: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}.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}.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}}
