:root{--paper:#faf8f4;--paper-2:#f3eee7;--ink:#2c2a27;--muted:#706b64;--line:#d8cfc3;--accent:#b66a48;--accent-dark:#8f4e32;--white:#fff;--shell:1160px}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--paper);color:var(--ink);font-family:"Source Sans 3",Arial,sans-serif;font-size:17px;line-height:1.55}
a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{color:inherit}.planner-shell{width:min(calc(100% - 48px),var(--shell));margin:0 auto}.skip-link{position:fixed;left:12px;top:-60px;z-index:999;background:var(--ink);color:#fff;padding:10px 14px}.skip-link:focus{top:12px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.hp-field{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important}
.planner-header{position:sticky;top:0;z-index:50;background:rgba(250,248,244,.95);backdrop-filter:blur(14px);border-bottom:1px solid rgba(130,118,105,.18)}.planner-header-inner{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:24px}.planner-brand{display:inline-flex;align-items:center;gap:11px}.planner-brand-mark{width:42px;height:42px;border:1px solid var(--ink);display:grid;place-items:center}.planner-brand-mark svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:2.2}.planner-brand-copy{display:flex;flex-direction:column;line-height:1.04}.planner-brand-copy strong{font-family:"Archivo",Arial,sans-serif;font-size:17px;font-weight:700;letter-spacing:.02em}.planner-brand-copy small{margin-top:5px;font-size:11px;letter-spacing:.095em;color:#625d56;font-weight:650}.back-home{display:inline-flex;align-items:center;gap:8px;border-bottom:1px solid var(--ink);font-weight:650;padding:8px 0;font-size:15px}.back-home span{color:var(--accent-dark)}
.planner-intro{padding:72px 0 58px;border-bottom:1px solid var(--line)}.intro-grid{display:grid;grid-template-columns:1.35fr .65fr;gap:80px;align-items:end}.eyebrow{margin:0 0 13px;color:var(--accent-dark);font-size:14px;font-weight:750;letter-spacing:.11em;text-transform:uppercase}.planner-intro h1,.section-copy h2,.submit-section h2{font-family:"Archivo",Arial,sans-serif;font-weight:600;letter-spacing:-.035em}.planner-intro h1{margin:0;font-size:clamp(52px,6vw,82px);line-height:.98;max-width:800px}.intro-copy{max-width:760px;margin:24px 0 0;color:var(--muted);font-size:20px;line-height:1.55}.intro-note{border-left:1px solid var(--line);padding:8px 0 8px 28px}.intro-note strong{font-family:"Archivo",Arial,sans-serif;font-size:20px;font-weight:600}.intro-note p{margin:9px 0 0;color:var(--muted);font-size:16px;line-height:1.55}
.planner-section{padding:64px 0 90px}.planner-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:62px;align-items:start}.project-form{min-width:0}.form-section{position:relative;padding:0 0 55px 68px;margin-bottom:55px;border-bottom:1px solid var(--line)}.section-number{position:absolute;left:0;top:2px;width:42px;height:42px;border:1px solid var(--accent);border-radius:50%;display:grid;place-items:center;color:var(--accent-dark);font-family:"Archivo",Arial,sans-serif;font-size:13px;font-weight:700}.section-copy{margin-bottom:27px}.section-copy h2{margin:0;font-size:38px;line-height:1.03}.section-copy p:last-child{margin:12px 0 0;color:var(--muted);font-size:17px;max-width:720px}
.service-grid{border:0;padding:0;margin:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.service-choice{position:relative;cursor:pointer}.service-choice input{position:absolute;opacity:0;pointer-events:none}.service-choice span{min-height:58px;border:1px solid var(--line);border-radius:14px;background:#fdfbf8;padding:13px 16px;display:flex;align-items:center;font-size:17px;font-weight:600;transition:border-color .15s ease,background .15s ease,color .15s ease}.service-choice input:checked+span{border-color:rgba(143,78,50,.55);background:#f7eee7;color:var(--accent-dark)}.service-choice input:focus-visible+span{outline:3px solid rgba(182,106,72,.2);outline-offset:2px}.service-choice-wide{grid-column:1/-1}.field-message{min-height:20px;margin:9px 0 0;color:#a64232;font-size:14px}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.field{display:flex;flex-direction:column;gap:7px;font-size:16px;font-weight:650}.field span,.full-field span{font-weight:400;color:var(--muted);font-size:14px}.field b,.full-field b{color:var(--accent-dark);font-weight:700}.full-field{display:flex;flex-direction:column;gap:7px;margin-bottom:18px;font-size:16px;font-weight:650}.field input,.field select,.full-field input,.full-field textarea{width:100%;border:1px solid var(--line);border-radius:12px;background:#fffdf9;color:var(--ink);padding:13px 14px;font-size:17px;outline:none}.field input,.field select,.full-field input{min-height:52px}.full-field textarea{resize:vertical;min-height:120px;line-height:1.5}.field input:focus,.field select:focus,.full-field input:focus,.full-field textarea:focus{border-color:rgba(143,78,50,.58);box-shadow:0 0 0 3px rgba(182,106,72,.1)}.field-error{border-color:#b64c3a!important;box-shadow:0 0 0 3px rgba(182,76,58,.08)!important}
.inline-options{border:0;padding:0;margin:23px 0 0;display:flex;align-items:center;gap:9px;flex-wrap:wrap}.inline-options legend{width:100%;margin-bottom:4px;font-size:16px;font-weight:650}.inline-options label{position:relative;cursor:pointer}.inline-options input{position:absolute;opacity:0}.inline-options span{min-height:42px;padding:8px 14px;border:1px solid var(--line);border-radius:999px;background:#fdfbf8;display:flex;align-items:center;font-size:15px}.inline-options input:checked+span{border-color:rgba(143,78,50,.55);background:#f7eee7;color:var(--accent-dark);font-weight:650}.inline-options input:focus-visible+span{outline:3px solid rgba(182,106,72,.2);outline-offset:2px}
.upload-box{min-height:150px;border:1.5px dashed #cfc3b7;border-radius:18px;background:#fdfbf8;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:24px;cursor:pointer;transition:border-color .15s ease,background .15s ease}.upload-box:hover{border-color:#aa7a62;background:#fffdf9}.upload-box input{position:absolute;opacity:0;width:1px;height:1px}.upload-icon{width:42px;height:42px;border:1px solid rgba(143,78,50,.42);border-radius:50%;display:grid;place-items:center;color:var(--accent-dark);font-size:24px;margin-bottom:9px}.upload-box strong{font-family:"Archivo",Arial,sans-serif;font-size:18px;font-weight:600}.upload-box small{margin-top:5px;color:var(--muted);font-size:14px}.photo-preview{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:13px}.photo-item{position:relative;aspect-ratio:4/3;border:1px solid var(--line);border-radius:12px;overflow:hidden;background:var(--paper-2)}.photo-item img{width:100%;height:100%;object-fit:cover;display:block}.photo-item button{position:absolute;right:7px;top:7px;width:30px;height:30px;border:0;border-radius:50%;background:rgba(250,248,244,.95);color:var(--ink);font-size:20px;line-height:1;cursor:pointer;box-shadow:0 4px 12px rgba(0,0,0,.1)}.photo-item span{position:absolute;left:7px;right:42px;bottom:7px;padding:4px 7px;border-radius:7px;background:rgba(34,31,28,.7);color:white;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.submit-section{padding:8px 0 0 68px}.submit-section h2{font-size:40px;line-height:1.03;margin:0}.submit-section>div:first-child>p:last-child{font-size:17px;color:var(--muted);margin:12px 0 25px;max-width:690px}.submit-button{border:1px solid rgba(143,78,50,.45);border-radius:999px;background:#fdfbf8;color:var(--accent-dark);min-height:58px;padding:0 22px 0 26px;display:inline-flex;align-items:center;gap:28px;font-family:"Archivo",Arial,sans-serif;font-weight:600;font-size:17px;cursor:pointer;transition:background .15s ease,transform .15s ease}.submit-button span{font-size:24px}.submit-button:hover{background:#f6ece4;transform:translateY(-1px)}.submit-button:disabled{opacity:.6;cursor:wait;transform:none}.submit-note{font-size:13px;color:var(--muted);margin:12px 0 0}.submit-status{min-height:24px;margin-top:13px;font-size:15px;font-weight:600}.submit-status.is-success{color:#4d7047}.submit-status.is-error{color:#a64232}
.planner-sidebar{position:sticky;top:110px;display:grid;gap:16px}.sidebar-card{border:1px solid var(--line);border-radius:18px;padding:23px;background:#fdfbf8}.sidebar-card h3{font-family:"Archivo",Arial,sans-serif;font-size:22px;line-height:1.13;margin:0}.sidebar-card ul{list-style:none;margin:21px 0 0;padding:0}.sidebar-card li{position:relative;padding:12px 0 12px 21px;border-top:1px solid var(--line);font-size:15px;color:#625d56}.sidebar-card li:before{content:"•";position:absolute;left:2px;color:var(--accent-dark)}.sidebar-contact{border-left:2px solid var(--accent);padding:7px 0 7px 17px;display:flex;flex-direction:column}.sidebar-contact span{font-size:14px;color:var(--muted)}.sidebar-contact a{margin-top:3px;font-family:"Archivo",Arial,sans-serif;font-size:20px;font-weight:600}.planner-footer{border-top:1px solid var(--line);padding:25px 0 32px;color:var(--muted);font-size:14px}.planner-footer .planner-shell{display:flex;justify-content:space-between;gap:20px}.planner-footer a{color:var(--accent-dark);font-weight:650}
@media(max-width:900px){.intro-grid{grid-template-columns:1fr;gap:30px}.intro-note{max-width:650px}.planner-layout{grid-template-columns:1fr}.planner-sidebar{position:static;grid-template-columns:1fr 1fr}.sidebar-contact{align-self:start;margin-top:5px}}
@media(max-width:720px){body{font-size:18px}.planner-shell{width:min(calc(100% - 28px),var(--shell))}.planner-header-inner{min-height:70px}.planner-brand-mark{width:38px;height:38px}.planner-brand-copy strong{font-size:16px}.planner-brand-copy small{font-size:10px}.back-home{font-size:15px;border:1px solid var(--line);border-radius:999px;padding:8px 11px}.back-home span{display:none}.planner-intro{padding:45px 0 40px}.planner-intro h1{font-size:44px;line-height:1}.intro-copy{font-size:19px;line-height:1.5}.intro-note{padding-left:20px}.intro-note strong{font-size:19px}.intro-note p{font-size:16px}.planner-section{padding:43px 0 70px}.planner-layout{gap:44px}.form-section{padding:0 0 42px;margin-bottom:42px}.section-number{position:static;width:38px;height:38px;margin-bottom:15px}.section-copy{margin-bottom:22px}.section-copy h2{font-size:32px;line-height:1.05}.section-copy p:last-child{font-size:17px;line-height:1.5}.service-grid{grid-template-columns:1fr;gap:9px}.service-choice-wide{grid-column:auto}.service-choice span{min-height:56px;font-size:17px}.field-grid{grid-template-columns:1fr;gap:15px}.field,.full-field{font-size:17px}.field input,.field select,.full-field input,.full-field textarea{font-size:17px}.inline-options{gap:8px}.inline-options legend{font-size:17px}.inline-options span{font-size:16px;min-height:44px}.upload-box{min-height:160px}.upload-box strong{font-size:19px}.upload-box small{font-size:15px}.photo-preview{grid-template-columns:1fr 1fr}.submit-section{padding:0}.submit-section h2{font-size:34px}.submit-section>div:first-child>p:last-child{font-size:17px}.submit-button{width:100%;justify-content:space-between;min-height:58px;font-size:17px}.planner-sidebar{grid-template-columns:1fr}.sidebar-card h3{font-size:22px}.sidebar-card li{font-size:16px}.sidebar-contact span{font-size:15px}.sidebar-contact a{font-size:21px}.planner-footer .planner-shell{flex-direction:column;gap:7px}}
@media(max-width:430px){.planner-brand-copy small{display:none}.back-home{font-size:14px}.planner-intro h1{font-size:40px}.photo-preview{grid-template-columns:1fr 1fr}}


/* 027 — demo-only project planner */
.demo-notice{margin-top:22px;padding:12px 16px;border:1px solid #d8cfc3;border-radius:14px;background:#fcfaf7;display:flex;align-items:center;gap:12px;color:#6d675f;font-size:15px}.demo-notice strong{color:var(--accent-dark);font-family:"Archivo",Arial,sans-serif;font-size:13px;letter-spacing:.08em}.submit-note{font-size:14px}.submit-status.is-success{padding:12px 14px;border-radius:12px;background:#edf4e9;color:#31562d}
@media(max-width:720px){.demo-notice{margin-top:16px;align-items:flex-start;flex-direction:column;gap:3px;font-size:15px}.demo-notice strong{font-size:13px}}

/* 029 — richer color palette for the project planner page */
:root{
  --sage:#e8efe7;
  --sage-deep:#627363;
  --sky:#e9eff3;
  --sky-deep:#60727f;
  --sand:#f5ecdf;
  --sand-deep:#8f6d49;
  --peach:#f6e7db;
  --peach-deep:#9b6547;
}
body{
  background:linear-gradient(180deg,#fcfaf6 0%, #f8f3ec 100%);
}
.planner-header{
  background:rgba(252,249,244,.95);
}
.planner-intro{
  background:linear-gradient(180deg,#fffaf5 0%, #f5ece2 100%);
}
.intro-note{
  border-left-color:#d8c4b3;
}
.intro-note strong{color:var(--peach-deep)}

.form-section:nth-of-type(1){background:rgba(255,250,246,.68);border-radius:24px;padding-top:22px;padding-right:22px;padding-left:68px}
.form-section:nth-of-type(2){background:rgba(242,246,239,.82);border-radius:24px;padding-top:22px;padding-right:22px;padding-left:68px}
.form-section:nth-of-type(3){background:rgba(239,243,246,.86);border-radius:24px;padding-top:22px;padding-right:22px;padding-left:68px}
.form-section:nth-of-type(4){background:rgba(245,238,228,.88);border-radius:24px;padding-top:22px;padding-right:22px;padding-left:68px}
.form-section:nth-of-type(1) .section-number{border-color:#c98a67;color:var(--peach-deep);background:#fff8f2}
.form-section:nth-of-type(2) .section-number{border-color:#99ad95;color:var(--sage-deep);background:#f8fcf6}
.form-section:nth-of-type(3) .section-number{border-color:#9ab0bf;color:var(--sky-deep);background:#f7fafc}
.form-section:nth-of-type(4) .section-number{border-color:#cbb28e;color:var(--sand-deep);background:#fffaf2}

.service-choice span{background:#fffdf9}
.service-choice input:checked+span{border-color:rgba(143,78,50,.48);background:#f6ece3;color:var(--peach-deep)}
.service-choice:nth-child(3n+2) input:checked+span{border-color:rgba(98,115,99,.44);background:#eef4ec;color:var(--sage-deep)}
.service-choice:nth-child(3n) input:checked+span{border-color:rgba(96,114,127,.42);background:#eef3f6;color:var(--sky-deep)}

.inline-options input:checked+span{border-color:rgba(143,78,50,.45);background:#f6ece3;color:var(--peach-deep)}
.upload-box{background:#fffdfa}
.upload-icon{background:#fff7f0}
.photo-item{background:#eef2f4}

.submit-button{
  background:#f7ecdf;
  color:var(--peach-deep);
}
.submit-button:hover{background:#f1e2d1}

.sidebar-card:nth-child(1){background:#fffaf5}
.sidebar-card:nth-child(2){background:#eef3f6}
.sidebar-card li:before{color:var(--peach-deep)}
.sidebar-contact{border-left-color:#8ea0ae}
.sidebar-contact a{color:#31414c}
.demo-notice{background:#f7f3ee}

@media(max-width:720px){
  .form-section:nth-of-type(1),
  .form-section:nth-of-type(2),
  .form-section:nth-of-type(3),
  .form-section:nth-of-type(4){
    padding:18px 16px 34px;
    border-radius:20px;
  }
}
