/* Latest owner-selected layout. Home only; original CMS content and links remain authoritative. */
.fl-scheme2[data-page="home"]{--home-dark:#1f2937;--home-light:#f7f4ed}
.fl-scheme2[data-page="home"] .container{max-width:1200px}
.fl-scheme2[data-page="home"] .reference-hero{position:relative;background:var(--home-light);isolation:isolate;overflow:hidden}
.fl-scheme2[data-page="home"] .reference-hero-inner{position:relative;min-height:450px;display:flex;align-items:center}
.fl-scheme2[data-page="home"] .reference-hero-copy{position:relative;z-index:2;width:54%;padding:44px 0 48px}
.fl-scheme2[data-page="home"] .reference-hero-copy .eyebrow{font-size:13px;margin-bottom:16px}
.fl-scheme2[data-page="home"] .hero-service-title{font-size:40px;line-height:1.4;letter-spacing:-.025em;max-width:580px;text-wrap:balance;margin-bottom:18px}
.fl-scheme2[data-page="home"] .hero-statement{font-size:20px;color:var(--ink);margin-bottom:12px}
.fl-scheme2[data-page="home"] .hero-description{font-size:15px;line-height:1.8;margin-bottom:24px}
.fl-scheme2[data-page="home"] .reference-hero-visual{position:absolute;inset:0 min(-48px,calc((1200px - 100vw)/2)) 0 auto;width:min(70vw,1100px);margin:0;z-index:0}
.fl-scheme2[data-page="home"] .reference-hero-visual>img{width:100%;height:100%;object-fit:cover;object-position:60% 60%}
.fl-scheme2[data-page="home"] .reference-hero-visual::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#f7f4ed 0%,#f7f4edf5 14%,#f7f4edbb 28%,transparent 52%);pointer-events:none}
.fl-scheme2[data-page="home"] .material-directory{position:relative;background:#fff;border:0;padding:24px 0 0}
.fl-scheme2[data-page="home"] .material-index{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}
.fl-scheme2[data-page="home"] .material-entry{display:block;position:relative;min-width:0;padding:0;border:1px solid #e7e3dd;border-radius:6px;background:linear-gradient(130deg,#fff,var(--home-light));box-shadow:0 2px 8px #20252b08;text-align:center}
.fl-scheme2[data-page="home"] .material-choice{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:44px;min-height:128px;gap:7px;padding:16px 8px;font-size:18px;font-weight:600;line-height:1.5;list-style:none;cursor:pointer;border-radius:6px}
.fl-scheme2[data-page="home"] .material-choice::-webkit-details-marker{display:none}
.fl-scheme2[data-page="home"] .material-choice::marker{content:""}
.fl-scheme2[data-page="home"] .material-choice>img{width:32px;height:32px;margin:0;object-fit:contain}
.fl-scheme2[data-page="home"] .material-choice small{font-weight:400;color:var(--muted);font-size:12px}
.fl-scheme2[data-page="home"] .material-choice:hover,.fl-scheme2[data-page="home"] .material-menu[open]>.material-choice{background:#f3e9de;color:var(--accent)}
.fl-scheme2[data-page="home"] .material-chevron{font-size:12px;margin-left:3px}
.fl-scheme2[data-page="home"] .material-options{position:absolute;z-index:5;top:calc(100% + 8px);left:50%;transform:translateX(-50%);width:160px;max-width:90vw;padding:8px;background:#fff;border:1px solid var(--control-border);border-radius:6px;box-shadow:0 8px 24px #20252b18;text-align:left}
.fl-scheme2[data-page="home"] .material-options a{display:flex;align-items:center;min-height:44px;padding:8px 12px;font-size:14px}
.fl-scheme2[data-page="home"] .material-options a:hover{background:var(--home-light);color:var(--accent)}
.fl-scheme2[data-page="home"] .other-material{display:flex;width:fit-content;min-height:44px;margin-left:auto;align-items:center;font-size:13px;color:var(--muted)}
.fl-scheme2[data-page="home"] .home-works{padding:24px 0 40px}
.fl-scheme2[data-page="home"] .section-heading{margin-bottom:24px;gap:20px;align-items:center}
.fl-scheme2[data-page="home"] .section-heading h2{font-size:27px}
.fl-scheme2[data-page="home"] .section-heading .text-link{font-size:14px;border:0}
.fl-scheme2[data-page="home"] .home-works .work-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}
.fl-scheme2[data-page="home"] .home-works .work-image{border-radius:6px;background:#eeece7}
.fl-scheme2[data-page="home"] .home-works .work-caption{padding-top:12px;gap:8px;align-items:start}
.fl-scheme2[data-page="home"] .home-works .work-caption h3{font-size:16px;line-height:1.6;margin-top:4px}
.fl-scheme2[data-page="home"] .home-works .round-arrow{display:none}
.fl-scheme2[data-page="home"] .home-works .overline{font-size:11px;letter-spacing:0}
.fl-scheme2[data-page="home"] .process-panel{display:grid;grid-template-columns:1fr 1.3fr;background:var(--home-light);padding:0;border-radius:6px 6px 0 0}
.fl-scheme2[data-page="home"] .process-no-photo{grid-template-columns:1fr}
.fl-scheme2[data-page="home"] .process-photo{position:relative;display:flex;flex-direction:column;justify-content:center;background:#eeece7;min-width:0;margin:0;border-radius:6px 0 0 0}
.fl-scheme2[data-page="home"] .process-photo img{width:100%;height:auto;max-height:490px;object-fit:contain}
.fl-scheme2[data-page="home"] .process-photo figcaption{padding:12px 20px;font-size:12px;color:var(--muted)}
.fl-scheme2[data-page="home"] .process-copy{padding:32px 40px}
.fl-scheme2[data-page="home"] .process-copy h2{font-size:27px;line-height:1.5;margin-bottom:24px}
.fl-scheme2[data-page="home"] .home-process-list{list-style:none;margin:0;padding:0;display:grid;gap:20px}
.fl-scheme2[data-page="home"] .home-process-list li{display:grid;grid-template-columns:44px minmax(0,1fr);column-gap:16px;align-items:start}
.fl-scheme2[data-page="home"] .step-number{display:grid;place-items:center;grid-row:span 2;width:44px;height:44px;background:#fff;border:1px solid #e2d9cb;border-radius:50%;font-size:15px;color:var(--accent);font-variant-numeric:tabular-nums}
.fl-scheme2[data-page="home"] .home-process-list h3{font-size:17px;margin-bottom:4px}
.fl-scheme2[data-page="home"] .home-process-list p{font-size:14px;line-height:1.75;grid-column:2}
.fl-scheme2[data-page="home"] .process-copy>.text-link{font-size:13px;margin-top:16px}
.fl-scheme2[data-page="home"] .feature-band{display:grid;grid-template-columns:210px minmax(0,1fr);gap:24px;align-items:center;background:var(--home-dark);color:#fff;padding:28px 32px;border-radius:0 0 6px 6px}
.fl-scheme2[data-page="home"] .feature-band h2{font-size:19px}
.fl-scheme2[data-page="home"] .feature-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.fl-scheme2[data-page="home"] .feature-item{text-align:center;border-left:1px solid #ffffff33;padding-left:16px}
.fl-scheme2[data-page="home"] .feature-item h3{font-size:15px;font-weight:500}
.fl-scheme2[data-page="home"] .feature-item p{color:#e5e7eb;font-size:12px;line-height:1.7;margin-top:8px}
.fl-scheme2[data-page="home"] .feature-icon{display:block;width:32px;height:32px;margin:0 auto 12px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}
.fl-scheme2[data-page="home"] .home-faq{padding-block:56px 40px}
.fl-scheme2[data-page="home"] .home-faq .eyebrow{font-size:12px;margin-bottom:8px}
.fl-scheme2[data-page="home"] .faq-list{border:1px solid var(--line);border-radius:6px;padding:0 24px}
.fl-scheme2[data-page="home"] .faq-list details:last-child{border-bottom:0}
.fl-scheme2[data-page="home"] .faq-list summary{font-size:16px;min-height:52px;padding-block:16px}
.fl-scheme2[data-page="home"] .application-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;padding:8px 0 24px}
.fl-scheme2[data-page="home"] .application-photo{display:block;max-width:140px;background:var(--home-light);border-radius:4px}
.fl-scheme2[data-page="home"] .application-photo img{width:100%;aspect-ratio:4/3;object-fit:contain}
.fl-scheme2[data-page="home"] .application-card-copy{padding-top:12px}
.fl-scheme2[data-page="home"] .application-material{font-size:12px;margin-bottom:6px}
.fl-scheme2[data-page="home"] .application-card h3{font-size:17px;margin-bottom:6px}
.fl-scheme2[data-page="home"] .application-card-copy>p{font-size:14px}
.fl-scheme2[data-page="home"] .application-case-link{display:flex;align-items:center;min-height:44px;gap:12px;font-size:14px;text-decoration:underline}
.fl-scheme2[data-page="home"] .home-guides{display:flex;flex-wrap:wrap;gap:0 24px;align-items:center;margin-top:16px;font-size:14px}
.fl-scheme2[data-page="home"] .home-guides>span{color:var(--muted)}
.fl-scheme2[data-page="home"] .home-guides a{display:inline-flex;align-items:center;min-height:44px;text-decoration:underline;text-underline-offset:4px}
.fl-scheme2[data-page="home"] .inquiry-section{padding-block:48px;background:var(--home-light)}
.fl-scheme2[data-page="home"] .inquiry-grid{gap:64px}
.fl-scheme2[data-page="home"] .inquiry-intro h2{font-size:30px}
.fl-scheme2[data-page="home"] .email-panel{background:#fff;border:1px solid var(--line)}
@media(min-width:768px) and (max-width:1023px){
 .fl-scheme2[data-page="home"] .hero-service-title{font-size:34px}
 .fl-scheme2[data-page="home"] .reference-hero-copy{width:60%}
 .fl-scheme2[data-page="home"] .material-index{gap:10px}
 .fl-scheme2[data-page="home"] .material-choice{font-size:16px}
 .fl-scheme2[data-page="home"] .material-choice small{font-size:11px}
 .fl-scheme2[data-page="home"] .home-works .work-grid{gap:16px}
 .fl-scheme2[data-page="home"] .process-copy{padding:28px}
 .fl-scheme2[data-page="home"] .feature-band{grid-template-columns:1fr;gap:24px}
 .fl-scheme2[data-page="home"] .feature-item:first-child{border-left:0}
}
@media(max-width:767px){
 .fl-scheme2[data-page="home"] .reference-hero-inner{min-height:0}
 .fl-scheme2[data-page="home"] .reference-hero-copy{width:100%;padding:28px 0 44px}
 .fl-scheme2[data-page="home"] .reference-hero-copy .eyebrow{font-size:11px;margin-bottom:12px}
 .fl-scheme2[data-page="home"] .hero-service-title{font-size:29px;line-height:1.4;margin-bottom:16px;text-wrap:wrap}
 .fl-scheme2[data-page="home"] .hero-statement{font-size:16px;margin-bottom:10px}
 .fl-scheme2[data-page="home"] .hero-description{font-size:14px;margin-bottom:20px;max-width:36ch}
 .fl-scheme2[data-page="home"] .reference-hero-copy .button-row{display:grid;gap:10px}
 .fl-scheme2[data-page="home"] .reference-hero-copy .button{min-height:48px;background-color:#fff}
 .fl-scheme2[data-page="home"] .reference-hero-copy .button-primary{background-color:var(--accent)}
 .fl-scheme2[data-page="home"] .reference-hero-visual{inset:0 -18px;width:calc(100% + 36px)}
 .fl-scheme2[data-page="home"] .reference-hero-visual::after{background:linear-gradient(100deg,#f7f4edf5 12%,#f7f4edd9 55%,#f7f4edbb)}
 .fl-scheme2[data-page="home"] .material-directory{padding-top:16px}
 .fl-scheme2[data-page="home"] .material-index{gap:6px}
 .fl-scheme2[data-page="home"] .material-choice{min-height:100px;padding:12px 3px;gap:8px;font-size:13px}
 .fl-scheme2[data-page="home"] .material-choice>img{width:27px;height:27px}
 .fl-scheme2[data-page="home"] .material-suffix{display:block;font-size:11px;font-weight:400}
 .fl-scheme2[data-page="home"] .material-choice small{display:none}
 .fl-scheme2[data-page="home"] .material-chevron{position:absolute;right:3px;bottom:8px;font-size:10px;margin:0}
 .fl-scheme2[data-page="home"] .other-material{font-size:12px}
 .fl-scheme2[data-page="home"] .home-works{padding:12px 0 28px}
 .fl-scheme2[data-page="home"] .section-heading{flex-direction:row;align-items:center;gap:12px;margin-bottom:16px}
 .fl-scheme2[data-page="home"] .section-heading h2{font-size:23px}
 .fl-scheme2[data-page="home"] .section-heading .text-link{font-size:12px;white-space:normal;text-align:right}
 .fl-scheme2[data-page="home"] .home-works .work-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 12px}
 .fl-scheme2[data-page="home"] .home-works .work-caption{padding-top:8px}
 .fl-scheme2[data-page="home"] .home-works .work-caption h3{font-size:14px;line-height:1.65}
 .fl-scheme2[data-page="home"] .process-panel{grid-template-columns:1fr}
 .fl-scheme2[data-page="home"] .process-photo{display:none}
 .fl-scheme2[data-page="home"] .process-copy{padding:24px 20px}
 .fl-scheme2[data-page="home"] .process-copy h2{font-size:22px;margin-bottom:24px}
 .fl-scheme2[data-page="home"] .home-process-list{gap:20px}
 .fl-scheme2[data-page="home"] .home-process-list li{column-gap:12px}
 .fl-scheme2[data-page="home"] .home-process-list h3{font-size:16px}
 .fl-scheme2[data-page="home"] .home-process-list p{font-size:13px}
 .fl-scheme2[data-page="home"] .feature-band{grid-template-columns:1fr;gap:20px;padding:24px 20px}
 .fl-scheme2[data-page="home"] .feature-band h2{font-size:19px}
 .fl-scheme2[data-page="home"] .feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 12px}
 .fl-scheme2[data-page="home"] .feature-item{border:0;padding:0}
 .fl-scheme2[data-page="home"] .feature-item h3{font-size:14px}
 .fl-scheme2[data-page="home"] .feature-item p{font-size:12px}
 .fl-scheme2[data-page="home"] .home-faq{padding-block:36px}
 .fl-scheme2[data-page="home"] .faq-list{padding-inline:16px}
 .fl-scheme2[data-page="home"] .faq-list summary{font-size:15px}
 .fl-scheme2[data-page="home"] .application-grid{grid-template-columns:1fr;gap:20px}
 .fl-scheme2[data-page="home"] .application-card{display:grid;grid-template-columns:80px minmax(0,1fr);gap:12px}
 .fl-scheme2[data-page="home"] .application-card-copy{padding:0}
 .fl-scheme2[data-page="home"] .application-card h3{font-size:16px}
 .fl-scheme2[data-page="home"] .home-guides{display:grid;gap:0}
 .fl-scheme2[data-page="home"] .inquiry-section{padding-block:36px}
 .fl-scheme2[data-page="home"] .inquiry-grid{gap:24px}
 .fl-scheme2[data-page="home"] .inquiry-intro h2{font-size:28px}
}
@media(max-width:359px){
 .fl-scheme2[data-page="home"] .hero-service-title{font-size:25px}
 .fl-scheme2[data-page="home"] .material-index{gap:4px}
 .fl-scheme2[data-page="home"] .material-choice{font-size:12px;padding-inline:2px}
}
