.nv-cart-controls{display:flex;align-items:center;gap:28px;flex-wrap:wrap;margin:8px 0 18px}.nv-quantity{display:inline-flex;align-items:center;border:1px solid #9baa96;border-radius:12px;background:#fffefa;overflow:hidden}.nv-quantity-button{width:52px;min-height:52px;border:0;background:#edf2e8;color:#294e43;font-size:28px;font-weight:700;line-height:1}.nv-quantity-button:hover{background:#dce7d5}.nv-quantity input{width:62px;max-width:62px;min-height:52px;padding:8px 4px;margin:0;border:0;border-radius:0;text-align:center;font-size:20px;-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.nv-quantity input::-webkit-inner-spin-button,.nv-quantity input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.nv-cart-remove{border:0;background:none;color:inherit;text-decoration:underline;text-underline-offset:4px;cursor:pointer;display:inline-flex;align-items:center;min-height:44px;padding:8px 0}.nv-quantity-button:focus-visible{outline-offset:-4px}:root{--red:#b70f0f;--ink:#202020;--muted:#666;--line:#e6e4e1;--soft:#f8f6f3}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);font:16px/1.6 Arial,sans-serif;background:#fff}img{max-width:100%;height:auto;display:block}a{color:inherit;text-underline-offset:4px}button,input,select,textarea{font:inherit}button,a,input,select,textarea{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.65}button:focus-visible,a:focus-visible,select:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid #be825b;outline-offset:3px}h1,h2,h3{line-height:1.16;margin:0 0 20px}h1{font-size:clamp(30px,3.2vw,47px);letter-spacing:-1.5px}h2{font-size:clamp(24px,2.6vw,36px);letter-spacing:-.8px}h3{font-size:20px}p{margin:0 0 18px}.wrap{max-width:1240px;margin:auto;padding:60px 28px}.announcement{background:var(--red);color:#fff;text-align:center;font-size:13px;padding:8px 12px}.site-head{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:23px 32px;border-bottom:1px solid var(--line);background:#fff}.brand{font-size:25px;font-weight:800;letter-spacing:3px;text-decoration:none}.site-head nav{display:flex;gap:22px;font-size:14px}.site-head a{text-decoration:none}.head-actions{display:flex;gap:15px;align-items:center;font-size:13px}.head-actions form{display:flex;align-items:center;gap:4px}.head-actions select{width:104px;padding:5px;margin:0;border:0;font-size:12px}.head-actions button{background:none;border:0;padding:5px;font-size:12px;text-decoration:underline}.product-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:65px;padding-top:45px}.main-image{border:1px solid var(--line);border-radius:14px;overflow:hidden}.main-image img{width:100%;aspect-ratio:1;object-fit:contain}.thumbs{display:flex;gap:8px;overflow:auto;margin-top:12px;padding-bottom:10px}.thumbs button{flex:0 0 74px;border:1px solid var(--line);border-radius:6px;background:#fff;padding:3px}.thumbs .selected{border:2px solid var(--red)}.thumbs img{aspect-ratio:1;object-fit:contain}.gallery{position:sticky;top:24px;align-self:start}.eyebrow{font-size:12px;font-weight:700;letter-spacing:2px;color:var(--red)}.intro{color:var(--muted);font-size:18px}.price{font-size:31px;font-weight:700;margin:22px 0;color:var(--red)}.benefits{padding:18px;background:var(--soft);border-radius:12px;margin:20px 0}.benefits p{margin:4px 0;font-size:14px}.button{display:inline-block;background:var(--red);color:#fff;border:0;border-radius:7px;padding:15px 24px;text-decoration:none;font-weight:700;text-align:center}.full{width:100%;margin-top:17px}label{display:block;font-weight:600;font-size:14px}input,select,textarea{width:100%;padding:12px;border:1px solid #c9c9c9;border-radius:5px;background:#fff;color:var(--ink);margin:6px 0 18px}fieldset{border:0;padding:0;margin:0 0 20px}legend{font-weight:600;font-size:14px;margin-bottom:10px}.swatch{display:inline-flex;align-items:center;margin-right:16px;gap:7px}.swatch input{width:auto;margin:0;accent-color:var(--red)}.swatch span{width:18px;height:18px;border-radius:50%;border:1px solid #aaa}.coffee{background:#644338}.silver{background:#a4a6ab}#ScreenQty{max-width:95px;display:block}.guide-link{display:block;font-size:13px;margin:-8px 0 18px}#CustomMeasurements{padding:15px;background:var(--soft)}#CustomMeasurements p{font-size:12px}.muted{font-size:13px;color:var(--muted);margin-top:12px}.save{border:0;background:#fff;text-decoration:underline;width:100%;padding:10px}.secure{text-align:center;font-size:12px;margin:18px 0 8px}.payments{display:flex;align-items:center;justify-content:center;gap:7px;flex-wrap:wrap}.payments svg{width:40px;height:26px}details{border-bottom:1px solid var(--line);padding:18px 0}summary{cursor:pointer;font-weight:600;list-style:none;display:flex;justify-content:space-between;gap:15px}summary:after{content:"+";font-size:20px}details[open] summary:after{content:"\2212"}details p{margin:15px 0 0;color:var(--muted)}.soft{background:var(--soft)}.three{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.three h2{font-size:24px}.number{font-size:13px;color:var(--red);font-weight:700;display:block;margin-bottom:16px}.section-title{text-align:center;margin-bottom:30px}.video-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.video-grid video{width:100%;aspect-ratio:9/14;object-fit:cover;border-radius:12px;background:var(--soft);pointer-events:none}.feature{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.feature>img{border-radius:14px}.feature p{color:var(--muted);font-size:18px}.two{display:grid;grid-template-columns:1fr 1fr;gap:24px}.card{border:1px solid var(--line);border-radius:12px;padding:26px;background:#fff}.card img{aspect-ratio:1;object-fit:contain;margin-bottom:20px}.card h3,.center{text-align:center}.narrow{max-width:760px}.steps{counter-reset:steps;display:grid;grid-template-columns:repeat(5,1fr);gap:25px;padding:0;list-style:none}.steps li:before{counter-increment:steps;content:counter(steps);display:block;font-size:36px;color:var(--red);margin-bottom:14px}.faq{max-width:880px}output{display:block;margin-top:18px;font-weight:700}.footer{background:#202020;color:#fff}.footer a{display:block;font-size:14px;margin-bottom:10px}.footer .brand{font-size:25px}.footer-bottom{padding-top:0;display:flex;align-items:center;justify-content:space-between;font-size:12px}.skip,.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.skip:focus{width:auto;height:auto;clip:auto;position:fixed;top:10px;left:10px;z-index:100;background:#fff;padding:10px}.nv-cart,.page-width{max-width:1100px;margin:auto;padding:40px 24px}.nv-cart-row{display:flex;gap:20px;align-items:center;border-bottom:1px solid var(--line);padding:20px 0}.nv-cart-row img{width:110px}.nv-cart-row input{max-width:100px}.btn{background:var(--red);color:#fff;padding:12px 22px;border:0;text-decoration:none;display:inline-block;margin:10px 5px}[hidden]{display:none!important}@media(max-width:950px){.site-head{flex-wrap:wrap;padding:18px 22px}.site-head nav{order:3;justify-content:center;width:100%;border-top:1px solid var(--line);padding-top:12px}.product-grid{gap:30px}.steps{grid-template-columns:1fr 1fr}.feature{gap:30px}.three{gap:20px}.video-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.wrap{padding:36px 18px}.site-head{gap:12px;padding:15px 18px}.brand{font-size:20px}.head-actions{gap:7px;font-size:11px}.head-actions select{width:78px}.site-head nav{gap:15px;font-size:12px}.product-grid,.feature,.three,.two{grid-template-columns:1fr}.product-grid{gap:24px}.gallery{position:static}.product-info h1{font-size:32px}.video-grid{gap:10px}.three{gap:24px}.feature{gap:25px}.reverse>div{order:2}.steps{grid-template-columns:1fr;gap:20px}.steps li{display:flex;gap:18px;align-items:center}.steps li:before{margin:0;min-width:26px}.footer-bottom{display:grid;gap:20px}.card{padding:20px}.two .two{grid-template-columns:1fr 1fr}.announcement{font-size:11px}.nv-cart-row{flex-wrap:wrap}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.price-row{display:flex;gap:14px;align-items:center;flex-wrap:wrap;margin:22px 0}.price-row .price{margin:0}.price-row s{color:#757575;font-size:19px}.sale-badge{background:#f9e4e4;color:#a00b0b;padding:4px 10px;font-size:13px;font-weight:800;border-radius:5px}#ScreenAdd{display:block;min-height:60px;background:#b70f0f;color:#fff;font-size:20px;font-weight:800;letter-spacing:.3px;border:2px solid #b70f0f;box-shadow:0 4px 10px #b70f0f22;margin-top:22px;opacity:1}#ScreenAdd:not(:disabled):hover{background:#900b0b}.product-grid>*{min-width:0}.gallery,.product-info{min-width:0}.thumbs{max-width:100%}.feature>*{min-width:0}@media(max-width:640px){.head-actions{width:100%;justify-content:space-between;flex-wrap:wrap}.site-head nav{flex-wrap:wrap}}:root{--red:#294e43;--ink:#263b33;--muted:#65716a;--line:#e0e5dc;--soft:#f3f3e9;--sand:#fbf8f1;--accent:#ad7756}body{background:#fffefa;color:var(--ink);font-family:Arial,sans-serif}h1,h2{font-family:Georgia,Times New Roman,serif;font-weight:400;letter-spacing:-1px}h1{line-height:1.08}h2{line-height:1.16}.wrap{max-width:1240px;padding:76px 32px}.announcement{background:var(--red);font-size:12px;letter-spacing:.7px;padding:9px 12px}.site-head{background:#fffefa;border-color:var(--line);padding:23px 32px}.brand{color:var(--red);letter-spacing:4px;font-size:23px}.site-head nav a{position:relative}.site-head nav a:hover{color:var(--accent)}.eyebrow{font-size:11px;letter-spacing:2.5px;color:var(--red);margin-bottom:22px}.button{background:var(--red);border-radius:100px;padding:16px 29px;box-shadow:0 5px 15px #294e4312;transition:background .2s,transform .2s}.button:hover{background:#18382e;transform:translateY(-2px)}.welcome{background:var(--sand);overflow:hidden;border-bottom:1px solid #e4e6d9}.welcome-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:76px;align-items:center;padding-top:62px;padding-bottom:54px}.welcome-copy h1{font-size:clamp(42px,5.1vw,68px);max-width:600px;margin:0 0 27px;letter-spacing:-2px}.welcome-copy h1 em{display:block;font-weight:400;color:#688369}.welcome-intro{font-size:18px;line-height:1.8;max-width:455px;color:#607065}.welcome-actions{display:flex;align-items:center;flex-wrap:wrap;gap:24px;margin-top:30px}.welcome-actions .button{display:flex;align-items:center;gap:28px}.welcome-guide{font-size:14px;text-decoration:none;border-bottom:1px solid #879a85;padding:7px 0}.welcome-guide span{margin-left:8px}.welcome-details{display:flex;align-items:center;gap:20px;margin-top:32px;color:#65716a;font-size:12px}.welcome-details>span{display:flex;align-items:center;gap:7px}.welcome-details>span+span{border-left:1px solid #d5ddcf;padding-left:20px}.dot{display:inline-block;width:14px;height:14px;border:2px solid white;border-radius:50%;box-shadow:0 0 0 1px #d9dfd5}.welcome-visual{position:relative;padding:22px 20px 0}.welcome-visual:before{content:"";position:absolute;top:0;right:0;bottom:40px;left:0;border-radius:180px 180px 30px 30px;background:#e2e8d8}.welcome-photo{position:relative;overflow:hidden;border-radius:145px 145px 14px 14px;box-shadow:0 18px 36px #294e4312}.welcome-photo img{width:100%;aspect-ratio:1;object-fit:contain;background:#e3e5e4}.welcome-note{position:relative;display:flex;align-items:center;gap:13px;background:#fffefa;width:max-content;max-width:95%;margin:-40px 0 0 -38px;padding:17px 23px;border:1px solid #e0e5da;border-radius:16px;box-shadow:0 12px 30px #294e4310}.welcome-note strong,.welcome-note span:not(.note-icon){display:block;font-size:13px}.welcome-note span:not(.note-icon){font-size:12px;color:#647569;margin-top:3px}.note-icon{font-size:25px;background:#eff3e8;width:42px;height:42px;border-radius:50%;display:grid;place-items:center;color:#456747}.welcome-caption{text-align:right;font-size:11px;letter-spacing:1px;color:#657264;position:relative;margin:14px 0 0}.welcome-proof{display:grid;grid-template-columns:repeat(3,1fr);padding-top:23px;padding-bottom:23px;border-top:1px solid #dde2d5;gap:30px}.welcome-proof>span{display:flex;align-items:center;justify-content:center;gap:15px;font-size:13px;font-weight:600}.welcome-proof b{font-family:Georgia,serif;color:#8c9b7c;font-size:17px;font-weight:400}.product-grid{gap:72px;padding-top:84px;padding-bottom:84px}.product-info h1,.product-info h2{font-size:clamp(31px,3vw,43px);margin-bottom:18px}.product-info .intro{font-size:16px;line-height:1.8}.main-image{background:#f1f3ed;border-radius:24px;border:0;padding:12px}.main-image img{border-radius:16px}.thumbs{gap:10px;margin-top:17px}.thumbs button{border-radius:12px;flex-basis:68px;transition:border-color .2s,transform .2s}.thumbs button:hover{transform:translateY(-2px)}.thumbs .selected{border-color:#688369}.price-row .price{color:var(--red);font-size:28px}.price-row s{font-size:16px}.sale-badge{background:#e7eddc;color:#38583e;border-radius:100px}.storage-note{display:flex;flex-direction:column;gap:5px;border-left:2px solid #9aaa82;padding-left:17px;margin:24px 0}.storage-note strong{font-size:14px}.storage-note p{font-size:13px;color:var(--muted);margin:0;line-height:1.6}.benefits{background:#edf2e8;border:1px solid #e2e9da;border-radius:16px;padding:18px 21px}.benefits p{font-size:13px;line-height:1.9}.swatch{border:1px solid #d8ded1;border-radius:100px;padding:10px 15px;background:#fff;font-size:13px;margin-right:8px}.swatch:has(input:checked){border-color:#547254;background:#eef3e8;box-shadow:0 0 0 1px #547254}.swatch input{accent-color:#294e43}input,select,textarea{border-color:#cdd6c7;border-radius:10px;background:#fffefa;padding:13px}input:focus,select:focus,textarea:focus{border-color:#537354}#ScreenConstruction{font-size:14px}#ScreenAdd{background:#294e43;border-color:#294e43;border-radius:100px;box-shadow:none;font-size:17px;letter-spacing:0;min-height:55px}#ScreenAdd:not(:disabled):hover{background:#18382e;border-color:#18382e}#ScreenAdd:disabled{background:#e7ecdf;border-color:#dce4d2;color:#52664e}.save{font-size:13px;background:transparent;color:#657363}.guide-link{color:#42624c}.product-info details{padding:18px 0;font-size:14px}.product-info summary:after{color:#688369}.soft>.three article{padding:28px;border:1px solid #e0e5d8;background:#fffefa;border-radius:20px}.soft>.three{gap:22px}.three .number{width:40px;height:40px;display:grid;place-items:center;border-radius:50%;background:#eaf0e1;color:#486546;margin-bottom:20px;font-family:Georgia,serif;font-size:17px;font-weight:400}.three h2{font-size:27px}.three p{font-size:14px;color:#667367;line-height:1.8;margin-bottom:0}.feature{gap:85px}.feature>img{border-radius:24px;border:12px solid #eff1e8}.feature h2{font-size:clamp(32px,3.5vw,48px)}.feature p{font-size:16px;line-height:1.85;max-width:450px}.feature.reverse{padding-top:24px}#measure{background:#f3f4ea;border-radius:30px;margin:28px auto 70px;max-width:1176px;padding:48px}.section-title{font-size:clamp(31px,3.4vw,44px);margin-bottom:19px}#measure>.center{max-width:640px;margin:0 auto 30px;color:#647162;font-size:15px}.card{border-radius:20px;border-color:#e0e5d8;box-shadow:none;padding:26px}#measure .card h3{color:#4c6949;text-align:left;font-family:Georgia,serif;font-size:24px;font-weight:400}#measure .card p{font-size:14px;color:#647162;line-height:1.8}#measure .card:last-child{background:#294e43;color:#fffefa;border:0;display:flex;flex-direction:column;justify-content:center}#measure .card:last-child h3{color:#fffefa;font-size:31px}#measure .card:last-child p{color:#dce6d4}#measure .card:last-child .button{background:#e6edda;color:#294e43;align-self:flex-start;font-size:13px;margin-top:10px}#install{background:#fffefa;border-top:1px solid #e0e5d8;border-bottom:1px solid #e0e5d8}.steps{margin-top:36px;gap:22px}.steps li{font-size:13px;color:#627060;line-height:1.8;border-top:1px solid #d8e1d1;padding-top:17px}.steps li:before{font-family:Georgia,serif;color:#7f9673;font-size:28px}.card img{border-radius:12px}.card h3{font-size:16px;font-weight:500}.faq details{border:1px solid #dfe5d7;border-radius:13px;margin:10px 0;background:#fffefa;padding:20px 23px}.faq summary{font-size:15px}.faq details[open]{background:#f2f5ec;border-color:#bdccb0}.faq details p{font-size:14px;line-height:1.8}.faq summary:after{color:#6c845c}#contact{gap:70px;border-top:1px solid #e1e5d8}#contact h2{font-size:44px}#contact>div{padding-top:35px}#contact>div p{color:#657264;font-size:15px}#contact form{padding:28px;background:#f2f4e9;border:1px solid #e1e7d7;border-radius:22px}.footer{background:#213e33;color:#e9f0de}.footer .brand{color:#f8f8ef}.footer h3{font-family:Georgia,serif;font-size:22px;font-weight:400}.footer p,.footer a{color:#d0ddc6}.footer .button{background:#dce8ce;color:#294e43}.footer input{background:#ffffff0a;border-color:#769071;color:#fff}.footer-bottom{border-top:1px solid #ffffff18;padding-top:25px;padding-bottom:30px}@media(max-width:950px){.welcome-grid{gap:28px}.welcome-copy h1{font-size:49px}.welcome-note{margin-left:-15px;padding:14px}.product-grid,.feature{gap:35px}#measure{border-radius:0;margin-bottom:30px}.site-head{padding:18px 24px}.wrap{padding-left:24px;padding-right:24px}}@media(max-width:640px){.wrap{padding:44px 20px}.site-head{padding:16px 20px;gap:15px}.site-head .brand{font-size:23px}.site-head nav{padding-top:13px}.head-actions{font-size:11px}.welcome-grid{grid-template-columns:1fr;gap:32px;padding-top:38px;padding-bottom:27px}.welcome-copy h1{font-size:44px;letter-spacing:-1.4px;margin-bottom:20px}.welcome .eyebrow{font-size:10px;margin-bottom:18px}.welcome-intro{font-size:15px;line-height:1.75;margin-bottom:0}.welcome-actions{margin-top:22px;gap:20px}.welcome-actions .button{font-size:13px;padding:14px 22px}.welcome-details{margin-top:23px;font-size:11px;gap:14px}.welcome-details>span+span{padding-left:14px}.welcome-visual{max-width:400px;width:100%;margin:auto;padding:16px 18px 0}.welcome-photo{border-radius:110px 110px 12px 12px}.welcome-note{margin-top:-36px;margin-left:-10px;padding:12px 15px}.welcome-note strong{font-size:12px}.welcome-note span:not(.note-icon){font-size:11px}.welcome-caption{font-size:10px;margin-top:12px}.welcome-proof{grid-template-columns:1fr;padding:21px 28px;gap:12px}.welcome-proof>span{justify-content:flex-start;font-size:12px}.welcome-proof b{font-size:14px}.product-grid{padding-top:48px;gap:31px}.product-info h1,.product-info h2{font-size:34px}.product-info .intro{font-size:15px}.main-image{border-radius:18px;padding:8px}.swatch{padding:10px 13px;font-size:12px}.price-row .price{font-size:25px}.soft>.three{gap:14px}.soft>.three article{padding:24px}.three h2{font-size:27px}.feature{gap:27px}.feature h2{font-size:35px}.feature>img{border-width:8px}.feature.reverse{padding-top:10px}.feature.reverse>div{order:2}.feature p{font-size:15px}#measure{padding:35px 20px;margin-top:10px}.section-title{font-size:33px}.steps{gap:12px}.steps li{display:flex;align-items:flex-start;gap:18px;font-size:13px}.steps li:before{min-width:26px}.faq details{padding:17px}.faq summary{font-size:14px}#contact{gap:25px}#contact>div{padding-top:0}#contact h2{font-size:36px}#contact form{padding:22px}.footer .wrap{gap:32px}.footer-bottom{padding-top:24px;padding-bottom:24px}.thumbs button{flex-basis:59px}}@media(prefers-reduced-motion:reduce){.button,.thumbs button{transition:none}.button:hover,.thumbs button:hover{transform:none}}.brand--logo{display:inline-block;flex-shrink:0;line-height:0;letter-spacing:0;width:240px;max-width:100%;text-decoration:none}.brand--logo img{display:block;width:100%;height:auto;aspect-ratio:3;object-fit:contain}.site-head:has(.brand--logo){padding-top:12px;padding-bottom:12px}.footer .brand--logo{background:#fffefa;padding:5px 10px;border-radius:10px;width:255px;margin-bottom:20px}@media(max-width:640px){.site-head .brand--logo{width:210px}.footer .brand--logo{width:240px}}
/*# sourceMappingURL=/cdn/shop/t/8/compiled_assets/styles.css.map */
