@import url('https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css');
.studio-flow-step.failed{border-color:#ed9b9f;box-shadow:0 5px 24px #b4231812}.studio-flow-step.failed .studio-flow-step-head>span{background:#b42318;color:#fff}.studio-flow-step.failed .studio-flow-step-head em{background:#fff0f0;color:#b42318}.studio-flow-provider-failures{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:12px 0}.studio-flow-provider-failures article{display:flex;flex-direction:column;gap:3px;padding:11px 12px;border:1px solid #efc2c4;border-radius:7px;background:#fff}.studio-flow-provider-failures article b{color:#20252c}.studio-flow-provider-failures article span{font-size:10px;font-weight:800;color:#b42318}.studio-flow-provider-failures article p{margin:0;color:#596270}@media(max-width:700px){.studio-flow-provider-failures{grid-template-columns:1fr}}
.explainable-score{position:relative}.explainable-score>span:first-child{display:flex;align-items:center;gap:5px}.explainable-score:hover .score-tooltip,.explainable-score:focus-within .score-tooltip{display:block}.explainable-score .score-tooltip{width:280px}.explainable-score .score-tooltip em{margin-top:4px}
.provider-result{position:relative;transition:border-color .18s ease,box-shadow .18s ease}.provider-result.is-recommended-winner{border:2px solid #42a873;box-shadow:0 0 0 4px rgba(19,140,82,.1),0 14px 30px rgba(29,76,54,.09)}.provider-result.is-saved-winner{border-color:#138c52}.compare-winner-badge{display:inline-flex;align-items:center;margin-left:7px;padding:4px 8px;border-radius:999px;background:#e6f7ed;color:#08733f;font-size:10px;line-height:1;font-weight:900;vertical-align:middle}.compare-decision-bar{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 18px;border:1px solid #a6dbbd;background:linear-gradient(105deg,#f4fcf7,#fff)}.compare-decision-bar>div{display:flex;flex-direction:column;gap:3px}.compare-decision-bar b{font-size:14px;color:#0b7442}.compare-decision-bar span{font-size:11px;color:#52645b}.compare-decision-bar .primary{min-width:220px;font-weight:900}.compare-prompt-history{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin:12px 0;padding:10px 12px;border:1px solid #e2e6eb;border-radius:8px;background:#f8fafb}.compare-prompt-history>div:first-child{display:flex;align-items:baseline;gap:6px}.compare-prompt-history small,.compare-prompt-history>span{font-size:10px;color:#66717e}.compare-prompt-history code{padding:4px 7px;border-radius:5px;background:#eef1f4;color:#47515d;font-size:9px}.compare-change-tags{display:flex;gap:5px;flex-wrap:wrap}.compare-change-tags span{padding:4px 7px;border-radius:999px;background:#fff2dc;color:#8a5a0c;font-size:9px;font-weight:800}.compare-change-empty{padding:4px 7px;border-radius:999px;background:#eef1f4}.veil-style-score{position:relative}.veil-style-score>span:first-child{display:flex;align-items:center;gap:5px}.score-help{display:inline-grid;place-items:center;width:17px;height:17px;padding:0;border:0;border-radius:50%;background:#fff0cf;color:#9a6300;font-size:10px;font-weight:900;cursor:help}.score-tooltip{display:none;position:absolute;z-index:30;left:0;bottom:calc(100% + 8px);width:260px;padding:11px;border-radius:8px;background:#20272f;color:#fff;box-shadow:0 10px 28px rgba(0,0,0,.22);font-size:10px;line-height:1.45}.score-tooltip b,.score-tooltip em{display:block}.score-tooltip b{margin-bottom:5px;color:#ffe2a4}.score-tooltip em{font-style:normal;margin-top:3px}.veil-style-score:hover .score-tooltip,.veil-style-score:focus-within .score-tooltip{display:block}@media(max-width:760px){.compare-decision-bar{align-items:stretch;flex-direction:column}.compare-decision-bar .primary{width:100%;min-width:0}.score-tooltip{width:min(260px,80vw)}}
.compare-session-row>footer{align-items:center;gap:8px}.compare-session-row>footer>span{color:#687284;font-size:11px;font-weight:700}
.compare-session-row{border-top:1px solid #dfe3e8}.compare-session-row>summary{display:flex;justify-content:space-between;align-items:center;padding:14px 16px;cursor:pointer;list-style:none}.compare-session-row>summary::-webkit-details-marker{display:none}.compare-session-row summary h3{margin:3px 0;font-size:13px}.compare-session-row summary span,.compare-session-row summary small{font-size:10px;color:#5c6675}.session-history-score{text-align:right}.session-history-score b,.session-history-score small{display:block}.session-history-score b{color:#138c52;font-size:10px}.session-turn-list{padding:0 16px 12px}.session-turn-list>div{display:flex;align-items:center;gap:8px;padding:9px;background:#f8fafb;border-top:1px solid #edf0f3}.session-turn-list>div>span{display:flex;flex:1;flex-direction:column}.session-turn-list em{font-style:normal;font-size:9px;padding:4px 6px;background:#f0f2f5;border-radius:4px}.session-turn-list em.is-winner{background:#e8faf0;color:#138c52;font-weight:800}.compare-session-row>footer{display:flex;justify-content:flex-end;padding:0 16px 14px}
.compare-turn-winner-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:14px 0}.compare-turn-winner-grid fieldset{border:1px solid #dfe3e8;border-radius:6px;padding:12px}.compare-turn-winner-grid legend{font-weight:800}.compare-turn-winner-grid .winner{display:flex;align-items:center;gap:7px;padding:9px;margin-top:7px;background:#f4f6f9;border-radius:6px;font-size:11px;font-weight:800}.auto-score-summary{display:grid;grid-template-columns:1fr 1fr;gap:7px}.auto-score-summary span{display:flex;justify-content:space-between;padding:8px;background:#eef9f3;color:#355548;border-radius:5px;font-size:10px}.compare-turn-winner-grid details{margin-top:10px;border-top:1px solid #dfe3e8;padding-top:9px}.compare-turn-winner-grid summary{cursor:pointer;color:#5c6675;font-size:10px}.compare-turn-winner-grid details label{display:grid;grid-template-columns:1fr 70px;align-items:center;font-size:10px;margin:5px 0}.compare-turn-winner-grid details input{width:70px;border:1px solid #dfe3e8;border-radius:5px;padding:5px}.compare-turn-winner-grid details h4{font-size:10px;color:#5c6675;margin:8px 0}
.studio-reading-keywords{text-align:left;margin:12px 0}.studio-reading-keywords>small{display:block;margin-bottom:7px;color:#8f7962;font-size:10px;font-weight:800;letter-spacing:.04em}.studio-reading-keywords>div{display:flex;flex-wrap:wrap;gap:6px}.studio-reading-keywords span{padding:5px 9px;border:1px solid #d8c9b8;border-radius:999px;background:#fffaf3;color:#655342;font-size:11px;font-weight:700}
.compare-evaluation-stack{display:grid;gap:14px;margin-top:16px}.compare-turn-evaluation>header,.compare-turn-evaluation>footer,.compare-session-evaluation{display:flex;align-items:center;justify-content:space-between;gap:12px}.compare-turn-evaluation header h3{margin:3px 0}.compare-turn-evaluation header small{color:#138c52;font-weight:800}.compare-turn-score-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:14px 0}.compare-turn-score-grid fieldset{border:1px solid #dfe3e8;border-radius:6px;padding:12px}.compare-turn-score-grid legend{font-weight:800}.compare-turn-score-grid h4{margin:8px 0;font-size:11px;color:#5c6675}.compare-turn-score-grid label{display:grid;grid-template-columns:1fr 70px;align-items:center;gap:8px;font-size:10px;margin:5px 0}.compare-turn-score-grid input[type=number]{width:70px;border:1px solid #dfe3e8;border-radius:5px;padding:6px}.compare-turn-score-grid .winner{display:flex;grid-template-columns:none;margin:10px 0;font-weight:800;color:#138c52}.compare-session-evaluation>div:first-child{flex:1}.compare-session-evaluation h2{margin:0}.compare-session-evaluation p{margin:3px 0;color:#5c6675;font-size:11px}.session-votes{display:flex;gap:8px}.session-votes span{display:grid;padding:8px 14px;background:#f4f6f9;border-radius:6px;text-align:center}.compare-session-evaluation>div:last-child{display:flex;gap:7px;align-items:center}.compare-session-evaluation>div:last-child small{max-width:180px}
.compare-follow-up-recommendations{margin-top:14px;display:grid;gap:8px}.compare-follow-up-recommendations h3{margin:0 0 2px;font-size:14px}.compare-follow-up-recommendations>div>p{margin:0;color:#5c6675;font-size:11px}.compare-follow-up-recommendations>button{display:grid;grid-template-columns:64px 1fr 20px;align-items:center;text-align:left;border-top:1px solid #edf0f3;padding:10px 4px}.compare-follow-up-recommendations>button small{color:#138c52;font-weight:800}.compare-follow-up-recommendations>button span{font-size:12px}.compare-follow-up-recommendations>button b{text-align:right}
.compare-follow-up{margin-top:18px}.compare-follow-up-head{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:12px}.compare-follow-up-head h2{margin:0 0 3px;font-size:17px}.compare-follow-up-head p{margin:0;color:#5c6675;font-size:12px}.compare-follow-up-head>span{padding:6px 9px;background:#e9f0ff;color:#1f5cdb;border-radius:5px;font-size:11px;font-weight:700}.compare-follow-up-turn{border-top:1px solid #dfe3e8;padding-top:14px;margin-top:14px}.compare-follow-up-turn>header{margin-bottom:10px}.compare-follow-up-turn>header small{color:#138c52;font-weight:800}.compare-follow-up-turn>header h3{margin:3px 0;font-size:14px}.compare-follow-up-answer h4{font-size:14px;margin:14px 0 7px}.compare-follow-up-answer>p{font-size:12px;line-height:1.75;color:#323944}.compare-follow-up-answer>b{display:block;margin-top:10px;font-size:12px}.compare-follow-up-form{margin-top:14px;display:grid;gap:12px}.compare-follow-up-form label{display:grid;gap:6px;font-size:11px;font-weight:700}.compare-follow-up-form textarea{min-height:76px;border:1px solid #dfe3e8;border-radius:6px;padding:10px;resize:vertical}.compare-follow-up-form>div{display:flex;align-items:center;justify-content:space-between}.compare-follow-up-form small{color:#5c6675}
.beta-member-layout{display:grid;grid-template-columns:360px minmax(0,1fr);gap:14px}.beta-member-form{display:flex;flex-direction:column;gap:15px}.beta-member-form label{display:flex;flex-direction:column;gap:6px;font-size:11px;font-weight:700;color:#5c6675}.beta-member-form input,.beta-member-form textarea{border:1px solid #dfe3e8;border-radius:6px;padding:10px;background:#fff;color:#13181f}.beta-member-form textarea{min-height:76px;resize:vertical}.beta-policy{display:grid;gap:8px;padding:13px;background:#f4f6f9;border-radius:6px}.beta-policy>b{font-size:11px}.beta-policy span{display:flex;align-items:center;gap:8px;font-size:11px;color:#5c6675}.beta-policy strong{width:20px;height:20px;display:grid;place-items:center;background:#e8faf0;color:#138c52;border-radius:50%;font-size:10px}.beta-member-table>.card-title{padding:18px 18px 8px}.beta-user-id{display:block;color:#8f99a8;margin-top:3px;font-family:"SFMono-Regular",Consolas,monospace;font-size:9px}.beta-member-table td>strong{font-size:13px}@media(max-width:1200px){.beta-member-layout{grid-template-columns:1fr}}
.app-review-account{margin-bottom:14px;padding:18px}.app-review-account>.card-title{padding:0 0 14px}.app-review-credential{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px 0;border-top:1px solid var(--line)}.app-review-credential span{display:grid;gap:4px}.app-review-credential small{color:var(--muted);font-size:10px;font-weight:800}.app-review-credential code{font-family:"SFMono-Regular",Consolas,monospace;font-size:15px;font-weight:800;color:var(--ink);user-select:all}.app-review-account .security-note{margin:10px 0 0}
:root{font-family:Pretendard,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#13181f;background:#f4f6f9;font-size:14px;line-height:1.45;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:1100px;background:#f4f6f9}button,select,textarea,input{font:inherit}button{cursor:pointer;border:0;background:none;color:inherit}.sidebar{position:fixed;inset:0 auto 0 0;width:232px;background:#0e1217;color:#8f99a8;display:flex;flex-direction:column;z-index:3}.brand{height:74px;padding:20px 18px;display:flex;gap:10px;align-items:center;border-bottom:1px solid #252b34}.brand>strong,.scope button>strong,.operator>strong{width:32px;height:32px;border-radius:7px;background:#1a9e5c;color:white;display:grid;place-items:center}.brand div,.scope span,.operator span{display:flex;flex-direction:column}.brand b{color:#fff;font-size:15px}.brand small,.scope small,.operator small{font-size:10px}.scope{padding:16px 14px 14px}.scope>label,.sidebar nav>label{display:block;font-size:9px;font-weight:700;letter-spacing:.05em;margin-bottom:6px}.scope button{width:100%;height:52px;padding:10px 11px;border-radius:6px;background:#171c24;color:#8f99a8;display:flex;align-items:center;gap:10px;text-align:left}.scope button>strong{background:#29303b}.scope button span{flex:1}.scope button b{color:white;font-size:12px}.scope em{font-style:normal}.sidebar nav{padding:0 12px;overflow:auto}.sidebar nav>label{margin-top:9px}.nav-item{width:100%;height:34px;padding:8px 12px;border-radius:6px;display:flex;gap:10px;align-items:center;color:#8f99a8;text-align:left;font-size:13px}.nav-item i{font-style:normal;width:12px;text-align:center;border-left:3px solid #8f99a8;line-height:16px;color:transparent}.nav-item span{flex:1}.nav-item em{font-style:normal}.nav-item b{background:#c72930;color:#fff;border-radius:10px;font-size:10px;min-width:18px;text-align:center;padding:2px 5px}.nav-item:hover,.nav-item.active{background:#1f252e;color:#fff}.nav-item.active i{border-color:#138c52}.nav-item.product i{color:#fff;border:0;background:#138c52;width:20px;height:20px;border-radius:5px;display:grid;place-items:center;font-size:10px}.veil-children{max-height:0;overflow:hidden;transition:.2s}.veil-children.open{max-height:400px}.nav-item.nested{padding-left:28px;height:31px;font-size:12px}.nav-item.nested i{width:8px}.operator{margin-top:auto;height:64px;padding:14px 16px;background:#12161b;display:flex;gap:10px;align-items:center}.operator>strong{background:#333d4a}.operator span{flex:1}.operator b{color:#fff;font-size:12px}.operator em{font-style:normal}main{margin-left:232px;min-height:100vh}.topbar{height:64px;background:white;border-bottom:1px solid #dfe3e8;padding:0 26px;display:flex;align-items:center;gap:16px;position:sticky;top:0;z-index:2}.search{height:38px;min-width:260px;background:#f4f6f9;border-radius:6px;padding:9px 12px;color:#5c6675;font-size:12px;display:flex;gap:8px;align-items:center}.search span{flex:1}.search kbd{font-size:10px;background:white;padding:2px 6px;border-radius:4px}.grow{flex:1}.live,.badge{display:inline-flex;align-items:center;gap:6px;border-radius:5px;padding:5px 8px;background:#e8faf0;color:#138c52;font-size:11px;font-weight:700}.live i,.badge i{width:6px;height:6px;background:currentColor;border-radius:50%}.topbar>button{font-size:12px;color:#5c6675}.topbar .alert{width:34px;height:34px;border-radius:6px;background:#f4f6f9;color:#c72930;font-weight:800}.content{padding:24px 26px 36px;max-width:1450px;margin:auto}.heading{display:flex;align-items:center;gap:12px;margin-bottom:18px}.heading>div{flex:1}.heading h1{font-size:22px;margin:0 0 3px}.heading p,.card p{margin:0;color:#5c6675;font-size:12px}.eyebrow{font-size:10px!important;font-weight:800;color:#138c52!important;letter-spacing:.08em;margin-bottom:5px!important}.primary,.secondary{border-radius:6px;padding:9px 12px;font-size:12px;font-weight:700}.primary{background:#13181f;color:white}.secondary{background:white;border:1px solid #dfe3e8}.metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:14px}.metric{background:#fff;border:1px solid #dfe3e8;border-radius:7px;padding:16px 18px;min-width:0}.metric header{color:#5c6675;font-size:12px;display:flex;justify-content:space-between}.metric header b{color:#8f99a8}.metric>strong{display:block;font-size:25px;margin:7px 0}.metric>small{font-size:11px;font-weight:700}.good{color:#138c52}.bad{color:#c72930}.grid{display:grid;gap:14px;margin-bottom:14px}.analytics{grid-template-columns:1.7fr 1fr}.operations{grid-template-columns:.9fr 1.4fr}.card{background:#fff;border:1px solid #dfe3e8;border-radius:7px;padding:18px;overflow:hidden}.card h2{font-size:15px;margin:0 0 2px}.card-title{display:flex;justify-content:space-between;align-items:flex-start}.card-title a{font-size:11px;color:#1f5cdb}.badge{padding:4px 8px}.badge.blue{background:#e9f0ff;color:#1f5cdb}.badge.warning{background:#fff6e0;color:#d1730f}.trend svg{width:100%;height:170px;margin-top:12px;overflow:visible}.trend path{fill:none;stroke-width:3}.grid-lines path{stroke:#dfe3e8;stroke-width:1}.blue-line{stroke:#1f5cdb}.green-line{stroke:#138c52}.funnel-row{display:grid;grid-template-columns:1fr auto auto;gap:6px;margin-top:14px;font-size:11px}.funnel-row small{color:#5c6675}.funnel-row>i{grid-column:1/-1;height:7px;background:#f4f6f9;border-radius:5px;overflow:hidden}.funnel-row em{display:block;height:100%;border-radius:5px}.product-row{display:flex;align-items:center;gap:12px;padding:13px 0;border-top:1px solid #dfe3e8}.product-row>span{display:flex;flex:1;flex-direction:column}.product-row small{font-size:10px;color:#5c6675}.product-icon{width:32px;height:32px;display:grid;place-items:center;border-radius:7px;color:white;background:#1f5cdb}.product-icon.warning{background:#138c52}table{width:100%;border-collapse:collapse;font-size:11px;margin-top:8px}th,td{text-align:left;padding:10px;border-bottom:1px solid #dfe3e8}th{font-size:10px;color:#5c6675}.compact{margin-bottom:14px}.tabs{display:flex;gap:4px;border-bottom:1px solid #dfe3e8;margin-bottom:14px}.tabs button{padding:10px 14px;color:#5c6675;font-size:12px}.tabs button.active{color:#13181f;font-weight:700;border-bottom:2px solid #138c52}.table-card{padding:0}.filters{display:flex;gap:10px;padding:14px 18px;border-bottom:1px solid #dfe3e8}.filters .search{flex:1;min-width:0}.filters select{border:1px solid #dfe3e8;border-radius:6px;padding:0 10px;background:white;color:#5c6675}.tickets{margin:0}.tickets tr{cursor:pointer}.tickets tbody tr:hover{background:#f8fafb}.pill{padding:4px 7px;border-radius:5px;font-size:9px;font-weight:800;background:#f4f6f9}.pill.critical{color:#c72930;background:#fff0f0}.pill.high{color:#d1730f;background:#fff6e0}.pill.normal{color:#1f5cdb;background:#e9f0ff}.pill.low,.pill.neutral{color:#5c6675}.studio-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:14px}.form-card h2{margin-bottom:16px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-grid label{display:flex;flex-direction:column;gap:6px;color:#5c6675;font-size:11px;font-weight:700}.form-grid .wide{grid-column:1/-1}.form-grid select,.form-grid textarea{border:1px solid #dfe3e8;border-radius:6px;background:#fff;padding:10px;color:#13181f}.form-grid textarea{min-height:66px;resize:vertical}.golden{display:flex;align-items:center;gap:10px;background:#f4f6f9;border-radius:7px;padding:12px;margin-top:16px}.golden span{flex:1;color:#5c6675;font-size:11px}.phone{max-width:390px;margin:18px auto;padding:28px 26px;background:#f9f7f3;border:1px solid #e8e3db;border-radius:20px;text-align:center;box-shadow:0 12px 40px #13181f12}.phone>small{letter-spacing:.12em;color:#8f7962}.phone h3{font-family:Georgia,serif;font-size:21px}.tarot{margin:18px auto;width:94px;height:126px;border-radius:8px;background:linear-gradient(145deg,#25212d,#6b536f);border:4px double #d9c7a3;color:#eee0bd;display:grid;place-items:center;font-family:Georgia;font-size:24px}.phone p{text-align:left;font-size:13px;line-height:1.8;color:#4c4743;margin:12px 0}.phone>b{display:block;text-align:left;font-family:Georgia;font-size:13px;margin:18px 0}.phone>button{width:100%;padding:11px;border-radius:7px;background:#27232c;color:white}.score{border-top:1px solid #dfe3e8;padding-top:14px}.score>b{display:block;margin-bottom:9px}.score>b strong{float:right;color:#138c52}.score>span{display:grid;grid-template-columns:90px 1fr 24px;gap:8px;align-items:center;font-size:10px;margin:7px 0}.score i{height:5px;background:#f0f2f5;border-radius:4px}.score em{height:100%;display:block;background:#138c52;border-radius:4px}.prompt-layout{display:grid;grid-template-columns:290px 1fr;gap:14px}.prompt-list{padding:0}.prompt-list button{display:flex;width:100%;align-items:center;text-align:left;padding:13px 16px;border-top:1px solid #edf0f3}.prompt-list button.selected{background:#eef9f3;border-left:3px solid #138c52}.prompt-list button span{display:flex;flex:1;flex-direction:column}.prompt-list button small{font-size:10px;color:#5c6675}.prompt-list button em{font-style:normal;color:#138c52}.editor{padding:0}.editor-head{display:flex;gap:8px;align-items:center;padding:16px 18px;border-bottom:1px solid #dfe3e8}.editor-head>div{flex:1}.code{background:#151a21;color:#dbe2ec;padding:20px 12px;font-family:"SFMono-Regular",Consolas,monospace;min-height:390px;font-size:13px;line-height:2}.code ol{margin:0;padding-left:42px}.code li::marker{color:#687386}.code mark{background:none;color:#6fd49d}.variables{padding:14px 18px;display:flex;gap:7px;align-items:center;flex-wrap:wrap}.variables b{margin-right:6px}.variables code{background:#f0f6ff;color:#1f5cdb;border-radius:4px;padding:4px 6px;font-size:10px}.empty{text-align:center;padding:100px}.empty>strong{display:grid;place-items:center;margin:auto;width:52px;height:52px;border-radius:12px;background:#e8faf0;color:#138c52;font-size:20px}.empty h2{margin-top:14px}@media(max-width:1200px){.metrics{grid-template-columns:repeat(2,1fr)}.analytics,.operations,.studio-grid{grid-template-columns:1fr}.content{max-width:none}}
.reflection-feedback-filters{display:flex;gap:10px;align-items:center;padding:18px}.reflection-feedback-filters .qa-search{flex:1;min-width:260px}.reflection-feedback-filters select{min-width:150px}.reflection-feedback-user b,.reflection-feedback-user small{display:block}.reflection-feedback-user small{max-width:210px;margin-top:4px;color:var(--muted);font-size:11px;overflow:hidden;text-overflow:ellipsis}.reflection-feedback-copy summary{max-width:520px;cursor:pointer;font-weight:700;line-height:1.45}.reflection-feedback-copy p{max-width:620px;margin:12px 0 0;padding:12px;border-radius:10px;background:var(--soft);white-space:pre-wrap;line-height:1.65}.reflection-resonance{display:inline-flex;padding:6px 10px;border-radius:999px;background:#f1f5f4;color:#40534c;font-size:12px;font-weight:800;white-space:nowrap}.reflection-resonance.high{background:#e3f5ec;color:#08794f}.reflection-resonance.some{background:#edf5e9;color:#477132}.reflection-resonance.unsure{background:#fff4d8;color:#8a6211}.reflection-resonance.none{background:#ffe8e7;color:#b33b35}@media(max-width:900px){.reflection-feedback-filters{align-items:stretch;flex-direction:column}.reflection-feedback-filters .qa-search{min-width:0}.reflection-feedback-table{min-width:900px}}
.prompt-instruction-details{min-width:150px}.prompt-instruction-details summary{cursor:pointer;color:#138c52;font-size:11px;font-weight:800;white-space:nowrap}.prompt-instruction-details p{min-width:420px;max-width:680px;margin:10px 0 0;padding:12px;border-radius:7px;background:#f6f8f7;color:#2e3742;font-size:11px;line-height:1.7;white-space:pre-wrap;word-break:keep-all}
.prompt-editor-form{display:grid;gap:14px;padding:18px}.prompt-editor-form label{display:grid;gap:7px;color:#5c6675;font-size:11px;font-weight:700}.prompt-editor-form textarea,.prompt-editor-form input{width:100%;border:1px solid #dfe3e8;border-radius:7px;background:#fff;padding:12px;color:#13181f}.prompt-editor-form textarea{min-height:430px;resize:vertical;background:#151a21;color:#dbe2ec;font:12px/1.7 "SFMono-Regular",Consolas,monospace}.primary:disabled,.secondary:disabled{cursor:not-allowed;opacity:.45}
.prompt-composition{margin-bottom:14px;padding:22px;overflow:visible}.prompt-composition .card-title{gap:16px}.prompt-composition .card-title .badge{white-space:nowrap}.prompt-composition-notice{display:flex;gap:12px;margin:18px 0;padding:12px 14px;border:1px solid #bfe7d0;border-radius:7px;background:#f1fbf5;color:#24633f;font-size:11px}.prompt-composition-notice span{color:#466454}.prompt-assembly-flow{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-bottom:20px}.prompt-assembly-step{display:flex;gap:9px;min-height:96px;padding:12px;border:1px solid #dfe3e8;border-radius:7px;background:#fafbfc}.prompt-assembly-step>span{display:grid;place-items:center;flex:0 0 24px;height:24px;border-radius:50%;background:#e8faf0;color:#138c52;font-size:10px;font-weight:800}.prompt-assembly-step div{min-width:0}.prompt-assembly-step b{display:block;font-size:11px}.prompt-assembly-step small{display:inline-block;margin:3px 0 7px;color:#138c52;font-size:9px;font-weight:800}.prompt-assembly-step p{font-size:10px;line-height:1.45}.prompt-composition-columns{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:18px}.prompt-composition h3{margin:0 0 9px;font-size:13px}.prompt-composition h3 small{color:#8f99a8;font-size:10px;font-weight:600}.prompt-layer-details{margin-bottom:7px;border:1px solid #dfe3e8;border-radius:7px;background:#fff}.prompt-layer-details summary{display:flex;align-items:center;gap:10px;padding:11px 12px;cursor:pointer;list-style:none}.prompt-layer-details summary::-webkit-details-marker{display:none}.prompt-layer-details summary span{display:flex;flex:1;min-width:0;flex-direction:column}.prompt-layer-details summary b{font-size:11px}.prompt-layer-details summary small{margin-top:2px;color:#8f99a8;font-size:9px}.prompt-layer-details summary em{color:#138c52;font-size:10px;font-style:normal;font-weight:800}.prompt-layer-details>div{padding:0 12px 12px}.prompt-layer-details>div>p{margin:0 0 8px;font-size:10px}.prompt-layer-details pre{max-height:330px;margin:0;padding:13px;overflow:auto;border-radius:6px;background:#151a21;color:#dbe2ec;font:10px/1.65 "SFMono-Regular",Consolas,monospace;white-space:pre-wrap;word-break:break-word}.prompt-enforced{padding-top:17px;border-top:1px solid #edf0f3}.prompt-enforced>p{margin-bottom:11px}.prompt-rule-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 8px}.prompt-dynamic{margin-top:12px;padding:14px;border-radius:7px;background:#f4f6f9}.prompt-dynamic>div{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.prompt-dynamic span{display:flex;flex-direction:column;padding:10px;border-radius:6px;background:#fff}.prompt-dynamic b{font-size:10px}.prompt-dynamic small{margin-top:4px;color:#5c6675;font-size:9px;line-height:1.45}@media(max-width:1200px){.prompt-assembly-flow{grid-template-columns:repeat(2,1fr)}.prompt-composition-columns,.prompt-rule-grid{grid-template-columns:1fr}.prompt-dynamic>div{grid-template-columns:repeat(2,1fr)}}
.prompt-contract-overview,.prompt-spread-contracts{margin-bottom:14px;padding:0;overflow:visible}.prompt-contract-overview>.card-title,.prompt-spread-contracts>.card-title{padding:18px 20px;border-bottom:1px solid #edf0f3}.prompt-contract-warning{display:flex;gap:10px;padding:11px 20px;border-bottom:1px solid #f1dfbb;background:#fffbf1;color:#8a641b;font-size:10px}.prompt-contract-warning span{color:#7c6f58}.prompt-contract-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;border-bottom:1px solid #edf0f3}.prompt-contract-summary>div{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:16px 18px;border-right:1px solid #edf0f3}.prompt-contract-summary>div:last-child{border-right:0}.prompt-contract-summary span{display:flex;min-width:0;flex-direction:column}.prompt-contract-summary b{font-size:11px}.prompt-contract-summary small{margin-top:4px;color:#7a8491;font-size:9px;line-height:1.45}.prompt-contract-summary em{flex:0 0 auto;padding:4px 7px;border-radius:10px;background:#eef2f4;color:#6d7682;font-size:9px;font-style:normal;font-weight:800}.prompt-contract-summary em.good{background:#e9f8f0;color:#138c52}.prompt-contract-summary em.bad{background:#fff0f0;color:#b23b43}.prompt-version-details summary{padding:12px 20px;cursor:pointer;color:#687386;font-size:10px;font-weight:700}.prompt-contract-version-table,.prompt-spread-contracts table{margin:0}.prompt-contract-version-table code{font:10px/1.4 "SFMono-Regular",Consolas,monospace;color:#45505e}.prompt-spread-contracts td strong{color:#303943;font-size:11px}.prompt-edit-guide{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:0 0 14px}.prompt-edit-guide span{display:flex;flex-direction:column;padding:12px 14px;border:1px solid #dfe5e1;border-radius:8px;background:#f8fbf9}.prompt-edit-guide b{font-size:10px;color:#26312b}.prompt-edit-guide small{margin-top:4px;color:#748078;font-size:9px;line-height:1.45}.prompt-list-purpose{display:block!important;margin:3px 0 4px!important;color:#697586!important;font-size:9px!important;font-weight:400!important;line-height:1.35!important}.prompt-list button span{min-width:0}.prompt-list button b,.prompt-list-purpose{white-space:normal}@media(max-width:1100px){.prompt-contract-summary,.prompt-edit-guide{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.prompt-contract-summary,.prompt-edit-guide{grid-template-columns:1fr}.prompt-contract-summary>div{border-right:0;border-bottom:1px solid #edf0f3}}
.prompt-list-section{margin:0;padding:0}.prompt-list-section+.prompt-list-section{border-top:6px solid #f4f6f9}.prompt-list-group{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 15px;background:#f8faf9;border-bottom:1px solid #e5ebe7}.prompt-list-group span{display:flex;min-width:0;flex-direction:column}.prompt-list-group b{color:#25322b;font-size:10px}.prompt-list-group small{margin-top:2px;color:#7a857e;font-size:8px;line-height:1.35}.prompt-list-group em{min-width:22px;padding:3px 6px;border-radius:9px;background:#e7f4ec;color:#138c52;font-size:9px;font-style:normal;font-weight:800;text-align:center}.prompt-list-section>button:first-of-type{border-top:0}
.prompt-operations-heading{margin-top:24px}.prompt-codex-notice{display:flex;align-items:flex-start;gap:12px;margin-bottom:14px;padding:14px 16px;border:1px solid #cce9d8;border-radius:8px;background:#f4fbf7}.prompt-codex-notice>span{display:grid;place-items:center;flex:0 0 24px;height:24px;border-radius:50%;background:#138c52;color:#fff;font-weight:800}.prompt-codex-notice b{font-size:12px}.prompt-codex-notice p{margin:3px 0 0;color:#5c6675;font-size:11px}.prompt-current-version{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid #edf0f3}.prompt-current-version>div{display:flex;flex-direction:column;padding:14px 18px}.prompt-current-version>div+div{border-left:1px solid #edf0f3}.prompt-current-version small{color:#7a8491;font-size:9px;font-weight:800}.prompt-current-version b{margin-top:4px;font-size:12px}.prompt-current-version span{margin-top:2px;color:#687386;font-size:10px}.prompt-current-content{max-height:330px;min-height:180px;margin:0;padding:18px;overflow:auto;white-space:pre-wrap;background:#f7f9fa;color:#34404d;font:11px/1.7 "SFMono-Regular",Consolas,monospace}.prompt-version-history{display:flex;align-items:center;gap:7px;padding:12px 18px;border-top:1px solid #edf0f3}.prompt-version-history>b{margin-right:4px;font-size:10px}.prompt-version-history span{padding:4px 7px;border-radius:10px;background:#f1f3f5;color:#687386;font-size:9px}.prompt-version-history span.active{background:#e9f8f0;color:#138c52;font-weight:800}.prompt-emergency-editor{border-top:1px solid #dfe3e8}.prompt-emergency-editor>summary{display:flex;align-items:center;justify-content:space-between;padding:15px 18px;cursor:pointer;list-style:none}.prompt-emergency-editor>summary::-webkit-details-marker{display:none}.prompt-emergency-editor>summary span{display:flex;flex-direction:column}.prompt-emergency-editor>summary b{font-size:11px;color:#8b4f16}.prompt-emergency-editor>summary small{margin-top:3px;color:#7a8491;font-size:9px}.prompt-emergency-editor>summary em{color:#9a6b35;font-size:9px;font-style:normal;font-weight:700}.prompt-emergency-warning{padding:10px 18px;border-block:1px solid #f0dfc8;background:#fff9f0;color:#8b5b22;font-size:10px}.prompt-emergency-actions{display:flex;justify-content:flex-end;gap:8px;padding:0 18px 16px}.prompt-emergency-editor .prompt-editor-form textarea{min-height:300px}
.prompt-persona{margin:0 0 18px;padding:18px;border:1px solid #c9d9ff;border-radius:9px;background:linear-gradient(135deg,#f4f7ff,#f7fbf8)}.prompt-persona>div:first-child>small{color:#1f5cdb;font-size:9px;font-weight:800;letter-spacing:.08em}.prompt-persona>div:first-child h3{margin:4px 0;font-size:16px}.prompt-persona dl{display:grid;grid-template-columns:1.2fr .8fr .9fr;gap:8px;margin:15px 0}.prompt-persona dl>div{padding:10px;border-radius:6px;background:#fff}.prompt-persona dt{color:#8f99a8;font-size:9px;font-weight:700}.prompt-persona dd{margin:4px 0 0;color:#344054;font-size:10px}.prompt-persona-principles{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-bottom:12px}.prompt-persona-principles span{padding:9px 10px;border-radius:6px;background:#fff;color:#46505e;font-size:10px}.prompt-persona-principles span:before{content:'✓';margin-right:6px;color:#138c52;font-weight:800}.prompt-persona-avoid{display:flex;align-items:center;gap:6px;margin-bottom:12px;flex-wrap:wrap}.prompt-persona-avoid b{margin-right:3px;font-size:10px}.prompt-persona-avoid em{padding:4px 7px;border-radius:10px;background:#fff0f0;color:#a33b40;font-size:9px;font-style:normal}@media(max-width:1200px){.prompt-persona dl,.prompt-persona-principles{grid-template-columns:1fr}}
.faq-table .faq-question-row td{vertical-align:middle}.faq-table .faq-question-row.expanded{background:#f8fafb}.faq-question-toggle{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;text-align:left;font-weight:700}.faq-question-toggle span{flex:1}.faq-question-toggle em{font-style:normal;color:#138c52;font-size:10px;white-space:nowrap}.faq-answer-row td{padding:0 18px 16px;background:#f8fafb}.faq-answer-row div{margin-left:112px;padding:15px 18px;border-left:3px solid #138c52;border-radius:0 6px 6px 0;background:#fff}.faq-answer-row small{display:block;margin-bottom:6px;color:#138c52;font-weight:800}.faq-answer-row p{color:#2e3742;font-size:12px;line-height:1.75;white-space:pre-wrap}.faq-answer-row footer{display:flex;gap:6px;flex-wrap:wrap;margin-top:10px}.faq-answer-row footer span{padding:3px 7px;border-radius:10px;background:#eef9f3;color:#138c52;font-size:9px;font-weight:700}
.app-review-category-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:14px}.app-review-category-tabs button{display:grid;grid-template-columns:1fr auto;gap:3px 10px;padding:14px 16px;border:1px solid #dfe3e8;border-radius:8px;background:#fff;text-align:left}.app-review-category-tabs button:hover{border-color:#9ecfb4}.app-review-category-tabs button.active{border-color:#138c52;background:#f1fbf5;box-shadow:0 0 0 2px #138c5212}.app-review-category-tabs span{font-size:13px;font-weight:800}.app-review-category-tabs b{grid-row:1/3;grid-column:2;align-self:center;min-width:27px;height:27px;padding:5px;border-radius:14px;background:#f0f2f5;text-align:center;font-size:11px}.app-review-category-tabs button.active b{background:#138c52;color:#fff}.app-review-category-tabs small{color:#7b8491;font-size:10px}.app-review-table td:nth-child(2)>small{display:block;margin-top:4px;line-height:1.5;color:#687386}@media(max-width:900px){.app-review-category-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}}
/* Veil navigation: project → work group → screen. Only one group is expanded. */
.veil-children.open{max-height:560px}
.nav-item.nested.depth-2{padding-left:42px;font-size:11px}
.nav-item.veil-group{height:32px;padding-left:24px;font-size:12px}
.nav-item.veil-group i{border:0;color:#697586;font-size:10px}
.nav-item.veil-group em{font-style:normal;font-size:10px}
.nav-item.veil-group.active-parent{color:#fff}
.nav-item.veil-group.active-parent i{color:#55c98a}
.veil-group-children{max-height:0;overflow:hidden;transition:max-height .18s ease}
.veil-group-children.open{max-height:240px}
.compact-project-tabs span small{margin-left:8px;padding-left:8px;border-left:1px solid #dfe3e8;color:#7b8491;font-weight:500}
.feature-flags-table td:first-child b,.feature-flags-table td:first-child small{display:block}.feature-flags-table td:first-child small{max-width:320px;margin-top:4px;color:#7b8491}.feature-flags-table td:nth-child(4){white-space:nowrap}.feature-rollout{display:inline-block;width:72px;height:6px;margin-right:8px;overflow:hidden;border-radius:8px;background:#e7eaee;vertical-align:middle}.feature-rollout i{display:block;height:100%;border-radius:inherit;background:#138c52}.feature-flag-editor{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:24px}.feature-flag-editor .drawer-backdrop{position:absolute;inset:0;background:#10151dcc;backdrop-filter:blur(2px)}.feature-flag-editor>form{position:relative;z-index:1;width:min(720px,calc(100vw - 48px));max-height:calc(100vh - 48px);overflow:auto;padding:0}.feature-flag-editor header{display:flex;align-items:flex-start;justify-content:space-between;padding:22px 24px 18px;border-bottom:1px solid #e2e6ea}.feature-flag-editor header small{color:#138c52;font-weight:800;letter-spacing:.08em}.feature-flag-editor header h2{margin:4px 0}.feature-flag-editor header p{margin:0;color:#687386}.feature-flag-editor header>button{border:0;background:transparent;font-size:24px;color:#687386}.feature-flag-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;padding:22px 24px}.feature-flag-form-grid label,.feature-flag-rollback-form>label{display:flex;flex-direction:column;gap:7px;color:#394250;font-size:12px;font-weight:700}.feature-flag-form-grid label.wide{grid-column:1/-1}.feature-flag-form-grid input,.feature-flag-form-grid select,.feature-flag-form-grid textarea,.feature-flag-rollback-form textarea{width:100%;border:1px solid #d4dae1;border-radius:8px;background:#fff;padding:11px 12px;color:#202731;font:inherit}.feature-flag-form-grid textarea{min-height:72px;resize:vertical}.feature-flag-form-grid small{color:#7b8491;font-weight:400}.feature-flag-switch{grid-column:1/-1;flex-direction:row!important;align-items:center;padding:12px;border-radius:8px;background:#f4f6f8}.feature-flag-switch input{width:18px}.feature-flag-confirm{padding:13px;border:1px solid #efd9a5;border-radius:9px;background:#fffaf0}.feature-flag-editor footer{display:flex;justify-content:flex-end;gap:9px;padding:16px 24px;border-top:1px solid #e2e6ea}.feature-flag-rollback-form .security-note,.feature-flag-rollback-form>label{margin:18px 24px}.empty-table{padding:36px;text-align:center;color:#7b8491}@media(max-width:760px){.feature-flag-form-grid{grid-template-columns:1fr}.feature-flag-form-grid label.wide{grid-column:auto}.feature-flags-table{overflow:auto}}
.studio-flow-heading{margin-bottom:14px}.studio-flow-progress{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:18px 0 14px}.studio-flow-progress button{position:relative;display:flex;align-items:center;gap:9px;padding:11px 14px;border:1px solid #dfe3e8;border-radius:9px;background:#fff;color:#8a93a0;text-align:left}.studio-flow-progress button:not(:last-child):after{content:'›';position:absolute;right:-8px;z-index:1;width:16px;height:16px;border-radius:50%;background:#f4f6f9;text-align:center;line-height:15px;color:#a5acb6}.studio-flow-progress button span{width:24px;height:24px;border-radius:50%;display:grid;place-items:center;background:#edf0f3;font-size:11px;font-weight:800}.studio-flow-progress button b{font-size:12px}.studio-flow-progress button.active{border-color:#138c52;color:#13181f;box-shadow:0 0 0 2px #138c5214}.studio-flow-progress button.active span,.studio-flow-progress button.complete span{background:#138c52;color:#fff}.studio-flow-progress button.complete{color:#138c52}.studio-flow-progress button:disabled{cursor:not-allowed;opacity:.62}.studio-flow{max-width:980px;margin:0 auto}.studio-flow-step{padding:0;margin-bottom:10px;transition:.2s}.studio-flow-step.locked{background:#f8f9fb}.studio-flow-step-head{width:100%;display:flex;align-items:center;gap:13px;text-align:left;padding:16px 18px}.studio-flow-step-head>span{width:32px;height:32px;border-radius:50%;background:#edf0f3;color:#737d89;display:grid;place-items:center;font-weight:800}.studio-flow-step-head>div{flex:1;min-width:0}.studio-flow-step-head small{display:block;color:#138c52;font-size:9px;font-weight:800;letter-spacing:.08em}.studio-flow-step-head h2{margin:1px 0 2px;font-size:15px}.studio-flow-step-head p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.studio-flow-step-head em{font-size:10px;font-style:normal;font-weight:800;color:#929aa6;background:#f1f3f5;border-radius:10px;padding:4px 8px}.studio-flow-step.active{border-color:#138c52;box-shadow:0 5px 24px #16251d0b}.studio-flow-step.active .studio-flow-step-head>span,.studio-flow-step.complete .studio-flow-step-head>span{background:#138c52;color:#fff}.studio-flow-step.active .studio-flow-step-head em{background:#e8f7ef;color:#138c52}.studio-flow-step.locked .studio-flow-step-head{cursor:not-allowed}.studio-flow-step-body{border-top:1px solid #edf0f3;padding:20px 22px 22px}.today-card-quick-start{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:16px;padding:16px;border:1px solid #bfe2cd;border-radius:9px;background:#f2fbf6}.today-card-quick-start span{display:flex;flex-direction:column;gap:3px}.today-card-quick-start small{color:#657468}.card-signal-quick-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.card-signal-quick-actions button{white-space:nowrap}.studio-flow-question{display:flex;flex-direction:column;gap:7px;font-size:12px;font-weight:700}.studio-flow-question textarea,.studio-flow-advanced textarea{width:100%;min-height:110px;border:1px solid #cfd5dc;border-radius:8px;padding:13px;resize:vertical;color:#13181f}.studio-flow-question textarea:focus,.studio-flow-spread-select select:focus,.studio-flow-sides input:focus,.studio-flow-choices input:focus{outline:2px solid #138c5233;border-color:#138c52}.studio-flow-question small{color:#687386;font-weight:400}.studio-flow-advanced{margin-top:14px;border:1px solid #e1e5ea;border-radius:8px;background:#fafbfc}.studio-flow-advanced summary{cursor:pointer;padding:11px 13px;font-size:11px;font-weight:700;color:#5c6675}.studio-flow-advanced>div{display:grid;grid-template-columns:2fr 1fr 1fr;gap:12px;padding:0 13px 13px}.studio-flow-advanced label,.studio-flow-spread-select label,.studio-flow-sides label,.studio-flow-choices label{display:flex;flex-direction:column;gap:5px;color:#5c6675;font-size:11px;font-weight:700}.studio-flow-advanced textarea{min-height:62px}.studio-flow-advanced select,.studio-flow-advanced input,.studio-flow-spread-select select,.studio-flow-sides input,.studio-flow-choices input,.studio-flow-choices select{border:1px solid #d4dae1;border-radius:7px;background:#fff;padding:10px;color:#13181f}.studio-flow-actions{display:flex;align-items:center;justify-content:flex-end;gap:9px;margin-top:18px}.studio-flow-actions>span{margin-right:auto;color:#687386;font-size:11px}.studio-flow-actions button:disabled{opacity:.45;cursor:not-allowed}.studio-flow-spread-select{display:grid;grid-template-columns:1fr 1fr;gap:12px}.studio-flow-spread-preview{display:grid;grid-template-columns:1fr auto;align-items:center;gap:7px;margin-top:14px;padding:14px;border-radius:8px;background:#f4f7f5;border:1px solid #e0ebe4}.studio-flow-spread-preview span{display:flex;flex-direction:column}.studio-flow-spread-preview small{color:#687386}.studio-flow-spread-preview em{font-style:normal;font-weight:800;color:#138c52}.studio-flow-spread-preview p{grid-column:1/-1;font-size:11px;line-height:1.6}.studio-flow-sides{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:14px}.studio-flow-sides>div{grid-column:1/-1;display:flex;flex-direction:column}.studio-flow-sides small{color:#687386}.studio-flow-choices{margin-top:14px}.studio-flow-field-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.studio-flow-field-head span{display:flex;flex-direction:column}.studio-flow-field-head small{color:#687386}.studio-flow-field-head label{width:100px}.studio-flow-choices>div:last-child{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.studio-flow-choices label{position:relative}.studio-flow-choices label>span{position:absolute;left:10px;top:9px;width:20px;height:20px;display:grid;place-items:center;border-radius:50%;background:#edf0f3}.studio-flow-choices input{padding-left:38px}.studio-flow-card-actions{display:flex;align-items:center;gap:9px}.studio-flow-card-actions span{margin-left:auto;color:#138c52;font-size:11px;font-weight:700}.studio-flow-selected-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:9px;margin-top:14px}.studio-flow-selected-cards.many{grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.studio-flow-selected-cards article{display:flex;gap:10px;align-items:center;border:1px solid #e0e4e9;border-radius:8px;padding:8px;background:#fafbfc}.studio-flow-selected-cards img{width:42px;height:68px;border-radius:4px;object-fit:cover}.studio-flow-selected-cards span{display:flex;min-width:0;flex-direction:column}.studio-flow-selected-cards small{font-size:9px;color:#687386}.studio-flow-selected-cards b{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.studio-flow-card-empty,.studio-flow-result-empty,.studio-flow-loading{text-align:center;padding:42px 20px;border:1px dashed #ccd3db;border-radius:9px;color:#687386}.studio-flow-card-empty b,.studio-flow-result-empty b,.studio-flow-loading b{display:block;color:#303741;margin-bottom:4px}.studio-flow-result-head{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:10px}.studio-flow-result-head small{color:#687386}.studio-flow-result-head h3{margin:3px 0 0}.studio-flow-result-head em{font-style:normal;font-size:10px;font-weight:800;background:#e8f7ef;color:#138c52;padding:5px 8px;border-radius:12px}.studio-flow-loading i{display:block;width:24px;height:24px;margin:0 auto 10px;border:3px solid #dcefe4;border-top-color:#138c52;border-radius:50%;animation:studio-flow-spin .8s linear infinite}.studio-flow-score{max-width:390px;margin:12px auto}.studio-flow-score strong{float:right;color:#138c52}@keyframes studio-flow-spin{to{transform:rotate(360deg)}}@media(max-width:900px){.studio-flow-progress{grid-template-columns:repeat(2,1fr)}.today-card-quick-start{align-items:stretch;flex-direction:column}.card-signal-quick-actions{justify-content:stretch}.card-signal-quick-actions button{flex:1 1 150px}.studio-flow-advanced>div{grid-template-columns:1fr}.studio-flow-spread-select{grid-template-columns:1fr}}
