@import "https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.2/css/all.min.css";:root{--maroon:#76292d;--maroon-dark:#632126;--cream:#faf6f1;--cream-dark:#f3ebe3;--gold:#b58a4a;--text:#302525;--muted:#766868;--line:#e5d9d2;--white:#fff;--shadow:0 10px 35px #3c1e1e14;--radius:12px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--text);margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.6}img{max-width:100%;display:block}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}.nav{z-index:1000;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#faf6f1f7;position:sticky;top:0}.nav-inner{align-items:center;gap:28px;width:min(1200px,100% - 40px);min-height:78px;margin:auto;display:flex}.brand{flex-shrink:0;align-items:center;display:flex}.brand img{object-fit:contain;width:auto;max-width:190px;height:52px}.nav nav{flex:1;justify-content:center;align-items:center;gap:28px;display:flex}.nav nav a{color:#4c3838;white-space:nowrap;padding:7px 0;font-size:14px;font-weight:600;position:relative}.nav nav a:after{content:"";background:var(--maroon);transform-origin:50%;height:1px;transition:transform .2s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.nav nav a:hover:after{transform:scaleX(1)}.cart-link{width:42px;height:42px;color:var(--maroon);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:21px;display:flex;position:relative}.cart-link:hover{background:var(--cream-dark)}.cart-link span{background:var(--maroon);color:#fff;border-radius:50%;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 5px;font-size:11px;font-weight:700;line-height:1;display:flex;position:absolute;top:-2px;right:-2px}.menu-toggle{z-index:1102;width:42px;height:42px;color:var(--maroon);cursor:pointer;background:0 0;border:0;border-radius:8px;font-size:24px;display:none;position:relative}.hero:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,#fff9f2c7 0%,#fff9f294 27%,#fff9f22e 48%,#fff9f200 68%);position:absolute;inset:0}.hero-content{z-index:2;width:min(1200px,100% - 40px);color:var(--maroon);margin:auto;padding:7% 0;position:relative}.eyebrow{color:var(--gold);letter-spacing:.18em;margin:0 0 12px;font-size:12px;font-weight:700}.hero-content .eyebrow{color:#9a7040}.hero h1{color:#6f2029;max-width:650px;margin:0 0 22px;font-family:Georgia,Times New Roman,serif;font-size:clamp(44px,5.2vw,76px);font-weight:500;line-height:1.04}.hero h1 em{font-style:italic;font-weight:400}.hero-content>p:not(.eyebrow){color:#3d2c2a;max-width:560px;margin:0 0 30px;font-size:17px;line-height:1.75}.hero-button{color:#fff;background:#762a32;border-radius:7px;justify-content:center;align-items:center;min-height:52px;padding:0 26px;font-size:15px;font-weight:700;text-decoration:none;transition:transform .2s,background .2s;display:inline-flex}.hero-button:hover{background:#5f2028;transform:translateY(-2px)}.section{width:min(1200px,100% - 40px);margin:0 auto;padding:90px 0}.section-heading{text-align:center;max-width:680px;margin:0 auto 45px}.section-heading h2{color:#3a2727;margin:0 0 12px;font-family:Georgia,Times New Roman,serif;font-size:clamp(30px,4vw,46px);font-weight:500;line-height:1.2}.section-heading p:not(.eyebrow){color:var(--muted);margin:0;font-size:15px}.collection-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;display:grid}.collection-card{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);background:#fff;transition:transform .25s,box-shadow .25s;overflow:hidden}.collection-card:hover{transform:translateY(-5px);box-shadow:0 16px 40px #3c1e1e1f}.collection-image{aspect-ratio:4/5;background:var(--cream-dark);overflow:hidden}.collection-image img{object-fit:cover;width:100%;height:100%;transition:transform .35s}.collection-card:hover .collection-image img{transform:scale(1.04)}.collection-content{padding:18px}.collection-content h3{color:var(--maroon);margin:0 0 5px;font-family:Georgia,Times New Roman,serif;font-size:21px;font-weight:500}.collection-content p{color:var(--muted);margin:0;font-size:13px}.shop-section{padding-top:70px}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;display:grid}.product-card{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);background:#fff;flex-direction:column;min-width:0;display:flex;overflow:hidden}.product-card-content{flex-direction:column;flex:1;padding:18px;display:flex}.product-category{color:var(--gold);letter-spacing:.08em;text-transform:uppercase;margin-bottom:5px;font-size:11px;font-weight:700}.product-card h3{color:#382626;min-height:3.9em;margin:0 0 8px;font-family:Georgia,Times New Roman,serif;font-size:20px;font-weight:500;line-height:1.3}.product-price{color:var(--maroon);margin-bottom:16px;font-size:17px;font-weight:700}.compare-price{color:#9a8a8a;margin-left:7px;font-size:13px;font-weight:400;text-decoration:line-through}.product-card-actions{flex-wrap:wrap;gap:8px;margin-top:auto;display:flex}.product-card-actions>*{flex:140px}.product-loading{text-align:center;color:var(--muted);grid-column:1/-1;padding:55px 20px;font-size:14px}.story-section{width:100%;max-width:none;padding-left:max(20px,50% - 600px);padding-right:max(20px,50% - 600px)}.story-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:70px;display:grid}.story-image{background:var(--cream-dark);border-radius:14px;overflow:hidden}.story-image img{aspect-ratio:4/5;object-fit:cover;width:100%}.story-content{max-width:560px}.story-content h2{margin:0 0 22px;font-family:Georgia,Times New Roman,serif;font-size:clamp(32px,4vw,48px);font-weight:500;line-height:1.2}.story-content>p:not(.eyebrow):not(.story-signature){color:var(--muted);margin:0 0 17px;font-size:15px;line-height:1.85}.story-signature{color:var(--maroon);margin:28px 0 0;font-family:Georgia,Times New Roman,serif;font-size:19px;font-style:italic}.contact-card{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);text-align:center;background:#fff;padding:30px}.contact-card p{color:var(--muted);margin:0 0 18px;font-size:14px}@media (width<=1000px){.nav-inner,.nav nav{gap:18px}.collection-grid,.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.story-grid{gap:40px}}@media (width<=760px){.nav-inner{gap:10px;width:calc(100% - 28px);min-height:68px}.brand{flex:1}.brand img{max-width:165px;height:45px}.menu-toggle{order:2;justify-content:center;align-items:center;display:flex}.cart-link{order:3}.nav nav{z-index:1101;border-bottom:1px solid var(--line);background:#faf6f1fa;flex-direction:column;align-items:stretch;gap:0;padding:8px 20px 15px;display:none;position:absolute;top:68px;left:0;right:0;box-shadow:0 12px 25px #32191914}.nav nav.open{display:flex}.nav nav a{border-bottom:1px solid var(--line);padding:13px 5px;font-size:14px}.nav nav a:last-child{border-bottom:0}.nav nav a:after{display:none}.hero{aspect-ratio:1671/941;background-position:50%;background-size:100% 100%;min-height:0}.hero:before{background:linear-gradient(90deg,#fff9f2db 0%,#fff9f2ad 34%,#fff9f238 62%,#fff9f200 100%)}.hero-content{width:calc(100% - 28px);padding:8% 0}.hero h1{max-width:290px;margin-bottom:15px;font-size:clamp(30px,9vw,44px);line-height:1.03}.hero-content>p:not(.eyebrow){max-width:300px;margin-bottom:20px;font-size:14px;line-height:1.55}.hero-button{min-height:46px;padding:0 19px;font-size:14px}.section{width:calc(100% - 32px);padding:65px 0}.section-heading{margin-bottom:32px}.collection-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.collection-content{padding:14px}.collection-content h3{font-size:18px}.collection-content p{font-size:12px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.product-card-content{padding:13px}.product-card h3{font-size:17px}.product-price{font-size:15px}.product-card-actions{flex-direction:column}.product-card-actions>*{flex:none;width:100%}.story-section{width:calc(100% - 32px);padding-left:0;padding-right:0}.story-grid{grid-template-columns:1fr;gap:35px}.story-image{order:1}.story-content{order:2}.contact-grid{grid-template-columns:1fr}.variant-modal{width:calc(100% - 24px);max-height:calc(100vh - 24px);overflow-y:auto}.variant-modal-inner{padding:20px}.variant-modal-header h2{font-size:21px}.variant-modal-product img{width:68px;height:82px}}@media (width<=430px){.collection-grid,.product-grid{gap:10px}.product-card-content{padding:11px}.product-card h3{font-size:16px}.product-category{font-size:9px}.product-price{font-size:14px}.compare-price{margin:2px 0 0;display:block}.hero{aspect-ratio:1671/941;background-position:50%;background-size:100% 100%;min-height:0}.hero-content{width:calc(100% - 24px)}.hero h1{max-width:245px;font-size:30px}.hero-content>p:not(.eyebrow){max-width:250px;font-size:13px}.variant-modal-inner{padding:17px}}:focus-visible{outline:2px solid var(--gold);outline-offset:3px}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}.footer{color:#ffffffc7;background:#2d1d20;padding:60px max(20px,50% - 600px) 25px}.footer-grid{grid-template-columns:1.3fr 1fr 1fr 1fr;gap:35px;width:100%;display:grid}.footer-logo{object-fit:contain;filter:brightness(0)invert();width:auto;max-width:180px;height:52px}.footer h3{color:#fff;margin:0 0 12px;font-family:Georgia,Times New Roman,serif;font-weight:500}.footer a{margin:5px 0;font-size:13px;display:block}.footer p{margin:5px 0;font-size:13px;line-height:1.7}.footer-brand-social{grid-column:1/-1;justify-content:space-between;align-items:center;gap:30px;display:flex}.footer .social-links{flex-direction:row;justify-content:flex-end;align-items:center;gap:28px;display:flex}.footer .social-links a{flex:0 0 30px;justify-content:center;align-items:center;width:30px;height:30px;margin:0;padding:0;font-size:20px;text-decoration:none;display:inline-flex}.footer-bottom{text-align:center;border-top:1px solid #ffffff1f;margin-top:35px;padding-top:18px;font-size:12px}.product-loading-page{text-align:center;color:var(--muted);padding:70px 20px}.product-info h1{margin:0 0 10px;font-family:Georgia,Times New Roman,serif;font-size:clamp(32px,4vw,48px);font-weight:500;line-height:1.15}.product-info .product-price{margin-bottom:22px;font-size:22px}.product-description{color:var(--muted);white-space:pre-line;line-height:1.8}.section-title{text-align:center;margin-bottom:45px}.section-title h1{margin:0 0 10px;font:500 clamp(34px,5vw,52px) Georgia,Times New Roman,serif}.section-title>p:last-child{color:var(--muted)}.ornament{color:var(--gold);margin:8px 0}.checkout-grid{grid-template-columns:minmax(0,1fr) minmax(320px,.7fr);gap:35px;display:grid}.cart-item{border:1px solid var(--line);background:#fff;border-radius:12px;grid-template-columns:100px minmax(0,1fr);gap:18px;padding:15px;display:grid}.cart-item small{color:var(--gold);letter-spacing:.06em;font-weight:700}.cart-item h3{margin:3px 0 6px;font:500 20px Georgia,Times New Roman,serif}.cart-item p{color:var(--muted);margin:0 0 8px;font-size:13px}.cart-item strong{color:var(--maroon)}.remove-item{color:var(--maroon);cursor:pointer;background:0 0;border:0;margin-top:10px;padding:0;font-size:12px;display:block}.variant-modal-actions{gap:10px;margin-top:20px;display:flex}.variant-modal-actions>*{flex:1}.variant-stock{color:#5e4b4b;min-height:20px;margin-top:5px;font-size:13px}.variant-stock.warning{color:#a66b00}.variant-stock.out{color:#a12828;font-weight:700}.variant-modal-message{color:#5e4b4b;min-height:20px;margin-top:10px;font-size:13px}.variant-modal-message.error{color:#a12828}@media (width<=900px){.nav-inner{width:min(100% - 28px,1200px)}.nav nav{gap:17px}.collection-grid,.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.checkout-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.nav-inner{width:min(100% - 28px,1200px)}.brand img{max-width:155px;height:45px}.nav nav{background:var(--cream);border:1px solid var(--line);border-radius:0 0 10px 10px;flex-direction:column;align-items:stretch;gap:0;padding:8px;display:none;position:absolute;top:calc(100% + 1px);left:14px;right:14px;box-shadow:0 15px 30px #3c1e1e1a}.nav nav.open{display:flex}.nav .menu-toggle{order:2;margin-left:auto;display:block}.nav .cart-link{order:3}.collection-grid,.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.section,.product-page,.checkout-page{width:calc(100% - 28px);padding:55px 0}.hero{min-height:580px}.hero-content{width:calc(100% - 28px);padding:70px 0}.footer{padding-left:14px;padding-right:14px}.footer-grid{grid-template-columns:1fr 1fr;gap:25px 18px}.footer-brand-social{grid-column:1/-1;gap:20px}.footer .social-links{gap:24px}.footer .social-links a{flex-basis:28px;width:28px;height:28px;font-size:19px}.cart-item{grid-template-columns:75px minmax(0,1fr);gap:12px}.cart-item>img{width:75px;height:95px}}@media (width<=480px){.collection-grid,.product-grid{grid-template-columns:1fr 1fr}.product-card-content{padding:12px}.product-card h3{font-size:16px}.product-price{font-size:14px}.checkout-grid{gap:20px}.variant-modal{width:calc(100% - 20px)}.variant-modal-inner{padding:18px}}.page-hero{background:var(--cream,#fbf6ef);padding:72px 20px 34px}.page-hero .section-heading{margin-bottom:0}.products-page-section{padding-top:28px}.products-page-section .product-grid{min-height:300px}@media (width<=700px){.page-hero{padding:48px 16px 24px}}.contact-page-section{padding-top:28px}.contact-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;max-width:980px;margin:0 auto;display:grid}.contact-card{background:var(--surface,#fff);border:1px solid var(--line,#e8ddd2);box-sizing:border-box;border-radius:14px;padding:30px}.contact-card h2{margin:0 0 12px}.contact-card p{line-height:1.7}.contact-card form{gap:10px;margin-top:20px;display:flex}.contact-card input{flex:1;min-width:0}@media (width<=700px){.contact-grid{grid-template-columns:1fr}.contact-card form{flex-direction:column}}.hero{isolation:isolate;aspect-ratio:1671/941;background-image:linear-gradient(90deg,#1e0f1194 0%,#1e0f1157 30%,#1e0f111a 52%,#1e0f1100 72%),url(./hero-C2-UHGbG.jpg);background-position:50%;background-repeat:no-repeat;background-size:100% 100%;align-items:center;width:100%;min-height:0;display:flex;position:relative;overflow:hidden}.hero:before,.hero:after{content:none!important;display:none!important}.hero-content{z-index:2;color:#fff;text-shadow:0 2px 10px #00000052;width:min(1200px,100% - 40px);margin:0 auto;padding:7% 0;position:relative}.hero-content .eyebrow{color:#f0d49a;letter-spacing:.2em;text-shadow:0 2px 8px #0000006b;margin:0 0 14px;font-size:12px;font-weight:700}.hero h1{color:#fff;text-shadow:0 3px 16px #0000006b;max-width:680px;margin:0 0 22px;font-family:Georgia,Times New Roman,serif;font-size:clamp(44px,5.8vw,78px);font-weight:500;line-height:1.06}.hero h1 em{color:#fff;font-style:italic;font-weight:400}.hero-content>p:not(.eyebrow){color:#fff;text-shadow:0 2px 10px #0000006b;max-width:570px;margin:0 0 30px;font-size:17px;line-height:1.75}.hero-button{min-width:230px;min-height:52px;color:var(--maroon);text-shadow:none;background:#fff;border:0;border-radius:7px;justify-content:center;align-items:center;padding:0 25px;font-size:14px;font-weight:700;transition:transform .2s,background .2s,box-shadow .2s;display:inline-flex;box-shadow:0 8px 25px #00000024}.hero-button:hover{background:#f8eee6;transform:translateY(-2px);box-shadow:0 12px 30px #0000002e}@media (width<=900px) and (width>=701px){.hero-content{width:calc(100% - 40px)}.hero h1{max-width:560px;font-size:clamp(40px,6vw,62px)}}@media (width<=700px){.hero{aspect-ratio:1671/941;background-position:50%;background-size:100% 100%;align-items:center;min-height:0}.hero-content{width:calc(100% - 30px);margin:0 15px;padding:8% 0}.hero-content .eyebrow{letter-spacing:.15em;margin-bottom:8px;font-size:9px}.hero h1{max-width:285px;margin-bottom:12px;font-size:clamp(30px,9vw,42px);line-height:1.03}.hero-content>p:not(.eyebrow){max-width:290px;margin-bottom:17px;font-size:12px;line-height:1.5}.hero-button{min-width:180px;min-height:45px;padding:0 19px;font-size:13px}}@media (width<=390px){.hero-content{width:calc(100% - 24px);margin:0 12px}.hero h1{max-width:255px;font-size:29px}.hero-content>p:not(.eyebrow){max-width:245px;font-size:11.5px}.hero-button{min-width:170px;min-height:43px;font-size:12px}}@media (width<=760px){.hero{aspect-ratio:4/5!important;background-position:0!important;background-repeat:no-repeat!important;background-size:auto 100%!important;min-height:0!important}}.hero-content{z-index:5;-webkit-backdrop-filter:blur(2px);text-shadow:0 2px 5px #000000d9,0 4px 18px #0000008c;background:#37141961;border-radius:12px;width:min(600px,48%);max-width:600px;margin-left:0;margin-right:auto;padding:26px 30px;position:relative}.hero-content .eyebrow{text-shadow:0 2px 5px #000000e6,0 3px 12px #000000b3;font-weight:800;color:#f7d99c!important}.hero h1,.hero h1 em{text-shadow:0 3px 6px #000000f2,0 5px 20px #000000b3;color:#fff!important}.hero-content>p:not(.eyebrow){text-shadow:0 2px 5px #000000f2,0 4px 16px #000000b3;font-weight:500;color:#fff!important}.hero-button{text-shadow:none!important}@media (width<=760px){.hero-content{background:#37141966;border-radius:10px;width:auto;max-width:285px;margin-left:15px;margin-right:auto;padding:18px}}.checkout-page{width:min(1120px,100% - 40px);margin:0 auto;padding:60px 0 90px}.checkout-page .section-title{text-align:center;max-width:700px;margin:0 auto 42px}.checkout-page .section-title h1{color:var(--text);margin:0 0 10px;font-family:Georgia,Times New Roman,serif;font-size:clamp(34px,5vw,50px);font-weight:500;line-height:1.15}.checkout-page .section-title .eyebrow{margin-bottom:8px}.checkout-page .section-title .ornament{color:var(--gold);letter-spacing:.12em;margin:10px 0;font-size:20px}.checkout-page .section-title>p:last-child{max-width:560px;color:var(--muted);margin:0 auto;font-size:15px;line-height:1.7}.checkout-grid{grid-template-columns:minmax(0,1fr) minmax(350px,.72fr);align-items:start;gap:32px;display:grid}.cart-items{gap:14px;display:grid}.cart-item{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:100px minmax(0,1fr);gap:18px;padding:16px;display:grid;box-shadow:0 6px 22px #3c1e1e0b}.cart-item>img{object-fit:cover;background:var(--cream-dark);border-radius:9px;width:100px;height:125px}.cart-item small{color:var(--gold);letter-spacing:.1em;margin-bottom:3px;font-size:10px;font-weight:800;display:block}.cart-item h3{color:var(--text);margin:2px 0 7px;font-family:Georgia,Times New Roman,serif;font-size:20px;font-weight:500;line-height:1.3}.cart-item p{color:var(--muted);margin:0 0 8px;font-size:13px;line-height:1.6}.cart-item strong{color:var(--maroon);font-size:16px;font-weight:750}.remove-item{color:var(--maroon);cursor:pointer;background:0 0;border:0;margin-top:9px;padding:0;font-size:12px;font-weight:700;display:inline-block}.remove-item:hover{text-decoration:underline}.text-button{color:var(--maroon);cursor:pointer;background:0 0;border:0;margin-top:15px;padding:0;font-size:13px;font-weight:700}.text-button:hover{text-decoration:underline}.cart-empty{border:1px solid var(--line);text-align:center;color:var(--muted);background:#fff;border-radius:16px;padding:65px 20px;box-shadow:0 6px 22px #3c1e1e0a}.cart-empty .hero-btn{background:var(--maroon);color:#fff;border-radius:7px;justify-content:center;align-items:center;min-height:44px;margin:20px auto 0;padding:0 20px;font-weight:700;display:inline-flex}.order-form{border:1px solid var(--line);background:#fff;border-radius:16px;padding:27px;position:sticky;top:95px;box-shadow:0 10px 35px #3c1e1e12}.order-form h2{color:var(--text);margin:0 0 7px;font-family:Georgia,Times New Roman,serif;font-size:28px;font-weight:500;line-height:1.2}.order-form .form-note{color:var(--muted);margin:0 0 25px;font-size:13px;line-height:1.65}.order-form>label{color:#4a3939;margin:0 0 17px;font-size:13px;font-weight:700;line-height:1.4;display:block}.order-form input,.order-form textarea,.order-form select{width:100%;color:var(--text);box-sizing:border-box;background:#fff;border:1px solid #ddd0ca;border-radius:9px;outline:none;margin-top:7px;padding:12px 13px;font-size:15px;transition:border-color .2s,box-shadow .2s;display:block}.order-form input{height:48px}.order-form textarea{resize:vertical;min-height:105px;line-height:1.55}.order-form select{cursor:pointer;height:48px}.order-form input::placeholder,.order-form textarea::placeholder{color:#aaa0a0}.order-form input:focus,.order-form textarea:focus,.order-form select:focus{border-color:var(--maroon);box-shadow:0 0 0 3px #76292d14}.order-total{border-top:1px solid var(--line);color:var(--text);justify-content:space-between;align-items:center;gap:20px;margin:23px 0 17px;padding-top:18px;font-size:16px;font-weight:600;display:flex}.order-total strong{color:var(--maroon);font-size:21px;font-weight:800}.place-order{color:#fff;cursor:pointer;background:#76292d;border:0;border-radius:9px;justify-content:center;align-items:center;width:100%;min-height:51px;padding:0 18px;font-size:15px;font-weight:700;transition:background .2s,transform .2s,box-shadow .2s;display:flex;box-shadow:0 7px 18px #76292d29}.place-order:hover{background:#632126;transform:translateY(-1px);box-shadow:0 10px 24px #76292d38}.place-order:active{transform:translateY(0)}.order-form .small-note{color:var(--muted);text-align:center;margin:15px 0 0;font-size:11.5px;line-height:1.65}@media (width<=900px){.checkout-grid{grid-template-columns:1fr;gap:25px}.order-form{position:static}}@media (width<=700px){.checkout-page{width:calc(100% - 28px);padding:36px 0 60px}.checkout-page .section-title{margin-bottom:30px}.checkout-page .section-title h1{font-size:32px}.checkout-page .section-title>p:last-child{font-size:13px;line-height:1.6}.cart-item{grid-template-columns:76px minmax(0,1fr);gap:12px;padding:12px}.cart-item>img{width:76px;height:96px}.cart-item h3{font-size:17px}.cart-item p{font-size:12px}.order-form{border-radius:14px;padding:21px}.order-form h2{font-size:25px}.order-form .form-note{margin-bottom:22px;font-size:13px}.order-form>label{margin-bottom:16px}.order-form input,.order-form textarea,.order-form select{font-size:16px}.order-form input,.order-form select{height:49px}.order-form textarea{min-height:110px}.order-total{margin-top:21px;padding-top:17px}.place-order{min-height:52px}}@media (width<=430px){.checkout-page{width:calc(100% - 24px)}.order-form{padding:18px}.checkout-page .section-title h1{font-size:29px}.cart-item{grid-template-columns:68px minmax(0,1fr)}.cart-item>img{width:68px;height:86px}}.online-payment-box{border:1px solid var(--line);background:#faf7f4;border-radius:12px;margin-top:20px;padding:20px}.payment-divider{background:var(--line);height:1px;margin-bottom:20px}.online-payment-box h3{color:var(--text);margin:0 0 7px;font-family:Georgia,Times New Roman,serif;font-size:21px;font-weight:500}.payment-instruction{color:var(--muted);margin:0 0 18px;font-size:12.5px;line-height:1.65}.payment-qr-wrap{border:1px solid var(--line);background:#fff;border-radius:12px;width:min(230px,100%);margin:0 auto 22px;padding:12px;box-shadow:0 5px 18px #3c1e1e0f}.payment-qr-wrap img{aspect-ratio:1;object-fit:contain;width:100%;height:auto;display:block}.online-payment-box input[type=file]{cursor:pointer;background:#fff;height:auto;padding:10px}.payment-screenshot-preview{border:1px solid var(--line);background:#fff;border-radius:9px;margin-top:12px;padding:10px}.payment-screenshot-preview img{object-fit:contain;background:#f5eee8;border-radius:6px;width:100%;max-height:260px;display:block}.payment-screenshot-preview button{color:var(--maroon);cursor:pointer;background:0 0;border:0;margin-top:8px;padding:0;font-size:12px;font-weight:700}@media (width<=700px){.online-payment-box{padding:17px}.payment-qr-wrap{width:min(210px,100%)}.online-payment-box h3{font-size:20px}}.product-page .product-layout{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:start;gap:55px;width:100%;display:grid}.product-page .product-layout>*{min-width:0}.product-page .product-gallery{width:100%;min-width:0}.product-page .product-main-image{aspect-ratio:4/5;background:#f8f3ed;border-radius:14px;justify-content:center;align-items:center;width:100%;display:flex;overflow:hidden}.product-page .product-main-image img{object-fit:contain;object-position:center center;border:0;width:auto;max-width:100%;height:auto;max-height:100%;margin:0;padding:0;display:block}.product-page .product-thumbnails{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;width:100%;margin:10px 0 0;padding:0;display:grid}.product-page .product-thumb{aspect-ratio:1;border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:7px;justify-content:center;align-items:center;width:100%;min-width:0;margin:0;padding:0;display:flex;overflow:hidden}.product-page .product-thumb.active{border:2px solid var(--maroon)}.product-page .product-thumb img{object-fit:contain;object-position:center center;border:0;width:auto;max-width:100%;height:auto;max-height:100%;margin:0;padding:0;display:block}@media (width<=900px){.product-page .product-layout{grid-template-columns:1fr;gap:35px}}@media (width<=700px){.product-page .product-main-image,.product-page .product-thumbnails{max-width:450px}.product-page .product-thumbnails{gap:7px;margin-top:8px}.product-page .product-thumb{border-radius:6px}}@media (width<=480px){.product-page .product-main-image{border-radius:12px}.product-page .product-thumbnails{gap:6px}}.product-page{width:min(1200px,100% - 40px);margin:0 auto;padding:55px 0 80px}.product-page .product-layout{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:start;gap:55px;display:grid}.product-page .product-info{min-width:0}.product-page .product-code{color:var(--gold);letter-spacing:.08em;margin-bottom:8px;font-size:12px;font-weight:700}.product-page .product-info h1{color:#382626;margin:0 0 14px;font-family:Georgia,Times New Roman,serif;font-size:clamp(32px,4vw,48px);font-weight:500;line-height:1.15}.product-page .product-info .product-price{color:var(--maroon);margin-bottom:25px;font-size:24px;font-weight:700}.product-page .compare-price{color:#9a8a8a;margin-left:8px;font-size:15px;font-weight:400;text-decoration:line-through}.product-page .product-description{color:var(--muted);white-space:pre-line;margin-bottom:20px;font-size:15px;line-height:1.8}.product-page .product-details{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:20px 0 25px;padding:15px 0}.product-page .product-details>div{color:var(--muted);margin:7px 0;font-size:14px}.product-page .product-details strong{color:var(--text)}.product-page .buy-button{cursor:pointer;background:var(--maroon);color:#fff;border:0;border-radius:7px;width:100%;min-height:48px;padding:0 15px;font-size:14px;font-weight:700}.product-page .buy-button:hover:not(:disabled){background:var(--maroon-dark)}.product-page .buy-button:disabled{opacity:.45;cursor:not-allowed}@media (width<=900px){.product-page{padding-top:35px}.product-page .product-layout{grid-template-columns:1fr;gap:35px}}@media (width<=700px){.product-page{width:calc(100% - 32px);padding:25px 0 60px}.product-page .product-info h1{font-size:34px;line-height:1.15}.product-page .product-price{font-size:23px}.product-page .variant-group,.product-page .quantity-group{grid-template-columns:60px minmax(0,1fr);column-gap:10px}.product-page .product-actions{gap:8px}}.admin-page *{box-sizing:border-box}.admin-page,.admin-page{color:#3f2028;background:#f8f4ef;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif}.admin-page{min-height:100vh}.admin-page .hidden{display:none!important}.admin-page .login{background:radial-gradient(circle at top,#b07e2414,#0000 35%),#f8f4ef;justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.admin-page .login-card{background:#fff;border:1px solid #784b3714;border-radius:20px;width:100%;max-width:420px;padding:36px;box-shadow:0 18px 55px #46232824}.admin-page .login-card img{object-fit:contain;width:210px;max-width:80%;height:auto;max-height:130px;margin:0 auto 20px;display:block}.admin-page .login-card h1{text-align:center;color:#7b102f;margin:0 0 8px;font-size:28px}.admin-page .login-card p{text-align:center;color:#806d70;margin:0 0 26px;font-size:14px}.admin-page .login-card label{color:#542c35;margin-bottom:16px;font-size:13px;font-weight:600;display:block}.admin-page .login-card input{color:#3f2028;background:#fffdfb;border:1px solid #ded3ce;border-radius:10px;outline:none;width:100%;height:46px;margin-top:7px;padding:0 14px;font-size:14px;display:block}.admin-page .login-card input:focus{border-color:#9b2d4d;box-shadow:0 0 0 3px #9b2d4d1a}.admin-page button{cursor:pointer;font-family:inherit}.admin-page .primary{color:#fff;background:#8d1236;border:0;border-radius:10px;min-height:46px;padding:0 20px;font-weight:600;transition:all .2s}.admin-page .primary:hover{background:#74102d}.admin-page .secondary{color:#6d3041;background:#fff;border:1px solid #d8cbc6;border-radius:9px;min-height:40px;padding:0 16px;font-weight:600}.admin-page .secondary:hover{background:#faf5f1}.admin-page .message{text-align:center;color:#806d70;min-height:20px;margin-top:12px;font-size:13px}.admin-page .message.error{color:#b42318}.admin-page .message.success{color:#18794e}.admin-page .app-header{z-index:50;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffcf9f7;border-bottom:1px solid #eaded8;justify-content:space-between;align-items:center;height:76px;padding:0 28px;display:flex;position:sticky;top:0}.admin-page .brand{align-items:center;gap:14px;display:flex}.admin-page .brand img{object-fit:contain;width:105px;height:54px;display:block}.admin-page .brand strong{color:#7b102f;border-left:1px solid #dfd2cc;padding-left:14px;font-size:18px;font-weight:700}.admin-page .header-actions{align-items:center;gap:16px;display:flex}.admin-page .user-email{color:#705e62;font-size:13px}.admin-page .layout{min-height:calc(100vh - 76px);display:flex}.admin-page .sidebar{background:#fffaf6;border-right:1px solid #eaded8;flex:0 0 230px;width:230px;padding:24px 16px}.admin-page .sidebar button{color:#6b5358;text-align:left;background:0 0;border:0;border-radius:10px;width:100%;margin-bottom:5px;padding:13px 15px;font-size:14px;font-weight:600;display:block}.admin-page .sidebar button:hover{color:#7b102f;background:#f7eee9}.admin-page .sidebar button.active{color:#fff;background:#8d1236}.admin-page .main{flex:1;min-width:0;padding:32px}.admin-page .view{display:none}.admin-page .view.active{display:block}.admin-page .page-title{justify-content:space-between;align-items:center;gap:20px;margin-bottom:25px;display:flex}.admin-page .page-title h2{color:#6f0f2d;margin:0 0 5px;font-size:28px}.admin-page .page-title p{color:#806d70;margin:0;font-size:14px}.admin-page .stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-bottom:24px;display:grid}.admin-page .stat{background:#fff;border:1px solid #eaded8;border-radius:15px;padding:22px;box-shadow:0 5px 20px #4623280d}.admin-page .stat small{color:#806d70;margin-bottom:8px;font-size:12px;display:block}.admin-page .stat strong{color:#7b102f;font-size:27px;display:block}.admin-page .card{background:#fff;border:1px solid #eaded8;border-radius:15px;margin-bottom:22px;padding:22px;box-shadow:0 5px 20px #4623280a}.admin-page .card h3{color:#642b39;margin:0 0 18px;font-size:18px}.admin-page .toolbar{gap:12px;margin-bottom:20px;display:flex}.admin-page .toolbar input,.admin-page .toolbar select{color:#49363a;background:#fff;border:1px solid #ded3ce;border-radius:9px;height:42px;padding:0 12px;font-family:inherit}.admin-page .toolbar input{flex:1;min-width:200px}.admin-page .toolbar select{min-width:150px}.admin-page table{border-collapse:collapse;width:100%;font-size:13px}.admin-page th{color:#68464e;text-align:left;background:#faf5f1;font-weight:700}.admin-page th,.admin-page td{vertical-align:middle;border-bottom:1px solid #eee4df;padding:13px 12px}.admin-page td{color:#554247}.admin-page tr:last-child td{border-bottom:0}.admin-page #productsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.admin-page .product-admin-card{background:#fff;border:1px solid #eaded8;border-radius:14px;padding:18px}.admin-page .product-admin-card h3{color:#76102f;margin:0 0 6px}.admin-page .product-admin-card small{color:#806d70}.admin-page .product-admin-card label{color:#62464d;margin-top:14px;font-size:12px;font-weight:600;display:block}.admin-page .product-admin-card input,.admin-page .product-admin-card select{background:#fff;border:1px solid #ddd0cb;border-radius:8px;width:100%;height:40px;margin-top:6px;padding:0 10px}.admin-page .product-admin-card button{margin-top:15px}.admin-page #inventoryGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.admin-page .inventory-card h3{color:#76102f;margin:0 0 15px}.admin-page .badge{color:#7b102f;background:#f5e9ed;border-radius:999px;justify-content:center;align-items:center;padding:5px 9px;font-size:11px;font-weight:700;display:inline-flex}.admin-page .badge.active{color:#18794e;background:#e8f6ee}.admin-page .badge.inactive{color:#a33a2d;background:#f5e7e5}.admin-page #recentOrders,.admin-page #ordersTable,.admin-page #productsGrid,.admin-page #inventoryGrid{color:#806d70}@media (width<=900px){.admin-page .app-header{height:auto;min-height:70px;padding:12px 16px}.admin-page .brand img{width:90px;height:48px}.admin-page .brand strong{font-size:16px}.admin-page .user-email{display:none}.admin-page .layout{display:block}.admin-page .sidebar{border-bottom:1px solid #eaded8;border-right:0;gap:6px;width:100%;padding:10px;display:flex;overflow-x:auto}.admin-page .sidebar button{width:auto;min-width:max-content;margin:0;padding:10px 14px}.admin-page .main{padding:20px 15px}.admin-page .stats{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-page #productsGrid,.admin-page #inventoryGrid{grid-template-columns:1fr}}@media (width<=600px){.admin-page .login{padding:15px}.admin-page .login-card{border-radius:16px;padding:25px 20px}.admin-page .login-card img{width:180px}.admin-page .login-card h1{font-size:24px}.admin-page .app-header{padding:10px 12px}.admin-page .brand{gap:8px}.admin-page .brand img{width:78px;height:42px}.admin-page .brand strong{padding-left:8px;font-size:14px}.admin-page .header-actions{gap:6px}.admin-page .secondary{min-height:36px;padding:0 11px;font-size:12px}.admin-page .main{padding:16px 10px}.admin-page .page-title h2{font-size:23px}.admin-page .stats{gap:10px}.admin-page .stat{padding:15px}.admin-page .stat strong{font-size:22px}.admin-page .card{padding:15px}.admin-page .toolbar{display:block}.admin-page .toolbar input,.admin-page .toolbar select{width:100%;margin-bottom:8px}.admin-page table{min-width:650px}.admin-page .card{overflow-x:auto}}.admin-page .stock-list{border-top:1px solid var(--line);margin-top:16px}.admin-page .stock-row{border-bottom:1px solid var(--line);box-sizing:border-box;grid-template-columns:55px minmax(120px,180px) 78px;align-items:center;gap:10px;min-height:62px;padding:10px 0;display:grid}.admin-page .stock-row>span{align-items:center;min-width:0;display:flex}.admin-page .stock-row>span b{color:var(--muted);font-size:18px}.admin-page .stock-row input{border:1px solid var(--line);box-sizing:border-box;border-radius:8px;width:100%;height:42px;padding:0 10px;font-size:14px}.admin-page .stock-row button{white-space:nowrap;box-sizing:border-box;justify-content:center;align-items:center;width:78px;height:42px;margin:0;padding:0 10px;display:flex}@media (width<=650px){.admin-page .stock-row{grid-template-columns:48px minmax(0,1fr) 72px;gap:8px;min-height:58px;padding:9px 0}.admin-page .stock-row>span b{font-size:17px}.admin-page .stock-row input{height:40px;font-size:14px}.admin-page .stock-row button{width:72px;height:40px;font-size:12px}}.admin-page{--line:#e5d9d2;--muted:#766868}.admin-page .page-title{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.admin-page #addProductCard[hidden]{display:none!important}.admin-page .admin-form label{margin:0 0 14px;font-size:13px;font-weight:600;display:block}.admin-page .admin-form input:not([type=checkbox]),.admin-page .admin-form textarea,.admin-page .admin-form select{border:1px solid var(--line);box-sizing:border-box;background:#fff;border-radius:8px;width:100%;margin-top:6px;padding:10px 12px}.admin-page .admin-form textarea{resize:vertical;min-height:80px}.admin-page .form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 15px;display:grid}.admin-page .check-row{align-items:center;gap:25px;margin:10px 0 18px;display:flex}.admin-page .check-row label{margin:0;font-weight:600}.admin-page .check-row input{margin-right:6px}.admin-page .stock-row>span{flex-direction:column;justify-content:center;align-items:flex-start}.admin-page .stock-color{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;max-width:180px;margin-top:2px;font-size:11px;font-weight:400;display:block;overflow:hidden}@media (width<=650px){.admin-page .page-title{flex-direction:column}.admin-page .form-grid{grid-template-columns:1fr}.admin-page .stock-color{max-width:120px}}.admin-page .customer-profile-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:20px;display:grid}.admin-page .customer-profile-grid>div{background:#faf5f1;border-radius:9px;padding:13px}.admin-page .customer-profile-grid b,.admin-page .customer-profile-grid span{display:block}.admin-page .customer-profile-grid span{color:#705e70;margin-top:5px}.admin-page .customer-orders-heading{color:#642b39;margin-top:24px}@media (width<=650px){.admin-page .customer-profile-grid{grid-template-columns:1fr}}.admin-page .danger{color:#a33a2d;cursor:pointer;background:#fff;border:1px solid #e2c4bf;border-radius:9px;min-height:40px;padding:0 12px;font-weight:600}.admin-page .danger:hover{background:#fff4f2}.account-edit-card{background:#fff;border:1px solid #00000014;border-radius:14px;margin-top:24px;padding:20px}.profile-form{gap:14px;display:grid}.profile-form-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}@media (width<=640px){.profile-form-row{grid-template-columns:1fr}}.product-card .product-image{aspect-ratio:1;background:var(--cream);width:100%;display:block;overflow:hidden}.product-card .product-image img{object-fit:cover;width:100%;height:100%;display:block}.product-card .product-image-placeholder{width:100%;height:100%;color:var(--muted);place-items:center;font-size:13px;display:grid}.product-card-content h3{-webkit-line-clamp:3;-webkit-box-orient:vertical;min-height:3.9em;display:-webkit-box;overflow:hidden}.product-card .product-price{min-height:1.5em}.product-card-actions{min-height:42px}.product-card-actions .secondary-button{box-sizing:border-box;text-align:center;justify-content:center;align-items:center;min-height:42px;display:inline-flex}.variant-modal-backdrop{z-index:1000;background:#1e0f1294;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.variant-modal{background:var(--cream,#fffaf5);border:1px solid var(--line,#e5d8cf);border-radius:16px;width:min(430px,100%);max-height:calc(100vh - 32px);padding:26px;position:relative;overflow:auto;box-shadow:0 20px 60px #00000038}.variant-modal h3{color:var(--maroon,#6f2634);margin:4px 30px 20px 0;font:500 24px Georgia,Times New Roman,serif}.variant-modal-close{width:34px;height:34px;color:var(--maroon,#6f2634);cursor:pointer;background:0 0;border:0;font-size:28px;line-height:1;position:absolute;top:10px;right:12px}.variant-modal .field,.variant-modal .variant-field{margin-bottom:14px}.variant-modal .buy-button{width:100%;margin-top:8px}.variant-modal .variant-stock{margin:4px 0 10px}@media (width<=430px){.variant-modal-backdrop{padding:10px}.variant-modal{padding:22px 18px}}.page{justify-content:center;align-items:flex-start;min-height:calc(100vh - 160px);padding:64px 20px;display:flex}.auth-card{background:var(--white);border:1px solid var(--line);width:min(520px,100%);box-shadow:var(--shadow);border-radius:18px;padding:36px}.auth-card>img{object-fit:contain;width:auto;max-width:220px;height:58px;margin:0 auto 18px}.auth-card h1{text-align:center;color:var(--maroon);margin:0 0 8px;font-family:Georgia,Times New Roman,serif;font-size:30px}.auth-intro{text-align:center;color:var(--muted);margin:0 0 24px}.auth-card form{gap:16px;display:grid}.field{color:var(--text);gap:7px;font-size:14px;font-weight:600;display:grid}.field input,.field select,.field textarea{border:1px solid var(--line);width:100%;color:var(--text);background:#fff;border-radius:10px;outline:none;padding:12px 13px;transition:border-color .2s,box-shadow .2s}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--maroon);box-shadow:0 0 0 3px #76292d1a}.auth-card .btn{background:var(--maroon);color:#fff;cursor:pointer;border:0;border-radius:10px;width:100%;padding:12px 18px;font-weight:700}.auth-card .btn:hover{background:var(--maroon-dark)}.auth-card .btn:disabled{opacity:.65;cursor:not-allowed}.auth-links{text-align:center;color:var(--muted);margin-top:20px;font-size:14px}.auth-links a{color:var(--maroon);font-weight:700}.message{background:var(--cream-dark);color:var(--text);border-radius:9px;margin-top:14px;padding:11px 13px;font-size:14px}.message.error{color:#8a2026;background:#fff0f0}@media (width<=600px){.page{padding:36px 14px}.auth-card{border-radius:14px;padding:26px 20px}.auth-card h1{font-size:26px}}.product-action-buttons{grid-template-columns:1fr 1fr;gap:10px;margin-top:12px;display:grid}.product-action-buttons .buy-button,.product-action-buttons .buy-now-button{cursor:pointer;border-radius:10px;width:100%;min-height:46px;padding:12px 18px;font-weight:700}.product-action-buttons .buy-button{margin-top:0}.buy-now-button{border:1px solid var(--maroon);background:var(--maroon);color:#fff;box-shadow:0 8px 20px #76292d24}.buy-now-button:hover{background:var(--maroon-dark);border-color:var(--maroon-dark)}@media (width<=480px){.product-action-buttons{grid-template-columns:1fr}}.order-success-card{text-align:center;background:var(--white);border:1px solid var(--line);width:min(620px,100%);box-shadow:var(--shadow);border-radius:18px;margin:20px auto;padding:48px 30px}.order-success-icon{background:var(--maroon);color:#fff;border-radius:50%;place-items:center;width:64px;height:64px;margin:0 auto 18px;font-size:32px;font-weight:800;display:grid}.order-success-card h1{color:var(--maroon);margin:4px 0 10px;font-family:Georgia,Times New Roman,serif;font-size:34px}.order-success-card>p:not(.eyebrow){font-size:16px}.order-success-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;margin-top:24px;display:flex}.order-success-actions .hero-btn{justify-content:center;align-items:center;display:inline-flex}.order-success-actions .text-button{margin:0}@media (width<=600px){.order-success-card{padding:38px 20px}.order-success-card h1{font-size:29px}.order-success-actions{flex-direction:column}.order-success-actions .hero-btn,.order-success-actions .text-button{text-align:center;width:100%}}.required-star{color:var(--maroon);margin-left:2px;font-weight:800}.optional-label{color:var(--muted);margin-left:3px;font-size:12px;font-weight:500}.customer-admin-detail{margin-top:18px}.customer-admin-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.customer-edit-form{margin:18px 0 26px}.customer-edit-form .form-grid{margin-bottom:14px}.customer-edit-form small{opacity:.7;font-weight:400}@media (width<=700px){.customer-admin-actions{width:100%}.customer-admin-actions button{flex:1}}.profile-grid{border:1px solid #e6ddd4;border-radius:14px;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin:16px 0 28px;display:grid;overflow:hidden}.profile-item{border-bottom:1px solid #eee5dc;grid-template-columns:130px minmax(0,1fr);align-items:start;gap:14px;padding:14px 16px;display:grid}.profile-item:nth-child(odd){border-right:1px solid #eee5dc}.profile-item:nth-last-child(-n+2){border-bottom:0}.profile-item b{color:var(--maroon);font-weight:700}.profile-item span{overflow-wrap:anywhere;min-width:0;line-height:1.5}.profile-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.profile-form .field:nth-child(4){grid-column:1/-1}.profile-form .field:nth-child(8){grid-column:auto}.field{display:block}.field .required-star,.field .optional-label{vertical-align:baseline;white-space:nowrap;margin-left:3px;display:inline!important}.required-star{font-weight:700}.optional-label{opacity:.7;font-size:.82em}.orders-section{margin-top:30px}.order-card{background:#fff;border:1px solid #e6ddd4;border-radius:14px;margin:14px 0;padding:18px}.order-head{border-bottom:1px solid #eee5dc;justify-content:space-between;align-items:flex-start;gap:16px;padding-bottom:12px;display:flex}.order-head>div{flex-direction:column;gap:4px;min-width:0;display:flex}.order-head strong{color:var(--maroon);font-size:1.05rem}.order-head small{color:#777}.order-status-badge,.tracking-status{text-transform:capitalize;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:6px 11px;font-size:.78rem;font-weight:700;display:inline-flex}.order-status-badge{color:var(--maroon);background:#f3eadf}.tracking-status{color:#35633c;background:#edf4ee}.order-summary-grid{grid-template-columns:minmax(100px,.8fr) minmax(180px,1.7fr) minmax(70px,.6fr) minmax(140px,1.2fr);gap:0;margin:14px 0;display:grid}.order-summary-grid>div{border-right:1px solid #eee5dc;flex-direction:column;justify-content:flex-start;align-items:flex-start;min-width:0;min-height:58px;padding:9px 16px;display:flex}.order-summary-grid>div:first-child{padding-left:0}.order-summary-grid>div:last-child{border-right:0}.order-summary-grid b,.order-summary-grid span{text-align:left;width:100%;display:block}.order-summary-grid b{color:#777;margin-bottom:5px;font-size:.78rem;line-height:1.2}.order-summary-grid span{overflow-wrap:anywhere;word-break:break-word;line-height:1.35}.order-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.order-details-overlay{z-index:1000;background:#19120e94;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.order-details-modal{background:#fff;border-radius:18px;width:min(720px,100%);max-height:90vh;padding:24px;overflow:auto;box-shadow:0 20px 60px #0003}.order-details-header{border-bottom:1px solid #eee5dc;justify-content:space-between;align-items:flex-start;gap:15px;padding-bottom:14px;display:flex}.order-details-header h2{margin:0 0 5px}.order-details-header p{color:#777;margin:0}.order-detail-status{align-items:center;gap:8px;margin:15px 0 20px;display:flex}.order-detail-items{border:1px solid #e6ddd4;border-radius:12px;overflow:hidden}.order-detail-item{border-bottom:1px solid #eee5dc;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;padding:13px 14px;display:grid}.order-detail-item:last-child{border-bottom:0}.order-detail-item>div{flex-direction:column;gap:4px;min-width:0;display:flex}.order-detail-item small{color:#777;overflow-wrap:anywhere}.order-detail-item>div:last-child{text-align:right;white-space:nowrap}.order-detail-total{justify-content:space-between;padding:16px 4px;font-size:1.05rem;display:flex}.order-detail-address{background:#faf6f1;border-radius:10px;gap:3px;padding:13px 14px;display:grid}.order-detail-payment{color:#555;flex-wrap:wrap;justify-content:space-between;gap:12px;margin-top:14px;display:flex}.tracking-box{background:#f4f7f2;border:1px solid #dfe8dc;border-radius:12px;justify-content:space-between;align-items:center;gap:15px;margin-top:18px;padding:15px;display:flex}.tracking-box div{flex-direction:column;gap:4px;display:flex}.tracking-box span{word-break:break-all;font-weight:700}@media (width<=700px){.profile-grid,.profile-form{grid-template-columns:1fr}.profile-item{grid-template-columns:105px minmax(0,1fr);border-right:0!important}.profile-item:nth-last-child(-n+2){border-bottom:1px solid #eee5dc}.profile-item:last-child{border-bottom:0}.order-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 12px;margin:14px 0 16px}.order-summary-grid>div,.order-summary-grid>div:first-child,.order-summary-grid>div:last-child,.order-summary-grid>div:nth-child(odd){background:#fff;border:1px solid #eee5dc;border-radius:10px;min-width:0;min-height:68px;padding:9px 10px}.order-summary-grid b{margin-bottom:6px;font-size:.76rem;line-height:1.2}.order-summary-grid span{overflow-wrap:anywhere;word-break:break-word;min-width:0;line-height:1.35}.order-detail-item{grid-template-columns:1fr}.order-detail-item>div:last-child{text-align:left}.tracking-box{flex-direction:column;align-items:stretch}.tracking-box .btn{width:100%}}.account-card{background:var(--white);border:1px solid var(--line);width:min(1000px,100%);box-shadow:var(--shadow);border-radius:18px;padding:30px}.account-card h1{color:var(--maroon);margin:0 0 28px;font-family:Georgia,Times New Roman,serif;font-weight:500}.account-card h2{color:#3a2727;margin:26px 0 12px;font-family:Georgia,Times New Roman,serif;font-weight:500}.account-edit-trigger{justify-content:flex-end;margin:0 0 10px;display:flex}.edit-card-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.variant-fixed-value{border:1px solid var(--line);color:var(--text);background:#fff;border-radius:8px;padding:10px 12px}.table-wrap{-webkit-overflow-scrolling:touch;width:100%;overflow-x:auto}.table-wrap table{border-collapse:collapse;width:100%;min-width:650px}.table-wrap th,.table-wrap td{border-bottom:1px solid var(--line);text-align:left;vertical-align:top;padding:10px 12px}@media (width<=600px){.account-card{border-radius:14px;padding:20px 16px}.edit-card-header{align-items:flex-start}}.cancellation-pending,.cancellation-rejected{white-space:nowrap;border-radius:999px;align-items:center;padding:7px 11px;font-size:.78rem;font-weight:700;display:inline-flex}.cancellation-pending{color:#8a5a13;background:#fff4df}.cancellation-rejected{color:#8a3438;background:#f7eeee}.cancellation-review{min-width:170px}.cancellation-review small{overflow-wrap:anywhere;line-height:1.35;display:block}.cancellation-review button{padding:7px 10px;font-size:.78rem}@media (width<=700px){.cancellation-review{min-width:150px}.cancellation-pending,.cancellation-rejected{white-space:normal}}.cancellation-note{color:#555;background:#faf6f1;border-radius:10px;margin-top:12px;padding:11px 13px;font-size:.9rem;line-height:1.45}.orders-tabs{border-bottom:1px solid #eee5dc;gap:8px;margin:0 0 18px;padding-bottom:8px;display:flex}.orders-tab{color:#76292d;cursor:pointer;background:#fff;border:1px solid #e4d8cc;border-radius:9px;padding:9px 14px;font-weight:600}.orders-tab.active{color:#fff;background:#76292d;border-color:#76292d}.orders-tab:hover{background:#f8f1eb}.orders-tab.active:hover{background:#632126}@media (width<=700px){.orders-tabs{flex-wrap:nowrap;overflow-x:auto}.orders-tab{white-space:nowrap;flex:none}}
