@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;450;500;550;600;650;700;750;800&display=swap');
:root{--ink:#163b47;--muted:#526870;--accent:#176c65;--pale:#e9f1f3;--mist:#f4f7f8;--line:#dce5e7;--white:#fff;--radius:20px;--font:Manrope,'Segoe UI',sans-serif;color-scheme:light;font-family:var(--font);color:var(--ink);background:#fff;font-synthesis:none}
*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit;color:inherit}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}button{border:0;background:transparent}button:disabled{cursor:not-allowed;opacity:.6}img{max-width:100%;display:block}svg{display:block}p{line-height:1.75;margin:0 0 1em}h1,h2,h3{margin:0;font-weight:650;letter-spacing:-.045em;line-height:1.12}h1{font-size:clamp(2.5rem,4.3vw,4.7rem)}h2{font-size:clamp(2rem,3vw,3.2rem)}h3{font-size:1.4rem}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #1e8cbd;outline-offset:4px}html{scroll-behavior:smooth;scroll-padding-top:105px}.container{max-width:1400px;margin:auto;padding:0 48px}.icon{width:22px;height:22px;flex-shrink:0;stroke:currentColor;stroke-width:1.6;fill:none;stroke-linecap:round;stroke-linejoin:round}.skip{position:fixed;left:20px;top:-80px;z-index:1000;background:#fff;padding:16px}.skip:focus{top:10px}.topline{background:var(--ink);color:#e2f0f0;font-size:.78rem;text-align:center;padding:8px 20px;line-height:1.5}.topline span{opacity:.75;margin:0 10px}.site-header{position:sticky;top:0;z-index:30;background:rgba(255,255,255,.97);border-bottom:1px solid var(--line)}.header-inner{display:flex;align-items:center;gap:34px;height:87px}.logo{display:flex;align-items:center;gap:10px;white-space:nowrap;font-size:1.24rem;font-weight:800;letter-spacing:-.04em}.logo svg{width:33px;height:33px;stroke:var(--accent);stroke-width:2.5}.logo-sub{font-size:.64rem;font-weight:500;letter-spacing:.035em;color:var(--muted);margin-top:4px}.nav{display:flex;gap:27px;align-items:center;margin-left:auto;font-size:.875rem;font-weight:650}.nav a{padding:12px 0}.nav a:hover,.text-link:hover{color:var(--accent)}.header-actions{display:flex;align-items:center;gap:15px}.lang-switch{display:flex;align-items:center;gap:3px;border-left:1px solid var(--line);padding-left:18px;font-size:.75rem}.lang-switch a{padding:8px 7px;border-radius:7px;color:var(--muted)}.lang-switch a.active{background:var(--pale);color:var(--ink);font-weight:800}.icon-button{position:relative;display:inline-flex;justify-content:center;align-items:center;min-height:44px;min-width:44px;border-radius:50%}.icon-button:hover{background:var(--mist)}.cart-count{position:absolute;right:0;top:0;background:var(--accent);color:white;border-radius:50%;min-width:18px;height:18px;font-size:11px;display:grid;place-items:center}.menu-toggle{display:none}.hero{background:var(--pale);position:relative;overflow:hidden}.hero-inner{display:grid;grid-template-columns:1fr 1.03fr;min-height:535px;align-items:center;gap:34px;padding-top:50px;padding-bottom:50px}.hero-copy{max-width:560px;position:relative;z-index:2}.eyebrow{font-size:.84rem;display:inline-flex;align-items:center;gap:8px;margin-bottom:23px;color:var(--muted)}.eyebrow:before{content:'';height:1px;width:28px;background:currentColor}.hero-copy p{font-size:1.05rem;max-width:440px;margin:25px 0 29px;color:var(--muted)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;background:var(--ink);color:white;border:1px solid var(--ink);padding:15px 22px;border-radius:10px;font-size:.91rem;font-weight:650;line-height:1.4;min-height:49px;transition:background .18s,transform .18s}.btn:hover{background:#215465;transform:translateY(-1px)}.btn.light{background:white;color:var(--ink);border-color:var(--line)}.btn.light:hover{background:var(--mist)}.btn.ghost{background:transparent;color:var(--ink);border-color:#aabec4}.btn.small{padding:11px 15px;min-height:43px;font-size:.85rem}.btn .icon{width:18px;height:18px}.hero-links{display:flex;align-items:center;gap:23px;flex-wrap:wrap}.text-link{font-weight:650;font-size:.9rem;display:inline-flex;align-items:center;gap:9px}.hero-note{display:flex;gap:9px;align-items:center;margin-top:28px;font-size:.8rem;color:var(--muted)}.hero-note .icon{width:18px}.hero-visual{position:relative;min-width:0;align-self:stretch;display:flex;flex-direction:column;justify-content:center}.hero-visual:before{content:'';position:absolute;inset:8% 0 3% 8%;border:1px solid #c9dce1;border-radius:50%;transform:rotate(-15deg);pointer-events:none}.hero-visual:after{content:'';position:absolute;inset:14% -8% 14% 14%;border:1px solid #d4e3e7;border-radius:50%;transform:rotate(25deg);pointer-events:none}.hero-visual img{mix-blend-mode:multiply;width:100%;position:relative;z-index:1;object-fit:contain;aspect-ratio:1.5}.hero-caption{display:flex;justify-content:space-between;gap:16px;align-items:center;position:relative;z-index:2;margin:0 20px}.hero-caption strong{display:block;font-size:1rem}.hero-caption span{font-size:.75rem;color:var(--muted)}.pill{display:inline-flex;align-items:center;padding:6px 10px;font-size:.73rem;font-weight:650;border:1px solid #beced2;border-radius:6px;background:#ffffff70}.hero-float{position:absolute;left:8%;top:20px;z-index:2;background:#fff;padding:10px 15px;border-radius:11px;box-shadow:0 7px 26px #163b4710;font-size:.78rem;display:flex;gap:9px;align-items:center}.hero-float .icon{color:var(--accent);width:19px}.quick-paths{display:grid;grid-template-columns:repeat(3,1fr);padding-top:28px;padding-bottom:28px;border-bottom:1px solid var(--line);gap:35px}.quick-path{display:flex;gap:15px;align-items:center}.quick-path>.icon{width:28px;height:28px;color:var(--accent)}.quick-path strong{font-size:.9rem;display:block;font-weight:700;margin-bottom:5px}.quick-path span{font-size:.78rem;color:var(--muted);line-height:1.5}.quick-path:hover strong{text-decoration:underline;text-underline-offset:4px}.section{padding-top:82px;padding-bottom:82px}.section-head{display:flex;justify-content:space-between;gap:30px;align-items:flex-end;margin-bottom:30px}.section-head p{max-width:480px;margin:13px 0 0;color:var(--muted);font-size:.95rem}.category-tabs{display:flex;gap:10px;margin:26px 0;flex-wrap:wrap}.chip{display:inline-flex;align-items:center;gap:7px;padding:11px 18px;border:1px solid var(--line);border-radius:100px;font-weight:600;font-size:.86rem;min-height:44px}.chip.active{background:var(--ink);color:white;border-color:var(--ink)}.chip:hover{border-color:var(--ink)}.products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.product-card{min-width:0;position:relative;display:flex;flex-direction:column}.product-picture{display:block;position:relative;background:var(--mist);border-radius:14px;overflow:hidden;aspect-ratio:1.1;padding:24px;margin-bottom:18px}.product-picture img{height:100%;width:100%;object-fit:contain;mix-blend-mode:multiply;transition:transform .35s}.product-picture:hover img{transform:scale(1.04)}.product-tag{position:absolute;top:12px;left:12px;z-index:1;font-size:.69rem;font-weight:700;background:#fff;padding:5px 9px;border-radius:5px;max-width:75%}.compare-button{position:absolute;top:11px;right:10px;z-index:2;background:#fff;border-radius:50%;width:34px;height:34px;display:grid;place-items:center}.compare-button.active{background:var(--ink);color:white}.compare-button .icon{width:17px;height:17px}.product-card h3{font-size:1.09rem;letter-spacing:-.02em;line-height:1.45;margin-bottom:6px}.product-card .product-type{font-size:.77rem;color:var(--muted);margin-bottom:15px;line-height:1.6}.product-bottom{border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:10px;padding-top:14px;margin-top:auto}.price{font-weight:650;font-size:.87rem}.price small{font-weight:400;font-size:.72rem;display:block;color:var(--muted);margin-top:4px}.add-button{width:40px;height:40px;min-width:40px;display:grid;place-items:center;background:var(--ink);color:#fff;border-radius:9px}.add-button:hover{background:var(--accent)}.add-button .icon{width:19px}.concerns{background:var(--ink);color:white}.concern-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:80px}.concern-intro p{color:#c2d6dc;margin-top:22px}.concern-intro .eyebrow{color:#c2d6dc}.concern-tabs{display:grid;gap:8px}.concern-tab{text-align:left;padding:21px 23px;border:1px solid #ffffff24;border-radius:12px;display:flex;align-items:center;justify-content:space-between;color:#d8e8eb;font-weight:600;gap:15px;font-size:1rem}.concern-tab.active{background:#fff;color:var(--ink);border-color:#fff}.concern-tab .icon{width:19px}.concern-answer{background:#234d59;border-radius:16px;padding:33px;margin-top:16px}.concern-answer h3{font-size:1.5rem;margin-bottom:14px}.concern-answer p{color:#d2e2e7;font-size:.95rem}.concern-answer .text-link{color:white;text-decoration:underline;text-underline-offset:5px}.guide-preview{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.guide-preview .intro{color:var(--muted);margin-top:22px}.care-steps{padding-left:0;margin:28px 0;list-style:none;counter-reset:steps}.care-steps li{counter-increment:steps;display:flex;gap:18px;padding:18px 0;border-top:1px solid var(--line);font-size:.91rem;line-height:1.6}.care-steps li:before{content:counter(steps);width:30px;height:30px;border:1px solid var(--line);border-radius:50%;flex-shrink:0;display:grid;place-items:center;font-size:.78rem;color:var(--accent)}.anatomy-stage{position:relative;aspect-ratio:1.1;background:var(--pale);border-radius:22px;display:grid;place-items:center}.anatomy-stage>img{width:100%;mix-blend-mode:multiply;aspect-ratio:1.5;object-fit:contain}.hotspot{position:absolute;width:36px;height:36px;display:grid;place-items:center;background:white;color:var(--ink);border:1px solid #a7bac0;border-radius:50%;box-shadow:0 0 0 6px #ffffff70;font-size:.85rem;transition:transform .2s;z-index:2}.hotspot.active{background:var(--ink);color:white;transform:scale(1.08)}.hotspot.one{left:40%;top:42%}.hotspot.two{left:42%;top:54%}.hotspot.three{left:71%;top:61%}.anatomy-caption{position:absolute;top:22px;left:22px;font-size:.78rem;color:var(--muted)}.part-detail{min-height:105px;display:flex;gap:14px;padding:21px 0;font-size:.87rem;line-height:1.65}.part-detail strong{display:block;margin-bottom:5px}.part-detail p{color:var(--muted);margin:0}.part-number{background:var(--ink);color:white;border-radius:50%;width:29px;height:29px;display:grid;place-items:center;flex-shrink:0;font-size:.76rem}.trust-band{background:var(--mist)}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:48px;margin-top:36px}.trust-item .icon{width:30px;height:30px;margin-bottom:19px;color:var(--accent)}.trust-item h3{font-size:1.14rem;letter-spacing:-.02em;margin-bottom:12px}.trust-item p{font-size:.9rem;color:var(--muted);margin:0}.faq-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:80px}.faq-intro p{color:var(--muted);margin-top:20px}.faq details{border-bottom:1px solid var(--line);padding:21px 0}.faq summary{list-style:none;display:flex;justify-content:space-between;gap:20px;font-weight:600;font-size:1rem;line-height:1.5;cursor:pointer}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:'+';font-size:1.3rem;font-weight:400}.faq details[open] summary:after{content:'−'}.faq details p{font-size:.91rem;color:var(--muted);margin:16px 30px 0 0}.footer{background:var(--ink);color:#f3f8f9;padding:50px 0 25px}.footer .logo svg{stroke:#a4d4d0}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:50px}.footer .logo-sub{color:#c0d3d8}.footer p{color:#b9d0d6;font-size:.83rem;max-width:350px;margin-top:20px}.footer h3{font-size:.9rem;letter-spacing:0;margin-bottom:19px}.footer a:not(.logo){font-size:.84rem;display:block;color:#c0d3d8;margin:12px 0}.footer a:hover{text-decoration:underline}.footer-bottom{border-top:1px solid #ffffff20;margin-top:35px;padding-top:20px;font-size:.72rem;color:#b9d0d6;display:flex;justify-content:space-between;gap:20px}.prototype-note{border-top:1px solid var(--line);background:#eef4f5;padding:10px 20px;font-size:.75rem;color:var(--muted);text-align:center}.breadcrumb{display:flex;gap:9px;font-size:.78rem;color:var(--muted);padding:30px 0;flex-wrap:wrap}.breadcrumb a:hover{text-decoration:underline}.page-title{margin:5px 0 20px;font-size:3.2rem}.catalog-intro{max-width:650px;color:var(--muted)}.catalog-bar{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:26px 0 30px}.catalog-bar .category-tabs{margin:0}.search-box{display:flex;align-items:center;border:1px solid var(--line);border-radius:10px;padding:0 14px;min-width:200px;max-width:350px;background:white}.search-box input{min-width:0;width:100%;border:0;padding:13px 10px;background:transparent;outline-offset:0}.results-count{color:var(--muted);font-size:.83rem;margin:18px 0}.catalog-products{row-gap:42px;padding-bottom:75px}.empty{text-align:center;grid-column:1/-1;background:var(--mist);padding:55px 24px;border-radius:15px}.empty h2{font-size:1.7rem;margin:15px 0}.empty p{color:var(--muted)}.empty .icon{margin:auto;width:35px;height:35px}.product-page{display:grid;grid-template-columns:1.1fr .9fr;gap:65px;padding:5px 0 55px}.gallery-main{background:var(--mist);border-radius:20px;aspect-ratio:1.12;display:grid;place-items:center;padding:32px}.gallery-main img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.thumbnails{display:flex;gap:12px;margin-top:15px}.thumbnail{width:76px;height:66px;border:1px solid var(--line);border-radius:9px;padding:5px;background:var(--mist)}.thumbnail img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.thumbnail.active{border:2px solid var(--ink)}.product-info .pill{margin-bottom:15px}.product-info h1{font-size:2.6rem;margin-bottom:17px}.product-info .lead{color:var(--muted);font-size:.97rem;margin:0 0 23px}.specs{display:grid;grid-template-columns:1fr 1fr;gap:15px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:21px 0;margin-bottom:24px}.specs small{display:block;font-size:.74rem;color:var(--muted);margin-bottom:7px}.specs strong{font-size:.86rem}.product-purchase{background:var(--mist);padding:24px;border-radius:14px}.product-purchase>.price{font-size:1.3rem}.product-purchase>p{color:var(--muted);font-size:.81rem;margin:9px 0 20px}.product-purchase .btn{width:100%}.product-purchase .text-link{margin-top:16px;justify-content:center;width:100%;font-size:.8rem}.fact-note{font-size:.8rem;color:var(--muted);margin-top:20px;line-height:1.7}.detail-content{max-width:820px;margin:0 auto 70px}.detail-content h2{font-size:1.9rem;margin-bottom:20px}.detail-content p{color:var(--muted)}.detail-content .faq{margin-top:35px}.source-link{font-size:.78rem;color:var(--accent);text-decoration:underline;text-underline-offset:4px}.article{max-width:870px;margin:auto;padding-bottom:80px}.article h1{font-size:3.6rem;margin:10px 0 26px}.article .lead{font-size:1.1rem;color:var(--muted)}.article h2{font-size:1.9rem;margin:42px 0 20px}.article p{color:var(--muted)}.article ul{line-height:1.8;color:var(--muted);padding-left:22px}.callout{background:var(--pale);border-left:3px solid var(--accent);padding:23px 28px;border-radius:0 12px 12px 0;margin:28px 0;color:var(--ink);line-height:1.7}.mode-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:27px 0}.mode-card{background:var(--mist);padding:24px;border-radius:13px}.mode-card h3{margin-bottom:14px}.mode-card p{font-size:.87rem;margin:0}.dialog{border:0;border-radius:20px;padding:0;color:var(--ink);width:min(700px,calc(100% - 32px));max-height:88dvh;box-shadow:0 20px 100px #123a4633}.dialog::backdrop{background:#123a4670;backdrop-filter:blur(3px)}.dialog-head{display:flex;align-items:center;justify-content:space-between;padding:23px 28px;border-bottom:1px solid var(--line);position:sticky;top:0;background:white;z-index:2}.dialog-head h2{font-size:1.5rem}.dialog-body{padding:25px 28px}.cart-line{display:grid;grid-template-columns:80px 1fr auto;gap:18px;align-items:center;padding:18px 0;border-bottom:1px solid var(--line)}.cart-line img{width:80px;height:75px;object-fit:contain}.cart-line h3{font-size:.96rem;line-height:1.4;letter-spacing:0}.cart-line p{font-size:.76rem;color:var(--muted);margin:6px 0}.quantity{display:inline-flex;align-items:center;border:1px solid var(--line);border-radius:8px}.quantity button{width:36px;height:36px;font-size:1rem}.quantity span{min-width:25px;text-align:center;font-size:.85rem}.cart-actions{display:flex;gap:12px;margin-top:25px;flex-wrap:wrap}.cart-notice{font-size:.85rem;line-height:1.7;background:var(--pale);padding:18px;border-radius:10px;margin-top:24px}.comparison-table{border-collapse:collapse;width:100%;font-size:.84rem}.comparison-table th,.comparison-table td{padding:15px 13px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top;min-width:150px}.comparison-table th:first-child,.comparison-table td:first-child{min-width:100px;color:var(--muted)}.comparison-table img{width:110px;height:85px;object-fit:contain;margin-bottom:15px}.table-scroll{overflow:auto}.compare-tray{position:fixed;left:50%;bottom:22px;transform:translateX(-50%);z-index:35;border:1px solid var(--line);background:white;box-shadow:0 8px 40px #173b4730;border-radius:14px;padding:12px 16px;display:flex;align-items:center;gap:15px;max-width:calc(100% - 24px);font-size:.85rem}.compare-tray .btn{white-space:nowrap}.compare-tray .icon-button{min-height:36px;min-width:36px}.mobile-panel{padding:12px 20px 22px;border-top:1px solid var(--line)}.mobile-panel a{display:block;padding:13px 8px;font-size:.98rem}.mobile-panel[hidden]{display:none}.guide-card{background:var(--pale);padding:30px;border-radius:16px;margin-top:38px}.guide-card h3{margin-bottom:12px}.guide-card p{margin-bottom:20px;font-size:.9rem;color:var(--muted)}#toast{position:fixed;bottom:90px;left:50%;transform:translate(-50%,15px);background:var(--ink);color:#fff;padding:13px 22px;border-radius:11px;z-index:90;font-size:.85rem;max-width:calc(100% - 24px);opacity:0;pointer-events:none;transition:opacity .2s,transform .2s}#toast.visible{opacity:1;transform:translate(-50%,0)}.search-dialog-input{width:100%;padding:16px;border:1px solid var(--line);border-radius:10px;margin-bottom:20px}.search-results a{display:flex;gap:20px;align-items:center;padding:13px 0;border-bottom:1px solid var(--line)}.search-results img{width:65px;height:60px;object-fit:contain}.search-results strong{font-size:.9rem}.search-results small{display:block;font-size:.76rem;margin-top:6px;color:var(--muted)}
@media(min-width:1500px){.hero-inner{min-height:580px}.hero-visual img{width:108%;max-width:108%;margin-left:-3%}}
@media(max-width:1150px){.container{padding-left:32px;padding-right:32px}.header-inner{gap:20px}.nav{gap:18px;font-size:.8rem}.header-actions{gap:5px}.hero-inner{min-height:490px;gap:15px}.hero-copy h1{font-size:3.4rem}.products{gap:17px}.concern-layout,.faq-grid{gap:45px}.guide-preview{gap:40px}.product-page{gap:35px}}
@media(max-width:930px){.nav{display:none}.header-actions{margin-left:auto;gap:10px}.menu-toggle{display:inline-flex}.hero-copy h1{font-size:3rem}.hero-inner{min-height:480px}.hero-copy p{font-size:.95rem}.hero-links{gap:15px}.hero-links>.text-link{font-size:.8rem}.hero-float{font-size:.7rem;left:3%;top:40px}.hero-caption{margin:0}.hero-caption strong{font-size:.85rem}.hero-caption .pill{display:none}.products{grid-template-columns:repeat(3,minmax(0,1fr))}.home-products .product-card:last-child{display:none}.quick-paths{gap:20px}.quick-path span{font-size:.73rem}.concern-layout{grid-template-columns:1fr 1.1fr;gap:35px}.catalog-bar{align-items:flex-start;flex-direction:column}.catalog-bar .search-box{max-width:none;width:100%}.trust-grid{gap:25px}.product-info h1{font-size:2.15rem}.product-page{gap:26px}.footer-grid{gap:25px}}
@media(max-width:680px){.container{padding-left:20px;padding-right:20px}.topline{font-size:.69rem;padding:6px 12px}.topline span{display:none}.header-inner{height:70px;gap:8px}.logo{font-size:1.07rem;gap:7px}.logo svg{width:26px;height:26px}.logo-sub{font-size:.55rem}.header-actions{gap:1px}.header-actions>.search-trigger{display:none}.lang-switch{border:0;padding-left:0;gap:0}.lang-switch a{padding:7px 5px;font-size:.68rem}.icon-button{min-width:39px;min-height:42px}.hero-inner{display:flex;flex-direction:column;padding-top:35px;padding-bottom:23px;gap:12px;min-height:0}.hero-copy{max-width:none;width:100%}.eyebrow{font-size:.75rem;margin-bottom:18px}.hero-copy h1{font-size:2.9rem;max-width:480px}.hero-copy p{font-size:.9rem;margin:19px 0 23px;max-width:440px}.hero-links{gap:18px}.hero-links .btn{padding:13px 17px;min-height:46px}.hero-note{margin-top:21px;font-size:.72rem}.hero-visual{width:100%;min-height:260px;padding-top:10px}.hero-visual img{width:90%;margin:auto;max-height:270px}.hero-float{top:16px;left:0;padding:8px 11px}.hero-caption{margin:0 8px 7px}.hero-visual:before{inset:5% 2% 6% 10%}.hero-visual:after{inset:15% 0 15% 0}.quick-paths{grid-template-columns:1fr;padding-top:22px;padding-bottom:22px;gap:22px}.quick-path{gap:14px}.quick-path strong{font-size:.86rem;margin-bottom:3px}.quick-path span{font-size:.77rem}.quick-path>.icon{width:25px}.section{padding-top:52px;padding-bottom:52px}.section-head{align-items:flex-start;gap:17px;flex-direction:column;margin-bottom:22px}h2{font-size:2.05rem}.section-head p{font-size:.87rem}.category-tabs{gap:7px;margin:22px 0}.chip{font-size:.77rem;padding:10px 13px;min-height:41px}.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:27px 13px}.home-products .product-card:last-child{display:flex}.product-picture{padding:15px 7px;aspect-ratio:.94;margin-bottom:12px}.product-tag{font-size:.59rem;top:9px;left:8px;padding:4px 6px;max-width:calc(100% - 42px)}.compare-button{top:6px;right:5px;width:31px;height:31px}.product-card h3{font-size:.91rem;line-height:1.4;margin-bottom:6px}.product-card .product-type{font-size:.68rem;line-height:1.55;margin-bottom:12px}.product-bottom{padding-top:12px;gap:5px}.price{font-size:.76rem}.price small{font-size:.66rem}.add-button{width:35px;height:37px;min-width:35px}.concern-layout,.guide-preview,.faq-grid{grid-template-columns:1fr;gap:26px}.concern-intro p{font-size:.91rem;margin:17px 0 0}.concern-tabs{gap:7px}.concern-tab{font-size:.88rem;padding:17px 18px}.concern-answer{padding:24px}.concern-answer h3{font-size:1.35rem}.concern-answer p{font-size:.86rem}.anatomy-stage{aspect-ratio:1.12}.trust-grid{grid-template-columns:1fr;gap:28px;margin-top:28px}.trust-item{display:grid;grid-template-columns:30px 1fr;column-gap:16px}.trust-item .icon{grid-row:1/3;width:26px;height:26px;margin:0}.trust-item h3{font-size:1.03rem;margin-bottom:9px}.trust-item p{font-size:.84rem}.faq summary{font-size:.9rem}.faq details p{font-size:.86rem}.footer{padding-top:35px}.footer-grid{grid-template-columns:1fr 1fr;gap:25px}.footer-grid>div:first-child{grid-column:1/-1}.footer p{margin-top:17px}.footer-bottom{flex-direction:column;gap:10px;font-size:.68rem}.prototype-note{font-size:.68rem}.page-title{font-size:2.5rem}.catalog-intro{font-size:.91rem}.catalog-bar{margin-top:22px}.catalog-products{padding-bottom:50px}.breadcrumb{padding:22px 0;font-size:.73rem}.product-page{grid-template-columns:1fr;gap:32px}.gallery-main{aspect-ratio:1.2;padding:20px}.product-info h1{font-size:2.2rem}.product-info .lead{font-size:.91rem}.detail-content h2{font-size:1.7rem}.article h1{font-size:2.6rem}.article .lead{font-size:1rem}.article h2{font-size:1.65rem}.mode-grid{grid-template-columns:1fr}.mode-card{padding:23px}.dialog{width:calc(100% - 20px);max-height:92dvh;border-radius:15px}.dialog-head{padding:17px 19px}.dialog-body{padding:19px}.dialog-head h2{font-size:1.3rem}.cart-line{grid-template-columns:60px 1fr auto;gap:10px}.cart-line img{width:60px;height:60px}.cart-line h3{font-size:.83rem}.cart-notice{font-size:.77rem;padding:15px}.cart-actions .btn{width:100%}.compare-tray{bottom:12px;padding:10px;gap:8px;font-size:.76rem;width:max-content}.compare-tray .btn{font-size:.73rem;padding:10px}.compare-tray>span{max-width:110px}.hero-note .icon{width:17px}.faq-grid{gap:15px}}
[hidden]{display:none!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.hero-visual img,.anatomy-stage>img{height:auto}.hero-caption{margin-top:10px}.hotspot{width:44px;height:44px}.add-button,.compare-button{min-width:44px;min-height:44px}.compare-button{top:7px;right:7px}.product-tag{max-width:calc(100% - 62px)}.concern-answer a:focus-visible{outline-color:#fff}.prototype-note{line-height:1.7}
@media(max-width:680px){.product-picture{padding-top:40px}.compare-button{min-width:36px;min-height:36px}.hero-visual{min-height:0}.hero-copy h1{font-size:2.6rem}.hero-visual img{max-height:none}.hero-caption{margin-top:6px}.hero-float{top:5px}.home-products .product-card:last-child{display:flex}}
.selection-output{margin-top:22px}.selection-output label{font-size:.84rem;font-weight:600}.selection-output textarea{display:block;width:100%;min-height:170px;resize:vertical;border:1px solid var(--line);border-radius:10px;padding:15px;margin-top:10px;line-height:1.6;font-size:.83rem;background:var(--mist)}.selection-output p{font-size:.78rem;color:var(--muted);margin-top:10px}
@media(min-width:681px) and (max-width:930px){.home-products{grid-template-columns:repeat(2,minmax(0,1fr))}.home-products .product-card:last-child{display:flex}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
