:root{--primary-blue: #29aeea;--premium-orange: #ff9800;--text-main: #11131a;--text-muted: #5f6674;--line-soft: #dde0e5;--card-bg: #ffffff;--page-bg: #f7f7f9;--surface-muted: #f0f0f2;--radius-lg: 22px;--radius-md: 16px;--shadow-soft: 0 3px 10px rgba(20, 23, 31, .07);--shadow-lift: 0 10px 20px rgba(32, 38, 50, .1);--motion: .14s cubic-bezier(.2, .8, .2, 1);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;color:var(--text-main);background:var(--page-bg);font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}html,body,#root{min-height:100%;margin:0}button,input,textarea{font:inherit;letter-spacing:0}button{cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;touch-action:manipulation;will-change:transform;transition:transform var(--motion),box-shadow var(--motion),border-color var(--motion),background-color var(--motion),color var(--motion),opacity var(--motion)}button:active{transform:scale(.975)}button:focus,button:focus-visible,button:focus-within{outline:none}button::-moz-focus-inner{border:0}body{background:#f7f7f9;color:var(--text-main);padding:env(safe-area-inset-top) 0 env(safe-area-inset-bottom)}body[data-theme=dark]{--primary-blue: #3397e8;--text-main: #f7fbff;--text-muted: #91a4ba;--card-bg: #202b36;--page-bg: #151c23;--surface-muted: #1c2630;--line-soft: #304052;--shadow-soft: 0 4px 14px rgba(0, 0, 0, .26);--shadow-lift: 0 14px 28px rgba(0, 0, 0, .3)}.app{width:min(100%,480px);min-height:100vh;margin:0 auto;padding:12px 16px 96px;position:relative;background:radial-gradient(circle at 0% 24%,rgba(255,194,102,.1),transparent 26%),radial-gradient(circle at 100% 35%,rgba(41,174,234,.11),transparent 28%),linear-gradient(180deg,#f7f7f9,#f5f5f7)}.app-premium label:first-of-type{margin-top:14px}.app-stars .hero,.app-gifts .hero{margin-bottom:18px}.profile-row,.recipient-row,.option,.summary p,.setting{display:flex;align-items:center}.icon-button,.round-action{width:42px;height:42px;border:0;background:transparent;color:#666a73;display:grid;place-items:center}.profile-row{gap:14px;margin:0 0 14px;min-height:66px}.avatar-wrap{width:64px;height:64px;border-radius:50%;display:grid;place-items:center;position:relative;background:linear-gradient(135deg,#44d9cd,#31c8bf);border:4px solid #d8f7ff;box-shadow:0 0 0 2px #2daee824,0 9px 18px #0f7a8c33;color:#fff;font-size:18px;font-weight:650}.avatar-wrap:after{content:"";position:absolute;top:-8px;right:-8px;bottom:-8px;left:-8px;border-radius:inherit;border:2px solid rgba(45,174,232,.16);pointer-events:none}.avatar-wrap img,.mini-avatar img{width:100%;height:100%;display:block;border-radius:inherit;object-fit:cover}.profile-name{flex:1;min-width:0}.profile-name strong{display:block;font-size:18px;line-height:1.2;font-weight:650}.profile-name small{margin-top:3px;width:fit-content;padding:2px 6px;border-radius:999px;display:flex;gap:4px;align-items:center;background:#d8eef9;color:#20a8ef;font-weight:650}.profile-premium-icon{width:14px;height:14px;display:inline-grid;place-items:center;font-size:12px;line-height:1}.profile-premium-icon img{width:100%;height:100%;display:block;object-fit:contain}.round-action{width:34px;height:34px;border-radius:50%;background:#d7f1ff;color:var(--primary-blue)}.tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;padding:4px;margin:2px 0 14px;border-radius:var(--radius-md);background:#eeeeefeb;box-shadow:inset 0 0 0 1px #d2d6dc73}.tabs button{min-width:0;height:46px;border:0;border-radius:14px;background:transparent;color:#6a6d75;font-weight:650;display:flex;justify-content:center;align-items:center;gap:6px;font-size:15px;white-space:nowrap;overflow:hidden}.tabs button:active,.tabs button:focus,.tabs button:focus-visible{background:transparent;outline:none;box-shadow:none}.tabs .active:active,.tabs .active:focus,.tabs .active:focus-visible{background:#fff;box-shadow:var(--shadow-soft)}.tabs .active{background:#fff;color:#20232b;box-shadow:var(--shadow-soft)}.app-premium .tabs .active{color:#db8500}.app-stars .tabs .active{color:#168fd0}.app-gifts .tabs .active{color:#d26a00}.tab-emoji{width:20px;height:20px;display:inline-grid;place-items:center;font-size:16px;line-height:1;flex:none}.hero{height:108px;min-height:108px;padding:18px 24px;border-radius:var(--radius-lg);display:flex;gap:16px;align-items:center;margin-bottom:18px;box-shadow:0 4px 14px #14171f0a}.premium-hero{background:linear-gradient(135deg,#fff0d4,#fff8ee 58%,#fff);border:1px solid rgba(255,153,0,.1)}.stars-hero,.gifts-hero{background:linear-gradient(135deg,#def3ff,#f3fbff 58%,#fff)}.hero-icon{width:34px;height:34px;display:grid;place-items:center;font-size:28px;flex:none}.hero h1{margin:0 0 6px;font-size:21px;line-height:1.14;font-weight:680}.hero p{margin:0;color:#626977;font-size:15px;line-height:1.34}label{display:block;color:var(--text-muted);font-weight:520;margin:14px 2px 8px;font-size:15px}.recipient-row{gap:10px;margin-bottom:16px}.recipient-row button{height:52px;border-radius:16px;border:1px solid var(--line-soft);background:#fff;color:#6a6d75;display:flex;align-items:center;justify-content:center;gap:10px;font-size:16px;font-weight:650;box-shadow:0 2px 8px #14171f0a}.recipient-row button:first-child{flex:1}.recipient-row .selected{background:var(--primary-blue);border-color:var(--primary-blue);color:#fff;box-shadow:0 11px 22px #2daee833}.recipient-row .gift{min-width:128px;color:#1fa8e5;border-color:#b8e4f8}.recipient-row .gift.selected{color:#fff}.app-premium .recipient-row .selected{background:var(--premium-orange);border-color:var(--premium-orange);color:#fff;box-shadow:0 11px 22px #ff990038}.app-premium .recipient-row .gift{color:#d88409;border-color:#f1d3a4}.mini-avatar{width:22px;height:22px;border-radius:50%;display:inline-grid;place-items:center;background:#35d1c7;color:#fff;font-size:11px;font-weight:650;overflow:hidden}.search,.custom{height:58px;display:flex;align-items:center;gap:12px;border:1px solid var(--line-soft);border-radius:16px;background:#fff;padding:0 18px;color:#8f95a0;transition:border-color var(--motion),background-color var(--motion),box-shadow var(--motion)}.search input,.custom input{border:0;outline:0;flex:1;min-width:0;background:transparent;font-size:16px}.option{width:100%;min-height:64px;position:relative;gap:10px;border:1px solid var(--line-soft);border-radius:14px;padding:11px 18px;margin:8px 0;background:var(--card-bg);text-align:left;box-shadow:0 2px 8px #14171f0a}.option.chosen{border:2px solid var(--premium-orange);background:linear-gradient(135deg,#fff1d7,#fffaf2 60%,#fff);box-shadow:0 8px 18px #ff990026}.option.chosen.blue{border-color:var(--primary-blue);background:#e5f5fd;box-shadow:0 8px 18px #29aeea1f}.option strong{font-size:20px;flex:1;font-weight:630}.option b{margin-left:auto;font-size:18px;color:var(--text-main);font-weight:650}.option em{position:absolute;right:12px;top:-9px;border-radius:999px;background:#ff8200;color:#fff;padding:3px 8px;font-style:normal;font-size:9px;font-weight:650}.blue-tag{background:var(--primary-blue)!important}.star-icon{width:26px;height:26px;border-radius:9px;display:grid;place-items:center;background:linear-gradient(135deg,#46c5ff,#c54cff);color:#fff;flex:none}.summary-icon{width:68px;height:68px;margin:0 auto 20px;border-radius:18px;display:grid;place-items:center;background:linear-gradient(135deg,#46c5ff,#c54cff);color:#fff;font-size:42px}.product-inline-icon,.custom-icon,.gift-price-icon{width:26px;height:26px;display:inline-grid;place-items:center;color:#ffb324;font-size:24px;line-height:1;flex:none;filter:drop-shadow(0 1px 0 #c56a00)}.custom-icon,.gift-price-icon{width:18px;height:18px;font-size:18px}.tab-emoji img,.hero-icon img,.star-icon img,.summary-icon img,.product-inline-icon img,.custom-icon img,.gift-price-icon img{width:100%;height:100%;display:block;object-fit:contain}.premium-option{min-height:100px;padding:18px 24px;margin:10px 0;border-radius:16px;gap:20px}.premium-option .star-icon{width:38px;height:38px;border-radius:0;background:transparent;color:inherit;filter:none}.premium-option .star-icon svg{width:30px;height:30px}.premium-option strong{font-size:20px;font-weight:650}.premium-option b{font-size:22px;font-weight:650}.premium-option em{right:18px;top:-11px;background:#ff8f00;font-size:10px}.gold{color:#ffb324;filter:drop-shadow(0 1px 0 #c56a00)}.radio{width:15px;height:15px;border:2px solid #c8ccd3;border-radius:50%;flex:none}.chosen .radio{background:var(--primary-blue);border-color:var(--primary-blue);box-shadow:inset 0 0 0 3px #fff}.custom span{white-space:nowrap;color:#8b91a0}.custom.selected{border-color:var(--primary-blue);background:#e5f5fd;box-shadow:0 8px 18px #29aeea1a}.gift-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.gift-card{min-height:244px;border:1px solid var(--line-soft);border-radius:22px;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:20px 12px 22px;box-shadow:0 3px 10px #14171f0d}.gift-card.chosen{border:2px solid var(--premium-orange);background:linear-gradient(135deg,#fff4df,#fffaf2 64%,#fff);box-shadow:0 10px 20px #ff990024}.gift-card>span{width:136px;height:136px;display:grid;place-items:center;border-radius:18px;background:#f7f7f8;font-size:74px;line-height:1}.gift-card>span img,.gift-preview img{width:100%;height:100%;display:block;object-fit:contain}.gift-card strong{display:flex;align-items:center;gap:6px;color:#ffb324;font-size:17px;font-weight:650}.gift-card b{font-size:20px;font-weight:650}.bottom-bar{position:fixed;left:50%;bottom:0;transform:translate(-50%);width:min(100%,480px);z-index:5;padding:10px 16px max(14px,env(safe-area-inset-bottom));background:linear-gradient(180deg,rgba(247,247,249,0),rgba(247,247,249,.96) 26%,var(--page-bg) 100%)}.primary{width:100%;height:52px;border:0;border-radius:8px;background:var(--primary-blue);color:#fff;font-weight:650;font-size:16px;box-shadow:0 8px 18px #29aeea38}.app-premium .primary,.app-gifts .primary{background:var(--premium-orange);box-shadow:0 8px 18px #ff990038}.app-premium{padding-bottom:84px}.app-premium .profile-row{margin-bottom:14px;min-height:66px}.app-premium .tabs{margin-bottom:14px}.app-premium .hero{min-height:104px;padding:18px 24px;margin-bottom:18px}.app-premium .hero h1{margin-bottom:6px;font-size:21px}.app-premium .hero p{font-size:15px;line-height:1.34}.app-premium label{margin:14px 2px 8px}.app-premium .recipient-row{margin-bottom:16px}.app-premium .recipient-row button{height:52px}.app-premium .premium-option{min-height:72px;padding:10px 20px;margin:7px 0;gap:16px}.app-premium .premium-option .star-icon{width:32px;height:32px}.app-premium .premium-option strong{font-size:18px}.app-premium .premium-option b{font-size:20px}.app-premium .premium-option em{top:-9px}.app-premium .bottom-bar{padding-top:8px}.tg-android .app{padding-top:10px;padding-bottom:80px}.tg-android .profile-row{margin-bottom:14px;min-height:66px}.tg-android .tabs{margin-bottom:18px}.tg-android .tabs button{height:42px}.tg-android .hero{min-height:104px;padding:18px 24px;margin-bottom:18px}.tg-android .hero h1{margin-bottom:6px;font-size:21px}.tg-android .hero p{font-size:15px;line-height:1.34}.tg-android label{margin:14px 2px 8px}.tg-android .recipient-row{margin-bottom:16px}.tg-android .recipient-row button{height:52px}.tg-android .option{min-height:56px;padding:8px 18px;margin:6px 0}.tg-android .option strong{font-size:19px}.tg-android .option b{font-size:17px}.tg-android .bottom-bar{padding:6px 16px max(8px,env(safe-area-inset-bottom))}.tg-android .primary{height:48px}.primary:active{transform:translateY(1px) scale(.985);box-shadow:0 4px 12px #29aeea2e}.back-link{width:100%;border:0;background:transparent;color:#6b7280;padding:10px}.confirm h2{font-size:24px;margin:18px 0 26px;font-weight:680}.summary{border:1px solid var(--line-soft);border-radius:20px;background:#fff;padding:30px 26px 24px;text-align:center}.summary .star-icon{margin:0 auto 20px;width:68px;height:68px;border-radius:18px}.summary h3{font-size:25px;margin:0 0 14px;font-weight:680}.summary>span{display:inline-flex;gap:10px;align-items:center;color:#677080;font-size:18px}.summary hr{border:0;border-top:1px solid #e0e1e5;margin:24px 0}.summary p{justify-content:space-between;font-size:17px}.summary p strong{color:#20a8ef;font-size:20px;font-weight:650}.pay-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.pay{min-height:72px;border:1px solid var(--line-soft);border-radius:16px;background:#fff;font-size:25px;font-weight:750;display:grid;place-items:center}.pay:nth-child(2){color:#00a9bd}.pay:nth-child(3){color:#6c24e8}.pay.selected{border:2px solid #28aae7;background:#dff5ff;box-shadow:0 8px 18px #28aae724}.pay:last-child{grid-column:1 / -1;font-size:18px;grid-auto-flow:column;gap:10px}.secure,.success,.error{margin-top:20px;border-radius:18px;padding:18px;text-align:center;background:#fff;border:1px solid #e2e3e7}.secure span{margin-left:12px;font-weight:750;color:#168fe5}.success{color:#0f7b42}.error{color:#a52828}.sheet{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10}.gift-send-sheet{position:fixed;top:0;right:0;bottom:0;left:0;z-index:11}.scrim{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#0000005c;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.sheet section{position:absolute;left:50%;bottom:0;transform:translate(-50%);width:min(100%,480px);height:min(80vh,690px);max-height:80vh;overflow:auto;padding:26px 20px calc(24px + env(safe-area-inset-bottom));background:#f8f8fa;border-radius:28px 28px 0 0;animation:sheetIn .19s cubic-bezier(.2,.8,.2,1)}.handle{width:56px;height:5px;border-radius:999px;margin:6px auto 28px;background:#c2c4ca}.sheet h2{text-align:center;margin:0 0 28px;font-size:22px;font-weight:680}.setting{width:100%;height:72px;gap:18px;padding:0 22px;margin-bottom:11px;border-radius:14px;border:1px solid var(--line-soft);background:#fff;text-align:left}.setting.selected{border-color:#28aae7;background:#e2f5ff}.setting>span{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:#f2f3f5;color:#20232b;font-weight:500}.setting b{flex:1;font-size:17px;font-weight:650}.setting svg{color:var(--primary-blue)}.theme{display:grid;grid-template-columns:repeat(3,1fr);gap:4px;border-radius:16px;padding:4px;background:#ececef}.theme button{border:0;min-height:48px;border-radius:13px;background:transparent;display:flex;align-items:center;justify-content:center;gap:7px;color:#6b707c;font-weight:650}.theme .active{background:#fff;color:#20a8ef}.gift-send-sheet section{position:absolute;left:50%;bottom:0;transform:translate(-50%);width:min(100%,480px);max-height:82vh;overflow:auto;padding:18px 20px calc(16px + env(safe-area-inset-bottom));background:#f8f8fa;border-radius:28px 28px 0 0;animation:sheetIn .19s cubic-bezier(.2,.8,.2,1)}.gift-preview{width:142px;height:142px;margin:6px auto 8px;display:grid;place-items:center;font-size:104px;line-height:1}.gift-stars{display:flex;justify-content:center;align-items:center;gap:4px;color:#6d7380;font-size:14px;font-weight:600}.gift-stars svg{color:#ffb324}.gift-price{margin:8px 0 24px;text-align:center;color:var(--text-main);font-size:30px;line-height:1;font-weight:750}.gift-recipient-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.gift-recipient-row button{height:68px;border-radius:16px;border:1px solid #b8e4f8;background:#fff;color:#1fa8e5;display:flex;align-items:center;justify-content:center;gap:10px;font-size:18px;font-weight:650}.gift-recipient-row .selected{background:var(--primary-blue);border-color:var(--primary-blue);color:#fff;box-shadow:0 10px 20px #2daee82e}.delivery-note{margin:10px 4px 22px;display:flex;align-items:center;gap:8px;color:#6e7480;font-size:14px}.delivery-note svg{color:var(--primary-blue);border:1px solid currentColor;border-radius:50%;padding:2px}.gift-username{height:58px;margin-top:14px;border:1px solid #d9dbe0;border-radius:16px;background:#fff;display:flex;align-items:center;gap:12px;padding:0 16px;color:#5f6674}.gift-username input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:var(--text-main);font-size:16px}.gift-username input::placeholder{color:#9da3ad}.receiver-hint{margin:10px 4px 22px;color:#5f6674;font-size:14px;line-height:1.28}.field-error{margin:-12px 4px 18px;color:#d64a4a;font-size:13px;line-height:1.25}.gift-message{min-height:116px;border:1px solid #d9dbe0;border-radius:16px;background:#fff;padding:16px 18px 28px;position:relative}.gift-message textarea{width:100%;min-height:70px;resize:none;border:0;outline:0;background:transparent;color:var(--text-main);font:inherit;font-size:16px}.gift-message textarea::placeholder{color:#a2a7b0}.gift-message span{position:absolute;right:14px;bottom:10px;color:#777d88;font-size:13px}.gift-sheet-continue{width:100%;height:48px;margin-top:14px;border:0;border-radius:10px;background:var(--primary-blue);color:#fff;font-weight:650}@keyframes sheetIn{0%{transform:translate(-50%) translateY(18px);opacity:.96}to{transform:translate(-50%) translateY(0);opacity:1}}body[data-theme=dark] .sheet section,body[data-theme=dark] .gift-send-sheet section{background:radial-gradient(circle at 12% 14%,rgba(51,151,232,.08),transparent 24%),radial-gradient(circle at 92% 28%,rgba(69,196,255,.06),transparent 22%),var(--page-bg)}body[data-theme=dark] .app{background:radial-gradient(circle at 8% 22%,rgba(51,151,232,.08),transparent 28%),radial-gradient(circle at 90% 34%,rgba(69,196,255,.06),transparent 26%),var(--page-bg)}body[data-theme=dark] .tabs,body[data-theme=dark] .theme{background:#1c2630}body[data-theme=dark] .tabs .active,body[data-theme=dark] .setting,body[data-theme=dark] .theme .active,body[data-theme=dark] .recipient-row button,body[data-theme=dark] .gift-recipient-row button,body[data-theme=dark] .gift-username,body[data-theme=dark] .gift-message,body[data-theme=dark] .option,body[data-theme=dark] .gift-card,body[data-theme=dark] .summary,body[data-theme=dark] .pay,body[data-theme=dark] .secure,body[data-theme=dark] .success,body[data-theme=dark] .error{background:var(--card-bg);color:var(--text-main);border-color:#304052}body[data-theme=dark] .setting.selected,body[data-theme=dark] .option.chosen.blue{background:#223242;border-color:var(--primary-blue);box-shadow:0 0 0 1px #3397e82e}body[data-theme=dark] .setting>span,body[data-theme=dark] .gift-card>span{background:#18222c;color:var(--text-main)}body[data-theme=dark] .hero,body[data-theme=dark] .stars-hero,body[data-theme=dark] .gifts-hero{background:linear-gradient(135deg,#1d2f3d,#202b36 74%)}body[data-theme=dark] .premium-hero{background:linear-gradient(135deg,#2e2b22,#202b36 72%)}body[data-theme=dark] .bottom-bar{background:linear-gradient(180deg,rgba(21,28,35,0),var(--page-bg) 28%)}body[data-theme=dark] .primary{background:#2f96df;color:#e9f5ff}body[data-theme=dark] .app-premium .primary,body[data-theme=dark] .app-gifts .primary{background:var(--premium-orange);color:#fff}body[data-theme=dark] .tabs button,body[data-theme=dark] .theme button,body[data-theme=dark] label,body[data-theme=dark] .hero p,body[data-theme=dark] .receiver-hint,body[data-theme=dark] .custom span,body[data-theme=dark] .search,body[data-theme=dark] .custom{color:var(--text-muted)}body[data-theme=dark] .hero h1,body[data-theme=dark] .profile-name strong,body[data-theme=dark] .option strong,body[data-theme=dark] .option b,body[data-theme=dark] .gift-card b,body[data-theme=dark] .sheet h2,body[data-theme=dark] .setting b{color:var(--text-main)}body[data-theme=dark] .round-action,body[data-theme=dark] .profile-name small{background:#203544;color:#48b7ff}body[data-theme=dark] .recipient-row .selected{background:#2f96df;border-color:#2f96df;color:#f7fbff}body[data-theme=dark] .app-premium .recipient-row .selected{background:var(--premium-orange);border-color:var(--premium-orange);color:#fff}body[data-theme=dark] .gift-recipient-row .selected{background:#2f96df;border-color:#2f96df;color:#f7fbff}body[data-theme=dark] .recipient-row .gift,body[data-theme=dark] .gift-recipient-row .gift-other{color:#48b7ff;border-color:#334b5e}body[data-theme=dark] .option.chosen{background:#2d2a20;border-color:#ffa31a}body[data-theme=dark] .option.chosen b,body[data-theme=dark] .option.chosen strong,body[data-theme=dark] .option.chosen.blue b,body[data-theme=dark] .option.chosen.blue strong{color:var(--text-main)}@media(max-width:380px){.tabs button{font-size:13px;gap:4px}.hero{padding:20px 18px;min-height:112px}.hero h1{font-size:20px}.hero p{font-size:15px}.option{padding:7px 12px;gap:9px}.option strong,.option b{font-size:15px}.recipient-row button{font-size:14px}.recipient-row .gift{min-width:104px}.gift-card>span{width:118px;height:118px}.gift-card{min-height:224px}}
