/*
Theme Name: SurfaceFixLab
Theme URI: https://surfacefixlab.com/
Author: SurfaceFixLab Editorial Team
Description: Premium editorial theme for SurfaceFixLab.com.
Version: 0.16.1
Text Domain: surfacefixlab
*/
:root{--ink:#0f232b;--ink2:#17343d;--muted:#62737a;--paper:#f7f2e9;--paper2:#eef5f1;--card:#fff;--accent:#d9653c;--accent2:#176a67;--line:#dce4df;--soft:#edf3f0;--shadow:0 20px 60px rgba(15,35,43,.09);--shadow2:0 10px 34px rgba(15,35,43,.055);--radius:24px;--radius-lg:34px;--max:1200px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.65;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.sfl-shell{width:min(calc(100% - 40px),var(--max));margin:auto}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.91);backdrop-filter:blur(18px);border-bottom:1px solid rgba(220,228,223,.85)}.header-inner{height:78px;display:flex;align-items:center;gap:30px}.brand{font-size:1.22rem;font-weight:900;letter-spacing:-.045em}.brand span{color:var(--accent)}.site-nav{margin-left:auto;display:flex;align-items:center;gap:22px;color:#2d4249;font-weight:720;font-size:.93rem}.site-nav a:not(.nav-cta):hover{color:var(--accent2)}.nav-cta{padding:10px 16px;border-radius:999px;background:var(--ink);color:#fff!important}.mobile-menu{display:none;margin-left:auto;position:relative}.mobile-menu summary{cursor:pointer;list-style:none;font-weight:800;padding:9px 13px;border:1px solid var(--line);border-radius:11px}.mobile-menu-panel{position:absolute;right:0;top:48px;min-width:220px;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);border-radius:18px;padding:10px;display:grid}.mobile-menu-panel a{padding:10px 12px;border-radius:10px;font-weight:700}.mobile-menu-panel a:hover{background:var(--soft)}.hero{overflow:hidden;background:radial-gradient(circle at 82% 16%,rgba(217,101,60,.17),transparent 28%),radial-gradient(circle at 62% 80%,rgba(23,106,103,.09),transparent 30%),linear-gradient(135deg,#f8f3eb 0%,#edf5f1 100%);padding:92px 0 80px;border-bottom:1px solid var(--line)}.hero-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:66px;align-items:center}.eyebrow{display:inline-flex;padding:7px 11px;background:#fff;border:1px solid var(--line);border-radius:999px;font-size:.76rem;font-weight:850;text-transform:uppercase;letter-spacing:.09em;color:var(--accent2)}h1,h2,h3{letter-spacing:-.04em}.hero h1{font-size:clamp(3.2rem,7vw,6rem);line-height:.91;margin:.23em 0 .28em;max-width:820px}.hero h1 em,.manifesto h2 em{font-family:Georgia,serif;font-weight:400;color:var(--accent);font-style:italic;letter-spacing:-.045em}.hero p{font-size:1.2rem;color:var(--muted);max-width:710px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:29px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:13px 19px;border-radius:12px;font-weight:820;border:1px solid var(--ink);transition:.18s ease}.btn:hover{transform:translateY(-1px)}.btn-primary{background:var(--ink);color:#fff}.btn-secondary{background:#fff}.trust-strip{display:flex;gap:18px;flex-wrap:wrap;margin-top:26px;color:#55686f;font-size:.82rem;font-weight:760}.trust-strip span:before{content:"✓";color:var(--accent2);font-weight:900;margin-right:6px}.finder-card{background:rgba(255,255,255,.91);border:1px solid rgba(255,255,255,.9);border-radius:var(--radius-lg);padding:28px;box-shadow:var(--shadow);position:relative}.finder-card:after{content:"";position:absolute;inset:9px;border:1px solid rgba(220,228,223,.65);border-radius:27px;pointer-events:none}.finder-card-top{display:flex;justify-content:space-between;align-items:center;gap:15px}.live-dot{font-size:.72rem;font-weight:800;color:var(--accent2);background:#eaf5f0;border-radius:999px;padding:6px 9px}.finder-card h2{font-size:1.55rem;margin:.28rem 0 .25rem}.step{margin-top:20px}.step-label{display:flex;align-items:center;gap:9px;font-weight:830;font-size:.88rem}.step-label b{width:27px;height:27px;border-radius:50%;display:grid;place-items:center;background:var(--ink);color:#fff;font-size:.75rem}.chips{display:flex;gap:8px;flex-wrap:wrap;margin-top:10px}.chip{padding:9px 11px;border:1px solid var(--line);background:#fff;border-radius:999px;font-size:.83rem}.finder-inline-link{display:inline-block;margin-top:20px;font-weight:820;color:var(--accent2)}.section{padding:78px 0}.section-kicker{font-size:.76rem;font-weight:880;text-transform:uppercase;letter-spacing:.12em;color:var(--accent)}.section-heading{display:grid;grid-template-columns:1.25fr .75fr;gap:40px;align-items:end;margin-bottom:28px}.section-heading h2,.manifesto h2{font-size:clamp(2.15rem,4vw,3.55rem);line-height:1.02;margin:.24em 0 0}.section-heading>p{color:var(--muted);font-size:1.05rem;max-width:510px;justify-self:end}.text-link{justify-self:end;font-weight:820;color:var(--accent2)}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);padding:25px;box-shadow:var(--shadow2)}.card h3{margin:.35rem 0 .45rem;font-size:1.22rem}.card p{color:var(--muted);margin:.35rem 0}.icon-card{padding-top:22px}.card-icon{font-size:.72rem;font-weight:900;letter-spacing:.08em;width:38px;height:38px;border-radius:12px;background:var(--paper2);display:grid;place-items:center;color:var(--accent2)}.tone{background:var(--paper)}.problem-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.problem-card{padding:24px 25px;border-radius:22px;background:#fff;border:1px solid rgba(220,228,223,.9);transition:.18s ease}.problem-card:hover{transform:translateY(-2px);box-shadow:var(--shadow2)}.problem-card span{font-size:1.18rem;font-weight:850}.problem-card p{color:var(--muted);margin:.45rem 0 0}.surface-list{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.surface-list span{padding:18px;border:1px solid var(--line);border-radius:17px;background:#fff;font-weight:800;text-align:center}.guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.guide-card{border:1px solid var(--line);border-radius:22px;overflow:hidden;background:#fff;box-shadow:0 8px 30px rgba(15,35,43,.04)}.guide-card img,.card-placeholder{width:100%;aspect-ratio:16/9;object-fit:cover}.card-placeholder{display:grid;place-items:center;background:linear-gradient(135deg,#e9f1ee,#f7efe6);color:var(--ink);font-weight:900;letter-spacing:-.03em;font-size:1.05rem}.guide-card-body{padding:19px}.guide-card h3{line-height:1.14;margin:.65rem 0 .6rem}.guide-card p{color:var(--muted)}.guide-foot{display:flex;justify-content:space-between;gap:14px;align-items:center;font-size:.8rem;color:#697a81;border-top:1px solid var(--line);padding-top:13px;margin-top:15px}.guide-foot a{font-weight:820;color:var(--accent2)}.term-chips{display:flex;gap:6px;flex-wrap:wrap}.term-chips a{display:inline-flex;padding:5px 8px;background:var(--soft);border-radius:999px;font-size:.69rem;font-weight:820;color:var(--accent2)}.launch-card{grid-column:1/-1;padding:34px;border:1px dashed #b9c8c2;border-radius:24px;background:linear-gradient(135deg,#fbfcfb,#f4f0e9)}.launch-card h3{font-size:1.8rem;max-width:760px}.manifesto{padding-top:30px}.manifesto-box{padding:56px;border-radius:34px;background:var(--ink);color:#fff;position:relative;overflow:hidden}.manifesto-box:after{content:"";position:absolute;width:320px;height:320px;border-radius:50%;background:rgba(217,101,60,.18);right:-110px;top:-120px}.manifesto h2{max-width:850px}.manifesto p{color:#c8d4d8;max-width:760px;font-size:1.08rem}.manifesto .btn-primary{background:#fff;color:var(--ink);border-color:#fff}.manifesto .btn-secondary{background:transparent;color:#fff;border-color:#70838a}.archive-hero{padding:66px 0;background:linear-gradient(135deg,#f7f2e9,#eef5f1);border-bottom:1px solid var(--line)}.archive-hero h1,.page-header h1{font-size:clamp(2.7rem,6vw,4.8rem);line-height:.96;margin:.22em 0}.archive-desc,.page-header p{color:var(--muted);font-size:1.1rem;max-width:760px}.page-wrap{width:min(calc(100% - 40px),900px);margin:58px auto 90px}.page-header{margin-bottom:34px}.page-content{font-size:1.05rem}.page-content>p,.page-content>ul,.page-content>ol{max-width:760px}.article-wrap{width:min(calc(100% - 40px),900px);margin:58px auto 90px}.article-eyebrow{display:flex;justify-content:space-between;gap:16px;align-items:center;flex-wrap:wrap}.article-header h1{font-size:clamp(2.8rem,6vw,4.9rem);line-height:.96;margin:.22em 0}.article-lead{font-size:1.2rem;color:var(--muted);max-width:780px}.article-facts{display:flex;gap:15px;flex-wrap:wrap;color:#64767d;font-size:.82rem;font-weight:750;margin:18px 0 26px}.article-hero{margin:0}.article-hero img{width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:24px}.article-trust{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:18px 0 38px}.article-trust>div{background:var(--paper2);border-radius:16px;padding:15px}.article-trust strong,.article-trust span{display:block}.article-trust strong{font-size:.8rem}.article-trust span{color:#65767c;font-size:.76rem;margin-top:3px}.article-content{font-family:Georgia,serif;font-size:1.1rem;line-height:1.78}.article-content h2,.article-content h3{font-family:Inter,ui-sans-serif,system-ui,sans-serif;line-height:1.1}.article-content h2{font-size:2.1rem;margin-top:2.1em}.article-content h3{font-size:1.45rem;margin-top:1.8em}.article-content a{text-decoration:underline;text-underline-offset:3px}.article-content blockquote{margin:2em 0;padding:18px 22px;border-left:4px solid var(--accent);background:var(--paper);font-style:italic}.article-footer{margin-top:56px;padding:28px;border:1px solid var(--line);border-radius:24px;background:#fafbf9;display:flex;justify-content:space-between;gap:24px;align-items:center}.article-footer h2{margin:.25em 0;font-size:1.55rem}.article-footer p{color:var(--muted);margin:0;max-width:600px}.sfl-finder{max-width:980px;margin:auto}.finder-intro{text-align:center;max-width:760px;margin:0 auto 30px}.finder-intro h1{font-size:clamp(2.7rem,6vw,4.7rem);line-height:.96;margin:.2em 0}.finder-intro p{color:var(--muted);font-size:1.08rem}.finder-panel{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;padding:17px;background:var(--ink);border-radius:24px}.finder-panel label{color:#dfe8ea;font-size:.76rem;font-weight:820;text-transform:uppercase;letter-spacing:.06em}.finder-panel label span{display:inline-grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#fff;color:var(--ink);margin-right:6px}.finder-panel select{display:block;width:100%;margin-top:9px;background:#fff;color:var(--ink);border:0;border-radius:12px;padding:13px;font:inherit;text-transform:none;letter-spacing:0}.finder-panel select:disabled{opacity:.55}.finder-result{margin-top:18px;border:1px solid var(--line);border-radius:24px;background:#fff;min-height:150px;padding:24px}.finder-empty{text-align:center;color:var(--muted);padding:28px}.finder-empty strong{display:block;color:var(--ink);font-size:1.15rem}.result-head{display:flex;justify-content:space-between;gap:20px;align-items:start}.result-head h2{margin:.2em 0 0;font-size:1.8rem}.risk-pill{background:var(--paper);border-radius:999px;padding:8px 11px;font-size:.76rem;font-weight:850;white-space:nowrap}.result-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:11px;margin-top:20px}.result-box{padding:17px;border-radius:16px;border:1px solid var(--line)}.result-box b{font-size:.84rem}.result-box p{color:var(--muted);font-size:.9rem;margin:.4rem 0 0}.result-box.safe{background:#eef7f2}.result-box.caution{background:#fff7e6}.result-box.avoid{background:#fff0ed}.result-actions{display:flex;justify-content:space-between;gap:18px;align-items:center;margin-top:18px}.finder-disclaimer{font-size:.78rem;color:#74858b;text-align:center;margin-top:14px}.site-footer{background:var(--ink);color:#d8e2e5;padding:54px 0 20px;margin-top:60px}.footer-main{display:grid;grid-template-columns:1fr 1fr;gap:60px}.footer-note{color:#9fb0b6;max-width:590px;font-size:.92rem}.footer-links{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.footer-links div{display:grid;align-content:start;gap:8px}.footer-links strong{color:#fff;margin-bottom:5px}.footer-links a{color:#b6c5c9;font-size:.9rem}.footer-bottom{border-top:1px solid #29434b;margin-top:34px;padding-top:18px;display:flex;justify-content:space-between;gap:20px;color:#80979e;font-size:.78rem}@media(max-width:900px){.site-nav{display:none}.mobile-menu{display:block}.hero{padding:58px 0}.hero-grid,.section-heading,.footer-main{grid-template-columns:1fr}.section-heading>p,.text-link{justify-self:start}.grid-3,.guide-grid{grid-template-columns:1fr}.problem-grid{grid-template-columns:1fr}.surface-list{grid-template-columns:repeat(2,1fr)}.article-trust,.finder-panel,.result-grid{grid-template-columns:1fr}.hero-grid{gap:30px}.hero h1{font-size:3.65rem}.section{padding:58px 0}.manifesto-box{padding:34px}.article-footer{align-items:flex-start;flex-direction:column}}@media(max-width:560px){.sfl-shell,.article-wrap,.page-wrap{width:min(calc(100% - 26px),var(--max))}.header-inner{height:70px}.hero h1{font-size:3rem}.finder-card{border-radius:24px;padding:22px}.surface-list{grid-template-columns:1fr}.footer-links{grid-template-columns:1fr}.footer-bottom{flex-direction:column}.result-head,.result-actions{flex-direction:column;align-items:flex-start}.article-header h1,.page-header h1{font-size:2.8rem}}

/* v0.3.0 authority + conversion polish */
.hub-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.hub-card{min-height:210px;padding:25px;border:1px solid var(--line);border-radius:24px;background:#fff;display:flex;flex-direction:column;justify-content:space-between;transition:.18s ease}.hub-card:hover{transform:translateY(-3px);box-shadow:var(--shadow2)}.hub-card .hub-no{font-size:.72rem;font-weight:900;color:var(--accent);letter-spacing:.1em}.hub-card h3{font-size:1.35rem;margin:.7rem 0 .3rem}.hub-card p{color:var(--muted);margin:0}.hub-card b{margin-top:18px;color:var(--accent2);font-size:.88rem}.authority-band{background:var(--ink);color:#fff}.authority-band .section-kicker{color:#ef9a79}.authority-band .section-heading p{color:#b9c8cc}.standard-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.standard-item{padding:18px;border:1px solid #2a454e;border-radius:18px;background:#132c34}.standard-item strong{display:block}.standard-item span{display:block;color:#a9bbc0;font-size:.86rem;margin-top:5px}.sfl-commerce-slot{margin:38px 0;padding:22px;border:1px solid var(--line);border-radius:20px;background:var(--paper2);font-family:Inter,ui-sans-serif,system-ui,sans-serif}.sfl-commerce-slot h3{margin:.35rem 0}.sfl-commerce-slot p{margin:.4rem 0;color:var(--muted)}.sfl-commerce-slot small{color:#708188}.article-content>h2{scroll-margin-top:100px}.article-content table{width:100%;border-collapse:collapse;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:.92rem}.article-content th,.article-content td{border-bottom:1px solid var(--line);padding:12px;text-align:left}.article-content th{background:var(--paper2)}@media(max-width:900px){.hub-grid{grid-template-columns:1fr 1fr}.standard-grid{grid-template-columns:1fr 1fr}}@media(max-width:560px){.hub-grid,.standard-grid{grid-template-columns:1fr}}

/* v0.7.0 launch-authority polish */
.guide-safety{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:30px 0;font-family:Inter,ui-sans-serif,system-ui,sans-serif}.guide-safety>div{border-radius:18px;padding:18px;border:1px solid var(--line)}.guide-safety .safe{background:#eef7f2}.guide-safety .caution{background:#fff7e6}.guide-safety .avoid{background:#fff0ed}.guide-safety strong{display:block;margin-bottom:5px}.related-fixes{margin-top:48px;padding-top:32px;border-top:1px solid var(--line)}.related-fixes-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.related-fixes a{padding:16px;border:1px solid var(--line);border-radius:16px;background:#fff;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-weight:800}.article-source-note{margin:34px 0;padding:18px 20px;border-left:4px solid var(--accent2);background:var(--paper2);font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:.92rem}.quality-chip{display:inline-flex;padding:6px 9px;border-radius:999px;background:#eaf5f0;color:var(--accent2);font-size:.72rem;font-weight:850}.hub-callout{padding:22px;border-radius:20px;background:linear-gradient(135deg,#f7f2e9,#eef5f1);border:1px solid var(--line);margin:28px 0}@media(max-width:760px){.guide-safety,.related-fixes-grid{grid-template-columns:1fr}}

/* v0.8.0 visual/editorial polish */
.article-hero{position:relative;overflow:hidden;background:#eef1ed}.article-hero:after{content:"";position:absolute;inset:0;box-shadow:inset 0 0 0 1px rgba(16,46,55,.08);border-radius:24px;pointer-events:none}.article-hero img{display:block;transition:transform .35s ease}.article-header:hover .article-hero img{transform:scale(1.012)}.source-list{margin:32px 0;padding:20px 22px;border:1px solid var(--line);border-radius:18px;background:#fafbf9;font-family:Inter,ui-sans-serif,system-ui,sans-serif}.source-list h3{margin:0 0 10px}.source-list ul{margin:0;padding-left:20px}.source-list a{overflow-wrap:anywhere}.article-trust>div:first-child{box-shadow:inset 3px 0 0 var(--accent)}


/* v0.10.0 launch-readiness polish */
.sfl-related-inline{margin:34px 0;padding:20px 22px;border:1px solid var(--line);border-radius:18px;background:linear-gradient(135deg,#fbfaf6,#f1f7f4);font-family:Inter,ui-sans-serif,system-ui,sans-serif}.sfl-related-inline strong{display:block;margin-bottom:8px}.sfl-related-inline ul{margin:0;padding-left:20px}.sfl-related-inline li+li{margin-top:5px}.sfl-html-sitemap{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.sfl-html-sitemap section{padding:22px;border:1px solid var(--line);border-radius:20px;background:#fff}.sfl-html-sitemap h2{margin-top:0}.sfl-html-sitemap ul{margin:0;padding-left:20px}.article-status-ready{display:inline-flex;align-items:center;gap:7px;padding:7px 10px;border-radius:999px;background:#eaf5f0;color:var(--accent2);font-size:.75rem;font-weight:850}.article-status-ready:before{content:"✓";font-weight:900}@media(max-width:700px){.sfl-html-sitemap{grid-template-columns:1fr}}


/* v0.14.0 Clean Rebuild — FastenerBench-style design system discipline */
:root{--s14-navy:#0d3550;--s14-navy2:#153f58;--s14-teal:#1f8992;--s14-cyan:#2db8bf;--s14-soft:#edf7f6;--s14-warm:#f7f3eb;--s14-line:#dce6e7;--s14-muted:#6f7e84;--s14-max:1280px}
.sfl-shell{width:min(calc(100% - 48px),var(--s14-max))}
.site-header{position:relative;top:auto;background:#fff;backdrop-filter:none;border-bottom:1px solid #e6eded;box-shadow:none}
body.admin-bar .site-header{top:auto}
.header-inner{height:74px;display:flex;align-items:center;gap:28px}
.brand-lockup{display:flex;align-items:center;gap:10px;min-width:290px}
.brand-mark{width:37px;height:37px;border:2px solid var(--s14-teal);border-radius:10px;display:grid;place-items:center;color:var(--s14-teal);font-size:1rem;font-weight:900;flex:0 0 37px}
.brand-word{display:flex;align-items:baseline;gap:0;white-space:nowrap;font-family:Georgia,"Times New Roman",serif;font-size:1.55rem;line-height:1;color:var(--s14-navy);font-weight:700;letter-spacing:-.035em}
.brand-word>span{color:var(--s14-teal)}
.brand-word small{display:block;position:absolute;margin-top:25px;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:.62rem;font-weight:500;letter-spacing:0;color:#6f7e84}
.site-nav{margin-left:auto;display:flex;align-items:center;gap:28px;color:#18384a;font-weight:700;font-size:.87rem}
.site-nav a:not(.nav-cta):not(.nav-search):hover{color:var(--s14-teal)}
.nav-search{font-size:1rem;color:#18384a}.nav-cta{background:#eef8f8!important;color:#1c6d73!important;border:1px solid #c8e2e2;border-radius:9px;padding:11px 17px}
.mobile-menu{display:none}

.home-v14{position:relative;overflow:hidden;min-height:420px;background:#e9efef;border-bottom:1px solid #dfe7e7}
.home-hero-photo{position:absolute;inset:0;background-position:center;background-size:cover}
.home-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(9,43,66,.96) 0%,rgba(9,43,66,.92) 38%,rgba(9,43,66,.5) 58%,rgba(9,43,66,.08) 86%)}
.home-hero-inner{position:relative;min-height:420px;display:flex;align-items:center}
.home-hero-copy{width:47%;color:#fff;padding:48px 0 54px;z-index:2}
.home-kicker{display:block;font-size:.64rem;letter-spacing:.18em;font-weight:900;color:#3b7280;margin-bottom:12px}.home-kicker.light{color:#91dad5}
.home-hero-copy h1,.home-section-head h2,.method-intro h2{font-family:Georgia,"Times New Roman",serif;letter-spacing:-.045em}
.home-hero-copy h1{font-size:clamp(3.25rem,5.1vw,5rem);line-height:.9;margin:0 0 18px;max-width:620px}
.home-hero-copy>p{font-size:1rem;line-height:1.55;color:#e7eef0;max-width:575px;margin:0 0 24px}
.home-hero-actions{display:flex;align-items:center;gap:20px;margin-bottom:24px}.home-primary{display:inline-flex;gap:10px;align-items:center;background:var(--s14-cyan);color:#fff;border-radius:7px;padding:13px 20px;font-weight:850}.home-secondary{color:#fff;border-bottom:1px solid rgba(255,255,255,.55);font-weight:760;font-size:.86rem}
.home-trust-inline{display:flex;gap:20px;flex-wrap:wrap;color:#e2ebee;font-size:.7rem}
.home-finder-card{position:absolute;z-index:4;right:14%;top:50%;transform:translateY(-50%);width:370px;background:#fff;border:1px solid #dfe7e7;border-radius:13px;box-shadow:0 18px 55px rgba(8,31,45,.24);padding:21px}
.home-finder-heading{display:flex;gap:11px;align-items:flex-start;margin-bottom:13px}.finder-icon{width:34px;height:34px;border-radius:50%;background:#eaf6f6;color:#237984;display:grid;place-items:center;flex:0 0 34px}.home-finder-heading strong{display:block;font-family:Georgia,"Times New Roman",serif;color:var(--s14-navy);font-size:1.38rem;line-height:1}.home-finder-heading small{display:block;color:#76878d;font-size:.67rem;line-height:1.4;margin-top:5px}
.home-finder-card label{display:block;margin-top:10px}.home-finder-card label>span{display:block;color:#657a83;font-size:.61rem;letter-spacing:.08em;font-weight:900;margin-bottom:5px}.home-finder-card select{width:100%;border:1px solid #d6e2e3;border-radius:7px;padding:11px 12px;background:#fbfdfd;color:#51666f;font:inherit;font-size:.8rem}.home-finder-card button{width:100%;border:0;border-radius:7px;background:var(--s14-navy);color:#fff;padding:12px 14px;font-weight:850;margin-top:12px;cursor:pointer}.finder-note{display:block;text-align:center;color:#89979d;font-size:.63rem;margin-top:9px}

.home-strip{padding:42px 0}.home-section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:26px;margin-bottom:22px}.home-section-head h2{font-size:clamp(2rem,3.6vw,3.25rem);line-height:.98;color:var(--s14-navy);margin:0}.home-section-head.compact h2{font-size:clamp(1.8rem,3vw,2.55rem)}.home-section-head>a{color:#24727b;font-size:.78rem;font-weight:850;white-space:nowrap;margin-bottom:4px}
.home-problems{background:#fff}.problem-row{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.problem-tile{overflow:hidden;border:1px solid #dfe7e7;border-radius:8px;background:#fff;box-shadow:0 5px 18px rgba(20,50,65,.035);transition:.2s}.problem-tile:hover{transform:translateY(-3px);box-shadow:0 12px 30px rgba(20,50,65,.08)}.problem-tile img{display:block;width:100%;height:104px;object-fit:cover}.problem-tile>div{position:relative;padding:13px 38px 14px 14px;min-height:108px}.problem-tile strong{display:block;color:#18384a;font-size:.91rem}.problem-tile p{margin:4px 0 0;color:#738189;font-size:.71rem;line-height:1.4}.problem-tile>div>span{position:absolute;right:12px;bottom:13px;width:27px;height:27px;border:1px solid #cedadc;border-radius:50%;display:grid;place-items:center;color:#53717b}
.home-surfaces{background:linear-gradient(180deg,#f2f9f8,#edf6f5)}.surface-row{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.surface-tile{position:relative;overflow:hidden;border-radius:8px;aspect-ratio:1.7;background:#dfe9e9}.surface-tile img{width:100%;height:100%;object-fit:cover;display:block;transition:.25s}.surface-tile:after{content:"";position:absolute;inset:32% 0 0;background:linear-gradient(transparent,rgba(11,35,47,.58))}.surface-tile span{position:absolute;z-index:2;left:13px;bottom:10px;color:#fff;font-weight:850;font-size:.82rem}.surface-tile:hover img{transform:scale(1.035)}
.home-guides{background:#fff}.guide-row{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.guide-tile{border:1px solid #dfe7e7;border-radius:8px;overflow:hidden;background:#fff}.guide-tile>img{display:block;width:100%;aspect-ratio:1.72;object-fit:cover}.guide-tile>div{padding:14px 15px 16px}.guide-tile>div>span{font-size:.56rem;letter-spacing:.12em;font-weight:900;color:#667d85}.guide-tile h3{font-family:Georgia,"Times New Roman",serif;font-size:1.05rem;line-height:1.12;color:#15364a;margin:6px 0}.guide-tile p{font-size:.71rem;line-height:1.42;color:#74838a;margin:0 0 10px}.guide-tile a{font-size:.69rem;font-weight:850;color:#23727a}
.home-method{padding:42px 0;background:var(--s14-warm)}.home-method-grid{display:grid;grid-template-columns:.82fr 2.15fr;gap:38px;align-items:center}.method-intro h2{font-size:2.55rem;line-height:.98;color:var(--s14-navy);margin:0 0 13px}.method-intro p{font-size:.81rem;color:#6c7d83;line-height:1.5;margin:0 0 13px}.method-intro>a{font-size:.72rem;font-weight:850;color:#2b7881}.method-steps{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border:1px solid #dedfdc;border-radius:8px;overflow:hidden}.method-steps>div{padding:20px;border-right:1px solid #e6e7e4}.method-steps>div:last-child{border-right:0}.method-steps b{display:block;color:#c28a66;font-size:.62rem;letter-spacing:.12em}.method-steps strong{display:block;font-family:Georgia,"Times New Roman",serif;font-size:1rem;color:#1b3547;margin:5px 0}.method-steps p{font-size:.69rem;line-height:1.45;color:#718087;margin:0}
.home-trust-band{padding:28px 0 34px;background:#fff}.home-trust-grid{display:grid;grid-template-columns:1.25fr repeat(3,1fr);gap:22px;align-items:center}.home-trust-grid>div:first-child>strong{display:block;font-family:Georgia,"Times New Roman",serif;color:#17384a;font-size:1.18rem;line-height:1.2}.home-trust-grid>div:not(:first-child){display:flex;gap:10px;align-items:flex-start;color:#2a7a82}.home-trust-grid>div:not(:first-child)>span{color:#18384a}.home-trust-grid b,.home-trust-grid small{display:block}.home-trust-grid b{font-size:.77rem}.home-trust-grid small{font-size:.65rem;line-height:1.36;color:#74838a;margin-top:3px}
.site-footer{margin-top:0;background:linear-gradient(135deg,#0b2f47,#123f59);color:#d9e5e8;padding:0}.footer-main{padding-top:46px;padding-bottom:34px;display:grid;grid-template-columns:1.2fr .8fr;gap:70px}.footer-logo{font-family:Georgia,"Times New Roman",serif;font-size:1.6rem;font-weight:700}.footer-logo span{color:#2db8bf}.footer-note{font-size:.79rem;line-height:1.55;color:#b9cad1;max-width:560px}.footer-brand-block em{display:block;margin-top:18px;font-family:Georgia,"Times New Roman",serif;color:#e6ecee}.footer-links{display:grid;grid-template-columns:repeat(2,1fr);gap:34px}.footer-links div{display:grid;gap:7px;align-content:start}.footer-links strong{color:#fff;margin-bottom:3px}.footer-links a{font-size:.78rem;color:#bdccd1}.footer-bottom{border-top:1px solid #294a5c;margin-top:0;padding:18px 0;display:flex;justify-content:space-between;color:#7fa0ad;font-size:.68rem}

@media(max-width:1100px){.site-nav{gap:18px}.brand-lockup{min-width:250px}.home-finder-card{right:4%;width:350px}.home-hero-copy{width:50%}.problem-row{gap:10px}.guide-row{grid-template-columns:repeat(2,1fr)}}
@media(max-width:900px){.sfl-shell{width:min(calc(100% - 34px),var(--s14-max))}.header-inner{height:66px}.brand-lockup{min-width:0}.brand-word{font-size:1.22rem}.brand-word small{display:none}.site-nav{display:none}.mobile-menu{display:block}.home-v14{min-height:500px}.home-hero-inner{min-height:500px;align-items:flex-start}.home-hero-copy{width:58%;padding:48px 0 185px}.home-hero-copy h1{font-size:3.9rem}.home-finder-card{left:17px;right:17px;top:auto;bottom:18px;transform:none;width:auto;display:grid;grid-template-columns:1.05fr .9fr .9fr .75fr;gap:10px;align-items:end;padding:14px}.home-finder-heading{margin:0}.home-finder-card label{margin:0}.home-finder-card button{margin:0}.finder-note{display:none}.problem-row{grid-template-columns:repeat(5,minmax(190px,1fr));overflow-x:auto;padding-bottom:8px}.surface-row{grid-template-columns:repeat(6,minmax(180px,1fr));overflow-x:auto;padding-bottom:8px}.home-method-grid{grid-template-columns:1fr}.home-trust-grid{grid-template-columns:1fr 1fr}.footer-main{grid-template-columns:1fr;gap:30px}}
@media(max-width:620px){.sfl-shell{width:min(calc(100% - 26px),var(--s14-max))}.brand-mark{width:31px;height:31px;flex-basis:31px}.brand-word{font-size:1.08rem}.home-v14{min-height:670px}.home-hero-overlay{background:linear-gradient(180deg,rgba(9,43,66,.95) 0%,rgba(9,43,66,.84) 57%,rgba(9,43,66,.62) 100%)}.home-hero-copy{width:100%;padding:42px 0 310px}.home-hero-copy h1{font-size:3.1rem}.home-hero-copy>p{font-size:.91rem}.home-trust-inline{display:grid;grid-template-columns:1fr 1fr;gap:8px 14px}.home-finder-card{display:block;bottom:16px;padding:16px}.home-finder-card label{margin-top:8px}.home-finder-card button{margin-top:10px}.home-section-head{display:block}.home-section-head>a{display:inline-block;margin-top:11px}.home-section-head h2{font-size:2.25rem}.problem-row{grid-template-columns:repeat(5,minmax(210px,1fr))}.surface-row{grid-template-columns:repeat(6,minmax(190px,1fr))}.guide-row{grid-template-columns:1fr}.method-steps{grid-template-columns:1fr 1fr}.method-steps>div:nth-child(2){border-right:0}.method-steps>div:nth-child(-n+2){border-bottom:1px solid #e6e7e4}.home-trust-grid{grid-template-columns:1fr}.footer-links{grid-template-columns:1fr 1fr}.footer-bottom{flex-direction:column;gap:8px}}


/* v0.14.1 Visual Quality Pass */
.site-header{position:relative!important;top:auto!important}
.home-v14{min-height:390px;background:#f3f6f4}
.home-hero-photo{background-position:center right}
.home-hero-overlay{background:linear-gradient(90deg,rgba(10,43,62,.94) 0%,rgba(10,43,62,.90) 34%,rgba(10,43,62,.58) 51%,rgba(10,43,62,.16) 70%,rgba(10,43,62,0) 100%)}
.home-hero-inner{min-height:390px}
.home-hero-copy{width:48%;padding:42px 0 46px}
.home-hero-copy h1{font-size:clamp(3rem,4.7vw,4.65rem);line-height:.92;margin-bottom:15px}
.home-hero-copy>p{font-size:.96rem;max-width:540px;margin-bottom:20px}
.home-primary{box-shadow:0 8px 22px rgba(45,184,191,.18)}
.home-finder-card{right:8%;width:380px;border-radius:16px;padding:22px 22px 19px;box-shadow:0 20px 60px rgba(8,31,45,.18)}
.home-strip{padding:36px 0}
.home-section-head{margin-bottom:18px}.home-section-head h2{font-size:clamp(1.9rem,3.2vw,2.9rem)}
.problem-row{gap:12px}.problem-tile{border-radius:12px}.problem-tile img{height:92px}.problem-tile>div{padding:12px 36px 12px 13px;min-height:96px}.problem-tile strong{font-size:.88rem}.problem-tile p{font-size:.69rem}.problem-tile>div>span{width:25px;height:25px;right:10px;bottom:11px}
.home-surfaces{background:linear-gradient(180deg,#eff8f7,#f7fbfa)}.surface-row{gap:12px}.surface-tile{border-radius:12px;aspect-ratio:1.85}.surface-tile span{left:12px;bottom:9px;font-size:.78rem}
.guide-row{gap:14px}.guide-tile{border-radius:12px;box-shadow:0 8px 24px rgba(15,35,43,.035)}.guide-tile>img{aspect-ratio:1.9}.guide-tile>div{padding:13px 14px 14px}.guide-tile h3{font-size:1rem}.guide-tile p{font-size:.69rem}
.home-method{padding:34px 0}.home-method-grid{gap:30px}.method-intro h2{font-size:2.3rem}.method-steps>div{padding:18px}.method-steps strong{font-size:.96rem}.method-steps p{font-size:.67rem}
.home-trust-band{padding:24px 0 30px}.home-trust-grid{gap:18px}
.site-footer{background:#0a3047;color:#dce8eb;overflow:hidden}
.footer-feature{display:grid;grid-template-columns:1.1fr .9fr;gap:0;border-bottom:1px solid rgba(255,255,255,.10)}
.footer-feature-copy{padding:42px 46px 38px 0}.footer-eyebrow{display:block;font-size:.62rem;letter-spacing:.18em;font-weight:900;color:#76d5d3;margin-bottom:9px}.footer-feature h2{font-family:Georgia,"Times New Roman",serif;font-size:2.2rem;line-height:1.02;margin:0 0 12px;color:#fff}.footer-feature p{margin:0 0 18px;color:#b9cbd1;max-width:620px;font-size:.82rem}.footer-cta{display:inline-flex;align-items:center;gap:9px;background:#2db8bf;color:#fff!important;padding:11px 16px;border-radius:8px;font-weight:850;font-size:.78rem}.footer-feature-art{min-height:220px;background-size:cover;background-position:center;position:relative}.footer-feature-art:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#0a3047 0%,rgba(10,48,71,.12) 44%,rgba(10,48,71,.02) 100%)}
.footer-main{padding-top:34px;padding-bottom:28px;grid-template-columns:1.15fr .85fr;gap:56px}.footer-brand-block{display:grid;align-content:start}.footer-logo{font-size:1.72rem}.footer-note{font-size:.76rem;max-width:520px}.footer-brand-block em{font-size:1rem;color:#eef4f5;margin-top:14px}.footer-proof{display:flex;gap:14px;flex-wrap:wrap;margin-top:18px}.footer-proof span{font-size:.65rem;color:#a8bdc5;border:1px solid rgba(255,255,255,.13);padding:6px 9px;border-radius:999px}.footer-links{grid-template-columns:repeat(3,1fr);gap:28px}.footer-links div{gap:6px}.footer-links strong{font-size:.76rem}.footer-links a{font-size:.73rem}.footer-bottom{padding:16px 0;font-size:.66rem}.footer-bottom-links{display:flex;gap:16px;flex-wrap:wrap}.footer-bottom-links a{color:#91abb4}
@media(max-width:1100px){.home-finder-card{right:3%;width:350px}.home-hero-copy{width:51%}.footer-feature-copy{padding-right:24px}}
@media(max-width:900px){.home-v14{min-height:560px}.home-hero-inner{min-height:560px}.home-hero-copy{width:58%;padding:40px 0 205px}.home-finder-card{left:20px;right:20px;bottom:18px;top:auto;transform:none;width:auto;display:grid;grid-template-columns:1.05fr .9fr .9fr .75fr;gap:10px;align-items:end;padding:14px}.home-finder-heading{margin:0}.home-finder-card label{margin:0}.home-finder-card button{margin:0}.footer-feature{grid-template-columns:1fr}.footer-feature-copy{padding:34px 0 30px}.footer-feature-art{min-height:170px}.footer-main{grid-template-columns:1fr}.footer-links{grid-template-columns:repeat(3,1fr)}}
@media(max-width:620px){.home-v14{min-height:680px}.home-hero-overlay{background:linear-gradient(180deg,rgba(9,43,66,.93) 0%,rgba(9,43,66,.78) 58%,rgba(9,43,66,.46) 100%)}.home-hero-copy{width:100%;padding:38px 0 325px}.home-hero-copy h1{font-size:2.9rem}.home-finder-card{display:block}.problem-tile img{height:88px}.footer-links{grid-template-columns:1fr 1fr}.footer-feature h2{font-size:1.85rem}}

/* v0.14.5 Image Composition Pass */
.home-v14{background:#f7f5ef;min-height:420px}
.home-hero-photo{left:43%;right:0;background-position:56% center;background-size:cover}
.home-hero-overlay{background:linear-gradient(90deg,#f7f5ef 0%,#f7f5ef 38%,rgba(247,245,239,.94) 45%,rgba(247,245,239,.34) 60%,rgba(247,245,239,0) 77%)}
.home-hero-inner{min-height:420px}
.home-hero-copy{width:47%;color:#10364e;padding:45px 0 48px}
.home-kicker.light{color:#237980}
.home-hero-copy h1{color:#12364e;text-shadow:none;font-size:clamp(3rem,4.5vw,4.5rem);line-height:.94}
.home-hero-copy>p{color:#536a73;font-size:.96rem;max-width:555px}
.home-secondary{color:#173f55;border-bottom-color:#8ca0a8}
.home-trust-inline{color:#42626d}
.home-finder-card{box-shadow:0 18px 55px rgba(16,54,78,.18);border:1px solid rgba(23,91,100,.12)}
.problem-tile img{height:112px;object-fit:cover;object-position:center center}
.problem-tile:nth-child(1) img{object-position:55% 55%}
.problem-tile:nth-child(2) img{object-position:52% 48%}
.problem-tile:nth-child(3) img{object-position:50% 48%}
.problem-tile:nth-child(4) img{object-position:50% 44%}
.problem-tile:nth-child(5) img{object-position:52% 52%}
.surface-tile img{object-fit:cover}
.surface-tile:nth-child(1) img{object-position:48% 44%}
.surface-tile:nth-child(2) img{object-position:50% 55%}
.surface-tile:nth-child(3) img{object-position:52% 48%}
.surface-tile:nth-child(4) img{object-position:55% 52%}
.surface-tile:nth-child(5) img{object-position:52% 52%}
.surface-tile:nth-child(6) img{object-position:50% 50%}
.guide-tile>img{aspect-ratio:1.85;object-fit:cover;object-position:center center}
.guide-tile:nth-child(1)>img{object-position:50% 48%}
.guide-tile:nth-child(2)>img{object-position:52% 48%}
.guide-tile:nth-child(3)>img{object-position:50% 42%}
.guide-tile:nth-child(4)>img{object-position:55% 52%}
.footer-feature{grid-template-columns:1.15fr .85fr;background:linear-gradient(135deg,#0c3850,#0a3047)}
.footer-feature-copy{padding:42px 42px 40px 0}
.footer-materials{min-height:220px;display:grid;grid-template-columns:repeat(3,1fr);gap:12px;align-items:center;padding:36px 0 36px 42px;position:relative}
.footer-material{display:block;height:128px;border-radius:10px;border:1px solid rgba(255,255,255,.12);box-shadow:0 12px 30px rgba(0,0,0,.12)}
.footer-material-stone{background:linear-gradient(145deg,#e7e4dc,#bcb9b0 45%,#f1efe9 47%,#c7c2b7)}
.footer-material-glass{background:linear-gradient(145deg,rgba(205,239,238,.88),rgba(76,132,139,.56));border-color:rgba(185,232,232,.28)}
.footer-material-wood{background:repeating-linear-gradient(100deg,#8c5b35 0 9px,#a97345 9px 16px,#7a4d2e 16px 23px)}
.footer-materials small{position:absolute;right:0;bottom:17px;letter-spacing:.16em;font-size:.56rem;color:#89aab4;font-weight:850}
@media(max-width:900px){
  .home-v14,.home-hero-inner{min-height:610px}
  .home-hero-photo{left:38%;background-position:60% center}
  .home-hero-overlay{background:linear-gradient(180deg,#f7f5ef 0%,rgba(247,245,239,.98) 45%,rgba(247,245,239,.68) 68%,rgba(247,245,239,.10) 100%)}
  .home-hero-copy{width:62%;padding:42px 0 215px}
  .footer-feature{grid-template-columns:1fr}
  .footer-materials{padding:18px 0 28px;min-height:150px}
  .footer-material{height:100px}
}
@media(max-width:620px){
  .home-v14,.home-hero-inner{min-height:710px}
  .home-hero-photo{left:0;top:48%;background-position:60% center}
  .home-hero-overlay{background:linear-gradient(180deg,#f7f5ef 0%,#f7f5ef 47%,rgba(247,245,239,.76) 63%,rgba(247,245,239,.08) 100%)}
  .home-hero-copy{width:100%;padding:38px 0 350px}
  .home-hero-copy h1{font-size:2.8rem}
  .home-trust-inline{color:#284e5f}
  .footer-materials{grid-template-columns:repeat(3,1fr);gap:8px}
  .footer-material{height:84px}
}

/* v0.14.5 Quality Recovery Pass — based on v0.14.2 */
.home-v145{min-height:430px;background:#f8f4ec}.home-v145 .home-hero-photo{left:46%;right:0;top:0;bottom:0;background-size:cover;background-position:58% 54%}.home-v145 .home-hero-overlay{background:linear-gradient(90deg,#f8f4ec 0%,#f8f4ec 41%,rgba(248,244,236,.93) 48%,rgba(248,244,236,.28) 64%,rgba(248,244,236,0) 80%)}.home-v145 .home-hero-inner{min-height:430px}.home-v145 .home-hero-copy{width:48%;padding:54px 0 50px;color:#10364e}.home-v145 .home-hero-copy h1{font-size:clamp(3.15rem,4.55vw,4.65rem);line-height:.93;color:#12364e;text-shadow:none}.home-v145 .home-hero-copy>p{color:#596d76;max-width:570px}.home-v145 .home-trust-inline{color:#43606a}.home-v145 .home-secondary{color:#153f54;border-bottom-color:#9aa8ad}
.home-finder-bar{background:linear-gradient(180deg,#f3fbfa,#edf8f7);border-top:1px solid #d9e8e5;border-bottom:1px solid #d6e4e1;padding:18px 0}.finder-bar-inner{display:grid;grid-template-columns:260px 1fr;gap:24px;align-items:end}.finder-bar-title{display:flex;gap:13px;align-items:center}.finder-bar-title .finder-icon{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:#dff2f0;color:#157075;font-size:1.25rem}.finder-bar-title strong{display:block;font-family:Georgia,"Times New Roman",serif;font-size:1.5rem;line-height:1.05;color:#15384e}.finder-bar-title small{display:block;color:#6b7c82;margin-top:5px}.finder-bar-form{display:grid;grid-template-columns:1fr 1fr 210px;gap:14px;align-items:end}.finder-bar-form label>span{display:block;font-size:.64rem;font-weight:900;letter-spacing:.1em;color:#62767b;margin:0 0 6px}.finder-bar-form select{width:100%;height:50px;border:1px solid #cfdcda;border-radius:10px;background:#fff;padding:0 15px;color:#3f545c;font:inherit}.finder-bar-form button{height:50px;border:0;border-radius:10px;background:#0f4866;color:#fff;font-weight:850;font-size:.86rem;cursor:pointer}.finder-bar-form button:hover{background:#12617f}
.problem-tile img{height:118px;image-rendering:auto}.problem-row,.surface-row,.guide-row{gap:16px}.surface-tile{aspect-ratio:1.75;border-radius:14px;overflow:hidden;background:#fff}.surface-tile img{width:100%;height:100%;object-fit:cover;object-position:center!important;filter:none}.surface-tile span{background:linear-gradient(180deg,transparent,rgba(8,31,45,.66));left:0;right:0;bottom:0;padding:34px 13px 11px;color:#fff;font-size:.82rem}.guide-tile>img{aspect-ratio:1.7;object-fit:cover;filter:none}.guide-tile>div{padding:15px 16px 16px}.guide-tile h3{font-size:1.03rem}.home-strip{padding-top:42px;padding-bottom:42px}
.prefooter-cta{background:#f4ead9;border-top:1px solid #eadfcd;border-bottom:1px solid #ded4c5}.prefooter-inner{min-height:126px;display:flex;align-items:center;justify-content:space-between;gap:36px}.prefooter-inner h2{font-family:Georgia,"Times New Roman",serif;font-size:2rem;line-height:1.05;margin:5px 0 4px;color:#15384e}.prefooter-inner p{margin:0;color:#65767c}.prefooter-inner>a{display:inline-flex;align-items:center;gap:8px;background:#167b7d;color:#fff;padding:13px 18px;border-radius:10px;font-weight:850;white-space:nowrap}
.footer-v145{background:#092e43;color:#dce8eb;padding-top:0}.footer-v145-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:70px;padding-top:36px;padding-bottom:30px}.footer-v145-brand{max-width:560px}.footer-v145-brand .footer-logo{font-family:Georgia,"Times New Roman",serif;font-weight:700;font-size:1.85rem;color:#fff}.footer-v145-brand .footer-logo span{color:#2db8bf}.footer-v145-brand p{color:#b7cbd1;font-size:.78rem;max-width:500px}.footer-v145-brand em{display:block;color:#eff6f7;font-family:Georgia,"Times New Roman",serif;margin:13px 0 17px}.footer-v145-brand img{display:block;width:250px;height:72px;object-fit:cover;border-radius:10px;border:1px solid rgba(255,255,255,.12);opacity:.96}.footer-v145-links{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.footer-v145-links>div{display:grid;align-content:start;gap:7px}.footer-v145-links strong{color:#fff;font-size:.78rem;margin-bottom:3px}.footer-v145-links a{color:#b8cbd1;font-size:.72rem}.footer-v145-links a:hover{color:#fff}.footer-v145-bottom{border-top:1px solid rgba(255,255,255,.1);padding:14px 0 16px;display:flex;justify-content:space-between;gap:20px;color:#8faab4;font-size:.67rem}
@media(max-width:960px){.finder-bar-inner{grid-template-columns:1fr}.finder-bar-form{grid-template-columns:1fr 1fr 190px}.home-v145{min-height:520px}.home-v145 .home-hero-photo{left:40%}.home-v145 .home-hero-copy{width:56%;padding-bottom:70px}.footer-v145-grid{grid-template-columns:1fr;gap:28px}.footer-v145-links{grid-template-columns:repeat(3,1fr)}}
@media(max-width:700px){.home-v145{min-height:650px}.home-v145 .home-hero-photo{left:0;top:50%;background-position:60% center}.home-v145 .home-hero-overlay{background:linear-gradient(180deg,#f8f4ec 0%,#f8f4ec 48%,rgba(248,244,236,.8) 63%,rgba(248,244,236,.05) 100%)}.home-v145 .home-hero-copy{width:100%;padding:38px 0 330px}.home-v145 .home-hero-copy h1{font-size:2.85rem}.finder-bar-form{grid-template-columns:1fr}.finder-bar-form button{width:100%}.prefooter-inner{padding:24px 0;display:block}.prefooter-inner h2{font-size:1.65rem}.prefooter-inner>a{margin-top:16px}.footer-v145-links{grid-template-columns:1fr 1fr}.footer-v145-bottom{flex-direction:column}.footer-v145-brand img{width:220px}}


/* v0.14.6 Premium Authority Pass — build 1 of 2 */
.home-v146{background:#f7f3eb;border-bottom:0;overflow:hidden}.home-v146-grid{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);min-height:500px}.home-v146-copy{padding:70px 54px 64px 0;align-self:center}.home-v146-copy h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(3.7rem,5.7vw,5.8rem);line-height:.91;margin:14px 0 24px;letter-spacing:-.055em;color:#10384e}.home-v146-copy>p{font-size:1.02rem;line-height:1.65;color:#5d7078;max-width:600px;margin:0 0 30px}.home-v146-copy .home-kicker{color:#26787b}.home-v146-copy .home-secondary{color:#164b5d;border-bottom-color:#9eafb0}.home-v146-copy .home-trust-inline{margin-top:28px;color:#46636a;font-size:.78rem;display:flex;gap:22px;flex-wrap:wrap}.home-v146-visual{position:relative;min-height:500px;margin-right:calc((100vw - min(calc(100vw - 40px),var(--max)))/-2);background:#eaf1ee;overflow:hidden}.hero-main-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:52% 50%;filter:saturate(.91) contrast(1.02)}.home-v146-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(247,243,235,.28),rgba(247,243,235,0) 25%);pointer-events:none}.hero-detail{position:absolute;z-index:2;object-fit:cover;border:5px solid rgba(255,255,255,.93);box-shadow:0 18px 44px rgba(15,43,53,.18);border-radius:18px}.hero-detail-a{width:25%;height:24%;right:5.5%;bottom:8%;object-position:center}.hero-detail-b{width:21%;height:20%;right:28%;bottom:4%;object-position:center}.hero-material-note{position:absolute;z-index:3;right:5.5%;top:8%;padding:14px 16px;border-radius:14px;background:rgba(255,255,255,.92);box-shadow:0 12px 32px rgba(15,43,53,.12);backdrop-filter:blur(8px);max-width:220px}.hero-material-note strong,.hero-material-note span{display:block}.hero-material-note strong{font-family:Georgia,"Times New Roman",serif;font-size:1.08rem;color:#10384e}.hero-material-note span{font-size:.72rem;color:#63757c;margin-top:2px}
.home-finder-bar{padding:15px 0;background:#eff8f6;border-top:1px solid #dae8e4;border-bottom:1px solid #d4e4df}.finder-bar-inner{grid-template-columns:225px 1fr;gap:24px}.finder-bar-title .finder-icon{width:40px;height:40px}.finder-bar-title strong{font-size:1.35rem}.finder-bar-title small{font-size:.72rem}.finder-bar-form select,.finder-bar-form button{height:46px}.finder-bar-form{grid-template-columns:1fr 1fr 188px}
.home-strip{padding-top:48px;padding-bottom:48px}.home-section-head h2{font-size:clamp(2rem,3vw,3rem)}.problem-row{gap:18px}.problem-tile{border-radius:18px;overflow:hidden;box-shadow:0 8px 25px rgba(17,55,65,.045)}.problem-tile img{height:138px;object-fit:cover}.problem-tile>div{padding:15px 16px 17px}.problem-tile strong{font-size:1rem}.problem-tile p{font-size:.75rem;line-height:1.45;min-height:44px}.surface-row{gap:18px}.surface-tile{aspect-ratio:1.55;border-radius:16px;box-shadow:0 8px 24px rgba(17,55,65,.06)}.surface-tile img{transform:scale(1.003);image-rendering:auto}.surface-tile span{font-size:.88rem;padding:38px 15px 12px}.guide-row{gap:18px}.guide-tile{border-radius:18px;box-shadow:0 8px 28px rgba(17,55,65,.055);overflow:hidden}.guide-tile>img{aspect-ratio:1.78;filter:saturate(.96) contrast(1.03)}.guide-tile>div{padding:18px}.guide-tile h3{font-size:1.08rem;line-height:1.18}.guide-tile p{font-size:.75rem;line-height:1.5}.guide-tile a{font-size:.75rem}
.home-method{padding:54px 0;background:#f6f0e5}.home-method-grid{gap:54px}.method-steps{border-radius:18px;overflow:hidden;box-shadow:0 8px 28px rgba(17,55,65,.045)}.home-trust-band{padding:32px 0}.home-trust-grid{align-items:center}
.prefooter-cta{background:#fbf5e9}.prefooter-inner{min-height:105px}.prefooter-inner h2{font-size:1.65rem}.prefooter-inner p{font-size:.78rem}.footer-v145{background:#0a3042}.footer-v145-grid{grid-template-columns:1.25fr .9fr;gap:64px;padding-top:30px;padding-bottom:24px}.footer-v145-brand img{width:215px;height:64px;border-radius:12px}.footer-v145-brand p{max-width:520px}.footer-v145-bottom{padding:12px 0 14px}
@media(max-width:960px){.home-v146-grid{grid-template-columns:1fr}.home-v146-copy{padding:54px 0 38px}.home-v146-visual{min-height:390px;margin-right:0;border-radius:22px 22px 0 0}.hero-main-photo{object-position:50% 54%}.finder-bar-inner{grid-template-columns:1fr}.finder-bar-form{grid-template-columns:1fr 1fr 180px}.footer-v145-grid{grid-template-columns:1fr;gap:28px}}
@media(max-width:700px){.home-v146-copy h1{font-size:3rem}.home-v146-visual{min-height:330px}.hero-detail-a{width:29%;height:26%;right:5%;bottom:6%}.hero-detail-b{width:25%;height:22%;right:34%;bottom:3%}.hero-material-note{display:none}.finder-bar-form{grid-template-columns:1fr}.home-section-head{align-items:flex-end}.problem-row,.guide-row{grid-template-columns:1fr 1fr}.surface-row{grid-template-columns:repeat(2,1fr)}.footer-v145-links{grid-template-columns:1fr 1fr}.prefooter-inner{min-height:auto}}
@media(max-width:520px){.problem-row,.guide-row{grid-template-columns:1fr}.home-v146-visual{min-height:285px}.hero-detail{display:none}.surface-row{grid-template-columns:1fr 1fr}}


/* v0.14.8 controlled repair pass */
.home-v146{background:#f8f4ec}
.home-v146-grid{grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);min-height:500px}
.home-v146-copy{padding:68px 54px 62px 0}
.home-v148-visual{position:relative;min-height:500px;margin-right:calc((100vw - min(calc(100vw - 40px),var(--max)))/-2);overflow:hidden;background:#d8cec1}
.home-v148-visual>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:57% 54%;filter:saturate(.96) contrast(1.03) brightness(.99)}
.home-v148-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(248,244,236,.20) 0%,rgba(248,244,236,0) 28%,rgba(10,42,55,.08) 100%);pointer-events:none}
.hero-brand-panel{position:absolute;left:28px;bottom:26px;z-index:2;max-width:290px;padding:14px 16px;border-radius:14px;background:rgba(255,255,255,.90);backdrop-filter:blur(10px);box-shadow:0 12px 32px rgba(18,48,61,.12);border:1px solid rgba(255,255,255,.65)}
.hero-brand-panel span{display:block;font-size:.64rem;letter-spacing:.16em;font-weight:850;color:#247a7d}.hero-brand-panel strong{display:block;font-family:Georgia,"Times New Roman",serif;font-size:1.08rem;line-height:1.15;color:#12384d;margin:3px 0}.hero-brand-panel small{display:block;color:#6c7c82;font-size:.67rem}
.home-finder-bar{padding:16px 0;background:#edf7f5;border-top:1px solid #dce8e5;border-bottom:1px solid #d6e4e1}
.finder-bar-inner{grid-template-columns:210px 1fr;gap:22px}.finder-bar-form{grid-template-columns:1fr 1fr 180px}
.surface-tile img{object-fit:cover!important;object-position:center!important;filter:none!important;transform:none!important}
.surface-tile:nth-child(1) img{object-position:50% 46%!important}.surface-tile:nth-child(2) img{object-position:50% 58%!important}.surface-tile:nth-child(3) img{object-position:50% 50%!important}.surface-tile:nth-child(4) img{object-position:48% 45%!important}.surface-tile:nth-child(5) img{object-position:50% 56%!important}.surface-tile:nth-child(6) img{object-position:50% 48%!important}
.guide-tile>img{aspect-ratio:16/9;object-fit:cover!important;object-position:center!important;background:#eef3f1}
.guide-tile:nth-child(1)>img{object-position:50% 58%!important}.guide-tile:nth-child(2)>img{object-position:50% 52%!important}.guide-tile:nth-child(3)>img{object-position:50% 48%!important}.guide-tile:nth-child(4)>img{object-position:50% 62%!important}
.prefooter-cta{background:#f8efe2;border-top:1px solid #eadfce}.prefooter-inner{min-height:88px}.prefooter-inner h2{font-size:1.45rem}
.footer-v148{position:relative;overflow:hidden;background:#082f43;color:#dce8eb;margin-top:0}.footer-v148-bg{position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(8,47,67,.97),rgba(8,47,67,.91) 54%,rgba(8,47,67,.80)),url('assets/images/home-hero-v0145.webp');background-size:cover;background-position:center 58%;filter:saturate(.75)}
.footer-v148-grid,.footer-v148-bottom{position:relative;z-index:1}.footer-v148-grid{display:grid;grid-template-columns:1.12fr .88fr;gap:64px;padding-top:34px;padding-bottom:26px}.footer-v148-brand{max-width:540px}.footer-v148-brand .footer-logo{font-family:Georgia,"Times New Roman",serif;font-size:1.85rem;font-weight:700;color:#fff}.footer-v148-brand .footer-logo span{color:#2db8bf}.footer-v148-brand p{color:#bed0d5;font-size:.78rem;max-width:510px}.footer-v148-brand em{display:block;color:#f2f6f7;font-family:Georgia,"Times New Roman",serif;margin-top:13px}.footer-v148-links{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.footer-v148-links>div{display:grid;align-content:start;gap:7px}.footer-v148-links strong{color:#fff;font-size:.78rem;margin-bottom:3px}.footer-v148-links a{color:#bdd0d5;font-size:.72rem}.footer-v148-links a:hover{color:#fff}.footer-v148-bottom{border-top:1px solid rgba(255,255,255,.1);padding:12px 0 14px;display:flex;justify-content:space-between;gap:20px;color:#95aeb6;font-size:.67rem}
@media(max-width:960px){.home-v146-grid{grid-template-columns:1fr}.home-v148-visual{min-height:360px;margin-right:0;border-radius:22px 22px 0 0}.finder-bar-inner{grid-template-columns:1fr}.finder-bar-form{grid-template-columns:1fr 1fr 170px}.footer-v148-grid{grid-template-columns:1fr;gap:28px}}
@media(max-width:700px){.home-v148-visual{min-height:300px}.finder-bar-form{grid-template-columns:1fr}.footer-v148-links{grid-template-columns:1fr 1fr}.footer-v148-bottom{flex-direction:column}.hero-brand-panel{left:14px;bottom:14px}}

/* v0.15.0 — Surface Authority visual reset */
:root{--sfl15-deep:#082f43;--sfl15-deeper:#062638;--sfl15-teal:#18a6ad;--sfl15-cyan:#2fd0d2;--sfl15-cream:#f8f3e9;--sfl15-mint:#edf7f5;--sfl15-ink:#12364b;--sfl15-muted:#657a82}
.sfl15-header{background:rgba(255,255,255,.985);border-bottom:1px solid #e3ebea}.sfl15-header .header-inner{height:76px}.sfl15-header .brand-mark{border:1.8px solid #15919b;border-radius:9px}.sfl15-header .brand-mark svg{width:22px;height:22px;stroke:#11798a;stroke-width:1.8}.sfl15-header .site-nav{gap:26px;font-size:.82rem}.sfl15-header .nav-search{display:grid;place-items:center}.sfl15-header .nav-search svg{width:18px;height:18px;stroke:#123d55;stroke-width:1.8}.sfl15-header .nav-cta{background:linear-gradient(135deg,#168b96,#11718b);border-radius:8px;padding:11px 17px;color:#fff!important;box-shadow:0 7px 20px rgba(18,99,115,.16)}
.sfl15-hero{background:linear-gradient(110deg,var(--sfl15-deeper) 0%,#0b4053 43%,#123b49 43%);overflow:hidden}.sfl15-hero-grid{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);min-height:500px}.sfl15-hero-copy{padding:64px 52px 58px 0;align-self:center;color:#fff}.sfl15-hero-copy h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(3.65rem,5.3vw,5.55rem);line-height:.91;letter-spacing:-.055em;margin:11px 0 21px;color:#fff}.sfl15-hero-copy h1 em{font-style:normal;color:#53d7d4}.sfl15-hero-copy>p{max-width:620px;color:#d8e6e9;font-size:1.01rem;line-height:1.62;margin:0 0 27px}.sfl15-hero-actions{display:flex;align-items:center;gap:15px}.sfl15-hero .home-primary{background:#2cc9cb;border-radius:8px;padding:13px 20px;box-shadow:0 10px 30px rgba(34,200,201,.18)}.sfl15-ghost{display:inline-flex;align-items:center;border:1px solid rgba(255,255,255,.42);border-radius:8px;padding:12px 18px;color:#fff;font-size:.82rem;font-weight:800}.sfl15-hero-trust{display:flex;gap:28px;flex-wrap:wrap;margin-top:28px;font-size:.7rem;color:#e6f1f2}.sfl15-hero-trust span:before{content:"✓";display:inline-grid;place-items:center;width:18px;height:18px;border:1px solid #79cdd0;border-radius:50%;margin-right:7px;color:#63d7d6;font-size:.65rem}.sfl15-hero-visual{position:relative;min-height:500px;margin-right:calc((100vw - min(calc(100vw - 40px),var(--max)))/-2);overflow:hidden;background:#9b826a}.sfl15-hero-visual>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:56% 52%;filter:saturate(.88) contrast(1.08) brightness(.82)}.sfl15-hero-visual:before{content:"";position:absolute;z-index:1;inset:0;background:linear-gradient(90deg,rgba(8,47,67,.42),rgba(8,47,67,0) 28%,rgba(4,24,31,.09) 100%)}.sfl15-photo-tag{position:absolute;z-index:2;right:32px;bottom:32px;width:245px;padding:14px 16px;background:rgba(255,255,255,.93);border:1px solid rgba(255,255,255,.7);border-radius:12px;box-shadow:0 15px 40px rgba(0,0,0,.15)}.sfl15-photo-tag small{display:block;color:#14828f;font-size:.55rem;letter-spacing:.16em;font-weight:900}.sfl15-photo-tag strong{display:block;font-family:Georgia,"Times New Roman",serif;color:#15394d;font-size:1rem;line-height:1.15;margin:3px 0}.sfl15-photo-tag span{display:block;color:#6e7c81;font-size:.63rem}.sfl15-materials{position:absolute;z-index:2;left:28px;bottom:18px;color:#fff;font-size:.54rem;letter-spacing:.14em;font-weight:800;text-shadow:0 2px 12px rgba(0,0,0,.4)}.sfl15-materials b{margin:0 7px;color:#7adbd9}
.sfl15-finder{padding:18px 0 12px;background:linear-gradient(90deg,#f4f1eb,#edf8f6);border:0}.sfl15-finder .finder-bar-inner{display:grid;grid-template-columns:300px 1fr;gap:28px;align-items:end}.sfl15-finder .finder-bar-title{display:block}.sfl15-finder .finder-icon{display:none}.sfl15-finder .finder-bar-title .home-kicker{margin-bottom:4px}.sfl15-finder .finder-bar-title strong{display:block;font-family:Georgia,"Times New Roman",serif;color:#13394e;font-size:1.55rem;line-height:1.1}.sfl15-finder .finder-bar-form{grid-template-columns:1fr 1fr 180px;gap:14px}.sfl15-finder .finder-bar-form select,.sfl15-finder .finder-bar-form button{height:48px;border-radius:8px}.sfl15-finder .finder-bar-form button{background:#0e4d68}.sfl15-finder-proof{display:flex;justify-content:flex-end;gap:34px;padding-top:10px;padding-bottom:2px;color:#5b747d;font-size:.65rem}.sfl15-finder-proof span:before{content:"✓";color:#13818a;margin-right:6px;font-weight:900}
.sfl15-section{padding-top:46px;padding-bottom:46px}.sfl15-section .problem-tile,.sfl15-section .guide-tile{border-radius:12px;box-shadow:0 8px 28px rgba(12,55,72,.05)}.sfl15-section .problem-tile img{height:128px}.sfl15-section .problem-tile>div{min-height:120px}.sfl15-section .guide-tile>img{aspect-ratio:16/9}.sfl15-section .home-section-head h2{font-size:clamp(2.15rem,3.4vw,3.15rem)}
.sfl15-surfaces{padding:43px 0 47px;background:linear-gradient(135deg,#0a3b4d,#075064 55%,#0b4154);position:relative;overflow:hidden}.sfl15-surfaces:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 75% 30%,rgba(52,193,194,.11),transparent 36%);pointer-events:none}.sfl15-surfaces .sfl-shell{position:relative;z-index:1}.sfl15-surfaces .home-section-head h2,.sfl15-surfaces .home-section-head>a{color:#fff}.sfl15-surfaces .home-kicker.light{color:#6dd8d5}.sfl15-surfaces .surface-row{gap:16px}.sfl15-surfaces .surface-tile{border-radius:10px;aspect-ratio:1.45;box-shadow:0 10px 26px rgba(0,0,0,.13);border:1px solid rgba(255,255,255,.08)}.sfl15-surfaces .surface-tile:after{background:linear-gradient(transparent 35%,rgba(4,25,34,.72))}
.sfl15-method{background:linear-gradient(110deg,#f8f2e7,#f3eee5);padding:50px 0}.sfl15-method .method-steps{border-radius:12px;box-shadow:0 10px 30px rgba(39,53,55,.05)}.sfl15-method .method-steps>div{padding:23px 20px}.sfl15-method .method-steps b{color:#b96f50}.sfl15-trust{background:#0b4255;padding:28px 0}.sfl15-trust .home-trust-grid>div:first-child>strong,.sfl15-trust .home-trust-grid>div:not(:first-child)>span{color:#fff}.sfl15-trust .home-trust-grid small{color:#b9ced3}.sfl15-trust .home-trust-grid>div:not(:first-child){color:#57d0cf}.sfl15-trust .home-kicker.light{color:#64d4d1}
.sfl15-prefooter{background:linear-gradient(90deg,#fbf5eb,#f3eee4);border-top:0;border-bottom:1px solid #e6ddd0}.sfl15-prefooter .prefooter-inner{min-height:112px}.sfl15-prefooter .prefooter-inner h2{font-size:1.62rem}.sfl15-prefooter .prefooter-inner>a{background:#167c84}
.sfl15-footer{position:relative;overflow:hidden;background:#082f43;color:#dce8eb}.sfl15-footer-bg{position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,44,61,.98),rgba(7,44,61,.94) 65%,rgba(7,44,61,.85)),url('assets/images/footer-materials-v0145.webp');background-size:cover;background-position:center;opacity:.98}.sfl15-footer-grid,.sfl15-footer-bottom{position:relative;z-index:1}.sfl15-footer-grid{display:grid;grid-template-columns:1.15fr 1.35fr .72fr;gap:48px;padding-top:36px;padding-bottom:28px}.sfl15-footer-brand .footer-logo{font-family:Georgia,"Times New Roman",serif;font-size:1.9rem;font-weight:700;color:#fff;line-height:1}.sfl15-footer-brand .footer-logo span{color:#2fc2c4}.sfl15-footer-brand>small{display:block;color:#9fb9c0;font-size:.62rem;margin-top:3px}.sfl15-footer-brand p{color:#b9cdd2;font-size:.75rem;max-width:430px;margin-top:16px}.sfl15-footer-brand em{display:block;font-family:Georgia,"Times New Roman",serif;color:#edf5f6;font-size:.88rem;margin-top:10px}.sfl15-footer-links{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.sfl15-footer-links>div{display:grid;align-content:start;gap:7px}.sfl15-footer-links strong{color:#fff;font-size:.76rem;margin-bottom:3px}.sfl15-footer-links a{color:#b8cbd1;font-size:.69rem}.sfl15-footer-links a:hover{color:#fff}.sfl15-footer-cta{border-left:1px solid rgba(255,255,255,.13);padding-left:28px;align-self:start}.sfl15-footer-cta strong{display:block;color:#fff;font-family:Georgia,"Times New Roman",serif;font-size:1rem;line-height:1.35;margin-bottom:16px}.sfl15-footer-cta a{display:inline-flex;gap:8px;align-items:center;background:#178996;color:#fff;padding:11px 15px;border-radius:8px;font-size:.75rem;font-weight:850}.sfl15-footer-bottom{border-top:1px solid rgba(255,255,255,.11);display:flex;justify-content:space-between;gap:20px;padding:13px 0 15px;color:#91aeb6;font-size:.64rem}
@media(max-width:1050px){.sfl15-hero-grid{grid-template-columns:1fr}.sfl15-hero-copy{padding:48px 0 38px}.sfl15-hero-visual{min-height:380px;margin-right:0}.sfl15-finder .finder-bar-inner{grid-template-columns:1fr}.sfl15-footer-grid{grid-template-columns:1fr 1.2fr}.sfl15-footer-cta{grid-column:1/-1;border-left:0;border-top:1px solid rgba(255,255,255,.12);padding:22px 0 0}}
@media(max-width:760px){.sfl15-header .header-inner{height:68px}.sfl15-header .brand-lockup{min-width:0}.sfl15-hero-copy h1{font-size:3.15rem}.sfl15-hero-visual{min-height:310px}.sfl15-photo-tag{right:16px;bottom:20px;width:220px}.sfl15-materials{display:none}.sfl15-finder .finder-bar-form{grid-template-columns:1fr}.sfl15-finder-proof{justify-content:flex-start;gap:12px 24px;flex-wrap:wrap}.sfl15-footer-grid{grid-template-columns:1fr}.sfl15-footer-links{grid-template-columns:1fr 1fr}.sfl15-footer-bottom{flex-direction:column}.sfl15-section .problem-row,.sfl15-section .guide-row{grid-template-columns:1fr 1fr}.sfl15-surfaces .surface-row{grid-template-columns:repeat(2,1fr)}}
@media(max-width:520px){.sfl15-hero-copy{padding-top:40px}.sfl15-hero-copy h1{font-size:2.65rem}.sfl15-hero-actions{align-items:stretch;flex-direction:column}.sfl15-hero-actions a{justify-content:center}.sfl15-hero-trust{gap:12px 18px}.sfl15-hero-visual{min-height:265px}.sfl15-photo-tag{left:14px;right:auto;bottom:14px}.sfl15-section .problem-row,.sfl15-section .guide-row{grid-template-columns:1fr}.sfl15-footer-links{grid-template-columns:1fr 1fr}}


/* v0.15.1 — focused visual quality pass */
/* Hero: material-led collage, no lifestyle prop, soft blend into copy */
.sfl15-hero{background:linear-gradient(110deg,var(--sfl15-deeper) 0%,#0b4053 39%,#0b4053 100%)}
.sfl15-hero-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)}
.sfl15-hero-visual{background:#0b4053;isolation:isolate}
.sfl15-hero-visual:before{z-index:3;background:linear-gradient(90deg,#0b4053 0%,rgba(11,64,83,.92) 4%,rgba(11,64,83,.66) 12%,rgba(11,64,83,.26) 24%,rgba(11,64,83,0) 43%,rgba(4,24,31,.09) 100%)}
.sfl15-hero-visual:after{content:"";position:absolute;z-index:2;inset:0;background:linear-gradient(180deg,rgba(6,38,56,.05),rgba(6,38,56,.23));pointer-events:none}
.sfl15-hero-collage{position:absolute;inset:0;display:grid;grid-template-columns:1.52fr .68fr .8fr;grid-template-rows:1fr 1fr;gap:3px;background:#0b4053}
.sfl15-hero-collage figure{margin:0;overflow:hidden;position:relative;background:#d7ddd9}
.sfl15-hero-collage img{width:100%;height:100%;object-fit:cover;display:block;filter:saturate(.86) contrast(1.06) brightness(.9);transform:scale(1.02)}
.hero-material-main{grid-row:1/3}.hero-material-main img{object-position:46% 52%}
.hero-material-steel{grid-column:2;grid-row:1}.hero-material-steel img{object-position:center}
.hero-material-wood{grid-column:2/4;grid-row:2}.hero-material-wood img{object-position:center 52%}
.hero-material-glass{grid-column:3;grid-row:1}.hero-material-glass img{object-position:54% 50%}
.sfl15-photo-tag,.sfl15-materials{z-index:4}

/* Problem cards: use less-compressed source crops and deliberately zoom away old screenshot edges */
.sfl15-section .problem-tile img{height:138px;object-fit:cover;object-position:center top;filter:none;transform:scale(1.08);transform-origin:center top}
.sfl15-section .problem-tile{overflow:hidden}
.problem-tile-1 img{object-position:58% 2%;transform:scale(1.09)}
.problem-tile-2 img{object-position:59% 2%;transform:scale(1.14)}
.problem-tile-3 img{object-position:70% 2%;transform:scale(1.14)}
.problem-tile-4 img{object-position:66% 2%;transform:scale(1.16)}
.problem-tile-5 img{object-position:70% 7%;transform:scale(1.14)}

/* Featured guides: image-led editorial cards, no generic HOW TO / FIX IT / GUIDE / TIPS badges */
.sfl15-section .guide-tile{overflow:hidden}
.sfl15-section .guide-tile>.guide-image{display:block;height:170px;overflow:hidden;background:#edf2ef}
.sfl15-section .guide-tile>.guide-image img{width:100%;height:100%;object-fit:cover;display:block;transform:scale(1.035);filter:saturate(.94) contrast(1.03)}
.guide-tile-1 .guide-image img{object-position:center 42%}
.guide-tile-2 .guide-image img{object-position:center 48%}
.guide-tile-3 .guide-image img{object-position:center 46%}
.guide-tile-4 .guide-image img{object-position:center 56%}
.sfl15-section .guide-tile>div>span{display:none!important}
.sfl15-section .guide-tile h3{margin-top:0}
.sfl15-section .guide-tile h3 a{color:inherit}

/* Prefooter: subtle material atmosphere instead of a flat strip */
.sfl15-prefooter{position:relative;overflow:hidden;background:#f6f2e9}
.sfl15-prefooter:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(248,244,235,.99) 0%,rgba(248,244,235,.97) 43%,rgba(248,244,235,.70) 72%,rgba(248,244,235,.45) 100%),url('assets/images/surface-premium-quartz.webp');background-size:cover;background-position:center 46%;opacity:.72;filter:saturate(.72) contrast(.95)}
.sfl15-prefooter:after{content:"";position:absolute;right:-80px;bottom:-120px;width:390px;height:260px;background:radial-gradient(circle,rgba(33,132,139,.12),transparent 68%);pointer-events:none}
.sfl15-prefooter .prefooter-inner{position:relative;z-index:2}

@media(max-width:1050px){.sfl15-hero-grid{grid-template-columns:1fr}.sfl15-hero-visual:before{background:linear-gradient(180deg,#0b4053 0%,rgba(11,64,83,.72) 8%,rgba(11,64,83,.08) 26%,rgba(11,64,83,0) 55%)}.sfl15-hero-collage{grid-template-columns:1.35fr .65fr .75fr}}
@media(max-width:760px){.sfl15-hero-collage{grid-template-columns:1.3fr .7fr;grid-template-rows:1fr 1fr}.hero-material-main{grid-column:1;grid-row:1/3}.hero-material-steel{grid-column:2;grid-row:1}.hero-material-wood{grid-column:2;grid-row:2}.hero-material-glass{display:none}.sfl15-prefooter:before{background:linear-gradient(90deg,rgba(248,244,235,.98),rgba(248,244,235,.83)),url('assets/images/surface-premium-quartz.webp');background-size:cover;background-position:center}.sfl15-section .guide-tile>.guide-image{height:155px}}

/* ========================================================================== */
/* v0.16.0 — Master Homepage Reset                                            */
/* ========================================================================== */
:root{--sfl16-navy:#07394b;--sfl16-navy-deep:#062f40;--sfl16-teal:#0f8e98;--sfl16-cyan:#1fc3c7;--sfl16-ink:#10364b;--sfl16-muted:#6c8089;--sfl16-line:#dfe8e9;--sfl16-warm:#f6f0e6;--sfl16-aqua:#eef9f8;--sfl16-max:1280px}
.sfl16-header{position:relative!important;top:auto!important;background:#fff;border-bottom:1px solid #e4ecec;z-index:50}
.sfl16-header .header-inner{height:74px}
.sfl16-header .brand-mark{border:1.8px solid var(--sfl16-teal);color:var(--sfl16-teal);border-radius:9px}
.sfl16-header .brand-mark svg,.sfl16-footer .brand-mark svg{width:22px;height:22px;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.sfl16-header .brand-word{color:#123e54}.sfl16-header .brand-word>span{color:#11959d}
.sfl16-header .site-nav{gap:27px;font-size:.84rem;color:#123b50}
.sfl16-header .nav-search{display:grid;place-items:center}.sfl16-header .nav-search svg{width:18px;height:18px;stroke:#123e54;stroke-width:1.8}
.sfl16-header .nav-cta{background:linear-gradient(135deg,#128f98,#0b778d)!important;color:#fff!important;border:0!important;border-radius:8px!important;padding:11px 18px!important;box-shadow:0 8px 22px rgba(10,104,122,.16);font-weight:850}

.sfl16-kicker{display:block;color:#187888;font-size:.63rem;letter-spacing:.18em;font-weight:900;line-height:1.2;margin-bottom:9px}.sfl16-kicker-light{color:#68dbd8}
.sfl16-hero{position:relative;min-height:510px;overflow:hidden;background:var(--sfl16-navy-deep);color:#fff}
.sfl16-hero-media{position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(5,49,66,.98) 0%,rgba(5,49,66,.94) 24%,rgba(5,49,66,.78) 38%,rgba(5,49,66,.35) 55%,rgba(5,49,66,.04) 77%,rgba(5,49,66,.03) 100%),linear-gradient(180deg,rgba(3,34,48,.04),rgba(3,34,48,.16)),url('assets/images/home-hero-master-v016.webp');background-size:cover;background-position:center center;filter:saturate(.92) contrast(1.02)}
.sfl16-hero-inner{position:relative;z-index:2;min-height:510px;display:flex;align-items:center}
.sfl16-hero-copy{width:min(51%,690px);padding:48px 0 82px}
.sfl16-hero-copy h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(3.65rem,5.45vw,5.75rem);line-height:.92;letter-spacing:-.052em;margin:0 0 16px;color:#fff;font-weight:700}.sfl16-hero-copy h1 em{font-style:normal;color:#38d1cf;font-weight:700}
.sfl16-hero-copy>p{font-size:1.02rem;line-height:1.55;color:#e5eff1;max-width:610px;margin:0 0 24px}
.sfl16-actions{display:flex;gap:14px;flex-wrap:wrap;margin-bottom:28px}.sfl16-btn{display:inline-flex;align-items:center;gap:9px;padding:13px 19px;border-radius:7px;font-size:.86rem;font-weight:850;transition:.18s}.sfl16-btn:hover{transform:translateY(-1px)}.sfl16-btn-primary{background:#1dc0c5;color:#fff;box-shadow:0 9px 26px rgba(21,185,191,.2)}.sfl16-btn-ghost{border:1px solid rgba(255,255,255,.62);color:#fff;background:rgba(5,55,73,.16)}
.sfl16-hero-trust{display:flex;gap:28px;flex-wrap:wrap}.sfl16-hero-trust>span{display:grid;grid-template-columns:25px auto;grid-template-rows:auto auto;column-gap:9px;align-items:center}.sfl16-hero-trust svg{grid-row:1/3;width:24px;height:24px;stroke:#7de1df;fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.sfl16-hero-trust b{font-size:.72rem;color:#f1f7f8;line-height:1.25}.sfl16-hero-trust small{font-size:.62rem;color:#b9d0d6;line-height:1.2;margin-top:2px}

.sfl16-finder{position:relative;z-index:5;margin-top:-56px;padding:0 0 8px}.sfl16-finder-card{background:rgba(255,255,255,.985);border:1px solid #e0e9e9;border-radius:11px;box-shadow:0 18px 45px rgba(10,49,64,.12);padding:21px 26px 18px}.sfl16-finder-head{display:flex;align-items:end;justify-content:space-between;gap:25px;margin-bottom:13px}.sfl16-finder-head h2{font-family:Georgia,"Times New Roman",serif;font-size:2rem;letter-spacing:-.04em;line-height:1.02;color:#143b50;margin:0}.sfl16-finder-head p{font-size:.72rem;color:#1b8290;margin:0 3px 4px 0;white-space:nowrap}.sfl16-finder-form{display:grid;grid-template-columns:1fr 1fr 200px;gap:20px;align-items:end}.sfl16-finder-form label>span{display:block;font-size:.62rem;font-weight:900;color:#183f52;margin-bottom:6px}.sfl16-finder-form select{width:100%;min-height:47px;border:1px solid #cedcdf;border-radius:6px;background:#fff;padding:0 15px;color:#5d7079;font:inherit;font-size:.84rem}.sfl16-finder-form button{min-height:47px;border:0;border-radius:6px;background:linear-gradient(135deg,#118c96,#0b7488);color:#fff;font-weight:850;cursor:pointer;box-shadow:0 8px 20px rgba(15,123,139,.13)}.sfl16-finder-proof{display:flex;justify-content:center;gap:72px;padding-top:15px;color:#6d7f86;font-size:.68rem}.sfl16-finder-proof span:before{content:"✓";color:#14919a;font-weight:900;margin-right:7px}

.sfl16-section{padding:43px 0 47px;background:#fff}.sfl16-section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:20px}.sfl16-section-head h2{font-family:Georgia,"Times New Roman",serif;color:#12394f;font-size:clamp(2.2rem,3.25vw,3.05rem);line-height:.98;letter-spacing:-.045em;margin:0}.sfl16-section-head>a{font-size:.72rem;font-weight:850;color:#167680;white-space:nowrap;margin-bottom:5px}
.sfl16-problem-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.sfl16-problem-card{border:1px solid #dfe7e8;border-radius:8px;background:#fff;overflow:hidden;box-shadow:0 8px 22px rgba(15,55,70,.045);transition:.2s}.sfl16-problem-card:hover{transform:translateY(-2px);box-shadow:0 13px 28px rgba(15,55,70,.08)}.sfl16-card-image{aspect-ratio:2.10/1;height:auto;overflow:hidden;background:#edf3f2}.sfl16-card-image img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;filter:saturate(1.04) contrast(1.055)}.sfl16-card-copy{position:relative;padding:12px 42px 13px 14px;min-height:92px}.sfl16-card-copy strong{display:block;font-size:.96rem;color:#173b4d;line-height:1.16}.sfl16-card-copy p{font-size:.7rem;line-height:1.4;color:#75858c;margin:4px 0 0}.sfl16-card-copy>span{position:absolute;right:12px;bottom:12px;width:26px;height:26px;border:1px solid #cedbdc;border-radius:50%;display:grid;place-items:center;color:#55747d;font-size:.8rem}

.sfl16-surfaces{padding:42px 0 47px;background:linear-gradient(132deg,#083c4f 0%,#07536a 54%,#073f53 100%);position:relative;overflow:hidden}.sfl16-surfaces:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 70% 22%,rgba(70,213,210,.09),transparent 34%);pointer-events:none}.sfl16-surfaces .sfl-shell{position:relative;z-index:1}.sfl16-section-head-dark h2,.sfl16-section-head-dark>a{color:#fff}.sfl16-section-head-dark .sfl16-kicker-light{color:#58d4d3}.sfl16-surface-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.sfl16-surface-card{position:relative;overflow:hidden;border-radius:8px;aspect-ratio:1.42;background:#d6e1e1;border:1px solid rgba(255,255,255,.34);box-shadow:0 9px 24px rgba(0,0,0,.13)}.sfl16-surface-card img{width:100%;height:100%;object-fit:cover;display:block;filter:saturate(1.035) contrast(1.045);transition:.25s}.sfl16-surface-card:after{content:"";position:absolute;inset:34% 0 0;background:linear-gradient(transparent,rgba(3,25,35,.72))}.sfl16-surface-card>span{position:absolute;z-index:2;left:13px;bottom:11px;color:#fff;font-weight:850;font-size:.84rem}.sfl16-surface-card>b{position:absolute;z-index:2;right:10px;bottom:9px;width:26px;height:26px;border:1px solid rgba(255,255,255,.58);border-radius:50%;display:grid;place-items:center;color:#fff;font-size:.72rem}.sfl16-surface-card:hover img{transform:scale(1.035)}

.sfl16-guides{padding-top:42px}.sfl16-guide-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.sfl16-guide-card{overflow:hidden;border:1px solid #dfe7e8;border-radius:8px;background:#fff;box-shadow:0 8px 24px rgba(15,55,70,.04)}.sfl16-guide-image{display:block;aspect-ratio:2.55/1;height:auto;overflow:hidden;background:#edf2ef}.sfl16-guide-image img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(1.04) contrast(1.055);transition:.25s}.sfl16-guide-card:hover .sfl16-guide-image img{transform:scale(1.025)}.sfl16-guide-card>div{padding:13px 15px 16px}.sfl16-guide-card h3{font-family:Georgia,"Times New Roman",serif;color:#12384e;font-size:1.04rem;line-height:1.1;letter-spacing:-.025em;margin:0 0 7px}.sfl16-guide-card p{font-size:.71rem;line-height:1.43;color:#74858b;margin:0 0 10px}.sfl16-read{font-size:.69rem;color:#117983;font-weight:850}

.sfl16-method{padding:43px 0;background:linear-gradient(110deg,#f8f2e8,#f2eee6)}.sfl16-method-grid{display:grid;grid-template-columns:.8fr 2.2fr;gap:44px;align-items:center}.sfl16-method-intro h2{font-family:Georgia,"Times New Roman",serif;font-size:2.5rem;line-height:.95;letter-spacing:-.045em;color:#14394e;margin:0 0 13px}.sfl16-method-intro p{font-size:.79rem;line-height:1.5;color:#697b82;margin:0 0 12px}.sfl16-method-intro>a{font-size:.7rem;color:#1b7880;font-weight:850}.sfl16-method-steps{display:grid;grid-template-columns:repeat(4,1fr);align-items:start}.sfl16-method-steps>div{position:relative;text-align:center;padding:0 22px}.sfl16-method-steps>div:not(:last-child):after{content:"›";position:absolute;right:-5px;top:48px;color:#557883;font-size:1.8rem;font-weight:300}.sfl16-method-steps>div>span{display:block;color:#bb6c4d;font-size:.62rem;font-weight:900;letter-spacing:.12em;margin-bottom:7px}.sfl16-method-steps i{width:47px;height:47px;border-radius:50%;display:grid;place-items:center;margin:0 auto 8px;background:#fff;border:1px solid #e1e5e1;box-shadow:0 7px 18px rgba(38,55,61,.045)}.sfl16-method-steps svg{width:24px;height:24px;fill:none;stroke:#0d5d76;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.sfl16-method-steps strong{display:block;font-family:Georgia,"Times New Roman",serif;color:#16394c;font-size:.98rem;line-height:1.2}.sfl16-method-steps p{font-size:.69rem;line-height:1.43;color:#738188;margin:5px 0 0}

.sfl16-trust-band{padding:22px 0;background:#fff;border-top:1px solid #edf1ef;border-bottom:1px solid #e6eceb}.sfl16-trust-grid{display:grid;grid-template-columns:1.28fr repeat(3,1fr);gap:24px;align-items:center}.sfl16-trust-title strong{display:block;font-family:Georgia,"Times New Roman",serif;color:#15394d;font-size:1.2rem;line-height:1.2}.sfl16-trust-grid>div:not(.sfl16-trust-title){display:flex;gap:11px;align-items:center}.sfl16-trust-grid svg{width:34px;height:34px;flex:0 0 34px;fill:none;stroke:#1594a0;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.sfl16-trust-grid span>strong,.sfl16-trust-grid span>small{display:block}.sfl16-trust-grid span>strong{font-size:.74rem;color:#173d50}.sfl16-trust-grid span>small{font-size:.63rem;line-height:1.35;color:#74858a;margin-top:2px}

.sfl16-prefooter{position:relative;overflow:hidden;min-height:148px;background:#0b3d50;color:#fff}.sfl16-prefooter-media{position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(7,52,69,.96) 0%,rgba(7,52,69,.88) 38%,rgba(7,52,69,.5) 64%,rgba(7,52,69,.26) 100%),url('assets/images/home-prefooter-master-v016.webp');background-size:cover;background-position:center 58%;filter:saturate(.9) contrast(1.02)}.sfl16-prefooter-inner{position:relative;z-index:2;min-height:148px;display:flex;align-items:center;justify-content:space-between;gap:40px}.sfl16-prefooter h2{font-family:Georgia,"Times New Roman",serif;font-size:2.15rem;line-height:1;margin:0 0 5px;letter-spacing:-.035em}.sfl16-prefooter p{margin:0;color:#d5e3e6;font-size:.78rem}.sfl16-prefooter-inner>a{display:inline-flex;gap:10px;align-items:center;flex:0 0 auto;background:#20bec3;color:#fff;padding:13px 19px;border-radius:7px;font-size:.78rem;font-weight:850;box-shadow:0 8px 24px rgba(11,72,83,.2)}

.sfl16-footer{background:linear-gradient(135deg,#073247,#0b4053 60%,#08364a);color:#dce8eb}.sfl16-footer-grid{display:grid;grid-template-columns:1.1fr 1.4fr .72fr;gap:46px;padding-top:34px;padding-bottom:27px}.sfl16-footer-brand .footer-logo{display:flex;align-items:center;gap:9px;color:#fff;font-family:Georgia,"Times New Roman",serif;font-size:1.55rem;line-height:1}.sfl16-footer-brand .brand-mark{width:33px;height:33px;flex:0 0 33px;border:1.5px solid #27c3c3;color:#51d3d2;border-radius:8px;display:grid;place-items:center}.sfl16-footer-brand .footer-logo b{color:#30c1c4;font-weight:700}.sfl16-footer-brand>small{display:block;color:#9eb9c1;font-size:.61rem;margin:4px 0 0 42px}.sfl16-footer-brand p{font-size:.72rem;line-height:1.48;color:#b8ccd1;max-width:390px;margin:14px 0 8px}.sfl16-footer-brand em{font-family:Georgia,"Times New Roman",serif;color:#eef4f5;font-size:.8rem}.sfl16-footer-links{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.sfl16-footer-links>div{display:grid;align-content:start;gap:6px}.sfl16-footer-links strong{font-size:.73rem;color:#fff;margin-bottom:2px}.sfl16-footer-links a{font-size:.66rem;color:#b8cbd1}.sfl16-footer-links a:hover{color:#fff}.sfl16-footer-cta{border-left:1px solid rgba(255,255,255,.14);padding-left:27px}.sfl16-footer-cta strong{display:block;font-family:Georgia,"Times New Roman",serif;color:#fff;font-size:.98rem;line-height:1.35;margin-bottom:15px}.sfl16-footer-cta a{display:inline-flex;gap:8px;align-items:center;background:#18a6b1;color:#fff;padding:10px 14px;border-radius:7px;font-size:.7rem;font-weight:850}.sfl16-footer-bottom{border-top:1px solid rgba(255,255,255,.11);display:flex;justify-content:space-between;gap:20px;padding:13px 0 15px;color:#8facb5;font-size:.62rem}

@media(max-width:1100px){.sfl16-hero-copy{width:58%}.sfl16-finder-form{grid-template-columns:1fr 1fr 175px}.sfl16-finder-proof{gap:38px}.sfl16-problem-grid{gap:10px}.sfl16-surface-grid{gap:10px}.sfl16-guide-grid{grid-template-columns:repeat(2,1fr)}.sfl16-footer-grid{grid-template-columns:1fr 1.35fr}.sfl16-footer-cta{grid-column:1/-1;border-left:0;border-top:1px solid rgba(255,255,255,.12);padding:20px 0 0}}
@media(max-width:900px){.sfl16-header .header-inner{height:66px}.sfl16-header .site-nav{display:none}.sfl16-header .mobile-menu{display:block}.sfl16-hero{min-height:560px}.sfl16-hero-media{background-position:62% center;background-image:linear-gradient(90deg,rgba(5,49,66,.98) 0%,rgba(5,49,66,.9) 45%,rgba(5,49,66,.45) 73%,rgba(5,49,66,.18) 100%),url('assets/images/home-hero-master-v016.webp')}.sfl16-hero-inner{min-height:560px;align-items:flex-start}.sfl16-hero-copy{width:70%;padding:58px 0 120px}.sfl16-finder{margin-top:-72px}.sfl16-finder-form{grid-template-columns:1fr 1fr}.sfl16-finder-form button{grid-column:1/-1}.sfl16-finder-proof{justify-content:flex-start;gap:14px 26px;flex-wrap:wrap}.sfl16-problem-grid{grid-template-columns:repeat(5,minmax(210px,1fr));overflow-x:auto;padding-bottom:8px}.sfl16-surface-grid{grid-template-columns:repeat(6,minmax(190px,1fr));overflow-x:auto;padding-bottom:8px}.sfl16-method-grid{grid-template-columns:1fr}.sfl16-trust-grid{grid-template-columns:1fr 1fr}.sfl16-footer-grid{grid-template-columns:1fr}.sfl16-footer-links{grid-template-columns:repeat(3,1fr)}}
@media(max-width:640px){.sfl-shell{width:min(calc(100% - 26px),var(--sfl16-max))}.sfl16-hero{min-height:610px}.sfl16-hero-media{background-position:68% center;background-image:linear-gradient(180deg,rgba(5,49,66,.97) 0%,rgba(5,49,66,.92) 50%,rgba(5,49,66,.48) 76%,rgba(5,49,66,.24) 100%),url('assets/images/home-hero-master-v016.webp')}.sfl16-hero-copy{width:100%;padding:46px 0 230px}.sfl16-hero-copy h1{font-size:3.15rem}.sfl16-hero-copy>p{font-size:.9rem;max-width:500px}.sfl16-actions{margin-bottom:20px}.sfl16-hero-trust{gap:13px 18px}.sfl16-hero-trust small{display:none}.sfl16-finder{margin-top:-118px}.sfl16-finder-card{padding:18px 16px}.sfl16-finder-head{display:block}.sfl16-finder-head h2{font-size:1.65rem}.sfl16-finder-head p{display:none}.sfl16-finder-form{grid-template-columns:1fr;gap:10px}.sfl16-finder-form button{grid-column:auto}.sfl16-finder-proof{display:none}.sfl16-section{padding:38px 0}.sfl16-section-head{display:block}.sfl16-section-head h2{font-size:2.2rem}.sfl16-section-head>a{display:inline-block;margin-top:10px}.sfl16-problem-grid{grid-template-columns:repeat(5,minmax(220px,1fr))}.sfl16-surface-grid{grid-template-columns:repeat(6,minmax(205px,1fr))}.sfl16-guide-grid{grid-template-columns:1fr}.sfl16-guide-image{height:auto;aspect-ratio:2.15/1}.sfl16-method-steps{grid-template-columns:1fr 1fr;gap:26px 10px}.sfl16-method-steps>div:not(:last-child):after{display:none}.sfl16-trust-grid{grid-template-columns:1fr}.sfl16-prefooter-inner{min-height:180px;display:block;padding-top:28px;padding-bottom:28px}.sfl16-prefooter h2{font-size:1.8rem}.sfl16-prefooter-inner>a{margin-top:18px}.sfl16-footer-links{grid-template-columns:1fr 1fr}.sfl16-footer-bottom{flex-direction:column}.sfl16-footer-brand>small{margin-left:0}}


/* v0.16.1 — Card Image Fidelity Pass: approved Mockup 1 crops, sharper surface assets, mockup-matched aspect ratios. */
