:root{--ink:#18221f;--muted:#63706b;--paper:#f4f0e8;--surface:#fffdf8;--line:#d8d4ca;--green:#164f3d;--lime:#d9f44a;--orange:#e86a3a;--shadow:0 24px 70px rgba(24,34,31,.1);--radius:18px;--max:1180px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;line-height:1.55;background:var(--paper);-webkit-font-smoothing:antialiased}a{color:inherit;text-underline-offset:3px}button,input,select,textarea{font:inherit}button,a,input,select,textarea{touch-action:manipulation}:focus-visible{outline:3px solid #1769aa;outline-offset:3px}.skip-link{position:fixed;left:-999px;top:1rem;z-index:100;padding:.7rem 1rem;background:white;border-radius:8px;font-weight:800}.skip-link:focus{left:1rem}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.site-header,.site-footer{width:min(var(--max),calc(100% - 2rem));margin:auto;display:flex;align-items:center;justify-content:space-between}.site-header{height:88px}.brand{display:inline-flex;align-items:center;gap:.72rem;color:var(--ink);text-decoration:none;font-size:1.12rem;font-weight:900;letter-spacing:-.035em}.brand-dot{width:39px;height:39px;display:grid;place-items:center;border-radius:50% 50% 50% 12px;background:var(--green);color:var(--lime);font-size:.92rem;font-weight:950}.site-header nav,.studio-header nav{display:flex;align-items:center;gap:1.6rem}.site-header nav a,.studio-header nav a,.studio-header button{font-size:.9rem;font-weight:750;text-decoration:none}.site-header nav a:hover,.studio-header nav a:hover{text-decoration:underline}.site-header .nav-cta{padding:.65rem .9rem;border-radius:8px;background:var(--ink);color:white}.site-footer{padding:3rem 0;margin-top:6rem;border-top:1px solid var(--line);align-items:end;color:var(--muted);font-size:.9rem}.site-footer>div:last-child{text-align:right}.site-footer p{margin:.5rem 0 0}
.hero,.section,.closing{width:min(var(--max),calc(100% - 2rem));margin:auto}.hero{min-height:690px;display:grid;grid-template-columns:1.3fr .7fr;gap:clamp(2rem,7vw,7rem);align-items:center;padding:5rem 0 7rem}.eyebrow{margin:0 0 .9rem;color:var(--green);font-size:.73rem;font-weight:900;letter-spacing:.15em;text-transform:uppercase}.hero h1{max-width:820px;margin:0;font-family:Georgia,"Times New Roman",serif;font-size:clamp(3.7rem,8vw,7.3rem);font-weight:500;line-height:.88;letter-spacing:-.065em}.hero h1 em{color:var(--orange);font-weight:500}.hero-lead{max-width:660px;margin:2rem 0 0;color:var(--muted);font-size:clamp(1.06rem,2vw,1.28rem);line-height:1.7}.hero-actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:2rem}.button{min-height:47px;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.72rem 1.05rem;border:1px solid transparent;border-radius:9px;font-weight:850;text-decoration:none;cursor:pointer}.button-primary{background:var(--green);color:white}.button-primary:hover{background:#0d3b2d}.button-secondary{border-color:var(--line);background:var(--surface);color:var(--ink)}.button-secondary:hover{border-color:var(--ink)}.button-light{background:var(--lime);color:var(--ink)}.availability-card{align-self:end;margin-bottom:2rem;padding:1.5rem;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow);transform:rotate(1.5deg)}.availability-card .status{display:inline-flex;align-items:center;gap:.5rem;padding:.35rem .65rem;border-radius:999px;background:#edf5ed;color:var(--green);font-size:.72rem;font-weight:850}.status i{width:7px;height:7px;border-radius:50%;background:#38a169;box-shadow:0 0 0 4px #cfebd7}.availability-card>p{margin:1.7rem 0 .4rem;color:var(--muted);font-size:.73rem;font-weight:850;text-transform:uppercase;letter-spacing:.1em}.availability-card>strong{display:block;font-family:Georgia,serif;font-size:1.5rem;line-height:1.2}.availability-card ul{margin:1.5rem 0 0;padding:1rem 0 0;border-top:1px solid var(--line);list-style:none;color:var(--muted);font-size:.9rem}.availability-card li+li{margin-top:.5rem}.availability-card li:before{content:"↳";margin-right:.5rem;color:var(--orange);font-weight:900}.marquee{min-height:82px;display:flex;align-items:center;justify-content:center;gap:clamp(1.5rem,4vw,4rem);overflow:hidden;background:var(--green);color:white;font-family:Georgia,serif;font-size:clamp(1.2rem,2.5vw,2rem);white-space:nowrap}.marquee i{color:var(--lime)}.section{padding:clamp(5rem,10vw,9rem) 0;border-bottom:1px solid var(--line)}.section-heading{display:grid;grid-template-columns:1.4fr .6fr;gap:4rem;align-items:end;margin-bottom:3.5rem}.section-heading h2{max-width:720px;margin:0;font-family:Georgia,serif;font-size:clamp(2.7rem,5vw,4.6rem);font-weight:500;line-height:.98;letter-spacing:-.045em}.section-heading>p{margin:0;color:var(--muted);font-size:1.02rem}.project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.project-card{min-height:410px;display:flex;flex-direction:column;padding:1.6rem;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);transition:transform .2s,box-shadow .2s}.project-card:nth-child(2){background:var(--green);color:white}.project-card:nth-child(3){background:#e5ddcf}.project-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.project-card>div{display:flex;justify-content:space-between;align-items:center}.project-card>div>span{display:grid;place-items:center;width:35px;height:35px;border:1px solid currentColor;border-radius:50%;font-size:.72rem;font-weight:900}.project-card small{font-size:.68rem;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.project-card h3{margin:auto 0 1rem;font-family:Georgia,serif;font-size:2.5rem;font-weight:500;letter-spacing:-.04em}.project-card p{margin:0 0 1.4rem;color:inherit;opacity:.75}.project-card>a{font-weight:850;text-decoration:none}.services{border-bottom:1px solid var(--line)}.service-list{border-top:1px solid var(--line)}.service-list article{display:grid;grid-template-columns:60px 1fr .7fr;gap:2rem;align-items:center;padding:2rem 0;border-bottom:1px solid var(--line)}.service-list article>span{color:var(--orange);font-size:.8rem;font-weight:900}.service-list h3{margin:0 0 .4rem;font-family:Georgia,serif;font-size:1.8rem;font-weight:500}.service-list p,.service-list small{margin:0;color:var(--muted)}.service-list small{text-align:right}.price-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.price-grid article{padding:1.8rem;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface)}.price-grid article>p{margin:0;color:var(--green);font-weight:850}.price-grid strong{display:block;margin:1.5rem 0 .5rem;font-family:Georgia,serif;font-size:2.2rem;font-weight:500}.price-grid article>span{display:block;min-height:78px;color:var(--muted)}.price-grid ul{margin:1.5rem 0 0;padding:1.2rem 0 0;border-top:1px solid var(--line);list-style:none}.price-grid li+li{margin-top:.6rem}.price-grid li:before{content:"✓";margin-right:.55rem;color:var(--green);font-weight:950}.price-grid .featured-price{background:var(--lime);border-color:var(--lime)}.pricing-note{max-width:700px;margin:2rem auto 0;text-align:center;color:var(--muted)}.closing{margin-top:7rem;padding:clamp(3rem,7vw,6rem);border-radius:28px;background:var(--ink);color:white;text-align:center}.closing .eyebrow{color:var(--lime)}.closing h2,.closing h1{margin:.3rem auto 2rem;font-family:Georgia,serif;font-size:clamp(3rem,7vw,6rem);font-weight:500;line-height:.95;letter-spacing:-.05em}
/* Studio */
.studio-body{background:#f2f2ed}.studio-header{height:74px;padding:0 max(1rem,calc((100% - var(--max))/2));display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:rgba(255,255,252,.92);backdrop-filter:blur(14px);position:sticky;top:0;z-index:20}.studio-header .brand small{color:var(--muted);font-weight:650}.studio-header nav{gap:1.25rem}.studio-header form{display:inline-flex}.studio-header button{padding:.5rem 0;border:0;background:none;color:var(--ink);cursor:pointer}.studio-main{width:min(var(--max),calc(100% - 2rem));min-height:calc(100vh - 74px);margin:auto;padding:3rem 0 5rem}.messages p{padding:.8rem 1rem;border:1px solid #a7d4b3;border-radius:8px;background:#edf8ef;color:#194c28;font-weight:750}.studio-page-head{display:flex;justify-content:space-between;align-items:end;gap:2rem;margin-bottom:2rem}.studio-page-head.compact{align-items:center}.studio-page-head h1{margin:.1rem 0 .4rem;font-family:Georgia,serif;font-size:clamp(2.5rem,5vw,4rem);font-weight:500;line-height:1}.studio-page-head p:last-child{margin:0;color:var(--muted)}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:2rem}.metric-grid article{padding:1.3rem;border:1px solid var(--line);border-radius:13px;background:var(--surface)}.metric-grid span{display:block;color:var(--muted);font-size:.76rem;font-weight:850;text-transform:uppercase;letter-spacing:.08em}.metric-grid strong{display:block;margin-top:.55rem;font-family:Georgia,serif;font-size:2.2rem;font-weight:500}.studio-card{padding:1.5rem;border:1px solid var(--line);border-radius:15px;background:var(--surface);box-shadow:0 10px 35px rgba(24,34,31,.04)}.studio-card+.studio-card{margin-top:1rem}.studio-card>h2,.card-head h2{margin:0;font-family:Georgia,serif;font-size:1.7rem;font-weight:500}.card-head{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.3rem}.card-head .eyebrow{margin-bottom:.2rem}.card-head>a{font-size:.9rem;font-weight:800}.table-card{padding:0;overflow:hidden}.table-wrap{overflow-x:auto}.table-wrap table{width:100%;border-collapse:collapse}.table-wrap th{padding:.8rem 1rem;border-bottom:1px solid var(--line);color:var(--muted);font-size:.68rem;text-align:left;text-transform:uppercase;letter-spacing:.09em}.table-wrap td{padding:1rem;border-bottom:1px solid #e9e6de;font-size:.9rem}.table-wrap tr:last-child td{border:0}.table-wrap td>a{display:block;text-decoration:none}.table-wrap td small{display:block;color:var(--muted)}.money{text-align:right!important;font-variant-numeric:tabular-nums}.badge{display:inline-flex;padding:.27rem .55rem;border-radius:999px;background:#ecebe6;color:#555;font-size:.7rem;font-weight:850;text-transform:uppercase;letter-spacing:.04em}.badge-sent{background:#e7effc;color:#24508b}.badge-paid{background:#e0f2e5;color:#226236}.badge-void{background:#e8e8e8;color:#666}.badge-overdue{background:#f9dfda;color:#9f3822}.empty-table{padding:2rem!important;color:var(--muted);text-align:center}.filter-bar{display:flex;align-items:center;gap:.7rem;margin-bottom:1.2rem}.filter-bar input,.filter-bar select{min-height:46px;padding:.65rem .8rem;border:1px solid var(--line);border-radius:8px;background:var(--surface)}.filter-bar input{width:min(420px,100%)}.filter-bar>a{font-size:.85rem;font-weight:750}.client-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.client-card{padding:1.3rem;border:1px solid var(--line);border-radius:13px;background:var(--surface);text-decoration:none}.client-card:hover{border-color:var(--green);box-shadow:0 10px 30px rgba(24,34,31,.06)}.client-card>div{display:flex;align-items:center;gap:.8rem}.avatar{width:43px;height:43px;display:grid;place-items:center;border-radius:12px;background:var(--green);color:var(--lime);font-weight:900;text-transform:uppercase}.client-card strong,.client-card small{display:block}.client-card small,.client-card p,.client-card footer{color:var(--muted)}.client-card p{min-height:50px}.client-card footer{display:flex;justify-content:space-between;padding-top:.8rem;border-top:1px solid var(--line);font-size:.75rem;font-weight:750}.empty-state{grid-column:1/-1;padding:3rem;border:1px dashed var(--line);text-align:center;color:var(--muted)}.studio-form{display:grid;gap:1rem}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.field{display:grid;gap:.35rem}.field-wide{grid-column:1/-1}.field label{font-size:.78rem;font-weight:850}.field label span{color:#b3442a}.field input,.field select,.field textarea{width:100%;min-height:45px;padding:.65rem .75rem;border:1px solid #c9c7c0;border-radius:8px;background:white;color:var(--ink)}.field textarea{resize:vertical}.field>small{color:var(--muted);font-size:.75rem}.field .errorlist{margin:.2rem 0 0;padding-left:1rem;color:#a52c1d;font-size:.78rem}.checkbox{display:flex;align-items:center;gap:.6rem}.checkbox input{width:18px;min-height:18px}.form-actions{display:flex;gap:.7rem;margin-top:.5rem}.line-items{padding:1.5rem}.line-item-head,.line-item-row{display:grid;grid-template-columns:1fr 130px 160px 90px;gap:.7rem;align-items:start}.line-item-head{padding:0 .2rem .5rem;color:var(--muted);font-size:.68rem;font-weight:850;text-transform:uppercase;letter-spacing:.07em}.line-item-row{padding:.7rem 0;border-top:1px solid #e9e6de}.remove-field{min-height:45px;display:flex;align-items:center;gap:.4rem;font-size:.75rem}.price-input{position:relative}.price-input:before{content:"$";position:absolute;top:.68rem;left:.7rem;color:var(--muted)}.price-input input{padding-left:1.5rem}.login-card{width:min(460px,100%);margin:8vh auto;padding:2rem;border:1px solid var(--line);border-radius:18px;background:var(--surface);box-shadow:var(--shadow)}.login-card h1{margin:.2rem 0;font-family:Georgia,serif;font-size:3rem;font-weight:500}.login-card>p:not(.eyebrow){margin:0 0 1.5rem;color:var(--muted)}
/* Invoice */
.invoice-actions{display:flex;justify-content:space-between;margin-bottom:1rem}.invoice-actions>div{display:flex;gap:.7rem}.invoice-paper{max-width:900px;min-height:1100px;margin:auto;padding:4rem;border:1px solid var(--line);background:white;box-shadow:var(--shadow)}.invoice-paper>header{display:flex;justify-content:space-between;align-items:start}.invoice-paper>header>div{text-align:right}.invoice-paper>header p{margin:0;color:var(--muted);font-size:.72rem;font-weight:850;letter-spacing:.14em}.invoice-paper>header>div strong{font-family:Georgia,serif;font-size:1.6rem;font-weight:500}.invoice-meta{display:grid;grid-template-columns:1fr 1fr;gap:4rem;margin:5rem 0 2rem}.invoice-meta>div>small,.invoice-project small,.invoice-notes small{display:block;margin-bottom:.5rem;color:var(--muted);font-size:.68rem;font-weight:850;text-transform:uppercase;letter-spacing:.1em}.invoice-meta>div>strong,.invoice-meta>div>span{display:block}.invoice-meta dl{margin:0}.invoice-meta dl>div{display:flex;justify-content:space-between;padding:.4rem 0;border-bottom:1px solid #ece9e2}.invoice-meta dt{color:var(--muted)}.invoice-meta dd{margin:0;font-weight:750}.invoice-project{padding:1rem 0;border-top:1px solid var(--line)}.invoice-lines{width:100%;margin-top:2rem;border-collapse:collapse}.invoice-lines th{padding:.8rem;border-bottom:2px solid var(--ink);font-size:.68rem;text-align:right;text-transform:uppercase;letter-spacing:.08em}.invoice-lines th:first-child,.invoice-lines td:first-child{text-align:left}.invoice-lines td{padding:1rem .8rem;border-bottom:1px solid #e7e4dc;text-align:right;font-variant-numeric:tabular-nums}.invoice-summary{display:flex;justify-content:end;margin-top:1.5rem}.invoice-summary dl{width:min(340px,100%);margin:0}.invoice-summary dl>div{display:flex;justify-content:space-between;padding:.45rem 0}.grand-total{margin-top:.5rem;padding-top:1rem!important;border-top:2px solid var(--ink);font-family:Georgia,serif;font-size:1.5rem}.invoice-notes{margin-top:3rem;padding:1.2rem;border-radius:9px;background:#f5f3ed}.invoice-notes p{margin:0;color:var(--muted)}.invoice-paper>footer{display:flex;justify-content:space-between;align-items:end;margin-top:6rem;padding-top:1.2rem;border-top:1px solid var(--line);color:var(--muted);font-size:.78rem}.invoice-paper>footer strong,.invoice-paper>footer span{display:block}
@media(max-width:800px){.site-header nav a:not(.nav-cta){display:none}.hero{min-height:auto;grid-template-columns:1fr;padding:5rem 0}.availability-card{align-self:auto;margin:0;transform:none}.section-heading{grid-template-columns:1fr;gap:1rem}.project-grid,.price-grid,.client-grid{grid-template-columns:1fr}.project-card{min-height:320px}.service-list article{grid-template-columns:40px 1fr}.service-list small{grid-column:2;text-align:left}.metric-grid{grid-template-columns:repeat(2,1fr)}.studio-header{height:auto;min-height:74px;align-items:flex-start;padding-top:.8rem;padding-bottom:.8rem}.studio-header nav{flex-wrap:wrap;justify-content:flex-end;gap:.6rem 1rem}.studio-header nav a:first-child{display:none}.studio-main{padding-top:2rem}.form-grid{grid-template-columns:1fr}.field-wide{grid-column:auto}.line-item-head{display:none}.line-item-row{grid-template-columns:1fr 1fr}.line-item-row>.field:first-of-type{grid-column:1/-1}.studio-page-head{align-items:flex-start}.invoice-paper{padding:2rem}.invoice-meta{gap:2rem}.site-footer{align-items:flex-start;gap:2rem}}
@media(max-width:520px){.hero h1{font-size:3.35rem}.site-header{height:76px}.site-header nav{gap:.5rem}.site-header .nav-cta{font-size:.78rem}.studio-page-head{display:grid}.metric-grid{grid-template-columns:1fr 1fr}.filter-bar{align-items:stretch;flex-wrap:wrap}.filter-bar input{width:100%}.client-grid{grid-template-columns:1fr}.invoice-actions{display:grid;gap:.6rem}.invoice-actions>div{display:grid;grid-template-columns:1fr 1fr}.invoice-paper{padding:1.2rem}.invoice-meta{grid-template-columns:1fr;margin-top:3rem}.invoice-lines{font-size:.76rem}.invoice-lines th,.invoice-lines td{padding:.6rem .25rem}.invoice-paper>footer{display:grid;gap:1rem}}
@media print{.studio-header,.invoice-actions,.messages{display:none!important}.studio-body,.studio-main{background:white}.studio-main{width:100%;padding:0}.invoice-paper{max-width:none;min-height:0;margin:0;padding:.4in;border:0;box-shadow:none}.invoice-paper>footer{margin-top:3rem}@page{margin:.45in}}
.share-note,.share-bar{max-width:900px;margin:0 auto 1rem;padding:.8rem 1rem;border:1px solid var(--line);border-radius:9px;background:var(--surface);color:var(--muted);font-size:.82rem}.share-bar{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.7rem}.share-bar label{font-weight:850;color:var(--ink)}.share-bar input{min-width:0;padding:.5rem .65rem;border:1px solid var(--line);border-radius:6px;background:white;color:var(--muted)}.share-bar button{padding:.5rem .7rem;border:0;border-radius:6px;background:var(--green);color:white;font-weight:800;cursor:pointer}@media(max-width:520px){.share-bar{grid-template-columns:1fr}.share-bar button{width:100%}}@media print{.share-note,.share-bar{display:none!important}}
.head-actions,.invoice-actions form{display:flex;align-items:center;gap:.7rem}.client-metrics{grid-template-columns:repeat(3,1fr);max-width:760px}.metric-word{font-size:1.5rem!important}.detail-grid{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:1rem}.client-notes .eyebrow:not(:first-child){margin-top:2rem}.muted{color:var(--muted)}.send-bar{max-width:900px;margin:0 auto 1rem;padding:.8rem 1rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;border:1px solid var(--line);border-radius:9px;background:var(--surface);color:var(--muted);font-size:.82rem}.messages .error{border-color:#e5a497;background:#fff0ed;color:#8e2d1b}.badge-accepted{background:#e0f2e5;color:#226236}.badge-declined{background:#f1e5e3;color:#883b31}.project-admin-card p{min-height:70px}.inquiry-list{display:grid;gap:1rem}.inquiry-list article>header,.inquiry-list article>footer{display:flex;justify-content:space-between;gap:1rem;align-items:center}.inquiry-list article>header span{display:block;color:var(--muted);font-size:.82rem}.inquiry-list article>header time{color:var(--muted);font-size:.78rem}.inquiry-list article>footer{padding-top:1rem;border-top:1px solid var(--line);font-size:.82rem}.public-messages{width:min(var(--max),calc(100% - 2rem));margin:1rem auto}.public-messages p{padding:1rem;border:1px solid #a7d4b3;border-radius:9px;background:#edf8ef;color:#194c28;font-weight:750}.contact-section{width:min(var(--max),calc(100% - 2rem));margin:7rem auto 0;padding:clamp(2rem,6vw,5rem);display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(2rem,7vw,6rem);border-radius:28px;background:var(--ink);color:white}.contact-section>.eyebrow,.contact-section .eyebrow{color:var(--lime)}.contact-section h2{margin:.3rem 0 1.5rem;font-family:Georgia,serif;font-size:clamp(3rem,6vw,5.5rem);font-weight:500;line-height:.95;letter-spacing:-.05em}.contact-section>div>p:not(.eyebrow){color:#bdc8c3}.contact-section>div>a{color:var(--lime);font-weight:800}.contact-form{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.contact-form .field label{color:white}.contact-form .field input,.contact-form .field select,.contact-form .field textarea{border-color:#52605b;background:#24312d;color:white}.contact-form .field textarea{min-height:145px}.contact-form .button{grid-column:1/-1;justify-self:start}.case-study{width:min(920px,calc(100% - 2rem));margin:5rem auto}.case-study>header{padding-bottom:5rem;border-bottom:1px solid var(--line)}.case-study h1{margin:.3rem 0;font-family:Georgia,serif;font-size:clamp(4rem,9vw,8rem);font-weight:500;line-height:.9;letter-spacing:-.065em}.case-study header>p:not(.eyebrow){max-width:700px;color:var(--muted);font-size:1.25rem}.case-study>section,.case-grid section{padding:4rem 0}.case-study section div{font-family:Georgia,serif;font-size:1.35rem;line-height:1.7}.case-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;border-top:1px solid var(--line)}
@media(max-width:800px){.studio-header nav{max-width:70%;overflow-x:auto;flex-wrap:nowrap;justify-content:flex-start}.detail-grid,.contact-section,.case-grid{grid-template-columns:1fr}.contact-form{grid-template-columns:1fr}.contact-form .field-wide,.contact-form .button{grid-column:auto}.send-bar{align-items:stretch;flex-direction:column}.inquiry-list article>footer{align-items:flex-start;flex-direction:column}}
@media(max-width:520px){.head-actions{align-items:stretch;flex-direction:column}.client-metrics{grid-template-columns:1fr 1fr}.invoice-actions form{display:block}.inquiry-list article>header{align-items:flex-start;flex-direction:column}}
@media print{.send-bar{display:none!important}}
.recurring-bar{max-width:900px;margin:0 auto 1rem;padding:.7rem 1rem;display:flex;justify-content:space-between;gap:1rem;border:1px solid #c9d9b0;border-radius:9px;background:#f2f7e9;color:var(--muted);font-size:.82rem}.recurring-bar a{color:var(--green);font-weight:850}@media print{.recurring-bar{display:none!important}}
