@font-face{font-family:SBSansDisplay;src:url(/fonts/SBSansDisplay_TTF/SBSansDisplay-Regular.ttf) format("truetype");font-weight:400}@font-face{font-family:SBSansDisplay;src:url(/fonts/SBSansDisplay_TTF/SBSansDisplay-SemiBold.ttf) format("truetype");font-weight:600}@font-face{font-family:SBSansDisplay;src:url(/fonts/SBSansDisplay_TTF/SBSansDisplay-Bold.ttf) format("truetype");font-weight:700}:root{--app-width: min(100vw, 430px);--app-pad: 24px;--content-width: calc(var(--app-width) - var(--app-pad) * 2);--ink: #071f22;--dark: #0b2527;--muted: #5f7475;--line: #dce7ea;--bg: #f4f8f7;--lime: #8af000;--lime-soft: #eaf9d8;--violet: #7139b6;--telegram: #0a84ff;--teal-a: #199093;--teal-b: #12b2aa;font-family:SBSansDisplay,Inter,system-ui,sans-serif;color:var(--ink);background:#eef6f4}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input,textarea{font:inherit;border:0;letter-spacing:0}button{cursor:pointer}.figma-shell{min-height:100vh;display:grid;grid-template-columns:var(--app-width);gap:0;align-items:center;justify-content:center;padding:24px;background:radial-gradient(circle at 12% 8%,rgba(138,240,0,.16),transparent 28%),radial-gradient(circle at 90% 18%,rgba(113,57,182,.12),transparent 32%),#eef6f4}.mini-frame{width:var(--app-width);height:852px;position:relative;overflow:hidden;border-radius:32px;background:var(--bg);box-shadow:0 16px 36px #00000024}.screen-stage{position:absolute;inset:0;z-index:1;overflow:hidden;background:var(--bg);animation:screen-enter .26s cubic-bezier(.22,1,.36,1) both;will-change:transform,opacity}.screen-stage:has(.splash-screen){background:transparent}.figma-header{position:absolute;left:0;top:0;z-index:30;width:var(--app-width);height:104px;background:#fff;border-bottom:1px solid var(--line)}.figma-close{position:absolute;left:22px;top:44px;width:90px;height:24px;padding:0;background:transparent;color:var(--telegram);font-size:20px;line-height:24px;text-align:left}.figma-title{position:absolute;left:104px;top:38px;width:182px;height:24px;color:var(--dark);font-size:18px;font-weight:700;line-height:22px;text-align:center}.figma-subtitle{position:absolute;left:104px;top:63px;width:182px;height:18px;color:#7a8586;font-size:14px;line-height:18px;text-align:center}.figma-more{position:absolute;left:342px;top:44px;width:30px;height:24px;padding:0;background:transparent;color:var(--telegram);font:700 22px/24px Inter,system-ui,sans-serif;letter-spacing:-1px}.figma-hero{position:absolute;left:0;top:0;width:var(--app-width);height:148px;background:linear-gradient(90deg,var(--teal-a),var(--teal-b));color:#fff;overflow:hidden}.figma-hero.selection:after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(112deg,transparent 0 43%,rgba(255,255,255,.18) 51%,transparent 64%),radial-gradient(circle at 78% 20%,rgba(255,255,255,.15),transparent 24%);pointer-events:none}.figma-hero.match{height:146px}.figma-hero img.hero-loop{position:absolute;left:auto;right:-120px;top:-54px;width:330px;height:292px;object-fit:contain;opacity:.56;transform:rotate(9deg);pointer-events:none;animation:hero-loop-float 5.6s ease-in-out infinite alternate}.figma-hero.selection img.hero-loop{right:-94px;top:-112px;width:500px;height:398px;opacity:.86;animation:hero-loop-float 6.4s ease-in-out infinite alternate}.figma-hero.match img.hero-loop{right:-96px;top:-54px;width:316px;height:286px;opacity:.74;animation:hero-loop-float 6.2s ease-in-out infinite alternate}.figma-hero img.hero-giga-logo{position:absolute;left:auto;right:var(--app-pad);top:28px;z-index:3;width:82px;height:26px;opacity:.96;object-fit:contain;transform:none;filter:none}.figma-hero.match img.hero-giga-logo{position:absolute}.figma-hero p{position:absolute;left:var(--app-pad);top:24px;z-index:2;width:220px;margin:0;color:#dbfbf5;font-size:14px;font-weight:700;line-height:16px}.figma-hero h1{position:absolute;left:var(--app-pad);top:50px;z-index:2;width:min(278px,calc(100% - var(--app-pad) * 2));margin:0;color:#fff;font-size:26px;font-weight:800;line-height:28px}.figma-hero.match h1{width:218px;font-size:26px;line-height:28px}.figma-hero span{position:absolute;left:var(--app-pad);top:88px;z-index:2;width:296px;color:#f0fffb;font-size:13px;line-height:18px}.figma-hero.match span{top:86px;width:min(306px,calc(100% - var(--app-pad) * 2));font-size:13px;line-height:17px}.splash-screen{position:absolute;inset:0;overflow:hidden;background:radial-gradient(circle at 28% 18%,rgba(210,255,58,.9),transparent 15%),radial-gradient(circle at 80% 18%,rgba(102,213,244,.45),transparent 28%),radial-gradient(circle at 18% 80%,rgba(113,57,182,.32),transparent 32%),linear-gradient(160deg,#118f90,#13b5ab 48%,#071f22);color:#fff}.splash-screen:before{content:"";position:absolute;left:-46px;top:-56px;width:245px;height:560px;border-radius:999px;background:#ffffff24;filter:blur(.2px);transform:rotate(16deg);animation:splash-ribbon 3.2s ease-in-out infinite alternate}.splash-screen:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.08) 0%,transparent 34%,rgba(7,31,34,.48) 100%);pointer-events:none}.splash-giga{position:absolute;left:var(--app-pad);top:34px;z-index:3;width:94px;height:29px;object-fit:contain;animation:splash-copy-in .52s ease-out both}.splash-loop{position:absolute;z-index:1;object-fit:contain;pointer-events:none}.splash-loop-main{right:-105px;top:72px;width:425px;height:405px;opacity:.88;transform:rotate(10deg);animation:splash-loop-float 3.6s ease-in-out infinite alternate}.splash-loop-soft{left:-70px;bottom:18px;width:290px;height:245px;opacity:.38;filter:blur(.4px);animation:splash-soft-float 4.2s ease-in-out infinite alternate}.splash-copy{position:absolute;left:var(--app-pad);right:var(--app-pad);top:min(430px,calc(100% - 330px));z-index:4;animation:splash-copy-in .62s ease-out .12s both}.splash-copy p{margin:0 0 12px;color:#d6fff7;font-size:14px;font-weight:700;line-height:16px}.splash-copy h1{max-width:360px;margin:0;color:#fff;font-size:44px;font-weight:800;line-height:44px}.splash-copy span{display:block;max-width:310px;margin-top:20px;color:#ffffffdb;font-size:17px;line-height:23px}.step-label,.section-label{position:absolute;left:var(--app-pad);z-index:2;margin:0;color:var(--violet);font-size:12px;font-weight:700;line-height:14px}.screen-title{position:absolute;left:var(--app-pad);z-index:2;width:var(--content-width);margin:0;color:var(--ink);font-size:26px;font-weight:800;line-height:30px}.screen-title.large{font-size:30px;line-height:32px}.screen-lead{position:absolute;left:var(--app-pad);z-index:2;width:var(--content-width);margin:0;color:var(--muted);font-size:13px;line-height:18px}.screen-lead.wide{width:var(--content-width);font-size:15px;line-height:20px}.choice-card{position:absolute;left:var(--app-pad);width:var(--content-width);height:76px;display:grid;grid-template-columns:30px minmax(0,1fr);grid-template-rows:auto auto;column-gap:18px;row-gap:4px;align-content:center;padding:12px 18px 12px 14px;border:1px solid #edf3f2;border-radius:20px;background:#fff;color:var(--dark);text-align:left;transition:transform .17s ease,border-color .17s ease,background .17s ease,box-shadow .17s ease,color .17s ease}.choice-card.selected{border:1.5px solid var(--lime);background:#f0ffe5;box-shadow:0 10px 24px #8af00021}.choice-card.disabled{color:#9ba9a9;background:#f8fbfa}.choice-dot{position:static;grid-row:1 / 3;align-self:center;width:30px;height:30px;display:grid;place-items:center;border-radius:999px;background:#e8f1ee;color:var(--dark);font-size:21px;font-weight:700;line-height:22px;transition:transform .18s ease,background .18s ease,color .18s ease}.choice-card.selected .choice-dot{background:var(--lime);animation:choice-pop .22s cubic-bezier(.34,1.56,.64,1)}.choice-card strong{position:static;min-width:0;color:currentColor;font-size:17px;font-weight:700;line-height:18px}.choice-card small{position:static;min-width:0;color:var(--muted);font-size:13px;line-height:15px}.choice-card.disabled small{color:#8ea0a0}.choice-card:not(.disabled):active,.figma-primary:active,.lime-action:active,.secondary-action:active,.chat-row-figma:active,.contact-row-figma:active,.program-row-figma:active,.floating-share:active,.composer-figma button:active{transform:scale(.985)}.flow-content{position:absolute;inset:0 0 auto;height:calc(100% - 210px);overflow-y:auto;padding:14px var(--app-pad) 132px;-webkit-mask-image:linear-gradient(to bottom,transparent 0,#000 18px,#000 calc(100% - 34px),transparent 100%);mask-image:linear-gradient(to bottom,transparent 0,#000 18px,#000 calc(100% - 34px),transparent 100%);scrollbar-width:none}.flow-content::-webkit-scrollbar{display:none}.flow-step{margin:0 0 28px;color:var(--violet);font-size:12px;font-weight:700;line-height:14px}.flow-title{width:var(--content-width);margin:0 0 24px;color:var(--ink);font-size:30px;font-weight:800;line-height:32px}.flow-lead{margin:0 0 14px;color:var(--muted);font-size:15px;line-height:20px}.flow-error{margin:0 0 18px;padding:10px 12px;border-radius:12px;background:#f1eafa;color:var(--violet);font-size:12px;font-weight:700;line-height:15px}.flow-lead span{display:block;margin-top:4px}.goal-group{display:grid;gap:9px;margin-top:20px}.goal-group h2{margin:0 0 2px;color:var(--violet);font-size:14px;font-weight:700;line-height:16px}.goal-group .choice-card{position:relative;left:0;height:auto;min-height:96px}.goals-flow{height:auto;bottom:150px;padding-bottom:52px}.goals-flow+.figma-primary{top:auto!important;bottom:82px}.figma-primary,.lime-action,.secondary-action{position:absolute;height:48px;border-radius:14px;color:var(--ink);font-size:15px;font-weight:700;line-height:18px;text-align:center;transition:transform .16s ease,box-shadow .16s ease,filter .16s ease,background .16s ease}.figma-primary{left:var(--app-pad);top:min(var(--button-top),calc(100% - 138px));width:var(--content-width);background:var(--lime);box-shadow:0 3px 10px #0000001f}.secondary-action{width:164px;background:#eaf1ef}.lime-action{width:164px;background:#9df10f}.textarea-card{position:absolute;left:var(--app-pad);top:194px;width:var(--content-width);height:242px;padding:0;border-radius:22px;background:#fff;box-shadow:0 4px 14px #0000000f;text-align:left}.textarea-card strong{position:absolute;left:22px;top:22px;color:var(--ink);font-size:13px;line-height:17px}.textarea-card textarea{position:absolute;left:22px;right:22px;top:58px;width:auto;height:154px;padding:0;resize:none;outline:0;background:transparent;color:var(--muted);font-size:16px;line-height:18px}.textarea-card textarea:focus{color:var(--ink)}.textarea-card textarea:focus::placeholder{color:transparent}.textarea-card button{position:absolute;right:12px;top:10px;width:36px;height:36px;padding:0;border-radius:999px;background:#e8f5f2}.textarea-giga-logo{position:absolute;right:20px;bottom:18px;width:76px;height:24px;object-fit:contain;filter:brightness(0) saturate(100%) invert(40%) sepia(11%) saturate(444%) hue-rotate(132deg) brightness(96%) contrast(85%);opacity:.22;pointer-events:none}.record-audio-bars{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;gap:3px}.record-audio-bars i{width:2px;border-radius:999px;background:var(--ink);transform-origin:center;animation:mic-idle 1.25s ease-in-out infinite}.record-audio-bars i:nth-child(1){height:8px;opacity:.65}.record-audio-bars i:nth-child(2){height:12px;animation-delay:90ms}.record-audio-bars i:nth-child(3){height:16px;animation-delay:.18s}.record-audio-bars i:nth-child(4){height:11px;animation-delay:.27s}.record-audio-bars i:nth-child(5){height:7px;opacity:.65;animation-delay:.36s}.hint-card{position:absolute;left:var(--app-pad);top:494px;width:var(--content-width);height:62px;padding:18px 22px;border-radius:16px;background:#e8f5f2;color:var(--muted);font-size:12px;line-height:16px}.q3-error{position:absolute;left:var(--app-pad);top:448px;width:var(--content-width);margin:0;color:#a83232;font-size:12px;font-weight:700;line-height:16px}.center-card{position:absolute;left:42px;top:142px;width:306px;padding:30px 24px;border-radius:24px;background:#fff;text-align:center;box-shadow:0 12px 28px #071f221a}.center-card h1{margin:14px 0 8px;font-size:28px;line-height:30px}.center-card p{margin:0;color:var(--muted);font-size:14px;line-height:18px}.loader-loop{width:64px;height:64px;margin:auto;border-radius:999px;background:linear-gradient(135deg,#d8ff57,var(--lime),#20d2b8)}.processing-state,.locked-state{position:absolute;left:var(--app-pad);right:var(--app-pad);top:0;bottom:78px;text-align:center}.processing-visual{position:absolute;left:50%;top:134px;width:175px;height:175px;transform:translate(-50%);border-radius:999px;background:#e8f5f2;animation:processing-breathe 2.4s ease-in-out infinite}.processing-visual span{position:absolute;color:var(--violet);font-weight:800;line-height:1;animation:processing-spark 1.6s ease-in-out infinite}.processing-visual span:nth-child(1){left:64px;top:72px;font-size:58px}.processing-visual span:nth-child(2){left:96px;top:50px;font-size:36px;animation-delay:.18s}.processing-visual span:nth-child(3){left:46px;top:64px;font-size:20px;animation-delay:.36s}.processing-state h1,.locked-state h1{position:absolute;left:50%;width:310px;margin:0;transform:translate(-50%);color:var(--ink);font-size:28px;font-weight:800;line-height:32px}.processing-state h1{top:346px}.processing-state p,.locked-state p{position:absolute;left:50%;margin:0;transform:translate(-50%);color:var(--muted);text-align:center}.processing-state p{top:424px;width:294px;font-size:14px;line-height:20px}.processing-progress,.locked-progress{position:absolute;left:50%;overflow:hidden;transform:translate(-50%);border-radius:999px;background:#dde7e5}.processing-progress{top:522px;width:244px;height:8px}.processing-progress i,.locked-progress i{display:block;height:100%;border-radius:inherit;background:var(--violet)}.processing-progress i{width:61%;animation:progress-sweep 1.6s ease-in-out infinite}.locked-state img{position:absolute;left:50%;top:8px;width:329px;height:269px;transform:translate(-56%);object-fit:cover;opacity:.72;pointer-events:none}.locked-state h1{top:238px;width:298px;font-size:31px;line-height:33px}.locked-state p{top:334px;width:279px;font-size:15px;line-height:20px}.locked-progress{top:440px;width:283px;height:11px}.locked-progress i{width:0%}.locked-state strong{position:absolute;left:50%;top:468px;width:283px;transform:translate(-50%);color:var(--violet);font-size:14px;font-weight:700;line-height:15px}.profile-card-figma{position:absolute;left:var(--app-pad);top:214px;width:var(--content-width);height:280px;padding:24px 18px 18px;border-radius:22px;background:#fff;box-shadow:0 12px 28px #071f221a;overflow:auto}.match-swipe-card{touch-action:pan-y;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;will-change:transform}.match-swipe-card.swiping{transition:none}.profile-card-figma strong{display:block;width:250px;color:var(--ink);font-size:16px;font-weight:700;line-height:20px}.profile-card-figma b{display:block;margin-top:18px;color:var(--violet);font-size:12px;line-height:15px}.profile-card-figma p{margin:8px 0 0;color:var(--muted);font-size:13px;line-height:17px}.profile-preview-card{position:absolute;left:var(--app-pad);top:204px;width:var(--content-width);height:clamp(196px,calc(100% - 404px - env(safe-area-inset-bottom)),326px);padding:22px 20px;border-radius:24px;background:#fff;box-shadow:0 14px 32px #071f221a;overflow:auto}.profile-preview-card img{float:right;width:72px;height:auto;margin:0 0 12px 18px;filter:invert(1);opacity:.9}.profile-preview-card h2{margin:0 0 10px;color:var(--ink);font-size:20px;line-height:22px}.profile-preview-card b{display:block;margin-top:16px;color:var(--violet);font-size:13px;line-height:16px}.profile-preview-card p{margin:0;color:var(--muted);font-size:14px;line-height:18px}.preview-edit{left:var(--app-pad);top:min(556px,calc(100% - 176px - env(safe-area-inset-bottom)))}.preview-next{left:calc(var(--app-pad) + 178px);top:min(556px,calc(100% - 176px - env(safe-area-inset-bottom)))}.plain-title{position:absolute;left:var(--app-pad);top:38px;width:var(--content-width);margin:0;color:var(--ink);font-size:30px;font-weight:800;line-height:32px}.plain-lead{position:absolute;left:var(--app-pad);top:88px;width:var(--content-width);margin:0;color:var(--muted);font-size:15px;line-height:20px}.list-figma{position:absolute;left:var(--app-pad);display:grid;gap:12px;width:var(--content-width)}.chat-row-figma,.contact-row-figma{position:relative;width:var(--content-width);height:76px;padding:0;overflow:hidden;border-radius:16px;background:#fff;box-shadow:0 8px 22px #0616160d;text-align:left;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.chat-row-figma{height:90px}.avatar{position:absolute;left:18px;top:17px;width:42px;height:42px;display:grid;place-items:center;border-radius:999px;background:var(--violet);color:#fff;font-weight:700}.chat-row-figma .avatar{top:24px}.avatar.malachite{background:#159c9d}.avatar.big{position:static;width:58px;height:58px;margin:0 auto 10px}.chat-row-figma strong,.contact-row-figma strong{position:absolute;left:72px;top:19px;color:var(--dark);font-size:15px;line-height:18px}.chat-row-figma strong{top:21px;right:52px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-row-figma small,.contact-row-figma small{position:absolute;left:72px;top:42px;width:220px;overflow:hidden;color:var(--muted);font-size:12px;line-height:14px}.chat-row-figma small{top:47px;right:52px;width:auto;display:-webkit-box;max-height:28px;-webkit-line-clamp:2;-webkit-box-orient:vertical}.chat-row-figma i{position:absolute;right:var(--app-pad);top:40px;width:9px;height:9px;border-radius:999px;background:var(--lime);animation:unread-pulse 1.6s ease-in-out infinite}.program-toggle.selected{background:var(--lime)}.empty-card{position:absolute;left:var(--app-pad);top:298px;width:var(--content-width);padding:28px;border-radius:22px;background:#fff;text-align:center}.empty-card h2{margin:0 0 8px}.empty-card p{margin:0;color:var(--muted);font-size:14px;line-height:18px}.empty-card.standalone-empty{top:238px;min-height:224px;padding:34px 28px;display:flex;flex-direction:column;align-items:center;justify-content:center}.empty-visual{width:76px;height:72px;margin:0 0 16px;object-fit:contain;filter:drop-shadow(0 10px 18px rgba(7,31,34,.08))}.empty-card.standalone-empty h2{font-size:24px;line-height:28px}.empty-card.standalone-empty p{max-width:330px;font-size:15px;line-height:20px}.empty-card.match-empty{top:252px}.program-list-figma{position:absolute;left:8px;top:148px;bottom:188px;display:grid;gap:12px;grid-auto-rows:max-content;align-content:start;width:calc(100% - 16px);overflow-y:auto;padding-bottom:10px;-webkit-mask-image:linear-gradient(to bottom,transparent 0,#000 18px,#000 calc(100% - 30px),transparent 100%);mask-image:linear-gradient(to bottom,transparent 0,#000 18px,#000 calc(100% - 30px),transparent 100%);scrollbar-width:none}.program-list-figma::-webkit-scrollbar{display:none}.program-row-figma{position:relative;width:100%;height:auto;min-height:136px;display:flex;gap:8px;align-items:flex-start;padding:16px 14px 15px 16px;overflow:hidden;border-radius:20px;background:#fff;color:var(--ink);text-align:left;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.program-row-figma time{width:66px;flex:0 0 66px;align-self:flex-start;color:var(--violet);font-size:21px;font-weight:700;line-height:24px}.program-copy{flex:1 1 auto;min-width:0;display:grid;gap:7px;overflow:hidden}.program-row-figma strong{display:block;color:var(--dark);font-size:16px;font-weight:700;line-height:19px}.program-row-figma small{display:block;color:var(--muted);font-size:13px;line-height:15px}.program-row-figma em{display:-webkit-box;overflow:hidden;color:var(--muted);font-size:12px;font-style:normal;line-height:15px;max-height:75px;-webkit-box-orient:vertical;-webkit-line-clamp:5}.program-row-figma em b{font-weight:700}.program-toggle{flex:0 0 18px;align-self:center;width:18px;height:18px;display:grid;place-items:center;border-radius:999px;background:#e8f1ee;color:var(--ink);font-size:11px;font-weight:800;line-height:1;transition:transform .17s ease,background .17s ease}.chat-head{position:absolute;left:var(--app-pad);top:24px;width:var(--content-width);height:72px;border-radius:18px;background:#fff}.chat-head strong{position:absolute;left:72px;right:150px;top:18px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:15px}.chat-head small{position:absolute;left:72px;right:150px;top:42px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--muted);font-size:12px}.chat-block-button{position:absolute;right:12px;top:18px;width:112px;height:36px;border-radius:999px;background:#eef5f3;color:var(--muted);font-size:11px;font-weight:700}.chat-block-button:disabled{opacity:.56;cursor:default}.chat-blocked-banner{position:absolute;left:var(--app-pad);right:var(--app-pad);top:106px;z-index:2;min-height:42px;padding:10px 14px;border-radius:16px;background:#efe8f8;color:var(--violet);font-size:12px;font-weight:700;line-height:15px}.bubble{max-width:292px;margin:0;padding:13px 15px;border-radius:18px;color:var(--ink);font-size:14px;line-height:18px;display:flex;flex-direction:column;gap:4px}.bubble span{white-space:pre-wrap}.bubble small{color:#09292a85;font-size:11px;font-weight:600;line-height:13px}.messages-list{position:absolute;left:var(--app-pad);right:var(--app-pad);top:118px;bottom:156px;display:flex;flex-direction:column;gap:12px;overflow-y:auto;-webkit-mask-image:linear-gradient(to bottom,transparent 0,#000 16px,#000 calc(100% - 28px),transparent 100%);mask-image:linear-gradient(to bottom,transparent 0,#000 16px,#000 calc(100% - 28px),transparent 100%);scrollbar-width:none}.chat-blocked-banner+.messages-list{top:160px}.messages-list::-webkit-scrollbar{display:none}.bubble.in{align-self:flex-start;background:#fff}.bubble.out{align-self:flex-end;background:#daf7d0}.bubble.out.failed{background:#f2ebe8}.bubble.out.failed small{color:#9b4b42}.bubble.out.sending{opacity:.78}.floating-share{position:absolute;right:18px;top:402px;width:58px;height:58px;border-radius:999px;background:var(--lime);color:var(--ink);font-size:24px;font-weight:700;box-shadow:0 14px 26px #70c2003d}.floating-share:disabled,.composer-figma button:disabled{opacity:.52;cursor:default;box-shadow:none}.composer-figma{position:absolute;left:var(--app-pad);bottom:94px;width:var(--content-width);height:44px;padding:0;border-radius:999px;background:#fff;color:var(--muted);font-size:14px}.composer-figma textarea{width:282px;height:44px;padding:12px 16px;border-radius:999px;outline:0;background:transparent;color:var(--ink);resize:none;overflow-y:auto;line-height:20px;scrollbar-width:none}.composer-figma textarea::-webkit-scrollbar{display:none}.composer-figma textarea:disabled{color:var(--muted)}.composer-figma button{position:absolute;right:5px;top:5px;width:34px;height:34px;border-radius:999px;background:var(--lime);color:var(--ink);font-size:18px;font-weight:800}.modal-dim{position:absolute;inset:0 0 78px;z-index:90;background:#0616163d;animation:dim-enter .18s ease both}.modal-dim.recording{inset:0;background:#071f228a;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.modal-dim.consent{inset:0;background:#071f2275;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.modal-sheet{position:absolute;left:var(--app-pad);top:50%;transform:translateY(-50%);z-index:100;width:var(--content-width);padding:22px;border-radius:24px;background:#fff;box-shadow:0 18px 48px #06161638;animation:modal-enter .22s cubic-bezier(.22,1,.36,1) both}.modal-sheet h2{margin:0 0 10px;color:var(--ink);font-size:22px;line-height:24px;text-align:center}.modal-sheet p{margin:0 0 14px;color:var(--muted);font-size:14px;line-height:18px}.modal-sheet b{display:block;margin:12px 0 6px}.modal-sheet input{width:100%;height:46px;margin:4px 0 14px;padding:0 14px;border-radius:14px;background:#eef5f3;color:var(--ink);font-weight:700}.modal-sheet button{width:100%;height:48px;border-radius:14px;background:var(--lime);color:var(--ink);font-weight:700}.modal-sheet .modal-secondary{margin-top:10px;background:#edf4f2}.consent-sheet,.consent-sheet h2{text-align:left}.consent-sheet p{margin-bottom:18px}.consent-sheet .consent-error{color:#9b4b42;font-weight:700}.consent-sheet button:disabled{opacity:.64;cursor:default}.recording-sheet{left:46px;top:50%;width:calc(100% - 92px);min-height:246px;padding:24px 20px 28px;display:grid;grid-template-rows:minmax(50px,auto) minmax(96px,1fr) 40px;align-items:center;row-gap:14px;transform:translateY(-50%);overflow:hidden}.recording-sheet h2{margin:0;color:var(--ink);font-size:21px;font-weight:800;line-height:25px}.recording-visual{position:relative;width:120px;height:104px;margin:0 auto;align-self:center;justify-self:center}.recording-wave{position:absolute;left:50%;top:50%;display:flex;align-items:center;justify-content:center;gap:6px;width:96px;height:52px;transform:translate(-50%,-50%);z-index:2}.recording-wave i{width:7px;border-radius:999px;background:var(--violet);transform-origin:center;animation:recording-meter .82s ease-in-out infinite}.recording-wave i:nth-child(1){height:20px;animation-delay:0ms}.recording-wave i:nth-child(2){height:29px;animation-delay:80ms}.recording-wave i:nth-child(3){height:40px;animation-delay:.16s}.recording-wave i:nth-child(4){height:28px;animation-delay:.24s}.recording-wave i:nth-child(5){height:38px;animation-delay:.32s}.recording-wave i:nth-child(6){height:46px;animation-delay:.4s}.recording-wave i:nth-child(7){height:36px;animation-delay:.48s}.recording-orb{position:absolute;left:50%;top:50%;z-index:1;width:92px;height:92px;transform:translate(-50%,-50%);border-radius:999px;background:radial-gradient(circle at 68% 28%,rgba(255,255,255,.86),transparent 18%),radial-gradient(circle at 50% 50%,rgba(138,240,0,.24),transparent 54%),#e8f5f2;animation:recording-orb 1.8s ease-in-out infinite}.recording-sheet.transcribing .recording-wave i{background:linear-gradient(180deg,var(--violet),#20d2b8);animation-duration:.56s}.recording-sheet.error .recording-wave i{background:linear-gradient(180deg,#8fa3a8,#b9c9c9);animation-duration:1.15s}.recording-sheet button{width:125px;height:40px;justify-self:center;border-radius:999px;background:var(--ink);color:#fff;font-size:13px;line-height:16px;transition:opacity .16s ease,transform .16s ease}.recording-sheet button:disabled{opacity:.52;cursor:wait}.voice-visual{display:flex;align-items:center;justify-content:center;gap:7px;height:56px;margin-bottom:12px}.voice-visual i{width:9px;height:24px;border-radius:999px;background:linear-gradient(180deg,#7139b6,#8af000)}.voice-visual i:nth-child(2){height:42px}.voice-visual i:nth-child(3){height:32px}.voice-visual i:nth-child(4){height:48px}.bottom-nav-figma{position:absolute;left:0;bottom:0;z-index:50;width:100%;height:62px;background:#fff}.nav-active-bg{position:absolute;top:0;width:25%;height:62px;background:var(--lime-soft);transition:left .24s cubic-bezier(.22,1,.36,1)}.nav-cell{position:absolute;top:0;width:25%;height:62px;padding:0;background:transparent;color:#607477;transition:color .16s ease,transform .16s ease}.nav-cell:focus-visible{outline:none;box-shadow:inset 0 0 0 2px #7139b63d}.nav-cell>.nav-icon-asset{position:absolute;left:50%;margin-left:-30px;top:3px;width:60px;height:56px;object-fit:contain;pointer-events:none;transition:transform .18s ease,filter .18s ease}.nav-cell.active{color:#061616}.nav-cell.active>.nav-icon-asset{transform:translateY(-1px) scale(1.06)}.nav-cell:active>.nav-icon-asset{transform:translateY(-1px) scale(.98)}.action-feedback{position:absolute;left:50%;bottom:92px;z-index:80;min-width:224px;max-width:calc(100% - 48px);min-height:42px;display:flex;align-items:center;gap:10px;padding:10px 14px;transform:translate(-50%);border-radius:999px;background:#fffffff0;color:var(--ink);box-shadow:0 12px 30px #06161629;animation:feedback-enter .22s cubic-bezier(.22,1,.36,1) both;pointer-events:none}.action-feedback span{flex:0 0 18px;width:18px;height:18px;border-radius:999px;background:var(--lime)}.action-feedback.loading span{border:3px solid #e1f0ed;border-top-color:var(--violet);background:transparent;animation:spin .78s linear infinite}.action-feedback.done span:before{content:"✓";display:grid;place-items:center;width:18px;height:18px;color:var(--ink);font-size:13px;font-weight:800;line-height:1}.action-feedback.error span{background:#f1eafa}.action-feedback.error span:before{content:"!";display:grid;place-items:center;width:18px;height:18px;color:var(--violet);font-size:13px;font-weight:800;line-height:1}.action-feedback p{margin:0;color:var(--ink);font-size:13px;font-weight:700;line-height:16px;white-space:nowrap}.chat-row-figma.blocked{opacity:.72}.contacts-icon:before,.contacts-icon:after,.contacts-icon i,.contacts-icon b{content:"";position:absolute;border-radius:999px}.contacts-icon:before{left:7px;top:12px;width:20px;height:20px;background:linear-gradient(130deg,#c9ffd0,#54d693,#6bb7ff)}.contacts-icon:after{left:3px;top:29px;width:30px;height:19px;border-radius:18px 18px 8px 8px;background:linear-gradient(128deg,#cfff22,#21d0b3,#81b9ff)}.contacts-icon i{left:29px;top:17px;width:15px;height:15px;background:linear-gradient(130deg,#e8f3ff,#9fc8ff)}.contacts-icon b{left:27px;top:31px;width:22px;height:17px;border-radius:15px 15px 7px 7px;background:linear-gradient(130deg,#e9f3ff,#b6d4ff)}.chats-icon:before,.chats-icon:after{content:"";position:absolute;border-radius:16px 16px 16px 4px}.chats-icon:before{left:3px;top:13px;width:34px;height:26px;background:linear-gradient(128deg,#cfff21,#24d2b8,#7dbdff)}.chats-icon:after{left:19px;top:25px;width:30px;height:24px;border-radius:14px 14px 4px;background:linear-gradient(128deg,#eff7ff,#9bcaff)}.chats-icon i{position:absolute;left:27px;top:34px;z-index:2;color:#fff;font:800 14px/10px Inter,system-ui,sans-serif}.chats-icon i:before{content:"..."}.connect-icon i,.connect-icon b{position:absolute;width:25px;height:32px;border-radius:7px;box-shadow:0 4px 8px #0000001f}.connect-icon i{left:5px;top:8px;transform:rotate(10deg);background:linear-gradient(117deg,#c8ffd3,var(--lime),#92beff)}.connect-icon b{left:25px;top:10px;transform:rotate(-8deg);background:linear-gradient(119deg,#dfff82,#24d2b8,#328fea)}.program-icon{border-radius:9px}.program-icon:before{content:"";position:absolute;left:5px;top:10px;width:42px;height:38px;border-radius:9px;background:linear-gradient(128deg,#fff,#d8ecff);box-shadow:0 4px 8px #0000001a}.program-icon:after{content:"";position:absolute;left:5px;top:10px;width:42px;height:15px;border-radius:9px 9px 4px 4px;background:linear-gradient(153deg,#cfff21,#29d3b5,#6cc5f2)}.program-icon i,.program-icon b{position:absolute;top:5px;width:5px;height:16px;border-radius:3px;background:linear-gradient(103deg,#dceeff,#4baaf5)}.program-icon i{left:14px}.program-icon b{left:35px}.program-icon em{position:absolute;left:13px;top:30px;width:10px;height:10px;border-radius:3px;background:linear-gradient(125deg,#d8ff57,var(--lime))}.desktop-side{display:grid;gap:14px;align-content:center}.desktop-side p{margin:0;color:var(--violet);font-weight:700}.desktop-side h2{max-width:430px;margin:0;color:var(--ink);font-size:clamp(34px,4vw,54px);line-height:1}.desktop-side span{max-width:420px;color:var(--muted);font-size:16px;line-height:1.45}.mini-frame :is(h1,h2,h3,strong,b,button,.step-label,.section-label,.flow-step,.goal-group h2,.plain-title){font-weight:600}@keyframes screen-enter{0%{opacity:0;transform:translateY(14px) scale(.992)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes dim-enter{0%{opacity:0}to{opacity:1}}@keyframes modal-enter{0%{opacity:0;transform:translateY(calc(-50% + 12px)) scale(.96)}to{opacity:1;transform:translateY(-50%) scale(1)}}@keyframes feedback-enter{0%{opacity:0;transform:translate(-50%,12px) scale(.96)}to{opacity:1;transform:translate(-50%) scale(1)}}@keyframes choice-pop{0%{transform:scale(.72)}to{transform:scale(1)}}@keyframes mic-idle{0%,to{transform:scaleY(.82)}50%{transform:scaleY(1.15)}}@keyframes splash-copy-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes splash-loop-float{0%{transform:translateZ(0) rotate(9deg) scale(1)}to{transform:translate3d(-8px,10px,0) rotate(12deg) scale(1.02)}}@keyframes hero-loop-float{0%{transform:translateZ(0) rotate(8deg) scale(1)}to{transform:translate3d(-7px,8px,0) rotate(11deg) scale(1.018)}}@keyframes splash-soft-float{0%{transform:translateZ(0) scale(1)}to{transform:translate3d(10px,-8px,0) scale(1.04)}}@keyframes splash-ribbon{0%{transform:rotate(14deg) translate(-4px)}to{transform:rotate(18deg) translate(10px)}}@keyframes recording-meter{0%,to{transform:scaleY(.58);opacity:.76}45%{transform:scaleY(1.08);opacity:1}}@keyframes recording-orb{0%,to{transform:translate(-50%) scale(.94);opacity:.62}50%{transform:translate(-50%) scale(1.04);opacity:.92}}@keyframes processing-breathe{0%,to{transform:translate(-50%) scale(.97)}50%{transform:translate(-50%) scale(1.03)}}@keyframes processing-spark{0%,to{transform:scale(.88) rotate(0);opacity:.72}50%{transform:scale(1.12) rotate(10deg);opacity:1}}@keyframes progress-sweep{0%{width:32%;transform:translate(-18%)}50%{width:72%;transform:translate(28%)}to{width:32%;transform:translate(212%)}}@keyframes unread-pulse{0%,to{transform:scale(1);box-shadow:0 0 #8af00000}50%{transform:scale(1.15);box-shadow:0 0 0 7px #8af0002e}}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:860px){:root{--app-width: 100vw;--app-pad: clamp(20px, 5.4vw, 24px);--content-width: calc(100vw - var(--app-pad) * 2)}html,body,#root{width:100%;height:var(--app-height, 100dvh);min-height:var(--app-height, 100dvh);overflow:hidden}.figma-shell{display:block;width:100vw;height:var(--app-height, 100dvh);min-height:var(--app-height, 100dvh);padding:0;overflow:hidden;background:var(--bg)}.mini-frame{width:100vw;max-width:100vw;height:var(--app-height, 100dvh);min-height:var(--app-height, 100dvh);border-radius:0;box-shadow:none;transform-origin:top left;transform:none}.figma-primary{top:min(var(--button-top),calc(100% - 138px - env(safe-area-inset-bottom)))!important}.goals-flow{bottom:calc(166px + env(safe-area-inset-bottom))}.goals-flow+.figma-primary{top:auto!important;bottom:calc(78px + env(safe-area-inset-bottom))}.program-list-figma{bottom:calc(188px + env(safe-area-inset-bottom))}.bottom-nav-figma{height:62px;padding-bottom:0}.action-feedback{bottom:calc(92px + env(safe-area-inset-bottom))}.nav-active-bg,.nav-cell{height:62px}.composer-figma{bottom:calc(78px + env(safe-area-inset-bottom))}.composer-figma textarea{width:calc(100% - 44px)}input,textarea{font-size:16px!important}.floating-share{right:max(18px,env(safe-area-inset-right))}.desktop-side{display:none}}@media(max-width:389px){:root{--app-width: 100vw;--app-pad: 20px}.goals-flow{bottom:calc(178px + env(safe-area-inset-bottom))}}@media(max-width:860px)and (max-height:760px){.screen-title.large{font-size:28px;line-height:30px}.screen-lead.wide{font-size:14px;line-height:19px}.textarea-card{top:178px;height:218px}.textarea-card textarea{height:126px}.hint-card{top:420px;height:58px;padding:14px 20px}.q3-error{top:402px}.flow-content{padding-top:10px}.flow-step{margin-bottom:20px}.flow-title{margin-bottom:18px;font-size:28px;line-height:31px}.flow-lead{font-size:14px;line-height:19px}.goal-group .choice-card{min-height:86px}.goal-group{gap:8px;margin-top:16px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}
