/* SurveyAll Phase 2E-6: RICS Home Surveys architecture.
   Extends the approved Phase 1.8 / Phase 2E visual system without changing the hero design language. */

.sa2e-surveys-hub-hero{overflow:hidden;position:relative;color:#fff;background:linear-gradient(116deg,#032a45 0%,#07506c 62%,#0a7890 100%)}
.sa2e-surveys-hub-hero::after{content:"";position:absolute;width:720px;height:720px;border-radius:50%;right:-220px;top:-360px;background:radial-gradient(circle,rgba(77,203,212,.3),rgba(77,203,212,0) 70%);pointer-events:none}
.sa2e-surveys-hub-grid{position:relative;z-index:1;min-height:525px;display:grid;grid-template-columns:minmax(0,1fr) minmax(390px,.78fr);align-items:center;gap:64px;padding-block:68px}
.sa2e-surveys-hub-copy .sa2e-kicker{color:#82e4d6}
.sa2e-surveys-hub-copy h1{max-width:760px;margin:0;color:#fff;font:650 clamp(43px,5vw,70px)/1.03 Inter,Arial,sans-serif;letter-spacing:-.045em}
.sa2e-surveys-hub-copy>p:last-of-type{max-width:760px;margin:20px 0 0;color:#e7f3f5;font:400 18px/1.62 Inter,Arial,sans-serif}
.sa2e-surveys-hub-actions{margin-top:27px;display:flex;flex-wrap:wrap;gap:11px}

.sa2e-surveys-visual{min-height:350px;padding:27px;border-radius:22px;background:rgba(255,255,255,.97);color:#17394f;box-shadow:0 24px 60px rgba(0,0,0,.2)}
.sa2e-surveys-stage{min-height:220px;display:grid;grid-template-columns:1fr 1fr;gap:13px;padding:22px;border-radius:16px;background:linear-gradient(145deg,#eaf5f7,#edf4f4);box-shadow:inset 0 0 0 1px rgba(18,79,95,.08)}
.sa2e-survey-mini{display:flex;flex-direction:column;justify-content:space-between;min-height:176px;padding:18px;border-radius:14px;background:#fff;border:1px solid #d9e5e8;box-shadow:0 8px 20px rgba(16,53,71,.05)}
.sa2e-survey-mini.level3{background:linear-gradient(145deg,#fff,#eef7f5)}
.sa2e-survey-mini-badge{width:48px;height:48px;display:grid;place-items:center;border-radius:13px;background:#e7f5f2;color:#087e67;font:800 18px/1 Inter,Arial,sans-serif}
.sa2e-survey-mini.level3 .sa2e-survey-mini-badge{background:#e7eff7;color:#275b78}
.sa2e-survey-mini strong{display:block;margin-top:12px;color:#15384f;font:700 16px/1.25 'Libre Baskerville',Georgia,serif}
.sa2e-survey-mini small{display:block;margin-top:6px;color:#657989;font:500 11px/1.42 Inter,Arial,sans-serif}
.sa2e-surveys-visual h2{margin:19px 0 7px;color:#15344e;font:700 24px/1.22 'Libre Baskerville',Georgia,serif}
.sa2e-surveys-visual p{margin:0;color:#607487;font:400 13px/1.6 Inter,Arial,sans-serif}

.sa2e-survey-routes{padding:68px 0;background:#f6f8fa;border-bottom:1px solid #e3e9ed}
.sa2e-survey-route-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.sa2e-survey-route{min-height:248px;display:flex;flex-direction:column;padding:26px;border-radius:18px;border:1px solid #dce6ea;background:#fff;color:#17394f;text-decoration:none;box-shadow:0 10px 30px rgba(15,47,67,.05)}
.sa2e-survey-route:hover{color:#17394f;transform:translateY(-2px);box-shadow:0 16px 34px rgba(15,47,67,.09)}
.sa2e-survey-route.level3{background:linear-gradient(145deg,#fff,#f0f7f6)}
.sa2e-survey-route.compare{background:linear-gradient(145deg,#fff,#f3f6fa)}
.sa2e-survey-route-icon{width:54px;height:54px;display:grid;place-items:center;border-radius:15px;background:#e7f5f1;color:#087e67;font-size:23px}
.sa2e-survey-route.level3 .sa2e-survey-route-icon{background:#e8f0f7;color:#285f7c}
.sa2e-survey-route.compare .sa2e-survey-route-icon{background:#f0edf8;color:#6540a0}
.sa2e-survey-route strong{display:block;margin:18px 0 7px;color:#15344e;font:700 21px/1.28 'Libre Baskerville',Georgia,serif}
.sa2e-survey-route small{display:block;color:#607487;font:400 13px/1.58 Inter,Arial,sans-serif}
.sa2e-survey-route>i:last-child{margin-top:auto;padding-top:16px;color:#0a8c72}

.sa2e-survey-choice{padding:72px 0;background:#fff}
.sa2e-survey-choice-grid{display:grid;grid-template-columns:minmax(300px,.62fr) minmax(0,1fr);gap:55px;align-items:start}
.sa2e-survey-choice h2,.sa2e-survey-shared h2,.sa2e-survey-compare-hero h1{margin:0;color:#15344e;font:700 clamp(31px,3.4vw,48px)/1.14 'Libre Baskerville',Georgia,serif;letter-spacing:-.03em}
.sa2e-survey-choice-copy>p:last-child{color:#5a7183;font:400 14px/1.67 Inter,Arial,sans-serif;margin:16px 0 0}
.sa2e-survey-factors{display:grid;grid-template-columns:1fr 1fr;gap:13px}
.sa2e-survey-factors article{padding:24px;border-radius:15px;border:1px solid #dce6ea;background:#fbfcfd}
.sa2e-survey-factors i{color:#087e67;font-size:23px}
.sa2e-survey-factors h3{margin:15px 0 7px;color:#17394f;font:700 17px/1.3 'Libre Baskerville',Georgia,serif}
.sa2e-survey-factors p{margin:0;color:#607487;font:400 12.5px/1.6 Inter,Arial,sans-serif}

.sa2e-survey-shared{padding:68px 0;background:#f6f8fa;border-block:1px solid #e2e9ed}
.sa2e-survey-shared-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}
.sa2e-survey-shared-grid article{padding:24px 21px;border-radius:15px;border:1px solid #dfe7eb;background:#fff}
.sa2e-survey-shared-grid i{font-size:25px;color:#078467}
.sa2e-survey-shared-grid h3{margin:16px 0 7px;color:#17394f;font:700 16px/1.3 Inter,Arial,sans-serif}
.sa2e-survey-shared-grid p{margin:0;color:#607487;font:400 12.5px/1.6 Inter,Arial,sans-serif}

/* Level 2 visual */
.sa2e-l2-stage{padding:24px;display:grid;gap:12px;background:linear-gradient(145deg,#eaf5f2,#edf3f7)}
.sa2e-condition-row{display:grid;grid-template-columns:44px 1fr auto;align-items:center;gap:12px;min-height:58px;padding:10px 13px;border-radius:11px;background:#fff;border:1px solid #d9e5e8}
.sa2e-condition-dot{width:36px;height:36px;display:grid;place-items:center;border-radius:50%;color:#fff;font:800 13px/1 Inter,Arial,sans-serif}
.sa2e-condition-dot.c1{background:#20945e}.sa2e-condition-dot.c2{background:#e7a92e}.sa2e-condition-dot.c3{background:#d55448}
.sa2e-condition-row strong{display:block;color:#17394f;font:700 11px/1.25 Inter,Arial,sans-serif}.sa2e-condition-row small{display:block;margin-top:3px;color:#697d8c;font:500 10px/1.25 Inter,Arial,sans-serif}.sa2e-condition-row>span:last-child{color:#0b8069;font:700 9px/1 Inter,Arial,sans-serif;text-transform:uppercase;letter-spacing:.08em}

/* Level 3 visual */
.sa2e-l3-stage{position:relative;display:grid;place-items:center;background:linear-gradient(145deg,#edf5f6,#eef2f1)}
.sa2e-l3-house{width:min(76%,330px);height:170px;position:relative;border-radius:8px 8px 4px 4px;background:#f3d8c0;border:3px solid #a96a49;box-shadow:0 16px 35px rgba(45,66,75,.12)}
.sa2e-l3-house::before{content:"";position:absolute;left:-18px;right:-18px;top:-57px;height:80px;background:#7f4b3b;clip-path:polygon(50% 0,100% 72%,92% 100%,8% 100%,0 72%)}
.sa2e-l3-house .window{position:absolute;width:43px;height:54px;background:#d9edf1;border:4px solid #fff;box-shadow:0 0 0 2px #93624d}.sa2e-l3-house .w1{left:31px;top:36px}.sa2e-l3-house .w2{right:31px;top:36px}
.sa2e-l3-house .door{position:absolute;left:50%;bottom:0;transform:translateX(-50%);width:45px;height:74px;background:#1d607f;border:4px solid #fff;box-shadow:0 0 0 2px #93624d}
.sa2e-l3-layer{position:absolute;left:10%;right:10%;bottom:14px;display:grid;grid-template-columns:repeat(4,1fr);gap:5px}.sa2e-l3-layer span{height:8px;border-radius:999px;background:#0a8d77;opacity:.75}.sa2e-l3-layer span:nth-child(2){background:#277198}.sa2e-l3-layer span:nth-child(3){background:#d59c36}.sa2e-l3-layer span:nth-child(4){background:#915c47}

.sa2e-survey-report-focus{padding:66px 0;background:#f7f9fb;border-block:1px solid #e2e8ec}
.sa2e-survey-report-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.sa2e-survey-report-grid>div{padding:24px 20px;border-radius:14px;background:#fff;border:1px solid #e0e7eb}
.sa2e-survey-report-grid i{color:#0a8067;font-size:27px}.sa2e-survey-report-grid h3{margin:17px 0 7px;color:#173a50;font:700 16px/1.3 Inter,Arial,sans-serif}.sa2e-survey-report-grid p{margin:0;color:#617587;font:400 12.5px/1.6 Inter,Arial,sans-serif}

.sa2e-survey-suitability{padding:72px 0;background:#fff}
.sa2e-survey-suitability-wrap{display:grid;grid-template-columns:minmax(300px,.62fr) minmax(0,1fr);gap:55px;align-items:start}
.sa2e-survey-suitability h2{margin:0;color:#15344e;font:700 clamp(31px,3.4vw,48px)/1.14 'Libre Baskerville',Georgia,serif;letter-spacing:-.03em}
.sa2e-survey-suitability-copy>p:last-child{color:#5a7183;font:400 14px/1.67 Inter,Arial,sans-serif;margin:16px 0 0}
.sa2e-survey-suitability-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}
.sa2e-survey-suitability-grid article{padding:25px;border-radius:15px;border:1px solid #dce6ea;background:#fbfcfd}.sa2e-survey-suitability-grid article:last-child{background:#eff7f4}
.sa2e-survey-suitability-grid h3{margin:0;color:#17394f;font:700 18px/1.3 'Libre Baskerville',Georgia,serif}
.sa2e-survey-suitability-grid ul{margin:16px 0 0;padding:0;list-style:none;display:grid;gap:10px}
.sa2e-survey-suitability-grid li{position:relative;padding-left:25px;color:#586f80;font:400 12.5px/1.55 Inter,Arial,sans-serif}.sa2e-survey-suitability-grid li::before{content:"check";font-size:0;position:absolute;left:0;top:4px;width:8px;height:8px;border-right:2px solid #078467;border-bottom:2px solid #078467;transform:rotate(45deg)}

/* Compare page */
.sa2e-survey-compare-hero{padding:62px 0 54px;background:linear-gradient(115deg,#032a45,#07516a);color:#fff}
.sa2e-survey-compare-hero .sa2e-kicker{color:#78ded4}.sa2e-survey-compare-hero h1{max-width:940px;color:#fff;font-family:Inter,Arial,sans-serif;font-weight:650;font-size:clamp(42px,5vw,68px);line-height:1.04;letter-spacing:-.045em}
.sa2e-survey-compare-hero p:last-child{max-width:820px;margin:18px 0 0;color:#e6f1f5;font:400 17px/1.62 Inter,Arial,sans-serif}
.sa2e-survey-compare-table-wrap{padding:66px 0;background:#fff}
.sa2e-survey-table{width:100%;border-collapse:separate;border-spacing:0;overflow:hidden;border:1px solid #dce5ea;border-radius:16px;box-shadow:0 12px 32px rgba(15,47,67,.05)}
.sa2e-survey-table th,.sa2e-survey-table td{padding:18px 20px;border-bottom:1px solid #e2e8ec;text-align:left;vertical-align:top}
.sa2e-survey-table th{background:#f4f8f9;color:#15384f;font:700 14px/1.3 Inter,Arial,sans-serif}.sa2e-survey-table th:nth-child(2){background:#edf7f4}.sa2e-survey-table th:nth-child(3){background:#edf3f8}
.sa2e-survey-table td:first-child{width:24%;color:#17394f;font:700 13px/1.4 Inter,Arial,sans-serif}.sa2e-survey-table td{color:#607487;font:400 12.8px/1.55 Inter,Arial,sans-serif}.sa2e-survey-table tr:last-child td{border-bottom:0}
.sa2e-survey-table strong{color:#17394f}

.sa2e-survey-question-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.sa2e-survey-question-grid article{padding:23px;border-radius:15px;border:1px solid #dce6ea;background:#fff}.sa2e-survey-question-grid i{color:#078467;font-size:24px}.sa2e-survey-question-grid h3{margin:15px 0 7px;color:#17394f;font:700 17px/1.3 'Libre Baskerville',Georgia,serif}.sa2e-survey-question-grid p{margin:0;color:#607487;font:400 12.5px/1.6 Inter,Arial,sans-serif}

@media(max-width:1080px){
  .sa2e-surveys-hub-grid{grid-template-columns:minmax(0,1fr) minmax(340px,.72fr);gap:34px}
  .sa2e-survey-route-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .sa2e-survey-shared-grid,.sa2e-survey-report-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .sa2e-survey-choice-grid,.sa2e-survey-suitability-wrap{grid-template-columns:1fr}
}
@media(max-width:760px){
  .sa2e-surveys-hub-grid{min-height:auto;grid-template-columns:1fr;gap:30px;padding-block:46px}
  .sa2e-surveys-hub-copy h1{font-size:clamp(37px,10.8vw,50px)}
  .sa2e-surveys-hub-copy>p:last-of-type{font-size:15px;line-height:1.58}
  .sa2e-surveys-hub-actions{display:grid;grid-template-columns:1fr}
  .sa2e-surveys-stage{min-height:0;grid-template-columns:1fr}.sa2e-survey-mini{min-height:145px}
  .sa2e-survey-route-grid,.sa2e-survey-shared-grid,.sa2e-survey-report-grid,.sa2e-survey-factors,.sa2e-survey-suitability-grid,.sa2e-survey-question-grid{grid-template-columns:1fr}
  .sa2e-survey-routes,.sa2e-survey-choice,.sa2e-survey-shared,.sa2e-survey-report-focus,.sa2e-survey-suitability,.sa2e-survey-compare-table-wrap{padding:50px 0}
  .sa2e-survey-route{min-height:0}
  .sa2e-surveys-visual{padding:18px;border-radius:16px}
  .sa2e-survey-table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}.sa2e-survey-table{min-width:680px}
}
@media(max-width:420px){.sa2e-surveys-hub-copy h1{font-size:36px}.sa2e-surveys-visual{padding:14px}.sa2e-survey-compare-hero h1{font-size:37px}}
