:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#1a1a1a;background:#fafaf8;font-family:Inter,system-ui,sans-serif}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{color:#1a1a1a;background:#faf9f1}body.app-loaded{animation:.52s ease-out both app-fade-in}.reveal-on-scroll{opacity:0;filter:blur(6px);transition:opacity .62s,transform .62s,filter .62s;transition-delay:var(--reveal-delay,0s);will-change:opacity, transform, filter;transform:translateY(26px)scale(.995)}.reveal-on-scroll.revealed{opacity:1;filter:blur();transform:translateY(0)scale(1)}@keyframes app-fade-in{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){body.app-loaded{animation:none}.reveal-on-scroll,.reveal-on-scroll.revealed{opacity:1;filter:none;transition:none;transform:none}}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.product-image,.product-image-link,.product-detail-media,.product-gallery-stage,.product-gallery-thumbnails,.image-card,.ritual-card,.ritual-showcase-card,.feature-card,.showcase-media,.feature-image{position:relative;overflow:hidden}.product-image img,.product-image-link img,.product-detail-media img,.product-gallery-stage>img,.product-gallery-thumbnails img,.image-card img,.ritual-card img,.ritual-showcase-card img,.feature-card img,.showcase-media img,.feature-image img{transform-origin:50%;object-fit:cover;width:100%;height:100%;transition:transform .35s}.product-image-link:hover img,.product-image:hover img,.product-card:hover .product-image img,.product-detail-media:hover img,.product-gallery-stage:hover>img,.image-card:hover img,.ritual-card:hover img,.ritual-showcase-card:hover img,.feature-card:hover img,.showcase-media:hover img,.feature-image:hover img{transform:scale(1.04)}.page-shell{width:min(1200px,100% - 2rem);margin:0 auto;padding:4rem 0}.site-header{z-index:100;background:#f7f5ec;border-bottom:1px solid #00000014;justify-content:space-between;align-items:center;gap:2rem;padding:.4rem 2rem;display:flex;position:sticky;top:0}.brand{flex:0 0 220px;display:flex}.site-nav{text-align:center;flex-wrap:wrap;flex:1;justify-content:center;align-items:center;gap:2rem;display:flex}.site-nav a{letter-spacing:.08em;text-transform:uppercase;color:#1a1a1a;font-size:.75rem;font-weight:500;transition:color .2s,opacity .2s;position:relative}.site-nav a:after{content:"";transform-origin:50%;background:#1a1a1a;width:100%;height:1.5px;transition:transform .2s;position:absolute;bottom:-.4rem;left:0;transform:scaleX(0)}.site-nav a:hover,.site-nav a.active{color:#1a1a1a}.site-nav a:hover:after,.site-nav a.active:after{transform:scaleX(1)}.header-actions{flex:0 0 220px;justify-content:end;align-items:center;gap:1.5rem;display:flex}.shop-count-button{position:relative}.login-button{color:#1a1a1a;border-radius:999px;justify-content:center;align-items:center;width:40px;height:40px;transition:background-color .2s,transform .2s;display:inline-flex}.login-button:hover{background-color:#0000000d;transform:translateY(-1px)}.profile-menu{position:relative}.profile-trigger{cursor:pointer;background:0 0;border:none}.profile-dropdown{z-index:20;background:#fffdf7;border:1px solid #00000014;border-radius:18px;gap:.25rem;min-width:180px;padding:.5rem;display:grid;position:absolute;top:calc(100% + .75rem);right:0;box-shadow:0 18px 40px #0000001f}.profile-dropdown a,.profile-dropdown button{text-align:left;color:#1a1a1a;width:100%;font:inherit;cursor:pointer;background:0 0;border:none;border-radius:12px;padding:.8rem .9rem}.profile-dropdown a:hover,.profile-dropdown button:hover{background:#0000000d}.icon-button{color:#1a1a1a;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.5rem;transition:background-color .2s;display:flex}.icon-button:hover{background-color:#0000000d}.bag-button{position:relative}.bag-count{color:#fafaf8;background:#1a1a1a;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:.7rem;font-weight:700;display:flex;position:absolute;top:-4px;right:-4px}.icon-button,.menu-btn{cursor:pointer;background:0 0;border:none}.menu-btn{font-size:28px;display:none}.mobile-nav{z-index:1000;background:#f7f5ec;flex-direction:column;width:100%;display:none;position:absolute;top:100%;left:0;box-shadow:0 8px 20px #00000014}.mobile-nav a{color:#222;border-bottom:1px solid #d8d8d8;padding:12px 18px;font-family:Playfair Display\, serif;font-size:12px;text-decoration:none}.mobile-nav.active{display:flex}@media (max-width:768px){.desktop-nav{display:none}.menu-btn{display:block}}.checkout-shell,.orders-shell{width:min(1180px,100% - 2rem);margin:0 auto;padding:2rem 0 4rem}.checkout-layout{grid-template-columns:minmax(0,1.5fr) minmax(320px,.9fr);gap:1.25rem;display:grid}.checkout-card,.checkout-main-card,.checkout-summary-card,.orders-empty-card,.order-card{background:#fffdf7;border:1px solid #00000014;border-radius:28px;box-shadow:0 18px 40px #1c18120f}.checkout-card,.orders-empty-card{padding:2rem}.checkout-main-card,.checkout-summary-card,.order-card{padding:1.5rem}.order-card{padding:0;overflow:hidden}.order-card.expanded{border-color:#7a5c3533;box-shadow:0 20px 42px #1c181214}.order-card-toggle{cursor:pointer;text-align:left;width:100%;color:inherit;background:0 0;border:none;padding:1.5rem}.order-card-toggle.expanded{border-bottom:1px solid #0000000f}.order-card-summary{align-items:center;gap:.85rem;min-width:0;display:flex}.order-card-thumb{object-fit:cover;background:#eee7dd;border-radius:14px;flex-shrink:0;width:52px;height:52px}.order-card-head p{margin-bottom:0}.order-card-body{gap:1rem;padding:0 1.5rem 1.5rem;font-size:.92rem;line-height:1.55;display:grid}.order-card-body strong{font-size:.94rem}.order-card-body small,.order-card-body span,.order-card-body p,.order-card-body .order-note,.order-card-body .order-shipping-box small,.order-card-body .order-item-row small,.order-card-body .order-status-history li small{font-size:.82rem}.order-card-body.closed{display:none!important}.checkout-heading,.orders-page-head,.checkout-section-head,.order-card-head,.order-card-actions{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.checkout-overline{letter-spacing:.18em;text-transform:uppercase;color:#8f8473;margin:0 0 .35rem;font-size:.72rem}.order-card-meta{align-items:center;gap:.8rem;display:flex}.order-card-chevron{color:#5d4635;background:#7a5c3514;border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;font-size:1.2rem;line-height:1;display:inline-flex}.checkout-heading h1,.orders-page-head h1{margin-bottom:0;font-family:Playfair Display,serif;font-size:clamp(2rem,4vw,2rem);font-style:italic}.checkout-link-button,.checkout-primary-button,.checkout-secondary-button,.address-card-actions button,.cart-place-order button{font:inherit;cursor:pointer;border:1px solid #1a1a1a;border-radius:999px;padding:.85rem 1.2rem;transition:transform .2s,background-color .2s}.checkout-link-button,.checkout-secondary-button,.address-card-actions button{color:#1a1a1a;background:0 0}.checkout-primary-button,.cart-place-order button{color:#faf9f1;background:#1a1a1a}.checkout-link-button:hover,.checkout-primary-button:hover,.checkout-secondary-button:hover,.address-card-actions button:hover,.cart-place-order button:hover{transform:translateY(-1px)}.checkout-link-button{justify-content:center;align-items:center;display:inline-flex}.checkout-message{border-radius:16px;margin:0 0 1rem;padding:.85rem 1rem;font-size:.92rem}.checkout-message.error{color:#b42318;background:#fff1f2;border:1px solid #fecdd3}.checkout-message.success{color:#047857;background:#ecfdf3;border:1px solid #a7f3d0}.checkout-payment-loader{z-index:1200;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);text-align:center;background:#12121280;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.checkout-payment-loader p{color:#fff;margin:.9rem 0 0;font-weight:600}.checkout-payment-loader__spinner{border:4px solid #ffffff59;border-top-color:#fff;border-radius:50%;width:48px;height:48px;animation:.9s linear infinite checkout-spin}@keyframes checkout-spin{to{transform:rotate(360deg)}}.checkout-muted{color:#6b6258;margin:0}.checkout-section{border-top:1px solid #00000014;margin-top:1.5rem;padding-top:1.5rem}.checkout-section:first-of-type{border-top:none;margin-top:0;padding-top:0}.checkout-section h2,.checkout-summary-card h2,.checkout-selected-address h3,.order-shipping-box h3,.order-status-history h3,.orders-empty-card h2{margin:0 0 .65rem;font-size:1.05rem}.checkout-section-head p,.orders-empty-card p,.checkout-selected-address p,.order-shipping-box p,.order-note{color:#665d52}.address-list-grid,.orders-list-grid{gap:1rem;display:grid}.address-card{background:#fffaf0;border:1px solid #00000014;border-radius:22px;padding:1rem}.address-card.active{border-color:#1a1a1a;box-shadow:0 12px 30px #1a1a1a14}.address-select-row{grid-template-columns:auto 1fr;align-items:flex-start;gap:.85rem;display:grid}.address-select-row input{margin-top:.2rem}.address-title-row{align-items:center;gap:.5rem;margin-bottom:.35rem;display:flex}.address-badge,.order-status-pill{text-transform:capitalize;border-radius:999px;justify-content:center;align-items:center;padding:.28rem .65rem;font-size:.74rem;font-weight:700;display:inline-flex}.address-badge,.order-status-pill.pending,.order-status-pill.confirmed,.order-status-pill.processing{color:#92400e;background:#fef3c7}.order-status-pill.shipped{color:#1d4ed8;background:#dbeafe}.order-status-pill.delivered{color:#166534;background:#dcfce7}.order-status-pill.cancelled{color:#b91c1c;background:#fee2e2}.address-card p,.address-card small{color:#5f564b;margin:0}.address-card-actions{flex-wrap:wrap;gap:.6rem;margin-top:.9rem;display:flex}.address-card-actions .danger{color:#b91c1c;border-color:#fca5a5}.checkout-address-form{margin-top:1rem}.checkout-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;display:grid}.checkout-form-grid label{gap:.45rem;display:grid}.checkout-form-grid label.full{grid-column:1/-1}.checkout-form-grid span{letter-spacing:.1em;text-transform:uppercase;color:#8f8473;font-size:.74rem}.checkout-form-grid input,.checkout-form-grid select,.checkout-notes{color:#1a1a1a;width:100%;font:inherit;background:#fff;border:1px solid #0000001f;border-radius:16px;padding:.85rem .95rem}.checkout-notes{resize:vertical}.checkout-checkbox-row{align-items:center;gap:.6rem;display:flex!important}.checkout-checkbox-row span{letter-spacing:normal;text-transform:none;color:#1a1a1a;font-size:.9rem}.checkout-checkbox-row input{width:auto}.checkout-form-actions{flex-wrap:wrap;gap:.75rem;margin-top:1rem;display:flex}.checkout-summary-card{height:fit-content;position:sticky;top:6rem}.checkout-order-list,.order-items-list,.order-status-history ul{margin:0;padding:0;list-style:none}.checkout-order-list,.order-items-list{gap:.85rem;display:grid}.checkout-order-item,.order-item-row{grid-template-columns:64px 1fr auto;align-items:center;gap:.85rem;display:grid}.checkout-order-thumb,.order-item-thumb{object-fit:cover;background:#eee7dd;border-radius:16px;width:64px;height:64px}.checkout-order-item strong,.order-item-row strong,.checkout-selected-address strong,.order-card-head strong{display:block}.checkout-order-item small,.order-item-row small,.order-card-head p,.order-shipping-box small,.order-status-history li span,.order-status-history li small{color:#746a5d}.checkout-summary-lines{border-top:1px solid #00000014;border-bottom:1px solid #00000014;gap:.75rem;margin:1.25rem 0;padding:1.1rem 0;display:grid}.checkout-summary-lines>div,.order-meta-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:.75rem;display:grid}.checkout-summary-lines .total{grid-template-columns:1fr auto}.checkout-selected-address{gap:.35rem;margin-bottom:1.2rem;display:grid}.checkout-place-button{width:100%}.orders-list-grid{margin-top:1.5rem}.order-card{gap:1rem;display:grid}.order-meta-grid>div{background:#fffcf5;border:1px solid #00000014;border-radius:18px;padding:.85rem 1rem}.order-meta-grid span{letter-spacing:.08em;text-transform:uppercase;color:#8b8071;margin-bottom:.3rem;font-size:.74rem;display:block}.order-shipping-box,.order-status-history{background:#fffaf0;border:1px solid #00000014;border-radius:20px;padding:1rem}.order-note.cancel{color:#b91c1c}.order-status-history ul{gap:.75rem;display:grid}.order-status-history li{gap:.2rem;display:grid}.checkout-empty-state,.orders-empty-card{text-align:center}.orders-modal-overlay{z-index:1500;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#14120e73;place-items:center;padding:1rem;position:fixed;inset:0}.orders-modal{background:#fffdf7;border:1px solid #0000001a;border-radius:24px;width:min(100%,560px);overflow:hidden;box-shadow:0 24px 60px #14120e40}.orders-modal-header{border-bottom:1px solid #00000014;justify-content:space-between;align-items:center;gap:.75rem;padding:1rem 1.25rem;display:flex}.orders-modal-header h2{margin:0;font-family:Playfair Display,serif;font-size:1.35rem;font-style:italic}.orders-modal-close{color:#6b6258;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:32px;height:32px;font-size:1rem;display:inline-flex}.orders-modal-body{gap:.65rem;padding:1rem 1.25rem;display:grid}.orders-modal-body p{color:#5f564b;margin:0}.orders-modal-label{letter-spacing:.1em;text-transform:uppercase;color:#8f8473;margin-bottom:.45rem;font-size:.74rem;display:block}.orders-modal-radio-grid{gap:.45rem;margin-bottom:.5rem;display:grid}.orders-modal-radio-option{color:#4f473e;align-items:center;gap:.55rem;display:inline-flex}.orders-modal-radio-option input{margin:0}.orders-modal-textarea{resize:vertical;color:#1a1a1a;width:100%;font:inherit;background:#fff;border:1px solid #0000001f;border-radius:14px;padding:.8rem .9rem}.orders-modal-body input[type=file]{background:#fff;border:1px dashed #00000029;border-radius:12px;width:100%;padding:.65rem .75rem}.orders-modal-actions{justify-content:flex-end;gap:.65rem;padding:0 1.25rem 1.2rem;display:flex}.orders-tracking-timeline{gap:.65rem;margin-top:.4rem;display:grid}.orders-tracking-item{background:#c4a5690f;border:1px solid #ab8e582e;border-radius:14px;grid-template-columns:12px 1fr;align-items:flex-start;gap:.7rem;padding:.7rem .8rem;display:grid}.orders-tracking-item>div{gap:.15rem;display:grid}.orders-tracking-dot{background:linear-gradient(135deg,#c8a76d,#8f6d35);border-radius:999px;width:10px;height:10px;margin-top:.15rem;box-shadow:0 0 0 3px #c8a76d2e}@media (max-width:980px){.checkout-layout{grid-template-columns:1fr}.checkout-summary-card{position:static}}@media (max-width:720px){.checkout-shell,.orders-shell{width:min(100%,100% - 1rem)}.checkout-heading,.orders-page-head,.checkout-section-head,.order-card-head,.order-card-actions{flex-direction:column}.checkout-form-grid,.checkout-summary-lines>div,.order-meta-grid{grid-template-columns:1fr}.checkout-order-item,.order-item-row{grid-template-columns:52px 1fr}.orders-modal-actions{flex-direction:column-reverse}.checkout-order-item span,.order-item-row span{grid-column:2}}.hero{background-position:0;background-repeat:no-repeat;background-size:cover;border-radius:0;justify-content:center;align-items:center;min-height:700px;margin-bottom:0;padding:3rem;display:flex;position:relative;overflow:hidden}.hero.hero-secondary{margin-top:0}.hero:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000000d 0%,#645a5033 50%,#786e6459 100%);position:absolute;inset:0}.hero-overlay-wrapper{z-index:2;text-align:center;padding:0 2rem;position:relative}.hero-overlay-wrapper .eyebrow{letter-spacing:.3em;text-transform:uppercase;color:#fff;margin-bottom:2rem;font-size:.75rem;display:block}.hero-overlay-wrapper h1{color:#f8fafc;margin:0 0 2.5rem;font-family:Playfair Display,serif;font-size:clamp(3rem,6vw,4.5rem);font-style:italic;font-weight:300;line-height:1.1;font-size:clamp(2.75rem,6vw,5.5rem)!important}.hero-overlay-wrapper .hero-actions{margin:40px 0 0}.eyebrow,.section-label,.footer-heading{letter-spacing:.3em;text-transform:uppercase;color:#7a7a7a;margin-bottom:1rem;font-size:.75rem}.hero h1,.philosophy h2,.newsletter h2{margin:0;font-size:clamp(2.75rem,4vw,4.5rem);line-height:1.05}.hero-text,.overview p,.philosophy p,.newsletter-copy p,.product-tag,.product-notes,.footer-bottom p{color:#5a5a5a}.hero-actions{flex-wrap:wrap;justify-content:center;gap:1rem;margin:0;display:flex}.button,.product-button,.newsletter-form button{letter-spacing:.09em;text-transform:uppercase;justify-content:center;align-items:center;padding:.95rem 1.8rem;font-size:14px;transition:transform .2s,background-color .2s;display:inline-flex}.button{color:#1a1a1a;background:#f8fafc}.button-secondary,.newsletter-form button{color:#1a1a1a;background:#00000014;border:1px solid #0000001a}.button:hover,.product-button:hover,.newsletter-form button:hover{transform:translateY(-1px)}.product-actions{grid-template-columns:1fr auto;align-items:center;gap:.75rem;display:grid}.product-action-button{color:#1a1a1a;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;background:#ffffff8c;border:1px solid #0000001a;border-radius:999px;justify-content:center;align-items:center;padding:.95rem 1.2rem;font-size:.84rem;display:inline-flex}.product-action-button.active,.product-button.active{color:#faf9f1;background:#1a1a1a}.product-action-error{color:#b42318;grid-column:1/-1;margin:0;font-size:.8rem}.product-actions{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.product-actions .product-action-button,.product-actions .product-button{color:#2f332b;cursor:pointer;background:#fff;border:1px solid #1f293733;border-radius:999px;justify-content:center;align-items:center;width:42px;min-width:42px;height:42px;padding:0;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 12px #14141414}.product-actions .product-action-button:hover,.product-actions .product-button:hover{border-color:#1f293759;transform:translateY(-1px)}.product-actions .product-action-button.active{color:#dc2626;background:#fee2e2;border-color:#fecaca}.product-actions .product-button.active{color:#16a34a;background:#dcfce7;border-color:#bbf7d0}.product-actions .product-action-button svg,.product-actions .product-button svg{width:20px;height:20px}.product-actions .product-action-button.is-pending,.product-actions .product-button.is-pending{opacity:.65}.product-card .product-actions{z-index:2;pointer-events:none;position:absolute;top:12px;left:12px;right:12px}.product-card .product-actions .cart-button{position:absolute;top:-10px;right:0}.product-card .product-actions .wishlist-button{position:absolute;top:-10px;left:0}.product-card .product-actions .product-action-button,.product-card .product-actions .product-button{pointer-events:auto}.product-card .product-action-error,.hero-meta{display:none}.page-shell-wrapper{border-top:1px solid #00000014;border-bottom:1px solid #00000014;padding:2rem}.products-page-shell{min-height:calc(100vh - 120px);padding:0 0 4rem}.products-collection-wrapper{background:0 0;max-width:1400px;margin:0 auto;padding:2rem 2rem 0}.products-toolbar{border-bottom:1px solid #1a1a1a17;grid-template-columns:minmax(0,1.2fr) minmax(200px,.5fr) auto;align-items:center;gap:1rem;padding:0 0 1rem;display:grid}.products-search-box{background:0 0;border:1px solid #1a1a1a1f;align-items:center;min-height:52px;display:flex}.products-search-box input{color:#2f2b2a;background:0 0;border:none;outline:none;width:100%;min-height:52px;padding:0 1rem;font-size:1.05rem}.products-search-box input::placeholder{color:#2f2b2a99}.products-sort-box{border:1px solid #1a1a1a1f;justify-content:center;align-items:center;gap:.75rem;min-height:52px;padding:.2rem 0;display:flex}.products-sort-box label{letter-spacing:.24em;text-transform:uppercase;color:#3c3431;font-size:.72rem;font-weight:700}.products-sort-box select{color:#2f2b2a;background:0 0;border:none;outline:none;padding:.7rem .4rem;font-size:.92rem}.products-count-box{letter-spacing:.24em;text-transform:uppercase;color:#3c3431;justify-self:end;font-size:.72rem;font-weight:700}.products-layout{grid-template-columns:260px minmax(0,1fr);gap:2rem;padding-top:2rem;display:grid}.products-filter-panel{border-right:1px solid #1a1a1a1f;padding-right:1.5rem}.products-filter-section{border-bottom:1px solid #1a1a1a1f;padding:1rem 0 1.5rem}.products-filter-section:last-child{border-bottom:none}.products-filter-section h3{letter-spacing:.24em;text-transform:uppercase;color:#2e2826cc;margin:0 0 1rem;font-size:.74rem;font-weight:700}.custom-checkbox{cursor:pointer;color:#413b38;align-items:center;gap:.75rem;margin:0 0 .8rem;font-size:1.02rem;display:flex}.custom-checkbox input{appearance:none;background:0 0;border:1px solid #1a1a1a6b;width:16px;height:16px;margin:0;display:inline-block;position:relative}.custom-checkbox input:checked{background:#2d2336;border-color:#2d2336}.custom-checkbox input:checked:after{content:"";border:2px solid #f5eee9;border-width:0 2px 2px 0;width:5px;height:9px;position:absolute;top:1px;left:4px;transform:rotate(45deg)}.products-results-panel{min-width:0}.products-page-shell .product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem 1.5rem;padding-top:.25rem;display:grid}.products-page-shell .product-card{background:0 0;border:0;border-right-width:medium;gap:.8rem;padding:.35rem;display:grid;position:relative}.products-page-shell .product-card-badge{z-index:2;color:#f7f0ea;letter-spacing:.18em;text-transform:uppercase;background:#342741e6;padding:.5rem .7rem;font-size:.62rem;font-weight:700;position:absolute;top:2.75rem;left:.3rem}.products-page-shell .product-image{background:#ffffff3d;position:relative}.products-page-shell .product-image img{aspect-ratio:1/1.15;object-fit:cover;background:#e8d9d0;width:100%;display:block}.products-page-shell .product-copy{text-align:center;padding:.7rem 0 0}.products-page-shell .product-title{color:#2e2322;letter-spacing:-.02em;margin:0 0 .7rem;font-family:Playfair Display,serif;font-size:1.1rem;font-style:normal;font-weight:500;line-height:1.25}.products-page-shell .product-tag{letter-spacing:.26em;text-transform:uppercase;color:#2e2826cc;margin:0 0 .45rem;font-size:.66rem}.products-page-shell .product-notes{color:#2e2826b8;margin:0 0 .85rem;font-size:.78rem;line-height:1.6}.products-page-shell .product-price-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;display:flex}.products-page-shell .price-current{color:#2f2b2a;font-size:1rem;font-weight:700}.products-page-shell .price-original{color:#2f2b2a80;font-size:.85rem;text-decoration:line-through}.products-page-shell .price-discount{color:#127a4f;letter-spacing:.16em;text-transform:uppercase;background:#127a4f14;border:1px solid #127a4f61;padding:.2rem .4rem;font-size:.62rem;font-weight:700}.products-page-shell .product-actions{pointer-events:none;z-index:2;justify-content:space-between;display:flex;position:absolute;top:.75rem;left:.75rem;right:.75rem}.products-page-shell .product-actions .product-action-button,.products-page-shell .product-actions .product-button{color:#1d1d1b;pointer-events:auto;background:#fffc;border:0;border-radius:999px;width:2.2rem;height:2.2rem}@media (max-width:980px){.products-layout{grid-template-columns:1fr}.products-filter-panel{border-bottom:1px solid #1a1a1a1f;border-right:none;padding-bottom:1.5rem;padding-right:0}.products-page-shell .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.products-collection-wrapper{padding-left:1rem;padding-right:1rem}.products-toolbar{grid-template-columns:1fr}.products-count-box{justify-self:start}.products-page-shell .product-grid{grid-template-columns:1fr}}.ritual-showcase{background:#faf9f1;padding:4rem 2rem}.ritual-showcase-grid{grid-template-columns:repeat(2,minmax(280px,520px));justify-content:center;align-items:start;gap:clamp(2rem,5vw,4rem);display:grid}.ritual-showcase-card{gap:1rem;display:grid}.ritual-showcase-card:nth-child(2){margin-top:clamp(3rem,6vw,4.5rem)}.ritual-showcase-image{aspect-ratio:1;object-fit:cover;width:100%;height:auto}.where-to-use{background:#fbf0e9;padding:clamp(3rem,5vw,4.5rem) 2rem}.where-to-use-header{grid-template-columns:1.1fr .9fr;align-items:center;gap:2rem;margin-bottom:2.5rem;display:grid}.where-to-use-title{gap:.85rem;display:grid}.where-to-use-copy{justify-self:end;max-width:520px}.where-to-use-grid{grid-template-columns:1.15fr .85fr;align-items:start;gap:36px;display:grid}@media (max-width:1024px){.where-to-use-header,.where-to-use-grid{grid-template-columns:1fr}.where-to-use-copy{justify-self:start}}@media (max-width:640px){.where-to-use{padding:2.5rem 1.25rem}.where-to-use-panel--label h2{font-size:clamp(2rem,5vw,2.8rem)}}.where-to-use-shell{width:100%;margin:0 auto}.where-to-use-title .section-label{color:#4f5b45;letter-spacing:.35em;margin-bottom:18px;font-size:.75rem}.where-to-use-title h1{color:#184e23;margin:0;font-family:Playfair Display,serif;font-size:clamp(3.4rem,4.6vw,5.2rem);font-style:italic;line-height:1.04}.where-to-use-title h1 span{display:block}.where-to-use-copy p{color:#5d655c;max-width:420px;margin:0;font-size:.95rem;line-height:1.8}.where-to-use-right{gap:1.25rem;display:grid}.image-card{background:#fff;position:relative;overflow:hidden;box-shadow:0 24px 56px #1111111f}.image-card--large{max-height:580px}.image-card--medium{min-height:320px}.image-card--small{min-height:220px}.image-card img{object-fit:cover;width:100%;height:100%;display:block}.badge{color:#2f2f2f;z-index:3;background:#fffffff2;border-radius:999px;padding:8px 12px;font-size:.8rem;font-weight:700;position:absolute;top:18px;left:18px}.image-overlay{z-index:2;background:linear-gradient(#0000 0%,#202c20b8 100%);height:44%;position:absolute;bottom:0;left:0;right:0}.image-caption{z-index:4;color:#fff;position:absolute;bottom:22px;left:22px}.image-title{font-size:1.15rem;font-weight:700;display:block}.image-sub{opacity:.92;letter-spacing:.14em;text-transform:uppercase;margin-top:.4rem;font-size:.72rem;display:block}.small-cards-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.small-cards-row .image-card--small{min-height:225px}@media (max-width:1100px){.where-to-use-grid{grid-template-columns:1fr}.small-cards-row{grid-template-columns:1fr 1fr}}@media (max-width:760px){.where-to-use{padding:34px 18px}.where-to-use-grid,.where-to-use-right,.small-cards-row{grid-template-columns:1fr}.bracket{display:none}}.ritual-showcase-copy h2{color:#2f332b;margin:0 0 .35rem;font-family:Playfair Display,serif;font-size:clamp(1.25rem,1.8vw,1.55rem);font-style:italic;line-height:1.1}.ritual-showcase-copy p{color:#7d8379;margin:0;font-size:.85rem;line-height:1.5}.overview{justify-content:space-between;align-items:center;gap:2rem;padding:2rem 0 1rem;display:flex}.overview h2{color:#1a1a1a;margin:0 0 1rem;font-family:Playfair Display\, serif;font-size:3rem;font-style:italic}.price-tag{letter-spacing:.15em;text-transform:uppercase;color:#1a1a1a;flex-wrap:wrap;align-items:center;gap:.55rem;font-size:1rem;font-weight:700;display:flex}.price-current{color:#1a1a1a}.price-original{color:#8d8d8d;letter-spacing:.08em;font-size:.82rem;text-decoration:line-through}.price-discount{letter-spacing:.12em;color:#0f7a3f;background:#0f7a3f14;border:1px solid #0f7a3f40;border-radius:999px;padding:.2rem .45rem;font-size:.72rem}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;padding:2rem 0;display:grid}.product-grid-home{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;padding:1rem 0;display:grid}.product-card{border-right:1px solid #00000014;gap:1rem;padding:15px;display:grid;position:relative;overflow:hidden}.product-card-home{background:0 0;border-right:none;gap:.8rem;padding:1rem 0;display:grid}.product-card:last-child{border-right:none}.product-image img{aspect-ratio:1/1.2;object-fit:cover;width:100%}.product-image-rating{z-index:2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#1d1d1d;background:#f9f5efe6;border:1px solid #1515151f;border-radius:999px;align-items:center;gap:.35rem;padding:.45rem .65rem;font-size:.72rem;line-height:1;display:inline-flex;position:absolute;bottom:.75rem;left:.75rem;box-shadow:0 6px 18px #1111111f}.product-image-rating strong{font-size:.82rem;font-weight:700}.product-image-rating-stars{color:#d29c26;letter-spacing:.08em;font-size:.68rem}.product-grid-home .product-image{background:#ffffff2e;position:relative;overflow:hidden}.product-grid-home .product-image img{aspect-ratio:1/1.1;object-fit:cover;background:#f5efe8;width:100%;display:block;box-shadow:inset 0 0 0 1px #30212314}.product-image-link{display:block}.product-copy{padding:1rem 0}.product-grid-home .product-copy{text-align:center;padding:0}.product-grid-home .product-card-badge{z-index:2;color:#f8f1ea;letter-spacing:.14em;text-transform:uppercase;background:#493858e6;border-radius:999px;padding:.5rem .7rem;font-size:.58rem;font-weight:700;position:absolute;top:3rem;left:0}.product-grid-home .product-actions{z-index:2;pointer-events:none;justify-content:space-between;width:100%;display:flex;position:absolute;top:0;left:0;right:0}.product-grid-home .product-actions .product-action-button,.product-grid-home .product-actions .product-button{pointer-events:auto;color:#201d1c;background:#ffffffe6;border:0;border-radius:999px;width:2.5rem;height:2.5rem;position:static;box-shadow:0 4px 12px #00000014}.product-grid-home .product-actions .wishlist-button,.product-grid-home .product-actions .cart-button{margin-left:0}.product-title{color:#1a1a1a;margin:0 0 .75rem}.product-grid-home .product-title{color:#2d2422;letter-spacing:-.04em;margin:0 0 .55rem;font-size:clamp(1.2rem,1.2vw,1.7rem);font-weight:500;line-height:1.18}.product-title a{color:inherit}.product-tag{text-transform:uppercase;letter-spacing:.06em;color:#7a7a7a;margin:0 0 .75rem;font-size:.8rem}.product-grid-home .product-tag{letter-spacing:.18em;text-transform:uppercase;color:#2d2422c7;margin:0 0 .35rem;font-size:.68rem}.product-grid-home .product-price-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:.45rem;margin-top:.25rem;display:flex}.product-grid-home .price-current{color:#2e2a28;font-size:1.08rem;font-weight:700}.product-grid-home .price-original{color:#2e2a288c;font-size:.84rem;text-decoration:line-through}.product-grid-home .price-discount{color:#127a4f;letter-spacing:.12em;text-transform:uppercase;background:#127a4f14;border:1px solid #127a4f61;border-radius:999px;padding:.2rem .45rem;font-size:.62rem}.product-notes{color:#5a5a5a;margin:0 0 1.5rem;font-size:.8rem;line-height:1.7}.product-grid-home .product-notes{color:#2d2422b8;margin:0 0 .9rem;font-size:.8rem;line-height:1.6}.product-detail-link{letter-spacing:.12em;text-transform:uppercase;color:#1a1a1a;text-underline-offset:3px;margin-top:.35rem;font-size:.75rem;text-decoration:underline;display:inline-flex}.product-detail-shell{width:min(1180px,100% - 2rem);margin:0 auto;padding:2rem 0 4rem}.product-detail-card{background:#fffdf7;border:1px solid #00000014;border-radius:24px;grid-template-columns:minmax(320px,1fr) minmax(0,1.2fr);gap:1.4rem;padding:1.2rem;display:grid}.product-detail-media img{aspect-ratio:1/1.15;object-fit:cover;border-radius:18px;width:100%}.product-image-gallery{gap:.75rem;display:grid}.product-gallery-stage{position:relative;overflow:hidden}.product-gallery-stage>img{display:block}.product-gallery-arrow{z-index:1;color:#201e1a;cursor:pointer;background:#fffdf7e6;border:0;border-radius:50%;width:42px;height:42px;font-size:2rem;line-height:1;position:absolute;top:50%;transform:translateY(-50%)}.product-gallery-arrow.previous{left:.75rem}.product-gallery-arrow.next{right:.75rem}.product-gallery-thumbnails{gap:.55rem;display:flex;overflow-x:auto}.product-gallery-thumbnails button{cursor:pointer;background:0 0;border:1px solid #0000;flex:0 0 64px;height:64px;padding:0;overflow:hidden}.product-gallery-thumbnails button.active{border-color:#1a1a1a}.product-gallery-thumbnails img{object-fit:cover;border-radius:0;width:100%;height:100%}.related-products{width:min(1180px,100% - 2rem);margin:2rem auto 0;padding-bottom:2rem}.related-products-header h2{color:#2d2422;letter-spacing:-.04em;margin:0;font-size:clamp(2rem,2vw,2.75rem);font-weight:500;line-height:1.1}.product-detail-content h1{margin:.2rem 0 .8rem;font-family:Playfair Display,serif;font-size:clamp(1.8rem,4vw,2.6rem);font-style:italic}.product-detail-price{align-items:center;gap:.55rem;margin:1rem 0;display:flex}.product-detail-actions{margin:.9rem 0 1.2rem}.product-detail-meta{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem 1rem;display:grid}.product-detail-meta p{color:#4e4e4e;margin:0;font-size:.9rem;line-height:1.6}.product-review-section{background:#fffdf7;border:1px solid #00000014;border-radius:24px;width:min(1180px,100% - 2rem);margin:2rem auto 0;padding:1.5rem}.product-review-header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.product-review-header h2{margin:0;font-family:Playfair Display,serif;font-size:clamp(1.7rem,3vw,2.3rem);font-style:italic}.product-review-summary{color:#544d46;flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.product-review-stars,.product-review-inline-stars{color:#d8a235;letter-spacing:.08em}.product-review-breakdown{gap:.6rem;margin:1rem 0 1.5rem;display:grid}.product-review-breakdown-row{color:#3b342f;grid-template-columns:56px 1fr 42px;align-items:center;gap:.75rem;display:grid}.product-review-breakdown-bar{background:#efe9df;border-radius:999px;height:8px;overflow:hidden}.product-review-breakdown-fill{border-radius:inherit;background:linear-gradient(90deg,#d8a235,#f3c867);height:100%}.product-review-layout{grid-template-columns:minmax(0,1.05fr) minmax(0,1.35fr);gap:1.25rem;margin-top:1rem;display:grid}.product-review-panel,.product-review-list{background:#ffffffb3;border:1px solid #0000000f;border-radius:18px;padding:1rem}.product-review-form{gap:1rem;display:grid}.product-review-form textarea{color:#1a1a1a;width:100%;min-height:120px;font:inherit;resize:vertical;background:#fff;border:1px solid #1a1a1a2e;border-radius:14px;padding:.8rem .9rem}.review-star-selector{align-items:center;gap:.35rem;font-size:1.8rem;line-height:1;display:flex}.review-star-button{cursor:pointer;color:#d6d0c5;background:0 0;border:none;padding:0;transition:transform .15s,color .15s}.review-star-button.active{color:#d8a235}.review-star-button:hover{transform:scale(1.06)}.product-review-list{gap:.9rem;display:grid}.review-item{border-bottom:1px solid #1a1a1a14;padding-bottom:.8rem}.review-item:last-child{border-bottom:none;padding-bottom:0}.review-item-header{justify-content:space-between;gap:1rem;margin-bottom:.35rem;display:flex}.review-item-meta{color:#5d544d;font-size:.85rem}.review-item-actions{flex-wrap:wrap;gap:.5rem;margin-top:.7rem;display:flex}.product-review-empty,.product-review-message{color:#5d544d;margin:0}.profile-my-reviews{gap:1rem;margin-top:1.5rem;display:grid}.profile-review-card{background:#fffc;border:1px solid #1a1a1a14;border-radius:18px;padding:1rem}.profile-review-card-header{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.6rem;display:flex}.profile-review-card-top{align-items:center;gap:.8rem;display:flex}.profile-review-thumb{object-fit:cover;border-radius:12px;width:56px;height:56px}.profile-review-actions{flex-wrap:wrap;gap:.5rem;margin-top:.85rem;display:flex}.product-button{color:#1a1a1a;padding:0;text-decoration:underline}.feature-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.feature-card{text-align:center;gap:.75rem;display:grid}.feature-card span{color:#1a1a1a;font-family:Playfair Display\, serif;font-size:2rem;font-style:italic;font-weight:700}.feature-card p{color:#5a5a5a;letter-spacing:.28em;text-transform:uppercase;margin:0;font-size:.8rem;font-weight:300;line-height:1.8}.philosophy-wrapper{background-color:#1f2a1f}.philosophy{text-align:center;padding:3rem 0}.philosophy-copy{max-width:770px;margin:auto}.philosophy h2{color:#fff;padding:4rem 0;font-family:Playfair Display\, serif;font-size:4rem;font-style:italic}.philosophy p{color:#cacaca;margin:0;font-size:1rem;line-height:1.85}.testimonials-wrapper{background:#f7f4ec}.testimonials{gap:2.2rem;display:grid}.testimonials-copy{text-align:center;max-width:760px;margin:0 auto}.testimonials-copy h2{color:#1f2a1f;margin:.8rem 0 0;font-family:Playfair Display,serif;font-size:clamp(2rem,4.5vw,3.2rem);font-style:italic;line-height:1.05}.testimonials-slider{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1rem;padding:1rem 0;display:grid;position:relative}.testimonial-card{background:#fffffff2;border:1px solid #1f2a1f1f;grid-template-columns:minmax(120px,160px) minmax(300px,1fr);align-items:center;gap:1.75rem;max-width:900px;margin:0 auto;padding:2.25rem 2.5rem;display:grid;position:relative;box-shadow:0 28px 80px #1f2a1f1f}.testimonial-card-image-wrap{background:#fff;border:8px solid #ffffffe6;border-radius:50%;width:140px;height:140px;position:relative;overflow:hidden;box-shadow:0 18px 40px #1f2a1f1f}.testimonial-card-image-accent{pointer-events:none;background:radial-gradient(circle at 0 0,#fb91382e,#0000 48%);position:absolute;inset:0}.testimonial-card-image{object-fit:cover;width:100%;height:100%;display:block}.testimonial-card-content{gap:1.25rem;display:grid}.testimonial-quote{color:#25312c;margin:0;font-size:clamp(1.1rem,1.6vw,1.35rem);line-height:1.95}.testimonial-author{gap:.25rem;display:grid}.testimonial-author strong{color:#d96f16;letter-spacing:.12em;text-transform:uppercase;font-size:1rem}.testimonial-author span{color:#6b7369;letter-spacing:.14em;text-transform:uppercase;font-size:.82rem}.testimonial-nav{color:#1f2a1f;cursor:pointer;background:#fffffff5;border:1px solid #1f2a1f2e;border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;font-size:1.6rem;transition:transform .2s,box-shadow .2s;display:inline-flex}.testimonial-nav:hover{transform:translateY(-1px);box-shadow:0 14px 30px #1f2a1f1f}.testimonial-nav{color:#1f2a1f;cursor:pointer;background:#ffffffdb;border:1px solid #1f2a1f42;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:1.8rem;line-height:1;transition:transform .2s,background .2s;display:inline-flex}.testimonial-nav:hover{background:#fff;transform:translateY(-1px)}.testimonial-dots{justify-content:center;gap:.45rem;display:flex}.testimonial-dot{cursor:pointer;background:#1f2a1f40;border:none;width:10px;transition:transform .2s,background .2s}.testimonial-dot.active{background:#1f2a1f;transform:scale(1.2)}@media (max-width:720px){.testimonials{gap:1.5rem}.testimonials-slider{grid-template-columns:1fr;gap:.85rem;padding:0}.testimonial-card{text-align:center;grid-template-columns:1fr;gap:1.2rem;padding:1.3rem 1.1rem 1.5rem}.testimonial-card-image-wrap{width:110px;height:110px;margin:0 auto}.testimonial-card-content{gap:.8rem}.testimonial-author{justify-items:center}.testimonial-nav{display:none}}.newsletter{text-align:center;border-top:1px solid #1a1a1a1a;border-bottom:1px solid #1a1a1a1a;padding:2.25rem 2rem 3rem}.newsletter-copy{max-width:720px;margin:0 auto}.newsletter .section-label{color:#243126;letter-spacing:0;text-transform:none;margin-bottom:1rem;font-family:Playfair Display\, serif;font-size:2rem;font-style:italic;font-weight:700;line-height:1.1}.newsletter h2{color:#8c9289;letter-spacing:.28em;text-transform:uppercase;margin:0;font-size:.8rem;font-weight:300;line-height:1.8}.newsletter-form{border-bottom:1px solid #343b32;grid-template-columns:minmax(0,1fr) auto;width:min(820px,100%);margin:4.75rem auto 0;display:grid}.newsletter-form input{color:#1a1a1a;min-width:0;font:inherit;letter-spacing:.25em;text-transform:uppercase;background:0 0;border:0;outline:none;padding:0 1rem 1.55rem 0;font-size:.8rem}.newsletter-form input::placeholder{color:#aeb2aa;opacity:1}.newsletter-form button{color:#243126;letter-spacing:.28em;text-transform:uppercase;cursor:pointer;background:0 0;border:0;min-width:170px;padding:0 0 1.55rem;font-size:.82rem;font-weight:800}.newsletter-form button:hover{transform:none}.site-footer{border-top:1px solid #00000014;padding:3rem 2rem}.footer-top{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(2rem,8vw,7.5rem);max-width:none;margin:0 auto 3rem;display:grid}.footer-group{align-content:start;gap:1.15rem;display:grid}.footer-heading{color:#aeb2aa;letter-spacing:.45em;text-transform:uppercase;margin:0 0 1.1rem;font-size:.76rem;font-weight:700}.footer-group a{color:#243126;letter-spacing:.12em;text-transform:uppercase;font-size:.75rem;line-height:1.35;transition:color .2s;display:block}.footer-link-inline{align-items:center;gap:.45rem;display:inline-flex!important}.footer-social-icon{justify-content:center;align-items:center;display:inline-flex}.footer-group a:hover{color:#6d7669}.footer-bottom{color:#aeb2aa;letter-spacing:.24em;text-transform:uppercase;border-top:1px solid #1a1a1a1a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;padding-top:2.6rem;font-size:.75rem;display:flex}.footer-bottom p{margin:0}@media (max-width:960px){.hero{justify-content:center;min-height:500px}.hero-overlay-wrapper{text-align:center;max-width:400px;padding-right:0}.product-grid,.feature-grid,.footer-top{grid-template-columns:1fr 1fr}.testimonial-slide{grid-template-columns:1fr}.testimonial-slide-image-wrap{min-height:220px}}@media (max-width:720px){.site-header{flex-direction:row;padding:.5rem 1rem}.site-nav{order:3;gap:1rem}.brand{flex:0 auto;order:-1}.header-actions{flex:0 auto;gap:1rem;width:auto}.hero{background-position:50%;min-height:400px;padding:2rem}.hero-overlay-wrapper{text-align:center;padding-right:0}.hero-overlay-wrapper h1{font-size:1.8rem}.page-shell-wrapper{padding:3rem 1.25rem}.overview,.footer-bottom{flex-direction:column}.ritual-showcase{padding:2rem 1.25rem}.testimonial-nav{width:38px;height:38px}.testimonial-slide-content{padding:1.2rem}.ritual-showcase-grid{grid-template-columns:1fr;gap:2.5rem}.ritual-showcase-card:nth-child(2){margin-top:0}.newsletter{padding:2rem 1.25rem 4rem}.newsletter-form{text-align:left;grid-template-columns:1fr;gap:0;margin-top:3rem;display:flex}.newsletter-form button{text-align:left;justify-content:flex-start;min-width:0;margin-left:auto;padding-top:.25rem}.site-footer{padding:3.5rem 1.25rem 2.5rem}.overview{padding:0;display:grid}.overview h2{font-size:2.2rem}.product-card{border-right:inherit;border-bottom:1px solid #00000014;padding:0}.product-card:last-child{border-bottom:none}.product-grid,.feature-grid,.footer-top{grid-template-columns:1fr;padding:0}.philosophy h2{padding:3rem 0;font-size:2.2rem}.product-detail-card,.product-detail-meta{grid-template-columns:1fr}}.auth-page{background:linear-gradient(#faf9f1 0%,#f4efe4 100%);place-items:center;min-height:calc(100vh - 84px);padding:3rem 1.25rem;display:grid}.auth-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffb8;border:1px solid #00000014;width:min(100%,470px);padding:2rem;box-shadow:0 30px 70px #4f442e1f}.auth-copy h1{color:#1a1a1a;margin:0 0 .75rem;font-family:Playfair Display,serif;font-size:clamp(2rem,4vw,2.8rem);font-style:italic}.auth-copy p{color:#5a5a5a;margin:0 0 1.75rem;line-height:1.7}.auth-form{gap:1rem;display:grid}.auth-field{gap:.55rem;display:grid}.auth-field span{letter-spacing:.12em;text-transform:uppercase;color:#7a7a7a;font-size:.78rem}.auth-field input{color:#1a1a1a;background:#ffffffd9;border:1px solid #0000001f;outline:none;width:100%;padding:.95rem 1rem}.auth-field input:focus{border-color:#1a1a1a59;box-shadow:0 0 0 3px #1a1a1a14}.auth-consent{color:#4f4f4f;align-items:flex-start;gap:.6rem;font-size:.86rem;line-height:1.45;display:flex}.auth-consent input{margin-top:.2rem}.auth-consent a{text-underline-offset:2px;text-decoration:underline}.auth-login-meta{color:#4f4f4f;justify-content:space-between;align-items:center;gap:.8rem;margin-top:-.35rem;font-size:.86rem;display:flex}.auth-remember{align-items:center;gap:.45rem;display:inline-flex}.auth-remember input{margin:0}.auth-login-meta a{color:#1a1a1a;font-weight:600}.auth-message{margin:0;font-size:.92rem}.auth-message-error{color:#b42318}.auth-message-success{color:#067647}.info-page-shell{width:min(940px,100% - 2rem);margin:0 auto;padding:2rem 0 4rem}.info-page-card{background:#fffdf7;border:1px solid #00000014;border-radius:26px;padding:clamp(1.5rem,3vw,2.5rem);box-shadow:0 18px 40px #1c18120f}.info-page-overline{letter-spacing:.18em;text-transform:uppercase;color:#8f8473;margin:0 0 .4rem;font-size:.72rem}.info-page-card h1{margin:0 0 .8rem;font-family:Playfair Display,serif;font-size:clamp(2rem,4vw,3rem);font-style:italic}.info-page-card h2{letter-spacing:.03em;margin:1.5rem 0 .45rem;font-size:1.05rem}.info-page-card p,.info-page-card li{color:#4e4e4e;line-height:1.75}.legal-page-shell{width:100%}.legal-hero{background:#fbf1eb;padding:2rem 2rem 2.5rem}.legal-hero-shell{grid-template-columns:minmax(0,1.2fr) minmax(260px,.4fr);align-items:center;gap:2rem;width:min(1280px,100% - 2rem);margin:0 auto;display:grid}.legal-hero-copy{flex-direction:column;align-items:flex-start;display:flex}.legal-hero-copy .info-page-overline{color:#b98632;letter-spacing:.3em;text-transform:uppercase;margin:0;font-size:.72rem;font-weight:700;line-height:1}.legal-hero-copy h1{color:#4e285d;letter-spacing:-.04em;margin:0;font-family:Playfair Display,Georgia,serif;font-size:clamp(3rem,4.3vw,5rem);font-weight:400;line-height:.98}.legal-hero-copy p{color:#625852;max-width:640px;margin:2rem 0 0;font-size:1rem;line-height:1.8}.legal-hero-panel{background:#ffffffb3;border:1px solid #4e285d24;gap:.7rem;padding:1.6rem 1.4rem;display:grid}.legal-hero-panel p,.legal-hero-panel span{color:#5d5957;margin:0;line-height:1.6}.legal-hero-panel p{color:#b98632;letter-spacing:.2em;text-transform:uppercase;font-size:.68rem;font-weight:700}.legal-hero-panel strong{color:#2d2336;font-family:Playfair Display,Georgia,serif;font-size:clamp(1.3rem,2vw,2rem);font-weight:500}.legal-content-section{background:#f8f4f0;padding:3rem 2rem 5rem}.legal-content-shell{gap:1.1rem;width:min(1100px,100% - 2rem);margin:0 auto;display:grid}.legal-card{background:#ffffffbf;border:1px solid #18151714;padding:clamp(1.4rem,2vw,2rem)}.legal-card h2{color:#4a3f6b;margin:0 0 .9rem;font-family:Playfair Display,Georgia,serif;font-size:clamp(1.6rem,2vw,2.2rem);font-weight:400;line-height:1.2}.legal-card p,.legal-card li{color:#554f4c;margin:0;line-height:1.8}.legal-card a{color:#4e285d;text-underline-offset:.18em;text-decoration:underline}.legal-card ul{gap:.5rem;margin:0;padding-left:1.2rem;display:grid}@media (max-width:860px){.legal-hero-shell{grid-template-columns:1fr}}@media (max-width:640px){.legal-hero,.legal-content-section{padding-left:1.25rem;padding-right:1.25rem}}.contact-page-shell{width:100%}.contact-hero{background:#fbf1eb;padding:2rem 2rem 3rem}.contact-hero-shell{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;column-gap:3.8rem;width:min(1280px,100% - 2rem);margin:0 auto;display:grid}.contact-hero-copy{flex-direction:column;align-items:flex-start;display:flex}.contact-hero-copy .info-page-overline{color:#b98632;letter-spacing:.3em;text-transform:uppercase;margin:0;font-size:.72rem;font-weight:700;line-height:1}.contact-hero-title{margin:0}.contact-hero-copy h1{color:#4e285d;letter-spacing:-.04em;margin:0;font-family:Playfair Display,Georgia,serif;font-size:clamp(3.3rem,4.8vw,5rem);font-weight:400;line-height:.98}.contact-hero-copy h1 em{font-style:italic;font-weight:400;display:block}.contact-hero-description{color:#625852;max-width:560px;margin:2.3rem 0 0;font-size:.98rem;font-weight:400;line-height:1.8}.contact-hero-badges{flex-wrap:wrap;gap:.75rem;margin-top:2rem;display:flex}.contact-hero-badges span{color:#4e285d;letter-spacing:.16em;text-transform:uppercase;background:#ffffff61;border:1px solid #573d4c2e;border-radius:999px;justify-content:center;align-items:center;padding:.7rem 1rem;font-size:.72rem;font-weight:700;display:inline-flex}.contact-hero-visual{width:100%;position:relative}.contact-hero-image-wrap{background:#f1e7df;width:100%;height:640px;position:relative;overflow:hidden}.contact-hero-image-wrap:before{content:"";z-index:1;background:linear-gradient(90deg,#fbf1ebcc 0%,#fbf1eb33 32%,#fbf1eb00 100%);position:absolute;inset:0}.contact-hero-image{object-fit:cover;width:100%;height:100%;display:block}.contact-hero-card{z-index:2;background:#ffffffeb;border:1px solid #291d2114;gap:.5rem;max-width:260px;padding:1.2rem 1.3rem;display:grid;position:absolute;bottom:1.5rem;right:1.5rem;box-shadow:0 20px 32px #241c201f}.contact-card-label{color:#b98632;letter-spacing:.2em;text-transform:uppercase;margin:0;font-size:.68rem;font-weight:700}.contact-hero-card a{color:#2d2336;font-weight:600;line-height:1.5;text-decoration:none}.contact-details-section{background:#fff3ee;padding:4rem 2rem}.contact-details-shell{width:min(1280px,100% - 2rem);margin:0 auto}.contact-details-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem;display:grid}.contact-detail-card{background:#ffffffb3;border:1px solid #4a3f6b24;flex-direction:column;gap:.85rem;padding:1.5rem 1.3rem;display:flex}.contact-detail-card span{color:#b98632;letter-spacing:.18em;text-transform:uppercase;font-size:.68rem;font-weight:700}.contact-detail-card h2{color:#4a3f6b;margin:0;font-family:Playfair Display,Georgia,serif;font-size:1.25rem;font-weight:400}.contact-detail-card a,.contact-detail-card p{color:#544d4b;margin:0;line-height:1.75;text-decoration:none}.contact-form-section{background:#f8f4f0;padding:4rem 2rem 5rem}.contact-form-shell{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:2rem;width:min(1180px,100% - 2rem);margin:0 auto;display:grid}.contact-form-copy{padding-top:.35rem}.contact-form-copy .info-page-overline{color:#b98632;margin:0}.contact-form-copy h2{color:#4e285d;letter-spacing:-.03em;margin:.55rem 0 1rem;font-family:Playfair Display,Georgia,serif;font-size:clamp(2.1rem,3vw,3.2rem);font-weight:400;line-height:1.08}.contact-form-copy p,.contact-form-copy li{color:#5d5957;line-height:1.8}.contact-form-copy ul{margin:1.3rem 0 0;padding-left:1.15rem}.contact-form{background:#fffc;border:1px solid #00000014;gap:1.15rem;padding:1.5rem;display:grid;box-shadow:0 18px 36px #20191f0d}.contact-form-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.contact-form label{gap:.55rem;display:grid}.contact-form span{color:#403b3a;letter-spacing:.12em;text-transform:uppercase;font-size:.8rem;font-weight:700}.contact-form input,.contact-form textarea{color:#2f2b2a;width:100%;font:inherit;resize:vertical;background:#fffdfb;border:1px solid #0000001a;border-radius:14px;padding:.9rem 1rem}.contact-form input:focus,.contact-form textarea:focus{border-color:#b9863280;outline:2px solid #b986324d}.contact-submit{color:#fffaf5;letter-spacing:.16em;text-transform:uppercase;cursor:pointer;background:#2e1d3c;border:none;border-radius:999px;width:fit-content;min-width:180px;margin-top:.5rem;padding:1rem 1.5rem;font-size:.75rem;font-weight:700}@media (max-width:1100px){.contact-hero-shell,.contact-form-shell{grid-template-columns:1fr}.contact-details-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.contact-hero,.contact-details-section,.contact-form-section{padding-left:1.25rem;padding-right:1.25rem}.contact-hero-image-wrap{height:500px}.contact-details-grid,.contact-form-row{grid-template-columns:1fr}.contact-hero-badges{gap:.65rem}.contact-hero-badges span{letter-spacing:.1em}}.about-mission-section{background:#fbf0e9;border:1px solid #c6aea7;border:1px solid lab(73.1082% 8.16822 7.06671);padding:clamp(6rem,5vw,4rem) 2rem}.about-mission-shell{gap:2rem;max-width:1240px;margin:0 auto;display:grid}.about-mission-top{grid-template-columns:minmax(260px,1fr) minmax(320px,1.1fr);align-items:center;gap:2rem;margin-bottom:3rem;display:grid}.about-mission-divider{background:#b88c44;border-radius:999px;width:56px;height:2px;margin-top:.75rem}.about-mission-text p{color:#4a3f6b;margin:0;font-family:Playfair Display,serif;font-size:1.1rem;font-weight:500;line-height:1.8}.about-highlight-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;margin:0;display:grid}.about-highlight-card{background:#fff;border:1px solid #d4c5b0;flex-direction:column;padding:3rem 2rem;display:flex}.about-highlight-card span{color:#fff;background:#b88c44;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:.95rem;font-weight:700;display:inline-flex}.about-highlight-card h3{color:#4a3f6b;margin:2.2rem 0 1.6rem;font-size:1.1rem;font-weight:600}.about-highlight-card p{color:#6b6460;margin:0;font-size:.95rem;line-height:1.6}@media (max-width:960px){.about-mission-top{grid-template-columns:1fr;gap:1.25rem;margin-bottom:2rem}.about-mission-text p{font-size:1rem}.about-highlight-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.about-mission-section{padding:3rem 1.25rem}.about-mission-top{margin-bottom:1.5rem}.about-highlight-grid{grid-template-columns:1fr}.about-highlight-card{padding:2rem 1.25rem}}.info-page-card ul{margin:.35rem 0 0;padding-left:1.1rem}.about-page-card{overflow:hidden}.about-lead{font-size:1.02rem;color:#37322a!important}.about-features-section{background:#3d2a5c;padding:clamp(3rem,5vw,4rem) 2rem}.about-features-container{max-width:1240px;margin:0 auto}.about-features-grid{grid-template-columns:repeat(4,1fr);gap:0;margin:0;padding:0;list-style:none;display:grid}.about-feature-item{text-align:left;border-right:1px solid #ffffff26;padding:2rem}.about-feature-item:last-child{border-right:none}.about-feature-number{color:#fff9;letter-spacing:.15em;text-transform:uppercase;margin-bottom:1rem;font-size:.9rem;font-weight:600;display:block}.about-feature-number:after{content:"";background-color:#b1a9be;width:20px;height:1px;margin-top:4px;display:block}.about-feature-item h4{color:#fff;margin:0;font-family:Playfair Display,serif;font-size:1.15rem;font-style:normal;font-weight:500;line-height:1.6}.about-process-section{background:#fff3ee;padding:clamp(2.5rem,3.5vw,4rem) 2rem 4rem}.about-process-shell{max-width:1220px;margin:0 auto}.about-process-header{margin-bottom:2.6rem;padding-top:1.2rem}.about-process-header .info-page-overline{color:#4a3f6b;letter-spacing:.28em;text-transform:uppercase;margin:0;font-size:.68rem;font-weight:700}.about-process-header h2{color:#4a3f6b;letter-spacing:-.04em;margin:0;font-family:Playfair Display,serif;font-size:clamp(2.5rem,3.8vw,4.2rem);font-style:italic;font-weight:400;line-height:1.08}.about-process-item{border-top:1px solid #4b3e394d;grid-template-columns:minmax(0,1.52fr) minmax(280px,.88fr);align-items:center;gap:3rem;padding:2.6rem 0;display:grid}.about-process-item-reverse{grid-template-columns:minmax(280px,.88fr) minmax(0,1.52fr)}.about-process-item-reverse .about-process-visual{order:2}.about-process-item-reverse .about-process-copy{order:1}.about-process-visual{box-shadow:none;border-radius:0;position:relative;overflow:hidden}.about-process-image{object-fit:cover;aspect-ratio:1.28;border-radius:0;width:100%;height:auto;display:block}.about-process-copy{max-width:540px;padding-left:0}.about-process-copy span{color:#b88c44;letter-spacing:.24em;text-transform:uppercase;margin-bottom:1rem;font-size:.72rem;font-weight:700;display:inline-block}.about-process-copy h3{color:#4a3f6b;letter-spacing:-.03em;margin:0 0 1rem;font-family:Playfair Display,serif;font-size:clamp(2.1rem,2.7vw,3rem);font-weight:400;line-height:1.18}.about-process-copy p{color:#5a514f;margin:0;font-size:1.02rem;line-height:1.7}.about-usage-section{background-color:#f4e4dd;background-color:lab(91.7686% 4.90084 5.36305);padding:0 2rem 3rem}.about-usage-shell{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:2rem;max-width:1220px;margin:0 auto;padding-top:1.5rem;display:grid}.about-usage-header{padding-top:1.7rem}.about-usage-kicker{color:#4a3f6b;letter-spacing:.26em;text-transform:uppercase;margin:0 0 1.5rem;font-size:.72rem;font-weight:700}.about-usage-header h2{color:#4a3f6b;letter-spacing:-.04em;margin:0;font-family:Playfair Display,serif;font-size:clamp(2.2rem,3vw,3.6rem);font-style:italic;font-weight:400;line-height:1.08}.about-usage-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.4rem 2rem;padding-top:2.2rem;display:grid}.about-usage-item{border-top:1px solid #4a3f6b47;padding-top:.9rem}.about-usage-item span{color:#4a3f6b;font-family:Playfair Display,serif;font-size:1.02rem;font-weight:400;line-height:1.4}.about-signoff-section{background:#fff3ee;padding:3rem 5rem}.about-signoff-shell{text-align:center;max-width:1220px;margin:0 auto}.about-signoff-divider{background:#b88c44;width:60px;height:1px;margin:0 auto 1.5rem}.about-signoff-copy{color:#4a3f6b;letter-spacing:-.04em;margin:0;font-family:Playfair Display,serif;font-size:clamp(2.2rem,2.8vw,3.5rem);font-style:italic;font-weight:400;line-height:1.18}.about-signoff-meta{color:#5a514f;margin:2rem 0 0;font-size:.95rem;line-height:1.8}@media (max-width:960px){.about-process-item,.about-process-item-reverse,.about-usage-shell{grid-template-columns:1fr;gap:2rem}.about-process-item-reverse .about-process-visual,.about-process-item-reverse .about-process-copy{order:initial}.about-process-copy{max-width:100%}.about-features-grid{grid-template-columns:repeat(2,1fr)}.about-usage-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.about-features-grid,.about-usage-grid{grid-template-columns:1fr}.about-feature-item{border-bottom:1px solid #ffffff26;border-right:none}.about-feature-item:last-child{border-bottom:none}.about-signoff-copy{font-size:clamp(1.8rem,8vw,2.8rem)}}.about-belief-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem;margin-top:1.5rem;display:grid}.about-belief-grid article{background:#fff;border:1px solid #00000014;border-radius:16px;place-items:start;padding:1rem;display:grid}.about-belief-grid h3{margin:0;font-size:.95rem;line-height:1.4}.about-page-shell{width:100%}.about-hero{background:#fbf1eb;padding:2rem 2rem 3rem}.about-hero-shell{grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);align-items:center;column-gap:3.8rem;width:100%;max-width:1280px;margin:0 auto;display:grid}.about-hero-copy{flex-direction:column;align-items:flex-start;display:flex}.about-hero-copy .info-page-overline{color:#b98632;letter-spacing:.3em;text-transform:uppercase;margin:0;font-size:.72rem;font-weight:700;line-height:1}.about-hero-divider{background:#b98632;width:60px;height:1px;margin-top:1.8rem;margin-bottom:2.55rem}.about-hero-title{margin:0}.about-hero-copy h1{color:#4e285d;letter-spacing:-.035em;margin:0;font-family:Playfair Display,Georgia,serif;font-size:clamp(3.5rem,4.7vw,4.8rem);font-style:normal;font-weight:400;line-height:.98}.about-hero-copy h1 em{font-style:italic;font-weight:400}.about-hero-description{color:#625852;max-width:570px;margin:2.8rem 0 0;font-size:.98rem;font-weight:400;line-height:1.75}.about-hero-quote{color:#b98632;max-width:600px;margin:2.65rem 0 0;font-family:Playfair Display,Georgia,serif;font-size:1rem;font-style:italic;font-weight:400;line-height:1.5}.about-hero-visual{width:100%;height:638px;position:relative;overflow:hidden}.about-hero-visual:before{content:"";z-index:2;pointer-events:none;background:linear-gradient(90deg,#fcf1ebd9 0%,#fcf1eb8c 30%,#fcf1eb33 65%,#fcf1eb00 100%);width:55px;position:absolute;top:0;bottom:0;left:0}.about-hero-image{object-fit:cover;width:100%;height:100%;display:block}@media (max-width:1100px){.about-hero-shell{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);column-gap:2.5rem}.about-hero-copy h1{font-size:clamp(3rem,5vw,4rem)}.about-hero-visual{height:560px}}@media (max-width:960px){.about-hero{padding:3.5rem 1.5rem}.about-hero-shell{grid-template-columns:1fr;gap:3rem}.about-hero-copy h1{font-size:clamp(3rem,12vw,4rem)}.about-hero-description{max-width:100%}.about-hero-visual{aspect-ratio:1/.88;height:auto}}@media (max-width:600px){.about-hero{padding:2.75rem 1.25rem}.about-hero-divider{margin-top:1.4rem;margin-bottom:2rem}.about-hero-copy h1{font-size:3rem;line-height:1}.about-hero-description{margin-top:2rem;font-size:.92rem;line-height:1.7}.about-hero-quote{margin-top:2rem;font-size:.95rem}.about-hero-visual{aspect-ratio:1/.9}}.about-process-card{background:#fff;border:1px solid #00000014;border-radius:16px;display:grid;position:relative;overflow:hidden}.about-process-step{z-index:2;background:#fffffff2;border-radius:999px;justify-content:center;align-items:center;width:68px;height:32px;font-size:.8rem;font-weight:700;display:inline-flex;position:absolute;top:16px;left:16px}.about-process-image{object-fit:cover;width:100%;height:420px}.about-process-card div{gap:.5rem;padding:1rem;display:grid}.about-process-card strong{color:#171511;font-size:1rem}.about-process-card p{margin:0;font-size:.95rem;line-height:1.65}.info-contact-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;margin-top:1rem;display:grid}.info-contact-item{background:#fff;border:1px solid #00000014;border-radius:16px;padding:.9rem 1rem}.info-contact-item h2{margin-top:0}@media (max-width:720px){.info-page-shell{padding:1rem 0 3rem}.info-contact-grid,.about-highlight-grid,.about-belief-grid,.about-process-grid{grid-template-columns:1fr}.about-process-image{height:200px}}.auth-submit{color:#faf9f1;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;background:#1a1a1a;border:none;margin-top:.25rem;padding:1rem 1.25rem;font-weight:700;transition:transform .18s,box-shadow .18s,opacity .18s}.auth-submit:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 8px 20px #1a1a1a1f}.auth-secondary-button{color:#1a1a1a;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;background:#f4f1ea;border:1px solid #1a1a1a2e;margin-top:.25rem;padding:1rem 1.25rem;font-weight:700;transition:background .18s,border-color .18s,transform .18s}.auth-secondary-button:hover:not(:disabled){background:#f0ece3;border-color:#1a1a1a47;transform:translateY(-1px)}.auth-submit:disabled,.auth-secondary-button:disabled{opacity:.7;cursor:progress}.auth-links{text-align:center;color:#5a5a5a;flex-direction:column;align-items:center;gap:.75rem;margin-top:1.5rem;font-size:.92rem;display:flex}.auth-links p{margin:0}.auth-links a{color:#1a1a1a;font-weight:600}.profile-card{gap:1.5rem}.profile-account-shell{margin:0 auto;padding:2rem}.profile-account-layout{grid-template-columns:280px minmax(0,1fr);align-items:start;gap:1rem;display:grid}.profile-sidebar{gap:1rem;display:grid}.profile-sidebar-card,.profile-panel-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffc7;border:1px solid #00000014;box-shadow:0 18px 44px #4f442e14}.profile-sidebar-card{padding:1rem}.profile-greeting-card{border-radius:18px;align-items:center;gap:.9rem;display:flex}.profile-greeting-avatar{color:#faf9f1;background:linear-gradient(135deg,#1a1a1a,#3c352f);border-radius:50%;place-items:center;width:56px;height:56px;font-weight:700;display:grid;overflow:hidden}.profile-greeting-avatar span{letter-spacing:.08em}.profile-greeting-image{object-fit:cover;width:56px;height:56px}.profile-greeting-card p,.profile-sidebar-group-label{letter-spacing:.08em;text-transform:uppercase;color:#8b867e;margin:0;font-size:.75rem}.profile-greeting-card strong{color:#1a1a1a;margin-top:.2rem;font-size:1rem;display:block}.profile-sidebar-nav{gap:.9rem;display:grid}.profile-sidebar-group{background:#ffffffc7;border:1px solid #00000014;border-radius:18px;gap:.55rem;padding:1rem;display:grid}.profile-sidebar-link{color:#2b2822;border-radius:12px;justify-content:space-between;align-items:center;gap:.75rem;padding:.55rem .7rem;font-size:.95rem;display:flex}.profile-sidebar-link.active{background:#1a1a1a0f;font-weight:600}.profile-sidebar-link.muted{color:#a19a91}.profile-main-panel{gap:1rem;display:grid}.profile-panel-card{border-radius:24px;padding:1.5rem}.profile-panel-card.compact{padding:1.25rem 1.5rem}.profile-panel-head{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.25rem;display:flex}.profile-section-label{letter-spacing:.14em;text-transform:uppercase;color:#8b867e;margin:0 0 .35rem;font-size:.76rem}.profile-panel-head h1,.profile-panel-card h2{color:#1a1a1a;margin:0;font-family:Playfair Display,serif;font-style:italic}.profile-panel-head h1{font-size:clamp(1.6rem,3vw,2.4rem)}.profile-link-button,.profile-inline-link{color:#2874f0;font:inherit;cursor:pointer;background:0 0;border:none;padding:0;font-weight:600}.profile-inline-link:disabled{color:#9aa6bf;cursor:default}.profile-info-form{gap:1rem;display:grid}.profile-field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;display:grid}.profile-field-grid-single{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-field{gap:.45rem;display:grid}.profile-field span,.profile-field-section-head strong,.profile-info-meta span,.profile-timeline-grid dt{letter-spacing:.12em;text-transform:uppercase;color:#8b867e;font-size:.74rem}.profile-field input,.profile-readonly-input,.profile-text-input,.profile-textarea{color:#1a1a1a;width:100%;font:inherit;background:#fff;border:1px solid #0000001f;border-radius:14px;outline:none;padding:.9rem 1rem}.profile-field input:disabled,.profile-readonly-input:disabled,.profile-text-input:disabled,.profile-textarea:disabled{color:#707070;cursor:not-allowed;background:#f5f5f5}.profile-textarea{resize:vertical;min-height:112px}.profile-field-section{gap:.55rem;display:grid}.profile-field-section-head{justify-content:space-between;align-items:center;gap:.8rem;display:flex}.profile-info-meta{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;display:grid}.profile-info-meta>div,.profile-timeline-grid>div{background:#fff;border:1px solid #00000014;border-radius:16px;padding:.9rem 1rem}.profile-info-meta strong,.profile-timeline-grid dd{color:#1a1a1a;margin-top:.35rem;font-size:.98rem;display:block}.profile-quick-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.profile-timeline-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;margin-top:1rem;display:grid}.profile-edit-actions{flex-wrap:wrap;gap:.75rem;margin-top:.25rem;display:flex}.profile-address-list{gap:.9rem;display:grid}.profile-address-card{background:#fff;border:1px solid #00000014;border-radius:18px;gap:.45rem;padding:1rem 1.1rem;display:grid}.profile-address-card-head{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.profile-address-card p,.profile-address-card small{color:#5a5a5a;margin:0;line-height:1.6}.profile-empty-state{justify-items:start;gap:.9rem;padding:1rem 0;display:grid}.profile-address-actions{flex-wrap:wrap;gap:.55rem;margin-top:.6rem;display:flex}.profile-addr-btn{font:inherit;cursor:pointer;color:#2874f0;background:#2874f014;border:none;border-radius:999px;padding:.4rem .9rem;font-size:.82rem;transition:background .15s}.profile-addr-btn:hover{background:#2874f029}.profile-addr-btn.danger{color:#b42318;background:#b4231812}.profile-addr-btn.danger:hover{background:#b4231824}.profile-addr-btn:disabled{opacity:.55;cursor:not-allowed}.profile-address-form{border-top:1px solid #00000014;margin-top:1.25rem;padding-top:1.25rem}.profile-addr-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;display:grid}.profile-addr-full{grid-column:1/-1}.profile-addr-select{color:#1a1a1a;width:100%;font:inherit;appearance:auto;background:#fff;border:1px solid #0000001f;border-radius:14px;outline:none;padding:.9rem 1rem}.profile-addr-checkbox{align-items:center;gap:.5rem;flex-direction:row!important;display:flex!important}.profile-addr-checkbox input[type=checkbox]{flex-shrink:0;width:18px;height:18px}.profile-message-success{color:#15803d;background:#f0fdf4;border-color:#bbf7d0}@media (max-width:600px){.profile-addr-form-grid{grid-template-columns:1fr}}@media (max-width:1080px){.profile-account-layout{grid-template-columns:1fr}.profile-sidebar{order:2}}@media (max-width:720px){.profile-account-shell{width:min(100%,100% - 1rem)}.profile-field-grid,.profile-field-grid-single,.profile-info-meta,.profile-quick-grid,.profile-timeline-grid{grid-template-columns:1fr}.profile-panel-head{flex-direction:column}}.profile-shell{gap:1.25rem;width:min(1180px,100% - 2rem);margin:0 auto;padding:2.5rem 0 4rem;display:grid}.profile-hero-card,.profile-content-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffb8;border:1px solid #00000014;box-shadow:0 26px 60px #4f442e1a}.profile-hero-card{grid-template-columns:auto 1fr;align-items:center;gap:1.5rem;padding:2rem;display:grid}.profile-avatar-wrap{justify-content:center;align-items:center;display:flex}.profile-avatar{object-fit:cover;background:#fff;border:3px solid #1a1a1a14;border-radius:50%;width:88px;height:88px}.profile-avatar-fallback{color:#faf9f1;letter-spacing:.08em;background:linear-gradient(135deg,#1a1a1a,#3d372f);place-items:center;font-weight:700;display:grid}.profile-hero-copy h1,.profile-content-card h2{color:#1a1a1a;margin:0;font-family:Playfair Display,serif;font-style:italic}.profile-hero-copy h1{margin-bottom:.5rem;font-size:clamp(2rem,4vw,3rem)}.profile-hero-copy p,.profile-copy-text,.profile-muted{color:#5a5a5a;margin:0;line-height:1.7}.profile-overline{letter-spacing:.16em;text-transform:uppercase;color:#7a7a7a;margin:0 0 .45rem;font-size:.74rem}.profile-badges{flex-wrap:wrap;gap:.5rem;margin-top:1rem;display:flex}.profile-actions{margin-top:1rem}.profile-edit-button,.profile-save-button,.profile-cancel-button{font:inherit;cursor:pointer;border:none;border-radius:999px;padding:.8rem 1.05rem;transition:transform .15s,background .15s,color .15s}.profile-edit-button,.profile-cancel-button{color:#1a1a1a;background:#1a1a1a0f}.profile-save-button{color:#faf9f1;background:#1a1a1a}.profile-edit-button:hover,.profile-save-button:hover,.profile-cancel-button:hover{transform:translateY(-1px)}.profile-edit-form{gap:1rem;margin-top:1rem;display:grid}.profile-edit-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;display:grid}.profile-edit-grid label{gap:.45rem;display:grid}.profile-full-width-field{grid-column:1/-1}.profile-edit-grid span{letter-spacing:.12em;text-transform:uppercase;color:#7a7a7a;font-size:.72rem}.profile-edit-grid input,.profile-edit-grid textarea{color:#1a1a1a;width:100%;font:inherit;background:#ffffffd9;border:1px solid #0000001f;border-radius:16px;outline:none;padding:.95rem 1rem}.profile-edit-grid input:focus,.profile-edit-grid textarea:focus{border-color:#1a1a1a59;box-shadow:0 0 0 3px #1a1a1a14}.profile-edit-actions{flex-wrap:wrap;gap:.75rem;display:flex}.profile-pill{letter-spacing:.04em;text-transform:capitalize;border:1px solid #00000014;border-radius:999px;justify-content:center;align-items:center;padding:.35rem .75rem;font-size:.74rem;font-weight:700;display:inline-flex}.profile-pill.customer,.profile-pill.vendor,.profile-pill.admin,.profile-pill.pending{color:#92400e;background:#fef3c7}.profile-pill.active,.profile-pill.verified{color:#166534;background:#dcfce7}.profile-pill.inactive,.profile-pill.suspended,.profile-pill.deleted{color:#b91c1c;background:#fee2e2}.profile-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.profile-content-card{border-radius:28px;padding:1.5rem}.profile-full-width{grid-column:1/-1}.profile-dl-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;margin-top:1rem;display:grid}.profile-dl-grid.compact{grid-template-columns:1fr}.profile-dl-grid div{background:#ffffffa6;border:1px solid #00000014;border-radius:18px;padding:1rem}.profile-dl-grid dt,.profile-stat-box span{letter-spacing:.12em;text-transform:uppercase;color:#7a7a7a;font-size:.72rem}.profile-dl-grid dd,.profile-stat-box strong,.profile-quick-contact span{color:#1a1a1a;margin:.35rem 0 0;font-size:1rem;font-weight:600}.profile-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;margin-top:1rem;display:grid}.profile-stat-box{background:#ffffffa6;border:1px solid #00000014;border-radius:18px;padding:1rem}.profile-quick-contact{gap:.35rem;margin-top:1rem;display:grid}.profile-message{color:#b42318;background:#fff1f2;border:1px solid #fecdd3;border-radius:16px;margin:0;padding:.9rem 1rem}@media (max-width:860px){.profile-hero-card,.profile-grid,.profile-dl-grid,.profile-stats-grid,.profile-edit-grid{grid-template-columns:1fr}.profile-full-width{grid-column:1}}.profile-summary{gap:1rem;padding-top:.25rem;display:grid}.profile-summary div{background:#ffffffa6;border:1px solid #00000014;border-radius:18px;gap:.35rem;padding:1rem 1.1rem;display:grid}.profile-summary span{letter-spacing:.12em;text-transform:uppercase;color:#7a7a7a;font-size:.72rem}.profile-summary strong{color:#1a1a1a;font-size:1rem;font-weight:600}.shop-list-page{background:linear-gradient(#faf9f1 0%,#f4efe4 100%);place-items:center;min-height:calc(100vh - 84px);padding:3rem 1.25rem;display:grid}.shop-list-card{background:#ffffffb8;border:1px solid #00000014;width:min(100%,760px);padding:2rem}.shop-list-card h1{color:#1a1a1a;margin:0;font-family:Playfair Display,serif;font-size:clamp(2rem,4vw,2.8rem);font-style:italic}.shop-list-card>p{color:#5a5a5a;margin:.75rem 0 1.4rem}.shop-items-list{gap:.6rem;margin:0;padding:0;list-style:none;display:grid}.shop-items-list li{background:#ffffffbf;border:1px solid #00000014;justify-content:space-between;gap:1rem;padding:.9rem 1rem;display:flex}.shop-items-list li span{color:#1a1a1a}.shop-items-list li strong{color:#243126;font-size:.9rem}.shop-empty-state{color:#6f6f6f;text-align:center;border:1px dashed #0000002e;padding:1.1rem}.cart-page-shell{background:linear-gradient(#faf9f1 0%,#f4efe4 100%);min-height:calc(100vh - 84px);padding:1.25rem}.cart-page-layout{grid-template-columns:minmax(0,1fr) 420px;gap:1.2rem;width:min(1400px,100%);margin:0 auto;display:grid}.cart-items-column{gap:.85rem;display:grid}.cart-tab-head{border-bottom:2px solid #155c4b;justify-content:space-between;align-items:center;padding:.95rem 1rem;display:flex}.cart-tab-head strong{color:#155c4b}.cart-page-error{color:#b42318;background:#fff1f2;border:1px solid #fecaca;margin:0;padding:.7rem .9rem}.cart-items-list{gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.cart-item-card{border-bottom:1px solid #d8d8d8}.cart-item-main{grid-template-columns:110px 1fr;gap:1rem;padding:1rem;display:grid}.cart-item-image{object-fit:cover;border:1px solid #ececec;width:96px;height:96px}.cart-item-info h3{color:#121212;margin:0;font-size:1rem}.cart-item-info p{color:#6b6b6b;margin:.3rem 0}.cart-item-price{align-items:baseline;gap:.55rem;margin-top:.35rem;display:flex}.cart-item-price strong{color:#141414;font-size:1.75rem;line-height:1}.cart-item-price del{color:#777;font-size:.9rem}.cart-item-price span{color:#6b6b6b;font-size:.9rem}.cart-summary-discount strong,.checkout-discount strong{color:#18733a}.cart-item-footer{border-top:1px solid #ececec;justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.cart-item-footer span{color:#2b2b2b}.cart-qty-control{align-items:center;gap:.4rem;display:inline-flex}.cart-qty-btn{color:#2f2f2f;cursor:pointer;background:#fff;border:1px solid #d3d3d3;width:30px;height:30px;font-size:1rem}.cart-qty-btn:disabled{opacity:.5;cursor:not-allowed}.cart-remove-btn{color:#6f6f6f;cursor:pointer;background:0 0;border:none;font-weight:600}.cart-remove-btn:hover{color:#111}.wishlist-move-to-cart-btn{color:#1b1b1b;letter-spacing:.02em;cursor:pointer;background:linear-gradient(#f7df8d 0%,#e8c75d 100%);border:1px solid #d6bb67;border-radius:999px;min-width:150px;padding:.8rem 1.1rem;font-weight:700;transition:transform .2s,box-shadow .2s,filter .2s;box-shadow:0 8px 18px #c7a53f38}.wishlist-move-to-cart-btn:hover:not(:disabled){filter:brightness(1.02);transform:translateY(-1px);box-shadow:0 12px 22px #c7a53f47}.wishlist-move-to-cart-btn:disabled{opacity:.7;cursor:wait}.cart-summary-column{align-content:start;gap:.9rem;display:grid}.cart-summary-card{background:#fff;border:1px solid #d8d8d8}.cart-summary-card h2{color:#3a3a3a;border-bottom:1px solid #ececec;margin:0;padding:.9rem 1rem;font-family:Playfair Display,serif;font-size:2rem;font-style:italic}.cart-summary-row{border-bottom:1px solid #f1f1f1;justify-content:space-between;align-items:center;padding:.8rem 1rem;display:flex}.cart-summary-row span{color:#3d3d3d}.cart-summary-row strong{color:#1f1f1f}.cart-summary-row.total{border-top:1px dashed #d8d8d8;border-bottom:none;font-size:1.08rem}.cart-place-order{background:#fff;border:1px solid #d8d8d8;justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.cart-place-order p{color:#1f1f1f;margin:0;font-size:1.9rem;font-weight:700;line-height:1}.cart-place-order small{color:#6f6f6f}.cart-place-order button{color:#141414;cursor:pointer;background:#ffdf00;border:none;min-width:190px;padding:.8rem 1rem;font-weight:700}.cart-place-order button:disabled{opacity:.6;cursor:not-allowed}.cart-empty-state{color:#6f6f6f;text-align:center;background:#fff;border:1px dashed #d8d8d8;padding:1.2rem}@media (max-width:1080px){.cart-page-layout{grid-template-columns:1fr}}@media (max-width:640px){.cart-item-main{grid-template-columns:84px 1fr}.cart-item-image{width:76px;height:76px}.cart-item-price strong{font-size:1.3rem}.cart-place-order{flex-direction:column;align-items:stretch;gap:.7rem}.cart-place-order button{width:100%;min-width:0}.auth-card{border-radius:22px;padding:1.5rem}}
