.gift-modal-overlay{position:fixed;inset:0;background:rgba(0,0,0,.6);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);z-index:9999;display:flex;align-items:center;justify-content:center;padding:16px;animation:gift-modal-fade .2s ease-out}@keyframes gift-modal-fade{0%{opacity:0}to{opacity:1}}.gift-modal-card{position:relative;background:var(--bg-card);border-radius:20px;border:1px solid var(--border-default);box-shadow:0 30px 80px rgba(0,0,0,.55),0 0 0 1px rgba(212,175,55,.15);width:100%;max-width:760px;max-height:calc(100vh - 32px);overflow:hidden;display:flex;flex-direction:column;animation:gift-modal-pop .28s cubic-bezier(.4,0,.2,1)}@keyframes gift-modal-pop{0%{opacity:0;transform:scale(.94) translateY(12px)}to{opacity:1;transform:scale(1) translateY(0)}}.gift-modal-close{position:absolute;top:14px;right:14px;z-index:3;background:rgba(0,0,0,.35);border:1px solid rgba(255,255,255,.1);color:#fff;width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;font-family:inherit;transition:background .18s ease,transform .2s ease,border-color .18s ease;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.gift-modal-close:hover{background:rgba(0,0,0,.6);border-color:var(--brand-gold,#D4AF37);transform:rotate(90deg) scale(1.05)}.gift-modal-close:active{transform:rotate(90deg) scale(.95)}.gift-modal-body{padding:28px 28px 24px;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;flex:1}.gift-modal-body .gift-selector{margin:0;padding:0}.gift-modal-body .gift-selector,.gift-modal-body .gift-selector.gift-active{border:none;background:transparent;box-shadow:none}.gift-modal-body .gift-header{margin-bottom:18px;padding-right:40px}.gift-modal-body .gift-header>svg{width:28px;height:28px}.gift-modal-body .gift-title{font-size:1.18rem;font-weight:800;letter-spacing:-.3px}.gift-modal-body .gift-subtitle{font-size:.86rem;margin-top:4px}.gift-modal-body .gift-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:12px;margin-top:16px}.gift-modal-body .gift-card{padding:10px;border-radius:12px}.gift-modal-body .gift-card-img{height:110px;border-radius:8px}.gift-modal-body .gift-card-name{font-size:.82rem;min-height:2.6em}@media (max-width:900px){.gift-modal-card{max-width:580px}.gift-modal-body{padding:24px 22px 20px}.gift-modal-body .gift-grid{grid-template-columns:repeat(2,1fr);gap:10px}.gift-modal-body .gift-card{min-height:220px}.gift-modal-body .gift-card-img{height:100px}}@media (max-width:600px){.gift-modal-overlay{padding:0;align-items:flex-end}.gift-modal-card{max-width:100%;max-height:92vh;border-radius:20px 20px 0 0;animation:gift-modal-slide-up .32s cubic-bezier(.4,0,.2,1)}@keyframes gift-modal-slide-up{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.gift-modal-card:before{content:"";position:absolute;top:8px;left:50%;transform:translateX(-50%);width:38px;height:4px;background:var(--border-default);border-radius:999px;opacity:.6}.gift-modal-close{top:12px;right:12px;width:34px;height:34px;background:rgba(0,0,0,.45)}.gift-modal-body{padding:28px 16px 18px}.gift-modal-body .gift-header{margin-bottom:14px;gap:10px;padding-right:36px}.gift-modal-body .gift-header>svg{width:24px;height:24px}.gift-modal-body .gift-title{font-size:1.05rem}.gift-modal-body .gift-subtitle{font-size:.78rem}.gift-modal-body .gift-grid{grid-template-columns:repeat(2,1fr);gap:8px}.gift-modal-body .gift-card{padding:8px;min-height:0;border-radius:12px}.gift-modal-body .gift-card-img{height:84px;margin-bottom:6px}.gift-modal-body .gift-card-brand{font-size:.58rem}.gift-modal-body .gift-card-name{font-size:.74rem;min-height:2.4em;margin-bottom:4px}.gift-modal-body .gift-card-price{font-size:.65rem}.gift-modal-body .gift-card-free{font-size:.6rem;padding:2px 5px}}@media (max-width:360px){.gift-modal-body .gift-grid{grid-template-columns:1fr}.gift-modal-body .gift-card{flex-direction:row;align-items:center;gap:10px;min-height:0}.gift-modal-body .gift-card-img{width:80px;height:80px;flex-shrink:0;margin-bottom:0}.gift-modal-body .gift-card-body{flex:1;min-width:0}}@media (max-height:480px) and (orientation:landscape){.gift-modal-overlay{align-items:center;padding:12px}.gift-modal-card{max-height:calc(100vh - 24px);border-radius:14px}.gift-modal-body{padding:16px 18px 14px}.gift-modal-body .gift-card-img{height:70px}}.home-seo{background:linear-gradient(180deg,transparent,rgba(15,23,42,.35));border-top:1px solid var(--border-subtle,rgba(255,255,255,.08));padding:56px 0;margin-top:40px}.home-seo-inner{max-width:1200px;margin:0 auto;padding:0 20px}.home-seo-head{text-align:center;max-width:820px;margin:0 auto 28px}.home-seo-eyebrow{display:inline-block;font-size:.72rem;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:#f0b429;padding:4px 14px;border:1px solid rgba(240,180,41,.4);border-radius:999px;background:rgba(240,180,41,.08);margin-bottom:14px}.home-seo-title{font-size:clamp(1.35rem,2.4vw,1.8rem);font-weight:700;line-height:1.3;margin:0 0 14px;color:var(--text-primary,#f1f5f9)}.home-seo-lede{font-size:.95rem;line-height:1.7;color:var(--text-secondary,rgba(241,245,249,.78));margin:0}.home-seo-collapse{overflow:hidden;transition:max-height .45s ease,opacity .3s ease}.home-seo.is-collapsed .home-seo-collapse{max-height:0;opacity:0}.home-seo.is-expanded .home-seo-collapse{max-height:4000px;opacity:1}.home-seo-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;margin:22px 0 28px}.home-seo-card{background:rgba(255,255,255,.025);border:1px solid var(--border-subtle,rgba(255,255,255,.06));border-radius:14px;padding:20px 22px;transition:border-color .2s,background .2s}.home-seo-card:hover{border-color:rgba(240,180,41,.25);background:rgba(240,180,41,.025)}.home-seo-card h3{font-size:1rem;font-weight:700;margin:0 0 10px;color:var(--text-primary,#f1f5f9);padding-left:10px;border-left:3px solid #f0b429;line-height:1.4}.home-seo-card p{font-size:.86rem;line-height:1.75;color:var(--text-secondary,rgba(241,245,249,.72));margin:0}.home-seo-card a{color:#f0b429;text-decoration:none;border-bottom:1px dotted rgba(240,180,41,.45);transition:color .15s,border-color .15s}.home-seo-card a:hover{color:#fbbf24;border-bottom-color:rgba(251,191,36,.85)}.home-seo-card strong{color:var(--text-primary,#f1f5f9);font-weight:600}.home-seo-card em{font-style:normal;font-family:ui-monospace,monospace;font-size:.82em;color:#fbbf24}.home-seo-foot{font-size:.85rem;line-height:1.65;color:var(--text-secondary,rgba(241,245,249,.6));text-align:center;max-width:920px;margin:0 auto;padding:0 8px}.home-seo-toggle{display:flex;align-items:center;justify-content:center;gap:8px;margin:22px auto 0;padding:9px 22px;background:rgba(240,180,41,.08);color:#f0b429;border:1px solid rgba(240,180,41,.4);border-radius:999px;font-size:.82rem;font-weight:700;letter-spacing:.5px;cursor:pointer;transition:background .2s,border-color .2s,color .15s}.home-seo-toggle:hover{background:rgba(240,180,41,.18);border-color:rgba(240,180,41,.7);color:#fbbf24}.home-seo-toggle:focus-visible{outline:2px solid #f0b429;outline-offset:2px}html[data-theme=light] .home-seo{background:linear-gradient(180deg,transparent,rgba(15,23,42,.04));border-top-color:rgba(15,23,42,.1)}html[data-theme=light] .home-seo-eyebrow{color:#0f172a;background:rgba(15,23,42,.06);border-color:rgba(15,23,42,.25)}html[data-theme=light] .home-seo-title{color:#0f172a}html[data-theme=light] .home-seo-card p,html[data-theme=light] .home-seo-foot,html[data-theme=light] .home-seo-lede{color:#475569}html[data-theme=light] .home-seo-card{background:rgba(255,255,255,.6);border-color:rgba(15,23,42,.08)}html[data-theme=light] .home-seo-card:hover{border-color:rgba(15,23,42,.18);background:rgba(15,23,42,.025)}html[data-theme=light] .home-seo-card h3{color:#0f172a;border-left-color:#0f172a}html[data-theme=light] .home-seo-card strong{color:#0f172a}html[data-theme=light] .home-seo-card a{color:#0f172a;border-bottom-color:rgba(15,23,42,.4);font-weight:600}html[data-theme=light] .home-seo-card a:hover{color:#1e293b;border-bottom-color:#1e293b}html[data-theme=light] .home-seo-card em{color:#475569}html[data-theme=light] .home-seo-toggle{color:#0f172a;background:rgba(15,23,42,.06);border-color:rgba(15,23,42,.3)}html[data-theme=light] .home-seo-toggle:hover{background:rgba(15,23,42,.12);border-color:rgba(15,23,42,.55);color:#0f172a}@media (max-width:768px){.home-seo{padding:36px 0 40px}.home-seo-grid{grid-template-columns:1fr;gap:14px;margin:18px 0 22px}.home-seo-card{padding:16px 18px}.home-seo-card h3{font-size:.95rem}.home-seo-card p{font-size:.82rem}.home-seo-head{margin-bottom:22px}.home-seo-toggle{padding:10px 20px;font-size:.8rem}}