@import"https://fonts.googleapis.com/css2?family=Dancing+Script:wght@600;700&family=Poppins:wght@400;500;600;700&display=swap";:root{--bg: #fff7fb;--surface: #ffffff;--surface-soft: #fff1f8;--text: #3f3553;--muted: #6d6186;--brand-100: #fde6f3;--brand-300: #f5b3db;--brand-500: #e770b1;--accent-100: #ede7ff;--accent-500: #8a63f4;--ring: #8a63f4;--danger: #da3e62;--border: #ecd9ec;--shadow-soft: 0 16px 40px rgba(117, 82, 146, .15);--r-sm: 8px;--r-md: 14px;--r-lg: 22px;--motion-fast: .18s;--motion-medium: .35s;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}:root[data-theme=lavender]{--bg: #f4f2ff;--surface: #ffffff;--surface-soft: #ece7ff;--text: #322b4a;--muted: #625985;--brand-100: #ece7ff;--brand-300: #ccbdfb;--brand-500: #8a63f4;--accent-100: #ffe8f5;--accent-500: #e770b1;--ring: #8a63f4}:root[data-theme=cream]{--bg: #fffaf0;--surface: #ffffff;--surface-soft: #fff6e3;--text: #463a2d;--muted: #7b6a57;--brand-100: #ffecc9;--brand-300: #f8cf7e;--brand-500: #dd9c3d;--accent-100: #ffe1ea;--accent-500: #e06890;--ring: #dd9c3d}*{box-sizing:border-box}body{margin:0;color:var(--text);background:radial-gradient(circle at top,var(--surface-soft),var(--bg) 45%)}button,input,select,textarea{font:inherit;color:inherit}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.app-shell{min-height:100vh;display:grid;place-items:center;padding:1.5rem;position:relative;overflow-x:clip}.route-transition{min-height:100vh;will-change:transform,opacity}.decorative-bg{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;overflow:hidden}.blob{position:absolute;border-radius:999px;filter:blur(4px)}.blob-a{width:240px;height:240px;background:color-mix(in oklab,var(--brand-300) 70%,white 30%);top:-70px;right:-40px}.blob-b{width:220px;height:220px;background:color-mix(in oklab,var(--accent-100) 85%,white 15%);left:-80px;top:30%}.blob-c{width:260px;height:260px;background:color-mix(in oklab,var(--brand-100) 80%,white 20%);bottom:-90px;right:18%}.card{width:min(980px,100%);background:color-mix(in oklab,var(--surface) 95%,white 5%);border-radius:var(--r-lg);padding:clamp(1rem,1.5vw + .7rem,1.8rem);box-shadow:var(--shadow-soft);border:1px solid var(--border);position:relative;z-index:1}.topbar{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem}.topbar h1{margin:0;font-size:clamp(1.4rem,2.6vw,2rem)}.subtitle{margin:.3rem 0 0;color:var(--muted);font-weight:500}.site-nav{display:flex;gap:.5rem;flex-wrap:wrap;margin:.9rem 0 1rem}.site-nav-link{text-decoration:none;font-weight:600;font-size:.9rem;color:var(--muted);background:var(--surface-soft);border:1px solid var(--border);border-radius:999px;padding:.35rem .7rem;transition:color var(--motion-fast) ease,background var(--motion-fast) ease}.site-nav-link--active{color:#fff;background:linear-gradient(160deg,var(--brand-500),var(--accent-500));border-color:transparent}.home-card,.story-card{width:min(1020px,100%)}.page-card{width:min(980px,100%)}.hero{border:1px solid var(--border);border-radius:var(--r-lg);background:linear-gradient(150deg,color-mix(in oklab,var(--surface-soft) 80%,white 20%),color-mix(in oklab,var(--brand-100) 65%,white 35%));padding:clamp(1rem,2vw,2rem)}.hero-kicker{margin:0;font-size:.82rem;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);font-weight:700}.hero h2{margin:.45rem 0 0;font-size:clamp(1.5rem,3.2vw,2.6rem)}.hero-copy{margin:.75rem 0 0;color:var(--muted);max-width:64ch;line-height:1.55}.hero-actions{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:1rem}.hero-button{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;border-radius:999px;border:0;background:linear-gradient(160deg,var(--brand-500),var(--accent-500));color:#fff;padding:.55rem .95rem;font-weight:600}.hero-button--ghost{background:var(--surface);color:var(--text);border:1px solid var(--border)}.showcase-grid{margin-top:1rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.75rem}.showcase-card{border-radius:var(--r-md);background:var(--surface-soft);border:1px solid var(--border);padding:.9rem}.showcase-card h3{margin:0}.showcase-card p{margin:.45rem 0 0;color:var(--muted)}.page-map{margin-top:1rem;border:1px solid var(--border);border-radius:var(--r-md);background:var(--surface);padding:.9rem}.page-map h3{margin:0}.page-map ul{margin:.6rem 0 0;padding-left:1.1rem;display:grid;gap:.35rem}.page-map a{color:var(--accent-500);text-decoration:none;font-weight:600}.info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.75rem}.info-card{border-radius:var(--r-md);border:1px solid var(--border);background:var(--surface-soft);padding:.9rem}.info-card h3{margin:0}.info-card p{margin:.45rem 0 0;color:var(--muted)}.gallery-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.75rem}.gallery-tile{border:1px solid var(--border);border-radius:var(--r-md);background:color-mix(in oklab,var(--surface-soft) 80%,white 20%);padding:.9rem}.gallery-index{margin:0;font-size:.82rem;font-weight:700;color:var(--muted)}.gallery-tile h3{margin:.3rem 0 0}.gallery-tile p{margin:.45rem 0 0;color:var(--muted)}.contact-panel{border:1px solid var(--border);border-radius:var(--r-md);background:var(--surface-soft);padding:.95rem}.contact-panel h3{margin:0}.contact-panel>p{margin:.45rem 0 0;color:var(--muted)}.contact-list{margin-top:.8rem;display:grid;gap:.35rem}.contact-list p{margin:0}.letter-page-card{width:min(960px,100%)}.letter-page-back{margin:.25rem 0 1rem}.letter-page-content{border:1px solid var(--border);border-radius:var(--r-lg);background:color-mix(in oklab,var(--surface) 90%,var(--surface-soft) 10%);padding:clamp(1rem,2vw,1.8rem)}.letter-page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:.7rem}.letter-page-header h2{margin:0;font-size:clamp(1.3rem,2.7vw,1.9rem)}.letter-page-message{margin:1rem 0 0;line-height:1.7;color:var(--text);white-space:pre-wrap}.letter-page-locked{margin-top:.8rem;border:1px dashed var(--border);border-radius:var(--r-md);background:var(--surface-soft);padding:.9rem}.letter-page-locked p{margin:0 0 .6rem}.letter-page-actions{margin-top:1rem;display:flex;flex-wrap:wrap;align-items:center;gap:.6rem}.story-timeline{display:grid;gap:.75rem}.story-step{display:grid;grid-template-columns:54px 1fr;gap:.8rem;padding:.9rem;border-radius:var(--r-md);border:1px solid var(--border);background:var(--surface-soft)}.story-step-index{margin:0;width:54px;height:54px;border-radius:14px;display:grid;place-items:center;font-weight:700;color:#fff;background:linear-gradient(160deg,var(--brand-500),var(--accent-500))}.story-step h3{margin:.1rem 0 0}.story-step p{margin:.35rem 0 0;color:var(--muted)}.story-cta{margin-top:1rem}.header-controls{display:flex;gap:.6rem;flex-wrap:wrap;justify-content:flex-end}.header-controls label{display:inline-flex;align-items:center;gap:.35rem;font-size:.86rem;color:var(--muted);background:var(--surface-soft);border-radius:var(--r-md);padding:.45rem .6rem}.header-controls select{border:1px solid var(--border);border-radius:var(--r-sm);background:var(--surface);padding:.24rem .35rem}.connectivity-banner{margin:0 0 .75rem;padding:.55rem .75rem;border-radius:var(--r-md);background:var(--surface-soft);border:1px solid var(--border);font-size:.9rem;font-weight:600}.connectivity-banner--sync{display:flex;align-items:center;gap:.55rem;flex-wrap:wrap}.connectivity-banner--sync p{margin:0}.connectivity-banner--sync button{border:1px solid var(--border);border-radius:var(--r-sm);background:var(--surface);padding:.35rem .6rem;cursor:pointer}.envelope-toolbar{display:flex;align-items:center;justify-content:flex-end;gap:.75rem;margin-bottom:.75rem}.envelope-toolbar button{border:1px solid var(--border);border-radius:var(--r-sm);background:var(--surface);padding:.45rem .7rem;cursor:pointer}.envelope-toolbar button:disabled{opacity:.7;cursor:default}.sync-status{margin:0;font-size:.82rem;color:var(--muted);font-weight:600}.auth-panel{display:grid;gap:.75rem;margin-bottom:1rem;background:var(--surface-soft);border-radius:var(--r-md);padding:.8rem}.auth-row{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.auth-row input,.auth-row select{flex:1;min-width:220px;border:1px solid var(--border);border-radius:var(--r-sm);padding:.5rem .75rem;background:var(--surface)}.auth-message{margin:0;font-size:.9rem}.envelope-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:.9rem}.cms-panel{margin-top:1rem;display:grid;gap:.6rem;border:1px solid var(--border);border-radius:var(--r-md);padding:.85rem;background:var(--surface-soft)}.cms-panel h2{margin:0;font-size:1rem}.cms-lock-note,.cms-meta{margin:0;font-size:.85rem;font-weight:600;color:var(--muted)}.cms-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}.cms-grid input,.cms-grid select,.cms-grid textarea,.cms-panel select{width:100%;border:1px solid var(--border);border-radius:var(--r-sm);padding:.5rem .75rem;background:var(--surface);color:inherit}.cms-grid textarea{min-height:110px;resize:vertical;grid-column:1 / -1}.envelope{border:1px solid var(--border);border-radius:var(--r-md);padding:1rem;background:color-mix(in oklab,var(--surface-soft) 70%,white 30%);box-shadow:0 8px 20px #5d3f7814}.empty-state{margin:0;padding:1rem;border:1px dashed var(--border);border-radius:var(--r-md);font-size:.92rem;background:var(--surface-soft);display:grid;justify-items:center;text-align:center;gap:.45rem}.empty-state p{margin:0}.empty-illustration{display:inline-grid;place-items:center}.envelope--locked{opacity:.88}.envelope h3{margin-top:0;margin-bottom:.5rem}.envelope .preview{margin-top:0;min-height:2.5rem;color:var(--muted)}.badge{font-size:.85rem;font-weight:600}.envelope-note{margin:.1rem 0 .4rem;font-size:.82rem;color:var(--muted)}.envelope button,.auth-row button{margin-top:.25rem;border:0;border-radius:var(--r-sm);background:linear-gradient(160deg,var(--brand-500),var(--accent-500));color:#fff;padding:.5rem .75rem;cursor:pointer;transition:transform var(--motion-fast) ease}.envelope button:disabled,.auth-row button:disabled{opacity:.7;cursor:default}.status{margin:0;font-weight:600}.viewer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#100a1c73;display:grid;place-items:center;padding:1rem;z-index:5}.viewer{width:min(760px,calc(100% - 2rem));max-height:calc(100vh - 2rem);overflow:auto;background:var(--surface);border-radius:var(--r-lg);padding:1rem;box-shadow:0 24px 48px #0f172a38;border:1px solid var(--border)}.viewer-header{display:flex;justify-content:space-between;align-items:center;gap:.75rem}.viewer-actions{display:flex;align-items:center;gap:.5rem}.viewer-header h2{margin:0}.viewer-header button{border:1px solid var(--border);background:var(--surface);border-radius:var(--r-sm);padding:.35rem .6rem}.emergency-button{border:0;background:var(--danger);color:#fff;border-radius:var(--r-sm);padding:.35rem .6rem}.emergency-button:disabled{opacity:.75}.viewer-message{margin:.6rem 0 .4rem;font-size:.9rem;font-weight:600}.media-grid{display:grid;gap:.75rem;margin-top:1rem}.media-grid img,.media-grid video,.media-grid audio{max-width:100%;border-radius:var(--r-md)}.gift-page{min-height:100vh;background:#fff0f0;padding:1.2rem;font-family:Poppins,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;position:relative}.gift-layout{max-width:1320px;margin:0 auto;display:grid;grid-template-columns:60px minmax(0,1fr) 300px;gap:1rem;align-items:start}.gift-sidebar{background:#d63d5e;border-radius:24px;padding:.8rem .5rem;display:flex;flex-direction:column;align-items:center;gap:.8rem;min-height:calc(100vh - 2.4rem)}.gift-sidebar__brand{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#fff3;color:#fff;font-weight:700}.gift-sidebar__list{list-style:none;margin:0;padding:0;display:grid;gap:.6rem}.gift-sidebar__button{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;border:0;background:transparent;color:#fff;font-size:1rem;cursor:pointer}.gift-sidebar__button.is-active{background:#fff3}.gift-main-canvas{display:grid;gap:1rem}.gift-search,.gift-feed,.mini-cart{background:#fff;border-radius:24px;box-shadow:0 4px 20px #0000000d}.gift-search{padding:1rem;display:grid;gap:.75rem}.gift-region-toggle{background:#ffe2e9;border-radius:999px;padding:.2rem;display:inline-flex;width:fit-content}.gift-region-toggle button{border:0;background:transparent;border-radius:999px;padding:.4rem .8rem;font-weight:600;cursor:pointer}.gift-region-toggle button.is-active{background:#d63d5e;color:#fff}.gift-input-group{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.6rem}.gift-input-group label{display:grid;gap:.35rem;font-size:.86rem;font-weight:600}.gift-input-group select{border:1px solid #f0d6db;background:#fff;border-radius:16px;padding:.55rem .7rem}.gift-primary-button,.gift-secondary-button{border:0;border-radius:16px;cursor:pointer;font-weight:600}.gift-primary-button{background:#d63d5e;color:#fff;padding:.65rem 1rem}.gift-secondary-button{border:1px solid #f0d6db;background:#fff;padding:.45rem .7rem}.gift-feed{padding:1rem;display:grid;gap:.9rem}.gift-feed__header h1{margin:0;font-size:1.5rem}.gift-feed__header p{margin:.25rem 0 0;color:#7f5f66;font-weight:500}.gift-category-rail{display:flex;gap:.5rem;overflow-x:auto;padding-bottom:.2rem}.gift-category-rail button{border:1px solid #f0d6db;background:#fff;border-radius:16px;padding:.5rem .8rem;min-width:88px;font-weight:600;cursor:pointer}.gift-category-rail button.is-active{background:#d63d5e;color:#fff;border-color:#d63d5e}.gift-promo-banner{border-radius:24px;padding:1rem;background:linear-gradient(135deg,#d63d5e,#f2738e);color:#fff}.gift-promo-banner__script{margin:0;font-family:Dancing Script,cursive;font-size:1.7rem}.gift-promo-banner h2{margin:.3rem 0 0;font-size:1.05rem}.gift-grid-head{display:flex;justify-content:space-between;align-items:center}.gift-grid-head h3{margin:0}.gift-grid-head span{color:#7f5f66}.gift-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.7rem}.gift-product-card{border:1px solid #f5dbe0;border-radius:16px;padding:.65rem;background:#fff;display:grid;gap:.45rem}.gift-product-card img{width:100%;aspect-ratio:4 / 3;object-fit:cover;border-radius:12px}.gift-product-card h4{margin:0;font-size:.93rem}.gift-product-card p{margin:0;color:#d63d5e;font-weight:700}.gift-product-card small{color:#7f5f66;font-weight:600}.gift-card-actions{display:flex;gap:.45rem}.gift-card-actions .gift-primary-button,.gift-card-actions .gift-secondary-button{flex:1}.mini-cart{min-height:calc(100vh - 2.4rem);padding:.9rem;display:grid;grid-template-rows:auto 1fr auto;gap:.9rem}.mini-cart__header{display:grid;grid-template-columns:auto 1fr auto;gap:.6rem;align-items:center}.mini-cart__avatar{width:44px;height:44px;border-radius:50%;object-fit:cover}.mini-cart__name,.mini-cart__location{margin:0}.mini-cart__name{font-weight:700}.mini-cart__location{color:#7f5f66;font-size:.88rem}.mini-cart__mobile-close{display:none;border:0;background:transparent;font-size:1.2rem}.mini-cart__items{display:grid;align-content:start;gap:.55rem;overflow:auto}.mini-cart__item{display:grid;grid-template-columns:56px 1fr auto;gap:.5rem;padding:.45rem;border:1px solid #f5dbe0;border-radius:16px}.mini-cart__item img{width:56px;height:56px;border-radius:12px;object-fit:cover}.mini-cart__item h4,.mini-cart__item p{margin:0;font-size:.85rem}.mini-cart__item p{color:#d63d5e;font-weight:700;margin-top:.2rem}.mini-cart__qty{display:flex;align-items:center;gap:.35rem}.mini-cart__qty button{width:22px;height:22px;border-radius:8px;border:1px solid #f0d6db;background:#fff;cursor:pointer}.mini-cart__footer{position:sticky;bottom:0;padding-top:.5rem;border-top:1px solid #f0d6db;background:#fff;display:grid;gap:.35rem}.mini-cart__footer p,.mini-cart__footer strong{margin:0}.gift-mobile-cart-button,.gift-mobile-backdrop{display:none}@media (max-width: 1024px){.gift-layout{grid-template-columns:1fr}.gift-sidebar{position:fixed;left:.8rem;right:.8rem;bottom:.75rem;top:auto;min-height:auto;z-index:30;border-radius:18px;flex-direction:row;justify-content:center}.gift-sidebar__list{display:flex}.mini-cart{position:fixed;right:0;top:0;bottom:0;width:min(340px,88vw);z-index:40;border-radius:24px 0 0 24px;min-height:100vh;transform:translate(102%);transition:transform .24s ease}.mini-cart--mobile-open{transform:translate(0)}.mini-cart__mobile-close{display:block;cursor:pointer}.gift-mobile-cart-button{display:inline-flex;position:fixed;right:1rem;bottom:5.1rem;z-index:35;border:0;border-radius:999px;background:#d63d5e;color:#fff;padding:.65rem 1rem;font-weight:700;box-shadow:0 4px 20px #00000026}.gift-mobile-backdrop{display:block;position:fixed;top:0;right:0;bottom:0;left:0;border:0;background:#1d101361;z-index:34}.gift-input-group{grid-template-columns:1fr}.gift-main-canvas{padding-bottom:5.6rem}}@media (max-width: 760px){.topbar{flex-direction:column}.header-controls{width:100%;justify-content:flex-start}.cms-grid,.story-step{grid-template-columns:1fr}.letter-page-header{flex-direction:column}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
