@import url('./tokens.css');
*{box-sizing:border-box}body{margin:0;background:var(--canvas);color:var(--ink);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px;line-height:1.55}button,input,textarea,select{font:inherit}button,a,input,textarea,select,summary{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.48}a{color:var(--blue);text-decoration:none}a:hover{text-decoration:underline}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #8eacff;outline-offset:4px}input:focus,textarea:focus,select:focus{outline:none;border-color:var(--blue);box-shadow:0 0 0 3px #2457e719}input,textarea,select{color:var(--ink);background:white;border:1px solid var(--line);border-radius:8px;padding:11px 13px;width:100%;transition:border-color .15s,box-shadow .15s}textarea{resize:vertical;line-height:1.65}input::placeholder,textarea::placeholder{color:#7b8598}label{display:block;font-size:.875rem;font-weight:550;margin-bottom:7px}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(1.8rem,2.65vw,2.6rem);font-weight:650;line-height:1.2;letter-spacing:-.045em;margin-bottom:12px}h2{font-size:1.15rem;line-height:1.35;letter-spacing:-.02em;margin-bottom:12px}h3{font-size:1rem}p{color:var(--muted)}[hidden]{display:none!important}.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}.skip{position:fixed;top:-70px;left:20px;background:var(--blue);color:white;padding:12px;z-index:100}.skip:focus{top:10px}.topbar{height:88px;background:white;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 32px;gap:20px}.brand{display:flex;gap:12px;align-items:center;color:var(--ink);font-size:1.16rem;line-height:1.3;white-space:nowrap}.brand:hover{text-decoration:none}.brand strong{font-weight:650}.brand small{display:block;font-size:.625rem;letter-spacing:.22em;color:#6b7588;margin-top:4px}.brand-mark{width:41px;height:43px;border-radius:11px;background:var(--blue);color:white;font-weight:700;display:flex;align-items:center;justify-content:center;letter-spacing:-.08em;font-size:1.6rem}.brand-mark span{font-size:1.1rem;margin:7px 0 0 1px;color:#c9d8ff}.top-actions{display:flex;align-items:center;gap:20px}.save-status{font-size:.8125rem;color:var(--muted)}.save-status.saved:before{content:'';display:inline-block;width:6px;height:6px;border-radius:100%;background:#2e976f;margin-right:7px}.btn{border:1px solid transparent;display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:8px;font-size:.875rem;line-height:1.4;font-weight:600;min-height:43px;padding:10px 16px;transition:background .15s,transform .15s;text-align:center}.btn:hover:not(:disabled){transform:translateY(-1px);text-decoration:none}.primary{background:var(--blue);color:white}.primary:hover:not(:disabled){background:#1947cb}.secondary{background:white;border-color:var(--line);color:var(--ink)}.secondary:hover:not(:disabled){background:#f0f3f9}.dark{background:#17233b;color:white;white-space:nowrap}.dark:hover:not(:disabled){background:#2a3c5b}.quiet{background:white;color:#526078;border-color:var(--line)}.wide{width:100%;justify-content:space-between}.icon-btn{width:34px;height:34px;border:1px solid var(--line);background:white;border-radius:50%;font-size:1rem;color:#617089;flex-shrink:0}.text-btn{background:none;border:0;padding:2px 0;color:var(--blue);font-size:.8125rem;font-weight:550;text-align:left}.text-btn:hover{text-decoration:underline}.muted{color:var(--muted)}.app-shell{display:grid;grid-template-columns:272px minmax(0,1fr);min-height:calc(100vh - 88px)}.sidebar{background:white;border-right:1px solid var(--line);padding:30px 24px 22px;display:flex;flex-direction:column;min-width:0}.side-heading{display:flex;justify-content:space-between;align-items:center;font-size:.6875rem;letter-spacing:.12em;font-weight:650;color:#778398;margin-bottom:20px}.small-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#3b9c7c;flex-shrink:0}.sidebar label{font-size:.8125rem;color:#4f5c72}.url-input{position:relative;margin-bottom:10px}.url-input>span{position:absolute;left:11px;top:11px;color:#8490a4}.url-input input{font-size:.8125rem;padding:12px 9px 12px 31px;letter-spacing:-.02em}.import-options{display:flex;flex-direction:column;align-items:start;gap:8px;padding-top:15px}.side-divider{height:1px;background:var(--line);margin:28px 0}.sidebar-empty{font-size:.875rem;line-height:1.7;color:#8b94a6}.section-button{display:flex;align-items:center;gap:10px;width:100%;text-align:left;padding:11px 12px;margin:3px 0;border:0;border-radius:7px;background:transparent;color:#66738a;font-size:.875rem;line-height:1.45}.section-button .section-number{font-size:.75rem;flex-shrink:0;color:#929bad}.section-button .section-label{flex:1;overflow-wrap:anywhere}.section-button .section-total{font-size:.75rem;flex-shrink:0}.section-button.active{background:#edf2ff;color:var(--blue);font-weight:600}.section-button:hover{background:#f3f5fa}.sidebar-bottom{margin-top:auto;padding-top:44px}.sidebar-bottom p{font-size:.75rem;line-height:1.5;margin:14px 0 7px}.sidebar-bottom .small-dot{width:5px;height:5px;margin-right:5px}main{min-width:0;padding:41px clamp(22px,3.9vw,64px) 20px;max-width:1580px;width:100%;margin:auto}.workspace-heading{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-bottom:27px}.eyebrow{font-size:.625rem;font-weight:650;letter-spacing:.16em;color:#8390a5;margin-bottom:11px}.workspace-heading p{margin:0;font-size:.9375rem;color:#718099}.workspace-heading h1{overflow-wrap:anywhere}.concept-panel{background:white;border:1px solid #dce3f0;border-radius:12px;overflow:hidden;box-shadow:0 3px 12px #19366303;margin-bottom:26px}.concept-heading{padding:20px 23px 10px;display:flex;align-items:center;justify-content:space-between;gap:16px}.concept-heading>div{display:flex;align-items:center;gap:9px}.concept-heading h2{margin:0;font-size:.9375rem;font-weight:600}.concept-icon{font-size:1.3rem;color:var(--blue)}.subtle-label{font-size:.5625rem;letter-spacing:.14em;color:#8f9aad;font-weight:600}.concept-panel textarea{border:0;border-radius:0;padding:5px 24px 16px;min-height:103px;font-size:.9375rem;background:transparent}.concept-panel textarea:focus{box-shadow:inset 3px 0 0 #aec3ff}.concept-footer{background:#fbfcff;border-top:1px solid #eef1f7;padding:12px 20px;display:flex;align-items:center;justify-content:space-between;gap:15px}.concept-footer>span{font-size:.75rem;color:#8894a8}.concept-footer>div{display:flex;gap:8px}.concept-footer .btn{font-size:.8125rem;min-height:39px;padding:9px 14px}.empty-state{text-align:center;padding:53px 20px 42px}.paper-icon{position:relative;width:87px;height:102px;background:white;border:1px solid #d6dfef;border-radius:8px;margin:0 auto 25px;box-shadow:7px 7px 0 #eaf0fb;text-align:left;padding:13px 16px;transform:rotate(-5deg)}.paper-icon>span{font-family:Georgia,serif;font-size:1.8rem;color:#6388e5;line-height:1.2}.paper-icon i{display:block;height:3px;background:#e0e7f2;margin-top:8px;border-radius:2px}.paper-icon i:nth-of-type(2){width:75%}.paper-icon i:nth-of-type(3){width:88%}.paper-icon b{position:absolute;bottom:-8px;right:-12px;border:4px solid var(--canvas);border-radius:50%;width:34px;height:34px;display:grid;place-items:center;background:var(--blue);font-size:.875rem;color:white}.empty-state h2{font-size:1.4rem;font-weight:600;letter-spacing:-.03em}.empty-state p{font-size:.9375rem;line-height:1.8;margin-bottom:24px}.empty-steps{display:flex;justify-content:center;gap:37px;font-size:.75rem;color:#929daf;margin-top:42px}.empty-steps b{font-weight:500;color:#5779c9;margin-right:5px}.workspace-footer{margin-top:25px;border-top:1px solid var(--line);padding:18px 0 0;display:flex;justify-content:space-between;gap:15px;color:#929cac;font-size:.6875rem}.notice{background:#edf3ff;border:1px solid #cfddff;color:#294c94;border-radius:8px;padding:13px 17px;font-size:.875rem;line-height:1.65;margin-bottom:18px;overflow-wrap:anywhere}.notice.error{background:#fff1ef;border-color:#f4cdc7;color:#a13f33}.import-notes{font-size:.8125rem;color:#7a879b;margin:0 0 20px}.import-notes summary{cursor:pointer;display:list-item;padding:2px 0}.import-notes summary span{margin-left:10px;font-size:.6875rem;background:#e9eef7;color:#687995;padding:2px 7px;border-radius:4px}.import-notes ul{padding-left:21px;line-height:1.7}.editor-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.filter-tabs{display:flex;gap:4px;flex-wrap:wrap}.filter-tabs button{background:transparent;border:0;color:#7d889b;font-size:.8125rem;padding:8px 12px;border-radius:6px}.filter-tabs button:first-child{margin-left:-12px}.filter-tabs button span{font-size:.6875rem;margin-left:6px;padding:2px 5px;border-radius:4px;background:#e8edf5;color:#788398}.filter-tabs button.active{background:white;color:#213657;box-shadow:0 1px 3px #20315b12}.filter-tabs button.active span{background:#edf2ff;color:var(--blue)}.search-field{margin:0;width:190px;flex-shrink:1}.search-field input{font-size:.8125rem;padding:9px 12px;background:transparent}.selection-toolbar{display:flex;align-items:center;gap:14px;font-size:.75rem;color:var(--muted);margin-bottom:22px;flex-wrap:wrap}.selection-toolbar label{font-weight:400;font-size:.75rem;display:flex;align-items:center;gap:7px;margin:0}.selection-toolbar input,.item-check input{width:15px;height:15px;accent-color:var(--blue);padding:0;box-shadow:none}.selection-toolbar>button{margin-left:auto;font-size:.75rem}.section-group{margin:0 0 29px;scroll-margin-top:20px}.group-heading{display:flex;align-items:center;gap:9px;margin:0 0 12px}.group-heading h2{font-size:.9375rem;letter-spacing:0;margin:0;font-weight:600}.group-heading>span{font-size:.6875rem;color:#9ba5b6}.text-card{background:white;border:1px solid var(--line);border-radius:10px;margin-bottom:12px;overflow:hidden}.text-card.excluded{opacity:.6}.text-card.changed{border-color:#b8cbf8}.card-header{display:flex;justify-content:space-between;align-items:center;gap:15px;border-bottom:1px solid #eef1f6;padding:11px 17px;background:#fdfdff}.item-check{display:flex;align-items:center;gap:9px;margin:0;font-size:.75rem;font-weight:500;color:#5b6b85}.card-header-right{display:flex;align-items:center;gap:12px}.status-tag{font-size:.625rem;color:#4c73c8;background:#edf3ff;border-radius:4px;padding:2px 7px}.card-header .text-btn{font-size:.6875rem;color:#9099aa}.card-columns{display:grid;grid-template-columns:1fr 1fr}.original-column,.draft-column{padding:17px 19px 18px;min-width:0}.original-column{border-right:1px solid #eef1f6;background:#fcfdff}.column-label{font-size:.5625rem;letter-spacing:.12em;font-weight:650;color:#8f9aad;margin-bottom:10px;display:flex;justify-content:space-between;gap:10px}.draft-column .column-label{color:#587dcc}.column-label span{font-weight:400;letter-spacing:0;color:#98a1b0}.original-text{font-size:.9375rem;color:#778499;line-height:1.8;white-space:pre-wrap;overflow-wrap:anywhere;margin:0}.draft-input{font-size:.9375rem;line-height:1.8;border:1px solid #e8edf5;padding:9px 11px;margin-top:-4px;min-height:87px;display:block}.card-note{border-top:1px solid #f0f2f7;padding:0 18px}.card-note summary{cursor:pointer;font-size:.6875rem;color:#8c97aa;padding:9px 0}.card-note textarea{font-size:.875rem;margin-bottom:13px;min-height:65px}.context-detail{font-size:.75rem;color:#8b95a8;overflow-wrap:anywhere;padding:0 0 10px}.suggestion-box{border-top:1px solid #dce6ff;background:#f2f6ff;padding:17px 20px}.suggestion-heading{font-size:.75rem;font-weight:650;color:#4a73ce;margin-bottom:8px}.suggestion-box p{font-size:.9375rem;white-space:pre-wrap;overflow-wrap:anywhere;color:#2b426b;margin-bottom:8px}.suggestion-box .reason{font-size:.75rem;color:#7c8fab;margin-bottom:13px}.suggestion-actions{display:flex;align-items:center;gap:17px}.suggestion-actions .btn{min-height:32px;font-size:.75rem;padding:6px 11px}.suggestion-actions .text-btn{font-size:.75rem;color:#7f8da4}.no-results{text-align:center;padding:40px;color:#8692a6;font-size:.875rem}.ai-progress{padding:10px 20px;font-size:.75rem;color:var(--blue);display:flex;gap:15px;align-items:center}.ai-progress progress{accent-color:var(--blue);width:130px;height:5px}dialog{border:1px solid var(--line);border-radius:16px;padding:30px;width:min(500px,calc(100% - 32px));color:var(--ink);box-shadow:0 30px 90px #0e22413d;max-height:calc(100dvh - 48px);overflow:auto}dialog::backdrop{background:#15243b77;backdrop-filter:blur(4px)}dialog h2{font-size:1.4rem;font-weight:650;margin-bottom:0}dialog p{font-size:.875rem;line-height:1.75;margin:15px 0 20px}.dialog-heading{display:flex;align-items:start;justify-content:space-between;gap:20px;margin-bottom:16px}.dialog-heading .eyebrow{margin-bottom:5px}.dialog-heading .icon-btn{font-size:1.25rem}.dialog-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:23px;flex-wrap:wrap}dialog input,dialog select{margin-bottom:17px}dialog .field-hint{font-size:.75rem;margin:-8px 0 19px;color:#8c97ab}.privacy-note{font-size:.75rem!important;background:#f1f5fd;border-radius:8px;padding:13px 16px;color:#73839d}.large-dialog{width:min(790px,calc(100% - 32px))}.large-dialog h3{margin-top:25px}.large-dialog textarea{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.75rem;background:#f8faff;line-height:1.7;min-height:250px}.help-steps{padding-left:24px;font-size:.875rem;color:#65748b;line-height:1.75}.help-steps li{padding:5px 0 5px 4px}.bookmarklet{margin:8px 0 25px;cursor:grab}dialog details{font-size:.875rem;color:#63738b;margin-top:20px}dialog details summary{cursor:pointer}.toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);background:#182741;color:white;padding:12px 23px;border-radius:9px;box-shadow:0 5px 25px #16284826;font-size:.875rem;max-width:calc(100% - 32px);z-index:20;overflow-wrap:anywhere}body.is-busy .text-card{opacity:.8}.storage-error{color:#ad483b!important}
@media(min-width:1500px){.sidebar{padding-left:30px;padding-right:30px}.app-shell{grid-template-columns:290px minmax(0,1fr)}}
@media(max-width:1100px){.app-shell{grid-template-columns:235px minmax(0,1fr)}.sidebar{padding:25px 18px}.topbar{padding:0 23px}.save-status{display:none}main{padding:32px 26px 20px}.workspace-heading{align-items:flex-start}.workspace-heading .btn{margin-top:18px}.subtle-label{display:none}.concept-footer{align-items:flex-start}.concept-footer>span{max-width:190px}.card-columns{grid-template-columns:1fr}.original-column{border-right:0;border-bottom:1px solid #eef1f6;padding-bottom:14px}.draft-column{padding-top:15px}.empty-state{padding-top:40px}.editor-toolbar{align-items:flex-start;flex-direction:column;gap:8px}.search-field{width:100%}}
@media(max-width:760px){.topbar{height:74px;padding:0 17px;gap:10px}.brand{font-size:1rem;gap:9px}.brand-mark{width:35px;height:37px}.brand small{font-size:.5rem}.top-actions{gap:8px}.top-actions .btn{font-size:.75rem;min-height:36px;padding:8px 10px}.app-shell{display:block;min-height:calc(100vh - 74px)}.sidebar{border-right:0;border-bottom:1px solid var(--line);padding:19px 20px;display:block}.side-heading:first-child{display:none}.sidebar form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:end}.sidebar form label{grid-column:1/-1;margin:0}.url-input{margin:0}.sidebar form .btn{width:auto;min-height:44px;font-size:.75rem}.import-options{flex-direction:row;gap:22px;padding-top:12px}.side-divider,.side-divider+.side-heading{display:none}#section-nav{display:flex;overflow-x:auto;gap:5px;margin-top:14px}.section-button{width:auto;flex-shrink:0;max-width:220px;margin:0;font-size:.75rem;padding:8px 10px}.section-button .section-label{max-width:160px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar-empty{display:none}.sidebar-bottom{padding-top:12px;display:flex;align-items:center;gap:16px;flex-wrap:wrap}.sidebar-bottom p{display:none}.sidebar-bottom .btn{width:auto;font-size:.75rem;min-height:34px;padding:7px 12px}.sidebar-bottom .text-btn{font-size:.6875rem}main{padding:27px 20px 20px}.workspace-heading{flex-direction:column;gap:16px;margin-bottom:23px}.workspace-heading h1{font-size:1.85rem}.workspace-heading p{font-size:.875rem}.workspace-heading .btn{margin:0;align-self:flex-start}.concept-heading{padding:17px 16px 9px}.concept-panel textarea{padding:7px 17px 15px;font-size:.875rem;min-height:127px}.concept-footer{padding:12px 14px;flex-direction:column;gap:10px}.concept-footer>span{max-width:none}.concept-footer>div{width:100%;justify-content:flex-end}.empty-state{padding:30px 0}.empty-steps{gap:23px}.workspace-footer{font-size:.625rem;flex-direction:column;gap:4px}.selection-toolbar{gap:8px 12px}.selection-toolbar>button{margin-left:0}.card-header{padding:10px 13px}.original-column,.draft-column{padding:15px}.column-label{font-size:.625rem}.card-header-right{gap:8px}.original-text,.draft-input{font-size:1rem}.card-note summary{font-size:.75rem}.filter-tabs button{font-size:.8125rem;padding:8px}.filter-tabs button:first-child{margin-left:-8px}dialog{padding:23px}.large-dialog textarea{font-size:.8125rem}.dialog-actions{gap:8px}.dialog-actions .btn{font-size:.8125rem}.toast{font-size:.8125rem}.ai-progress{flex-direction:column;align-items:flex-start}.sidebar label{font-size:.875rem}.text-btn{font-size:.875rem}.sidebar-bottom .text-btn{font-size:.75rem}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}

/* Compact, accessible language selection; the preference only affects the UI. */
.language-switch{display:inline-flex;align-items:center;padding:3px;background:#f4f6fa;border:1px solid var(--line);border-radius:8px;gap:2px;flex-shrink:0}
.language-switch button{border:0;background:transparent;border-radius:5px;color:#66738a;padding:7px 9px;font-size:.8125rem;line-height:1.2;font-weight:600;min-height:32px}
.language-switch button[aria-pressed="true"]{background:white;color:var(--blue);box-shadow:0 1px 4px #20315b15}
.language-switch button:hover{color:var(--blue)}
@media(max-width:760px){.topbar{height:auto;min-height:74px;flex-wrap:wrap;padding:14px 17px;gap:12px}.top-actions{margin-left:auto;flex-wrap:wrap;justify-content:flex-end}.language-switch button{padding:6px 8px}.concept-footer .btn{white-space:normal}.selection-toolbar{align-items:flex-start}.card-header-right{flex-wrap:wrap;justify-content:flex-end}}
@media(max-width:420px){.top-actions{width:100%;justify-content:space-between}.top-actions .btn{flex:1}.sidebar form{grid-template-columns:minmax(0,1fr)}.sidebar form .btn{width:100%}.import-options{flex-wrap:wrap;gap:8px 18px}.empty-steps{gap:14px;flex-wrap:wrap}.filter-tabs button{padding:8px 6px}.filter-tabs button span{margin-left:3px}}

/* Source preview. Editor scroll remains on the page; the source frame follows the active card. */
.workspace-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end;flex-shrink:0}
.preview-panel{position:sticky;top:16px;align-self:start;min-width:0;margin:22px 20px 22px 0;padding:16px;background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:0 4px 22px #18274108;max-height:calc(100dvh - 32px);display:flex;flex-direction:column}
.preview-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:13px}.preview-heading h2{font-size:1rem;margin:0}.preview-heading .eyebrow{font-size:.625rem;margin-bottom:4px}
.preview-controls{display:flex;gap:10px;align-items:center;margin-bottom:13px}.preview-controls select{width:auto;max-width:140px;padding:7px 10px;font-size:.875rem}.preview-sync{display:flex;gap:6px;align-items:center;font-size:.8125rem;font-weight:400;margin:0;flex:1}.preview-sync input{width:15px;height:15px;padding:0;accent-color:var(--blue)}
.preview-stage{position:relative;min-width:0;background:#eef1f6;border:1px solid var(--line);border-radius:6px;overflow:hidden;height:calc(100dvh - 260px);min-height:250px;flex-shrink:0}.preview-stage iframe{display:block;border:0;transform-origin:top left;background:white;max-width:none}
.preview-status{font-size:.8125rem;color:#596f98;margin:12px 0 7px;line-height:1.5;min-height:2.5em;overflow-wrap:anywhere}.preview-status.preview-error{color:#a13f33}.preview-info{font-size:.8125rem;overflow:auto;min-height:25px;flex-shrink:1}.preview-info summary{cursor:pointer;color:#7a879b}.preview-info p{font-size:.8125rem;line-height:1.65;margin:9px 0}.preview-info .text-btn{font-size:.8125rem}
.text-card.preview-active{border-color:#6287ed;box-shadow:0 0 0 2px #2457e717}
.preview-mode{display:flex;align-items:center;gap:12px;margin-bottom:12px}.preview-mode label{margin:0;flex:1;font-size:.8125rem}.preview-mode select{width:auto;max-width:60%;padding:7px 10px;font-size:.875rem}.preview-panel .preview-stage{height:calc(100dvh - 310px)}
@media(min-width:1200px){.app-shell.has-preview{grid-template-columns:220px minmax(360px,1fr) minmax(360px,42%)}.has-preview main{padding:30px 24px 20px;margin-top:0}.has-preview .sidebar{padding-left:17px;padding-right:17px}.has-preview .workspace-heading{flex-direction:column;align-items:flex-start;gap:16px}.has-preview .workspace-heading h1{font-size:1.9rem}.has-preview .workspace-actions{justify-content:flex-start}.has-preview .workspace-heading .btn{margin-top:0}.has-preview .concept-footer{align-items:flex-start;flex-direction:column}.has-preview .concept-footer>span{max-width:none}.has-preview .subtle-label{display:none}.has-preview .editor-toolbar{align-items:stretch;flex-direction:column;gap:8px}.has-preview .search-field{width:100%}.has-preview .card-columns{grid-template-columns:1fr}.has-preview .original-column{border-right:0;border-bottom:1px solid #eef1f6}.has-preview .workspace-footer{flex-direction:column;gap:5px}}
@media(min-width:1800px){.has-preview .card-columns{grid-template-columns:1fr 1fr}.has-preview .original-column{border-right:1px solid #eef1f6;border-bottom:0}.has-preview .workspace-heading{flex-direction:row}.app-shell.has-preview{grid-template-columns:240px minmax(600px,1fr) minmax(500px,40%)}}
@media(max-width:1199px){.preview-panel{position:fixed;z-index:15;inset:12px;top:12px;margin:0;max-height:calc(100dvh - 24px);box-shadow:0 0 0 100vmax #14233c66}.preview-stage{height:calc(100dvh - 255px);min-height:160px}.preview-panel .preview-info{max-height:100px}.workspace-actions{justify-content:flex-start}.workspace-heading{flex-wrap:wrap}}
