.portal{--green:#39d875;--ink:#26342e;--muted:#68756e;min-height:100vh;color:var(--ink);background:#f4f6f4;font:16px/1.5 Helvetica Neue,Arial,sans-serif}.portal *{box-sizing:border-box}.portal h1,.portal h2,.portal p{margin:0}.portal h1{letter-spacing:-1.2px;margin:8px 0 14px;font-size:clamp(28px,4vw,38px);font-weight:500;line-height:1.2}.portal h2{letter-spacing:-.3px;margin:6px 0 9px;font-size:20px;font-weight:550}.portal button,.portal input,.portal textarea,.portal select{font:inherit}.portal button{color:var(--ink);cursor:pointer;background:#fff;border:1px solid #dce3dd;border-radius:10px;min-height:44px;padding:11px 17px}.portal button:hover:not(:disabled){background:#f5fcf6;border-color:#86b394}.portal button:focus-visible,.portal a:focus-visible,.portal input:focus-visible,.portal textarea:focus-visible,.portal select:focus-visible{outline-offset:3px;outline:3px solid #238b49}.portal button:disabled{opacity:.5;cursor:not-allowed}.portal .primary{background:var(--green);border-color:var(--green);color:#103820;font-weight:600}.portal .primary:hover:not(:disabled){background:#2ecb69;border-color:#2ecb69}.portal-header{background:#fff;border-bottom:1px solid #e2e7e3;justify-content:space-between;align-items:center;gap:16px;height:96px;padding:0 max(24px,50vw - 590px);display:flex}.brand{letter-spacing:-1px;color:var(--ink);align-items:center;gap:12px;font-size:28px;font-weight:400;text-decoration:none;display:inline-flex}.portal .logo-button{background:0 0;border:0;padding:0}.header-right{align-items:center;gap:20px;display:flex}.private-label{color:var(--muted);font-size:12px}.private-label:before{content:"";background:var(--green);border-radius:100%;width:7px;height:7px;margin-right:8px;display:inline-block}.portal-body{max-width:1180px;margin:auto;padding:0 24px 80px}.tabs{border-bottom:1px solid #dbe2dc;gap:26px;margin-bottom:24px;display:flex}.portal .tabs button{color:var(--muted);background:0 0;border:0;border-radius:0;align-items:center;gap:9px;padding:22px 4px 18px;font-size:17px;display:flex}.portal .tabs button.active{color:#1d4229;border-bottom:3px solid var(--green);font-weight:600}.badge{color:#fff;background:#e93f4e;border-radius:20px;justify-content:center;align-items:center;min-width:23px;height:23px;padding:0 7px;font-size:12px;font-weight:700;line-height:1;display:inline-flex}.pilot-note{color:#4b5d50;background:#eaf0eb;border:1px solid #dce6de;border-radius:10px;align-items:center;gap:12px;margin-bottom:34px;padding:12px 16px;font-size:12px;display:flex}.pilot-note strong{white-space:nowrap}.pilot-note span{flex:1}.portal .pilot-note button{padding:6px 12px;font-size:12px}.section-heading{justify-content:space-between;align-items:center;gap:24px;margin-bottom:30px;display:flex}.eyebrow{letter-spacing:2px;color:#6d8072;font-size:10px;font-weight:700}.muted{color:var(--muted)}.small{font-size:12px}.category-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.portal .category-card{text-align:left;background:#fff;border:1px solid #dfe5df;border-radius:18px;min-height:235px;padding:28px;position:relative;box-shadow:0 4px 15px #20352003}.category-card .badge{position:absolute;top:18px;right:18px}.category-icon{color:#318749;align-items:center;height:73px;font-size:35px;display:flex}.category-card p{color:var(--muted);font-size:13px}.category-card .arrow{font-size:23px;position:absolute;bottom:28px;right:25px}.portal .coming{color:#8c9890;box-shadow:none;background:#f7f9f7;border-style:dashed}.coming .category-icon{color:#a7b5ab}.coming p{color:#8c9890}.task-panel{background:#fff;border:1px solid #dfe5df;border-radius:16px;margin-bottom:20px;padding:24px}.task-panel>button{margin-top:16px}.portal .task-row{text-align:left;justify-content:space-between;align-items:center;width:100%;display:flex}.section-title{margin:32px 0 20px!important}.channel-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.portal .channel-card{text-align:left;border-radius:16px;align-items:center;gap:20px;padding:24px;display:flex;position:relative}.channel-card .badge{position:absolute;top:16px;right:16px}.avatar{color:#55966a;background:#e8f4eb;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;font-size:24px;display:flex}.large{width:80px;height:80px;margin:auto;font-size:40px}.pill{color:#5b6b60;background:#ecf1ed;border-radius:20px;margin-top:12px;padding:5px 10px;font-size:11px;display:inline-block}.portal .back{color:#577662;background:0 0;border:0;margin-bottom:20px;padding-left:0}.two-col{grid-template-columns:1fr 1fr;gap:20px;display:grid}.empty{text-align:center;background:#f9fbf9;border:1px dashed #d3ded5;border-radius:18px;margin:24px 0;padding:65px 24px}.empty p{color:var(--muted);margin-bottom:20px}.sub-tabs{margin-top:24px}.wizard{background:#fff;border:1px solid #dfe5df;border-radius:20px;max-width:820px;margin:0 auto;padding:36px}.wizard-top{color:#5b7263;justify-content:space-between;align-items:center;font-size:13px;display:flex}.portal progress{width:100%;height:7px;accent-color:var(--green);background:#edf1ed;border:0;border-radius:6px;margin:16px 0 26px;display:block;overflow:hidden}.portal progress::-webkit-progress-bar{background:#edf1ed}.portal progress::-webkit-progress-value{background:var(--green)}.portal label{flex-direction:column;gap:8px;margin:20px 0;font-size:13px;font-weight:550;display:flex}.portal input,.portal textarea,.portal select{width:100%;color:var(--ink);background:#fff;border:1px solid #ced9d1;border-radius:10px;min-width:0;padding:12px 14px;font-size:16px}.portal textarea{resize:vertical}.portal input::placeholder,.portal textarea::placeholder{color:#839187}.portal .check{flex-direction:row;align-items:center;gap:12px}.check input{accent-color:#2bb75d;width:19px;height:19px}.portal fieldset{border:0;margin:24px 0;padding:0}.portal legend{margin-bottom:10px;font-size:13px;font-weight:600}.chips{flex-wrap:wrap;gap:8px;margin:14px 0;display:flex}.portal .chips button{border-radius:24px;min-height:40px;padding:8px 12px;font-size:12px}.portal button.chosen{color:#15582b;background:#e3f9ea;border-color:#39d875}.destination{background:#f6f8f6;border-radius:12px;padding:18px}.destination label{margin-bottom:0}.render-placeholder{text-align:center;background:#f8faf8;border:1px dashed #cbd9cd;border-radius:12px;margin:24px 0;padding:32px 18px}.render-placeholder p{color:var(--muted);font-size:14px}.render-placeholder h2{margin-top:20px}.wizard-footer{border-top:1px solid #e5eae6;justify-content:space-between;align-items:center;gap:10px;margin-top:32px;padding-top:24px;display:flex}.portal details{margin:20px 0;font-size:14px}.portal summary{cursor:pointer}.portal dl{grid-template-columns:140px 1fr;gap:12px;margin:24px 0;font-size:14px;display:grid}.portal dt{font-weight:600}.portal dd{color:var(--muted);margin:0}.error{color:#9b3030;background:#fff0ef;border:1px solid #f0ccc9;border-radius:10px;padding:16px;font-size:14px;margin:20px 0!important}.notice{color:#476b51;background:#f0f6f1;border-radius:10px;justify-content:space-between;align-items:center;gap:14px;padding:16px;font-size:13px;display:flex;margin:20px 0!important}.login-page{place-items:center;min-height:100svh;padding:28px;display:grid}.login-card{background:#fff;border:1px solid #dce4dd;border-radius:22px;width:100%;max-width:460px;padding:40px;box-shadow:0 20px 70px #20302009}.login-card .brand{margin-bottom:38px}.login-card h1{margin:12px 0}.login-card form{margin-top:28px}.login-card .primary{width:100%;margin:6px 0 22px}.text-link{color:#258145;font-size:13px;text-decoration:none}.login-card>.small{border-top:1px solid #edf0ed;margin-top:32px;padding-top:20px}@media (max-width:1000px){.category-grid{grid-template-columns:1fr 1fr}.portal-header{padding:0 24px}.pilot-note{flex-wrap:wrap}.pilot-note span{flex-basis:65%}}@media (max-width:600px){.portal-header{height:80px;padding:0 18px}.brand{gap:8px;font-size:23px}.brand img{width:35px;height:35px}.private-label{display:none}.portal-body{padding:0 18px 50px}.category-grid,.channel-grid,.two-col{grid-template-columns:1fr}.portal .category-card{min-height:200px}.section-heading{flex-direction:column;align-items:flex-start;gap:12px}.pilot-note{margin-bottom:26px}.pilot-note span{flex-basis:100%}.wizard{padding:22px 18px}.wizard-footer{flex-wrap:wrap}.wizard-footer>.small{text-align:center;order:3;width:100%}.portal dl{grid-template-columns:1fr;gap:6px}.portal dd{margin-bottom:12px}.login-card{padding:30px 24px}.tabs{gap:20px}.header-right button{font-size:13px}.channel-card h2{padding-right:15px}}
