:root{--canvas:#f6f5f1;--surface:#fffefa;--ink:#1f2926;--muted:#64706a;--line:#d6dcd6;--accent:#3d6152;--accent-dark:#2d4c40;--accent-soft:#e7eee9;--max-width:1080px;--reading-width:720px;--radius:6px}*{box-sizing:border-box}html{scroll-behavior:smooth}html,body{margin:0;padding:0}body{background:var(--canvas);min-height:100vh;color:var(--ink);font-family:Avenir Next,Avenir,Helvetica Neue,sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline-offset:3px;outline:3px solid #3d61524d}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.025em;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Palatino,Georgia,serif;font-weight:500;line-height:1.15}h1{font-size:clamp(2.45rem,5.4vw,4.4rem)}h2{font-size:clamp(1.8rem,3.5vw,2.65rem)}h3{font-size:1.34rem}.container{width:min(100% - 3rem, var(--max-width));margin:0 auto}.site-header{border-bottom:1px solid var(--line);z-index:10;background:#f6f5f1f0;position:sticky;top:0}.nav-wrap{justify-content:space-between;align-items:center;min-height:74px;display:flex}.brand{letter-spacing:-.02em;font-size:1.03rem;font-weight:700}.nav{color:var(--muted);flex-wrap:wrap;align-items:center;gap:1.25rem;font-size:.92rem;display:flex}.nav a{border-bottom:1px solid #0000;padding:.2rem 0;transition:border-color .16s,color .16s}.nav a:hover{border-color:var(--accent);color:var(--ink)}.nav .nav-action{border:1px solid var(--line);color:var(--ink);border-radius:999px;padding:.35rem .72rem}.nav .nav-action:hover{background:var(--accent-soft);border-color:var(--accent)}.hero-copy,.page-intro p,.section-heading>p,.detail-intro{color:var(--muted);max-width:var(--reading-width);font-size:1.08rem}.eyebrow{color:var(--accent);letter-spacing:.11em;text-transform:uppercase;margin-bottom:.85rem;font-size:.74rem;font-weight:700}.section,.page-intro{padding:5rem 0}.work-index{border-top:1px solid var(--line)}.section-heading{max-width:var(--reading-width)}.section-heading h2{margin-bottom:.75rem}.grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:0;display:grid}.project-card{border-left:1px solid var(--line);min-height:100%;padding:0 1.6rem .25rem}.project-card:first-child{border-left:0;padding-left:0}.project-card h3{margin-bottom:.6rem}.project-card p{color:var(--muted);margin-bottom:1rem}.project-title-link:hover,.inline-link:hover{color:var(--accent)}.project-tags{color:var(--muted);flex-wrap:wrap;gap:.35rem .75rem;font-size:.8rem;display:flex}.project-tags span:not(:last-child):after{color:var(--line);content:"/";margin-left:.75rem}.project-link-wrap{margin-top:1.35rem}.inline-link{color:var(--accent-dark);border-bottom:1px solid;font-size:.92rem;font-weight:650}.inline-link:after{content:" ->"}.home-intro{padding:clamp(2.8rem,4vw,3.4rem) 0 clamp(2.6rem,3.5vw,3rem)}.home-intro-grid{grid-template-columns:minmax(0,1.35fr) minmax(19rem,.65fr);align-items:end;gap:clamp(3rem,7vw,6.5rem);display:grid}.home-statement h1{max-width:780px;margin-bottom:1rem;font-size:clamp(2.8rem,4.5vw,4.1rem)}.home-lede{color:var(--muted);max-width:690px;margin-bottom:0;font-size:clamp(1rem,1.45vw,1.15rem);line-height:1.6}.home-links{flex-wrap:wrap;gap:.55rem 1.4rem;margin-top:1.6rem;display:flex}.home-links a,.home-all-work{border-bottom:1px solid var(--line);color:var(--accent-dark);padding-bottom:.12rem;font-size:.86rem;font-weight:650;transition:border-color .16s,color .16s}.home-links a:hover,.home-all-work:hover{border-color:var(--accent);color:var(--ink)}.home-links span,.home-all-work span{margin-left:.2rem}.home-now{border-top:1px solid var(--ink);padding-top:.85rem}.home-now>.eyebrow{margin-bottom:.25rem}.home-now-list{display:grid}.home-now-item{border-bottom:1px solid var(--line);grid-template-columns:auto 1fr auto;align-items:center;gap:.75rem;min-height:4.45rem;padding:.75rem 0;display:grid}.home-now-item:hover strong,.home-now-item:hover .home-now-arrow{color:var(--accent)}.home-now-number{color:var(--muted);letter-spacing:.08em;font-size:.67rem;font-weight:700}.home-now-item strong,.home-now-item small{display:block}.home-now-item strong{font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Palatino,Georgia,serif;font-size:1rem;font-weight:500;line-height:1.25;transition:color .16s}.home-now-item small{color:var(--muted);margin-top:.18rem;font-size:.72rem;line-height:1.35}.home-now-arrow{color:var(--muted);font-size:.9rem;transition:color .16s,transform .16s}.home-now-item:hover .home-now-arrow{transform:translate(3px)}.home-work{border-top:1px solid var(--line);padding:clamp(2.2rem,4vw,3.6rem) 0 clamp(3.2rem,6vw,5.5rem)}.home-section-heading{justify-content:space-between;align-items:end;gap:2rem;margin-bottom:1.35rem;display:flex}.home-section-heading .eyebrow{margin-bottom:.42rem}.home-section-heading h2{margin:0;font-size:clamp(1.75rem,3vw,2.5rem)}.home-all-work{flex:none;margin-bottom:.25rem}.home-project-grid{grid-template-columns:1.2fr 1fr 1fr;gap:.75rem;display:grid}.home-project{border:1px solid var(--line);border-radius:var(--radius);background:#fffefaa8;min-width:0;margin:0;transition:background-color .16s,border-color .16s,transform .16s}.home-project:first-child{background:var(--accent-soft);border-color:#3d615252}.home-project:hover{background:var(--surface);border-color:var(--accent);transform:translateY(-2px)}.home-project-link{flex-direction:column;min-height:17.5rem;padding:1.2rem;display:flex}.home-project-topline{color:var(--muted);letter-spacing:.07em;text-transform:uppercase;justify-content:space-between;gap:1rem;margin-bottom:2rem;font-size:.66rem;font-weight:700;line-height:1.35;display:flex}.home-project-topline span:last-child{text-align:right}.home-project h3{margin-bottom:.7rem;font-size:clamp(1.3rem,2vw,1.65rem)}.home-project p{color:var(--muted);margin-bottom:1.3rem;font-size:.91rem;line-height:1.55}.home-project-cta{color:var(--accent-dark);margin-top:auto;font-size:.78rem;font-weight:700}.page-intro{padding:clamp(2rem,3.5vw,3rem) 0 clamp(1.6rem,2.5vw,2.25rem)}.page-intro h1{max-width:800px;margin-bottom:1rem;font-size:clamp(2.2rem,3.8vw,3.35rem)}.portfolio-container,.todo-shell{width:min(100% - 3rem,1240px);margin:0 auto}.portfolio-grid{display:block}.section.work-index{padding:1rem 0 clamp(3.5rem,7vw,6rem)}.portfolio-column-labels,.project-row{grid-template-columns:minmax(11rem,.95fr) minmax(16rem,1.7fr) minmax(13rem,1.1fr) minmax(7.5rem,.65fr);display:grid}.portfolio-column-labels{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;padding:0 0 .55rem;font-size:.64rem;font-weight:700}.portfolio-column-labels span+span,.project-row>*+*{border-left:1px solid var(--line);padding-left:1.2rem}.project-row{border-top:1px solid var(--line);align-items:start;column-gap:0;padding:1.15rem 0;transition:background-color .16s}.project-row:last-child{border-bottom:1px solid var(--line)}.project-row:hover{background:#fffefa8c}.project-row-title h3{margin:0;font-size:1.22rem}.project-index{color:var(--accent);letter-spacing:.12em;margin:0 0 .48rem;font-size:.65rem;font-weight:700}.project-row-description{color:var(--muted);margin:0;font-size:.91rem;line-height:1.52}.project-row-tags{padding-top:.16rem}.project-row-link{padding-top:.08rem}.project-row .inline-link{font-size:.8rem}.todo-section{padding:clamp(2rem,3.5vw,3rem) 0 clamp(3.5rem,7vw,6rem)}.todo-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:end;gap:2rem;padding-bottom:1.2rem;display:flex}.todo-heading .eyebrow{margin-bottom:.42rem}.todo-heading h2{margin-bottom:0;font-size:clamp(1.75rem,3vw,2.5rem)}.todo-heading>p{color:var(--muted);max-width:22rem;margin:0;font-size:.88rem;line-height:1.5}.todo-storage-message,.todo-form-error{border-left:3px solid var(--accent);color:var(--accent-dark);margin:1rem 0 0;padding-left:.7rem;font-size:.88rem}.todo-capture-form{grid-template-columns:minmax(0,1fr) minmax(8.5rem,.4fr) minmax(10rem,.45fr) auto;align-items:end;gap:.7rem;padding:1.2rem 0;display:grid}.todo-field{min-width:0}.todo-field label,.todo-sort-control>span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-bottom:.35rem;font-size:.66rem;font-weight:700;display:block}.todo-field input,.todo-field select,.todo-sort-control select{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);color:var(--ink);font:inherit;width:100%;min-height:2.5rem;padding:.5rem .6rem;font-size:.9rem}.todo-add-button{white-space:nowrap;min-height:2.5rem}.todo-list-toolbar{border-top:1px solid var(--line);justify-content:space-between;align-items:end;padding:.85rem 0 .55rem;display:flex}.todo-list-toolbar>p{color:var(--muted);margin:0;font-size:.76rem}.todo-sort-control{align-items:center;gap:.55rem;display:flex}.todo-sort-control>span{margin:0}.todo-sort-control select{width:auto;min-height:2rem;padding-block:.25rem}.todo-list-scroll{border-bottom:1px solid var(--line);max-height:56vh;overflow-y:auto}.todo-column-labels,.todo-row{grid-template-columns:minmax(0,1fr) minmax(7.5rem,.35fr) minmax(9rem,.4fr) auto;display:grid}.todo-column-labels{background:var(--canvas);color:var(--muted);letter-spacing:.1em;text-transform:uppercase;z-index:1;padding:.55rem 0;font-size:.64rem;font-weight:700;position:sticky;top:0}.todo-column-labels span+span,.todo-row>*+*{border-left:1px solid var(--line);padding-left:1.2rem}.todo-row{border-top:1px solid var(--line);align-items:center;min-height:3.25rem;padding:.35rem 0;transition:background-color .16s}.todo-row:hover{background:#fffefa8c}.todo-row p{margin:0}.todo-task-text{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Palatino,Georgia,serif;font-size:1rem;line-height:1.22;display:-webkit-box;overflow:hidden}.todo-priority,.todo-due-date{color:var(--muted);font-size:.82rem;line-height:1.45}.todo-actions{justify-content:flex-end;display:flex}.todo-delete-button{border:1px solid var(--line);color:var(--muted);cursor:pointer;background:0 0;border-radius:50%;width:1.45rem;height:1.45rem;padding:0;position:relative}.todo-delete-button:before,.todo-delete-button:after{content:"";background:currentColor;width:.52rem;height:1px;position:absolute;top:50%;left:50%}.todo-delete-button:before{transform:translate(-50%,-50%)rotate(45deg)}.todo-delete-button:after{transform:translate(-50%,-50%)rotate(-45deg)}.todo-delete-button:hover{border-color:var(--ink);color:var(--ink)}.todo-priority span,.todo-due-date span{display:none}.todo-empty-state{background:var(--surface);border-bottom:1px solid var(--line);color:var(--muted);text-align:center;margin:0;padding:2.4rem 1rem}.detail-shell{max-width:var(--reading-width)}.detail-shell--brief{max-width:var(--max-width)}.detail-header{border-bottom:1px solid var(--line);margin-bottom:2.8rem;padding-bottom:2.2rem}.detail-header h1{margin-bottom:1rem}.detail-header--brief{margin-bottom:1.7rem;padding-bottom:1.7rem}.detail-title-row{flex-wrap:wrap;align-items:baseline;gap:.6rem 1rem;display:flex}.detail-title-row h1{margin-bottom:0}.project-status{border:1px solid var(--line);color:var(--muted);letter-spacing:.04em;text-transform:uppercase;border-radius:999px;padding:.28rem .55rem;font-size:.78rem;font-weight:650}.detail-header .project-tags{margin-top:1.45rem}.detail-external-link{margin:1.45rem 0 0}.project-visual{border:1px solid var(--line);border-radius:var(--radius);background:#131514;place-items:center;margin:0 0 2.8rem;display:grid;overflow:hidden}.project-visual img{width:100%;max-width:min(100%,16rem);height:auto;padding:clamp(1.5rem,7vw,3.5rem);display:block}.project-visual figcaption{background:var(--surface);border-top:1px solid var(--line);color:var(--muted);width:100%;padding:.75rem 1rem;font-size:.9rem}.detail-section{border-bottom:1px solid var(--line);margin-bottom:2.1rem;padding:0 0 2.1rem}.detail-section h2{margin-bottom:.65rem;font-size:1.65rem}.detail-section p,.detail-section li{color:var(--muted)}.detail-section ul{margin:0;padding-left:1.15rem}.project-brief-grid{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.project-brief-section{border-left:1px solid var(--line);padding:0 1.4rem}.project-brief-section:first-child{border-left:0;padding-left:0}.project-brief-section:last-child{padding-right:0}.project-brief-section h2{margin-bottom:.65rem;font-size:1rem}.project-brief-section p{color:var(--muted);margin:0}.contact p{color:var(--muted)}.button-row{flex-wrap:wrap;gap:.7rem;margin-top:1.7rem;display:flex}.button{border:1px solid var(--line);border-radius:var(--radius);color:var(--ink);cursor:pointer;font:inherit;background:0 0;padding:.64rem .9rem;font-size:.9rem;font-weight:650;transition:background-color .16s,border-color .16s,color .16s;display:inline-block}.button:hover{background:var(--accent-soft);border-color:var(--accent)}.button.primary{background:var(--accent);border-color:var(--accent);color:#fff}.button.primary:hover{background:var(--accent-dark);border-color:var(--accent-dark)}.contact{border-top:1px solid var(--line);padding:4.5rem 0}.contact h1{margin-bottom:.55rem}.contact a{color:var(--accent-dark);border-bottom:1px solid}.site-footer{color:var(--muted);padding:1.8rem 0 2.5rem;font-size:.88rem}.site-footer p{margin:0}.start-page{padding:clamp(1rem,2vw,1.5rem) 0 2rem}.start-page-container{width:min(100% - 3rem,1420px);margin:0 auto}.start-page-intro{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.7rem;padding-bottom:.6rem;display:grid}.start-page-intro p:not(.eyebrow){color:var(--muted);margin-bottom:0;font-size:.78rem}.start-page-actions{align-items:center;gap:.6rem;display:flex}.start-add-group{flex:none;padding:.46rem .68rem;font-size:.78rem}.start-style{padding:.46rem .68rem;font-size:.78rem}.explanation-button{background:var(--surface);border:2px solid var(--ink);box-shadow:2px 2px 0 var(--accent);color:var(--ink);cursor:pointer;letter-spacing:-.06em;border-radius:50%;justify-content:center;align-items:center;width:2.1rem;height:2.1rem;padding:0;font-family:Avenir Next,Avenir,Helvetica Neue,sans-serif;font-size:.68rem;font-weight:800;line-height:1;transition:background-color .16s,box-shadow .16s,color .16s,transform .16s;display:inline-flex}.explanation-button:hover{background:var(--accent);box-shadow:0 0 0 var(--accent);color:#fff;transform:translate(2px,2px)}.shortcut-groups{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;margin-top:.7rem;display:grid}.shortcut-group{border:1px solid var(--line);background:#fffefaa8;border-radius:7px;padding:.65rem .7rem .7rem;position:relative}.shortcut-group.group-drop-before:before,.shortcut-group.group-drop-after:after{background:var(--accent);content:"";z-index:3;border-radius:999px;height:3px;position:absolute;left:.7rem;right:.7rem}.shortcut-group.group-drop-before:before{top:-.35rem}.shortcut-group.group-drop-after:after{bottom:-.35rem}.shortcut-group-heading{justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:.45rem;display:flex}.shortcut-group-heading h2{margin:0;font-size:1.05rem}.shortcut-group-title-wrap{align-items:center;gap:.3rem;min-width:0;display:flex}.group-drag-handle{color:var(--muted);cursor:grab;background:0 0;border:0;border-radius:4px;justify-content:center;align-items:center;padding:.1rem;font-size:1rem;line-height:1;display:flex}.group-drag-handle:active{cursor:grabbing}.group-drag-handle:hover{background:var(--accent-soft);color:var(--accent-dark)}.shortcut-group-actions{gap:.5rem;display:flex}.text-button{color:var(--accent-dark);cursor:pointer;font:inherit;text-underline-offset:.2em;background:0 0;border:0;padding:.15rem 0;font-size:.7rem;text-decoration:underline}.text-button.danger,.shortcut-menu-popover .danger{color:#9d4439}.shortcut-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:.55rem;display:grid}.shortcut{background:var(--surface);border:0;border-radius:6px;flex-direction:column;min-height:92px;display:flex;position:relative;overflow:hidden}.shortcut:hover{box-shadow:0 3px 10px #1f29261a}.shortcut.is-dragging{opacity:.38}.shortcut.shortcut-drop-before:before,.shortcut.shortcut-drop-after:after{background:var(--accent);content:"";z-index:3;border-radius:999px;width:3px;height:calc(100% + .45rem);position:absolute;top:-.25rem}.shortcut.shortcut-drop-before:before{left:-.35rem}.shortcut.shortcut-drop-after:after{right:-.35rem}.shortcut-link{text-align:center;flex-direction:column;flex:1;justify-content:flex-start;align-items:center;min-width:0;padding:.6rem .5rem .35rem;display:flex}.shortcut-icon{background:#f0f2ef;border-radius:11px;place-items:center;width:46px;height:46px;margin-bottom:.45rem;display:grid;position:relative;overflow:hidden}.shortcut-icon img{z-index:1;width:32px;height:32px;position:relative}.shortcut-icon span{color:var(--accent-dark);width:100%;font-size:.95rem;font-weight:700;line-height:46px;position:absolute;top:0;left:0}.shortcut-title{text-overflow:ellipsis;white-space:nowrap;width:100%;max-width:100%;font-size:.75rem;font-weight:700;overflow:hidden}.shortcut-menu{position:absolute;top:.25rem;right:.25rem}.shortcut-menu summary{border:1px solid var(--line);color:var(--accent-dark);cursor:pointer;opacity:0;background:#fffefaf5;border-radius:999px;justify-content:center;align-items:center;width:21px;height:21px;font-size:.6rem;line-height:1;list-style:none;transition:opacity .16s,background-color .16s;display:flex}.shortcut-menu summary::-webkit-details-marker{display:none}.shortcut:hover .shortcut-menu summary,.shortcut:focus-within .shortcut-menu summary,.shortcut-menu[open] summary{opacity:1}.shortcut-menu summary:hover{background:var(--accent-soft);border-color:var(--accent)}.shortcut-menu-popover{background:var(--surface);border:1px solid var(--line);z-index:2;border-radius:7px;min-width:92px;margin-top:.35rem;display:grid;position:absolute;right:0;overflow:hidden;box-shadow:0 6px 18px #1f292626}.shortcut-menu-popover button{color:var(--accent-dark);cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;padding:.4rem .5rem;font-size:.7rem}.shortcut-menu-popover button:hover{background:var(--accent-soft)}.start-empty-state{background:var(--surface);border:1px dashed var(--accent);text-align:center;border-radius:10px;margin-top:1.25rem;padding:2.2rem}.start-empty-state h2{margin-bottom:.35rem;font-size:1.55rem}.start-empty-state p{color:var(--muted)}.shortcut-dialog{background:var(--surface);border:1px solid var(--line);color:var(--ink);border-radius:10px;width:100%;max-width:min(100% - 2rem,480px);padding:0;box-shadow:0 18px 55px #1f292633}.shortcut-dialog::backdrop{background:#1f292659}.explanation-scrim{opacity:0;pointer-events:none;z-index:20;background:#1f292633;transition:opacity .22s;position:fixed;inset:0}.explanation-scrim.is-open{opacity:1;pointer-events:auto}.explanation-panel{background:var(--surface);border-left:1px solid var(--line);z-index:21;flex-direction:column;width:min(36vw,520px);height:100dvh;padding:clamp(1.35rem,3vw,2.5rem);transition:transform .26s;display:flex;position:fixed;top:0;right:0;overflow-y:auto;transform:translate(100%);box-shadow:-16px 0 42px #1f29261f}.explanation-panel.is-open{transform:translate(0)}.explanation-panel-heading{justify-content:space-between;align-items:flex-start;margin-bottom:clamp(2rem,7vh,5rem);display:flex}.explanation-panel-heading .eyebrow{margin-bottom:0}.explanation-close{color:var(--muted);cursor:pointer;font:inherit;background:0 0;border:0;padding:.05rem 0 .2rem;font-size:.82rem}.explanation-close:hover{color:var(--ink);text-underline-offset:.2em;text-decoration:underline}.explanation-panel h2{margin-bottom:1.4rem;font-size:clamp(2rem,3vw,2.65rem)}.explanation-panel-copy,.explanation-instructions{color:var(--muted);font-size:.96rem}.explanation-panel-copy p,.explanation-instructions p{margin-bottom:.7rem}.explanation-instructions{border-top:1px solid var(--line);margin-top:auto;padding-top:1.5rem}.explanation-instructions .eyebrow{margin-bottom:.7rem}.shortcut-dialog form{gap:.5rem;padding:1.6rem;display:grid}.dialog-heading{margin-bottom:.7rem}.dialog-heading .eyebrow{margin-bottom:.35rem}.dialog-heading h2{margin-bottom:0;font-size:1.7rem}.shortcut-dialog label{margin-top:.35rem;font-size:.84rem;font-weight:700}.shortcut-dialog input,.shortcut-dialog select{border:1px solid var(--line);border-radius:var(--radius);color:var(--ink);font:inherit;background:#fff;padding:.6rem .7rem}.style-color-control{align-items:center;gap:.55rem;display:flex}.style-color-control select{flex:1;min-width:0}.style-color-swatch{background:var(--surface);border:1px solid var(--line);border-radius:50%;width:1.9rem;height:1.9rem;display:block;box-shadow:inset 0 0 0 3px #fff}.style-note{color:var(--muted);margin:.8rem 0 0;font-size:.82rem}.form-error{color:#a33c32;margin:.35rem 0 0;font-size:.88rem}.dialog-actions{justify-content:flex-end;gap:.7rem;margin-top:1.2rem;display:flex}.audio-intake-page .audio-card,.hal-agent-page .hal-agent-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);max-width:680px;margin:0 auto;padding:clamp(1.25rem,3vw,2rem)}.audio-intake-page .top-actions,.hal-agent-page .top-actions{margin-bottom:1.5rem}.audio-intake-page h1,.hal-agent-page h1{margin-bottom:.45rem;font-size:clamp(2rem,4vw,2.8rem)}.audio-intake-page .muted,.hal-agent-page .muted,.hal-agent-page .status-line{color:var(--muted)}.audio-intake-page .audio-form,.hal-agent-page .hal-agent-card,.hal-agent-page .text-form,.hal-agent-page .audio-response{gap:.8rem;display:grid}.audio-intake-page label,.hal-agent-page label{margin-bottom:.3rem;font-size:.88rem;font-weight:700;display:inline-block}.audio-intake-page .field-row{flex-wrap:wrap;gap:.8rem;display:flex}.audio-intake-page .field{min-width:0}.audio-intake-page .project-field{flex:260px}.audio-intake-page .date-field{flex:0 180px}.audio-intake-page select,.audio-intake-page input[type=date],.hal-agent-page input{border:1px solid var(--line);border-radius:var(--radius);color:var(--ink);font:inherit;background:#fff;width:100%;padding:.6rem .7rem}.audio-intake-page .recording-panel{background:var(--accent-soft);border-left:2px solid var(--accent);padding:.75rem .85rem}.audio-intake-page .status-kicker{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin:0 0 .2rem;font-size:.72rem;font-weight:700}.audio-intake-page .status-line,.audio-intake-page .button-group{flex-wrap:wrap;gap:.5rem;display:flex}.audio-intake-page .audio-preview,.hal-agent-page audio{width:100%;margin-top:.3rem;display:block}.audio-intake-page .submit-button,.hal-agent-page .text-form .button{justify-self:start}.audio-intake-page .button:disabled,.audio-intake-page .submit-button:disabled,.hal-agent-page .hold-button:disabled{cursor:not-allowed;opacity:.55}.audio-intake-page .message,.hal-agent-page .message{margin:0;font-weight:650}.audio-intake-page .success{color:#26744f}.audio-intake-page .error,.hal-agent-page .error{color:#a33c32;white-space:pre-wrap}.hal-agent-page .hold-button{background:var(--accent);border:1px solid var(--accent);border-radius:var(--radius);color:#fff;cursor:pointer;font:inherit;touch-action:none;min-height:64px;padding:.85rem 1rem;font-size:1rem;font-weight:700}.hal-agent-page .hold-button:active{background:var(--accent-dark)}@media (max-width:800px){.container{width:min(100% - 2rem, var(--max-width))}.nav-wrap{flex-direction:column;align-items:flex-start;gap:.7rem;padding:1rem 0}.nav{gap:.65rem 1rem}.grid,.project-brief-grid{grid-template-columns:1fr}.project-brief-section,.project-brief-section:first-child,.project-brief-section:last-child{border-left:0;border-top:1px solid var(--line);padding:1.15rem 0 0}.project-brief-section:first-child{border-top:0;padding-top:0}.project-brief-section+.project-brief-section{margin-top:1.15rem}.home-intro-grid{grid-template-columns:1fr;align-items:start;gap:2.5rem}.home-project-grid{grid-template-columns:1fr 1fr}.home-project:first-child{grid-column:1/-1}.home-project-link{min-height:15rem}.project-card,.project-card:first-child{border-left:0;border-top:1px solid var(--line);padding:1.4rem 0}.project-card:first-child{border-top:0;padding-top:0}.portfolio-container,.todo-shell{width:min(100% - 2rem,1240px)}.todo-capture-form{grid-template-columns:minmax(0,1fr) minmax(8rem,.45fr) minmax(9rem,.5fr)}.todo-add-button{grid-column:1/-1;justify-self:start}.portfolio-column-labels{display:none}.project-row{grid-template-columns:minmax(0,.95fr) minmax(0,1.35fr);padding:1rem 0}.project-row-tags,.project-row-link{border-top:1px solid var(--line);margin-top:.95rem;padding-top:.7rem}.project-row-tags{border-left:0!important;padding-left:0!important}.start-page-container{width:min(100% - 2rem,1420px)}.start-page-intro{grid-template-columns:1fr auto}.shortcut-groups{grid-template-columns:1fr}}@media (max-width:560px){.section{padding:3.8rem 0}.page-intro{padding:2rem 0 1.5rem}.section.work-index{padding:.8rem 0 3.5rem}.project-row{display:block}.project-row>*+*{border-left:0;margin-top:.85rem;padding-left:0}.todo-heading{flex-direction:column;align-items:flex-start;gap:.7rem}.todo-capture-form{grid-template-columns:1fr}.todo-add-button{grid-column:auto;width:100%}.todo-list-toolbar{flex-direction:column;align-items:flex-start;gap:.7rem}.todo-list-scroll{max-height:none;overflow:visible}.todo-column-labels{display:none}.todo-row{min-height:0;padding:.9rem 0;display:block}.todo-row>*+*{border-left:0;margin-top:.55rem;padding-left:0}.todo-actions{justify-content:flex-start}.todo-priority span,.todo-due-date span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-right:.4rem;font-size:.65rem;font-weight:700;display:inline}.project-row-tags,.project-row-link{margin-top:.85rem}.home-intro{padding:2.6rem 0 2.8rem}.home-statement h1{font-size:clamp(2.55rem,14vw,3.5rem)}.home-links{grid-template-columns:repeat(2,minmax(0,max-content));gap:.7rem 1rem;display:grid}.home-section-heading{flex-direction:column;align-items:flex-start;gap:.7rem}.home-project-grid{grid-template-columns:1fr}.home-project:first-child{grid-column:auto}.home-project-link{min-height:0}.home-project-topline{margin-bottom:1.4rem}.nav{font-size:.86rem}.explanation-panel{width:min(100%,440px)}.audio-intake-page .field-row{flex-direction:column}.audio-intake-page .date-field,.audio-intake-page .project-field{flex:auto}.audio-intake-page .button-group .button,.audio-intake-page .submit-button,.hal-agent-page .text-form .button{width:100%}.shortcut-group{padding:.65rem}.shortcut-group-heading{flex-direction:column;align-items:flex-start;gap:.55rem}.shortcut-grid{grid-template-columns:repeat(auto-fill,minmax(76px,1fr));gap:.45rem}.shortcut{min-height:74px}.dialog-actions .button{width:auto}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
