@font-face{font-family:iWishSystem;src:local("IRANSansX"),local("IRANSans"),local("Vazirmatn"),local("Tahoma");font-display:swap}:root{color-scheme:light;font-family:iWishSystem,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;--ink: #17182b;--muted: #7c7d91;--line: #e8e8f0;--surface: #ffffff;--canvas: #f6f6fa;--navy: #0d1020;--violet: #7567ef;--violet-soft: #efedff;--coral: #ff6b72;--coral-soft: #fff0ef;--mint: #38bfa0;--mint-soft: #e9faf5;--sky: #4ea7df;--sky-soft: #eaf7ff;--shadow: 0 18px 60px rgba(26, 27, 52, .08);font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{min-height:100%;background:var(--canvas);overscroll-behavior:none;-webkit-tap-highlight-color:transparent;touch-action:manipulation}body{margin:0;min-width:320px;min-height:100vh;min-height:100dvh;background:var(--canvas);color:var(--ink);overscroll-behavior:none;touch-action:pan-x pan-y}#root{min-height:100vh;min-height:100dvh;overscroll-behavior:none}button,input,textarea,select{font:inherit}button{border:0;cursor:pointer}button:disabled{cursor:wait;opacity:.65}input,textarea,select{color:var(--ink)}img,svg{-webkit-user-drag:none;user-drag:none}::selection{color:#fff;background:var(--violet)}.app-loader{min-height:100vh;display:grid;place-content:center;gap:18px;justify-items:center;background:var(--navy)}.loader-dot{width:6px;height:6px;border-radius:50%;background:#a99fff;animation:loader 1s infinite alternate ease-in-out}@keyframes loader{to{opacity:.25;transform:scale(.6)}}.brand-lockup{display:flex;align-items:center;gap:12px;direction:ltr}.brand-lockup strong{font-size:23px;letter-spacing:-.7px;color:inherit}.brand-mark{position:relative;width:52px;height:52px;display:grid;place-items:center;color:#fff;border-radius:17px;background:linear-gradient(145deg,#ff6c79,#8a67ee 78%);box-shadow:0 12px 32px #7b5be852;overflow:hidden}.brand-mark:after{content:"";position:absolute;inset:1px;border-radius:16px;border:1px solid rgba(255,255,255,.24)}.brand-mark svg{position:relative;z-index:1;font-size:23px;transform:rotate(-3deg)}.brand-mark.small{width:42px;height:42px;border-radius:14px}.brand-mark.small:after{border-radius:13px}.brand-mark.small svg{font-size:18px}.auth-page{min-height:100vh;position:relative;display:grid;grid-template-columns:minmax(480px,1.12fr) minmax(460px,.88fr);overflow:hidden;background:var(--navy)}.auth-intro{position:relative;z-index:1;padding:58px clamp(48px,6vw,104px);color:#fff;display:flex;flex-direction:column;justify-content:space-between;min-height:100vh}.auth-copy{max-width:650px;margin:9vh 0 4vh}.eyebrow{display:inline-flex;gap:8px;align-items:center;font-size:13px;font-weight:700;color:#aaa2ff}.auth-copy h1{margin:22px 0 18px;font-size:clamp(48px,5vw,78px);line-height:1.23;letter-spacing:-3.8px;font-weight:750}.auth-copy h1 em{font-style:normal;color:transparent;background:linear-gradient(90deg,#ff7c85,#c58dff);background-clip:text;-webkit-background-clip:text}.auth-copy>p{margin:0;max-width:570px;font-size:18px;color:#aaaaba;line-height:2}.auth-glow{position:absolute;border-radius:50%;filter:blur(90px);opacity:.35;pointer-events:none}.glow-one{width:420px;height:420px;background:#7456e5;right:25%;top:-20%}.glow-two{width:360px;height:360px;background:#df526a;left:34%;bottom:-30%}.floating-wishes{height:160px;position:relative;direction:rtl}.floating-wishes>div{position:absolute;display:grid;grid-template-columns:46px auto;grid-template-rows:22px 20px;column-gap:12px;min-width:240px;padding:15px 17px;border:1px solid rgba(255,255,255,.1);border-radius:20px;background:#ffffff12;backdrop-filter:blur(18px);box-shadow:0 20px 50px #0003}.floating-wishes>div:first-child{right:1%;top:8px;transform:rotate(2deg)}.floating-wishes>div:last-child{right:35%;top:72px;transform:rotate(-2deg)}.floating-wishes .kind-icon{grid-row:1 / 3}.floating-wishes b{font-size:14px}.floating-wishes small{font-size:11px;color:#a8a8b8}.auth-panel{position:relative;z-index:2;min-height:100vh;padding:34px;display:grid;place-items:center;border-radius:40px 0 0 40px;background:#fafafd;box-shadow:-30px 0 100px #0000002e}.auth-card{width:min(100%,430px)}.auth-mobile-brand{display:none}.auth-card header{margin-bottom:34px}.auth-kicker{display:block;color:var(--violet);font-size:13px;font-weight:800;margin-bottom:9px}.auth-card h2{margin:0;font-size:34px;letter-spacing:-1.4px}.auth-card header p{margin:12px 0 0;color:var(--muted);font-size:14px;line-height:1.8}.auth-card form{display:grid;gap:19px}.auth-card label,.form-label{display:grid;gap:9px;color:#48495d;font-size:13px;font-weight:700}.auth-card input,.form-label input,.form-label textarea,.form-label select{width:100%;border:1px solid var(--line);border-radius:14px;background:#fff;padding:14px 16px;outline:none;transition:border .2s,box-shadow .2s}.auth-card input{height:52px}.auth-card input:focus,.form-label input:focus,.form-label textarea:focus,.form-label select:focus{border-color:#aaa2ff;box-shadow:0 0 0 4px #7567ef1a}.primary-button,.secondary-button,.danger-button{min-height:45px;padding:0 20px;border-radius:13px;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-weight:800;font-size:13px;transition:transform .2s,box-shadow .2s,background .2s}.primary-button{color:#fff;background:var(--ink);box-shadow:0 10px 24px #19192d29}.primary-button:hover{transform:translateY(-1px);box-shadow:0 14px 30px #19192d33}.secondary-button{color:#55566a;background:#f3f3f7}.danger-button{color:#fff;background:#e4535f}.auth-submit{margin-top:4px;height:54px;justify-content:space-between;padding-inline:20px;font-size:14px}.auth-switch{margin:26px 0 0;text-align:center;color:var(--muted);font-size:13px}.auth-switch button{margin-right:5px;color:var(--violet);background:transparent;font-weight:800}.dashboard-shell{min-height:100vh;display:flex}.sidebar{position:fixed;z-index:20;inset:0 0 0 auto;width:245px;padding:28px 20px 20px;display:flex;flex-direction:column;color:#fff;background:var(--navy)}.sidebar-brand{margin:0 9px 46px 0}.sidebar nav{display:grid;gap:8px}.sidebar nav button{position:relative;height:47px;padding:0 15px;display:flex;align-items:center;gap:14px;border-radius:14px;color:#88899b;background:transparent;text-align:right;font-size:13px;font-weight:700}.sidebar nav button svg{width:19px;font-size:16px}.sidebar nav button.active,.sidebar nav button:hover{color:#fff;background:#ffffff14}.sidebar nav button.active:before{content:"";position:absolute;right:-20px;width:4px;height:24px;border-radius:4px 0 0 4px;background:#98f}.sidebar nav button i{width:7px;height:7px;margin-right:auto;border-radius:50%;background:var(--coral)}.sidebar-profile{margin-top:auto;padding:12px;display:grid;grid-template-columns:35px 1fr 28px;align-items:center;gap:9px;border:1px solid rgba(255,255,255,.08);border-radius:15px;background:#ffffff0a}.sidebar-profile>span{width:35px;height:35px;display:grid;place-items:center;border-radius:11px;background:linear-gradient(145deg,#8174ef,#c66baf);font-weight:800}.sidebar-profile div{min-width:0}.sidebar-profile b,.sidebar-profile small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-profile b{font-size:11px}.sidebar-profile small{margin-top:3px;color:#7f8090;font-size:8px;direction:ltr;text-align:right}.sidebar-profile button{width:28px;height:28px;color:#858697;background:transparent}.dashboard-main{width:calc(100% - 245px);min-height:100vh;margin-right:245px;padding:30px clamp(28px,4vw,62px) 70px}.topbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:27px}.topbar p{margin:0 0 4px;color:var(--muted);font-size:12px}.topbar h1{margin:0;font-size:26px;letter-spacing:-.8px}.topbar h1 span{font-size:22px}.topbar-actions{display:flex;gap:10px}.icon-button{position:relative;width:45px;height:45px;border:1px solid var(--line);border-radius:13px;color:#595a6d;background:#fff}.notification-button.enabled:after{content:"";position:absolute;top:8px;right:9px;width:6px;height:6px;border-radius:50%;border:2px solid #fff;background:var(--mint)}.notification-button>span{position:absolute;top:-6px;left:-6px;min-width:18px;height:18px;display:grid;place-items:center;padding:0 4px;border-radius:9px;color:#fff;background:var(--coral);font-size:9px}.install-banner{margin-bottom:20px;padding:14px 16px;display:grid;grid-template-columns:40px 1fr auto;align-items:center;gap:13px;border:1px solid #dfdcff;border-radius:17px;background:#f4f2ff}.install-icon{width:40px;height:40px;display:block;border-radius:12px;object-fit:cover;box-shadow:0 8px 22px #7567ef38}.install-banner b{display:block;font-size:12px}.install-banner p{margin:3px 0 0;color:var(--muted);font-size:10px}.install-banner button{color:var(--violet);background:transparent;font-size:11px;font-weight:800}.hero-grid{display:grid;grid-template-columns:minmax(0,1fr) 270px;gap:18px}.hero-card{position:relative;isolation:isolate;overflow:hidden;min-height:220px;padding:30px 32px;border-radius:25px;color:#fff;background:linear-gradient(135deg,#15172c,#27284a);box-shadow:0 20px 50px #16172f29}.hero-card .eyebrow{color:#b4aaff}.hero-card h2{max-width:430px;margin:15px 0 8px;font-size:28px;letter-spacing:-.8px}.hero-card p{margin:0 0 19px;color:#a8a9ba;font-size:12px}.hero-card button{position:relative;z-index:3;height:38px;padding:0 15px;border-radius:11px;color:#25263b;background:#fff;font-size:11px;font-weight:800}.hero-heart{position:absolute;z-index:-1;left:74px;top:62px;color:#c590ff3d;font-size:92px;transform:rotate(-11deg);filter:drop-shadow(0 0 30px rgba(201,122,255,.35))}.hero-orbit{position:absolute;z-index:-1;border:1px solid rgba(255,255,255,.1);border-radius:50%}.orbit-one{width:300px;height:300px;left:-55px;top:-45px}.orbit-two{width:190px;height:190px;left:0;top:8px}.stats-grid{display:grid;gap:10px}.stats-grid article{display:flex;align-items:center;gap:13px;padding:13px 15px;border:1px solid var(--line);border-radius:17px;background:var(--surface)}.stat-icon{width:43px;height:43px;display:grid;flex:0 0 auto;place-items:center;border-radius:13px}.violet{color:var(--violet);background:var(--violet-soft)}.coral{color:var(--coral);background:var(--coral-soft)}.mint{color:var(--mint);background:var(--mint-soft)}.sky{color:var(--sky);background:var(--sky-soft)}.stats-grid small,.stats-grid b{display:block}.stats-grid small{color:var(--muted);font-size:10px}.stats-grid b{margin-top:2px;font-size:20px}.list-section{margin-top:34px}.list-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:14px}.list-heading>div:first-child{display:flex;align-items:baseline;gap:10px}.list-heading h2{margin:0;font-size:20px}.list-heading>div:first-child span{color:var(--muted);font-size:11px}.search-field{width:min(350px,40vw);height:42px;padding:0 14px;display:flex;align-items:center;gap:10px;border:1px solid var(--line);border-radius:13px;color:#aaaabd;background:#fff}.search-field input{width:100%;height:100%;border:0;outline:0;background:transparent;font-size:12px}.filter-row{display:flex;align-items:center;gap:7px;margin-bottom:16px;overflow-x:auto;scrollbar-width:none}.filter-row::-webkit-scrollbar{display:none}.filter-row button{flex:0 0 auto;height:31px;padding:0 13px;border:1px solid var(--line);border-radius:10px;color:#77788b;background:#fff;font-size:10px;font-weight:700}.filter-row button.active{color:#fff;border-color:var(--ink);background:var(--ink)}.filter-spacer{flex:1}.item-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.wish-card{position:relative;min-width:0;padding:18px;border:1px solid var(--line);border-radius:20px;background:#fff;transition:transform .2s,box-shadow .2s}.wish-card:hover{transform:translateY(-2px);box-shadow:var(--shadow)}.wish-card.completed{opacity:.73}.wish-card.completed h3{text-decoration:line-through;text-decoration-color:#aaaaba}.wish-main{display:grid;grid-template-columns:46px 1fr 25px;gap:12px;align-items:start}.kind-icon{width:46px;height:46px;display:grid;place-items:center;border-radius:14px;font-size:16px}.wish-copy{min-width:0}.wish-title-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:4px}.wish-title-row>span{color:var(--muted);font-size:9px}.wish-title-row em{padding:3px 6px;border-radius:6px;color:var(--mint);background:var(--mint-soft);font-size:8px;font-style:normal}.wish-copy h3{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px}.wish-copy p{margin:6px 0 0;display:-webkit-box;overflow:hidden;color:var(--muted);font-size:10px;line-height:1.65;-webkit-line-clamp:2;-webkit-box-orient:vertical}.wish-menu{position:relative}.wish-menu>button{width:25px;height:25px;color:#9899aa;background:transparent}.wish-menu-popover{position:absolute;z-index:5;top:25px;left:0;width:130px;padding:6px;display:none;border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:0 14px 35px #14142624}.wish-menu:hover .wish-menu-popover,.wish-menu:focus-within .wish-menu-popover{display:grid}.wish-menu-popover button{padding:8px;display:flex;gap:8px;align-items:center;border-radius:8px;color:#55566a;background:transparent;font-size:10px;text-align:right}.wish-menu-popover button:hover{background:#f5f5f8}.wish-menu-popover .danger{color:#d64d59}.wish-meta{margin-top:16px;padding-top:13px;display:flex;align-items:flex-end;justify-content:space-between;gap:10px;border-top:1px solid #f0f0f5}.wish-meta>div{min-width:0;display:grid;gap:4px}.wish-meta span{display:flex;align-items:center;gap:5px;color:#818294;font-size:8px}.wish-meta .amount{color:#404153;font-size:10px;font-weight:800}.wish-meta .muted{color:#aab}.done-button{height:30px;flex:0 0 auto;padding:0 10px;border-radius:9px;color:#fff;background:var(--ink);font-size:9px;font-weight:800}.done-button.reopen{color:#626377;background:#eeeef3}.item-skeleton{height:160px;border-radius:20px;background:linear-gradient(90deg,#eeeef3 25%,#f8f8fb,#eeeef3 75%);background-size:200% 100%;animation:shimmer 1.4s infinite}@keyframes shimmer{to{background-position:-200% 0}}.empty-state{min-height:320px;padding:45px 20px;display:grid;place-items:center;align-content:center;text-align:center;border:1px dashed #d9d9e4;border-radius:24px;background:#ffffff73}.empty-state>div{width:62px;height:62px;display:grid;place-items:center;border-radius:20px;color:var(--violet);background:var(--violet-soft);font-size:22px}.empty-state h3{margin:16px 0 6px;font-size:17px}.empty-state p{max-width:390px;margin:0 0 18px;color:var(--muted);font-size:11px;line-height:1.8}.mobile-nav{display:none}.sheet-backdrop{position:fixed;z-index:100;inset:0;padding:22px;display:grid;place-items:center;background:#0c0d1985;backdrop-filter:blur(6px);animation:backdrop .2s ease-out}@keyframes backdrop{0%{opacity:0}}.sheet{width:min(100%,580px);max-height:min(90vh,850px);overflow:auto;padding:25px;border-radius:25px;background:#fff;box-shadow:0 35px 90px #00000040;animation:sheet .25s ease-out}@keyframes sheet{0%{opacity:0;transform:translateY(18px) scale(.98)}}.sheet-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:22px}.sheet-header span{display:block;margin-bottom:4px;color:var(--violet);font-size:10px;font-weight:800}.sheet-header h2{margin:0;font-size:22px;letter-spacing:-.7px}.sheet-header>button{width:36px;height:36px;border-radius:11px;color:#797a8d;background:#f2f2f6}.editor-sheet form{display:grid;gap:17px}.kind-picker{margin:0;padding:0;display:grid;grid-template-columns:repeat(4,1fr);gap:8px;border:0}.kind-picker legend{margin-bottom:9px;color:#48495d;font-size:12px;font-weight:800}.kind-picker label{position:relative;padding:10px 5px;display:grid;justify-items:center;gap:6px;border:1px solid var(--line);border-radius:14px;cursor:pointer}.kind-picker label.selected{border-color:#a99ff4;background:#faf9ff;box-shadow:0 0 0 3px #7567ef12}.kind-picker input{position:absolute;opacity:0}.kind-picker .kind-icon{width:36px;height:36px;border-radius:11px;font-size:13px}.kind-picker b{font-size:10px}.form-label small{margin-right:3px;color:#a2a3b2;font-size:9px;font-weight:400}.form-label textarea{min-height:80px;resize:vertical;line-height:1.7}.money-row{display:grid;grid-template-columns:1fr 145px;gap:10px}.currency-label select{height:47px}.reminder-block{overflow:hidden;border:1px solid var(--line);border-radius:17px;background:#fafafd}.switch-row{position:relative;min-height:67px;padding:11px 13px;display:grid;grid-template-columns:40px 1fr 43px;align-items:center;gap:11px;cursor:pointer}.reminder-icon{width:40px;height:40px;display:grid;place-items:center;border-radius:12px;color:var(--coral);background:var(--coral-soft)}.switch-row b,.switch-row small{display:block}.switch-row b{font-size:11px}.switch-row small{margin-top:3px;color:var(--muted);font-size:8px}.switch-row input{position:absolute;opacity:0}.switch{position:relative;width:41px;height:23px;border-radius:12px;background:#d5d5de;transition:.2s}.switch:after{content:"";position:absolute;width:17px;height:17px;right:3px;top:3px;border-radius:50%;background:#fff;box-shadow:0 2px 4px #0000002e;transition:.2s}.switch-row input:checked+.switch{background:var(--violet)}.switch-row input:checked+.switch:after{transform:translate(-18px)}.jalali-picker{padding:13px;border-top:1px solid var(--line)}.jalali-picker>span{display:block;margin-bottom:8px;color:var(--muted);font-size:9px}.date-inputs{display:flex;align-items:center;gap:5px;direction:ltr}.date-inputs input{width:58px;height:39px;border:1px solid var(--line);border-radius:10px;outline:none;text-align:center}.date-inputs input:first-child{width:76px}.date-inputs .time-input{width:100px;margin-left:9px}.date-inputs i{color:#aaaaba;font-style:normal}.existing-reminders{padding:12px 14px;display:grid;gap:8px;border:1px solid var(--line);border-radius:15px;background:#fff}.existing-reminders>b{color:#55566a;font-size:10px}.existing-reminders>div{min-height:34px;padding:6px 9px;display:flex;align-items:center;justify-content:space-between;gap:10px;border-radius:10px;background:#f7f7fa}.existing-reminders span{color:#68697c;font-size:9px}.existing-reminders button{color:#d9505d;background:transparent;font-size:9px;font-weight:800}.existing-reminders em{color:var(--muted);font-size:8px;font-style:normal}.sheet-actions{display:grid;grid-template-columns:1fr 1.5fr;gap:9px;margin-top:3px}.timeline{min-height:180px;padding:5px 7px}.timeline article{position:relative;padding:0 26px 25px 0;border-right:1px solid #e3e3eb}.timeline article:last-child{border-right-color:transparent}.timeline article>i{position:absolute;width:11px;height:11px;right:-6px;top:3px;border:3px solid #fff;border-radius:50%;background:var(--violet);box-shadow:0 0 0 1px #dcd9ff}.timeline b{font-size:12px}.timeline time{display:block;margin-top:3px;color:var(--muted);font-size:9px}.timeline p{margin:7px 0 0;color:var(--muted);font-size:10px}.history-loading{height:140px;border-radius:15px;background:linear-gradient(90deg,#eeeef3 25%,#fafafd,#eeeef3 75%);background-size:200%;animation:shimmer 1.4s infinite}.notification-hero{padding:28px 18px;margin-bottom:18px;border-radius:20px;text-align:center;background:linear-gradient(145deg,#f7f5ff,#fff2f2)}.notification-hero>div{width:55px;height:55px;margin:0 auto 12px;display:grid;place-items:center;border-radius:18px;color:#fff;background:linear-gradient(145deg,#ff7580,#8b6fed);box-shadow:0 12px 30px #775de040}.notification-hero.enabled>div{background:linear-gradient(145deg,#49c6a8,#4ca7df)}.notification-hero h3{margin:0 0 6px;font-size:17px}.notification-hero p{max-width:380px;margin:auto;color:var(--muted);font-size:10px;line-height:1.8}.ios-steps{padding:15px;border:1px solid #dfdcff;border-radius:15px;background:#f7f5ff;font-size:11px;line-height:2}.ios-steps ol{margin:8px 0 0;padding-right:22px;color:#666779}.full-button{width:100%}.text-button{width:100%;margin-top:13px;color:var(--violet);background:transparent;font-size:10px;font-weight:800}.privacy-note{margin:16px 0 0;color:#aab;text-align:center;font-size:8px}.confirm-dialog{width:min(100%,390px);padding:27px;border-radius:23px;background:#fff;text-align:center;box-shadow:0 35px 90px #00000040}.danger-icon{width:54px;height:54px;margin:auto;display:grid;place-items:center;border-radius:17px;color:#dc5360;background:#fff0f1}.confirm-dialog h3{margin:14px 0 7px;font-size:18px}.confirm-dialog p{margin:0;color:var(--muted);font-size:10px;line-height:1.8}.confirm-dialog>div:last-child{margin-top:20px;display:grid;grid-template-columns:1fr 1fr;gap:8px}.toast{position:fixed;z-index:500;left:24px;bottom:24px;max-width:min(360px,calc(100vw - 48px));padding:13px 16px;display:flex;align-items:center;gap:10px;border-radius:14px;color:#fff;background:#252639;box-shadow:0 18px 45px #0000003d;font-size:11px;animation:toast-in .25s ease-out}.toast.error{background:#bd4652}@keyframes toast-in{0%{opacity:0;transform:translateY(15px)}}@media(max-width:1050px){.auth-page{grid-template-columns:1fr 470px}.auth-intro{padding-inline:45px}.floating-wishes>div:last-child{right:23%}.hero-grid{grid-template-columns:1fr}.stats-grid{grid-template-columns:repeat(3,1fr)}.item-grid{grid-template-columns:1fr}}@media(max-width:800px){input,textarea,select{font-size:16px!important}.auth-page{display:block;min-height:100dvh;padding:20px;background:linear-gradient(160deg,#111327,#1d1a32)}.auth-intro{display:none}.auth-panel{min-height:calc(100dvh - 40px);padding:26px 20px;border-radius:28px}.auth-mobile-brand{display:flex;justify-content:center;margin-bottom:38px;color:var(--ink)}.auth-card h2{font-size:29px}.sidebar{display:none}.dashboard-main{width:100%;margin:0;padding:22px 18px calc(105px + env(safe-area-inset-bottom))}.topbar{margin-bottom:20px}.topbar h1{font-size:22px}.new-desktop{display:none}.install-banner{grid-template-columns:38px 1fr}.install-banner button{grid-column:2;justify-self:start;padding:0}.hero-card{min-height:205px;padding:25px}.hero-card h2{font-size:24px}.hero-heart{left:35px}.stats-grid{gap:7px}.stats-grid article{padding:10px;gap:8px;border-radius:14px}.stat-icon{width:35px;height:35px;border-radius:11px;font-size:12px}.stats-grid small{font-size:8px}.stats-grid b{font-size:16px}.list-section{margin-top:28px}.list-heading{display:grid;gap:12px}.search-field{width:100%;max-width:none}.filter-spacer{display:none}.filter-row{margin-inline:-18px;padding-inline:18px}.item-grid{grid-template-columns:1fr}.wish-card{padding:15px}.mobile-nav{position:fixed;z-index:30;display:grid;grid-template-columns:repeat(5,1fr);align-items:end;height:calc(70px + env(safe-area-inset-bottom));right:12px;left:12px;bottom:10px;padding:7px 8px calc(7px + env(safe-area-inset-bottom));border:1px solid rgba(230,230,239,.8);border-radius:22px;background:#ffffffeb;box-shadow:0 16px 45px #17182b2b;backdrop-filter:blur(20px)}.mobile-nav button{position:relative;height:47px;display:grid;place-items:center;align-content:center;gap:4px;color:#9a9bad;background:transparent;font-size:15px}.mobile-nav button span{font-size:7px;font-weight:700}.mobile-nav button.active{color:var(--ink)}.mobile-nav button i{position:absolute;top:6px;right:24%;width:5px;height:5px;border-radius:50%;background:var(--coral)}.mobile-nav .mobile-add{width:49px;height:49px;margin:-18px auto 3px;border-radius:16px;color:#fff;background:linear-gradient(145deg,#ff727e,#876dec);box-shadow:0 10px 25px #765be257}.sheet-backdrop{padding:0;place-items:end center}.sheet{width:100%;max-height:92dvh;padding:21px 18px calc(22px + env(safe-area-inset-bottom));border-radius:26px 26px 0 0}.sheet:before{content:"";display:block;width:38px;height:4px;margin:-8px auto 15px;border-radius:2px;background:#dedee6}.confirm-backdrop{padding:20px;place-items:center}.confirm-dialog{border-radius:22px}.toast{left:18px;right:18px;bottom:calc(92px + env(safe-area-inset-bottom));max-width:none}}@media(pointer:coarse){*{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}}@media(max-width:430px){.auth-page{padding:10px}.auth-panel{min-height:calc(100dvh - 20px);padding:24px 18px;border-radius:24px}.auth-mobile-brand{margin-bottom:28px}.hero-card{min-height:215px}.hero-card p{max-width:230px}.stats-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.stats-grid article{display:grid;justify-items:center;text-align:center}.wish-main{grid-template-columns:42px 1fr 24px;gap:9px}.kind-icon{width:42px;height:42px}.kind-picker{gap:6px}.kind-picker label{padding-inline:2px}.money-row{grid-template-columns:1fr 118px}.date-inputs{flex-wrap:wrap}.date-inputs .time-input{margin:5px 0 0;width:100%}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation:none!important;transition:none!important}}
