.portal-frame{--portal-ink:#18302e;--portal-muted:#6b7875;--portal-line:#d9ded6;--portal-paper:#fffef9;--portal-canvas:#f5f1e7;--portal-lime:#c9ec68;--portal-coral:#ff8068;--portal-lilac:#cfc3ff;min-height:100vh;display:grid;grid-template-columns:270px minmax(0,1fr);background:var(--portal-canvas);color:var(--portal-ink)}.portal-sidebar{position:sticky;top:0;height:100vh;padding:30px 22px 22px;display:flex;flex-direction:column;border-right:1px solid #314846;background:#19302f;color:white}.portal-brand{display:flex;align-items:center;gap:10px;padding:0 8px;font-size:22px;letter-spacing:-.04em}.portal-brand-mark{position:relative;width:30px;height:30px;border:1px solid #647c72;border-radius:50%;background:#101f1f}.portal-brand-mark:after{content:"";position:absolute;width:8px;height:8px;left:10px;top:10px;border-radius:50%;background:var(--portal-lime)}.portal-brand-mark i{position:absolute;width:6px;height:6px;top:4px;border-radius:50%;background:#f5ca57}.portal-brand-mark i:first-child{left:4px}.portal-brand-mark i:last-child{right:4px}.portal-workspace{margin:34px 0 28px;padding:13px;display:flex;align-items:center;gap:10px;border:1px solid #3d5552;border-radius:13px;background:#213b39}.portal-workspace>span{width:36px;height:36px;display:grid;place-items:center;flex:none;border-radius:10px;background:var(--portal-lilac);color:var(--portal-ink);font-size:12px;font-weight:900}.portal-workspace small,.portal-workspace strong{display:block;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.portal-workspace strong{font-size:12px}.portal-workspace small{margin-top:3px;color:#9eb0ac;font-size:9px;text-transform:capitalize}.portal-sidebar nav{display:grid;gap:5px}.portal-sidebar nav a{min-height:44px;display:flex;align-items:center;gap:12px;padding:0 13px;border-radius:11px;color:#b7c5c1;font-size:13px;font-weight:650}.portal-sidebar nav a.active,.portal-sidebar nav a:hover{background:#294542;color:white}.portal-sidebar nav a.active{box-shadow:inset 3px 0 var(--portal-lime)}.portal-sidebar nav i{width:21px;color:var(--portal-lime);text-align:center;font-style:normal}.portal-side-foot{position:relative;margin-top:auto;padding:18px;border:1px solid #49605d;border-radius:16px;background:#223b39;overflow:hidden}.portal-side-foot img{position:absolute;right:-14px;bottom:-12px;width:90px;height:auto;opacity:.92}.portal-side-foot p{position:relative;max-width:130px;margin:0;z-index:1}.portal-side-foot p span,.portal-side-foot p strong{display:block}.portal-side-foot p strong{font-size:12px}.portal-side-foot p span{margin-top:5px;color:#a7b9b4;font-size:9px;line-height:1.45}.portal-side-foot>a{position:relative;display:inline-block;margin-top:11px;color:var(--portal-lime);font-size:10px;font-weight:800;z-index:1}.portal-stage{min-width:0}.portal-topbar{height:72px;padding:0 38px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--portal-line);background:rgba(255,254,249,.75);backdrop-filter:blur(16px)}.portal-environment{display:flex;align-items:center;gap:8px;color:var(--portal-muted);font-size:11px;font-weight:750}.portal-environment i{width:8px;height:8px;border-radius:50%;background:#e4a63b;box-shadow:0 0 0 4px #f6e8c7}.portal-environment.authenticated i{background:#63a55c;box-shadow:0 0 0 4px #dcebd7}.portal-top-actions{display:flex;align-items:center;gap:14px;font-size:11px;font-weight:750}.portal-top-actions a{color:var(--portal-muted)}.portal-top-actions .portal-avatar,.portal-top-actions button{min-height:34px;padding:0 12px;display:grid;place-items:center;border:1px solid var(--portal-line);border-radius:10px;background:white;color:var(--portal-ink);cursor:pointer}.portal-top-actions button.primary{background:var(--portal-ink);color:white}.portal-top-actions .portal-avatar{width:34px;padding:0;border-radius:50%;background:var(--portal-lilac);font-size:10px}.portal-mode-note{min-height:44px;padding:9px 38px;display:flex;align-items:center;gap:10px;border-bottom:1px solid #e5d7a5;background:#fff5cf;color:#63571d;font-size:10px}.portal-mode-note strong{font-size:11px}.portal-mode-note button{margin-left:auto;border:0;background:transparent;color:#403917;font-weight:850;cursor:pointer}.portal-content{width:min(1230px,calc(100% - 76px));margin:0 auto;padding:54px 0 90px}.portal-page-head{min-height:120px;display:flex;align-items:flex-start;justify-content:space-between;gap:30px}.portal-page-head.compact{min-height:108px}.portal-page-head p{margin:0 0 10px;color:#59744d;font-size:9px;font-weight:900;letter-spacing:.16em}.portal-page-head h1{margin:0;max-width:810px;font-family:Georgia,serif;font-size:clamp(38px,4vw,58px);font-weight:500;line-height:.99;letter-spacing:-.05em}.portal-page-head>div>span{display:block;margin-top:13px;color:var(--portal-muted);font-size:14px}.portal-page-head>select{padding:10px 34px 10px 12px;border:1px solid var(--portal-line);border-radius:10px;background:white;color:var(--portal-ink)}.portal-back{display:inline-block;margin-bottom:15px;color:var(--portal-muted);font-size:11px;font-weight:750}.portal-primary-action,.portal-secondary-action{min-height:44px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;flex:none;border:1px solid var(--portal-ink);border-radius:11px;background:var(--portal-lime);color:var(--portal-ink);font-size:12px;font-weight:850;cursor:pointer}.portal-secondary-action{background:white}.portal-error,.portal-notice{margin:0 0 18px;padding:13px 16px;border:1px solid #d69d8f;border-radius:11px;background:#fff0eb;color:#833827;font-size:12px}.portal-notice{border-color:#e0cc88;background:#fff6d8;color:#65551d}.portal-metrics{margin-top:18px;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.portal-metrics article{min-height:150px;padding:24px;border:1px solid var(--portal-line);border-radius:18px;background:var(--portal-paper);box-shadow:0 4px 0 rgba(24,48,46,.03)}.portal-metrics article>span{color:var(--portal-muted);font-size:11px}.portal-metrics strong{display:block;margin:13px 0 5px;font-family:Georgia,serif;font-size:45px;font-weight:500;letter-spacing:-.05em}.portal-metrics strong i{color:#a2aaa7;font-family:inherit;font-size:24px;font-style:normal}.portal-metrics small{color:#4d7d4d;font-size:10px}.portal-dashboard-grid{margin-top:15px;display:grid;grid-template-columns:1.2fr .8fr;gap:14px}.portal-panel{padding:24px;border:1px solid var(--portal-line);border-radius:18px;background:var(--portal-paper);box-shadow:0 4px 0 rgba(24,48,46,.03)}.portal-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.portal-panel-head span,.portal-panel-head strong{display:block}.portal-panel-head span{margin-bottom:5px;color:var(--portal-muted);font-size:9px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.portal-panel-head strong{font-size:15px}.portal-panel-head a,.portal-panel-head small{color:var(--portal-muted);font-size:9px}.portal-bars{height:190px;margin-top:27px;display:flex;align-items:end;gap:7px;border-bottom:1px solid var(--portal-line)}.portal-bars i{flex:1;border-radius:5px 5px 0 0;background:var(--portal-lime);box-shadow:inset 0 0 0 1px #9dbc4e}.portal-axis{display:flex;justify-content:space-between;padding-top:9px;color:#97a09d;font-size:8px}.portal-profile-list{margin-top:18px;display:grid}.portal-profile-list a{min-height:70px;display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:11px;border-bottom:1px solid var(--portal-line)}.portal-profile-list a:last-child{border-bottom:0}.portal-profile-list a>span{width:36px;height:36px;display:grid;place-items:center;border-radius:11px;background:var(--portal-lilac);font-size:10px;font-weight:900}.portal-profile-list small,.portal-profile-list strong{display:block}.portal-profile-list strong{font-size:11px}.portal-profile-list small{margin-top:4px;color:var(--portal-muted);font-size:8px}.portal-profile-list b{font-family:Georgia,serif;font-size:19px}.portal-callout{margin-top:15px;padding:30px 34px;display:flex;align-items:center;justify-content:space-between;gap:30px;border:1px solid #90a85a;border-radius:18px;background:#e7f2c8}.portal-callout span{color:#587124;font-size:9px;font-weight:900;letter-spacing:.15em}.portal-callout h2{margin:8px 0;max-width:750px;font-family:Georgia,serif;font-size:28px;font-weight:500;letter-spacing:-.03em}.portal-callout p{max-width:850px;margin:0;color:#59645b;font-size:11px;line-height:1.55}.portal-callout>a{flex:none;font-size:11px;font-weight:850}.portal-usage{margin-top:18px;padding:16px 20px;display:grid;grid-template-columns:150px 1fr auto;align-items:center;gap:20px;border:1px solid var(--portal-line);border-radius:14px;background:var(--portal-paper)}.portal-usage span,.portal-usage strong{display:block}.portal-usage strong{font-size:14px}.portal-usage span{margin-top:3px;color:var(--portal-muted);font-size:9px}.portal-usage>i{height:7px;overflow:hidden;border-radius:99px;background:#e5e8e2}.portal-usage>i b{display:block;height:100%;border-radius:inherit;background:var(--portal-lime)}.portal-usage>a{font-size:10px;font-weight:800}.portal-profile-cards{margin-top:16px;display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.portal-profile-cards article{padding:24px;border:1px solid var(--portal-line);border-radius:18px;background:var(--portal-paper)}.portal-profile-card-top{display:flex;align-items:center;justify-content:space-between}.portal-profile-card-top>span{width:50px;height:50px;display:grid;place-items:center;border-radius:15px;background:var(--portal-lilac);font-size:13px;font-weight:900}.portal-profile-card-top i{padding:5px 8px;border-radius:99px;background:#eee;color:#717b78;font-size:8px;font-style:normal;font-weight:850;text-transform:uppercase}.portal-profile-card-top i.published{background:#dfefd8;color:#487449}.portal-profile-cards h2{margin:17px 0 4px;font-size:19px}.portal-profile-cards article>p{min-height:38px;margin:0;color:var(--portal-muted);font-size:11px;line-height:1.5}.portal-profile-url{display:inline-block;margin:13px 0 18px;color:#596e30;font-size:10px;font-weight:750}.portal-profile-cards dl{margin:0;padding:15px 0;display:grid;grid-template-columns:repeat(3,1fr);border-block:1px solid var(--portal-line)}.portal-profile-cards dl div{padding-left:12px;border-left:1px solid var(--portal-line)}.portal-profile-cards dl div:first-child{padding-left:0;border-left:0}.portal-profile-cards dt{color:var(--portal-muted);font-size:8px}.portal-profile-cards dd{margin:5px 0 0;font-family:Georgia,serif;font-size:20px}.portal-card-actions{margin-top:17px;display:flex;justify-content:space-between;gap:10px;font-size:10px;font-weight:800}.portal-card-actions a:last-child{color:var(--portal-muted)}.portal-card-tools{margin-top:10px;padding-top:10px;display:flex;gap:6px;border-top:1px dashed var(--portal-line)}.portal-card-tools button{padding:5px 7px;border:1px solid var(--portal-line);border-radius:7px;background:white;color:var(--portal-muted);font-size:7px;font-weight:800;cursor:pointer}.portal-card-tools button.danger{margin-left:auto;color:#944d3d}.profile-editor{margin-top:20px;display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:18px;align-items:start}.profile-editor-main{display:grid;gap:16px}.editor-section{padding:28px}.editor-heading{display:flex;gap:14px;align-items:flex-start;margin-bottom:24px}.editor-heading>span{width:34px;height:34px;display:grid;place-items:center;flex:none;border:1px solid var(--portal-ink);border-radius:10px;background:var(--portal-lime);font-size:10px;font-weight:900}.editor-heading h2{margin:0;font-family:Georgia,serif;font-size:25px;font-weight:500}.editor-heading p{margin:5px 0 0;color:var(--portal-muted);font-size:10px;line-height:1.5}.editor-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.editor-grid label,.support-form label{display:grid;gap:6px}.editor-grid label.full{grid-column:1/-1}.editor-grid label>span,.support-form label>span{font-size:9px;font-weight:850}.editor-grid input,.editor-grid textarea,.editor-links input,.handle-field input,.support-form input,.support-form select,.support-form textarea{width:100%;padding:11px 12px;border:1px solid #bfc8c1;border-radius:10px;background:white;color:var(--portal-ink);outline:none}.editor-grid textarea,.support-form textarea{min-height:100px;resize:vertical}.editor-grid input:focus,.editor-grid textarea:focus,.editor-links input:focus,.handle-field input:focus,.support-form input:focus,.support-form textarea:focus{border-color:var(--portal-ink);box-shadow:0 0 0 3px rgba(201,236,104,.35)}.editor-grid label small{justify-self:end;color:var(--portal-muted);font-size:8px}.handle-field{min-height:48px;display:grid;grid-template-columns:auto 1fr;align-items:center;overflow:hidden;border:1px solid #bfc8c1;border-radius:11px;background:#edf0eb}.handle-field>span{padding-left:13px;color:var(--portal-muted);font-size:12px;font-weight:700}.handle-field input{border:0;border-radius:0;font-weight:800}.handle-field input:focus{box-shadow:none}.editor-help{display:block;margin-top:7px;color:var(--portal-muted);font-size:8px}.editor-links{display:grid;gap:9px}.editor-links>div{display:grid;grid-template-columns:.55fr 1fr 36px;gap:8px}.editor-links button{border:1px solid #d8b9ae;border-radius:9px;background:#fff3ef;color:#8e3e2c;font-size:19px;cursor:pointer}.editor-links button:disabled{opacity:.35}.editor-add-link{margin-top:12px;padding:0;border:0;background:transparent;color:var(--portal-ink);font-size:10px;font-weight:850;cursor:pointer}.profile-editor-side{position:sticky;top:92px;display:grid;gap:13px}.qr-permanent-card{padding:22px;border:1px solid var(--portal-ink);border-radius:18px;background:#e8f2cd;text-align:center;box-shadow:5px 6px 0 rgba(24,48,46,.08)}.qr-label{margin-bottom:12px;color:#546c29;font-size:8px;font-weight:900;letter-spacing:.15em}.qr-permanent-card img{width:190px;height:190px;border:8px solid white;border-radius:12px}.qr-permanent-card strong{display:block;margin-top:13px;font-size:11px}.qr-permanent-card p{margin:8px auto 14px;max-width:245px;color:#5b6658;font-size:9px;line-height:1.45}.qr-permanent-card button{min-height:36px;padding:0 14px;border:1px solid var(--portal-ink);border-radius:9px;background:white;font-size:9px;font-weight:850;cursor:pointer}.profile-mini-preview{--profile-accent:#c9ec68;padding:22px;border:1px solid var(--portal-line);border-radius:18px;background:var(--portal-paper);text-align:center}.profile-mini-preview>small{display:block;color:#557044;font-size:8px;font-weight:800}.profile-mini-preview>span{width:58px;height:58px;margin:13px auto 8px;display:grid;place-items:center;border-radius:50%;background:var(--profile-accent);font-weight:900}.profile-mini-preview h2{margin:0;font-family:Georgia,serif;font-size:23px;font-weight:500}.profile-mini-preview>p{margin:5px 0 14px;color:var(--portal-muted);font-size:9px}.profile-mini-preview>div{display:grid;gap:6px}.profile-mini-preview b{min-height:32px;padding:0 10px;display:flex;align-items:center;justify-content:space-between;border:1px solid var(--portal-ink);border-radius:8px;background:white;font-size:8px}.profile-mini-preview b i{font-style:normal}.editor-message{margin:0;padding:10px 12px;border-radius:9px;background:#e2efdc;color:#3c6a3f;font-size:9px;line-height:1.45}.editor-message.error{background:#fff0eb;color:#833827}.editor-actions{display:grid;grid-template-columns:1fr 1.2fr;gap:8px}.editor-actions button{min-height:42px;border:1px solid var(--portal-ink);border-radius:10px;background:white;font-size:9px;font-weight:850;cursor:pointer}.editor-actions .publish{background:var(--portal-ink);color:white}.portal-metrics.analytics strong{color:#5b56a0}.analytics-chart{margin-top:15px}.legend{display:flex;align-items:center;gap:6px;color:var(--portal-muted);font-size:8px}.legend i{width:8px;height:8px;border-radius:2px;background:var(--portal-lime)}.legend i:nth-child(2){margin-left:7px;background:var(--portal-coral)}.analytics-bars{height:250px;margin-top:30px;display:flex;align-items:end;gap:4px;border-bottom:1px solid var(--portal-line)}.analytics-bars span{height:100%;flex:1;display:flex;align-items:end;gap:1px}.analytics-bars b,.analytics-bars i{width:55%;border-radius:3px 3px 0 0;background:var(--portal-lime)}.analytics-bars b{width:45%;background:var(--portal-coral)}.analytics-lower{margin-top:15px;display:grid;grid-template-columns:1.3fr .7fr;gap:15px}.performance-table{margin-top:18px}.performance-table>div{min-height:52px;display:grid;grid-template-columns:1fr 70px 70px 70px;align-items:center;border-bottom:1px solid var(--portal-line);font-size:10px}.performance-table>div:last-child{border-bottom:0}.performance-table .table-head{min-height:30px;color:var(--portal-muted);font-size:8px;font-weight:800;text-transform:uppercase}.performance-table strong small{display:block;margin-top:3px;color:var(--portal-muted);font-size:8px;font-weight:500}.performance-table b{color:#517348}.privacy-panel{background:#ddd4ff}.privacy-panel>span{color:#5d56a2;font-size:8px;font-weight:900;letter-spacing:.15em}.privacy-panel h2{margin:14px 0;font-family:Georgia,serif;font-size:31px;font-weight:500;line-height:1}.privacy-panel p{color:#58556d;font-size:11px;line-height:1.65}.privacy-panel a{display:inline-block;margin-top:14px;font-size:10px;font-weight:850}.analytics-actions{display:flex;gap:8px}.analytics-actions button,.analytics-actions select{padding:10px 12px;border:1px solid var(--portal-line);border-radius:10px;background:white;color:var(--portal-ink);font-size:9px}.analytics-actions button{font-weight:800;cursor:pointer}.current-plan-strip{margin-top:18px;padding:20px 24px;display:flex;align-items:center;justify-content:space-between;gap:30px;border:1px solid var(--portal-line);border-radius:14px;background:var(--portal-paper)}.current-plan-strip span,.current-plan-strip strong{display:block}.current-plan-strip span{color:var(--portal-muted);font-size:8px;font-weight:900;letter-spacing:.14em}.current-plan-strip strong{margin-top:5px;font-size:16px;text-transform:capitalize}.current-plan-strip p{max-width:670px;margin:0;color:var(--portal-muted);font-size:10px;line-height:1.5}.billing-plans{margin-top:16px;display:grid;grid-template-columns:repeat(3,1fr);gap:14px;align-items:stretch}.billing-plans article{position:relative;padding:27px;border:1px solid var(--portal-line);border-radius:18px;background:var(--portal-paper)}.billing-plans article.popular{border:2px solid var(--portal-ink);box-shadow:6px 7px 0 var(--portal-lime)}.billing-popular{position:absolute;right:18px;top:-11px;padding:6px 9px;border:1px solid var(--portal-ink);border-radius:99px;background:var(--portal-lime);font-size:7px;font-weight:900;letter-spacing:.12em}.billing-plans article>p{margin:0;color:#57704a;font-size:9px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.billing-plans h2{margin:18px 0 5px;font-family:Georgia,serif;font-size:44px;font-weight:500}.billing-plans h2 small{color:var(--portal-muted);font-family:sans-serif;font-size:10px;font-weight:500}.billing-plans em{color:var(--portal-muted);font-size:10px;font-style:normal}.billing-plans ul{min-height:150px;margin:23px 0;padding:20px 0 0;display:grid;gap:11px;border-top:1px solid var(--portal-line);list-style:none;font-size:10px}.billing-plans li:first-letter{color:#547d45}.billing-plans button{width:100%;min-height:42px;border:1px solid var(--portal-ink);border-radius:10px;background:white;font-size:9px;font-weight:850;cursor:pointer}.billing-plans .popular button{background:var(--portal-ink);color:white}.billing-plans button:disabled{color:var(--portal-muted);cursor:default}.billing-fineprint{max-width:800px;margin:25px auto 0;text-align:center;color:var(--portal-muted);font-size:9px;line-height:1.65}.billing-fineprint strong{color:var(--portal-ink)}.portal-billing-toggle{width:fit-content;margin:18px auto 0;padding:3px;display:flex;gap:3px;border:1px solid var(--portal-line);border-radius:99px;background:white}.portal-billing-toggle button{padding:8px 13px;border:0;border-radius:99px;background:transparent;color:var(--portal-muted);font-size:9px;font-weight:800;cursor:pointer}.portal-billing-toggle button[aria-pressed=true]{background:var(--portal-ink);color:white}.portal-annual-equivalent{display:block;min-height:16px;margin:-2px 0 5px;color:#577044;font-size:8px;font-weight:800}.support-layout{margin-top:18px;display:grid;grid-template-columns:1.15fr .85fr;gap:15px;align-items:start}.support-form{display:grid;gap:16px}.support-form .editor-heading{margin-bottom:6px}.support-form textarea{min-height:160px}.support-form .portal-primary-action{width:fit-content}.support-honeypot{position:absolute;left:-10000px;opacity:0}.support-status{margin:0;padding:11px;border-radius:9px;background:#e7f1df;color:#436e42;font-size:10px}.support-layout aside{display:grid;gap:14px}.support-answer{background:#ddd4ff}.support-answer>span{color:#6259a6;font-size:8px;font-weight:900;letter-spacing:.15em}.support-answer h2{margin:13px 0;font-family:Georgia,serif;font-size:29px;font-weight:500;line-height:1.05}.support-answer p{color:#5d5870;font-size:11px;line-height:1.65;white-space:pre-wrap}.support-answer small{color:#68617e;font-size:8px}.support-trust{padding:24px;border:1px solid #a9b68b;border-radius:18px;background:#edf3de}.support-trust strong{font-family:Georgia,serif;font-size:21px;font-weight:500}.support-trust ul{padding-left:17px;color:#58644f;font-size:10px;line-height:1.9}.support-trust p{margin:13px 0 0;padding-top:13px;border-top:1px solid #ccd8b8;color:#6e7766;font-size:9px;line-height:1.5}.team-allowance{padding:13px 16px;border:1px solid var(--portal-line);border-radius:12px;background:white;text-align:right}.team-allowance small,.team-allowance strong{display:block}.team-allowance strong{font-family:Georgia,serif;font-size:22px}.team-allowance small{color:var(--portal-muted);font-size:8px;text-transform:uppercase}.team-layout{grid-template-columns:1.2fr .8fr;gap:15px;align-items:start}.team-layout,.team-list{margin-top:18px;display:grid}.team-list>div{min-height:68px;display:grid;grid-template-columns:38px minmax(0,1fr) 105px 55px;align-items:center;gap:11px;border-bottom:1px solid var(--portal-line)}.team-list>div:last-child{border-bottom:0}.team-list>div>span{width:36px;height:36px;display:grid;place-items:center;border-radius:11px;background:var(--portal-lilac);font-size:9px;font-weight:900}.team-list small,.team-list strong{display:block}.team-list strong{font-size:11px}.team-list small{margin-top:3px;color:var(--portal-muted);font-size:8px}.team-list b{color:var(--portal-muted);font-size:9px}.team-list select{padding:8px;border:1px solid var(--portal-line);border-radius:8px;background:white;font-size:9px}.team-list button{border:0;background:transparent;color:#9b493a;font-size:8px;cursor:pointer}.team-invite form{display:grid;gap:14px}.team-invite label{display:grid;gap:6px;font-size:9px;font-weight:800}.invite-result input,.team-invite input,.team-invite select{width:100%;padding:11px 12px;border:1px solid #bfc8c1;border-radius:10px;background:white;color:var(--portal-ink)}.invite-result{margin-top:18px;padding:15px;border-radius:12px;background:#edf3de}.invite-result span{display:block;margin-bottom:7px;color:#5b7139;font-size:7px;font-weight:900;letter-spacing:.13em}.invite-result button{margin-top:7px;border:0;background:transparent;font-size:9px;font-weight:850;cursor:pointer}.pending-invites{margin-top:15px}.pending-invites>div:not(.portal-panel-head){min-height:46px;display:grid;grid-template-columns:1fr 100px 150px;align-items:center;border-top:1px solid var(--portal-line);font-size:9px}.pending-invites>div:nth-child(2){margin-top:14px}.pending-invites span{text-transform:capitalize}.pending-invites small{color:var(--portal-muted);text-align:right}.join-card{max-width:650px;margin:50px auto;padding:45px;text-align:center}.join-card>span{color:#587124;font-size:8px;font-weight:900;letter-spacing:.15em}.join-card h1{margin:16px 0;font-family:Georgia,serif;font-size:46px;font-weight:500;letter-spacing:-.04em}.join-card>p{max-width:500px;margin:0 auto 24px;color:var(--portal-muted);font-size:12px;line-height:1.65}.editor-grid select{width:100%;padding:11px 12px;border:1px solid #bfc8c1;border-radius:10px;background:white;color:var(--portal-ink);outline:none}.editor-grid select:focus{border-color:var(--portal-ink);box-shadow:0 0 0 3px rgba(201,236,104,.35)}.handle-migration{margin-top:9px;display:flex;align-items:center;justify-content:space-between;gap:15px}.handle-migration small{color:var(--portal-muted);font-size:8px}.handle-migration button{padding:7px 10px;border:1px solid var(--portal-line);border-radius:8px;background:white;font-size:8px;font-weight:800;cursor:pointer}.handle-migration button:disabled{opacity:.45;cursor:default}.qr-downloads{display:grid;grid-template-columns:1fr 1fr;gap:6px}.qr-downloads button{padding-inline:8px;font-size:8px}.qr-downloads button:last-child{grid-column:1/-1}.custom-sections{display:grid;gap:12px}.custom-sections>div{padding:14px;display:grid;gap:9px;border:1px solid var(--portal-line);border-radius:12px;background:#faf9f4}.custom-sections input,.custom-sections textarea{width:100%;padding:10px 11px;border:1px solid #bfc8c1;border-radius:9px;background:white;color:var(--portal-ink)}.custom-sections textarea{min-height:90px;resize:vertical}.custom-sections button{justify-self:start;border:0;background:transparent;color:#924b3d;font-size:8px;font-weight:800;cursor:pointer}@media (max-width:1050px){.portal-frame{grid-template-columns:220px minmax(0,1fr)}.portal-content{width:min(100% - 38px,1100px)}.analytics-lower,.portal-dashboard-grid,.profile-editor,.support-layout,.team-layout{grid-template-columns:1fr}.profile-editor-side{position:static;grid-template-columns:1fr 1fr}.portal-profile-cards{grid-template-columns:repeat(2,1fr)}}@media (max-width:760px){.portal-frame{display:block}.portal-sidebar{position:static;width:100%;height:auto;padding:18px}.portal-sidebar nav{margin-top:16px;display:flex;overflow-x:auto}.portal-sidebar nav a{white-space:nowrap}.portal-side-foot,.portal-workspace{display:none}.portal-topbar{padding:0 18px}.portal-top-actions>a{display:none}.portal-mode-note{padding-inline:18px}.portal-content{width:calc(100% - 28px);padding-top:35px}.portal-page-head{display:grid}.billing-plans,.portal-dashboard-grid,.portal-metrics,.portal-profile-cards{grid-template-columns:1fr}.current-plan-strip,.portal-callout{align-items:flex-start;flex-direction:column}.editor-grid,.portal-usage{grid-template-columns:1fr}.editor-grid label.full{grid-column:auto}.editor-links>div{grid-template-columns:1fr 36px}.editor-links>div input:nth-child(2){grid-column:1/-1;grid-row:2}.profile-editor-side{grid-template-columns:1fr}.analytics-bars{gap:2px}.analytics-bars b{display:none}.performance-table>div{grid-template-columns:1fr 48px 48px 52px}.portal-top-actions button.primary{max-width:150px}.portal-page-head h1{font-size:42px}.team-list>div{grid-template-columns:38px 1fr;padding:10px 0}.team-list b,.team-list button,.team-list select{grid-column:2}.pending-invites>div:not(.portal-panel-head){grid-template-columns:1fr;gap:4px;padding:10px 0}.pending-invites small{text-align:left}}.account-grid{margin-top:18px;display:grid;grid-template-columns:1fr 1fr;gap:16px;align-items:start}.account-grid>article>p{color:var(--portal-muted);font-size:10px;line-height:1.65}.account-details{margin:18px 0;display:grid;gap:10px}.account-details div{padding:10px 0;display:grid;grid-template-columns:90px 1fr;border-bottom:1px solid var(--portal-line)}.account-details dt{color:var(--portal-muted);font-size:8px;font-weight:800;text-transform:uppercase}.account-details dd{margin:0;font-size:10px;font-weight:750}.account-confirm{margin-top:18px;display:grid;gap:7px;color:#813b2d;font-size:9px;font-weight:850}.account-confirm input{padding:11px 12px;border:1px solid #c99f94;border-radius:9px}.account-danger{margin-top:12px;min-height:40px;padding:0 15px;border:1px solid #873928;border-radius:9px;background:#fff0eb;color:#873928;font-size:9px;font-weight:850;cursor:pointer}.account-danger:disabled{opacity:.45;cursor:default}@media (max-width:900px){.account-grid{grid-template-columns:1fr}}