
:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#14202b;background:white;line-height:1.55;--navy:#0d3b66;--blue:#1b70aa;--muted:#687480;--line:#dbe4eb}
*{box-sizing:border-box}body{margin:0}html{scroll-behavior:smooth}button,input{font:inherit}img{max-width:100%;display:block}a{color:inherit}.wrap{width:min(1180px,calc(100% - 40px));margin:auto}header{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:18px 0}header img{width:280px;height:auto}.nav-actions{display:flex;align-items:center;gap:10px}.nav-link,.nav-cta{border:1px solid var(--navy);padding:10px 16px;border-radius:999px;color:var(--navy);font-weight:700;font-size:14px;text-decoration:none;white-space:nowrap}.nav-cta{background:var(--navy);color:white}.nav-link:hover,.nav-cta:hover{box-shadow:0 6px 16px #0d3b6624}
.hero{position:relative;overflow:hidden;background:linear-gradient(145deg,#f6fafc,#e9f2f7);border-top:1px solid #edf2f5}.hero:before{content:"";position:absolute;width:440px;height:440px;border-radius:50%;background:#1b70aa15;filter:blur(4px);right:-150px;top:-170px}.hero-grid{position:relative;display:grid;grid-template-columns:1.08fr .92fr;column-gap:58px;align-items:start;padding:70px 0 74px}.hero-left{min-width:0;display:flex;flex-direction:column;gap:34px}.hero-copy{padding-top:0}.eyebrow{display:inline-flex;align-items:center;gap:9px;color:var(--navy);font-weight:800;font-size:13px;text-transform:uppercase;letter-spacing:.12em;margin:0}.eyebrow:before{content:"";width:26px;height:2px;background:var(--blue)}h1{font-size:clamp(44px,5.6vw,76px);line-height:.99;letter-spacing:-.055em;margin:24px 0 22px;color:#082944}h1 em{font-style:normal;color:var(--blue)}.lead{font-size:19px;color:#4e606f;margin:0 0 26px}.promise{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:28px}.pill{background:#fff;border:1px solid var(--line);border-radius:999px;padding:8px 12px;font-size:14px;font-weight:700;color:var(--navy)}.mobile-promise{display:none;color:var(--navy);font-size:14px;font-weight:800}.hero-photo{margin-top:0;position:relative;border-radius:20px;overflow:hidden;box-shadow:0 24px 70px #08294429;aspect-ratio:16/8.4}.hero-photo img{width:100%;height:100%;object-fit:cover}.photo-label{position:absolute;bottom:14px;left:14px;right:14px;width:fit-content;background:#082944e6;color:#fff;padding:9px 12px;border-radius:8px;font-weight:700;font-size:12px}
.upload{grid-area:upload;min-width:0;background:#fff;border:1px solid #0d3b661a;border-radius:22px;padding:28px;box-shadow:0 24px 70px #08294429}.upload h2{margin:0 0 4px;color:#082944;font-size:25px;letter-spacing:-.02em}.card-intro{margin:0 0 20px;color:var(--muted);font-size:15px}.drop{display:grid;gap:8px;border:2px dashed #9fb6c7;border-radius:15px;padding:24px 18px;text-align:center;background:#f8fbfd;cursor:pointer}.drop:hover{border-color:var(--blue)}.upload-icon{width:46px;height:46px;margin:0 auto 4px;border-radius:50%;background:var(--navy);color:#fff;display:grid;place-items:center;font-size:22px}.drop strong{color:var(--navy);font-size:16px}.drop>span:last-child{font-size:14px;color:var(--muted)}#photo{position:absolute;width:1px;height:1px;opacity:0;overflow:hidden}.drop:has(+input:focus-visible){outline:3px solid var(--blue);outline-offset:4px}.return-note{margin:10px 0 0;text-align:center;color:var(--navy);font-size:clamp(11px,2.9vw,13px);font-weight:800;line-height:1.4}.return-note strong{display:block;white-space:nowrap}#original{width:100%;max-height:240px;object-fit:contain;margin:16px auto;border-radius:10px}button{background:var(--navy);color:white;border:0;border-radius:11px;padding:15px 18px;font-weight:800;cursor:pointer}button:disabled{opacity:.55;cursor:default}button:focus-visible,a:focus-visible{outline:3px solid #3284c1;outline-offset:4px}#generate{width:100%;margin-top:20px;box-shadow:0 10px 22px #0d3b6633}.upload-details{border-top:1px solid var(--line);margin-top:26px;padding-top:6px;font-size:15px;color:#4e606f}.upload-details strong{color:#082944}.small{font-size:13px;color:var(--muted)}#error{color:#a42424}#status{color:var(--navy);font-weight:600}
#results{margin:65px 0;text-align:center}h2{color:#082944;font-size:32px;letter-spacing:-.03em}.cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;align-items:stretch}.look{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;min-width:0;width:100%;padding:0;overflow:hidden;border:3px solid transparent;background:white;color:#16354c;text-align:left;border-radius:14px;box-shadow:0 8px 28px #0d3b6612}.look[data-selected=true]{border-color:var(--navy)}.look img{width:100%;height:auto;aspect-ratio:3/2;object-fit:contain;background:#edf2f5;flex:none}.look-copy{display:grid;grid-template-rows:auto minmax(3em,auto) minmax(3em,auto) auto auto;gap:10px;flex:1;padding:18px}.look h3{font-size:21px;margin:0}.look p{font-size:14px;font-weight:400;line-height:1.5;margin:0;overflow-wrap:anywhere}.choice{font-size:14px;color:var(--navy);display:block;align-self:end}.quote{margin:36px auto;padding:25px;background:#e9f1f6;border-radius:16px;max-width:620px}#save{color:var(--navy);font-weight:bold}.how{text-align:center;padding:60px 0}.how h2{font-size:44px;margin:12px 0 32px}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:22px;text-align:left}.steps article{padding:28px;border:1px solid var(--line);border-radius:18px}.steps span{color:var(--blue);font-weight:800}.steps h3{color:#082944;font-size:21px}.steps p{color:var(--muted)}footer{text-align:center;padding:30px 0;color:var(--muted);font-size:13px}[hidden]{display:none!important}
@supports(grid-template-rows:subgrid){.look{display:grid;grid-template-rows:subgrid;grid-row:span 6;gap:0}.look-copy{display:contents}.look h3,.look p,.look .choice{padding-left:18px;padding-right:18px}.look h3{padding-top:18px;padding-bottom:8px}.look p{padding-bottom:8px}.look .choice{padding-top:8px;padding-bottom:18px}}
@media(max-width:900px){.hero-grid{grid-template-columns:1fr;grid-template-areas:"copy" "upload" "photo";padding:48px 0 58px;gap:32px}.hero-left{display:contents}.hero-copy{grid-area:copy;text-align:center;padding-top:0}.promise{justify-content:center}.upload{grid-area:upload;max-width:590px;width:100%;margin:auto}.hero-photo{grid-area:photo;max-width:700px;margin:28px auto 0}.steps{grid-template-columns:1fr}}
@media(max-width:620px){.wrap{width:calc(100% - 28px)}header{flex-direction:column;justify-content:center;gap:12px;padding:14px 0}header img{width:230px}.nav-actions{width:100%;justify-content:center;gap:6px}.nav-link,.nav-cta{flex:1;padding:9px 5px;text-align:center;font-size:11px}.nav-cta{flex:1.55}.brand{display:block}h1{font-size:45px}.lead{font-size:17px}.hero-grid{padding-top:36px}.upload{padding:21px}.hero-photo{display:none}.cards{grid-template-columns:1fr}.how h2{font-size:34px}}

/* Full-width portrait previews and accessible enlargement. */
.look img{aspect-ratio:auto;width:100%;height:auto;object-fit:contain;background:white}
.view-look{display:block;align-self:start;width:100%;padding:0;background:white;border:0;border-radius:0;cursor:zoom-in}
.look .choice{background:var(--navy);color:white;border-radius:8px;margin:8px 18px 18px;padding:12px 16px;text-align:center}
#imageViewer{width:fit-content;max-width:96vw;max-height:96vh;border:0;border-radius:14px;padding:14px;background:white;color:#082944}
#imageViewer::backdrop{background:#061725d9}
#largePreview{max-height:78vh;max-width:90vw;width:auto;height:auto;object-fit:contain;margin:auto}
#closeViewer{display:block;margin:0 0 12px auto;padding:8px 16px}
#previewTitle{text-align:center;font-weight:700;margin:8px 0 0}
.waiting{margin-top:24px;padding:22px;border:1px solid #b8cfde;border-radius:16px;background:#f3f8fb;color:#40505d}.waiting .eyebrow{font-size:12px}.waiting strong{color:#082944}.countdown{margin:12px 0 8px;color:var(--navy);font-size:22px;font-weight:800;line-height:1.25}.progress{height:9px;margin:18px 0 8px;overflow:hidden;border-radius:999px;background:#d7e5ee}.progress span{display:block;width:0;height:100%;border-radius:inherit;background:var(--blue);transition:width 1s linear}.quote>p:not(.eyebrow):not(.small){color:#4e606f;max-width:520px;margin:0 auto 20px}.quote .eyebrow{margin-bottom:4px}.quote h2{margin:6px 0 10px}.quote-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px;text-align:left}.quote-actions>div{display:flex;flex-direction:column;gap:8px;padding:15px;border:1px solid #c8d9e4;border-radius:12px;background:white}.quote-actions strong{color:#082944}.quote-actions button{width:100%;height:100%}.quote-actions .secondary{background:white;color:var(--navy);border:2px solid var(--navy)}@media(max-width:620px){.quote-actions{grid-template-columns:1fr}}

.customer-fields{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:14px;margin-top:20px;text-align:left}.customer-fields .full{grid-column:1/-1}.customer-fields label{display:block;font-size:13px;font-weight:700;color:#40505d;margin-bottom:6px}.customer-fields input,.customer-fields select{width:100%;min-width:0;border:1px solid #cfdbe3;border-radius:10px;padding:12px 13px;background:white;color:#14202b;font:inherit}.customer-fields input:focus,.customer-fields select:focus{outline:2px solid #1b70aa;outline-offset:1px}@media(max-width:620px){.customer-fields{grid-template-columns:1fr}}

.example-section{background:#082944;color:white;padding:64px 0;text-align:center}.example-section .eyebrow{color:#90caef}.example-section h2{color:white;font-size:clamp(30px,4vw,48px);margin:16px 0}.example-intro{color:#c8d7e2;max-width:850px;margin:0 auto 34px;font-size:18px}.example-image{width:100%;height:auto;border-radius:20px}.example-labels{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:14px}.example-labels span{border:1px solid #ffffff40;border-radius:10px;padding:10px;font-weight:700}.example-note{font-size:13px;color:#c8d7e2}#quoteDetails{margin-top:24px}#continueQuote{width:100%}@media(max-width:620px){.example-section{padding:40px 0}.example-labels{gap:5px}.example-labels span{font-size:12px;padding:8px 3px}}

/* Prevent the expanding upload card from redistributing space above the desktop hero photo. */
@media(min-width:901px){.hero-grid{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr)}.hero-left{display:block;width:100%;min-width:0;align-self:start}.upload{grid-area:auto}.hero-photo{margin-top:34px}}

footer a{color:var(--navy);font-weight:700}
.partial-notice{max-width:680px;margin:0 auto 22px;padding:12px 16px;border-radius:10px;background:#fff4dd;color:#76520b;font-weight:700}.timing-note{margin:8px 2px 0;text-align:left}

/* Real completed project stays in the left column beside the form/countdown. */
.project-showcase{text-align:left;margin-top:44px}.project-showcase h2,.project-proof h2{font-size:32px;margin:10px 0 20px}.project-card{overflow:hidden;border:1px solid #d6e2ea;border-radius:20px;background:#fff;box-shadow:0 16px 42px #08294417}.project-photo{position:relative;overflow:hidden;aspect-ratio:4/3;background:#eef3f6}.project-photo>.project-after{width:100%;height:100%;object-fit:cover;transform:scale(1.008)}.before-inset{position:absolute;top:14px;left:14px;width:27%;overflow:hidden;border:3px solid #fff;border-radius:12px;background:#fff;box-shadow:0 8px 25px #00182b4d}.before-inset img{display:block;width:100%;height:auto}.before-inset span{position:absolute;left:6px;bottom:6px;padding:3px 7px;border-radius:999px;background:#082944e8;color:#fff;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.project-price{position:absolute;right:16px;bottom:16px;padding:11px 15px;border-radius:13px;background:#082944ed;color:#fff;font-size:12px;font-weight:700;line-height:1.25;box-shadow:0 8px 22px #00182b3d}.project-price strong{display:block;font-size:24px;letter-spacing:-.03em}.project-price small{display:block;font-size:11px;font-weight:500}.project-copy{padding:20px 22px 22px}.project-kicker{margin:0 0 4px;color:var(--blue);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.09em}.project-copy h3{margin:0 0 12px;color:#082944;font-size:22px;line-height:1.2}.project-copy ul{display:grid;gap:7px;margin:0;padding:0;list-style:none;color:#4e606f;font-size:14px}.project-copy li:before{content:"✓";margin-right:8px;color:var(--blue);font-weight:900}.project-proof{grid-column:1/-1;text-align:center;padding:46px 0 0}.project-proof .steps{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;text-align:left}.project-proof .steps article{min-height:180px;padding:20px;border-radius:16px;background:#fff;box-shadow:0 10px 28px #0829440d}.project-proof .steps h3{margin:7px 0;font-size:17px;line-height:1.2}.project-proof .steps p{margin:0;font-size:13px;line-height:1.45}.project-how{padding-top:0}
@media(max-width:900px){.hero-grid{grid-template-areas:"copy" "upload" "photo" "project" "how"}.project-showcase{grid-area:project;max-width:700px;width:100%;margin:18px auto 0}.project-proof{grid-area:how;padding-top:18px;max-width:700px;width:100%;margin:auto}.project-proof .steps{grid-template-columns:repeat(2,minmax(0,1fr))}.project-how{padding-top:0}}
@media(max-width:620px){.project-proof{padding-top:4px}.project-proof h2{font-size:28px;margin-bottom:14px}.project-card{border-radius:15px}.before-inset{top:9px;left:9px;width:29%;border-width:2px;border-radius:9px}.project-price{right:10px;bottom:10px;padding:8px 11px}.project-price strong{font-size:20px}.project-copy{padding:16px}.project-copy h3{font-size:19px}.project-copy ul{font-size:13px}.project-layout{gap:22px}.project-proof .steps{gap:9px}.project-proof .steps article{min-height:0;padding:12px 10px;border-radius:11px}.project-proof .steps span{font-size:12px}.project-proof .steps h3{font-size:14px}.project-proof .steps p{font-size:11px}}

/* Keep the upload card and step guide visually connected on mobile. */
@media(max-width:900px){.hero-grid{row-gap:18px;padding-bottom:34px}.project-proof{padding-top:0}}
@media(max-width:620px){.hero-grid{row-gap:14px;padding-bottom:26px}.project-proof{margin-top:0}}

/* Multiple completed projects in the left proof column. */
.projects-list{display:grid;gap:28px}

/* Mobile conversion view: logo only and one compact benefit line. */
@media(max-width:640px){header{gap:0;padding:10px 0}.nav-actions{display:none}.promise .pill{display:none}.mobile-promise{display:block;width:100%;text-align:center}.promise{margin-bottom:10px}.hero-grid{padding-top:22px}.hero-copy h1{margin-top:16px;margin-bottom:14px}.lead{margin-bottom:14px}}

.waiting-community{display:block;margin:12px 0;text-align:left}.waiting-community span{display:block;color:var(--muted);font-size:12px;font-weight:700}.waiting-community input{width:100%;margin:5px 0 2px;padding:11px 12px;border:1px solid #b8cfde;border-radius:9px}.waiting-community small{color:var(--navy)}.branded-image{position:relative;display:block}.look-brand{position:absolute;right:9px;bottom:8px;padding:3px 5px;border-radius:4px;background:#08294499;color:#fff;font-size:9px;font-weight:700;letter-spacing:.02em;line-height:1.2;text-align:right;text-shadow:0 1px 2px #0008}.share-actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin:24px auto}.share-actions .secondary{background:#fff;color:var(--navy);border:2px solid var(--navy)}.privacy-promise{padding:12px;border-radius:9px;background:#dff5e8;color:#17643b!important;font-weight:800}.steps.three{grid-template-columns:repeat(3,1fr)}@media(max-width:900px){.steps.three{grid-template-columns:1fr}}@media(max-width:620px){.share-actions button{width:100%}.look-brand{font-size:8px}}
.sample-kitchen-choice{display:flex;align-items:center;justify-content:center;gap:9px;margin:10px 0 2px;color:var(--muted);font-size:12px}.sample-button{padding:7px 11px;border:1px solid var(--navy);background:#fff;color:var(--navy);font-size:12px;box-shadow:none}
.look-brand{text-decoration:none;z-index:2}

/* Two-route entry and instant example. */
.mobile-routes,.mobile-supporting-copy{display:none}.secondary{background:#fff;color:var(--navy);border:2px solid var(--navy)}
.sample-results{margin:64px 0;text-align:center}.sample-results>h2{margin:10px 0 26px}.sample-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.sample-look{overflow:hidden;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 9px 28px #08294414;text-align:left}.sample-look img{width:100%;aspect-ratio:495/794;object-fit:cover}.sample-look h3{margin:12px 16px 15px;color:#082944}.sample-finished{display:grid;grid-template-columns:1.25fr .75fr;align-items:center;gap:28px;margin:34px 0 0;padding:24px;border-radius:20px;background:#edf5f9;text-align:left}.sample-finished img{width:100%;border-radius:14px}.sample-finished h3{font-size:28px;line-height:1.15;margin:12px 0 7px;color:#082944}.sample-finished p{margin:7px 0}.sample-next{max-width:760px;margin:32px auto 0;padding:30px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 10px 32px #08294412}.sample-next h2{margin:0 0 6px}.sample-next p{color:var(--muted)}.sample-next>div{display:flex;justify-content:center;gap:12px;margin-top:20px}.sample-next button{min-width:230px}
@media(max-width:640px){
  .hero-copy .hero-eyebrow,.hero-copy>.supporting-copy{display:none}
  .hero-copy h1{margin-top:6px}
  .mobile-routes{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:18px}
  .mobile-routes button{min-height:58px;padding:10px 8px;font-size:12px;line-height:1.2}
  .mobile-routes p{grid-column:1/-1;margin:0;color:var(--navy);font-size:13px;font-weight:800}
  .sample-kitchen-choice{display:none}
  .mobile-supporting-copy{display:block;margin:18px 4px 0;color:#4e606f;font-size:16px;text-align:center}
  .sample-results{margin:38px 0}.sample-cards{grid-template-columns:1fr 1fr;gap:8px}.sample-look{border-radius:10px}.sample-look h3{font-size:15px;margin:8px 10px 10px}.sample-finished{grid-template-columns:1fr;gap:14px;padding:14px}.sample-finished h3{font-size:23px}.sample-next{padding:22px 16px}.sample-next>div{display:grid}.sample-next button{min-width:0;width:100%}
}
