:root{color-scheme:light}html,body,#root{min-height:100%}body{overflow-x:hidden}button,input,textarea{font:inherit}button{-webkit-tap-highlight-color:transparent}.tk-shell{min-height:100dvh;width:100%;background:#f7f3ec;position:relative}.tk-content{min-height:100dvh;display:flex;flex-direction:column;width:min(100%,1180px);margin:0 auto;position:relative;padding-bottom:88px}.tk-tabbar{position:fixed;z-index:50;left:50%;bottom:14px;transform:translate(-50%);width:min(calc(100% - 28px),460px);display:grid;grid-template-columns:repeat(3,1fr);gap:6px;padding:8px;border-radius:22px;background:#ffffffe0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid rgba(15,15,16,.08);box-shadow:0 18px 45px -24px #0f0f1059}.tk-tabbar button{border:0;background:transparent;min-height:54px;border-radius:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;color:#9a9388;cursor:pointer}.tk-tabbar button.active{background:#f7f3ec;color:#d9573d}.tk-tabbar span{font:500 11px/1 Outfit,sans-serif}.tk-fab{position:fixed;z-index:55;right:max(18px,calc((100vw - 1180px)/2 + 22px));bottom:92px;border:0;border-radius:999px;color:#fff;display:flex;align-items:center;gap:8px;padding:14px 18px;box-shadow:0 18px 38px -20px #d9573dcc;cursor:pointer}.tk-fab span{font-weight:500}@media (min-width: 760px){.tk-content{padding:24px 28px 110px}.tk-content>div{border-radius:30px}}@media (min-width: 1024px){.tk-shell{padding-left:104px}.tk-content{padding:32px 34px 48px}.tk-tabbar{left:18px;top:50%;bottom:auto;transform:translateY(-50%);width:74px;grid-template-columns:1fr}.tk-tabbar button{min-height:66px}.tk-fab{bottom:26px}}.loading-page,.auth-page,.setup-wrap{min-height:100vh;display:grid;place-items:center;padding:24px;background:var(--tk-canvas,#e8e2d7)}.auth-card,.setup-card{width:min(470px,100%);background:#fffdf9;border:1px solid rgba(15,15,16,.08);border-radius:30px;padding:32px;box-shadow:0 35px 90px -55px #0f0f108c}.auth-brand,.brand{display:flex;align-items:center;gap:10px}.auth-brand img,.brand img{width:38px}.auth-brand strong,.brand strong{font-size:28px;letter-spacing:-.05em}.auth-kicker,.eyebrow{font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:#91897d;font-weight:600}.auth-card h1,.setup-card h1,.home-intro h1,.page-header h1,.conversation-header h1{font-family:Newsreader,serif;font-weight:500;letter-spacing:-.025em}.auth-copy,.setup-card p{color:#777067;line-height:1.55}.auth-card form,.setup-card form,.editor-card{display:grid;gap:16px}.auth-card label,.setup-card label,.editor-card label{display:grid;gap:7px;font-size:12px;font-weight:600;color:#5b554d}.auth-card input,.setup-card input,.editor-card input,.editor-card textarea,.editor-card select,.modal input{width:100%;border:1px solid rgba(15,15,16,.12);background:#fbf8f2;border-radius:14px;padding:13px 14px;font:400 15px Outfit,sans-serif;outline:none}.primary-btn,.secondary-btn,.danger-btn,.ghost-btn{border:0;border-radius:999px;padding:13px 18px;font-weight:600;cursor:pointer}.primary-btn{background:#1b1a18;color:#fff}.secondary-btn{background:#eee8dd;color:#25221f}.danger-btn{background:#fff2ee;color:#b8412b;border:1px solid rgba(184,65,43,.2)}.ghost-btn{background:#fff;border:1px solid rgba(15,15,16,.1)}.text-btn{width:100%;border:0;background:none;padding:15px;color:#d9573d;cursor:pointer}.form-message{padding:11px 13px;border-radius:12px;background:#fff1ed;color:#9d3522;font-size:13px}.separator{display:flex;align-items:center;gap:10px;color:#aaa}.separator:before,.separator:after{content:"";height:1px;background:#0f0f101a;flex:1}.screen-page{width:100%;padding:28px clamp(18px,4vw,54px) 130px}.screen-page.narrow{max-width:760px;margin:auto}.desktop-header,.home-intro,.page-header,.conversation-header{display:flex;align-items:center;justify-content:space-between;gap:20px}.header-actions{display:flex;align-items:center;gap:10px}.avatar{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#c7b7f4;color:#3a2f5c;font-weight:700}.avatar.large{width:70px;height:70px;font-size:24px}.home-intro{margin:34px 0 24px}.home-intro h1{font-size:clamp(34px,5vw,58px);max-width:780px;margin:8px 0 0;line-height:1}.primary-btn.compact{width:auto;padding:12px 18px}.topic-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,300px),1fr));gap:18px}.topic-card{background:#fffdf9;border:1px solid rgba(15,15,16,.07);border-radius:24px;overflow:hidden;cursor:pointer;box-shadow:0 18px 45px -38px #0f0f108c}.topic-visual{height:180px;background:linear-gradient(145deg,#ded4f5,#f1c7bb);background-size:cover;background-position:center;padding:14px}.source-badge{display:inline-flex;align-items:center;gap:7px;background:#0f0f10b3;color:#fff;border-radius:999px;padding:7px 10px;font-size:11px}.topic-body{padding:18px}.topic-body h2{font:500 25px/1.12 Newsreader,serif;margin:0}.topic-body p{color:#777067}.topic-body footer{display:flex;justify-content:space-between;color:#9a9388;font-size:12px;margin-top:18px}.empty-card,.editor-card,.profile-hero{background:#fffdf9;border:1px solid rgba(15,15,16,.07);border-radius:24px;padding:24px}.editor-card{margin-top:22px}.detected{font-size:12px;color:#7c756c}.page-header{margin-bottom:10px}.icon-back{width:40px;height:40px;border-radius:50%;border:0;background:#0f0f100f;cursor:pointer}.profile-hero{display:flex;align-items:center;gap:16px;margin:18px 0}.profile-hero h2{margin:0}.profile-hero p{margin:6px 0 0;color:#8e877d}.profile-row{display:flex;justify-content:space-between;padding:14px 0;border-top:1px solid rgba(15,15,16,.08)}.conversation-layout{display:grid;grid-template-columns:minmax(240px,330px) minmax(0,1fr);grid-template-rows:auto 1fr auto;gap:18px;height:100vh;padding:24px clamp(18px,3vw,42px) 100px}.conversation-header{grid-column:1/-1;justify-content:flex-start}.conversation-header h1{font-size:28px;margin:2px 0 0}.source-panel{grid-column:1;padding:22px;background:#171614;color:#f7f3ec;border-radius:24px;align-self:start}.source-panel h2{font:500 27px/1.1 Newsreader,serif}.source-panel p{color:#c9c1b7;line-height:1.5}.source-panel a{color:#f19b86}.messages-panel{grid-column:2;overflow:auto;padding:8px 8px 110px}.message{max-width:75%;margin:0 0 18px}.message.mine{margin-left:auto}.message.ai .bubble{background:#f0ebff}.message-meta{font-size:11px;color:#9b948a;margin:0 5px 5px}.bubble{background:#fff;border:1px solid rgba(15,15,16,.06);border-radius:19px 19px 19px 6px;padding:12px 15px;line-height:1.5}.mine .bubble{background:#1b1a18;color:#fff;border-radius:19px 19px 6px}.message-actions{display:flex;gap:8px;margin-top:5px}.message-actions button{border:0;background:none;color:#958e83;font-size:11px;cursor:pointer}.reply-line,.reply-preview{font-size:11px;color:#8b7bbd}.composer{position:fixed;left:max(360px,28vw);right:42px;bottom:22px;z-index:4}.composer>div:last-child{display:flex;gap:8px;background:#fff;border:1px solid rgba(15,15,16,.1);border-radius:24px;padding:8px;box-shadow:0 12px 40px -25px #0f0f1080}.composer textarea{flex:1;border:0;resize:none;padding:9px;outline:none}.composer button{border:0;background:#d9573d;color:#fff;border-radius:999px;padding:10px 16px}.reply-preview{background:#f4f0ff;border-radius:12px;padding:8px 12px;margin-bottom:7px}.reply-preview button{float:right;border:0;background:none;color:#333}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f0f1073;display:grid;place-items:center;z-index:30;padding:20px}.modal{width:min(500px,100%);background:#fffdf9;border-radius:26px;padding:26px}.modal h2{font:500 30px/1 Newsreader,serif}.modal input{margin:10px 0 16px}.modal .primary-btn{width:100%}@media (max-width:900px){.conversation-layout{display:flex;flex-direction:column;height:auto;min-height:100vh;padding-bottom:140px}.source-panel{order:2}.messages-panel{order:3;overflow:visible;padding-bottom:100px}.conversation-header{order:1}.composer{left:14px;right:14px;bottom:92px}.home-intro{align-items:flex-end}.desktop-header{padding-top:4px}}@media (max-width:640px){.screen-page{padding:18px 16px 120px}.home-intro{display:block}.home-intro .compact{margin-top:18px}.topic-grid{grid-template-columns:1fr}.auth-card,.setup-card{padding:24px;border-radius:24px}.conversation-layout{padding:16px 14px 140px}.source-panel{border-radius:20px}.message{max-width:90%}}.global-error{position:fixed;top:12px;left:50%;transform:translate(-50%);z-index:50;background:#fff1ed;color:#8d2f20;border:1px solid #efb5a8;border-radius:14px;padding:10px 14px;max-width:min(680px,90vw)}.empty-first{text-align:center;padding:48px 24px}.empty-first h2{font:500 30px/1.1 Newsreader,serif}.empty-first .primary-btn{margin-top:10px}.youtube-preview{overflow:hidden;border-radius:18px;background:#171614;color:#fff}.youtube-preview img{width:100%;max-height:300px;object-fit:cover;display:block}.youtube-preview span{display:block;padding:10px 13px;font-size:12px}.source-thumbnail{width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:16px;margin-bottom:16px}.ai-present{margin-top:24px;padding-top:18px;border-top:1px solid rgba(255,255,255,.14);display:grid;gap:5px}.ai-present span{font-size:12px;color:#bdb5aa}.ai-present button{margin-top:8px;border:0;border-radius:999px;padding:10px 12px;background:#f7f3ec;color:#171614;font-weight:600;cursor:pointer}.ai-setup-card{width:min(780px,100%)}.ai-selected{display:grid;grid-template-columns:auto 1fr;gap:18px;align-items:center;background:#f6f0ff;border-radius:20px;padding:16px}.ai-selected small{display:block;color:#756d83;margin-top:8px}.persona-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.persona-grid button{border:1px solid rgba(15,15,16,.08);background:#fff;border-radius:16px;padding:10px;display:grid;place-items:center;gap:5px;cursor:pointer}.persona-grid button.selected{border:2px solid #d9573d;background:#fff2ee}.persona-grid span{font-size:11px}.progress-hero{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:20px 0}.progress-hero>div{background:#fffdf9;border:1px solid rgba(15,15,16,.07);border-radius:20px;padding:18px}.progress-hero span{display:block;color:#8a8379;font-size:12px}.progress-hero strong{display:block;font:500 40px/1 Newsreader,serif;margin-top:10px}.progress-track{height:10px;background:#eee8dd;border-radius:999px;overflow:hidden}.progress-track span{display:block;height:100%;background:#d9573d;border-radius:inherit}@media (max-width:700px){.persona-grid,.progress-hero{grid-template-columns:repeat(2,1fr)}}.ai-choice-section{display:grid;gap:14px;padding-top:24px;margin-top:8px;border-top:1px solid rgba(15,15,16,.08)}.ai-choice-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.ai-choice-heading>div{display:flex;align-items:center;gap:10px}.ai-choice-heading h2{font:500 25px/1 Newsreader,serif;margin:0;color:#201e1b}.ai-choice-heading p{margin:0;max-width:330px;font-size:12px;line-height:1.45;color:#8a8379;text-align:right}.ai-step{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#1b1a18;color:#fff;font-size:10px;font-weight:700;letter-spacing:.05em}.option-card-grid{display:grid;gap:10px}.tone-grid,.role-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.option-card,.presence-card{position:relative;text-align:left;border:1px solid rgba(15,15,16,.09);background:#fff;border-radius:18px;padding:16px;min-height:136px;display:flex;flex-direction:column;align-items:flex-start;gap:8px;cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease}.option-card:hover,.presence-card:hover{transform:translateY(-2px);border-color:#d9573d4d;box-shadow:0 16px 30px -26px #0f0f108c}.option-card.selected,.presence-card.selected{background:#fff5f1;border-color:#d9573d;box-shadow:inset 0 0 0 1px #d9573d,0 18px 34px -28px #d9573da6}.option-card strong,.presence-card strong{font-size:14px;color:#24211e}.option-card small,.presence-card small{font-size:11px;line-height:1.45;color:#857d73;font-weight:400}.option-radio{position:absolute;right:12px;top:12px;width:17px;height:17px;border-radius:50%;border:1.5px solid #c5beb4;background:#fff}.selected .option-radio{border:5px solid #d9573d}.role-card{padding-top:52px}.role-icon{position:absolute;left:15px;top:14px;width:28px;height:28px;border-radius:10px;display:grid;place-items:center;background:#f0ebff;color:#6d5e99;font:600 15px/1 Newsreader,serif}.role-card.selected .role-icon{background:#d9573d;color:#fff}.presence-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.presence-card{min-height:154px}.presence-top{width:100%;min-height:28px;display:flex;align-items:center;justify-content:space-between}.presence-signal{height:25px;display:flex;align-items:flex-end;gap:4px}.presence-signal i{display:block;width:6px;border-radius:4px;background:#d8d1c7}.presence-signal i:nth-child(1){height:8px}.presence-signal i:nth-child(2){height:16px}.presence-signal i:nth-child(3){height:24px}.signal-0 i:nth-child(1),.signal-1 i:nth-child(-n+2),.signal-2 i{background:#d9573d}.ai-setup-card>.primary-btn{margin-top:8px;width:100%;padding:16px 20px;font-size:15px}@media (max-width:980px){.tone-grid,.role-grid{grid-template-columns:repeat(2,1fr)}.tone-grid .option-card:last-child,.role-grid .option-card:last-child{grid-column:1/-1}.ai-choice-heading{align-items:flex-start;flex-direction:column;gap:8px}.ai-choice-heading p{text-align:left}}@media (max-width:620px){.tone-grid,.role-grid,.presence-grid{grid-template-columns:1fr}.tone-grid .option-card:last-child,.role-grid .option-card:last-child{grid-column:auto}.option-card,.presence-card{min-height:auto;padding:15px 46px 15px 15px}.role-card{padding-left:56px}.role-icon{left:14px;top:50%;transform:translateY(-50%)}.presence-card{padding-top:14px}.ai-choice-heading h2{font-size:22px}}.link-preview-loading,.preview-warning{border-radius:14px;padding:12px 14px;font-size:12px;line-height:1.45}.link-preview-loading{background:#f3eee5;color:#756d63}.preview-warning{background:#fff7df;color:#765b13;border:1px solid #ecd795}.link-preview-card{overflow:hidden;border:1px solid rgba(15,15,16,.08);border-radius:22px;background:#fff;box-shadow:0 18px 45px -38px #0f0f1073}.link-preview-card>img,.link-preview-fallback{width:100%;aspect-ratio:16/9;display:block;object-fit:cover;background:#eee8de}.link-preview-card>div:last-child{padding:16px}.link-preview-card h2{font:500 24px/1.08 Newsreader,serif;margin:6px 0}.link-preview-card p{margin:0;color:#777066;font-size:13px;line-height:1.5;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.link-preview-fallback{display:grid;place-items:center;align-content:center;gap:6px;background:radial-gradient(circle at 35% 20%,#fff7f1,#e8ddd0)}.link-preview-fallback strong,.topic-image-fallback strong{font:500 48px/1 Newsreader,serif}.link-preview-fallback span,.topic-image-fallback span{font-size:12px;color:#776f65}.topic-visual{position:relative;overflow:hidden}.topic-image,.topic-image-fallback{width:100%;height:100%;min-height:190px;object-fit:cover;display:block}.topic-image-fallback{display:grid;place-items:center;align-content:center;gap:7px;background:radial-gradient(circle at 30% 20%,#fff8f3,#e8ddd0)}.topic-visual{height:190px;padding:0!important;position:relative;overflow:hidden;background:#e9e1d8}.topic-image,.topic-image-fallback{position:absolute;top:0;right:0;bottom:0;left:0;width:100%!important;height:100%!important;min-height:0!important;border-radius:0;object-fit:cover;object-position:center;display:block}.topic-image-fallback{display:grid;place-items:center;align-content:center}.source-badge{position:absolute;left:12px;top:12px;z-index:2;max-width:calc(100% - 24px);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.topic-card:hover .topic-image{transform:scale(1.025)}.topic-image{transition:transform .25s ease}.source-thumbnail{width:100%;aspect-ratio:16/9;object-fit:cover;object-position:center;border-radius:16px;margin-bottom:16px;display:block}.link-preview-card>img{width:100%;aspect-ratio:16/9;object-fit:cover;object-position:center;display:block}.preview-content-ready,.source-read-status{display:block;margin-top:10px;font-size:11px;color:#568066}.source-read-status{padding:9px 11px;border-radius:12px;background:#82be971f}.ai-present small{display:block;color:#aaa096;font-size:11px;line-height:1.4;margin:5px 0 10px}.ai-typing{opacity:.65;font-style:italic}.topic-visual{padding:0;position:relative;overflow:hidden;height:190px}.topic-image,.topic-image-fallback{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;min-height:0;object-fit:cover;object-position:center;display:block}.topic-image{transition:transform .22s ease}.topic-visual .source-badge{position:absolute;left:14px;top:14px;z-index:2;max-width:calc(100% - 28px);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.source-context-summary{font-size:12px!important;line-height:1.45!important;color:#d8d0c6!important;border-top:1px solid rgba(255,255,255,.12);padding-top:12px}.source-context-actions{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap;margin-top:10px}.source-refresh-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid rgba(20,18,16,.1);border-radius:999px;background:#fffaf5;color:#1a1917;padding:8px 12px;font:inherit;font-size:12px;font-weight:650;cursor:pointer}.source-refresh-button:disabled{opacity:.55;cursor:wait}.source-context-detail{margin:7px 0 0;font-size:13px;line-height:1.5;color:#6f685f}.topic-people-button{margin-left:auto;border:1px solid rgba(20,18,16,.1);background:#fff;border-radius:999px;padding:9px 13px;font-weight:700;white-space:nowrap;cursor:pointer}.topik-tools{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:18px 0}.ai-empty-card{margin-top:16px;padding:16px;border-radius:18px;background:#fff8f4;border:1px solid rgba(218,91,66,.16)}.ai-empty-card p{margin:6px 0 14px}.topic-delete{width:100%;margin-top:14px}.member-modal{max-width:460px}.member-list{display:grid;gap:8px;margin:18px 0}.member-row{display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:10px;padding:10px;border:1px solid rgba(20,18,16,.08);border-radius:15px}.member-row small{display:block;color:#847d75;margin-top:2px}.member-remove{border:0;background:#fff0ed;color:#b53d2d;border-radius:999px;padding:8px 10px;font-weight:700;cursor:pointer}.profile-note{padding:12px;border-radius:14px;background:#f5f1eb;color:#6f675f;font-size:13px;line-height:1.5}.source-context-summary,.source-context-detail,.source-context-actions{display:none!important}@media (max-width:700px){.conversation-header{gap:8px}.conversation-header h1{font-size:18px}.topic-people-button{font-size:12px;padding:8px 10px}.topik-tools{grid-template-columns:1fr}}.new-topik-page{max-width:1120px;margin:0 auto}.new-topik-page .page-header{align-items:flex-start;margin-bottom:24px}.new-topik-page .page-header h1{font-size:clamp(34px,5vw,54px);margin:3px 0 0}.topik-creation-flow{display:grid;gap:20px}.creation-step-card{background:#fffdf9;border:1px solid rgba(20,18,16,.07);border-radius:28px;padding:clamp(20px,3vw,32px);box-shadow:0 24px 55px -48px #141210b3;display:grid;gap:20px}.creation-step-head{display:flex;align-items:flex-start;gap:14px}.creation-step-head>span{width:34px;height:34px;flex:0 0 34px;border-radius:50%;display:grid;place-items:center;background:#1b1a18;color:#fff;font-size:11px;font-weight:700;letter-spacing:.08em}.creation-step-head h2{font:500 clamp(27px,4vw,38px)/1 Newsreader,serif;margin:1px 0 7px}.creation-step-head p{margin:0;color:#81796f;line-height:1.45}.creation-fields-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.creation-preview{margin:0}.creation-preview img{width:210px;min-height:135px;object-fit:cover}.ai-choice-switch{display:grid;grid-template-columns:1fr 1fr;gap:6px;padding:5px;background:#f1ece4;border-radius:999px}.ai-choice-switch button{border:0;border-radius:999px;padding:11px 14px;background:transparent;color:#716a62;font-weight:700;cursor:pointer}.ai-choice-switch button.selected{background:#fff;color:#1b1a18;box-shadow:0 8px 22px -17px #141210a6}.creation-ai-hero{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:18px;padding:20px;border-radius:22px;background:linear-gradient(135deg,#fff4ef,#f5efff);border:1px solid rgba(20,18,16,.05)}.creation-ai-hero label{display:grid;gap:7px;font-size:12px;font-weight:700}.creation-ai-hero input{width:100%;border:1px solid rgba(20,18,16,.1);border-radius:13px;background:#fffc;padding:12px 13px;font:500 16px Outfit,sans-serif}.creation-ai-hero small{display:block;color:#777067;margin-top:8px}.creation-subsection{display:grid;gap:12px}.creation-subsection h3{margin:0;font-size:13px;letter-spacing:.01em}.compact-persona-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.creation-two-columns{display:grid;grid-template-columns:.8fr 1.2fr;gap:18px}.mini-option-grid{display:flex;flex-wrap:wrap;gap:8px}.mini-option-grid button{border:1px solid rgba(20,18,16,.09);background:#fff;border-radius:999px;padding:10px 13px;cursor:pointer}.mini-option-grid button.selected{background:#1b1a18;color:#fff;border-color:#1b1a18}.role-select-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.role-select-list button{position:relative;text-align:left;border:1px solid rgba(20,18,16,.08);background:#fff;border-radius:16px;padding:13px;display:grid;gap:4px;cursor:pointer}.role-select-list button.selected{background:#fff5f1;border-color:#d9573d59;box-shadow:inset 3px 0 #d9573d}.role-select-list small{color:#837b72;line-height:1.35}.creation-submit-bar{position:sticky;bottom:18px;z-index:8;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:13px 14px 13px 20px;border-radius:22px;background:#191715f0;color:#fff;box-shadow:0 24px 60px -25px #000000a6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.creation-submit-bar>div{display:grid;gap:2px}.creation-submit-bar span{font-size:12px;color:#bbb2a7}.creation-submit-bar .primary-btn{background:#fff;color:#1b1a18;white-space:nowrap}.conversation-title{min-width:0}.conversation-title h1{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.conversation-header-actions{margin-left:auto;display:flex;align-items:center;gap:8px}.topic-members-pill{height:42px;border:1px solid rgba(20,18,16,.08);background:#fff;border-radius:999px;padding:5px 11px 5px 6px;display:flex;align-items:center;gap:8px;font-weight:700;cursor:pointer}.members-stack{display:flex;padding-left:6px}.members-stack i{width:28px;height:28px;margin-left:-7px;border:2px solid #fff;border-radius:50%;background:#eadff7;color:#4c3b66;display:grid;place-items:center;font-style:normal;font-size:10px;font-weight:800}.topic-menu-wrap{position:relative}.topic-menu-trigger{width:42px;height:42px;border:1px solid rgba(20,18,16,.08);background:#fff;border-radius:50%;font-weight:900;letter-spacing:1px;cursor:pointer}.topic-action-menu{position:absolute;right:0;top:50px;width:286px;padding:8px;background:#fffdf9;border:1px solid rgba(20,18,16,.08);border-radius:20px;box-shadow:0 24px 65px -30px #14121099;z-index:25}.topic-action-menu button{width:100%;border:0;background:transparent;border-radius:14px;padding:11px;display:grid;grid-template-columns:34px 1fr;gap:9px;text-align:left;cursor:pointer}.topic-action-menu button:hover{background:#f4efe8}.topic-action-menu button>span{width:32px;height:32px;border-radius:11px;background:#f0ebe4;display:grid;place-items:center;font-size:16px}.topic-action-menu button div{display:grid;gap:2px}.topic-action-menu small{color:#8b837a}.topic-action-menu .danger-menu-item{color:#ae3e2d}.topic-action-menu .danger-menu-item>span{background:#fff0ec}.menu-separator{height:1px;background:#14121014;margin:6px 8px}.compact-ai-presence{grid-template-columns:auto 1fr auto;align-items:center;padding:13px;margin-top:20px;border:1px solid rgba(255,255,255,.12);border-radius:17px;background:#ffffff0f}.ai-status-dot{width:35px;height:35px;border-radius:12px;background:#f3eaff;color:#694da5;display:grid;place-items:center}.compact-ai-presence span{display:block}.ai-call-button{margin:0!important;padding:8px 11px!important}.ai-empty-inline{margin-top:18px;border-top:1px solid rgba(255,255,255,.12);padding-top:14px;color:#a89f94;font-size:12px}@media (max-width:800px){.creation-fields-grid,.creation-two-columns{grid-template-columns:1fr}.compact-persona-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.role-select-list{grid-template-columns:1fr}.creation-submit-bar{bottom:88px}.conversation-header-actions{gap:5px}.topic-members-pill{padding-right:8px}.topic-action-menu{position:fixed;left:14px;right:14px;top:auto;bottom:104px;width:auto}.creation-preview{display:block}.creation-preview img{width:100%;height:190px}}@media (max-width:520px){.creation-step-card{border-radius:22px;padding:18px}.creation-ai-hero{grid-template-columns:1fr;text-align:center}.creation-ai-hero>div:last-child{text-align:left}.creation-submit-bar>div{display:none}.creation-submit-bar .primary-btn{width:100%}.topic-members-pill>span:last-child{display:none}}.ai-call-persona-button{width:100%;min-height:54px;margin-top:20px;padding:8px 18px 8px 10px;border:1px solid rgba(20,18,16,.12);border-radius:18px;background:#fff;color:#171513;display:flex;align-items:center;justify-content:center;gap:10px;font:inherit;font-size:14px;font-weight:800;letter-spacing:-.01em;cursor:pointer;box-shadow:0 10px 28px -22px #1412108c;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,opacity .18s ease}.ai-call-persona-button img{width:38px!important;height:38px!important;flex:0 0 38px;object-fit:contain;display:block}.ai-call-persona-button:hover{transform:translateY(-1px);border-color:#14121033;box-shadow:0 15px 32px -23px #141210a6}.ai-call-persona-button:active{transform:translateY(0)}.ai-call-persona-button:disabled{cursor:wait;opacity:.62;transform:none}.selectable-message{user-select:text;-webkit-user-select:text;cursor:text}.word-selection-popover{position:fixed;z-index:1200;transform:translate(-50%,-100%);padding-bottom:10px;animation:wordPop .16s ease both}.word-selection-popover button{display:flex;align-items:center;gap:10px;min-width:154px;padding:9px 13px 9px 9px;border:1px solid rgba(18,17,15,.1);border-radius:16px;background:#171614;color:#fff;box-shadow:0 14px 34px #14100d3d;text-align:left;cursor:pointer}.word-selection-popover button:disabled{opacity:.65}.word-selection-plus{width:29px;height:29px;border-radius:10px;background:#fff;color:#171614;display:grid;place-items:center;font-size:21px;line-height:1}.word-selection-popover strong,.word-selection-popover small{display:block}.word-selection-popover strong{font-size:12px}.word-selection-popover small{max-width:130px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-top:2px;color:#ffffffad;font-size:11px}.word-selection-popover:after{content:"";position:absolute;left:50%;bottom:4px;width:11px;height:11px;background:#171614;transform:translate(-50%) rotate(45deg);border-radius:2px}.word-saved-toast{position:fixed;z-index:1300;left:50%;bottom:88px;transform:translate(-50%);display:flex;align-items:center;gap:9px;padding:11px 15px;border-radius:999px;background:#fffdf9;border:1px solid rgba(18,17,15,.09);box-shadow:0 16px 40px #14100d2e;font-size:12px;font-weight:650;white-space:nowrap}.word-saved-toast span{width:22px;height:22px;border-radius:50%;display:grid;place-items:center;background:#dff0e5;color:#287044}@keyframes wordPop{0%{opacity:0;transform:translate(-50%,-88%)}to{opacity:1;transform:translate(-50%,-100%)}}.progress-page .page-header p{max-width:560px;color:#817b72;margin-top:7px}.progress-signature-card{display:grid;grid-template-columns:1fr auto;align-items:center;gap:22px;margin:20px 0 14px;padding:24px 26px;border:1px solid rgba(18,17,15,.07);border-radius:28px;background:linear-gradient(135deg,#fffdf9,#f5eee5);overflow:hidden}.progress-signature-copy h2{font:500 30px/1.04 Newsreader,serif;margin:8px 0}.progress-signature-copy p{max-width:460px;margin:0;color:#7f786f;line-height:1.55}.progress-signature-tooth{margin:-9px 5px -21px 0}.progress-stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:14px}.progress-stats-grid>div{padding:15px 16px;border:1px solid rgba(18,17,15,.07);border-radius:18px;background:#fffdf9}.progress-stats-grid span{display:block;color:#8b847a;font-size:11px}.progress-stats-grid strong{display:block;margin-top:8px;font:500 28px/1 Newsreader,serif}.vocabulary-mouth-card{padding:23px;border:1px solid rgba(18,17,15,.07);border-radius:28px;background:#fffdf9}.vocabulary-mouth-head{display:flex;align-items:flex-start;justify-content:space-between;gap:15px}.vocabulary-mouth-head h2{font:500 27px/1 Newsreader,serif;margin:7px 0}.vocabulary-mouth-count{padding:7px 10px;border-radius:999px;background:#f2ebe2;color:#71695f;font-size:11px;font-weight:700}.vocabulary-teeth{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:5px;margin:22px 0 15px;padding:19px 14px 12px;border-radius:24px;background:linear-gradient(180deg,#f8f3ec,#f2ebe2)}.vocabulary-tooth-button{min-width:0;border:0;background:transparent;padding:0 1px 7px;display:flex;flex-direction:column;align-items:center;gap:3px;color:#655e56;cursor:pointer;border-radius:14px}.vocabulary-tooth-button:disabled{cursor:default}.vocabulary-tooth-button.is-selected{background:#ffffffb8;box-shadow:0 7px 18px #241c1614}.vocabulary-tooth-button span{max-width:68px;font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.selected-word-card{padding:17px 18px;border-radius:19px;background:#191816;color:#fff}.selected-word-card>div{display:flex;align-items:baseline;gap:9px}.selected-word-card span,.selected-word-card small{color:#ffffff91;font-size:10px}.selected-word-card h3{margin:0;font:500 25px/1 Newsreader,serif}.selected-word-card small{display:block;margin-top:7px}.selected-word-card blockquote{margin:13px 0 0;padding-left:13px;border-left:2px solid rgba(255,255,255,.2);color:#fffc;font-size:12px;line-height:1.5}.vocabulary-empty-copy{display:flex;flex-direction:column;gap:4px;padding:15px 17px;border-radius:18px;background:#f6f0e8;color:#777066}.vocabulary-empty-copy strong{color:#3b3834;font-size:13px}.vocabulary-empty-copy span{font-size:11px}.weekly-goal-card{margin-top:14px}.weekly-goal-card h2{margin:7px 0 12px}.weekly-goal-teeth{display:flex;gap:7px;align-items:flex-end;margin:5px 0 13px}@media (max-width:700px){.progress-signature-card{padding:20px;grid-template-columns:1fr 86px}.progress-signature-tooth svg{width:94px;height:auto}.progress-signature-copy h2{font-size:25px}.progress-stats-grid{grid-template-columns:repeat(2,1fr)}.vocabulary-teeth{grid-template-columns:repeat(4,minmax(0,1fr));padding-inline:8px}.word-saved-toast{bottom:96px;max-width:calc(100vw - 24px);overflow:hidden;text-overflow:ellipsis}.word-selection-popover{max-width:calc(100vw - 24px)}}.vocabulary-teeth{position:relative;align-items:end;gap:8px;padding:24px 18px 16px;background:radial-gradient(circle at 50% 0%,#fffffff2,#fff0 56%),linear-gradient(180deg,#f6eee8,#eadbd1 49%,#d8c6b9 50%,#f6efe8 58%,#efe6dc);box-shadow:inset 0 1px #ffffffe6,inset 0 -12px 24px #523d310d;overflow:hidden}.vocabulary-teeth:before{content:"";position:absolute;left:7%;right:7%;top:51%;height:20px;border-radius:50%;background:linear-gradient(180deg,#ad6f6738,#ffffff2e);filter:blur(5px);pointer-events:none}.vocabulary-tooth-button{position:relative;z-index:1;transition:transform .18s ease,background .18s ease,box-shadow .18s ease}.vocabulary-tooth-button:not(:disabled):hover{transform:translateY(-3px)}.vocabulary-tooth-button.is-selected{background:#ffffffb8;box-shadow:0 10px 26px #392a211f,inset 0 1px #fff}.vocabulary-tooth-button span{margin-top:-2px;padding:3px 6px;border-radius:999px;background:#ffffffc2;box-shadow:0 3px 10px #3b2c2212;font-size:9px;font-weight:700}.selected-word-card{display:grid;gap:14px;padding:21px 22px;border-radius:22px;background:radial-gradient(circle at 90% 0%,rgba(255,255,255,.08),transparent 35%),#191816}.selected-word-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.selected-word-title-row>div{display:block!important}.selected-word-title-row em{padding:6px 9px;border:1px solid rgba(255,255,255,.12);border-radius:999px;color:#ffffff9e;font-size:10px;font-style:normal;text-transform:capitalize}.selected-word-card h3{margin-top:4px!important}.selected-word-card>small{margin-top:-8px!important}.selected-word-definition,.selected-word-translation,.selected-word-example{display:grid;gap:5px;padding-top:13px;border-top:1px solid rgba(255,255,255,.1)}.selected-word-definition span,.selected-word-translation span,.selected-word-example span{color:#ffffff73;font-size:9px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.selected-word-definition p,.selected-word-example p{margin:0;color:#ffffffe0;font-size:13px;line-height:1.55}.selected-word-translation strong{color:#fff;font:500 18px/1.2 Newsreader,serif}.selected-word-example p{color:#ffffffad;font-style:italic}.selected-word-card blockquote{display:none}@media (max-width:700px){.vocabulary-teeth{gap:3px;padding:20px 8px 13px}.selected-word-card{padding:18px}}.vocabulary-collection-card{overflow:hidden}.vocabulary-mouth-head p{max-width:520px;margin:7px 0 0;color:#817b72;font-size:12px;line-height:1.5}.vocabulary-theme-tabs{display:flex;gap:8px;margin:18px -3px 4px;padding:3px;overflow-x:auto;scrollbar-width:none}.vocabulary-theme-tabs::-webkit-scrollbar{display:none}.vocabulary-theme-tabs button{flex:0 0 auto;display:flex;align-items:center;gap:8px;padding:9px 12px;border:1px solid rgba(18,17,15,.08);border-radius:999px;background:#f8f2eb;color:#665f57;cursor:pointer;transition:.18s ease}.vocabulary-theme-tabs button span{font-size:11px;font-weight:750}.vocabulary-theme-tabs button small{color:#999087;font-size:9px}.vocabulary-theme-tabs button.is-active{background:#191816;color:#fff;border-color:#191816;box-shadow:0 9px 24px #18161429}.vocabulary-theme-tabs button.is-active small{color:#ffffff94}.vocabulary-full-mouth{position:relative;margin:18px 0 16px;padding:22px 18px 14px;border-radius:27px;background:radial-gradient(circle at 50% 45%,rgba(255,255,255,.98),rgba(255,255,255,.42) 38%,transparent 67%),linear-gradient(180deg,#f8efeb,#edd8d3 48%,#d9b9b3 50%,#f4e8e2 54%,#eee4db);border:1px solid rgba(123,80,70,.1);box-shadow:inset 0 1px #fffffff0,inset 0 -20px 38px #4e312a0e,0 18px 45px -35px #2c1f1959}.vocabulary-mouth-32-svg{margin:0 auto;filter:drop-shadow(0 12px 14px rgba(71,48,39,.08))}.vocabulary-full-mouth.is-empty .vocabulary-mouth-32-svg{filter:saturate(.65) drop-shadow(0 10px 12px rgba(71,48,39,.04))}.vocabulary-mouth-progress{height:5px;margin:2px 8% 0;border-radius:999px;background:#5d3e351a;overflow:hidden}.vocabulary-mouth-progress span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#d16d5a,#b9a9e8);transition:width .35s ease}.vocabulary-full-mouth>p{margin:8px 0 0;text-align:center;color:#7e756c;font-size:10px}.selected-word-family{display:grid!important;gap:8px;padding-top:13px;border-top:1px solid rgba(255,255,255,.1)}.selected-word-family>span{color:#ffffff73;font-size:9px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.selected-word-family>div{display:flex;flex-wrap:wrap;gap:6px}.selected-word-family i{padding:6px 9px;border-radius:999px;background:#ffffff14;color:#ffffffc7;font-size:10px;font-style:normal}@media (max-width:700px){.vocabulary-collection-card{padding:18px 14px}.vocabulary-full-mouth{margin-inline:-4px;padding:14px 5px 11px;border-radius:23px}.vocabulary-mouth-32-svg{width:100%}.vocabulary-mouth-head h2{font-size:24px}.vocabulary-theme-tabs{margin-top:14px}}.vocabulary-teeth-32{grid-template-columns:repeat(8,minmax(0,1fr));gap:8px 5px;margin-top:20px}.vocabulary-teeth-32 .vocabulary-tooth-button span{display:block;width:100%;min-height:12px;margin-top:2px;color:#686159;font-size:9px;line-height:1.15;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center}.vocabulary-teeth-32 .vocabulary-tooth-button:disabled span{opacity:0}.vocabulary-back-button{margin-top:15px;padding:8px 11px;border:1px solid rgba(18,17,15,.08);border-radius:999px;background:#f7f1e9;color:#514b45;font-size:10px;font-weight:700;cursor:pointer}.word-collections-section{margin-top:14px;padding:22px 23px;border:1px solid rgba(18,17,15,.07);border-radius:28px;background:#fffdf9}.word-collections-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:17px}.word-collections-heading h2{margin:6px 0 0;font:500 27px/1 Newsreader,serif}.word-collections-heading>span{display:grid;place-items:center;min-width:29px;height:29px;padding:0 8px;border-radius:999px;background:#f2ebe2;color:#71695f;font-size:11px;font-weight:750}.word-collection-icons{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.word-collection-icon{min-width:0;padding:13px 9px 12px;border:1px solid rgba(18,17,15,.07);border-radius:21px;background:linear-gradient(180deg,#fff,#f8f1ea);color:#26231f;cursor:pointer;text-align:center;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.word-collection-icon:hover{transform:translateY(-2px);box-shadow:0 15px 30px -24px #2d1f1861}.word-collection-icon.is-active{border-color:#cf6f615c;box-shadow:0 15px 34px -24px #af4f446b;background:#fff8f5}.word-collection-mouth{display:grid;place-items:center;min-height:65px;margin-bottom:4px}.word-collection-mouth svg{max-width:100%;height:auto}.word-collection-icon strong{display:block;overflow:hidden;color:#27231f;font-size:12px;font-weight:760;white-space:nowrap;text-overflow:ellipsis}.word-collection-icon small{display:block;margin-top:2px;color:#847b72;font-size:9px}.word-collection-icon em{display:inline-block;margin-top:7px;padding:4px 7px;border-radius:999px;background:#efe7de;color:#756b62;font-size:8px;font-style:normal;font-weight:750}.word-collections-empty{display:flex;align-items:center;gap:15px;padding:14px 15px;border-radius:21px;background:#f7f1e9}.word-collections-empty svg{flex:0 0 auto}.word-collections-empty div{display:flex;flex-direction:column;gap:4px}.word-collections-empty strong{color:#3f3933;font-size:12px}.word-collections-empty span{color:#81786f;font-size:10px;line-height:1.45}@media (max-width:700px){.vocabulary-teeth-32{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px 3px}.word-collections-section{padding:19px 14px}.word-collection-icons{grid-template-columns:repeat(2,minmax(0,1fr))}.word-collection-mouth{min-height:58px}}.progress-stats-grid{gap:12px}.progress-stat-card{min-width:0;display:flex;align-items:center;gap:13px;padding:14px 15px!important;border:1px solid rgba(18,17,15,.07);border-radius:20px;background:radial-gradient(circle at 100% 0%,rgba(255,255,255,.95),transparent 45%),#fffdf9;box-shadow:0 10px 30px -25px #231b153d}.progress-stat-icon{flex:0 0 auto;width:43px;height:43px;display:grid;place-items:center;border:1px solid rgba(18,17,15,.065);border-radius:14px;color:#24211e;background:linear-gradient(180deg,#fff,#f5eee5);box-shadow:inset 0 1px #fffffff2,0 7px 17px -13px #1c161266}.progress-stat-copy{min-width:0;display:flex;flex-direction:column;gap:3px}.progress-stats-grid .progress-stat-copy span{display:block;overflow:hidden;color:#756e65;font-size:11px;font-weight:650;line-height:1.15;white-space:nowrap;text-overflow:ellipsis}.progress-stats-grid .progress-stat-copy strong{display:block;margin:0;color:#1c1a18;font:500 26px/1 Newsreader,serif}@media (max-width:700px){.progress-stat-card{padding:13px!important;gap:11px}.progress-stat-icon{width:39px;height:39px;border-radius:13px}.progress-stat-icon svg{width:20px;height:20px}.progress-stats-grid .progress-stat-copy strong{font-size:24px}}:root{--tk-text-muted-dark: #5f5952;--tk-text-secondary-dark: #514c46;--tk-text-soft-dark: #686159}.auth-kicker,.eyebrow,.auth-copy,.setup-card p,.auth-card label,.setup-card label,.editor-card label,.separator,.topic-body p,.topic-body footer,.detected,.profile-hero p,.message-meta,.message-actions button,.progress-hero span,.ai-choice-heading p,.ai-selected small,.progress-page .page-header p,.progress-signature-copy p,.progress-stats-grid span,.vocabulary-mouth-head p,.vocabulary-mouth-count,.vocabulary-tooth-button,.vocabulary-empty-copy,.vocabulary-empty-copy span,.vocabulary-theme-tabs button,.vocabulary-theme-tabs button small,.vocabulary-full-mouth>p,.word-collections-heading>span,.word-collection-icon small,.word-collection-icon em,.word-collections-empty span,.weekly-goal-card p,.empty-card,.form-hint,.field-hint,.helper-text,.muted,.text-muted{color:var(--tk-text-muted-dark)!important}.topic-body footer,.message-meta,.message-actions button,.vocabulary-theme-tabs button small,.word-collection-icon small,.word-collection-icon em,.word-collections-empty span{color:var(--tk-text-secondary-dark)!important}.auth-card input::placeholder,.setup-card input::placeholder,.editor-card input::placeholder,.editor-card textarea::placeholder,.modal input::placeholder,.composer textarea::placeholder{color:#6b655e;opacity:1}.source-panel p,.ai-present span,.selected-word-card span,.selected-word-card small,.selected-word-card blockquote,.selected-word-definition p,.selected-word-example p,.selected-word-family>span,.selected-word-family i,.mine .bubble,.word-selection-popover small,.vocabulary-theme-tabs button.is-active,.vocabulary-theme-tabs button.is-active small{color:revert-layer}.onboarding-card{width:min(720px,100%)}.onboarding-card h1{margin:10px 0 8px;font-size:clamp(34px,6vw,52px);line-height:.98}.onboarding-intro{max-width:560px;margin:0 0 25px;color:#4f4a44!important}.onboarding-form{gap:22px!important}.english-level-fieldset{border:0;padding:0;margin:0;min-width:0}.english-level-fieldset legend{padding:0;font:500 27px/1.05 Newsreader,serif;color:#1f1d1a}.english-level-fieldset>p{margin:8px 0 14px;color:#5f5952!important;font-size:13px;line-height:1.5}.english-level-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.english-level-card{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;min-width:0;border:1px solid rgba(20,18,16,.09);background:#fbf8f2;border-radius:18px;padding:13px;display:grid;grid-template-columns:44px minmax(0,1fr) 18px;align-items:center;gap:10px;text-align:left;color:#24211e;cursor:pointer;transition:transform .16s ease,border-color .16s ease,background .16s ease,box-shadow .16s ease}.english-level-card:hover{transform:translateY(-1px);border-color:#1412102e}.english-level-card.is-selected{background:#fff2ed;border-color:#d9573d6b;box-shadow:0 13px 28px -24px #d9573dcc}.english-level-code{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;background:#ede7de;color:#37322d;font-weight:800;font-size:13px}.english-level-card.is-selected .english-level-code{background:#d9573d;color:#fff}.english-level-copy{display:grid;gap:3px;min-width:0}.english-level-copy strong{font-size:13px;color:#27231f}.english-level-copy small{font-size:11px;line-height:1.35;color:#5e5851}.english-level-radio{width:17px;height:17px;border-radius:50%;border:1.5px solid #8e867d;box-shadow:inset 0 0 0 4px #fbf8f2}.english-level-card.is-selected .english-level-radio{background:#d9573d;border-color:#d9573d;box-shadow:inset 0 0 0 4px #fff2ed}.onboarding-continue{width:100%;min-height:52px}.join-existing-space{margin-top:18px;border-top:1px solid rgba(20,18,16,.09);padding-top:16px}.join-existing-space summary{cursor:pointer;list-style:none;font-size:13px;font-weight:700;color:#403b35;display:flex;align-items:center;justify-content:space-between;gap:12px}.join-existing-space summary::-webkit-details-marker{display:none}.join-existing-space summary:after{content:"+";width:26px;height:26px;border-radius:50%;display:grid;place-items:center;background:#eee8de;font-size:18px;font-weight:500}.join-existing-space[open] summary:after{content:"−"}.join-existing-space form{margin-top:15px;padding:16px;border-radius:18px;background:#f6f1e9}.join-existing-space .secondary-btn{width:100%}.profile-page-header p{margin:7px 0 0;color:#514c46;line-height:1.5}.profile-editor-card{gap:22px}.profile-level-fieldset{padding-top:6px}.profile-level-grid{grid-template-columns:1fr 1fr}.profile-note{margin:0;padding:13px 15px;border-radius:15px;background:#f3eee6;color:#504a43;font-size:12px;line-height:1.5}.profile-save-message{background:#eef6f0;color:#28603b}@media (max-width:680px){.english-level-grid,.profile-level-grid{grid-template-columns:1fr}.onboarding-card h1{font-size:38px}.english-level-fieldset legend{font-size:24px}}.new-topik-page .new-topik-header{justify-content:flex-start;align-items:flex-start;gap:14px;margin-bottom:28px}.new-topik-title-block{display:grid;gap:4px;text-align:left}.new-topik-title-block .eyebrow,.new-topik-title-block h1{text-align:left}.creation-step-card:first-of-type{background:linear-gradient(180deg,#fffdf9,#fbf7f1);border-color:#18151214;box-shadow:0 26px 70px -58px #141210cc}.creation-step-card:first-of-type .creation-step-head{padding-bottom:4px}.creation-field{display:grid;gap:9px}.creation-field>span{font:600 12px/1 Outfit,sans-serif;letter-spacing:.01em;color:#3f3a34}.creation-field input,.creation-field textarea{width:100%;border:1px solid rgba(22,20,18,.1);background:#fff;border-radius:18px;padding:16px 17px;color:#1d1b18;font:500 16px/1.35 Outfit,sans-serif;letter-spacing:-.01em;outline:none;box-shadow:0 10px 30px -26px #14121073,inset 0 1px #ffffffe6;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.creation-field textarea{min-height:118px;resize:vertical}.creation-field input::placeholder,.creation-field textarea::placeholder{color:#8a8379;font-weight:400}.creation-field input:focus,.creation-field textarea:focus{border-color:#d9573d80;background:#fffdfa;box-shadow:0 0 0 4px #d9573d14,0 18px 36px -30px #d9573d8c}.creation-fields-grid{gap:18px}.creation-subsection{padding-top:2px}.creation-subsection h3{font:600 14px/1.2 Outfit,sans-serif;color:#2b2824}.tone-choice-grid{display:flex;flex-wrap:wrap;gap:9px}.tone-choice-grid button{border:1px solid rgba(20,18,16,.09);background:#fff;border-radius:999px;padding:10px 15px;color:#4a453f;font-weight:600;box-shadow:none}.tone-choice-grid button.selected{background:#1b1a18;color:#fff;border-color:#1b1a18}.role-subsection{margin-top:4px}.role-select-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.role-select-list button{border:1px solid rgba(20,18,16,.08);background:#fffdf9;border-radius:18px;padding:15px 16px;min-height:104px;display:flex;flex-direction:column;justify-content:flex-start;gap:7px;box-shadow:0 12px 26px -24px #14121080;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease,transform .18s ease}.role-select-list button:hover{transform:translateY(-1px);border-color:#14121029;box-shadow:0 18px 34px -28px #14121099}.role-select-list button.selected{background:#f8f0ff;border-color:#7c5cff47;box-shadow:inset 0 0 0 1px #7c5cff29,0 18px 34px -30px #7c5cff73}.role-select-list button.selected:after{content:"✓";position:absolute;top:12px;right:12px;width:22px;height:22px;border-radius:50%;display:grid;place-items:center;background:#1b1a18;color:#fff;font-size:11px;font-weight:700}.role-select-list strong{font-size:14px;color:#24211e;padding-right:24px}.role-select-list small{color:#615b54;line-height:1.45}@media (max-width:900px){.role-select-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.new-topik-page .new-topik-header{gap:10px}.new-topik-title-block h1{font-size:36px}.creation-field input,.creation-field textarea{font-size:15px;padding:15px}.role-select-list{grid-template-columns:1fr}.role-select-list button{min-height:auto}}.profile-level-fieldset{margin-top:4px;padding:26px;border:1px solid rgba(28,25,22,.08);border-radius:26px;background:#fffdf9b8;box-shadow:0 22px 55px -46px #1c191673}.profile-level-fieldset legend{width:100%;margin:0;padding:0;font:500 clamp(27px,4vw,34px)/1 Newsreader,serif;letter-spacing:-.025em;color:#211f1c}.profile-level-fieldset>p{max-width:520px;margin:9px 0 20px!important;color:#514c45!important;font-size:13px;line-height:1.55}.profile-level-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.profile-level-grid .english-level-card{position:relative;overflow:hidden;min-height:96px;padding:16px 16px 16px 15px;grid-template-columns:50px minmax(0,1fr) 22px;gap:13px;border:1px solid rgba(28,25,22,.09);border-radius:20px;background:#f8f4ed;box-shadow:0 8px 24px -24px #1c191659;transform:none;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease,color .18s ease}.profile-level-grid .english-level-card:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:transparent;transition:background .18s ease}.profile-level-grid .english-level-card:hover{transform:none;border-color:#1c191633;background:#fffdf9;box-shadow:0 16px 34px -30px #1c191680}.profile-level-grid .english-level-card:focus-visible{outline:3px solid rgba(217,87,61,.2);outline-offset:3px}.profile-level-grid .english-level-code{width:50px;height:50px;border-radius:16px;background:#e9e2d8;color:#332f2a;font-size:14px;font-weight:800;letter-spacing:.02em}.profile-level-grid .english-level-copy{gap:5px}.profile-level-grid .english-level-copy strong{color:#26231f;font-size:14px;font-weight:700;line-height:1.15}.profile-level-grid .english-level-copy small{color:#5e5851;font-size:12px;line-height:1.4}.profile-level-grid .english-level-radio{position:relative;width:21px;height:21px;border:1.5px solid rgba(44,40,35,.35);background:#ffffff8c;box-shadow:none}.profile-level-grid .english-level-radio:after{content:"";position:absolute;left:6px;top:3px;width:5px;height:9px;border-right:2px solid transparent;border-bottom:2px solid transparent;transform:rotate(45deg)}.profile-level-grid .english-level-card.is-selected{color:#fff;border-color:#24211e;background:#24211e;box-shadow:0 20px 40px -28px #1c1916cc}.profile-level-grid .english-level-card.is-selected:before{background:#e56b52}.profile-level-grid .english-level-card.is-selected .english-level-code{background:#e56b52;color:#fff}.profile-level-grid .english-level-card.is-selected .english-level-copy strong{color:#fff}.profile-level-grid .english-level-card.is-selected .english-level-copy small{color:#ffffffb8}.profile-level-grid .english-level-card.is-selected .english-level-radio{border-color:#fff;background:#fff;box-shadow:none}.profile-level-grid .english-level-card.is-selected .english-level-radio:after{border-right-color:#24211e;border-bottom-color:#24211e}@media (max-width: 680px){.profile-level-fieldset{padding:21px 16px;border-radius:22px}.profile-level-grid{grid-template-columns:1fr}.profile-level-grid .english-level-card{min-height:88px}}.profile-level-grid .english-level-card.is-selected,.onboarding-level-grid .english-level-card.is-selected{background:#e56b52;border-color:#e56b52;color:#fff;box-shadow:0 18px 36px -26px #e56b52cc}.profile-level-grid .english-level-card.is-selected:before{background:#ffffffb8}.profile-level-grid .english-level-card.is-selected .english-level-code,.onboarding-level-grid .english-level-card.is-selected .english-level-code{background:#fff3;color:#fff}.profile-level-grid .english-level-card.is-selected .english-level-copy strong,.profile-level-grid .english-level-card.is-selected .english-level-copy small,.onboarding-level-grid .english-level-card.is-selected .english-level-copy strong,.onboarding-level-grid .english-level-card.is-selected .english-level-copy small{color:#fff}.profile-level-grid .english-level-card.is-selected .english-level-copy small,.onboarding-level-grid .english-level-card.is-selected .english-level-copy small{opacity:.84}.profile-level-grid .english-level-card.is-selected .english-level-radio,.onboarding-level-grid .english-level-card.is-selected .english-level-radio{border-color:#fff;background:#fff}.profile-level-grid .english-level-card.is-selected .english-level-radio:after,.onboarding-level-grid .english-level-card.is-selected .english-level-radio:after{border-right-color:#e56b52;border-bottom-color:#e56b52}.visually-hidden-file{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.profile-avatar-button{border:0;padding:0;background:transparent;display:grid;justify-items:center;gap:7px;cursor:pointer}.profile-avatar-circle,.onboarding-avatar-circle{overflow:hidden;flex:none;background:#f0b5a9;color:#7d2e1d;border:3px solid #fffdf9;box-shadow:0 14px 30px -20px #201b178c,0 0 0 1px #201b1714}.profile-avatar-circle img,.onboarding-avatar-circle img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.profile-avatar-edit{font-size:11px;font-weight:700;color:#d9573d}.onboarding-avatar-field{margin-bottom:2px}.onboarding-avatar-button{width:100%;border:1px solid rgba(28,25,22,.09);border-radius:20px;background:#f8f4ed;padding:13px 15px;display:flex;align-items:center;gap:13px;text-align:left;cursor:pointer;transition:border-color .18s ease,background .18s ease,transform .18s ease}.onboarding-avatar-button:hover{border-color:#e56b525c;background:#fff9f5;transform:translateY(-1px)}.onboarding-avatar-circle{width:62px;height:62px;border-radius:50%;display:grid;place-items:center;font-size:22px;font-weight:800}.onboarding-avatar-button>span:last-child{display:grid;gap:5px}.onboarding-avatar-button strong{color:#292520;font-size:14px}.onboarding-avatar-button small{color:#625c55;font-size:12px;font-weight:500}@media (max-width: 560px){.profile-hero{align-items:flex-start}.onboarding-avatar-button{padding:12px}}.profile-level-grid .english-level-card:before,.onboarding-level-grid .english-level-card:before{content:none!important;display:none!important}.profile-level-grid .english-level-card.is-selected,.onboarding-level-grid .english-level-card.is-selected{background:#e56b52!important;border-color:#e56b52!important;color:#fff!important;box-shadow:0 18px 36px -26px #e56b52cc}.message-content{min-width:0;max-width:100%}.chat-avatar{width:40px;height:40px;flex:0 0 40px;border-radius:50%;overflow:hidden;display:grid;place-items:center;background:#eadff7;color:#4c3b66;border:2px solid #fff;box-shadow:0 7px 18px -12px #0f0f108c;font-size:12px;font-weight:800}.chat-avatar img{width:100%;height:100%;display:block;object-fit:cover}.chat-avatar.ai-avatar{background:#f1eaff;padding:1px}.chat-avatar.ai-avatar>svg,.chat-avatar.ai-avatar>div{max-width:100%;max-height:100%}.message.mine .bubble{background:#1b1a18!important;color:#fff!important}.message.mine .bubble *{color:inherit}.message.ai .bubble{color:#211d29}.members-stack i{overflow:hidden;padding:0}.members-stack i img{width:100%;height:100%;display:block;object-fit:cover}.members-stack i span{width:100%;height:100%;display:grid;place-items:center}.member-row .chat-avatar{width:42px;height:42px;flex-basis:42px}.message-actions{align-items:center;position:relative}.emoji-action-wrap{position:relative}.message-actions .emoji-trigger{font-size:17px;line-height:1;padding:2px 5px}.emoji-picker{position:absolute;z-index:35;left:0;bottom:30px;width:min(286px,calc(100vw - 42px));background:#fffdf9;border:1px solid rgba(20,18,16,.1);border-radius:18px;padding:10px;box-shadow:0 20px 55px -25px #14121094}.message.mine .emoji-picker{left:auto;right:0}.emoji-quick{display:grid;grid-template-columns:repeat(8,1fr);gap:3px}.emoji-quick button{font-size:20px!important;padding:7px 2px!important;border-radius:9px!important;background:transparent!important}.emoji-quick button:hover{background:#f3eee7!important}.emoji-picker form{display:grid;grid-template-columns:1fr auto;gap:7px;margin-top:8px}.emoji-picker input{min-width:0;border:1px solid rgba(20,18,16,.12);background:#f7f3ec;border-radius:11px;padding:9px 10px;outline:none;font:500 13px Outfit,sans-serif}.emoji-picker form button{background:#d9573d!important;color:#fff!important;border-radius:10px!important;padding:8px 10px!important;font-weight:700!important}.reaction-list{display:flex;flex-wrap:wrap;gap:5px;margin-top:5px}.message.mine .reaction-list{justify-content:flex-end}.reaction-list button{border:1px solid rgba(20,18,16,.08);background:#fffdf9;border-radius:999px;padding:3px 8px;display:inline-flex;align-items:center;gap:4px;cursor:pointer;box-shadow:0 3px 10px -9px #14121073}.reaction-list button.mine-reaction{border-color:#d9573d6b;background:#fff0eb}.reaction-list small{font-size:10px;color:#625b53;font-weight:700}@media (max-width:640px){.chat-avatar{width:34px;height:34px;flex-basis:34px}.message{max-width:96%}.message-content{max-width:calc(100% - 43px)}.emoji-quick{grid-template-columns:repeat(4,1fr)}}.message-row{display:flex;align-items:flex-end;gap:9px}.message.mine .message-row{justify-content:flex-end}.message:not(.mine) .message-row{justify-content:flex-start}.message.mine .message-content{align-items:flex-end}.message:not(.mine) .message-content{align-items:flex-start}.message.mine .chat-avatar{order:0}.message.mine .message-content{order:1}.message:not(.mine) .message-content{order:0}.message:not(.mine) .chat-avatar{order:1}.emoji-picker-native{width:min(352px,calc(100vw - 36px));padding:0;overflow:hidden;border-radius:18px}.emoji-picker-native .EmojiPickerReact{--epr-bg-color:#fffdf9;--epr-category-label-bg-color:#fffdf9;--epr-hover-bg-color:#f4eee7;--epr-focus-bg-color:#f4eee7;--epr-highlight-color:#d9573d;border:0!important;box-shadow:none!important}.emoji-picker-native form,.emoji-picker-native input{display:initial}@media (max-width:640px){.emoji-picker-native{width:min(340px,calc(100vw - 28px))}.emoji-picker-native .EmojiPickerReact{height:330px!important}}.message-row{align-items:center!important}.message-content{display:flex;flex-direction:column}.message.mine .chat-avatar,.message:not(.mine) .chat-avatar{align-self:center}.emoji-picker-native .epr-body,.emoji-picker-native .epr-emoji-list{padding-top:0!important;margin-top:0!important}.emoji-picker-native .epr-emoji-category-label{min-height:0!important;height:auto!important;margin:0!important;padding:7px 12px 5px!important;line-height:1!important}.emoji-picker-native .epr-emoji-category-label h2,.emoji-picker-native h2.epr-emoji-category-label{margin:0!important;padding:0!important;font:700 11px/1.2 Outfit,sans-serif!important;letter-spacing:.02em!important}.emoji-picker-native .epr-emoji-category-content{margin-top:0!important;padding-top:0!important}.message-bubble-line{display:flex;align-items:center;gap:9px;width:100%}.message.mine .message-bubble-line{justify-content:flex-end}.message:not(.mine) .message-bubble-line{justify-content:flex-start}.message-bubble-line .bubble{min-width:0}.message.mine .message-meta,.message.mine .reply-line,.message.mine .message-under-bubble{text-align:right}.message.mine .message-under-bubble{padding-right:49px}.message:not(.mine) .message-under-bubble{padding-left:0;padding-right:49px}.message-under-bubble{display:flex;flex-direction:column}.message.mine .message-under-bubble{align-items:flex-end}.message:not(.mine) .message-under-bubble{align-items:flex-start}.message-bubble-line .chat-avatar{align-self:center!important;margin:0!important}@media (max-width:640px){.message.mine .message-under-bubble{padding-right:43px}.message:not(.mine) .message-under-bubble{padding-right:43px}}.emoji-picker-native .epr-emoji-category-label,.emoji-picker-native [class*=emoji-category-label]{display:none!important;height:0!important;min-height:0!important;max-height:0!important;margin:0!important;padding:0!important;border:0!important;overflow:hidden!important}.emoji-picker-native .epr-emoji-category,.emoji-picker-native [class*=emoji-category]{margin-top:0!important;padding-top:0!important;scroll-margin-top:0!important}.emoji-picker-native .epr-emoji-category-content,.emoji-picker-native .epr-emoji-list,.emoji-picker-native .epr-body{margin-top:0!important;padding-top:0!important;row-gap:0!important}.emoji-picker-native .epr-emoji-category+.epr-emoji-category{margin-top:0!important}.emoji-picker-native{padding:8px!important;background:#fffdf9;overflow:hidden}.topiks-emoji-grid{height:320px;overflow-y:auto;display:grid;grid-template-columns:repeat(8,minmax(0,1fr));align-content:start;gap:2px;margin:0!important;padding:0 2px 2px!important;scrollbar-width:thin}.topiks-emoji-grid button{width:100%;aspect-ratio:1;border:0!important;border-radius:9px!important;background:transparent!important;padding:2px!important;margin:0!important;font-size:22px!important;line-height:1!important;display:grid!important;place-items:center!important;cursor:pointer}.topiks-emoji-grid button:hover{background:#f2ece4!important}@media (max-width:640px){.topiks-emoji-grid{height:300px;grid-template-columns:repeat(7,minmax(0,1fr))}}.home-profile-avatar{overflow:hidden;flex:none;border:1px solid rgba(15,15,16,.08);box-shadow:0 7px 18px -12px #0f0f1073}.home-profile-avatar img{width:100%;height:100%;display:block;object-fit:cover;object-position:center;border-radius:inherit}.home-profile-avatar span{display:grid;width:100%;height:100%;place-items:center}:root{--topiks-viewport-height: 100dvh;--topiks-safe-top: env(safe-area-inset-top, 0px);--topiks-safe-right: env(safe-area-inset-right, 0px);--topiks-safe-bottom: env(safe-area-inset-bottom, 0px);--topiks-safe-left: env(safe-area-inset-left, 0px)}html,body,#root{width:100%;max-width:100%;min-width:0;overflow-x:hidden!important}body{overscroll-behavior-x:none;touch-action:pan-y}img,svg,video,iframe{max-width:100%}button,a,input,textarea,select,summary{-webkit-tap-highlight-color:transparent}button,input,textarea,select{min-width:0}button{color:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none}.icon-back,.page-header .icon-back,.conversation-header .icon-back{color:#1b1a18!important;background:#1b1a1811!important;border:0!important;text-decoration:none!important}.icon-back:hover,.icon-back:focus-visible{color:#1b1a18!important;background:#1b1a181c!important}.topic-action-menu button,.message-actions button,.member-remove,.text-btn,.topic-menu-trigger,.topic-members-pill,.emoji-trigger,.reply-preview button{-webkit-appearance:none;-moz-appearance:none;appearance:none}.auth-card-branded{width:min(480px,100%)}.auth-smile-lockup{display:flex;flex-direction:column;align-items:center;text-align:center;margin:-4px 0 28px}.auth-smile-logo{display:block;width:min(190px,48vw);height:auto;object-fit:contain;filter:drop-shadow(0 18px 20px rgba(217,87,61,.13))}.auth-smile-lockup strong{margin-top:6px;color:#171614;font:700 30px/1 Outfit,sans-serif;letter-spacing:-.055em}.auth-smile-lockup span{margin-top:7px;color:#5f5951;font:500 12px/1.2 Outfit,sans-serif;letter-spacing:.035em}.auth-heading h1{margin:7px 0}.auth-form input{min-height:51px}.auth-submit{width:100%;min-height:50px}.onboarding-brand{display:flex;align-items:center;gap:9px;margin-bottom:24px}.onboarding-brand img{width:54px;height:38px;object-fit:contain}.onboarding-brand strong{color:#171614;font:700 22px/1 Outfit,sans-serif;letter-spacing:-.05em}.app-loader-screen{width:100%;min-height:var(--topiks-viewport-height, 100dvh);display:grid;place-items:center;padding:calc(24px + var(--topiks-safe-top)) 24px calc(24px + var(--topiks-safe-bottom));background:#f7f3ec;overflow:hidden}.app-loader-card{display:flex;flex-direction:column;align-items:center;text-align:center}.app-loader-logo{width:min(210px,54vw);height:auto;display:block;animation:topiks-smile-loader 1.75s ease-in-out infinite;filter:drop-shadow(0 20px 22px rgba(217,87,61,.14))}.app-loader-card strong{margin-top:9px;color:#171614;font:700 27px/1 Outfit,sans-serif;letter-spacing:-.055em}.app-loader-card span{margin-top:11px;color:#5f5951;font-size:13px}@keyframes topiks-smile-loader{0%,to{transform:translateY(0) scale(.985);opacity:.92}50%{transform:translateY(-5px) scale(1.025);opacity:1}}.tk-shell,.tk-content{width:100%;max-width:100%;min-width:0}.tk-shell{min-height:var(--topiks-viewport-height, 100dvh);overflow-x:hidden}.tk-content{min-height:var(--topiks-viewport-height, 100dvh)}.tk-tabbar{bottom:max(10px,var(--topiks-safe-bottom))!important;left:50%;width:min(calc(100% - 24px - var(--topiks-safe-left) - var(--topiks-safe-right)),460px);max-width:calc(100vw - 24px);padding:7px;border-radius:21px}.tk-tabbar button{min-width:0;width:100%;color:#706a62}.tk-tabbar button.active{color:#d9573d}.topiks-keyboard-open .tk-tabbar{display:none!important}.screen-page,.new-topik-page,.profile-page,.progress-page,.conversation-layout,.creation-step-card,.editor-card,.source-panel,.messages-panel,.composer,.modal{min-width:0;max-width:100%}.topic-card,.creation-step-card,.option-card,.english-level-card,.profile-hero,.editor-card{overflow-wrap:anywhere}@media (max-width: 900px){.conversation-layout{width:100%;height:var(--topiks-viewport-height, 100dvh)!important;min-height:0!important;display:flex!important;flex-direction:column;gap:10px;overflow:hidden!important;padding:calc(10px + var(--topiks-safe-top)) max(12px,var(--topiks-safe-right)) max(8px,var(--topiks-safe-bottom)) max(12px,var(--topiks-safe-left))!important}.conversation-header{order:1;flex:0 0 auto;width:100%;min-width:0;margin:0;padding:0;gap:8px}.conversation-header>div:nth-child(2){flex:1;min-width:0}.conversation-header h1{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.conversation-header-actions{flex:0 0 auto}.source-panel{order:2;flex:0 0 auto;width:100%;max-height:30vh;overflow-y:auto;border-radius:18px;padding:16px}.source-panel .source-thumbnail{max-height:150px;object-fit:cover}.messages-panel{order:3;flex:1 1 auto;min-height:0;width:100%;overflow-x:hidden!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding:6px 3px 12px!important;scroll-padding-bottom:18px}.composer{order:4;position:relative!important;left:auto!important;right:auto!important;bottom:auto!important;flex:0 0 auto;width:100%;margin:0;padding:0;z-index:10}.composer>div:last-child{width:100%;min-width:0;border-radius:20px;padding:6px;align-items:flex-end}.composer textarea{min-width:0;max-height:112px;font-size:16px!important;line-height:1.35}.composer button{flex:0 0 auto}.message{max-width:min(96%,680px)!important}.message-bubble-line{width:auto;max-width:100%}.message-content{min-width:0;max-width:calc(100% - 43px)!important}.bubble{max-width:100%;overflow-wrap:anywhere;word-break:break-word}.topic-action-menu{left:12px!important;right:12px!important;bottom:max(12px,var(--topiks-safe-bottom))!important;width:auto!important;max-height:min(70vh,520px);overflow-y:auto}}@media (max-width: 640px){.screen-page{width:100%;padding:calc(16px + var(--topiks-safe-top)) max(15px,var(--topiks-safe-right)) calc(104px + var(--topiks-safe-bottom)) max(15px,var(--topiks-safe-left))!important}.auth-page,.setup-wrap{min-height:var(--topiks-viewport-height, 100dvh);place-items:start center;overflow-x:hidden;overflow-y:auto;padding:calc(18px + var(--topiks-safe-top)) 14px calc(18px + var(--topiks-safe-bottom))}.auth-card,.setup-card{width:100%;max-width:100%;padding:22px 18px;border-radius:24px}.auth-smile-lockup{margin-bottom:22px}.auth-smile-logo{width:min(168px,48vw)}.desktop-header,.home-intro,.page-header{min-width:0}.desktop-header{padding-top:0}.home-intro h1{font-size:clamp(34px,11vw,47px)}.topic-grid{width:100%;min-width:0}.topic-card{width:100%}.new-topik-page .page-header{align-items:flex-start}.new-topik-page .page-header>div{min-width:0}.creation-step-card,.editor-card{padding:17px;border-radius:21px}.creation-submit-bar{left:12px;right:12px;bottom:max(12px,var(--topiks-safe-bottom));width:auto}.modal-backdrop{padding:calc(12px + var(--topiks-safe-top)) 12px calc(12px + var(--topiks-safe-bottom))}.modal{max-height:calc(var(--topiks-viewport-height, 100dvh) - 24px - var(--topiks-safe-top) - var(--topiks-safe-bottom));overflow-y:auto;border-radius:22px;padding:20px}}@media (min-width: 1024px){.tk-tabbar{left:18px;right:auto;bottom:auto!important;width:74px;max-width:74px}}@media (prefers-reduced-motion: reduce){.app-loader-logo{animation:none}}:root{--topiks-layout-height: 100dvh;color-scheme:light;background:#f7f3ec}html{width:100%;height:100%;overflow:hidden!important;background:#f7f3ec;overscroll-behavior:none}body{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;overflow:hidden!important;background:#f7f3ec;overscroll-behavior:none;-webkit-text-size-adjust:100%}#root{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:var(--topiks-viewport-height, 100dvh);max-width:100%;overflow:hidden!important;background:#f7f3ec}*,*:before,*:after{box-sizing:border-box;min-width:0}button,input,textarea,select,a{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0;-webkit-tap-highlight-color:transparent}a,a:visited,a:active{color:inherit}button,button:visited,button:active,button:focus{color:inherit;text-decoration:none}input,textarea,select{color:#1d1b18!important;-webkit-text-fill-color:#1d1b18;caret-color:#d9573d;opacity:1}input:disabled,textarea:disabled,select:disabled{opacity:.65;-webkit-text-fill-color:#777067}.tk-shell,.tk-content{width:100%;height:100%;min-height:0!important;max-width:100%;overflow:hidden!important}.tk-content{padding-bottom:0!important}.screen-page,.profile-page,.progress-page,.new-topik-page{height:100%;min-height:0!important;overflow-x:hidden!important;overflow-y:auto;overscroll-behavior-x:none;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch}.tk-tabbar{position:fixed!important;left:50%!important;right:auto!important;bottom:calc(10px + var(--topiks-safe-bottom))!important;transform:translate(-50%)!important;width:min(460px,calc(100% - 24px - var(--topiks-safe-left) - var(--topiks-safe-right)))!important;max-width:calc(100% - 24px)!important}.tk-tabbar button,.tk-tabbar button span,.tk-tabbar button svg{color:#706a62!important}.tk-tabbar button.active,.tk-tabbar button.active span,.tk-tabbar button.active svg{color:#d9573d!important}.topiks-keyboard-open .tk-tabbar,.topiks-keyboard-open .tk-fab{display:none!important}.icon-back,.icon-back:link,.icon-back:visited,.icon-back:hover,.icon-back:focus,.icon-back:active{color:#1b1a18!important;-webkit-text-fill-color:#1b1a18!important;background:#1b1a1811!important;border:0!important}.icon-back svg,.icon-back svg *{stroke:#1b1a18!important}.new-topik-page button,.new-topik-page button strong,.new-topik-page button small,.new-topik-page button span,.conversation-layout button,.conversation-layout button strong,.conversation-layout button small,.conversation-layout button span,.profile-page button,.setup-wrap button,.auth-page button{-webkit-text-fill-color:currentColor}.new-topik-page .ai-choice-switch button{color:#716a62!important}.new-topik-page .ai-choice-switch button.selected{color:#1b1a18!important}.new-topik-page .persona-grid button{color:#4a453f!important}.new-topik-page .persona-grid button.selected{color:#1b1a18!important}.new-topik-page .tone-choice-grid button{color:#4a453f!important}.new-topik-page .tone-choice-grid button.selected{color:#fff!important}.new-topik-page .role-select-list button{color:#24211e!important}.new-topik-page .presence-card{color:#2b2824!important}.new-topik-page .creation-submit-bar .primary-btn{color:#1b1a18!important}.conversation-layout .composer button{color:#fff!important}.conversation-layout .topic-action-menu button{color:#24211e!important}.conversation-layout .topic-action-menu .danger-menu-item{color:#b8412b!important}@media (max-width: 900px){#root{height:var(--topiks-viewport-height, 100dvh)!important}.conversation-layout{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;min-height:0!important;max-height:100%!important;padding:calc(10px + var(--topiks-safe-top)) max(12px,var(--topiks-safe-right)) max(8px,var(--topiks-safe-bottom)) max(12px,var(--topiks-safe-left))!important;overflow:hidden!important;display:flex!important;flex-direction:column!important;gap:9px!important}.conversation-header{flex:0 0 auto!important;min-height:42px}.source-panel{flex:0 0 auto!important;max-height:min(22vh,180px)!important;overflow:auto!important}.messages-panel{flex:1 1 0!important;min-height:0!important;height:auto!important;padding:4px 2px 10px!important;overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior:contain}.composer{position:relative!important;inset:auto!important;flex:0 0 auto!important;width:100%!important;margin:0!important;padding:0!important}.composer>div:last-child{width:100%!important}.composer textarea{width:100%!important;min-width:0!important;font-size:16px!important;color:#1d1b18!important;-webkit-text-fill-color:#1d1b18!important}.topiks-keyboard-open .conversation-layout{padding-top:8px!important;padding-bottom:6px!important}.topiks-keyboard-open .source-panel{display:none!important}.topiks-keyboard-open .conversation-header{min-height:38px}.topiks-keyboard-open .conversation-header .eyebrow{display:none}}@media (max-width: 640px){.screen-page,.profile-page,.progress-page,.new-topik-page{padding:calc(14px + var(--topiks-safe-top)) max(14px,var(--topiks-safe-right)) calc(104px + var(--topiks-safe-bottom)) max(14px,var(--topiks-safe-left))!important}.new-topik-page{padding-bottom:calc(26px + var(--topiks-safe-bottom))!important}.topik-creation-flow,.creation-step-card,.creation-fields-grid,.creation-ai-hero,.compact-persona-grid,.role-select-list,.presence-grid{width:100%!important;max-width:100%!important;min-width:0!important}.creation-fields-grid{grid-template-columns:minmax(0,1fr)!important}.compact-persona-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.creation-ai-hero{grid-template-columns:72px minmax(0,1fr)!important;gap:12px!important;padding:15px!important}.creation-ai-hero img{width:68px!important;height:68px!important}.creation-submit-bar{position:static!important;width:100%!important;flex-direction:column!important;align-items:stretch!important;gap:12px!important;margin-top:2px}.creation-submit-bar .primary-btn{width:100%!important}.auth-page,.setup-wrap,.app-loader-screen{height:100%;min-height:0!important;overflow-x:hidden!important;overflow-y:auto!important}.modal-backdrop{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important}}@media (min-width: 1024px){.tk-content{height:auto;min-height:100dvh!important;overflow:visible!important;padding:32px 34px 48px!important}.tk-shell,.screen-page,.profile-page,.progress-page,.new-topik-page{height:auto;min-height:100dvh!important;overflow:visible!important}.tk-tabbar{left:18px!important;top:50%!important;bottom:auto!important;transform:translateY(-50%)!important;width:74px!important;max-width:74px!important}}:root{--safe-top: env(safe-area-inset-top, 0px);--safe-right: env(safe-area-inset-right, 0px);--safe-bottom: env(safe-area-inset-bottom, 0px);--safe-left: env(safe-area-inset-left, 0px);--topiks-safe-top: var(--safe-top);--topiks-safe-right: var(--safe-right);--topiks-safe-bottom: var(--safe-bottom);--topiks-safe-left: var(--safe-left)}html,body,#root{width:100%;max-width:100%;margin:0}body{padding:0}.tk-shell,.tk-content{box-sizing:border-box;max-width:100%}.tk-tabbar{bottom:calc(10px + var(--safe-bottom))!important;left:calc(50% + (var(--safe-left) - var(--safe-right)) / 2)!important;width:min(460px,calc(100% - 24px - var(--safe-left) - var(--safe-right)))!important;max-width:calc(100% - 24px - var(--safe-left) - var(--safe-right))!important}.tk-fab{right:calc(18px + var(--safe-right))!important;bottom:calc(92px + var(--safe-bottom))!important}@media (max-width: 1023px){.screen-page,.profile-page,.progress-page,.new-topik-page{padding-top:calc(14px + var(--safe-top))!important;padding-right:calc(14px + var(--safe-right))!important;padding-bottom:calc(104px + var(--safe-bottom))!important;padding-left:calc(14px + var(--safe-left))!important}.new-topik-page{padding-bottom:calc(26px + var(--safe-bottom))!important}.auth-page,.setup-wrap,.app-loader-screen,.loading-page{padding-top:calc(20px + var(--safe-top))!important;padding-right:calc(18px + var(--safe-right))!important;padding-bottom:calc(20px + var(--safe-bottom))!important;padding-left:calc(18px + var(--safe-left))!important}.conversation-layout{padding-top:calc(10px + var(--safe-top))!important;padding-right:calc(12px + var(--safe-right))!important;padding-bottom:calc(8px + var(--safe-bottom))!important;padding-left:calc(12px + var(--safe-left))!important}.topiks-keyboard-open .conversation-layout{padding-top:calc(8px + var(--safe-top))!important;padding-right:calc(10px + var(--safe-right))!important;padding-bottom:max(6px,var(--safe-bottom))!important;padding-left:calc(10px + var(--safe-left))!important}.composer,.conversation-header,.source-panel,.messages-panel{max-width:100%}.modal-backdrop{padding-top:calc(12px + var(--safe-top))!important;padding-right:calc(12px + var(--safe-right))!important;padding-bottom:calc(12px + var(--safe-bottom))!important;padding-left:calc(12px + var(--safe-left))!important}.modal,.topic-action-menu,.emoji-picker-panel,.word-popover{max-width:calc(100vw - 24px - var(--safe-left) - var(--safe-right))!important;max-height:calc(var(--topiks-viewport-height, 100dvh) - 24px - var(--safe-top) - var(--safe-bottom))!important}}@media (max-width: 1023px) and (orientation: landscape){.screen-page,.profile-page,.progress-page,.new-topik-page,.conversation-layout{padding-left:calc(14px + var(--safe-left))!important;padding-right:calc(14px + var(--safe-right))!important}.tk-tabbar{width:min(460px,calc(100% - 28px - var(--safe-left) - var(--safe-right)))!important}}@media (display-mode: standalone) and (max-width: 1023px){.desktop-header,.conversation-header{scroll-margin-top:calc(8px + var(--safe-top))}}:root{--safe-top: 0px;--topiks-safe-top: 0px}html.topiks-standalone{--safe-top: env(safe-area-inset-top, 0px);--topiks-safe-top: env(safe-area-inset-top, 0px)}@media (display-mode: standalone){:root{--safe-top: env(safe-area-inset-top, 0px);--topiks-safe-top: env(safe-area-inset-top, 0px)}}@media (max-width: 1023px){.screen-page,.profile-page,.progress-page,.new-topik-page{padding-top:max(8px,var(--safe-top))!important}.auth-page,.setup-wrap,.app-loader-screen,.loading-page{padding-top:max(12px,var(--safe-top))!important}.conversation-layout{padding-top:max(6px,var(--safe-top))!important}.topiks-keyboard-open .conversation-layout{padding-top:max(4px,var(--safe-top))!important}}:root{--topiks-viewport-offset-top: 0px}html,body{height:100%;min-height:100%}body{position:relative!important;inset:auto!important}#root{position:fixed!important;top:var(--topiks-viewport-offset-top, 0px)!important;right:0!important;bottom:auto!important;left:0!important;height:var(--topiks-viewport-height, 100dvh)!important;min-height:0!important;background:#f7f3ec}@media (max-width: 1023px){.tk-shell,.tk-content{height:100%!important;min-height:0!important}.screen-page,.profile-page,.progress-page,.new-topik-page,.auth-page,.setup-wrap,.loading-page,.app-loader-screen,.messages-panel{overflow-anchor:none;scroll-behavior:auto!important}input,textarea,select,[contenteditable=true]{scroll-margin-top:max(12px,var(--safe-top));scroll-margin-bottom:18px}.topiks-keyboard-open .conversation-layout{height:100%!important;max-height:100%!important}}.auth-password-label{display:flex;align-items:center;justify-content:space-between;gap:12px}.auth-forgot-link{-moz-appearance:none;appearance:none;-webkit-appearance:none;border:0;background:transparent;color:#d9573d;padding:2px 0;font:650 11px/1.2 Outfit,sans-serif;cursor:pointer;text-align:right}.auth-forgot-link:hover,.auth-forgot-link:focus-visible{color:#b94731;text-decoration:underline;text-underline-offset:3px}.form-message.success{background:#eef8f1;color:#2f6d46;border:1px solid rgba(47,109,70,.14)}.auth-recovery-state{display:grid;gap:14px}.auth-submit:disabled{opacity:.58;cursor:wait}@media (max-width: 420px){.auth-password-label{align-items:flex-start}.auth-forgot-link{max-width:145px}}@media (max-width: 900px){#root{top:0!important;transform:none!important}.conversation-layout{top:0!important;right:0!important;bottom:auto!important;left:0!important;height:var(--topiks-viewport-height, 100dvh)!important;max-height:var(--topiks-viewport-height, 100dvh)!important;transform:none!important;transition:none!important}.topiks-conversation-composer-focused .conversation-header{min-height:42px!important;transform:none!important}.topiks-conversation-composer-focused .conversation-header .eyebrow{display:block!important}.topiks-conversation-composer-focused .composer{position:relative!important;top:auto!important;right:auto!important;bottom:auto!important;left:auto!important;transform:none!important;flex:0 0 auto!important}.topiks-conversation-composer-focused .messages-panel{min-height:0!important;overflow-y:auto!important;scroll-behavior:auto!important;overscroll-behavior-y:contain}.topiks-conversation-composer-focused .composer textarea{scroll-margin:0!important}}.new-topik-wizard{max-width:980px}.new-topik-wizard .new-topik-header{margin-bottom:18px}.creation-progress{position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0 0 18px;padding:8px;border:1px solid rgba(20,18,16,.07);border-radius:20px;background:#fffdf9c7;box-shadow:0 18px 45px -40px #1412108c}.creation-progress-step{position:relative;min-width:0;min-height:48px;display:flex;align-items:center;justify-content:center;gap:8px;border-radius:14px;color:#91897f;transition:background .18s ease,color .18s ease}.creation-progress-step.is-active{background:#1b1a18;color:#fff}.creation-progress-step.is-done{color:#423d37}.creation-progress-number{width:25px;height:25px;flex:0 0 25px;display:grid;place-items:center;border:1px solid rgba(20,18,16,.1);border-radius:50%;background:#f2ece4;font:700 9px/1 Outfit,sans-serif}.creation-progress-step.is-active .creation-progress-number{border-color:#fff3;background:#ffffff1f;color:#fff}.creation-progress-step.is-done .creation-progress-number{border-color:#467a5429;background:#e9f4ec;color:#356345}.creation-progress-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font:650 12px/1 Outfit,sans-serif}.wizard-creation-flow{gap:14px}.wizard-step-card{width:100%;animation:topiksWizardStepIn .22s ease both}@keyframes topiksWizardStepIn{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}.wizard-no-ai-card,.wizard-ai-summary,.wizard-review-card{border:1px solid rgba(20,18,16,.07);border-radius:20px;background:#f8f3ec}.wizard-no-ai-card{display:flex;align-items:flex-start;gap:14px;padding:20px}.wizard-no-ai-icon{width:42px;height:42px;flex:0 0 42px;display:grid;place-items:center;border-radius:14px;background:#fff;color:#514a43;font-size:21px}.wizard-no-ai-card strong{color:#24211e;font-size:15px}.wizard-no-ai-card p{margin:6px 0 0;color:#777067;font-size:13px;line-height:1.5}.wizard-ai-summary{display:flex;align-items:center;gap:14px;padding:14px 16px;background:linear-gradient(135deg,#fff4ef,#f5efff)}.wizard-ai-summary>div:last-child{display:grid;gap:3px}.wizard-ai-summary span,.wizard-ai-summary small{color:#7b746c;font-size:11px}.wizard-ai-summary strong{color:#211f1c;font-size:16px}.wizard-review-card{display:grid;gap:0;padding:4px 18px}.wizard-review-card>div{display:grid;gap:5px;padding:16px 0;border-bottom:1px solid rgba(20,18,16,.07)}.wizard-review-card>div:last-child{border-bottom:0}.wizard-review-card span{color:#8a837a;font-size:11px}.wizard-review-card strong{color:#28241f;font-size:14px;line-height:1.4}.wizard-error{margin:0}.wizard-navigation{position:sticky;bottom:12px;z-index:8;display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:2px;padding:10px;border:1px solid rgba(20,18,16,.08);border-radius:20px;background:#fffdf9f0;box-shadow:0 18px 48px -28px #14121075;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.wizard-navigation-spacer{flex:1}.wizard-back-button,.wizard-next-button{min-height:48px;border-radius:999px;padding:12px 20px;font:700 13px/1 Outfit,sans-serif;cursor:pointer}.wizard-back-button{border:1px solid rgba(20,18,16,.09);background:#f3eee7;color:#3b3630!important}.new-topik-wizard .wizard-next-button{min-width:156px;background:#1b1a18;color:#fff!important;-webkit-text-fill-color:#fff!important}.wizard-back-button:disabled,.wizard-next-button:disabled{opacity:.55;cursor:wait}@media (max-width: 640px){.new-topik-wizard{padding-bottom:calc(18px + var(--topiks-safe-bottom))!important}.new-topik-wizard .new-topik-header{margin-bottom:13px}.creation-progress{gap:4px;margin-bottom:12px;padding:5px;border-radius:17px}.creation-progress-step{min-height:43px;gap:5px;padding:0 5px}.creation-progress-number{width:23px;height:23px;flex-basis:23px}.creation-progress-label{font-size:10px}.wizard-step-card{padding:18px!important;border-radius:22px!important}.wizard-step-card .creation-step-head h2{font-size:29px}.wizard-step-card .creation-step-head p{font-size:13px}.wizard-navigation{bottom:calc(8px + var(--topiks-safe-bottom));gap:8px;padding:8px;border-radius:18px}.wizard-back-button,.wizard-next-button{min-height:46px;padding:11px 16px}.new-topik-wizard .wizard-next-button{min-width:0;flex:1}.wizard-navigation-spacer{display:none}.wizard-navigation-spacer+.wizard-next-button{width:100%}}.progress-page .page-header p,.progress-signature-copy p,.vocabulary-mouth-head p,.vocabulary-empty-copy span,.word-collections-empty span,.weekly-goal-card p{font-size:15px!important;line-height:1.5!important}.progress-page .eyebrow,.vocabulary-mouth-card .eyebrow,.word-collections-section .eyebrow,.weekly-goal-card .eyebrow{font-size:12px!important;line-height:1.3!important}.vocabulary-mouth-head{min-width:0;flex-wrap:wrap;align-items:flex-start;row-gap:10px}.vocabulary-mouth-head>div{flex:1 1 230px;min-width:0}.vocabulary-mouth-head h2,.word-collections-heading h2{line-height:1.12!important;overflow-wrap:anywhere}.vocabulary-mouth-count,.word-collections-heading>span{flex:0 0 auto;min-height:32px;padding:7px 11px;display:inline-flex;align-items:center;justify-content:center;font-size:13px!important;line-height:1!important}.vocabulary-back-button{min-height:44px;padding:10px 14px;font-size:13px!important;line-height:1.25}.vocabulary-teeth-32{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px 7px;padding:20px 10px 16px}.vocabulary-tooth-button{width:100%;min-width:0;min-height:82px;padding:6px 2px 8px;overflow:hidden;justify-content:flex-start}.vocabulary-tooth-button svg{flex:0 0 auto;width:min(44px,100%);max-width:44px;height:auto}.vocabulary-teeth-32 .vocabulary-tooth-button span{display:-webkit-box;width:100%;max-width:100%;min-height:30px;margin-top:4px;padding:3px 2px;background:transparent;box-shadow:none;color:#514c46;font-size:12px!important;font-weight:650;line-height:1.25;white-space:normal;overflow:hidden;overflow-wrap:anywhere;word-break:break-word;text-overflow:clip;-webkit-line-clamp:2;-webkit-box-orient:vertical}.selected-word-card{min-width:0;gap:16px}.selected-word-title-row{min-width:0;flex-wrap:wrap;align-items:flex-start;row-gap:10px}.selected-word-title-row>div{flex:1 1 180px;min-width:0}.selected-word-card h3{margin:5px 0 0!important;font-size:28px!important;line-height:1.12!important;overflow-wrap:anywhere}.selected-word-card>small{margin-top:0!important;font-size:13px!important;line-height:1.4!important}.selected-word-title-row em{flex:0 1 auto;max-width:100%;min-height:30px;padding:7px 10px;display:inline-flex;align-items:center;font-size:12px!important;line-height:1.2;overflow-wrap:anywhere}.selected-word-definition span,.selected-word-translation span,.selected-word-example span,.selected-word-family>span{font-size:12px!important;line-height:1.35!important;letter-spacing:.08em}.selected-word-definition p,.selected-word-example p{font-size:15px!important;line-height:1.55!important;overflow-wrap:anywhere}.selected-word-translation strong{font-size:20px!important;line-height:1.25!important;overflow-wrap:anywhere}.selected-word-family>div{gap:8px}.selected-word-family i{min-height:32px;padding:7px 10px;display:inline-flex;align-items:center;max-width:100%;font-size:13px!important;line-height:1.25;overflow-wrap:anywhere}.vocabulary-empty-copy strong,.word-collections-empty strong{font-size:15px!important;line-height:1.35!important}.word-collections-heading{min-width:0;flex-wrap:wrap;row-gap:10px}.word-collections-heading>div{flex:1 1 210px;min-width:0}.word-collection-icon{min-width:0;min-height:44px}.word-collection-icon strong{min-height:35px;display:-webkit-box;font-size:14px!important;line-height:1.25;white-space:normal;overflow:hidden;overflow-wrap:anywhere;-webkit-line-clamp:2;-webkit-box-orient:vertical}.word-collection-icon small,.word-collection-icon em{font-size:12px!important;line-height:1.3}.word-collection-icon em{min-height:28px;padding:6px 8px}.word-collections-empty{min-width:0}.word-collections-empty>div{min-width:0}@media (max-width: 700px){.progress-signature-card{grid-template-columns:minmax(0,1fr) 76px;gap:12px;padding:18px}.progress-signature-copy{min-width:0}.progress-signature-copy h2{font-size:25px!important;line-height:1.12!important;overflow-wrap:anywhere}.progress-signature-tooth svg{width:82px;max-width:100%}.vocabulary-mouth-card,.word-collections-section{padding:18px 14px}.vocabulary-mouth-head h2,.word-collections-heading h2{font-size:24px!important}.word-collection-icons{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}}@media (max-width: 390px){.progress-signature-card{grid-template-columns:1fr}.progress-signature-tooth{justify-self:end;margin:-8px 0 -12px}.vocabulary-mouth-head,.word-collections-heading{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start}.vocabulary-mouth-head>div,.word-collections-heading>div{min-width:0}.vocabulary-teeth-32{gap:12px 5px;padding-inline:6px}.vocabulary-teeth-32 .vocabulary-tooth-button span{font-size:12px!important}.selected-word-card{padding:17px 15px}.word-collections-empty{align-items:flex-start;gap:10px}.word-collections-empty svg{width:78px;max-width:28%;height:auto}}.mobile-source-area,.source-mobile-sheet-backdrop{display:none}@media (max-width: 700px){.source-panel{display:none!important}.mobile-source-area{order:2;display:grid;gap:6px;flex:0 0 auto;width:100%;min-width:0}.mobile-source-card{width:100%;min-width:0;min-height:60px;padding:7px 10px 7px 8px;border:1px solid rgba(24,22,20,.08);border-radius:17px;background:#fffdf9;color:#1b1917;display:grid;grid-template-columns:44px minmax(0,1fr) 30px;align-items:center;gap:10px;text-align:left;box-shadow:0 10px 28px -24px #231b1559;cursor:pointer}.mobile-source-thumb,.mobile-source-icon{width:44px;height:44px;border-radius:12px;display:grid;place-items:center;flex:0 0 44px}.mobile-source-thumb{object-fit:cover;background:#eee7de}.mobile-source-icon{background:#f1ece5;color:#d9573d;font-size:19px;font-weight:750}.mobile-source-copy{min-width:0;display:grid;gap:4px}.mobile-source-kicker{color:#8a8177;font-size:11px;line-height:1;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.mobile-source-copy strong{min-width:0;overflow:hidden;color:#292622;font-size:13px;line-height:1.22;font-weight:650;white-space:nowrap;text-overflow:ellipsis}.mobile-source-chevron{width:30px;height:30px;flex:0 0 30px;border-radius:50%;display:grid;place-items:center;background:#f5f0e9;color:#6f675f}.mobile-source-chevron svg{width:17px;height:17px;display:block}.mobile-ai-status{min-height:32px;width:fit-content;max-width:100%;border-radius:999px;display:inline-flex;align-items:center;gap:7px;padding:4px 10px;font-size:11px;line-height:1.15;font-weight:650}.mobile-ai-empty{color:#7f776f;background:#ffffff8c;border:1px solid rgba(24,22,20,.07)}.mobile-ai-call{min-height:44px;padding:6px 12px;border:1px solid rgba(24,22,20,.08);background:#fff;color:#282521;cursor:pointer}.mobile-ai-call:disabled{opacity:.62;cursor:wait}.mobile-ai-call svg,.mobile-ai-call img{flex:0 0 auto}.source-mobile-sheet-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1450;display:flex;align-items:flex-end;justify-content:center;padding:0;background:#1412106b;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.source-mobile-sheet{position:relative;width:100%;max-height:min(78dvh,680px);overflow-y:auto;-webkit-overflow-scrolling:touch;padding:28px max(18px,var(--topiks-safe-right, env(safe-area-inset-right))) calc(22px + var(--topiks-safe-bottom, env(safe-area-inset-bottom))) max(18px,var(--topiks-safe-left, env(safe-area-inset-left)));border-radius:26px 26px 0 0;background:#fffdf9;color:#211f1c;box-shadow:0 -24px 70px #13100e3d;animation:topiksSourceSheetIn .22s ease both}.source-mobile-sheet-handle{position:absolute;top:9px;left:50%;width:38px;height:4px;transform:translate(-50%);border-radius:999px;background:#d7d0c7}.source-mobile-sheet-close{position:absolute;top:18px;right:max(16px,var(--topiks-safe-right, env(safe-area-inset-right)));width:44px;height:44px;border:1px solid rgba(24,22,20,.08);border-radius:50%;background:#f4efe8;color:#211f1c;display:grid;place-items:center;padding:0;font-size:25px;line-height:1;cursor:pointer}.source-mobile-sheet>.eyebrow{display:block;padding-right:48px}.source-mobile-sheet-image{width:100%;max-height:210px;margin:18px 0 16px;border-radius:18px;object-fit:cover;display:block;background:#eee7de}.source-mobile-sheet h2{margin:16px 48px 0 0;color:#1f1d1a;font:500 25px/1.08 Newsreader,serif;overflow-wrap:anywhere}.source-mobile-sheet p{margin:12px 0 0;color:#6f675f;font-size:14px;line-height:1.5}.source-mobile-question{margin-top:16px;padding:14px;border-radius:16px;background:#f5f0e9;display:grid;gap:5px}.source-mobile-question strong{color:#827970;font-size:11px;line-height:1;letter-spacing:.1em;text-transform:uppercase}.source-mobile-question span{color:#312d29;font-size:14px;line-height:1.45}.source-mobile-open{min-height:48px;margin-top:18px;border-radius:999px;background:#1b1a18;color:#fff!important;display:flex;align-items:center;justify-content:center;padding:12px 16px;font-size:14px;font-weight:750;text-decoration:none}.topiks-keyboard-open .mobile-source-area,.topiks-conversation-composer-focused .mobile-source-area{display:none!important}}@keyframes topiksSourceSheetIn{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.tk-tabbar-backdrop{display:none}@media (max-width: 1023px){.tk-tabbar-backdrop{display:block;position:fixed;z-index:42;left:0;right:0;bottom:0;height:calc(84px + var(--safe-bottom, env(safe-area-inset-bottom, 0px)));pointer-events:none;background:linear-gradient(to top,#f7f3ecbd,#f7f3ec6b 48%,#f7f3ec1f 78%,#f7f3ec00);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);-webkit-mask-image:linear-gradient(to top,#000 0%,#000 52%,rgba(0,0,0,.45) 78%,transparent 100%);mask-image:linear-gradient(to top,#000 0%,#000 52%,rgba(0,0,0,.45) 78%,transparent 100%)}.topiks-keyboard-open .tk-tabbar-backdrop{display:none}}.selected-word-card>.selected-word-definition,.selected-word-card>.selected-word-translation,.selected-word-card>.selected-word-example{display:grid!important;grid-template-columns:minmax(0,1fr)!important;align-items:stretch!important;justify-content:stretch!important;gap:8px!important;width:100%;min-width:0;max-width:100%}.selected-word-card>.selected-word-definition>span,.selected-word-card>.selected-word-translation>span,.selected-word-card>.selected-word-example>span{display:block;width:100%;min-width:0;max-width:100%;margin:0}.selected-word-card>.selected-word-definition>p,.selected-word-card>.selected-word-example>p,.selected-word-card>.selected-word-translation>strong{display:block;width:100%;min-width:0;max-width:100%;margin:0;white-space:normal!important;overflow:visible;overflow-wrap:anywhere;word-break:normal;-webkit-hyphens:auto;hyphens:auto}.selected-word-card>.selected-word-definition,.selected-word-card>.selected-word-translation,.selected-word-card>.selected-word-example{padding-top:15px}@media (max-width: 520px){.selected-word-card>.selected-word-definition,.selected-word-card>.selected-word-translation,.selected-word-card>.selected-word-example{gap:7px!important;padding-top:14px}.selected-word-card>.selected-word-definition>p,.selected-word-card>.selected-word-example>p{font-size:15px!important;line-height:1.55!important}.selected-word-card>.selected-word-translation>strong{font-size:19px!important;line-height:1.3!important}}.new-topik-wizard .wizard-creation-flow{display:flex;flex-direction:column;min-height:min(680px,calc(var(--topiks-viewport-height, 100dvh) - 190px))}.new-topik-wizard .wizard-step-card,.new-topik-wizard .wizard-error{flex:0 0 auto}.new-topik-wizard .wizard-navigation{position:sticky;bottom:0;z-index:20;flex:0 0 auto;width:100%;margin-top:auto;padding:26px 0 max(12px,var(--topiks-safe-bottom, env(safe-area-inset-bottom, 0px)));border:0!important;border-radius:0!important;background:linear-gradient(to bottom,#f7f3ec00,#f7f3ece0 28%,#f7f3ec 54%,#f7f3ec)!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.new-topik-wizard .wizard-back-button,.new-topik-wizard .wizard-next-button{min-height:50px;margin:0}@media (max-width: 640px){.new-topik-wizard{padding-bottom:0!important}.new-topik-wizard .wizard-creation-flow{min-height:calc(var(--topiks-viewport-height, 100dvh) - 176px);padding-bottom:0}.new-topik-wizard .wizard-step-card{margin-bottom:8px}.new-topik-wizard .wizard-navigation{bottom:0;gap:10px;margin-left:-2px;width:calc(100% + 4px);padding:28px 2px max(12px,var(--topiks-safe-bottom, env(safe-area-inset-bottom, 0px)))}.new-topik-wizard .wizard-back-button,.new-topik-wizard .wizard-next-button{min-height:52px;border-radius:999px}.new-topik-wizard .wizard-navigation-spacer+.wizard-next-button{width:100%}}@media (min-width: 641px){.new-topik-wizard .wizard-navigation{padding-top:30px}}@media (max-width: 640px){.new-topik-wizard .wizard-creation-flow{padding-bottom:calc(92px + var(--topiks-safe-bottom, env(safe-area-inset-bottom, 0px)))!important}.new-topik-wizard .wizard-navigation{position:fixed!important;left:calc(14px + var(--topiks-safe-left, env(safe-area-inset-left, 0px)))!important;right:calc(14px + var(--topiks-safe-right, env(safe-area-inset-right, 0px)))!important;bottom:0!important;width:auto!important;margin:0!important;padding:22px 0 max(6px,var(--topiks-safe-bottom, env(safe-area-inset-bottom, 0px)))!important}.new-topik-wizard .wizard-next-button,.new-topik-wizard .wizard-back-button{margin-bottom:0!important}}.members-count-desktop{display:inline-flex;align-items:center;justify-content:center;min-width:12px}.members-compact-icon{display:none;position:relative;width:23px;height:23px;align-items:center;justify-content:center;color:#24211e}.members-compact-icon svg{display:block;width:21px;height:21px}.members-compact-icon b{position:absolute;top:-8px;right:-10px;min-width:17px;height:17px;padding:0 4px;border:2px solid #fff;border-radius:999px;background:#d9573d;color:#fff;display:grid;place-items:center;font:800 9px/1 Outfit,sans-serif;letter-spacing:-.02em;box-sizing:border-box}@media (max-width:700px){.conversation-header-actions{gap:6px}.topic-members-pill{width:42px!important;min-width:42px;height:42px!important;padding:0!important;border-radius:50%!important;display:grid!important;place-items:center!important;gap:0!important}.topic-members-pill .members-stack,.topic-members-pill .members-count-desktop{display:none!important}.topic-members-pill .members-compact-icon{display:flex!important}}.emoji-picker-native{touch-action:pan-y;overscroll-behavior:contain}.topiks-emoji-grid{overflow-y:auto!important;overflow-x:hidden!important;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y;scrollbar-gutter:stable}.topiks-emoji-grid button{touch-action:manipulation;-webkit-tap-highlight-color:transparent}@media (max-width:640px){.emoji-picker-native{max-height:min(360px,calc(var(--topiks-viewport-height,100dvh) - 150px))!important}.topiks-emoji-grid{height:min(300px,calc(var(--topiks-viewport-height,100dvh) - 205px))!important;min-height:190px}}.message-actions{display:none!important}.message{position:relative}.selectable-message{-webkit-user-select:text;user-select:text;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.message-press-menu{position:fixed;z-index:1450;transform:translate(-50%,-100%);width:max-content;max-width:calc(100vw - 24px);padding:7px;border:1px solid rgba(20,18,16,.1);border-radius:20px;background:#fffdf9f7;box-shadow:0 18px 48px #18141133;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);animation:messageMenuIn .14s ease both}.message-press-menu.is-mine{min-width:142px}.message-quick-reactions{display:flex;align-items:center;gap:2px;padding:2px 2px 7px;border-bottom:1px solid rgba(20,18,16,.08)}.message-quick-reactions button{width:38px;height:38px;flex:0 0 38px;border:0;border-radius:12px;background:transparent;display:grid;place-items:center;font-size:23px;line-height:1;cursor:pointer;padding:0}.message-quick-reactions button:active{background:#f1ebe4;transform:scale(.94)}.message-quick-reactions .message-more-reactions{font-size:23px;color:#5e5750;background:#f3eee7}.message-reply-menu-action{width:100%;min-height:42px;margin-top:2px;padding:8px 10px;border:0;border-radius:13px;background:transparent;display:flex;align-items:center;gap:10px;color:#1b1917;text-align:left;cursor:pointer}.message-reply-menu-action:active{background:#f3eee7}.message-reply-menu-action>span{width:26px;height:26px;border-radius:9px;background:#f1ece5;display:grid;place-items:center;font-size:17px}.message-reply-menu-action strong{font-size:14px;font-weight:700}@keyframes messageMenuIn{0%{opacity:0;transform:translate(-50%,calc(-100% + 7px)) scale(.97)}to{opacity:1;transform:translate(-50%,-100%) scale(1)}}.reaction-pill{border:1px solid rgba(20,18,16,.08);background:#fffdf9;border-radius:999px;padding:3px 8px;display:inline-flex;align-items:center;gap:4px;box-shadow:0 3px 10px -9px #14121073}.reaction-pill small{font-size:10px;color:#625b53;font-weight:700}.reaction-pill-readonly{cursor:default}.message-emoji-sheet-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1500;background:#1412102e;display:flex;align-items:flex-end;justify-content:center;padding:0 10px max(10px,var(--safe-bottom,0px))}.message-emoji-sheet{width:min(480px,100%);max-height:min(62dvh,520px);display:flex;flex-direction:column;overflow:hidden;border:1px solid rgba(20,18,16,.09);border-radius:24px;background:#fffdf9;box-shadow:0 24px 70px #14121040;animation:emojiSheetIn .18s ease both}.message-emoji-sheet-head{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px 8px}.message-emoji-sheet-head strong{font-size:14px;color:#211e1b}.message-emoji-sheet-head button{width:36px;height:36px;border:0;border-radius:50%;background:#f2ede6;color:#26221e;font-size:22px;line-height:1;display:grid;place-items:center;padding:0;cursor:pointer}.message-emoji-picker{position:relative!important;left:auto!important;right:auto!important;bottom:auto!important;width:100%!important;max-width:none!important;flex:1;min-height:0;border:0!important;border-radius:0!important;box-shadow:none!important;background:transparent!important}.message-emoji-picker .topiks-emoji-grid{height:100%;max-height:min(50dvh,420px);overflow-y:auto!important;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y;padding:8px 10px 18px}@keyframes emojiSheetIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media (max-width:640px){.message-press-menu{max-width:calc(100vw - 16px);border-radius:18px;padding:6px}.message-quick-reactions{gap:0}.message-quick-reactions button{width:36px;height:36px;flex-basis:36px;font-size:22px}.message-emoji-sheet-backdrop{padding-left:6px;padding-right:6px}.message-emoji-sheet{border-radius:24px 24px 18px 18px;max-height:64dvh}}:root{--tk-premium-surface:linear-gradient(145deg,rgba(255,255,255,.98) 0%,rgba(252,248,242,.96) 100%);--tk-premium-surface-warm:linear-gradient(145deg,#fffdf9 0%,#f8f2ea 100%);--tk-premium-shadow:inset 0 1px 0 rgba(255,255,255,.96),0 16px 38px -32px rgba(39,29,22,.34),0 2px 8px -7px rgba(39,29,22,.16);--tk-premium-shadow-hover:inset 0 1px 0 rgba(255,255,255,.98),0 20px 42px -30px rgba(39,29,22,.42),0 4px 12px -9px rgba(39,29,22,.18);--tk-premium-control:linear-gradient(180deg,#fffdf9 0%,#f4eee6 100%);--tk-premium-control-pressed:#eee6dc}.auth-card,.setup-card,.editor-card,.profile-hero,.progress-signature-card,.progress-stat-card,.vocabulary-mouth-card,.word-collections-section,.creation-step-card,.wizard-step-card,.wizard-no-ai-card,.wizard-ai-summary,.wizard-review-card,.link-preview-card,.creation-ai-hero,.modal,.topic-action-menu,.message-emoji-sheet{border-color:transparent!important;background:var(--tk-premium-surface)!important;box-shadow:var(--tk-premium-shadow)!important}.creation-ai-hero,.wizard-ai-summary{background:linear-gradient(135deg,#fff5f0,#f5efff)!important;box-shadow:inset 0 1px #ffffffeb,0 16px 38px -32px #65488047!important}.progress-signature-card{background:linear-gradient(135deg,#fffdf9,#f4ede4)!important}.member-row,.word-collection-icon,.progress-stat-icon,.join-existing-space form,.progress-page .empty-card,.profile-page .empty-card,.new-topik-page .empty-card,.conversation-layout .empty-card{border-color:transparent!important;background:var(--tk-premium-surface-warm)!important;box-shadow:inset 0 1px #ffffffe6,0 10px 24px -23px #261c1552!important}.option-card,.presence-card,.persona-grid button,.english-level-card,.role-select-list button,.tone-choice-grid button,.mini-option-grid button,.word-collection-icon{border-color:transparent!important;background:var(--tk-premium-control)!important;box-shadow:inset 0 1px #fffffff2,0 9px 22px -20px #261c1557!important;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,color .18s ease!important}.option-card:hover,.presence-card:hover,.persona-grid button:hover,.english-level-card:hover,.role-select-list button:hover,.tone-choice-grid button:hover,.mini-option-grid button:hover,.word-collection-icon:hover{transform:translateY(-1px);box-shadow:var(--tk-premium-shadow-hover)!important}.option-card:active,.presence-card:active,.persona-grid button:active,.english-level-card:active,.role-select-list button:active,.tone-choice-grid button:active,.mini-option-grid button:active,.word-collection-icon:active{transform:translateY(0) scale(.99);background:var(--tk-premium-control-pressed)!important}.option-card.selected,.presence-card.selected,.persona-grid button.selected{border-color:transparent!important;background:linear-gradient(145deg,#fff7f3,#fce9e3)!important;box-shadow:inset 0 0 0 1.5px #d9573d61,0 16px 32px -27px #d9573d73!important}.english-level-card.is-selected{border-color:transparent!important;background:linear-gradient(145deg,#fff7f3,#fdebe5)!important;box-shadow:inset 0 0 0 1.5px #d9573d57,0 16px 34px -28px #d9573d80!important}.role-select-list button.selected{border-color:transparent!important;background:linear-gradient(145deg,#f3e9ff,#e5d7ff)!important;box-shadow:inset 0 0 0 1.5px #7c5cff47,0 16px 34px -28px #7c5cff6b!important}.tone-choice-grid button.selected,.mini-option-grid button.selected{border-color:transparent!important;background:#1b1a18!important;color:#fff!important;box-shadow:0 12px 24px -18px #14121080!important}.ghost-btn,.vocabulary-back-button,.wizard-back-button,.topic-members-pill,.topic-menu-trigger{border-color:transparent!important;background:var(--tk-premium-control)!important;box-shadow:inset 0 1px #ffffffeb,0 8px 20px -18px #241b156b!important}.ghost-btn:hover,.vocabulary-back-button:hover,.wizard-back-button:hover,.topic-members-pill:hover,.topic-menu-trigger:hover{background:#f1e9df!important;box-shadow:inset 0 1px #ffffffe6,0 12px 24px -19px #241b1575!important}.ghost-btn:active,.vocabulary-back-button:active,.wizard-back-button:active,.topic-members-pill:active,.topic-menu-trigger:active{transform:scale(.97)}.creation-progress{border-color:transparent!important;background:#fffdf9d1!important;box-shadow:inset 0 1px #fffffff2,0 14px 34px -30px #231a144d!important;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.creation-progress-number{border-color:transparent!important;box-shadow:inset 0 1px #ffffffe6,0 4px 10px -8px #231a1459}.composer>div:last-child,.message-press-menu{border-color:transparent!important;box-shadow:inset 0 1px #ffffffe6,0 18px 44px -25px #18141142!important}.reaction-pill,.reaction-list button{border-color:transparent!important;background:#f4eee7!important;box-shadow:inset 0 1px #ffffffe0,0 5px 12px -11px #21191459!important}.profile-page input,.profile-page select,.setup-wrap input,.setup-wrap select,.setup-wrap textarea{border-color:#7966571a!important;box-shadow:inset 0 1px 2px #34271e06,0 8px 22px -23px #271d1638}.option-card:focus-visible,.presence-card:focus-visible,.persona-grid button:focus-visible,.english-level-card:focus-visible,.role-select-list button:focus-visible,.tone-choice-grid button:focus-visible,.mini-option-grid button:focus-visible,.word-collection-icon:focus-visible,.ghost-btn:focus-visible,.vocabulary-back-button:focus-visible,.wizard-back-button:focus-visible,.topic-members-pill:focus-visible,.topic-menu-trigger:focus-visible{outline:none;box-shadow:0 0 0 3px #d9573d21,var(--tk-premium-shadow-hover)!important}@media (max-width:700px){.auth-card,.setup-card,.editor-card,.profile-hero,.progress-signature-card,.vocabulary-mouth-card,.word-collections-section,.creation-step-card,.wizard-step-card{box-shadow:inset 0 1px #fffffff0,0 12px 28px -27px #271d164d!important}.option-card,.presence-card,.english-level-card,.role-select-list button,.word-collection-icon{box-shadow:inset 0 1px #fffffff0,0 7px 18px -17px #261c154d!important}}.new-topik-wizard .creation-progress{position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin:2px 0 24px;padding:2px 0 0;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:visible}.new-topik-wizard .creation-progress-step{position:relative;z-index:1;min-width:0;min-height:58px;padding:0 6px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:8px;border-radius:0;background:transparent!important;color:#928a80;text-align:center}.new-topik-wizard .creation-progress-step:not(:last-child):after{content:"";position:absolute;z-index:-1;top:16px;left:calc(50% + 20px);width:calc(100% - 40px);height:2px;border-radius:999px;background:linear-gradient(90deg,#4139321f,#4139320f)}.new-topik-wizard .creation-progress-step.is-done:not(:last-child):after{background:linear-gradient(90deg,#497e5b85,#497e5b38)}.new-topik-wizard .creation-progress-number{position:relative;z-index:2;width:34px;height:34px;flex:0 0 34px;display:grid;place-items:center;border:0!important;border-radius:50%;background:linear-gradient(145deg,#f7f1e9,#ebe3d9);color:#8a8177;box-shadow:inset 0 1px #fffffff2,0 8px 18px -14px #261d1773;font:750 10px/1 Outfit,sans-serif;letter-spacing:.04em;transition:transform .2s ease,background .2s ease,color .2s ease,box-shadow .2s ease}.new-topik-wizard .creation-progress-step.is-active .creation-progress-number{border:0!important;background:linear-gradient(145deg,#26231f,#161513);color:#fff;transform:scale(1.06);box-shadow:inset 0 1px #ffffff1f,0 12px 24px -14px #141210b8,0 0 0 5px #1c1a170e}.new-topik-wizard .creation-progress-step.is-done .creation-progress-number{border:0!important;background:linear-gradient(145deg,#edf7ef,#dcecdf);color:#3d7350;box-shadow:inset 0 1px #ffffffe6,0 8px 18px -14px #35634561}.new-topik-wizard .creation-progress-label{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:inherit;font:650 12px/1.15 Outfit,sans-serif;letter-spacing:-.005em;transition:color .18s ease,font-weight .18s ease}.new-topik-wizard .creation-progress-step.is-active{color:#211e1b}.new-topik-wizard .creation-progress-step.is-active .creation-progress-label{font-weight:750}.new-topik-wizard .creation-progress-step.is-done{color:#55705e}@media (max-width:640px){.new-topik-wizard .creation-progress{margin:0 0 20px;padding-top:0}.new-topik-wizard .creation-progress-step{min-height:54px;padding:0 3px;gap:7px}.new-topik-wizard .creation-progress-step:not(:last-child):after{top:15px;left:calc(50% + 18px);width:calc(100% - 36px)}.new-topik-wizard .creation-progress-number{width:32px;height:32px;flex-basis:32px;font-size:10px}.new-topik-wizard .creation-progress-label{font-size:11px}}.new-topik-wizard .creation-progress{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;margin:2px 0 22px!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important;overflow:visible!important}.new-topik-wizard .creation-progress-step{position:relative!important;min-width:0!important;min-height:42px!important;padding:0 12px!important;display:flex!important;align-items:center!important;justify-content:center!important;border:0!important;border-radius:14px!important;background:linear-gradient(180deg,#f5efe7,#eee6dc)!important;color:#81786f!important;box-shadow:inset 0 1px #ffffffe6,0 8px 20px -18px #261c154d!important;text-align:center!important;transition:background .18s ease,color .18s ease,box-shadow .18s ease,transform .18s ease!important}.new-topik-wizard .creation-progress-step:after{display:none!important;content:none!important}.new-topik-wizard .creation-progress-number{display:none!important}.new-topik-wizard .creation-progress-label{display:block!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font:650 12px/1 Outfit,sans-serif!important;letter-spacing:0!important;color:inherit!important}.new-topik-wizard .creation-progress-step.is-active{background:linear-gradient(145deg,#26231f,#171513)!important;color:#fff!important;box-shadow:inset 0 1px #ffffff1a,0 12px 24px -16px #14121085!important;transform:translateY(-1px)!important}.new-topik-wizard .creation-progress-step.is-done{background:linear-gradient(180deg,#e7ded3,#ddd1c4)!important;color:#39342f!important;box-shadow:inset 0 1px #ffffffb8,0 8px 18px -17px #261c1557!important}.new-topik-wizard .creation-progress-step.is-done.is-active{background:linear-gradient(145deg,#26231f,#171513)!important;color:#fff!important}@media (max-width:640px){.new-topik-wizard .creation-progress{gap:6px!important;margin-bottom:18px!important}.new-topik-wizard .creation-progress-step{min-height:40px!important;padding:0 8px!important;border-radius:12px!important}.new-topik-wizard .creation-progress-label{font-size:11.5px!important}}.new-topik-page .role-select-list button.selected{border-color:transparent!important;background:linear-gradient(145deg,#f3e9ff,#e5d7ff)!important;box-shadow:inset 0 1px #ffffffd1,0 14px 30px -24px #7c5cff4d!important}.new-topik-page .role-select-list button.selected:hover{border-color:transparent!important;box-shadow:inset 0 1px #ffffffe0,0 17px 32px -23px #7c5cff57!important}.new-topik-page .role-select-list button.selected:active{border-color:transparent!important;background:linear-gradient(145deg,#ede0ff,#dfceff)!important;box-shadow:inset 0 1px #ffffffb8,0 9px 20px -18px #7c5cff57!important}.new-topik-page .role-select-list button.selected,.new-topik-page .role-select-list button.selected:hover,.new-topik-page .role-select-list button.selected:active{border-color:transparent!important;background:#e5d7ff!important;box-shadow:none!important;transform:none!important}:root{--tk-flat-card:#fffdf9;--tk-flat-card-soft:#f8f3ec;--tk-flat-control:#f1ebe3;--tk-flat-control-hover:#eae2d8;--tk-flat-control-pressed:#e4dbd0}.auth-card,.setup-card,.editor-card,.profile-hero,.progress-signature-card,.progress-stat-card,.vocabulary-mouth-card,.word-collections-section,.creation-step-card,.wizard-step-card,.wizard-no-ai-card,.wizard-ai-summary,.wizard-review-card,.link-preview-card,.creation-ai-hero,.modal,.topic-action-menu,.message-emoji-sheet,.member-row,.progress-page .empty-card,.profile-page .empty-card,.new-topik-page .empty-card,.conversation-layout .empty-card{border-color:transparent!important;background:var(--tk-flat-card)!important;box-shadow:none!important}.creation-ai-hero,.wizard-ai-summary{background:#f6f0fa!important;box-shadow:none!important}.progress-signature-card{background:#f7f1e9!important;box-shadow:none!important}.option-card,.presence-card,.persona-grid button,.english-level-card,.role-select-list button,.tone-choice-grid button,.mini-option-grid button,.word-collection-icon,.ghost-btn,.vocabulary-back-button,.wizard-back-button,.topic-members-pill,.topic-menu-trigger,.reaction-pill,.reaction-list button{border-color:transparent!important;background:var(--tk-flat-control)!important;box-shadow:none!important;transform:none!important;filter:none!important}.option-card:hover,.presence-card:hover,.persona-grid button:hover,.english-level-card:hover,.role-select-list button:hover,.tone-choice-grid button:hover,.mini-option-grid button:hover,.word-collection-icon:hover,.ghost-btn:hover,.vocabulary-back-button:hover,.wizard-back-button:hover,.topic-members-pill:hover,.topic-menu-trigger:hover{background:var(--tk-flat-control-hover)!important;box-shadow:none!important;transform:none!important}.option-card:active,.presence-card:active,.persona-grid button:active,.english-level-card:active,.role-select-list button:active,.tone-choice-grid button:active,.mini-option-grid button:active,.word-collection-icon:active,.ghost-btn:active,.vocabulary-back-button:active,.wizard-back-button:active,.topic-members-pill:active,.topic-menu-trigger:active{background:var(--tk-flat-control-pressed)!important;box-shadow:none!important;transform:none!important}.option-card.selected,.presence-card.selected,.persona-grid button.selected,.english-level-card.is-selected{border-color:transparent!important;background:#f5e3dc!important;box-shadow:none!important;transform:none!important}.new-topik-page .role-select-list button.selected,.new-topik-page .role-select-list button.selected:hover,.new-topik-page .role-select-list button.selected:active{border-color:transparent!important;background:#dfcff8!important;box-shadow:none!important;transform:none!important}.tone-choice-grid button.selected,.mini-option-grid button.selected{border-color:transparent!important;background:#1b1a18!important;color:#fff!important;box-shadow:none!important;transform:none!important}.new-topik-wizard .creation-progress{background:transparent!important;border:0!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.new-topik-wizard .creation-progress-step{background:#f1ebe3!important;color:#7b736a!important;border:0!important;box-shadow:none!important;transform:none!important}.new-topik-wizard .creation-progress-step.is-done{background:#e7ded3!important;color:#39342f!important;box-shadow:none!important}.new-topik-wizard .creation-progress-step.is-active,.new-topik-wizard .creation-progress-step.is-done.is-active{background:#1b1a18!important;color:#fff!important;box-shadow:none!important;transform:none!important}.composer>div:last-child,.message-press-menu{border-color:transparent!important;box-shadow:none!important}.option-card:focus-visible,.presence-card:focus-visible,.persona-grid button:focus-visible,.english-level-card:focus-visible,.role-select-list button:focus-visible,.tone-choice-grid button:focus-visible,.mini-option-grid button:focus-visible,.word-collection-icon:focus-visible,.ghost-btn:focus-visible,.vocabulary-back-button:focus-visible,.wizard-back-button:focus-visible,.topic-members-pill:focus-visible,.topic-menu-trigger:focus-visible{outline:2px solid rgba(217,87,61,.38)!important;outline-offset:2px!important;box-shadow:none!important}@media (max-width:700px){.auth-card,.setup-card,.editor-card,.profile-hero,.progress-signature-card,.vocabulary-mouth-card,.word-collections-section,.creation-step-card,.wizard-step-card,.option-card,.presence-card,.english-level-card,.role-select-list button,.word-collection-icon{box-shadow:none!important}}.icon-back{display:grid;place-items:center;color:#1b1a18}.icon-back svg{width:18px;height:18px;display:block}.topiks-close-button{flex:0 0 auto;width:40px;height:40px;min-width:40px;min-height:40px;border:0!important;border-radius:50%;background:#f1ebe3!important;color:#25211e!important;display:grid!important;place-items:center!important;padding:0!important;margin:0;line-height:1;box-shadow:none!important;transform:none!important;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;touch-action:manipulation}.topiks-close-button:hover,.topiks-close-button:active{background:#e8e0d6!important;transform:none!important;box-shadow:none!important}.topiks-close-button:focus-visible{outline:2px solid rgba(217,87,61,.38);outline-offset:2px}.topiks-close-button svg{width:18px;height:18px;display:block;overflow:visible;pointer-events:none}.message-emoji-sheet-head{min-width:0}.message-emoji-sheet-head strong{flex:1 1 auto;min-width:0;padding-right:8px;overflow-wrap:anywhere}.message-emoji-sheet-head .emoji-sheet-close{width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;font-size:0!important}.reply-preview{display:flex!important;align-items:center;gap:8px;min-width:0;padding:7px 7px 7px 12px!important}.reply-preview-copy{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.reply-preview .reply-preview-close{float:none!important;flex:0 0 30px;width:30px!important;height:30px!important;min-width:30px!important;min-height:30px!important;padding:0!important;margin:0!important;background:#1b1a1812!important;color:#2b2723!important}.reply-preview .reply-preview-close svg{width:15px;height:15px}.source-mobile-sheet-close{z-index:3;width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important;border:0!important;background:#f1ebe3!important;font-size:0!important}.source-mobile-sheet>.eyebrow{padding-right:68px!important}.source-mobile-sheet h2{margin-right:68px!important}.member-modal{position:relative!important}.modal-close-button{position:absolute!important;z-index:3;top:14px;right:14px;width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important}.member-modal>.eyebrow,.member-modal>h2{display:block;max-width:100%;padding-right:62px;box-sizing:border-box}.danger-menu-icon{display:grid!important;place-items:center}.danger-menu-icon svg{width:16px;height:16px;display:block}@media (max-width:480px){.source-mobile-sheet>.eyebrow{padding-right:64px!important}.source-mobile-sheet h2{margin-right:64px!important}.member-modal>.eyebrow,.member-modal>h2{padding-right:58px}}.ai-topic-page{width:100%;min-height:var(--topiks-viewport-height,100dvh);background:#f7f3ec;padding:calc(20px + var(--topiks-safe-top,0px)) max(18px,var(--topiks-safe-right,0px)) calc(24px + var(--topiks-safe-bottom,0px)) max(18px,var(--topiks-safe-left,0px))}.ai-topic-editor{width:min(920px,100%);min-height:calc(var(--topiks-viewport-height,100dvh) - 44px - var(--topiks-safe-top,0px) - var(--topiks-safe-bottom,0px));margin:0 auto;display:flex;flex-direction:column}.ai-topic-header{display:grid;grid-template-columns:44px minmax(0,1fr);align-items:start;gap:14px}.ai-topic-back{width:42px!important;height:42px!important;flex:none}.ai-topic-heading{min-width:0}.ai-topic-heading h1{margin:4px 0 0;color:#1b1a18;font:500 clamp(31px,5vw,46px)/.98 Newsreader,serif;letter-spacing:-.035em}.ai-topic-heading p{max-width:650px;margin:7px 0 0;color:#81796f;font-size:13px;line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ai-topic-steps{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin:22px 0 0}.ai-topic-steps button{min-height:42px;border:0;border-radius:13px;background:#eee7de;color:#7b736a;padding:9px 10px;font:650 12px/1.1 Outfit,sans-serif;cursor:pointer;box-shadow:none!important;transform:none!important}.ai-topic-steps button.is-done{background:#e5ddd3;color:#4e4841}.ai-topic-steps button.is-active,.ai-topic-steps button.is-active:hover,.ai-topic-steps button.is-active:active{background:#1b1a18;color:#fff}.ai-topic-step-area{flex:1;min-height:0;display:flex;align-items:flex-start;padding:28px 0 18px}.ai-topic-step{width:100%;display:grid;gap:20px}.ai-topic-step-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:28px}.ai-topic-step-heading.compact{align-items:flex-start}.ai-topic-step-heading h2{margin:5px 0 0;color:#211f1c;font:500 clamp(28px,4vw,38px)/1 Newsreader,serif;letter-spacing:-.025em}.ai-topic-step-heading>p{max-width:340px;margin:0;color:#81796f;font-size:13px;line-height:1.45}.ai-topic-identity{display:grid;grid-template-columns:92px minmax(0,1fr);align-items:center;gap:18px;padding:16px;border-radius:20px;background:#f0e8f5}.ai-topic-mouth{width:82px;height:82px;display:grid;place-items:center;border-radius:18px;background:#f8f3fb}.ai-topic-identity label{display:grid;gap:6px;color:#5d5650;font-size:12px;font-weight:650}.ai-topic-identity input{width:100%;min-height:44px;border:0!important;border-radius:12px;background:#fffdf9!important;box-shadow:none!important;padding:11px 13px;color:#1b1a18;font:600 15px/1 Outfit,sans-serif;outline:none}.ai-topic-identity input:focus-visible{outline:2px solid rgba(124,92,255,.35);outline-offset:2px}.ai-topic-identity small{color:#776d80;font-size:12px;line-height:1.3}.ai-topic-persona-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.ai-topic-persona-grid button{min-height:92px;border:0;border-radius:16px;background:#eee7de;color:#514b45;display:grid;place-items:center;align-content:center;gap:7px;padding:10px 7px;cursor:pointer;box-shadow:none!important;transform:none!important}.ai-topic-persona-grid button span{font-size:11px;font-weight:650;line-height:1.15;text-align:center}.ai-topic-persona-grid button.selected,.ai-topic-persona-grid button.selected:hover,.ai-topic-persona-grid button.selected:active{background:#1b1a18;color:#fff}.ai-topic-tone-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;max-width:760px}.ai-topic-tone-grid button{min-height:76px;border:0;border-radius:16px;background:#eee7de;color:#2d2925;text-align:left;display:grid;align-content:center;gap:5px;padding:14px 16px;cursor:pointer;box-shadow:none!important;transform:none!important}.ai-topic-tone-grid button strong{font-size:14px}.ai-topic-tone-grid button small{color:#7b736b;font-size:12px;line-height:1.3}.ai-topic-tone-grid button.selected,.ai-topic-tone-grid button.selected:hover,.ai-topic-tone-grid button.selected:active{background:#1b1a18;color:#fff}.ai-topic-tone-grid button.selected small{color:#d9d2ca}.ai-topic-final-step{gap:15px}.ai-topic-role-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.ai-topic-role-grid button{min-height:72px;border:0;border-radius:15px;background:#eee7de;color:#2d2925;display:flex;align-items:center;gap:10px;min-width:0;text-align:left;padding:11px 12px;cursor:pointer;box-shadow:none!important;transform:none!important}.ai-topic-role-grid button.selected,.ai-topic-role-grid button.selected:hover,.ai-topic-role-grid button.selected:active{background:#dfcff8;color:#2f2442}.ai-topic-role-icon{width:34px;height:34px;flex:0 0 34px;display:grid;place-items:center;border-radius:10px;background:#ffffff6b}.ai-topic-role-icon svg{width:19px;height:19px}.ai-topic-role-copy{min-width:0;display:grid;gap:3px}.ai-topic-role-copy strong{font-size:12px;line-height:1.15}.ai-topic-role-copy small{color:#7c746c;font-size:10.5px;line-height:1.2}.ai-topic-role-grid button.selected small{color:#6b5b81}.ai-topic-presence-block{display:grid;gap:10px;margin-top:3px;padding-top:15px}.ai-topic-inline-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.ai-topic-inline-heading small{color:#8a8279;font-size:11px}.ai-topic-presence-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.ai-topic-presence-grid button{min-height:62px;border:0;border-radius:15px;background:#eee7de;color:#2d2925;display:flex;align-items:center;gap:10px;text-align:left;padding:10px 12px;cursor:pointer;box-shadow:none!important;transform:none!important}.ai-topic-presence-grid button>span:last-child{display:grid;gap:2px;min-width:0}.ai-topic-presence-grid button strong{font-size:12px}.ai-topic-presence-grid button small{color:#7c746c;font-size:10px;line-height:1.15}.ai-topic-presence-grid button.selected,.ai-topic-presence-grid button.selected:hover,.ai-topic-presence-grid button.selected:active{background:#1b1a18;color:#fff}.ai-topic-presence-grid button.selected small{color:#cfc7be}.ai-topic-presence-grid .presence-signal{flex:0 0 auto}.ai-topic-error{margin:0 0 10px}.ai-topic-actions{position:sticky;bottom:calc(-1 * var(--topiks-safe-bottom,0px));z-index:5;display:flex;justify-content:flex-end;align-items:center;gap:9px;margin-top:auto;padding:12px 0 calc(4px + var(--topiks-safe-bottom,0px));background:#f7f3ec}.ai-topic-actions .primary-btn{min-width:190px;min-height:46px;padding:12px 18px;box-shadow:none!important}.ai-topic-secondary{min-height:46px;border:0;border-radius:999px;background:#e9e2d9;color:#514a43;padding:12px 17px;font-weight:650;cursor:pointer}@media (max-width:700px){.ai-topic-page{padding:calc(12px + var(--topiks-safe-top,0px)) max(12px,var(--topiks-safe-right,0px)) var(--topiks-safe-bottom,0px) max(12px,var(--topiks-safe-left,0px))}.ai-topic-editor{min-height:calc(var(--topiks-viewport-height,100dvh) - 12px - var(--topiks-safe-top,0px))}.ai-topic-header{grid-template-columns:40px minmax(0,1fr);gap:10px}.ai-topic-back{width:38px!important;height:38px!important}.ai-topic-heading h1{font-size:31px}.ai-topic-heading p{font-size:12px}.ai-topic-steps{margin-top:15px;gap:5px}.ai-topic-steps button{min-height:39px;padding:7px 5px;border-radius:11px;font-size:10.5px}.ai-topic-step-area{padding:18px 0 9px}.ai-topic-step{gap:14px}.ai-topic-step-heading{display:grid;gap:5px}.ai-topic-step-heading h2{font-size:27px}.ai-topic-step-heading>p{max-width:none;font-size:12px}.ai-topic-identity{grid-template-columns:68px minmax(0,1fr);gap:12px;padding:12px;border-radius:16px}.ai-topic-mouth{width:62px;height:62px;border-radius:14px}.ai-topic-mouth img{width:56px!important;height:56px!important}.ai-topic-identity input{min-height:40px;padding:9px 11px}.ai-topic-identity small{display:none}.ai-topic-persona-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.ai-topic-persona-grid button{min-height:76px;border-radius:13px;padding:7px 3px;gap:4px}.ai-topic-persona-grid button img{width:36px!important;height:36px!important}.ai-topic-persona-grid button span{font-size:9.5px}.ai-topic-tone-grid{grid-template-columns:1fr 1fr;gap:7px}.ai-topic-tone-grid button{min-height:68px;border-radius:13px;padding:10px 11px}.ai-topic-tone-grid button strong{font-size:12.5px}.ai-topic-tone-grid button small{font-size:10.5px}.ai-topic-role-grid{grid-template-columns:1fr 1fr;gap:6px}.ai-topic-role-grid button{min-height:60px;border-radius:13px;padding:8px 9px;gap:7px}.ai-topic-role-icon{width:30px;height:30px;flex-basis:30px;border-radius:9px}.ai-topic-role-icon svg{width:17px;height:17px}.ai-topic-role-copy strong{font-size:10.5px}.ai-topic-role-copy small{display:none}.ai-topic-presence-block{gap:7px;padding-top:9px}.ai-topic-inline-heading small{font-size:10px}.ai-topic-presence-grid{gap:5px}.ai-topic-presence-grid button{min-height:52px;border-radius:12px;justify-content:center;padding:7px 5px;gap:5px}.ai-topic-presence-grid .presence-signal{display:none}.ai-topic-presence-grid button>span:last-child{text-align:center}.ai-topic-presence-grid button strong{font-size:10.5px}.ai-topic-presence-grid button small{font-size:9px}.ai-topic-actions{gap:7px;padding-top:8px}.ai-topic-actions .primary-btn{flex:1;min-width:0;min-height:44px;padding:11px 12px;font-size:13px}.ai-topic-secondary{min-height:44px;padding:11px 14px;font-size:12px}}@media (max-width:390px){.ai-topic-persona-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ai-topic-tone-grid{grid-template-columns:1fr}.ai-topic-tone-grid button{min-height:58px}.ai-topic-role-grid{grid-template-columns:1fr 1fr}.ai-topic-inline-heading small{display:none}}.progress-wow-page{width:min(100%,1180px);max-width:1180px;margin:0 auto}.progress-wow-header{margin-bottom:20px}.progress-wow-header>div{min-width:0}.progress-wow-header h1{margin:7px 0 0;font-size:clamp(38px,5vw,56px);line-height:.98}.progress-wow-header p{max-width:560px!important;margin:9px 0 0!important;color:#665f58!important;font-size:14px;line-height:1.5}.progress-wow-layout{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(340px,.92fr);gap:18px;align-items:start}.progress-wow-main,.progress-wow-side{min-width:0}.progress-wow-side{display:grid;gap:20px}.progress-wow-hero{position:relative;overflow:hidden;min-width:0;border:0;border-radius:30px;background:#1b1a18;color:#fff;padding:24px 22px 22px;box-shadow:none}.progress-wow-hero:after{content:"";position:absolute;right:-52px;bottom:-92px;width:210px;height:210px;border-radius:50%;background:#c7b7f41c;pointer-events:none}.progress-wow-hero-top{position:relative;z-index:1;display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.progress-wow-hero .eyebrow{color:#ffffff85!important}.progress-wow-hero h2{max-width:310px;margin:7px 0 0;color:#fff;font:500 clamp(30px,3.4vw,39px)/1 Newsreader,serif;letter-spacing:-.025em;overflow-wrap:anywhere}.progress-wow-counter{flex:0 0 auto;display:flex;align-items:baseline;gap:4px;white-space:nowrap}.progress-wow-counter strong{color:#fff;font:600 37px/1 Newsreader,serif}.progress-wow-counter span{color:#ffffff8a;font-size:13px;font-weight:600}.progress-wow-mouth{position:relative;z-index:1;width:min(100%,390px);margin:22px auto 16px;padding:20px 17px 18px;display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:9px 7px;align-items:end;border-radius:29px;background:#242220}.progress-wow-tooth,.progress-wow-mini-tooth{position:relative;display:block;background:#3b3834;overflow:hidden}.progress-wow-tooth{aspect-ratio:.78;border-radius:48% 48% 42% 42%/34% 34% 66% 66%}.progress-wow-tooth:after,.progress-wow-mini-tooth:after{content:"";position:absolute;left:23%;right:23%;bottom:-26%;height:48%;border-radius:0 0 50% 50%;background:inherit}.progress-wow-tooth.is-done{background:#fff8ef}.progress-wow-tooth.is-done.tint-0{background:#f0c9bc}.progress-wow-tooth.is-done.tint-1{background:#d7caf1}.progress-wow-tooth.is-done.tint-2{background:#e8dfcb}.progress-wow-tooth.is-done.tint-3{background:#fff8ef}.progress-wow-hero-progress{position:relative;z-index:1;display:flex;align-items:center;gap:10px}.progress-wow-track{min-width:0;flex:1;height:7px;overflow:hidden;border-radius:999px;background:#34312e}.progress-wow-track span{display:block;height:100%;border-radius:inherit;background:#fff4e8}.progress-wow-hero-progress small{flex:0 0 auto;color:#ffffffa1;font-size:12px;white-space:nowrap}.progress-wow-note{position:relative;z-index:1;max-width:500px;margin:12px 0 0;color:#ffffffa8;font-size:13px;line-height:1.5}.progress-wow-weekly{margin-top:12px;padding:15px 16px 14px;border:0;border-radius:20px;background:#ebe5dc;box-shadow:none}.progress-wow-weekly-row{display:flex;align-items:center;justify-content:space-between;gap:14px}.progress-wow-weekly-copy{min-width:0;display:flex;align-items:center;gap:10px}.progress-wow-weekly-icon{flex:0 0 36px;width:36px;height:36px;display:grid;place-items:center;border-radius:12px;background:#f4ddd5;font-size:17px}.progress-wow-weekly-copy>div{min-width:0;display:grid;gap:3px}.progress-wow-weekly-copy strong{color:#26221f;font-size:14px;line-height:1.2}.progress-wow-weekly-copy>div span{color:#70685f;font-size:12px;line-height:1.25}.progress-wow-weekly-value{flex:0 0 auto;color:#211f1c;font:600 23px/1 Newsreader,serif;white-space:nowrap}.progress-wow-weekly-track{height:5px;margin-top:11px;overflow:hidden;border-radius:999px;background:#dcd2c7}.progress-wow-weekly-track span{display:block;height:100%;border-radius:inherit;background:#1b1a18}.progress-wow-section{min-width:0}.progress-wow-section-head{min-width:0;display:flex;align-items:flex-end;justify-content:space-between;gap:14px;margin-bottom:12px}.progress-wow-section-head>div{min-width:0}.progress-wow-section-head h2{margin:6px 0 0;color:#1d1b18;font:500 29px/1 Newsreader,serif;letter-spacing:-.02em}.progress-wow-link{flex:0 0 auto;min-height:36px;border:0;border-radius:12px;background:transparent;color:#5f5851;padding:7px 4px;font-size:12px;font-weight:750;cursor:pointer}.progress-wow-link:hover,.progress-wow-link:focus-visible{color:#1b1a18}.progress-wow-word-strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.progress-wow-word-card{min-width:0;min-height:112px;border:0;border-radius:20px;background:#fffdf9;padding:13px;color:#24211e;text-align:left;cursor:pointer;box-shadow:none}.progress-wow-word-card:hover{background:#f2ece4}.progress-wow-word-card.is-active{background:#1b1a18;color:#fff}.progress-wow-mini-tooth{width:28px;height:36px;margin-bottom:9px;border-radius:48% 48% 42% 42%/34% 34% 66% 66%;background:#f0c9bc}.progress-wow-mini-tooth.tint-1{background:#d7caf1}.progress-wow-mini-tooth.tint-2{background:#e8dfcb}.progress-wow-mini-tooth.tint-3{background:#eee8df}.progress-wow-word-card.is-active .progress-wow-mini-tooth{background:#e7d9ff}.progress-wow-word-card strong{display:block;width:100%;overflow:hidden;color:inherit;font-size:14px;line-height:1.2;white-space:nowrap;text-overflow:ellipsis}.progress-wow-word-card small{display:block;margin-top:4px;color:#756e66;font-size:11px;line-height:1.2}.progress-wow-word-card.is-active small{color:#ffffff94}.progress-wow-word-detail{min-width:0;margin-top:10px;border:0;border-radius:20px;background:#fffdf9;padding:15px;box-shadow:none}.progress-wow-word-detail-top{min-width:0;display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.progress-wow-word-detail-top>div{min-width:0}.progress-wow-word-detail h3{margin:5px 0 0;color:#1d1b18;font:500 26px/1.05 Newsreader,serif;overflow-wrap:anywhere}.progress-wow-pill{flex:0 1 auto;max-width:48%;padding:6px 9px;border-radius:999px;background:#efe9e1;color:#696158;font-size:10px;font-weight:750;line-height:1.2;text-align:center;overflow-wrap:anywhere}.progress-wow-word-detail p{margin:9px 0 0;color:#5f5952;font-size:13px;line-height:1.5;overflow-wrap:anywhere}.progress-wow-collection-count{flex:0 0 auto;min-width:30px;height:30px;display:grid;place-items:center;border-radius:999px;background:#ece5dc;color:#6b635b;font-size:12px;font-weight:750}.progress-wow-collection-strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.progress-wow-collection-card{min-width:0;border:0;border-radius:24px;background:#fffdf9;padding:15px;color:#24211e;text-align:left;cursor:pointer;box-shadow:none}.progress-wow-collection-card:hover{background:#f1ebe3}.progress-wow-collection-card.is-active{background:#e9e2d8}.progress-wow-collection-label{display:block;color:#81786f;font-size:10px;font-weight:750;letter-spacing:.1em;text-transform:uppercase}.progress-wow-collection-smile{min-height:82px;display:flex;align-items:center;justify-content:center;margin:4px 0 1px;overflow:hidden}.progress-wow-collection-smile svg{max-width:100%;height:auto}.progress-wow-collection-card h3{margin:3px 0 0;color:#201e1b;font:500 22px/1.05 Newsreader,serif;overflow-wrap:anywhere}.progress-wow-collection-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:8px;color:#6f675f;font-size:11px;line-height:1.2}.progress-wow-empty-inline,.progress-wow-empty-collection{border-radius:20px;background:#fffdf9;color:#675f57}.progress-wow-empty-inline{display:grid;gap:5px;padding:18px}.progress-wow-empty-inline strong,.progress-wow-empty-collection strong{color:#2f2b27;font-size:14px}.progress-wow-empty-inline span,.progress-wow-empty-collection span{font-size:12px;line-height:1.45}.progress-wow-empty-collection{min-width:0;min-height:130px;display:flex;align-items:center;gap:14px;padding:16px}.progress-wow-empty-collection svg{flex:0 0 auto;max-width:96px;height:auto}.progress-wow-empty-collection>div{min-width:0;display:grid;gap:4px}.progress-vocabulary-library{margin-top:24px;scroll-margin-top:20px;background:#fffdf9!important}.progress-vocabulary-library-head{gap:18px}.progress-vocabulary-library-actions{flex:0 0 auto;display:flex;align-items:center;gap:7px}.progress-wow-library-close{min-height:34px;border:0;border-radius:11px;background:#eee7df;color:#5c554e;padding:8px 10px;font-size:11px;font-weight:750;cursor:pointer}.progress-wow-library-close:hover{background:#e5ddd3}@media (max-width:900px){.progress-wow-layout{grid-template-columns:1fr;gap:25px}.progress-wow-side{gap:25px}.progress-wow-word-strip,.progress-wow-collection-strip{display:flex;gap:9px;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:none;padding:2px 1px 4px}.progress-wow-word-strip::-webkit-scrollbar,.progress-wow-collection-strip::-webkit-scrollbar{display:none}.progress-wow-word-card{flex:0 0 132px}.progress-wow-collection-card{flex:0 0 198px}}@media (max-width:700px){.progress-wow-page{padding:calc(18px + var(--topiks-safe-top,0px)) max(16px,var(--topiks-safe-right,0px)) 120px max(16px,var(--topiks-safe-left,0px))!important}.progress-wow-header{margin-bottom:17px}.progress-wow-header h1{font-size:39px}.progress-wow-header p{max-width:360px!important;font-size:13px}.progress-wow-hero{border-radius:27px;padding:21px 19px 20px}.progress-wow-hero-top{gap:12px}.progress-wow-hero h2{max-width:220px;font-size:30px}.progress-wow-counter strong{font-size:34px}.progress-wow-counter span{font-size:12px}.progress-wow-mouth{width:min(100%,340px);margin:19px auto 14px;padding:17px 13px 15px;gap:8px 5px;border-radius:25px}.progress-wow-hero-progress{gap:9px}.progress-wow-hero-progress small{font-size:11px}.progress-wow-note{font-size:12.5px}.progress-wow-weekly{border-radius:18px}.progress-wow-section-head h2{font-size:28px}.progress-wow-word-card{min-height:108px}.progress-wow-word-detail{padding:15px}.progress-wow-word-detail h3{font-size:25px}.progress-vocabulary-library{margin-top:22px;padding:18px 14px!important;border-radius:24px!important}.progress-vocabulary-library-head{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important}.progress-vocabulary-library-actions{align-items:flex-end;flex-direction:column}}@media (max-width:430px){.progress-wow-header h1{font-size:37px}.progress-wow-hero h2{font-size:28px}.progress-wow-counter strong{font-size:31px}.progress-wow-mouth{gap:7px 4px;padding-inline:11px}.progress-wow-weekly-copy>div span{max-width:190px}.progress-wow-weekly-value{font-size:21px}.progress-wow-pill{max-width:44%}}@media (max-width:370px){.progress-wow-hero-top{display:grid;grid-template-columns:minmax(0,1fr) auto}.progress-wow-counter span{display:none}.progress-wow-mouth{gap:6px 3px;padding-inline:9px}.progress-wow-weekly-copy>div span{display:none}.progress-wow-word-card{flex-basis:124px}.progress-wow-collection-card{flex-basis:188px}}.progress-shelves-page{width:min(100%,980px);margin-inline:auto}.progress-shelf-hero,.progress-shelf-latest,.progress-smiles-section,.progress-shelf-library{border:0!important;box-shadow:none!important}.progress-shelf-hero{margin-top:8px;padding:26px 24px 22px;border-radius:30px;background:#1a1917;color:#fff;overflow:hidden}.progress-shelf-hero .eyebrow{color:#ffffff94!important}.progress-shelf-hero-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.progress-shelf-hero-head>div{min-width:0;max-width:600px}.progress-shelf-hero h2{margin:7px 0;color:#fff;font:500 34px/1.02 Newsreader,serif;letter-spacing:-.025em}.progress-shelf-hero p{margin:0;color:#ffffffad;font-size:13px;line-height:1.5}.progress-shelf-count{flex:0 0 auto;min-height:42px;padding:8px 12px;border-radius:14px;background:#ffffff17;color:#ffffffa3;display:inline-flex;align-items:baseline;gap:3px;font-size:12px;font-weight:700}.progress-shelf-count strong{color:#fff;font:500 23px/1 Newsreader,serif}.progress-tooth-shelves{margin-top:22px;display:grid;gap:22px}.progress-shelf-row{position:relative;min-width:0;padding-bottom:19px;overflow:hidden}.progress-shelf-grid{display:grid;grid-template-columns:repeat(var(--progress-shelf-columns),minmax(58px,1fr));gap:8px;min-width:0;padding:4px 7px 17px;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:none;scroll-snap-type:x proximity}.progress-shelf-grid::-webkit-scrollbar{display:none}.progress-tooth-shelves.is-compact .progress-shelf-grid{grid-template-columns:repeat(var(--progress-shelf-columns),58px)}.progress-shelf-board{position:absolute;left:3px;right:3px;bottom:8px;height:8px;border-radius:6px;background:linear-gradient(180deg,#bd8d6d,#94694f 46%,#684936);box-shadow:0 3px #4c362c,0 7px 11px #0000002e;pointer-events:none}.progress-shelf-tooth{width:100%;min-width:0;height:102px;padding:0 2px;border:0!important;background:transparent!important;box-shadow:none!important;transform:none!important;display:grid;grid-template-rows:72px 26px;align-items:start;justify-items:center;cursor:pointer;scroll-snap-align:center;overflow:visible}.progress-shelf-tooth:disabled{cursor:default}.progress-shelf-tooth-visual{width:100%;height:72px;display:grid;place-items:end center}.progress-shelf-tooth-visual svg{display:block;max-width:none!important;filter:drop-shadow(0 7px 5px rgba(48,35,27,.16));transition:transform .15s ease}.progress-shelf-tooth.is-empty .progress-shelf-tooth-visual svg{opacity:.22!important;filter:none}.progress-shelf-tooth.is-filled:hover .progress-shelf-tooth-visual svg{transform:translateY(-2px)}.progress-shelf-tooth.is-selected .progress-shelf-tooth-visual{position:relative}.progress-shelf-tooth.is-selected .progress-shelf-tooth-visual:after{content:"";position:absolute;bottom:2px;width:6px;height:6px;border-radius:50%;background:#d9573d}.progress-shelf-word{width:100%;max-width:66px;height:26px;padding:3px 1px 0;color:#5a524b;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;overflow-wrap:anywhere;word-break:break-word;text-align:center;font-size:10px;font-weight:700;line-height:1.1}.progress-shelf-hero .progress-shelf-word{color:#ffffffb8}.progress-shelf-tooth.is-empty .progress-shelf-word{visibility:hidden}.progress-shelf-see-all{margin-top:4px;color:#fff!important}.progress-shelf-latest,.progress-smiles-section{margin-top:16px;background:#fffdf9!important}.progress-real-word-strip{margin-top:16px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.progress-real-word-card{min-width:0;min-height:116px;padding:10px 8px 9px;border:0!important;border-radius:18px;background:#f4eee6!important;box-shadow:none!important;transform:none!important;display:flex;flex-direction:column;align-items:center;cursor:pointer}.progress-real-word-card.is-active{background:#1a1917!important;color:#fff}.progress-real-word-tooth{height:66px;display:grid;place-items:center}.progress-real-word-tooth svg{display:block;max-width:none!important}.progress-real-word-card strong{max-width:100%;margin-top:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.progress-real-word-card small{margin-top:4px;color:#81786f;font-size:9px}.progress-real-word-card.is-active small{color:#ffffff94}.progress-real-word-detail{margin-top:12px}.progress-smiles-intro{max-width:580px;margin:7px 0 0;color:#696159;font-size:13px;line-height:1.45}.progress-smile-gallery{margin-top:17px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.progress-smile-card{min-width:0;padding:13px 11px 14px;border:0!important;border-radius:22px;background:#f5efe8!important;box-shadow:none!important;transform:none!important;text-align:left;cursor:pointer}.progress-smile-card.is-active{background:#1a1917!important;color:#fff}.progress-smile-visual{width:100%;height:104px;border-radius:17px;display:grid;place-items:center;background:#fffaf5;overflow:hidden}.progress-smile-card.is-active .progress-smile-visual{background:#2b2825}.progress-smile-visual svg{width:min(146px,100%);height:auto}.progress-smile-card>strong{display:block;margin-top:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px}.progress-smile-card>small{display:block;margin-top:4px;color:#7b726a;font-size:10px}.progress-smile-card.is-active>small{color:#fff9}.progress-smile-empty{margin-top:14px}.progress-shelf-library{margin-top:18px!important;scroll-margin-top:20px}.progress-full-collection-shelves{margin-top:20px;gap:24px}.progress-full-collection-shelves .progress-shelf-grid{grid-template-columns:repeat(8,minmax(58px,1fr))}.progress-full-collection-shelves .progress-shelf-board{background:linear-gradient(180deg,#c79a7a,#a5765b 48%,#7a5441);box-shadow:0 3px #684735,0 7px 12px #49312524}.progress-wow-weekly{display:none!important}@media (max-width:700px){.progress-shelf-hero{padding:21px 14px 18px;border-radius:27px}.progress-shelf-hero-head{gap:12px}.progress-shelf-hero h2{font-size:28px}.progress-shelf-count{min-height:38px;padding:7px 9px}.progress-shelf-count strong{font-size:21px}.progress-tooth-shelves{gap:20px}.progress-tooth-shelves.is-compact .progress-shelf-grid{grid-template-columns:repeat(var(--progress-shelf-columns),55px);gap:7px}.progress-shelf-tooth{height:98px;grid-template-rows:69px 25px}.progress-shelf-tooth-visual{height:69px}.progress-shelf-tooth-visual svg{width:43px!important;height:auto!important}.progress-shelf-word{max-width:55px;height:25px;font-size:9.3px}.progress-real-word-strip{display:flex;gap:8px;margin-inline:-2px;padding:0 2px 7px;overflow-x:auto;scrollbar-width:none}.progress-real-word-strip::-webkit-scrollbar{display:none}.progress-real-word-card{flex:0 0 92px}.progress-smile-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.progress-smile-visual{height:92px}.progress-full-collection-shelves .progress-shelf-grid{grid-template-columns:repeat(8,54px);gap:6px}.progress-shelf-library{padding-inline:14px!important}}@media (max-width:390px){.progress-shelf-hero-head{display:grid;grid-template-columns:minmax(0,1fr) auto}.progress-smile-gallery{gap:8px}.progress-smile-card{padding:10px 8px 12px}.progress-smile-visual{height:84px}}.progress-shelf-latest,.progress-smiles-section{padding:21px 20px 20px;border:1px solid rgba(105,82,61,.11)!important;border-radius:27px;background:#fffdf9!important;box-shadow:none!important}.progress-real-word-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.progress-smile-gallery-preview{grid-template-columns:repeat(2,minmax(0,1fr))}.progress-shelf-tooth.is-selected .progress-shelf-tooth-visual:after{content:none!important;display:none!important}.progress-shelf-tooth.is-selected .progress-shelf-tooth-visual svg{transform:translateY(-8px)!important}.progress-shelf-tooth.is-selected .progress-shelf-word{color:#28231f}.progress-subpage{width:min(100%,980px);margin-inline:auto}.progress-subpage-header{display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:start;gap:13px;padding:4px 0 20px}.progress-subpage-back{width:42px!important;height:42px!important;min-width:42px;border-radius:50%!important;display:grid!important;place-items:center!important;padding:0!important}.progress-subpage-heading{min-width:0}.progress-subpage-heading h1{margin:6px 0 5px;color:#1d1b18;font:500 clamp(31px,5vw,43px)/.98 Newsreader,serif;letter-spacing:-.035em;overflow-wrap:anywhere}.progress-subpage-heading p{max-width:620px;margin:0;color:#686159;font-size:13px;line-height:1.5}.progress-subpage-right{padding-top:5px}.progress-subpage-card{min-width:0;padding:22px 20px 24px;border:1px solid rgba(105,82,61,.11);border-radius:28px;background:#fffdf9;box-shadow:none}.progress-library-page-card .progress-tooth-shelves{margin-top:0}.progress-library-page-card .selected-word-card{margin-top:22px}.progress-all-smiles-card{padding-top:18px}.progress-smile-gallery-all{margin-top:0;grid-template-columns:repeat(3,minmax(0,1fr))}.progress-real-word-card,.progress-smile-card{box-shadow:none!important;border:1px solid rgba(105,82,61,.08)!important}.progress-real-word-card.is-active,.progress-smile-card:active{box-shadow:none!important}@media (max-width:700px){.progress-shelf-latest,.progress-smiles-section{padding:17px 14px 16px;border-radius:23px}.progress-real-word-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-inline:0;padding:0;overflow:visible}.progress-real-word-card{width:100%;min-width:0;min-height:112px;padding-inline:6px}.progress-real-word-card strong{width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.progress-smile-gallery-preview{grid-template-columns:repeat(2,minmax(0,1fr))}.progress-subpage-header{grid-template-columns:42px minmax(0,1fr);gap:10px;padding-bottom:16px}.progress-subpage-right{grid-column:2;grid-row:2;padding-top:0;justify-self:start}.progress-subpage-heading h1{font-size:32px}.progress-subpage-card{padding:17px 13px 20px;border-radius:23px}.progress-smile-gallery-all{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.progress-library-page-card .selected-word-card{margin-top:18px}}@media (max-width:390px){.progress-shelf-latest,.progress-smiles-section{padding-inline:12px}.progress-real-word-card{min-height:108px}.progress-real-word-tooth{height:61px}.progress-real-word-tooth svg{width:39px!important;height:auto!important}.progress-smile-gallery-preview,.progress-smile-gallery-all{gap:7px}}.progress-shelf-tooth-visual{align-items:end!important;justify-items:center!important}.progress-shelf-tooth.is-empty .progress-shelf-tooth-visual svg{opacity:.46!important;filter:grayscale(1) saturate(0) contrast(.94)!important;transform:translateY(0)!important}.progress-shelf-tooth.is-filled:not(.is-selected) .progress-shelf-tooth-visual svg{transform:translateY(0)!important}@media (max-width: 1023px){#root{position:fixed!important;top:0!important;right:0!important;bottom:auto!important;left:0!important;width:100%!important;height:var(--topiks-layout-height, 100dvh)!important;min-height:0!important;transform:none!important;transition:none!important}input,textarea,select,[contenteditable=true]{font-size:16px!important;scroll-margin-top:max(16px,var(--topiks-safe-top, env(safe-area-inset-top, 0px)))!important;scroll-margin-bottom:24px!important;-webkit-text-size-adjust:100%}.screen-page,.profile-page,.progress-page,.new-topik-page,.auth-page,.setup-wrap,.loading-page,.app-loader-screen{scroll-behavior:auto!important;overflow-anchor:none!important}.topiks-field-focused .tk-content,.topiks-field-focused .screen-page,.topiks-field-focused .profile-page,.topiks-field-focused .progress-page,.topiks-field-focused .new-topik-page,.topiks-field-focused .auth-page,.topiks-field-focused .setup-wrap{transform:none!important;transition-property:none!important}}@media (max-width: 900px){.conversation-layout,.topiks-keyboard-open .conversation-layout,.topiks-conversation-composer-focused .conversation-layout{height:var(--topiks-visual-height, 100dvh)!important;max-height:var(--topiks-visual-height, 100dvh)!important;top:0!important;transform:none!important;transition:none!important}.topiks-conversation-composer-focused .composer,.topiks-conversation-composer-focused .conversation-header,.topiks-conversation-composer-focused .messages-panel{transform:none!important;transition:none!important}.topiks-conversation-composer-focused .composer textarea{font-size:16px!important;scroll-margin:0!important}}@media (max-width:700px){.source-mobile-sheet{padding-top:72px!important}.source-mobile-sheet>.eyebrow{padding-right:0!important}.source-mobile-sheet h2{margin-right:0!important}}.ai-topic-presence-grid .presence-signal{display:flex!important;flex:0 0 auto;height:23px;align-items:flex-end;gap:3px}.ai-topic-presence-grid .presence-signal i{width:4px;border-radius:999px}.ai-topic-presence-grid .presence-signal i:nth-child(1){height:7px}.ai-topic-presence-grid .presence-signal i:nth-child(2){height:14px}.ai-topic-presence-grid .presence-signal i:nth-child(3){height:21px}.ai-topic-presence-grid button.selected .presence-signal i{background:#ffffff42}.ai-topic-presence-grid button.selected .signal-0 i:nth-child(1),.ai-topic-presence-grid button.selected .signal-1 i:nth-child(-n+2),.ai-topic-presence-grid button.selected .signal-2 i{background:#fff}.ai-topic-actions{justify-content:flex-end!important}@media (max-width:700px){.ai-topic-presence-grid button{justify-content:flex-start!important;padding-inline:9px!important;gap:7px!important}.ai-topic-presence-grid button>span:last-child{text-align:left!important}.ai-topic-presence-grid .presence-signal{display:flex!important}.ai-topic-actions .primary-btn{flex:0 1 min(100%,320px)!important;width:100%}}.wizard-navigation{justify-content:flex-end!important}.wizard-navigation-spacer{flex:1 1 auto}.progress-definition-prompt{position:fixed;z-index:74;left:50%;bottom:calc(94px + var(--topiks-safe-bottom, env(safe-area-inset-bottom,0px)));width:min(calc(100vw - 28px),470px);min-height:64px;padding:9px 10px 9px 14px;border:1px solid rgba(58,47,39,.1);border-radius:21px;background:#fffdf9f0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 14px 40px #291f1821;transform:translate(-50%);display:flex;align-items:center;justify-content:space-between;gap:12px}.progress-definition-prompt>div{min-width:0;display:grid;gap:2px}.progress-definition-prompt strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#28231f;font-size:14px;line-height:1.2}.progress-definition-prompt span{color:#817970;font-size:10px;line-height:1.2}.progress-definition-prompt button{flex:0 0 auto;min-height:44px;padding:0 15px;border:0;border-radius:15px;background:#1a1917;color:#fff;font:750 12px/1 Outfit,sans-serif;cursor:pointer}.progress-definition-overlay{position:fixed;z-index:120;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:calc(18px + var(--topiks-safe-top, env(safe-area-inset-top,0px))) 16px calc(18px + var(--topiks-safe-bottom, env(safe-area-inset-bottom,0px)));background:#1d1a1747;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:progressDefinitionFadeIn .16s ease-out both}.progress-definition-dialog{position:relative;width:min(100%,560px);max-height:min(78dvh,680px);overflow-y:auto;overscroll-behavior:contain;border-radius:27px;background:#191816;box-shadow:0 26px 80px #120e0c47;animation:progressDefinitionCardIn .2s cubic-bezier(.2,.8,.2,1) both}.progress-definition-dialog .selected-word-card{margin:0!important;padding:27px 68px 25px 25px!important;border-radius:27px!important;background:#191816!important;box-shadow:none!important}.progress-definition-dialog .selected-word-title-row>div{padding-right:2px}.progress-definition-close{position:absolute;z-index:2;top:15px;right:15px;width:40px;height:40px;padding:0;border:0;border-radius:50%;display:grid;place-items:center;background:#ffffff17;color:#fff;cursor:pointer}.progress-definition-close svg{width:18px;height:18px;display:block}.progress-real-word-card.is-active .progress-real-word-tooth svg{transform:translateY(-7px)}@keyframes progressDefinitionFadeIn{0%{opacity:0}to{opacity:1}}@keyframes progressDefinitionCardIn{0%{opacity:0;transform:translateY(14px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@media (min-width:1024px){.progress-definition-prompt{bottom:26px}}@media (max-width:700px){.progress-definition-prompt{bottom:calc(88px + var(--topiks-safe-bottom, env(safe-area-inset-bottom,0px)));min-height:60px;border-radius:19px}.progress-definition-prompt button{min-height:42px;padding-inline:13px}.progress-definition-overlay{align-items:end;padding-left:10px;padding-right:10px;padding-bottom:max(10px,var(--topiks-safe-bottom,env(safe-area-inset-bottom,0px)))}.progress-definition-dialog{width:100%;max-height:min(76dvh,650px);border-radius:26px 26px 20px 20px}.progress-definition-dialog .selected-word-card{padding:25px 62px 22px 19px!important;border-radius:inherit!important}.progress-definition-close{top:13px;right:13px;width:38px;height:38px}}@media (prefers-reduced-motion:reduce){.progress-definition-overlay,.progress-definition-dialog{animation:none}}.progress-definition-close svg path{stroke:#fff!important}@media (max-width:700px){.progress-definition-overlay{align-items:center!important;justify-items:center!important;padding-top:calc(18px + var(--topiks-safe-top, env(safe-area-inset-top,0px)))!important;padding-right:12px!important;padding-bottom:calc(92px + var(--topiks-safe-bottom, env(safe-area-inset-bottom,0px)))!important;padding-left:12px!important}.progress-definition-dialog{width:min(100%,520px)!important;max-height:calc(100dvh - 150px - var(--topiks-safe-top, env(safe-area-inset-top,0px)) - var(--topiks-safe-bottom, env(safe-area-inset-bottom,0px)))!important;border-radius:26px!important;margin:0!important}}@media (max-width: 1023px){html,body{width:100%!important;height:100%!important;overflow:hidden!important;overscroll-behavior:none!important}body{position:relative!important;inset:auto!important;margin:0!important;padding:0!important}#root{position:fixed!important;top:var(--topiks-viewport-offset-top, 0px)!important;right:0!important;bottom:auto!important;left:0!important;width:100%!important;height:var(--topiks-viewport-height, 100dvh)!important;min-height:0!important;max-height:none!important;overflow:hidden!important;transform:none!important;transition:none!important;background:#f7f3ec!important}.tk-shell,.tk-content{position:relative;width:100%!important;height:100%!important;min-height:0!important;max-height:100%!important;overflow:hidden!important;transform:none!important;transition:none!important}.tk-shell:before{content:"";position:absolute;z-index:90;top:0;right:0;left:0;height:var(--topiks-safe-top, 0px);background:#f7f3ec;pointer-events:none}.screen-page,.profile-page,.progress-page,.new-topik-page{height:100%!important;min-height:0!important;overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior-y:none!important;-webkit-overflow-scrolling:touch;scroll-padding-top:calc(var(--topiks-safe-top, 0px) + 10px);padding-top:calc(var(--topiks-safe-top, 0px) + 4px)!important;background:#f7f3ec}.auth-page,.setup-wrap,.loading-page,.app-loader-screen{height:100%!important;min-height:0!important;overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior-y:none!important;-webkit-overflow-scrolling:touch;scroll-padding-top:calc(var(--topiks-safe-top, 0px) + 10px);padding-top:calc(var(--topiks-safe-top, 0px) + 8px)!important;background:#f7f3ec}.conversation-layout,.topiks-keyboard-open .conversation-layout,.topiks-conversation-composer-focused .conversation-layout{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;min-height:0!important;max-height:100%!important;padding-top:calc(var(--topiks-safe-top, 0px) + 4px)!important;transform:none!important;transition:none!important}input,textarea,select,[contenteditable=true]{font-size:16px!important;scroll-margin-top:calc(var(--topiks-safe-top, 0px) + 12px)!important;scroll-margin-bottom:20px!important}.topiks-field-focused .tk-tabbar,.topiks-field-focused .tk-fab,.topiks-field-focused .tk-tabbar-backdrop,.topiks-keyboard-open .tk-tabbar,.topiks-keyboard-open .tk-fab,.topiks-keyboard-open .tk-tabbar-backdrop{display:none!important}.topiks-field-focused .tk-content,.topiks-field-focused .screen-page,.topiks-field-focused .profile-page,.topiks-field-focused .progress-page,.topiks-field-focused .new-topik-page,.topiks-field-focused .auth-page,.topiks-field-focused .setup-wrap,.topiks-field-focused .conversation-layout{transform:none!important;transition:none!important;animation:none!important}}@media (max-width: 900px){.topiks-keyboard-open .source-panel{display:none!important}.topiks-conversation-composer-focused .composer,.topiks-conversation-composer-focused .conversation-header,.topiks-conversation-composer-focused .messages-panel{transform:none!important;transition:none!important}}@media (max-width: 1023px){html,body{width:100%!important;height:100%!important;min-height:100%!important;margin:0!important;padding:0!important;overflow:hidden!important;overscroll-behavior:none!important}body{position:relative!important;inset:auto!important}#root{position:fixed!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100dvh!important;min-height:0!important;max-height:none!important;overflow:hidden!important;top:0!important;transform:translate3d(0,var(--topiks-ios-pan-y, 0px),0)!important;transform-origin:top left!important;transition:none!important;will-change:transform;background:#f7f3ec!important}.tk-shell{position:relative!important;width:100%!important;height:100%!important;min-height:0!important;max-height:100%!important;overflow:hidden!important;background:#f7f3ec!important}.tk-content{position:relative!important;width:100%!important;height:100%!important;min-height:0!important;max-height:100%!important;box-sizing:border-box!important;overflow:hidden!important;padding-top:var(--topiks-safe-top, 0px)!important;padding-right:0!important;padding-bottom:0!important;padding-left:0!important;transform:none!important;transition:none!important}.tk-shell:before{display:none!important;content:none!important}.screen-page,.profile-page,.progress-page,.new-topik-page{flex:1 1 auto!important;width:100%!important;height:auto!important;min-height:0!important;max-height:100%!important;overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior-y:contain!important;-webkit-overflow-scrolling:touch;scroll-behavior:auto!important;scroll-padding-top:8px!important;padding-top:6px!important;background:#f7f3ec!important}.auth-page,.setup-wrap,.loading-page,.app-loader-screen{flex:1 1 auto!important;width:100%!important;height:auto!important;min-height:0!important;max-height:100%!important;overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior-y:contain!important;-webkit-overflow-scrolling:touch;scroll-behavior:auto!important;scroll-padding-top:10px!important;padding-top:10px!important;background:#f7f3ec!important}input,textarea,select,[contenteditable=true]{font-size:16px!important;scroll-margin-top:12px!important;scroll-margin-bottom:20px!important;-webkit-text-size-adjust:100%}.topiks-field-focused .tk-tabbar,.topiks-field-focused .tk-fab,.topiks-field-focused .tk-tabbar-backdrop,.topiks-keyboard-open .tk-tabbar,.topiks-keyboard-open .tk-fab,.topiks-keyboard-open .tk-tabbar-backdrop{display:none!important}.topiks-field-focused .tk-content,.topiks-field-focused .screen-page,.topiks-field-focused .profile-page,.topiks-field-focused .progress-page,.topiks-field-focused .new-topik-page,.topiks-field-focused .auth-page,.topiks-field-focused .setup-wrap{transform:none!important;transition:none!important;animation:none!important}}@media (max-width: 900px){.conversation-layout,.topiks-keyboard-open .conversation-layout,.topiks-conversation-composer-focused .conversation-layout{position:relative!important;inset:auto!important;flex:1 1 auto!important;width:100%!important;height:var(--topiks-visual-height, 100%)!important;min-height:0!important;max-height:100%!important;padding-top:6px!important;padding-right:calc(12px + var(--topiks-safe-right, 0px))!important;padding-bottom:max(8px,var(--topiks-safe-bottom, 0px))!important;padding-left:calc(12px + var(--topiks-safe-left, 0px))!important;overflow:hidden!important;transform:none!important;transition:none!important}.topiks-keyboard-open .source-panel{display:none!important}.topiks-conversation-composer-focused .composer,.topiks-conversation-composer-focused .conversation-header,.topiks-conversation-composer-focused .messages-panel{transform:none!important;transition:none!important}}.topic-live-activity{display:inline-flex;align-items:center;gap:7px;width:fit-content;margin-top:10px;padding:6px 9px;border-radius:999px;background:#d9573d14;color:#8f4132}.topic-live-activity>span{width:7px;height:7px;flex:0 0 7px;border-radius:50%;background:#d9573d;box-shadow:0 0 #d9573d38;animation:topiks-live-pulse 2.1s ease-out infinite}.topic-live-activity strong{font:650 11px/1 Outfit,sans-serif;letter-spacing:.01em}@keyframes topiks-live-pulse{0%,55%,to{box-shadow:0 0 #d9573d33}75%{box-shadow:0 0 0 5px #d9573d00}}.topik-signature-enter{animation:topiks-topic-enter .46s cubic-bezier(.22,.8,.28,1) both}@keyframes topiks-topic-enter{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}.ai-presence-message{margin-top:5px;animation:topiks-ai-arrive .36s cubic-bezier(.2,.75,.3,1) both}.ai-presence-stage{display:inline-flex;align-items:center;gap:10px;max-width:min(310px,86%);padding:8px 12px 8px 9px;border-radius:18px;background:#fffdf9eb;border:1px solid rgba(74,56,44,.08)}.ai-presence-mouth{position:relative;display:grid;place-items:center;width:46px;height:38px;flex:0 0 46px;animation:topiks-ai-breathe 1.55s ease-in-out infinite}.ai-presence-mouth:after{content:"";position:absolute;top:2px;right:0;bottom:2px;left:0;border-radius:999px;background:#d9573d14;filter:blur(8px);z-index:-1;animation:topiks-ai-aura 1.55s ease-in-out infinite}.ai-presence-copy{display:grid;gap:2px;min-width:0}.ai-presence-copy strong{color:#1a1917;font:700 13px/1.15 Outfit,sans-serif}.ai-presence-copy>span{display:inline-flex;align-items:baseline;color:#756e66;font:550 12px/1.25 Outfit,sans-serif}.ai-thinking-dots{display:inline-flex;gap:2px;margin-left:3px}.ai-thinking-dots i{width:3px;height:3px;border-radius:50%;background:currentColor;opacity:.3;animation:topiks-ai-dot 1.05s ease-in-out infinite}.ai-thinking-dots i:nth-child(2){animation-delay:.13s}.ai-thinking-dots i:nth-child(3){animation-delay:.26s}.message.ai:not(.ai-presence-message){animation:topiks-ai-message-in .38s cubic-bezier(.18,.78,.24,1) both}@keyframes topiks-ai-arrive{0%{opacity:0;transform:translateY(5px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes topiks-ai-breathe{0%,to{transform:translateY(0) scale(.98)}50%{transform:translateY(-2px) scale(1.025)}}@keyframes topiks-ai-aura{0%,to{opacity:.25;transform:scale(.9)}50%{opacity:.75;transform:scale(1.08)}}@keyframes topiks-ai-dot{0%,70%,to{opacity:.28;transform:translateY(0)}35%{opacity:1;transform:translateY(-2px)}}@keyframes topiks-ai-message-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.topiks-word-reward{position:fixed;z-index:140;left:50%;bottom:max(92px,calc(76px + var(--topiks-safe-bottom, 0px)));transform:translate(-50%);width:min(330px,calc(100vw - 32px));min-height:94px;display:flex;align-items:center;gap:10px;padding:11px 15px 11px 10px;border-radius:24px;background:#1a1917f5;color:#fff;box-shadow:0 18px 46px #16120f33;animation:topiks-word-reward-in .48s cubic-bezier(.17,.86,.27,1.08) both;pointer-events:none}.topiks-word-reward-tooth{width:70px;height:78px;flex:0 0 70px;display:flex;align-items:flex-start;justify-content:center;overflow:visible;animation:topiks-tooth-materialize .65s cubic-bezier(.17,.9,.24,1.14) both}.topiks-word-reward-tooth svg{transform-origin:50% 72%}.topiks-word-reward-copy{min-width:0;display:grid;gap:2px}.topiks-word-reward-copy span{color:#ffffff94;font:650 10px/1 Outfit,sans-serif;letter-spacing:.09em;text-transform:uppercase}.topiks-word-reward-copy strong{overflow:hidden;text-overflow:ellipsis;color:#fff;font:700 21px/1.08 Newsreader,Georgia,serif}.topiks-word-reward-copy small{color:#ffffffad;font:550 11px/1.3 Outfit,sans-serif}@keyframes topiks-word-reward-in{0%{opacity:0;transform:translate(-50%,18px) scale(.96)}to{opacity:1;transform:translate(-50%) scale(1)}}@keyframes topiks-tooth-materialize{0%{opacity:0;transform:translateY(-18px) scale(.72) rotate(-4deg);filter:blur(4px)}58%{opacity:1;transform:translateY(3px) scale(1.05) rotate(1deg);filter:blur(0)}to{opacity:1;transform:translateY(0) scale(1) rotate(0)}}.topiks-smile-reward-backdrop{position:fixed;z-index:210;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:max(24px,var(--topiks-safe-top, 0px)) 18px max(28px,var(--topiks-safe-bottom, 0px));background:#12100f66;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);animation:topiks-reward-backdrop-in .34s ease both}.topiks-smile-reward{width:min(390px,100%);display:grid;justify-items:center;text-align:center;padding:28px 22px 22px;border-radius:30px;background:#1a1917;color:#fff;box-shadow:0 26px 80px #0a08074d;animation:topiks-smile-card-in .62s cubic-bezier(.16,.88,.25,1.08) both}.topiks-smile-reward-kicker{font:750 12px/1 Outfit,sans-serif;letter-spacing:.16em;color:#e9a092}.topiks-smile-reward-icon{margin:15px 0 4px;transform-origin:50% 60%;animation:topiks-smile-unlock .88s cubic-bezier(.16,.88,.26,1.1) .12s both}.topiks-smile-reward h2{margin:3px 0 7px;color:#fff;font:700 31px/.98 Newsreader,Georgia,serif}.topiks-smile-reward p{max-width:280px;margin:0;color:#ffffffad;font:500 13px/1.45 Outfit,sans-serif}.topiks-smile-reward button{margin-top:19px;min-height:44px;padding:0 22px;border:0;border-radius:999px;background:#fff;color:#1a1917;font:700 13px/1 Outfit,sans-serif;cursor:pointer}@keyframes topiks-reward-backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes topiks-smile-card-in{0%{opacity:0;transform:translateY(18px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes topiks-smile-unlock{0%{opacity:0;transform:translateY(14px) scale(.72)}62%{opacity:1;transform:translateY(-3px) scale(1.06)}to{opacity:1;transform:translateY(0) scale(1)}}.progress-smile-card{transition:transform .18s ease,background-color .18s ease;transform-origin:50% 60%}.progress-smile-card:active{transform:scale(.985)}.progress-smile-card:active .progress-smile-visual{transform:scale(1.035)}.progress-smile-visual{transition:transform .18s ease}.primary-btn:not(:disabled):active,.compact:not(:disabled):active,.mobile-ai-call:not(:disabled):active,.ai-call-persona-button:not(:disabled):active,.message-quick-reactions button:not(:disabled):active,.reaction-list button:not(:disabled):active,.topic-action-menu button:not(:disabled):active{transform:translateY(1px) scale(.985)}.reaction-list button{transform-origin:center;animation:topiks-reaction-pop .22s cubic-bezier(.2,.8,.25,1.15) both}@keyframes topiks-reaction-pop{0%{transform:scale(.72);opacity:.4}to{transform:scale(1);opacity:1}}.profile-signature-setting{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:15px 16px;border-radius:18px;background:#f7f2eb}.profile-signature-setting>div{min-width:0;display:grid;gap:4px}.profile-signature-setting strong{color:#24211e;font:700 13px/1.2 Outfit,sans-serif}.profile-signature-setting span{color:#756e66;font:500 11px/1.4 Outfit,sans-serif}.topiks-switch{position:relative;width:45px;height:27px;flex:0 0 45px;padding:0;border:0;border-radius:999px;background:#d8d0c7;cursor:pointer;transition:background-color .18s ease}.topiks-switch>span{position:absolute;top:3px;left:3px;width:21px;height:21px;border-radius:50%;background:#fff;box-shadow:0 1px 4px #1f181424;transition:transform .18s cubic-bezier(.2,.78,.25,1)}.topiks-switch.is-on{background:#1a1917}.topiks-switch.is-on>span{transform:translate(18px)}@media (max-width: 900px){.topiks-word-reward{bottom:max(22px,calc(14px + var(--topiks-safe-bottom, 0px)))}.topiks-keyboard-open .topiks-word-reward,.topiks-field-focused .topiks-word-reward{bottom:max(18px,calc(10px + var(--topiks-safe-bottom, 0px)))}}@media (prefers-reduced-motion: reduce){.topik-signature-enter,.topic-live-activity>span,.ai-presence-message,.ai-presence-mouth,.ai-presence-mouth:after,.ai-thinking-dots i,.message.ai,.topiks-word-reward,.topiks-word-reward-tooth,.topiks-smile-reward-backdrop,.topiks-smile-reward,.topiks-smile-reward-icon,.reaction-list button{animation:none!important}.progress-smile-card,.progress-smile-visual,.topiks-switch,.topiks-switch>span{transition:none!important}}.topik-signature-enter{animation:none}.topik-signature-enter .conversation-header{animation:topiks-topic-piece-in .36s cubic-bezier(.22,.8,.28,1) both}.topik-signature-enter .mobile-source-area,.topik-signature-enter .source-panel{animation:topiks-topic-piece-in .39s cubic-bezier(.22,.8,.28,1) 70ms both}.topik-signature-enter .messages-panel{animation:topiks-topic-piece-in .42s cubic-bezier(.22,.8,.28,1) 135ms both}.topik-signature-enter .composer{animation:topiks-topic-piece-in .4s cubic-bezier(.22,.8,.28,1) .19s both}@keyframes topiks-topic-piece-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion: reduce){.topik-signature-enter .conversation-header,.topik-signature-enter .mobile-source-area,.topik-signature-enter .source-panel,.topik-signature-enter .messages-panel,.topik-signature-enter .composer{animation:none!important}}.progress-shelf-hero .progress-shelf-tooth.is-selected .progress-shelf-word,.progress-shelf-hero .progress-shelf-tooth.is-selected:hover .progress-shelf-word,.progress-shelf-hero .progress-shelf-tooth.is-selected:focus-visible .progress-shelf-word{color:#ffffffeb!important}.topiks-onboarding{position:relative;width:100%;height:100%;min-height:0;overflow:hidden;display:grid;grid-template-rows:auto minmax(0,1fr) auto;padding:max(12px,var(--topiks-safe-top,env(safe-area-inset-top,0px))) max(18px,var(--topiks-safe-right,env(safe-area-inset-right,0px))) max(16px,var(--topiks-safe-bottom,env(safe-area-inset-bottom,0px))) max(18px,var(--topiks-safe-left,env(safe-area-inset-left,0px)));background:#f7f3ec;color:#1a1917}.onboarding-topbar{position:relative;z-index:5;display:flex;align-items:center;justify-content:space-between;min-height:44px}.onboarding-brand-mini{font:750 19px/1 Outfit,sans-serif;letter-spacing:-.045em}.onboarding-skip{min-height:40px;padding:0 4px 0 14px;border:0;background:transparent;color:#736d66;font:650 12px/1 Outfit,sans-serif;cursor:pointer}.onboarding-scene{width:min(100%,760px);min-height:0;margin:0 auto;display:grid;grid-template-rows:auto minmax(0,1fr);align-items:center;animation:onboardingSceneIn .46s cubic-bezier(.2,.8,.2,1) both}.onboarding-scene-copy{max-width:600px;margin:clamp(14px,3vh,34px) auto 0;text-align:center}.onboarding-manifesto{margin:0 0 11px!important;color:#d9573d!important;font:650 12px/1.2 Outfit,sans-serif!important;letter-spacing:.035em}.onboarding-scene-copy h1{margin:0;font:500 clamp(31px,6.8vw,54px)/.98 Newsreader,Georgia,serif;letter-spacing:-.045em}.onboarding-scene-copy>p:not(.onboarding-manifesto){max-width:520px;margin:14px auto 0;color:#746e66;font:450 14px/1.55 Outfit,sans-serif}.onboarding-stage{min-height:0;display:grid;place-items:center;padding:clamp(14px,3vh,30px) 0 8px}.onboarding-demo{position:relative;width:min(100%,470px)}.onboarding-topic-demo{min-height:270px;display:grid;place-items:center}.onboarding-source-chip{position:absolute;top:10px;left:50%;transform:translate(-50%);padding:9px 13px;border-radius:999px;background:#ece5dc;color:#7b736b;font:650 10px/1 Outfit,sans-serif;animation:onboardingChipDrop .55s .08s cubic-bezier(.2,.8,.2,1) both}.onboarding-topic-card{width:min(100%,390px);padding:24px 24px 22px;border-radius:26px;background:#fffdf9;text-align:left;animation:onboardingCardRise .58s .22s cubic-bezier(.2,.8,.2,1) both}.onboarding-topic-kicker{margin-bottom:9px;color:#d9573d;font:700 10px/1 Outfit,sans-serif;text-transform:uppercase;letter-spacing:.09em}.onboarding-topic-card h3{max-width:310px;margin:0;color:#25211e;font:500 27px/1.08 Newsreader,Georgia,serif;letter-spacing:-.03em}.onboarding-topic-avatars{display:flex;margin-top:21px;padding-left:7px}.onboarding-topic-avatars span{width:32px;height:32px;margin-left:-7px;border:3px solid #fffdf9;border-radius:50%;display:grid;place-items:center;background:#1a1917;color:#fff;font:700 10px/1 Outfit,sans-serif;animation:onboardingAvatarPop .28s calc(.62s + var(--avatar-delay,0s)) ease-out both}.onboarding-topic-avatars span:nth-child(2){--avatar-delay:.08s;background:#d7c9e8;color:#41374d}.onboarding-topic-avatars span:nth-child(3){--avatar-delay:.16s;background:#eee6dc;color:#6b625b}.onboarding-ai-demo{min-height:310px;display:flex;flex-direction:column;justify-content:center;gap:10px}.onboarding-chat-row{display:flex;align-items:flex-end;gap:8px;opacity:0;animation:onboardingMessageIn .36s ease-out forwards}.onboarding-chat-row.is-you{justify-content:flex-start;animation-delay:.06s}.onboarding-chat-row.is-friend{justify-content:flex-end;animation-delay:.34s}.onboarding-chat-row.is-ai{justify-content:flex-end;animation-delay:1.12s}.onboarding-chat-bubble{max-width:78%;padding:12px 15px;border-radius:18px;background:#fffdf9;color:#292522;font:500 13px/1.4 Outfit,sans-serif}.onboarding-chat-row.is-you .onboarding-chat-bubble{background:#1a1917;color:#fff;border-bottom-left-radius:6px}.onboarding-chat-row.is-ai .onboarding-chat-bubble{background:#efe7f4;border-bottom-right-radius:6px}.onboarding-mini-avatar{width:31px;height:31px;border-radius:50%;display:grid;place-items:center;background:#1a1917;color:#fff;font:700 8px/1 Outfit,sans-serif}.onboarding-mini-avatar.is-friend{background:#d9573d}.onboarding-ai-thinking{align-self:flex-end;margin:3px 4px 0 0;display:flex;align-items:center;gap:9px;opacity:0;animation:onboardingThinkingIn .3s .67s ease-out forwards}.onboarding-ai-thinking>div{display:grid;gap:2px;text-align:left}.onboarding-ai-thinking strong{font:700 11px/1 Outfit,sans-serif}.onboarding-ai-thinking span:not(.onboarding-ai-mouth){color:#8a8279;font:500 9px/1 Outfit,sans-serif}.onboarding-ai-mouth{display:grid;place-items:center;animation:onboardingMouthBreathe 1.15s ease-in-out infinite}.onboarding-ai-mouth.small{animation:none}.onboarding-word-demo{min-height:300px;display:grid;justify-items:center;align-content:center}.onboarding-word-sentence{margin:0;font:500 clamp(22px,5vw,31px)/1.3 Newsreader,Georgia,serif;color:#26211e;text-align:center}.onboarding-word-sentence mark{position:relative;padding:1px 4px;background:transparent;color:inherit}.onboarding-word-sentence mark:after{content:"";position:absolute;z-index:-1;left:0;right:0;bottom:1px;height:44%;border-radius:8px;background:#d9573d38;transform-origin:left;animation:onboardingHighlight .55s .18s ease-out both}.onboarding-selection-pill{margin-top:13px;padding:7px 11px;border-radius:999px;background:#1a1917;color:#fff;font:650 10px/1 Outfit,sans-serif;animation:onboardingSelectionPop .3s .66s ease-out both}.onboarding-word-arrow{margin:7px 0 -2px;color:#a69d94;font:500 19px/1 Outfit,sans-serif;animation:onboardingArrow .32s .95s ease-out both}.onboarding-tooth-drop{display:grid;justify-items:center;gap:0;animation:onboardingToothDrop .55s 1.02s cubic-bezier(.16,.9,.26,1.08) both}.onboarding-tooth-drop strong{margin-top:-8px;color:#5f574f;font:650 10px/1 Outfit,sans-serif}.onboarding-progress-count{margin-top:8px;display:flex;align-items:baseline;gap:4px;opacity:0;animation:onboardingCountIn .3s 1.48s ease-out forwards}.onboarding-progress-count strong,.onboarding-smile-counter strong{font:750 25px/1 Outfit,sans-serif}.onboarding-progress-count span,.onboarding-smile-counter span{color:#91887f;font:650 12px/1 Outfit,sans-serif}.onboarding-smile-demo{min-height:315px;display:grid;justify-items:center;align-content:center}.onboarding-smile-counter{display:flex;align-items:baseline;gap:4px;animation:onboardingCountIn .28s .05s ease-out both}.onboarding-mini-teeth{position:absolute;top:84px;left:50%;transform:translate(-50%);display:flex;align-items:end;gap:1px;animation:onboardingTeethFade .45s .72s ease-in forwards}.onboarding-mini-teeth span{animation:onboardingMiniTooth .28s calc(.12s + var(--i)*55ms) cubic-bezier(.2,.8,.2,1) both}.onboarding-smile-reveal{margin-top:24px;opacity:0;transform:scale(.78);animation:onboardingSmileReveal .62s .9s cubic-bezier(.18,.9,.25,1.1) forwards}.onboarding-smile-label{margin-top:2px;display:grid;justify-items:center;gap:3px;opacity:0;animation:onboardingCountIn .35s 1.35s ease-out forwards}.onboarding-smile-label strong{font:700 14px/1 Outfit,sans-serif}.onboarding-smile-label span{color:#817970;font:500 10px/1 Outfit,sans-serif}.onboarding-footer{width:min(100%,600px);margin:0 auto;display:grid;grid-template-columns:auto minmax(180px,1fr);align-items:center;gap:18px;padding-top:10px}.onboarding-dots{display:flex;align-items:center;gap:7px}.onboarding-dots button{width:7px;height:7px;padding:0;border:0;border-radius:999px;background:#d7cfc5;cursor:pointer;transition:width .22s ease,background .22s ease}.onboarding-dots button.is-active{width:24px;background:#1a1917}.onboarding-next{justify-self:end;width:min(100%,330px);min-height:54px;padding:0 18px 0 20px;border:0;border-radius:18px;display:flex;align-items:center;justify-content:space-between;gap:18px;background:#1a1917;color:#fff;font:700 13px/1 Outfit,sans-serif;cursor:pointer;transition:transform .14s ease,background .14s ease}.onboarding-next:active{transform:scale(.985)}.onboarding-next span{font-size:18px;font-weight:400}.profile-guide-button{width:100%;min-height:70px;padding:12px 14px;border:0;border-radius:18px;display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;background:#f1ebe3;color:#25211e;text-align:left;cursor:pointer}.profile-guide-icon{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#1a1917;color:#fff;font-size:10px;padding-left:2px}.profile-guide-button>span:nth-child(2){display:grid;gap:4px;min-width:0}.profile-guide-button strong{font:700 12px/1.2 Outfit,sans-serif}.profile-guide-button small{color:#777067;font:500 10px/1.35 Outfit,sans-serif}.profile-guide-arrow{color:#797169;font-size:17px}@keyframes onboardingSceneIn{0%{opacity:0;transform:translateY(9px)}to{opacity:1;transform:translateY(0)}}@keyframes onboardingChipDrop{0%{opacity:0;transform:translate(-50%,-12px)}to{opacity:1;transform:translate(-50%)}}@keyframes onboardingCardRise{0%{opacity:0;transform:translateY(22px) scale(.975)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes onboardingAvatarPop{0%{opacity:0;transform:scale(.72)}to{opacity:1;transform:scale(1)}}@keyframes onboardingMessageIn{0%{opacity:0;transform:translateY(9px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes onboardingThinkingIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes onboardingMouthBreathe{0%,to{transform:scale(.96)}50%{transform:scale(1.04)}}@keyframes onboardingHighlight{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes onboardingSelectionPop{0%{opacity:0;transform:translateY(-5px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes onboardingArrow{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@keyframes onboardingToothDrop{0%{opacity:0;transform:translateY(-25px) scale(.86)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes onboardingCountIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@keyframes onboardingMiniTooth{0%{opacity:0;transform:translateY(-15px)}to{opacity:1;transform:translateY(0)}}@keyframes onboardingTeethFade{to{opacity:0;transform:translate(-50%) scale(.82)}}@keyframes onboardingSmileReveal{to{opacity:1;transform:scale(1)}}@media (max-width:700px){.topiks-onboarding{padding-left:max(14px,var(--topiks-safe-left,env(safe-area-inset-left,0px)));padding-right:max(14px,var(--topiks-safe-right,env(safe-area-inset-right,0px)))}.onboarding-scene-copy{margin-top:8px}.onboarding-scene-copy h1{font-size:clamp(30px,9vw,42px)}.onboarding-scene-copy>p:not(.onboarding-manifesto){font-size:12.5px;line-height:1.48;margin-top:10px}.onboarding-stage{padding-top:8px}.onboarding-topic-demo{min-height:240px}.onboarding-topic-card{padding:21px;border-radius:23px}.onboarding-topic-card h3{font-size:24px}.onboarding-ai-demo{min-height:285px}.onboarding-word-demo,.onboarding-smile-demo{min-height:270px}.onboarding-footer{grid-template-columns:1fr;gap:10px}.onboarding-dots{justify-content:center;order:2}.onboarding-next{justify-self:stretch;width:100%;order:1}}@media (max-height:700px) and (max-width:700px){.onboarding-topbar{min-height:36px}.onboarding-scene-copy h1{font-size:31px}.onboarding-scene-copy>p:not(.onboarding-manifesto){font-size:11.5px;margin-top:7px}.onboarding-topic-demo{min-height:205px}.onboarding-ai-demo{min-height:235px;gap:7px}.onboarding-word-demo,.onboarding-smile-demo{min-height:225px}.onboarding-chat-bubble{padding:9px 12px;font-size:11px}.onboarding-smile-reveal{transform-origin:center}.onboarding-footer{padding-top:4px}.onboarding-next{min-height:48px}}@media (prefers-reduced-motion:reduce){.topiks-onboarding *,.topiks-onboarding *:before,.topiks-onboarding *:after{animation-duration:.001ms!important;animation-delay:0ms!important;transition-duration:.001ms!important}}.onboarding-ai-demo{min-height:340px;justify-content:center;gap:9px}.onboarding-chat-row.is-you{justify-content:flex-end!important}.onboarding-chat-row.is-other,.onboarding-chat-row.is-ai,.onboarding-chat-row.is-ai-thinking-row{justify-content:flex-start!important}.onboarding-chat-row.is-you .onboarding-chat-bubble{background:#1a1917!important;color:#fff!important;border-radius:18px 18px 6px!important}.onboarding-chat-row.is-other .onboarding-chat-bubble{background:#fffdf9!important;color:#292522!important;border-radius:18px 18px 18px 6px!important}.onboarding-chat-row.is-ai .onboarding-chat-bubble{background:#eee5f4!important;color:#302837!important;border-radius:18px 18px 18px 6px!important}.onboarding-mini-avatar{flex:0 0 auto;overflow:hidden}.onboarding-mini-avatar.is-friend{background:#d9573d!important;color:#fff!important}.onboarding-ai-demo .onboarding-chat-row{opacity:0;animation:onboardingMessageIn .34s cubic-bezier(.2,.8,.2,1) forwards}.onboarding-ai-demo .is-ai-seq-1{animation-delay:.08s!important}.onboarding-ai-demo .is-ai-seq-2{animation-delay:.54s!important}.onboarding-ai-demo .is-ai-seq-3{animation-delay:1.02s!important}.onboarding-ai-demo .is-ai-seq-4{animation:onboardingThinkingSequence .92s 1.52s ease-out both!important}.onboarding-ai-demo .is-ai-seq-5{animation-delay:2.38s!important}.onboarding-ai-mouth,.onboarding-ai-mouth.small{flex:0 0 auto;display:grid;place-items:center;animation:none!important;transform:none!important}.onboarding-ai-mouth svg,.onboarding-ai-mouth img{transform:none!important;animation:none!important}.onboarding-thinking-bubble{min-height:44px;padding:9px 13px;border-radius:17px 17px 17px 6px;display:flex;align-items:center;gap:6px;background:#eee5f4;color:#302837;font-family:Outfit,sans-serif}.onboarding-thinking-bubble strong{font-size:11px;line-height:1}.onboarding-thinking-bubble>span:not(.onboarding-thinking-dots){color:#776b7e;font-size:10px}.onboarding-thinking-dots{display:flex;align-items:center;gap:3px;margin-left:1px}.onboarding-thinking-dots i{width:4px;height:4px;border-radius:50%;background:#776b7e;opacity:.28;animation:onboardingThinkingDot .8s ease-in-out infinite}.onboarding-thinking-dots i:nth-child(2){animation-delay:.14s}.onboarding-thinking-dots i:nth-child(3){animation-delay:.28s}.onboarding-word-demo{min-height:330px;position:relative;display:grid;place-items:center}.onboarding-smile-reveal.is-image{width:min(280px,68vw);height:190px;margin-top:12px;display:grid;place-items:center;opacity:0;transform:scale(.82);animation:onboardingSmileReveal .62s .9s cubic-bezier(.18,.9,.25,1.08) forwards}.onboarding-smile-reveal.is-image img{display:block;width:100%;height:100%;object-fit:contain}@keyframes onboardingThinkingSequence{0%{opacity:0;transform:translateY(5px)}20%,78%{opacity:1;transform:translateY(0)}to{opacity:.35;transform:translateY(0)}}@keyframes onboardingThinkingDot{0%,60%,to{opacity:.24}30%{opacity:1}}@keyframes onboardingWordSavePress{0%,to{transform:scale(1);background:#1a1917}45%{transform:scale(.95);background:#d9573d}}@keyframes onboardingWordConversationOut{to{opacity:0;transform:translateY(-8px);visibility:hidden}}@keyframes onboardingWordSavedIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (max-width:700px){.onboarding-ai-demo{min-height:318px;gap:8px}.onboarding-chat-bubble{max-width:80%;padding:10px 12px;font-size:11.5px}.onboarding-word-demo{min-height:300px}.onboarding-word-action-popover{margin-left:4px}.onboarding-smile-reveal.is-image{width:min(250px,72vw);height:170px}}@media (max-height:700px) and (max-width:700px){.onboarding-ai-demo{min-height:255px;gap:6px}.onboarding-ai-demo .onboarding-chat-bubble{padding:7px 10px;font-size:10.5px}.onboarding-mini-avatar{width:27px;height:27px}.onboarding-thinking-bubble{min-height:35px;padding:6px 10px}.onboarding-word-demo{min-height:235px}.onboarding-smile-reveal.is-image{width:210px;height:135px;margin-top:4px}}.onboarding-topic-demo{min-height:360px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding-top:2px}.onboarding-topic-source-picker{width:min(100%,390px);display:grid;gap:8px;opacity:0;animation:onboardingSourcePickerIn .34s .04s ease-out forwards}.onboarding-topic-source-types{display:flex;align-items:center;gap:6px}.onboarding-topic-source-types span{min-height:25px;padding:0 9px;border-radius:999px;display:inline-flex;align-items:center;background:#ece5dc;color:#817970;font:650 9px/1 Outfit,sans-serif}.onboarding-topic-source-types span.is-active{background:#1a1917;color:#fff}.onboarding-youtube-input{position:relative;height:48px;padding:0 13px;border-radius:16px;display:flex;align-items:center;gap:9px;overflow:hidden;background:#fffdf9;box-shadow:inset 0 0 0 1px #322a2314}.onboarding-youtube-icon{flex:0 0 auto;width:25px;height:18px;border-radius:6px;display:grid;place-items:center;padding-left:1px;background:#f03;color:#fff;font-size:8px}.onboarding-youtube-url{display:block;width:0;max-width:calc(100% - 52px);overflow:hidden;white-space:nowrap;color:#4d4741;font:550 11px/1 Outfit,sans-serif;animation:onboardingYoutubeType .82s .28s steps(28,end) forwards}.onboarding-youtube-cursor{width:1px;height:17px;margin-left:-5px;background:#d9573d;animation:onboardingCursorBlink .48s .26s step-end 3}.onboarding-youtube-detected{min-height:16px;display:flex;align-items:center;gap:6px;color:#676057;font:600 9.5px/1 Outfit,sans-serif;opacity:0;transform:translateY(-3px);animation:onboardingDetectedIn .25s 1.08s ease-out forwards}.onboarding-detected-dot{width:6px;height:6px;border-radius:50%;background:#d9573d}.onboarding-youtube-preview{width:min(100%,390px);min-height:74px;padding:7px;border-radius:18px;display:grid;grid-template-columns:108px minmax(0,1fr);align-items:center;gap:10px;background:#fffdf9;opacity:0;transform:translateY(9px) scale(.985);animation:onboardingYoutubePreviewIn .38s 1.28s cubic-bezier(.2,.8,.2,1) forwards}.onboarding-youtube-thumb{position:relative;width:108px;aspect-ratio:16/9;overflow:hidden;border-radius:12px;background:#e9e3db}.onboarding-youtube-thumb img{width:100%;height:100%;display:block;object-fit:cover}.onboarding-youtube-play{position:absolute;left:50%;top:50%;width:29px;height:21px;border-radius:7px;display:grid;place-items:center;padding-left:2px;transform:translate(-50%,-50%);background:#ff0033eb;color:#fff;font-size:8px}.onboarding-youtube-meta{min-width:0;display:grid;gap:5px}.onboarding-youtube-meta span{color:#d9573d;font:700 9px/1 Outfit,sans-serif;text-transform:uppercase;letter-spacing:.07em}.onboarding-youtube-meta strong{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#292521;font:650 12px/1.28 Outfit,sans-serif}.onboarding-topic-demo .onboarding-topic-card{position:relative;width:min(100%,390px);padding:16px 17px 15px;border-radius:20px;background:#1a1917;color:#fff;opacity:0;transform:translateY(12px) scale(.985);animation:onboardingTopicReadyIn .42s 1.82s cubic-bezier(.2,.8,.2,1) forwards}.onboarding-topic-demo .onboarding-topic-kicker{margin-bottom:6px;color:#ef8a76;font-size:8.5px}.onboarding-topic-demo .onboarding-topic-card h3{max-width:330px;color:#fff;font-size:21px;line-height:1.05}.onboarding-topic-card-bottom{margin-top:12px;display:flex;align-items:center;justify-content:space-between;gap:12px}.onboarding-topic-demo .onboarding-topic-avatars{margin-top:0}.onboarding-topic-demo .onboarding-topic-avatars span{width:27px;height:27px;border-width:2px;border-color:#1a1917;font-size:8.5px;animation-delay:calc(2.18s + var(--avatar-delay,0s))}.onboarding-topic-start{color:#ffffffb3;font:600 9px/1 Outfit,sans-serif;opacity:0;animation:onboardingDetectedIn .25s 2.34s ease-out forwards}@keyframes onboardingSourcePickerIn{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}@keyframes onboardingYoutubeType{0%{width:0}to{width:215px}}@keyframes onboardingCursorBlink{0%,to{opacity:0}50%{opacity:1}}@keyframes onboardingDetectedIn{0%{opacity:0;transform:translateY(-3px)}to{opacity:1;transform:translateY(0)}}@keyframes onboardingYoutubePreviewIn{0%{opacity:0;transform:translateY(9px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes onboardingTopicReadyIn{0%{opacity:0;transform:translateY(12px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width:700px){.onboarding-topic-demo{min-height:330px;gap:8px}.onboarding-youtube-input{height:44px;border-radius:15px}.onboarding-youtube-preview{min-height:68px;grid-template-columns:96px minmax(0,1fr)}.onboarding-youtube-thumb{width:96px}.onboarding-topic-demo .onboarding-topic-card{padding:14px 15px}.onboarding-topic-demo .onboarding-topic-card h3{font-size:19px}}@media (max-height:700px) and (max-width:700px){.onboarding-topic-demo{min-height:270px;gap:5px}.onboarding-topic-source-picker{gap:5px}.onboarding-topic-source-types span{min-height:21px;font-size:8px}.onboarding-youtube-input{height:38px}.onboarding-youtube-detected{min-height:12px;font-size:8px}.onboarding-youtube-preview{min-height:58px;padding:5px;grid-template-columns:82px minmax(0,1fr);gap:8px}.onboarding-youtube-thumb{width:82px;border-radius:10px}.onboarding-youtube-meta{gap:3px}.onboarding-youtube-meta strong{font-size:10px}.onboarding-topic-demo .onboarding-topic-card{padding:11px 13px;border-radius:17px}.onboarding-topic-demo .onboarding-topic-card h3{font-size:17px}.onboarding-topic-card-bottom{margin-top:8px}.onboarding-topic-demo .onboarding-topic-avatars span{width:23px;height:23px}}@media (prefers-reduced-motion:reduce){.onboarding-topic-source-picker,.onboarding-youtube-url,.onboarding-youtube-cursor,.onboarding-youtube-detected,.onboarding-youtube-preview,.onboarding-topic-demo .onboarding-topic-card,.onboarding-topic-demo .onboarding-topic-avatars span,.onboarding-topic-start{animation:none!important;opacity:1!important;transform:none!important}.onboarding-youtube-url{width:215px!important}.onboarding-youtube-cursor{display:none!important}}.onboarding-word-saved{gap:10px}.onboarding-word-saved-kicker{margin-bottom:2px;font:700 10.5px/1 Outfit,sans-serif}.onboarding-word-saved .onboarding-tooth-drop{gap:9px}.onboarding-word-saved .onboarding-tooth-drop strong{margin-top:0;padding-top:0;color:#5f574f;font:700 12px/1.15 Outfit,sans-serif;letter-spacing:-.01em}.onboarding-word-saved .onboarding-progress-count{margin-top:2px}.onboarding-word-saved .onboarding-progress-count strong{font-size:31px}.onboarding-word-saved .onboarding-progress-count span{font-size:15px}.onboarding-word-saved>p{max-width:286px;margin:2px auto 0;font:500 12.5px/1.48 Outfit,sans-serif;color:#6f675f}@media (max-width:700px){.onboarding-word-saved .onboarding-tooth-drop strong{font-size:11.5px}.onboarding-word-saved .onboarding-progress-count strong{font-size:28px}.onboarding-word-saved .onboarding-progress-count span{font-size:14px}.onboarding-word-saved>p{font-size:12px}}.onboarding-word-action-popover button{min-height:38px;padding:0 14px;font-size:10.5px}.onboarding-word-saved{gap:12px}.onboarding-word-saved-kicker{margin-bottom:0;font:700 11px/1 Outfit,sans-serif;letter-spacing:.08em}.onboarding-word-saved .onboarding-tooth-drop{display:grid;justify-items:center;gap:12px}.onboarding-word-saved .onboarding-tooth-drop strong{margin-top:0;padding:0;line-height:1.2;font-size:13px;color:#5c554d}.onboarding-word-saved .onboarding-progress-count{margin-top:1px}.onboarding-word-saved .onboarding-progress-count strong{font-size:34px}.onboarding-word-saved .onboarding-progress-count span{font-size:16px}.onboarding-word-saved>p{max-width:308px;margin:0 auto;font:500 13.5px/1.52 Outfit,sans-serif;color:#6e665f}@media (max-width:700px){.onboarding-word-saved,.onboarding-word-saved .onboarding-tooth-drop{gap:10px}.onboarding-word-saved .onboarding-tooth-drop strong{font-size:12px}.onboarding-word-saved .onboarding-progress-count strong{font-size:30px}.onboarding-word-saved .onboarding-progress-count span{font-size:14.5px}.onboarding-word-saved>p{max-width:286px;font-size:12.5px}}.onboarding-word-live-sequence,.onboarding-word-result-v6{width:min(100%,390px)}.onboarding-word-live-sequence{display:grid;gap:13px;align-content:center;animation:onboardingWordV6Enter .38s cubic-bezier(.2,.8,.2,1) both}.onboarding-word-message-v6{opacity:1!important;transform:none!important;animation:none!important}.onboarding-word-message-v6 .onboarding-chat-bubble{max-width:82%}.onboarding-word-message-v6 mark{position:relative;z-index:1;padding:1px 3px;border-radius:5px;background:transparent;color:inherit;transition:background .28s ease,color .28s ease,box-shadow .28s ease}.onboarding-word-message-v6 mark.is-selected{background:#d9573d3d;color:#211d1a;box-shadow:0 0 0 1px #d9573d29}.word-select-handle{position:absolute;bottom:-6px;width:6px;height:6px;border-radius:50%;background:#d9573d;box-shadow:0 0 0 2px #fffdf9;animation:onboardingSelectHandle .25s ease-out both}.word-select-handle.is-left{left:-2px}.word-select-handle.is-right{right:-2px}.onboarding-word-action-v6{justify-self:start;margin-left:12px;padding:7px;border-radius:16px;display:flex;align-items:center;gap:7px;background:#fffdf9;border:1px solid rgba(45,37,32,.08);opacity:0;visibility:hidden;transform:translateY(-7px) scale(.96);transition:opacity .28s ease,transform .28s ease,visibility 0s linear .28s}.onboarding-word-action-v6.is-visible{opacity:1;visibility:visible;transform:translateY(0) scale(1);transition:opacity .28s ease,transform .28s ease,visibility 0s}.onboarding-word-action-label{padding-left:5px;color:#716960;font:650 10px/1 Outfit,sans-serif}.onboarding-word-action-v6 button{min-height:40px;padding:0 14px 0 10px;border:0;border-radius:12px;display:flex;align-items:center;gap:7px;background:#1a1917;color:#fff;font:700 10.5px/1 Outfit,sans-serif;pointer-events:none}.onboarding-word-action-v6.is-visible button{animation:onboardingWordV6Press .55s .78s ease-out both}.onboarding-word-action-plus{width:20px;height:20px;border-radius:7px;display:grid;place-items:center;background:#fff;color:#1a1917;font-size:16px;line-height:1}.onboarding-word-phase-hint{min-height:20px;color:#766e66;text-align:center;font:550 11.5px/1.4 Outfit,sans-serif;animation:onboardingWordHint .25s ease-out both}.onboarding-word-result-v6{display:grid;justify-items:center;align-content:center;gap:13px;animation:onboardingWordResultV6 .46s cubic-bezier(.2,.8,.2,1) both}.onboarding-word-result-v6 .onboarding-word-saved-kicker{margin:0;color:#d9573d;font:700 11px/1 Outfit,sans-serif;text-transform:uppercase;letter-spacing:.08em}.onboarding-tooth-drop-v6{display:grid;justify-items:center;gap:13px}.onboarding-tooth-drop-v6 svg{animation:onboardingToothV6Drop .58s .06s cubic-bezier(.16,.9,.26,1.08) both}.onboarding-tooth-drop-v6 strong{color:#5c554d;font:700 13px/1.2 Outfit,sans-serif}.onboarding-progress-count-v6{display:flex;align-items:baseline;gap:3px}.onboarding-progress-count-v6 strong{color:#28231f;font:500 34px/1 Newsreader,serif}.onboarding-progress-count-v6 span{color:#837a72;font:650 16px/1 Outfit,sans-serif}.onboarding-word-result-v6>p{max-width:310px;margin:0 auto;color:#6e665f;text-align:center;font:500 13.5px/1.52 Outfit,sans-serif}@keyframes onboardingWordV6Enter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes onboardingSelectHandle{0%{opacity:0;transform:scale(.3)}to{opacity:1;transform:scale(1)}}@keyframes onboardingWordV6Press{0%,to{transform:scale(1);background:#1a1917}48%{transform:scale(.95);background:#d9573d}}@keyframes onboardingWordHint{0%{opacity:0;transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}@keyframes onboardingWordResultV6{0%{opacity:0;transform:translateY(13px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes onboardingToothV6Drop{0%{opacity:0;transform:translateY(-18px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width:700px){.onboarding-word-demo{min-height:310px}.onboarding-word-action-v6{margin-left:4px}.onboarding-word-result-v6>p{max-width:288px;font-size:12.5px}.onboarding-progress-count-v6 strong{font-size:30px}.onboarding-progress-count-v6 span{font-size:14.5px}}@media (max-height:700px) and (max-width:700px){.onboarding-word-demo{min-height:242px}.onboarding-word-live-sequence{gap:8px}.onboarding-word-action-v6 button{min-height:34px}.onboarding-word-phase-hint{font-size:10px}.onboarding-word-result-v6{gap:9px}.onboarding-tooth-drop-v6{gap:8px}.onboarding-word-result-v6>p{font-size:11px;line-height:1.4}}@media (prefers-reduced-motion:reduce){.onboarding-word-live-sequence,.word-select-handle,.onboarding-word-action-v6.is-visible button,.onboarding-word-phase-hint,.onboarding-word-result-v6,.onboarding-tooth-drop-v6 svg{animation:none!important}}.topic-privacy-badge{position:absolute;top:14px;right:14px;z-index:3;display:inline-flex;align-items:center;gap:5px;min-height:28px;padding:6px 9px;border-radius:999px;border:1px solid rgba(27,26,24,.08);background:#fffdf9e6;color:#1b1a18;font:600 11px/1 Outfit,sans-serif;letter-spacing:-.01em;white-space:nowrap;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 7px 18px -14px #0f0f1073}.topic-privacy-badge svg{width:13px;height:13px;flex:none}.topic-privacy-badge.is-public{background:#f0f8f1eb;color:#356141}.topic-privacy-badge.is-private{background:#fffaf3eb;color:#51483f}.topic-visual .source-badge{max-width:calc(100% - 118px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}@media (max-width:420px){.topic-privacy-badge{top:12px;right:12px;min-height:27px;padding:6px 8px}.topic-visual .source-badge{left:12px;top:12px;max-width:calc(100% - 112px)}}.topik-visibility-subsection{display:grid;gap:10px}.topik-visibility-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.topik-visibility-heading h3{margin:0}.topik-visibility-heading p{margin:5px 0 0;color:#817970;font:400 12.5px/1.4 Outfit,sans-serif}.topik-visibility-segmented{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;padding:4px;border:1px solid rgba(27,26,24,.09);border-radius:14px;background:#fffdfa;box-shadow:0 1px 2px #0f0f1008}.topik-visibility-segment{-moz-appearance:none;appearance:none;-webkit-appearance:none;border:0!important;min-width:0;min-height:40px!important;height:40px;margin:0;padding:0 12px!important;border-radius:10px!important;background:transparent!important;color:#6f675f;display:flex!important;align-items:center;justify-content:center;gap:7px;font:600 13px/1 Outfit,sans-serif!important;box-shadow:none!important;cursor:pointer;transition:background .16s ease,color .16s ease,transform .16s ease}.topik-visibility-segment:hover{background:#f8f4ee!important;color:#1b1a18}.topik-visibility-segment.selected{background:#1b1a18!important;color:#fff!important;box-shadow:0 5px 14px -10px #0f0f10cc!important}.topik-visibility-segment:active{transform:scale(.985)}.topik-visibility-segment-icon{width:15px!important;height:15px!important;display:grid;place-items:center;flex:0 0 15px}.topik-visibility-segment-icon svg{display:block!important;width:15px!important;height:15px!important;max-width:15px!important;max-height:15px!important}.topik-visibility-help{margin:0;padding:0 2px;color:#8b8278;font:400 11.5px/1.4 Outfit,sans-serif}.topik-visibility-segment:focus-visible{outline:2px solid #d9573d;outline-offset:2px}@media (max-width:560px){.topik-visibility-segmented{grid-template-columns:repeat(2,minmax(0,1fr))}.topik-visibility-segment{min-height:38px!important;height:38px;padding:0 10px!important}}.home-discovery-page{padding-bottom:140px}.home-owned-section{margin-top:4px}.home-section-heading{margin:34px 0 14px;display:flex;align-items:flex-end;justify-content:space-between;gap:18px}.home-section-heading>div{min-width:0}.home-section-heading h2{margin:3px 0 0;color:#191815;font-family:Newsreader,serif;font-size:clamp(24px,3.2vw,32px);line-height:1.02;font-weight:500;letter-spacing:-.035em}.home-owned-heading h2{font-family:Outfit,sans-serif;font-size:15px;font-weight:600;letter-spacing:-.015em}.home-section-heading p{margin:6px 0 0;color:#8a8177;font:400 12.5px/1.45 Outfit,sans-serif}.home-discover-section{width:100%;margin-top:54px;padding-top:3px}.home-discover-more{-moz-appearance:none;appearance:none;-webkit-appearance:none;flex:none;border:0;padding:8px 2px;background:transparent;color:#d9573d;font:600 12px/1 Outfit,sans-serif;cursor:pointer}.home-category-scroll{width:100%;display:flex;gap:8px;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:none;padding:2px 1px 13px;-webkit-overflow-scrolling:touch}.home-category-scroll::-webkit-scrollbar{display:none}.home-category-chip{-moz-appearance:none;appearance:none;-webkit-appearance:none;flex:0 0 auto;height:34px;border:1px solid rgba(26,25,22,.09);border-radius:999px;padding:0 13px;background:#fffdfa;color:#746c63;font:600 11.5px/1 Outfit,sans-serif;box-shadow:0 1px 2px #0f0f1005;cursor:pointer;white-space:nowrap}.home-category-chip.is-active{border-color:#1a1916;background:#1a1916;color:#fff;box-shadow:none}.public-topik-list{display:grid;gap:8px}.public-topik-row{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:100%;min-width:0;min-height:92px;display:grid;grid-template-columns:86px minmax(0,1fr) 20px;align-items:center;gap:13px;margin:0;padding:8px 12px 8px 8px;border:1px solid rgba(28,26,22,.075);border-radius:18px;background:#fffdfa;color:#1b1a18;text-align:left;box-shadow:0 8px 24px -24px #0f0f106b;cursor:pointer;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.public-topik-row:hover{transform:translateY(-1px);border-color:#1c1a1621;box-shadow:0 16px 34px -28px #0f0f107a}.public-topik-row:active{transform:scale(.995)}.public-topik-thumb{width:86px;height:76px;overflow:hidden;border-radius:13px;background:#eee8de}.public-topik-image{width:100%;height:100%;display:block;object-fit:cover}.public-topik-image-fallback{display:grid;place-items:center;background:linear-gradient(145deg,#eee7dc,#ded5c7);color:#756b60}.public-topik-image-fallback strong{font:600 24px/1 Newsreader,serif}.public-topik-row-content{min-width:0;display:grid;gap:5px}.public-topik-row-topline{min-width:0;display:flex;align-items:center;gap:8px}.public-topik-category{color:#d9573d;font:700 9.5px/1 Outfit,sans-serif;text-transform:uppercase;letter-spacing:.075em}.public-topik-activity{min-width:0;display:flex;align-items:center;gap:4px;overflow:hidden;color:#7b746b;font:500 9.5px/1 Outfit,sans-serif;white-space:nowrap;text-overflow:ellipsis}.public-topik-activity i{width:5px;height:5px;flex:none;border-radius:50%;background:#6ca37a}.public-topik-title{display:-webkit-box;min-width:0;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#1b1a18;font:600 14px/1.22 Outfit,sans-serif;letter-spacing:-.018em}.public-topik-meta{min-width:0;display:flex;align-items:center;gap:10px;color:#928a80;font:500 10px/1 Outfit,sans-serif}.public-topik-meta>span{display:inline-flex;align-items:center;gap:3px;min-width:0}.public-topik-meta svg{width:12px;height:12px}.public-topik-source{max-width:105px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.public-topik-chevron{display:grid;place-items:center;color:#b2aaa0}.public-topik-chevron svg{width:16px;height:16px}.home-discover-empty{padding:19px 18px;border:1px dashed rgba(29,27,23,.12);border-radius:16px;color:#8c8379;background:#fffdfa73;font:400 12px/1.45 Outfit,sans-serif}.home-discover-empty.is-error{color:#8a584f}.public-topik-skeleton-list{display:grid;gap:8px}.public-topik-skeleton-list span{display:block;height:92px;border-radius:18px;background:linear-gradient(90deg,#eee8df 25%,#f7f3ec,#eee8df 65%);background-size:220% 100%;animation:publicTopikLoading 1.25s linear infinite}@keyframes publicTopikLoading{to{background-position:-220% 0}}.public-preview-backdrop{position:fixed;z-index:180;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-end;justify-content:center;padding:18px;padding-bottom:max(18px,env(safe-area-inset-bottom));background:#13121057;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);animation:publicPreviewFade .16s ease-out both}.public-preview-sheet{position:relative;width:min(100%,540px);max-height:min(760px,calc(var(--topiks-visual-height,100dvh) - 30px));overflow:auto;overscroll-behavior:contain;border:1px solid rgba(26,24,21,.08);border-radius:26px;background:#fffdfa;box-shadow:0 28px 90px -34px #0f0f108c;animation:publicPreviewUp .2s cubic-bezier(.22,.8,.32,1) both}.public-preview-handle{display:none}.public-preview-close{-moz-appearance:none;appearance:none;-webkit-appearance:none;position:absolute;z-index:4;top:13px;right:13px;width:34px;height:34px;display:grid;place-items:center;border:1px solid rgba(25,24,21,.08);border-radius:50%;background:#fffdfae6;color:#292722;box-shadow:0 5px 18px -14px #0f0f1080;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);cursor:pointer}.public-preview-close svg{width:16px;height:16px}.public-preview-visual{position:relative;width:100%;height:205px;overflow:hidden;border-radius:25px 25px 0 0;background:#e9e3d9}.public-preview-visual>.topic-image,.public-preview-visual>.topic-image-fallback{width:100%;height:100%;object-fit:cover}.public-preview-visual>.topic-image-fallback{display:grid;place-items:center}.public-preview-badges{position:absolute;left:16px;bottom:14px;display:flex;align-items:center;gap:7px}.public-preview-category,.public-preview-public{min-height:27px;display:inline-flex;align-items:center;gap:5px;padding:0 9px;border-radius:999px;background:#fffdfaeb;color:#2a2824;font:700 10px/1 Outfit,sans-serif;box-shadow:0 5px 18px -14px #0f0f1080;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.public-preview-public{color:#356141}.public-preview-public svg{width:12px;height:12px}.public-preview-content{padding:21px 22px 23px}.public-preview-source{display:block;margin-bottom:7px;color:#9a9186;font:600 10px/1 Outfit,sans-serif;text-transform:uppercase;letter-spacing:.07em}.public-preview-content h2{margin:0;color:#1b1a18;font-family:Newsreader,serif;font-size:30px;line-height:1.03;font-weight:500;letter-spacing:-.04em}.public-preview-question{margin:12px 0 0;color:#615b54;font:400 14px/1.5 Outfit,sans-serif}.public-preview-stats{margin-top:19px;padding:14px 0;display:flex;flex-wrap:wrap;gap:10px 17px;border-top:1px solid rgba(26,24,21,.07);border-bottom:1px solid rgba(26,24,21,.07)}.public-preview-stats>div{display:flex;align-items:center;gap:6px;color:#777067;font:500 11px/1 Outfit,sans-serif}.public-preview-stats svg{width:15px;height:15px}.public-preview-stats strong{color:#27241f;font-weight:700}.public-preview-stats .is-live{color:#477454}.public-preview-stats .is-live i{width:6px;height:6px;border-radius:50%;background:#6ca37a}.public-preview-note{margin:16px 0 0;color:#958c82;font:400 11.5px/1.48 Outfit,sans-serif}.public-preview-join{width:100%;justify-content:center;margin-top:18px;min-height:48px}.public-preview-error{position:fixed;z-index:190;left:50%;bottom:max(24px,env(safe-area-inset-bottom));transform:translate(-50%);width:min(calc(100% - 32px),480px);padding:12px 14px;border-radius:14px;background:#6f3027;color:#fff;font:500 12px/1.4 Outfit,sans-serif;box-shadow:0 16px 36px -18px #0f0f108c}@keyframes publicPreviewFade{0%{opacity:0}to{opacity:1}}@keyframes publicPreviewUp{0%{opacity:0;transform:translateY(18px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width:620px){.home-discovery-page{padding-bottom:calc(128px + env(safe-area-inset-bottom))}.home-section-heading{margin-top:31px}.home-discover-section{margin-top:46px}.public-topik-row{min-height:86px;grid-template-columns:78px minmax(0,1fr) 18px;gap:11px;padding:7px 10px 7px 7px;border-radius:16px}.public-topik-thumb{width:78px;height:72px;border-radius:12px}.public-topik-title{font-size:13.5px}.public-preview-backdrop{padding:0;align-items:flex-end}.public-preview-sheet{width:100%;max-height:calc(var(--topiks-visual-height,100dvh) - 18px);border-radius:26px 26px 0 0;border-bottom:0;padding-bottom:env(safe-area-inset-bottom)}.public-preview-handle{position:absolute;z-index:5;top:8px;left:50%;transform:translate(-50%);display:block;width:38px;height:4px;border-radius:999px;background:#ffffffb8}.public-preview-visual{height:185px;border-radius:25px 25px 0 0}.public-preview-content{padding:19px 19px 21px}.public-preview-content h2{font-size:27px}}@media (min-width:900px){.public-topik-list{grid-template-columns:repeat(2,minmax(0,1fr))}.public-preview-backdrop{align-items:center}}.home-intro-hub{align-items:flex-end;padding-bottom:10px}.home-hub-nav{position:relative;z-index:2;margin-top:6px;margin-bottom:18px}.home-hub-category-scroll{padding:4px 1px 10px}.home-hub-tab{height:38px;padding:0 14px;gap:6px;border-color:#1c1a1614;background:#fffdfad1;font-size:12px;box-shadow:none}.home-hub-tab.is-active{background:#1b1a18;border-color:#1b1a18;color:#fff}.home-hub-tab-dot{width:6px;height:6px;border-radius:50%;background:#d9573d}.home-hub-tab.is-active .home-hub-tab-dot{background:#ff8a70}.home-hub-tab-count{min-width:17px;height:17px;padding:0 5px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#1b1a1812;color:#5f5850;font:700 9px/1 Outfit,sans-serif}.home-hub-tab.is-active .home-hub-tab-count{background:#ffffff24;color:#fff}.home-hub-content{min-height:240px}.home-hub-panel{margin:0}.home-hub-panel-head{min-height:42px;display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin:0 0 13px}.home-hub-panel-head>div{min-width:0;display:flex;align-items:baseline;flex-wrap:wrap;gap:5px 8px}.home-hub-panel-head strong{color:#1b1a18;font:600 13px/1.2 Outfit,sans-serif}.home-hub-panel-head>div>span{color:#928a80;font:400 11px/1.35 Outfit,sans-serif}.home-hub-panel-head.is-public>div{display:grid;gap:3px}.home-hub-panel-head.is-public strong{font-family:Newsreader,serif;font-size:25px;font-weight:500;letter-spacing:-.035em}.home-public-kicker{color:#d9573d!important;font:700 9.5px/1 Outfit,sans-serif!important;text-transform:uppercase;letter-spacing:.075em}.home-own-empty{min-height:126px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:20px;border:1px solid rgba(28,26,22,.075);border-radius:20px;background:#fffdfa}.home-own-empty strong{color:#1b1a18;font:600 14px/1.2 Outfit,sans-serif}.home-own-empty p{margin:5px 0 0;max-width:410px;color:#8b8379;font:400 12px/1.45 Outfit,sans-serif}.home-own-empty-action{-moz-appearance:none;appearance:none;-webkit-appearance:none;flex:none;min-height:36px;padding:0 13px;border:0;border-radius:11px;background:#f1ece5;color:#3d3934;font:600 11.5px/1 Outfit,sans-serif;cursor:pointer}.home-discover-section{display:none!important}@media (max-width:620px){.home-intro-hub{gap:15px}.home-hub-nav{margin-top:2px;margin-bottom:14px}.home-hub-tab{height:36px;padding:0 12px;font-size:11.5px}.home-hub-panel-head{margin-bottom:10px}.home-own-empty{min-height:108px;align-items:flex-start;flex-direction:column;padding:17px}}.topiks-public-preview-open .tk-tabbar,.topiks-public-preview-open .tk-tabbar-backdrop{display:none!important}.topiks-public-preview-open .public-preview-backdrop{z-index:300}.topiks-public-preview-open .public-preview-sheet{padding-bottom:max(18px,env(safe-area-inset-bottom))}@media (max-width:620px){.topiks-public-preview-open .public-preview-sheet{padding-bottom:max(22px,env(safe-area-inset-bottom))}}.home-v3 .home-topbar{position:relative;z-index:30}.home-v3 .home-header-actions{position:relative;gap:8px}.home-header-icon{-moz-appearance:none;appearance:none;-webkit-appearance:none;position:relative;width:40px;height:40px;display:grid;place-items:center;padding:0;border:1px solid rgba(24,22,19,.08);border-radius:50%;background:#fffdfadb;color:#24211e;box-shadow:0 8px 24px -19px #0f0f108c;cursor:pointer;transition:transform .16s ease,background .16s ease,border-color .16s ease}.home-header-icon:hover{transform:translateY(-1px);background:#fffdfa;border-color:#18161321}.home-header-icon.is-active{background:#f2ece4}.home-new-topik-button{background:#1b1a18;border-color:#1b1a18;color:#fff}.home-new-topik-button:hover{background:#292622;border-color:#292622}.home-notification-wrap{position:relative}.home-notification-badge{position:absolute;right:-4px;top:-4px;min-width:18px;height:18px;padding:0 5px;display:inline-flex;align-items:center;justify-content:center;border:2px solid #f7f3ec;border-radius:999px;background:#d9573d;color:#fff;font:700 9px/1 Outfit,sans-serif}.home-notification-panel{position:absolute;z-index:80;top:48px;right:0;width:min(330px,calc(100vw - 32px));overflow:hidden;border:1px solid rgba(24,22,19,.09);border-radius:19px;background:#fffdfafa;box-shadow:0 24px 60px -26px #0f0f1073;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.home-notification-head{min-height:55px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 15px;border-bottom:1px solid rgba(24,22,19,.07)}.home-notification-head strong{color:#201e1b;font:650 13px/1 Outfit,sans-serif}.home-notification-head span{color:#938b81;font:500 10px/1 Outfit,sans-serif}.home-notification-list{display:grid;max-height:330px;overflow:auto}.home-notification-list button{-moz-appearance:none;appearance:none;-webkit-appearance:none;min-width:0;display:grid;grid-template-columns:8px minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px 14px;border:0;border-bottom:1px solid rgba(24,22,19,.055);background:transparent;text-align:left;cursor:pointer}.home-notification-list button:last-child{border-bottom:0}.home-notification-list button:hover{background:#f8f3ec}.home-notification-dot{width:7px;height:7px;border-radius:50%;background:#d9573d}.home-notification-copy{min-width:0;display:grid;gap:4px}.home-notification-copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#27241f;font:600 11.5px/1.2 Outfit,sans-serif}.home-notification-copy span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#8c8479;font:400 10.5px/1.25 Outfit,sans-serif}.home-notification-list b{min-width:20px;height:20px;display:grid;place-items:center;padding:0 5px;border-radius:999px;background:#fff0eb;color:#c84f38;font:700 9px/1 Outfit,sans-serif}.home-notification-empty{padding:24px 18px;color:#8d857a;text-align:center;font:400 11.5px/1.45 Outfit,sans-serif}.home-visibility-switch{position:relative;width:min(100%,430px);margin:26px 0 0;padding:3px;display:grid;grid-template-columns:1fr 1fr;gap:3px;border:0;border-radius:999px;background:#e9e2d8;overflow:hidden}.home-visibility-switch-indicator{position:absolute;z-index:0;left:3px;top:3px;bottom:3px;width:calc(50% - 4.5px);border-radius:999px;background:#fffdfa;box-shadow:0 10px 20px -16px #0f0f10cc,inset 0 0 0 1px #1917140d;pointer-events:none;transform:translate(0);transition:transform .38s cubic-bezier(.34,1.56,.64,1)}.home-visibility-switch.is-discover .home-visibility-switch-indicator{transform:translate(calc(100% + 3px))}.home-visibility-switch button{-moz-appearance:none;appearance:none;-webkit-appearance:none;position:relative;z-index:1;min-height:40px;display:flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:999px;background:transparent;color:#4e4943;font:550 12.5px/1 Outfit,sans-serif;cursor:pointer;transition:color .2s ease,transform .14s ease}.home-visibility-switch button:active{transform:scale(.95)}.home-visibility-switch button svg{width:16px;height:16px;color:#d9573d;transition:transform .2s ease}.home-visibility-switch button.is-active{background:transparent;color:#211e1a;font-weight:600;box-shadow:none}.home-visibility-switch button.is-active svg{color:#d9573d}.home-v3 .home-intro-hub{display:block;margin:27px 0 21px;padding:0}.home-v3 .home-intro-hub h1{margin:0;max-width:780px}.home-public-category-nav{position:relative;z-index:2;margin:-2px 0 17px}.home-v3 .home-hub-category-scroll{padding:3px 1px 8px}.home-v3 .home-hub-tab{height:35px;padding:0 12px;border-color:#1c1a1613;background:#fffdfacc;color:#756e65;font-size:11.5px}.home-v3 .home-hub-tab.is-active{background:#1b1a18;border-color:#1b1a18;color:#fff}.home-v3 .topic-card{position:relative}.home-v3 .topic-card.has-unread{box-shadow:0 20px 48px -36px #d9573dbf}.home-v3 .topic-card.has-unread:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;border:1px solid rgba(217,87,61,.22);border-radius:inherit}.home-v3 .source-badge-icon{width:34px;height:31px;min-width:34px;display:grid;place-items:center;padding:0!important;border:1px solid rgba(20,18,16,.07);background:#fffdfaed;color:#2a2723;border-radius:10px;box-shadow:0 7px 18px -14px #0f0f1080}.home-v3 .topic-visual .source-badge-icon{max-width:none}.home-v3 .topic-conversation-fallback{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;display:grid;place-items:center;background:radial-gradient(circle at 22% 18%,rgba(255,255,255,.88),transparent 28%),linear-gradient(145deg,#f3ebe3,#eee5dc 46%,#e6dcf2)}.topic-fallback-orbit{position:absolute;display:block;border:1px solid rgba(91,74,62,.08);border-radius:50%}.topic-fallback-orbit-a{width:180px;height:180px;left:-56px;bottom:-76px}.topic-fallback-orbit-b{width:135px;height:135px;right:-42px;top:-54px}.topic-fallback-people{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;gap:9px}.topic-fallback-person{width:48px;height:48px;display:block;border:4px solid rgba(255,253,250,.85);border-radius:50%;box-shadow:0 9px 24px -18px #0f0f1080}.topic-fallback-person.is-coral{background:linear-gradient(145deg,#f19a86,#dd654d)}.topic-fallback-person.is-lavender{background:linear-gradient(145deg,#cfc3f4,#9d8bd6)}.topic-fallback-bubble{width:64px;height:42px;display:flex;align-items:center;justify-content:center;gap:5px;border-radius:18px 18px 18px 7px;background:#fffdfa;box-shadow:0 13px 30px -20px #0f0f107a}.topic-fallback-bubble i{width:5px;height:5px;display:block;border-radius:50%;background:#91887e}.public-topik-image.topic-conversation-fallback{position:relative;width:100%;height:100%}.public-topik-image.topic-conversation-fallback .topic-fallback-person{width:25px;height:25px;border-width:2px}.public-topik-image.topic-conversation-fallback .topic-fallback-bubble{width:34px;height:24px;gap:3px;border-radius:10px 10px 10px 4px}.public-topik-image.topic-conversation-fallback .topic-fallback-bubble i{width:3px;height:3px}.home-topic-title-line{min-width:0;display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.home-topic-title-line h2{min-width:0}.home-topic-unread{flex:none;min-width:25px;height:25px;display:inline-flex;align-items:center;justify-content:center;padding:0 7px;border-radius:999px;background:#d9573d;color:#fff;font:700 10px/1 Outfit,sans-serif}.home-topic-preview{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;margin:9px 0 0!important;min-height:0;color:#817970!important;font:400 12px/1.45 Outfit,sans-serif!important}.home-v3 .topic-live-activity{margin-top:10px}.home-v3 .public-topik-source{display:inline-flex;align-items:center;gap:4px}.home-v3 .public-topik-source svg{flex:none}@media (max-width:620px){.home-v3 .desktop-header{align-items:center}.home-v3 .brand img{width:34px}.home-v3 .brand strong{font-size:25px}.home-header-icon{width:38px;height:38px}.home-visibility-switch{width:100%;margin-top:20px}.home-v3 .home-intro-hub{margin:22px 0 17px}.home-v3 .home-intro-hub h1{font-size:clamp(31px,10vw,43px);line-height:.98}.home-public-category-nav{margin-bottom:13px}.home-notification-panel{position:fixed;top:max(72px,env(safe-area-inset-top) + 60px);right:16px;left:16px;width:auto}.topic-fallback-person{width:43px;height:43px}.topic-fallback-bubble{width:58px;height:39px}}.tk-tabbar-profile-avatar{width:25px;height:25px;border-radius:50%;overflow:hidden;display:grid;place-items:center;flex:none;background:#eee7dc;border:1.5px solid rgba(15,15,16,.12);box-shadow:0 0 0 2px #ffffffb8;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.tk-tabbar-profile-avatar img{width:100%;height:100%;display:block;object-fit:cover}.tk-tabbar-profile-fallback{width:100%;height:100%;display:grid;place-items:center;font:600 10px/1 Outfit,sans-serif!important;color:#655f57!important;background:#eee7dc}.tk-tabbar button.active .tk-tabbar-profile-avatar{border-color:#d9573d;box-shadow:0 0 0 2px #d9573d21;transform:scale(1.04)}.topiks-mouth{transform-origin:50% 62%;backface-visibility:hidden;will-change:transform,opacity}.topiks-mouth-idle{animation:topiks-mouth-idle 4.8s ease-in-out infinite}.topiks-mouth-thinking{animation:topiks-mouth-thinking 1.25s ease-in-out infinite}.topiks-mouth-typing,.topiks-mouth-talking{animation:topiks-mouth-talking .72s ease-in-out infinite}.topiks-mouth-reacting{animation:topiks-mouth-react .52s cubic-bezier(.2,.85,.25,1) both}.topiks-mouth-celebrating{animation:topiks-mouth-celebrate .78s cubic-bezier(.18,.86,.24,1) both}@keyframes topiks-mouth-idle{0%,82%,to{transform:translateY(0) scale(1)}88%{transform:translateY(-1px) scale(1.018,.985)}94%{transform:translateY(0) scale(.994,1.01)}}@keyframes topiks-mouth-thinking{0%,to{transform:translateY(0) rotate(-.8deg) scale(.985,1.015)}45%{transform:translateY(-2px) rotate(.9deg) scale(1.018,.975)}70%{transform:translateY(-1px) rotate(.15deg) scale(.998,1.01)}}@keyframes topiks-mouth-talking{0%,to{transform:translateY(0) scaleY(.94)}45%{transform:translateY(-1px) scale(1.025,1.04)}72%{transform:translateY(0) scale(.985,.97)}}@keyframes topiks-mouth-react{0%{transform:scale(.82) rotate(-4deg);opacity:.45}58%{transform:scale(1.12) rotate(2deg);opacity:1}to{transform:scale(1) rotate(0);opacity:1}}@keyframes topiks-mouth-celebrate{0%{transform:translateY(5px) scale(.88);opacity:.3}45%{transform:translateY(-5px) scale(1.08);opacity:1}72%{transform:translateY(1px) scale(.985)}to{transform:translateY(0) scale(1)}}.conversation-live-strip{position:sticky;top:0;z-index:7;width:max-content;max-width:min(100%,430px);min-height:30px;margin:2px auto 10px;padding:6px 9px;display:flex;align-items:center;gap:7px;border:1px solid rgba(43,38,33,.07);border-radius:999px;background:#f7f3ece0;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 8px 22px -20px #1a191766;color:#746d65;pointer-events:none}.conversation-live-strip strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font:600 11.5px/1 Outfit,sans-serif;color:#5e5750}.conversation-live-strip small{flex:0 0 auto;padding-left:7px;border-left:1px solid rgba(43,38,33,.09);color:#999087;font:600 10px/1 Outfit,sans-serif}.conversation-live-dot{flex:0 0 auto;width:7px;height:7px;border-radius:50%;background:#79a27f;box-shadow:0 0 #79a27f3d;animation:topiks-presence-pulse 2.4s ease-out infinite}.conversation-live-strip.is-typing .conversation-live-dot{background:#d9573d;animation-duration:1.15s}@keyframes topiks-presence-pulse{0%,55%,to{box-shadow:0 0 0 0 currentColor}72%{box-shadow:0 0 0 5px #79a27f00}}.message:not(.ai-presence-message){animation:topiks-message-arrive .16s cubic-bezier(.2,.8,.3,1) both}@keyframes topiks-message-arrive{0%{opacity:0;translate:0 4px}to{opacity:1;translate:0 0}}.reaction-list button,.reaction-pill{animation:topiks-reaction-pop .18s cubic-bezier(.18,.9,.28,1) both;transform-origin:center}.reaction-list button:active,.message-quick-reactions button:active{scale:.9}@keyframes topiks-reaction-pop{0%{opacity:.2;scale:.68}65%{opacity:1;scale:1.1}to{opacity:1;scale:1}}.ai-presence-mouth .topiks-mouth-thinking{filter:drop-shadow(0 5px 8px rgba(54,39,31,.08))}@media (max-width:700px){.conversation-live-strip{max-width:calc(100% - 18px);margin-top:0;margin-bottom:8px}.conversation-live-strip strong{font-size:11px}.conversation-live-strip small{font-size:9.5px}}@media (prefers-reduced-motion:reduce){.topiks-mouth,.conversation-live-dot,.message:not(.ai-presence-message),.reaction-list button,.reaction-pill{animation:none!important}}.conversation-live-strip{display:none!important}.conversation-presence-cue{width:max-content;max-width:min(100%,420px);min-height:28px;margin:0 0 6px 10px;padding:4px 9px 4px 6px;display:flex;align-items:center;gap:7px;border-radius:999px;background:#f7f3ecf0;border:1px solid rgba(43,38,33,.06);box-shadow:0 8px 24px -22px #1c19167a;color:#716960;pointer-events:none;animation:topiks-presence-cue-in .16s ease-out both}.conversation-presence-cue strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font:600 11px/1 Outfit,sans-serif;color:#6a625a}.conversation-presence-symbol{width:27px;height:18px;flex:0 0 27px;display:grid;place-items:center}.presence-mouth-icon{position:relative;display:block;width:25px;height:15px;animation:topiks-presence-mouth-write .72s ease-in-out infinite}.presence-mouth-icon:before{content:"";position:absolute;left:1px;right:1px;top:3px;height:10px;border-radius:55% 55% 48% 48%/52% 52% 62% 62%;background:linear-gradient(180deg,#ef806d,#d85e4b 58%,#b84a3d);transform:rotate(-2deg);box-shadow:inset 0 1px #ffffff6b}.presence-mouth-icon:after{content:"";position:absolute;left:5px;right:5px;top:7px;height:3px;border-radius:50%;background:#fffdfa;box-shadow:0 2px #4a2927}.presence-eyes-icon{width:25px;height:16px;display:flex;align-items:center;justify-content:center;gap:3px}.presence-eyes-icon i{position:relative;width:9px;height:12px;border-radius:50%;background:#fffdfa;border:1px solid rgba(44,39,35,.16);box-shadow:0 2px 5px #2c27230d}.presence-eyes-icon i:after{content:"";position:absolute;width:3.5px;height:3.5px;left:2.7px;top:4px;border-radius:50%;background:#312d29;animation:topiks-presence-eye-glance 2.4s ease-in-out infinite}.presence-eyes-icon i:nth-child(2):after{animation-delay:.05s}@keyframes topiks-presence-cue-in{0%{opacity:0;transform:translateY(3px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes topiks-presence-mouth-write{0%,to{transform:translate(-2px) rotate(-2deg) scaleX(.95)}50%{transform:translate(3px) rotate(2deg) scaleX(1.04)}}@keyframes topiks-presence-eye-glance{0%,30%,to{transform:translate(-1px)}48%,72%{transform:translate(1.5px)}}@media (max-width:900px){.conversation-presence-cue{margin:0 0 5px 8px;max-width:calc(100% - 16px)}}@media (prefers-reduced-motion:reduce){.conversation-presence-cue,.presence-mouth-icon,.presence-eyes-icon i:after{animation:none!important}}.conversation-presence-cue.is-reading{width:34px;min-width:34px;min-height:25px;padding:3px 4px;margin-left:10px;gap:0;border-color:transparent;background:#f7f3ecd1;box-shadow:none}.conversation-presence-cue.is-reading .conversation-presence-symbol{width:25px;flex-basis:25px}.conversation-presence-cue.is-typing{min-height:27px;padding:3px 9px 3px 5px}.presence-mouth-icon{animation:topiks-presence-mouth-write .52s ease-in-out infinite!important}@keyframes topiks-presence-mouth-write{0%,to{transform:translate(-3px) rotate(-3deg) scale(.94,1.03)}50%{transform:translate(4px) rotate(3deg) scale(1.06,.94)}}.presence-eyes-icon i{animation:topiks-presence-blink 3.1s ease-in-out infinite}.presence-eyes-icon i:nth-child(2){animation-delay:.04s}@keyframes topiks-presence-blink{0%,42%,48%,to{transform:scaleY(1)}45%{transform:scaleY(.18)}}.topiks-mouth-thinking{animation:topiks-mouth-thinking-fix3 .82s ease-in-out infinite!important}.topiks-mouth-talking,.topiks-mouth-typing{animation:topiks-mouth-talking-fix3 .46s ease-in-out infinite!important}@keyframes topiks-mouth-thinking-fix3{0%,to{transform:translate(-2px) translateY(0) rotate(-1.4deg) scale(.97,1.04)}50%{transform:translate(2px) translateY(-2px) rotate(1.4deg) scale(1.04,.95)}}@keyframes topiks-mouth-talking-fix3{0%,to{transform:translateY(0) scaleY(.88)}48%{transform:translateY(-1px) scale(1.04,1.08)}}.reaction-list button,.reaction-pill{animation:topiks-reaction-pop-fix3 .16s cubic-bezier(.16,.95,.25,1.18) both!important;transform-origin:center}@keyframes topiks-reaction-pop-fix3{0%{opacity:.1;scale:.55;translate:0 3px}62%{opacity:1;scale:1.16;translate:0 -1px}to{opacity:1;scale:1;translate:0 0}}.profile-feedback-setting{gap:16px}.profile-feedback-copy{min-width:0;display:grid;gap:4px}.profile-feedback-copy small{color:#9a9187;font:500 10.5px/1.35 Outfit,sans-serif}.profile-feedback-controls{flex:none;display:flex;align-items:center;gap:9px}.profile-feedback-test{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid rgba(30,27,23,.1);border-radius:999px;background:#fffdfa;color:#4e4942;padding:8px 11px;font:650 10.5px/1 Outfit,sans-serif;cursor:pointer}.profile-feedback-test:active{transform:scale(.96)}.profile-feedback-test:disabled{opacity:.4;cursor:default}@media (max-width:620px){.profile-feedback-setting{align-items:flex-start!important}.profile-feedback-controls{padding-top:2px}.conversation-presence-cue.is-reading{margin-left:7px}}@media (prefers-reduced-motion:reduce){.topiks-mouth-thinking,.topiks-mouth-talking,.topiks-mouth-typing,.presence-mouth-icon,.presence-eyes-icon i,.reaction-list button,.reaction-pill{animation:none!important}}.conversation-presence-cue.is-reading{width:32px!important;min-width:32px!important;min-height:24px!important;padding:2px 3px!important;margin-bottom:5px!important;background:transparent!important;border-color:transparent!important;box-shadow:none!important}.conversation-presence-cue.is-reading .conversation-presence-symbol{width:26px!important;height:18px!important;flex:0 0 26px!important}.conversation-presence-cue.is-typing{width:max-content!important;min-width:0!important;min-height:24px!important;padding:3px 7px!important;margin-bottom:5px!important;gap:0!important;background:transparent!important;border-color:transparent!important;box-shadow:none!important}.conversation-presence-cue.is-typing strong{font:600 10.8px/1.15 Outfit,sans-serif!important;color:#777067!important}.conversation-presence-cue.is-typing .conversation-presence-symbol,.conversation-presence-cue.is-typing .presence-mouth-icon{display:none!important}.ai-presence-stage.is-thinking{opacity:.92}.ai-presence-stage.is-typing{opacity:1}.ai-presence-stage.is-typing .ai-presence-copy>span{color:#655e56}.ai-presence-stage.is-typing .ai-thinking-dots i{animation-duration:.72s!important}.ai-presence-stage.is-typing .topiks-mouth-typing{animation-duration:.4s!important}.conversation-presence-cue.is-reading>strong,.conversation-presence-cue.is-reading:after{display:none!important;content:none!important}.profile-feedback-lab{margin-top:18px;overflow:hidden;border:1px solid rgba(28,25,22,.08);border-radius:18px;background:#fffdfac2}.profile-feedback-lab-head{padding:15px 16px 13px;border-bottom:1px solid rgba(28,25,22,.06)}.profile-feedback-lab-head>div,.profile-feedback-copy{display:grid;gap:4px}.profile-feedback-lab-head strong{color:#24211d;font:650 13px/1.2 Outfit,sans-serif}.profile-feedback-lab-head span,.profile-feedback-copy span{color:#877f75;font:400 11px/1.35 Outfit,sans-serif}.profile-feedback-copy strong{color:#2b2824;font:620 12px/1.2 Outfit,sans-serif}.profile-feedback-copy small{max-width:390px;color:#9a9186;font:400 10px/1.4 Outfit,sans-serif}.profile-feedback-setting-row{min-height:65px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 15px;border-bottom:1px solid rgba(28,25,22,.055)}.profile-feedback-setting-row.is-unavailable{opacity:.68}.profile-feedback-row-actions{flex:none;display:flex;align-items:center;gap:8px}.profile-feedback-preview{padding:12px 15px 14px;border-bottom:1px solid rgba(28,25,22,.055);background:#f7f3ec57}.profile-feedback-preview-label{display:block;margin-bottom:9px;color:#9a9187;font:600 9.5px/1 Outfit,sans-serif;letter-spacing:.04em;text-transform:uppercase}.profile-feedback-preview-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.profile-feedback-preview-button,.profile-feedback-test{min-height:32px;padding:0 10px;border:1px solid rgba(35,31,27,.09);border-radius:10px;background:#fffdfa;color:#514b44;font:600 10px/1 Outfit,sans-serif;cursor:pointer}.profile-feedback-preview-button:hover,.profile-feedback-test:hover{background:#f7f1e9}.profile-feedback-preview-button:disabled,.profile-feedback-test:disabled{opacity:.38;cursor:default}.profile-motion-status{min-height:62px;display:grid;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px 15px}.profile-motion-status-icon{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:#f1ebe3;color:#766e64;font:700 17px/1 Outfit,sans-serif}.profile-motion-status>div{min-width:0;display:grid;gap:3px}.profile-motion-status strong{color:#2b2824;font:620 12px/1.2 Outfit,sans-serif}.profile-motion-status span{color:#8b8379;font:400 10.5px/1.35 Outfit,sans-serif}.profile-motion-status b{padding:5px 8px;border-radius:999px;background:#f1ebe3;color:#786f65;font:650 9px/1 Outfit,sans-serif}@media (max-width:620px){.profile-feedback-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.reaction-ai-mark{width:17px;height:17px;display:inline-grid;place-items:center;flex:0 0 17px;margin-left:-1px;overflow:hidden;border:1px solid rgba(217,87,61,.18);border-radius:50%;background:#fff7f3;box-shadow:0 2px 7px #36271f12;vertical-align:middle}.reaction-ai-mark .topiks-mouth{width:13px!important;height:13px!important}.reaction-list button:has(.reaction-ai-mark),.reaction-pill:has(.reaction-ai-mark){gap:3px;padding-right:5px}.ai-social-behavior-note{margin-top:16px;display:grid;grid-template-columns:46px minmax(0,1fr);align-items:center;gap:12px;padding:13px 14px;border:1px solid rgba(217,87,61,.1);border-radius:15px;background:linear-gradient(145deg,#fff8f4e0,#fffdfad6)}.ai-social-behavior-mouth{width:44px;height:44px;display:grid;place-items:center;border-radius:50%;background:#ffffffbd;box-shadow:0 8px 20px -17px #32221b6b}.ai-social-behavior-note>div{min-width:0;display:grid;gap:4px}.ai-social-behavior-note strong{color:#2d2925;font:650 11.5px/1.25 Outfit,sans-serif}.ai-social-behavior-note span{color:#827a70;font:400 10.5px/1.4 Outfit,sans-serif}@media (max-width:620px){.ai-social-behavior-note{grid-template-columns:42px minmax(0,1fr);padding:12px}.ai-social-behavior-mouth{width:40px;height:40px}}.topik-intelligence-mobile-actions{display:none}.source-intelligence-entry{width:100%;display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;margin-top:10px;padding:10px 11px;border:1px solid rgba(34,30,27,.08);border-radius:14px;background:#fffcf8d1;color:#28231f;text-align:left;cursor:pointer;transition:transform .16s ease,background .16s ease,border-color .16s ease}.source-intelligence-entry:hover{transform:translateY(-1px);background:#fffdf9;border-color:#221e1b21}.source-intelligence-entry:disabled{cursor:default;opacity:.62;transform:none}.source-intelligence-entry-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:11px;background:#f5ebe4;color:#d36e5d;font:700 15px/1 Outfit,sans-serif}.source-intelligence-entry>span:nth-child(2){min-width:0;display:grid;gap:3px}.source-intelligence-entry strong{color:#312b26;font:650 11.5px/1.15 Outfit,sans-serif}.source-intelligence-entry small{color:#91877c;font:400 9.7px/1.25 Outfit,sans-serif}.source-intelligence-entry-arrow{color:#9f958a;font:600 14px/1 Outfit,sans-serif}.source-catchup-entry{margin-top:7px}.source-catchup-entry .source-intelligence-entry-icon{background:#efece7;color:#706961}.source-catchup-badge{min-width:25px;height:21px;display:grid;place-items:center;padding:0 6px;border-radius:999px;background:#ef7c69;color:#fff;font:700 9px/1 Outfit,sans-serif}.topik-intelligence-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:160;display:flex;align-items:flex-end;justify-content:center;padding:18px;background:#18151247;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.topik-intelligence-sheet{width:min(620px,100%);max-height:min(82vh,760px);overflow:auto;overscroll-behavior:contain;padding:18px;border:1px solid rgba(30,26,22,.08);border-radius:24px;background:#fbf8f3;box-shadow:0 26px 70px #211b162e;animation:topikIntelligenceIn .24s cubic-bezier(.2,.8,.2,1)}@keyframes topikIntelligenceIn{0%{opacity:0;transform:translateY(16px) scale(.99)}to{opacity:1;transform:none}}.topik-intelligence-sheet-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:17px}.topik-intelligence-sheet-head>div:first-child{min-width:0;display:grid;gap:5px}.topik-intelligence-sheet-head h2{margin:0;color:#24201c;font:700 25px/1.05 Outfit,sans-serif;letter-spacing:-.025em}.topik-intelligence-sheet-head small{color:#978d82;font:500 10.5px/1.2 Outfit,sans-serif}.topik-intelligence-kicker{color:#d06f5f;font:700 9.5px/1 Outfit,sans-serif;letter-spacing:.075em;text-transform:uppercase}.topik-intelligence-loading{min-height:180px;display:flex;align-items:center;justify-content:center;gap:7px;flex-wrap:wrap;color:#83796f;font:500 11px/1.2 Outfit,sans-serif}.topik-intelligence-loading i{width:7px;height:7px;border-radius:50%;background:#dc7a68;animation:topikIntelDot .82s infinite ease-in-out}.topik-intelligence-loading i:nth-child(2){animation-delay:.12s}.topik-intelligence-loading i:nth-child(3){animation-delay:.24s}.topik-intelligence-loading span{width:100%;text-align:center;margin-top:5px}@keyframes topikIntelDot{0%,80%,to{transform:translateY(0);opacity:.38}40%{transform:translateY(-4px);opacity:1}}.topik-quick-summary{display:grid;gap:8px}.topik-quick-point{display:grid;grid-template-columns:28px minmax(0,1fr);align-items:start;gap:10px;padding:11px 12px;border:1px solid rgba(40,34,29,.065);border-radius:14px;background:#ffffff94}.topik-quick-point b{width:26px;height:26px;display:grid;place-items:center;border-radius:9px;background:#f2e9e2;color:#c96555;font:700 10px/1 Outfit,sans-serif}.topik-quick-point span{padding-top:3px;color:#38312b;font:500 12px/1.42 Outfit,sans-serif}.topik-intelligence-section{margin-top:17px;padding-top:16px;border-top:1px solid rgba(39,33,28,.07)}.topik-intelligence-section-title{display:flex;align-items:center;gap:7px;margin-bottom:10px}.topik-intelligence-section-title>span{width:24px;height:24px;display:grid;place-items:center;border-radius:8px;background:#f2ebe5;color:#bf6758;font:700 11px/1 Outfit,sans-serif}.topik-intelligence-section-title strong{color:#332d28;font:680 12px/1.15 Outfit,sans-serif}.topik-moment-time{margin-left:auto;padding:5px 7px;border-radius:999px;background:#efe7df;color:#7b6f65;font:700 9px/1 Outfit,sans-serif}.topik-debate-list{display:grid;gap:7px}.topik-debate-list article{padding:10px 11px;border-radius:13px;background:#f5f0ea}.topik-debate-list strong{display:block;color:#3b342e;font:650 11px/1.25 Outfit,sans-serif}.topik-debate-list p{margin:4px 0 0;color:#7f756b;font:400 10.5px/1.4 Outfit,sans-serif}.topik-key-moment-copy{margin:0;color:#514940;font:450 11.5px/1.45 Outfit,sans-serif}.topik-moment-link{display:inline-flex;margin-top:9px;color:#be6556;font:650 10.5px/1.2 Outfit,sans-serif;text-decoration:none}.topik-participate-card{margin-top:17px;padding:13px;border:1px solid rgba(213,112,94,.15);border-radius:16px;background:linear-gradient(145deg,#faebe4e0,#fffbf7eb)}.topik-participate-card p{margin:7px 0 0;color:#5b5149;font:450 11px/1.42 Outfit,sans-serif}.topik-reply-starters{display:flex;flex-wrap:wrap;gap:7px;margin-top:11px}.topik-reply-starters button{min-height:32px;padding:7px 10px;border:1px solid rgba(47,40,34,.08);border-radius:11px;background:#fffdf9;color:#3f3832;font:560 10px/1.25 Outfit,sans-serif;text-align:left;cursor:pointer}.topik-reply-starters button:hover{border-color:#cf6c5b3d;background:#fff9f5}.topik-intelligence-footer{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:17px;padding-top:14px;border-top:1px solid rgba(39,33,28,.07)}.topik-intelligence-footer a,.topik-catchup-secondary{min-height:34px;display:inline-flex;align-items:center;justify-content:center;padding:0 11px;border-radius:11px;font:650 10.5px/1 Outfit,sans-serif;text-decoration:none}.topik-intelligence-footer a{background:#26221e;color:#fff}.topik-catchup-secondary{border:1px solid rgba(39,33,28,.09);background:#fffdf9;color:#5a5148;cursor:pointer}.topik-catchup-brief{display:grid;grid-template-columns:1fr 1fr;gap:8px}.topik-catchup-brief>div{min-width:0;padding:12px;border:1px solid rgba(39,33,28,.065);border-radius:14px;background:#ffffff8f}.topik-catchup-brief span,.topik-where-stands>span{color:#a0685d;font:700 9px/1 Outfit,sans-serif;letter-spacing:.06em;text-transform:uppercase}.topik-catchup-brief p,.topik-where-stands p{margin:7px 0 0;color:#4c443d;font:450 11px/1.42 Outfit,sans-serif}.topik-catchup-points{display:grid;gap:7px}.topik-catchup-points>div{display:grid;grid-template-columns:25px minmax(0,1fr);align-items:start;gap:9px}.topik-catchup-points b{width:23px;height:23px;display:grid;place-items:center;border-radius:8px;background:#f0ebe5;color:#83796f;font:700 9px/1 Outfit,sans-serif}.topik-catchup-points span{padding-top:3px;color:#4c443d;font:450 10.8px/1.4 Outfit,sans-serif}.topik-where-stands{margin-top:16px;padding:12px 13px;border-left:3px solid #df7e6b;border-radius:0 13px 13px 0;background:#f4eee8}.topik-intelligence-empty{min-height:150px;display:grid;place-items:center;padding:30px;color:#8d8379;font:500 11px/1.4 Outfit,sans-serif;text-align:center}@media (min-width:760px){.topik-intelligence-backdrop{align-items:center}.topik-intelligence-sheet{border-radius:26px}}@media (max-width:759px){.topik-intelligence-mobile-actions{display:grid;grid-template-columns:1fr 1fr;gap:7px;width:100%;margin-top:7px}.topik-intelligence-mobile-actions button{min-height:35px;display:flex;align-items:center;justify-content:center;gap:6px;padding:0 10px;border:1px solid rgba(39,33,28,.075);border-radius:12px;background:#fffdfa;color:#5c544c;font:600 10px/1 Outfit,sans-serif;cursor:pointer}.topik-intelligence-mobile-actions button:first-child span{color:#d26e5d}.topik-intelligence-mobile-actions button b{min-width:19px;height:19px;display:grid;place-items:center;padding:0 5px;border-radius:999px;background:#eb7967;color:#fff;font:700 8px/1 Outfit,sans-serif}.topik-intelligence-mobile-actions button:disabled{opacity:.55}.topik-intelligence-backdrop{padding:0}.topik-intelligence-sheet{width:100%;max-height:86dvh;padding:17px 15px calc(17px + env(safe-area-inset-bottom));border-width:1px 0 0;border-radius:24px 24px 0 0}.topik-intelligence-sheet:before{content:"";display:block;width:38px;height:4px;margin:-6px auto 14px;border-radius:99px;background:#39312a2e}.topik-catchup-brief{grid-template-columns:1fr}.topik-intelligence-footer{position:sticky;bottom:0;margin-left:-15px;margin-right:-15px;padding:12px 15px calc(3px + env(safe-area-inset-bottom));background:linear-gradient(to top,#fbf8f3 76%,#fbf8f300)}.topik-intelligence-footer a,.topik-catchup-secondary{flex:1}}@media (prefers-reduced-motion:reduce){.topik-intelligence-sheet,.topik-intelligence-loading i,.source-intelligence-entry{animation:none!important;transition:none!important}}.source-memory-entry{margin-top:7px}.source-memory-entry .source-intelligence-entry-icon{background:#eee7f4;color:#775d92}@media (max-width:759px){.topik-intelligence-mobile-actions{grid-template-columns:1fr 1fr}.topik-intelligence-mobile-actions .topik-memory-mobile-action{grid-column:1 / -1;min-height:33px;background:#f6f0f8;color:#62516f}.topik-intelligence-mobile-actions .topik-memory-mobile-action span{color:#775d92!important}}.group-memory-sheet{width:min(660px,100%)}.group-memory-head{margin-bottom:14px}.group-memory-head h2{font-size:27px}.group-memory-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:14px}.group-memory-stats>div{min-width:0;padding:11px 12px;border:1px solid rgba(39,33,28,.065);border-radius:14px;background:#ffffff94}.group-memory-stats strong{display:block;color:#2b2622;font:600 24px/1 Newsreader,serif}.group-memory-stats span{display:block;margin-top:4px;color:#887f76;font:600 9.5px/1.2 Outfit,sans-serif}.group-memory-previously{padding:15px 16px;border:1px solid rgba(115,88,138,.12);border-radius:17px;background:radial-gradient(circle at 100% 0%,rgba(151,116,178,.1),transparent 42%),#f7f2f8}.group-memory-label{display:block;color:#755b8d;font:750 9px/1 Outfit,sans-serif;letter-spacing:.075em;text-transform:uppercase}.group-memory-previously p{margin:8px 0 0;color:#4d4453;font:480 12px/1.5 Outfit,sans-serif}.group-memory-section{margin-top:16px;padding-top:16px;border-top:1px solid rgba(39,33,28,.07)}.group-memory-section-head{display:flex;align-items:center;gap:9px;margin-bottom:10px}.group-memory-section-head>span{width:27px;height:27px;flex:0 0 27px;display:grid;place-items:center;border-radius:9px;background:#f0e9f3;color:#745b8a;font:700 12px/1 Outfit,sans-serif}.group-memory-section-head>div{min-width:0;display:grid;gap:2px}.group-memory-section-head strong{color:#342e39;font:680 12px/1.2 Outfit,sans-serif}.group-memory-section-head small{color:#958b99;font:450 9.5px/1.25 Outfit,sans-serif}.group-lore-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.group-lore-grid article{min-width:0;padding:11px 12px;border:1px solid rgba(39,33,28,.065);border-radius:14px;background:#fffdf9}.group-lore-grid article>strong{display:block;color:#3b3340;font:680 11px/1.25 Outfit,sans-serif}.group-lore-grid p{margin:5px 0 0;color:#746a79;font:420 10px/1.4 Outfit,sans-serif}.group-lore-grid q{display:block;margin-top:8px;padding-top:7px;border-top:1px solid rgba(39,33,28,.06);color:#a06f93;font:600 9.5px/1.3 Outfit,sans-serif}.group-lore-grid q:before,.group-lore-grid q:after{content:""}.group-memory-topic-list{display:flex;flex-wrap:wrap;gap:7px}.group-memory-topic-list article{max-width:100%;padding:8px 10px;border-radius:12px;background:#f2eee9}.group-memory-topic-list strong{display:block;color:#4a423b;font:650 10px/1.15 Outfit,sans-serif}.group-memory-topic-list span{display:block;margin-top:3px;color:#857c73;font:420 9px/1.35 Outfit,sans-serif}.group-memory-expression-list{display:flex;flex-wrap:wrap;gap:7px}.group-memory-expression-list>span{display:inline-flex;align-items:center;gap:6px;max-width:100%;min-height:31px;padding:0 9px 0 10px;border:1px solid rgba(39,33,28,.07);border-radius:999px;background:#fffdf9}.group-memory-expression-list strong{overflow:hidden;color:#443b35;font:620 10px/1 Outfit,sans-serif;white-space:nowrap;text-overflow:ellipsis}.group-memory-expression-list small{flex:0 0 auto;padding:3px 5px;border-radius:999px;background:#eee7f3;color:#765e89;font:750 8px/1 Outfit,sans-serif}.group-memory-highlight{margin-top:16px;padding:14px 15px;border-radius:17px;background:#1f1c21;color:#fff}.group-memory-highlight .group-memory-label{color:#cfb7dc}.group-memory-highlight blockquote{margin:10px 0 11px;color:#fff;font:500 17px/1.35 Newsreader,serif}.group-memory-highlight footer{display:flex;align-items:center;gap:7px;flex-wrap:wrap;color:#fff9;font:500 9.5px/1.2 Outfit,sans-serif}.group-memory-highlight footer strong{color:#fff}.group-memory-highlight footer em{margin-left:auto;padding:4px 7px;border-radius:999px;background:#ffffff17;color:#ffffffb8;font-style:normal}.group-memory-vibe{display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:start;margin-top:13px;padding:10px 12px;border-radius:13px;background:#f4eee8}.group-memory-vibe span{color:#8a5e7b;font:750 9px/1.2 Outfit,sans-serif;text-transform:uppercase}.group-memory-vibe p{margin:0;color:#5b5149;font:450 10.5px/1.4 Outfit,sans-serif}.group-memory-growing{padding:18px;border:1px dashed rgba(117,91,141,.22);border-radius:17px;background:#faf6fa;text-align:center}.group-memory-growing h3{margin:7px 0 5px;color:#3b3340;font:600 20px/1.05 Newsreader,serif}.group-memory-growing p{max-width:440px;margin:0 auto;color:#807684;font:430 10.5px/1.45 Outfit,sans-serif}.group-memory-empty{min-height:190px;display:grid;place-items:center;align-content:center;gap:7px;padding:28px;text-align:center}.group-memory-empty strong{color:#433b46;font:650 12px/1.25 Outfit,sans-serif}.group-memory-empty span{max-width:390px;color:#8c838f;font:430 10.5px/1.4 Outfit,sans-serif}.group-memory-empty button{margin-top:5px;min-height:33px;padding:0 11px;border:1px solid rgba(39,33,28,.09);border-radius:11px;background:#fffdf9;color:#5a5148;font:650 10px/1 Outfit,sans-serif;cursor:pointer}.group-memory-footer{position:sticky;bottom:-18px;display:flex;align-items:center;justify-content:space-between;gap:10px;margin:17px -18px -18px;padding:12px 18px calc(12px + env(safe-area-inset-bottom));border-top:1px solid rgba(39,33,28,.07);background:#fbf8f3f2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.group-memory-footer span{color:#8d847b;font:500 9px/1.2 Outfit,sans-serif}.group-memory-footer button{flex:0 0 auto;min-height:32px;padding:0 10px;border:1px solid rgba(39,33,28,.09);border-radius:10px;background:#fff;color:#514950;font:650 9.5px/1 Outfit,sans-serif;cursor:pointer}.group-memory-footer button:disabled{opacity:.55;cursor:wait}@media (max-width:600px){.group-memory-stats{gap:6px}.group-memory-stats>div{padding:10px 8px}.group-memory-stats strong{font-size:21px}.group-memory-stats span{font-size:8.5px}.group-lore-grid{grid-template-columns:1fr}.group-memory-highlight blockquote{font-size:16px}.group-memory-footer{bottom:calc(-17px - env(safe-area-inset-bottom));margin-inline:-15px;padding-inline:15px}.group-memory-footer span{max-width:58%}}@media (prefers-reduced-motion:reduce){.group-memory-sheet *{scroll-behavior:auto!important}}.my-english-page{width:min(100%,980px);margin-inline:auto}.my-english-header{padding:3px 2px 2px}.my-english-header>.eyebrow{display:block;margin-bottom:7px;color:#9c9389}.my-english-header h1{max-width:700px;margin:0;color:#1b1a18;font:500 clamp(38px,5vw,57px)/.96 Newsreader,serif;letter-spacing:-.045em}.my-english-header p{max-width:600px;margin:10px 0 0;color:#7f776e;font:450 13px/1.5 Outfit,sans-serif}.my-english-identity-card{position:relative;margin-top:24px;padding:22px 22px 20px;overflow:hidden;border:1px solid rgba(255,255,255,.035);border-radius:32px;background:#191816;color:#fff;isolation:isolate}.my-english-identity-card:before{content:"";position:absolute;z-index:-2;width:560px;height:360px;left:50%;top:-165px;transform:translate(-50%);border-radius:50%;background:radial-gradient(circle at 35% 52%,rgba(232,117,95,.25),transparent 42%),radial-gradient(circle at 68% 45%,rgba(185,170,235,.2),transparent 41%);filter:blur(12px);transition:opacity .3s ease,transform .3s ease}.my-english-identity-card:after{content:"";position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(115deg,transparent 13%,rgba(255,255,255,.025) 44%,transparent 70%)}.my-english-stage-0:before{opacity:.34;transform:translate(-50%) scale(.88)}.my-english-stage-1:before{opacity:.58}.my-english-stage-2:before{opacity:.82}.my-english-stage-3:before{opacity:1;transform:translate(-50%) scale(1.05)}.my-english-identity-topbar{position:relative;z-index:5;display:flex;align-items:center;justify-content:space-between;gap:14px}.my-english-level-chip{min-height:31px;padding:0 11px;display:inline-flex;align-items:center;gap:7px;border:1px solid rgba(255,255,255,.06);border-radius:999px;background:#ffffff13}.my-english-level-chip strong{color:#fff;font:750 12px/1 Outfit,sans-serif}.my-english-level-chip small{color:#ffffff85;font:550 9px/1 Outfit,sans-serif}.my-english-identity-status{color:#ffffff7a;font:600 9.5px/1.2 Outfit,sans-serif;text-align:right}.my-english-mouth-zone{position:relative;height:300px;margin-top:0;display:grid;place-items:center}.my-english-mouth-halo{position:absolute;z-index:0;width:302px;height:302px;border-radius:50%;opacity:.24;background:conic-gradient(from 230deg,#e8755fc7 0,#e8755fc7 20deg,#e8755f1a 20deg,#e8755f1a 88deg,#b9aaeb9e 88deg,#b9aaeb9e 108deg,#b9aaeb14 108deg,#b9aaeb14 186deg,#d7b26d85 186deg,#d7b26d85 195deg,#ffffff0a 195deg,#ffffff0a 360deg);-webkit-mask:radial-gradient(circle,transparent 59%,#000 60%);mask:radial-gradient(circle,transparent 59%,#000 60%);transform:rotate(-5deg) scale(.92);transition:opacity .3s ease,transform .3s ease,filter .3s ease}.my-english-stage-1 .my-english-mouth-halo{opacity:.46;transform:rotate(-5deg) scale(.96)}.my-english-stage-2 .my-english-mouth-halo{opacity:.7;transform:rotate(-5deg) scale(1)}.my-english-stage-3 .my-english-mouth-halo{opacity:.88;transform:rotate(-5deg) scale(1.03);filter:drop-shadow(0 0 18px rgba(185,170,235,.12))}.my-english-mouth-glow{position:absolute;z-index:0;width:270px;height:145px;border-radius:50%;background:radial-gradient(ellipse,rgba(232,117,95,.2),rgba(185,170,235,.08) 52%,transparent 73%);filter:blur(23px);transform:translateY(24px);opacity:.55}.my-english-mouth-image{position:relative;z-index:2;width:min(410px,82%);max-height:275px;object-fit:contain;display:block;filter:drop-shadow(0 22px 19px rgba(0,0,0,.22));transform-origin:50% 58%;animation:myEnglishMouthBreathe 4.5s ease-in-out infinite}.my-english-spark{position:absolute;z-index:4;width:9px;height:9px;opacity:0;transition:opacity .25s ease}.my-english-spark:before,.my-english-spark:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;border-radius:999px;background:#fff}.my-english-spark:before{width:2px;height:9px}.my-english-spark:after{width:9px;height:2px}.my-english-spark-a{right:18%;top:23%}.my-english-spark-b{left:19%;bottom:29%;transform:scale(.72)}.my-english-spark-c{right:28%;bottom:21%;transform:scale(.58)}.my-english-stage-1 .my-english-spark-a,.my-english-stage-2 .my-english-spark-a,.my-english-stage-2 .my-english-spark-b,.my-english-stage-3 .my-english-spark{opacity:.7;animation:myEnglishTwinkle 2.4s ease-in-out infinite}.my-english-rare-mark{position:absolute;z-index:5;top:30%;right:19%;width:16px;height:16px;border-radius:50%;opacity:0;transform:scale(.72);background:radial-gradient(circle at 35% 30%,#fff8de 0,#fff8de 20%,#e7c980 22%,#e7c980 50%,#9a7036);box-shadow:0 0 0 2px #ffffff24,0 0 20px #d7b26d59;transition:opacity .3s ease,transform .3s ease}.my-english-stage-3 .my-english-rare-mark{opacity:1;transform:scale(1)}.my-english-identity-copy{position:relative;z-index:5;max-width:610px;margin:-5px auto 0;text-align:center}.my-english-identity-copy h2{margin:0;color:#fff;font:500 clamp(27px,3.5vw,35px)/1 Newsreader,serif;letter-spacing:-.035em}.my-english-identity-copy p{max-width:540px;margin:8px auto 0;color:#ffffff8f;font:450 11.5px/1.48 Outfit,sans-serif}.my-english-identity-stats{position:relative;z-index:5;margin-top:18px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.my-english-identity-stats>div{min-width:0;min-height:66px;padding:10px 8px 9px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.035);border-radius:16px;background:#ffffff0f;text-align:center}.my-english-identity-stats strong{color:#fff;font:650 16px/1 Outfit,sans-serif}.my-english-identity-stats span{margin-top:5px;color:#ffffff6e;font:550 8.6px/1.25 Outfit,sans-serif}.my-english-lately-card{margin-top:16px;padding:20px;border:1px solid rgba(64,49,38,.075);border-radius:25px;background:#fffdf9}.my-english-lately-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.my-english-lately-head h2{max-width:610px;margin:7px 0 0;color:#28231f;font:500 27px/1.04 Newsreader,serif;letter-spacing:-.025em}.my-english-learning-dot{width:10px;height:10px;flex:0 0 10px;margin-top:5px;border-radius:50%;background:#e8755f;box-shadow:0 0 0 6px #e8755f1a;animation:myEnglishPulse 2.5s ease-in-out infinite}.my-english-lately-card>p{max-width:700px;margin:10px 0 0;color:#7d746b;font:450 12px/1.52 Outfit,sans-serif}.my-english-coming-signals{margin-top:14px;display:flex;flex-wrap:wrap;gap:7px}.my-english-coming-signals span{min-height:28px;padding:0 10px;display:inline-flex;align-items:center;border:1px solid rgba(64,49,38,.065);border-radius:999px;background:#f5efe8;color:#786f66;font:650 9px/1 Outfit,sans-serif}.my-english-dictionary{margin-top:28px}.my-english-section-heading{margin-bottom:13px;display:flex;align-items:flex-end;justify-content:space-between;gap:18px}.my-english-section-heading>div{min-width:0}.my-english-section-heading h2{margin:7px 0 0;color:#28231f;font:500 clamp(29px,4vw,38px)/1 Newsreader,serif;letter-spacing:-.035em}.my-english-section-heading p{max-width:600px;margin:7px 0 0;color:#82786f;font:450 11.5px/1.45 Outfit,sans-serif}.my-english-current-collection{margin-top:0!important;background:#eee7de!important;color:#28231f!important}.my-english-current-collection:before{content:"";position:absolute;width:260px;height:180px;right:-80px;top:-70px;border-radius:50%;background:radial-gradient(circle,rgba(185,170,235,.17),transparent 68%);pointer-events:none}.my-english-current-collection .progress-shelf-hero-head,.my-english-current-collection .progress-current-shelves,.my-english-current-collection .progress-shelf-see-all{position:relative;z-index:1}.my-english-dictionary-kicker{color:#9a6e62;font:750 8.5px/1 Outfit,sans-serif;letter-spacing:.09em;text-transform:uppercase}.my-english-current-collection h2{color:#28231f!important}.my-english-current-collection p{color:#756b62!important}.my-english-current-collection .progress-shelf-count{background:#ffffff94!important;color:#8a8178!important}.my-english-current-collection .progress-shelf-count strong{color:#28231f!important}.my-english-current-collection .progress-shelf-see-all,.my-english-current-collection .progress-wow-link{color:#5d554e!important}.my-english-dictionary-card{margin-top:12px!important}@keyframes myEnglishMouthBreathe{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-3px) scale(1.012)}}@keyframes myEnglishTwinkle{0%,to{opacity:.18}45%{opacity:.85}}@keyframes myEnglishPulse{0%,to{box-shadow:0 0 0 5px #e8755f14}50%{box-shadow:0 0 0 9px #e8755f05}}@media (max-width:700px){.my-english-header h1{font-size:40px}.my-english-header p{font-size:12px}.my-english-identity-card{margin-top:20px;padding:17px 14px 15px;border-radius:27px}.my-english-mouth-zone{height:258px}.my-english-mouth-halo{width:270px;height:270px}.my-english-mouth-image{width:min(330px,92%);max-height:245px}.my-english-identity-copy{margin-top:-2px}.my-english-identity-copy h2{font-size:27px}.my-english-identity-copy p{max-width:310px;font-size:10.5px}.my-english-identity-stats{gap:6px;margin-top:15px}.my-english-identity-stats>div{min-height:61px;padding-inline:5px;border-radius:14px}.my-english-identity-stats strong{font-size:15px}.my-english-identity-stats span{font-size:7.8px}.my-english-lately-card{padding:17px 15px;border-radius:22px}.my-english-lately-head h2{font-size:25px}.my-english-section-heading{align-items:flex-start}.my-english-section-heading h2{font-size:31px}.my-english-section-heading>.progress-wow-link{margin-top:20px}}@media (max-width:390px){.my-english-header h1{font-size:36px}.my-english-identity-topbar{align-items:flex-start}.my-english-identity-status{max-width:118px}.my-english-mouth-zone{height:235px}.my-english-mouth-halo{width:245px;height:245px}.my-english-mouth-image{width:min(300px,96%);max-height:220px}.my-english-identity-stats span{font-size:7.3px}.my-english-coming-signals{gap:6px}.my-english-coming-signals span{padding-inline:8px;font-size:8.3px}.my-english-section-heading{display:grid;grid-template-columns:minmax(0,1fr) auto}.my-english-section-heading>.progress-wow-link{margin-top:18px}}@media (prefers-reduced-motion:reduce){.my-english-mouth-image,.my-english-spark,.my-english-learning-dot{animation:none!important}}.living-vocab-overview{margin:0 0 12px;padding:15px;border:1px solid rgba(56,45,37,.075);border-radius:22px;background:#fffdf9}.living-vocab-balance{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.living-vocab-balance article{min-width:0;min-height:93px;padding:13px 14px 12px;display:grid;align-content:center;gap:3px;border-radius:17px;background:#f2ede7}.living-vocab-balance article.is-active{background:#1b1a18;color:#fff}.living-vocab-balance span{color:#8b8177;font:700 8.5px/1 Outfit,sans-serif;letter-spacing:.055em;text-transform:uppercase}.living-vocab-balance article.is-active span{color:#ffffff85}.living-vocab-balance strong{color:#2b2723;font:500 29px/1 Newsreader,serif}.living-vocab-balance article.is-active strong{color:#fff}.living-vocab-balance small{color:#91877e;font:500 9px/1.25 Outfit,sans-serif}.living-vocab-balance article.is-active small{color:#ffffff80}.living-vocab-path{margin-top:11px;min-height:34px;padding:0 10px;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:7px;border-radius:13px;background:#f7f2ec;color:#81776e;font:650 9px/1 Outfit,sans-serif}.living-vocab-path i{color:#b7ada3;font-style:normal}.living-vocab-filters{margin:0 0 12px;padding:5px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:5px;border:1px solid rgba(56,45,37,.07);border-radius:17px;background:#efe9e2}.living-vocab-filters button{min-width:0;min-height:43px;padding:6px 7px;border:0;border-radius:12px;background:transparent;color:#81786f;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px;font:650 9.5px/1 Outfit,sans-serif}.living-vocab-filters button strong{min-width:20px;height:20px;padding:0 5px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#ffffffb3;color:#857a70;font:750 8px/1 Outfit,sans-serif}.living-vocab-filters button.is-active{background:#1b1a18;color:#fff}.living-vocab-filters button.is-active strong{background:#ffffff1f;color:#fff}.living-vocab-signal-row span{background:#fffdf9}.progress-definition-dialog{width:min(100%,620px);max-height:min(82dvh,760px)}.progress-definition-dialog .living-word-card{padding-bottom:30px!important}.living-word-card{display:grid!important;gap:16px!important}.living-word-card>div{min-width:0}.living-word-title-row{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:12px!important}.living-word-title-row>div{display:block!important;min-width:0}.living-word-kind{display:block!important;margin:0 0 5px!important;color:#ffffff6b!important;font:750 8px/1 Outfit,sans-serif!important;letter-spacing:.1em;text-transform:uppercase}.vocab-status-pill{flex:0 0 auto;min-height:29px;padding:0 10px;display:inline-flex!important;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.1);border-radius:999px;color:#fff!important;font:750 9px/1 Outfit,sans-serif!important}.vocab-status-pill.status-discovered{background:#ffffff14}.vocab-status-pill.status-understood{background:#b9aaeb38;border-color:#b9aaeb40}.vocab-status-pill.status-reused{background:#e8755f3d;border-color:#e8755f45}.vocab-status-pill.status-mastered{background:#d7b26d3d;border-color:#d7b26d4d;color:#fff7df!important}.living-word-journey{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px!important;align-items:stretch!important}.living-word-step{position:relative;min-width:0;min-height:58px;padding:8px 5px;display:grid!important;justify-items:center;align-content:center;gap:5px!important;border:1px solid rgba(255,255,255,.065);border-radius:13px;background:#ffffff0b;color:#ffffff57;text-align:center}.living-word-step>span{width:20px;height:20px;margin:0!important;display:grid!important;place-items:center;border-radius:50%;background:#ffffff12;color:#ffffff6b!important;font:750 8px/1 Outfit,sans-serif!important}.living-word-step strong{min-width:0;color:inherit;font:650 8.5px/1.15 Outfit,sans-serif}.living-word-step.is-reached{color:#ffffffc7}.living-word-step.is-reached>span{background:#ffffff26;color:#fff!important}.living-word-step.is-current{border-color:#e8755f59;background:#e8755f1f;color:#fff}.living-word-step.is-current>span{background:#e8755f}.living-word-stats{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px!important}.living-word-stats>div{min-width:0;min-height:66px;padding:10px 7px;display:grid!important;align-content:center;justify-items:center;gap:3px!important;border-radius:14px;background:#ffffff0e;text-align:center}.living-word-stats strong{color:#fff;font:500 20px/1 Newsreader,serif}.living-word-stats span{margin:0!important;color:#ffffff6b!important;font:600 8px/1.15 Outfit,sans-serif!important}.living-word-origin{padding:14px 15px;display:grid!important;gap:5px!important;border:1px solid rgba(255,255,255,.065);border-radius:16px;background:#ffffff0b}.living-word-origin>span,.living-word-occurrences-head>span{margin:0!important;color:#ffffff6b!important;font:750 8px/1 Outfit,sans-serif!important;letter-spacing:.09em;text-transform:uppercase}.living-word-origin>strong{color:#fff;font:650 13px/1.25 Outfit,sans-serif}.living-word-origin>small{margin:0!important;color:#ffffff7a!important;font:500 9px/1.3 Outfit,sans-serif!important}.living-word-origin blockquote{max-height:105px;margin:7px 0 0!important;overflow:auto;padding:10px 11px!important;border:0!important;border-radius:12px;background:#00000021;color:#ffffffd1!important;font:450 11px/1.45 Outfit,sans-serif!important}.living-word-occurrences{padding-top:2px;display:grid!important;gap:9px!important}.living-word-occurrences-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important}.living-word-occurrences-head small{margin:0!important;color:#ffffff57!important;font:550 8.5px/1 Outfit,sans-serif!important}.living-word-occurrence-list{display:grid;gap:6px}.living-word-occurrence{min-width:0;padding:11px 12px;border:1px solid rgba(255,255,255,.055);border-radius:14px;background:#ffffff09}.living-word-occurrence.is-used{border-color:#e8755f2e;background:#e8755f14}.living-word-occurrence>div{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.living-word-occurrence strong{color:#ffffffdb;font:650 9.5px/1.2 Outfit,sans-serif}.living-word-occurrence>div span{flex:0 0 auto;margin:0!important;color:#ffffff5c!important;font:500 8px/1 Outfit,sans-serif!important}.living-word-occurrence p{margin:7px 0 0;display:-webkit-box;overflow:hidden;color:#ffffff9e;font:450 10px/1.4 Outfit,sans-serif;-webkit-line-clamp:2;-webkit-box-orient:vertical}.living-word-occurrence-empty{padding:12px 13px;border-radius:13px;background:#ffffff0a;color:#ffffff6b;font:500 9.5px/1.4 Outfit,sans-serif}@media (max-width:700px){.living-vocab-overview{padding:12px;border-radius:19px}.living-vocab-balance article{min-height:84px;padding:11px}.living-vocab-balance strong{font-size:26px}.living-vocab-path{padding:8px;line-height:1.35}.living-vocab-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.living-vocab-filters button{min-height:40px}.progress-definition-dialog{max-height:min(80dvh,700px)}.living-word-journey{grid-template-columns:repeat(2,minmax(0,1fr))}.living-word-step{min-height:52px}.living-word-origin blockquote{max-height:92px}}@media (max-width:390px){.living-vocab-balance{grid-template-columns:1fr 1fr;gap:6px}.living-vocab-balance article{padding-inline:9px}.living-vocab-path{justify-content:flex-start;gap:5px}.living-word-stats{gap:5px!important}.living-word-stats>div{padding-inline:4px}.living-word-occurrence>div{display:grid;gap:3px}}.language-intelligence-card{overflow:hidden}.my-english-learning-dot.is-busy{animation:languagePulse 1.15s ease-in-out infinite}@keyframes languagePulse{0%,to{transform:scale(.8);opacity:.35}50%{transform:scale(1.2);opacity:1}}.language-signal-grid{margin-top:18px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.language-signal-grid article,.language-profile-summary-grid article{min-width:0;padding:14px 13px;border:1px solid rgba(42,35,29,.065);border-radius:17px;background:#fffdf9}.language-signal-grid span,.language-profile-summary-grid span{display:block;color:#978e84;font:650 9.5px/1.2 Outfit,sans-serif;text-transform:uppercase;letter-spacing:.055em}.language-signal-grid strong,.language-profile-summary-grid strong{display:block;margin-top:8px;color:#292520;font:600 17px/1.05 Newsreader,serif;letter-spacing:-.025em}.language-signal-grid small,.language-profile-summary-grid small{display:block;margin-top:6px;color:#827970;font:500 9.7px/1.4 Outfit,sans-serif}.language-evidence-list{margin-top:10px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.language-evidence-list article{min-width:0;padding:15px;border-radius:18px;background:#f2ede7}.language-evidence-list article.is-positive{background:#edf4ed}.language-evidence-list article.is-watch{background:#f7eee8}.language-evidence-list article.is-structure{background:#f0edf8}.language-evidence-list span{display:block;color:#8d8379;font:700 9px/1 Outfit,sans-serif;text-transform:uppercase;letter-spacing:.07em}.language-evidence-list strong{display:block;margin-top:7px;color:#302b27;font:650 13px/1.28 Outfit,sans-serif}.language-evidence-list p,.language-evidence-list blockquote{margin:7px 0 0;color:#746b63;font:450 10.5px/1.45 Outfit,sans-serif}.language-evidence-list blockquote{font-family:Newsreader,serif;font-size:14px;color:#554d5d}.language-profile-section{margin-top:18px;padding:22px 20px 20px;border:1px solid rgba(64,49,38,.08);border-radius:27px;background:#fffdf9}.language-profile-heading{margin-bottom:15px}.language-profile-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.language-level-card{background:#1b1a18!important;border-color:#1b1a18!important}.language-level-card span,.language-level-card small{color:#ffffff94!important}.language-level-card strong{color:#fff!important;font-size:25px!important}.language-confidence-card,.language-history-card{margin-top:12px;padding:17px;border-radius:20px;background:#f5f0e9}.language-confidence-card h3,.language-history-card h3{margin:5px 0 0;color:#2e2925;font:600 19px/1.1 Newsreader,serif;letter-spacing:-.025em}.language-confidence-list{margin-top:14px;display:grid;gap:7px}.language-confidence-list article{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:11px 12px;border-radius:14px;background:#fffdf9}.language-confidence-list article>div{min-width:0;display:grid;gap:3px}.language-confidence-list strong{color:#332e29;font:650 12px/1.2 Outfit,sans-serif}.language-confidence-list span{overflow:hidden;color:#877e75;font:450 9.7px/1.35 Outfit,sans-serif;text-overflow:ellipsis}.language-confidence-list em{flex:0 0 auto;padding:6px 8px;border-radius:999px;color:#665d55;background:#ece6de;font:700 8.8px/1 Outfit,sans-serif;font-style:normal;white-space:nowrap}.language-confidence-list em.confidence-very_comfortable{background:#e6f1e8;color:#43664b}.language-confidence-list em.confidence-comfortable{background:#edf2ea;color:#5f6e52}.language-confidence-list em.confidence-growing{background:#efeafb;color:#715d8b}.language-confidence-list em.confidence-building{background:#f3e9e3;color:#8c6352}.language-history-track{position:relative;margin-top:14px;padding:7px 2px 1px;display:flex;gap:8px;overflow-x:auto;scrollbar-width:none}.language-history-track::-webkit-scrollbar{display:none}.language-history-track:before{content:"";position:absolute;top:21px;left:20px;right:20px;height:1px;background:#d9d1c7}.language-history-point{position:relative;z-index:1;flex:0 0 74px;display:grid;justify-items:center;gap:6px}.language-history-point strong{width:40px;height:40px;display:grid;place-items:center;border-radius:50%;background:#1d1b19;color:#fff;font:700 11px/1 Outfit,sans-serif;box-shadow:0 0 0 5px #f5f0e9}.language-history-point span{color:#92897f;font:600 8.5px/1.2 Outfit,sans-serif;text-align:center}.language-history-empty{position:relative;z-index:1;padding:9px 11px;border-radius:12px;background:#fffdf9;color:#857c73;font:500 10px/1.35 Outfit,sans-serif}@media (max-width:700px){.language-signal-grid,.language-profile-summary-grid,.language-evidence-list{grid-template-columns:1fr}.language-profile-section{padding:18px 14px 17px;border-radius:23px}.language-confidence-list article{align-items:flex-start}}.language-evolution-section{margin-top:18px;padding:22px 20px 20px;border:1px solid rgba(64,49,38,.08);border-radius:27px;background:#171614;color:#fff;overflow:hidden;position:relative}.language-evolution-section:before{content:"";position:absolute;width:310px;height:310px;right:-120px;top:-150px;border-radius:50%;background:radial-gradient(circle,rgba(185,170,235,.18),transparent 66%);pointer-events:none}.language-evolution-heading{position:relative;z-index:1;display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.language-evolution-heading>div{min-width:0}.language-evolution-heading .eyebrow{color:#ffffff80}.language-evolution-heading h2{margin:6px 0 0;color:#fff;font:600 27px/1.03 Newsreader,serif;letter-spacing:-.035em}.language-evolution-heading p{max-width:620px;margin:7px 0 0;color:#ffffff94;font:450 11px/1.5 Outfit,sans-serif}.language-evolution-age{flex:0 0 auto;padding:8px 10px;border:1px solid rgba(255,255,255,.09);border-radius:999px;background:#fff1;color:#ffffffb8;font:650 9px/1 Outfit,sans-serif;white-space:nowrap}.language-evolution-summary{position:relative;z-index:1;margin:17px 0 0;max-width:700px;color:#ffffffc7;font:500 12px/1.5 Outfit,sans-serif}.language-before-after-list{position:relative;z-index:1;margin-top:16px;display:grid;gap:10px}.language-before-after-card{overflow:hidden;border:1px solid rgba(255,255,255,.085);border-radius:21px;background:#ffffff0e}.language-before-after-columns{display:grid;grid-template-columns:minmax(0,1fr) 28px minmax(0,1fr);gap:8px;align-items:stretch;padding:10px}.language-era{min-width:0;padding:13px;border-radius:15px;background:#24211e}.language-era-after{background:#fffaf4;color:#28231f}.language-era-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.language-era-head span{color:#9f958b;font:800 8.5px/1 Outfit,sans-serif;text-transform:uppercase;letter-spacing:.08em}.language-era-after .language-era-head span{color:#b65744}.language-era-head small{color:#ffffff6b;font:600 8px/1 Outfit,sans-serif;white-space:nowrap}.language-era-after .language-era-head small{color:#9b9187}.language-era blockquote{margin:12px 0 10px;color:#f0ebe4;font:500 17px/1.22 Newsreader,serif;letter-spacing:-.015em}.language-era-after blockquote{color:#302a25}.language-era em{display:block;overflow:hidden;color:#ffffff6b;font:600 8.6px/1.2 Outfit,sans-serif;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.language-era-after em{color:#968b81}.language-evolution-arrow{display:grid;place-items:center;color:#ffffff6b;font:500 17px/1 Outfit,sans-serif}.language-before-after-card footer{display:grid;grid-template-columns:auto 1fr;align-items:start;gap:10px;padding:0 13px 13px}.language-before-after-card footer span{padding:6px 8px;border-radius:999px;background:#e8755f29;color:#f0a18f;font:750 8.5px/1 Outfit,sans-serif;white-space:nowrap}.language-before-after-card footer p{margin:2px 0 0;color:#fff9;font:450 10px/1.45 Outfit,sans-serif}.language-capabilities-block{position:relative;z-index:1;margin-top:12px;padding:16px;border-radius:20px;background:#f5f0e9;color:#2f2a26}.language-capabilities-head .eyebrow{color:#8d8278}.language-capabilities-head h3{margin:5px 0 0;color:#302a26;font:600 21px/1.06 Newsreader,serif;letter-spacing:-.025em}.language-capabilities-head p{margin:6px 0 0;max-width:650px;color:#837970;font:450 10px/1.45 Outfit,sans-serif}.language-capability-list{margin-top:13px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.language-capability-list article{min-width:0;padding:14px;border:1px solid rgba(55,45,38,.065);border-radius:16px;background:#fffdf9}.language-capability-top{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.language-capability-top>div{min-width:0}.language-capability-top span{display:block;color:#a05b4d;font:800 8px/1 Outfit,sans-serif;text-transform:uppercase;letter-spacing:.07em}.language-capability-top strong{display:block;margin-top:6px;color:#302a26;font:650 13px/1.25 Outfit,sans-serif}.language-capability-top em{flex:0 0 auto;padding:5px 7px;border-radius:999px;background:#eae4f6;color:#6f5c8c;font:750 8px/1 Outfit,sans-serif;font-style:normal;white-space:nowrap}.language-capability-list code{display:inline-block;max-width:100%;margin-top:10px;padding:6px 8px;border-radius:8px;background:#f1ede7;color:#6d5b50;font:600 9px/1.25 ui-monospace,SFMono-Regular,Menlo,monospace;white-space:normal}.language-capability-list blockquote{margin:11px 0 7px;color:#463d37;font:500 15px/1.25 Newsreader,serif}.language-capability-list small{display:block;color:#9b9188;font:600 8.4px/1.35 Outfit,sans-serif}.language-capability-list p{margin:8px 0 0;color:#766d65;font:450 9.8px/1.45 Outfit,sans-serif}.language-evolution-empty{position:relative;z-index:1;margin-top:16px;display:grid;gap:5px;padding:15px;border:1px solid rgba(255,255,255,.075);border-radius:16px;background:#ffffff0e}.language-evolution-empty strong{color:#fff;font:650 12px/1.3 Outfit,sans-serif}.language-evolution-empty span{color:#ffffff80;font:450 10px/1.45 Outfit,sans-serif}.language-evolution-empty.is-soft{margin-top:12px;border-color:#372d260f;background:#fffdf9}.language-evolution-empty.is-soft strong{color:#403933}.language-evolution-empty.is-soft span{color:#887e75}.language-evolution-footnote{position:relative;z-index:1;margin-top:10px;color:#ffffff5c;font:500 8.5px/1.35 Outfit,sans-serif}@media (max-width:700px){.language-evolution-section{padding:18px 14px 15px;border-radius:23px}.language-evolution-heading{display:grid;gap:10px}.language-evolution-age{justify-self:start}.language-before-after-columns{grid-template-columns:1fr;gap:6px}.language-evolution-arrow{height:18px;transform:rotate(90deg)}.language-before-after-card footer{grid-template-columns:1fr}.language-before-after-card footer span{justify-self:start}.language-capability-list{grid-template-columns:1fr}.language-capabilities-block{padding:14px}}.english-personality-section{--personality-accent:#b9aaeb;margin-top:18px;padding:22px 20px 20px;border:1px solid rgba(64,49,38,.08);border-radius:27px;background:#fffdf9;overflow:hidden;position:relative}.english-personality-section.personality-debater{--personality-accent:#e8755f}.english-personality-section.personality-storyteller{--personality-accent:#cf9f68}.english-personality-section.personality-humorous{--personality-accent:#d7b26d}.english-personality-section.personality-expressive{--personality-accent:#d97a89}.english-personality-section.personality-direct{--personality-accent:#858d95}.english-personality-section.personality-casual{--personality-accent:#7e9c88}.english-personality-section:before{content:"";position:absolute;width:260px;height:260px;right:-115px;top:-130px;border-radius:50%;background:radial-gradient(circle,rgba(185,170,235,.18),transparent 68%);pointer-events:none}.english-personality-heading{position:relative;z-index:1;display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.english-personality-heading>div{min-width:0}.english-personality-heading h2{margin:6px 0 0;color:#28231f;font:600 27px/1.04 Newsreader,serif;letter-spacing:-.035em}.english-personality-heading p{max-width:640px;margin:7px 0 0;color:#847b72;font:450 11px/1.5 Outfit,sans-serif}.english-personality-version{flex:0 0 auto;padding:7px 9px;border:1px solid rgba(55,45,38,.07);border-radius:999px;background:#f5f0e9;color:#8b8178;font:700 8.5px/1 Outfit,sans-serif;white-space:nowrap}.english-personality-hero{position:relative;z-index:1;margin-top:16px;display:grid;grid-template-columns:78px minmax(0,1fr);gap:16px;align-items:center;padding:16px;border:1px solid rgba(55,45,38,.065);border-radius:21px;background:#f7f2eb}.english-personality-mark{width:68px;height:68px;border-radius:22px;display:grid;place-items:center;background:var(--personality-accent);color:#fff;box-shadow:0 15px 28px -20px #49393057;font:500 34px/1 Newsreader,serif}.english-personality-main>span{display:block;color:#9a9087;font:750 8.5px/1 Outfit,sans-serif;text-transform:uppercase;letter-spacing:.08em}.english-personality-main h3{margin:5px 0 0;color:#27221e;font:600 31px/1 Newsreader,serif;letter-spacing:-.04em}.english-personality-main p{margin:7px 0 0;color:#70675f;font:450 11px/1.48 Outfit,sans-serif}.english-personality-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.english-personality-tags strong,.english-personality-tags span{padding:6px 8px;border-radius:999px;font:700 8.5px/1 Outfit,sans-serif}.english-personality-tags strong{background:#f1ecfa;color:#5d5149}.english-personality-tags span{background:#ebe5dc;color:#7e746b}.english-personality-spectrum{position:relative;z-index:1;margin-top:10px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.english-personality-spectrum article{min-width:0;padding:12px 13px;border:1px solid rgba(55,45,38,.06);border-radius:16px;background:#fff}.english-personality-trait-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.english-personality-trait-head strong{color:#38312c;font:650 11px/1 Outfit,sans-serif}.english-personality-trait-head span{color:#9b9188;font:650 8px/1 Outfit,sans-serif}.english-personality-trait-track{height:5px;margin-top:8px;overflow:hidden;border-radius:999px;background:#eee8df}.english-personality-trait-track i{display:block;width:var(--personality-trait-score,10%);height:100%;border-radius:inherit;background:var(--personality-accent)}.english-personality-spectrum p{margin:8px 0 0;color:#857b72;font:450 9.5px/1.42 Outfit,sans-serif}.english-personality-history{position:relative;z-index:1;margin-top:10px;padding:13px 14px;border-radius:17px;background:#1c1a18;color:#fff}.english-personality-history .eyebrow{color:#ffffff6b}.english-personality-history h3{margin:5px 0 0;color:#fff;font:550 17px/1.1 Newsreader,serif}.english-personality-history-track{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:11px}.english-personality-history-track>div{padding:7px 9px;border-radius:11px;background:#ffffff12}.english-personality-history-track strong{display:block;font:700 9.5px/1 Outfit,sans-serif}.english-personality-history-track span{display:block;margin-top:4px;color:#ffffff6b;font:600 7.5px/1 Outfit,sans-serif}.english-personality-history-track>i{color:#ffffff4d;font-style:normal;font-size:11px}.english-personality-history-copy{display:block;margin-top:9px;color:#ffffff7a;font:450 9px/1.4 Outfit,sans-serif}.english-personality-empty{position:relative;z-index:1;margin-top:16px;display:grid;gap:5px;padding:15px;border:1px dashed rgba(55,45,38,.11);border-radius:17px;background:#f8f4ed}.english-personality-empty strong{color:#403933;font:650 12px/1.3 Outfit,sans-serif}.english-personality-empty span{color:#887e75;font:450 10px/1.45 Outfit,sans-serif}.english-confidence-map-block{position:relative;z-index:1;margin-top:16px;padding-top:17px;border-top:1px solid rgba(55,45,38,.075)}.english-confidence-map-head h3{margin:5px 0 0;color:#302a26;font:600 22px/1.06 Newsreader,serif;letter-spacing:-.025em}.english-confidence-map-head p{max-width:650px;margin:6px 0 0;color:#867c73;font:450 10px/1.45 Outfit,sans-serif}.english-confidence-map-grid{margin-top:12px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.english-confidence-map-grid article{min-width:0;padding:13px;border:1px solid rgba(55,45,38,.065);border-radius:17px;background:#fff}.english-confidence-topic-head{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.english-confidence-topic-head strong{display:block;color:#332d28;font:700 11px/1.2 Outfit,sans-serif}.english-confidence-topic-head span{display:block;margin-top:4px;color:#8d837a;font:600 8.5px/1 Outfit,sans-serif}.english-confidence-topic-head em{flex:0 0 auto;font:700 7.8px/1 Outfit,sans-serif;font-style:normal;white-space:nowrap}.confidence-trend-up{color:#5f806b}.confidence-trend-down{color:#ae654f}.confidence-trend-stable{color:#9a9087}.english-confidence-meter{height:7px;margin-top:10px;overflow:hidden;border-radius:999px;background:#eee8df}.english-confidence-meter i{display:block;width:var(--confidence-score,10%);height:100%;border-radius:inherit;background:linear-gradient(90deg,#c8baf1,#e8755f)}.english-confidence-map-grid p{margin:9px 0 0;color:#756c64;font:450 9.6px/1.43 Outfit,sans-serif}.english-confidence-map-grid footer{display:flex;flex-wrap:wrap;gap:5px 10px;margin-top:9px;padding-top:8px;border-top:1px solid rgba(55,45,38,.055)}.english-confidence-map-grid footer span{color:#a0968d;font:600 7.8px/1.2 Outfit,sans-serif}.english-confidence-map-empty{margin-top:12px;display:grid;gap:5px;padding:13px;border-radius:15px;background:#f5f0e9}.english-confidence-map-empty strong{color:#403933;font:650 11px/1.25 Outfit,sans-serif}.english-confidence-map-empty span{color:#887e75;font:450 9.5px/1.4 Outfit,sans-serif}@media (max-width:700px){.english-personality-section{padding:18px 14px 16px;border-radius:23px}.english-personality-heading{display:grid;gap:10px}.english-personality-version{justify-self:start}.english-personality-hero{grid-template-columns:58px minmax(0,1fr);gap:12px;padding:13px}.english-personality-mark{width:54px;height:54px;border-radius:18px;font-size:28px}.english-personality-main h3{font-size:27px}.english-personality-spectrum,.english-confidence-map-grid{grid-template-columns:1fr}}.english-journey-section{margin-top:18px;padding:22px 20px 20px;border:1px solid rgba(64,49,38,.08);border-radius:27px;background:#fffdf9;overflow:hidden;position:relative}.english-journey-section:before{content:"";position:absolute;width:300px;height:300px;left:-150px;top:-155px;border-radius:50%;background:radial-gradient(circle,rgba(126,156,136,.12),transparent 68%);pointer-events:none}.english-journey-heading{position:relative;z-index:1;display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.english-journey-heading>div{min-width:0}.english-journey-heading h2{margin:6px 0 0;color:#28231f;font:600 27px/1.04 Newsreader,serif;letter-spacing:-.035em}.english-journey-heading p{max-width:650px;margin:7px 0 0;color:#847b72;font:450 11px/1.5 Outfit,sans-serif}.english-journey-age{flex:0 0 auto;padding:8px 10px;border:1px solid rgba(55,45,38,.07);border-radius:999px;background:#f4efe7;color:#80766d;font:700 8.5px/1 Outfit,sans-serif;white-space:nowrap}.english-journey-empty{position:relative;z-index:1;margin-top:15px;display:grid;gap:5px;padding:15px;border:1px dashed rgba(55,45,38,.11);border-radius:17px;background:#f8f4ed}.english-journey-empty strong{color:#403933;font:650 12px/1.3 Outfit,sans-serif}.english-journey-empty span{color:#887e75;font:450 10px/1.45 Outfit,sans-serif}.english-journey-empty.is-soft{margin-top:11px;background:#fff;border-style:solid;border-color:#372d260f}.english-replay-card{position:relative;z-index:1;margin-top:16px;overflow:hidden;padding:18px;border-radius:23px;background:#171614;color:#fff;box-shadow:0 22px 44px -36px #1612109e}.english-replay-card:before{content:"";position:absolute;width:270px;height:270px;right:-110px;top:-140px;border-radius:50%;background:radial-gradient(circle,rgba(185,170,235,.2),transparent 66%);pointer-events:none}.english-replay-card:after{content:"";position:absolute;width:180px;height:180px;left:-100px;bottom:-115px;border-radius:50%;background:radial-gradient(circle,rgba(232,117,95,.15),transparent 68%);pointer-events:none}.english-replay-head{position:relative;z-index:1;display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.english-replay-head>div{min-width:0}.english-replay-head .eyebrow{color:#ffffff70}.english-replay-head h3{margin:6px 0 0;max-width:520px;color:#fff;font:560 27px/1.02 Newsreader,serif;letter-spacing:-.035em}.english-replay-head p{margin:7px 0 0;color:#ffffff8a;font:450 10px/1.45 Outfit,sans-serif}.english-replay-stamp{flex:0 0 auto;width:54px;height:54px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.12);border-radius:50%;color:#ffffffb3;font:800 7px/1 Outfit,sans-serif;letter-spacing:.12em;transform:rotate(8deg)}.english-replay-numbers{position:relative;z-index:1;margin-top:17px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.english-replay-numbers>div{min-width:0;min-height:75px;display:grid;align-content:center;gap:5px;padding:11px 9px;border:1px solid rgba(255,255,255,.07);border-radius:15px;background:#ffffff0d}.english-replay-numbers strong{color:#fff;font:540 25px/1 Newsreader,serif}.english-replay-numbers span{color:#ffffff6b;font:650 8px/1.15 Outfit,sans-serif}.english-replay-signature{position:relative;z-index:1;margin-top:8px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.english-replay-signature>div{min-width:0;padding:12px;border-radius:15px;background:#fffaf4;color:#2d2824}.english-replay-signature span{display:block;color:#9b9188;font:750 7.8px/1 Outfit,sans-serif;text-transform:uppercase;letter-spacing:.065em}.english-replay-signature strong{display:block;margin-top:6px;overflow:hidden;color:#302a26;font:650 13px/1.18 Outfit,sans-serif;text-overflow:ellipsis}.english-replay-signature small{display:block;margin-top:4px;color:#8b8178;font:550 8px/1.2 Outfit,sans-serif}.english-replay-foot{position:relative;z-index:1;margin-top:9px;display:flex;flex-wrap:wrap;gap:6px 13px;padding-top:10px;border-top:1px solid rgba(255,255,255,.08)}.english-replay-foot span{color:#ffffff70;font:600 8px/1.3 Outfit,sans-serif}.english-milestones-block{position:relative;z-index:1;margin-top:12px;padding:16px;border-radius:20px;background:#f4efe7}.english-milestones-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.english-milestones-head h3{margin:5px 0 0;color:#302a26;font:580 20px/1.07 Newsreader,serif;letter-spacing:-.025em}.english-milestones-head button{flex:0 0 auto;border:0;border-radius:999px;background:#fff;color:#786e65;padding:7px 10px;font:700 8px/1 Outfit,sans-serif;cursor:pointer}.english-milestone-timeline{margin-top:14px;display:grid}.english-milestone{display:grid;grid-template-columns:38px minmax(0,1fr);gap:10px;min-width:0}.english-milestone-rail{min-height:84px;display:grid;grid-template-rows:34px 1fr;justify-items:center}.english-milestone-rail>span{position:relative;z-index:1;width:34px;height:34px;display:grid;place-items:center;border:5px solid #f4efe7;border-radius:50%;background:#1c1a18;color:#fff;font:650 13px/1 Newsreader,serif;box-sizing:content-box}.english-milestone-rail>i{width:1px;height:100%;background:#d9d0c6}.english-milestone.milestone-vocabulary .english-milestone-rail>span{background:#b9aaeb}.english-milestone.milestone-mastery .english-milestone-rail>span{background:#d2a95f}.english-milestone.milestone-collection .english-milestone-rail>span{background:#e8755f}.english-milestone.milestone-level .english-milestone-rail>span{background:#5c6370}.english-milestone.milestone-personality .english-milestone-rail>span{background:#d97a89}.english-milestone.milestone-evolution .english-milestone-rail>span{background:#7e9c88}.english-milestone.milestone-history .english-milestone-rail>span{background:#9c8d7f}.english-milestone-copy{min-width:0;padding:4px 0 18px}.english-milestone-copy small{display:block;color:#9b9188;font:650 7.8px/1 Outfit,sans-serif}.english-milestone-copy strong{display:block;margin-top:5px;color:#38312c;font:680 12px/1.25 Outfit,sans-serif}.english-milestone-copy p{margin:5px 0 0;color:#82786f;font:450 9.4px/1.43 Outfit,sans-serif}@media (max-width:700px){.english-journey-section{padding:18px 14px 16px;border-radius:23px}.english-journey-heading{display:grid;gap:10px}.english-journey-age{justify-self:start}.english-replay-card{padding:15px;border-radius:20px}.english-replay-head h3{font-size:24px}.english-replay-stamp{width:46px;height:46px}.english-replay-numbers{grid-template-columns:repeat(2,minmax(0,1fr))}.english-replay-numbers>div{min-height:66px}.english-replay-signature{grid-template-columns:1fr 1fr}.english-milestones-block{padding:14px}}@media (max-width:390px){.english-replay-signature{grid-template-columns:1fr}.english-replay-head{gap:10px}.english-replay-stamp{width:42px;height:42px;font-size:6.5px}}.our-story-section{margin-top:18px;padding:22px 20px 20px;border:1px solid rgba(64,49,38,.08);border-radius:27px;background:radial-gradient(circle at 100% 0%,rgba(185,170,235,.13),transparent 30%),#fffdf9;overflow:hidden;position:relative}.our-story-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.our-story-heading>div{min-width:0}.our-story-heading h2{margin:6px 0 0;color:#28231f;font:600 27px/1.04 Newsreader,serif;letter-spacing:-.035em}.our-story-heading p{max-width:650px;margin:7px 0 0;color:#847b72;font:450 11px/1.5 Outfit,sans-serif}.our-story-private{flex:0 0 auto;padding:7px 9px;border:1px solid rgba(101,74,122,.1);border-radius:999px;background:#f2ebf5;color:#715d80;font:700 8px/1 Outfit,sans-serif;white-space:nowrap}.our-story-stats{margin-top:15px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.our-story-stats>div{min-width:0;min-height:72px;display:grid;align-content:center;gap:4px;padding:11px 12px;border:1px solid rgba(55,45,38,.06);border-radius:15px;background:#ffffffb8}.our-story-stats strong{color:#2c2723;font:560 24px/1 Newsreader,serif}.our-story-stats span{color:#8d837a;font:650 8px/1.2 Outfit,sans-serif}.our-story-previously{margin-top:10px;padding:15px 16px;border:1px solid rgba(115,88,138,.12);border-radius:18px;background:radial-gradient(circle at 100% 0%,rgba(151,116,178,.1),transparent 42%),#f7f2f8}.our-story-previously>span,.our-story-highlight>span,.our-story-vibe>span{display:block;color:#755b8d;font:780 8.5px/1 Outfit,sans-serif;letter-spacing:.075em;text-transform:uppercase}.our-story-previously p{margin:8px 0 0;color:#4d4453;font:480 11.5px/1.5 Outfit,sans-serif}.our-story-block{margin-top:15px;padding-top:15px;border-top:1px solid rgba(55,45,38,.07)}.our-story-block-head{display:flex;align-items:center;gap:9px;margin-bottom:10px}.our-story-block-head>span{width:28px;height:28px;flex:0 0 28px;display:grid;place-items:center;border-radius:9px;background:#f0e9f3;color:#745b8a;font:700 12px/1 Outfit,sans-serif}.our-story-block-head>div{min-width:0;display:grid;gap:2px}.our-story-block-head strong{color:#342e39;font:680 12px/1.2 Outfit,sans-serif}.our-story-block-head small{color:#958b99;font:450 9px/1.25 Outfit,sans-serif}.our-story-lore-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.our-story-lore-grid article{min-width:0;padding:12px;border:1px solid rgba(39,33,28,.065);border-radius:15px;background:#fff}.our-story-lore-grid article>strong{display:block;color:#3b3340;font:680 11px/1.25 Outfit,sans-serif}.our-story-lore-grid p{margin:5px 0 0;color:#746a79;font:420 9.6px/1.42 Outfit,sans-serif}.our-story-lore-grid q{display:block;margin-top:8px;padding-top:7px;border-top:1px solid rgba(39,33,28,.06);color:#a06f93;font:600 9px/1.3 Outfit,sans-serif}.our-story-lore-grid q:before,.our-story-lore-grid q:after{content:""}.our-story-expressions{display:flex;flex-wrap:wrap;gap:7px}.our-story-expressions>span{min-height:31px;max-width:100%;display:inline-flex;align-items:center;gap:6px;padding:0 9px 0 10px;border:1px solid rgba(39,33,28,.07);border-radius:999px;background:#fff}.our-story-expressions strong{overflow:hidden;color:#443b35;font:620 9.8px/1 Outfit,sans-serif;white-space:nowrap;text-overflow:ellipsis}.our-story-expressions small{flex:0 0 auto;padding:3px 5px;border-radius:999px;background:#eee7f3;color:#765e89;font:750 7.8px/1 Outfit,sans-serif}.our-story-role-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.our-story-role-grid article{min-width:0;padding:12px;border:1px solid rgba(55,45,38,.06);border-radius:15px;background:#1d1a20;color:#fff}.our-story-role-grid article>span{display:block;color:#ffffff70;font:700 8px/1 Outfit,sans-serif}.our-story-role-grid article>strong{display:block;margin-top:6px;color:#fff;font:560 17px/1.05 Newsreader,serif}.our-story-role-grid article>p{margin:7px 0 0;color:#ffffff8f;font:450 9px/1.4 Outfit,sans-serif}.our-story-topic-list{display:flex;flex-wrap:wrap;gap:7px}.our-story-topic-list article{max-width:100%;padding:8px 10px;border-radius:12px;background:#f2eee9}.our-story-topic-list strong{display:block;color:#4a423b;font:650 9.8px/1.15 Outfit,sans-serif}.our-story-topic-list span{display:block;margin-top:3px;color:#857c73;font:420 8.8px/1.35 Outfit,sans-serif}.our-story-highlight{margin-top:15px;padding:15px;border-radius:18px;background:#1f1c21;color:#fff}.our-story-highlight>span{color:#cfb7dc}.our-story-highlight blockquote{margin:10px 0 11px;color:#fff;font:500 17px/1.33 Newsreader,serif}.our-story-highlight footer{display:flex;align-items:center;flex-wrap:wrap;gap:7px;color:#ffffff8a;font:500 8.8px/1.2 Outfit,sans-serif}.our-story-highlight footer strong{color:#fff}.our-story-highlight footer em{margin-left:auto;padding:4px 7px;border-radius:999px;background:#ffffff17;color:#ffffffb8;font-style:normal}.our-story-vibe{margin-top:10px;display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:start;padding:10px 12px;border-radius:13px;background:#f4eee8}.our-story-vibe>span{color:#8a5e7b}.our-story-vibe p{margin:0;color:#5b5149;font:450 10px/1.4 Outfit,sans-serif}.our-story-footer{margin-top:14px;padding-top:12px;display:flex;align-items:center;justify-content:space-between;gap:10px;border-top:1px solid rgba(55,45,38,.07)}.our-story-footer>span{color:#958b82;font:550 8px/1.3 Outfit,sans-serif}.our-story-footer button,.our-story-empty button{flex:0 0 auto;min-height:32px;padding:0 10px;border:1px solid rgba(55,45,38,.08);border-radius:10px;background:#fff;color:#5c515f;font:680 9px/1 Outfit,sans-serif;cursor:pointer}.our-story-footer button:disabled,.our-story-empty button:disabled{opacity:.55;cursor:wait}.our-story-empty{margin-top:15px;display:grid;gap:5px;padding:15px;border:1px dashed rgba(115,88,138,.17);border-radius:17px;background:#faf6fa}.our-story-empty strong{color:#403642;font:650 12px/1.3 Outfit,sans-serif}.our-story-empty span,.our-story-empty p{margin:0;color:#887e8c;font:450 9.7px/1.45 Outfit,sans-serif}.our-story-empty-start{justify-items:start}.our-story-empty-mark{width:36px;height:36px;display:grid;place-items:center;margin-bottom:3px;border-radius:12px;background:#eee7f4;color:#775d92!important;font:700 17px/1 Newsreader,serif!important}.our-story-empty button{margin-top:6px}.our-story-error{margin-top:9px;padding:9px 10px;border-radius:11px;background:#fff0eb;color:#a55342;font:550 9px/1.35 Outfit,sans-serif}.group-memory-role-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.group-memory-role-list article{min-width:0;padding:11px 12px;border-radius:14px;background:#1f1c21;color:#fff}.group-memory-role-list article>div{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.group-memory-role-list article strong{color:#fff;font:650 10px/1.2 Outfit,sans-serif}.group-memory-role-list article span{flex:0 0 auto;color:#cfb7dc;font:750 8px/1 Outfit,sans-serif}.group-memory-role-list article p{margin:7px 0 0;color:#ffffff8c;font:430 9px/1.4 Outfit,sans-serif}@media (max-width:700px){.our-story-section{padding:18px 14px 16px;border-radius:23px}.our-story-heading{display:grid;gap:10px}.our-story-private{justify-self:start}.our-story-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.our-story-lore-grid,.our-story-role-grid,.group-memory-role-list{grid-template-columns:1fr}}@media (max-width:390px){.our-story-stats{grid-template-columns:1fr}.our-story-highlight footer em{margin-left:0}}.our-story-role-history{margin-top:10px;padding:13px 14px;border-radius:17px;background:#f3eef6}.our-story-role-history>div:first-child>strong{display:block;margin-top:5px;color:#403647;font:600 15px/1.08 Newsreader,serif}.our-story-role-history-track{margin-top:10px;display:flex;align-items:center;gap:7px;overflow-x:auto;scrollbar-width:none}.our-story-role-history-track::-webkit-scrollbar{display:none}.our-story-role-history-track>i{flex:0 0 auto;color:#a194aa;font-style:normal;font-size:10px}.our-story-role-history-track article{flex:0 0 150px;min-width:0;padding:9px 10px;border-radius:13px;background:#fff}.our-story-role-history-track small{display:block;color:#a096a5;font:650 7.5px/1 Outfit,sans-serif}.our-story-role-history-track span{display:block;margin-top:5px;overflow:hidden;color:#6b6070;font:550 8.3px/1.2 Outfit,sans-serif;text-overflow:ellipsis;white-space:nowrap}.our-story-role-history-track b{color:#403647;font-weight:750}.our-story-debate-list,.group-memory-debate-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.our-story-debate-list article,.group-memory-debate-list article{min-width:0;padding:12px;border:1px solid rgba(112,67,52,.08);border-radius:15px;background:#fff4ef}.our-story-debate-list strong,.group-memory-debate-list strong{display:block;color:#5f3a30;font:680 10.5px/1.2 Outfit,sans-serif}.our-story-debate-list span,.group-memory-debate-list span{display:block;margin-top:5px;color:#a06150;font:650 8.6px/1.3 Outfit,sans-serif}.our-story-debate-list p,.group-memory-debate-list p{margin:7px 0 0;color:#77594f;font:430 9.2px/1.42 Outfit,sans-serif}.our-story-debate-list q,.group-memory-debate-list q{display:block;margin-top:8px;padding-top:7px;border-top:1px solid rgba(112,67,52,.08);color:#b16a56;font:600 8.8px/1.3 Outfit,sans-serif}.our-story-debate-list q:before,.our-story-debate-list q:after,.group-memory-debate-list q:before,.group-memory-debate-list q:after{content:""}@media (max-width:700px){.our-story-debate-list,.group-memory-debate-list{grid-template-columns:1fr}}.progress-hub-tab>span:last-child{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:currentColor;font:650 9.5px/1 Outfit,sans-serif;text-align:center}.progress-universe-all-words{flex:none;min-height:38px;padding:0 13px;border:1px solid rgba(27,26,24,.085);border-radius:999px;background:#fffdf9;color:#342f2a;font:650 10.5px/1 Outfit,sans-serif;cursor:pointer;transition:background .16s ease,transform .14s ease,border-color .16s ease}.progress-universe-gallery-topline span:not(.progress-universe-gallery-count){display:block;margin-top:4px;color:#81786f;font:500 9.5px/1.35 Outfit,sans-serif}.progress-universe-gallery-count{min-width:31px;height:31px;padding:0 9px;display:grid;place-items:center;border-radius:999px;background:#eee7dd;color:#675f57;font:700 10px/1 Outfit,sans-serif}.progress-universe-name{width:100%;overflow:hidden;color:#3a3530;font:650 10px/1.15 Outfit,sans-serif;text-align:center;text-overflow:ellipsis;white-space:nowrap}.progress-universe-complete-mark{position:absolute;right:6px;bottom:7px;width:20px;height:20px;display:grid;place-items:center;border:2px solid #fffdf9;border-radius:999px;background:#1b1a18;color:#fff;box-shadow:0 4px 10px #1b1a182e;font:750 9px/1 Outfit,sans-serif}.progress-universe-meta{color:#80776e;font:600 8.8px/1 Outfit,sans-serif}.progress-universe-collection-actions button{min-height:36px;padding:0 12px;display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(27,26,24,.08);border-radius:999px;background:#fffdf9;color:#3b3530;font:650 9.8px/1 Outfit,sans-serif;cursor:pointer;transition:background .15s ease,transform .14s ease,border-color .15s ease}@media (max-width:700px){.progress-hub-page{padding-top:max(19px,env(safe-area-inset-top,0px))!important}.progress-hub-page .my-english-header h1{font-size:34px!important}.progress-hub-page .my-english-header p{margin-top:7px;font-size:11.5px!important}.progress-hub-tabs{top:max(4px,env(safe-area-inset-top,0px));gap:3px;margin:12px -2px 13px;padding:5px 4px;border-radius:19px}.progress-hub-tab{min-height:52px}.progress-hub-tab-icon{width:31px;height:31px;border-radius:11px}.progress-hub-tab-icon svg{width:17px;height:17px}.progress-hub-tab>span:last-child{font-size:8.7px}.progress-hub-tab-overview>.my-english-identity-card{padding:17px 15px 16px!important;border-radius:27px!important}.progress-hub-tab-overview .my-english-mouth-zone{height:218px!important}.progress-hub-tab-overview .my-english-mouth-image{width:min(330px,88%)!important;max-height:198px!important}.progress-hub-tab-overview .my-english-identity-stats{margin-top:9px!important;gap:6px!important}.progress-hub-tab-overview .my-english-identity-stats>div{padding:9px 8px!important}.progress-hub-empty-panel{min-height:290px;padding:29px 19px;border-radius:24px}.progress-universes-heading{align-items:flex-start}.progress-universes-heading .progress-universe-all-words{min-height:34px;padding-inline:10px;font-size:9.5px}.progress-universe-gallery{padding:15px 10px 13px;border-radius:24px}.progress-universe-gallery-topline{padding-inline:3px}.progress-universe-shelves{gap:16px}.progress-universe-shelf-row{padding-inline:0}.progress-universe-shelf-grid{gap:2px}.progress-universe-slot{min-height:116px;grid-template-rows:20px 67px 17px;padding-inline:2px}.progress-universe-mouth-wrap{height:67px}.progress-universe-mouth{width:min(108px,96%);max-height:61px}.progress-universe-name{font-size:9.2px}.progress-universe-meta{font-size:8.2px}.progress-universe-slot.is-current .progress-universe-name:after{content:""}.progress-current-universe{padding:18px 12px 16px!important}.progress-current-universe .progress-shelf-hero-head h2{font-size:26px!important}.progress-universe-collection-actions{justify-content:stretch}.progress-universe-collection-actions button{flex:1;justify-content:center;padding-inline:8px}}@media (max-width:390px){.progress-hub-tabs{gap:1px}.progress-hub-tab{min-height:50px;padding-inline:0}.progress-hub-tab-icon{width:29px;height:29px}.progress-hub-tab>span:last-child{font-size:8.2px}.progress-universe-gallery{padding-inline:8px}.progress-universe-mouth{width:min(101px,97%)}}.progress-hub-page .my-english-header h1,.progress-hub-page .progress-hub-empty-panel h2,.progress-hub-page .my-english-lately-head h2,.progress-hub-page .language-profile-heading h2,.progress-hub-page .english-personality-heading h2,.progress-hub-page .english-confidence-map-head h3,.progress-hub-page .language-evolution-heading h2,.progress-hub-page .language-capabilities-head h3,.progress-hub-page .english-journey-heading h2,.progress-hub-page .english-replay-head h3,.progress-hub-page .english-milestones-head h3,.progress-hub-page .our-story-heading h2,.progress-hub-page .crew-story-heading h2,.progress-hub-page .my-english-section-heading h2,.progress-hub-page .progress-universe-gallery-topline strong{margin-top:0!important}.progress-hub-page .my-english-header{gap:0!important}.progress-compact-section-head>div>span{display:block;margin-top:4px;color:#8b8279;font:500 9px/1.2 Outfit,sans-serif}.progress-compact-section-head button{flex:none;min-height:34px;padding:0 2px 0 8px;display:inline-flex;align-items:center;gap:6px;border:0;border-radius:10px;background:transparent;color:#5f5851;font:650 10px/1 Outfit,sans-serif;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:color .15s ease,transform .12s ease}.progress-latest-word-label{width:100%;overflow:hidden;color:#4c4640;font:650 9.5px/1.1 Outfit,sans-serif;text-align:center;text-overflow:ellipsis;white-space:nowrap}.progress-universe-gallery-compact .progress-universe-name{font-size:10px!important}.progress-universe-gallery-compact .progress-universe-meta{font-size:8.8px!important}.progress-universe-gallery-compact .progress-universe-slot.is-current{background:transparent!important}.progress-universe-gallery-compact .progress-universe-slot:not(:disabled):hover{background:transparent!important}@media (max-width:700px){.progress-hub-tab-universes>.progress-universes-panel{gap:12px!important}.progress-compact-section-head{margin-bottom:6px}.progress-compact-section-head h2{font-size:21px!important}.progress-compact-section-head button{min-height:32px;font-size:9.5px}.progress-latest-word-shelf{padding-inline:2px}.progress-latest-word-grid{gap:3px}.progress-latest-word-slot{min-height:82px;grid-template-rows:55px 17px;padding-inline:1px}.progress-latest-word-tooth{height:55px}.progress-latest-word-tooth svg{width:42px!important}.progress-latest-word-label{font-size:8.9px}.progress-universe-gallery-compact .progress-universe-shelf-row{padding-inline:0!important}.progress-universe-gallery-compact .progress-universe-shelf-grid{gap:0!important}.progress-universe-gallery-compact .progress-universe-slot{min-height:116px!important;grid-template-rows:20px 72px 17px!important;padding-inline:1px!important}.progress-universe-gallery-compact .progress-universe-mouth-wrap{height:72px!important}.progress-universe-gallery-compact .progress-universe-mouth{width:min(116px,99%)!important;max-height:68px!important}.progress-universe-gallery-compact .progress-universe-name{font-size:9.2px!important}.progress-universe-gallery-compact .progress-universe-meta{font-size:8.1px!important}.progress-all-universes-card{padding:17px 9px 15px!important}}.progress-all-universes-card{padding-bottom:30px!important;overflow:visible!important}.progress-all-universes-card .progress-universe-shelf-row:last-child{padding-bottom:20px!important}.progress-all-universes-card .progress-universe-shelf-row:last-child .progress-universe-shelf-board{bottom:7px!important}@media (max-width:700px){.progress-all-universes-card{padding-bottom:28px!important}.progress-all-universes-card .progress-universe-shelf-row:last-child{padding-bottom:19px!important}}.progress-all-universes-card .progress-universe-shelf-row{padding:0 5px 28px!important}.progress-all-universes-card .progress-universe-shelf-grid{position:relative;z-index:2;align-items:end}.progress-all-universes-card .progress-universe-slot{min-height:126px;padding-bottom:15px}.progress-all-universes-card .progress-universe-shelf-board{z-index:1;bottom:24px!important;height:11px;border-radius:5px 5px 3px 3px;background:linear-gradient(180deg,#c89472,#b47e5d 38%,#986548 68%,#784d38);border-top:1px solid rgba(108,70,50,.28);box-shadow:0 3px #684735,0 7px 11px #49312529,inset 0 -1px #4a2f2229}.progress-all-universes-card .progress-universe-meta{position:relative;z-index:3;transform:translateY(8px)}.progress-all-universes-card .progress-universe-mouth-wrap{position:relative;z-index:3}.progress-all-universes-card .progress-universe-shelf-row:last-child{padding-bottom:28px!important}.progress-all-universes-card .progress-universe-shelf-row:last-child .progress-universe-shelf-board{bottom:24px!important}@media (max-width:700px){.progress-all-universes-card{padding:17px 10px 24px!important}.progress-all-universes-card .progress-universe-shelves{gap:18px}.progress-all-universes-card .progress-universe-shelf-row,.progress-all-universes-card .progress-universe-shelf-row:last-child{padding:0 2px 27px!important}.progress-all-universes-card .progress-universe-slot{min-height:118px;padding:4px 2px 14px;grid-template-rows:20px 72px 18px}.progress-all-universes-card .progress-universe-mouth-wrap{height:72px}.progress-all-universes-card .progress-universe-mouth{width:min(118px,99%);max-height:68px}.progress-all-universes-card .progress-universe-shelf-board,.progress-all-universes-card .progress-universe-shelf-row:last-child .progress-universe-shelf-board{bottom:23px!important;height:10px}.progress-all-universes-card .progress-universe-meta{transform:translateY(7px)}}.progress-all-universes-card .progress-universe-meta{grid-row:2!important;position:relative!important;z-index:5!important;align-self:start!important;transform:none!important;margin:0!important;color:#8a8178!important;font-size:8.4px!important;line-height:1!important}@media (max-width:700px){.progress-all-universes-card .progress-universe-slot{min-height:112px!important;padding:3px 2px 0!important;grid-template-rows:19px 13px 70px!important}.progress-all-universes-card .progress-universe-mouth-wrap{height:70px!important}.progress-all-universes-card .progress-universe-meta{font-size:8px!important}.progress-all-universes-card .progress-universe-shelf-row,.progress-all-universes-card .progress-universe-shelf-row:last-child{padding:0 2px 17px!important}.progress-all-universes-card .progress-universe-shelf-board,.progress-all-universes-card .progress-universe-shelf-row:last-child .progress-universe-shelf-board{top:102px!important}.progress-all-universes-card .progress-universe-shelves{gap:12px!important}}.progress-all-words-page .living-vocab-filters button{position:relative;flex:none;min-width:0!important;min-height:38px!important;padding:0 0 9px!important;display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;gap:6px!important;border:0!important;border-radius:0!important;background:transparent!important;color:#8a8178!important;font:650 10.5px/1 Outfit,sans-serif!important;letter-spacing:0!important;box-shadow:none!important;transform:none;-webkit-tap-highlight-color:transparent;transition:color .15s ease,opacity .15s ease}.progress-all-words-page .living-vocab-filters button strong{min-width:19px!important;height:19px!important;padding:0 5px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border:1px solid rgba(55,45,38,.07)!important;border-radius:999px!important;background:#f1ebe4!important;color:#8b8178!important;font:700 8px/1 Outfit,sans-serif!important;transition:background .15s ease,color .15s ease,border-color .15s ease}.progress-all-words-card .progress-shelf-word{max-width:100%!important;height:22px!important;font-size:8.8px!important}@media (max-width:700px){.progress-all-words-page .living-vocab-filters{gap:15px!important;margin-bottom:11px!important;padding-bottom:6px!important}.progress-all-words-page .living-vocab-filters button{min-height:35px!important;padding-bottom:8px!important;font-size:10px!important}.progress-all-words-page .living-vocab-filters button strong{min-width:18px!important;height:18px!important;font-size:7.8px!important}.progress-all-words-card{padding:16px 9px 22px!important}.progress-all-words-card .progress-full-collection-shelves{gap:18px!important}.progress-all-words-card .progress-shelf-row{padding-bottom:15px!important}.progress-all-words-card .progress-shelf-grid{grid-template-columns:repeat(8,minmax(0,1fr))!important;gap:2px!important;padding:1px 1px 13px!important}.progress-all-words-card .progress-shelf-tooth{height:82px!important;padding-inline:0!important;grid-template-rows:58px 20px!important;gap:2px!important}.progress-all-words-card .progress-shelf-tooth-visual{height:58px!important}.progress-all-words-card .progress-shelf-tooth-visual svg{width:min(38px,100%)!important}.progress-all-words-card .progress-shelf-word{height:19px!important;padding-inline:1px!important;font-size:7.6px!important}.progress-all-words-card .progress-shelf-board{bottom:5px!important;height:8px!important}}.progress-all-words-page .living-vocab-filters button{position:relative!important;min-width:0!important;min-height:48px!important;padding:8px 7px 7px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:4px!important;border:0!important;border-right:1px solid rgba(45,38,33,.06)!important;border-radius:0!important;background:transparent!important;color:#817970!important;text-align:center!important;font:620 10px/1.05 Outfit,sans-serif!important;letter-spacing:0!important;box-shadow:none!important;-webkit-tap-highlight-color:transparent;transition:color .14s ease,background .14s ease,opacity .14s ease!important}.progress-all-words-page .living-vocab-filters button strong{min-width:0!important;height:auto!important;padding:0!important;display:block!important;border:0!important;border-radius:0!important;background:transparent!important;color:#aaa198!important;font:700 9px/1 Outfit,sans-serif!important}@media (max-width:700px){.progress-all-words-page{padding-bottom:max(88px,calc(76px + var(--topiks-safe-bottom,0px)))!important}.progress-all-words-page .progress-subpage-header{padding-bottom:12px!important}.progress-all-words-page .living-vocab-filters{margin-bottom:10px!important;border-radius:15px!important}.progress-all-words-page .living-vocab-filters button{min-height:45px!important;padding:7px 4px!important;font-size:9.5px!important}.progress-all-words-page .living-vocab-filters button:first-child{border-radius:14px 0 0 14px!important}.progress-all-words-page .living-vocab-filters button:last-child{border-radius:0 14px 14px 0!important}.progress-all-words-page .living-vocab-filters button strong{font-size:8.5px!important}.progress-all-words-page .progress-all-words-card{padding:14px 9px 18px!important;border-radius:22px!important}}.progress-hub-tab-overview .my-english-identity-stats span{margin-top:6px!important;color:#ffffff7a!important;font:570 8.8px/1.22 Outfit,sans-serif!important;letter-spacing:.015em!important;text-transform:none!important}@media (max-width:700px){.progress-hub-tab-overview>.my-english-identity-card:before{width:330px!important;height:175px!important;top:68px!important;filter:blur(25px)!important}.progress-hub-tab-overview .my-english-mouth-image{filter:drop-shadow(0 0 .65px rgba(255,126,106,.38)) drop-shadow(0 14px 15px rgba(0,0,0,.17))!important}.progress-hub-tab-overview .my-english-identity-stats{margin-top:18px!important;padding-top:14px!important}.progress-hub-tab-overview .my-english-identity-stats>div{min-height:58px!important;padding:4px 9px 6px!important}.progress-hub-tab-overview .my-english-identity-stats strong{font-size:23px!important}.progress-hub-tab-overview .my-english-identity-stats span{max-width:90px!important;font-size:8px!important}.progress-hub-tab-overview .my-english-identity-stats>div:after{width:20px!important;margin-top:7px!important}}@media (max-width:390px){.progress-hub-tab-overview .my-english-identity-stats>div{padding-inline:7px!important}.progress-hub-tab-overview .my-english-identity-stats strong{font-size:21px!important}.progress-hub-tab-overview .my-english-identity-stats span{font-size:7.6px!important}}.progress-hub-tab-overview .my-english-level-chip{position:relative!important;min-height:0!important;padding:1px 0 1px 13px!important;display:grid!important;grid-template-columns:auto!important;gap:2px!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.progress-hub-tab-overview .my-english-level-chip:before{content:""!important;position:absolute!important;left:0!important;top:2px!important;bottom:2px!important;width:2px!important;border-radius:999px!important;background:linear-gradient(to bottom,#ed745f,#ed745f2e)!important}.progress-hub-tab-overview .my-english-level-chip strong{color:#fff!important;font:520 25px/.88 Newsreader,serif!important;letter-spacing:-.035em!important}.progress-hub-tab-overview .my-english-level-chip small{color:#ffffff61!important;font:560 8px/1.15 Outfit,sans-serif!important;letter-spacing:.018em!important;text-transform:none!important}.progress-hub-tab-overview .my-english-identity-status{position:relative!important;padding-left:11px!important;color:#ffffff6e!important;font:550 8.8px/1.2 Outfit,sans-serif!important}.progress-hub-tab-overview .my-english-identity-status:before{content:""!important;position:absolute!important;left:0!important;top:50%!important;width:4px!important;height:4px!important;border-radius:50%!important;background:#c5b8ea!important;box-shadow:0 0 9px #c5b8ea73!important;transform:translateY(-50%)!important}.progress-hub-tab-overview .my-english-identity-stats{position:relative!important;margin-top:22px!important;padding:16px 0 0!important;display:grid!important;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr)!important;grid-template-rows:repeat(2,minmax(42px,auto))!important;gap:0!important;border-top:1px solid rgba(255,255,255,.095)!important}.progress-hub-tab-overview .my-english-identity-stats:before{content:none!important;display:none!important}.progress-hub-tab-overview .my-english-identity-stats>div{position:relative!important;min-width:0!important;min-height:0!important;padding:0!important;display:flex!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.progress-hub-tab-overview .my-english-identity-stats>div:first-child{grid-column:1!important;grid-row:1 / span 2!important;padding:4px 22px 4px 2px!important;flex-direction:column-reverse!important;align-items:flex-start!important;justify-content:center!important;text-align:left!important}.progress-hub-tab-overview .my-english-identity-stats>div:first-child:before{content:""!important;position:absolute!important;right:0!important;top:4px!important;bottom:4px!important;width:1px!important;background:linear-gradient(to bottom,transparent,rgba(255,255,255,.12) 22%,rgba(255,255,255,.12) 78%,transparent)!important}.progress-hub-tab-overview .my-english-identity-stats>div:first-child strong{margin-top:5px!important;color:#fff!important;font:500 clamp(36px,5vw,48px)/.82 Newsreader,serif!important;letter-spacing:-.045em!important}.progress-hub-tab-overview .my-english-identity-stats>div:first-child span{margin:0!important;color:#ffffff6b!important;font:560 8.6px/1.2 Outfit,sans-serif!important}.progress-hub-tab-overview .my-english-identity-stats>div:nth-child(2),.progress-hub-tab-overview .my-english-identity-stats>div:nth-child(3){grid-column:2!important;padding:5px 2px 5px 20px!important;flex-direction:row-reverse!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;text-align:left!important}.progress-hub-tab-overview .my-english-identity-stats>div:nth-child(2){grid-row:1!important;border-bottom:1px solid rgba(255,255,255,.075)!important}.progress-hub-tab-overview .my-english-identity-stats>div:nth-child(3){grid-row:2!important}.progress-hub-tab-overview .my-english-identity-stats>div:nth-child(2):before,.progress-hub-tab-overview .my-english-identity-stats>div:nth-child(3):before,.progress-hub-tab-overview .my-english-identity-stats>div:after{content:none!important;display:none!important}.progress-hub-tab-overview .my-english-identity-stats>div:nth-child(2) strong,.progress-hub-tab-overview .my-english-identity-stats>div:nth-child(3) strong{flex:0 0 auto!important;max-width:58%!important;color:#fffffff0!important;font:510 clamp(17px,2.5vw,21px)/1 Newsreader,serif!important;letter-spacing:-.025em!important;text-align:right!important}.progress-hub-tab-overview .my-english-identity-stats>div:nth-child(2) span,.progress-hub-tab-overview .my-english-identity-stats>div:nth-child(3) span{min-width:0!important;margin:0!important;color:#ffffff63!important;font:550 8.3px/1.18 Outfit,sans-serif!important;letter-spacing:0!important;text-align:left!important}@media (max-width:700px){.progress-hub-tab-overview .my-english-level-chip{padding-left:11px!important}.progress-hub-tab-overview .my-english-level-chip strong{font-size:22px!important}.progress-hub-tab-overview .my-english-level-chip small{font-size:7.5px!important}.progress-hub-tab-overview .my-english-identity-stats{margin-top:19px!important;padding-top:13px!important;grid-template-columns:minmax(0,1fr) minmax(0,1.08fr)!important;grid-template-rows:repeat(2,minmax(38px,auto))!important}.progress-hub-tab-overview .my-english-identity-stats>div:first-child{padding-right:16px!important}.progress-hub-tab-overview .my-english-identity-stats>div:first-child strong{font-size:36px!important}.progress-hub-tab-overview .my-english-identity-stats>div:first-child span{max-width:none!important;font-size:7.7px!important}.progress-hub-tab-overview .my-english-identity-stats>div:nth-child(2),.progress-hub-tab-overview .my-english-identity-stats>div:nth-child(3){padding-left:15px!important;gap:8px!important}.progress-hub-tab-overview .my-english-identity-stats>div:nth-child(2) strong,.progress-hub-tab-overview .my-english-identity-stats>div:nth-child(3) strong{max-width:60%!important;font-size:17px!important}.progress-hub-tab-overview .my-english-identity-stats>div:nth-child(2) span,.progress-hub-tab-overview .my-english-identity-stats>div:nth-child(3) span{max-width:none!important;font-size:7.4px!important}}@media (max-width:390px){.progress-hub-tab-overview .my-english-identity-stats>div:first-child strong{font-size:33px!important}.progress-hub-tab-overview .my-english-identity-stats>div:nth-child(2) strong,.progress-hub-tab-overview .my-english-identity-stats>div:nth-child(3) strong{font-size:15.5px!important}}.progress-expression-level span{color:#9a9188!important;font:650 8px/1.1 Outfit,sans-serif!important;letter-spacing:.075em!important;text-transform:uppercase!important}.progress-expression-sample{color:#9a9188!important;font:540 8.5px/1.25 Outfit,sans-serif!important;white-space:nowrap!important;text-align:right!important}.progress-expression-proof{display:flex!important;align-items:center!important;gap:8px!important;margin-top:9px!important;color:#7c746c!important;font:520 9.5px/1.35 Outfit,sans-serif!important}.progress-expression-section-head p{max-width:330px!important;margin:3px 0 0!important;color:#817970!important;font:500 9.6px/1.35 Outfit,sans-serif!important}.progress-expression-more{flex:0 0 auto!important;min-height:34px!important;padding:5px 0 4px!important;border:0!important;border-radius:0!important;background:transparent!important;color:#6e6760!important;font:700 9px/1 Outfit,sans-serif!important;box-shadow:none!important}.progress-expression-topic-3 strong{font-size:11.5px!important}.progress-expression-topic small{display:block!important;margin-top:3px!important;color:#817970!important;font:520 7.8px/1 Outfit,sans-serif!important}.progress-expression-topic-detail{min-height:27px!important;margin:7px 0 0!important;color:#817970!important;font:510 9.4px/1.35 Outfit,sans-serif!important}.progress-expression-topic-empty p{max-width:310px!important;margin:0 auto!important;color:#8d857d!important;font:510 9.2px/1.4 Outfit,sans-serif!important;text-align:center!important}.progress-expression-natural-label{display:flex!important;align-items:center!important;gap:7px!important;color:#df715e!important;font:750 7.8px/1 Outfit,sans-serif!important;letter-spacing:.07em!important;text-transform:uppercase!important}.progress-expression-phrase-card>p{margin:0!important;color:#817970!important;font:510 9.5px/1.4 Outfit,sans-serif!important}.progress-expression-evidence-row small{display:block!important;color:#a39b92!important;font:520 7.6px/1.15 Outfit,sans-serif!important}.progress-expression-evidence-row em{display:-webkit-box!important;margin-top:4px!important;overflow:hidden!important;color:#df715e!important;font:700 8.5px/1.3 Outfit,sans-serif!important;font-style:normal!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important}.progress-journey-route-head>div:first-child>span{display:block!important;color:#a0978e!important;font:650 7.8px/1 Outfit,sans-serif!important;letter-spacing:.075em!important;text-transform:uppercase!important}.progress-journey-now small{display:block!important;color:inherit!important;font:520 8px/1.2 Outfit,sans-serif!important}.progress-journey-stop>span:last-child{max-width:84px!important;overflow:hidden!important;color:inherit!important;font:560 7.5px/1.16 Outfit,sans-serif!important;text-overflow:ellipsis!important;white-space:nowrap!important}.progress-journey-route-detail{min-height:29px!important;padding-top:9px!important;border-top:1px solid rgba(39,33,29,.085)!important;color:#817970!important;font:510 9px/1.36 Outfit,sans-serif!important}.progress-journey-section-head p{margin:3px 0 0!important;color:#817970!important;font:500 9.3px/1.35 Outfit,sans-serif!important}.progress-journey-text-action{flex:0 0 auto!important;min-height:32px!important;padding:4px 0!important;border:0!important;border-radius:0!important;background:transparent!important;color:#6c655f!important;font:700 8.8px/1 Outfit,sans-serif!important;box-shadow:none!important}.progress-journey-state small{display:block!important;color:#a39b92!important;font:650 7.4px/1 Outfit,sans-serif!important;letter-spacing:.065em!important;text-transform:uppercase!important}.progress-journey-change-result{margin-top:9px!important;padding-top:8px!important;display:flex!important;align-items:flex-start!important;gap:7px!important;border-top:1px dashed rgba(39,33,29,.1)!important;color:#817970!important;font:510 8.8px/1.3 Outfit,sans-serif!important}.progress-journey-change-empty span{color:#8a827a!important;font:500 8.8px/1.35 Outfit,sans-serif!important}.progress-journey-latest-copy small{display:block!important;color:#a39b92!important;font:650 7.5px/1 Outfit,sans-serif!important;letter-spacing:.055em!important;text-transform:uppercase!important}.progress-journey-latest-copy>span{display:-webkit-box!important;margin-top:3px!important;overflow:hidden!important;color:#817970!important;font:510 8.4px/1.28 Outfit,sans-serif!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important}.progress-journey-latest>time{color:#aaa198!important;font:520 7.8px/1 Outfit,sans-serif!important;white-space:nowrap!important}.progress-journey-latest-empty>div span{display:block!important;margin-top:3px!important;color:#8a827a!important;font:500 8.4px/1.3 Outfit,sans-serif!important}.progress-journey-sheet-list article>div>span{display:-webkit-box!important;margin-top:3px!important;overflow:hidden!important;color:#817970!important;font:510 8.4px/1.28 Outfit,sans-serif!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important}.progress-journey-sheet-list time{color:#aaa198!important;font:520 7.6px/1 Outfit,sans-serif!important;white-space:nowrap!important}@media (max-width:380px){.progress-journey-route-head h2{font-size:18.5px!important}.progress-journey-route{height:104px!important}.progress-journey-stop>span:last-child{max-width:68px!important;font-size:7px!important}.progress-journey-state blockquote{font-size:13px!important}.progress-journey-latest,.progress-journey-latest-empty{grid-template-columns:34px minmax(0,1fr) auto!important;gap:8px!important;padding-inline:10px!important}.progress-journey-moment-icon{width:30px!important;height:30px!important}.progress-journey-moment-icon svg{width:26px!important;height:26px!important}}.progress-expression-simple-level span{color:#a49b92!important;font:650 7.5px/1 Outfit,sans-serif!important;letter-spacing:.07em!important;text-transform:uppercase!important}.progress-expression-simple-proof{display:flex!important;align-items:center!important;gap:7px!important;color:#817970!important;font:510 9.2px/1.3 Outfit,sans-serif!important}.progress-expression-simple-action{flex:0 0 auto!important;min-height:30px!important;padding:4px 0!important;border:0!important;border-radius:0!important;background:transparent!important;color:#6b645d!important;font:700 8.8px/1 Outfit,sans-serif!important;box-shadow:none!important}.progress-expression-simple-topic>small{display:block!important;margin-top:3px!important;color:#817970!important;font:520 7.5px/1 Outfit,sans-serif!important}.progress-expression-simple-topic-detail{margin:6px 0 0!important;padding:7px 1px 0!important;border-top:1px solid rgba(39,33,29,.085)!important;color:#817970!important;font:510 8.8px/1.3 Outfit,sans-serif!important}.progress-expression-simple-topic-empty p{grid-column:1/-1!important;margin:0!important;color:#8c847c!important;font:500 8.7px/1.35 Outfit,sans-serif!important;text-align:center!important}.progress-expression-simple-natural-label{display:flex!important;align-items:center!important;gap:7px!important;color:#df715e!important;font:750 7.6px/1 Outfit,sans-serif!important;letter-spacing:.065em!important;text-transform:uppercase!important}.progress-expression-simple-phrase-meta{margin:0!important;color:#817970!important;font:510 8.8px/1.3 Outfit,sans-serif!important}.progress-expression-simple-mini-head{display:flex!important;align-items:center!important;gap:6px!important;color:#a49b92!important;font:520 7.3px/1.15 Outfit,sans-serif!important}.progress-expression-simple-mini>em{display:-webkit-box!important;margin-top:3px!important;overflow:hidden!important;color:#df715e!important;font:700 8px/1.3 Outfit,sans-serif!important;font-style:normal!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important}.progress-expression-simple-sheet>header p{max-width:360px!important;margin:5px 0 0!important;color:#817970!important;font:500 8.8px/1.3 Outfit,sans-serif!important}.progress-expression-simple-topic-sheet-item>div span{display:block!important;margin-top:4px!important;color:#817970!important;font:520 8px/1.2 Outfit,sans-serif!important}.progress-expression-simple-library-group h4{display:flex!important;align-items:center!important;gap:7px!important;margin:0 0 9px!important;color:#a49b92!important;font:700 7.5px/1 Outfit,sans-serif!important;letter-spacing:.06em!important;text-transform:uppercase!important}.progress-expression-simple-library-group article span{display:block!important;margin-top:3px!important;color:#817970!important;font:510 8.3px/1.25 Outfit,sans-serif!important}.progress-expression-simple-library-group article small{color:#a49b92!important;font:520 8px/1 Outfit,sans-serif!important;white-space:nowrap!important}@media (max-width:380px){.progress-expression-simple-topic-grid{gap:3px!important}.progress-expression-simple-topic{padding-inline:1px!important}.progress-expression-simple-topic>strong{font-size:11.8px!important}.progress-expression-simple-topics-sheet-grid{gap:7px!important}.progress-expression-simple-topic-sheet-item{grid-template-columns:34px minmax(0,1fr)!important;gap:7px!important;padding-inline:9px!important}.progress-expression-simple-topic-sheet-icon{width:33px!important;height:33px!important}.progress-expression-simple-topic-sheet-icon svg{width:26px!important;height:26px!important}}.progress-crew-hero-head>div>span{display:block!important;color:#df715e!important;font:750 7.7px/1 Outfit,sans-serif!important;letter-spacing:.075em!important;text-transform:uppercase!important}.progress-crew-person>small{display:block!important;max-width:90px!important;margin:3px auto 0!important;overflow:hidden!important;color:#817970!important;font:520 7.2px/1.1 Outfit,sans-serif!important;text-overflow:ellipsis!important;white-space:nowrap!important}.progress-crew-member-note{position:relative!important;z-index:1!important;min-height:38px!important;padding:9px 8px 0 29px!important;border-top:1px solid rgba(39,33,29,.085)!important;color:#817970!important;font:510 9px/1.35 Outfit,sans-serif!important}.progress-crew-members-waiting p{max-width:280px!important;margin:0!important;color:#8b837b!important;font:500 8.8px/1.35 Outfit,sans-serif!important}.progress-crew-section-head>button{min-height:30px!important;padding:4px 0!important;border:0!important;border-radius:0!important;background:transparent!important;color:#6b645d!important;font:700 8.8px/1 Outfit,sans-serif!important;box-shadow:none!important}.progress-crew-signature-grid strong{display:block!important;overflow:hidden!important;color:#1b1a18!important;font:500 11.7px/1.08 Newsreader,Georgia,serif!important;text-overflow:ellipsis!important;white-space:nowrap!important}.progress-crew-signature-grid small{display:-webkit-box!important;margin-top:4px!important;overflow:hidden!important;color:#817970!important;font:510 7.5px/1.18 Outfit,sans-serif!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important}.progress-crew-moment>div>small{display:block!important;color:#ba6556!important;font:750 7.4px/1 Outfit,sans-serif!important;letter-spacing:.045em!important;text-transform:uppercase!important}.progress-crew-moment>div>span{display:block!important;margin-top:3px!important;color:#817970!important;font:510 8.2px/1.25 Outfit,sans-serif!important}.progress-crew-moment>time{position:relative!important;z-index:1!important;color:#a98d84!important;font:520 7.7px/1 Outfit,sans-serif!important;white-space:nowrap!important}.progress-crew-moment-empty{min-height:64px!important;display:grid!important;place-items:center!important;padding:12px!important;border:1px solid rgba(39,33,29,.085)!important;border-radius:18px!important;color:#8b837b!important;font:500 8.7px/1.35 Outfit,sans-serif!important;text-align:center!important}.progress-crew-compact-empty p{max-width:310px!important;margin:5px auto 0!important;color:#817970!important;font:500 9px/1.4 Outfit,sans-serif!important}.progress-crew-compact-empty button{margin-top:10px!important;padding:9px 13px!important;border:1px solid rgba(39,33,29,.1)!important;border-radius:12px!important;background:#fffdf9!important;color:#1b1a18!important;font:700 9px/1 Outfit,sans-serif!important;box-shadow:none!important}.progress-crew-error{color:#a45345!important;font:500 8.5px/1.3 Outfit,sans-serif!important}.progress-crew-sheet>header p{margin:5px 0 0!important;color:#817970!important;font:500 8.7px/1.3 Outfit,sans-serif!important}.progress-crew-sheet-group h4{margin:0 0 7px!important;color:#a39b92!important;font:700 7.6px/1 Outfit,sans-serif!important;letter-spacing:.065em!important;text-transform:uppercase!important}.progress-crew-sheet-member span:not(.progress-crew-sheet-avatar),.progress-crew-sheet-line span{display:-webkit-box!important;margin-top:3px!important;overflow:hidden!important;color:#817970!important;font:510 8.3px/1.28 Outfit,sans-serif!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important}.progress-crew-sheet-line>small{color:#a39b92!important;font:520 8px/1 Outfit,sans-serif!important;white-space:nowrap!important}.progress-crew-sheet-vibe>span{display:block!important;color:#df715e!important;font:700 7.6px/1 Outfit,sans-serif!important;letter-spacing:.065em!important;text-transform:uppercase!important}.progress-crew-sheet-actions button{flex:1 1 0!important;min-height:38px!important;padding:9px 10px!important;border:1px solid rgba(39,33,29,.095)!important;border-radius:12px!important;background:#fffdf9!important;color:#1b1a18!important;font:700 8.7px/1 Outfit,sans-serif!important;box-shadow:none!important}.progress-crew-sheet-notice,.progress-crew-sheet-error{margin:8px 0 0!important;font:500 8px/1.3 Outfit,sans-serif!important}@media (max-width:380px){.progress-crew-hero-head h2{font-size:19.5px!important}.progress-crew-avatar{width:47px!important;height:47px!important}.member-count-3 .progress-crew-person-0{left:1%!important}.member-count-3 .progress-crew-person-1{left:38%!important}.member-count-3 .progress-crew-person-2{right:1%!important}.progress-crew-signature-grid>article{padding-inline:5px!important}.progress-crew-signature-grid strong{font-size:10.9px!important}.progress-crew-moment{grid-template-columns:34px minmax(0,1fr) auto!important;gap:8px!important;padding-inline:10px!important}}.progress-crew-section-head>div>p{margin:3px 0 0!important;color:#817970!important;font:500 9px/1.3 Outfit,sans-serif!important}.progress-crew-human-role-main small{display:block!important;color:#df715e!important;font:750 7.4px/1 Outfit,sans-serif!important;letter-spacing:.07em!important;text-transform:uppercase!important}.progress-crew-human-role-main p{margin:5px 0 0!important;color:#817970!important;font:510 8.8px/1.35 Outfit,sans-serif!important}.progress-crew-human-role-proof{position:relative!important;z-index:1!important;display:flex!important;align-items:flex-start!important;gap:6px!important;margin-top:9px!important;padding-top:8px!important;border-top:1px dashed rgba(39,33,29,.1)!important;color:#817970!important;font:510 8.4px/1.3 Outfit,sans-serif!important}.progress-crew-casting-head>span{color:#5f5953!important;font:750 8px/1 Outfit,sans-serif!important;letter-spacing:.06em!important;text-transform:uppercase!important}.progress-crew-casting-head>small{color:#a39b92!important;font:520 7.3px/1 Outfit,sans-serif!important}.progress-crew-cast>span{width:37px!important;height:37px!important;display:grid!important;place-items:center!important;margin:0 auto 5px!important;border-radius:50%!important;background:#eee7df!important;color:#655e57!important;font:500 11.5px/1 Newsreader,Georgia,serif!important}.progress-crew-cast>strong{display:block!important;max-width:100%!important;overflow:hidden!important;color:#1b1a18!important;font:500 11px/1.05 Newsreader,Georgia,serif!important;text-overflow:ellipsis!important;white-space:nowrap!important}.progress-crew-cast>em{display:block!important;max-width:100%!important;margin-top:3px!important;overflow:hidden!important;color:#817970!important;font:510 7.3px/1.15 Outfit,sans-serif!important;font-style:normal!important;text-overflow:ellipsis!important;white-space:nowrap!important}.progress-crew-casting-note{min-height:27px!important;margin-top:7px!important;padding-top:7px!important;border-top:1px solid rgba(39,33,29,.085)!important;color:#817970!important;font:510 8.2px/1.3 Outfit,sans-serif!important;text-align:center!important}.progress-crew-classic>strong{display:block!important;overflow:hidden!important;color:#1b1a18!important;font:500 11.2px/1.05 Newsreader,Georgia,serif!important;text-overflow:ellipsis!important;white-space:nowrap!important}.progress-crew-classic>small{display:-webkit-box!important;margin-top:4px!important;overflow:hidden!important;color:#817970!important;font:510 7.2px/1.15 Outfit,sans-serif!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important}.progress-crew-classic-story strong{display:block!important;color:#1b1a18!important;font:500 11.8px/1.12 Newsreader,Georgia,serif!important}.progress-crew-classic-story p{margin:3px 0 0!important;color:#817970!important;font:510 8.2px/1.3 Outfit,sans-serif!important}@media (max-width:380px){.progress-crew-classic{padding-inline:5px!important}.progress-crew-classic>strong{font-size:10.7px!important}}.progress-moi-habit>strong{display:block!important;color:currentColor!important;font:500 11px/1.03 Newsreader,Georgia,serif!important}.progress-moi-habit>small{display:-webkit-box!important;margin-top:2px!important;overflow:hidden!important;color:#817970!important;font:510 7.1px/1.12 Outfit,sans-serif!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important}.progress-moi-habit-story p{margin:4px 0 0!important;color:#817970!important;font:510 8.8px/1.36 Outfit,sans-serif!important}.progress-moi-signature-strip>span{display:flex!important;align-items:center!important;gap:4px!important;color:#837b73!important;font:510 7.5px/1 Outfit,sans-serif!important}.progress-moi-identity-copy p{max-width:560px!important;margin:7px 0 0!important;color:#665f58!important;font:510 11.2px/1.46 Outfit,sans-serif!important}@media (max-width:390px){.progress-moi-stage{height:326px!important}.progress-moi-mouth{width:min(218px,60vw)!important}.progress-moi-habit{width:84px!important}.progress-moi-habit-drawing{width:48px!important;height:45px!important}.progress-moi-habit-drawing svg{width:47px!important;height:43px!important}.progress-moi-habit>strong{font-size:10.3px!important}.progress-moi-habit>small{font-size:6.8px!important}.progress-moi-word{font-size:10.5px!important}.progress-moi-identity-copy h2{font-size:22px!important}}.home-owned-toolbar{min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:10px;margin:0 0 11px}.home-owned-filters{display:inline-flex;align-items:center;gap:5px;min-width:0}.home-owned-filters button{-moz-appearance:none;appearance:none;-webkit-appearance:none;min-height:32px;padding:0 11px;border:1px solid rgba(28,26,22,.075);border-radius:999px;background:#fffdfac7;color:#7b736a;font:600 10.5px/1 Outfit,sans-serif;white-space:nowrap;cursor:pointer;transition:background .16s ease,color .16s ease,border-color .16s ease}.home-owned-filters button.is-active{border-color:#1b1a18;background:#1b1a18;color:#fff}.home-layout-switch{position:relative;display:inline-flex;align-items:center;gap:2px;padding:3px;border:0;border-radius:999px;background:#e9e2d8}.home-layout-switch-indicator{position:absolute;z-index:0;left:3px;top:3px;width:30px;height:30px;border-radius:999px;background:#fffdfa;box-shadow:0 6px 14px -12px #0f0f10b3,inset 0 0 0 1px #1917140d;pointer-events:none;transform:translate(0);transition:transform .38s cubic-bezier(.34,1.56,.64,1)}.home-layout-switch.is-mini .home-layout-switch-indicator{transform:translate(32px)}.home-layout-switch.is-list .home-layout-switch-indicator{transform:translate(64px)}.home-layout-switch button{-moz-appearance:none;appearance:none;-webkit-appearance:none;position:relative;z-index:1;width:30px;height:30px;display:grid;place-items:center;padding:0;border:0;border-radius:999px;background:transparent;color:#6b645d;cursor:pointer;transition:color .2s ease,transform .14s ease}.home-layout-switch button:hover{color:#4e4943}.home-layout-switch button:active{transform:scale(.9)}.home-layout-switch button.is-active{background:transparent;color:#211e1a;box-shadow:none}.home-layout-switch svg{width:15px;height:15px}.home-my-topics-grid.is-large{grid-template-columns:repeat(auto-fit,minmax(min(100%,300px),1fr));gap:18px}.home-my-topics-grid.is-mini{grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:10px}.home-my-topics-grid.is-mini .topic-card{border-radius:17px;box-shadow:0 10px 28px -26px #0f0f1075}.home-my-topics-grid.is-mini .topic-visual{height:104px}.home-my-topics-grid.is-mini .topic-body{padding:11px}.home-my-topics-grid.is-mini .topic-body h2{font:600 12.5px/1.18 Outfit,sans-serif;letter-spacing:-.012em;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.home-my-topics-grid.is-mini .home-topic-title-line{gap:7px}.home-my-topics-grid.is-mini .home-topic-unread{min-width:21px;height:21px;padding:0 6px;font-size:8.5px}.home-my-topics-grid.is-mini .home-topic-preview{margin-top:6px!important;font-size:9.5px!important;line-height:1.35!important;-webkit-line-clamp:1}.home-my-topics-grid.is-mini .home-topic-people{display:none}.home-my-topics-grid.is-mini .topic-live-activity{margin-top:7px!important;font-size:9px}.home-my-topics-grid.is-mini .topic-body footer{margin-top:9px;font-size:9px}.home-my-topics-grid.is-mini .source-badge-icon{left:8px!important;top:8px!important;width:28px!important;min-width:28px!important;height:26px!important;padding:0!important}.home-my-topics-grid.is-mini .source-badge-icon svg{width:14px!important;height:14px!important}.home-my-topics-grid.is-mini .topic-privacy-badge{transform:scale(.88);transform-origin:top right}.home-my-topics-grid.is-list{grid-template-columns:1fr;gap:8px}.home-my-topics-grid.is-list .topic-card{min-height:92px;display:grid;grid-template-columns:86px minmax(0,1fr);align-items:center;gap:13px;padding:8px 12px 8px 8px;border-radius:18px;box-shadow:0 8px 24px -24px #0f0f106b}.home-my-topics-grid.is-list .topic-visual{width:86px;height:76px;border-radius:13px}.home-my-topics-grid.is-list .topic-body{min-width:0;padding:0}.home-my-topics-grid.is-list .topic-body h2{min-width:0;font:600 12.5px/1.18 Outfit,sans-serif;letter-spacing:-.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-my-topics-grid.is-list .home-topic-title-line{align-items:center;gap:9px}.home-my-topics-grid.is-list .home-topic-preview{display:none!important}.home-my-topics-grid.is-list .home-topic-people,.home-my-topics-grid.is-list .topic-live-activity{display:none}.home-my-topics-grid.is-list .topic-body footer{justify-content:flex-start;gap:9px;margin-top:5px;padding-right:68px;font-size:9px}.home-my-topics-grid.is-list .source-badge-icon{left:7px!important;top:7px!important;width:25px!important;min-width:25px!important;height:23px!important;padding:0!important}.home-my-topics-grid.is-list .source-badge-icon svg{width:12px!important;height:12px!important}.home-my-topics-grid.is-list .topic-visual>.topic-privacy-badge{display:none!important}.home-my-topics-grid.is-list .home-list-topic-privacy{position:absolute;right:10px;bottom:8px;z-index:2;width:auto;min-height:0;margin:0;display:block}.home-my-topics-grid.is-list .home-list-topic-privacy .topic-privacy-badge{position:static;inset:auto;min-height:20px;padding:4px 7px;gap:4px;border-radius:999px;font-size:8.5px;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none;transform:none}.home-my-topics-grid.is-list .home-list-topic-privacy .topic-privacy-badge svg{width:10px;height:10px}.home-my-topics-filter-empty{min-height:82px;display:grid;place-items:center;padding:18px;border:1px dashed rgba(28,26,22,.11);border-radius:16px;background:#fffdfa7a;color:#8a8278;text-align:center;font:500 11px/1.4 Outfit,sans-serif}.home-category-quick-row{align-items:center;overflow:visible;flex-wrap:wrap;padding-bottom:8px!important}.home-category-filter-button{display:inline-flex!important;align-items:center;gap:6px;background:#eee8df!important;border-color:transparent!important;color:#4f4942!important}.home-category-filter-button svg{width:13px;height:13px}.home-category-filter-button b{min-width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;padding:0 5px;border-radius:999px;background:#1b1a1814;color:#766e65;font:700 8.5px/1 Outfit,sans-serif}.home-category-sheet-backdrop{position:fixed;z-index:350;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-end;justify-content:center;padding:18px;padding-bottom:max(18px,env(safe-area-inset-bottom));background:#14121052;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.home-category-sheet{width:min(100%,520px);padding:12px 18px 20px;border:1px solid rgba(27,25,22,.08);border-radius:26px;background:#fffdfa;box-shadow:0 28px 80px -32px #0f0f108c}.home-category-sheet-handle{width:38px;height:4px;margin:0 auto 15px;border-radius:999px;background:#d7d0c7}.home-category-sheet-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:15px}.home-category-sheet-head>div{display:grid;gap:4px}.home-category-sheet-head span{color:#d9573d;font:700 9px/1 Outfit,sans-serif;letter-spacing:.08em;text-transform:uppercase}.home-category-sheet-head strong{color:#1b1a18;font:500 27px/1 Newsreader,serif;letter-spacing:-.035em}.home-category-sheet-head>button{width:34px;height:34px;display:grid;place-items:center;padding:0;border:1px solid rgba(27,25,22,.06);border-radius:50%;background:#f0eae2;color:#514b44;font:500 21px/1 Outfit,sans-serif;cursor:pointer}.home-category-sheet-grid{display:flex;flex-wrap:wrap;gap:8px}.home-category-sheet-grid button{-moz-appearance:none;appearance:none;-webkit-appearance:none;min-height:36px;padding:0 13px;border:1px solid rgba(28,26,22,.08);border-radius:999px;background:#f8f4ee;color:#70685f;font:600 11px/1 Outfit,sans-serif;cursor:pointer}.home-category-sheet-grid button.is-active{border-color:#1b1a18;background:#1b1a18;color:#fff}@media (max-width:620px){.home-owned-toolbar{margin-top:-2px;margin-bottom:10px}.home-owned-toolbar{gap:8px}.home-owned-filters{gap:4px}.home-owned-filters button{min-height:30px;padding:0 10px;font-size:10px}.home-my-topics-grid.is-mini{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.home-my-topics-grid.is-mini .topic-visual{height:92px}.home-my-topics-grid.is-mini .topic-body{padding:9px}.home-my-topics-grid.is-list .topic-card{grid-template-columns:76px minmax(0,1fr);gap:10px;min-height:82px;padding:7px 9px 7px 7px;border-radius:16px}.home-my-topics-grid.is-list .topic-visual{width:76px;height:66px;border-radius:11px}.home-my-topics-grid.is-list .topic-body h2{font-size:11.5px}.home-my-topics-grid.is-list .topic-body footer{padding-right:62px;font-size:8.5px}.home-my-topics-grid.is-list .home-list-topic-privacy{right:9px;bottom:7px}.home-category-quick-row{flex-wrap:nowrap;overflow-x:auto;padding-right:1px!important}.home-category-sheet-backdrop{padding:0;align-items:flex-end}.home-category-sheet{width:100%;padding:11px 16px max(22px,env(safe-area-inset-bottom));border-radius:25px 25px 0 0;border-left:0;border-right:0;border-bottom:0}}@media (max-width: 1023px){.tk-content{padding-bottom:calc(78px + var(--safe-bottom, env(safe-area-inset-bottom, 0px)))!important}.tk-tabbar{position:fixed!important;z-index:50!important;left:0!important;right:0!important;top:auto!important;bottom:0!important;transform:none!important;width:100%!important;max-width:none!important;display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:0!important;padding:9px max(18px,var(--safe-right, env(safe-area-inset-right, 0px))) calc(8px + var(--safe-bottom, env(safe-area-inset-bottom, 0px))) max(18px,var(--safe-left, env(safe-area-inset-left, 0px)))!important;border:0!important;border-top:1px solid rgba(23,22,20,.09)!important;border-radius:0!important;background:#f7f3ecfb!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;box-shadow:none!important}.tk-tabbar button{-moz-appearance:none!important;appearance:none!important;-webkit-appearance:none!important;position:relative!important;min-width:0!important;width:100%!important;min-height:49px!important;height:auto!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:4px!important;color:#969087!important;cursor:pointer;-webkit-tap-highlight-color:transparent}.tk-tabbar button>svg{display:block!important;width:21px!important;height:21px!important;flex:none!important;color:#969087!important;transform:none!important}.tk-tabbar button>span:last-child{display:block!important;margin-top:0!important;font:500 10px/1 Outfit,sans-serif!important;letter-spacing:0!important;white-space:nowrap!important;color:#969087!important}.tk-tabbar button.active{background:transparent!important;color:#171614!important;box-shadow:none!important}.tk-tabbar button.active>svg{color:#d9573d!important;transform:translateY(-1px)!important}.tk-tabbar button.active>span:last-child{color:#171614!important}.tk-tabbar button:before,.tk-tabbar button:after,.tk-tabbar button.active:before,.tk-tabbar button.active:after{content:none!important;display:none!important}.tk-tabbar-profile-avatar{width:21px!important;height:21px!important;margin:0!important;border-radius:50%!important;overflow:hidden!important;display:grid!important;place-items:center!important;flex:none!important;background:#cdbef5!important;border:1px solid rgba(23,22,20,.08)!important;box-shadow:none!important;transform:none!important}.tk-tabbar-profile-avatar img{width:100%!important;height:100%!important;display:block!important;object-fit:cover!important}.tk-tabbar-profile-fallback{width:100%!important;height:100%!important;display:grid!important;place-items:center!important;margin:0!important;background:#cdbef5!important;color:#332b48!important;font:700 9px/1 Outfit,sans-serif!important}.tk-tabbar button.active .tk-tabbar-profile-avatar{border-color:#17161414!important;box-shadow:none!important;transform:none!important}.topiks-keyboard-open .tk-tabbar,.topiks-field-focused .tk-tabbar{display:none!important}}@media (min-width: 1024px){.tk-tabbar{left:18px!important;right:auto!important;top:50%!important;bottom:auto!important;transform:translateY(-50%)!important;width:74px!important;max-width:74px!important;grid-template-columns:1fr!important}}.topiks-onboarding.is-horizontal-navigation{grid-template-rows:auto minmax(0,1fr) 72px;touch-action:pan-y;overscroll-behavior-x:none;overflow-x:hidden;outline:none;user-select:none;-webkit-user-select:none}.topiks-onboarding.is-horizontal-navigation .onboarding-scene.is-horizontal-forward{animation:onboardingHorizontalForward .48s cubic-bezier(.2,.8,.2,1) both}.topiks-onboarding.is-horizontal-navigation .onboarding-scene.is-horizontal-backward{animation:onboardingHorizontalBackward .48s cubic-bezier(.2,.8,.2,1) both}.onboarding-horizontal-footer{width:min(100%,600px)!important;margin:0 auto!important;display:grid!important;grid-template-columns:1fr auto!important;align-items:center!important;gap:16px!important;padding-top:8px!important}.onboarding-horizontal-footer .onboarding-dots{justify-content:flex-start!important;order:initial!important}.onboarding-horizontal-footer .onboarding-dots button{width:7px!important;height:7px!important;min-width:7px!important;min-height:7px!important;padding:0!important;border:0!important;border-radius:999px!important;background:#d7cfc5!important;cursor:pointer!important;transition:width .22s ease,background .22s ease,transform .16s ease!important}.onboarding-horizontal-footer .onboarding-dots button.is-active{width:24px!important;background:#1a1917!important}.onboarding-horizontal-footer .onboarding-dots button:active{transform:scale(.92)!important}.onboarding-next-compact{justify-self:end!important;width:auto!important;min-width:142px!important;max-width:250px!important;min-height:46px!important;padding:0 15px 0 17px!important;border-radius:15px!important;order:initial!important;white-space:nowrap!important}@keyframes onboardingHorizontalForward{0%{opacity:0;transform:translate(34px)}to{opacity:1;transform:translate(0)}}@keyframes onboardingHorizontalBackward{0%{opacity:0;transform:translate(-34px)}to{opacity:1;transform:translate(0)}}@media (max-width: 700px){.topiks-onboarding.is-horizontal-navigation{grid-template-rows:auto minmax(0,1fr) 62px}.onboarding-horizontal-footer{grid-template-columns:1fr auto!important;gap:12px!important;padding-top:4px!important}.onboarding-horizontal-footer .onboarding-dots{justify-content:flex-start!important}.onboarding-next-compact{justify-self:end!important;width:auto!important;min-width:126px!important;min-height:44px!important;padding:0 13px 0 15px!important;border-radius:14px!important;font-size:12px!important}}@media (max-width: 390px){.onboarding-next-compact{min-width:112px!important;padding-left:13px!important;padding-right:12px!important}}@media (prefers-reduced-motion: reduce){.topiks-onboarding.is-horizontal-navigation .onboarding-scene{animation:none!important}}.topiks-onboarding.is-horizontal-navigation .onboarding-horizontal-footer{display:flex!important;align-items:center!important;justify-content:center!important;grid-template-columns:none!important}.topiks-onboarding.is-horizontal-navigation .onboarding-horizontal-footer .onboarding-dots{width:100%!important;justify-content:center!important;order:initial!important}.topiks-onboarding.is-horizontal-navigation .onboarding-next,.topiks-onboarding.is-horizontal-navigation .onboarding-next-compact{display:none!important}.topiks-onboarding.is-horizontal-navigation .onboarding-scene-copy{transform:translateY(12px)}.topiks-onboarding.is-horizontal-navigation .onboarding-stage{padding-top:2px!important}.topiks-onboarding.is-horizontal-navigation .onboarding-smile-demo{position:relative;display:flex!important;flex-direction:column;align-items:center;justify-content:center;min-height:315px}.topiks-onboarding.is-horizontal-navigation .onboarding-smile-label{order:1;margin:0 0 8px!important;position:relative;z-index:3}.topiks-onboarding.is-horizontal-navigation .onboarding-smile-reveal.is-image{order:2;margin-top:0!important}.topiks-onboarding.is-horizontal-navigation .onboarding-smile-counter{order:3;margin-top:5px!important;position:relative;z-index:3}.topiks-onboarding.is-horizontal-navigation .onboarding-mini-teeth{top:70px!important}@media (max-width: 700px){.topiks-onboarding.is-horizontal-navigation .onboarding-scene-copy{transform:translateY(10px)}.topiks-onboarding.is-horizontal-navigation .onboarding-stage{padding-top:0!important}.topiks-onboarding.is-horizontal-navigation .onboarding-smile-label{margin-bottom:5px!important}.topiks-onboarding.is-horizontal-navigation .onboarding-smile-counter{margin-top:2px!important}}@media (max-height: 700px) and (max-width: 700px){.topiks-onboarding.is-horizontal-navigation .onboarding-scene-copy{transform:translateY(7px)}.topiks-onboarding.is-horizontal-navigation .onboarding-smile-demo{min-height:225px}.topiks-onboarding.is-horizontal-navigation .onboarding-mini-teeth{top:51px!important}}.topiks-onboarding.is-horizontal-navigation .onboarding-scene-copy{transform:translateY(34px)!important}.topiks-onboarding.is-horizontal-navigation .onboarding-stage{padding-top:0!important}.topiks-onboarding.is-horizontal-navigation .onboarding-smile-demo{min-height:355px!important;padding-bottom:10px}.topiks-onboarding.is-horizontal-navigation .onboarding-smile-label{margin:0 0 10px!important}.topiks-onboarding.is-horizontal-navigation .onboarding-smile-reveal.is-image{margin-top:0!important;margin-bottom:0!important}.topiks-onboarding.is-horizontal-navigation .onboarding-smile-counter{margin-top:34px!important;transform:none!important;position:relative!important;z-index:4!important}@media (max-width: 700px){.topiks-onboarding.is-horizontal-navigation .onboarding-scene-copy{transform:translateY(29px)!important}.topiks-onboarding.is-horizontal-navigation .onboarding-smile-demo{min-height:335px!important}.topiks-onboarding.is-horizontal-navigation .onboarding-smile-counter{margin-top:30px!important}}@media (max-height: 700px) and (max-width: 700px){.topiks-onboarding.is-horizontal-navigation .onboarding-scene-copy{transform:translateY(22px)!important}.topiks-onboarding.is-horizontal-navigation .onboarding-smile-demo{min-height:270px!important}.topiks-onboarding.is-horizontal-navigation .onboarding-smile-counter{margin-top:22px!important}}.topiks-onboarding.is-horizontal-navigation .onboarding-scene-copy{transform:translateY(40px)!important}.topiks-onboarding.is-horizontal-navigation .onboarding-smile-label{position:relative!important;top:5px!important}@media (max-width: 700px){.topiks-onboarding.is-horizontal-navigation .onboarding-scene-copy{transform:translateY(35px)!important}.topiks-onboarding.is-horizontal-navigation .onboarding-smile-label{top:4px!important}}@media (max-height: 700px) and (max-width: 700px){.topiks-onboarding.is-horizontal-navigation .onboarding-scene-copy{transform:translateY(27px)!important}.topiks-onboarding.is-horizontal-navigation .onboarding-smile-label{top:3px!important}}.topiks-onboarding.is-horizontal-navigation .onboarding-smile-label{position:relative!important;top:10px!important;margin:0 0 2px!important}@media (max-width: 700px){.topiks-onboarding.is-horizontal-navigation .onboarding-smile-label{top:8px!important;margin:0 0 1px!important}}@media (max-height: 700px) and (max-width: 700px){.topiks-onboarding.is-horizontal-navigation .onboarding-smile-label{top:6px!important;margin:0!important}}.auth-card-branded{position:relative}.auth-account-back{position:absolute!important;z-index:4;top:18px;left:18px;width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;padding:0!important;display:grid!important;place-items:center!important;border:1px solid rgba(27,26,24,.07)!important;border-radius:999px!important;background:#f2ede6!important;color:#1b1a18!important;box-shadow:none!important;transform:none!important}.auth-account-back svg{width:17px!important;height:17px!important}.auth-account-back:hover,.auth-account-back:focus-visible{background:#eae3da!important;color:#1b1a18!important}.auth-account-back:active{transform:scale(.96)!important}.first-message-paywall-backdrop{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:1400!important;display:grid!important;place-items:center!important;padding:max(14px,env(safe-area-inset-top,0px)) 14px max(14px,env(safe-area-inset-bottom,0px))!important;background:#18151385!important;-webkit-backdrop-filter:blur(11px) saturate(.92)!important;backdrop-filter:blur(11px) saturate(.92)!important}.first-message-paywall{position:relative!important;width:min(500px,calc(100vw - 28px))!important;max-height:min(900px,calc(100dvh - 28px))!important;overflow-y:auto!important;overscroll-behavior:contain!important;padding:28px 24px 21px!important;border:1px solid rgba(28,25,22,.08)!important;border-radius:30px!important;background:#fffdf9!important;color:#1b1a18!important;text-align:left!important;box-shadow:0 32px 90px -28px #110f0d9e!important;scrollbar-width:thin!important}.first-message-paywall-close{position:absolute!important;z-index:3!important;top:15px!important;right:15px!important;width:38px!important;height:38px!important;min-width:38px!important;min-height:38px!important;padding:0!important;display:grid!important;place-items:center!important;border:1px solid rgba(27,26,24,.06)!important;border-radius:999px!important;background:#f2ede6!important;color:#38332e!important;font:500 22px/1 Outfit,sans-serif!important;box-shadow:none!important}.first-message-paywall-close:disabled,.first-message-paywall-plan:disabled,.first-message-paywall-later:disabled,.first-message-paywall-secondary-actions button:disabled{opacity:.55!important;cursor:wait!important}.first-message-paywall-mark{width:66px!important;height:47px!important;margin:0 0 10px!important;display:grid!important;place-items:center!important}.first-message-paywall-mark img{width:100%!important;height:100%!important;object-fit:contain!important;display:block!important}.first-message-paywall-kicker{display:inline-flex!important;align-items:center!important;min-height:25px!important;padding:0 10px!important;border-radius:999px!important;background:#f3ede6!important;color:#766d64!important;font:700 12px/1 Outfit,sans-serif!important;letter-spacing:.075em!important;text-transform:uppercase!important}.first-message-paywall h2{max-width:415px!important;margin:13px 0 8px!important;color:#1b1a18!important;font:500 clamp(30px,5.5vw,39px)/.98 Newsreader,serif!important;letter-spacing:-.045em!important}.first-message-paywall-lead{max-width:430px!important;margin:0!important;color:#746d65!important;font:450 12.2px/1.52 Outfit,sans-serif!important}.first-message-paywall-sources{margin:14px 0 13px!important;display:flex!important;flex-wrap:wrap!important;gap:6px!important}.first-message-paywall-sources span{min-height:25px!important;padding:0 9px!important;display:inline-flex!important;align-items:center!important;border:1px solid rgba(27,26,24,.06)!important;border-radius:999px!important;background:#fff!important;color:#6f675f!important;font:650 12px/1 Outfit,sans-serif!important}.first-message-paywall-benefits{width:100%!important;margin:0 0 16px!important;display:grid!important;gap:6px!important;color:#393530!important;font:550 12px/1.35 Outfit,sans-serif!important}.first-message-paywall-benefits span{position:relative!important;min-height:36px!important;padding:9px 10px 9px 36px!important;display:flex!important;align-items:center!important;border:1px solid rgba(27,26,24,.05)!important;border-radius:13px!important;background:#fff!important}.first-message-paywall-benefits span:before{content:"✓"!important;position:absolute!important;left:10px!important;top:50%!important;width:18px!important;height:18px!important;display:grid!important;place-items:center!important;transform:translateY(-50%)!important;border-radius:999px!important;background:#1b1a18!important;color:#fff!important;font:750 12px/1 Outfit,sans-serif!important}.first-message-paywall-plan-head{margin:2px 0 8px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important}.first-message-paywall-plan-head strong{color:#1b1a18!important;font:700 12px/1 Outfit,sans-serif!important}.first-message-paywall-plan-head span{color:#9b9288!important;font:550 12px/1 Outfit,sans-serif!important}.first-message-paywall-plans{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important}.first-message-paywall-plan{position:relative!important;min-height:92px!important;padding:12px 11px 11px 37px!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:space-between!important;gap:10px!important;border:1px solid rgba(27,26,24,.08)!important;border-radius:16px!important;background:#f8f4ee!important;color:#1b1a18!important;text-align:left!important;cursor:pointer!important;box-shadow:none!important}.first-message-paywall-plan.is-selected{border-color:#1b1a18!important;background:#fff!important;box-shadow:inset 0 0 0 1px #1b1a18!important}.first-message-paywall-plan-radio{position:absolute!important;left:12px!important;top:13px!important;width:16px!important;height:16px!important;border:1.5px solid #aaa197!important;border-radius:50%!important;background:#fff!important}.first-message-paywall-plan.is-selected .first-message-paywall-plan-radio{border:5px solid #1b1a18!important}.first-message-paywall-plan-copy,.first-message-paywall-plan-price{display:grid!important;gap:3px!important}.first-message-paywall-plan-copy strong{font:700 12px/1.05 Outfit,sans-serif!important}.first-message-paywall-plan-copy small,.first-message-paywall-plan-price small{color:#8d847a!important;font:500 12px/1.25 Outfit,sans-serif!important}.first-message-paywall-plan-price{width:100%!important;grid-template-columns:auto 1fr!important;align-items:baseline!important;column-gap:5px!important}.first-message-paywall-plan-price strong{color:#1b1a18!important;font:700 15px/1 Outfit,sans-serif!important;letter-spacing:-.02em!important}.first-message-paywall-plan-price small{align-self:end!important}.first-message-paywall-save{grid-column:1 / -1!important;width:max-content!important;margin-bottom:1px!important;padding:4px 6px!important;border-radius:999px!important;background:#d9573d!important;color:#fff!important;font:750 12px/1 Outfit,sans-serif!important}.first-message-paywall-billing{margin:9px 0 12px!important;padding:10px 12px!important;display:grid!important;gap:3px!important;border-radius:13px!important;background:#f3eee7!important}.first-message-paywall-billing strong{color:#292622!important;font:700 12px/1.2 Outfit,sans-serif!important}.first-message-paywall-billing span{color:#7c746b!important;font:500 12px/1.35 Outfit,sans-serif!important}.first-message-paywall-error{margin:0 0 10px!important;text-align:left!important}.first-message-paywall-cta{width:100%!important;min-height:51px!important;margin:0!important;padding:0 18px!important;border:0!important;border-radius:15px!important;background:#1b1a18!important;color:#fff!important;font:650 12.5px/1 Outfit,sans-serif!important;box-shadow:none!important}.first-message-paywall-cta:hover:not(:disabled){background:#292622!important}.first-message-paywall-cta:active:not(:disabled){transform:scale(.99)!important}.first-message-paywall-later{width:100%!important;min-height:36px!important;margin:4px 0 0!important;padding:0!important;border:0!important;background:transparent!important;color:#8a8177!important;font:600 12px/1 Outfit,sans-serif!important}.first-message-paywall-secondary-actions{min-height:26px!important;display:flex!important;align-items:center!important;justify-content:center!important;flex-wrap:wrap!important;gap:5px!important;color:#a0988e!important;font:550 12px/1 Outfit,sans-serif!important}.first-message-paywall-secondary-actions button,.first-message-paywall-secondary-actions a{-moz-appearance:none!important;appearance:none!important;-webkit-appearance:none!important;padding:0!important;border:0!important;background:transparent!important;color:#776f66!important;font:inherit!important;text-decoration:underline!important;text-underline-offset:2px!important;cursor:pointer!important}.first-message-paywall>small{display:block!important;max-width:390px!important;margin:3px auto 0!important;color:#aaa197!important;text-align:center!important;font:500 12px/1.35 Outfit,sans-serif!important}@media (max-width: 640px){.first-message-paywall-backdrop{padding:max(8px,env(safe-area-inset-top,0px)) 8px max(8px,env(safe-area-inset-bottom,0px))!important;place-items:center!important}.first-message-paywall{width:100%!important;max-width:100%!important;max-height:calc(100dvh - max(16px,env(safe-area-inset-top,0px) + env(safe-area-inset-bottom,0px)))!important;padding:23px 16px 16px!important;border-radius:24px!important}.first-message-paywall-mark{width:58px!important;height:41px!important;margin-bottom:8px!important}.first-message-paywall h2{max-width:330px!important;font-size:29px!important}.first-message-paywall-lead{font-size:12px!important}.first-message-paywall-sources{margin-top:11px!important}.first-message-paywall-benefits{margin-bottom:13px!important}.first-message-paywall-benefits span{min-height:34px!important;padding-top:8px!important;padding-bottom:8px!important}.first-message-paywall-plans{grid-template-columns:1fr!important;gap:7px!important}.first-message-paywall-plan{min-height:68px!important;padding:10px 10px 10px 36px!important;display:grid!important;grid-template-columns:1fr auto!important;align-items:center!important;gap:8px!important}.first-message-paywall-plan-radio{top:50%!important;transform:translateY(-50%)!important}.first-message-paywall-plan-price{width:auto!important;min-width:78px!important}.first-message-paywall-save{justify-self:end!important}.first-message-paywall-billing{margin-bottom:10px!important}}.visitor-progress-modern{width:100%!important}.visitor-progress-header .eyebrow{display:block;margin-bottom:7px}.visitor-progress-modern .progress-wow-header h1{margin-top:0!important}.visitor-progress-hero{overflow:hidden}.visitor-progress-kicker{display:inline-flex;margin-bottom:7px;color:#d9573d;font:700 12px/1 Outfit,sans-serif;letter-spacing:.075em;text-transform:uppercase}.visitor-progress-shelves{pointer-events:none}.visitor-progress-tooth{border:0!important;background:transparent!important;padding:0 1px 7px!important;cursor:default!important}.visitor-progress-start{margin-top:17px;padding:14px 15px;display:flex;align-items:center;justify-content:space-between;gap:16px;border:1px solid rgba(27,26,24,.065);border-radius:17px;background:#fffdf9}.visitor-progress-start>div{min-width:0;display:grid;gap:3px}.visitor-progress-start strong{color:#292622;font:650 12px/1.25 Outfit,sans-serif}.visitor-progress-start span{color:#8a8177;font:450 12px/1.4 Outfit,sans-serif}.visitor-progress-cta{flex:none;min-height:40px;padding:0 14px!important;border-radius:13px!important;white-space:nowrap;font-size:12px!important}.visitor-progress-section{position:relative}.visitor-progress-word-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.visitor-progress-word-placeholder{min-width:0;min-height:104px;padding:13px;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;align-items:center;column-gap:9px;border:1px solid rgba(27,26,24,.06);border-radius:18px;background:#fffdf9}.visitor-progress-word-placeholder .progress-real-word-tooth{grid-row:1 / 3;opacity:.72}.visitor-progress-placeholder-line{width:min(92px,80%);height:8px;border-radius:999px;background:#e9e3dc}.visitor-progress-word-placeholder small{color:#aaa197;font:550 12px/1 Outfit,sans-serif}.visitor-progress-smile-empty{min-height:150px}.visitor-progress-preview{max-width:none!important}@media (max-width: 640px){.auth-account-back{top:14px!important;left:14px!important;width:38px!important;height:38px!important;min-width:38px!important;min-height:38px!important}.auth-card-branded .auth-smile-lockup{margin-top:4px}.visitor-progress-start{align-items:stretch;flex-direction:column;gap:11px}.visitor-progress-cta{width:100%;min-height:44px}.visitor-progress-word-grid{grid-template-columns:1fr}.visitor-progress-word-placeholder{min-height:78px}}.intent-onboarding-page,.subscriber-onboarding-page{width:100%;height:100%;min-height:0;overflow-y:auto;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;padding:max(28px,calc(18px + var(--topiks-safe-top, env(safe-area-inset-top, 0px)))) max(18px,calc(18px + var(--topiks-safe-right, env(safe-area-inset-right, 0px)))) max(34px,calc(24px + var(--topiks-safe-bottom, env(safe-area-inset-bottom, 0px)))) max(18px,calc(18px + var(--topiks-safe-left, env(safe-area-inset-left, 0px))));background:radial-gradient(circle at 50% -12%,rgba(217,87,61,.11),transparent 34%),#f7f3ec}.intent-onboarding-card,.subscriber-onboarding-card{width:min(620px,100%);min-height:min(690px,calc(100dvh - 70px));margin:0 auto;padding:26px;border:1px solid rgba(28,25,21,.065);border-radius:30px;background:#fffdf9f5;box-shadow:0 28px 80px -55px #2219147a}.intent-onboarding-topbar,.subscriber-onboarding-head{min-height:40px;display:flex;align-items:center;justify-content:space-between;gap:12px}.intent-onboarding-back,.intent-onboarding-exit,.subscriber-onboarding-head button{-moz-appearance:none;appearance:none;-webkit-appearance:none;border:0;background:transparent;color:#6f675e;cursor:pointer;font-family:Outfit,sans-serif}.intent-onboarding-back,.subscriber-onboarding-head button{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:#f1ebe4;color:#292621;font-size:19px;font-weight:650}.intent-onboarding-exit{padding:8px 2px;font-size:12px;font-weight:650}.intent-onboarding-progress,.subscriber-onboarding-progress{width:100%;height:5px;margin:18px 0 29px;overflow:hidden;border-radius:999px;background:#eee7df}.intent-onboarding-progress i,.subscriber-onboarding-progress i{display:block;height:100%;border-radius:inherit;background:#d9573d;transition:width .25s cubic-bezier(.2,.8,.2,1)}.intent-onboarding-eyebrow,.subscriber-onboarding-eyebrow{display:inline-block;margin-bottom:8px;color:#d9573d;font:750 12px/1 Outfit,sans-serif;letter-spacing:.08em;text-transform:uppercase}.intent-onboarding-card h1,.subscriber-onboarding-step h1{max-width:520px;margin:0;color:#1d1b18;font:500 clamp(34px,5vw,49px)/.98 Newsreader,serif;letter-spacing:-.045em}.intent-onboarding-card>p,.subscriber-onboarding-step>p{max-width:500px;margin:13px 0 0;color:#777067;font:450 13px/1.5 Outfit,sans-serif}.intent-onboarding-options{display:grid;gap:10px;margin-top:30px}.intent-onboarding-options button{width:100%;min-height:59px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:13px 15px 13px 17px;border:1px solid rgba(29,27,24,.075);border-radius:17px;background:#fff;color:#2b2824;text-align:left;box-shadow:0 10px 30px -28px #1d1b187a;cursor:pointer;transition:transform .15s ease,border-color .15s ease,background .15s ease}.intent-onboarding-options button:hover{transform:translateY(-1px);border-color:#d9573d40}.intent-onboarding-options button.is-selected{border-color:#d9573d75;background:#fff6f2}.intent-onboarding-options button span{font:600 13px/1.35 Outfit,sans-serif}.intent-onboarding-options button i{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:#f2ede7;color:#8a8177;font:750 15px/1 Outfit,sans-serif;font-style:normal}.intent-onboarding-options button.is-selected i{background:#d9573d;color:#fff}.intent-onboarding-card>small{display:block;margin-top:22px;color:#aaa197;font:500 12px/1.45 Outfit,sans-serif;text-align:center}.subscriber-onboarding-head>div{min-width:0;display:grid;gap:3px}.subscriber-onboarding-head>div span{color:#9b9187;font:700 12px/1 Outfit,sans-serif;letter-spacing:.08em;text-transform:uppercase}.subscriber-onboarding-head>div strong{color:#3e3933;font:650 12px/1.2 Outfit,sans-serif}.subscriber-onboarding-step{min-height:500px;display:flex;flex-direction:column}.subscriber-onboarding-name{display:grid;gap:8px;margin-top:34px}.subscriber-onboarding-name>span,.subscriber-onboarding-mini-section>strong{color:#5f5850;font:700 12px/1 Outfit,sans-serif;letter-spacing:.03em}.subscriber-onboarding-name input{width:100%;min-height:58px;padding:0 17px;border:1px solid rgba(29,27,24,.085);border-radius:17px;outline:0;background:#fff;color:#211f1b;font:600 15px/1 Outfit,sans-serif;box-shadow:0 12px 30px -29px #1d1b1880}.subscriber-onboarding-name input:focus{border-color:#d9573d80;box-shadow:0 0 0 4px #d9573d14}.subscriber-onboarding-choice-grid{display:grid;gap:9px;margin-top:28px}.subscriber-onboarding-choice-grid.level-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.subscriber-onboarding-choice-grid button,.subscriber-onboarding-personas button{position:relative;min-height:86px;padding:14px 15px;display:grid;align-content:center;gap:5px;border:1px solid rgba(29,27,24,.07);border-radius:17px;background:#fff;color:#26231f;text-align:left;cursor:pointer;transition:border-color .15s ease,background .15s ease,transform .15s ease}.subscriber-onboarding-choice-grid button:hover,.subscriber-onboarding-personas button:hover{transform:translateY(-1px)}.subscriber-onboarding-choice-grid button.is-selected,.subscriber-onboarding-personas button.is-selected{border-color:#d9573d7a;background:#fff5f1;box-shadow:inset 0 0 0 1px #d9573d14}.subscriber-onboarding-choice-grid button strong,.subscriber-onboarding-personas button strong{padding-right:20px;font:650 12px/1.25 Outfit,sans-serif}.subscriber-onboarding-choice-grid button small,.subscriber-onboarding-personas button small{color:#8b8379;font:450 12px/1.38 Outfit,sans-serif}.subscriber-onboarding-choice-grid.goal-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.subscriber-onboarding-choice-grid.goal-grid button i{position:absolute;top:11px;right:11px;width:23px;height:23px;display:grid;place-items:center;border-radius:50%;background:#f0ebe5;color:#8e857b;font:700 12px/1 Outfit,sans-serif;font-style:normal}.subscriber-onboarding-choice-grid.goal-grid button.is-selected i{background:#d9573d;color:#fff}.subscriber-onboarding-mini-section{display:grid;gap:9px;margin-top:23px}.subscriber-onboarding-choice-grid.compact-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:0}.subscriber-onboarding-choice-grid.compact-grid button{min-height:95px}.subscriber-onboarding-personas{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.subscriber-onboarding-personas button{min-height:94px;padding:12px}.subscriber-onboarding-error{margin:12px 0 0!important}.subscriber-onboarding-actions{margin-top:18px}.subscriber-onboarding-actions .primary-btn{width:100%;min-height:52px;border-radius:16px!important}@media (max-width: 640px){.intent-onboarding-page,.subscriber-onboarding-page{padding:max(10px,var(--topiks-safe-top, env(safe-area-inset-top, 0px))) 8px max(10px,var(--topiks-safe-bottom, env(safe-area-inset-bottom, 0px)))}.intent-onboarding-card,.subscriber-onboarding-card{min-height:calc(var(--topiks-visual-height, 100dvh) - max(20px,var(--topiks-safe-top, 0px) + var(--topiks-safe-bottom, 0px)));padding:18px 15px 17px;border-radius:25px}.intent-onboarding-progress,.subscriber-onboarding-progress{margin:13px 0 23px}.intent-onboarding-card h1,.subscriber-onboarding-step h1{font-size:34px}.intent-onboarding-options{margin-top:23px;gap:8px}.intent-onboarding-options button{min-height:56px;border-radius:15px}.subscriber-onboarding-step{min-height:0}.subscriber-onboarding-choice-grid.level-grid,.subscriber-onboarding-choice-grid.goal-grid{grid-template-columns:1fr}.subscriber-onboarding-choice-grid button{min-height:72px}.subscriber-onboarding-choice-grid.compact-grid{grid-template-columns:1fr}.subscriber-onboarding-choice-grid.compact-grid button{min-height:68px}.subscriber-onboarding-personas{grid-template-columns:repeat(2,minmax(0,1fr))}.subscriber-onboarding-personas button{min-height:76px}}.personalized-second-paywall{width:min(560px,calc(100vw - 28px))}.personalized-second-paywall-context{display:flex;align-items:center;flex-wrap:wrap;gap:7px;margin:2px 0 12px}.personalized-second-paywall-context span,.personalized-second-paywall-context strong,.personalized-second-paywall-context small{min-height:27px;display:inline-flex;align-items:center;padding:0 10px;border-radius:999px;font-family:Outfit,sans-serif;line-height:1}.personalized-second-paywall-context span{background:#1f1d1a;color:#fffdf9;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.personalized-second-paywall-context strong{background:#f5dfd8;color:#9b3e30;font-size:12px;font-weight:800}.personalized-second-paywall-context small{background:#f3eee7;color:#6c645c;font-size:12px;font-weight:650}.personalized-second-paywall .first-message-paywall-lead{margin-bottom:15px}.personalized-second-paywall-benefits{display:grid;gap:8px;margin:0 0 13px}.personalized-second-paywall-benefits>div{display:grid;grid-template-columns:34px minmax(0,1fr);align-items:start;gap:10px;padding:11px 12px;border-radius:16px;background:#f7f2eb;border:1px solid rgba(31,29,26,.055)}.personalized-second-paywall-benefits i{width:34px;height:30px;display:grid;place-items:center;border-radius:11px;background:#fffdf9;color:#d9573d;box-shadow:0 5px 14px -12px #1412107a;font:800 12px/1 Outfit,sans-serif;letter-spacing:.05em;font-style:normal}.personalized-second-paywall-benefits span{padding-top:2px;color:#3c3833;font:500 12px/1.43 Outfit,sans-serif}.personalized-second-paywall-example{position:relative;overflow:hidden;margin:0 0 15px;padding:13px 14px 14px;border-radius:17px;background:linear-gradient(145deg,#2a2723,#1b1917);color:#fffdf9}.personalized-second-paywall-example:after{content:"";position:absolute;right:-24px;top:-32px;width:92px;height:92px;border-radius:50%;background:#d9573d3d;pointer-events:none}.personalized-second-paywall-example span,.personalized-second-paywall-example strong{position:relative;z-index:1;display:block}.personalized-second-paywall-example span{margin-bottom:7px;color:#fffdf994;font:700 12px/1 Outfit,sans-serif;text-transform:uppercase;letter-spacing:.07em}.personalized-second-paywall-example strong{max-width:92%;font:500 14px/1.42 Newsreader,serif;letter-spacing:-.015em}@media (max-width:620px){.personalized-second-paywall{width:100%}.personalized-second-paywall-context{margin-top:0;margin-bottom:10px}.personalized-second-paywall-benefits{gap:7px}.personalized-second-paywall-benefits>div{grid-template-columns:30px minmax(0,1fr);gap:9px;padding:9px 10px;border-radius:14px}.personalized-second-paywall-benefits i{width:30px;height:28px}.personalized-second-paywall-benefits span{font-size:12px}.personalized-second-paywall-example{padding:12px 13px 13px;border-radius:15px}}.first-message-paywall.first-message-paywall-compact{width:min(470px,calc(100vw - 24px))!important;max-height:calc(100dvh - 18px)!important;padding:21px 20px 15px!important;border-radius:26px!important}.first-message-paywall-compact .first-message-paywall-close{top:11px!important;right:11px!important;width:34px!important;height:34px!important;min-width:34px!important;min-height:34px!important;font-size:20px!important}.first-message-paywall-compact .first-message-paywall-mark{width:53px!important;height:37px!important;margin-bottom:6px!important}.first-message-paywall-compact .first-message-paywall-kicker{min-height:22px!important;padding:0 8px!important;font-size:12px!important}.first-message-paywall-compact h2{max-width:390px!important;margin:9px 0 6px!important;font-size:clamp(27px,5vw,34px)!important;line-height:.99!important}.first-message-paywall-compact .first-message-paywall-lead{max-width:410px!important;font-size:12px!important;line-height:1.42!important}.first-message-paywall-benefits-compact{margin:10px 0 11px!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:5px!important}.first-message-paywall-benefits-compact span{min-height:48px!important;padding:7px 7px 7px 28px!important;align-items:center!important;border-radius:11px!important;font-size:12px!important;line-height:1.2!important}.first-message-paywall-benefits-compact span:before{left:7px!important;width:15px!important;height:15px!important;font-size:12px!important}.first-message-paywall-compact .first-message-paywall-plan-head{margin:0 0 6px!important}.first-message-paywall-compact .first-message-paywall-plans{gap:6px!important}.first-message-paywall-compact .first-message-paywall-plan{min-height:68px!important;padding:9px 9px 9px 32px!important;border-radius:14px!important;gap:6px!important}.first-message-paywall-compact .first-message-paywall-plan-radio{left:10px!important;top:11px!important;width:14px!important;height:14px!important}.first-message-paywall-compact .first-message-paywall-plan-copy strong,.first-message-paywall-compact .first-message-paywall-plan-copy small,.first-message-paywall-compact .first-message-paywall-plan-price small{font-size:12px!important}.first-message-paywall-compact .first-message-paywall-plan-price strong{font-size:13.5px!important}.first-message-paywall-compact .first-message-paywall-save{padding:3px 5px!important;font-size:12px!important}.first-message-paywall-billing-compact{margin:6px 0 8px!important;padding:7px 9px!important;grid-template-columns:auto 1fr!important;align-items:center!important;gap:7px!important;border-radius:11px!important}.first-message-paywall-billing-compact strong{white-space:nowrap!important;font-size:12px!important}.first-message-paywall-billing-compact span{font-size:12px!important;line-height:1.25!important}.first-message-paywall-compact .first-message-paywall-cta{min-height:48px!important;border-radius:14px!important;font-size:12px!important}.first-message-paywall-compact .first-message-paywall-later{min-height:30px!important;margin-top:2px!important}.first-message-paywall-compact .first-message-paywall-secondary-actions{min-height:21px!important;font-size:12px!important}.personalized-second-paywall-one-reason{margin:10px 0 11px!important;padding:9px 11px!important;display:flex!important;align-items:center!important;gap:8px!important;border:1px solid rgba(31,29,26,.055)!important;border-radius:12px!important;background:#f7f2eb!important}.personalized-second-paywall-one-reason span{flex:0 0 auto!important;color:#9b3e30!important;font:800 12px/1 Outfit,sans-serif!important;letter-spacing:.06em!important;text-transform:uppercase!important}.personalized-second-paywall-one-reason strong{color:#3c3833!important;font:600 12px/1.25 Outfit,sans-serif!important}@media (max-width: 640px){.first-message-paywall-backdrop{align-items:center!important}.first-message-paywall.first-message-paywall-compact{width:calc(100vw - 12px)!important;max-width:calc(100vw - 12px)!important;max-height:calc(100dvh - max(12px,env(safe-area-inset-top,0px) + env(safe-area-inset-bottom,0px)))!important;padding:18px 13px 11px!important;border-radius:22px!important}.first-message-paywall-compact .first-message-paywall-mark{width:46px!important;height:32px!important;margin-bottom:4px!important}.first-message-paywall-compact h2{max-width:calc(100% - 28px)!important;margin-top:7px!important;font-size:25px!important}.first-message-paywall-compact .first-message-paywall-lead{font-size:12px!important;line-height:1.35!important}.first-message-paywall-benefits-compact{grid-template-columns:1fr!important;gap:4px!important;margin:8px 0 9px!important}.first-message-paywall-benefits-compact span{min-height:27px!important;padding:5px 7px 5px 27px!important;font-size:12px!important}.first-message-paywall-compact .first-message-paywall-plans{grid-template-columns:1fr 1fr!important;gap:5px!important}.first-message-paywall-compact .first-message-paywall-plan{min-height:72px!important;padding:8px 7px 7px 29px!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:space-between!important;gap:5px!important}.first-message-paywall-compact .first-message-paywall-plan-radio{left:9px!important;top:10px!important;transform:none!important}.first-message-paywall-compact .first-message-paywall-plan-price{width:100%!important;min-width:0!important}.first-message-paywall-compact .first-message-paywall-save{justify-self:start!important}.first-message-paywall-billing-compact{margin:5px 0 7px!important;padding:6px 8px!important}.first-message-paywall-compact .first-message-paywall-cta{min-height:46px!important}.personalized-second-paywall-one-reason{margin:8px 0 9px!important;padding:7px 9px!important}}@media (max-height: 700px){.first-message-paywall.first-message-paywall-compact{padding-top:14px!important;padding-bottom:8px!important}.first-message-paywall-compact .first-message-paywall-mark{width:42px!important;height:29px!important;margin-bottom:2px!important}.first-message-paywall-compact h2{margin:6px 0 4px!important;font-size:23px!important}.first-message-paywall-compact .first-message-paywall-lead{font-size:12px!important;line-height:1.3!important}.first-message-paywall-benefits-compact{margin:6px 0 7px!important}.first-message-paywall-benefits-compact span{min-height:24px!important;padding-top:4px!important;padding-bottom:4px!important}.first-message-paywall-compact .first-message-paywall-plan{min-height:62px!important}.first-message-paywall-billing-compact{margin:4px 0 6px!important}.first-message-paywall-compact .first-message-paywall-later{min-height:27px!important}.personalized-second-paywall-one-reason{margin:6px 0 7px!important;padding:6px 8px!important}}.profile-account-card{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;margin:14px 0 18px;padding:18px;border:1px solid rgba(28,25,22,.08);border-radius:22px;background:#fffdf9;box-shadow:0 12px 34px -30px #1e19157a}.profile-account-card.is-guest{background:linear-gradient(145deg,#fffaf4,#fffdf9 72%)}.profile-account-copy{min-width:0}.profile-account-badge{display:inline-flex;align-items:center;min-height:24px;padding:0 9px;border-radius:999px;background:#f3ece3;color:#6f655b;font:750 12px/1 Outfit,sans-serif;letter-spacing:.02em}.profile-account-card.is-saved .profile-account-badge{background:#eef6ee;color:#527054}.profile-account-copy h3{margin:10px 0 5px;color:#211e1b;font:720 16px/1.2 Outfit,sans-serif;letter-spacing:-.015em}.profile-account-copy p{margin:0;max-width:590px;color:#756d64;font:500 12px/1.5 Outfit,sans-serif}.profile-account-primary{width:auto!important;min-width:154px;margin:0!important;white-space:nowrap}.profile-account-saved-mark{width:38px;height:38px;display:grid;place-items:center;border-radius:999px;background:#edf6ee;color:#4f7654;font:800 16px/1 Outfit,sans-serif}.account-claim-card{max-width:520px!important}.account-provider-actions{display:grid;gap:9px;margin:16px 0 12px}.account-provider-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;min-height:48px;display:grid;grid-template-columns:30px 1fr 30px;align-items:center;padding:0 13px;border-radius:15px;font:720 13px/1 Outfit,sans-serif;cursor:pointer}.account-provider-btn:disabled{cursor:default;opacity:.58}.account-provider-google{border:1px solid rgba(28,25,22,.12);background:#fff;color:#24211e}.account-provider-apple{border:1px solid #171513;background:#171513;color:#fff}.account-provider-mark{width:28px;height:28px;display:grid;place-items:center;justify-self:start;border-radius:999px;font:800 13px/1 Outfit,sans-serif}.account-provider-google .account-provider-mark{border:1px solid rgba(28,25,22,.1);background:#faf8f5}.account-provider-apple .account-provider-mark{background:#ffffff1c}.account-auth-divider{position:relative;display:grid;place-items:center;margin:9px 0 13px;color:#a39a91;font:650 12px/1 Outfit,sans-serif}.account-auth-divider:before{content:"";position:absolute;left:0;right:0;top:50%;height:1px;background:#1c191614}.account-auth-divider span{position:relative;z-index:1;padding:0 10px;background:#fff}.account-claim-form{gap:11px!important}.account-preserve-note,.account-existing-warning{border-radius:15px;padding:11px 12px;font:500 12px/1.45 Outfit,sans-serif}.account-preserve-note{display:flex;align-items:flex-start;gap:9px;background:#f8f4ed;color:#625a51;border:1px solid rgba(28,25,22,.06)}.account-preserve-note>span{flex:none;width:20px;height:20px;display:grid;place-items:center;border-radius:999px;background:#e56b52;color:#fff;font:800 12px/1 Outfit,sans-serif}.account-preserve-note p{margin:0}.account-preserve-note strong{color:#28241f}.account-existing-warning{background:#fff7e8;border:1px solid rgba(166,111,31,.14);color:#74561f}.account-claim-success{display:grid;gap:12px}.account-claim-success>p{margin:0;color:#675f57;font:500 12px/1.5 Outfit,sans-serif}.account-email-pill{width:fit-content;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:8px 11px;border-radius:999px;background:#f4efe7;color:#332f2a;font:650 12px/1 Outfit,sans-serif}@media (max-width: 680px){.profile-account-card{grid-template-columns:1fr;gap:13px;padding:16px;border-radius:20px}.profile-account-primary{width:100%!important;min-width:0}.profile-account-saved-mark{position:absolute;top:15px;right:15px}.account-claim-card .auth-heading h1{font-size:clamp(25px,8vw,34px)!important}.account-provider-btn{min-height:46px}}.first-message-paywall-plan.is-crew{padding-top:28px!important}.first-message-paywall-best-value{position:absolute!important;top:8px!important;right:9px!important;display:inline-flex!important;align-items:center!important;min-height:20px!important;padding:0 7px!important;border-radius:999px!important;background:#1b1a18!important;color:#fff!important;font:750 12px/1 Outfit,sans-serif!important;letter-spacing:.04em!important;text-transform:uppercase!important}.first-message-paywall-plan.is-crew.is-selected{box-shadow:inset 0 0 0 1px #1b1a18,0 10px 24px -20px #1b1a18b8!important}.first-message-paywall-crew-detail{display:block!important;width:100%!important;margin-top:-3px!important;color:#6f675f!important;font:600 12px/1.35 Outfit,sans-serif!important}@media (max-width: 640px){.first-message-paywall-plans{grid-template-columns:1fr!important}.first-message-paywall-plan{min-height:82px!important}.first-message-paywall-plan.is-crew{min-height:106px!important}}.crew-invite-page{min-height:100dvh!important;padding:max(22px,env(safe-area-inset-top,0px)) 16px max(24px,env(safe-area-inset-bottom,0px))!important;display:grid!important;place-items:center!important;background:radial-gradient(circle at 50% -10%,rgba(217,87,61,.09),transparent 38%),#f7f3ec!important}.crew-invite-card{width:min(570px,100%)!important;padding:28px!important;border:1px solid rgba(27,26,24,.07)!important;border-radius:30px!important;background:#fffdf9!important;color:#1b1a18!important;box-shadow:0 28px 80px -50px #1b1a1880!important}.crew-invite-top{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:16px!important}.crew-invite-eyebrow{display:inline-flex!important;min-height:25px!important;padding:0 10px!important;align-items:center!important;border-radius:999px!important;background:#f3ede6!important;color:#766d64!important;font:700 12px/1 Outfit,sans-serif!important;letter-spacing:.07em!important;text-transform:uppercase!important}.crew-invite-capacity{min-width:96px!important;padding:9px 11px!important;display:grid!important;justify-items:end!important;gap:2px!important;border-radius:14px!important;background:#1b1a18!important;color:#fff!important}.crew-invite-capacity strong{font:750 15px/1 Outfit,sans-serif!important}.crew-invite-capacity span{opacity:.72!important;font:600 12px/1 Outfit,sans-serif!important}.crew-invite-avatars{margin:23px 0 18px!important;display:flex!important;align-items:center!important}.crew-invite-avatars>span{width:58px!important;height:58px!important;margin-left:-10px!important;display:grid!important;place-items:center!important;overflow:hidden!important;border:4px solid #fffdf9!important;border-radius:999px!important;background:#eee8e0!important;color:#776f66!important;font:700 18px/1 Outfit,sans-serif!important}.crew-invite-avatars>span:first-child{margin-left:0!important}.crew-invite-avatars>span.is-owner{background:#1b1a18!important;color:#fff!important}.crew-invite-avatars img{width:100%!important;height:100%!important;object-fit:cover!important}.crew-invite-avatars .is-empty{border-style:dashed!important;border-color:#fffdf9!important;background:#f2ede6!important;color:#a0978d!important}.crew-invite-card h1{max-width:470px!important;margin:0 0 8px!important;color:#1b1a18!important;font:500 clamp(34px,6vw,46px)/.96 Newsreader,serif!important;letter-spacing:-.045em!important}.crew-invite-lead{max-width:500px!important;margin:0!important;color:#756d64!important;font:450 12.5px/1.55 Outfit,sans-serif!important}.crew-invite-access-note{margin:18px 0 12px!important;padding:13px 14px!important;display:grid!important;gap:4px!important;border:1px solid rgba(27,26,24,.06)!important;border-radius:16px!important;background:#f7f2eb!important}.crew-invite-access-note strong{font:700 12px/1.2 Outfit,sans-serif!important}.crew-invite-access-note span{color:#746d65!important;font:500 12px/1.4 Outfit,sans-serif!important}.crew-invite-pending-note{margin:0 0 12px!important;color:#8b8177!important;font:600 12px/1.35 Outfit,sans-serif!important}.crew-invite-main-cta{width:100%!important;min-height:54px!important;margin-top:4px!important;border-radius:16px!important}.crew-invite-link-card{margin-top:13px!important;padding:11px 11px 11px 13px!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:12px!important;border:1px solid rgba(27,26,24,.07)!important;border-radius:16px!important;background:#fff!important}.crew-invite-link-card>div{min-width:0!important;display:grid!important;gap:4px!important}.crew-invite-link-card span{color:#9a9086!important;font:650 12px/1 Outfit,sans-serif!important;text-transform:uppercase!important;letter-spacing:.055em!important}.crew-invite-link-card strong{overflow:hidden!important;color:#45403a!important;font:550 12px/1.3 Outfit,sans-serif!important;text-overflow:ellipsis!important;white-space:nowrap!important}.crew-invite-link-card button,.crew-invite-new-link,.crew-invite-continue{-moz-appearance:none!important;appearance:none!important;-webkit-appearance:none!important;cursor:pointer!important}.crew-invite-link-card button{min-height:35px!important;padding:0 12px!important;border:0!important;border-radius:11px!important;background:#1b1a18!important;color:#fff!important;font:650 12px/1 Outfit,sans-serif!important}.crew-invite-share-grid{margin-top:9px!important;display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:7px!important}.crew-invite-share-grid button{min-height:62px!important;padding:10px 8px!important;display:grid!important;align-content:center!important;gap:4px!important;border:1px solid rgba(27,26,24,.07)!important;border-radius:14px!important;background:#f8f4ee!important;color:#1b1a18!important;cursor:pointer!important}.crew-invite-share-grid button strong{font:700 12px/1 Outfit,sans-serif!important}.crew-invite-share-grid button small{color:#948a80!important;font:500 12px/1 Outfit,sans-serif!important}.crew-invite-new-link{width:100%!important;min-height:40px!important;margin-top:8px!important;border:1px dashed rgba(27,26,24,.16)!important;border-radius:13px!important;background:transparent!important;color:#5e5750!important;font:650 12px/1 Outfit,sans-serif!important}.crew-invite-feedback{margin-top:10px!important;padding:9px 11px!important;border-radius:12px!important;background:#f3eee7!important;color:#5c554e!important;font:600 12px/1.35 Outfit,sans-serif!important}.crew-invite-feedback.is-error{background:#fff0ed!important;color:#a43e2d!important}.crew-invite-continue{width:100%!important;min-height:38px!important;margin-top:7px!important;border:0!important;background:transparent!important;color:#81786f!important;font:650 12px/1 Outfit,sans-serif!important}.crew-invite-footnote{display:block!important;max-width:390px!important;margin:3px auto 0!important;color:#aaa197!important;text-align:center!important;font:500 12px/1.4 Outfit,sans-serif!important}.crew-invite-card button:disabled{opacity:.5!important;cursor:wait!important}@media (max-width: 640px){.crew-invite-page{place-items:stretch!important;padding:max(12px,env(safe-area-inset-top,0px)) 10px max(12px,env(safe-area-inset-bottom,0px))!important}.crew-invite-card{width:100%!important;min-height:calc(100dvh - max(24px,env(safe-area-inset-top,0px)) - max(24px,env(safe-area-inset-bottom,0px)))!important;padding:22px 17px 18px!important;border-radius:24px!important}.crew-invite-card h1{font-size:38px!important}.crew-invite-share-grid{grid-template-columns:1fr 1fr!important}.crew-invite-share-grid button{min-height:58px!important}}.crew-join-page{min-height:100dvh!important;padding:max(18px,env(safe-area-inset-top,0px)) 16px max(20px,env(safe-area-inset-bottom,0px))!important;display:grid!important;place-items:center!important;background:radial-gradient(circle at 50% -12%,rgba(217,87,61,.11),transparent 38%),#f7f3ec!important}.crew-join-card{width:min(560px,100%)!important;padding:27px!important;border:1px solid rgba(27,26,24,.07)!important;border-radius:30px!important;background:#fffdf9!important;color:#1b1a18!important;box-shadow:0 30px 90px -54px #1b1a1899!important}.crew-join-brand{display:flex!important;align-items:center!important;gap:8px!important;color:#1b1a18!important}.crew-join-brand strong{font:700 14px/1 Outfit,sans-serif!important;letter-spacing:-.02em!important}.crew-join-mouth{font-size:23px!important;line-height:1!important}.crew-join-inviter{margin-top:24px!important;display:flex!important;align-items:center!important;gap:12px!important}.crew-join-avatar{width:48px!important;height:48px!important;display:grid!important;place-items:center!important;overflow:hidden!important;border-radius:999px!important;background:#1b1a18!important;color:#fff!important;font:700 15px/1 Outfit,sans-serif!important}.crew-join-avatar img{width:100%!important;height:100%!important;object-fit:cover!important}.crew-join-inviter>div{display:grid!important;gap:3px!important}.crew-join-inviter>div span{color:#9a9086!important;font:700 12px/1 Outfit,sans-serif!important;letter-spacing:.065em!important;text-transform:uppercase!important}.crew-join-inviter>div strong{color:#413c36!important;font:650 12px/1.2 Outfit,sans-serif!important}.crew-join-card h1{max-width:480px!important;margin:18px 0 8px!important;color:#1b1a18!important;font:500 clamp(35px,6vw,48px)/.96 Newsreader,serif!important;letter-spacing:-.045em!important}.crew-join-lead{max-width:485px!important;margin:0!important;color:#70685f!important;font:450 12.5px/1.55 Outfit,sans-serif!important}.crew-join-benefits{margin:18px 0 12px!important;display:grid!important;gap:7px!important}.crew-join-benefits>div{padding:11px 12px!important;display:grid!important;gap:3px!important;border:1px solid rgba(27,26,24,.055)!important;border-radius:14px!important;background:#f8f4ee!important}.crew-join-benefits strong{color:#292622!important;font:700 12px/1.2 Outfit,sans-serif!important}.crew-join-benefits span{color:#81786f!important;font:500 12px/1.4 Outfit,sans-serif!important}.crew-join-seat{display:grid!important;grid-template-columns:1fr 1fr!important;gap:7px!important}.crew-join-seat>div{min-height:58px!important;padding:10px 11px!important;display:grid!important;align-content:center!important;gap:4px!important;border-radius:14px!important;background:#1b1a18!important;color:#fff!important}.crew-join-seat span{opacity:.63!important;font:600 12px/1 Outfit,sans-serif!important}.crew-join-seat strong{font:700 12px/1 Outfit,sans-serif!important}.crew-join-expiry,.crew-join-no-signup{display:block!important;margin:9px auto 0!important;color:#a0988e!important;text-align:center!important;font:500 12px/1.4 Outfit,sans-serif!important}.crew-join-primary{width:100%!important;min-height:53px!important;margin-top:15px!important;border-radius:16px!important}.crew-join-login{width:100%!important;min-height:39px!important;margin-top:4px!important;border:0!important;background:transparent!important;color:#6e665e!important;font:650 12px/1 Outfit,sans-serif!important;cursor:pointer!important}.crew-join-error{margin-top:15px!important;padding:12px 13px!important;border-radius:14px!important;background:#fff0ed!important;color:#a43e2d!important;font:600 12px/1.4 Outfit,sans-serif!important}.crew-join-loading{min-height:320px!important;display:grid!important;place-items:center!important;align-content:center!important;gap:8px!important;text-align:center!important}.crew-join-loading i{width:34px!important;height:34px!important;border:3px solid #e4ddd5!important;border-top-color:#1b1a18!important;border-radius:999px!important;animation:crew-join-spin .8s linear infinite!important}.crew-join-loading strong{margin-top:7px!important;font:700 12px/1.2 Outfit,sans-serif!important}.crew-join-loading span{max-width:310px!important;color:#8e857b!important;font:500 12px/1.45 Outfit,sans-serif!important}@keyframes crew-join-spin{to{transform:rotate(360deg)}}@media (max-width: 640px){.crew-join-page{place-items:stretch!important;padding:max(10px,env(safe-area-inset-top,0px)) 10px max(10px,env(safe-area-inset-bottom,0px))!important}.crew-join-card{width:100%!important;min-height:calc(100dvh - max(20px,env(safe-area-inset-top,0px)) - max(20px,env(safe-area-inset-bottom,0px)))!important;padding:21px 17px 17px!important;border-radius:24px!important}.crew-join-card h1{font-size:39px!important}}.profile-subscription-card{margin:0 0 16px!important;padding:18px!important;border:1px solid rgba(27,26,24,.07)!important;border-radius:21px!important;background:#fffdf9!important}.profile-subscription-card.is-crew{background:radial-gradient(circle at 100% 0%,rgba(217,87,61,.08),transparent 38%),#fffdf9!important}.profile-subscription-head{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:14px!important}.profile-subscription-kicker{color:#a0968b!important;font:750 12px/1 Outfit,sans-serif!important;letter-spacing:.07em!important;text-transform:uppercase!important}.profile-subscription-head h3{margin:6px 0 4px!important;color:#1b1a18!important;font:600 25px/1 Newsreader,serif!important;letter-spacing:-.03em!important}.profile-subscription-head p{max-width:390px!important;margin:0!important;color:#7c736a!important;font:500 12px/1.45 Outfit,sans-serif!important}.profile-subscription-status{flex:none!important;min-height:25px!important;padding:0 9px!important;display:inline-flex!important;align-items:center!important;border-radius:999px!important;background:#eee8e0!important;color:#81786f!important;font:700 12px/1 Outfit,sans-serif!important}.profile-subscription-status.is-active{background:#1b1a18!important;color:#fff!important}.profile-subscription-stats{margin-top:14px!important;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:7px!important}.profile-subscription-stats>div{min-width:0!important;padding:10px!important;display:grid!important;gap:5px!important;border-radius:13px!important;background:#f6f1ea!important}.profile-subscription-stats span{color:#988e84!important;font:650 12px/1 Outfit,sans-serif!important;text-transform:uppercase!important;letter-spacing:.04em!important}.profile-subscription-stats strong{overflow:hidden!important;color:#393530!important;font:700 12px/1.2 Outfit,sans-serif!important;text-overflow:ellipsis!important}.profile-subscription-actions{margin-top:12px!important;display:flex!important;flex-wrap:wrap!important;gap:7px!important}.profile-subscription-primary,.profile-subscription-secondary{min-height:40px!important;padding:0 13px!important;border-radius:12px!important;font:650 12px/1 Outfit,sans-serif!important}.profile-subscription-secondary{border:1px solid rgba(27,26,24,.08)!important;background:#f7f2eb!important;color:#4d4741!important}.profile-subscription-warning{margin-top:10px!important;padding:9px 10px!important;border-radius:11px!important;background:#fff0ed!important;color:#9c402f!important;font:600 12px/1.4 Outfit,sans-serif!important}.profile-subscription-footnote{display:block!important;margin-top:9px!important;color:#9d9388!important;font:500 12px/1.4 Outfit,sans-serif!important}.manage-crew-page{min-height:100dvh!important;padding:max(18px,env(safe-area-inset-top,0px)) 16px max(22px,env(safe-area-inset-bottom,0px))!important;background:#f7f3ec!important}.manage-crew-shell{width:min(690px,100%)!important;margin:0 auto!important}.manage-crew-back{min-height:38px!important;padding:0 12px!important;border:1px solid rgba(27,26,24,.07)!important;border-radius:999px!important;background:#fffdf9!important;color:#625b54!important;font:650 12px/1 Outfit,sans-serif!important;cursor:pointer!important}.manage-crew-header{margin-bottom:13px!important}.manage-crew-title-row{margin-top:17px!important;padding:21px!important;display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:18px!important;border:1px solid rgba(27,26,24,.07)!important;border-radius:24px!important;background:radial-gradient(circle at 100% 0%,rgba(217,87,61,.09),transparent 40%),#fffdf9!important}.manage-crew-eyebrow{color:#9a9086!important;font:750 12px/1 Outfit,sans-serif!important;text-transform:uppercase!important;letter-spacing:.07em!important}.manage-crew-title-row h1{margin:7px 0 5px!important;color:#1b1a18!important;font:500 clamp(34px,5vw,46px)/.96 Newsreader,serif!important;letter-spacing:-.045em!important}.manage-crew-title-row p{max-width:460px!important;margin:0!important;color:#776f66!important;font:500 12px/1.48 Outfit,sans-serif!important}.manage-crew-counter{flex:none!important;min-width:100px!important;padding:12px!important;display:grid!important;justify-items:end!important;gap:3px!important;border-radius:15px!important;background:#1b1a18!important;color:#fff!important}.manage-crew-counter strong{font:750 19px/1 Outfit,sans-serif!important}.manage-crew-counter span{opacity:.68!important;font:600 12px/1 Outfit,sans-serif!important}.manage-crew-seats{display:grid!important;gap:8px!important}.manage-crew-seat{min-height:76px!important;padding:11px 12px!important;display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:center!important;gap:11px!important;border:1px solid rgba(27,26,24,.065)!important;border-radius:17px!important;background:#fffdf9!important}.manage-crew-seat.is-pending{border-style:dashed!important;background:#f8f4ee!important}.manage-crew-seat.is-empty{border-style:dashed!important;background:transparent!important}.manage-crew-avatar{width:46px!important;height:46px!important;display:grid!important;place-items:center!important;overflow:hidden!important;border-radius:999px!important;background:#1b1a18!important;color:#fff!important;font:700 13px/1 Outfit,sans-serif!important}.manage-crew-avatar img{width:100%!important;height:100%!important;object-fit:cover!important}.manage-crew-avatar.is-placeholder{background:#eee8e0!important;color:#9d9388!important}.manage-crew-member-copy{min-width:0!important;display:grid!important;gap:3px!important}.manage-crew-member-copy>span{color:#a0968c!important;font:700 12px/1 Outfit,sans-serif!important;letter-spacing:.045em!important;text-transform:uppercase!important}.manage-crew-member-copy strong{overflow:hidden!important;color:#312d29!important;font:700 12px/1.15 Outfit,sans-serif!important;text-overflow:ellipsis!important;white-space:nowrap!important}.manage-crew-member-copy small{color:#8c8278!important;font:500 12px/1.35 Outfit,sans-serif!important}.manage-crew-remove{min-height:34px!important;padding:0 10px!important;border:1px solid rgba(164,62,45,.13)!important;border-radius:10px!important;background:#fff4f1!important;color:#a43e2d!important;font:650 12px/1 Outfit,sans-serif!important;cursor:pointer!important}.manage-crew-invite-actions,.manage-crew-member-access{margin-top:10px!important;padding:14px!important;border:1px solid rgba(27,26,24,.06)!important;border-radius:17px!important;background:#fffdf9!important}.manage-crew-invite-actions>div:first-child,.manage-crew-member-access>div:first-child{display:grid!important;gap:4px!important}.manage-crew-invite-actions strong,.manage-crew-member-access strong{color:#2f2b27!important;font:700 12px/1.2 Outfit,sans-serif!important}.manage-crew-invite-actions span,.manage-crew-member-access span{color:#8c8278!important;font:500 12px/1.4 Outfit,sans-serif!important}.manage-crew-action-row{margin-top:10px!important;display:flex!important;gap:7px!important}.manage-crew-action-row button{min-height:41px!important;border-radius:12px!important}.manage-crew-secondary{padding:0 13px!important;border:1px solid rgba(27,26,24,.08)!important;background:#f6f1ea!important;color:#514a43!important;font:650 12px/1 Outfit,sans-serif!important;cursor:pointer!important}.manage-crew-member-access{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:15px!important}.manage-crew-leave{flex:none!important;min-height:39px!important;padding:0 12px!important;border:1px solid rgba(164,62,45,.14)!important;border-radius:11px!important;background:#fff4f1!important;color:#a43e2d!important;font:650 12px/1 Outfit,sans-serif!important;cursor:pointer!important}.manage-crew-feedback{margin-top:10px!important;padding:10px 12px!important;border-radius:12px!important;background:#f2ede6!important;color:#5e5750!important;font:600 12px/1.4 Outfit,sans-serif!important}.manage-crew-feedback.is-error{background:#fff0ed!important;color:#a43e2d!important}.manage-crew-loading,.manage-crew-empty-state{min-height:220px!important;padding:24px!important;display:grid!important;place-items:center!important;align-content:center!important;gap:8px!important;border:1px solid rgba(27,26,24,.06)!important;border-radius:20px!important;background:#fffdf9!important;color:#7c736a!important;text-align:center!important;font:550 12px/1.4 Outfit,sans-serif!important}.manage-crew-loading i{width:30px!important;height:30px!important;border:3px solid #e5ded6!important;border-top-color:#1b1a18!important;border-radius:999px!important;animation:crew-join-spin .8s linear infinite!important}.manage-crew-page button:disabled,.profile-subscription-card button:disabled{opacity:.5!important;cursor:wait!important}@media (max-width: 640px){.profile-subscription-stats{grid-template-columns:1fr 1fr!important}.profile-subscription-actions{display:grid!important;grid-template-columns:1fr!important}.profile-subscription-actions button{width:100%!important}.manage-crew-page{padding:max(12px,env(safe-area-inset-top,0px)) 10px max(14px,env(safe-area-inset-bottom,0px))!important}.manage-crew-title-row{padding:17px!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important}.manage-crew-title-row h1{font-size:37px!important}.manage-crew-counter{min-width:84px!important}.manage-crew-seat{grid-template-columns:auto minmax(0,1fr)!important}.manage-crew-remove{grid-column:2!important;width:max-content!important}.manage-crew-action-row{display:grid!important;grid-template-columns:1fr 1fr!important}.manage-crew-member-access{align-items:stretch!important;flex-direction:column!important}.manage-crew-leave{width:100%!important}}.profile-subscription-change-note{margin-top:10px!important;padding:10px 11px!important;border-radius:12px!important;background:#f3eee7!important;color:#625a52!important;font:600 12px/1.4 Outfit,sans-serif!important}.profile-subscription-change-note.is-cancel{background:#fff0ed!important;color:#984331!important}.manage-crew-lifecycle-warning{margin:0 0 10px!important;padding:11px 13px!important;display:grid!important;gap:4px!important;border-radius:14px!important;background:#f2ece4!important}.manage-crew-lifecycle-warning.is-cancel{background:#fff0ed!important}.manage-crew-lifecycle-warning strong{color:#38322d!important;font:700 12px/1.2 Outfit,sans-serif!important}.manage-crew-lifecycle-warning span{color:#7c7269!important;font:500 12px/1.4 Outfit,sans-serif!important}.subscription-plan-page{min-height:100dvh!important;padding:max(18px,env(safe-area-inset-top,0px)) 16px max(22px,env(safe-area-inset-bottom,0px))!important;background:#f7f3ec!important}.subscription-plan-shell{width:min(650px,100%)!important;margin:0 auto!important}.subscription-plan-back{min-height:38px!important;padding:0 12px!important;border:1px solid rgba(27,26,24,.07)!important;border-radius:999px!important;background:#fffdf9!important;color:#625b54!important;font:650 12px/1 Outfit,sans-serif!important;cursor:pointer!important}.subscription-plan-header{padding:22px 2px 15px!important}.subscription-plan-header>span{color:#9a9086!important;font:750 12px/1 Outfit,sans-serif!important;letter-spacing:.07em!important;text-transform:uppercase!important}.subscription-plan-header h1{max-width:560px!important;margin:7px 0!important;color:#1b1a18!important;font:500 clamp(37px,6vw,50px)/.96 Newsreader,serif!important;letter-spacing:-.045em!important}.subscription-plan-header p{max-width:525px!important;margin:0!important;color:#776f66!important;font:500 12px/1.5 Outfit,sans-serif!important}.subscription-current-plan{padding:14px!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;border:1px solid rgba(27,26,24,.07)!important;border-radius:18px!important;background:#fffdf9!important}.subscription-current-plan>div{padding:10px!important;display:grid!important;gap:4px!important;border-radius:13px!important;background:#f6f1ea!important}.subscription-current-plan span{color:#9b9187!important;font:700 12px/1 Outfit,sans-serif!important;text-transform:uppercase!important;letter-spacing:.05em!important}.subscription-current-plan strong{color:#312d29!important;font:700 12px/1.15 Outfit,sans-serif!important}.subscription-current-plan small{color:#8c8278!important;font:500 12px/1.35 Outfit,sans-serif!important}.subscription-change-banner{margin-top:9px!important;padding:13px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:13px!important;border-radius:16px!important;background:#eee8df!important}.subscription-change-banner.is-cancel{background:#fff0ed!important}.subscription-change-banner>div{display:grid!important;gap:3px!important}.subscription-change-banner span{color:#91877d!important;font:700 12px/1 Outfit,sans-serif!important;text-transform:uppercase!important;letter-spacing:.055em!important}.subscription-change-banner strong{color:#342f2a!important;font:700 12px/1.2 Outfit,sans-serif!important}.subscription-change-banner small{color:#7e756c!important;font:500 12px/1.4 Outfit,sans-serif!important}.subscription-change-banner button{flex:none!important;min-height:36px!important;padding:0 11px!important;border:0!important;border-radius:11px!important;background:#1b1a18!important;color:#fff!important;font:650 12px/1 Outfit,sans-serif!important;cursor:pointer!important}.subscription-option-card{position:relative!important;margin-top:9px!important;padding:18px!important;border:1px solid rgba(27,26,24,.07)!important;border-radius:19px!important;background:#fffdf9!important}.subscription-option-card.is-highlighted{border-color:#1b1a1829!important;background:radial-gradient(circle at 100% 0%,rgba(217,87,61,.1),transparent 38%),#fffdf9!important}.subscription-option-badge{position:absolute!important;top:13px!important;right:13px!important;min-height:22px!important;padding:0 8px!important;display:inline-flex!important;align-items:center!important;border-radius:999px!important;background:#1b1a18!important;color:#fff!important;font:750 12px/1 Outfit,sans-serif!important;text-transform:uppercase!important;letter-spacing:.05em!important}.subscription-option-head{display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:12px!important}.subscription-option-head>div{display:grid!important;gap:4px!important}.subscription-option-head span{color:#9b9187!important;font:750 12px/1 Outfit,sans-serif!important;text-transform:uppercase!important;letter-spacing:.055em!important}.subscription-option-head strong{color:#1b1a18!important;font:700 18px/1 Outfit,sans-serif!important}.subscription-option-head>b{color:#776f66!important;font:650 12px/1.2 Outfit,sans-serif!important}.subscription-option-card ul{margin:14px 0!important;padding:0!important;display:grid!important;gap:7px!important;list-style:none!important}.subscription-option-card li{position:relative!important;padding-left:19px!important;color:#5f5851!important;font:550 12px/1.4 Outfit,sans-serif!important}.subscription-option-card li:before{content:"✓"!important;position:absolute!important;left:0!important;top:1px!important;width:13px!important;height:13px!important;display:grid!important;place-items:center!important;border-radius:999px!important;background:#1b1a18!important;color:#fff!important;font:750 12px/1 Outfit,sans-serif!important}.subscription-option-primary,.subscription-option-secondary{width:100%!important;min-height:45px!important;border-radius:13px!important}.subscription-option-secondary{border:1px solid rgba(27,26,24,.09)!important;background:#f4efe8!important;color:#403a34!important;font:650 12px/1 Outfit,sans-serif!important;cursor:pointer!important}.subscription-danger-zone{margin-top:9px!important;padding:14px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important;border:1px solid rgba(164,62,45,.1)!important;border-radius:16px!important;background:#fff8f6!important}.subscription-danger-zone>div{display:grid!important;gap:4px!important}.subscription-danger-zone strong{color:#71392f!important;font:700 12px/1.2 Outfit,sans-serif!important}.subscription-danger-zone span{max-width:400px!important;color:#927269!important;font:500 12px/1.4 Outfit,sans-serif!important}.subscription-danger-zone button{flex:none!important;min-height:37px!important;padding:0 11px!important;border:1px solid rgba(164,62,45,.14)!important;border-radius:11px!important;background:#fff0ed!important;color:#a43e2d!important;font:650 12px/1 Outfit,sans-serif!important;cursor:pointer!important}.subscription-plan-feedback{margin-top:9px!important;padding:10px 12px!important;border-radius:12px!important;background:#eee8df!important;color:#5f5851!important;font:600 12px/1.4 Outfit,sans-serif!important}.subscription-plan-feedback.is-error{background:#fff0ed!important;color:#a43e2d!important}.subscription-plan-page button:disabled{opacity:.5!important;cursor:wait!important}@media (max-width: 640px){.subscription-plan-page{padding:max(12px,env(safe-area-inset-top,0px)) 10px max(14px,env(safe-area-inset-bottom,0px))!important}.subscription-current-plan{grid-template-columns:1fr!important}.subscription-change-banner,.subscription-danger-zone{align-items:stretch!important;flex-direction:column!important}.subscription-change-banner button,.subscription-danger-zone button{width:100%!important}}.crew-participants-subsection{padding:15px!important;border:1px solid rgba(27,26,24,.065)!important;border-radius:18px!important;background:radial-gradient(circle at 100% 0%,rgba(217,87,61,.075),transparent 42%),#fffdf9!important}.crew-participants-heading{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:12px!important;margin-bottom:10px!important}.crew-participants-heading>div{display:grid!important;gap:3px!important}.crew-participants-heading h3{margin:0!important}.crew-participants-heading p{margin:0!important;color:#8c8278!important;font:500 12px/1.4 Outfit,sans-serif!important}.crew-participants-spots{flex:none!important;min-height:23px!important;padding:0 8px!important;display:inline-flex!important;align-items:center!important;border-radius:999px!important;background:#1b1a18!important;color:#fff!important;font:700 12px/1 Outfit,sans-serif!important;letter-spacing:.02em!important}.crew-participant-modes{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important}.crew-participant-mode{position:relative!important;min-height:75px!important;padding:10px!important;display:flex!important;align-items:center!important;gap:8px!important;border:1px solid rgba(27,26,24,.07)!important;border-radius:14px!important;background:#f7f2eb!important;color:#3f3934!important;text-align:left!important;cursor:pointer!important}.crew-participant-mode.selected{border-color:#1b1a18!important;background:#fff!important;box-shadow:inset 0 0 0 1px #1b1a18!important}.crew-participant-mode:disabled{opacity:.45!important;cursor:not-allowed!important}.crew-participant-mode-icon{flex:none!important;width:27px!important;height:27px!important;display:grid!important;place-items:center!important;border-radius:999px!important;background:#e9e2da!important;color:#6e655d!important;font:750 12px/1 Outfit,sans-serif!important}.crew-participant-mode.selected .crew-participant-mode-icon{background:#1b1a18!important;color:#fff!important}.crew-participant-mode>span:last-child{min-width:0!important;display:grid!important;gap:3px!important}.crew-participant-mode strong{font:700 12px/1.1 Outfit,sans-serif!important}.crew-participant-mode small{color:#91877d!important;font:500 12px/1.25 Outfit,sans-serif!important}.crew-participants-loading{margin-top:8px!important;padding:9px 10px!important;border-radius:12px!important;background:#f3eee7!important;color:#867c72!important;font:550 12px/1.35 Outfit,sans-serif!important}.crew-participant-picker{margin-top:8px!important;display:grid!important;gap:6px!important}.crew-participant-person{width:100%!important;min-height:58px!important;padding:8px 9px!important;display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:center!important;gap:9px!important;border:1px solid rgba(27,26,24,.06)!important;border-radius:13px!important;background:#fff!important;color:#34302c!important;text-align:left!important;cursor:pointer!important}.crew-participant-person.selected{border-color:#1b1a1847!important;background:#f5f0e9!important}.crew-participant-avatar{width:38px!important;height:38px!important;display:grid!important;place-items:center!important;overflow:hidden!important;border-radius:999px!important;background:#1b1a18!important;color:#fff!important;font:700 12px/1 Outfit,sans-serif!important}.crew-participant-avatar img{width:100%!important;height:100%!important;object-fit:cover!important}.crew-participant-person-copy{min-width:0!important;display:grid!important;gap:3px!important}.crew-participant-person-copy strong{overflow:hidden!important;font:700 12px/1.15 Outfit,sans-serif!important;text-overflow:ellipsis!important;white-space:nowrap!important}.crew-participant-person-copy small{color:#91877d!important;font:500 12px/1.25 Outfit,sans-serif!important}.crew-participant-check{width:21px!important;height:21px!important;display:grid!important;place-items:center!important;border:1px solid #c9c0b6!important;border-radius:999px!important;background:#fff!important;color:#fff!important;font:750 12px/1 Outfit,sans-serif!important}.crew-participant-person.selected .crew-participant-check{border-color:#1b1a18!important;background:#1b1a18!important}.crew-participants-empty{padding:11px 12px!important;display:grid!important;gap:4px!important;border:1px dashed rgba(27,26,24,.12)!important;border-radius:13px!important;background:#faf7f2!important}.crew-participants-empty strong{color:#4d4640!important;font:700 12px/1.2 Outfit,sans-serif!important}.crew-participants-empty span{color:#91877d!important;font:500 12px/1.4 Outfit,sans-serif!important}.crew-all-participants-preview{margin-top:8px!important;padding:10px 11px!important;display:flex!important;align-items:center!important;gap:11px!important;border-radius:14px!important;background:#f5f0e9!important}.crew-all-participants-avatars{flex:none!important;display:flex!important;align-items:center!important}.crew-all-participants-avatars>span{width:34px!important;height:34px!important;margin-left:-7px!important;display:grid!important;place-items:center!important;overflow:hidden!important;border:3px solid #f5f0e9!important;border-radius:999px!important;background:#1b1a18!important;color:#fff!important;font:700 12px/1 Outfit,sans-serif!important}.crew-all-participants-avatars>span:first-child{margin-left:0!important}.crew-all-participants-avatars>span.is-empty{background:#dfd7ce!important;color:#978d83!important}.crew-all-participants-avatars img{width:100%!important;height:100%!important;object-fit:cover!important}.crew-all-participants-preview>div:last-child{min-width:0!important;display:grid!important;gap:3px!important}.crew-all-participants-preview strong{color:#3d3833!important;font:700 12px/1.2 Outfit,sans-serif!important}.crew-all-participants-preview small{color:#8f857b!important;font:500 12px/1.35 Outfit,sans-serif!important}.crew-participant-selection-summary{margin-top:8px!important;padding-top:9px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;border-top:1px solid rgba(27,26,24,.06)!important}.crew-participant-selection-summary span{color:#999086!important;font:650 12px/1 Outfit,sans-serif!important;text-transform:uppercase!important;letter-spacing:.045em!important}.crew-participant-selection-summary strong{overflow:hidden!important;color:#403a35!important;font:700 12px/1.2 Outfit,sans-serif!important;text-align:right!important;text-overflow:ellipsis!important;white-space:nowrap!important}@media (max-width: 640px){.crew-participants-heading{align-items:stretch!important;flex-direction:column!important}.crew-participants-spots{width:max-content!important}.crew-participant-modes{grid-template-columns:1fr!important}.crew-participant-mode{min-height:60px!important}}.external-private-participants{padding:14px!important;border:1px solid rgba(27,26,24,.065)!important;border-radius:17px!important;background:#fffdf9!important}.external-private-participants-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important}.external-private-participants-head>div{min-width:0!important;display:grid!important;gap:3px!important}.external-private-participants-head h3{margin:0!important}.external-private-participants-head p{margin:0!important;color:#8b8177!important;font:500 12px/1.4 Outfit,sans-serif!important}.external-private-participants-note{margin-top:10px!important;padding:10px!important;display:flex!important;align-items:center!important;gap:9px!important;border-radius:13px!important;background:#f5f0e9!important}.external-private-participants-icon{flex:none!important;width:30px!important;height:30px!important;display:grid!important;place-items:center!important;border-radius:999px!important;background:#1b1a18!important;color:#fff!important;font:700 12px/1 Outfit,sans-serif!important}.external-private-participants-note>div{display:grid!important;gap:3px!important}.external-private-participants-note strong{color:#403a35!important;font:700 12px/1.2 Outfit,sans-serif!important}.external-private-participants-note small{color:#8d8379!important;font:500 12px/1.4 Outfit,sans-serif!important}.private-topic-created-card{width:min(570px,100%)!important;margin:0 auto!important;padding:24px!important;border:1px solid rgba(27,26,24,.07)!important;border-radius:25px!important;background:radial-gradient(circle at 100% 0%,rgba(217,87,61,.08),transparent 40%),#fffdf9!important}.private-topic-created-kicker{color:#8f857b!important;font:750 12px/1 Outfit,sans-serif!important;letter-spacing:.07em!important;text-transform:uppercase!important}.private-topic-created-card h2{max-width:460px!important;margin:8px 0 7px!important;color:#1b1a18!important;font:500 clamp(32px,5.5vw,43px)/.97 Newsreader,serif!important;letter-spacing:-.04em!important}.private-topic-created-card>p{max-width:480px!important;margin:0!important;color:#776f66!important;font:500 12px/1.5 Outfit,sans-serif!important}.private-topic-created-rule{margin-top:16px!important;padding:12px!important;display:grid!important;gap:4px!important;border-radius:14px!important;background:#f4efe8!important}.private-topic-created-rule strong{color:#3e3934!important;font:700 12px/1.2 Outfit,sans-serif!important}.private-topic-created-rule span{color:#81776e!important;font:500 12px/1.4 Outfit,sans-serif!important}.private-topic-created-link{margin-top:10px!important;padding:11px!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:11px!important;border:1px solid rgba(27,26,24,.07)!important;border-radius:14px!important;background:#fff!important}.private-topic-created-link>div{min-width:0!important;display:grid!important;gap:4px!important}.private-topic-created-link span{color:#9a9086!important;font:700 12px/1 Outfit,sans-serif!important;text-transform:uppercase!important;letter-spacing:.05em!important}.private-topic-created-link strong{overflow:hidden!important;color:#4c4640!important;font:550 12px/1.3 Outfit,sans-serif!important;text-overflow:ellipsis!important;white-space:nowrap!important}.private-topic-created-link button{min-height:35px!important;padding:0 11px!important;border:0!important;border-radius:10px!important;background:#1b1a18!important;color:#fff!important;font:650 12px/1 Outfit,sans-serif!important;cursor:pointer!important}.private-topic-created-actions{margin-top:9px!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:7px!important}.private-topic-created-actions button{min-height:44px!important;border-radius:12px!important}.private-topic-created-secondary{border:1px solid rgba(27,26,24,.08)!important;background:#f6f1ea!important;color:#4b4540!important;font:650 12px/1 Outfit,sans-serif!important;cursor:pointer!important}.private-topic-created-feedback,.private-topic-created-warning{margin-top:9px!important;padding:10px 11px!important;border-radius:12px!important;background:#f2ece5!important;color:#625a52!important;font:600 12px/1.4 Outfit,sans-serif!important}.private-topic-created-warning{background:#fff0ed!important;color:#9c4231!important}.private-topic-created-card>small{display:block!important;margin-top:10px!important;color:#9b9187!important;font:500 12px/1.4 Outfit,sans-serif!important}.private-topic-invite-page{min-height:100dvh!important;padding:max(18px,env(safe-area-inset-top,0px)) 16px max(20px,env(safe-area-inset-bottom,0px))!important;display:grid!important;place-items:center!important;background:radial-gradient(circle at 50% -10%,rgba(217,87,61,.1),transparent 40%),#f7f3ec!important}.private-topic-invite-card{width:min(560px,100%)!important;padding:26px!important;border:1px solid rgba(27,26,24,.07)!important;border-radius:29px!important;background:#fffdf9!important;color:#1b1a18!important;box-shadow:0 30px 90px -56px #1b1a1899!important}.private-topic-invite-inviter{display:flex!important;align-items:center!important;gap:11px!important}.private-topic-invite-avatar{width:46px!important;height:46px!important;display:grid!important;place-items:center!important;overflow:hidden!important;border-radius:999px!important;background:#1b1a18!important;color:#fff!important;font:700 13px/1 Outfit,sans-serif!important}.private-topic-invite-avatar img{width:100%!important;height:100%!important;object-fit:cover!important}.private-topic-invite-inviter>div{display:grid!important;gap:3px!important}.private-topic-invite-inviter span{color:#9b9187!important;font:700 12px/1 Outfit,sans-serif!important;letter-spacing:.06em!important;text-transform:uppercase!important}.private-topic-invite-inviter strong{color:#3f3934!important;font:700 12px/1.2 Outfit,sans-serif!important}.private-topic-invite-card h1{max-width:480px!important;margin:18px 0 7px!important;color:#1b1a18!important;font:500 clamp(35px,6vw,48px)/.96 Newsreader,serif!important;letter-spacing:-.045em!important}.private-topic-invite-question{margin:0!important;color:#70685f!important;font:500 12px/1.5 Outfit,sans-serif!important}.private-topic-invite-source{margin-top:13px!important;padding:8px!important;display:grid!important;grid-template-columns:66px minmax(0,1fr)!important;align-items:center!important;gap:10px!important;border-radius:14px!important;background:#f5f0e9!important}.private-topic-invite-source img{width:66px!important;height:52px!important;object-fit:cover!important;border-radius:10px!important}.private-topic-invite-source>div{min-width:0!important;display:grid!important;gap:3px!important}.private-topic-invite-source span{color:#9a9086!important;font:700 12px/1 Outfit,sans-serif!important;text-transform:uppercase!important}.private-topic-invite-source strong{overflow:hidden!important;color:#403a35!important;font:700 12px/1.25 Outfit,sans-serif!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important}.private-topic-invite-rules{margin:15px 0 11px!important;display:grid!important;gap:6px!important}.private-topic-invite-rules>div{padding:10px 11px!important;display:grid!important;gap:3px!important;border:1px solid rgba(27,26,24,.055)!important;border-radius:13px!important;background:#f8f4ee!important}.private-topic-invite-rules strong{color:#3f3934!important;font:700 12px/1.2 Outfit,sans-serif!important}.private-topic-invite-rules span{color:#847a71!important;font:500 12px/1.4 Outfit,sans-serif!important}.private-topic-invite-expiry,.private-topic-invite-premium-note{display:block!important;margin:8px auto 0!important;color:#9c9288!important;text-align:center!important;font:500 12px/1.4 Outfit,sans-serif!important}.private-topic-invite-primary{width:100%!important;min-height:52px!important;margin-top:14px!important;border-radius:15px!important}.private-topic-invite-login{width:100%!important;min-height:38px!important;margin-top:4px!important;border:0!important;background:transparent!important;color:#6d655d!important;font:650 12px/1 Outfit,sans-serif!important;cursor:pointer!important}.private-topic-invite-error{margin-top:13px!important;padding:11px 12px!important;border-radius:13px!important;background:#fff0ed!important;color:#a43e2d!important;font:600 12px/1.4 Outfit,sans-serif!important}.private-topic-invite-loading{min-height:310px!important;display:grid!important;place-items:center!important;align-content:center!important;gap:8px!important;text-align:center!important}.private-topic-invite-loading i{width:33px!important;height:33px!important;border:3px solid #e4ddd5!important;border-top-color:#1b1a18!important;border-radius:999px!important;animation:crew-join-spin .8s linear infinite!important}.private-topic-invite-loading strong{margin-top:6px!important;font:700 12px/1.2 Outfit,sans-serif!important}.private-topic-invite-loading span{max-width:300px!important;color:#8d8379!important;font:500 12px/1.4 Outfit,sans-serif!important}@media (max-width:640px){.private-topic-created-actions{grid-template-columns:1fr!important}.private-topic-invite-page{place-items:stretch!important;padding:max(10px,env(safe-area-inset-top,0px)) 10px max(10px,env(safe-area-inset-bottom,0px))!important}.private-topic-invite-card{width:100%!important;min-height:calc(100dvh - max(20px,env(safe-area-inset-top,0px)) - max(20px,env(safe-area-inset-bottom,0px)))!important;padding:21px 17px 17px!important;border-radius:24px!important}}.home-topic-people{min-height:27px!important;margin:7px 0 2px!important;display:flex!important;align-items:center!important;gap:8px!important}.home-topic-avatars{display:flex!important;align-items:center!important;flex:none!important}.home-topic-avatars>span{position:relative!important;width:25px!important;height:25px!important;margin-left:-6px!important;display:grid!important;place-items:center!important;overflow:hidden!important;border:2px solid #fffdf9!important;border-radius:999px!important;background:#ded7cf!important;color:#625b54!important;font:700 12px/1 Outfit,sans-serif!important}.home-topic-avatars>span:first-child{margin-left:0!important}.home-topic-avatars>span.is-me{background:#1b1a18!important;color:#fff!important;z-index:3!important}.home-topic-avatars>span:nth-child(2){z-index:2!important}.home-topic-avatars>span:nth-child(3){z-index:1!important}.home-topic-avatars>span.is-more{background:#f0eae3!important;color:#776f66!important}.home-topic-avatars img{width:100%!important;height:100%!important;object-fit:cover!important}.home-topic-social-label{min-width:0!important;overflow:hidden!important;color:#8d8379!important;font:650 12px/1 Outfit,sans-serif!important;letter-spacing:.005em!important;text-overflow:ellipsis!important;white-space:nowrap!important}.home-topic-social-label.is-crew{color:#655d56!important}.home-topic-social-label.is-private{color:#7a7067!important}.home-topic-social-label.is-personal{color:#9a9086!important}@media (max-width: 640px){.home-topic-people{margin-top:6px!important}.home-topic-avatars>span{width:24px!important;height:24px!important}}.my-english-header-topline{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important}.my-english-private-badge{min-height:24px!important;padding:0 9px!important;display:inline-flex!important;align-items:center!important;border:1px solid rgba(27,26,24,.07)!important;border-radius:999px!important;background:#f1ebe4!important;color:#7c736a!important;font:650 12px/1 Outfit,sans-serif!important;letter-spacing:.015em!important;white-space:nowrap!important}@media (max-width: 640px){.my-english-header-topline{align-items:flex-start!important;flex-direction:column!important;gap:7px!important}.my-english-private-badge{white-space:normal!important}}.crew-story-section{position:relative!important;overflow:hidden!important}.crew-story-section:before{content:""!important;position:absolute!important;width:300px!important;height:300px!important;top:-170px!important;right:-120px!important;border-radius:999px!important;background:#d9573d12!important;pointer-events:none!important}.crew-story-heading{position:relative!important;z-index:1!important}.crew-replay-card{position:relative!important;z-index:1!important;margin-top:17px!important;padding:22px!important;overflow:hidden!important;border-radius:25px!important;background:radial-gradient(circle at 100% 0%,rgba(217,87,61,.22),transparent 40%),#1d1b19!important;color:#fff!important}.crew-replay-card:after{content:""!important;position:absolute!important;width:180px!important;height:180px!important;right:-85px!important;bottom:-95px!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:999px!important;pointer-events:none!important}.crew-replay-top{position:relative!important;z-index:1!important;display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:18px!important}.crew-replay-top .eyebrow{color:#ffffff85!important}.crew-replay-top h3{max-width:610px!important;margin:7px 0 5px!important;color:#fff!important;font:500 clamp(28px,4vw,40px)/1 Newsreader,serif!important;letter-spacing:-.035em!important}.crew-replay-top p{margin:0!important;color:#ffffff87!important;font:500 12px/1.35 Outfit,sans-serif!important}.crew-replay-badge{flex:none!important;min-height:28px!important;padding:0 9px!important;display:inline-flex!important;align-items:center!important;border:1px solid rgba(255,255,255,.11)!important;border-radius:999px!important;background:#fff1!important;color:#ffffffb8!important;font:750 12px/1 Outfit,sans-serif!important;letter-spacing:.11em!important}.crew-replay-numbers{position:relative!important;z-index:1!important;margin-top:20px!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important}.crew-replay-numbers>div{min-width:0!important;padding:13px!important;border:1px solid rgba(255,255,255,.075)!important;border-radius:15px!important;background:#ffffff0e!important}.crew-replay-numbers strong{display:block!important;color:#fff!important;font:500 30px/1 Newsreader,serif!important}.crew-replay-numbers span{display:block!important;margin-top:5px!important;color:#ffffff7a!important;font:600 12px/1.2 Outfit,sans-serif!important}.crew-replay-signatures{position:relative!important;z-index:1!important;margin-top:8px!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important}.crew-replay-signatures article{min-width:0!important;min-height:103px!important;padding:13px!important;display:flex!important;flex-direction:column!important;justify-content:flex-end!important;border-radius:15px!important;background:#f6f0e9!important;color:#29241f!important}.crew-replay-signatures small{color:#92877c!important;font:700 12px/1 Outfit,sans-serif!important;letter-spacing:.045em!important;text-transform:uppercase!important}.crew-replay-signatures strong{margin-top:8px!important;overflow:hidden!important;color:#29241f!important;font:600 14px/1.15 Newsreader,serif!important;text-overflow:ellipsis!important}.crew-replay-signatures span{margin-top:5px!important;color:#887d73!important;font:500 12px/1.35 Outfit,sans-serif!important}.crew-story-previously{border-color:#d9573d1f!important;background:radial-gradient(circle at 100% 0%,rgba(217,87,61,.07),transparent 42%),#fbf4ef!important}.crew-story-highlight{background:#211d1b!important}.crew-story-vibe{background:#f6eee8!important}.crew-replay-history{margin-top:16px!important;padding-top:16px!important;border-top:1px solid rgba(39,33,28,.07)!important}.crew-replay-history>div:first-child{display:grid!important;gap:4px!important}.crew-replay-history>div:first-child>strong{color:#443c35!important;font:650 13px/1.25 Outfit,sans-serif!important}.crew-replay-history-track{margin-top:10px!important;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:7px!important}.crew-replay-history-track article{min-width:0!important;padding:11px!important;display:grid!important;gap:5px!important;border:1px solid rgba(39,33,28,.065)!important;border-radius:14px!important;background:#fffdf9!important}.crew-replay-history-track small{color:#9a9086!important;font:600 12px/1.2 Outfit,sans-serif!important}.crew-replay-history-track strong{color:#403932!important;font:650 12px/1.25 Outfit,sans-serif!important}.crew-replay-history-track span{color:#887f76!important;font:500 12px/1.35 Outfit,sans-serif!important}.crew-story-privacy-note{display:block!important;margin-top:9px!important;color:#91877d!important;font:500 12px/1.4 Outfit,sans-serif!important}@media (max-width: 700px){.crew-replay-card{padding:17px 14px!important;border-radius:21px!important}.crew-replay-top{gap:10px!important}.crew-replay-badge{min-height:25px!important;padding-inline:8px!important}.crew-replay-numbers{gap:6px!important}.crew-replay-numbers>div{padding:10px 8px!important}.crew-replay-numbers strong{font-size:25px!important}.crew-replay-numbers span{font-size:12px!important}.crew-replay-signatures{grid-template-columns:1fr!important;gap:6px!important}.crew-replay-signatures article{min-height:78px!important}.crew-replay-history-track{grid-template-columns:1fr 1fr!important}}.home-notification-head{align-items:center!important}.home-notification-head>div{min-width:0!important;display:grid!important;gap:2px!important}.home-notification-read-all{flex:none!important;min-height:29px!important;padding:0 9px!important;border:1px solid rgba(39,33,28,.08)!important;border-radius:10px!important;background:#fffdf9!important;color:#6f675f!important;font:650 12px/1 Outfit,sans-serif!important;cursor:pointer!important}.home-smart-notification-list{max-height:min(430px,60vh)!important;overflow-y:auto!important;overscroll-behavior:contain!important}.home-smart-notification{position:relative!important;grid-template-columns:34px minmax(0,1fr) auto!important;align-items:center!important;gap:9px!important}.home-smart-notification.is-read{opacity:.64!important}.home-smart-notification.is-unread{background:#fffaf6!important}.home-notification-avatar{width:34px!important;height:34px!important;display:grid!important;place-items:center!important;overflow:hidden!important;border:1px solid rgba(39,33,28,.075)!important;border-radius:50%!important;background:#eee8df!important;color:#61584f!important;font:700 12px/1 Outfit,sans-serif!important}.home-notification-avatar img{width:100%!important;height:100%!important;display:block!important;object-fit:cover!important}.home-smart-notification.is-crew_spot .home-notification-avatar{background:#1d1b19!important;color:#fff!important;font-size:17px!important}.home-smart-notification .home-notification-copy{gap:2px!important}.home-smart-notification .home-notification-copy small{color:#a0958b!important;font:750 12px/1 Outfit,sans-serif!important;letter-spacing:.075em!important;text-transform:uppercase!important}.home-smart-notification .home-notification-copy strong{color:#322c27!important;font-size:12px!important}.home-smart-notification .home-notification-copy span{display:-webkit-box!important;overflow:hidden!important;color:#847a71!important;font-size:12px!important;line-height:1.35!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important}.home-smart-notification>.home-notification-dot{position:absolute!important;top:12px!important;right:10px!important;width:6px!important;height:6px!important;margin:0!important;border-radius:50%!important;background:#d9573d!important}.home-smart-notification>b{align-self:end!important;justify-self:end!important;min-width:20px!important;height:20px!important;padding:0 5px!important;display:grid!important;place-items:center!important;border-radius:999px!important;background:#f0e9e2!important;color:#786d64!important;font:700 12px/1 Outfit,sans-serif!important}.profile-notification-settings{margin-top:16px!important;padding-top:17px!important;border-top:1px solid rgba(39,33,28,.075)!important}.profile-notification-heading{display:flex!important;justify-content:space-between!important;gap:14px!important}.profile-notification-heading h3{margin:5px 0 0!important;color:#28231f!important;font:600 22px/1 Newsreader,serif!important;letter-spacing:-.025em!important}.profile-notification-heading p{max-width:620px!important;margin:7px 0 0!important;color:#857c73!important;font:450 12px/1.45 Outfit,sans-serif!important}.profile-notification-list{margin-top:13px!important;overflow:hidden!important;border:1px solid rgba(39,33,28,.075)!important;border-radius:17px!important;background:#fffdf9!important}.profile-notification-row{min-height:66px!important;padding:11px 13px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important}.profile-notification-row+.profile-notification-row{border-top:1px solid rgba(39,33,28,.06)!important}.profile-notification-row>div{min-width:0!important;display:grid!important;gap:3px!important}.profile-notification-row strong{color:#37312c!important;font:650 12px/1.2 Outfit,sans-serif!important}.profile-notification-row span{color:#8e847a!important;font:450 12px/1.4 Outfit,sans-serif!important}.profile-notification-row .topiks-switch{flex:none!important}.profile-notification-missing,.profile-notification-message{display:block!important;margin-top:11px!important;padding:10px 11px!important;border-radius:12px!important;background:#f5eee7!important;color:#806f61!important;font:550 12px/1.4 Outfit,sans-serif!important}@media (max-width:640px){.home-smart-notification-list{max-height:min(58vh,470px)!important}.profile-notification-heading h3{font-size:20px!important}.profile-notification-row{min-height:70px!important}}.home-smart-notification.is-topic_activity .home-notification-avatar{background:#f1ebe4!important;color:#6f6258!important}.home-smart-notification.is-topic_activity.is-unread{background:#fffaf6!important}.crew-growth-loop{margin:15px 0 2px;padding:13px;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:8px;border:1px solid rgba(39,33,28,.075);border-radius:17px;background:#fffdf9}.crew-growth-loop>div{min-width:0;display:grid;justify-items:center;gap:4px;text-align:center}.crew-growth-loop>div>span{width:23px;height:23px;display:grid;place-items:center;border-radius:50%;background:#1d1b19;color:#fff;font:750 12px/1 Outfit,sans-serif}.crew-growth-loop strong{color:#312c27;font:650 12px/1.2 Outfit,sans-serif}.crew-growth-loop small{color:#8c8279;font:450 12px/1.25 Outfit,sans-serif}.crew-growth-loop>i{color:#c4b8ae;font:600 14px/1 Outfit,sans-serif;font-style:normal}.crew-join-zero-card{margin:15px 0 12px;padding:15px 16px;display:grid;gap:5px;border-radius:17px;background:#1d1b19;box-shadow:0 14px 32px #221d1917}.crew-join-zero-card strong{color:#fff;font:700 25px/1 Newsreader,serif;letter-spacing:-.025em}.crew-join-zero-card span{color:#ffffffb8;font:450 12px/1.45 Outfit,sans-serif}.manage-crew-growth{margin-top:14px;padding:16px;border:1px solid rgba(39,33,28,.075);border-radius:19px;background:#f2ebe4}.manage-crew-growth-head{display:flex;align-items:flex-start;justify-content:space-between;gap:15px}.manage-crew-growth-head>div{min-width:0;display:grid;gap:4px}.manage-crew-growth-head span{color:#a06d5d;font:750 12px/1 Outfit,sans-serif;letter-spacing:.09em;text-transform:uppercase}.manage-crew-growth-head strong{color:#302a26;font:600 19px/1.05 Newsreader,serif}.manage-crew-growth-head small{max-width:520px;color:#887b71;font:450 12px/1.4 Outfit,sans-serif}.manage-crew-growth-head>b{flex:none;min-width:52px;height:52px;display:grid;place-items:center;border-radius:50%;background:#1d1b19;color:#fff;font:700 13px/1 Outfit,sans-serif}.manage-crew-growth-grid{margin-top:13px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.manage-crew-growth-grid>div{min-width:0;min-height:69px;padding:10px;display:grid;align-content:center;gap:3px;border-radius:14px;background:#fffdf9cc}.manage-crew-growth-grid strong{color:#302a26;font:700 20px/1 Outfit,sans-serif}.manage-crew-growth-grid span{color:#887b71;font:500 12px/1.25 Outfit,sans-serif}.crew-replay-actions{flex:none;display:flex;align-items:center;gap:8px}.crew-replay-actions button{min-height:31px;padding:0 10px;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:#ffffff17;color:#fff;font:650 12px/1 Outfit,sans-serif;cursor:pointer}.crew-replay-actions button:disabled{opacity:.55;cursor:default}.crew-replay-public-note{margin:12px 0 1px;padding:10px 11px;display:grid;gap:3px;border:1px solid rgba(255,255,255,.1);border-radius:13px;background:#ffffff0e}.crew-replay-public-note strong{color:#ffffffed;font:650 12px/1.2 Outfit,sans-serif}.crew-replay-public-note span{color:#ffffff8f;font:450 12px/1.35 Outfit,sans-serif}.crew-replay-share-notice{margin:-2px 0 14px;padding:10px 12px;border-radius:12px;background:#f1ebe4;color:#75685f;font:550 12px/1.35 Outfit,sans-serif}.home-crew-referral-banner{position:relative;margin:9px 0 14px;padding:15px 16px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:13px;border:1px solid rgba(39,33,28,.075);border-radius:19px;background:#1d1b19;box-shadow:0 18px 40px #1f1b181a}.home-crew-referral-mark{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:#fff8f2;font-size:20px}.home-crew-referral-copy{min-width:0;display:grid;gap:3px}.home-crew-referral-copy>span{color:#dc806d;font:750 12px/1 Outfit,sans-serif;letter-spacing:.08em;text-transform:uppercase}.home-crew-referral-copy strong{color:#fff;font:600 17px/1.05 Newsreader,serif}.home-crew-referral-copy p{max-width:620px;margin:0;color:#fff9;font:450 12px/1.4 Outfit,sans-serif}.home-crew-referral-cta{min-height:35px;padding:0 12px;border:0;border-radius:999px;background:#fff8f2;color:#2e2925;font:700 12px/1 Outfit,sans-serif;cursor:pointer}.home-crew-referral-close{position:absolute;top:7px;right:8px;width:24px;height:24px;display:grid;place-items:center;border:0;border-radius:50%;background:transparent;color:#ffffff73;font-size:17px;cursor:pointer}@media (max-width:720px){.crew-growth-loop{grid-template-columns:1fr;gap:7px}.crew-growth-loop>i{transform:rotate(90deg)}.manage-crew-growth-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-crew-referral-banner{grid-template-columns:auto minmax(0,1fr);padding-right:35px}.home-crew-referral-cta{grid-column:1/-1;width:100%}}@media (max-width:420px){.manage-crew-growth-grid{grid-template-columns:1fr 1fr}.crew-replay-actions{align-items:flex-end;flex-direction:column}}.progress-hub-page{--progress-hub-canvas:#f7f3ec;--progress-hub-surface:#fffdf9;--progress-hub-ink:#1b1a18;--progress-hub-muted:#746d65;--progress-hub-line:rgba(27,26,24,.075);--progress-hub-soft:#eee7dd;--progress-hub-coral:#e8755f;--progress-hub-shelf-top:#c79a7a;--progress-hub-shelf-mid:#a9785c;--progress-hub-shelf-edge:#75513e}.progress-hub-page .my-english-header{padding-bottom:0}.progress-hub-page .my-english-header h1{max-width:650px}.progress-hub-tabs{position:sticky;z-index:32;top:max(6px,env(safe-area-inset-top,0px));display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:5px;margin:17px 0 16px;padding:6px;border:1px solid rgba(27,26,24,.065);border-radius:22px;background:#f7f3ece8;-webkit-backdrop-filter:blur(18px) saturate(1.05);backdrop-filter:blur(18px) saturate(1.05);box-shadow:0 13px 34px -31px #241d1873}.progress-hub-tab{position:relative;min-width:0;min-height:56px;padding:4px 2px 5px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;border:0;border-radius:16px;background:transparent;color:#918980;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background .18s ease,color .18s ease,transform .14s ease}.progress-hub-tab:hover{background:#ffffff8c;color:#57514a}.progress-hub-tab:active{transform:scale(.965)}.progress-hub-tab:focus-visible{outline:2px solid rgba(232,117,95,.42);outline-offset:2px}.progress-hub-tab>span:last-child{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:currentColor;font:650 12px/1 Outfit,sans-serif;text-align:center}.progress-hub-tab-icon{width:34px;height:34px;display:grid;place-items:center;border:1px solid transparent;border-radius:12px;background:#ffffff2e;color:currentColor;transition:background .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease}.progress-hub-tab-icon svg{width:18px;height:18px}.progress-hub-tab.is-active{color:#1b1a18;background:#ffffff7a}.progress-hub-tab.is-active .progress-hub-tab-icon{border-color:#1b1a181f;background:#fffdf9;box-shadow:0 7px 18px -15px #1f1914a6,inset 0 1px #fff;transform:translateY(-1px)}.progress-hub-tab.is-active:after{content:"";position:absolute;left:50%;bottom:2px;width:14px;height:2px;border-radius:999px;background:var(--progress-hub-coral);transform:translate(-50%)}.progress-hub-tab-overview>.my-english-lately-card,.progress-hub-tab-overview>.language-profile-section,.progress-hub-tab-overview>.english-personality-section,.progress-hub-tab-overview>.language-evolution-section,.progress-hub-tab-overview>.english-journey-section,.progress-hub-tab-overview>.our-story-section,.progress-hub-tab-overview>.my-english-dictionary,.progress-hub-tab-profile>.my-english-identity-card,.progress-hub-tab-profile>.language-evolution-section,.progress-hub-tab-profile>.english-journey-section,.progress-hub-tab-profile>.our-story-section,.progress-hub-tab-profile>.my-english-dictionary,.progress-hub-tab-universes>.my-english-identity-card,.progress-hub-tab-universes>.my-english-lately-card,.progress-hub-tab-universes>.language-profile-section,.progress-hub-tab-universes>.english-personality-section,.progress-hub-tab-universes>.language-evolution-section,.progress-hub-tab-universes>.english-journey-section,.progress-hub-tab-universes>.our-story-section,.progress-hub-tab-history>.my-english-identity-card,.progress-hub-tab-history>.my-english-lately-card,.progress-hub-tab-history>.language-profile-section,.progress-hub-tab-history>.english-personality-section,.progress-hub-tab-history>.our-story-section,.progress-hub-tab-history>.my-english-dictionary,.progress-hub-tab-crew>.my-english-identity-card,.progress-hub-tab-crew>.my-english-lately-card,.progress-hub-tab-crew>.language-profile-section,.progress-hub-tab-crew>.english-personality-section,.progress-hub-tab-crew>.language-evolution-section,.progress-hub-tab-crew>.english-journey-section,.progress-hub-tab-crew>.my-english-dictionary{display:none!important}.progress-hub-tab-overview .progress-definition-prompt,.progress-hub-tab-profile .progress-definition-prompt,.progress-hub-tab-history .progress-definition-prompt,.progress-hub-tab-crew .progress-definition-prompt{display:none!important}.progress-profile-is-empty.progress-hub-tab-profile>.my-english-lately-card,.progress-profile-is-empty.progress-hub-tab-profile>.english-personality-section,.progress-history-is-empty.progress-hub-tab-history>.language-evolution-section,.progress-history-is-empty.progress-hub-tab-history>.english-journey-section{display:none!important}.progress-hub-empty-panel{min-height:310px;display:grid;place-items:center;align-content:center;gap:16px;margin-top:4px;padding:34px 28px;border:1px solid var(--progress-hub-line);border-radius:28px;background:var(--progress-hub-surface);text-align:center}.progress-hub-empty-mark{width:52px;height:52px;display:grid;place-items:center;border:1px solid rgba(27,26,24,.075);border-radius:18px;background:#f0e9df;color:#423d37}.progress-hub-empty-mark svg{width:22px;height:22px}.progress-hub-empty-panel .eyebrow{display:block;margin-bottom:7px}.progress-hub-empty-panel h2{max-width:460px;margin:0 auto;color:#1b1a18;font:500 clamp(27px,4vw,34px)/1.02 Newsreader,serif;letter-spacing:-.035em}.progress-hub-empty-panel p{max-width:450px;margin:10px auto 0;color:#756e66;font:450 12px/1.52 Outfit,sans-serif}.progress-hub-tab-overview>.my-english-identity-card{margin-top:2px}.progress-hub-tab-overview .my-english-mouth-zone{height:250px}.progress-hub-tab-overview .my-english-mouth-image{width:min(370px,80%);max-height:225px}.progress-universes-panel{margin-top:0!important}.progress-universes-heading{align-items:flex-end;gap:20px;margin-bottom:13px}.progress-universes-heading h2{max-width:620px}.progress-universes-heading p{max-width:640px}.progress-universe-all-words{flex:none;min-height:38px;padding:0 13px;border:1px solid rgba(27,26,24,.085);border-radius:999px;background:#fffdf9;color:#342f2a;font:650 12px/1 Outfit,sans-serif;cursor:pointer;transition:background .16s ease,transform .14s ease,border-color .16s ease}.progress-universe-all-words:hover{background:#f2ebe2;border-color:#1b1a181f}.progress-universe-all-words:active{transform:scale(.97)}.progress-universe-gallery{margin-top:15px;padding:18px 18px 15px;border:1px solid var(--progress-hub-line);border-radius:27px;background:linear-gradient(180deg,#fffdf9,#faf5ee);overflow:hidden}.progress-universe-gallery-topline{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px}.progress-universe-gallery-topline>div{min-width:0}.progress-universe-gallery-topline strong{display:block;color:#282420;font:650 12px/1.2 Outfit,sans-serif}.progress-universe-gallery-topline span:not(.progress-universe-gallery-count){display:block;margin-top:4px;color:#81786f;font:500 12px/1.35 Outfit,sans-serif}.progress-universe-gallery-count{min-width:31px;height:31px;padding:0 9px;display:grid;place-items:center;border-radius:999px;background:#eee7dd;color:#675f57;font:700 12px/1 Outfit,sans-serif}.progress-universe-shelves{display:grid;gap:20px}.progress-universe-shelf-row{position:relative;padding:0 5px 13px}.progress-universe-shelf-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;align-items:end}.progress-universe-shelf-board{position:absolute;z-index:0;left:0;right:0;bottom:5px;height:9px;border-radius:4px 4px 3px 3px;background:linear-gradient(180deg,var(--progress-hub-shelf-top) 0%,var(--progress-hub-shelf-mid) 50%,var(--progress-hub-shelf-edge) 100%);box-shadow:0 3px #684735,0 7px 12px #4931251f}.progress-universe-slot{position:relative;z-index:1;min-width:0;min-height:126px;padding:6px 5px 10px;display:grid;grid-template-rows:22px 72px 18px;align-items:center;justify-items:center;border:0;border-radius:18px;background:transparent;color:#282420;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background .17s ease,transform .15s ease}.progress-universe-slot:not(:disabled):hover{background:#ffffffa3}.progress-universe-slot:not(:disabled):active{transform:translateY(2px) scale(.985)}.progress-universe-slot:not(:disabled):focus-visible{outline:2px solid rgba(232,117,95,.4);outline-offset:1px}.progress-universe-slot:disabled{cursor:default}.progress-universe-name{width:100%;overflow:hidden;color:#3a3530;font:650 12px/1.15 Outfit,sans-serif;text-align:center;text-overflow:ellipsis;white-space:nowrap}.progress-universe-mouth-wrap{position:relative;width:100%;height:72px;display:grid;place-items:center}.progress-universe-mouth{width:min(118px,92%);max-height:66px;object-fit:contain;display:block;filter:drop-shadow(0 9px 9px rgba(97,62,48,.12));transition:filter .18s ease,transform .18s ease,opacity .18s ease}.progress-universe-slot:not(:disabled):hover .progress-universe-mouth{transform:translateY(-2px);filter:drop-shadow(0 11px 11px rgba(97,62,48,.16))}.progress-universe-slot.is-empty .progress-universe-name{color:#a39a91;font-weight:600}.progress-universe-slot.is-empty .progress-universe-mouth{opacity:.34;filter:grayscale(1) saturate(0) contrast(.86) brightness(1.06)}.progress-universe-slot.is-empty .progress-universe-meta{color:#aaa198}.progress-universe-slot.is-current{background:linear-gradient(180deg,#ffffff8a,#f4ece257)}.progress-universe-slot.is-current .progress-universe-name:after{content:" · en cours";color:#c8604d;font-weight:600}.progress-universe-complete-mark{position:absolute;right:6px;bottom:7px;width:20px;height:20px;display:grid;place-items:center;border:2px solid #fffdf9;border-radius:999px;background:#1b1a18;color:#fff;box-shadow:0 4px 10px #1b1a182e;font:750 12px/1 Outfit,sans-serif}.progress-universe-meta{color:#80776e;font:600 12px/1 Outfit,sans-serif}.progress-current-universe{margin-top:14px!important;padding-top:19px!important}.progress-current-universe .progress-shelf-hero-head{margin-bottom:2px}.progress-universe-collection-actions{display:flex;justify-content:flex-end;gap:7px;margin-top:15px}.progress-universe-collection-actions button{min-height:36px;padding:0 12px;display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(27,26,24,.08);border-radius:999px;background:#fffdf9;color:#3b3530;font:650 12px/1 Outfit,sans-serif;cursor:pointer;transition:background .15s ease,transform .14s ease,border-color .15s ease}.progress-universe-collection-actions button:hover{background:#f1e9df;border-color:#1b1a181f}.progress-universe-collection-actions button:active{transform:scale(.97)}.progress-universe-collection-actions button i{color:#c45c48;font-style:normal}.progress-current-universe .progress-tooth-shelves{margin-top:11px}.progress-current-universe .progress-shelf-tooth.is-empty .progress-shelf-tooth-visual svg{opacity:.42!important}@media (max-width:700px){.progress-hub-page{padding-top:max(19px,env(safe-area-inset-top,0px))!important}.progress-hub-page .my-english-header h1{font-size:34px!important}.progress-hub-page .my-english-header p{margin-top:7px;font-size:12px!important}.progress-hub-tabs{top:max(4px,env(safe-area-inset-top,0px));gap:3px;margin:12px -2px 13px;padding:5px 4px;border-radius:19px}.progress-hub-tab{min-height:52px}.progress-hub-tab-icon{width:31px;height:31px;border-radius:11px}.progress-hub-tab-icon svg{width:17px;height:17px}.progress-hub-tab>span:last-child{font-size:12px}.progress-hub-tab-overview>.my-english-identity-card{padding:17px 15px 16px!important;border-radius:27px!important}.progress-hub-tab-overview .my-english-mouth-zone{height:218px!important}.progress-hub-tab-overview .my-english-mouth-image{width:min(330px,88%)!important;max-height:198px!important}.progress-hub-tab-overview .my-english-identity-stats{margin-top:9px!important;gap:6px!important}.progress-hub-tab-overview .my-english-identity-stats>div{padding:9px 8px!important}.progress-hub-empty-panel{min-height:290px;padding:29px 19px;border-radius:24px}.progress-universes-heading{align-items:flex-start}.progress-universes-heading .progress-universe-all-words{min-height:34px;padding-inline:10px;font-size:12px}.progress-universe-gallery{padding:15px 10px 13px;border-radius:24px}.progress-universe-gallery-topline{padding-inline:3px}.progress-universe-shelves{gap:16px}.progress-universe-shelf-row{padding-inline:0}.progress-universe-shelf-grid{gap:2px}.progress-universe-slot{min-height:116px;grid-template-rows:20px 67px 17px;padding-inline:2px}.progress-universe-mouth-wrap{height:67px}.progress-universe-mouth{width:min(108px,96%);max-height:61px}.progress-universe-name,.progress-universe-meta{font-size:12px}.progress-universe-slot.is-current .progress-universe-name:after{content:""}.progress-current-universe{padding:18px 12px 16px!important}.progress-current-universe .progress-shelf-hero-head h2{font-size:26px!important}.progress-universe-collection-actions{justify-content:stretch}.progress-universe-collection-actions button{flex:1;justify-content:center;padding-inline:8px}}@media (max-width:390px){.progress-hub-tabs{gap:1px}.progress-hub-tab{min-height:50px;padding-inline:0}.progress-hub-tab-icon{width:29px;height:29px}.progress-hub-tab>span:last-child{font-size:12px}.progress-universe-gallery{padding-inline:8px}.progress-universe-mouth{width:min(101px,97%)}}.progress-hub-page .my-english-private-badge{display:none!important}.progress-hub-tabs{position:sticky!important;z-index:32!important;top:max(5px,env(safe-area-inset-top,0px))!important;display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:2px!important;margin:15px 0 17px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;box-shadow:none!important}.progress-hub-tab{min-height:58px!important;padding:5px 2px 7px!important;gap:5px!important;border:0!important;border-radius:12px!important;background:transparent!important;color:#918981!important;box-shadow:none!important;transform:none!important;transition:color .16s ease,opacity .16s ease,transform .12s ease!important}.progress-hub-tab:hover{background:transparent!important;color:#514b45!important}.progress-hub-tab:active{background:transparent!important;transform:translateY(1px) scale(.975)!important}.progress-hub-tab:focus-visible{outline:2px solid rgba(217,87,61,.3)!important;outline-offset:1px!important}.progress-hub-tab-icon{width:28px!important;height:28px!important;display:grid!important;place-items:center!important;border:0!important;border-radius:0!important;background:transparent!important;color:currentColor!important;box-shadow:none!important;transform:none!important}.progress-hub-tab-icon svg{width:20px!important;height:20px!important;display:block!important}.progress-hub-tab>span:last-child{color:currentColor!important;font:600 12px/1 Outfit,sans-serif!important;letter-spacing:0!important}.progress-hub-tab.is-active{background:transparent!important;color:#1b1a18!important;box-shadow:none!important}.progress-hub-tab.is-active .progress-hub-tab-icon{border:0!important;background:transparent!important;color:#d9573d!important;box-shadow:none!important;transform:none!important}.progress-hub-tab.is-active:after{content:""!important;position:absolute!important;left:50%!important;bottom:1px!important;width:4px!important;height:4px!important;border-radius:50%!important;background:#d9573d!important;transform:translate(-50%)!important}@media (max-width:700px){.progress-hub-tabs{top:max(4px,env(safe-area-inset-top,0px))!important;margin:12px -3px 14px!important;gap:0!important;padding:0!important}.progress-hub-tab{min-height:54px!important;padding-inline:0!important}.progress-hub-tab-icon{width:27px!important;height:27px!important}.progress-hub-tab-icon svg{width:19px!important;height:19px!important}.progress-hub-tab>span:last-child{font-size:12px!important}}.progress-hub-tab-universes>.progress-universes-panel{display:grid!important;gap:15px!important;margin-top:1px!important}.progress-latest-words-compact,.progress-universe-gallery-compact{margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}.progress-compact-section-head{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:8px}.progress-compact-section-head>div{min-width:0}.progress-compact-section-head h2{margin:0!important;color:#211e1b!important;font:500 23px/1 Newsreader,serif!important;letter-spacing:-.035em!important}.progress-compact-section-head>div>span{display:block;margin-top:4px;color:#8b8279;font:500 12px/1.2 Outfit,sans-serif}.progress-compact-section-head button{flex:none;min-height:34px;padding:0 2px 0 8px;display:inline-flex;align-items:center;gap:6px;border:0;border-radius:10px;background:transparent;color:#5f5851;font:650 12px/1 Outfit,sans-serif;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:color .15s ease,transform .12s ease}.progress-compact-section-head button span{color:#cf604c;font-size:13px;transition:transform .15s ease}.progress-compact-section-head button:hover{color:#211e1b}.progress-compact-section-head button:hover span{transform:translate(2px)}.progress-compact-section-head button:active{transform:scale(.97)}.progress-compact-section-head button:focus-visible{outline:2px solid rgba(217,87,61,.28);outline-offset:2px}.progress-latest-word-shelf{position:relative;padding:0 6px 13px}.progress-latest-word-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;align-items:end}.progress-latest-word-board{position:absolute;z-index:0;left:0;right:0;bottom:5px;height:8px;border-radius:4px 4px 3px 3px;background:linear-gradient(180deg,#c79a7a,#a5765b,#7a5441);box-shadow:0 3px #684735,0 7px 11px #4931251c}.progress-latest-word-slot{position:relative;min-width:0;min-height:90px;padding:3px 4px 11px;display:grid;grid-template-rows:61px 18px;place-items:end center;border:0;border-radius:15px;background:transparent;color:#312c28;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:transform .14s ease,color .14s ease}.progress-latest-word-slot:not(:disabled):hover{color:#171513;transform:translateY(-1px)}.progress-latest-word-slot:not(:disabled):active{transform:translateY(1px) scale(.985)}.progress-latest-word-slot:focus-visible{outline:2px solid rgba(217,87,61,.3);outline-offset:1px}.progress-latest-word-slot:disabled{cursor:default}.progress-latest-word-tooth{width:100%;height:61px;display:grid;place-items:end center}.progress-latest-word-tooth svg{width:46px!important;height:auto!important}.progress-latest-word-label{width:100%;overflow:hidden;color:#4c4640;font:650 12px/1.1 Outfit,sans-serif;text-align:center;text-overflow:ellipsis;white-space:nowrap}.progress-latest-word-slot.is-empty{opacity:.62}.progress-latest-word-slot.is-empty .progress-latest-word-label{color:#aaa198;font-weight:550}.progress-latest-word-slot.is-empty .progress-latest-word-tooth svg{opacity:.44!important;filter:grayscale(1) saturate(0) contrast(.92)!important}.progress-universe-gallery-compact{padding-top:2px!important}.progress-universe-gallery-compact .progress-universe-shelves{gap:0!important}.progress-universe-gallery-compact .progress-universe-shelf-row{padding:0 4px 13px!important}.progress-universe-gallery-compact .progress-universe-slot{min-height:128px!important;padding:4px 3px 10px!important;grid-template-rows:22px 80px 18px!important}.progress-universe-gallery-compact .progress-universe-mouth-wrap{height:80px!important}.progress-universe-gallery-compact .progress-universe-mouth{width:min(132px,98%)!important;max-height:75px!important}.progress-universe-gallery-compact .progress-universe-name,.progress-universe-gallery-compact .progress-universe-meta{font-size:12px!important}.progress-universe-gallery-compact .progress-universe-slot.is-current,.progress-universe-gallery-compact .progress-universe-slot:not(:disabled):hover{background:transparent!important}.progress-universe-gallery-compact .progress-universe-slot:not(:disabled):hover .progress-universe-name{color:#171513}.progress-universe-slot.is-starter:not(:disabled){cursor:pointer}.progress-universe-slot.is-starter:not(:disabled) .progress-universe-mouth{opacity:.43}.progress-all-universes-card{padding:20px 16px 17px!important;overflow:hidden}.progress-all-universes-card .progress-universe-shelves{gap:23px}.progress-all-universes-page .progress-subpage-header{margin-bottom:14px}@media (max-width:700px){.progress-hub-tab-universes>.progress-universes-panel{gap:12px!important}.progress-compact-section-head{margin-bottom:6px}.progress-compact-section-head h2{font-size:21px!important}.progress-compact-section-head button{min-height:32px;font-size:12px}.progress-latest-word-shelf{padding-inline:2px}.progress-latest-word-grid{gap:3px}.progress-latest-word-slot{min-height:82px;grid-template-rows:55px 17px;padding-inline:1px}.progress-latest-word-tooth{height:55px}.progress-latest-word-tooth svg{width:42px!important}.progress-latest-word-label{font-size:12px}.progress-universe-gallery-compact .progress-universe-shelf-row{padding-inline:0!important}.progress-universe-gallery-compact .progress-universe-shelf-grid{gap:0!important}.progress-universe-gallery-compact .progress-universe-slot{min-height:116px!important;grid-template-rows:20px 72px 17px!important;padding-inline:1px!important}.progress-universe-gallery-compact .progress-universe-mouth-wrap{height:72px!important}.progress-universe-gallery-compact .progress-universe-mouth{width:min(116px,99%)!important;max-height:68px!important}.progress-universe-gallery-compact .progress-universe-name,.progress-universe-gallery-compact .progress-universe-meta{font-size:12px!important}.progress-all-universes-card{padding:17px 9px 15px!important}}.progress-all-universes-card{overflow:visible!important;padding-bottom:29px!important}.progress-all-universes-card .progress-universe-shelves{gap:25px!important;overflow:visible!important}.progress-all-universes-card .progress-universe-shelf-row{position:relative!important;isolation:isolate;overflow:visible!important;padding:0 5px 21px!important}.progress-all-universes-card .progress-universe-shelf-grid{position:relative;z-index:2}.progress-all-universes-card .progress-universe-shelf-board{z-index:3!important;left:0!important;right:0!important;bottom:8px!important;height:10px!important;border-radius:4px 4px 3px 3px!important;background:linear-gradient(180deg,var(--progress-hub-shelf-top) 0%,var(--progress-hub-shelf-mid) 48%,var(--progress-hub-shelf-edge) 100%)!important;box-shadow:0 3px #684735,0 7px 12px #49312524!important}.progress-all-universes-card .progress-universe-shelf-board:after{content:"";position:absolute;left:1.5%;right:1.5%;top:100%;height:3px;border-radius:0 0 3px 3px;background:#684735;opacity:.92}@media (max-width:700px){.progress-all-universes-card{padding-bottom:27px!important}.progress-all-universes-card .progress-universe-shelves{gap:23px!important}.progress-all-universes-card .progress-universe-shelf-row{padding-inline:0!important;padding-bottom:20px!important}.progress-all-universes-card .progress-universe-shelf-board{bottom:7px!important;height:10px!important}}.progress-all-universes-card .progress-universe-shelf-row{position:relative!important;isolation:isolate;overflow:visible!important;padding:0 5px 30px!important}.progress-all-universes-card .progress-universe-shelf-grid{position:relative!important;z-index:2!important}.progress-all-universes-card .progress-universe-slot{position:relative!important;z-index:3!important;min-height:126px!important;padding:6px 5px 12px!important;grid-template-rows:22px 72px 18px!important;background:transparent!important}.progress-all-universes-card .progress-universe-mouth-wrap{position:relative!important;z-index:4!important;height:72px!important}.progress-all-universes-card .progress-universe-shelf-board,.progress-all-universes-card .progress-universe-shelf-row:last-child .progress-universe-shelf-board{position:absolute!important;z-index:2!important;left:0!important;right:0!important;top:98px!important;bottom:auto!important;height:12px!important;border:0!important;border-radius:4px 4px 3px 3px!important;background:linear-gradient(180deg,#c79270,#b47d5b 42%,#955f44 72%,#754a36)!important;box-shadow:0 3px #654532,0 7px 11px #49312529!important}.progress-all-universes-card .progress-universe-shelf-board:before,.progress-all-universes-card .progress-universe-shelf-board:after{content:none!important;display:none!important}.progress-all-universes-card .progress-universe-meta{position:relative!important;z-index:5!important;transform:translateY(10px)!important;background:transparent!important}@media (max-width:700px){.progress-all-universes-card .progress-universe-shelf-row,.progress-all-universes-card .progress-universe-shelf-row:last-child{padding:0 2px 29px!important}.progress-all-universes-card .progress-universe-slot{min-height:118px!important;padding:4px 2px 12px!important;grid-template-rows:20px 72px 18px!important}.progress-all-universes-card .progress-universe-mouth-wrap{height:72px!important}.progress-all-universes-card .progress-universe-shelf-board,.progress-all-universes-card .progress-universe-shelf-row:last-child .progress-universe-shelf-board{top:94px!important;bottom:auto!important;height:11px!important}.progress-all-universes-card .progress-universe-meta{transform:translateY(10px)!important}}.progress-all-universes-card .progress-universe-slot{min-height:116px!important;padding:4px 5px 0!important;grid-template-rows:20px 14px 72px!important;align-content:start!important}.progress-all-universes-card .progress-universe-name{grid-row:1!important;align-self:center!important}.progress-all-universes-card .progress-universe-meta{grid-row:2!important;position:relative!important;z-index:5!important;align-self:start!important;transform:none!important;margin:0!important;color:#8a8178!important;font-size:12px!important;line-height:1!important}.progress-all-universes-card .progress-universe-slot.is-empty .progress-universe-meta{color:#aaa198!important}.progress-all-universes-card .progress-universe-mouth-wrap{grid-row:3!important;align-self:end!important;height:72px!important;margin:0!important}.progress-all-universes-card .progress-universe-shelf-row,.progress-all-universes-card .progress-universe-shelf-row:last-child{padding:0 5px 18px!important}.progress-all-universes-card .progress-universe-shelf-board,.progress-all-universes-card .progress-universe-shelf-row:last-child .progress-universe-shelf-board{top:106px!important;bottom:auto!important}.progress-all-universes-card .progress-universe-shelves{gap:13px!important}@media (max-width:700px){.progress-all-universes-card .progress-universe-slot{min-height:112px!important;padding:3px 2px 0!important;grid-template-rows:19px 13px 70px!important}.progress-all-universes-card .progress-universe-mouth-wrap{height:70px!important}.progress-all-universes-card .progress-universe-meta{font-size:12px!important}.progress-all-universes-card .progress-universe-shelf-row,.progress-all-universes-card .progress-universe-shelf-row:last-child{padding:0 2px 17px!important}.progress-all-universes-card .progress-universe-shelf-board,.progress-all-universes-card .progress-universe-shelf-row:last-child .progress-universe-shelf-board{top:102px!important}.progress-all-universes-card .progress-universe-shelves{gap:12px!important}}.progress-all-words-page .living-vocab-filters{position:relative;margin:1px 0 14px!important;padding:0 0 7px!important;display:flex!important;align-items:flex-end;gap:18px!important;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:none;border:0!important;border-radius:0!important;background:transparent!important}.progress-all-words-page .living-vocab-filters::-webkit-scrollbar{display:none}.progress-all-words-page .living-vocab-filters:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:#322a2417;pointer-events:none}.progress-all-words-page .living-vocab-filters button{position:relative;flex:none;min-width:0!important;min-height:38px!important;padding:0 0 9px!important;display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;gap:6px!important;border:0!important;border-radius:0!important;background:transparent!important;color:#8a8178!important;font:650 12px/1 Outfit,sans-serif!important;letter-spacing:0!important;box-shadow:none!important;transform:none;-webkit-tap-highlight-color:transparent;transition:color .15s ease,opacity .15s ease}.progress-all-words-page .living-vocab-filters button:after{content:"";position:absolute;z-index:2;left:0;right:0;bottom:0;height:2px;border-radius:999px;background:transparent;transform:scaleX(.35);opacity:0;transition:transform .16s ease,opacity .16s ease,background .16s ease}.progress-all-words-page .living-vocab-filters button strong{min-width:19px!important;height:19px!important;padding:0 5px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border:1px solid rgba(55,45,38,.07)!important;border-radius:999px!important;background:#f1ebe4!important;color:#8b8178!important;font:700 12px/1 Outfit,sans-serif!important;transition:background .15s ease,color .15s ease,border-color .15s ease}.progress-all-words-page .living-vocab-filters button.is-active{color:#211e1b!important;background:transparent!important}.progress-all-words-page .living-vocab-filters button.is-active:after{background:#d76550;transform:scaleX(1);opacity:1}.progress-all-words-page .living-vocab-filters button.is-active strong{background:#fff7f4!important;border-color:#d7655024!important;color:#c85b47!important}@media (hover:hover) and (pointer:fine){.progress-all-words-page .living-vocab-filters button:hover{color:#312c27!important}}.progress-all-words-page .living-vocab-filters button:active{opacity:.62}.progress-all-words-page .living-vocab-filters button:focus-visible{outline:2px solid rgba(215,101,80,.28)!important;outline-offset:3px!important;border-radius:5px!important}.progress-all-words-card{padding:20px 16px 25px!important;overflow:visible!important}.progress-all-words-card .progress-full-collection-shelves{margin-top:0!important;gap:22px!important}.progress-all-words-card .progress-shelf-row{padding-bottom:17px!important;overflow:visible!important}.progress-all-words-card .progress-shelf-grid{padding:2px 5px 15px!important;overflow:visible!important;grid-template-columns:repeat(8,minmax(0,1fr))!important;gap:7px!important}.progress-all-words-card .progress-shelf-board{left:0!important;right:0!important;bottom:6px!important;height:9px!important;border-radius:4px 4px 3px 3px!important;background:linear-gradient(180deg,#c79270,#ae7858 48%,#84563f)!important;box-shadow:0 3px #674734,0 7px 11px #49312521!important}.progress-all-words-card .progress-shelf-tooth{height:96px!important;margin-top:0!important;grid-template-rows:67px 23px!important;gap:4px!important}.progress-all-words-card .progress-shelf-tooth-visual{height:67px!important}.progress-all-words-card .progress-shelf-tooth-visual svg{width:44px!important;height:auto!important}.progress-all-words-card .progress-shelf-word{max-width:100%!important;height:22px!important;font-size:12px!important}.progress-all-words-card .progress-shelf-tooth.is-empty .progress-shelf-tooth-visual svg{opacity:.36!important;filter:grayscale(1) saturate(0) contrast(.93)!important}@media (max-width:700px){.progress-all-words-page .living-vocab-filters{gap:15px!important;margin-bottom:11px!important;padding-bottom:6px!important}.progress-all-words-page .living-vocab-filters button{min-height:35px!important;padding-bottom:8px!important;font-size:12px!important}.progress-all-words-page .living-vocab-filters button strong{min-width:18px!important;height:18px!important;font-size:12px!important}.progress-all-words-card{padding:16px 9px 22px!important}.progress-all-words-card .progress-full-collection-shelves{gap:18px!important}.progress-all-words-card .progress-shelf-row{padding-bottom:15px!important}.progress-all-words-card .progress-shelf-grid{grid-template-columns:repeat(8,minmax(0,1fr))!important;gap:2px!important;padding:1px 1px 13px!important}.progress-all-words-card .progress-shelf-tooth{height:82px!important;padding-inline:0!important;grid-template-rows:58px 20px!important;gap:2px!important}.progress-all-words-card .progress-shelf-tooth-visual{height:58px!important}.progress-all-words-card .progress-shelf-tooth-visual svg{width:min(38px,100%)!important}.progress-all-words-card .progress-shelf-word{height:19px!important;padding-inline:1px!important;font-size:12px!important}.progress-all-words-card .progress-shelf-board{bottom:5px!important;height:8px!important}}.progress-all-words-page{height:100%!important;min-height:0!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;overscroll-behavior:none!important;padding-bottom:max(92px,calc(80px + var(--topiks-safe-bottom,0px)))!important}.progress-all-words-page .progress-subpage-header,.progress-all-words-page>.form-message,.progress-all-words-page .living-vocab-filters{flex:0 0 auto!important}.progress-all-words-page .living-vocab-filters{width:100%;margin:0 0 12px!important;padding:0!important;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:0!important;overflow:visible!important;border:1px solid rgba(45,38,33,.075)!important;border-radius:17px!important;background:#fffdf9!important;box-shadow:none!important}.progress-all-words-page .living-vocab-filters:after{content:none!important;display:none!important}.progress-all-words-page .living-vocab-filters button{position:relative!important;min-width:0!important;min-height:48px!important;padding:8px 7px 7px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:4px!important;border:0!important;border-right:1px solid rgba(45,38,33,.06)!important;border-radius:0!important;background:transparent!important;color:#817970!important;text-align:center!important;font:620 12px/1.05 Outfit,sans-serif!important;letter-spacing:0!important;box-shadow:none!important;-webkit-tap-highlight-color:transparent;transition:color .14s ease,background .14s ease,opacity .14s ease!important}.progress-all-words-page .living-vocab-filters button:first-child{border-radius:16px 0 0 16px!important}.progress-all-words-page .living-vocab-filters button:last-child{border-right:0!important;border-radius:0 16px 16px 0!important}.progress-all-words-page .living-vocab-filters button:after{content:""!important;position:absolute!important;left:50%!important;bottom:5px!important;width:4px!important;height:4px!important;border-radius:999px!important;background:transparent!important;transform:translate(-50%)!important;opacity:0!important;transition:opacity .14s ease,background .14s ease!important}.progress-all-words-page .living-vocab-filters button span{display:block!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.progress-all-words-page .living-vocab-filters button strong{min-width:0!important;height:auto!important;padding:0!important;display:block!important;border:0!important;border-radius:0!important;background:transparent!important;color:#aaa198!important;font:700 12px/1 Outfit,sans-serif!important}.progress-all-words-page .living-vocab-filters button.is-active{background:#f6f0e8!important;color:#24201d!important}.progress-all-words-page .living-vocab-filters button.is-active:after{background:#d76550!important;opacity:1!important}.progress-all-words-page .living-vocab-filters button.is-active strong{background:transparent!important;border:0!important;color:#c45e4a!important}@media (hover:hover) and (pointer:fine){.progress-all-words-page .living-vocab-filters button:not(.is-active):hover{background:#faf7f2!important;color:#443d37!important}}.progress-all-words-page .living-vocab-filters button:active{opacity:.68!important}.progress-all-words-page .living-vocab-filters button:focus-visible{z-index:2!important;outline:2px solid rgba(215,101,80,.27)!important;outline-offset:-2px!important;border-radius:12px!important}.progress-all-words-page .progress-all-words-card{flex:1 1 auto!important;min-height:0!important;margin:0!important;overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior-y:contain!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:thin!important;scrollbar-color:rgba(94,79,68,.24) transparent!important;scroll-padding-top:16px!important;scroll-padding-bottom:20px!important;border-radius:24px!important}.progress-all-words-page .progress-all-words-card .progress-full-collection-shelves{padding-bottom:8px!important}.progress-all-words-page .progress-all-words-card::-webkit-scrollbar{width:5px!important}.progress-all-words-page .progress-all-words-card::-webkit-scrollbar-track{background:transparent!important}.progress-all-words-page .progress-all-words-card::-webkit-scrollbar-thumb{border-radius:999px!important;background:#5e4f4433!important}.progress-all-words-page+.word-definition-modal,.progress-all-words-page .word-definition-modal{overscroll-behavior:contain}@media (max-width:700px){.progress-all-words-page{padding-bottom:max(88px,calc(76px + var(--topiks-safe-bottom,0px)))!important}.progress-all-words-page .progress-subpage-header{padding-bottom:12px!important}.progress-all-words-page .living-vocab-filters{margin-bottom:10px!important;border-radius:15px!important}.progress-all-words-page .living-vocab-filters button{min-height:45px!important;padding:7px 4px!important;font-size:12px!important}.progress-all-words-page .living-vocab-filters button:first-child{border-radius:14px 0 0 14px!important}.progress-all-words-page .living-vocab-filters button:last-child{border-radius:0 14px 14px 0!important}.progress-all-words-page .living-vocab-filters button strong{font-size:12px!important}.progress-all-words-page .progress-all-words-card{padding:14px 9px 18px!important;border-radius:22px!important}}.progress-hub-tab-universes>.progress-universes-panel{gap:26px!important}.progress-universe-gallery-compact .progress-universe-gallery-head>div{display:flex!important;align-items:center!important;min-height:34px!important}.progress-universe-gallery-compact .progress-universe-gallery-head h2{margin:0!important}@media (max-width:700px){.progress-hub-tab-universes>.progress-universes-panel{gap:21px!important}}.progress-hub-tab-overview>.my-english-identity-card{background:radial-gradient(ellipse 58% 40% at 50% 42%,rgba(232,117,95,.085),transparent 70%),#191816!important}.progress-hub-tab-overview>.my-english-identity-card:before{width:440px!important;height:215px!important;top:78px!important;opacity:.42!important;border-radius:50%!important;background:radial-gradient(ellipse at center,rgba(232,117,95,.13) 0%,rgba(185,170,235,.055) 42%,transparent 73%)!important;filter:blur(30px)!important;transform:translate(-50%)!important}.progress-hub-tab-overview>.my-english-identity-card:after{content:none!important;display:none!important}.progress-hub-tab-overview .my-english-mouth-halo,.progress-hub-tab-overview .my-english-spark,.progress-hub-tab-overview .my-english-rare-mark{display:none!important}.progress-hub-tab-overview .my-english-mouth-glow{width:305px!important;height:118px!important;opacity:.34!important;background:radial-gradient(ellipse,rgba(238,112,92,.17) 0%,rgba(204,167,235,.05) 48%,transparent 74%)!important;filter:blur(27px)!important;transform:translateY(27px)!important}.progress-hub-tab-overview .my-english-mouth-image{image-rendering:auto!important;-webkit-backface-visibility:hidden!important;backface-visibility:hidden!important;transform:translateZ(0)!important;filter:drop-shadow(0 0 .7px rgba(255,126,106,.38)) drop-shadow(0 18px 18px rgba(0,0,0,.19))!important}.progress-hub-tab-overview .my-english-identity-stats{position:relative!important;margin-top:21px!important;padding:17px 2px 1px!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:0!important;border-top:1px solid rgba(255,255,255,.105)!important}.progress-hub-tab-overview .my-english-identity-stats:before{content:""!important;position:absolute!important;top:-1px!important;left:50%!important;width:66px!important;height:1px!important;transform:translate(-50%)!important;border-radius:999px!important;background:linear-gradient(90deg,transparent,rgba(235,112,92,.82),transparent)!important}.progress-hub-tab-overview .my-english-identity-stats>div{position:relative!important;min-height:62px!important;padding:5px 14px 7px!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;border:0!important;border-radius:0!important;background:transparent!important;text-align:left!important;box-shadow:none!important}.progress-hub-tab-overview .my-english-identity-stats>div+div:before{content:""!important;position:absolute!important;left:0!important;top:8px!important;bottom:8px!important;width:1px!important;background:linear-gradient(to bottom,transparent,rgba(255,255,255,.11) 28%,rgba(255,255,255,.11) 72%,transparent)!important}.progress-hub-tab-overview .my-english-identity-stats>div:after{content:""!important;width:25px!important;height:3px!important;margin-top:8px!important;border-radius:999px!important;opacity:.92!important}.progress-hub-tab-overview .my-english-identity-stats>div:nth-child(1):after{background:linear-gradient(90deg,#ed745f,#ed745f2e)!important}.progress-hub-tab-overview .my-english-identity-stats>div:nth-child(2):after{background:linear-gradient(90deg,#b7a8e3,#b7a8e329)!important}.progress-hub-tab-overview .my-english-identity-stats>div:nth-child(3):after{background:linear-gradient(90deg,#d9b26e,#d9b26e29)!important}.progress-hub-tab-overview .my-english-identity-stats strong{color:#fff!important;font:520 clamp(24px,3vw,31px)/.95 Newsreader,serif!important;letter-spacing:-.035em!important}.progress-hub-tab-overview .my-english-identity-stats span{margin-top:6px!important;color:#ffffff7a!important;font:570 12px/1.22 Outfit,sans-serif!important;letter-spacing:.015em!important;text-transform:none!important}.progress-hub-tab-overview .my-english-identity-copy{margin-top:1px!important}@media (max-width:700px){.progress-hub-tab-overview>.my-english-identity-card:before{width:330px!important;height:175px!important;top:68px!important;filter:blur(25px)!important}.progress-hub-tab-overview .my-english-mouth-image{filter:drop-shadow(0 0 .65px rgba(255,126,106,.38)) drop-shadow(0 14px 15px rgba(0,0,0,.17))!important}.progress-hub-tab-overview .my-english-identity-stats{margin-top:18px!important;padding-top:14px!important}.progress-hub-tab-overview .my-english-identity-stats>div{min-height:58px!important;padding:4px 9px 6px!important}.progress-hub-tab-overview .my-english-identity-stats strong{font-size:23px!important}.progress-hub-tab-overview .my-english-identity-stats span{max-width:90px!important;font-size:12px!important}.progress-hub-tab-overview .my-english-identity-stats>div:after{width:20px!important;margin-top:7px!important}}@media (max-width:390px){.progress-hub-tab-overview .my-english-identity-stats>div{padding-inline:7px!important}.progress-hub-tab-overview .my-english-identity-stats strong{font-size:21px!important}.progress-hub-tab-overview .my-english-identity-stats span{font-size:12px!important}}.progress-hub-tab-profile>.my-english-lately-card,.progress-hub-tab-profile>.language-profile-section,.progress-hub-tab-profile>.english-personality-section{display:none!important}.progress-hub-page:not(.progress-hub-tab-profile)>.progress-expression-view{display:none!important}.progress-hub-tab-profile>.progress-expression-view{display:grid!important;gap:18px!important;width:100%!important;margin-top:2px!important;padding-bottom:12px!important}.progress-expression-verdict{position:relative!important;overflow:hidden!important;padding:16px 17px 17px!important;border:1px solid rgba(39,33,29,.095)!important;border-radius:22px!important;background:#fbf8f2!important;box-shadow:none!important}.progress-expression-verdict:before,.progress-expression-verdict:after{content:none!important;display:none!important}.progress-expression-verdict-top{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important}.progress-expression-level{display:flex!important;align-items:baseline!important;gap:8px!important;min-width:0!important}.progress-expression-level strong{color:#1b1a18!important;font:500 33px/.9 Newsreader,Georgia,serif!important;letter-spacing:-.05em!important}.progress-expression-level span{color:#9a9188!important;font:650 12px/1.1 Outfit,sans-serif!important;letter-spacing:.075em!important;text-transform:uppercase!important}.progress-expression-sample{color:#9a9188!important;font:540 12px/1.25 Outfit,sans-serif!important;white-space:nowrap!important;text-align:right!important}.progress-expression-verdict-copy{margin-top:13px!important;padding-top:13px!important;border-top:1px solid rgba(39,33,29,.085)!important}.progress-expression-verdict-copy h2{max-width:520px!important;margin:0!important;color:#1b1a18!important;font:500 clamp(21px,3.6vw,25px)/1.06 Newsreader,Georgia,serif!important;letter-spacing:-.035em!important}.progress-expression-proof{display:flex!important;align-items:center!important;gap:8px!important;margin-top:9px!important;color:#7c746c!important;font:520 12px/1.35 Outfit,sans-serif!important}.progress-expression-proof svg{width:17px!important;height:17px!important;flex:0 0 auto!important;color:#df715e!important}.progress-expression-proof path{fill:none!important;stroke:currentColor!important;stroke-width:1.5!important;stroke-linecap:round!important;stroke-linejoin:round!important}.progress-expression-section-head{display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:11px!important;margin-bottom:9px!important}.progress-expression-section-head h3{margin:0!important;color:#1b1a18!important;font:500 18px/1.08 Newsreader,Georgia,serif!important;letter-spacing:-.026em!important}.progress-expression-section-head p{max-width:330px!important;margin:3px 0 0!important;color:#817970!important;font:500 12px/1.35 Outfit,sans-serif!important}.progress-expression-more{flex:0 0 auto!important;min-height:34px!important;padding:5px 0 4px!important;border:0!important;border-radius:0!important;background:transparent!important;color:#6e6760!important;font:700 12px/1 Outfit,sans-serif!important;box-shadow:none!important}@media (hover:hover) and (pointer:fine){.progress-expression-more:hover{color:#df715e!important}}.progress-expression-more:focus-visible{outline:2px solid rgba(223,113,94,.28)!important;outline-offset:4px!important}.progress-expression-topic-map{position:relative!important;height:132px!important;overflow:hidden!important;border-top:1px solid rgba(39,33,29,.09)!important;border-bottom:1px solid rgba(39,33,29,.09)!important}.progress-expression-topic-lines{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;pointer-events:none!important}.progress-expression-topic-lines path{fill:none!important;stroke:#27211d12!important;stroke-width:1.1!important;stroke-dasharray:3 7!important}.progress-expression-topic-lines path+path{stroke:#df715e1a!important;stroke-dasharray:none!important;stroke-width:1.05!important}.progress-expression-topic{position:absolute!important;min-width:78px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;color:#5f5851!important;text-align:left!important;box-shadow:none!important;-webkit-tap-highlight-color:transparent!important}.progress-expression-topic-0{left:7px!important;top:23px!important}.progress-expression-topic-1{left:44%!important;top:12px!important}.progress-expression-topic-2{right:4px!important;top:75px!important}.progress-expression-topic-3{left:24%!important;top:86px!important;opacity:.74!important}.progress-expression-topic-icon{width:23px!important;height:23px!important;display:grid!important;place-items:center!important;margin-bottom:5px!important;color:#6c655f!important;transition:color .14s ease,transform .14s ease!important}.progress-expression-topic-1 .progress-expression-topic-icon{color:#8d81be!important}.progress-expression-topic-2 .progress-expression-topic-icon{color:#b68b47!important}.progress-expression-topic-icon svg{width:23px!important;height:23px!important;overflow:visible!important}.progress-expression-topic-icon path,.progress-expression-topic-icon circle,.progress-expression-topic-icon line,.progress-expression-topic-icon rect,.progress-expression-topic-icon polyline{fill:none!important;stroke:currentColor!important;stroke-width:1.5!important;stroke-linecap:round!important;stroke-linejoin:round!important}.progress-expression-topic strong{display:block!important;max-width:115px!important;overflow:hidden!important;color:inherit!important;font:500 13px/1 Newsreader,Georgia,serif!important;text-overflow:ellipsis!important;white-space:nowrap!important}.progress-expression-topic-0 strong{font-size:17px!important}.progress-expression-topic-3 strong{font-size:12px!important}.progress-expression-topic small{display:block!important;margin-top:3px!important;color:#817970!important;font:520 12px/1 Outfit,sans-serif!important}.progress-expression-topic.is-selected,.progress-expression-topic.is-selected .progress-expression-topic-icon{color:#df715e!important;opacity:1!important}@media (hover:hover) and (pointer:fine){.progress-expression-topic:hover .progress-expression-topic-icon{transform:translateY(-1px)!important}}.progress-expression-topic:focus-visible{outline:2px solid rgba(223,113,94,.24)!important;outline-offset:4px!important;border-radius:8px!important}.progress-expression-topic-detail{min-height:27px!important;margin:7px 0 0!important;color:#817970!important;font:510 12px/1.35 Outfit,sans-serif!important}.progress-expression-topic-detail strong{color:#1b1a18!important;font-weight:700!important}.progress-expression-topic-empty{min-height:132px!important;display:grid!important;align-content:center!important;gap:12px!important;padding:13px 4px!important;border-top:1px solid rgba(39,33,29,.09)!important;border-bottom:1px solid rgba(39,33,29,.09)!important}.progress-expression-topic-empty>div{display:grid!important;grid-template-columns:repeat(4,1fr)!important;align-items:center!important;justify-items:center!important;color:#aaa198!important}.progress-expression-topic-empty>div span{width:26px!important;height:26px!important;opacity:.55!important}.progress-expression-topic-empty svg{width:26px!important;height:26px!important}.progress-expression-topic-empty path,.progress-expression-topic-empty circle,.progress-expression-topic-empty line,.progress-expression-topic-empty rect,.progress-expression-topic-empty polyline{fill:none!important;stroke:currentColor!important;stroke-width:1.45!important;stroke-linecap:round!important;stroke-linejoin:round!important}.progress-expression-topic-empty p{max-width:310px!important;margin:0 auto!important;color:#8d857d!important;font:510 12px/1.4 Outfit,sans-serif!important;text-align:center!important}.progress-expression-phrase-card{padding:13px 14px!important;border:1px solid rgba(39,33,29,.09)!important;border-radius:19px!important;background:#fffdf9!important;box-shadow:none!important}.progress-expression-natural-label{display:flex!important;align-items:center!important;gap:7px!important;color:#df715e!important;font:750 12px/1 Outfit,sans-serif!important;letter-spacing:.07em!important;text-transform:uppercase!important}.progress-expression-natural-label svg{width:16px!important;height:16px!important;flex:0 0 auto!important}.progress-expression-natural-label path{fill:none!important;stroke:currentColor!important;stroke-width:1.5!important;stroke-linecap:round!important;stroke-linejoin:round!important}.progress-expression-phrase-card blockquote{margin:8px 0 7px!important;color:#1b1a18!important;font:500 18px/1.14 Newsreader,Georgia,serif!important;letter-spacing:-.02em!important}.progress-expression-phrase-card blockquote.is-placeholder{color:#9a9188!important;font-size:16px!important}.progress-expression-phrase-card>p{margin:0!important;color:#817970!important;font:510 12px/1.4 Outfit,sans-serif!important}.progress-expression-phrase-card>p strong{color:#1b1a18!important;font-weight:700!important}.progress-expression-evidence-row{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:0!important;margin-top:11px!important;border-top:1px solid rgba(39,33,29,.09)!important}.progress-expression-evidence-row article{min-width:0!important;padding:11px 10px 0 0!important}.progress-expression-evidence-row article+article{padding-left:11px!important;padding-right:0!important;border-left:1px solid rgba(39,33,29,.09)!important}.progress-expression-evidence-icon{width:20px!important;height:20px!important;display:block!important;margin-bottom:6px!important}.progress-expression-evidence-icon.is-coral{color:#df715e!important}.progress-expression-evidence-icon.is-lavender{color:#8173b7!important}.progress-expression-evidence-icon svg{width:20px!important;height:20px!important}.progress-expression-evidence-icon path,.progress-expression-evidence-icon circle{fill:none!important;stroke:currentColor!important;stroke-width:1.45!important;stroke-linecap:round!important;stroke-linejoin:round!important}.progress-expression-evidence-row small{display:block!important;color:#a39b92!important;font:520 12px/1.15 Outfit,sans-serif!important}.progress-expression-evidence-row strong{display:block!important;margin-top:4px!important;overflow:hidden!important;color:#1b1a18!important;font:500 12.5px/1.18 Newsreader,Georgia,serif!important;text-overflow:ellipsis!important}.progress-expression-evidence-row em{display:-webkit-box!important;margin-top:4px!important;overflow:hidden!important;color:#df715e!important;font:700 12px/1.3 Outfit,sans-serif!important;font-style:normal!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important}.progress-expression-evidence-row article+article em{color:#8173b7!important}@media (max-width:700px){.progress-hub-tab-profile>.progress-expression-view{gap:16px!important}.progress-expression-verdict{padding:14px 15px 15px!important;border-radius:20px!important}.progress-expression-level strong{font-size:30px!important}.progress-expression-verdict-copy{margin-top:11px!important;padding-top:11px!important}.progress-expression-verdict-copy h2{font-size:20.5px!important}.progress-expression-topic-map{height:126px!important}.progress-expression-topic-0{top:21px!important}.progress-expression-topic-1{left:43%!important;top:11px!important}.progress-expression-topic-2{top:70px!important}.progress-expression-topic-3{left:23%!important;top:82px!important}}@media (max-width:380px){.progress-expression-sample{max-width:105px!important;white-space:normal!important}.progress-expression-topic-1{left:41%!important}.progress-expression-topic-2{right:-4px!important}.progress-expression-topic-3{left:20%!important}.progress-expression-topic strong{max-width:98px!important;font-size:12px!important}.progress-expression-topic-0 strong{font-size:16px!important}}.progress-hub-tab-history>.language-evolution-section,.progress-hub-tab-history>.english-journey-section{display:none!important}.progress-hub-page:not(.progress-hub-tab-history)>.progress-journey-view{display:none!important}.progress-hub-tab-history>.progress-journey-view{display:grid!important;gap:19px!important;width:100%!important;margin-top:2px!important;padding-bottom:14px!important}.progress-journey-route-card{padding:15px 16px 13px!important;border:1px solid rgba(39,33,29,.095)!important;border-radius:22px!important;background:#fbf8f2!important;box-shadow:none!important}.progress-journey-route-head{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:12px!important}.progress-journey-route-head>div:first-child>span{display:block!important;color:#a0978e!important;font:650 12px/1 Outfit,sans-serif!important;letter-spacing:.075em!important;text-transform:uppercase!important}.progress-journey-route-head h2{margin:4px 0 0!important;color:#1b1a18!important;font:500 clamp(19px,3.4vw,22px)/1.04 Newsreader,Georgia,serif!important;letter-spacing:-.03em!important}.progress-journey-now{flex:0 0 auto!important;color:#a0978e!important;text-align:right!important}.progress-journey-now small{display:block!important;color:inherit!important;font:520 12px/1.2 Outfit,sans-serif!important}.progress-journey-now strong{display:block!important;margin-top:2px!important;color:#df715e!important;font:500 17px/1 Newsreader,Georgia,serif!important}.progress-journey-route{position:relative!important;height:112px!important;margin-top:8px!important}.progress-journey-route>svg{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;overflow:visible!important}.progress-journey-route-path,.progress-journey-route-progress{fill:none!important;stroke-linecap:round!important}.progress-journey-route-path{stroke:#d8d0c7!important;stroke-width:2.1!important}.progress-journey-route-progress{stroke:#df715e!important;stroke-width:2.35!important}.route-count-3 .progress-journey-stop-0{left:3%!important;top:69%!important}.route-count-3 .progress-journey-stop-1{left:31%!important;top:31%!important}.route-count-3 .progress-journey-stop-2{right:3%!important;top:17%!important}.route-count-2 .progress-journey-stop-0{left:5%!important;top:69%!important}.route-count-2 .progress-journey-stop-1{right:4%!important;top:17%!important}.route-count-1 .progress-journey-stop-0{left:50%!important;top:38%!important;transform:translate(-50%)!important}.progress-journey-stop{position:absolute!important;min-width:70px!important;padding:0!important;display:grid!important;justify-items:center!important;gap:4px!important;border:0!important;border-radius:0!important;background:transparent!important;color:#777069!important;text-align:center!important;box-shadow:none!important;-webkit-tap-highlight-color:transparent!important}.progress-journey-stop-dot{width:16px!important;height:16px!important;display:grid!important;place-items:center!important;border:1.4px solid #bdb4aa!important;border-radius:50%!important;background:#f7f3ec!important;transition:transform .14s ease,border-color .14s ease,background .14s ease!important}.progress-journey-stop-dot:after{content:""!important;width:5px!important;height:5px!important;border-radius:50%!important;background:#bdb4aa!important}.progress-journey-stop.is-done .progress-journey-stop-dot{border-color:#df715e!important;background:#fff8f5!important}.progress-journey-stop.is-done .progress-journey-stop-dot:after{background:#df715e!important}.progress-journey-stop.is-current .progress-journey-stop-dot{width:21px!important;height:21px!important;border-color:#df715e!important;background:#fff!important;box-shadow:0 0 0 4px #df715e18!important}.progress-journey-stop.is-current .progress-journey-stop-dot:after{width:7px!important;height:7px!important;background:#df715e!important}.progress-journey-stop>span:last-child{max-width:84px!important;overflow:hidden!important;color:inherit!important;font:560 12px/1.16 Outfit,sans-serif!important;text-overflow:ellipsis!important;white-space:nowrap!important}.progress-journey-stop.is-selected{color:#4f4944!important}@media (hover:hover) and (pointer:fine){.progress-journey-stop:hover .progress-journey-stop-dot{transform:translateY(-1px)!important}}.progress-journey-stop:focus-visible{outline:2px solid rgba(223,113,94,.25)!important;outline-offset:4px!important;border-radius:8px!important}.progress-journey-route-detail{min-height:29px!important;padding-top:9px!important;border-top:1px solid rgba(39,33,29,.085)!important;color:#817970!important;font:510 12px/1.36 Outfit,sans-serif!important}.progress-journey-route-detail strong{color:#1b1a18!important;font-weight:700!important}.progress-journey-section-head{display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:12px!important;margin-bottom:9px!important}.progress-journey-section-head h3{margin:0!important;color:#1b1a18!important;font:500 18px/1.05 Newsreader,Georgia,serif!important;letter-spacing:-.027em!important}.progress-journey-section-head p{margin:3px 0 0!important;color:#817970!important;font:500 12px/1.35 Outfit,sans-serif!important}.progress-journey-text-action{flex:0 0 auto!important;min-height:32px!important;padding:4px 0!important;border:0!important;border-radius:0!important;background:transparent!important;color:#6c655f!important;font:700 12px/1 Outfit,sans-serif!important;box-shadow:none!important}@media (hover:hover) and (pointer:fine){.progress-journey-text-action:hover{color:#df715e!important}}.progress-journey-text-action:focus-visible{outline:2px solid rgba(223,113,94,.25)!important;outline-offset:4px!important}.progress-journey-change-card{padding:12px 0!important;border-top:1px solid rgba(39,33,29,.09)!important;border-bottom:1px solid rgba(39,33,29,.09)!important}.progress-journey-change-grid{display:grid!important;grid-template-columns:minmax(0,1fr) 25px minmax(0,1fr)!important;align-items:center!important}.progress-journey-state{min-width:0!important}.progress-journey-state small{display:block!important;color:#a39b92!important;font:650 12px/1 Outfit,sans-serif!important;letter-spacing:.065em!important;text-transform:uppercase!important}.progress-journey-state blockquote{margin:6px 0 0!important;overflow:hidden!important;color:#1b1a18!important;font:500 14.5px/1.17 Newsreader,Georgia,serif!important;text-overflow:ellipsis!important;display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:3!important}.progress-journey-state.is-before blockquote{color:#918980!important}.progress-journey-arrow{display:grid!important;place-items:center!important;color:#b4aba2!important}.progress-journey-arrow svg{width:18px!important;height:18px!important}.progress-journey-arrow path{fill:none!important;stroke:currentColor!important;stroke-width:1.4!important;stroke-linecap:round!important;stroke-linejoin:round!important}.progress-journey-change-result{margin-top:9px!important;padding-top:8px!important;display:flex!important;align-items:flex-start!important;gap:7px!important;border-top:1px dashed rgba(39,33,29,.1)!important;color:#817970!important;font:510 12px/1.3 Outfit,sans-serif!important}.progress-journey-change-result svg{width:17px!important;height:17px!important;flex:0 0 auto!important;color:#df715e!important}.progress-journey-change-result path{fill:none!important;stroke:currentColor!important;stroke-width:1.5!important;stroke-linecap:round!important;stroke-linejoin:round!important}.progress-journey-change-result strong{color:#1b1a18!important;font-weight:700!important}.progress-journey-change-empty{min-height:108px!important;display:grid!important;place-content:center!important;gap:5px!important;padding:18px!important;border-top:1px solid rgba(39,33,29,.09)!important;border-bottom:1px solid rgba(39,33,29,.09)!important;text-align:center!important}.progress-journey-change-empty strong{color:#1b1a18!important;font:500 14px/1.15 Newsreader,Georgia,serif!important}.progress-journey-change-empty span{color:#8a827a!important;font:500 12px/1.35 Outfit,sans-serif!important}.progress-journey-latest,.progress-journey-latest-empty{min-height:66px!important;display:grid!important;grid-template-columns:38px minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important;padding:11px 12px!important;border:1px solid rgba(39,33,29,.09)!important;border-radius:18px!important;background:#fffdf98c!important}.progress-journey-moment-icon{width:34px!important;height:34px!important;display:grid!important;place-items:center!important;color:#df715e!important}.progress-journey-latest.is-vocabulary .progress-journey-moment-icon,.progress-journey-latest.is-personality .progress-journey-moment-icon{color:#8173b7!important}.progress-journey-latest.is-mastery .progress-journey-moment-icon,.progress-journey-latest.is-level .progress-journey-moment-icon{color:#b78c48!important}.progress-journey-moment-icon svg{width:29px!important;height:29px!important}.progress-journey-moment-icon path,.progress-journey-moment-icon line,.progress-journey-moment-icon circle,.progress-journey-moment-icon polyline{fill:none!important;stroke:currentColor!important;stroke-width:1.45!important;stroke-linecap:round!important;stroke-linejoin:round!important}.progress-journey-latest-copy{min-width:0!important}.progress-journey-latest-copy small{display:block!important;color:#a39b92!important;font:650 12px/1 Outfit,sans-serif!important;letter-spacing:.055em!important;text-transform:uppercase!important}.progress-journey-latest-copy>strong{display:block!important;margin-top:3px!important;overflow:hidden!important;color:#1b1a18!important;font:500 13.5px/1.16 Newsreader,Georgia,serif!important;text-overflow:ellipsis!important;white-space:nowrap!important}.progress-journey-latest-copy>span{display:-webkit-box!important;margin-top:3px!important;overflow:hidden!important;color:#817970!important;font:510 12px/1.28 Outfit,sans-serif!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important}.progress-journey-latest-copy>span strong{color:#1b1a18!important;font-weight:700!important}.progress-journey-latest>time{color:#aaa198!important;font:520 12px/1 Outfit,sans-serif!important;white-space:nowrap!important}.progress-journey-latest-empty{grid-template-columns:38px 1fr!important}.progress-journey-latest-empty>div strong{display:block!important;color:#1b1a18!important;font:500 13px/1.15 Newsreader,Georgia,serif!important}.progress-journey-latest-empty>div span{display:block!important;margin-top:3px!important;color:#8a827a!important;font:500 12px/1.3 Outfit,sans-serif!important}.progress-journey-sheet-backdrop{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:120!important;display:flex!important;align-items:flex-end!important;justify-content:center!important;padding:0!important;background:#18161442!important;overscroll-behavior:contain!important}.progress-journey-sheet{width:min(100%,560px)!important;max-height:min(68%,620px)!important;overflow:hidden!important;display:flex!important;flex-direction:column!important;padding:19px 18px max(25px,env(safe-area-inset-bottom))!important;border-radius:26px 26px 0 0!important;background:#f7f3ec!important;box-shadow:0 -18px 60px #0000001f!important}.progress-journey-sheet>header{flex:0 0 auto!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important;padding-bottom:9px!important}.progress-journey-sheet>header h3{margin:0!important;color:#1b1a18!important;font:500 22px/1 Newsreader,Georgia,serif!important;letter-spacing:-.025em!important}.progress-journey-sheet>header button{width:36px!important;height:36px!important;flex:0 0 auto!important;display:grid!important;place-items:center!important;padding:0!important;border:0!important;border-radius:50%!important;background:#eee8df!important;color:#625b55!important;box-shadow:none!important}.progress-journey-sheet>header button svg{width:16px!important;height:16px!important}.progress-journey-sheet-list{flex:1 1 auto!important;min-height:0!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important;overscroll-behavior:contain!important}.progress-journey-sheet-list article{display:grid!important;grid-template-columns:34px minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important;padding:12px 0!important;border-top:1px solid rgba(39,33,29,.09)!important}.progress-journey-sheet-list .progress-journey-moment-icon{width:30px!important;height:30px!important;color:#756d66!important}.progress-journey-sheet-list .progress-journey-moment-icon svg{width:27px!important;height:27px!important}.progress-journey-sheet-list article>div{min-width:0!important}.progress-journey-sheet-list article>div>strong{display:block!important;overflow:hidden!important;color:#1b1a18!important;font:500 13px/1.16 Newsreader,Georgia,serif!important;text-overflow:ellipsis!important;white-space:nowrap!important}.progress-journey-sheet-list article>div>span{display:-webkit-box!important;margin-top:3px!important;overflow:hidden!important;color:#817970!important;font:510 12px/1.28 Outfit,sans-serif!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important}.progress-journey-sheet-list article>div>span strong{color:#1b1a18!important;font-weight:700!important}.progress-journey-sheet-list time{color:#aaa198!important;font:520 12px/1 Outfit,sans-serif!important;white-space:nowrap!important}@media (max-width:700px){.progress-hub-tab-history>.progress-journey-view{gap:17px!important}.progress-journey-route-card{padding:14px 15px 12px!important;border-radius:20px!important}.progress-journey-route{height:108px!important}.progress-journey-state blockquote{font-size:13.7px!important}}@media (max-width:380px){.progress-journey-route-head h2{font-size:18.5px!important}.progress-journey-route{height:104px!important}.progress-journey-stop>span:last-child{max-width:68px!important;font-size:12px!important}.progress-journey-state blockquote{font-size:13px!important}.progress-journey-latest,.progress-journey-latest-empty{grid-template-columns:34px minmax(0,1fr) auto!important;gap:8px!important;padding-inline:10px!important}.progress-journey-moment-icon{width:30px!important;height:30px!important}.progress-journey-moment-icon svg{width:26px!important;height:26px!important}}.progress-hub-tab-profile>.progress-expression-simple{gap:18px!important}.progress-expression-simple-voice{padding:14px 15px!important;border:1px solid rgba(39,33,29,.09)!important;border-radius:22px!important;background:#fffaf4!important;box-shadow:none!important}.progress-expression-simple-voice-top{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important}.progress-expression-simple-level{display:flex!important;align-items:center!important;gap:7px!important}.progress-expression-simple-level strong{color:#1a1917!important;font:500 25px/1 Newsreader,Georgia,serif!important;letter-spacing:-.035em!important}.progress-expression-simple-level span{color:#a49b92!important;font:650 12px/1 Outfit,sans-serif!important;letter-spacing:.07em!important;text-transform:uppercase!important}.progress-expression-simple-mouth{width:44px!important;height:28px!important;display:grid!important;place-items:center!important;color:#df715e!important}.progress-expression-simple-mouth svg{width:43px!important;height:27px!important}.progress-expression-simple-mouth path{fill:none!important;stroke:currentColor!important;stroke-width:1.55!important;stroke-linecap:round!important;stroke-linejoin:round!important}.progress-expression-simple-voice h2{max-width:520px!important;margin:12px 0 6px!important;color:#1a1917!important;font:500 clamp(21px,3.6vw,23px)/1.04 Newsreader,Georgia,serif!important;letter-spacing:-.035em!important}.progress-expression-simple-proof{display:flex!important;align-items:center!important;gap:7px!important;color:#817970!important;font:510 12px/1.3 Outfit,sans-serif!important}.progress-expression-simple-proof svg{width:16px!important;height:16px!important;flex:0 0 auto!important;color:#df715e!important}.progress-expression-simple-proof path{fill:none!important;stroke:currentColor!important;stroke-width:1.5!important;stroke-linecap:round!important;stroke-linejoin:round!important}.progress-expression-simple-section-head{display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:12px!important;margin-bottom:9px!important}.progress-expression-simple-section-head h3{margin:0!important;color:#1a1917!important;font:500 18px/1.05 Newsreader,Georgia,serif!important;letter-spacing:-.025em!important}.progress-expression-simple-action{flex:0 0 auto!important;min-height:30px!important;padding:4px 0!important;border:0!important;border-radius:0!important;background:transparent!important;color:#6b645d!important;font:700 12px/1 Outfit,sans-serif!important;box-shadow:none!important}.progress-expression-simple-topic-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important}.progress-expression-simple-topic{min-width:0!important;padding:7px 4px 6px!important;border:0!important;border-radius:0!important;background:transparent!important;text-align:center!important;box-shadow:none!important}.progress-expression-simple-topic-icon{width:40px!important;height:38px!important;display:grid!important;place-items:center!important;margin:0 auto 5px!important;border:0!important;border-radius:0!important;background:transparent!important;color:#716961!important;box-shadow:none!important}.progress-expression-simple-topic:nth-child(2) .progress-expression-simple-topic-icon{color:#8173b7!important}.progress-expression-simple-topic:nth-child(3) .progress-expression-simple-topic-icon{color:#aa8041!important}.progress-expression-simple-topic.is-selected .progress-expression-simple-topic-icon{background:transparent!important;color:#df715e!important}.progress-expression-simple-topic-icon svg{width:28px!important;height:28px!important}.progress-expression-simple-topic-icon path,.progress-expression-simple-topic-icon circle,.progress-expression-simple-topic-icon line,.progress-expression-simple-topic-icon rect,.progress-expression-simple-topic-icon polyline{fill:none!important;stroke:currentColor!important;stroke-width:1.5!important;stroke-linecap:round!important;stroke-linejoin:round!important}.progress-expression-simple-topic>strong{display:block!important;overflow:hidden!important;color:#1a1917!important;font:500 12.5px/1.05 Newsreader,Georgia,serif!important;text-overflow:ellipsis!important;white-space:nowrap!important}.progress-expression-simple-topic>small{display:block!important;margin-top:3px!important;color:#817970!important;font:520 12px/1 Outfit,sans-serif!important}.progress-expression-simple-topic-detail{margin:6px 0 0!important;padding:7px 1px 0!important;border-top:1px solid rgba(39,33,29,.085)!important;color:#817970!important;font:510 12px/1.3 Outfit,sans-serif!important}.progress-expression-simple-topic-detail strong{color:#1a1917!important;font-weight:700!important}.progress-expression-simple-topic-empty{display:grid!important;grid-template-columns:repeat(3,1fr)!important;align-items:center!important;justify-items:center!important;gap:10px!important;padding:10px 0 6px!important;border-top:1px solid rgba(39,33,29,.08)!important;border-bottom:1px solid rgba(39,33,29,.08)!important;color:#aaa198!important}.progress-expression-simple-topic-empty>span{width:30px!important;height:30px!important;display:grid!important;place-items:center!important;background:transparent!important}.progress-expression-simple-topic-empty svg{width:26px!important;height:26px!important}.progress-expression-simple-topic-empty path,.progress-expression-simple-topic-empty circle,.progress-expression-simple-topic-empty line,.progress-expression-simple-topic-empty rect,.progress-expression-simple-topic-empty polyline{fill:none!important;stroke:currentColor!important;stroke-width:1.45!important;stroke-linecap:round!important;stroke-linejoin:round!important}.progress-expression-simple-topic-empty p{grid-column:1/-1!important;margin:0!important;color:#8c847c!important;font:500 12px/1.35 Outfit,sans-serif!important;text-align:center!important}.progress-expression-simple-phrase-card{padding:13px 14px 12px!important;border:1px solid rgba(39,33,29,.09)!important;border-radius:20px!important;background:#fffdf9!important;box-shadow:none!important}.progress-expression-simple-natural-label{display:flex!important;align-items:center!important;gap:7px!important;color:#df715e!important;font:750 12px/1 Outfit,sans-serif!important;letter-spacing:.065em!important;text-transform:uppercase!important}.progress-expression-simple-tooth{width:17px!important;height:20px!important;flex:0 0 auto!important;display:block!important}.progress-expression-simple-tooth svg{width:17px!important;height:20px!important}.progress-expression-simple-tooth path{fill:none!important;stroke:currentColor!important;stroke-width:1.4!important;stroke-linejoin:round!important}.progress-expression-simple-phrase-card blockquote{margin:8px 0 7px!important;color:#1a1917!important;font:500 18px/1.14 Newsreader,Georgia,serif!important;letter-spacing:-.02em!important}.progress-expression-simple-phrase-card blockquote.is-placeholder{color:#9b9289!important;font-size:15.5px!important}.progress-expression-simple-phrase-meta{margin:0!important;color:#817970!important;font:510 12px/1.3 Outfit,sans-serif!important}.progress-expression-simple-phrase-meta strong{color:#1a1917!important;font-weight:700!important}.progress-expression-simple-mini-row{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:0!important;margin-top:10px!important;padding-top:10px!important;border-top:1px solid rgba(39,33,29,.085)!important}.progress-expression-simple-mini{min-width:0!important;padding-right:10px!important}.progress-expression-simple-mini+.progress-expression-simple-mini{padding-left:10px!important;padding-right:0!important;border-left:1px solid rgba(39,33,29,.085)!important}.progress-expression-simple-mini-head{display:flex!important;align-items:center!important;gap:6px!important;color:#a49b92!important;font:520 12px/1.15 Outfit,sans-serif!important}.progress-expression-simple-mini-head.is-coral{color:#df715e!important}.progress-expression-simple-mini-head.is-lavender{color:#8173b7!important}.progress-expression-simple-mini-head svg{width:16px!important;height:16px!important;flex:0 0 auto!important}.progress-expression-simple-mini-head path,.progress-expression-simple-mini-head circle{fill:none!important;stroke:currentColor!important;stroke-width:1.4!important;stroke-linecap:round!important;stroke-linejoin:round!important}.progress-expression-simple-mini>strong{display:block!important;margin-top:5px!important;overflow:hidden!important;color:#1a1917!important;font:500 12px/1.15 Newsreader,Georgia,serif!important;text-overflow:ellipsis!important}.progress-expression-simple-mini>em{display:-webkit-box!important;margin-top:3px!important;overflow:hidden!important;color:#df715e!important;font:700 12px/1.3 Outfit,sans-serif!important;font-style:normal!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important}.progress-expression-simple-mini+.progress-expression-simple-mini>em{color:#8173b7!important}.progress-expression-simple-sheet-backdrop{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:125!important;display:flex!important;align-items:flex-end!important;justify-content:center!important;background:#18161440!important;overscroll-behavior:contain!important}.progress-expression-simple-sheet{width:min(100%,560px)!important;max-height:min(68%,630px)!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;padding:18px 18px max(26px,env(safe-area-inset-bottom))!important;border-radius:26px 26px 0 0!important;background:#f7f3ec!important;box-shadow:0 -18px 55px #0000001c!important}.progress-expression-simple-sheet>header{flex:0 0 auto!important;display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:14px!important;padding-bottom:11px!important}.progress-expression-simple-sheet>header h3{margin:0!important;color:#1a1917!important;font:500 22px/1.04 Newsreader,Georgia,serif!important;letter-spacing:-.03em!important}.progress-expression-simple-sheet>header p{max-width:360px!important;margin:5px 0 0!important;color:#817970!important;font:500 12px/1.3 Outfit,sans-serif!important}.progress-expression-simple-sheet>header button{width:35px!important;height:35px!important;flex:0 0 auto!important;display:grid!important;place-items:center!important;padding:0!important;border:0!important;border-radius:50%!important;background:#eee8df!important;color:#655e57!important;box-shadow:none!important}.progress-expression-simple-sheet>header button svg{width:15px!important;height:15px!important}.progress-expression-simple-topics-sheet-grid{flex:1 1 auto!important;min-height:0!important;overflow-y:auto!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;align-content:start!important;gap:9px!important;padding-top:3px!important;-webkit-overflow-scrolling:touch!important}.progress-expression-simple-topic-sheet-item{min-width:0!important;min-height:82px!important;display:grid!important;grid-template-columns:39px minmax(0,1fr)!important;align-items:center!important;gap:10px!important;padding:11px!important;border:1px solid rgba(39,33,29,.085)!important;border-radius:17px!important;background:#fffdf980!important}.progress-expression-simple-topic-sheet-icon{width:37px!important;height:37px!important;display:grid!important;place-items:center!important;border:0!important;border-radius:0!important;background:transparent!important;color:#716961!important;box-shadow:none!important}.progress-expression-simple-topic-sheet-item.is-natural .progress-expression-simple-topic-sheet-icon{color:#df715e!important}.progress-expression-simple-topic-sheet-item.is-easy .progress-expression-simple-topic-sheet-icon{color:#8173b7!important}.progress-expression-simple-topic-sheet-item.is-growing .progress-expression-simple-topic-sheet-icon{color:#aa8041!important}.progress-expression-simple-topic-sheet-item.is-blurry{opacity:.62!important}.progress-expression-simple-topic-sheet-item.is-blurry .progress-expression-simple-topic-sheet-icon{color:#8d857d!important}.progress-expression-simple-topic-sheet-icon svg{width:29px!important;height:29px!important}.progress-expression-simple-topic-sheet-icon path,.progress-expression-simple-topic-sheet-icon circle,.progress-expression-simple-topic-sheet-icon line,.progress-expression-simple-topic-sheet-icon rect,.progress-expression-simple-topic-sheet-icon polyline{fill:none!important;stroke:currentColor!important;stroke-width:1.45!important;stroke-linecap:round!important;stroke-linejoin:round!important}.progress-expression-simple-topic-sheet-item>div{min-width:0!important}.progress-expression-simple-topic-sheet-item>div strong{display:block!important;overflow:hidden!important;color:#1a1917!important;font:500 13px/1.08 Newsreader,Georgia,serif!important;text-overflow:ellipsis!important;white-space:nowrap!important}.progress-expression-simple-topic-sheet-item>div span{display:block!important;margin-top:4px!important;color:#817970!important;font:520 12px/1.2 Outfit,sans-serif!important}.progress-expression-simple-library{flex:1 1 auto!important;min-height:0!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important;border-top:1px solid rgba(39,33,29,.085)!important}.progress-expression-simple-library-group{padding:13px 0 11px!important;border-bottom:1px solid rgba(39,33,29,.085)!important}.progress-expression-simple-library-group h4{display:flex!important;align-items:center!important;gap:7px!important;margin:0 0 9px!important;color:#a49b92!important;font:700 12px/1 Outfit,sans-serif!important;letter-spacing:.06em!important;text-transform:uppercase!important}.progress-expression-simple-library-group.is-natural h4{color:#df715e!important}.progress-expression-simple-library-group.is-structure h4{color:#8173b7!important}.progress-expression-simple-library-group h4 svg{width:17px!important;height:17px!important}.progress-expression-simple-library-group h4 path,.progress-expression-simple-library-group h4 circle{fill:none!important;stroke:currentColor!important;stroke-width:1.4!important;stroke-linecap:round!important;stroke-linejoin:round!important}.progress-expression-simple-library-group article{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:12px!important;padding:7px 0!important}.progress-expression-simple-library-group article>div{min-width:0!important}.progress-expression-simple-library-group article strong{display:block!important;overflow:hidden!important;color:#1a1917!important;font:500 13.5px/1.16 Newsreader,Georgia,serif!important;text-overflow:ellipsis!important;white-space:nowrap!important}.progress-expression-simple-library-group article span{display:block!important;margin-top:3px!important;color:#817970!important;font:510 12px/1.25 Outfit,sans-serif!important}.progress-expression-simple-library-group article small{color:#a49b92!important;font:520 12px/1 Outfit,sans-serif!important;white-space:nowrap!important}@media (max-width:700px){.progress-hub-tab-profile>.progress-expression-simple{gap:16px!important}.progress-expression-simple-voice{border-radius:20px!important}.progress-expression-simple-voice h2{font-size:21px!important}}@media (max-width:380px){.progress-expression-simple-topic-grid{gap:3px!important}.progress-expression-simple-topic{padding-inline:1px!important}.progress-expression-simple-topic>strong{font-size:12px!important}.progress-expression-simple-topics-sheet-grid{gap:7px!important}.progress-expression-simple-topic-sheet-item{grid-template-columns:34px minmax(0,1fr)!important;gap:7px!important;padding-inline:9px!important}.progress-expression-simple-topic-sheet-icon{width:33px!important;height:33px!important}.progress-expression-simple-topic-sheet-icon svg{width:26px!important;height:26px!important}}.progress-hub-tab-crew>.our-story-section{display:none!important}.progress-hub-page:not(.progress-hub-tab-crew)>.progress-crew-compact{display:none!important}.progress-hub-tab-crew>.progress-crew-compact{display:grid!important;gap:18px!important;width:100%!important;margin-top:2px!important;padding-bottom:14px!important}.progress-crew-hero{position:relative!important;overflow:hidden!important;padding:15px 16px 14px!important;border:1px solid rgba(39,33,29,.09)!important;border-radius:22px!important;background:#fbf8f2!important;box-shadow:none!important}.progress-crew-hero:after{content:""!important;position:absolute!important;right:-22px!important;top:48px!important;width:90px!important;height:90px!important;border:1px dashed rgba(223,113,94,.13)!important;border-radius:50%!important;pointer-events:none!important}.progress-crew-hero-head{position:relative!important;z-index:1!important;display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:12px!important}.progress-crew-hero-head>div>span{display:block!important;color:#df715e!important;font:750 12px/1 Outfit,sans-serif!important;letter-spacing:.075em!important;text-transform:uppercase!important}.progress-crew-hero-head h2{max-width:420px!important;margin:5px 0 0!important;color:#1b1a18!important;font:500 clamp(20px,3.5vw,23px)/1.03 Newsreader,Georgia,serif!important;letter-spacing:-.038em!important}.progress-crew-doodle{width:48px!important;height:43px!important;flex:0 0 auto!important;display:grid!important;place-items:center!important;color:#df715e!important;transform:rotate(4deg)!important}.progress-crew-doodle svg{width:45px!important;height:40px!important}.progress-crew-doodle path,.progress-crew-doodle circle{fill:none!important;stroke:currentColor!important;stroke-width:1.45!important;stroke-linecap:round!important;stroke-linejoin:round!important}.progress-crew-orbit{position:relative!important;z-index:1!important;height:132px!important;margin-top:7px!important}.progress-crew-orbit>svg{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;pointer-events:none!important}.progress-crew-orbit>svg path{fill:none!important;stroke:#27211d13!important;stroke-width:1.1!important;stroke-dasharray:3 7!important}.progress-crew-orbit>svg path.is-accent{stroke:#df715e21!important;stroke-dasharray:none!important}.progress-crew-person{position:absolute!important;min-width:72px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;text-align:center!important;box-shadow:none!important;-webkit-tap-highlight-color:transparent!important}.member-count-3 .progress-crew-person-0{left:3%!important;top:54px!important}.member-count-3 .progress-crew-person-1{left:40%!important;top:4px!important}.member-count-3 .progress-crew-person-2{right:3%!important;top:62px!important}.member-count-2 .progress-crew-person-0{left:10%!important;top:52px!important}.member-count-2 .progress-crew-person-1{right:11%!important;top:18px!important}.member-count-1 .progress-crew-person-0{left:50%!important;top:25px!important;transform:translate(-50%)!important}.progress-crew-avatar{position:relative!important;width:52px!important;height:52px!important;display:grid!important;place-items:center!important;margin:0 auto!important;border:1px solid rgba(39,33,29,.1)!important;border-radius:50%!important;background:#eee7df!important;color:#655e57!important;font:500 14px/1 Newsreader,Georgia,serif!important;box-shadow:0 4px 12px #27211d09!important}.progress-crew-person-1 .progress-crew-avatar{background:#f1e9f5!important;color:#7568aa!important}.progress-crew-person-2 .progress-crew-avatar{background:#f2eadc!important;color:#926f3c!important}.progress-crew-avatar:after{content:""!important;position:absolute!important;right:1px!important;bottom:2px!important;width:7px!important;height:7px!important;border:2px solid #fbf8f2!important;border-radius:50%!important;background:#df715e!important}.progress-crew-person-1 .progress-crew-avatar:after{background:#8173b7!important}.progress-crew-person-2 .progress-crew-avatar:after{background:#ad8242!important}.progress-crew-person.is-selected .progress-crew-avatar{border-color:#df715e!important;box-shadow:0 0 0 4px #df715e14!important}.progress-crew-person>strong{display:block!important;max-width:90px!important;margin:5px auto 0!important;overflow:hidden!important;color:#1b1a18!important;font:500 12px/1 Newsreader,Georgia,serif!important;text-overflow:ellipsis!important;white-space:nowrap!important}.progress-crew-person>small{display:block!important;max-width:90px!important;margin:3px auto 0!important;overflow:hidden!important;color:#817970!important;font:520 12px/1.1 Outfit,sans-serif!important;text-overflow:ellipsis!important;white-space:nowrap!important}.progress-crew-member-note{position:relative!important;z-index:1!important;min-height:38px!important;padding:9px 8px 0 29px!important;border-top:1px solid rgba(39,33,29,.085)!important;color:#817970!important;font:510 12px/1.35 Outfit,sans-serif!important}.progress-crew-member-note:before{content:"↳"!important;position:absolute!important;left:7px!important;top:5px!important;color:#df715e!important;font:500 18px/1 Newsreader,Georgia,serif!important}.progress-crew-member-note strong{color:#1b1a18!important;font-weight:700!important}.progress-crew-members-waiting{min-height:125px!important;display:grid!important;place-items:center!important;align-content:center!important;gap:8px!important;padding-top:8px!important;text-align:center!important}.progress-crew-members-waiting>span{width:42px!important;height:42px!important;color:#aaa198!important}.progress-crew-members-waiting svg{width:42px!important;height:42px!important}.progress-crew-members-waiting path,.progress-crew-members-waiting circle{fill:none!important;stroke:currentColor!important;stroke-width:1.4!important;stroke-linecap:round!important;stroke-linejoin:round!important}.progress-crew-members-waiting p{max-width:280px!important;margin:0!important;color:#8b837b!important;font:500 12px/1.35 Outfit,sans-serif!important}.progress-crew-section-head{display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:12px!important;margin-bottom:8px!important}.progress-crew-section-head h3{margin:0!important;color:#1b1a18!important;font:500 18px/1.05 Newsreader,Georgia,serif!important;letter-spacing:-.027em!important}.progress-crew-section-head>button{min-height:30px!important;padding:4px 0!important;border:0!important;border-radius:0!important;background:transparent!important;color:#6b645d!important;font:700 12px/1 Outfit,sans-serif!important;box-shadow:none!important}.progress-crew-signature-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:0!important;padding:10px 0 4px!important;border-top:1px solid rgba(39,33,29,.085)!important;border-bottom:1px solid rgba(39,33,29,.085)!important}.progress-crew-signature-grid>article{position:relative!important;min-width:0!important;padding:2px 8px 7px!important;text-align:center!important}.progress-crew-signature-grid>article+article:before{content:""!important;position:absolute!important;left:0!important;top:7px!important;bottom:7px!important;width:1px!important;background:#27211d16!important}.progress-crew-signature-icon{width:35px!important;height:35px!important;display:grid!important;place-items:center!important;margin:0 auto 5px!important;background:transparent!important}.progress-crew-signature-icon.is-coral{color:#df715e!important}.progress-crew-signature-icon.is-lavender{color:#8173b7!important}.progress-crew-signature-icon.is-gold{color:#ad8242!important}.progress-crew-signature-icon svg{width:28px!important;height:28px!important}.progress-crew-signature-icon path,.progress-crew-signature-icon circle{fill:none!important;stroke:currentColor!important;stroke-width:1.45!important;stroke-linecap:round!important;stroke-linejoin:round!important}.progress-crew-signature-grid strong{display:block!important;overflow:hidden!important;color:#1b1a18!important;font:500 12px/1.08 Newsreader,Georgia,serif!important;text-overflow:ellipsis!important;white-space:nowrap!important}.progress-crew-signature-grid small{display:-webkit-box!important;margin-top:4px!important;overflow:hidden!important;color:#817970!important;font:510 12px/1.18 Outfit,sans-serif!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important}.progress-crew-moment{position:relative!important;overflow:hidden!important;display:grid!important;grid-template-columns:38px minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important;padding:11px 12px!important;border:1px solid rgba(223,113,94,.13)!important;border-radius:18px!important;background:#fff8f5!important}.progress-crew-moment:after{content:""!important;position:absolute!important;right:-13px!important;bottom:-18px!important;width:54px!important;height:54px!important;border:1px solid rgba(223,113,94,.11)!important;border-radius:50%!important}.progress-crew-moment-icon{width:34px!important;height:34px!important;display:grid!important;place-items:center!important;color:#df715e!important}.progress-crew-moment-icon svg{width:29px!important;height:29px!important}.progress-crew-moment-icon path{fill:none!important;stroke:currentColor!important;stroke-width:1.45!important;stroke-linecap:round!important;stroke-linejoin:round!important}.progress-crew-moment>div{position:relative!important;z-index:1!important;min-width:0!important}.progress-crew-moment>div>small{display:block!important;color:#ba6556!important;font:750 12px/1 Outfit,sans-serif!important;letter-spacing:.045em!important;text-transform:uppercase!important}.progress-crew-moment>div>strong{display:-webkit-box!important;margin-top:3px!important;overflow:hidden!important;color:#1b1a18!important;font:500 13.2px/1.14 Newsreader,Georgia,serif!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important}.progress-crew-moment>div>span{display:block!important;margin-top:3px!important;color:#817970!important;font:510 12px/1.25 Outfit,sans-serif!important}.progress-crew-moment>time{position:relative!important;z-index:1!important;color:#a98d84!important;font:520 12px/1 Outfit,sans-serif!important;white-space:nowrap!important}.progress-crew-moment-empty{min-height:64px!important;display:grid!important;place-items:center!important;padding:12px!important;border:1px solid rgba(39,33,29,.085)!important;border-radius:18px!important;color:#8b837b!important;font:500 12px/1.35 Outfit,sans-serif!important;text-align:center!important}.progress-crew-compact-empty{min-height:285px!important;place-items:center!important;align-content:center!important;gap:10px!important;padding:24px!important;border:1px solid rgba(39,33,29,.085)!important;border-radius:22px!important;background:#fbf8f2!important;text-align:center!important}.progress-crew-empty-icon{width:52px!important;height:52px!important;display:grid!important;place-items:center!important;color:#df715e!important}.progress-crew-empty-icon svg{width:46px!important;height:46px!important}.progress-crew-empty-icon path,.progress-crew-empty-icon circle{fill:none!important;stroke:currentColor!important;stroke-width:1.4!important;stroke-linecap:round!important;stroke-linejoin:round!important}.progress-crew-compact-empty h2{max-width:330px!important;margin:0 auto!important;color:#1b1a18!important;font:500 19px/1.05 Newsreader,Georgia,serif!important;letter-spacing:-.025em!important}.progress-crew-compact-empty p{max-width:310px!important;margin:5px auto 0!important;color:#817970!important;font:500 12px/1.4 Outfit,sans-serif!important}.progress-crew-compact-empty button{margin-top:10px!important;padding:9px 13px!important;border:1px solid rgba(39,33,29,.1)!important;border-radius:12px!important;background:#fffdf9!important;color:#1b1a18!important;font:700 12px/1 Outfit,sans-serif!important;box-shadow:none!important}.progress-crew-error{color:#a45345!important;font:500 12px/1.3 Outfit,sans-serif!important}.progress-crew-sheet-backdrop{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:130!important;display:flex!important;align-items:flex-end!important;justify-content:center!important;background:#18161440!important;overscroll-behavior:contain!important}.progress-crew-sheet{width:min(100%,560px)!important;max-height:min(72%,660px)!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;padding:18px 18px max(25px,env(safe-area-inset-bottom))!important;border-radius:26px 26px 0 0!important;background:#f7f3ec!important;box-shadow:0 -18px 55px #0000001c!important}.progress-crew-sheet>header{flex:0 0 auto!important;display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:14px!important;padding-bottom:10px!important}.progress-crew-sheet>header h3{margin:0!important;color:#1b1a18!important;font:500 22px/1 Newsreader,Georgia,serif!important;letter-spacing:-.03em!important}.progress-crew-sheet>header p{margin:5px 0 0!important;color:#817970!important;font:500 12px/1.3 Outfit,sans-serif!important}.progress-crew-sheet>header button{width:35px!important;height:35px!important;flex:0 0 auto!important;display:grid!important;place-items:center!important;padding:0!important;border:0!important;border-radius:50%!important;background:#eee8df!important;color:#655e57!important;box-shadow:none!important}.progress-crew-sheet>header button svg{width:15px!important;height:15px!important}.progress-crew-sheet-scroll{flex:1 1 auto!important;min-height:0!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important;overscroll-behavior:contain!important;border-top:1px solid rgba(39,33,29,.085)!important}.progress-crew-sheet-group{padding:13px 0 10px!important;border-bottom:1px solid rgba(39,33,29,.085)!important}.progress-crew-sheet-group h4{margin:0 0 7px!important;color:#a39b92!important;font:700 12px/1 Outfit,sans-serif!important;letter-spacing:.065em!important;text-transform:uppercase!important}.progress-crew-sheet-member{display:grid!important;grid-template-columns:39px minmax(0,1fr)!important;align-items:center!important;gap:10px!important;padding:7px 0!important}.progress-crew-sheet-avatar{width:38px!important;height:38px!important;display:grid!important;place-items:center!important;border-radius:50%!important;background:#eee7df!important;color:#655e57!important;font:500 12px/1 Newsreader,Georgia,serif!important}.progress-crew-sheet-member>div,.progress-crew-sheet-line>div{min-width:0!important}.progress-crew-sheet-member strong,.progress-crew-sheet-line strong{display:block!important;overflow:hidden!important;color:#1b1a18!important;font:500 13px/1.12 Newsreader,Georgia,serif!important;text-overflow:ellipsis!important;white-space:nowrap!important}.progress-crew-sheet-member span:not(.progress-crew-sheet-avatar),.progress-crew-sheet-line span{display:-webkit-box!important;margin-top:3px!important;overflow:hidden!important;color:#817970!important;font:510 12px/1.28 Outfit,sans-serif!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important}.progress-crew-sheet-line{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:12px!important;padding:7px 0!important}.progress-crew-sheet-line>small{color:#a39b92!important;font:520 12px/1 Outfit,sans-serif!important;white-space:nowrap!important}.progress-crew-sheet-vibe{padding:13px 0!important;border-bottom:1px solid rgba(39,33,29,.085)!important}.progress-crew-sheet-vibe>span{display:block!important;color:#df715e!important;font:700 12px/1 Outfit,sans-serif!important;letter-spacing:.065em!important;text-transform:uppercase!important}.progress-crew-sheet-vibe p{margin:6px 0 0!important;color:#1b1a18!important;font:500 14px/1.22 Newsreader,Georgia,serif!important}.progress-crew-sheet-actions{flex:0 0 auto!important;display:flex!important;justify-content:space-between!important;gap:10px!important;padding-top:11px!important}.progress-crew-sheet-actions button{flex:1 1 0!important;min-height:38px!important;padding:9px 10px!important;border:1px solid rgba(39,33,29,.095)!important;border-radius:12px!important;background:#fffdf9!important;color:#1b1a18!important;font:700 12px/1 Outfit,sans-serif!important;box-shadow:none!important}.progress-crew-sheet-actions button+button{border-color:#df715e2e!important;color:#ba5f4f!important}.progress-crew-sheet-notice,.progress-crew-sheet-error{margin:8px 0 0!important;font:500 12px/1.3 Outfit,sans-serif!important}.progress-crew-sheet-notice{color:#817970!important}.progress-crew-sheet-error{color:#a45345!important}@media (max-width:700px){.progress-hub-tab-crew>.progress-crew-compact{gap:16px!important}.progress-crew-hero{padding:14px 15px 13px!important;border-radius:20px!important}.progress-crew-orbit{height:126px!important}}@media (max-width:380px){.progress-crew-hero-head h2{font-size:19.5px!important}.progress-crew-avatar{width:47px!important;height:47px!important}.member-count-3 .progress-crew-person-0{left:1%!important}.member-count-3 .progress-crew-person-1{left:38%!important}.member-count-3 .progress-crew-person-2{right:1%!important}.progress-crew-signature-grid>article{padding-inline:5px!important}.progress-crew-signature-grid strong{font-size:12px!important}.progress-crew-moment{grid-template-columns:34px minmax(0,1fr) auto!important;gap:8px!important;padding-inline:10px!important}}.progress-hub-tab-crew .progress-crew-signatures{display:none!important}.progress-crew-human-section{width:100%!important}.progress-crew-section-head>div>p{margin:3px 0 0!important;color:#817970!important;font:500 12px/1.3 Outfit,sans-serif!important}.progress-crew-human-role-card{position:relative!important;overflow:hidden!important;padding:12px 12px 10px!important;border-top:1px solid rgba(39,33,29,.085)!important;border-bottom:1px solid rgba(39,33,29,.085)!important}.progress-crew-human-role-card:after{content:""!important;position:absolute!important;right:-22px!important;top:-18px!important;width:78px!important;height:78px!important;border:1px dashed rgba(223,113,94,.11)!important;border-radius:50%!important;pointer-events:none!important}.progress-crew-human-role-main{position:relative!important;z-index:1!important;display:grid!important;grid-template-columns:50px minmax(0,1fr)!important;align-items:start!important;gap:10px!important}.progress-crew-human-role-doodle{width:48px!important;height:48px!important;display:grid!important;place-items:center!important;color:#df715e!important}.progress-crew-human-role-doodle svg{width:42px!important;height:42px!important}.progress-crew-human-role-doodle path{fill:none!important;stroke:currentColor!important;stroke-width:1.5!important;stroke-linecap:round!important;stroke-linejoin:round!important}.progress-crew-human-role-main small{display:block!important;color:#df715e!important;font:750 12px/1 Outfit,sans-serif!important;letter-spacing:.07em!important;text-transform:uppercase!important}.progress-crew-human-role-main h4{margin:3px 0 0!important;color:#1b1a18!important;font:500 21px/1 Newsreader,Georgia,serif!important;letter-spacing:-.035em!important}.progress-crew-human-role-main p{margin:5px 0 0!important;color:#817970!important;font:510 12px/1.35 Outfit,sans-serif!important}.progress-crew-human-role-proof{position:relative!important;z-index:1!important;display:flex!important;align-items:flex-start!important;gap:6px!important;margin-top:9px!important;padding-top:8px!important;border-top:1px dashed rgba(39,33,29,.1)!important;color:#817970!important;font:510 12px/1.3 Outfit,sans-serif!important}.progress-crew-human-role-proof>span{color:#df715e!important;font:500 14px/1 Newsreader,Georgia,serif!important}.progress-crew-human-role-proof p{margin:0!important}.progress-crew-human-role-proof strong{color:#1b1a18!important;font-weight:700!important}.progress-crew-casting-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;margin-top:11px!important}.progress-crew-casting-head>span{color:#5f5953!important;font:750 12px/1 Outfit,sans-serif!important;letter-spacing:.06em!important;text-transform:uppercase!important}.progress-crew-casting-head>small{color:#a39b92!important;font:520 12px/1 Outfit,sans-serif!important}.progress-crew-casting{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important;margin-top:8px!important}.progress-crew-cast{min-width:0!important;padding:7px 3px 5px!important;border:0!important;border-radius:0!important;background:transparent!important;text-align:center!important;box-shadow:none!important}.progress-crew-cast>span{width:37px!important;height:37px!important;display:grid!important;place-items:center!important;margin:0 auto 5px!important;border-radius:50%!important;background:#eee7df!important;color:#655e57!important;font:500 12px/1 Newsreader,Georgia,serif!important}.progress-crew-cast-0>span{background:#f3e4df!important;color:#b85f50!important}.progress-crew-cast-1>span{background:#ece8f5!important;color:#7568aa!important}.progress-crew-cast-2>span{background:#f2eadc!important;color:#926f3c!important}.progress-crew-cast>strong{display:block!important;max-width:100%!important;overflow:hidden!important;color:#1b1a18!important;font:500 12px/1.05 Newsreader,Georgia,serif!important;text-overflow:ellipsis!important;white-space:nowrap!important}.progress-crew-cast>em{display:block!important;max-width:100%!important;margin-top:3px!important;overflow:hidden!important;color:#817970!important;font:510 12px/1.15 Outfit,sans-serif!important;font-style:normal!important;text-overflow:ellipsis!important;white-space:nowrap!important}.progress-crew-casting-note{min-height:27px!important;margin-top:7px!important;padding-top:7px!important;border-top:1px solid rgba(39,33,29,.085)!important;color:#817970!important;font:510 12px/1.3 Outfit,sans-serif!important;text-align:center!important}.progress-crew-sheet-backdrop,.progress-expression-simple-sheet-backdrop,.progress-journey-sheet-backdrop{z-index:9999!important;padding-bottom:0!important}.progress-crew-sheet,.progress-expression-simple-sheet,.progress-journey-sheet{position:relative!important;z-index:10000!important;padding-bottom:max(28px,calc(env(safe-area-inset-bottom) + 20px))!important}.progress-hub-page:has(.progress-crew-sheet-backdrop)~*,.progress-hub-page:has(.progress-expression-simple-sheet-backdrop)~*,.progress-hub-page:has(.progress-journey-sheet-backdrop)~*{pointer-events:none}.progress-crew-sheet-actions{position:relative!important;z-index:2!important;margin-bottom:0!important}@media (max-width:700px){.progress-crew-human-role-main{grid-template-columns:46px minmax(0,1fr)!important}.progress-crew-human-role-doodle{width:44px!important;height:44px!important}.progress-crew-human-role-main h4{font-size:20px!important}}.progress-crew-classics-section{width:100%!important}.progress-crew-classics{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:0!important;padding:8px 0 7px!important;border-top:1px solid rgba(39,33,29,.085)!important;border-bottom:1px solid rgba(39,33,29,.085)!important}.progress-crew-classics.classic-count-1{grid-template-columns:1fr!important}.progress-crew-classics.classic-count-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.progress-crew-classic{position:relative!important;min-width:0!important;padding:4px 7px 6px!important;border:0!important;border-radius:0!important;background:transparent!important;text-align:center!important;box-shadow:none!important;opacity:.62!important}.progress-crew-classic+.progress-crew-classic:before{content:""!important;position:absolute!important;left:0!important;top:8px!important;bottom:8px!important;width:1px!important;background:#27211d16!important}.progress-crew-classic.is-selected{opacity:1!important}.progress-crew-classic-icon{width:35px!important;height:35px!important;display:grid!important;place-items:center!important;margin:0 auto 5px!important;background:transparent!important}.progress-crew-classic-icon.is-expression{color:#df715e!important}.progress-crew-classic-icon.is-debate{color:#8173b7!important}.progress-crew-classic-icon.is-topic{color:#ad8242!important}.progress-crew-classic-icon svg{width:28px!important;height:28px!important}.progress-crew-classic-icon path,.progress-crew-classic-icon circle,.progress-crew-classic-icon line{fill:none!important;stroke:currentColor!important;stroke-width:1.45!important;stroke-linecap:round!important;stroke-linejoin:round!important}.progress-crew-classic>strong{display:block!important;overflow:hidden!important;color:#1b1a18!important;font:500 12px/1.05 Newsreader,Georgia,serif!important;text-overflow:ellipsis!important;white-space:nowrap!important}.progress-crew-classic.is-selected>strong{color:#df715e!important}.progress-crew-classic>small{display:-webkit-box!important;margin-top:4px!important;overflow:hidden!important;color:#817970!important;font:510 12px/1.15 Outfit,sans-serif!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important}.progress-crew-classic-story{display:grid!important;grid-template-columns:18px minmax(0,1fr)!important;align-items:start!important;gap:4px!important;padding:8px 7px 0!important}.progress-crew-classic-story>span{color:#df715e!important;font:500 17px/1 Newsreader,Georgia,serif!important}.progress-crew-classic-story>div{min-width:0!important}.progress-crew-classic-story strong{display:block!important;color:#1b1a18!important;font:500 12px/1.12 Newsreader,Georgia,serif!important}.progress-crew-classic-story p{margin:3px 0 0!important;color:#817970!important;font:510 12px/1.3 Outfit,sans-serif!important}@media (max-width:380px){.progress-crew-classic{padding-inline:5px!important}.progress-crew-classic>strong{font-size:12px!important}}.progress-hub-page:not(.progress-hub-tab-overview)>.progress-moi-catchy{display:none!important}.progress-hub-tab-overview>.progress-moi-catchy{width:100%!important;margin-top:1px!important;padding-bottom:12px!important}.progress-moi-stage{position:relative!important;height:348px!important;overflow:hidden!important;margin:0 -3px!important}.progress-moi-light{position:absolute!important;left:50%!important;top:45%!important;width:310px!important;height:220px!important;border-radius:50%!important;background:radial-gradient(circle at 50% 50%,#fffffffa,#fffaf1d4 36%,#f6dacc45 59%,#f7f3ec00 76%)!important;filter:blur(7px)!important;transform:translate(-50%,-50%)!important;pointer-events:none!important}.progress-moi-light:before{content:""!important;position:absolute!important;top:35px!important;right:60px!important;bottom:35px!important;left:60px!important;border-radius:50%!important;background:#ffffffb8!important;filter:blur(24px)!important}.progress-moi-mouth{position:absolute!important;z-index:3!important;left:50%!important;top:51%!important;width:min(245px,63vw)!important;max-width:245px!important;height:auto!important;object-fit:contain!important;filter:drop-shadow(0 13px 20px rgba(136,76,58,.16))!important;transform:translate(-50%,-50%) rotate(-1deg)!important;animation:progress-moi-float 4.2s ease-in-out infinite!important}@keyframes progress-moi-float{0%,to{transform:translate(-50%,-50%) rotate(-1deg)}50%{transform:translate(-50%,-54%) rotate(1deg)}}.progress-moi-word{position:absolute!important;z-index:2!important;max-width:115px!important;overflow:hidden!important;color:#3e383347!important;font:italic 500 12px/1.1 Newsreader,Georgia,serif!important;text-overflow:ellipsis!important;white-space:nowrap!important;pointer-events:none!important}.progress-moi-word-a{left:25px!important;top:173px!important;transform:rotate(-8deg)!important}.progress-moi-word-b{right:18px!important;top:186px!important;transform:rotate(7deg)!important}.progress-moi-word-c{left:65px!important;bottom:38px!important;transform:rotate(4deg)!important}.progress-moi-trail{position:absolute!important;z-index:1!important;color:#df715e2e!important;pointer-events:none!important}.progress-moi-trail svg{width:100%!important;height:100%!important}.progress-moi-trail path{fill:none!important;stroke:currentColor!important;stroke-width:1.15!important;stroke-linecap:round!important;stroke-dasharray:2 6!important}.progress-moi-trail-a{left:53px!important;top:84px!important;width:87px!important;height:70px!important}.progress-moi-trail-b{right:57px!important;top:90px!important;width:75px!important;height:66px!important;color:#8173b72b!important}.progress-moi-habit{position:absolute!important;z-index:5!important;width:92px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;text-align:left!important;opacity:.66!important;transition:transform .17s ease,opacity .17s ease!important;-webkit-tap-highlight-color:transparent!important}.progress-moi-habit.is-active{opacity:1!important}.progress-moi-habit-0{left:4px!important;top:38px!important;color:#df715e!important;transform:rotate(-4deg)!important}.progress-moi-habit-1{right:0!important;top:47px!important;color:#8173b7!important;transform:rotate(4deg)!important}.progress-moi-habit-2{right:9px!important;bottom:13px!important;color:#ad8242!important;transform:rotate(-3deg)!important}.progress-moi-habit-drawing{width:54px!important;height:49px!important;display:grid!important;place-items:center!important;margin-bottom:3px!important;background:transparent!important}.progress-moi-habit-drawing svg{width:52px!important;height:47px!important}.progress-moi-habit-drawing path,.progress-moi-habit-drawing circle,.progress-moi-habit-drawing line,.progress-moi-habit-drawing polyline{fill:none!important;stroke:currentColor!important;stroke-width:1.45!important;stroke-linecap:round!important;stroke-linejoin:round!important}.progress-moi-habit>strong{display:block!important;color:currentColor!important;font:500 12px/1.03 Newsreader,Georgia,serif!important}.progress-moi-habit>small{display:-webkit-box!important;margin-top:2px!important;overflow:hidden!important;color:#817970!important;font:510 12px/1.12 Outfit,sans-serif!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important}.progress-moi-habit-story{min-height:70px!important;display:grid!important;grid-template-columns:26px minmax(0,1fr)!important;align-items:start!important;gap:5px!important;margin-top:-5px!important;padding:10px 10px 11px!important;border-top:1px solid rgba(39,33,29,.085)!important;border-bottom:1px solid rgba(39,33,29,.085)!important}.progress-moi-habit-story>span{color:#df715e!important;font:500 20px/1 Newsreader,Georgia,serif!important}.progress-moi-habit-story>div{min-width:0!important}.progress-moi-habit-story h3{margin:0!important;color:#1b1a18!important;font:500 14px/1.07 Newsreader,Georgia,serif!important}.progress-moi-habit-story p{margin:4px 0 0!important;color:#817970!important;font:510 12px/1.36 Outfit,sans-serif!important}.progress-moi-signature-strip{display:flex!important;align-items:center!important;justify-content:center!important;flex-wrap:wrap!important;gap:11px!important;margin-top:13px!important;padding:4px 0 6px!important}.progress-moi-signature-strip>span{display:flex!important;align-items:center!important;gap:4px!important;color:#837b73!important;font:510 12px/1 Outfit,sans-serif!important}.progress-moi-signature-strip>span:nth-child(1){color:#df715e!important}.progress-moi-signature-strip>span:nth-child(2){color:#8173b7!important}.progress-moi-signature-strip>span:nth-child(3){color:#ad8242!important}.progress-moi-signature-strip>span+span:before{content:"·"!important;margin-right:4px!important;color:#c0b8b0!important}.progress-moi-signature-strip i{width:18px!important;height:18px!important;display:grid!important;place-items:center!important;font-style:normal!important}.progress-moi-signature-strip svg{width:18px!important;height:18px!important}.progress-moi-signature-strip path,.progress-moi-signature-strip circle,.progress-moi-signature-strip line{fill:none!important;stroke:currentColor!important;stroke-width:1.35!important;stroke-linecap:round!important;stroke-linejoin:round!important}.progress-moi-identity-copy{margin-top:9px!important;padding:2px 4px 0!important}.progress-moi-identity-copy h2{max-width:520px!important;margin:0!important;color:#1b1a18!important;font:500 clamp(23px,3.6vw,26px)/1.02 Newsreader,Georgia,serif!important;letter-spacing:-.038em!important}.progress-moi-identity-copy p{max-width:560px!important;margin:7px 0 0!important;color:#665f58!important;font:510 12px/1.46 Outfit,sans-serif!important}.progress-hub-tab-overview>.my-english-identity-card{display:none!important}@media (max-width:700px){.progress-moi-stage{height:338px!important}.progress-moi-mouth{width:min(230px,61vw)!important}.progress-moi-habit-0{left:0!important}.progress-moi-habit-1{right:-2px!important}.progress-moi-habit-2{right:4px!important}}@media (max-width:390px){.progress-moi-stage{height:326px!important}.progress-moi-mouth{width:min(218px,60vw)!important}.progress-moi-habit{width:84px!important}.progress-moi-habit-drawing{width:48px!important;height:45px!important}.progress-moi-habit-drawing svg{width:47px!important;height:43px!important}.progress-moi-habit>strong{font-size:12px!important}.progress-moi-habit>small{font-size:12px!important}.progress-moi-word{font-size:12px!important}.progress-moi-identity-copy h2{font-size:22px!important}}.profile-v9-page{--profile-v9-line: rgba(31, 28, 25, .085);--profile-v9-ink: #1f1c19;--profile-v9-muted: #746c64;--profile-v9-soft: #a1988e;--profile-v9-coral: #d9573d;--profile-v9-lavender: #7f69b8;--profile-v9-green: #5d7e68;--profile-v9-danger: #ad493d;width:min(100%,760px)!important;margin-inline:auto!important}.profile-v9-header{margin:0 0 21px!important}.profile-v9-header .eyebrow{display:block!important;margin:0 0 7px!important;color:var(--profile-v9-coral)!important;font:700 12px/1 Outfit,sans-serif!important;letter-spacing:.11em!important;text-transform:uppercase!important}.profile-v9-header h1{margin:0!important;color:var(--profile-v9-ink)!important;font:500 clamp(37px,5vw,48px)/.96 Newsreader,Georgia,serif!important;letter-spacing:-.045em!important}.profile-v9-identity{display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:center!important;gap:15px!important;padding:0 0 22px!important;border-bottom:1px solid var(--profile-v9-line)!important}.profile-v9-avatar-button,.profile-v9-edit-link,.profile-v9-secure-row,.profile-v9-row,.profile-v9-signout,.profile-v9-sheet-close,.profile-v9-sheet-avatar,.profile-v9-level-grid button,.profile-v9-sheet-actions button{-webkit-tap-highlight-color:transparent!important}.profile-v9-avatar-button{padding:0!important;border:0!important;background:transparent!important;cursor:pointer!important}.profile-v9-avatar{width:72px!important;height:72px!important;display:grid!important;place-items:center!important;overflow:hidden!important;border:1px solid rgba(31,28,25,.08)!important;border-radius:50%!important;background:#e8b0a4!important;color:#783126!important;font:750 23px/1 Outfit,sans-serif!important}.profile-v9-avatar img,.profile-v9-sheet-avatar>span img{width:100%!important;height:100%!important;display:block!important;object-fit:cover!important}.profile-v9-identity-copy{min-width:0!important}.profile-v9-identity-copy h2{margin:0!important;overflow:hidden!important;color:var(--profile-v9-ink)!important;font:700 20px/1.05 Outfit,sans-serif!important;letter-spacing:-.025em!important;text-overflow:ellipsis!important;white-space:nowrap!important}.profile-v9-identity-copy p{margin:6px 0 0!important;color:#665f58!important;font:550 12px/1.3 Outfit,sans-serif!important}.profile-v9-identity-copy small{display:block!important;margin-top:4px!important;overflow:hidden!important;color:#9a9188!important;font:500 12px/1.3 Outfit,sans-serif!important;text-overflow:ellipsis!important;white-space:nowrap!important}.profile-v9-edit-link{padding:9px 0 9px 12px!important;border:0!important;background:transparent!important;color:var(--profile-v9-coral)!important;font:700 12px/1 Outfit,sans-serif!important;cursor:pointer!important}.profile-v9-secure-row{width:100%!important;margin-top:13px!important;padding:13px 0!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important;border:0!important;border-bottom:1px solid var(--profile-v9-line)!important;background:transparent!important;text-align:left!important;cursor:pointer!important}.profile-v9-secure-row>span:first-child{min-width:0!important;display:grid!important;gap:4px!important}.profile-v9-secure-row strong{color:#302b27!important;font:700 12px/1.2 Outfit,sans-serif!important}.profile-v9-secure-row small{color:#81786f!important;font:500 12px/1.4 Outfit,sans-serif!important}.profile-v9-secure-cta{flex:none!important;color:var(--profile-v9-coral)!important;font:700 12px/1 Outfit,sans-serif!important;white-space:nowrap!important}.profile-v9-section{margin-top:27px!important}.profile-v9-section-label{display:flex!important;align-items:center!important;gap:11px!important;margin-bottom:2px!important}.profile-v9-section-label span{flex:none!important;color:#9a9187!important;font:750 12px/1 Outfit,sans-serif!important;letter-spacing:.12em!important;text-transform:uppercase!important}.profile-v9-section-label i{height:1px!important;flex:1!important;background:var(--profile-v9-line)!important}.profile-v9-row{width:100%!important;min-width:0!important;min-height:60px!important;padding:13px 0!important;display:grid!important;grid-template-columns:25px minmax(0,1fr) auto!important;align-items:center!important;gap:12px!important;border:0!important;border-bottom:1px solid var(--profile-v9-line)!important;border-radius:0!important;background:transparent!important;color:var(--profile-v9-ink)!important;text-align:left!important;text-decoration:none!important;cursor:pointer!important;box-shadow:none!important;transform:none!important}.profile-v9-row:last-child{border-bottom-color:transparent!important}.profile-v9-row.is-static{cursor:default!important}.profile-v9-row:not(.is-static):hover .profile-v9-row-copy strong{color:var(--profile-v9-coral)!important}.profile-v9-row:focus-visible,.profile-v9-edit-link:focus-visible,.profile-v9-avatar-button:focus-visible,.profile-v9-secure-row:focus-visible,.profile-v9-signout:focus-visible{outline:3px solid rgba(217,87,61,.15)!important;outline-offset:4px!important}.profile-v9-icon{width:23px!important;height:23px!important;display:grid!important;place-items:center!important;border:0!important;border-radius:0!important;background:transparent!important;color:#4b453f!important}.profile-v9-icon.is-coral{color:var(--profile-v9-coral)!important}.profile-v9-icon.is-lavender{color:var(--profile-v9-lavender)!important}.profile-v9-icon.is-green{color:var(--profile-v9-green)!important}.profile-v9-row.is-danger .profile-v9-icon,.profile-v9-row.is-danger .profile-v9-row-copy strong{color:var(--profile-v9-danger)!important}.profile-v9-icon svg{width:21px!important;height:21px!important;display:block!important}.profile-v9-row-copy{min-width:0!important;display:grid!important;gap:4px!important}.profile-v9-row-copy strong{color:#302c28!important;font:675 12px/1.2 Outfit,sans-serif!important;letter-spacing:-.005em!important;transition:color .15s ease!important}.profile-v9-row-copy small{overflow:hidden!important;color:#827970!important;font:500 12px/1.4 Outfit,sans-serif!important;text-overflow:ellipsis!important}.profile-v9-row-tail{min-width:0!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:7px!important;color:#958c82!important;font:600 12px/1.2 Outfit,sans-serif!important;text-align:right!important;white-space:nowrap!important}.profile-v9-chevron{width:17px!important;height:17px!important;display:grid!important;place-items:center!important;color:#a79e94!important}.profile-v9-chevron svg{width:17px!important;height:17px!important}.profile-v9-row .topiks-switch{flex:0 0 43px!important;width:43px!important;height:25px!important;background:#d9d1c8!important}.profile-v9-row .topiks-switch.is-on{background:var(--profile-v9-coral)!important}.profile-v9-row .topiks-switch>span{width:19px!important;height:19px!important}.profile-v9-row .topiks-switch.is-on>span{transform:translate(18px)!important}.profile-v9-feedback{margin-top:18px!important;border:0!important;border-radius:14px!important;background:#eef5ef!important;color:#3f664a!important;font:600 12px/1.4 Outfit,sans-serif!important}.profile-v9-signout{margin-top:20px!important;padding:11px 0!important;border:0!important;background:transparent!important;color:#4d4741!important;font:650 12px/1 Outfit,sans-serif!important;cursor:pointer!important}.profile-v9-signout:disabled{opacity:.45!important;cursor:wait!important}.profile-v9-brand-footer{padding:32px 0 8px!important;display:grid!important;justify-items:center!important;gap:7px!important;opacity:.88!important}.profile-v9-brand-footer img{width:70px!important;height:auto!important;display:block!important}.profile-v9-brand-footer strong{color:#7e756c!important;font:700 13px/1 Outfit,sans-serif!important;letter-spacing:-.03em!important}.profile-v9-sheet-backdrop{position:fixed!important;z-index:220!important;top:0!important;right:0!important;bottom:0!important;left:0!important;display:flex!important;align-items:flex-end!important;justify-content:center!important;padding:0!important;background:#19161457!important;-webkit-backdrop-filter:blur(9px)!important;backdrop-filter:blur(9px)!important;animation:profile-v9-backdrop-in .18s ease both!important}.profile-v9-sheet{width:min(100%,760px)!important;max-height:min(88dvh,760px)!important;overflow-y:auto!important;overscroll-behavior:contain!important;padding:12px 20px max(26px,var(--topiks-safe-bottom, env(safe-area-inset-bottom, 0px)))!important;border-radius:28px 28px 0 0!important;background:#fffdf9!important;color:#211e1b!important;box-shadow:0 -30px 80px -48px #14100da6!important;animation:profile-v9-sheet-in .26s cubic-bezier(.2,.8,.25,1) both!important}.profile-v9-sheet-handle{width:36px!important;height:4px!important;margin:0 auto 18px!important;display:block!important;border-radius:999px!important;background:#d7cec4!important}.profile-v9-sheet-head{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:18px!important}.profile-v9-sheet-head>div{min-width:0!important}.profile-v9-sheet-head h2{margin:0!important;color:#201d1a!important;font:500 31px/.98 Newsreader,Georgia,serif!important;letter-spacing:-.035em!important}.profile-v9-sheet-head p{max-width:520px!important;margin:8px 0 0!important;color:#786f66!important;font:500 12px/1.5 Outfit,sans-serif!important}.profile-v9-sheet-close{width:34px!important;height:34px!important;flex:0 0 34px!important;padding:0!important;border:0!important;background:transparent!important;color:#7f766d!important;font:400 25px/1 Outfit,sans-serif!important;cursor:pointer!important}.profile-v9-profile-editor{margin-top:21px!important;display:grid!important;gap:19px!important}.profile-v9-sheet-avatar{justify-self:start!important;padding:0!important;display:flex!important;align-items:center!important;gap:12px!important;border:0!important;background:transparent!important;cursor:pointer!important}.profile-v9-sheet-avatar>span{width:60px!important;height:60px!important;display:grid!important;place-items:center!important;overflow:hidden!important;border:1px solid rgba(31,28,25,.08)!important;border-radius:50%!important;background:#e8b0a4!important;color:#783126!important;font:750 20px/1 Outfit,sans-serif!important}.profile-v9-sheet-avatar b{color:var(--profile-v9-coral)!important;font:700 12px/1 Outfit,sans-serif!important}.profile-v9-field{display:grid!important;gap:8px!important;color:#403a34!important;font:650 12px/1 Outfit,sans-serif!important}.profile-v9-field input{width:100%!important;min-height:48px!important;padding:0 14px!important;border:1px solid rgba(31,28,25,.1)!important;border-radius:15px!important;background:#fbf8f2!important;color:#211e1b!important;font:550 13px/1 Outfit,sans-serif!important;outline:none!important}.profile-v9-field input:focus{border-color:#d9573d6b!important;box-shadow:0 0 0 3px #d9573d12!important}.profile-v9-level-fieldset{margin:0!important;padding:0!important;border:0!important}.profile-v9-level-fieldset legend{padding:0!important;color:#292521!important;font:650 12px/1.2 Outfit,sans-serif!important}.profile-v9-level-fieldset p{margin:6px 0 12px!important;color:#847b72!important;font:500 12px/1.4 Outfit,sans-serif!important}.profile-v9-level-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important}.profile-v9-level-grid button{min-height:54px!important;padding:9px 7px!important;display:grid!important;place-items:center!important;gap:3px!important;border:1px solid rgba(31,28,25,.09)!important;border-radius:14px!important;background:#f7f2eb!important;color:#4d4741!important;cursor:pointer!important}.profile-v9-level-grid button strong{font:750 12px/1 Outfit,sans-serif!important}.profile-v9-level-grid button span{overflow:hidden!important;max-width:100%!important;color:#847b72!important;font:550 12px/1.2 Outfit,sans-serif!important;text-overflow:ellipsis!important;white-space:nowrap!important}.profile-v9-level-grid button.is-selected{border-color:var(--profile-v9-coral)!important;background:var(--profile-v9-coral)!important;color:#fff!important}.profile-v9-level-grid button.is-selected span{color:#ffffffc7!important}.profile-v9-sheet-feedback{margin:-3px 0 0!important}.profile-v9-save{width:100%!important;min-height:47px!important;margin:0!important}.profile-v9-sheet-list,.profile-v9-notification-list{margin-top:20px!important;border-top:1px solid var(--profile-v9-line)!important}.profile-v9-sheet-row,.profile-v9-notification-row{min-height:61px!important;padding:12px 0!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;border-bottom:1px solid var(--profile-v9-line)!important}.profile-v9-sheet-row>span,.profile-v9-notification-row>span{min-width:0!important;display:grid!important;gap:4px!important}.profile-v9-sheet-row strong,.profile-v9-notification-row strong{color:#332f2a!important;font:650 12px/1.2 Outfit,sans-serif!important}.profile-v9-sheet-row small,.profile-v9-notification-row small{color:#857c73!important;font:500 12px/1.4 Outfit,sans-serif!important}.profile-v9-sheet-row>b{flex:none!important;color:#59524b!important;font:700 12px/1.2 Outfit,sans-serif!important;text-align:right!important}.profile-v9-inline-note{margin-top:12px!important;padding:11px 0!important;border-bottom:1px solid var(--profile-v9-line)!important;color:#6f675f!important;font:550 12px/1.45 Outfit,sans-serif!important}.profile-v9-inline-note.is-danger{color:#9c4336!important}.profile-v9-sheet-actions{margin-top:17px!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.profile-v9-sheet-actions button{min-height:42px!important;padding:0 12px!important;border:1px solid rgba(31,28,25,.08)!important;border-radius:13px!important;background:#f7f2eb!important;color:#4a443e!important;font:650 12px/1.2 Outfit,sans-serif!important;cursor:pointer!important}.profile-v9-sheet-actions button:first-child{border-color:transparent!important;background:#1b1a18!important;color:#fff!important}.profile-v9-sheet-actions button:disabled,.profile-v9-notification-row button:disabled{opacity:.45!important;cursor:wait!important}.profile-v9-sheet-footnote{display:block!important;margin-top:12px!important;color:#948a80!important;font:500 12px/1.45 Outfit,sans-serif!important}.profile-v9-notification-row .topiks-switch{flex:0 0 43px!important;width:43px!important;height:25px!important}.profile-v9-notification-row .topiks-switch.is-on{background:var(--profile-v9-coral)!important}@keyframes profile-v9-backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes profile-v9-sheet-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (min-width: 1024px){.profile-v9-sheet-backdrop{align-items:center!important;padding:24px!important}.profile-v9-sheet{width:min(540px,100%)!important;border-radius:26px!important;padding:18px 24px 24px!important}.profile-v9-sheet-handle{display:none!important}}@media (max-width: 640px){.profile-v9-header{margin-bottom:18px!important}.profile-v9-identity{gap:13px!important}.profile-v9-avatar{width:64px!important;height:64px!important;font-size:21px!important}.profile-v9-identity-copy h2{font-size:18px!important}.profile-v9-row{min-height:58px!important;grid-template-columns:24px minmax(0,1fr) auto!important;gap:11px!important}.profile-v9-row-tail{max-width:112px!important;overflow:hidden!important;text-overflow:ellipsis!important}.profile-v9-sheet-actions{grid-template-columns:1fr!important}}@media (prefers-reduced-motion: reduce){.profile-v9-sheet-backdrop,.profile-v9-sheet{animation:none!important}}.profile-v10-page{--p10-ink:#201d1a;--p10-muted:#716960;--p10-soft:#9d9489;--p10-line:rgba(34,29,25,.085);--p10-line-strong:rgba(34,29,25,.13);--p10-coral:#d9573d;--p10-lavender:#7863ae;--p10-green:#5c7865;--p10-danger:#a9483d;width:min(100%,720px)!important;margin-inline:auto!important}.profile-v10-header{margin:0 0 26px!important;display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:24px!important}.profile-v10-header>div{min-width:0!important}.profile-v10-header h1{margin:0!important;color:var(--p10-ink)!important;font:500 clamp(42px,6vw,54px)/.9 Newsreader,Georgia,serif!important;letter-spacing:-.055em!important}.profile-v10-header p{margin:9px 0 0!important;color:#8e857b!important;font:550 12px/1 Outfit,sans-serif!important;letter-spacing:.025em!important}.profile-v10-header-edit{margin-bottom:3px!important;padding:8px 0 8px 16px!important;border:0!important;background:transparent!important;color:var(--p10-coral)!important;font:700 12px/1 Outfit,sans-serif!important;cursor:pointer!important}.profile-v10-identity{display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;align-items:center!important;gap:17px!important;padding:0 0 25px!important}.profile-v10-avatar-button{padding:0!important;border:0!important;background:transparent!important;cursor:pointer!important}.profile-v10-avatar{position:relative!important;width:78px!important;height:78px!important;display:grid!important;place-items:center!important;overflow:hidden!important;border:1px solid rgba(28,24,21,.09)!important;border-radius:50%!important;background:#e8b0a4!important;color:#773126!important;font:750 24px/1 Outfit,sans-serif!important;box-shadow:0 18px 40px -34px #221b1794!important}.profile-v10-avatar:after{content:""!important;position:absolute!important;top:4px!important;right:4px!important;bottom:4px!important;left:4px!important;border:1px solid rgba(255,255,255,.5)!important;border-radius:50%!important;pointer-events:none!important}.profile-v10-avatar img{width:100%!important;height:100%!important;display:block!important;object-fit:cover!important}.profile-v10-identity-copy{min-width:0!important}.profile-v10-identity-copy h2{margin:0!important;overflow:hidden!important;color:#241f1b!important;font:500 29px/.95 Newsreader,Georgia,serif!important;letter-spacing:-.04em!important;text-overflow:ellipsis!important;white-space:nowrap!important}.profile-v10-level-line{margin-top:8px!important;display:flex!important;align-items:baseline!important;gap:7px!important}.profile-v10-level-line strong{color:var(--p10-coral)!important;font:750 12px/1 Outfit,sans-serif!important;letter-spacing:.05em!important}.profile-v10-level-line span{color:#625b54!important;font:600 12px/1 Outfit,sans-serif!important}.profile-v10-identity-copy small{display:block!important;margin-top:6px!important;overflow:hidden!important;color:#9b9187!important;font:500 12px/1.3 Outfit,sans-serif!important;text-overflow:ellipsis!important;white-space:nowrap!important}.profile-v10-secure{width:100%!important;margin:0 0 8px!important;padding:14px 0!important;display:grid!important;grid-template-columns:23px minmax(0,1fr) auto!important;align-items:center!important;gap:12px!important;border:0!important;border-top:1px solid var(--p10-line)!important;border-bottom:1px solid var(--p10-line)!important;background:transparent!important;text-align:left!important;cursor:pointer!important}.profile-v10-secure-icon{width:22px!important;height:22px!important;display:grid!important;place-items:center!important;color:var(--p10-green)!important;background:transparent!important}.profile-v10-secure-icon svg{width:20px!important;height:20px!important}.profile-v10-secure>span:nth-child(2){min-width:0!important;display:grid!important;gap:4px!important}.profile-v10-secure strong{color:#302b27!important;font:700 12px/1.2 Outfit,sans-serif!important}.profile-v10-secure small{color:#81786f!important;font:500 12px/1.42 Outfit,sans-serif!important}.profile-v10-secure-action{color:var(--p10-coral)!important;font:700 12px/1 Outfit,sans-serif!important;white-space:nowrap!important}.profile-v10-membership{position:relative!important;width:100%!important;margin:8px 0 0!important;padding:20px 2px 19px!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:20px!important;border:0!important;border-top:1px solid var(--p10-line-strong)!important;border-bottom:1px solid var(--p10-line-strong)!important;border-radius:0!important;background:transparent!important;color:var(--p10-ink)!important;text-align:left!important;cursor:pointer!important;box-shadow:none!important}.profile-v10-membership:before{content:""!important;position:absolute!important;left:0!important;top:-1px!important;width:46px!important;height:2px!important;background:var(--p10-coral)!important}.profile-v10-membership-main{min-width:0!important;display:grid!important;gap:5px!important}.profile-v10-membership-kicker{color:#9b9187!important;font:750 12px/1 Outfit,sans-serif!important;letter-spacing:.14em!important;text-transform:uppercase!important}.profile-v10-membership-title{display:flex!important;align-items:center!important;gap:10px!important;flex-wrap:wrap!important}.profile-v10-membership-title>strong{color:#25211d!important;font:500 26px/.96 Newsreader,Georgia,serif!important;letter-spacing:-.035em!important}.profile-v10-status{display:inline-flex!important;align-items:center!important;gap:5px!important;color:#8e857b!important;font:700 12px/1 Outfit,sans-serif!important;letter-spacing:.065em!important;text-transform:uppercase!important}.profile-v10-status i{width:5px!important;height:5px!important;display:block!important;border-radius:50%!important;background:#aaa096!important}.profile-v10-status.is-active{color:#506e59!important}.profile-v10-status.is-active i{background:#63856d!important;box-shadow:0 0 0 3px #63856d17!important}.profile-v10-membership-detail{overflow:hidden!important;color:#766e65!important;font:500 12px/1.35 Outfit,sans-serif!important;text-overflow:ellipsis!important;white-space:nowrap!important}.profile-v10-membership-side{min-width:0!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:14px!important}.profile-v10-price{display:grid!important;justify-items:end!important;gap:2px!important;white-space:nowrap!important}.profile-v10-price strong{color:#312c28!important;font:700 12px/1 Outfit,sans-serif!important}.profile-v10-price small{color:#a1988e!important;font:500 12px/1 Outfit,sans-serif!important}.profile-v10-seat-meter{display:flex!important;align-items:center!important;gap:4px!important}.profile-v10-seat-meter i{width:7px!important;height:7px!important;display:block!important;border:1px solid #b9afa5!important;border-radius:50%!important;background:transparent!important}.profile-v10-seat-meter i.is-filled{border-color:var(--p10-coral)!important;background:var(--p10-coral)!important}.profile-v10-membership-arrow{width:17px!important;height:17px!important;display:grid!important;place-items:center!important;color:#a79e94!important}.profile-v10-membership-arrow svg{width:16px!important;height:16px!important}.profile-v10-section,.profile-v10-legal{margin-top:32px!important}.profile-v10-section-heading{margin-bottom:5px!important;display:flex!important;align-items:baseline!important;justify-content:space-between!important;gap:18px!important}.profile-v10-section-heading>span{color:#302b27!important;font:600 18px/1 Newsreader,Georgia,serif!important;letter-spacing:-.025em!important}.profile-v10-section-heading>small{color:#9d948a!important;font:500 12px/1.25 Outfit,sans-serif!important;text-align:right!important}.profile-v10-page .profile-v9-row{min-height:64px!important;padding:14px 0!important;grid-template-columns:25px minmax(0,1fr) auto!important;gap:13px!important;border-bottom:1px solid var(--p10-line)!important}.profile-v10-page .profile-v9-row:last-child{border-bottom-color:transparent!important}.profile-v10-page .profile-v9-icon{width:23px!important;height:23px!important;background:transparent!important;border:0!important;border-radius:0!important;color:#4b453f!important}.profile-v10-page .profile-v9-icon.is-coral{color:var(--p10-coral)!important}.profile-v10-page .profile-v9-icon.is-lavender{color:var(--p10-lavender)!important}.profile-v10-page .profile-v9-icon.is-green{color:var(--p10-green)!important}.profile-v10-page .profile-v9-icon svg{width:20px!important;height:20px!important;stroke-width:1.55!important}.profile-v10-page .profile-v9-row-copy{gap:4px!important}.profile-v10-page .profile-v9-row-copy strong{color:#302b27!important;font:675 12px/1.2 Outfit,sans-serif!important;letter-spacing:-.006em!important}.profile-v10-page .profile-v9-row-copy small{color:#827970!important;font:500 12px/1.42 Outfit,sans-serif!important}.profile-v10-page .profile-v9-row-tail{color:#978e84!important;font:650 12px/1.2 Outfit,sans-serif!important}.profile-v10-page .profile-v9-row:not(.is-static):hover{padding-left:3px!important;padding-right:3px!important}.profile-v10-page .profile-v9-row:not(.is-static):hover .profile-v9-row-copy strong{color:#302b27!important}.profile-v10-page .profile-v9-row .topiks-switch{width:42px!important;height:24px!important;flex-basis:42px!important;background:#d8d0c7!important}.profile-v10-page .profile-v9-row .topiks-switch.is-on{background:var(--p10-coral)!important}.profile-v10-page .profile-v9-row .topiks-switch>span{width:18px!important;height:18px!important}.profile-v10-page .profile-v9-row .topiks-switch.is-on>span{transform:translate(18px)!important}.profile-v10-legal-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;column-gap:28px!important;border-top:1px solid var(--p10-line)!important}.profile-v10-legal-grid a{min-height:48px!important;padding:13px 0!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;border-bottom:1px solid var(--p10-line)!important;color:#534c45!important;font:600 12px/1.3 Outfit,sans-serif!important;text-decoration:none!important}.profile-v10-legal-grid a span{color:#aea59b!important;font:500 12px/1 Outfit,sans-serif!important}.profile-v10-feedback{margin-top:20px!important;border:0!important;background:transparent!important;color:#4f765b!important;font:650 12px/1.4 Outfit,sans-serif!important;text-align:center!important}.profile-v10-danger-zone{margin-top:28px!important;padding-top:18px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:24px!important;border-top:1px solid var(--p10-line)!important}.profile-v10-danger-zone button,.profile-v10-danger-zone a{padding:8px 0!important;border:0!important;background:transparent!important;font:650 12px/1 Outfit,sans-serif!important;text-decoration:none!important;cursor:pointer!important}.profile-v10-signout{color:#5b544d!important}.profile-v10-danger-zone a{color:var(--p10-danger)!important}.profile-v10-brand-footer{position:relative!important;padding:45px 0 12px!important;display:grid!important;justify-items:center!important;gap:5px!important}.profile-v10-brand-line{width:56px!important;height:1px!important;margin-bottom:11px!important;display:block!important;background:#d9573d40!important}.profile-v10-brand-footer img{width:88px!important;height:auto!important;display:block!important;filter:saturate(.96)!important}.profile-v10-brand-footer strong{margin-top:1px!important;color:#655d55!important;font:700 12px/1 Outfit,sans-serif!important;letter-spacing:-.03em!important}.profile-v10-brand-footer small{color:#a49b91!important;font:500 12px/1 Outfit,sans-serif!important;letter-spacing:.02em!important}.profile-v10-page .profile-v9-sheet-backdrop,.profile-v9-sheet-backdrop{background:#1916144f!important;-webkit-backdrop-filter:blur(11px)!important;backdrop-filter:blur(11px)!important}.profile-v9-sheet{background:#fbf7f0!important;box-shadow:0 -34px 90px -52px #120e0cb8!important}.profile-v9-sheet-head h2{font-size:34px!important;letter-spacing:-.045em!important}.profile-v9-sheet-head p{color:#7a7168!important;font-size:12px!important}.profile-v9-sheet-list,.profile-v9-notification-list{border-top-color:#221d191a!important}.profile-v9-sheet-row,.profile-v9-notification-row{min-height:64px!important;padding:13px 0!important;border-bottom-color:#221d1913!important}.profile-v9-sheet-actions{margin-top:20px!important;grid-template-columns:1fr!important;gap:0!important;border-top:1px solid rgba(34,29,25,.09)!important}.profile-v9-sheet-actions button{min-height:49px!important;padding:0!important;border:0!important;border-bottom:1px solid rgba(34,29,25,.07)!important;border-radius:0!important;background:transparent!important;color:#514a43!important;text-align:left!important;font:650 12px/1.2 Outfit,sans-serif!important}.profile-v9-sheet-actions button:first-child{background:transparent!important;color:var(--p10-coral,#d9573d)!important;font-weight:750!important}.profile-v9-sheet-actions button:after{content:"→"!important;float:right!important;color:#aaa096!important}.profile-v9-profile-editor{gap:21px!important}.profile-v9-field input{border-radius:14px!important;background:#fffdf9!important;box-shadow:none!important}.profile-v9-level-grid button{min-height:58px!important;border-radius:15px!important;background:#f4eee6!important}.profile-v9-level-grid button.is-selected{background:#d9573d!important;border-color:#d9573d!important}.profile-v9-save{border-radius:15px!important;background:#1b1917!important;color:#fff!important}.profile-v10-header-edit:focus-visible,.profile-v10-avatar-button:focus-visible,.profile-v10-secure:focus-visible,.profile-v10-membership:focus-visible,.profile-v10-danger-zone button:focus-visible,.profile-v10-danger-zone a:focus-visible,.profile-v10-legal-grid a:focus-visible{outline:3px solid rgba(217,87,61,.13)!important;outline-offset:4px!important}@media (max-width:640px){.profile-v10-header{margin-bottom:23px!important}.profile-v10-header h1{font-size:43px!important}.profile-v10-identity{gap:14px!important;padding-bottom:22px!important}.profile-v10-avatar{width:70px!important;height:70px!important;font-size:22px!important}.profile-v10-identity-copy h2{font-size:26px!important}.profile-v10-membership{grid-template-columns:minmax(0,1fr) auto!important;gap:12px!important;padding:18px 1px 17px!important}.profile-v10-membership-title>strong{font-size:24px!important}.profile-v10-membership-detail{max-width:220px!important}.profile-v10-membership-side{gap:10px!important}.profile-v10-price strong{font-size:12px!important}.profile-v10-section,.profile-v10-legal{margin-top:29px!important}.profile-v10-section-heading{display:block!important}.profile-v10-section-heading>small{display:block!important;margin-top:5px!important;text-align:left!important}.profile-v10-legal-grid{grid-template-columns:1fr!important}.profile-v10-danger-zone{justify-content:space-between!important;gap:16px!important}}@media (max-width:390px){.profile-v10-membership-side{gap:7px!important}.profile-v10-seat-meter{display:none!important}.profile-v10-membership-detail{max-width:190px!important}}@media (prefers-reduced-motion:reduce){.profile-v10-page .profile-v9-row{transition:none!important}}.profile-v11-page{--p11-bg:#f7f3ec;--p11-paper:#fffdf9;--p11-paper-2:#fbf7f1;--p11-ink:#211e1a;--p11-muted:#756d64;--p11-soft:#9d948a;--p11-line:rgba(34,29,25,.075);--p11-coral:#d9573d;--p11-coral-deep:#c94b34;--p11-lavender:#7863ae;--p11-lavender-soft:#f3eef9;--p11-green:#627e6a;--p11-green-soft:#eff4f0;width:min(100%,720px)!important;margin-inline:auto!important}.profile-v11-header{margin:0 2px 22px!important;display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:20px!important}.profile-v11-header h1{margin:0!important;color:var(--p11-ink)!important;font:500 clamp(42px,7vw,56px)/.92 Newsreader,Georgia,serif!important;letter-spacing:-.055em!important}.profile-v11-header p{margin:8px 0 0!important;color:var(--p11-soft)!important;font:600 12px/1 Outfit,sans-serif!important}.profile-v11-header-edit{padding:8px 0 8px 16px!important;border:0!important;background:transparent!important;color:var(--p11-coral)!important;font:750 12px/1 Outfit,sans-serif!important;cursor:pointer!important}.profile-v11-profile-card{position:relative!important;overflow:hidden!important;min-height:118px!important;padding:20px!important;display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;align-items:center!important;gap:17px!important;border:1px solid var(--p11-line)!important;border-radius:28px!important;background:radial-gradient(circle at 88% 14%,rgba(217,87,61,.085),transparent 29%),linear-gradient(155deg,#fffdf9,#fbf7f1)!important;box-shadow:0 20px 55px -45px #231c1780!important}.profile-v11-profile-card:after{content:""!important;position:absolute!important;right:-36px!important;bottom:-54px!important;width:140px!important;height:140px!important;border:1px solid rgba(217,87,61,.075)!important;border-radius:50%!important;pointer-events:none!important}.profile-v11-profile-edit{position:absolute!important;z-index:2!important;top:15px!important;right:15px!important;padding:5px!important;border:0!important;background:transparent!important;color:#736b63!important;font:700 12px/1 Outfit,sans-serif!important;cursor:pointer!important}.profile-v11-avatar-button{position:relative!important;z-index:1!important;padding:0!important;border:0!important;background:transparent!important;cursor:pointer!important}.profile-v11-avatar{width:80px!important;height:80px!important;overflow:hidden!important;display:grid!important;place-items:center!important;border:1px solid rgba(34,29,25,.08)!important;border-radius:50%!important;background:#e9b1a5!important;color:#7b3024!important;box-shadow:0 16px 38px -32px #1f1915a6!important;font:800 24px/1 Outfit,sans-serif!important}.profile-v11-avatar img{width:100%!important;height:100%!important;display:block!important;object-fit:cover!important}.profile-v11-profile-copy{position:relative!important;z-index:1!important;min-width:0!important}.profile-v11-profile-copy h2{margin:0!important;overflow:hidden!important;color:#241f1b!important;font:500 29px/.98 Newsreader,Georgia,serif!important;letter-spacing:-.04em!important;text-overflow:ellipsis!important;white-space:nowrap!important}.profile-v11-profile-meta{margin-top:7px!important;display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:8px!important}.profile-v11-profile-meta strong{color:var(--p11-coral)!important;font:800 12px/1 Outfit,sans-serif!important;letter-spacing:.04em!important}.profile-v11-profile-meta span{color:#5f5851!important;font:650 12px/1 Outfit,sans-serif!important}.profile-v11-profile-copy small{display:block!important;margin-top:7px!important;overflow:hidden!important;color:#9a9187!important;font:500 12px/1.25 Outfit,sans-serif!important;text-overflow:ellipsis!important;white-space:nowrap!important}.profile-v11-secure-card{width:100%!important;margin-top:12px!important;padding:15px 16px!important;display:grid!important;grid-template-columns:24px minmax(0,1fr) auto!important;align-items:center!important;gap:12px!important;border:1px solid rgba(34,29,25,.07)!important;border-radius:20px!important;background:#fff8f4!important;text-align:left!important;cursor:pointer!important}.profile-v11-secure-icon{width:23px!important;height:23px!important;display:grid!important;place-items:center!important;color:var(--p11-green)!important;background:transparent!important}.profile-v11-secure-icon svg{width:20px!important;height:20px!important}.profile-v11-secure-copy{min-width:0!important;display:grid!important;gap:4px!important}.profile-v11-secure-copy strong{color:#302b27!important;font:700 12px/1.2 Outfit,sans-serif!important}.profile-v11-secure-copy small{color:#81786f!important;font:500 12px/1.4 Outfit,sans-serif!important}.profile-v11-secure-action{display:flex!important;align-items:center!important;gap:4px!important;color:var(--p11-coral)!important;font:700 12px/1 Outfit,sans-serif!important;white-space:nowrap!important}.profile-v11-secure-action svg{width:14px!important;height:14px!important}.profile-v11-membership-card{width:100%!important;margin-top:14px!important;padding:0!important;overflow:hidden!important;display:block!important;border-radius:23px!important;text-align:left!important;cursor:pointer!important;box-shadow:0 18px 48px -42px #211a168c!important;transition:transform .16s ease,box-shadow .16s ease!important}.profile-v11-membership-card:active{transform:scale(.992)!important}.profile-v11-membership-top{padding:18px 17px 16px!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:16px!important;align-items:start!important}.profile-v11-membership-copy{min-width:0!important;display:block!important}.profile-v11-membership-kicker{display:block!important;font:800 12px/1 Outfit,sans-serif!important;text-transform:uppercase!important;letter-spacing:.15em!important}.profile-v11-membership-title{margin-top:7px!important;display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:9px!important}.profile-v11-membership-title>strong{font:500 28px/.95 Newsreader,Georgia,serif!important;letter-spacing:-.045em!important}.profile-v11-membership-status{display:inline-flex!important;align-items:center!important;gap:5px!important;font:800 12px/1 Outfit,sans-serif!important;text-transform:uppercase!important;letter-spacing:.06em!important}.profile-v11-membership-status i{width:5px!important;height:5px!important;display:block!important;border-radius:50%!important;background:currentColor!important}.profile-v11-membership-subtitle{display:block!important;margin-top:6px!important;font:500 12px/1.45 Outfit,sans-serif!important}.profile-v11-membership-price{padding-top:2px!important;display:block!important;text-align:right!important;white-space:nowrap!important}.profile-v11-membership-price strong{display:block!important;font:750 12px/1 Outfit,sans-serif!important}.profile-v11-membership-price small{display:block!important;margin-top:3px!important;font:500 12px/1 Outfit,sans-serif!important}.profile-v11-membership-bottom{min-height:55px!important;padding:13px 17px 14px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important}.profile-v11-membership-action{flex:none!important;display:flex!important;align-items:center!important;gap:5px!important;font:700 12px/1 Outfit,sans-serif!important;white-space:nowrap!important}.profile-v11-membership-action svg{width:14px!important;height:14px!important}.profile-v11-membership-card.is-crew-solid{border:1px solid transparent!important;background:linear-gradient(145deg,var(--p11-coral) 0%,var(--p11-coral-deep) 100%)!important;color:#fff!important}.profile-v11-membership-card.is-crew-solid .profile-v11-membership-kicker{color:#ffffffa3!important}.profile-v11-membership-card.is-crew-solid .profile-v11-membership-title>strong{color:#fff!important}.profile-v11-membership-card.is-crew-solid .profile-v11-membership-status{color:#ffffffe6!important}.profile-v11-membership-card.is-crew-solid .profile-v11-membership-status.is-active{color:#f1f7f2!important}.profile-v11-membership-card.is-crew-solid .profile-v11-membership-subtitle{color:#ffffffc7!important}.profile-v11-membership-card.is-crew-solid .profile-v11-membership-price strong{color:#fff!important}.profile-v11-membership-card.is-crew-solid .profile-v11-membership-price small{color:#ffffff9e!important}.profile-v11-membership-card.is-crew-solid .profile-v11-membership-bottom{border-top:1px solid rgba(255,255,255,.16)!important;background:#7121121f!important}.profile-v11-crew-preview{min-width:0!important;display:flex!important;align-items:center!important;gap:10px!important}.profile-v11-crew-people{flex:none!important;display:flex!important;align-items:center!important;padding-left:5px!important}.profile-v11-crew-person{width:26px!important;height:26px!important;margin-left:-5px!important;overflow:hidden!important;display:grid!important;place-items:center!important;border-radius:50%!important;font:800 12px/1 Outfit,sans-serif!important}.profile-v11-crew-person.is-current-user{border:2px solid transparent!important;background:#fff4ef!important;color:#9a3c2b!important}.profile-v11-crew-person.is-current-user img{width:100%!important;height:100%!important;display:block!important;object-fit:cover!important}.profile-v11-crew-person.is-occupied:not(.is-current-user){border:2px solid transparent!important;background:#eadff6!important}.profile-v11-person-dot{width:6px!important;height:6px!important;display:block!important;border-radius:50%!important;background:#6c5c78!important}.profile-v11-crew-person.is-empty{margin-left:4px!important;border:1px dashed rgba(255,255,255,.6)!important;background:transparent!important;color:#fff!important}.profile-v11-crew-copy{min-width:0!important;display:grid!important;gap:3px!important}.profile-v11-crew-copy strong{color:#fff!important;font:700 12px/1.15 Outfit,sans-serif!important}.profile-v11-crew-copy small{color:#ffffffb3!important;font:500 12px/1.25 Outfit,sans-serif!important}.profile-v11-membership-card.is-crew-solid .profile-v11-membership-action{color:#fff!important}.profile-v11-membership-card.is-crew-solid .profile-v11-membership-action svg{color:#ffffffb3!important}.profile-v11-membership-card.is-solo-soft{border:1px solid rgba(217,87,61,.1)!important;background:linear-gradient(145deg,#fff8f5,#f8ded7)!important;color:#2b2521!important}.profile-v11-membership-card.is-solo-soft .profile-v11-membership-kicker{color:#a8877e!important}.profile-v11-membership-card.is-solo-soft .profile-v11-membership-title>strong{color:#6f2e23!important}.profile-v11-membership-card.is-solo-soft .profile-v11-membership-status{color:#8d8179!important}.profile-v11-membership-card.is-solo-soft .profile-v11-membership-status.is-active{color:#68806e!important}.profile-v11-membership-card.is-solo-soft .profile-v11-membership-subtitle{color:#75665f!important}.profile-v11-membership-card.is-solo-soft .profile-v11-membership-price strong{color:#8b3a2b!important}.profile-v11-membership-card.is-solo-soft .profile-v11-membership-price small{color:#a28e87!important}.profile-v11-membership-card.is-solo-soft .profile-v11-membership-bottom{border-top:1px solid rgba(217,87,61,.09)!important;background:#ffffff3d!important}.profile-v11-solo-upgrade{min-width:0!important;display:flex!important;align-items:center!important;gap:10px!important}.profile-v11-upgrade-plus{width:26px!important;height:26px!important;flex:none!important;display:grid!important;place-items:center!important;border:1px dashed #b9a79f!important;border-radius:50%!important;color:#9e9188!important;font:500 13px/1 Outfit,sans-serif!important}.profile-v11-solo-upgrade>span:last-child{min-width:0!important;display:grid!important;gap:3px!important}.profile-v11-solo-upgrade strong{color:#4c443d!important;font:700 12px/1.15 Outfit,sans-serif!important}.profile-v11-solo-upgrade small{color:#91847b!important;font:500 12px/1.25 Outfit,sans-serif!important}.profile-v11-membership-card.is-solo-soft .profile-v11-membership-action{color:#625a53!important}.profile-v11-membership-card.is-solo-soft .profile-v11-membership-action svg{color:#a3988e!important}.profile-v11-membership-card.is-empty-soft{border:1px solid rgba(34,29,25,.07)!important;background:linear-gradient(145deg,#fffdf9,#f1ebe3)!important;color:#2b2723!important}.profile-v11-membership-card.is-empty-soft .profile-v11-membership-kicker{color:#9c9288!important}.profile-v11-membership-card.is-empty-soft .profile-v11-membership-title>strong{color:#514a44!important;font-size:24px!important}.profile-v11-membership-card.is-empty-soft .profile-v11-membership-subtitle{max-width:370px!important;color:#7e756c!important}.profile-v11-membership-card.is-empty-soft .profile-v11-membership-bottom{border-top:1px solid rgba(34,29,25,.065)!important;background:#ffffff40!important}.profile-v11-empty-plan-copy{min-width:0!important;display:grid!important;gap:3px!important}.profile-v11-empty-plan-copy strong{color:#504943!important;font:700 12px/1.15 Outfit,sans-serif!important}.profile-v11-empty-plan-copy small{color:#91887f!important;font:500 12px/1.25 Outfit,sans-serif!important}.profile-v11-membership-card.is-empty-soft .profile-v11-membership-action{color:var(--p11-coral)!important}.profile-v11-section{margin-top:28px!important}.profile-v11-section-heading{margin:0 3px 10px!important;display:flex!important;align-items:baseline!important;justify-content:space-between!important;gap:12px!important}.profile-v11-section-heading h3{margin:0!important;color:#302b27!important;font:600 18px/1 Newsreader,Georgia,serif!important;letter-spacing:-.025em!important}.profile-v11-section-heading span{color:var(--p11-soft)!important;font:500 12px/1.2 Outfit,sans-serif!important}.profile-v11-experience-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.profile-v11-mini-card{position:relative!important;min-height:145px!important;overflow:hidden!important;padding:16px!important;display:block!important;border:1px solid rgba(34,29,25,.07)!important;border-radius:23px!important;background:var(--p11-paper)!important;color:#302b27!important;text-align:left!important;box-shadow:0 14px 40px -38px #1f191580!important}button.profile-v11-mini-card{cursor:pointer!important}.profile-v11-mini-card:after{content:""!important;position:absolute!important;right:-26px!important;bottom:-34px!important;width:90px!important;height:90px!important;border:1px solid rgba(34,29,25,.045)!important;border-radius:50%!important;pointer-events:none!important}.profile-v11-mini-card.is-lavender{background:linear-gradient(145deg,#fffdf9 35%,#f3eef9)!important}.profile-v11-mini-card.is-coral{background:linear-gradient(145deg,#fffdf9 35%,#fbeee9)!important}.profile-v11-mini-card.is-green{background:linear-gradient(145deg,#fffdf9 35%,#eff4f0)!important}.profile-v11-mini-icon{width:23px!important;height:23px!important;margin-bottom:18px!important;display:grid!important;place-items:center!important;color:#4e4842!important;background:transparent!important;border:0!important}.profile-v11-mini-icon.is-coral{color:var(--p11-coral)!important}.profile-v11-mini-icon.is-lavender{color:var(--p11-lavender)!important}.profile-v11-mini-icon.is-green{color:var(--p11-green)!important}.profile-v11-mini-icon svg{width:21px!important;height:21px!important;stroke-width:1.55!important}.profile-v11-mini-card>strong{display:block!important;color:#322d29!important;font:700 12px/1.2 Outfit,sans-serif!important}.profile-v11-mini-card>p{max-width:180px!important;margin:6px 0 0!important;color:var(--p11-muted)!important;font:500 12px/1.45 Outfit,sans-serif!important}.profile-v11-mini-meta{position:absolute!important;left:16px!important;bottom:14px!important;color:var(--p11-soft)!important;font:700 12px/1 Outfit,sans-serif!important}.profile-v11-mini-arrow{position:absolute!important;right:14px!important;bottom:12px!important;width:17px!important;height:17px!important;display:grid!important;place-items:center!important;color:#aaa197!important}.profile-v11-mini-arrow svg{width:16px!important;height:16px!important}.profile-v11-mini-switch{position:absolute!important;right:15px!important;bottom:14px!important;width:40px!important;height:23px!important;flex-basis:40px!important}.profile-v11-mini-switch>span{width:17px!important;height:17px!important}.profile-v11-mini-switch.is-on{background:var(--p11-coral)!important}.profile-v11-mini-switch.is-on>span{transform:translate(17px)!important}.profile-v11-account-card{width:100%!important;min-height:66px!important;margin-top:10px!important;padding:16px!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:14px!important;border:1px solid rgba(34,29,25,.07)!important;border-radius:23px!important;background:var(--p11-paper)!important;color:#302b27!important;text-align:left!important;text-decoration:none!important}button.profile-v11-account-card,a.profile-v11-account-card{cursor:pointer!important}.profile-v11-account-card>span:first-child{min-width:0!important;display:block!important}.profile-v11-account-card strong{display:block!important;color:#332e29!important;font:700 12px/1.2 Outfit,sans-serif!important}.profile-v11-account-card small{display:block!important;margin-top:5px!important;overflow:hidden!important;color:var(--p11-muted)!important;font:500 12px/1.4 Outfit,sans-serif!important;text-overflow:ellipsis!important}.profile-v11-protected{display:flex!important;align-items:center!important;gap:6px!important;color:var(--p11-green)!important;font:800 12px/1 Outfit,sans-serif!important;text-transform:uppercase!important;letter-spacing:.05em!important}.profile-v11-protected i{width:6px!important;height:6px!important;display:block!important;border-radius:50%!important;background:#6f8d78!important}.profile-v11-account-action{display:flex!important;align-items:center!important;gap:5px!important;color:#aaa197!important;font:700 12px/1 Outfit,sans-serif!important;white-space:nowrap!important}.profile-v11-account-action svg{width:15px!important;height:15px!important}.profile-v11-legal-card{overflow:hidden!important;border:1px solid rgba(34,29,25,.07)!important;border-radius:23px!important;background:#fffdf9b8!important}.profile-v11-legal-card a{min-height:49px!important;padding:0 15px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:15px!important;border-bottom:1px solid var(--p11-line)!important;color:#524b45!important;font:650 12px/1.2 Outfit,sans-serif!important;text-decoration:none!important}.profile-v11-legal-card a:last-child{border-bottom:0!important}.profile-v11-legal-card a span{color:#aaa197!important;font:500 15px/1 Outfit,sans-serif!important}.profile-v11-feedback{margin:18px 0 0!important;border:0!important;background:transparent!important;color:#4f765b!important;font:650 12px/1.4 Outfit,sans-serif!important;text-align:center!important}.profile-v11-signout{width:100%!important;margin-top:17px!important;padding:10px!important;border:0!important;background:transparent!important;color:#5c554e!important;font:650 12px/1 Outfit,sans-serif!important;cursor:pointer!important}.profile-v11-delete{display:block!important;margin-top:2px!important;color:#a9483d!important;font:600 12px/1 Outfit,sans-serif!important;text-align:center!important;text-decoration:none!important}.profile-v11-brand-footer{padding:40px 0 8px!important;display:grid!important;justify-items:center!important;gap:5px!important}.profile-v11-brand-footer img{width:90px!important;height:auto!important;display:block!important}.profile-v11-brand-footer strong{color:#675f57!important;font:700 12px/1 Outfit,sans-serif!important}.profile-v11-brand-footer small{color:#a49b91!important;font:500 12px/1 Outfit,sans-serif!important}.profile-v11-page button:focus-visible,.profile-v11-page a:focus-visible{outline:3px solid rgba(217,87,61,.13)!important;outline-offset:3px!important}.profile-v11-page .profile-v9-sheet-backdrop{background:#1916144f!important;-webkit-backdrop-filter:blur(11px)!important;backdrop-filter:blur(11px)!important}.profile-v11-page .profile-v9-sheet{background:#fbf7f0!important}@media (max-width:640px){.profile-v11-header h1{font-size:44px!important}.profile-v11-profile-card{min-height:108px!important;padding:17px!important;border-radius:25px!important}.profile-v11-avatar{width:70px!important;height:70px!important;font-size:22px!important}.profile-v11-profile-copy h2{font-size:26px!important}.profile-v11-membership-card{border-radius:23px!important}.profile-v11-membership-top{gap:12px!important}.profile-v11-membership-title>strong{font-size:26px!important}.profile-v11-membership-bottom{gap:10px!important}.profile-v11-membership-action{font-size:12px!important}.profile-v11-section-heading{display:block!important}.profile-v11-section-heading span{display:block!important;margin-top:5px!important}.profile-v11-experience-grid{gap:9px!important}.profile-v11-mini-card{min-height:136px!important;padding:15px!important}}@media (max-width:390px){.profile-v11-membership-top{grid-template-columns:minmax(0,1fr) auto!important}.profile-v11-membership-bottom{align-items:flex-end!important}.profile-v11-crew-copy small,.profile-v11-solo-upgrade small{max-width:135px!important}.profile-v11-membership-action{max-width:86px!important;justify-content:flex-end!important;text-align:right!important;white-space:normal!important}}@media (prefers-reduced-motion:reduce){.profile-v11-membership-card{transition:none!important}}.profile-v11-membership-top{grid-template-columns:minmax(0,1fr)!important}.profile-v11-membership-copy{max-width:520px!important}button.profile-v11-mini-card.is-green{cursor:pointer!important}.profile-v11-legal-card a>span{width:17px!important;height:17px!important;flex:none!important;display:grid!important;place-items:center!important;color:#aaa197!important;font-size:initial!important}.profile-v11-legal-card a>span svg{width:15px!important;height:15px!important;stroke-width:1.6!important}.profile-v11-signout{width:100%!important;min-height:48px!important;margin-top:20px!important;padding:0 16px!important;border:1px solid rgba(34,29,25,.075)!important;border-radius:18px!important;background:#fffdf994!important;color:#4f4943!important;font:700 12px/1 Outfit,sans-serif!important;box-shadow:0 12px 35px -34px #1f191573!important}.profile-v11-delete{display:none!important}.profile-v12-feedback-panel{margin-top:20px!important}.profile-v12-feedback-main{padding:16px 0!important;display:grid!important;grid-template-columns:26px minmax(0,1fr) auto!important;align-items:center!important;gap:13px!important;border-top:1px solid rgba(34,29,25,.08)!important;border-bottom:1px solid rgba(34,29,25,.08)!important}.profile-v12-feedback-icon{width:24px!important;height:24px!important;display:grid!important;place-items:center!important;color:#627e6a!important;background:transparent!important}.profile-v12-feedback-icon svg{width:21px!important;height:21px!important}.profile-v12-feedback-main>span:nth-child(2){min-width:0!important;display:grid!important;gap:4px!important}.profile-v12-feedback-main strong{color:#342f2b!important;font:700 12px/1.2 Outfit,sans-serif!important}.profile-v12-feedback-main small{color:#7d746c!important;font:500 12px/1.45 Outfit,sans-serif!important}.profile-v12-feedback-test{width:100%!important;min-height:46px!important;margin-top:14px!important;border:1px solid rgba(34,29,25,.075)!important;border-radius:15px!important;background:#fffdf9!important;color:#4f4943!important;font:700 12px/1 Outfit,sans-serif!important;cursor:pointer!important}.profile-v12-feedback-test:disabled{opacity:.42!important;cursor:default!important}.profile-v12-feedback-note{margin:11px 2px 0!important;color:#9b9187!important;font:500 12px/1.45 Outfit,sans-serif!important}.profile-v12-data-list{margin-top:20px!important;border-top:1px solid rgba(34,29,25,.08)!important}.profile-v12-data-list>a{min-height:65px!important;padding:13px 0!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:14px!important;border-bottom:1px solid rgba(34,29,25,.075)!important;color:#37312c!important;text-decoration:none!important}.profile-v12-data-list>a>span:first-child{min-width:0!important;display:grid!important;gap:4px!important}.profile-v12-data-list strong{font:700 12px/1.2 Outfit,sans-serif!important}.profile-v12-data-list small{color:#81786f!important;font:500 12px/1.42 Outfit,sans-serif!important}.profile-v12-data-chevron{width:17px!important;height:17px!important;display:grid!important;place-items:center!important;color:#aaa197!important}.profile-v12-data-chevron svg{width:15px!important;height:15px!important}.profile-v12-advanced-account{margin-top:30px!important;padding-top:16px!important;border-top:1px solid rgba(34,29,25,.07)!important}.profile-v12-advanced-kicker{color:#9c9288!important;font:800 12px/1 Outfit,sans-serif!important;letter-spacing:.13em!important;text-transform:uppercase!important}.profile-v12-advanced-account p{max-width:470px!important;margin:8px 0 0!important;color:#8a8178!important;font:500 12px/1.45 Outfit,sans-serif!important}.profile-v12-delete-account-link{width:100%!important;min-height:48px!important;margin-top:10px!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important;border:0!important;border-bottom:1px solid rgba(169,72,61,.12)!important;color:#a9483d!important;font:650 12px/1 Outfit,sans-serif!important;text-decoration:none!important}.profile-v12-delete-account-link svg{width:14px!important;height:14px!important;color:#a9483da6!important}.profile-v11-membership-card:hover{box-shadow:0 22px 54px -42px #211a169e!important}@media (max-width:640px){.profile-v11-membership-top{grid-template-columns:minmax(0,1fr)!important}.profile-v12-feedback-main{grid-template-columns:24px minmax(0,1fr) auto!important}.profile-v11-signout{min-height:46px!important}}.profile-v13-detail-page{position:fixed!important;z-index:190!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;overflow-y:auto!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch!important;padding:max(10px,var(--topiks-safe-top,env(safe-area-inset-top,0px))) max(16px,var(--topiks-safe-right,env(safe-area-inset-right,0px))) max(34px,var(--topiks-safe-bottom,env(safe-area-inset-bottom,0px))) max(16px,var(--topiks-safe-left,env(safe-area-inset-left,0px)))!important;background:#f7f3ec!important;color:#211e1a!important;animation:profile-v13-page-in .22s cubic-bezier(.22,.78,.25,1) both!important}.profile-v13-detail-header{position:sticky!important;z-index:4!important;top:calc(-1*max(10px,var(--topiks-safe-top,env(safe-area-inset-top,0px))))!important;width:min(100%,720px)!important;min-height:78px!important;margin:0 auto!important;padding:max(10px,var(--topiks-safe-top,env(safe-area-inset-top,0px))) 0 13px!important;display:grid!important;grid-template-columns:42px minmax(0,1fr) 42px!important;align-items:start!important;gap:9px!important;background:linear-gradient(180deg,#f7f3ec,#f7f3ec 82%,#f7f3ec00)!important}.profile-v13-back{width:42px!important;height:42px!important;padding:0!important;display:grid!important;place-items:center!important;border:0!important;border-radius:0!important;background:transparent!important;color:#2d2824!important;cursor:pointer!important}.profile-v13-back svg{width:22px!important;height:22px!important}.profile-v13-detail-title{min-width:0!important;padding-top:3px!important;text-align:center!important}.profile-v13-detail-title h2{margin:0!important;color:#211e1a!important;font:500 clamp(29px,5vw,36px)/.98 Newsreader,Georgia,serif!important;letter-spacing:-.04em!important}.profile-v13-detail-title p{max-width:470px!important;margin:7px auto 0!important;color:#7b7269!important;font:500 12px/1.45 Outfit,sans-serif!important}.profile-v13-header-spacer{width:42px!important;height:42px!important}.profile-v13-detail-content{width:min(100%,720px)!important;margin:4px auto 0!important;padding-bottom:24px!important}.profile-v13-detail-page .profile-v9-profile-editor,.profile-v13-detail-page .profile-v9-sheet-list,.profile-v13-detail-page .profile-v9-notification-list,.profile-v13-detail-page .profile-v12-feedback-panel,.profile-v13-detail-page .profile-v12-data-list{width:100%!important}.profile-v13-detail-page .profile-v9-sheet-list,.profile-v13-detail-page .profile-v9-notification-list{margin-top:18px!important;border-top:1px solid rgba(34,29,25,.085)!important}.profile-v13-detail-page .profile-v9-sheet-row,.profile-v13-detail-page .profile-v9-notification-row{padding-left:0!important;padding-right:0!important;background:transparent!important}.profile-v13-detail-page .profile-v9-sheet-actions{margin-top:28px!important;border-top:1px solid rgba(34,29,25,.085)!important}.profile-v13-detail-page .profile-v9-sheet-actions button{min-height:52px!important;padding:0!important;border:0!important;border-bottom:1px solid rgba(34,29,25,.07)!important;border-radius:0!important;background:transparent!important;text-align:left!important}.profile-v13-detail-page .profile-v9-sheet-actions button:first-child{color:#d9573d!important}.profile-v11-page .topiks-switch.is-on,.profile-v13-detail-page .topiks-switch.is-on,.profile-v12-feedback-main .topiks-switch.is-on,.profile-v9-notification-row .topiks-switch.is-on,.profile-v11-mini-switch.is-on{background:#1a1917!important}.profile-v13-detail-page .profile-v9-sheet-handle,.profile-v13-detail-page .profile-v9-sheet-close{display:none!important}@keyframes profile-v13-page-in{0%{opacity:0;transform:translate(10px)}to{opacity:1;transform:translate(0)}}@media (max-width:640px){.profile-v13-detail-page{padding-left:max(14px,var(--topiks-safe-left,env(safe-area-inset-left,0px)))!important;padding-right:max(14px,var(--topiks-safe-right,env(safe-area-inset-right,0px)))!important}.profile-v13-detail-header{min-height:74px!important;grid-template-columns:38px minmax(0,1fr) 38px!important}.profile-v13-back,.profile-v13-header-spacer{width:38px!important;height:38px!important}.profile-v13-detail-title h2{font-size:30px!important}.profile-v13-detail-title p{font-size:12px!important}}@media (prefers-reduced-motion:reduce){.profile-v13-detail-page{animation:none!important}}.profile-v11-page.is-detail-open>:not(.profile-v14-detail-page){display:none!important}.profile-v14-detail-page{position:relative!important;z-index:auto!important;inset:auto!important;width:100%!important;height:auto!important;min-height:0!important;overflow:visible!important;padding:0!important;background:transparent!important;color:#211e1a!important;animation:profile-v14-page-in .18s cubic-bezier(.22,.78,.25,1) both!important}.profile-v14-detail-header{position:relative!important;top:auto!important;width:100%!important;min-height:74px!important;margin:0 0 18px!important;padding:0!important;display:grid!important;grid-template-columns:42px minmax(0,1fr) 42px!important;align-items:start!important;gap:9px!important;background:transparent!important}.profile-v14-back{width:42px!important;height:42px!important;padding:0!important;display:grid!important;place-items:center!important;border:0!important;background:transparent!important;color:#2d2824!important;cursor:pointer!important}.profile-v14-back svg{width:22px!important;height:22px!important}.profile-v14-detail-title{min-width:0!important;padding-top:3px!important;text-align:center!important}.profile-v14-detail-title h2{margin:0!important;color:#211e1a!important;font:500 clamp(29px,5vw,36px)/.98 Newsreader,Georgia,serif!important;letter-spacing:-.04em!important}.profile-v14-detail-title p{max-width:470px!important;margin:7px auto 0!important;color:#7b7269!important;font:500 12px/1.45 Outfit,sans-serif!important}.profile-v14-header-spacer{width:42px!important;height:42px!important}.profile-v14-detail-content{width:100%!important;margin:0!important;padding:0 0 24px!important}.profile-v14-detail-page .profile-v9-profile-editor,.profile-v14-detail-page .profile-v9-sheet-list,.profile-v14-detail-page .profile-v9-notification-list,.profile-v14-detail-page .profile-v12-feedback-panel,.profile-v14-detail-page .profile-v12-data-list{width:100%!important}.profile-v14-detail-page .profile-v9-sheet-list,.profile-v14-detail-page .profile-v9-notification-list{margin-top:0!important;border-top:1px solid rgba(34,29,25,.085)!important}.profile-v14-detail-page .profile-v9-sheet-row,.profile-v14-detail-page .profile-v9-notification-row{padding-left:0!important;padding-right:0!important;background:transparent!important}.profile-v14-detail-page .profile-v9-sheet-handle,.profile-v14-detail-page .profile-v9-sheet-close{display:none!important}.profile-v11-page .topiks-switch.is-on,.profile-v14-detail-page .topiks-switch.is-on,.profile-v12-feedback-main .topiks-switch.is-on,.profile-v9-notification-row .topiks-switch.is-on,.profile-v11-mini-switch.is-on{background:#d9573d!important}.profile-v11-mini-arrow{top:14px!important;right:14px!important;bottom:auto!important}@keyframes profile-v14-page-in{0%{opacity:0;transform:translate(8px)}to{opacity:1;transform:translate(0)}}@media (max-width:640px){.profile-v14-detail-header{grid-template-columns:38px minmax(0,1fr) 38px!important;min-height:70px!important}.profile-v14-back,.profile-v14-header-spacer{width:38px!important;height:38px!important}.profile-v14-detail-title h2{font-size:30px!important}}@media (prefers-reduced-motion:reduce){.profile-v14-detail-page{animation:none!important}}.profile-v14-detail-header{min-height:auto!important;margin:0 0 24px!important;padding:2px 0 0!important;display:grid!important;grid-template-columns:42px minmax(0,1fr)!important;align-items:start!important;gap:7px 10px!important}.profile-v14-back{grid-column:1!important;grid-row:1!important;width:38px!important;height:38px!important;margin-top:1px!important}.profile-v14-detail-title{grid-column:1 / -1!important;grid-row:2!important;padding:3px 2px 0!important;text-align:left!important}.profile-v14-detail-title h2{font:500 clamp(40px,6.5vw,52px)/.92 Newsreader,Georgia,serif!important;letter-spacing:-.055em!important}.profile-v14-detail-title p{max-width:540px!important;margin:10px 0 0!important;color:#81786f!important;font:500 12px/1.5 Outfit,sans-serif!important}.profile-v14-header-spacer{display:none!important}.profile-v14-detail-content{padding-bottom:30px!important}.profile-v15-page-stack{display:grid!important;gap:12px!important}.profile-v15-identity-edit-card,.profile-v15-form-card,.profile-v15-level-section-card,.profile-v15-plan-hero,.profile-v15-crew-card,.profile-v15-notice-card,.profile-v15-actions-card,.profile-v15-feedback-hero-card,.profile-v15-test-card,.profile-v15-advanced-card{border:1px solid rgba(34,29,25,.07)!important;border-radius:24px!important;background:#fffdf9!important;box-shadow:0 16px 44px -40px #1f191585!important}.profile-v15-card-kicker{display:block!important;color:#9b9187!important;font:800 12px/1 Outfit,sans-serif!important;letter-spacing:.13em!important;text-transform:uppercase!important}.profile-v15-card-heading{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:16px!important}.profile-v15-card-heading h3,.profile-v15-feedback-hero-card h3,.profile-v15-test-card h3,.profile-v15-advanced-card h3{margin:6px 0 0!important;color:#2d2824!important;font:500 23px/1 Newsreader,Georgia,serif!important;letter-spacing:-.035em!important}.profile-v15-card-caption{color:#9d948a!important;font:600 12px/1.25 Outfit,sans-serif!important;text-align:right!important}.profile-v15-card-intro{margin:9px 0 0!important;color:#7d746c!important;font:500 12px/1.45 Outfit,sans-serif!important}.profile-v15-identity-edit-card{min-height:112px!important;padding:17px!important;display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:center!important;gap:14px!important;background:radial-gradient(circle at 88% 12%,rgba(217,87,61,.08),transparent 30%),linear-gradient(155deg,#fffdf9,#fbf7f1)!important}.profile-v15-edit-avatar{padding:0!important;border:0!important;background:transparent!important;cursor:pointer!important}.profile-v15-edit-avatar>span{width:68px!important;height:68px!important;overflow:hidden!important;display:grid!important;place-items:center!important;border-radius:50%!important;background:#e9b1a5!important;color:#7b3024!important;font:800 21px/1 Outfit,sans-serif!important}.profile-v15-edit-avatar img{width:100%!important;height:100%!important;display:block!important;object-fit:cover!important}.profile-v15-identity-edit-copy{min-width:0!important;display:grid!important;gap:4px!important}.profile-v15-identity-edit-copy strong{color:#302b27!important;font:700 12px/1.2 Outfit,sans-serif!important}.profile-v15-identity-edit-copy small{color:#857c73!important;font:500 12px/1.4 Outfit,sans-serif!important}.profile-v15-text-action{padding:8px 0 8px 10px!important;border:0!important;background:transparent!important;color:#d9573d!important;font:700 12px/1 Outfit,sans-serif!important}.profile-v15-form-card,.profile-v15-level-section-card{padding:17px!important}.profile-v15-input-field{margin-top:17px!important;display:grid!important;gap:7px!important}.profile-v15-input-field>span{color:#6f675f!important;font:650 12px/1 Outfit,sans-serif!important}.profile-v15-input-field input{width:100%!important;min-height:49px!important;padding:0 14px!important;border:1px solid rgba(34,29,25,.08)!important;border-radius:15px!important;outline:none!important;background:#fbf7f1!important;color:#292521!important;font:600 12px/1 Outfit,sans-serif!important}.profile-v15-input-field input:focus{border-color:#d9573d57!important;box-shadow:0 0 0 3px #d9573d12!important}.profile-v15-current-level{color:#d9573d!important;font:800 12px/1 Outfit,sans-serif!important}.profile-v15-level-grid{margin-top:15px!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.profile-v15-level-grid button{min-height:80px!important;padding:12px!important;display:grid!important;align-content:start!important;gap:4px!important;border:1px solid rgba(34,29,25,.06)!important;border-radius:17px!important;background:#f7f2eb!important;color:#403a35!important;text-align:left!important}.profile-v15-level-grid button strong{color:#d9573d!important;font:800 12px/1 Outfit,sans-serif!important}.profile-v15-level-grid button span{font:700 12px/1.2 Outfit,sans-serif!important}.profile-v15-level-grid button small{color:#8b8279!important;font:500 12px/1.35 Outfit,sans-serif!important}.profile-v15-level-grid button.is-selected{border-color:#d9573d!important;background:#d9573d!important;color:#fff!important}.profile-v15-level-grid button.is-selected strong,.profile-v15-level-grid button.is-selected small{color:#fff!important}.profile-v15-level-grid button.is-selected small{opacity:.78!important}.profile-v15-primary-action{width:100%!important;min-height:51px!important;padding:0 17px!important;border:0!important;border-radius:17px!important;background:#1a1917!important;color:#fff!important;font:750 12px/1 Outfit,sans-serif!important}.profile-v15-page-feedback{margin:0!important;border:0!important;background:transparent!important;color:#4f765b!important;text-align:center!important}.profile-v15-plan-hero{padding:18px!important}.profile-v15-plan-hero.is-crew{border-color:transparent!important;background:linear-gradient(145deg,#d9573d,#c94b34)!important;color:#fff!important}.profile-v15-plan-hero.is-solo{border-color:#d9573d1a!important;background:linear-gradient(145deg,#fff8f5,#f8ded7)!important}.profile-v15-plan-hero.is-empty{background:linear-gradient(145deg,#fffdf9,#f1ebe3)!important}.profile-v15-plan-hero-head{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:16px!important}.profile-v15-plan-kicker{font:800 12px/1 Outfit,sans-serif!important;letter-spacing:.14em!important;text-transform:uppercase!important}.profile-v15-plan-title{margin-top:7px!important;display:flex!important;align-items:center!important;gap:9px!important;flex-wrap:wrap!important}.profile-v15-plan-title h3{margin:0!important;font:500 29px/.95 Newsreader,Georgia,serif!important;letter-spacing:-.045em!important}.profile-v15-plan-status{display:inline-flex!important;align-items:center!important;gap:5px!important;font:800 12px/1 Outfit,sans-serif!important;text-transform:uppercase!important;letter-spacing:.06em!important}.profile-v15-plan-status i{width:5px!important;height:5px!important;display:block!important;border-radius:50%!important;background:currentColor!important}.profile-v15-plan-price{flex:none!important;text-align:right!important}.profile-v15-plan-price strong{display:block!important;font:750 13px/1 Outfit,sans-serif!important}.profile-v15-plan-price small{display:block!important;margin-top:4px!important;font:500 12px/1 Outfit,sans-serif!important}.profile-v15-plan-hero>p{max-width:410px!important;margin:9px 0 0!important;font:500 12px/1.45 Outfit,sans-serif!important}.profile-v15-plan-hero.is-crew .profile-v15-plan-kicker,.profile-v15-plan-hero.is-crew .profile-v15-plan-price small{color:#ffffffa3!important}.profile-v15-plan-hero.is-crew .profile-v15-plan-title h3,.profile-v15-plan-hero.is-crew .profile-v15-plan-price strong{color:#fff!important}.profile-v15-plan-hero.is-crew .profile-v15-plan-status{color:#f1f7f2!important}.profile-v15-plan-hero.is-crew>p{color:#ffffffc7!important}.profile-v15-plan-hero.is-solo .profile-v15-plan-kicker{color:#a8877e!important}.profile-v15-plan-hero.is-solo .profile-v15-plan-title h3{color:#6f2e23!important}.profile-v15-plan-hero.is-solo .profile-v15-plan-price strong{color:#8b3a2b!important}.profile-v15-plan-hero.is-solo .profile-v15-plan-price small,.profile-v15-plan-hero.is-solo>p{color:#8d756d!important}.profile-v15-plan-hero.is-solo .profile-v15-plan-status{color:#68806e!important}.profile-v15-crew-card{padding:17px!important;background:linear-gradient(145deg,#fffdf9 35%,#fbeee9)!important}.profile-v15-crew-members{margin-top:16px!important;display:flex!important;align-items:center!important;gap:11px!important}.profile-v15-crew-avatars{display:flex!important;align-items:center!important;padding-left:5px!important}.profile-v15-crew-avatar{width:32px!important;height:32px!important;margin-left:-5px!important;overflow:hidden!important;display:grid!important;place-items:center!important;border:2px solid #fff8f4!important;border-radius:50%!important;background:#d8cee9!important;color:#453a4f!important;font:800 12px/1 Outfit,sans-serif!important}.profile-v15-crew-avatar.is-current{background:#d9573d!important;color:#fff!important}.profile-v15-crew-avatar.is-current img{width:100%!important;height:100%!important;object-fit:cover!important}.profile-v15-crew-avatar.is-occupied:not(.is-current)>span{width:7px!important;height:7px!important;border-radius:50%!important;background:#756884!important}.profile-v15-crew-avatar.is-empty{margin-left:4px!important;border:1px dashed #b9afa5!important;background:transparent!important;color:#9e958b!important}.profile-v15-crew-members>span:last-child{display:grid!important;gap:3px!important}.profile-v15-crew-members strong{color:#433d37!important;font:700 12px/1.2 Outfit,sans-serif!important}.profile-v15-crew-members small{color:#8c837a!important;font:500 12px/1.3 Outfit,sans-serif!important}.profile-v15-notice-card{padding:14px 16px!important;background:#fff7f3!important}.profile-v15-notice-card p{margin:0!important;color:#6f5c55!important;font:600 12px/1.45 Outfit,sans-serif!important}.profile-v15-notice-card p+p{margin-top:7px!important}.profile-v15-notice-card .is-danger{color:#9f493b!important}.profile-v15-actions-card{padding:17px!important}.profile-v15-actions-card>.profile-v15-card-heading{margin-bottom:10px!important}.profile-v15-actions-card>button{width:100%!important;min-height:62px!important;padding:12px 0!important;display:grid!important;grid-template-columns:minmax(0,1fr) 18px!important;align-items:center!important;gap:12px!important;border:0!important;border-bottom:1px solid rgba(34,29,25,.07)!important;background:transparent!important;color:#37312d!important;text-align:left!important}.profile-v15-actions-card>button:last-child{border-bottom:0!important}.profile-v15-actions-card>button>span{min-width:0!important;display:grid!important;gap:4px!important}.profile-v15-actions-card>button strong{font:700 12px/1.2 Outfit,sans-serif!important}.profile-v15-actions-card>button small{color:#857c73!important;font:500 12px/1.4 Outfit,sans-serif!important}.profile-v15-actions-card>button>svg{width:16px!important;height:16px!important;color:#aaa197!important}.profile-v15-page-footnote{margin:1px 3px 0!important;color:#9b9187!important;font:500 12px/1.45 Outfit,sans-serif!important}.profile-v15-feedback-hero-card{min-height:132px!important;padding:17px!important;display:grid!important;grid-template-columns:28px minmax(0,1fr) auto!important;align-items:start!important;gap:13px!important;background:linear-gradient(145deg,#fffdf9 32%,#eff4f0)!important}.profile-v15-feedback-icon{width:26px!important;height:26px!important;display:grid!important;place-items:center!important;color:#627e6a!important;background:transparent!important}.profile-v15-feedback-icon svg{width:22px!important;height:22px!important}.profile-v15-feedback-hero-card>div{min-width:0!important}.profile-v15-feedback-hero-card p,.profile-v15-test-card p,.profile-v15-advanced-card>p{margin:7px 0 0!important;color:#7b726a!important;font:500 12px/1.45 Outfit,sans-serif!important}.profile-v15-test-card{padding:17px!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:18px!important}.profile-v15-test-card button{min-height:40px!important;padding:0 14px!important;border:0!important;border-radius:13px!important;background:#1a1917!important;color:#fff!important;font:700 12px/1 Outfit,sans-serif!important}.profile-v15-test-card button:disabled{opacity:.4!important}.profile-v15-data-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.profile-v15-data-card{position:relative!important;min-height:150px!important;overflow:hidden!important;padding:16px!important;display:block!important;border:1px solid rgba(34,29,25,.07)!important;border-radius:23px!important;background:#fffdf9!important;color:#302b27!important;text-decoration:none!important}.profile-v15-data-card.is-green{background:linear-gradient(145deg,#fffdf9 35%,#eff4f0)!important}.profile-v15-data-card.is-coral{background:linear-gradient(145deg,#fffdf9 35%,#fbeee9)!important}.profile-v15-data-icon{width:23px!important;height:23px!important;margin-bottom:18px!important;display:grid!important;place-items:center!important;color:#627e6a!important;background:transparent!important}.profile-v15-data-card.is-coral .profile-v15-data-icon{color:#d9573d!important}.profile-v15-data-icon svg{width:21px!important;height:21px!important}.profile-v15-data-card strong{display:block!important;font:700 12px/1.2 Outfit,sans-serif!important}.profile-v15-data-card p{max-width:180px!important;margin:6px 0 0!important;color:#7b726a!important;font:500 12px/1.45 Outfit,sans-serif!important}.profile-v15-data-arrow{position:absolute!important;top:14px!important;right:14px!important;width:17px!important;height:17px!important;display:grid!important;place-items:center!important;color:#aaa197!important}.profile-v15-data-arrow svg{width:16px!important;height:16px!important}.profile-v15-advanced-card{padding:17px!important;background:#fbf7f1!important}.profile-v15-advanced-card>a{min-height:60px!important;margin-top:16px!important;padding:12px 0 0!important;display:grid!important;grid-template-columns:minmax(0,1fr) 18px!important;align-items:center!important;gap:14px!important;border-top:1px solid rgba(169,72,61,.12)!important;color:#a9483d!important;text-decoration:none!important}.profile-v15-advanced-card>a>span{display:grid!important;gap:4px!important}.profile-v15-advanced-card>a strong{font:700 12px/1.2 Outfit,sans-serif!important}.profile-v15-advanced-card>a small{color:#9a6f67!important;font:500 12px/1.4 Outfit,sans-serif!important}.profile-v15-advanced-card>a svg{width:15px!important;height:15px!important}.profile-v15-notification-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.profile-v15-notification-card{min-height:142px!important;padding:16px!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important;gap:12px!important;border:1px solid rgba(34,29,25,.07)!important;border-radius:23px!important;background:#fffdf9!important}.profile-v15-notification-card.is-coral{background:linear-gradient(145deg,#fffdf9 35%,#fbeee9)!important}.profile-v15-notification-card.is-lavender{background:linear-gradient(145deg,#fffdf9 35%,#f3eef9)!important}.profile-v15-notification-card.is-neutral{background:linear-gradient(145deg,#fffdf9 35%,#f5f1eb)!important}.profile-v15-notification-card>div{min-width:0!important}.profile-v15-notification-card strong{display:block!important;margin-top:7px!important;color:#332e2a!important;font:700 12px/1.2 Outfit,sans-serif!important}.profile-v15-notification-card p{margin:7px 0 0!important;color:#7c736b!important;font:500 12px/1.45 Outfit,sans-serif!important}.profile-v15-notification-card .topiks-switch{margin-top:1px!important}.profile-v11-page .topiks-switch.is-on,.profile-v14-detail-page .topiks-switch.is-on,.profile-v15-notification-card .topiks-switch.is-on,.profile-v15-feedback-hero-card .topiks-switch.is-on{background:#d9573d!important}@media (max-width:640px){.profile-v15-level-grid,.profile-v15-data-grid,.profile-v15-notification-grid{grid-template-columns:1fr!important}.profile-v15-identity-edit-card{grid-template-columns:auto minmax(0,1fr)!important}.profile-v15-text-action{grid-column:2!important;justify-self:start!important;padding-left:0!important}.profile-v15-test-card{grid-template-columns:1fr!important}.profile-v15-test-card button{width:100%!important}.profile-v15-notification-card{min-height:126px!important}}.new-topik-v15{--nt15-bg:#f7f3ec;--nt15-paper:#fffdf9;--nt15-paper-soft:#fbf7f1;--nt15-ink:#211e1a;--nt15-muted:#756d64;--nt15-soft:#9d948a;--nt15-line:rgba(34,29,25,.085);--nt15-coral:#d9573d;--nt15-coral-soft:#fbeee9;--nt15-lavender:#7863ae;--nt15-lavender-soft:#f3eef9;--nt15-lavender-strong:#e5d7ff;--nt15-green:#627e6a;width:min(100%,780px)!important;margin-inline:auto!important;padding-bottom:max(118px,calc(env(safe-area-inset-bottom,0px) + 96px))!important}.new-topik-v15-header{display:grid!important;grid-template-columns:42px minmax(0,1fr)!important;align-items:start!important;justify-content:initial!important;gap:15px!important;margin:0 0 28px!important}.new-topik-v15-back{width:40px!important;height:40px!important;margin-top:2px!important;flex:0 0 auto!important;background:#eee8df!important;border:0!important;box-shadow:none!important}.new-topik-v15-heading{min-width:0!important}.new-topik-v15-heading>span{display:block!important;margin-bottom:7px!important;color:var(--nt15-coral)!important;font:800 12px/1 Outfit,sans-serif!important;letter-spacing:.1em!important;text-transform:uppercase!important}.new-topik-v15-heading h1{max-width:660px!important;margin:0!important;color:var(--nt15-ink)!important;font:500 clamp(36px,7vw,54px)/.94 Newsreader,Georgia,serif!important;letter-spacing:-.05em!important}.new-topik-v15-heading p{max-width:560px!important;margin:10px 0 0!important;color:var(--nt15-muted)!important;font:500 12px/1.5 Outfit,sans-serif!important}.new-topik-v15-flow{display:block!important}.new-topik-v15-stage{animation:new-topik-v15-in .18s ease both!important}@keyframes new-topik-v15-in{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}.new-topik-v15-kicker{display:flex!important;align-items:center!important;gap:7px!important;margin:0 0 14px!important;color:var(--nt15-coral)!important;font:850 12px/1 Outfit,sans-serif!important;letter-spacing:.11em!important;text-transform:uppercase!important}.new-topik-v15-kicker:before{content:""!important;width:16px!important;height:1.5px!important;display:block!important;background:currentColor!important}.new-topik-v15-source{width:100%!important;min-height:74px!important;padding:13px 14px!important;display:grid!important;grid-template-columns:44px minmax(0,1fr)!important;align-items:center!important;gap:12px!important;border:1.5px solid #211e1a!important;border-radius:24px 19px 25px 17px!important;background:var(--nt15-paper)!important;box-shadow:none!important}.new-topik-v15-source-plus{width:44px!important;height:44px!important;display:grid!important;place-items:center!important;border-radius:13px!important;background:#211e1a!important;color:#fff!important;font:400 24px/1 Outfit,sans-serif!important}.new-topik-v15-source-copy{min-width:0!important;display:block!important}.new-topik-v15-source-copy>strong{display:block!important;margin-bottom:4px!important;color:#625b54!important;font:800 12px/1 Outfit,sans-serif!important;letter-spacing:.07em!important;text-transform:uppercase!important}.new-topik-v15-source-copy input{width:100%!important;min-height:26px!important;padding:0!important;border:0!important;border-radius:0!important;outline:0!important;background:transparent!important;color:var(--nt15-ink)!important;font:500 12px/1.35 Outfit,sans-serif!important;box-shadow:none!important}.new-topik-v15-source-copy input::placeholder{color:#aaa096!important}.new-topik-v15-source-hints{margin:9px 0 0 57px!important;display:flex!important;flex-wrap:wrap!important;gap:6px!important}.new-topik-v15-source-hints span{min-height:23px!important;padding:0 8px!important;display:inline-flex!important;align-items:center!important;border:1px solid var(--nt15-line)!important;border-radius:999px!important;background:#fffdf98c!important;color:var(--nt15-soft)!important;font:700 12px/1 Outfit,sans-serif!important}.new-topik-v15-loading{margin-top:11px!important}.new-topik-v15-preview{margin-top:18px!important;padding:0 0 18px!important;display:grid!important;grid-template-columns:108px minmax(0,1fr)!important;align-items:center!important;gap:14px!important;border:0!important;border-bottom:1px solid var(--nt15-line)!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.new-topik-v15-preview>img,.new-topik-v15-preview-fallback{width:108px!important;height:102px!important;display:block!important;border-radius:18px 14px 19px 13px!important;object-fit:cover!important;background:#eee7de!important}.new-topik-v15-preview-fallback{display:grid!important;place-items:center!important;color:#6f665e!important;font:600 30px/1 Newsreader,serif!important}.new-topik-v15-preview>div:last-child{min-width:0!important}.new-topik-v15-preview>div:last-child>span{display:block!important;color:var(--nt15-coral)!important;font:850 12px/1 Outfit,sans-serif!important;letter-spacing:.08em!important;text-transform:uppercase!important}.new-topik-v15-preview>div:last-child>strong{display:block!important;margin-top:6px!important;color:var(--nt15-ink)!important;font:500 19px/1.05 Newsreader,Georgia,serif!important;letter-spacing:-.025em!important}.new-topik-v15-preview p{display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;overflow:hidden!important;margin:6px 0 0!important;color:var(--nt15-soft)!important;font:500 12px/1.4 Outfit,sans-serif!important}.new-topik-v15-fields{margin-top:18px!important;display:grid!important;gap:14px!important}.new-topik-v15-fields label{display:grid!important;gap:7px!important}.new-topik-v15-fields label>span{color:#4d4741!important;font:750 12px/1 Outfit,sans-serif!important}.new-topik-v15-fields input,.new-topik-v15-fields textarea{width:100%!important;border:1px solid var(--nt15-line)!important;border-radius:16px!important;outline:0!important;background:var(--nt15-paper)!important;color:var(--nt15-ink)!important;box-shadow:none!important}.new-topik-v15-fields input{min-height:48px!important;padding:0 13px!important;font:500 12px/1 Outfit,sans-serif!important}.new-topik-v15-fields textarea{min-height:96px!important;padding:13px!important;resize:vertical!important;font:500 17px/1.25 Newsreader,Georgia,serif!important;letter-spacing:-.018em!important}.new-topik-v15-question small{margin-top:-1px!important;color:var(--nt15-soft)!important;font:500 12px/1.35 Outfit,sans-serif!important}.new-topik-v15-section-head{display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:14px!important;margin:0 0 11px!important}.new-topik-v15-section-head h2{margin:0!important;color:var(--nt15-ink)!important;font:500 24px/1.02 Newsreader,Georgia,serif!important;letter-spacing:-.035em!important}.new-topik-v15-section-head p{margin:5px 0 0!important;color:var(--nt15-muted)!important;font:500 12px/1.4 Outfit,sans-serif!important}.new-topik-v15-soft-note{flex:0 0 auto!important;color:var(--nt15-soft)!important;font:700 12px/1 Outfit,sans-serif!important}.new-topik-v15-people-section{padding:0 0 22px!important;border-bottom:1px solid var(--nt15-line)!important}.new-topik-v15-people-preview{display:flex!important;align-items:flex-start!important;gap:12px!important;overflow-x:auto!important;scrollbar-width:none!important;padding:5px 2px 4px!important}.new-topik-v15-people-preview::-webkit-scrollbar{display:none!important}.new-topik-v15-person{width:72px!important;flex:0 0 72px!important;padding:0!important;border:0!important;background:transparent!important;color:var(--nt15-ink)!important;text-align:center!important;box-shadow:none!important}button.new-topik-v15-person{cursor:pointer!important}.new-topik-v15-avatar{width:57px!important;height:57px!important;margin:0 auto!important;display:grid!important;place-items:center!important;overflow:hidden!important;border:1px dashed rgba(34,29,25,.19)!important;border-radius:50%!important;background:transparent!important;color:#8d857c!important;font:650 19px/1 Outfit,sans-serif!important}.new-topik-v15-avatar img{width:100%!important;height:100%!important;object-fit:cover!important}.new-topik-v15-avatar.is-me{border:0!important;background:#211e1a!important;color:#fff!important}.new-topik-v15-avatar.is-crew{border:0!important;background:#eee7f8!important;color:#695989!important}.new-topik-v15-person>strong{display:block!important;margin-top:7px!important;overflow:hidden!important;color:#3e3934!important;font:700 12px/1.1 Outfit,sans-serif!important;text-overflow:ellipsis!important;white-space:nowrap!important}.new-topik-v15-person>small{display:block!important;margin-top:3px!important;color:var(--nt15-soft)!important;font:600 12px/1 Outfit,sans-serif!important}.new-topik-v15-audience{margin-top:14px!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important}.new-topik-v15-audience button{min-height:55px!important;padding:10px!important;border:0!important;border-radius:14px!important;background:#f1ebe3!important;color:#504a44!important;text-align:left!important;box-shadow:none!important}.new-topik-v15-audience button.is-selected{background:#211e1a!important;color:#fff!important}.new-topik-v15-audience button:disabled{opacity:.42!important}.new-topik-v15-audience strong,.new-topik-v15-audience small{display:block!important}.new-topik-v15-audience strong{font:700 12px/1.1 Outfit,sans-serif!important}.new-topik-v15-audience small{margin-top:4px!important;color:inherit!important;opacity:.66!important;font:550 12px/1.2 Outfit,sans-serif!important}.new-topik-v15-member-picker{margin-top:10px!important;display:grid!important;gap:6px!important}.new-topik-v15-member-picker>button{min-height:55px!important;padding:8px 9px!important;display:grid!important;grid-template-columns:38px minmax(0,1fr) 20px!important;align-items:center!important;gap:9px!important;border:0!important;border-radius:14px!important;background:#f1ebe3!important;color:#4b4540!important;text-align:left!important;box-shadow:none!important}.new-topik-v15-member-picker>button.is-selected{background:var(--nt15-lavender-soft)!important}.new-topik-v15-member-avatar{width:38px!important;height:38px!important;display:grid!important;place-items:center!important;overflow:hidden!important;border-radius:50%!important;background:#e7dfd5!important;color:#5f5650!important;font:700 12px/1 Outfit,sans-serif!important}.new-topik-v15-member-avatar img{width:100%!important;height:100%!important;object-fit:cover!important}.new-topik-v15-member-picker strong,.new-topik-v15-member-picker small{display:block!important}.new-topik-v15-member-picker strong{font:700 12px/1.1 Outfit,sans-serif!important}.new-topik-v15-member-picker small{margin-top:4px!important;color:var(--nt15-soft)!important;font:550 12px/1 Outfit,sans-serif!important}.new-topik-v15-member-picker i{width:18px!important;height:18px!important;display:grid!important;place-items:center!important;border-radius:50%!important;background:#211e1a!important;color:#fff!important;font:700 12px/1 Outfit,sans-serif!important;font-style:normal!important}.new-topik-v15-member-picker>button:not(.is-selected) i{background:transparent!important}.new-topik-v15-inline-empty{padding:11px 12px!important;border-radius:14px!important;background:#f1ebe3!important}.new-topik-v15-inline-empty strong,.new-topik-v15-inline-empty span{display:block!important}.new-topik-v15-inline-empty strong{font:700 12px/1.2 Outfit,sans-serif!important}.new-topik-v15-inline-empty span{margin-top:4px!important;color:var(--nt15-soft)!important;font:500 12px/1.35 Outfit,sans-serif!important}.new-topik-v15-character{padding:19px 0 0!important}.new-topik-v15-character-switch{min-height:64px!important;padding:0 0 16px!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:14px!important;border-bottom:1px solid var(--nt15-line)!important}.new-topik-v15-character-id{min-width:0!important;display:flex!important;align-items:center!important;gap:11px!important}.new-topik-v15-character-id .topiks-mouth{flex:0 0 auto!important}.new-topik-v15-character-id strong,.new-topik-v15-character-id small{display:block!important}.new-topik-v15-character-id strong{color:#3e3934!important;font:700 12px/1.1 Outfit,sans-serif!important}.new-topik-v15-character-id small{margin-top:4px!important;color:var(--nt15-soft)!important;font:500 12px/1.35 Outfit,sans-serif!important}.new-topik-v15-section-head.is-persona{margin-top:19px!important}.new-topik-v15-section-head.is-role{margin-top:25px!important}.new-topik-v15-personas{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important}.new-topik-v15-personas>button{position:relative!important;min-height:116px!important;padding:9px 8px 10px!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:flex-end!important;border:0!important;border-radius:18px 14px 19px 13px!important;background:#eee8df!important;color:#3e3934!important;text-align:left!important;box-shadow:none!important}.new-topik-v15-personas>button.is-selected{background:var(--nt15-lavender-strong)!important}.new-topik-v15-personas .topiks-mouth{width:100%!important;height:66px!important;margin:auto!important;object-fit:contain!important}.new-topik-v15-personas>button>span{display:block!important;width:100%!important;margin-top:4px!important}.new-topik-v15-personas strong,.new-topik-v15-personas small{display:block!important}.new-topik-v15-personas strong{color:#39342f!important;font:750 12px/1 Outfit,sans-serif!important}.new-topik-v15-personas small{margin-top:3px!important;color:#887f76!important;font:600 12px/1 Outfit,sans-serif!important}.new-topik-v15-personas>button>i{position:absolute!important;top:8px!important;right:8px!important;width:17px!important;height:17px!important;display:grid!important;place-items:center!important;border-radius:50%!important;background:#211e1a!important;color:#fff!important;font:700 12px/1 Outfit,sans-serif!important;font-style:normal!important}.new-topik-v15-persona-note{margin-top:9px!important;padding:10px 12px!important;display:flex!important;align-items:baseline!important;gap:5px!important;border-left:2px solid var(--nt15-lavender)!important;background:#f3eef98c!important;border-radius:0 12px 12px 0!important;color:var(--nt15-muted)!important;font:500 12px/1.35 Outfit,sans-serif!important}.new-topik-v15-persona-note strong{color:var(--nt15-ink)!important;font-weight:800!important}.new-topik-v15-roles{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}.new-topik-v15-roles>button{min-height:158px!important;padding:0!important;overflow:hidden!important;display:flex!important;flex-direction:column!important;border:1px solid var(--nt15-line)!important;border-radius:21px 17px 22px 15px!important;background:var(--nt15-paper)!important;color:#423c37!important;text-align:left!important;box-shadow:none!important}.new-topik-v15-roles>button.is-selected{border-color:transparent!important;background:var(--nt15-lavender-soft)!important;box-shadow:inset 0 0 0 1.5px #7863ae21!important}.new-topik-v15-role-art{width:100%!important;height:94px!important;display:grid!important;place-items:center!important;overflow:hidden!important;background:#f1ebe3!important;color:#4a443f!important}.new-topik-v15-role-art.is-host{background:#f9e9e4!important;color:#bd553f!important}.new-topik-v15-role-art.is-coach{background:#f0eaf7!important;color:#75639f!important}.new-topik-v15-role-art.is-expert{background:#eef2ed!important;color:#627e6a!important}.new-topik-v15-role-art.is-challenger{background:#eee8df!important;color:#312d29!important}.new-topik-v15-role-art svg{width:100px!important;height:78px!important;display:block!important;overflow:visible!important}.new-topik-v15-role-copy{padding:11px 12px 13px!important}.new-topik-v15-role-copy strong,.new-topik-v15-role-copy small{display:block!important}.new-topik-v15-role-copy strong{color:#39342f!important;font:750 12px/1 Outfit,sans-serif!important}.new-topik-v15-roles>button.is-selected .new-topik-v15-role-copy strong{color:var(--nt15-lavender)!important}.new-topik-v15-role-copy small{margin-top:5px!important;color:var(--nt15-soft)!important;font:500 12px/1.38 Outfit,sans-serif!important}.new-topik-v15-doodle-line{fill:none!important;stroke:currentColor!important;stroke-width:2!important;stroke-linecap:round!important;stroke-linejoin:round!important}.new-topik-v15-doodle-thin{fill:none!important;stroke:currentColor!important;stroke-width:1.35!important;stroke-linecap:round!important;stroke-linejoin:round!important}.new-topik-v15-doodle-paper{fill:#fffdf9!important;stroke:currentColor!important;stroke-width:1.5!important;stroke-linejoin:round!important}.new-topik-v15-doodle-coral{fill:#d9573d!important;stroke:#b94a36!important;stroke-width:1.1!important}.new-topik-v15-doodle-lav{fill:#d9cef2!important;stroke:#7863ae!important;stroke-width:1.1!important}.new-topik-v15-doodle-shadow{fill:#221d1914!important;stroke:none!important}.new-topik-v15-presence{margin-top:18px!important;padding:14px!important;border:1px solid var(--nt15-line)!important;border-radius:19px!important;background:var(--nt15-paper)!important}.new-topik-v15-presence-head{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:14px!important}.new-topik-v15-presence-head>div>strong{display:block!important;color:#3d3833!important;font:750 12px/1.2 Outfit,sans-serif!important}.new-topik-v15-presence-head h3{margin:6px 0 0!important;color:var(--nt15-ink)!important;font:500 20px/1 Newsreader,Georgia,serif!important;letter-spacing:-.025em!important}.new-topik-v15-presence-head p{max-width:220px!important;margin:0!important;color:var(--nt15-soft)!important;font:500 12px/1.38 Outfit,sans-serif!important;text-align:right!important}.new-topik-v15-presence-options{margin-top:13px!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important}.new-topik-v15-presence-options>button{min-height:94px!important;padding:10px 9px!important;border:0!important;border-radius:16px!important;background:#f1ebe3!important;color:#4b4540!important;text-align:left!important;box-shadow:none!important}.new-topik-v15-presence-options>button.is-selected{background:var(--nt15-coral-soft)!important}.new-topik-v15-presence-top{min-height:29px!important;display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:8px!important}.new-topik-v15-presence-top>i{width:17px!important;height:17px!important;display:grid!important;place-items:center!important;border:1px solid rgba(34,29,25,.12)!important;border-radius:50%!important;background:transparent!important;color:transparent!important;font:700 12px/1 Outfit,sans-serif!important;font-style:normal!important}.new-topik-v15-presence-options>button.is-selected .new-topik-v15-presence-top>i{border-color:#211e1a!important;background:#211e1a!important;color:#fff!important}.new-topik-v15-network-bars{height:29px!important;display:flex!important;align-items:flex-end!important;gap:3px!important}.new-topik-v15-network-bars i{width:5px!important;display:block!important;border-radius:3px 3px 1px 1px!important;background:#d7cec4!important}.new-topik-v15-network-bars i:nth-child(1){height:7px!important}.new-topik-v15-network-bars i:nth-child(2){height:13px!important}.new-topik-v15-network-bars i:nth-child(3){height:20px!important}.new-topik-v15-network-bars i:nth-child(4){height:28px!important}.new-topik-v15-network-bars i.is-on{background:#4a443f!important}.new-topik-v15-presence-options>button.is-selected .new-topik-v15-network-bars i{background:#e3c5bd!important}.new-topik-v15-presence-options>button.is-selected .new-topik-v15-network-bars i.is-on{background:var(--nt15-coral)!important}.new-topik-v15-presence-options strong,.new-topik-v15-presence-options small{display:block!important}.new-topik-v15-presence-options strong{margin-top:7px!important;color:#433d38!important;font:750 12px/1 Outfit,sans-serif!important}.new-topik-v15-presence-options small{margin-top:4px!important;color:var(--nt15-soft)!important;font:500 12px/1.3 Outfit,sans-serif!important}.new-topik-v15-details{margin-top:15px!important;padding-top:13px!important;border-top:1px solid var(--nt15-line)!important}.new-topik-v15-details>summary{min-height:42px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important;list-style:none!important;cursor:pointer!important}.new-topik-v15-details>summary::-webkit-details-marker{display:none!important}.new-topik-v15-details>summary span{min-width:0!important}.new-topik-v15-details>summary strong,.new-topik-v15-details>summary small{display:block!important}.new-topik-v15-details>summary strong{color:#4b4540!important;font:750 12px/1 Outfit,sans-serif!important}.new-topik-v15-details>summary small{margin-top:4px!important;color:var(--nt15-soft)!important;font:550 12px/1 Outfit,sans-serif!important}.new-topik-v15-details>summary b{color:#91877e!important;font:500 18px/1 Outfit,sans-serif!important}.new-topik-v15-details[open]>summary b{transform:rotate(45deg)!important}.new-topik-v15-details-body{padding:12px 0 4px!important;display:grid!important;gap:15px!important}.new-topik-v15-detail-section>span{display:block!important;margin-bottom:8px!important;color:#5e5750!important;font:750 12px/1 Outfit,sans-serif!important}.new-topik-v15-tone-row{display:flex!important;flex-wrap:wrap!important;gap:6px!important}.new-topik-v15-tone-row button{min-height:32px!important;padding:0 10px!important;border:0!important;border-radius:999px!important;background:#f1ebe3!important;color:#5a534d!important;font:700 12px/1 Outfit,sans-serif!important;box-shadow:none!important}.new-topik-v15-tone-row button.is-selected{background:#211e1a!important;color:#fff!important}.new-topik-v15-visibility{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important}.new-topik-v15-visibility>button{min-height:57px!important;padding:10px!important;display:grid!important;grid-template-columns:24px minmax(0,1fr)!important;align-items:center!important;gap:8px!important;border:0!important;border-radius:14px!important;background:#f1ebe3!important;color:#615952!important;text-align:left!important;box-shadow:none!important}.new-topik-v15-visibility>button.is-selected{background:var(--nt15-lavender-soft)!important;color:var(--nt15-lavender)!important}.new-topik-v15-visibility svg{width:20px!important;height:20px!important}.new-topik-v15-visibility strong,.new-topik-v15-visibility small{display:block!important}.new-topik-v15-visibility strong{font:750 12px/1 Outfit,sans-serif!important}.new-topik-v15-visibility small{margin-top:4px!important;color:inherit!important;opacity:.7!important;font:550 12px/1.2 Outfit,sans-serif!important}.new-topik-v15-external{min-height:54px!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:14px!important}.new-topik-v15-external>div>span,.new-topik-v15-external>div>small{display:block!important}.new-topik-v15-external>div>span{color:#5e5750!important;font:750 12px/1 Outfit,sans-serif!important}.new-topik-v15-external>div>small{margin-top:5px!important;color:var(--nt15-soft)!important;font:500 12px/1.35 Outfit,sans-serif!important}.new-topik-v15-no-character{margin-top:14px!important;padding:13px 14px!important;border-radius:15px!important;background:#f1ebe3!important}.new-topik-v15-no-character strong,.new-topik-v15-no-character span{display:block!important}.new-topik-v15-no-character strong{color:#403a35!important;font:750 12px/1.2 Outfit,sans-serif!important}.new-topik-v15-no-character span{margin-top:4px!important;color:var(--nt15-soft)!important;font:500 12px/1.35 Outfit,sans-serif!important}.new-topik-v15-review{padding:17px!important;border:1.5px solid #211e1a!important;border-radius:27px 22px 29px 20px!important;background:var(--nt15-paper)!important;box-shadow:none!important}.new-topik-v15-review-source{display:grid!important;grid-template-columns:82px minmax(0,1fr)!important;align-items:center!important;gap:13px!important}.new-topik-v15-review-source>img,.new-topik-v15-review-fallback{width:82px!important;height:74px!important;display:block!important;border-radius:15px 13px 16px 12px!important;object-fit:cover!important;background:#eee7de!important}.new-topik-v15-review-fallback{display:grid!important;place-items:center!important;color:#6f665e!important;font:600 24px/1 Newsreader,serif!important}.new-topik-v15-review-source>div:last-child>span{display:block!important;color:var(--nt15-coral)!important;font:850 12px/1 Outfit,sans-serif!important;letter-spacing:.08em!important;text-transform:uppercase!important}.new-topik-v15-review-source h2{margin:5px 0 0!important;color:var(--nt15-ink)!important;font:500 22px/1 Newsreader,Georgia,serif!important;letter-spacing:-.03em!important}.new-topik-v15-review-source p{display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;overflow:hidden!important;margin:6px 0 0!important;color:var(--nt15-muted)!important;font:500 12px/1.35 Outfit,sans-serif!important}.new-topik-v15-review-tags{margin-top:14px!important;display:flex!important;flex-wrap:wrap!important;gap:6px!important}.new-topik-v15-review-tags span{min-height:24px!important;padding:0 8px!important;display:inline-flex!important;align-items:center!important;border-radius:999px!important;background:#f1ebe3!important;color:#655d56!important;font:700 12px/1 Outfit,sans-serif!important}.new-topik-v15-review-tags .is-lavender{background:var(--nt15-lavender-soft)!important;color:var(--nt15-lavender)!important}.new-topik-v15-review-tags .is-coral{background:var(--nt15-coral-soft)!important;color:var(--nt15-coral)!important}.new-topik-v15-review-people{margin-top:15px!important;display:flex!important;align-items:center!important}.new-topik-v15-review-avatar,.new-topik-v15-review-mouth{width:32px!important;height:32px!important;margin-left:-6px!important;display:grid!important;place-items:center!important;overflow:hidden!important;border:2px solid var(--nt15-paper)!important;border-radius:50%!important;background:#eee7f8!important;color:#67578b!important;font:700 12px/1 Outfit,sans-serif!important}.new-topik-v15-review-avatar:first-child{margin-left:0!important}.new-topik-v15-review-avatar img{width:100%!important;height:100%!important;object-fit:cover!important}.new-topik-v15-review-avatar.is-me{background:#211e1a!important;color:#fff!important}.new-topik-v15-review-mouth{width:36px!important;height:36px!important;background:var(--nt15-coral-soft)!important}.new-topik-v15-review-mouth .topiks-mouth{width:34px!important;height:27px!important;object-fit:contain!important}.new-topik-v15-review-people>small{margin-left:8px!important;color:var(--nt15-soft)!important;font:550 12px/1.25 Outfit,sans-serif!important}.new-topik-v15-launch{width:100%!important;min-height:47px!important;margin-top:17px!important;background:#211e1a!important;color:#fff!important;box-shadow:none!important}.new-topik-v15-actions{margin-top:23px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important}.new-topik-v15-actions.is-right{justify-content:flex-end!important}.new-topik-v15-actions.is-review{justify-content:flex-start!important}.new-topik-v15-primary{min-height:44px!important;padding-inline:17px!important;background:#211e1a!important;color:#fff!important;box-shadow:none!important}.new-topik-v15-text-button{min-height:38px!important;padding:0!important;border:0!important;background:transparent!important;color:var(--nt15-soft)!important;font:700 12px/1 Outfit,sans-serif!important;box-shadow:none!important}@media (hover:hover) and (pointer:fine){.new-topik-v15-personas>button:hover,.new-topik-v15-roles>button:hover,.new-topik-v15-presence-options>button:hover,.new-topik-v15-audience>button:hover,.new-topik-v15-member-picker>button:hover{filter:brightness(.985)!important}.new-topik-v15-primary:hover,.new-topik-v15-launch:hover{transform:translateY(-1px)!important}}@media (max-width:640px){.new-topik-v15{padding-left:max(15px,var(--topiks-safe-left,env(safe-area-inset-left,0px)))!important;padding-right:max(15px,var(--topiks-safe-right,env(safe-area-inset-right,0px)))!important}.new-topik-v15-header{grid-template-columns:38px minmax(0,1fr)!important;gap:12px!important;margin-bottom:23px!important}.new-topik-v15-back{width:38px!important;height:38px!important}.new-topik-v15-heading h1{font-size:38px!important}.new-topik-v15-source{grid-template-columns:41px minmax(0,1fr)!important;padding:11px 12px!important}.new-topik-v15-source-plus{width:41px!important;height:41px!important}.new-topik-v15-source-hints{margin-left:0!important}.new-topik-v15-preview{grid-template-columns:88px minmax(0,1fr)!important}.new-topik-v15-preview>img,.new-topik-v15-preview-fallback{width:88px!important;height:86px!important}.new-topik-v15-personas{grid-template-columns:repeat(2,minmax(0,1fr))!important}.new-topik-v15-roles{grid-template-columns:1fr!important}.new-topik-v15-roles>button{min-height:126px!important;display:grid!important;grid-template-columns:112px minmax(0,1fr)!important}.new-topik-v15-role-art{height:100%!important;min-height:126px!important}.new-topik-v15-role-copy{align-self:center!important}.new-topik-v15-presence-head{display:block!important}.new-topik-v15-presence-head p{max-width:none!important;margin-top:7px!important;text-align:left!important}.new-topik-v15-presence-options{gap:6px!important}.new-topik-v15-presence-options>button{min-height:101px!important;padding:9px 7px!important}.new-topik-v15-audience{gap:5px!important}.new-topik-v15-review-source{grid-template-columns:72px minmax(0,1fr)!important}.new-topik-v15-review-source>img,.new-topik-v15-review-fallback{width:72px!important;height:68px!important}}@media (max-width:380px){.new-topik-v15-heading h1{font-size:34px!important}.new-topik-v15-presence-options{grid-template-columns:1fr!important}.new-topik-v15-presence-options>button{min-height:76px!important}.new-topik-v15-audience{grid-template-columns:1fr!important}}@media (prefers-reduced-motion:reduce){.new-topik-v15-stage{animation:none!important}.new-topik-v15-primary,.new-topik-v15-launch{transition:none!important}}.new-topik-v15-heading>span,.new-topik-v15-kicker{display:none!important}.new-topik-v15-heading h1{margin-top:0!important}.new-topik-v16-conversation-settings{padding:18px 0 20px!important;border-bottom:1px solid var(--nt15-line)!important}.new-topik-v16-setting-title{display:flex!important;align-items:baseline!important;justify-content:space-between!important;gap:12px!important;margin-bottom:10px!important}.new-topik-v16-setting-title strong{color:#3e3934!important;font:700 12px/1.2 Outfit,sans-serif!important}.new-topik-v16-setting-title small{color:var(--nt15-soft)!important;font:500 12px/1.25 Outfit,sans-serif!important;text-align:right!important}.new-topik-v16-visibility{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important}.new-topik-v16-visibility>button{min-height:56px!important;padding:9px 10px!important;display:grid!important;grid-template-columns:23px minmax(0,1fr)!important;align-items:center!important;gap:8px!important;border:0!important;border-radius:14px!important;background:#f1ebe3!important;color:#5d5650!important;text-align:left!important;box-shadow:none!important}.new-topik-v16-visibility>button.is-selected{background:var(--nt15-lavender-soft)!important;color:var(--nt15-lavender)!important}.new-topik-v16-visibility svg{width:19px!important;height:19px!important}.new-topik-v16-visibility strong,.new-topik-v16-visibility small{display:block!important}.new-topik-v16-visibility strong{font:750 12px/1 Outfit,sans-serif!important}.new-topik-v16-visibility small{margin-top:4px!important;color:inherit!important;opacity:.68!important;font:550 12px/1.2 Outfit,sans-serif!important}.new-topik-v16-external{min-height:54px!important;margin-top:8px!important;padding:9px 10px 9px 12px!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:12px!important;border-radius:14px!important;background:#f8f3ec!important}.new-topik-v16-external>div>strong,.new-topik-v16-external>div>small{display:block!important}.new-topik-v16-external>div>strong{color:#4c4640!important;font:700 12px/1.15 Outfit,sans-serif!important}.new-topik-v16-external>div>small{margin-top:4px!important;color:var(--nt15-soft)!important;font:500 12px/1.3 Outfit,sans-serif!important}.new-topik-v16-external.is-disabled{opacity:.52!important}.new-topik-v16-external .topiks-switch:disabled{cursor:default!important}.new-topik-v15-section-head.is-persona{margin-top:18px!important;margin-bottom:8px!important}.new-topik-v16-persona-selector{display:flex!important;gap:7px!important;overflow-x:auto!important;overscroll-behavior-inline:contain!important;scrollbar-width:none!important;scroll-snap-type:x proximity!important;padding:2px 1px 5px!important}.new-topik-v16-persona-selector::-webkit-scrollbar{display:none!important}.new-topik-v16-persona-selector>button{width:92px!important;min-width:92px!important;min-height:82px!important;padding:7px 7px 8px!important;display:grid!important;grid-template-rows:48px auto!important;align-items:end!important;scroll-snap-align:start!important;border:0!important;border-radius:16px 13px 17px 12px!important;background:#eee8df!important;color:#423c37!important;text-align:left!important;box-shadow:none!important}.new-topik-v16-persona-selector>button.is-selected{background:var(--nt15-lavender-strong)!important}.new-topik-v16-persona-selector .topiks-mouth{width:100%!important;height:48px!important;object-fit:contain!important}.new-topik-v16-persona-selector>button>span{min-width:0!important;display:block!important}.new-topik-v16-persona-selector strong,.new-topik-v16-persona-selector small{display:block!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.new-topik-v16-persona-selector strong{margin-top:2px!important;color:#39342f!important;font:750 12px/1 Outfit,sans-serif!important}.new-topik-v16-persona-selector small{margin-top:3px!important;color:#887f76!important;font:600 12px/1 Outfit,sans-serif!important}.new-topik-v16-selected-persona{min-height:48px!important;margin-top:6px!important;padding:7px 10px!important;display:flex!important;align-items:center!important;gap:9px!important;border-left:2px solid var(--nt15-lavender)!important;border-radius:0 12px 12px 0!important;background:#f3eef98c!important}.new-topik-v16-selected-persona .topiks-mouth{width:44px!important;height:34px!important;flex:0 0 auto!important;object-fit:contain!important}.new-topik-v16-selected-persona strong,.new-topik-v16-selected-persona small{display:block!important}.new-topik-v16-selected-persona strong{color:#3d3732!important;font:750 12px/1 Outfit,sans-serif!important}.new-topik-v16-selected-persona small{margin-top:3px!important;color:var(--nt15-soft)!important;font:550 12px/1 Outfit,sans-serif!important}.new-topik-v15-section-head.is-role{margin-top:21px!important;margin-bottom:8px!important}.new-topik-v16-role-selector{display:flex!important;gap:7px!important;overflow-x:auto!important;scrollbar-width:none!important;scroll-snap-type:x proximity!important;padding:2px 1px 5px!important}.new-topik-v16-role-selector::-webkit-scrollbar{display:none!important}.new-topik-v16-role-selector>button{width:105px!important;min-width:105px!important;min-height:91px!important;padding:0 0 8px!important;overflow:hidden!important;scroll-snap-align:start!important;border:1px solid var(--nt15-line)!important;border-radius:17px 14px 18px 12px!important;background:var(--nt15-paper)!important;color:#49423c!important;text-align:center!important;box-shadow:none!important}.new-topik-v16-role-selector>button.is-selected{border-color:transparent!important;background:var(--nt15-lavender-soft)!important;box-shadow:inset 0 0 0 1.5px #7863ae21!important}.new-topik-v16-role-mini-art{width:100%!important;height:61px!important;display:grid!important;place-items:center!important;overflow:hidden!important;background:#f1ebe3!important;color:#4b4540!important}.new-topik-v16-role-mini-art.is-host{background:#f9e9e4!important;color:#bd553f!important}.new-topik-v16-role-mini-art.is-coach{background:#f0eaf7!important;color:#75639f!important}.new-topik-v16-role-mini-art.is-expert{background:#eef2ed!important;color:#627e6a!important}.new-topik-v16-role-mini-art.is-challenger{background:#eee8df!important;color:#312d29!important}.new-topik-v16-role-mini-art svg{width:78px!important;height:58px!important}.new-topik-v16-role-selector>button>strong{display:block!important;margin-top:7px!important;padding:0 5px!important;overflow:hidden!important;color:#3e3934!important;font:750 12px/1 Outfit,sans-serif!important;text-overflow:ellipsis!important;white-space:nowrap!important}.new-topik-v16-role-selector>button.is-selected>strong{color:var(--nt15-lavender)!important}.new-topik-v16-role-detail{min-height:72px!important;margin-top:6px!important;display:grid!important;grid-template-columns:86px minmax(0,1fr)!important;align-items:center!important;overflow:hidden!important;border-radius:15px!important;background:#f7f1e9!important}.new-topik-v16-role-detail.is-host{background:#f9ebe6!important}.new-topik-v16-role-detail.is-coach{background:#f2edf8!important}.new-topik-v16-role-detail.is-expert{background:#eff3ef!important}.new-topik-v16-role-detail.is-challenger{background:#f1ebe3!important}.new-topik-v16-role-detail-art{height:72px!important;display:grid!important;place-items:center!important;color:#4b4540!important}.new-topik-v16-role-detail-art.is-host{color:#bd553f!important}.new-topik-v16-role-detail-art.is-coach{color:#75639f!important}.new-topik-v16-role-detail-art.is-expert{color:#627e6a!important}.new-topik-v16-role-detail-art.is-challenger{color:#312d29!important}.new-topik-v16-role-detail-art svg{width:82px!important;height:64px!important}.new-topik-v16-role-detail>span:last-child{min-width:0!important;padding:10px 12px 10px 2px!important}.new-topik-v16-role-detail strong,.new-topik-v16-role-detail small{display:block!important}.new-topik-v16-role-detail strong{color:#3d3732!important;font:750 12px/1 Outfit,sans-serif!important}.new-topik-v16-role-detail small{margin-top:4px!important;color:var(--nt15-muted)!important;font:500 12px/1.35 Outfit,sans-serif!important}.new-topik-v16-tone{margin-top:14px!important;padding-top:13px!important;border-top:1px solid var(--nt15-line)!important}.new-topik-v16-tone>div:first-child{display:flex!important;align-items:baseline!important;justify-content:space-between!important;gap:12px!important}.new-topik-v16-tone>div:first-child strong{color:#403a35!important;font:750 12px/1.2 Outfit,sans-serif!important}.new-topik-v16-tone>div:first-child small{max-width:320px!important;color:var(--nt15-soft)!important;font:500 12px/1.3 Outfit,sans-serif!important;text-align:right!important}.new-topik-v16-tone-row{display:flex!important;flex-wrap:wrap!important;gap:6px!important;margin-top:9px!important}.new-topik-v16-tone-row>button{min-height:31px!important;padding:0 10px!important;border:0!important;border-radius:999px!important;background:#f1ebe3!important;color:#5a534d!important;font:700 12px/1 Outfit,sans-serif!important;box-shadow:none!important}.new-topik-v16-tone-row>button.is-selected{background:#211e1a!important;color:#fff!important}.new-topik-v15-details{display:none!important}@media (max-width:640px){.new-topik-v16-setting-title,.new-topik-v16-tone>div:first-child{display:block!important}.new-topik-v16-setting-title small,.new-topik-v16-tone>div:first-child small{display:block!important;margin-top:4px!important;max-width:none!important;text-align:left!important}.new-topik-v16-persona-selector>button{width:86px!important;min-width:86px!important}.new-topik-v16-role-selector>button{width:96px!important;min-width:96px!important}}@media (max-width:380px){.new-topik-v16-visibility{grid-template-columns:1fr!important}}.new-topik-v15-heading p:empty{display:none!important}.new-topik-v15-people-section{padding-bottom:15px!important}.new-topik-v15-people-section .new-topik-v15-section-head{margin-bottom:6px!important}.new-topik-v15-people-section .new-topik-v15-section-head h2{font-size:22px!important}.new-topik-v15-people-preview{gap:8px!important;padding:2px 1px 1px!important}.new-topik-v15-person{width:62px!important;flex-basis:62px!important}.new-topik-v15-avatar{width:49px!important;height:49px!important}.new-topik-v15-person>strong{margin-top:5px!important;font-size:12px!important}.new-topik-v15-person>small{margin-top:2px!important;font-size:12px!important}.new-topik-v15-audience{margin-top:9px!important;gap:5px!important}.new-topik-v15-audience button{min-height:48px!important;padding:8px 9px!important;border-radius:13px!important}.new-topik-v15-member-picker{margin-top:7px!important;gap:5px!important}.new-topik-v15-member-picker>button{min-height:50px!important;padding:7px 8px!important}.new-topik-v16-conversation-settings{padding:12px 0 14px!important}.new-topik-v16-setting-title{margin-bottom:7px!important}.new-topik-v16-setting-title strong{font-size:12px!important;color:#6a625a!important}.new-topik-v16-visibility{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:5px!important}.new-topik-v16-visibility>button{min-height:45px!important;grid-template-columns:19px minmax(0,1fr)!important;gap:6px!important;padding:7px 8px!important;border-radius:12px!important}.new-topik-v16-visibility svg{width:16px!important;height:16px!important}.new-topik-v16-visibility strong{font-size:12px!important}.new-topik-v16-visibility small{margin-top:3px!important;font-size:12px!important}.new-topik-v16-external{min-height:44px!important;margin-top:5px!important;padding:7px 8px 7px 10px!important;border-radius:12px!important}.new-topik-v16-external>div>strong{font-size:12px!important}.new-topik-v16-external>div>small{margin-top:3px!important;font-size:12px!important}.new-topik-v15-character{padding-top:14px!important}.new-topik-v15-character-switch{min-height:58px!important;padding-bottom:12px!important}.new-topik-v15-character-id{gap:9px!important}.new-topik-v15-character-id .topiks-mouth{width:48px!important;height:37px!important}.new-topik-v15-character-id strong{font-size:12px!important}.new-topik-v15-character-id small{margin-top:3px!important;font-size:12px!important}.new-topik-v15-section-head.is-persona{margin-top:14px!important;margin-bottom:6px!important}.new-topik-v15-section-head.is-persona h2,.new-topik-v15-section-head.is-role h2{font-size:21px!important}.new-topik-v16-persona-selector{gap:6px!important;padding-bottom:2px!important}.new-topik-v16-persona-selector>button{width:84px!important;min-width:84px!important;min-height:75px!important;grid-template-rows:43px auto!important;padding:6px!important}.new-topik-v16-persona-selector .topiks-mouth{height:43px!important}.new-topik-v16-selected-persona{display:none!important}.new-topik-v15-section-head.is-role{margin-top:17px!important;margin-bottom:6px!important}.new-topik-v16-role-selector{gap:6px!important;padding-bottom:2px!important}.new-topik-v16-role-selector>button{width:96px!important;min-width:96px!important;min-height:82px!important}.new-topik-v16-role-mini-art{height:55px!important}.new-topik-v16-role-mini-art svg{width:72px!important;height:54px!important}.new-topik-v16-role-selector>button>strong{margin-top:6px!important;font-size:12px!important}.new-topik-v16-role-detail{min-height:63px!important;grid-template-columns:75px minmax(0,1fr)!important}.new-topik-v16-role-detail-art{height:63px!important}.new-topik-v16-role-detail-art svg{width:72px!important;height:58px!important}.new-topik-v16-role-detail>span:last-child{padding:8px 10px 8px 0!important}.new-topik-v16-role-detail strong,.new-topik-v16-role-detail small{font-size:12px!important}.new-topik-v15-presence{margin-top:13px!important;padding:11px!important}.new-topik-v15-presence-head{display:block!important}.new-topik-v15-presence-head p{display:none!important}.new-topik-v15-presence-head h3{margin-top:4px!important;font-size:18px!important}.new-topik-v15-presence-options{margin-top:9px!important;gap:5px!important}.new-topik-v15-presence-options>button{min-height:82px!important;padding:8px!important}.new-topik-v15-network-bars{height:25px!important}.new-topik-v15-network-bars i:nth-child(1){height:6px!important}.new-topik-v15-network-bars i:nth-child(2){height:11px!important}.new-topik-v15-network-bars i:nth-child(3){height:17px!important}.new-topik-v15-network-bars i:nth-child(4){height:24px!important}.new-topik-v15-presence-options strong{margin-top:5px!important;font-size:12px!important}.new-topik-v15-presence-options small{margin-top:3px!important;font-size:12px!important}.new-topik-v16-tone{margin-top:10px!important;padding-top:10px!important}.new-topik-v16-tone>div:first-child{display:block!important}.new-topik-v16-tone>div:first-child small{display:none!important}.new-topik-v16-tone>div:first-child strong{font-size:12px!important}.new-topik-v16-tone-row{gap:5px!important;margin-top:7px!important}.new-topik-v16-tone-row>button{min-height:29px!important;padding:0 9px!important;font-size:12px!important}.new-topik-v15-actions.is-right{margin-top:18px!important}.new-topik-v15-stage>.new-topik-v15-review:first-child{margin-top:0!important}@media (max-width:640px){.new-topik-v15-people-preview{gap:6px!important}.new-topik-v15-person{width:58px!important;flex-basis:58px!important}.new-topik-v15-avatar{width:46px!important;height:46px!important}.new-topik-v16-persona-selector>button{width:80px!important;min-width:80px!important}.new-topik-v16-role-selector>button{width:91px!important;min-width:91px!important}}@media (max-width:380px){.new-topik-v16-visibility{grid-template-columns:repeat(2,minmax(0,1fr))!important}.new-topik-v15-presence-options{grid-template-columns:repeat(3,minmax(0,1fr))!important}.new-topik-v15-presence-options>button{min-height:80px!important;padding:7px 6px!important}}.new-topik-v15-heading p{font-size:14px!important;line-height:1.45!important}.new-topik-v15-section-head h2{font-size:24px!important}.new-topik-v15-section-head p{font-size:12px!important}.new-topik-v15-source-copy>strong,.new-topik-v15-fields label>span,.new-topik-v16-setting-title strong,.new-topik-v15-character-id strong,.new-topik-v15-presence-head>div>strong{font-size:12px!important}.new-topik-v15-source-copy input{font-size:16px!important}.new-topik-v15-fields input{min-height:48px!important;font-size:16px!important}.new-topik-v15-fields textarea{font-size:18px!important;line-height:1.32!important}.new-topik-v15-question small,.new-topik-v15-character-id small,.new-topik-v16-setting-title small,.new-topik-v15-soft-note{font-size:12px!important;line-height:1.35!important}.new-topik-v15-primary,.new-topik-v15-launch{min-height:48px!important;font-size:14px!important}.new-topik-v18-solo-person{width:max-content!important;max-width:100%!important;min-height:56px!important;margin-top:4px!important;padding:6px 12px 6px 6px!important;display:inline-flex!important;align-items:center!important;gap:10px!important;border-radius:999px!important;background:#f1ebe3!important}.new-topik-v18-solo-person .new-topik-v15-avatar{width:44px!important;height:44px!important;margin:0!important;flex:0 0 44px!important}.new-topik-v18-solo-copy{min-width:0!important;padding-right:5px!important}.new-topik-v18-solo-copy strong,.new-topik-v18-solo-copy small{display:block!important}.new-topik-v18-solo-copy strong{color:#3e3934!important;font:750 13px/1.1 Outfit,sans-serif!important}.new-topik-v18-solo-copy small{margin-top:4px!important;color:var(--nt15-soft)!important;font:550 12px/1.1 Outfit,sans-serif!important}.new-topik-v15-people-preview{gap:8px!important}.new-topik-v15-person{width:64px!important;flex-basis:64px!important}.new-topik-v15-avatar{width:46px!important;height:46px!important}button.new-topik-v15-person{min-height:72px!important}.new-topik-v15-person>strong{font-size:12px!important}.new-topik-v15-person>small{font-size:12px!important}.new-topik-v15-audience button{min-height:48px!important}.new-topik-v15-audience strong,.new-topik-v15-audience small{font-size:12px!important}.new-topik-v15-member-picker>button{min-height:52px!important}.new-topik-v15-member-picker strong,.new-topik-v15-member-picker small{font-size:12px!important}.new-topik-v16-conversation-settings{padding:11px 0 13px!important}.new-topik-v16-setting-title{margin-bottom:6px!important}.new-topik-v16-visibility>button{min-height:44px!important;padding:6px 9px!important}.new-topik-v16-visibility strong,.new-topik-v16-visibility small{font-size:12px!important}.new-topik-v16-external{display:none!important}.new-topik-v15-character-switch{min-height:60px!important}.new-topik-v15-character-id .topiks-mouth{width:52px!important;height:40px!important}.new-topik-v15-character-id strong{font-size:13px!important}.new-topik-v15-character-id small{font-size:12px!important}.new-topik-v16-persona-selector>button{width:92px!important;min-width:92px!important;min-height:88px!important;padding:7px!important}.new-topik-v16-persona-selector .topiks-mouth{height:49px!important}.new-topik-v16-persona-selector strong,.new-topik-v16-persona-selector small{font-size:12px!important}.new-topik-v16-role-selector>button{width:104px!important;min-width:104px!important;min-height:92px!important}.new-topik-v16-role-selector>button>strong{min-height:26px!important;display:flex!important;align-items:center!important;justify-content:center!important;margin-top:4px!important;padding:0 6px!important;font-size:12px!important;line-height:1.15!important;white-space:normal!important}.new-topik-v16-role-detail{min-height:70px!important;grid-template-columns:82px minmax(0,1fr)!important}.new-topik-v16-role-detail-art{height:70px!important}.new-topik-v16-role-detail strong{font-size:12px!important}.new-topik-v16-role-detail small{font-size:12px!important;line-height:1.35!important}.new-topik-v18-tone{margin-top:10px!important;padding:10px 0 11px!important;border-bottom:1px solid var(--nt15-line)!important}.new-topik-v18-tone>strong{display:block!important;color:#403a35!important;font:750 12px/1.2 Outfit,sans-serif!important}.new-topik-v18-tone-row{display:flex!important;gap:6px!important;overflow-x:auto!important;scrollbar-width:none!important;padding:8px 1px 1px!important}.new-topik-v18-tone-row::-webkit-scrollbar{display:none!important}.new-topik-v18-tone-row>button{min-width:max-content!important;min-height:44px!important;padding:0 13px!important;border:0!important;border-radius:999px!important;background:#f1ebe3!important;color:#5a534d!important;font:700 12px/1 Outfit,sans-serif!important;box-shadow:none!important}.new-topik-v18-tone-row>button.is-selected{background:#211e1a!important;color:#fff!important}.new-topik-v16-tone{display:none!important}.new-topik-v15-presence{margin-top:10px!important}.new-topik-v15-presence-head h3{font-size:20px!important}.new-topik-v15-presence-options>button{min-height:96px!important;padding:9px!important}.new-topik-v15-presence-options strong{font-size:12px!important}.new-topik-v15-presence-options small{font-size:12px!important;line-height:1.25!important}.new-topik-v15-review-source>div:last-child>span{font-size:12px!important}.new-topik-v15-review-source h2{font-size:24px!important}.new-topik-v15-review-source p{font-size:12px!important}.new-topik-v15-review-tags span{min-height:30px!important;padding:0 10px!important;font-size:12px!important}.new-topik-v15-review-people>small{font-size:12px!important}@media (max-width:640px){.new-topik-v15-heading h1{font-size:38px!important}.new-topik-v15-heading p{font-size:13px!important}.new-topik-v15-section-head h2{font-size:23px!important}.new-topik-v16-visibility>button{min-height:48px!important}.new-topik-v16-persona-selector>button{width:88px!important;min-width:88px!important}.new-topik-v16-role-selector>button{width:100px!important;min-width:100px!important}.new-topik-v15-presence-options{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (max-width:380px){.new-topik-v15-heading h1{font-size:34px!important}.new-topik-v16-visibility{grid-template-columns:repeat(2,minmax(0,1fr))!important}.new-topik-v15-presence-options{grid-template-columns:1fr!important}.new-topik-v15-presence-options>button{min-height:68px!important}}.new-topik-v15-heading h1{font-size:clamp(33px,6.2vw,48px)!important;line-height:.96!important}.new-topik-v15-section-head h2,.new-topik-v15-review-source h2{font-size:21px!important;line-height:1.04!important}.new-topik-v15-preview>div:last-child>strong{font-size:18px!important}.new-topik-v15-presence-head h3{font-size:18px!important}@media (max-width:640px){.new-topik-v15-heading h1{font-size:35px!important}.new-topik-v15-section-head h2,.new-topik-v15-review-source h2{font-size:20px!important}}@media (max-width:380px){.new-topik-v15-heading h1{font-size:32px!important}.new-topik-v15-section-head h2{font-size:19px!important}}html body .progress-hub-tab-crew>.progress-crew-compact.progress-crew-v25{gap:22px!important}html body .progress-crew-v25 .progress-crew-hero{padding:16px 17px 17px!important;border:0!important;border-radius:24px!important;background:radial-gradient(circle at 88% 12%,rgba(217,87,61,.09),transparent 34%),radial-gradient(circle at 10% 92%,rgba(129,115,183,.06),transparent 40%),#fbf8f2!important}html body .progress-crew-v25 .progress-crew-hero-head>div>span{color:#d9573d!important;font:650 13px/1 Outfit,sans-serif!important;letter-spacing:.055em!important}html body .progress-crew-v25 .progress-crew-hero-head h2{margin-top:6px!important;max-width:330px!important;color:#1b1a18!important;font:500 clamp(22px,5.8vw,25px)/1.04 Newsreader,Georgia,serif!important;letter-spacing:-.035em!important}html body .progress-crew-own-role{display:grid!important;grid-template-columns:48px minmax(0,1fr)!important;align-items:start!important;gap:11px!important;padding:15px 16px!important;border:0!important;border-radius:22px!important;background:#fffdf9!important;box-shadow:0 14px 30px -28px #1b1a186b!important}html body .progress-crew-own-role-doodle{width:46px!important;height:46px!important;display:grid!important;place-items:center!important;color:#d9573d!important}html body .progress-crew-own-role-doodle svg{width:41px!important;height:41px!important}html body .progress-crew-own-role-doodle path{fill:none!important;stroke:currentColor!important;stroke-width:1.5!important;stroke-linecap:round!important;stroke-linejoin:round!important}html body .progress-crew-own-role-copy{min-width:0!important}html body .progress-crew-own-role-copy small{display:block!important;margin:0!important;color:#5a544e!important;font:600 13px/1.15 Outfit,sans-serif!important}html body .progress-crew-own-role-copy h3{margin:4px 0 0!important;color:#1b1a18!important;font:500 22px/1.02 Newsreader,Georgia,serif!important;letter-spacing:-.03em!important}html body .progress-crew-own-role-copy p{margin:7px 0 0!important;color:#4a4540!important;font:500 14px/1.42 Outfit,sans-serif!important}html body .progress-crew-influence-section{width:100%!important}html body .progress-crew-influence-head{margin:0 0 11px!important}html body .progress-crew-influence-head h3{margin:0!important;color:#1b1a18!important;font:500 21px/1.05 Newsreader,Georgia,serif!important;letter-spacing:-.028em!important}html body .progress-crew-influence-list{display:grid!important;gap:9px!important}html body .progress-crew-influence-person{display:grid!important;grid-template-columns:46px minmax(0,1fr)!important;align-items:start!important;gap:11px!important;min-width:0!important;padding:12px 13px!important;border:0!important;border-radius:20px!important;background:#fffdf9c7!important;box-shadow:none!important}html body .progress-crew-influence-avatar{width:44px!important;height:44px!important;display:grid!important;place-items:center!important;border:0!important;border-radius:50%!important;background:#eee7df!important;color:#655e57!important;font:600 13px/1 Outfit,sans-serif!important}html body .progress-crew-influence-person-0 .progress-crew-influence-avatar{background:#f3e4df!important;color:#a94f3e!important}html body .progress-crew-influence-person-1 .progress-crew-influence-avatar{background:#ece8f5!important;color:#7165a5!important}html body .progress-crew-influence-person-2 .progress-crew-influence-avatar{background:#f2eadc!important;color:#876538!important}html body .progress-crew-influence-copy{min-width:0!important}html body .progress-crew-influence-copy>strong{display:block!important;color:#1b1a18!important;font:600 14px/1.15 Outfit,sans-serif!important}html body .progress-crew-influence-copy .progress-crew-influence-headline{margin:4px 0 0!important;color:#25221f!important;font:500 16px/1.16 Newsreader,Georgia,serif!important;letter-spacing:-.014em!important}html body .progress-crew-influence-copy .progress-crew-influence-detail{margin:4px 0 0!important;color:#4a4540!important;font:500 14px/1.38 Outfit,sans-serif!important}html body .progress-crew-influence-empty{min-height:68px!important;display:grid!important;place-items:center!important;padding:13px!important;border:0!important;border-radius:18px!important;background:#fffdf9ad!important;color:#5a544e!important;font:500 14px/1.4 Outfit,sans-serif!important;text-align:center!important}html body .progress-crew-v25 .progress-crew-classics-section{width:100%!important}html body .progress-crew-v25 .progress-crew-section-head{margin-bottom:11px!important}html body .progress-crew-v25 .progress-crew-section-head h3{font-size:21px!important;line-height:1.05!important}html body .progress-crew-v25 .progress-crew-classics{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;padding:0!important;border:0!important}html body .progress-crew-classic-item{min-width:0!important;min-height:105px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;padding:11px 8px!important;border:0!important;border-radius:19px!important;background:#fffdf9!important;text-align:center!important;box-shadow:0 12px 26px -27px #1b1a186b!important}html body .progress-crew-classic-item .progress-crew-classic-icon{width:38px!important;height:38px!important;margin:0 auto 7px!important}html body .progress-crew-classic-item .progress-crew-classic-icon svg{width:29px!important;height:29px!important}html body .progress-crew-classic-item>strong{display:-webkit-box!important;max-width:100%!important;overflow:hidden!important;color:#1b1a18!important;font:500 15px/1.12 Newsreader,Georgia,serif!important;text-overflow:ellipsis!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important}html body .progress-crew-memory-head{display:grid!important;grid-template-columns:32px minmax(0,1fr) auto!important;align-items:center!important;gap:8px!important;margin-bottom:9px!important}html body .progress-crew-memory-icon{width:30px!important;height:30px!important;display:grid!important;place-items:center!important;border-radius:10px!important;background:#fffdf9!important;color:#8173b7!important}html body .progress-crew-memory-icon svg{width:21px!important;height:21px!important}html body .progress-crew-memory-icon path,html body .progress-crew-memory-icon circle{fill:none!important;stroke:currentColor!important;stroke-width:1.45!important;stroke-linecap:round!important;stroke-linejoin:round!important}html body .progress-crew-memory-head>span:not(.progress-crew-memory-icon){color:#3f3a35!important;font:600 13px/1 Outfit,sans-serif!important}html body .progress-crew-memory-head>button{min-height:32px!important;padding:0!important;border:0!important;background:transparent!important;color:#4a4540!important;font:600 13px/1 Outfit,sans-serif!important;box-shadow:none!important}html body .progress-crew-memory-card{padding:14px 15px!important;border:0!important;border-radius:20px!important;background:#ebe2d99e!important}html body .progress-crew-memory-card>strong{display:block!important;color:#1b1a18!important;font:500 17px/1.16 Newsreader,Georgia,serif!important}html body .progress-crew-memory-card>span{display:block!important;margin-top:7px!important;color:#4a4540!important;font:500 13px/1.3 Outfit,sans-serif!important}html body .progress-crew-memory-empty{min-height:66px!important;display:grid!important;place-items:center!important;padding:13px!important;border:0!important;border-radius:18px!important;background:#ebe2d975!important;color:#5a544e!important;font:500 14px/1.4 Outfit,sans-serif!important;text-align:center!important}@media (max-width:380px){html body .progress-crew-v25 .progress-crew-hero-head h2{font-size:22px!important}html body .progress-crew-own-role{grid-template-columns:44px minmax(0,1fr)!important;padding-inline:13px!important}html body .progress-crew-own-role-doodle{width:42px!important;height:42px!important}html body .progress-crew-influence-person{grid-template-columns:42px minmax(0,1fr)!important;padding-inline:11px!important}html body .progress-crew-influence-avatar{width:40px!important;height:40px!important}html body .progress-crew-v25 .progress-crew-classics{gap:6px!important}html body .progress-crew-classic-item{padding-inline:6px!important}html body .progress-crew-classic-item>strong{font-size:14px!important}}html body .progress-hub-tab-crew>.progress-crew-compact.progress-crew-v25{gap:18px!important;margin-top:2px!important;padding-bottom:14px!important}html body .progress-crew-v25 .progress-crew-hero{position:relative!important;overflow:hidden!important;padding:15px 16px 14px!important;border:1px solid rgba(39,33,29,.09)!important;border-radius:22px!important;background:#fbf8f2!important;box-shadow:none!important}html body .progress-crew-v25 .progress-crew-hero:after{content:none!important;display:none!important}html body .progress-crew-v25 .progress-crew-hero-head{align-items:flex-start!important;gap:12px!important}html body .progress-crew-v25 .progress-crew-hero-head>div>span{color:#df715e!important;font:650 12px/1 Outfit,sans-serif!important;letter-spacing:.075em!important;text-transform:uppercase!important}html body .progress-crew-v25 .progress-crew-hero-head h2{max-width:420px!important;margin:5px 0 0!important;color:#1b1a18!important;font:500 clamp(20px,3.5vw,23px)/1.03 Newsreader,Georgia,serif!important;letter-spacing:-.038em!important}html body .progress-crew-v25 .progress-crew-doodle{width:45px!important;height:41px!important;color:#df715e!important;transform:rotate(3deg)!important}html body .progress-crew-v25 .progress-crew-doodle svg{width:42px!important;height:38px!important}html body .progress-crew-own-role{display:grid!important;grid-template-columns:46px minmax(0,1fr)!important;align-items:start!important;gap:10px!important;padding:2px 0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}html body .progress-crew-own-role-doodle{width:44px!important;height:44px!important;color:#df715e!important}html body .progress-crew-own-role-doodle svg{width:40px!important;height:40px!important}html body .progress-crew-own-role-copy small{color:#5a544e!important;font:600 13px/1.15 Outfit,sans-serif!important;letter-spacing:0!important;text-transform:none!important}html body .progress-crew-own-role-copy h3{margin:4px 0 0!important;color:#1b1a18!important;font:500 21px/1.03 Newsreader,Georgia,serif!important;letter-spacing:-.032em!important}html body .progress-crew-own-role-copy p{margin:5px 0 0!important;color:#5a544e!important;font:500 14px/1.42 Outfit,sans-serif!important}html body .progress-crew-influence-head,html body .progress-crew-v25 .progress-crew-section-head{display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:12px!important;margin:0 0 9px!important}html body .progress-crew-influence-head h3,html body .progress-crew-v25 .progress-crew-section-head h3{margin:0!important;color:#1b1a18!important;font:500 18px/1.05 Newsreader,Georgia,serif!important;letter-spacing:-.026em!important}html body .progress-crew-influence-list{display:grid!important;gap:10px!important}html body .progress-crew-influence-person{display:grid!important;grid-template-columns:42px minmax(0,1fr)!important;align-items:start!important;gap:10px!important;min-width:0!important;padding:5px 2px!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}html body .progress-crew-influence-avatar{width:40px!important;height:40px!important;display:grid!important;place-items:center!important;border:0!important;border-radius:50%!important;font:600 13px/1 Outfit,sans-serif!important}html body .progress-crew-influence-copy>strong{display:block!important;color:#1b1a18!important;font:600 13px/1.15 Outfit,sans-serif!important}html body .progress-crew-influence-copy .progress-crew-influence-headline{margin:3px 0 0!important;color:#25221f!important;font:500 15px/1.18 Newsreader,Georgia,serif!important;letter-spacing:-.012em!important}html body .progress-crew-influence-copy .progress-crew-influence-detail{margin:3px 0 0!important;color:#5a544e!important;font:500 14px/1.4 Outfit,sans-serif!important}html body .progress-crew-influence-empty{min-height:66px!important;padding:11px 12px!important;border:1px solid rgba(39,33,29,.09)!important;border-radius:18px!important;background:#fffdf98c!important;color:#5a544e!important;font:500 14px/1.42 Outfit,sans-serif!important}html body .progress-crew-v25 .progress-crew-classics{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important;padding:0!important;border:0!important;background:transparent!important}html body .progress-crew-v25 .progress-crew-classics.classic-count-1{grid-template-columns:1fr!important}html body .progress-crew-v25 .progress-crew-classics.classic-count-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}html body .progress-crew-classic-item{min-width:0!important;min-height:0!important;display:block!important;padding:7px 4px 6px!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;text-align:center!important}html body .progress-crew-classic-item .progress-crew-classic-icon{width:40px!important;height:38px!important;display:grid!important;place-items:center!important;margin:0 auto 4px!important;background:transparent!important}html body .progress-crew-classic-item .progress-crew-classic-icon svg{width:30px!important;height:30px!important}html body .progress-crew-classic-item>strong{display:-webkit-box!important;max-width:100%!important;overflow:hidden!important;color:#1b1a18!important;font:550 14px/1.2 Outfit,sans-serif!important;text-overflow:ellipsis!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important}html body .progress-crew-memory-section{width:100%!important}html body .progress-crew-memory-head{display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:12px!important;margin:0 0 9px!important}html body .progress-crew-memory-icon{display:none!important}html body .progress-crew-memory-head>span:not(.progress-crew-memory-icon){color:#1b1a18!important;font:500 18px/1.05 Newsreader,Georgia,serif!important;letter-spacing:-.026em!important}html body .progress-crew-memory-head>button{flex:0 0 auto!important;min-height:30px!important;padding:4px 0!important;border:0!important;border-radius:0!important;background:transparent!important;color:#6b645d!important;font:700 13px/1 Outfit,sans-serif!important;box-shadow:none!important}html body .progress-crew-memory-card{min-height:66px!important;display:grid!important;align-content:center!important;padding:11px 12px!important;border:1px solid rgba(39,33,29,.09)!important;border-radius:18px!important;background:#fffdf98c!important;box-shadow:none!important}html body .progress-crew-memory-card>strong{color:#1b1a18!important;font:500 15px/1.25 Newsreader,Georgia,serif!important}html body .progress-crew-memory-card>span{margin-top:4px!important;color:#5a544e!important;font:500 14px/1.4 Outfit,sans-serif!important}html body .progress-crew-memory-empty{min-height:66px!important;display:grid!important;place-items:center!important;padding:11px 12px!important;border:1px solid rgba(39,33,29,.09)!important;border-radius:18px!important;background:#fffdf98c!important;color:#5a544e!important;font:500 14px/1.42 Outfit,sans-serif!important}html body .progress-crew-v25 p,html body .progress-crew-v25 small{color:#5a544e!important}html body .progress-crew-v25 .progress-crew-hero-head>div>span{color:#df715e!important}@media (max-width:700px){html body .progress-hub-tab-crew>.progress-crew-compact.progress-crew-v25{gap:17px!important}html body .progress-crew-v25 .progress-crew-hero{padding:14px 15px 13px!important;border-radius:20px!important}html body .progress-crew-v25 .progress-crew-hero-head h2{font-size:21px!important}}@media (max-width:380px){html body .progress-crew-own-role{grid-template-columns:42px minmax(0,1fr)!important}html body .progress-crew-own-role-doodle{width:40px!important;height:40px!important}html body .progress-crew-influence-person{grid-template-columns:39px minmax(0,1fr)!important;gap:8px!important}html body .progress-crew-influence-avatar{width:37px!important;height:37px!important}html body .progress-crew-classic-item{padding-inline:1px!important}}html body .progress-journey-route{position:relative!important;height:auto!important;min-height:0!important;margin-top:14px!important;display:grid!important;gap:11px!important;padding:2px 0!important}html body .progress-journey-route>svg:not(.progress-journey-timeline-stroke){display:none!important}html body .progress-journey-timeline-stroke{position:absolute!important;z-index:0!important;left:0!important;top:6px!important;bottom:6px!important;width:28px!important;height:calc(100% - 12px)!important;overflow:visible!important;pointer-events:none!important}html body .progress-journey-timeline-stroke path{fill:none!important;stroke:#cfc6bc!important;stroke-width:1.45!important;stroke-linecap:round!important;stroke-linejoin:round!important;vector-effect:non-scaling-stroke!important}html body .progress-journey-route.route-count-1 .progress-journey-timeline-stroke{display:none!important}html body .progress-journey-route .progress-journey-stop{position:relative!important;z-index:1!important;inset:auto!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;transform:none!important;width:100%!important;min-width:0!important;min-height:43px!important;display:grid!important;grid-template-columns:28px minmax(0,1fr)!important;align-items:start!important;justify-items:stretch!important;gap:10px!important;margin:0!important;padding:2px 0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:#5a544e!important;text-align:left!important}html body .route-count-1 .progress-journey-stop-0,html body .route-count-2 .progress-journey-stop-0,html body .route-count-2 .progress-journey-stop-1,html body .route-count-3 .progress-journey-stop-0,html body .route-count-3 .progress-journey-stop-1,html body .route-count-3 .progress-journey-stop-2{position:relative!important;inset:auto!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;transform:none!important}html body .progress-journey-route .progress-journey-stop-dot{position:relative!important;z-index:2!important;width:12px!important;height:12px!important;justify-self:center!important;align-self:start!important;margin:3px 0 0!important;border:1.35px solid #B8AFA6!important;border-radius:50%!important;background:#fbf8f2!important;box-shadow:none!important}html body .progress-journey-route .progress-journey-stop-dot:after{width:4px!important;height:4px!important;background:#aaa198!important}html body .progress-journey-route .progress-journey-stop.is-done .progress-journey-stop-dot{border-color:#b8afa6!important;background:#fbf8f2!important;box-shadow:none!important}html body .progress-journey-route .progress-journey-stop.is-done .progress-journey-stop-dot:after{background:#8f877f!important}html body .progress-journey-route .progress-journey-stop.is-current .progress-journey-stop-dot{width:14px!important;height:14px!important;margin-top:2px!important;border-color:#df715e!important;background:#fffdf9!important;box-shadow:0 0 0 3px #df715e14!important}html body .progress-journey-route .progress-journey-stop.is-current .progress-journey-stop-dot:after{width:5px!important;height:5px!important;background:#df715e!important}html body .progress-journey-route .progress-journey-stop>span:last-child{max-width:none!important;min-width:0!important;overflow:visible!important;padding-top:1px!important;color:#5a544e!important;font:600 13px/1.25 Outfit,sans-serif!important;text-align:left!important;text-overflow:clip!important;white-space:normal!important}html body .progress-journey-route .progress-journey-stop.is-selected>span:last-child,html body .progress-journey-route .progress-journey-stop.is-current>span:last-child{color:#1b1a18!important}html body .progress-journey-route-detail{margin-top:12px!important}@media (max-width:700px){html body .progress-journey-route{gap:10px!important;margin-top:13px!important}}.chat-ai-mouth{width:40px;height:40px;flex:0 0 40px;display:grid;place-items:center;align-self:center;overflow:visible;background:transparent;border:0;border-radius:0;box-shadow:none}.chat-ai-mouth .topiks-mouth{width:38px!important;height:38px!important;object-fit:contain;filter:drop-shadow(0 5px 6px rgba(74,37,29,.08))}.composer .composer-send-icon{width:42px!important;height:42px!important;min-width:42px!important;flex:0 0 42px!important;padding:0!important;border:0!important;border-radius:999px!important;display:grid!important;place-items:center!important;background:#d9573d!important;color:#fff!important;box-shadow:0 10px 24px -16px #d9573de6!important}.composer .composer-send-icon svg{width:20px;height:20px;display:block}.composer .composer-send-icon:active{transform:scale(.94)}.member-modal .member-invite-primary{width:100%;min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:7px}.member-modal .member-invite-primary>span{font-size:18px;line-height:1;transform:translateY(-1px)}.topik-catchup-brief.is-conversation-only{grid-template-columns:1fr!important}@media (max-width: 759px){.conversation-layout,.conversation-header,.conversation-mobile-context,.mobile-source-card,.conversation-quick-row,.conversation-compact-actions,.conversation-quick-action,.conversation-ai-quick-call,.conversation-title h1{transition:height .22s cubic-bezier(.22,.8,.28,1),min-height .22s cubic-bezier(.22,.8,.28,1),max-height .22s cubic-bezier(.22,.8,.28,1),padding .22s cubic-bezier(.22,.8,.28,1),margin .22s cubic-bezier(.22,.8,.28,1),gap .22s cubic-bezier(.22,.8,.28,1),opacity .18s ease,transform .22s cubic-bezier(.22,.8,.28,1),font-size .22s ease!important}.conversation-mobile-context{gap:6px!important;overflow:visible}.conversation-quick-row{width:100%;min-height:38px;display:flex;align-items:center;gap:6px}.conversation-ai-quick-call{position:relative;width:41px;height:38px;min-width:41px;flex:0 0 41px;padding:0;border:0;border-radius:12px;background:transparent;color:#1b1a18;display:grid;place-items:center;overflow:visible;cursor:pointer}.conversation-ai-quick-call .topiks-mouth{width:39px!important;height:39px!important;object-fit:contain;filter:drop-shadow(0 5px 6px rgba(74,37,29,.09))}.conversation-ai-quick-call:not(:disabled):active .topiks-mouth{transform:scale(.94)}.conversation-ai-quick-call:disabled{opacity:.72;cursor:wait}.conversation-ai-quick-call.is-empty{border:1px dashed rgba(27,26,24,.14);background:#ffffff8c}.conversation-ai-online-dot{position:absolute;right:0;bottom:1px;width:8px;height:8px;border-radius:999px;background:#79a27f;border:2px solid #f7f3ec;pointer-events:none}.topik-intelligence-mobile-actions.conversation-compact-actions{flex:1 1 auto;min-width:0;width:auto!important;height:38px;margin:0!important;padding:3px!important;display:flex!important;grid-template-columns:none!important;gap:2px!important;align-items:stretch;border:1px solid rgba(27,26,24,.04);border-radius:13px;background:#eee8e0}.topik-intelligence-mobile-actions.conversation-compact-actions .conversation-quick-action{position:relative;flex:1 1 0;width:auto;min-width:0;min-height:30px!important;height:30px;padding:0 7px!important;border:0!important;border-radius:10px!important;background:transparent!important;color:#665e56!important;display:flex!important;align-items:center;justify-content:center;gap:5px!important;font:700 12px/1 Outfit,sans-serif!important;white-space:nowrap}.topik-intelligence-mobile-actions.conversation-compact-actions .conversation-quick-action:active,.topik-intelligence-mobile-actions.conversation-compact-actions .conversation-quick-action:focus-visible{background:#fff!important;color:#2b2825!important}.topik-intelligence-mobile-actions.conversation-compact-actions .conversation-quick-action>span{flex:0 0 auto;color:inherit!important;font-size:14px;line-height:1}.topik-intelligence-mobile-actions.conversation-compact-actions .conversation-quick-action.is-source>span{color:#d9573d!important}.topik-intelligence-mobile-actions.conversation-compact-actions .conversation-quick-action.is-memory>span{color:#775d92!important}.topik-intelligence-mobile-actions.conversation-compact-actions .conversation-quick-action b{position:absolute;top:-5px;right:-2px;min-width:17px;height:17px;padding:0 4px;display:grid;place-items:center;border:2px solid #eee8e0;border-radius:999px;background:#d9573d;color:#fff;font:800 12px/1 Outfit,sans-serif}.topik-intelligence-mobile-actions.conversation-compact-actions .topik-memory-mobile-action{grid-column:auto!important;background:transparent!important}.chat-ai-mouth{width:35px;height:35px;flex-basis:35px}.chat-ai-mouth .topiks-mouth{width:35px!important;height:35px!important}.message.ai .message-meta{margin-bottom:3px!important;font-size:12px!important}.conversation-layout.is-chat-scrolled{gap:5px!important}.conversation-layout.is-chat-scrolled .conversation-header{min-height:36px!important}.conversation-layout.is-chat-scrolled .conversation-header .eyebrow{display:none!important}.conversation-layout.is-chat-scrolled .conversation-title h1{font-size:16px!important}.conversation-layout.is-chat-scrolled .conversation-mobile-context{gap:0!important}.conversation-layout.is-chat-scrolled .mobile-source-card{height:0!important;min-height:0!important;max-height:0!important;margin:0!important;padding-top:0!important;padding-bottom:0!important;border-width:0!important;opacity:0;transform:translateY(-7px);overflow:hidden;pointer-events:none}.conversation-layout.is-chat-scrolled .conversation-quick-row{min-height:32px;height:32px;gap:4px}.conversation-layout.is-chat-scrolled .conversation-ai-quick-call{width:34px;height:31px;min-width:34px;flex-basis:34px;margin-right:auto}.conversation-layout.is-chat-scrolled .conversation-ai-quick-call .topiks-mouth{width:34px!important;height:34px!important}.conversation-layout.is-chat-scrolled .topik-intelligence-mobile-actions.conversation-compact-actions{flex:0 0 auto;width:auto!important;height:30px;padding:2px!important;border-radius:11px;background:#eee8e0e6}.conversation-layout.is-chat-scrolled .conversation-compact-actions .conversation-quick-action{width:31px!important;min-width:31px!important;flex:0 0 31px!important;height:26px;min-height:26px!important;padding:0!important;gap:0!important;border-radius:8px!important}.conversation-layout.is-chat-scrolled .conversation-compact-actions .conversation-quick-action strong,.conversation-layout.is-chat-scrolled .conversation-compact-actions .is-catchup{display:none!important}.conversation-layout.is-chat-scrolled .conversation-compact-actions .conversation-quick-action>span{font-size:14px!important}.conversation-layout.is-chat-scrolled .messages-panel{padding-top:2px!important}.composer .composer-send-icon{width:40px!important;height:40px!important;min-width:40px!important;flex-basis:40px!important;padding:0!important}}@media (prefers-reduced-motion: reduce){.conversation-layout,.conversation-header,.conversation-mobile-context,.mobile-source-card,.conversation-quick-row,.conversation-compact-actions,.conversation-quick-action,.conversation-ai-quick-call,.conversation-title h1,.composer .composer-send-icon{transition:none!important}}.conversation-layout .conversation-tool-icon,.conversation-layout .source-intelligence-entry-icon{display:inline-grid;place-items:center;flex:0 0 auto}.conversation-layout .conversation-tool-icon svg,.conversation-layout .source-intelligence-entry-icon svg{display:block}@media (max-width: 759px){.topik-intelligence-mobile-actions.conversation-compact-actions{background:#ebe5ddc7!important;border:1px solid rgba(27,26,24,.045)!important;box-shadow:inset 0 1px #ffffff6b}.topik-intelligence-mobile-actions.conversation-compact-actions .conversation-quick-action{color:#625c55!important}.topik-intelligence-mobile-actions.conversation-compact-actions .conversation-quick-action .conversation-tool-icon{width:17px;height:17px;color:#655e56}.topik-intelligence-mobile-actions.conversation-compact-actions .conversation-quick-action.is-source .conversation-tool-icon{color:#c65b45}.topik-intelligence-mobile-actions.conversation-compact-actions .conversation-quick-action.is-timer .conversation-tool-icon{color:#5f5851}.topik-intelligence-mobile-actions.conversation-compact-actions .conversation-quick-action.is-memory .conversation-tool-icon{color:#6d6276}.topik-intelligence-mobile-actions.conversation-compact-actions .conversation-quick-action.is-active{background:#fffc!important;color:#a64a37!important}.topik-intelligence-mobile-actions.conversation-compact-actions .conversation-quick-action.is-active .conversation-tool-icon{color:#c75a43!important}.conversation-layout.is-chat-scrolled .conversation-compact-actions .conversation-quick-action .conversation-tool-icon{width:15px;height:15px}}.conversation-catchup-chip{width:max-content;max-width:100%;min-height:32px;margin:0 auto 12px;padding:0 12px;border:1px solid rgba(27,26,24,.07);border-radius:999px;background:#fffdf9e6;color:#625b53;display:flex;align-items:center;justify-content:center;gap:6px;box-shadow:0 9px 24px -22px #18141180;font:650 12px/1 Outfit,sans-serif}.conversation-catchup-chip>span{color:#9a8173;font-size:13px}.message-direct-actions{min-height:28px;margin-top:4px;display:flex;align-items:center;gap:3px}.message-direct-actions>button{width:28px;height:27px;min-width:28px;padding:0;border:1px solid rgba(27,26,24,.065);border-radius:999px;background:#fffdf9c7;color:#756d65;display:grid;place-items:center;font-size:13px;cursor:pointer;transition:transform .14s ease,background .14s ease,border-color .14s ease,opacity .14s ease}.message-direct-actions>button:hover{background:#fffdf9;border-color:#1b1a181f}.message-direct-actions>button:active{transform:scale(.88)}.message-direct-actions>button.is-active{background:#fff0eb;border-color:#d9573d38}.message-direct-actions .message-direct-more svg{width:15px;height:15px}.message-direct-actions .message-direct-reply{margin-left:2px;color:#716a63;font-size:15px}@media (hover: hover) and (pointer: fine){.message-direct-actions{opacity:.52}.message:hover .message-direct-actions,.message-direct-actions:focus-within{opacity:1}}@media (max-width: 640px){.message-direct-actions{opacity:.8}.message-direct-actions>button{width:29px;min-width:29px;height:28px}}.word-selection-popover.word-action-tray{position:fixed!important;z-index:1550!important;left:50%!important;top:auto!important;bottom:92px!important;transform:translate(-50%)!important;width:min(430px,calc(100vw - 28px));padding:8px 8px 8px 12px!important;border:1px solid rgba(255,255,255,.08);border-radius:18px;background:#1b1a18f7;color:#fff;box-shadow:0 18px 50px -22px #14110f9e;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;animation:topiksWordTrayIn .18s ease both}.word-selection-popover.word-action-tray:after{display:none!important}.word-action-copy{min-width:0}.word-action-copy small{display:block;color:#ffffff8a!important;font:750 12px/1 Outfit,sans-serif!important;letter-spacing:.09em;text-transform:uppercase}.word-action-copy strong{display:block;margin-top:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#fff!important;font:700 14px/1.1 Outfit,sans-serif!important}.word-action-add{min-width:78px!important;height:36px;padding:0 12px!important;border:0!important;border-radius:12px!important;background:#fff!important;color:#1b1a18!important;font:800 12px/1 Outfit,sans-serif!important}.word-action-close{position:absolute;top:-28px;right:1px;width:24px;height:24px;padding:0!important;border:1px solid rgba(27,26,24,.07)!important;border-radius:999px!important;background:#fffdf9!important;color:#625a53!important;display:grid;place-items:center;box-shadow:0 8px 22px -15px #14110f80}@keyframes topiksWordTrayIn{0%{opacity:0;transform:translate(-50%,8px)}to{opacity:1;transform:translate(-50%)}}@media (pointer: coarse){.conversation-layout .selectable-message{-webkit-user-select:none!important;user-select:none!important;-webkit-touch-callout:none!important}}@media (max-width: 900px){.word-selection-popover.word-action-tray{bottom:max(82px,calc(68px + var(--topiks-safe-bottom, 0px)))!important}.topiks-conversation-composer-focused .word-selection-popover.word-action-tray,.topiks-keyboard-open .word-selection-popover.word-action-tray{bottom:max(72px,calc(62px + var(--topiks-safe-bottom, 0px)))!important}}.topiks-word-reward-tooth.topiks-word-reward-tooth-v10{position:relative;perspective:520px;animation:none!important}.topiks-tooth-360{display:grid;place-items:center;transform-origin:50% 50%;transform-style:preserve-3d;animation:topiksTooth360 .82s cubic-bezier(.2,.76,.22,1) both}.topiks-tooth-360>svg{display:block}.tooth-reward-spark{position:absolute;z-index:2;color:#ffd9a9;font-style:normal;line-height:1;text-shadow:0 0 10px rgba(255,214,157,.34);animation:topiksRewardSpark .9s ease-in-out both}.tooth-reward-spark.spark-a{left:2px;top:7px;font-size:13px}.tooth-reward-spark.spark-b{right:2px;top:18px;font-size:12px;animation-delay:.11s}.tooth-reward-spark.spark-c{left:9px;bottom:6px;font-size:12px;animation-delay:.22s}@keyframes topiksTooth360{0%{opacity:0;transform:rotateY(0) scale(.72) translateY(-5px)}30%{opacity:1}58%{transform:rotateY(205deg) scale(1.08) translateY(1px)}to{opacity:1;transform:rotateY(360deg) scale(1) translateY(0)}}@keyframes topiksRewardSpark{0%{opacity:0;transform:scale(.4) rotate(0)}45%{opacity:1;transform:scale(1.18) rotate(22deg)}to{opacity:.35;transform:scale(.82) rotate(38deg)}}.reply-preview.reply-preview-v10{min-height:48px;margin:0 0 7px!important;padding:8px 11px!important;border:1px solid rgba(27,26,24,.06)!important;border-left:1px solid rgba(27,26,24,.06)!important;border-radius:14px!important;background:#f4f0ffad!important;color:#50475d!important;position:relative}.reply-preview-v10-copy{min-width:0;display:grid;gap:3px}.reply-preview-v10-copy strong{color:#685979;font:750 12px/1.1 Outfit,sans-serif}.reply-preview-v10-copy span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#7e7585;font:500 12px/1.25 Outfit,sans-serif}.message-reply-context{max-width:88%;margin:0 6px 5px;padding:6px 9px;border:1px solid rgba(27,26,24,.055);border-radius:11px;background:#f1ebff85;display:grid;gap:2px}.message.mine .message-reply-context{margin-left:auto;text-align:right;background:#1b1a180b}.message-reply-context strong{color:#78698b;font:700 12px/1.1 Outfit,sans-serif}.message.mine .message-reply-context strong{color:#777067}.message-reply-context span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#918897;font:500 12px/1.2 Outfit,sans-serif}.conversation-timer-live{position:fixed;z-index:5;left:max(360px,28vw);right:42px;bottom:88px;min-height:44px;padding:7px 8px 7px 10px;border:1px solid rgba(217,87,61,.11);border-radius:15px;background:#fffaf7f5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;box-shadow:0 14px 34px -26px #4c271e75;animation:topiksTimerBarIn .18s ease both}.conversation-timer-live-icon{width:28px;height:28px;border-radius:999px;background:#fff0eb;color:#bc543f;display:grid;place-items:center}.conversation-timer-live>div{min-width:0}.conversation-timer-live strong{display:block;color:#3c342f;font:800 12px/1 Outfit,sans-serif}.conversation-timer-live small{display:block;margin-top:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#8a7970;font:500 12px/1.2 Outfit,sans-serif}.conversation-timer-live>button{min-height:30px;padding:0 10px;border:0;border-radius:10px;background:#1b1a18;color:#fff;font:750 12px/1 Outfit,sans-serif}@keyframes topiksTimerBarIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 900px){.conversation-timer-live{position:relative;z-index:4;left:auto;right:auto;bottom:auto;flex:0 0 auto;width:100%;margin:0 0 6px}}.conversation-sheet-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1700;padding:20px;background:#15131157;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:flex-end;justify-content:center}.conversation-sheet{width:min(520px,100%);max-height:min(82dvh,700px);overflow:auto;padding:10px 16px calc(18px + var(--topiks-safe-bottom, 0px));border:1px solid rgba(27,26,24,.07);border-radius:26px;background:#fffdf9;color:#1b1a18;box-shadow:0 30px 90px -40px #14110f85;animation:topiksConversationSheetIn .23s cubic-bezier(.2,.78,.24,1) both}.conversation-sheet-handle{width:38px;height:4px;margin:0 auto 14px;border-radius:999px;background:#ddd5cc;display:block}.conversation-sheet-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.conversation-sheet-head>div>span,.timer-result-kicker,.timer-result-suggestions>span{color:#91877d;font:800 12px/1 Outfit,sans-serif;letter-spacing:.1em;text-transform:uppercase}.conversation-sheet-head h2,.timer-result-head h2{margin:5px 0 4px;color:#211e1b;font:600 29px/1 Newsreader,Georgia,serif;letter-spacing:-.025em}.conversation-sheet-head p,.timer-result-head p{margin:0;color:#80776e;font:500 12px/1.45 Outfit,sans-serif}.conversation-timer-options{margin:15px 0 12px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.conversation-timer-options button{min-height:64px;padding:9px;border:1px solid rgba(27,26,24,.07);border-radius:15px;background:#f7f3ec;color:#5c554e;display:grid;place-items:center;gap:4px}.conversation-timer-options button strong{font:750 14px/1 Outfit,sans-serif}.conversation-timer-options button small{color:#978e84;font:550 12px/1 Outfit,sans-serif}.conversation-timer-options button.is-selected{border-color:#1b1a18;background:#1b1a18;color:#fff}.conversation-timer-options button.is-selected small{color:#ffffff94}.conversation-timer-start,.conversation-result-continue{width:100%;min-height:46px;border:0;border-radius:14px;background:#d9573d;color:#fff;font:800 12px/1 Outfit,sans-serif}.timer-result-head{display:grid;grid-template-columns:62px minmax(0,1fr);align-items:center;gap:13px}.timer-result-clock{width:62px;height:62px;border:1px solid rgba(217,87,61,.13);border-radius:50%;background:#fff3ee;color:#b84f3a;display:grid;place-items:center;align-content:center;gap:3px}.timer-result-clock strong{color:#4a3d37;font:700 12px/1 Outfit,sans-serif}.timer-result-stats{margin:14px 0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.timer-result-stats>div{min-width:0;padding:10px 8px;border:1px solid rgba(27,26,24,.06);border-radius:14px;background:#f7f3ec;text-align:center}.timer-result-stats strong{display:block;color:#2c2723;font:650 20px/1 Newsreader,Georgia,serif}.timer-result-stats span{display:block;margin-top:4px;color:#948a80;font:600 12px/1.15 Outfit,sans-serif}.timer-result-suggestions{padding:12px;border:1px solid rgba(105,88,126,.08);border-radius:18px;background:#f4f0ff}.timer-result-your-answer{margin-top:9px;padding:9px 10px;border-radius:13px;background:#ffffff7a}.timer-result-your-answer small{color:#8c7d96;font:750 12px/1 Outfit,sans-serif}.timer-result-your-answer p{margin:5px 0 0;color:#675c6d;font:500 12px/1.4 Outfit,sans-serif}.timer-result-alternatives{margin-top:8px;display:grid;gap:6px}.timer-result-alternatives button{width:100%;min-height:42px;padding:8px 10px;border:1px solid rgba(105,88,126,.07);border-radius:13px;background:#ffffffb3;color:#4f4558;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;text-align:left}.timer-result-alternatives button>span{color:#8b729f}.timer-result-alternatives button strong{font:650 12px/1.35 Outfit,sans-serif}.conversation-result-continue{margin-top:11px;background:#1b1a18}@keyframes topiksConversationSheetIn{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 640px){.conversation-sheet-backdrop{padding:0}.conversation-sheet{width:100%;max-height:78dvh;border-right:0;border-bottom:0;border-left:0;border-radius:25px 25px 0 0}.conversation-sheet-head h2,.timer-result-head h2{font-size:26px}}@media (prefers-reduced-motion: reduce){.topiks-tooth-360,.tooth-reward-spark,.word-selection-popover.word-action-tray,.conversation-timer-live,.conversation-sheet{animation:none!important}}.message-direct-actions .message-direct-reply svg{width:15px;height:15px;display:block}.message-reply-menu-action svg{width:16px;height:16px;display:block;flex:0 0 16px}.reply-preview-v10-copy strong{display:flex;align-items:center;gap:5px}.reply-preview-v10-copy strong svg{width:12px;height:12px;flex:0 0 12px}.message-reply-context strong{display:inline-flex;align-items:center;gap:5px}.message-reply-context strong svg{width:13px;height:13px;flex:0 0 13px}.message-direct-actions{display:none!important}.message-action-trigger{-moz-appearance:none!important;appearance:none!important;-webkit-appearance:none!important;width:30px!important;min-width:30px!important;height:22px!important;min-height:22px!important;margin-top:2px!important;padding:0!important;border:0!important;border-radius:999px!important;background:transparent!important;color:#a39a91!important;display:grid!important;place-items:center!important;box-shadow:none!important;cursor:pointer!important;opacity:.55!important;-webkit-tap-highlight-color:transparent!important;touch-action:manipulation!important}.message-action-trigger>span{display:block!important;font:700 12px/1 Outfit,sans-serif!important;letter-spacing:1.6px!important;transform:translateY(-2px)!important}.message-action-trigger:active{background:#1b1a180e!important;color:#665f58!important;transform:scale(.94)!important}.message.mine .message-action-trigger{margin-left:auto!important}.message:not(.mine) .message-action-trigger{margin-right:auto!important}@media (hover:hover) and (pointer:fine){.message-action-trigger{opacity:.22!important}.message:hover .message-action-trigger,.message-action-trigger:focus-visible{opacity:.72!important}}.message-action-backdrop{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:1490!important;display:flex!important;align-items:flex-end!important;justify-content:center!important;padding:18px max(10px,env(safe-area-inset-right,0px)) max(10px,env(safe-area-inset-bottom,0px)) max(10px,env(safe-area-inset-left,0px))!important;background:#18151329!important;-webkit-backdrop-filter:blur(3px)!important;backdrop-filter:blur(3px)!important}.message-press-menu.message-action-sheet{position:relative!important;inset:auto!important;top:auto!important;right:auto!important;bottom:auto!important;left:auto!important;transform:none!important;width:min(430px,100%)!important;max-width:430px!important;min-width:0!important;margin:0!important;padding:8px 10px 10px!important;border:1px solid rgba(27,26,24,.06)!important;border-radius:24px!important;background:#fffdf9!important;color:#1b1a18!important;box-shadow:0 22px 60px -24px #18141161!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;animation:topiksMessageActionSheetIn .18s cubic-bezier(.22,.8,.28,1) both!important}@keyframes topiksMessageActionSheetIn{0%{opacity:0;transform:translateY(12px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}.message-action-sheet-handle{width:34px!important;height:4px!important;margin:1px auto 8px!important;display:block!important;border-radius:999px!important;background:#ded6cd!important}.message-action-sheet-head{min-width:0!important;min-height:42px!important;padding:0 2px 7px 5px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important}.message-action-sheet-head>div{min-width:0!important;display:grid!important;gap:2px!important}.message-action-sheet-head small{color:#a0978e!important;font:600 12px/1.1 Outfit,sans-serif!important;text-transform:uppercase!important;letter-spacing:.07em!important}.message-action-sheet-head strong{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:#2d2925!important;font:700 13px/1.15 Outfit,sans-serif!important}.message-action-sheet .message-quick-reactions{width:100%!important;margin:0 0 7px!important;padding:6px!important;display:grid!important;grid-template-columns:repeat(5,1fr)!important;gap:4px!important;border:0!important;border-radius:17px!important;background:#f4efe9!important}.message-action-sheet .message-quick-reactions button{width:100%!important;min-width:0!important;height:42px!important;min-height:42px!important;padding:0!important;border:0!important;border-radius:13px!important;background:transparent!important;color:#4c4640!important;display:grid!important;place-items:center!important;font-size:22px!important;box-shadow:none!important;cursor:pointer!important}.message-action-sheet .message-quick-reactions button:active,.message-action-sheet .message-quick-reactions button.is-active{background:#fffdf9!important;transform:scale(.94)!important}.message-action-sheet .message-quick-reactions .message-more-reactions{color:#706860!important;font-size:0!important}.message-action-sheet .message-quick-reactions .message-more-reactions svg{width:19px!important;height:19px!important}.message-action-sheet .message-reply-menu-action{width:100%!important;min-height:52px!important;margin:0!important;padding:7px 8px!important;border:0!important;border-radius:15px!important;background:transparent!important;color:#1b1917!important;display:grid!important;grid-template-columns:38px minmax(0,1fr)!important;align-items:center!important;gap:10px!important;text-align:left!important;box-shadow:none!important}.message-action-sheet .message-reply-menu-action:active{background:#f4efe9!important}.message-action-row-icon{width:38px!important;height:38px!important;display:grid!important;place-items:center!important;border-radius:13px!important;background:#eee8e1!important;color:#514b45!important}.message-action-row-copy{min-width:0!important;display:grid!important;gap:3px!important}.message-action-row-copy strong{color:#282521!important;font:700 13px/1.15 Outfit,sans-serif!important}.message-action-row-copy small{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:#918980!important;font:500 12px/1.25 Outfit,sans-serif!important}.conversation-layout .composer .reply-preview.reply-preview-v10{min-width:0!important;min-height:48px!important;margin:0 0 7px!important;padding:7px 7px 7px 11px!important;display:grid!important;grid-template-columns:minmax(0,1fr) 32px!important;align-items:center!important;gap:8px!important;border:1px solid rgba(27,26,24,.055)!important;border-radius:14px!important;background:#f4f0ffb8!important}.conversation-layout .reply-preview-v10-copy{min-width:0!important;overflow:hidden!important}.conversation-layout .reply-preview-v10-copy strong{display:flex!important;align-items:center!important;gap:5px!important;min-width:0!important}.conversation-layout .reply-preview-v10-copy span{display:block!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.conversation-layout .composer .reply-preview-close{float:none!important;width:32px!important;min-width:32px!important;height:32px!important;min-height:32px!important;margin:0!important;padding:0!important;border:0!important;border-radius:999px!important;background:#1b1a180e!important;color:#655e67!important;display:grid!important;place-items:center!important;box-shadow:none!important}.conversation-layout .composer .reply-preview-close:active{background:#1b1a181a!important;transform:scale(.93)!important}.conversation-layout .composer .reply-preview-close svg{width:15px!important;height:15px!important}.message-under-bubble{gap:2px!important}@media (max-width:640px){.message-action-backdrop{padding-left:7px!important;padding-right:7px!important}.message-press-menu.message-action-sheet{width:100%!important;max-width:100%!important;border-radius:23px 23px 17px 17px!important}.message-action-trigger{opacity:.48!important}}@media (prefers-reduced-motion:reduce){.message-press-menu.message-action-sheet{animation:none!important}}.message-action-trigger,.message-direct-actions{display:none!important}.message-action-backdrop.message-action-backdrop-whatsapp{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:1490!important;display:block!important;padding:0!important;background:#1815130e!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;touch-action:none!important}.message-press-menu.message-action-popover{position:fixed!important;right:auto!important;bottom:auto!important;min-width:0!important;max-width:calc(100vw - 24px)!important;margin:0!important;padding:5px!important;border:1px solid rgba(27,26,24,.07)!important;border-radius:18px!important;background:#fffdf9!important;color:#1b1a18!important;box-shadow:0 14px 38px -18px #14110f6b!important;transform:none!important;-webkit-backdrop-filter:blur(16px) saturate(1.05)!important;backdrop-filter:blur(16px) saturate(1.05)!important;animation:topiksMessagePopoverIn .14s cubic-bezier(.22,.8,.28,1) both!important}@keyframes topiksMessagePopoverIn{0%{opacity:0;transform:scale(.94) translateY(3px)}to{opacity:1;transform:scale(1) translateY(0)}}.message-whatsapp-reactions{display:grid!important;grid-template-columns:repeat(6,1fr)!important;gap:2px!important;align-items:center!important}.message-whatsapp-reactions button{width:100%!important;min-width:0!important;height:38px!important;min-height:38px!important;padding:0!important;border:0!important;border-radius:12px!important;background:transparent!important;color:#514b45!important;display:grid!important;place-items:center!important;font-size:21px!important;box-shadow:none!important}.message-whatsapp-reactions button:active,.message-whatsapp-reactions button.is-active{background:#f2ede7!important;transform:scale(.91)!important}.message-whatsapp-reactions .message-whatsapp-more{font-size:0!important;color:#777068!important}.message-whatsapp-reactions .message-whatsapp-more svg{width:18px!important;height:18px!important}.message-whatsapp-actions{margin-top:4px!important;padding-top:4px!important;border-top:1px solid rgba(27,26,24,.065)!important}.message-whatsapp-reply{width:100%!important;min-height:36px!important;padding:0 10px!important;border:0!important;border-radius:12px!important;background:transparent!important;color:#403a35!important;display:flex!important;align-items:center!important;gap:8px!important;font:650 12px/1 Outfit,sans-serif!important;box-shadow:none!important;text-align:left!important}.message-whatsapp-reply:active{background:#f2ede7!important}.message-action-popover.is-mine{width:132px!important}.conversation-layout .bubble.selectable-message{position:relative!important;touch-action:pan-y!important;transform:translate(0);transition:transform .16s cubic-bezier(.22,.8,.28,1),box-shadow .16s ease!important;will-change:transform}.conversation-layout .bubble.selectable-message.is-reply-swiping{transform:translate(var(--reply-swipe-x,0px))!important;transition:none!important;box-shadow:0 10px 24px -20px #1b1a1859!important}.conversation-layout .bubble.selectable-message.is-reply-swiping:before{content:"↩";position:absolute;left:-34px;top:50%;width:26px;height:26px;display:grid;place-items:center;transform:translateY(-50%);border-radius:999px;background:#eee8e1;color:#756d65;font:700 15px/1 Outfit,sans-serif;opacity:.72;pointer-events:none}.conversation-layout .bubble.selectable-message.is-reply-ready:before{background:#d9573d;color:#fff;opacity:1;transform:translateY(-50%) scale(1.06)}.conversation-layout .composer .reply-preview.reply-preview-v10{grid-template-columns:minmax(0,1fr) 30px!important;min-height:46px!important;padding:6px 6px 6px 10px!important;border-radius:13px!important}.conversation-layout .composer .reply-preview-close{width:30px!important;min-width:30px!important;height:30px!important;min-height:30px!important}@media (max-width:640px){.message-press-menu.message-action-popover{max-width:calc(100vw - 18px)!important}}@media (prefers-reduced-motion:reduce){.message-press-menu.message-action-popover{animation:none!important}.conversation-layout .bubble.selectable-message{transition:none!important}}.message-action-backdrop-whatsapp,.message-action-popover{display:none!important}.message-action-backdrop.message-action-backdrop-whatsapp-v2{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:1480!important;display:block!important;padding:0!important;background:#f7f3ec3d!important;-webkit-backdrop-filter:blur(13px) saturate(.88)!important;backdrop-filter:blur(13px) saturate(.88)!important;animation:topiksWhatsappBackdropIn .14s ease both!important;touch-action:none!important}.conversation-layout .message.is-message-action-active{position:relative!important;z-index:1492!important;isolation:isolate!important}.conversation-layout .message.is-message-action-active .bubble{position:relative!important;z-index:1493!important;box-shadow:0 15px 38px -25px #18141157,0 0 0 1px #ffffff47!important}.conversation-layout .message.is-message-action-active .message-meta,.conversation-layout .message.is-message-action-active .chat-avatar,.conversation-layout .message.is-message-action-active .chat-ai-mouth,.conversation-layout .message.is-message-action-active .message-under-bubble{position:relative!important;z-index:1493!important}.message-action-layer{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:1500!important;pointer-events:none!important}.message-whatsapp-reaction-bar{position:fixed!important;height:52px!important;padding:5px 6px!important;display:grid!important;grid-template-columns:repeat(7,minmax(0,1fr))!important;align-items:center!important;gap:2px!important;border:1px solid rgba(27,26,24,.055)!important;border-radius:999px!important;background:#fffffff5!important;box-shadow:0 14px 36px -20px #16121061!important;-webkit-backdrop-filter:blur(20px) saturate(1.1)!important;backdrop-filter:blur(20px) saturate(1.1)!important;pointer-events:auto!important;animation:topiksWhatsappReactionIn .16s cubic-bezier(.22,.8,.28,1) both!important}.message-whatsapp-reaction-bar button{width:100%!important;min-width:0!important;height:42px!important;min-height:42px!important;padding:0!important;border:0!important;border-radius:999px!important;background:transparent!important;display:grid!important;place-items:center!important;box-shadow:none!important;font-size:24px!important;line-height:1!important;cursor:pointer!important}.message-whatsapp-reaction-bar button:active,.message-whatsapp-reaction-bar button.is-active{background:#f0efed!important;transform:scale(.88)!important}.message-whatsapp-reaction-plus{background:#f1f0ee!important;color:#696662!important;font-size:0!important}.message-whatsapp-reaction-plus>span{display:block!important;transform:translateY(-1px)!important;font:400 31px/.8 Outfit,sans-serif!important}.message-whatsapp-reply-card{position:fixed!important;padding:5px!important;border:1px solid rgba(27,26,24,.055)!important;border-radius:22px!important;background:#fffffff6!important;box-shadow:0 15px 38px -22px #16121057!important;-webkit-backdrop-filter:blur(20px) saturate(1.08)!important;backdrop-filter:blur(20px) saturate(1.08)!important;pointer-events:auto!important;animation:topiksWhatsappReplyIn .16s cubic-bezier(.22,.8,.28,1) both!important}.message-whatsapp-reply-card>button{width:100%!important;min-height:52px!important;padding:0 16px!important;border:0!important;border-radius:17px!important;background:transparent!important;color:#24211e!important;display:flex!important;align-items:center!important;gap:13px!important;box-shadow:none!important;text-align:left!important}.message-whatsapp-reply-card>button:active{background:#f1efec!important}.message-whatsapp-reply-icon{width:28px!important;height:28px!important;display:grid!important;place-items:center!important;color:#37332f!important}.message-whatsapp-reply-card strong{font:650 16px/1 Outfit,sans-serif!important;letter-spacing:-.01em!important}.message-action-backdrop-whatsapp-v2~.word-selection-popover{display:none!important}@keyframes topiksWhatsappBackdropIn{0%{opacity:0}to{opacity:1}}@keyframes topiksWhatsappReactionIn{0%{opacity:0;transform:translateY(5px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes topiksWhatsappReplyIn{0%{opacity:0;transform:translateY(-3px) scale(.975)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width:390px){.message-whatsapp-reaction-bar{height:48px!important;padding:4px 5px!important}.message-whatsapp-reaction-bar button{height:38px!important;min-height:38px!important;font-size:22px!important}.message-whatsapp-reaction-plus>span{font-size:28px!important}.message-whatsapp-reply-card>button{min-height:49px!important;padding:0 14px!important}.message-whatsapp-reply-card strong{font-size:15px!important}}@media (prefers-reduced-motion:reduce){.message-action-backdrop.message-action-backdrop-whatsapp-v2,.message-whatsapp-reaction-bar,.message-whatsapp-reply-card{animation:none!important}}.message-action-backdrop-whatsapp-v2{display:none!important}.message-action-backdrop.message-action-backdrop-whatsapp-v3{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:1480!important;display:block!important;padding:0!important;background:#ece8e24d!important;-webkit-backdrop-filter:blur(14px) saturate(.82)!important;backdrop-filter:blur(14px) saturate(.82)!important;animation:topiksWhatsappBackdropIn .14s ease both!important;touch-action:none!important}.message-action-backdrop-whatsapp-v3 .message-action-layer{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:1500!important;pointer-events:none!important}.message-focus-copy{position:fixed!important;z-index:1503!important;max-width:none!important;margin:0!important;pointer-events:none!important;animation:topiksMessageFocusIn .14s cubic-bezier(.22,.8,.28,1) both!important}.message-focus-copy .bubble{width:100%!important;min-height:100%!important;margin:0!important;box-shadow:0 14px 36px -22px #16121052!important}.message-focus-copy.mine .bubble{background:#1b1a18!important;color:#fff!important}.message-focus-copy.ai .bubble{background:#f0ebff!important;color:#1b1a18!important}@keyframes topiksMessageFocusIn{0%{opacity:.76;transform:scale(.985)}to{opacity:1;transform:scale(1)}}.message-action-backdrop-whatsapp-v3 .message-whatsapp-reaction-bar,.message-action-backdrop-whatsapp-v3 .message-whatsapp-reply-card{z-index:1510!important;pointer-events:auto!important}.message-emoji-sheet-backdrop.message-emoji-sheet-backdrop-v3{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:1700!important;display:flex!important;align-items:flex-end!important;justify-content:center!important;padding:0!important;background:#18151340!important;-webkit-backdrop-filter:blur(9px) saturate(.82)!important;backdrop-filter:blur(9px) saturate(.82)!important;animation:topiksEmojiBackdropIn .16s ease both!important}.message-emoji-sheet.message-emoji-sheet-v3{position:relative!important;width:min(640px,100%)!important;height:min(72dvh,690px)!important;max-height:calc(100dvh - max(54px,env(safe-area-inset-top,0px) + 18px))!important;margin:0!important;padding:0!important;display:grid!important;grid-template-rows:auto auto minmax(0,1fr) auto!important;overflow:hidden!important;border:1px solid rgba(255,255,255,.55)!important;border-bottom:0!important;border-radius:30px 30px 0 0!important;background:#f8f7f5fb!important;color:#252321!important;box-shadow:0 -18px 58px -28px #14110f61!important;-webkit-backdrop-filter:blur(28px) saturate(1.08)!important;backdrop-filter:blur(28px) saturate(1.08)!important;animation:topiksEmojiSheetIn .22s cubic-bezier(.22,.8,.28,1) both!important}.message-emoji-sheet-handle{width:42px!important;height:5px!important;margin:10px auto 9px!important;border-radius:999px!important;background:#969694!important;opacity:.9!important}.message-emoji-search{height:48px!important;margin:0 16px 10px!important;padding:0 13px!important;display:grid!important;grid-template-columns:22px minmax(0,1fr) auto!important;align-items:center!important;gap:9px!important;border:1px solid rgba(27,26,24,.055)!important;border-radius:17px!important;background:#fff!important;color:#77736f!important;box-shadow:0 7px 22px -20px #18141147!important}.message-emoji-search svg{width:21px!important;height:21px!important;color:#2c2a27!important}.message-emoji-search input{width:100%!important;min-width:0!important;height:100%!important;padding:0!important;border:0!important;outline:0!important;background:transparent!important;color:#292724!important;font:550 16px/1 Outfit,sans-serif!important}.message-emoji-search input::placeholder{color:#96918c!important;opacity:1!important}.message-emoji-search>button{width:26px!important;height:26px!important;padding:0!important;border:0!important;border-radius:999px!important;background:#ece9e5!important;color:#77716b!important;display:grid!important;place-items:center!important;font:600 18px/1 Outfit,sans-serif!important}.message-emoji-scroll{min-height:0!important;overflow-y:auto!important;overflow-x:hidden!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch!important;padding:6px 14px 18px!important;scrollbar-width:none!important}.message-emoji-scroll::-webkit-scrollbar{display:none!important}.message-emoji-section+.message-emoji-section{margin-top:22px!important}.message-emoji-section h3{margin:0 4px 10px!important;color:#77736f!important;font:600 12px/1 Outfit,sans-serif!important;letter-spacing:.055em!important;text-transform:uppercase!important}.message-emoji-grid{display:grid!important;grid-template-columns:repeat(7,minmax(0,1fr))!important;gap:5px 4px!important}.message-emoji-grid>button{width:100%!important;min-width:0!important;aspect-ratio:1 / 1!important;min-height:42px!important;padding:0!important;border:0!important;border-radius:13px!important;background:transparent!important;display:grid!important;place-items:center!important;font-size:28px!important;line-height:1!important;box-shadow:none!important;-webkit-tap-highlight-color:transparent!important}.message-emoji-grid>button:active{background:#eae7e3!important;transform:scale(.86)!important}.message-emoji-empty{margin:30px 0!important;color:#918b85!important;text-align:center!important;font:500 13px/1.4 Outfit,sans-serif!important}.message-emoji-categories{min-height:58px!important;padding:6px max(10px,env(safe-area-inset-right,0px)) max(7px,env(safe-area-inset-bottom,0px)) max(10px,env(safe-area-inset-left,0px))!important;display:grid!important;grid-template-columns:repeat(8,1fr)!important;align-items:start!important;gap:2px!important;border-top:1px solid rgba(27,26,24,.065)!important;background:#f8f7f5f7!important}.message-emoji-categories button{width:38px!important;height:38px!important;justify-self:center!important;padding:0!important;border:0!important;border-radius:999px!important;background:transparent!important;color:#77736e!important;display:grid!important;place-items:center!important;box-shadow:none!important}.message-emoji-categories button.is-active{background:#eae7e3!important;color:#24211e!important}.message-emoji-categories button>span{display:block!important;font:650 18px/1 Outfit,sans-serif!important}@keyframes topiksEmojiBackdropIn{0%{opacity:0}to{opacity:1}}@keyframes topiksEmojiSheetIn{0%{opacity:.2;transform:translateY(34px)}to{opacity:1;transform:translateY(0)}}@media (min-width:520px){.message-emoji-grid{grid-template-columns:repeat(9,minmax(0,1fr))!important}}@media (max-width:390px){.message-emoji-sheet.message-emoji-sheet-v3{height:min(74dvh,660px)!important;border-radius:27px 27px 0 0!important}.message-emoji-search{margin-left:12px!important;margin-right:12px!important}.message-emoji-scroll{padding-left:10px!important;padding-right:10px!important}.message-emoji-grid{gap:3px 2px!important}.message-emoji-grid>button{min-height:39px!important;font-size:26px!important}.message-emoji-categories button{width:35px!important;height:35px!important}.message-emoji-categories button>span{font-size:16px!important}}@media (prefers-reduced-motion:reduce){.message-action-backdrop.message-action-backdrop-whatsapp-v3,.message-focus-copy,.message-emoji-sheet-backdrop.message-emoji-sheet-backdrop-v3,.message-emoji-sheet.message-emoji-sheet-v3{animation:none!important}}.topiks-word-reward{top:calc(var(--topiks-safe-top, env(safe-area-inset-top, 0px)) + 12px)!important;bottom:auto!important;left:50%!important;transform:translate(-50%)!important;z-index:1650!important;width:min(330px,calc(100vw - 28px))!important;animation:topiks-word-reward-top-in .42s cubic-bezier(.17,.86,.27,1.08) both!important}.topiks-keyboard-open .topiks-word-reward,.topiks-field-focused .topiks-word-reward{top:calc(var(--topiks-safe-top, env(safe-area-inset-top, 0px)) + 10px)!important;bottom:auto!important}.topiks-word-reward-tooth.topiks-word-reward-tooth-v10{isolation:isolate!important}.topiks-word-reward-tooth.topiks-word-reward-tooth-v10>.topiks-tooth-360{position:relative!important;z-index:2!important}.topiks-word-reward-tooth.topiks-word-reward-tooth-v10 .tooth-reward-spark{pointer-events:none!important}@keyframes topiks-word-reward-top-in{0%{opacity:0;transform:translate(-50%,-12px) scale(.96)}to{opacity:1;transform:translate(-50%) scale(1)}}@media (max-width:640px){.topiks-word-reward{top:calc(var(--topiks-safe-top, env(safe-area-inset-top, 0px)) + 8px)!important;width:min(320px,calc(100vw - 24px))!important}.topiks-keyboard-open .topiks-word-reward,.topiks-field-focused .topiks-word-reward{top:calc(var(--topiks-safe-top, env(safe-area-inset-top, 0px)) + 8px)!important}}@media (prefers-reduced-motion:reduce){.topiks-word-reward{animation:none!important}}.conversation-layout{background:#f7f3ec!important}.conversation-layout .messages-panel{scrollbar-width:thin}.conversation-layout .message{max-width:min(82%,680px)!important;margin-bottom:15px!important}.conversation-layout .message-meta{display:flex!important;align-items:center;gap:6px;margin:0 3px 6px!important;color:#9a9388!important;font:600 9.5px/1 Outfit,sans-serif!important;letter-spacing:.09em;text-transform:uppercase}.conversation-layout .message-meta-ai{color:#7a6795!important}.conversation-layout .message-meta-ai .topiks-mouth{filter:drop-shadow(0 4px 5px rgba(91,67,118,.1))}.conversation-layout .message-bubble-line{display:block!important;width:100%!important}.conversation-layout .message .bubble{width:max-content;max-width:100%;padding:11px 14px!important;border-radius:18px 18px 18px 5px!important;border:1px solid rgba(15,15,16,.055)!important;background:#fff!important;color:#332e29!important;box-shadow:0 1px 2px #0f0f1006!important;font:500 13px/1.46 Outfit,sans-serif!important;text-align:left}.conversation-layout .message.mine .bubble{margin-left:auto;background:#1b1a18!important;color:#f7f3ec!important;border-color:#1b1a18!important;border-radius:18px 18px 5px!important;box-shadow:none!important}.conversation-layout .message.ai .bubble{background:#f2ebf6!important;color:#332e29!important;border-color:transparent!important;box-shadow:none!important}.conversation-layout .message-under-bubble{padding:0!important;min-height:0!important}.conversation-layout .reaction-list-grouped{margin-top:-9px!important;position:relative;z-index:2;display:flex!important}.conversation-layout .message.mine .reaction-list-grouped{justify-content:flex-end!important;padding-right:10px}.conversation-layout .message:not(.mine) .reaction-list-grouped{justify-content:flex-start!important;padding-left:14px}.conversation-layout .reaction-cluster{min-height:25px!important;padding:4px 9px!important;border:0!important;border-radius:999px!important;background:#fff!important;color:#5a544e!important;display:inline-flex!important;align-items:center!important;gap:3px!important;box-shadow:0 3px 8px -2px #0f0f1029!important;font:600 10.5px/1 Outfit,sans-serif!important}.conversation-layout button.reaction-cluster{cursor:pointer}.conversation-layout .reaction-cluster-emoji{font-size:12px;line-height:1}.conversation-layout .reaction-cluster b{margin-left:2px;color:#8c867c;font:600 10px/1 Outfit,sans-serif}.topic-menu-wrap.is-open{z-index:1860!important}.topic-menu-scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1840;background:#18151257;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}.conversation-layout .topic-action-menu.topic-action-menu-harmonized{position:absolute!important;z-index:1860!important;top:calc(100% + 8px)!important;right:0!important;width:min(286px,calc(100vw - 24px))!important;padding:8px!important;border:0!important;border-radius:24px!important;background:#fffdf9!important;box-shadow:0 26px 56px -18px #211b167a!important;overflow:hidden}.topic-menu-section-label{display:block;padding:6px 11px 9px;color:#9a9388;font:600 9.5px/1 Outfit,sans-serif;letter-spacing:.11em;text-transform:uppercase}.conversation-layout .topic-action-menu-harmonized .topic-menu-item{width:100%!important;min-height:54px!important;padding:8px 11px!important;border:0!important;border-radius:15px!important;background:transparent!important;color:#1b1a18!important;display:flex!important;align-items:center!important;gap:11px!important;text-align:left!important;box-shadow:none!important}.conversation-layout .topic-action-menu-harmonized .topic-menu-item:hover{background:#f7f3ec!important;transform:none!important}.conversation-layout .topic-action-menu-harmonized .topic-menu-item.is-summary{background:#f7f3ec!important}.topic-menu-object{width:36px;height:36px;flex:0 0 36px;display:grid;place-items:center;border-radius:12px;background:#f1ece4;color:#4a433c;overflow:hidden}.topic-menu-item.is-summary .topic-menu-object{background:#f6e7e2;color:#d9573d}.topic-menu-object-ai{background:#f2ebf6!important;color:#76658c!important}.topic-menu-object-danger{background:#f7e4e0!important;color:#b23a2b!important}.topic-menu-ai-plus{font:600 20px/1 Outfit,sans-serif}.topic-menu-item>div{min-width:0;display:block!important}.topic-menu-item>div strong{display:block;color:#1b1a18!important;font:600 12.5px/1.2 Outfit,sans-serif!important}.topic-menu-item>div small{display:block;margin-top:4px;color:#8c867c!important;font:500 10.5px/1.3 Outfit,sans-serif!important}.topic-menu-item.danger-menu-item>div strong{color:#b23a2b!important}.topic-menu-item.danger-menu-item>div small{color:#c08a80!important}.topic-action-menu-harmonized .menu-separator{height:1px!important;margin:9px 11px!important;background:#0f0f1012!important}.conversation-layout .source-panel .source-intelligence-entry,.conversation-layout .source-panel .ai-call-persona-button,.conversation-layout .conversation-quick-row{display:none!important}.conversation-layout .composer{z-index:12!important}.conversation-layout .composer-main-row{display:flex!important;align-items:center!important;gap:9px!important;background:#fffdf9!important;border:0!important;border-radius:0!important;padding:0!important;box-shadow:none!important}.conversation-layout .composer-entry{flex:1;min-width:0;display:flex!important;align-items:center!important;gap:8px!important;padding:7px 7px 7px 15px!important;border:0!important;border-radius:22px!important;background:#f1ece4!important;box-shadow:none!important}.conversation-layout .composer-ai-call{position:relative;width:44px!important;height:44px!important;min-width:44px!important;flex:0 0 44px!important;padding:0!important;border:0!important;border-radius:50%!important;background:#f2ebf6!important;color:#796a8d!important;display:grid!important;place-items:center!important;box-shadow:none!important}.conversation-layout .composer-ai-call.is-empty{font:600 20px/1 Outfit,sans-serif!important}.composer-ai-dot{position:absolute;right:0;bottom:1px;width:11px;height:11px;border-radius:50%;background:#7ca58e;border:2px solid #FFFDF9}.conversation-layout .composer-entry textarea{min-height:36px!important;max-height:118px!important;padding:9px 0!important;background:transparent!important;color:#1b1a18!important;font:500 13px/1.35 Outfit,sans-serif!important}.conversation-layout .composer-entry textarea::placeholder{color:#9a9388!important}.conversation-layout .composer-entry .composer-send-icon{width:36px!important;height:36px!important;min-width:36px!important;flex:0 0 36px!important;background:#1b1a18!important;color:#f7f3ec!important;box-shadow:none!important}.conversation-timer-sheet-harmonized{padding:10px 18px calc(20px + var(--topiks-safe-bottom,0px))!important}.conversation-timer-sheet-harmonized .conversation-sheet-head>div>span{color:#c2483a!important;font-size:10.5px!important}.conversation-timer-sheet-harmonized .conversation-sheet-head h2{margin-top:8px!important;font:500 27px/1.05 Newsreader,Georgia,serif!important;letter-spacing:-.026em!important}.conversation-timer-options-lines{display:grid!important;grid-template-columns:1fr!important;gap:9px!important;margin:19px 0 16px!important}.conversation-timer-options-lines button{min-height:64px!important;padding:12px 15px!important;border:1px solid rgba(15,15,16,.07)!important;border-radius:18px!important;background:#fff!important;color:#1b1a18!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:14px!important;text-align:left!important;box-shadow:none!important}.conversation-timer-options-lines button.is-selected{border-color:#d9573d!important;background:#d9573d!important;color:#fff!important;box-shadow:0 16px 34px -24px #a03a26e6!important}.timer-option-duration{width:54px;flex:0 0 54px;display:flex;align-items:baseline;gap:3px}.timer-option-duration strong{color:#3d3a34!important;font:700 26px/1 Outfit,sans-serif!important;letter-spacing:-.035em!important;font-variant-numeric:tabular-nums}.timer-option-duration small{color:#9a9388!important;font:600 11px/1 Outfit,sans-serif!important}.conversation-timer-options-lines button.is-selected .timer-option-duration strong{font-size:30px!important;color:#fff!important}.conversation-timer-options-lines button.is-selected .timer-option-duration small{color:#ffffffbf!important}.timer-option-copy{flex:1;min-width:0;display:block!important}.timer-option-copy strong{display:block;color:#1b1a18!important;font:600 13px/1.2 Outfit,sans-serif!important}.timer-option-copy small{display:block;margin-top:4px;color:#8c867c!important;font:500 11px/1.3 Outfit,sans-serif!important}.conversation-timer-options-lines button.is-selected .timer-option-copy strong{color:#fff!important}.conversation-timer-options-lines button.is-selected .timer-option-copy small{color:#ffffffc7!important}.timer-option-check{width:24px;height:24px;flex:0 0 24px;border:1.5px solid rgba(15,15,16,.16);border-radius:50%;display:grid;place-items:center;color:#d9573d}.conversation-timer-options-lines button.is-selected .timer-option-check{border-color:#fff;background:#fff}.conversation-timer-start{min-height:52px!important;border-radius:17px!important;background:#1b1a18!important;color:#f7f3ec!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;box-shadow:0 15px 28px -22px #0f0f10e6!important;font:600 13.5px/1 Outfit,sans-serif!important}.conversation-timer-live{position:fixed!important;z-index:11!important;left:max(360px,28vw)!important;right:42px!important;bottom:82px!important;min-height:66px!important;padding:9px 14px 9px 12px!important;border:1px solid rgba(15,15,16,.06)!important;border-radius:18px!important;background:#fffdf9!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;grid-template-columns:46px minmax(0,1fr) auto!important;gap:12px!important;box-shadow:0 12px 26px -20px #211b168c!important}.conversation-timer-ring{position:relative;width:46px;height:46px;display:grid;place-items:center}.conversation-timer-ring svg{position:absolute;top:0;right:0;bottom:0;left:0;width:46px;height:46px;transform:rotate(-90deg)}.conversation-timer-ring circle{fill:none;stroke-width:3.4}.conversation-timer-ring-track{stroke:#f1ece4}.conversation-timer-ring-progress{stroke:#d9573d;stroke-linecap:round;stroke-dasharray:126;transition:stroke-dashoffset .9s linear}.conversation-timer-ring strong{position:relative;color:#1b1a18!important;font:600 12px/1 Outfit,sans-serif!important;font-variant-numeric:tabular-nums}.conversation-timer-live>div>span{display:block;color:#c2483a;font:600 9.5px/1 Outfit,sans-serif;letter-spacing:.11em;text-transform:uppercase}.conversation-timer-live>div>small{display:block;margin-top:6px;color:#5a544e!important;font:500 11.5px/1.35 Outfit,sans-serif!important}.conversation-timer-live>button{min-height:34px!important;padding:0 13px!important;border-radius:11px!important;background:#f1ece4!important;color:#4a433c!important;font:600 11px/1 Outfit,sans-serif!important}.conversation-timer-result-harmonized{padding:10px 18px calc(20px + var(--topiks-safe-bottom,0px))!important}.timer-result-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.timer-result-title-row>div{min-width:0}.timer-result-title-row .timer-result-kicker{color:#c2483a!important;font-size:10.5px!important}.timer-result-title-row h2{margin:8px 0 0;color:#1b1a18;font:500 26px/1.08 Newsreader,Georgia,serif;letter-spacing:-.026em}.timer-result-responses{margin-top:20px}.timer-result-responses-head{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.timer-result-responses-head>span{color:#9a9388;font:600 9.5px/1 Outfit,sans-serif;letter-spacing:.11em;text-transform:uppercase}.timer-result-responses-head>small{color:#9a9388;font:500 10px/1 Outfit,sans-serif}.timer-result-response-list{display:grid;gap:8px;margin-top:13px}.timer-result-response-row{display:grid;grid-template-columns:40px minmax(0,1fr) 28px;align-items:center;gap:10px}.timer-result-response-time{color:#9a9388;font:500 10.5px/1 Outfit,sans-serif;font-variant-numeric:tabular-nums}.timer-result-response-track{height:16px;border-radius:8px;background:#f1e7e1;overflow:hidden}.timer-result-response-track i{display:block;height:16px;border-radius:8px;background:#e9937e}.timer-result-response-row:last-child .timer-result-response-track i{background:#d9573d}.timer-result-response-row>strong{color:#5a544e;font:600 11px/1 Outfit,sans-serif;text-align:right}.timer-result-response-row:last-child>strong{color:#1b1a18}.timer-result-no-response{margin:13px 0 0;color:#8c867c;font:500 12px/1.4 Outfit,sans-serif}.timer-result-total{display:flex;align-items:center;gap:12px;margin-top:18px;padding:14px 15px;border-radius:18px;background:#f7f3ec}.timer-result-total>strong{color:#d9573d;font:700 32px/1 Outfit,sans-serif;letter-spacing:-.035em;font-variant-numeric:tabular-nums}.timer-result-total>span{flex:1;color:#5a544e;font:500 11.5px/1.4 Outfit,sans-serif}.conversation-timer-result-harmonized .conversation-result-continue{min-height:52px!important;margin-top:14px!important;border-radius:17px!important;background:#1b1a18!important;color:#f7f3ec!important;font:600 13.5px/1 Outfit,sans-serif!important}.conversation-memory-sheet{padding:10px 18px calc(20px + var(--topiks-safe-bottom,0px))!important}.conversation-memory-head{display:flex;align-items:center;justify-content:space-between;gap:14px}.conversation-memory-head>span{color:#c2483a;font:600 10.5px/1 Outfit,sans-serif;letter-spacing:.11em;text-transform:uppercase}.conversation-memory-lead{margin:14px 0 0;color:#1b1a18;font:500 22px/1.24 Newsreader,Georgia,serif;letter-spacing:-.02em}.conversation-memory-positions{display:grid;gap:13px;margin-top:19px}.conversation-memory-position{display:grid;grid-template-columns:28px minmax(0,1fr);gap:12px;align-items:start}.conversation-memory-position .chat-avatar,.conversation-memory-avatar{width:28px!important;height:28px!important;min-width:28px!important;flex-basis:28px!important;border:0!important;box-shadow:none!important;font-size:10px!important}.conversation-memory-ai-avatar{width:28px;height:28px;border-radius:50%;background:#f2ebf6;display:grid;place-items:center;overflow:hidden}.conversation-memory-position p{margin:0;padding-top:4px;color:#3d3a34;font:500 13px/1.45 Outfit,sans-serif}.conversation-memory-position p strong{font-weight:600;color:#2e2925}.conversation-memory-meta{display:block;margin-top:19px;color:#9a9388;font:500 11px/1.2 Outfit,sans-serif}.conversation-memory-empty{padding:13px;border-radius:15px;background:#f7f3ec;color:#8c867c;font:500 12px/1.4 Outfit,sans-serif}.conversation-memory-loading{min-height:150px;display:flex;align-items:center;justify-content:center;gap:5px;color:#8c867c;font:500 12px/1.3 Outfit,sans-serif}.conversation-memory-loading i{width:5px;height:5px;border-radius:50%;background:#9c8caa;animation:topiksMemoryDot 1.1s ease-in-out infinite}.conversation-memory-loading i:nth-child(2){animation-delay:.14s}.conversation-memory-loading i:nth-child(3){animation-delay:.28s}@keyframes topiksMemoryDot{0%,to{opacity:.35;transform:translateY(0)}50%{opacity:1;transform:translateY(-2px)}}.topik-intelligence-sheet-harmonized{width:min(520px,100%)!important;padding:10px 18px calc(20px + var(--topiks-safe-bottom,0px))!important;border-radius:26px!important;background:#fffdf9!important}.topik-intelligence-harmonized-head{display:flex;align-items:center;justify-content:space-between;gap:14px}.topik-intelligence-harmonized-head>span{display:flex;align-items:center;gap:8px}.topik-intelligence-harmonized-head b{color:#7a6795;font:600 10px/1 Outfit,sans-serif;letter-spacing:.11em;text-transform:uppercase}.topik-intelligence-main-phrase{margin:16px 0 0;color:#1b1a18;font:500 27px/1.16 Newsreader,Georgia,serif;letter-spacing:-.024em}.topik-watch-words{margin-top:19px}.topik-watch-words>span{display:block;color:#9a9388;font:600 9.5px/1 Outfit,sans-serif;letter-spacing:.11em;text-transform:uppercase}.topik-watch-words>div{display:flex;flex-wrap:wrap;gap:7px;margin-top:11px}.topik-watch-words button{min-height:34px;padding:8px 12px!important;border:0!important;border-radius:13px!important;background:#f7f3ec!important;color:#1b1a18!important;display:flex!important;align-items:baseline!important;gap:7px!important;box-shadow:none!important}.topik-watch-words button strong{color:#1b1a18!important;font:600 12.5px/1 Outfit,sans-serif!important}.topik-watch-words button small{max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#8c867c!important;font:500 10.5px/1 Outfit,sans-serif!important}.topik-source-foot{width:100%!important;margin-top:17px!important;padding:14px 0 0!important;border:0!important;border-top:1px solid rgba(15,15,16,.07)!important;border-radius:0!important;background:transparent!important;color:#3d3a34!important;display:grid!important;grid-template-columns:44px minmax(0,1fr) 16px!important;align-items:center!important;gap:11px!important;text-align:left!important;box-shadow:none!important}.topik-source-foot>img,.topik-source-foot-fallback{width:44px;height:32px;border-radius:9px;object-fit:cover;background:linear-gradient(140deg,#2a2724,#6b564e);display:grid;place-items:center;color:#fff}.topik-source-foot>span:nth-child(2){min-width:0}.topik-source-foot strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#3d3a34!important;font:500 11.5px/1.25 Outfit,sans-serif!important}.topik-source-foot small{display:block;margin-top:4px;color:#9a9388!important;font:500 10.5px/1 Outfit,sans-serif!important}.topik-source-foot>svg{color:#a79f97;width:14px;height:14px}@media (max-width:900px){.conversation-layout .message{max-width:88%!important}.conversation-timer-live{position:fixed!important;left:14px!important;right:14px!important;bottom:calc(146px + var(--topiks-safe-bottom,0px))!important;width:auto!important;margin:0!important}.conversation-layout .composer{background:#fffdf9!important;padding-top:8px!important}}@media (max-width:640px){.conversation-layout .topic-action-menu.topic-action-menu-harmonized{position:fixed!important;top:64px!important;right:12px!important;width:min(286px,calc(100vw - 24px))!important}.conversation-layout .message{max-width:92%!important}.topik-intelligence-sheet-harmonized,.conversation-memory-sheet,.conversation-timer-sheet-harmonized,.conversation-timer-result-harmonized{width:100%!important;border-radius:25px 25px 0 0!important}.conversation-timer-live{left:14px!important;right:14px!important;bottom:calc(142px + var(--topiks-safe-bottom,0px))!important}.conversation-layout .composer-main-row{gap:8px!important}}@media (prefers-reduced-motion:reduce){.conversation-memory-loading i{animation:none!important}.conversation-timer-ring-progress{transition:none!important}}.conversation-layout .composer button.composer-ai-call,.conversation-layout .composer button.composer-ai-call.is-empty{color:#796a8d!important}.conversation-layout .message.mine .message-meta{justify-content:flex-end!important;text-align:right!important;width:100%!important;margin:0 3px 6px auto!important}.conversation-layout .composer{background:#f7f3ec!important}.conversation-layout .composer-main-row{background:transparent!important}@media (max-width:640px){.conversation-layout .topic-action-menu.topic-action-menu-harmonized{position:fixed!important;top:64px!important;left:12px!important;right:auto!important;bottom:auto!important;width:min(286px,calc(100vw - 24px))!important;height:auto!important;min-height:0!important;max-height:calc(100dvh - 80px)!important;overflow-y:auto!important}}html body .conversation-layout .topic-action-menu.topic-action-menu-harmonized{position:fixed!important;top:64px!important;left:max(12px,env(safe-area-inset-left,0px))!important;right:auto!important;bottom:auto!important;transform:none!important;margin:0!important;width:min(286px,calc(100vw - 24px))!important;height:auto!important;min-height:0!important;max-height:calc(100dvh - 80px)!important;overflow-y:auto!important}@media (min-width:760px) and (max-width:1023px){html body .conversation-layout .topic-action-menu.topic-action-menu-harmonized{left:28px!important;top:72px!important}}@media (min-width:1024px){html body .conversation-layout .topic-action-menu.topic-action-menu-harmonized{left:128px!important;top:76px!important}}html body .conversation-layout .conversation-header .topic-menu-wrap.is-open>.topic-action-menu.topic-action-menu-harmonized{position:fixed!important;inset:64px auto auto max(12px,env(safe-area-inset-left,0px))!important;left:max(12px,env(safe-area-inset-left,0px))!important;right:auto!important;bottom:auto!important;transform:none!important;margin:0!important}.conversation-layout .conversation-bottom-stack{position:fixed!important;z-index:12!important;left:max(360px,28vw)!important;right:42px!important;bottom:22px!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:8px!important;margin:0!important;padding:0!important;pointer-events:none}.conversation-layout .conversation-bottom-stack>*{pointer-events:auto}.conversation-layout .conversation-bottom-stack .composer,.conversation-layout .conversation-bottom-stack .conversation-timer-live{position:relative!important;inset:auto!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;width:100%!important;margin:0!important}.conversation-layout.has-active-sprint .messages-panel{padding-bottom:184px!important;scroll-padding-bottom:184px!important}@media (max-width:900px){.conversation-layout .conversation-bottom-stack{order:4!important;position:relative!important;inset:auto!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;width:100%!important;flex:0 0 auto!important;align-self:stretch!important;gap:8px!important;margin:0!important}.conversation-layout.has-active-sprint .messages-panel{padding-bottom:12px!important;scroll-padding-bottom:12px!important}}@media (max-width:640px){.conversation-layout .conversation-bottom-stack{order:4!important;position:relative!important;inset:auto!important;width:100%!important;margin:0!important}.conversation-layout.has-active-sprint .messages-panel{padding-bottom:10px!important;scroll-padding-bottom:10px!important}}@media (max-width:900px){.topiks-conversation-composer-focused .conversation-bottom-stack,.topiks-keyboard-open .conversation-bottom-stack{order:4!important;position:relative!important;inset:auto!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;width:100%!important;flex:0 0 auto!important;gap:8px!important;margin:0!important;transform:none!important}.topiks-conversation-composer-focused .conversation-layout.has-active-sprint .messages-panel,.topiks-keyboard-open .conversation-layout.has-active-sprint .messages-panel{padding-bottom:8px!important;scroll-padding-bottom:8px!important}}html body .word-selection-popover.word-action-tray{grid-template-columns:minmax(0,1fr) auto!important;padding:8px 8px 8px 14px!important}html body .word-selection-popover.word-action-tray .word-action-copy{display:flex!important;align-items:center!important;min-height:36px!important}html body .word-selection-popover.word-action-tray .word-action-copy strong{margin-top:0!important;font:700 15px/1.1 Outfit,sans-serif!important}html body .word-selection-popover.word-action-tray .word-action-copy small,html body .word-selection-popover.word-action-tray .word-action-close{display:none!important}html body .topiks-word-reward.topiks-word-reward-halo{position:fixed!important;z-index:1650!important;top:0!important;right:0!important;bottom:0!important;left:0!important;transform:none!important;width:100%!important;height:100dvh!important;min-height:100%!important;max-width:none!important;padding:max(28px,var(--topiks-safe-top,env(safe-area-inset-top,0px))) 24px max(28px,var(--topiks-safe-bottom,env(safe-area-inset-bottom,0px)))!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:15px!important;border:0!important;border-radius:0!important;color:#1b1a18!important;background:radial-gradient(52% 34% at 50% 43%,#d9573d30,#e8755f1c 34%,#fbeae399 55%,#f7f3ec00 78%),radial-gradient(120% 78% at 50% 42%,#fbeae3,#f7f3ec 62%,#f1ebe1)!important;box-shadow:none!important;pointer-events:none!important;overflow:hidden!important;animation:topiksWordRewardHaloIn .36s cubic-bezier(.2,.8,.25,1) both!important}html body .topiks-word-reward.topiks-word-reward-halo:before{content:"";position:absolute;left:50%;top:50%;width:min(330px,82vw);height:min(330px,82vw);border-radius:50%;background:radial-gradient(circle,#d9573d33,#e8755f1a 34%,#d9573d00 71%);filter:blur(8px);transform:translate(-50%,-57%) scale(.78);animation:topiksWordRewardGlow 1.15s cubic-bezier(.2,.82,.24,1) both;pointer-events:none}html body .topiks-word-reward.topiks-word-reward-halo .topiks-word-reward-tooth{position:relative!important;z-index:2!important;width:126px!important;height:auto!important;flex:0 0 auto!important;display:grid!important;place-items:center!important;overflow:visible!important;perspective:700px!important;animation:none!important}html body .topiks-word-reward.topiks-word-reward-halo .topiks-tooth-360{position:relative!important;z-index:2!important;display:grid!important;place-items:center!important;filter:drop-shadow(0 18px 18px rgba(123,73,55,.13))!important}html body .topiks-word-reward.topiks-word-reward-halo .topiks-word-reward-copy{position:relative!important;z-index:2!important;display:block!important;min-width:0!important;text-align:center!important}html body .topiks-word-reward.topiks-word-reward-halo .topiks-word-reward-copy strong{display:block!important;max-width:min(620px,84vw)!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:#1b1a18!important;font:500 clamp(31px,8vw,38px)/1 Newsreader,Georgia,serif!important;letter-spacing:-.03em!important}html body .topiks-word-reward.topiks-word-reward-halo .topiks-word-reward-copy span,html body .topiks-word-reward.topiks-word-reward-halo .topiks-word-reward-copy small,html body .topiks-word-reward.topiks-word-reward-halo .tooth-reward-spark{display:none!important}html body.topiks-keyboard-open .topiks-word-reward.topiks-word-reward-halo,html body.topiks-field-focused .topiks-word-reward.topiks-word-reward-halo,html body .topiks-keyboard-open .topiks-word-reward.topiks-word-reward-halo,html body .topiks-field-focused .topiks-word-reward.topiks-word-reward-halo{right:0!important;left:0!important;top:0!important;bottom:0!important}@keyframes topiksWordRewardHaloIn{0%{opacity:0}to{opacity:1}}@keyframes topiksWordRewardGlow{0%{opacity:0;transform:translate(-50%,-57%) scale(.46)}42%{opacity:1;transform:translate(-50%,-57%) scale(1.05)}to{opacity:.74;transform:translate(-50%,-57%) scale(1)}}@media (prefers-reduced-motion:reduce){html body .topiks-word-reward.topiks-word-reward-halo,html body .topiks-word-reward.topiks-word-reward-halo:before{animation:none!important}}@media (max-width: 900px){html body .conversation-layout{display:flex!important;flex-direction:column!important;min-height:0!important;overflow:hidden!important}html body .conversation-layout>.conversation-header{order:1!important;flex:0 0 auto!important}html body .conversation-layout>.conversation-mobile-context,html body .conversation-layout>.mobile-source-area,html body .conversation-layout>.source-panel{order:2!important;flex:0 0 auto!important}html body .conversation-layout>.messages-panel{order:3!important;flex:1 1 0!important;min-height:0!important;height:auto!important;overflow-y:auto!important;padding-bottom:10px!important;scroll-padding-bottom:10px!important}html body .conversation-layout>.conversation-timer-live{order:4!important;position:relative!important;inset:auto!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;flex:0 0 auto!important;width:100%!important;margin:0 0 8px!important;transform:none!important}html body .conversation-layout>.composer{order:5!important;position:relative!important;inset:auto!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;flex:0 0 auto!important;align-self:stretch!important;width:100%!important;margin:0!important;transform:none!important}html body .conversation-layout>.conversation-bottom-stack{order:5!important;position:relative!important;inset:auto!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;flex:0 0 auto!important;align-self:stretch!important;width:100%!important;margin:0!important;padding:0!important;display:flex!important;flex-direction:column!important;gap:8px!important;transform:none!important}html body .conversation-layout>.conversation-bottom-stack>.conversation-timer-live{order:1!important;position:relative!important;inset:auto!important;width:100%!important;margin:0!important}html body .conversation-layout>.conversation-bottom-stack>.composer{order:2!important;position:relative!important;inset:auto!important;width:100%!important;margin:0!important}}:root{--tk-canvas: #f7f3ec;--tk-nav-side-gap: 18px;--tk-nav-bottom-gap: 2px;--tk-nav-page-space: 68px}html,body,#root{width:100%;max-width:100%;margin:0;background:var(--tk-canvas)}@media (max-width: 1023px){html,body{height:100%;min-height:100%;overflow:hidden!important;overscroll-behavior:none!important;background:var(--tk-canvas)!important}body{position:relative!important;inset:auto!important;padding:0!important}#root{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100dvh!important;min-height:0!important;max-height:none!important;overflow:hidden!important;transform:none!important;transition:none!important;background:var(--tk-canvas)!important}@supports not (height: 100dvh){#root{height:100vh!important}}.tk-shell{position:relative!important;width:100%!important;height:100%!important;min-height:0!important;max-height:100%!important;padding:0!important;overflow:hidden!important;background:var(--tk-canvas)!important}.tk-content{position:relative!important;display:flex!important;flex-direction:column!important;width:100%!important;height:100%!important;min-height:0!important;max-height:100%!important;padding:0!important;overflow:hidden!important;transform:none!important;transition:none!important;background:var(--tk-canvas)!important}.tk-shell:before{display:none!important;content:none!important}.screen-page,.profile-page,.progress-page,.new-topik-page{flex:1 1 auto!important;width:100%!important;height:auto!important;min-height:0!important;max-height:100%!important;overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior-x:none!important;overscroll-behavior-y:none!important;-webkit-overflow-scrolling:touch;scroll-behavior:auto!important;scroll-padding-top:8px!important;background:var(--tk-canvas)!important}.screen-page,.profile-page,.progress-page,.new-topik-page{padding-top:calc(28px + var(--topiks-safe-top, env(safe-area-inset-top, 0px)))!important;scroll-padding-top:calc(10px + var(--topiks-safe-top, env(safe-area-inset-top, 0px)))!important}@media (max-width: 640px){.screen-page,.profile-page,.progress-page,.new-topik-page{padding-top:calc(18px + var(--topiks-safe-top, env(safe-area-inset-top, 0px)))!important}}.screen-page,.profile-page,.progress-page{padding-bottom:calc(var(--tk-nav-page-space) + var(--topiks-safe-bottom, env(safe-area-inset-bottom, 0px)))!important}.new-topik-page{padding-bottom:max(18px,calc(12px + var(--topiks-safe-bottom, env(safe-area-inset-bottom, 0px))))!important}.tk-tabbar{position:fixed!important;z-index:50!important;left:calc(50% + (var(--topiks-safe-left, env(safe-area-inset-left, 0px)) - var(--topiks-safe-right, env(safe-area-inset-right, 0px))) / 2)!important;right:auto!important;top:auto!important;bottom:calc(var(--topiks-safe-bottom, env(safe-area-inset-bottom, 0px)) + var(--tk-nav-bottom-gap))!important;transform:translate(-50%)!important;width:min(420px,calc(100% - (var(--tk-nav-side-gap) * 2) - var(--topiks-safe-left, env(safe-area-inset-left, 0px)) - var(--topiks-safe-right, env(safe-area-inset-right, 0px))))!important;max-width:calc(100% - (var(--tk-nav-side-gap) * 2) - var(--topiks-safe-left, env(safe-area-inset-left, 0px)) - var(--topiks-safe-right, env(safe-area-inset-right, 0px)))!important;gap:3px!important;padding:5px!important;border-radius:18px!important}.tk-tabbar button{min-width:0!important;min-height:44px!important;height:44px!important;padding:3px 6px!important;gap:2px!important;border-radius:13px!important}.tk-tabbar>button>svg{width:19px!important;height:19px!important}.tk-tabbar>button>span:last-child{font-size:12px!important;line-height:1!important}.tk-tabbar-profile-avatar{width:22px!important;height:22px!important}.tk-tabbar-profile-fallback{font-size:12px!important}.tk-tabbar-backdrop{height:calc(66px + var(--topiks-safe-bottom, env(safe-area-inset-bottom, 0px)))!important}.topiks-field-focused .tk-tabbar,.topiks-field-focused .tk-fab,.topiks-field-focused .tk-tabbar-backdrop,.topiks-keyboard-open .tk-tabbar,.topiks-keyboard-open .tk-fab,.topiks-keyboard-open .tk-tabbar-backdrop{display:none!important}input,textarea,select,[contenteditable=true]{font-size:16px!important}}@media (min-width: 1024px){#root{transform:none!important}}@media (max-width: 1023px){.home-discovery-page.topiks-header-scrolled,.profile-v11-page.topiks-header-scrolled,.profile-v14-detail-page.topiks-header-scrolled,.progress-subpage.topiks-header-scrolled,.my-english-page.topiks-header-scrolled,.new-topik-page.topiks-header-scrolled,.ai-topic-page.topiks-header-scrolled,.ai-screen-page.topiks-header-scrolled,.manage-crew-page.topiks-header-scrolled,.subscription-plan-page.topiks-header-scrolled{padding-top:var(--topiks-safe-top, env(safe-area-inset-top, 0px))!important;scroll-padding-top:0!important}}:root{--tk-v19-canvas: #F7F3EC;--tk-v19-card: #FFFFFF;--tk-v19-ink: #1B1A18;--tk-v19-soft: #5A544E;--tk-v19-muted: #8C867C;--tk-v19-line: rgba(15, 15, 16, .07);--tk-v19-chip: rgba(15, 15, 16, .05);--tk-v19-coral: #D9573D;--tk-v19-coral-soft: #F6E7E2;--tk-v19-shadow: 0 1px 2px rgba(15,15,16,.04), 0 16px 34px -26px rgba(15,15,16,.45)}html body .new-topik-v19,html body .ai-editor-v19-page{width:min(100%,560px)!important;margin:0 auto!important;padding-left:17px!important;padding-right:17px!important;background:var(--tk-v19-canvas)!important;color:var(--tk-v19-ink)!important}html body .new-topik-v19 button,html body .ai-editor-v19-page button{font-family:Outfit,system-ui,sans-serif;-webkit-tap-highlight-color:transparent}html body .new-topik-v19-header,html body .ai-editor-v19-header{width:100%;display:flex;align-items:center;gap:11px;margin:0 0 16px;padding:0}html body .new-topik-v19-back,html body .ai-editor-v19-back{width:36px;height:36px;min-width:36px;display:grid;place-items:center;padding:0;border:0;border-radius:999px;background:#efe9e1;color:#48423c;cursor:pointer}html body .new-topik-v19-back svg,html body .ai-editor-v19-back svg{width:17px;height:17px}html body .new-topik-v19-header>h1,html body .ai-editor-v19-header h1{margin:0;color:var(--tk-v19-ink);font:500 29px/1 Newsreader,Georgia,serif!important;letter-spacing:-.03em!important}html body .new-topik-v19-flow,html body .new-topik-v19-stage{display:flex;flex-direction:column;width:100%}html body .new-topik-v19-stage{gap:22px}html body .new-topik-v19-block{display:flex;flex-direction:column;gap:11px}html body .new-topik-v19-kicker{color:var(--tk-v19-muted);font:600 10.5px/1 Outfit,sans-serif;letter-spacing:.11em;text-transform:uppercase}html body .new-topik-v19-source-logos{display:flex;align-items:center;gap:9px}html body .new-topik-v19-source-logos>span{width:38px;height:38px;flex:0 0 38px;display:grid;place-items:center;border:1px solid var(--tk-v19-line);border-radius:13px;background:#fff;color:var(--tk-v19-soft);box-shadow:0 1px 2px #0f0f100a}html body .new-topik-v19-source-logos svg{width:19px;height:19px}html body .new-topik-v19-source-logos .is-youtube svg{width:21px;height:15px}html body .new-topik-v19-source-logos>small{margin-left:auto;color:#9a9388;font:500 10.5px/1.3 Outfit,sans-serif;text-align:right}html body .new-topik-v19-source-input{min-height:58px;display:flex;align-items:center;gap:10px;padding:10px 10px 10px 13px;border:1px solid var(--tk-v19-line);border-radius:18px;background:#fff;box-shadow:0 1px 2px #0f0f100a}html body .new-topik-v19-link-icon{width:30px;height:30px;flex:0 0 30px;display:grid;place-items:center;border-radius:11px;background:var(--tk-v19-coral-soft);color:var(--tk-v19-coral)}html body .new-topik-v19-link-icon svg{width:16px;height:16px}html body .new-topik-v19-source-input input{min-width:0;flex:1;padding:0!important;border:0!important;outline:none!important;background:transparent!important;color:#39342f!important;font:500 14px/1.2 Outfit,sans-serif!important}html body .new-topik-v19-source-input input::placeholder{color:#a29b91}html body .new-topik-v19-source-input button{flex:none;padding:9px 12px;border:0;border-radius:999px;background:var(--tk-v19-chip);color:#4a463f;font:600 11.5px/1 Outfit,sans-serif;cursor:pointer}html body .new-topik-v19-status{color:var(--tk-v19-muted);font:500 12px/1.4 Outfit,sans-serif}html body .new-topik-v19-preview{display:flex;align-items:center;gap:12px;padding:10px;border:1px solid var(--tk-v19-line);border-radius:20px;background:#fff;box-shadow:var(--tk-v19-shadow)}html body .new-topik-v19-preview>img,html body .new-topik-v19-preview-fallback{width:88px;height:80px;flex:0 0 88px;object-fit:cover;border-radius:15px}html body .new-topik-v19-preview-fallback{display:grid;place-items:center;background:linear-gradient(140deg,#2a2724,#6b564e)}html body .new-topik-v19-preview-fallback>span{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#fffffff0;color:var(--tk-v19-coral);font-size:12px}html body .new-topik-v19-preview>div:last-child{min-width:0}html body .new-topik-v19-preview>div:last-child>span{display:block;color:var(--tk-v19-muted);font:600 10px/1 Outfit,sans-serif;letter-spacing:.09em;text-transform:uppercase}html body .new-topik-v19-preview strong{display:-webkit-box;margin-top:6px;overflow:hidden;color:var(--tk-v19-ink);font:600 13px/1.28 Outfit,sans-serif;-webkit-line-clamp:2;-webkit-box-orient:vertical}html body .new-topik-v19-preview small{display:block;margin-top:5px;color:var(--tk-v19-muted);font:500 11px/1.35 Outfit,sans-serif}html body .new-topik-v19-section-line{display:flex;align-items:baseline;justify-content:space-between;gap:12px}html body .new-topik-v19-section-line h2{margin:0;color:var(--tk-v19-ink);font:500 19px/1.1 Newsreader,Georgia,serif!important;letter-spacing:-.015em!important}html body .new-topik-v19-section-line>span{color:var(--tk-v19-muted);font:500 11.5px/1 Outfit,sans-serif;white-space:nowrap}html body .new-topik-v19-section-line>span.is-coral{color:var(--tk-v19-coral);font-weight:600}html body .new-topik-v19-editor-card{display:block;padding:15px;border:1px solid var(--tk-v19-line);border-radius:20px;background:#fff;box-shadow:var(--tk-v19-shadow)}html body .new-topik-v19-editor-card>span{display:block;color:var(--tk-v19-muted);font:600 10px/1 Outfit,sans-serif;letter-spacing:.1em;text-transform:uppercase}html body .new-topik-v19-editor-card.is-question>span{color:var(--tk-v19-coral)}html body .new-topik-v19-editor-card input,html body .new-topik-v19-editor-card textarea{width:100%;margin:8px 0 0;padding:0!important;resize:none;border:0!important;outline:0!important;background:transparent!important;color:var(--tk-v19-ink)!important;font:500 21px/1.16 Newsreader,Georgia,serif!important;letter-spacing:-.02em!important}html body .new-topik-v19-editor-card input{font-size:23px!important;line-height:1.1!important}html body .new-topik-v19-editor-card small{display:flex;justify-content:space-between;gap:10px;margin-top:11px;padding-top:10px;border-top:1px solid var(--tk-v19-line);color:#9a9388;font:500 10.5px/1.25 Outfit,sans-serif}html body .new-topik-v19-editor-card small em{font-style:normal}html body .new-topik-v19-editor-card small b{color:var(--tk-v19-soft);font-weight:600}html body .new-topik-v19-rail,html body .new-topik-v19-chip-rail{display:flex;align-items:center;gap:8px;margin:0 -17px;padding:1px 17px 4px;overflow-x:auto;scrollbar-width:none;scroll-snap-type:x proximity}html body .new-topik-v19-rail::-webkit-scrollbar,html body .new-topik-v19-chip-rail::-webkit-scrollbar,html body .new-topik-v19-persona-rail::-webkit-scrollbar,html body .new-topik-v19-role-rail::-webkit-scrollbar,html body .ai-editor-v19-persona-rail::-webkit-scrollbar,html body .ai-editor-v19-tabs::-webkit-scrollbar{display:none}html body .new-topik-v19-rail button,html body .new-topik-v19-chip-rail button{flex:none;padding:9px 13px;border:0;border-radius:999px;background:var(--tk-v19-chip);color:#4a463f;font:550 12.5px/1 Outfit,sans-serif;white-space:nowrap;cursor:pointer}html body .new-topik-v19-choice-list{display:flex;flex-direction:column;gap:8px}html body .new-topik-v19-choice-list>button{width:100%;min-height:76px;display:flex;align-items:center;gap:12px;padding:13px;border:1px solid var(--tk-v19-line);border-radius:20px;background:#fff;color:var(--tk-v19-ink);text-align:left;cursor:pointer}html body .new-topik-v19-choice-list>button.is-selected{border-color:var(--tk-v19-coral);background:var(--tk-v19-coral);color:#fff;box-shadow:0 16px 34px -24px #a03a26e6}html body .new-topik-v19-choice-list>button:disabled{opacity:.52;cursor:default}html body .new-topik-v19-choice-check{width:21px;height:21px;flex:0 0 21px;display:grid;place-items:center;border:1.5px solid rgba(15,15,16,.17);border-radius:50%;color:var(--tk-v19-coral);font:700 12px/1 Outfit,sans-serif}html body .new-topik-v19-choice-list>button.is-selected .new-topik-v19-choice-check{border-color:#fff;background:#fff}html body .new-topik-v19-choice-copy{min-width:0;flex:1}html body .new-topik-v19-choice-copy strong{display:block;font:600 13.5px/1 Outfit,sans-serif}html body .new-topik-v19-choice-copy small{display:block;margin-top:4px;color:var(--tk-v19-muted);font:500 11.5px/1.3 Outfit,sans-serif}html body .new-topik-v19-choice-list>button.is-selected .new-topik-v19-choice-copy small{color:#ffffffc7}html body .new-topik-v19-user-avatar{width:32px;height:32px;flex:0 0 32px;display:grid;place-items:center;overflow:hidden;border-radius:50%;background:#d9573d24;color:var(--tk-v19-coral);font:600 12px/1 Outfit,sans-serif}html body .new-topik-v19-choice-list>button.is-selected .new-topik-v19-user-avatar{background:#ffffff38;color:#fff}html body .new-topik-v19-user-avatar img{width:100%;height:100%;object-fit:cover}html body .new-topik-v19-avatar-stack{flex:none;display:flex;align-items:center;padding-left:10px}html body .new-topik-v19-avatar-stack i{width:29px;height:29px;display:grid;place-items:center;margin-left:-9px;overflow:hidden;border:2px solid #fff;border-radius:50%;background:#8e887f;color:#fff;font:600 10px/1 Outfit,sans-serif;font-style:normal}html body .new-topik-v19-avatar-stack i:nth-child(2){background:#b98f68}html body .new-topik-v19-avatar-stack i:nth-child(3){background:#8d7bb0}html body .new-topik-v19-avatar-stack img{width:100%;height:100%;object-fit:cover}html body .new-topik-v19-crew-picker{display:flex;flex-wrap:wrap;gap:7px;padding-top:2px}html body .new-topik-v19-crew-picker button{display:inline-flex;align-items:center;gap:7px;padding:8px 11px;border:1px solid var(--tk-v19-line);border-radius:999px;background:#fff;color:var(--tk-v19-soft);font:550 11.5px/1 Outfit,sans-serif}html body .new-topik-v19-crew-picker button.is-selected{border-color:#d9573d59;background:var(--tk-v19-coral-soft);color:#9f402d}html body .new-topik-v19-crew-picker i{min-width:9px;color:var(--tk-v19-coral);font-style:normal}html body .new-topik-v19-divider{height:1px;background:var(--tk-v19-line)}html body .new-topik-v19-visibility{display:grid;grid-template-columns:1fr 1fr;gap:8px}html body .new-topik-v19-visibility>button{position:relative;min-height:116px;display:flex;flex-direction:column;align-items:flex-start;padding:14px;border:1px solid var(--tk-v19-line);border-radius:20px;background:#fff;color:var(--tk-v19-ink);text-align:left;cursor:pointer}html body .new-topik-v19-visibility>button.is-selected{border-color:var(--tk-v19-coral);background:var(--tk-v19-coral);color:#fff;box-shadow:0 16px 34px -24px #a03a26e6}html body .new-topik-v19-visibility-check{position:absolute;top:11px;right:11px;width:19px;height:19px;display:grid;place-items:center;border-radius:50%;color:var(--tk-v19-coral);font:700 11px/1 Outfit,sans-serif}html body .new-topik-v19-visibility>button.is-selected .new-topik-v19-visibility-check{background:#fff}html body .new-topik-v19-visibility-icon{width:32px;height:32px;display:grid;place-items:center;border-radius:12px;background:#f1ece4;color:#4a463f}html body .new-topik-v19-visibility>button.is-selected .new-topik-v19-visibility-icon{background:#ffffff38;color:#fff}html body .new-topik-v19-visibility-icon svg{width:18px;height:18px}html body .new-topik-v19-visibility strong{margin-top:11px;font:600 13px/1 Outfit,sans-serif}html body .new-topik-v19-visibility small{margin-top:4px;color:var(--tk-v19-muted);font:500 10.5px/1 Outfit,sans-serif}html body .new-topik-v19-visibility>button.is-selected small{color:#ffffffc7}html body .new-topik-v19-ai-note{display:flex;align-items:center;gap:11px;padding:13px 14px;border-radius:18px 18px 18px 5px;background:#0f0f100b}html body .new-topik-v19-ai-note>span{color:var(--tk-v19-soft);font:500 11.5px/1.4 Outfit,sans-serif}html body .new-topik-v19-ai-hero,html body .new-topik-v19-no-ai{display:flex;flex-direction:column;align-items:center;text-align:center}html body .new-topik-v19-ai-hero h2,html body .new-topik-v19-no-ai h2{margin:12px 0 0;color:#0f0f10;font:500 27px/1.03 Newsreader,Georgia,serif!important;letter-spacing:-.026em!important}html body .new-topik-v19-ai-hero p,html body .new-topik-v19-no-ai p{max-width:300px;margin:11px auto 0;color:var(--tk-v19-soft);font:500 13.5px/1.45 Outfit,sans-serif}html body .new-topik-v19-ai-text-toggle{margin-top:8px;padding:4px 8px;border:0;background:transparent;color:var(--tk-v19-muted);font:500 11px/1 Outfit,sans-serif;text-decoration:underline;text-underline-offset:3px}html body .new-topik-v19-persona-rail,html body .new-topik-v19-role-rail,html body .ai-editor-v19-persona-rail{display:flex;align-items:flex-start;gap:10px;margin:0 -17px;padding:2px 17px 6px;overflow-x:auto;scrollbar-width:none;scroll-snap-type:x proximity}html body .new-topik-v19-persona-rail>button,html body .ai-editor-v19-persona-rail>button{width:84px;flex:0 0 84px;display:flex;flex-direction:column;align-items:center;gap:7px;padding:0;border:0;background:transparent;opacity:.55;cursor:pointer;scroll-snap-align:start}html body .new-topik-v19-persona-rail>button.is-selected,html body .ai-editor-v19-persona-rail>button.is-selected{opacity:1}html body .new-topik-v19-mouth-wrap,html body .ai-editor-v19-persona-rail>button>span{position:relative;display:block;width:84px;min-height:64px;line-height:0}html body .new-topik-v19-mouth-wrap>i,html body .ai-editor-v19-persona-rail>button>span>i{position:absolute;top:-5px;right:-3px;width:18px;height:18px;display:grid;place-items:center;border-radius:50%;background:var(--tk-v19-coral);color:#fff;font:600 9px/1 Outfit,sans-serif;font-style:normal}html body .new-topik-v19-persona-rail strong,html body .ai-editor-v19-persona-rail strong{color:var(--tk-v19-ink);font:600 12px/1 Outfit,sans-serif}html body .new-topik-v19-persona-rail small,html body .ai-editor-v19-persona-rail small{color:var(--tk-v19-muted);font:500 10.5px/1 Outfit,sans-serif}html body .new-topik-v19-persona-rail>button.is-selected small,html body .ai-editor-v19-persona-rail>button.is-selected small{color:var(--tk-v19-coral)}html body .new-topik-v19-role-rail>button{width:96px;flex:0 0 96px;display:flex;flex-direction:column;align-items:center;gap:8px;padding:0;border:0;background:transparent;opacity:.55;cursor:pointer}html body .new-topik-v19-role-rail>button.is-selected{opacity:1}html body .new-topik-v19-role-art{position:relative;width:96px;height:76px;display:grid;place-items:center;overflow:hidden}html body .new-topik-v19-role-art svg{width:96px;height:auto}html body .new-topik-v19-role-art>i{position:absolute;top:0;right:0;width:18px;height:18px;display:grid;place-items:center;border-radius:50%;background:var(--tk-v19-coral);color:#fff;font:600 9px/1 Outfit,sans-serif;font-style:normal}html body .new-topik-v19-role-rail strong{color:var(--tk-v19-ink);font:600 11.5px/1 Outfit,sans-serif;white-space:nowrap}html body .new-topik-v19-role-copy{margin:2px 0 0;padding:13px 15px;border:1px solid var(--tk-v19-line);border-radius:18px 18px 5px;background:#fff;color:var(--tk-v19-ink);box-shadow:var(--tk-v19-shadow);font:500 15px/1.35 Newsreader,Georgia,serif}html body .new-topik-v19-ai-settings{display:flex;flex-direction:column;gap:14px}html body .new-topik-v19-ai-settings>div{display:flex;flex-direction:column;gap:9px}html body .new-topik-v19-chip-rail button.is-selected-dark{background:var(--tk-v19-ink);color:var(--tk-v19-canvas);font-weight:600}html body .new-topik-v19-chip-rail button.is-selected{background:var(--tk-v19-coral);color:#fff;font-weight:600}html body .new-topik-v19-chip-rail .new-topik-v15-network-bars{height:12px;gap:2.5px}html body .new-topik-v19-chip-rail .new-topik-v15-network-bars i{width:3px}html body .new-topik-v19-no-ai{padding:26px 0 6px}html body .new-topik-v19-no-ai>button{margin-top:18px;padding:10px 14px;border:0;border-radius:999px;background:var(--tk-v19-chip);color:var(--tk-v19-ink);font:600 12px/1 Outfit,sans-serif}html body .new-topik-v19-bottom-action,html body .ai-editor-v19-save{position:sticky;z-index:8;bottom:-1px;margin:2px -17px -1px;padding:24px 17px 18px;background:linear-gradient(to top,var(--tk-v19-canvas) 72%,rgba(247,243,236,0))}html body .new-topik-v19-bottom-action>button,html body .ai-editor-v19-save>button{width:100%;min-height:52px;display:flex;align-items:center;justify-content:center;gap:8px;padding:0 16px;border:0;border-radius:17px;background:var(--tk-v19-ink);color:var(--tk-v19-canvas);box-shadow:0 15px 28px -22px #0f0f10e6;font:600 13.5px/1 Outfit,sans-serif;cursor:pointer}html body .new-topik-v19-bottom-action>button>span{font-size:22px;line-height:0;transform:translateY(-1px)}html body .new-topik-v19-bottom-action>button:disabled,html body .ai-editor-v19-save>button:disabled{opacity:.4;cursor:default}html body .new-topik-v19-error{margin-top:-10px}html body .ai-editor-v19-page{display:flex;flex-direction:column}html body .ai-editor-v19-header{margin-bottom:16px}html body .ai-editor-v19-header>span{min-width:0;flex:1}html body .ai-editor-v19-header h1{font-size:27px!important}html body .ai-editor-v19-header p{margin:5px 0 0;overflow:hidden;color:var(--tk-v19-muted);font:500 11.5px/1 Outfit,sans-serif;text-overflow:ellipsis;white-space:nowrap}html body .ai-editor-v19-content{display:flex;flex-direction:column;gap:22px}html body .ai-editor-v19-tabs{display:flex;align-items:center;gap:8px;margin:0 -17px;padding:0 17px 4px;overflow-x:auto;scrollbar-width:none}html body .ai-editor-v19-tabs button{flex:none;padding:9px 14px;border:0;border-radius:999px;background:var(--tk-v19-chip);color:#4a463f;font:550 12.5px/1 Outfit,sans-serif;white-space:nowrap}html body .ai-editor-v19-tabs button.is-selected{background:var(--tk-v19-ink);color:var(--tk-v19-canvas);font-weight:600}html body .ai-editor-v19-hero{display:flex;flex-direction:column;align-items:center;text-align:center}html body .ai-editor-v19-hero h2{max-width:330px;margin:12px auto 0;color:#0f0f10;font:500 25px/1.03 Newsreader,Georgia,serif!important;letter-spacing:-.026em!important}html body .ai-editor-v19-hero p{max-width:300px;margin:10px auto 0;color:var(--tk-v19-soft);font:500 13px/1.45 Outfit,sans-serif}html body .ai-editor-v19-hero.is-compact{padding-top:4px}html body .ai-editor-v19-name-card{display:block;padding:15px;border:1px solid var(--tk-v19-line);border-radius:20px;background:#fff;box-shadow:var(--tk-v19-shadow)}html body .ai-editor-v19-name-card>span{display:block;color:var(--tk-v19-muted);font:600 10px/1 Outfit,sans-serif;letter-spacing:.1em;text-transform:uppercase}html body .ai-editor-v19-name-card input{width:100%;margin:8px 0 0;padding:0!important;border:0!important;outline:0!important;background:transparent!important;color:var(--tk-v19-ink)!important;font:500 23px/1.1 Newsreader,Georgia,serif!important;letter-spacing:-.022em!important}html body .ai-editor-v19-name-card small{display:block;margin-top:11px;padding-top:10px;border-top:1px solid var(--tk-v19-line);color:#9a9388;font:500 10.5px/1.3 Outfit,sans-serif}html body .ai-editor-v19-tone-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}html body .ai-editor-v19-tone-grid button,html body .ai-editor-v19-role-list button,html body .ai-editor-v19-presence-row button{border:1px solid var(--tk-v19-line);border-radius:18px;background:#fff;color:var(--tk-v19-ink);text-align:left}html body .ai-editor-v19-tone-grid button{min-height:90px;padding:14px}html body .ai-editor-v19-tone-grid button.is-selected,html body .ai-editor-v19-role-list button.is-selected,html body .ai-editor-v19-presence-row button.is-selected{border-color:var(--tk-v19-coral);background:var(--tk-v19-coral);color:#fff;box-shadow:0 16px 34px -24px #a03a26e6}html body .ai-editor-v19-tone-grid strong{display:block;font:600 13px/1 Outfit,sans-serif}html body .ai-editor-v19-tone-grid small{display:block;margin-top:6px;color:var(--tk-v19-muted);font:500 11px/1.35 Outfit,sans-serif}html body .ai-editor-v19-tone-grid button.is-selected small,html body .ai-editor-v19-role-list button.is-selected small,html body .ai-editor-v19-presence-row button.is-selected small{color:#ffffffc7}html body .ai-editor-v19-section{display:flex;flex-direction:column;gap:12px}html body .ai-editor-v19-section-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px}html body .ai-editor-v19-section-head h2{margin:0;color:var(--tk-v19-ink);font:500 19px/1.1 Newsreader,Georgia,serif!important}html body .ai-editor-v19-section-head span{color:var(--tk-v19-coral);font:600 12px/1 Outfit,sans-serif}html body .ai-editor-v19-role-list{display:flex;flex-direction:column;gap:8px}html body .ai-editor-v19-role-list button{position:relative;min-height:72px;display:grid;grid-template-columns:22px 1fr;grid-template-rows:auto auto;column-gap:10px;padding:12px 13px}html body .ai-editor-v19-role-check{grid-row:1 / 3;align-self:center;width:21px;height:21px;display:grid;place-items:center;border:1.5px solid rgba(15,15,16,.16);border-radius:50%;color:var(--tk-v19-coral);font:700 11px/1 Outfit,sans-serif}html body .ai-editor-v19-role-list button.is-selected .ai-editor-v19-role-check{border-color:#fff;background:#fff}html body .ai-editor-v19-role-list strong{align-self:end;font:600 13px/1.2 Outfit,sans-serif}html body .ai-editor-v19-role-list small{align-self:start;margin-top:4px;color:var(--tk-v19-muted);font:500 11px/1.35 Outfit,sans-serif}html body .ai-editor-v19-presence-row{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}html body .ai-editor-v19-presence-row button{min-width:0;min-height:104px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:10px 7px;text-align:center}html body .ai-editor-v19-presence-row strong{font:600 11.5px/1 Outfit,sans-serif}html body .ai-editor-v19-presence-row small{color:var(--tk-v19-muted);font:500 9.5px/1.25 Outfit,sans-serif}html body .ai-editor-v19-bars{height:24px;display:flex;align-items:flex-end;gap:3px}html body .ai-editor-v19-bars i{width:4px;border-radius:2px;background:#d7d0c7}html body .ai-editor-v19-bars i:nth-child(1){height:7px}html body .ai-editor-v19-bars i:nth-child(2){height:12px}html body .ai-editor-v19-bars i:nth-child(3){height:18px}html body .ai-editor-v19-bars i:nth-child(4){height:24px}html body .ai-editor-v19-bars i.is-on{background:var(--tk-v19-coral)}html body .ai-editor-v19-presence-row button.is-selected .ai-editor-v19-bars i.is-on{background:#fff}html body .ai-editor-v19-presence-row button.is-selected .ai-editor-v19-bars i:not(.is-on){background:#ffffff59}html body .ai-editor-v19-error{margin-top:-8px}html body .ai-editor-v19-save{margin-top:4px}@media (min-width: 760px){html body .new-topik-v19,html body .ai-editor-v19-page{padding-left:24px!important;padding-right:24px!important}html body .new-topik-v19-rail,html body .new-topik-v19-chip-rail,html body .new-topik-v19-persona-rail,html body .new-topik-v19-role-rail,html body .ai-editor-v19-persona-rail,html body .ai-editor-v19-tabs,html body .new-topik-v19-bottom-action,html body .ai-editor-v19-save{margin-left:-24px;margin-right:-24px;padding-left:24px;padding-right:24px}}html body .new-topik-v19-ai-settings>div:last-child .new-topik-v19-chip-rail button{display:inline-flex;align-items:center;justify-content:center;gap:7px}html body .new-topik-v19-ai-settings>div:last-child .new-topik-v15-network-bars{flex:0 0 auto;width:17px;height:12px!important;display:inline-flex;align-items:flex-end;gap:2px!important;vertical-align:middle}html body .new-topik-v19-ai-settings>div:last-child .new-topik-v15-network-bars i{display:block;width:2.5px!important;min-width:2.5px;border-radius:999px}html body .new-topik-v19-ai-settings>div:last-child .new-topik-v15-network-bars i:nth-child(1){height:4px!important}html body .new-topik-v19-ai-settings>div:last-child .new-topik-v15-network-bars i:nth-child(2){height:6.5px!important}html body .new-topik-v19-ai-settings>div:last-child .new-topik-v15-network-bars i:nth-child(3){height:9px!important}html body .new-topik-v19-ai-settings>div:last-child .new-topik-v15-network-bars i:nth-child(4){height:12px!important}.tk-tabbar-backdrop{display:none!important}@media (max-width: 1023px){html body .tk-tabbar{position:fixed!important;z-index:1000!important;left:0!important;right:0!important;top:auto!important;bottom:0!important;transform:none!important;width:100vw!important;max-width:none!important;min-width:0!important;margin:0!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:0!important;padding:4px max(14px,var(--safe-right, env(safe-area-inset-right, 0px))) max(4px,var(--safe-bottom, env(safe-area-inset-bottom, 0px))) max(14px,var(--safe-left, env(safe-area-inset-left, 0px)))!important;background:#f7f3ec!important;border:0!important;border-top:1px solid rgba(23,22,20,.09)!important;border-radius:0!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;overflow:visible!important}html body .tk-tabbar>button{-moz-appearance:none!important;appearance:none!important;-webkit-appearance:none!important;position:relative!important;width:100%!important;min-width:0!important;height:56px!important;min-height:56px!important;margin:0!important;padding:0!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:4px!important;border:0!important;border-radius:0!important;background:transparent!important;background-image:none!important;box-shadow:none!important;color:#969087!important;cursor:pointer;-webkit-tap-highlight-color:transparent}html body .tk-tabbar>button.active{background:transparent!important;background-image:none!important;box-shadow:none!important}html body .tk-tabbar>button:before,html body .tk-tabbar>button:after,html body .tk-tabbar>button.active:before,html body .tk-tabbar>button.active:after{content:none!important;display:none!important;width:0!important;height:0!important;background:transparent!important;box-shadow:none!important}html body .tk-tabbar>button>svg{display:block!important;width:24px!important;height:24px!important;min-width:24px!important;min-height:24px!important;margin:0!important;color:#969087!important;transform:none!important;filter:none!important;opacity:1!important}html body .tk-tabbar>button.active>svg{color:#d9573d!important;transform:translateY(-1px)!important}html body .tk-tabbar>button>span:last-child{display:block!important;margin:0!important;padding:0!important;font-family:Outfit,system-ui,sans-serif!important;font-size:12px!important;font-weight:500!important;line-height:1!important;letter-spacing:0!important;white-space:nowrap!important;color:#969087!important;opacity:1!important}html body .tk-tabbar>button.active>span:last-child{color:#171614!important}html body .tk-tabbar-profile-avatar{width:24px!important;height:24px!important;min-width:24px!important;min-height:24px!important;margin:0!important;padding:0!important;display:grid!important;place-items:center!important;flex:none!important;border-radius:50%!important;overflow:hidden!important;background:#cdbef5!important;border:1px solid rgba(23,22,20,.08)!important;box-shadow:none!important;transform:none!important;filter:none!important}html body .tk-tabbar-profile-avatar img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;border:0!important;border-radius:50%!important}html body .tk-tabbar-profile-fallback{width:100%!important;height:100%!important;margin:0!important;padding:0!important;display:grid!important;place-items:center!important;background:#cdbef5!important;color:#332b48!important;font-family:Outfit,system-ui,sans-serif!important;font-size:12px!important;font-weight:700!important;line-height:1!important;border:0!important;border-radius:50%!important}html body .tk-tabbar>button.active .tk-tabbar-profile-avatar{border:1px solid rgba(23,22,20,.08)!important;box-shadow:none!important;transform:none!important}html body.topiks-keyboard-open .tk-tabbar,html body.topiks-field-focused .tk-tabbar,.topiks-keyboard-open .tk-tabbar,.topiks-field-focused .tk-tabbar{display:none!important}}@media (min-width: 1024px){html body .tk-tabbar{left:18px!important;right:auto!important;top:50%!important;bottom:auto!important;transform:translateY(-50%)!important;width:74px!important;max-width:74px!important;grid-template-columns:1fr!important}}:root{--tk-nav-back-size: 48px;--tk-nav-back-icon: 20px;--tk-nav-back-color: #3D3A34;--tk-nav-back-bg: rgba(23, 22, 20, .055);--tk-row-chevron-size: 18px;--tk-row-chevron-color: #9A9388;--tk-nav-focus: #D9573D}html body .topiks-nav-back{-moz-appearance:none!important;appearance:none!important;-webkit-appearance:none!important;width:var(--tk-nav-back-size)!important;height:var(--tk-nav-back-size)!important;min-width:var(--tk-nav-back-size)!important;min-height:var(--tk-nav-back-size)!important;max-width:var(--tk-nav-back-size)!important;max-height:var(--tk-nav-back-size)!important;flex:0 0 var(--tk-nav-back-size)!important;margin:0!important;padding:0!important;display:grid!important;place-items:center!important;border:0!important;border-radius:50%!important;background:var(--tk-nav-back-bg)!important;background-image:none!important;color:var(--tk-nav-back-color)!important;box-shadow:none!important;line-height:1!important;text-indent:0!important;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background-color .16s ease,transform .12s ease,opacity .16s ease!important}html body .topiks-nav-back .tk-back-chevron,html body .topiks-nav-back>svg{display:block!important;width:var(--tk-nav-back-icon)!important;height:var(--tk-nav-back-icon)!important;min-width:var(--tk-nav-back-icon)!important;min-height:var(--tk-nav-back-icon)!important;margin:0!important;color:var(--tk-nav-back-color)!important;stroke:currentColor;transform:none!important;pointer-events:none!important}html body .topiks-nav-back:hover{background:#17161416!important}html body .topiks-nav-back:active{transform:scale(.96)!important}html body .topiks-nav-back:focus-visible{outline:2px solid var(--tk-nav-focus)!important;outline-offset:2px!important}html body .topiks-nav-back:disabled{opacity:.42!important;cursor:default!important}html body .topiks-nav-back:before,html body .topiks-nav-back:after{content:none!important;display:none!important}html body .tk-row-chevron{display:block!important;width:var(--tk-row-chevron-size)!important;height:var(--tk-row-chevron-size)!important;min-width:var(--tk-row-chevron-size)!important;min-height:var(--tk-row-chevron-size)!important;flex:0 0 var(--tk-row-chevron-size)!important;margin:0!important;color:var(--tk-row-chevron-color)!important;stroke:currentColor;opacity:1!important;transform:none!important;pointer-events:none!important}html body .profile-v9-chevron,html body .profile-v11-mini-arrow,html body .profile-v15-data-arrow,html body .public-topik-chevron,html body .mobile-source-chevron{width:24px!important;height:24px!important;min-width:24px!important;min-height:24px!important;margin:0!important;padding:0!important;display:grid!important;place-items:center!important;flex:0 0 24px!important;color:var(--tk-row-chevron-color)!important}html body .profile-v11-secure-action .tk-row-chevron,html body .profile-v11-account-action .tk-row-chevron,html body .profile-v15-actions-card button>.tk-row-chevron,html body .profile-v15-data-row>.tk-row-chevron,html body .profile-v15-legal-row .tk-row-chevron{margin-left:8px!important}html body .intent-onboarding-option-tail{width:24px!important;height:24px!important;min-width:24px!important;min-height:24px!important;display:grid!important;place-items:center!important;color:var(--tk-row-chevron-color)!important;font-style:normal!important;line-height:1!important}html body .intent-onboarding-option-tail .tk-row-chevron{width:var(--tk-row-chevron-size)!important;height:var(--tk-row-chevron-size)!important}html body .profile-v9-row,html body .profile-v11-mini-card,html body .profile-v15-actions-card>button,html body .profile-v15-data-row,html body .public-topik-row,html body .mobile-source-card,html body .intent-onboarding-options>button{min-height:48px}html body .page-header>.topiks-nav-back,html body .conversation-header>.topiks-nav-back,html body .profile-v14-detail-header>.topiks-nav-back,html body .manage-crew-header>.topiks-nav-back,html body .subscriber-onboarding-head .topiks-nav-back,html body .intent-onboarding-topbar>.topiks-nav-back{align-self:center!important}html body .subscription-plan-back.topiks-nav-back,html body .manage-crew-back.topiks-nav-back,html body .subscriber-onboarding-back.topiks-nav-back,html body .intent-onboarding-back.topiks-nav-back,html body .profile-v14-back.topiks-nav-back{font-size:0!important;letter-spacing:0!important;text-decoration:none!important}@media (max-width: 640px){html body .topiks-nav-back{width:48px!important;height:48px!important;min-width:48px!important;min-height:48px!important}}:root{--tk-title-screen: 30px;--tk-title-screen-desktop: 32px;--tk-title-dialog: 24px;--tk-title-section: 22px;--tk-title-card: 18px;--tk-title-ink: #1B1A18;--tk-title-muted: #3D3934;--tk-title-font: Newsreader, Georgia, serif}html body .home-v3 .home-intro-hub h1,html body .home-intro h1,html body .profile-v11-header h1,html body .my-english-header h1,html body .progress-wow-header h1,html body .progress-subpage-heading h1,html body .visitor-progress-header h1,html body .new-topik-title-block h1,html body .new-topik-v15-heading h1,html body .ai-topic-heading h1,html body .auth-heading h1,html body .setup-card.onboarding-card>h1,html body .onboarding-scene-copy h1,html body .subscriber-onboarding-step>h1,html body .intent-onboarding-card>h1,html body .subscription-plan-header h1,html body .manage-crew-title-row h1,html body .crew-invite-card>h1,html body .crew-join-card>h1,html body .private-topic-invite-card>h1{margin-top:0!important;font-family:var(--tk-title-font)!important;font-size:var(--tk-title-screen)!important;font-weight:500!important;line-height:1.06!important;letter-spacing:-.025em!important;color:var(--tk-title-ink)!important;text-wrap:balance}html body .home-v3 .home-intro-hub h1,html body .home-intro h1{max-width:680px!important}html body .progress-hub-page .my-english-header h1,html body .my-english-page .my-english-header h1{font-size:var(--tk-title-screen)!important;line-height:1.06!important;letter-spacing:-.025em!important}html body .conversation-header h1{font-family:var(--tk-title-font)!important;font-size:20px!important;font-weight:500!important;line-height:1.1!important;letter-spacing:-.018em!important;color:var(--tk-title-ink)!important}html body .profile-v14-detail-title h2,html body .first-message-paywall h2,html body .personalized-second-paywall h2,html body .private-topic-created-copy h2,html body .ai-topic-step-heading h2,html body .new-topik-v15-section-head h2,html body .conversation-sheet-head h2,html body .topik-intelligence-sheet-head h2,html body .source-mobile-sheet h2,html body .modal h2,html body .visitor-progress-hero h2,html body .progress-shelf-hero h2,html body .progress-moi-identity-copy h2,html body .progress-expression-simple-voice h2,html body .progress-journey-route-head h2,html body .progress-crew-hero-head h2,html body .progress-crew-compact-empty h2{font-family:var(--tk-title-font)!important;font-size:var(--tk-title-dialog)!important;font-weight:500!important;line-height:1.08!important;letter-spacing:-.02em!important}html body .first-message-paywall h2,html body .personalized-second-paywall h2{max-width:560px}html body .progress-wow-section-head h2,html body .progress-compact-section-head h2,html body .my-english-lately-head h2,html body .my-english-section-heading h2,html body .english-personality-heading h2,html body .language-evolution-heading h2,html body .english-journey-heading h2,html body .our-story-heading h2,html body .profile-v11-profile-copy h2,html body .home-section-heading h2{font-family:var(--tk-title-font)!important;font-size:var(--tk-title-section)!important;font-weight:500!important;line-height:1.08!important;letter-spacing:-.018em!important;color:var(--tk-title-ink)!important}html body .profile-v11-section-heading h3,html body .profile-v15-card-heading h3,html body .profile-v15-plan-title h3,html body .profile-v15-data-card h3,html body .progress-expression-simple-section-head h3,html body .progress-journey-section-head h3,html body .progress-crew-section-head h3,html body .language-history-card h3,html body .english-personality-main h3,html body .english-personality-history h3,html body .english-confidence-map-head h3,html body .language-capabilities-head h3,html body .english-replay-head h3,html body .english-milestones-head h3,html body .crew-replay-top h3,html body .progress-moi-habit-story h3{font-family:var(--tk-title-font)!important;font-size:var(--tk-title-card)!important;font-weight:500!important;line-height:1.12!important;letter-spacing:-.012em!important}html body .progress-expression-simple-sheet h3,html body .progress-journey-sheet>header h3,html body .progress-crew-sheet>header h3{font-family:var(--tk-title-font)!important;font-size:20px!important;font-weight:500!important;line-height:1.1!important;letter-spacing:-.015em!important}html body .topic-body h2,html body .public-topik-card h2,html body .home-topic-title-line h2{line-height:1.12!important}@media (max-width: 390px){:root{--tk-title-screen: 28px;--tk-title-dialog: 23px;--tk-title-section: 21px}}@media (min-width: 768px){:root{--tk-title-screen: var(--tk-title-screen-desktop)}}html{-webkit-text-size-adjust:100%;text-size-adjust:100%}html body h1,html body h2,html body h3{overflow-wrap:anywhere}html body .intent-onboarding-card h1,html body .subscriber-onboarding-step h1,html body .crew-invite-card h1,html body .crew-join-card h1,html body .manage-crew-title-row h1,html body .subscription-plan-header h1,html body .private-topic-invite-card h1,html body .account-claim-card .auth-heading h1{font-family:var(--tk-title-font)!important;font-size:var(--tk-title-screen)!important;font-weight:500!important;line-height:1.06!important;letter-spacing:-.025em!important;color:var(--tk-title-ink)!important}html body .first-message-paywall h2,html body .first-message-paywall-compact h2,html body .private-topic-created-card h2,html body .progress-hub-empty-panel h2,html body .conversation-sheet-head h2,html body .timer-result-head h2{font-family:var(--tk-title-font)!important;font-size:var(--tk-title-dialog)!important;font-weight:500!important;line-height:1.08!important;letter-spacing:-.02em!important;color:var(--tk-title-ink)!important}html body .profile-subscription-head h3,html body .profile-notification-heading h3{font-family:var(--tk-title-font)!important;font-size:20px!important;font-weight:500!important;line-height:1.1!important;letter-spacing:-.015em!important;color:var(--tk-title-ink)!important}html body .crew-replay-top h3,html body .progress-current-universe .progress-shelf-hero-head h2,html body .progress-compact-section-head h2{font-family:var(--tk-title-font)!important;font-size:var(--tk-title-section)!important;font-weight:500!important;line-height:1.08!important;letter-spacing:-.018em!important}@media (max-width: 759px){html body .conversation-title h1{font-size:20px!important;line-height:1.08!important}html body .conversation-layout.is-chat-scrolled .conversation-title h1{font-size:16px!important;line-height:1.08!important}}:root{--tk-type-micro: 12px;--tk-type-label: 13px;--tk-type-secondary: 14px;--tk-type-body: 15px;--tk-type-input: 16px}@media (max-width: 1023px){html body input,html body textarea,html body select{font-size:var(--tk-type-input)!important}}@media (max-width: 1023px){html body .tk-tab-label,html body .tk-tabbar-label,html body .bottom-nav-label{font-size:var(--tk-type-micro)!important}}html body .progress-hub-tab>span:last-child{font-size:var(--tk-type-micro)!important}html body small{line-height:max(1.25em,16px)}:root{--tk-content-meta: 13px;--tk-content-small: 14px;--tk-content-body: 15px}html body .home-owned-filters button,html body .home-category-chip{min-height:34px!important;height:34px!important;padding:0 12px!important;border-radius:999px!important;font:650 13px/1 Outfit,sans-serif!important}html body .profile-v11-section-heading>span{display:none!important}html body .profile-v11-mini-card{min-height:122px!important}html body .profile-v11-mini-card>strong{font-size:14px!important;line-height:1.2!important}html body .profile-v11-mini-card>p{display:none!important}html body .profile-v11-mini-meta{font-size:13px!important;line-height:1.1!important}html body .profile-v11-membership-subtitle,html body .profile-v11-crew-copy small,html body .profile-v11-solo-upgrade small,html body .profile-v11-empty-plan-copy small{font-size:14px!important;line-height:1.35!important}html body .profile-v11-membership-action,html body .profile-v11-account-action{font-size:13px!important}html body .profile-v11-account-card strong{font-size:14px!important;line-height:1.25!important}html body .profile-v11-account-card small{font-size:14px!important;line-height:1.4!important}html body .profile-v11-legal-card a{font-size:14px!important;line-height:1.25!important}html body .profile-v15-card-kicker,html body .profile-v15-card-caption,html body .profile-v15-current-level{font-size:13px!important}html body .profile-v15-identity-edit-copy strong,html body .profile-v15-input-field>span,html body .profile-v15-level-grid button strong,html body .profile-v15-level-grid button span{font-size:14px!important}html body .profile-v15-identity-edit-copy small,html body .profile-v15-level-grid button small,html body .profile-v15-page-footnote,html body .profile-v15-notification-card p,html body .profile-v15-feedback-hero-card p,html body .profile-v15-data-card p,html body .profile-v15-advanced-card p,html body .profile-v15-actions-card>button small,html body .profile-v15-advanced-card>a small{font-size:14px!important;line-height:1.42!important}html body .profile-v15-notification-card strong,html body .profile-v15-data-card strong,html body .profile-v15-actions-card>button strong,html body .profile-v15-advanced-card>a strong{font-size:15px!important;line-height:1.25!important}html body .profile-v15-text-action,html body .profile-v15-primary-action{font-size:14px!important}html body .profile-v15-input-field input{font-size:16px!important}html body .progress-moi-habit>strong{font-size:14px!important;line-height:1.15!important}html body .progress-moi-habit>small{font-size:13px!important;line-height:1.25!important}html body .progress-moi-habit-story h3{font-size:15px!important;line-height:1.15!important}html body .progress-moi-habit-story p{font-size:14px!important;line-height:1.4!important}html body .progress-moi-signature-strip{display:none!important}html body .progress-moi-identity-copy>p{display:none!important}html body .progress-expression-simple-level span,html body .progress-expression-simple-topic>small,html body .progress-expression-simple-natural-label,html body .progress-expression-simple-mini-head>span{font-size:13px!important;line-height:1.25!important}html body .progress-expression-simple-proof,html body .progress-expression-simple-topic-detail,html body .progress-expression-simple-phrase-meta,html body .progress-expression-simple-topic-empty p{font-size:14px!important;line-height:1.42!important}html body .progress-expression-simple-topic>strong,html body .progress-expression-simple-mini>strong{font-size:14px!important;line-height:1.2!important}html body .progress-expression-simple-mini>em{font-size:13px!important;line-height:1.35!important}html body .progress-journey-now small,html body .progress-journey-stop>span:last-child,html body .progress-journey-state small,html body .progress-journey-latest-copy small,html body .progress-journey-latest time{font-size:13px!important}html body .progress-journey-route-detail,html body .progress-journey-state p,html body .progress-journey-change-result,html body .progress-journey-latest-copy>span,html body .progress-journey-latest-empty span{font-size:14px!important;line-height:1.42!important}html body .progress-journey-latest-copy>strong{font-size:15px!important;line-height:1.25!important}html body .progress-crew-person>small,html body .progress-crew-classic>small,html body .progress-crew-moment>div>small,html body .progress-crew-sheet-line>small{font-size:13px!important;line-height:1.3!important}html body .progress-crew-member-note,html body .progress-crew-human-role-main p,html body .progress-crew-human-role-proof p,html body .progress-crew-casting-note,html body .progress-crew-classic-story p,html body .progress-crew-moment>div>span,html body .progress-crew-moment-empty,html body .progress-crew-compact-empty p,html body .progress-crew-sheet-member span,html body .progress-crew-sheet-line span{font-size:14px!important;line-height:1.42!important}html body .progress-crew-person>strong,html body .progress-crew-classic>strong,html body .progress-crew-moment>div>strong,html body .progress-crew-sheet-member strong,html body .progress-crew-sheet-line strong{font-size:14px!important;line-height:1.25!important}html body .progress-expression-simple-action,html body .progress-journey-text-action,html body .progress-crew-section-head button{font-size:13px!important}:root{--tk-ink: #1B1A18;--tk-ink-soft: #3F3A35;--tk-ink-muted: #5A544E;--tk-ink-subtle: #665F58}html body .home-discovery-page p,html body .home-discovery-page small,html body .profile-v11-page p,html body .profile-v11-page small,html body .profile-v14-detail-page p,html body .profile-v14-detail-page small,html body .progress-hub-page p,html body .progress-hub-page small{font-weight:500!important}html body .home-discovery-page strong,html body .profile-v11-page strong,html body .profile-v14-detail-page strong,html body .progress-hub-page strong{font-weight:600!important}html body .home-discovery-page button,html body .profile-v11-page button,html body .profile-v14-detail-page button,html body .progress-hub-page button,html body .home-discovery-page h3,html body .profile-v11-page h3,html body .profile-v14-detail-page h3,html body .progress-hub-page h3{font-weight:550!important}html body .progress-moi-content-title,html body .progress-moi-identity-copy h2,html body .progress-moi-habit-story h3,html body .profile-v15-card-heading h3{font-weight:500!important}html body .home-discovery-page p,html body .profile-v11-page p,html body .profile-v14-detail-page p,html body .progress-hub-page p{color:var(--tk-ink-muted)!important}html body .home-discovery-page small,html body .profile-v11-page small,html body .profile-v14-detail-page small,html body .progress-hub-page small,html body .progress-hub-page em{color:var(--tk-ink-subtle)!important}html body .profile-v11-mini-meta,html body .profile-v11-membership-subtitle,html body .profile-v11-account-action,html body .profile-v11-membership-action,html body .profile-v11-protected,html body .profile-v15-card-kicker,html body .profile-v15-card-caption,html body .profile-v15-current-level,html body .progress-expression-simple-level span,html body .progress-expression-simple-natural-label,html body .progress-expression-simple-mini-head>span,html body .progress-journey-now small,html body .progress-journey-latest time,html body .progress-crew-member-note,html body .home-public-kicker{color:var(--tk-ink-soft)!important}html body .profile-v11-mini-card>strong,html body .profile-v11-account-card strong,html body .profile-v15-notification-card strong,html body .profile-v15-data-card strong,html body .profile-v15-actions-card>button strong,html body .profile-v15-advanced-card>a strong,html body .profile-v15-level-grid button strong{font-weight:550!important;color:var(--tk-ink)!important}html body .profile-v11-mini-meta,html body .profile-v11-membership-action,html body .profile-v11-account-action,html body .profile-v15-text-action{font-weight:550!important}html body .profile-v15-level-grid button span,html body .profile-v15-input-field>span{font-weight:500!important;color:var(--tk-ink-soft)!important}html body .profile-v11-legal-card a{color:var(--tk-ink-soft)!important;font-weight:500!important}html body .progress-hub-tab{font-weight:500!important;color:var(--tk-ink-muted)!important}html body .progress-hub-tab.is-active{font-weight:600!important;color:var(--tk-ink)!important}html body .progress-moi-habit>strong{font-weight:550!important;color:var(--tk-ink)!important}html body .progress-moi-habit>small,html body .progress-moi-habit-story p{font-weight:500!important;color:var(--tk-ink-muted)!important}html body .progress-expression-simple-topic>strong,html body .progress-expression-simple-mini>strong,html body .progress-expression-simple-phrase-meta strong{font-weight:550!important;color:var(--tk-ink)!important}html body .progress-expression-simple-proof,html body .progress-expression-simple-topic-detail,html body .progress-expression-simple-phrase-meta,html body .progress-expression-simple-topic-empty p{font-weight:500!important;color:var(--tk-ink-muted)!important}html body .progress-expression-simple-mini>em{font-weight:550!important;color:var(--tk-ink-soft)!important}html body .progress-journey-latest-copy>strong,html body .progress-journey-change-result strong,html body .progress-journey-state strong{font-weight:550!important;color:var(--tk-ink)!important}html body .progress-journey-route-detail,html body .progress-journey-state p,html body .progress-journey-change-result,html body .progress-journey-latest-copy>span,html body .progress-journey-latest-empty span{font-weight:500!important;color:var(--tk-ink-muted)!important}html body .progress-crew-person>strong,html body .progress-crew-classic>strong,html body .progress-crew-moment>div>strong,html body .progress-crew-sheet-member strong,html body .progress-crew-sheet-line strong{font-weight:550!important;color:var(--tk-ink)!important}html body .progress-crew-human-role-main p,html body .progress-crew-human-role-proof p,html body .progress-crew-classic-story p,html body .progress-crew-moment>div>span,html body .progress-crew-compact-empty p,html body .progress-crew-sheet-member span,html body .progress-crew-sheet-line span{font-weight:500!important;color:var(--tk-ink-muted)!important}html body .home-owned-filters button,html body .home-category-chip{font-weight:550!important;color:var(--tk-ink-soft)!important}html body .home-owned-filters button.is-active,html body .home-category-chip.is-active{font-weight:600!important;color:var(--tk-ink)!important}html body .home-hub-panel-head strong,html body .topic-card strong,html body .public-topik-list strong{font-weight:550!important;color:var(--tk-ink)!important}html body .home-hub-panel-head span,html body .topic-card p,html body .topic-card small,html body .public-topik-list p,html body .public-topik-list small{font-weight:500!important;color:var(--tk-ink-muted)!important}html body .home-owned-filters button.is-active,html body .home-owned-filters button.is-active span,html body .home-owned-filters button.is-active strong,html body .home-category-chip.is-active{color:#fff!important}html body .progress-universes-panel{display:block!important}html body .progress-latest-words-compact{margin:8px 0 34px!important;padding:0!important}html body .progress-universe-gallery-compact{margin:0 0 26px!important;padding:0!important}html body .progress-compact-section-head,html body .progress-universe-gallery-head{display:block!important;margin:0 0 7px!important;padding:0!important}html body .progress-compact-section-head h2,html body .progress-universe-gallery-head h2{margin:0!important}html body .progress-compact-section-action{width:100%!important;display:flex!important;justify-content:flex-end!important;align-items:center!important;margin:0 0 15px!important;padding:0!important}html body .progress-compact-section-action button{min-height:32px!important;display:inline-flex!important;align-items:center!important;gap:5px!important;padding:0!important;border:0!important;background:transparent!important;color:#4a4540!important;font:550 13px/1 Outfit,sans-serif!important;cursor:pointer!important}html body .progress-compact-section-action button span{color:#d9573d!important;font-size:14px!important}html body .progress-latest-word-shelves{display:grid!important;gap:18px!important}html body .progress-latest-word-shelf{position:relative!important;margin:0!important;padding:0 0 8px!important}html body .progress-latest-word-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important}html body .progress-latest-word-board{bottom:0!important}html body .progress-latest-word-shelf+.progress-latest-word-shelf{margin-top:4px!important}html body .progress-universe-gallery-compact .progress-universe-shelves{display:grid!important;gap:18px!important}html body .progress-universe-gallery-compact .progress-universe-shelf-row{margin:0!important}html body .progress-universe-gallery-compact .progress-universe-shelf-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important}html body .progress-journey-route-head>div:first-child>span{color:#df715e!important}html body .progress-journey-route-head>div:first-child>span,html body .progress-crew-hero-head>div>span{font-weight:600!important}@media (max-width: 390px){html body .progress-latest-words-compact{margin-bottom:30px!important}html body .progress-compact-section-action{margin-bottom:13px!important}html body .progress-latest-word-shelves,html body .progress-universe-gallery-compact .progress-universe-shelves{gap:15px!important}}html body .progress-compact-section-action.is-below{margin:14px 0 0!important}html body .progress-latest-words-compact .progress-compact-section-action.is-below{margin-top:16px!important}html body .progress-universe-gallery-compact .progress-compact-section-action.is-below{margin-top:14px!important;margin-bottom:0!important}@keyframes tk-contextual-action-in{0%{opacity:0;transform:translateY(12px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}html body .new-topik-v15-source{grid-template-columns:auto minmax(0,1fr)!important}html body .new-topik-v15-paste{min-width:64px!important;height:44px!important;padding:0 13px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border:0!important;border-radius:13px!important;background:#211e1a!important;color:#fff!important;font:600 13px/1 Outfit,sans-serif!important;cursor:pointer!important;-webkit-tap-highlight-color:transparent!important;transition:transform .14s ease,opacity .14s ease!important}html body .new-topik-v15-paste:active{transform:scale(.96)!important}html body .new-topik-v15-paste.is-done{background:#3f3a35!important}html body .new-topik-v15-source-copy{min-width:0!important}html body .new-topik-v15-source-plus{display:none!important}html body .new-topik-page.new-topik-v15{display:flex!important;flex-direction:column!important}html body .new-topik-v15-flow{flex:1 0 auto!important;min-height:0!important;display:flex!important;flex-direction:column!important}html body .new-topik-v15-stage{flex:1 0 auto!important;min-height:0!important;display:flex!important;flex-direction:column!important;padding-bottom:0!important}html body .new-topik-v15-actions.is-contextual{position:relative!important;z-index:60!important;left:auto!important;right:auto!important;bottom:auto!important;width:100%!important;margin:auto 0 0!important;padding:24px 0 10px!important;justify-content:stretch!important;background:linear-gradient(to bottom,#f7f3ec00,#f7f3ecf0 30%,#f7f3ec 62%)!important;animation:tk-contextual-action-in .18s ease both!important}html body .new-topik-v15-actions.is-contextual .new-topik-v15-primary{width:100%!important;min-height:52px!important;border-radius:16px!important}html body .new-topik-v16-final-actions{align-items:stretch!important}html body .new-topik-v16-final-actions .new-topik-v15-launch{width:100%!important;min-height:52px!important;margin-top:0!important;border-radius:16px!important}html body .ai-topic-editor{min-height:100%!important;display:flex!important;flex-direction:column!important}html body .ai-topic-step-area{flex:1 1 auto!important;min-height:0!important}html body .ai-topic-actions.is-contextual{position:sticky!important;z-index:70!important;left:0!important;right:0!important;bottom:0!important;margin-top:24px!important;padding:16px 0 calc(10px + env(safe-area-inset-bottom,0px))!important;background:linear-gradient(to bottom,#f7f3ec00,#f7f3ecf0 24%,#f7f3ec 54%)!important;animation:tk-contextual-action-in .18s ease both!important}html body .ai-topic-actions.is-contextual .primary-btn{width:100%!important;min-height:52px!important;border-radius:16px!important}@media (prefers-reduced-motion: reduce){html body .new-topik-v15-actions.is-contextual,html body .new-topik-v16-launch-dock,html body .ai-topic-actions.is-contextual{animation:none!important}}html body .ai-topic-actions.is-contextual.is-editing{width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important;align-self:stretch!important;justify-content:stretch!important}html body .ai-topic-actions.is-contextual.is-editing .primary-btn{flex:1 1 100%!important;width:100%!important;min-width:0!important;max-width:none!important;margin:0!important}@media (max-width: 700px){html body .ai-topic-actions.is-contextual.is-editing .primary-btn{flex:1 1 100%!important;width:100%!important;max-width:none!important}}html body .ai-topic-page{--nt15-bg:#f7f3ec;--nt15-paper:#fffdf9;--nt15-paper-soft:#fbf7f1;--nt15-ink:#211e1a;--nt15-muted:#756d64;--nt15-soft:#9d948a;--nt15-line:rgba(34,29,25,.085);--nt15-coral:#d9573d;--nt15-coral-soft:#fbeee9;--nt15-lavender:#7863ae;--nt15-lavender-soft:#f3eef9;--nt15-lavender-strong:#e5d7ff;--nt15-green:#627e6a}html body .ai-topic-editor{width:min(780px,100%)!important}html body .ai-topic-v19-step-area{padding-top:22px!important}html body .ai-topic-v19-step{gap:0!important}html body .ai-topic-v19-step .new-topik-v15-section-head:first-child{margin-top:0!important}html body .ai-topic-v19-name-field{margin-top:18px!important}html body .ai-topic-v19-name-field label>small{display:block!important;margin-top:6px!important;color:var(--nt15-soft)!important;font:500 12px/1.35 Outfit,sans-serif!important}html body .ai-topic-v19-tone{margin-top:4px!important;border-top:0!important}html body .ai-topic-v19-presence{margin-top:18px!important}@media (max-width:700px){html body .ai-topic-v19-step-area{padding-top:16px!important}html body .ai-topic-v19-name-field{margin-top:14px!important}}.ai-topic-page .ai-topic-v20-persona-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important;overflow:visible!important;padding:2px 0 4px!important;scroll-snap-type:none!important}.ai-topic-page .ai-topic-v20-persona-grid>button{width:100%!important;min-width:0!important;min-height:96px!important;padding:8px 6px!important}.ai-topic-page .ai-topic-v20-persona-grid>button>span{min-width:0!important;width:100%!important}.ai-topic-page .ai-topic-v20-persona-grid strong,.ai-topic-page .ai-topic-v20-persona-grid small{overflow:hidden!important;text-overflow:ellipsis!important}.ai-topic-page .ai-topic-v20-tone-section{border-bottom:0!important;padding-bottom:0!important}.ai-topic-page .ai-topic-v20-tone-list,.ai-topic-page .ai-topic-v20-role-list{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;overflow:visible!important;padding:8px 0 2px!important;scroll-snap-type:none!important}.ai-topic-page .ai-topic-v20-tone-list>button,.ai-topic-page .ai-topic-v20-role-list>button{width:100%!important;min-width:0!important;min-height:68px!important;margin:0!important;padding:11px 12px!important;border:1px solid rgba(36,31,27,.09)!important;border-radius:16px!important;background:#f8f3ec!important;color:#28231f!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:11px!important;text-align:left!important;box-shadow:none!important;white-space:normal!important}.ai-topic-page .ai-topic-v20-tone-list>button.is-selected,.ai-topic-page .ai-topic-v20-role-list>button.is-selected{border-color:#241f1b38!important;background:#fffaf4!important;color:#211e1a!important;box-shadow:0 1px #241f1b08!important}.ai-topic-page .ai-topic-v20-option-copy{display:flex!important;flex:1 1 auto!important;min-width:0!important;flex-direction:column!important;align-items:flex-start!important;gap:3px!important}.ai-topic-page .ai-topic-v20-option-copy>strong{min-height:0!important;margin:0!important;padding:0!important;justify-content:flex-start!important;color:#27221e!important;font:750 13px/1.2 Outfit,sans-serif!important;text-align:left!important}.ai-topic-page .ai-topic-v20-option-copy>small{display:block!important;color:#81786f!important;font:500 12px/1.35 Outfit,sans-serif!important;text-align:left!important}.ai-topic-page .ai-topic-v20-check{flex:0 0 22px!important;width:22px!important;height:22px!important;border-radius:999px!important;border:1px solid rgba(36,31,27,.14)!important;display:grid!important;place-items:center!important;color:transparent!important;font:800 12px/1 Outfit,sans-serif!important;font-style:normal!important;background:#fff!important}.ai-topic-page .is-selected>.ai-topic-v20-check{border-color:#211e1a!important;background:#211e1a!important;color:#fff!important}.ai-topic-page .ai-topic-v20-role-art{flex:0 0 70px!important;width:70px!important;min-width:70px!important;height:54px!important;border-radius:12px!important;overflow:hidden!important}.ai-topic-page .ai-topic-v20-role-art svg{width:70px!important;height:54px!important}@media (max-width:640px){.ai-topic-page .ai-topic-v20-persona-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.ai-topic-page .ai-topic-v20-persona-grid>button{min-height:92px!important}.ai-topic-page .ai-topic-v20-tone-list>button,.ai-topic-page .ai-topic-v20-role-list>button{min-height:70px!important}}@media (max-width: 640px){html body .new-topik-v15 .new-topik-v16-persona-selector,html body .new-topik-v15 .new-topik-v16-role-selector,html body .new-topik-v15 .new-topik-v18-tone-row{width:auto!important;max-width:none!important;margin-left:calc(0px - max(15px,var(--topiks-safe-left, env(safe-area-inset-left, 0px))))!important;margin-right:calc(0px - max(15px,var(--topiks-safe-right, env(safe-area-inset-right, 0px))))!important;padding-left:max(15px,var(--topiks-safe-left, env(safe-area-inset-left, 0px)))!important;padding-right:max(15px,var(--topiks-safe-right, env(safe-area-inset-right, 0px)))!important;overflow-x:auto!important;overflow-y:hidden!important;-webkit-overflow-scrolling:touch!important;overscroll-behavior-inline:auto!important;scrollbar-width:none!important;touch-action:pan-x pan-y!important}html body .new-topik-v15 .new-topik-v16-persona-selector::-webkit-scrollbar,html body .new-topik-v15 .new-topik-v16-role-selector::-webkit-scrollbar,html body .new-topik-v15 .new-topik-v18-tone-row::-webkit-scrollbar{display:none!important}html body .new-topik-v15 .new-topik-v16-persona-selector>:last-child,html body .new-topik-v15 .new-topik-v16-role-selector>:last-child,html body .new-topik-v15 .new-topik-v18-tone-row>:last-child{margin-right:2px!important}}.ai-topic-page .ai-topic-v20-persona-grid,.ai-topic-page .ai-topic-v20-tone-list,.ai-topic-page .ai-topic-v20-role-list,.ai-topic-page .ai-topic-v19-presence .new-topik-v15-presence-options{display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-auto-flow:row!important;width:100%!important;max-width:100%!important;overflow-x:visible!important;overflow-y:visible!important;scroll-snap-type:none!important;overscroll-behavior-inline:contain!important;touch-action:pan-y!important;margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important;gap:8px!important}.ai-topic-page .ai-topic-v20-persona-grid>button{width:100%!important;min-width:0!important;min-height:76px!important;margin:0!important;padding:10px 12px!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;gap:12px!important;text-align:left!important;white-space:normal!important}.ai-topic-page .ai-topic-v20-persona-grid>button>span{width:auto!important;min-width:0!important;flex:1 1 auto!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:3px!important;text-align:left!important}.ai-topic-page .ai-topic-v20-persona-grid strong,.ai-topic-page .ai-topic-v20-persona-grid small{width:100%!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important;text-align:left!important}.ai-topic-page .ai-topic-v20-tone-list>button,.ai-topic-page .ai-topic-v20-role-list>button{width:100%!important;min-width:0!important;max-width:100%!important;margin:0!important}.ai-topic-page .ai-topic-v19-presence .new-topik-v15-presence-options>button{width:100%!important;min-width:0!important;max-width:100%!important;margin:0!important;white-space:normal!important}@media (max-width: 640px){.ai-topic-page .ai-topic-v20-persona-grid,.ai-topic-page .ai-topic-v20-tone-list,.ai-topic-page .ai-topic-v20-role-list,.ai-topic-page .ai-topic-v19-presence .new-topik-v15-presence-options{grid-template-columns:minmax(0,1fr)!important}}.ai-topic-page .ai-topic-v20-persona-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}.ai-topic-page .ai-topic-v20-persona-grid>button{min-height:112px!important;padding:11px 8px 10px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:7px!important;text-align:center!important}.ai-topic-page .ai-topic-v20-persona-grid>button>span{width:100%!important;flex:0 1 auto!important;align-items:center!important;gap:2px!important;text-align:center!important}.ai-topic-page .ai-topic-v20-persona-grid strong,.ai-topic-page .ai-topic-v20-persona-grid small{text-align:center!important}.ai-topic-page .ai-topic-v20-role-list{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}.ai-topic-page .ai-topic-v20-role-list>button{min-height:154px!important;padding:10px 9px 11px!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:flex-start!important;gap:7px!important;position:relative!important}.ai-topic-page .ai-topic-v20-role-list .ai-topic-v20-role-art{flex:0 0 58px!important;width:74px!important;min-width:74px!important;height:58px!important;align-self:center!important}.ai-topic-page .ai-topic-v20-role-list .ai-topic-v20-role-art svg{width:74px!important;height:58px!important}.ai-topic-page .ai-topic-v20-role-list .ai-topic-v20-option-copy{width:100%!important;align-items:flex-start!important;gap:3px!important}.ai-topic-page .ai-topic-v20-role-list .ai-topic-v20-check{position:absolute!important;top:9px!important;right:9px!important}.ai-topic-page .ai-topic-v20-tone-list{grid-template-columns:minmax(0,1fr)!important}.ai-topic-page .ai-topic-v19-presence .new-topik-v15-presence-options{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important}.ai-topic-page .ai-topic-v19-presence .new-topik-v15-presence-options>button{min-height:112px!important;padding:10px 8px!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;gap:5px!important}.ai-topic-page .ai-topic-v19-presence .new-topik-v15-presence-options>button>strong{font-size:12px!important;line-height:1.18!important}.ai-topic-page .ai-topic-v19-presence .new-topik-v15-presence-options>button>small{font-size:10.5px!important;line-height:1.25!important}@media (min-width: 560px){.ai-topic-page .ai-topic-v20-persona-grid,.ai-topic-page .ai-topic-v20-role-list{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (max-width: 339px){.ai-topic-page .ai-topic-v19-presence .new-topik-v15-presence-options{grid-template-columns:repeat(2,minmax(0,1fr))!important}}html body .ai-topic-page .new-topik-v18-tone-row.ai-topic-v20-tone-list>button,html body .ai-topic-page .new-topik-v18-tone-row.ai-topic-v20-tone-list>button:hover,html body .ai-topic-page .new-topik-v18-tone-row.ai-topic-v20-tone-list>button:focus,html body .ai-topic-page .new-topik-v18-tone-row.ai-topic-v20-tone-list>button:focus-visible,html body .ai-topic-page .new-topik-v18-tone-row.ai-topic-v20-tone-list>button:active{background:#fffdf9!important;background-color:#fffdf9!important;background-image:none!important;color:#211e1a!important;border-color:#241f1b1a!important;box-shadow:none!important}html body .ai-topic-page .new-topik-v18-tone-row.ai-topic-v20-tone-list>button.is-selected,html body .ai-topic-page .new-topik-v18-tone-row.ai-topic-v20-tone-list>button.is-selected:hover,html body .ai-topic-page .new-topik-v18-tone-row.ai-topic-v20-tone-list>button.is-selected:focus,html body .ai-topic-page .new-topik-v18-tone-row.ai-topic-v20-tone-list>button.is-selected:active{background:#fbf7f1!important;background-color:#fbf7f1!important;background-image:none!important;color:#211e1a!important;border-color:#241f1b3d!important}@media (max-width: 1023px){html body .ai-topic-page{flex:1 1 auto!important;width:100%!important;height:auto!important;min-height:0!important;max-height:100%!important;overflow-x:hidden!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important;overscroll-behavior-x:none!important;overscroll-behavior-y:contain!important;touch-action:pan-y!important;padding-bottom:max(24px,calc(18px + var(--topiks-safe-bottom, env(safe-area-inset-bottom, 0px))))!important}html body .ai-topic-page .ai-topic-v19-step-area{padding-bottom:calc(112px + var(--topiks-safe-bottom, env(safe-area-inset-bottom, 0px)))!important}html body .ai-topic-page .ai-topic-v19-presence{scroll-margin-bottom:calc(118px + var(--topiks-safe-bottom, env(safe-area-inset-bottom, 0px)))!important}}html body .conversation-layout .conversation-header .topic-menu-wrap.is-open>.topic-action-menu.topic-action-menu-harmonized{position:fixed!important;inset:64px auto auto max(12px,env(safe-area-inset-left,0px))!important;top:64px!important;left:max(12px,env(safe-area-inset-left,0px))!important;right:auto!important;bottom:auto!important;margin:0!important;translate:none!important;transform:none!important;width:min(286px,calc(100vw - 24px))!important;height:auto!important;min-height:0!important;max-height:calc(100dvh - 80px)!important;overflow-x:hidden!important;overflow-y:auto!important;z-index:1860!important}@media (min-width: 760px) and (max-width: 1023px){html body .conversation-layout .conversation-header .topic-menu-wrap.is-open>.topic-action-menu.topic-action-menu-harmonized{inset:72px auto auto 28px!important;top:72px!important;left:28px!important;right:auto!important}}@media (min-width: 1024px){html body .conversation-layout .conversation-header .topic-menu-wrap.is-open>.topic-action-menu.topic-action-menu-harmonized{inset:76px auto auto 128px!important;top:76px!important;left:128px!important;right:auto!important}}:root{--tk-header-control: 48px;--tk-header-gap: 10px;--tk-header-title: 26px;--tk-header-title-small: 24px;--tk-header-ink: #1B1A18}html body .new-topik-v15-header{width:100%!important;min-height:var(--tk-header-control)!important;margin:0 0 22px!important;padding:0!important;display:grid!important;grid-template-columns:var(--tk-header-control) minmax(0,1fr)!important;grid-template-rows:var(--tk-header-control)!important;align-items:center!important;justify-content:initial!important;column-gap:var(--tk-header-gap)!important;row-gap:0!important}html body .new-topik-v15-header .new-topik-v15-back{grid-column:1!important;grid-row:1!important;width:var(--tk-header-control)!important;height:var(--tk-header-control)!important;min-width:var(--tk-header-control)!important;min-height:var(--tk-header-control)!important;margin:0!important;align-self:center!important}html body .new-topik-v15-header .new-topik-v15-heading{grid-column:2!important;grid-row:1!important;min-width:0!important;height:var(--tk-header-control)!important;padding:0!important;margin:0!important;display:flex!important;align-items:center!important}html body .new-topik-v15-header .new-topik-v15-heading h1{width:100%!important;max-width:none!important;margin:0!important;padding:0!important;font-family:Newsreader,Georgia,serif!important;font-size:var(--tk-header-title)!important;font-weight:500!important;line-height:1!important;letter-spacing:-.025em!important;color:var(--tk-header-ink)!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}html body .new-topik-v15-heading>p{display:none!important}html body .ai-topic-header{width:100%!important;min-height:var(--tk-header-control)!important;margin:0 0 18px!important;padding:0!important;display:grid!important;grid-template-columns:var(--tk-header-control) minmax(0,1fr)!important;grid-template-rows:var(--tk-header-control)!important;align-items:center!important;column-gap:var(--tk-header-gap)!important;row-gap:0!important}html body .ai-topic-header .ai-topic-back{grid-column:1!important;grid-row:1!important;margin:0!important;align-self:center!important}html body .ai-topic-header .ai-topic-heading{grid-column:2!important;grid-row:1!important;min-width:0!important;height:var(--tk-header-control)!important;margin:0!important;padding:0!important;display:flex!important;align-items:center!important}html body .ai-topic-header .ai-topic-heading h1{margin:0!important;padding:0!important;font-family:Newsreader,Georgia,serif!important;font-size:var(--tk-header-title)!important;font-weight:500!important;line-height:1!important;letter-spacing:-.025em!important;color:var(--tk-header-ink)!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}html body .ai-topic-header .ai-topic-heading p{display:none!important}html body .ai-screen-inline-header{flex:none;width:100%;min-height:var(--tk-header-control);padding:0 16px 10px;display:flex;align-items:center;justify-content:space-between;gap:12px}html body .ai-screen-inline-title{min-width:0;display:flex;align-items:center;gap:var(--tk-header-gap)}html body .ai-screen-inline-title h1{margin:0;padding:0;font-family:Newsreader,Georgia,serif;font-size:var(--tk-header-title);font-weight:500;line-height:1;letter-spacing:-.025em;color:var(--tk-header-ink);white-space:nowrap}html body .ai-screen-save{-moz-appearance:none;appearance:none;-webkit-appearance:none;min-height:48px;padding:0 4px;border:0;background:transparent;font:600 13px/1 Outfit,system-ui,sans-serif;cursor:pointer}html body .profile-v14-detail-header{width:100%!important;min-height:var(--tk-header-control)!important;margin:0 0 20px!important;padding:0!important;display:grid!important;grid-template-columns:var(--tk-header-control) minmax(0,1fr)!important;grid-template-rows:auto!important;align-items:start!important;column-gap:var(--tk-header-gap)!important;row-gap:0!important}html body .profile-v14-detail-header .profile-v14-back{grid-column:1!important;grid-row:1!important;width:var(--tk-header-control)!important;height:var(--tk-header-control)!important;min-width:var(--tk-header-control)!important;min-height:var(--tk-header-control)!important;margin:0!important;align-self:start!important}html body .profile-v14-detail-header .profile-v14-detail-title{grid-column:2!important;grid-row:1!important;min-width:0!important;margin:0!important;padding:0!important;text-align:left!important}html body .profile-v14-detail-header .profile-v14-detail-title h2{min-height:var(--tk-header-control)!important;margin:0!important;padding:0!important;display:flex!important;align-items:center!important;font-family:Newsreader,Georgia,serif!important;font-size:var(--tk-header-title)!important;font-weight:500!important;line-height:1!important;letter-spacing:-.025em!important;color:var(--tk-header-ink)!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}html body .profile-v14-detail-header .profile-v14-detail-title p{max-width:560px!important;margin:1px 0 0!important;padding:0!important;color:#81786f!important;font:500 12px/1.45 Outfit,system-ui,sans-serif!important}html body .profile-v14-header-spacer{display:none!important}html body .progress-subpage-header{width:100%!important;display:grid!important;grid-template-columns:var(--tk-header-control) minmax(0,1fr) auto!important;align-items:start!important;gap:0 var(--tk-header-gap)!important}html body .progress-subpage-header .progress-subpage-back{grid-column:1!important;grid-row:1!important;margin:0!important}html body .progress-subpage-header .progress-subpage-heading{grid-column:2!important;grid-row:1!important;min-width:0!important}html body .progress-subpage-header .progress-subpage-heading h1{min-height:var(--tk-header-control)!important;margin:0!important;padding:0!important;display:flex!important;align-items:center!important;font-size:var(--tk-header-title)!important;line-height:1!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}html body .progress-subpage-header .progress-subpage-right{grid-column:3!important;grid-row:1!important;min-height:var(--tk-header-control)!important;display:flex!important;align-items:center!important}@media (max-width: 390px){:root{--tk-header-title: var(--tk-header-title-small);--tk-header-gap: 8px}}html body .profile-v11-header p,html body .profile-v14-detail-title>p,html body .progress-subpage-heading>p,html body .my-english-header>p,html body .auth-heading>p,html body .manage-crew-title-row>p,html body .subscription-plan-header>p,html body .subscriber-onboarding-step>p,html body .intent-onboarding-card>p,html body .ai-topic-heading>p,html body .new-topik-v15-heading>p{display:none!important}html body .ai-topic-step-heading>p,html body .language-profile-heading p,html body .english-personality-heading p,html body .language-evolution-heading p,html body .english-journey-heading p,html body .our-story-heading>p,html body .crew-story-heading>p,html body .progress-expression-simple-section-head>p,html body .progress-journey-section-head>p,html body .progress-crew-section-head>p{display:none!important}html body .conversation-sheet-head>div>p,html body .conversation-sheet-head>div>small,html body .timer-result-head>div>p,html body .timer-result-head>div>small,html body .topik-intelligence-sheet-head>div>p,html body .topik-intelligence-sheet-head>div>small,html body .group-memory-head>div>p,html body .group-memory-head>div>small{display:none!important}html body .new-topik-v15-people-note{min-height:0!important;margin:-4px 0 10px!important;display:flex!important;justify-content:flex-end!important;align-items:center!important}html body .profile-v14-detail-title,html body .new-topik-v15-heading,html body .ai-topic-heading,html body .progress-subpage-heading,html body .my-english-header{row-gap:0!important}html body .new-topik-v15-header .new-topik-v15-heading h1{font-size:25px!important;white-space:nowrap!important;text-overflow:ellipsis!important}@media (max-width: 390px){html body .new-topik-v15-header .new-topik-v15-heading h1{font-size:23px!important}}:root{--tk-header-compact-title: 18px;--tk-header-compact-gap: 8px;--tk-header-bg: #F7F3EC;--tk-header-divider: rgba(23, 22, 20, .07)}html body .new-topik-v15-header,html body .profile-v14-detail-header,html body .progress-subpage-header,html body .ai-topic-header,html body .ai-screen-inline-header,html body .manage-crew-header,html body .subscription-plan-nav-header,html body .profile-v11-header,html body .my-english-header{position:sticky!important;top:0!important;z-index:80!important;background:var(--tk-header-bg)!important;transition:margin .18s ease,padding .18s ease,border-color .18s ease,background-color .18s ease!important}html body .topiks-header-scrolled .topiks-nav-back{width:48px!important;height:48px!important;min-width:48px!important;min-height:48px!important;flex-basis:48px!important}html body .new-topik-v15-header h1,html body .profile-v14-detail-header h2,html body .progress-subpage-header h1,html body .ai-topic-header h1,html body .ai-screen-inline-header h1,html body .manage-crew-header h1,html body .subscription-plan-nav-header h1,html body .profile-v11-header h1,html body .my-english-header h1,html body .conversation-title h1{transition:font-size .18s cubic-bezier(.22,.8,.28,1),line-height .18s cubic-bezier(.22,.8,.28,1),letter-spacing .18s cubic-bezier(.22,.8,.28,1),transform .18s cubic-bezier(.22,.8,.28,1)!important}html body .new-topik-page.topiks-header-scrolled .new-topik-v15-header h1,html body .profile-v14-detail-page.topiks-header-scrolled .profile-v14-detail-header h2,html body .progress-subpage.topiks-header-scrolled .progress-subpage-header h1,html body .ai-topic-page.topiks-header-scrolled .ai-topic-header h1,html body .ai-screen-page.topiks-header-scrolled .ai-screen-inline-header h1,html body .manage-crew-page.topiks-header-scrolled .manage-crew-header h1,html body .subscription-plan-page.topiks-header-scrolled .subscription-plan-nav-header h1,html body .profile-v11-page.topiks-header-scrolled .profile-v11-header h1,html body .my-english-page.topiks-header-scrolled .my-english-header h1,html body .conversation-layout.is-chat-scrolled .conversation-title h1{font-size:var(--tk-header-compact-title)!important;line-height:1!important;letter-spacing:-.012em!important}html body .new-topik-page.topiks-header-scrolled .new-topik-v15-header,html body .profile-v14-detail-page.topiks-header-scrolled .profile-v14-detail-header,html body .progress-subpage.topiks-header-scrolled .progress-subpage-header,html body .ai-topic-page.topiks-header-scrolled .ai-topic-header,html body .manage-crew-page.topiks-header-scrolled .manage-crew-header,html body .subscription-plan-page.topiks-header-scrolled .subscription-plan-nav-header{min-height:48px!important;margin-bottom:var(--tk-header-compact-gap)!important;border-bottom:1px solid var(--tk-header-divider)!important}html body .profile-v11-page.topiks-header-scrolled .profile-v11-header,html body .my-english-page.topiks-header-scrolled .my-english-header{min-height:48px!important;margin-bottom:8px!important;padding-top:0!important;padding-bottom:0!important;border-bottom:1px solid var(--tk-header-divider)!important}html body .manage-crew-header{min-height:48px!important;display:grid!important;grid-template-columns:48px minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important}html body .manage-crew-header .manage-crew-back{grid-column:1!important;margin:0!important}html body .manage-crew-title-row{grid-column:2 / 4!important;min-width:0!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important;margin:0!important}html body .manage-crew-title-inline{min-width:0!important;height:48px!important;display:flex!important;align-items:center!important}html body .manage-crew-title-inline h1{margin:0!important;font-size:26px!important;line-height:1!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}html body .manage-crew-page.topiks-header-scrolled .manage-crew-title-inline h1{font-size:var(--tk-header-compact-title)!important}html body .manage-crew-counter{align-self:center!important;margin:0!important}html body .subscription-plan-nav-header{width:100%!important;min-height:48px!important;margin:0 0 20px!important;padding:0!important;display:grid!important;grid-template-columns:48px minmax(0,1fr)!important;align-items:center!important;gap:10px!important}html body .subscription-plan-nav-title{min-width:0!important;height:48px!important;display:flex!important;align-items:center!important}html body .subscription-plan-nav-title h1{width:100%!important;margin:0!important;font-family:Newsreader,Georgia,serif!important;font-size:26px!important;font-weight:500!important;line-height:1!important;letter-spacing:-.025em!important;color:#1b1a18!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}html body .subscription-plan-page.topiks-header-scrolled .subscription-plan-nav-title h1{font-size:var(--tk-header-compact-title)!important}html body .profile-v11-header,html body .my-english-header{min-height:48px!important}html body .topiks-header-scrolled .profile-v11-header p,html body .topiks-header-scrolled .my-english-header p,html body .topiks-header-scrolled .manage-crew-header p,html body .topiks-header-scrolled .subscription-plan-nav-header p{display:none!important}@media (prefers-reduced-motion: reduce){html body .new-topik-v15-header,html body .profile-v14-detail-header,html body .progress-subpage-header,html body .ai-topic-header,html body .ai-screen-inline-header,html body .manage-crew-header,html body .subscription-plan-nav-header,html body .profile-v11-header,html body .my-english-header,html body .conversation-title h1{transition:none!important}}html body .new-topik-v15-header,html body .profile-v14-detail-header,html body .progress-subpage-header,html body .ai-topic-header,html body .ai-screen-inline-header,html body .manage-crew-header,html body .subscription-plan-nav-header,html body .profile-v11-header,html body .my-english-header,html body .home-topbar{isolation:isolate!important}html body .topiks-header-scrolled .new-topik-v15-header:before,html body .topiks-header-scrolled .profile-v14-detail-header:before,html body .topiks-header-scrolled .progress-subpage-header:before,html body .topiks-header-scrolled .ai-topic-header:before,html body .topiks-header-scrolled .ai-screen-inline-header:before,html body .topiks-header-scrolled .manage-crew-header:before,html body .topiks-header-scrolled .subscription-plan-nav-header:before,html body .topiks-header-scrolled .profile-v11-header:before,html body .topiks-header-scrolled .my-english-header:before,html body .home-discovery-page.topiks-header-scrolled .home-topbar:before{content:""!important;position:absolute!important;z-index:-1!important;left:50%!important;right:auto!important;top:calc(-1*max(12px,var(--topiks-safe-top, env(safe-area-inset-top, 0px))))!important;width:100vw!important;height:calc(100% + max(12px,var(--topiks-safe-top, env(safe-area-inset-top, 0px))))!important;transform:translate(-50%)!important;background:var(--tk-header-bg, #F7F3EC)!important;pointer-events:none!important}html body .topiks-header-scrolled .new-topik-v15-header:after,html body .topiks-header-scrolled .profile-v14-detail-header:after,html body .topiks-header-scrolled .progress-subpage-header:after,html body .topiks-header-scrolled .ai-topic-header:after,html body .topiks-header-scrolled .ai-screen-inline-header:after,html body .topiks-header-scrolled .manage-crew-header:after,html body .topiks-header-scrolled .subscription-plan-nav-header:after,html body .topiks-header-scrolled .profile-v11-header:after,html body .topiks-header-scrolled .my-english-header:after,html body .home-discovery-page.topiks-header-scrolled .home-topbar:after{content:""!important;position:absolute!important;z-index:2!important;left:50%!important;bottom:0!important;width:100vw!important;height:1px!important;transform:translate(-50%)!important;background:var(--tk-header-divider, rgba(23, 22, 20, .07))!important;border:0!important;pointer-events:none!important}html body .new-topik-page.topiks-header-scrolled .new-topik-v15-header,html body .profile-v14-detail-page.topiks-header-scrolled .profile-v14-detail-header,html body .progress-subpage.topiks-header-scrolled .progress-subpage-header,html body .ai-topic-page.topiks-header-scrolled .ai-topic-header,html body .manage-crew-page.topiks-header-scrolled .manage-crew-header,html body .subscription-plan-page.topiks-header-scrolled .subscription-plan-nav-header,html body .profile-v11-page.topiks-header-scrolled .profile-v11-header,html body .my-english-page.topiks-header-scrolled .my-english-header{border-bottom:0!important}html body .profile-v11-header{position:sticky!important;top:0!important;min-height:48px!important;display:grid!important;grid-template-columns:1fr!important;align-items:center!important;margin-left:0!important;margin-right:0!important;background:var(--tk-header-bg, #F7F3EC)!important}html body .profile-v11-header-edit{display:none!important}html body .profile-v11-header-title{min-width:0!important;width:100%!important;display:flex!important;align-items:center!important;min-height:48px!important}html body .profile-v11-header-title h1{margin:0!important;text-align:left!important;transform:none!important}html body .profile-v11-page.topiks-header-scrolled .profile-v11-header{justify-items:center!important;margin-bottom:8px!important}html body .profile-v11-page.topiks-header-scrolled .profile-v11-header-title{justify-content:center!important}html body .profile-v11-page.topiks-header-scrolled .profile-v11-header-title h1{width:auto!important;font-size:var(--tk-header-compact-title, 18px)!important;line-height:1!important;letter-spacing:-.012em!important;text-align:center!important}html body .home-topbar{position:sticky!important;top:0!important;z-index:80!important;min-height:48px!important;background:var(--tk-header-bg, #F7F3EC)!important}html body .home-scroll-title{position:absolute!important;z-index:2!important;left:50%!important;top:50%!important;width:max-content!important;max-width:calc(100% - 150px)!important;margin:0!important;padding:0!important;transform:translate(-50%,-50%) scale(.98)!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:#1b1a18!important;font-family:Newsreader,Georgia,serif!important;font-size:var(--tk-header-compact-title, 18px)!important;font-weight:500!important;line-height:1!important;letter-spacing:-.012em!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;transition:opacity .16s ease,transform .18s cubic-bezier(.22,.8,.28,1)!important}html body .home-discovery-page.topiks-header-scrolled .home-scroll-title{opacity:1!important;visibility:visible!important;transform:translate(-50%,-50%) scale(1)!important}html body .home-discovery-page .home-intro-hub{display:none!important}@media (max-width: 430px){html body .home-discovery-page.topiks-header-scrolled .home-topbar .brand strong{display:none!important}html body .home-scroll-title{max-width:calc(100% - 128px)!important}}@media (max-width: 1023px){html body .home-discovery-page.topiks-header-scrolled,html body .profile-v11-page.topiks-header-scrolled,html body .profile-v14-detail-page.topiks-header-scrolled,html body .progress-subpage.topiks-header-scrolled,html body .new-topik-page.topiks-header-scrolled,html body .ai-topic-page.topiks-header-scrolled,html body .manage-crew-page.topiks-header-scrolled,html body .subscription-plan-page.topiks-header-scrolled{scroll-padding-top:0!important}}@media (prefers-reduced-motion: reduce){html body .home-scroll-title{transition:none!important}}html body .home-discovery-page .home-intro-hub{display:flex!important;margin:22px 0 17px!important;padding:0!important}html body .home-discovery-page .home-intro-hub h1{margin:0!important;padding:0!important;font-family:Newsreader,Georgia,serif!important;font-size:30px!important;font-weight:500!important;line-height:1.04!important;letter-spacing:-.025em!important;color:#1b1a18!important;white-space:nowrap!important}html body .home-discovery-page.topiks-header-scrolled .home-scroll-title{opacity:1!important;visibility:visible!important}html body .progress-hub-sticky{position:sticky!important;top:0!important;z-index:82!important;width:100%!important;margin:0!important;padding:0!important;background:#f7f3ec!important;isolation:isolate!important}html body .progress-hub-sticky .my-english-header,html body .progress-hub-sticky .progress-hub-tabs{position:relative!important;top:auto!important}html body .progress-hub-sticky .my-english-header{min-height:48px!important;margin:0!important;padding:0!important;display:flex!important;align-items:center!important;opacity:1!important;transform:translateY(0)!important;overflow:hidden!important;transition:min-height .18s cubic-bezier(.22,.8,.28,1),height .18s cubic-bezier(.22,.8,.28,1),margin .18s cubic-bezier(.22,.8,.28,1),opacity .13s ease,transform .18s cubic-bezier(.22,.8,.28,1)!important}html body .progress-hub-sticky .my-english-header h1{margin:0!important;transition:opacity .12s ease,transform .18s cubic-bezier(.22,.8,.28,1)!important}html body .progress-hub-sticky .progress-hub-tabs{margin:10px 0 16px!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important;transition:margin .18s cubic-bezier(.22,.8,.28,1),padding .18s cubic-bezier(.22,.8,.28,1)!important}html body .progress-hub-sticky .progress-hub-tab{min-height:52px!important}html body .my-english-page.topiks-header-scrolled .progress-hub-sticky{padding-top:0!important}html body .my-english-page.topiks-header-scrolled .progress-hub-sticky .my-english-header{height:0!important;min-height:0!important;max-height:0!important;margin:0!important;padding:0!important;opacity:0!important;transform:translateY(-6px)!important;overflow:hidden!important;pointer-events:none!important;border:0!important}html body .my-english-page.topiks-header-scrolled .progress-hub-sticky .my-english-header h1{opacity:0!important;transform:translateY(-5px)!important}html body .my-english-page.topiks-header-scrolled .progress-hub-sticky .progress-hub-tabs{margin:0 0 9px!important;padding-top:0!important}html body .my-english-page.topiks-header-scrolled .my-english-header:before,html body .my-english-page.topiks-header-scrolled .my-english-header:after{content:none!important;display:none!important}html body .my-english-page.topiks-header-scrolled .progress-hub-sticky:before{content:""!important;position:absolute!important;z-index:-1!important;left:50%!important;top:calc(-1*max(12px,var(--topiks-safe-top, env(safe-area-inset-top, 0px))))!important;width:100vw!important;height:calc(100% + max(12px,var(--topiks-safe-top, env(safe-area-inset-top, 0px))))!important;transform:translate(-50%)!important;background:#f7f3ec!important;pointer-events:none!important}html body .my-english-page.topiks-header-scrolled .progress-hub-sticky:after{content:""!important;position:absolute!important;z-index:2!important;left:50%!important;bottom:0!important;width:100vw!important;height:1px!important;transform:translate(-50%)!important;background:#17161412!important;pointer-events:none!important}@media (max-width: 390px){html body .home-discovery-page .home-intro-hub h1{font-size:28px!important}html body .progress-hub-sticky .progress-hub-tab{min-height:50px!important}}@media (prefers-reduced-motion: reduce){html body .progress-hub-sticky .my-english-header,html body .progress-hub-sticky .my-english-header h1,html body .progress-hub-sticky .progress-hub-tabs{transition:none!important}}html body .progress-hub-tab.is-active:after{content:none!important;display:none!important;width:0!important;height:0!important;background:transparent!important}html body .progress-hub-tab.is-active{border-bottom:0!important;box-shadow:none!important}html body .my-english-page.topiks-header-scrolled .progress-hub-sticky{contain:none!important;overflow:visible!important}html body .my-english-page.topiks-header-scrolled .progress-hub-tabs{scroll-margin-top:0!important;scroll-padding-top:0!important}html body .progress-hub-page .progress-hub-sticky{box-sizing:border-box!important;padding-top:28px!important;overflow:visible!important;contain:none!important;transition:padding-top .18s cubic-bezier(.22,.8,.28,1)!important}html body .progress-hub-page.topiks-header-scrolled .progress-hub-sticky{padding-top:0!important;overflow:visible!important;contain:none!important}html body .progress-hub-page .my-english-header,html body .progress-hub-page .progress-hub-tabs{border-bottom:0!important;box-shadow:none!important}html body .progress-hub-page.topiks-header-scrolled .progress-hub-sticky:before{content:""!important;position:absolute!important;z-index:-1!important;left:50%!important;top:calc(-1 * var(--topiks-safe-top, env(safe-area-inset-top, 0px)))!important;width:100vw!important;height:calc(100% + var(--topiks-safe-top, env(safe-area-inset-top, 0px)))!important;transform:translate(-50%)!important;background:#f7f3ec!important;pointer-events:none!important}html body .progress-hub-page.topiks-header-scrolled .progress-hub-sticky:after{content:""!important;position:absolute!important;z-index:5!important;left:50%!important;bottom:0!important;width:100vw!important;min-width:100vw!important;max-width:none!important;height:1px!important;transform:translate(-50%)!important;background:#17161417!important;border:0!important;pointer-events:none!important}html body .progress-hub-page,html body .progress-hub-page .progress-hub-sticky,html body .progress-hub-page .progress-hub-tabs{overflow-x:visible!important}html body .progress-hub-page[data-progress-compact-hold=true] .progress-hub-sticky .my-english-header{height:0!important;min-height:0!important;max-height:0!important;margin:0!important;padding:0!important;opacity:0!important;overflow:hidden!important;pointer-events:none!important;transition:none!important}html body .progress-hub-page[data-progress-compact-hold=true] .progress-hub-sticky .my-english-header h1{opacity:0!important;transition:none!important}html body .progress-hub-page[data-progress-compact-hold=true] .progress-hub-sticky{padding-top:0!important}html body .progress-hub-page[data-progress-compact-hold=true] .progress-hub-tabs{margin-top:0!important}@media (prefers-reduced-motion: reduce){html body .progress-hub-page .progress-hub-sticky{transition:none!important}}html body .progress-hub-page:not(.topiks-header-scrolled) .progress-hub-sticky{transform:none!important}html body .progress-hub-page:not(.topiks-header-scrolled) .my-english-header{opacity:1!important;transform:none!important}html body .progress-hub-page.my-english-page{padding-top:0!important}html body .progress-hub-page .progress-hub-sticky{position:sticky!important;top:0!important;z-index:90!important;width:100%!important;min-height:60px!important;margin:0 0 16px!important;padding:0!important;display:flex!important;align-items:center!important;background:#f7f3ec!important;overflow:visible!important;contain:none!important;transform:none!important;transition:none!important;isolation:isolate!important}html body .progress-hub-page .progress-hub-sticky:before{content:""!important;position:absolute!important;z-index:-1!important;left:50%!important;top:calc(-1 * var(--topiks-safe-top, env(safe-area-inset-top, 0px)))!important;width:100vw!important;height:calc(100% + var(--topiks-safe-top, env(safe-area-inset-top, 0px)))!important;transform:translate(-50%)!important;background:#f7f3ec!important;pointer-events:none!important}html body .progress-hub-page .progress-hub-sticky:after{content:""!important;position:absolute!important;z-index:5!important;left:50%!important;bottom:0!important;width:100vw!important;min-width:100vw!important;max-width:none!important;height:1px!important;transform:translate(-50%)!important;background:#17161417!important;border:0!important;pointer-events:none!important}html body .progress-hub-page>.progress-hub-sticky .my-english-header{display:none!important}html body .progress-hub-page .progress-hub-tabs,html body .progress-hub-page.topiks-header-scrolled .progress-hub-tabs,html body .progress-hub-page[data-progress-compact-hold=true] .progress-hub-tabs{position:relative!important;top:auto!important;width:100%!important;margin:0!important;padding:4px 0 7px!important;border:0!important;box-shadow:none!important;transform:none!important;transition:none!important;overflow:visible!important}html body .progress-hub-page .progress-hub-tab{min-height:50px!important}html body .progress-hub-page .progress-hub-tab.is-active:after{content:none!important;display:none!important}html body .progress-moi-content-title{max-width:520px!important;margin:4px 4px 16px!important;padding:0!important;color:#1b1a18!important;font:500 clamp(23px,3.6vw,26px)/1.02 Newsreader,Georgia,serif!important;letter-spacing:-.038em!important}html body .progress-hub-page.topiks-header-scrolled .progress-hub-sticky,html body .progress-hub-page[data-progress-compact-hold=true] .progress-hub-sticky{min-height:60px!important;margin:0 0 16px!important;padding:0!important}@media (max-width: 390px){html body .progress-moi-content-title{font-size:22px!important}html body .progress-hub-page .progress-hub-tab{min-height:48px!important}}@media (max-width: 1023px){html body .screen-page,html body .profile-page,html body .progress-page,html body .new-topik-page,html body .ai-topic-page,html body .manage-crew-page,html body .subscription-plan-page{overscroll-behavior-y:none!important;overscroll-behavior-x:none!important}html body .progress-hub-page{overscroll-behavior:none!important}html body .progress-hub-page .progress-hub-sticky,html body .new-topik-page.topiks-header-scrolled .new-topik-v15-header,html body .profile-v14-detail-page.topiks-header-scrolled .profile-v14-detail-header,html body .profile-v11-page.topiks-header-scrolled .profile-v11-header,html body .progress-subpage.topiks-header-scrolled .progress-subpage-header,html body .ai-topic-page.topiks-header-scrolled .ai-topic-header,html body .ai-screen-page.topiks-header-scrolled .ai-screen-inline-header,html body .manage-crew-page.topiks-header-scrolled .manage-crew-header,html body .subscription-plan-page.topiks-header-scrolled .subscription-plan-nav-header,html body .home-discovery-page.topiks-header-scrolled .home-topbar{top:0!important;transform:translateZ(0)!important;backface-visibility:hidden!important;-webkit-backface-visibility:hidden!important;will-change:transform!important}}:root{--progress-v16-bg: #F7F3EC;--progress-v16-ink: #0F0F10;--progress-v16-ink-soft: #5A544E;--progress-v16-muted: #8C867C;--progress-v16-faint: #9A9388;--progress-v16-coral: #D9573D;--progress-v16-line: rgba(15, 15, 16, .07);--progress-v16-card: #FFFFFF}html body .progress-hub-tab-profile>.progress-expression-view.progress-v16-expression,html body .progress-hub-tab-history>.progress-journey-view.progress-v16-journey,html body .progress-hub-tab-crew>.progress-crew-compact.progress-v16-crew{display:flex!important;width:100%!important;max-width:620px!important;margin:0 auto!important;padding:0 0 10px!important;gap:0!important;color:var(--progress-v16-ink)!important}html body .progress-v16-expression,html body .progress-v16-journey,html body .progress-v16-crew{font-family:Outfit,system-ui,sans-serif!important;touch-action:pan-y;user-select:none;-webkit-user-select:none}@keyframes progressV16FadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes progressV16Breathe{0%,to{transform:scale(1)}50%{transform:scale(1.035)}}@keyframes progressV16Ghost{0%,to{opacity:.5}50%{opacity:.84}}html body .progress-v16-fade{animation:progressV16FadeIn .32s cubic-bezier(.2,.8,.2,1) both}html body .progress-v16-dots{min-height:18px;display:flex;align-items:center;justify-content:center;gap:7px}html body .progress-v16-dots.is-start{justify-content:flex-start}html body .progress-v16-dots i{width:5px;height:5px;display:block;border-radius:999px;background:#0f0f102e;transition:width .35s ease,background .35s ease}html body .progress-v16-dots i.is-active{width:18px;background:#1b1a18}html body .progress-hub-tab-profile>.progress-expression-view.progress-v16-expression{min-height:clamp(470px,calc(100dvh - 190px),720px)!important;flex-direction:column!important;gap:16px!important}html body .progress-v16-proof-card{flex:1 1 285px;min-height:260px;border-radius:24px;background:var(--progress-v16-card);border:1px solid var(--progress-v16-line);box-shadow:0 1px 2px #0f0f100a,0 16px 34px -26px #0f0f1073;padding:17px 17px 15px;display:flex;flex-direction:column;cursor:grab;overflow:hidden}html body .progress-v16-proof-card:active{cursor:grabbing}html body .progress-v16-proof-card.is-empty{border:1.5px dashed rgba(15,15,16,.16);background:#ffffff85;box-shadow:none}html body .progress-v16-proof-kicker{flex:none;display:inline-flex;align-items:center;gap:7px;color:var(--progress-v16-coral)}html body .progress-v16-proof-kicker svg{width:13px;height:15px;display:block;fill:currentColor}html body .progress-v16-proof-kicker>span{color:currentColor!important;font:600 10.5px/1 Outfit,sans-serif!important;letter-spacing:.12em;text-transform:uppercase}html body .progress-v16-proof-card.is-empty .progress-v16-proof-kicker{color:#b4ada1;opacity:.58}html body .progress-v16-proof-body{flex:1;min-height:0;display:flex;flex-direction:column;justify-content:center}html body .progress-v16-proof-body blockquote{margin:0!important;color:var(--progress-v16-ink)!important;font:500 clamp(24px,5.5vw,31px)/1.14 Newsreader,Georgia,serif!important;letter-spacing:-.02em;text-wrap:pretty}html body .progress-v16-proof-body p{margin:11px 0 0!important;color:var(--progress-v16-ink-soft)!important;font:500 13px/1.4 Outfit,sans-serif!important}html body .progress-v16-expression-ghost blockquote{color:#8c867c!important}html body .progress-v16-expression-ghost p{color:#9a9388!important}html body .progress-v16-expression-topics{flex:none;padding:0 0 4px}html body .progress-v16-topics-head{margin:0 0 10px}html body .progress-v16-topics-head h3{margin:0!important;color:#1b1a18!important;font:500 18px/1.1 Newsreader,Georgia,serif!important;letter-spacing:-.012em}html body .progress-v16-topic-list{display:flex;flex-direction:column;gap:7px}html body .progress-v16-topic{min-height:48px;display:flex;align-items:center;gap:11px;padding:10px 12px;border-radius:16px;background:#fff;border:1px solid rgba(15,15,16,.06)}html body .progress-v16-topic-icon{width:26px;height:26px;flex:0 0 26px;display:grid;place-items:center}html body .progress-v16-topic-icon svg{width:26px!important;height:26px!important;display:block;fill:none;stroke:#1b1a18;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}html body .progress-v16-topic strong{flex:1;min-width:0;color:#1b1a18!important;font:600 13.5px/1.2 Outfit,sans-serif!important}html body .progress-v16-topic em{flex:none;font:500 11.5px/1 Outfit,sans-serif!important;font-style:normal!important}html body .progress-v16-topic.is-coral em{color:#d9573d!important}html body .progress-v16-topic.is-green em{color:#7ca58e!important}html body .progress-v16-topic.is-muted em{color:#8c867c!important}html body .progress-v16-topic-list.is-empty .progress-v16-topic{background:transparent;border:1.5px dashed rgba(15,15,16,.13);animation:progressV16Ghost 4s ease-in-out infinite}html body .progress-v16-topic-list.is-empty .progress-v16-topic-icon{border-radius:8px;background:#0f0f100e;opacity:.2}html body .progress-v16-ghost-line{height:9px;display:block;border-radius:999px;background:#0f0f1012}html body .progress-v16-ghost-line.is-long{flex:1}html body .progress-v16-ghost-line.is-short{width:52px;background:#0f0f100d}html body .progress-v16-empty-note{margin:4px 0 0!important;color:#8c867c!important;font:500 12.5px/1.45 Outfit,sans-serif!important}html body .progress-hub-tab-history>.progress-journey-view.progress-v16-journey{min-height:clamp(460px,calc(100dvh - 190px),720px)!important;flex-direction:column!important;justify-content:center!important;cursor:grab}html body .progress-v16-journey:active{cursor:grabbing}html body .progress-v16-journey-inner{width:100%;margin:auto 0}html body .progress-v16-change-title{margin:0 0 18px!important;text-align:center;color:var(--progress-v16-ink)!important;font:500 clamp(25px,5vw,31px)/1.05 Newsreader,Georgia,serif!important;letter-spacing:-.024em}html body .progress-v16-before{padding:14px 16px;border-radius:18px 18px 18px 5px;background:#0f0f100b}html body .progress-v16-before small,html body .progress-v16-after small{display:block;color:#9a9388!important;font:600 10px/1 Outfit,sans-serif!important;letter-spacing:.11em;text-transform:uppercase}html body .progress-v16-before p{margin:7px 0 0!important;color:#8c867c!important;font:400 clamp(15px,3.8vw,18px)/1.35 Newsreader,Georgia,serif!important}html body .progress-v16-arrow{display:flex;align-items:center;gap:10px;padding:13px 4px}html body .progress-v16-arrow svg{width:18px;height:18px;flex:none;fill:none;stroke:#d9573d;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;transform:rotate(90deg)}html body .progress-v16-arrow i{flex:1;height:1px;background:#0f0f101a}html body .progress-v16-arrow span{color:#d9573d!important;font:600 10.5px/1 Outfit,sans-serif!important;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap}html body .progress-v16-after{padding:17px 18px;border-radius:18px 18px 5px;background:#fff;border:1px solid rgba(15,15,16,.07);box-shadow:0 1px 2px #0f0f100a,0 16px 34px -26px #0f0f1073}html body .progress-v16-after small{color:#d9573d!important}html body .progress-v16-after p{margin:8px 0 0!important;color:var(--progress-v16-ink)!important;font:500 clamp(18px,4.6vw,23px)/1.24 Newsreader,Georgia,serif!important;letter-spacing:-.015em}html body .progress-v16-caption{max-width:340px;margin:16px auto 0!important;text-align:center;color:var(--progress-v16-ink-soft)!important;font:500 13.5px/1.45 Outfit,sans-serif!important}html body .progress-v16-journey-dots{padding:16px 0 4px}html body .progress-v16-change.is-empty .progress-v16-before,html body .progress-v16-change.is-empty .progress-v16-after{animation:progressV16Ghost 4s ease-in-out infinite}html body .progress-v16-change.is-empty .progress-v16-after{background:transparent;border:1.5px dashed rgba(15,15,16,.16);box-shadow:none}html body .progress-v16-change.is-empty .progress-v16-before small,html body .progress-v16-change.is-empty .progress-v16-after small,html body .progress-v16-arrow.is-empty span{color:#b4ada1!important}html body .progress-v16-arrow.is-empty svg{stroke:#0f0f1033}html body .progress-v16-ghost-block .progress-v16-ghost-line{margin-top:8px;height:11px}html body .progress-v16-ghost-line.is-wide{width:88%}html body .progress-v16-ghost-line.is-medium{width:64%}html body .progress-v16-ghost-line.is-full{width:94%}html body .progress-hub-tab-crew>.progress-crew-compact.progress-v16-crew{min-height:clamp(480px,calc(100dvh - 185px),740px)!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;text-align:center!important;cursor:grab}html body .progress-v16-crew:active{cursor:grabbing}html body .progress-v16-crew-mirror{flex:1;min-height:0;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}html body .progress-v16-crew-avatar{width:96px;height:96px;margin:0 auto 18px;padding:3px;border-radius:50%;background:var(--progress-v16-member-tint, #D9573D);animation:progressV16Breathe 5s ease-in-out infinite}html body .progress-v16-crew-avatar>span{width:100%;height:100%;display:grid;place-items:center;border-radius:50%;border:1px solid rgba(23,22,20,.08);background:var(--progress-v16-member-tint, #D9573D);color:#fff!important;font:600 30px/1 Outfit,sans-serif!important}html body .progress-v16-kicker{color:#8c867c!important;font:600 11.5px/1 Outfit,sans-serif!important;letter-spacing:.1em;text-transform:uppercase}html body .progress-v16-crew-mirror h2{max-width:460px;margin:10px 0 0!important;color:var(--progress-v16-ink)!important;font:500 clamp(29px,6vw,39px)/1.04 Newsreader,Georgia,serif!important;letter-spacing:-.025em;text-wrap:pretty}html body .progress-v16-crew-mirror>p{max-width:390px;margin:13px auto 0!important;color:var(--progress-v16-ink-soft)!important;font:500 14.5px/1.45 Outfit,sans-serif!important}html body .progress-v16-crew-proof{margin:18px 0 0;display:inline-flex;align-items:center;gap:8px;padding:8px 13px;border-radius:999px;background:#0f0f100d;color:#3d3a34!important;font:600 12px/1 Outfit,sans-serif!important}html body .progress-v16-crew-proof i{width:7px;height:7px;display:block;border-radius:50%;background:var(--progress-v16-member-tint, #D9573D)}html body .progress-v16-crew-name{margin-top:10px;color:#9a9388!important;font:500 11px/1.2 Outfit,sans-serif!important}html body .progress-v16-crew-dots{padding:0 0 18px}html body .progress-v16-crew.is-empty .progress-v16-crew-avatar.is-ghost{display:grid;place-items:center;padding:0;background:transparent;border:1.5px dashed rgba(15,15,16,.2);animation:progressV16Ghost 4s ease-in-out infinite}html body .progress-v16-crew-avatar.is-ghost svg{width:34px;height:39px;fill:none;stroke:#0f0f104d;stroke-width:1.2;stroke-linejoin:round}html body .progress-v16-kicker.is-ghost{color:#b4ada1!important}html body .progress-v16-crew-proof.is-ghost{background:transparent;border:1px dashed rgba(15,15,16,.16);color:#b4ada1!important}html body .progress-v16-crew-proof.is-ghost i{background:#0f0f1024}html body .progress-v16-crew-error{max-width:360px;margin-top:12px;color:#9b5548!important;font:500 12px/1.4 Outfit,sans-serif!important}html body .progress-v16-crew-dots-placeholder{display:flex;align-items:center;gap:7px;padding:0 0 18px}html body .progress-v16-crew-dots-placeholder span{width:5px;height:5px;border-radius:999px;background:#0f0f102e}html body .progress-v16-crew-dots-placeholder span.is-active{width:18px;background:#0f0f1024}@media (max-width: 700px){html body .progress-hub-tab-profile>.progress-expression-view.progress-v16-expression,html body .progress-hub-tab-history>.progress-journey-view.progress-v16-journey,html body .progress-hub-tab-crew>.progress-crew-compact.progress-v16-crew{max-width:none!important}html body .progress-v16-proof-card{min-height:242px;padding:16px 16px 14px}html body .progress-v16-proof-body blockquote{font-size:clamp(23px,7vw,28px)!important}html body .progress-v16-crew-mirror h2{max-width:290px;font-size:clamp(29px,9vw,34px)!important}html body .progress-v16-crew-mirror>p{max-width:260px}}@media (max-height: 720px) and (max-width: 700px){html body .progress-hub-tab-profile>.progress-expression-view.progress-v16-expression,html body .progress-hub-tab-history>.progress-journey-view.progress-v16-journey,html body .progress-hub-tab-crew>.progress-crew-compact.progress-v16-crew{min-height:430px!important}html body .progress-v16-proof-card{min-height:220px}html body .progress-v16-crew-avatar{width:84px;height:84px;margin-bottom:14px}html body .progress-v16-change-title{margin-bottom:13px!important}html body .progress-v16-caption{margin-top:12px!important}}@media (prefers-reduced-motion: reduce){html body .progress-v16-fade,html body .progress-v16-crew-avatar,html body .progress-v16-topic-list.is-empty .progress-v16-topic,html body .progress-v16-change.is-empty .progress-v16-before,html body .progress-v16-change.is-empty .progress-v16-after,html body .progress-v16-crew.is-empty .progress-v16-crew-avatar.is-ghost{animation:none!important}}@keyframes progressV16MoiDriftA{0%,to{transform:translateY(0) rotate(-2deg)}50%{transform:translateY(-9px) rotate(2deg)}}@keyframes progressV16MoiDriftB{0%,to{transform:translateY(0)}50%{transform:translateY(7px)}}html body .progress-hub-tab-overview>.progress-v16-moi-state{display:flex!important;width:100%!important;max-width:620px!important;min-height:clamp(470px,calc(100dvh - 190px),720px)!important;margin:0 auto!important;padding:0 0 14px!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;color:#0f0f10!important;font-family:Outfit,system-ui,sans-serif!important}html body .progress-v16-moi-visual{position:relative;width:100%;height:206px;flex:none;display:flex;align-items:center;justify-content:center}html body .progress-v16-moi-mouth{width:154px!important;max-width:48vw!important;height:auto!important;display:block!important;object-fit:contain;animation:progressV16Breathe 5.5s ease-in-out infinite;filter:none!important}html body .progress-v16-moi-phrase{position:absolute;z-index:2;max-width:43%;padding:7px 11px;border-radius:999px;border:1px solid rgba(15,15,16,.07);background:#fff;box-shadow:0 1px 2px #0f0f100a;color:#3d3a34!important;font:500 12px/1 Outfit,sans-serif!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}html body .progress-v16-moi-phrase.is-left{left:6px;top:0;animation:progressV16MoiDriftA 7s ease-in-out infinite}html body .progress-v16-moi-phrase.is-right{right:6px;bottom:0;animation:progressV16MoiDriftB 8s ease-in-out infinite}html body .progress-v16-moi-state>h2{max-width:440px;margin:10px 0 0!important;color:#0f0f10!important;font:500 clamp(30px,7vw,38px)/1.03 Newsreader,Georgia,serif!important;letter-spacing:-.026em!important;text-wrap:pretty}html body .progress-v16-moi-state>p{max-width:350px;margin:13px auto 0!important;color:#5a544e!important;font:500 14.5px/1.45 Outfit,sans-serif!important;text-wrap:pretty}html body .progress-v16-moi-level{margin:18px 0 0;display:inline-flex;align-items:baseline;gap:6px;padding:8px 14px;border-radius:999px;background:#1b1a18}html body .progress-v16-moi-level strong{color:#f7f3ec!important;font:600 13px/1 Outfit,sans-serif!important}html body .progress-v16-moi-level small{color:#f7f3ec99!important;font:500 10.5px/1 Outfit,sans-serif!important;letter-spacing:.06em;text-transform:uppercase}html body .progress-hub-tab-universes>.progress-v16-universe-state{display:flex!important;width:100%!important;max-width:620px!important;min-height:clamp(470px,calc(100dvh - 190px),720px)!important;margin:0 auto!important;padding:0 0 14px!important;flex-direction:column!important;gap:18px!important;color:#0f0f10!important;font-family:Outfit,system-ui,sans-serif!important}html body .progress-v16-universe-state>h2{flex:none;margin:0!important;text-align:center;color:#0f0f10!important;font:500 clamp(25px,5.7vw,31px)/1.05 Newsreader,Georgia,serif!important;letter-spacing:-.024em!important}html body .progress-v16-universe-block{flex:none}html body .progress-v16-latest-words{flex:1;min-height:0}html body .progress-v16-section-head{display:flex!important;align-items:baseline!important;justify-content:space-between!important;gap:12px!important;margin:0 0 10px!important}html body .progress-v16-section-head h3{margin:0!important;color:#1b1a18!important;font:500 19px/1.1 Newsreader,Georgia,serif!important;letter-spacing:-.015em!important}html body .progress-v16-section-head button{border:0!important;background:transparent!important;padding:0!important;color:#5f5851!important;font:600 12px/1 Outfit,sans-serif!important;cursor:pointer}html body .progress-v16-universe-state .progress-universe-shelves,html body .progress-all-universes-page .progress-universe-shelves{display:flex!important;flex-direction:column!important;gap:22px!important}html body .progress-v16-universe-state .progress-universe-shelf-row,html body .progress-all-universes-page .progress-universe-shelf-row{position:relative!important;padding:0 2px 15px!important}html body .progress-v16-universe-state .progress-universe-shelf-grid,html body .progress-all-universes-page .progress-universe-shelf-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;align-items:end!important}html body .progress-v16-universe-state .progress-universe-slot,html body .progress-all-universes-page .progress-universe-slot{min-width:0!important;min-height:112px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-end!important;gap:5px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:#1b1a18!important}html body .progress-v16-universe-state .progress-universe-mouth-wrap,html body .progress-all-universes-page .progress-universe-mouth-wrap{order:1!important;position:relative!important;width:72px!important;min-height:56px!important;display:flex!important;align-items:flex-end!important;justify-content:center!important}html body .progress-v16-universe-state .progress-universe-mouth,html body .progress-all-universes-page .progress-universe-mouth{width:72px!important;height:auto!important;display:block!important;object-fit:contain!important;filter:none!important}html body .progress-v16-universe-state .progress-universe-name,html body .progress-all-universes-page .progress-universe-name{order:2!important;max-width:100%!important;color:#1b1a18!important;font:600 12.5px/1 Outfit,sans-serif!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}html body .progress-v16-universe-state .progress-universe-meta,html body .progress-all-universes-page .progress-universe-meta{order:3!important;color:#8c867c!important;font:500 11px/1 Outfit,sans-serif!important}html body .progress-v16-universe-state .progress-universe-slot.is-current .progress-universe-meta,html body .progress-all-universes-page .progress-universe-slot.is-current .progress-universe-meta{color:#d9573d!important}html body .progress-v16-universe-state .progress-universe-slot.is-empty,html body .progress-all-universes-page .progress-universe-slot.is-empty{opacity:.44!important}html body .progress-v16-universe-state .progress-universe-slot.is-empty .progress-universe-mouth,html body .progress-all-universes-page .progress-universe-slot.is-empty .progress-universe-mouth{filter:grayscale(1)!important}html body .progress-v16-universe-state .progress-universe-complete-mark,html body .progress-all-universes-page .progress-universe-complete-mark{position:absolute!important;top:-4px!important;right:-4px!important;width:18px!important;height:18px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:50%!important;background:#d9573d!important;color:#fff!important;font:600 10px/1 Outfit,sans-serif!important}html body .progress-v16-universe-state .progress-universe-shelf-board,html body .progress-all-universes-page .progress-universe-shelf-board,html body .progress-v16-universe-state .progress-latest-word-board,html body .progress-all-words-page .progress-shelf-board{position:absolute!important;left:-4px!important;right:-4px!important;bottom:0!important;height:5px!important;border-radius:999px!important;background:linear-gradient(#b98f68,#8b6544)!important;box-shadow:0 5px 12px -7px #4a301cbf!important}html body .progress-v16-universe-state .progress-latest-word-shelves{display:flex!important;flex-direction:column!important;gap:22px!important}html body .progress-v16-universe-state .progress-latest-word-shelf{position:relative!important;padding:0 2px 15px!important}html body .progress-v16-universe-state .progress-latest-word-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;align-items:end!important}html body .progress-v16-universe-state .progress-latest-word-slot{min-width:0!important;min-height:86px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-end!important;gap:7px!important;padding:0!important;border:0!important;background:transparent!important}html body .progress-v16-universe-state .progress-latest-word-tooth{height:62px!important;display:flex!important;align-items:flex-end!important;justify-content:center!important}html body .progress-v16-universe-state .progress-latest-word-tooth svg{width:44px!important;height:auto!important}html body .progress-v16-universe-state .progress-latest-word-label{max-width:100%!important;color:#1b1a18!important;font:600 11.5px/1 Outfit,sans-serif!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}html body .progress-v16-universe-state .progress-latest-word-slot.is-empty .progress-latest-word-label{color:#b4ada1!important}html body .progress-all-universes-page .progress-subpage-header,html body .progress-all-words-page .progress-subpage-header{padding-bottom:18px!important}html body .progress-all-universes-page .progress-subpage-heading h1,html body .progress-all-words-page .progress-subpage-heading h1{color:#1b1a18!important;font:500 27px/1.05 Newsreader,Georgia,serif!important;letter-spacing:-.025em!important}html body .progress-all-universes-page .progress-all-universes-card,html body .progress-all-words-page .progress-all-words-card{border:0!important;background:transparent!important;box-shadow:none!important;padding:0 2px 16px!important}html body .progress-all-words-page .living-vocab-filters{display:flex!important;gap:7px!important;width:100%!important;margin:0 0 14px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}html body .progress-all-words-page .living-vocab-filters button{width:auto!important;min-width:0!important;min-height:0!important;flex:0 0 auto!important;padding:8px 14px!important;border:0!important;border-radius:999px!important;background:#0f0f100d!important;color:#4a463f!important;font:550 12.5px/1 Outfit,sans-serif!important}html body .progress-all-words-page .living-vocab-filters button.is-active{background:#1b1a18!important;color:#f7f3ec!important}html body .progress-all-words-page .living-vocab-filters button span{color:inherit!important;font:inherit!important}html body .progress-all-words-page .progress-full-collection-shelves{display:flex!important;flex-direction:column!important;gap:18px!important}html body .progress-all-words-page .progress-shelf-row{position:relative!important;padding:0 2px 15px!important}html body .progress-all-words-page .progress-shelf-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;align-items:end!important;padding:0!important}html body .progress-all-words-page .progress-shelf-tooth{min-height:86px!important;height:auto!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-end!important;gap:7px!important;padding:0!important;border:0!important;background:transparent!important}html body .progress-all-words-page .progress-shelf-tooth-visual{height:62px!important;display:flex!important;align-items:flex-end!important;justify-content:center!important}html body .progress-all-words-page .progress-shelf-tooth-visual svg{width:44px!important;height:auto!important}html body .progress-all-words-page .progress-shelf-word{width:100%!important;height:auto!important;max-width:100%!important;padding:0!important;color:#1b1a18!important;font:600 11.5px/1 Outfit,sans-serif!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;text-align:center!important}html body .progress-all-words-page .progress-shelf-tooth.is-empty .progress-shelf-word{color:#b4ada1!important}@media (max-width: 700px){html body .progress-hub-tab-overview>.progress-v16-moi-state,html body .progress-hub-tab-universes>.progress-v16-universe-state{max-width:none!important}html body .progress-v16-moi-state>h2{max-width:290px;font-size:32px!important}html body .progress-v16-moi-state>p{max-width:260px}html body .progress-v16-universe-state>h2{font-size:26px!important}}@media (max-height: 720px) and (max-width: 700px){html body .progress-hub-tab-overview>.progress-v16-moi-state,html body .progress-hub-tab-universes>.progress-v16-universe-state{min-height:430px!important}html body .progress-v16-moi-visual{height:176px}html body .progress-v16-moi-mouth{width:136px!important}}@media (prefers-reduced-motion: reduce){html body .progress-v16-moi-mouth,html body .progress-v16-moi-phrase{animation:none!important}}html body .progress-v16-moi-state>h2{max-width:275px!important;margin:10px 0 0!important;font:500 32px/1.03 Newsreader,Georgia,serif!important;letter-spacing:-.026em!important}html body .progress-v16-moi-state>p{max-width:245px!important;margin:13px auto 0!important;font:500 14.5px/1.45 Outfit,sans-serif!important}html body .progress-v16-moi-visual{height:206px!important}html body .progress-v16-moi-mouth{width:154px!important;max-width:none!important}html body .progress-hub-tab-universes>.progress-v16-universe-state{width:100%!important;max-width:100%!important;min-width:0!important;min-height:0!important;gap:18px!important;padding:0 0 12px!important;overflow:visible!important}html body .progress-v16-universe-state>h2{margin:0!important;font:500 26px/1.05 Newsreader,Georgia,serif!important;letter-spacing:-.024em!important;text-align:center!important}html body .progress-v16-section-head{width:100%!important;margin:0 0 10px!important;gap:12px!important}html body .progress-v16-section-head h3{font:500 19px/1.1 Newsreader,Georgia,serif!important;letter-spacing:-.015em!important}html body .progress-v16-section-head button{flex:none!important;white-space:nowrap!important;font:600 12px/1 Outfit,sans-serif!important}html body .progress-v16-universe-block,html body .progress-v16-latest-words{width:100%!important;min-width:0!important}html body .progress-v16-latest-words{flex:1 1 auto!important;display:flex!important;flex-direction:column!important}html body .progress-v16-shelves{width:100%!important;min-width:0!important;display:flex!important;flex-direction:column!important;gap:22px!important;overflow:visible!important}html body .progress-v16-shelf{width:100%!important;min-width:0!important;display:block!important;overflow:visible!important}html body .progress-v16-shelf-row{width:100%!important;min-width:0!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;align-items:end!important;padding:0 2px!important}html body .progress-v16-shelf-item{-moz-appearance:none!important;appearance:none!important;-webkit-appearance:none!important;width:100%!important;min-width:0!important;min-height:0!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important;color:#1b1a18!important;font-family:Outfit,sans-serif!important;overflow:visible!important}html body .progress-v16-shelf-item:disabled{cursor:default!important}html body .progress-v16-shelf-bar{display:block!important;width:auto!important;height:5px!important;margin:10px -4px 0!important;border-radius:999px!important;background:linear-gradient(#b98f68,#8b6544)!important;box-shadow:0 5px 12px -7px #4a301cbf!important;position:static!important;transform:none!important}html body .progress-v16-smile-wrap{position:relative!important;display:block!important;width:72px!important;height:auto!important;line-height:0!important;flex:none!important}html body .progress-v16-universe-smile{display:block!important;width:72px!important;height:auto!important;margin:0 auto!important;object-fit:contain!important;filter:none!important}html body .progress-v16-smile-badge{position:absolute!important;top:-4px!important;right:-4px!important;width:18px!important;height:18px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:50%!important;background:#d9573d!important;color:#fff!important;font:600 10px/1 Outfit,sans-serif!important}html body .progress-v16-universe-copy{width:100%!important;min-width:0!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:3px!important;text-align:center!important}html body .progress-v16-universe-copy strong{display:block!important;width:100%!important;margin:0!important;color:#1b1a18!important;font:600 12.5px/1 Outfit,sans-serif!important;text-align:center!important;white-space:nowrap!important}html body .progress-v16-universe-copy em{display:block!important;margin:0!important;color:#8c867c!important;font:500 11px/1 Outfit,sans-serif!important;font-style:normal!important;text-align:center!important;white-space:nowrap!important}html body .progress-v16-universe-copy em.is-coral{color:#d9573d!important}html body .progress-v16-universe-item.is-empty{opacity:.44!important}html body .progress-v16-universe-item.is-empty .progress-v16-universe-smile{filter:grayscale(1)!important}html body .progress-v16-universe-item.is-empty .progress-v16-universe-copy strong,html body .progress-v16-universe-item.is-empty .progress-v16-universe-copy em{color:#b4ada1!important}html body .progress-v16-word-item{gap:8px!important}html body .progress-v16-word-tooth{display:flex!important;height:auto!important;min-height:0!important;align-items:flex-end!important;justify-content:center!important;line-height:0!important}html body .progress-v16-word-tooth svg{display:block!important;height:auto!important;max-width:100%!important}html body .progress-v16-word-label{display:block!important;width:100%!important;min-width:0!important;margin:0!important;color:#1b1a18!important;font:600 11.5px/1 Outfit,sans-serif!important;letter-spacing:-.01em!important;text-align:center!important;white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important}html body .progress-v16-word-item.is-empty .progress-v16-word-label{color:#b4ada1!important}html body .progress-v16-word-item.is-empty .progress-v16-word-tooth{opacity:.42!important}html body .progress-all-universes-page,html body .progress-all-words-page{overflow-x:hidden!important}html body .progress-all-universes-page .progress-subpage-header,html body .progress-all-words-page .progress-subpage-header{min-height:0!important;padding-top:20px!important;padding-bottom:18px!important;gap:12px!important}html body .progress-all-universes-page .progress-subpage-heading h1,html body .progress-all-words-page .progress-subpage-heading h1{margin:0!important;font:500 27px/1.05 Newsreader,Georgia,serif!important;letter-spacing:-.025em!important}html body .progress-all-universes-page .progress-all-universes-card,html body .progress-all-words-page .progress-v16-all-words-library{width:100%!important;min-width:0!important;margin:0!important;padding:0 0 12px!important;border:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}html body .progress-all-universes-page .progress-all-universes-card{padding-inline:0!important}html body .progress-all-words-page .progress-v16-word-filters{width:100%!important;min-width:0!important;display:flex!important;align-items:center!important;gap:7px!important;margin:0!important;padding:0 2px 14px 0!important;overflow-x:auto!important;overflow-y:hidden!important;scrollbar-width:none!important;-webkit-overflow-scrolling:touch}html body .progress-all-words-page .progress-v16-word-filters::-webkit-scrollbar{display:none!important}html body .progress-all-words-page .progress-v16-word-filters button{-moz-appearance:none!important;appearance:none!important;-webkit-appearance:none!important;flex:0 0 auto!important;min-width:max-content!important;min-height:0!important;padding:8px 14px!important;border:0!important;border-radius:999px!important;background:#0f0f100d!important;color:#4a463f!important;font:550 12.5px/1 Outfit,sans-serif!important;white-space:nowrap!important}html body .progress-all-words-page .progress-v16-word-filters button.is-active{background:#1b1a18!important;color:#f7f3ec!important}@media (max-width: 700px){html body .progress-v16-moi-state>h2{font-size:32px!important}html body .progress-v16-moi-state>p{font-size:14.5px!important}html body .progress-v16-universe-state>h2{font-size:26px!important}html body .progress-v16-section-head h3{font-size:19px!important}html body .progress-v16-universe-copy strong{font-size:12.5px!important}html body .progress-v16-universe-copy em{font-size:11px!important}html body .progress-v16-word-label{font-size:11.5px!important}html body .progress-all-words-page .progress-v16-word-filters button{font-size:12.5px!important}}@media (max-width: 330px){html body .progress-v16-shelf-row{gap:6px!important}html body .progress-v16-smile-wrap,html body .progress-v16-universe-smile{width:68px!important}}html body .progress-all-universes-page .progress-subpage-header,html body .progress-all-words-page .progress-subpage-header{width:100%!important;min-height:var(--tk-header-control, 48px)!important;margin:0 0 18px!important;padding:0!important;display:grid!important;grid-template-columns:var(--tk-header-control, 48px) minmax(0,1fr) auto!important;grid-template-rows:var(--tk-header-control, 48px)!important;align-items:center!important;column-gap:var(--tk-header-gap, 10px)!important;row-gap:0!important}html body .progress-all-universes-page .progress-subpage-back,html body .progress-all-words-page .progress-subpage-back{grid-column:1!important;grid-row:1!important;align-self:center!important;margin:0!important}html body .progress-all-universes-page .progress-subpage-heading,html body .progress-all-words-page .progress-subpage-heading{grid-column:2!important;grid-row:1!important;min-width:0!important;height:var(--tk-header-control, 48px)!important;margin:0!important;padding:0!important;display:flex!important;align-items:center!important}html body .progress-all-universes-page .progress-subpage-heading h1,html body .progress-all-words-page .progress-subpage-heading h1{width:100%!important;min-height:0!important;margin:0!important;padding:0!important;display:block!important;font-family:Newsreader,Georgia,serif!important;font-size:var(--tk-header-title, 26px)!important;font-weight:500!important;line-height:1!important;letter-spacing:-.025em!important;color:var(--tk-header-ink, #1B1A18)!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}html body .progress-all-universes-page .progress-subpage-right,html body .progress-all-words-page .progress-subpage-right{grid-column:3!important;grid-row:1!important;min-height:var(--tk-header-control, 48px)!important;padding:0!important;display:flex!important;align-items:center!important;align-self:center!important}@media (max-width: 1023px){html body .progress-all-universes-page,html body .progress-all-words-page{padding-bottom:calc(var(--tk-nav-page-space, 68px) + var(--topiks-safe-bottom, env(safe-area-inset-bottom, 0px)))!important}}html body .progress-all-universes-page .progress-all-universes-card,html body .progress-all-words-page .progress-v16-all-words-library{margin-bottom:0!important;padding-bottom:12px!important}html body .progress-definition-overlay.progress-v16-carnet-overlay{position:fixed!important;z-index:900!important;top:0!important;right:0!important;bottom:0!important;left:0!important;display:block!important;padding:0!important;background:#f7f3ec!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;animation:none!important}html body .progress-definition-dialog.progress-v16-carnet-dialog{position:relative!important;width:min(100%,620px)!important;height:100dvh!important;max-height:none!important;margin:0 auto!important;padding:calc(18px + var(--topiks-safe-top, env(safe-area-inset-top, 0px))) 16px calc(12px + var(--tk-nav-page-space, 68px) + var(--topiks-safe-bottom, env(safe-area-inset-bottom, 0px)))!important;overflow-y:auto!important;overflow-x:hidden!important;overscroll-behavior:contain!important;border:0!important;border-radius:0!important;background:#f7f3ec!important;box-shadow:none!important;color:#1b1a18!important;animation:none!important;scrollbar-width:none!important}html body .progress-definition-dialog.progress-v16-carnet-dialog::-webkit-scrollbar{display:none!important}html body .progress-v16-carnet-subhead{flex:none!important;width:100%!important;min-height:var(--tk-header-control, 48px)!important;display:flex!important;align-items:center!important;padding:0!important;margin:0!important}html body .progress-v16-carnet-back{margin:0!important}html body .progress-v16-carnet{min-height:calc(100dvh - 18px - var(--tk-header-control, 48px) - var(--tk-nav-page-space, 68px));display:flex!important;flex-direction:column!important;width:100%!important;padding:12px 0 0!important;color:#1b1a18!important;font-family:Outfit,system-ui,sans-serif!important}html body .progress-v16-carnet-head{flex:none!important;display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:12px!important;width:100%!important}html body .progress-v16-carnet-word{flex:1 1 auto!important;min-width:0!important}html body .progress-v16-carnet-word h1{margin:0!important;color:#1b1a18!important;font:500 31px/.98 Newsreader,Georgia,serif!important;letter-spacing:-.035em!important;overflow-wrap:anywhere!important}html body .progress-v16-carnet-fr{display:block!important;margin:6px 0 0!important;color:#8c867c!important;font:600 12.5px/1.35 Outfit,sans-serif!important;text-wrap:pretty!important}html body .progress-v16-carnet-tooth{flex:0 0 auto!important;width:42px!important;min-height:50px!important;display:flex!important;align-items:flex-start!important;justify-content:center!important;line-height:0!important;margin-top:-2px!important}html body .progress-v16-carnet-tooth svg{display:block!important;width:34px!important;height:auto!important}html body .progress-v16-carnet-definition{flex:none!important;margin:14px 0 0!important;color:#3d3a34!important;font:500 14px/1.5 Outfit,sans-serif!important;text-wrap:pretty!important}html body .progress-v16-carnet-timeline{position:relative!important;flex:1 0 auto!important;min-height:0!important;margin:20px 0 0!important;padding:0!important;list-style:none!important;display:flex!important;flex-direction:column!important}html body .progress-v16-carnet-timeline:before{content:""!important;position:absolute!important;left:7px!important;top:8px!important;bottom:34px!important;width:1.5px!important;background:#0f0f101a!important}html body .progress-v16-carnet-step{position:relative!important;display:flex!important;gap:14px!important;padding:0 0 18px!important;min-width:0!important}html body .progress-v16-carnet-step:last-child{padding-bottom:0!important}html body .progress-v16-carnet-dot{flex:0 0 auto!important;width:15px!important;height:15px!important;margin-top:4px!important;position:relative!important}html body .progress-v16-carnet-dot:after{content:""!important;position:absolute!important;top:3px!important;left:3px!important;width:9px!important;height:9px!important;border-radius:50%!important;background:#0f0f101a!important;box-shadow:0 0 0 4px #f7f3ec!important}html body .progress-v16-carnet-step.is-reached .progress-v16-carnet-dot:after{background:#0f0f1033!important}html body .progress-v16-carnet-step.is-current .progress-v16-carnet-dot:after{top:2px!important;left:2px!important;width:11px!important;height:11px!important;background:#d9573d!important}html body .progress-v16-carnet-step-body{flex:1 1 auto!important;min-width:0!important}html body .progress-v16-carnet-line{display:flex!important;align-items:baseline!important;justify-content:space-between!important;gap:10px!important}html body .progress-v16-carnet-line strong{color:#8c867c!important;font:600 12px/1 Outfit,sans-serif!important;letter-spacing:.05em!important;text-transform:uppercase!important}html body .progress-v16-carnet-step.is-current .progress-v16-carnet-line strong{color:#c2483a!important}html body .progress-v16-carnet-step:not(.is-reached) .progress-v16-carnet-line strong{color:#b4ada1!important}html body .progress-v16-carnet-line>span{flex:0 0 auto!important;color:#9a9388!important;font:500 11px/1 Outfit,sans-serif!important;white-space:nowrap!important}html body .progress-v16-carnet-step-body p{margin:7px 0 0!important;color:#5a544e!important;font:500 15px/1.3 Newsreader,Georgia,serif!important;text-wrap:pretty!important}html body .progress-v16-carnet-step.is-current .progress-v16-carnet-step-body p{color:#1b1a18!important}html body .progress-v16-carnet-step:first-child .progress-v16-carnet-step-body p{color:#8c867c!important}html body .progress-v16-carnet-step:not(.is-reached) .progress-v16-carnet-step-body p{color:#b4ada1!important}html body .progress-v16-carnet-step-body small{display:block!important;margin:5px 0 0!important;color:#9a9388!important;font:500 11.5px/1.3 Outfit,sans-serif!important}html body .progress-v16-carnet-loading{margin:4px 0 12px 29px!important;color:#9a9388!important;font:500 11.5px/1.35 Outfit,sans-serif!important}html body .progress-v16-carnet-family{flex:none!important;margin:0 0 14px!important;padding:14px 0 0!important;border-top:1px solid rgba(15,15,16,.07)!important}html body .progress-v16-carnet-family>span{display:block!important;margin:0 0 9px!important;color:#8c867c!important;font:600 10.5px/1 Outfit,sans-serif!important;letter-spacing:.11em!important;text-transform:uppercase!important}html body .progress-v16-carnet-family>div{display:flex!important;flex-wrap:wrap!important;gap:7px!important}html body .progress-v16-carnet-family i{padding:7px 12px!important;border-radius:999px!important;background:#0f0f100d!important;color:#3d3a34!important;font:550 12.5px/1 Outfit,sans-serif!important;font-style:normal!important}@media (max-width: 1023px){html body .progress-definition-overlay.progress-v16-carnet-overlay{z-index:900!important}html body .progress-definition-dialog.progress-v16-carnet-dialog{padding-bottom:calc(12px + var(--tk-nav-page-space, 68px) + var(--topiks-safe-bottom, env(safe-area-inset-bottom, 0px)))!important}}@media (min-width: 1024px){html body .progress-definition-overlay.progress-v16-carnet-overlay{z-index:40!important}html body .progress-definition-dialog.progress-v16-carnet-dialog{height:100vh!important;padding:32px 28px!important}}@media (max-width: 360px){html body .progress-v16-carnet-line{gap:6px!important}html body .progress-v16-carnet-line>span{font-size:10.5px!important}}@media (prefers-reduced-motion: reduce){html body .progress-definition-overlay.progress-v16-carnet-overlay,html body .progress-definition-dialog.progress-v16-carnet-dialog{animation:none!important}}:root{--tk-v17-canvas: #F7F3EC;--tk-v17-paper: #FFFDF9;--tk-v17-ink: #1B1A18;--tk-v17-copy: #5A544E;--tk-v17-muted: #8C867C;--tk-v17-subtle: #9A9388;--tk-v17-coral: #D9573D;--tk-v17-coral-dark: #C2483A;--tk-v17-coral-wash: #F6E7E2;--tk-v17-lavender: #F2EBF6;--tk-v17-paper-2: #EDE7DC;--tk-v17-green: #7CA58E;--tk-v17-line: rgba(15,15,16,.07)}html body .first-message-paywall-backdrop.topiks-paywall-fullscreen{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:1600!important;display:flex!important;align-items:stretch!important;justify-content:center!important;padding:0!important;background:var(--tk-v17-canvas)!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}html body .first-message-paywall.topiks-paywall-screen{position:relative!important;width:min(100%,580px)!important;height:100dvh!important;min-height:0!important;max-height:none!important;margin:0 auto!important;padding:0!important;overflow:hidden!important;display:flex!important;flex-direction:column!important;border:0!important;border-radius:0!important;background:var(--tk-v17-canvas)!important;color:var(--tk-v17-ink)!important;box-shadow:none!important;text-align:left!important}html body .topiks-paywall-topbar{flex:none;min-height:52px;padding:max(14px,env(safe-area-inset-top,0px)) 18px 0;display:grid;grid-template-columns:32px minmax(0,1fr) 32px;align-items:center;gap:10px}html body .topiks-paywall-topbar-spacer{width:32px;height:32px}html body .topiks-paywall-ready-pill{justify-self:center;min-width:0;display:inline-flex;align-items:center;gap:8px;color:var(--tk-v17-coral-dark)}html body .topiks-paywall-ready-pill.is-personalized{padding:5px 11px 5px 6px;border-radius:999px;background:var(--tk-v17-coral-wash)}html body .topiks-paywall-ready-pill img{width:27px;height:27px;object-fit:contain}html body .topiks-paywall-ready-pill b{min-width:0;font:600 10px/1 Outfit,sans-serif;letter-spacing:.11em;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}html body .topiks-paywall-screen .first-message-paywall-close{position:static!important;justify-self:end!important;width:32px!important;height:32px!important;min-width:32px!important;min-height:32px!important;padding:0!important;display:grid!important;place-items:center!important;border:0!important;border-radius:50%!important;background:var(--tk-v17-paper-2)!important;color:#4a433c!important;font:400 20px/1 Outfit,sans-serif!important;box-shadow:none!important}html body .topiks-paywall-scroll{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:none;padding:16px 18px 20px}html body .topiks-paywall-scroll::-webkit-scrollbar{display:none}html body .topiks-paywall-hero{text-align:center}html body .topiks-paywall-screen .topiks-paywall-hero h2,html body .topiks-paywall-screen h2{max-width:520px!important;margin:0 auto!important;font-family:Newsreader,Georgia,serif!important;font-size:clamp(29px,7.8vw,34px)!important;font-weight:500!important;line-height:1.06!important;letter-spacing:-.028em!important;color:var(--tk-v17-ink)!important;text-align:center!important;text-wrap:balance}html body .topiks-paywall-screen .first-message-paywall-lead{max-width:500px!important;margin:11px auto 0!important;font:500 12.5px/1.5 Outfit,sans-serif!important;color:var(--tk-v17-copy)!important;text-align:center!important;text-wrap:pretty}html body .topiks-paywall-values{display:grid;gap:8px;margin-top:20px}html body .topiks-paywall-values article,html body .topiks-paywall-personalized-reason{display:flex;align-items:center;gap:12px;padding:12px 14px;border:1px solid var(--tk-v17-line);border-radius:16px;background:#fff}html body .topiks-paywall-values.is-compact{margin-top:9px}html body .topiks-paywall-value-icon{width:34px;height:34px;min-width:34px;display:grid;place-items:center;border-radius:12px;overflow:hidden}html body .topiks-paywall-value-icon.is-lavender{background:var(--tk-v17-lavender)}html body .topiks-paywall-value-icon.is-coral{background:var(--tk-v17-coral-wash);color:var(--tk-v17-coral-dark)}html body .topiks-paywall-value-icon.is-paper{background:var(--tk-v17-paper-2);color:#4a433c}html body .topiks-paywall-value-icon img{width:24px;height:24px;object-fit:contain}html body .topiks-paywall-value-icon svg{width:17px;height:17px}html body .topiks-paywall-value-icon b{font:600 22px/1 Newsreader,Georgia,serif}html body .topiks-paywall-values article>span:last-child,html body .topiks-paywall-personalized-reason>span:last-child{flex:1;min-width:0}html body .topiks-paywall-values strong,html body .topiks-paywall-personalized-reason strong{display:block;font:600 12.5px/1.22 Outfit,sans-serif;color:var(--tk-v17-ink)}html body .topiks-paywall-values small{display:block;margin-top:4px;font:500 11px/1.3 Outfit,sans-serif;color:var(--tk-v17-muted)}html body .topiks-paywall-personalized-reason{margin-top:20px}html body .topiks-paywall-personalized-reason small{display:block;margin-bottom:6px;font:600 9.5px/1 Outfit,sans-serif;letter-spacing:.11em;text-transform:uppercase;color:var(--tk-v17-subtle)}html body .topiks-paywall-plan-head{margin-top:20px!important;display:flex!important;align-items:baseline!important;justify-content:space-between!important;gap:10px!important}html body .topiks-paywall-plan-head strong{font:600 9.5px/1 Outfit,sans-serif!important;letter-spacing:.11em!important;text-transform:uppercase!important;color:var(--tk-v17-subtle)!important}html body .topiks-paywall-plan-head span{font:500 10.5px/1 Outfit,sans-serif!important;color:var(--tk-v17-subtle)!important}html body .first-message-paywall-plans.topiks-paywall-plan-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important;margin-top:12px!important}html body .first-message-paywall-plan.topiks-paywall-plan{position:relative!important;min-width:0!important;min-height:174px!important;padding:15px 14px 14px!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:flex-start!important;gap:10px!important;border:1px solid rgba(15,15,16,.08)!important;border-radius:19px!important;background:#fff!important;color:var(--tk-v17-ink)!important;text-align:left!important;box-shadow:none!important;transform:none!important}html body .first-message-paywall-plan.topiks-paywall-plan.is-selected{border-color:transparent!important;background:var(--tk-v17-coral)!important;color:#fff!important;box-shadow:0 20px 40px -26px #a03a26f2!important}html body .topiks-paywall-plan .first-message-paywall-plan-radio{position:absolute!important;top:13px!important;right:12px!important;width:19px!important;height:19px!important;min-width:19px!important;min-height:19px!important;margin:0!important;border:1.5px solid rgba(15,15,16,.16)!important;border-radius:50%!important;background:transparent!important}html body .topiks-paywall-plan.is-selected .first-message-paywall-plan-radio{display:grid!important;place-items:center!important;border-color:#fff!important;background:#fff!important;color:var(--tk-v17-coral)!important}html body .topiks-paywall-plan .first-message-paywall-plan-radio svg{width:10px;height:10px}html body .topiks-paywall-plan .first-message-paywall-best-value{position:absolute!important;left:14px!important;top:-9px!important;padding:4px 8px!important;border-radius:7px!important;background:var(--tk-v17-ink)!important;color:var(--tk-v17-canvas)!important;font:700 8px/1 Outfit,sans-serif!important;letter-spacing:.1em!important}html body .topiks-paywall-plan-count{display:flex;align-items:baseline;gap:5px}html body .topiks-paywall-plan-count strong{font:700 26px/1 Outfit,sans-serif!important;letter-spacing:-.04em!important;color:#3d3a34!important;font-variant-numeric:tabular-nums}html body .topiks-paywall-plan-count small{font:500 11px/1 Outfit,sans-serif!important;color:var(--tk-v17-muted)!important}html body .topiks-paywall-plan.is-selected .topiks-paywall-plan-count strong,html body .topiks-paywall-plan.is-selected .topiks-paywall-plan-count small{color:#fff!important}html body .topiks-paywall-plan.is-selected .topiks-paywall-plan-count small{opacity:.82}html body .topiks-paywall-people{display:flex;align-items:center;min-height:28px}html body .topiks-paywall-people i{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;font:700 11px/1 Outfit,sans-serif;font-style:normal}html body .topiks-paywall-people .is-owner{background:#b98f68;color:#fff;border:2px solid transparent}html body .topiks-paywall-people .is-empty{margin-left:-9px;border:2px solid #fff;background:var(--tk-v17-paper-2);color:#a79f97;font-weight:400;font-size:15px}html body .topiks-paywall-plan.is-selected .topiks-paywall-people .is-owner{border-color:var(--tk-v17-coral)}html body .topiks-paywall-plan.is-selected .topiks-paywall-people .is-empty{border-color:var(--tk-v17-coral);background:#ffffff52;color:#fff}html body .topiks-paywall-plan .first-message-paywall-plan-copy{display:block!important;width:100%!important}html body .topiks-paywall-plan .first-message-paywall-plan-copy>strong{display:block!important;font:600 13px/1.2 Outfit,sans-serif!important;color:var(--tk-v17-ink)!important}html body .topiks-paywall-plan .first-message-paywall-plan-price{margin-top:6px!important;display:flex!important;align-items:baseline!important;justify-content:flex-start!important;gap:3px!important}html body .topiks-paywall-plan .first-message-paywall-plan-price b{font:700 19px/1 Outfit,sans-serif!important;letter-spacing:-.035em!important;color:var(--tk-v17-ink)!important;font-variant-numeric:tabular-nums}html body .topiks-paywall-plan .first-message-paywall-plan-price small,html body .topiks-paywall-plan .first-message-paywall-plan-copy>small{font:500 10.5px/1.3 Outfit,sans-serif!important;color:var(--tk-v17-muted)!important}html body .topiks-paywall-plan .first-message-paywall-plan-copy>small{display:block!important;margin-top:6px!important}html body .topiks-paywall-plan.is-selected .first-message-paywall-plan-copy>strong,html body .topiks-paywall-plan.is-selected .first-message-paywall-plan-price b,html body .topiks-paywall-plan.is-selected .first-message-paywall-plan-price small,html body .topiks-paywall-plan.is-selected .first-message-paywall-plan-copy>small{color:#fff!important}html body .topiks-paywall-plan.is-selected .first-message-paywall-plan-price small,html body .topiks-paywall-plan.is-selected .first-message-paywall-plan-copy>small{opacity:.84}html body .topiks-paywall-footer{flex:none;padding:14px 18px max(16px,env(safe-area-inset-bottom,0px));border-top:1px solid rgba(15,15,16,.05);background:var(--tk-v17-paper)}html body .topiks-paywall-crew-explainer,html body .topiks-paywall-trial-note{display:flex;align-items:center;gap:11px;padding:11px 13px;border-radius:16px;font:500 11.5px/1.4 Outfit,sans-serif;color:#3d3a34}html body .topiks-paywall-crew-explainer{background:var(--tk-v17-canvas)}html body .topiks-paywall-trial-note{margin-top:8px;background:#f1f0e6}html body .topiks-paywall-crew-explainer>span:last-child,html body .topiks-paywall-trial-note>span:last-child{flex:1;min-width:0}html body .topiks-paywall-crew-explainer strong,html body .topiks-paywall-trial-note strong{font-weight:600;color:var(--tk-v17-ink)}html body .topiks-paywall-footer .topiks-paywall-people{flex:none}html body .topiks-paywall-footer .topiks-paywall-people i{width:24px;height:24px;font-size:9.5px}html body .topiks-paywall-footer .topiks-paywall-people .is-empty{margin-left:-8px;font-size:13px}html body .topiks-paywall-footer .topiks-paywall-people .is-owner,html body .topiks-paywall-footer .topiks-paywall-people .is-empty{border-color:var(--tk-v17-canvas)}html body .topiks-paywall-trial-check{width:26px;height:26px;min-width:26px;display:grid;place-items:center;border-radius:50%;background:var(--tk-v17-green);color:#fff}html body .topiks-paywall-trial-check svg{width:13px;height:13px}html body .topiks-paywall-screen .first-message-paywall-error{margin:8px 0 0!important}html body .topiks-paywall-screen .first-message-paywall-cta{width:100%!important;min-height:54px!important;margin:10px 0 0!important;padding:0 18px!important;border:0!important;border-radius:17px!important;background:var(--tk-v17-ink)!important;color:var(--tk-v17-canvas)!important;font:600 14px/1 Outfit,sans-serif!important;box-shadow:0 15px 28px -22px #0f0f10e6!important}html body .topiks-paywall-price-after{display:block;margin-top:9px;text-align:center;font:500 10.5px/1.4 Outfit,sans-serif;color:var(--tk-v17-subtle)}html body .topiks-paywall-screen .first-message-paywall-later{width:100%!important;min-height:34px!important;margin:3px 0 0!important;padding:0!important;border:0!important;background:transparent!important;color:var(--tk-v17-muted)!important;font:600 11.5px/1 Outfit,sans-serif!important}html body .topiks-paywall-screen .first-message-paywall-secondary-actions{margin-top:3px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;color:#a79f97!important}html body .topiks-paywall-screen .first-message-paywall-secondary-actions button,html body .topiks-paywall-screen .first-message-paywall-secondary-actions a{padding:3px 0!important;border:0!important;background:transparent!important;color:var(--tk-v17-subtle)!important;font:500 9.5px/1 Outfit,sans-serif!important;text-decoration:none!important}html body .intent-onboarding-page.intent-onboarding-v17{width:100%;height:100%;min-height:0;padding:0!important;display:flex!important;justify-content:center!important;background:var(--tk-v17-canvas)!important;overflow:hidden!important}html body .intent-onboarding-v17 .intent-onboarding-card{width:min(100%,580px)!important;height:100%!important;min-height:0!important;padding:0!important;border:0!important;border-radius:0!important;background:var(--tk-v17-canvas)!important;box-shadow:none!important;display:flex!important;flex-direction:column!important;overflow:hidden!important}html body .intent-onboarding-v17 .intent-onboarding-topbar{flex:none;min-height:52px;margin:0!important;padding:max(14px,env(safe-area-inset-top,0px)) 18px 0!important;display:flex!important;align-items:center!important;justify-content:space-between!important}html body .intent-onboarding-v17 .intent-onboarding-back{width:32px!important;height:32px!important;min-width:32px!important;min-height:32px!important;padding:0!important;border:0!important;border-radius:50%!important;background:var(--tk-v17-paper-2)!important;color:#4a433c!important}html body .intent-onboarding-v17 .intent-onboarding-back svg{width:15px!important;height:15px!important}html body .intent-onboarding-v17 .intent-onboarding-exit{min-height:32px!important;padding:0!important;border:0!important;background:transparent!important;color:var(--tk-v17-muted)!important;font:600 11.5px/1 Outfit,sans-serif!important}html body .intent-onboarding-v17 .intent-onboarding-content{flex:1 1 auto;min-height:0;padding:26px 18px 18px;overflow-y:auto;scrollbar-width:none}html body .intent-onboarding-v17 .intent-onboarding-content::-webkit-scrollbar{display:none}html body .intent-onboarding-v17 .intent-onboarding-eyebrow{display:block!important;margin:0!important;text-align:center!important;font:600 10px/1 Outfit,sans-serif!important;letter-spacing:.11em!important;text-transform:uppercase!important;color:var(--tk-v17-coral-dark)!important}html body .intent-onboarding-v17 .intent-onboarding-card h1{max-width:520px!important;margin:14px auto 0!important;font-family:Newsreader,Georgia,serif!important;font-size:clamp(28px,7.5vw,31px)!important;font-weight:500!important;line-height:1.06!important;letter-spacing:-.028em!important;color:var(--tk-v17-ink)!important;text-align:center!important;text-wrap:balance}html body .intent-onboarding-v17 .intent-onboarding-content>p{margin:11px 0 0!important;font:500 12.5px/1.5 Outfit,sans-serif!important;color:var(--tk-v17-copy)!important;text-align:center!important}html body .intent-onboarding-v17 .intent-onboarding-options{display:grid!important;gap:8px!important;margin-top:24px!important}html body .intent-onboarding-v17 .intent-onboarding-options button{width:100%!important;min-height:56px!important;padding:12px 15px!important;display:flex!important;align-items:center!important;gap:12px!important;border:1px solid rgba(15,15,16,.06)!important;border-radius:16px!important;background:#fff!important;color:var(--tk-v17-ink)!important;box-shadow:none!important;text-align:left!important}html body .intent-onboarding-v17 .intent-onboarding-options button>span{flex:1;min-width:0;font:500 13px/1.35 Outfit,sans-serif!important}html body .intent-onboarding-v17 .intent-onboarding-option-tail{width:22px!important;height:22px!important;min-width:22px!important;display:grid!important;place-items:center!important;color:#a79f97!important;font-style:normal!important}html body .intent-onboarding-v17 .intent-onboarding-options button.is-selected{border-color:transparent!important;background:var(--tk-v17-coral)!important;color:#fff!important;box-shadow:0 16px 34px -26px #a03a26f2!important}html body .intent-onboarding-v17 .intent-onboarding-options button.is-selected .intent-onboarding-option-tail{border-radius:50%;background:#fff!important;color:var(--tk-v17-coral)!important;font:700 12px/1 Outfit,sans-serif!important}html body .intent-onboarding-v17 .intent-onboarding-option-tail svg{width:13px!important;height:13px!important}html body .intent-onboarding-v17 .intent-onboarding-footnote{flex:none;padding:14px 18px max(20px,env(safe-area-inset-bottom,0px));text-align:center;font:500 10px/1.4 Outfit,sans-serif;color:#a79f97}html body .subscriber-onboarding-page.subscriber-onboarding-v17{width:100%;height:100%;min-height:0;padding:0!important;display:flex!important;justify-content:center!important;background:var(--tk-v17-canvas)!important;overflow:hidden!important}html body .subscriber-onboarding-v17 .subscriber-onboarding-card{width:min(100%,580px)!important;height:100%!important;min-height:0!important;padding:0!important;border:0!important;border-radius:0!important;background:var(--tk-v17-canvas)!important;box-shadow:none!important;display:flex!important;flex-direction:column!important;overflow:hidden!important}html body .subscriber-onboarding-v17 .subscriber-onboarding-head{flex:none;min-height:54px;margin:0!important;padding:max(14px,env(safe-area-inset-top,0px)) 18px 0!important;display:grid!important;grid-template-columns:32px minmax(0,1fr) 32px!important;align-items:center!important;gap:10px!important}html body .subscriber-onboarding-v17 .subscriber-onboarding-head-spacer{width:32px;height:32px}html body .subscriber-onboarding-v17 .subscriber-onboarding-back{width:32px!important;height:32px!important;min-width:32px!important;min-height:32px!important;padding:0!important;border:0!important;border-radius:50%!important;background:var(--tk-v17-paper-2)!important;color:#4a433c!important}html body .subscriber-onboarding-v17 .subscriber-onboarding-back svg{width:15px!important;height:15px!important}html body .subscriber-onboarding-v17 .subscriber-onboarding-status-pill{min-width:0;justify-self:center;display:inline-flex;align-items:center;gap:7px;padding:6px 11px;border-radius:999px;background:var(--tk-v17-paper-2)}html body .subscriber-onboarding-v17 .subscriber-onboarding-status-pill b{flex:none;font:700 11px/1 Outfit,sans-serif;color:var(--tk-v17-ink);font-variant-numeric:tabular-nums}html body .subscriber-onboarding-v17 .subscriber-onboarding-status-pill small{min-width:0;max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font:500 10px/1 Outfit,sans-serif;color:var(--tk-v17-muted)}html body .subscriber-onboarding-v17 .subscriber-onboarding-scroll{flex:1 1 auto;min-height:0;overflow-y:auto;scrollbar-width:none}html body .subscriber-onboarding-v17 .subscriber-onboarding-scroll::-webkit-scrollbar{display:none}html body .subscriber-onboarding-v17 .subscriber-onboarding-step{padding:26px 18px 18px!important}html body .subscriber-onboarding-v17 .subscriber-onboarding-eyebrow{display:block!important;text-align:center!important;font:600 10px/1 Outfit,sans-serif!important;letter-spacing:.11em!important;text-transform:uppercase!important;color:var(--tk-v17-coral-dark)!important}html body .subscriber-onboarding-v17 .subscriber-onboarding-step h1{max-width:520px!important;margin:13px auto 0!important;font-family:Newsreader,Georgia,serif!important;font-size:clamp(28px,7.5vw,32px)!important;font-weight:500!important;line-height:1.06!important;letter-spacing:-.028em!important;color:var(--tk-v17-ink)!important;text-align:center!important;text-wrap:balance}html body .subscriber-onboarding-v17 .subscriber-onboarding-step>p{margin:10px auto 0!important;max-width:500px!important;font:500 12.5px/1.5 Outfit,sans-serif!important;color:var(--tk-v17-copy)!important;text-align:center!important;text-wrap:pretty}html body .subscriber-onboarding-v17 .subscriber-onboarding-name{display:block!important;margin-top:24px!important;padding:5px!important;border:1px solid var(--tk-v17-line)!important;border-radius:20px!important;background:#fff!important}html body .subscriber-onboarding-v17 .subscriber-onboarding-name>span{display:block!important;padding:9px 13px 2px!important;font:600 9.5px/1 Outfit,sans-serif!important;letter-spacing:.11em!important;text-transform:uppercase!important;color:var(--tk-v17-subtle)!important}html body .subscriber-onboarding-v17 .subscriber-onboarding-name-row{display:flex;align-items:center;gap:11px;padding:6px 13px 12px}html body .subscriber-onboarding-v17 .subscriber-onboarding-name-row>i{width:34px;height:34px;min-width:34px;border-radius:50%;background:#b98f68;color:#fff;font:700 13px/34px Outfit,sans-serif;text-align:center;font-style:normal}html body .subscriber-onboarding-v17 .subscriber-onboarding-name input{flex:1!important;min-width:0!important;height:34px!important;padding:0!important;border:0!important;outline:0!important;background:transparent!important;color:var(--tk-v17-ink)!important;font:500 18px/1 Newsreader,Georgia,serif!important;letter-spacing:-.02em!important;box-shadow:none!important}html body .subscriber-onboarding-v17 .subscriber-onboarding-name input:focus{border:0!important;box-shadow:inset -2px 0 0 var(--tk-v17-coral)!important}html body .subscriber-onboarding-v17 .subscriber-onboarding-name>small{display:block;margin:7px 8px -25px;font:500 11px/1.4 Outfit,sans-serif;color:var(--tk-v17-subtle)}html body .subscriber-onboarding-v17 .subscriber-onboarding-choice-grid{display:grid!important;gap:7px!important;margin-top:18px!important}html body .subscriber-onboarding-v17 .subscriber-onboarding-choice-grid button{width:100%!important;min-height:0!important;padding:11px 13px!important;display:flex!important;align-items:center!important;gap:12px!important;border:1px solid rgba(15,15,16,.06)!important;border-radius:15px!important;background:#fff!important;color:var(--tk-v17-ink)!important;text-align:left!important;box-shadow:none!important}html body .subscriber-onboarding-v17 .subscriber-onboarding-choice-grid button.is-selected{border-color:transparent!important;background:var(--tk-v17-coral)!important;color:#fff!important;box-shadow:0 16px 34px -26px #a03a26f2!important}html body .subscriber-onboarding-v17 .subscriber-level-code{width:30px;flex:none;font:700 14px/1 Outfit,sans-serif;letter-spacing:-.02em;color:var(--tk-v17-muted)}html body .subscriber-onboarding-v17 button.is-selected .subscriber-level-code{color:#ffffffdb}html body .subscriber-onboarding-v17 .subscriber-level-copy,html body .subscriber-onboarding-v17 .goal-grid button>span,html body .subscriber-onboarding-v17 .compact-grid button>span{flex:1;min-width:0}html body .subscriber-onboarding-v17 .subscriber-onboarding-choice-grid button strong{display:block!important;font:600 12.5px/1.2 Outfit,sans-serif!important;color:var(--tk-v17-ink)!important}html body .subscriber-onboarding-v17 .subscriber-onboarding-choice-grid button small{display:block!important;margin-top:4px!important;font:500 10.5px/1.3 Outfit,sans-serif!important;color:var(--tk-v17-muted)!important}html body .subscriber-onboarding-v17 .subscriber-onboarding-choice-grid button.is-selected strong,html body .subscriber-onboarding-v17 .subscriber-onboarding-choice-grid button.is-selected small{color:#fff!important}html body .subscriber-onboarding-v17 .subscriber-onboarding-choice-grid button.is-selected small{opacity:.86}html body .subscriber-onboarding-v17 .subscriber-choice-check,html body .subscriber-onboarding-v17 .goal-grid button>i{width:22px!important;height:22px!important;min-width:22px!important;display:grid!important;place-items:center!important;border:1.5px solid rgba(15,15,16,.16)!important;border-radius:50%!important;background:transparent!important;color:#a79f97!important;font:600 13px/1 Outfit,sans-serif!important;font-style:normal!important}html body .subscriber-onboarding-v17 button.is-selected .subscriber-choice-check,html body .subscriber-onboarding-v17 .goal-grid button.is-selected>i{border-color:#fff!important;background:#fff!important;color:var(--tk-v17-coral)!important}html body .subscriber-onboarding-v17 .subscriber-onboarding-mini-section{margin-top:20px!important}html body .subscriber-onboarding-v17 .subscriber-onboarding-mini-section>strong{display:block!important;font:600 9.5px/1 Outfit,sans-serif!important;letter-spacing:.11em!important;text-transform:uppercase!important;color:var(--tk-v17-subtle)!important}html body .subscriber-onboarding-v17 .compact-grid{margin-top:11px!important}html body .subscriber-onboarding-v17 .compact-grid button{padding:12px 13px!important}html body .subscriber-onboarding-v17 .subscriber-onboarding-personas{display:flex!important;gap:8px!important;margin:11px -18px 0!important;padding:0 18px 5px!important;overflow-x:auto!important;overscroll-behavior-x:contain;scroll-snap-type:x proximity;scrollbar-width:none!important}html body .subscriber-onboarding-v17 .subscriber-onboarding-personas::-webkit-scrollbar{display:none}html body .subscriber-onboarding-v17 .subscriber-onboarding-personas button{flex:0 0 132px!important;width:132px!important;min-height:150px!important;padding:13px 12px 12px!important;display:block!important;border:1px solid rgba(15,15,16,.06)!important;border-radius:17px!important;background:#fff!important;color:var(--tk-v17-ink)!important;text-align:left!important;scroll-snap-align:start;box-shadow:none!important}html body .subscriber-onboarding-v17 .subscriber-onboarding-personas button.is-selected{border-color:transparent!important;background:var(--tk-v17-coral)!important;color:#fff!important;box-shadow:0 16px 34px -26px #a03a26f2!important}html body .subscriber-onboarding-v17 .subscriber-persona-mouth{display:block;width:40px;height:40px}html body .subscriber-onboarding-v17 .subscriber-onboarding-personas strong{display:block!important;margin-top:10px!important;font:600 12px/1.2 Outfit,sans-serif!important;color:var(--tk-v17-ink)!important}html body .subscriber-onboarding-v17 .subscriber-onboarding-personas small{display:block!important;margin-top:5px!important;font:500 10.5px/1.35 Outfit,sans-serif!important;color:var(--tk-v17-muted)!important}html body .subscriber-onboarding-v17 .subscriber-onboarding-personas button.is-selected strong,html body .subscriber-onboarding-v17 .subscriber-onboarding-personas button.is-selected small{color:#fff!important}html body .subscriber-onboarding-v17 .subscriber-onboarding-personas button.is-selected small{opacity:.86}html body .subscriber-onboarding-v17 .subscriber-onboarding-error{flex:none;margin:0 18px 8px!important}html body .subscriber-onboarding-v17 .subscriber-onboarding-actions{flex:none;padding:14px 18px max(22px,env(safe-area-inset-bottom,0px))!important;background:linear-gradient(to bottom,rgba(247,243,236,0),var(--tk-v17-canvas) 22%)!important}html body .subscriber-onboarding-v17 .subscriber-onboarding-actions .primary-btn{width:100%!important;min-height:54px!important;border:0!important;border-radius:17px!important;background:var(--tk-v17-ink)!important;color:var(--tk-v17-canvas)!important;font:600 14px/1 Outfit,sans-serif!important;box-shadow:0 15px 28px -22px #0f0f10e6!important}html body .crew-invite-page.crew-invite-v17{width:100%;height:100%;min-height:0;padding:0!important;display:flex!important;justify-content:center!important;background:var(--tk-v17-canvas)!important;overflow:hidden!important}html body .crew-invite-v17 .crew-invite-card{width:min(100%,580px)!important;height:100%!important;min-height:0!important;padding:0!important;border:0!important;border-radius:0!important;background:var(--tk-v17-canvas)!important;box-shadow:none!important;display:flex!important;flex-direction:column!important;overflow:hidden!important}html body .crew-invite-v17 .crew-invite-top{flex:none;min-height:54px;margin:0!important;padding:max(14px,env(safe-area-inset-top,0px)) 18px 0!important;display:grid!important;grid-template-columns:32px minmax(0,1fr) 32px!important;align-items:center!important;gap:10px!important}html body .crew-invite-v17 .crew-invite-head-spacer{width:32px;height:32px}html body .crew-invite-v17 .crew-invite-capacity{justify-self:center;min-width:0;display:inline-flex!important;align-items:center!important;gap:7px!important;padding:6px 11px!important;border-radius:999px!important;background:var(--tk-v17-paper-2)!important}html body .crew-invite-v17 .crew-invite-capacity strong{font:700 11px/1 Outfit,sans-serif!important;color:var(--tk-v17-ink)!important;font-variant-numeric:tabular-nums}html body .crew-invite-v17 .crew-invite-capacity span{font:500 10px/1 Outfit,sans-serif!important;color:var(--tk-v17-muted)!important}html body .crew-invite-v17 .crew-invite-scroll{flex:1 1 auto;min-height:0;padding:22px 18px 18px;overflow-y:auto;scrollbar-width:none}html body .crew-invite-v17 .crew-invite-scroll::-webkit-scrollbar{display:none}html body .crew-invite-v17 .crew-invite-eyebrow{display:block!important;text-align:center!important;font:600 10px/1 Outfit,sans-serif!important;letter-spacing:.11em!important;text-transform:uppercase!important;color:var(--tk-v17-coral-dark)!important}html body .crew-invite-v17 h1{max-width:520px!important;margin:13px auto 0!important;font-family:Newsreader,Georgia,serif!important;font-size:clamp(29px,7.5vw,31px)!important;font-weight:500!important;line-height:1.06!important;letter-spacing:-.028em!important;color:var(--tk-v17-ink)!important;text-align:center!important;text-wrap:balance}html body .crew-invite-v17 .crew-invite-lead{max-width:500px!important;margin:10px auto 0!important;font:500 12.5px/1.5 Outfit,sans-serif!important;color:var(--tk-v17-copy)!important;text-align:center!important}html body .crew-invite-v17 .crew-invite-seat-list{margin-top:20px;padding:5px;border:1px solid var(--tk-v17-line);border-radius:20px;background:#fff}html body .crew-invite-v17 .crew-invite-seat{min-height:60px;padding:10px 13px;display:flex;align-items:center;gap:12px;border-radius:16px}html body .crew-invite-v17 .crew-invite-seat.is-owner{background:var(--tk-v17-canvas)}html body .crew-invite-v17 .crew-invite-seat-avatar{width:36px;height:36px;min-width:36px;display:grid;place-items:center;border-radius:50%;overflow:hidden;background:#b98f68;color:#fff;font:700 13px/1 Outfit,sans-serif}html body .crew-invite-v17 .crew-invite-seat-avatar img{width:100%;height:100%;object-fit:cover}html body .crew-invite-v17 .crew-invite-seat-avatar.is-empty{border:1.5px dashed rgba(15,15,16,.2);background:transparent;color:#a79f97;font:400 18px/1 Outfit,sans-serif}html body .crew-invite-v17 .crew-invite-seat.is-active .crew-invite-seat-avatar.is-empty{border-style:solid;border-color:#bfd6c8;background:#e8efe9;color:#5c8a72;font-size:13px}html body .crew-invite-v17 .crew-invite-seat.is-pending .crew-invite-seat-avatar.is-empty{border-style:solid;border-color:#e5d6b3;background:#f7f0de;color:#9c7c3f;font-size:14px}html body .crew-invite-v17 .crew-invite-seat-copy{flex:1;min-width:0}html body .crew-invite-v17 .crew-invite-seat-copy strong{display:block;font:600 12.5px/1.2 Outfit,sans-serif;color:var(--tk-v17-ink)}html body .crew-invite-v17 .crew-invite-seat-copy small{display:block;margin-top:4px;font:500 10.5px/1.3 Outfit,sans-serif;color:var(--tk-v17-muted)}html body .crew-invite-v17 .crew-invite-owner-badge{flex:none;padding:5px 9px;border-radius:8px;background:var(--tk-v17-ink);color:var(--tk-v17-canvas);font:700 8px/1 Outfit,sans-serif;letter-spacing:.09em}html body .crew-invite-v17 .crew-invite-seat-action{flex:none;min-height:32px;padding:0 13px;border:0;border-radius:11px;background:var(--tk-v17-coral-wash);color:#b8412b;font:600 11px/1 Outfit,sans-serif}html body .crew-invite-v17 .crew-invite-access-note{margin-top:11px!important;padding:13px 14px!important;display:flex!important;align-items:center!important;gap:11px!important;border:0!important;border-radius:16px!important;background:var(--tk-v17-paper-2)!important}html body .crew-invite-v17 .crew-invite-access-note strong{flex:none;font:700 17px/1 Outfit,sans-serif!important;letter-spacing:-.035em!important;color:var(--tk-v17-ink)!important}html body .crew-invite-v17 .crew-invite-access-note span{font:500 11.5px/1.4 Outfit,sans-serif!important;color:#3d3a34!important}html body .crew-invite-v17 .crew-invite-share-panel{margin-top:12px;padding-top:12px;border-top:1px solid rgba(15,15,16,.06)}html body .crew-invite-v17 .crew-invite-link-card{margin:0!important;border-radius:15px!important}html body .crew-invite-v17 .crew-invite-feedback{margin-top:10px!important}html body .crew-invite-v17 .crew-invite-actions{flex:none;padding:14px 18px max(20px,env(safe-area-inset-bottom,0px));background:var(--tk-v17-canvas)}html body .crew-invite-v17 .crew-invite-main-cta{width:100%!important;min-height:54px!important;margin:0!important;border:0!important;border-radius:17px!important;background:var(--tk-v17-ink)!important;color:var(--tk-v17-canvas)!important;font:600 14px/1 Outfit,sans-serif!important;box-shadow:0 15px 28px -22px #0f0f10e6!important}html body .crew-invite-v17 .crew-invite-continue{width:100%!important;min-height:42px!important;margin:6px 0 0!important;padding:0!important;border:0!important;background:transparent!important;color:var(--tk-v17-muted)!important;font:600 12px/1 Outfit,sans-serif!important}html body .crew-invite-v17 .crew-invite-footnote{display:block!important;margin:0!important;text-align:center!important;font:500 10.5px/1.4 Outfit,sans-serif!important;color:var(--tk-v17-subtle)!important}html body .topiks-onboarding.onboarding-v17{background:var(--tk-v17-canvas)!important;color:var(--tk-v17-ink)!important}html body .onboarding-v17 .onboarding-topbar{padding-top:max(18px,env(safe-area-inset-top,0px))!important;padding-left:18px!important;padding-right:18px!important}html body .onboarding-v17 .onboarding-brand-mini{font:600 13px/1 Outfit,sans-serif!important;letter-spacing:-.02em!important;color:var(--tk-v17-ink)!important}html body .onboarding-v17 .onboarding-skip{color:var(--tk-v17-muted)!important;font:600 11.5px/1 Outfit,sans-serif!important}html body .onboarding-v17 .onboarding-scene-copy{width:min(100%,560px)!important;margin-left:auto!important;margin-right:auto!important;padding-left:20px!important;padding-right:20px!important;text-align:center!important}html body .onboarding-v17 .onboarding-manifesto{margin:0!important;font:500 11px/1 Outfit,sans-serif!important;letter-spacing:.13em!important;text-transform:uppercase!important;color:var(--tk-v17-coral-dark)!important}html body .onboarding-v17 .onboarding-scene-copy h1{margin-top:15px!important;font-family:Newsreader,Georgia,serif!important;font-size:clamp(30px,8vw,34px)!important;font-weight:500!important;line-height:1.05!important;letter-spacing:-.028em!important;color:var(--tk-v17-ink)!important;text-align:center!important;text-wrap:balance}html body .onboarding-v17 .onboarding-scene-copy>p:not(.onboarding-manifesto){margin-top:11px!important;font:500 12.5px/1.5 Outfit,sans-serif!important;color:var(--tk-v17-copy)!important;text-align:center!important}html body .onboarding-v17 .onboarding-stage{width:min(100%,540px)!important;margin-left:auto!important;margin-right:auto!important;padding-left:20px!important;padding-right:20px!important}html body .onboarding-v17 .onboarding-topic-source-picker,html body .onboarding-v17 .onboarding-topic-card,html body .onboarding-v17 .onboarding-youtube-preview,html body .onboarding-v17 .onboarding-chat-bubble,html body .onboarding-v17 .onboarding-word-action-v6,html body .onboarding-v17 .onboarding-word-result-v6{border-color:var(--tk-v17-line)!important}html body .onboarding-v17 .onboarding-topic-source-picker,html body .onboarding-v17 .onboarding-topic-card{background:#fff!important}html body .onboarding-v17 .onboarding-youtube-preview{background:var(--tk-v17-paper-2)!important}html body .onboarding-v17 .onboarding-smile-label strong{color:var(--tk-v17-coral-dark)!important;letter-spacing:.13em!important;text-transform:uppercase!important}html body .onboarding-v17 .onboarding-smile-reveal.is-v17 img{width:min(230px,66vw)!important;height:auto!important;object-fit:contain!important}html body .onboarding-v17 .onboarding-smile-counter{border:1px solid var(--tk-v17-line)!important;background:#fff!important}html body .onboarding-v17 .onboarding-dots{gap:6px!important}html body .onboarding-v17 .onboarding-dots button{width:5px!important;height:5px!important;min-width:5px!important;padding:0!important;border-radius:3px!important;background:#0f0f1029!important}html body .onboarding-v17 .onboarding-dots button.is-active{width:20px!important;background:var(--tk-v17-coral)!important}@media (min-width: 700px){html body .first-message-paywall-backdrop.topiks-paywall-fullscreen,html body .intent-onboarding-page.intent-onboarding-v17,html body .subscriber-onboarding-page.subscriber-onboarding-v17,html body .crew-invite-page.crew-invite-v17{padding:18px!important;align-items:center!important}html body .first-message-paywall.topiks-paywall-screen,html body .intent-onboarding-v17 .intent-onboarding-card,html body .subscriber-onboarding-v17 .subscriber-onboarding-card,html body .crew-invite-v17 .crew-invite-card{height:min(940px,calc(100dvh - 36px))!important;border:1px solid rgba(40,32,26,.09)!important;border-radius:30px!important;box-shadow:0 30px 70px -40px #271e1880!important}}@media (max-height: 740px){html body .topiks-paywall-scroll{padding-top:10px}html body .topiks-paywall-values{margin-top:14px;gap:6px}html body .topiks-paywall-values article{padding:9px 12px}html body .topiks-paywall-plan-head{margin-top:14px!important}html body .topiks-paywall-footer{padding-top:10px}html body .topiks-paywall-crew-explainer{display:none}html body .subscriber-onboarding-v17 .subscriber-onboarding-step,html body .intent-onboarding-v17 .intent-onboarding-content{padding-top:18px!important}}html body .first-message-paywall.topiks-paywall-screen{overflow:hidden!important}html body .topiks-paywall-topbar{min-height:44px!important;padding:max(8px,env(safe-area-inset-top,0px)) 14px 0!important}html body .topiks-paywall-scroll{flex:1 1 auto!important;min-height:0!important;overflow:hidden!important;overscroll-behavior:none!important;padding:8px 14px!important;display:flex!important;flex-direction:column!important}html body .topiks-paywall-screen .topiks-paywall-hero h2,html body .topiks-paywall-screen h2{font-size:clamp(25px,6.9vw,30px)!important;line-height:1.02!important}html body .topiks-paywall-screen .first-message-paywall-lead{margin-top:6px!important;font-size:11.5px!important;line-height:1.35!important}html body .topiks-paywall-values{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:6px!important;margin-top:11px!important}html body .topiks-paywall-values.is-compact{grid-template-columns:repeat(2,minmax(0,1fr))!important;margin-top:6px!important}html body .topiks-paywall-values article{min-width:0!important;min-height:72px!important;padding:8px!important;gap:6px!important;flex-direction:column!important;align-items:flex-start!important;justify-content:flex-start!important;border-radius:14px!important}html body .topiks-paywall-value-icon{width:28px!important;height:28px!important;min-width:28px!important;border-radius:10px!important}html body .topiks-paywall-value-icon img{width:20px!important;height:20px!important}html body .topiks-paywall-value-icon svg{width:14px!important;height:14px!important}html body .topiks-paywall-value-icon b{font-size:18px!important}html body .topiks-paywall-values strong,html body .topiks-paywall-personalized-reason strong{font-size:11px!important;line-height:1.15!important}html body .topiks-paywall-personalized-reason{min-height:46px!important;margin-top:10px!important;padding:8px 10px!important;gap:9px!important;border-radius:14px!important}html body .topiks-paywall-personalized-reason small{margin-bottom:4px!important;font-size:8.5px!important}html body .topiks-paywall-plan-head{margin-top:10px!important}html body .topiks-paywall-plan-head span{display:none!important}html body .topiks-paywall-plan-head strong{font-size:8.5px!important}html body .first-message-paywall-plans.topiks-paywall-plan-grid{gap:7px!important;margin-top:7px!important}html body .first-message-paywall-plan.topiks-paywall-plan{min-height:126px!important;padding:10px 10px 9px!important;gap:5px!important;border-radius:16px!important}html body .topiks-paywall-plan .first-message-paywall-plan-radio{top:9px!important;right:9px!important;width:17px!important;height:17px!important;min-width:17px!important;min-height:17px!important}html body .topiks-paywall-plan .first-message-paywall-best-value{left:10px!important;top:-7px!important;padding:3px 6px!important;font-size:7px!important}html body .topiks-paywall-plan-count strong{font-size:22px!important}html body .topiks-paywall-plan-count small{font-size:9.5px!important}html body .topiks-paywall-people{min-height:23px!important}html body .topiks-paywall-people i{width:23px!important;height:23px!important;font-size:9px!important}html body .topiks-paywall-people .is-empty{margin-left:-7px!important;font-size:12px!important}html body .topiks-paywall-plan .first-message-paywall-plan-copy>strong{font-size:11.5px!important}html body .topiks-paywall-plan .first-message-paywall-plan-price{margin-top:3px!important}html body .topiks-paywall-plan .first-message-paywall-plan-price b{font-size:16px!important}html body .topiks-paywall-plan .first-message-paywall-plan-price small,html body .topiks-paywall-plan .first-message-paywall-plan-copy>small{font-size:9px!important;line-height:1.15!important}html body .topiks-paywall-plan .first-message-paywall-plan-copy>small{margin-top:3px!important}html body .topiks-paywall-footer{padding:7px 14px max(8px,env(safe-area-inset-bottom,0px))!important}html body .topiks-paywall-crew-explainer,html body .topiks-paywall-trial-note{gap:8px!important;padding:7px 9px!important;border-radius:13px!important;font-size:10px!important;line-height:1.22!important}html body .topiks-paywall-trial-note{margin-top:5px!important}html body .topiks-paywall-footer .topiks-paywall-people i{width:21px!important;height:21px!important;font-size:8px!important}html body .topiks-paywall-footer .topiks-paywall-people .is-empty{margin-left:-7px!important;font-size:11px!important}html body .topiks-paywall-trial-check{width:22px!important;height:22px!important;min-width:22px!important}html body .topiks-paywall-trial-check svg{width:11px!important;height:11px!important}html body .topiks-paywall-screen .first-message-paywall-cta{min-height:46px!important;margin-top:6px!important;border-radius:14px!important;font-size:12.5px!important}html body .topiks-paywall-price-after{margin-top:5px!important;font-size:9px!important;line-height:1.2!important}html body .topiks-paywall-screen .first-message-paywall-later{min-height:25px!important;margin-top:1px!important;font-size:10.5px!important}html body .topiks-paywall-screen .first-message-paywall-secondary-actions{min-height:14px!important;margin-top:0!important}html body .topiks-paywall-screen .first-message-paywall-secondary-actions button,html body .topiks-paywall-screen .first-message-paywall-secondary-actions a{padding:1px 0!important;font-size:8.5px!important}@media (max-height: 720px){html body .topiks-paywall-topbar{min-height:38px!important;padding-top:max(5px,env(safe-area-inset-top,0px))!important}html body .topiks-paywall-ready-pill img{width:23px!important;height:23px!important}html body .topiks-paywall-ready-pill b{font-size:8.5px!important}html body .topiks-paywall-scroll{padding-top:5px!important;padding-bottom:4px!important}html body .topiks-paywall-screen .topiks-paywall-hero h2,html body .topiks-paywall-screen h2{font-size:clamp(23px,6.3vw,27px)!important}html body .topiks-paywall-screen .first-message-paywall-lead{font-size:10.5px!important;margin-top:4px!important}html body .topiks-paywall-values{margin-top:8px!important}html body .topiks-paywall-values article{min-height:61px!important;padding:6px!important}html body .topiks-paywall-value-icon{width:24px!important;height:24px!important;min-width:24px!important}html body .topiks-paywall-values strong{font-size:10px!important}html body .topiks-paywall-personalized-reason{min-height:40px!important;margin-top:7px!important;padding:6px 8px!important}html body .topiks-paywall-plan-head{margin-top:7px!important}html body .first-message-paywall-plans.topiks-paywall-plan-grid{margin-top:5px!important}html body .first-message-paywall-plan.topiks-paywall-plan{min-height:109px!important;padding:8px 9px 7px!important;gap:3px!important}html body .topiks-paywall-plan-count strong{font-size:19px!important}html body .topiks-paywall-people i{width:20px!important;height:20px!important}html body .topiks-paywall-plan .first-message-paywall-plan-copy>small{display:none!important}html body .topiks-paywall-footer{padding-top:5px!important}html body .topiks-paywall-crew-explainer,html body .topiks-paywall-trial-note{padding:6px 8px!important;font-size:9.3px!important}html body .topiks-paywall-screen .first-message-paywall-cta{min-height:42px!important;margin-top:5px!important}html body .topiks-paywall-screen .first-message-paywall-later{min-height:21px!important}}@media (max-height: 650px){html body .topiks-paywall-crew-explainer{display:none!important}html body .topiks-paywall-values article{min-height:54px!important}html body .first-message-paywall-plan.topiks-paywall-plan{min-height:100px!important}html body .topiks-paywall-screen .first-message-paywall-secondary-actions{display:none!important}}html body .topiks-paywall-values,html body .topiks-paywall-values.is-compact{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:6px!important;margin-top:9px!important}html body .topiks-paywall-values article{min-width:0!important;min-height:0!important;padding:7px 10px!important;gap:9px!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;border-radius:14px!important}html body .topiks-paywall-values article>span:last-child{min-width:0!important}html body .topiks-paywall-values strong{font-size:10.8px!important;line-height:1.14!important}html body .topiks-paywall-values small{display:block!important;margin-top:2px!important;font-size:9.4px!important;line-height:1.18!important}html body .topiks-paywall-value-icon{width:29px!important;height:29px!important;min-width:29px!important;border-radius:10px!important}html body .topiks-paywall-value-icon.is-milo{overflow:visible!important}html body .topiks-paywall-value-icon.is-milo .topiks-mouth{width:25px!important;height:25px!important}html body .topiks-paywall-value-icon.is-tooth{overflow:visible!important;background:var(--tk-v17-coral-wash)!important}html body .topiks-paywall-value-icon.is-tooth>svg{width:21px!important;height:auto!important;max-height:31px!important}html body .first-message-paywall-plan.topiks-paywall-plan .first-message-paywall-plan-radio{position:absolute!important;top:9px!important;right:9px!important;left:auto!important;margin:0!important;order:99!important}html body .topiks-paywall-scroll{padding-top:6px!important;padding-bottom:5px!important}html body .topiks-paywall-screen .first-message-paywall-lead{margin-top:5px!important;font-size:11px!important;line-height:1.28!important}html body .topiks-paywall-plan-head{margin-top:8px!important}html body .first-message-paywall-plans.topiks-paywall-plan-grid{margin-top:6px!important}html body .first-message-paywall-plan.topiks-paywall-plan{min-height:116px!important;padding:9px 10px 8px!important;gap:4px!important}html body .topiks-paywall-crew-explainer,html body .topiks-paywall-trial-note{padding-top:6px!important;padding-bottom:6px!important}@media (max-height: 720px){html body .topiks-paywall-values,html body .topiks-paywall-values.is-compact{gap:4px!important;margin-top:6px!important}html body .topiks-paywall-values article{padding:5px 8px!important;gap:7px!important}html body .topiks-paywall-values strong{font-size:10px!important}html body .topiks-paywall-values small{font-size:8.5px!important;line-height:1.12!important}html body .topiks-paywall-value-icon{width:25px!important;height:25px!important;min-width:25px!important}html body .topiks-paywall-value-icon.is-milo .topiks-mouth{width:22px!important;height:22px!important}html body .topiks-paywall-value-icon.is-tooth>svg{width:18px!important;max-height:27px!important}html body .topiks-paywall-plan-head{margin-top:5px!important}html body .first-message-paywall-plan.topiks-paywall-plan{min-height:102px!important;padding-top:7px!important;padding-bottom:6px!important}}@media (max-height: 650px){html body .topiks-paywall-values article{min-height:0!important}html body .topiks-paywall-values small{font-size:8px!important}html body .topiks-paywall-screen .first-message-paywall-secondary-actions{display:none!important}html body .topiks-paywall-price-after{font-size:8px!important}html body .topiks-paywall-screen .first-message-paywall-later{min-height:18px!important}}html body .first-message-paywall-plan.topiks-paywall-plan .first-message-paywall-plan-radio{display:none!important}html body .topiks-paywall-plan .first-message-paywall-best-value{padding:3px 5px!important;letter-spacing:.07em!important}html body .topiks-paywall-values,html body .topiks-paywall-values.is-compact{gap:7px!important;margin-top:11px!important}html body .topiks-paywall-values article{min-height:48px!important;padding:8px 12px!important;gap:12px!important;border-radius:16px!important}html body .topiks-paywall-values strong{font-size:14px!important;line-height:1.12!important;letter-spacing:-.012em!important}html body .topiks-paywall-values small{display:none!important}html body .topiks-paywall-value-icon{width:36px!important;height:36px!important;min-width:36px!important;border-radius:12px!important}html body .topiks-paywall-value-icon.is-milo .topiks-mouth{width:31px!important;height:31px!important}html body .topiks-paywall-value-icon.is-tooth>svg{width:27px!important;max-height:39px!important}html body .topiks-paywall-value-icon.is-paper svg{width:20px!important;height:20px!important}html body .topiks-paywall-plan-head{margin-top:12px!important}html body .topiks-paywall-plan-head strong{font-size:10px!important;letter-spacing:.1em!important}html body .first-message-paywall-plans.topiks-paywall-plan-grid{gap:9px!important;margin-top:8px!important}html body .first-message-paywall-plan.topiks-paywall-plan{min-height:140px!important;padding:13px 13px 11px!important;gap:7px!important;border-radius:19px!important}html body .topiks-paywall-plan-count strong{font-size:28px!important;line-height:1!important}html body .topiks-paywall-plan-count small{font-size:11px!important}html body .topiks-paywall-people{min-height:29px!important}html body .topiks-paywall-people i{width:29px!important;height:29px!important;font-size:11px!important}html body .topiks-paywall-people .is-empty{margin-left:-9px!important;font-size:15px!important}html body .topiks-paywall-plan .first-message-paywall-plan-copy>strong{font-size:14px!important;line-height:1.1!important}html body .topiks-paywall-plan .first-message-paywall-plan-price{margin-top:5px!important}html body .topiks-paywall-plan .first-message-paywall-plan-price b{font-size:21px!important}html body .topiks-paywall-plan .first-message-paywall-plan-price small{font-size:10px!important}html body .topiks-paywall-plan .first-message-paywall-plan-copy>small{display:block!important;margin-top:5px!important;font-size:9.5px!important;line-height:1.15!important}html body .topiks-paywall-scroll{padding-top:4px!important;padding-bottom:3px!important}html body .topiks-paywall-screen .first-message-paywall-lead{margin-top:4px!important;font-size:10.5px!important;line-height:1.22!important}html body .topiks-paywall-footer{padding-top:4px!important}html body .topiks-paywall-crew-explainer,html body .topiks-paywall-trial-note{padding-top:5px!important;padding-bottom:5px!important;font-size:9.5px!important}html body .topiks-paywall-screen .first-message-paywall-cta{min-height:43px!important;margin-top:5px!important}html body .topiks-paywall-personalized-reason{min-height:40px!important;margin-top:7px!important;padding:6px 9px!important}html body .topiks-paywall-personalized-reason strong{font-size:11px!important;line-height:1.18!important}@media (max-height: 720px){html body .topiks-paywall-values,html body .topiks-paywall-values.is-compact{gap:5px!important;margin-top:7px!important}html body .topiks-paywall-values article{min-height:42px!important;padding:6px 10px!important;gap:10px!important}html body .topiks-paywall-values strong{font-size:12.5px!important}html body .topiks-paywall-value-icon{width:31px!important;height:31px!important;min-width:31px!important}html body .topiks-paywall-value-icon.is-milo .topiks-mouth{width:27px!important;height:27px!important}html body .topiks-paywall-value-icon.is-tooth>svg{width:23px!important;max-height:34px!important}html body .topiks-paywall-plan-head{margin-top:7px!important}html body .first-message-paywall-plans.topiks-paywall-plan-grid{margin-top:5px!important;gap:7px!important}html body .first-message-paywall-plan.topiks-paywall-plan{min-height:121px!important;padding:9px 10px 8px!important;gap:4px!important}html body .topiks-paywall-plan-count strong{font-size:23px!important}html body .topiks-paywall-plan-count small{font-size:9.5px!important}html body .topiks-paywall-people{min-height:23px!important}html body .topiks-paywall-people i{width:23px!important;height:23px!important;font-size:9px!important}html body .topiks-paywall-plan .first-message-paywall-plan-copy>strong{font-size:12.5px!important}html body .topiks-paywall-plan .first-message-paywall-plan-price b{font-size:18px!important}html body .topiks-paywall-plan .first-message-paywall-plan-copy>small{display:block!important;font-size:8.5px!important;margin-top:3px!important}}@media (max-height: 650px){html body .topiks-paywall-values article{min-height:38px!important;padding:5px 9px!important}html body .topiks-paywall-values strong{font-size:11.5px!important}html body .topiks-paywall-value-icon{width:28px!important;height:28px!important;min-width:28px!important}html body .first-message-paywall-plan.topiks-paywall-plan{min-height:112px!important}html body .topiks-paywall-plan .first-message-paywall-plan-copy>small{display:none!important}}html body .topiks-paywall-screen .topiks-paywall-hero h2,html body .topiks-paywall-screen h2{font-size:clamp(31px,8.1vw,36px)!important;line-height:1.045!important}html body .topiks-paywall-screen .first-message-paywall-lead{font-size:12px!important;line-height:1.32!important;margin-top:6px!important}html body .topiks-paywall-footer{padding-top:5px!important}html body .topiks-paywall-crew-explainer,html body .topiks-paywall-trial-note{font-size:10.5px!important;line-height:1.28!important;padding:6px 9px!important}html body .topiks-paywall-footer .topiks-paywall-people i{width:25px!important;height:25px!important;font-size:10px!important}html body .topiks-paywall-trial-check{width:25px!important;height:25px!important;min-width:25px!important}html body .topiks-paywall-trial-check svg{width:12px!important;height:12px!important}html body .topiks-paywall-screen .first-message-paywall-cta{min-height:46px!important;font-size:14px!important}html body .topiks-paywall-price-after{font-size:9.5px!important;line-height:1.25!important;margin-top:6px!important}html body .topiks-paywall-screen .first-message-paywall-later{font-size:10.5px!important;min-height:22px!important}@media (max-height: 720px){html body .topiks-paywall-screen .topiks-paywall-hero h2,html body .topiks-paywall-screen h2{font-size:clamp(26px,7vw,30px)!important}html body .topiks-paywall-screen .first-message-paywall-lead{font-size:11px!important;line-height:1.25!important}html body .topiks-paywall-crew-explainer,html body .topiks-paywall-trial-note{font-size:10px!important}html body .topiks-paywall-screen .first-message-paywall-cta{min-height:44px!important}html body .topiks-paywall-price-after{font-size:9px!important}}@media (max-height: 650px){html body .topiks-paywall-screen .topiks-paywall-hero h2,html body .topiks-paywall-screen h2{font-size:clamp(24px,6.5vw,28px)!important}html body .topiks-paywall-screen .first-message-paywall-lead{font-size:10.5px!important}html body .topiks-paywall-crew-explainer,html body .topiks-paywall-trial-note{font-size:9.5px!important;padding-top:5px!important;padding-bottom:5px!important}html body .topiks-paywall-screen .first-message-paywall-cta{min-height:42px!important}}html body .topiks-paywall-plan .first-message-paywall-best-value{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:max-content!important;min-width:0!important;max-width:max-content!important;left:12px!important;right:auto!important;padding:3px 6px!important;white-space:nowrap!important;line-height:1!important;letter-spacing:.07em!important}html body .topiks-paywall-plan .first-message-paywall-best-value{width:auto!important;min-width:0!important;max-width:none!important;padding:3px 6px!important;white-space:nowrap!important;overflow:visible!important;font-size:0!important;letter-spacing:0!important}html body .topiks-paywall-plan .first-message-paywall-best-value:after{content:"BEST VALUE";display:block;font:700 7px/1 Outfit,sans-serif;letter-spacing:.07em;white-space:nowrap;color:inherit}html body .topiks-onboarding.onboarding-v17{grid-template-rows:auto minmax(0,1fr) 54px!important;padding:max(0px,env(safe-area-inset-top,0px)) max(0px,env(safe-area-inset-right,0px)) max(0px,env(safe-area-inset-bottom,0px)) max(0px,env(safe-area-inset-left,0px))!important;overflow:hidden!important}html body .onboarding-v17 .onboarding-topbar{min-height:48px!important;padding:max(18px,env(safe-area-inset-top,0px)) 18px 0!important}html body .onboarding-v17 .onboarding-scene{width:min(100%,560px)!important;min-height:0!important;margin:0 auto!important;display:grid!important;grid-template-rows:auto minmax(0,1fr)!important;align-items:stretch!important;overflow:hidden!important}html body .topiks-onboarding.onboarding-v17.is-horizontal-navigation .onboarding-scene-copy,html body .onboarding-v17 .onboarding-scene-copy{width:100%!important;max-width:560px!important;margin:0 auto!important;padding:clamp(32px,5.2vh,44px) 20px 0!important;transform:none!important}html body .onboarding-v17 .onboarding-manifesto{margin:0!important;font:600 11px/1 Outfit,sans-serif!important;letter-spacing:.13em!important;text-transform:uppercase!important;color:#c2483a!important}html body .onboarding-v17 .onboarding-scene-copy h1{margin:15px 0 0!important;font:500 clamp(30px,8vw,32px)/1.05 Newsreader,Georgia,serif!important;letter-spacing:-.028em!important;color:#1b1a18!important;text-align:center!important;text-wrap:balance!important}html body .onboarding-v17 .onboarding-scene-copy>p:not(.onboarding-manifesto){max-width:500px!important;margin:11px auto 0!important;font:500 12.5px/1.5 Outfit,sans-serif!important;color:#5a544e!important;text-align:center!important;text-wrap:pretty!important}html body .topiks-onboarding.onboarding-v17.is-horizontal-navigation .onboarding-stage,html body .onboarding-v17 .onboarding-stage{width:100%!important;min-height:0!important;margin:0 auto!important;padding:18px 20px 8px!important;display:grid!important;place-items:center!important;overflow:hidden!important}html body .onboarding-v17 .onboarding-demo{width:min(100%,390px)!important;max-width:390px!important}html body .onboarding-v17 .onboarding-topic-demo{min-height:0!important;width:min(100%,390px)!important;display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:stretch!important;gap:9px!important;padding:0!important}html body .onboarding-v17 .onboarding-topic-source-picker{width:100%!important;gap:0!important;padding:5px!important;border-radius:20px!important;background:#fff!important;border:1px solid rgba(15,15,16,.07)!important;box-shadow:none!important}html body .onboarding-v17 .onboarding-topic-source-types{gap:5px!important;padding:6px 6px 0!important}html body .onboarding-v17 .onboarding-topic-source-types span{min-height:26px!important;padding:0 12px!important;border-radius:10px!important;background:transparent!important;color:#8c867c!important;font:600 10.5px/1 Outfit,sans-serif!important}html body .onboarding-v17 .onboarding-topic-source-types span.is-active{background:#1b1a18!important;color:#f7f3ec!important}html body .onboarding-v17 .onboarding-youtube-input{height:42px!important;padding:0 12px!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}html body .onboarding-v17 .onboarding-youtube-icon{width:24px!important;height:24px!important;border-radius:7px!important;background:#f6e7e2!important;color:#d9573d!important}html body .onboarding-v17 .onboarding-youtube-url{font:500 11.5px/1 Outfit,sans-serif!important;color:#3d3a34!important}html body .onboarding-v17 .onboarding-youtube-detected{min-height:20px!important;padding:0 12px 8px!important;color:#7ca58e!important;font:600 9.5px/1 Outfit,sans-serif!important;letter-spacing:.09em!important;text-transform:uppercase!important}html body .onboarding-v17 .onboarding-detected-dot{background:#7ca58e!important}html body .onboarding-v17 .onboarding-youtube-preview{width:100%!important;min-height:50px!important;padding:9px 11px!important;grid-template-columns:44px minmax(0,1fr)!important;gap:11px!important;border-radius:16px!important;background:#ede7dc!important;border:0!important}html body .onboarding-v17 .onboarding-youtube-thumb{width:44px!important;height:32px!important;aspect-ratio:auto!important;border-radius:9px!important;background:linear-gradient(140deg,#2a2724,#6b564e)!important}html body .onboarding-v17 .onboarding-youtube-thumb img{opacity:.36!important}html body .onboarding-v17 .onboarding-youtube-play{width:20px!important;height:20px!important;border-radius:7px!important;background:#1b1a1857!important;font-size:7px!important}html body .onboarding-v17 .onboarding-youtube-meta{gap:5px!important}html body .onboarding-v17 .onboarding-youtube-meta span{color:#9a9388!important;font:600 9px/1 Outfit,sans-serif!important;letter-spacing:.11em!important}html body .onboarding-v17 .onboarding-youtube-meta strong{color:#3d3a34!important;font:500 11.5px/1.25 Outfit,sans-serif!important;white-space:nowrap!important;text-overflow:ellipsis!important}html body .onboarding-v17 .onboarding-topic-demo .onboarding-topic-card{width:100%!important;padding:15px 15px 13px!important;border-radius:20px!important;background:#fffdf9!important;border:1px solid rgba(15,15,16,.06)!important;box-shadow:0 16px 34px -28px #211b16b3!important;color:#1b1a18!important}html body .onboarding-v17 .onboarding-topic-demo .onboarding-topic-kicker{margin-bottom:0!important;color:#c2483a!important;font:600 9.5px/1 Outfit,sans-serif!important;letter-spacing:.11em!important}html body .onboarding-v17 .onboarding-topic-demo .onboarding-topic-card h3{margin:11px 0 0!important;color:#1b1a18!important;font:500 21px/1.14 Newsreader,Georgia,serif!important;letter-spacing:-.024em!important}html body .onboarding-v17 .onboarding-topic-card-bottom{margin-top:14px!important}html body .onboarding-v17 .onboarding-topic-demo .onboarding-topic-avatars span{width:24px!important;height:24px!important;border:2px solid #FFFDF9!important;font-size:9px!important}html body .onboarding-v17 .onboarding-topic-demo .onboarding-topic-avatars span:nth-child(1){background:#b98f68!important}html body .onboarding-v17 .onboarding-topic-demo .onboarding-topic-avatars span:nth-child(2){background:#7ca58e!important;color:#fff!important}html body .onboarding-v17 .onboarding-topic-demo .onboarding-topic-avatars span:nth-child(3){background:#ede7dc!important;color:#a79f97!important}html body .onboarding-v17 .onboarding-topic-start{color:#d9573d!important;font:600 11px/1 Outfit,sans-serif!important}html body .onboarding-v17 .onboarding-ai-demo{min-height:0!important;width:min(100%,390px)!important;gap:10px!important;padding:0!important}html body .onboarding-v17 .onboarding-ai-demo .onboarding-chat-row{gap:8px!important}html body .onboarding-v17 .onboarding-ai-demo .onboarding-chat-bubble{max-width:calc(100% - 34px)!important;padding:11px 14px!important;border-radius:18px 18px 18px 5px!important;background:#fff!important;border:1px solid rgba(15,15,16,.06)!important;color:#332e29!important;font:500 12.5px/1.45 Outfit,sans-serif!important}html body .onboarding-v17 .onboarding-ai-demo .onboarding-chat-row.is-you{flex-direction:row!important}html body .onboarding-v17 .onboarding-ai-demo .onboarding-chat-row.is-you .onboarding-chat-bubble{border-radius:18px 18px 5px!important;background:#1b1a18!important;border-color:#1b1a18!important;color:#f7f3ec!important}html body .onboarding-v17 .onboarding-mini-avatar{width:26px!important;height:26px!important;font:700 8.5px/26px Outfit,sans-serif!important}html body .onboarding-v17 .onboarding-mini-avatar.is-friend{background:#7ca58e!important}html body .onboarding-v17 .onboarding-chat-row.is-ai-thinking-row{align-items:center!important}html body .onboarding-v17 .onboarding-thinking-bubble{padding:10px 14px!important;border-radius:18px 18px 18px 5px!important;background:#f2ebf6!important}html body .onboarding-v17 .onboarding-thinking-bubble strong{color:#7a6795!important;font-size:9.5px!important;letter-spacing:.09em!important;text-transform:uppercase!important}html body .onboarding-v17 .onboarding-thinking-bubble>span:not(.onboarding-thinking-dots){color:#8c867c!important;font:500 11px/1 Outfit,sans-serif!important}html body .onboarding-v17 .onboarding-thinking-dots i{background:#a695c0!important}html body .onboarding-v17 .onboarding-ai-demo .onboarding-chat-row.is-ai .onboarding-chat-bubble{background:#f2ebf6!important;border-color:transparent!important;color:#332e29!important}html body .onboarding-v17 .onboarding-ai-mouth{flex:0 0 auto!important}html body .onboarding-v17 .onboarding-ai-mouth img{width:24px!important;height:24px!important}html body .onboarding-v17 .onboarding-word-demo-v17{min-height:0!important;width:min(100%,390px)!important;display:grid!important;place-items:center!important;padding:0!important}html body .onboarding-v17 .onboarding-word-result-v17{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:15px!important}html body .onboarding-v17 .onboarding-word-saved-kicker-v17{display:inline-flex!important;align-items:center!important;gap:8px!important;padding:7px 13px!important;border-radius:999px!important;background:#fff!important;border:1px solid rgba(15,15,16,.07)!important;color:#5a544e!important;font:600 10px/1 Outfit,sans-serif!important;letter-spacing:.09em!important;text-transform:uppercase!important;animation:onboardingCountIn .3s .08s ease-out both!important}html body .onboarding-v17 .onboarding-word-saved-kicker-v17 i{width:17px!important;height:17px!important;display:grid!important;place-items:center!important;border-radius:50%!important;background:#7ca58e!important;color:#fff!important;font:700 10px/1 Outfit,sans-serif!important;font-style:normal!important}html body .onboarding-v17 .onboarding-tooth-drop-v17{animation:tkV179ToothPop 4s cubic-bezier(.2,1.5,.35,1) infinite!important}html body .onboarding-v17 .onboarding-word-result-word-v17{margin-top:-2px!important;color:#1b1a18!important;font:500 32px/1 Newsreader,Georgia,serif!important;letter-spacing:-.03em!important;animation:tkV179Word 4s cubic-bezier(.2,1,.4,1) infinite!important}@keyframes tkV179ToothPop{0%,8%{opacity:0;transform:translateY(18px) scale(.78)}20%,86%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(-4px) scale(.96)}}@keyframes tkV179Word{0%,18%{opacity:0;transform:translateY(8px)}30%,86%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-3px)}}html body .topiks-onboarding.onboarding-v17.is-horizontal-navigation .onboarding-smile-demo,html body .onboarding-v17 .onboarding-smile-demo{min-height:0!important;width:min(100%,390px)!important;padding:0!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important}html body .topiks-onboarding.onboarding-v17.is-horizontal-navigation .onboarding-smile-label,html body .onboarding-v17 .onboarding-smile-label{order:1!important;position:static!important;top:auto!important;margin:0 0 8px!important;gap:4px!important}html body .onboarding-v17 .onboarding-smile-label strong{color:#c2483a!important;font:600 15px/1 Outfit,sans-serif!important;letter-spacing:.13em!important;text-transform:uppercase!important}html body .onboarding-v17 .onboarding-smile-label span{color:#8c867c!important;font:500 10px/1 Outfit,sans-serif!important}html body .topiks-onboarding.onboarding-v17.is-horizontal-navigation .onboarding-smile-reveal.is-image,html body .onboarding-v17 .onboarding-smile-reveal.is-image{order:2!important;margin:0!important}html body .onboarding-v17 .onboarding-smile-reveal.is-v17 img{width:min(250px,70vw)!important}html body .topiks-onboarding.onboarding-v17.is-horizontal-navigation .onboarding-smile-counter,html body .onboarding-v17 .onboarding-smile-counter{order:3!important;position:static!important;margin:10px 0 0!important;transform:none!important;padding:8px 15px!important;border-radius:999px!important;background:#fff!important;border:1px solid rgba(15,15,16,.07)!important}html body .onboarding-v17 .onboarding-smile-counter strong{font:700 21px/1 Outfit,sans-serif!important;letter-spacing:-.035em!important;font-variant-numeric:tabular-nums!important}html body .onboarding-v17 .onboarding-smile-counter span{color:#8c867c!important;font:500 11px/1 Outfit,sans-serif!important}html body .topiks-onboarding.onboarding-v17.is-horizontal-navigation .onboarding-horizontal-footer{min-height:54px!important;padding:0 20px max(18px,env(safe-area-inset-bottom,0px))!important;display:flex!important;align-items:flex-end!important;justify-content:center!important}html body .topiks-onboarding.onboarding-v17.is-horizontal-navigation .onboarding-horizontal-footer .onboarding-dots{width:auto!important;justify-content:center!important;gap:6px!important}html body .topiks-onboarding.onboarding-v17.is-horizontal-navigation .onboarding-horizontal-footer .onboarding-dots button{width:5px!important;height:5px!important;min-width:5px!important;min-height:5px!important;background:#0f0f1029!important;border-radius:3px!important}html body .topiks-onboarding.onboarding-v17.is-horizontal-navigation .onboarding-horizontal-footer .onboarding-dots button.is-active{width:20px!important;background:#d9573d!important}@media (max-width: 700px){html body .topiks-onboarding.onboarding-v17{grid-template-rows:auto minmax(0,1fr) 50px!important}html body .topiks-onboarding.onboarding-v17.is-horizontal-navigation .onboarding-scene-copy,html body .onboarding-v17 .onboarding-scene-copy{padding-top:clamp(28px,4.8vh,40px)!important}html body .onboarding-v17 .onboarding-stage{padding:14px 18px 4px!important}}@media (max-height: 720px) and (max-width: 700px){html body .onboarding-v17 .onboarding-topbar{min-height:42px!important;padding-top:max(12px,env(safe-area-inset-top,0px))!important}html body .topiks-onboarding.onboarding-v17.is-horizontal-navigation .onboarding-scene-copy,html body .onboarding-v17 .onboarding-scene-copy{padding-top:18px!important}html body .onboarding-v17 .onboarding-scene-copy h1{font-size:28px!important}html body .onboarding-v17 .onboarding-scene-copy>p:not(.onboarding-manifesto){margin-top:8px!important;font-size:11.5px!important}html body .onboarding-v17 .onboarding-stage{padding-top:8px!important}html body .onboarding-v17 .onboarding-topic-demo,html body .onboarding-v17 .onboarding-ai-demo{gap:6px!important}html body .onboarding-v17 .onboarding-ai-demo .onboarding-chat-bubble{padding:8px 11px!important;font-size:10.5px!important}html body .onboarding-v17 .onboarding-thinking-bubble{padding:8px 11px!important}html body .onboarding-v17 .onboarding-tooth-drop-v17{transform:scale(.88)}html body .onboarding-v17 .onboarding-smile-reveal.is-v17 img{width:min(215px,62vw)!important}html body .onboarding-v17 .onboarding-smile-label{margin-bottom:4px!important}html body .onboarding-v17 .onboarding-smile-counter{margin-top:5px!important}}html body .crew-invite-v18,html body .crew-manage-v18,html body .crew-join-v18,html body .crew-code-page,html body .crew-welcome-page{--crew18-bg:#F7F3EC;--crew18-paper:#FFFDF9;--crew18-ink:#1B1A18;--crew18-copy:#5A544E;--crew18-muted:#8C867C;--crew18-faint:#9A9388;--crew18-coral:#D9573D;--crew18-lav:#F2EBF6;--crew18-lav-ink:#7A6795;--crew18-green:#7CA58E;min-height:100dvh;background:var(--crew18-bg);color:var(--crew18-ink);font-family:Outfit,system-ui,sans-serif}html body .crew-v18-topbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 18px 0}html body .crew-v18-topbar-spacer{width:32px;height:32px}html body .crew-v18-counter{display:flex;align-items:center;gap:7px;padding:6px 11px;border-radius:999px;background:#ede7dc;white-space:nowrap}html body .crew-v18-counter b{font:700 11px/1 Outfit,sans-serif;font-variant-numeric:tabular-nums}html body .crew-v18-counter small{font:500 10px/1 Outfit,sans-serif;color:var(--crew18-muted)}html body .crew-v18-access{display:flex;align-items:center;gap:5px;padding:6px 10px;border-radius:999px;background:#e8efe9;font:600 9.5px/1 Outfit,sans-serif;letter-spacing:.06em;color:#4c7a62}html body .crew-v18-access i{width:6px;height:6px;border-radius:50%;background:#5c8a72}html body .crew-v18-avatar{width:38px;height:38px;flex:0 0 38px;display:grid;place-items:center;overflow:hidden;border-radius:50%;background:#b98f68;color:#fff;font:700 14px/1 Outfit,sans-serif}html body .crew-v18-avatar img{width:100%;height:100%;object-fit:cover}html body .crew-v18-avatar.is-empty{border:1.5px dashed rgba(15,15,16,.2);background:transparent;color:#a79f97;font-size:18px;font-weight:400}html body .crew-v18-you-badge{padding:5px 9px;border-radius:8px;background:#1b1a18;color:#f7f3ec;font:700 8px/1 Outfit,sans-serif;letter-spacing:.09em}html body .crew-invite-v18 .crew-invite-card,html body .crew-manage-v18 .manage-crew-shell{width:min(100%,430px)!important;min-height:100dvh!important;margin:0 auto!important;padding:0!important;border:0!important;border-radius:0!important;background:var(--crew18-bg)!important;box-shadow:none!important}html body .crew-invite-v18-heading,html body .crew-v18-heading{padding:22px 18px 0;text-align:center}html body .crew-invite-v18-heading>span,html body .crew-v18-heading>span{display:block;font:600 10px/1 Outfit,sans-serif;letter-spacing:.11em;text-transform:uppercase;color:#c2483a}html body .crew-invite-v18-heading h1,html body .crew-v18-heading h1{margin:13px 0 0!important;font:500 30px/1.06 Newsreader,Georgia,serif!important;letter-spacing:-.028em!important;color:var(--crew18-ink)!important}html body .crew-invite-v18-heading p,html body .crew-v18-heading p{margin:10px auto 0;max-width:360px;font:500 12.5px/1.5 Outfit,sans-serif;color:var(--crew18-copy);text-wrap:pretty}html body .crew-invite-v18-seats,html body .crew-v18-seats{margin:22px 18px 0;padding:5px;border-radius:22px;background:#fff;border:1px solid rgba(15,15,16,.07)}html body .crew-invite-v18-seat,html body .crew-v18-seat{display:flex;align-items:center;gap:12px;min-height:76px;padding:13px;border-radius:18px;background:#fff}html body .crew-invite-v18-seat.is-owner{background:#f7f3ec}html body .crew-invite-v18-seat>span:nth-child(2),html body .crew-v18-seat-copy{flex:1;min-width:0}html body .crew-invite-v18-seat small,html body .crew-v18-seat-copy small{display:block;font:600 9px/1 Outfit,sans-serif;letter-spacing:.11em;text-transform:uppercase;color:#9a9388}html body .crew-invite-v18-seat strong,html body .crew-v18-seat-copy strong{display:block;margin-top:6px;font:600 12.5px/1.2 Outfit,sans-serif;color:#1b1a18}html body .crew-invite-v18-seat em,html body .crew-v18-seat-copy em{display:block;margin-top:5px;max-width:210px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font:500 10.5px/1 Outfit,sans-serif;color:#8c867c;font-style:normal}html body .crew-invite-v18-seat.is-pending,html body .crew-v18-seat.is-pending,html body .crew-v18-seat.is-you{background:#f2ebf6}html body .crew-v18-seat.is-you small{color:#7a6795}html body .crew-invite-v18-seat button,html body .crew-v18-seat button{flex:none;min-height:32px;padding:0 13px;border:0;border-radius:11px;background:#f6e7e2;color:#b8412b;font:600 11px/1 Outfit,sans-serif;cursor:pointer}html body .crew-v18-seat button:not(.is-invite){background:#f1ece4;color:#8a4135}html body .crew-v18-rule,html body .crew-v18-funded{margin:11px 18px 0;padding:14px 15px;border-radius:18px;background:#ede7dc}html body .crew-v18-rule strong,html body .crew-v18-funded strong{display:block;font:600 12px/1.2 Outfit,sans-serif;color:#1b1a18}html body .crew-v18-rule p,html body .crew-v18-funded p{margin:7px 0 0;font:500 11px/1.45 Outfit,sans-serif;color:#5a544e}html body .crew-invite-v18-later,html body .crew-v18-leave{width:calc(100% - 36px);min-height:48px;margin:14px 18px 22px;border:0;border-radius:16px;background:#f1ece4;color:#8c867c;font:600 12.5px/1 Outfit,sans-serif;cursor:pointer}html body .crew-v18-leave{color:#b23a2b}html body .crew-manage-v18 .manage-crew-feedback{margin:10px 18px 18px}html body .crew-manage-v18 .manage-crew-loading{min-height:420px;display:flex;align-items:center;justify-content:center;gap:10px;color:#8c867c}html body .crew-invite-v18.is-detail .crew-invite-card{display:flex;flex-direction:column}html body .crew-invite-v18-back,html body .crew-code-back{width:32px;height:32px;display:grid;place-items:center;border:0;border-radius:50%;background:#ede7dc;color:#4a433c;cursor:pointer;font-size:22px}html body .crew-invite-v18-seat-label{font:600 11.5px/1 Outfit,sans-serif;color:#8c867c}html body .crew-invite-v18-code-card{margin:24px 18px 0;padding:17px 16px 16px;border-radius:22px;background:#fff;border:1px solid rgba(15,15,16,.07)}html body .crew-invite-v18-code-card>span{display:block;text-align:center;font:600 9.5px/1 Outfit,sans-serif;letter-spacing:.11em;text-transform:uppercase;color:#9a9388}html body .crew-invite-v18-code-row{display:flex;align-items:center;gap:12px;margin-top:13px;padding:14px 15px;border-radius:16px;background:#f2ebf6}html body .crew-invite-v18-code-row strong{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;font:700 20px/1 ui-monospace,Menlo,monospace;letter-spacing:.045em;color:#1b1a18}html body .crew-invite-v18-code-row button{min-height:34px;padding:0 13px;border:0;border-radius:11px;background:#fff;color:#7a6795;font:600 11px/1 Outfit,sans-serif}html body .crew-invite-v18-link{margin-top:11px;padding:11px 13px;border-radius:13px;background:#f7f3ec;font:500 10.5px/1.4 Outfit,sans-serif;color:#8c867c;word-break:break-all}html body .crew-invite-v18-code-card p{margin:12px 0 0;text-align:center;font:500 11px/1.4 Outfit,sans-serif;color:#9a9388}html body .crew-invite-v18-actions{margin-top:auto;display:grid;grid-template-columns:1fr 1.4fr;gap:8px;padding:14px 18px 22px}html body .crew-invite-v18-actions button{min-height:54px;border:0;border-radius:17px;font:600 13px/1 Outfit,sans-serif;cursor:pointer}html body .crew-invite-v18-actions .is-secondary{background:#f1ece4;color:#4a433c}html body .crew-invite-v18-actions .is-primary{background:#1b1a18;color:#f7f3ec;box-shadow:0 15px 28px -22px #0f0f10e6}html body .crew-invite-v18.is-detail .crew-invite-feedback{margin:0 18px 16px}html body .crew-code-page{display:grid;place-items:center;padding:18px}html body .crew-code-card{position:relative;width:min(100%,394px);padding:28px 18px 24px;border-radius:28px;background:#f7f3ec}html body .crew-code-back{position:absolute;left:0;top:0}html body .crew-code-brand{display:flex;flex-direction:column;align-items:center;gap:8px}html body .crew-code-brand img{width:34px;height:34px;object-fit:contain}html body .crew-code-brand strong{font:600 13px/1 Outfit,sans-serif}html body .crew-code-eyebrow{display:block;margin-top:26px;text-align:center;font:600 10px/1 Outfit,sans-serif;letter-spacing:.11em;text-transform:uppercase;color:#c2483a}html body .crew-code-card h1{margin:13px 0 0;text-align:center;font:500 30px/1.06 Newsreader,Georgia,serif;letter-spacing:-.028em;color:#1b1a18}html body .crew-code-card>p{margin:11px auto 0;max-width:330px;text-align:center;font:500 12.5px/1.5 Outfit,sans-serif;color:#5a544e}html body .crew-code-field{margin-top:24px;padding:17px 16px 16px;border-radius:22px;background:#fff;border:1px solid rgba(15,15,16,.07)}html body .crew-code-field label{display:block;text-align:center;font:600 9.5px/1 Outfit,sans-serif;letter-spacing:.11em;text-transform:uppercase;color:#9a9388}html body .crew-code-field input{width:100%;height:58px;margin-top:13px;padding:0 12px;border:0;border-radius:16px;outline:none;background:#f7f3ec;text-align:center;font:700 22px/1 ui-monospace,Menlo,monospace;letter-spacing:.06em;color:#1b1a18;text-transform:uppercase}html body .crew-code-field small{display:block;margin-top:11px;text-align:center;font:500 10.5px/1 Outfit,sans-serif;color:#9a9388}html body .crew-code-primary{width:100%;min-height:54px;margin-top:14px;border:0;border-radius:17px;background:#1b1a18;color:#f7f3ec;font:600 14px/1 Outfit,sans-serif}html body .crew-code-login{width:100%;min-height:44px;margin-top:6px;border:0;background:transparent;color:#8c867c;font:600 12px/1 Outfit,sans-serif}html body .crew-code-error{margin-top:10px;padding:10px 12px;border-radius:12px;background:#f6e7e2;color:#a13d30;font:500 11.5px/1.4 Outfit,sans-serif;text-align:center}html body .crew-code-auth-entry,html body .crew-code-setup-entry{color:#c2483a!important}html body .crew-join-v18{display:grid;place-items:center;padding:0}html body .crew-join-v18 .crew-join-card{width:min(100%,430px)!important;min-height:100dvh!important;padding:26px 18px 22px!important;border:0!important;border-radius:0!important;background:#f7f3ec!important;box-shadow:none!important}html body .crew-join-v18 .crew-join-inviter{display:flex;align-items:center;gap:11px;padding:12px 13px;border-radius:18px;background:#fff;border:1px solid rgba(15,15,16,.07)}html body .crew-join-v18 .crew-join-inviter>div{flex:1;min-width:0}html body .crew-join-v18 .crew-join-inviter span:not(.crew-join-avatar){display:block;font:600 9px/1 Outfit,sans-serif;letter-spacing:.11em;text-transform:uppercase;color:#c2483a}html body .crew-join-v18 .crew-join-inviter strong{display:block;margin-top:6px;font:600 12.5px/1.2 Outfit,sans-serif;color:#1b1a18}html body .crew-join-seat-pill{padding:5px 9px;border-radius:8px;background:#f7f3ec;font:700 10px/1 Outfit,sans-serif;color:#4a433c;font-variant-numeric:tabular-nums}html body .crew-join-v18 h1{margin:20px 0 0!important;text-align:center!important;font:500 30px/1.07 Newsreader,Georgia,serif!important;letter-spacing:-.028em!important;color:#1b1a18!important}html body .crew-join-v18 .crew-join-lead{margin:11px auto 0!important;max-width:360px;text-align:center;font:500 12.5px/1.5 Outfit,sans-serif;color:#5a544e}html body .crew-join-v18 .crew-join-zero-card{display:flex!important;align-items:center!important;gap:14px!important;margin-top:20px!important;padding:16px!important;border-radius:20px!important;background:#d9573d!important;color:#fff!important;box-shadow:0 22px 44px -30px #a03a26f2!important}html body .crew-join-v18 .crew-join-zero-card strong{flex:none;font:700 30px/1 Outfit,sans-serif!important;letter-spacing:-.04em;color:#fff!important}html body .crew-join-v18 .crew-join-zero-card span{font:500 11.5px/1.45 Outfit,sans-serif!important;color:#ffffffeb!important}html body .crew-join-v18 .crew-join-benefits{display:grid;gap:8px;margin-top:9px}html body .crew-join-v18 .crew-join-benefits>div{padding:13px 14px;border-radius:17px;background:#fff;border:1px solid rgba(15,15,16,.06)}html body .crew-join-v18 .crew-join-benefits strong{display:block;font:600 12.5px/1.2 Outfit,sans-serif;color:#1b1a18}html body .crew-join-v18 .crew-join-benefits span{display:block;margin-top:5px;font:500 11px/1.35 Outfit,sans-serif;color:#8c867c}html body .crew-join-v18 .crew-join-expiry{display:block;margin-top:12px;text-align:center;font:500 10.5px/1.4 Outfit,sans-serif;color:#9a9388}html body .crew-join-v18 .crew-join-primary{width:100%;min-height:54px;margin-top:16px;border-radius:17px!important;background:#1b1a18!important;color:#f7f3ec!important}html body .crew-join-v18 .crew-join-login{width:100%;min-height:42px;margin-top:6px;border:0;background:transparent;color:#8c867c;font:600 12px/1 Outfit,sans-serif}html body .crew-join-v18 .crew-join-error{margin-top:16px}html body .crew-welcome-page{display:grid;place-items:center;padding:18px}html body .crew-welcome-card{width:min(100%,394px);text-align:center}html body .crew-welcome-check{width:56px;height:56px;margin:0 auto;display:grid;place-items:center;border-radius:50%;background:#7ca58e;color:#fff;font:700 26px/1 Outfit,sans-serif}html body .crew-welcome-eyebrow{display:block;margin-top:22px;font:600 10px/1 Outfit,sans-serif;letter-spacing:.11em;text-transform:uppercase;color:#c2483a}html body .crew-welcome-card h1{margin:13px 0 0;font:500 31px/1.05 Newsreader,Georgia,serif;letter-spacing:-.028em;color:#1b1a18}html body .crew-welcome-card p{margin:11px auto 0;max-width:340px;font:500 12.5px/1.5 Outfit,sans-serif;color:#5a544e}html body .crew-welcome-avatars{display:flex;justify-content:center;margin-top:24px}html body .crew-welcome-avatars>span{width:38px;height:38px;display:grid;place-items:center;overflow:hidden;margin-left:-11px;border:2.5px solid #F7F3EC;border-radius:50%;color:#fff;font:700 14px/1 Outfit,sans-serif}html body .crew-welcome-avatars>span:first-child{margin-left:0}html body .crew-welcome-avatars img{width:100%;height:100%;object-fit:cover}html body .crew-welcome-avatars .is-owner{background:#b98f68}html body .crew-welcome-avatars .is-you{background:#8d7bb0}html body .crew-welcome-avatars .is-empty{background:#ede7dc;color:#a79f97;font-size:18px;font-weight:400}html body .crew-welcome-primary{width:100%;min-height:54px;margin-top:26px;border:0;border-radius:17px;background:#1b1a18;color:#f7f3ec;font:600 14px/1 Outfit,sans-serif;box-shadow:0 15px 28px -22px #0f0f10e6}@media (min-width: 700px){html body .crew-invite-v18 .crew-invite-card,html body .crew-manage-v18 .manage-crew-shell,html body .crew-join-v18 .crew-join-card{min-height:min(860px,calc(100dvh - 32px))!important;margin:16px auto!important;border:1px solid rgba(40,32,26,.09)!important;border-radius:30px!important;box-shadow:0 30px 70px -40px #271e1880!important;overflow:hidden!important}}
