:root{--color-ink: #241f1a;--color-muted: #54483d;--color-border: rgba(125, 88, 43, .12);--color-surface: rgba(255, 252, 247, .72);--color-surface-strong: rgba(255, 250, 242, .92);--color-accent: #c96a2c;--color-accent-strong: #ec9552;--color-accent-deep: #944717;--color-emerald: #1c6b59;--color-emerald-soft: #21463d;--page-background: #d7efff;--glow-left-color: rgba(255, 183, 120, .7);--glow-right-color: rgba(149, 181, 255, .55);color-scheme:light;font-family:Manrope,sans-serif;line-height:1.5;font-weight:400;color:var(--color-ink);background:var(--page-background);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;-webkit-user-select:none;user-select:none}button,a,[role=button],summary,select{-webkit-tap-highlight-color:transparent}input,textarea,[contenteditable=true],[contenteditable=plaintext-only]{-webkit-user-select:text;user-select:text}html{scroll-behavior:smooth;overflow-x:hidden}body{margin:0;min-width:0;min-height:100vh;min-height:100dvh;overflow-x:hidden}a{color:inherit;text-decoration:none}button,a{font:inherit}button,[role=button],.button-primary,.button-secondary,.wish-donate-button,.wish-shop-link,.edit-button,.delete-button,.tiny-admin-button,.custom-select-trigger,.custom-select-item,.theme-option,.wish-sort-button,.header-back-button,.burger-button,.header-menu-item,.auth-oauth-button,.auth-google-custom-button,.account-identity-action,.profile-identities-button,.wishlist-open-button,.copy-link-button{transition:transform .18s ease,box-shadow .22s ease,background-color .22s ease,border-color .22s ease,color .22s ease,opacity .22s ease;will-change:transform}button:focus,button:focus-visible,[type=button]:focus,[type=button]:focus-visible,[type=submit]:focus,[type=submit]:focus-visible,[type=reset]:focus,[type=reset]:focus-visible,a:focus,a:focus-visible,[role=button]:focus,[role=button]:focus-visible,summary:focus,summary:focus-visible,select:focus,select:focus-visible{outline:none;box-shadow:none}@media (hover: hover){button:hover,[role=button]:hover,.custom-select-trigger:hover,.custom-select-item:hover,.theme-option:hover,.header-menu-item:hover{transform:translateY(-1px)}}button:active,[role=button]:active,.button-primary:active,.button-secondary:active,.wish-donate-button:active,.wish-shop-link:active,.edit-button:active,.delete-button:active,.tiny-admin-button:active,.custom-select-trigger:active,.custom-select-item:active,.theme-option:active,.wish-sort-button:active,.header-back-button:active,.burger-button:active,.header-menu-item:active,.auth-oauth-button:active,.auth-google-custom-button:active,.account-identity-action:active,.profile-identities-button:active,.wishlist-open-button:active,.copy-link-button:active{transform:translateY(0) scale(.98)}.button-primary{position:relative;overflow:hidden}.button-primary:after{content:"";position:absolute;top:0;bottom:0;left:-32%;width:32%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.28),transparent);transform:skew(-18deg);opacity:0;transition:transform .45s ease,opacity .25s ease;pointer-events:none}@media (hover: hover){.button-primary:hover:after{opacity:1;transform:translate(420%) skew(-18deg)}}#root{min-height:100vh;overflow-x:hidden}.page-shell{position:relative;min-height:100vh;overflow:hidden;overflow-x:clip;background:var(--page-background);color:var(--color-ink)}.glow{position:fixed;width:26rem;height:26rem;border-radius:999px;filter:blur(60px);opacity:.65;pointer-events:none}.glow-left{top:-8rem;left:-8rem;background:var(--glow-left-color)}.glow-right{right:-8rem;bottom:8rem;background:var(--glow-right-color)}.layout{position:relative;z-index:1;width:min(1120px,calc(100% - 32px));margin:0 auto;padding:28px 0 64px;max-width:100%;overflow-x:clip}.hero-card,.wishlist-settings-card,.guide-card,.contact-card,.wish-card{background:var(--color-surface);border:1px solid var(--color-border);box-shadow:0 18px 60px #6044221a;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.hero-card{border-radius:32px;padding:28px;animation:fade-up .75s ease-out both}.wishlist-settings-card{margin-top:18px;border-radius:28px;padding:24px;animation:fade-up .8s ease-out both}.eyebrow,.section-label,.hero-kicker,.date-label,.wish-tag,.wish-price{text-transform:uppercase;letter-spacing:.12em;font-size:.75rem;font-weight:800}.eyebrow,.section-label,.hero-kicker{color:var(--color-accent-deep)}.hero-grid{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(250px,.7fr);gap:24px;align-items:stretch}.hero-kicker{margin:6px 0 12px}h1,h2,h3{margin:0;color:var(--color-ink)}h1,h2{font-family:Playfair Display,serif;line-height:1.05}h1{max-width:9ch;font-size:clamp(3rem,7vw,5.8rem)}h2{font-size:clamp(2.1rem,4vw,3.6rem)}h3{font-size:1.35rem;line-height:1.2}.hero-copy,.section-head p,.wish-card p,.date-panel p,.contact-card p,.rule-item p{margin:0;color:var(--color-muted)}.hero-copy{max-width:56ch;margin-top:18px;font-size:1.05rem}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.button-primary,.button-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 20px;border-radius:999px;transition:transform .25s ease,box-shadow .25s ease,background-color .25s ease}.button-primary{background:linear-gradient(135deg,var(--color-accent),var(--color-accent-strong));color:#fff8f1;box-shadow:0 12px 28px #b9642747}.button-secondary{border:1px solid color-mix(in srgb,var(--color-ink) 12%,transparent);background:color-mix(in srgb,var(--color-surface-strong) 64%,transparent);color:var(--color-ink)}.button-primary:hover,.button-secondary:hover{transform:translateY(-2px)}.date-panel{display:flex;flex-direction:column;justify-content:space-between;gap:18px;padding:24px;border-radius:28px;background:linear-gradient(160deg,color-mix(in srgb,var(--color-surface-strong) 92%,var(--color-accent) 8%),color-mix(in srgb,var(--color-surface) 88%,transparent)),linear-gradient(135deg,color-mix(in srgb,white 22%,transparent),transparent);border:1px solid color-mix(in srgb,var(--color-ink) 10%,transparent)}.date-label{color:var(--color-accent-deep)}.date-panel strong{color:var(--color-ink);font-size:clamp(1.7rem,3vw,2.4rem);line-height:1.05}.date-note{margin-top:2px;padding-top:10px;border-top:1px solid color-mix(in srgb,var(--color-ink) 12%,transparent);font-size:.9rem}.wishlist-section,.guide-section,.admin-section{margin-top:32px}.section-head{margin-bottom:20px}.section-head-with-action{display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.section-head p{margin-top:10px;max-width:64ch}.section-head.compact p{margin-top:0}.wish-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.wish-sort-button{flex-shrink:0;min-height:38px}.wish-card{display:flex;flex-direction:column;height:100%;min-height:288px;border-radius:24px;padding:22px;animation:fade-up .7s ease-out both}.wish-card-open{width:100%;text-align:left;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.wish-card-open:hover{transform:translateY(-2px);box-shadow:0 22px 34px #60442229;border-color:#b964274d}.wish-card:nth-child(2){animation-delay:.07s}.wish-card:nth-child(3){animation-delay:.14s}.wish-card:nth-child(4){animation-delay:.21s}.wish-card:nth-child(5){animation-delay:.28s}.wish-card:nth-child(6){animation-delay:.35s}.wish-card-open-area{display:flex;flex:1;flex-direction:column;width:100%;border:0;background:transparent;text-align:left;padding:0;cursor:pointer;color:inherit;-webkit-tap-highlight-color:transparent}.wish-card-open-area:focus,.wish-card-open-area:active{outline:none}.wish-card-tools{margin-top:12px;display:flex;gap:8px;justify-content:flex-end}.wish-card-create{align-items:center;justify-content:center;text-align:center;gap:10px;cursor:pointer}.wish-card-create strong{color:#6f4b2d}.wish-topline{display:flex;justify-content:space-between;gap:12px;margin-bottom:14px}.wish-tag{color:#99531f}.wish-price{color:#3f6c3f}.wish-card h3{margin-bottom:12px;overflow-wrap:anywhere}.wish-card p{overflow-wrap:anywhere}.wish-note{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3}.wish-shop-link{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 12px;border-radius:999px;background:#ffffffa6;border:1px solid rgba(95,67,39,.2);color:#8e4b1a;font-weight:700;text-decoration:none}.wish-shop-link:hover{color:#b96427;background:#ffffffeb}.wish-footer{margin-top:auto;padding-top:16px;display:flex;gap:12px;align-items:flex-start;justify-content:space-between}.wish-progress{flex:1}.wish-progress-track{width:100%;height:10px;border-radius:999px;background:#5f43271f;overflow:hidden}.wish-progress-fill{display:block;height:100%;background:linear-gradient(90deg,#b96427,#dfa55c);border-radius:999px;transition:width .25s ease}.wish-progress-text{margin-top:6px;font-size:.85rem;color:#6d5a4a}.page-shell[style*="--color-surface: rgba(18, 25, 40, 0.72)"] .wish-card{background:#1c273ddb;border-color:#7eb6ff2e}.page-shell[style*="--color-surface: rgba(18, 25, 40, 0.72)"] .wish-card h3,.page-shell[style*="--color-surface: rgba(18, 25, 40, 0.72)"] .wish-note,.page-shell[style*="--color-surface: rgba(18, 25, 40, 0.72)"] .wish-progress-text,.page-shell[style*="--color-surface: rgba(18, 25, 40, 0.72)"] .wish-participants-empty,.page-shell[style*="--color-surface: rgba(18, 25, 40, 0.72)"] .wish-participants-item{color:#f4f3efeb}.page-shell[style*="--color-surface: rgba(18, 25, 40, 0.72)"] .wish-card-create strong,.page-shell[style*="--color-surface: rgba(18, 25, 40, 0.72)"] .wishlist-create-plus{color:#dbeaff}.page-shell[style*="--color-surface: rgba(18, 25, 40, 0.72)"] .wish-card-create{background:#263552c7}.page-shell[style*="--color-surface: rgba(18, 25, 40, 0.72)"] .wish-tag{color:#c9dcff}.page-shell[style*="--color-surface: rgba(18, 25, 40, 0.72)"] .wish-price{color:#9fe7cf}.page-shell[style*="--color-surface: rgba(18, 25, 40, 0.72)"] .wish-participants-label{color:#c9dcffd1}.page-shell[style*="--color-surface: rgba(18, 25, 40, 0.72)"] .wish-progress-track{background:#ffffff24}.page-shell[style*="--color-surface: rgba(18, 25, 40, 0.72)"] .wish-shop-link{background:#ffffff1a;border-color:#7eb6ff2e;color:#dbeaff}.page-shell[style*="--color-surface: rgba(18, 25, 40, 0.72)"] .wish-shop-link:hover{background:#ffffff29;color:#fff}.page-shell[style*="--color-surface: rgba(18, 25, 40, 0.72)"] .tiny-admin-button{border-color:#7eb6ff33;background:#ffffff14;color:#f4f3efeb}.page-shell[style*="--color-surface: rgba(18, 25, 40, 0.72)"] .tiny-admin-button:hover{background:#ffffff24}.page-shell[style*="--color-surface: rgba(18, 25, 40, 0.72)"] .delete-button{background:#b8423733;color:#ffb7b0}.page-shell[style*="--color-surface: rgba(18, 25, 40, 0.72)"] .delete-button:hover{background:#b842374d}.wish-participants{min-width:120px;text-align:right}.wish-participants-label{display:inline-block;margin-bottom:6px;font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em;color:#7a654d}.wish-participants-empty,.wish-participants-item{margin:0;font-size:.86rem;color:#5a4b3f}.wish-participants-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.wish-participants-item+.wish-participants-item{margin-top:3px}.wish-participants-remove{border:0;background:#9f2f2f1f;color:#9f2f2f;width:22px;height:22px;border-radius:999px;cursor:pointer;line-height:1;padding:0;font-weight:700}.wish-participants-remove:hover{background:#9f2f2f33}.wish-actions{display:flex;flex-direction:column;gap:8px}.wish-actions-modal{margin-top:14px;flex-direction:row;justify-content:stretch;flex-wrap:nowrap}.wish-actions-modal .wish-donate-button,.wish-actions-modal .wish-shop-link,.wish-actions-modal .button-secondary{flex:1 1 0;min-height:42px;padding:0 14px;font-size:.88rem}.wish-actions-modal-secondary{margin-top:8px;flex-direction:row;justify-content:stretch}.wish-actions-modal-secondary .button-secondary{min-height:42px;padding:0 14px;font-size:.88rem;width:100%}.wish-donate-button{border:0;min-height:46px;padding:0 16px;border-radius:999px;background:#4f6ba629;color:#3f5d95;font-weight:700;cursor:pointer;transition:background-color .2s ease}.wish-donate-button:hover{background:#4f6ba63d}.wish-donate-button:disabled{cursor:not-allowed;background:#5f43271f;color:#7a6a5b}.guide-section{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);gap:18px}.admin-card{border-radius:28px;padding:28px;background:#fffcf7cc;border:1px solid rgba(125,88,43,.12);box-shadow:0 18px 60px #6044221a;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.admin-top-actions{margin-bottom:14px}.admin-form{display:grid;gap:14px;margin-top:20px}.admin-form label{display:grid;gap:8px;color:#3e3228;font-weight:700;font-size:.95rem}.admin-form input,.admin-form textarea{width:100%;border-radius:12px;border:1px solid rgba(95,67,39,.18);padding:10px 12px;background:#ffffffb3;font:inherit;color:#241f1a}.admin-form textarea{resize:vertical;min-height:110px}.admin-form input:focus,.admin-form textarea:focus{outline:2px solid rgba(185,100,39,.25);border-color:#b9642773}.admin-form-row{display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.admin-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:4px}.admin-list{margin-top:20px;padding-top:18px;border-top:1px solid rgba(95,67,39,.12);display:grid;gap:10px}.wishlist-matrix{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.wishlist-tile{min-height:220px;border-radius:16px;border:1px solid rgba(95,67,39,.14);background:#ffffff9e;padding:14px;display:flex;flex-direction:column;gap:12px}.wishlist-tile-create{cursor:pointer;align-items:center;justify-content:center;text-align:center;font-weight:700;color:#6f4b2d;transition:transform .2s ease}.wishlist-tile-create:hover{transform:translateY(-2px)}.wishlist-create-plus{display:inline-flex;width:52px;height:52px;border-radius:12px;align-items:center;justify-content:center;font-size:2rem;line-height:1;background:#b9642724;color:#b96427}.wishlist-tile-active{border-color:#b9642766;box-shadow:inset 0 0 0 1px #b964272e}.wishlist-tile-head{display:grid;gap:6px}.wishlist-tile-head strong{color:#32261c;font-size:1rem;line-height:1.2}.wishlist-tile-head p{margin:0;color:#6d5a4a;font-size:.86rem}.wishlist-tile-actions{margin-top:auto;display:flex;flex-direction:column;gap:8px}.edit-button{border:0;background:#4f6ba626;color:#3f5d95;border-radius:999px;min-height:36px;padding:0 14px;cursor:pointer;transition:background-color .2s ease}.edit-button:hover{background:#4f6ba63d}.admin-list-item strong{display:inline-block;margin-bottom:4px}.admin-list-item p{margin:0;color:#54483d}.admin-item-link{display:inline-block;margin-top:8px;word-break:break-all;color:#8e4b1a;text-decoration:underline;text-underline-offset:3px}.delete-button{border:0;background:#9f2f2f1f;color:#9f2f2f;border-radius:999px;min-height:36px;padding:0 14px;cursor:pointer;transition:background-color .2s ease}.delete-button:hover{background:#9f2f2f33}.bottom-admin-nav{margin-top:22px;display:flex;justify-content:center}.tiny-admin-button{border:1px solid rgba(95,67,39,.25);background:#ffffff8c;color:#5e4a37;border-radius:999px;min-height:34px;padding:0 14px;font-size:.82rem;cursor:pointer;transition:transform .2s ease,background-color .2s ease}.tiny-admin-button:hover{background:#ffffffd1;transform:translateY(-1px)}.wish-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#18120c59;z-index:15;display:flex;align-items:center;justify-content:center;padding:16px}.wish-modal{width:min(520px,100%);border-radius:22px;padding:22px;background:#fffcf7f5;border:1px solid rgba(125,88,43,.15);box-shadow:0 20px 60px #281c0f40}.wish-modal-head{display:flex;justify-content:space-between;gap:10px;margin-bottom:12px}.wish-modal-note{margin-top:12px;color:#54483d;overflow-wrap:anywhere}.wish-modal-participants{margin-top:14px;padding-top:12px;border-top:1px solid rgba(95,67,39,.12)}.page-shell[style*="--color-surface: rgba(18, 25, 40, 0.72)"] .wish-modal{background:#182236f5;border-color:#7eb6ff2e}.page-shell[style*="--color-surface: rgba(18, 25, 40, 0.72)"] .wish-modal h3,.page-shell[style*="--color-surface: rgba(18, 25, 40, 0.72)"] .wish-modal-note,.page-shell[style*="--color-surface: rgba(18, 25, 40, 0.72)"] .wish-modal .wish-participants-empty,.page-shell[style*="--color-surface: rgba(18, 25, 40, 0.72)"] .wish-modal .wish-participants-item,.page-shell[style*="--color-surface: rgba(18, 25, 40, 0.72)"] .wish-modal .wish-progress-text{color:#f4f3efeb}.page-shell[style*="--color-surface: rgba(18, 25, 40, 0.72)"] .wish-modal .wish-tag{color:#c9dcff}.page-shell[style*="--color-surface: rgba(18, 25, 40, 0.72)"] .wish-modal .wish-price{color:#9fe7cf}.page-shell[style*="--color-surface: rgba(18, 25, 40, 0.72)"] .wish-modal .wish-progress-track{background:#ffffff24}.page-shell[style*="--color-surface: rgba(18, 25, 40, 0.72)"] .wish-modal-participants{border-top-color:#7eb6ff29}.page-shell[style*="--color-surface: rgba(18, 25, 40, 0.72)"] .wish-modal .wish-participants-label{color:#c9dcffd1}.page-shell[style*="--color-surface: rgba(18, 25, 40, 0.72)"] .wish-modal .wish-shop-link{background:#ffffff1a;border-color:#7eb6ff2e;color:#dbeaff}.page-shell[style*="--color-surface: rgba(18, 25, 40, 0.72)"] .wish-modal .wish-shop-link:hover{background:#ffffff29;color:#fff}.page-shell[style*="--color-surface: rgba(18, 25, 40, 0.72)"] .wish-modal .wish-donate-button{background:#7eb6ff29;color:#dbeaff}.page-shell[style*="--color-surface: rgba(18, 25, 40, 0.72)"] .wish-modal .wish-donate-button:hover{background:#7eb6ff3d}.page-shell[style*="--color-surface: rgba(18, 25, 40, 0.72)"] .wish-modal .wish-donate-button:disabled{background:#ffffff14;color:#f4f3ef8f}.page-shell[style*="--color-surface: rgba(18, 25, 40, 0.72)"] .wish-modal .button-secondary{border-color:#7eb6ff2e;background:#ffffff14;color:#f4f3efeb}.page-shell[style*="--color-surface: rgba(18, 25, 40, 0.72)"] .wish-modal .delete-button,.page-shell[style*="--color-surface: rgba(18, 25, 40, 0.72)"] .wish-modal .wish-participants-remove{background:#b8423733;color:#ffb7b0}.page-shell[style*="--color-surface: rgba(18, 25, 40, 0.72)"] .wish-modal .delete-button:hover,.page-shell[style*="--color-surface: rgba(18, 25, 40, 0.72)"] .wish-modal .wish-participants-remove:hover{background:#b842374d}.donation-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#18120c59;z-index:20;display:flex;align-items:center;justify-content:center;padding:16px}.donation-modal{width:min(460px,100%);border-radius:22px;padding:20px;background:#fffcf7f2;border:1px solid rgba(125,88,43,.15);box-shadow:0 20px 60px #281c0f40}.donation-modal-title{margin-top:8px;color:#54483d}.donation-modal-subtitle{margin-top:6px;color:#6d5a4a;font-size:.92rem}.page-shell[style*="--color-surface: rgba(18, 25, 40, 0.72)"] .donation-modal{background:#182236f5;border-color:#7eb6ff2e}.page-shell[style*="--color-surface: rgba(18, 25, 40, 0.72)"] .donation-modal h3,.page-shell[style*="--color-surface: rgba(18, 25, 40, 0.72)"] .donation-modal-title,.page-shell[style*="--color-surface: rgba(18, 25, 40, 0.72)"] .donation-modal-subtitle,.page-shell[style*="--color-surface: rgba(18, 25, 40, 0.72)"] .donation-form label,.page-shell[style*="--color-surface: rgba(18, 25, 40, 0.72)"] .donation-form .form-field-label{color:#f4f3efeb}.page-shell[style*="--color-surface: rgba(18, 25, 40, 0.72)"] .donation-form input,.page-shell[style*="--color-surface: rgba(18, 25, 40, 0.72)"] .donation-form select,.page-shell[style*="--color-surface: rgba(18, 25, 40, 0.72)"] .donation-form textarea{border-color:#7eb6ff2e;background:#ffffff14;color:#f4f3efeb}.page-shell[style*="--color-surface: rgba(18, 25, 40, 0.72)"] .donation-form input::placeholder,.page-shell[style*="--color-surface: rgba(18, 25, 40, 0.72)"] .donation-form textarea::placeholder{color:#f4f3ef85}.page-shell[style*="--color-surface: rgba(18, 25, 40, 0.72)"] .donation-form input:focus,.page-shell[style*="--color-surface: rgba(18, 25, 40, 0.72)"] .donation-form select:focus,.page-shell[style*="--color-surface: rgba(18, 25, 40, 0.72)"] .donation-form textarea:focus{border-color:#7eb6ff61;outline-color:#7eb6ff33}.page-shell[style*="--color-surface: rgba(18, 25, 40, 0.72)"] .donation-modal .button-secondary{border-color:#7eb6ff2e;background:#ffffff14;color:#f4f3efeb}.page-shell[style*="--color-surface: rgba(18, 25, 40, 0.72)"] .donation-modal .button-primary{box-shadow:0 12px 28px #7eb6ff2e}.page-shell[style*="--color-surface: rgba(18, 25, 40, 0.72)"] .account-identity-section{background:#ffffff0f;border-color:#7eb6ff2e}.page-shell[style*="--color-surface: rgba(18, 25, 40, 0.72)"] .account-identity-title,.page-shell[style*="--color-surface: rgba(18, 25, 40, 0.72)"] .account-identity-row strong{color:#f4f3eff5}.page-shell[style*="--color-surface: rgba(18, 25, 40, 0.72)"] .account-identity-row+.account-identity-row{border-top-color:#7eb6ff24}.page-shell[style*="--color-surface: rgba(18, 25, 40, 0.72)"] .account-identity-row p{color:#e6ecf6cc}.page-shell[style*="--color-surface: rgba(18, 25, 40, 0.72)"] .account-identity-badge{border-color:#89d7c447;background:#89d7c429;color:#d6fff6}.page-shell[style*="--color-surface: rgba(18, 25, 40, 0.72)"] .account-identity-action{border-color:#7eb6ff38;background:#ffffff17;color:#f4f3eff5}@media (hover: hover){.page-shell[style*="--color-surface: rgba(18, 25, 40, 0.72)"] .account-identity-action:hover{background:#ffffff24;border-color:#7eb6ff4d}}.donation-form{margin-top:14px;display:grid;gap:10px}.donation-form label{display:grid;gap:8px;color:#3e3228;font-weight:700}.donation-form .form-field{display:grid;gap:8px}.donation-form .form-field-label{color:#3e3228;font-weight:700}.donation-form input,.donation-form select{width:100%;border-radius:12px;border:1px solid rgba(95,67,39,.2);padding:10px 12px;background:#ffffffbf;font:inherit;color:#241f1a}.donation-form textarea{width:100%;border-radius:12px;border:1px solid rgba(95,67,39,.2);padding:10px 12px;background:#ffffffbf;font:inherit;color:#241f1a;resize:vertical;min-height:90px}.donation-form input:focus{outline:2px solid rgba(185,100,39,.25);border-color:#b9642773}.donation-form textarea:focus{outline:2px solid rgba(185,100,39,.25);border-color:#b9642773}.donation-form select:focus{outline:2px solid rgba(185,100,39,.25);border-color:#b9642773}.custom-select{position:relative}.custom-select-trigger{width:100%;border-radius:12px;border:1px solid color-mix(in srgb,var(--color-ink) 16%,transparent);padding:10px 12px;background:color-mix(in srgb,var(--color-surface-strong) 76%,transparent);color:var(--color-ink);display:flex;align-items:center;justify-content:space-between;gap:10px;cursor:pointer}.custom-select-arrow{font-size:.72rem;opacity:.8}.custom-select-menu{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:30;border-radius:12px;border:1px solid color-mix(in srgb,var(--color-ink) 14%,transparent);background:color-mix(in srgb,var(--color-surface-strong) 94%,transparent);box-shadow:0 12px 28px #3f281629;padding:6px;display:grid;gap:4px}.custom-select-item{width:100%;border:0;border-radius:8px;text-align:left;background:transparent;color:var(--color-ink);padding:9px 10px;cursor:pointer}.custom-select-item:hover{background:color-mix(in srgb,var(--color-surface) 78%,transparent)}.custom-select-item-active{background:color-mix(in srgb,var(--color-accent) 18%,transparent);color:var(--color-accent-deep);font-weight:700}.theme-palette{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.theme-option{border:1px solid color-mix(in srgb,var(--color-ink) 12%,transparent);border-radius:14px;background:color-mix(in srgb,var(--color-surface-strong) 70%,transparent);padding:8px;display:grid;gap:8px;justify-items:center;cursor:pointer;transition:transform .18s ease,border-color .18s ease,background-color .18s ease,box-shadow .18s ease}.theme-option:hover{transform:translateY(-1px);border-color:color-mix(in srgb,var(--color-accent) 32%,transparent)}.theme-option-active{background:color-mix(in srgb,var(--color-surface-strong) 94%,transparent);border-color:color-mix(in srgb,var(--color-accent) 46%,transparent);box-shadow:0 10px 20px #6044221f}.theme-option-swatches{display:flex;gap:5px}.theme-option-swatch{width:16px;height:16px;border-radius:999px;border:1px solid rgba(36,31,26,.08)}.theme-option-label{color:var(--color-ink);font-size:.74rem;font-weight:700;line-height:1.1}.wishlist-settings-form{margin-top:14px;display:grid;gap:12px}.wishlist-settings-form label,.wishlist-settings-form .form-field{display:grid;gap:8px;color:var(--color-ink);font-weight:700}.wishlist-settings-form input{width:100%;border-radius:12px;border:1px solid color-mix(in srgb,var(--color-ink) 16%,transparent);padding:10px 12px;background:color-mix(in srgb,var(--color-surface-strong) 76%,transparent);font:inherit;color:var(--color-ink)}.wishlist-settings-form input:focus{outline:2px solid rgba(185,100,39,.25);border-color:#b9642773}.wishlist-settings-status{margin:0;font-size:.88rem;color:var(--color-muted)}.wishlist-settings-status-saving,.wishlist-settings-status-pending{color:var(--color-accent-deep)}.wishlist-settings-status-saved{color:var(--color-emerald)}.wishlist-settings-status-invalid,.wishlist-settings-status-error{color:#b84237}.donation-error{margin:0;color:#9f2f2f;font-size:.9rem}.account-danger-zone{display:grid;gap:10px;margin-top:8px;padding-top:12px;border-top:1px solid rgba(159,47,47,.16)}.account-danger-confirm{display:grid;gap:10px;padding:12px;border-radius:16px;background:#9f2f2f0f;border:1px solid rgba(159,47,47,.14)}.account-danger-text{margin:0;color:#7a3a33;font-size:.9rem;line-height:1.45}.donation-actions{display:flex;gap:10px;justify-content:flex-end;flex-wrap:wrap}.donation-actions .button-primary,.donation-actions .button-secondary{min-height:42px;padding:0 14px;font-size:.88rem}.checkbox-row{display:flex;align-items:center;gap:8px;font-weight:600}.checkbox-row input{width:auto}.guide-card,.contact-card{border-radius:28px;padding:28px}.rules-list{display:grid;gap:14px;margin-top:18px}.rules-edit-actions{margin-top:10px;display:flex;justify-content:flex-start}.rules-draft-row{display:flex;gap:8px;align-items:center;width:100%}.rules-draft-row .delete-button{min-height:40px;padding:0 12px}.rule-item{display:grid;grid-template-columns:36px 1fr;gap:12px;align-items:start}.rule-index{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:12px;background:#b9642724;color:#b96427;font-weight:800}.contact-card{background:linear-gradient(160deg,color-mix(in srgb,var(--color-surface-strong) 90%,var(--color-accent) 10%),color-mix(in srgb,var(--color-surface) 88%,transparent)),color-mix(in srgb,var(--color-surface) 92%,transparent);border:1px solid color-mix(in srgb,var(--color-ink) 10%,transparent)}.contact-card>p{margin-top:14px}.contact-note{margin-top:22px;padding-top:18px;border-top:1px solid color-mix(in srgb,var(--color-ink) 12%,transparent)}.contact-note span{display:inline-block;margin-bottom:8px;font-size:.8rem;font-weight:800;text-transform:uppercase;letter-spacing:.12em;color:#9a5d24}.landing-shell{isolation:isolate;background:linear-gradient(180deg,#101916fa,#183228f5 18rem,#183228d6 30rem,#1832286b,#18322824 58rem,#18322800 74rem)}.landing-shell:before,.landing-shell:after{content:"";position:absolute;pointer-events:none;z-index:0}.landing-shell:before{top:-10rem;left:-14rem;width:42rem;height:42rem;border-radius:999px;background:radial-gradient(circle,#ffc27b24,#ffc27b00);filter:blur(34px);opacity:.45}.landing-shell:after{top:5rem;right:-8rem;width:30rem;height:30rem;border-radius:999px;background:radial-gradient(circle,#97bdff24,#97bdff00);filter:blur(34px);opacity:.4}.landing-layout{width:min(1240px,calc(100% - 32px));padding:24px 0 72px}.landing-nav{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:14px 18px;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:#fff8f00f;box-shadow:0 6px 16px #08100e14;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.landing-brand{display:flex;align-items:center;gap:12px;min-width:0;color:#fffaf2}.landing-brand-mark{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:14px;background:linear-gradient(145deg,#ffbe70e6,#df762feb);color:#2f180c;font-family:Playfair Display,serif;font-size:1.55rem;line-height:1;box-shadow:0 10px 22px #df762f40}.landing-brand>div strong,.landing-brand>div span{display:block}.landing-brand>div strong{font-size:1rem;letter-spacing:.08em;text-transform:uppercase}.landing-brand>div span{color:#fff4e7b8;font-size:.82rem}.landing-nav-links{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}.landing-nav-link{border:0;background:transparent;color:#fff4e7cc;padding:0 10px;min-height:42px;cursor:pointer}.landing-nav-link:hover{color:#fffaf2}.landing-nav-cta{min-height:46px;padding:0 18px;box-shadow:none}.landing-hero{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.06fr) minmax(360px,.94fr);gap:34px;align-items:center;padding-top:26px}.landing-hero-copy{position:relative;color:#fffaf2;padding:34px 34px 30px;border-radius:36px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(155deg,#09120fe6,#122922c7 58%,#16382d8f),linear-gradient(180deg,#ffffff0a,#fff0);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);overflow:hidden;animation:fade-up .75s ease-out both}.landing-hero-copy:before{content:"";position:absolute;inset:auto auto -6rem -5rem;width:16rem;height:16rem;border-radius:999px;background:radial-gradient(circle,#ffbe7033,#ffbe7000);pointer-events:none}.landing-title{margin-top:0;max-width:9.2ch;font-family:Playfair Display,serif;font-size:clamp(3rem,5.8vw,5.35rem);line-height:.92;color:#fff8ef;text-shadow:0 8px 24px rgba(0,0,0,.18);text-wrap:balance}.landing-title-compact{max-width:10.8ch;font-size:clamp(2.55rem,5vw,4.5rem);line-height:.94}.landing-subtitle{margin:18px 0 0;max-width:56ch;color:#fff4e7e6;font-size:1.08rem}.landing-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.landing-secondary-action{background:#ffffff1f;border-color:#ffffff38;color:#fff6ee}.landing-proof-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:34px}.landing-proof-card{min-height:132px;padding:18px;border-radius:24px;background:#fff8f01f;border:1px solid rgba(255,255,255,.14);box-shadow:inset 0 1px #ffffff0f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.landing-proof-card strong{display:block;color:#fff7ef;font-size:1.18rem;line-height:1.1}.landing-proof-card p{margin:10px 0 0;color:#fff4e7d1;font-size:.92rem}.landing-hero-visual{position:relative;display:flex;align-items:flex-start;padding:18px 8px 24px 20px;overflow:visible;animation:fade-up .85s ease-out both;animation-delay:.06s}.landing-showcase{position:relative;width:100%;overflow:visible;display:grid;align-content:start;gap:20px;padding:32px 24px 24px;border-radius:34px;background:linear-gradient(170deg,#0e1614f5,#162c25f0),linear-gradient(180deg,#ffffff0f,#fff0);border:1px solid rgba(255,255,255,.08)}.landing-showcase-top{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:4px 6px 0}.landing-showcase-chip,.landing-showcase-status,.landing-showcase-heading span,.landing-wish-preview-top span,.landing-side-card span,.landing-feature-eyebrow,.landing-step-number,.landing-auth-kicker{text-transform:uppercase;letter-spacing:.12em;font-size:.72rem;font-weight:800}.landing-showcase-chip{display:inline-flex;align-items:center;min-height:36px;padding:0 14px;border-radius:999px;background:#ffb66a29;color:#ffc786}.landing-showcase-status{color:#effff8a8}.landing-showcase-grid{display:grid;grid-template-columns:minmax(0,1.24fr) minmax(185px,.76fr);gap:16px}.landing-showcase-main{display:grid;gap:18px;padding:20px;border-radius:28px;background:linear-gradient(180deg,#fffaf214,#fffaf20a);border:1px solid rgba(255,255,255,.08)}.landing-showcase-heading strong{display:block;margin-top:6px;color:#fff9f1;font-size:1.9rem;line-height:1.02}.landing-showcase-heading p{margin:10px 0 0;color:#effff8ad}.landing-showcase-heading span{color:#ffc98dd1}.landing-showcase-list{display:grid;gap:14px}.landing-wish-preview,.landing-side-card,.landing-feature-card,.landing-flow-card,.landing-events-card,.landing-auth-copy{border-radius:28px;border:1px solid var(--color-border);box-shadow:0 20px 52px #6044221f}.landing-wish-preview,.landing-side-card{padding:18px;border-color:#ffffff14;background:#fffaf214}.landing-wish-preview-soft{background:linear-gradient(180deg,#234f4480,#fffaf20f)}.landing-wish-preview-top,.landing-showcase-side{display:grid;gap:14px}.landing-wish-preview-top{grid-template-columns:minmax(0,1fr) auto;margin-bottom:10px}.landing-wish-preview-top span{color:#fff4e7b8}.landing-wish-preview strong,.landing-side-card strong{display:block;color:#fff8ef;font-size:1.08rem;line-height:1.2}.landing-wish-preview p,.landing-side-card p{margin:10px 0 0;color:#effff8ad;font-size:.92rem}.landing-preview-progress{width:100%;height:9px;margin-top:14px;border-radius:999px;background:#ffffff1f;overflow:hidden}.landing-preview-progress span{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#ffc477,#fb8f4c)}.landing-side-card{min-height:160px}.landing-side-card span{color:#fff4e7b8}.landing-side-card-accent{background:linear-gradient(180deg,#ffbf741f,#fffaf214)}.landing-floating-card{position:absolute;z-index:2;max-width:240px;padding:16px 18px;border-radius:20px;background:#fffaf2eb;border:1px solid rgba(125,88,43,.1);box-shadow:0 18px 50px #1f181229;animation:float-note 6s ease-in-out infinite}.landing-floating-card span{display:block;margin-bottom:8px;color:var(--color-accent-deep);font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.12em}.landing-floating-card strong{color:#2d241d;font-size:.96rem;line-height:1.35}.landing-floating-card-top{top:20px;right:18px}.landing-floating-card-bottom{left:42px;bottom:48px;max-width:320px;animation-delay:1.2s}.landing-section{margin-top:38px}.landing-section-head{margin-bottom:22px}.landing-section-head h2{max-width:18ch;font-size:clamp(1.95rem,3vw,2.9rem);line-height:.98}.landing-section-head p:last-child{max-width:66ch}.landing-feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.landing-feature-card{padding:28px;background:linear-gradient(180deg,#fffcf7e6,#fff7eeb8),#fffcf7d1}.landing-feature-eyebrow{color:var(--color-accent-deep)}.landing-feature-card h3{margin-top:12px}.landing-feature-card p{margin:12px 0 0;color:var(--color-muted)}.landing-flow{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:22px}.landing-flow-card,.landing-events-card,.landing-auth-copy,.landing-faq-panel{display:flex;flex-direction:column;padding:28px;background:linear-gradient(180deg,#fffcf7e0,#fff7eebd),#fffcf7cc;min-height:560px}.landing-step-list,.landing-event-list,.landing-auth-benefits{display:grid;gap:14px}.landing-event-list{margin-top:0}.landing-step-list{margin-top:18px}.landing-step-card{display:grid;grid-template-columns:72px minmax(0,1fr);gap:14px;padding:16px 0;border-top:1px solid rgba(95,67,39,.12)}.landing-step-card:first-child{border-top:0;padding-top:0}.landing-step-number{display:inline-flex;align-items:center;justify-content:center;width:58px;height:58px;border-radius:18px;background:#c96a2c1f;color:var(--color-accent);font-size:.92rem}.landing-step-card p,.landing-event-card p{margin:8px 0 0;color:var(--color-muted)}.landing-events-card h2{max-width:13ch;font-size:clamp(1.9rem,2.8vw,2.7rem);line-height:.98;margin-top:10px;margin-bottom:22px}.landing-event-card{padding:16px 18px;border-radius:22px;background:#ffffff8c;border:1px solid rgba(95,67,39,.12)}.landing-auth-section{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-top:24px;align-items:stretch}.landing-faq-panel,.landing-auth-copy{background:linear-gradient(150deg,#101916f5,#1b382eeb),#101916f0;border-color:#ffffff14;color:#fff8ef}.landing-faq-panel{display:flex;flex-direction:column;padding:28px;border-radius:28px;border:1px solid rgba(255,255,255,.08);box-shadow:0 20px 52px #6044221f;background:linear-gradient(180deg,#fffcf7e0,#fff7eebd),#fffcf7cc;color:var(--color-ink)}.landing-faq-panel .section-label{color:var(--color-accent-deep)}.landing-auth-copy h2,.landing-auth-copy p,.landing-auth-copy .section-label{color:inherit}.landing-auth-copy>p:last-of-type{margin-top:12px;max-width:60ch;color:#fff4e7c7}.landing-auth-benefits{margin-top:22px}.landing-auth-cta-row{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px}.landing-auth-cta-secondary{border-color:#ffffff2e;color:#fff8ef;background:#fff8f01a}.landing-auth-cta-secondary:hover{background:#fff8f029}.landing-auth-benefit{display:grid;grid-template-columns:30px minmax(0,1fr);gap:12px;align-items:start;padding:16px;border-radius:20px;background:#fff8f014;border:1px solid rgba(255,255,255,.08)}.landing-faq-grid{display:grid;grid-template-columns:1fr;gap:14px;flex:1}.landing-faq-card{display:flex;flex-direction:column;justify-content:center;padding:18px 20px;border-radius:22px;border:1px solid rgba(95,67,39,.12);background:#ffffff8c;min-height:0}.landing-faq-card h3{margin-top:0;margin-bottom:8px;color:var(--color-ink);font-size:1.02rem}.landing-faq-card p{margin:0;color:var(--color-muted)}.landing-auth-benefit span{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:10px;background:#ffbe7029;color:#ffc786;font-weight:800}.landing-auth-benefit p{margin:0;color:#fff4e7d1}.landing-thin-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px 14px;margin-top:20px;padding:18px 0 4px;border-top:1px solid rgba(95,67,39,.12)}.landing-thin-footer-links{display:flex;flex-wrap:wrap;justify-content:center;gap:10px 14px}.landing-thin-footer-link{color:var(--color-accent-deep);font-size:.84rem;font-weight:500;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.15em}.landing-thin-footer-link:hover{color:var(--color-accent)}.landing-auth-card.auth-card{width:100%;margin:0;padding:26px;align-self:start;background:linear-gradient(165deg,#fff7ecf0,#fff0e3bd),#fffdf9e6}.landing-auth-kicker{margin:0;color:var(--color-accent-deep)}.landing-auth-title{margin-top:10px;font-family:Playfair Display,serif;font-size:clamp(2rem,4vw,3rem);line-height:.96}.landing-auth-subtitle{margin-top:10px}.landing-auth-switch{margin-top:18px}.landing-auth-card .auth-form{margin-top:12px}.landing-auth-card .donation-actions{margin-top:4px}.landing-auth-card .donation-actions .button-primary{width:100%}.auth-modal-backdrop{padding:20px}.auth-landing-modal{position:relative;width:min(560px,100%);padding:18px}.auth-landing-modal .landing-auth-card.auth-card{box-shadow:none}.auth-modal-close{position:absolute;top:12px;right:12px;z-index:1;width:36px;height:36px;border:1px solid rgba(95,67,39,.16);border-radius:999px;background:#fffbf6f0;color:#5f4327;font-size:1.4rem;line-height:1;cursor:pointer}.auth-modal-close:hover{background:#f5eadcf0}.auth-layout{min-height:100dvh;display:flex;align-items:center;padding-top:10px;padding-bottom:10px}.auth-card{width:min(520px,100%);margin:0 auto;padding:clamp(16px,2.8vw,24px);border-radius:30px;border:1px solid rgba(95,67,39,.14);background:linear-gradient(165deg,#fff7eceb,#faf0ff9e),#fffdf9e0;box-shadow:0 18px 46px #5d40242e,inset 0 1px #ffffffd6}.auth-title{font-family:Playfair Display,serif;font-size:clamp(2.5rem,5.4vw,4.2rem);line-height:.98;max-width:100%;overflow-wrap:anywhere;margin:0}.auth-subtitle{margin-top:6px;color:#73543f;font-size:.96rem;line-height:1.35}.auth-switch{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:14px}.auth-form{margin-top:10px;gap:7px}.auth-oauth-label{margin:2px 0;color:#7a624d;font-size:.83rem;font-weight:700;text-align:center}.auth-oauth-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;align-items:stretch}.auth-oauth-button{min-height:44px;width:100%;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:0 16px}.auth-yandex-button{border:1px solid rgba(30,24,20,.12);color:#171412;background:#fff;font-weight:700;border-radius:999px;box-shadow:0 8px 18px #38291c0f}.auth-yandex-button:hover{background:#fff8f6}.auth-yandex-logo{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:999px;background:#fc3f1d;color:#fff;font-size:.92rem;font-weight:800;line-height:1;box-shadow:inset 0 -1px #00000014}.auth-google-custom-button{border:1px solid #747775;color:#1f1f1f;background:#fff;font-weight:600;border-radius:999px;box-shadow:0 8px 18px #38291c0a}.auth-google-custom-button:hover{background:#f8f9fa}.auth-google-logo{display:inline-flex;width:18px;height:18px;flex:0 0 18px}.auth-button-spinner{width:18px;height:18px;flex:0 0 18px;border-radius:999px;border:2px solid rgba(31,31,31,.18);border-top-color:#1f1f1f;animation:auth-spin .8s linear infinite}.landing-cta-loading{position:relative}.landing-cta-loading .landing-cta-label{opacity:0}.landing-cta-spinner{position:absolute;top:50%;left:50%;margin:-9px 0 0 -9px;pointer-events:none}.button-primary.landing-cta-loading .landing-cta-spinner{border-color:#fff8f157;border-top-color:#fff8f1}.button-secondary.landing-cta-loading .landing-cta-spinner{border-color:color-mix(in srgb,var(--color-ink) 16%,transparent);border-top-color:var(--color-ink)}.account-identity-section{margin-top:8px;padding:10px 12px;border-radius:16px;background:color-mix(in srgb,var(--color-surface-strong) 86%,transparent);border:1px solid color-mix(in srgb,var(--color-ink) 10%,transparent)}.account-identity-title{margin:0 0 8px;color:color-mix(in srgb,var(--color-ink) 76%,var(--color-muted) 24%);font-size:.84rem;font-weight:700}.account-identity-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 0}.account-identity-row+.account-identity-row{border-top:1px solid color-mix(in srgb,var(--color-ink) 8%,transparent)}.account-identity-row strong{display:block;color:var(--color-ink)}.account-identity-row p{margin:3px 0 0;color:color-mix(in srgb,var(--color-muted) 88%,var(--color-ink) 12%);font-size:.82rem;line-height:1.28}.account-identity-badge{display:inline-flex;align-items:center;justify-content:center;min-width:96px;min-height:34px;padding:7px 12px;border-radius:999px;border:1px solid color-mix(in srgb,var(--color-emerald) 28%,transparent);background:color-mix(in srgb,var(--color-emerald) 18%,var(--color-surface-strong));color:color-mix(in srgb,var(--color-emerald-soft) 78%,var(--color-emerald) 22%);font-size:.8rem;font-weight:700}.account-identity-action{min-width:96px;min-height:34px;padding:7px 12px;font-size:.8rem}.account-identity-action-danger{justify-content:center}.profile-modal{width:min(430px,100%);background:linear-gradient(160deg,#f1f8fffa,#e5f1fff5);border:1px solid rgba(89,142,202,.28);box-shadow:0 20px 60px #1b3e6b38}.profile-modal h3{color:#203145}.profile-modal .donation-modal-title{color:#3f6493}.profile-modal .donation-form label{color:#2d4f79}.profile-modal .donation-form input{border-color:#5484c14d;background:#ffffffdb;color:#203145}.profile-modal .donation-form input::placeholder{color:#375a849e}.profile-modal .donation-form input:focus{border-color:#4478b894;outline:2px solid rgba(68,120,184,.2)}.profile-form{gap:8px}.profile-identities-button{align-self:flex-start;margin-top:2px}.profile-modal .button-primary,.profile-modal .button-secondary,.profile-modal .delete-button{min-height:36px;padding:0 14px;font-size:.82rem}.profile-modal .button-primary{background:linear-gradient(135deg,#2f6eab,#4f90d2);color:#f5fbff;box-shadow:0 10px 24px #3165a64d}.profile-modal .button-secondary,.profile-modal .profile-identities-button{border-color:#4678b747;background:#e1eefcd1;color:#23446b}.profile-modal .button-secondary:hover,.profile-modal .profile-identities-button:hover{background:#d4e7fbf0}.profile-modal .account-danger-zone{border-top-color:#4678b72e}.identity-modal{width:min(420px,100%);background:linear-gradient(160deg,#f1f8fffa,#e5f1fff5);border:1px solid rgba(89,142,202,.28);box-shadow:0 20px 60px #1b3e6b38}.identity-modal h3{color:#203145}.identity-modal .donation-modal-title{color:#3f6493}.identity-modal .account-identity-section{border-color:#5484c138;background:#f8fdffb8}.identity-modal .account-identity-row+.account-identity-row{border-top-color:#5484c12e}.identity-modal .account-identity-row strong{color:#203145}.identity-modal .account-identity-row p{color:#49698f}.identity-modal .account-identity-badge{border-color:#4678b73d;background:#e1eefcdb;color:#23446b}.identity-modal .button-secondary.account-identity-action,.identity-modal .button-secondary{border-color:#4678b747;background:#e1eefcd1;color:#23446b}.identity-modal .button-secondary.account-identity-action:hover,.identity-modal .button-secondary:hover{background:#d4e7fbf0}.identity-modal .donation-actions{margin-top:14px}.auth-divider{position:relative;display:flex;justify-content:center;margin:6px 0}.auth-divider-after-submit{margin-top:4px;margin-bottom:4px}.auth-divider:before{content:"";position:absolute;inset:50% 0 auto;border-top:1px solid rgba(95,67,39,.14)}.auth-divider span{position:relative;z-index:1;padding:0 10px;background:#fffaf5f5;color:#8a6b52;font-size:.82rem;text-transform:uppercase;letter-spacing:.08em}.auth-switch .button-primary,.auth-switch .button-secondary{min-height:42px}.auth-form label{gap:5px;font-size:.92rem}.auth-form input{padding:8px 10px;min-height:38px}.auth-form .donation-actions{margin-top:2px}.auth-login-actions{margin-top:8px}.auth-register-actions{justify-content:flex-start;flex-wrap:nowrap}.auth-form .button-primary{min-height:42px}.auth-register-progress{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:4px}.auth-register-progress span{height:6px;border-radius:999px;background:#5f43271f}.auth-register-progress span.is-active{background:linear-gradient(90deg,#df7c37,#f1a35f)}.auth-register-step-label{margin:4px 0 2px;color:#7a624d;font-size:.82rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.auth-register-nav-button,.auth-register-actions .button-primary{flex:1 1 0}.birthday-picker-trigger{cursor:pointer}.birthday-picker-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:flex;align-items:center;justify-content:center;padding:20px;background:#130e0a70;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.birthday-picker-modal{width:min(720px,100%);border-radius:28px;border:1px solid rgba(95,67,39,.14);background:linear-gradient(165deg,#fff7ecf5,#fff0e3d1),#fffdf9f0;box-shadow:0 24px 60px #3f28162e,inset 0 1px #ffffffd6;padding:22px}.birthday-picker-head h3{margin:4px 0 0;font-family:Playfair Display,serif;font-size:clamp(1.8rem,3vw,2.4rem);line-height:.98}.birthday-picker-kicker{margin:0;color:#8f5b2c;font-size:.82rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.birthday-picker-columns{display:grid;grid-template-columns:.8fr 1.25fr 1fr;gap:14px;margin-top:18px}.birthday-picker-column{display:grid;gap:10px}.birthday-picker-label{color:#7a624d;font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.birthday-picker-list{display:grid;gap:8px;max-height:280px;overflow-y:auto;padding:6px;border-radius:20px;border:1px solid rgba(95,67,39,.1);background:#fffbf6b8}.birthday-picker-select{width:100%;min-height:280px;border-radius:20px;border:1px solid rgba(95,67,39,.1);background:#fffbf6b8;color:#3d2a1d;padding:8px;font:inherit;outline:none}.birthday-picker-select option{padding:10px 12px;border-radius:12px}.birthday-picker-select:focus{border-color:#df7c3773;box-shadow:0 0 0 3px #df7c371f}.birthday-picker-option{border:0;border-radius:14px;background:transparent;color:#3d2a1d;padding:12px 14px;text-align:left;cursor:pointer;transition:background-color .12s ease,color .12s ease,transform .12s ease}.birthday-picker-option:hover{background:#efdcc5b8}.birthday-picker-option.is-active{background:linear-gradient(135deg,#df7c372e,#f1a35f47);color:#8f4b1a;font-weight:700}.birthday-picker-preview{margin:16px 0 0;color:#5f4327;font-size:1rem;font-weight:700}.birthday-picker-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:18px}.birthday-picker-mobile-progress{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:18px}.birthday-picker-mobile-progress span{height:6px;border-radius:999px;background:#5f43271f}.birthday-picker-mobile-progress span.is-active{background:linear-gradient(90deg,#df7c37,#f1a35f)}.birthday-picker-mobile-label{margin:8px 0 0;color:#7a624d;font-size:.82rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.auth-userbar{display:flex;justify-content:flex-end;align-items:center;gap:12px;margin-bottom:16px;min-width:0}.auth-userbar-name{font-weight:700;color:var(--color-accent-deep)}.auth-userbar-name-button{border:0;background:transparent;cursor:pointer;text-decoration:underline;text-decoration-style:dashed;text-underline-offset:4px;margin-right:auto;text-align:left;min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header-back-button{border:1px solid color-mix(in srgb,var(--color-ink) 16%,transparent);border-radius:12px;background:color-mix(in srgb,var(--color-surface-strong) 86%,transparent);color:var(--color-ink);width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s ease,transform .2s ease}.header-back-button:hover{background:color-mix(in srgb,var(--color-surface-strong) 96%,transparent);transform:translate(-1px)}.header-back-icon{width:18px;height:18px}.header-menu{position:relative;flex-shrink:0}.burger-button{border:1px solid color-mix(in srgb,var(--color-ink) 16%,transparent);border-radius:12px;background:color-mix(in srgb,var(--color-surface-strong) 86%,transparent);color:var(--color-ink);width:42px;height:42px;padding:0;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.burger-icon{display:inline-flex;flex-direction:column;justify-content:center;gap:4px;width:16px}.burger-icon span{display:block;width:100%;height:2px;border-radius:999px;background:currentColor}.header-menu-dropdown{position:absolute;top:calc(100% + 10px);right:0;min-width:0;width:230px;max-width:calc(100vw - 24px);border-radius:14px;border:1px solid color-mix(in srgb,var(--color-ink) 12%,transparent);background:color-mix(in srgb,var(--color-surface-strong) 96%,transparent);box-shadow:0 12px 32px #472f1b2e;padding:8px;z-index:20}.header-menu-item{width:100%;text-align:left;border:0;background:transparent;color:var(--color-ink);border-radius:10px;padding:10px 12px;cursor:pointer}.header-menu-item:hover{background:color-mix(in srgb,var(--color-surface) 82%,transparent)}.status-banner{margin:0 0 18px;padding:14px 18px;border-radius:18px;border:1px solid rgba(95,67,39,.14);background:#fff8efe6;color:#6f4b2d}.status-banner-error{border-color:#b8423733;background:#ffefeceb;color:#b84237}.copy-toast{position:fixed;left:50%;bottom:max(18px,env(safe-area-inset-bottom,0px) + 12px);transform:translate(-50%);z-index:40;min-width:min(320px,calc(100vw - 32px));max-width:calc(100vw - 32px);padding:12px 16px;border-radius:16px;border:1px solid color-mix(in srgb,var(--color-ink) 12%,transparent);background:color-mix(in srgb,var(--color-surface-strong) 94%,transparent);color:var(--color-ink);box-shadow:0 14px 34px #1f181229;text-align:center;font-size:.92rem;font-weight:700;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);animation:copy-toast-in .18s ease-out}.copy-toast-success{border-color:color-mix(in srgb,var(--color-ink) 12%,transparent);background:color-mix(in srgb,var(--color-surface-strong) 94%,transparent);color:var(--color-ink)}.copy-toast-error{border-color:color-mix(in srgb,#c96b61 26%,transparent);background:color-mix(in srgb,#fff1ed 92%,var(--color-surface));color:#9a3127}@keyframes fade-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes float-note{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes copy-toast-in{0%{opacity:0;transform:translate(-50%,8px)}to{opacity:1;transform:translate(-50%)}}@media (max-width: 960px){.hero-grid,.guide-section,.wish-grid,.admin-form-row,.landing-hero,.landing-feature-grid,.landing-flow,.landing-auth-section,.landing-showcase-grid{grid-template-columns:1fr}.wishlist-matrix{grid-template-columns:repeat(2,minmax(0,1fr))}.glow{display:none}.section-head-with-action{align-items:stretch;flex-direction:column}.wish-sort-button{width:100%}h1{max-width:none}.landing-shell:before{width:34rem;height:34rem;left:-11rem}.landing-nav{border-radius:28px}.landing-hero{gap:22px}.landing-proof-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-flow-card,.landing-events-card,.landing-auth-copy,.landing-faq-panel{min-height:0}.landing-faq-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-hero-visual{min-height:auto;padding:0;display:grid;gap:12px}.landing-showcase{width:100%}.landing-showcase-side{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-floating-card{position:static;width:100%;max-width:none;margin-top:0;animation:none}.landing-floating-card-top,.landing-floating-card-bottom{left:auto;right:auto;top:auto;bottom:auto}.landing-auth-card.auth-card{padding:24px}.landing-auth-cta-row{flex-direction:column}}@media (max-width: 720px){.copy-toast{top:max(14px,env(safe-area-inset-top,0px) + 10px);bottom:auto;min-width:0;width:calc(100vw - 24px);max-width:calc(100vw - 24px)}.layout{width:min(100%,calc(100% - 20px));padding:16px 0 40px}.hero-card,.guide-card,.admin-card,.contact-card,.wish-card{border-radius:22px}.landing-faq-grid{grid-template-columns:1fr}.hero-card,.guide-card,.admin-card,.contact-card{padding:20px}.wish-card{padding:18px;min-height:280px}h1{font-size:clamp(2.4rem,13vw,3.8rem)}h2{font-size:clamp(1.8rem,10vw,2.8rem)}.hero-actions{flex-direction:column}.button-primary,.button-secondary{width:100%}.wish-topline{flex-direction:column;gap:6px}.wish-footer{flex-direction:column;align-items:stretch}.wish-actions{flex-direction:row;justify-content:flex-end}.wish-actions-modal{flex-direction:column;align-items:stretch;gap:8px}.wish-actions-modal .wish-donate-button,.wish-actions-modal .wish-shop-link,.wish-actions-modal .button-secondary{width:100%;min-height:42px;font-size:.92rem;padding:0 14px}.wish-participants{width:100%;text-align:left}.wish-modal-head{flex-direction:column}.rule-item{grid-template-columns:36px 1fr;align-items:center}.auth-switch,.auth-oauth-row{grid-template-columns:1fr}.auth-register-actions{flex-direction:column}.auth-register-actions .button-primary,.auth-register-actions .button-secondary{width:100%}.profile-modal{width:min(420px,100%);max-height:min(88dvh,760px);padding:16px;overflow-y:auto;-webkit-overflow-scrolling:touch}.profile-form{gap:7px;margin-top:10px}.profile-identities-button{width:100%}.theme-palette{grid-template-columns:repeat(3,minmax(0,1fr))}.identity-modal{width:min(420px,100%);max-height:min(88dvh,760px);padding:16px;overflow-y:auto;-webkit-overflow-scrolling:touch}.profile-form label{gap:6px}.profile-modal .donation-modal-title{margin-top:4px;font-size:.84rem}.account-identity-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:7px 0}.account-identity-badge,.account-identity-action{width:auto;min-width:88px;padding:6px 10px;font-size:.76rem}.account-identity-row p{font-size:.76rem;line-height:1.2}.account-danger-zone{margin-top:8px;padding-top:8px}.account-danger-confirm{gap:8px;padding:10px}.account-danger-text{font-size:.82rem;line-height:1.3}.profile-modal .donation-actions{margin-top:4px;gap:8px}.birthday-picker-columns{grid-template-columns:1fr}.birthday-picker-list{max-height:180px}.birthday-picker-select{min-height:180px}.birthday-picker-select-mobile{min-height:220px}.birthday-picker-actions{flex-direction:column}.birthday-picker-actions-mobile .button-primary,.birthday-picker-actions-mobile .button-secondary{width:100%}.landing-layout{padding:14px 0 40px}.landing-shell:before{width:24rem;height:24rem;top:-6rem;left:-8rem}.landing-nav{display:none;flex-direction:column;align-items:flex-start;padding:14px;border-radius:24px}.landing-nav-links{width:100%;flex-direction:column;align-items:stretch;gap:6px}.landing-nav-link{width:100%;min-height:40px;padding:0 4px;text-align:left}.landing-nav-cta{width:100%}.landing-title{font-size:clamp(2.25rem,12vw,3.2rem);max-width:none}.landing-section-head h2,.landing-events-card h2{max-width:none;font-size:clamp(1.95rem,9vw,2.55rem);line-height:.98}.landing-subtitle{font-size:.98rem;max-width:none}.landing-hero-copy{padding:20px 18px 18px;border-radius:20px}.landing-proof-grid{grid-template-columns:1fr;gap:10px}.landing-proof-card,.landing-feature-card,.landing-flow-card,.landing-events-card,.landing-auth-copy,.landing-auth-card.auth-card{border-radius:20px;padding:18px}.landing-showcase{gap:14px;padding:14px;border-radius:20px}.landing-showcase-top{flex-direction:column;align-items:flex-start;gap:10px;padding:0}.landing-showcase-status{display:none}.landing-showcase-main{padding:14px;border-radius:18px}.landing-showcase-heading strong{font-size:1.55rem}.landing-showcase-side{grid-template-columns:1fr}.landing-side-card,.landing-wish-preview{padding:14px;border-radius:18px}.landing-wish-preview-top{grid-template-columns:1fr;gap:4px}.landing-floating-card{margin-top:10px;padding:14px 16px;border-radius:18px}.landing-floating-card strong{font-size:.92rem}.landing-step-card{grid-template-columns:1fr;gap:10px;padding:14px 0}.landing-step-number{width:52px;height:52px;border-radius:16px}.landing-section{margin-top:24px}.landing-section-head{margin-bottom:14px}.landing-events-card h2{margin-top:8px;margin-bottom:14px}.landing-event-list{gap:10px}.landing-event-card{padding:14px;border-radius:18px}.landing-event-card h3{font-size:1rem}.auth-layout{min-height:100dvh;align-items:flex-start;padding-top:8px;padding-bottom:8px}.auth-card,.auth-landing-modal{padding:14px}.auth-title{font-size:clamp(2rem,9vw,2.8rem)}.auth-userbar{justify-content:space-between;align-items:center;gap:8px}.auth-userbar-name-button{margin-right:0;max-width:calc(100vw - 140px)}.header-menu-dropdown{right:0;left:auto;width:min(210px,calc(100vw - 24px));max-width:calc(100vw - 24px)}.wishlist-matrix{grid-template-columns:1fr}.wishlist-tile{min-height:180px}.rules-draft-row{flex-direction:column;align-items:stretch}.donation-modal .donation-actions{flex-direction:column;align-items:stretch;gap:8px}.donation-modal .donation-actions .button-primary,.donation-modal .donation-actions .button-secondary,.donation-modal .donation-actions .delete-button{width:100%;min-height:42px;font-size:.94rem;padding:0 14px;white-space:normal}}@media (max-width: 520px){.layout{width:min(100%,calc(100% - 16px))}.profile-modal,.identity-modal{max-height:calc(100dvh - 20px);padding:14px}.profile-form{gap:6px}.account-identity-section{padding:8px 10px}.account-identity-title{margin-bottom:6px}.account-identity-row{gap:8px}.account-identity-row strong{font-size:.92rem}.account-identity-row p{margin-top:2px;font-size:.72rem}.account-identity-badge,.account-identity-action{min-width:82px;min-height:32px;padding:6px 9px;font-size:.74rem}.theme-palette{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-layout{padding:10px 0 32px}.landing-nav{padding:12px;gap:12px}.landing-brand{gap:10px}.landing-brand-mark{width:40px;height:40px;border-radius:12px;font-size:1.35rem}.landing-brand>div strong{font-size:.92rem}.landing-brand>div span{font-size:.76rem}.landing-hero{gap:14px;padding-top:14px}.landing-hero-copy{padding:18px 16px 16px}.landing-title{font-size:clamp(2rem,11vw,2.7rem);line-height:.96}.landing-section-head h2,.landing-events-card h2{font-size:clamp(1.7rem,10vw,2.15rem);line-height:1}.landing-subtitle{margin-top:14px;font-size:.94rem}.landing-hero-actions{margin-top:20px;gap:8px}.landing-proof-card strong{font-size:1.02rem}.landing-proof-card p,.landing-feature-card p,.landing-step-card p,.landing-event-card p,.landing-auth-copy>p:last-of-type,.landing-auth-benefit p{font-size:.9rem}.landing-event-card,.landing-showcase{padding:12px}.landing-showcase-chip{min-height:32px;padding:0 12px}.landing-showcase-heading strong{font-size:1.35rem}.landing-showcase-heading p,.landing-wish-preview p,.landing-side-card p{font-size:.88rem}.landing-auth-title{font-size:clamp(1.7rem,8vw,2.2rem)}.landing-auth-benefit{grid-template-columns:24px minmax(0,1fr);gap:10px;padding:12px}.landing-auth-benefit span{width:24px;height:24px;border-radius:8px}}@media (max-width: 1024px){.auth-userbar-name-button{max-width:calc(100vw - 150px)}}@font-face{font-family:Farabee;src:url(/assets/Farabee-Light-DMIIZpt2.ttf) format("truetype");font-display:swap;font-weight:300;font-style:normal}@font-face{font-family:Farabee;src:url(/assets/Farabee-Regular-Bo9t-CAb.ttf) format("truetype");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:Farabee;src:url(/assets/Farabee-Medium-DJc4HUY0.ttf) format("truetype");font-display:swap;font-weight:500;font-style:normal}@font-face{font-family:Farabee;src:url(/assets/Farabee-Semibold-d3zZlG1_.ttf) format("truetype");font-display:swap;font-weight:600;font-style:normal}@font-face{font-family:Farabee;src:url(/assets/Farabee-Bold-Ce3Haqj0.ttf) format("truetype");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:Unifix SP Demo;src:url(/assets/UnifixSPDemo-D1RJuddE.otf) format("opentype");font-display:swap;font-weight:400;font-style:normal}.snap-landing-shell{--gift-shift-x: 0px;--gift-shift-y: 0px;--gift-rotate: 0deg;--gift-scale: 1;--gift-base-translate-y: -50%;--gift-base-top: 41%;--gift-base-right: max(-10px, calc((100vw - min(1180px, calc(100vw - 40px) ))/2 - 10px) );--gift-base-width: clamp(400px, 39vw, 650px);min-height:100svh;background:#d7efff;color:#213042;font-family:Farabee,sans-serif}.snap-landing-scroll{position:relative;z-index:1;height:100svh;overflow-y:auto;scroll-snap-type:y proximity;scroll-behavior:smooth;overscroll-behavior-y:contain}.snap-landing-scroll::-webkit-scrollbar{width:8px}.snap-landing-scroll::-webkit-scrollbar-thumb{background:#7e98b638;border-radius:999px}.snap-fixed-header{position:fixed;top:0;left:0;right:0;z-index:12}.snap-fixed-header:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#d7effff0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);pointer-events:none}.snap-fixed-header-inner{position:relative;isolation:isolate;overflow:visible;width:min(1180px,calc(100% - 40px));margin:0 auto;padding:14px 18px;min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:20px;border:0;border-radius:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.snap-fixed-header-inner:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:transparent}.snap-panel{min-height:100svh;scroll-snap-align:start;scroll-snap-stop:always;display:flex;align-items:center;justify-content:center;padding:120px 20px 28px}.snap-panel-inner{width:min(1180px,100%)}.snap-hero-grid,.snap-auth-grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(320px,.95fr);gap:28px;align-items:center}.snap-auth-panel{display:flex;flex-direction:column;min-height:calc(100svh - 136px);gap:20px}.snap-auth-stage{display:flex;flex:1 1 auto;align-items:center;justify-content:flex-start}.snap-auth-layout{display:grid;grid-template-columns:minmax(0,29rem) minmax(0,1fr);gap:clamp(20px,3vw,48px);align-items:center;width:100%}.snap-auth-gift-slot{width:100%;height:clamp(320px,42vh,500px);justify-self:stretch;align-self:center}.snap-panel-grid{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:28px;align-items:center}.snap-flow-side{width:100%;display:flex;justify-content:flex-end;align-items:center}.snap-flow-gift-title{width:min(100%,26rem);margin:0;font-family:Farabee,sans-serif;font-size:clamp(2.6rem,5vw,4.3rem);font-weight:600;line-height:.94;color:#203145;text-align:left}.snap-panel-grid-gift-safe{position:relative;padding-right:clamp(180px,20vw,320px)}.snap-panel-grid-gift-safe-mirror{padding-left:clamp(180px,20vw,320px);padding-right:0;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr)}.snap-hero-simple{position:relative;display:flex;align-items:center;justify-content:flex-start;min-height:calc(100svh - 148px)}.snap-hero-simple .snap-copy{display:flex;flex-direction:column;align-items:flex-start;text-align:left}.snap-hero-simple .snap-title{max-width:12ch;font-size:clamp(2.6rem,5vw,4.4rem)}.snap-hero-image-card{position:fixed;top:var(--gift-base-top);right:var(--gift-base-right);width:var(--gift-base-width);transform:translate3d(var(--gift-shift-x),calc(var(--gift-base-translate-y) + var(--gift-shift-y)),0) rotate(var(--gift-rotate)) scale(var(--gift-scale));transform-origin:center center;padding:0;border-radius:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;overflow:hidden;will-change:transform;transition:transform .76s cubic-bezier(.2,.9,.22,1);z-index:6;pointer-events:none}.snap-hero-gift-image{width:calc(100% + 18px);height:auto;display:block;margin-top:-12px;margin-left:-18px;animation:snap-gift-float 4.8s ease-in-out infinite}.snap-hero-side-note{position:absolute;right:clamp(0px,2vw,20px);bottom:clamp(12px,3vh,28px);max-width:13ch;margin:0;color:#203145;font-size:clamp(1.9rem,3.4vw,3rem);font-weight:500;line-height:.98;text-align:right}.snap-copy,.snap-stage-card,.snap-feature-card,.snap-step-card,.snap-auth-copy,.snap-auth-preview .snap-auth-card,.snap-auth-modal{border:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.snap-copy,.snap-auth-copy,.snap-stage-card,.snap-auth-preview .snap-auth-card{padding:0;border-radius:0}.snap-brand{display:inline-flex;align-items:center;gap:14px;min-height:44px;padding:0;border:0;background:transparent;cursor:pointer;text-align:left}.snap-brand-mark{display:inline-flex;width:50px;height:50px;align-items:center;justify-content:center;border-radius:calc(var(--radius-block) - 4px);background:transparent;font-weight:800}.snap-brand strong,.snap-brand span{display:block}.snap-brand strong{font-family:Unifix SP Demo,Farabee,sans-serif;font-size:1.4rem;font-weight:400;line-height:1;letter-spacing:.02em;text-transform:uppercase}.snap-brand span{color:#5f7188e0;font-size:.82rem}.snap-nav,.snap-nav-desktop{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.snap-nav-link{display:inline-flex;align-items:center;justify-content:center;min-height:44px;border:0;background:transparent;color:#455974eb;padding:8px 12px;line-height:1;cursor:pointer}.snap-nav-link-accent{padding:10px 18px;border-radius:999px;background:#203145;color:#f7fbff}.snap-mobile-nav{display:none;position:relative;z-index:1}.snap-mobile-nav-toggle{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;background:transparent;color:#203145;cursor:pointer}.snap-mobile-nav-toggle svg{width:28px;height:28px;fill:currentColor}.snap-kicker,.snap-heading p,.snap-auth-kicker{margin:0 0 10px;color:#de6c65;font-size:.74rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.snap-title,.snap-heading h2,.snap-auth-title{margin:0;font-family:Farabee,sans-serif;font-weight:600;line-height:.94;color:#203145}.snap-title{font-size:clamp(3.5rem,8vw,6.6rem);max-width:11ch}.snap-heading h2{font-size:clamp(2.6rem,5vw,4.3rem)}.snap-auth-title{font-size:clamp(2rem,3.4vw,2.9rem)}.snap-description,.snap-heading span,.snap-auth-subtitle,.snap-stage-content p,.snap-feature-card p,.snap-step-card p,.snap-auth-benefit p,.snap-scroll-hint p,.snap-stage-facts span{color:#5f7188eb}.snap-description{max-width:34rem;margin:18px 0 0;font-size:1.04rem}.snap-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.snap-actions .button-primary,.snap-actions .button-secondary{min-width:190px;padding:12px 22px;font-size:clamp(1.05rem,1.2vw,1.22rem);cursor:pointer}.snap-scroll-hint{display:inline-flex;align-items:center;gap:12px;margin-top:34px}.snap-scroll-hint span{width:34px;height:58px;border-radius:999px;border:1px solid rgba(120,147,179,.18);position:relative}.snap-scroll-hint span:after{content:"";position:absolute;left:50%;top:12px;width:6px;height:12px;border-radius:999px;transform:translate(-50%);background:#de6c65;animation:snap-wheel 1.6s ease-in-out infinite}.snap-stage-card{min-height:520px;display:flex;flex-direction:column;justify-content:space-between}.snap-stage-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.snap-stage-top span,.snap-stage-top strong{display:inline-flex;min-height:38px;align-items:center;padding:0 14px;border-radius:0;font-size:.88rem}.snap-stage-top span{background:transparent;color:#bc6e26}.snap-stage-top strong{background:transparent;color:#4478b8}.snap-stage-content h3{margin:0;font-size:clamp(1.9rem,4vw,3rem);line-height:.98}.snap-stage-content p{margin:14px 0 0}.snap-stage-facts{display:grid;gap:12px}.snap-stage-facts article,.snap-feature-card,.snap-step-card{border-radius:0;border:0;background:transparent}.snap-stage-facts article{padding:0}.snap-stage-facts strong,.snap-feature-card strong{display:block;color:#223248;font-size:1.1rem}.snap-feature-list,.snap-step-list,.snap-auth-benefits{display:grid;gap:10px}.snap-legal-footer{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:44px;margin-top:auto;padding-top:12px}.snap-panel-auth{padding-bottom:2px}.snap-panel-auth .snap-auth-copy{max-width:none;width:100%;margin:0;text-align:left}.snap-panel-auth .snap-auth-copy h2{font-size:clamp(2.8rem,5.3vw,4.5rem);line-height:.95}.snap-panel-auth .snap-actions{margin-top:24px;justify-content:flex-start}.snap-panel-auth .snap-actions .button-primary{min-width:260px;padding:18px 32px;font-size:1.22rem}.snap-panel-auth .snap-auth-gift-slot{justify-self:stretch}.snap-legal-footer-brand strong{font-family:Unifix SP Demo,Farabee,sans-serif;font-size:1.02rem;font-weight:400;line-height:1;letter-spacing:.02em;text-transform:uppercase;color:#203145d6}.snap-legal-footer-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px 18px}.snap-legal-footer-links a{color:#203145bd;font-size:.88rem;line-height:1.3;text-decoration:none}.snap-legal-footer-links a:hover{color:#203145}.snap-feature-card,.snap-step-card{padding:0}.snap-panel-benefits .snap-heading{max-width:30rem}.snap-panel-benefits .snap-heading h2,.snap-panel-flow .snap-flow-gift-title{font-size:clamp(2.8rem,5.3vw,4.5rem)}.snap-accent-word,span.snap-accent-word{color:#de6c65}.snap-panel-benefits .snap-feature-list{grid-template-columns:1fr;gap:14px;align-items:start}.snap-panel-benefits .snap-feature-card{display:grid;grid-template-columns:54px minmax(0,1fr);gap:14px;align-items:center;min-height:100%;padding:18px 0 0;border-top:0}.snap-panel-benefits .snap-feature-card strong{font-size:clamp(1.7rem,2.2vw,2.4rem);line-height:.9;color:#de6c65;letter-spacing:-.04em}.snap-panel-benefits .snap-feature-card p{max-width:18rem;margin:0;font-size:clamp(1.16rem,1.32vw,1.3rem);line-height:1.18;color:#203145}.snap-feature-card p,.snap-step-card p{margin:10px 0 0}.snap-panel-flow .snap-heading{max-width:28rem}.snap-panel-flow .snap-step-list{width:min(100%,480px);gap:14px;align-self:center;justify-self:end}.snap-step-card{display:grid;grid-template-columns:minmax(0,1fr) 40px;gap:14px;align-items:center;padding:14px 0}.snap-step-card>div{display:flex;align-items:center;justify-content:flex-end;min-height:100%}.snap-step-card>span{display:inline-flex;width:40px;height:auto;align-items:center;justify-content:flex-start;border-radius:0;background:transparent;color:#de6c65;font-size:clamp(1.7rem,2.2vw,2.4rem);font-weight:800;line-height:.9;letter-spacing:-.04em;order:2}.snap-panel-flow .snap-step-card p{max-width:17rem;margin:0;font-size:clamp(1.16rem,1.32vw,1.3rem);line-height:1.18;color:#203145;text-align:right}.snap-auth-benefit{display:grid;grid-template-columns:18px minmax(0,1fr);gap:12px;align-items:start}.snap-auth-benefit span{width:18px;height:18px;margin-top:4px;border-radius:50%;background:#ff7c5d;box-shadow:none}.snap-auth-card{display:grid;gap:16px;max-width:100%;box-shadow:none}.snap-auth-card.auth-card{padding:0;border:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.snap-auth-card .snap-auth-kicker{display:none}.snap-auth-switch{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:4px;padding:0}.snap-auth-preview{align-self:stretch}.snap-auth-backdrop{background:radial-gradient(circle at top,rgba(255,255,255,.24),transparent 42%),#a8c6e061;-webkit-backdrop-filter:blur(28px);backdrop-filter:blur(28px)}.snap-auth-modal{width:min(560px,calc(100vw - 24px));padding:30px;border-radius:32px;position:relative;overflow:hidden;background:linear-gradient(180deg,#f8fcfff7,#ebf4fcf0);border:1px solid rgba(112,145,181,.16);box-shadow:0 28px 80px #4d698933,inset 0 1px #ffffffd6}.snap-auth-modal:before{content:none}.snap-auth-close,.snap-auth-card .auth-subtitle.snap-auth-subtitle{display:none}.snap-auth-card .auth-switch .button-primary,.snap-auth-card .auth-switch .button-secondary{min-height:46px;border-radius:999px;font-size:.96rem;font-weight:600;box-shadow:inset 0 0 0 1px #7091b529}.snap-auth-modal .button-primary{background:linear-gradient(135deg,#5f92cf,#79abdf);color:#f7fbff;box-shadow:0 14px 30px #5f92cf47}.snap-auth-modal .button-primary:hover{box-shadow:0 18px 34px #5f92cf4d}.snap-auth-modal .button-secondary{border-color:#7091b529;background:#ffffffb8;color:#203145}.snap-auth-card .auth-switch .button-secondary{border-color:#7091b529;background:#ffffff8a;color:#203145b8}.snap-auth-card .auth-switch .button-secondary:hover{background:#ffffffb8;color:#203145}.snap-auth-modal .auth-form{display:grid;gap:14px;margin-top:4px}.snap-auth-modal .auth-form label{display:grid;gap:8px;color:#33475d;font-size:.82rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.snap-auth-modal .auth-form input{width:100%;min-height:54px;border-radius:18px;border:1px solid rgba(112,145,181,.18);background:#ffffff7a;color:#203145;padding:0 16px;font-size:1rem;box-shadow:inset 0 1px #ffffff8c}.snap-auth-modal .auth-form input::placeholder{color:#5f71889e}.snap-auth-modal .auth-form input:focus{outline:none;border-color:#3d679557;box-shadow:0 0 0 4px #84addb2e,0 12px 28px #7a93ac1f}.snap-auth-modal .auth-form .donation-actions{margin-top:8px}.snap-auth-modal .auth-login-actions,.snap-auth-modal .auth-register-actions{gap:10px}.snap-auth-modal .auth-login-actions .button-primary,.snap-auth-modal .auth-register-actions .button-primary{width:100%}.snap-auth-modal .auth-register-actions{justify-content:flex-start;flex-wrap:nowrap}.snap-auth-modal .auth-form .button-primary,.snap-auth-modal .auth-register-nav-button{min-height:52px}.snap-auth-modal .auth-register-progress{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:2px}.snap-auth-modal .auth-register-progress span{height:8px;border-radius:999px;background:#84addb2e;overflow:hidden}.snap-auth-modal .auth-register-progress span.is-active{background:linear-gradient(90deg,#5f92cf,#88b6e5)}.snap-auth-modal .auth-register-step-label{margin:-2px 0 2px;color:#5f7188d1;font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em}.snap-auth-modal .auth-divider{position:relative;display:flex;justify-content:center;margin:8px 0 0}.snap-auth-modal .auth-divider:before{content:"";position:absolute;inset:50% 0 auto;border-top:1px solid rgba(112,145,181,.16)}.snap-auth-modal .auth-oauth-label{margin:0;color:#5f7188d1;font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em}.snap-auth-modal .auth-oauth-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;align-items:stretch}@media (max-width: 720px){.snap-auth-modal .auth-oauth-row{grid-template-columns:repeat(2,48px);justify-content:center;gap:12px}}.auth-inline-actions{display:flex;justify-content:flex-start;margin:12px 0 4px}.auth-inline-button{min-height:40px}@media (max-width: 720px){.auth-inline-actions{flex-direction:column;align-items:stretch}.auth-inline-button{width:100%}}.snap-auth-modal .auth-oauth-row>*{min-width:0}.snap-auth-modal .auth-oauth-block{display:grid;gap:10px}.snap-auth-modal .auth-oauth-block-hidden{display:none}.snap-auth-modal .auth-oauth-button{min-height:40px;justify-content:center;align-items:center;gap:12px;padding:0 12px;border-radius:999px;border:1px solid #dadce0;background:#fff;color:#1f1f1f;box-shadow:0 1px 2px #3c404314;font-size:14px;font-weight:500;line-height:20px;letter-spacing:.01em}.snap-auth-modal button{cursor:pointer}.snap-auth-modal button:disabled{cursor:not-allowed}.snap-auth-modal .auth-oauth-button:hover{background:#fff;border-color:#c7c9cc;box-shadow:0 1px 3px #3c404329}.snap-auth-modal .auth-yandex-button{width:100%;height:40px;min-height:30px;justify-content:center;text-align:center;white-space:nowrap;box-shadow:none}.snap-auth-modal .auth-yandex-button:hover{box-shadow:none}.snap-auth-modal .auth-provider-logo{display:block;width:18px;height:18px;object-fit:contain;flex:0 0 auto}.snap-auth-modal .auth-google-button-shell{position:relative;width:100%;min-height:40px}.snap-auth-modal .auth-google-button-host{min-height:40px;display:flex;align-items:center;width:100%;justify-content:stretch}.snap-auth-modal .auth-google-button-visual{display:none}.snap-auth-modal .auth-google-button-host>div{width:100%}.snap-auth-modal .auth-google-button-host iframe{width:100%!important}@media (max-width: 720px){.snap-auth-modal .auth-oauth-button{background:transparent;border:0;box-shadow:none}.snap-auth-modal .auth-oauth-button:hover{background:transparent;border-color:transparent;box-shadow:none}.snap-auth-modal .auth-yandex-button{width:40px;height:40px;min-height:40px;padding:0;border-radius:0;justify-self:center;gap:0}.snap-auth-modal .auth-yandex-logo{width:24px;height:24px}.snap-auth-modal .auth-oauth-button-text{display:none}.snap-auth-modal .auth-google-button-shell{width:40px;min-width:40px;height:40px;min-height:40px;justify-self:center}.snap-auth-modal .auth-google-button-visual{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;pointer-events:none}.snap-auth-modal .auth-google-logo{width:24px;height:24px}.snap-auth-modal .auth-google-button-host{position:absolute;top:0;right:0;bottom:0;left:0;width:40px;min-width:40px;height:40px;min-height:40px}.snap-auth-modal .auth-google-button-host>div,.snap-auth-modal .auth-google-button-host iframe{width:40px!important;height:40px!important;opacity:.01!important}}.snap-auth-modal .auth-oauth-button>span:last-child{line-height:1}.snap-auth-modal .auth-button-spinner{width:18px;height:18px;border-radius:999px;border:2px solid rgba(61,103,149,.18);border-top-color:#3d6795;animation:auth-spin .72s linear infinite}.snap-auth-modal .donation-error{margin:2px 0 0;padding:12px 14px;border-radius:16px;background:#ffedebe0;border:1px solid rgba(219,113,102,.18);color:#b04d45}.snap-auth-modal .auth-dismiss-button{justify-self:center;border:0;background:transparent;color:#435870bd;min-height:36px;padding:0 10px;font-size:.92rem;cursor:pointer}.snap-auth-modal .auth-dismiss-button:hover{color:#203145;text-decoration:underline;text-underline-offset:4px}.snap-auth-modal .auth-dismiss-actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.snap-legal-shell{min-height:100svh}.snap-legal-main{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:132px 0 40px}.snap-legal-card{max-width:860px;padding:0 0 36px}.snap-legal-kicker{margin:0 0 14px;color:#de6c65;font-size:.95rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.snap-legal-title{margin:0;font-family:Farabee,sans-serif;font-size:clamp(2.5rem,5vw,4.4rem);line-height:.96;color:#203145}.snap-legal-updated{margin:16px 0 0;color:#2031459e;font-size:.98rem}.snap-legal-lead{max-width:56rem;margin:22px 0 0;color:#203145;font-size:1.14rem;line-height:1.5}.snap-legal-sections{display:grid;gap:28px;margin-top:36px}.snap-legal-section h2{margin:0 0 12px;font-size:1.32rem;line-height:1.2;color:#203145}.snap-legal-section p,.snap-legal-section li{margin:0;color:#203145eb;font-size:1rem;line-height:1.62}.snap-legal-section ul{margin:14px 0 0;padding-left:20px}.snap-legal-section li+li,.snap-legal-section p+p{margin-top:10px}.birthday-picker-backdrop{background:radial-gradient(circle at top,rgba(255,255,255,.2),transparent 42%),#a8c6e057;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.birthday-picker-modal{border:1px solid rgba(112,145,181,.16);background:linear-gradient(180deg,#f8fcfff7,#e9f3fcf0),#f4f9fff5;box-shadow:0 28px 72px #4d698933,inset 0 1px #ffffffd6}.birthday-picker-head h3{color:#203145}.birthday-picker-kicker{color:#5f92cf}.birthday-picker-label,.birthday-picker-mobile-label{color:#4a6687}.birthday-picker-select{border-color:#7091b524;background:#ffffff70;color:#203145;box-shadow:inset 0 1px #ffffff94;scrollbar-width:none;-ms-overflow-style:none}.birthday-picker-select::-webkit-scrollbar{width:0;height:0}.birthday-picker-select:focus{border-color:#5f92cf57;box-shadow:0 0 0 4px #84addb24,0 12px 28px #7a93ac1f}.birthday-picker-option{color:#36526f}.birthday-picker-option:hover{background:#d2e3f4b8}.birthday-picker-option.is-active{background:linear-gradient(135deg,#5f92cf29,#88b6e542);color:#2f5377}.birthday-picker-preview{color:#36526f}.birthday-picker-mobile-progress span{background:#84addb33}.birthday-picker-mobile-progress span.is-active{background:linear-gradient(90deg,#5f92cf,#88b6e5)}@keyframes snap-wheel{0%,to{opacity:.5;transform:translate(-50%) translateY(0)}50%{opacity:1;transform:translate(-50%) translateY(16px)}}@keyframes snap-gift-float{0%,to{transform:rotate(-.8deg)}50%{transform:rotate(.8deg)}}@keyframes auth-spin{to{transform:rotate(360deg)}}@media (max-width: 980px){.snap-hero-grid,.snap-panel-grid,.snap-auth-grid{grid-template-columns:1fr}.snap-auth-panel{min-height:auto;gap:18px}.snap-auth-stage{min-height:auto}.snap-auth-layout{grid-template-columns:1fr;gap:0}.snap-auth-gift-slot{display:none}.snap-panel-benefits .snap-feature-card{grid-template-columns:44px minmax(0,1fr);gap:12px}.snap-step-card{grid-template-columns:minmax(0,1fr) 44px;gap:8px}.snap-step-card>span{width:44px}.snap-flow-gift-title{position:static;width:auto;margin:0 0 18px;text-align:left}.snap-flow-side{order:-1;justify-content:flex-start;padding-top:0}.snap-panel-grid-gift-safe{position:static;padding-right:0}.snap-panel-grid-gift-safe-mirror{padding-left:0}.snap-legal-footer{align-items:flex-start;flex-direction:column;gap:8px}.snap-legal-footer-links{justify-content:flex-start}.snap-stage-card{min-height:0}}@media (max-width: 720px){.snap-landing-shell{min-height:100svh}.snap-landing-scroll{height:100svh;min-height:100svh;overflow-y:auto;scroll-snap-type:y mandatory;scroll-behavior:auto;overscroll-behavior-y:contain}.snap-fixed-header{top:0}.snap-fixed-header-inner{width:calc(100% - 20px);padding:10px 12px;min-height:64px;align-items:center}.snap-panel{min-height:100svh;scroll-snap-align:start;scroll-snap-stop:always;padding:104px 14px 28px;align-items:center}.snap-copy,.snap-stage-card,.snap-feature-card,.snap-step-card,.snap-auth-copy,.snap-auth-preview .snap-auth-card,.snap-auth-modal{padding:18px}.snap-title{max-width:9ch;font-size:clamp(2.8rem,11.8vw,4rem);line-height:.92}.snap-heading h2,.snap-auth-title{font-size:clamp(2.15rem,9.4vw,3rem)}.snap-actions{flex-direction:column;width:100%;gap:10px;margin-top:24px}.snap-actions .button-primary,.snap-actions .button-secondary,.snap-nav-link{width:100%}.snap-actions .button-primary,.snap-actions .button-secondary{min-height:54px;padding:0 20px}.snap-nav{margin-left:auto}.snap-brand strong{font-size:1.1rem}.snap-legal-main{width:calc(100% - 28px);padding-top:118px;padding-bottom:24px}.snap-legal-card{padding-bottom:18px}.snap-legal-lead,.snap-legal-section p,.snap-legal-section li{font-size:.98rem}.snap-auth-panel{min-height:auto;gap:14px}.snap-auth-stage{width:100%}.snap-auth-layout{grid-template-columns:1fr}.snap-nav-desktop{display:none}.snap-mobile-nav{display:block}.snap-panel-inner{width:100%}.snap-hero-simple{min-height:calc(100dvh - 104px);justify-content:center;gap:18px;padding:0}.snap-copy{width:100%;max-width:22rem;padding:0;transform:translateY(-6svh)}.snap-hero-side-note{max-width:14ch;margin:0;color:#203145c7;font-size:1.35rem;line-height:.98}.snap-hero-image-card{display:none}.snap-panel-grid,.snap-panel-grid-gift-safe,.snap-panel-grid-gift-safe-mirror{display:block;padding-left:0;padding-right:0}.snap-panel-flow .snap-panel-inner{display:grid;gap:22px;align-content:start}.snap-panel-benefits,.snap-panel-flow,.snap-panel-auth{align-items:center}.snap-panel-benefits .snap-panel-inner,.snap-panel-flow .snap-panel-inner{transform:translateY(-3svh)}.snap-panel-benefits .snap-heading,.snap-flow-side,.snap-panel-auth .snap-auth-copy{max-width:22rem;width:100%}.snap-panel-benefits .snap-heading h2,.snap-panel-flow .snap-flow-gift-title,.snap-panel-auth .snap-auth-copy h2{font-size:clamp(2.15rem,9.2vw,3rem);line-height:.94}.snap-panel-benefits .snap-heading{margin-bottom:22px}.snap-feature-list,.snap-step-list{gap:18px}.snap-panel-benefits .snap-feature-card,.snap-step-card{padding:0}.snap-panel-benefits .snap-feature-card{grid-template-columns:40px minmax(0,1fr);gap:10px}.snap-step-card{grid-template-columns:40px minmax(0,1fr);gap:10px;align-items:start}.snap-step-card>span{width:40px;height:auto;border-radius:0;justify-content:flex-start;order:0}.snap-panel-flow .snap-step-list{width:100%;justify-self:stretch;margin:0}.snap-step-card>div{justify-content:flex-start}.snap-panel-flow .snap-step-card p{text-align:left;max-width:none;font-size:1.08rem;line-height:1.14}.snap-panel-flow .snap-step-list,.snap-panel-benefits .snap-feature-list,.snap-panel-flow .snap-step-card,.snap-panel-benefits .snap-feature-card{width:100%}.snap-panel-flow .snap-step-card>span,.snap-panel-benefits .snap-feature-card strong{font-size:clamp(1.6rem,7vw,2.1rem);line-height:.92}.snap-panel-flow .snap-step-card p,.snap-panel-benefits .snap-feature-card p{font-size:1.08rem;line-height:1.14;max-width:none}.snap-flow-side{order:-1;margin:0;justify-content:flex-start;width:100%}.snap-flow-gift-title{width:100%;margin:0;text-align:left}.snap-auth-stage{align-items:center}.snap-panel-auth{padding-top:0;padding-bottom:max(10px,env(safe-area-inset-bottom,0px))}.snap-auth-panel{min-height:calc(100svh - max(10px,env(safe-area-inset-bottom,0px)));justify-content:center}.snap-auth-copy{padding:0;transform:translateY(3svh)}.snap-panel-auth .snap-actions{margin-top:18px}.snap-panel-hero .snap-actions .button-primary,.snap-panel-auth .snap-actions .button-primary{min-width:0;width:100%;min-height:54px;padding:0 20px;font-size:1.08rem}.snap-legal-footer{margin-top:8px;padding-top:0;padding-bottom:0;gap:10px}.snap-legal-footer-brand strong{font-size:.92rem}.snap-legal-footer-links{gap:8px 14px}.snap-legal-footer-links a{font-size:.82rem}}@media (min-width: 721px) and (max-width: 1024px){.snap-landing-shell{--gift-base-top: 42%;--gift-base-right: clamp(-4px, .8vw, 8px);--gift-base-width: clamp(340px, 41vw, 480px)}}@media (min-width: 1440px){.snap-landing-shell{--gift-base-top: 40%;--gift-base-right: max(0px, calc((100vw - min(1180px, calc(100vw - 40px) ))/2 - 10px) );--gift-base-width: clamp(460px, 35vw, 720px)}}.dashboard-shell{--dashboard-accent: #d9b8a0;--dashboard-accent-strong: #8c6f5c;--dashboard-accent-rgb: 217, 184, 160;--color-ink: #203145;--color-muted: rgba(56, 80, 106, .88);--color-border: rgba(112, 145, 181, .16);--color-surface: rgba(248, 252, 255, .72);--color-surface-strong: rgba(252, 254, 255, .92);--color-accent: #5f92cf;--color-accent-strong: #88b6e5;--color-accent-deep: #36526f;--page-background: linear-gradient(180deg, #eef5fc 0%, #eaf2fb 100%);--glow-left-color: rgba(146, 191, 235, .18);--glow-right-color: rgba(228, 244, 255, .22)}.dashboard-shell .layout{width:min(1180px,calc(100% - 32px))}.dashboard-workspace{margin-top:18px}.dashboard-card{position:relative;overflow:hidden;border-radius:36px;padding:32px;background:linear-gradient(180deg,#f8fcffd6,#eaf4fdc2),#f8fcffcc;border:1px solid rgba(112,145,181,.18);box-shadow:inset 0 1px #ffffffe0}.dashboard-card:before{content:"";position:absolute;inset:-18% auto auto 58%;width:380px;height:380px;border-radius:999px;background:radial-gradient(circle,#ffffff8f,#fff0);pointer-events:none}.dashboard-overview,.dashboard-list{position:relative;z-index:1}.dashboard-overview{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.58fr);column-gap:56px;row-gap:22px;align-items:center;min-width:0}.dashboard-overview-copy h2{max-width:10ch}.dashboard-overview-title-row{display:inline-flex;align-items:center;gap:10px}.dashboard-overview-title-box{display:inline-flex;width:112px;height:112px;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden;border-radius:28px}.dashboard-overview-title-gift{display:block;width:100%;height:100%;object-fit:cover;transform:scale(1.22);transform-origin:center;will-change:transform,filter;animation:dashboard-gift-idle 5.2s ease-in-out infinite}@media (hover: hover){.dashboard-overview-title-row:hover .dashboard-overview-title-gift{animation-duration:3.6s;filter:drop-shadow(0 8px 14px rgba(95,146,207,.28))}}@media (prefers-reduced-motion: reduce){.dashboard-overview-title-gift{animation:none}}@keyframes dashboard-gift-idle{0%,to{transform:translateY(0) rotate(-1.6deg) scale(1.22)}50%{transform:translateY(-8px) rotate(1.2deg) scale(1.245)}}.dashboard-overview-copy p{margin:18px 0 0;max-width:34ch;color:#38506ad1;font-size:1rem;line-height:1.35}.section-head.compact.dashboard-overview-copy p{margin-top:16px}.section-head.compact.dashboard-overview-copy{margin-bottom:0}.dashboard-section-label{color:var(--dashboard-accent-strong)}.dashboard-stats{display:grid;grid-template-columns:repeat(3,minmax(150px,1fr));gap:12px;width:100%;justify-content:stretch;min-width:0}.dashboard-stat{min-height:124px;padding:16px;border-radius:20px;background:linear-gradient(180deg,#ffffffa8,#f2f8ffbd),#ffffff85;border:1px solid rgba(112,145,181,.14);box-shadow:inset 0 2px rgba(var(--dashboard-accent-rgb, 217, 184, 160),.32),inset 0 1px #ffffffd6,0 12px 30px #6683a014;display:flex;flex-direction:column;justify-content:space-between;gap:14px}.dashboard-stat strong{font-family:Playfair Display,serif;color:#203145;font-size:clamp(1.35rem,1.95vw,2.15rem);line-height:.88;overflow-wrap:anywhere}.dashboard-stat span{color:#38506ad1;font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.dashboard-shell .status-banner{border-color:#7091b529;background:#f8fcffe6;color:#36526f}.dashboard-shell .status-banner-error{border-color:#bc5c5c33;background:#fff1f1f0;color:#a44545}.dashboard-list{margin-top:16px;padding-top:26px;border-top:1px solid rgba(112,145,181,.14);gap:16px}.dashboard-list-head{display:flex;align-items:end;justify-content:space-between;gap:16px}.dashboard-list-head h3{margin:0;color:#203145;font-size:clamp(1.4rem,2.5vw,2rem);line-height:1.02}.dashboard-list-head p{margin:8px 0 0;color:#38506ad1;max-width:58ch}.dashboard-create-button{min-width:190px;border-color:rgba(var(--dashboard-accent-rgb, 217, 184, 160),.46);background:#fff9;color:#203145;box-shadow:inset 0 1px #ffffffd6}.dashboard-shell .wishlist-matrix{gap:16px}.dashboard-shell .wishlist-tile{position:relative;min-height:252px;padding:18px;border-radius:26px;border:1px solid rgba(var(--dashboard-accent-rgb, 217, 184, 160),.36);background:linear-gradient(180deg,#ffffffad,#eef6ffc7),#f8fcffad;box-shadow:inset 0 0 0 1px rgba(var(--dashboard-accent-rgb, 217, 184, 160),.2),inset 0 1px #ffffffd6,0 16px 34px #6683a014}.dashboard-shell .wishlist-tile-create{align-items:center;justify-content:center;text-align:center;color:#203145;background:radial-gradient(circle at top right,rgba(255,255,255,.54),transparent 34%),linear-gradient(160deg,#d4e6f7bd,#e9f4fff0)}.dashboard-shell .wishlist-tile-create>span:last-child{color:#203145;font-size:1.2rem;font-weight:700}.dashboard-shell .wishlist-create-plus{width:60px;height:60px;border-radius:18px;background:linear-gradient(135deg,rgba(var(--dashboard-accent-rgb, 217, 184, 160),.42),#88b6e53d);color:#6f584a;box-shadow:inset 0 1px #ffffffad}.dashboard-shell .wishlist-tile-active{border-color:rgba(var(--dashboard-accent-rgb, 217, 184, 160),.5);box-shadow:inset 0 0 0 1px rgba(var(--dashboard-accent-rgb, 217, 184, 160),.34),0 18px 42px #5f92cf24}.wishlist-tile-menu{position:absolute;top:8px;right:12px;z-index:3}.wishlist-tile-menu-trigger{width:30px;height:30px;border:0;border-radius:12px;background:#ffffff85;color:#4c6886;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;cursor:pointer}.wishlist-tile-menu-trigger span{width:4px;height:4px;border-radius:999px;background:currentColor}.wishlist-tile-menu-dropdown{position:absolute;top:calc(100% + 8px);right:0;min-width:132px;padding:6px;border-radius:14px;border:1px solid rgba(112,145,181,.16);background:#f7fbff;box-shadow:0 16px 32px #2d4e7524}.wishlist-tile-menu-item{width:100%;min-height:38px;border:0;border-radius:10px;background:transparent;text-align:left;color:#36526f;padding:0 10px;cursor:pointer}.wishlist-tile-menu-item-danger{color:#a13b36}.wishlist-tile-menu-item:hover{background:#5f92cf14}.wish-image-wrap{position:relative;width:100%;aspect-ratio:16 / 10;margin-bottom:16px;border-radius:18px;overflow:hidden;background:radial-gradient(circle at top,#ffffffe6,#ecf4fceb 48%,#deeaf8f5),#ffffff8c}.wish-image{width:100%;height:100%;display:block;object-fit:cover}.wish-modal-image-wrap{position:relative;width:100%;aspect-ratio:16 / 10;margin:2px 0 16px;border-radius:18px;overflow:hidden;background:radial-gradient(circle at top,#ffffffe6,#ecf4fceb 48%,#deeaf8f5),#ffffff8c}.wish-modal-image{width:100%;height:100%;display:block;object-fit:cover}.wish-image-wrap-placeholder{display:grid;place-items:center}.wish-image-placeholder-visual{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:22px;background:linear-gradient(180deg,#fff6,#fff0),radial-gradient(circle at top,#ffffff80,#fff0 58%)}.wish-image-placeholder-gift{width:min(158px,54%);aspect-ratio:1;display:block;object-fit:cover;transform:scale(1.22);transform-origin:center;filter:drop-shadow(0 18px 28px rgba(82,110,143,.2));opacity:.96}.wish-image-placeholder-cta{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:grid;place-content:center;justify-items:center;gap:8px;text-align:center;background:linear-gradient(180deg,#f5faff29,#f5faff6b)}.wish-image-placeholder-plus{width:48px;height:48px;display:inline-grid;place-items:center;border-radius:999px;background:#ffffffe0;color:#4c6f91;font-size:2rem;line-height:1;font-weight:500;box-shadow:0 14px 28px #4f729a2e}.wish-image-placeholder-label{font-size:.88rem;font-weight:700;letter-spacing:.01em;color:#36526f}.wish-editor-image-btn{display:block;width:100%;padding:0;background:none;border:none;cursor:pointer;position:relative;border-radius:20px;overflow:hidden;margin:2px 0 18px}.wish-editor-image-btn:disabled{cursor:default}.wish-editor-image-change-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000059;display:flex;flex-direction:column;align-items:center;justify-content:center;opacity:0;transition:opacity .18s;border-radius:20px;color:#fff}.wish-editor-image-btn:hover .wish-editor-image-change-overlay,.wish-editor-image-btn:focus-visible .wish-editor-image-change-overlay{opacity:1}.wish-editor-image-change-overlay .wish-image-placeholder-label{color:#fff}.wish-editor-image-wrap{aspect-ratio:auto;min-height:78px;margin:0;border-radius:20px}.wish-editor-image-wrap .wish-image-placeholder-visual{justify-items:start;padding:14px 18px}.wish-editor-image-wrap .wish-image-placeholder-gift{width:54px;transform:scale(1.22)}.wish-editor-image-wrap .wish-image-placeholder-cta{justify-content:center;gap:10px;padding:0 18px}.wish-editor-image-wrap .wish-image-placeholder-plus{width:34px;height:34px;font-size:1.5rem}.wish-editor-image-wrap .wish-image-placeholder-label{font-size:.84rem}.wish-editor-modal{max-height:calc(100vh - 32px);max-height:calc(100dvh - 32px);overflow-y:auto;scrollbar-width:none}.wish-editor-modal::-webkit-scrollbar{display:none}.wish-editor-modal .donation-form{gap:12px}.wish-editor-modal .donation-form label{gap:6px;font-size:.92rem}.wish-editor-modal .donation-form input,.wish-editor-modal .donation-form textarea{padding:8px 11px;border-radius:11px}.wish-editor-modal .donation-form input{min-height:40px}.wish-editor-modal .donation-form textarea{min-height:92px}.wish-editor-modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.wish-editor-close{flex:0 0 auto;width:28px;height:28px;padding:0;border:0;background:transparent;color:#36526fc7;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.wish-editor-close:hover{color:#203145}.wish-editor-close:disabled{opacity:.45;cursor:default}.wish-editor-close-icon{width:18px;height:18px;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;fill:none}.page-shell[style*="--color-surface: rgba(18, 25, 40, 0.72)"] .wish-image-wrap,.page-shell[style*="--color-surface: rgba(18, 25, 40, 0.72)"] .wish-modal-image-wrap{background:#ffffff14}.page-shell[style*="--color-surface: rgba(18, 25, 40, 0.72)"] .wish-image-placeholder-visual{background:linear-gradient(180deg,#ffffff12,#fff0),radial-gradient(circle at top,#ffffff1f,#fff0 58%)}.page-shell[style*="--color-surface: rgba(18, 25, 40, 0.72)"] .wish-image-placeholder-plus{background:#ffffff24;color:#f4f8ff;box-shadow:0 14px 28px #0a122057}.page-shell[style*="--color-surface: rgba(18, 25, 40, 0.72)"] .wish-image-placeholder-label{color:#f4f8ffe0}.app-shell-plain{background:#f7fbff}.profile-modal-head{display:grid;gap:1px;margin-bottom:8px;padding-bottom:4px;border-bottom:1px solid rgba(112,145,181,.14)}.profile-modal-head-row{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0}.profile-modal-head .donation-modal-title{margin-top:-4px}.profile-modal-head h3{font-size:1.5rem;line-height:1.05}.profile-modal-menu{position:relative;flex-shrink:0}.profile-modal-menu .wishlist-tile-menu-trigger{background:transparent;border-radius:0;box-shadow:none}.profile-modal-menu-dropdown{min-width:188px;z-index:4}.profile-form-label-text{display:inline-block;padding-left:4px}.profile-modal .donation-actions{margin-top:8px;padding-top:12px;border-top:1px solid rgba(112,145,181,.14)}.wishlist-hero-primary-button{box-shadow:none}.wishlist-tile-topline{display:flex;justify-content:space-between;gap:10px;align-items:flex-start}.wishlist-tile-badge,.wishlist-tile-date{display:inline-flex;align-items:center;min-height:30px;padding:0 12px;border-radius:999px;font-size:.74rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.wishlist-tile-badge{background:linear-gradient(135deg,#5f92cf1f,rgba(var(--dashboard-accent-rgb, 217, 184, 160),.22));color:#4c6f91}.wishlist-tile-date{background:#ffffffb8;color:#38506ad1;border:1px solid rgba(112,145,181,.12)}.dashboard-shell .wishlist-tile-head strong{color:#203145;font-size:1.12rem;padding-right:0}.dashboard-shell .wishlist-tile-head p{color:#38506ac7;font-size:.92rem}.wishlist-tile-headline{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;padding-right:42px}.wishlist-tile-countdown{min-height:26px;padding:0 10px;font-size:.68rem;letter-spacing:.05em;white-space:nowrap}.wishlist-tile-meta{display:grid;gap:6px;color:#38506acc;font-size:.9rem;line-height:1.45}.dashboard-shell .tiny-admin-button{min-height:40px;border-color:#7091b529;background:#ffffff9e;color:#36526f;box-shadow:inset 0 1px #fffc;font-size:.82rem}.dashboard-shell .tiny-admin-button:hover{background:#ffffffdb;border-color:rgba(var(--dashboard-accent-rgb, 217, 184, 160),.46)}.auth-userbar{justify-content:space-between;align-items:center;gap:16px}.auth-userbar-left,.auth-userbar-right{display:flex;align-items:center;justify-content:center;gap:12px;min-width:0}.auth-userbar-right{margin-left:auto}.app-header-brand{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0;border:0;background:transparent;color:var(--color-ink);cursor:pointer;text-align:left}.app-header-brand strong{display:block;font-family:Unifix SP Demo,Farabee,sans-serif;font-size:1.4rem;font-weight:400;line-height:1;letter-spacing:.02em;text-transform:uppercase;text-align:center}.shared-landing-header{display:flex;justify-content:center;margin-bottom:18px}.shared-landing-brand{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0;border:0;border-radius:0;background:transparent;color:#203145;text-align:left;cursor:pointer}.shared-landing-brand strong{font-family:Unifix SP Demo,Farabee,sans-serif;font-size:1.34rem;font-weight:400;line-height:1;letter-spacing:.02em;text-transform:uppercase}.auth-userbar{position:relative;z-index:80}.auth-userbar.auth-userbar-manage,.auth-userbar.auth-userbar-dashboard{min-height:44px}.auth-userbar.auth-userbar-manage .auth-userbar-left,.auth-userbar.auth-userbar-dashboard .auth-userbar-left{position:relative;flex:1 1 auto;width:100%;justify-content:center}.auth-userbar.auth-userbar-manage .auth-userbar-left .header-back-button,.auth-userbar.auth-userbar-dashboard .auth-userbar-left .header-back-button{position:absolute;left:0;top:0;bottom:0;margin:auto 0;z-index:3}.auth-userbar.auth-userbar-manage .app-header-brand,.auth-userbar.auth-userbar-dashboard .app-header-brand{width:100%;padding:0 52px;margin:0 auto}.auth-userbar.auth-userbar-manage .auth-userbar-right,.auth-userbar.auth-userbar-dashboard .auth-userbar-right{position:absolute;right:0;top:0;bottom:0;margin:auto 0;z-index:3}.header-menu{z-index:81}.header-menu-dropdown{z-index:82}@media (max-width: 960px){.dashboard-overview{grid-template-columns:1fr}.dashboard-stats{grid-template-columns:repeat(2,minmax(150px,1fr));justify-content:stretch;width:100%}.dashboard-list-head{flex-direction:column;align-items:stretch}.dashboard-create-button{width:100%;min-width:0}}@media (max-width: 720px){.dashboard-overview-copy p{margin-top:16px;max-width:none}.dashboard-overview-title-row{gap:8px}.dashboard-overview-title-box{width:92px;height:92px;border-radius:22px}.section-head.compact.dashboard-overview-copy p{margin-top:14px}.dashboard-list{margin-top:14px;padding-top:22px}.dashboard-shell .layout{width:min(100%,calc(100% - 20px))}.dashboard-stats{display:none}.auth-userbar{position:relative;gap:10px}.auth-userbar-left,.auth-userbar-right{gap:8px}.auth-userbar-left{flex:1 1 auto;width:100%;justify-content:center}.auth-userbar-right{position:absolute;top:50%;right:0;transform:translateY(-50%);margin-left:0}.auth-userbar-left .header-back-button{display:none}.auth-userbar.auth-userbar-manage .auth-userbar-left .header-back-button,.auth-userbar.auth-userbar-dashboard .auth-userbar-left .header-back-button{display:inline-flex}.auth-userbar.auth-userbar-manage .auth-userbar-right,.auth-userbar.auth-userbar-dashboard .auth-userbar-right{top:0;bottom:0;transform:none;display:flex;align-items:center}.app-header-brand{width:100%}.app-header-brand strong{font-size:1.05rem;width:100%;text-align:center}.shared-landing-header{margin-bottom:14px}.shared-landing-brand{width:100%;justify-content:center;padding:0}.shared-landing-brand strong{font-size:1rem}.dashboard-card{border-radius:28px;padding:20px}.dashboard-stats{grid-template-columns:1fr;width:100%}.dashboard-stat{min-height:108px}.dashboard-shell .wishlist-tile{min-height:0;border-radius:22px}.dashboard-shell .tiny-admin-button{min-height:44px}.wishlist-tile-topline{flex-direction:column;align-items:flex-start}}.header-menu-dropdown{background:#f7fbff}.page-shell[style*="--color-surface: rgba(18, 25, 40, 0.72)"] .header-menu-dropdown{border-color:#7eb6ff33;background:#182236f5;box-shadow:0 12px 32px #090e1975}.page-shell[style*="--color-surface: rgba(18, 25, 40, 0.72)"] .header-menu-item{color:#f4f3efeb}.page-shell[style*="--color-surface: rgba(18, 25, 40, 0.72)"] .header-menu-item:hover{background:#ffffff1f}.wishlist-create-modal{background:linear-gradient(160deg,#f1f8fffa,#e5f1fff5);border:1px solid rgba(89,142,202,.28);box-shadow:0 20px 60px #1b3e6b38}.wishlist-create-modal h3{color:#203145}.wishlist-create-modal .donation-modal-title,.wishlist-create-modal .form-field-label,.wishlist-create-modal .donation-form label{color:#3f6493}.wishlist-create-modal .donation-form input{border-color:#5484c14d;background:#ffffffdb;color:#203145}.wishlist-create-modal .donation-form input::placeholder{color:#375a849e}.wishlist-create-modal .donation-form input:focus{border-color:#4478b894;outline:2px solid rgba(68,120,184,.2)}.wishlist-create-modal .custom-select-trigger{border-color:#5484c147;background:#ffffffe6;color:#23446b}.wishlist-create-modal .custom-select-menu{border-color:#5484c13d;background:#f8fdfffa;box-shadow:0 12px 28px #294b7429}.wishlist-create-modal .custom-select-item{color:#2f5377}.wishlist-create-modal .custom-select-item:hover{background:#d2e3f4b8}.wishlist-create-modal .custom-select-item-active{background:linear-gradient(135deg,#5f92cf29,#88b6e542);color:#2f5377}.wishlist-create-modal .button-secondary{border-color:#4678b747;background:#e1eefcd1;color:#23446b}.wishlist-create-modal .button-secondary:hover{background:#d4e7fbf0}.wishlist-create-modal .button-primary{background:linear-gradient(135deg,#2f6eab,#4f90d2);color:#f5fbff;box-shadow:0 10px 24px #3165a64d}.share-sheet-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:55;display:flex;align-items:flex-end;justify-content:center;padding:20px;background:#16233947;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.share-sheet{width:min(560px,100%);border-radius:28px 28px 0 0;border:1px solid rgba(112,145,181,.18);background:#f7fbff;box-shadow:0 -18px 52px #2d4e752e;padding:14px 14px 18px;animation:share-sheet-in .22s ease-out}.share-sheet-handle{width:46px;height:5px;border-radius:999px;background:#52709438;margin:0 auto 14px}.share-sheet-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:12px}.share-sheet-kicker{margin:0 0 4px;color:#5f86b0;font-size:.76rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.share-sheet-head h3{color:#203145;font-size:1.4rem;line-height:1.05}.share-sheet-close{width:38px;height:38px;flex:0 0 auto;border:1px solid rgba(112,145,181,.16);border-radius:12px;background:#ffffffe6;color:#36526f;cursor:pointer}.share-sheet-actions{display:grid;gap:8px}.share-sheet-action{display:grid;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:12px;width:100%;min-height:58px;padding:10px 12px;border:1px solid rgba(112,145,181,.14);border-radius:18px;background:#ffffffdb;color:#28425d;text-align:left;cursor:pointer}.share-sheet-action span:last-child{font-size:.98rem;font-weight:700}.share-sheet-action-icon{width:48px;height:48px;border-radius:16px;display:inline-flex;align-items:center;justify-content:center}.share-sheet-action-icon svg{width:24px;height:24px}.share-sheet-action-icon img{width:24px;height:24px;display:block}.share-sheet-action-icon-copy{background:#5f92cf24;color:#4c76a3}.share-sheet-action-icon-telegram{background:#2aabee24;color:#229ed9}.share-sheet-action-icon-vk{background:#2787f524;color:#2787f5}.share-sheet-action-icon-whatsapp{background:#25d36624;color:#1fa855}.share-sheet-action-icon-qr{background:#38506a1a;color:#38506a}.share-sheet-qr-popup-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:#16233952;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;padding:18px}.share-sheet-qr-popup{position:relative;width:min(300px,100%);padding:18px;border-radius:24px;background:#fff;border:1px solid rgba(112,145,181,.16);box-shadow:0 18px 40px #2d4e7533}.share-sheet-qr-popup img{width:100%;height:auto;display:block;border-radius:18px}@keyframes share-sheet-in{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@media (min-width: 721px){.share-sheet{border-radius:28px;margin-bottom:12px}}@media (max-width: 720px){.share-sheet-backdrop{padding:12px 12px 0}.share-sheet{width:100%;max-height:min(82dvh,760px);overflow-y:auto;padding:12px 12px 18px}.share-sheet-head h3{font-size:1.2rem}.share-sheet-action{min-height:54px;grid-template-columns:44px minmax(0,1fr);gap:10px;padding:9px 10px}.share-sheet-action span:last-child{font-size:.92rem}.share-sheet-action-icon{width:44px;height:44px;border-radius:14px}}.delete-wishlist-modal{background:linear-gradient(180deg,#f8fcfff5,#ecf6ffe6),#f8fcffeb;border-color:#7091b533;box-shadow:0 24px 56px #2d4e7533,inset 0 1px #ffffffdb}.delete-wishlist-modal h3{color:#203145}.delete-wishlist-modal-title{color:#38506ad6}.delete-wishlist-modal .button-secondary{border-color:#7091b542;background:#fffc;color:#36526f}.delete-wishlist-modal .button-secondary:hover{background:#fffffff0}.delete-wishlist-cancel{background:linear-gradient(135deg,#5f92cf,#88b6e5);color:#f7fbff;box-shadow:0 12px 30px #5f92cf4d}.delete-wishlist-cancel:hover{box-shadow:0 16px 34px #5f92cf57}.delete-wishlist-confirm{border-color:#7091b542;background:#fffc;color:#36526f}.delete-wishlist-confirm:hover{background:#fffffff0}@media (max-width: 720px){.profile-modal-head-row{gap:10px}.profile-modal-menu-dropdown{right:0;min-width:176px;max-width:min(220px,calc(100vw - 56px))}.wish-editor-image-btn{margin:2px 0 14px}.wish-editor-image-wrap{min-height:68px;margin:0}.wish-editor-image-wrap .wish-image-placeholder-visual{padding:12px 14px}.wish-editor-image-wrap .wish-image-placeholder-gift{width:46px;transform:scale(1.22)}.wish-editor-image-wrap .wish-image-placeholder-plus{width:30px;height:30px;font-size:1.28rem}.wish-editor-image-wrap .wish-image-placeholder-label{font-size:.76rem}}@media (max-width: 520px){.profile-modal-head-row{align-items:flex-start}.profile-modal-head .donation-modal-title{margin-top:-4px}}.contact-card{display:grid;align-content:center;justify-items:start;text-align:left;gap:10px}.contact-card h2,.contact-card p{max-width:24rem}.hero-card+.wishlist-settings-card,.hero-card+.wishlist-section,.wishlist-settings-card+.wishlist-section,.wishlist-section+.guide-section{margin-top:24px}.guide-section-single{grid-template-columns:1fr}.guide-card-single,.shared-promo-card{min-height:0;display:grid;gap:10px;padding:24px 28px;border-radius:28px}.guide-card-single h2,.shared-promo-card h2{margin:0;max-width:16ch;font-size:clamp(1.72rem,3vw,2.35rem);line-height:1.05}.guide-card-single p,.shared-promo-card p:last-of-type{margin:0;max-width:34rem;color:var(--color-muted)}.guide-section+.shared-promo-section{margin-top:24px}.shared-promo-section{position:relative}.shared-promo-card{position:relative;overflow:hidden;background:radial-gradient(circle at top right,rgba(155,193,241,.22),transparent 34%),linear-gradient(145deg,#fcfefffa,#f0f7fff5);border:1px solid rgba(112,145,181,.18);box-shadow:0 22px 46px #2d4e7529}.shared-promo-card:after{content:"";position:absolute;inset:auto -72px -90px auto;width:240px;height:240px;border-radius:999px;background:radial-gradient(circle,rgba(130,173,230,.18),transparent 70%);pointer-events:none}.shared-promo-kicker{position:relative;z-index:1;margin:0;font-size:.82rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#5a7ea7}.shared-promo-card h2,.shared-promo-card p:last-of-type{position:relative;z-index:1}.shared-promo-button{position:relative;z-index:1;justify-self:start;min-width:198px;background:linear-gradient(135deg,#5f92cf,#88b6e5);color:#f7fbff;box-shadow:none}.shared-promo-button:hover{box-shadow:none}@media (min-width: 721px){.hero-card,.wishlist-settings-card,.guide-card,.contact-card,.wish-card,.shared-promo-card{box-shadow:none}}@media (max-width: 720px){.guide-card-single,.shared-promo-card{gap:12px;padding:24px 18px;border-radius:28px}.guide-card-single h2,.shared-promo-card h2{max-width:none;font-size:clamp(1.56rem,7.4vw,2rem)}.guide-card-single p,.shared-promo-card p:last-of-type{max-width:none}.shared-promo-button{width:100%;min-width:0}}
