/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-serif:ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.block{display:block}.table{display:table}}:root{--green:#174f43;--green-2:#236c5d;--mint:#eaf4ef;--cream:#f7f5ef;--ink:#17211f;--muted:#67716e;--line:#dfe6e2;--white:#fff;--font-sans:"PingFang SC","Hiragino Sans GB","Microsoft YaHei",Arial,sans-serif;--font-serif:"Songti SC","STSong","Noto Serif CJK SC",serif}*{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}body{min-width:320px;color:var(--ink);font-family:var(--font-sans), sans-serif;background:#fbfcfa;margin:0;overflow-x:hidden}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:1.2em;height:1.2em}.announcement{background:var(--green);color:#edf7f2;letter-spacing:.08em;white-space:nowrap;align-items:center;height:34px;font-size:12px;display:flex;overflow:hidden}.announcement-track{will-change:transform;align-items:center;width:max-content;animation:40s linear infinite announcement-scroll;display:flex}.announcement-track span{flex:none;padding-right:90px}@keyframes announcement-scroll{0%{transform:translate(100vw)}to{transform:translate(-100%)}}@media (prefers-reduced-motion:reduce){.announcement-track{justify-content:center;width:100%;animation:none}.announcement-track span:first-child{padding:0 16px}.announcement-track span[aria-hidden=true]{display:none}}.site-header{z-index:20;justify-content:space-between;align-items:center;max-width:1240px;height:82px;margin:auto;padding:0 26px;display:flex;position:relative}.logo{align-items:center;gap:11px;display:flex}.logo-mark{border:1px solid var(--green);width:42px;height:42px;color:var(--green);border-radius:50% 50% 48% 52%;place-items:center;font:700 20px Georgia,serif;display:grid;transform:rotate(-4deg)}.logo>span:last-child{flex-direction:column;line-height:1.15;display:flex}.logo b{font-family:var(--font-serif),serif;letter-spacing:.06em;font-size:19px}.logo small{color:#7a8581;letter-spacing:.18em;margin-top:4px;font-size:9px}.site-header nav{align-items:center;gap:34px;font-size:14px;display:flex}.site-header nav>a{color:#3f4a47;transition:all .2s}.site-header nav>a:hover{color:var(--green-2)}.wechat-nav,.primary-button,.consult-button{cursor:pointer;background:var(--green);color:#fff;border:0;justify-content:center;align-items:center;gap:8px;display:flex}.wechat-nav{border-radius:22px;height:42px;padding:0 18px}.wechat-nav svg,.text-button svg,.consult-button svg,.floating-wechat svg{fill:currentColor;stroke:none}.menu-button{background:0 0;border:0;padding:10px;display:none}.menu-button span{background:var(--ink);width:22px;height:1px;margin:6px;display:block}.hero{background:linear-gradient(120deg,#f6f8f3 0%,#edf4ee 58%,#d9eae1 100%);grid-template-columns:1.12fr .88fr;align-items:center;min-height:570px;padding:70px max(7vw,50vw - 590px);display:grid;position:relative;overflow:hidden}.hero:before{content:"薬";color:#ffffff5c;font:700 500px Georgia,serif;position:absolute;top:-125px;right:5%}.hero-glow{filter:blur(60px);background:#c9dfd3;border-radius:50%;width:380px;height:380px;position:absolute;bottom:-260px;left:38%}.hero-copy{z-index:2;max-width:660px;position:relative}.eyebrow{color:var(--green-2);letter-spacing:.2em;align-items:center;gap:9px;font-size:11px;font-weight:700;display:flex}.eyebrow i{background:currentColor;width:24px;height:1px}.hero h1{font-family:var(--font-serif),serif;letter-spacing:-.04em;margin:20px 0;font-size:clamp(42px,5vw,70px);font-weight:700;line-height:1.16}.hero h1 em{color:var(--green-2);font-style:normal}.hero-copy>p{color:#5c6864;max-width:600px;font-size:16px;line-height:1.9}.hero-actions{align-items:center;gap:28px;margin:34px 0 30px;display:flex}.primary-button{border-radius:2px;width:152px;height:52px;font-weight:600;box-shadow:0 10px 30px #174f4329}.primary-button span{margin-left:8px}.text-button{color:var(--green);cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;font-weight:600;display:flex}.hero-points{color:#62716d;flex-wrap:wrap;gap:22px;font-size:12px;display:flex}.hero-points span:first-letter{color:var(--green-2)}.hero-card{z-index:2;justify-self:center;width:356px;height:430px;position:relative}.hero-card-sheet{color:#ffffff70;font:700 230px/1 var(--font-serif),serif;background:#d2e6db9e;border:1px solid #fffc;justify-content:center;align-items:flex-end;display:flex;position:absolute;inset:15px -17px -15px 17px;overflow:hidden;transform:rotate(2deg)}.hero-card-inner{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffe6;border:1px solid #fffffff2;flex-direction:column;align-items:center;padding:25px 28px 22px;display:flex;position:absolute;inset:0;box-shadow:0 35px 90px #194c3e2b}.hero-card-inner:before{content:"";background:linear-gradient(90deg,var(--green),#77a898);height:4px;position:absolute;top:0;left:0;right:0}.hero-card-top{color:#71807b;letter-spacing:.1em;justify-content:space-between;align-items:center;width:100%;font:700 8px Arial,sans-serif;display:flex}.hero-card-top>span{align-items:center;gap:6px;display:flex}.hero-card-top>span b{width:22px;height:22px;color:var(--green);border:1px solid #aac1b8;border-radius:50%;place-items:center;font-family:Georgia,serif;display:grid}.hero-card-top strong{color:var(--green);font:600 10px var(--font-sans),sans-serif;letter-spacing:0;background:#dcece4;border-radius:2px;align-items:center;gap:6px;padding:7px 9px;display:flex}.hero-card-top strong i{background:#35a772;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 3px #35a7721f}.service-emblem{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:84px;height:84px;margin:28px 0 17px;display:grid;position:relative;box-shadow:0 15px 32px #174f4333}.service-emblem>span,.service-emblem>i{background:#8fc2b1;border-radius:2px;display:block;position:absolute}.service-emblem>span{width:38px;height:10px}.service-emblem>i{width:10px;height:38px}.service-emblem>b{width:30px;height:30px;color:var(--green);z-index:2;background:#fff;border-radius:50%;place-items:center;font:700 15px Georgia,serif;display:grid;position:absolute}.service-kicker{color:#83a298;letter-spacing:.19em;font:700 8px Arial,sans-serif}.hero-card-inner h3{font:700 25px var(--font-serif),serif;margin:8px 0 7px}.hero-card-inner>p{color:#74807c;text-align:center;max-width:270px;margin:0;font-size:11px;line-height:1.8}.service-tags{grid-template-columns:repeat(3,1fr);gap:6px;width:100%;margin:18px 0 15px;display:grid}.service-tags span{text-align:center;color:#61716c;background:#f6f9f7;border:1px solid #dfe8e4;padding:7px 2px;font-size:9px}.hero-card-inner>button{background:var(--green);color:#fff;cursor:pointer;border:0;justify-content:center;align-items:center;gap:8px;width:100%;height:43px;font-size:11px;font-weight:600;display:flex}.hero-card-inner>button svg{fill:currentColor;stroke:none}.hero-card-inner>button span{margin-left:auto;margin-right:14px}.hero-card-inner>small{color:#98a29f;margin-top:10px;font-size:8px}.trust-strip{z-index:4;background:#fff;grid-template-columns:repeat(3,1fr);max-width:1180px;margin:-26px auto 0;display:grid;position:relative;box-shadow:0 15px 45px #1b372f14}.trust-strip>div{border-right:1px solid #edf0ee;align-items:center;gap:18px;min-height:92px;padding:18px 35px;display:flex}.trust-strip>div:last-child{border:0}.trust-strip b{color:#9bb9ae;font:italic 25px Georgia,serif}.trust-strip span{flex-direction:column;gap:5px;display:flex}.trust-strip strong{font-size:14px}.trust-strip small{color:#8b9491;font-size:11px}.products-section,.process-section,.faq-section,.about-section{max-width:1180px;margin:0 auto;padding:110px 0}.section-heading{justify-content:space-between;align-items:end;margin-bottom:30px;display:flex}.section-heading h2,.wechat-copy h2,.about-card h2{font:700 38px/1.25 var(--font-serif),serif;letter-spacing:-.025em;margin:12px 0 9px}.section-heading p{color:var(--muted);margin:0;font-size:14px}.search-box{border:1px solid var(--line);background:#fff;align-items:center;gap:10px;width:320px;height:48px;padding:0 15px;display:flex}.search-box svg{color:#75817d}.search-box input{background:0 0;border:0;outline:0;width:100%;font-size:13px}.search-box button{cursor:pointer;color:#85908d;background:0 0;border:0;font-size:20px}.product-type-tabs{border:1px solid var(--line);background:#fff;grid-template-columns:repeat(2,1fr);margin-bottom:14px;display:grid}.product-type-tabs button{border:0;border-right:1px solid var(--line);cursor:pointer;color:#596560;background:#fff;justify-content:center;align-items:center;gap:12px;min-height:65px;font-weight:600;display:flex;position:relative}.product-type-tabs button:last-child{border-right:0}.product-type-tabs button>span{color:#9ca8a4;letter-spacing:.14em;font:700 8px Arial,sans-serif}.product-type-tabs button>i{color:#7c8984;background:#edf2ef;border-radius:11px;place-items:center;min-width:22px;height:22px;font:9px Arial,sans-serif;display:grid}.product-type-tabs button.active{background:var(--green);color:#fff}.product-type-tabs button.active>span{color:#9dccbe}.product-type-tabs button.active>i{color:#fff;background:#ffffff24}.search-area{width:min(100%,390px)}.search-area .search-box{width:100%}.search-area>small{color:#8a9691;margin-top:7px;font-size:9px;line-height:1.5;display:block}.taxonomy-panel{background:#f7f9f7;border:1px solid #dfe6e2}.taxonomy-row{border-bottom:1px solid #e2e8e5;grid-template-columns:145px 1fr;min-height:63px;display:grid}.taxonomy-row:last-child{border-bottom:0}.taxonomy-label{background:#eef3f0;flex-direction:column;justify-content:center;gap:4px;padding:14px 18px;display:flex}.taxonomy-label b{color:#8ca198;letter-spacing:.12em;font-size:8px}.taxonomy-label span{color:#35433f;font-size:12px;font-weight:600}.taxonomy-options{flex-wrap:wrap;align-items:center;gap:7px;padding:11px 15px;display:flex}.taxonomy-options button{color:#68746f;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:2px;padding:7px 11px;font-size:10px}.taxonomy-options button:hover{color:var(--green)}.taxonomy-options button.active{color:var(--green);background:#fff;border-color:#b9d0c7;font-weight:600;box-shadow:0 2px 8px #1c453a0d}.taxonomy-options.indications button.active{background:#e6f1ec;border-color:#d3e5de}.product-count{text-align:right;color:#89928f;margin:14px 0;font-size:11px}.product-count b{color:var(--green)}.product-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.store-pagination{border-top:1px solid var(--line);flex-wrap:wrap;justify-content:center;align-items:center;gap:9px;margin-top:34px;padding-top:24px;display:flex}.store-pagination button{height:42px;color:var(--green);cursor:pointer;background:#fff;border:1px solid #c8d9d2;padding:0 14px}.store-pagination button:disabled{opacity:.4;cursor:not-allowed}.store-page-direction{min-width:100px}.store-page-numbers{align-items:center;gap:5px;display:flex}.store-page-numbers button{min-width:42px;padding:0 9px}.store-page-numbers button.active{background:var(--green);border-color:var(--green);color:#fff}.store-page-numbers span{text-align:center;color:#8a9691;width:26px}.store-pagination form{color:#7f8b87;align-items:center;gap:7px;margin-left:8px;font-size:10px;display:flex}.store-pagination form label{white-space:nowrap;align-items:center;gap:6px;display:flex}.store-pagination form input{text-align:center;border:1px solid #c8d9d2;outline:0;width:58px;height:42px;padding:0 7px}.store-pagination form input:focus{border-color:var(--green-2)}.store-pagination form button{min-width:58px}.product-card{cursor:pointer;background:#fff;border:1px solid #e8ece9;outline:none;transition:all .25s;overflow:hidden}.product-card:hover,.product-card:focus-visible{border-color:#b8cec5;transform:translateY(-5px);box-shadow:0 18px 40px #21453b1a}.product-image{background:linear-gradient(145deg,#f5f7f4,#e9efeb);height:215px;position:relative;overflow:hidden}.product-real-image{object-fit:contain;background:#f7f9f7;width:100%;height:100%;padding:20px;display:block}.rx-badge{z-index:2;color:#7d8985;background:#ffffffeb;padding:5px 8px;font-size:10px;position:absolute;top:14px;left:14px}.medicine-visual{width:100%;height:100%;position:relative}.med-shadow{filter:blur(8px);background:#23433a24;border-radius:50%;width:155px;height:24px;position:absolute;bottom:24px;left:57px}.med-box{border-left:8px solid var(--accent);background:linear-gradient(100deg,#fff,#eef2ef);flex-direction:column;width:122px;height:150px;padding:22px 10px 10px;display:flex;position:absolute;bottom:41px;left:49px;box-shadow:6px 8px 18px #2440381f}.med-brand{color:#87918e;letter-spacing:.13em;font-size:7px}.med-title{color:var(--accent);word-break:break-word;margin-top:23px;font:700 13px/1.15 Arial,sans-serif}.med-line{background:var(--accent);width:65%;height:2px;margin:8px 0}.med-box small{color:#87918e;font-size:7px}.med-bottle{background:linear-gradient(100deg,#dbe2dd,#fff 55%,#ccd8d0);border-radius:7px 7px 13px 13px;place-items:center;width:58px;height:102px;display:grid;position:absolute;bottom:40px;right:48px;box-shadow:4px 8px 15px #2440381f}.med-bottle i{background:var(--accent);border-radius:3px;width:52px;height:18px;position:absolute;top:-13px}.med-bottle span{text-align:center;width:100%;color:var(--accent);word-break:break-all;background:#fff;padding:7px 2px;font:700 7px Arial,sans-serif}.product-info{padding:20px}.product-category{color:var(--green-2);letter-spacing:.08em;font-size:10px;font-weight:700}.product-info h3{font:600 18px var(--font-serif),serif;margin:7px 0 3px}.jp-name{color:#919a97;white-space:nowrap;text-overflow:ellipsis;margin:0 0 16px;font-size:10px;overflow:hidden}.product-info dl{border-top:1px solid #edf0ee;border-bottom:1px solid #edf0ee;margin:0;padding:12px 0}.product-info dl div{grid-template-columns:36px 1fr;margin:5px 0;font-size:10px;display:grid}.product-info dt{color:#99a19e}.product-info dd{color:#5d6865;white-space:nowrap;text-overflow:ellipsis;margin:0;overflow:hidden}.price-row{justify-content:space-between;align-items:end;margin:15px 0;display:flex}.price-row>span:first-child{align-items:baseline;gap:4px;display:flex}.price-row small{color:#8c9693;font-size:10px}.price-row strong{color:var(--green);font:700 22px Georgia,serif}.price-row em{color:#788480;font-size:9px;font-style:normal}.price-row .source-price{color:#929b98;padding-bottom:3px;font-size:9px}.consult-button{width:100%;height:40px;color:var(--green);background:#eef6f1;font-size:11px;font-weight:600}.consult-button span{margin-left:auto}.consult-button:hover{background:var(--green);color:#fff}.empty-state{color:#7a8581;background:#f3f6f3;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:250px;display:flex}.empty-state b{color:var(--ink)}.empty-state button{background:var(--green);color:#fff;cursor:pointer;border:0;padding:10px 18px}.process-section{padding-top:65px}.section-heading.centered{text-align:center;justify-content:center}.section-heading.centered .eyebrow{justify-content:center}.steps{border:1px solid var(--line);background:#fff;grid-template-columns:repeat(3,1fr);margin-top:45px;display:grid}.steps>div{border-right:1px solid var(--line);min-height:260px;padding:38px;position:relative}.steps>div:last-child{border:0}.steps>div>b{color:#edf2ef;font:italic 44px Georgia,serif;position:absolute;top:24px;right:27px}.step-icon{background:var(--mint);width:48px;height:48px;color:var(--green);border-radius:50%;place-items:center;font-size:23px;display:grid}.step-icon.wechat svg{fill:currentColor;stroke:none}.steps h3{font-family:var(--font-serif),serif;margin:22px 0 10px}.steps p{color:#74807c;font-size:13px;line-height:1.8}.faq-section{border-top:1px solid var(--line);grid-template-columns:.72fr 1.28fr;align-items:start;gap:90px;display:grid}.faq-intro{position:sticky;top:35px}.faq-intro h2{font:700 38px/1.25 var(--font-serif),serif;margin:12px 0 13px}.faq-intro>p{color:var(--muted);margin:0 0 28px;font-size:13px;line-height:1.9}.faq-contact{color:var(--green);cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;padding:0;font-size:12px;font-weight:600;display:flex}.faq-contact svg{fill:currentColor;stroke:none}.faq-contact span{margin-left:6px}.faq-list{border-top:1px solid #cad5d0}.faq-list details{border-bottom:1px solid #d8e0dc}.faq-list summary{cursor:pointer;grid-template-columns:48px 1fr 28px;align-items:center;gap:12px;min-height:84px;list-style:none;display:grid}.faq-list summary::-webkit-details-marker{display:none}.faq-number{color:#9fb0aa;font:italic 15px Georgia,serif}.faq-list summary strong{font:600 16px var(--font-serif),serif}.faq-list summary i{color:#84918d;font-size:22px;font-style:normal;transition:transform .2s}.faq-list details[open] summary i{color:var(--green);transform:rotate(45deg)}.faq-answer{color:#6b7773;padding:0 40px 26px 60px;font-size:13px;line-height:1.9}.faq-answer p{margin:0}.faq-answer button{color:var(--green);cursor:pointer;background:0 0;border:0;padding:12px 0 0;font-size:11px;font-weight:600}.wechat-section{background:var(--green);grid-template-columns:1.2fr .8fr;align-items:center;gap:100px;min-height:590px;padding:90px max(8vw,50vw - 540px);display:grid;position:relative;overflow:hidden}.wechat-section:after{content:"微信";font:700 240px var(--font-serif),serif;color:#ffffff06;position:absolute;bottom:-80px;right:-20px}.eyebrow.light{color:#8fc7b8}.wechat-copy{color:#fff;z-index:2;position:relative}.wechat-copy h2{font-size:45px}.wechat-copy>p{color:#bad0c9;max-width:570px;font-size:14px;line-height:1.9}.wechat-copy ul{flex-direction:column;gap:12px;margin:28px 0;padding:0;list-style:none;display:flex}.wechat-copy li{color:#dbe9e4;align-items:center;gap:12px;font-size:13px;display:flex}.wechat-copy li span{color:#a8d8cb;background:#ffffff1a;border-radius:50%;place-items:center;width:24px;height:24px;font-size:10px;display:grid}.wechat-id{color:#a8bdb7;align-items:center;gap:12px;font-size:11px;display:flex}.wechat-id strong{color:#fff;letter-spacing:.04em;font:600 18px Arial,sans-serif}.wechat-id small{color:#8eaaa2;border-left:1px solid #49796c;padding-left:12px}.qr-card{text-align:center;z-index:2;background:#fff;justify-self:center;width:318px;padding:28px;position:relative;box-shadow:0 25px 65px #0003}.qr-placeholder,.qr-live{width:210px;height:210px;margin:auto;position:relative}.qr-live{background:#fff;outline:1px solid #e0e6e2;padding:8px}.qr-live img{object-fit:contain;width:100%;height:100%;display:block}.qr-placeholder{background:repeating-linear-gradient(45deg,#edf1ef 0 7px,#fff 7px 14px);border:12px solid #fff;outline:1px solid #e0e6e2;place-items:center;display:grid}.qr-placeholder:after{content:"";border:1px dashed #b6c5bf;position:absolute;inset:12px}.qr-corners i{z-index:1;border:8px solid #acc0b8;width:38px;height:38px;position:absolute}.qr-corners i:first-child{top:19px;left:19px}.qr-corners i:nth-child(2){top:19px;right:19px}.qr-corners i:nth-child(3){bottom:19px;left:19px}.qr-label{z-index:2;width:76px;height:58px;color:var(--green);background:#fff;border:1px solid #cfdad5;flex-direction:column;justify-content:center;display:flex}.qr-label strong{font-size:13px}.qr-label span{color:#8e9b96;font-size:10px}.qr-card h3{font:600 17px var(--font-serif),serif;margin:20px 0 5px}.qr-card p{color:#9aa39f;margin:0 0 17px;font-size:11px}.service-hours{color:#75817d;border-top:1px solid #e9edeb;padding-top:15px;font-size:10px;display:block}.about-section{display:block}.about-grid{grid-template-columns:1.15fr .85fr;align-items:center;gap:80px;display:grid}.about-wechat{border-radius:4px;grid-template-columns:1.2fr .8fr;gap:70px;min-height:520px;margin-top:70px;padding:70px 7%}.about-card>p{color:#697571;max-width:620px;font-size:14px;line-height:2}.notice-card{background:#f7f3eb;border-left:3px solid #c69b61;padding:32px 36px}.notice-card>span{color:#a47a45;letter-spacing:.15em;font-size:10px;font-weight:700}.notice-card h3{font:600 18px var(--font-serif),serif;margin:12px 0}.notice-card p{color:#756f65;font-size:12px;line-height:1.8}.notice-card a{color:var(--green);font-size:12px;font-weight:600}footer{color:#fff;background:#102e27;padding:65px max(7vw,50vw - 590px) 22px}.footer-main{align-items:center;gap:28px;padding-bottom:45px;display:flex}.footer-logo .logo-mark{color:#d7e6e1;border-color:#d7e6e1}.footer-logo small{color:#7e9c93}.footer-main>p{color:#78958d;border-left:1px solid #36564e;padding-left:28px;font-size:11px}.footer-main nav{color:#a8bcb6;gap:28px;margin-left:auto;font-size:11px;display:flex}.footer-bottom{color:#638079;border-top:1px solid #27473f;justify-content:space-between;padding-top:20px;font-size:9px;display:flex}.floating-wechat{z-index:30;color:#fff;background:#2e9e69;border:0;border-radius:28px;align-items:center;gap:8px;padding:13px 17px;font-size:12px;display:none;position:fixed;bottom:18px;right:18px;box-shadow:0 8px 30px #155c3b4d}.floating-wechat svg{width:20px;height:20px}.product-detail-page{background:#f7f9f6;min-height:100vh}.detail-site-header{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;height:84px;padding:0 max(28px,50vw - 590px);display:flex}.detail-back{color:var(--green);font-size:12px;font-weight:600}.detail-breadcrumb{color:#8a9490;align-items:center;gap:10px;max-width:1180px;min-height:65px;margin:auto;font-size:10px;display:flex}.detail-breadcrumb b{color:#56635f;font-weight:500}.detail-breadcrumb a:hover{color:var(--green)}.detail-hero{background:#fff;grid-template-columns:1fr 1fr;max-width:1180px;min-height:560px;margin:0 auto;display:grid;box-shadow:0 18px 55px #23453b14}.detail-image-panel{background:linear-gradient(145deg,#f1f5f1,#dfeae4);place-items:center;min-width:0;display:grid;position:relative;overflow:hidden}.detail-image-panel:before{content:"薬";color:#ffffff7a;font:700 260px/1 var(--font-serif),serif;position:absolute;bottom:-70px;right:-25px}.detail-rx-badge{z-index:2;color:var(--green);background:#ffffffeb;padding:7px 11px;font-size:10px;font-weight:700;position:absolute;top:28px;left:28px}.detail-real-image{z-index:1;object-fit:contain;mix-blend-mode:multiply;width:82%;height:440px;display:block;position:relative}.detail-medicine-visual{z-index:1;width:430px;height:430px;position:relative}.detail-medicine-visual:after{content:"";filter:blur(12px);background:#1c443926;border-radius:50%;height:34px;position:absolute;bottom:30px;left:50px;right:45px}.detail-med-box{z-index:1;border-left:15px solid var(--accent);background:linear-gradient(105deg,#fff,#e8eeea);flex-direction:column;width:225px;height:300px;padding:42px 28px;display:flex;position:absolute;bottom:60px;left:42px;box-shadow:12px 18px 40px #1f413724}.detail-med-box small{color:#7e8c87;letter-spacing:.16em;font:700 11px Arial,sans-serif}.detail-med-box b{color:var(--accent);overflow-wrap:anywhere;margin-top:60px;font:700 25px/1.15 Arial,sans-serif}.detail-med-box i{background:var(--accent);width:75%;height:3px;margin:17px 0 12px;display:block}.detail-med-box span{color:#7d8985;font-size:11px}.detail-med-bottle{z-index:2;background:linear-gradient(100deg,#d4dfd8,#fff 55%,#c5d4cb);border-radius:10px 10px 24px 24px;place-items:center;width:108px;height:205px;display:grid;position:absolute;bottom:60px;right:42px;box-shadow:10px 16px 35px #1f413724}.detail-med-bottle>i{background:var(--accent);border-radius:4px;width:96px;height:35px;position:absolute;top:-24px}.detail-med-bottle>b{width:100%;color:var(--accent);text-align:center;overflow-wrap:anywhere;background:#fff;padding:18px 4px;font:700 11px Arial,sans-serif}.detail-summary{padding:58px 60px}.detail-category{color:var(--green-2);letter-spacing:.1em;font-size:11px;font-weight:700}.detail-summary h1{font:700 38px/1.25 var(--font-serif),serif;margin:14px 0 6px}.detail-jp-name{color:#89938f;margin:0 0 30px;font-size:13px}.detail-meta{border-top:1px solid var(--line);margin:0}.detail-meta>div{border-bottom:1px solid #e9eeeb;grid-template-columns:105px 1fr;padding:13px 0;font-size:12px;display:grid}.detail-meta dt{color:#929c98}.detail-meta dd{color:#46534f;margin:0;font-weight:500}.detail-price{justify-content:space-between;align-items:flex-end;margin-top:25px;display:flex}.detail-price>div{align-items:baseline;gap:10px;display:flex}.detail-price small{color:#89938f;font-size:10px}.detail-price strong{color:var(--green);font:700 31px Georgia,serif}.detail-price>span{color:#84908c;padding-bottom:5px;font-size:11px}.detail-price-note{color:#929b98;margin:10px 0 21px;font-size:9px;line-height:1.6}.detail-consult{background:var(--green);color:#fff;justify-content:center;align-items:center;gap:9px;height:50px;padding:0 20px;font-size:12px;font-weight:600;display:flex}.detail-consult svg,.detail-bottom-cta a svg{fill:currentColor;stroke:none}.detail-consult span{margin-left:auto}.detail-leaflet{max-width:1180px;margin:90px auto}.detail-section-heading{justify-content:space-between;align-items:flex-end;margin-bottom:25px;display:flex}.detail-section-heading>div>span{color:var(--green-2);letter-spacing:.14em;font:700 9px Arial,sans-serif}.detail-section-heading h2{font:700 34px var(--font-serif),serif;margin:10px 0 6px}.detail-section-heading p{color:#85908c;margin:0;font-size:12px}.detail-section-heading>a{color:var(--green);background:#fff;border:1px solid #c9d9d2;padding:11px 15px;font-size:10px;font-weight:700}.detail-safety-notice{background:#f5f0e7;border-left:4px solid #b68a50;align-items:flex-start;gap:22px;margin-bottom:14px;padding:20px 24px;display:flex}.detail-safety-notice b{color:#8e6837;flex:none;font-size:11px}.detail-safety-notice p{color:#716a5f;margin:0;font-size:11px;line-height:1.8}.detail-safety-notice.pending{background:#fbefec;border-left-color:#b35e50}.detail-safety-notice.pending b{color:#8f4237}.detail-safety-notice.pending p{color:#785d58}.detail-leaflet-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.detail-leaflet-section{background:#fff;border:1px solid #e0e7e3;padding:28px}.detail-leaflet-title{align-items:center;gap:13px;margin-bottom:20px;display:flex}.detail-leaflet-title>span{color:#a0b8af;font:italic 18px Georgia,serif}.detail-leaflet-title h3{color:#263a34;font:600 17px var(--font-serif),serif;margin:0}.detail-language{padding:16px 18px}.detail-language b{letter-spacing:.08em;margin-bottom:7px;font-size:9px;display:block}.detail-language p{margin:0;font-size:12px;line-height:1.9}.detail-language.zh{color:#3c554d;background:#edf5f1}.detail-language.zh b{color:#61897c}.detail-language.ja{color:#69736f;background:#f6f7f5;margin-top:10px}.detail-language.ja b{color:#8c9692}.detail-leaflet-version{color:#8e9894;justify-content:space-between;padding:17px 5px 0;font-size:9px;display:flex}.detail-no-leaflet{text-align:center;background:#eef3ef;max-width:1180px;margin:90px auto;padding:55px}.detail-no-leaflet h2{font-family:var(--font-serif),serif}.detail-no-leaflet p{color:#75807c;font-size:12px}.detail-bottom-cta{background:var(--green);color:#fff;justify-content:space-between;align-items:center;max-width:1180px;margin:0 auto 90px;padding:45px 55px;display:flex}.detail-bottom-cta>div>span{color:#8fc5b6;letter-spacing:.12em;font-size:10px;font-weight:700}.detail-bottom-cta h2{font:600 26px var(--font-serif),serif;margin:8px 0}.detail-bottom-cta p{color:#a9c9bf;margin:0;font-size:11px}.detail-bottom-cta>a{min-width:180px;height:46px;color:var(--green);background:#fff;justify-content:center;align-items:center;gap:9px;font-size:11px;font-weight:700;display:flex}.detail-footer{color:#85908c;border-top:1px solid var(--line);justify-content:space-between;max-width:1180px;margin:auto;padding:25px 0 40px;font-size:10px;display:flex}.detail-footer a{color:var(--green)}.detail-status{color:#77827e;background:#f4f7f4;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:100vh;display:flex}.detail-status b{color:var(--ink);font:600 24px var(--font-serif),serif}.detail-status p{font-size:12px}.detail-status a{color:#fff;background:var(--green);padding:12px 18px;font-size:11px}.detail-loader{border:2px solid #d5e1dc;border-top-color:var(--green);border-radius:50%;width:30px;height:30px;animation:.8s linear infinite detail-spin}@keyframes detail-spin{to{transform:rotate(360deg)}}.about-page-hero{background:linear-gradient(120deg,#eff5f0,#dceae2);flex-direction:column;justify-content:center;max-width:1180px;min-height:470px;margin:0 auto;padding:80px 8%;display:flex;position:relative;overflow:hidden}.about-page-hero:after{content:"A";color:#ffffff8c;font:700 350px/1 Georgia,serif;position:absolute;bottom:-115px;right:5%}.about-page-hero>*{z-index:1;position:relative}.about-page-hero h1{max-width:760px;font:700 clamp(38px,5vw,62px)/1.25 var(--font-serif),serif;letter-spacing:-.04em;margin:20px 0}.about-page-hero p{color:#5f706a;max-width:720px;margin:0;font-size:14px;line-height:2}.about-page-hero>a{background:var(--green);color:#fff;width:max-content;margin-top:30px;padding:15px 22px;font-size:12px;font-weight:600}.about-page-content{grid-template-columns:repeat(3,1fr);gap:14px;max-width:1180px;margin:70px auto;display:grid}.about-page-content article{border:1px solid var(--line);background:#fff;min-height:250px;padding:36px}.about-page-content article>span{color:#9bb9ae;font:italic 24px Georgia,serif}.about-page-content h2{font:600 20px var(--font-serif),serif;margin:35px 0 13px}.about-page-content p{color:#6e7a76;margin:0;font-size:12px;line-height:1.9}.about-page-notice{background:#f4efe6;border-left:4px solid #b78b50;grid-template-columns:.8fr 1.2fr;align-items:center;gap:60px;max-width:1180px;margin:0 auto 80px;padding:45px 50px;display:grid}.about-page-notice span{color:#a27742;letter-spacing:.16em;font-size:9px;font-weight:700}.about-page-notice h2{font:600 24px var(--font-serif),serif;margin:10px 0 0}.about-page-notice p{color:#716b61;margin:0;font-size:12px;line-height:2}.about-page-wechat{gap:70px;max-width:1180px;min-height:520px;margin:0 auto 80px;padding:70px 7%}.detail-back-button{cursor:pointer;background:0 0;border:0}.standalone-info-page{padding-bottom:20px}.standalone-page-hero{background:linear-gradient(120deg,#eff5f0,#dceae2);flex-direction:column;justify-content:center;max-width:1180px;min-height:390px;margin:0 auto;padding:70px 8%;display:flex;position:relative;overflow:hidden}.standalone-page-hero:after{content:"?";color:#ffffff94;font:700 310px/1 Georgia,serif;position:absolute;bottom:-105px;right:6%}.standalone-page-hero>*{z-index:1;position:relative}.standalone-page-hero h1{max-width:760px;font:700 clamp(38px,5vw,60px)/1.2 var(--font-serif),serif;letter-spacing:-.04em;margin:20px 0}.standalone-page-hero p{color:#5f706a;max-width:680px;margin:0;font-size:14px;line-height:2}.standalone-process{padding-top:25px;padding-bottom:80px}.standalone-process .steps{margin-top:0}.standalone-cta{background:var(--green);color:#fff;justify-content:space-between;align-items:center;gap:30px;margin-top:18px;padding:38px 42px;display:flex}.standalone-cta span{color:#8fc5b6;letter-spacing:.15em;font-size:9px;font-weight:700}.standalone-cta h2{font:600 24px var(--font-serif),serif;margin:8px 0}.standalone-cta p{color:#a9c9bf;margin:0;font-size:11px}.standalone-cta>a{min-width:190px;height:48px;color:var(--green);background:#fff;justify-content:center;align-items:center;gap:9px;padding:0 20px;font-size:11px;font-weight:700;display:flex}.standalone-cta>a svg{fill:currentColor;width:19px}.standalone-cta>a b{margin-left:auto}.standalone-faq{padding-top:70px;padding-bottom:90px}.faq-page-hero:after{content:"FAQ";font-size:190px;bottom:-25px;right:3%}.faq-contact[href]{width:max-content}.faq-answer a{color:var(--green);padding-top:12px;font-size:11px;font-weight:600;display:inline-block}@media (width<=1100px){.hero{grid-template-columns:1fr .7fr;padding-left:6vw;padding-right:6vw}.hero-card{transform:scale(.86)}.product-grid{grid-template-columns:repeat(2,1fr)}.products-section,.process-section,.faq-section,.about-section{padding-left:26px;padding-right:26px}.faq-section{gap:45px}.wechat-section{gap:40px;padding:75px 7vw}.about-grid{gap:35px}.standalone-page-hero{margin:0 26px}.standalone-process,.standalone-faq{padding-left:26px;padding-right:26px}.detail-breadcrumb,.detail-hero,.detail-leaflet,.detail-no-leaflet,.detail-bottom-cta,.detail-footer{margin-left:26px;margin-right:26px}.detail-summary{padding:45px 38px}.detail-medicine-visual{transform:scale(.8)}.detail-leaflet{margin-top:75px;margin-bottom:75px}}@media (width<=720px){.announcement{height:30px;font-size:10px}.announcement-track{justify-content:flex-start;width:max-content;animation-name:announcement-scroll;animation-timing-function:linear;animation-iteration-count:infinite}.announcement-track span,.announcement-track span[aria-hidden=true]{flex:none;padding-right:55px;display:block}.site-header{background:#fff;height:68px;padding:0 18px}.logo-mark{width:36px;height:36px}.logo b{font-size:16px}.menu-button{min-width:44px;min-height:44px;display:block}.site-header nav{background:#fff;flex-direction:column;align-items:stretch;gap:0;padding:20px;display:none;position:absolute;top:68px;left:0;right:0;box-shadow:0 12px 20px #00000014}.site-header nav.open{display:flex}.site-header nav>a{border-bottom:1px solid #edf0ee;min-height:44px;padding:13px 8px}.wechat-nav{min-height:44px;margin-top:12px}.hero{min-height:auto;padding:68px 22px 64px;display:block}.hero:before{font-size:260px;top:140px;right:-70px}.hero h1{font-size:42px}.hero-copy>p{font-size:14px}.hero-card{display:none}.hero-actions{margin:28px 0}.hero-points{gap:9px 16px;font-size:10px}.trust-strip{box-shadow:none;margin:0;display:block}.trust-strip>div{border-bottom:1px solid #edf0ee;border-right:0;min-height:80px;padding:15px 24px}.products-section,.process-section,.faq-section,.about-section{padding:75px 18px}.section-heading{flex-direction:column;align-items:stretch;gap:24px}.section-heading h2,.about-card h2{font-size:31px}.search-box{width:100%}.search-box input{font-size:16px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:10px}.product-card{flex-direction:column;min-width:0;display:flex}.product-image{flex:none;height:150px}.product-real-image{padding:10px}.rx-badge{padding:4px 6px;font-size:8px;top:8px;left:8px}.medicine-visual{transform-origin:50%;width:152%;height:152%;margin:-26%;transform:scale(.66)}.product-info{flex-direction:column;flex:1;min-width:0;padding:12px 11px 11px;display:flex}.product-category{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:23px;font-size:8px;line-height:1.4;display:-webkit-box;overflow:hidden}.product-info h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:35px;margin:5px 0 2px;font-size:14px;line-height:1.25;display:-webkit-box;overflow:hidden}.jp-name{margin-bottom:10px;font-size:8px}.product-info dl{padding:8px 0}.product-info dl div{grid-template-columns:29px minmax(0,1fr);margin:4px 0;font-size:8px}.price-row{flex-direction:column;align-items:flex-start;gap:3px;margin:10px 0}.price-row strong{font-size:18px}.price-row small,.price-row em{font-size:8px}.price-row .source-price{display:none}.consult-button{gap:5px;height:36px;margin-top:auto;font-size:9px}.consult-button svg{width:15px;height:15px}.consult-button span{display:none}.product-type-tabs button{gap:7px;min-height:58px;font-size:12px}.product-type-tabs button>span{display:none}.taxonomy-row{grid-template-columns:1fr}.taxonomy-label{flex-direction:row;justify-content:flex-start;align-items:center;gap:9px;padding:10px 13px}.taxonomy-options{gap:4px;padding:10px}.taxonomy-options button{min-height:40px;padding:8px 10px}.store-pagination{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto}.store-pagination>*{flex:none}.store-pagination form{margin-left:4px}.store-pagination form input{font-size:16px}.process-section{padding-top:35px}.steps{grid-template-columns:1fr}.steps>div{border-right:0;border-bottom:1px solid var(--line);min-height:auto;padding:28px}.steps p{margin-bottom:0}.faq-section{grid-template-columns:1fr;gap:35px}.faq-intro{position:static}.faq-intro h2{font-size:31px}.faq-list summary{grid-template-columns:36px 1fr 22px;gap:8px;min-height:76px}.faq-list summary strong{font-size:14px}.faq-answer{padding:0 20px 24px 44px}.standalone-page-hero{min-height:350px;margin:0;padding:52px 24px}.standalone-page-hero h1{font-size:38px}.standalone-page-hero:after{font-size:210px;bottom:-65px}.faq-page-hero:after{font-size:100px;bottom:5px}.standalone-process,.standalone-faq{padding:35px 18px 65px}.standalone-cta{flex-direction:column;align-items:flex-start;padding:30px 24px}.standalone-cta>a{width:100%}.wechat-section{grid-template-columns:1fr;gap:42px;padding:70px 22px}.wechat-copy h2{font-size:36px}.wechat-id{flex-wrap:wrap}.wechat-id small{border-left:0;width:100%;padding-left:0}.qr-card{width:100%;max-width:318px}.qr-placeholder,.qr-live{width:195px;height:195px}.about-grid{grid-template-columns:1fr;gap:32px}.about-wechat{margin-top:42px}.notice-card{padding:27px 25px}.detail-site-header{height:70px;padding:0 18px}.detail-site-header .logo-mark{width:36px;height:36px}.detail-site-header .logo b{font-size:15px}.detail-back{font-size:10px}.detail-breadcrumb{white-space:nowrap;min-height:52px;margin:0 18px;overflow:hidden}.detail-breadcrumb b{text-overflow:ellipsis;overflow:hidden}.detail-hero{box-shadow:none;grid-template-columns:1fr;margin:0}.detail-image-panel{min-height:380px}.detail-medicine-visual{transform:scale(.76)}.detail-real-image{height:340px}.detail-summary{padding:36px 22px 42px}.detail-summary h1{font-size:32px}.detail-meta>div{grid-template-columns:92px 1fr}.detail-price{flex-direction:column;align-items:flex-start;gap:8px}.detail-price>span{padding:0}.detail-leaflet{margin:65px 18px}.detail-section-heading{flex-direction:column;align-items:flex-start;gap:18px}.detail-section-heading h2{font-size:29px}.detail-safety-notice{display:block}.detail-safety-notice b{margin-bottom:7px;display:block}.detail-leaflet-grid{grid-template-columns:1fr}.detail-leaflet-section{padding:21px 18px}.detail-leaflet-title h3{font-size:15px}.detail-language{padding:14px}.detail-leaflet-version{flex-direction:column;gap:5px}.detail-no-leaflet{margin:65px 18px;padding:40px 22px}.detail-bottom-cta{flex-direction:column;align-items:flex-start;gap:25px;margin:0 18px 65px;padding:35px 25px}.detail-bottom-cta h2{font-size:23px}.detail-bottom-cta>a{width:100%}.detail-footer{margin:0 18px;padding-bottom:30px}.about-page-hero{min-height:410px;margin:0;padding:60px 22px}.about-page-hero h1{font-size:38px}.about-page-content{grid-template-columns:1fr;margin:50px 18px}.about-page-content article{min-height:auto;padding:28px}.about-page-content h2{margin-top:20px}.about-page-notice{grid-template-columns:1fr;gap:20px;margin:0 18px 65px;padding:32px 25px}footer{padding:52px 22px calc(90px + env(safe-area-inset-bottom))}.footer-main{flex-direction:column;align-items:flex-start}.footer-main>p{border:0;padding:0}.footer-main nav{flex-wrap:wrap;gap:16px 23px;margin:0}.footer-bottom{flex-direction:column;gap:8px}.floating-wechat{bottom:calc(18px + env(safe-area-inset-bottom));min-height:46px;display:flex}}@media (width<=380px){.hero{padding-left:18px;padding-right:18px}.hero h1{font-size:37px}.hero-actions{flex-direction:column;align-items:stretch;gap:16px}.primary-button{width:100%}.text-button{justify-content:center}.products-section,.process-section,.faq-section,.about-section{padding-left:14px;padding-right:14px}}.logo-mark:has(img){border:0;border-radius:0;flex:0 0 42px;width:42px;height:42px;display:block;overflow:hidden;transform:none}.logo-mark img{object-fit:contain;width:100%;height:100%;display:block}@media (width<=720px){.logo-mark:has(img){flex-basis:36px;width:36px;height:36px}}
