:root{--navy:#14243b;--navy2:#1d3555;--blue:#246bfe;--blueSoft:#eef4ff;--ink:#172033;--muted:#647086;--line:#dfe5ee;--bg:#f4f7fb;--green:#138a54;--greenSoft:#eaf8f0;--orange:#b9650a;--orangeSoft:#fff4e5;--radius:18px;--shadow:0 18px 50px #1b2d4d14}*{box-sizing:border-box}html,body{background:var(--bg);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}.app-shell{min-height:100vh}.topbar{color:#fff;background:var(--navy);justify-content:space-between;align-items:center;height:78px;padding:0 32px;display:flex}.brand{align-items:center;gap:12px;display:flex}.brand-mark{width:42px;height:42px;color:var(--navy);background:#fff;border-radius:12px;place-items:center;font-weight:800;display:grid}.brand strong,.brand small{display:block}.brand strong{font-size:18px}.brand small{color:#b8c6da;margin-top:3px;font-size:12px}.account-chip{color:#dce7f7;border:1px solid #ffffff38;border-radius:999px;padding:9px 14px;font-size:13px}.shell-body{grid-template-columns:250px minmax(0,1fr);min-height:calc(100vh - 78px);display:grid}.sidebar{color:#fff;background:var(--navy2);flex-direction:column;justify-content:space-between;padding:28px 18px;display:flex}.sidebar nav{gap:7px;display:grid}.sidebar nav a{color:#d7e1ef;border-radius:12px;align-items:center;gap:11px;padding:13px;font-size:14px;display:flex}.sidebar nav a:hover{color:#fff;background:#ffffff17}.nav-number{background:#ffffff14;border-radius:8px;place-items:center;width:25px;height:25px;font-size:12px;display:grid}.sidebar-help{color:#d5dfed;background:#ffffff12;border-radius:14px;gap:7px;padding:16px;display:grid}.sidebar-help strong{color:#fff;font-size:13px}.sidebar-help span{font-size:12px;line-height:1.5}.main-content{min-width:0;padding:38px}.page-stack{gap:24px;max-width:1180px;margin:0 auto;display:grid}.page-heading{justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.page-heading h1{letter-spacing:-.03em;margin:6px 0 7px;font-size:clamp(30px,4vw,44px);line-height:1.08}.page-heading p{color:var(--muted);margin:0;line-height:1.55}.eyebrow{color:var(--blue);letter-spacing:.11em;text-transform:uppercase;font-size:12px;font-weight:800}.button{border:1px solid #0000;border-radius:11px;justify-content:center;align-items:center;min-height:42px;padding:10px 17px;font-weight:700;display:inline-flex}.button.primary{color:#fff;background:var(--blue)}.button.secondary{border-color:var(--line);background:#fff}.button.large{min-height:48px;padding-inline:22px}.notice-card,.support-card{border-radius:var(--radius);background:var(--greenSoft);border:1px solid #cce8d9;justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;display:flex}.notice-card>div:nth-child(2){flex:1}.notice-card p,.support-card p{color:var(--muted);margin:4px 0 0}.notice-icon{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.book-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:22px;grid-template-columns:210px 1fr;display:grid;overflow:hidden}.book-cover{color:#fff;background:linear-gradient(145deg,#102747,#2672d8);flex-direction:column;justify-content:flex-end;min-height:320px;padding:28px;display:flex}.book-cover span{letter-spacing:.12em;font-size:13px}.book-cover strong{margin:8px 0 40px;font-size:29px;line-height:1}.book-cover small{border-top:1px solid #ffffff59;padding-top:15px}.book-details{padding:28px}.book-title-row{justify-content:space-between;gap:18px;display:flex}.book-title-row h2{margin:12px 0 5px;font-size:25px}.book-title-row p{color:var(--muted);margin:0}.muted{color:var(--muted);white-space:nowrap;font-size:12px}.pill{border-radius:999px;width:fit-content;padding:6px 9px;font-size:11px;font-weight:800;display:inline-flex}.pill.orange{color:var(--orange);background:var(--orangeSoft)}.pill.green{color:var(--green);background:var(--greenSoft)}.book-meta{border-block:1px solid var(--line);grid-template-columns:repeat(2,1fr);gap:20px;margin:26px 0;padding:22px 0;display:grid}.book-meta div{gap:5px;display:grid}.book-meta dt{color:var(--muted);font-size:12px}.book-meta dd{margin:0;font-weight:700}.next-step,.approval-bar,.workflow-footer{justify-content:space-between;align-items:center;gap:20px;display:flex}.next-step div,.approval-bar div{gap:5px;display:grid}.next-step span,.approval-bar span{color:var(--muted);font-size:13px}.simple-steps{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.simple-steps article{border:1px solid var(--line);background:#fff;border-radius:15px;gap:13px;padding:19px;display:flex}.simple-steps article>span,.submission-steps li>span{background:var(--blueSoft);width:32px;height:32px;color:var(--blue);border-radius:10px;flex:none;place-items:center;font-weight:800;display:grid}.simple-steps p{color:var(--muted);margin:5px 0 0;font-size:13px}.workflow{gap:18px;display:grid}.form-section{border:1px solid var(--line);border-radius:var(--radius);background:#fff;grid-template-columns:46px minmax(0,1fr);gap:17px;padding:26px;display:grid}.section-number{background:var(--navy);color:#fff;border-radius:12px;place-items:center;width:40px;height:40px;font-weight:800;display:grid}.section-content h2{margin:4px 0 5px;font-size:21px}.section-content>p{color:var(--muted);margin:0 0 20px}.form-grid{gap:16px;display:grid}.form-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}label{color:#344057;gap:7px;font-size:13px;font-weight:700;display:grid}input,select,textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #cfd7e3;border-radius:10px;outline:none;padding:12px 13px}input:focus,select:focus,textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px #246bfe1f}textarea{resize:vertical}.section-content>label,.section-content>.form-grid{margin-top:16px}.upload-box{text-align:center;cursor:pointer;background:#f8faff;border:2px dashed #b7c6db;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;min-height:190px;padding:25px;display:flex}.upload-box input{opacity:0;width:1px;height:1px;position:absolute}.upload-symbol{background:var(--blueSoft);width:45px;height:45px;color:var(--blue);border-radius:13px;place-items:center;margin-bottom:11px;font-size:24px;display:grid}.upload-box small{color:var(--muted);margin-top:6px;font-weight:400}.inline-warning{background:var(--orangeSoft);color:#80500d;border-radius:11px;margin-top:13px;padding:13px 15px;font-size:13px}.choice-grid{gap:13px;display:grid}.choice-grid.three{grid-template-columns:repeat(3,1fr)}.choice-grid.two{grid-template-columns:repeat(2,1fr)}.choice{border:1px solid var(--line);color:var(--ink);text-align:left;background:#fff;border-radius:13px;gap:7px;padding:17px;display:grid}.choice span{color:var(--muted);font-size:12px;line-height:1.45}.choice.active{border-color:var(--blue);background:var(--blueSoft);box-shadow:inset 0 0 0 1px var(--blue)}.preset-card{background:#f6fcf8;border:1px solid #cfe9dc;border-radius:14px;justify-content:space-between;align-items:center;gap:20px;margin-top:16px;padding:18px;display:flex}.preset-card h3{margin:9px 0 4px}.preset-card p{color:var(--muted);margin:0}.preset-spec{text-align:right;gap:5px;display:grid}.preset-spec span{color:var(--muted);font-size:12px}.isbn-fields{margin-top:16px}.workflow-footer,.approval-bar{border:1px solid var(--line);background:#fff;border-radius:16px;padding:20px 22px}.workflow-footer span{color:var(--muted)}.success-message{background:var(--greenSoft);color:#116b43;border:1px solid #bfe3cf;border-radius:12px;padding:14px 16px}.preview-switcher{justify-content:center;gap:10px;display:flex}.preview-stage{background:#dfe6ef;border-radius:22px;place-items:center;min-height:530px;padding:36px;display:grid}.device-preview{background:#222b36;border-radius:24px;width:min(380px,100%);padding:13px;box-shadow:0 22px 50px #1a233140}.device-top{color:#d7dce5;text-align:center;padding:8px 12px 14px;font-size:11px}.device-page{color:#252525;background:#f5f1e8;border-radius:10px 10px 16px 16px;min-height:430px;padding:42px 35px}.device-page small{letter-spacing:.12em}.device-page h2{margin:18px 0 28px;font:27px Georgia,serif}.device-page p,.paper-page p{font-family:Georgia,serif;line-height:1.75}.spread-preview{filter:drop-shadow(0 22px 30px #1f2b3d2e);grid-template-columns:repeat(2,minmax(230px,360px));display:grid}.paper-page{background:#fffdf8;min-height:430px;padding:50px 40px}.paper-page.left{border-radius:12px 0 0 12px}.paper-page.right{border-radius:0 12px 12px 0}.paper-page small{color:var(--muted);text-align:center;display:block}.paper-page h3{margin-top:65px;font-family:Georgia,serif}.validation-panel{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:24px}.validation-panel h2{margin:0 0 15px}.validation-row{border-top:1px solid var(--line);gap:13px;padding:15px 0;display:flex}.validation-row p{color:var(--muted);margin:4px 0 0;font-size:13px}.status-dot{border-radius:50%;flex:none;width:11px;height:11px;margin-top:4px}.status-dot.green{background:var(--green)}.status-dot.orange{background:#e58a1f}.download-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:22px;grid-template-columns:320px 1fr;display:grid;overflow:hidden}.zip-visual{color:#fff;background:linear-gradient(145deg,#173359,#246bfe);flex-direction:column;justify-content:center;min-height:440px;padding:35px;display:flex}.zip-visual span{border:1px solid #ffffff59;border-radius:8px;width:fit-content;padding:7px 10px;font-size:12px}.zip-visual strong{margin:20px 0 10px;font-size:31px;line-height:1.05}.zip-visual small{color:#c9dbff}.package-content{padding:34px}.package-content h2{margin:12px 0 8px}.package-content>p{color:var(--muted);line-height:1.6}.file-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 18px;margin:24px 0;padding:0;list-style:none;display:grid}.file-list li{align-items:center;gap:8px;font-size:13px;display:flex}.file-list span{color:var(--green);font-weight:900}.download-note{max-width:560px;color:var(--muted);margin-top:12px;line-height:1.5;display:block}.info-grid{gap:16px;display:grid}.info-grid.two{grid-template-columns:repeat(2,1fr)}.info-card,.help-section{border:1px solid var(--line);background:#fff;border-radius:16px;padding:22px}.info-card h3{margin:0 0 9px}.info-card p{color:var(--muted);margin:0 0 10px;line-height:1.6}.info-card a{color:var(--blue);font-weight:700}.help-section{border-radius:var(--radius);padding:26px}.help-section h2{margin:0 0 18px}.submission-steps{margin:0;padding:0;list-style:none;display:grid}.submission-steps li{border-top:1px solid var(--line);gap:16px;padding:18px 0;display:flex}.submission-steps li:first-child{border-top:0}.submission-steps p{color:var(--muted);margin:5px 0 0;line-height:1.55}.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{cursor:pointer;padding:18px 2px;font-weight:800}details p{color:var(--muted);margin:-3px 0 18px;line-height:1.65}@media (max-width:980px){.shell-body{grid-template-columns:1fr}.sidebar{z-index:5;padding:10px 16px;display:block;position:sticky;top:0;overflow-x:auto}.sidebar nav{min-width:max-content;display:flex}.sidebar nav a{padding:9px 11px}.sidebar-help{display:none}.main-content{padding:26px 20px}.book-card,.download-card{grid-template-columns:1fr}.book-cover{min-height:220px}.zip-visual{min-height:250px}}@media (max-width:720px){.topbar{padding:0 17px}.account-chip,.brand small{display:none}.page-heading,.book-title-row,.next-step,.workflow-footer,.approval-bar,.preset-card,.support-card{flex-direction:column;align-items:stretch}.book-meta,.form-grid.two,.choice-grid.three,.choice-grid.two,.simple-steps,.info-grid.two,.file-list{grid-template-columns:1fr}.form-section{grid-template-columns:1fr;padding:20px}.preset-spec{text-align:left}.preview-stage{min-height:430px;padding:18px 10px;overflow-x:auto}.spread-preview{grid-template-columns:repeat(2,230px)}.paper-page{min-height:360px;padding:35px 25px}}
.progress-track{background:#e7ecf3;border-radius:999px;height:9px;margin:18px 0;overflow:hidden}.progress-track>span{border-radius:inherit;background:#246bfe;height:100%;transition:width .3s;display:block}.button-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.inline-action{gap:5px;display:grid}.action-error{color:#a23b2a;max-width:260px}.processing-card,.empty-state{border:1px solid var(--line);border-radius:var(--radius);text-align:center;background:#fff;padding:30px}.processing-card h2,.empty-state h1,.empty-state h2{margin:14px 0 8px}.processing-card p,.empty-state p{color:var(--muted);line-height:1.6}.error-card{background:#fff8f7;border-color:#f0c8c2}.production-preview{background:#dfe6ef;min-height:680px;padding:18px}.production-frame{background:#fff;border:0;border-radius:14px;width:100%;height:650px;box-shadow:0 16px 40px #1f2b3d29}.validation-downloads{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.status-dot.red{background:#c43d31}.package-content .pill.green{color:var(--green);background:var(--greenSoft)}@media (max-width:720px){.production-preview{min-height:520px;padding:8px}.production-frame{height:500px}.button-row,.validation-downloads{flex-direction:column;align-items:stretch}.button-row .button,.validation-downloads .button{width:100%}}.account-actions{align-items:center;gap:10px;display:flex}.logout-button{color:#fff;background:0 0;border:1px solid #ffffff47;border-radius:10px;min-height:38px;padding:8px 13px;font-weight:700}.logout-button:hover{background:#ffffff1a}.section-title{align-items:center;gap:8px;min-width:0;display:flex}.section-title.compact{align-items:center}.field-label{align-items:center;gap:6px;min-height:20px;line-height:1.35;display:flex}.field-label>span:first-child{min-width:0}.help-tip{vertical-align:middle;flex:none;align-items:center;display:inline-flex;position:relative}.help-tip-button{color:#526176;cursor:help;background:#f4f7fb;border:1px solid #b8c5d7;border-radius:50%;place-items:center;width:18px;height:18px;font-size:11px;font-weight:800;line-height:1;display:grid}.help-tip-button:hover,.help-tip-button:focus{border-color:var(--blue);background:var(--blueSoft);color:var(--blue);outline:none}.help-tip-popover{z-index:40;color:#344057;background:#fff;border:1px solid #cfd8e5;border-radius:12px;width:min(320px,80vw);padding:13px 14px;font-size:12px;font-weight:400;line-height:1.55;display:none;position:absolute;top:calc(100% + 9px);left:50%;transform:translate(-50%);box-shadow:0 16px 38px #12243b2e}.help-tip-popover:before{content:"";background:#fff;border-top:1px solid #cfd8e5;border-left:1px solid #cfd8e5;width:10px;height:10px;position:absolute;top:-6px;left:50%;transform:translate(-50%)rotate(45deg)}.help-tip-popover span{display:block}.help-tip-popover a{color:var(--blue);margin-top:8px;font-weight:700;display:inline-block}.help-tip:hover .help-tip-popover,.help-tip:focus-within .help-tip-popover{display:block}.form-section{box-shadow:0 8px 24px #1b2d4d09}.section-content>p{max-width:760px}.section-content label{min-width:0}.choice-option{position:relative}.choice-option>.help-tip{position:absolute;top:12px;right:12px}.choice-option .choice{width:100%;padding-right:44px}.preset-spec .field-label{justify-content:flex-end}.professor-heading{align-items:center;padding:8px 0}.professor-heading h1{max-width:720px}.launch-status{background:#f4fbf7;border:1px solid #cbe6d7;border-radius:15px;align-items:center;gap:12px;padding:16px 18px;display:flex}.launch-status .status-dot{width:12px;height:12px;margin:0}.launch-status p{color:var(--muted);margin:3px 0 0;font-size:13px}.empty-library{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:20px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:22px;padding:28px;display:grid}.empty-library-icon{background:var(--blueSoft);width:58px;height:58px;color:var(--blue);border-radius:17px;place-items:center;font-size:29px;font-weight:700;display:grid}.empty-library h2{margin:6px 0 7px}.empty-library p{max-width:720px;color:var(--muted);margin:0;line-height:1.6}.professor-steps article{min-height:92px}.login-overlay{z-index:1000;background:linear-gradient(145deg,#102747,#1c477c);place-items:center;padding:24px;display:grid;position:fixed;inset:0}.login-card{text-align:center;background:#fff;border-radius:24px;width:min(440px,100%);padding:38px;box-shadow:0 30px 80px #00000047}.login-brand{background:var(--navy);color:#fff;border-radius:17px;place-items:center;width:58px;height:58px;margin:0 auto 20px;font-size:20px;font-weight:800;display:grid}.login-card h1{margin:8px 0;font-size:32px}.login-card>p{color:var(--muted);margin:0 0 25px;line-height:1.6}.login-card>small{color:var(--muted);margin-top:22px;display:block}.login-form{text-align:left;gap:16px;display:grid}.login-form .button{width:100%;margin-top:4px}.login-error{color:#9e2d20;background:#fff0ed;border-radius:10px;padding:11px 12px;font-size:13px}@media (max-width:720px){.account-chip{display:none}.logout-button{padding-inline:10px}.empty-library{text-align:center;grid-template-columns:1fr}.empty-library-icon{margin:auto}.empty-library .button{width:100%}.help-tip-popover{width:auto;position:fixed;inset:auto 16px 16px;transform:none}.help-tip-popover:before{display:none}.preset-spec .field-label{justify-content:flex-start}.login-card{padding:30px 22px}}.simple-steps.four{grid-template-columns:repeat(4,minmax(0,1fr))}.visual-summary{border:1px solid var(--line);background:#fff;border-radius:16px;grid-template-columns:180px 180px minmax(0,1fr);align-items:center;gap:18px;padding:20px 22px;display:grid}.visual-summary>div{gap:3px;display:grid}.visual-summary strong{font-size:28px}.visual-summary span,.visual-summary p{color:var(--muted);font-size:13px}.visual-summary p{margin:0;line-height:1.6}.visual-list{gap:16px;display:grid}.visual-card{border:1px solid var(--line);background:#fff;border-radius:18px;grid-template-columns:minmax(0,1fr) 240px;gap:22px;padding:22px;display:grid;box-shadow:0 8px 24px #1b2d4d09}.visual-copy h2{margin:12px 0 6px}.visual-copy p{color:var(--muted);margin:0 0 10px;line-height:1.55}.visual-copy small{color:var(--muted)}.visual-title-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.visual-status{background:var(--orangeSoft);color:var(--orange);text-transform:capitalize;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:800}.visual-status.uploaded,.visual-status.approved,.visual-status.not_required{background:var(--greenSoft);color:var(--green)}.visual-preview{min-height:150px;color:var(--muted);text-align:center;background:#f7f9fc;border:1px dashed #bdc9d9;border-radius:14px;place-items:center;font-size:13px;display:grid;overflow:hidden}.visual-preview img{object-fit:contain;background:#fff;width:100%;height:180px;display:block}.visual-actions{border-top:1px solid var(--line);grid-column:1/-1;justify-content:flex-end;gap:10px;padding-top:16px;display:flex}.visual-upload{position:relative;overflow:hidden}.visual-upload input{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.inline-warning a{color:var(--blue);font-weight:800}@media (max-width:980px){.simple-steps.four{grid-template-columns:repeat(2,minmax(0,1fr))}.visual-summary{grid-template-columns:1fr 1fr}.visual-summary p{grid-column:1/-1}.visual-card{grid-template-columns:1fr 210px}}@media (max-width:720px){.simple-steps.four,.visual-summary,.visual-card{grid-template-columns:1fr}.visual-summary p{grid-column:auto}.visual-preview{min-height:190px}.visual-actions{flex-direction:column;grid-column:auto;align-items:stretch}.visual-actions .button{width:100%}}
:root{--gbr-blue:#3157ff;--gbr-cyan:#00b8d9;--gbr-ink:#0b1f53;--gbr-soft:#f6f9ff;--gbr-line:#dfe7f6;--gbr-green:#16a56f;--gbr-red:#d64747;--gbr-amber:#d98a18}body{color:var(--gbr-ink);background:linear-gradient(#fff 0%,#f7faff 100%)}.gbr-topbar{border-bottom:1px solid var(--gbr-line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff5}.gbr-brand strong{letter-spacing:-.02em}.gbr-brand small{color:#679}.gbr-mark{background:linear-gradient(135deg, var(--gbr-blue), var(--gbr-cyan));color:#fff;box-shadow:0 10px 30px #3157ff38}.market-link{color:var(--gbr-blue);font-weight:700;text-decoration:none}.gbr-sidebar{border-right-color:var(--gbr-line);background:#fbfcff}.gbr-sidebar nav a:hover{background:#eef3ff}.gbr-sidebar .nav-number{color:var(--gbr-blue);background:#edf2ff}.sidebar-help.subtle{border-color:var(--gbr-line);background:#f7faff}.ready-hero{border:1px solid var(--gbr-line);background:#fff;border-radius:24px;justify-content:space-between;align-items:center;gap:28px;padding:30px;display:flex;box-shadow:0 18px 50px #162b5e12}.ready-hero.green{background:linear-gradient(135deg,#f3fffa,#fff)}.ready-hero.amber{background:linear-gradient(135deg,#fff9ef,#fff)}.ready-hero.red{background:linear-gradient(135deg,#fff5f5,#fff)}.ready-score{background:#fff;border:8px solid #e9efff;border-radius:999px;flex:none;align-content:center;place-items:center;width:112px;height:112px;display:grid}.ready-score strong{font-size:2rem;line-height:1}.ready-score span{color:#6b7895;margin-top:5px;font-size:.72rem}.run-strip{background:var(--gbr-line);border:1px solid var(--gbr-line);border-radius:18px;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;display:grid;overflow:hidden}.run-strip>div{background:#fff;padding:18px}.run-strip span{color:#71809d;margin-bottom:5px;font-size:.75rem;display:block}.run-strip strong{word-break:break-word;font-size:.9rem}.readiness-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.readiness-card{border:1px solid var(--gbr-line);background:#fff;border-radius:18px;gap:14px;padding:20px;display:flex}.readiness-card strong{margin-bottom:6px;display:block}.readiness-card p{color:#657491;margin:0;line-height:1.55}.readiness-card.green{border-left:4px solid var(--gbr-green)}.readiness-card.amber{border-left:4px solid var(--gbr-amber)}.readiness-card.red{border-left:4px solid var(--gbr-red)}.status-dot.red{background:var(--gbr-red)}.assurance-note{color:#fff;background:linear-gradient(135deg,#132b66,#3157ff);border-radius:22px;grid-template-columns:.9fr 1.4fr;gap:30px;padding:28px;display:grid}.assurance-note h2{color:#fff;margin-bottom:0}.assurance-note p{color:#e9efff;margin:0;line-height:1.7}.beta-banner{background:#f4f7ff;border:1px solid #b9c8ff;border-radius:18px;align-items:flex-start;gap:14px;padding:18px 20px;display:flex}.beta-banner strong{margin-bottom:4px;display:block}.beta-banner p{color:#657491;margin:0}.visual-audit{gap:7px;margin:14px 0;display:grid}.visual-audit div{grid-template-columns:140px 1fr;gap:10px;font-size:.78rem;display:grid}.visual-audit dt{color:#7886a0}.visual-audit dd{color:#23365f;margin:0;font-weight:650}.agent-panel,.faq-panel,.structure-panel{border:1px solid var(--gbr-line);background:#fff;border-radius:24px;padding:26px;box-shadow:0 16px 48px #162b5e0f}.agent-panel .section-title,.faq-panel .section-title,.structure-panel .section-title{align-items:flex-start}.agent-chat{background:#f8faff;border:1px solid #e7ecfa;border-radius:18px;gap:10px;max-height:430px;padding:16px;display:grid;overflow:auto}.agent-message{background:#fff;border:1px solid #e2e8f7;border-radius:16px;max-width:85%;padding:13px 15px}.agent-message.user{background:#eef3ff;border-color:#cdd9ff;margin-left:auto}.agent-message strong{color:var(--gbr-blue);margin-bottom:4px;font-size:.72rem;display:block}.agent-message p{white-space:pre-wrap;margin:0;line-height:1.6}.agent-form{gap:10px;margin-top:12px;display:flex}.agent-form input{flex:1;min-width:0}.agent-panel>small{color:#75829a;margin-top:10px;display:block}.faq-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.faq-grid details{background:#fbfcff;border:1px solid #e2e8f7;border-radius:14px;padding:0 16px}.faq-grid summary{cursor:pointer;color:var(--gbr-ink);padding:15px 0;font-weight:750}.faq-grid p{color:#667491;margin:0 0 16px;line-height:1.65}.structure-panel>p{color:#63718c;line-height:1.65}.structure-table-wrap{border:1px solid #e3e9f6;border-radius:16px;overflow:auto}.structure-table{border-collapse:collapse;background:#fff;width:100%;min-width:820px}.structure-table th{text-align:left;color:#667694;text-transform:uppercase;letter-spacing:.04em;background:#f5f8ff;padding:12px;font-size:.73rem}.structure-table td{color:#26385d;vertical-align:middle;border-top:1px solid #edf1f8;padding:12px;font-size:.84rem}.structure-table tbody tr:hover{background:#fbfcff}@media (max-width:900px){.run-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.readiness-grid,.assurance-note{grid-template-columns:1fr}.ready-hero{align-items:flex-start}.account-actions .market-link{display:none}.faq-grid{grid-template-columns:1fr}.agent-form{flex-direction:column}.agent-message{max-width:95%}}
