/* Couragistics / The Useful Studio. No build step or runtime dependencies. */
:root{--paper:#f7f8f2;--ink:#20271f;--muted:#61685d;--line:#daddd2;--blue:#234df2;--acid:#e2f877;--sans:'Instrument Sans',Arial,sans-serif;--serif:'Instrument Serif',Georgia,serif;--mono:'IBM Plex Mono',monospace}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #dc501c;outline-offset:5px}::selection{background:var(--acid);color:var(--ink)}[hidden]{display:none!important}.shell{max-width:1560px;margin-inline:auto;padding-inline:5.2%}.eyebrow{text-transform:uppercase;font:500 .75rem/1.6 var(--mono);letter-spacing:.065em;margin:0}.skip-link{position:fixed;left:20px;top:-100px;z-index:99;background:var(--ink);color:white;padding:16px}.skip-link:focus{top:16px}.site-header{height:106px;display:flex;align-items:center;justify-content:space-between;gap:30px}.wordmark{font-size:29px;font-weight:650;letter-spacing:-1.7px;display:inline-flex;align-items:center;line-height:1}.wordmark-dot{color:var(--blue)}.brand-icon{font-size:37px;margin-right:12px;display:inline-block;position:relative;width:31px;font-weight:550;letter-spacing:-5px;transform:rotate(-15deg)}.brand-icon>span{position:absolute;font-size:22px;left:14px;top:-4px;transform:rotate(15deg);background:var(--paper);line-height:.8;letter-spacing:0}.site-header nav{display:flex;gap:38px;font-size:14px;font-weight:500;margin-left:auto;margin-right:50px}.site-header nav a{padding:12px 0}.site-header nav a:hover,.footer-bottom a:hover{text-decoration:underline;text-underline-offset:5px}.site-header nav span{font:11px var(--mono);vertical-align:super;color:var(--muted);margin-left:3px}.header-contact{font-size:14px;font-weight:600;border:1px solid var(--ink);border-radius:100px;padding:13px 20px;display:flex;align-items:center;gap:30px}.header-contact:hover{color:var(--paper);background:var(--ink)}.header-contact>span{font-size:20px}.hero-topline{border-top:1px solid var(--line);display:flex;justify-content:space-between;padding-top:27px;align-items:center}.hero-topline>.eyebrow{display:flex;align-items:center;gap:9px}.status-dot{width:7px;height:7px;background:var(--blue);border-radius:50%}.hero-edition{color:var(--muted)}.hero-grid{display:grid;grid-template-columns:1.08fr 1fr;gap:4%;align-items:stretch;padding-block:46px 50px}.hero-copy{display:flex;flex-direction:column;padding-block:12px 2px;min-width:0}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(62px,6.5vw,103px);font-weight:500;letter-spacing:-.067em;line-height:1.01;margin-bottom:30px}h1 em{font:italic 1.09em/.9 var(--serif);letter-spacing:-.025em;display:block;color:var(--blue);margin-top:4px}em{font-family:var(--serif);font-weight:400}.intro{font-size:18px;line-height:1.65;max-width:400px;color:var(--muted);margin-bottom:31px}.hero-actions{display:flex;align-items:center;gap:25px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;padding:18px 23px;border-radius:100px;font-size:14px;font-weight:550;transition:transform .18s,background .18s}.button:hover{transform:translateY(-3px)}.button-dark{background:var(--ink);color:var(--paper)}.button-dark:hover{background:var(--blue)}.button span{font-size:21px}.hero-note{font-size:12px;line-height:1.5;color:var(--muted)}.hero-foot{margin-top:auto;padding-top:36px;display:flex;align-items:center;gap:13px;font-size:12px;line-height:1.6;color:var(--muted)}.small-cross{font-size:31px;line-height:1;color:var(--blue)}
.workbench{background:var(--blue);color:white;min-width:0;position:relative;border-radius:5px;padding:23px 27px 18px;overflow:hidden;isolation:isolate}.workbench::before{content:'';position:absolute;inset:0;z-index:-1;opacity:.13;background-image:linear-gradient(#fff2 1px,transparent 1px),linear-gradient(90deg,#fff2 1px,transparent 1px);background-size:35px 35px;mask-image:linear-gradient(transparent,#000)}.bench-top{display:flex;justify-content:space-between;align-items:center;gap:15px}.bench-top .eyebrow{font-size:11px;letter-spacing:.05em}.bench-live{font-size:12px;color:#eff4ff;display:flex;align-items:center;gap:6px}.bench-live>span{font-size:17px}.bench-heading{margin-top:30px}.bench-heading h2{font-size:29px;line-height:1.15;font-weight:450;letter-spacing:-1px;margin-bottom:9px}.bench-heading p{font-size:13px;color:#e1e8ff;margin:0}.bench-stage{height:267px;position:relative;margin-top:15px}.scattered-view{position:absolute;inset:0}.fragment{color:#283323;background:#fffef9;box-shadow:0 8px 20px #0314602e;border-radius:5px;position:absolute;text-align:left;transition:transform .55s cubic-bezier(.16,1,.3,1),opacity .25s}.fragment-mail{width:64%;left:1%;top:14px;transform:rotate(-8deg);padding:16px 19px;z-index:2}.fragment-label{font-size:10px;color:#677365;display:flex;align-items:center;gap:6px;letter-spacing:.015em}.fragment-label>span:last-child{margin-left:auto}.mini-symbol{font-size:13px;background:#edf0e9;width:22px;height:22px;display:grid;place-items:center;border-radius:5px}.fragment h3{font-size:17px;letter-spacing:-.5px;font-weight:550;margin:14px 0 9px}.fragment p{font-size:12px;line-height:1.6;margin-bottom:8px}.attachment{font-size:10px;background:#eff1eb;padding:6px 8px;border:1px solid #e2e6dd;border-radius:3px;display:inline-block}.fragment-note{width:48%;background:var(--acid);right:1%;top:36px;padding:17px 18px 25px;transform:rotate(8deg);z-index:3}.fragment-note .fragment-label{color:#57612e}.fragment-note h3{font-family:var(--serif);font-size:29px;font-style:italic;font-weight:400}.fragment-note p{line-height:1.85;font-size:11px;white-space:nowrap}.fragment-file{width:80%;bottom:31px;left:3%;z-index:4;display:flex;align-items:center;gap:10px;padding:13px;transform:rotate(-3deg)}.file-icon{background:#e3e9ff;border:1px solid #d5dfff;border-radius:4px;font-size:18px;padding:9px 5px;color:#234df2}.fragment-file strong{font-size:12px;font-weight:550;display:block}.fragment-file small{font-size:10px;color:#788071;display:block;margin-top:5px}.fragment-file>span{margin-left:auto}.fragment-message{bottom:0;right:0;z-index:5;display:flex;align-items:center;gap:10px;padding:12px 15px;background:#dfe8fd;transform:rotate(4deg)}.avatar{display:grid;place-items:center;border-radius:50%;width:30px;height:30px;background:#bfd0f8;color:#26489b;font-size:12px}.fragment-message strong{font-size:10px;display:block}.fragment-message p{font-size:11px;margin:4px 0 0}.workbench[data-state=scattered]:hover .fragment-mail{transform:rotate(-10deg) translateY(-3px)}.workbench[data-state=scattered]:hover .fragment-note{transform:rotate(10deg) translateY(-2px)}.bench-controls{border-top:1px solid #ffffff40;display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:25px;padding-top:17px}.bench-controls button{border:0;border-radius:50px;padding:13px 18px;background:var(--acid);color:#253012;font-size:13px;font-weight:600;display:flex;align-items:center;justify-content:space-between;gap:28px;min-width:195px;transition:background .2s,transform .2s}.bench-controls button:hover{background:white;transform:translateY(-2px)}.bench-controls button span:last-child{font-size:18px}.bench-controls p{margin:0;color:#e1e8ff;font:11px var(--mono)}.demo-disclaimer{margin:15px 0 0;font-size:10px;color:#dde6ff;line-height:1.5;text-align:center;letter-spacing:.005em}.clarity-view{height:100%;background:#fffffc;color:var(--ink);border-radius:7px;box-shadow:0 12px 24px #10288440;animation:plan-in .5s cubic-bezier(.16,1,.3,1) both;overflow:hidden}.plan-header{display:flex;align-items:center;gap:10px;padding:16px 17px;border-bottom:1px solid #e3e6dd}.plan-mark{background:#e9eedf;width:30px;height:30px;display:grid;place-items:center;border-radius:7px;font-size:19px}.plan-eyebrow{font-size:9px;color:#6a7264}.plan-header h3{font-size:18px;letter-spacing:-.6px;margin:4px 0 0;font-weight:550}.plan-check{margin-left:auto;background:var(--acid);width:24px;height:24px;border-radius:50%;display:grid;place-items:center;font-size:13px}.plan-body{padding:11px 17px}.plan-section-label{font-size:9px;font-weight:600;display:flex;justify-content:space-between;color:#5c6554;margin-bottom:7px}.plan-section-label>span{font-weight:400}.plan-row{display:flex;gap:9px;align-items:center;border-bottom:1px solid #edf0e7;padding:7px 0;font-size:11px;font-weight:500}.plan-row small{display:block;font-size:9px;font-weight:400;color:#6c7466;margin-top:3px}.row-check,.row-open,.row-circle{border-radius:50%;width:14px;height:14px;display:grid;place-items:center;font-size:9px;flex-shrink:0;background:#e4eccc;color:#476020}.row-open{background:#ffe8c9;color:#8d5412}.row-circle{border:1px solid #bcc4b2;background:transparent}.row-status{margin-left:auto;font-size:9px;border-radius:3px;background:#edf1e8;padding:3px 5px;color:#46553a}.row-status.needs{background:#fff1d5;color:#7d5b14}.next-action{background:#f0f4e8;border-radius:5px;margin-top:10px;padding:9px 11px}.next-action .eyebrow{font-size:8px;color:#6a765d}.next-action strong{font-size:12px;display:block;margin-top:4px}.next-action p{font-size:9px;color:#636e59;margin:4px 0 0}.human-control{font-size:9px;display:flex;align-items:center;justify-content:center;gap:5px;margin-top:9px;color:#5c6a50}.workbench[data-state=organized] .bench-heading h2{font-size:29px}.workbench[data-state=organized] .bench-stage{height:327px}.workbench[data-state=organized] .bench-heading{margin-top:18px}.workbench[data-state=organized] .bench-controls{margin-top:17px}.workbench[data-state=organized] .plan-header{padding-block:19px}.workbench[data-state=organized] .plan-row{padding-block:10px}.workbench[data-state=organized] .next-action{padding-block:12px}.workbench[data-state=organized] .human-control{margin-top:13px}.hero-baseline{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:21px 0;font-size:12px;color:var(--muted);gap:15px}.hero-baseline>a{color:var(--ink);display:flex;gap:24px;align-items:center}.hero-baseline>a>span{font-size:21px}.section-heading{display:grid;grid-template-columns:1fr 2.1fr;gap:40px;padding-block:107px 53px}.section-heading>.eyebrow{padding-top:9px;color:var(--muted)}.section-heading h2,.studio-section h2{font-size:clamp(40px,4.4vw,67px);line-height:1.06;letter-spacing:-.045em;font-weight:450;margin-bottom:20px}.section-heading h2 em,.studio-section h2 em{font-size:1.13em;letter-spacing:-.03em}.section-heading p:not(.eyebrow){font-size:16px;line-height:1.6;color:var(--muted);max-width:410px;margin-bottom:0}.studio-section{padding-top:110px;padding-bottom:100px}.studio-section>.eyebrow{color:var(--muted);margin-bottom:37px}.studio-intro{font-size:19px;line-height:1.65;color:var(--muted);max-width:585px;margin:30px 0 0}.contact-section{background:var(--acid);padding-block:72px 80px;position:relative}.contact-section h2{font-size:clamp(60px,7.4vw,110px);font-weight:450;letter-spacing:-.06em;line-height:.97;margin:30px 0 35px}.contact-section h2 em{font-size:1.15em;letter-spacing:-.025em}.contact-link{font-size:18px;border-bottom:1px solid #69742b;padding-bottom:10px;display:flex;width:max-content;align-items:center;gap:100px}.contact-link>span{font-size:34px;transition:transform .2s}.contact-link:hover>span{transform:translate(4px,-4px)}.site-footer{padding-block:48px 25px}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-bottom:38px}.footer-top>a:last-child{font-size:14px}.footer-bottom{border-top:1px solid var(--line);padding-top:24px;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:12px;color:var(--muted)}.footer-bottom>div{display:flex;gap:25px}@keyframes plan-in{from{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:none}}
.product-story{display:grid;grid-template-columns:1.5fr 1fr;gap:6%;padding-block:25px 58px;align-items:center}.product-story+.product-story{border-top:1px solid var(--line);padding-top:58px}.product-visual{min-width:0;border-radius:5px;padding:24px 27px 16px;overflow:hidden}.rcc-visual{background:#e0e6fb}.visual-caption{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:32px}.visual-caption .eyebrow{font-size:10px;letter-spacing:.025em}.concept-tag{font-size:10px;border:1px solid #adbad8;border-radius:50px;padding:5px 9px;white-space:nowrap}.rcc-window{background:#fffefa;box-shadow:0 16px 45px #4b67a52b;border-radius:7px;overflow:hidden;transform:rotate(-2deg);transition:transform .4s}.rcc-window:focus-within,.rcc-visual:hover .rcc-window{transform:rotate(0)}.app-chrome{height:45px;display:flex;align-items:center;gap:15px;border-bottom:1px solid #e8e9e2;padding-inline:16px;font-size:10px;color:#737a6d}.app-logo{font-size:21px;color:var(--ink);font-weight:600;letter-spacing:-1px}.app-logo>span{color:var(--blue);margin-left:3px;font-size:14px}.app-avatar{margin-left:auto;border-radius:50%;width:23px;height:23px;background:#dfe6f8;display:grid;place-items:center;font-size:9px;color:#335385}.rcc-app{display:grid;grid-template-columns:46px 1fr;min-height:316px}.app-sidebar{border-right:1px solid #e8e9e2;padding-top:14px;display:flex;align-items:center;flex-direction:column;gap:14px;color:#8a9183;font-size:15px}.app-sidebar>span{width:27px;height:27px;display:grid;place-items:center;border-radius:4px}.app-sidebar>.sidebar-active{background:#e5eafd;color:#2951c5}.app-sidebar>.sidebar-bottom{margin-top:auto;margin-bottom:15px}.app-main{padding:20px 23px 18px;min-width:0}.app-breadcrumb{font-size:9px;color:#7d8475;margin-bottom:16px}.app-breadcrumb>span{margin-inline:8px;color:#b7bead}.app-heading{display:flex;align-items:center;justify-content:space-between;gap:10px}.app-heading h3{font-size:23px;letter-spacing:-.8px;font-weight:550;margin:0}.sample-pill{font-size:9px;background:#f0f3e9;color:#697558;border-radius:4px;padding:4px 6px}.app-subtitle{font-size:10px;color:#777e70;margin-top:7px;margin-bottom:17px}.app-tabs{display:flex;gap:23px;border-bottom:1px solid #e2e7d9;margin-bottom:15px}.app-tabs>button{background:none;border:none;border-bottom:2px solid transparent;padding:0 0 11px;color:#7a8371;font-size:11px;min-height:33px}.app-tabs>button[aria-selected=true]{color:#234acf;border-bottom-color:#234df2}.app-tabs>button>span{font-size:8px;background:#eff1e9;border-radius:3px;padding:2px 5px;margin-left:3px}.app-alert{background:#f0f2fd;border:1px solid #e0e5fa;display:flex;gap:9px;padding:12px 10px;border-radius:5px;align-items:center}.app-alert>span:first-child{display:grid;place-items:center;background:#dbe2ff;color:#3556aa;border-radius:50%;height:20px;width:20px;font-size:11px}.app-alert strong{font-size:11px;font-weight:550}.app-alert p{font-size:9px;color:#727d99;margin:4px 0 0}.alert-arrow{margin-left:auto;font-size:16px;color:#586da9}.app-list-title{font-size:10px;margin:16px 0 5px;font-weight:550}.app-task{display:flex;align-items:center;gap:9px;font-size:10px;padding:11px 0;border-bottom:1px solid #ecede6}.task-dot{border:1px solid #c6cebc;border-radius:50%;width:12px;height:12px;flex-shrink:0}.task-dot.done{border-color:#e0eaca;background:#e0eaca;display:grid;place-items:center;color:#5b783a;font-size:8px}.task-tag{margin-left:auto;color:#73816a;font-size:8px;white-space:nowrap}.task-tag.amber{color:#987027}.app-bottom-note{font-size:8px;color:#7c8571;margin-top:14px}.visual-note{text-align:center;font-size:10px;color:#5d6e8b;margin:26px 0 0}.product-number{font:12px var(--mono);color:#7a8270;display:flex;gap:17px;align-items:center;margin-bottom:34px}.product-number span{font:11px var(--mono);text-transform:uppercase;letter-spacing:.045em;color:#59604f}.product-copy h3{font-size:32px;font-weight:550;letter-spacing:-1.3px;display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}.product-arrow{font-size:31px;font-weight:400;color:#525c47}.product-copy h4{font-size:24px;font-weight:450;line-height:1.25;letter-spacing:-.7px;margin:0 0 18px}.product-copy>p{font-size:16px;color:var(--muted);line-height:1.7;max-width:360px;margin-bottom:21px}.product-tags{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:27px}.product-tags>span{font-size:10px;border:1px solid #d4dbca;border-radius:30px;padding:6px 10px;color:#6e775f}.product-copy details{border-top:1px solid var(--line)}.product-copy summary{cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;font-size:13px;padding:17px 0 8px;min-height:44px}.product-copy summary::-webkit-details-marker{display:none}.product-copy summary>span{font-size:23px;line-height:1;transition:transform .2s}.product-copy details[open] summary>span{transform:rotate(45deg)}.product-copy details>p{font-size:14px;line-height:1.7;color:var(--muted);margin:13px 0 5px}.document-intro{margin-block:6px 12px}.document-task{padding-block:16px}.document-task small{display:block;font-size:9px;color:#76816d;margin-top:5px}.doc-symbol{width:22px;height:27px;background:#e8eddc;display:grid;place-items:center;border-radius:3px;color:#748954;font-size:15px}.doc-symbol.missing{background:#fff0db;color:#b58644}.flip-visual{background:#e4ebd9}.flip-visual .concept-tag{border-color:#b8c6a5}.flip-window{background:#fcfdf8;border:1px solid #d3dec4;border-radius:7px;overflow:hidden;box-shadow:0 14px 35px #384d2b24;transform:rotate(2deg)}.flip-chrome{display:flex;align-items:center;justify-content:space-between;padding:16px 17px;font-size:14px;letter-spacing:-.5px;font-weight:600}.pro-word{font-size:8px;color:#5d7747;letter-spacing:.1em;vertical-align:middle}.flip-project{font-size:9px;color:#7c856f;font-weight:400;letter-spacing:0}.interior-frame{height:233px;position:relative;overflow:hidden;background:#bcc7a9}.interior-frame img{width:100%;height:100%;object-fit:cover;display:block}.image-overlay{position:absolute;inset:0;display:flex;align-items:flex-end;justify-content:space-between;padding:15px;gap:10px;background:linear-gradient(transparent 65%,#1c2a17a1);color:white;font-size:10px}.image-overlay>span:last-child{font-size:9px;border:1px solid #ffffff7a;border-radius:30px;padding:5px 8px}.flip-plan{padding:18px 20px;display:flex;justify-content:space-between;align-items:center;gap:10px}.flip-plan .eyebrow{font-size:8px;color:#758169;letter-spacing:.025em}.flip-plan h3{font:400 28px/1.05 var(--serif);letter-spacing:-.5px;margin:7px 0 0}.plan-points{display:flex;flex-direction:column;gap:8px;font-size:9px;color:#677359}.plan-points>span{display:flex;align-items:center;gap:6px}.plan-points i{display:inline-block;width:5px;height:5px;border-radius:50%;background:#8da55b}.flip-visual .visual-note{color:#647953}.studio-section{border-top:1px solid var(--line)}.studio-heading{display:flex;align-items:center;justify-content:space-between;gap:30px}.studio-heading .eyebrow{color:var(--muted);margin-bottom:33px}.studio-asterisk{color:var(--blue);font:150px/1 var(--sans);padding-inline:40px;transform:rotate(-15deg)}.studio-body{display:grid;grid-template-columns:1fr 1fr;gap:11%;margin-top:35px}.studio-intro{margin:0;max-width:410px;font-size:20px;line-height:1.7}.studio-principles>div{position:relative;padding-left:42px;padding-block:0 24px}.studio-principles>div+div{border-top:1px solid var(--line);padding-top:23px}.studio-principles>div>span{position:absolute;left:0;font:11px var(--mono);color:#7d8970;margin-top:5px}.studio-principles h3{font-size:19px;font-weight:500;letter-spacing:-.4px;margin-bottom:10px}.studio-principles p{font-size:14px;line-height:1.7;color:var(--muted);max-width:400px;margin-bottom:0}
@media(min-width:1600px){.shell{padding-inline:80px}}
@media(max-width:1100px){.shell{padding-inline:4%}.hero-grid{gap:3%}h1{font-size:6.9vw}.hero-actions{gap:15px}.hero-note{font-size:11px}.workbench{padding:21px 20px 16px}.fragment-mail{padding:13px}.fragment-note{padding:14px}.fragment-note p{font-size:10px}.site-header nav{margin-right:10px;gap:25px}}
@media(max-width:800px){.site-header{height:87px}.wordmark{font-size:25px}.site-header nav{display:none}.header-contact{padding:10px 15px;gap:18px;font-size:13px}.hero-topline{padding-top:20px}.hero-edition{display:none!important}.hero-grid{grid-template-columns:1fr;gap:35px;padding-top:34px;padding-bottom:31px}.hero-copy{padding-top:0}h1{font-size:clamp(61px,12vw,91px);letter-spacing:-.065em;max-width:650px;margin-bottom:24px}h1 em{display:inline-block}.intro{max-width:440px;font-size:17px;line-height:1.6;margin-bottom:25px}.hero-actions{gap:25px}.hero-foot{display:none}.workbench{padding:24px 27px 18px;max-width:590px;width:100%;justify-self:center}.bench-heading{margin-top:25px}.bench-heading h2{font-size:31px}.bench-stage{height:281px}.fragment-mail{padding:16px 19px}.fragment-note{padding:17px 18px 25px}.fragment-note p{font-size:11px}.fragment-mail h3{font-size:19px}.hero-baseline>span{display:none}.hero-baseline{justify-content:space-between}.hero-baseline>span:first-child{display:block}.section-heading{padding-block:68px 35px;grid-template-columns:1fr;gap:22px}.section-heading h2{font-size:47px}.studio-section{padding-top:70px;padding-bottom:65px}.studio-section h2{font-size:46px}.studio-intro{font-size:17px}.contact-section{padding-block:55px 60px}.contact-section h2{font-size:74px}.footer-top{align-items:flex-start;flex-direction:column;gap:25px}.footer-bottom{align-items:flex-start;flex-direction:column;gap:18px}.footer-bottom>div{gap:20px}}
@media(max-width:420px){.shell{padding-inline:20px}.wordmark{font-size:22px}.brand-icon{font-size:31px;width:27px;margin-right:10px}.brand-icon>span{font-size:18px;left:13px}.header-contact{font-size:12px;gap:11px}.site-header{gap:14px}.hero-topline .eyebrow{font-size:10px}h1{font-size:58px}.hero-actions{gap:17px}.button{padding:16px 20px;gap:25px}.hero-note{font-size:10px}.workbench{padding:20px 17px 16px}.bench-top .eyebrow{font-size:9px}.bench-live{font-size:10px}.bench-heading h2{font-size:28px}.bench-heading p{font-size:12px}.bench-stage{height:267px}.fragment-mail{padding:13px 12px;width:65%}.fragment-mail h3{font-size:16px}.fragment-mail p{font-size:11px}.fragment-note{width:49%;padding:13px 12px 20px}.fragment-note h3{font-size:25px}.fragment-note p{font-size:9px}.attachment{font-size:8px}.fragment-file strong{font-size:10px}.fragment-message{padding:10px 12px}.fragment-message p{font-size:10px}.bench-controls button{padding:12px 15px;min-width:178px;font-size:12px;gap:20px}.bench-controls p{font-size:9px}.demo-disclaimer{font-size:9px}.section-heading h2{font-size:42px}.studio-section h2{font-size:42px}.contact-section h2{font-size:65px}.contact-link{gap:65px}.plan-row{font-size:10px}.plan-row small{font-size:8px}.plan-header h3{font-size:16px}.plan-eyebrow{font-size:8px}}
@media(max-width:1100px){.product-story{gap:4%;grid-template-columns:1.35fr 1fr}.product-visual{padding:20px 18px 14px}.visual-caption .eyebrow{font-size:9px}.concept-tag{font-size:9px}.app-main{padding:18px 15px 15px}.app-heading h3{font-size:20px}.app-task{font-size:9px}.product-copy h3{font-size:28px}.product-copy h4{font-size:22px}.product-copy>p{font-size:15px}.product-number{margin-bottom:24px;gap:10px}.product-number span{font-size:9px}.interior-frame{height:216px}.flip-plan{padding:16px 13px}.flip-plan h3{font-size:25px}.plan-points{font-size:8px}.studio-asterisk{font-size:110px;padding-inline:15px}}
@media(max-width:800px){.product-story{grid-template-columns:1fr;gap:30px;padding-top:0;padding-bottom:40px}.product-story+.product-story{padding-top:40px}.product-visual{padding:22px 25px 15px}.visual-caption .eyebrow{font-size:10px}.concept-tag{font-size:10px}.app-main{padding:20px 22px 18px}.app-heading h3{font-size:24px}.app-task{font-size:11px}.app-alert strong{font-size:12px}.app-alert p{font-size:10px}.app-tabs>button{font-size:12px;min-height:39px}.app-task{padding-block:14px}.app-subtitle{font-size:11px}.product-copy{padding-inline:5px}.product-copy h3{font-size:32px}.product-copy h4{font-size:26px}.product-copy>p{max-width:550px;font-size:16px}.product-number{margin-bottom:21px;font-size:12px}.product-number span{font-size:11px}.product-tags{margin-bottom:20px}.product-tags>span{font-size:12px}.product-copy summary{font-size:14px}.interior-frame{height:260px}.flip-plan{padding:20px}.flip-plan h3{font-size:28px}.plan-points{font-size:10px}.studio-heading{gap:10px}.studio-asterisk{font-size:65px;padding:0;align-self:flex-start;margin-top:47px}.studio-body{grid-template-columns:1fr;gap:36px;margin-top:20px}.studio-intro{font-size:18px;max-width:560px}.studio-principles p{max-width:100%}.studio-principles>div:last-child{padding-bottom:0}}
@media(max-width:420px){.product-visual{padding:19px 12px 14px}.visual-caption{margin-bottom:25px}.visual-caption .eyebrow{font-size:8px;letter-spacing:0}.concept-tag{font-size:9px;padding:4px 7px}.rcc-app{grid-template-columns:32px 1fr}.app-sidebar{gap:10px}.app-sidebar>span{width:22px;height:22px;font-size:13px}.app-chrome{padding-inline:12px}.app-main{padding:17px 12px 14px}.app-heading h3{font-size:19px}.app-breadcrumb{font-size:8px}.app-subtitle{font-size:9px}.app-alert{padding:10px 7px;gap:6px}.app-alert strong{font-size:10px}.app-alert p{font-size:8px}.app-alert>span:first-child{width:17px;height:17px;flex-shrink:0}.app-task{font-size:9px;gap:6px}.task-tag{font-size:8px}.app-bottom-note{font-size:8px}.visual-note{font-size:9px}.interior-frame{height:214px}.flip-plan{padding:15px 12px;gap:8px}.flip-plan h3{font-size:24px}.flip-plan .eyebrow{font-size:7px}.plan-points{font-size:8px}.image-overlay{padding:12px;font-size:9px}.image-overlay>span:last-child{font-size:8px}.studio-asterisk{display:none}.document-task small{font-size:8px}}
/* Both views share an intrinsic grid track. The summary cannot be cropped,
   and switching states keeps the control in the same position. */
.workbench[data-state] .bench-stage{height:auto;display:grid;min-height:290px}
.scattered-view{position:relative;grid-area:1/1;min-height:290px}
.clarity-view{grid-area:1/1;height:auto}
.bench-stage>[hidden]{display:block!important;visibility:hidden;pointer-events:none}
.workbench[data-state] .bench-heading{margin-top:25px}
.workbench[data-state] .bench-controls{margin-top:20px}
.workbench[data-state] .plan-header{padding-block:13px}
.workbench[data-state] .plan-row{padding-block:8px}
.workbench[data-state] .next-action{padding-block:9px}
.workbench[data-state] .human-control{margin-top:9px}
.plan-eyebrow{display:block;line-height:1.2}
.plan-header h3{line-height:1.2}
.plan-header>div{min-width:0}
.plan-row{font-size:12px;line-height:1.2}
.plan-row small{font-size:10px;line-height:1.3}
.plan-section-label{font-size:10px;line-height:1.3}
.next-action strong{font-size:14px;line-height:1.2}
.next-action p{font-size:10px;line-height:1.4}
.human-control{font-size:10px;line-height:1.3}
.demo-disclaimer{font-size:11px}
@media(max-width:420px){.demo-disclaimer{font-size:10px}.plan-row{font-size:11px}.plan-row small{font-size:9px}.next-action strong{font-size:13px}.plan-header h3{font-size:17px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}
