:root{--color-text-primary: #111111;--color-text-muted: #636363;--color-border-light: #e9e8e2;--color-accent: #1b1b1b;--color-accent-deep: #101010;--color-accent-soft: #f4f4f4;--color-highlight: #b88f4b;--color-bg-main: #ffffff;--color-bg-surface: #ffffff;--color-bg-muted: #f6f6f6;--color-bg-dark: #101010;--font-ui: "Inter", system-ui, sans-serif;--font-display: "Cormorant Garamond", serif;--max-page-width: 1240px;--space-xs: .4rem;--space-sm: .75rem;--space-md: 1rem;--space-lg: 2rem;--space-xl: 4rem;--radius-sm: 8px;--radius-md: 18px;--radius-lg: 28px;--shadow-card: 0 24px 60px rgba(17, 17, 17, .08);--shadow-soft: 0 12px 30px rgba(17, 17, 17, .05)}*{margin:0;padding:0;box-sizing:border-box}body{font-family:var(--font-ui);font-weight:400;color:var(--color-text-primary);-webkit-font-smoothing:antialiased;background:var(--color-bg-main);line-height:1.6;letter-spacing:.005em}a{color:inherit}button,input,select,textarea{font:inherit}h1,h2,.section-title,.product-title{font-family:var(--font-display);font-weight:500;letter-spacing:-.02em}.section-title,.product-title{font-weight:500}#root{min-height:100vh}.swatch-gold{background:#d19b1f}.swatch-clay{background:#cb7e2f}.swatch-ivory{background:#efe6d7}.swatch-bronze{background:#9a6735}.swatch-stone{background:#e6dfd2}.swatch-sand{background:#cfac6b}.swatch-walnut{background:#8a5832}.swatch-pearl{background:#f1ece2}.swatch-ochre{background:#d8a20a}.swatch-copper{background:#cb7e2f}.swatch-linen{background:#f4ede1}.swatch-white{background:#f5f1e8}.swatch-terracotta{background:#be7440}.swatch-bone{background:#efe7d8}.swatch-amber{background:#c68c26}.swatch-opal{background:#f1ede5}.swatch-shell{background:#f4ead7}.navbar{position:sticky;top:0;z-index:1000;border-bottom:1px solid #ece9e2;background:#fff}.navbar-checkout{background:#fff}.navbar-shell{max-width:1280px;margin:0 auto;padding:1.05rem 1.8rem;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:2rem}.nav-links{display:flex;list-style:none;gap:1.8rem;align-items:center}.nav-center{justify-self:center;justify-content:center}.nav-right{justify-self:end}.nav-mobile-toggle-item{display:none}.nav-links li{cursor:pointer;white-space:nowrap;font-size:.9rem;color:#3a3a3a}.navbar-logo a{display:flex;align-items:center;gap:.6rem;text-decoration:none;color:inherit}.navbar-mark-img{height:38px;width:auto;object-fit:contain}.navbar-brand-img{height:32px;width:auto;object-fit:contain}.nav-links a{text-decoration:none;color:inherit;position:relative}.nav-links a:after{content:"";position:absolute;left:0;bottom:-.4rem;width:100%;height:1px;background:#1c1c1c;transform:scaleX(0);transform-origin:right;transition:transform .25s ease}.nav-links a:hover:after{transform:scaleX(1);transform-origin:left}.nav-utility-link{color:#6f6f6f;font-size:.88rem}.checkout-pill{font-size:.8rem!important;letter-spacing:.12em;text-transform:uppercase;padding:.55rem .9rem;border-radius:999px;border:1px solid #e1ddd6;color:var(--color-accent-deep);background:#fff}.icon-action-btn,.icon-link-btn{position:relative;width:34px;height:34px;border-radius:0;background:transparent;border:none;color:#1f1f1f;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;transition:transform .2s ease,opacity .2s ease,color .2s ease}.icon-action-btn svg,.icon-link-btn svg{width:19px;height:19px}.icon-action-btn:hover,.icon-link-btn:hover{transform:translateY(-1px);opacity:.72}.cart-badge{position:absolute;top:-5px;right:-5px;min-width:19px;height:19px;display:grid;place-items:center;background:var(--color-accent-deep);color:#fff;font-size:.68rem;padding:0 5px;border-radius:999px;font-weight:500}.profile-wrapper{position:relative}.profile-btn{cursor:pointer;padding:0}.profile-dropdown{position:absolute;top:calc(100% + 10px);right:0;min-width:180px;background:var(--color-bg-surface);border:1px solid #ece9e2;border-radius:10px;box-shadow:0 18px 40px #11111114;padding:.4rem 0;z-index:1000;list-style:none;margin:0}.profile-dropdown li{padding:.7rem 1rem;font-size:.88rem;color:var(--color-text-primary);cursor:pointer;white-space:nowrap}.profile-dropdown li:hover{background:#f6f6f6}.navbar-mobile-toggle{display:none;width:40px;height:40px;border-radius:999px;border:1px solid #ddd8cf;background:#fff;align-items:center;justify-content:center;flex-direction:column;gap:4px;cursor:pointer}.navbar-mobile-toggle span{width:16px;height:1.5px;background:#111;transition:transform .2s ease,opacity .2s ease}.navbar-mobile-toggle.active span:nth-child(1){transform:translateY(5.5px) rotate(45deg)}.navbar-mobile-toggle.active span:nth-child(2){opacity:0}.navbar-mobile-toggle.active span:nth-child(3){transform:translateY(-5.5px) rotate(-45deg)}.navbar-mobile-panel{display:none}@media (max-width: 1080px){.navbar-shell{grid-template-columns:auto 1fr;align-items:center}.nav-center{grid-column:1 / -1;width:100%;justify-content:center;padding-top:.75rem;border-top:1px solid #ece9e2}}@media (max-width: 720px){.navbar-shell{padding:.9rem 1rem;gap:1rem;grid-template-columns:auto 1fr auto}.navbar-brand-img{height:24px}.nav-center{display:none}.nav-right{gap:.6rem;margin-left:auto}.nav-links{gap:.75rem}.nav-utility-link,.nav-auth-item{display:none}.nav-mobile-toggle-item{display:flex}.navbar-mobile-toggle{display:inline-flex}.navbar-mark-img{height:34px}.icon-action-btn,.icon-link-btn{width:32px;height:32px}.navbar-mobile-panel{display:block;border-top:1px solid #ece9e2;max-height:0;overflow:hidden;opacity:0;transition:max-height .25s ease,opacity .2s ease;background:#fff}.navbar-mobile-panel.open{max-height:520px;opacity:1}.navbar-mobile-links{display:grid;gap:.2rem;padding:.8rem 1rem 1rem}.navbar-mobile-links a,.navbar-mobile-links button{text-decoration:none;color:#2a2a2a;background:transparent;border:none;text-align:left;padding:.78rem .1rem;font-size:.94rem;border-bottom:1px solid #f1eee8;cursor:pointer}.navbar-mobile-links button{font:inherit}}.nav-search-item{display:flex;align-items:center}@media (max-width: 720px){.nav-search-item{display:none}}.nav-search-form{display:flex;align-items:center;border-bottom:1px solid #111;padding-bottom:2px}.nav-search-form input{border:none;background:transparent;outline:none;font-size:13px;width:120px;transition:width .3s ease;color:#111}.nav-search-form input:focus{width:180px}.nav-search-form button{background:none;border:none;padding:0;cursor:pointer;color:#111;display:flex;align-items:center}.nav-search-form svg{width:16px;height:16px}@media (max-width: 480px){.nav-search-form input{width:90px}.nav-search-form input:focus{width:130px}}.cart-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#1111114d;z-index:1000}.cart-drawer{position:absolute;right:0;top:0;width:min(420px,100vw);height:100%;background:#fff;display:flex;flex-direction:column;box-shadow:-20px 0 60px #11182714;scrollbar-width:none;transform:translate(100%);transition:transform .35s ease}.cart-header{display:flex;justify-content:space-between;align-items:center;padding:1.55rem 1.45rem 1.2rem;border-bottom:1px solid #ece9e2}.cart-header h3{margin:0;font-family:var(--font-display);font-size:2rem;font-weight:500;letter-spacing:-.02em;color:#111}.cart-subtext{display:block;margin-top:.18rem;font-size:.78rem;letter-spacing:.12em;text-transform:uppercase;color:#8b8b8b}.close-btn{width:38px;height:38px;border:1px solid #e7e2d8;border-radius:999px;background:#fff;font-size:1rem;cursor:pointer;color:#3e3e3e;transition:background .2s ease,border-color .2s ease}.close-btn:hover{background:#faf8f3;border-color:#d9d1c3}.cart-body{flex:1;padding:1.25rem 1.45rem 1.4rem;overflow-y:auto}.cart-item{display:grid;grid-template-columns:88px minmax(0,1fr);gap:1rem;padding:1rem 0;border-bottom:1px solid #f2eee5}.cart-item:last-child{border-bottom:none}.cart-item-media{width:88px;height:104px;border-radius:14px;overflow:hidden;background:#f7f5f0;border:1px solid #ece8e0;display:grid;place-items:center;box-shadow:0 4px 12px #11182705}.cart-item-media img{width:100%;height:100%;object-fit:cover}.cart-item-fallback{font-family:var(--font-display);font-size:2rem;color:#777}.cart-item-info{min-width:0}.cart-item-info .name{margin:0 0 .28rem;font-size:.98rem;font-weight:600;line-height:1.5;color:#111}.cart-item-meta{margin:0 0 .45rem;font-size:.8rem;color:#888;line-height:1.55}.cart-item-info .price{margin:0;font-size:.96rem;color:#111;font-weight:600}.cart-item-unit-price{margin-top:.12rem;font-size:.82rem;color:#7b7b7b}.cart-qty{display:flex;align-items:center;width:fit-content;margin-top:.9rem;border:1px solid #dfd8cb;border-radius:999px;overflow:hidden;background:#fcfbf8}.cart-qty button{border:none;background:none;padding:.45rem .75rem;font-size:.95rem;cursor:pointer;color:#333}.cart-qty button:hover{background:#f5f1e8}.cart-qty button:disabled{opacity:.4;cursor:not-allowed;background:transparent}.cart-qty span{min-width:30px;text-align:center;padding:0 .15rem;font-size:.84rem;color:#111;font-weight:600}.remove-btn{background:none;border:none;padding:0;margin-top:.7rem;font-size:.79rem;color:#8b8b8b;cursor:pointer;text-decoration:underline;text-underline-offset:2px}.remove-btn:hover{color:#111}.cart-footer{padding:1.2rem 1.45rem 1.5rem;border-top:1px solid #ece9e2;background:#fff}.subtotal{display:flex;justify-content:space-between;align-items:center;font-size:.96rem;margin-bottom:.55rem}.subtotal span{color:#666}.subtotal strong{color:#111;font-weight:600}.cart-footer-note{color:#7d7d7d;font-size:.82rem;line-height:1.6;margin-bottom:.95rem}.checkout-btn{width:100%;padding:1.1rem 1.4rem;border-radius:999px;border:1px solid #111827;background:#111827;color:#fff;font-size:.94rem;font-weight:600;cursor:pointer;box-shadow:0 12px 24px #1118271f;transition:transform .2s ease,opacity .2s ease,box-shadow .2s ease,background .2s ease}.checkout-btn:hover{background:#1f2937;transform:translateY(-1px);box-shadow:0 16px 28px #11182729}.checkout-btn:disabled{opacity:.55;cursor:not-allowed;box-shadow:none;transform:none}.cart-drawer.open{transform:translate(0)}.cart-overlay{opacity:0;pointer-events:none;transition:opacity .35s ease}.cart-overlay.open{opacity:1;pointer-events:auto}.empty-cart{text-align:center;padding:3rem 1rem}.empty-title{font-family:var(--font-display);font-size:1.75rem;font-weight:500;margin-bottom:.45rem;color:#111}.empty-subtext{font-size:.9rem;color:#666;line-height:1.8;margin-bottom:1.25rem}.browse-btn{padding:.85rem 1.1rem;border-radius:999px;border:1px solid #dfd8cb;background:#fff;cursor:pointer;font-size:.9rem;font-weight:600}.browse-btn:hover{background:#faf8f3}@media (max-width: 560px){.cart-header,.cart-body,.cart-footer{padding-left:1rem;padding-right:1rem}.cart-item{grid-template-columns:74px minmax(0,1fr);gap:.8rem}.cart-item-media{width:74px;height:92px}.cart-header h3{font-size:1.65rem}}@media (max-width: 400px){.cart-item{grid-template-columns:60px minmax(0,1fr);gap:.6rem}.cart-item-media{width:60px;height:76px}.cart-item-info .name{font-size:.9rem}}.footer{color:var(--color-text-primary);margin-top:2.5rem}.footer-top{background:#fbfaf8;padding:4.5rem 0 3.2rem;border-top:1px solid #ece9e2}.footer-container{max-width:1180px;margin:0 auto;padding:0 1.8rem;display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:2.6rem}.footer-heading{font-family:var(--font-display);font-size:1.85rem;font-weight:500;margin-bottom:1rem}.footer-brand-text{max-width:34ch;color:#676767;line-height:1.85;margin-bottom:1.25rem}.footer-brand-link{display:inline-flex;align-items:center;justify-content:center;padding:.82rem 1.15rem;border-radius:999px;background:transparent;color:#111;text-decoration:none;font-weight:500;border:1px solid #ddd8cf}.footer-col ul{list-style:none;padding:0;margin:0}.footer-col li{font-size:.92rem;color:#676767;margin-bottom:.95rem;line-height:1.65}.footer-link{color:inherit;text-decoration:none}.footer-link:hover{color:var(--color-text-primary)}.footer-bottom{background:#f7f4ef;color:#666;text-align:center;padding:1rem 0 1.1rem;font-size:.84rem;letter-spacing:.04em;border-top:1px solid #ece9e2}@media (max-width: 980px){.footer-container{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 640px){.footer-container{grid-template-columns:1fr;padding:0 1rem}}@media (max-width: 480px){.footer-top{padding:3rem 0 2rem}.footer-heading{font-size:1.5rem}.footer-brand-text{font-size:.9rem}.footer-col li{margin-bottom:.75rem}}.sidebar{background:#fff;color:#111;padding:22px 16px;display:flex;flex-direction:column;border-right:1px solid #ece9e2;min-width:240px;position:sticky;top:0;height:100vh}.sidebar-logo{display:flex;align-items:center;gap:12px;margin-bottom:28px;padding:6px 8px}.sidebar-logo-mark{width:34px;height:34px;border-radius:4px;background:#111;color:#fff;display:grid;place-items:center;font-size:14px;font-weight:700}.sidebar-logo-title{font-size:15px;font-weight:700;line-height:1.1;color:#111}.sidebar-logo-subtitle{font-size:12px;color:#666;margin-top:3px}.sidebar-nav,.sidebar-footer{display:flex;flex-direction:column;gap:6px}.sidebar-group-title{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:#7f8590;padding:10px 10px 6px}.sidebar-item{padding:11px 13px;border-radius:4px;cursor:pointer;font-size:13px;font-weight:500;color:#444;text-decoration:none;border:1px solid transparent;background:transparent;text-align:left;transition:all .2s ease}.sidebar-item:hover{background-color:#f7f8fc;border-color:#ece9e2;color:#111}.sidebar-item.active{background:#111;color:#fff;box-shadow:none}.sidebar-item.disabled{opacity:.4;cursor:not-allowed;pointer-events:none}.sidebar-footer{margin-top:auto;padding-top:16px;border-top:1px solid #ece9e2}.logout{color:#f7b2a7}.logout:hover{background-color:#ff6b6b1a}@media (max-width: 860px){.sidebar{position:static;height:auto;min-width:0;border-right:none;border-bottom:1px solid rgba(255,255,255,.06);padding:14px}.sidebar-logo{margin-bottom:14px}.sidebar-nav{display:flex;flex-direction:row;overflow-x:auto;padding-bottom:6px;gap:8px;scrollbar-width:none}.sidebar-nav::-webkit-scrollbar{display:none}.sidebar-item{white-space:nowrap;padding:8px 14px;text-align:center}.sidebar-group-title{display:none}.sidebar-footer{display:flex;flex-direction:row;margin-top:8px;padding-top:8px}.logout{width:100%;text-align:center}}.admin-header{height:76px;background:#ffffffdb;border-bottom:1px solid #e7dfd2;padding:0 28px;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.admin-header-title{font-size:24px;font-weight:700;margin-top:4px;letter-spacing:-.035em;color:#141414}.admin-header-kicker{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:#8d8678;font-weight:600}.admin-header-home{font-size:13px;color:#141414;text-decoration:none;font-weight:600}.admin-header-right{display:flex;align-items:center;gap:12px}.admin-header-user{font-size:13px;font-weight:600;color:#6f6453;background:#f6f0e6;padding:8px 12px;border-radius:999px;border:1px solid #e7dfd2}.admin-header-logout{background:#111827;color:#fff;border:none;padding:10px 14px;border-radius:999px;font-size:13px;font-weight:600;cursor:pointer;box-shadow:0 10px 20px #1118271f}.admin-header-title a{color:inherit;text-decoration:none;font-weight:700}@media (max-width: 860px){.admin-header{padding:0 14px;height:68px}.admin-header-home{display:none}.admin-header-title{font-size:22px}}.admin-container{display:grid;grid-template-columns:268px minmax(0,1fr);min-height:100vh;background:#fafafa;font-family:var(--font-sans)}.admin-container h1,.admin-container h2,.admin-container h3,.admin-container h4,.admin-container h5,.admin-container h6{font-family:var(--font-sans);letter-spacing:-.02em}.admin-main{display:flex;flex-direction:column;min-width:0}.admin-content{padding:28px 32px 38px}@media (max-width: 1080px){.admin-container{grid-template-columns:228px minmax(0,1fr)}.admin-content{padding:20px 16px 28px}}@media (max-width: 860px){.admin-container{grid-template-columns:1fr}.admin-content{padding:16px 12px 24px}}.product{min-width:0;background:var(--color-bg-surface);border-radius:18px;border:1px solid #ece8e0;overflow:hidden;display:flex;flex-direction:column;cursor:pointer;box-shadow:0 12px 30px #11182705;transition:box-shadow .22s ease,border-color .22s ease,transform .22s ease}.product:hover{box-shadow:0 20px 44px #1118270d;border-color:#dfd8cb;transform:translateY(-2px)}.product--catalog{border:none;border-radius:0;background:transparent;box-shadow:none}.product--home{border:1px solid #ebe6dd;border-radius:0;background:#fff;box-shadow:none}.product--catalog:hover{transform:none;box-shadow:none;border-color:transparent}.product--home:hover{box-shadow:0 18px 34px #1111110d;border-color:#dfd8cb}.product-image{width:100%;aspect-ratio:4 / 4.9;overflow:hidden;position:relative;background:#f7f5f1;border-radius:12px 12px 0 0}.product-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.product:hover .product-image img.product-img-main:not(.has-hover){transform:scale(1.03)}.product-img-hover{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .35s ease,transform .35s ease;transform:scale(1.03)}.product:hover .product-img-hover{opacity:1;transform:scale(1)}.product--catalog .product-image{border-radius:12px;background:#f7f5f1}.product--home .product-image{aspect-ratio:4 / 4.7;background:#f7f5f1;border-radius:0}.product--catalog:hover .product-image img{transform:none}.product--home:hover .product-image img{transform:scale(1.015)}.product-sale-pill{position:absolute;top:12px;left:12px;z-index:1;padding:.32rem .58rem;border-radius:4px;background:#ffffffeb;color:#5d574a;font-size:.68rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase}.product-sale-pill--catalog{top:10px;left:10px;padding:.28rem .5rem;border-radius:4px;background:#c9473a;color:#fff;font-size:.64rem;letter-spacing:.02em;text-transform:uppercase}.product-wishlist-btn{position:absolute;top:12px;right:12px;z-index:2;width:32px;height:32px;border-radius:50%;background:#ffffffe6;border:none;display:flex;align-items:center;justify-content:center;font-size:18px;color:#9a9487;cursor:pointer;box-shadow:0 4px 10px #0000000d;transition:all .2s ease;opacity:0;transform:translateY(4px)}.product:hover .product-wishlist-btn,.product-wishlist-btn.active{opacity:1;transform:translateY(0)}.product-wishlist-btn:hover{background:#fff;color:#111;transform:scale(1.05) translateY(0)}.product-wishlist-btn.active{color:#c9473a}.product-info{padding:.9rem .9rem .95rem}.product--catalog .product-info{padding:.75rem 0 0}.product--home .product-info{padding:1rem 1rem 1.05rem}.product-category-label{width:fit-content;padding:.24rem .5rem;border:1px solid #dad7cf;border-radius:3px;color:#6f6b63;font-size:.74rem;line-height:1;margin-bottom:.6rem}.product-title{font-family:var(--font-ui);font-size:.95rem;font-weight:400;line-height:1.55;color:var(--color-text-primary);display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.8rem;margin-bottom:.55rem}.product--catalog .product-title{font-size:.95rem;font-weight:400;line-height:1.55;min-height:auto;margin-bottom:.45rem}.product--home .product-title{font-size:1rem;line-height:1.5;min-height:3rem}.price{display:flex;align-items:center;gap:.45rem;flex-wrap:wrap}.original-price{font-size:.86rem;color:#9a9a9a;text-decoration:line-through}.product--catalog .original-price{font-size:.84rem}.current-price{font-size:1rem;font-weight:500;color:var(--color-accent-deep)}.product--catalog .current-price{font-size:.98rem;font-weight:500;color:#9b5c63}.product--home .current-price{color:#111}.product-savings{margin-top:.55rem;display:inline-flex;align-items:center;padding:.26rem .48rem;border-radius:4px;background:#f6f1e4;color:#615838;font-size:.74rem;font-weight:500}.product-footer{margin-top:.7rem;display:flex;align-items:center;justify-content:space-between;gap:.8rem}.product-swatches{display:flex;align-items:center;gap:.5rem}.product-swatch{width:18px;height:18px;border-radius:50%;border:1px solid rgba(17,17,17,.12);box-shadow:inset 0 0 0 2px #ffffffc7}.product-arrow{font-size:1rem;color:var(--color-text-muted)}.product-card-actions{margin-top:.9rem;display:grid;grid-template-columns:1fr 1fr;gap:.65rem}.product-card-btn{width:100%;border-radius:999px;padding:.82rem .95rem;font-size:.84rem;font-weight:600;cursor:pointer;transition:transform .2s ease,opacity .2s ease,background .2s ease,box-shadow .2s ease}.product-card-btn:hover{transform:translateY(-1px);box-shadow:0 12px 24px #11182714}.product-card-btn:disabled{opacity:.6;cursor:not-allowed}.product-card-btn--ghost{background:#fff;color:#111;border:1px solid #ddd6c9}.product-card-btn--primary{background:#111;color:#fff;border:1px solid #111111}@media (max-width: 760px){.product-image{aspect-ratio:1 / 1.05}.product-title{font-size:.88rem;min-height:auto}.current-price{font-size:.94rem}.product--catalog .product-title{font-size:.92rem}.product-card-actions{grid-template-columns:1fr}.product-info{padding:.7rem .7rem .8rem}.product--home .product-info{padding:.8rem .8rem .85rem}.product-wishlist-btn{opacity:1;transform:translateY(0)}}@media (max-width: 480px){.product{border-radius:12px}.product-image{aspect-ratio:1 / 1;border-radius:12px 12px 0 0}.product--catalog .product-image{border-radius:10px}.product-title{font-size:.82rem;line-height:1.4;margin-bottom:.35rem;min-height:auto}.product--catalog .product-title{font-size:.82rem}.product--home .product-title{font-size:.85rem;min-height:auto}.current-price{font-size:.88rem}.original-price{font-size:.76rem}.product-info{padding:.55rem .55rem .65rem}.product--catalog .product-info{padding:.5rem 0 0}.product--home .product-info{padding:.65rem .65rem .7rem}.product-category-label{font-size:.65rem;padding:.2rem .38rem;margin-bottom:.4rem}.product-sale-pill{font-size:.6rem;padding:.22rem .42rem;top:8px;left:8px}.product-sale-pill--catalog{font-size:.58rem;top:6px;left:6px}.product-savings{font-size:.66rem;margin-top:.4rem}.product-card-btn{padding:.65rem .7rem;font-size:.78rem}.product-card-actions{margin-top:.6rem;gap:.45rem}.product-wishlist-btn{width:28px;height:28px;font-size:15px;top:8px;right:8px}}.home-page{display:flex;flex-direction:column;gap:2.5rem;padding-bottom:2.5rem}.home-promo-strip{background:#111827;color:#fff;text-align:center;padding:10px 20px;font-size:13px;font-weight:500;margin-bottom:-2.5rem}.home-promo-strip a{color:#fff;text-decoration:underline;text-underline-offset:4px}.category-section,.product-section,.testimonial-section{width:min(1180px,calc(100% - 2.5rem));margin:0 auto}.hero-carousel{position:relative;overflow:hidden;width:100%;margin:0;border-radius:0;box-shadow:none;background:#f6f2ea}.hero-track{display:flex;transition:transform .7s cubic-bezier(.22,.61,.36,1)}.hero-slide{min-width:100%}.hero-slide-media{min-height:clamp(350px,45vw,500px);background-size:cover;background-position:center center;background-repeat:no-repeat;display:flex;align-items:center;padding:3.1rem clamp(1.4rem,4vw,4.2rem)}.hero-slide-copy{max-width:560px;color:#fff}.hero-kicker,.section-kicker{font-size:.74rem;letter-spacing:.2em;text-transform:uppercase}.hero-kicker{color:#fffc;margin-bottom:.9rem}.hero-slide-copy h1{font-size:clamp(2.5rem,4.8vw,4.2rem);line-height:.98;margin-bottom:1rem}.hero-slide-copy p{max-width:42ch;line-height:1.8;color:#ffffffd1;margin-bottom:1.5rem;font-size:1rem}.hero-cta,.section-link-btn{display:inline-flex;align-items:center;justify-content:center;padding:.82rem 1.2rem;border-radius:999px;text-decoration:none;font-weight:500;transition:transform .2s ease,opacity .2s ease,background .2s ease}.hero-cta{background:#fff;color:var(--color-accent-deep)}.hero-cta:hover,.section-link-btn:hover{transform:translateY(-1px)}.hero-nav{position:absolute;top:50%;transform:translateY(-50%);width:38px;height:38px;border-radius:999px;border:1px solid rgba(255,255,255,.18);background:#ffffffe0;color:var(--color-accent-deep);font-size:1.55rem;cursor:pointer}.hero-nav.prev{left:22px}.hero-nav.next{right:22px}.hero-dots{position:absolute;left:50%;bottom:16px;transform:translate(-50%);display:flex;gap:.55rem;background:#0000004d;padding:6px 10px;border-radius:999px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.dot{width:8px;height:8px;border-radius:999px;border:none;background:#ffffff70;cursor:pointer}.dot.active{background:#fff}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:1rem;margin-bottom:1.4rem}.section-heading.center{flex-direction:column;align-items:center;text-align:center}.section-kicker{color:#8a8a8a;margin-bottom:.65rem}.section-title{font-size:clamp(1.9rem,3vw,2.65rem);line-height:1.04}.section-subtitle{max-width:48ch;color:#6c6c6c;line-height:1.75}.category-grid,.product-container{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.4rem}.category-card{min-height:250px;border-radius:6px;overflow:hidden;background-size:cover;background-position:center;text-decoration:none;display:flex;align-items:end;border:1px solid rgba(17,17,17,.08)}.category-card-content{width:100%;padding:1rem 1rem .9rem;color:#fff}.category-card-content span{font-size:.68rem;letter-spacing:.18em;text-transform:uppercase;opacity:.82}.category-card-content h3{margin:.45rem 0 .35rem;font-size:1.35rem;line-height:1.08}.category-card-content p{line-height:1.4;color:#ffffffdb;font-size:.78rem;letter-spacing:.12em;text-transform:uppercase}.products-message{color:var(--color-text-muted)}.section-link-btn{background:#fff;border:1px solid #e1ddd6;color:var(--color-text-primary);cursor:pointer}.testimonial-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem}.testimonial-card{border:1px solid #ece9e2;border-radius:6px;background:#fff;padding:1.15rem;display:grid;gap:.8rem}.testimonial-stars{color:#c99a22;letter-spacing:.12em;font-size:.88rem}.testimonial-quote{color:#202020;line-height:1.8;font-size:.92rem}.testimonial-author{display:grid;gap:.15rem}.testimonial-author strong{font-size:.93rem}.testimonial-author span{color:#6c6c6c;font-size:.84rem}.testimonial-slider{display:none;position:relative;overflow:hidden}.testimonial-slider-track{display:flex;transition:transform .5s cubic-bezier(.25,1,.5,1)}.testimonial-slide{min-width:100%;padding:0 .25rem;box-sizing:border-box}.testimonial-slide .testimonial-card{margin:0}.testimonial-slider-controls{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:1.2rem}.testimonial-nav-btn{width:36px;height:36px;border-radius:50%;border:1px solid #ddd6c9;background:#fff;color:#111;font-size:1.4rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease,border-color .2s ease}.testimonial-nav-btn:hover{background:#f6f2ea;border-color:#c5bfb2}.testimonial-dots{display:flex;align-items:center;gap:.45rem}.testimonial-dot{width:8px;height:8px;border-radius:50%;border:none;background:#d4d0c8;cursor:pointer;padding:0;transition:background .2s ease,transform .2s ease}.testimonial-dot.active{background:#111;transform:scale(1.2)}@media (max-width: 1080px){.category-grid,.product-container,.testimonial-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 760px){.hero-carousel,.category-section,.product-section,.testimonial-section{width:calc(100% - 1rem)}.hero-carousel{width:100%}.hero-slide-media{padding:2rem 1.35rem;min-height:60vw;align-items:end;background-position:center;background-size:cover}.hero-slide-copy{max-width:100%}.hero-slide-copy h1{font-size:clamp(2.1rem,10vw,3rem)}.hero-slide-copy p{font-size:.94rem}.hero-nav.prev{left:12px}.hero-nav.next{right:12px}.section-heading{flex-direction:column;align-items:flex-start}.category-grid,.product-container{grid-template-columns:1fr}.testimonial-grid{display:none}.testimonial-slider{display:block}}.hero-video-bg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1}.hero-video-overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;background:linear-gradient(90deg,#0f0f0f8a,#0f0f0f33 56%,#0f0f0f05);pointer-events:none}.hero-slide-media{position:relative;overflow:hidden}.shop-page{max-width:1300px;margin:0 auto;padding:40px 20px 80px}.shop-header{text-align:center;max-width:600px;margin:0 auto 60px}.shop-breadcrumb{display:flex;align-items:center;justify-content:center;gap:12px;font-size:11px;text-transform:uppercase;letter-spacing:.15em;color:#999;margin-bottom:24px}.shop-breadcrumb a{color:#111;text-decoration:none}.shop-title{font-size:42px;font-weight:400;color:#111;letter-spacing:-.04em;margin-bottom:16px;line-height:1.1}.shop-subtitle{font-size:15px;color:#666;line-height:1.6}.shop-layout{display:grid;grid-template-columns:240px 1fr;gap:60px;align-items:start}.shop-sidebar{position:sticky;top:100px}.filter-group h3{font-size:13px;text-transform:uppercase;letter-spacing:.1em;color:#111;margin-bottom:20px;padding-bottom:12px;border-bottom:1px solid #eaeaea}.mt-6{margin-top:32px}.checkbox-filter{display:flex;align-items:center;gap:8px;font-size:14px;color:#666;cursor:pointer}.checkbox-filter input[type=checkbox]{width:16px;height:16px;cursor:pointer}.category-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.category-list button{background:none;border:none;padding:0;font-size:14px;color:#666;cursor:pointer;text-align:left;transition:color .2s;font-family:inherit}.category-list button:hover{color:#111}.category-list button.active{color:#111;font-weight:500}.shop-toolbar{display:flex;justify-content:space-between;align-items:flex-end;padding-bottom:24px;border-bottom:1px solid #eaeaea;margin-bottom:32px}.shop-count{font-size:13px;color:#666}.shop-sort{display:flex;align-items:center;gap:12px}.shop-sort label{font-size:13px;color:#666}.shop-sort select{font-size:14px;font-weight:500;color:#111;border:none;background:transparent;cursor:pointer;outline:none}.shop-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:40px 24px}.shop-state-msg{padding:80px 0;text-align:center;color:#666;font-size:15px}.shop-state-msg.error{color:#a80000}.shop-loading-spinner{border:3px solid rgba(0,0,0,.1);border-top-color:#111;border-radius:50%;width:32px;height:32px;animation:spin 1s linear infinite;margin:0 auto 16px}@keyframes spin{to{transform:rotate(360deg)}}.shop-empty-state{text-align:center;padding:80px 20px;background:#fdfaf5;border:1px dashed #dfd8cb;border-radius:16px}.shop-empty-icon{font-size:48px;margin-bottom:16px}.shop-empty-state h2{font-size:24px;color:#111;margin-bottom:8px}.shop-empty-state p{color:#666;font-size:15px}.reset-btn{background:#111;color:#fff;border:none;padding:12px 24px;border-radius:99px;margin-top:24px;font-size:13px;cursor:pointer}@media (max-width: 900px){.shop-layout{grid-template-columns:1fr;gap:24px}.shop-sidebar{position:static;display:flex;flex-wrap:wrap;gap:24px}.filter-group{flex:1;min-width:140px}.category-list{flex-direction:row;flex-wrap:wrap;gap:8px 14px}.filter-group h3{margin-bottom:12px}.shop-header{margin-bottom:36px}.shop-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:32px 20px}}@media (max-width: 600px){.shop-page{padding:24px 16px 60px}.shop-header{margin-bottom:28px}.shop-title{font-size:28px}.shop-subtitle{font-size:14px}.shop-sidebar{flex-direction:column;gap:16px}.filter-group{min-width:0}.category-list{flex-direction:row;flex-wrap:wrap;gap:6px 10px}.category-list button{font-size:13px}.shop-toolbar{flex-direction:column;align-items:flex-start;gap:12px;padding-bottom:16px;margin-bottom:20px}.shop-grid{grid-template-columns:repeat(2,1fr);gap:20px 12px}.shop-empty-state{padding:48px 16px}.shop-empty-state h2{font-size:20px}}@media (max-width: 380px){.shop-page{padding:16px 12px 48px}.shop-title{font-size:24px}.shop-grid{grid-template-columns:repeat(2,1fr);gap:16px 10px}}.product-detail{width:min(1180px,calc(100% - 2.5rem));margin:2rem auto 4rem}.pd-breadcrumb{display:flex;align-items:center;gap:.45rem;color:#8a8a8a;font-size:.85rem;margin-bottom:1.5rem}.pd-breadcrumb a{text-decoration:none}.pd-grid{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(360px,.84fr);gap:4rem;align-items:start}.pd-media-column{position:sticky;top:94px}.pd-main-stage{position:relative;border-radius:22px;overflow:hidden;background:#f7f5f1;border:1px solid #ece8e0;box-shadow:0 20px 44px #11182708}.pd-main-image{min-width:100%;aspect-ratio:1 / 1.08;object-fit:cover;display:block}.pd-image-track{display:flex;transition:transform .6s cubic-bezier(.25,1,.5,1)}.pd-gallery-nav{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border-radius:999px;border:1px solid rgba(17,17,17,.1);background:#ffffffeb;color:var(--color-text-primary);font-size:1.7rem;line-height:1;cursor:pointer;box-shadow:0 12px 24px #11182714;transition:transform .2s ease,box-shadow .2s ease;z-index:10}.pd-gallery-nav:hover{transform:translateY(-50%) scale(1.05);box-shadow:0 16px 32px #1118271f}.pd-gallery-nav.prev{left:16px}.pd-gallery-nav.next{right:16px}.pd-thumbnails{margin-top:.9rem;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.7rem}.pd-thumbnail{border:1px solid #ece8e0;background:#fff;border-radius:14px;padding:.2rem;overflow:hidden;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease}.pd-thumbnail img{width:100%;aspect-ratio:1 / 1;object-fit:cover;display:block;border-radius:10px}.pd-thumbnail.active,.pd-thumbnail:hover{border-color:#11111147}.pd-info{padding-top:.1rem;max-width:480px}.pd-collection{font-size:.75rem;text-transform:uppercase;letter-spacing:.18em;color:#8a8a8a;margin-bottom:.8rem}.pd-title{font-family:var(--font-display);font-size:clamp(2rem,3vw,2.85rem);font-weight:500;line-height:1.05;color:var(--color-text-primary);margin-bottom:1rem}.pd-subcopy{color:#666;line-height:1.8;font-size:.96rem;margin-bottom:1rem}.pd-rating-row{display:flex;align-items:center;gap:.65rem;color:#777;font-size:.88rem;margin-bottom:1.4rem}.pd-stars{color:#d1a21d;letter-spacing:.08em;font-size:.95rem}.pd-price-row{margin-bottom:.35rem}.pd-price-block{display:flex;align-items:center;gap:.8rem;flex-wrap:wrap}.pd-original{font-size:.96rem;color:#9a9a9a;text-decoration:line-through}.pd-current{font-size:1.45rem;font-weight:500;color:var(--color-accent-deep)}.pd-save-chip{color:#9b5c63;font-size:.88rem;font-weight:500}.pd-tax-note{color:#7a7a7a;font-size:.9rem;margin-bottom:1.75rem}.pd-option-group{margin-bottom:1.55rem}.pd-option-row{display:flex;align-items:center;gap:.5rem;margin-bottom:.8rem}.pd-option-label{color:#767676;font-size:.92rem}.pd-option-value{color:#1d1d1d;font-size:.92rem}.pd-finish-list,.pd-style-list{display:flex;align-items:center;flex-wrap:wrap;gap:.75rem}.pd-finish-btn{width:32px;height:32px;border-radius:50%;border:1px solid rgba(17,17,17,.1);background:#fff;display:grid;place-items:center;cursor:pointer;transition:border-color .2s ease,transform .2s ease}.pd-finish-btn.active{border-color:#111}.pd-finish-btn:hover,.pd-style-btn:hover{transform:translateY(-1px)}.pd-finish-swatch{width:22px;height:22px;border-radius:50%;border:1px solid rgba(17,17,17,.08)}.pd-style-btn{padding:.72rem 1.1rem;border-radius:999px;border:1px solid #dfdcd5;background:#fff;color:#222;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease,transform .2s ease}.pd-style-btn.active{background:#111;color:#fff;border-color:#111}.pd-actions{display:grid;grid-template-columns:110px 1fr;gap:.9rem;margin-bottom:.85rem}.pd-quantity{border:1px solid #dfdcd5;border-radius:999px;display:flex;align-items:center;justify-content:space-between;padding:.1rem;background:#fff}.pd-quantity button{width:36px;height:36px;border:none;background:transparent;font-size:1.4rem;cursor:pointer;color:var(--color-text-primary)}.pd-quantity span{font-size:.95rem;font-weight:500}.pd-primary-btn,.pd-secondary-btn{width:100%;border-radius:999px;padding:1.1rem 1.4rem;cursor:pointer;font-size:.94rem;font-weight:600;transition:transform .2s ease,opacity .2s ease,background .2s ease,box-shadow .2s ease}.pd-primary-btn{background:#fff;color:#111;border:1px solid #111111}.pd-secondary-btn{background:#111827;color:#fff;border:1px solid #111827;margin-bottom:1.25rem;box-shadow:0 12px 24px #1118271f}.pd-primary-btn:hover{background:#f8f6f2}.pd-secondary-btn:hover{background:#1f2937;transform:translateY(-1px);box-shadow:0 16px 28px #11182729}.pd-primary-btn.added{background:#111;color:#fff}.pd-service-list{display:grid;gap:.85rem;margin-bottom:1.65rem}.pd-service-item{display:grid;gap:.18rem}.pd-service-item strong{font-size:.82rem;letter-spacing:.14em;text-transform:uppercase;color:#787878;font-weight:600}.pd-service-item span{color:#5f5f5f;line-height:1.7;font-size:.92rem}.pd-accordion{border-top:1px solid #ece9e2}.pd-accordion-item{border-bottom:1px solid #ece9e2}.pd-accordion-item button{width:100%;display:flex;align-items:center;justify-content:space-between;border:none;background:transparent;padding:1rem 0;color:#171717;font-size:.96rem;font-weight:500;cursor:pointer}.pd-accordion-content{max-height:0;overflow:hidden;opacity:0;transition:max-height .32s ease,opacity .24s ease}.pd-accordion-item.open .pd-accordion-content{max-height:460px;opacity:1}.pd-description-copy{padding-bottom:1rem}.pd-description-copy p{color:#666;line-height:1.75;margin-bottom:.7rem}.pd-description-copy ul{margin:.25rem 0 .85rem;padding-left:1.1rem;color:#1f1f1f}.pd-description-copy li{margin-bottom:.6rem;line-height:1.65}.pd-description-copy h1,.pd-description-copy h2,.pd-description-copy h3{margin:1.5rem 0 .8rem;color:#111;font-weight:500}.pd-description-copy h1{font-size:1.3rem}.pd-description-copy h2{font-size:1.15rem}.pd-description-copy h3{font-size:1.05rem}.pd-specs-grid{display:grid;gap:.5rem;padding-bottom:1rem}.pd-spec-row{display:grid;grid-template-columns:120px 1fr;gap:1rem;padding:.6rem 0;border-bottom:1px solid #f2f0ea}.pd-spec-row:last-child{border-bottom:none}.pd-spec-label{font-size:.85rem;color:#8a8a8a;text-transform:uppercase;letter-spacing:.05em}.pd-spec-value{font-size:.95rem;color:#111}.product-not-found{padding:6rem 2rem;text-align:center;color:var(--color-text-muted)}@media (max-width: 1080px){.pd-grid{grid-template-columns:1fr;gap:2rem}.pd-media-column{position:static}.pd-info{max-width:100%}}@media (max-width: 760px){.product-detail{width:calc(100% - 2rem);margin:1.2rem auto 2.5rem}.pd-grid{gap:1.5rem}.pd-main-stage{border-radius:16px}.pd-main-image{aspect-ratio:1 / 1}.pd-thumbnails{grid-template-columns:repeat(4,minmax(0,1fr));gap:.5rem}.pd-thumbnail{border-radius:10px;padding:.15rem}.pd-thumbnail img{border-radius:8px}.pd-title{font-size:1.6rem}.pd-actions{grid-template-columns:1fr}.pd-quantity{max-width:140px}.pd-breadcrumb{flex-wrap:wrap;line-height:1.5;font-size:.78rem}.pd-gallery-nav{width:36px;height:36px;font-size:1.4rem}.pd-gallery-nav.prev{left:10px}.pd-gallery-nav.next{right:10px}.pd-full-width-reviews{margin-top:48px;padding-top:36px}.pd-full-width-reviews h3{font-size:22px;margin-bottom:28px}.pd-reviews-list{grid-template-columns:1fr;gap:20px}.pd-review-card{padding:20px}}@media (max-width: 480px){.product-detail{width:calc(100% - 1.25rem);margin:.8rem auto 2rem}.pd-breadcrumb{font-size:.72rem;margin-bottom:1rem;gap:.35rem}.pd-main-stage{border-radius:12px}.pd-thumbnails{grid-template-columns:repeat(4,minmax(0,1fr));gap:.4rem;margin-top:.6rem}.pd-thumbnail{border-radius:8px}.pd-collection{font-size:.7rem;margin-bottom:.5rem}.pd-title{font-size:1.35rem;margin-bottom:.7rem}.pd-rating-row{font-size:.8rem;gap:.4rem;margin-bottom:1rem;flex-wrap:wrap}.pd-current{font-size:1.25rem}.pd-original{font-size:.88rem}.pd-tax-note{font-size:.82rem;margin-bottom:1.25rem}.pd-primary-btn,.pd-secondary-btn{padding:.95rem 1.2rem;font-size:.88rem}.pd-service-item strong{font-size:.76rem}.pd-service-item span{font-size:.85rem}.pd-accordion-item button{font-size:.9rem;padding:.85rem 0}.pd-description-copy p,.pd-description-copy li{font-size:.88rem}.pd-spec-row{grid-template-columns:100px 1fr;gap:.6rem}.pd-spec-label{font-size:.78rem}.pd-spec-value{font-size:.88rem}.pd-full-width-reviews{margin-top:36px;padding-top:28px}.pd-full-width-reviews h3{font-size:20px;margin-bottom:20px}.pd-review-card{padding:16px}.pd-rc-head strong{font-size:14px}.pd-review-card p{font-size:13px}}.pd-full-width-reviews{margin-top:80px;padding-top:60px;border-top:1px solid #ece9e2;max-width:1000px;margin-left:auto;margin-right:auto}.pd-full-width-reviews h3{font-size:26px;font-family:inherit;font-weight:400;margin-bottom:40px;text-align:center;color:#111;letter-spacing:-.02em}.pd-reviews-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:32px}.pd-review-card{border:1px solid #111;padding:24px;background:#fff;border-radius:0;display:flex;flex-direction:column;gap:12px}.pd-rc-head{display:flex;flex-direction:column;gap:6px}.pd-rc-head strong{font-size:15px;font-weight:500;color:#111}.pd-rc-stars{color:#111;font-size:14px;letter-spacing:2px}.pd-review-card p{font-size:14px;color:#444;line-height:1.6;margin:0}.pd-no-reviews{text-align:center;color:#666;font-size:15px;grid-column:1 / -1;padding:40px 0}.google-auth-wrapper{display:grid;gap:.45rem;width:100%}.google-auth-btn{display:flex;align-items:center;justify-content:center;width:100%;min-height:44px}.google-auth-btn.is-disabled{opacity:.6;pointer-events:none}.google-auth-btn>div{width:100%!important;display:flex;justify-content:center}.google-auth-error{font-size:.78rem;color:#b42318;line-height:1.35}.auth-page{min-height:calc(100vh - 80px);display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at top,rgba(0,0,0,.03),transparent 36%),#fff;padding:3.5rem 1rem 4.5rem}.auth-actions{display:flex;flex-direction:column;gap:.6rem;margin-top:.5rem}.auth-card{width:100%;max-width:480px;padding:3rem 2.5rem;background:linear-gradient(180deg,#fff,#fcfbf8);border:1px solid #ece8e0;border-radius:22px;box-shadow:0 24px 60px #1118270d}.auth-kicker{font-size:.72rem;letter-spacing:.2em;text-transform:uppercase;color:#8a8a8a;margin-bottom:.8rem;text-align:center}.auth-card h1{font-family:var(--font-display);font-size:2rem;font-weight:500;margin-bottom:.75rem;text-align:center}.auth-helper-text{margin:0 0 1.4rem;text-align:center;font-size:.92rem;line-height:1.75;color:#6d6d6d}.auth-form{display:flex;flex-direction:column;gap:1rem}.auth-form label{display:flex;flex-direction:column;gap:.45rem;font-size:.78rem;text-transform:uppercase;letter-spacing:.12em;color:#7c7c7c}.auth-form input{padding:.95rem 1rem;border:1px solid #ddd4c6;border-radius:12px;font-family:var(--font-ui);font-size:.96rem;color:#111827;background:#fff;transition:border-color .2s ease,box-shadow .2s ease}.password-field{position:relative;display:flex;align-items:center}.password-field input{width:100%;padding-right:4.4rem}.password-toggle-btn{position:absolute;right:.65rem;border:none;background:transparent;color:#5e5e5e;font-size:.74rem;font-weight:500;cursor:pointer}.auth-helper-row{display:flex;justify-content:flex-end;margin-top:-.35rem}.auth-inline-link{font-size:.82rem;color:#676767;text-decoration:underline}.auth-form input:focus{outline:none;border-color:#b88f4b;box-shadow:0 0 0 3px #b88f4b1a}.auth-form button[type=submit]{margin-top:.8rem;padding:1.1rem 1.4rem;background:#111827;color:#fff;border:1px solid #111827;border-radius:999px;font-size:.95rem;font-weight:600;cursor:pointer;box-shadow:0 12px 24px #1118271f;transition:transform .2s ease,background .2s ease,box-shadow .2s ease}.auth-form button[type=submit]:hover{background:#1f2937;transform:translateY(-1px);box-shadow:0 16px 28px #11182729}.auth-switch{margin-top:1.7rem;font-size:.86rem;text-align:center;color:#676767}.auth-switch a{color:inherit;text-decoration:underline}.error{font-size:.78rem;color:#d32f2f;line-height:1.35}.success-message{display:block;font-size:.84rem;line-height:1.55;color:#1f6f43;background:#ecfdf3;border:1px solid #bbf7d0;border-radius:var(--radius-sm);padding:.75rem .85rem;margin-bottom:.8rem}.auth-divider{display:flex;align-items:center;gap:.4rem;font-size:.7rem;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.08em;margin:.2rem 0}.auth-divider:before,.auth-divider:after{content:"";flex:1;height:1px;background:var(--color-border-light)}@media (max-width: 640px){.auth-page{padding:2rem .8rem 3rem}.auth-card{padding:2rem 1.2rem}.auth-card h1{font-size:1.75rem}}
