:root{color-scheme:light;--bg:#f5f7f6;--white:#fff;--ink:#20392d;--muted:#6c7f72;--green:#147b59;--green-dark:#0d6246;--soft:#eaf4ee;--line:#e0e8e2;--red:#bd3d46;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif}
*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font-size:14px;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed}a{color:inherit;text-decoration:none}[hidden]{display:none!important}fieldset{margin:0;padding:0;border:0;min-width:0}:focus-visible{outline:3px solid #39a783;outline-offset:3px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.symbols{position:absolute;width:0;height:0;overflow:hidden}.icon{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;vertical-align:middle}.masthead{height:92px;max-width:1336px;padding:0 44px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:inline-flex;align-items:center;gap:10px;font-size:23px;font-weight:750;letter-spacing:-.7px;min-height:44px}.brand-mark{width:34px;height:34px;border-radius:11px;background:var(--green);color:white;display:grid;place-items:center;font-size:23px;letter-spacing:0}.brand-caption{font-size:11px;font-weight:500;letter-spacing:0;color:var(--muted);margin-left:12px;padding-left:20px;border-left:1px solid #d5dfd7}.back-link{display:flex;align-items:center;gap:9px;min-height:44px;font-size:12px;color:#597262}.back-link .icon{width:16px}.eyebrow{display:block;color:var(--green);font-size:10px;font-weight:700;letter-spacing:1.9px;line-height:1.6}.card{background:var(--white);border:1px solid var(--line);border-radius:22px}.login-layout{max-width:1170px;min-height:calc(100vh - 142px);padding:40px 44px 68px;margin:auto;display:grid;grid-template-columns:minmax(0,1fr) 410px;gap:80px;align-items:center}.login-story{padding:20px 0}.login-story h1{font-size:43px;line-height:1.45;letter-spacing:-1.2px;font-weight:600;margin:22px 0 20px}.story-intro{font-size:14px;line-height:1.9;color:var(--muted);margin:0}.connection-art{display:flex;align-items:center;max-width:390px;margin:49px 0 27px;position:relative;min-height:164px}.connection-art:before{content:"";position:absolute;left:7%;right:2%;height:160px;background:radial-gradient(ellipse,#dcebe16b,transparent 70%);z-index:-1}.art-node{border:1px solid #cfdfd2;background:linear-gradient(150deg,#fff,#f1f7f2);box-shadow:0 10px 22px #2a623609;color:#789481}.browser-node{width:128px;height:120px;border-radius:13px;text-align:center;flex-shrink:0;transform:rotate(-4deg)}.window-dots{display:block;text-align:left;border-bottom:1px solid #e2ebe4;height:24px;padding:5px 9px;font-size:6px;letter-spacing:2px;color:#bbcdbf}.browser-avatar{width:33px;height:33px;background:#d8ebde;border-radius:11px;display:grid;place-items:center;font-size:20px;color:#43815b;margin:13px auto 9px}.art-line{width:30px;height:3px;background:#d1dfd3;margin:0 auto 7px;border-radius:9px}.art-node small{font-size:9px}.art-wire{display:flex;align-items:center;gap:5px;flex:1;justify-content:center}.art-wire span{width:4px;height:4px;border-radius:50%;background:#a8c5b0}.art-hub{border-radius:18px;background:#147b59;width:52px;height:52px;color:#fff;display:grid;place-items:center;flex-shrink:0;box-shadow:0 6px 19px #147b5919}.phone-node{width:71px;height:130px;border-radius:16px;display:flex;flex-direction:column;align-items:center;flex-shrink:0;transform:rotate(7deg)}.phone-speaker{width:17px;height:3px;background:#b9ccbf;border-radius:8px;margin:9px 0 25px}.phone-node .icon{width:25px;height:25px;color:#6e987e;margin-bottom:13px}.phone-home{width:17px;height:3px;background:#bdcfc3;border-radius:8px;margin-top:auto;margin-bottom:8px}.story-foot{color:#718976;display:flex;align-items:center;gap:9px;font-size:11px}.tiny-dot{display:inline-block;width:6px;height:6px;background:#389568;border-radius:50%;flex-shrink:0}.login-card{padding:35px 34px 26px;box-shadow:0 12px 50px #234a2b05}.lock-mark{width:45px;height:45px;border-radius:14px;background:var(--soft);color:var(--green);display:grid;place-items:center;margin-bottom:27px}.lock-mark .icon{width:22px;height:22px}.login-card h2{font-size:25px;line-height:1.4;font-weight:600;letter-spacing:-.5px;margin:10px 0 12px}.intro{color:var(--muted);font-size:12px;line-height:1.9;margin:0 0 25px}.field{display:flex;flex-direction:column;gap:9px;font-size:12px;color:#4d6957;min-width:0;position:relative}.field input,.field select,.field textarea{border:1px solid #d8e3da;background:white;color:#264c35;border-radius:11px;padding:12px 13px;min-height:46px;line-height:1.5;width:100%;min-width:0;transition:border-color .15s}.field input::placeholder,.field textarea::placeholder{color:#90a095;font-size:12px}.field input:focus,.field select:focus,.field textarea:focus{border-color:#26845c;outline:2px solid #3ca67718;outline-offset:1px}.field input:disabled,.field select:disabled{background:#f5f8f5;color:#7d8d81}.field textarea{resize:vertical}.field small{font-size:11px;line-height:1.8;color:#758879}.field .optional,.required-note{position:absolute;top:0;right:0;font-size:10px;color:#819486;font-weight:400}#admin-login-form .field{margin-bottom:20px}.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:46px;border-radius:11px;border:1px solid transparent;padding:12px 20px;font-size:12px;font-weight:600;line-height:1.5;white-space:nowrap}.primary{background:var(--green);color:white}.primary:hover:not(:disabled){background:var(--green-dark)}.primary:disabled{background:#dce9e0;color:#819689}.secondary{background:white;color:#486e53;border-color:#dce5de}.secondary:hover:not(:disabled){background:#eef5ef}.secondary:disabled{color:#9ba99f}.compact{font-size:11px;padding:9px 13px;min-height:44px}.full-width{width:100%}.login-note{display:flex;align-items:flex-start;gap:7px;margin:19px 0 0;padding-top:17px;border-top:1px solid #eaf0ea;font-size:10px;line-height:1.8;color:#7b8d7f}.login-note .icon{width:13px;height:16px}.feedback{font-size:12px;line-height:1.8;color:var(--green-dark);overflow-wrap:anywhere;margin:0}.feedback:not(:empty){padding:13px 15px;margin-bottom:20px;background:#eaf5ee;border-radius:10px;border:1px solid #d7e9dc}.feedback.error:not(:empty){background:#fff1f1;border-color:#f0d9da;color:#a43e48}#admin-login-status:not(:empty){margin:15px 0 0;font-size:11px}.workspace{max-width:1248px;margin:19px auto 0;padding:0 44px 34px;display:grid;grid-template-columns:226px minmax(0,1fr);gap:49px;align-items:start}.sidebar{position:sticky;top:28px;padding:10px 0}.sidebar h1{font-size:26px;font-weight:600;margin:12px 0 10px;letter-spacing:-.5px}.sidebar>div>p{color:var(--muted);font-size:11px;line-height:1.8;margin:0}.section-nav{display:flex;flex-direction:column;gap:9px;margin-top:35px}.section-nav button{display:flex;align-items:center;gap:13px;width:100%;min-height:69px;padding:13px 15px;border:1px solid transparent;border-radius:13px;background:transparent;color:#607a67;text-align:left;font-size:13px;font-weight:550}.section-nav button small{display:block;font-size:10px;color:#819588;font-weight:400;margin-top:6px}.section-nav button:hover{background:#edf3ed}.section-nav button[aria-current="page"]{background:#e7f1e9;border-color:#dbe9df;color:#206e48}.section-nav .step{font-size:11px;font-weight:500;color:#8da993;font-variant-numeric:tabular-nums}.section-nav button[aria-current="page"] .step{color:#277c53}.session-card{margin:38px 15px 0;border-top:1px solid #dfe8e1;padding-top:23px}.session-label{font-size:11px;display:flex;align-items:center;gap:8px;color:#597862}.session-card p{font-size:10px;color:#7d8c81;line-height:1.8;margin:10px 0 3px}.text-button{min-width:44px;display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:9px 3px;font-size:11px;color:var(--green);border:0;background:transparent}.text-button.danger{color:var(--red)}.text-button:disabled{color:#a2afa5}.editor{min-width:0}.editor-header{display:flex;justify-content:space-between;align-items:center;gap:16px;margin:9px 0 26px}.editor-header h2{font-size:27px;font-weight:600;letter-spacing:-.6px;margin:10px 0 9px}.editor-header p{font-size:12px;line-height:1.8;color:var(--muted);margin:0}.state-pill{display:inline-flex;align-items:center;gap:7px;background:#fff;border:1px solid #dfe6df;border-radius:99px;white-space:nowrap;color:#6e8073;font-size:10px;padding:8px 10px}.state-pill:before{content:"";height:6px;width:6px;border-radius:50%;background:#acb8aa}.state-pill[data-enabled="true"]:before{background:#3a9367}.section-card{padding:27px 29px;margin-bottom:20px}.card-heading{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:23px}.section-kicker{display:block;font-size:9px;letter-spacing:1.8px;color:#819788;font-weight:650;margin-bottom:8px}.card-heading h3{font-size:17px;font-weight:600;margin:0;line-height:1.4}.seat-toolbar{display:flex;align-items:end;gap:17px;margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid #e7ede7}.seat-toolbar .field{flex:1}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:23px 20px}.full-span{grid-column:1 / -1}.context-note{font-size:11px;line-height:1.9;color:#75887a;background:#f5f8f5;border-radius:10px;margin:21px 0 0;padding:13px 15px}.empty-state{color:#85978a;font-size:12px;line-height:1.9;padding:20px 15px;border:1px dashed #d6e2d8;border-radius:11px;text-align:center;margin:0}.section-intro{font-size:12px;line-height:1.85;color:#728477;margin:-4px 0 23px}.ice-entry{border-top:1px solid #e5ece6;padding-top:20px;margin-top:24px}.ice-entry:first-child{border-top:0;margin-top:0;padding-top:0}.ice-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.ice-heading h4{font-size:12px;font-weight:600;margin:0;color:#57755f}.ice-entry .form-grid{gap:15px 18px}.notice{border:1px solid #ece1c5;background:#faf5e9;color:#826635;padding:17px 19px;border-radius:13px;font-size:12px;line-height:1.9;margin:0 0 20px}.notice.neutral{background:#edf3ee;border-color:#dfe9e0;color:#627d68}.notice p{font-size:11px;line-height:1.9;margin:7px 0 0}.notice strong{font-weight:600}.switch-row{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:10px 0 25px;border-bottom:1px solid #e8eee8;margin-bottom:24px;cursor:pointer}.switch-row strong{font-size:13px;font-weight:550;color:#416449}.switch-row small{display:block;font-size:11px;line-height:1.8;color:#768b7b;margin-top:8px}.switch-row input{appearance:none;flex-shrink:0;width:40px;height:24px;border-radius:99px;background:#cfdcd2;border:0;position:relative;cursor:pointer;margin:0;transition:background .2s}.switch-row input:before{content:"";position:absolute;width:18px;height:18px;top:3px;left:3px;background:#fff;border-radius:50%;box-shadow:0 1px 3px #1b432124;transition:transform .2s}.switch-row input:checked{background:var(--green)}.switch-row input:checked:before{transform:translateX(16px)}.prefix-field{margin-top:6px}.subtle-badge{font-size:10px;white-space:nowrap;padding:7px 10px;background:#edf5ef;color:#66836e;border-radius:8px}.token-button{margin-top:20px}.token-result{padding:19px;border-radius:13px;background:#f4f8f4;border:1px solid #e2eae3}.token-result textarea{font:11px/1.9 ui-monospace,SFMono-Regular,Consolas,monospace;word-break:break-all}.token-actions{display:flex;align-items:center;gap:16px;margin-top:13px;flex-wrap:wrap}.token-actions span{font-size:10px;color:#6d8674}.next-steps{padding:12px 15px 25px}.next-steps h3{font-size:18px;font-weight:550;margin:11px 0 18px}.next-steps ol{padding-left:18px;margin:0 0 23px;color:#6f8375;font-size:12px;line-height:2.1}.next-steps li{padding:3px 0}.next-steps>p{font-size:10px;line-height:1.9;color:#7d9284;margin:17px 0 0}#token-status:not(:empty){margin-top:17px}.save-bar{position:sticky;bottom:16px;display:flex;justify-content:space-between;align-items:center;gap:16px;padding:18px 22px;background:#fffffff5;border:1px solid #dce7de;border-radius:16px;box-shadow:0 8px 35px #123b2710;backdrop-filter:blur(8px);margin-top:26px;z-index:2}.save-state{font-size:12px;font-weight:550;color:#617d6a;display:flex;align-items:center;gap:8px}.save-state:before{content:"";width:6px;height:6px;border-radius:50%;background:#82a68c}.save-state[data-dirty="true"]:before{background:#c18c3e}.save-bar small{display:block;font-size:10px;color:#8b9a8e;line-height:1.7;margin-top:6px}.save-actions{display:flex;gap:10px}dialog{width:min(430px,calc(100% - 32px));max-height:calc(100dvh - 48px);overflow:auto;border:1px solid #dce7df;border-radius:20px;padding:27px;color:var(--ink);box-shadow:0 25px 100px #153b2633}dialog::backdrop{background:#14332470;backdrop-filter:blur(4px)}dialog h2{font-size:22px;font-weight:600;margin:0 0 14px}dialog p{font-size:12px;color:#788b7d;line-height:1.8;margin:0 0 24px}.dialog-actions{display:flex;justify-content:flex-end;gap:11px;margin-top:23px}#seat-dialog-status:not(:empty){margin-top:16px}
@media(min-width:1440px){.login-layout{gap:118px;max-width:1230px}.login-story h1{font-size:46px}.connection-art{max-width:400px}}
@media(max-width:1050px){.login-layout{gap:43px;padding-left:35px;padding-right:35px;grid-template-columns:minmax(0,1fr) 370px}.login-story h1{font-size:35px}.login-card{padding:30px 27px}.workspace{gap:28px;grid-template-columns:194px minmax(0,1fr);padding-left:30px;padding-right:30px}.section-card{padding:24px}.section-nav button{padding:12px}.save-bar{padding:16px}.save-actions .button{padding:12px 15px}.save-bar small{max-width:170px}}
@media(max-width:800px){.masthead{height:78px;padding:0 25px}.brand-caption{display:none}.login-layout{min-height:calc(100vh - 100px);grid-template-columns:minmax(0,1fr) 350px;gap:29px;padding:25px 25px 50px}.login-story h1{font-size:30px}.story-intro{font-size:12px}.connection-art{margin-top:33px}.art-hub{width:42px;height:42px;border-radius:14px}.browser-node{width:100px;height:112px}.phone-node{width:60px;height:120px}.art-wire{gap:3px}.art-wire span{width:3px;height:3px}.story-foot{font-size:9px}.eyebrow{font-size:9px}.workspace{grid-template-columns:1fr;padding:0 25px 25px;gap:23px;margin-top:5px}.sidebar{position:static;padding:0}.sidebar>div:first-child{display:none}.section-nav{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:0}.section-nav button{min-height:61px;padding:11px 12px;gap:9px;justify-content:center}.section-nav button small{display:none}.section-nav button span:not(.step){font-size:12px}.session-card{display:flex;justify-content:space-between;align-items:center;gap:12px;margin:13px 5px 0;padding:0;border:0}.session-card p{margin:0 auto 0 0}.session-card .text-button{flex-shrink:0}.session-label{font-size:10px}.editor-header{margin:0 0 22px}.editor-header h2{font-size:25px}.save-bar small{max-width:none}.section-card{padding:27px}.form-grid{gap:23px 22px}}
@media(max-width:620px){.masthead{height:73px;padding:0 21px}.brand{font-size:20px}.brand-mark{width:31px;height:31px;font-size:21px}.back-link{font-size:11px;gap:6px}.back-link .icon{width:14px}.login-layout{display:flex;flex-direction:column;align-items:stretch;gap:23px;padding:13px 21px 35px;max-width:450px;min-height:auto}.login-story{padding:9px 4px 0}.login-story h1{font-size:30px;line-height:1.45;margin:14px 0 10px}.login-story h1 br{display:none}.story-intro{font-size:12px;line-height:1.85}.desktop-break{display:none}.connection-art,.story-foot{display:none}.login-card{padding:25px 25px 22px;border-radius:20px}.lock-mark{float:right;width:39px;height:39px;margin:0 0 0 10px}.login-card .eyebrow{padding-top:2px}.login-card h2{font-size:23px;margin:9px 0 12px}.intro{font-size:11px;margin-bottom:22px}.intro br{display:none}#admin-login-form .field{margin-bottom:18px}.workspace{padding:0 18px 24px;gap:16px}.section-nav{gap:4px}.section-nav button{min-height:63px;flex-direction:column;gap:6px;padding:9px 4px}.section-nav button span:not(.step){font-size:11px}.section-nav .step{font-size:10px}.session-card{margin:10px 1px 0;gap:8px;flex-wrap:wrap}.session-label{font-size:10px}.session-card p{font-size:9px}.session-card .text-button{font-size:10px}.editor-header{gap:10px;margin-bottom:19px}.editor-header h2{font-size:25px;margin:7px 0 8px}.editor-header p{font-size:11px}.editor-header .eyebrow{font-size:8px;letter-spacing:1.4px}.state-pill{font-size:9px;padding:7px 9px}.section-card{padding:22px 20px;border-radius:18px;margin-bottom:16px}.card-heading{gap:10px;margin-bottom:22px}.card-heading h3{font-size:16px}.section-kicker{font-size:8px;letter-spacing:1.5px}.compact{font-size:10px;padding:8px 10px}.form-grid{grid-template-columns:1fr;gap:22px}.field{font-size:11px;gap:8px}.field input,.field select,.field textarea{font-size:16px;padding:11px 12px}.field input::placeholder,.field textarea::placeholder{font-size:11px}.field small{font-size:10px;line-height:1.85}.seat-toolbar{gap:12px}.seat-toolbar .text-button{font-size:10px}.context-note{font-size:10px;padding:12px}.section-intro{font-size:11px;line-height:1.9}.notice{font-size:11px;padding:16px}.notice p{font-size:10px}.switch-row{gap:19px}.switch-row strong{font-size:12px}.switch-row small{font-size:10px}.save-bar{padding:14px 15px;bottom:10px;flex-wrap:wrap;gap:14px;border-radius:14px;margin-top:21px}.save-bar>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%}.save-bar small{margin-top:0;font-size:9px;max-width:175px;text-align:right}.save-state{font-size:11px;white-space:nowrap;gap:7px}.save-actions{width:100%;gap:10px}.save-actions .button{flex:1;min-height:45px;padding:11px 13px;font-size:12px}.feedback:not(:empty){font-size:11px;padding:12px 14px}.subtle-badge{font-size:9px;padding:7px 8px}.token-result{padding:14px}.next-steps{padding:12px 7px 17px}.next-steps h3{font-size:17px}.next-steps ol{font-size:11px}.token-actions{gap:12px}.token-button{width:100%}.token-result textarea{font-size:11px}.button{min-height:46px}.login-note{font-size:9px}.ice-entry .form-grid{gap:18px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}

.media-readiness{display:flex;gap:12px;align-items:flex-start;padding:15px 18px;margin-bottom:20px;border:1px solid #e7e4d6;border-radius:13px;background:#f8f7f1;color:#776c43}.readiness-symbol{display:grid;place-items:center;border:1px solid #e3ddc9;border-radius:8px;width:27px;height:27px;flex-shrink:0;color:#9d8b54;font-size:17px}.media-readiness strong{display:block;font-size:12px;font-weight:550;line-height:1.8}.media-readiness p{margin:5px 0 0;font-size:10px;line-height:1.85;color:#8a8269}@media(max-width:620px){.media-readiness{padding:13px 14px;gap:10px;margin-bottom:17px}.media-readiness strong{font-size:11px}.media-readiness p{font-size:10px}.readiness-symbol{width:23px;height:23px;border-radius:7px;font-size:15px}}

.media-readiness[data-ready="true"]{background:#edf6ef;border-color:#d5e8db;color:#296c47}.media-readiness[data-ready="true"] .readiness-symbol{background:#e1f0e6;border-color:#c9dfd1;color:#267149}.media-readiness[data-ready="true"] p{color:#5f7e69}

#dial-plan-summary{margin-top:0;border:1px solid #e8e0c9;background:#faf6eb;color:#7f693b}#dial-plan-summary[data-enabled="true"]{border-color:#d5e8db;background:#edf6ef;color:#296c47}#dial-route-example{overflow-wrap:anywhere;font-variant-numeric:tabular-nums}
