*{box-sizing:border-box}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#fff;color:#172033}button,input,textarea{font:inherit}button{border:1px solid #dfe3ea;background:#fff;border-radius:10px;padding:10px 15px;cursor:pointer}.primary{background:#12233d;color:#fff;border-color:#12233d}.full{width:100%;margin-top:9px}.muted{color:#697386;font-size:14px;line-height:1.5}header{height:64px;display:flex;align-items:center;justify-content:space-between;padding:0 4%;background:#fff;border-bottom:1px solid #e8e9ed}.app-header{padding:0 18px 0 24px}.brand{display:flex;align-items:center;gap:10px}.brand b,header b{font-size:18px}.mobile-menu{display:none;border:0;padding:6px}.landing{min-height:calc(100vh - 64px);display:grid;place-items:center;background:#f7f8fb}.hero{width:min(850px,92vw);text-align:center;padding:45px 20px 90px}.hero span{font-weight:700;font-size:14px}.hero h1{font-size:52px;margin:15px 0}.hero>p{max-width:720px;margin:0 auto 30px;font-size:19px;line-height:1.55;color:#5c6576}.idea-box{text-align:left;background:#fff;border:1px solid #e1e5ec;border-radius:20px;padding:10px;box-shadow:0 16px 50px #18253d12}.idea-box textarea{display:block;width:100%;height:154px;min-height:154px;max-height:154px;resize:none;border:0;outline:0;padding:18px;font-size:17px;line-height:1.45;background:transparent}.idea-actions{display:flex;align-items:center;justify-content:space-between;padding:5px 6px 5px 14px}.idea-actions small{color:#818897}.auth{min-height:100vh;display:grid;place-items:center;padding:20px;background:#f7f8fb}.panel{width:min(720px,92vw);background:#fff;border:1px solid #e2e5ec;border-radius:18px;padding:25px}.auth-panel{max-width:420px}.auth-panel h2{margin-bottom:4px}.panel input,.panel textarea{width:100%;padding:13px;margin:7px 0;border:1px solid #d9dce5;border-radius:10px}.link{border:0;background:transparent;padding-left:0;color:#556274}.workspace{display:grid;grid-template-columns:260px minmax(0,1fr);height:calc(100vh - 64px);background:#fff}aside{position:relative;background:#f7f7f8;padding:14px 12px;border-right:1px solid #ececf0;display:flex;flex-direction:column;min-height:0}.new-chat{width:100%;text-align:left;border:0;background:transparent;padding:11px 10px;font-weight:600}.new-chat:hover{background:#ececef}.new-chat span{font-size:20px;margin-right:7px}.side-section{margin-top:20px;padding:0 8px}.side-section>small{font-size:11px;color:#7a7f89;font-weight:700}.side-empty{font-size:13px;color:#9297a1;margin-top:12px;line-height:1.4}.side-bottom{margin-top:auto;border-top:1px solid #e2e2e6;padding-top:10px}.account-row{display:flex;align-items:center;gap:10px;padding:8px}.avatar,.ai-avatar,.ai-mark{display:grid;place-items:center;background:#12233d;color:#fff;font-weight:800;border-radius:50%}.avatar{width:34px;height:34px}.account-row div:last-child{min-width:0;display:flex;flex-direction:column}.account-row strong{font-size:13px}.account-row small{font-size:11px;color:#7d828b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:175px}.chat{position:relative;display:flex;flex-direction:column;height:100%;min-width:0;background:#fff}.messages{flex:1;overflow:auto;padding:38px max(24px,calc((100% - 820px)/2));padding-bottom:180px}.welcome{text-align:center;margin:18vh auto 0;max-width:560px;color:#697386}.welcome .ai-mark{width:44px;height:44px;margin:0 auto 16px;border-radius:14px;font-size:19px}.welcome h2{color:#172033;font-size:28px;margin:0 0 8px}.welcome p{margin:0;font-size:15px}.message-row{display:flex;gap:12px;margin:22px 0;align-items:flex-start}.user-row{justify-content:flex-end}.assistant-row{justify-content:flex-start}.ai-avatar{width:30px;height:30px;flex:0 0 30px;font-size:13px;border-radius:9px}.message{max-width:78%;line-height:1.65;font-size:15px;white-space:pre-wrap;overflow-wrap:anywhere}.user-message{background:#f1f2f4;border-radius:18px;padding:10px 15px}.assistant-message{padding:2px 0;max-width:calc(100% - 48px)}.thinking{color:#858a94}.error{color:#a32626}.msg-file{display:flex;align-items:center;gap:9px;background:#fff;border:1px solid #dedfe3;border-radius:12px;padding:8px 10px;margin-bottom:8px;min-width:250px}.msg-file>span,.file-icon{width:36px;height:36px;border-radius:8px;background:#eef0f3;display:grid;place-items:center;font-size:10px;font-weight:800;color:#4d5563}.msg-file div{display:flex;flex-direction:column}.msg-file b{font-size:12px;max-width:300px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.msg-file small{font-size:10px;color:#858a94}.composer-wrap{position:absolute;left:50%;bottom:0;transform:translate(-50%);width:min(820px,calc(100% - 32px));padding:10px 0 12px;background:linear-gradient(0deg,#fff 78%,#fff0)}.composer{display:flex;align-items:flex-end;gap:7px;border:1px solid #d9dce2;border-radius:24px;padding:8px 9px;background:#fff;box-shadow:0 4px 22px #10182812}.composer textarea{flex:1;border:0;outline:0;resize:none;min-height:38px;max-height:180px;padding:9px 6px;line-height:1.45;background:transparent}.icon-btn{width:38px;height:38px;padding:0;border:0;border-radius:50%;font-size:25px;line-height:1;background:#f2f3f5;color:#333}.icon-btn:hover{background:#e8e9ec}.send-btn{width:38px;height:38px;padding:0;border:0;border-radius:50%;background:#12233d;color:#fff;font-size:21px}.composer-note{text-align:center;color:#8b9099;font-size:10px;padding-top:7px}.attachment-tray{display:flex;gap:8px;overflow-x:auto;padding:0 3px 8px}.attachment-tray:empty{display:none}.file-chip{display:flex;align-items:center;gap:8px;min-width:230px;max-width:320px;background:#fff;border:1px solid #dedfe3;border-radius:13px;padding:8px;box-shadow:0 2px 8px #1018280b}.file-chip.uploading{opacity:.65}.file-chip.error{border-color:#e6b7b7}.file-info{min-width:0;display:flex;flex-direction:column;flex:1}.file-info strong{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.file-info small{font-size:10px;color:#858a94}.remove-file{border:0;padding:3px 7px;font-size:18px;color:#777}.overlay{position:fixed;inset:0;background:#0008;display:grid;place-items:center;padding:20px;z-index:5}.overlay .panel{max-height:90vh;overflow:auto}.close{float:right;font-size:20px;border:0}.pay-panel{max-width:620px}.package-list{display:grid;gap:10px;margin:22px 0}.package-option{display:flex;justify-content:space-between;align-items:center;text-align:left;padding:17px;border-radius:14px}.package-option span{display:flex;flex-direction:column;gap:4px}.package-option small{color:#697386}.package-option strong{font-size:20px}.pix-step,.pix-ready{border-top:1px solid #e5e7ed;margin-top:20px;padding-top:18px}.qr{display:block;width:230px;max-width:100%;margin:15px auto}.pix-ready textarea{min-height:90px;resize:none}.profile-panel{max-width:520px}.profile-panel label{display:block;font-size:13px;font-weight:700;margin-top:10px}.profile-panel label input,.profile-panel label textarea{font-weight:400}nav{display:flex;gap:7px}@media(max-width:760px){.app-header{padding:0 10px}.mobile-menu{display:block}.app-header nav #affiliate,.app-header nav #profile{display:none}.app-header nav button{padding:8px;font-size:12px}.workspace{grid-template-columns:1fr}aside{display:none;position:absolute;z-index:4;top:64px;bottom:0;left:0;width:260px}aside.open{display:flex}.messages{padding:24px 16px 170px}.welcome{margin-top:15vh}.message{max-width:88%}.composer-wrap{width:calc(100% - 18px)}.hero{padding-top:25px}.hero h1{font-size:38px}.hero>p{font-size:17px}.idea-box textarea{height:170px;min-height:170px;max-height:170px}.idea-actions small{display:none}}.phone-row{display:grid;grid-template-columns:minmax(190px,1fr) minmax(180px,1.25fr);gap:8px}.phone-row select,.br-location select{width:100%;padding:13px;margin:7px 0;border:1px solid #d9dce5;border-radius:10px;background:#fff}.br-location{display:grid;grid-template-columns:1fr 120px;gap:8px}.password-btn{background:#f7f8fa}.package-option em{font-style:normal;font-size:11px;font-weight:700;color:#3f7c2c;margin-top:3px}.invite-pick{border-color:#cfe7c7}.pix-step textarea{width:100%;min-height:100px;resize:vertical}@media(max-width:560px){.phone-row,.br-location{grid-template-columns:1fr}}.header-link{color:#556274;text-decoration:none;font-size:14px;padding:10px 8px}.header-link:hover{color:#172033}.auth-brand{font-size:14px;font-weight:800;color:#12233d;margin-bottom:22px}.auth-panel h2{font-size:24px;margin:0 0 7px}.auth-msg{font-size:13px;line-height:1.45;color:#a32626;min-height:18px}.chosen-email{display:flex;align-items:center;justify-content:space-between;background:#f7f8fa;border:1px solid #e2e5ec;border-radius:10px;padding:11px 12px;margin:15px 0 5px;font-size:14px}.chosen-email button{border:0;background:transparent;color:#405b7c;padding:2px 4px;font-size:12px}.recover-link{display:block;margin:10px auto 0;padding:6px;color:#405b7c}.simple-header nav{display:flex;align-items:center;gap:6px}.brand-logo{width:30px;height:30px;border-radius:8px;object-fit:cover;display:block}.brand-ai{overflow:hidden;background:#07101b!important}.brand-ai img{width:100%;height:100%;object-fit:cover;display:block}.public-workspace{min-height:calc(100vh - 64px);background:#fff;display:flex;justify-content:center}.public-chat{position:relative;width:100%;min-height:calc(100vh - 64px)}.public-welcome{text-align:center;margin:18vh auto 0;max-width:650px;padding:0 20px;color:#697386}.public-welcome .ai-mark{width:54px;height:54px;margin:0 auto 18px;border-radius:15px;overflow:hidden}.public-welcome .ai-mark img{width:100%;height:100%;object-fit:cover}.public-welcome h1{color:#172033;font-size:34px;margin:0 0 10px}.public-welcome p{margin:0;font-size:16px}.public-composer-wrap{position:absolute;left:50%;bottom:18px;transform:translate(-50%);width:min(820px,calc(100% - 32px))}.public-composer textarea,.composer textarea{overflow-y:hidden;max-height:none;line-height:1.45}.mic-btn{font-size:17px}.mic-btn.listening{background:#e9fbe5;color:#247a24;animation:micpulse 1s infinite}@keyframes micpulse{50%{transform:scale(1.08)}}@media(max-width:760px){.public-welcome{margin-top:13vh}.public-welcome h1{font-size:29px}.public-composer-wrap{width:calc(100% - 18px);bottom:10px}.simple-header .brand b{font-size:15px}}.brand-logo{border-radius:0}.mic-btn{width:42px;min-width:42px;display:inline-flex;align-items:center;justify-content:center;gap:6px}.mic-btn svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.mic-label{display:none;font-size:11px;font-weight:700;white-space:nowrap}.mic-btn.listening{width:auto;min-width:42px;padding:0 11px}.mic-btn.listening .mic-label{display:inline}.edit-profile{margin-left:auto;border:0;background:transparent;width:30px;height:30px;border-radius:8px;font-size:18px;color:#596273}.edit-profile:hover{background:#e9e9ed}.br-location{grid-template-columns:120px 1fr}.br-location select{width:100%;padding:13px;margin:7px 0;border:1px solid #d9dce5;border-radius:10px;background:#fff}.composer textarea,.public-composer textarea{max-height:calc(8.7em + 18px)}@media(max-width:560px){.br-location{grid-template-columns:1fr}.mic-btn.listening .mic-label{display:none}.mic-btn.listening{width:42px;padding:0}}.account-row{align-items:flex-start}.account-details{min-width:0;display:flex;flex-direction:column;flex:1}.account-name-row{display:flex;align-items:center;gap:4px;min-width:0}.account-name-row strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-email{display:block;max-width:100%!important;margin-top:1px}.account-name-row .edit-profile{margin-left:2px;width:24px;height:24px;padding:0;font-size:15px;flex:0 0 24px}.subtle-logout{align-self:flex-start;border:0;background:transparent;color:#7d828b;padding:4px 0 0;margin:0;font-size:11px;line-height:1.2;border-radius:0}.subtle-logout:hover{color:#172033;text-decoration:underline;background:transparent}.account-name-row .edit-profile{width:auto;height:24px;flex:0 0 auto;display:inline-flex;align-items:center;gap:4px;padding:0 5px;margin-left:2px;font-size:11px;color:#596273;border-radius:6px}.account-name-row .edit-profile span:first-child{font-size:14px}.account-logout{align-self:flex-start;margin-top:6px;padding:5px 12px;border:1px solid #d6dae2;background:#fff;color:#4e5868;border-radius:7px;font-size:11px;line-height:1}.account-logout:hover{background:#eceff3;color:#172033}.profile-panel{max-width:520px;padding:20px 24px!important;overflow:visible!important;max-height:none!important}.profile-panel .close{margin:-5px -7px 0 0}.profile-heading h2{margin:0 0 2px;font-size:23px}.profile-heading .muted{margin:0 0 8px;font-size:12px}.profile-panel label{margin-top:6px;font-size:12px}.profile-panel label input,.profile-panel select,.phone-row input{height:39px;padding:8px 11px!important;margin:4px 0!important}.phone-row,.br-location{gap:7px}.profile-actions{display:grid;grid-template-columns:1fr 1.35fr;gap:8px;margin-top:10px}.profile-actions button{margin:0;height:39px}.profile-msg{min-height:16px;margin:5px 0 0;font-size:11px;line-height:1.25}.overlay .profile-panel{overflow:visible}@media(max-height:680px)and (min-width:561px){.profile-panel{padding:14px 20px!important}.profile-heading h2{font-size:20px}.profile-heading .muted{display:none}.profile-panel label{margin-top:4px}.profile-panel label input,.profile-panel select,.phone-row input{height:35px;padding:6px 9px!important}.profile-actions button{height:35px}.profile-actions{margin-top:6px}}@media(max-width:560px){.profile-panel{max-height:calc(100vh - 24px)!important;overflow:auto!important;padding:18px!important}.profile-actions{grid-template-columns:1fr}}.affiliate-panel{width:min(620px,100%);padding:26px}.affiliate-panel h2{margin:4px 0 18px}.affiliate-balance{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:13px 14px;background:#f7f8fa;border:1px solid #e5e7ec;border-radius:12px;margin-bottom:16px}.affiliate-balance div{display:flex;flex-direction:column;gap:2px}.affiliate-balance small{font-size:11px;color:#737b88}.affiliate-balance strong{font-size:20px;color:#12233d}.withdraw-btn{padding:8px 12px;background:#fff;border:1px solid #cfd5df;border-radius:8px;font-size:12px}.withdraw-btn:disabled{opacity:.45}.affiliate-label{font-size:12px;margin:0 0 6px}.affiliate-link{display:grid;grid-template-columns:1fr auto;gap:7px}.affiliate-link input,.affiliate-link button{margin:0}.affiliate-rule{font-size:11px;line-height:1.4;margin:10px 0 0}.withdraw-form{border-top:1px solid #e5e7ec;margin-top:17px;padding-top:15px}.withdraw-form-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:7px}.withdraw-form-head .link{padding:3px}.withdraw-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.withdraw-form label{display:block;font-size:11px;font-weight:700;margin-top:6px}.withdraw-form input,.withdraw-form select{width:100%;margin:4px 0 0;padding:10px 11px;border:1px solid #d9dce5;border-radius:9px;background:#fff}.withdraw-deadline{font-size:11px;color:#697386;margin:9px 0}.withdraw-history{border-top:1px solid #e5e7ec;margin-top:18px;padding-top:13px}.withdraw-history h3{font-size:13px;margin:0 0 7px}.withdraw-row{display:flex;align-items:center;justify-content:space-between;padding:8px 0;border-bottom:1px solid #f0f1f3}.withdraw-row>div{display:flex;gap:10px;align-items:baseline}.withdraw-row strong{font-size:12px}.withdraw-row small{font-size:10px;color:#8a9099}.status{font-size:10px;font-weight:700;padding:4px 7px;border-radius:999px;background:#f2f3f5;color:#68707d}.status.pending{background:#fff5d9;color:#876800}.status.paid{background:#eaf8e7;color:#32732c}.status.cancelled{background:#f6e9e9;color:#8a3c3c}.empty-history{font-size:11px;margin:0}@media(max-width:560px){.affiliate-panel{padding:18px}.affiliate-link,.withdraw-grid{grid-template-columns:1fr}.affiliate-balance{align-items:flex-end}.affiliate-link button{width:100%}}.activity-shortcuts{display:flex;flex-direction:column;gap:2px;margin:2px 0 12px}.activity-link{width:100%;display:flex;align-items:center;gap:10px;text-align:left;border:0;background:transparent;border-radius:9px;padding:9px 10px;color:#293142;font-size:13px}.activity-link:hover{background:#ececef}.activity-icon{width:20px;text-align:center;color:#667085;font-weight:700}.primary-new{margin-top:4px!important;background:#12233d!important;color:#fff!important;border:1px solid #12233d!important;border-radius:10px!important;padding:10px 11px!important}.primary-new:hover{background:#1b3153!important}.activity-modal{max-width:620px}.activity-library{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:18px}.activity-library button{display:flex;flex-direction:column;align-items:flex-start;text-align:left;padding:15px}.activity-library small,.integration-list small{color:#697386;margin-top:5px;line-height:1.4}.integration-list{display:grid;gap:10px;margin-top:18px}.integration-list>div{border:1px solid #e2e5ec;border-radius:12px;padding:14px;display:grid;grid-template-columns:1fr auto;column-gap:12px}.integration-list small{grid-column:1}.integration-list span{grid-column:2;grid-row:1/3;align-self:center;font-size:11px;background:#f2f4f7;border-radius:999px;padding:5px 8px;color:#667085}@media(max-width:760px){.activity-library{grid-template-columns:1fr}.activity-shortcuts{margin-top:2px}}.activity-link{gap:0;padding:8px 10px}.activity-link .activity-icon{display:none}.primary-new{width:auto!important;align-self:flex-start!important;margin:5px 8px 0!important;background:#fff!important;color:#4e5868!important;border:1px solid #d6dae2!important;border-radius:7px!important;padding:6px 10px!important;font-size:12px!important;font-weight:600!important}.primary-new span{font-size:14px!important;margin-right:4px!important}.primary-new:hover{background:#eceff3!important;color:#172033!important}.activity-heading{display:block;padding:7px 10px 5px;color:#7a8495;font-size:10px;font-weight:700;letter-spacing:.04em}.more-activities{font-weight:600;color:#4f5c70}.platform-actions{border-top:1px solid #e2e5ea;margin:8px 8px 0;padding-top:8px}.platform-link{gap:8px!important}.platform-icon{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;color:#526071;font-size:14px;flex:0 0 18px}.platform-actions .activity-link:hover{background:#eceff3}.activity-shortcuts{gap:0!important}.activity-shortcuts>.prompt-shortcut,.activity-shortcuts>.more-activities{min-height:28px!important;padding:5px 10px!important;border-radius:6px!important;line-height:1.2!important}.activity-shortcuts>.prompt-shortcut span,.activity-shortcuts>.more-activities span{line-height:1.2!important}.activity-heading{padding:5px 10px 4px!important;margin-bottom:1px!important}.platform-actions{margin-top:5px!important;padding-top:7px!important}.pay-panel{max-width:620px;max-height:min(620px,calc(100vh - 32px))!important;overflow:hidden!important;padding:22px 24px}.pay-panel>h2{margin:0 0 6px}.pay-panel>p.muted{margin:0 0 14px}.package-list{gap:8px;margin:14px 0 0}.package-option{padding:13px 15px}.package-option strong{font-size:18px}.package-option small{font-size:12px}.pix-step,.pix-ready{border-top:0;margin-top:8px;padding-top:0}.checkout-step{max-width:520px;margin:10px auto 0}.checkout-back{border:0;background:transparent;padding:4px 0 8px;color:#697386;font-size:12px}.checkout-title{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:4px 0 10px}.checkout-title span{font-size:18px;font-weight:800}.checkout-title strong{font-size:16px}.checkout-step p{font-size:13px;color:#697386;margin:6px 0 10px}.checkout-doc-row{display:grid;grid-template-columns:1fr auto;gap:8px;align-items:center}.checkout-doc-row input{margin:0}.checkout-doc-row button{white-space:nowrap;height:44px}.checkout-ready{margin-top:8px}.pix-ready-grid{display:grid;grid-template-columns:190px minmax(0,1fr);gap:18px;align-items:center}.pix-ready-grid .qr{width:190px;margin:0 auto}.pix-copy-area textarea{min-height:64px;max-height:64px;margin:5px 0;resize:none;font-size:11px}.pix-copy-area p{margin:0 0 5px}.pix-copy-area small{display:block;color:#697386;font-size:11px;line-height:1.35;margin-top:7px}@media(max-width:620px){.pay-panel{max-height:calc(100vh - 20px)!important;overflow:auto!important;padding:18px}.pix-ready-grid{grid-template-columns:1fr}.pix-ready-grid .qr{width:170px}.checkout-doc-row{grid-template-columns:1fr}.package-option{padding:11px 12px}}@media(max-width:760px){html,body,#app{width:100%;min-height:100%;margin:0}body{overflow:hidden}.simple-header{height:64px;min-height:64px;width:100%}.public-workspace{height:calc(100dvh - 64px);min-height:0;width:100%;overflow:hidden}.public-chat{height:100%;min-height:0;width:100%;overflow:hidden;display:flex;flex-direction:column}.public-welcome{margin:0 auto;padding:clamp(42px,10dvh,92px) 18px 120px;max-width:100%;width:100%;flex:1;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.public-welcome .ai-mark{width:50px;height:50px;margin:0 auto 18px}.public-welcome h1{font-size:clamp(27px,7vw,34px);line-height:1.12;margin:0 0 10px}.public-welcome p{font-size:16px;line-height:1.4;max-width:520px}.public-composer-wrap{position:absolute;left:9px;right:9px;bottom:max(10px,env(safe-area-inset-bottom));transform:none;width:auto;padding:0;background:linear-gradient(0deg,#fff 84%,#fff0)}.public-composer{width:100%}.composer-note{padding:5px 4px 0;font-size:9px}}@supports not (height:100dvh){@media(max-width:760px){.public-workspace{height:calc(100vh - 64px)}}}.send-btn{display:inline-grid!important;place-items:center!important;flex:0 0 38px!important;overflow:hidden!important;text-indent:0!important}.error-code{display:block;margin-top:5px;font-size:10px;color:#8f4a4a;font-weight:700}.composer button[type=submit]:after{content:none!important}:root{--rc-green:#64e438;--rc-green-dark:#3f9f25;--rc-green-soft:#f3fced;--rc-green-border:#bfe9b0}.selected-package{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:14px 0 5px;padding:13px 15px;border:1px solid var(--rc-green-border);border-radius:14px;background:linear-gradient(135deg,#fff,var(--rc-green-soft))}.selected-package span{display:flex;flex-direction:column;gap:3px;min-width:0}.selected-package small{font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.04em;color:var(--rc-green-dark)}.selected-package b{font-size:16px;color:#172033}.selected-package em{font-style:normal;font-size:11px;line-height:1.3;color:#697386}.selected-package>strong{font-size:18px;white-space:nowrap;color:var(--rc-green-dark)}.pay-panel .checkout-back{display:block;margin:3px 0 4px;color:var(--rc-green-dark);font-weight:700}.pay-panel .checkout-back:hover{color:#2f7d1c}.pay-panel .package-option:hover{border-color:var(--rc-green-border);background:var(--rc-green-soft)}.pay-panel .package-option:focus-visible{outline:2px solid var(--rc-green);outline-offset:2px}.pay-panel .invite-pick{border-color:var(--rc-green-border)}.pay-panel .package-option em{color:var(--rc-green-dark)}.pay-panel .primary{background:#12233d;border-color:#12233d}.pay-panel input:focus,.pay-panel textarea:focus{outline:none;border-color:var(--rc-green-dark);box-shadow:0 0 0 2px #64e4382b}@media(max-width:620px){.selected-package{padding:11px 12px;gap:10px}.selected-package em{display:none}.selected-package>strong{font-size:17px}.pay-panel .checkout-back{font-size:11px}}.recent-activities{display:flex;flex-direction:column;gap:2px;margin-top:8px;min-width:0}.recent-activity{display:block;width:100%;border:0;background:transparent;text-align:left;padding:7px 8px;border-radius:7px;font:inherit;font-size:12px;color:#26354d;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer}.recent-activity:hover{background:#e9edf2}.activity-context{max-width:760px;margin:18px auto 8px;padding:10px 14px;border:1px solid #dfe5ec;border-left:3px solid var(--rc-green);border-radius:10px;background:#fafbfc;display:flex;gap:8px;align-items:center}.activity-context small{font-size:10px;color:#6c7789;font-weight:700}.activity-context strong{font-size:13px;color:#12233d}html,body,#app{height:100%;min-height:0}body{overflow:hidden}.app-header{height:64px;min-height:64px}.workspace{height:calc(100dvh - 64px);min-height:0;overflow:hidden}.chat{height:100%;min-height:0;overflow:hidden;display:flex;flex-direction:column}.messages{position:relative;flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;padding-bottom:28px;scrollbar-gutter:stable}.composer-wrap{position:relative;left:auto;bottom:auto;transform:none;flex:0 0 auto;width:min(820px,calc(100% - 32px));margin:0 auto;padding:10px 0 max(12px,env(safe-area-inset-bottom));background:linear-gradient(0deg,#fff 82%,#fffffff5);z-index:2}.composer{width:100%}@supports not (height:100dvh){.workspace{height:calc(100vh - 64px)}}@media(max-width:760px){.workspace{height:calc(100dvh - 64px);min-height:0;overflow:hidden}.chat{height:100%;min-height:0;overflow:hidden}.messages{min-height:0;overflow-y:auto;overflow-x:hidden;padding:24px 16px 20px;-webkit-overflow-scrolling:touch}.composer-wrap{position:relative;left:auto;right:auto;bottom:auto;transform:none;width:calc(100% - 18px);margin:0 auto;padding:8px 0 max(10px,env(safe-area-inset-bottom));background:#fff}}.assistant-row{flex-wrap:wrap}.assistant-row .ai-avatar{grid-row:1 / span 2}.message-actions{display:flex;align-items:center;gap:2px;margin:-8px 0 0 42px;width:100%;height:30px}.message-actions button{width:30px;height:30px;display:grid;place-items:center;padding:5px;border:0;border-radius:7px;background:transparent;color:#667085}.message-actions button:hover{background:#f2f4f7;color:#12233d}.message-actions button.active{background:#eafbe5;color:#42b923}.message-actions button.done{color:#42b923}.message-actions svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}@media(max-width:760px){.message-actions{margin-left:42px;margin-top:-6px}}.assistant-row{padding-left:0}.assistant-row>.assistant-message{margin-left:0}.message-actions{margin-left:0}.assistant-message p{margin:0 0 12px}.assistant-message p:last-child{margin-bottom:0}.assistant-message h3,.assistant-message h4,.assistant-message h5,.assistant-message h6{margin:14px 0 8px;line-height:1.3}.assistant-message ul,.assistant-message ol{margin:8px 0 12px;padding-left:24px}.assistant-message li{margin:4px 0}.assistant-message strong{font-weight:700}.assistant-message em{font-style:italic}.assistant-message code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;background:#f2f4f7;border-radius:4px;padding:1px 4px}.assistant-message a{color:#168f35;text-decoration:underline}@media(max-width:760px){.message-actions{margin-left:0}}.message-actions .speech-rate{width:auto;min-width:38px;padding:0 6px;font-size:11px;font-weight:700}.generated-chat-image{display:block;max-width:min(560px,100%);height:auto;border-radius:14px;margin-top:12px;border:1px solid #e5e7eb}.message-actions .speech-rate[hidden]{display:none!important}.money-prefix{font-weight:800;color:#12233d;align-self:center;white-space:nowrap}.network-levels{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:18px}.network-level{border:1px solid #e5e7eb;border-radius:12px;padding:12px;display:flex;flex-direction:column;gap:3px}.network-level span{font-size:12px;color:#667085}.network-level strong{font-size:15px;color:#12233d}.network-level small{color:#667085}@media(max-width:600px){.network-levels{grid-template-columns:1fr}}.creator-affiliate-card{margin:20px 0;padding:16px;border:1px solid #e4e8ee;border-radius:14px;background:#fafbfc}.creator-benefits h3{margin:0 0 6px;color:#12233d}.creator-benefits p{margin:6px 0}.creator-benefits ul{margin:10px 0 12px;padding-left:20px}.creator-benefits li{margin:5px 0}.creator-status{margin-top:14px;padding:12px;border-radius:11px;background:#f2f4f7;display:flex;flex-direction:column;gap:5px}.creator-status.qualified,.creator-status.active{background:var(--rc-green-soft);border:1px solid var(--rc-green-border)}.creator-status span,.creator-renew-note{font-size:12px;color:#667085}.creator-status .primary{align-self:flex-start;margin-top:6px}.creator-renew-note{margin:10px 0 0;line-height:1.45}.recharge-value input{min-width:0}.recharge-step{max-width:470px!important;margin:18px auto 2px!important}.recharge-label{display:block;font-size:12px;font-weight:700;color:#475467;margin:0 0 7px}.recharge-input-wrap{display:flex;align-items:center;width:100%;height:62px;border:1px solid #d8dde6;border-radius:14px;background:#fff;padding:0 16px;transition:border-color .15s,box-shadow .15s}.recharge-input-wrap:focus-within{border-color:var(--rc-green-dark);box-shadow:0 0 0 3px #64e43820}.recharge-prefix{font-size:18px;font-weight:800;color:#12233d;margin-right:9px}.pay-panel .recharge-input-wrap input{border:0!important;box-shadow:none!important;outline:0!important;margin:0!important;padding:0!important;height:58px;font-size:24px;font-weight:750;color:#12233d;background:transparent}.recharge-presets{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin:10px 0 14px}.recharge-preset{padding:8px 5px;border-radius:9px;border:1px solid #e1e5eb;background:#fff;color:#475467;font-size:12px;font-weight:650;white-space:nowrap}.recharge-preset:hover{border-color:var(--rc-green-border);background:var(--rc-green-soft)}.recharge-preset.active{border-color:var(--rc-green-dark);background:var(--rc-green-soft);color:#2f7d1c}.recharge-continue{display:block;width:100%;height:46px;border-radius:11px;font-weight:700}.recharge-minimum{display:block;text-align:center;color:#7b8494;font-size:11px;margin-top:9px}.recharge-error{min-height:18px;margin:7px 0 0!important;text-align:center!important;color:#b42318!important;font-size:12px!important}@media(max-width:520px){.recharge-step{margin-top:12px!important}.recharge-presets{grid-template-columns:repeat(2,minmax(0,1fr))}.recharge-input-wrap{height:58px}.pay-panel .recharge-input-wrap input{height:54px;font-size:22px}}.credit-button{position:relative;overflow:hidden;padding-bottom:12px!important}.credit-button>span{position:relative;z-index:1}.credit-meter{position:absolute;left:10px;right:10px;bottom:5px;height:2px;border-radius:99px;background:#ffffff38;overflow:hidden;pointer-events:none}.credit-meter b{display:block;width:100%;height:100%;border-radius:inherit;background:var(--rc-green);transition:width .45s ease}.payment-status{display:flex;align-items:center;gap:8px;margin:12px 0 2px;padding:9px 11px;border-radius:10px;font-size:12px;font-weight:650}.payment-status.waiting{background:#f6f7f9;color:#667085}.status-dot{width:8px;height:8px;border-radius:50%;background:#98a2b3;box-shadow:0 0 #98a2b366;animation:paymentPulse 1.5s infinite}.payment-status.approved{background:var(--rc-green-soft);color:#2f7d1c;border:1px solid var(--rc-green-border)}.status-check{width:20px;height:20px;border-radius:50%;display:grid;place-items:center;background:var(--rc-green);color:#12233d;font-weight:900}.payment-complete{opacity:.48;pointer-events:none;filter:grayscale(.2)}@keyframes paymentPulse{0%{box-shadow:0 0 #98a2b366}70%{box-shadow:0 0 0 6px #98a2b300}to{box-shadow:0 0 #98a2b300}}.credit-button.creator-credit-button{min-width:126px;gap:7px;display:inline-flex;align-items:center;justify-content:center;padding-bottom:9px}.credit-button.creator-credit-button small{font-size:10px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;opacity:.72}.creator-benefits li strong{color:#13233d}.creator-pro-card{margin-top:14px}.pro-panel{max-width:620px}.pro-panel .creator-benefits{padding:16px;border:1px solid #e4e8ee;border-radius:14px;background:#fafbfc}.pro-panel #pix:not(:empty){margin-top:14px}.pro-panel-compact{max-width:560px;max-height:min(92dvh,620px);overflow:hidden}.pro-panel-compact>h2{margin-bottom:14px}.creator-checkout-body{min-height:0}.creator-benefits-compact{padding:16px!important}.creator-plan-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.creator-plan-head small{display:block;font-size:10px;font-weight:800;letter-spacing:.05em;color:#42a928}.creator-plan-head h3{margin:3px 0 0}.creator-plan-head>strong{white-space:nowrap;color:#2f9e1d;font-size:18px;text-align:right}.creator-plan-head>strong small{display:inline;color:#667085;font-size:11px;font-weight:600;letter-spacing:0}.creator-benefits-compact>p{margin:12px 0;color:#475467;line-height:1.45}.creator-benefit-chips{display:flex;flex-wrap:wrap;gap:7px}.creator-benefit-chips span{padding:6px 9px;border-radius:999px;background:#f2f4f7;color:#344054;font-size:11px;font-weight:650}.creator-activate-direct{width:100%;margin-top:14px;min-height:44px}.creator-compact-note{display:block;margin-top:8px;text-align:center;color:#667085}.pro-panel-compact .selected-package{margin-top:2px}.pro-panel-compact .checkout-step{margin-top:10px}.pro-panel-compact .creator-active-summary{margin-top:0}@media(max-width:600px){.pro-panel-compact{width:calc(100% - 24px);max-height:calc(100dvh - 24px);padding:20px}.creator-plan-head{gap:10px}.creator-plan-head>strong{font-size:16px}.creator-benefit-chips span{font-size:10px}}.course-panel{width:min(920px,calc(100% - 28px));max-height:min(92dvh,760px);overflow:auto;padding:0;background:#fff}.course-panel>.close{top:18px;right:18px;z-index:3}.course-hero{display:grid;grid-template-columns:240px 1fr;gap:26px;align-items:center;padding:28px 32px 22px}.course-hero img{width:100%;height:210px;object-fit:cover;object-position:center 20%;border-radius:18px;background:#f3f4f6}.course-hero small,.course-agenda-head small{font-size:10px;font-weight:850;letter-spacing:.08em;color:#43a82a}.course-hero h2{font-size:28px;line-height:1.08;margin:6px 0 10px;color:#12233d}.course-hero p{margin:0;color:#475467;line-height:1.5}.course-tags{display:flex;flex-wrap:wrap;gap:7px;margin-top:14px}.course-tags span{font-size:11px;font-weight:700;padding:6px 9px;border-radius:999px;background:#f2f4f7;color:#344054}.course-highlight{margin:0 32px 18px;padding:13px 15px;border:1px solid var(--rc-green-border);background:var(--rc-green-soft);border-radius:13px;display:flex;gap:8px 16px;align-items:center;justify-content:space-between}.course-highlight strong{color:#214b18}.course-highlight span{font-size:12px;color:#52604f;text-align:right;max-width:520px}.course-agenda{padding:0 32px 30px}.course-agenda-head{display:flex;justify-content:space-between;align-items:end;gap:16px;margin-bottom:10px}.course-agenda-head h3{margin:3px 0 0;color:#12233d}.course-pro-badge{font-size:11px;font-weight:800;color:#2f7d1c;background:var(--rc-green-soft);border:1px solid var(--rc-green-border);padding:6px 9px;border-radius:999px}.course-pro-badge.neutral{color:#475467;background:#f7f8fa;border-color:#e2e6ec}.course-event{display:grid;grid-template-columns:1fr auto;align-items:center;gap:16px;padding:12px 0;border-top:1px solid #edf0f3}.course-event>div{display:grid;grid-template-columns:minmax(120px,1fr) 110px 120px;align-items:center;gap:12px}.course-event strong{color:#12233d}.course-event span{font-size:13px;color:#475467}.course-event small{font-size:11px;color:#3f9f25;font-weight:700}.course-register,.course-registered{min-width:112px;height:38px;border-radius:10px}.course-registered{border:1px solid var(--rc-green-border);background:var(--rc-green-soft);color:#2f7d1c;font-weight:800}.course-checkout-mode{max-width:600px;overflow:hidden;padding:24px}.course-checkout-mode .course-payment-intro>h3{margin:14px 0 4px}.course-checkout-mode .course-payment-intro>p{margin:0 0 10px;color:#667085;font-size:13px}.course-hidden{display:none!important}.course-checkout-mode #pix .selected-package{display:none}.course-checkout-mode #pix>.checkout-back{display:none}@media(max-width:700px){.course-panel{width:calc(100% - 16px);max-height:calc(100dvh - 16px)}.course-hero{grid-template-columns:92px 1fr;gap:14px;padding:22px 20px 14px}.course-hero img{height:112px;border-radius:14px}.course-hero h2{font-size:20px}.course-hero p{font-size:12px;line-height:1.4}.course-tags{display:none}.course-highlight{margin:0 20px 12px;display:block}.course-highlight span{display:block;text-align:left;margin-top:4px}.course-agenda{padding:0 20px 22px}.course-agenda-head{align-items:flex-start}.course-pro-badge{max-width:150px;text-align:center}.course-event>div{grid-template-columns:1fr}.course-event span,.course-event small{font-size:11px}.course-register,.course-registered{min-width:96px}.course-checkout-mode{padding:20px}}.course-event>div{grid-template-columns:minmax(120px,.75fr) minmax(170px,1fr) minmax(180px,1fr)}.course-form h3{margin:14px 0 4px;color:#12233d}.course-form>p{margin:0 0 14px;color:#667085;font-size:13px}.course-form form{display:grid;grid-template-columns:1fr 1fr;gap:12px}.course-form label{display:flex;flex-direction:column;gap:5px;font-size:12px;font-weight:700;color:#344054}.course-form input,.course-form textarea{width:100%;border:1px solid #d8dee8;border-radius:10px;padding:11px 12px;font:inherit;color:#12233d;background:#fff;outline:none}.course-form textarea{resize:vertical;min-height:78px}.course-form label:nth-of-type(4),.course-form form>button{grid-column:1/-1}.course-form form>button{height:44px}.course-success{text-align:center;padding:34px 12px}.course-success strong{display:block;font-size:21px;color:#2f7d1c}.course-success p{font-weight:800;color:#12233d;margin:10px 0 4px}.course-success small{display:block;color:#667085;margin-bottom:20px}.course-success button{min-width:160px}@media(max-width:700px){.course-event>div{grid-template-columns:1fr}.course-form form{grid-template-columns:1fr}.course-form label:nth-of-type(4),.course-form form>button{grid-column:auto}.course-form{max-height:calc(100dvh - 54px);overflow:auto}.course-panel .course-highlight span{font-size:11px}}html,body,#app{min-height:100%}button,a,[role=button],input,textarea,select{touch-action:manipulation;-webkit-tap-highlight-color:transparent}@media(max-width:760px){html,body{margin:0;width:100%;min-height:100%;overflow-x:hidden}body{position:static!important;inset:auto!important;height:auto!important;max-height:none!important;overflow:auto!important;overscroll-behavior:auto}#app{position:relative;display:flex;flex-direction:column;width:100%;min-height:100dvh;height:100dvh;max-height:100dvh;overflow:hidden}.app-header,.simple-header{position:relative;z-index:20;flex:0 0 64px;height:64px;min-height:64px}.workspace,.public-workspace{position:relative;z-index:1;flex:1 1 auto;min-height:0;height:auto!important;overflow:hidden}.chat,.public-chat{position:relative;display:flex!important;flex-direction:column!important;height:100%!important;min-height:0!important;overflow:hidden!important}.messages{position:relative;z-index:1;flex:1 1 auto!important;min-height:0!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch;padding:24px 16px 18px!important}.composer-wrap,.public-composer-wrap{position:relative!important;z-index:10!important;left:auto!important;right:auto!important;bottom:auto!important;transform:none!important;flex:0 0 auto!important;width:calc(100% - 18px)!important;margin:0 auto!important;padding:8px 0 max(8px,env(safe-area-inset-bottom))!important;background:#fff!important;pointer-events:auto!important}.composer,.composer *{pointer-events:auto}.public-welcome{position:relative;z-index:1;flex:1 1 auto!important;min-height:0!important;margin:0 auto!important;padding:clamp(38px,9vh,86px) 18px 20px!important;overflow:auto!important}aside{z-index:30}.overlay{z-index:100}input,textarea,select{font-size:16px!important}}@supports not (height:100dvh){@media(max-width:760px){#app{height:100vh;min-height:100vh;max-height:100vh}}}.course-v2{width:min(980px,calc(100% - 28px));max-height:min(94dvh,820px)}.course-v2 .course-top{display:grid;grid-template-columns:230px minmax(0,1fr);gap:26px;align-items:center;padding:30px 32px 20px}.course-v2 .course-art{height:190px;border-radius:22px;position:relative;overflow:hidden;background:linear-gradient(145deg,#0e223e,#122d48 54%,#1d7c48);box-shadow:inset 0 0 0 1px #ffffff18}.course-art-mark{position:absolute;left:25px;top:27px;width:82px;height:82px;border-radius:24px;background:#fff;display:grid;place-items:center;transform:rotate(-5deg);box-shadow:0 16px 35px #07162c40}.course-art-mark img{width:62px;height:62px;object-fit:contain}.course-art-badge{position:absolute;right:22px;bottom:20px;width:56px;height:56px;border-radius:18px;background:#64e438;color:#12233d;font-weight:900;font-size:22px;display:grid;place-items:center;box-shadow:0 12px 25px #0003}.course-art-lines{position:absolute;right:22px;top:28px;display:flex;align-items:flex-end;gap:7px;height:72px}.course-art-lines i{display:block;width:13px;border-radius:8px 8px 3px 3px;background:#fff}.course-art-lines i:nth-child(1){height:27px;opacity:.55}.course-art-lines i:nth-child(2){height:47px;opacity:.75}.course-art-lines i:nth-child(3){height:70px}.course-v2 .course-intro>small{font-size:10px;font-weight:850;letter-spacing:.09em;color:#43a82a}.course-v2 .course-intro h2{font-size:29px;line-height:1.08;margin:6px 0 10px;color:#12233d}.course-v2 .course-intro>p{margin:0;color:#475467;line-height:1.55;max-width:620px}.course-details-toggle{margin-top:14px;border:1px solid #dce3eb;background:#fff;color:#12233d;border-radius:10px;padding:9px 12px;font-weight:800;display:inline-flex;align-items:center;gap:16px}.course-details-toggle span{font-size:17px;color:#43a82a}.course-details{margin:0 32px 18px;padding:17px 18px;background:#f7f9fb;border:1px solid #e4e9ef;border-radius:14px;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.course-details[hidden]{display:none}.course-details strong{display:block;color:#12233d;font-size:13px;margin-bottom:5px}.course-details p{margin:0;color:#667085;font-size:12px;line-height:1.5}.course-v2 .course-highlight{margin-bottom:14px}.course-v2 .course-agenda{padding-bottom:28px}.course-v2 .course-event{display:grid;grid-template-columns:minmax(125px,.8fr) minmax(170px,1fr) minmax(190px,1.15fr) 120px;align-items:center;gap:14px;padding:11px 0;border-top:1px solid #edf0f3}.course-v2 .course-event strong{color:#12233d}.course-v2 .course-event-date span{font-size:13px;color:#475467;white-space:nowrap}.course-v2 .course-event-place small{font-size:11px;color:#3f9f25;font-weight:750}.course-v2 .course-event-action{display:flex;justify-content:flex-end}.course-v2 .course-register,.course-v2 .course-registered{width:116px;min-width:116px;height:38px;padding:0 10px;display:inline-flex;align-items:center;justify-content:center}@media(max-width:700px){.course-v2{width:calc(100% - 14px);max-height:calc(100dvh - 14px)}.course-v2 .course-top{grid-template-columns:78px minmax(0,1fr);gap:13px;padding:22px 18px 14px}.course-v2 .course-art{height:108px;border-radius:16px}.course-art-mark{left:12px;top:12px;width:48px;height:48px;border-radius:14px}.course-art-mark img{width:36px;height:36px}.course-art-lines{display:none}.course-art-badge{right:10px;bottom:10px;width:34px;height:34px;border-radius:10px;font-size:13px}.course-v2 .course-intro h2{font-size:19px}.course-v2 .course-intro>p{font-size:12px;line-height:1.4}.course-v2 .course-tags{display:none}.course-details-toggle{margin-top:9px;padding:7px 9px;font-size:11px}.course-details{margin:0 18px 12px;padding:13px;grid-template-columns:1fr;gap:12px}.course-v2 .course-highlight{margin:0 18px 12px}.course-v2 .course-agenda{padding:0 18px 20px}.course-v2 .course-agenda-head{align-items:flex-start}.course-v2 .course-event{grid-template-columns:1fr auto;gap:4px 10px;padding:12px 0}.course-v2 .course-event-city,.course-v2 .course-event-date,.course-v2 .course-event-place{grid-column:1}.course-v2 .course-event-action{grid-column:2;grid-row:1/4;align-self:center}.course-v2 .course-event-date span{font-size:11px}.course-v2 .course-event-place small{font-size:10px}.course-v2 .course-register,.course-v2 .course-registered{width:100px;min-width:100px;height:38px;font-size:11px}}@media(max-width:760px){.chat{width:100%;max-width:100%;min-width:0;overflow:hidden!important}.messages{width:100%;max-width:100%;padding:22px 20px 18px!important;overflow-x:hidden!important}.message-row{width:100%;max-width:100%;min-width:0;margin:20px 0;gap:0}.message{min-width:0;max-width:100%!important;font-size:15px;line-height:1.58;overflow-wrap:anywhere;word-break:normal}.assistant-row{display:block}.assistant-message{width:100%;max-width:100%!important;padding:2px 0}.assistant-message p,.assistant-message li,.assistant-message a,.assistant-message code{max-width:100%;overflow-wrap:anywhere;word-break:break-word}.assistant-message pre{max-width:100%;overflow-x:auto;white-space:pre-wrap}.assistant-message img,.generated-chat-image{max-width:100%!important;height:auto}.user-row{display:flex;justify-content:flex-end;padding-left:42px}.user-message{width:auto;max-width:100%!important;padding:10px 14px;border-radius:18px}.message-actions{width:auto;max-width:100%;margin:2px 0 0!important;padding:0}.composer-wrap{width:calc(100% - 40px)!important;max-width:none!important;margin:0 20px!important}.composer{min-width:0;max-width:100%}.composer textarea{min-width:0;width:100%}.attachment-tray,.file-chip,.msg-file{max-width:100%;min-width:0}}@media(max-width:390px){.messages{padding-left:16px!important;padding-right:16px!important}.composer-wrap{width:calc(100% - 32px)!important;margin-left:16px!important;margin-right:16px!important}.user-row{padding-left:34px}}@media(max-width:760px){.app-header{padding:0 10px 0 8px;gap:8px;overflow:hidden}.app-header .brand{gap:7px;min-width:0;flex:1}.app-header .brand b{font-size:16px;white-space:nowrap}.mobile-menu{width:34px;height:34px;display:grid;place-items:center;flex:0 0 34px;font-size:0;color:#168f35}.mobile-menu:before{content:"☰";font-size:20px;line-height:1}.app-header nav{gap:6px;flex:0 0 auto}.app-header nav button{height:38px;padding:0 10px;font-size:11px;border-radius:10px;white-space:nowrap}.app-header #creatorPro{padding-inline:10px}.app-header #buy{max-width:132px;padding-inline:10px}.app-header #buy span{display:block;overflow:hidden;text-overflow:ellipsis}.credit-meter{margin-top:3px}aside#sidebar{display:flex;position:fixed;z-index:60;top:64px;bottom:0;left:0;width:min(86vw,330px);padding:16px 14px;background:#f7f7f8;box-shadow:16px 0 38px #12233d24;transform:translate(-105%);transition:transform .2s ease;visibility:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}aside#sidebar.open{transform:translate(0);visibility:visible}body:has(aside#sidebar.open):after{content:"";position:fixed;z-index:55;inset:64px 0 0;background:#10182866}aside#sidebar .side-bottom{padding-bottom:max(12px,env(safe-area-inset-bottom))}aside#sidebar .activity-link{font-size:14px;padding:9px 10px!important;min-height:36px!important}aside#sidebar .recent-activity{font-size:13px;padding:8px}.course-v2{width:calc(100% - 12px);max-height:calc(100dvh - 12px);border-radius:18px}.course-panel>.close{position:sticky;float:none;display:grid;place-items:center;margin:10px 10px -42px auto;top:8px;right:auto;width:34px;height:34px;padding:0;background:#fff;border:1px solid #e4e8ee;border-radius:50%;z-index:8}.course-v2 .course-top{grid-template-columns:62px minmax(0,1fr);gap:12px;padding:18px 16px 12px}.course-v2 .course-art{height:82px;border-radius:15px}.course-art-mark{left:9px;top:9px;width:40px;height:40px;border-radius:11px}.course-art-mark img{width:30px;height:30px}.course-art-badge{right:8px;bottom:8px;width:29px;height:29px;border-radius:9px;font-size:11px}.course-v2 .course-intro>small{font-size:9px;letter-spacing:.07em}.course-v2 .course-intro h2{font-size:18px;line-height:1.12;margin:4px 34px 6px 0}.course-v2 .course-intro>p{font-size:11.5px;line-height:1.35}.course-details-toggle{width:100%;justify-content:space-between;margin-top:9px;padding:8px 10px;font-size:11px}.course-details{margin:0 16px 10px;padding:12px;gap:10px}.course-v2 .course-highlight{margin:0 16px 10px;padding:12px 13px;border-radius:13px}.course-v2 .course-highlight strong{font-size:15px;line-height:1.25}.course-v2 .course-highlight span{font-size:10.5px;line-height:1.35}.course-v2 .course-agenda{padding:0 16px 18px}.course-v2 .course-agenda-head{display:grid;grid-template-columns:1fr auto;gap:8px;align-items:end;margin-bottom:6px}.course-v2 .course-agenda-head small{font-size:9px}.course-v2 .course-agenda-head h3{font-size:20px;line-height:1.1}.course-v2 .course-pro-badge{max-width:126px;padding:5px 8px;font-size:9.5px;line-height:1.2}.course-v2 .course-event{display:grid;grid-template-columns:minmax(0,1fr) 108px;gap:3px 10px;padding:11px 0}.course-v2 .course-event-city{grid-column:1;grid-row:1;font-size:15px}.course-v2 .course-event-date{grid-column:1;grid-row:2}.course-v2 .course-event-place{grid-column:1;grid-row:3}.course-v2 .course-event-action{grid-column:2;grid-row:1/4;align-self:center;justify-content:flex-end}.course-v2 .course-event-date span{font-size:10.5px}.course-v2 .course-event-place small{font-size:9.5px;line-height:1.25;display:block}.course-v2 .course-register,.course-v2 .course-registered{width:108px;min-width:108px;height:38px;font-size:10.5px;border-radius:10px;padding:0 8px}}@media(max-width:390px){.app-header .brand b{font-size:15px}.app-header nav button{font-size:10px;padding-inline:8px}.app-header #buy{max-width:118px}.course-v2 .course-top{grid-template-columns:54px minmax(0,1fr);padding-inline:13px}.course-v2 .course-art{height:72px}.course-art-mark{width:35px;height:35px}.course-art-mark img{width:27px;height:27px}.course-v2 .course-event{grid-template-columns:minmax(0,1fr) 98px}.course-v2 .course-register,.course-v2 .course-registered{width:98px;min-width:98px}}@media(max-width:760px){aside#sidebar{z-index:70!important;background:#f7f7f8!important;isolation:isolate}body:has(aside#sidebar.open):after{z-index:60!important;left:min(86vw,330px)!important;right:0!important;top:64px!important;bottom:0!important;width:auto!important;background:#10182866!important;pointer-events:auto}}.course-v2{background:linear-gradient(180deg,#fff 0 72%,#fbfcfd)}.course-v2 .course-top{grid-template-columns:280px minmax(0,1fr);gap:34px;padding:34px 36px 24px;align-items:stretch}.course-photo-wrap{position:relative;min-height:238px;border-radius:24px;overflow:hidden;background:#eef2f3;isolation:isolate;box-shadow:0 16px 38px #12233d1f}.course-photo-accent{position:absolute;inset:auto -45px -65px auto;width:190px;height:190px;border-radius:50%;background:#64e438;opacity:.28;z-index:0}.course-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 20%;z-index:1}.course-photo-wrap:after{content:"";position:absolute;inset:45% 0 0;background:linear-gradient(180deg,transparent,rgba(8,29,52,.78));z-index:2;pointer-events:none}.course-photo-brand{position:absolute;left:16px;right:16px;bottom:14px;z-index:3;display:flex;align-items:center;gap:9px;color:#fff;font-size:12px;font-weight:850;letter-spacing:.01em}.course-photo-brand img{width:28px;height:28px;object-fit:contain;background:#fff;border-radius:8px;padding:3px}.course-v2 .course-intro{display:flex;flex-direction:column;justify-content:center;padding:4px 0}.course-v2 .course-intro>small{font-size:11px;letter-spacing:.12em}.course-v2 .course-intro h2{font-size:34px;max-width:650px;margin:7px 0 11px}.course-v2 .course-intro>p{font-size:15px;max-width:650px}.course-v2 .course-tags{margin-top:14px;display:flex;gap:7px;flex-wrap:wrap}.course-v2 .course-tags span{background:#f3f6f8;border:1px solid #e5eaf0;color:#344054;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:750}.course-promise{margin-top:15px;padding:12px 14px;border-left:3px solid #64e438;background:#f8fbf7;border-radius:0 12px 12px 0;display:flex;flex-direction:column;gap:2px;max-width:650px}.course-promise b{font-size:13px;color:#173c20}.course-promise span{font-size:11.5px;line-height:1.4;color:#5b685e}.course-v2 .course-details-toggle{margin-top:13px;align-self:flex-start;background:#12233d;color:#fff;border-color:#12233d;padding:10px 14px}.course-v2 .course-details-toggle span{color:#64e438}.course-v2 .course-highlight{margin:0 36px 18px;padding:16px 18px;background:linear-gradient(90deg,#f2faee,#f8fcf6);border-color:#bce9ad}.course-v2 .course-highlight strong{color:#205b19}.course-v2 .course-agenda{padding:0 36px 30px}.course-v2 .course-agenda-head{padding:2px 0 8px}.course-v2 .course-event{padding:13px 0}.course-v2 .course-event-place small{display:inline-flex;padding:5px 8px;border-radius:999px;background:#f1faee}.course-v2 .course-register{background:#12233d}.course-v2 .course-register:hover{background:#1c365a}@media(max-width:700px){.course-v2 .course-top{grid-template-columns:104px minmax(0,1fr);gap:13px;padding:18px 16px 13px;align-items:start}.course-photo-wrap{min-height:142px;border-radius:17px;box-shadow:0 9px 24px #12233d1c}.course-photo{object-position:center 20%}.course-photo-brand{left:8px;right:8px;bottom:8px;gap:5px;font-size:0}.course-photo-brand img{width:24px;height:24px;border-radius:7px}.course-v2 .course-intro{padding:2px 0}.course-v2 .course-intro>small{font-size:8px;letter-spacing:.08em}.course-v2 .course-intro h2{font-size:18px;margin:4px 30px 6px 0}.course-v2 .course-intro>p{font-size:11px;line-height:1.35}.course-v2 .course-tags,.course-promise{display:none}.course-v2 .course-details-toggle{width:100%;justify-content:space-between;margin-top:8px;padding:8px 10px;font-size:10.5px}.course-v2 .course-highlight{margin:0 16px 11px;padding:13px 14px}.course-v2 .course-agenda{padding:0 16px 18px}}@media(max-width:390px){.course-v2 .course-top{grid-template-columns:88px minmax(0,1fr);padding-inline:13px}.course-photo-wrap{min-height:130px}.course-v2 .course-intro h2{font-size:17px}}.course-poster .course-poster-hero{display:grid;grid-template-columns:minmax(300px,39%) minmax(0,1fr);background:#fff;border-bottom:1px solid #e7ebef;min-height:360px}.course-poster-visual{position:relative;overflow:hidden;min-height:360px;background:radial-gradient(circle at 70% 18%,#0f765b 0,#0b4f4a 25%,#092d43 64%,#071f37);isolation:isolate}.course-poster-visual:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,24,43,.18),transparent 55%),radial-gradient(circle at 82% 76%,rgba(100,228,56,.25),transparent 28%);z-index:1}.course-poster-photo{position:absolute;z-index:2;right:-3%;bottom:-7%;height:98%;width:84%;object-fit:cover;object-position:center top;filter:saturate(.95) contrast(1.02)}.course-poster-brand{position:absolute;z-index:4;left:24px;top:22px;display:flex;align-items:center;gap:10px;color:#fff;font-size:20px}.course-poster-brand img{width:44px;height:44px;border-radius:12px;background:#fff;padding:4px;object-fit:contain}.course-poster-quote{position:absolute;z-index:4;left:24px;top:105px;color:#fff;font-size:21px;line-height:1.08;font-weight:700;max-width:150px;text-shadow:0 2px 10px #0008}.course-poster-quote em{font-style:normal;color:#64e438}.course-poster-host{position:absolute;z-index:4;left:24px;bottom:22px;display:flex;flex-direction:column;background:#071f37d1;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);color:#fff;padding:10px 13px;border-radius:12px}.course-poster-host small{font-size:8px}.course-poster-host b{font-size:14px;letter-spacing:.03em}.course-poster-host span{font-size:8px;line-height:1.25;color:#dce8e5;margin-top:2px}.course-poster-copy{padding:35px 38px 28px;display:flex;flex-direction:column;justify-content:center}.course-poster-copy>small{font-size:11px;font-weight:900;letter-spacing:.13em;color:#35a62b}.course-poster-copy h2{font-size:34px;line-height:1.05;margin:7px 0 10px;color:#12233d}.course-poster-copy>p{font-size:15px;line-height:1.5;color:#5b6678;margin:0;max-width:720px}.course-poster-pillars{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:18px}.course-poster-pillars>div{border:1px solid #dfe6ec;border-radius:13px;padding:12px;background:#fff}.course-poster-pillars b{display:block;color:#12233d;font-size:12px}.course-poster-pillars span{display:block;color:#667085;font-size:10px;line-height:1.35;margin-top:3px}.course-poster-callout{margin-top:12px;border:1px solid #b9e7ab;background:linear-gradient(90deg,#effbea,#f9fdf7);border-radius:13px;padding:13px 15px;display:flex;flex-direction:column;gap:3px}.course-poster-callout b{color:#1e611a;font-size:14px}.course-poster-callout span{color:#4f6750;font-size:11px;line-height:1.4}.course-poster .course-details-toggle{margin-top:14px;align-self:flex-start;background:#12233d;color:#fff;border-color:#12233d;font-weight:800}.course-poster .course-details-toggle span{color:#64e438}.course-poster-details{margin:18px 28px;padding:17px 19px}.course-poster-highlight{margin:0 28px 14px!important}.course-poster-agenda{padding:0 28px 28px!important}.course-poster .course-event{grid-template-columns:minmax(125px,.75fr) minmax(170px,1fr) minmax(190px,1.15fr) 120px}.course-poster .course-register{background:#169b32;border-color:#169b32}.course-poster .course-register:hover{background:#118129;border-color:#118129}@media(max-width:700px){.course-poster .course-poster-hero{grid-template-columns:1fr;min-height:0}.course-poster-visual{min-height:240px}.course-poster-photo{height:104%;width:70%;right:-2%;bottom:-13%;object-position:center top}.course-poster-brand{left:16px;top:15px;font-size:15px}.course-poster-brand img{width:34px;height:34px;border-radius:9px}.course-poster-quote{left:16px;top:74px;font-size:17px;max-width:125px}.course-poster-host{left:16px;bottom:14px;padding:8px 10px}.course-poster-host b{font-size:12px}.course-poster-copy{padding:18px 16px 15px}.course-poster-copy>small{font-size:9px}.course-poster-copy h2{font-size:24px;margin-right:28px}.course-poster-copy>p{font-size:12px}.course-poster-pillars{gap:6px;margin-top:13px}.course-poster-pillars>div{padding:9px 8px}.course-poster-pillars b{font-size:10px}.course-poster-pillars span{font-size:8.5px}.course-poster-callout{padding:11px 12px}.course-poster-callout b{font-size:12px}.course-poster-callout span{font-size:9.5px}.course-poster .course-details-toggle{width:100%;justify-content:space-between;font-size:11px;padding:9px 11px}.course-poster-details{margin:0 16px 11px;padding:13px;grid-template-columns:1fr}.course-poster-highlight{margin:0 16px 11px!important}.course-poster-agenda{padding:0 16px 18px!important}.course-poster .course-event{grid-template-columns:minmax(0,1fr) 108px}.course-poster .course-event-action{grid-column:2;grid-row:1/4}.course-poster .course-register,.course-poster .course-registered{width:108px;min-width:108px}}@media(max-width:390px){.course-poster-visual{min-height:220px}.course-poster-photo{width:74%}.course-poster-copy h2{font-size:21px}.course-poster-pillars span{display:none}.course-poster .course-event{grid-template-columns:minmax(0,1fr) 98px}.course-poster .course-register,.course-poster .course-registered{width:98px;min-width:98px}}.course-poster-image-wrap{background:#071b1d!important;display:flex;align-items:stretch;justify-content:stretch;min-height:360px!important;overflow:hidden}.course-poster-image-wrap:before{display:none!important}.course-poster-art{position:static!important;width:100%!important;height:100%!important;min-height:360px;object-fit:cover!important;object-position:center!important;border-radius:0!important;filter:none!important;display:block}.course-cities-first{display:flex;flex-wrap:wrap;gap:7px;margin-top:14px}.course-cities-first span{font-size:10px;font-weight:800;color:#24405f;background:#f5f7f9;border:1px solid #dfe5eb;border-radius:999px;padding:6px 9px;white-space:nowrap}@media(max-width:700px){.course-poster-image-wrap{min-height:0!important;aspect-ratio:1/1}.course-poster-art{min-height:0;height:100%!important;object-fit:cover!important}.course-cities-first{gap:5px;margin-top:11px}.course-cities-first span{font-size:9px;padding:5px 7px}}@media(min-width:701px){.course-poster.course-v2{width:min(1040px,calc(100% - 24px));max-height:min(94dvh,800px)}.course-poster .course-poster-hero{grid-template-columns:340px minmax(0,1fr);min-height:320px;align-items:stretch}.course-poster .course-poster-image-wrap{min-height:320px!important;height:320px;align-self:center;margin:18px 0 18px 22px;border-radius:16px;overflow:hidden}.course-poster .course-poster-art{min-height:0!important;height:100%!important;width:100%!important;object-fit:cover!important;object-position:center center!important}.course-poster-copy{padding:22px 28px 18px 34px;justify-content:center}.course-poster-copy>small{font-size:10px}.course-poster-copy h2{font-size:31px;margin:5px 0 7px}.course-poster-copy>p{font-size:13px;line-height:1.42}.course-cities-first{margin-top:10px;gap:5px}.course-cities-first span{font-size:9px;padding:5px 8px}.course-poster-pillars{margin-top:11px;gap:7px}.course-poster-pillars>div{padding:9px 10px}.course-poster-callout{margin-top:8px;padding:9px 11px}.course-poster-callout b{font-size:12px}.course-poster-callout span{font-size:10px}.course-poster .course-details-toggle{margin-top:9px;padding:8px 12px}.course-poster-highlight{margin:10px 22px!important;padding:11px 14px!important}.course-poster-agenda{padding:0 22px 22px!important}.course-poster .course-agenda-head{margin-bottom:6px}.course-poster .course-event{padding:9px 0}}@media(max-width:700px){.course-poster .course-poster-image-wrap{width:calc(100% - 32px);margin:16px auto 0;border-radius:16px;aspect-ratio:1/1;max-height:330px}.course-poster .course-poster-art{object-position:center center!important}.course-poster-copy{padding-top:14px}.course-cities-first{margin-top:9px}.course-poster-pillars{margin-top:10px}.course-poster-callout{margin-top:8px}.course-poster-highlight{margin-top:0!important}}.course-location-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.course-form select,.course-admin-panel select{width:100%;min-height:44px;border:1px solid #d6dde6;border-radius:10px;background:#fff;padding:0 12px;color:#12233d}.course-manage-events{display:inline-flex;margin-top:5px;font-size:11px;color:#2d7f25}.course-admin-panel{width:min(720px,calc(100% - 24px));max-height:90dvh;overflow:auto}.course-admin-panel form{display:grid;gap:12px;margin:18px 0}.course-checkbox{display:flex!important;align-items:center;gap:9px;min-height:44px}.course-checkbox input{width:auto!important}.course-admin-list{border-top:1px solid #e5e9ef;margin-top:18px}.course-admin-list>div{display:flex;justify-content:space-between;gap:12px;padding:11px 0;border-bottom:1px solid #edf0f3}.course-admin-list span{color:#687386;font-size:12px}.affiliate-panel .affiliate-label:not(:first-of-type){margin-top:16px}@media(max-width:700px){.course-location-grid{grid-template-columns:1fr}.course-admin-list>div{flex-direction:column;gap:3px}}@media(min-width:701px){.course-poster.course-v2{width:min(1100px,calc(100% - 20px))}.course-poster .course-poster-hero{grid-template-columns:390px minmax(0,1fr);min-height:350px}.course-poster .course-poster-image-wrap{width:370px;height:370px;min-height:370px!important;margin:12px 0 12px 20px;border-radius:18px}.course-poster-copy{padding:18px 24px 16px 28px}.course-poster-copy h2{font-size:32px}.course-poster-highlight{margin:8px 20px 10px!important}.course-poster-agenda{padding:0 20px 20px!important}}.course-checkout-mode{width:min(720px,calc(100% - 24px))!important}.course-checkout-mode #courseCheckout{padding:0}.course-form{max-width:none!important;padding:24px 26px 26px!important}.course-form .checkout-back{margin:0 0 14px!important;color:#667085;font-size:12px}.course-form .selected-package{margin-bottom:18px;padding:14px 16px;border-radius:14px;background:#f5fbf2;border:1px solid #b8e8a9}.course-form>h3{font-size:22px;line-height:1.15;margin:0 0 5px;color:#12233d}.course-form>p{margin:0 0 18px;color:#667085;font-size:13px;line-height:1.45;max-width:600px}.course-form form{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px 14px!important}.course-form form>.course-location-grid{display:contents!important}.course-form form>label{display:flex;flex-direction:column;gap:7px;margin:0!important;font-size:12px;font-weight:750;color:#344054;min-width:0}.course-form form>label:nth-of-type(1){grid-column:1/-1}.course-form form>label:last-of-type{grid-column:1/-1}.course-form input,.course-form select,.course-form textarea{box-sizing:border-box;width:100%;border:1px solid #d6dde6!important;border-radius:12px!important;background:#fff;box-shadow:0 1px 2px #10182808;transition:border-color .15s,box-shadow .15s}.course-form input,.course-form select{height:48px!important;padding:0 13px!important}.course-form textarea{min-height:96px!important;padding:12px 13px!important;resize:vertical}.course-form input:focus,.course-form select:focus,.course-form textarea:focus{border-color:#72cf58!important;box-shadow:0 0 0 3px #64e43821;outline:none}.course-form form>button[type=submit]{grid-column:1/-1!important;height:48px!important;margin-top:2px;border-radius:12px;font-weight:750}@media(max-width:700px){.course-poster .course-poster-image-wrap{width:calc(100% - 20px);margin:10px auto 0;max-height:none;aspect-ratio:1/1;border-radius:15px}.course-form{padding:18px 16px 20px!important}.course-form .selected-package{padding:12px 13px;margin-bottom:15px}.course-form>h3{font-size:20px}.course-form>p{font-size:12px;margin-bottom:15px}.course-form form{grid-template-columns:1fr!important;gap:13px!important}.course-form form>label:nth-of-type(1),.course-form form>label:last-of-type,.course-form form>button[type=submit]{grid-column:1!important}.course-form form>.course-location-grid{display:contents!important}.course-form input,.course-form select{height:46px!important}.course-form textarea{min-height:90px!important}}.course-checkout-mode{max-height:min(94dvh,760px)!important;overflow:hidden!important}.course-checkout-mode #courseCheckout{height:auto!important;overflow:visible!important}.course-form{padding:16px 22px 18px!important;overflow:visible!important;max-height:none!important}.course-form .checkout-back{margin-bottom:8px!important}.course-form .selected-package{margin-bottom:10px!important;padding:10px 14px!important}.course-form>h3{font-size:20px!important;margin-bottom:3px!important}.course-form>p{font-size:12px!important;line-height:1.35!important;margin-bottom:10px!important}.course-form form{gap:10px 12px!important}.course-person-grid{display:grid;grid-template-columns:1fr 1.18fr;gap:12px;grid-column:1/-1}.course-form form>label{gap:5px!important}.course-form input,.course-form select{height:42px!important;border-radius:10px!important}.course-form textarea{min-height:66px!important;height:66px!important;padding:9px 12px!important;resize:none!important}.course-email-field,.course-idea-field{grid-column:1/-1!important}.course-phone{display:grid;grid-template-columns:104px minmax(0,1fr);gap:7px;min-width:0}.course-phone select{padding:0 8px!important;font-weight:700;background:#fff}.course-phone input{min-width:0}.course-form form>button[type=submit]{height:42px!important;margin-top:0!important}@media(min-width:701px){.course-checkout-mode{width:min(690px,calc(100% - 24px))!important}.course-checkout-mode>.close{top:14px;right:16px}}@media(max-width:700px){.course-checkout-mode{max-height:calc(100dvh - 12px)!important;overflow:auto!important}.course-form{padding:14px 14px 16px!important}.course-person-grid{grid-template-columns:1fr;gap:10px}.course-phone{grid-template-columns:100px minmax(0,1fr)}.course-form form{gap:10px!important}.course-form textarea{min-height:72px!important;height:72px!important}}.mobile-only-action{display:none}@media(max-width:760px){.app-header{height:64px;overflow:visible!important}.app-header .brand{flex:1 1 auto;min-width:0}.app-header nav{display:flex;flex:0 0 auto;max-width:calc(100vw - 190px);gap:5px}.app-header nav #affiliate{display:none!important}.app-header nav #creatorPro{height:36px;padding:0 9px;font-size:11px}.app-header nav #buy{height:36px;max-width:118px;padding:0 9px;font-size:11px}.mobile-only-action{display:flex!important}aside#sidebar{top:64px}.account-name-row .edit-profile{position:relative;z-index:2;min-width:64px;min-height:32px;padding:4px 7px!important;touch-action:manipulation}}@media(max-width:390px){.app-header .brand b{font-size:14px}.app-header nav{max-width:calc(100vw - 166px)}.app-header nav #creatorPro{padding-inline:7px}.app-header nav #buy{max-width:105px;padding-inline:7px}}.recharge-pro-invite{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:0 0 16px;padding:13px 14px;border:1px solid var(--rc-green-border);border-radius:13px;background:var(--rc-green-soft)}.recharge-pro-invite>div{display:flex;min-width:0;flex-direction:column;gap:3px}.recharge-pro-invite small{font-size:10px;line-height:1;font-weight:800;letter-spacing:.08em;color:#31951f}.recharge-pro-invite strong{font-size:14px;line-height:1.25;color:#12233d}.recharge-pro-invite span{font-size:11px;line-height:1.35;color:#596579}.recharge-pro-invite button{flex:0 0 auto;border:1px solid #b9dfae;border-radius:9px;background:#fff;padding:9px 11px;font-size:11px;font-weight:750;color:#287b19;white-space:nowrap}@media(max-width:520px){.recharge-pro-invite{align-items:flex-start;padding:12px;gap:10px}.recharge-pro-invite button{padding:8px 9px}.recharge-pro-invite span{font-size:10.5px}}.settings-menu-btn{margin-left:auto;width:38px;height:38px;flex:0 0 38px;border:1px solid #d8dde5;border-radius:50%;padding:0;display:grid;place-items:center;background:#fff;color:#12233d;font-size:18px}.settings-menu-btn:hover{background:#eef2f6}.settings-panel{width:min(560px,calc(100vw - 28px));max-height:min(88dvh,820px)!important;padding:0!important;overflow:hidden!important;border-radius:24px!important}.settings-head{display:flex;align-items:center;justify-content:space-between;padding:22px 24px 14px}.settings-head small{color:#249c2f;font-weight:800;letter-spacing:.12em;font-size:10px}.settings-head h2{margin:2px 0 0;font-size:28px}.settings-head .close{float:none}.settings-profile{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;margin:0 20px 14px;padding:14px;border-radius:16px;background:#f5f7f9}.settings-profile>div:nth-child(2){min-width:0;display:flex;flex-direction:column}.settings-profile strong,.settings-profile small{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.settings-profile small{color:#778195;margin-top:2px}.settings-profile>button{font-size:12px;padding:8px 10px}.settings-groups{overflow:auto;max-height:calc(min(88dvh,820px) - 150px);padding:0 20px 24px}.settings-groups section+section{margin-top:18px}.settings-groups h3{font-size:12px;color:#7a8496;text-transform:uppercase;letter-spacing:.07em;margin:0 0 6px 5px}.settings-groups section>button{width:100%;display:grid;grid-template-columns:34px 1fr 18px;align-items:center;gap:8px;text-align:left;border:0;border-bottom:1px solid #e8ebef;border-radius:0;padding:12px 6px;background:#fff}.settings-groups section>button:first-of-type{border-radius:13px 13px 0 0}.settings-groups section>button:last-of-type{border-radius:0 0 13px 13px}.settings-groups section>button:only-of-type{border-radius:13px}.settings-groups section>button>span{width:30px;height:30px;display:grid;place-items:center;border-radius:9px;background:#f1f4f7;font-size:16px}.settings-groups section>button>div{display:flex;flex-direction:column;gap:2px}.settings-groups section>button b{font-size:14px}.settings-groups section>button small{font-size:11px;color:#7b8494}.settings-groups section>button>i{font-style:normal;color:#8993a2;font-size:20px}.settings-subpanel{width:min(520px,calc(100vw - 28px));border-radius:22px!important}.credit-info-pro{display:flex;flex-direction:column;gap:5px;background:#f2faee;border:1px solid #b8e5aa;border-radius:14px;padding:14px;margin:16px 0}.credit-info-pro b{color:#246f24}.credit-info-pro span{font-size:13px;color:#56625a}.settings-subactions{display:grid;grid-template-columns:1.2fr 1fr;gap:8px}.settings-doc-link{display:block;text-align:center;margin-top:14px;font-size:12px}.my-courses-list{display:grid;gap:8px;margin-top:16px}.my-courses-list>div{display:flex;justify-content:space-between;align-items:center;gap:10px;border:1px solid #e1e5eb;border-radius:12px;padding:12px}.my-courses-list span{display:flex;flex-direction:column}.my-courses-list small{color:#778195;margin-top:3px}.my-courses-list em{font-style:normal;font-size:11px;padding:5px 8px;border-radius:999px;background:#eef1f4}.my-courses-list em.confirmed{background:#edf9e9;color:#28762b}.my-courses-list em.pending_pro{background:#fff6df;color:#8a6500}.settings-empty{text-align:center;padding:24px 4px;display:flex;flex-direction:column;gap:8px}.settings-empty span{color:#778195;font-size:13px}.settings-empty button{margin-top:8px}@media(max-width:760px){.app-header nav{display:none!important}.app-header .brand b{font-size:17px}.settings-menu-btn{width:42px;height:42px;flex-basis:42px}.settings-panel{width:100vw;max-width:none;height:100dvh;max-height:100dvh!important;border-radius:0!important}.settings-overlay{padding:0!important;place-items:stretch!important}.settings-head{padding:max(18px,env(safe-area-inset-top)) 20px 12px}.settings-profile{margin:0 16px 10px}.settings-groups{padding:0 16px calc(24px + env(safe-area-inset-bottom));max-height:calc(100dvh - 142px)}.settings-groups section+section{margin-top:14px}.settings-groups section>button{padding:11px 5px}.settings-subactions{grid-template-columns:1fr}}.side-bottom{position:relative}.account-row{position:relative;padding-right:50px!important}.settings-menu-btn{position:absolute!important;right:8px;top:8px;z-index:12!important;display:grid!important;visibility:visible!important;opacity:1!important;box-shadow:0 2px 8px #12233d12}.settings-overlay{background:#0c172a66}.settings-panel{background:#fff!important;color:#172033!important;border:1px solid #e0e5ec!important;box-shadow:0 24px 70px #12233d2b}.settings-groups section>button{color:#172033!important}.settings-groups section>button:hover{background:#f5f8fb}.settings-detail-panel{display:flex;flex-direction:column}.settings-detail-head{height:64px;flex:0 0 64px;display:grid;grid-template-columns:100px 1fr 42px;align-items:center;border-bottom:1px solid #e6eaf0;padding:0 18px}.settings-detail-head>strong{text-align:center}.settings-detail-head>button{border:0;background:transparent}.settings-detail-head .close{font-size:22px}.settings-doc-frame{display:block;width:100%;height:min(72dvh,700px);border:0;background:#fff}.settings-credit-body{padding:22px 24px 26px;overflow:auto}.settings-credit-body h2{margin:0 0 4px}.settings-credit-values{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:18px 0 10px}.settings-credit-values button{height:54px;font-weight:800;font-size:16px}.settings-credit-main{width:100%;height:50px}.settings-pro-callout{margin-top:18px;padding:16px;border:1px solid #b8e5aa;background:#f4fbf1;border-radius:15px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:14px}.settings-pro-callout>div{display:flex;flex-direction:column;gap:4px}.settings-pro-callout small{font-weight:800;color:#299b2f;letter-spacing:.08em}.settings-pro-callout span{font-size:12px;color:#5f6b63;line-height:1.4}.settings-pro-callout button{white-space:nowrap}@media(max-width:760px){aside#sidebar{width:min(86vw,340px)!important}.side-bottom{padding-right:0}.account-row{padding-right:56px!important}.settings-menu-btn{right:9px!important;top:9px!important;width:42px!important;height:42px!important}.settings-detail-head{padding-top:env(safe-area-inset-top);height:calc(62px + env(safe-area-inset-top));grid-template-columns:86px 1fr 38px}.settings-doc-frame{height:calc(100dvh - 62px - env(safe-area-inset-top))}.settings-credit-body{padding:18px 16px calc(22px + env(safe-area-inset-bottom))}.settings-pro-callout{grid-template-columns:1fr}.settings-pro-callout button{width:100%}}.recharge-pro-invite-after{margin:14px 0 0}@media(min-width:761px){.app-header{height:50px!important;min-height:50px!important;flex:0 0 50px!important;padding:0 14px 0 20px!important}.app-header .brand b{font-size:15px!important;line-height:1}.app-header nav{gap:6px!important;align-items:center}.app-header nav>button{height:34px!important;min-height:34px!important;padding:0 12px!important;border-radius:9px!important;font-size:12px!important;line-height:1!important}.app-header #buy{min-width:132px!important;padding:0 12px 5px!important;position:relative}.app-header #buy .credit-meter{left:12px!important;right:12px!important;bottom:5px!important;height:2px!important}.workspace{height:calc(100dvh - 50px)!important}}@media(min-width:761px)and (max-width:1050px){.app-header{padding-left:16px!important;padding-right:10px!important}.app-header nav>button{padding-inline:9px!important;font-size:11px!important}.app-header #buy{min-width:120px!important}}@supports not (height:100dvh){@media(min-width:761px){.workspace{height:calc(100vh - 50px)!important}}}.course-event-action{display:flex!important;align-items:center;justify-content:flex-end;gap:7px;flex-wrap:wrap}.course-share{height:38px;padding:0 10px;border:1px solid #d9e1ea;background:#fff;color:#334155;border-radius:10px;font-size:10.5px;font-weight:750;display:inline-flex;align-items:center;justify-content:center;gap:5px;white-space:nowrap}.course-share:hover{background:#f6f8fa;border-color:#c9d3df}.course-event-target{background:#f7fcf5;box-shadow:0 0 0 1px #c8edbc inset;border-radius:10px;padding-inline:10px!important}.course-pro-after-lead{padding:18px 22px 22px!important}.course-pro-confirm{display:flex;align-items:center;gap:11px;padding:12px 14px;background:#f3faef;border:1px solid #bce8ae;border-radius:14px;margin:8px 0 14px}.course-pro-check{width:32px;height:32px;flex:0 0 32px;border-radius:50%;display:grid;place-items:center;background:#42a62a;color:#fff;font-weight:900}.course-pro-confirm>div{display:flex;min-width:0;flex-direction:column;gap:2px}.course-pro-confirm small{font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:#348c27;font-weight:850}.course-pro-confirm b{font-size:14px;color:#12233d}.course-pro-confirm em{font-size:10.5px;color:#667085;font-style:normal}.course-pro-next{margin-bottom:10px}.course-pro-next h3{font-size:19px;margin:0 0 4px;color:#12233d}.course-pro-next p{font-size:12.5px;line-height:1.4;color:#667085;margin:0}@media(max-width:700px){.course-form{padding:12px 14px 14px!important;width:100%;box-sizing:border-box}.course-form form,.course-person-grid,.course-location-grid{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:9px!important;width:100%}.course-form form>label,.course-person-grid>label,.course-location-grid>label,.course-email-field,.course-idea-field{width:100%!important;min-width:0!important;max-width:none!important;grid-column:1!important;box-sizing:border-box}.course-form input,.course-form select,.course-form textarea,.course-phone{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box}.course-phone{display:grid!important;grid-template-columns:112px minmax(0,1fr)!important;gap:7px!important}.course-phone select,.course-phone input{min-width:0!important}.course-form textarea{height:64px!important;min-height:64px!important}.course-form form>button[type=submit]{width:100%!important}.course-event{grid-template-columns:minmax(0,1fr) 112px!important}.course-event-action{grid-column:2!important;grid-row:1/4!important;display:grid!important;grid-template-columns:1fr!important;gap:5px!important;align-self:center}.course-v2 .course-register,.course-v2 .course-registered,.course-share{width:112px!important;min-width:112px!important;height:35px!important;padding:0 6px!important;font-size:10px!important}.course-share span{display:inline}.course-pro-after-lead{padding:13px 14px 15px!important}.course-pro-after-lead .checkout-back{margin-bottom:7px!important}.course-pro-confirm{padding:10px 11px;margin:5px 0 10px}.course-pro-confirm b{font-size:12.5px;line-height:1.25}.course-pro-next h3{font-size:17px}.course-pro-next p{font-size:11.5px}.course-pro-after-lead .selected-package,.course-pro-after-lead .course-lead-saved{display:none!important}}:root{--rc-visual-height:100dvh}html,body,#app{width:100%;max-width:100%;margin:0}html{min-height:100%;background:#fff}body{min-height:var(--rc-visual-height);overflow-x:hidden}body.rc-modal-open{height:var(--rc-visual-height);min-height:var(--rc-visual-height);overflow:hidden!important;overscroll-behavior:none}.overlay{position:fixed!important;inset:0!important;width:100vw!important;height:var(--rc-visual-height)!important;min-height:0!important;max-height:var(--rc-visual-height)!important;overflow:hidden!important;padding:max(8px,env(safe-area-inset-top)) max(8px,env(safe-area-inset-right)) max(8px,env(safe-area-inset-bottom)) max(8px,env(safe-area-inset-left))!important;place-items:center!important;overscroll-behavior:contain}.overlay>.panel{max-height:calc(var(--rc-visual-height) - max(16px,env(safe-area-inset-top)) - max(16px,env(safe-area-inset-bottom)))!important;overflow:auto!important;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}@media(max-width:760px){.landing,.auth,.public-workspace,.public-chat{min-height:calc(var(--rc-visual-height) - 64px)!important}.workspace{height:calc(var(--rc-visual-height) - 64px)!important;min-height:0!important}aside#sidebar{bottom:0!important;max-height:calc(var(--rc-visual-height) - 64px)!important}.settings-overlay{height:var(--rc-visual-height)!important;max-height:var(--rc-visual-height)!important;padding:0!important;place-items:stretch!important}.settings-overlay>.panel,.settings-panel{height:var(--rc-visual-height)!important;max-height:var(--rc-visual-height)!important;border-radius:0!important}.course-v2,.course-checkout-mode,.course-admin-panel{width:calc(100vw - 12px)!important;max-height:calc(var(--rc-visual-height) - 12px)!important}.settings-groups{max-height:calc(var(--rc-visual-height) - 142px)!important}.settings-doc-frame{height:calc(var(--rc-visual-height) - 62px - env(safe-area-inset-top))!important}}.creator-offer-v2{background:linear-gradient(135deg,#fbfef9,#f5fbf3)!important;border-color:#b9e3b1!important}.creator-offer-lead{margin:10px 0 14px!important;color:#526078!important}.creator-offer-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.creator-offer-grid>div{display:flex;gap:9px;align-items:flex-start;padding:10px;border:1px solid #e0e6ed;border-radius:11px;background:#fff}.creator-offer-grid>div>b{width:26px;flex:0 0 26px;text-align:center;color:#299b2f;font-size:20px;line-height:1.15}.creator-offer-grid span{display:flex;min-width:0;flex-direction:column;gap:2px}.creator-offer-grid span>strong{font-size:12px;line-height:1.25;color:#12233d}.creator-offer-grid span>small{font-size:10px;line-height:1.3;color:#697386}@media(max-width:760px){.app-header{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:8px!important;padding:0 10px!important}.app-header nav{display:flex!important;max-width:none!important;overflow:visible!important}.app-header nav>button{display:none!important}.app-header nav #creatorPro{display:inline-flex!important;align-items:center!important;justify-content:center!important;height:34px!important;min-height:34px!important;padding:0 10px!important;font-size:11px!important;white-space:nowrap!important;border-radius:9px!important}.app-header .brand{min-width:0}.app-header .brand b{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.creator-offer-grid{grid-template-columns:1fr}.creator-offer-grid>div{padding:9px}.creator-offer-v2{padding:13px!important}}@media(max-width:380px){.app-header .brand b{font-size:15px!important}.app-header nav #creatorPro{padding-inline:8px!important;font-size:10.5px!important}}aside#sidebar{padding:16px 14px 12px!important;background:#f8f9fb!important}.activity-shortcuts{display:flex;flex-direction:column;gap:2px}.activity-heading,.side-section>small{display:block;padding:0 8px 7px;font-size:10px!important;line-height:1.2;letter-spacing:.075em;color:#7b8494!important;font-weight:800!important}.activity-link{width:100%;min-height:31px;padding:6px 9px!important;border:0!important;border-radius:8px!important;background:transparent!important;color:#26344a!important;text-align:left;font-size:12px!important;line-height:1.25;transition:background .15s ease,color .15s ease}.activity-link:hover{background:#eef1f5!important;color:#12233d!important}.activity-link:focus-visible{outline:2px solid #62d84e;outline-offset:1px}.prompt-shortcut.active,.activity-link[aria-current=page]{background:#e9edf2!important;color:#12233d!important;font-weight:700;box-shadow:inset 3px 0 #43b52d}.more-activities{margin-top:1px;font-weight:700!important;color:#536177!important}.platform-actions{margin:7px 4px 0;padding:8px 0 0;border-top:1px solid #e1e5ea;display:flex;flex-direction:column;gap:2px}.platform-link{min-height:34px!important;padding-left:10px!important}.platform-icon{width:21px!important;display:inline-grid!important;place-items:center;color:#667085;font-size:14px}.primary-new{width:auto!important;align-self:flex-start;margin:15px 8px 2px!important;padding:7px 11px!important;min-height:34px;border:1px solid #d6dde6!important;border-radius:9px!important;background:#fff!important;color:#344054!important;font-size:11.5px!important;font-weight:750!important;box-shadow:0 1px 2px #10182808}.primary-new:hover{background:#f2f5f8!important;border-color:#c9d2dd!important}.primary-new span{font-size:16px!important;margin-right:5px!important}.side-section{margin-top:17px!important;padding:0 4px!important;min-height:0;display:flex;flex-direction:column}.recent-activities{display:flex;flex-direction:column;gap:2px;min-height:0}.recent-activity{position:relative;width:100%;height:31px!important;min-height:31px!important;padding:0 9px!important;border:0!important;border-radius:8px!important;background:transparent!important;color:#344054!important;text-align:left;font-size:11.5px!important;line-height:31px!important;overflow:hidden}.recent-activity span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.recent-activity:hover{background:#eef1f5!important;color:#12233d!important}.recent-activity.recent-latest{font-weight:650}.side-bottom{margin-top:auto!important;padding-top:9px!important;border-top:1px solid #e1e5ea!important;background:#f8f9fb}.account-row{gap:9px!important;padding:6px 48px 4px 5px!important;align-items:center!important}.avatar{width:32px!important;height:32px!important;flex:0 0 32px;font-size:13px!important}.account-name-row{gap:3px!important}.account-name-row strong{font-size:12px!important}.account-email{font-size:9.5px!important;color:#8a93a2!important;max-width:150px!important}.account-name-row .edit-profile{height:22px!important;padding:0 4px!important;font-size:10px!important;color:#667085!important}.account-logout{margin-top:3px!important;padding:3px 8px!important;font-size:10px!important}.settings-menu-btn{right:6px!important;top:7px!important;width:34px!important;height:34px!important;flex-basis:34px!important;border-radius:50%!important;font-size:14px!important;background:#fff!important;border:1px solid #dce2ea!important}@media(max-width:760px){aside#sidebar{padding:17px 16px calc(10px + env(safe-area-inset-bottom))!important}.activity-link{min-height:40px!important;font-size:14px!important;padding:9px 10px!important}.platform-link{min-height:42px!important}.activity-heading,.side-section>small{font-size:11px!important;padding-bottom:9px}.primary-new{min-height:40px!important;font-size:13px!important;margin-top:17px!important}.recent-activity{height:39px!important;min-height:39px!important;line-height:39px!important;font-size:13px!important}.account-row{padding-top:9px!important;padding-bottom:7px!important}.settings-menu-btn{width:38px!important;height:38px!important;top:8px!important}}.profile-panel select{width:100%;border:1px solid #d7dde6;border-radius:10px;background:#fff;color:#172033;font:inherit;appearance:auto}.profile-panel select:focus{outline:none;border-color:#64e438;box-shadow:0 0 0 2px #64e4381f}.profile-panel select:disabled{background:#f5f7f9;color:#8a93a2;cursor:not-allowed}.phone-row>label:first-child{flex:0 0 42%}.phone-row>label:last-child{flex:1}.br-location>label{flex:1;min-width:0}@media(max-width:560px){.phone-row,.br-location{display:grid!important;grid-template-columns:1fr 1.25fr!important;gap:8px!important}.profile-panel select{font-size:14px}.br-location>label{min-width:0}}.affiliate-code-card{margin:12px 0 16px;padding:13px 15px;border:1px solid #dbe3ec;border-radius:12px;background:#f8fafc}.affiliate-code-card>small{display:block;font-size:10px;font-weight:800;letter-spacing:.08em;color:#667085;margin-bottom:5px}.affiliate-code-card>div{display:flex;align-items:center;justify-content:space-between;gap:12px}.affiliate-code-card strong{font-size:22px;letter-spacing:.12em;color:#102746;font-variant-numeric:tabular-nums}.affiliate-code-card button{border:1px solid #cfd9e6;background:#fff;color:#102746;border-radius:9px;padding:8px 11px;font-weight:700;white-space:nowrap}@media(max-width:640px){.affiliate-code-card strong{font-size:20px}.affiliate-code-card>div{align-items:center}.affiliate-panel .affiliate-link{grid-template-columns:minmax(0,1fr) auto}.affiliate-panel .affiliate-link input{font-size:12px;min-width:0}}aside#sidebar{overflow:hidden!important}.side-section{flex:1 1 auto!important;overflow:hidden!important;min-height:110px!important;margin-bottom:0!important}.recent-head{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 4px 5px 8px;flex:0 0 auto}.recent-head>small{font-size:10px;line-height:1.2;letter-spacing:.075em;color:#7b8494;font-weight:800}.recent-search-toggle{width:28px;height:28px;min-width:28px;padding:0;border:0;border-radius:7px;background:transparent;color:#526078;font-size:20px;display:grid;place-items:center}.recent-search-toggle:hover{background:#edf1f5;color:#12233d}.recent-search-wrap{height:34px;flex:0 0 34px;margin:0 4px 7px;display:flex;align-items:center;gap:5px;border:1px solid #dbe1e9;border-radius:9px;background:#fff;padding:0 7px;color:#7b8494}.recent-search-wrap[hidden]{display:none!important}.recent-search-wrap input{width:100%;min-width:0;border:0!important;outline:0!important;background:transparent!important;padding:0!important;font-size:11.5px;color:#26344a}.recent-search-wrap button{width:22px;height:22px;padding:0;border:0;background:transparent;color:#8a93a2;font-size:17px}.recent-activities{flex:1 1 auto!important;min-height:0!important;overflow-y:auto!important;overflow-x:hidden!important;padding-right:3px;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#cbd2dc transparent}.recent-activities::-webkit-scrollbar{width:5px}.recent-activities::-webkit-scrollbar-thumb{background:#cbd2dc;border-radius:8px}.recent-activities::-webkit-scrollbar-track{background:transparent}.side-bottom{flex:0 0 auto!important;margin-top:8px!important}@media(max-width:760px){.recent-head>small{font-size:11px}.recent-search-toggle{width:34px;height:34px;min-width:34px;font-size:22px}.recent-search-wrap{height:40px;flex-basis:40px}.recent-search-wrap input{font-size:13px}.side-section{min-height:140px!important}.side-bottom{margin-top:8px!important}}.app-header .mobile-menu{display:grid!important;place-items:center;width:30px;height:30px;min-width:30px;padding:0!important;border:0!important;border-radius:7px!important;background:transparent!important;color:#249b35;font-size:0!important}.app-header .mobile-menu:before{content:"☰";font-size:18px;line-height:1}.workspace{transition:grid-template-columns .18s ease}body.sidebar-collapsed .workspace{grid-template-columns:0 minmax(0,1fr)!important}body.sidebar-collapsed aside#sidebar{width:0!important;padding-left:0!important;padding-right:0!important;border-right:0!important;overflow:hidden!important;opacity:0;pointer-events:none}aside#sidebar{transition:width .18s ease,padding .18s ease,opacity .15s ease}.activity-shortcuts{flex:0 0 auto!important}.activity-heading{padding:2px 8px 3px!important}.activity-shortcuts>.activity-link{min-height:25px!important;padding:3px 8px!important;font-size:11.5px!important;line-height:1.15!important}.activity-shortcuts>.more-activities{min-height:25px!important;padding:3px 8px!important;margin-top:0!important}.platform-actions{margin:4px 6px 0!important;padding-top:4px!important}.platform-actions .activity-link{min-height:28px!important;padding:4px 8px!important}.primary-new{width:auto!important;min-height:30px!important;margin:8px 6px 7px!important;padding:5px 10px!important;font-size:11.5px!important}.side-section{margin-top:3px!important;padding:0 5px!important;display:flex!important;flex-direction:column!important;flex:1 1 0!important;min-height:150px!important}.recent-head{padding:0 2px 2px 4px!important}.recent-search-toggle{width:25px!important;height:25px!important;min-width:25px!important}.recent-search-wrap{margin:0 1px 4px!important;height:31px!important;flex-basis:31px!important}.recent-activity{height:29px!important;min-height:29px!important;line-height:29px!important;padding:0 6px!important}.side-bottom{margin-top:3px!important;padding-top:5px!important}.account-row{padding:4px!important;min-height:52px!important}.avatar{width:31px!important;height:31px!important}.account-logout{margin-top:1px!important;padding:2px 7px!important}@media(max-width:760px){body.sidebar-collapsed .workspace{grid-template-columns:1fr!important}body.sidebar-collapsed aside#sidebar{width:min(86vw,340px)!important;opacity:1;pointer-events:auto}aside#sidebar{padding:11px 12px calc(7px + env(safe-area-inset-bottom))!important}.activity-shortcuts>.activity-link{min-height:31px!important;padding:5px 8px!important;font-size:13px!important}.platform-actions .activity-link{min-height:33px!important}.primary-new{min-height:33px!important;margin:7px 5px!important;font-size:12px!important}.side-section{margin-top:2px!important;min-height:180px!important}.recent-activity{height:34px!important;min-height:34px!important;line-height:34px!important;font-size:12.5px!important}.side-bottom{margin-top:3px!important}}.recent-activity-row{position:relative;display:flex;align-items:center;min-width:0;border-radius:8px}.recent-activity-row:hover{background:#eef1f5}.recent-activity-row .recent-activity{flex:1 1 auto;min-width:0;background:transparent!important}.recent-activity-row .recent-activity:hover{background:transparent!important}.recent-more{flex:0 0 25px;width:25px;height:27px;border:0;background:transparent;border-radius:7px;color:#667085;font-size:17px;line-height:1;cursor:pointer;opacity:0}.recent-activity-row:hover .recent-more,.recent-more:focus{opacity:1}.recent-more:hover{background:#dde3ea;color:#12233d}.recent-inline-menu{position:absolute;right:2px;top:27px;z-index:30;min-width:112px;padding:5px;background:#fff;border:1px solid #dce2ea;border-radius:9px;box-shadow:0 8px 24px #12233d24}.recent-inline-menu button{display:block;width:100%;border:0;background:transparent;text-align:left;padding:8px 9px;border-radius:6px;color:#26354d;font:inherit;font-size:12px;cursor:pointer}.recent-inline-menu button:hover{background:#f1f4f7}.recent-inline-menu button.danger{color:#b42318}@media(max-width:760px){.recent-more{opacity:1;width:30px;flex-basis:30px}.recent-inline-menu{top:32px;min-width:126px}.recent-inline-menu button{font-size:13px;padding:9px 10px}}.affiliate-title-row{display:flex;align-items:center;gap:12px;justify-content:space-between;margin:2px 0 16px;padding-right:34px}.affiliate-title-row h2{margin:0!important;white-space:nowrap}.affiliate-inline-code{display:flex;align-items:center;gap:6px;min-width:0;color:#667085;font-size:11px}.affiliate-inline-code>span{font-weight:600}.affiliate-inline-code strong{font-size:12px;letter-spacing:.08em;color:#344054;font-variant-numeric:tabular-nums}.affiliate-code-edit,.affiliate-code-copy{border:0;background:transparent;padding:3px 4px;border-radius:6px;color:#667085;font-size:14px;line-height:1}.affiliate-code-edit:hover,.affiliate-code-copy:hover{background:#eef2f6;color:#102746}.affiliate-code-editor{margin:-5px 0 14px;padding:11px 12px;border:1px solid #dbe3ec;border-radius:11px;background:#f8fafc}.affiliate-code-editor label{display:block;font-size:11px;font-weight:700;color:#344054;margin-bottom:6px}.affiliate-code-editor>div{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:7px;align-items:center}.affiliate-code-editor input{margin:0!important;letter-spacing:.1em;font-variant-numeric:tabular-nums}.affiliate-code-editor button{padding:9px 11px}.affiliate-code-editor small{display:block;margin-top:6px;color:#667085;font-size:10px;line-height:1.35}@media(max-width:560px){.affiliate-title-row{align-items:flex-start;flex-direction:column;gap:5px;padding-right:28px}.affiliate-inline-code{margin-top:-2px}.affiliate-code-editor>div{grid-template-columns:1fr 1fr}.affiliate-code-editor input{grid-column:1/-1}}.course-poster-agenda{padding-top:2px!important}.course-poster-agenda .course-agenda-head{grid-column:1/-1;margin-bottom:2px!important}.course-poster-agenda{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.course-poster-agenda .course-event{display:flex!important;flex-direction:column;align-items:stretch;gap:7px!important;padding:14px!important;border:1px solid #e2e8f0!important;border-radius:14px;background:#fff;min-width:0;box-shadow:0 2px 8px #12233d08;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.course-poster-agenda .course-event:hover{border-color:#cbd5e1!important;box-shadow:0 7px 20px #12233d0d;transform:translateY(-1px)}.course-poster-agenda .course-event-target{background:#f7fcf5!important;border-color:#b9e8aa!important;box-shadow:0 0 0 1px #d8f1d0 inset!important}.course-poster-agenda .course-event-city{font-size:16px!important;line-height:1.2;color:#12233d}.course-poster-agenda .course-event-date{margin-top:1px}.course-poster-agenda .course-event-date span{font-size:12px!important;font-weight:700;color:#526174}.course-poster-agenda .course-event-place{min-height:18px}.course-poster-agenda .course-event-place small{font-size:10.5px!important;color:#36952c!important;font-weight:750;line-height:1.25}.course-poster-agenda .course-event-place small:before{content:"Local · "}.course-poster-agenda .course-event-place small{font-size:0!important}.course-poster-agenda .course-event-place small:after{content:"definido conforme a turma";font-size:10.5px}.course-poster-agenda .course-event-place small:before{font-size:10.5px}.course-poster-agenda .course-event-action{margin-top:auto;display:grid!important;grid-template-columns:minmax(0,1fr) 38px;gap:7px!important;align-items:center!important;justify-content:stretch!important;flex-wrap:nowrap!important}.course-poster-agenda .course-register,.course-poster-agenda .course-registered{width:100%!important;min-width:0!important;height:38px!important;border-radius:10px!important;font-size:11px!important}.course-poster-agenda .course-share{width:38px!important;min-width:38px!important;height:38px!important;padding:0!important;border-radius:10px!important;font-size:15px!important}.course-poster-agenda .course-share span{display:none!important}@media(max-width:900px)and (min-width:701px){.course-poster-agenda{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.course-poster-agenda{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:9px!important;padding:0 14px 16px!important}.course-poster-agenda .course-agenda-head{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;margin-bottom:1px!important}.course-poster-agenda .course-event{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;grid-template-rows:auto auto auto!important;gap:2px 10px!important;padding:11px 12px!important;border-radius:13px!important}.course-poster-agenda .course-event-city{grid-column:1!important;grid-row:1!important;font-size:15px!important}.course-poster-agenda .course-event-date{grid-column:1!important;grid-row:2!important}.course-poster-agenda .course-event-date span{font-size:11px!important}.course-poster-agenda .course-event-place{grid-column:1!important;grid-row:3!important;min-height:0}.course-poster-agenda .course-event-place small:before,.course-poster-agenda .course-event-place small:after{font-size:9.5px!important}.course-poster-agenda .course-event-action{grid-column:2!important;grid-row:1/4!important;margin:0!important;display:grid!important;grid-template-columns:92px 34px!important;gap:5px!important;align-self:center!important}.course-poster-agenda .course-register,.course-poster-agenda .course-registered{width:92px!important;min-width:92px!important;height:34px!important;font-size:9.5px!important}.course-poster-agenda .course-share{width:34px!important;min-width:34px!important;height:34px!important;font-size:13px!important}}@media(max-width:430px){.course-poster-agenda .course-event{grid-template-columns:minmax(0,1fr) 98px!important}.course-poster-agenda .course-event-action{grid-template-columns:1fr 32px!important;width:98px!important}.course-poster-agenda .course-register,.course-poster-agenda .course-registered{width:61px!important;min-width:61px!important;padding:0 4px!important}.course-poster-agenda .course-share{width:32px!important;min-width:32px!important}}.settings-groups section>button{grid-template-columns:minmax(0,1fr) 18px!important;gap:12px!important;padding:13px 10px!important;background:#fff!important}.settings-groups section>button>div{min-width:0!important}.settings-groups section>button b{color:#172033!important;font-size:14px!important;font-weight:700!important}.settings-groups section>button small{color:#748095!important;font-size:11px!important}.settings-groups section>button>i{justify-self:end;color:#7c8797!important;font-size:19px!important}.settings-groups section>button:hover{background:#f7f9fb!important}.settings-groups h3{color:#7a8496!important}.course-poster-agenda{gap:14px!important}.course-poster-agenda .course-agenda-head{padding:2px 0 8px!important}.course-agenda-subtitle{margin:4px 0 0;color:#68758a;font-size:12px;line-height:1.35}.course-poster-agenda .course-event{gap:9px!important;padding:16px!important;border-radius:15px!important}.course-poster-agenda .course-event-city strong{font-size:16px!important}.course-poster-agenda .course-event-date span{font-size:12px!important;font-weight:650!important;color:#64748b!important}.course-poster-agenda .course-event-place{min-height:auto!important}.course-poster-agenda .course-event-place small{display:block!important;padding:0!important;background:transparent!important;border-radius:0!important;font-size:11px!important;color:#15972f!important;font-weight:650!important}.course-poster-agenda .course-event-place small:before,.course-poster-agenda .course-event-place small:after{content:none!important}.course-poster-agenda .course-event-action{display:grid!important;grid-template-columns:minmax(0,1.15fr) minmax(108px,.85fr)!important;gap:8px!important}.course-poster-agenda .course-register,.course-poster-agenda .course-registered,.course-poster-agenda .course-share{width:100%!important;min-width:0!important;height:40px!important;border-radius:10px!important;font-size:11px!important}.course-poster-agenda .course-share{display:flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;padding:0 10px!important;color:#12233d!important;background:#fff!important;border:1px solid #d7e0ea!important;font-weight:700!important}.course-poster-agenda .course-share svg{width:15px;height:15px;display:block}.course-poster-agenda .course-share span{display:inline!important}.course-agenda-info{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:13px 15px;border:1px solid #dce6ef;border-radius:14px;background:#fbfcfd;margin-top:2px}.course-agenda-info>div{display:flex;flex-direction:column;gap:2px}.course-agenda-info strong{font-size:12px;color:#12233d}.course-agenda-info span{font-size:10.5px;color:#6b778a}.course-agenda-info .link{font-size:11px;color:#15972f;font-weight:750;white-space:nowrap}@media(max-width:700px){.course-agenda-subtitle{font-size:10.5px}.course-poster-agenda .course-event{display:flex!important;flex-direction:column!important;gap:6px!important;padding:13px!important}.course-poster-agenda .course-event-city,.course-poster-agenda .course-event-date,.course-poster-agenda .course-event-place,.course-poster-agenda .course-event-action{grid-column:auto!important;grid-row:auto!important}.course-poster-agenda .course-event-action{width:100%!important;grid-template-columns:minmax(0,1.15fr) minmax(105px,.85fr)!important;margin-top:4px!important}.course-poster-agenda .course-register,.course-poster-agenda .course-registered,.course-poster-agenda .course-share{width:100%!important;min-width:0!important;height:38px!important;font-size:10.5px!important}.course-poster-agenda .course-share{padding:0 8px!important}.course-agenda-info{flex-direction:column;align-items:flex-start;gap:7px;padding:12px 13px}.course-agenda-info .link{white-space:normal;padding:0}}.course-menu-link{position:relative;overflow:visible!important}.course-nudge{position:relative;display:inline-flex;align-items:center;margin-left:3px;flex:0 0 auto;z-index:40}.course-nudge-dot{display:block;width:8px;height:8px;border-radius:50%;background:#18a83b;box-shadow:0 0 0 3px #18a83b1a;cursor:default}.course-nudge-bubble{position:absolute;left:18px;top:50%;transform:translateY(-50%) translate(-4px);width:184px;padding:9px 11px;border-radius:10px;background:#168c35;color:#fff;box-shadow:0 8px 22px #12233d2e;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .16s ease,transform .16s ease,visibility .16s;z-index:80;text-align:left;line-height:1.25}.course-nudge-bubble:before{content:"";position:absolute;left:-6px;top:50%;width:12px;height:12px;background:#168c35;transform:translateY(-50%) rotate(45deg);border-radius:2px}.course-nudge-bubble b,.course-nudge-bubble small{position:relative;z-index:1;display:block;color:#fff}.course-nudge-bubble b{font-size:12px;margin-bottom:2px}.course-nudge-bubble small{font-size:11px;font-weight:500;line-height:1.3}.course-nudge:hover .course-nudge-bubble,.course-nudge:focus-within .course-nudge-bubble,.course-nudge.course-nudge-auto .course-nudge-bubble{opacity:1;visibility:visible;transform:translateY(-50%) translate(0)}@media(max-width:760px){.course-nudge-bubble{width:168px;left:16px;padding:8px 10px}.course-nudge-bubble small{font-size:10.5px}}.course-nudge-bubble{width:auto!important;min-width:148px!important;max-width:170px!important;padding:7px 9px!important;border-radius:8px!important;box-shadow:0 5px 14px #12233d24!important}.course-nudge-bubble b{display:none!important}.course-nudge-bubble small{font-size:10.5px!important;line-height:1.2!important;white-space:nowrap!important}.course-nudge-bubble small{font-size:0!important}.course-nudge-bubble small:after{content:"Novas turmas presenciais";font-size:10.5px!important}@media(max-width:760px){aside#sidebar,body.sidebar-collapsed aside#sidebar{top:64px!important;bottom:auto!important;height:calc(100vh - 64px)!important;max-height:none!important;overflow:hidden!important}.side-section{overflow:hidden!important;min-height:150px!important}.recent-head{flex:0 0 auto!important}.recent-search-wrap{display:flex!important;flex:0 0 40px!important;height:40px!important;visibility:visible!important;opacity:1!important;margin:0 1px 6px!important}.recent-search-wrap[hidden]{display:none!important}.recent-search-wrap input{font-size:16px!important;min-width:0!important}.recent-activities{flex:1 1 auto!important;min-height:0!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch}.side-bottom{flex:0 0 auto!important}.course-nudge-bubble{display:none!important}}.composer-note{background:transparent!important;border:0!important;box-shadow:none!important;color:inherit!important}.recent-more{display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0!important;line-height:1!important;text-align:center!important}.platform-actions,.course-menu-link,.course-nudge{overflow:visible!important}.course-nudge-bubble{left:17px!important;right:auto!important;min-width:145px!important;max-width:none!important;width:max-content!important;white-space:nowrap!important;padding:7px 10px!important}.course-nudge-bubble small{font-size:10.5px!important;white-space:nowrap!important}.course-nudge-bubble small:after{content:none!important}.account-details{min-width:0!important}.account-actions{display:flex;align-items:center;gap:6px;margin-top:3px;flex-wrap:wrap}.account-actions .account-logout{margin:0!important}.admin-access{color:inherit!important;background:transparent!important;border:1px solid #d4dce6!important;font-weight:600!important}.admin-access:hover{background:#f5f7fa!important}.admin-main-content{display:grid;gap:12px}.admin-main-action{display:flex;flex-direction:column;align-items:flex-start;gap:3px;width:100%;padding:14px;border:1px solid #dbe3ec;border-radius:12px;background:#fff;color:#172033;text-align:left;cursor:pointer}.admin-main-action:hover{background:#f7f9fb}.admin-main-action small{color:#748095}@media(max-width:760px){.course-nudge-bubble{display:block!important;left:16px!important;max-width:210px!important;opacity:0;visibility:hidden;pointer-events:none}.course-nudge:hover .course-nudge-bubble,.course-nudge:focus-within .course-nudge-bubble,.course-nudge.course-nudge-auto .course-nudge-bubble{opacity:1;visibility:visible}.account-actions{gap:5px}.admin-access{font-size:10px!important;padding:4px 7px!important}}@media(max-width:760px){aside#sidebar,body.sidebar-collapsed aside#sidebar{top:64px!important;bottom:0!important;height:calc(var(--rc-visual-height) - 64px)!important;max-height:calc(var(--rc-visual-height) - 64px)!important;overflow:visible!important;padding-bottom:max(8px,env(safe-area-inset-bottom))!important}aside#sidebar .side-section{overflow:hidden!important;min-height:96px!important;flex:1 1 auto!important}aside#sidebar .recent-activities{min-height:0!important;overflow-y:auto!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch}aside#sidebar .side-bottom{position:relative!important;z-index:15!important;flex:0 0 auto!important;margin-top:6px!important;padding-top:7px!important;padding-bottom:max(4px,env(safe-area-inset-bottom))!important;background:#f8f9fb!important}aside#sidebar .account-row{display:grid!important;grid-template-columns:34px minmax(0,1fr)!important;column-gap:8px!important;row-gap:3px!important;align-items:center!important;padding:4px 48px 2px 2px!important}aside#sidebar .avatar{grid-column:1;grid-row:1!important}aside#sidebar .account-details{grid-column:2;grid-row:1!important}aside#sidebar .account-actions{grid-column:2;grid-row:2!important;display:flex!important;gap:5px!important;flex-wrap:nowrap!important;margin:0!important;min-width:0!important}aside#sidebar .account-actions .account-logout{display:inline-flex!important;align-items:center!important;justify-content:center!important;height:24px!important;min-height:24px!important;padding:3px 7px!important;margin:0!important;font-size:9.5px!important;white-space:nowrap!important;border:1px solid #d4dce6!important;background:#fff!important;color:#4e5868!important;border-radius:6px!important;text-decoration:none!important}aside#sidebar .admin-access{max-width:132px!important;overflow:hidden!important;text-overflow:ellipsis!important}aside#sidebar .settings-menu-btn{right:4px!important;top:7px!important;width:34px!important;height:34px!important}.course-nudge{z-index:80!important}.course-nudge-bubble{display:block!important;left:auto!important;right:-8px!important;top:calc(100% + 8px)!important;transform:none!important;min-width:142px!important;max-width:176px!important;width:max-content!important;white-space:nowrap!important}.course-nudge-bubble:before{left:auto!important;right:9px!important;top:-5px!important;transform:rotate(45deg)!important}.course-nudge:hover .course-nudge-bubble,.course-nudge:focus-within .course-nudge-bubble,.course-nudge.course-nudge-auto .course-nudge-bubble{transform:none!important}}aside#sidebar{overflow:visible!important;z-index:60!important}body.sidebar-collapsed aside#sidebar{overflow:hidden!important}aside#sidebar .activity-shortcuts,aside#sidebar .platform-actions,aside#sidebar .course-menu-link,aside#sidebar .course-nudge{overflow:visible!important}.course-menu-link{z-index:90!important}.course-nudge{z-index:110!important}.course-nudge-bubble{z-index:9999!important;isolation:isolate}@media(max-width:760px){body.sidebar-collapsed aside#sidebar{overflow:visible!important}.course-nudge-bubble{left:17px!important;right:auto!important;top:50%!important;transform:translateY(-50%)!important;min-width:148px!important;max-width:none!important}.course-nudge-bubble:before{left:-6px!important;right:auto!important;top:50%!important;transform:translateY(-50%) rotate(45deg)!important}.course-nudge:hover .course-nudge-bubble,.course-nudge:focus-within .course-nudge-bubble,.course-nudge.course-nudge-auto .course-nudge-bubble{transform:translateY(-50%)!important}}#modal{position:relative;z-index:10000}#modal:empty{pointer-events:none}#modal:not(:empty){pointer-events:auto}#modal .overlay{z-index:10000!important;pointer-events:auto!important}body.rc-modal-open #app>.app-header,body.rc-modal-open #app>.workspace{pointer-events:none!important}body.rc-modal-open aside#sidebar,body.rc-modal-open .course-menu-link,body.rc-modal-open .course-nudge,body.rc-modal-open .course-nudge-bubble{z-index:auto!important}body.rc-modal-open .course-nudge-bubble{opacity:0!important;visibility:hidden!important;pointer-events:none!important}aside#sidebar{z-index:60!important}.course-menu-link{z-index:70!important}.course-nudge{z-index:80!important}.course-nudge-bubble{z-index:90!important}@media(max-width:760px){aside#sidebar .account-row{grid-template-columns:34px minmax(0,1fr)!important;padding:4px 48px 3px 2px!important}aside#sidebar .account-actions{grid-column:2!important;grid-row:2!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:3px!important;width:max-content!important;max-width:100%!important;margin-top:1px!important}aside#sidebar .account-actions .account-logout{width:auto!important;max-width:100%!important;height:21px!important;min-height:21px!important;padding:2px 7px!important;line-height:1!important}aside#sidebar .admin-access{max-width:145px!important}aside#sidebar .settings-menu-btn{right:4px!important;top:50%!important;transform:translateY(-50%)!important}}.course-panel.course-poster{position:relative!important}.course-panel.course-poster>#closeCourse{position:fixed!important;top:max(14px,env(safe-area-inset-top))!important;right:max(18px,env(safe-area-inset-right))!important;z-index:10030!important;float:none!important;margin:0!important;width:38px!important;height:38px!important;display:grid!important;place-items:center!important;padding:0!important;border:1px solid #dbe2ea!important;border-radius:50%!important;background:#fff!important;color:#12233d!important;box-shadow:0 5px 18px #12233d24!important}.course-poster-agenda .course-share svg{width:16px!important;height:16px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.9!important;stroke-linecap:round!important;stroke-linejoin:round!important}@media(max-width:700px){.course-panel.course-poster>#closeCourse{top:max(10px,env(safe-area-inset-top))!important;right:max(10px,env(safe-area-inset-right))!important;width:36px!important;height:36px!important}}.course-panel.course-poster>#closeCourse{position:sticky!important;top:10px!important;right:auto!important;z-index:30!important;float:right!important;margin:10px 10px -48px 0!important;width:38px!important;height:38px!important}@media(max-width:700px){.course-panel.course-poster>#closeCourse{top:max(8px,env(safe-area-inset-top))!important;margin:8px 8px -44px 0!important;width:36px!important;height:36px!important}}.course-form form{align-items:end}.course-form .course-location-grid label{min-width:0}.course-form .course-location-grid select{display:block;width:100%}@media(max-width:700px){.course-form .course-person-grid,.course-form .course-location-grid{grid-template-columns:1fr!important}.course-form .course-email-field,.course-form .course-location-grid label{margin:0!important}.course-form form>button[type=submit]{margin-top:3px!important}}.course-panel.course-registration-only>.course-poster-hero,.course-panel.course-registration-only>.course-poster-details,.course-panel.course-registration-only>.course-poster-highlight,.course-panel.course-registration-only>.course-poster-agenda{display:none!important}.course-panel.course-registration-only{width:min(680px,calc(100% - 24px))!important;max-height:min(92dvh,760px)!important;overflow:auto!important;padding:0!important}.course-panel.course-registration-only #courseCheckout{display:block!important;width:100%!important;padding:0!important;margin:0!important}.course-panel.course-registration-only .course-form{width:100%!important;max-width:none!important;padding:22px 24px 24px!important;box-sizing:border-box}.course-panel.course-registration-only .selected-package.course-selected-class{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important}.course-panel.course-registration-only .selected-package.course-selected-class span{min-width:0!important;display:flex!important;flex-direction:column!important;gap:3px!important}.course-panel.course-registration-only .selected-package.course-selected-class b{line-height:1.3!important;white-space:normal!important}.course-panel.course-registration-only .selected-package.course-selected-class>strong{flex:0 0 auto!important}.course-panel.course-registration-only #courseForm{display:grid!important;grid-template-columns:1fr!important;gap:12px!important;width:100%!important}.course-panel.course-registration-only .course-person-grid,.course-panel.course-registration-only .course-location-grid{display:grid!important;grid-template-columns:1fr!important;gap:12px!important;width:100%!important;grid-column:1!important}.course-panel.course-registration-only #courseForm label,.course-panel.course-registration-only .course-email-field{display:flex!important;flex-direction:column!important;gap:6px!important;width:100%!important;min-width:0!important;margin:0!important;grid-column:1!important;box-sizing:border-box!important}.course-panel.course-registration-only #courseForm input,.course-panel.course-registration-only #courseForm select{width:100%!important;min-width:0!important;max-width:none!important;height:46px!important;box-sizing:border-box!important}.course-panel.course-registration-only .course-phone{display:grid!important;grid-template-columns:96px minmax(0,1fr)!important;gap:8px!important;width:100%!important;min-width:0!important}.course-panel.course-registration-only .course-phone select{padding-left:8px!important;padding-right:5px!important}.course-panel.course-registration-only #courseForm button[type=submit]{width:100%!important;height:46px!important;grid-column:1!important;margin:2px 0 0!important}@media(max-width:700px){.course-panel.course-registration-only{width:calc(100% - 18px)!important;max-height:calc(100dvh - 18px)!important}.course-panel.course-registration-only .course-form{padding:18px 16px 20px!important}.course-panel.course-registration-only .course-form .checkout-back{margin:0 0 10px!important}.course-panel.course-registration-only .selected-package.course-selected-class{padding:12px 13px!important;margin:0 0 14px!important}.course-panel.course-registration-only .selected-package.course-selected-class b{font-size:16px!important}.course-panel.course-registration-only .course-form>h3{margin:0 0 3px!important;font-size:21px!important}.course-panel.course-registration-only .course-form>p{margin:0 0 14px!important}.course-panel.course-registration-only #courseForm,.course-panel.course-registration-only .course-person-grid,.course-panel.course-registration-only .course-location-grid{gap:11px!important}.course-panel.course-registration-only .course-phone{grid-template-columns:92px minmax(0,1fr)!important}}.course-panel.course-registration-only .course-phone{display:grid!important;grid-template-columns:112px minmax(0,1fr)!important;gap:12px!important;align-items:stretch!important}.course-panel.course-registration-only .course-phone select,.course-panel.course-registration-only .course-phone input{height:46px!important;margin:0!important;align-self:stretch!important}.course-admin-dashboard{width:min(980px,calc(100% - 28px))!important;max-height:92dvh!important;overflow:auto!important;padding:24px!important}.admin-course-head h2{margin:2px 0 4px}.admin-course-head>small{color:#169b35;font-weight:800;letter-spacing:.1em}.course-admin-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:18px 0 10px}.course-admin-stats>div,.course-admin-city-stats>div{border:1px solid #dbe3ec;border-radius:12px;padding:13px;background:#f8fafc}.course-admin-stats small,.course-admin-city-stats small{display:block;color:#68758a}.course-admin-stats strong{display:block;font-size:24px;margin-top:4px}.course-admin-city-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:8px;margin-bottom:18px}.course-admin-city-stats strong{display:block;font-size:18px;margin-top:2px;color:#172b4d}.course-admin-section{border-top:1px solid #e3e8ef;padding-top:18px;margin-top:18px}.course-admin-section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.course-admin-section-head h3{margin:0}.course-registration-admin-list{display:grid;gap:8px}.course-registration-admin-list article{display:flex;align-items:center;justify-content:space-between;gap:14px;border:1px solid #e0e6ed;border-radius:11px;padding:11px 12px}.course-registration-admin-list article>div:first-child{display:flex;flex-direction:column;gap:2px;min-width:0}.course-registration-admin-list span,.course-registration-admin-list small{color:#68758a}.course-admin-registration-actions{display:flex;align-items:center;gap:8px;flex:0 0 auto}.course-admin-registration-actions em{font-style:normal;font-size:11px;font-weight:700;padding:5px 8px;border-radius:999px;background:#f1f4f7}.course-admin-registration-actions em.confirmed{background:#edf9ea;color:#26851e}.course-manual-approve{padding:7px 10px!important;font-size:12px!important}@media(max-width:700px){.course-panel.course-registration-only .course-phone{grid-template-columns:106px minmax(0,1fr)!important;gap:10px!important}.course-admin-dashboard{width:calc(100% - 16px)!important;padding:18px 14px!important}.course-admin-stats{grid-template-columns:1fr 1fr!important}.course-admin-stats>div:first-child{grid-column:1/-1}.course-registration-admin-list article{align-items:flex-start;flex-direction:column}.course-admin-registration-actions{width:100%;justify-content:space-between}.course-manual-approve{width:auto!important}}.admin-dashboard-shell{width:min(1120px,calc(100% - 32px))!important;max-height:92dvh!important;overflow:auto!important;padding:24px!important}.admin-dashboard-head{align-items:flex-start!important;margin-bottom:18px!important}.admin-dashboard-head p{margin:4px 0 0;color:#667085}.admin-dashboard-body{display:grid;gap:18px}.admin-kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.admin-kpi-grid>div{border:1px solid #dbe3ed;border-radius:14px;padding:16px;background:#fff;display:flex;flex-direction:column;gap:4px}.admin-kpi-grid small{color:#667085;font-weight:700}.admin-kpi-grid strong{font-size:25px;color:#10233f}.admin-kpi-grid span{font-size:12px;color:#667085}.admin-dashboard-sections{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.admin-dashboard-sections section{border:1px solid #dbe3ed;border-radius:14px;padding:18px;background:#fff}.admin-dashboard-sections h3{margin:0 0 5px;color:#10233f}.admin-dashboard-sections p{margin:0 0 14px;color:#667085;font-size:13px;min-height:38px}.admin-summary-row{display:flex;justify-content:space-between;gap:12px;padding:9px 0;border-bottom:1px solid #edf1f5;font-size:13px}.admin-summary-row:last-of-type{border-bottom:0}.admin-course-open{width:100%;margin-top:14px}.admin-metrics-note{font-size:11px!important;color:#7a8699!important;margin:0!important}@media(max-width:850px){.admin-dashboard-shell{width:calc(100% - 16px)!important;padding:18px 14px!important}.admin-kpi-grid{grid-template-columns:1fr 1fr}.admin-dashboard-sections{grid-template-columns:1fr}.admin-dashboard-head h2{font-size:28px!important}.admin-dashboard-head p{font-size:14px}.admin-kpi-grid strong{font-size:22px}}@media(max-width:480px){.admin-kpi-grid{grid-template-columns:1fr 1fr;gap:8px}.admin-kpi-grid>div{padding:12px}.admin-kpi-grid strong{font-size:20px}}.course-classes-button{margin-top:12px;width:auto!important}.course-class-manager{width:min(900px,calc(100% - 24px))!important}.course-class-list{display:grid;gap:10px;margin-top:18px}.course-class-list article{display:flex;align-items:center;justify-content:space-between;gap:16px;border:1px solid #dfe6ee;border-radius:12px;padding:14px}.course-class-list article>div:first-child{display:flex;flex-direction:column;gap:3px}.course-class-list span,.course-class-list small{color:#68758a}.course-class-list article>div:last-child{display:flex;gap:8px}.class-edit,.class-delete,.course-class-form-actions button:not(.primary){border:1px solid #d5dde7;background:#fff;border-radius:9px;padding:8px 12px}.class-delete{color:#a52b2b}.course-class-form{border:1px solid #dfe6ee;border-radius:12px;padding:16px;margin-top:16px!important;background:#f8fafc}.course-class-form h3{margin:0 0 4px}.course-class-form-actions{display:flex;gap:8px}.course-class-form-actions .primary{width:auto!important}@media(max-width:700px){.course-class-list article{align-items:flex-start;flex-direction:column}.course-class-list article>div:last-child{width:100%}.class-edit,.class-delete{flex:1}.course-class-form-actions{flex-direction:column}.course-class-form-actions button{width:100%!important}}.course-admin-manage-bottom{display:flex;justify-content:flex-start;border-top:1px solid #e3e8ef;margin-top:18px;padding-top:18px}.course-registration-admin-list article strong,.course-registration-admin-list article strong *{text-decoration:none!important;color:#14213a!important}.course-registration-admin-list article a{text-decoration:none!important}.course-class-form{display:grid!important;gap:13px!important}.course-class-form>label,.course-class-form .course-location-grid label,.course-class-form .course-schedule-grid label{display:flex!important;flex-direction:column!important;gap:6px!important;margin:0!important;min-width:0!important}.course-class-form input,.course-class-form select{box-sizing:border-box!important;width:100%!important;height:46px!important;min-height:46px!important;margin:0!important;padding:0 13px!important;line-height:46px!important}.course-schedule-grid{display:grid!important;grid-template-columns:minmax(180px,1.4fr) minmax(120px,.8fr) minmax(120px,.8fr)!important;gap:12px!important;align-items:end!important}.course-schedule-grid input[type=date],.course-schedule-grid input[type=time]{appearance:auto!important;-webkit-appearance:auto!important;text-align:left!important}@media(max-width:700px){.course-admin-manage-bottom .course-classes-button{width:100%!important}.course-schedule-grid{grid-template-columns:minmax(0,1.35fr) minmax(0,.825fr) minmax(0,.825fr)!important;gap:8px!important}.course-class-form input,.course-class-form select{height:44px!important;min-height:44px!important;line-height:44px!important;padding:0 10px!important;font-size:16px!important}.course-schedule-grid label{font-size:14px!important}}@media(max-width:430px){.course-schedule-grid{grid-template-columns:1fr 1fr!important}.course-schedule-grid .course-date-field{grid-column:1/-1!important}}.activity-preview{display:flex;align-items:center;gap:9px;min-height:30px;color:#7b8493!important}.activity-preview-dot{width:7px;height:7px;border-radius:50%;background:#1fa83b;box-shadow:0 0 #1fa83b40;animation:activityPulse 1.4s ease-out infinite;flex:0 0 auto}.activity-preview-text{transition:opacity .18s ease}@keyframes activityPulse{0%{box-shadow:0 0 #1fa83b47}70%{box-shadow:0 0 0 7px #1fa83b00}to{box-shadow:0 0 #1fa83b00}}.generated-image-block{display:block;width:min(560px,100%);margin-top:12px}.generated-image-block .generated-chat-image{width:100%;max-width:100%;margin:0}.generated-image-actions{display:flex;align-items:center;gap:8px;margin-top:9px}.generated-image-actions button{display:inline-flex;align-items:center;gap:6px;border:1px solid #dfe5ec;background:#fff;color:#344054;border-radius:10px;padding:8px 11px;font-size:13px;font-weight:650}.generated-image-actions button:hover{background:#f7f8fa;border-color:#cfd7e2}@media(max-width:760px){.generated-image-actions button{padding:8px 10px}.generated-image-actions{margin-top:8px}}.file-thumb{width:46px;height:46px;flex:0 0 46px;object-fit:cover;border-radius:9px;border:1px solid #e2e5ea;background:#f4f5f7}.image-file-chip{min-width:260px}.msg-file-thumb{width:58px;height:58px;flex:0 0 58px;object-fit:cover;border-radius:10px;border:1px solid #e2e5ea;background:#f4f5f7}.msg-image-file{align-items:center}@media(max-width:760px){.file-thumb{width:44px;height:44px;flex-basis:44px}.msg-file-thumb{width:54px;height:54px;flex-basis:54px}}.shared-image-activity{max-width:560px;margin:0 auto;text-align:center;display:flex;flex-direction:column;align-items:center;gap:10px}.shared-image-activity>img{width:min(320px,82vw);max-height:360px;object-fit:cover;border-radius:18px;border:1px solid #dbe3ed;box-shadow:0 8px 28px #10233f14}.shared-image-activity small{font-weight:800;letter-spacing:.12em;color:#18a33b;margin-top:4px}.shared-image-activity h2{margin:0}.shared-image-activity p{margin:0 0 8px;color:#667085;line-height:1.5}@media(max-width:600px){.shared-image-activity>img{width:min(250px,72vw);max-height:280px}.shared-image-activity h2{font-size:24px}}.image-only-chip{position:relative;min-width:0!important;width:64px;height:64px;padding:4px;flex:0 0 64px;border-radius:12px;overflow:visible}.image-only-chip .file-thumb{width:54px;height:54px;flex:0 0 54px;border-radius:9px}.image-only-chip .remove-file{position:absolute;right:-6px;top:-7px;width:22px;height:22px;padding:0;border:1px solid #d9dee6;border-radius:50%;background:#fff;color:#667085;font-size:16px;line-height:18px;box-shadow:0 2px 7px #1018281f}.attachment-tray{scrollbar-width:thin}.chat.shared-image-mode .composer-wrap{display:none!important}.shared-image-selection{display:flex;justify-content:center;gap:8px;max-width:100%;margin:2px auto}.shared-image-selection:empty{display:none}.shared-image-selection .file-chip{min-width:0;width:auto;max-width:100%;padding:6px;border-radius:16px}.shared-image-selection .image-only-chip{width:112px;height:112px;position:relative}.shared-image-selection .file-thumb{width:100%;height:100%;object-fit:cover;border-radius:12px}.shared-image-selection .remove-file{position:absolute;right:2px;top:2px;width:28px;height:28px;border-radius:50%;background:#fffffff0;display:grid;place-items:center;padding:0}.shared-create-version{margin-top:2px}.shared-image-activity button[hidden]{display:none!important}.chat.shared-image-mode .messages{padding-bottom:max(28px,env(safe-area-inset-bottom))!important}@media(max-width:600px){.chat.shared-image-mode .welcome{margin-top:0!important}.chat.shared-image-mode .messages{padding-top:18px!important}.shared-image-activity{gap:9px}.shared-image-selection .image-only-chip{width:96px;height:96px}}.msg-image-only{display:inline-flex!important;width:auto!important;max-width:none!important;padding:0!important;border:0!important;background:transparent!important}.msg-image-only .msg-file-thumb{width:76px!important;height:76px!important;object-fit:cover;border-radius:12px}.msg-image-only>div{display:none!important}@media(max-width:600px){.msg-image-only .msg-file-thumb{width:72px!important;height:72px!important}.generated-image-actions{flex-wrap:wrap}}.shared-image-activity>img{object-fit:contain;max-height:none;width:auto;height:auto;max-width:min(420px,92vw);border-radius:18px}@media(max-width:600px){.chat.shared-image-mode .messages{padding:8px 14px max(16px,env(safe-area-inset-bottom))!important;overflow:auto}.chat.shared-image-mode .welcome{width:100%;margin:0!important;padding:0!important;min-height:0!important}.shared-image-activity{width:100%;max-width:430px;gap:7px;justify-content:flex-start}.shared-image-activity>img{width:auto;max-width:min(92vw,430px);height:auto;max-height:min(58dvh,560px);object-fit:contain;border-radius:15px}.shared-image-activity small{margin-top:0;font-size:12px;line-height:1.2}.shared-image-activity h2{font-size:22px;line-height:1.15;margin:1px 0}.shared-image-activity p{font-size:15px;line-height:1.35;margin:0 4px 4px;max-width:390px}.shared-image-activity #sharedImageAttach,.shared-image-activity #sharedImageCreate{margin-top:2px}}@media(max-width:600px)and (max-height:760px){.shared-image-activity>img{max-height:50dvh}.shared-image-activity h2{font-size:20px}.shared-image-activity p{font-size:14px}}nn html.shared-route-loading,html.shared-route-loading body{overflow:hidden!important}.shared-activity-loader{position:fixed;inset:0;z-index:99999;display:grid;place-items:center;background:#fff;opacity:1;transition:opacity .18s ease}.shared-activity-loader.is-leaving{opacity:0;pointer-events:none}.shared-loader-inner{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;color:#667085;font-size:14px;font-weight:650}.shared-loader-inner img{width:76px;height:76px;object-fit:contain;animation:rc-logo-pulse 1.05s ease-in-out infinite;filter:drop-shadow(0 8px 18px rgba(16,35,63,.1))}@keyframes rc-logo-pulse{0%,to{transform:scale(.92);opacity:.72}50%{transform:scale(1.08);opacity:1}}@media(prefers-reduced-motion:reduce){.shared-loader-inner img{animation:none}.shared-activity-loader{transition:none}}@media(max-width:600px){.chat.shared-image-mode .messages{scroll-padding-top:0!important}.shared-image-activity{scroll-margin-top:0!important}.shared-loader-inner img{width:68px;height:68px}}@media(max-width:600px){.chat.shared-image-mode .messages{scroll-padding-top:8px!important}.shared-image-activity{scroll-margin-top:0!important}}.guest-access-link{display:block;margin:9px auto 0;padding:5px 8px;font-size:12px;color:#7b8492;text-decoration:none}.guest-access-link:hover{color:#405b7c}.guest-access-link:disabled{opacity:.55;cursor:wait}@media(min-width:761px){.generated-image-actions{display:flex;align-items:center;flex-wrap:wrap;gap:7px}.generated-image-actions button{flex:0 0 auto;width:auto;min-width:0;padding:8px 10px;gap:5px;white-space:nowrap;word-break:normal;overflow-wrap:normal;line-height:1.15;font-size:12px}.generated-image-actions button span{white-space:nowrap;word-break:normal;overflow-wrap:normal}}.shared-identity-panel{position:relative;max-width:420px;width:min(92vw,420px)}.shared-identity-panel .close{position:absolute;right:14px;top:12px}.shared-identity-panel .guest-access-link{display:block;margin:10px auto 0;font-size:.88rem;opacity:.78}
