/*! 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-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{box-sizing:border-box;border:0 solid;margin:0;padding:0}::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;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]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance: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}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.start{inset-inline-start:var(--spacing)}.grid{display:grid}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.language select{-webkit-appearance:none;appearance:none;border:1px solid var(--line);color:#222;cursor:pointer;background-color:#fff;background-image:linear-gradient(45deg,#0000 50%,#777 50%),linear-gradient(135deg,#777 50%,#0000 50%);background-position:calc(100% - 12px),calc(100% - 8px);background-repeat:no-repeat;background-size:4px 4px,4px 4px;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;border-radius:999px;padding:7px 25px 7px 11px;font-size:11px;font-weight:700}.language select:focus{border-color:var(--accent);outline:2px solid #9b1f1f33}:root{--black:#111;--grey:#6e6e73;--light:#f5f5f7;--accent:#9b1f1f;--accent-dark:#741717;--accent-soft:#f6e7e7;--line:#dedee2}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--black);-webkit-font-smoothing:antialiased;background:#fff;margin:0;font-family:Arial,Helvetica,sans-serif}button,input,a{font:inherit}button,a{transition:all .22s}.announcement{background:var(--accent-dark);color:#fff;justify-content:center;align-items:center;gap:10px;height:34px;font-size:12px;display:flex}.announcement span{color:#f3caca}.header{z-index:30;-webkit-backdrop-filter:saturate(180%)blur(20px);backdrop-filter:saturate(180%)blur(20px);background:#ffffffdb;border-bottom:1px solid #00000014;grid-template-columns:190px 1fr 220px;align-items:center;height:66px;padding:0 4vw;display:grid;position:sticky;top:0}.logo{color:var(--accent);align-items:center;text-decoration:none;display:inline-flex}.brand{white-space:nowrap;color:var(--accent);align-items:baseline;gap:7px;font-family:Artegra Sans,Arial Black,Arial,sans-serif;font-weight:800;display:inline-flex}.brand strong{font:inherit;letter-spacing:-.035em;color:inherit;font-size:21px}.brand small{font:inherit;letter-spacing:-.025em;color:inherit;font-size:14px;line-height:1}.header nav{justify-content:center;gap:27px;display:flex}.header nav button,.header nav a{color:#333;cursor:pointer;background:0 0;border:0;padding:8px 0;font-size:12px;text-decoration:none}.header nav button:hover,.header nav a:hover{color:var(--accent)}.header-actions{justify-content:end;align-items:center;gap:12px;display:flex}.search-toggle{cursor:pointer;background:0 0;border:0;font-size:25px;line-height:1}.bag{background:var(--accent);color:#fff;cursor:pointer;border:0;border-radius:999px;padding:8px 8px 8px 15px;font-size:12px}.bag b{color:#111;background:#fff;border-radius:50%;place-items:center;width:21px;height:21px;margin-left:7px;display:inline-grid}.mobile-menu{display:none}.hero-new{background:var(--light);grid-template-columns:1fr 1fr;min-height:760px;display:grid}.hero-text{flex-direction:column;align-items:flex-start;padding:150px 7vw 110px;display:flex}.kicker{color:var(--accent);text-transform:uppercase;letter-spacing:.13em;margin:0 0 18px;font-size:12px;font-weight:700}.hero-text h1{letter-spacing:-.072em;max-width:850px;margin:0;font-size:clamp(58px,6vw,94px);line-height:.94}.hero-text>p:not(.kicker){color:var(--grey);max-width:590px;margin:30px 0;font-size:19px;line-height:1.5}.pill{cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;padding:13px 21px;font-size:14px;font-weight:650;text-decoration:none;display:inline-flex}.dark-pill{background:var(--accent);color:#fff}.dark-pill:hover{background:var(--accent-dark)}.light-pill{color:#111;background:#fff}.hero-object{background:linear-gradient(145deg,#ead4d4,#f8f3f3);place-items:center;display:grid;position:relative;overflow:hidden}.halo{background:#ffffff8c;border-radius:50%;width:620px;height:620px;position:absolute;box-shadow:0 0 0 80px #ffffff2e}.tooth-xl{z-index:2;background:linear-gradient(120deg,#fff 10%,#e8edf0 78%);border-radius:43% 43% 48% 48%;width:260px;height:350px;position:relative;transform:rotate(7deg);box-shadow:inset -25px -20px 40px #8296a429,0 50px 50px #26405029}.tooth-xl:before{content:"";background:inherit;border-radius:52% 45% 36% 40%;height:140px;position:absolute;top:-30px;left:26px;right:26px;box-shadow:inset -20px -10px 25px #8296a41a}.tooth-xl i{background:linear-gradient(110deg,#f8fafb,#dce4e8);border-radius:10% 10% 50% 50%;width:76px;height:180px;position:absolute;bottom:-125px}.tooth-xl i:first-child{left:13px;transform:rotate(10deg)}.tooth-xl i:nth-child(2){height:200px;left:94px}.tooth-xl i:nth-child(3){right:10px;transform:rotate(-11deg)}.hero-caption{flex-direction:column;gap:5px;font-size:13px;display:flex;position:absolute;bottom:40px;left:40px}.hero-caption span{color:var(--grey)}.hero-object{background:#fbf8f6}.hero-skull{object-fit:contain;object-position:center;width:100%;max-width:700px;height:100%;max-height:760px;display:block;transform:scale(1.03)}.promise{grid-template-columns:1fr 1.2fr;gap:8vw;padding:86px 7vw;display:grid}.promise>p{letter-spacing:-.045em;margin:0;font-size:36px;line-height:1.1}.promise>div{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.promise span{font-size:14px;line-height:1.4}.promise span b{color:var(--accent);margin-bottom:18px;font-size:11px;display:block}.shop{background:var(--light);padding:110px 4vw}.shop-title h2,.feature h2,.steps h2,.cta h2{letter-spacing:-.06em;margin:0;font-size:clamp(46px,5vw,72px);line-height:.98}.toolbar{justify-content:space-between;align-items:center;gap:20px;margin:50px 0 24px;display:flex}.tabs{gap:7px;display:flex;overflow:auto}.tabs button{white-space:nowrap;cursor:pointer;background:#e7e7e9;border:0;border-radius:999px;padding:10px 16px;font-size:12px}.tabs button.active,.tabs button:hover{background:var(--accent);color:#fff}.search{background:#fff;border-radius:999px;align-items:center;gap:7px;width:230px;padding:10px 15px;display:flex}.search input{background:0 0;border:0;outline:0;width:100%;font-size:12px}.grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.card{background:#fff;border-radius:22px;flex-direction:column;display:flex;overflow:hidden}.visual{cursor:pointer;border:0;place-items:center;width:100%;height:310px;display:grid;position:relative;overflow:hidden}.ice{background:#e8eff3}.warm{background:#f1e8de}.blue{background:#dceaf7}.peach{background:#f4dfd6}.sage{background:#dce8e0}.dark{background:#1e2226}.silver{background:#e4e5e7}.lavender{background:#e5e0f0}.visual em{z-index:3;background:#ffffffe6;border-radius:999px;padding:7px 10px;font-size:10px;font-style:normal;position:absolute;top:14px;left:14px}.view{opacity:0;background:#fff;border-radius:999px;padding:9px 13px;font-size:11px;position:absolute;bottom:15px;transform:translateY(8px)}.visual:hover .view{opacity:1;transform:none}.visual:hover .product-object{transform:scale(1.06)rotate(-3deg)}.product-object{filter:drop-shadow(0 22px 16px #21313d2b);transition:all .4s;position:relative}.product-object.molar,.product-object.primary{background:linear-gradient(120deg,#fff,#e2e7ea);border-radius:38% 42% 48% 46%;width:115px;height:138px}.product-object.molar:before,.product-object.primary:before{content:"";background:inherit;border-radius:44%;height:55px;position:absolute;top:-18px;left:-8px;right:-7px}.product-object.molar i,.product-object.primary i{background:inherit;border-radius:0 0 55% 55%;width:35px;height:90px;position:absolute;bottom:-55px}.product-object.molar i:first-child{left:8px;transform:rotate(9deg)}.product-object.molar i:nth-child(2){right:8px;transform:rotate(-9deg)}.product-object.primary{transform:scale(.86)}.product-object.incisor{background:linear-gradient(110deg,#fff,#e2e7ea);border-radius:35% 35% 46% 46%;width:92px;height:165px}.product-object.incisor:after{content:"";background:inherit;border-radius:0 0 50% 50%;height:100px;position:absolute;bottom:-82px;left:25px;right:25px}.product-object.endo{background:#ffffff80;border:2px solid #fffc;border-radius:15px;width:125px;height:180px}.product-object.endo:after{content:"";background:#ef8391;width:2px;height:130px;position:absolute;top:25px;left:62px;transform:rotate(12deg);box-shadow:-15px 35px #ef8391}.product-object.set{background:#e4e5e7;border-radius:15px;width:190px;height:150px;box-shadow:inset 0 0 0 5px #bfc3c7}.product-object.set:after{content:"JAQAN";letter-spacing:.2em;place-items:center;font-size:13px;display:grid;position:absolute;inset:0}.product-object.arch{background:#df8e89;border:23px solid #fff;border-radius:50%;width:175px;height:120px}.product-object.phantom{background:#edc9ad;border-radius:50% 50% 43% 43%;width:145px;height:190px}.product-object.phantom:after{content:"";background:#dc8986;border:9px solid #fff;border-radius:50%;height:42px;position:absolute;bottom:32px;left:28px;right:28px}.card-copy{flex-direction:column;flex:1;justify-content:space-between;padding:19px;display:flex}.card-copy small{text-transform:uppercase;letter-spacing:.1em;color:var(--accent);font-size:10px}.card-copy h3{letter-spacing:-.025em;margin:8px 0;font-size:18px}.card-copy p{color:var(--grey);min-height:35px;margin:0;font-size:12px;line-height:1.45}.buy{justify-content:space-between;align-items:end;margin-top:25px;display:flex}.buy>span{flex-direction:column;display:flex}.buy del{color:#999;font-size:11px}.buy strong{font-size:16px}.buy button{background:var(--accent);color:#fff;cursor:pointer;border:0;border-radius:50%;width:36px;height:36px;font-size:22px}.buy button:hover{background:var(--accent);transform:rotate(90deg)}.no-results{text-align:center;padding:80px}.no-results button{color:var(--accent);cursor:pointer;background:0 0;border:0}.feature{grid-template-columns:1fr 1fr;min-height:720px;display:grid}.feature-object{background:#111;place-items:center;display:grid;overflow:hidden}.cutaway{background:linear-gradient(120deg,#f3f5f5,#aeb8bd);border-radius:44% 45% 50% 50%;width:290px;height:360px;position:relative;transform:rotate(-7deg);box-shadow:0 0 80px #9b1f1f4d}.cutaway:after{content:"";background:#103652cc;border-radius:0 80px 120px 0;width:49%;height:100%;position:absolute;top:0;right:-2px}.cutaway span{z-index:2;background:#e78592;border-radius:50%;width:5px;height:210px;position:absolute;bottom:-80px;left:105px}.feature-copy{padding:120px 8vw}.feature-copy>p:not(.kicker){color:var(--grey);margin:30px 0;font-size:18px;line-height:1.6}.feature-copy ul{margin-top:50px;padding:0;list-style:none}.feature-copy li{border-top:1px solid var(--line);padding:18px 0;font-size:14px}.feature-copy li span{width:45px;color:var(--accent);font-size:11px;display:inline-block}.steps{padding:120px 7vw}.step-grid{grid-template-columns:repeat(3,1fr);margin-top:60px;display:grid}.step-grid article{border-top:1px solid #111;border-right:1px solid var(--line);padding:35px}.step-grid article:last-child{border-right:0}.step-grid b{color:var(--accent);font-size:12px}.step-grid h3{letter-spacing:-.04em;margin:45px 0 12px;font-size:28px}.step-grid p{color:var(--grey);max-width:300px;line-height:1.5}.cta{background:var(--accent);color:#fff;grid-template-columns:1.2fr .7fr auto;align-items:end;gap:6vw;padding:90px 7vw;display:grid}.cta .kicker{color:#f3caca}.cta>p{color:#f8dede;max-width:440px;margin:0;line-height:1.6}.cta .pill{white-space:nowrap}footer{background:var(--accent-soft);grid-template-columns:2fr repeat(3,1fr);gap:50px;padding:70px 7vw 35px;display:grid}.footer-brand p{color:var(--grey)}footer>div:not(.footer-brand){flex-direction:column;gap:12px;display:flex}footer div b{margin-bottom:5px;font-size:12px}footer div a,footer div button{text-align:left;color:var(--grey);cursor:pointer;background:0 0;border:0;padding:0;font-size:12px;text-decoration:none}footer div a:hover,footer div button:hover{color:var(--accent)}footer>small{border-top:1px solid var(--line);color:#999;grid-column:1/-1;padding-top:25px}.overlay{z-index:50;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0006;border:0;width:100%;height:100%;position:fixed;inset:0}.drawer{z-index:51;background:#fff;flex-direction:column;width:min(520px,100%);padding:32px;display:flex;position:fixed;top:0;bottom:0;right:0}.drawer-title{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding-bottom:23px;display:flex}.drawer-title h2{letter-spacing:-.05em;margin:0;font-size:32px}.drawer-title sup{color:var(--accent);font-size:12px}.drawer-title button,.modal-close{cursor:pointer;background:0 0;border:0;font-size:30px}.empty{text-align:center;max-width:300px;margin:auto}.empty-bag{font-size:80px;font-weight:100}.empty p{color:var(--grey);line-height:1.5}.items{flex:1;overflow:auto}.item{border-bottom:1px solid var(--line);grid-template-columns:85px 1fr;gap:15px;padding:18px 0;display:grid}.item-pic{border-radius:10px;place-items:center;height:85px;display:grid}.tiny-tooth{background:#fff;border-radius:35% 35% 48% 48%;width:28px;height:48px}.item>div+div{flex-direction:column;gap:8px;display:flex}.item small{color:var(--grey)}.item span{align-items:center;gap:12px;display:flex}.item span button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:50%;width:25px;height:25px}.summary{border-top:1px solid var(--line);padding-top:20px}.summary p{justify-content:space-between;display:flex}.summary p b{font-size:22px}.summary small{color:var(--grey);margin:8px 0 20px;display:block}.summary .pill{width:100%}.modal-shell{z-index:60;place-items:center;display:grid;position:fixed;inset:0}.product-modal{z-index:51;background:#fff;border-radius:24px;grid-template-columns:1fr 1fr;width:min(900px,100% - 30px);display:grid;position:relative;overflow:hidden}.modal-close{z-index:3;position:absolute;top:14px;right:18px}.modal-visual{place-items:center;min-height:510px;display:grid}.modal-visual .product-object{transform:scale(1.5)}.modal-copy{flex-direction:column;align-items:flex-start;padding:75px 50px;display:flex}.modal-copy h2{letter-spacing:-.055em;margin:0;font-size:42px}.modal-copy>p:not(.kicker){color:var(--grey);line-height:1.5}.modal-copy ul{color:#444;padding:0;line-height:2;list-style:none}.modal-copy>strong{margin:20px 0;font-size:24px}.checkout{z-index:51;background:#fff;border-radius:24px;gap:14px;width:min(500px,100% - 30px);padding:42px;display:grid;position:relative}.checkout h2{letter-spacing:-.04em;margin:0 0 10px;font-size:38px}.checkout label{gap:7px;font-size:11px;font-weight:700;display:grid}.checkout input{border:1px solid var(--line);border-radius:9px;outline:none;padding:14px}.checkout input:focus{border-color:var(--accent)}.checkout>small{text-align:center;color:var(--grey);line-height:1.4}.toast{z-index:90;color:#fff;background:#111;border-radius:999px;padding:13px 20px;font-size:13px;position:fixed;bottom:28px;left:50%;transform:translate(-50%);box-shadow:0 15px 40px #0003}@media (max-width:1100px){.grid{grid-template-columns:repeat(3,1fr)}.header nav{gap:15px}.cta{grid-template-columns:1fr 1fr}.cta a{grid-column:2}}@media (max-width:820px){.header{grid-template-columns:50px 1fr 145px}.mobile-menu{text-align:left;background:0 0;border:0;font-size:19px;display:block}.logo{justify-content:center}.header nav{background:#fff;flex-direction:column;align-items:center;padding:25px;display:none;position:absolute;top:66px;left:0;right:0;box-shadow:0 20px 30px #00000014}.header nav.open{display:flex}.search-toggle{display:none}.hero-new,.feature{grid-template-columns:1fr}.hero-text{padding:90px 6vw}.hero-object{min-height:620px}.promise{grid-template-columns:1fr}.grid{grid-template-columns:repeat(2,1fr)}.feature-object{min-height:600px}.feature-copy{padding:90px 7vw}.cta{grid-template-columns:1fr}.cta a{grid-column:auto;justify-self:start}footer{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}@media (max-width:560px){.announcement{font-size:10px}.announcement span{display:none}.hero-text h1{font-size:53px}.hero-object{min-height:520px}.tooth-xl{transform:scale(.72)rotate(7deg)}.promise>div{grid-template-columns:1fr}.promise span{border-top:1px solid var(--line);padding-top:15px}.shop{padding:80px 4vw}.toolbar{flex-direction:column;align-items:stretch}.search{width:100%}.grid{grid-template-columns:1fr}.visual{height:340px}.step-grid{grid-template-columns:1fr}.step-grid article{border-right:0}.product-modal{grid-template-columns:1fr;max-height:90vh;overflow:auto}.modal-visual{min-height:300px}.modal-copy{padding:40px 25px}.modal-copy h2{font-size:34px}.drawer{padding:22px}.cta{padding:70px 6vw}footer{grid-template-columns:1fr}.footer-brand{grid-column:auto}.toast{text-align:center;width:calc(100% - 30px)}}.custom-orders{color:#fff;background:#111;grid-template-columns:.85fr 1.15fr;gap:9vw;padding:110px 7vw;display:grid}.custom-intro{flex-direction:column;align-items:flex-start;display:flex}.custom-intro .kicker{color:#e6aaaa}.custom-intro h2{letter-spacing:-.065em;margin:0;font-size:clamp(52px,6vw,88px);line-height:.94}.custom-intro>p:not(.kicker){color:#aaa;max-width:520px;margin:30px 0;font-size:18px;line-height:1.6}.custom-details{flex-direction:column;gap:48px;display:flex}.minimum{border-top:1px solid #444;justify-content:space-between;align-items:flex-end;gap:30px;padding-top:22px;display:flex}.minimum span{color:#aaa;text-transform:uppercase;letter-spacing:.12em;font-size:13px}.minimum strong{color:#fff;letter-spacing:-.06em;font-size:clamp(54px,6vw,90px);line-height:.8}.custom-step-list{display:grid}.custom-step-list article{border-top:1px solid #333;grid-template-columns:48px 1fr;gap:18px;padding:25px 0;display:grid}.custom-step-list b{color:#d47272;font-size:11px}.custom-step-list h3{letter-spacing:-.03em;margin:0 0 8px;font-size:22px}.custom-step-list p{color:#aaa;max-width:520px;margin:0;line-height:1.5}@media (max-width:820px){.custom-orders{grid-template-columns:1fr;gap:70px;padding:90px 7vw}.custom-details{gap:38px}}@media (max-width:560px){.custom-orders{gap:55px;padding:70px 6vw}.custom-intro h2{font-size:50px}.minimum{flex-direction:column;align-items:flex-start;gap:20px}.custom-step-list article{grid-template-columns:36px 1fr}}.header{grid-template-columns:150px 1fr 220px}.header .logo{justify-self:center}.mobile-menu{color:#222;cursor:pointer;background:0 0;border:0;justify-self:start;align-items:center;gap:9px;padding:9px 0;font-size:19px;display:inline-flex}.menu-label{text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:650}.header nav{background:#fff;border:1px solid #00000014;border-radius:18px;flex-direction:column;align-items:stretch;gap:2px;width:min(320px,92vw);padding:12px;display:none;position:absolute;top:calc(100% + 10px);left:4vw;right:auto;box-shadow:0 20px 50px #00000021}.header nav.open{display:flex}.header nav button,.header nav a{text-align:left;border-radius:10px;padding:11px 13px;font-size:13px}.header nav button:hover,.header nav a:hover{background:var(--accent-soft)}@media (max-width:820px){.header{grid-template-columns:50px 1fr 145px}.mobile-menu{padding:9px;display:inline-flex}.menu-label{display:none}.header nav{align-items:stretch;padding:12px;top:calc(100% + 8px);left:4vw;right:auto}}.product-photo-shell{background:#fff}.product-photo{object-fit:cover;width:100%;height:100%;transition:transform .45s;display:block}.product-photo-shell:hover .product-photo{transform:scale(1.035)}.product-gallery{background:#f6f2f2;align-content:center;padding:22px;position:relative}.modal-photo{object-fit:contain;background:#fff;border-radius:16px;width:100%;max-height:440px;display:block}.gallery-thumbs{background:#ffffffe6;border-radius:14px;gap:8px;padding:7px;display:flex;position:absolute;bottom:28px;left:50%;transform:translate(-50%);box-shadow:0 8px 30px #0000001f}.gallery-thumbs button{cursor:pointer;background:#fff;border:2px solid #0000;border-radius:9px;width:48px;height:48px;padding:0;overflow:hidden}.gallery-thumbs button.active{border-color:var(--accent)}.gallery-thumbs img,.item-pic img{object-fit:cover;width:100%;height:100%;display:block}.item-pic{overflow:hidden}@media (max-width:820px){.header nav{gap:11px}.header-actions{gap:6px}.bag{padding:6px;font-size:0}.bag b{margin-left:0;font-size:12px}}@media (max-width:560px){.modal-photo{max-height:280px}.gallery-thumbs{bottom:16px}}
