*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--theme-bg);color:var(--theme-text);font-family:Arial,Helvetica,sans-serif;line-height:1.5}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.page-width{width:min(calc(100% - 40px),var(--page-width));margin-inline:auto}.skip-link{position:fixed;left:12px;top:12px;z-index:9999;background:#fff;color:#000;padding:10px 14px;transform:translateY(-180%)}.skip-link:focus{transform:none}.button{min-height:50px;display:inline-flex;align-items:center;justify-content:center;padding:0 24px;background:var(--theme-dark);color:#fff;border:1px solid var(--theme-dark);font-size:12px;font-weight:900;letter-spacing:.1em;text-transform:uppercase;cursor:pointer}.button--accent{background:var(--theme-accent);border-color:var(--theme-accent);color:#0b0d12}.button--outline{background:transparent;color:var(--theme-text)}
.theme-header{position:relative;z-index:40;background:rgba(255,255,255,.96);border-bottom:1px solid #e7e7e7}.theme-header__inner{min-height:84px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px}.theme-brand{font-size:21px;font-weight:900;letter-spacing:-.07em}.theme-brand span{font-weight:400}.theme-brand i{font-style:normal;color:#171717;font-size:13px}.theme-logo{max-width:var(--logo-width);height:auto}.theme-nav{display:flex;align-items:center;justify-content:center;gap:30px;font-size:12px;font-weight:700}.theme-nav a{padding:10px 0}.theme-actions{display:flex;align-items:center;justify-content:flex-end;gap:18px;font-size:11px;font-weight:800;text-transform:uppercase}.theme-buy{min-width:126px;height:43px;padding:0 17px;border:1px solid #171717;border-radius:11px;background:#171717;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:18px}.theme-buy:hover{background:#dfff52;color:#171717}.theme-menu{display:none}.theme-menu summary{cursor:pointer;list-style:none;font-size:12px;font-weight:900}.theme-menu summary::-webkit-details-marker{display:none}.theme-menu__panel{position:absolute;left:0;right:0;top:100%;padding:20px;background:#fff;border-bottom:1px solid #0002;display:grid;gap:14px}
.theme-footer{background:#07080b;color:#fff;padding:64px 0 34px}.theme-footer__grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:40px}.theme-footer h2{font:500 42px/.95 Georgia,serif;letter-spacing:-.04em;margin:0 0 18px}.theme-footer p{color:#9da1a9;font-size:13px;max-width:420px}.theme-footer h3{font-size:10px;letter-spacing:.15em;margin:0 0 16px}.theme-footer ul{list-style:none;margin:0;padding:0;display:grid;gap:10px;font-size:12px;color:#c5c7cc}.theme-footer__bottom{border-top:1px solid #ffffff22;margin-top:48px;padding-top:22px;display:flex;justify-content:space-between;color:#777b84;font-size:10px}
.template-home #MainContent{min-height:60vh}.home-hero{min-height:780px;display:grid;place-items:center;position:relative;overflow:hidden;background:#0b0d12;color:#fff}.home-hero__media{position:absolute;inset:0}.home-hero__media img{width:100%;height:100%;object-fit:cover;filter:brightness(.45)}.home-hero__media:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 20%,#43d9ff55,transparent 33%),radial-gradient(circle at 80% 70%,#ff603855,transparent 36%)}.home-hero__content{position:relative;z-index:2;text-align:center;padding:80px 20px}.home-hero__content>p{font-size:9px;font-weight:900;letter-spacing:.2em;color:#dfff52}.home-hero h1{font:500 clamp(64px,9vw,130px)/.84 Georgia,serif;letter-spacing:-.07em;margin:24px 0}.home-hero h1 em{color:#ff6038;font-weight:400}.home-hero__copy{max-width:590px;margin:0 auto 34px;color:#d1d3d8;font-size:15px}
.main-page,.main-collection,.main-cart,.main-search,.main-404{padding:80px 0 120px;min-height:55vh}.page-title{font:500 clamp(48px,6vw,82px)/.95 Georgia,serif;letter-spacing:-.055em;margin:0 0 38px}.rte{max-width:820px}.rte a{text-decoration:underline}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.product-card{border:1px solid #0002;background:#fff}.product-card__image{aspect-ratio:1;background:#eceae5;overflow:hidden}.product-card__image img{width:100%;height:100%;object-fit:cover;mix-blend-mode:multiply}.product-card__content{padding:16px}.product-card__content h3{font-size:14px;margin:0 0 8px}.product-card__price{font-weight:800}.product-card__price s{font-size:11px;color:#777;margin-left:8px}.pagination{display:flex;justify-content:center;gap:14px;margin-top:40px}.cart-table{width:100%;border-collapse:collapse}.cart-table th,.cart-table td{text-align:left;padding:18px 10px;border-bottom:1px solid #0002}.cart-product{display:flex;align-items:center;gap:14px}.cart-product img{width:84px;height:84px;object-fit:cover;background:#eee}.cart-summary{display:flex;justify-content:flex-end;margin-top:30px}.cart-summary__inner{width:min(100%,390px);text-align:right}.cart-summary__total{display:flex;justify-content:space-between;font-size:20px;margin-bottom:20px}.cart-quantity{width:75px;padding:9px;border:1px solid #0004}.search-form{display:flex;max-width:620px;margin-bottom:42px}.search-form input{flex:1;min-width:0;padding:14px;border:1px solid #0004;border-right:0}.empty-state{padding:50px 0;color:#666}
@media(max-width:900px){.theme-header__inner{grid-template-columns:1fr auto}.theme-nav{display:none}.theme-menu{display:block}.theme-actions>a:not(.theme-buy){display:none}.theme-footer__grid{grid-template-columns:1fr 1fr}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.page-width{width:min(calc(100% - 28px),var(--page-width))}.theme-header__inner{min-height:64px}.theme-footer__grid{grid-template-columns:1fr}.theme-footer__bottom{display:grid;gap:8px}.product-grid{grid-template-columns:1fr}.main-page,.main-collection,.main-cart,.main-search,.main-404{padding:56px 0 90px}.cart-table thead{display:none}.cart-table,.cart-table tbody,.cart-table tr,.cart-table td{display:block}.cart-table tr{padding:18px 0;border-bottom:1px solid #0002}.cart-table td{border:0;padding:6px 0}.home-hero{min-height:680px}}
