/*! 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,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--ink:#07111a;--ink2:#0b1823;--paper:#f3f0e8;--paper2:#e8e3d8;--gold:#c8953b;--gold2:#e1b768;--muted:#66717a;--white:#fbfaf7;--line:#07111a24;--dline:#ffffff1f}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}em{color:var(--gold);font-family:Georgia,Times New Roman,serif;font-weight:400}.site-header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--dline);color:#fff;background:#07111aeb;justify-content:space-between;align-items:center;gap:32px;height:86px;padding:0 5.5%;display:flex;position:sticky;top:0}.brand{align-items:center;gap:12px;min-width:max-content;display:flex}.brand img{object-fit:cover;border-radius:14px;width:48px;height:48px}.brand strong{letter-spacing:4px;font-size:21px;display:block}.brand small{color:#a9b2b9;letter-spacing:1.2px;text-transform:uppercase;margin-top:3px;font-size:9px;display:block}.desktop-nav{align-items:center;gap:30px;margin-left:auto;display:flex}.desktop-nav a{color:#d7dce0;font-size:13px;transition:all .25s}.desktop-nav a:hover{color:var(--gold2)}.header-cta{color:var(--gold2);text-transform:uppercase;letter-spacing:.8px;border:1px solid #c8953b73;border-radius:4px;padding:12px 18px;font-size:11px;font-weight:800}.mobile-menu{display:none;position:relative}.hero{color:#fff;background:var(--ink);grid-template-columns:1.05fr .95fr;align-items:center;gap:50px;min-height:690px;padding:86px 5.5% 0;display:grid;position:relative;overflow:hidden}.hero:before{content:"";background:radial-gradient(circle at 80% 45%,#c8953b21,#0000 30%),linear-gradient(#ffffff06 1px,#0000 1px) 0 0/70px 70px,linear-gradient(90deg,#ffffff06 1px,#0000 1px) 0 0/70px 70px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 92%);mask-image:linear-gradient(#000,#0000 92%)}.hero-copy,.hero-system{z-index:2;position:relative}.eyebrow,.section-tag{color:var(--gold2);letter-spacing:1.7px;align-items:center;gap:10px;font-size:11px;font-weight:800;display:flex}.eyebrow span{background:var(--gold);width:36px;height:1px}.hero h1{letter-spacing:-.045em;max-width:850px;margin:24px 0;font-size:clamp(48px,5.3vw,78px);line-height:1.03}.hero-lead{color:#b9c2c8;max-width:670px;font-size:18px;line-height:1.75}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:34px;display:flex}.button{letter-spacing:.8px;text-transform:uppercase;border-radius:3px;justify-content:center;align-items:center;gap:20px;min-height:51px;padding:0 21px;font-size:11px;font-weight:900;transition:all .25s;display:inline-flex}.button:hover{transform:translateY(-3px)}.button.gold{background:var(--gold);color:#fff}.button.ghost{border:1px solid var(--dline);color:#e6eaed}.hero-system{aspect-ratio:1;width:min(520px,100%);margin:auto}.system-ring{border:1px solid #c8953b40;border-radius:50%;position:absolute}.ring-one{inset:9%}.ring-two{border-style:dashed;animation:24s linear infinite spin;inset:26%}.system-center{background:#ffffff0a;border:1px solid #c8953b61;border-radius:30%;place-items:center;display:grid;position:absolute;inset:36%;transform:rotate(45deg);box-shadow:0 0 70px #c8953b1f}.system-center img{border-radius:18px;width:72%;transform:rotate(-45deg)}.system-node{border:1px solid var(--dline);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#07111ae0;min-width:126px;padding:14px;position:absolute}.system-node b,.system-node small{display:block}.system-node b{color:var(--gold2);letter-spacing:1.3px;font-size:10px}.system-node small{color:#aab4bb;margin-top:5px;font-size:11px}.node-a{top:22%;left:0}.node-b{top:36%;right:0}.node-c{bottom:5%;left:18%}.hero-stats{z-index:2;border-top:1px solid var(--dline);grid-column:1/-1;grid-template-columns:repeat(3,1fr);margin-top:20px;display:grid;position:relative}.hero-stats div{border-right:1px solid var(--dline);align-items:center;gap:14px;min-height:92px;display:flex}.hero-stats div:last-child{border-right:0}.hero-stats strong{color:var(--gold2);font-family:Georgia,serif;font-size:28px}.hero-stats span{color:#9ba6ae;text-transform:uppercase;letter-spacing:.8px;font-size:11px}.section{padding:110px 5.5%}.section-tag{margin:0 0 27px}.intro{background:var(--white)}.intro-grid{grid-template-columns:1.05fr .95fr;gap:9%;display:grid}.section h2{letter-spacing:-.04em;margin:0;font-size:clamp(39px,4.2vw,61px);line-height:1.08}.intro-grid>div p{color:#4e5a63;margin:0 0 18px;font-size:17px;line-height:1.8}.section-head{grid-template-columns:1fr 390px;align-items:end;gap:60px;margin-bottom:60px;display:grid}.section-head>p{color:var(--muted);margin:0;line-height:1.75}.services{background:var(--paper2)}.service-grid{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.service-card{border-right:1px solid var(--line);padding:40px 34px 44px 0}.service-card+.service-card{padding-left:34px}.service-card:last-child{border-right:0}.service-card>span{color:var(--gold);font-family:Georgia,serif;font-size:15px}.service-card h3{margin:34px 0 15px;font-size:23px}.service-card p{color:var(--muted);margin:0;line-height:1.7}.products{background:var(--ink);color:#fff;padding-bottom:0}.product-heading>p{color:#a9b2b9}.product{background:var(--white);min-height:680px;color:var(--ink);grid-template-columns:1fr 1fr;margin:0 -5.85vw;display:grid}.product.reversed .product-media{order:2}.product-media{background:#0b1723;min-height:640px;position:relative;overflow:hidden}.product-media>img{object-fit:cover;width:100%;height:100%}.product-copy{flex-direction:column;justify-content:center;padding:80px clamp(38px,6vw,100px);display:flex}.product-number{color:var(--gold);align-items:center;gap:17px;font-family:Georgia,serif;font-weight:700;display:flex}.product-number span{border-left:1px solid var(--line);color:#68737c;letter-spacing:1.3px;padding-left:17px;font-family:Arial,sans-serif;font-size:10px}.product h3{letter-spacing:-.035em;margin:17px 0;font-size:clamp(31px,3.1vw,47px);line-height:1.08}.product-lead{color:#56616a;line-height:1.75}.check-list{gap:12px;margin:24px 0;padding:0;list-style:none;display:grid}.check-list li{color:#37434b;align-items:flex-start;gap:11px;font-size:14px;display:flex}.check-list li span{height:20px;color:var(--gold);border:1px solid #c8953b73;border-radius:50%;flex:0 0 20px;place-items:center;font-size:10px;display:grid}.product-result{border-left:2px solid var(--gold);gap:5px;margin-bottom:22px;padding:16px 0 16px 17px;display:grid}.product-result span{color:var(--gold);letter-spacing:1.3px;font-size:9px;font-weight:900}.product-result strong{font-size:13px;line-height:1.45}.text-link{border-bottom:1px solid var(--ink);text-transform:uppercase;letter-spacing:.7px;gap:32px;width:fit-content;padding-bottom:7px;font-size:11px;font-weight:900;display:flex}.product-caepi{color:#fff;background:#071713}.product-caepi .product-copy{color:#fff}.product-caepi .product-number,.green-link,.product-caepi .product-result span{color:#39d39a}.product-caepi .product-number span,.product-caepi .product-lead,.product-caepi .check-list li{color:#a9bbb5}.product-caepi .check-list li span{color:#39d39a;border-color:#39d39a66}.green-result,.green-link{border-color:#39d39a}.caepi-preview{background:radial-gradient(circle at 50% 40%,#10b9812e,#0000 38%),#040b09;place-items:center;padding:7%;display:grid}.api-window{background:#08120f;border:1px solid #ffffff1f;border-radius:14px;width:min(660px,100%);overflow:hidden;box-shadow:0 35px 90px #0000008c}.api-bar{border-bottom:1px solid #ffffff14;align-items:center;gap:8px;height:52px;padding:0 18px;display:flex}.api-bar span{background:#f05b51;border-radius:50%;width:9px;height:9px}.api-bar span:nth-child(2){background:#e7b947}.api-bar span:nth-child(3){background:#44c680}.api-bar small{color:#6d817a;margin-left:auto;font-family:monospace}.api-body{padding:34px}.api-body>p{color:#a8b8b2;font-family:monospace}.api-body>p span{color:#071713;background:#39d39a;border-radius:3px;padding:5px 8px;font-weight:900}.api-body pre{white-space:pre-wrap;color:#62e9b7;margin:30px 0;font:14px/1.9 monospace}.api-status{border-top:1px solid #ffffff14;justify-content:space-between;padding-top:20px;display:flex}.api-status span{color:#39d39a;font-size:11px;font-weight:900}.api-status b{color:#688078;font-size:11px}.product-numera{background:#f3eee4}.numera-preview{background:radial-gradient(circle at 60% 40%,#e08c2a59,#0000 35%),#17110b;padding:8%}.numera-wide{position:absolute;inset:12% 8% 20%;transform:rotate(-2deg);box-shadow:0 30px 80px #00000080}.numera-wide img{object-fit:cover;width:100%;height:100%}.numera-phone{border:7px solid #18120d;border-radius:13px;width:24%;position:absolute;bottom:7%;right:8%;overflow:hidden;transform:rotate(4deg);box-shadow:0 25px 55px #0000008c}.numera-phone img{width:100%;display:block}.orange-result{border-color:#c87325}.orange-result span{color:#c87325}.orange-link{color:#a45719;border-color:#c87325}.numera-actions{flex-wrap:wrap;align-items:center;gap:22px;display:flex}.coming-soon{color:#a45719;letter-spacing:1px;background:#c873251a;border:1px solid #c8732540;width:fit-content;padding:10px 13px;font-size:9px;font-weight:900}.method{background:var(--white)}.method-line{border-top:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.method-line article{padding:40px 28px 0 0;position:relative}.method-line article:before{content:"";background:var(--gold);border-radius:50%;width:8px;height:8px;position:absolute;top:-5px;left:0}.method-line b{color:var(--gold);font-family:Georgia,serif}.method-line h3{margin:25px 0 12px}.method-line p{color:var(--muted);margin:0;font-size:14px;line-height:1.65}.founder{background:var(--paper2);grid-template-columns:.7fr 1.3fr;align-items:center;gap:8%;display:grid}.founder-mark{aspect-ratio:1;background:var(--ink);width:min(390px,100%);box-shadow:inset 0 0 0 28px var(--paper2),inset 0 0 0 29px #c8953b73;border-radius:50%;place-items:center;margin:auto;display:grid;position:relative}.founder-mark span{color:var(--gold2);font-family:Georgia,serif;font-size:72px}.founder-copy p:not(.section-tag){color:#55616a;font-size:16px;line-height:1.75}.contact{background:var(--gold);color:#fff;grid-template-columns:1.2fr .8fr;align-items:center;gap:70px;display:grid}.contact .section-tag{color:#33220f}.contact em{color:#302010}.contact>div>p:last-child{color:#fff3d9;max-width:680px;line-height:1.7}.contact-actions{flex-direction:column;align-items:flex-start;gap:18px;display:flex}.button.light{color:var(--ink);background:#fff}.contact-actions>a:not(.button){border-bottom:1px solid #ffffff80;padding-bottom:5px;font-weight:700}footer{background:var(--ink);color:#fff;grid-template-columns:1fr 1fr;align-items:center;gap:28px;min-height:210px;padding:46px 5.5%;display:grid}.footer-brand img{width:44px;height:44px}.footer-brand{width:fit-content}.footer-brand+p{color:#9da8b0;text-align:right}footer nav{color:#c3cbd0;gap:24px;font-size:12px;display:flex}footer>small{color:#72808a;text-align:right;font-size:10px}@keyframes spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.ring-two{animation:none}}@media (width<=1050px){.desktop-nav,.header-cta{display:none}.mobile-menu{margin-left:auto;display:block}.mobile-menu summary{cursor:pointer;place-content:center;gap:5px;width:40px;height:40px;list-style:none;display:grid}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary span{background:#fff;width:22px;height:2px}.mobile-menu nav{background:var(--ink2);border:1px solid var(--dline);gap:14px;width:220px;padding:18px;display:grid;position:absolute;top:48px;right:0;box-shadow:0 20px 50px #0006}.mobile-menu nav a{color:#d6dce0;padding:7px}.hero{grid-template-columns:1fr;padding-top:70px}.hero-system{width:min(500px,85vw)}.hero-stats{margin-top:0}.section-head{grid-template-columns:1fr;gap:25px}.product{grid-template-columns:1fr}.product.reversed .product-media{order:0}.product-media{min-height:520px}.founder{grid-template-columns:.8fr 1.2fr}}@media (width<=700px){.site-header{height:74px;padding:0 5%}.brand img{width:41px;height:41px}.brand strong{font-size:18px}.brand small{font-size:7px}.hero{gap:25px;min-height:0;padding:72px 5% 0}.hero h1{font-size:46px}.hero-lead{font-size:16px}.hero-actions{flex-direction:column;align-items:stretch}.button,.hero-system{width:100%}.system-node{min-width:105px;padding:10px}.system-node b{font-size:8px}.system-node small{font-size:9px}.hero-stats{grid-template-columns:1fr}.hero-stats div{border-right:0;border-bottom:1px solid var(--dline);min-height:62px}.hero-stats div:last-child{border-bottom:0}.section{padding:76px 5%}.intro-grid{grid-template-columns:1fr;gap:30px}.section h2{font-size:40px}.service-grid,.method-line{grid-template-columns:1fr}.service-card,.service-card+.service-card{border-right:0;border-bottom:1px solid var(--line);padding:30px 0}.service-card:last-child{border-bottom:0}.product{margin:0 -5.25vw}.product-media{min-height:370px}.product-copy{padding:55px 7%}.product h3{font-size:34px}.api-body{padding:22px}.api-body pre{font-size:10px}.api-status{gap:8px;display:grid}.method-line article{border-bottom:1px solid var(--line);padding:32px 0}.method-line article:before{display:none}.method-line h3{margin:13px 0 8px}.founder{grid-template-columns:1fr}.founder-mark{width:260px}.founder-mark span{font-size:54px}.contact{grid-template-columns:1fr;gap:40px}.contact-actions{align-items:stretch}.contact-actions>a:not(.button){width:fit-content}footer{text-align:left;grid-template-columns:1fr}.footer-brand+p,footer>small{text-align:left}footer nav{flex-wrap:wrap}}._site_qh5cn_1{--nink:#121918;--npaper:#f3efe4;--ncream:#d7c287;--nred:#cf2835;--nmuted:#6d746f;background:var(--npaper);color:var(--nink);font-family:Arial,Helvetica,sans-serif;overflow:hidden}._site_qh5cn_1 *{box-sizing:border-box}._site_qh5cn_1 a{color:inherit;text-decoration:none}._site_qh5cn_1 img{max-width:100%;display:block}._site_qh5cn_1 em{font-family:Georgia,serif;font-weight:400}._section_qh5cn_1{padding:120px max(5vw,24px)}._header_qh5cn_2{z-index:30;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#121918f0;border-bottom:1px solid #ffffff1f;position:sticky;top:0}._nav_qh5cn_2{color:#fff;justify-content:space-between;align-items:center;max-width:1440px;height:86px;margin:auto;padding:0 4vw;display:flex}._brand_qh5cn_2{letter-spacing:.22em;align-items:center;gap:12px;font-size:20px;font-weight:900;display:flex}._mark_qh5cn_2{background:var(--ncream);width:42px;height:42px;color:var(--nink);letter-spacing:0;border-radius:9px;place-items:center;font-family:Georgia,serif;font-size:25px;display:grid;transform:rotate(-3deg)}._links_qh5cn_2{color:#cfd4d1;gap:30px;font-size:14px;display:flex}._links_qh5cn_2 a:hover{color:#fff}._navCta_qh5cn_2{background:var(--nred);border-radius:8px;padding:14px 21px;font-size:14px;font-weight:800}._hero_qh5cn_3{background:var(--nink);color:#fff;grid-template-columns:1.05fr .95fr;align-items:center;min-height:780px;padding:70px max(5vw,24px) 80px;display:grid}._heroCopy_qh5cn_3{z-index:2;max-width:760px;position:relative}._eyebrow_qh5cn_3{text-transform:uppercase;letter-spacing:.18em;color:#d9dedb;align-items:center;gap:10px;font-size:12px;font-weight:800;display:flex}._eyebrow_qh5cn_3 span{background:var(--nred);width:36px;height:2px}._dark_qh5cn_3{color:#5e6661}._hero_qh5cn_3 h1,._sectionHeading_qh5cn_3 h2,._steps_qh5cn_3 h2,._privacy_qh5cn_3 h2,._install_qh5cn_3 h2{letter-spacing:-.065em;margin:35px 0;font-size:clamp(58px,7.2vw,110px);line-height:.88}._hero_qh5cn_3 h1 em,._privacy_qh5cn_3 h2 em,._install_qh5cn_3 h2 em{color:var(--ncream)}._heroText_qh5cn_3{color:#b5bdb8;max-width:620px;font-size:19px;line-height:1.65}._heroActions_qh5cn_3{align-items:center;gap:30px;margin:38px 0;display:flex}._primary_qh5cn_3,._soon_qh5cn_3{background:var(--nred);color:#fff;border-radius:8px;align-items:center;gap:26px;padding:19px 25px;font-weight:900;display:inline-flex}._textLink_qh5cn_3{border-bottom:1px solid #5f6863;padding-bottom:6px;font-weight:800}._trust_qh5cn_3{color:#98a19c;gap:25px;font-size:12px;font-weight:700;display:flex}._heroVisual_qh5cn_3{justify-content:center;align-items:center;height:680px;display:flex;position:relative}._heroVisual_qh5cn_3>img{z-index:2;filter:drop-shadow(0 35px 45px #0000008c);border-radius:4px;width:auto;height:620px;position:relative}._halo_qh5cn_3{background:radial-gradient(circle,var(--nred) 0,#cf283526 46%,transparent 72%);opacity:.75;border-radius:50%;width:520px;height:520px;position:absolute}._detail_qh5cn_3{z-index:3;color:var(--nink);letter-spacing:.14em;background:#fff;padding:12px 15px;font-size:10px;font-weight:900;position:absolute;box-shadow:0 12px 25px #00000042}._detailTop_qh5cn_3{top:20%;right:3%}._detailBottom_qh5cn_3{bottom:20%;left:0}._ticker_qh5cn_4{background:var(--nred);color:#fff;text-align:center;white-space:nowrap;letter-spacing:.18em;padding:20px;font-size:12px;font-weight:900;overflow:hidden}._ticker_qh5cn_4 b{color:var(--ncream);margin:0 28px}._sectionHeading_qh5cn_3{justify-content:space-between;align-items:end;gap:50px;max-width:1400px;margin:0 auto 70px;display:flex}._sectionHeading_qh5cn_3 h2,._steps_qh5cn_3 h2,._privacy_qh5cn_3 h2,._install_qh5cn_3 h2{margin:25px 0 0;font-size:clamp(48px,5.4vw,82px)}._sectionHeading_qh5cn_3 h2 em,._steps_qh5cn_3 h2 em{color:var(--nred)}._sectionHeading_qh5cn_3>p{max-width:440px;color:var(--nmuted);line-height:1.8}._featureGrid_qh5cn_4{border-top:1px solid #12191829;border-left:1px solid #12191829;grid-template-columns:repeat(3,1fr);max-width:1400px;margin:auto;display:grid}._featureGrid_qh5cn_4 article{border-bottom:1px solid #12191829;border-right:1px solid #12191829;min-height:275px;padding:38px;transition:all .25s}._featureGrid_qh5cn_4 article:hover{background:#fff;transform:translateY(-4px)}._featureGrid_qh5cn_4 article>span{color:var(--nred);font-size:11px}._featureGrid_qh5cn_4 h3{margin:43px 0 16px;font-family:Georgia,serif;font-size:27px}._featureGrid_qh5cn_4 p{color:var(--nmuted);margin:0;font-size:14px;line-height:1.7}._showcase_qh5cn_5{color:#fff;background:#202826}._showcase_qh5cn_5 ._sectionHeading_qh5cn_3>p{color:#aeb6b1}._showcaseGrid_qh5cn_5{grid-template-columns:1.5fr .62fr .62fr;gap:22px;max-width:1400px;margin:auto;display:grid}._showcaseGrid_qh5cn_5 figure{margin:0}._shot_qh5cn_5{background:#111715;border:1px solid #3a4541;justify-content:center;align-items:center;height:520px;display:flex;overflow:hidden}._shot_qh5cn_5 img{object-fit:contain;width:100%;height:100%}._portrait_qh5cn_5 img{width:auto}._showcaseGrid_qh5cn_5 figcaption{gap:18px;padding:18px 3px;display:flex}._showcaseGrid_qh5cn_5 figcaption>span{color:var(--nred);font-size:11px}._showcaseGrid_qh5cn_5 figcaption div{flex-direction:column;gap:5px;display:flex}._showcaseGrid_qh5cn_5 figcaption strong{font-family:Georgia,serif;font-size:19px}._showcaseGrid_qh5cn_5 figcaption small{color:#919b95}._steps_qh5cn_3{background:#fff}._steps_qh5cn_3>._eyebrow_qh5cn_3,._steps_qh5cn_3>h2{max-width:1400px;margin-left:auto;margin-right:auto}._stepGrid_qh5cn_6{grid-template-columns:repeat(3,1fr);gap:25px;max-width:1400px;margin:75px auto 0;display:grid}._stepGrid_qh5cn_6 article{border-top:3px solid var(--nink);gap:25px;padding-top:28px;display:flex}._stepGrid_qh5cn_6 b{background:var(--nred);color:#fff;border-radius:50%;place-items:center;min-width:48px;height:48px;display:grid}._stepGrid_qh5cn_6 h3{margin:4px 0 12px;font-family:Georgia,serif;font-size:26px}._stepGrid_qh5cn_6 p{color:var(--nmuted);max-width:310px;margin:0;line-height:1.7}._privacy_qh5cn_3{background:var(--nred);color:#fff;grid-template-columns:1.1fr .9fr;align-items:center;gap:8vw;display:grid}._privacy_qh5cn_3>div>p{color:#ffe9e5;font-size:19px;line-height:1.75}._privacy_qh5cn_3 ul{border-top:1px solid #ffffff3d;margin:36px 0 0;padding:0;list-style:none}._privacy_qh5cn_3 li{color:var(--ncream);border-bottom:1px solid #ffffff3d;padding:18px 0;font-weight:700}._install_qh5cn_3{background:var(--nink);color:#fff;grid-template-columns:1.1fr .9fr;align-items:center;min-height:700px;display:grid;position:relative}._install_qh5cn_3>div{z-index:2;position:relative}._install_qh5cn_3>div>p:not(._eyebrow_qh5cn_3){color:#aeb6b1;font-size:18px}._soon_qh5cn_3{background:var(--ncream);color:var(--nink);margin-top:25px}._install_qh5cn_3 small{color:#838d87;margin-top:14px;display:block}._install_qh5cn_3>img{width:400px;position:absolute;bottom:-230px;right:5vw;transform:rotate(4deg);box-shadow:0 20px 60px #000}._footer_qh5cn_7{color:#fff;background:#0c1110;border-top:1px solid #303835;grid-template-columns:1fr 1fr auto;align-items:center;gap:30px;padding:55px max(5vw,24px);display:grid}._footer_qh5cn_7>p{color:#8f9993;font-size:13px}._footer_qh5cn_7>div{gap:25px;font-size:13px;display:flex}._footer_qh5cn_7>small{color:#68716c;border-top:1px solid #303835;grid-column:1/-1;padding-top:28px}@media (width<=1000px){._links_qh5cn_2{display:none}._hero_qh5cn_3{text-align:center;grid-template-columns:1fr;padding-top:100px}._heroCopy_qh5cn_3{margin:auto}._eyebrow_qh5cn_3,._heroActions_qh5cn_3,._trust_qh5cn_3{justify-content:center}._heroVisual_qh5cn_3{height:650px}._featureGrid_qh5cn_4{grid-template-columns:repeat(2,1fr)}._showcaseGrid_qh5cn_5{grid-template-columns:1fr 1fr}._wide_qh5cn_8{grid-column:1/-1}._sectionHeading_qh5cn_3{flex-direction:column;align-items:start}._privacy_qh5cn_3,._install_qh5cn_3{grid-template-columns:1fr}._install_qh5cn_3>img{opacity:.28}._install_qh5cn_3>div{max-width:700px}}@media (width<=640px){._section_qh5cn_1{padding:82px 20px}._nav_qh5cn_2{height:74px;padding:0 18px}._navCta_qh5cn_2{padding:13px;font-size:0}._navCta_qh5cn_2:after{content:"Instalar";font-size:13px}._hero_qh5cn_3{min-height:auto;padding:75px 20px 55px}._hero_qh5cn_3 h1{font-size:57px}._heroText_qh5cn_3{font-size:16px}._heroActions_qh5cn_3{flex-direction:column;gap:20px}._trust_qh5cn_3{flex-wrap:wrap;gap:10px 16px}._heroVisual_qh5cn_3{height:570px}._heroVisual_qh5cn_3>img{height:530px}._detail_qh5cn_3{display:none}._featureGrid_qh5cn_4{grid-template-columns:1fr}._featureGrid_qh5cn_4 article{min-height:230px}._showcaseGrid_qh5cn_5{grid-template-columns:1fr}._wide_qh5cn_8{grid-column:auto}._shot_qh5cn_5{height:460px}._wide_qh5cn_8 ._shot_qh5cn_5{height:260px}._stepGrid_qh5cn_6{grid-template-columns:1fr}._privacy_qh5cn_3 h2,._install_qh5cn_3 h2{font-size:52px}._install_qh5cn_3{min-height:680px}._install_qh5cn_3>img{width:350px;right:-60px}._footer_qh5cn_7{grid-template-columns:1fr}._footer_qh5cn_7>div{flex-wrap:wrap}._footer_qh5cn_7>small{grid-column:auto}}
