@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;0,700;1,400;1,600&family=Montserrat:wght@300;400;500;600;700&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}body{margin:0;font-family:Montserrat,Helvetica Neue,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;color:#1a1018;background:#fff;min-height:100vh}#root{min-height:100vh}h1,h2,h3,h4,h5,h6{font-family:Cormorant Garamond,Garamond,Georgia,serif;font-weight:700;line-height:1.2;color:#1a1018;margin:0}h1{font-size:3.5rem;letter-spacing:-.02em}h2{font-size:3rem;letter-spacing:-.02em}h3{font-size:2rem}h4{font-size:1.5rem}p{margin:0;line-height:1.75}a{color:#1a1018;text-decoration:none;transition:color .25s ease}a:hover{color:#9b3a5a}input,textarea,select,button{font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.875rem;line-height:1.5}label{font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.75rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:#1a1018}button{font-family:inherit;cursor:pointer;border:none;background:none;padding:0}button:focus-visible{outline:2px solid #9B3A5A;outline-offset:2px}img{max-width:100%;height:auto;display:block}.container{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.section-rule{width:60px;height:1.5px;background:linear-gradient(to right,#e8920a,#fde8b8);margin:1rem 0}@keyframes shimmer{0%{background-position:-600px 0}to{background-position:600px 0}}.skeleton{background:linear-gradient(90deg,#ebebeb 25%,#f5f5f5,#ebebeb 75%);background-size:600px 100%;animation:shimmer 1.4s infinite linear;border-radius:8px}.pm-overlay{position:fixed;inset:0;z-index:400;display:flex;align-items:center;justify-content:center;background:#1a16148c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:pm-fadein .2s ease}@keyframes pm-fadein{0%{opacity:0}to{opacity:1}}.pm-modal{position:relative;background:#fff;border-radius:24px;box-shadow:0 20px 52px #9b3a5a24;width:100%;max-width:420px;padding:2.25rem 2rem 1.75rem;animation:pm-slidein .28s cubic-bezier(.22,.68,0,1.2);margin:1rem}@media(max-width:480px){.pm-modal{padding:1.75rem 1.25rem 1.5rem}}@keyframes pm-slidein{0%{opacity:0;transform:translateY(24px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.pm-close{position:absolute;top:1rem;right:1rem;background:#f7f7f7;border:none;width:32px;height:32px;border-radius:9999px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#6b5b5e;transition:background .15s ease,color .15s ease}.pm-close:hover{background:#e8e8e8;color:#1a1018}.pm-header{text-align:center;margin-bottom:1.75rem}.pm-header__icon{width:52px;height:52px;border-radius:9999px;background:#9b3a5a14;color:#9b3a5a;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem}.pm-title{font-family:Cormorant Garamond,Garamond,Georgia,serif;font-size:1.45rem;font-weight:700;color:#1a1018;margin:0 0 .4rem;letter-spacing:-.02em}.pm-subtitle{font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.875rem;color:#6b5b5e;margin:0}.pm-pin-row{display:flex;gap:.75rem;align-items:stretch;margin-bottom:1rem}.pm-pin-box{flex:1;display:flex;align-items:center;gap:.5rem;background:#f9f9f9;border:1.5px solid #E8E8E8;border-radius:12px;padding:0 .75rem;transition:border-color .15s ease,box-shadow .15s ease}.pm-pin-box:focus-within,.pm-pin-box--ready{border-color:#9b3a5a;box-shadow:0 0 0 3px #9b3a5a1a}.pm-pin-box--loading{opacity:.7}.pm-pin-icon{color:#6b5b5e;flex-shrink:0}.pm-pin-input{flex:1;border:none;outline:none;background:transparent;font-family:Montserrat,Helvetica Neue,sans-serif;font-size:1rem;font-weight:500;color:#1a1018;letter-spacing:.12em;padding:.75rem 0;min-width:0}.pm-pin-input::placeholder{color:#a89498;letter-spacing:0;font-weight:400}.pm-pin-clear{background:none;border:none;cursor:pointer;color:#6b5b5e;display:flex;align-items:center;padding:0;transition:color .15s ease}.pm-pin-clear:hover{color:#1a1018}.pm-check-btn{flex-shrink:0;background:#9b3a5a;color:#fff;border:none;border-radius:12px;padding:0 1.5rem;font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.875rem;font-weight:600;cursor:pointer;transition:background .15s ease,opacity .15s ease;display:flex;align-items:center;gap:.5rem}.pm-check-btn:hover:not(:disabled){background:#7d2d47}.pm-check-btn:disabled{opacity:.45;cursor:not-allowed}.pm-spinner{width:16px;height:16px;border:2px solid rgba(255,255,255,.4);border-top-color:#fff;border-radius:9999px;display:inline-block;animation:pm-spin .7s linear infinite}@keyframes pm-spin{to{transform:rotate(360deg)}}.pm-feedback{display:flex;align-items:flex-start;gap:.75rem;padding:1rem;border-radius:12px;margin-bottom:1rem;font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.875rem}.pm-feedback svg{flex-shrink:0;margin-top:2px}.pm-feedback__text{display:flex;flex-direction:column;gap:4px}.pm-feedback__text strong{font-weight:600;color:#1a1018;font-size:1rem}.pm-feedback__text span{color:#6b5b5e}.pm-feedback--ok{background:#9b3a5a12;color:#9b3a5a}.pm-feedback--ok svg{color:#9b3a5a}.pm-feedback--warn{background:#e8920a1a;color:#a8721a}.pm-feedback--warn svg{color:#a8721a}.pm-badge{display:inline-block;padding:2px 10px;border-radius:9999px;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;align-self:flex-start}.pm-badge--green{background:#9b3a5a1f;color:#9b3a5a}.pm-error-msg{font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.875rem;color:#c0392b;margin:0 0 1rem;text-align:center}.pm-confirm-btn{width:100%;background:#9b3a5a;color:#fff;border:none;border-radius:12px;padding:1rem;font-family:Montserrat,Helvetica Neue,sans-serif;font-size:1rem;font-weight:600;cursor:pointer;transition:background .15s ease,transform .15s ease;margin-bottom:1rem}.pm-confirm-btn:hover{background:#7d2d47;transform:translateY(-1px)}.pm-confirm-btn:active{transform:translateY(0)}.pm-note{text-align:center;font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.72rem;color:#a89498;margin:0}.pm-note a{color:#9b3a5a;text-decoration:underline}.pm-note a:hover{opacity:.8}.search-modal{position:fixed;inset:0;z-index:1000;display:flex;flex-direction:column}.search-modal__backdrop{position:absolute;inset:0;background-color:#fffffff2;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);cursor:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><line x1="18" y1="6" x2="6" y2="18"></line><line x1="6" y1="6" x2="18" y2="18"></line></svg>') 12 12,auto;animation:fadeBackdrop .3s ease forwards}.search-modal__content{position:relative;width:100%;max-width:1200px;margin:0 auto;padding:4rem 1.5rem;display:flex;flex-direction:column;animation:slideDownFade .4s ease forwards}.search-modal__header{display:flex;align-items:center;border-bottom:2px solid #E8E8E8;padding-bottom:1rem;margin-bottom:3rem;position:relative}.search-modal__input-wrapper{flex:1;display:flex;align-items:center;gap:1rem}.search-modal__icon{width:32px;height:32px;color:#9b3a5a}.search-modal__input{flex:1;border:none;background:transparent;font-family:Cormorant Garamond,Garamond,Georgia,serif;font-size:3rem;color:#1a1018;outline:none;padding:0}.search-modal__input::placeholder{color:#a89498}.search-modal__clear{background:none;border:none;cursor:pointer;color:#6b5b5e;padding:.5rem;transition:color .15s ease}.search-modal__clear:hover{color:#1a1018}.search-modal__clear svg{width:24px;height:24px}.search-modal__close-btn{background:none;border:none;cursor:pointer;color:#1a1018;padding:.5rem;margin-left:1rem;transition:transform .3s ease}.search-modal__close-btn:hover{transform:rotate(90deg)}.search-modal__close-btn svg{width:32px;height:32px}.search-modal__body{flex:1}.search-modal__split{display:grid;grid-template-columns:1fr;gap:3rem}@media(min-width:768px){.search-modal__split{grid-template-columns:300px 1fr}}.search-modal__section-title{font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#6b5b5e;margin-bottom:1.5rem}.search-modal__popular-list{list-style:none;padding:0;margin:0}.search-modal__popular-list li{margin-bottom:1rem}.search-modal__popular-list a{font-family:Montserrat,Helvetica Neue,sans-serif;font-size:1.125rem;color:#1a1018;transition:color .15s ease}.search-modal__popular-list a:hover{color:#9b3a5a;text-decoration:underline}.search-modal__grid{display:grid;grid-template-columns:repeat(1,1fr);gap:1.5rem}@media(min-width:500px){.search-modal__grid{grid-template-columns:repeat(2,1fr)}}.search-modal__card{display:flex;align-items:center;gap:1rem;padding:.75rem;border:1px solid transparent;border-radius:8px;transition:all .15s ease}.search-modal__card:hover{background-color:#f7f7f7;border-color:#e8e8e8}.search-modal__card-img{width:80px;height:80px;object-fit:cover;border-radius:4px}.search-modal__card-info{display:flex;flex-direction:column;gap:.25rem}.search-modal__card-title{font-family:Cormorant Garamond,Garamond,Georgia,serif;font-size:1rem;color:#1a1018;margin:0}.search-modal__card-price{font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.875rem;color:#6b5b5e}.search-modal__loading,.search-modal__empty{font-family:Montserrat,Helvetica Neue,sans-serif;font-size:1rem;color:#6b5b5e;padding:1rem 0}@keyframes fadeBackdrop{0%{opacity:0}to{opacity:1}}@keyframes slideDownFade{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.kb-announce{width:100%;background:#9b3a5a;color:#fffffff2;font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.73rem;font-weight:500;letter-spacing:.07em;text-transform:uppercase;text-align:center;padding:.5rem 1rem}.kb-main{background:#fff;border-bottom:1px solid #E8E8E8;padding:.75rem 1.5rem}.kb-main__inner{max-width:1280px;margin:0 auto;display:flex;align-items:center;gap:1.25rem}.kb-main__logo{display:flex;align-items:center;flex-shrink:0;text-decoration:none;transition:opacity .15s ease}.kb-main__logo:hover{opacity:.82}.kb-main__logo-img{height:46px;width:auto;display:block}.kb-search{flex:1;max-width:520px;display:flex;align-items:center;gap:.5rem;background:#f7f7f7;border:1.5px solid #E8E8E8;border-radius:9999px;padding:0 1rem;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease}.kb-search:hover,.kb-search:focus-within{border-color:#9b3a5a;background:#fff;box-shadow:0 0 0 3px #9b3a5a14}.kb-search__icon{color:#6b5b5e;flex-shrink:0;display:flex;align-items:center}.kb-search__input{flex:1;font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.875rem;color:#a89498;padding:.75rem 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-webkit-user-select:none;user-select:none}.kb-location-chip{display:flex;align-items:center;gap:6px;padding:6px 12px;background:transparent;border:none;border-radius:9999px;font-size:13px;font-family:Montserrat,Helvetica Neue,sans-serif;font-weight:600;color:#1a1018;cursor:pointer;white-space:nowrap;flex-shrink:0;transition:background .15s ease}.kb-location-chip:hover{background:#f7f7f7}.kb-location-chip__label{font-size:.65rem;font-weight:400;color:#6b5b5e;text-transform:uppercase;letter-spacing:.05em;display:block;line-height:1}.kb-location-chip__city{font-size:.85rem;font-weight:600;color:#9b3a5a;display:block;line-height:1.3}.kb-location-chip__stack{display:flex;flex-direction:column;align-items:flex-start;gap:1px}.kb-location-chip svg{flex-shrink:0}.kb-location-prompt{display:flex;align-items:center;gap:6px;padding:6px 12px;background:transparent;border:none;font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.82rem;font-weight:500;color:#6b5b5e;cursor:pointer;border-radius:9999px;white-space:nowrap;flex-shrink:0;transition:background .15s ease,color .15s ease}.kb-location-prompt:hover{background:#f7f7f7;color:#9b3a5a}.kb-utils{display:flex;align-items:center;gap:1rem;flex-shrink:0;margin-left:auto}.kb-utils__btn{background:none;border:none;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:3px;color:#2a1f23;text-decoration:none;position:relative;padding:.25rem;border-radius:8px;transition:color .15s ease,background .15s ease}.kb-utils__btn:hover{color:#9b3a5a;background:#fbf0f3}.kb-utils__label{font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.6rem;font-weight:600;text-transform:uppercase;letter-spacing:.07em;color:inherit;line-height:1}.kb-utils__btn--cart{position:relative}.kb-utils__badge{position:absolute;top:-5px;right:-7px;background:#e8920a;color:#2a1f23;font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.58rem;font-weight:700;min-width:17px;height:17px;border-radius:9999px;display:flex;align-items:center;justify-content:center;padding:0 3px;border:2px solid #FFFFFF}.kb-nav{background:#fff;border-bottom:1px solid #E8E8E8;padding:0 1.5rem}.kb-nav__list{max-width:1280px;margin:0 auto;display:flex;align-items:center;list-style:none;gap:.25rem;padding:0}.kb-nav__item{position:relative}.kb-nav__link{display:flex;align-items:center;gap:4px;font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.78rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#2a1f23;text-decoration:none;padding:.75rem 1rem;white-space:nowrap;transition:color .15s ease;position:relative;border-radius:8px;cursor:pointer}.kb-nav__link--no-nav{cursor:default}.kb-nav__link:after{content:"";position:absolute;bottom:4px;left:1rem;right:1rem;height:2px;background:#e8920a;transform:scaleX(0);transform-origin:left;transition:transform .15s ease;border-radius:9999px}.kb-nav__link:hover{color:#9b3a5a}.kb-nav__link:hover:after{transform:scaleX(1)}.kb-nav__chevron{transition:transform .15s ease}.kb-nav__item--has-drop:hover .kb-nav__chevron{transform:rotate(180deg)}.kb-dropdown{position:absolute;top:calc(100% + 4px);left:0;z-index:100;background:#fff;border:1px solid #E8E8E8;border-top:2px solid #9B3A5A;min-width:210px;box-shadow:0 10px 32px #9b3a5a1c;border-radius:0 0 12px 12px;max-width:calc(100vw - 24px)}.kb-dropdown--wide{min-width:420px}.kb-dropdown--wide .kb-dropdown__list{display:grid;grid-template-columns:1fr 1fr}.kb-dropdown__list{list-style:none;padding:.5rem 0;margin:0}.kb-dropdown__link{display:block;font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.875rem;font-weight:500;color:#2a1f23;text-decoration:none;padding:.75rem 1.25rem;transition:background .15s ease,color .15s ease}.kb-dropdown__link:hover{background:#fbf0f3;color:#9b3a5a}.footer{background:#2a1f23;border-top:1px solid rgba(232,146,10,.25)}.footer__top{display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:2rem;padding:4rem 1.5rem}@media(max-width:1024px){.footer__top{grid-template-columns:1fr 1fr}}@media(max-width:640px){.footer__top{grid-template-columns:1fr;gap:2.5rem}}.footer__brand{display:flex;flex-direction:column;gap:1rem;padding-right:2rem}@media(max-width:1024px){.footer__brand{grid-column:1/-1;padding-right:0}}.footer__logo{font-family:Cormorant Garamond,Garamond,Georgia,serif;font-size:1.5rem;font-weight:700;letter-spacing:.15em;color:#fff;text-decoration:none;transition:color .25s ease}.footer__logo:hover{color:#e8920a}.footer__logo-rule{width:40px;height:1.5px;background:linear-gradient(to right,#e8920a,#e8920a4d);margin-top:-.5rem}.footer__tagline{font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.875rem;color:#fff9;line-height:1.75}.footer__address{font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.875rem;color:#ffffff73;font-style:normal;line-height:1.75}.footer__phone{font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.875rem;font-weight:500;color:#e8920a;text-decoration:none;transition:opacity .25s ease}.footer__phone:hover{opacity:.75}.footer__socials{display:flex;gap:.75rem;margin-top:.5rem}.footer__social-link{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:9999px;border:1px solid rgba(255,255,255,.15);color:#ffffff80;text-decoration:none;transition:all .25s ease}.footer__social-link svg{width:16px;height:16px}.footer__social-link:hover{border-color:#e8920a;color:#e8920a;background:#e8920a1a}.footer__col{display:flex;flex-direction:column;gap:1rem}.footer__col-heading{font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.75rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:#ffffffe6}.footer__col-list{list-style:none;display:flex;flex-direction:column;gap:.75rem}.footer__col-link{font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.875rem;color:#ffffff80;text-decoration:none;transition:color .25s ease}.footer__col-link:hover{color:#e8920a}.footer__bottom{border-top:1px solid rgba(255,255,255,.07)}.footer__bottom-inner{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem}@media(max-width:640px){.footer__bottom-inner{flex-direction:column;gap:.5rem;text-align:center}}.footer__copy,.footer__made{font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.75rem;color:#ffffff4d;letter-spacing:.05em}.elevated-hero{position:relative;width:100%}.elevated-hero__canvas{position:relative;width:100%;min-height:580px;height:72vh;max-height:860px;overflow:hidden}@media(max-width:768px){.elevated-hero__canvas{min-height:480px;height:62vh}}@media(max-width:640px){.elevated-hero__canvas{min-height:400px;height:55vh}}.elevated-hero__img{width:100%;height:100%;object-fit:cover;object-position:center 30%}.elevated-hero__gradient{position:absolute;inset:0;background:linear-gradient(105deg,#050f08b8,#050f086b 42%,#050f0814 72%,#050f0800)}@media(max-width:768px){.elevated-hero__gradient{background:linear-gradient(to top,#050f08c7,#050f0866,#050f081f)}}.elevated-hero__container{position:absolute;inset:0;display:flex;align-items:center;padding:0 4rem;pointer-events:none}@media(max-width:1024px){.elevated-hero__container{padding:0 2.5rem}}@media(max-width:768px){.elevated-hero__container{align-items:flex-end;padding:0 1.5rem 3rem}}@media(max-width:640px){.elevated-hero__container{padding:0 1.25rem 2.5rem}}.elevated-hero__card{pointer-events:auto;width:100%;max-width:520px;display:flex;flex-direction:column;gap:1rem}.elevated-hero__trust{display:flex;align-items:center;gap:.5rem}.elevated-hero__stars{display:flex;gap:2px}.elevated-hero__trust-text{font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.72rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#ffffffe0}.elevated-hero__title{font-family:Cormorant Garamond,Garamond,Georgia,serif;font-size:clamp(2.4rem,5vw,3.8rem);font-weight:700;color:#fff;line-height:1.06;letter-spacing:-.02em;margin:0;text-shadow:0 2px 20px rgba(0,0,0,.25)}.elevated-hero__title em{font-style:italic;color:#fde8b8}.elevated-hero__subtitle{font-family:Montserrat,Helvetica Neue,sans-serif;font-size:1rem;font-weight:400;color:#ffffffe0;line-height:1.75;margin:0;max-width:420px;text-shadow:0 1px 8px rgba(0,0,0,.3)}.elevated-hero__rule{width:48px;height:2px;background:#e8920a;border-radius:2px}.elevated-hero__actions{display:flex;align-items:center;gap:1rem;margin-top:.5rem;flex-wrap:wrap}@media(max-width:640px){.elevated-hero__actions{flex-direction:column;align-items:stretch}.elevated-hero__actions .elevated-hero__btn{width:100%;justify-content:center}}.elevated-hero__btn{font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.75rem;font-weight:700;text-decoration:none;border-radius:9999px;padding:1rem 2rem;transition:all .15s ease;display:inline-flex;align-items:center;justify-content:center;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap}.elevated-hero__btn--primary{background:#9b3a5a;color:#fff;border:2px solid #9B3A5A;box-shadow:0 4px 20px #9b3a5a73}.elevated-hero__btn--primary:hover{background:#7d2d47;border-color:#7d2d47;transform:translateY(-2px);box-shadow:0 8px 28px #9b3a5a73;color:#fff}.elevated-hero__btn--secondary{background:#ffffff1f;color:#fff;border:1.5px solid rgba(255,255,255,.55);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.elevated-hero__btn--secondary:hover{background:#ffffff38;border-color:#fff;color:#fff;transform:translateY(-1px)}.shop-occasions{padding:4rem 1.5rem;text-align:center}.shop-occasions__header{margin-bottom:2.5rem}.shop-occasions__eyebrow{font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.75rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:#9b3a5a;margin-bottom:.75rem}.shop-occasions__title{font-family:Cormorant Garamond,Garamond,Georgia,serif;font-size:2rem;font-weight:700;color:#1a1018;margin-bottom:.75rem;letter-spacing:-.02em}.shop-occasions__rule{width:48px;height:1.5px;background:linear-gradient(to right,#e8920a,#fde8b8);margin:0 auto}.shop-occasions__row{display:flex;justify-content:center;gap:2.5rem;flex-wrap:wrap}@media(max-width:768px){.shop-occasions__row{gap:1.5rem;justify-content:flex-start;overflow-x:auto;padding-bottom:1rem;flex-wrap:nowrap;-webkit-overflow-scrolling:touch;scrollbar-width:none}.shop-occasions__row::-webkit-scrollbar{display:none}}.occasion-circle{display:flex;flex-direction:column;align-items:center;gap:.75rem;text-decoration:none;flex-shrink:0}.occasion-circle:hover .occasion-circle__img-wrap{transform:scale(1.05);box-shadow:0 6px 20px #e8920a40;border-color:#e8920a}.occasion-circle:hover .occasion-circle__label{color:#9b3a5a}.occasion-circle__img-wrap{width:136px;height:136px;border-radius:9999px;overflow:hidden;background:#f7f7f7;border:2px solid #E8E8E8;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}@media(max-width:768px){.occasion-circle__img-wrap{width:108px;height:108px}}.occasion-circle__img-wrap img{width:100%;height:100%;object-fit:cover}.occasion-circle__label{font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.875rem;font-weight:600;color:#2a1f23;letter-spacing:.05em;text-transform:uppercase;font-size:.72rem;transition:color .15s ease}.trending-grid{padding:1.5rem 1.5rem 2rem}.trending-grid__header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:.75rem}.trending-grid__heading{margin:0;display:flex;flex-direction:column;gap:2px}.trending-grid__kicker{font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.6rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#6b5b5e}.trending-grid__title-text{font-family:Montserrat,Helvetica Neue,sans-serif;font-size:1.25rem;font-weight:700;color:#1a1018;letter-spacing:-.01em;line-height:1.1}.trending-grid__link{font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.75rem;font-weight:600;color:#9b3a5a;text-decoration:none;white-space:nowrap;transition:opacity .15s ease}.trending-grid__link:hover{opacity:.65}.trending-grid__rule{height:1px;background:#e8e8e8;margin-bottom:1.5rem}.trending-grid__layout{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}@media(max-width:1024px){.trending-grid__layout{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.trending-grid__layout{grid-template-columns:repeat(2,1fr);gap:.5rem}}.trending-grid__error{color:#c97a8a;text-align:center;padding:2rem 0;font-size:.875rem}.ecomm-card{display:flex;flex-direction:column;background:#fff;border-radius:8px;overflow:hidden;text-decoration:none;transition:transform .25s ease}.ecomm-card:hover{transform:translateY(-3px)}.ecomm-card:hover .ecomm-card__img{transform:scale(.98)}.ecomm-card:hover .ecomm-card__title{color:#9b3a5a}.ecomm-card__img-wrap{position:relative;width:100%;aspect-ratio:1/1;overflow:hidden;background:#fff}.ecomm-card__img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;transform:scale(.9);transition:transform .5s ease;display:block}.ecomm-card__badge{position:absolute;top:.5rem;left:.5rem;padding:3px .5rem;border-radius:9999px;font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.58rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;background:linear-gradient(135deg,#e8920a,#c4780a);color:#1a1018;box-shadow:0 6px 20px #e8920a40}.ecomm-card__body{padding:.75rem .25rem .5rem;display:flex;flex-direction:column;gap:.25rem}.ecomm-card__title{font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.85rem;font-weight:400;color:#1a1018;margin:0;line-height:1.4;transition:color .15s ease;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ecomm-card__price{font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.875rem;font-weight:700;color:#9b3a5a;margin:0}.ecomm-card__price-from{font-weight:400;font-size:.72rem;color:#6b5b5e;margin-right:3px}.ecomm-card__skeleton{aspect-ratio:1/1;border-radius:8px;background:linear-gradient(90deg,#ebebeb 25%,#f5f5f5,#ebebeb 75%);background-size:200% 100%;animation:placeholder-loading 1.5s infinite}@keyframes placeholder-loading{0%{background-position:200% 0}to{background-position:-200% 0}}.promise-banner{background:#f7f7f7;border-top:1px solid #E0D8D8;border-bottom:1px solid #E0D8D8;padding:3rem 1.5rem;margin:2rem 0;position:relative}.promise-banner:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(to right,transparent,#E8920A,transparent)}.promise-banner__inner{max-width:1280px;margin:0 auto;display:flex;justify-content:space-around;align-items:center}@media(max-width:768px){.promise-banner__inner{flex-direction:column;gap:2rem;align-items:flex-start}}.promise-banner__divider{width:1px;height:48px;background:#e0d8d8}@media(max-width:768px){.promise-banner__divider{display:none}}.promise-item{display:flex;align-items:center;gap:1rem}.promise-item__icon-wrap{width:44px;height:44px;border-radius:9999px;background:#e8920a1a;border:1px solid rgba(232,146,10,.25);display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#c4780a}.promise-item__icon{color:#c4780a;display:flex;align-items:center;justify-content:center}.promise-item__body{display:flex;flex-direction:column;gap:2px}.promise-item__text{font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.875rem;font-weight:700;color:#1a1018;margin:0;line-height:1.2}.promise-item__sub{font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.75rem;color:#6b5b5e;margin:0}.market-split{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;padding:4rem 1.5rem;max-width:1280px;margin:0 auto}@media(max-width:768px){.market-split{grid-template-columns:1fr;padding:3rem 1rem}}.market-block{position:relative;border-radius:24px;overflow:hidden;min-height:480px;display:flex;align-items:stretch;box-shadow:0 10px 32px #9b3a5a1c}.market-block__bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .7s ease}.market-block__overlay{position:relative;width:100%;display:flex;flex-direction:column;justify-content:flex-end;padding:2rem;background:linear-gradient(to top,#0a0500b8,#0a05002e 55%,#0a050000)}.market-block__overlay--darker{background:linear-gradient(to top,#0a0500d9,#0a050059 70%,#0a05000d)}.market-block__content{position:relative;z-index:2;color:#fff}.market-block__eyebrow{display:block;width:32px;height:1.5px;background:#e8920a;margin-bottom:.75rem;border-radius:2px}.market-block__title{font-family:Cormorant Garamond,Garamond,Georgia,serif;font-size:clamp(1.8rem,3vw,2.4rem);font-weight:700;margin:0 0 .5rem;line-height:1.2;letter-spacing:-.02em}.market-block__desc{font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.875rem;font-weight:500;margin:0 0 1.5rem;opacity:.85;line-height:1.75}.market-block__btn{display:inline-block;font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.875rem;font-weight:600;text-transform:uppercase;text-decoration:none;letter-spacing:.08em;padding:.75rem 1.5rem;border-radius:9999px;background:#fff;color:#1a1018;transition:all .15s ease}.market-block__btn:hover{background:#9b3a5a;color:#fff;box-shadow:0 4px 16px #9b3a5a59}.market-block__btn--invert{background:transparent;border:1.5px solid rgba(255,255,255,.7);color:#fff}.market-block__btn--invert:hover{background:#fff;color:#1a1018;border-color:#fff}.market-block__btn--gold{background:#e8920a;color:#fff;border:none}.market-block__btn--gold:hover{background:#c4780a;box-shadow:0 6px 20px #e8920a40}.market-block:hover .market-block__bg{transform:scale(1.04)}.product-card{display:flex;flex-direction:column;background:#fff;border-radius:8px;overflow:hidden;text-decoration:none;color:inherit;transition:transform .25s ease}.product-card:hover{transform:translateY(-3px)}.product-card:hover .product-card__img{transform:scale(.98)}.product-card:hover .product-card__name{color:#9b3a5a}.product-card__img-wrap{position:relative;width:100%;aspect-ratio:1/1;overflow:hidden;background:#fff}.product-card__img{width:100%;height:100%;object-fit:contain;object-position:center;transform:scale(.9);display:block;mix-blend-mode:multiply;transition:transform .5s ease}.product-card__badge{position:absolute;top:.5rem;left:.5rem;font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.58rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:3px .5rem;border-radius:9999px;background:linear-gradient(135deg,#e8920a,#c4780a);color:#1a1018;box-shadow:0 6px 20px #e8920a40}.product-card__info{padding:.75rem .25rem .5rem;display:flex;flex-direction:column;gap:.25rem}.product-card__name{font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.85rem;font-weight:400;color:#1a1018;line-height:1.4;margin:0;transition:color .15s ease;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card__price{font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.875rem;font-weight:700;color:#9b3a5a;margin:0}.filter-sidebar{padding-right:1rem}@media(max-width:768px){.filter-sidebar{padding:1rem}}.filter-sidebar__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:none}@media(min-width:769px){.filter-sidebar__header{display:flex}}.filter-sidebar__title{font-family:Montserrat,Helvetica Neue,sans-serif;font-size:1.125rem;font-weight:700;color:#1a1018;margin:0}.filter-sidebar__clear{background:transparent;border:none;font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.75rem;font-weight:500;color:#6b5b5e;text-decoration:underline;cursor:pointer}.filter-sidebar__clear:hover{color:#1a1018}.filter-sidebar__groups{display:flex;flex-direction:column;gap:1rem}.filter-group{border-bottom:1px solid #E8E8E8;padding-bottom:1rem}.filter-group:last-child{border-bottom:none}.filter-group__toggle{width:100%;display:flex;justify-content:space-between;align-items:center;background:transparent;border:none;padding:.5rem 0;cursor:pointer}.filter-group__label{font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#1a1018}.filter-group__icon{width:1.25rem;height:1.25rem;color:#2a1f23;transition:transform .15s ease}.filter-group__icon--open{transform:rotate(180deg)}.filter-group__content{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease;overflow:hidden}.filter-group--open .filter-group__content{grid-template-rows:1fr;margin-top:.75rem}.filter-group__options{min-height:0;display:flex;flex-direction:column;gap:.75rem}.filter-option{display:flex;align-items:center;gap:.75rem;cursor:pointer}.filter-option .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.filter-option:hover .filter-option__checkbox{border-color:#1a101866}.filter-option__checkbox{width:1.25rem;height:1.25rem;border-radius:4px;border:1px solid rgba(26,16,24,.2);display:flex;align-items:center;justify-content:center;transition:all .15s ease;background:#fff}.filter-option__checkbox--active{background:#9b3a5a;border-color:#9b3a5a}.filter-option__checkbox svg{width:.875rem;height:.875rem;color:#fff}.filter-option__label{font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.875rem;color:#2a1f23;transition:color .15s ease}.filter-option__label--active{font-weight:600;color:#1a1018}.plp{background:#fff;min-height:100vh;padding-bottom:4rem}.plp__header{padding:3rem 1rem;text-align:center;border-bottom:1px solid rgba(155,58,90,.12);background:#f7f7f7}.plp__header-inner{max-width:800px;margin:0 auto}.plp__breadcrumbs{font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.75rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:#6b5b5e;margin-bottom:1rem}.plp__breadcrumbs a{color:#6b5b5e;text-decoration:none;transition:color .15s ease}.plp__breadcrumbs a:hover,.plp__breadcrumbs span{color:#1a1018}.plp__title{font-family:Cormorant Garamond,Garamond,Georgia,serif;font-size:3rem;font-weight:300;color:#1a1018;line-height:1.2;margin-bottom:1rem}.plp__desc{font-family:Montserrat,Helvetica Neue,sans-serif;font-size:1rem;color:#2a1f23;line-height:1.75;max-width:600px;margin:0 auto}.plp__container{max-width:1440px;margin:0 auto;padding:2rem;display:flex;gap:2.5rem;align-items:flex-start}.plp__sidebar{width:25%;flex-shrink:0;position:sticky;top:100px;max-height:calc(100vh - 116px);overflow-y:auto;scrollbar-width:thin;scrollbar-color:#E8E8E8 transparent}.plp__sidebar::-webkit-scrollbar{width:4px}.plp__sidebar::-webkit-scrollbar-track{background:transparent}.plp__sidebar::-webkit-scrollbar-thumb{background:#e8e8e8;border-radius:9999px}.plp__sidebar-header-mobile{display:none}.plp__main{flex:1;min-width:0}.plp__toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid rgba(155,58,90,.12)}.plp__results-count{font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.875rem;font-weight:500;color:#6b5b5e}.plp__sort{display:flex;align-items:center;gap:.75rem}.plp__sort label{font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.875rem;font-weight:500;color:#2a1f23}.plp__sort-select-wrap{position:relative;display:flex;align-items:center}.plp__sort-select-wrap svg{position:absolute;right:.75rem;width:1rem;height:1rem;pointer-events:none;color:#2a1f23}.plp__sort-select{appearance:none;background:#fff;border:1px solid rgba(155,58,90,.12);border-radius:8px;padding:.5rem 2.5rem .5rem .75rem;font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.875rem;color:#1a1018;font-weight:500;cursor:pointer;transition:border-color .15s ease}.plp__sort-select:hover,.plp__sort-select:focus{border-color:#1a1018;outline:none}.plp__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:3rem}.plp__pagination{display:flex;justify-content:center}.plp__btn-outline{background:transparent;border:1px solid #1A1018;color:#1a1018;font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;padding:.75rem 2rem;border-radius:9999px;cursor:pointer;transition:all .15s ease}.plp__btn-outline:hover{background:#1a1018;color:#fff}.plp__mobile-controls{display:none}@media(max-width:1024px){.plp__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.plp__header{padding:2rem 1rem}.plp__title{font-size:2.25rem}.plp__container{padding:1rem;flex-direction:column;gap:0}.plp__sidebar{position:fixed;top:0;left:0;bottom:0;width:100%;max-width:320px;background:#fff;z-index:100;transform:translate(-100%);transition:transform .3s ease;overflow-y:auto;padding:0;box-shadow:0 20px 52px #9b3a5a24}.plp__sidebar--open{transform:translate(0)}.plp__sidebar-header-mobile{display:flex;justify-content:space-between;align-items:center;padding:1rem;border-bottom:1px solid rgba(155,58,90,.12)}.plp__sidebar-header-mobile h3{font-family:Montserrat,Helvetica Neue,sans-serif;font-size:1rem;font-weight:700;margin:0}.plp__sidebar-header-mobile button{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#6b5b5e}.plp__mobile-controls{display:flex;justify-content:center;padding:1rem;border-bottom:1px solid rgba(155,58,90,.12)}.plp__filter-toggle{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.75rem;background:#fff;border:1px solid rgba(155,58,90,.12);border-radius:8px;font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.875rem;font-weight:700;color:#1a1018;cursor:pointer}.plp__filter-toggle svg{width:1.25rem;height:1.25rem}.plp__toolbar{flex-direction:column;align-items:flex-start;gap:1rem;padding-top:1rem;border-bottom:none}.plp__sort{width:100%;justify-content:space-between}.plp__overlay{position:fixed;inset:0;background:#1a101880;z-index:90}}.pdp{padding-top:64px;background:#fff;min-height:100vh;padding-bottom:4rem}.pdp__container{max-width:1280px;margin:0 auto;padding:1.5rem 2rem}@media(max-width:768px){.pdp__container{padding:1rem}}.pdp__main{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem;margin-bottom:3rem;align-items:start}@media(max-width:1024px){.pdp__main{grid-template-columns:1fr;gap:1.5rem}}.pdp__gallery{display:grid;grid-template-columns:72px 1fr;gap:.75rem;position:sticky;top:80px;height:max-content}@media(max-width:1024px){.pdp__gallery{position:static;grid-template-columns:64px 1fr}}@media(max-width:640px){.pdp__gallery{grid-template-columns:1fr}}.pdp__gallery-strip{display:flex;flex-direction:column;gap:.5rem;overflow-y:auto;max-height:480px;scrollbar-width:none}.pdp__gallery-strip::-webkit-scrollbar{display:none}@media(max-width:640px){.pdp__gallery-strip{flex-direction:row;overflow-x:auto;overflow-y:visible;max-height:none}}.pdp__gallery-main-wrap{position:relative;width:100%;aspect-ratio:1/1;border-radius:16px;overflow:hidden;background:#fff;border:1px solid #E8E8E8}.pdp__gallery-main-img{width:100%;height:100%;object-fit:contain;transform:scale(.88);mix-blend-mode:multiply;display:block}.pdp__gallery-badges{position:absolute;top:1rem;left:1rem;display:flex;flex-direction:column;gap:.5rem;align-items:flex-start}.pdp__badge{padding:.5rem 1rem;border-radius:9999px;font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.7rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;box-shadow:0 4px 14px #9b3a5a17}.pdp__badge--royal{background:linear-gradient(135deg,#e8920a,#c4780a);color:#1a1018}.pdp__badge--standard{background:#2a1f23;color:#fff}.pdp__badge--bestseller{background:#fff;color:#5c1a32;border:1px solid rgba(92,26,50,.2)}.pdp__gallery-thumb{width:68px;height:68px;flex-shrink:0;border-radius:8px;overflow:hidden;cursor:pointer;background:#fff;border:2px solid #E8E8E8;transition:border-color .15s ease;padding:0}.pdp__gallery-thumb img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;display:block}.pdp__gallery-thumb--active{border-color:#9b3a5a}.pdp__gallery-thumb:hover:not(.pdp__gallery-thumb--active){border-color:#2a1f23}@media(max-width:640px){.pdp__gallery-thumb{width:60px;height:60px}}.pdp__info{display:flex;flex-direction:column;gap:.75rem}.pdp__breadcrumbs{font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.75rem;font-weight:500;color:#6b5b5e;letter-spacing:.1em;text-transform:uppercase;margin-bottom:.5rem}.pdp__breadcrumbs a{color:#6b5b5e;text-decoration:none;transition:color .15s ease}.pdp__breadcrumbs a:hover,.pdp__breadcrumbs span{color:#2a1f23}.pdp__title{font-family:Cormorant Garamond,Garamond,Georgia,serif;font-size:clamp(1.4rem,2.2vw,1.9rem);font-weight:700;color:#1a1018;line-height:1.2;letter-spacing:-.02em}.pdp__subtitle{font-family:Cormorant Garamond,Garamond,Georgia,serif;font-size:1.125rem;color:#6b5b5e;line-height:1.75;font-style:italic;margin-top:.5rem}.pdp__trust-banners{display:flex;flex-wrap:wrap;align-items:center;gap:1.5rem;margin-top:.5rem;margin-bottom:1rem}.pdp__rating{display:flex;align-items:center;gap:.5rem}.pdp__rating--compact{margin-top:.25rem;margin-bottom:1rem}.pdp__rating--compact .pdp__stars{font-size:.95rem}.pdp__rating--compact .pdp__reviews-count{font-size:.8rem;text-decoration:none;color:#6b5b5e}.pdp__stars{color:#fbbf24;font-size:1.1rem;letter-spacing:2px}.pdp__reviews-count{font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.875rem;font-weight:500;text-decoration:underline;color:#6b5b5e}.pdp__reviews-count:hover{color:#1a1018}.pdp__trust-badge{display:inline-flex;align-items:center;gap:.5rem;background:#9b3a5a14;color:#9b3a5a;padding:.5rem 1rem;border-radius:9999px;font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.75rem;font-weight:700}.pdp__trust-badge--large{margin-top:1rem}.pdp__trust-icon{font-size:1rem}.pdp__vase-addon-hint{font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.75rem;color:#6b5b5e;margin:0 0 .25rem;line-height:1.45}.pdp__vase-addon-hint strong{font-weight:600;color:#2a1f23}.pdp__pricing{display:flex;align-items:baseline;gap:.75rem;margin-top:.5rem}.pdp__price{font-family:Montserrat,Helvetica Neue,sans-serif;font-size:1.75rem;font-weight:700;color:#9b3a5a;letter-spacing:-.01em}.pdp__tax-note{font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.75rem;color:#6b5b5e;letter-spacing:.05em}.pdp__divider{height:1px;width:100%;background:#e8e8e8;margin:.5rem 0}.pdp .system-checker{border:1px solid rgba(155,58,90,.12);border-radius:12px;padding:1rem;margin-bottom:1.5rem;background:#fff}.pdp .system-checker__header{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem}.pdp .system-checker__icon{width:1rem;height:1rem;color:#2a1f23}.pdp .system-checker__title{font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.875rem;font-weight:700;color:#1a1018;margin:0}.pdp .system-checker__input-group{display:flex;gap:.5rem}.pdp .system-checker__input{flex:1;background:#f7f7f7;border:1px solid transparent;border-radius:8px;padding:.5rem .75rem;font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.875rem;color:#1a1018;outline:none;transition:all .15s ease}.pdp .system-checker__input:focus{border-color:#9b3a5a1f;background:#fff}.pdp .system-checker__btn{background:#1a1018;color:#fff;font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.875rem;font-weight:500;padding:.5rem 1rem;border-radius:8px;border:none;cursor:pointer;transition:background .15s ease}.pdp .system-checker__btn:hover{background:#2a1f23}.pdp .system-checker__msg{margin-top:.75rem;font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.75rem;font-weight:500;display:flex;align-items:center;gap:.25rem}.pdp .system-checker__msg-icon{width:.875rem;height:.875rem}.pdp .system-checker__msg--success{color:#15803d}.pdp .system-checker__msg--error{color:#5c1a32}.pdp .system-style{margin-bottom:.75rem}.pdp .system-style__title{font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.875rem;font-weight:700;color:#1a1018;margin-bottom:.75rem}.pdp .system-style__list{display:flex;flex-wrap:wrap;gap:.75rem}.pdp .system-style__thumb{width:64px;height:64px;border:1px solid rgba(155,58,90,.12);border-radius:12px;overflow:hidden;cursor:pointer;transition:all .15s ease;background:#f7f7f7}.pdp .system-style__thumb img{width:100%;height:100%;object-fit:cover}.pdp .system-style__thumb:hover{border-color:#1a101866}.pdp .system-style__thumb--active{border-color:#1a1018;border-width:2px;box-shadow:0 4px 14px #9b3a5a17}.pdp .system-count{margin-bottom:.75rem}.pdp .system-count__title{font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.875rem;font-weight:700;color:#1a1018;margin-top:0;margin-bottom:.75rem}.pdp .system-count__list{display:flex;flex-wrap:wrap;gap:.75rem}.pdp .system-count__chip{min-width:48px;height:40px;display:inline-flex;align-items:center;justify-content:center;padding:0 1rem;border:1px solid rgba(155,58,90,.12);border-radius:12px;background:#fff;cursor:pointer;font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.875rem;font-weight:700;color:#2a1f23;text-decoration:none;transition:all .15s ease}.pdp .system-count__chip:hover{border-color:#1a101866;transform:translateY(-1px)}.pdp .system-count__chip--active{background:#1a1018;border-color:#1a1018;color:#fff;box-shadow:0 1px 3px #9b3a5a0f}.pdp .system-vase{margin-bottom:.75rem}.pdp .system-vase__title{font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.875rem;font-weight:700;color:#1a1018;margin:0 0 .25rem}.pdp .system-vase__hint{font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.75rem;color:#2a1f23a6;margin:0 0 1rem;line-height:1.4}.pdp .system-vase__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem;max-width:380px}.pdp .system-vase__opt{display:flex;flex-direction:column;align-items:stretch;padding:0;border:2px solid rgba(155,58,90,.12);border-radius:16px;background:#fff;cursor:pointer;text-align:center;overflow:hidden;transition:border-color .15s ease,box-shadow .15s ease}.pdp .system-vase__opt:hover{border-color:#1a101859}.pdp .system-vase__opt--active{border-color:#1a1018;box-shadow:0 0 0 1px #1a1018}.pdp .system-vase__opt-img-wrap{display:block;aspect-ratio:1/1;background:#f7f7f7;overflow:hidden}.pdp .system-vase__opt-img{width:100%;height:100%;object-fit:cover;display:block}.pdp .system-vase__opt-label{display:block;padding:.75rem .5rem;font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.75rem;font-weight:600;color:#2a1f23;line-height:1.25}.pdp .system-addons,.pdp .system-addons__header{margin-bottom:.75rem}.pdp .system-addons__title{font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.875rem;font-weight:700;color:#1a1018;margin:0}.pdp .system-addons__subtitle{font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.75rem;color:#6b5b5e;margin-top:2px}.pdp .system-addons__list{display:flex;flex-direction:column}.pdp .system-addons__row{width:100%;display:flex;align-items:center;padding:.75rem 0;border-bottom:1px solid rgba(155,58,90,.12);cursor:pointer;background:transparent;border-top:none;border-left:none;border-right:none;text-align:left;transition:background .15s ease}.pdp .system-addons__row:last-child{border-bottom:none}.pdp .system-addons__row:hover .system-addons__checkbox{border-color:#1a101866}.pdp .system-addons__checkbox{width:1rem;height:1rem;border-radius:2px;border:1px solid rgba(26,16,24,.2);display:flex;align-items:center;justify-content:center;margin-right:1rem;flex-shrink:0;transition:all .15s ease}.pdp .system-addons__checkbox--active{background:#1a1018;border-color:#1a1018}.pdp .system-addons__check-icon{width:.75rem;height:.75rem;color:#fff}.pdp .system-addons__thumb{width:3rem;height:3rem;border-radius:8px;background:#f7f7f7;overflow:hidden;margin-right:1rem;flex-shrink:0;border:1px solid rgba(26,16,24,.05)}.pdp .system-addons__thumb img{width:100%;height:100%;object-fit:cover}.pdp .system-addons__row-content{flex:1;display:flex;justify-content:space-between;align-items:center}.pdp .system-addons__name{font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.875rem;font-weight:500;color:#2a1f23;transition:all .15s ease}.pdp .system-addons__name--active{font-weight:600;color:#1a1018}.pdp .system-addons__price{font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.875rem;font-weight:500;color:#6b5b5e;transition:all .15s ease}.pdp .system-addons__price--active{font-weight:700;color:#1a1018}.pdp__buy-footer{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.pdp__qty-wrap{display:inline-flex;align-items:center;border:1.5px solid #E8E8E8;border-radius:12px;height:44px}.pdp__qty-btn{width:40px;height:100%;display:flex;align-items:center;justify-content:center;font-size:1.25rem;color:#1a1018;background:none;border:none;cursor:pointer}.pdp__qty-btn:hover{background:#1a10180d}.pdp__qty-val{width:36px;text-align:center;font-family:Montserrat,Helvetica Neue,sans-serif;font-size:1rem;font-weight:700}.pdp__total-wrap{display:flex;flex-direction:column;align-items:flex-end}.pdp__total-label{font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#6b5b5e}.pdp__total-val{font-family:Montserrat,Helvetica Neue,sans-serif;font-size:1.4rem;font-weight:700;color:#9b3a5a;line-height:1}.pdp__pincode-required{font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.875rem;color:#c0392b;background:#fff0ef;border:1px solid #f5c6c2;border-radius:8px;padding:.5rem .75rem;margin-bottom:.75rem}.pdp__buy-btns{display:flex;gap:.75rem;margin-bottom:1rem}.pdp__add-to-cart{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2rem;background:#9b3a5a;color:#fff;font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.875rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;border:2px solid transparent;border-radius:8px;cursor:pointer;transition:all .25s ease}.pdp__add-to-cart:hover{background:#7d2d47;transform:translateY(-1px);box-shadow:0 4px 16px #9b3a5a47}.pdp__add-to-cart:active{transform:translateY(0)}.pdp__add-to-cart{flex:1;height:52px;font-size:.875rem;border-radius:9999px;box-shadow:0 4px 16px #9b3a5a4d}.pdp__add-to-cart:hover{box-shadow:0 12px 24px #1a101840}.pdp__add-to-cart--success{background:#39226a;border-color:#39226a}.pdp__buy-now{flex:1;height:52px;font-size:.875rem;font-family:Montserrat,Helvetica Neue,sans-serif;font-weight:700;letter-spacing:.08em;text-transform:uppercase;border-radius:9999px;border:2px solid #9B3A5A;background:transparent;color:#9b3a5a;cursor:pointer;transition:all .25s ease}.pdp__buy-now:hover{background:#9b3a5a;color:#fff;box-shadow:0 4px 16px #9b3a5a4d}.pdp__promises{display:grid;grid-template-columns:1fr 1fr;gap:.5rem;margin-bottom:1rem}.pdp__promise{display:flex;align-items:center;gap:.5rem}.pdp__promise-icon{font-size:1rem}.pdp__promise-text{font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.75rem;font-weight:600;color:#6b5b5e;letter-spacing:.02em}.pdp__sku{font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.75rem;color:#6b5b5e;text-align:center;letter-spacing:.1em}.pdp__section-heading{font-family:Cormorant Garamond,Garamond,Georgia,serif;font-size:1.75rem;font-weight:400;color:#1a1018;text-align:center;letter-spacing:-.02em;margin-bottom:2rem}.pdp__experience-section{padding:3rem 0;border-top:1px solid #E8E8E8}.pdp__experience-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}@media(max-width:768px){.pdp__experience-grid{grid-template-columns:1fr}}.pdp__experience-col h3{font-family:Montserrat,Helvetica Neue,sans-serif;font-size:1.125rem;font-weight:700;color:#1a1018;margin-bottom:1rem;letter-spacing:-.01em}.pdp__experience-col p{font-family:Montserrat,Helvetica Neue,sans-serif;font-size:1rem;color:#6b5b5e;line-height:1.75}.pdp__reviews-section{padding:3rem 0;border-top:1px solid #E8E8E8}.pdp__reviews-header{text-align:center;margin-bottom:2rem}.pdp__rating-large{display:flex;flex-direction:column;align-items:center;gap:.5rem}.pdp__rating-score{font-family:Montserrat,Helvetica Neue,sans-serif;font-size:2.5rem;font-weight:700;color:#1a1018;line-height:1;letter-spacing:-.02em}.pdp__reviews-count-text{font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.875rem;color:#6b5b5e}.pdp__reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}@media(max-width:768px){.pdp__reviews-grid{grid-template-columns:1fr}}.pdp__review-card{background:#f7f7f7;border-radius:12px;padding:1.25rem;display:flex;flex-direction:column;gap:1rem}.pdp__review-stars{color:#fbbf24;font-size:1.2rem;letter-spacing:2px}.pdp__review-text{font-family:Cormorant Garamond,Garamond,Georgia,serif;font-size:1.125rem;color:#1a1018;line-height:1.75;font-style:italic;flex:1}.pdp__review-meta{display:flex;flex-direction:column;gap:.25rem;margin-top:1.5rem;border-top:1px solid rgba(26,16,24,.08);padding-top:1rem}.pdp__review-author{font-family:Montserrat,Helvetica Neue,sans-serif;font-size:1rem;font-weight:700;color:#2a1f23}.pdp__review-badge{font-family:Montserrat,Helvetica Neue,sans-serif;font-size:11px;font-weight:700;color:#166534;text-transform:uppercase;letter-spacing:1px}.pdp__review-date{font-family:Montserrat,Helvetica Neue,sans-serif;font-size:12px;color:#6b5b5e}.pdp--skeleton,.pdp--error{display:flex;align-items:center;justify-content:center;min-height:60vh}.pdp .skeleton-box{background:linear-gradient(90deg,#f3f4f6 25%,#e5e7eb,#f3f4f6 75%);background-size:200% 100%;animation:placeholderShimmer 1.5s infinite linear;border-radius:16px}.pdp .skeleton-box--img{width:100%;aspect-ratio:4/5}.pdp .skeleton-box--title{height:48px;width:80%;margin-bottom:1rem}.pdp .skeleton-box--price{height:32px;width:40%;margin-bottom:2rem}.pdp .skeleton-box--text{height:16px;width:100%;margin-bottom:.5rem}@keyframes placeholderShimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.cart-page{padding:4rem 1rem 6rem;background-color:#fff;color:#1a1018;min-height:80vh}.cart-page__container{max-width:1440px;margin:0 auto}.cart-page__header{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:4rem}.cart-page__title{font-family:Cormorant Garamond,Garamond,Georgia,serif;font-size:3.5rem;font-weight:400;margin-bottom:.5rem;letter-spacing:-.01em}.cart-page__subtitle{font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.875rem;color:#6b5b5e;text-transform:uppercase;letter-spacing:.05em}.cart-page__loading{text-align:center;font-family:Montserrat,Helvetica Neue,sans-serif;color:#6b5b5e;margin:5rem 0}.cart-page__empty{text-align:center;padding:6rem 0}.cart-page__empty-title{font-family:Cormorant Garamond,Garamond,Georgia,serif;font-size:3rem;margin-bottom:1rem}.cart-page__empty-desc{font-family:Montserrat,Helvetica Neue,sans-serif;color:#6b5b5e;margin-bottom:2rem}.cart-page__grid{display:grid;grid-template-columns:1fr;gap:3rem}@media(min-width:960px){.cart-page__grid{grid-template-columns:2fr 1fr;gap:5rem;align-items:start}}.cart-list{border-top:1px solid #EEEEEE}.cart-list__header{display:none;font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:#a89498;padding:1rem 0;border-bottom:1px solid #EEEEEE}@media(min-width:768px){.cart-list__header{display:grid;grid-template-columns:3fr 1fr 1fr;gap:1rem}}.cart-list__header .cart-list__col-qty{text-align:center}.cart-list__header .cart-list__col-total{text-align:right}.cart-list__body{display:flex;flex-direction:column}.cart-row{display:grid;grid-template-columns:1fr;gap:1rem;padding:2rem 0;border-bottom:1px solid #EEEEEE}@media(max-width:767px){.cart-row{grid-template-areas:"product" "actions"}}@media(min-width:768px){.cart-row{grid-template-areas:none;grid-template-columns:3fr 1fr 1fr;align-items:center}}.cart-row__product{display:flex;gap:1.5rem}@media(max-width:767px){.cart-row__product{grid-area:product}}.cart-row__img-link{width:100px;height:120px;flex-shrink:0;overflow:hidden;background-color:#f7f7f7}@media(min-width:768px){.cart-row__img-link{width:140px;height:175px}}.cart-row__img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.cart-row__img:hover{transform:scale(1.05)}.cart-row__info{display:flex;flex-direction:column;justify-content:flex-start}.cart-row__tier{font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;margin-bottom:.5rem}.cart-row__tier--royal{color:#f2c96a}.cart-row__tier--standard{color:#a89498}.cart-row__name{font-family:Cormorant Garamond,Garamond,Georgia,serif;font-size:1.5rem;color:#1a1018;text-decoration:none;margin-bottom:.5rem}.cart-row__name:hover{text-decoration:underline}.cart-row__price{font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.875rem;color:#6b5b5e;margin-bottom:1.5rem}.cart-row__remove{align-self:flex-start;background:none;border:none;padding:0;color:#a89498;font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;text-decoration:underline;cursor:pointer;transition:color .15s ease}.cart-row__remove:hover{color:#1a1018}.cart-row__qty{display:flex;align-items:center}@media(min-width:768px){.cart-row__qty{justify-content:center}}.cart-row__total{font-family:Montserrat,Helvetica Neue,sans-serif;font-size:1rem;font-weight:600;color:#1a1018}@media(max-width:767px){.cart-row__total{display:none}}@media(min-width:768px){.cart-row__total{text-align:right}}.cart-qty-stepper{display:inline-flex;align-items:center;border:1px solid #E8E8E8;height:40px}.cart-qty-stepper__btn{background:transparent;border:none;width:36px;height:100%;font-size:1.125rem;color:#6b5b5e;cursor:pointer;transition:color .15s ease,background-color .15s ease}.cart-qty-stepper__btn:hover{color:#1a1018;background-color:#f7f7f7}.cart-qty-stepper__val{min-width:32px;text-align:center;font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.875rem;font-weight:500}.cart-gift{margin-top:3rem;padding:2rem;background-color:#f7f7f7}.cart-gift__title{font-family:Cormorant Garamond,Garamond,Georgia,serif;font-size:1.5rem;margin-bottom:.5rem}.cart-gift__desc{font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.875rem;color:#6b5b5e;margin-bottom:1.5rem}.cart-gift__input-wrap{position:relative}.cart-gift__textarea{width:100%;background:#fff;border:1px solid #E8E8E8;padding:1rem;font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.875rem;color:#1a1018;resize:vertical;transition:border-color .15s ease}.cart-gift__textarea:focus{outline:none;border-color:#1a1018}.cart-gift__textarea::placeholder{color:#a89498}.cart-gift__counter{position:absolute;bottom:.75rem;right:.75rem;font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.75rem;color:#a89498}.cart-summary{background-color:#f7f7f7;padding:2rem}@media(min-width:960px){.cart-summary{position:sticky;top:100px}}.cart-summary__title{font-family:Cormorant Garamond,Garamond,Georgia,serif;font-size:2rem;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid #EEEEEE}.cart-summary__rows{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.cart-summary__row{display:flex;justify-content:space-between;font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.875rem;color:#1a1018}.cart-summary__row--muted{opacity:.7}.cart-summary__row--discount{color:#4a7c59;font-weight:600}.cart-summary__free-tag{font-weight:600;color:#4a7c59}.cart-summary__free-shipping-hint{font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.75rem;color:#1a1018;background-color:#fff;padding:1rem;border-left:3px solid #F2C96A;margin-bottom:2rem}.cart-summary__free-shipping-hint strong{font-weight:700}.cart-summary__total-wrap{padding-top:1.5rem;border-top:1px solid #EEEEEE;margin-bottom:2rem}.cart-summary__total-row{display:flex;justify-content:space-between;align-items:center;font-family:Montserrat,Helvetica Neue,sans-serif;font-size:1.5rem;font-weight:700;color:#1a1018;margin-bottom:.25rem}.cart-summary__tax-note{font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.75rem;color:#a89498;text-align:right}.cart-summary__payment-icons{margin-top:1.5rem;display:flex;justify-content:center;gap:1rem}.cart-summary__payment-icons span{font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.75rem;color:#a89498;text-transform:uppercase;letter-spacing:.1em}.cart-schedule{margin-top:2rem;padding:2rem;background:#f7f7f7;border:1px solid rgba(155,58,90,.12)}.cart-schedule__header{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.cart-schedule__title{display:flex;align-items:center;gap:.5rem;font-family:Cormorant Garamond,Garamond,Georgia,serif;font-size:1.5rem;font-weight:400;color:#1a1018}.cart-schedule__title-icon{color:#9b3a5a;flex-shrink:0}.cart-schedule__badge{font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.75rem;font-weight:600;color:#9b3a5a;background:#fbf0f3;border:1px solid rgba(155,58,90,.25);padding:.25rem .75rem;border-radius:9999px;white-space:nowrap}.cart-schedule__dates{display:flex;gap:.5rem;overflow-x:auto;padding-bottom:.5rem;margin-bottom:1.5rem;scrollbar-width:none}.cart-schedule__dates::-webkit-scrollbar{display:none}.cart-schedule__date-pill{flex-shrink:0;display:flex;flex-direction:column;align-items:center;gap:2px;width:96px;padding:.75rem .5rem;background:#fff;border:1.5px solid #EEEEEE;border-radius:12px;cursor:pointer;transition:all .25s ease}.cart-schedule__date-pill:hover:not(.cart-schedule__date-pill--active){border-color:#9b3a5a;background:#fbf0f3}.cart-schedule__date-pill--active{width:110px;padding:.75rem 1rem;background:#9b3a5a;border-color:#9b3a5a}.cart-schedule__date-pill--active .cart-schedule__date-top,.cart-schedule__date-pill--active .cart-schedule__date-bottom{color:#fff}.cart-schedule__date-top{font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.65rem;font-weight:700;color:#1a1018;text-transform:uppercase;letter-spacing:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.cart-schedule__date-bottom{font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.7rem;color:#6b5b5e}.cart-schedule__slots{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}@media(min-width:480px){.cart-schedule__slots{grid-template-columns:repeat(4,1fr)}}.cart-schedule__slot{display:flex;flex-direction:column;align-items:center;gap:.25rem;padding:1rem .5rem;background:#fff;border:1.5px solid #EEEEEE;border-radius:12px;cursor:pointer;transition:all .15s ease;text-align:center}.cart-schedule__slot:hover:not(.cart-schedule__slot--active):not(.cart-schedule__slot--disabled){border-color:#9b3a5a;background:#fbf0f3}.cart-schedule__slot--active{background:#9b3a5a;border-color:#9b3a5a}.cart-schedule__slot--active .cart-schedule__slot-label,.cart-schedule__slot--active .cart-schedule__slot-time{color:#fff}.cart-schedule__slot--disabled{background:#f5f5f5;border-color:#e8e8e8;cursor:not-allowed;opacity:.5}.cart-schedule__slot-icon{font-size:1.25rem;line-height:1}.cart-schedule__slot-label{font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.75rem;font-weight:700;color:#1a1018;text-transform:uppercase;letter-spacing:.04em}.cart-schedule__slot-time{font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.68rem;color:#6b5b5e;line-height:1.3}.cart-coupon{margin-bottom:1.5rem}.cart-coupon__row{display:flex;gap:.5rem}.cart-coupon__input{flex:1;height:42px;padding:0 .75rem;border:1.5px solid #EEEEEE;border-radius:8px;font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.875rem;color:#1a1018;background:#fff;letter-spacing:.05em;transition:border-color .15s ease}.cart-coupon__input::placeholder{color:#a89498;letter-spacing:0}.cart-coupon__input:focus{outline:none;border-color:#9b3a5a}.cart-coupon__btn{height:42px;padding:0 1.25rem;background:#9b3a5a;color:#fff;border:none;border-radius:8px;font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.875rem;font-weight:600;cursor:pointer;transition:background .15s ease}.cart-coupon__btn:hover{background:#7d2d47}.cart-coupon__applied{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;background:#4a7c5914;border:1px solid rgba(74,124,89,.3);border-radius:8px;font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.875rem;color:#375c42}.cart-coupon__remove{background:none;border:none;color:#a89498;font-size:.875rem;cursor:pointer;padding:0 .25rem}.cart-coupon__remove:hover{color:#1a1018}.cart-coupon__error{font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.75rem;color:#c0392b;margin-top:.5rem}.cart-btn{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2.5rem;font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;text-align:center;cursor:pointer;transition:all .25s ease;text-decoration:none;border-radius:8px}.cart-btn--solid{background-color:#9b3a5a;color:#fff;border:1.5px solid #9B3A5A}.cart-btn--solid:hover:not(:disabled){background-color:#7d2d47;border-color:#7d2d47}.cart-btn--solid:disabled{opacity:.45;cursor:not-allowed}.cart-btn--full{width:100%;display:flex}.checkout{padding-top:64px;min-height:100vh;background:#fff}.checkout__inner{max-width:840px;margin:0 auto;padding:2.5rem 1.5rem 4rem}.checkout__inner--narrow{max-width:520px}.checkout__step-bar{display:flex;align-items:center;margin-bottom:3rem}.checkout__step-item{display:flex;align-items:center;gap:.5rem}.checkout__step-dot{width:30px;height:30px;border-radius:9999px;border:2px solid rgba(26,16,24,.15);background:transparent;color:#1a10184d;display:flex;align-items:center;justify-content:center;font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.75rem;font-weight:700;flex-shrink:0;transition:all .25s ease}.checkout__step-dot--active{border-color:#1a1018;color:#1a1018}.checkout__step-dot--done{border-color:#1a1018;background:#1a1018;color:#fff}.checkout__step-label{font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.75rem;letter-spacing:.1em;text-transform:uppercase;color:#1a101859;white-space:nowrap}.checkout__step-label--done,.checkout__step-label--active{color:#1a1018;font-weight:500}.checkout__step-line{flex:1;height:1px;background:#1a10181a;margin:0 .75rem;transition:background .25s ease}.checkout__step-line--done{background:#1a1018}.checkout__layout{display:grid;grid-template-columns:1fr 280px;gap:2.5rem;align-items:start}@media(max-width:768px){.checkout__layout{grid-template-columns:1fr}}.checkout__section-title{font-family:Cormorant Garamond,Garamond,Georgia,serif;font-size:1.5rem;color:#1a1018;margin-bottom:.5rem;padding-bottom:1rem;border-bottom:1px solid rgba(26,16,24,.07)}.checkout__section-sub{font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.875rem;color:#6b5b5e;margin-bottom:1.5rem;margin-top:0}.checkout__field-group{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.checkout__row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.checkout__field{display:flex;flex-direction:column;gap:.5rem}.checkout__field--half{max-width:50%}@media(max-width:600px){.checkout__field--half{max-width:100%}}.checkout__label{font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#2a1f23}.checkout__input{height:48px;padding:0 1rem;border:1.5px solid rgba(26,16,24,.15);border-radius:8px;font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.875rem;color:#1a1018;background:#fff;outline:none;width:100%;transition:border-color .15s ease}.checkout__input::placeholder{color:#1a10184d}.checkout__input:focus{border-color:#e8920a}.checkout__input:disabled{background:#1a10180a;color:#1a101866}.checkout__input--otp{letter-spacing:8px;font-size:1.5rem;font-weight:700;text-align:center}.checkout__otp-row{display:flex;gap:.75rem;align-items:center}.checkout__otp-row .checkout__input{flex:1}.checkout__send-otp-btn{height:48px;padding:0 1.25rem;background:#9b3a5a;color:#fff;border:none;border-radius:8px;cursor:pointer;font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;transition:background .25s ease;flex-shrink:0}.checkout__send-otp-btn:hover:not(:disabled){background:#7d2d47}.checkout__send-otp-btn:disabled{background:#9b3a5a66;cursor:not-allowed}.checkout__hint{font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.75rem;color:#6b5b5e;font-style:italic}.checkout__verified{font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.875rem;color:#2a7d2e;font-weight:500}.checkout__actions{display:flex;justify-content:space-between;align-items:center;margin-top:2rem;gap:1rem}.checkout__back-btn{display:inline-flex;align-items:center;padding:.75rem 1.5rem;border:1.5px solid rgba(155,58,90,.35);border-radius:8px;font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.875rem;font-weight:500;letter-spacing:.05em;text-transform:uppercase;color:#9b3a5a;text-decoration:none;background:none;cursor:pointer;transition:all .15s ease}.checkout__back-btn:hover{border-color:#9b3a5a;background:#fbf0f3;color:#7d2d47}.checkout__next-btn{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2rem;background:#9b3a5a;color:#fff;font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.875rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;border:2px solid transparent;border-radius:8px;cursor:pointer;transition:all .25s ease}.checkout__next-btn:hover{background:#7d2d47;transform:translateY(-1px);box-shadow:0 4px 16px #9b3a5a47}.checkout__next-btn:active{transform:translateY(0)}.checkout__next-btn{font-size:.875rem;padding:1rem 2rem;border-radius:8px}.checkout__next-btn--disabled{background:#9b3a5a59;border-color:transparent;cursor:not-allowed}.checkout__next-btn--disabled:hover{background:#9b3a5a59;transform:none;box-shadow:none}.checkout__summary{background:#fff;border:1px solid rgba(26,16,24,.08);border-radius:12px;padding:1.25rem;position:sticky;top:80px}.checkout__summary-title{font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.75rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:#1a1018;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid rgba(26,16,24,.07)}.checkout__summary-item{display:flex;justify-content:space-between;font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.75rem;color:#6b5b5e;margin-bottom:.75rem}.checkout__summary-divider{border:none;border-top:1px solid rgba(26,16,24,.07);margin:.75rem 0}.checkout__summary-row{display:flex;justify-content:space-between;font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.75rem;color:#6b5b5e;margin-bottom:.5rem}.checkout__summary-free{font-weight:600;color:#4a7c59}.checkout__summary-total{display:flex;justify-content:space-between;font-family:Cormorant Garamond,Garamond,Georgia,serif;font-size:1rem;font-weight:700;color:#1a1018;border-top:1px solid rgba(26,16,24,.1);padding-top:1rem;margin-top:.5rem}.checkout__summary-note{font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.68rem;color:#6b5b5e;text-align:center;margin-top:.75rem}.checkout__user-banner{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:#1a101808;border:1px solid rgba(26,16,24,.08);border-radius:8px;font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.875rem;color:#2a1f23;margin-bottom:1.25rem}.checkout__user-banner svg{opacity:.5;flex-shrink:0}.checkout__user-banner strong{color:#1a1018}.checkout__addr-book{margin-bottom:1.25rem}.checkout__addr-book-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.checkout__addr-book-title{font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#2a1f23}.checkout__addr-book-new{background:none;border:none;font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.75rem;color:#2a1f23;cursor:pointer;text-decoration:underline;text-underline-offset:3px;padding:0}.checkout__addr-book-new:hover{color:#1a1018}.checkout__addr-cards{display:flex;flex-direction:column;gap:.5rem}.checkout__addr-card{display:flex;align-items:flex-start;gap:.75rem;padding:.75rem 1rem;border:1.5px solid rgba(26,16,24,.12);border-radius:8px;cursor:pointer;background:#fff;transition:all .15s ease;position:relative}.checkout__addr-card:hover{border-color:#1a10184d}.checkout__addr-card--selected{border-color:#1a1018;background:#1a101805}.checkout__addr-card-radio{width:18px;height:18px;border-radius:9999px;border:2px solid rgba(26,16,24,.25);flex-shrink:0;margin-top:2px;display:flex;align-items:center;justify-content:center;transition:border-color .15s ease}.checkout__addr-card--selected .checkout__addr-card-radio{border-color:#1a1018}.checkout__addr-card-dot{width:8px;height:8px;border-radius:9999px;background:#1a1018}.checkout__addr-card-body{flex:1;min-width:0}.checkout__addr-card-name{font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.875rem;font-weight:600;color:#1a1018;margin-bottom:2px}.checkout__addr-card-detail{font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.75rem;color:#6b5b5e;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.checkout__addr-card-phone{font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.75rem;color:#6b5b5e;margin-top:2px}.checkout__addr-card-delete{position:absolute;top:.5rem;right:.75rem;background:none;border:none;font-size:10px;color:#1a10184d;cursor:pointer;line-height:1;padding:2px 4px;border-radius:4px;transition:color .15s ease}.checkout__addr-card-delete:hover{color:#5c1a32}.checkout__save-addr-row{display:flex;align-items:center;gap:.75rem;cursor:pointer;margin-bottom:1.5rem;-webkit-user-select:none;user-select:none}.checkout__save-addr-check{width:18px;height:18px;border-radius:4px;border:2px solid rgba(26,16,24,.25);background:#fff;flex-shrink:0;display:flex;align-items:center;justify-content:center;transition:all .15s ease}.checkout__save-addr-check--on{background:#1a1018;border-color:#1a1018;color:#fff}.checkout__save-addr-label{font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.75rem;color:#2a1f23}.checkout__gift-toggle{display:flex;align-items:flex-start;gap:.75rem;padding:1rem 1.25rem;background:#fffbf0;border:1.5px solid rgba(232,146,10,.4);border-radius:8px;cursor:pointer;margin-bottom:1.25rem;-webkit-user-select:none;user-select:none;transition:background .15s ease,border-color .15s ease}.checkout__gift-toggle:hover{background:#fff8e6;border-color:#e8920a}.checkout__gift-checkbox{width:20px;height:20px;border-radius:4px;border:2px solid rgba(26,16,24,.25);background:#fff;flex-shrink:0;margin-top:1px;display:flex;align-items:center;justify-content:center;transition:all .15s ease}.checkout__gift-checkbox--checked{background:#1a1018;border-color:#1a1018;color:#fff}.checkout__gift-label{display:block;font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.875rem;font-weight:600;color:#1a1018}.checkout__gift-sublabel{display:block;font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.75rem;color:#6b5b5e;margin-top:2px}.checkout__gift-section-label{font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#e8920a;padding-bottom:.5rem;border-bottom:1px dashed rgba(232,146,10,.3);margin-bottom:.25rem}.checkout__label-optional{font-weight:400;color:#6b5b5e;text-transform:none;letter-spacing:0;font-size:.75rem;margin-left:.25rem}.checkout__input--textarea{height:auto;padding:.75rem 1rem;resize:vertical;line-height:1.75}.checkout__recap-row--gift span:first-child{color:#e8920a}.checkout__recap-message{font-style:italic;color:#2a1f23;max-width:200px;display:inline-block;white-space:normal}.checkout__location-hint{font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.75rem;color:#2c7a4b;margin-top:-.5rem}.checkout__recap{position:relative;padding:1rem 1.25rem;background:#1a101805;border:1px solid rgba(26,16,24,.08);border-radius:8px;margin-bottom:1.25rem}.checkout__recap-row{display:flex;gap:.75rem;font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.875rem;margin-bottom:.5rem}.checkout__recap-row span:first-child{min-width:80px;color:#6b5b5e;font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;font-weight:600;padding-top:2px}.checkout__recap-row span:last-child{color:#1a1018}.checkout__recap-row:last-of-type{margin-bottom:0}.checkout__recap-edit{position:absolute;top:.75rem;right:1rem;background:none;border:none;color:#2a1f23;font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.75rem;text-decoration:underline;cursor:pointer}.checkout__recap-edit:hover{color:#1a1018}.checkout__payment-badge{display:inline-block;margin-left:.5rem;padding:1px 8px;background:#fbf0f3;color:#9b3a5a;border-radius:20px;font-size:10px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;vertical-align:middle}.checkout__payment-option{display:flex;align-items:center;gap:1rem;padding:1rem 1.25rem;border:1.5px solid rgba(26,16,24,.12);border-radius:8px;cursor:pointer;margin-bottom:.75rem;background:#fff;transition:all .15s ease}.checkout__payment-option:hover{border-color:#1a101859}.checkout__payment-option--selected{border-color:#1a1018;background:#1a101805}.checkout__radio-circle{width:18px;height:18px;border-radius:9999px;border:2px solid rgba(26,16,24,.3);display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:border-color .15s ease}.checkout__payment-option--selected .checkout__radio-circle{border-color:#1a1018}.checkout__radio-dot{width:8px;height:8px;border-radius:9999px;background:transparent;transition:background .15s ease}.checkout__radio-dot--selected{background:#1a1018}.checkout__payment-label{font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.875rem;font-weight:600;color:#1a1018}.checkout__payment-sub{font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.75rem;color:#6b5b5e;margin-top:.25rem}.checkout__error-msg{font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.875rem;color:#5c1a32;margin-top:.75rem}.checkout__pay-tabs{display:flex;gap:.5rem;margin-bottom:1.25rem;border-bottom:2px solid #E8E8E8;padding-bottom:0}.checkout__pay-tab{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.875rem;font-weight:600;color:#6b5b5e;background:none;border:none;border-bottom:2.5px solid transparent;margin-bottom:-2px;cursor:pointer;transition:all .15s ease;border-radius:4px 4px 0 0}.checkout__pay-tab:hover{color:#9b3a5a;background:#fbf0f3}.checkout__pay-tab--active{color:#9b3a5a;border-bottom-color:#9b3a5a;background:#fbf0f3}.checkout__pay-tab-icon{font-size:1rem}.checkout__pay-panel{padding:1.25rem;background:#f7f7f7;border:1.5px solid #E8E8E8;border-radius:8px;margin-bottom:1.25rem}.checkout__pay-panel-hint{font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.75rem;color:#6b5b5e;margin-bottom:1rem;line-height:1.75}.checkout__upi-row{display:flex;flex-direction:column;gap:.5rem;margin-bottom:.75rem}.checkout__upi-input{font-size:.875rem!important;letter-spacing:0}.checkout__upi-hint{font-family:Montserrat,Helvetica Neue,sans-serif;font-size:10px;color:#a89498;letter-spacing:.05em;text-transform:uppercase}.checkout__upi-apps{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.75rem}.checkout__upi-app-chip{padding:.25rem .75rem;background:#fff;border:1.5px solid #E8E8E8;border-radius:9999px;font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.75rem;font-weight:600;color:#1a1018}.checkout__field-error{font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.75rem;color:#5c1a32;margin-top:.25rem}.checkout__input--error{border-color:#5c1a32!important}.checkout__card-form{display:flex;flex-direction:column;gap:1rem}.checkout__card-number{font-family:Courier New,Courier,monospace!important;letter-spacing:.15em;font-size:.875rem!important}.checkout__card-security{font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.75rem;color:#4a7c59;margin-top:1rem;font-weight:600}.checkout__nb-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.75rem}@media(max-width:768px){.checkout__nb-grid{grid-template-columns:repeat(2,1fr)}}.checkout__nb-tile{padding:.75rem .5rem;background:#fff;border:1.5px solid #E8E8E8;border-radius:8px;font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.75rem;font-weight:600;color:#1a1018;cursor:pointer;text-align:center;transition:all .15s ease}.checkout__nb-tile:hover{border-color:#9b3a5a;color:#9b3a5a}.checkout__nb-tile--selected{border-color:#9b3a5a;background:#fbf0f3;color:#9b3a5a}.checkout__centered{text-align:center;padding:5rem 1.5rem}.checkout__big-check{font-size:4rem;margin-bottom:1.5rem;display:block}.checkout__confirmed-title{font-family:Cormorant Garamond,Garamond,Georgia,serif;font-size:2rem;color:#1a1018;margin-bottom:.75rem}.checkout__order-id{font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.875rem;color:#6b5b5e;letter-spacing:.05em;margin-bottom:1rem}.checkout__confirm-note{font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.875rem;color:#6b5b5e;line-height:1.75;margin-bottom:2rem}.checkout__home-link{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2rem;background:#9b3a5a;color:#fff;font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.875rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;border:2px solid transparent;border-radius:8px;cursor:pointer;transition:all .25s ease}.checkout__home-link:hover{background:#7d2d47;transform:translateY(-1px);box-shadow:0 4px 16px #9b3a5a47}.checkout__home-link:active{transform:translateY(0)}.checkout__home-link{font-size:.75rem;border-radius:8px;padding:1rem 2rem}.account-dashboard{background-color:#fff;color:#1a1018;font-family:Montserrat,Helvetica Neue,sans-serif;min-height:80vh;padding:4rem 1rem 6rem}.account-dashboard__container{max-width:1200px;margin:0 auto}.account-dashboard__header{display:flex;justify-content:space-between;align-items:flex-end;border-bottom:1.5px solid #E8E8E8;padding-bottom:1.5rem;margin-bottom:3rem}.account-dashboard__page-title{font-family:Cormorant Garamond,Garamond,Georgia,serif;font-size:3rem;font-weight:400;color:#1a1018;letter-spacing:-.02em;margin:0}.account-dashboard__grid{display:grid;grid-template-columns:1fr;gap:3rem}@media(min-width:768px){.account-dashboard__grid{grid-template-columns:260px 1fr}}.account-sidebar__nav{display:flex;flex-direction:column;gap:.25rem;background:#fff;border:1px solid #E8E8E8;border-radius:12px;overflow:hidden;padding:.5rem 0}.account-sidebar__link{display:flex;align-items:center;gap:.75rem;padding:.75rem 1.25rem;font-size:.875rem;font-weight:500;color:#6b5b5e;text-decoration:none;border-left:3px solid transparent;transition:all .15s ease}.account-sidebar__link:hover{color:#9b3a5a;background-color:#9b3a5a0a;border-left-color:#9b3a5a4d}.account-sidebar__link--active{font-weight:600;color:#9b3a5a;border-left-color:#9b3a5a;background-color:#9b3a5a0f}.account-content__section{animation:fadeIn .35s ease}.account-content__title{font-family:Cormorant Garamond,Garamond,Georgia,serif;font-size:2rem;font-weight:400;letter-spacing:-.02em;margin-bottom:2rem;color:#1a1018}.account-content__text{color:#6b5b5e;font-size:1rem;line-height:1.75;margin-bottom:1.5rem}.account-table-wrapper{overflow-x:auto;background:#fff;border:1px solid #E8E8E8;border-radius:12px}.account-table{width:100%;border-collapse:collapse;font-size:.875rem}.account-table th,.account-table td{padding:1rem 1.25rem;text-align:left;border-bottom:1px solid #E8E8E8}.account-table tr:last-child td{border-bottom:none}.account-table th{text-transform:uppercase;font-size:.75rem;font-weight:600;color:#a89498;letter-spacing:.1em;background:#f7f7f7}.account-table__id{font-family:monospace;font-weight:500;color:#2a1f23;font-size:.8rem;letter-spacing:.04em}.account-table__total{font-weight:600;color:#1a1018}.account-table__empty{text-align:center;padding:4rem;color:#6b5b5e;font-style:italic}.account-table tbody tr{transition:background .15s ease}.account-table tbody tr:hover{background:#f7f7f780}.account-table .text-right{text-align:right}.status-pill{display:inline-block;padding:3px .75rem;border-radius:9999px;font-size:.68rem;font-weight:600;text-transform:uppercase;letter-spacing:.07em}.status-pill--green{background-color:#9b3a5a1a;color:#9b3a5a}.status-pill--yellow{background-color:#e8920a1f;color:#c4780a}.status-pill--blue{background-color:#4a7fb51a;color:#2d5f8a}.status-pill--gray{background-color:#f7f7f7;color:#6b5b5e}.account-track-link{display:inline-flex;align-items:center;gap:4px;font-size:.75rem;font-weight:600;color:#9b3a5a;text-decoration:none;letter-spacing:.04em;transition:opacity .15s ease}.account-track-link:hover{opacity:.75}.account-form{max-width:480px}.account-form__group{margin-bottom:1.5rem}.account-form__group label{display:block;font-size:.75rem;font-weight:600;color:#2a1f23;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem}.account-input{width:100%;padding:.75rem 1rem;border:1.5px solid #E8E8E8;border-radius:8px;font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.875rem;color:#1a1018;background:#f9f9f9;transition:border-color .15s ease,box-shadow .15s ease}.account-input:focus{outline:none;border-color:#9b3a5a;box-shadow:0 0 0 3px #9b3a5a14}.account-btn-primary{display:inline-block;background-color:#9b3a5a;color:#fff;padding:.75rem 2rem;font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;border:1.5px solid #9B3A5A;border-radius:8px;cursor:pointer;transition:all .15s ease}.account-btn-primary:hover{background-color:#7d2d47;border-color:#7d2d47}.account-btn-link{background:none;border:none;color:#6b5b5e;font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;padding:0;transition:color .15s ease}.account-btn-link:hover{color:#9b3a5a}.account-btn-logout{background:none;border:none;color:#6b5b5e;font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.875rem;font-weight:500;cursor:pointer;padding:.5rem 0;border-bottom:1px solid transparent;transition:all .15s ease}.account-btn-logout:hover{color:#1a1018;border-bottom-color:#e8e8e8}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.ot-page{background:#f7f7f7;min-height:calc(100vh - 80px);padding:3rem 1rem 6rem}.ot-page__container{max-width:720px;margin:0 auto;display:flex;flex-direction:column;gap:1.5rem}.ot-page__container--error{align-items:center;padding-top:3rem}.ot-header{display:flex;align-items:flex-start;justify-content:space-between}.ot-header__left{display:flex;flex-direction:column;gap:.25rem}.ot-header__title{font-family:Cormorant Garamond,Garamond,Georgia,serif;font-size:2rem;font-weight:400;margin:.25rem 0;color:#1a1018}.ot-header__code{font-family:monospace;font-size:1.5rem;color:#1a1018}.ot-header__meta{display:flex;align-items:center;gap:1rem;margin-top:.25rem}.ot-header__total{font-size:.875rem;font-weight:600;color:#1a1018}.ot-live-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.25rem .75rem;border:1px solid #22c55e;border-radius:9999px;font-size:.75rem;font-weight:600;color:#166534;background:#dcfce7;white-space:nowrap}.ot-live-badge__dot{width:7px;height:7px;border-radius:50%;background:#22c55e;animation:ot-pulse 1.4s ease-in-out infinite}@keyframes ot-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.ot-priority{font-size:.75rem;font-weight:600;padding:2px .5rem}.ot-priority--urgent{color:#dc2626}.ot-priority--normal{color:#92400e}.ot-card{background:#fff;border:1px solid #E8E8E8;padding:2rem}.ot-card__title{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:#a89498;margin-bottom:1.5rem}.ot-card--address{padding:1.5rem 2rem}.ot-stepper{display:flex;flex-direction:column;gap:0}.ot-stepper__item{display:grid;grid-template-columns:2px 40px 1fr;grid-template-rows:auto auto;gap:0 1rem;padding-bottom:1.5rem;position:relative}.ot-stepper__item:last-child{padding-bottom:0}.ot-stepper__line{grid-column:1;grid-row:1/3;width:2px;background:#e8e8e8;margin:20px auto 0}.ot-stepper__line--active{background:#1a1018}.ot-stepper__circle{grid-column:2;grid-row:1;width:40px;height:40px;border-radius:50%;border:2px solid #E8E8E8;background:#fff;display:flex;align-items:center;justify-content:center;font-size:16px;color:#a89498;flex-shrink:0;z-index:1}.ot-stepper__circle--done{border-color:#1a1018;background:#1a1018;color:#fff;font-size:14px;font-weight:700}.ot-stepper__circle--current{border-color:#1a1018;border-width:2px;box-shadow:0 0 0 4px #00000014}.ot-stepper__circle--cancelled{border-color:#dc2626;color:#dc2626}.ot-stepper__labels{grid-column:3;grid-row:1;display:flex;flex-direction:column;justify-content:center;padding-top:8px}.ot-stepper__step-name{font-size:.875rem;font-weight:500;color:#a89498}.ot-stepper__step-name--current{color:#1a1018;font-weight:600}.ot-stepper__step-desc{font-size:.75rem;color:#6b5b5e;margin-top:2px}.ot-stepper--cancelled .ot-stepper__circle--cancelled{background:#fee2e2}.ot-stepper--cancelled .ot-stepper__step-name--current{color:#dc2626}.ot-items{list-style:none;padding:0;margin:0}.ot-items__row{display:flex;align-items:center;gap:1rem;padding:.75rem 0;border-bottom:1px solid #E8E8E8;font-size:.875rem}.ot-items__row:first-child{border-top:1px solid #E8E8E8}.ot-items__name{flex:1;color:#1a1018}.ot-items__qty{color:#6b5b5e;min-width:32px;text-align:right}.ot-items__price{font-weight:600;color:#1a1018;min-width:80px;text-align:right}.ot-total{display:flex;justify-content:space-between;padding-top:1rem;font-size:.875rem;font-weight:700;color:#1a1018;text-transform:uppercase;letter-spacing:.05em}.ot-address{font-size:.875rem;color:#1a1018;line-height:1.7;margin:0}.ot-error{color:#dc2626;font-size:1rem;margin-bottom:1rem}.ot-back-link{display:inline-block;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#6b5b5e;text-decoration:none;margin-bottom:.5rem;transition:color .15s ease}.ot-back-link:hover{color:#1a1018}.ot-sfx-panel{background:#fff;border:1px solid #EEEEEE;border-radius:16px;overflow:hidden;margin-bottom:1rem}.ot-sfx-panel--loading{display:flex;align-items:center;gap:.5rem;padding:1rem 1.25rem;color:#6b5b5e;font-size:.875rem}.ot-sfx-panel__dot{width:8px;height:8px;border-radius:50%;background:#9b3a5a;display:inline-block;animation:ot-pulse 1.4s ease-in-out infinite}.ot-sfx-panel__header{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:#f7f7f7;border-bottom:1px solid #EEEEEE}.ot-sfx-panel__icon{font-size:1rem}.ot-sfx-panel__title{font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#9b3a5a}.ot-sfx-panel__body{padding:1rem 1.25rem;display:flex;flex-direction:column;gap:.5rem}.ot-sfx-panel__row{display:flex;align-items:baseline;gap:.75rem}.ot-sfx-panel__label{font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.75rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:#6b5b5e;min-width:70px}.ot-sfx-panel__val{font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.875rem;color:#1a1018}.ot-sfx-panel__val--link{color:#9b3a5a;text-decoration:none}.ot-sfx-panel__val--link:hover{text-decoration:underline}.ot-sfx-panel__cta{display:block;padding:.75rem 1.25rem;border-top:1px solid #EEEEEE;font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.875rem;font-weight:600;color:#9b3a5a;text-decoration:none;text-align:center;transition:background .15s ease}.ot-sfx-panel__cta:hover{background:#f7f7f7}.ot-skeleton{height:320px;background:linear-gradient(90deg,#f7f7f7 25%,#efefef,#f7f7f7 75%);background-size:200% 100%;animation:ot-shimmer 1.4s infinite}@keyframes ot-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.auth-page{background-color:#f7f7f7;min-height:calc(100vh - 80px);display:flex;align-items:center;justify-content:center;padding:3rem 1rem;font-family:Montserrat,Helvetica Neue,sans-serif}.auth-page__container{background:#fff;width:100%;max-width:440px;padding:3rem;border:1px solid #E8E8E8;box-shadow:0 1px 3px #9b3a5a0f;animation:fadeIn .4s ease}.auth-page__header{text-align:center;margin-bottom:2rem}.auth-page__title{font-family:Cormorant Garamond,Garamond,Georgia,serif;font-size:3rem;font-weight:400;margin-bottom:.5rem;color:#1a1018}.auth-page__subtitle{font-size:.875rem;color:#6b5b5e}.auth-page__form{display:flex;flex-direction:column}.auth-page__group{margin-bottom:1.25rem}.auth-page__group label{display:block;font-size:.75rem;font-weight:600;color:#1a1018;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem}.auth-page__input{width:100%;padding:.75rem 1rem;border:1px solid #E8E8E8;font-size:.875rem;color:#1a1018;transition:border-color .15s ease}.auth-page__input:focus{outline:none;border-color:#1a1018}.auth-page__input::placeholder{color:#a89498}.auth-page__error{background-color:#fee2e2;color:#991b1b;padding:.75rem 1rem;font-size:.875rem;margin-bottom:1.5rem;border-left:3px solid #ef4444}.auth-page__submit{display:block;width:100%;background-color:#1a1018;color:#fff;padding:1rem;margin-top:1rem;font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;border:1px solid #1A1018;cursor:pointer;transition:all .15s ease}.auth-page__submit:hover{background-color:#fff;color:#1a1018}.auth-page__submit:disabled{background-color:#a89498;border-color:#a89498;cursor:not-allowed}.auth-page__footer{text-align:center;margin-top:2rem;font-size:.875rem;color:#6b5b5e}.auth-page__footer a{color:#1a1018;font-weight:600;text-decoration:underline}.auth-page__footer a:hover{color:#1a1018}.auth-page__social-btn{display:flex;align-items:center;justify-content:center;gap:.75rem;width:100%;padding:.75rem 1rem;background:#fff;border:1px solid #E8E8E8;font-size:.875rem;font-weight:600;color:#1a1018;cursor:pointer;transition:background-color .15s ease,border-color .15s ease;margin-bottom:1rem}.auth-page__social-btn:hover:not(:disabled){background-color:#f7f7f7;border-color:#c8ccd5}.auth-page__social-btn:disabled{opacity:.6;cursor:not-allowed}.auth-page__divider{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem;color:#a89498;font-size:.75rem}.auth-page__divider:before,.auth-page__divider:after{content:"";flex:1;height:1px;background:#e8e8e8}.auth-page__mode-toggle{display:flex;gap:0;border:1px solid #E8E8E8;margin-bottom:1.5rem}.auth-page__mode-toggle button{flex:1;padding:.5rem 1rem;background:transparent;border:none;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#6b5b5e;cursor:pointer;transition:background-color .15s ease,color .15s ease}.auth-page__mode-toggle button.active{background-color:#1a1018;color:#fff}.auth-page__mode-toggle button:not(.active):hover{background-color:#f7f7f7}.auth-page__otp-hint{font-size:.875rem;color:#6b5b5e;margin-bottom:1rem}.auth-page__otp-msg{font-size:.875rem;color:#991b1b;margin-bottom:.75rem}.auth-page__input--otp{letter-spacing:.35em;font-size:1.125rem;text-align:center}.auth-page__link-btn{background:none;border:none;padding:0;font-size:inherit;color:#1a1018;font-weight:600;text-decoration:underline;cursor:pointer}.auth-page__link-btn:hover{color:#1a1018}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.wh-pin{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#f7f7f7}.wh-pin__card{background:#fff;border:1px solid #EEEEEE;border-radius:24px;padding:2.5rem 2rem;width:100%;max-width:380px;text-align:center;box-shadow:0 2px 12px #9b3a5a12}.wh-pin__icon{font-size:2.5rem;margin-bottom:.75rem}.wh-pin__title{font-family:Cormorant Garamond,Garamond,Georgia,serif;font-size:1.6rem;font-weight:400;color:#1a1018;margin:0 0 .25rem}.wh-pin__sub{font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.875rem;color:#6b5b5e;margin:0 0 1.5rem}.wh-pin__form{display:flex;flex-direction:column;gap:.75rem}.wh-pin__input{height:52px;border:1.5px solid #EEEEEE;border-radius:12px;padding:0 1rem;font-size:1.5rem;letter-spacing:.3em;text-align:center;outline:none;transition:border-color .15s ease}.wh-pin__input:focus{border-color:#9b3a5a}.wh-pin__input--error{border-color:#dc2626;animation:wh-shake .3s ease}.wh-pin__error{font-size:.75rem;color:#dc2626;margin:0}.wh-pin__btn{height:52px;background:#9b3a5a;color:#fff;border:none;border-radius:9999px;font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.875rem;font-weight:600;cursor:pointer;transition:background .15s ease}.wh-pin__btn:hover{background:#7d2d47}@keyframes wh-shake{0%,to{transform:translate(0)}25%{transform:translate(-6px)}75%{transform:translate(6px)}}.wh-page{min-height:100vh;background:#f7f7f7;display:flex;flex-direction:column}.wh-topbar{position:sticky;top:0;z-index:100;background:#fff;border-bottom:1px solid #EEEEEE;padding:0 1.5rem;height:60px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 1px 4px #1a10180f}.wh-topbar__brand{display:flex;align-items:center;gap:.5rem}.wh-topbar__icon{font-size:1.25rem}.wh-topbar__name{font-family:Montserrat,Helvetica Neue,sans-serif;font-size:1rem;font-weight:600;color:#9b3a5a}.wh-topbar__right{display:flex;gap:.5rem}.wh-tabs{display:flex;gap:0;padding:1rem 1.5rem 0;border-bottom:1px solid #EEEEEE;background:#fff;overflow-x:auto;scrollbar-width:none}.wh-tabs::-webkit-scrollbar{display:none}.wh-tab{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:none;border:none;border-bottom:2px solid transparent;font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.875rem;font-weight:500;color:#6b5b5e;cursor:pointer;white-space:nowrap;transition:color .15s ease,border-color .15s ease;margin-bottom:-1px}.wh-tab:hover{color:#1a1018}.wh-tab--active{color:#9b3a5a;border-color:#9b3a5a;font-weight:600}.wh-tab__count{background:#f7f7f7;color:#6b5b5e;font-size:.65rem;font-weight:700;padding:2px 7px;border-radius:9999px;min-width:20px;text-align:center}.wh-tab--active .wh-tab__count{background:#9b3a5a1f;color:#9b3a5a}.wh-body{flex:1;padding:1.5rem}.wh-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:1rem}.wh-state{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:3rem;font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.875rem;color:#6b5b5e}.wh-state--error{color:#dc2626}.wh-spinner{width:20px;height:20px;border:2px solid #EEEEEE;border-top-color:#9b3a5a;border-radius:50%;animation:wh-spin .7s linear infinite}@keyframes wh-spin{to{transform:rotate(360deg)}}.wh-card{background:#fff;border:1px solid #EEEEEE;border-radius:16px;padding:1.25rem;display:flex;flex-direction:column;gap:.75rem;box-shadow:0 2px 12px #9b3a5a12;border-left:3px solid transparent}.wh-card--blue{border-left-color:#3b82f6}.wh-card--amber{border-left-color:#f59e0b}.wh-card--purple{border-left-color:#8b5cf6}.wh-card--teal{border-left-color:#14b8a6}.wh-card--green{border-left-color:#9b3a5a}.wh-card--red{border-left-color:#ef4444}.wh-card__head{display:flex;justify-content:space-between;align-items:flex-start;gap:.5rem}.wh-card__codes{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.wh-card__order-code{font-family:Courier New,Courier,monospace;font-size:.875rem;font-weight:700;color:#1a1018;letter-spacing:.05em}.wh-card__badge{font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.6rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;padding:3px .5rem;border-radius:9999px}.wh-card__badge--blue{background:#eff6ff;color:#1d4ed8}.wh-card__badge--amber{background:#fffbeb;color:#b45309}.wh-card__badge--purple{background:#f5f3ff;color:#6d28d9}.wh-card__badge--teal{background:#f0fdfa;color:#0f766e}.wh-card__badge--green{background:#9b3a5a14;color:#9b3a5a}.wh-card__badge--red{background:#fef2f2;color:#b91c1c}.wh-card__meta{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.wh-card__time{font-size:.75rem;color:#6b5b5e}.wh-card__urgent{font-size:.75rem;font-weight:700;color:#dc2626}.wh-card__customer{display:flex;align-items:baseline;gap:.75rem}.wh-card__name{font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.875rem;font-weight:600;color:#1a1018}.wh-card__phone{font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.75rem;color:#6b5b5e}.wh-card__address{font-size:.75rem;color:#6b5b5e;line-height:1.75}.wh-card__items{list-style:none;margin:0;padding:.75rem;background:#f7f7f7;border-radius:8px;display:flex;flex-direction:column;gap:.25rem}.wh-card__item{display:flex;justify-content:space-between;font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.75rem;color:#2a1f23}.wh-card__item span:nth-child(2){color:#6b5b5e}.wh-card__item span:nth-child(3){font-weight:600;color:#9b3a5a}.wh-card__foot{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding-top:.75rem;border-top:1px solid #EEEEEE;flex-wrap:wrap}.wh-card__total{font-family:Montserrat,Helvetica Neue,sans-serif;font-size:1rem;font-weight:700;color:#9b3a5a}.wh-card__actions{display:flex;gap:.5rem;flex-wrap:wrap}.wh-btn{display:inline-flex;align-items:center;gap:.25rem;height:36px;padding:0 1rem;border:none;border-radius:9999px;font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.75rem;font-weight:600;cursor:pointer;text-decoration:none;white-space:nowrap;transition:background .15s ease,opacity .15s ease}.wh-btn:disabled{opacity:.55;cursor:not-allowed}.wh-btn--ghost{background:transparent;border:1px solid #EEEEEE;color:#2a1f23}.wh-btn--ghost:hover{background:#f7f7f7}.wh-btn--amber{background:#fef3c7;color:#92400e}.wh-btn--amber:hover{background:#fde68a}.wh-btn--purple{background:#ede9fe;color:#5b21b6}.wh-btn--purple:hover{background:#ddd6fe}.wh-btn--teal{background:#9b3a5a;color:#fff}.wh-btn--teal:hover{background:#7d2d47}.wh-btn--green{background:#9b3a5a;color:#fff}.wh-btn--green:hover{background:#7d2d47}.wh-btn--sm{height:32px;padding:0 .75rem}.wh-modal-backdrop{position:fixed;inset:0;background:#1a101873;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:200;display:flex;align-items:center;justify-content:center;padding:1.5rem}.wh-modal{position:relative;background:#fff;border-radius:24px;padding:1.5rem;width:100%;max-width:420px;box-shadow:0 10px 36px #9b3a5a26}.wh-modal__close{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:1rem;cursor:pointer;color:#6b5b5e}.wh-modal__close:hover{color:#1a1018}.wh-modal__title{font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.875rem;font-weight:700;color:#1a1018;margin:0 0 1rem;padding-right:1.5rem}.wh-modal__loading,.wh-modal__error{font-size:.875rem;color:#6b5b5e;padding:1rem 0}.wh-modal__error{color:#dc2626}.wh-modal__body{display:flex;flex-direction:column;gap:.75rem}.wh-modal__row{display:flex;align-items:baseline;gap:.75rem}.wh-modal__label{font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#6b5b5e;min-width:70px}.wh-modal__val{font-size:.875rem;color:#1a1018}.wh-modal__val--link{color:#9b3a5a;text-decoration:none}.wh-modal__val--link:hover{text-decoration:underline}.wh-modal__val--mono{font-family:Courier New,Courier,monospace;font-size:.75rem;letter-spacing:.05em}.wh-modal__track-btn{display:block;margin-top:1rem;padding:.75rem 1rem;background:#9b3a5a;color:#fff;border-radius:9999px;text-align:center;text-decoration:none;font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.875rem;font-weight:600;transition:background .15s ease}.wh-modal__track-btn:hover{background:#7d2d47}.wh-toast{position:fixed;bottom:1.5rem;left:50%;transform:translate(-50%);z-index:300;padding:.75rem 1.5rem;border-radius:9999px;font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.875rem;font-weight:600;box-shadow:0 10px 36px #9b3a5a26;white-space:nowrap;animation:wh-slide-up .25s ease}.wh-toast--success{background:#9b3a5a;color:#fff}.wh-toast--error{background:#dc2626;color:#fff}@keyframes wh-slide-up{0%{opacity:0;transform:translate(-50%) translateY(12px)}to{opacity:1;transform:translate(-50%) translateY(0)}}
