:root{--paper:#fff;--ink:#172740;--lime:#315bb7;--surface:#edf3fc;--muted:#62695f;--line:#e2e5dc;--radius:12px;--font:"Inter",Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font);font-size:15px;line-height:1.65}body:has(dialog[open]){overflow:hidden}button,input,select,textarea{font:inherit}button,a,input,select,summary,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}button:disabled{cursor:not-allowed;opacity:.5}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--ink);outline-offset:4px}img,video{display:block;max-width:100%}svg{flex-shrink:0}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:700;line-height:1.1;letter-spacing:-.045em}h1{font-size:clamp(38px,4.7vw,68px)}h2{font-size:clamp(30px,3.5vw,48px)}h3{font-size:20px}p{margin:16px 0}.wrap{width:min(1240px,calc(100% - 96px));margin:auto}.section-pad{padding:94px 0}.surface{background:var(--surface)}.eyebrow{font-size:11px;font-weight:700;line-height:1.5;letter-spacing:.14em;text-transform:uppercase;margin:0 0 20px}.lead{font-size:16px;line-height:1.75;color:var(--muted)}.small{font-size:12px}.muted{color:var(--muted)}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:25px;min-height:54px;padding:17px 24px;border:1px solid transparent;border-radius:7px;background:var(--lime);color:var(--ink);font-weight:800;font-size:13px;line-height:1.3;text-align:left;transition:background .18s,transform .18s}.button:hover{filter:brightness(.96)}.button span{font-size:21px;line-height:1}.button-dark{background:var(--ink);color:var(--paper)}.button-outline{border-color:var(--line);background:var(--paper)}.text-link{display:inline-flex;align-items:center;justify-content:space-between;gap:18px;font-weight:700;border-bottom:1px solid var(--ink);padding:8px 0;font-size:13px}.icon-button{border:0;background:transparent;font-size:30px;line-height:1;width:46px;height:46px;display:grid;place-items:center}.little-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--lime);margin-right:9px;box-shadow:0 0 0 4px var(--surface)}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip-link{position:fixed;top:-100px;left:20px;z-index:500;background:var(--ink);color:var(--paper);padding:14px}.skip-link:focus{top:10px}[hidden]{display:none!important}.announcement{background:var(--ink);color:#fff;text-align:center;padding:9px 16px;font-size:10px;letter-spacing:.06em}.site-header{background:var(--paper);border-bottom:1px solid var(--line);position:relative;z-index:20}.header-inner{height:87px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;align-items:center;gap:12px;font-size:20px;font-weight:800;line-height:1;letter-spacing:.15em;text-transform:uppercase}.brand-mark{width:29px;height:29px}.brand img{width:180px;height:auto}.site-header nav{display:flex;gap:32px;font-size:12px;font-weight:600}.site-header nav a{padding:12px 0}.bag-button{display:flex;align-items:center;justify-content:center;gap:9px;min-height:44px;min-width:44px;font-size:12px}.bag-button svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.5}.bag-button [data-cart-count]{font-size:11px;border-radius:50%;background:var(--surface);width:23px;height:23px;display:grid;place-items:center}.home-hero{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:center;padding-top:60px;padding-bottom:66px}.hero-copy .lead{max-width:390px;margin:24px 0 30px}.hero-copy .text-link{margin-left:24px}.hero-image{border-radius:12px;overflow:hidden;background:var(--surface)}.square-media{width:100%;aspect-ratio:1;object-fit:cover}.image-caption{padding:14px 22px;display:flex;justify-content:space-between;font-size:10px;color:var(--muted)}.image-caption span:last-child{white-space:nowrap;margin-left:12px}.benefit-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);padding-top:30px;padding-bottom:30px;gap:35px}.benefit-item{display:flex;align-items:flex-start;gap:18px}.benefit-number{display:grid;place-items:center;border-radius:50%;background:var(--surface);width:39px;height:39px;flex-shrink:0;font-size:11px;font-weight:700}.benefit-item h2{font-size:16px;letter-spacing:-.025em;margin:2px 0 6px}.benefit-item p{font-size:12px;color:var(--muted);margin:0}.main-product{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:76px;padding-top:43px;padding-bottom:58px;align-items:start}.product-gallery{min-width:0;position:sticky;top:28px}.gallery-stage{position:relative;border-radius:10px;overflow:hidden;background:var(--surface)}.gallery-slide{width:100%;aspect-ratio:1}.gallery-slide img,.gallery-slide video{width:100%;height:100%;aspect-ratio:1;object-fit:contain}.image-zoom{padding:0;border:0;width:100%;height:100%;background:transparent;cursor:zoom-in}.gallery-count{position:absolute;bottom:16px;right:16px;background:#fffe;color:#172740;border-radius:100px;padding:6px 12px;font-size:10px;pointer-events:none}.gallery-thumbs{display:flex;gap:9px;overflow-x:auto;padding:13px 1px 6px;scrollbar-width:thin}.gallery-thumbs button{flex:0 0 65px;padding:3px;border:1px solid var(--line);background:var(--paper);border-radius:5px;opacity:.65}.gallery-thumbs button[aria-pressed=true]{border-color:var(--ink);opacity:1}.gallery-thumbs img{border-radius:3px;width:100%;height:auto;aspect-ratio:1;object-fit:cover}.product-copy{padding-top:10px}.product-copy h1{font-size:clamp(33px,3.5vw,47px)}.product-copy .lead{font-size:14px;margin:19px 0}.product-points{margin:22px 0;display:grid;gap:11px;font-size:12px}.product-points>div{display:flex;gap:10px;align-items:center}.point-check{background:var(--surface);border-radius:50%;width:19px;height:19px;display:grid;place-items:center;font-size:11px;font-weight:800}.price-row{font-size:29px;display:flex;align-items:center;gap:16px;font-weight:700;letter-spacing:-.04em;margin:28px 0 20px}.price-row s{font-size:17px;color:var(--muted);font-weight:400}.field-label{display:block;font-size:11px;font-weight:700;margin:14px 0 8px}.product-form select{width:100%;padding:12px;border:1px solid var(--line);border-radius:6px;background:var(--paper)}.purchase-controls{display:flex;gap:12px}.quantity{display:flex;align-items:center;border:1px solid var(--line);border-radius:7px;flex-shrink:0;height:54px}.quantity button{height:52px;width:35px;border:0;background:transparent;font-size:18px}.quantity input{width:34px;text-align:center;border:0;padding:0;background:transparent;font-size:16px;-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.quantity input::-webkit-inner-spin-button,.quantity input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.add-button{flex:1;padding-left:22px;padding-right:22px}.purchase-note{font-size:11px;text-align:center;color:var(--muted);margin:14px 0 24px}.form-message{color:#ab321f;font-size:12px;margin:10px 0}.form-message:empty{display:none}.buy-details{border-top:1px solid var(--line);border-bottom:1px solid var(--line);font-size:12px;margin-top:18px}.buy-details summary{font-weight:700;cursor:pointer;list-style:none;display:flex;justify-content:space-between;padding:16px 0}.buy-details p{color:var(--muted);padding:0 6px 16px;margin:0}.product-copy>.text-link{margin-top:10px}.sticky-buy{position:fixed;bottom:0;left:0;right:0;z-index:35;display:flex;justify-content:space-between;align-items:center;padding:12px max(24px,calc((100vw - 1240px)/2));gap:20px;background:var(--paper);border-top:1px solid var(--line);box-shadow:0 -4px 30px #1727400a}.sticky-buy>div{display:flex;gap:25px;align-items:center;font-size:13px}.sticky-buy>div span{font-weight:500}.sticky-buy .button{min-width:220px;min-height:48px}.zoom-dialog{max-width:min(96vw,900px);max-height:96vh;border:0;padding:0;border-radius:12px;background:var(--paper);overflow:auto}.zoom-dialog img{max-height:92vh;width:auto;object-fit:contain}.zoom-close{position:sticky;top:10px;float:right;margin:10px;background:var(--paper);border-radius:50%;z-index:2}.zoom-dialog::backdrop,.cart-drawer::backdrop{background:#17211566}.section-heading{text-align:center;max-width:690px;margin:0 auto 46px}.section-heading p:last-child{color:var(--muted);font-size:14px;max-width:520px;margin:20px auto}.demo-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:76px;align-items:center;max-width:1050px;margin:auto}.demo-tabs{display:grid;gap:14px}.demo-tab{display:flex;gap:17px;text-align:left;border:1px solid transparent;border-radius:9px;background:transparent;color:var(--ink);padding:25px 21px;width:100%;align-items:flex-start}.demo-tab[aria-selected=true]{background:var(--paper);border-color:var(--line)}.demo-number{font-size:11px;font-weight:700;color:var(--muted);padding-top:2px}.demo-tab strong{display:block;font-size:18px;line-height:1.3;letter-spacing:-.025em}.demo-tab strong+span{display:block;font-size:12px;color:var(--muted);margin-top:11px;line-height:1.75}.tab-arrow{margin-left:auto;font-size:22px;line-height:1.2}.demo-tab[aria-selected=true] .demo-number{background:var(--lime);border-radius:50%;width:27px;height:27px;padding:4px 0;text-align:center;color:var(--ink);flex-shrink:0}.demo-panels{min-width:0}.video-shell{overflow:hidden;position:relative;border-radius:10px;background:var(--ink)}.video-shell video{width:100%;height:100%;object-fit:cover;aspect-ratio:1}.video-toggle{position:absolute;right:13px;bottom:13px;border:1px solid #fff8;border-radius:100px;background:#172740bc;color:#fff;font-size:10px;padding:8px 12px;min-height:35px;min-width:55px}.media-caption{font-size:10px;margin:12px 2px;color:var(--muted)}.comparison-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:90px;align-items:center}.comparison-layout h2{max-width:420px}.comparison-layout .lead{font-size:14px;margin:25px 0}.comparison-table{border:1px solid var(--line);border-radius:10px;overflow:hidden}.compare-row{display:grid;grid-template-columns:1.1fr 1fr 1fr;align-items:stretch;border-bottom:1px solid var(--line);font-size:12px}.compare-row>*{padding:22px 17px;display:flex;align-items:center;line-height:1.5}.compare-row strong{font-weight:600}.compare-head{font-size:11px;background:var(--surface);font-weight:700}.compare-head>span:last-child{background:var(--lime);color:var(--ink)}.compare-highlight{background:color-mix(in srgb,var(--lime) 12%,var(--paper));font-weight:700}.comparison-note{font-size:10px;color:var(--muted);padding:14px 18px;margin:0}.workbench-section{padding-top:0}.workbench-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:90px;align-items:center}.workbench-grid .square-media{border-radius:10px}.workbench-copy .lead{font-size:14px;margin-top:24px}.use-list{margin-top:28px}.use-list>div{display:grid;grid-template-columns:30px 1fr;gap:5px 15px;padding:17px 0;border-bottom:1px solid var(--line)}.use-list>div>span{grid-row:span 2;font-size:10px;color:var(--muted);padding-top:3px}.use-list h3{font-size:16px}.use-list p{font-size:12px;color:var(--muted);margin:0}.specs-grid{display:grid;grid-template-columns:1fr 1fr;gap:95px;align-items:center}.specs-image{border:1px solid var(--line);border-radius:10px;overflow:hidden}.spec-table{margin-top:30px}.spec-table>div{display:grid;grid-template-columns:1fr 1.2fr;gap:20px;padding:14px 0;border-bottom:1px solid #daddd3;font-size:12px}.spec-table dt{color:var(--muted)}.spec-table dd{margin:0;font-weight:600}.specs-grid .small{font-size:10px;line-height:1.7}.faq-layout{display:grid;grid-template-columns:.75fr 1.25fr;gap:100px}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{padding:24px 0;cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:30px;font-weight:700;font-size:14px;line-height:1.5}.faq-list summary span{font-size:20px;font-weight:400}.faq-list p{color:var(--muted);font-size:13px;line-height:1.8;margin:0;padding:0 35px 25px 0}summary::-webkit-details-marker{display:none}details[open]>summary>span{transform:rotate(45deg)}.closing-section{background:var(--lime);padding:63px 0}.closing-inner{display:flex;align-items:center;justify-content:space-between;gap:35px}.closing-inner .eyebrow{margin-bottom:12px}.closing-inner h2{font-size:38px}.site-footer{background:var(--ink);color:#f6f7f1;padding:60px 0 25px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:50px;padding-bottom:45px}.footer-grid>div>p:not(.eyebrow){font-size:12px;color:#c4cabf;margin-top:22px}.footer-grid>div>a:not(.brand){display:block;font-size:12px;color:#dfe4d9;padding:6px 0}.footer-grid .eyebrow{font-size:10px;margin:0 0 17px;color:#aeb8a6}.footer-bottom{border-top:1px solid #ffffff26;padding-top:23px;font-size:10px;color:#c4cabf;display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}.footer-bottom>div{display:flex;gap:16px;flex-wrap:wrap}.payment-icons svg{width:30px;height:19px}.cart-drawer{margin:0 0 0 auto;left:auto;right:0;top:0;bottom:0;width:min(100%,460px);height:100dvh;max-height:none;max-width:none;border:0;padding:24px;background:var(--paper);color:var(--ink)}.cart-heading{display:flex;align-items:center;justify-content:space-between;padding-bottom:22px;border-bottom:1px solid var(--line)}.cart-heading h2{font-size:23px}.cart-heading h2 span{font-size:14px;margin-left:8px;color:var(--muted)}.cart-items{min-height:100px}.cart-line{display:grid;grid-template-columns:78px 1fr auto;gap:14px;padding:22px 0;border-bottom:1px solid var(--line)}.cart-line img{width:78px;height:78px;object-fit:cover;border-radius:6px}.cart-line h3{font-size:13px;line-height:1.5;font-weight:700;letter-spacing:0}.cart-line p{font-size:11px;color:var(--muted);margin:4px 0}.cart-line .quantity{height:34px;display:inline-flex;margin-top:7px}.cart-line .quantity button{width:32px;height:32px;font-size:16px}.cart-line .quantity input{font-size:13px;width:25px}.cart-line>strong{font-size:12px;white-space:nowrap}.remove-line{padding:7px 0;margin-left:14px;font-size:10px;text-decoration:underline;border:0;background:transparent;color:var(--muted)}.cart-summary{padding-top:22px;position:sticky;bottom:0;background:var(--paper)}.cart-summary>div{display:flex;justify-content:space-between;font-size:15px}.cart-summary p{font-size:11px;color:var(--muted)}.cart-summary .button{width:100%;margin-top:8px}.cart-full-link{display:block;text-align:center;font-size:11px;text-decoration:underline;margin:15px 0}.cart-empty{padding:50px 0}.cart-empty p{margin:0 0 20px;color:var(--muted)}.cart-page h1{margin-bottom:30px}.cart-page-item{display:grid;grid-template-columns:100px 1fr auto;gap:25px;padding:24px 0;border-bottom:1px solid var(--line)}.cart-page-item label{display:block;font-size:12px}.cart-page-item input{width:60px;padding:6px}.cart-page-item a:last-child{margin-left:15px;font-size:11px;text-decoration:underline}.cart-page-total{text-align:right;padding-top:35px}.cart-page-total p{font-size:12px}.cart-page-total .button{margin-left:12px}.text-page{max-width:820px;min-height:55vh}.text-page h1{margin-bottom:30px}.rte h2{font-size:28px;margin-top:35px}.rte h3{margin-top:25px}.rte a{text-decoration:underline}.rte img{height:auto}.rte table{width:100%;border-collapse:collapse}.rte td,.rte th{border:1px solid var(--line);padding:12px}.contact-form{display:grid;gap:10px}.contact-form input,.contact-form textarea,.search-form input,.text-page input{border:1px solid var(--line);border-radius:7px;padding:13px;font-size:16px;background:var(--paper);color:var(--ink)}.contact-form button{justify-self:start;margin-top:15px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:35px}.product-card img{aspect-ratio:1;object-fit:cover;border-radius:9px}.product-card h2{font-size:19px;margin-top:18px}.product-card p{font-size:13px}.search-form{display:flex;gap:12px;margin-top:30px}.search-form input{flex:1;min-width:0}@media(min-width:1600px){.wrap{max-width:1360px}}@media(max-width:1100px){.wrap{width:calc(100% - 60px)}.home-hero,.main-product,.demo-layout{gap:45px}.comparison-layout,.workbench-grid,.specs-grid,.faq-layout{gap:50px}.hero-copy .text-link{margin:15px 0 0;display:flex;max-width:155px}.compare-row>*{padding:19px 12px}.footer-grid{grid-template-columns:1.5fr 1fr 1fr}}@media(max-width:760px){html{scroll-padding-top:30px}.wrap{width:calc(100% - 36px)}.section-pad{padding:55px 0}.announcement{font-size:9px;padding:8px 12px}.header-inner{height:67px;gap:10px}.brand{font-size:16px;letter-spacing:.13em;gap:8px}.brand-mark{width:23px;height:23px}.brand img{width:155px}.site-header nav{display:none}.bag-label{display:none}.bag-button{gap:7px}.bag-button [data-cart-count]{width:20px;height:20px;font-size:10px}.home-hero{display:flex;flex-direction:column-reverse;gap:28px;padding-top:18px;padding-bottom:40px}.hero-image{width:100%;border-radius:9px}.image-caption{padding:10px 13px;font-size:8px}.hero-copy{width:100%}.hero-copy h1{font-size:43px;line-height:1.07}.eyebrow{font-size:9px;margin-bottom:15px}.hero-copy .lead{font-size:14px;margin:18px 0 22px;max-width:none}.hero-copy .button{width:100%}.hero-copy .text-link{margin:12px auto 0;max-width:150px;font-size:11px}.benefit-grid{grid-template-columns:1fr;gap:18px;padding-top:22px;padding-bottom:22px}.benefit-item{gap:14px;align-items:center}.benefit-number{width:30px;height:30px;font-size:10px}.benefit-item h2{font-size:13px;margin:0 0 2px}.benefit-item p{font-size:10px}.main-product{display:flex;flex-direction:column;gap:19px;padding-top:17px;padding-bottom:36px}.product-gallery{position:static;width:100%}.gallery-stage{border-radius:8px}.gallery-thumbs{gap:7px;padding-top:10px}.gallery-thumbs button{flex-basis:47px;padding:2px}.gallery-count{bottom:12px;right:12px;font-size:9px;padding:4px 10px}.product-copy{padding:0;width:100%}.product-copy h1{font-size:35px}.product-copy .lead{font-size:13px;line-height:1.7;margin:17px 0}.product-points{margin:19px 0;gap:9px;font-size:11px}.price-row{font-size:27px;margin:21px 0 16px}.purchase-controls{gap:9px}.quantity button{width:32px}.quantity input{width:29px}.add-button{padding:15px 18px;font-size:12px}.purchase-note{font-size:10px;margin-bottom:20px}.buy-details summary{font-size:11px;padding:15px 0}.buy-details p{font-size:11px}.product-copy>.text-link{font-size:10px}.sticky-buy{padding:9px 16px;gap:12px}.sticky-buy>div{display:grid;gap:1px;font-size:10px;line-height:1.4}.sticky-buy>div span{font-size:11px}.sticky-buy .button{min-width:136px;min-height:45px;font-size:11px;padding:12px 18px}h2{font-size:31px;line-height:1.12}.section-heading{text-align:left;margin-bottom:28px}.section-heading p:last-child{font-size:12px;margin:17px 0 0}.demo-layout{grid-template-columns:1fr;gap:20px}.demo-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.demo-tab{padding:13px 10px;display:block;border-color:var(--line);border-radius:7px;min-height:88px}.demo-tab strong{font-size:11px;line-height:1.5;letter-spacing:0}.demo-tab strong+span,.tab-arrow{display:none}.demo-number{display:block;font-size:9px;margin-bottom:7px;padding:0}.demo-tab[aria-selected=true] .demo-number{width:auto;height:auto;background:transparent;text-align:left;padding:0}.demo-tab[aria-selected=true]{border-color:var(--ink);box-shadow:inset 0 -3px var(--lime)}.video-shell{border-radius:8px}.media-caption{font-size:9px;margin:10px 0 0}.video-toggle{right:10px;bottom:10px}.comparison-layout{grid-template-columns:1fr;gap:25px}.comparison-layout .lead{font-size:12px;margin:18px 0}.comparison-layout .text-link{font-size:11px}.compare-row{grid-template-columns:1fr 1fr 1.05fr;font-size:10px}.compare-row>*{padding:17px 11px;line-height:1.65}.compare-head{font-size:9px}.comparison-note{font-size:9px;padding:12px}.workbench-section{padding-top:0}.workbench-grid{grid-template-columns:1fr;gap:28px}.workbench-copy .lead{font-size:12px;margin-top:18px}.use-list{margin-top:18px}.use-list>div{padding:16px 0;gap:3px 10px}.use-list h3{font-size:14px}.use-list p{font-size:11px}.specs-grid{display:flex;flex-direction:column;gap:26px}.specs-image{width:100%}.specs-grid>div{width:100%}.spec-table{margin:22px 0 0}.spec-table>div{font-size:11px;padding:13px 0;gap:15px}.specs-grid .small{font-size:9px}.faq-layout{grid-template-columns:1fr;gap:28px}.faq-list summary{font-size:12px;padding:21px 0;gap:15px}.faq-list p{font-size:11px;padding:0 15px 20px 0}.closing-section{padding:37px 0}.closing-inner{display:block}.closing-inner h2{font-size:31px}.closing-inner .button{width:100%;margin-top:24px}.site-footer{padding:43px 0 22px}.footer-grid{grid-template-columns:1fr;gap:32px;padding-bottom:35px}.footer-grid>div>p:not(.eyebrow){font-size:11px;margin:15px 0 0}.footer-grid>div>a:not(.brand){font-size:11px}.footer-grid .eyebrow{margin-bottom:10px}.footer-bottom{display:grid;font-size:9px;gap:15px}.footer-bottom>div{gap:12px}.cart-drawer{padding:18px}.cart-line{grid-template-columns:65px 1fr auto;gap:12px}.cart-line img{width:65px;height:65px}.cart-line h3{font-size:12px}.cart-line>strong{font-size:11px}.cart-page-item{grid-template-columns:68px 1fr;gap:14px}.cart-page-item>strong{grid-column:2}.cart-page-item img{width:68px;height:68px}.cart-page-item a{font-size:12px}.cart-page-total .button{margin:8px 0;width:100%}.product-grid{grid-template-columns:1fr 1fr;gap:16px}.product-card h2{font-size:15px}.search-form .button{padding:14px}.text-page h1{font-size:34px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}.square-media{height:auto}.vs-offer{display:flex;justify-content:space-between;align-items:center;margin:28px 0 20px;padding-top:22px;border-top:1px solid var(--line)}.vs-offer .eyebrow{font-size:10px;margin-bottom:8px;color:var(--muted)}.vs-offer h2{font-size:24px;letter-spacing:-.04em}.offer-mark{background:var(--lime);border-radius:50%;font-size:26px;width:44px;height:44px;display:grid;place-items:center}.vs-packs{margin:0;padding:0;border:0;display:none;min-width:0}.packs-ready .vs-packs{display:grid;gap:12px}.packs-ready [data-variant-select],.packs-ready .native-variant-label{display:none}.vs-packs legend{font-weight:700;font-size:13px;padding:0 0 10px}.vs-pack{position:relative;display:grid;grid-template-columns:16px 58px 1fr auto;gap:11px;align-items:center;padding:19px 14px 16px;border:1px solid var(--line);border-radius:10px;cursor:pointer;background:var(--paper);transition:border-color .15s,background .15s}.vs-pack.is-selected{border:2px solid var(--ink);padding:18px 13px 15px;background:#edf3fc}.vs-pack input{position:absolute;opacity:0;width:1px;height:1px}.vs-pack:has(input:focus-visible){outline:3px solid var(--lime);outline-offset:3px}.pack-dot{width:16px;height:16px;border:1px solid #88917f;border-radius:50%;position:relative}.is-selected .pack-dot{border:5px solid var(--ink);background:var(--lime)}.pack-thumb{position:relative}.pack-thumb img{width:58px;height:58px;object-fit:cover;border-radius:7px}.pack-thumb>span{position:absolute;right:-2px;bottom:-5px;background:var(--ink);color:#fff;border-radius:20px;font-size:9px;font-weight:800;padding:1px 5px}.pack-info{display:flex;flex-direction:column;min-width:0;gap:4px}.pack-info>strong{font-size:16px;line-height:1.3;letter-spacing:-.02em}.pack-badge{font-size:8px;font-weight:800;letter-spacing:.06em;line-height:1.2;color:#315bb7}.pack-description{font-size:10px;line-height:1.4;color:var(--muted)}.pack-saving{align-self:flex-start;font-size:9px;line-height:1.4;padding:3px 6px;background:#e0eafb;border-radius:4px;font-weight:700;margin-top:2px}.pack-price{text-align:right;display:flex;flex-direction:column;gap:5px}.pack-price>strong{font-size:20px;line-height:1.2;letter-spacing:-.045em;white-space:nowrap}.pack-price>small{font-size:9px;color:var(--muted);line-height:1.3}.pack-total{display:flex;justify-content:space-between;gap:15px;align-items:center;font-size:13px;margin:18px 0 12px}.pack-total>strong{font-size:18px}.vs-deadline{display:flex;justify-content:space-between;align-items:center;background:var(--ink);color:#fff;gap:10px;border-radius:7px;padding:13px 16px;margin-bottom:14px;font-size:12px}.vs-deadline strong{color:var(--lime);font-variant-numeric:tabular-nums;font-size:18px}.buy-guarantee{display:flex;justify-content:center;align-items:center;gap:8px;margin:17px 0 0;font-size:12px;font-weight:600}.buy-guarantee svg{width:22px;height:24px;fill:none;stroke:currentColor;stroke-width:1.5}.buy-guarantee span{border-bottom:1px solid var(--line)}.product-copy .purchase-note{margin:10px 0 22px}.vs-compare{background:#edf3fc}.vs-compare-table{max-width:870px;margin:auto;border:1px solid #d6e0ef;border-radius:12px;overflow:hidden;background:#fff}.vs-compare-head,.vs-compare-line{display:grid;grid-template-columns:1fr 1fr}.vs-compare-head>div{padding:26px;display:flex;align-items:center;justify-content:center;gap:18px;font-size:19px;line-height:1.3}.vs-compare-head>div:first-child{background:var(--ink);color:#fff}.vs-compare-head img{width:82px;height:82px;object-fit:cover;border-radius:8px}.compare-question{width:70px;height:70px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;font-size:34px;color:#6b7c93}.vs-compare-line>div{padding:23px 28px;border-top:1px solid var(--line);display:flex;align-items:center;gap:14px;font-size:15px;line-height:1.5}.vs-compare-line>div:first-child{background:#edf3fc}.compare-tick{width:24px;height:24px;display:grid;place-items:center;border-radius:50%;background:var(--lime);font-weight:800;flex-shrink:0}.vs-compare-line small{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.07em;color:var(--muted);margin-bottom:5px}.vs-compare-line strong{font-size:15px;font-weight:700}.vs-compare-line>div:last-child{color:var(--muted)}.vs-compare-note{max-width:750px;text-align:center;margin:16px auto 0;font-size:11px;color:var(--muted)}.section-cta{text-align:center;margin-top:29px}.guarantee-grid{display:grid;grid-template-columns:1fr 1fr;gap:85px;align-items:center}.vs-guarantee{background:#edf3fc}.guarantee-art{position:relative}.guarantee-art img{border-radius:12px}.guarantee-seal{position:absolute;right:22px;bottom:22px;border:1px solid #ffffff9c;outline:7px solid #ffffff45;width:115px;height:115px;border-radius:50%;background:var(--lime);display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(-8deg)}.guarantee-seal strong{font-size:47px;line-height:1;letter-spacing:-.05em}.guarantee-seal span{font-size:11px;letter-spacing:.16em;font-weight:800}.guarantee-copy .lead{max-width:430px;margin:24px 0}.guarantee-rule{display:flex;gap:12px;align-items:center;margin:27px 0;font-size:15px}.guarantee-rule>span{background:var(--lime);display:grid;place-items:center;width:29px;height:29px;border-radius:50%}.guarantee-policy{display:block;font-size:12px;text-decoration:underline;margin-top:20px}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:27px}.step-image{position:relative;margin-bottom:23px}.step-image img{border-radius:10px}.step-image>span{position:absolute;bottom:15px;left:15px;width:41px;height:41px;border-radius:50%;background:var(--lime);display:grid;place-items:center;font-weight:800;font-size:13px}.steps-grid h3{font-size:22px}.steps-grid p{font-size:14px;color:var(--muted);line-height:1.7;margin:12px 0 0}.cart-guarantee{font-size:12px;text-align:center;display:block;padding:14px 0;border-top:1px solid var(--line)}@media(max-width:1100px){.main-product{grid-template-columns:1fr 1fr;gap:35px}.vs-pack{grid-template-columns:15px 45px 1fr auto;gap:9px;padding-left:11px;padding-right:11px}.vs-pack.is-selected{padding-left:10px;padding-right:10px}.pack-thumb img{width:45px;height:45px}.pack-price>strong{font-size:18px}.guarantee-grid{gap:45px}}@media(max-width:760px){.vs-offer{margin:23px 0 17px}.vs-offer h2{font-size:23px}.vs-offer .eyebrow{font-size:10px}.vs-packs legend{font-size:13px}.vs-pack{grid-template-columns:15px 44px 1fr auto;gap:9px;padding:17px 11px 15px}.vs-pack.is-selected{padding:16px 10px 14px}.pack-thumb img{width:44px;height:44px}.pack-info>strong{font-size:15px}.pack-badge{font-size:8px}.pack-description{font-size:10px;max-width:115px}.pack-price>strong{font-size:19px}.pack-price>small{font-size:9px;max-width:78px}.pack-saving{font-size:9px;max-width:125px}.pack-total{margin-top:17px}.buy-guarantee{font-size:12px}.add-button{font-size:14px;min-height:54px}.vs-compare-head>div{padding:22px 13px;flex-direction:column;gap:13px;font-size:16px;text-align:center}.vs-compare-head img{width:70px;height:70px}.vs-compare-line>div{padding:18px 13px;gap:9px;font-size:13px;align-items:flex-start}.vs-compare-line strong{font-size:13px;line-height:1.55;display:block}.vs-compare-line small{font-size:8px;letter-spacing:.06em}.compare-tick{width:19px;height:19px;font-size:11px;margin-top:17px}.vs-compare-note{font-size:10px}.vs-compare .section-cta .button{width:100%;font-size:13px}.guarantee-grid{grid-template-columns:1fr;gap:33px}.guarantee-seal{width:94px;height:94px;right:20px;bottom:20px}.guarantee-seal strong{font-size:39px}.guarantee-copy h2{font-size:35px}.guarantee-copy .lead{font-size:14px;line-height:1.75}.guarantee-rule{font-size:14px;margin:23px 0}.guarantee-copy .button{width:100%;font-size:13px}.steps-grid{grid-template-columns:1fr;gap:30px}.step-image{margin-bottom:18px}.steps-grid h3{font-size:23px}.steps-grid p{font-size:14px;margin-top:11px}.vs-steps .section-heading{margin-bottom:25px}}.compare-standard{flex-shrink:0;width:20px;text-align:center;color:#60718b;font-weight:700}.vs-compare-head>div:last-child{background:#f8faff}.step-image .video-shell{width:100%;aspect-ratio:1}.step-image>span{pointer-events:none}.workbench-grid>.video-shell{min-width:0}.specs-image .square-media{border-radius:12px}.vs-compare-head img{background:transparent;object-fit:contain;border-radius:0}.video-toggle{min-height:40px;min-width:60px}.guarantee-seal{box-shadow:0 7px 24px #17274018}:root{--muted:#59677c;--line:#d8e1ee}body{font-family:Inter,Arial,sans-serif}.brand{color:var(--lime);gap:9px}.brand>span{font-size:30px;letter-spacing:-1.5px;text-transform:lowercase}.brand-mark{width:30px;height:30px}.announcement{background:var(--surface);color:var(--ink)}.button,.add-button{background:var(--lime);color:#fff;border-color:var(--lime);border-radius:30px}.button-dark{background:var(--ink);border-color:var(--ink);color:#fff}.button-outline{background:transparent;color:var(--ink)}.point-check,.offer-mark,.compare-tick,.guarantee-rule>span,.step-image>span{background:var(--surface);color:var(--lime)}.vs-pack.is-selected{border-color:var(--lime)}.is-selected .pack-dot{border-color:var(--lime);background:#fff}.pack-thumb img{object-fit:contain;background:transparent}.guarantee-seal{background:var(--lime);color:#fff}.closing-section{background:var(--surface);color:var(--ink)}.site-footer{background:#f8faff;color:var(--ink)}.site-footer .brand{color:var(--lime)}.site-footer a,.site-footer p,.footer-bottom{color:var(--ink)}.vs-compare-head>div:first-child{background:var(--surface);color:var(--ink)}.vs-compare-head img{width:95px;height:95px}.gallery-stage{background:#f8faff}.gallery-slide img{object-fit:contain;aspect-ratio:1}.gallery-thumbs img{object-fit:contain}.video-shell{background:var(--surface)}.video-shell video{object-fit:contain}.video-toggle{min-width:64px;min-height:44px}.copy-policy-link{font-size:12px;text-decoration:underline}.policy-links{display:flex;gap:15px;flex-wrap:wrap}.newsletter input{min-height:46px;border:1px solid var(--line);padding:12px;border-radius:6px;width:100%;max-width:290px}.newsletter button{margin-top:10px}.square-media{aspect-ratio:1!important}.vs-main-product{min-width:0}@media(max-width:760px){.brand>span{font-size:25px}.brand-mark{width:25px;height:25px}.announcement{font-size:10px}.main-product{padding-top:20px}.product-copy h1{font-size:37px;line-height:1.1}.vs-pack{grid-template-columns:15px 44px 1fr auto}.pack-price>strong{font-size:20px}.vs-compare-head img{width:74px;height:74px}.vs-compare-line small{font-size:9px}.steps-grid h3{font-size:22px}.section-pad{padding-top:55px;padding-bottom:55px}.product-gallery{position:static}.footer-grid{gap:28px}.guarantee-seal{bottom:18px;right:18px}}.locale-selector{padding:24px 0}.locale-selector form{display:flex;align-items:center;flex-wrap:wrap;gap:12px;font-size:12px}.locale-selector select,.locale-selector button{padding:10px;border:1px solid var(--line);background:#fff;border-radius:6px}.footer-grid .eyebrow{color:var(--muted)}.demo-tab[aria-selected=true] .demo-number{color:#fff}@media(max-width:760px){.demo-tab[aria-selected=true] .demo-number{color:var(--lime)}}.gallery-thumbs{scrollbar-width:none}.gallery-thumbs::-webkit-scrollbar{display:none}.text-page select{max-width:100%;padding:12px;border:1px solid var(--line)}.site-footer .footer-grid>div>p:not(.eyebrow),.site-footer .footer-grid>div>a:not(.brand){color:#172740}:root{--section-space:64px;--content-gap:48px}body{font-family:var(--font);font-size:15px;line-height:1.65}h1,h2,h3{overflow-wrap:break-word;text-wrap:balance}h2{font-size:clamp(32px,3.3vw,46px);line-height:1.14;letter-spacing:-.04em}p{overflow-wrap:break-word}.section-pad{padding-block:var(--section-space)}.section-heading{margin-bottom:32px}.section-heading>p:last-child{font-size:15px;line-height:1.7;margin-bottom:0}.eyebrow{font-size:11px;line-height:1.5;letter-spacing:.12em;margin-bottom:16px}.main-product,.demo-layout,.workbench-grid,.specs-grid,.guarantee-grid,.faq-layout{gap:var(--content-gap)}.main-product,.demo-layout,.workbench-grid,.specs-grid,.guarantee-grid,.faq-layout{min-width:0}.demo-layout>*,.workbench-grid>*,.guarantee-grid>*,.faq-layout>*{min-width:0}.product-copy .lead,.workbench-copy .lead,.guarantee-copy .lead{font-size:15px;line-height:1.7}.product-points{font-size:13px;line-height:1.6}.point-check{flex-shrink:0}.benefit-item h2,.use-list h3{font-size:17px;line-height:1.3;letter-spacing:-.025em}.benefit-item p,.use-list p,.spec-table>div{font-size:13px;line-height:1.65}.demo-tabs{gap:12px}.demo-tab{gap:14px;padding:22px 20px}.demo-number{flex:0 0 28px;text-align:center}.demo-tab[aria-selected=true] .demo-number{flex-basis:28px}.demo-tab strong{font-size:18px}.demo-tab strong+span{font-size:14px;line-height:1.65;margin-top:8px}.demo-mobile-description{display:none}.media-caption,.vs-compare-note,.specs-grid .small{font-size:12px;line-height:1.65}.media-caption{margin:12px 0 0}.video-toggle{font-size:12px;line-height:1.2;padding:10px 14px}.vs-compare-note{margin-top:20px}.vs-compare-line small{font-size:10px}.compare-tick{color:var(--lime)}.steps-grid h3{font-size:22px;line-height:1.25}.steps-grid p{font-size:14px;line-height:1.7}.faq-list summary{font-size:15px;line-height:1.5;padding:22px 0}.faq-list p{font-size:14px;line-height:1.75}.guarantee-copy h2,.closing-inner h2{font-size:clamp(32px,3.3vw,46px)}.guarantee-rule>span{flex-shrink:0}.guarantee-seal strong{max-width:100%;font-size:42px}.guarantee-seal span{max-width:90%;text-align:center}.button{font-size:14px;min-height:52px}.button>span{flex-shrink:0}.text-link{font-size:13px;line-height:1.5}.pack-badge{font-size:10px}.pack-description{font-size:12px;line-height:1.5;max-width:none}.pack-saving,.pack-price>small{font-size:11px;line-height:1.4;max-width:none}.pack-price{min-width:0}.pack-info>strong{font-size:16px}.pack-price>strong{font-size:21px;font-variant-numeric:tabular-nums}.pack-info{gap:5px}.vs-pack{border-width:2px;border-color:var(--line);padding:18px 12px;grid-template-columns:16px 42px minmax(0,1fr) auto;gap:10px}.vs-pack.is-selected{padding:18px 12px}.pack-thumb img{width:42px;height:42px;aspect-ratio:1;object-fit:contain}.pack-total{font-size:14px;margin:20px 0 14px}.pack-total strong{font-variant-numeric:tabular-nums}.purchase-note,.buy-details,.buy-details summary,.buy-details p,.product-copy>.text-link{font-size:12px;line-height:1.65}.buy-guarantee{font-size:13px;line-height:1.5;text-align:center}.sticky-buy{padding-bottom:max(12px,env(safe-area-inset-bottom))}.footer-grid>div>p:not(.eyebrow),.footer-grid>div>a:not(.brand),.footer-grid .eyebrow,.footer-bottom{font-size:12px;line-height:1.65}.footer-grid{row-gap:32px}.footer-bottom{border-color:var(--line)}.policy-links{font-size:13px;gap:12px 24px}.locale-selector form{font-size:13px}.locale-selector select,.locale-selector button{min-height:44px;max-width:100%}.newsletter input{font-size:16px;max-width:100%;margin-top:14px}.newsletter .button{margin-top:12px}@media(min-width:761px)and (max-width:1100px){:root{--content-gap:32px}.main-product{grid-template-columns:1fr 1.1fr}.vs-pack{grid-template-columns:16px minmax(0,1fr) auto}.pack-thumb{display:none}}@media(max-width:760px){:root{--section-space:40px;--content-gap:24px}.main-product{gap:24px;padding-bottom:40px}.product-copy h1{font-size:36px;line-height:1.12}h2,.guarantee-copy h2,.closing-inner h2{font-size:32px;line-height:1.15}.eyebrow{font-size:10px;margin-bottom:10px}.section-heading,.vs-steps .section-heading{margin-bottom:24px}.section-heading>p:last-child{font-size:14px;margin-top:14px}.product-copy .lead,.workbench-copy .lead,.guarantee-copy .lead{font-size:14px;margin-top:18px}.product-points{font-size:12px;gap:10px}.benefit-grid{padding-block:26px;gap:20px}.benefit-item h2{font-size:16px}.benefit-item p{font-size:12px}.demo-layout{gap:20px}.demo-tabs{gap:8px}.demo-tab{padding:12px 8px;min-height:96px}.demo-tab strong{font-size:12px;line-height:1.4;overflow-wrap:anywhere}.demo-number{font-size:10px;text-align:left;margin-bottom:8px}.demo-tab strong+span{display:none}.demo-mobile-description{display:block;font-size:14px;line-height:1.65;color:var(--muted);margin:16px 0 0}.media-caption{font-size:12px;margin-top:10px}.demo-tab[aria-selected=true]{border-color:var(--lime)}.vs-offer h2{font-size:24px}.vs-offer{gap:12px}.offer-mark{flex:0 0 40px;width:40px;height:40px}.vs-pack{grid-template-columns:16px 32px minmax(0,1fr) auto;gap:8px;padding:16px 10px}.vs-pack.is-selected{padding:16px 10px}.pack-thumb img{width:32px;height:32px}.pack-badge{font-size:9px;letter-spacing:.04em}.pack-info>strong{font-size:15px}.pack-description{font-size:11px;line-height:1.5}.pack-saving{font-size:10px;padding:3px 5px}.pack-price>strong{font-size:20px}.pack-price>small{font-size:10px;max-width:78px}.pack-price{max-width:90px}.pack-total{font-size:14px}.vs-compare-head>div{font-size:16px;padding:20px 12px}.vs-compare-line>div{padding:18px 12px}.vs-compare-line strong{font-size:13px}.vs-compare-note{font-size:12px}.use-list h3{font-size:16px}.use-list p,.spec-table>div{font-size:13px}.specs-grid .small{font-size:12px}.faq-list summary{font-size:14px;padding:20px 0}.faq-list p{font-size:14px}.sticky-buy{gap:12px;padding:10px 16px max(10px,env(safe-area-inset-bottom))}.sticky-buy>div{font-size:12px}.sticky-buy>div span{font-size:12px}.sticky-buy .button{min-width:0;max-width:62%;font-size:12px;min-height:46px;padding:12px 16px}.closing-section{padding:40px 0}.footer-grid{gap:28px}.footer-grid>div>p:not(.eyebrow){margin-top:14px}.footer-grid>div>a:not(.brand){padding-block:9px}.footer-grid .eyebrow{font-size:11px}.policy-links a{padding-block:6px}}.vs-deadline{background:var(--surface);color:var(--ink);border:1px solid #cbd9ef;border-radius:9px;padding:13px 16px;margin:0 0 18px;font-size:13px;font-weight:700;line-height:1.35}.vs-deadline>span{display:flex;align-items:center;gap:8px}.vs-deadline>span:before{content:"";width:7px;height:7px;background:var(--lime);border-radius:50%;flex:0 0 7px}.vs-deadline strong{color:var(--ink);font-size:17px;letter-spacing:.02em;white-space:nowrap}.vs-pack{grid-template-columns:16px 88px minmax(0,1fr) auto;gap:12px}.pack-thumb.bundle-art{display:block;position:relative;width:88px;height:88px;aspect-ratio:1;isolation:isolate;overflow:hidden;border-radius:10px;background:radial-gradient(ellipse at center,#ffffffb3,transparent 72%)}.pack-thumb.bundle-art img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;max-width:none;object-fit:contain;aspect-ratio:1;border-radius:0;filter:drop-shadow(0 3px 2px #1727401a)}.bundle-art--2 img:nth-child(1){transform:translate(-19%)}.bundle-art--2 img:nth-child(2){transform:translate(19%)}.bundle-art--3 img:nth-child(1){transform:translate(-27%,-3%) scale(.9)}.bundle-art--3 img:nth-child(2){transform:translate(27%,-3%) scale(.9)}.bundle-art--3 img:nth-child(3){transform:translateY(4%);z-index:2}.pack-thumb.bundle-art--custom img{filter:none}@media(min-width:761px)and (max-width:1100px){.vs-pack{grid-template-columns:16px 76px minmax(0,1fr);gap:8px 10px}.pack-thumb.bundle-art{width:76px;height:76px;grid-row:1 / span 2;grid-column:2}.vs-pack>.pack-dot{grid-row:1 / span 2;grid-column:1}.vs-pack>.pack-info{grid-column:3;grid-row:1}.vs-pack>.pack-price{grid-column:3;grid-row:2;flex-direction:row;align-items:baseline;justify-content:flex-start;flex-wrap:wrap;gap:5px 9px;text-align:left;max-width:none}.pack-price>small{max-width:none}}@media(max-width:760px){.vs-pack{grid-template-columns:16px 76px minmax(0,1fr);gap:8px 10px;padding:16px 12px}.vs-pack.is-selected{padding:16px 12px}.vs-pack>.pack-dot{grid-row:1 / span 2;grid-column:1}.pack-thumb.bundle-art{width:76px;height:76px;grid-row:1 / span 2;grid-column:2}.vs-pack>.pack-info{grid-column:3;grid-row:1;gap:5px}.pack-info>strong{font-size:16px}.pack-badge{font-size:9px}.pack-description{font-size:12px;line-height:1.45}.vs-pack>.pack-price{grid-column:3;grid-row:2;display:flex;flex-direction:row;align-items:baseline;justify-content:flex-start;flex-wrap:wrap;gap:4px 9px;text-align:left;max-width:none}.pack-price>strong{font-size:21px}.pack-price>small{font-size:10px;max-width:none}.pack-saving{font-size:10px}.vs-deadline{padding:12px 13px;font-size:12px;gap:10px}.vs-deadline strong{font-size:16px}}.vs-compare,.vs-guarantee{background:var(--surface)}#main>[id^=shopify-section-]:has(>.section-pad:is(.surface,.vs-compare,.vs-guarantee))+[id^=shopify-section-]>.section-pad:is(.surface,.vs-compare,.vs-guarantee),#main>[id^=shopify-section-]:has(>.section-pad:not(.surface,.vs-compare,.vs-guarantee))+[id^=shopify-section-]>.section-pad:not(.surface,.vs-compare,.vs-guarantee){padding-top:0}.section-pad :is(.workbench-copy,.guarantee-copy,.specs-grid>div,.faq-layout>div)>:last-child{margin-bottom:0}.gallery-tools{display:flex;justify-content:space-between;align-items:center;gap:12px;padding-top:12px}.gallery-tools>div{min-width:0;text-align:center;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:5px 12px;font-size:12px;line-height:1.4}.gallery-tools [data-gallery-caption]{font-weight:600}.gallery-tools [data-gallery-count]{color:var(--muted);font-variant-numeric:tabular-nums;white-space:nowrap}.gallery-arrow{border:1px solid var(--line);border-radius:50%;background:var(--paper);color:var(--ink);width:44px;height:44px;flex:0 0 44px;font-size:23px;line-height:1;display:grid;place-items:center}.gallery-arrow:hover{background:var(--surface);border-color:var(--lime)}.gallery-curated .gallery-thumbs{gap:8px;padding:12px 1px 4px;scroll-snap-type:x proximity}.gallery-curated .gallery-thumbs button{flex-basis:80px;border-radius:8px;scroll-snap-align:start;opacity:.75}.gallery-curated .gallery-thumbs button[aria-pressed=true]{border-color:var(--lime);opacity:1;box-shadow:inset 0 0 0 1px var(--lime)}@media(max-width:760px){.gallery-curated .gallery-thumbs button{flex-basis:68px}.gallery-tools{padding-top:8px}.gallery-tools>div{font-size:11px;gap:4px 9px}}.product-form>.purchase-controls,[data-draft-offer]>.purchase-controls{margin-top:20px}.guarantee-card{display:grid;grid-template-columns:180px minmax(0,1fr);gap:48px;align-items:center;max-width:1000px;margin:auto;padding:44px;background:var(--paper);border:1px solid var(--line);border-radius:16px}.guarantee-signature{color:var(--lime);display:flex;flex-direction:column;align-items:center;gap:22px;text-align:center;padding-right:32px;border-right:1px solid var(--line)}.guarantee-signature svg{width:44px;height:52px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.guarantee-signature strong{display:block;font-size:104px;font-weight:700;line-height:.95;letter-spacing:-.06em}.guarantee-signature span{display:block;margin-top:10px;font-size:12px;font-weight:700;letter-spacing:.16em}.guarantee-card .lead{max-width:none;margin:20px 0}.guarantee-promise{font-size:14px;font-weight:600;margin:0 0 24px}.guarantee-actions{display:flex;flex-wrap:wrap;align-items:center;gap:16px 24px}.guarantee-actions .guarantee-policy{margin:0}.guarantee-card--photo{grid-template-columns:minmax(0,1fr) minmax(0,1.1fr)}.guarantee-card--photo .square-media{border-radius:10px}.reviews-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:28px}.reviews-heading h2{margin:0}.reviews-heading .lead{margin-bottom:0}.reviews-summary{flex-shrink:0;text-align:right;font-size:13px}.reviews-summary>strong{display:block;font-size:30px;line-height:1.15;letter-spacing:-.04em}.review-stars{color:var(--lime);letter-spacing:.1em;font-size:16px;line-height:1.3}.reviews-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;align-items:start}.review-card{border:1px solid var(--line);border-radius:12px;overflow:hidden;background:var(--paper)}.review-card>img{width:100%;aspect-ratio:1;object-fit:cover}.review-content{padding:24px}.review-content h3{font-size:18px;margin:16px 0 12px;line-height:1.35}.review-body{font-size:14px;line-height:1.7;overflow-wrap:anywhere}.review-body p:first-child{margin-top:12px}.review-body p:last-child{margin-bottom:0}.review-meta{margin-top:22px;padding-top:16px;border-top:1px solid var(--line);font-size:12px;display:flex;justify-content:space-between;gap:12px;color:var(--muted)}.review-meta strong{color:var(--ink)}@media(max-width:900px){.reviews-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.guarantee-card,.guarantee-card--photo{grid-template-columns:1fr;gap:26px;padding:26px 22px}.guarantee-signature{flex-direction:row;justify-content:flex-start;text-align:left;gap:18px;padding:0 0 22px;border-right:0;border-bottom:1px solid var(--line)}.guarantee-signature strong{font-size:64px}.guarantee-signature span{font-size:10px;margin-top:6px}.guarantee-signature svg{width:36px;height:43px}.guarantee-card h2{font-size:30px}.guarantee-card .eyebrow{font-size:10px}.guarantee-card .lead{font-size:14px}.guarantee-actions{align-items:stretch;flex-direction:column;gap:18px}.guarantee-actions .button{width:100%}.guarantee-actions .guarantee-policy{text-align:center;font-size:13px}.reviews-heading{display:block}.reviews-summary{text-align:left;margin-top:20px}.reviews-summary>strong{display:inline;margin-right:10px;font-size:25px}.reviews-grid{grid-template-columns:1fr}.review-content{padding:22px}.reviews-heading h2{font-size:32px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/vesnori.css.map */
