:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#101738;background:#eef1fa;font-synthesis:none;--blue: #3b70ff;--violet: #7247f8;--muted: #66719a;--line: #e4e8f7;--panel: rgba(255, 255, 255, .92)}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{background:radial-gradient(circle at 50% -10%,#fff 0,#f4f6ff 46%,#e9edf8)}button{font:inherit;color:inherit}button:focus-visible{outline:3px solid rgba(59,112,255,.35);outline-offset:2px}.access-screen{min-height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:28px;color:#f5f2eb;background:#1a0e05;text-align:center}.access-screen__icon{width:78px;height:78px;display:grid;place-items:center;margin-bottom:20px;border:4px solid #ffcc4d;border-radius:50%;color:#1a0e05;background:#ffcc4d;font-size:54px;font-weight:900;line-height:1;transform:rotate(8deg)}.access-screen h1{margin:0;font-size:26px}.access-screen p{margin:10px 0 0;color:#b9c4d3;font-size:16px}.access-screen small{max-width:360px;margin-top:8px;color:#8794a5;line-height:1.5}.access-screen__retry{margin-top:24px;padding:11px 20px;border:0;border-radius:999px;color:#1a0e05;background:#ffcc4d;font-weight:800;cursor:pointer}.splash-screen{min-height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:28px;overflow:hidden;color:#172550;background:radial-gradient(circle at 50% 24%,#fff 0,#eff2ff 44%,#dde6ff);text-align:center}.splash-screen:before,.splash-screen:after{content:"";position:absolute;border-radius:50%;border:1px solid rgba(91,91,255,.12)}.splash-screen:before{width:min(84vw,500px);aspect-ratio:1}.splash-screen:after{width:min(62vw,370px);aspect-ratio:1;border-color:#7144f82b;animation:splash-pulse 1.6s ease-in-out infinite}.splash-screen__mark{position:relative;z-index:1;width:84px;height:84px;display:grid;place-items:center;border-radius:28px;color:#fff;background:linear-gradient(145deg,#4c81ff,#7640f4);box-shadow:0 18px 38px #5343eb4d;transform:rotate(-8deg);animation:splash-float 1.6s ease-in-out infinite}.splash-screen__mark span{font-size:58px;font-weight:800;line-height:1;transform:rotate(8deg)}.splash-screen__brand{position:relative;z-index:1;margin-top:23px;font-size:30px;font-weight:900;letter-spacing:-2px}.splash-screen__brand span{color:#4d75ff}.splash-screen p{position:relative;z-index:1;margin:8px 0 0;color:#6877a3;font-size:13px}.splash-screen__loader{position:relative;z-index:1;display:flex;gap:7px;margin-top:30px}.splash-screen__loader i{width:8px;height:8px;border-radius:50%;background:#5d61fa;animation:splash-dot .8s ease-in-out infinite alternate}.splash-screen__loader i:nth-child(2){animation-delay:.18s;background:#7640f4}.splash-screen__loader i:nth-child(3){animation-delay:.36s;background:#4c91ff}.phone-shell{width:min(100%,640px);min-height:100dvh;margin:0 auto;padding:max(18px,env(safe-area-inset-top)) 16px max(26px,env(safe-area-inset-bottom));background:linear-gradient(160deg,#fff,#f9faff 55%,#f2f5ff);position:relative;overflow-x:hidden;box-shadow:0 0 45px #2a38691f}.topbar{display:flex;align-items:center;justify-content:space-between;padding:8px 4px 14px}.brand{font-size:30px;line-height:1;font-weight:800;letter-spacing:-2px;color:#192550}.brand span{color:#3a75ff;font-size:35px;vertical-align:-2px;margin:0 1px}.topbar p{margin:7px 0 0;color:#62709b;font-size:12px}.topbar__actions{display:flex;align-items:center;gap:12px}.notification,.avatar{border:0;background:transparent;padding:0;position:relative;cursor:pointer}.notification{width:28px;height:32px;font-size:30px;transform:rotate(180deg);color:#49577f}.notification i{position:absolute;width:7px;height:7px;border-radius:50%;background:#ff293d;right:0;bottom:2px}.avatar{width:48px;height:48px;border-radius:50%;overflow:hidden;box-shadow:0 5px 15px #2f6eff38}.avatar .sprite,.avatar .uploaded-icon{width:100%;height:100%;border-radius:inherit;object-fit:cover}.offline-pill{width:max-content;margin:-3px 0 8px auto;padding:4px 9px;font-size:10px;color:#776100;background:#fff5c9;border-radius:999px}.empty-state{margin:14px 0;color:#7783a3;font-size:13px;text-align:center}.launch-message{position:fixed;z-index:30;bottom:max(20px,env(safe-area-inset-bottom));left:50%;display:flex;align-items:center;gap:12px;width:min(calc(100% - 32px),500px);padding:12px 14px;border-radius:14px;color:#fff;background:#182245f0;box-shadow:0 12px 32px #121c423d;font-size:13px;transform:translate(-50%)}.launch-message button{margin-left:auto;border:0;background:transparent;color:#fff;font-size:24px;line-height:1;cursor:pointer}.sprite{display:inline-block;flex:0 0 auto;background-image:url(/assets/apppool-sprite.png);background-repeat:no-repeat;background-size:480% 360%}.uploaded-icon{display:inline-block;flex:0 0 auto;object-fit:cover;background:#f3f5ff}.membership-card,.panel{border:1px solid rgba(211,218,243,.85);background:var(--panel);border-radius:17px;box-shadow:0 12px 28px #38407211}.membership-card{overflow:hidden;background:radial-gradient(circle at 87% 24%,#e2e3ff 0,#f1f0ffb3 27%,#fbfbff 68%)}.membership-card__top{padding:16px 16px 0;font-weight:700;text-transform:uppercase;font-size:13px}.membership-card__body{height:190px;padding:20px 16px;display:grid;grid-template-columns:1.2fr .85fr;align-items:center;position:relative}.membership-copy{position:absolute;z-index:1;top:100px;right:0;width:164px;transform:none}.membership-card__body h1{margin:0 0 7px;font-size:20px;letter-spacing:-.6px}.membership-card__body p{max-width:156px;margin:0;color:#526189;font-size:11px;line-height:1.4}.progress-ring{--progress: 216deg;width:104px;height:104px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:0;border-radius:50%;background:radial-gradient(circle,white 58%,transparent 60%),conic-gradient(var(--violet) var(--progress),#e6e8f6 0);position:absolute;z-index:2;top:-30px;right:38px;color:inherit;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}.progress-ring:hover{transform:translateY(-2px);box-shadow:0 10px 22px #4b3edc2e}.progress-ring strong{font-size:25px}.progress-ring strong small{font-size:13px}.progress-ring span{font-size:12px;margin-top:4px}.membership-art{position:absolute;width:170px;height:170px;inset:13px auto auto -10px;opacity:.76}.membership-actions{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px;padding:0 10px 10px}.membership-actions--tasks-only{grid-template-columns:minmax(0,1fr)}.membership-actions--tasks-only .action-card{height:88px;min-height:88px;padding:14px}.action-card{box-sizing:border-box;min-width:0;height:124px;min-height:124px;display:flex;align-items:center;gap:8px;padding:10px;border:1px solid #6864ff;border-radius:14px;background:#ffffffbd;text-align:left;cursor:pointer}.action-card--primary{box-shadow:0 7px 17px #534ff41a}.round-icon{width:39px;height:39px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border-radius:13px;color:#fff;font-size:20px;background:linear-gradient(145deg,#6691ff,#6e36ef);box-shadow:0 7px 16px #5241eb33}.action-card span:nth-child(2){display:flex;flex-direction:column;gap:5px;flex:1;min-width:0}.action-card strong{font-size:13px}.action-card small{font-size:9px;color:#7380a7;line-height:1.25}.action-card b{font-size:25px;color:#6555e8}.action-card em{color:#573bff;font-size:14px;font-style:normal;font-weight:800}.panel{margin-top:13px;padding:13px}.panel h2{margin:0 0 12px;font-size:17px}.popular-list{display:flex;gap:10px;overflow-x:auto;scrollbar-width:none;padding-bottom:1px}.popular-list::-webkit-scrollbar{display:none}.popular-list button{width:62px;padding:0;flex:0 0 62px;border:0;background:transparent;cursor:pointer;text-align:center}.popular-list .sprite,.popular-list .uploaded-icon{width:58px;height:58px;border-radius:13px;box-shadow:0 7px 14px #1c2d5d24}.popular-list strong,.popular-list small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.popular-list strong{font-size:11px;margin-top:7px}.popular-list small{font-size:9px;margin-top:3px;color:#7180a2}.filters{display:flex;gap:8px;margin-bottom:8px;overflow-x:auto;scrollbar-width:none}.filters button{min-width:70px;padding:9px 14px;border:1px solid #e0e5f5;border-radius:999px;background:#f8f9ff;color:#536088;cursor:pointer}.filters button.active{color:#fff;border-color:transparent;background:linear-gradient(100deg,#3c66fa,#713df3);box-shadow:0 7px 15px #5040f138}.app-list{border:1px solid #e6e9f5;border-radius:15px;overflow:hidden}.app-row{width:100%;min-height:63px;border:0;border-bottom:1px solid #edf0f8;padding:8px 10px;background:#fff;display:flex;align-items:center;gap:10px;text-align:left;cursor:pointer}.app-row:last-child{border-bottom:0}.app-row__icon{width:47px;height:47px;border-radius:11px}.app-row__copy{display:flex;flex-direction:column;gap:4px;flex:1}.app-row__copy strong{font-size:15px}.app-row__copy small{font-size:11px;color:#6c789e}.go-button{min-width:56px;padding:9px 15px;color:#fff;text-align:center;border-radius:999px;font-weight:700;font-style:normal;background:linear-gradient(100deg,#467dff,#733df5);box-shadow:0 6px 14px #4e45ef38}.overlay{position:fixed;inset:0;z-index:20;display:flex;align-items:flex-end;justify-content:center;background:#101834ad;backdrop-filter:blur(3px);animation:fade .18s ease-out}.sheet{width:min(100%,640px);max-height:87dvh;display:flex;flex-direction:column;overflow:hidden;padding:9px 16px 0;border-radius:26px 26px 0 0;background:linear-gradient(160deg,#fff,#f8f9ff);box-shadow:0 -15px 40px #161e442e;animation:rise .28s ease-out}.sheet--tall{max-height:92dvh}.grabber{width:46px;height:5px;margin:0 auto 9px;border-radius:9px;background:#d5d8e7}.sheet__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.sheet__header h2{margin:0;font-size:24px}.icon-button{width:36px;height:36px;border:0;border-radius:50%;background:#f6f7fd;color:#546087;font-size:31px;line-height:30px;cursor:pointer}.sheet__body{min-height:0;flex:1;overflow-y:auto;padding:0 1px 16px;scrollbar-width:thin}.sheet__footer{flex:0 0 auto;padding:12px 0 max(18px,env(safe-area-inset-bottom));border-top:1px solid #e7eaf5;background:linear-gradient(160deg,#fff,#f8f9ff)}.sheet__footer .primary-button{margin:0}.sheet-lead{display:flex;align-items:center;gap:14px;padding:6px 4px 14px}.sheet-lead .round-icon{width:55px;height:55px;font-size:28px}.sheet-lead strong{font-size:22px}.sheet-lead p{margin:6px 0 0;color:#68759e}.sheet-lead b,.task-progress b{color:#563af4}.task-progress,.guide,.preview,.calendar,.settings,.profile-card{border:1px solid #e0e5f5;border-radius:15px;background:#ffffffd1}.task-progress{padding:14px;margin-bottom:12px}.task-progress>div{display:flex;align-items:center;gap:14px}.task-progress strong{white-space:nowrap}.bar{height:13px;flex:1;background:#e8ebf6;border-radius:999px;overflow:hidden}.bar i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#4581ff,#7848f4)}.task-progress p{margin:10px 0 0;font-size:12px;color:#68759e}.task-list{display:grid;gap:7px}.task-row{display:flex;width:100%;align-items:center;gap:11px;min-height:67px;padding:8px 10px;border:1px solid #e3e7f5;border-radius:14px;background:#fff;text-align:left}.task-row .sprite,.task-row .uploaded-icon{width:48px;height:48px;border-radius:12px}.task-row__copy{display:flex;min-width:0;flex:1;flex-direction:column;gap:5px}.task-row__title{display:flex;min-width:0;align-items:center;gap:5px}.task-row strong{font-size:15px}.task-row small{color:#6c789e}.task-row>b{color:#8791b2;font-size:24px}.done{min-width:93px;padding:9px 12px;border-radius:999px;color:#15956b;background:#e9f8f2;text-align:center;font-style:normal;font-weight:700}.task-row--apps{min-height:84px}.task-slots{display:grid;grid-template-columns:repeat(3,34px);gap:4px;margin-top:4px}.task-slots .sprite,.task-slots .uploaded-icon,.task-slots i{width:34px;height:34px;border-radius:9px}.task-slots i{display:grid;place-items:center;border:1.5px dashed #a8b1d5;color:#8c97be;background:#fafbff;font-style:normal;font-size:18px}.picker-copy{margin:0 2px 12px;color:#66749b;font-size:13px;line-height:1.5}.task-hint-wrap{position:relative;display:inline-flex;flex:0 0 auto}.task-hint{display:grid;width:18px;height:18px;place-items:center;padding:0;border:1px solid #aeb8dc;border-radius:50%;background:#fff;color:#56679c;font-size:12px;font-weight:800;line-height:1}.task-hint-bubble{position:absolute;z-index:8;right:0;bottom:calc(100% + 8px);width:min(220px,calc(100vw - 72px));padding:9px 10px;border:1px solid #dfe5f6;border-radius:10px;background:#fff;box-shadow:0 8px 20px #313a6929;color:#56658c;font-size:12px;font-weight:400;line-height:1.4;white-space:normal}.app-hero{display:grid;grid-template-columns:76px 1fr;gap:12px;padding:14px;border-radius:16px;background:radial-gradient(circle at 86% 22%,#b8e4ff,#ecf8ff 42%,#f4f4ff 90%);overflow:hidden}.app-hero>.sprite,.app-hero>.uploaded-icon{width:76px;height:76px;border-radius:17px}.app-hero h3{font-size:24px;margin:12px 0 6px}.app-hero div p{margin:0;color:#65739d}.app-hero div p span{padding:4px 9px;margin-left:8px;border-radius:999px;color:#fff;background:#ff536e;font-size:12px}.app-hero>p{grid-column:1 / -1;margin:0;color:#54638d;line-height:1.5}.chips{grid-column:1 / -1;display:flex;gap:6px;flex-wrap:wrap}.chips span{padding:8px;border:1px solid #dce2f4;border-radius:11px;background:#ffffffb3;font-size:11px}.guide{display:flex;gap:13px;padding:14px;margin-top:12px}.guide h3,.preview h3{margin:2px 0 7px;font-size:17px}.guide p{margin:0;color:#66749b;font-size:13px;line-height:1.55}.preview{margin-top:12px;padding:12px}.preview-grid{display:flex;gap:7px;overflow-x:auto;scrollbar-width:none}.preview-art{width:137px;height:160px;flex:0 0 137px;border-radius:12px;background-image:url(/assets/coin-match-previews.png);background-size:200% 200%;background-repeat:no-repeat}.preview-art--0{background-position:0 0}.preview-art--1{background-position:100% 0}.preview-art--2{background-position:0 100%}.preview-art--3{background-position:100% 100%}.preview-photo{width:137px;height:160px;flex:0 0 137px;border-radius:12px;object-fit:cover}.primary-button{width:100%;min-height:54px;margin-top:15px;border:0;border-radius:999px;color:#fff;font-size:20px;font-weight:800;background:linear-gradient(100deg,#477fff,#753df5);box-shadow:0 12px 24px #5343eb3d;cursor:pointer}.profile-card{position:relative;display:grid;grid-template-columns:80px 1fr;gap:12px;padding:14px;overflow:hidden;background:linear-gradient(120deg,#fff,#f0f0ff)}.profile-avatar{width:80px;height:80px;border-radius:50%;object-fit:cover;z-index:1}.profile-card__identity{position:relative;z-index:2;min-width:0}.profile-card h3{margin:10px 0 5px;overflow:hidden;font-size:18px;text-overflow:ellipsis;white-space:nowrap}.profile-card__identity>span{color:#563cf1;font-weight:700}.profile-card>button{position:absolute;top:80px;left:108px;z-index:3;border:0;border-radius:999px;padding:5px 9px;color:#fff;font-size:11px;font-weight:700;background:linear-gradient(100deg,#536fff,#7543ef)}.profile-card__art{position:absolute;right:8px;top:9px;width:88px;height:88px;opacity:.18}.stats{grid-column:1/-1;display:grid;grid-template-columns:repeat(4,1fr);margin-top:6px;border-top:1px solid #e2e5f4;padding-top:12px}.stats div{display:flex;align-items:center;flex-direction:column;gap:5px;text-align:center}.stats span{font-size:22px}.stats small{font-size:9px;color:#68759c}.stats strong{font-size:13px}.invite-card{display:flex;width:100%;align-items:center;gap:11px;min-height:58px;margin-top:12px;padding:10px 14px;border:1px solid #dddffc;border-radius:15px;background:linear-gradient(100deg,#f4f5ff,#fff);text-align:left;cursor:pointer;box-shadow:0 7px 16px #4c46e112}.invite-card>span:first-child{display:grid;width:32px;height:32px;place-items:center;border-radius:50%;color:#fff;background:linear-gradient(145deg,#578aff,#6e3ef1);font-size:19px}.invite-card>span:nth-child(2){display:flex;flex:1;flex-direction:column;gap:2px}.invite-card strong{font-size:14px}.invite-card small{color:#6c789f;font-size:11px}.invite-card b{color:#7554eb;font-size:24px}.wallet-card{min-height:64px}.wallet-card>span:nth-child(2){min-width:0}.wallet-card small{overflow-wrap:anywhere;line-height:1.35}.wallet-card>span:first-child{background:linear-gradient(145deg,#4f93ff,#5655ee)}.calendar{margin-top:12px;padding:12px}.calendar--sheet{margin-top:0}.calendar__title{display:flex;align-items:center;justify-content:space-between;gap:8px}.calendar__title h3{margin:2px 0 12px;font-size:17px;text-align:center}.calendar__legend{margin:0 0 10px;color:#746ea7;font-size:11px;text-align:center}.calendar__legend b{display:inline-flex;justify-content:center;align-items:center;width:14px;height:14px;border-radius:50%;color:#fff;background:#f7ad16}.calendar-nav{width:34px;height:34px;border:1px solid #e1e6f5;border-radius:50%;background:#fff;color:#5d48e9;font-size:26px;line-height:1;cursor:pointer}.week,.calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);text-align:center}.week span{padding:7px 0;color:#7180a5;font-size:10px;border-bottom:1px solid #eceef6}.calendar-grid span{height:42px;padding-top:8px;position:relative;font-size:12px}.calendar-grid span i{display:block;width:15px;height:15px;line-height:15px;margin:2px auto 0;border-radius:50%;color:#fff;font-size:9px;font-style:normal;background:#7760f5}.calendar-grid span b{position:absolute;right:1px;top:3px;width:14px;height:14px;line-height:14px;color:#fff;background:#f4a70e;border-radius:50%;font-size:8px}.settings{margin-top:12px;overflow:hidden}.settings button{display:flex;width:100%;align-items:center;gap:12px;min-height:58px;padding:10px 14px;border:0;border-bottom:1px solid #edf0f7;background:#fff;text-align:left}.settings button:last-child{border-bottom:0}.settings span{width:31px;height:31px;display:inline-flex;justify-content:center;align-items:center;border-radius:50%;color:#fff;background:#4d87fa}.settings strong{flex:1}.settings em{text-transform:uppercase;color:#68769e;font-style:normal}.settings b{font-size:24px;color:#8a94b5}.language-list{display:grid;gap:6px}.language-list button{display:flex;justify-content:space-between;min-height:45px;align-items:center;padding:9px 13px;border:1px solid #e4e7f3;border-radius:12px;background:#fff;text-align:left}.language-list button.active{border-color:#7661f6;color:#563cf1;background:#f3f1ff}.upgrade-sheet{padding:0 2px}.upgrade-intro{display:flex;align-items:center;justify-content:space-between;margin:2px 4px 12px}.upgrade-intro h2{margin:0 0 7px;font-size:26px}.upgrade-intro p{margin:0;color:#6e7ba2}.upgrade-intro .sprite,.upgrade-intro .uploaded-icon{width:88px;height:88px;border-radius:22px}.plan-list{display:grid;gap:8px}.plan{display:grid;grid-template-columns:78px 1fr 20px;align-items:center;gap:12px;width:100%;min-height:86px;padding:7px 13px;border:2px solid white;border-radius:16px;text-align:left;cursor:pointer}.plan.selected{box-shadow:0 0 0 2px #5856f540,0 10px 20px #2c396814}.plan .sprite,.plan .uploaded-icon{width:76px;height:76px;border-radius:16px}.plan>span{display:flex;flex-direction:column;gap:4px}.plan strong{font-size:21px}.plan strong em{margin-left:8px;padding:4px 8px;border-radius:999px;color:#fff;background:#858dab;font-size:10px;font-style:normal}.plan span>b{font-size:15px}.plan small{color:#647197}.plan>i{font-size:31px;font-style:normal}.plan--basic{background:linear-gradient(100deg,#f9fbff,#f0f2f7)}.plan--plus{background:linear-gradient(100deg,#eff8ff,#e7f2ff);color:#1255c3}.plan--pro{background:linear-gradient(100deg,#f7efff,#f1ebff);color:#5121c5}.plan--supreme{background:linear-gradient(100deg,#fff9e9,#fff0c6);color:#9b5f00}.benefit-table{margin-top:12px;padding:12px 8px;border:1px solid #e1e6f3;border-radius:15px;background:#fff;overflow-x:auto}.benefit-table h2{margin:0 4px 12px;font-size:17px}.benefit-grid{display:grid;grid-template-columns:1.4fr repeat(4,1fr);min-width:350px;font-size:9px}.benefit-grid>*{min-height:34px;display:flex;justify-content:center;align-items:center;border-right:1px solid #e8ebf4;border-bottom:1px solid #e8ebf4;text-align:center}.benefit-grid>strong{justify-content:flex-start;padding-left:5px}.success-message{margin-top:12px;padding:10px 12px;border-radius:12px;color:#087a58;background:#e7f9f2;font-size:12px}.upgrade-cta{width:100%;margin:0}.demo-app{display:flex;min-height:100dvh;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding-left:28px;padding-right:28px}.demo-app>.sprite,.demo-app>.uploaded-icon{width:140px;height:140px;border-radius:32px;box-shadow:0 20px 40px #34498438}.demo-app h1{margin:24px 0 6px;font-size:30px}.demo-app p{font-weight:700}.demo-app small{color:#68759a;line-height:1.6}.demo-success{margin-top:22px;color:#0b9369;font-weight:800}.wallet-form{padding:6px 4px}.wallet-form p{color:#68759e}.wallet-form input{box-sizing:border-box;width:100%;padding:13px;border:1px solid #dce2f3;border-radius:12px;font:inherit}.wallet-form__unlink{margin-top:18px;border:0;background:transparent;color:#d65062;font-weight:700}.form-error{color:#d65062!important}[dir=rtl] .app-row,[dir=rtl] .task-row,[dir=rtl] .guide,[dir=rtl] .settings button{text-align:right}@keyframes rise{0%{transform:translateY(28%);opacity:.2}to{transform:none;opacity:1}}@keyframes fade{0%{opacity:0}to{opacity:1}}@keyframes splash-float{50%{transform:translateY(-8px) rotate(-3deg)}}@keyframes splash-pulse{50%{transform:scale(1.08);opacity:.45}}@keyframes splash-dot{to{transform:translateY(-9px);opacity:.35}}@media (min-width: 650px){body{padding:18px 0}.phone-shell{min-height:calc(100dvh - 36px);border-radius:30px}.sheet{border-radius:26px;margin-bottom:18px}}@media (max-width: 360px){.membership-card__body{grid-template-columns:1fr .75fr}.membership-copy{top:102px;right:0;width:150px}.progress-ring{right:30px}.membership-art{width:158px;height:158px;left:-8px;top:17px}.membership-actions{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.membership-actions--tasks-only{grid-template-columns:1fr}.stats small{font-size:8px}.popular-list{gap:7px}.task-slots{grid-template-columns:repeat(2,32px)}.task-slots .sprite,.task-slots .uploaded-icon,.task-slots i{width:32px;height:32px}}
