:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#172f39;background:#fbfaf6;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0}button,a{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.shell{width:min(1180px,calc(100% - 48px));margin-inline:auto}.site-header{position:relative;z-index:5;background:#fff;box-shadow:0 1px #e7e8e2}.header-inner{height:84px;display:flex;align-items:center;gap:48px}.brand{display:inline-flex;align-items:center;gap:11px;color:#183542;font-size:25px;letter-spacing:-1.2px;font-weight:800;white-space:nowrap}.brand img{width:42px;height:42px;object-fit:contain}.brand-dot{color:#ba754d}.main-nav{display:flex;align-items:center;gap:35px;margin-left:auto}.main-nav a{font-size:14px;color:#526671;font-weight:600;transition:color .2s}.main-nav a:hover,.main-nav .current{color:#173d4a}.main-nav .current{position:relative}.main-nav .current:after{content:"";position:absolute;height:2px;background:#b77550;bottom:-31px;left:0;right:0}.cart-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;border:1px solid #dbe2e1;background:#fff;color:#173d4a;border-radius:999px;padding:11px 14px;font-size:14px;font-weight:700;white-space:nowrap}.cart-button:hover{border-color:#8babae}.cart-count{display:grid;place-items:center;min-width:23px;height:23px;padding:0 4px;border-radius:50%;background:#e5eceb;font-size:12px}.hero{background:#e8edeb;overflow:hidden}.hero-inner{display:grid;grid-template-columns:1.1fr .9fr;min-height:430px;align-items:center}.hero-copy{padding:58px 0 64px;position:relative;z-index:1}.eyebrow{margin:0 0 15px;color:#a66a47;font-size:11px;font-weight:800;letter-spacing:.19em}.hero h1{font-size:clamp(54px,6vw,83px);line-height:1.01;letter-spacing:-.07em;font-weight:800;margin:0;color:#183542}.hero h1 em{font-family:Georgia,serif;font-weight:400;letter-spacing:-.07em;color:#a66a47}.hero-intro{max-width:390px;font-size:17px;line-height:1.7;color:#4d6268;margin:27px 0 31px}.hero-link{display:inline-flex;gap:24px;align-items:center;border-bottom:1px solid #a66a47;padding-bottom:7px;color:#183542;font-size:14px;font-weight:800}.hero-link span{font-size:19px;color:#a66a47}.hero-art{height:430px;position:relative;display:grid;place-items:center}.hero-art:before{content:"";position:absolute;width:455px;height:455px;border-radius:48% 52% 55% 45%;background:#cdded7;transform:rotate(21deg);right:-38px;top:20px}.hero-ring{position:absolute;border:1px solid #779792;border-radius:50%}.ring-one{width:310px;height:310px;right:62px;top:57px;opacity:.9}.ring-two{width:380px;height:380px;right:27px;top:23px;opacity:.45}.hero-art-label{position:relative;z-index:1;transform:rotate(-10deg);color:#183e45;text-align:center;font:italic 39px/1.1 Georgia,serif;letter-spacing:-.04em}.catalog-section{padding-top:80px;padding-bottom:100px;min-height:430px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:25px;margin-bottom:35px}.section-heading h2{font-size:42px;line-height:1;margin:0;letter-spacing:-.045em}.section-heading>p{font-size:14px;color:#66757a;margin:0 0 3px}.filters{display:flex;gap:9px;flex-wrap:wrap;margin:0 0 30px}.filter{border:1px solid #d9ded8;background:transparent;border-radius:999px;padding:9px 18px;color:#455b60;font-weight:600;font-size:13px}.filter.selected{background:#183e45;color:#fff;border-color:#183e45}.state-card{min-height:260px;border:1px solid #e1e5dc;background:#fff;display:grid;place-content:center;text-align:center;color:#5d6c70;padding:35px}.state-card.error{color:#a4392b}.state-card.empty{border-radius:3px;background:#f4f3ed}.empty-mark{font-size:35px;color:#b77550}.state-card h3{font-size:27px;margin:12px 0 0;color:#193842;letter-spacing:-.03em}.state-card p{max-width:410px;margin:10px auto 18px;line-height:1.7;font-size:14px}.state-card a{font-weight:700;font-size:14px;color:#a66a47}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.product-card{background:#fff;border:1px solid #e7e8e2;display:flex;flex-direction:column;transition:transform .2s,box-shadow .2s}.product-card:hover{transform:translateY(-4px);box-shadow:0 14px 35px #173d4a14}.product-media{height:255px;background:#e4e9e3;display:grid;place-items:center;overflow:hidden}.product-media img{width:100%;height:100%;object-fit:cover}.product-media>span{font-size:64px;color:#afc1b9}.product-content{padding:23px 23px 20px;display:flex;flex:1;flex-direction:column}.product-category{font-size:11px!important;letter-spacing:.15em;font-weight:800;color:#ad7350!important;text-transform:uppercase;margin:0 0 8px!important}.product-content h3{font-size:22px;letter-spacing:-.035em;margin:0 0 10px}.product-content>p{font-size:14px;line-height:1.6;color:#6a797b;margin:0 0 22px}.product-bottom{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:auto}.product-bottom strong{font-size:19px}.product-bottom button{border:0;background:#173d4a;color:#fff;padding:11px 13px;font-size:12px;font-weight:700}.product-bottom button:hover,.checkout-button:hover{background:#285c65}.product-bottom button span{font-size:17px;margin-left:5px}.trust-band{background:#edf1ed;border-top:1px solid #e1e7df;border-bottom:1px solid #e1e7df}.trust-inner{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;padding:38px 0}.trust-inner>div{display:flex;gap:15px;align-items:start}.trust-icon{display:grid;place-items:center;background:#d6e2dc;border-radius:50%;color:#244f51;width:38px;height:38px;flex:none;font-size:18px}.trust-inner strong{font-size:14px}.trust-inner p{margin:5px 0 0;font-size:13px;color:#60747a;line-height:1.5}.site-footer{background:#173540;color:#e3ebea}.footer-inner{min-height:115px;display:flex;align-items:center;gap:35px}.footer-brand{font-size:20px;font-weight:800;margin-right:auto}.footer-inner>div{display:flex;gap:25px;font-size:13px}.footer-inner a:hover{text-decoration:underline}.footer-inner small{color:#b7c8c9}.drawer-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20}.drawer-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#10262c8f;width:100%;height:100%}.cart-drawer{position:absolute;top:0;right:0;height:100%;width:min(450px,100%);background:#fff;display:flex;flex-direction:column;box-shadow:-20px 0 60px #122d3640}.drawer-head{padding:30px 30px 22px;border-bottom:1px solid #e8ebe6;display:flex;align-items:start;justify-content:space-between}.drawer-head .eyebrow{margin-bottom:6px}.drawer-head h2{font-size:28px;letter-spacing:-.05em;margin:0}.drawer-head h2 span{font-size:17px;color:#829093}.close-button{border:0;background:transparent;font-size:31px;line-height:1;color:#567078}.drawer-body{padding:12px 30px;overflow:auto;flex:1}.cart-empty{text-align:center;color:#617378;padding:90px 10px}.cart-empty>span{font-size:36px;color:#b77550}.cart-empty button{border:0;background:none;color:#a66a47;font-weight:700;text-decoration:underline}.cart-row{display:flex;justify-content:space-between;gap:18px;padding:24px 0;border-bottom:1px solid #e8ebe6}.cart-row strong{font-size:15px}.cart-row p{font-size:13px;color:#6a797b;margin:7px 0 9px}.remove-button{padding:0;border:0;background:none;color:#9a6e5b;text-decoration:underline;font-size:12px}.quantity{display:flex;align-items:center;align-self:start;border:1px solid #d9e0df}.quantity button{border:0;background:transparent;width:30px;height:32px;font-size:18px;color:#183e45}.quantity span{width:20px;text-align:center;font-size:12px;font-weight:700}.drawer-foot{padding:22px 30px 30px;border-top:1px solid #e8ebe6}.subtotal{display:flex;justify-content:space-between;font-size:15px}.subtotal strong{font-size:20px}.drawer-foot>p{font-size:12px;color:#68797d;margin:11px 0 18px}.checkout-button{width:100%;border:0;background:#173d4a;color:#fff;padding:15px 20px;font-size:14px;font-weight:800;display:flex;justify-content:space-between}.checkout-button:disabled{cursor:wait;opacity:.7}.drawer-foot>small{display:block;text-align:center;font-size:11px;color:#748287;margin-top:12px}.drawer-foot .checkout-error{color:#a4392b;font-weight:700;font-size:13px}@media (max-width:850px){.header-inner{gap:20px}.main-nav{gap:18px}.main-nav a{font-size:12px}.hero-inner{grid-template-columns:1fr .7fr}.hero-art:before{right:-170px}.ring-one{right:-90px}.ring-two{right:-120px}.hero-art-label{font-size:30px;right:-45px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:650px){.shell{width:min(100% - 32px,1180px)}.header-inner{height:68px}.brand{font-size:21px}.brand img{width:34px;height:34px}.main-nav,.cart-label{display:none}.cart-button{margin-left:auto}.hero-inner{display:block;min-height:390px}.hero-copy{padding:58px 0 53px}.hero h1{font-size:57px}.hero-intro{font-size:15px;max-width:315px}.hero-art{display:none}.catalog-section{padding-top:58px;padding-bottom:70px}.section-heading{display:block}.section-heading h2{font-size:36px}.section-heading>p{margin:15px 0 0}.product-grid{grid-template-columns:1fr}.product-media{height:230px}.trust-inner{grid-template-columns:1fr;padding:32px 0}.footer-inner{display:grid;gap:18px;padding:35px 0}.footer-inner>div{flex-wrap:wrap;gap:18px}.footer-brand{margin:0}}.product-content .stock-note{margin:-12px 0 16px!important;color:#7b6a4d!important;font-size:12px!important;font-weight:750}.product-content .stock-note.sold-out{color:#a45246!important}.product-bottom button:disabled,.quantity button:disabled{opacity:.45;cursor:not-allowed}.product-bottom button:disabled:hover{background:#173d4a}.shipping-line{margin-top:11px;font-size:13px;color:#55706e}.shipping-line strong{font-size:14px}.product-thumbs{display:flex;gap:7px;padding:10px 14px 0;overflow-x:auto}.product-thumbs button{display:block;width:47px;height:47px;flex:none;padding:0;border:2px solid transparent;background:#edf1ed;border-radius:5px;overflow:hidden}.product-thumbs button.selected{border-color:#2c676d}.product-thumbs img{display:block;width:100%;height:100%;object-fit:cover}.preview-banner{display:flex;align-items:center;justify-content:center;gap:18px;flex-wrap:wrap;padding:15px 22px;background:#193943;color:#f8f7f1;font-size:13px;line-height:1.45}.preview-banner strong{font-size:14px}.preview-banner span{color:#d7e4dc}.preview-banner a{color:#f0bd8f;font-weight:800;text-decoration:underline;text-underline-offset:3px}.product-media{position:relative}.product-media .product-demo-tag{position:absolute;top:14px;left:14px;padding:6px 9px;background:#fff8e9;color:#946a3c;font-size:10px;font-weight:900;letter-spacing:.13em;line-height:1}.preview-only{display:inline-flex;align-items:center;border:1px solid #d4e0d9;border-radius:3px;padding:10px 12px;background:#f3f7f3;color:#50736a;font-size:12px;font-weight:800}@media (max-width:650px){.preview-banner{align-items:flex-start;justify-content:flex-start;gap:4px;padding:13px 17px}.preview-banner strong,.preview-banner span,.preview-banner a{width:100%}}.product-view-link{display:inline-flex;align-items:center;gap:9px;padding:10px 12px;background:#173d4a;color:#fff;font-size:12px;font-weight:800;white-space:nowrap}.product-view-link:hover{background:#285c65;color:#fff}.product-card h3 a:hover{color:#a66a47}.product-media:hover img{transform:scale(1.03)}.product-media img{transition:transform .25s}.product-page{padding-top:28px;padding-bottom:90px}.detail-breadcrumb{display:flex;align-items:center;gap:11px;flex-wrap:wrap;margin-bottom:30px;color:#728581;font-size:12px}.detail-breadcrumb a{color:#315d5c;font-weight:750}.detail-breadcrumb a:hover{text-decoration:underline}.detail-breadcrumb span:last-child{color:#8b9994}.detail-layout{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);gap:52px;align-items:start}.detail-gallery{min-width:0}.detail-main-image{position:relative;display:grid;place-items:center;aspect-ratio:1/1;background:#e9efea;overflow:hidden}.detail-main-image>button{width:100%;height:100%;padding:0;border:0;background:transparent;cursor:zoom-in}.detail-main-image img{display:block;width:100%;height:100%;object-fit:cover}.detail-demo-badge{position:absolute;top:20px;left:20px;padding:9px 12px;background:#fff8e9;color:#8c633a;letter-spacing:.13em;font-size:10px;font-weight:900}.detail-image-missing{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;color:#a9c0b4;font-size:80px}.detail-image-missing small{color:#718982;font-size:13px}.detail-thumbnails{display:flex;gap:11px;margin-top:14px;overflow-x:auto;padding:2px 2px 5px}.detail-thumbnails button{width:76px;height:76px;flex:none;padding:0;border:2px solid transparent;background:#e8eee8;cursor:pointer}.detail-thumbnails button.selected{border-color:#245e64}.detail-thumbnails img{display:block;width:100%;height:100%;object-fit:cover}.detail-image-help{margin:10px 0 0;color:#91a19c;font-size:11px}.detail-summary{padding-top:12px}.detail-summary .eyebrow{margin-bottom:14px}.detail-summary h1{margin:0;color:#193943;font-size:clamp(34px,3.7vw,56px);line-height:1.06;letter-spacing:-.055em}.detail-lead{margin:22px 0 25px;color:#60757a;font-size:16px;line-height:1.7}.detail-price{display:flex;align-items:baseline;gap:14px;margin-bottom:12px}.detail-price strong{color:#193943;font-size:31px;letter-spacing:-.04em}.detail-price span{color:#a1744e;font-size:12px;font-weight:750}.detail-availability{display:flex;align-items:center;gap:8px;color:#3f8062;font-size:13px;font-weight:800}.detail-availability>span{width:8px;height:8px;border-radius:50%;background:currentColor}.detail-availability.sold-out{color:#a85f4c}.detail-demo-notice{margin-top:28px;padding:18px 20px;background:#fff8eb;border:1px solid #efddbd;color:#735637}.detail-demo-notice strong{font-size:14px}.detail-demo-notice p{margin:6px 0 0;font-size:13px;line-height:1.55}.detail-purchase{margin-top:27px}.detail-quantity{display:flex;align-items:center;justify-content:space-between;margin-bottom:13px;color:#3e5759;font-size:13px;font-weight:800}.detail-quantity>div{display:flex;align-items:center;border:1px solid #d6e0d8}.detail-quantity button{width:37px;height:38px;border:0;background:#fff;color:#234e55;font-size:20px}.detail-quantity button:disabled{opacity:.4;cursor:not-allowed}.detail-quantity strong{min-width:35px;text-align:center}.detail-cart-button{display:flex;align-items:center;justify-content:space-between;width:100%;padding:16px 20px;border:0;background:#193f49;color:#fff;font-size:14px;font-weight:850}.detail-cart-button:hover{background:#285c65}.detail-cart-button:disabled{opacity:.5;cursor:not-allowed}.detail-service{margin-top:28px;border-top:1px solid #e3e9e2}.detail-service>div{display:flex;gap:13px;padding:15px 0;border-bottom:1px solid #e3e9e2}.detail-service>div>span{display:grid;place-items:center;width:30px;height:30px;flex:none;border-radius:50%;background:#e7efeb;color:#386f64;font-weight:800}.detail-service p{margin:0}.detail-service strong,.detail-service small{display:block}.detail-service strong{font-size:12px}.detail-service small{margin-top:4px;color:#71847e;font-size:11px;line-height:1.5}.detail-information{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:48px;margin-top:58px;padding:36px 0;border-top:1px solid #dde6dd;border-bottom:1px solid #dde6dd}.detail-information h2{margin:8px 0 17px;color:#193943;font-size:25px;letter-spacing:-.04em}.detail-information p{color:#60757a;font-size:14px;line-height:1.8;white-space:pre-line}.detail-information dl{display:grid;grid-template-columns:125px minmax(0,1fr);gap:0;margin:0}.detail-information dt,.detail-information dd{margin:0;padding:12px 0;border-top:1px solid #e4eae4;font-size:13px}.detail-information dt{color:#80908b}.detail-information dd{color:#2d4e51;font-weight:750}.detail-information .detail-example-note{margin-top:16px;font-size:11px;color:#a17d57}.related-products{margin-top:58px}.related-products h2{font-size:30px;letter-spacing:-.045em;margin:7px 0 25px}.related-products .product-media{height:215px}.related-products .product-content{padding:18px}.related-products .product-content h3{font-size:18px}.related-products .product-content>p{font-size:12px}.related-products .product-view-link{font-size:11px}.detail-loading,.detail-not-found{margin-top:50px;margin-bottom:70px}.detail-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:grid;place-items:center;padding:5vh 5vw}.detail-lightbox-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;background:#0e2229e8}.detail-lightbox img{position:relative;max-width:90vw;max-height:90vh;object-fit:contain}.detail-lightbox-close{position:absolute;top:17px;right:22px;display:grid;place-items:center;width:42px;height:42px;border:1px solid #ffffff70;border-radius:50%;background:#243d45;color:#fff;font-size:28px}@media (max-width:900px){.detail-layout{gap:27px}.detail-information{gap:28px}.detail-summary h1{font-size:34px}}@media (max-width:650px){.product-page{padding-top:19px;padding-bottom:60px}.detail-breadcrumb{margin-bottom:18px;font-size:11px;gap:7px}.detail-layout{grid-template-columns:1fr;gap:22px}.detail-main-image{aspect-ratio:1/1}.detail-thumbnails button{width:65px;height:65px}.detail-summary{padding-top:0}.detail-summary h1{font-size:36px}.detail-lead{font-size:14px;margin:15px 0 18px}.detail-price strong{font-size:28px}.detail-demo-notice{margin-top:20px}.detail-information{grid-template-columns:1fr;gap:19px;margin-top:38px;padding:29px 0}.detail-information h2{font-size:22px}.detail-information dl{grid-template-columns:105px minmax(0,1fr)}.related-products{margin-top:42px}.related-products h2{font-size:25px}.related-products .product-grid{grid-template-columns:1fr}.related-products .product-media{height:220px}}.product-media,.related-products .product-media{height:auto;aspect-ratio:1/1}.product-media img{object-fit:contain}.product-media:hover img{transform:none}.catalog-controls{margin:0 0 19px;padding:22px 24px 20px;border:1px solid #e1e7df;background:#f6f8f4}.catalog-control-top{display:grid;grid-template-columns:minmax(0,1fr) 265px;gap:16px}.catalog-search,.catalog-sort{display:grid;gap:8px;color:#435c5d;font-size:12px;font-weight:800}.catalog-search>div{position:relative}.catalog-search>div>span{position:absolute;left:15px;top:50%;transform:translateY(-50%);color:#718b83;font-size:28px;font-weight:400;line-height:1}.catalog-search input,.catalog-sort select,.catalog-price input{width:100%;height:44px;border:1px solid #d3dfd7;border-radius:3px;background:#fff;color:#1c3b42;font-size:14px;font-weight:500;outline:none}.catalog-search input{padding:0 14px 0 42px}.catalog-sort select{padding:0 11px}.catalog-search input:focus,.catalog-sort select:focus,.catalog-price input:focus{border-color:#2e776c;box-shadow:0 0 0 3px #2e776c25}.catalog-category-row{margin-top:20px}.catalog-control-label{display:block;margin-bottom:9px;color:#435c5d;font-size:12px;font-weight:800}.catalog-category-row .filters{margin:0;gap:8px}.catalog-category-row .filter{display:inline-flex;align-items:center;gap:8px;background:#fff;padding:9px 13px}.catalog-category-row .filter.selected{background:#183e45}.catalog-category-row .filter small{display:grid;place-items:center;min-width:18px;height:18px;padding:0 4px;border-radius:50%;background:#edf2ed;color:#50716c;font-size:10px;font-weight:800}.catalog-category-row .filter.selected small{background:#456a6e;color:#fff}.catalog-control-bottom{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-top:18px;padding-top:18px;border-top:1px solid #dde6de}.catalog-price{display:flex;align-items:end;gap:9px}.catalog-price>.catalog-control-label{align-self:center;margin:16px 7px 0 0}.catalog-price label{display:grid;gap:5px;max-width:132px;color:#658079;font-size:11px;font-weight:700}.catalog-price input{height:38px;padding:0 10px}.catalog-price>span[aria-hidden]{padding-bottom:9px;color:#8aa099}.catalog-availability{display:inline-flex;align-items:center;gap:9px;min-height:38px;color:#315452;font-size:13px;font-weight:700;cursor:pointer}.catalog-availability input{width:17px;height:17px;accent-color:#1e5a56}.catalog-results{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 0 16px;color:#6f817d;font-size:13px}.catalog-results p{margin:0}.catalog-results strong{color:#1b4046}.catalog-results button,.catalog-no-results button{border:0;background:transparent;color:#a36543;font-size:12px;font-weight:800;text-decoration:underline;text-underline-offset:3px}.catalog-results button span{margin-left:5px;font-size:17px;text-decoration:none}.catalog-no-results{min-height:275px}@media (max-width:650px){.catalog-controls{padding:16px;margin-bottom:17px}.catalog-control-top{grid-template-columns:1fr;gap:13px}.catalog-category-row{margin-top:18px}.catalog-category-row .filters{flex-wrap:nowrap;overflow-x:auto;padding-bottom:5px}.catalog-category-row .filter{white-space:nowrap;flex:none}.catalog-control-bottom{align-items:flex-start;flex-direction:column;gap:12px;margin-top:14px;padding-top:14px}.catalog-price{width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:end}.catalog-price>.catalog-control-label{grid-column:1/-1;margin:0}.catalog-price label{max-width:none}.catalog-availability{min-height:28px}.catalog-results{align-items:flex-start}}.checkout-page{padding-top:32px;padding-bottom:100px}.checkout-heading{margin:25px 0 36px}.checkout-heading h1{margin:8px 0 10px;color:#193943;font-size:clamp(38px,4vw,55px);letter-spacing:-.06em}.checkout-heading p{margin:0;color:#6b807a;font-size:15px}.checkout-layout{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(330px,.8fr);gap:32px;align-items:start}.checkout-form{display:grid;gap:17px}.checkout-panel,.checkout-summary{border:1px solid #e0e8e0;background:#fff}.checkout-panel{padding:27px 30px}.checkout-panel-heading{display:flex;align-items:start;gap:15px}.checkout-panel-heading>span{display:grid;place-items:center;flex:none;width:34px;height:34px;border-radius:50%;background:#e5efea;color:#276459;font-size:12px;font-weight:900}.checkout-panel h2{margin:1px 0 5px;color:#193943;font-size:23px;letter-spacing:-.04em}.checkout-panel p{margin:0;color:#70837e;font-size:13px;line-height:1.6}.checkout-email{display:grid;gap:8px;margin:27px 0 12px;color:#3d5a59;font-size:12px;font-weight:800}.checkout-email input{height:47px;width:100%;border:1px solid #d1ded4;border-radius:3px;padding:0 13px;color:#193943;font-size:14px}.checkout-email input:focus{outline:2px solid #7fa6a0}.checkout-account-note a{color:#24626a;font-weight:800;text-decoration:underline;text-underline-offset:2px}.checkout-signed-in{display:grid;gap:5px;margin:24px 0 0;padding:15px;background:#f2f7f3}.checkout-signed-in span{color:#788b82;font-size:11px}.checkout-signed-in strong{font-size:14px}.checkout-signed-in a{color:#26636a;font-size:11px;font-weight:800}.checkout-provider{display:flex;align-items:center;gap:12px;margin:22px 0 0;padding:15px;background:#f5f8f4}.checkout-provider>span{display:grid;place-items:center;width:31px;height:31px;flex:none;border-radius:50%;background:#deeee4;color:#2d7959}.checkout-provider strong,.checkout-provider small{display:block}.checkout-provider strong{font-size:12px}.checkout-provider small{margin-top:3px;color:#7d8d86;font-size:11px}.checkout-submit{display:flex;align-items:center;justify-content:space-between;width:100%;padding:18px 20px;border:0;background:#193943;color:#fff;font-size:15px;font-weight:850;cursor:pointer}.checkout-submit:hover{background:#275760}.checkout-submit:disabled{opacity:.6}.checkout-return{justify-self:start;color:#426b69;font-size:12px;font-weight:800}.checkout-form-error{padding:13px 15px;background:#fff0e8;color:#a74c32;font-size:13px}.checkout-summary{position:sticky;top:100px}.checkout-summary-head{padding:25px;border-bottom:1px solid #e9eee9}.checkout-summary-head h2{margin:8px 0 0;font-size:25px;letter-spacing:-.04em}.checkout-summary-head h2 span{color:#82948d}.checkout-summary-items{padding:8px 24px}.checkout-summary-item{display:grid;grid-template-columns:65px minmax(0,1fr) auto;align-items:center;gap:13px;padding:15px 0;border-bottom:1px solid #e9eee9}.checkout-summary-item:last-child{border:0}.checkout-summary-photo{display:grid;place-items:center;width:65px;height:65px;background:#ecf0ea;color:#9eb6a9;font-size:28px}.checkout-summary-photo img{width:100%;height:100%;object-fit:contain}.checkout-summary-item strong,.checkout-summary-item small{display:block}.checkout-summary-item strong{font-size:12px}.checkout-summary-item small{margin-top:5px;color:#87978e;font-size:11px}.checkout-summary-item b{font-size:12px;white-space:nowrap}.checkout-summary-totals{padding:17px 25px 8px;border-top:1px solid #e9eee9}.checkout-summary-totals>div{display:flex;justify-content:space-between;gap:15px;padding:7px 0;color:#687f78;font-size:12px}.checkout-summary-totals strong{color:#193943;white-space:nowrap}.checkout-summary-totals .checkout-summary-total{margin-top:11px;padding-top:16px;border-top:1px solid #e9eee9;color:#193943;font-size:15px;font-weight:850}.checkout-summary-total strong{font-size:20px}.checkout-summary>p{padding:0 25px 20px;margin:0;color:#9aaba0;font-size:11px;line-height:1.5}@media (max-width:850px){.checkout-layout{grid-template-columns:1fr}.checkout-summary{position:static;grid-row:1}}@media (max-width:650px){.checkout-page{padding-top:18px;padding-bottom:70px}.checkout-heading{margin:18px 0 25px}.checkout-heading h1{font-size:37px}.checkout-heading p{font-size:13px}.checkout-layout{gap:18px}.checkout-panel{padding:22px 19px}.checkout-summary-head{padding:20px}.checkout-summary-items{padding:5px 19px}.checkout-summary-totals{padding:15px 20px 5px}.checkout-summary>p{padding:0 20px 18px}}.order-notice{margin-top:24px;margin-bottom:24px;padding:16px 20px;background:#e3f0e8;border-left:4px solid #478a5e;color:#1e5632;font-size:14px;font-weight:650}.order-notice.notice-error{background:#fff1eb;border-color:#bd7051;color:#873d24}.drawer-layer{z-index:1100}.cart-drawer{overscroll-behavior:contain}.drawer-body{overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.page>header{position:sticky;top:0;z-index:1030}.kodille-nav .cart-button{margin-left:18px}.kodille-footer .footer-home{color:inherit;text-decoration:none}.kodille-footer .footer-social{align-items:center}.kodille-footer .footer-legal{text-align:center;margin-top:8px;font-size:13px}.kodille-footer .footer-legal a{color:inherit}.hero-art{height:390px;margin:20px 0;overflow:hidden;border-radius:3px;box-shadow:0 18px 45px #18354221}.hero-art:before{display:none}.hero-art img{display:block;width:100%;height:100%;object-fit:cover;object-position:58% center}@media (max-width: 767px){.kodille-nav .navbar-brand{order:0}.kodille-nav .navbar-toggler{order:1;margin-left:auto}.kodille-nav .cart-button{order:2;margin-left:12px}.kodille-nav .navbar-collapse{order:3;width:100%}.kodille-footer .footer-top{align-items:flex-start;gap:16px}.kodille-footer .footer-social{flex-wrap:wrap;justify-content:flex-end}.kodille-footer .footer-social .ms-3{margin-left:12px!important}}@media (max-width: 650px){.hero-copy{padding-bottom:36px}.hero-art{display:block;height:245px;margin:0 -16px;border-radius:0;box-shadow:none}.hero-art img{object-position:54% center}}.catalog-section{padding-top:64px;padding-bottom:84px}.catalog-section .section-heading{margin-bottom:24px}.catalog-section .section-heading h2{font-size:clamp(35px,3.4vw,46px)}.catalog-section .section-heading>p{max-width:350px;text-align:right;line-height:1.5}.catalog-controls{margin-bottom:0;padding:0;border:1px solid #e5e9e2;border-radius:12px;background:#fff;box-shadow:0 15px 42px #183b3c0b;overflow:hidden}.catalog-feature{position:relative;display:flex;align-items:center;min-height:191px;padding:26px 30px;background-image:linear-gradient(90deg,#303954f2,#303954d6 34%,#30395448 73%,#30395410),url(../images/catalog-search-background-house.webp);background-size:cover;background-position:center 55%}.catalog-feature-content{position:relative;z-index:1;width:min(100%,530px)}.catalog-feature .eyebrow{display:block;margin:0 0 4px;color:#d9e6f0;font-size:10px}.catalog-feature h3{margin:0 0 13px;color:#fff;font-family:inherit;font-size:31px;font-weight:400;letter-spacing:-.045em;line-height:1.05}.catalog-search{display:block}.catalog-search>div{position:relative;filter:drop-shadow(0 3px 8px #4c3b2917)}.catalog-search svg{position:absolute;left:15px;top:50%;width:19px;height:19px;transform:translateY(-50%);color:#50716d;pointer-events:none}.catalog-search input{height:48px;padding:0 16px 0 45px;border-color:#d6ded7;border-radius:6px;background:#fff;color:#193943;font-size:14px;box-shadow:0 2px 5px #1a3d3b0c}.catalog-search input::placeholder{color:#87958f}.catalog-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 21px 12px}.catalog-category-row{min-width:0;flex:1;margin:0}.catalog-category-row .filters{gap:7px;margin:0;padding:0;align-items:center}.catalog-category-row .filter{min-height:36px;gap:7px;padding:7px 12px;border:1px solid #dde6df;border-radius:999px;background:#f8faf7;color:#36575b;font-size:12px;font-weight:750;transition:background .18s,border-color .18s,transform .18s}.catalog-category-row .filter:hover{border-color:#7da99d;transform:translateY(-1px)}.catalog-category-row .filter.selected{border-color:#1d4b50;background:#1d4b50;color:#fff}.catalog-category-row .filter small{min-width:18px;height:18px;background:#e6efea;color:#3a7163;font-size:10px}.catalog-sort{display:flex;align-items:center;gap:9px;flex:none;color:#6a8079;font-size:11px;font-weight:800;white-space:nowrap}.catalog-sort select{width:205px;height:37px;padding:0 11px;border-radius:5px;background:#f8faf7;border-color:#dce6dd;font-size:12px;font-weight:650}.catalog-advanced{border-top:1px solid #edf1eb}.catalog-advanced summary{display:flex;align-items:center;gap:9px;width:100%;min-height:42px;padding:8px 23px;color:#3c6965;font-size:12px;font-weight:800;cursor:pointer;list-style:none}.catalog-advanced summary::-webkit-details-marker{display:none}.catalog-advanced summary:hover{background:#f7faf7}.catalog-advanced summary svg{width:17px;height:17px;color:#648e81}.catalog-expand-icon{margin-left:auto;color:#8ca39a;font-size:18px;line-height:1;transition:transform .2s}.catalog-advanced[open] .catalog-expand-icon{transform:rotate(180deg)}.catalog-active-dot{width:7px;height:7px;border-radius:50%;background:#b97955}.catalog-control-bottom{margin:0;padding:15px 23px 19px;border-top:1px solid #edf1eb;background:#fbfcfa}.catalog-results{padding:20px 3px 17px;margin:0;color:#71857d;font-size:13px}.catalog-results strong{color:#1b4a4b}.catalog-results button{color:#9e6546}.catalog-section .product-grid{gap:23px}.catalog-section .product-card{border-color:#e4e9e1;border-radius:9px;overflow:hidden;box-shadow:0 7px 22px #173d4a0a}.catalog-section .product-card:hover{box-shadow:0 15px 32px #173d4a17}.catalog-section .product-media{background:#ecefe9}.catalog-section .product-content{padding:19px 19px 18px}.catalog-section .product-category{margin-bottom:8px;color:#a36a4b;font-size:10px;letter-spacing:.16em}.catalog-section .product-content h3{font-size:19px;letter-spacing:-.035em;line-height:1.25}.catalog-section .product-content>p:not(.product-category):not(.stock-note){color:#647a78;line-height:1.55}.catalog-section .product-bottom{padding-top:14px}.catalog-section .product-view-link{border-radius:4px;padding:10px 12px}.catalog-section .product-view-link:hover{background:#2c6668}.catalog-section .product-demo-tag{border-radius:2px}.catalog-no-results{margin-top:0;border-radius:9px}@media (max-width:1000px){.catalog-toolbar{align-items:stretch;flex-direction:column;gap:12px}.catalog-sort{align-self:flex-end}.catalog-category-row .filters{flex-wrap:wrap}}@media (max-width:650px){.catalog-section{padding-top:46px;padding-bottom:62px}.catalog-section .section-heading{margin-bottom:19px}.catalog-section .section-heading>p{margin-top:9px;text-align:left}.catalog-feature{min-height:179px;padding:20px 18px;background-position:64% center;background-image:linear-gradient(90deg,#303954eb,#303954cc 63%,#3039548c),url(../images/catalog-search-background-house.webp)}.catalog-feature-content{width:100%}.catalog-feature h3{font-size:27px}.catalog-feature .eyebrow{font-size:9px}.catalog-search input{height:45px;font-size:13px}.catalog-toolbar{padding:13px 15px 12px;gap:12px}.catalog-category-row .filters{flex-wrap:wrap;overflow-x:visible;padding-bottom:0}.catalog-category-row .filter{min-height:34px;white-space:nowrap}.catalog-sort{align-self:stretch;justify-content:space-between}.catalog-sort select{width:min(68%,235px)}.catalog-advanced summary{padding:10px 16px}.catalog-control-bottom{padding:15px 16px 18px}.catalog-results{padding:17px 1px 14px}.catalog-section .product-grid{gap:18px}.catalog-section .product-content{padding:18px}}.checkout-methods{display:grid;gap:10px;padding:0 24px 22px}.checkout-method{display:flex;align-items:flex-start;gap:12px;padding:15px;border:1px solid #dce5df;border-radius:8px;cursor:pointer}.checkout-method.selected{border-color:#256167;background:#f2f8f6}.checkout-method input{width:18px;height:18px;margin:3px 0 0;accent-color:#256167}.checkout-method strong,.checkout-method small{display:block}.checkout-method strong{color:#193943;font-size:14px}.checkout-method small{margin-top:4px;color:#667c78;font-size:12px;line-height:1.5}.checkout-address{display:grid;gap:13px;padding:8px 24px 22px}.checkout-address label{display:grid;gap:7px;font-size:12px;font-weight:750;color:#304a4f}.checkout-address input{width:100%;height:44px;padding:10px 12px;border:1px solid #ccd9d4;border-radius:6px;background:#fff;color:#193943}.checkout-address-row{display:grid;grid-template-columns:140px 1fr;gap:12px}.checkout-prepay-note{margin:0 24px 22px;padding:11px 13px;border-radius:6px;background:#eef4f5;color:#31565e;font-size:12px;line-height:1.5}.prepayment-receipt{max-width:760px;margin:25px auto 100px;padding:38px;border:1px solid #dfe8e2;border-radius:12px;background:#fff;box-shadow:0 16px 40px #173d4a0b}.prepayment-receipt h1{margin:10px 0 13px;font-size:clamp(32px,5vw,48px);letter-spacing:-.05em;color:#193943}.prepayment-receipt>p{color:#536d6e;line-height:1.6}.receipt-details{margin:25px 0;border:1px solid #e3eae6;border-radius:8px;overflow:hidden}.receipt-details>div{display:flex;justify-content:space-between;gap:15px;padding:14px 18px;border-bottom:1px solid #e3eae6}.receipt-details>div:last-child{border:0}.receipt-details span{color:#627876}.receipt-details strong{color:#193943;overflow-wrap:anywhere}.prepayment-receipt .receipt-test-note{padding:16px;border:1px solid #e7c990;border-radius:6px;background:#fff8e9;color:#755421;font-weight:750}.prepayment-receipt .receipt-instructions{padding:16px;border-radius:6px;background:#f2f7f5;color:#31565e}@media (max-width:650px){.checkout-methods,.checkout-address{padding-left:19px;padding-right:19px}.checkout-prepay-note{margin-left:19px;margin-right:19px}.checkout-address-row{grid-template-columns:1fr}.prepayment-receipt{padding:25px 20px;margin-bottom:65px}.receipt-details>div{display:grid;gap:4px}}:root{font-family:Poppins,sans-serif;color:#212529;background:#fff}body,.page{background:#fff;color:#212529}.page :is(h1,h2,h3,h4){color:#2e364f}.page .eyebrow{color:#326da2}.page :is(input,select,textarea){accent-color:#2e364f}.section-heading>p{color:#596477}.catalog-section .section-heading h2{color:#2e364f}.catalog-controls{border-color:#dce2ea;box-shadow:0 15px 42px #2e364f0b}.catalog-feature{background-image:linear-gradient(90deg,#2e364ff2,#2e364fdb 35%,#2e364f52 73%,#2e364f12),url(../images/catalog-search-background-house.webp)}.page .catalog-feature h3{color:#fff}.page .catalog-feature .eyebrow{color:#dce8f6}.catalog-search svg{color:#465b78}.catalog-search input{border-color:#d6dce6;color:#2e364f}.catalog-search input::placeholder{color:#798496}.catalog-category-row .filter{border-color:#dce2eb;background:#f7f8fb;color:#35435f}.catalog-category-row .filter:hover{border-color:#8199b8}.catalog-category-row .filter.selected{border-color:#2e364f;background:#2e364f;color:#fff}.catalog-category-row .filter small{background:#e7edf5;color:#465b78}.catalog-category-row .filter.selected small{background:#fff3;color:#fff}.catalog-sort{color:#647085}.catalog-sort select{border-color:#dce2eb;background:#f7f8fb;color:#2e364f}.catalog-advanced,.catalog-control-bottom{border-color:#e5e9f0}.catalog-advanced summary{color:#354e77}.catalog-advanced summary:hover,.catalog-control-bottom{background:#f8f9fc}.catalog-advanced summary svg,.catalog-expand-icon{color:#667d9c}.catalog-active-dot{background:#376fa8}.catalog-results{color:#6d788a}.catalog-results strong,.catalog-results button{color:#2e364f}.catalog-section .product-card{border-color:#dfe4eb;box-shadow:0 7px 22px #2e364f0a}.catalog-section .product-card:hover{box-shadow:0 15px 32px #2e364f18}.catalog-section .product-media,.product-media{background:#eef1f6}.catalog-section .product-category,.product-category{color:#3c6e9e!important}.catalog-section .product-content h3,.product-content h3 a{color:#2e364f}.catalog-section .product-content>p:not(.product-category):not(.stock-note){color:#657084}.catalog-section .product-view-link,.product-view-link{background:#2e364f;color:#fff}.catalog-section .product-view-link:hover,.product-view-link:hover{background:#414e70;color:#fff}.product-card h3 a:hover{color:#276baa}.product-demo-tag,.detail-demo-badge{background:#edf3fa;color:#315d91}.state-card.empty{background:#f3f5f9;border-color:#dfe4ed}.state-card h3{color:#2e364f}.state-card a,.empty-mark{color:#386da9}.trust-band{background:#f2f4f8;border-color:#e0e5ee}.trust-icon{background:#e2eaf4;color:#2e364f}.trust-inner p{color:#687386}.detail-breadcrumb{color:#718097}.detail-breadcrumb a{color:#2468ad}.detail-summary h1,.detail-price strong,.detail-information h2,.related-products h2{color:#2e364f}.detail-lead,.detail-information p{color:#5f6b7e}.detail-main-image,.detail-thumbnails button{background:#eef1f6}.detail-thumbnails button.selected{border-color:#2e364f}.detail-price span,.detail-information .detail-example-note{color:#4e6f97}.detail-demo-notice{background:#f0f4fa;border-color:#dce5f1;color:#354b6c}.detail-quantity,.detail-quantity button{color:#2e364f}.detail-quantity>div,.detail-service,.detail-service>div,.detail-information,.detail-information dt,.detail-information dd{border-color:#e0e5ed}.detail-cart-button,.checkout-button{background:#2e364f;color:#fff}.detail-cart-button:hover,.checkout-button:hover{background:#414e70}.detail-service>div>span{background:#e6edf6;color:#3c6597}.detail-service small,.detail-information dt{color:#748096}.detail-information dd{color:#38445f}.drawer-backdrop{background:#1c233bb3}.cart-drawer{box-shadow:-20px 0 60px #20294140}.drawer-head,.cart-row{border-color:#e2e7ee}.drawer-head h2,.cart-row strong,.drawer-foot strong{color:#2e364f}.close-button,.remove-button{color:#52688d}.cart-empty>span,.cart-empty button{color:#386da9}.quantity button{color:#2e364f}.checkout-page{background:#fff}.checkout-heading h1,.checkout-panel h2,.checkout-summary h2,.prepayment-receipt h1{color:#2e364f}.checkout-heading p,.checkout-panel-heading p,.checkout-summary>p{color:#657185}.checkout-panel,.checkout-summary,.prepayment-receipt{border-color:#dfe4ec}.checkout-panel-heading>span,.checkout-summary-head .eyebrow{color:#2e364f}.checkout-panel-heading>span{background:#e7edf6}.checkout-email,.checkout-address label{color:#35445f}.checkout-email input,.checkout-address input{border-color:#cfd8e4;color:#2e364f}.checkout-account-note a,.checkout-return{color:#276baa}.checkout-method{border-color:#dce2ec}.checkout-method.selected{border-color:#2e364f;background:#f0f3f9}.checkout-method input{accent-color:#2e364f}.checkout-method strong,.checkout-summary-item strong,.checkout-summary-totals strong{color:#2e364f}.checkout-method small,.checkout-summary-item small{color:#667387}.checkout-prepay-note{background:#eef2f8;color:#3c5173}.checkout-submit{background:#2e364f;color:#fff}.checkout-submit:hover{background:#414e70}.checkout-summary-photo{background:#eef1f6}.prepayment-receipt>p,.receipt-details span{color:#5f6b7e}.receipt-details,.receipt-details>div{border-color:#e1e6ed}.receipt-details strong{color:#2e364f}.prepayment-receipt .receipt-instructions{background:#eef2f8;color:#3c5173}@media (max-width:650px){.catalog-feature{background-image:linear-gradient(90deg,#2e364fed,#2e364fda 63%,#2e364f9c),url(../images/catalog-search-background-house.webp)}}.store-hero{position:relative;isolation:isolate;display:flex;align-items:center;min-height:355px;overflow:hidden;background:#23334e;color:#fff}.store-hero:after{content:"";position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#202b43f2,#25334bcf 39%,#25334b70 67%,#25334b22),linear-gradient(0deg,#1e29435c,transparent 55%)}.store-hero-image{position:absolute;z-index:-2;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:cover;object-position:center 62%}.store-hero-inner{position:relative;padding-block:44px 49px}.store-hero-copy{max-width:715px}.store-hero-eyebrow{display:inline-flex;align-items:center;gap:11px;margin:0 0 16px;color:#d8e9fb;font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.store-hero-eyebrow:before{content:"";width:30px;height:2px;background:#c1d5ef}.page .store-hero h1{max-width:760px;margin:0;color:#fff;font-size:clamp(40px,4vw,56px);font-weight:500;line-height:1.13;letter-spacing:-.045em}.store-hero-copy>p:not(.store-hero-eyebrow){max-width:585px;margin:15px 0 0;color:#f1f5fb;font-size:15px;line-height:1.6}.store-hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:13px;margin-top:22px}.store-hero-actions a{display:inline-flex;align-items:center;justify-content:center;gap:19px;min-height:49px;padding:12px 19px;border:1px solid #fff;border-radius:3px;font-size:14px;font-weight:700;line-height:1.25;transition:background .2s,color .2s,border-color .2s}.store-hero-primary{background:#fff;color:#2e364f}.store-hero-primary:hover{background:#e9f2fc;border-color:#e9f2fc;color:#2e364f}.store-hero-secondary{background:#2e364f55;color:#fff}.store-hero-secondary:hover{background:#ffffff2e;color:#fff}.store-hero-actions a:focus-visible{outline:3px solid #fff;outline-offset:3px}@media (max-width:650px){.store-hero{min-height:0}.store-hero:after{background:linear-gradient(90deg,#202b43e8,#25334bc6),linear-gradient(0deg,#1e294388,transparent)}.store-hero-image{object-position:66% center}.store-hero-inner{padding-block:38px 42px}.store-hero-eyebrow{margin-bottom:14px;font-size:10px}.page .store-hero h1{font-size:clamp(34px,9vw,43px);line-height:1.17}.store-hero-copy>p:not(.store-hero-eyebrow){margin-top:14px;font-size:14px;line-height:1.55}.store-hero-actions{align-items:stretch;flex-direction:column;gap:10px;margin-top:19px}.store-hero-actions a{justify-content:space-between;width:100%;max-width:320px}}.store-services{border-bottom:1px solid #e1e6ef;background:#f6f8fb}.store-services-inner{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0}.store-services a{display:flex;align-items:center;gap:12px;min-height:80px;padding:12px 21px;color:#2e364f;transition:background .2s}.store-services a:first-child{padding-left:0}.store-services a+a{border-left:1px solid #e1e6ef}.store-services a:hover{background:#eaf0f8;color:#2e364f}.store-services svg{flex:none;color:#416fa6}.store-services a>span:nth-child(2){display:grid;gap:2px;min-width:0}.store-services strong{font-size:14px;line-height:1.25}.store-services small{color:#66748b;font-size:11px;line-height:1.3}.store-service-arrow{margin-left:auto;color:#4978a9;font-size:18px}.catalog-section{padding-top:36px}.catalog-section .section-heading{margin-bottom:14px}.catalog-section .section-heading h2{font-size:clamp(30px,3.1vw,40px)}.storefront-demo-notice{display:flex;align-items:center;gap:14px;margin-bottom:15px;padding:12px 16px;border-left:3px solid #4978a9;border-radius:3px;background:#edf3fa;color:#3d4e6a;font-size:12px;line-height:1.45}.storefront-demo-notice strong{flex:none;color:#2e364f;font-size:12px}.catalog-feature{min-height:108px;padding:16px 23px;background-position:center 59%}.catalog-feature-content{display:grid;grid-template-columns:minmax(0,1fr) minmax(270px,430px);align-items:center;gap:25px;width:100%;max-width:none}.catalog-feature h3{margin-bottom:0;font-size:25px}.catalog-search input{height:45px}.catalog-toolbar{padding-block:11px 9px}.catalog-advanced summary{min-height:38px}.catalog-results{padding:13px 3px}.store-test-area{display:flex;align-items:center;justify-content:space-between;gap:22px;margin-top:38px;padding:21px 24px;border:1px solid #e0e6ee;border-radius:8px;background:#f7f9fc}.store-test-area .eyebrow{font-size:9px}.store-test-area h3{margin:4px 0;color:#2e364f;font-size:18px}.store-test-area p{max-width:650px;margin:0;color:#647188;font-size:12px;line-height:1.5}.store-test-area>a{flex:none;display:inline-flex;align-items:center;gap:15px;padding:10px 12px;border:1px solid #c8d4e4;border-radius:4px;color:#2e364f;font-size:12px;font-weight:700}.store-test-area>a:hover{background:#e9f0f9}@media (max-width:850px){.store-services a{gap:8px;padding-inline:11px}.store-services strong{font-size:12px}.store-services small{font-size:10px}.store-services svg{width:23px;height:23px}}@media (max-width:650px){.store-services-inner{grid-template-columns:repeat(3,minmax(0,1fr))}.store-services a{flex-direction:column;justify-content:center;gap:3px;min-width:0;min-height:65px;padding:6px 3px;text-align:center}.store-services a:first-child{padding-left:3px}.store-services svg{width:20px;height:20px}.store-services small,.store-service-arrow{display:none}.store-services strong{font-size:10px}.catalog-section{padding-top:31px}.catalog-section .section-heading{margin-bottom:12px}.catalog-section .section-heading h2{font-size:32px}.catalog-section .section-heading>p{margin-top:5px;font-size:12px}.storefront-demo-notice{display:grid;gap:3px;padding:10px 12px;font-size:11px}.catalog-feature{min-height:0;padding:17px 16px;background-position:63% center}.catalog-feature-content{display:grid;grid-template-columns:1fr;gap:10px}.catalog-feature h3{font-size:22px}.catalog-feature .eyebrow{font-size:9px}.catalog-search input{height:43px}.catalog-results{padding-block:12px}.store-test-area{display:block;margin-top:28px;padding:17px}.store-test-area>a{margin-top:13px}}.shop-service-grid{margin-top:26px}.store-hero-secondary{background:#2e364f9c;color:#fff}.store-hero-secondary:hover{background:#364767;color:#fff}.product-card-price{display:grid;gap:2px}.product-card-price small{color:#8a7569;font-size:10px;font-weight:700}.shop-service-card .product-media{height:222px}.shop-service-card .product-media img{object-fit:cover}.shop-service-card .product-content>p:not(.product-category){margin-bottom:18px}.shop-service-lead{display:block;margin:0 0 8px;color:#243d45;font-size:14px;line-height:1.4}.shop-plan-button{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;margin-top:auto;padding:12px 13px;border:1px solid #b9cfc5;border-radius:6px;background:#edf4ef;color:#1b5149;text-align:left;font-size:13px;font-weight:800}.shop-plan-button:hover,.shop-plan-button:focus-visible{border-color:#327260;background:#e0eee6}.shop-plan-button span{font-size:18px;line-height:1}.shop-service-card .product-bottom{margin-top:13px;border-top:1px solid #e7ece7}.shop-service-card .product-bottom strong{font-size:14px;color:#274c47}.shop-service-card .product-view-link{white-space:nowrap}.shop-service-note{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:22px 0 0;padding:17px 20px;border:1px solid #e0e9df;border-radius:8px;background:#f5f8f2;color:#4b655d;font-size:13px;line-height:1.5}.shop-service-note p{margin:0}.shop-service-note a{color:#a35d39;font-weight:800;text-decoration:underline;text-underline-offset:3px}.shop-products-heading{margin-top:76px!important}@media (max-width:760px){.shop-service-note{align-items:flex-start;flex-direction:column;gap:8px}.shop-products-heading{margin-top:55px!important}}@media (max-width:650px){.shop-service-card .product-media{height:220px}.shop-service-note{margin-top:17px;padding:15px}}.landing-hero{position:relative;isolation:isolate;display:flex;align-items:center;min-height:305px;overflow:hidden;background:#2e364f;color:#fff}.landing-hero:after{content:"";position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#242d44f5,#2e364fe8 45%,#2e364f66)}.landing-hero-image{position:absolute;z-index:-2;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center 58%}.landing-hero-inner{padding-block:49px 54px}.landing-eyebrow{margin:0 0 15px;color:#dfb595;font-size:10px;font-weight:800;letter-spacing:.2em}.page .landing-hero h1{margin:0;max-width:760px;color:#fff;font-size:clamp(38px,4.4vw,62px);line-height:1.12;letter-spacing:-.055em}.landing-hero h1 em{color:#e4b18d;font-style:normal}.landing-hero-inner>p:last-child{max-width:550px;margin:16px 0 0;color:#edf2f9;font-size:15px;line-height:1.6}.landing-choices{padding-block:48px 26px}.landing-section-intro{display:flex;align-items:end;justify-content:space-between;gap:25px;margin-bottom:19px}.landing-section-intro .eyebrow{display:block;margin-bottom:7px;color:#a96b4c;font-size:10px;letter-spacing:.18em}.page .landing-section-intro h2{margin:0;color:#2e364f;font-size:clamp(28px,2.7vw,39px);letter-spacing:-.05em}.landing-section-intro>p{max-width:390px;margin:0 0 3px;color:#63718a;font-size:13px;line-height:1.55}.landing-choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.landing-choice{position:relative;isolation:isolate;display:flex;align-items:end;min-height:265px;overflow:hidden;border-radius:10px;background:#2e364f;color:#fff;box-shadow:0 12px 30px #2e364f17;transition:transform .2s,box-shadow .2s}.landing-choice:hover{color:#fff;transform:translateY(-3px);box-shadow:0 19px 40px #2e364f29}.landing-choice:focus-visible,.landing-service-link:focus-visible,.landing-product-card:focus-visible{outline:3px solid #b97150;outline-offset:3px}.landing-choice>img{position:absolute;z-index:-2;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .4s}.landing-choice:hover>img{transform:scale(1.04)}.landing-choice-products>img{object-position:center 55%}.landing-choice-shade{position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#1e2a40f7,#25344ddc 46%,#26354e12)}.landing-choice-copy{display:grid;gap:6px;width:100%;padding:25px 27px 22px}.landing-choice-type{color:#e6b68d;font-size:10px;font-weight:850;letter-spacing:.18em}.landing-choice-copy>strong{font-size:29px;line-height:1.1;letter-spacing:-.035em}.landing-choice-copy>small{max-width:380px;color:#e6edf6;font-size:12px;line-height:1.5}.landing-choice-action{display:flex;align-items:center;justify-content:space-between;max-width:220px;margin-top:9px;padding-top:11px;border-top:1px solid #ffffff6b;color:#fff;font-size:12px;font-weight:800}.landing-choice-action b{font-size:18px;font-weight:400}.landing-assessment{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);overflow:hidden;margin-top:32px;border:1px solid #dfe5ed;border-radius:10px;background:#f3f5f8}.landing-assessment-image{min-height:270px}.landing-assessment-image img{display:block;width:100%;height:100%;object-fit:cover}.landing-assessment-copy{align-self:center;padding:33px clamp(25px,3.7vw,55px)}.landing-assessment-copy .eyebrow{color:#a96b4c;font-size:10px;letter-spacing:.18em}.page .landing-assessment h2{max-width:500px;margin:10px 0;color:#2e364f;font-size:clamp(26px,2.5vw,36px);letter-spacing:-.04em;line-height:1.16}.landing-assessment-copy>p{max-width:530px;margin:0;color:#586982;font-size:13px;line-height:1.7}.landing-assessment-actions{display:flex;align-items:center;gap:17px;flex-wrap:wrap;margin-top:21px}.landing-assessment-actions a,.landing-products-all{display:inline-flex;align-items:center;justify-content:space-between;gap:23px;padding:12px 15px;border-radius:5px;background:#2e364f;color:#fff;font-size:12px;font-weight:800}.landing-assessment-actions a:hover,.landing-products-all:hover{background:#40506d;color:#fff}.landing-assessment-actions>span{color:#75839a;font-size:10px}.landing-service-highlights{padding-block:59px 64px}.landing-section-link{color:#2e574f;font-size:12px;font-weight:800;white-space:nowrap}.landing-section-link:hover{color:#1e433d;text-decoration:underline}.landing-service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.landing-service-link{display:flex;align-items:center;gap:12px;min-width:0;padding:10px;border:1px solid #e0e5ed;border-radius:8px;background:#fff;color:#2e364f;box-shadow:0 5px 18px #2e364f0a;transition:transform .2s,border-color .2s}.landing-service-link:hover{transform:translateY(-2px);border-color:#aab9ce;color:#2e364f}.landing-service-link img{width:67px;height:67px;flex:none;border-radius:5px;object-fit:cover}.landing-service-link>span{display:grid;gap:4px;min-width:0}.landing-service-link strong{font-size:13px;line-height:1.2}.landing-service-link small{color:#6f7d91;font-size:10px;line-height:1.4}.landing-service-link b{margin-left:auto;color:#b97150;font-size:17px;font-weight:400}.landing-product-section{padding-block:48px 58px;background:#f7f8fa;border-block:1px solid #e6eaf0}.landing-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.landing-product-card{display:block;min-width:0;overflow:hidden;border:1px solid #e0e5ed;border-radius:8px;background:#fff;color:#2e364f;box-shadow:0 6px 22px #2e364f0b;transition:transform .2s,box-shadow .2s}.landing-product-card:hover{color:#2e364f;transform:translateY(-3px);box-shadow:0 14px 30px #2e364f1b}.landing-product-photo{position:relative;overflow:hidden;aspect-ratio:1.62;background:#e9edf2}.landing-product-photo img{display:block;width:100%;height:100%;object-fit:contain}.landing-product-photo>span{position:absolute;top:12px;left:12px;padding:6px 8px;border-radius:3px;background:#fff8eb;color:#926240;font-size:9px;font-weight:850;letter-spacing:.09em}.landing-product-info{display:grid;gap:6px;padding:17px}.landing-product-info>small{color:#936d55;font-size:9px;font-weight:850;letter-spacing:.14em;text-transform:uppercase}.landing-product-info>strong{font-size:17px;line-height:1.3}.landing-product-info>span{display:flex;justify-content:space-between;align-items:center;margin-top:5px;font-size:14px;font-weight:800}.landing-product-info b{color:#b97150;font-size:18px;font-weight:400}.landing-products-all{margin-top:22px}.product-listing-hero{position:relative;isolation:isolate;overflow:hidden;background:#2e364f;color:#fff}.product-listing-hero:after{content:"";position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#263149f2,#2e364fe3 54%,#2e364f83)}.product-listing-hero>img{position:absolute;z-index:-2;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center 54%}.product-listing-hero .shell{padding-block:40px 43px}.product-listing-hero .eyebrow{color:#dfb595;font-size:10px;letter-spacing:.18em}.page .product-listing-hero h1{margin:9px 0;color:#fff;font-size:clamp(35px,3.5vw,49px);letter-spacing:-.05em}.product-listing-hero p:last-child{max-width:590px;margin:0;color:#e5edf7;font-size:13px;line-height:1.6}.product-catalog-section{padding-bottom:65px}.product-catalog-section .section-heading{margin-bottom:13px}.product-catalog-section .catalog-controls{margin-top:0}.kodille-footer{margin-top:0!important;padding-top:39px!important;padding-bottom:28px!important}.kodille-footer .footer-contacts{justify-content:center;gap:15px;margin-inline:0}.kodille-footer .footer-contacts .card{flex:1;max-width:none;margin:0!important;border:1px solid #e2e7ee;border-radius:8px;box-shadow:0 4px 15px #2e364f0b!important}.kodille-footer .footer-badges{justify-content:center;align-items:center;margin-top:4px}.kodille-footer .footer-badges>div{padding-block:8px!important}.kodille-footer .footer-badges img{max-height:75px;width:auto;box-shadow:none!important}@media (max-width:850px){.landing-service-grid{grid-template-columns:1fr}.landing-service-link{min-height:70px}.landing-assessment{grid-template-columns:1fr 1.15fr}.landing-assessment-copy{padding:25px}}@media (max-width:650px){.landing-hero{min-height:0}.landing-hero:after{background:linear-gradient(90deg,#263149ee,#2e364fcb)}.landing-hero-inner{padding-block:40px 42px}.page .landing-hero h1{font-size:clamp(35px,9vw,45px)}.landing-hero-inner>p:last-child{font-size:13px}.landing-choices{padding-block:31px 15px}.landing-section-intro{align-items:start;flex-direction:column;gap:8px;margin-bottom:14px}.landing-section-intro>p{font-size:11px}.landing-choice-grid{grid-template-columns:1fr;gap:11px}.landing-choice{min-height:205px}.landing-choice-copy{padding:20px}.landing-choice-copy>strong{font-size:26px}.landing-choice-copy>small{font-size:11px}.landing-assessment{grid-template-columns:1fr;margin-top:20px}.landing-assessment-image{height:175px;min-height:0}.landing-assessment-copy{padding:23px 20px}.page .landing-assessment h2{font-size:27px}.landing-assessment-actions{align-items:start;flex-direction:column;gap:9px}.landing-service-highlights{padding-block:40px 43px}.landing-service-grid{gap:8px}.landing-service-link img{width:57px;height:57px}.landing-product-section{padding-block:36px 40px}.landing-product-grid{grid-template-columns:1fr;gap:9px}.landing-product-card{display:grid;grid-template-columns:100px minmax(0,1fr)}.landing-product-photo{height:100%;min-height:109px;aspect-ratio:auto}.landing-product-photo>span{top:5px;left:5px;padding:3px 4px;font-size:7px}.landing-product-info{align-content:center;padding:10px}.landing-product-info>strong{font-size:13px}.landing-product-info>span{margin-top:1px;font-size:12px}.landing-products-all{margin-top:16px}.product-listing-hero .shell{padding-block:29px 31px}.product-catalog-section{padding-bottom:40px}.kodille-footer .footer-contacts{display:grid;gap:9px}.kodille-footer .footer-contacts .card{width:100%}.kodille-footer .footer-badges img{max-height:70px}}.cart-demo-note,.checkout-demo-note{border:1px solid #d8e5f1;border-left:3px solid #3d6a9d;background:#f0f5fa;color:#354b6c;font-size:12px;line-height:1.5}.cart-demo-note{margin:0 0 16px;padding:12px 14px}.checkout-demo-note{display:grid;gap:4px;margin:0 0 24px;padding:15px 18px}.checkout-demo-note strong{color:#2e364f;font-size:13px}
