@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,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.start{inset-inline-start:var(--spacing)}.grid{display:grid}.table{display:table}.resize{resize:both}}:root{--primary:#0fa3b1;--primary-dark:#087e88;--dark:#0d1b2a;--accent:#d4af37;--soft:#f4f8f8;--muted:#5d6670;--border:#dce6e8;--white:#fff;--danger:#a93c34;--shadow:0 18px 50px #0d1b2a1a;--radius:22px;--shell:1240px;--font-display:"Arial Rounded MT Bold","Trebuchet MS",Arial,sans-serif;--font-body:Inter,Manrope,"Segoe UI",Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--dark);font-family:var(--font-body),sans-serif;-webkit-font-smoothing:antialiased;background:#fff;margin:0;line-height:1.65}button,input,select,textarea{font:inherit}button,select{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}a{color:inherit;text-decoration:none}p{color:var(--muted);margin:0}h1,h2,h3{font-family:var(--font-display),sans-serif;letter-spacing:-.035em;margin:0;line-height:1.08}h1{font-size:clamp(2.8rem,6vw,5.4rem)}h2{font-size:clamp(2rem,4vw,3.25rem)}h3{font-size:1.25rem}:focus-visible{outline-offset:3px;outline:3px solid #6dd6d8}.shell{width:min(calc(100% - 40px),var(--shell));margin-inline:auto}.skip{z-index:100;background:var(--dark);color:#fff;border-radius:8px;padding:9px 14px;position:fixed;top:10px;left:10px;transform:translateY(-180%)}.skip:focus{transform:none}.eyebrow{color:var(--primary-dark);letter-spacing:.16em;text-transform:uppercase;margin-bottom:13px;font-size:.72rem;font-weight:800;display:inline-block}.eyebrow.light{color:#85e1df}.site-header{z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffed;border-bottom:1px solid #dce6e8d9;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:28px;min-height:78px;display:flex}.brand{white-space:nowrap;align-items:center;gap:12px;display:inline-flex}.brand strong{color:var(--primary);font-family:var(--font-display);letter-spacing:-.07em;font-size:1.65rem;font-weight:850}.brand span{border-left:1px solid var(--border);letter-spacing:.08em;text-transform:uppercase;padding-left:12px;font-size:.7rem;font-weight:800}.nav{color:#344654;align-items:center;gap:21px;font-size:.84rem;font-weight:750;display:flex}.nav>a:hover{color:var(--primary-dark)}.cart-link{align-items:center;gap:7px;display:inline-flex}.cart-link b{background:var(--dark);color:#fff;border-radius:50%;place-items:center;width:22px;height:22px;font-size:.68rem;display:grid}.menu{border:1px solid var(--border);background:#fff;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;display:none}.menu i{background:var(--dark);width:20px;height:2px}.button{border:1px solid var(--primary);background:var(--primary);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-height:50px;padding:0 24px;font-size:.88rem;font-weight:800;transition:all .18s;display:inline-flex}.button:hover{background:var(--primary-dark);transform:translateY(-2px);box-shadow:0 12px 26px #0fa3b138}.button.ghost{border-color:var(--border);color:var(--dark);background:#fff}.button.accent{border-color:var(--accent);background:var(--accent);color:var(--dark)}.button.small{min-height:41px;padding-inline:17px;font-size:.78rem}.button.wide{width:100%}.buttons{flex-wrap:wrap;gap:11px;display:flex}.hero{background:#f5efe6;min-height:710px;position:relative;overflow:hidden}.hero-image{background-image:url(/media/hero-products.png);background-position:50%;background-size:cover;position:absolute;inset:0}.hero-shade{background:linear-gradient(90deg,#fbf9f5fa,#fbf9f5f0 33%,#fbf9f52e 67%,#0000);position:absolute;inset:0}.hero-copy{z-index:2;flex-direction:column;justify-content:center;align-items:flex-start;min-height:710px;padding-block:80px;display:flex;position:relative}.kicker{color:var(--primary-dark);letter-spacing:.1em;text-transform:uppercase;background:#fffc;border:1px solid #0fa3b14d;border-radius:999px;margin-bottom:22px;padding:8px 13px;font-size:.72rem;font-weight:800;display:inline-flex}.hero h1{max-width:730px}.hero-copy>p{color:#465762;max-width:620px;margin-top:22px;font-size:1.14rem}.hero .buttons{margin-top:30px}.hero-proof{color:#3f5962;flex-wrap:wrap;gap:20px;margin-top:32px;font-size:.76rem;font-weight:750;display:flex}.trust{border-block:1px solid var(--border)}.trust>.shell{grid-template-columns:repeat(3,1fr);display:grid}.trust .shell>div{border-right:1px solid var(--border);flex-direction:column;justify-content:center;min-height:108px;padding:22px 34px;display:flex}.trust .shell>div:first-child{border-left:1px solid var(--border)}.trust span{color:var(--muted);font-size:.81rem}.section{padding-block:100px}.soft{background:var(--soft)}.section-head,.split,.business>.shell,.final-cta>.shell{justify-content:space-between;align-items:flex-end;gap:55px;display:flex}.section-head{margin-bottom:40px}.section-head h2{max-width:750px}.section-head>a,.faq-preview a{color:var(--primary-dark);flex:none;font-weight:800}.steps,.product-grid,.services{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.steps article{border:1px solid var(--border);border-radius:var(--radius);background:#fff;min-height:245px;padding:28px}.steps article>span{width:44px;height:44px;color:var(--primary-dark);background:#e2f5f4;border-radius:50%;place-items:center;margin-bottom:40px;font-size:.72rem;font-weight:800;display:grid}.steps h3{margin-bottom:10px}.steps p{font-size:.86rem}.product-card{border:1px solid var(--border);border-radius:var(--radius);background:#fff;overflow:hidden;box-shadow:0 10px 30px #0d1b2a0d}.product-visual{place-items:center;min-height:225px;display:grid;position:relative}.product-visual>span,.detail-visual>span{z-index:1;color:#fff;width:110px;height:110px;font-family:var(--font-display);background:#0d1b2ae0;border:6px solid #ffffffbf;border-radius:30%;place-items:center;font-size:2.1rem;font-weight:800;display:grid;position:relative;transform:rotate(-5deg);box-shadow:0 20px 40px #0d1b2a33}.product-visual small{background:#ffffffd1;border-radius:999px;padding:5px 9px;font-size:.62rem;font-weight:700;position:absolute;bottom:13px;right:13px}.product-card>div{padding:24px}.product-card h3{margin-bottom:10px;font-size:1.12rem}.product-card p{min-height:92px;font-size:.82rem}.product-card footer{border-top:1px solid var(--border);justify-content:space-between;align-items:flex-end;gap:10px;margin-top:20px;padding-top:17px;font-size:.74rem;display:flex}.product-card footer a{color:var(--primary-dark);font-weight:800}.demo{text-align:center;margin-top:24px;font-size:.74rem}.split{align-items:flex-start;margin-bottom:45px}.split>div{max-width:700px}.split>p{max-width:430px}.services article{border-radius:var(--radius);background:var(--dark);color:#fff;min-height:265px;padding:29px;position:relative;overflow:hidden}.services article>span{color:var(--accent);margin-bottom:60px;font-size:.72rem;font-weight:800;display:block}.services h3,.services h2{margin-bottom:12px;font-size:1.3rem}.services p{color:#bdcbd4;font-size:.85rem}.business{background:radial-gradient(circle at 82% 30%,#0fa3b138,transparent 25%),var(--dark);color:#fff}.business>.shell{align-items:center;min-height:380px}.business h2{max-width:750px;margin-bottom:17px}.business p{color:#c4d2da;max-width:650px}.faq-preview{grid-template-columns:.72fr 1.28fr;gap:75px;display:grid}.faq-preview details,.faq-list details{border-top:1px solid var(--border);padding:22px 0}.faq-preview details:last-of-type,.faq-list details:last-child{border-bottom:1px solid var(--border)}summary{cursor:pointer;font-family:var(--font-display);font-weight:750}details p{margin-top:10px;font-size:.88rem}.faq-preview a{margin-top:20px;display:inline-block}.final-cta{border-top:1px solid var(--border);background:#fbf8ef}.final-cta>.shell{align-items:center;min-height:290px}.footer{color:#fff;background:#091522}.footer-grid{grid-template-columns:1.6fr repeat(3,1fr);gap:50px;padding-block:75px 60px;display:grid}.footer-grid>div{flex-direction:column;align-items:flex-start;gap:8px;display:flex}.foot-brand span{color:#fff;border-color:#355064}.footer h2{letter-spacing:.1em;text-transform:uppercase;margin-bottom:10px;font-size:.76rem}.footer p,.footer a{color:#aebdc7;font-size:.78rem}.footer-grid>div:first-child p:first-of-type{margin-top:12px}.footer-bottom{color:#8ea1ae;border-top:1px solid #233545;justify-content:space-between;align-items:center;min-height:65px;font-size:.7rem;display:flex}.cookies{z-index:90;border:1px solid var(--border);border-radius:var(--radius);width:min(680px,100% - 40px);box-shadow:var(--shadow);background:#fff;grid-template-columns:1fr auto;gap:20px;padding:20px;display:grid;position:fixed;bottom:20px;right:20px}.cookies p{font-size:.75rem}.cookies>div:last-child{align-items:center;gap:8px;display:flex}.page{min-height:70vh}.page-hero{padding-block:95px 75px}.page-hero.compact{padding-block:65px 50px}.page-hero h1{max-width:930px;font-size:clamp(2.8rem,5vw,4.6rem)}.page-hero p{max-width:760px;margin-top:20px;font-size:1.05rem}.pills{flex-wrap:wrap;gap:8px;margin-top:30px;display:flex}.pills span{border:1px solid var(--border);background:#fff;border-radius:999px;padding:7px 12px;font-size:.7rem;font-weight:700}.pills span:first-child{border-color:var(--primary);background:var(--primary);color:#fff}.shop-grid{grid-template-columns:repeat(3,1fr)}.breadcrumb{color:var(--muted);gap:9px;padding-top:35px;font-size:.75rem;display:flex}.breadcrumb a{color:var(--primary-dark);font-weight:800}.product-detail{grid-template-columns:1.08fr .92fr;gap:65px;padding-block:45px 85px;display:grid}.detail-visual{border-radius:34px;place-items:center;min-height:640px;display:grid;position:sticky;top:105px}.detail-visual>span{border-width:12px;width:220px;height:220px;font-size:4rem}.detail-visual small{font-size:.68rem;position:absolute;bottom:23px}.detail-copy{padding-top:25px}.detail-copy h1{font-size:clamp(2.5rem,4vw,4rem)}.detail-copy>p{margin-top:20px}.price{align-items:baseline;gap:11px;margin-top:25px;display:flex}.price strong{font-family:var(--font-display);font-size:1.65rem}.price span{color:var(--muted);font-size:.72rem}.detail-copy dl{grid-template-columns:repeat(3,1fr);gap:10px;margin:25px 0;display:grid}.detail-copy dl>div{border:1px solid var(--border);border-radius:12px;padding:13px}.detail-copy dt{color:var(--muted);text-transform:uppercase;font-size:.62rem}.detail-copy dd{margin:4px 0 0;font-size:.75rem;font-weight:750}.panel{border:1px solid var(--border);border-radius:var(--radius);background:#fff;padding:27px;box-shadow:0 10px 30px #0d1b2a0d}.buy-form,.contact-form{gap:15px;display:grid}label{color:#344654;flex-direction:column;gap:6px;font-size:.76rem;font-weight:800;display:flex}input,select,textarea{width:100%;color:var(--dark);background:#fff;border:1px solid #cbd9dc;border-radius:10px;padding:11px 12px;font-size:.85rem}textarea{resize:vertical}input[type=range]{accent-color:var(--primary);border:0;padding:0}.status{font-size:.73rem}.product-info{border-top:1px solid var(--border);grid-template-columns:1fr 1fr;gap:38px;display:grid}.product-info ul,.custom-guide ul{gap:9px;padding:0;list-style:none;display:grid}.product-info li:before,.custom-guide li:before{color:var(--primary);content:"✓";margin-right:9px;font-weight:900}.product-info aside,.custom-guide aside{border-radius:var(--radius);background:var(--dark);color:#fff;padding:35px}.product-info aside p,.custom-guide aside p{color:#bfd0d8;margin-top:10px}.empty{text-align:center;background:#fff;border:1px dashed #b7c9cc;border-radius:32px;flex-direction:column;justify-content:center;align-items:center;min-height:400px;display:flex}.empty>span{color:var(--primary);font-size:4rem}.empty p{margin:8px 0 22px}.cart-layout,.checkout{grid-template-columns:1fr 375px;align-items:start;gap:30px;display:grid}.cart-items{gap:11px;display:grid}.cart-items article{border:1px solid var(--border);border-radius:var(--radius);background:#fff;grid-template-columns:70px 1fr 105px 115px;align-items:center;gap:18px;padding:17px;display:grid}.cart-thumb{width:70px;height:70px;color:var(--primary-dark);font-family:var(--font-display);background:#dff4f3;border-radius:19px;place-items:center;font-weight:800;display:grid}.cart-items h2{font-size:1rem}.cart-items p{font-size:.72rem}.cart-items label input{max-width:85px;padding:7px}.text{color:var(--primary-dark);background:0 0;border:0;padding:0;font-size:.72rem;font-weight:800}.danger{color:var(--danger)}.summary{border-radius:var(--radius);background:var(--dark);color:#fff;padding:29px;position:sticky;top:102px}.summary h2{margin-bottom:22px;font-size:1.55rem}.summary>div{color:#bdcbd3;justify-content:space-between;gap:15px;margin:10px 0;font-size:.76rem;display:flex}.summary>div strong{color:#fff;text-align:right}.summary hr{border:0;border-top:1px solid #314352;margin:20px 0}.summary-total strong{font-family:var(--font-display);font-size:1.4rem}.summary .button{margin-top:20px}.summary>p{color:#9eb0bc;margin-top:13px;font-size:.68rem}.checkout-fields{gap:16px;display:grid}.checkout .panel>header{align-items:flex-start;gap:14px;margin-bottom:22px;display:flex}.checkout .panel>header>span{width:36px;height:36px;color:var(--primary-dark);background:#e2f5f4;border-radius:50%;place-items:center;font-size:.65rem;font-weight:800;display:grid}.checkout h2{font-size:1.3rem}.checkout header p{font-size:.72rem}.form-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.full{grid-column:1/-1}.shipping{gap:8px;margin-bottom:16px;display:grid}.shipping label{border:1px solid var(--border);cursor:pointer;border-radius:12px;grid-template-columns:20px 1fr auto;align-items:center;padding:13px;display:grid}.shipping input,.check input{width:17px;accent-color:var(--primary)}.shipping span{flex-direction:column;display:flex}.shipping small{color:var(--muted);font-weight:500}.check{grid-template-columns:20px 1fr;align-items:flex-start;gap:8px;margin-top:13px;font-weight:500;display:grid}.check a{color:var(--primary-dark);text-decoration:underline}.error{color:#96372e;background:#fff0ed;border-radius:9px;padding:9px 12px;font-size:.75rem}.success{border:1px solid var(--border);text-align:center;background:#fff;border-radius:30px;max-width:700px;margin:auto;padding:60px}.success>span{background:var(--primary);color:#fff;border-radius:50%;place-items:center;width:60px;height:60px;margin:0 auto 20px;font-size:1.7rem;display:grid}.success p{margin-top:10px}.simulator{gap:18px;display:grid}.progress{border:1px solid var(--border);border-radius:var(--radius);background:#fff;grid-template-columns:repeat(4,1fr);padding:15px;display:grid}.progress>div{color:#98a5ad;align-items:center;gap:9px;font-size:.72rem;display:flex}.progress span{background:#edf1f2;border-radius:50%;place-items:center;width:27px;height:27px;font-size:.65rem;display:grid}.progress .active{color:var(--dark)}.progress .active span{background:var(--primary);color:#fff}.sim-grid{grid-template-columns:minmax(0,1.2fr) minmax(380px,.8fr);gap:18px;display:grid}.sim-view,.sim-controls,.estimate,.copyright{border:1px solid var(--border);border-radius:var(--radius);background:#fff;padding:19px}.upload{cursor:pointer;background:#f8fbfb;border:1px dashed #aabec2;border-radius:14px;flex-direction:row;align-items:center;gap:14px;min-height:78px;padding:14px;display:flex}.upload input{opacity:0;width:1px;height:1px;position:absolute}.upload>span{width:42px;height:42px;color:var(--primary-dark);background:#def3f3;border-radius:50%;place-items:center;font-size:1.3rem;display:grid}.upload div{flex-direction:column;display:flex}.upload small{color:var(--muted);font-weight:500}.viewer{background:#eef5f4;border-radius:15px;height:520px;margin-top:13px;position:relative;overflow:hidden}.viewer>div:first-child{position:absolute;inset:0}.viewer-tools{z-index:2;border:1px solid var(--border);background:#ffffffe6;border-radius:999px;gap:4px;padding:4px;display:flex;position:absolute;top:11px;left:11px}.viewer-tools button{background:0 0;border:0;border-radius:999px;padding:6px 10px;font-size:.65rem;font-weight:800}.viewer-state{background:#eef5f4ed;flex-direction:column;justify-content:center;align-items:center;display:flex;inset:0;position:absolute!important}.viewer-state>span{background:var(--primary);color:#fff;width:76px;height:76px;font-family:var(--font-display);border:5px solid #fff;border-radius:23px;place-items:center;margin-bottom:16px;font-size:1.4rem;font-weight:800;display:grid;transform:rotate(-5deg)}.viewer-state small{color:var(--muted)}.viewer-legend{background:#ffffffe6;border-radius:999px;gap:11px;padding:7px 10px;font-size:.61rem;display:flex;bottom:11px;right:11px;position:absolute!important}.viewer-legend span{align-items:center;gap:5px;display:flex}.viewer-legend i{background:var(--primary);border-radius:50%;width:8px;height:8px}.viewer-legend i.critical{background:#ef5b4c}.metrics{grid-template-columns:repeat(4,1fr);gap:7px;margin-top:12px;display:grid}.metrics div{border:1px solid var(--border);border-radius:11px;flex-direction:column;padding:10px;display:flex}.metrics span{color:var(--muted);font-size:.6rem}.metrics strong{font-size:.72rem}.sim-controls{padding:0;display:grid}.sim-controls>section{border-bottom:1px solid var(--border);grid-template-columns:35px 1fr;gap:7px 12px;padding:20px;display:grid}.sim-controls>section:last-child{border:0}.sim-controls>section>span{width:32px;height:32px;color:var(--primary-dark);background:#e2f5f4;border-radius:50%;place-items:center;font-size:.62rem;font-weight:800;display:grid}.sim-controls h2{font-size:.96rem}.sim-controls p{font-size:.68rem}.sim-controls section>select,.sim-controls section>label,.sim-controls .options,.sim-controls .colors,.sim-controls .recommend,.sim-controls .warning{grid-column:2}.recommend{color:#247258;text-align:left;background:#edf8f5;border:0;border-radius:9px;padding:8px 10px;font-size:.66rem;font-weight:800}.options{grid-template-columns:repeat(2,1fr);gap:6px;display:grid}.options button{border:1px solid var(--border);background:#fff;border-radius:9px;flex-direction:column;align-items:flex-start;padding:9px;display:flex}.options button.selected{border-color:var(--primary);background:#effafa}.options small{color:var(--muted)}.colors{gap:8px;display:flex}.colors button{border:3px solid #fff;border-radius:50%;width:26px;height:26px;box-shadow:0 0 0 1px #bdc9cc}.colors button.selected{box-shadow:0 0 0 3px var(--primary)}.warning{background:#fff7e3;border-radius:8px;padding:9px;color:#765f22!important}.estimate{border-color:#a8d8d7;grid-template-columns:1fr 1.45fr auto;align-items:center;gap:28px;display:grid}.estimate h2{font-size:2.25rem}.estimate>div:first-child p{font-size:.68rem}.estimate dl{grid-template-columns:repeat(4,1fr);gap:7px;margin:0;display:grid}.estimate dl>div{border-left:1px solid var(--border);flex-direction:column;padding-left:11px;display:flex}.estimate dt{color:var(--muted);font-size:.59rem}.estimate dd{margin:3px 0 0;font-size:.74rem;font-weight:800}.estimate>div:last-of-type{gap:6px;display:grid}.estimate small{color:#23785b;text-align:center;min-height:17px}.manual{color:#795a17;background:#fff4df;border-radius:9px;grid-column:1/-1;padding:9px 12px;font-size:.72rem}.copyright{background:#fdf9ef;grid-template-columns:220px 1fr;gap:22px;display:grid}.copyright p{font-size:.79rem}.process{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.process article{border:1px solid var(--border);border-radius:var(--radius);background:#fff;gap:16px;min-height:180px;padding:24px;display:flex}.process article>span{background:var(--primary);color:#fff;border-radius:50%;flex:none;place-items:center;width:35px;height:35px;font-size:.7rem;font-weight:800;display:grid}.process h2,.explain h2{margin-bottom:8px;font-size:1.15rem}.process p,.explain p{font-size:.81rem}.explain{grid-template-columns:repeat(4,1fr);gap:25px;display:grid}.explain article{border-left:3px solid var(--primary);padding-left:18px}.explain>.button{grid-column:1/-1;justify-self:start}.custom-guide{grid-template-columns:1.2fr .8fr;gap:45px;display:grid}.custom-guide aside>span{color:var(--accent);font-size:3rem}.custom-guide aside h3{margin-top:28px}.warning-band{background:#fcf5e4}.warning-band>.shell{grid-template-columns:230px 1fr auto;align-items:center;gap:35px;min-height:230px;display:grid}.warning-band strong{font-family:var(--font-display);font-size:1.5rem}.quantity>div{border:1px solid var(--border);border-radius:var(--radius);grid-template-columns:repeat(6,1fr);margin:30px 0 20px;display:grid;overflow:hidden}.quantity>div span{border-right:1px solid var(--border);flex-direction:column;justify-content:center;align-items:center;min-height:115px;display:flex}.quantity>div span:last-child{background:var(--dark);color:#fff;border:0}.quantity strong{font-family:var(--font-display);font-size:1.6rem}.quantity small{color:var(--muted)}.quantity p{max-width:800px;margin-bottom:22px}.contact-layout{grid-template-columns:1.25fr .75fr;gap:22px;display:grid}.file-field{background:#f8fbfb;border:1px dashed #adbec2;border-radius:12px;padding:14px}.file-field small{color:var(--muted);font-weight:500}.contact-aside{border-radius:var(--radius);background:var(--dark);color:#fff;padding:36px}.contact-aside h2{margin-bottom:14px}.contact-aside p{color:#bdccd5}.contact-aside dl{gap:14px;margin-top:28px;display:grid}.contact-aside dl>div{border-top:1px solid #314452;padding-top:10px}.contact-aside dt{color:#8fa5b2;text-transform:uppercase;font-size:.64rem}.contact-aside dd{margin:2px 0 0;font-weight:700}.faq-list{max-width:900px}.faq-list details{padding:26px 0}.legal{grid-template-columns:290px 1fr;align-items:start;gap:32px;display:grid}.legal>aside{border-radius:var(--radius);background:#fff7e5;padding:23px;position:sticky;top:105px}.legal>aside p{margin-top:8px;font-size:.76rem}.legal>article{border:1px solid var(--border);border-radius:var(--radius);background:#fff;padding:clamp(28px,6vw,65px)}.legal article h2{margin:34px 0 10px;font-size:1.35rem}.legal article h2:first-child{margin-top:0}.legal article p{font-size:.87rem}.not-found{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:70vh;display:flex}.not-found>span{color:var(--primary);font-family:var(--font-display);font-size:clamp(6rem,18vw,13rem);font-weight:800;line-height:1}.not-found p{margin:10px 0 22px}.admin{min-height:75vh;padding-block:60px 95px}.admin-head{justify-content:space-between;align-items:flex-end;gap:35px;margin-bottom:35px;display:flex}.admin-head h1,.admin-access h1{font-size:clamp(2.4rem,5vw,4rem)}.admin-access{max-width:760px;margin:70px auto;padding:50px}.admin-access p{margin-top:14px}.admin-access code{background:#edf1f2;border-radius:5px;padding:2px 6px}.admin-metrics{grid-template-columns:repeat(4,1fr);gap:11px;display:grid}.admin-metrics article{border:1px solid var(--border);border-radius:var(--radius);background:var(--soft);flex-direction:column;justify-content:space-between;min-height:125px;padding:20px;display:flex}.admin-metrics span{color:var(--muted);font-size:.68rem}.admin-metrics strong{font-family:var(--font-display);font-size:1.85rem}.admin-cols{grid-template-columns:1.2fr .8fr;gap:14px;margin-top:14px;display:grid}.admin-cols h2,.admin-settings h2{margin-bottom:20px;font-size:1.3rem}.table{overflow-x:auto}table{border-collapse:collapse;text-align:left;width:100%;font-size:.72rem}th,td{border-bottom:1px solid var(--border);padding:11px}thead th{text-transform:uppercase;background:#edf5f5;font-size:.62rem}.quote-list{gap:7px;display:grid}.quote-list article{border:1px solid var(--border);border-radius:10px;flex-direction:column;padding:11px;font-size:.7rem;display:flex}.quote-list small{color:var(--muted)}.admin-settings{margin-top:14px}.admin-settings>header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.admin-settings h2{margin:0}@media (max-width:1120px){.nav{gap:13px;font-size:.76rem}.nav>.button{display:none}.product-grid,.services{grid-template-columns:repeat(2,1fr)}.estimate{grid-template-columns:1fr 1.5fr}.estimate>div:last-of-type{grid-column:1/-1;grid-template-columns:1fr 1fr}}@media (max-width:900px){.menu{display:flex}.nav{border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);background:#fff;flex-direction:column;align-items:stretch;gap:0;padding:13px;display:none;position:absolute;top:78px;left:20px;right:20px}.nav.open{display:flex}.nav a{padding:10px}.nav>.button{display:flex}.hero,.hero-copy{min-height:650px}.hero-image{background-position:68%}.hero-shade{background:linear-gradient(90deg,#fbf9f5fc,#fbf9f5f0 55%,#fbf9f54d)}.trust>.shell{grid-template-columns:1fr}.trust .shell>div,.trust .shell>div:first-child{border:0;border-bottom:1px solid var(--border);min-height:76px;padding:16px 10px}.steps{grid-template-columns:repeat(2,1fr)}.section-head,.split,.business>.shell,.final-cta>.shell{flex-direction:column;align-items:flex-start;gap:25px}.faq-preview,.product-detail,.product-info,.cart-layout,.checkout,.sim-grid,.custom-guide,.contact-layout,.legal,.admin-cols{grid-template-columns:1fr}.detail-visual,.summary,.legal>aside{position:relative;top:auto}.detail-visual{min-height:500px}.estimate{grid-template-columns:1fr}.estimate dl,.estimate>div:last-of-type,.process,.explain{grid-template-columns:repeat(2,1fr)}.warning-band>.shell{grid-template-columns:1fr;padding-block:45px}.quantity>div{grid-template-columns:repeat(3,1fr)}.admin-metrics,.footer-grid{grid-template-columns:repeat(2,1fr)}.cookies{grid-template-columns:1fr;left:20px}.cookies>div:last-child{flex-wrap:wrap}}@media (max-width:620px){.shell{width:min(calc(100% - 28px),var(--shell))}.brand span{display:none}.header-inner{min-height:68px}.nav{top:68px;left:14px;right:14px}.section{padding-block:68px}.page-hero{padding-block:68px 52px}.hero,.hero-copy{min-height:690px}.hero-image{background-position:72% 80%}.hero-shade{background:linear-gradient(#fbf9f5fc,#fbf9f5f5 58%,#fbf9f566)}.hero-copy{justify-content:flex-start;padding-top:65px}.hero-proof{display:none}.steps,.product-grid,.shop-grid,.services,.process,.explain{grid-template-columns:1fr}.product-card p{min-height:0}.footer-grid{grid-template-columns:1fr;gap:32px}.footer-bottom{flex-direction:column;justify-content:center;align-items:flex-start}.detail-visual{min-height:390px}.detail-visual>span{width:165px;height:165px}.detail-copy dl,.form-grid,.progress,.metrics,.estimate dl,.estimate>div:last-of-type,.admin-metrics{grid-template-columns:1fr}.progress>div{display:none}.progress>div:first-child{display:flex}.sim-grid{grid-template-columns:minmax(0,1fr)}.viewer{height:410px}.viewer-tools{display:none}.sim-controls>section{padding:17px 13px}.options,.copyright{grid-template-columns:1fr}.cart-items article{grid-template-columns:58px 1fr}.cart-items article>strong,.cart-items article>label{grid-column:2}.quantity>div{grid-template-columns:repeat(2,1fr)}.legal>article,.success,.admin-access{padding:27px}.admin-head{flex-direction:column;align-items:flex-start}.cookies{width:auto;bottom:10px;left:10px;right:10px}}.sim-controls .material-rate-note{color:#697b84;grid-column:2;font-size:.62rem;line-height:1.45}.product-visual>img,.detail-visual>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.detail-visual>img{border-radius:34px}.admin-tabs{gap:8px;margin-bottom:18px;display:flex}.admin-tabs a,.row-actions button{border:1px solid var(--border);color:var(--primary-dark);background:#fff;border-radius:999px;padding:8px 12px;font-size:.72rem;font-weight:800}.admin-status{margin:14px 0}.admin-products,.product-editor{margin-top:14px}.admin-products>header,.product-editor>header,.editor-actions{justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;display:flex}.admin-products h2,.product-editor h2{margin:3px 0}.admin-products td:first-child strong,.admin-products td:first-child small{display:block}.admin-products td:first-child small{color:var(--muted)}.row-actions{gap:6px;display:flex}.row-actions .danger{color:#a33232}.badge{background:#edf1f2;border-radius:999px;padding:5px 9px;font-size:.65rem;font-weight:850;display:inline-flex}.badge.published{color:#146338;background:#dff4e8}.product-editor .wide{grid-column:1/-1}.product-editor label small{color:var(--muted);font-weight:500}.editor-actions{justify-content:flex-end;margin:22px 0 0}.editor-actions .ghost{border-color:var(--border);color:var(--dark)}.admin-login{gap:16px;max-width:560px;margin:70px auto;display:grid}.admin-login h1{font-size:clamp(2.4rem,5vw,4rem)}.admin-login .button{width:100%}.admin-login-note{background:var(--soft);border-radius:12px;padding:12px;font-size:.72rem}.admin-section{margin-top:20px}.admin-section>header{margin-bottom:18px}.admin-section h2{font-size:1.4rem}.admin-section a{color:var(--primary-dark);font-weight:800}.upload-progress{font-variant-numeric:tabular-nums}.product-gallery{align-self:start;min-width:0;position:sticky;top:105px}.product-gallery .detail-visual{position:relative;top:auto}.gallery-counter{color:#fff;background:#0d1b2ac7;border-radius:999px;padding:6px 10px;font-size:.68rem;position:absolute;top:20px;right:20px}.product-thumbnails{grid-template-columns:repeat(5,minmax(0,1fr));gap:9px;margin-top:12px;display:grid}.product-thumbnails button{aspect-ratio:1;background:var(--soft);border:2px solid #0000;border-radius:13px;padding:0;position:relative;overflow:hidden}.product-thumbnails button.active{border-color:var(--primary);box-shadow:0 0 0 2px #0fa3b126}.product-thumbnails img{object-fit:cover;width:100%;height:100%}.image-picker{background:var(--soft);border:1px dashed #abc3c7;border-radius:14px;padding:16px}.image-picker>span{color:var(--primary-dark);font-size:.7rem;font-weight:700}.admin-gallery{border-top:1px solid var(--border);margin-top:24px;padding-top:24px}.gallery-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:14px;display:flex}.gallery-heading h3{font-size:1.15rem}.gallery-heading strong{background:var(--soft);border-radius:999px;padding:7px 11px;font-size:.72rem}.gallery-editor{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.gallery-editor article{border:1px solid var(--border);background:#fff;border-radius:14px;min-width:0;padding:9px}.gallery-thumb{aspect-ratio:1;background:var(--soft);border-radius:10px;position:relative;overflow:hidden}.gallery-thumb img{object-fit:cover;width:100%;height:100%}.gallery-thumb>span{background:var(--dark);color:#fff;border-radius:999px;padding:4px 7px;font-size:.58rem;font-weight:800;position:absolute;top:7px;left:7px}.gallery-actions{grid-template-columns:1fr auto auto;gap:5px;margin-top:8px;display:grid}.gallery-actions button{border:1px solid var(--border);color:var(--primary-dark);background:#fff;border-radius:8px;padding:6px;font-size:.62rem;font-weight:800}.gallery-actions .danger{color:var(--danger);grid-column:1/-1}.gallery-empty{border:1px dashed var(--border);text-align:center;border-radius:12px;padding:18px}@media (max-width:900px){.product-gallery{position:relative;top:auto}.gallery-editor{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:620px){.product-thumbnails{grid-template-columns:repeat(4,minmax(0,1fr))}.gallery-editor{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-products>header,.product-editor>header,.gallery-heading{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}.brand-official{flex:none;justify-content:center;align-self:stretch;padding-block:7px}.brand-logo{object-fit:contain;width:154px;height:119px;display:block}.contact-aside dd a{color:#fff}.contact-aside dd a:hover{text-underline-offset:3px;text-decoration:underline}@media (max-width:900px){.header-inner{min-height:112px}.nav{top:112px}}@media (max-width:620px){.header-inner{min-height:92px}.brand-logo{width:104px;height:80px}.nav{top:92px}}.promo-badge{z-index:2;color:#fff;background:#c4452f;border-radius:999px;padding:7px 11px;font-size:.68rem;font-weight:850;position:absolute;top:13px;left:13px;box-shadow:0 6px 18px #561b1233}.product-price{flex-direction:column;align-items:flex-start;gap:2px;display:flex}.product-price del,.price-values del{color:var(--muted);font-size:.72rem;font-weight:650}.price-values{align-items:baseline;gap:9px;display:flex}.promo-label{color:#9b321f;background:#fde8e3;border-radius:999px;padding:6px 10px;font-size:.68rem}.badge.featured{color:var(--primary-dark);background:#e5f5f4}.admin-price{flex-direction:column;gap:2px;display:flex}.admin-price del{color:var(--muted);font-size:.68rem}.option-toggle{border:1px solid var(--border);background:var(--soft);border-radius:12px;align-items:flex-start;gap:10px;padding:13px;display:flex!important}.option-toggle input{width:18px;height:18px;margin-top:2px}.option-toggle span,.option-toggle small{display:block}.pending-gallery{border-top:1px solid var(--border);grid-column:1/-1;margin-top:24px;padding-top:24px}.pending-gallery .gallery-editor article>small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:7px;font-size:.62rem;display:block;overflow:hidden}.pending-actions{grid-template-columns:auto auto 1fr}.pending-actions .danger{grid-column:auto}.large-file-help,.large-model-notice{background:#fff8e8;border:1px solid #d8bd79;border-radius:16px;gap:16px;padding:18px;display:grid}.large-file-help p,.large-model-notice p{margin-top:5px;font-size:.77rem}.large-file-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.large-file-actions>a:not(.button){color:var(--primary-dark);font-size:.75rem;font-weight:800;text-decoration:underline}.large-file-help label{margin:0}.large-model-notice{grid-template-columns:1fr auto;align-items:center}.large-model-notice .button{white-space:nowrap}.admin-main-nav{gap:8px;margin:-10px 0 24px;padding-bottom:4px;display:flex;overflow-x:auto}.admin-main-nav a{border:1px solid var(--border);color:var(--primary-dark);background:#fff;border-radius:999px;flex:none;padding:10px 15px;font-size:.72rem;font-weight:850}.admin-main-nav a.active{border-color:var(--primary);background:var(--primary);color:#fff}.admin-alert{background:#fff7df;border:1px solid #dfbe6e;border-radius:16px;justify-content:space-between;align-items:center;gap:22px;margin-bottom:16px;padding:18px 20px;display:flex}.admin-alert p{margin-top:3px;font-size:.74rem}.admin-alert a{color:#6b5015;flex:none;font-size:.74rem;font-weight:850;text-decoration:underline}.admin-metrics article a{color:var(--primary-dark);font-size:.67rem;font-weight:800}.admin-section-head{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px;display:flex}.admin-section-head h2{margin:3px 0;font-size:1.3rem}.admin-section-head p{font-size:.75rem}.admin-section-head>a{color:var(--primary-dark);font-size:.7rem;font-weight:800}.compact-list{gap:8px;display:grid}.compact-list article{border:1px solid var(--border);border-radius:12px;justify-content:space-between;align-items:center;gap:14px;padding:12px;display:flex}.compact-list article>div{flex-direction:column;display:flex}.compact-list span,.compact-list small{color:var(--muted);font-size:.65rem}.compact-list b{font-size:.72rem}.admin-workflow{padding:24px}.workflow-list{gap:10px;display:grid}.workflow-card{border:1px solid var(--border);background:#fff;border-radius:15px;overflow:hidden}.workflow-card>summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;padding:17px;list-style:none;display:flex}.workflow-card>summary::-webkit-details-marker{display:none}.workflow-card>summary>div{flex-direction:column;display:flex}.workflow-card>summary>div:last-child{align-items:flex-end}.workflow-card>summary span{color:var(--muted);font-size:.66rem}.workflow-body{border-top:1px solid var(--border);background:var(--soft);grid-template-columns:1fr 1fr 1.05fr;gap:18px;padding:18px;display:grid}.workflow-body h3{margin-bottom:8px;font-size:.88rem}.workflow-body p,.workflow-body li{font-size:.72rem}.workflow-body ul{gap:7px;padding-left:18px;display:grid}.workflow-body li small{color:var(--muted);display:block}.workflow-body a{color:var(--primary-dark);text-decoration:underline}.workflow-editor{gap:10px;display:grid}.workflow-editor .button{justify-self:start}.email-state{background:#e9eff1;border-radius:999px;margin-top:12px;font-weight:800;display:inline-flex;padding:6px 9px!important;font-size:.62rem!important}.email-state.sent{color:#146338;background:#dff4e8}.email-state.failed,.email-state.partial{color:#9b321f;background:#fde8e3}.email-state.not_configured{color:#6b5015;background:#fff0c9}.workflow-finalizado,.workflow-enviado,.workflow-pago,.workflow-aceite{color:#146338;background:#dff4e8}.workflow-cancelado,.workflow-recusado{color:#9b321f;background:#fde8e3}.settings-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.settings-card{padding:28px}.settings-card h2{margin:5px 0 12px;font-size:1.35rem}.settings-card p,.settings-card li,.settings-card dd{font-size:.76rem}.settings-card ol{gap:8px;margin:16px 0;padding-left:20px;display:grid}.settings-card code{background:#edf1f2;border-radius:5px;padding:2px 5px}.settings-card dl{gap:10px;margin:18px 0;display:grid}.settings-card dl>div{border-bottom:1px solid var(--border);justify-content:space-between;gap:18px;padding-bottom:8px;display:flex}.settings-card dt{color:var(--muted);font-size:.68rem}.settings-card dd{text-align:right;margin:0;font-weight:750}.config-state{border-radius:999px;padding:7px 10px;font-weight:850;display:inline-flex}.config-state.ok{color:#146338;background:#dff4e8}.config-state.warning{color:#6b5015;background:#fff0c9}.settings-note{border-left:3px solid var(--accent);padding-left:11px}@media (max-width:900px){.large-model-notice,.workflow-body,.settings-grid{grid-template-columns:1fr}.workflow-card>summary,.workflow-card>summary>div:last-child{align-items:flex-start}.admin-alert{flex-direction:column;align-items:flex-start}}@media (max-width:620px){.admin-main-nav{margin-top:0}.admin-workflow{padding:16px}.workflow-card>summary{flex-direction:column;align-items:flex-start}.large-file-actions{flex-direction:column;align-items:stretch}.large-file-actions .button{width:100%}.admin-alert{padding:15px}.settings-card{padding:20px}}
