.demos-module__og0jHG__demo{border-radius:14px;width:100%;position:relative;overflow:hidden}.demos-module__og0jHG__queue{flex-direction:column;justify-content:center;gap:10px;height:220px;display:flex}.demos-module__og0jHG__qRow{border:1px solid var(--line);opacity:0;background:#fff;border-radius:12px;align-items:center;gap:12px;padding:10px 14px;transition:opacity .5s,transform .5s cubic-bezier(.21,.47,.32,.98);display:flex;transform:translateY(10px)}.demos-module__og0jHG__qRow[data-on]{opacity:1;transform:translateY(0)}.demos-module__og0jHG__qAvatar{background:var(--p-50);width:30px;height:30px;color:var(--p-700);border-radius:50%;flex-shrink:0;place-items:center;font-size:12.5px;font-weight:600;display:grid}.demos-module__og0jHG__qBody{flex:1;min-width:0}.demos-module__og0jHG__qBody b{color:var(--ink);font-size:12px;font-weight:600;display:block}.demos-module__og0jHG__qBody b em{color:var(--ink-faint);font-size:11px;font-style:normal;font-weight:400}.demos-module__og0jHG__qBody span{color:var(--ink-mute);white-space:nowrap;text-overflow:ellipsis;font-size:12px;display:block;overflow:hidden}.demos-module__og0jHG__qChip{font-family:var(--font-mono);letter-spacing:.05em;text-transform:uppercase;color:#065f46;opacity:0;background:#d1fae5;border-radius:99px;flex-shrink:0;padding:4px 9px;font-size:9px;font-weight:600;transition:opacity .4s,transform .4s cubic-bezier(.34,1.4,.5,1);transform:scale(.85)}.demos-module__og0jHG__qChip[data-on]{opacity:1;transform:scale(1)}.demos-module__og0jHG__orbit{place-items:center;height:220px;display:grid}.demos-module__og0jHG__orbit>*{grid-area:1/1}.demos-module__og0jHG__orbitRing{border:1px dashed var(--p-100);border-radius:50%;width:172px;height:172px}.demos-module__og0jHG__orbitCore{z-index:2;background:var(--ink);color:#fff;border-radius:99px;align-items:center;gap:7px;padding:8px 14px;font-size:12px;font-weight:500;display:inline-flex;position:relative;box-shadow:0 8px 22px #1e293b40}.demos-module__og0jHG__orbitCore i{background:linear-gradient(135deg, var(--cura-purple), var(--cura-blue));border-radius:50%;width:7px;height:7px}.demos-module__og0jHG__orbitSpin{place-items:center;width:0;height:0;animation:26s linear infinite demos-module__og0jHG__orbitSpin;display:grid}.demos-module__og0jHG__orbitSpin>*{grid-area:1/1}@keyframes demos-module__og0jHG__orbitSpin{to{transform:rotate(360deg)}}.demos-module__og0jHG__orbitChip{place-items:center;display:grid}.demos-module__og0jHG__orbitCounter{font-family:var(--font-mono);letter-spacing:.03em;color:var(--ink-soft);border:1px solid var(--line);white-space:nowrap;background:#fff;border-radius:99px;align-items:center;gap:5px;padding:4px 10px;font-size:9.5px;font-weight:500;animation:26s linear infinite demos-module__og0jHG__orbitCounter;display:inline-flex;box-shadow:0 2px 8px #1e293b12}.demos-module__og0jHG__orbitCounter svg{flex-shrink:0;display:block}@keyframes demos-module__og0jHG__orbitCounter{to{transform:rotate(-360deg)}}@media (prefers-reduced-motion:reduce){.demos-module__og0jHG__orbitSpin,.demos-module__og0jHG__orbitCounter{animation:none}}.demos-module__og0jHG__record{border:1px solid var(--line);background:#fff;border-radius:14px;flex-direction:column;height:264px;padding:16px 18px;display:flex}.demos-module__og0jHG__recHead{opacity:0;align-items:center;gap:11px;padding-bottom:10px;transition:opacity .5s;display:flex}.demos-module__og0jHG__recHead[data-on]{opacity:1}.demos-module__og0jHG__recHead b{color:var(--ink);font-size:14px;font-weight:600;display:block}.demos-module__og0jHG__recHead em{color:var(--ink-faint);font-size:11px;font-style:normal;display:block}.demos-module__og0jHG__recTags{gap:6px;min-height:24px;margin-bottom:8px;display:flex}.demos-module__og0jHG__recTag{opacity:0;transition:opacity .45s,transform .45s cubic-bezier(.21,.47,.32,.98);transform:translateY(6px)}.demos-module__og0jHG__recTag[data-on]{opacity:1;transform:translateY(0)}.demos-module__og0jHG__recRow{border-bottom:1px dashed var(--line);opacity:0;justify-content:space-between;align-items:baseline;padding:6.5px 0;font-size:12px;transition:opacity .45s,transform .45s cubic-bezier(.21,.47,.32,.98);display:flex;transform:translate(-8px)}.demos-module__og0jHG__recRow[data-on]{opacity:1;transform:translate(0)}.demos-module__og0jHG__recRow b{color:var(--ink);font-weight:600}.demos-module__og0jHG__recRow span{font-family:var(--font-mono);color:var(--p-700);font-size:11px}.demos-module__og0jHG__recFoot{font-family:var(--font-mono);letter-spacing:.04em;color:var(--ink-faint);opacity:0;margin-top:auto;font-size:9.5px;transition:opacity .6s}.demos-module__og0jHG__recFoot[data-on]{opacity:1}.demos-module__og0jHG__segment{flex-direction:column;justify-content:center;gap:12px;height:264px;display:flex}.demos-module__og0jHG__segTitle b{color:var(--ink);font-size:13.5px;font-weight:600;display:block}.demos-module__og0jHG__segTitle span{color:var(--ink-mute);font-size:12px}.demos-module__og0jHG__segCount{letter-spacing:-.04em;color:var(--ink);font-variant-numeric:tabular-nums;font-size:56px;font-weight:500;line-height:1}.demos-module__og0jHG__segBar{background:var(--p-50);border-radius:99px;height:8px;overflow:hidden}.demos-module__og0jHG__segBar span{background:linear-gradient(90deg, var(--cura-purple), var(--cura-blue));border-radius:99px;height:100%;display:block}.demos-module__og0jHG__segFoot{font-family:var(--font-mono);letter-spacing:.04em;color:var(--emerald);opacity:0;font-size:9.5px;transition:opacity .5s}.demos-module__og0jHG__segFoot[data-on]{opacity:1}.demos-module__og0jHG__stages{flex-direction:column;justify-content:center;gap:4px;height:264px;display:flex}.demos-module__og0jHG__stageRow{align-items:center;gap:11px;min-height:38px;padding:7px 4px;display:flex}.demos-module__og0jHG__stageDot{background:var(--line);border-radius:50%;width:8px;height:8px;transition:background .4s,box-shadow .4s}.demos-module__og0jHG__stageRow[data-on] .demos-module__og0jHG__stageDot{background:var(--cura-purple);box-shadow:0 0 0 3px var(--p-50)}.demos-module__og0jHG__stageRow[data-won][data-on] .demos-module__og0jHG__stageDot{background:var(--emerald);box-shadow:0 0 0 3px #d1fae5}.demos-module__og0jHG__stageName{color:var(--ink-faint);font-size:13px;transition:color .4s}.demos-module__og0jHG__stageRow[data-on] .demos-module__og0jHG__stageName{color:var(--ink);font-weight:500}.demos-module__og0jHG__stageChip{font-family:var(--font-mono);color:#fff;background:linear-gradient(135deg, var(--cura-purple), var(--cura-blue));border-radius:99px;margin-left:auto;padding:4px 11px;font-size:10px;font-weight:600;box-shadow:0 4px 12px #714dff4d}.demos-module__og0jHG__dayfill{flex-direction:column;justify-content:center;gap:8px;height:264px;display:flex}.demos-module__og0jHG__dayHead{justify-content:space-between;align-items:baseline;padding:0 2px 2px;display:flex}.demos-module__og0jHG__dayHead b{color:var(--ink);font-size:14px;font-weight:600}.demos-module__og0jHG__dayHead span{font-family:var(--font-mono);letter-spacing:.05em;color:var(--emerald);opacity:0;font-size:9.5px;transition:opacity .5s}.demos-module__og0jHG__dayHead span[data-on]{opacity:1}.demos-module__og0jHG__daySlot{border:1px solid var(--line);opacity:0;background:#fff;border-radius:10px;align-items:center;gap:12px;padding:8px 12px;transition:opacity .5s,transform .5s cubic-bezier(.21,.47,.32,.98);display:flex;transform:translateY(8px)scale(.985)}.demos-module__og0jHG__daySlot[data-on]{opacity:1;transform:translateY(0)scale(1)}.demos-module__og0jHG__dayTime{font-family:var(--font-mono);color:var(--ink);width:38px;font-size:11px;font-weight:500}.demos-module__og0jHG__dayBody{flex:1;min-width:0}.demos-module__og0jHG__dayBody b{color:var(--ink);font-size:12px;font-weight:600;display:block}.demos-module__og0jHG__dayBody span{color:var(--ink-mute);white-space:nowrap;text-overflow:ellipsis;font-size:11px;display:block;overflow:hidden}.demos-module__og0jHG__dayStamp{color:#065f46;opacity:0;background:#d1fae5;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:9px;line-height:1;transition:opacity .35s .25s,transform .35s cubic-bezier(.34,1.4,.5,1) .25s;display:flex;transform:scale(.6)}.demos-module__og0jHG__dayStamp[data-on]{opacity:1;transform:scale(1)}.demos-module__og0jHG__recover{flex-direction:column;justify-content:center;gap:0;height:264px;display:flex}.demos-module__og0jHG__recoRow{opacity:0;align-items:flex-start;gap:12px;padding:13px 0;transition:opacity .55s,transform .55s cubic-bezier(.21,.47,.32,.98);display:flex;position:relative;transform:translateY(8px)}.demos-module__og0jHG__recoRow[data-on]{opacity:1;transform:translateY(0)}.demos-module__og0jHG__recoRow:not(:last-child):after{content:"";background:var(--line);width:1.5px;position:absolute;top:34px;bottom:-8px;left:51px}.demos-module__og0jHG__recoTime{font-family:var(--font-mono);color:var(--ink-faint);width:36px;padding-top:3px;font-size:10.5px}.demos-module__og0jHG__recoDot{z-index:1;background:var(--cura-purple);width:9px;height:9px;box-shadow:0 0 0 3px var(--p-50);border-radius:50%;flex-shrink:0;margin-top:4px;position:relative}.demos-module__og0jHG__recoRow[data-tone=warn] .demos-module__og0jHG__recoDot{background:var(--gold);box-shadow:0 0 0 3px #fef3c7}.demos-module__og0jHG__recoRow[data-tone=ok] .demos-module__og0jHG__recoDot{background:var(--emerald);box-shadow:0 0 0 3px #d1fae5}.demos-module__og0jHG__recoBody b{color:var(--ink);font-size:12.5px;font-weight:600;display:block}.demos-module__og0jHG__recoBody span{color:var(--ink-mute);font-size:11.5px;line-height:1.45;display:block}.demos-module__og0jHG__reminders{flex-direction:column;justify-content:center;gap:10px;height:264px;display:flex}.demos-module__og0jHG__remRow{border:1px solid var(--line);opacity:0;background:#fff;border-radius:11px;align-items:center;gap:12px;padding:11px 14px;transition:opacity .5s,transform .5s cubic-bezier(.21,.47,.32,.98);display:flex;transform:translateY(8px)}.demos-module__og0jHG__remRow[data-on]{opacity:1;transform:translateY(0)}.demos-module__og0jHG__remRow[data-last]{background:#10b9810d;border-color:#10b98159}.demos-module__og0jHG__remIcon{background:var(--p-50);width:24px;height:24px;color:var(--p-700);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;line-height:1;display:flex}.demos-module__og0jHG__remRow[data-last] .demos-module__og0jHG__remIcon{color:#065f46;background:#d1fae5}.demos-module__og0jHG__remRow b{color:var(--ink);font-size:12.5px;font-weight:600;display:block}.demos-module__og0jHG__remRow span{color:var(--ink-mute);font-size:11px;display:block}.demos-module__og0jHG__chain{justify-content:center;align-items:center;height:132px;display:flex}.demos-module__og0jHG__chainItem{flex:1;align-items:center;min-width:0;display:flex}.demos-module__og0jHG__chainItem:last-child{flex:none}.demos-module__og0jHG__chainNode{border:1px solid var(--line);opacity:.45;background:#fff;border-radius:12px;min-width:0;padding:11px 13px;transition:opacity .5s,border-color .5s,box-shadow .5s,background .5s}.demos-module__og0jHG__chainNode[data-on]{opacity:1;border-color:var(--p-100);box-shadow:0 6px 18px #1e293b12}.demos-module__og0jHG__chainNode[data-hot][data-on]{border-color:var(--p-300);background:linear-gradient(160deg, var(--p-50), #fff)}.demos-module__og0jHG__chainKind{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--p-700);margin-bottom:4px;font-size:8.5px;font-weight:600;display:block}.demos-module__og0jHG__chainNode b{color:var(--ink);white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:600;line-height:1.3;display:block;overflow:hidden}.demos-module__og0jHG__chainLink{background:var(--line);flex:1;min-width:14px;height:1.5px;margin:0 6px;position:relative;overflow:hidden}.demos-module__og0jHG__chainLink:after{content:"";background:linear-gradient(90deg, var(--cura-purple), var(--cura-blue));transform-origin:0;transition:transform .55s cubic-bezier(.21,.47,.32,.98);position:absolute;inset:0;transform:scaleX(0)}.demos-module__og0jHG__chainLink[data-on]:after{transform:scaleX(1)}.demos-module__og0jHG__cap{flex-direction:column;justify-content:center;gap:9px;height:248px;display:flex}.demos-module__og0jHG__capHead{justify-content:space-between;align-items:center;padding:0 2px 4px;display:flex}.demos-module__og0jHG__capHead b{color:var(--ink);font-size:12.5px;font-weight:600}.demos-module__og0jHG__capRule{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--p-700);background:var(--p-50);border:1px solid var(--p-100);border-radius:99px;padding:3px 9px;font-size:9px;font-weight:600}.demos-module__og0jHG__capRow{border:1px solid var(--line);opacity:0;background:#fff;border-radius:10px;align-items:center;gap:11px;padding:9px 12px;transition:opacity .5s,transform .5s cubic-bezier(.21,.47,.32,.98);display:flex;transform:translateY(8px)}.demos-module__og0jHG__capRow[data-on]{opacity:1;transform:translateY(0)}.demos-module__og0jHG__capRow b{color:var(--ink);white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:12px;font-weight:500;overflow:hidden}.demos-module__og0jHG__capRow em{font-style:normal;font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--emerald);font-size:9px;font-weight:600}.demos-module__og0jHG__capRow[data-blocked]{background:#fb71850a;border-style:dashed;border-color:#fb718580}.demos-module__og0jHG__capRow[data-blocked] b{color:var(--ink-mute);-webkit-text-decoration:line-through #fb718599;text-decoration:line-through #fb718599}.demos-module__og0jHG__capRow[data-blocked] em{color:#be123c}.demos-module__og0jHG__capShieldIcon{color:#be123c;background:#fb71851f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:11px;line-height:1;display:flex}.demos-module__og0jHG__capFoot{font-family:var(--font-mono);letter-spacing:.04em;color:var(--ink-faint);opacity:0;padding:2px 2px 0;font-size:9.5px;transition:opacity .6s}.demos-module__og0jHG__capFoot[data-on]{opacity:1}.demos-module__og0jHG__verdict{background:#00000040;border:1px solid #ffffff12;border-radius:11px;margin-top:18px;padding:14px}.demos-module__og0jHG__verdictTabs{gap:6px;margin-bottom:12px;display:flex}.demos-module__og0jHG__verdictTag{font-family:var(--font-mono);letter-spacing:.07em;color:#fff6;border:1px solid #ffffff1a;border-radius:99px;padding:4px 10px;font-size:9.5px;font-weight:600;transition:color .4s,border-color .4s,background .4s}.demos-module__og0jHG__verdictTag[data-cls=pass][data-on]{color:#6ee7b7;background:#10b9811f;border-color:#6ee7b766}.demos-module__og0jHG__verdictTag[data-cls=fixed][data-on]{color:#b8b3ff;background:#714dff29;border-color:#b8b3ff66}.demos-module__og0jHG__verdictTag[data-cls=retry][data-on]{color:#fcd34d;background:#f59e0b1f;border-color:#fcd34d59}.demos-module__og0jHG__verdictReason{min-height:36px}.demos-module__og0jHG__verdictReason p{color:#ffffffb8;margin:0;font-size:12px;line-height:1.5}.demos-module__og0jHG__modes{flex-direction:column;justify-content:center;align-items:center;gap:18px;height:236px;display:flex}.demos-module__og0jHG__modeSwitch{background:var(--pearl);border:1px solid var(--line);border-radius:99px;gap:4px;padding:4px;display:inline-flex}.demos-module__og0jHG__modeBtn{appearance:none;cursor:pointer;font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--ink-mute);background:0 0;border:0;border-radius:99px;padding:7px 18px;font-size:10.5px;font-weight:600;transition:color .35s,background .35s,box-shadow .35s}.demos-module__og0jHG__modeBtn[data-on]{color:var(--ink);background:#fff;box-shadow:0 2px 8px #1e293b1f}.demos-module__og0jHG__modeCard{border:1px solid var(--line);background:#fff;border-radius:14px;width:min(360px,100%);padding:14px 16px;box-shadow:0 10px 30px #1e293b14}.demos-module__og0jHG__modeBubble{color:var(--ink);background:var(--paper-warm);border-radius:11px;padding:10px 13px;font-size:13px;line-height:1.45}.demos-module__og0jHG__modeBubble em{font-style:normal;font-family:var(--font-mono);color:var(--ink-faint);margin-top:5px;font-size:9px;display:block}.demos-module__og0jHG__modeStatus{align-items:center;gap:10px;min-height:34px;margin-top:10px;display:flex}.demos-module__og0jHG__modeStatus b{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;border-radius:99px;flex-shrink:0;padding:4px 10px;font-size:9px;font-weight:600}.demos-module__og0jHG__modeStatus[data-cls=off] b{color:var(--ink-mute);background:var(--pearl)}.demos-module__og0jHG__modeStatus[data-cls=draft] b{color:var(--p-700);background:var(--p-50)}.demos-module__og0jHG__modeStatus[data-cls=auto] b{color:#065f46;background:#d1fae5}.demos-module__og0jHG__modeStatus span{color:var(--ink-mute);font-size:12px;line-height:1.4}.demos-module__og0jHG__learn{flex-direction:column;justify-content:center;gap:10px;height:264px;display:flex}.demos-module__og0jHG__learnRow{border:1px solid var(--line);opacity:0;background:#fff;border-radius:11px;align-items:center;gap:12px;padding:11px 14px;transition:opacity .5s,transform .5s cubic-bezier(.21,.47,.32,.98),border-color .5s,box-shadow .5s;display:flex;transform:translateY(8px)}.demos-module__og0jHG__learnRow[data-on]{opacity:1;transform:translateY(0)}.demos-module__og0jHG__learnRow[data-hot]{border-color:var(--p-300);box-shadow:0 6px 18px #714dff1f}.demos-module__og0jHG__learnNum{width:24px;height:24px;font-family:var(--font-mono);background:var(--p-50);color:var(--p-700);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:9.5px;font-weight:600;line-height:1;display:flex}.demos-module__og0jHG__learnBody b{color:var(--ink);font-size:12.5px;font-weight:600;display:block}.demos-module__og0jHG__learnBody span{color:var(--ink-mute);font-size:11px;display:block}.demos-module__og0jHG__learnFoot{font-family:var(--font-mono);letter-spacing:.04em;color:var(--p-700);opacity:0;padding:2px 2px 0;font-size:9.5px;transition:opacity .6s}.demos-module__og0jHG__learnFoot[data-on]{opacity:1}.demos-module__og0jHG__chart{flex-direction:column;justify-content:center;gap:10px;height:200px;display:flex}.demos-module__og0jHG__chartLabel{color:var(--ink);font-size:13px;font-weight:600}.demos-module__og0jHG__chartSvg{width:100%;height:110px;display:block}.demos-module__og0jHG__chartAxis{stroke:var(--line);stroke-width:1.5px}.demos-module__og0jHG__chartStroke{stroke:var(--cura-purple);stroke-width:2.5px;stroke-linecap:round}.demos-module__og0jHG__barsWrap{border-bottom:1.5px solid var(--line);align-items:flex-end;gap:8px;height:110px;padding-bottom:0;display:flex}.demos-module__og0jHG__bar{background:linear-gradient(180deg, var(--cura-purple), var(--cura-blue));opacity:.85;transform-origin:bottom;border-radius:6px 6px 2px 2px;flex:1}.demos-module__og0jHG__chartFoot{font-family:var(--font-mono);letter-spacing:.05em;color:var(--ink-faint);font-size:9.5px}@media (max-width:1100px){.demos-module__og0jHG__chain{flex-direction:column;align-items:stretch;height:auto;min-height:132px;padding:4px 0}.demos-module__og0jHG__chainItem{flex-direction:column;flex:none;align-items:stretch}.demos-module__og0jHG__chainLink{flex:none;width:1.5px;min-width:0;height:16px;margin:0 auto}.demos-module__og0jHG__chainLink:after{transform-origin:top;transform:scaleY(0)}.demos-module__og0jHG__chainLink[data-on]:after{transform:scaleY(1)}}@media (max-width:560px){.demos-module__og0jHG__qBody span{font-size:11px}.demos-module__og0jHG__orbit{height:200px}.demos-module__og0jHG__orbitRing{width:150px;height:150px}.demos-module__og0jHG__orbitChip{position:static;transform:none!important}.demos-module__og0jHG__orbitSpin{flex-wrap:wrap;justify-content:center;gap:5px;width:auto;height:auto;animation:none;display:flex;position:absolute;inset:auto 0 10px}.demos-module__og0jHG__orbitCounter{animation:none}.demos-module__og0jHG__orbitCore{transform:translateY(-16px)}}
.PhoneFrame-module__-jx2Hq__phone{background:linear-gradient(155deg,#2a2740,#141226);border-radius:42px;width:100%;max-width:332px;margin:0 auto;padding:10px;box-shadow:inset 0 2px 1px #ffffff1f,0 1px #1e293b0a,0 30px 70px -12px #1e1c4b6b,0 12px 28px -8px #1e293b47}.PhoneFrame-module__-jx2Hq__device{background:#fff;border-radius:33px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 0 0 1px #00000059}.PhoneFrame-module__-jx2Hq__statusbar{background:#fff;justify-content:space-between;align-items:center;padding:9px 20px 7px;display:flex;position:relative}.PhoneFrame-module__-jx2Hq__time{font-family:var(--font-mono);color:var(--ink);letter-spacing:-.01em;font-size:11.5px;font-weight:600}.PhoneFrame-module__-jx2Hq__notch{background:#0c0a2e;border-radius:99px;width:62px;height:17px;position:absolute;top:7px;left:50%;transform:translate(-50%)}.PhoneFrame-module__-jx2Hq__indicators{align-items:center;gap:6px;display:inline-flex}.PhoneFrame-module__-jx2Hq__signal{align-items:flex-end;gap:2px;height:11px;display:inline-flex}.PhoneFrame-module__-jx2Hq__signal i{background:var(--ink);opacity:.9;border-radius:1px;width:3px}.PhoneFrame-module__-jx2Hq__signal i:first-child{height:4px}.PhoneFrame-module__-jx2Hq__signal i:nth-child(2){height:6px}.PhoneFrame-module__-jx2Hq__signal i:nth-child(3){height:8px}.PhoneFrame-module__-jx2Hq__signal i:nth-child(4){height:11px}.PhoneFrame-module__-jx2Hq__battery{border:1.4px solid var(--ink);opacity:.9;border-radius:3px;width:22px;height:11px;position:relative}.PhoneFrame-module__-jx2Hq__battery:before{content:"";background:var(--ink);border-radius:1px;width:70%;position:absolute;inset:1.6px}.PhoneFrame-module__-jx2Hq__battery:after{content:"";background:var(--ink);border-radius:0 1px 1px 0;width:2px;height:4px;position:absolute;top:50%;right:-3px;transform:translateY(-50%)}.PhoneFrame-module__-jx2Hq__header{border-bottom:1px solid var(--line-soft);background:#fff;align-items:center;gap:9px;padding:8px 15px 10px;display:flex}.PhoneFrame-module__-jx2Hq__back{color:var(--ink-faint);margin-right:-2px;display:inline-flex}.PhoneFrame-module__-jx2Hq__avatar{background:var(--p-50);border:1px solid var(--line-soft);border-radius:50%;flex-shrink:0;place-items:center;width:33px;height:33px;display:grid}.PhoneFrame-module__-jx2Hq__headMeta{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.PhoneFrame-module__-jx2Hq__headTitle{letter-spacing:-.01em;color:var(--ink);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;overflow:hidden}.PhoneFrame-module__-jx2Hq__headStatus{color:var(--emerald);align-items:center;gap:5px;font-size:11px;font-weight:500;display:inline-flex}.PhoneFrame-module__-jx2Hq__headStatus:before{content:"";background:var(--emerald);border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 3px #10b98129}.PhoneFrame-module__-jx2Hq__headStatus.PhoneFrame-module__-jx2Hq__typing{color:var(--p-700)}.PhoneFrame-module__-jx2Hq__headStatus.PhoneFrame-module__-jx2Hq__typing:before{background:var(--p-500);box-shadow:0 0 0 3px #714dff29}.PhoneFrame-module__-jx2Hq__headActions{align-self:flex-start;align-items:center;gap:3px;margin-top:4px;display:inline-flex}.PhoneFrame-module__-jx2Hq__headActions i{background:var(--ink-faint);opacity:.7;border-radius:50%;width:3.5px;height:3.5px}.PhoneFrame-module__-jx2Hq__thread{background:radial-gradient(130% 70% at 50% 0,#f4f6fc 0%,#fafbff 64%);padding:16px 14px 18px;position:relative;overflow:hidden}.PhoneFrame-module__-jx2Hq__threadInner{flex-direction:column;justify-content:flex-end;gap:9px;display:flex;position:absolute;inset:16px 14px 18px}.PhoneFrame-module__-jx2Hq__row{flex-direction:column;max-width:84%;display:flex}.PhoneFrame-module__-jx2Hq__fromThem{align-self:flex-start;align-items:flex-start}.PhoneFrame-module__-jx2Hq__fromCura{align-self:flex-end;align-items:flex-end}.PhoneFrame-module__-jx2Hq__fromSystem{align-self:center;max-width:92%}.PhoneFrame-module__-jx2Hq__who{font-family:var(--font-mono);letter-spacing:.04em;color:var(--ink-faint);align-items:center;gap:5px;margin:0 0 4px 4px;font-size:9px;display:inline-flex}.PhoneFrame-module__-jx2Hq__who svg{display:block}.PhoneFrame-module__-jx2Hq__bubble{color:var(--ink);border-radius:16px;padding:9px 12px;font-size:12.5px;line-height:1.45;position:relative}.PhoneFrame-module__-jx2Hq__bubbleThem{border:1px solid var(--line);background:#fff;border-bottom-left-radius:5px;box-shadow:0 1px 3px #1e293b0d}.PhoneFrame-module__-jx2Hq__bubbleCura{background:linear-gradient(135deg, var(--p-50), #ece8ff);border:1px solid var(--p-100);color:var(--ink);border-bottom-right-radius:5px}.PhoneFrame-module__-jx2Hq__meta{justify-content:flex-end;align-items:center;gap:5px;margin-top:5px;display:flex}.PhoneFrame-module__-jx2Hq__stamp{font-family:var(--font-mono);letter-spacing:.02em;color:var(--ink-faint);font-size:8.5px}.PhoneFrame-module__-jx2Hq__ticks{color:var(--ink-faint);display:inline-flex}.PhoneFrame-module__-jx2Hq__ticks svg{display:block}.PhoneFrame-module__-jx2Hq__ticksRead{color:var(--cura-blue)}.PhoneFrame-module__-jx2Hq__system{font-family:var(--font-mono);letter-spacing:.02em;color:var(--p-700);background:var(--p-50);border:1px solid var(--p-100);text-align:center;border-radius:99px;align-items:center;gap:6px;padding:6px 13px;font-size:9.5px;font-weight:600;display:inline-flex}.PhoneFrame-module__-jx2Hq__system svg{color:var(--emerald);flex-shrink:0}.PhoneFrame-module__-jx2Hq__drafting{align-items:center;padding:12px 15px;display:inline-flex}.PhoneFrame-module__-jx2Hq__dots{gap:3px;display:inline-flex}.PhoneFrame-module__-jx2Hq__dots i{background:var(--p-500);border-radius:50%;width:5px;height:5px;animation:1.2s ease-in-out infinite PhoneFrame-module__-jx2Hq__phoneDot}.PhoneFrame-module__-jx2Hq__dots i:nth-child(2){animation-delay:.2s}.PhoneFrame-module__-jx2Hq__dots i:nth-child(3){animation-delay:.4s}@keyframes PhoneFrame-module__-jx2Hq__phoneDot{0%,to{opacity:.3;transform:scale(.85)}50%{opacity:1;transform:scale(1.1)}}.PhoneFrame-module__-jx2Hq__compact{border-radius:34px;max-width:280px;padding:8px}.PhoneFrame-module__-jx2Hq__compact .PhoneFrame-module__-jx2Hq__device{border-radius:27px}.PhoneFrame-module__-jx2Hq__compact .PhoneFrame-module__-jx2Hq__header{padding:7px 13px 9px}.PhoneFrame-module__-jx2Hq__compact .PhoneFrame-module__-jx2Hq__avatar{width:28px;height:28px}.PhoneFrame-module__-jx2Hq__compact .PhoneFrame-module__-jx2Hq__headTitle{font-size:12.5px}.PhoneFrame-module__-jx2Hq__compact .PhoneFrame-module__-jx2Hq__thread{padding:12px}.PhoneFrame-module__-jx2Hq__compact .PhoneFrame-module__-jx2Hq__threadInner{gap:7px;inset:12px}.PhoneFrame-module__-jx2Hq__compact .PhoneFrame-module__-jx2Hq__bubble{padding:8px 11px;font-size:12px}@media (prefers-reduced-motion:reduce){.PhoneFrame-module__-jx2Hq__dots i{opacity:.7;animation:none}}@media (max-width:560px){.PhoneFrame-module__-jx2Hq__phone{max-width:300px}}
.HowItWorks-module__YRExwW__grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.HowItWorks-module__YRExwW__card{border:1px solid var(--line);border-radius:var(--radius-card);background:#fff;flex-direction:column;padding:18px 18px 28px;transition:border-color .4s,box-shadow .4s;display:flex}.HowItWorks-module__YRExwW__card[data-lit]{border-color:var(--p-300);box-shadow:0 18px 40px #714dff14}.HowItWorks-module__YRExwW__stepNum{font-family:var(--font-mono);color:var(--p-700);letter-spacing:.08em;margin:22px 0 0;padding:0 12px;font-size:11px;display:block}.HowItWorks-module__YRExwW__h3{letter-spacing:-.02em;color:var(--ink);margin:8px 0;padding:0 12px;font-size:22px;font-weight:500}.HowItWorks-module__YRExwW__copy{color:var(--ink-mute);margin:0;padding:0 12px;font-size:13.5px;line-height:1.55}.HowItWorks-module__YRExwW__meta{border-top:1px dashed var(--line);font-family:var(--font-mono);color:var(--ink-faint);margin:16px 12px 0;padding-top:14px;font-size:9.5px;line-height:1.7}.HowItWorks-module__YRExwW__vis{border:1px solid var(--line-soft);background:linear-gradient(160deg,#f7f8fc,#fff);border-radius:13px;flex-direction:column;justify-content:center;height:208px;padding:14px;display:flex;overflow:hidden}.HowItWorks-module__YRExwW__receive{flex-direction:column;align-items:center;gap:12px;display:flex}.HowItWorks-module__YRExwW__phoneInset{border-radius:20px;max-width:196px;box-shadow:0 10px 24px #1e293b1f}.HowItWorks-module__YRExwW__channelStrip{align-items:center;gap:8px;display:flex}.HowItWorks-module__YRExwW__chGlyph{color:var(--ink-faint);opacity:.45;place-items:center;transition:opacity .3s,transform .3s;display:grid}.HowItWorks-module__YRExwW__chGlyph[data-on]{opacity:1;transform:scale(1.12)}.HowItWorks-module__YRExwW__understand{flex-direction:column;gap:9px;display:flex}.HowItWorks-module__YRExwW__sourceMsg{border:1px solid var(--line-soft);color:var(--ink-soft);background:#fff;border-radius:9px;align-self:flex-start;align-items:center;gap:7px;padding:7px 11px;font-size:11.5px;display:inline-flex;box-shadow:0 1px 3px #1e293b0d}.HowItWorks-module__YRExwW__sourceMsg svg{flex-shrink:0;display:block}.HowItWorks-module__YRExwW__signals{flex-direction:column;gap:6px;display:flex}.HowItWorks-module__YRExwW__signal{border:1px solid var(--line-soft);background:#fff;border-radius:8px;grid-template-columns:12px auto 1fr auto;align-items:center;gap:8px;padding:6px 10px;font-size:11px;display:grid}.HowItWorks-module__YRExwW__signalDot{background:var(--cura-purple);border-radius:50%;width:7px;height:7px}.HowItWorks-module__YRExwW__signal[data-tone=lang] .HowItWorks-module__YRExwW__signalDot{background:var(--cura-blue)}.HowItWorks-module__YRExwW__signal[data-tone=score] .HowItWorks-module__YRExwW__signalDot{background:var(--emerald)}.HowItWorks-module__YRExwW__signal b{color:var(--ink);font-size:11px;font-weight:600}.HowItWorks-module__YRExwW__signal>span:first-of-type{color:var(--ink-mute);font-size:10.5px}.HowItWorks-module__YRExwW__signalCheck{color:var(--emerald);justify-self:end;font-size:11px}.HowItWorks-module__YRExwW__act{flex-direction:column;gap:9px;display:flex}.HowItWorks-module__YRExwW__draftBubble{background:linear-gradient(135deg, var(--p-50), #f0eeff);border:1px solid var(--p-100);max-width:92%;color:var(--ink);border-radius:12px 12px 4px;align-self:flex-end;padding:9px 11px;font-size:11px;line-height:1.45}.HowItWorks-module__YRExwW__draftDrafting{background:var(--p-50);border:1px solid var(--p-100);border-radius:99px;align-self:flex-end;padding:9px 14px}.HowItWorks-module__YRExwW__dots{gap:3px;display:inline-flex}.HowItWorks-module__YRExwW__dots i{background:var(--p-500);border-radius:50%;width:5px;height:5px;animation:1.2s ease-in-out infinite HowItWorks-module__YRExwW__hwDot}.HowItWorks-module__YRExwW__dots i:nth-child(2){animation-delay:.2s}.HowItWorks-module__YRExwW__dots i:nth-child(3){animation-delay:.4s}@keyframes HowItWorks-module__YRExwW__hwDot{0%,to{opacity:.3;transform:scale(.85)}50%{opacity:1;transform:scale(1.1)}}.HowItWorks-module__YRExwW__judgeRow{flex-wrap:wrap;gap:5px;display:flex}.HowItWorks-module__YRExwW__judgeChip{font-family:var(--font-mono);letter-spacing:.03em;color:#065f46;background:#d1fae5;border-radius:99px;align-items:center;gap:4px;padding:3px 8px;font-size:9px;font-weight:600;display:inline-flex}.HowItWorks-module__YRExwW__judgeTick{font-size:9px}.HowItWorks-module__YRExwW__toolCard{border:1px solid var(--line-soft);background:#fff;border-radius:10px;grid-template-columns:26px 1fr auto;align-items:center;gap:9px;padding:8px 10px;display:grid;box-shadow:0 1px 3px #1e293b0d}.HowItWorks-module__YRExwW__toolIco{background:linear-gradient(135deg, var(--cura-purple), var(--cura-blue));border-radius:7px;place-items:center;width:26px;height:26px;display:grid}.HowItWorks-module__YRExwW__toolBody{flex-direction:column;gap:1px;min-width:0;display:flex}.HowItWorks-module__YRExwW__toolBody b{color:var(--ink);letter-spacing:-.01em;font-size:11px;font-weight:600}.HowItWorks-module__YRExwW__toolBody span{color:var(--ink-mute);font-size:9.5px}.HowItWorks-module__YRExwW__toolStatus{font-family:var(--font-mono);letter-spacing:.05em;text-transform:uppercase;color:#065f46;background:#d1fae5;border-radius:99px;padding:3px 7px;font-size:8px;font-weight:600}.HowItWorks-module__YRExwW__learn{flex-direction:column;align-items:center;gap:8px;display:flex}.HowItWorks-module__YRExwW__editLine{border:1px solid var(--line-soft);background:#fff;border-radius:9px;flex-direction:column;gap:4px;width:100%;padding:9px 11px;display:flex;box-shadow:0 1px 3px #1e293b0d}.HowItWorks-module__YRExwW__editLabel{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--ink-faint);font-size:8.5px}.HowItWorks-module__YRExwW__editText{color:var(--ink-mute);font-size:11.5px}.HowItWorks-module__YRExwW__editText s{color:var(--ink-faint)}.HowItWorks-module__YRExwW__editText b{color:var(--p-700);border-radius:4px;padding:0 3px;font-weight:600}.HowItWorks-module__YRExwW__learnArrow{color:var(--p-300);place-items:center;display:grid}.HowItWorks-module__YRExwW__learnedCard{background:var(--p-50);border:1px solid var(--p-100);border-radius:9px;grid-template-columns:22px 1fr;align-items:start;gap:9px;width:100%;padding:9px 11px;display:grid}.HowItWorks-module__YRExwW__learnedIco{background:linear-gradient(135deg, var(--cura-purple), var(--cura-blue));border-radius:6px;place-items:center;width:22px;height:22px;margin-top:1px;display:grid}.HowItWorks-module__YRExwW__learnedCard span:last-child{color:var(--ink-mute);font-size:10.5px;line-height:1.45}.HowItWorks-module__YRExwW__learnedCard b{color:var(--ink);margin-bottom:1px;font-size:11px;font-weight:600;display:block}@media (prefers-reduced-motion:reduce){.HowItWorks-module__YRExwW__dots i{opacity:.7;animation:none}}@media (max-width:1100px){.HowItWorks-module__YRExwW__grid{grid-template-columns:1fr 1fr}}@media (max-width:700px){.HowItWorks-module__YRExwW__grid{grid-template-columns:1fr}.HowItWorks-module__YRExwW__card{min-width:0}.HowItWorks-module__YRExwW__vis{height:216px}}@media (max-width:560px){.HowItWorks-module__YRExwW__card{padding:16px 14px 24px}.HowItWorks-module__YRExwW__stepNum,.HowItWorks-module__YRExwW__h3,.HowItWorks-module__YRExwW__copy{padding:0 8px}.HowItWorks-module__YRExwW__meta{margin-left:8px;margin-right:8px}}
.ConciergeOrb-module__-AMzNq__wrap{width:360px;height:360px;margin:64px auto 0;position:relative}.ConciergeOrb-module__-AMzNq__core{place-items:center;display:grid;position:absolute;inset:0}.ConciergeOrb-module__-AMzNq__core svg{filter:drop-shadow(0 0 36px #714dff73)}.ConciergeOrb-module__-AMzNq__ringInner,.ConciergeOrb-module__-AMzNq__ringDashed,.ConciergeOrb-module__-AMzNq__ringOuter{border-radius:50%;position:absolute}.ConciergeOrb-module__-AMzNq__ringInner{border:1px solid #ffffff38;inset:76px}.ConciergeOrb-module__-AMzNq__ringDashed{border:1px dashed #a99dff57;animation:90s linear infinite ConciergeOrb-module__-AMzNq__ringSpin;inset:38px}.ConciergeOrb-module__-AMzNq__ringOuter{border:1px solid #ffffff17;inset:0}@keyframes ConciergeOrb-module__-AMzNq__ringSpin{to{transform:rotate(360deg)}}.ConciergeOrb-module__-AMzNq__pulse,.ConciergeOrb-module__-AMzNq__pulseLate{border:1px solid #ffffff24;border-radius:50%;animation:4s ease-in-out infinite ConciergeOrb-module__-AMzNq__orbPulse;position:absolute;inset:56px}.ConciergeOrb-module__-AMzNq__pulseLate{animation-delay:.8s;inset:18px}@keyframes ConciergeOrb-module__-AMzNq__orbPulse{0%,to{opacity:.55;transform:scale(1)}50%{opacity:.15;transform:scale(1.06)}}.ConciergeOrb-module__-AMzNq__orbitPath{transform:rotate(var(--angle));pointer-events:none;border-radius:50%;animation:64s linear infinite ConciergeOrb-module__-AMzNq__orbit;position:absolute}.ConciergeOrb-module__-AMzNq__chip{translate:-50% -50%;transform:rotate(calc(var(--angle) * -1));font-family:var(--font-mono);letter-spacing:.09em;text-transform:uppercase;color:#ffffffc7;-webkit-backdrop-filter:blur(10px)saturate(130%);white-space:nowrap;background:#ffffff12;border:1px solid #ffffff29;border-radius:99px;padding:5px 11px;font-size:9.5px;font-weight:500;animation:64s linear infinite ConciergeOrb-module__-AMzNq__orbitCounter;position:absolute;top:0;left:50%;box-shadow:0 4px 18px #0c0a2059,inset 0 1px #ffffff1a}@keyframes ConciergeOrb-module__-AMzNq__orbit{0%{transform:rotate(var(--angle))}to{transform:rotate(calc(var(--angle) + 360deg))}}@keyframes ConciergeOrb-module__-AMzNq__orbitCounter{0%{transform:rotate(calc(var(--angle) * -1))}to{transform:rotate(calc(-360deg - var(--angle)))}}@media (prefers-reduced-motion:reduce){.ConciergeOrb-module__-AMzNq__ringDashed,.ConciergeOrb-module__-AMzNq__pulse,.ConciergeOrb-module__-AMzNq__pulseLate,.ConciergeOrb-module__-AMzNq__orbitPath,.ConciergeOrb-module__-AMzNq__chip{animation:none}.ConciergeOrb-module__-AMzNq__pulse,.ConciergeOrb-module__-AMzNq__pulseLate{opacity:.4}}@media (max-width:560px){.ConciergeOrb-module__-AMzNq__wrap{width:280px;height:280px;margin-top:48px}.ConciergeOrb-module__-AMzNq__core svg{width:116px;height:116px}.ConciergeOrb-module__-AMzNq__ringInner{inset:58px}.ConciergeOrb-module__-AMzNq__ringDashed{inset:28px}.ConciergeOrb-module__-AMzNq__pulse{inset:44px}.ConciergeOrb-module__-AMzNq__pulseLate{inset:12px}.ConciergeOrb-module__-AMzNq__chip{padding:4px 9px;font-size:8.5px}}
