:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#373239;background:#faf8f5;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--cream: #faf8f5;--paper: #fffdf9;--ink: #373239;--muted: #767077;--purple: #776383;--purple-dark: #604d6a;--purple-wash: #eee8f0;--green: #596a58;--green-wash: #edf0e8;--line: #e7e1db;--radius: 16px;--serif: "Lora", Georgia, "Times New Roman", serif}*{box-sizing:border-box}html{min-width:320px;scroll-behavior:smooth}body{margin:0;min-width:320px}body:has(.dialog-backdrop),body:has(dialog[open]){overflow:hidden}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,input,select,textarea{max-width:100%}button{cursor:pointer}a{color:inherit;text-decoration-thickness:1px;text-underline-offset:3px}button:disabled{opacity:.52;cursor:not-allowed}img,svg{max-width:100%}img{height:auto}svg{flex-shrink:0}button,a,input,select,textarea,summary{outline-offset:4px}:focus-visible{outline:3px solid #8a7198}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3,h4{color:var(--ink)}h1,h2{font-family:var(--serif);font-weight:500;letter-spacing:-.035em}h1{font-size:clamp(2rem,3.8vw,3rem);line-height:1.18;margin-bottom:14px}h2{font-size:clamp(1.45rem,2.5vw,1.85rem);line-height:1.3}h3{font-size:1rem;line-height:1.45;font-weight:600}p{line-height:1.7;margin-bottom:1rem}ul,ol{line-height:1.75;padding-left:1.35rem}li+li{margin-top:.4rem}::selection{color:#42384a;background:#e6d9ea}.app-shell{min-height:100vh;min-height:100dvh}.sidebar{position:fixed;inset:0 auto 0 0;width:240px;z-index:30;display:flex;flex-direction:column;gap:30px;padding:34px 22px 24px;background:#f2eee8;border-right:1px solid var(--line)}.brand{display:flex;flex-direction:column;gap:6px;color:var(--purple-dark);text-decoration:none;padding:0 9px;font-family:var(--serif);font-size:1.4rem;font-weight:500;letter-spacing:-.035em;line-height:1.25}.brand strong{font:inherit}.brand-kicker{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.6rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--muted);line-height:1.6}.sidebar nav{display:flex;flex-direction:column;gap:7px}.nav-link{display:flex;align-items:center;gap:11px;min-height:46px;padding:11px 14px;border-radius:9px;color:#6c626d;text-decoration:none;font-size:.88rem;font-weight:500;transition:background .18s,color .18s}.nav-link svg{width:18px;height:18px;stroke-width:1.6}.nav-link:hover{background:#eae3eb;color:var(--purple-dark)}.nav-link.active{background:#e5dce8;color:#5d4669;font-weight:600}.sidebar-note{margin-top:auto;padding:19px 12px 0;border-top:1px solid #ddd5cf;color:var(--muted);font-size:.77rem;line-height:1.75}.sidebar-note p:last-child{margin-bottom:0}.mobile-header,.mobile-nav{display:none}.main{width:min(100%,1480px);margin-left:240px;width:calc(100% - 240px);padding:48px clamp(25px,4.5vw,70px) 44px}.main>*{max-width:1150px;margin-left:auto;margin-right:auto}.page-heading{margin-bottom:34px}.page-heading>p:last-child{max-width:700px;margin-bottom:0}.eyebrow{display:block;margin-bottom:13px;color:var(--purple);font-size:.68rem;letter-spacing:.17em;line-height:1.6;font-weight:700;text-transform:uppercase}.muted{color:var(--muted)}.page-heading .muted{font-size:.95rem}.hero{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 220px;align-items:center;gap:36px;min-height:290px;padding:38px 40px;margin-bottom:28px;border:1px solid #e3dae5;border-radius:20px;background:#eee8ee;isolation:isolate}.hero-copy{max-width:640px;min-width:0}.hero h1{font-size:clamp(2rem,3.7vw,3rem)}.hero p{color:#766c77;font-size:.94rem;max-width:540px}.hero .eyebrow{color:#8b7295}.hero .button{margin-top:8px}.hero-art{position:relative;width:210px;height:216px;justify-self:center;border-radius:46% 54%;background:#e1d9e0;transform:rotate(-4deg)}.hero-art:before{content:"";position:absolute;top:30px;left:39px;width:128px;height:161px;border:1px solid #bcb0c1;border-left:7px solid #a293ac;border-radius:4px 12px 12px 4px;background:linear-gradient(90deg,transparent 88%,#e6ded9 88%,#e6ded9 90%,#f7f1e9 90%);background-color:#fcf7ef;box-shadow:7px 10px #cbbfcd;transform:rotate(12deg)}.hero-art:after{content:"";position:absolute;top:83px;left:82px;width:48px;height:52px;border:3px solid #a193ac;border-top-color:transparent;border-bottom-color:transparent;border-radius:48% 15% 45% 20%;transform:rotate(34deg)}.button{display:inline-flex;justify-content:center;align-items:center;gap:9px;min-height:44px;padding:12px 19px;border:1px solid var(--purple);border-radius:8px;background:var(--purple);color:#fff;font-size:.83rem;line-height:1.35;font-weight:600;text-decoration:none;transition:background .18s,border-color .18s,transform .18s;text-align:center}.button:hover:not(:disabled){background:var(--purple-dark);border-color:var(--purple-dark);transform:translateY(-1px)}.button svg{width:16px;height:16px}.button.secondary{background:transparent;color:var(--purple-dark);border-color:#d3c7d8}.button.secondary:hover:not(:disabled){background:var(--purple-wash);border-color:#b7a4c0}.button.quiet{background:transparent;color:var(--purple-dark);border-color:transparent}.button.quiet:hover:not(:disabled){background:var(--purple-wash);border-color:transparent}.button.small{min-height:44px;padding:9px 13px;font-size:.77rem}.text-link,.back-link{color:var(--purple-dark);font-size:.85rem;font-weight:500;text-underline-offset:4px}.text-link:hover,.back-link:hover{color:#473752}button.text-link{display:inline-flex;justify-content:center;align-items:center;min-height:44px;padding:10px 0;border:0;border-radius:4px;background:transparent;text-decoration:underline}button.text-link:hover:not(:disabled){text-decoration-thickness:2px}.back-link{display:inline-flex;align-items:center;gap:8px;min-height:44px;margin-bottom:22px;text-decoration:none}.back-link svg{width:16px;height:16px}.skip-link{position:fixed;top:12px;left:12px;z-index:200;display:inline-flex;align-items:center;min-height:44px;padding:12px 18px;border-radius:8px;background:var(--purple-dark);color:#fff;font-size:.9rem;text-decoration:none;transform:translateY(calc(-100% - 24px))}.skip-link:focus{transform:translateY(0);outline:3px solid #e5d7eb;outline-offset:3px}.grid-two{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);gap:22px;margin-bottom:36px}.card{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);padding:27px 29px}.card h2{margin-bottom:12px}.card p{font-size:.9rem}.card .eyebrow{font-size:.68rem}.next-card{position:relative;display:flex;align-items:flex-start;flex-direction:column}.next-card .eyebrow{font-size:.63rem;margin-bottom:15px}.next-card h2{font-size:1.55rem}.next-card .button,.next-card .text-link{margin-top:auto}.next-card p{color:var(--muted)}.progress-card{display:flex;flex-direction:column;justify-content:center}.progress-card h2{font-size:1.3rem}.progress-card p:last-child{margin-bottom:0}.progress-track{height:7px;background:#eae5e0;border-radius:99px;overflow:hidden;margin:18px 0 12px}.progress-track>span,.progress-track>div{display:block;height:100%;max-width:100%;background:#9b879f;border-radius:inherit;transition:width .3s ease}.stat{display:flex;align-items:baseline;flex-wrap:wrap;gap:8px;font-size:.79rem;color:var(--muted)}.stat-value{color:var(--purple-dark);font-family:var(--serif);font-size:2.1rem;line-height:1.1;letter-spacing:-.05em}.progress-card .stat-value{display:flex;align-items:baseline;gap:9px;margin:5px 0 8px;font-size:3rem;line-height:1.1}.progress-card .stat-value span{color:#a492ac;font-size:1.3rem;letter-spacing:-.025em}.section-heading{display:flex;align-items:baseline;justify-content:space-between;gap:18px;margin-top:34px;margin-bottom:20px}.section-heading h2{margin-bottom:0;font-size:1.55rem}.section-heading p{margin-bottom:0;font-size:.81rem;color:var(--muted)}.stage-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px}.stage-card{position:relative;display:flex;flex-direction:column;align-items:flex-start;min-width:0;min-height:225px;padding:25px 24px 22px;background:var(--paper);border:1px solid var(--line);border-radius:13px;color:var(--ink);text-decoration:none;transition:border-color .18s,box-shadow .18s,transform .18s}.stage-card:hover{border-color:#c6b6cd;box-shadow:0 7px 22px #53435b08;transform:translateY(-2px)}.stage-number{display:block;margin-bottom:14px;color:#a087a8;font-family:var(--serif);font-size:1.4rem;line-height:1}.stage-title{margin:0 0 9px;font-family:var(--serif);font-size:1.1rem;font-weight:500;line-height:1.4;letter-spacing:-.02em}.stage-description{margin:0 0 19px;color:var(--muted);font-size:.8rem;line-height:1.7}.stage-meta{display:flex;align-items:center;flex-wrap:wrap;gap:9px;width:100%;margin-top:auto;color:#8d7a95;font-size:.7rem}.stage-meta .progress-track{flex:1;min-width:50px;margin:0;height:4px}.support-card{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-top:28px;background:#f1f2ea;border-color:#e0e4d7}.support-card>div{min-width:0}.support-card h2{font-size:1.4rem}.support-card p{color:var(--muted);margin-bottom:0}.support-card .button{flex-shrink:0}.roadmap-stage .section-heading h2{display:flex;align-items:baseline;gap:13px}.roadmap-stage .section-heading .stage-number{margin-bottom:0}.task-list{display:flex;flex-direction:column;gap:12px}.task-row{display:flex;align-items:center;gap:21px;min-height:128px;padding:23px 25px;border:1px solid var(--line);border-radius:13px;background:var(--paper);color:var(--ink);text-decoration:none;transition:border-color .18s,box-shadow .18s}.task-row:hover{border-color:#c7b8ce;box-shadow:0 4px 16px #5c456305}.task-number{flex:0 0 47px;color:#9a85a3;font-family:var(--serif);font-size:1.1rem}.task-copy{min-width:0;flex:1}.task-title{display:block;font-size:1rem;line-height:1.45;font-weight:500;margin:0 0 7px}.task-summary{display:block;margin:0;color:var(--muted);font-size:.82rem;line-height:1.65;overflow-wrap:anywhere}.task-copy>.chip{min-height:24px;margin:9px 6px 0 0;padding:3px 7px;font-size:.68rem;line-height:1.4;border-color:#e4dce7;background:#f6f1f6;color:#827189}.task-note-hint{display:inline-block;margin:9px 6px 0 0;color:#65755d;font-size:.72rem;line-height:1.5}.task-copy>.chip+.task-note-hint{margin-left:3px}.task-row>svg{width:17px;height:17px;color:#a492ab}.status-badge{display:inline-flex;justify-content:center;align-items:center;flex-shrink:0;gap:5px;padding:6px 9px;border:1px solid #e8e1dc;border-radius:6px;background:#f4f1ed;color:#7b737b;font-size:.66rem;font-weight:500;line-height:1.4;white-space:nowrap}.status-badge.in_progress{background:#eee7f0;border-color:#e3d7e8;color:#765c83}.status-badge.complete{background:var(--green-wash);border-color:#dfe6d7;color:#596d50}.status-badge.not_started{background:#f4f1ed;color:#7b737b}.status-badge.not_applicable{background:#eeece7;border-color:#ddd8d0;color:#766c60}.filters{display:flex;flex-wrap:wrap;align-items:flex-end;gap:14px;margin-bottom:25px}.filter-row{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-bottom:24px}.filters>.filter-row{flex:1.4 1 350px;min-width:0;align-items:flex-end;gap:14px;margin-bottom:0}.field{display:flex;flex-direction:column;gap:8px;min-width:0}.field label,label.field{font-size:.79rem;color:#685c6b;font-weight:500}.filters .field{flex:1;min-width:160px}.filters .field:first-child{flex:2}.filters>.search-field{flex:1 1 250px}.filters>.filter-row>.field{flex:1 1 150px;min-width:0}input:not([type=checkbox]):not([type=radio]),select,textarea{width:100%;min-height:45px;padding:12px 13px;color:var(--ink);background:var(--paper);border:1px solid #ddd4dc;border-radius:8px;font-size:.87rem;line-height:1.5;transition:border-color .18s,box-shadow .18s}input::placeholder,textarea::placeholder{color:#a0959f;opacity:1}input:hover,select:hover,textarea:hover{border-color:#baa9c3}input:focus,select:focus,textarea:focus{border-color:#9b82a5;box-shadow:0 0 0 3px #e7ddea}textarea{min-height:180px;resize:vertical}input[type=checkbox],input[type=radio]{accent-color:var(--purple);width:17px;height:17px}.chip{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 15px;border:1px solid var(--line);border-radius:8px;background:var(--paper);color:var(--muted);font-size:.77rem;text-decoration:none}.chip:hover,.chip.active,.chip[aria-pressed=true]{border-color:#c7b5cf;background:var(--purple-wash);color:var(--purple-dark)}.empty-state{text-align:center;padding:50px 28px;background:#f5f1ed;border:1px dashed #d9cfdc;border-radius:var(--radius)}.empty-state h2{font-size:1.5rem}.empty-state p{max-width:480px;margin:0 auto 20px;font-size:.92rem;color:var(--muted)}.detail-layout{display:grid;grid-template-columns:minmax(0,760px) minmax(220px,300px);gap:28px;align-items:start}.article{min-width:0;padding:clamp(24px,3.5vw,43px);border:1px solid var(--line);border-radius:17px;background:var(--paper)}.main>.article,.main>.back-link{max-width:848px}.main>.back-link{display:flex}.article-header{padding-bottom:27px;margin-bottom:30px;border-bottom:1px solid var(--line)}.article-header h1{font-size:clamp(1.7rem,3vw,2.5rem)}.article-header .status-badge{margin-top:4px}.article-header>p:last-child{margin-bottom:0}.article-body{max-width:760px;overflow-wrap:anywhere;font-size:1rem;line-height:1.85}.article-body p{white-space:pre-line;line-height:1.85}.article-body>:last-child{margin-bottom:0}.article-body h2{margin-top:31px;margin-bottom:14px;font-size:1.45rem}.article-body h3{margin-top:24px;margin-bottom:10px;color:#65516f}.article-body a{color:var(--purple-dark)}.article-body blockquote{margin:22px 0;padding:16px 20px;background:#f4eff3;border-left:3px solid #b5a2be;border-radius:0 8px 8px 0}.article-body pre{max-width:100%;white-space:pre-wrap;overflow-wrap:anywhere;padding:18px;background:#f3f0eb;border:1px solid var(--line);border-radius:8px;font-family:inherit;font-size:.88rem;line-height:1.75}.article-body code{font-size:.87em;background:#f1ecef;padding:2px 4px;border-radius:3px;overflow-wrap:anywhere}.article-body pre code{background:none;padding:0}.article-body table{border-collapse:collapse;width:100%;font-size:.8rem}.article-body th,.article-body td{text-align:left;vertical-align:top;padding:10px 8px;border-bottom:1px solid var(--line);overflow-wrap:anywhere}.article-section{margin:29px 0}.article-section:last-child{margin-bottom:0}.article-section h2{margin-top:0}.why-card,.notes-card{min-width:0;padding:24px;border:1px solid #e1d9e4;border-radius:13px;background:#f1ecf1}.why-card{background:#edf0e8;border-color:#dfe5d8}.why-card h2,.notes-card h2{font-size:1.25rem;margin-bottom:14px}.why-card p,.notes-card p{font-size:.82rem;line-height:1.75}.notes-card{margin-bottom:20px}.notes-card>.button{width:100%;margin-top:12px}.notes-card .section-heading{align-items:center;flex-wrap:wrap;gap:10px 18px;margin:0 0 14px}.notes-card .section-heading h2{margin-bottom:0}.notes-card .section-heading .button{flex-shrink:0}.notes-card>p:last-child{margin-bottom:0}.article>.why-card{margin-bottom:29px}.article>.why-card p:last-child{margin-bottom:0}.notes-card .field+.field{margin-top:17px}.notes-card label{font-size:.75rem}.saved-notes{white-space:pre-wrap;overflow-wrap:anywhere;font-size:.84rem;line-height:1.8;padding:17px;background:#fffcf8;border:1px solid #e6dce5;border-radius:8px}.saved-notes:empty{display:none}.actions{display:flex;flex-wrap:wrap;align-items:center;gap:11px;margin-top:23px}.article-header .actions{margin-top:18px}.article-header .chip{min-height:30px;padding:5px 9px;font-size:.72rem}.detail-actions{border-top:1px solid var(--line);padding-top:27px;margin-top:32px}.article-next{margin-top:30px;padding:24px 0 0;border-top:1px solid var(--line)}.article-next .eyebrow{margin-bottom:5px}.article-next .text-link{display:inline-flex;align-items:center;min-height:44px;line-height:1.6}.resource-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.resource-card{display:flex;flex-direction:column;align-items:flex-start;min-width:0;padding:27px;border:1px solid var(--line);border-radius:13px;background:var(--paper);text-decoration:none;transition:border-color .18s,transform .18s}.resource-card:hover{border-color:#c4b3cc;transform:translateY(-2px)}.resource-card .eyebrow{font-size:.61rem;margin-bottom:14px}.resource-card h2,.resource-card h3{font-family:var(--serif);font-size:1.25rem;font-weight:500;letter-spacing:-.02em;margin-bottom:12px}.resource-card p{color:var(--muted);font-size:.84rem}.resource-card .text-link{margin-top:auto}.auth-shell{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);min-height:100vh;min-height:100dvh;background:var(--cream)}.auth-card{align-self:center;width:min(100%,490px);padding:58px 36px;margin:0 auto}.auth-card .brand{padding:0;margin-bottom:48px}.auth-card h1{font-size:2.3rem}.auth-card h2{font-size:2.2rem}.auth-card>p{color:var(--muted);font-size:.9rem}.auth-story{display:flex;justify-content:center;flex-direction:column;padding:clamp(38px,7vw,110px);background:#eae3eb;border-left:1px solid #ded4e1}.auth-story .brand{padding:0;margin-bottom:38px}.auth-story h1,.auth-story h2{max-width:500px;font-size:clamp(2rem,3.5vw,3.3rem);line-height:1.25;color:#5c4766}.auth-story p{color:#7c6d80;max-width:430px;font-size:.94rem}.auth-story .hero-art{margin-bottom:40px;align-self:flex-start;width:210px;flex-shrink:0}.form-stack{display:flex;flex-direction:column;gap:21px;margin-top:28px}.form-stack>label{font-size:.77rem;line-height:1.65}.form-stack label:has(input[type=checkbox]){display:flex;align-items:flex-start;gap:10px}.form-stack input[type=checkbox]{flex-shrink:0;margin-top:3px}.form-stack .button{width:100%}.form-stack .muted{font-size:.75rem;margin-bottom:0}.error-message,.inline-error{color:#96584f;font-size:.81rem;line-height:1.6}.error-message{padding:14px 17px;border:1px solid #e9d4cc;border-radius:9px;background:#faf0ea}.notice,.success-message{padding:16px 19px;border:1px solid #dce3d3;border-radius:10px;background:#eef2e9;color:#5a6d51;font-size:.85rem;line-height:1.7;margin-bottom:22px}.notice{background:#f2ecf2;border-color:#e3d8e6;color:#75607d}.notice p:last-child,.success-message p:last-child,.error-message p:last-child{margin-bottom:0}.success-message:empty{display:none}.dialog-backdrop{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:24px;background:#31243669;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);overflow-y:auto}.notes-dialog{width:min(calc(100% - 48px),640px);max-height:calc(100dvh - 48px);display:flex;flex-direction:column;padding:0;margin:auto;overflow:hidden;background:var(--paper);color:var(--ink);border:1px solid #e2d8e4;border-radius:18px;box-shadow:0 22px 80px #28163126}dialog.notes-dialog:not([open]){display:none}dialog.notes-dialog::backdrop{background:#31243669;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.notes-dialog>form{display:flex;flex-direction:column;max-height:inherit;min-height:0}.notes-dialog .dialog-header,.notes-dialog .dialog-footer{flex-shrink:0}.dialog-header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;padding:26px 28px 20px;border-bottom:1px solid var(--line)}.dialog-header h2{margin-bottom:4px;font-size:1.5rem}.dialog-header p{margin-bottom:0;color:var(--muted);font-size:.81rem}.dialog-header button{min-width:44px;min-height:44px;flex-shrink:0}.dialog-body{min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:25px 28px}.dialog-body .field+.field{margin-top:19px}.dialog-body textarea{min-height:230px}.notes-count{margin:8px 0 0;text-align:right;font-size:.72rem}.dialog-footer{display:flex;justify-content:flex-end;align-items:center;flex-wrap:wrap;gap:10px;padding:19px 28px 23px;border-top:1px solid var(--line)}.account-menu{display:flex;align-items:center;flex-wrap:wrap;gap:8px;min-width:0;font-size:.75rem}.account-menu span{min-width:0;overflow-wrap:anywhere;color:var(--muted)}.sidebar .account-menu{border-top:1px solid #ddd5cf;padding-top:17px}.sidebar .account-menu .button{justify-content:flex-start;padding-left:10px}.sidebar .account-menu{column-gap:18px}.sidebar .account-menu .footer-links{width:100%;margin:0;padding:0;border:0;gap:20px}.loading-state{min-height:260px;display:flex;align-items:center;justify-content:center;padding:30px;color:var(--purple);font-size:.9rem}.demo-banner{padding:11px 18px;margin-bottom:25px;background:#ede8de;border:1px solid #e2d9c8;border-radius:9px;color:#807157;font-size:.75rem;line-height:1.6}.demo-banner a{color:#695943;font-weight:600}.footer-links{display:flex;flex-wrap:wrap;align-items:center;gap:10px 22px;padding-top:28px;margin-top:45px;border-top:1px solid var(--line);color:#90858e;font-size:.72rem}.footer-links a{display:inline-flex;align-items:center;min-height:44px;text-decoration:none}.footer-links a:hover{color:var(--purple-dark);text-decoration:underline}@media(min-width:1650px){.main{padding-left:85px;padding-right:85px}}@media(max-width:1180px){.hero{grid-template-columns:minmax(0,1fr) 160px;padding:32px;gap:20px}.hero-art{scale:.8}.stage-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-layout{grid-template-columns:minmax(0,1fr)}.detail-layout>aside{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:18px}.grid-two{grid-template-columns:repeat(2,minmax(0,1fr));gap:17px}.card{padding:24px}.task-row{gap:15px}.task-number{flex-basis:40px}}@media(max-width:900px){.sidebar{display:none}.mobile-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 25px 15px;background:#f2eee8}.mobile-header .brand{padding:0}.mobile-header .brand-kicker{font-size:.6rem}.mobile-header .account-menu span{max-width:180px}.mobile-nav{display:flex;flex-wrap:wrap;gap:5px;padding:0 20px 15px;border-bottom:1px solid var(--line);background:#f2eee8}.mobile-nav .nav-link{padding:10px 13px;min-height:44px;font-size:.8rem;gap:7px}.mobile-nav .nav-link svg{width:16px;height:16px}.main{margin-left:0;width:100%;padding:34px 25px 35px}.hero{grid-template-columns:minmax(0,1fr) 190px}.stage-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.stage-card{padding:22px 20px}.auth-story{padding:45px 32px}.auth-card{padding-left:28px;padding-right:28px}}@media(max-width:700px){.hero{grid-template-columns:minmax(0,1fr);min-height:0;padding:30px}.hero-art{display:none}.hero h1{max-width:480px}.grid-two{grid-template-columns:minmax(0,1fr)}.stage-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.resource-grid{grid-template-columns:minmax(0,1fr)}.support-card{align-items:flex-start;flex-direction:column;gap:17px}.detail-layout>aside{display:block}.auth-shell{display:flex;flex-direction:column}.auth-card{padding:25px 25px 35px}.auth-card .brand{margin-bottom:38px}.auth-card>.eyebrow{margin-bottom:9px}.auth-card h2{margin-bottom:12px;font-size:1.9rem}.auth-card .form-stack{gap:17px;margin-top:20px}.auth-story{padding:22px 25px;border-top:1px solid #ded4e1;border-left:0}.auth-story .brand{margin-bottom:18px}.auth-story>.eyebrow,.auth-story>.muted{display:none}.auth-story>p{margin-bottom:0}.auth-story h1,.auth-story h2{margin-bottom:12px;font-size:1.8rem;max-width:450px}.auth-story .hero-art{display:none}.task-row{position:relative;align-items:flex-start;gap:13px;padding:21px 18px;flex-wrap:wrap}.task-number{padding-top:2px;flex-basis:34px;font-size:.94rem}.task-copy{flex-basis:calc(100% - 60px)}.task-row .status-badge{margin-left:47px;margin-top:0}.task-row>svg{display:none}.task-title{font-size:.94rem}.task-summary{font-size:.8rem}.section-heading{flex-wrap:wrap;gap:7px 16px}.article{padding:27px 23px}.article-body{font-size:1rem}.footer-links{margin-top:30px;padding-top:15px}}@media(max-width:440px){h1{font-size:2rem}.main{padding:28px 17px 27px}.mobile-header{padding:19px 19px 12px;align-items:flex-start}.mobile-header .account-menu{justify-content:flex-end;max-width:130px}.mobile-header .account-menu>span{display:none}.mobile-nav{padding:0 13px 12px;gap:3px}.mobile-nav .nav-link{padding:9px 10px;font-size:.74rem}.hero{padding:26px 23px;border-radius:14px}.hero h1{font-size:2rem}.hero p{font-size:.87rem}.hero .button{width:100%}.page-heading{margin-bottom:25px}.stage-grid{grid-template-columns:minmax(0,1fr);gap:12px}.stage-card{min-height:0;padding:24px}.stage-number{margin-bottom:12px}.stage-description{margin-bottom:17px}.card{padding:23px}.task-row{padding:19px 16px}.filters{gap:12px}.filters .field{min-width:100%}.filters input,.filters select,.field input,.field textarea,.field select{font-size:16px}.filter-row{gap:7px}.chip{padding:9px 11px;font-size:.73rem}.article{padding:25px 20px;border-radius:12px}.article-header h1{font-size:1.8rem}.resource-card{padding:24px}.dialog-backdrop{padding:12px}.notes-dialog{width:calc(100% - 24px);max-height:calc(100dvh - 24px);border-radius:13px}.dialog-header,.dialog-body{padding:20px}.dialog-footer{padding:16px 20px 20px}.dialog-footer .button{flex:1}.actions>.button{flex:1}.detail-actions>.button{flex-basis:100%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}@media print{.sidebar,.mobile-header,.mobile-nav,.demo-banner,.back-link,.notes-card,.footer-links,.actions{display:none!important}body,.main,.article{background:#fff;color:#000}.main{width:100%;margin:0;padding:0}.article{border:0;padding:0}.detail-layout{display:block}a{color:#000}}
