*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:#0d0a0b;margin:0}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.shop-shell{color:#fffaf7;min-height:100vh;font-family:Arial,sans-serif}.shop-header{z-index:10;border-bottom:1px solid #d7a09e33;justify-content:space-between;align-items:center;width:min(100% - 48px,1240px);min-height:92px;display:flex;position:absolute;top:0;left:50%;transform:translate(-50%)}.shop-brand{align-items:center;gap:11px;display:flex}.shop-brand>span{border:1px solid #c88973;border-radius:50%;place-items:center;width:40px;height:40px;font:13px Georgia,serif;display:grid}.shop-brand strong,.shop-brand small{display:block}.shop-brand strong{letter-spacing:.14em;font:17px Georgia,serif}.shop-brand small{color:#d7a09e;letter-spacing:.35em;margin-top:3px;font:8px Arial,sans-serif}.shop-header nav{color:#c9bdc0;gap:30px;font-size:12px;display:flex}.shop-header nav a:hover{color:#f1d8d2}.shop-header>button{color:#fff;cursor:pointer;background:0 0;border:1px solid #d7a09e73;border-radius:999px;align-items:center;gap:9px;min-height:42px;padding:0 15px;font-size:11px;display:flex}.shop-header>button span{color:#171113;background:#f1d8d2;border-radius:50%;place-items:center;width:22px;height:22px;font-size:10px;font-weight:700;display:grid}.shop-hero{background:radial-gradient(circle at 30% 35%,#a65b5640,#0000 35%),linear-gradient(120deg,#0b0809,#211217);grid-template-columns:1.05fr .95fr;align-items:center;gap:54px;min-height:540px;padding:118px max(24px,50vw - 620px) 52px;display:grid}.hero-content>p{color:#d7a09e;letter-spacing:.3em;margin:0 0 20px;font-size:10px;font-weight:700}.shop-hero h1{letter-spacing:-.055em;max-width:680px;margin:0;font:400 clamp(54px,6vw,82px)/.9 Georgia,serif}.shop-hero h1 em{color:#f1d8d2;font-weight:400}.hero-content>span{color:#b9abad;max-width:570px;margin-top:22px;font-size:14px;line-height:1.7;display:block}.hero-actions{gap:10px;margin-top:27px;display:flex}.hero-actions a{color:#f7ece9;border:1px solid #f1d8d266;border-radius:999px;align-items:center;min-height:44px;padding:0 18px;font-size:10px;font-weight:700;display:inline-flex}.hero-actions a:first-child{color:#201316;background:#f1d8d2;border-color:#f1d8d2}.hero-jewel{border:1px solid #eebeb159;border-radius:180px 180px 20px 20px;height:385px;position:relative;overflow:hidden;box-shadow:0 28px 80px #0006}.hero-jewel img{object-fit:cover;object-position:center 55%;width:100%;height:100%}.hero-jewel:after{content:"";background:linear-gradient(#0000,#0b0708e0);position:absolute;inset:45% 0 0}.hero-jewel>div{z-index:1;position:absolute;bottom:22px;left:24px;right:24px}.hero-jewel small,.hero-jewel strong{display:block}.hero-jewel small{color:#e9b6ad;letter-spacing:.25em;font-size:8px}.hero-jewel strong{margin-top:7px;font:400 25px Georgia,serif}.category-section{color:#24181b;background:#fffaf7;padding:34px max(18px,50vw - 620px) 28px}.category-section>div{justify-content:space-between;align-items:end;gap:20px;margin-bottom:20px;display:flex}.category-section p{color:#a45d55;letter-spacing:.24em;margin:0;font-size:8px;font-weight:700}.category-section h2{margin:5px 0 0;font:400 29px Georgia,serif}.category-strip{scrollbar-width:none;gap:10px;display:flex;overflow-x:auto}.category-strip::-webkit-scrollbar{display:none}.category-strip button{color:#55474a;cursor:pointer;background:#fff;border:1px solid #eadad6;border-radius:14px;flex:none;place-items:center;gap:5px;min-width:116px;min-height:78px;padding:10px 14px;font:600 10px Arial,sans-serif;display:grid;box-shadow:0 10px 28px #4c2a310d}.category-strip button span{color:#a45d55;font:20px Georgia,serif}.category-strip button:hover,.category-strip button.active{color:#fff;background:#6e3540;border-color:#6e3540}.category-strip button.active span{color:#f4d4cf}.trust-strip{color:#6e555a;letter-spacing:.04em;background:#f6ece8;border-block:1px solid #eadbd8;justify-content:center;gap:clamp(20px,6vw,80px);padding:15px 24px;font-size:9px;display:flex}.trust-strip span{white-space:nowrap}.shop-products{color:#171113;background:#fffaf7;padding:58px max(24px,50vw - 620px) 100px;scroll-margin-top:65px}.shop-tools{justify-content:space-between;align-items:end;gap:36px;display:flex}.shop-tools p{color:#b06f63;letter-spacing:.22em;text-transform:uppercase;margin:0 0 10px;font-size:9px;font-weight:700}.shop-tools h2{letter-spacing:-.04em;margin:0;font:400 clamp(40px,5vw,64px)/1 Georgia,serif}.shop-filters{gap:10px;display:flex}.shop-filters input,.shop-filters select{color:#34272a;background:#fff;border:1px solid #d9cbc8;border-radius:999px;outline:0;min-height:44px;padding:0 14px;font-size:11px}.shop-filters input{width:220px}.shop-grid{grid-template-columns:repeat(3,1fr);gap:22px;margin-top:50px;display:grid}.shop-product{background:#fff;border:1px solid #e2d6d3;border-radius:18px;transition:transform .25s,box-shadow .25s;overflow:hidden;box-shadow:0 14px 45px #3c222712}.shop-product:hover{transform:translateY(-6px);box-shadow:0 24px 60px #3c222721}.shop-product-media{background:#171113;height:430px;position:relative}.shop-product-media>img{object-fit:cover;width:100%;height:100%}.shop-product-media>video{background:#000;border:1px solid #ffffff80;border-radius:8px;width:34%;max-height:145px;position:absolute;bottom:12px;right:12px}.shop-product-media>span{color:#fff;text-transform:uppercase;letter-spacing:.1em;background:#0f090bc7;border-radius:999px;padding:8px 11px;font-size:8px;font-weight:700;position:absolute;top:14px;left:14px}.shop-product-copy{padding:24px}.shop-product-copy>p{color:#aa6d64;letter-spacing:.12em;text-transform:uppercase;margin:0 0 10px;font-size:8px;font-weight:700}.shop-product-copy h3{min-height:58px;margin:0;font:400 26px/1.12 Georgia,serif}.shop-product-copy>strong{color:#8a4d46;margin-top:14px;font:400 22px Georgia,serif;display:block}.shop-product-copy>span{color:#76676a;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-top:14px;font-size:11px;line-height:1.65;display:-webkit-box;overflow:hidden}.shop-product-copy>small{color:#9a8d90;margin-top:13px;font-size:9px;display:block}.shop-actions{grid-template-columns:1fr 1fr;gap:8px;margin-top:22px;display:grid}.shop-actions button,.shop-actions a{cursor:pointer;border-radius:999px;justify-content:center;align-items:center;min-height:46px;font-size:10px;font-weight:700;display:flex}.shop-actions button{color:#171113;background:#fff;border:1px solid #c8aaa5}.shop-actions button:disabled{opacity:.45;cursor:not-allowed}.shop-actions a{color:#fff;background:#171113}.shop-status{color:#998c8f;text-align:center;border:1px dashed #d7c8c5;flex-direction:column;justify-content:center;align-items:center;min-height:280px;margin-top:42px;display:flex}.shop-status strong{color:#4e3d40;font:400 24px Georgia,serif}.shop-status span{margin-top:8px;font-size:11px}.shop-status.error{color:#9c352d}.shop-footer{color:#8f8285;background:#0d0a0b;justify-content:space-between;gap:24px;padding:38px max(24px,50vw - 620px);font-size:10px;display:flex}.shop-footer a{color:#f1d8d2;letter-spacing:.12em;font:15px Georgia,serif}.shop-cart-layer{z-index:100;justify-content:flex-end;display:flex;position:fixed;inset:0}.shop-cart-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#050304b3;border:0;position:absolute;inset:0}.shop-cart{z-index:1;color:#171113;background:#fffaf7;width:min(100%,480px);height:100%;padding:32px;position:relative;overflow-y:auto;box-shadow:-24px 0 80px #00000052}.shop-cart-head{border-bottom:1px solid #e2d5d2;justify-content:space-between;align-items:flex-start;padding-bottom:22px;display:flex}.shop-cart-head p{color:#b06f63;letter-spacing:.2em;text-transform:uppercase;margin:0 0 6px;font-size:8px;font-weight:700}.shop-cart-head h2{margin:0;font:400 34px Georgia,serif}.shop-cart-head button{cursor:pointer;background:0 0;border:1px solid #d8c7c4;border-radius:50%;width:38px;height:38px;font-size:24px}.shop-cart-items{gap:18px;margin-top:24px;display:grid}.shop-cart-items article{border-bottom:1px solid #eadfdd;grid-template-columns:90px 1fr auto;gap:15px;padding-bottom:18px;display:grid}.shop-cart-items img{object-fit:cover;width:90px;height:112px}.shop-cart-items h3{margin:3px 0 8px;font:400 17px/1.2 Georgia,serif}.shop-cart-items p{color:#8a4d46;margin:0;font-size:12px}.shop-cart-items article>div>div{text-align:center;border:1px solid #d8c7c4;grid-template-columns:repeat(3,1fr);align-items:center;width:100px;margin-top:13px;display:grid}.shop-cart-items article>div>div button{cursor:pointer;background:0 0;border:0;height:30px}.shop-cart-items article>div>div strong{font-size:10px}.shop-cart-items article>button{color:#806d70;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #a98380;align-self:end;padding:0 0 3px;font-size:8px}.shop-cart-total{justify-content:space-between;align-items:center;padding:24px 0;display:flex}.shop-cart-total span{color:#76676a;font-size:11px}.shop-cart-total strong{font:400 27px Georgia,serif}.shop-checkout{color:#fff;background:#1f8f55;border-radius:999px;justify-content:center;align-items:center;min-height:54px;font-size:11px;font-weight:700;display:flex}.shop-cart-note{color:#938689;text-align:center;font-size:9px;line-height:1.5}.shop-cart-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:70vh;display:flex}.shop-cart-empty>span{color:#c88973;font-size:40px}.shop-cart-empty h3{margin:14px 0 7px;font:400 26px Georgia,serif}.shop-cart-empty p{color:#897a7d;margin:0;font-size:11px}.shop-cart-empty button{cursor:pointer;background:0 0;border:1px solid #c8aaa5;border-radius:999px;margin-top:20px;padding:11px 17px}@media (max-width:960px){.shop-grid{grid-template-columns:1fr 1fr}}@media (max-width:650px){.shop-header{width:calc(100% - 28px)}.shop-header nav{display:none}.shop-hero{grid-template-columns:1fr;gap:28px;min-height:auto;padding:112px 18px 30px}.shop-hero h1{font-size:clamp(46px,13vw,64px)}.hero-actions{flex-wrap:wrap}.hero-jewel{border-radius:120px 120px 16px 16px;height:250px}.category-section{padding-top:25px}.trust-strip{justify-content:flex-start;overflow-x:auto}.shop-products{padding:44px 18px 80px}.shop-tools{flex-direction:column;align-items:stretch}.shop-filters{flex-direction:column}.shop-filters input{width:100%}.shop-grid{grid-template-columns:1fr}.shop-product-media{height:470px}.shop-footer{flex-direction:column;align-items:flex-start}.shop-cart{padding:24px 18px}}
