@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,600;0,700;1,400;1,600&family=DM+Sans:wght@300;400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;600;700&family=DM+Sans:wght@300;400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,600;0,700;1,400&family=DM+Sans:wght@300;400;500;600&display=swap";@import"https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;600;700&family=DM+Sans:wght@300;400;500;600&display=swap";@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500;600;700&family=DM+Sans:wght@300;400;500;600&display=swap";@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@600;700&family=DM+Sans:wght@400;500;600;700&display=swap";:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.wa-fab-wrap{position:fixed;bottom:1.75rem;right:1.75rem;z-index:9000;display:flex;flex-direction:column;align-items:flex-end;gap:.5rem;opacity:0;transform:translateY(20px) scale(.8);transition:opacity .4s ease,transform .4s cubic-bezier(.34,1.56,.64,1);pointer-events:none}.wa-fab-wrap--visible{opacity:1;transform:translateY(0) scale(1);pointer-events:all}.wa-fab{width:58px;height:58px;border-radius:50%;background:#25d366;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 20px #25d36673,0 2px 8px #00000026;transition:transform .2s ease,box-shadow .2s ease;position:relative}.wa-fab:hover{transform:scale(1.1);box-shadow:0 6px 28px #25d3668c,0 4px 12px #0000002e}.wa-fab:active{transform:scale(.96)}.wa-fab-icon{width:30px;height:30px;color:#fff}.wa-fab--pulse:before{content:"";position:absolute;inset:-4px;border-radius:50%;background:#25d36666;animation:wa-ripple 1s ease-out forwards}@keyframes wa-ripple{0%{transform:scale(1);opacity:.7}to{transform:scale(1.7);opacity:0}}.wa-tooltip{position:absolute;bottom:70px;right:0;background:#1a1a1a;color:#fff;font-size:.78rem;font-weight:500;white-space:nowrap;padding:.45rem .85rem;border-radius:8px;pointer-events:none;animation:wa-tooltip-in .2s ease;box-shadow:0 4px 12px #0003;font-family:DM Sans,sans-serif}.wa-tooltip-arrow{position:absolute;bottom:-5px;right:20px;width:10px;height:10px;background:#1a1a1a;clip-path:polygon(0 0,100% 0,50% 100%)}@keyframes wa-tooltip-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media(max-width:480px){.wa-fab-wrap{bottom:1.25rem;right:1.25rem}.wa-fab{width:52px;height:52px}.wa-fab-icon{width:26px;height:26px}}.wb-backdrop{position:fixed;inset:0;background:#0f0a08b3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9500;display:flex;align-items:center;justify-content:center;padding:1rem;animation:wb-fade-in .35s ease}.wb-backdrop--out{animation:wb-fade-out .35s ease forwards}@keyframes wb-fade-in{0%{opacity:0}to{opacity:1}}@keyframes wb-fade-out{0%{opacity:1}to{opacity:0}}.wb-card{background:linear-gradient(160deg,#fdf6f0,#fff8f3);border:1px solid #e0ccc4;border-radius:24px;padding:2.5rem 2rem 2rem;max-width:440px;width:100%;position:relative;box-shadow:0 24px 64px #3d1f1533,0 8px 24px #0000001a;animation:wb-card-in .4s cubic-bezier(.34,1.56,.64,1);text-align:center;font-family:DM Sans,sans-serif}.wb-card--out{animation:wb-card-out .35s ease forwards}@keyframes wb-card-in{0%{opacity:0;transform:translateY(30px) scale(.92)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes wb-card-out{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(20px) scale(.95)}}.wb-close{position:absolute;top:1rem;right:1rem;background:#3d1f1514;border:none;color:#9e7060;width:32px;height:32px;border-radius:50%;cursor:pointer;font-size:.85rem;display:flex;align-items:center;justify-content:center;transition:background .2s,color .2s}.wb-close:hover{background:#3d1f1524;color:#3d1f15}.wb-badge{display:inline-block;background:linear-gradient(135deg,#c9a96e,#a0502e);color:#fff;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:.3rem .9rem;border-radius:50px;margin-bottom:1rem}.wb-title{font-family:Playfair Display,Georgia,serif;font-size:1.6rem;font-weight:700;color:#3d1f15;margin:0 0 .6rem;line-height:1.2}.wb-sub{font-size:.9rem;color:#7a5c50;line-height:1.6;margin:0 0 1.75rem}.wb-sub strong{color:#3d1f15}.wb-actions{display:flex;gap:.75rem;justify-content:center;margin-bottom:1.25rem;flex-wrap:wrap}.wb-btn{display:inline-flex;align-items:center;gap:.35rem;padding:.75rem 1.5rem;border-radius:50px;font-family:DM Sans,sans-serif;font-size:.88rem;font-weight:700;text-decoration:none;cursor:pointer;border:none;transition:transform .2s ease,box-shadow .2s ease;white-space:nowrap}.wb-btn--primary{background:linear-gradient(135deg,#3d1f15,#6b3528);color:#ffe8d6;box-shadow:0 4px 14px #3d1f154d}.wb-btn--primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #3d1f1561}.wb-btn--secondary{background:linear-gradient(135deg,#c9a96e,#b8924a);color:#fff;box-shadow:0 4px 14px #c9a96e59}.wb-btn--secondary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #c9a96e73}.wb-perks{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap;font-size:.72rem;color:#9e7060;margin-bottom:1.25rem;padding:.875rem;background:#3d1f150a;border-radius:12px;border:1px solid #e8d5cc}.wb-skip{background:none;border:none;color:#b89080;font-size:.75rem;cursor:pointer;font-family:DM Sans,sans-serif;text-decoration:underline;text-underline-offset:2px;transition:color .2s}.wb-skip:hover{color:#7a5c50}@media(max-width:480px){.wb-card{padding:2rem 1.5rem 1.75rem;border-radius:20px}.wb-title{font-size:1.35rem}.wb-actions{flex-direction:column}.wb-btn{justify-content:center}.wb-perks{gap:.6rem}}.fsb-root{width:100%;z-index:998;padding:.6rem 1.25rem;animation:fsb-slide-down .35s ease}@keyframes fsb-slide-down{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}.fsb-inner{display:flex;align-items:center;justify-content:center;gap:.875rem;max-width:1100px;margin:0 auto;flex-wrap:wrap}.fsb-icon{font-size:1rem;flex-shrink:0}.fsb-message{font-family:DM Sans,sans-serif;font-size:.82rem;font-weight:500;color:#ffe8d6e6;margin:0;white-space:nowrap}.fsb-code{display:inline-flex;align-items:center;gap:.4rem;background:transparent;border:1.5px solid;border-radius:6px;padding:.25rem .65rem;font-family:DM Sans,monospace;font-size:.8rem;font-weight:800;letter-spacing:.08em;cursor:pointer;transition:opacity .15s,transform .15s;white-space:nowrap}.fsb-code:hover{opacity:.85;transform:scale(1.03)}.fsb-copy-hint{font-size:.65rem;font-weight:500;opacity:.75;letter-spacing:0}.fsb-cta{display:inline-block;font-family:DM Sans,sans-serif;font-size:.78rem;font-weight:700;padding:.3rem .9rem;border-radius:50px;text-decoration:none;transition:opacity .15s,transform .15s;white-space:nowrap}.fsb-cta:hover{opacity:.88;transform:translateY(-1px)}.fsb-close{background:none;border:none;color:#ffe8d680;font-size:.75rem;cursor:pointer;padding:.2rem .4rem;border-radius:4px;margin-left:auto;transition:color .15s;flex-shrink:0}.fsb-close:hover{color:#ffe8d6e6}@media(max-width:600px){.fsb-inner{gap:.6rem;justify-content:flex-start;flex-wrap:nowrap;overflow:hidden}.fsb-message{font-size:.75rem;overflow:hidden;text-overflow:ellipsis;min-width:0}.fsb-cta{display:none}}.ip-backdrop{position:fixed;inset:0;z-index:9999;background:#00000073;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:flex-end;justify-content:center;animation:ip-fade-in .25s ease}@keyframes ip-fade-in{0%{opacity:0}to{opacity:1}}.ip-sheet{width:100%;max-width:480px;background:#fff;border-radius:24px 24px 0 0;padding:.75rem 1.5rem 2.5rem;box-shadow:0 -8px 40px #3d1f1533;animation:ip-slide-up .35s cubic-bezier(.34,1.56,.64,1);font-family:DM Sans,-apple-system,sans-serif}@keyframes ip-slide-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}.ip-handle{width:40px;height:4px;border-radius:2px;background:#e0ccc4;margin:0 auto 1.25rem}.ip-app-row{display:flex;align-items:center;gap:.875rem;margin-bottom:1rem}.ip-app-icon{width:58px;height:58px;border-radius:14px;box-shadow:0 2px 12px #3d1f1533;flex-shrink:0}.ip-app-info{flex:1}.ip-app-name{font-size:1rem;font-weight:800;color:#3d1f15;margin:0 0 .15rem}.ip-app-url{font-size:.75rem;color:#9e7060;margin:0 0 .2rem}.ip-app-stars{color:#f59e0b;font-size:.75rem;letter-spacing:2px}.ip-close{background:#f1f5f9;border:none;cursor:pointer;width:30px;height:30px;border-radius:50%;font-size:.7rem;color:#94a3b8;display:flex;align-items:center;justify-content:center;transition:background .15s}.ip-close:hover{background:#e2e8f0}.ip-tagline{font-size:.85rem;color:#6b3528;line-height:1.55;margin-bottom:1.125rem}.ip-benefits{display:grid;grid-template-columns:1fr 1fr;gap:.5rem;margin-bottom:1.25rem}.ip-benefit{display:flex;align-items:center;gap:.4rem;font-size:.8rem;font-weight:600;color:#3d1f15;background:#fff8f3;border:1px solid #e0ccc4;border-radius:8px;padding:.5rem .75rem}.ip-benefit span{font-size:1rem}.ip-actions{display:flex;flex-direction:column;gap:.625rem}.ip-btn-primary{width:100%;padding:.95rem;background:linear-gradient(135deg,#3d1f15,#6b3528);color:#ffe8d6;border:none;border-radius:14px;font-family:DM Sans,sans-serif;font-size:1rem;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:all .2s;letter-spacing:.02em}.ip-btn-primary:hover{opacity:.9;transform:translateY(-1px)}.ip-btn-primary:disabled{opacity:.6;cursor:not-allowed;transform:none}.ip-btn-secondary{width:100%;padding:.875rem;background:transparent;color:#9e7060;border:none;border-radius:14px;font-family:DM Sans,sans-serif;font-size:.88rem;font-weight:600;cursor:pointer;transition:color .15s}.ip-btn-secondary:hover{color:#3d1f15}.ip-spinner{display:inline-block;width:16px;height:16px;border:2px solid rgba(255,232,214,.4);border-top-color:#ffe8d6;border-radius:50%;animation:ip-spin .6s linear infinite}@keyframes ip-spin{to{transform:rotate(360deg)}}.ip-ios-guide{margin-top:.25rem}.ip-ios-title{font-size:.85rem;font-weight:700;color:#3d1f15;margin-bottom:.75rem}.ip-ios-steps{display:flex;flex-direction:column;gap:.625rem;margin-bottom:1.25rem}.ip-ios-step{display:flex;align-items:flex-start;gap:.75rem;font-size:.82rem;color:#6b3528;line-height:1.5}.ip-ios-num{width:22px;height:22px;border-radius:50%;background:#3d1f15;color:#ffe8d6;display:flex;align-items:center;justify-content:center;font-size:.72rem;font-weight:800;flex-shrink:0;margin-top:1px}.ip-toast{position:fixed;bottom:1.5rem;left:50%;transform:translate(-50%);background:#3d1f15;color:#ffe8d6;padding:.75rem 1.5rem;border-radius:50px;font-family:DM Sans,sans-serif;font-size:.85rem;font-weight:600;box-shadow:0 4px 20px #3d1f154d;z-index:9999;animation:ip-fade-in .3s ease,ip-fade-out .3s ease 2.5s forwards;white-space:nowrap}@keyframes ip-fade-out{to{opacity:0;transform:translate(-50%) translateY(8px)}}:root{--c-bg: #fdf6f0;--c-dark: #1a0c07;--c-brown: #3d1f15;--c-mid: #6b3528;--c-accent: #a0502e;--c-gold: #c9a96e;--c-light: #c07a5a;--c-muted: #9e7060;--c-border: #e0ccc4;--c-cream: #ffe8d6;--c-surface: #fff8f3;--shadow-sm: 0 2px 12px rgba(61,31,21,.08);--shadow-md: 0 8px 32px rgba(61,31,21,.14);--shadow-lg: 0 20px 60px rgba(61,31,21,.2);--radius: 20px;--radius-sm: 12px}.hp-root{width:100vw;max-width:100vw;margin:0;padding:0;background:var(--c-bg);font-family:DM Sans,sans-serif;color:var(--c-brown);overflow-x:hidden}.hp-section-label{font-size:.68rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--c-gold);margin-bottom:.6rem}.hp-section-title{font-family:Cormorant Garamond,serif;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:700;color:var(--c-brown);line-height:1.1;margin:0 0 .75rem}.hp-section-sub{font-size:.9rem;color:var(--c-muted);margin:0 0 2.5rem}.hp-nav{position:fixed;top:0;left:0;right:0;z-index:999;transition:background .3s,box-shadow .3s,backdrop-filter .3s}.hp-nav--scrolled{background:#1a0c07eb;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);box-shadow:0 2px 24px #0003}.hp-nav-inner{display:flex;align-items:center;justify-content:space-between;padding:1rem 2.5rem;gap:1rem}.hp-nav-brand{display:flex;align-items:center;gap:.6rem;flex-shrink:0;text-decoration:none}.hp-nav-logo{width:34px;height:34px;border-radius:50%;object-fit:cover;border:2px solid rgba(201,169,110,.5);flex-shrink:0}.hp-nav-brand span{font-family:Cormorant Garamond,serif;font-size:1.05rem;font-weight:700;letter-spacing:.1em;color:#fff;white-space:nowrap}.hp-nav-links{display:flex;align-items:center;gap:.25rem;flex:1;justify-content:center}.hp-nav-links button{background:none;border:none;color:#ffffffc7;font-family:DM Sans,sans-serif;font-size:.82rem;font-weight:500;letter-spacing:.05em;padding:.45rem .9rem;border-radius:8px;cursor:pointer;transition:background .15s,color .15s}.hp-nav-links button:hover{background:#ffffff1a;color:#fff}.hp-nav-shop{background:#c9a96e33;border:1px solid rgba(201,169,110,.4);color:var(--c-cream)!important;font-family:DM Sans,sans-serif;font-size:.82rem;font-weight:700;padding:.4rem 1rem;border-radius:50px;text-decoration:none;transition:background .2s,border-color .2s}.hp-nav-shop:hover{background:#c9a96e59;border-color:#c9a96eb3}.hp-nav-actions{display:flex;align-items:center;gap:.75rem;flex-shrink:0}.hp-nav-cart{position:relative;color:#ffffffd9;font-size:1.2rem;text-decoration:none;padding:.3rem;transition:color .15s}.hp-nav-cart:hover{color:#fff}.hp-nav-cart-badge{position:absolute;top:-4px;right:-6px;background:var(--c-gold);color:var(--c-brown);font-size:.58rem;font-weight:800;width:16px;height:16px;border-radius:50%;display:flex;align-items:center;justify-content:center}.hp-nav-cta{background:var(--c-gold);color:var(--c-brown)!important;font-family:DM Sans,sans-serif;font-size:.8rem;font-weight:700;padding:.5rem 1.2rem;border-radius:50px;text-decoration:none;transition:background .2s,transform .15s;white-space:nowrap}.hp-nav-cta:hover{background:#e8c98a;transform:translateY(-1px)}.hp-nav-burger{display:none;flex-direction:column;gap:4px;background:none;border:none;cursor:pointer;padding:6px}.hp-nav-burger span{display:block;width:22px;height:2px;background:#ffffffd9;border-radius:2px;transition:background .15s}.hp-nav-mobile{background:#140804f7;border-top:1px solid rgba(255,220,190,.1);display:flex;flex-direction:column}.hp-nav-mobile button,.hp-nav-mobile a{background:none;border:none;border-bottom:1px solid rgba(255,220,190,.07);color:#ffe8d6d9;font-family:DM Sans,sans-serif;font-size:.92rem;font-weight:500;padding:1rem 2rem;text-align:left;cursor:pointer;text-decoration:none;display:block;transition:background .15s,color .15s}.hp-nav-mobile button:hover,.hp-nav-mobile a:hover{background:#ffdcbe0f;color:#fff}@media(max-width:768px){.hp-nav-links{display:none}.hp-nav-burger{display:flex}.hp-nav-inner{padding:.85rem 1.25rem}.hp-nav-cta{display:none}}.hp-hero{position:relative;min-height:100svh;display:flex;align-items:center;justify-content:center;overflow:hidden;padding-top:70px}.hp-hero-bg{position:absolute;inset:0;z-index:0}.hp-hero-bg img{width:100%;height:100%;object-fit:cover;object-position:center 30%}.hp-hero-overlay{position:absolute;inset:0;background:linear-gradient(160deg,#140803c7,#1e0a0580 40%,#140803a6)}.hp-hero-content{position:relative;z-index:2;text-align:center;padding:2rem 1.5rem 6rem;max-width:600px}.hp-hero-eyebrow{display:inline-block;font-size:.7rem;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:var(--c-gold);margin-bottom:1.25rem;padding:.35rem 1rem;border:1px solid rgba(201,169,110,.35);border-radius:50px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.hp-hero-title{font-family:Cormorant Garamond,serif;font-size:clamp(3rem,10vw,6rem);font-weight:700;color:#fff;line-height:.95;margin:0 0 1.25rem;letter-spacing:.04em;display:flex;flex-direction:column;text-shadow:0 4px 24px rgba(0,0,0,.4)}.hp-hero-title span:first-child{color:var(--c-gold)}.hp-hero-tagline{font-size:.82rem;letter-spacing:.22em;text-transform:uppercase;color:#ffe8d6bf;margin:0 0 2.5rem}.hp-hero-cta{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-bottom:2rem}.hp-hero-btn-primary{background:var(--c-gold);color:var(--c-brown);font-family:DM Sans,sans-serif;font-size:.9rem;font-weight:700;padding:.9rem 2rem;border-radius:50px;text-decoration:none;transition:all .22s ease;box-shadow:0 4px 20px #c9a96e66;white-space:nowrap}.hp-hero-btn-primary:hover{background:#e8c98a;transform:translateY(-2px);box-shadow:0 8px 28px #c9a96e80}.hp-hero-btn-outline{background:transparent;color:#ffe8d6e6;font-family:DM Sans,sans-serif;font-size:.9rem;font-weight:600;padding:.9rem 2rem;border-radius:50px;border:1.5px solid rgba(255,232,214,.4);text-decoration:none;transition:all .22s ease;white-space:nowrap}.hp-hero-btn-outline:hover{background:#ffe8d61a;border-color:#ffe8d6b3;color:#fff;transform:translateY(-2px)}.hp-hero-location{background:#1a0c0780;border:1px solid rgba(255,220,190,.2);color:#ffdcbecc;font-family:DM Sans,sans-serif;font-size:.8rem;font-weight:500;padding:.55rem 1.2rem;border-radius:50px;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transition:all .2s;gap:.4rem;display:inline-flex;align-items:center}.hp-hero-location:hover{background:#3d1f15b3;color:#fff}.hp-hero-artist{position:absolute;bottom:80px;right:min(8%,120px);z-index:2}.hp-hero-artist img{width:clamp(120px,18vw,200px);height:clamp(120px,18vw,200px);border-radius:50%;object-fit:cover;border:3px solid var(--c-gold);box-shadow:0 0 0 8px #c9a96e26,var(--shadow-lg)}.hp-hero-wave{position:absolute;bottom:-1px;left:0;right:0;z-index:3;line-height:0}.hp-hero-wave svg{width:100%;height:80px;display:block}@media(max-width:640px){.hp-hero-artist{bottom:60px;right:1rem}.hp-hero-wave svg{height:50px}}.hp-stats-bar{display:flex;justify-content:center;gap:0;background:var(--c-brown);padding:1.5rem 2rem}.hp-stat{display:flex;flex-direction:column;align-items:center;gap:.2rem;padding:0 2.5rem;border-right:1px solid rgba(255,220,190,.15)}.hp-stat:last-child{border-right:none}.hp-stat-value{font-family:Cormorant Garamond,serif;font-size:1.8rem;font-weight:700;color:var(--c-gold);line-height:1}.hp-stat-label{font-size:.72rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:#ffdcbe99}@media(max-width:540px){.hp-stats-bar{gap:0;flex-wrap:wrap}.hp-stat{padding:.75rem 1.25rem;border-right:none}.hp-stat-value{font-size:1.4rem}}.hp-gallery-section{padding:5rem 0 3rem;text-align:center}.hp-gallery-section .hp-section-label,.hp-gallery-section .hp-section-title,.hp-gallery-section .hp-section-sub{padding:0 2rem}.hp-gallery-loading{text-align:center;padding:3rem;color:var(--c-muted)}.hp-gallery-track{display:flex;gap:1.25rem;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:1rem 2rem 1.5rem;cursor:grab}.hp-gallery-track::-webkit-scrollbar{display:none}.hp-gallery-item{flex:0 0 240px;scroll-snap-align:start;background:#fff;border-radius:var(--radius-sm);overflow:hidden;border:1px solid var(--c-border);box-shadow:var(--shadow-sm);cursor:pointer;transition:transform .22s,box-shadow .22s}.hp-gallery-item:hover{transform:translateY(-6px);box-shadow:var(--shadow-md)}.hp-gallery-item img{width:100%;height:220px;object-fit:cover;display:block;pointer-events:none}.hp-gallery-video{position:relative;height:220px;background:#000}.hp-gallery-video video{width:100%;height:100%;object-fit:cover;opacity:.8}.hp-play{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:2rem}.hp-gallery-caption{padding:.875rem 1rem;display:flex;flex-direction:column;gap:.2rem}.hp-gallery-caption strong{font-size:.85rem;color:var(--c-brown);font-weight:700}.hp-gallery-caption span{font-size:.75rem;color:var(--c-muted)}.hp-gallery-scroll-hint{font-size:.7rem;letter-spacing:.1em;color:var(--c-light);margin-top:.5rem}.hp-lightbox{position:fixed;inset:0;background:#0a0402e6;z-index:9999;display:flex;align-items:center;justify-content:center;padding:1rem;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);animation:hp-fade .25s ease}@keyframes hp-fade{0%{opacity:0}to{opacity:1}}.hp-lightbox-card{position:relative;max-width:620px;width:100%;background:#fff;border-radius:var(--radius);overflow:hidden;box-shadow:0 32px 80px #00000080;animation:hp-slide-up .3s cubic-bezier(.34,1.56,.64,1)}@keyframes hp-slide-up{0%{opacity:0;transform:translateY(24px) scale(.95)}to{opacity:1;transform:none}}.hp-lightbox-media{width:100%;max-height:72vh;object-fit:contain;display:block;background:#f5f0ed}.hp-lightbox-info{padding:1rem 1.25rem;display:flex;flex-direction:column;gap:.2rem}.hp-lightbox-info strong{font-size:.95rem;color:var(--c-brown)}.hp-lightbox-info span{font-size:.82rem;color:var(--c-muted)}.hp-lightbox-close{position:absolute;top:.875rem;right:.875rem;background:#00000073;color:#fff;border:none;border-radius:50%;width:34px;height:34px;cursor:pointer;font-size:.9rem;display:flex;align-items:center;justify-content:center;transition:background .15s}.hp-lightbox-close:hover{background:#000000b3}.hp-services{padding:5rem 2rem 4rem;text-align:center;background:var(--c-surface)}.hp-services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;max-width:900px;margin:0 auto 2.5rem}.hp-service-card{perspective:1000px;height:300px;cursor:pointer}.hp-service-inner{position:relative;width:100%;height:100%;transform-style:preserve-3d;transition:transform .55s cubic-bezier(.4,0,.2,1)}.hp-service-inner.hp-flipped{transform:rotateY(180deg)}.hp-service-face{position:absolute;inset:0;backface-visibility:hidden;-webkit-backface-visibility:hidden;background:#fff;border-radius:var(--radius);border:1px solid var(--c-border);box-shadow:var(--shadow-sm);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.75rem 1.5rem;gap:.5rem;transition:box-shadow .25s}.hp-service-face:hover{box-shadow:var(--shadow-md)}.hp-service-back{transform:rotateY(180deg);background:linear-gradient(135deg,var(--c-brown),var(--c-mid));border-color:transparent;justify-content:flex-start;padding-top:2rem}.hp-service-back h3{color:var(--c-cream)!important}.hp-service-back ul{list-style:none;padding:0;margin:.5rem 0 0;text-align:center;width:100%}.hp-service-back ul li{font-size:.9rem;color:#ffe8d6d9;padding:.5rem 0;border-bottom:1px solid rgba(255,220,190,.15)}.hp-service-back ul li:last-child{border-bottom:none}.hp-service-back .hp-service-hint{color:#ffdcbe80;margin-top:auto}.hp-service-img{width:110px;height:110px;border-radius:50%;overflow:hidden;border:3px solid var(--c-border);box-shadow:var(--shadow-sm);flex-shrink:0}.hp-service-img img{width:100%;height:100%;object-fit:cover}.hp-service-face h3{font-family:Cormorant Garamond,serif;font-size:1.3rem;font-weight:700;color:var(--c-brown);margin:0}.hp-service-face p{font-size:.8rem;color:var(--c-muted);text-align:center;margin:0;line-height:1.5}.hp-service-hint{font-size:.65rem;letter-spacing:.1em;text-transform:uppercase;color:var(--c-light);margin-top:auto}.hp-services-cta{margin-top:1rem}.hp-services-book-btn{display:inline-block;background:var(--c-brown);color:var(--c-cream);font-family:DM Sans,sans-serif;font-size:.9rem;font-weight:700;padding:.9rem 2.25rem;border-radius:50px;text-decoration:none;transition:all .22s;box-shadow:var(--shadow-sm)}.hp-services-book-btn:hover{background:var(--c-mid);transform:translateY(-2px);box-shadow:var(--shadow-md)}.hp-shop-cta{margin:4rem 2rem;border-radius:var(--radius);overflow:hidden;background:linear-gradient(135deg,var(--c-dark) 0%,var(--c-brown) 50%,var(--c-mid) 100%);box-shadow:var(--shadow-lg)}.hp-shop-cta-inner{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:2rem;padding:3.5rem 3rem}.hp-shop-eyebrow{display:block;font-size:.68rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--c-gold);margin-bottom:1rem}.hp-shop-cta-text h2{font-family:Cormorant Garamond,serif;font-size:clamp(1.7rem,3.5vw,2.4rem);font-weight:700;color:#fdf6f0;line-height:1.1;margin:0 0 1rem}.hp-shop-cta-text p{font-size:.9rem;color:#fdf6f0b8;line-height:1.65;margin:0 0 1.25rem}.hp-shop-cta-text p strong{color:var(--c-gold)}.hp-shop-cta-pills{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.75rem}.hp-shop-cta-pills span{background:#ffffff1a;border:1px solid rgba(255,255,255,.15);color:#fdf6f0d9;font-size:.72rem;font-weight:600;padding:.3rem .8rem;border-radius:50px}.hp-shop-cta-btns{display:flex;gap:.875rem;flex-wrap:wrap}.hp-shop-cta-primary{display:inline-block;background:var(--c-gold);color:var(--c-brown);font-family:DM Sans,sans-serif;font-size:.88rem;font-weight:700;padding:.85rem 1.75rem;border-radius:50px;text-decoration:none;transition:all .22s;box-shadow:0 4px 16px #c9a96e66}.hp-shop-cta-primary:hover{background:#e8c98a;transform:translateY(-2px);box-shadow:0 6px 22px #c9a96e8c}.hp-shop-cta-outline{display:inline-block;background:transparent;color:#fdf6f0e0;font-family:DM Sans,sans-serif;font-size:.88rem;font-weight:600;padding:.85rem 1.75rem;border-radius:50px;border:1px solid rgba(253,246,240,.3);text-decoration:none;transition:all .22s}.hp-shop-cta-outline:hover{background:#fdf6f01a;border-color:#fdf6f099;color:#fff;transform:translateY(-2px)}.hp-shop-cta-visual{position:relative;height:220px}.hp-shop-orb{position:absolute;border-radius:50%;filter:blur(40px);opacity:.25}.hp-orb1{width:180px;height:180px;background:var(--c-gold);top:-20px;right:-10px}.hp-orb2{width:100px;height:100px;background:var(--c-cream);bottom:0;left:20px}.hp-shop-card-float{position:absolute;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.18);border-radius:16px;padding:.875rem 1.1rem;text-align:center;min-width:105px;animation:hp-float 3s ease-in-out infinite}.hp-shop-card-float span{font-size:1.6rem;display:block;margin-bottom:.3rem}.hp-shop-card-float p{font-size:.68rem;color:#fdf6f0cc;font-weight:600;margin:0;letter-spacing:.04em}.hp-float1{top:15px;left:8%;animation-delay:0s}.hp-float2{top:90px;right:4%;animation-delay:.9s}.hp-float3{bottom:5px;left:32%;animation-delay:1.8s}@keyframes hp-float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media(max-width:768px){.hp-shop-cta{margin:3rem 1rem}.hp-shop-cta-inner{grid-template-columns:1fr;padding:2.5rem 1.75rem}.hp-shop-cta-visual{height:130px}.hp-float3{display:none}}@media(max-width:480px){.hp-shop-cta-visual{display:none}}.hp-booking-cta{padding:5rem 2rem;background:var(--c-surface);text-align:center}.hp-booking-cta-inner{max-width:640px;margin:0 auto}.hp-booking-cta h2{font-family:Cormorant Garamond,serif;font-size:clamp(1.8rem,4vw,2.6rem);font-weight:700;color:var(--c-brown);margin:0 0 .875rem}.hp-booking-cta p{font-size:.9rem;color:var(--c-muted);line-height:1.65;margin:0 0 2rem}.hp-booking-cta-btns{display:flex;gap:.875rem;justify-content:center;flex-wrap:wrap;margin-bottom:1.75rem}.hp-book-btn-primary{display:inline-block;background:linear-gradient(135deg,var(--c-brown),var(--c-accent));color:var(--c-cream);font-family:DM Sans,sans-serif;font-size:.9rem;font-weight:700;padding:.9rem 2.25rem;border-radius:50px;text-decoration:none;transition:all .22s;box-shadow:0 4px 20px #3d1f1547}.hp-book-btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 28px #3d1f1561}.hp-book-btn-outline{display:inline-block;background:transparent;color:var(--c-mid);font-family:DM Sans,sans-serif;font-size:.9rem;font-weight:600;padding:.9rem 2.25rem;border-radius:50px;border:1.5px solid var(--c-light);text-decoration:none;transition:all .22s}.hp-book-btn-outline:hover{background:var(--c-brown);color:var(--c-cream);border-color:transparent;transform:translateY(-2px)}.hp-booking-meta{display:flex;justify-content:center;gap:1.5rem;flex-wrap:wrap;font-size:.78rem;color:var(--c-muted);font-weight:500}.hp-contact-section{padding:5rem 2rem;text-align:center}.hp-contact-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.25rem;max-width:900px;margin:0 auto;text-align:left}.hp-contact-card{background:#fff;border:1px solid var(--c-border);border-radius:var(--radius-sm);padding:1.75rem 1.5rem;box-shadow:var(--shadow-sm);transition:box-shadow .22s,transform .22s}.hp-contact-card:hover{box-shadow:var(--shadow-md);transform:translateY(-3px)}.hp-contact-card>span{font-size:1.75rem;display:block;margin-bottom:.75rem}.hp-contact-card h4{font-family:Cormorant Garamond,serif;font-size:1.1rem;font-weight:700;color:var(--c-brown);margin:0 0 .5rem}.hp-contact-card p{font-size:.85rem;color:var(--c-muted);line-height:1.65;margin:0 0 1rem}.hp-contact-card a,.hp-contact-card button{display:inline-block;background:none;border:none;padding:0;color:var(--c-accent);font-family:DM Sans,sans-serif;font-size:.82rem;font-weight:700;cursor:pointer;text-decoration:none;transition:color .15s}.hp-contact-card a:hover,.hp-contact-card button:hover{color:var(--c-brown)}.hp-footer{background:var(--c-dark);padding:4rem 2.5rem 0}.hp-footer-inner{display:grid;grid-template-columns:2fr 1fr 1fr;gap:3rem;max-width:1100px;margin:0 auto;padding-bottom:3rem;border-bottom:1px solid rgba(255,220,190,.1)}.hp-footer-brand h3{font-family:Cormorant Garamond,serif;font-size:1.4rem;font-weight:700;color:var(--c-gold);margin:0 0 .75rem;letter-spacing:.08em}.hp-footer-brand p{font-size:.85rem;color:#ffdcbe8c;line-height:1.65;margin:0 0 1.5rem;max-width:300px}.hp-footer-socials{display:flex;gap:.75rem}.hp-footer-socials a{display:flex;align-items:center;justify-content:center;width:38px;height:38px;background:#ffdcbe14;border:1px solid rgba(255,220,190,.15);border-radius:10px;color:#ffdcbeb3;text-decoration:none;transition:background .2s,color .2s,border-color .2s}.hp-footer-socials a:hover{background:#c9a96e33;border-color:#c9a96e66;color:var(--c-gold)}.hp-footer-socials svg{width:18px;height:18px}.hp-footer-links h4,.hp-footer-contact h4{font-family:DM Sans,sans-serif;font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--c-gold);margin:0 0 1.25rem}.hp-footer-links{display:flex;flex-direction:column;gap:.6rem}.hp-footer-links a{font-size:.85rem;color:#ffdcbe99;text-decoration:none;transition:color .15s}.hp-footer-links a:hover{color:#ffdcbef2}.hp-footer-contact p{font-size:.85rem;color:#ffdcbe99;line-height:1.7;margin:0 0 .75rem}.hp-footer-contact a{color:#ffdcbe99;text-decoration:none;transition:color .15s}.hp-footer-contact a:hover{color:#ffdcbef2}.hp-footer-directions{background:none;border:1px solid rgba(201,169,110,.3);color:var(--c-gold);font-family:DM Sans,sans-serif;font-size:.78rem;font-weight:600;padding:.45rem 1rem;border-radius:50px;cursor:pointer;margin-top:.5rem;transition:background .2s,border-color .2s}.hp-footer-directions:hover{background:#c9a96e1f;border-color:#c9a96e99}.hp-footer-bottom{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 0;max-width:1100px;margin:0 auto;flex-wrap:wrap;gap:.5rem}.hp-footer-bottom p{font-size:.72rem;color:#ffdcbe59;margin:0}@media(max-width:768px){.hp-footer-inner{grid-template-columns:1fr;gap:2rem}.hp-footer-bottom{justify-content:center;text-align:center}}@keyframes hp-fade-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:none}}.hp-stats-bar{animation:hp-fade-up .5s .1s ease both}.hp-gallery-section{animation:hp-fade-up .5s .15s ease both}.hp-services{animation:hp-fade-up .5s .2s ease both}.hp-shop-cta{animation:hp-fade-up .5s .25s ease both}.hp-booking-cta{animation:hp-fade-up .5s .3s ease both}.home-container{display:contents}@media(max-width:1024px){.hp-nav-inner{padding:.85rem 1.75rem}.hp-nav-links button,.hp-nav-links a{padding:.4rem .65rem;font-size:.78rem}.hp-shop-cta-inner{padding:2.75rem 2.25rem;gap:1.5rem}.hp-footer-inner{grid-template-columns:1.5fr 1fr 1fr;gap:2rem}.hp-hero-artist img{width:clamp(100px,14vw,160px);height:clamp(100px,14vw,160px)}}@media(max-width:768px){.hp-nav-links{display:none}.hp-nav-burger{display:flex}.hp-nav-inner{padding:.75rem 1.25rem}.hp-nav-cta{display:none}.hp-nav-brand span{font-size:.95rem;letter-spacing:.06em}.hp-nav-logo{width:30px;height:30px}.hp-hero{min-height:100svh}.hp-hero-content{padding:2rem 1.25rem 7rem}.hp-hero-title{font-size:clamp(2.6rem,9vw,4rem)}.hp-hero-tagline{font-size:.72rem;letter-spacing:.16em}.hp-hero-cta{flex-direction:column;align-items:center;gap:.75rem}.hp-hero-btn-primary,.hp-hero-btn-outline{width:100%;max-width:280px;text-align:center}.hp-hero-artist{bottom:55px;right:1rem}.hp-hero-artist img{width:110px;height:110px;border-width:2px}.hp-stats-bar{padding:1.25rem .5rem;flex-wrap:wrap;gap:0}.hp-stat{padding:.75rem 1.25rem;border-right:none;width:50%;border-bottom:1px solid rgba(255,220,190,.1)}.hp-stat:nth-child(odd){border-right:1px solid rgba(255,220,190,.1)}.hp-stat:nth-child(3),.hp-stat:nth-child(4){border-bottom:none}.hp-stat-value{font-size:1.5rem}.hp-gallery-section{padding:3.5rem 0 2rem}.hp-gallery-track{padding:.75rem 1.25rem 1rem;gap:1rem}.hp-gallery-item{flex:0 0 200px}.hp-gallery-item img,.hp-gallery-video{height:180px}.hp-services{padding:3.5rem 1.25rem 3rem}.hp-services-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.hp-service-card{height:280px}.hp-shop-cta{margin:2.5rem 1.25rem;border-radius:var(--radius-sm)}.hp-shop-cta-inner{grid-template-columns:1fr;padding:2.25rem 1.75rem;gap:1.25rem}.hp-shop-cta-visual{height:120px}.hp-float3{display:none}.hp-shop-cta-btns{justify-content:flex-start}.hp-booking-cta{padding:3.5rem 1.25rem}.hp-booking-cta-btns{flex-direction:column;align-items:center;gap:.75rem}.hp-book-btn-primary,.hp-book-btn-outline{width:100%;max-width:300px;text-align:center}.hp-booking-meta{flex-direction:column;gap:.4rem;align-items:center;font-size:.74rem}.hp-contact-section{padding:3.5rem 1.25rem}.hp-contact-grid{grid-template-columns:1fr 1fr;gap:1rem}.hp-footer{padding:3rem 1.5rem 0}.hp-footer-inner{grid-template-columns:1fr;gap:2rem;padding-bottom:2.5rem}.hp-footer-brand p{max-width:100%}.hp-footer-bottom{justify-content:center;text-align:center;flex-direction:column;gap:.4rem}.hp-section-title{font-size:clamp(1.6rem,5vw,2.2rem)}}@media(max-width:480px){.hp-nav-inner{padding:.7rem 1rem}.hp-nav-logo{width:28px;height:28px}.hp-nav-brand span{font-size:.88rem;letter-spacing:.04em}.hp-nav-cart{font-size:1.1rem}.hp-hero-content{padding:1.5rem 1rem 8rem}.hp-hero-title{font-size:clamp(2.2rem,11vw,3.2rem);line-height:1}.hp-hero-eyebrow{font-size:.62rem;padding:.28rem .75rem}.hp-hero-tagline{font-size:.66rem;letter-spacing:.14em}.hp-hero-location{font-size:.72rem;padding:.45rem .9rem}.hp-hero-artist{bottom:50px;right:.75rem}.hp-hero-artist img{width:90px;height:90px}.hp-stats-bar{padding:1rem 0}.hp-stat{padding:.6rem 1rem}.hp-stat-value{font-size:1.3rem}.hp-stat-label{font-size:.65rem}.hp-gallery-item{flex:0 0 175px}.hp-gallery-item img,.hp-gallery-video{height:155px}.hp-gallery-caption{padding:.6rem .75rem}.hp-gallery-caption strong{font-size:.78rem}.hp-services{padding:3rem 1rem}.hp-services-grid{grid-template-columns:1fr;max-width:320px;margin-left:auto;margin-right:auto}.hp-service-card{height:270px}.hp-service-img{width:90px;height:90px}.hp-shop-cta{margin:2rem .75rem;border-radius:var(--radius-sm)}.hp-shop-cta-inner{padding:2rem 1.25rem}.hp-shop-cta-visual{display:none}.hp-shop-cta-text h2{font-size:1.6rem}.hp-shop-cta-btns{flex-direction:column;gap:.6rem}.hp-shop-cta-primary,.hp-shop-cta-outline{text-align:center;width:100%}.hp-shop-cta-pills{gap:.4rem}.hp-shop-cta-pills span{font-size:.68rem;padding:.25rem .6rem}.hp-booking-cta{padding:3rem 1rem}.hp-booking-cta h2{font-size:1.6rem}.hp-contact-section{padding:3rem 1rem}.hp-contact-grid{grid-template-columns:1fr;gap:.875rem}.hp-contact-card{padding:1.4rem 1.25rem}.hp-contact-card>span{font-size:1.4rem;margin-bottom:.6rem}.hp-footer{padding:2.5rem 1.25rem 0}.hp-footer-socials a{width:34px;height:34px}.hp-footer-socials svg{width:16px;height:16px}.hp-lightbox-card{border-radius:var(--radius-sm)}.hp-lightbox-media{max-height:55vh}}@media(max-width:360px){.hp-nav-brand span{display:none}.hp-nav-logo{width:32px;height:32px}.hp-hero-title{font-size:2rem}.hp-hero-artist img{width:78px;height:78px}.hp-stat{width:50%}}@supports (padding: max(0px)){.hp-nav-inner{padding-left:max(1.25rem,env(safe-area-inset-left));padding-right:max(1.25rem,env(safe-area-inset-right))}.hp-footer{padding-bottom:max(0px,env(safe-area-inset-bottom))}}.hp-root *{box-sizing:border-box}.hp-section-title,.hp-hero-title,.hp-shop-cta-text h2,.hp-booking-cta h2{overflow-wrap:break-word}.nb-root{position:relative;display:inline-flex;align-items:center}.nb-bell{position:relative;width:42px;height:42px;border-radius:50%;border:1.5px solid rgba(201,169,110,.3);background:#3d1f150f;font-size:1.1rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;color:inherit}.nb-bell:hover{background:#3d1f151f;transform:scale(1.05)}.nb-badge{position:absolute;top:-4px;right:-4px;min-width:18px;height:18px;background:#ef4444;color:#fff;font-size:.6rem;font-weight:800;border-radius:50px;display:flex;align-items:center;justify-content:center;padding:0 4px;border:2px solid #fff;animation:nb-pop .3s cubic-bezier(.34,1.56,.64,1)}@keyframes nb-pop{0%{transform:scale(0)}to{transform:scale(1)}}.nb-drawer{position:absolute;top:calc(100% + 12px);right:0;width:360px;max-height:520px;background:#fff;border:1px solid #e0ccc4;border-radius:16px;box-shadow:0 16px 48px #3d1f152e;display:flex;flex-direction:column;z-index:9999;overflow:hidden;opacity:0;transform:translateY(-8px) scale(.97);pointer-events:none;transition:opacity .2s,transform .2s;transform-origin:top right}.nb-drawer.open{opacity:1;transform:translateY(0) scale(1);pointer-events:all}.nb-drawer-header{display:flex;justify-content:space-between;align-items:flex-start;padding:1rem 1.25rem .875rem;border-bottom:1px solid #f0e8e0;background:linear-gradient(135deg,#3d1f15,#6b3528);flex-shrink:0}.nb-drawer-title{font-family:Cormorant Garamond,serif;font-size:1.1rem;font-weight:700;color:#ffe8d6;margin:0}.nb-unread-tag{font-size:.68rem;font-weight:700;background:#ffe8d626;color:#ffe8d6b3;padding:.1rem .5rem;border-radius:50px;margin-top:.2rem;display:inline-block}.nb-clear-btn{background:none;border:none;cursor:pointer;font-size:.72rem;color:#ffe8d680;font-family:DM Sans,sans-serif;font-weight:600;transition:color .15s;padding:0}.nb-clear-btn:hover{color:#ffe8d6d9}.nb-close{background:#ffffff1a;border:none;cursor:pointer;width:28px;height:28px;border-radius:8px;color:#ffe8d6b3;font-size:.85rem;display:flex;align-items:center;justify-content:center;transition:background .15s}.nb-close:hover{background:#fff3}.nb-list{flex:1;overflow-y:auto;padding:.5rem 0}.nb-item{display:flex;align-items:flex-start;gap:.875rem;padding:.875rem 1.25rem;cursor:pointer;transition:background .15s;position:relative;border-bottom:1px solid #fdf6f0}.nb-item:last-child{border-bottom:none}.nb-item:hover{background:#fdf6f0}.nb-item.unread{background:#fff8f3}.nb-item.unread:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--nb-accent, #c9a96e);border-radius:0 2px 2px 0}.nb-item-icon{width:38px;height:38px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1rem;flex-shrink:0}.nb-item-body{flex:1;min-width:0}.nb-item-title{font-size:.82rem;font-weight:700;color:#3d1f15;margin:0 0 .2rem;line-height:1.3}.nb-item.unread .nb-item-title{color:#1e293b}.nb-item-text{font-size:.75rem;color:#9e7060;margin:0 0 .3rem;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.nb-item-time{font-size:.68rem;color:#b0a090}.nb-item-actions{display:flex;flex-direction:column;gap:.25rem;flex-shrink:0;opacity:0;transition:opacity .15s}.nb-item:hover .nb-item-actions{opacity:1}.nb-item-link{width:24px;height:24px;border-radius:6px;background:#f0e8df;color:#6b3528;display:flex;align-items:center;justify-content:center;text-decoration:none;font-size:.75rem;font-weight:700;transition:background .15s}.nb-item-link:hover{background:#e0d0c4}.nb-item-delete{width:24px;height:24px;border-radius:6px;background:#fef2f2;color:#ef4444;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:.6rem;transition:background .15s}.nb-item-delete:hover{background:#fecaca}.nb-load-more{width:100%;padding:.75rem;background:none;border:none;border-top:1px solid #f0e8e0;color:#9e7060;font-family:DM Sans,sans-serif;font-size:.8rem;font-weight:600;cursor:pointer;transition:color .15s}.nb-load-more:hover{color:#3d1f15}.nb-load-more:disabled{opacity:.5;cursor:not-allowed}.nb-empty{display:flex;flex-direction:column;align-items:center;padding:3rem 1.5rem;gap:.5rem;text-align:center}.nb-empty span{font-size:2.5rem}.nb-empty p{font-size:.88rem;font-weight:600;color:#3d1f15;margin:0}.nb-empty small{font-size:.75rem;color:#9e7060}.nb-loading{padding:.5rem 0;display:flex;flex-direction:column;gap:0}.nb-skeleton{margin:0 1.25rem .75rem;height:60px;border-radius:10px;background:linear-gradient(90deg,#f0e4dc 25%,#f8ede6,#f0e4dc 75%);background-size:200% 100%;animation:nb-shimmer 1.4s infinite}@keyframes nb-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.nb-backdrop{position:fixed;inset:0;z-index:9998;background:#0000004d;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}@media(max-width:480px){.nb-drawer{position:fixed;inset:auto 0 0;width:100%;max-height:80vh;border-radius:20px 20px 0 0;transform:translateY(20px) scale(1)}.nb-drawer.open{transform:translateY(0) scale(1)}}.nxl-signup-bg{width:100%;max-width:100vw;min-height:100vh;background:linear-gradient(135deg,#fdf6f0,#fce8db,#f9d9c8);display:flex;align-items:center;justify-content:center;padding:2rem 1.25rem 5rem;font-family:DM Sans,sans-serif;position:relative;overflow-x:hidden;box-sizing:border-box}.nxl-signup-bg:before{content:"";position:fixed;top:-120px;right:-120px;width:480px;height:480px;background:radial-gradient(circle,rgba(255,182,153,.35) 0%,transparent 70%);border-radius:50%;pointer-events:none;z-index:0}.nxl-signup-bg:after{content:"";position:fixed;bottom:-80px;left:-80px;width:360px;height:360px;background:radial-gradient(circle,rgba(255,210,185,.4) 0%,transparent 70%);border-radius:50%;pointer-events:none;z-index:0}.nxl-signup-card{width:100%;max-width:460px;position:relative;z-index:1;animation:nxl-signup-fadein .5s ease both}@keyframes nxl-signup-fadein{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.nxl-signup-brand{text-align:center;margin-bottom:1.6rem}.nxl-signup-dot-ring{width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#6b3528,#a0502e);display:flex;align-items:center;justify-content:center;margin:0 auto .9rem;box-shadow:0 0 0 8px #8a4a301f,0 0 0 16px #8a4a300f;font-size:1.4rem}.nxl-signup-brand h1{font-family:Cormorant Garamond,serif;font-size:1.9rem;font-weight:700;color:#3d1f15;margin:0 0 .3rem;letter-spacing:.02em}.nxl-signup-brand p{font-size:.82rem;color:#9e7060;margin:0 auto;line-height:1.5;max-width:320px}.nxl-signup-panel{background:linear-gradient(160deg,#3d1f15,#6b3528);border-radius:20px;padding:2rem;box-shadow:0 20px 60px #5d2d1959;box-sizing:border-box}.nxl-signup-row{display:grid;grid-template-columns:1fr 1fr;gap:.9rem}.nxl-signup-field{margin-bottom:1.1rem}.nxl-signup-field label{display:block;font-size:.67rem;text-transform:uppercase;letter-spacing:.1em;color:#ffe8d6a6;margin-bottom:.35rem;font-weight:500}.nxl-signup-field input{width:100%;padding:.7rem .9rem;background:#ffffff14;border:1.5px solid rgba(255,232,214,.2);border-radius:10px;color:#ffe8d6;font-family:DM Sans,sans-serif;font-size:.88rem;outline:none;transition:border-color .2s,background .2s;box-sizing:border-box}.nxl-signup-field input::placeholder{color:#ffe8d652;font-style:italic}.nxl-signup-field input:focus{border-color:#ffb380;background:#ffffff21}.nxl-signup-field input:disabled{opacity:.5;cursor:not-allowed}.nxl-signup-error-inline{display:block;margin-top:.3rem;font-size:.72rem;color:#ffb3a0;font-style:italic;line-height:1.3}.nxl-signup-submit{width:100%;padding:.88rem;margin-top:.4rem;background:linear-gradient(135deg,#ffb380,#e8925a);color:#3d1f15;border:none;border-radius:12px;font-family:DM Sans,sans-serif;font-size:.95rem;font-weight:700;letter-spacing:.06em;cursor:pointer;transition:all .25s;box-shadow:0 4px 16px #ff8c5059}.nxl-signup-submit:hover:not(:disabled){background:linear-gradient(135deg,#ffc49a,#f0a070);transform:translateY(-1px);box-shadow:0 6px 22px #ff8c5073}.nxl-signup-submit:disabled{opacity:.6;cursor:not-allowed;transform:none}.nxl-signup-success-msg{margin-top:1rem;padding:.75rem 1rem;background:#7dca9e2e;border:1px solid rgba(125,202,158,.4);border-radius:8px;color:#7dca9e;font-size:.82rem;text-align:center;line-height:1.5}.nxl-signup-error-msg{margin-top:1rem;padding:.75rem 1rem;background:#ff78641f;border:1px solid rgba(255,120,100,.3);border-radius:8px;color:#ffb3a0;font-size:.82rem;text-align:center;line-height:1.5}.nxl-signup-footer{margin-top:1.4rem;text-align:center}.nxl-signup-footer p{font-size:.83rem;color:#ffe8d6a6;margin:0 0 .6rem}.nxl-signup-footer a{color:#ffb380;text-decoration:none;font-weight:600;transition:color .2s}.nxl-signup-footer a:hover{color:#ffd4b3;text-decoration:underline}.nxl-signup-back{display:inline-block;margin-top:.4rem;font-size:.8rem;color:#ffe8d680;text-decoration:none;transition:color .2s}.nxl-signup-back:hover{color:#ffe8d6d9}.nxl-signup-footer-bar{position:fixed;left:0;bottom:0;width:100vw;background:linear-gradient(135deg,#6b3528,#a0502e);color:#ffe8d6;font-family:Cormorant Garamond,serif;font-size:1.3rem;font-weight:700;letter-spacing:.15em;text-align:center;padding:.7rem 0;z-index:100;box-shadow:0 -4px 24px #5d2d1933}@media(max-width:480px){.nxl-signup-bg{padding:2.5rem 1rem 5rem;align-items:flex-start}.nxl-signup-brand h1{font-size:1.6rem}.nxl-signup-panel{padding:1.75rem 1.25rem;border-radius:16px}.nxl-signup-dot-ring{width:50px;height:50px;font-size:1.25rem}.nxl-signup-row{grid-template-columns:1fr;gap:0}}@media(max-width:360px){.nxl-signup-bg{padding:1.25rem .75rem 5rem}.nxl-signup-panel{padding:1.5rem 1rem}.nxl-signup-brand h1{font-size:1.4rem}}.nxl-signin-bg{width:100%;max-width:100vw;min-height:100vh;background:linear-gradient(135deg,#fdf6f0,#fce8db,#f9d9c8);display:flex;align-items:center;justify-content:center;padding:2rem 1.25rem 5rem;font-family:DM Sans,sans-serif;position:relative;overflow-x:hidden;box-sizing:border-box}.nxl-signin-bg:before{content:"";position:fixed;top:-120px;right:-120px;width:480px;height:480px;background:radial-gradient(circle,rgba(255,182,153,.35) 0%,transparent 70%);border-radius:50%;pointer-events:none;z-index:0}.nxl-signin-bg:after{content:"";position:fixed;bottom:-80px;left:-80px;width:360px;height:360px;background:radial-gradient(circle,rgba(255,210,185,.4) 0%,transparent 70%);border-radius:50%;pointer-events:none;z-index:0}.nxl-signin-card{width:100%;max-width:440px;position:relative;z-index:1;animation:nxl-signin-fadein .5s ease both}@keyframes nxl-signin-fadein{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.nxl-signin-brand{text-align:center;margin-bottom:1.8rem}.nxl-signin-dot-ring{width:64px;height:64px;border-radius:50%;background:linear-gradient(135deg,#6b3528,#a0502e);display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;box-shadow:0 0 0 8px #8a4a301f,0 0 0 16px #8a4a300f;font-size:1.5rem}.nxl-signin-brand h1{font-family:Cormorant Garamond,serif;font-size:2rem;font-weight:700;color:#3d1f15;margin:0 0 .3rem;letter-spacing:.02em}.nxl-signin-brand p{font-size:.85rem;color:#9e7060;margin:0;line-height:1.5}.nxl-signin-panel{background:linear-gradient(160deg,#3d1f15,#6b3528);border-radius:20px;padding:2.2rem 2rem;box-shadow:0 20px 60px #5d2d1959;box-sizing:border-box}.nxl-signin-field{margin-bottom:1.2rem}.nxl-signin-field label{display:block;font-size:.68rem;text-transform:uppercase;letter-spacing:.1em;color:#ffe8d6a6;margin-bottom:.4rem;font-weight:500}.nxl-signin-field input{width:100%;padding:.75rem 1rem;background:#ffffff14;border:1.5px solid rgba(255,232,214,.2);border-radius:10px;color:#ffe8d6;font-family:DM Sans,sans-serif;font-size:.9rem;outline:none;transition:border-color .2s,background .2s;box-sizing:border-box}.nxl-signin-field input::placeholder{color:#ffe8d659;font-style:italic}.nxl-signin-field input:focus{border-color:#ffb380;background:#ffffff21}.nxl-signin-field input:disabled{opacity:.5;cursor:not-allowed}.nxl-signin-error-inline{display:block;margin-top:.35rem;font-size:.75rem;color:#ffb3a0;font-style:italic}.nxl-signin-submit{width:100%;padding:.9rem;margin-top:.5rem;background:linear-gradient(135deg,#ffb380,#e8925a);color:#3d1f15;border:none;border-radius:12px;font-family:DM Sans,sans-serif;font-size:.95rem;font-weight:700;letter-spacing:.06em;cursor:pointer;transition:all .25s;box-shadow:0 4px 16px #ff8c5059}.nxl-signin-submit:hover:not(:disabled){background:linear-gradient(135deg,#ffc49a,#f0a070);transform:translateY(-1px);box-shadow:0 6px 22px #ff8c5073}.nxl-signin-submit:disabled{opacity:.6;cursor:not-allowed;transform:none}.nxl-signin-success-msg{margin-top:1rem;padding:.75rem 1rem;background:#7dca9e2e;border:1px solid rgba(125,202,158,.4);border-radius:8px;color:#7dca9e;font-size:.82rem;text-align:center}.nxl-signin-error-msg{margin-top:1rem;padding:.75rem 1rem;background:#ff78641f;border:1px solid rgba(255,120,100,.3);border-radius:8px;color:#ffb3a0;font-size:.82rem;text-align:center}.nxl-signin-footer{margin-top:1.5rem;text-align:center}.nxl-signin-footer p{font-size:.83rem;color:#ffe8d6a6;margin:0 0 .6rem}.nxl-signin-footer a{color:#ffb380;text-decoration:none;font-weight:600;transition:color .2s}.nxl-signin-footer a:hover{color:#ffd4b3;text-decoration:underline}.nxl-signin-back{display:inline-block;margin-top:.4rem;font-size:.8rem;color:#ffe8d680;text-decoration:none;transition:color .2s}.nxl-signin-back:hover{color:#ffe8d6d9}.nxl-forgot-link-row{display:flex;justify-content:flex-end;margin:-.25rem 0 .75rem}.nxl-forgot-link{background:none;border:none;padding:0;cursor:pointer;font-family:DM Sans,sans-serif;font-size:.8rem;font-weight:600;color:#a0502e;text-decoration:underline;text-underline-offset:2px;transition:color .15s}.nxl-forgot-link:hover{color:#6b3528}.nxl-forgot-header{margin-bottom:1.25rem;text-align:center}.nxl-forgot-header h2{font-family:Cormorant Garamond,serif;font-size:1.4rem;font-weight:700;color:#ffe8d6;margin-bottom:.35rem}.nxl-forgot-header p{font-size:.82rem;color:#ffe8d6a6;line-height:1.55}.nxl-forgot-back-btn{background:none;border:none;padding:0;cursor:pointer;font-family:DM Sans,sans-serif;font-size:.82rem;font-weight:600;color:#ffb380;text-decoration:underline;text-underline-offset:2px;transition:color .15s;display:inline-block;margin-top:.5rem}.nxl-forgot-back-btn:hover{color:#ffd4b3}.nxl-forgot-sent{text-align:center;padding:.5rem 0}.nxl-forgot-sent-icon{font-size:2.5rem;margin-bottom:.75rem}.nxl-forgot-sent h2{font-family:Cormorant Garamond,serif;font-size:1.4rem;font-weight:700;color:#ffe8d6;margin-bottom:.75rem}.nxl-forgot-sent p{font-size:.82rem;color:#ffe8d6b3;line-height:1.65;margin-bottom:.75rem}.nxl-forgot-dev-note{font-size:.75rem;color:#ffe8d673;line-height:1.55;background:#ffffff0d;border:1px solid rgba(255,232,214,.1);border-radius:8px;padding:.6rem .875rem;margin-bottom:1rem}.nxl-password-wrap{position:relative;display:flex;align-items:center}.nxl-password-wrap input{flex:1;padding-right:2.8rem}.nxl-password-toggle{position:absolute;right:.75rem;background:none;border:none;cursor:pointer;font-size:1rem;line-height:1;padding:0;color:#9e7060;transition:color .15s;outline:none}.nxl-password-toggle:hover{color:#ffe8d6}.nxl-password-rules{display:flex;flex-direction:column;gap:.2rem;margin-top:.55rem;padding:.6rem .75rem;background:#ffffff0f;border:1px solid rgba(255,232,214,.15);border-radius:8px}.nxl-password-rule{display:flex;align-items:center;gap:.45rem;font-family:DM Sans,sans-serif;font-size:.75rem;font-weight:500;color:#ffe8d673;transition:color .15s}.nxl-password-rule.pass{color:#7dca9e}.nxl-password-rule span{font-size:.8rem;width:14px;text-align:center;flex-shrink:0}.nxl-signin-footer-bar{position:fixed;left:0;bottom:0;width:100vw;background:linear-gradient(135deg,#6b3528,#a0502e);color:#ffe8d6;font-family:Cormorant Garamond,serif;font-size:1.3rem;font-weight:700;letter-spacing:.15em;text-align:center;padding:.7rem 0;z-index:100;box-shadow:0 -4px 24px #5d2d1933}@media(max-width:480px){.nxl-signin-bg{padding:3rem 1rem 5rem;align-items:flex-start}.nxl-signin-brand h1{font-size:1.7rem}.nxl-signin-panel{padding:1.75rem 1.25rem;border-radius:16px}.nxl-signin-dot-ring{width:54px;height:54px;font-size:1.3rem}}@media(max-width:360px){.nxl-signin-bg{padding:1.25rem .75rem 5rem}.nxl-signin-panel{padding:1.5rem 1rem}.nxl-signin-brand h1{font-size:1.5rem}}:root{--nxl-bg-start: #fdf6f0;--nxl-bg-mid: #fce8db;--nxl-bg-end: #f9d9c8;--nxl-dark: #3d1f15;--nxl-dark-mid: #6b3528;--nxl-accent: #a0502e;--nxl-light-accent: #c07a5a;--nxl-muted: #9e7060;--nxl-border: #e0ccc4;--nxl-surface: #fdf8f5;--nxl-card-bg: #ffffff;--nxl-warm-label: #b08070;--nxl-text: #3d1f15;--nxl-cream: #ffe8d6;--nxl-panel-header: linear-gradient(135deg, #6b3528 0%, #a0502e 100%);--nxl-shadow-sm: 0 4px 16px rgba(61, 31, 21, .1);--nxl-shadow-md: 0 8px 32px rgba(61, 31, 21, .14);--nxl-shadow-lg: 0 20px 60px rgba(61, 31, 21, .2);--nxl-radius: 16px;--nxl-font-display: "Cormorant Garamond", serif;--nxl-font-body: "DM Sans", sans-serif}.dashboard-container{width:100%!important;max-width:100%!important;min-height:100vh!important;margin:0!important;padding:1.5rem 2rem 4rem!important;background:linear-gradient(135deg,var(--nxl-bg-start) 0%,var(--nxl-bg-mid) 50%,var(--nxl-bg-end) 100%)!important;background-color:unset!important;font-family:var(--nxl-font-body)!important;display:flex!important;flex-direction:column!important;align-items:center!important;position:relative!important;overflow-x:hidden!important;box-sizing:border-box!important}.dashboard-container:before{content:"";position:fixed;top:-120px;right:-120px;width:480px;height:480px;background:radial-gradient(circle,rgba(255,182,153,.35) 0%,transparent 70%);border-radius:50%;pointer-events:none;z-index:0}.dashboard-container:after{content:"";position:fixed;bottom:-80px;left:-80px;width:360px;height:360px;background:radial-gradient(circle,rgba(255,210,185,.4) 0%,transparent 70%);border-radius:50%;pointer-events:none;z-index:0}.dashboard-container>*{position:relative;z-index:1}.dashboard-header{display:flex!important;justify-content:space-between!important;align-items:center!important;width:100%!important;max-width:1200px!important;padding:1rem 1.8rem!important;background:linear-gradient(160deg,var(--nxl-dark) 0%,var(--nxl-dark-mid) 100%)!important;border-radius:var(--nxl-radius)!important;box-shadow:var(--nxl-shadow-lg)!important;margin-bottom:1.5rem!important;border:none!important}.dashboard-header .header-left h1,.header-left h1{font-family:var(--nxl-font-display)!important;font-size:1.7rem!important;font-weight:700!important;color:var(--nxl-cream)!important;letter-spacing:.05em!important;margin:0!important;-webkit-text-fill-color:var(--nxl-cream)!important;background:none!important;-webkit-background-clip:unset!important;background-clip:unset!important}.dashboard-header .header-right .user-info,.header-right .user-info{display:flex!important;align-items:center!important;gap:.6rem!important;padding:.5rem 1rem!important;background:#ffe8d626!important;border:1px solid rgba(255,232,214,.25)!important;border-radius:50px!important;color:var(--nxl-cream)!important;text-decoration:none!important;box-shadow:none!important;transition:background .2s!important}.header-right .user-info:hover{background:#ffe8d647!important}.user-icon{font-size:1rem!important}.user-name{font-family:var(--nxl-font-body)!important;font-size:.88rem!important;font-weight:600!important;color:var(--nxl-cream)!important;letter-spacing:.02em!important}.welcome-section{width:100%!important;max-width:1200px!important;padding:1.4rem 2rem!important;background:var(--nxl-card-bg)!important;border-radius:var(--nxl-radius)!important;box-shadow:var(--nxl-shadow-sm)!important;border:1px solid var(--nxl-border)!important;margin-bottom:1.2rem!important;text-align:center!important}.welcome-section h2{font-family:var(--nxl-font-display)!important;font-size:1.6rem!important;font-weight:700!important;color:var(--nxl-dark)!important;margin:0 0 .3rem!important;letter-spacing:.02em!important;background:none!important;-webkit-background-clip:unset!important;-webkit-text-fill-color:var(--nxl-dark)!important;background-clip:unset!important}.welcome-section p{font-size:.9rem!important;color:var(--nxl-muted)!important;margin:0!important;line-height:1.6!important}.db-slots-label{width:100%;max-width:1200px;font-family:var(--nxl-font-body);font-size:.82rem;font-weight:500;color:var(--nxl-warm-label);text-transform:uppercase;letter-spacing:.1em;margin:.4rem 0 .8rem}.db-slots-label span{display:block;font-family:var(--nxl-font-display);font-size:1.25rem;font-weight:600;color:var(--nxl-dark);text-transform:none;letter-spacing:.02em;margin-top:.1rem}.booking-interface{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:1.2rem!important;width:100%!important;max-width:1200px!important;margin-bottom:1.4rem!important;justify-content:unset!important}@media(max-width:1100px){.booking-interface{grid-template-columns:repeat(2,1fr)!important}}@media(max-width:600px){.booking-interface{grid-template-columns:1fr!important}}.booking-panel{background:var(--nxl-card-bg)!important;border-radius:var(--nxl-radius)!important;box-shadow:var(--nxl-shadow-sm)!important;border:1px solid var(--nxl-border)!important;overflow:hidden!important;display:flex!important;flex-direction:column!important;height:420px!important;transition:box-shadow .25s ease,transform .25s ease!important}.booking-panel:hover{box-shadow:var(--nxl-shadow-md)!important;transform:translateY(-2px)!important}.panel-header{background:var(--nxl-panel-header)!important;color:var(--nxl-cream)!important;padding:.8rem 1.1rem!important;display:flex!important;justify-content:space-between!important;align-items:center!important;cursor:pointer!important;flex-shrink:0!important;height:auto!important;box-shadow:none!important;transition:filter .2s!important}.panel-header:hover{background:var(--nxl-panel-header)!important;filter:brightness(1.1)!important;transform:none!important}.panel-header h3{font-family:var(--nxl-font-body)!important;font-size:.78rem!important;font-weight:700!important;letter-spacing:.12em!important;text-transform:uppercase!important;margin:0!important;color:var(--nxl-cream)!important;text-shadow:none!important}.dropdown-arrow{font-size:.75rem!important;color:#ffe8d6b3!important;transition:transform .25s ease!important;font-weight:400!important;cursor:default!important}.dropdown-arrow.collapsed{transform:rotate(-90deg)!important}.date-navigation{display:flex!important;align-items:center!important;gap:.4rem!important}.date-navigation button{background:#ffe8d633!important;border:1px solid rgba(255,232,214,.3)!important;color:var(--nxl-cream)!important;font-size:1rem!important;font-weight:700!important;cursor:pointer!important;width:26px!important;height:26px!important;border-radius:6px!important;display:flex!important;align-items:center!important;justify-content:center!important;transition:background .2s!important;padding:0!important}.date-navigation button:hover{background:#ffe8d659!important;transform:none!important}.date-navigation span{font-size:.78rem!important;font-weight:600!important;color:var(--nxl-cream)!important;text-shadow:none!important}.panel-content{padding:.9rem!important;flex:1!important;overflow-y:auto!important;background:transparent!important;display:flex!important;flex-direction:column!important;scrollbar-width:thin!important;scrollbar-color:var(--nxl-border) transparent!important}.panel-content::-webkit-scrollbar{width:4px}.panel-content::-webkit-scrollbar-track{background:transparent}.panel-content::-webkit-scrollbar-thumb{background:var(--nxl-border);border-radius:4px}.panel-content label{font-size:.78rem!important;font-weight:600!important;color:var(--nxl-warm-label)!important;text-transform:uppercase!important;letter-spacing:.08em!important;display:block!important;margin-bottom:.3rem!important}.panel-content select{padding:.45rem .7rem!important;border-radius:8px!important;border:1.5px solid var(--nxl-border)!important;background:var(--nxl-surface)!important;font-family:var(--nxl-font-body)!important;font-size:.83rem!important;color:var(--nxl-dark)!important;cursor:pointer!important;outline:none!important;margin-left:0!important}.panel-content select:focus{border-color:var(--nxl-accent)!important;box-shadow:0 0 0 3px #a0502e1a!important}.service-item{display:flex!important;justify-content:space-between!important;align-items:center!important;padding:.65rem .9rem!important;border-radius:10px!important;cursor:pointer!important;transition:all .2s ease!important;margin-bottom:.35rem!important;border:1.5px solid transparent!important;border-bottom:1.5px solid transparent!important;background:var(--nxl-surface)!important;box-shadow:none!important;font-size:inherit!important}.service-item:hover{background:linear-gradient(135deg,var(--nxl-bg-start) 0%,var(--nxl-bg-mid) 100%)!important;border-color:var(--nxl-light-accent)!important;transform:translate(3px)!important;box-shadow:none!important}.service-item.selected{background:linear-gradient(135deg,var(--nxl-dark) 0%,var(--nxl-dark-mid) 100%)!important;border-color:var(--nxl-dark)!important;border-left:1.5px solid var(--nxl-dark)!important;box-shadow:0 4px 14px #3d1f1540!important;color:var(--nxl-cream)!important}.service-item.selected .service-name,.service-item.selected .service-duration,.service-item.selected .service-price{color:var(--nxl-cream)!important}.service-name{font-size:.88rem!important;font-weight:600!important;color:var(--nxl-dark)!important}.service-duration{font-size:.75rem!important;color:var(--nxl-muted)!important;opacity:1!important}.service-price{font-size:.82rem!important;font-weight:600!important;color:var(--nxl-accent)!important}.calendar{width:100%!important;flex:unset!important}.calendar-header{display:grid!important;grid-template-columns:repeat(7,1fr)!important;text-align:center!important;margin-bottom:.4rem!important;background:transparent!important;border-radius:0!important;padding:0!important}.calendar-header span{font-size:.7rem!important;font-weight:700!important;color:var(--nxl-warm-label)!important;text-transform:uppercase!important;letter-spacing:.06em!important;padding:.3rem 0!important}.calendar-grid{display:grid!important;grid-template-columns:repeat(7,1fr)!important;gap:2px!important;position:relative!important}.calendar-day{aspect-ratio:1!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;font-size:.78rem!important;font-weight:500!important;cursor:pointer!important;border-radius:8px!important;transition:all .2s ease!important;color:var(--nxl-dark)!important;background:transparent!important;line-height:1.1!important}.calendar-day.available{color:var(--nxl-dark)!important;background:transparent!important}.calendar-day.available:hover{background:linear-gradient(135deg,var(--nxl-bg-start) 0%,var(--nxl-bg-mid) 100%)!important;transform:scale(1.08)!important;box-shadow:none!important}.calendar-day.selected{background:linear-gradient(135deg,var(--nxl-dark) 0%,var(--nxl-dark-mid) 100%)!important;color:var(--nxl-cream)!important;box-shadow:0 4px 12px #3d1f154d!important;transform:scale(1.05)!important;font-weight:700!important}.calendar-day.empty{background:transparent!important;cursor:default!important}.calendar-day.fully-booked{cursor:not-allowed!important}.time-section{margin-bottom:1rem!important}.time-section h4{font-size:.7rem!important;font-weight:700!important;text-transform:uppercase!important;letter-spacing:.12em!important;color:var(--nxl-warm-label)!important;margin-bottom:.5rem!important;padding:.35rem .6rem!important;background:linear-gradient(135deg,var(--nxl-bg-start) 0%,var(--nxl-bg-mid) 100%)!important;border-radius:6px!important;text-align:left!important}.time-slots{display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:.4rem!important;max-height:none!important;overflow-y:visible!important;padding:0!important;background:transparent!important;border-radius:0!important}.time-slot{padding:.5rem .4rem!important;font-size:.78rem!important;text-align:center!important;cursor:pointer!important;border-radius:8px!important;transition:all .2s ease!important;color:var(--nxl-dark)!important;background:var(--nxl-surface)!important;font-family:var(--nxl-font-body)!important;font-weight:500!important;border:1px solid var(--nxl-border)!important}.time-slot:hover:not(.unavailable){background:linear-gradient(135deg,var(--nxl-bg-start) 0%,var(--nxl-bg-mid) 100%)!important;border-color:var(--nxl-light-accent)!important;transform:translateY(-1px)!important;box-shadow:none!important}.time-slot.selected{background:linear-gradient(135deg,var(--nxl-bg-start) 0%,var(--nxl-bg-mid) 100%)!important;color:var(--nxl-dark)!important;box-shadow:none!important;transform:none!important}.employee-item{padding:.7rem .9rem!important;margin-bottom:.35rem!important;border-radius:10px!important;cursor:pointer!important;transition:all .2s ease!important;border:1.5px solid var(--nxl-border)!important;background:var(--nxl-surface)!important;display:flex!important;align-items:center!important;gap:.6rem!important}.employee-item:hover{border-color:var(--nxl-light-accent)!important;background:linear-gradient(135deg,var(--nxl-bg-start) 0%,var(--nxl-bg-mid) 100%)!important}.employee-item.selected{background:linear-gradient(135deg,var(--nxl-dark) 0%,var(--nxl-dark-mid) 100%)!important;border-color:var(--nxl-dark)!important;box-shadow:0 4px 14px #3d1f1540!important}.employee-item.selected span{color:var(--nxl-cream)!important}.booking-actions{width:100%!important;max-width:1200px!important;text-align:center!important;margin-bottom:1.4rem!important}.book-appointment-btn{background:linear-gradient(135deg,var(--nxl-dark) 0%,var(--nxl-accent) 100%)!important;color:var(--nxl-cream)!important;border:none!important;padding:1rem 3.5rem!important;font-family:var(--nxl-font-body)!important;font-size:.92rem!important;font-weight:700!important;letter-spacing:.12em!important;text-transform:uppercase!important;border-radius:50px!important;cursor:pointer!important;transition:all .25s ease!important;box-shadow:0 6px 24px #3d1f1559!important}.book-appointment-btn:hover{background:linear-gradient(135deg,#2d1510,#8b4422)!important;box-shadow:0 8px 30px #3d1f1573!important;transform:translateY(-2px)!important}.book-appointment-btn:active{transform:translateY(0)!important}.dashboard-navigation{display:flex!important;justify-content:space-between!important;align-items:center!important;width:100%!important;max-width:1200px!important;padding:1rem 1.5rem!important;background:var(--nxl-card-bg)!important;border-radius:var(--nxl-radius)!important;box-shadow:var(--nxl-shadow-sm)!important;border:1px solid var(--nxl-border)!important}.logout-button{background:transparent!important;color:var(--nxl-muted)!important;border:1.5px solid var(--nxl-border)!important;padding:.55rem 1.3rem!important;border-radius:50px!important;font-family:var(--nxl-font-body)!important;font-size:.85rem!important;font-weight:500!important;cursor:pointer!important;transition:all .2s ease!important;box-shadow:none!important}.logout-button:hover{background:#fff5f5!important;color:#c0392b!important;border-color:#fbb!important;transform:none!important;box-shadow:none!important}.back-home-link{color:var(--nxl-muted)!important;text-decoration:none!important;font-size:.85rem!important;font-weight:500!important;padding:.5rem 1rem!important;border-radius:20px!important;border:1.5px solid var(--nxl-border)!important;transition:all .2s ease!important;background:transparent!important}.back-home-link:hover{color:var(--nxl-dark)!important;border-color:var(--nxl-light-accent)!important;background:linear-gradient(135deg,var(--nxl-bg-start) 0%,var(--nxl-bg-mid) 100%)!important;transform:none!important}@keyframes db-fade-up{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.dashboard-header{animation:db-fade-up .4s 0s ease both}.welcome-section{animation:db-fade-up .4s .05s ease both}.booking-interface{animation:db-fade-up .4s .1s ease both}.booking-panel:nth-child(1){animation:db-fade-up .4s .05s ease both}.booking-panel:nth-child(2){animation:db-fade-up .4s .1s ease both}.booking-panel:nth-child(3){animation:db-fade-up .4s .15s ease both}.booking-panel:nth-child(4){animation:db-fade-up .4s .2s ease both}@media(max-width:768px){.dashboard-container{padding:1rem 1rem 4rem!important}.dashboard-header{padding:.9rem 1.2rem!important}.header-left h1{font-size:1.3rem!important}.booking-interface{grid-template-columns:1fr!important;gap:1rem!important}.booking-panel{height:auto!important;min-height:300px!important}.dashboard-navigation{flex-direction:column!important;gap:.8rem!important}.book-appointment-btn{padding:.9rem 2rem!important;font-size:.85rem!important}.time-slots{grid-template-columns:1fr!important}}@media(min-width:769px)and (max-width:1024px){.dashboard-container{padding:1rem 10rem 4rem!important}.booking-interface{grid-template-columns:repeat(2,1fr)!important}}.bs-pay-breakdown{display:flex;flex-direction:column;border:1px solid #f0e4de;border-radius:12px;overflow:hidden}.bs-pay-row{display:flex;justify-content:space-between;align-items:flex-start;padding:.7rem 1rem;font-family:DM Sans,sans-serif;font-size:.88rem;color:#3d1f15;border-bottom:1px solid #f5ece8}.bs-pay-total{background:linear-gradient(135deg,#3d1f15,#6b3528);color:#ffe8d6;font-weight:700;font-size:.95rem;padding:.875rem 1rem}.bs-pay-total .bs-pay-green{color:#ffe8d6}.bs-discount-input{flex:1;padding:.7rem .875rem;border:1.5px solid #e0ccc4;border-radius:10px;font-family:DM Sans,sans-serif;font-size:.88rem;color:#3d1f15;outline:none;letter-spacing:.04em;transition:border-color .15s}.bs-loyalty-toggle{display:flex;align-items:center;gap:1rem;padding:.875rem 1rem;border:1.5px solid #e2e8f0;border-radius:12px;cursor:pointer;background:#fafafa;transition:all .15s}.pp-bg{min-height:100vh;background:linear-gradient(135deg,#fdf6f0,#fce8db,#f9d9c8);display:flex;align-items:flex-start;justify-content:center;padding:2rem 1rem 4rem;font-family:DM Sans,sans-serif;position:relative;overflow-x:hidden}.pp-bg:before{content:"";position:fixed;top:-120px;right:-120px;width:480px;height:480px;background:radial-gradient(circle,rgba(255,182,153,.35) 0%,transparent 70%);border-radius:50%;pointer-events:none;z-index:0}.pp-bg:after{content:"";position:fixed;bottom:-80px;left:-80px;width:360px;height:360px;background:radial-gradient(circle,rgba(255,210,185,.4) 0%,transparent 70%);border-radius:50%;pointer-events:none;z-index:0}.pp-wrapper{width:100%;max-width:1290px;position:relative;z-index:1}.pp-back-btn{background:none;border:none;cursor:pointer;font-family:DM Sans,sans-serif;font-size:.9rem;font-weight:500;color:#8a5a44;padding:.5rem 0;margin-bottom:1.5rem;display:inline-flex;align-items:center;gap:.4rem;transition:color .2s,transform .2s;letter-spacing:.02em}.pp-back-btn:hover{color:#5c3526;transform:translate(-3px)}.pp-layout{display:grid;grid-template-columns:1fr 1.3fr;gap:2rem;align-items:start}@media(max-width:720px){.pp-layout{grid-template-columns:1fr}}.pp-summary{background:linear-gradient(160deg,#3d1f15,#6b3528);border-radius:20px;padding:2.2rem 2rem;color:#fff;position:sticky;top:2rem;box-shadow:0 20px 60px #5d2d1959}.pp-summary-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1.8rem}.pp-logo-dot{width:12px;height:12px;background:#ffb380;border-radius:50%;display:inline-block;box-shadow:0 0 0 4px #ffb3804d}.pp-summary-header h2{font-family:Cormorant Garamond,serif;font-size:1.4rem;font-weight:600;color:#ffe8d6;margin:0;letter-spacing:.04em}.pp-summary-amount{display:flex;flex-direction:column;gap:.3rem;margin-bottom:1.5rem}.pp-amount-label{font-size:.78rem;font-weight:500;color:#ffe8d6b3;text-transform:uppercase;letter-spacing:.12em}.pp-amount-value{font-family:Cormorant Garamond,serif;font-size:2.8rem;font-weight:700;color:#fff;line-height:1;letter-spacing:-.02em}.pp-divider{height:1px;background:#ffe8d62e;margin:1.4rem 0}.pp-summary-details{display:flex;flex-direction:column;gap:1rem}.pp-detail-row{display:flex;gap:.9rem;align-items:flex-start}.pp-detail-icon{font-size:1rem;margin-top:.1rem;flex-shrink:0;opacity:.9}.pp-detail-label{font-size:.72rem;text-transform:uppercase;letter-spacing:.1em;color:#ffe8d699;margin-bottom:.15rem;font-weight:500}.pp-detail-value{font-size:.92rem;color:#ffe8d6;font-weight:400;line-height:1.4}.pp-summary-note{font-size:.78rem;color:#ffe8d68c;line-height:1.6;font-style:italic}.pp-form-card{background:#fff;border-radius:20px;padding:2.5rem 2.2rem;box-shadow:0 8px 40px #5d2d191a;border:1px solid rgba(255,200,170,.3)}.pp-form-title{font-family:Cormorant Garamond,serif;font-size:1.7rem;font-weight:600;color:#3d1f15;margin:0 0 1.6rem;letter-spacing:.02em}.pp-methods{display:flex;gap:.75rem;margin-bottom:1.8rem}.pp-method-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.7rem 1rem;border:1.5px solid #e8d5cb;border-radius:10px;background:#fdf6f0;cursor:pointer;font-family:DM Sans,sans-serif;font-size:.92rem;font-weight:500;color:#7a4a38;transition:all .2s ease}.pp-method-btn:hover{border-color:#c07a5a;background:#fff}.pp-method-active{border-color:#8a4a30!important;background:#fff!important;color:#3d1f15!important;box-shadow:0 2px 12px #8a4a302e}.pp-form{display:flex;flex-direction:column;gap:1.2rem}.pp-field{display:flex;flex-direction:column;gap:.4rem}.pp-label{font-size:.8rem;font-weight:600;color:#5c3526;text-transform:uppercase;letter-spacing:.08em}.pp-input-wrap{display:flex;align-items:center;border:1.5px solid #e0ccc4;border-radius:10px;background:#fdf8f5;padding:0 1rem;transition:border-color .2s,box-shadow .2s}.pp-input-wrap:focus-within{border-color:#8a4a30;box-shadow:0 0 0 3px #8a4a301a;background:#fff}.pp-input-wrap .pp-input{border:none!important;background:transparent!important;box-shadow:none!important;padding:.75rem 0;flex:1}.pp-input-wrap .pp-input:focus{outline:none}.pp-input{width:100%;padding:.75rem 1rem;border:1.5px solid #e0ccc4;border-radius:10px;background:#fdf8f5;font-family:DM Sans,sans-serif;font-size:.95rem;color:#2d1a10;transition:border-color .2s,box-shadow .2s;outline:none;box-sizing:border-box}.pp-input:focus{border-color:#8a4a30;box-shadow:0 0 0 3px #8a4a301a;background:#fff}.pp-input.pp-input-error,.pp-input-wrap.pp-input-error{border-color:#e05252!important;box-shadow:0 0 0 3px #e052521a!important}.pp-select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%238a4a30' d='M1 1l5 5 5-5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;padding-right:2.5rem;cursor:pointer}.pp-card-logo{width:36px;height:auto;flex-shrink:0;margin-left:.5rem}.pp-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.pp-field-error{font-size:.76rem;color:#e05252;font-weight:500;margin-top:.1rem}.pp-paypal-notice{background:#f0f4ff;border:1.5px solid #c8d5f5;border-radius:10px;padding:1.2rem 1.4rem;font-size:.9rem;color:#334a99;line-height:1.5;font-weight:400}.pp-secure-badge{display:flex;align-items:center;gap:.5rem;font-size:.78rem;color:#9e7060;font-weight:500;letter-spacing:.02em}.pp-api-error{background:#fff5f5;border:1px solid #fbb;border-radius:8px;padding:.8rem 1rem;color:#c0392b;font-size:.88rem;font-weight:500}.pp-api-success{background:#f0fff6;border:1px solid #7dca9e;border-radius:8px;padding:.8rem 1rem;color:#1a7a40;font-size:.88rem;font-weight:500}.pp-submit-btn{width:100%;padding:1rem;background:linear-gradient(135deg,#6b3528,#a0502e);color:#fff;border:none;border-radius:12px;font-family:DM Sans,sans-serif;font-size:1rem;font-weight:600;cursor:pointer;letter-spacing:.04em;transition:all .25s ease;box-shadow:0 4px 20px #5d2d1959;margin-top:.4rem}.pp-submit-btn:hover:not(:disabled){background:linear-gradient(135deg,#5c2e1e,#8b4422);box-shadow:0 6px 28px #5d2d1973;transform:translateY(-1px)}.pp-submit-btn:active:not(:disabled){transform:translateY(0)}.pp-submit-btn:disabled{opacity:.65;cursor:not-allowed}.pp-spinner-wrap{display:inline-flex;align-items:center;gap:.6rem}.pp-spinner{width:16px;height:16px;border:2px solid rgba(255,255,255,.4);border-top-color:#fff;border-radius:50%;display:inline-block;animation:pp-spin .7s linear infinite}@keyframes pp-spin{to{transform:rotate(360deg)}}.pp-terms{font-size:.75rem;color:#b08070;text-align:center;line-height:1.6;margin:0}.pp-terms a{color:#8a4a30;text-decoration:underline;text-underline-offset:2px}.pp-terms a:hover{color:#5c2e1e}.pp-breakdown{display:flex;flex-direction:column;border-radius:12px;overflow:hidden;border:1px solid rgba(255,232,214,.18)}.pp-breakdown-row{display:flex;justify-content:space-between;align-items:flex-start;padding:.65rem .9rem;font-family:DM Sans,sans-serif;font-size:.85rem;color:#ffe8d6d9;border-bottom:1px solid rgba(255,232,214,.1)}.pp-breakdown-row:last-child{border-bottom:none}.pp-green{color:#7dca9e;font-weight:700}.pp-breakdown-total{background:#ffe8d614;font-weight:700;font-size:.95rem;color:#ffe8d6}.pp-saving{font-size:.72rem;color:#7dca9e;font-weight:600;margin-top:.2rem}.pp-discount-row{display:flex;gap:.5rem}.pp-discount-row .pp-input{flex:1;letter-spacing:.05em;margin-bottom:0}.pp-discount-btn{padding:0 1.25rem;background:linear-gradient(135deg,#6b3528,#a0502e);color:#fff;border:none;border-radius:10px;font-family:DM Sans,sans-serif;font-weight:700;font-size:.88rem;cursor:pointer;white-space:nowrap;transition:opacity .15s}.pp-discount-btn:disabled{background:#e0ccc4;color:#b08070;cursor:not-allowed}.pp-discount-btn:hover:not(:disabled){opacity:.88}.pp-discount-applied{display:flex;align-items:center;justify-content:space-between;gap:.75rem;background:#f0fdf4;border:1.5px solid #86efac;border-radius:10px;padding:.7rem 1rem;font-family:DM Sans,sans-serif;font-size:.85rem;font-weight:700;color:#15803d}.pp-discount-applied button{background:none;border:none;cursor:pointer;color:#94a3b8;font-size:.9rem;padding:0;flex-shrink:0}.pp-loyalty-toggle{display:flex;align-items:center;gap:1rem;padding:.875rem 1rem;border:1.5px solid #e2e8f0;border-radius:12px;cursor:pointer;background:#fafafa;transition:all .15s;-webkit-user-select:none;user-select:none}.pp-loyalty-toggle.active{border-color:#10b981;background:#f0fdf4}.pp-toggle-switch{width:46px;height:26px;border-radius:50px;background:#cbd5e1;position:relative;flex-shrink:0;transition:background .2s}.pp-toggle-switch.on{background:#10b981}.pp-toggle-thumb{position:absolute;top:3px;left:3px;width:20px;height:20px;border-radius:50%;background:#fff;box-shadow:0 1px 4px #0003;transition:left .2s}.pp-toggle-switch.on .pp-toggle-thumb{left:23px}.pp-loyalty-info{flex:1}.pp-loyalty-title{margin:0;font-family:DM Sans,sans-serif;font-size:.88rem;font-weight:700;color:#3d1f15}.pp-loyalty-sub{margin:.15rem 0 0;font-family:DM Sans,sans-serif;font-size:.75rem;color:#64748b}.pp-loyalty-tip{font-family:DM Sans,sans-serif;font-size:.8rem;color:#b08070;text-align:center;margin:0 0 1.2rem}.pp-secure-icon{font-size:2.2rem;margin-bottom:.75rem}@media(max-width:520px){.pp-form-card{padding:1.8rem 1.4rem}.pp-summary{padding:1.8rem 1.5rem}.pp-amount-value{font-size:2.2rem}.pp-row{grid-template-columns:1fr}}@media(min-width:721px)and (max-width:1024px){.pp-bg{padding:2rem 2rem 4rem}.pp-layout{grid-template-columns:1fr 1.3fr;gap:1.2rem}.pp-wrapper{max-width:100%}}:root{--up-bg: #fdf6f0;--up-brown: #3d1f15;--up-mid: #6b3528;--up-accent: #a0502e;--up-gold: #c9a96e;--up-cream: #ffe8d6;--up-muted: #9e7060;--up-border: #e0ccc4;--up-surface: #fff8f3;--up-shadow: 0 4px 20px rgba(61,31,21,.1);--up-shadow-lg: 0 12px 40px rgba(61,31,21,.18);--up-radius: 16px}.nxl-up-root{width:100%;max-width:100vw;min-height:100vh;background:linear-gradient(135deg,#fdf6f0,#fce8db 55%,#f9d9c8);font-family:DM Sans,sans-serif;color:var(--up-brown);overflow-x:hidden;padding-bottom:5rem;box-sizing:border-box}.nxl-up-header{background:linear-gradient(135deg,var(--up-brown) 0%,var(--up-mid) 100%);padding:1.75rem 2.5rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;box-shadow:0 4px 24px #3d1f1540}.nxl-up-header-left{display:flex;align-items:center;gap:1rem}.nxl-up-avatar{width:52px;height:52px;border-radius:50%;background:#c9a96e33;border:2px solid rgba(201,169,110,.5);display:flex;align-items:center;justify-content:center;font-family:Cormorant Garamond,serif;font-size:1.4rem;font-weight:700;color:var(--up-gold);flex-shrink:0}.nxl-up-name{font-family:Cormorant Garamond,serif;font-size:1.5rem;font-weight:700;color:var(--up-cream);margin:0 0 .15rem;letter-spacing:.02em}.nxl-up-email{font-size:.78rem;color:#ffe8d699;margin:0}.nxl-up-header-actions{display:flex;gap:.75rem;flex-wrap:wrap}.nxl-up-tabs{display:flex;background:#fff;border-bottom:2px solid var(--up-border);padding:0 2rem;overflow-x:auto;scrollbar-width:none}.nxl-up-tabs::-webkit-scrollbar{display:none}.nxl-up-tab{background:none;border:none;border-bottom:3px solid transparent;padding:1rem 1.25rem;font-family:DM Sans,sans-serif;font-size:.85rem;font-weight:600;color:var(--up-muted);cursor:pointer;white-space:nowrap;transition:color .2s,border-color .2s;margin-bottom:-2px}.nxl-up-tab:hover{color:var(--up-brown)}.nxl-up-tab.active{color:var(--up-brown);border-bottom-color:var(--up-gold)}.nxl-up-body{max-width:860px;margin:0 auto;padding:2rem 2rem 1rem;display:flex;flex-direction:column;gap:1.75rem}.nxl-up-section{background:#fff;border:1px solid var(--up-border);border-radius:var(--up-radius);padding:1.75rem 2rem;box-shadow:var(--up-shadow)}.nxl-up-section-title{font-family:Cormorant Garamond,serif;font-size:1.35rem;font-weight:700;color:var(--up-brown);margin:0 0 1.25rem;display:flex;align-items:center;gap:.6rem}.nxl-up-section-title.warning{color:#92400e}.nxl-up-section-title.muted{color:var(--up-muted)}.nxl-up-section-sub{font-size:.82rem;color:var(--up-muted);margin:-.75rem 0 1rem}.nxl-count{font-family:DM Sans,sans-serif;font-size:.72rem;font-weight:700;background:#3d1f1514;color:var(--up-muted);border-radius:50px;padding:.15rem .6rem}.nxl-appt-list{display:flex;flex-direction:column;gap:1rem}.nxl-appt-card{background:linear-gradient(160deg,var(--up-brown) 0%,#5c2e1e 100%);border-radius:12px;padding:1.25rem 1.5rem;display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;box-shadow:0 4px 16px #3d1f1533;transition:transform .2s,box-shadow .2s}.nxl-appt-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #3d1f1547}.nxl-appt-card.past{background:var(--up-surface);border:1px solid var(--up-border);box-shadow:var(--up-shadow)}.nxl-appt-card.unpaid{background:linear-gradient(160deg,#3d2200,#6b3c00);border:1px solid rgba(201,160,80,.3)}.nxl-appt-service{font-family:Cormorant Garamond,serif;font-size:1.05rem;font-weight:700;color:#ffb380;margin:0 0 .75rem}.nxl-appt-card.past .nxl-appt-service{color:var(--up-brown)}.nxl-appt-rows{display:flex;flex-direction:column;gap:.3rem}.nxl-appt-row{display:flex;gap:.6rem;align-items:flex-start;font-size:.82rem}.nxl-appt-row>span:first-child{font-size:.62rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#ffe8d680;min-width:58px;padding-top:.05rem;flex-shrink:0}.nxl-appt-card.past .nxl-appt-row>span:first-child{color:var(--up-muted)}.nxl-appt-row>span:last-child{color:var(--up-cream);line-height:1.4}.nxl-appt-card.past .nxl-appt-row>span:last-child{color:var(--up-brown)}.nxl-appt-alert{margin-top:.875rem;padding:.6rem .875rem;border-radius:8px;font-size:.78rem;line-height:1.55}.nxl-alert-warn{background:#ffb4001f;border:1px solid rgba(255,180,0,.3);color:#ffd080}.nxl-alert-danger{background:#dc323226;border:1px solid rgba(220,50,50,.35);color:#ffa090}.nxl-alert-success{background:#2767491f;border:1px solid rgba(134,239,172,.25);color:#86efac}.nxl-alert-error{background:#dc323214;border:1px solid rgba(220,50,50,.2);color:#c53030}.nxl-alert-info{background:#3d1f150d;border:1px solid var(--up-border);color:var(--up-muted)}.nxl-appt-actions{display:flex;flex-direction:column;gap:.45rem;flex-shrink:0;min-width:110px}.nxl-status-badge{display:inline-block;padding:.15rem .6rem;border-radius:50px;font-size:.7rem;font-weight:700;letter-spacing:.05em}.nxl-status-badge.completed{background:#27674933;color:#86efac;border:1px solid rgba(134,239,172,.3)}.nxl-status-badge.pending{background:#c9a96e26;color:#c9a96e;border:1px solid rgba(201,169,110,.3)}.nxl-status-badge.cancelled{background:#dc32321a;color:#fca5a5;border:1px solid rgba(220,50,50,.2)}.nxl-status-badge.booked{background:#3b82f61f;color:#93c5fd;border:1px solid rgba(59,130,246,.2)}.nxl-btn{display:inline-flex;align-items:center;justify-content:center;font-family:DM Sans,sans-serif;font-size:.82rem;font-weight:700;padding:.55rem 1.1rem;border-radius:8px;border:none;cursor:pointer;white-space:nowrap;transition:all .2s ease}.nxl-btn:disabled{opacity:.45;cursor:not-allowed;transform:none!important}.nxl-btn-pay{background:linear-gradient(135deg,#f59e0b,#d97706);color:#1a0a00;box-shadow:0 3px 12px #f59e0b66}.nxl-btn-pay:hover:not(:disabled){background:linear-gradient(135deg,#fbbf24,#f59e0b);transform:translateY(-1px)}.nxl-btn-reschedule{background:#ffb38026;color:#ffb380;border:1.5px solid rgba(255,179,128,.35)}.nxl-btn-reschedule:hover:not(:disabled){background:#ffb38047;transform:translateY(-1px)}.nxl-btn-cancel{background:#dc503c1a;color:#fca5a5;border:1.5px solid rgba(220,80,60,.25)}.nxl-btn-cancel:hover:not(:disabled){background:#dc503c33;transform:translateY(-1px)}.nxl-btn-book{background:linear-gradient(135deg,var(--up-brown),var(--up-accent));color:var(--up-cream);box-shadow:0 3px 12px #3d1f1540}.nxl-btn-book:hover{transform:translateY(-1px);box-shadow:0 5px 18px #3d1f1552}.nxl-btn-save{background:linear-gradient(135deg,var(--up-brown),var(--up-accent));color:var(--up-cream);padding:.75rem 2rem;border-radius:10px;font-size:.9rem;box-shadow:0 4px 14px #3d1f1540}.nxl-btn-save:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #3d1f1552}.nxl-btn-outline{background:transparent;color:var(--up-mid);border:1.5px solid var(--up-border);padding:.7rem 1.5rem;border-radius:10px}.nxl-btn-outline:hover{background:var(--up-surface)}.nxl-btn-logout{background:transparent;color:#ffe8d6b3;border:1.5px solid rgba(255,232,214,.2)}.nxl-btn-logout:hover{background:#dc503c26;border-color:#ff786466;color:#fca5a5}.nxl-btn-danger-solid{background:linear-gradient(135deg,#dc2626,#b91c1c);color:#fff;padding:.7rem 1.5rem;border-radius:10px;box-shadow:0 3px 12px #dc26264d}.nxl-btn-danger-solid:hover{transform:translateY(-1px);box-shadow:0 5px 18px #dc262666}.nxl-up-empty{text-align:center;padding:2.5rem 1rem;color:var(--up-muted);display:flex;flex-direction:column;align-items:center;gap:.875rem}.nxl-up-empty span{font-size:2.5rem}.nxl-up-empty p{font-size:.88rem;margin:0}.nxl-up-skeleton{display:flex;flex-direction:column;gap:1rem}.nxl-skeleton-card{height:140px;border-radius:12px;background:linear-gradient(90deg,#f0e4dc 25%,#f8ede6,#f0e4dc 75%);background-size:200% 100%;animation:nxl-shimmer 1.4s infinite}@keyframes nxl-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.nxl-up-form{display:flex;flex-direction:column;gap:1.25rem;max-width:520px}.nxl-up-form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.nxl-up-field{display:flex;flex-direction:column;gap:.4rem}.nxl-up-field label{font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--up-muted)}.nxl-up-field input,.nxl-up-field select{padding:.75rem 1rem;border:1.5px solid var(--up-border);border-radius:10px;font-family:DM Sans,sans-serif;font-size:.9rem;color:var(--up-brown);background:var(--up-surface);transition:border-color .2s,box-shadow .2s;outline:none;width:100%;box-sizing:border-box}.nxl-up-field input:focus,.nxl-up-field select:focus{border-color:var(--up-gold);box-shadow:0 0 0 3px #c9a96e26}.nxl-pw-wrap{position:relative;display:flex;align-items:center}.nxl-pw-wrap input{padding-right:2.8rem}.nxl-pw-toggle{position:absolute;right:.75rem;background:none;border:none;cursor:pointer;font-size:1rem;padding:0;color:var(--up-muted);transition:color .15s}.nxl-pw-toggle:hover{color:var(--up-brown)}.nxl-pw-rules{display:flex;flex-direction:column;gap:.2rem;padding:.75rem 1rem;background:#fdf8f5;border:1px solid var(--up-border);border-radius:10px}.nxl-pw-rule{display:flex;align-items:center;gap:.5rem;font-size:.75rem;font-weight:500;color:var(--up-muted);transition:color .15s}.nxl-pw-rule span{width:14px;text-align:center;font-size:.78rem}.nxl-pw-rule.ok{color:#15803d}.nxl-up-alert{padding:.875rem 1.1rem;border-radius:10px;font-size:.85rem;line-height:1.55}.nxl-modal-overlay{position:fixed;inset:0;background:#0f0502a6;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:flex;align-items:center;justify-content:center;z-index:9000;padding:1rem;animation:nxl-fade .25s ease}@keyframes nxl-fade{0%{opacity:0}to{opacity:1}}.nxl-modal{background:#fff;border-radius:20px;padding:2rem;width:100%;max-width:460px;box-shadow:0 24px 64px #00000040;animation:nxl-slide-up .3s cubic-bezier(.34,1.56,.64,1);display:flex;flex-direction:column;gap:1rem}.nxl-modal-sm{max-width:400px}@keyframes nxl-slide-up{0%{opacity:0;transform:translateY(24px) scale(.95)}to{opacity:1;transform:none}}.nxl-modal-header{display:flex;align-items:center;justify-content:space-between}.nxl-modal-header h3{font-family:Cormorant Garamond,serif;font-size:1.3rem;font-weight:700;color:var(--up-brown);margin:0}.nxl-modal-close{background:#3d1f1514;border:none;color:var(--up-muted);width:32px;height:32px;border-radius:50%;cursor:pointer;font-size:.85rem;display:flex;align-items:center;justify-content:center;transition:background .15s}.nxl-modal-close:hover{background:#3d1f1524;color:var(--up-brown)}.nxl-modal-sub{font-size:.85rem;color:var(--up-muted);margin:-.5rem 0 0;font-style:italic}.nxl-modal-body-text{font-size:.88rem;color:var(--up-muted);line-height:1.65;margin:0}.nxl-modal-actions{display:flex;gap:.75rem;justify-content:flex-end;flex-wrap:wrap;margin-top:.5rem}.nxl-up-footer{position:fixed;bottom:0;left:0;width:100%;background:linear-gradient(135deg,var(--up-mid),var(--up-accent));color:var(--up-cream);font-family:Cormorant Garamond,serif;font-size:1.1rem;font-weight:700;letter-spacing:.15em;text-align:center;padding:.65rem 0;box-shadow:0 -4px 20px #3d1f1526;z-index:100}@media(max-width:768px){.nxl-up-header{padding:1.25rem}.nxl-up-header-left{gap:.75rem}.nxl-up-name{font-size:1.2rem}.nxl-up-header-actions{width:100%}.nxl-btn-book,.nxl-btn-logout{flex:1}.nxl-up-tabs{padding:0 1rem}.nxl-up-body{padding:1.25rem 1.25rem 1rem}.nxl-up-section{padding:1.4rem 1.25rem}.nxl-up-form-row{grid-template-columns:1fr}.nxl-appt-card{flex-direction:column}.nxl-appt-actions{flex-direction:row;width:100%}.nxl-appt-actions .nxl-btn{flex:1}}@media(max-width:480px){.nxl-up-header{padding:1rem}.nxl-up-avatar{width:42px;height:42px;font-size:1.1rem}.nxl-up-name{font-size:1.05rem}.nxl-up-tabs{padding:0 .75rem}.nxl-up-tab{padding:.875rem;font-size:.78rem}.nxl-up-body{padding:1rem .875rem}.nxl-up-section{padding:1.25rem 1rem;border-radius:12px}.nxl-modal{padding:1.5rem;border-radius:16px}.nxl-up-form{max-width:100%}}@media(max-width:360px){.nxl-up-header-left{flex-direction:column;align-items:flex-start}}.lw-root{background:#fff;border:1px solid #e0ccc4;border-radius:16px;overflow:hidden;box-shadow:0 2px 12px #3d1f150f}.lw-skeleton{height:200px;border-radius:16px;background:linear-gradient(90deg,#f0e4dc 25%,#f8ede6,#f0e4dc 75%);background-size:200% 100%;animation:lw-shimmer 1.4s infinite}@keyframes lw-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.lw-header{padding:1.5rem;border-bottom:1px solid #e0ccc4;display:flex;flex-direction:column;gap:.4rem;border:1.5px solid transparent}.lw-tier-badge{display:inline-flex;align-items:center;gap:.35rem;padding:.25rem .75rem;border-radius:50px;font-size:.78rem;font-weight:700;color:#fff;width:fit-content}.lw-points-display{display:flex;align-items:baseline;gap:.35rem;margin-top:.5rem}.lw-pts-num{font-size:2.2rem;font-weight:800;color:#3d1f15;font-family:Cormorant Garamond,serif;line-height:1}.lw-pts-label{font-size:.88rem;color:#9e7060;font-weight:500}.lw-rand-value{font-size:.82rem;color:#9e7060;margin:0}.lw-rand-value strong{color:#3d1f15}.lw-progress-section{padding:1rem 1.5rem;border-bottom:1px solid #f0e8e0}.lw-progress-labels{display:flex;justify-content:space-between;font-size:.72rem;color:#9e7060;margin-bottom:.5rem}.lw-progress-bar{height:8px;background:#f0e4dc;border-radius:50px;overflow:hidden}.lw-progress-fill{height:100%;border-radius:50px;transition:width .6s cubic-bezier(.34,1.56,.64,1)}.lw-progress-note{font-size:.72rem;color:#9e7060;margin:.4rem 0 0}.lw-how-to{padding:1rem 1.5rem;border-bottom:1px solid #f0e8e0}.lw-how-title{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#9e7060;margin:0 0 .75rem}.lw-earn-items{display:flex;flex-direction:column;gap:.4rem;margin-bottom:.75rem}.lw-earn-item{display:flex;align-items:center;gap:.6rem;font-size:.82rem;color:#3d1f15}.lw-earn-item span:first-child{font-size:1rem;width:20px;text-align:center}.lw-redeem-note{font-size:.75rem;color:#6b3528;font-weight:600;background:#fff8f0;border:1px solid #e0ccc4;border-radius:8px;padding:.5rem .875rem;margin:0}.lw-txns{padding:1rem 1.5rem}.lw-txns-toggle{background:none;border:none;cursor:pointer;font-size:.78rem;color:#9e7060;font-family:DM Sans,sans-serif;padding:0;transition:color .15s}.lw-txns-toggle:hover{color:#3d1f15}.lw-txns-list{margin-top:.75rem;display:flex;flex-direction:column;gap:.5rem}.lw-txn{display:flex;justify-content:space-between;align-items:flex-start;padding:.6rem .875rem;border-radius:8px;gap:.75rem;font-size:.8rem}.lw-txn.earn{background:#f0fdf4;border:1px solid #bbf7d0}.lw-txn.redeem{background:#fffbeb;border:1px solid #fde68a}.lw-txn-reason{color:#3d1f15;flex:1;line-height:1.4}.lw-txn-right{display:flex;flex-direction:column;align-items:flex-end;gap:.15rem;flex-shrink:0}.lw-txn-pts{font-weight:800;font-size:.85rem}.lw-txn.earn .lw-txn-pts{color:#15803d}.lw-txn.redeem .lw-txn-pts{color:#92400e}.lw-txn-date{font-size:.68rem;color:#9e7060}.rw-root{background:#fff;border:1px solid #e0ccc4;border-radius:16px;overflow:hidden;font-family:DM Sans,sans-serif}.rw-skeleton{height:320px;border-radius:16px;background:linear-gradient(90deg,#f0e4dc 25%,#f8ede6,#f0e4dc 75%);background-size:200% 100%;animation:rw-shimmer 1.4s infinite}@keyframes rw-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.rw-header{padding:1.5rem;background:linear-gradient(135deg,#3d1f15,#6b3528);border-bottom:1px solid rgba(255,232,214,.1)}.rw-title{font-family:Cormorant Garamond,serif;font-size:1.4rem;font-weight:700;color:#ffe8d6;margin:0 0 .4rem}.rw-subtitle{font-size:.82rem;color:#ffe8d6b3;margin:0;line-height:1.55}.rw-subtitle strong{color:#ffb380}.rw-stats{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid #f0e8e0}.rw-stat{display:flex;flex-direction:column;align-items:center;padding:1rem .5rem;gap:.2rem;border-right:1px solid #f0e8e0}.rw-stat:last-child{border-right:none}.rw-stat-icon{font-size:1.3rem}.rw-stat-value{font-size:1.35rem;font-weight:800;color:#3d1f15;line-height:1}.rw-stat-label{font-size:.65rem;color:#9e7060;text-align:center;font-weight:500;line-height:1.2}.rw-code-section{padding:1.25rem 1.5rem;background:#fff8f3;border-bottom:1px solid #f0e8e0}.rw-code-label{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#9e7060;margin:0 0 .5rem}.rw-code-display{display:flex;align-items:center;gap:.75rem}.rw-code{font-family:monospace;font-size:1.5rem;font-weight:800;color:#3d1f15;letter-spacing:.15em;background:#fff;border:1.5px solid #e0ccc4;border-radius:8px;padding:.5rem 1rem}.rw-copy-code{width:36px;height:36px;border-radius:8px;border:1px solid #e0ccc4;background:#fff;cursor:pointer;font-size:1rem;transition:all .15s}.rw-copy-code:hover{background:#f0e8df}.rw-share-section{padding:1.25rem 1.5rem;border-bottom:1px solid #f0e8e0}.rw-share-label{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#9e7060;margin:0 0 .75rem}.rw-link-row{display:flex;gap:.5rem;margin-bottom:.75rem}.rw-link-input{flex:1;padding:.6rem .875rem;border:1.5px solid #e0ccc4;border-radius:8px;font-size:.78rem;color:#6b3528;background:#fff8f3;font-family:DM Sans,sans-serif;outline:none;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rw-copy-btn{padding:.6rem 1.25rem;border-radius:8px;background:linear-gradient(135deg,#3d1f15,#a0502e);color:#ffe8d6;border:none;cursor:pointer;font-family:DM Sans,sans-serif;font-size:.82rem;font-weight:700;transition:all .2s;white-space:nowrap}.rw-copy-btn.copied{background:#10b981}.rw-share-btns{display:flex;gap:.75rem;margin-bottom:1rem;flex-wrap:wrap}.rw-share-wa,.rw-share-ig{flex:1;min-width:140px;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.7rem 1rem;border-radius:10px;border:1.5px solid;font-family:DM Sans,sans-serif;font-size:.82rem;font-weight:700;cursor:pointer;transition:all .15s}.rw-share-wa{background:#f0fdf4;border-color:#86efac;color:#15803d}.rw-share-wa:hover{background:#dcfce7}.rw-share-ig{background:#fdf4ff;border-color:#e879f9;color:#a21caf}.rw-share-ig:hover{background:#fae8ff}.rw-message-preview{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:.875rem}.rw-message-label{font-size:.72rem;color:#64748b;font-weight:600;margin:0 0 .5rem}.rw-message-text{font-size:.78rem;color:#374151;line-height:1.55;margin-bottom:.625rem}.rw-message-text strong{color:#3d1f15}.rw-copy-msg-btn{background:none;border:1px solid #e0ccc4;border-radius:6px;padding:.35rem .75rem;cursor:pointer;font-size:.75rem;font-weight:600;color:#6b3528;font-family:DM Sans,sans-serif;transition:all .15s}.rw-copy-msg-btn:hover{background:#f0e8df}.rw-how{padding:1.25rem 1.5rem;border-bottom:1px solid #f0e8e0}.rw-how-title{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#9e7060;margin:0 0 .875rem}.rw-steps{display:flex;flex-direction:column;gap:.75rem}.rw-step{display:flex;align-items:flex-start;gap:.875rem}.rw-step-num{width:28px;height:28px;border-radius:50%;background:linear-gradient(135deg,#3d1f15,#6b3528);color:#ffe8d6;display:flex;align-items:center;justify-content:center;font-size:.78rem;font-weight:800;flex-shrink:0}.rw-step-title{font-size:.85rem;font-weight:700;color:#3d1f15;margin:0 0 .15rem}.rw-step-title strong{color:#6b3528}.rw-step-desc{font-size:.75rem;color:#9e7060;margin:0}.rw-step-desc strong{color:#3d1f15}.rw-history{padding:1.25rem 1.5rem}.rw-history-title{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#9e7060;margin:0 0 .875rem}.rw-history-list{display:flex;flex-direction:column;gap:.625rem}.rw-history-item{display:flex;align-items:center;gap:.875rem;padding:.75rem;background:#fff8f3;border-radius:10px;border:1px solid #f0e8e0}.rw-history-avatar{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#3d1f15,#6b3528);color:#ffe8d6;display:flex;align-items:center;justify-content:center;font-size:.88rem;font-weight:800;flex-shrink:0}.rw-history-info{flex:1;min-width:0}.rw-history-name{font-weight:700;font-size:.85rem;color:#3d1f15;margin:0}.rw-history-date{font-size:.72rem;color:#9e7060;margin:.1rem 0 0}.rw-history-right{display:flex;flex-direction:column;align-items:flex-end;gap:.25rem;flex-shrink:0}.rw-status-badge{font-size:.68rem;font-weight:700;padding:.15rem .5rem;border-radius:50px;border:1px solid;white-space:nowrap}.rw-pts-earned{font-size:.72rem;font-weight:700;color:#15803d}@media(max-width:480px){.rw-stats{grid-template-columns:repeat(2,1fr)}.rw-stat:nth-child(2){border-right:none}.rw-stat:nth-child(1),.rw-stat:nth-child(2){border-bottom:1px solid #f0e8e0}.rw-share-btns{flex-direction:column}}.cp-bg{min-height:100vh;background:linear-gradient(135deg,#fdf6f0,#fce8db,#f9d9c8);display:flex;align-items:flex-start;justify-content:center;padding:3rem 28rem 8rem;font-family:DM Sans,sans-serif;position:relative;overflow-x:hidden}.cp-bg:before{content:"";position:fixed;top:-120px;right:-120px;width:480px;height:480px;background:radial-gradient(circle,rgba(255,182,153,.35) 0%,transparent 70%);border-radius:50%;pointer-events:none;z-index:0}.cp-bg:after{content:"";position:fixed;bottom:-80px;left:-80px;width:360px;height:360px;background:radial-gradient(circle,rgba(255,210,185,.4) 0%,transparent 70%);border-radius:50%;pointer-events:none;z-index:0}.cp-wrapper{width:100%;max-width:560px;position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:0}.cp-success-ring{width:84px;height:84px;border-radius:50%;background:linear-gradient(135deg,#6b3528,#a0502e);display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 10px #8a4a301f,0 0 0 20px #8a4a300f;margin-bottom:1.8rem;animation:cp-pop .5s cubic-bezier(.175,.885,.32,1.275) both}@keyframes cp-pop{0%{transform:scale(.5);opacity:0}to{transform:scale(1);opacity:1}}.cp-success-icon{display:flex;align-items:center;justify-content:center}.cp-heading{font-family:Cormorant Garamond,serif;font-size:2.4rem;font-weight:700;color:#3d1f15;margin:0 0 .5rem;text-align:center;letter-spacing:.01em;animation:cp-fade-up .5s .15s ease both}.cp-subheading{font-size:.92rem;color:#9e7060;text-align:center;margin:0 0 2rem;line-height:1.6;max-width:380px;animation:cp-fade-up .5s .25s ease both}@keyframes cp-fade-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.cp-card{width:100%;background:linear-gradient(160deg,#3d1f15,#6b3528);border-radius:20px;padding:2rem;color:#fff;box-shadow:0 20px 60px #5d2d1959;animation:cp-fade-up .5s .35s ease both;box-sizing:border-box}.cp-card-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem}.cp-logo-dot{width:12px;height:12px;background:#ffb380;border-radius:50%;display:inline-block;box-shadow:0 0 0 4px #ffb3804d;flex-shrink:0}.cp-salon-name{font-family:Cormorant Garamond,serif;font-size:1.3rem;font-weight:600;color:#ffe8d6;letter-spacing:.04em}.cp-divider{height:1px;background:#ffe8d62e;margin:1.2rem 0}.cp-details{display:flex;flex-direction:column;gap:1rem}.cp-detail-row{display:flex;gap:.9rem;align-items:flex-start}.cp-detail-icon{font-size:1rem;margin-top:.1rem;flex-shrink:0}.cp-detail-label{font-size:.7rem;text-transform:uppercase;letter-spacing:.1em;color:#ffe8d699;margin-bottom:.15rem;font-weight:500}.cp-detail-value{font-size:.92rem;color:#ffe8d6;font-weight:400;line-height:1.4}.cp-detail-subvalue{font-size:.8rem;color:#ffe8d6b3;margin-top:.2rem;font-style:italic}.cp-pricing{display:flex;flex-direction:column;gap:.6rem}.cp-pricing-row{display:flex;justify-content:space-between;align-items:center}.cp-pricing-label{font-size:.85rem;color:#ffe8d6bf;font-weight:400}.cp-pricing-paid{font-size:.9rem;color:#7dca9e;font-weight:600;letter-spacing:.02em}.cp-pricing-balance{font-size:.9rem;color:#ffb380;font-weight:600}.cp-calendar-btn{display:inline-flex;align-items:center;gap:.5rem;margin-top:1.4rem;padding:.75rem 1.6rem;border:1.5px solid #c07a5a;border-radius:10px;background:transparent;color:#6b3528;font-family:DM Sans,sans-serif;font-size:.9rem;font-weight:600;text-decoration:none;letter-spacing:.03em;transition:all .2s ease;animation:cp-fade-up .5s .45s ease both}.cp-calendar-btn:hover{background:#6b3528;color:#ffe8d6;border-color:#6b3528;transform:translateY(-1px);box-shadow:0 4px 16px #5d2d1940}.cp-actions{display:flex;flex-direction:column;gap:.8rem;width:100%;margin-top:1.4rem;animation:cp-fade-up .5s .55s ease both}.cp-book-btn{width:100%;padding:1rem;background:linear-gradient(135deg,#6b3528,#a0502e);color:#fff;border:none;border-radius:12px;font-family:DM Sans,sans-serif;font-size:1rem;font-weight:600;cursor:pointer;letter-spacing:.04em;transition:all .25s ease;box-shadow:0 4px 20px #5d2d1959}.cp-book-btn:hover{background:linear-gradient(135deg,#5c2e1e,#8b4422);box-shadow:0 6px 28px #5d2d1973;transform:translateY(-1px)}.cp-print-btn{width:100%;padding:.85rem;background:transparent;color:#6b3528;border:1.5px solid #c07a5a;border-radius:12px;font-family:DM Sans,sans-serif;font-size:.95rem;font-weight:500;cursor:pointer;letter-spacing:.03em;transition:all .2s ease}.cp-print-btn:hover{background:#fdf0e8;border-color:#8a4a30}.cp-signout-btn{width:100%;padding:.85rem;background:transparent;color:#9e7060;border:1.5px solid #e0ccc4;border-radius:12px;font-family:DM Sans,sans-serif;font-size:.95rem;font-weight:500;cursor:pointer;letter-spacing:.03em;transition:all .2s ease}.cp-signout-btn:hover{background:#fff5f0;color:#6b3528;border-color:#c07a5a}.cp-footer-bar{position:fixed;left:0;bottom:0;width:100vw;background:linear-gradient(135deg,#6b3528,#a0502e);color:#ffe8d6;font-family:Cormorant Garamond,serif;font-size:1.6rem;font-weight:700;letter-spacing:.15em;text-align:center;padding:1rem 0;z-index:100;box-shadow:0 -4px 24px #5d2d1933}@media print{.cp-bg{background:#fff!important;padding:0!important}.cp-bg:before,.cp-bg:after{display:none}.cp-success-ring{box-shadow:none}.cp-card{background:#3d1f15!important;-webkit-print-color-adjust:exact;print-color-adjust:exact;box-shadow:none}.cp-actions,.cp-calendar-btn,.cp-footer-bar{display:none!important}}@media(max-width:520px){.cp-bg{min-height:100vh;background:linear-gradient(135deg,#fdf6f0,#fce8db,#f9d9c8);display:flex;align-items:flex-start;justify-content:center;padding:3rem 1rem 8rem;font-family:DM Sans,sans-serif;position:relative;overflow-x:hidden}}@media(min-width:521px)and (max-width:1024px){.cp-bg{padding:3rem 2rem 8rem}}.rbc-btn{color:inherit;font:inherit;margin:0}button.rbc-btn{overflow:visible;text-transform:none;-webkit-appearance:button;-moz-appearance:button;appearance:button;cursor:pointer}button[disabled].rbc-btn{cursor:not-allowed}button.rbc-input::-moz-focus-inner{border:0;padding:0}.rbc-calendar{-webkit-box-sizing:border-box;box-sizing:border-box;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.rbc-m-b-negative-3{margin-bottom:-3px}.rbc-h-full{height:100%}.rbc-calendar *,.rbc-calendar *:before,.rbc-calendar *:after{-webkit-box-sizing:inherit;box-sizing:inherit}.rbc-abs-full,.rbc-row-bg{overflow:hidden;position:absolute;inset:0}.rbc-ellipsis,.rbc-show-more,.rbc-row-segment .rbc-event-content,.rbc-event-label{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rbc-rtl{direction:rtl}.rbc-off-range{color:#999}.rbc-off-range-bg{background:#e6e6e6}.rbc-header{overflow:hidden;-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;text-overflow:ellipsis;white-space:nowrap;padding:0 3px;text-align:center;vertical-align:middle;font-weight:700;font-size:90%;min-height:0;border-bottom:1px solid #ddd}.rbc-header+.rbc-header{border-left:1px solid #ddd}.rbc-rtl .rbc-header+.rbc-header{border-left-width:0;border-right:1px solid #ddd}.rbc-header>a,.rbc-header>a:active,.rbc-header>a:visited{color:inherit;text-decoration:none}.rbc-button-link{color:inherit;background:none;margin:0;padding:0;border:none;cursor:pointer;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.rbc-row-content{position:relative;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none;z-index:4}.rbc-row-content-scrollable{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.rbc-row-content-scrollable .rbc-row-content-scroll-container{height:100%;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}.rbc-row-content-scrollable .rbc-row-content-scroll-container::-webkit-scrollbar{display:none}.rbc-today{background-color:#eaf6ff}.rbc-toolbar{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px;font-size:16px}.rbc-toolbar .rbc-toolbar-label{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:0 10px;text-align:center}.rbc-toolbar button{color:#373a3c;display:inline-block;margin:0;text-align:center;vertical-align:middle;background:none;background-image:none;border:1px solid #ccc;padding:.375rem 1rem;border-radius:4px;line-height:normal;white-space:nowrap}.rbc-toolbar button:active,.rbc-toolbar button.rbc-active{background-image:none;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px #00000020;background-color:#e6e6e6;border-color:#adadad}.rbc-toolbar button:active:hover,.rbc-toolbar button:active:focus,.rbc-toolbar button.rbc-active:hover,.rbc-toolbar button.rbc-active:focus{color:#373a3c;background-color:#d4d4d4;border-color:#8c8c8c}.rbc-toolbar button:focus{color:#373a3c;background-color:#e6e6e6;border-color:#adadad}.rbc-toolbar button:hover{color:#373a3c;cursor:pointer;background-color:#e6e6e6;border-color:#adadad}.rbc-btn-group{display:inline-block;white-space:nowrap}.rbc-btn-group>button:first-child:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.rbc-btn-group>button:last-child:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.rbc-rtl .rbc-btn-group>button:first-child:not(:last-child){border-radius:0 4px 4px 0}.rbc-rtl .rbc-btn-group>button:last-child:not(:first-child){border-radius:4px 0 0 4px}.rbc-btn-group>button:not(:first-child):not(:last-child){border-radius:0}.rbc-btn-group button+button{margin-left:-1px}.rbc-rtl .rbc-btn-group button+button{margin-left:0;margin-right:-1px}.rbc-btn-group+.rbc-btn-group,.rbc-btn-group+button{margin-left:10px}@media(max-width:767px){.rbc-toolbar{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.rbc-event,.rbc-day-slot .rbc-background-event{border:none;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:none;box-shadow:none;margin:0;padding:2px 5px;background-color:#3174ad;border-radius:5px;color:#fff;cursor:pointer;width:100%;text-align:left}.rbc-slot-selecting .rbc-event,.rbc-slot-selecting .rbc-day-slot .rbc-background-event,.rbc-day-slot .rbc-slot-selecting .rbc-background-event{cursor:inherit;pointer-events:none}.rbc-event.rbc-selected,.rbc-day-slot .rbc-selected.rbc-background-event{background-color:#265985}.rbc-event:focus,.rbc-day-slot .rbc-background-event:focus{outline:5px auto #3b99fc}.rbc-event-label{font-size:80%}.rbc-event-overlaps{-webkit-box-shadow:-1px 1px 5px 0px rgba(51,51,51,.5);box-shadow:-1px 1px 5px #33333380}.rbc-event-continues-prior{border-top-left-radius:0;border-bottom-left-radius:0}.rbc-event-continues-after{border-top-right-radius:0;border-bottom-right-radius:0}.rbc-event-continues-earlier{border-top-left-radius:0;border-top-right-radius:0}.rbc-event-continues-later{border-bottom-left-radius:0;border-bottom-right-radius:0}.rbc-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.rbc-row-segment{padding:0 1px 1px}.rbc-selected-cell{background-color:#0000001a}.rbc-show-more{background-color:#ffffff4d;z-index:4;font-weight:700;font-size:85%;height:auto;line-height:normal;color:#3174ad}.rbc-show-more:hover,.rbc-show-more:focus{color:#265985}.rbc-month-view{position:relative;border:1px solid #ddd;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;width:100%;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none;height:100%}.rbc-month-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.rbc-month-row{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;-ms-flex-preferred-size:0px;flex-basis:0px;overflow:hidden;height:100%}.rbc-month-row+.rbc-month-row{border-top:1px solid #ddd}.rbc-date-cell{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;min-width:0;padding-right:5px;text-align:right}.rbc-date-cell.rbc-now{font-weight:700}.rbc-date-cell>a,.rbc-date-cell>a:active,.rbc-date-cell>a:visited{color:inherit;text-decoration:none}.rbc-row-bg{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;overflow:hidden;right:1px}.rbc-day-bg{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.rbc-day-bg+.rbc-day-bg{border-left:1px solid #ddd}.rbc-rtl .rbc-day-bg+.rbc-day-bg{border-left-width:0;border-right:1px solid #ddd}.rbc-overlay{position:absolute;z-index:5;border:1px solid #e5e5e5;background-color:#fff;-webkit-box-shadow:0 5px 15px rgba(0,0,0,.25);box-shadow:0 5px 15px #00000040;padding:10px}.rbc-overlay>*+*{margin-top:1px}.rbc-overlay-header{border-bottom:1px solid #e5e5e5;margin:-10px -10px 5px;padding:2px 10px}.rbc-agenda-view{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;overflow:auto}.rbc-agenda-view table.rbc-agenda-table{width:100%;border:1px solid #ddd;border-spacing:0;border-collapse:collapse}.rbc-agenda-view table.rbc-agenda-table tbody>tr>td{padding:5px 10px;vertical-align:top}.rbc-agenda-view table.rbc-agenda-table .rbc-agenda-time-cell{padding-left:15px;padding-right:15px;text-transform:lowercase}.rbc-agenda-view table.rbc-agenda-table tbody>tr>td+td{border-left:1px solid #ddd}.rbc-rtl .rbc-agenda-view table.rbc-agenda-table tbody>tr>td+td{border-left-width:0;border-right:1px solid #ddd}.rbc-agenda-view table.rbc-agenda-table tbody>tr+tr{border-top:1px solid #ddd}.rbc-agenda-view table.rbc-agenda-table thead>tr>th{padding:3px 5px;text-align:left;border-bottom:1px solid #ddd}.rbc-rtl .rbc-agenda-view table.rbc-agenda-table thead>tr>th{text-align:right}.rbc-agenda-time-cell{text-transform:lowercase}.rbc-agenda-time-cell .rbc-continues-after:after{content:" »"}.rbc-agenda-time-cell .rbc-continues-prior:before{content:"« "}.rbc-agenda-date-cell,.rbc-agenda-time-cell{white-space:nowrap}.rbc-agenda-event-cell{width:100%}.rbc-time-column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100%}.rbc-time-column .rbc-timeslot-group{-webkit-box-flex:1;-ms-flex:1;flex:1}.rbc-timeslot-group{border-bottom:1px solid #ddd;min-height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap}.rbc-time-gutter,.rbc-header-gutter{-webkit-box-flex:0;-ms-flex:none;flex:none}.rbc-label{padding:0 5px}.rbc-day-slot{position:relative}.rbc-day-slot .rbc-events-container{inset:0;position:absolute;margin-right:10px}.rbc-day-slot .rbc-events-container.rbc-rtl{left:10px;right:0}.rbc-day-slot .rbc-event,.rbc-day-slot .rbc-background-event{border:1px solid #265985;display:-webkit-box;display:-ms-flexbox;display:flex;max-height:100%;min-height:20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column wrap;flex-flow:column wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;overflow:hidden;position:absolute}.rbc-day-slot .rbc-background-event{opacity:.75}.rbc-day-slot .rbc-event-label{-webkit-box-flex:0;-ms-flex:none;flex:none;padding-right:5px;width:auto}.rbc-day-slot .rbc-event-content{width:100%;-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;word-wrap:break-word;line-height:1;height:100%;min-height:1em}.rbc-day-slot .rbc-time-slot{border-top:1px solid #f7f7f7}.rbc-time-view-resources .rbc-time-gutter,.rbc-time-view-resources .rbc-time-header-gutter{position:sticky;left:0;background-color:#fff;border-right:1px solid #ddd;z-index:10;margin-right:-1px}.rbc-time-view-resources .rbc-time-header{overflow:hidden}.rbc-time-view-resources .rbc-time-header-content{min-width:auto;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;-ms-flex-preferred-size:0px;flex-basis:0px}.rbc-time-view-resources .rbc-time-header-cell-single-day{display:none}.rbc-time-view-resources .rbc-day-slot{min-width:140px}.rbc-time-view-resources .rbc-header,.rbc-time-view-resources .rbc-day-bg{width:140px;-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;-ms-flex-preferred-size:0 px;flex-basis:0 px}.rbc-time-header-content+.rbc-time-header-content{margin-left:-1px}.rbc-time-slot{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.rbc-time-slot.rbc-now{font-weight:700}.rbc-day-header{text-align:center}.rbc-slot-selection{z-index:10;position:absolute;background-color:#00000080;color:#fff;font-size:75%;width:100%;padding:3px}.rbc-slot-selecting{cursor:move}.rbc-time-view{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%;border:1px solid #ddd;min-height:0}.rbc-time-view .rbc-time-gutter{white-space:nowrap;text-align:right}.rbc-time-view .rbc-allday-cell{-webkit-box-sizing:content-box;box-sizing:content-box;width:100%;height:100%;position:relative}.rbc-time-view .rbc-allday-cell+.rbc-allday-cell{border-left:1px solid #ddd}.rbc-time-view .rbc-allday-events{position:relative;z-index:4}.rbc-time-view .rbc-row{-webkit-box-sizing:border-box;box-sizing:border-box;min-height:20px}.rbc-time-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.rbc-time-header.rbc-overflowing{border-right:1px solid #ddd}.rbc-rtl .rbc-time-header.rbc-overflowing{border-right-width:0;border-left:1px solid #ddd}.rbc-time-header>.rbc-row:first-child{border-bottom:1px solid #ddd}.rbc-time-header>.rbc-row.rbc-row-resource{border-bottom:1px solid #ddd}.rbc-time-header-cell-single-day{display:none}.rbc-time-header-content{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;min-width:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-left:1px solid #ddd}.rbc-rtl .rbc-time-header-content{border-left-width:0;border-right:1px solid #ddd}.rbc-time-header-content>.rbc-row.rbc-row-resource{border-bottom:1px solid #ddd;-ms-flex-negative:0;flex-shrink:0}.rbc-time-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%;border-top:2px solid #ddd;overflow-y:auto;position:relative}.rbc-time-content>.rbc-time-gutter{-webkit-box-flex:0;-ms-flex:none;flex:none}.rbc-time-content>*+*>*{border-left:1px solid #ddd}.rbc-rtl .rbc-time-content>*+*>*{border-left-width:0;border-right:1px solid #ddd}.rbc-time-content>.rbc-day-slot{width:100%;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.rbc-current-time-indicator{position:absolute;z-index:3;left:0;right:0;height:1px;background-color:#74ad31;pointer-events:none}.rbc-resource-grouping.rbc-time-header-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.rbc-resource-grouping .rbc-row .rbc-header{width:141px}.admin-shell *,.admin-shell *:before,.admin-shell *:after{box-sizing:border-box;margin:0;padding:0}.admin-shell{display:flex;min-height:100vh;background:#f0f2f5;font-family:DM Sans,Segoe UI,system-ui,sans-serif;color:#1a202c;position:relative}.toast{position:fixed;top:1rem;right:1rem;z-index:9999;padding:.75rem 1.25rem;border-radius:10px;font-weight:600;font-size:.85rem;box-shadow:0 8px 24px #00000026;animation:slideInToast .3s ease;display:flex;align-items:center;gap:.5rem;max-width:320px}.toast-success{background:#276749;color:#fff}.toast-error{background:#c53030;color:#fff}@keyframes slideInToast{0%{transform:translate(120%);opacity:0}to{transform:translate(0);opacity:1}}.sidebar-overlay{display:none;position:fixed;inset:0;background:#00000080;z-index:150;cursor:pointer}.sidebar-overlay.visible{display:block}.admin-sidebar{width:248px;background:#111827;color:#fff;display:flex;flex-direction:column;position:fixed;height:100vh;left:0;top:0;z-index:200;box-shadow:2px 0 16px #0000002e;transition:transform .3s ease;overflow:hidden}.admin-sidebar .brand{padding:1.25rem 1rem;border-bottom:1px solid rgba(255,255,255,.08);display:flex;align-items:center;gap:.75rem;flex-shrink:0}.admin-sidebar .brand h2{font-size:1rem;font-weight:700;color:#f9fafb;letter-spacing:-.01em;line-height:1.2}.admin-sidebar .brand p{font-size:.65rem;color:#6b7280;text-transform:uppercase;letter-spacing:.08em;margin-top:.1rem}.admin-sidebar .hamburger{display:none;background:none;border:none;color:#9ca3af;font-size:1.2rem;cursor:pointer;padding:.3rem;border-radius:6px;flex-shrink:0}.admin-sidebar nav{flex:1;padding:.5rem 0;overflow-y:auto}.sidebar-btn{width:100%;padding:.75rem 1rem;background:transparent;border:none;color:#9ca3af;text-align:left;cursor:pointer;font-size:.875rem;font-weight:500;display:flex;align-items:center;gap:.75rem;transition:background .15s,color .15s}.sb-icon{font-size:1.05rem;flex-shrink:0}.sb-label{flex:1}.sb-badge{background:#ef4444;color:#fff;border-radius:10px;padding:.1rem .45rem;font-size:.65rem;font-weight:700;min-width:1.3rem;text-align:center;line-height:1.6}.sidebar-btn:hover{background:#ffffff0d;color:#f9fafb}.sidebar-btn.active{background:#6366f126;color:#fff;border-left-color:#6366f1}.admin-sidebar footer{padding:1rem;border-top:1px solid rgba(255,255,255,.07);display:flex;flex-direction:column;gap:.5rem;flex-shrink:0}.admin-main{flex:1;margin-left:248px;min-height:100vh;display:flex;flex-direction:column;min-width:0}.admin-header{background:#fff;padding:1.1rem 1.5rem;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;align-items:center;box-shadow:0 1px 4px #0000000a;position:sticky;top:0;z-index:100;gap:.75rem;flex-wrap:wrap}.admin-header-hamburger{display:none;background:none;border:1px solid #e5e7eb;border-radius:8px;padding:.4rem .55rem;cursor:pointer;font-size:1.1rem;color:#374151;transition:background .15s;flex-shrink:0;line-height:1}.admin-header-hamburger:hover{background:#f3f4f6}.admin-header-left{display:flex;align-items:center;gap:.65rem;min-width:0;flex:1}.admin-header h1{font-size:1.3rem;font-weight:700;color:#111827;letter-spacing:-.02em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.admin-header p{color:#9ca3af;font-size:.72rem;margin-top:.1rem}.admin-header-right{display:flex;align-items:center;gap:.65rem;flex-shrink:0;flex-wrap:wrap;justify-content:flex-end}.admin-user{text-align:right}.admin-user span{display:block;font-weight:600;color:#374151;font-size:.875rem}.admin-user small{color:#9ca3af;font-size:.7rem}.unpaid-alert-btn{background:#fef2f2;color:#c53030;border:1.5px solid #fca5a5;border-radius:8px;padding:.38rem .875rem;font-weight:700;cursor:pointer;font-size:.8rem;display:flex;align-items:center;gap:.35rem;white-space:nowrap;transition:background .15s}.unpaid-alert-btn:hover{background:#fee2e2}.admin-content{flex:1;padding:1.5rem 1.75rem;max-width:1440px;margin:0 auto;width:100%}.panel{background:#fff;border-radius:12px;padding:1.25rem;margin-bottom:1.25rem;box-shadow:0 1px 3px #0000000d;border:1px solid #e5e7eb}.panel header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.1rem;flex-wrap:wrap;gap:.65rem}.panel h3{font-size:.95rem;font-weight:700;color:#111827;display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.unpaid-panel{border:1.5px solid #fca5a5;background:snow}.unpaid-panel header{align-items:flex-start}.unpaid-badge-icon{font-size:1.4rem;flex-shrink:0}.unpaid-count-badge{background:#dc2626;color:#fff;border-radius:50%;min-width:1.8rem;height:1.8rem;display:inline-flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:700;flex-shrink:0}.unpaid-row{background:#fff8f8!important}.unpaid-row:hover{background:#fff0f0!important}.age-label{font-size:.7rem;color:#c53030;font-weight:700;background:#fef2f2;padding:.18rem .45rem;border-radius:6px;border:1px solid #fca5a5;white-space:nowrap}.sub-text{font-size:.7rem;color:#9ca3af;margin-top:.1rem}.grid.grid-responsive{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:1.5rem}.stat-card{padding:1.25rem;border-radius:12px;color:#fff;display:flex;align-items:center;gap:.875rem;box-shadow:0 4px 14px #0000001f;transition:transform .2s,box-shadow .2s}.stat-card:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00000029}.stat-card-clickable{cursor:pointer}.stat-card .icon{font-size:2rem;opacity:.9;flex-shrink:0}.stat-card p{font-size:.68rem;opacity:.85;text-transform:uppercase;letter-spacing:.06em;margin-bottom:.15rem}.stat-card h3{font-size:1.7rem;font-weight:700;color:#fff;line-height:1}.count-chip{background:#e5e7eb;color:#374151;border-radius:20px;padding:.12rem .55rem;font-size:.7rem;font-weight:600}.btn{padding:.5rem 1rem;border:none;border-radius:8px;font-weight:600;font-size:.82rem;cursor:pointer;transition:all .15s;display:inline-flex;align-items:center;gap:.4rem;white-space:nowrap}.btn.primary{background:#4f46e5;color:#fff;box-shadow:0 2px 6px #4f46e54d}.btn.primary:hover{background:#4338ca}.btn.ghost{background:transparent;color:#4f46e5;border:1.5px solid #c7d2fe}.btn.ghost:hover{background:#eef2ff}.btn.danger{background:#dc2626;color:#fff}.btn.danger:hover{background:#b91c1c}.btn:disabled{opacity:.5;cursor:not-allowed;transform:none!important}.button-row{display:flex;gap:.5rem;align-items:center;flex-wrap:wrap}.row-actions{display:flex;gap:.35rem;flex-wrap:wrap;align-items:center}.action-btn{padding:.3rem .6rem;font-size:.75rem;border-radius:6px;border:1px solid #e5e7eb;cursor:pointer;background:#f9fafb;color:#374151;font-weight:500;transition:all .15s;white-space:nowrap}.action-btn:hover{background:#f3f4f6;border-color:#d1d5db}.action-btn:disabled{opacity:.45;cursor:not-allowed}.cancel-btn{background:#fffbeb;color:#92400e;border-color:#fde68a}.cancel-btn:hover{background:#fef3c7}.delete-btn{background:#fef2f2;color:#b91c1c;border-color:#fca5a5;font-weight:700}.delete-btn:hover{background:#fee2e2;border-color:#f87171}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:8px;border:1px solid #e5e7eb}table{width:100%;border-collapse:collapse;font-size:.82rem;min-width:500px}thead{background:#f9fafb}th{padding:.75rem .875rem;text-align:left;font-weight:600;color:#6b7280;border-bottom:1.5px solid #e5e7eb;font-size:.68rem;text-transform:uppercase;letter-spacing:.06em;white-space:nowrap}td{padding:.75rem .875rem;border-bottom:1px solid #f3f4f6;color:#1f2937;vertical-align:middle}tr:last-child td{border-bottom:none}tr:hover>td{background:#fafafa}.empty-row{text-align:center!important;padding:2.5rem 1rem!important;color:#9ca3af;font-style:italic;font-size:.85rem}.status{display:inline-block;padding:.25rem .65rem;border-radius:20px;font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap}.status.booked{background:#d1fae5;color:#065f46}.status.completed{background:#dbeafe;color:#1e40af}.status.cancelled{background:#fee2e2;color:#991b1b}.status.no-show{background:#fef3c7;color:#92400e}.status.pending{background:#fff7ed;color:#c2410c}.filter-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:.65rem;margin-top:.65rem}.filter-grid input,.filter-grid select{padding:.5rem .75rem;border:1px solid #e5e7eb;border-radius:8px;font-size:.82rem;color:#374151;background:#fff;transition:border-color .15s,box-shadow .15s;font-family:inherit;width:100%}.filter-grid input:focus,.filter-grid select:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}.modal-backdrop{position:fixed;inset:0;background:#00000073;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.modal{background:#fff;border-radius:14px;width:100%;max-width:520px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #00000040;animation:modalIn .2s ease}@keyframes modalIn{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}.modal header{padding:1.1rem 1.25rem;border-bottom:1px solid #f3f4f6;display:flex;justify-content:space-between;align-items:center}.modal header h3{font-size:1rem;font-weight:700;color:#111827}.modal header button{background:none;border:none;font-size:1.1rem;cursor:pointer;color:#9ca3af;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:all .15s}.modal header button:hover{background:#f3f4f6;color:#374151}.form-grid{padding:1.25rem;display:flex;flex-direction:column;gap:.875rem}.form-grid input,.form-grid textarea,.form-grid select{padding:.65rem .875rem;border:1px solid #e5e7eb;border-radius:8px;font-size:.875rem;font-family:inherit;color:#374151;transition:all .15s;width:100%}.form-grid input:focus,.form-grid textarea:focus,.form-grid select:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}.form-grid textarea{min-height:90px;resize:vertical}.modal-actions{padding:.875rem 1.25rem 1.25rem;display:flex;gap:.65rem;justify-content:flex-end}.calendar-placeholder,.chart-placeholder{background:#f9fafb;border:2px dashed #e5e7eb;border-radius:8px;padding:2.5rem 1rem;text-align:center;color:#9ca3af;font-weight:500;font-size:.85rem}.rbc-calendar{font-family:inherit}.rbc-header{padding:.65rem;font-weight:600;background:#f9fafb;border-color:#e5e7eb;font-size:.78rem}.rbc-today{background:#fefce8}.rbc-event{padding:2px 5px;border-radius:5px;font-size:.75rem}.rbc-toolbar button{padding:.4rem .75rem;border:1px solid #e5e7eb;background:#fff;border-radius:6px;font-weight:500;font-size:.8rem}.rbc-toolbar button.rbc-active{background:#4f46e5;color:#fff;border-color:#4f46e5}.notification-feed{list-style:none;display:flex;flex-direction:column;gap:.5rem}.notification-feed li{padding:.75rem .875rem;background:#f9fafb;border-radius:8px;display:flex;justify-content:space-between;align-items:center;gap:.75rem;flex-wrap:wrap}.notification-feed li span{color:#1f2937;font-weight:500;font-size:.85rem}.notification-feed li small{color:#9ca3af;font-size:.7rem;white-space:nowrap}.quick-actions .action-buttons{display:flex;gap:.75rem;flex-wrap:wrap}.admin-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;gap:1rem;color:#6b7280;font-size:.875rem}.admin-error{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;gap:1rem;color:#374151;text-align:center;padding:2rem}.spinner{width:30px;height:30px;border:3px solid #e5e7eb;border-top-color:#6366f1;border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.service-checkboxes{display:flex;flex-direction:column;gap:.5rem;max-height:180px;overflow-y:auto;padding:.65rem;background:#f9fafb;border-radius:8px;border:1px solid #e5e7eb}.checkbox-label{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-size:.85rem;padding:.35rem .5rem;border-radius:6px;transition:background .15s}.checkbox-label:hover{background:#f3f4f6}.checkbox-label input[type=checkbox]{width:16px;height:16px;cursor:pointer;accent-color:#6366f1}@media(max-width:1024px){.admin-sidebar{width:220px}.admin-main{margin-left:220px}.admin-content{padding:1.25rem 1.5rem}.grid.grid-responsive{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}}@media(max-width:768px){.admin-sidebar{transform:translate(-100%);width:270px;z-index:300}.admin-sidebar.open{transform:translate(0)}.admin-main{margin-left:0}.admin-header-hamburger{display:flex}.admin-sidebar .hamburger{display:none}.admin-header{padding:.875rem 1rem}.admin-header h1{font-size:1.05rem}.admin-header p,.admin-user{display:none}.admin-content{padding:.875rem 1rem}.panel{padding:1rem;border-radius:10px}.panel header{flex-direction:column;align-items:flex-start}.panel header .button-row{width:100%}.panel header .button-row .btn{flex:1;justify-content:center;min-width:0}.grid.grid-responsive{grid-template-columns:repeat(2,1fr);gap:.75rem}.stat-card{padding:1rem;gap:.65rem}.stat-card .icon{font-size:1.5rem}.stat-card h3{font-size:1.35rem}.stat-card p{font-size:.6rem}.filter-grid{grid-template-columns:1fr 1fr}table{min-width:480px;font-size:.78rem}th,td{padding:.6rem .65rem}.row-actions{flex-direction:column;align-items:stretch;gap:.25rem}.action-btn{font-size:.72rem;padding:.28rem .55rem;text-align:center;justify-content:center}.quick-actions .action-buttons{flex-direction:column}.quick-actions .action-buttons .btn{width:100%;justify-content:center}.modal-backdrop{align-items:flex-end;padding:0}.modal{max-width:100%;border-radius:16px 16px 0 0;max-height:85vh}.toast{left:.75rem;right:.75rem;max-width:none}}@media(max-width:480px){.grid.grid-responsive{grid-template-columns:1fr 1fr}.stat-card h3{font-size:1.2rem}.stat-card p{font-size:.58rem}.filter-grid{grid-template-columns:1fr}.unpaid-panel header{flex-wrap:wrap}table{min-width:420px}.hide-mobile{display:none!important}}@media(max-width:360px){.grid.grid-responsive{grid-template-columns:1fr}.stat-card h3{font-size:1.1rem}}#root,.App{width:100%!important;max-width:100%!important;min-height:100vh;margin:0!important;padding:0!important;box-sizing:border-box;overflow-x:hidden}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;width:100%;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{text-decoration:none}button{font-family:inherit}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#a0502e4d;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#a0502e80}:root{--sp-bg: #0e0b09;--sp-surface: #1a1410;--sp-surface2: #241d17;--sp-border: rgba(255,255,255,.08);--sp-gold: #c9a96e;--sp-gold-light: #e8c98a;--sp-cream: #fdf6f0;--sp-text: #e8e0d8;--sp-muted: #8a7a6e;--sp-error: #e05c5c;--sp-success: #5cb87a;--sp-radius: 12px;--sp-radius-lg: 20px;--sp-serif: "Playfair Display", Georgia, serif;--sp-sans: "DM Sans", sans-serif;--sp-shadow: 0 8px 32px rgba(0,0,0,.5);--sp-shadow-lg: 0 20px 60px rgba(0,0,0,.6);--sp-trans: all .25s cubic-bezier(.4,0,.2,1)}.sp-root{width:100%;max-width:100vw;min-height:100vh;background:var(--sp-bg);color:var(--sp-text);font-family:var(--sp-sans);overflow-x:hidden}.sp-topbar{position:sticky;top:0;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:0 2rem;height:64px;background:#0e0b09eb;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--sp-border)}.sp-topbar-logo{font-family:var(--sp-serif);font-size:1.15rem;font-weight:600;color:var(--sp-gold);text-decoration:none;letter-spacing:.04em}.sp-topbar-nav{display:flex;gap:1.75rem}.sp-topbar-nav a{color:var(--sp-muted);text-decoration:none;font-size:.85rem;font-weight:500;letter-spacing:.02em;transition:color .2s}.sp-topbar-nav a:hover,.sp-topbar-nav--active{color:var(--sp-cream)!important}.sp-topbar-cart{position:relative;font-size:1.35rem;color:var(--sp-cream);text-decoration:none;transition:transform .2s}.sp-topbar-cart:hover{transform:scale(1.1)}.sp-cart-badge{position:absolute;top:-6px;right:-8px;background:var(--sp-gold);color:var(--sp-bg);font-size:.65rem;font-weight:700;width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center}.sp-hero{position:relative;min-height:520px;display:flex;align-items:center;padding:5rem 2rem 4rem;overflow:hidden;background:radial-gradient(ellipse 80% 60% at 70% 50%,rgba(201,169,110,.12) 0%,transparent 70%),linear-gradient(160deg,#1a1410,#0e0b09)}.sp-hero-content{position:relative;z-index:2;max-width:580px}.sp-hero-eyebrow{font-size:.75rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--sp-gold);margin-bottom:1rem}.sp-hero-title{font-family:var(--sp-serif);font-size:clamp(2.5rem,5vw,4rem);font-weight:700;line-height:1.1;color:var(--sp-cream);margin-bottom:1rem}.sp-hero-sub{font-size:1rem;color:var(--sp-muted);line-height:1.65;margin-bottom:2rem;max-width:440px}.sp-hero-search{display:flex;gap:0;max-width:460px}.sp-hero-search input{flex:1;background:#ffffff0f;border:1px solid var(--sp-border);border-right:none;border-radius:var(--sp-radius) 0 0 var(--sp-radius);padding:.85rem 1.25rem;color:var(--sp-cream);font-family:var(--sp-sans);font-size:.9rem;outline:none;transition:border-color .2s}.sp-hero-search input:focus{border-color:var(--sp-gold)}.sp-hero-search input::placeholder{color:var(--sp-muted)}.sp-hero-search button{background:var(--sp-gold);color:var(--sp-bg);border:none;border-radius:0 var(--sp-radius) var(--sp-radius) 0;padding:.85rem 1.5rem;font-family:var(--sp-sans);font-size:.85rem;font-weight:700;cursor:pointer;letter-spacing:.05em;transition:background .2s;white-space:nowrap}.sp-hero-search button:hover{background:var(--sp-gold-light)}.sp-hero-graphic{position:absolute;inset:0;pointer-events:none}.sp-hero-orb{position:absolute;border-radius:50%;filter:blur(60px);opacity:.25}.sp-orb1{width:400px;height:400px;background:#c9a96e;top:-100px;right:5%}.sp-orb2{width:200px;height:200px;background:#a0502e;bottom:0;right:35%}.sp-orb3{width:150px;height:150px;background:#6b3528;top:20%;right:20%}.sp-section-head{display:flex;align-items:center;gap:1.25rem;margin-bottom:2rem}.sp-section-head h2{font-family:var(--sp-serif);font-size:1.6rem;font-weight:600;color:var(--sp-cream);white-space:nowrap}.sp-section-line{flex:1;height:1px;background:linear-gradient(to right,var(--sp-border),transparent)}.sp-featured{padding:3.5rem 2rem;border-bottom:1px solid var(--sp-border)}.sp-featured-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.5rem}.sp-main{padding:3rem 2rem;max-width:1400px;margin:0 auto}.sp-categories{display:flex;gap:.6rem;flex-wrap:wrap;margin-bottom:2rem}.sp-cat-pill{background:var(--sp-surface);border:1px solid var(--sp-border);color:var(--sp-muted);padding:.5rem 1.1rem;border-radius:50px;font-family:var(--sp-sans);font-size:.82rem;font-weight:500;cursor:pointer;transition:var(--sp-trans);white-space:nowrap}.sp-cat-pill:hover{border-color:var(--sp-gold);color:var(--sp-gold)}.sp-cat-pill--active{background:var(--sp-gold);border-color:var(--sp-gold);color:var(--sp-bg);font-weight:700}.sp-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.75rem;flex-wrap:wrap;gap:.75rem}.sp-results-count{font-size:.85rem;color:var(--sp-muted)}.sp-results-count em{color:var(--sp-gold);font-style:normal}.sp-toolbar-right{display:flex;align-items:center;gap:.75rem}.sp-clear-search{background:none;border:1px solid var(--sp-border);color:var(--sp-muted);padding:.4rem .85rem;border-radius:50px;font-size:.78rem;cursor:pointer;transition:var(--sp-trans);font-family:var(--sp-sans)}.sp-clear-search:hover{border-color:var(--sp-error);color:var(--sp-error)}.sp-sort-select{background:var(--sp-surface);border:1px solid var(--sp-border);color:var(--sp-text);padding:.5rem .85rem;border-radius:var(--sp-radius);font-family:var(--sp-sans);font-size:.82rem;cursor:pointer;outline:none}.sp-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:1.5rem}.sp-card{background:var(--sp-surface);border:1px solid var(--sp-border);border-radius:var(--sp-radius-lg);overflow:hidden;text-decoration:none;color:inherit;display:flex;flex-direction:column;transition:var(--sp-trans);position:relative}.sp-card:hover{border-color:#c9a96e4d;transform:translateY(-4px);box-shadow:0 16px 40px #0006}.sp-card-img-wrap{position:relative;aspect-ratio:1;overflow:hidden;background:var(--sp-surface2)}.sp-card-img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.sp-card:hover .sp-card-img{transform:scale(1.06)}.sp-card-img-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:3.5rem;opacity:.4}.sp-card-badge{position:absolute;top:.75rem;left:.75rem;background:var(--sp-gold);color:var(--sp-bg);font-size:.65rem;font-weight:800;padding:.2rem .6rem;border-radius:50px;letter-spacing:.04em;text-transform:uppercase}.sp-badge-low{background:#e07a2e}.sp-badge-out{background:var(--sp-muted)}.sp-badge-featured{background:var(--sp-surface2);color:var(--sp-gold);border:1px solid var(--sp-gold);top:auto;bottom:.75rem}.sp-card-body{padding:1rem 1.1rem 1.25rem;display:flex;flex-direction:column;gap:.35rem;flex:1}.sp-card-brand{font-size:.68rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--sp-gold);margin:0}.sp-card-name{font-family:var(--sp-serif);font-size:.95rem;font-weight:600;color:var(--sp-cream);margin:0;line-height:1.3}.sp-stars{display:flex;align-items:center;gap:1px}.sp-star{color:var(--sp-border);font-size:.75rem}.sp-star.filled{color:var(--sp-gold)}.sp-review-count{font-size:.7rem;color:var(--sp-muted);margin-left:4px}.sp-card-price-row{display:flex;align-items:baseline;gap:.5rem;margin-top:auto;padding-top:.25rem}.sp-card-price{font-size:1rem;font-weight:700;color:var(--sp-cream)}.sp-card-compare{font-size:.8rem;color:var(--sp-muted);text-decoration:line-through}.sp-card-btn{margin-top:.75rem;width:100%;background:transparent;border:1px solid var(--sp-gold);color:var(--sp-gold);padding:.6rem;border-radius:var(--sp-radius);font-family:var(--sp-sans);font-size:.8rem;font-weight:700;cursor:pointer;letter-spacing:.06em;text-transform:uppercase;transition:var(--sp-trans)}.sp-card-btn:hover:not(:disabled){background:var(--sp-gold);color:var(--sp-bg)}.sp-card-btn:disabled{opacity:.45;cursor:not-allowed}.sp-card-btn--added{background:var(--sp-success);border-color:var(--sp-success);color:#fff}.sp-skeleton-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:1.5rem}.sp-skeleton-card{background:var(--sp-surface);border:1px solid var(--sp-border);border-radius:var(--sp-radius-lg);overflow:hidden;animation:sp-shimmer 1.5s infinite ease-in-out}.sp-skeleton-img{aspect-ratio:1;background:var(--sp-surface2)}.sp-skeleton-line{height:14px;background:var(--sp-surface2);border-radius:4px;margin:.85rem 1rem 0}.sp-skeleton-line--short{width:60%;margin-top:.5rem}.sp-skeleton-line--price{width:40%;margin:.5rem 1rem 1rem}@keyframes sp-shimmer{0%,to{opacity:1}50%{opacity:.6}}.sp-empty{text-align:center;padding:5rem 2rem}.sp-empty-icon{font-size:3.5rem;margin-bottom:1rem}.sp-empty h3{font-family:var(--sp-serif);font-size:1.4rem;color:var(--sp-cream);margin-bottom:.5rem}.sp-empty p{color:var(--sp-muted);margin-bottom:1.5rem}.sp-empty button{background:var(--sp-gold);color:var(--sp-bg);border:none;padding:.75rem 2rem;border-radius:50px;font-family:var(--sp-sans);font-weight:700;font-size:.9rem;cursor:pointer}.sp-pagination{display:flex;justify-content:center;align-items:center;gap:.5rem;margin-top:3rem;flex-wrap:wrap}.sp-pagination button{background:var(--sp-surface);border:1px solid var(--sp-border);color:var(--sp-text);padding:.5rem .9rem;border-radius:var(--sp-radius);font-family:var(--sp-sans);font-size:.82rem;cursor:pointer;transition:var(--sp-trans);min-width:40px}.sp-pagination button:hover:not(:disabled){border-color:var(--sp-gold);color:var(--sp-gold)}.sp-pagination button:disabled{opacity:.35;cursor:not-allowed}.sp-page-btn--active{background:var(--sp-gold)!important;border-color:var(--sp-gold)!important;color:var(--sp-bg)!important;font-weight:700}.sp-trust{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:0;border-top:1px solid var(--sp-border);margin-top:4rem}.sp-trust-item{display:flex;align-items:center;gap:1rem;padding:1.75rem 2rem;border-right:1px solid var(--sp-border)}.sp-trust-item:last-child{border-right:none}.sp-trust-icon{font-size:1.75rem;flex-shrink:0}.sp-trust-title{font-size:.875rem;font-weight:700;color:var(--sp-cream);margin-bottom:.2rem}.sp-trust-sub{font-size:.75rem;color:var(--sp-muted)}.sp-footer{border-top:1px solid var(--sp-border);padding:2rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.sp-footer p{font-size:.78rem;color:var(--sp-muted)}.sp-footer-links{display:flex;gap:1.5rem}.sp-footer-links a{font-size:.78rem;color:var(--sp-muted);text-decoration:none;transition:color .2s}.sp-footer-links a:hover{color:var(--sp-gold)}@media(max-width:768px){.sp-topbar-nav{display:none}.sp-hero{padding:3rem 1.25rem;min-height:380px}.sp-main{padding:2rem 1.25rem}.sp-featured{padding:2.5rem 1.25rem}.sp-trust{grid-template-columns:1fr 1fr}.sp-trust-item{padding:1.25rem}.sp-trust-item:nth-child(2n){border-right:none}.sp-footer{flex-direction:column;text-align:center}}@media(max-width:1024px){.sp-topbar{padding:0 1.5rem}.sp-hero{padding:3.5rem 1.75rem;min-height:320px}.sp-featured-grid{grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:1.25rem}.sp-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.25rem}.sp-main{padding:2.5rem 1.75rem}}@media(max-width:768px){.sp-topbar{padding:0 1rem;height:56px}.sp-topbar-nav{display:none}.sp-topbar-logo span{font-size:.88rem;letter-spacing:.06em}.sp-hero{padding:2.5rem 1.25rem;min-height:280px}.sp-hero-title{font-size:clamp(1.6rem,6vw,2.4rem)}.sp-hero-sub{font-size:.8rem}.sp-hero-search{max-width:100%}.sp-hero-search input{font-size:.85rem;padding:.85rem 1rem}.sp-featured-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1rem}.sp-main{padding:2rem 1.25rem}.sp-categories{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding-bottom:.5rem;gap:.5rem;margin-bottom:1.5rem}.sp-categories::-webkit-scrollbar{display:none}.sp-cat-pill{flex-shrink:0;font-size:.78rem;padding:.45rem .9rem}.sp-toolbar{flex-direction:column;align-items:flex-start;gap:.6rem;margin-bottom:1.25rem}.sp-toolbar-right{width:100%;justify-content:space-between}.sp-sort-select{flex:1}.sp-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.sp-trust{grid-template-columns:1fr 1fr}.sp-trust-item{padding:1.25rem 1rem}.sp-trust-item:nth-child(2n){border-right:none}.sp-trust-item:nth-child(3),.sp-trust-item:nth-child(4){border-top:1px solid rgba(255,220,190,.1)}.sp-footer{flex-direction:column;text-align:center;gap:.75rem}.sp-footer-links{justify-content:center;flex-wrap:wrap}}@media(max-width:480px){.sp-topbar{height:52px;padding:0 .875rem}.sp-topbar-logo img{width:28px;height:28px}.sp-topbar-logo span{font-size:.82rem}.sp-hero{padding:2rem 1rem;min-height:240px}.sp-hero-title{font-size:clamp(1.4rem,7vw,2rem)}.sp-hero-eyebrow{font-size:.62rem}.sp-hero-sub{font-size:.75rem;margin-bottom:1.25rem}.sp-hero-search{flex-direction:column;gap:.5rem;border-radius:12px;padding:0;background:none;border:none;box-shadow:none}.sp-hero-search input{border-radius:10px;border:1.5px solid rgba(255,220,190,.25);background:#ffffff14;width:100%}.sp-hero-search button{border-radius:10px;padding:.8rem;width:100%}.sp-main{padding:1.5rem .875rem}.sp-featured-grid{grid-template-columns:repeat(2,1fr);gap:.875rem}.sp-grid{grid-template-columns:repeat(2,1fr);gap:.75rem}.sp-card-img-wrap{height:160px}.sp-card-body{padding:.875rem}.sp-card-name{font-size:.82rem}.sp-card-price{font-size:1rem}.sp-card-btn{padding:.55rem;font-size:.75rem}.sp-trust{grid-template-columns:1fr}.sp-trust-item{border-right:none!important;border-top:1px solid rgba(255,220,190,.1)}.sp-trust-item:first-child{border-top:none}}@media(max-width:360px){.sp-topbar-logo span{display:none}.sp-grid,.sp-featured-grid{grid-template-columns:1fr}.sp-card-img-wrap{height:200px}}.sp-root *{box-sizing:border-box}.sp-topbar-logo{display:flex;align-items:center;gap:.55rem;text-decoration:none}.sp-topbar-logo-img{width:32px;height:32px;border-radius:50%;object-fit:cover;border:2px solid rgba(201,169,110,.45);flex-shrink:0}.sp-topbar-logo span{font-family:Cormorant Garamond,serif;font-size:1rem;font-weight:700;letter-spacing:.1em;color:var(--sp-cream);white-space:nowrap}:root{--pdp-bg: #0e0b09;--pdp-surface: #1a1410;--pdp-surface2: #241d17;--pdp-border: rgba(255,255,255,.08);--pdp-gold: #c9a96e;--pdp-gold-lt: #e8c98a;--pdp-cream: #fdf6f0;--pdp-text: #e8e0d8;--pdp-muted: #8a7a6e;--pdp-success: #5cb87a;--pdp-error: #e05c5c;--pdp-radius: 12px;--pdp-serif: "Playfair Display", Georgia, serif;--pdp-sans: "DM Sans", sans-serif;--pdp-trans: all .25s cubic-bezier(.4,0,.2,1)}.pdp-root{width:100%;max-width:100vw;min-height:100vh;background:var(--pdp-bg);color:var(--pdp-text);font-family:var(--pdp-sans);overflow-x:hidden}.pdp-loading,.pdp-error-state{min-height:60vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;color:var(--pdp-muted)}.pdp-error-state span{font-size:3rem}.pdp-error-state h2{font-family:var(--pdp-serif);color:var(--pdp-cream)}.pdp-spinner{width:36px;height:36px;border:3px solid var(--pdp-border);border-top-color:var(--pdp-gold);border-radius:50%;animation:pdp-spin .8s linear infinite}@keyframes pdp-spin{to{transform:rotate(360deg)}}.pdp-topbar{position:sticky;top:0;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:0 2rem;height:64px;background:#0e0b09eb;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--pdp-border)}.pdp-topbar-logo{font-family:var(--pdp-serif);font-size:1.1rem;font-weight:600;color:var(--pdp-gold);text-decoration:none}.pdp-topbar-nav{display:flex;gap:1.75rem}.pdp-topbar-nav a{color:var(--pdp-muted);text-decoration:none;font-size:.85rem;font-weight:500;transition:color .2s}.pdp-topbar-nav a:hover{color:var(--pdp-cream)}.pdp-topbar-cart{color:var(--pdp-cream);text-decoration:none;font-size:.85rem;font-weight:600;display:flex;align-items:center;gap:.4rem;transition:color .2s}.pdp-topbar-cart:hover{color:var(--pdp-gold)}.pdp-breadcrumb{display:flex;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:.78rem;color:var(--pdp-muted)}.pdp-breadcrumb a{color:var(--pdp-muted);text-decoration:none;transition:color .2s}.pdp-breadcrumb a:hover{color:var(--pdp-gold)}.pdp-breadcrumb span:last-child{color:var(--pdp-text)}.pdp-layout{display:grid;grid-template-columns:1fr 1fr;gap:4rem;max-width:1200px;margin:0 auto;padding:2rem 2rem 4rem}.pdp-gallery{display:flex;flex-direction:column;gap:.75rem;position:sticky;top:80px;align-self:start}.pdp-main-img-wrap{position:relative;aspect-ratio:1;background:var(--pdp-surface);border:1px solid var(--pdp-border);border-radius:20px;overflow:hidden}.pdp-main-img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.pdp-main-img-wrap:hover .pdp-main-img{transform:scale(1.04)}.pdp-img-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:5rem;opacity:.3}.pdp-discount-badge{position:absolute;top:1rem;left:1rem;background:var(--pdp-gold);color:var(--pdp-bg);font-size:.72rem;font-weight:800;padding:.25rem .7rem;border-radius:50px;letter-spacing:.04em;text-transform:uppercase}.pdp-thumbs{display:flex;gap:.6rem;flex-wrap:wrap}.pdp-thumb{width:68px;height:68px;border-radius:10px;overflow:hidden;border:2px solid var(--pdp-border);background:var(--pdp-surface);cursor:pointer;transition:var(--pdp-trans);padding:0}.pdp-thumb img{width:100%;height:100%;object-fit:cover}.pdp-thumb.active{border-color:var(--pdp-gold)}.pdp-thumb:hover{border-color:#c9a96e80}.pdp-info{display:flex;flex-direction:column;gap:1rem}.pdp-brand{font-size:.7rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--pdp-gold);margin:0}.pdp-name{font-family:var(--pdp-serif);font-size:clamp(1.6rem,3vw,2.2rem);font-weight:700;color:var(--pdp-cream);line-height:1.2;margin:0}.pdp-stars{display:flex;align-items:center;gap:2px}.pdp-star{font-size:1rem;color:var(--pdp-border);transition:color .15s}.pdp-star.filled{color:var(--pdp-gold)}.pdp-star.interactive{cursor:pointer}.pdp-star.interactive:hover{color:var(--pdp-gold-lt)}.pdp-rating-row{display:flex;align-items:center;gap:.75rem}.pdp-rating-text{font-size:.82rem;color:var(--pdp-muted)}.pdp-review-count{color:var(--pdp-muted)}.pdp-price-block{display:flex;align-items:baseline;gap:.75rem;padding:1rem 0;border-top:1px solid var(--pdp-border);border-bottom:1px solid var(--pdp-border)}.pdp-price{font-size:2rem;font-weight:700;color:var(--pdp-cream)}.pdp-compare{font-size:1rem;color:var(--pdp-muted);text-decoration:line-through}.pdp-saving{font-size:.75rem;font-weight:700;background:#c9a96e26;color:var(--pdp-gold);padding:.2rem .6rem;border-radius:50px;border:1px solid rgba(201,169,110,.3)}.pdp-description{font-size:.9rem;line-height:1.7;color:var(--pdp-muted);margin:0}.pdp-tags{display:flex;flex-wrap:wrap;gap:.4rem}.pdp-tag{font-size:.72rem;background:var(--pdp-surface2);border:1px solid var(--pdp-border);color:var(--pdp-muted);padding:.2rem .65rem;border-radius:50px}.pdp-stock-row{margin:.25rem 0}.pdp-stock{font-size:.82rem;font-weight:600}.pdp-stock.in{color:#5cb87a}.pdp-stock.low{color:#e07a2e}.pdp-stock.out{color:var(--pdp-muted)}.pdp-qty-row{display:flex;align-items:center;gap:1rem}.pdp-qty-label{font-size:.85rem;color:var(--pdp-muted);font-weight:500}.pdp-qty-ctrl{display:flex;align-items:center;border:1px solid var(--pdp-border);border-radius:var(--pdp-radius);overflow:hidden}.pdp-qty-ctrl button{background:var(--pdp-surface);border:none;color:var(--pdp-text);width:40px;height:40px;font-size:1.1rem;cursor:pointer;transition:background .2s}.pdp-qty-ctrl button:hover{background:var(--pdp-surface2)}.pdp-qty-ctrl span{min-width:44px;text-align:center;font-weight:600;font-size:.95rem;border-left:1px solid var(--pdp-border);border-right:1px solid var(--pdp-border);padding:0 .5rem;height:40px;line-height:40px}.pdp-actions{display:flex;gap:.75rem}.pdp-btn-cart{flex:1;background:transparent;border:2px solid var(--pdp-gold);color:var(--pdp-gold);padding:.85rem 1.5rem;border-radius:var(--pdp-radius);font-family:var(--pdp-sans);font-size:.88rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;cursor:pointer;transition:var(--pdp-trans)}.pdp-btn-cart:hover:not(:disabled){background:var(--pdp-gold);color:var(--pdp-bg)}.pdp-btn-cart.added{background:var(--pdp-success);border-color:var(--pdp-success);color:#fff}.pdp-btn-cart:disabled{opacity:.4;cursor:not-allowed}.pdp-btn-buy{flex:1;background:var(--pdp-gold);border:2px solid var(--pdp-gold);color:var(--pdp-bg);padding:.85rem 1.5rem;border-radius:var(--pdp-radius);font-family:var(--pdp-sans);font-size:.88rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;cursor:pointer;transition:var(--pdp-trans)}.pdp-btn-buy:hover:not(:disabled){background:var(--pdp-gold-lt);border-color:var(--pdp-gold-lt)}.pdp-btn-buy:disabled{opacity:.4;cursor:not-allowed}.pdp-btn-gold{display:inline-block;background:var(--pdp-gold);color:var(--pdp-bg);border:none;padding:.75rem 2rem;border-radius:50px;font-family:var(--pdp-sans);font-size:.88rem;font-weight:700;cursor:pointer;text-decoration:none;transition:var(--pdp-trans)}.pdp-btn-gold:hover{background:var(--pdp-gold-lt)}.pdp-meta{border-top:1px solid var(--pdp-border);padding-top:1rem}.pdp-meta-row{display:flex;gap:1rem;font-size:.8rem;color:var(--pdp-muted);margin-bottom:.4rem}.pdp-meta-row span:first-child{font-weight:600;min-width:70px}.pdp-meta-cat{color:var(--pdp-text);text-transform:capitalize}.pdp-delivery-note{background:var(--pdp-surface);border:1px solid var(--pdp-border);border-radius:var(--pdp-radius);padding:.75rem 1rem;font-size:.82rem;color:var(--pdp-muted);line-height:1.5}.pdp-delivery-note strong{color:var(--pdp-text)}.pdp-reviews{background:var(--pdp-surface);border-top:1px solid var(--pdp-border);padding:4rem 2rem}.pdp-reviews-inner{max-width:1200px;margin:0 auto}.pdp-reviews-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:2.5rem;flex-wrap:wrap;gap:1rem}.pdp-reviews-head h2{font-family:var(--pdp-serif);font-size:1.6rem;color:var(--pdp-cream)}.pdp-reviews-summary{display:flex;align-items:center;gap:1rem}.pdp-avg-num{font-family:var(--pdp-serif);font-size:2.5rem;font-weight:700;color:var(--pdp-cream);line-height:1}.pdp-reviews-summary p{font-size:.78rem;color:var(--pdp-muted);margin-top:.3rem}.pdp-review-list{display:flex;flex-direction:column;gap:1rem;margin-bottom:3rem}.pdp-review-card{background:var(--pdp-surface2);border:1px solid var(--pdp-border);border-radius:var(--pdp-radius);padding:1.25rem 1.5rem}.pdp-review-card-top{display:flex;align-items:center;gap:.875rem;margin-bottom:.75rem}.pdp-avatar{width:38px;height:38px;border-radius:50%;background:linear-gradient(135deg,var(--pdp-gold),#a0502e);color:var(--pdp-bg);font-weight:700;font-size:.9rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.pdp-reviewer-info{flex:1}.pdp-reviewer-name{font-size:.88rem;font-weight:600;color:var(--pdp-cream);margin:0}.pdp-review-date{font-size:.72rem;color:var(--pdp-muted);margin:.1rem 0 0}.pdp-review-body{font-size:.88rem;color:var(--pdp-muted);line-height:1.65;margin:0}.pdp-no-reviews{font-size:.88rem;color:var(--pdp-muted);font-style:italic}.pdp-write-review{border-top:1px solid var(--pdp-border);padding-top:2.5rem}.pdp-write-review h3{font-family:var(--pdp-serif);font-size:1.2rem;color:var(--pdp-cream);margin-bottom:.35rem}.pdp-review-note{font-size:.78rem;color:var(--pdp-muted);margin-bottom:1.25rem}.pdp-msg{padding:.75rem 1rem;border-radius:var(--pdp-radius);font-size:.85rem;margin-bottom:1rem}.pdp-msg--success{background:#5cb87a1f;border:1px solid rgba(92,184,122,.3);color:#5cb87a}.pdp-msg--error{background:#e05c5c1f;border:1px solid rgba(224,92,92,.3);color:var(--pdp-error)}.pdp-review-form{display:flex;flex-direction:column;gap:1rem;max-width:560px}.pdp-review-rating-pick{display:flex;align-items:center;gap:1rem;font-size:.85rem;color:var(--pdp-muted)}.pdp-review-form textarea{background:var(--pdp-surface2);border:1px solid var(--pdp-border);border-radius:var(--pdp-radius);padding:.875rem 1rem;color:var(--pdp-text);font-family:var(--pdp-sans);font-size:.88rem;resize:vertical;outline:none;transition:border-color .2s}.pdp-review-form textarea:focus{border-color:var(--pdp-gold)}.pdp-review-form textarea::placeholder{color:var(--pdp-muted)}.pdp-footer{border-top:1px solid var(--pdp-border);padding:1.75rem 2rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem;font-size:.78rem;color:var(--pdp-muted)}.pdp-footer a{color:var(--pdp-gold);text-decoration:none;font-weight:600;transition:color .2s}.pdp-footer a:hover{color:var(--pdp-gold-lt)}@media(max-width:860px){.pdp-layout{grid-template-columns:1fr;gap:2rem;padding:1.5rem}.pdp-gallery{position:static}.pdp-topbar-nav{display:none}.pdp-actions{flex-direction:column}.pdp-reviews{padding:2.5rem 1.25rem}}@media(max-width:1024px){.pdp-layout{gap:2.5rem;padding:2rem}.pdp-title{font-size:clamp(1.5rem,3.5vw,2.2rem)}.pdp-related-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}}@media(max-width:768px){.pdp-topbar{padding:0 1rem;height:56px}.pdp-topbar-nav{display:none}.pdp-layout{grid-template-columns:1fr;gap:1.75rem;padding:1.5rem 1.25rem 3rem}.pdp-gallery{position:static}.pdp-main-img{height:320px}.pdp-thumb{width:56px;height:56px}.pdp-title{font-size:clamp(1.4rem,5vw,2rem)}.pdp-price-row{flex-wrap:wrap;gap:.75rem}.pdp-actions{flex-direction:column;gap:.75rem}.pdp-add-btn,.pdp-buy-btn{width:100%;justify-content:center}.pdp-meta-grid{grid-template-columns:1fr 1fr;gap:.75rem}.pdp-reviews{padding:2.5rem 1.25rem}.pdp-review-grid{grid-template-columns:1fr}.pdp-related-grid{grid-template-columns:repeat(2,1fr);gap:1rem}}@media(max-width:480px){.pdp-topbar{height:52px;padding:0 .875rem}.pdp-topbar-logo img{width:28px;height:28px}.pdp-topbar-logo span{font-size:.82rem}.pdp-layout{padding:1.25rem .875rem 3rem;gap:1.5rem}.pdp-main-img{height:260px;border-radius:12px}.pdp-thumbs{gap:.4rem}.pdp-thumb{width:48px;height:48px;border-radius:6px}.pdp-title{font-size:1.35rem}.pdp-price{font-size:1.5rem}.pdp-qty-wrap{width:100%;justify-content:space-between}.pdp-meta-grid{grid-template-columns:1fr}.pdp-meta-item{padding:.75rem}.pdp-tabs{gap:.25rem}.pdp-tab{padding:.5rem .75rem;font-size:.78rem}.pdp-reviews{padding:2rem .875rem}.pdp-review-header{flex-direction:column;gap:1rem}.pdp-write-review-btn{width:100%;text-align:center}.pdp-related{padding:2rem .875rem}.pdp-related-grid{grid-template-columns:repeat(2,1fr);gap:.75rem}.pdp-related-card-img{height:140px}}@media(max-width:360px){.pdp-topbar-logo span{display:none}.pdp-related-grid{grid-template-columns:1fr}.pdp-main-img{height:220px}}.pdp-root *{box-sizing:border-box}.pdp-topbar-logo{display:flex;align-items:center;gap:.55rem;text-decoration:none}.pdp-topbar-logo-img{width:32px;height:32px;border-radius:50%;object-fit:cover;border:2px solid rgba(201,169,110,.45);flex-shrink:0}.pdp-topbar-logo span{font-family:Cormorant Garamond,serif;font-size:1rem;font-weight:700;letter-spacing:.1em;color:var(--pdp-cream);white-space:nowrap}:root{--cp-bg: #0e0b09;--cp-surface: #1a1410;--cp-surface2: #241d17;--cp-border: rgba(255,255,255,.08);--cp-gold: #c9a96e;--cp-gold-lt: #e8c98a;--cp-cream: #fdf6f0;--cp-text: #e8e0d8;--cp-muted: #8a7a6e;--cp-success: #5cb87a;--cp-radius: 12px;--cp-serif: "Playfair Display", Georgia, serif;--cp-sans: "DM Sans", sans-serif;--cp-trans: all .22s cubic-bezier(.4,0,.2,1)}.cp-root{width:100%;max-width:100vw;min-height:100vh;background:var(--cp-bg);color:var(--cp-text);font-family:var(--cp-sans);overflow-x:hidden}.cp-topbar{position:sticky;top:0;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:0 2rem;height:64px;background:#0e0b09eb;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--cp-border)}.cp-topbar-logo{font-family:var(--cp-serif);font-size:1.1rem;font-weight:600;color:var(--cp-gold);text-decoration:none}.cp-topbar-nav{display:flex;gap:1.75rem}.cp-topbar-nav a{color:var(--cp-muted);text-decoration:none;font-size:.85rem;font-weight:500;transition:color .2s}.cp-topbar-nav a:hover{color:var(--cp-cream)}.cp-topbar-count{font-size:.82rem;color:var(--cp-muted);font-weight:500}.cp-page-head{display:flex;align-items:baseline;gap:1rem;max-width:1100px;margin:0 auto;padding:2.5rem 2rem 1.25rem}.cp-page-head h1{font-family:var(--cp-serif);font-size:2rem;font-weight:700;color:var(--cp-cream);margin:0}.cp-item-count{font-size:.85rem;color:var(--cp-muted)}.cp-layout{display:grid;grid-template-columns:1fr 360px;gap:2rem;max-width:1100px;margin:0 auto;padding:0 2rem 4rem;align-items:start}.cp-items{display:flex;flex-direction:column;gap:1px;background:var(--cp-border);border:1px solid var(--cp-border);border-radius:16px;overflow:hidden}.cp-item{display:grid;grid-template-columns:88px 1fr auto;gap:1.25rem;align-items:center;padding:1.25rem 1.5rem;background:var(--cp-surface);transition:background .2s}.cp-item:hover{background:var(--cp-surface2)}.cp-item-img-wrap{width:88px;height:88px;border-radius:10px;overflow:hidden;background:var(--cp-surface2);flex-shrink:0;border:1px solid var(--cp-border)}.cp-item-img{width:100%;height:100%;object-fit:cover}.cp-item-img-ph{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:2rem;opacity:.35}.cp-item-info{display:flex;flex-direction:column;gap:.3rem}.cp-item-name{font-size:.95rem;font-weight:600;color:var(--cp-cream);text-decoration:none;transition:color .2s;line-height:1.35}.cp-item-name:hover{color:var(--cp-gold)}.cp-item-unit{font-size:.78rem;color:var(--cp-muted);margin:0}.cp-item-row{display:flex;align-items:center;gap:.75rem;margin-top:.35rem}.cp-qty-ctrl{display:flex;align-items:center;border:1px solid var(--cp-border);border-radius:8px;overflow:hidden}.cp-qty-ctrl button{background:var(--cp-surface2);border:none;color:var(--cp-text);width:34px;height:34px;font-size:1rem;cursor:pointer;transition:background .15s;display:flex;align-items:center;justify-content:center}.cp-qty-ctrl button:hover:not(:disabled){background:#c9a96e1f;color:var(--cp-gold)}.cp-qty-ctrl button:disabled{opacity:.3;cursor:not-allowed}.cp-qty-ctrl span{min-width:38px;text-align:center;font-size:.88rem;font-weight:600;border-left:1px solid var(--cp-border);border-right:1px solid var(--cp-border);height:34px;line-height:34px}.cp-max-note{font-size:.7rem;color:#e07a2e;font-weight:500}.cp-item-right{display:flex;flex-direction:column;align-items:flex-end;gap:.75rem}.cp-item-total{font-size:1rem;font-weight:700;color:var(--cp-cream);white-space:nowrap}.cp-remove-btn{background:none;border:none;color:var(--cp-muted);font-size:.85rem;cursor:pointer;padding:.3rem .5rem;border-radius:6px;transition:var(--cp-trans);line-height:1}.cp-remove-btn:hover{background:#e05c5c1f;color:#e05c5c}.cp-summary{background:var(--cp-surface);border:1px solid var(--cp-border);border-radius:16px;padding:1.75rem;position:sticky;top:80px}.cp-summary-title{font-family:var(--cp-serif);font-size:1.15rem;font-weight:600;color:var(--cp-cream);margin:0 0 1.25rem}.cp-summary-lines{display:flex;flex-direction:column;gap:.7rem}.cp-summary-row{display:flex;justify-content:space-between;font-size:.88rem;color:var(--cp-muted)}.cp-summary-row span:last-child{color:var(--cp-text);font-weight:500}.cp-free{color:var(--cp-success)!important;font-weight:700!important}.cp-shipping-note{font-size:.72rem;color:var(--cp-gold);margin:.2rem 0 0;text-align:right}.cp-progress-wrap{height:4px;background:var(--cp-surface2);border-radius:99px;margin:.75rem 0;overflow:hidden}.cp-progress-bar{height:100%;background:linear-gradient(90deg,var(--cp-gold),var(--cp-gold-lt));border-radius:99px;transition:width .4s ease}.cp-summary-divider{height:1px;background:var(--cp-border);margin:1.25rem 0}.cp-summary-total{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:1.5rem}.cp-summary-total span:first-child{font-size:.95rem;font-weight:600;color:var(--cp-cream)}.cp-summary-total span:last-child{font-size:1.4rem;font-weight:700;color:var(--cp-cream)}.cp-btn-checkout{width:100%;background:var(--cp-gold);border:none;color:var(--cp-bg);padding:1rem;border-radius:var(--cp-radius);font-family:var(--cp-sans);font-size:.95rem;font-weight:700;letter-spacing:.04em;cursor:pointer;transition:var(--cp-trans);margin-bottom:.875rem}.cp-btn-checkout:hover{background:var(--cp-gold-lt);transform:translateY(-1px)}.cp-btn-checkout:active{transform:translateY(0)}.cp-secure-note{text-align:center;font-size:.75rem;color:var(--cp-muted);margin-bottom:1.25rem}.cp-continue-link{display:block;text-align:center;font-size:.82rem;color:var(--cp-gold);text-decoration:none;font-weight:600;transition:color .2s}.cp-continue-link:hover{color:var(--cp-gold-lt)}.cp-empty{min-height:65vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:2rem;text-align:center}.cp-empty-icon{font-size:4rem}.cp-empty h2{font-family:var(--cp-serif);font-size:1.6rem;color:var(--cp-cream);margin:0}.cp-empty p{color:var(--cp-muted);font-size:.9rem;margin:0}.cp-btn-gold{display:inline-block;background:var(--cp-gold);color:var(--cp-bg);border:none;padding:.85rem 2.25rem;border-radius:50px;font-family:var(--cp-sans);font-size:.9rem;font-weight:700;cursor:pointer;text-decoration:none;margin-top:.5rem;transition:var(--cp-trans)}.cp-btn-gold:hover{background:var(--cp-gold-lt);transform:translateY(-1px)}.cp-footer{border-top:1px solid var(--cp-border);padding:1.5rem 2rem;text-align:center;font-size:.75rem;color:var(--cp-muted)}@media(max-width:768px){.cp-layout{grid-template-columns:1fr;padding:0 1rem 3rem}.cp-page-head{padding:2rem 1rem 1rem}.cp-summary{position:static}.cp-item{grid-template-columns:72px 1fr auto;gap:.875rem;padding:1rem}.cp-item-img-wrap{width:72px;height:72px}.cp-topbar-nav{display:none}}@media(max-width:1024px){.cp-layout{grid-template-columns:1fr 300px;padding:1.5rem 1.5rem 3rem;gap:1.5rem}.cp-summary{position:static;top:unset}}@media(max-width:768px){.cp-layout{grid-template-columns:1fr;padding:0 1rem 3rem;gap:1.5rem}.cp-page-head{padding:2rem 1rem 1rem}.cp-page-title{font-size:1.6rem}.cp-summary{position:static}.cp-item{grid-template-columns:72px 1fr auto;gap:.875rem;padding:1rem}.cp-item-img-wrap{width:72px;height:72px}.cp-topbar-nav{display:none}.cp-topbar{padding:0 1rem;height:56px}.cp-topbar-logo span{font-size:.88rem}.cp-summary{padding:1.5rem}.cp-checkout-btn{padding:1rem;font-size:.9rem}}@media(max-width:480px){.cp-topbar{height:52px;padding:0 .875rem}.cp-topbar-logo img{width:28px;height:28px}.cp-topbar-logo span{font-size:.82rem}.cp-page-head{padding:1.5rem .875rem .875rem}.cp-page-title{font-size:1.4rem}.cp-layout{padding:0 .875rem 3rem;gap:1.25rem}.cp-item{grid-template-columns:64px 1fr;gap:.75rem;padding:.875rem}.cp-item-img-wrap{width:64px;height:64px;border-radius:8px}.cp-item-remove{grid-column:2;justify-self:start}.cp-item-qty-row{flex-wrap:wrap;gap:.5rem}.cp-item-name{font-size:.85rem}.cp-item-price{font-size:.95rem}.cp-summary{padding:1.25rem;border-radius:12px}.cp-summary-title{font-size:1rem}.cp-summary-row{font-size:.85rem}.cp-summary-total{font-size:1rem}.cp-checkout-btn{padding:.9rem;font-size:.88rem;border-radius:10px}.cp-empty{padding:3rem 1rem}.cp-empty-icon{font-size:3rem}}@media(max-width:360px){.cp-topbar-logo span{display:none}.cp-item{grid-template-columns:56px 1fr}.cp-item-img-wrap{width:56px;height:56px}}.cp-root *{box-sizing:border-box}.cp-topbar-logo{display:flex;align-items:center;gap:.55rem;text-decoration:none}.cp-topbar-logo-img{width:32px;height:32px;border-radius:50%;object-fit:cover;border:2px solid rgba(201,169,110,.45);flex-shrink:0}.cp-topbar-logo span{font-family:Cormorant Garamond,serif;font-size:1rem;font-weight:700;letter-spacing:.1em;color:var(--cp-cream, #ffe8d6);white-space:nowrap}.cp-item--oos{opacity:.7;border:1.5px solid rgba(220,50,50,.3)!important}.cp-item-img-wrap{position:relative}.cp-item-oos-badge{position:absolute;bottom:0;left:0;right:0;background:#dc2626d9;color:#fff;font-size:.6rem;font-weight:700;text-align:center;padding:.2rem 0;text-transform:uppercase;letter-spacing:.06em;border-radius:0 0 4px 4px}.cp-stock-warn{font-size:.75rem;font-weight:600;margin:.25rem 0 .4rem;padding:.3rem .6rem;border-radius:6px}.cp-stock-warn--oos{background:#dc262614;color:#dc2626;border:1px solid rgba(220,38,38,.2)}.cp-stock-warn--low{background:#d9770614;color:#b45309;border:1px solid rgba(217,119,6,.2)}.cp-stock-block-warn{margin:.75rem 0;padding:.75rem 1rem;background:#dc262614;border:1px solid rgba(220,38,38,.2);border-radius:10px;font-size:.82rem;font-weight:600;color:#dc2626;line-height:1.4}.cp-btn-checkout:disabled{background:#94a3b8!important;cursor:not-allowed!important;transform:none!important;box-shadow:none!important}:root{--chk-bg: #0e0b09;--chk-surface: #1a1410;--chk-surface2: #241d17;--chk-border: rgba(255,255,255,.08);--chk-gold: #c9a96e;--chk-gold-lt: #e8c98a;--chk-cream: #fdf6f0;--chk-text: #e8e0d8;--chk-muted: #8a7a6e;--chk-error: #e05c5c;--chk-success: #5cb87a;--chk-radius: 12px;--chk-serif: "Playfair Display", Georgia, serif;--chk-sans: "DM Sans", sans-serif;--chk-trans: all .22s cubic-bezier(.4,0,.2,1)}.chk-root{width:100%;max-width:100vw;min-height:100vh;background:var(--chk-bg);color:var(--chk-text);font-family:var(--chk-sans);overflow-x:hidden}.chk-empty{min-height:70vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;text-align:center}.chk-empty span{font-size:3.5rem}.chk-empty h2{font-family:var(--chk-serif);font-size:1.6rem;color:var(--chk-cream);margin:0}.chk-topbar{position:sticky;top:0;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:0 2rem;height:64px;background:#0e0b09eb;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--chk-border);gap:1rem;flex-wrap:wrap}.chk-topbar-logo{font-family:var(--chk-serif);font-size:1.1rem;font-weight:600;color:var(--chk-gold);text-decoration:none}.chk-steps{display:flex;align-items:center;gap:.5rem;font-size:.78rem}.chk-step{color:var(--chk-muted);font-weight:500}.chk-step.active{color:var(--chk-cream);font-weight:700}.chk-step.done{color:var(--chk-success)}.chk-step-arrow{color:var(--chk-border);font-size:1rem}.chk-topbar-back{font-size:.82rem;color:var(--chk-muted);text-decoration:none;font-weight:500;transition:color .2s;white-space:nowrap}.chk-topbar-back:hover{color:var(--chk-gold)}.chk-layout{display:grid;grid-template-columns:1fr 380px;gap:2.5rem;max-width:1100px;margin:0 auto;padding:2.5rem 2rem 4rem;align-items:start}.chk-title{font-family:var(--chk-serif);font-size:1.8rem;font-weight:700;color:var(--chk-cream);margin:0 0 1.75rem}.chk-api-error{background:#e05c5c1f;border:1px solid rgba(224,92,92,.3);color:var(--chk-error);padding:.875rem 1rem;border-radius:var(--chk-radius);font-size:.88rem;margin-bottom:1.5rem}.chk-form{display:flex;flex-direction:column;gap:1.5rem}.chk-fieldset{border:1px solid var(--chk-border);border-radius:var(--chk-radius);padding:1.5rem;background:var(--chk-surface)}.chk-fieldset legend{font-size:.78rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--chk-gold);padding:0 .5rem}.chk-field-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:1.1rem}.chk-field{display:flex;flex-direction:column;gap:.4rem}.chk-field--full{grid-column:1 / -1}.chk-field label{font-size:.78rem;font-weight:600;color:var(--chk-muted);letter-spacing:.03em}.chk-field input,.chk-field select,.chk-form textarea{background:var(--chk-surface2);border:1px solid var(--chk-border);border-radius:8px;padding:.75rem 1rem;color:var(--chk-text);font-family:var(--chk-sans);font-size:.9rem;outline:none;transition:border-color .2s;width:100%;box-sizing:border-box}.chk-field input:focus,.chk-field select:focus,.chk-form textarea:focus{border-color:var(--chk-gold)}.chk-field input::placeholder,.chk-form textarea::placeholder{color:var(--chk-muted)}.chk-field input.error,.chk-field select.error{border-color:var(--chk-error)}.chk-err{font-size:.72rem;color:var(--chk-error);font-weight:500}.chk-form textarea{resize:vertical;margin-top:1.1rem}.chk-btn-pay{width:100%;background:var(--chk-gold);border:none;color:var(--chk-bg);padding:1.1rem;border-radius:var(--chk-radius);font-family:var(--chk-sans);font-size:1rem;font-weight:700;letter-spacing:.03em;cursor:pointer;transition:var(--chk-trans);display:flex;align-items:center;justify-content:center;gap:.5rem}.chk-btn-pay:hover:not(:disabled){background:var(--chk-gold-lt);transform:translateY(-1px)}.chk-btn-pay:disabled{opacity:.6;cursor:not-allowed;transform:none}.chk-spinner{width:18px;height:18px;border:2px solid rgba(14,11,9,.3);border-top-color:var(--chk-bg);border-radius:50%;animation:chk-spin .7s linear infinite;flex-shrink:0}@keyframes chk-spin{to{transform:rotate(360deg)}}.chk-secure-note{font-size:.75rem;color:var(--chk-muted);text-align:center;line-height:1.55}.chk-summary{background:var(--chk-surface);border:1px solid var(--chk-border);border-radius:16px;padding:1.75rem;position:sticky;top:80px}.chk-summary-title{font-family:var(--chk-serif);font-size:1.1rem;font-weight:600;color:var(--chk-cream);margin:0 0 1.25rem}.chk-summary-items{display:flex;flex-direction:column;gap:.875rem;margin-bottom:1.25rem}.chk-summary-item{display:flex;align-items:center;gap:.875rem}.chk-summary-img-wrap{position:relative;width:52px;height:52px;border-radius:8px;overflow:hidden;background:var(--chk-surface2);border:1px solid var(--chk-border);flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:1.4rem}.chk-summary-img-wrap img{width:100%;height:100%;object-fit:cover}.chk-qty-badge{position:absolute;top:-5px;right:-5px;background:var(--chk-gold);color:var(--chk-bg);font-size:.6rem;font-weight:800;width:16px;height:16px;border-radius:50%;display:flex;align-items:center;justify-content:center}.chk-summary-item-info{flex:1;min-width:0}.chk-summary-item-name{font-size:.82rem;font-weight:600;color:var(--chk-cream);margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chk-summary-item-price{font-size:.72rem;color:var(--chk-muted);margin:.15rem 0 0}.chk-summary-item-total{font-size:.88rem;font-weight:700;color:var(--chk-cream);white-space:nowrap}.chk-summary-divider{height:1px;background:var(--chk-border);margin:1rem 0}.chk-summary-lines{display:flex;flex-direction:column;gap:.6rem}.chk-summary-row{display:flex;justify-content:space-between;font-size:.85rem;color:var(--chk-muted)}.chk-summary-row span:last-child{color:var(--chk-text)}.chk-free{color:var(--chk-success)!important;font-weight:700!important}.chk-summary-total{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:1.5rem}.chk-summary-total span:first-child{font-size:.9rem;font-weight:600;color:var(--chk-cream)}.chk-summary-total span:last-child{font-size:1.35rem;font-weight:700;color:var(--chk-cream)}.chk-trust{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.25rem}.chk-trust-item{font-size:.75rem;color:var(--chk-muted);display:flex;align-items:center;gap:.4rem}.chk-edit-cart{display:block;text-align:center;font-size:.8rem;color:var(--chk-muted);text-decoration:none;transition:color .2s;padding-top:.75rem;border-top:1px solid var(--chk-border)}.chk-edit-cart:hover{color:var(--chk-gold)}.chk-btn-gold{display:inline-block;background:var(--chk-gold);color:var(--chk-bg);border:none;padding:.85rem 2.25rem;border-radius:50px;font-family:var(--chk-sans);font-size:.9rem;font-weight:700;cursor:pointer;text-decoration:none;transition:var(--chk-trans)}.chk-btn-gold:hover{background:var(--chk-gold-lt)}.chk-footer{border-top:1px solid var(--chk-border);padding:1.5rem 2rem;text-align:center;font-size:.75rem;color:var(--chk-muted)}@media(max-width:860px){.chk-layout{grid-template-columns:1fr;padding:1.5rem 1rem 3rem}.chk-summary{position:static;order:-1}.chk-steps{display:none}.chk-field-grid{grid-template-columns:1fr}.chk-field--full{grid-column:1}}@media(max-width:1024px){.chk-layout{grid-template-columns:1fr 320px;padding:1.5rem 1.5rem 3rem;gap:1.5rem}.chk-summary{position:static;top:unset}}@media(max-width:860px){.chk-layout{grid-template-columns:1fr;padding:1.5rem 1.25rem 3rem;gap:1.5rem}.chk-summary{position:static;order:-1}.chk-steps{display:none}.chk-field-grid{grid-template-columns:1fr}.chk-field--full{grid-column:1}.chk-topbar{padding:0 1.25rem;height:56px}.chk-topbar-nav{display:none}.chk-page-head{padding:1.75rem 1.25rem 1rem}.chk-section{padding:1.5rem;margin-bottom:1.25rem}.chk-summary{padding:1.5rem}}@media(max-width:480px){.chk-topbar{height:52px;padding:0 .875rem}.chk-topbar-logo img{width:28px;height:28px}.chk-topbar-logo span{font-size:.82rem}.chk-page-head{padding:1.5rem .875rem .875rem}.chk-page-title{font-size:1.4rem}.chk-layout{padding:0 .875rem 3rem;gap:1rem}.chk-section{padding:1.25rem;border-radius:12px;margin-bottom:1rem}.chk-section-title{font-size:.92rem;margin-bottom:1rem}.chk-field input,.chk-field select,.chk-field textarea{padding:.75rem .875rem;font-size:.88rem}.chk-field label{font-size:.72rem}.chk-summary{padding:1.25rem;border-radius:12px}.chk-summary-title{font-size:1rem}.chk-order-item{gap:.75rem}.chk-order-item img{width:48px;height:48px;border-radius:6px}.chk-order-item-name{font-size:.82rem}.chk-total-row{font-size:.9rem}.chk-grand-total{font-size:1rem}.chk-btn-gold{padding:1rem;font-size:.9rem;border-radius:10px}.chk-secure-note{font-size:.7rem}.chk-footer{padding:1.25rem;font-size:.72rem}}@media(max-width:360px){.chk-topbar-logo span{display:none}.chk-layout{padding:0 .75rem 3rem}}.chk-root *{box-sizing:border-box}.chk-topbar-logo{display:flex;align-items:center;gap:.55rem;text-decoration:none}.chk-topbar-logo-img{width:32px;height:32px;border-radius:50%;object-fit:cover;border:2px solid rgba(201,169,110,.45);flex-shrink:0}.chk-topbar-logo span{font-family:Cormorant Garamond,serif;font-size:1rem;font-weight:700;letter-spacing:.1em;color:var(--chk-cream, #ffe8d6);white-space:nowrap}.chk-discount-section{margin:1rem 0 .5rem}.chk-discount-input-row{display:flex;gap:.5rem}.chk-discount-input{flex:1;background:#ffffff0f;border:1.5px solid rgba(255,220,190,.2);border-radius:8px;padding:.6rem .875rem;color:var(--chk-text, #fdf6f0);font-family:var(--chk-sans, "DM Sans", sans-serif);font-size:.82rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;transition:border-color .2s;outline:none}.chk-discount-input::placeholder{text-transform:none;font-weight:400;letter-spacing:0;opacity:.5}.chk-discount-input:focus{border-color:var(--chk-gold, #c9a96e)}.chk-discount-apply-btn{background:#c9a96e2e;border:1.5px solid rgba(201,169,110,.4);color:var(--chk-gold, #c9a96e);font-family:var(--chk-sans, "DM Sans", sans-serif);font-size:.8rem;font-weight:700;padding:.6rem 1rem;border-radius:8px;cursor:pointer;transition:background .2s,border-color .2s;white-space:nowrap}.chk-discount-apply-btn:hover:not(:disabled){background:#c9a96e4d;border-color:#c9a96eb3}.chk-discount-apply-btn:disabled{opacity:.4;cursor:not-allowed}.chk-discount-error{font-size:.75rem;color:#f87171;margin:.4rem 0 0}.chk-discount-applied{display:flex;align-items:center;justify-content:space-between;gap:.75rem;background:#2767492e;border:1px solid rgba(134,239,172,.25);border-radius:8px;padding:.6rem .875rem}.chk-discount-badge{font-size:.8rem;color:#86efac}.chk-discount-remove{background:none;border:none;color:#ffdcbe73;font-family:var(--chk-sans, "DM Sans", sans-serif);font-size:.75rem;cursor:pointer;text-decoration:underline;transition:color .15s;white-space:nowrap;padding:0}.chk-discount-remove:hover{color:#f87171}.chk-discount-row{color:#86efac!important}.chk-discount-value{color:#86efac!important;font-weight:700}.chk-fulfil-options{display:flex;flex-direction:column;gap:.75rem;margin-top:.25rem}.chk-fulfil-card{display:flex;align-items:center;gap:1rem;padding:1rem 1.25rem;border:2px solid rgba(255,220,190,.2);border-radius:12px;cursor:pointer;transition:border-color .2s,background .2s;background:#ffffff0a;position:relative}.chk-fulfil-card input[type=radio]{position:absolute;opacity:0;width:0;height:0}.chk-fulfil-card:hover{border-color:#c9a96e66;background:#ffffff12}.chk-fulfil-card.selected{border-color:var(--chk-gold, #c9a96e);background:#c9a96e1a}.chk-fulfil-card.selected:after{content:"✓";position:absolute;top:.6rem;right:.875rem;width:22px;height:22px;background:var(--chk-gold, #c9a96e);color:#3d1f15;border-radius:50%;font-size:.72rem;font-weight:800;display:flex;align-items:center;justify-content:center;line-height:22px;text-align:center}.chk-fulfil-icon{font-size:1.6rem;flex-shrink:0}.chk-fulfil-text{flex:1;display:flex;flex-direction:column;gap:.15rem}.chk-fulfil-text strong{font-size:.9rem;font-weight:700;color:var(--chk-cream, #fdf6f0)}.chk-fulfil-text span{font-size:.75rem;color:#ffdcbe99;line-height:1.4}.chk-fulfil-price{font-size:.9rem;font-weight:800;color:var(--chk-cream, #fdf6f0);flex-shrink:0}.chk-fulfil-price.free{color:#86efac}.chk-pickup-info{margin-top:.875rem;padding:.875rem 1.1rem;background:#86efac14;border:1px solid rgba(134,239,172,.2);border-radius:10px;animation:chk-fade-in .25s ease}@keyframes chk-fade-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:none}}.chk-pickup-info p{font-size:.8rem;color:#ffdcbebf;margin:0 0 .3rem;line-height:1.55}.chk-pickup-info p:last-child{margin-bottom:0}@media(max-width:480px){.chk-fulfil-card{padding:.875rem 1rem;gap:.75rem}.chk-fulfil-icon{font-size:1.3rem}.chk-fulfil-text strong{font-size:.85rem}.chk-fulfil-text span{font-size:.72rem}}.chk-loyalty-section{background:linear-gradient(135deg,#fffbeb,#fefce8);border:1.5px solid #fde68a;border-radius:12px;padding:1rem 1.125rem;display:flex;flex-direction:column;gap:.6rem}.chk-loyalty-header{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.35rem}.chk-loyalty-label{font-size:.88rem;font-weight:700;color:#92400e}.chk-loyalty-balance{font-size:.75rem;color:#92400e;font-weight:600;background:#fff9;padding:.2rem .6rem;border-radius:50px;border:1px solid #fde68a}.chk-loyalty-hint{font-size:.72rem;color:#b45309;margin:0}:root{--osp-bg: #0e0b09;--osp-surface: #1a1410;--osp-surface2: #241d17;--osp-border: rgba(255,255,255,.08);--osp-gold: #c9a96e;--osp-gold-lt: #e8c98a;--osp-cream: #fdf6f0;--osp-text: #e8e0d8;--osp-muted: #8a7a6e;--osp-success: #5cb87a;--osp-radius: 14px;--osp-serif: "Playfair Display", Georgia, serif;--osp-sans: "DM Sans", sans-serif;--osp-trans: all .22s cubic-bezier(.4,0,.2,1)}.osp-root{width:100%;max-width:100vw;min-height:100vh;background:var(--osp-bg);color:var(--osp-text);font-family:var(--osp-sans);overflow-x:hidden}.osp-loading{min-height:70vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;color:var(--osp-muted);font-size:.9rem}.osp-spinner{width:40px;height:40px;border:3px solid var(--osp-border);border-top-color:var(--osp-gold);border-radius:50%;animation:osp-spin .8s linear infinite}@keyframes osp-spin{to{transform:rotate(360deg)}}.osp-error{min-height:65vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;text-align:center;padding:2rem}.osp-error span{font-size:3rem}.osp-error h2{font-family:var(--osp-serif);font-size:1.5rem;color:var(--osp-cream);margin:0}.osp-error p{color:var(--osp-muted);font-size:.9rem;max-width:400px;margin:0}.osp-error-actions{display:flex;gap:.875rem;flex-wrap:wrap;justify-content:center;margin-top:.5rem}.osp-topbar{position:sticky;top:0;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:0 2rem;height:64px;background:#0e0b09eb;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--osp-border)}.osp-logo{font-family:var(--osp-serif);font-size:1.1rem;font-weight:600;color:var(--osp-gold);text-decoration:none}.osp-topbar-nav{display:flex;gap:1.75rem}.osp-topbar-nav a{color:var(--osp-muted);text-decoration:none;font-size:.85rem;font-weight:500;transition:color .2s}.osp-topbar-nav a:hover{color:var(--osp-cream)}.osp-hero{text-align:center;padding:4rem 2rem 3rem;background:radial-gradient(ellipse 60% 50% at 50% 0%,rgba(92,184,122,.08) 0%,transparent 70%)}.osp-check-ring{width:80px;height:80px;border-radius:50%;background:#5cb87a26;border:2px solid rgba(92,184,122,.4);display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;animation:osp-pop .5s cubic-bezier(.34,1.56,.64,1) both}@keyframes osp-pop{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}.osp-check{font-size:2rem;color:var(--osp-success);line-height:1}.osp-hero-title{font-family:var(--osp-serif);font-size:clamp(1.8rem,4vw,2.8rem);font-weight:700;color:var(--osp-cream);margin:0 0 .75rem}.osp-hero-sub{font-size:1rem;color:var(--osp-muted);line-height:1.65;max-width:480px;margin:0 auto .5rem}.osp-hero-sub strong{color:var(--osp-cream)}.osp-email-note{font-size:.82rem;color:var(--osp-muted);margin:.5rem auto 0}.osp-email-note strong{color:var(--osp-gold)}.osp-layout{display:grid;grid-template-columns:1fr 340px;gap:1.5rem;max-width:1000px;margin:0 auto;padding:2rem 2rem 1rem;align-items:start}.osp-card{background:var(--osp-surface);border:1px solid var(--osp-border);border-radius:var(--osp-radius);padding:1.5rem;margin-bottom:1.25rem}.osp-card:last-child{margin-bottom:0}.osp-card-title{font-family:var(--osp-serif);font-size:1rem;font-weight:600;color:var(--osp-cream);margin:0 0 1.1rem;padding-bottom:.75rem;border-bottom:1px solid var(--osp-border)}.osp-items{display:flex;flex-direction:column;gap:.875rem;margin-bottom:1.25rem}.osp-item{display:flex;align-items:center;gap:.875rem}.osp-item-img{position:relative;width:52px;height:52px;border-radius:8px;overflow:hidden;background:var(--osp-surface2);border:1px solid var(--osp-border);flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:1.4rem}.osp-item-img img{width:100%;height:100%;object-fit:cover}.osp-item-qty{position:absolute;top:-5px;right:-5px;background:var(--osp-gold);color:var(--osp-bg);font-size:.6rem;font-weight:800;width:16px;height:16px;border-radius:50%;display:flex;align-items:center;justify-content:center}.osp-item-info{flex:1;min-width:0}.osp-item-name{font-size:.88rem;font-weight:600;color:var(--osp-cream);margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.osp-item-unit{font-size:.72rem;color:var(--osp-muted);margin:.15rem 0 0}.osp-item-total{font-size:.9rem;font-weight:700;color:var(--osp-cream);white-space:nowrap}.osp-totals{border-top:1px solid var(--osp-border);padding-top:1rem;display:flex;flex-direction:column;gap:.6rem}.osp-total-row{display:flex;justify-content:space-between;font-size:.85rem;color:var(--osp-muted)}.osp-total-row span:last-child{color:var(--osp-text)}.osp-total-row--grand{font-size:1rem;font-weight:700;color:var(--osp-cream);padding-top:.5rem;border-top:1px solid var(--osp-border);margin-top:.25rem}.osp-total-row--grand span{color:var(--osp-cream)!important}.osp-free{color:var(--osp-success)!important;font-weight:700!important}.osp-address{font-style:normal;display:flex;flex-direction:column;gap:.3rem;font-size:.88rem;color:var(--osp-muted);line-height:1.55}.osp-address strong{color:var(--osp-cream);font-weight:600}.osp-status-timeline{display:flex;flex-direction:column;gap:0;position:relative;padding-left:1.25rem}.osp-status-timeline:before{content:"";position:absolute;left:7px;top:8px;bottom:8px;width:2px;background:var(--osp-border)}.osp-timeline-step{display:flex;align-items:center;gap:.75rem;padding:.5rem 0;font-size:.82rem;color:var(--osp-muted);position:relative}.osp-timeline-dot{width:14px;height:14px;border-radius:50%;background:var(--osp-surface2);border:2px solid var(--osp-border);flex-shrink:0;margin-left:-1.25rem;position:relative;z-index:1;transition:var(--osp-trans)}.osp-timeline-step.done .osp-timeline-dot{background:var(--osp-success);border-color:var(--osp-success)}.osp-timeline-step.done span{color:var(--osp-success);font-weight:600}.osp-timeline-step.active .osp-timeline-dot{background:var(--osp-gold);border-color:var(--osp-gold);box-shadow:0 0 0 4px #c9a96e33}.osp-timeline-step.active span{color:var(--osp-gold);font-weight:600}.osp-tracking-note{font-size:.72rem;color:var(--osp-muted);margin-top:.75rem;font-style:italic}.osp-notes{font-size:.85rem;color:var(--osp-muted);line-height:1.6;margin:0;font-style:italic}.osp-actions{display:flex;align-items:center;justify-content:center;gap:.875rem;padding:2rem;flex-wrap:wrap}.osp-btn-gold{display:inline-block;background:var(--osp-gold);color:var(--osp-bg);border:none;padding:.85rem 1.75rem;border-radius:50px;font-family:var(--osp-sans);font-size:.88rem;font-weight:700;cursor:pointer;text-decoration:none;transition:var(--osp-trans);white-space:nowrap}.osp-btn-gold:hover{background:var(--osp-gold-lt);transform:translateY(-1px)}.osp-btn-outline{display:inline-block;background:transparent;color:var(--osp-text);border:1px solid var(--osp-border);padding:.85rem 1.75rem;border-radius:50px;font-family:var(--osp-sans);font-size:.88rem;font-weight:600;cursor:pointer;text-decoration:none;transition:var(--osp-trans);white-space:nowrap}.osp-btn-outline:hover{border-color:var(--osp-gold);color:var(--osp-gold)}.osp-btn-whatsapp{display:inline-block;background:#25d366;color:#fff;border:none;padding:.85rem 1.75rem;border-radius:50px;font-family:var(--osp-sans);font-size:.88rem;font-weight:700;cursor:pointer;text-decoration:none;transition:var(--osp-trans);white-space:nowrap}.osp-btn-whatsapp:hover{background:#1ebe5d;transform:translateY(-1px)}.osp-footer{border-top:1px solid var(--osp-border);padding:1.5rem 2rem;text-align:center;font-size:.75rem;color:var(--osp-muted)}@media(max-width:768px){.osp-layout{grid-template-columns:1fr;padding:1.5rem 1rem 1rem}.osp-side{order:-1}.osp-topbar-nav{display:none}.osp-hero{padding:3rem 1.25rem 2rem}.osp-actions{flex-direction:column;align-items:stretch;padding:1.5rem 1.25rem}.osp-btn-gold,.osp-btn-outline,.osp-btn-whatsapp{text-align:center}}@media(max-width:1024px){.osp-layout{grid-template-columns:1fr 300px;gap:1.5rem;padding:0 1.5rem 3rem}}@media(max-width:768px){.osp-topbar{padding:0 1.25rem;height:56px}.osp-topbar-nav{display:none}.osp-logo{font-size:.92rem}.osp-layout{grid-template-columns:1fr;padding:0 1.25rem 3rem;gap:1.25rem}.osp-hero{padding:2.5rem 1.25rem}.osp-check-ring{width:64px;height:64px}.osp-check{font-size:1.75rem}.osp-hero-title{font-size:1.6rem}.osp-hero-sub{font-size:.85rem}.osp-card{padding:1.5rem}.osp-actions{flex-direction:column;gap:.75rem}.osp-btn-gold,.osp-btn-outline{width:100%;text-align:center;justify-content:center}}@media(max-width:480px){.osp-topbar{height:52px;padding:0 .875rem}.osp-logo{font-size:.85rem}.osp-hero{padding:2rem .875rem}.osp-check-ring{width:56px;height:56px}.osp-check{font-size:1.5rem}.osp-hero-title{font-size:1.4rem}.osp-layout{padding:0 .875rem 3rem}.osp-card{padding:1.25rem;border-radius:12px;margin-bottom:1rem}.osp-card-title{font-size:1rem}.osp-item{gap:.75rem}.osp-item-img{width:52px;height:52px;border-radius:8px}.osp-item-img span{width:52px;height:52px}.osp-item-name{font-size:.82rem}.osp-item-unit{font-size:.72rem}.osp-item-qty{width:20px;height:20px;font-size:.62rem}.osp-summary-row{font-size:.85rem}.osp-grand-total{font-size:1rem}.osp-ship-address{font-size:.82rem}.osp-btn-gold,.osp-btn-outline{padding:.875rem;font-size:.88rem;border-radius:10px}.osp-ref-tag{font-size:.82rem;padding:.3rem .75rem}.osp-email-note{font-size:.75rem}}@media(max-width:360px){.osp-layout{padding:0 .75rem 3rem}.osp-hero{padding:1.75rem .75rem}.osp-item-img{width:44px;height:44px}}.osp-root *{box-sizing:border-box}.osp-logo{display:flex;align-items:center;gap:.55rem;text-decoration:none}.osp-logo-img{width:32px;height:32px;border-radius:50%;object-fit:cover;border:2px solid rgba(201,169,110,.45);flex-shrink:0}.osp-logo span{font-family:Cormorant Garamond,serif;font-size:1rem;font-weight:700;letter-spacing:.1em;color:var(--osp-cream, #ffe8d6);white-space:nowrap}.osp-pickup-info{display:flex;flex-direction:column;gap:.35rem;font-size:.85rem;color:var(--osp-muted, #9e7060);line-height:1.6}.osp-pickup-name{font-weight:700;color:var(--osp-text, #3d1f15);font-size:.92rem;margin-bottom:.1rem}.osp-pickup-note{margin-top:.75rem;padding:.75rem 1rem;background:#86efac1a;border:1px solid rgba(134,239,172,.25);border-radius:8px;font-size:.78rem;color:var(--osp-text, #3d1f15);line-height:1.55}:root{--op-bg: #0e0b09;--op-surface: #1a1410;--op-surface2: #241d17;--op-border: rgba(255,255,255,.08);--op-gold: #c9a96e;--op-gold-lt: #e8c98a;--op-cream: #fdf6f0;--op-text: #e8e0d8;--op-muted: #8a7a6e;--op-success: #5cb87a;--op-radius: 14px;--op-serif: "Playfair Display", Georgia, serif;--op-sans: "DM Sans", sans-serif;--op-trans: all .22s cubic-bezier(.4,0,.2,1)}.op-root{width:100%;max-width:100vw;min-height:100vh;background:var(--op-bg);color:var(--op-text);font-family:var(--op-sans);overflow-x:hidden}.op-loading{min-height:70vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;color:var(--op-muted);font-size:.9rem}.op-spinner{width:38px;height:38px;border:3px solid var(--op-border);border-top-color:var(--op-gold);border-radius:50%;animation:op-spin .8s linear infinite}@keyframes op-spin{to{transform:rotate(360deg)}}.op-topbar{position:sticky;top:0;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:0 2rem;height:64px;background:#0e0b09eb;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--op-border)}.op-logo{font-family:var(--op-serif);font-size:1.1rem;font-weight:600;color:var(--op-gold);text-decoration:none}.op-topbar-nav{display:flex;gap:1.75rem}.op-topbar-nav a{color:var(--op-muted);text-decoration:none;font-size:.85rem;font-weight:500;transition:color .2s}.op-topbar-nav a:hover{color:var(--op-cream)}.op-page{max-width:860px;margin:0 auto;padding:2.5rem 2rem 4rem}.op-page-head{margin-bottom:2rem}.op-page-head h1{font-family:var(--op-serif);font-size:2rem;font-weight:700;color:var(--op-cream);margin:0 0 .3rem}.op-page-sub{font-size:.85rem;color:var(--op-muted);margin:0}.op-error-msg{background:#e05c5c1a;border:1px solid rgba(224,92,92,.3);color:#e05c5c;padding:.875rem 1rem;border-radius:var(--op-radius);font-size:.88rem;margin-bottom:1.5rem}.op-filter-tabs{display:flex;gap:.4rem;flex-wrap:wrap;margin-bottom:1.5rem;border-bottom:1px solid var(--op-border);padding-bottom:1rem}.op-filter-tab{background:none;border:1px solid var(--op-border);color:var(--op-muted);padding:.45rem 1rem;border-radius:50px;font-family:var(--op-sans);font-size:.8rem;font-weight:500;cursor:pointer;transition:var(--op-trans);display:flex;align-items:center;gap:.4rem}.op-filter-tab:hover{border-color:var(--op-gold);color:var(--op-gold)}.op-filter-tab.active{background:var(--op-gold);border-color:var(--op-gold);color:var(--op-bg);font-weight:700}.op-tab-count{background:#ffffff26;border-radius:50px;padding:0 .4rem;font-size:.68rem;font-weight:700;min-width:18px;text-align:center}.op-filter-tab.active .op-tab-count{background:#0e0b0933}.op-orders-list{display:flex;flex-direction:column;gap:1rem}.op-order-card{background:var(--op-surface);border:1px solid var(--op-border);border-radius:var(--op-radius);overflow:hidden;transition:border-color .2s}.op-order-card.expanded{border-color:#c9a96e4d}.op-card-header{width:100%;background:none;border:none;color:inherit;cursor:pointer;padding:1.25rem 1.5rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;transition:background .2s;text-align:left}.op-card-header:hover{background:#ffffff05}.op-card-header-left{display:flex;align-items:center;gap:1rem;min-width:0}.op-order-thumb-row{display:flex;gap:-4px}.op-thumb{width:44px;height:44px;border-radius:8px;overflow:hidden;background:var(--op-surface2);border:2px solid var(--op-bg);flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:1.1rem;margin-left:-8px}.op-thumb:first-child{margin-left:0}.op-thumb img{width:100%;height:100%;object-fit:cover}.op-thumb-more{background:var(--op-surface2);color:var(--op-muted);font-size:.65rem;font-weight:700}.op-card-meta{min-width:0}.op-order-ref{font-size:.9rem;font-weight:700;color:var(--op-cream);margin:0}.op-order-date{font-size:.75rem;color:var(--op-muted);margin:.2rem 0 0}.op-card-header-right{display:flex;align-items:center;gap:.875rem;flex-shrink:0}.op-order-total{font-size:1rem;font-weight:700;color:var(--op-cream);white-space:nowrap}.op-badge{font-size:.72rem;font-weight:700;padding:.25rem .7rem;border-radius:50px;white-space:nowrap}.op-chevron{font-size:.65rem;color:var(--op-muted);transition:transform .2s}.op-card-detail{border-top:1px solid var(--op-border);padding:1.5rem;display:flex;flex-direction:column;gap:1.5rem;animation:op-slide-down .2s ease}@keyframes op-slide-down{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.op-detail-title{font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--op-gold);margin:0 0 .875rem}.op-timeline{display:flex;align-items:flex-start;gap:0;overflow-x:auto;padding-bottom:.25rem}.op-timeline-step{display:flex;flex-direction:column;align-items:center;flex:1;position:relative;min-width:70px}.op-tl-dot{width:28px;height:28px;border-radius:50%;background:var(--op-surface2);border:2px solid var(--op-border);display:flex;align-items:center;justify-content:center;font-size:.65rem;font-weight:700;color:var(--op-muted);z-index:1;transition:var(--op-trans)}.op-tl-dot.done{background:var(--op-success);border-color:var(--op-success);color:#fff}.op-tl-dot.active{background:var(--op-gold);border-color:var(--op-gold);color:var(--op-bg);box-shadow:0 0 0 4px #c9a96e33}.op-tl-line{position:absolute;top:13px;left:50%;width:100%;height:2px;background:var(--op-border);z-index:0}.op-tl-line.done{background:var(--op-success)}.op-tl-label{font-size:.65rem;color:var(--op-muted);margin-top:.4rem;text-align:center;white-space:nowrap}.op-tl-label.done{color:var(--op-success);font-weight:600}.op-tl-label.active{color:var(--op-gold);font-weight:700}.op-timeline-cancelled{display:flex;align-items:center;gap:.5rem;font-size:.88rem;color:var(--op-muted);font-style:italic}.op-items-list{display:flex;flex-direction:column;gap:.75rem}.op-item-row{display:flex;align-items:center;gap:.875rem;padding:.75rem;background:var(--op-surface2);border-radius:10px}.op-item-img{position:relative;width:48px;height:48px;border-radius:8px;overflow:hidden;background:var(--op-surface);border:1px solid var(--op-border);flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:1.2rem}.op-item-img img{width:100%;height:100%;object-fit:cover}.op-item-qty-badge{position:absolute;top:-4px;right:-4px;background:var(--op-gold);color:var(--op-bg);font-size:.58rem;font-weight:800;width:15px;height:15px;border-radius:50%;display:flex;align-items:center;justify-content:center}.op-item-info{flex:1;min-width:0}.op-item-name{font-size:.85rem;font-weight:600;color:var(--op-cream);margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.op-item-price{font-size:.72rem;color:var(--op-muted);margin:.15rem 0 0}.op-item-line-total{font-size:.88rem;font-weight:700;color:var(--op-cream);white-space:nowrap}.op-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.op-summary-rows{display:flex;flex-direction:column;gap:.55rem}.op-summary-row{display:flex;justify-content:space-between;font-size:.85rem;color:var(--op-muted)}.op-summary-row span:last-child{color:var(--op-text)}.op-summary-row--total{font-weight:700;color:var(--op-cream);padding-top:.5rem;border-top:1px solid var(--op-border);margin-top:.25rem}.op-summary-row--total span{color:var(--op-cream)!important}.op-free{color:var(--op-success)!important;font-weight:700!important}.op-address{font-style:normal;display:flex;flex-direction:column;gap:.25rem;font-size:.85rem;color:var(--op-muted);line-height:1.55}.op-address strong{color:var(--op-cream)}.op-tracking{display:flex;align-items:center;gap:.5rem;font-size:.82rem;color:var(--op-muted);margin-top:.75rem;padding:.6rem .875rem;background:var(--op-surface2);border-radius:8px;border:1px solid var(--op-border)}.op-tracking strong{color:var(--op-gold);font-family:monospace}.op-notes{font-size:.85rem;color:var(--op-muted);line-height:1.6;margin:0;font-style:italic}.op-card-actions{display:flex;gap:.75rem;padding-top:.5rem;border-top:1px solid var(--op-border);flex-wrap:wrap}.op-btn-whatsapp{display:inline-flex;align-items:center;gap:.4rem;background:#25d3661f;color:#25d366;border:1px solid rgba(37,211,102,.3);padding:.55rem 1.1rem;border-radius:50px;font-family:var(--op-sans);font-size:.8rem;font-weight:600;cursor:pointer;text-decoration:none;transition:var(--op-trans)}.op-btn-whatsapp:hover{background:#25d36633}.op-btn-shop{display:inline-flex;align-items:center;background:none;color:var(--op-muted);border:1px solid var(--op-border);padding:.55rem 1.1rem;border-radius:50px;font-family:var(--op-sans);font-size:.8rem;font-weight:600;cursor:pointer;text-decoration:none;transition:var(--op-trans)}.op-btn-shop:hover{border-color:var(--op-gold);color:var(--op-gold)}.op-empty{text-align:center;padding:5rem 2rem;display:flex;flex-direction:column;align-items:center;gap:1rem}.op-empty-icon{font-size:3.5rem}.op-empty h2{font-family:var(--op-serif);font-size:1.4rem;color:var(--op-cream);margin:0}.op-empty p{color:var(--op-muted);font-size:.9rem;max-width:360px;margin:0}.op-btn-gold{display:inline-block;background:var(--op-gold);color:var(--op-bg);border:none;padding:.85rem 2rem;border-radius:50px;font-family:var(--op-sans);font-size:.9rem;font-weight:700;cursor:pointer;text-decoration:none;transition:var(--op-trans)}.op-btn-gold:hover{background:var(--op-gold-lt)}.op-footer{border-top:1px solid var(--op-border);padding:1.5rem 2rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem;font-size:.75rem;color:var(--op-muted)}.op-footer-wa{color:#25d366;text-decoration:none;font-weight:600;font-size:.78rem;transition:opacity .2s}.op-footer-wa:hover{opacity:.8}@media(max-width:640px){.op-page{padding:1.5rem 1rem 3rem}.op-card-header{padding:1rem;flex-wrap:wrap}.op-card-header-right{gap:.5rem}.op-order-total{font-size:.9rem}.op-detail-grid{grid-template-columns:1fr}.op-card-detail{padding:1rem}.op-topbar-nav{display:none}.op-footer{flex-direction:column;text-align:center}}@media(max-width:1024px){.op-page{padding:2rem 1.5rem 3rem}.op-detail-grid{grid-template-columns:1fr 1fr;gap:1rem}}@media(max-width:768px){.op-topbar{padding:0 1rem;height:56px}.op-topbar-nav{display:none}.op-topbar-logo span{font-size:.88rem}.op-page{padding:1.5rem 1.25rem 3rem}.op-page-title{font-size:1.6rem}.op-card-header{padding:1.25rem;flex-wrap:wrap;gap:.75rem}.op-card-header-right{gap:.5rem;flex-wrap:wrap}.op-order-total{font-size:.9rem}.op-detail-grid{grid-template-columns:1fr;gap:.875rem}.op-card-detail{padding:1.25rem}.op-item{gap:.875rem}.op-item-img{width:52px;height:52px;border-radius:6px}.op-footer{flex-direction:column;text-align:center;gap:.75rem}}@media(max-width:480px){.op-topbar{height:52px;padding:0 .875rem}.op-topbar-logo img{width:28px;height:28px}.op-topbar-logo span{font-size:.82rem}.op-page{padding:1.25rem .875rem 3rem}.op-page-title{font-size:1.35rem}.op-page-sub{font-size:.8rem}.op-filter-bar{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;padding-bottom:.5rem;gap:.4rem}.op-filter-bar::-webkit-scrollbar{display:none}.op-filter-btn{flex-shrink:0;font-size:.75rem;padding:.4rem .8rem;white-space:nowrap}.op-card{border-radius:12px;margin-bottom:1rem}.op-card-header{padding:1rem}.op-order-id{font-size:.9rem}.op-order-date{font-size:.72rem}.op-status-badge{font-size:.68rem;padding:.25rem .6rem}.op-order-total{font-size:.85rem}.op-card-detail{padding:1rem}.op-item{gap:.75rem;padding:.75rem 0}.op-item-img{width:46px;height:46px}.op-item-name,.op-item-price{font-size:.82rem}.op-shipping-info{font-size:.8rem}.op-empty{padding:3rem 1rem}.op-empty-icon{font-size:3rem}.op-empty-title{font-size:1.2rem}}@media(max-width:360px){.op-topbar-logo span{display:none}.op-page{padding:1rem .75rem 3rem}.op-item-img{width:40px;height:40px}}.op-root *{box-sizing:border-box}.op-logo{display:flex;align-items:center;gap:.55rem;text-decoration:none}.op-logo-img{width:32px;height:32px;border-radius:50%;object-fit:cover;border:2px solid rgba(201,169,110,.45);flex-shrink:0}.op-logo span{font-family:Cormorant Garamond,serif;font-size:1rem;font-weight:700;letter-spacing:.1em;color:var(--op-cream, #ffe8d6);white-space:nowrap}.op-pickup-notice{background:#86efac12;border:1px solid rgba(134,239,172,.18);border-radius:10px;padding:.875rem 1.1rem;font-size:.82rem;line-height:1.65}.op-pickup-notice p{margin:0 0 .15rem;color:#ffdcbebf}.op-pickup-notice p:first-child strong{color:var(--op-cream, #ffe8d6)}.op-btn-track{display:inline-flex;align-items:center;gap:.35rem;padding:.55rem 1.1rem;background:linear-gradient(135deg,var(--op-brown, #3d1f15),#a0502e);color:var(--op-cream, #ffe8d6);border-radius:8px;font-family:DM Sans,sans-serif;font-size:.82rem;font-weight:700;text-decoration:none;transition:opacity .2s,transform .15s;white-space:nowrap}.op-btn-track:hover{opacity:.88;transform:translateY(-1px)}:root{--otp-bg: #fdf6f0;--otp-brown: #3d1f15;--otp-mid: #6b3528;--otp-gold: #c9a96e;--otp-cream: #ffe8d6;--otp-muted: #9e7060;--otp-border: #e0ccc4;--otp-surface:#fff8f3;--otp-radius: 16px}.otp-root{width:100%;max-width:100vw;min-height:100vh;background:var(--otp-bg);font-family:DM Sans,sans-serif;color:var(--otp-brown);overflow-x:hidden;padding-bottom:4rem}.otp-inner{max-width:680px;margin:0 auto;padding:2rem 1.5rem;display:flex;flex-direction:column;gap:1.25rem}.otp-header{display:flex;flex-direction:column;gap:.4rem;margin-bottom:.5rem}.otp-back{font-size:.82rem;color:var(--otp-muted);text-decoration:none;transition:color .15s}.otp-back:hover{color:var(--otp-brown)}.otp-title{font-family:Cormorant Garamond,serif;font-size:2rem;font-weight:700;color:var(--otp-brown);margin:0}.otp-subtitle{font-size:.88rem;color:var(--otp-muted);margin:0}.otp-card{background:#fff;border:1px solid var(--otp-border);border-radius:var(--otp-radius);padding:1.5rem;box-shadow:0 2px 12px #3d1f150f}.otp-card-title{font-family:Cormorant Garamond,serif;font-size:1.2rem;font-weight:700;color:var(--otp-brown);margin:0 0 1.25rem}.otp-verify-card{background:#fff;border:1px solid var(--otp-border);border-radius:var(--otp-radius);padding:2.5rem 2rem;text-align:center;box-shadow:0 2px 12px #3d1f150f}.otp-verify-icon{font-size:2.5rem;margin-bottom:.75rem}.otp-verify-card h2{font-family:Cormorant Garamond,serif;font-size:1.5rem;font-weight:700;color:var(--otp-brown);margin:0 0 .5rem}.otp-verify-card p{font-size:.88rem;color:var(--otp-muted);margin:0 0 .5rem;line-height:1.6}.otp-hint{font-size:.8rem!important}.otp-verify-form{display:flex;flex-direction:column;gap:.75rem;margin-top:1.25rem;max-width:360px;margin-left:auto;margin-right:auto}.otp-verify-form input{padding:.75rem 1rem;border:1.5px solid var(--otp-border);border-radius:10px;font-family:DM Sans,sans-serif;font-size:.9rem;color:var(--otp-brown);background:var(--otp-surface);outline:none;transition:border-color .2s}.otp-verify-form input:focus{border-color:var(--otp-gold)}.otp-verify-form button{padding:.875rem;background:linear-gradient(135deg,var(--otp-brown),#a0502e);color:var(--otp-cream);border:none;border-radius:10px;font-family:DM Sans,sans-serif;font-size:.9rem;font-weight:700;cursor:pointer;transition:opacity .2s}.otp-verify-form button:disabled{opacity:.5;cursor:not-allowed}.otp-no-id{margin-top:1.25rem}.otp-error{color:#dc2626;font-size:.82rem;margin-top:.5rem}.otp-loading{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:3rem;color:var(--otp-muted)}.otp-spinner{width:36px;height:36px;border:3px solid var(--otp-border);border-top-color:var(--otp-gold);border-radius:50%;animation:otp-spin .7s linear infinite}@keyframes otp-spin{to{transform:rotate(360deg)}}.otp-timeline{display:flex;flex-direction:column;gap:0}.otp-step{display:flex;align-items:flex-start;gap:1rem;position:relative;padding-bottom:1.25rem}.otp-step:last-child{padding-bottom:0}.otp-step-left{display:flex;flex-direction:column;align-items:center;flex-shrink:0}.otp-step-dot{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:700;flex-shrink:0;border:2px solid var(--otp-border);background:#fff;color:var(--otp-muted);transition:all .3s;z-index:1}.otp-step.done .otp-step-dot{background:linear-gradient(135deg,#10b981,#059669);border-color:#10b981;color:#fff;font-size:1.1rem}.otp-step.current .otp-step-dot{background:linear-gradient(135deg,var(--otp-brown),var(--otp-mid));border-color:var(--otp-gold);color:#fff;box-shadow:0 0 0 4px #c9a96e33;animation:otp-pulse 2s ease-in-out infinite}@keyframes otp-pulse{0%,to{box-shadow:0 0 0 4px #c9a96e33}50%{box-shadow:0 0 0 8px #c9a96e14}}.otp-step-line{width:2px;flex:1;min-height:24px;background:var(--otp-border);margin:4px 0}.otp-step.done .otp-step-line{background:#10b981}.otp-step.current .otp-step-line{background:linear-gradient(180deg,var(--otp-gold),var(--otp-border))}.otp-step-content{flex:1;padding-top:.6rem;min-width:0}.otp-step-label{font-weight:700;font-size:.92rem;color:var(--otp-brown);margin:0 0 .2rem}.otp-step.pending .otp-step-label{color:var(--otp-muted)}.otp-step-desc{font-size:.78rem;color:var(--otp-muted);margin:0}.otp-step.current .otp-step-desc{color:var(--otp-mid);font-weight:600}.otp-step-badge{font-size:.62rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#fff;padding:.2rem .55rem;border-radius:50px;flex-shrink:0;margin-top:.65rem}.otp-tracking-num{margin-top:1.25rem;padding:.875rem 1rem;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:10px;text-align:center}.otp-tracking-label{font-size:.72rem;font-weight:700;color:#15803d;text-transform:uppercase;letter-spacing:.08em;margin:0 0 .25rem}.otp-tracking-val{font-family:monospace;font-size:1.1rem;font-weight:700;color:var(--otp-brown);margin:0}.otp-pickup-ready{margin-top:1.25rem;padding:1rem 1.25rem;background:#f0fdf4;border:1.5px solid #86efac;border-radius:12px;display:flex;gap:.875rem;align-items:flex-start}.otp-pickup-ready-icon{font-size:1.75rem;flex-shrink:0}.otp-pickup-ready p{font-size:.82rem;color:var(--otp-muted);margin:.15rem 0 0;line-height:1.55}.otp-pickup-ready-title{font-weight:700;color:#15803d;font-size:.9rem!important;margin:0 0 .3rem!important}.otp-items{display:flex;flex-direction:column;gap:.875rem;margin-bottom:1.25rem}.otp-item{display:flex;align-items:center;gap:.875rem}.otp-item-img{width:56px;height:56px;border-radius:8px;object-fit:cover;border:1px solid var(--otp-border);flex-shrink:0}.otp-item-img-ph{display:flex;align-items:center;justify-content:center;font-size:1.4rem;background:var(--otp-surface)}.otp-item-info{flex:1;min-width:0}.otp-item-name{font-weight:600;font-size:.88rem;color:var(--otp-brown);margin:0 0 .15rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.otp-item-qty{font-size:.75rem;color:var(--otp-muted);margin:0}.otp-item-price{font-weight:700;font-size:.9rem;color:var(--otp-brown);flex-shrink:0}.otp-totals{border-top:1px solid var(--otp-border);padding-top:1rem;display:flex;flex-direction:column;gap:.5rem}.otp-total-row{display:flex;justify-content:space-between;font-size:.88rem;color:var(--otp-muted)}.otp-divider{border:none;border-top:1px solid var(--otp-border);margin:.25rem 0}.otp-grand-total{font-weight:800;font-size:1rem;color:var(--otp-brown)}.otp-free{color:#15803d;font-weight:700}.otp-address{font-style:normal;display:flex;flex-direction:column;gap:.25rem;font-size:.88rem;color:var(--otp-muted);line-height:1.6}.otp-address strong{color:var(--otp-brown);font-size:.92rem}.otp-cancelled-card{text-align:center;padding:2.5rem 2rem}.otp-cancelled-icon{font-size:2.5rem;margin-bottom:.75rem}.otp-cancelled-card h2{font-family:Cormorant Garamond,serif;font-size:1.5rem;font-weight:700;color:var(--otp-brown);margin:0 0 .5rem}.otp-cancelled-card p{font-size:.88rem;color:var(--otp-muted);margin:0 0 .4rem}.otp-refund-note{background:#fffbeb;border:1px solid #fde68a;border-radius:8px;padding:.6rem .875rem;font-size:.8rem;color:#92400e;margin-top:.75rem!important}.otp-btn-gold{display:inline-block;padding:.75rem 1.75rem;background:linear-gradient(135deg,var(--otp-brown),#a0502e);color:var(--otp-cream);border-radius:50px;font-family:DM Sans,sans-serif;font-size:.88rem;font-weight:700;text-decoration:none;transition:opacity .2s,transform .2s}.otp-btn-gold:hover{opacity:.9;transform:translateY(-1px)}.otp-help{text-align:center;padding:1.25rem;display:flex;align-items:center;justify-content:center;gap:.75rem;flex-wrap:wrap;font-size:.82rem;color:var(--otp-muted)}.otp-help a{color:var(--otp-mid);font-weight:600;text-decoration:none}.otp-help a:hover{text-decoration:underline}.otp-help span{color:var(--otp-border)}@media(max-width:480px){.otp-inner{padding:1.5rem 1rem}.otp-title{font-size:1.6rem}.otp-card{padding:1.25rem;border-radius:12px}.otp-verify-card{padding:2rem 1.25rem}.otp-item-img{width:46px;height:46px}}.bs-overlay{position:fixed;inset:0;background:#2d140aa6;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem;animation:bs-overlay-in .2s ease both;overflow:hidden}@keyframes bs-overlay-in{0%{opacity:0}to{opacity:1}}.bs-modal{background:#fff;border-radius:20px;width:100%;max-width:520px;height:auto;max-height:90dvh;max-height:90vh;overflow-y:auto;overflow-x:hidden;padding:2rem 2.2rem 1.6rem;box-shadow:0 24px 80px #3d1f154d;border:1px solid rgba(255,200,170,.3);position:relative;animation:bs-modal-in .3s cubic-bezier(.175,.885,.32,1.1) both;box-sizing:border-box;scrollbar-width:thin;scrollbar-color:#e0ccc4 transparent;flex-shrink:0}.bs-modal::-webkit-scrollbar{width:4px}.bs-modal::-webkit-scrollbar-track{background:transparent}.bs-modal::-webkit-scrollbar-thumb{background:#e0ccc4;border-radius:4px}@keyframes bs-modal-in{0%{opacity:0;transform:translateY(24px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.bs-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.2rem;position:sticky;top:0;background:#fff;z-index:2;padding:.25rem 0 .75rem;margin-top:-.25rem;border-bottom:1px solid #f0e4de}.bs-header-left{display:flex;align-items:center;gap:.7rem}.bs-logo-dot{width:10px;height:10px;background:#a0502e;border-radius:50%;box-shadow:0 0 0 3px #a0502e33;flex-shrink:0}.bs-title{font-family:Cormorant Garamond,serif;font-size:1.45rem;font-weight:700;color:#3d1f15;margin:0;letter-spacing:.02em}.bs-close-btn{width:32px;height:32px;border-radius:50%;border:1.5px solid #e0ccc4;background:#fdf8f5;color:#8a5a44;font-size:.85rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;flex-shrink:0}.bs-close-btn:hover{background:#6b3528;color:#fff;border-color:#6b3528}.bs-divider{height:1px;background:#f0e4de;margin:1rem 0}.bs-section{margin-bottom:.2rem}.bs-section-label{font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.12em;color:#b08070;margin-bottom:.8rem}.bs-services-list{display:flex;flex-direction:column;gap:.6rem;margin-bottom:1rem}.bs-service-chip{display:flex;align-items:flex-start;gap:.8rem;background:linear-gradient(135deg,#fdf6f0,#fce8db);border:1px solid #f0d8cc;border-radius:12px;padding:.75rem 1rem}.bs-service-chip-icon{font-size:1.2rem;flex-shrink:0;margin-top:.05rem}.bs-service-chip-info{display:flex;flex-direction:column;gap:.1rem}.bs-service-chip-name{font-family:DM Sans,sans-serif;font-size:.92rem;font-weight:600;color:#3d1f15}.bs-service-chip-meta{font-size:.78rem;color:#9e7060;font-weight:400}.bs-service-chip-sub{font-size:.76rem;color:#a0502e;font-style:italic;margin-top:.1rem}.bs-totals{background:linear-gradient(160deg,#3d1f15,#6b3528);border-radius:12px;padding:.9rem 1.2rem;display:flex;flex-direction:column;gap:.4rem}.bs-total-row{display:flex;justify-content:space-between;align-items:center;font-size:.85rem;color:#ffe8d6bf;font-family:DM Sans,sans-serif}.bs-total-price{font-size:.95rem;color:#ffe8d6;font-weight:600;padding-top:.3rem;border-top:1px solid rgba(255,232,214,.15);margin-top:.2rem}.bs-detail-row{display:flex;align-items:center;gap:.7rem;padding:.6rem 0;border-bottom:1px solid #f5ece8}.bs-detail-row:last-child{border-bottom:none}.bs-detail-icon{font-size:1rem;flex-shrink:0}.bs-detail-text{font-size:.9rem;color:#3d1f15;flex:1;font-family:DM Sans,sans-serif}.bs-edit-btn{background:transparent;border:1.5px solid #c07a5a;color:#6b3528;border-radius:6px;padding:.25rem .7rem;cursor:pointer;font-family:DM Sans,sans-serif;font-size:.78rem;font-weight:600;transition:all .2s;flex-shrink:0}.bs-edit-btn:hover{background:#6b3528;color:#fff;border-color:#6b3528}.bs-client-row{display:flex;align-items:center;gap:.8rem;padding:.5rem 0;border-bottom:1px solid #f5ece8}.bs-client-row:last-of-type{border-bottom:none}.bs-phone-row{align-items:flex-start;flex-direction:column;gap:.4rem}.bs-client-label{font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#b08070;min-width:60px;flex-shrink:0}.bs-client-value{font-size:.9rem;color:#3d1f15;font-family:DM Sans,sans-serif}.bs-phone-wrap{display:flex;align-items:center;border:1.5px solid #e0ccc4;border-radius:10px;background:#fdf8f5;overflow:hidden;width:100%;transition:border-color .2s,box-shadow .2s}.bs-phone-wrap:focus-within{border-color:#8a4a30;box-shadow:0 0 0 3px #8a4a301a;background:#fff}.bs-phone-prefix{padding:.65rem .8rem;background:#f0e4de;color:#6b3528;font-size:.85rem;font-weight:600;border-right:1.5px solid #e0ccc4;font-family:DM Sans,sans-serif;flex-shrink:0}.bs-phone-input{border:none;background:transparent;padding:.65rem .8rem;font-family:DM Sans,sans-serif;font-size:.92rem;color:#3d1f15;outline:none;width:100%}.bs-phone-input::placeholder{color:#c4a898}.bs-phone-wrap:has(.bs-phone-error){border-color:#e05252;box-shadow:0 0 0 3px #e052521a}.bs-error-msg{background:#fff5f5;border:1px solid #fbb;border-radius:8px;padding:.6rem .9rem;color:#c0392b;font-size:.82rem;font-weight:500;margin-top:.6rem;font-family:DM Sans,sans-serif}.bs-success-msg{background:#f0fff6;border:1px solid #7dca9e;border-radius:8px;padding:.6rem .9rem;color:#1a7a40;font-size:.82rem;font-weight:500;margin-top:.6rem;font-family:DM Sans,sans-serif}.bs-confirm-btn{width:100%;padding:1rem;background:linear-gradient(135deg,#6b3528,#a0502e);color:#fff;border:none;border-radius:12px;font-family:DM Sans,sans-serif;font-size:1rem;font-weight:600;cursor:pointer;letter-spacing:.04em;margin-top:1.4rem;transition:all .25s ease;box-shadow:0 4px 20px #5d2d1959}.bs-confirm-btn:hover:not(:disabled){background:linear-gradient(135deg,#5c2e1e,#8b4422);box-shadow:0 6px 28px #5d2d1973;transform:translateY(-1px)}.bs-confirm-btn:disabled{opacity:.65;cursor:not-allowed}.bs-spinner-wrap{display:inline-flex;align-items:center;gap:.6rem}.bs-spinner{width:15px;height:15px;border:2px solid rgba(255,255,255,.4);border-top-color:#fff;border-radius:50%;display:inline-block;animation:bs-spin .7s linear infinite}@keyframes bs-spin{to{transform:rotate(360deg)}}.bs-note{font-size:.75rem;color:#b08070;text-align:center;margin:.8rem 0 0;line-height:1.6;font-family:DM Sans,sans-serif}.bs-note strong{color:#6b3528}.bs-pay-breakdown{display:flex;flex-direction:column;border:1px solid #f0e4de;border-radius:12px;overflow:hidden;margin-bottom:0}.bs-pay-row{display:flex;justify-content:space-between;align-items:flex-start;padding:.75rem 1rem;font-family:DM Sans,sans-serif;font-size:.88rem;color:#3d1f15;border-bottom:1px solid #f5ece8}.bs-pay-row:last-child{border-bottom:none}.bs-pay-green{color:#15803d;font-weight:700}.bs-pay-total{background:linear-gradient(135deg,#3d1f15,#6b3528);color:#ffe8d6!important;font-weight:700;font-size:.95rem;padding:.875rem 1rem;border-bottom:none}.bs-pay-saving{font-size:.72rem;color:#86efac;font-weight:600;margin-top:.2rem}.bs-discount-row{display:flex;gap:.5rem}.bs-discount-input{flex:1;padding:.7rem .875rem;border:1.5px solid #e0ccc4;border-radius:10px;font-family:DM Sans,sans-serif;font-size:.88rem;color:#3d1f15;outline:none;letter-spacing:.04em;transition:border-color .15s;box-sizing:border-box}.bs-discount-input:focus{border-color:#8a4a30}.bs-discount-input.bs-input-error{border-color:#fca5a5}.bs-discount-btn{padding:0 1.25rem;background:linear-gradient(135deg,#3d1f15,#6b3528);color:#ffe8d6;border:none;border-radius:10px;font-family:DM Sans,sans-serif;font-weight:700;font-size:.88rem;cursor:pointer;white-space:nowrap;transition:opacity .15s}.bs-discount-btn:disabled{background:#e0ccc4;color:#b08070;cursor:not-allowed}.bs-discount-btn:hover:not(:disabled){opacity:.88}.bs-discount-error{margin:.4rem 0 0;font-size:.78rem;color:#dc2626;font-family:DM Sans,sans-serif}.bs-discount-applied{display:flex;align-items:center;justify-content:space-between;gap:.75rem;background:#f0fdf4;border:1.5px solid #86efac;border-radius:10px;padding:.7rem 1rem;font-family:DM Sans,sans-serif;font-size:.88rem;font-weight:700;color:#15803d}.bs-discount-applied button{background:none;border:none;cursor:pointer;color:#94a3b8;font-size:.9rem;padding:0;flex-shrink:0}.bs-loyalty-toggle{display:flex;align-items:center;gap:1rem;padding:.875rem 1rem;border:1.5px solid #e2e8f0;border-radius:12px;cursor:pointer;background:#fafafa;transition:all .15s;-webkit-user-select:none;user-select:none}.bs-loyalty-toggle.active{border-color:#10b981;background:#f0fdf4}.bs-toggle-switch{width:46px;height:26px;border-radius:50px;background:#cbd5e1;position:relative;flex-shrink:0;transition:background .2s}.bs-toggle-switch.on{background:#10b981}.bs-toggle-thumb{position:absolute;top:3px;left:3px;width:20px;height:20px;border-radius:50%;background:#fff;box-shadow:0 1px 4px #0003;transition:left .2s}.bs-toggle-switch.on .bs-toggle-thumb{left:23px}.bs-loyalty-info{flex:1}.bs-loyalty-title{margin:0;font-family:DM Sans,sans-serif;font-size:.88rem;font-weight:700;color:#3d1f15}.bs-loyalty-sub{margin:.15rem 0 0;font-family:DM Sans,sans-serif;font-size:.75rem;color:#64748b}.bs-loyalty-tip{font-family:DM Sans,sans-serif;font-size:.78rem;color:#b08070;text-align:center;margin:.5rem 0 0}@media(max-width:480px){.bs-overlay{padding:0;align-items:flex-end}.bs-modal{border-radius:20px 20px 0 0;max-width:100%;max-height:92dvh;max-height:92vh;padding:1.25rem 1.1rem 2rem}.bs-title{font-size:1.2rem}.bs-client-row{flex-direction:column;align-items:flex-start;gap:.3rem}.bs-phone-row{flex-direction:column}}@media(min-width:481px)and (max-width:1024px){.bs-modal{max-width:90vw}}:root{--cg-brown: #3d1f15;--cg-mid: #6b3528;--cg-gold: #c9a96e;--cg-cream: #ffe8d6;--cg-border: #e0ccc4;--cg-muted: #9e7060;--cg-bg: #fdf6f0;--cg-surface: #fff8f3;--cg-radius: 14px}.cg-root{width:100%;min-height:100vh;background:var(--cg-bg);font-family:DM Sans,sans-serif;color:var(--cg-brown);padding-bottom:4rem}.cg-inner{max-width:1100px;margin:0 auto;padding:2rem 1.5rem}.cg-header{text-align:center;margin-bottom:2rem;display:flex;flex-direction:column;align-items:center;gap:.5rem}.cg-back{font-size:.82rem;color:var(--cg-muted);text-decoration:none;align-self:flex-start}.cg-back:hover{color:var(--cg-brown)}.cg-title{font-family:Cormorant Garamond,serif;font-size:2.5rem;font-weight:700;margin:0}.cg-subtitle{font-size:.88rem;color:var(--cg-muted);margin:0}.cg-upload-btn{margin-top:.5rem;padding:.7rem 1.75rem;background:linear-gradient(135deg,var(--cg-brown),#a0502e);color:var(--cg-cream);border:none;border-radius:50px;font-family:DM Sans,sans-serif;font-size:.9rem;font-weight:700;cursor:pointer;transition:all .2s}.cg-upload-btn:hover{opacity:.9;transform:translateY(-1px)}.cg-login-note{font-size:.82rem;color:var(--cg-muted)}.cg-login-note a{color:var(--cg-mid);font-weight:600}.cg-upload-card{background:#fff;border:1px solid var(--cg-border);border-radius:var(--cg-radius);padding:1.75rem;margin-bottom:2rem;box-shadow:0 4px 24px #3d1f1514}.cg-upload-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.25rem}.cg-upload-header h2{font-family:Cormorant Garamond,serif;font-size:1.4rem;font-weight:700;margin:0}.cg-close{background:none;border:none;font-size:1.1rem;cursor:pointer;color:var(--cg-muted);padding:4px}.cg-upload-form{display:flex;flex-direction:column;gap:1rem}.cg-upload-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.cg-upload-zone{border:2px dashed var(--cg-border);border-radius:12px;height:180px;cursor:pointer;overflow:hidden;display:flex;align-items:center;justify-content:center;background:var(--cg-surface);transition:border-color .2s}.cg-upload-zone:hover{border-color:var(--cg-gold)}.cg-upload-zone.optional{opacity:.7}.cg-upload-placeholder{text-align:center;display:flex;flex-direction:column;gap:.25rem;align-items:center;color:var(--cg-muted)}.cg-upload-placeholder span{font-size:2rem}.cg-upload-placeholder p{margin:0;font-size:.85rem;font-weight:600}.cg-upload-placeholder small{font-size:.72rem}.cg-preview-img{width:100%;height:100%;object-fit:cover}.cg-caption-input{padding:.75rem 1rem;border:1.5px solid var(--cg-border);border-radius:10px;font-family:DM Sans,sans-serif;font-size:.88rem;color:var(--cg-brown);resize:vertical;outline:none;transition:border-color .2s}.cg-caption-input:focus{border-color:var(--cg-gold)}.cg-rating-row{display:flex;align-items:center;gap:.5rem}.cg-rating-label{font-size:.82rem;font-weight:600;color:var(--cg-muted)}.cg-star{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#e0ccc4;transition:color .15s;padding:0;line-height:1}.cg-star.filled{color:#f59e0b}.cg-moderation-note{font-size:.75rem;color:var(--cg-muted);background:var(--cg-surface);border:1px solid var(--cg-border);border-radius:8px;padding:.5rem .875rem;margin:0}.cg-form-actions{display:flex;gap:.75rem;justify-content:flex-end}.cg-error{font-size:.8rem;color:#dc2626;margin:0}.cg-btn-gold{padding:.75rem 1.75rem;background:linear-gradient(135deg,var(--cg-brown),#a0502e);color:var(--cg-cream);border:none;border-radius:50px;font-family:DM Sans,sans-serif;font-size:.88rem;font-weight:700;cursor:pointer;transition:all .2s}.cg-btn-gold:disabled{opacity:.5;cursor:not-allowed}.cg-btn-outline{padding:.75rem 1.5rem;background:transparent;color:var(--cg-brown);border:1.5px solid var(--cg-border);border-radius:50px;font-family:DM Sans,sans-serif;font-size:.88rem;font-weight:600;cursor:pointer}.cg-upload-success{text-align:center;padding:2.5rem;background:#f0fdf4;border:1.5px solid #86efac;border-radius:var(--cg-radius);margin-bottom:2rem}.cg-success-icon{font-size:2.5rem;display:block;margin-bottom:.75rem}.cg-upload-success h2{font-family:Cormorant Garamond,serif;font-size:1.5rem;margin:0 0 .5rem}.cg-upload-success p{color:var(--cg-muted);font-size:.88rem;margin:0 0 1.25rem}.cg-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.25rem}.cg-card{background:#fff;border:1px solid var(--cg-border);border-radius:var(--cg-radius);overflow:hidden;box-shadow:0 2px 8px #3d1f150f;transition:transform .2s,box-shadow .2s}.cg-card:hover{transform:translateY(-2px);box-shadow:0 6px 20px #3d1f151a}.cg-img-wrap{aspect-ratio:1;overflow:hidden}.cg-img{width:100%;height:100%;object-fit:cover;display:block}.cg-ba-wrap{position:relative;aspect-ratio:1;overflow:hidden}.cg-ba-toggle{position:absolute;bottom:.75rem;left:50%;transform:translate(-50%);display:flex;background:#0009;border-radius:50px;padding:2px;gap:2px}.cg-ba-toggle button{padding:.25rem .875rem;border:none;border-radius:50px;font-size:.72rem;font-weight:700;cursor:pointer;background:transparent;color:#fff9;transition:all .15s}.cg-ba-toggle button.active{background:#fff;color:#1e293b}.cg-card-body{padding:.875rem 1rem;display:flex;flex-direction:column;gap:.3rem}.cg-client{font-weight:700;font-size:.85rem;margin:0}.cg-caption{font-size:.8rem;color:var(--cg-muted);margin:0;line-height:1.5}.cg-tags{display:flex;flex-wrap:wrap;gap:.3rem}.cg-tag{font-size:.68rem;padding:.15rem .5rem;background:var(--cg-surface);border:1px solid var(--cg-border);border-radius:50px;color:var(--cg-muted)}.cg-stars{color:#f59e0b;font-size:.82rem;letter-spacing:1px}.cg-card-footer{display:flex;justify-content:space-between;align-items:center;margin-top:.25rem}.cg-like-btn{background:none;border:none;cursor:pointer;font-size:.82rem;font-weight:600;color:var(--cg-muted);padding:0;transition:transform .15s}.cg-like-btn:hover{transform:scale(1.2)}.cg-like-btn.liked{color:#dc2626}.cg-date{font-size:.68rem;color:var(--cg-muted)}.cg-loading{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.25rem}.cg-skeleton{aspect-ratio:1;border-radius:var(--cg-radius);background:linear-gradient(90deg,#f0e4dc 25%,#f8ede6,#f0e4dc 75%);background-size:200% 100%;animation:cg-shimmer 1.4s infinite}@keyframes cg-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.cg-empty{text-align:center;padding:4rem 2rem;color:var(--cg-muted);display:flex;flex-direction:column;gap:.75rem;align-items:center}.cg-empty span{font-size:3rem}.cg-pagination{display:flex;justify-content:center;align-items:center;gap:1rem;margin-top:2rem}.cg-page-btn{padding:.5rem 1.25rem;border:1px solid var(--cg-border);border-radius:8px;background:#fff;cursor:pointer;font-family:DM Sans,sans-serif;font-size:.82rem;font-weight:600;color:var(--cg-brown);transition:all .15s}.cg-page-btn:disabled{opacity:.4;cursor:not-allowed}.cg-page-info{font-size:.82rem;color:var(--cg-muted)}@media(max-width:480px){.cg-inner{padding:1.5rem 1rem}.cg-title{font-size:2rem}.cg-upload-row{grid-template-columns:1fr}.cg-grid{grid-template-columns:1fr 1fr;gap:.75rem}}
