:root{--ink:#071a33;--muted:#58677a;--line:#dce6ef;--paper:#f6f9fc;--white:#fff;--blue:#0b4f8a;--blue-dark:#062f63;--green:#2aa9df;--gold:#c9a227;--coral:#ef5b4c;--shadow:0 24px 80px #071a3321}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:radial-gradient(circle at 8% 0,#2aa9df29,#0000 28%),linear-gradient(#f8fbff 0%,#fff 48%,#f4f8fc 100%);margin:0;font-family:Inter,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{cursor:pointer}.topbar{z-index:20;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffeb;border-bottom:1px solid #071a3314;justify-content:space-between;align-items:center;gap:24px;padding:18px clamp(18px,4vw,58px);display:flex;position:sticky;top:0}.wordmark{align-items:center;gap:12px;min-width:270px;display:inline-flex}.logo-wordmark img{width:300px;height:auto;display:block}.wordmark span{width:48px;height:48px;color:var(--white);background:linear-gradient(135deg, var(--blue), var(--green));border-radius:16px;place-items:center;font-weight:900;display:grid}.wordmark strong{letter-spacing:0;font-size:17px}.topbar nav{color:#243044;align-items:center;gap:18px;font-size:14px;font-weight:700;display:flex}.topbar nav a:last-child{color:var(--ink);border:1px solid #0b0d101f;border-radius:999px;align-items:center;gap:6px;padding:10px 14px;display:inline-flex}.menu-button{border:1px solid var(--line);background:var(--white);border-radius:12px;width:44px;height:44px;display:none}.mobile-tabs,.mobile-dropdown{display:none}.hero-new{grid-template-columns:minmax(320px,.9fr) minmax(460px,1.1fr);align-items:center;gap:clamp(24px,5vw,72px);min-height:calc(100vh - 85px);padding:44px clamp(18px,5vw,76px) 70px;display:grid}.hero-art{min-height:640px;box-shadow:var(--shadow);background:#d8e8f6;border-radius:36px;position:relative;overflow:hidden}.hero-art:after{content:"";background:linear-gradient(#0000 42%,#031f39b8);position:absolute;inset:0}.hero-art img{object-fit:cover;width:100%;height:100%;min-height:640px;display:block}.floating-card{z-index:2;max-width:290px;color:var(--ink);background:#fffffff0;border:1px solid #ffffffbd;border-radius:18px;align-items:center;gap:10px;padding:14px 16px;font-weight:800;display:inline-flex;position:absolute;box-shadow:0 16px 50px #0000002e}.card-one{top:26px;left:26px}.card-two{bottom:26px;right:24px}.lead-form{box-shadow:var(--shadow);background:#fffffff5;border:1px solid #0b0d1014;border-radius:22px;padding:clamp(24px,4vw,42px)}.form-head span,.eyebrow{color:var(--blue);letter-spacing:.12em;text-transform:uppercase;margin:0 0 12px;font-size:13px;font-weight:900;display:inline-flex}.form-head h1,.section-heading h2,.booking-panel h2,.process h2,.advisor h2{letter-spacing:0;margin:0;font-family:Newsreader,Georgia,serif;font-size:clamp(42px,5.3vw,76px);line-height:.96}.form-head p,.booking-panel p,.process p,.advisor p,.section-heading p{color:var(--muted);font-size:18px;line-height:1.55}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:26px;display:grid}.field{gap:8px;min-width:0;display:grid}.field span{color:#344054;font-size:13px;font-weight:800}.field input,.field select{width:100%;min-width:0;min-height:50px;color:var(--ink);border:1px solid var(--line);background:#fbfbfa;border-radius:14px;outline:3px solid #0000;padding:0 14px}.field select{appearance:none;background-image:linear-gradient(45deg,#0000 50%,#475467 50%),linear-gradient(135deg,#475467 50%,#0000 50%);background-position:calc(100% - 18px) 52%,calc(100% - 12px) 52%;background-repeat:no-repeat;background-size:6px 6px,6px 6px}.field input:focus,.field select:focus{border-color:var(--blue);outline-color:#0b63ce24}.segmented{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin:20px 0 14px;display:grid}.segmented button{color:#25344f;border:1px solid var(--line);background:#f8f8f7;border-radius:14px;min-height:54px;padding:8px;font-size:13px;font-weight:800}.segmented .selected{color:var(--white);background:linear-gradient(135deg, var(--blue-dark), var(--blue));border-color:#0000}.preference{flex-wrap:wrap;gap:16px;margin-bottom:14px;display:flex}.preference label,.consent{color:#344054;align-items:flex-start;gap:9px;font-size:14px;font-weight:650;display:inline-flex}.consent{line-height:1.45}.consent a{color:var(--ink);text-underline-offset:3px;text-decoration:underline}.form-alert{color:#9f1a10;background:#fff1ef;border:1px solid #ffd0ca;border-radius:12px;margin:10px 0 0;padding:10px 12px;font-size:14px;font-weight:800}.primary-submit,.confirm,.call-link{min-height:54px;color:var(--white);background:linear-gradient(135deg, var(--blue-dark), var(--blue));border:0;border-radius:15px;justify-content:center;align-items:center;gap:10px;padding:0 22px;font-weight:900;display:inline-flex;box-shadow:0 14px 36px #0b4f8a42}.lead-form .primary-submit{width:100%;margin-top:18px}.primary-submit:disabled,.confirm:disabled{cursor:not-allowed;opacity:.55}.booking-panel{color:var(--white);box-shadow:var(--shadow);background:linear-gradient(135deg,#0b0d10f5,#1b242be6),url(https://images.pexels.com/photos/8296973/pexels-photo-8296973.jpeg?auto=compress&cs=tinysrgb&w=1400) 50%/cover;border-radius:32px;grid-template-columns:minmax(280px,1fr) minmax(360px,.86fr);align-items:center;gap:28px;margin:0 clamp(18px,5vw,76px) 40px;padding:clamp(24px,4vw,44px);display:grid}.booking-panel .eyebrow,.booking-panel p{color:#ffffffd1}.slot-board,.calendar-card{background:#ffffff24;border:1px solid #ffffff3d;border-radius:24px;gap:10px;padding:18px;display:grid}.calendar-card{background:#ffffff29}.pro-calendar{gap:14px}.calendar-controls{grid-template-columns:1fr 1fr 1fr;gap:10px;display:grid}.calendar-controls label{color:#ffffffdb;gap:7px;font-size:13px;font-weight:900;display:grid}.calendar-controls select,.calendar-top input{min-height:52px;color:var(--ink);background:var(--white);border:1px solid #ffffff73;border-radius:14px;padding:0 12px}.calendar-top{grid-template-columns:1fr 1fr;gap:12px;display:grid}.calendar-top label{color:#ffffffdb;gap:7px;font-size:13px;font-weight:900;display:grid}.time-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;max-height:220px;padding-right:4px;display:grid;overflow:auto}.month-picker{background:#ffffff1a;border:1px solid #fff3;border-radius:18px;padding:14px}.month-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.month-header strong{color:var(--white);font-size:18px}.month-header button{min-height:36px;color:var(--white);background:#ffffff24;border:1px solid #ffffff38;border-radius:999px;padding:0 12px;font-size:12px;font-weight:900}.weekday-row,.day-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:6px;display:grid}.weekday-row{margin-bottom:7px}.weekday-row span{color:#ffffffb8;text-align:center;font-size:11px;font-weight:900}.day-cell{min-height:38px;color:var(--white);background:#ffffff21;border:1px solid #ffffff2e;border-radius:11px;place-items:center;font-weight:850;display:grid}.day-cell:disabled{cursor:not-allowed;opacity:.32}.blank{background:0 0;border:0}.selected-day{color:var(--ink);background:var(--gold);border-color:#0000}.appointment-summary{min-height:52px;color:var(--ink);background:var(--white);border-radius:14px;align-content:center;padding:10px 12px;display:grid}.appointment-summary span{color:var(--muted);font-size:12px;font-weight:900}.appointment-summary strong{font-size:14px}.appointment-summary p{color:var(--muted);margin:3px 0 0;font-size:12px}.slot{min-height:50px;color:var(--white);background:#ffffff21;border:1px solid #ffffff3d;border-radius:14px;justify-content:center;align-items:center;gap:10px;padding:0 14px;font-weight:800;display:inline-flex}.slot.active{color:var(--ink);background:var(--white)}.calendar-error{color:#7f1d1d;background:#fff1f0;border-radius:12px;margin:4px 0;padding:10px 12px;font-size:14px;font-weight:850}.appointment-confirmation{color:#064e3b;background:linear-gradient(135deg,#dcfce7,#f0fdf4);border:2px solid #0d8b7373;border-radius:22px;align-items:flex-start;gap:14px;margin:6px 0;padding:20px;display:flex;box-shadow:0 16px 42px #054e3b2e}.appointment-confirmation strong{color:#052e24;font-size:24px;line-height:1.1;display:block}.appointment-confirmation p{color:#064e3b;margin:8px 0;font-size:18px;font-weight:900}.appointment-confirmation span{color:#176b58;font-size:13px;line-height:1.4}.confirmation-icon{width:54px;height:54px;color:var(--white);background:var(--green);border-radius:999px;flex:none;place-items:center;display:grid}.booked-banner{color:var(--ink);background:linear-gradient(135deg,#ecfdf3,#fff);border:2px solid #0d8b7347;border-radius:30px;grid-template-columns:auto 1fr;align-items:center;gap:20px;margin:0 clamp(18px,5vw,76px) 46px;padding:clamp(24px,4vw,38px);display:grid;box-shadow:0 24px 70px #0d8b732e}.booked-badge{width:76px;height:76px;color:var(--white);background:var(--green);border-radius:999px;place-items:center;display:grid}.booked-banner h2{margin:0;font-family:Newsreader,Georgia,serif;font-size:clamp(34px,4vw,54px);line-height:1}.booked-banner p:last-child{color:#345047;margin-bottom:0;font-size:18px;line-height:1.5}.stat-strip{background:#0b0d101f;border:1px solid #0b0d101a;border-radius:24px;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin:0 clamp(18px,5vw,76px) 34px;display:grid;overflow:hidden;box-shadow:0 18px 52px #0b0d1014}.stat-strip div{background:#fffffff5;align-content:center;min-height:122px;padding:24px;display:grid}.stat-strip strong{font-family:Newsreader,Georgia,serif;font-size:clamp(34px,4vw,52px);line-height:.9;display:block}.stat-strip span{color:var(--muted);margin-top:9px;font-size:14px;font-weight:800}.confirm{color:var(--white);background:var(--blue);box-shadow:none;margin-top:6px}.coverage,.advanced-info,.scenario-section,.process,.advisor{padding:74px clamp(18px,5vw,76px)}.section-heading{grid-template-columns:minmax(260px,.7fr) minmax(320px,1fr);align-items:end;gap:26px;display:grid}.section-heading h2,.process h2,.advisor h2,.booking-panel h2{font-size:clamp(38px,4vw,58px)}.service-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:34px;display:grid}.service-card{background:var(--white);border:1px solid #0b0d1014;border-radius:18px;min-height:270px;padding:24px;box-shadow:0 14px 44px #11182714}.service-card svg{color:var(--blue)}.service-card h3{margin:22px 0 10px;font-size:22px}.service-card p{color:var(--muted);line-height:1.55}.service-card a{color:var(--ink);align-items:center;gap:5px;margin-top:10px;font-weight:900;display:inline-flex}.marketplace-section{background:linear-gradient(#f7f7f5,#fff);grid-template-columns:minmax(320px,.85fr) minmax(320px,1fr);align-items:stretch;gap:26px;padding:74px clamp(18px,5vw,76px);display:grid}.marketplace-hero{color:var(--white);box-shadow:var(--shadow);background:linear-gradient(135deg,#0b0d10eb,#191f24db),url(https://images.unsplash.com/photo-1554224155-8d04cb21cd6c?auto=format&fit=crop&w=1200&q=85) 50%/cover;border-radius:28px;padding:clamp(26px,4vw,46px)}.mobile-resource-hub{display:none}.marketplace-hero h2,.faq-section h2{margin:0;font-family:Newsreader,Georgia,serif;font-size:clamp(38px,4vw,58px);line-height:1}.marketplace-hero p:not(.eyebrow){color:#ffffffbf;font-size:18px;line-height:1.55}.marketplace-grid{gap:14px;display:grid}.marketplace-grid article{background:var(--white);border:1px solid #0b0d1014;border-radius:18px;padding:24px;box-shadow:0 14px 44px #11182712}.marketplace-grid svg,.scenario-icon svg,.proof-card svg{color:var(--blue)}.marketplace-grid h3,.scenario-grid h3,.proof-card h3{margin:16px 0 8px;font-size:23px}.marketplace-grid p,.scenario-grid p,.proof-card p{color:var(--muted);margin:0;line-height:1.55}.education-library{background:#fff;padding:74px clamp(18px,5vw,76px)}.education-stack{gap:22px;margin-top:34px;display:grid}.education-library .education-section{padding:0}.education-section{grid-template-columns:minmax(280px,.58fr) minmax(420px,1fr);align-items:start;gap:28px;padding:0 clamp(18px,5vw,76px) 74px;display:grid}.education-intro{position:sticky;top:94px}.education-intro h2{margin:0;font-family:Newsreader,Georgia,serif;font-size:clamp(38px,4vw,58px);line-height:.96}.education-intro p:not(.eyebrow){color:var(--muted);font-size:18px;line-height:1.6}.education-pills{flex-wrap:wrap;gap:8px;margin-top:20px;display:flex}.education-pills span{color:var(--ink);background:#f2f5f3;border:1px solid #0b0d1014;border-radius:999px;padding:9px 11px;font-size:12px;font-weight:950}.education-board{color:var(--ink);background:linear-gradient(#fffffff5,#f8faf9fa),linear-gradient(135deg,#2aa9df26,#0000 42%);border:1px solid #0b0d1017;border-radius:24px;overflow:hidden;box-shadow:0 24px 80px #0b0d101a}.education-board.mortgage-protection{background:linear-gradient(#fffffff5,#f8faf9fa),linear-gradient(135deg,#c9a22729,#0000 44%)}.education-board.final-expense{background:linear-gradient(#fffffff5,#faf8f6fa),linear-gradient(135deg,#161e241f,#0000 44%)}.education-board.medicare{background:linear-gradient(#fffffff5,#f7fafcfa),linear-gradient(135deg,#209cc924,#0000 44%)}.education-board-head{min-height:70px;color:var(--white);background:linear-gradient(135deg, var(--blue-dark), var(--blue));grid-template-columns:auto 1fr;align-items:center;gap:12px;padding:0 22px;display:grid}.education-board-head span{color:var(--ink);background:var(--white);border-radius:999px;padding:8px 10px;font-size:12px;font-weight:950}.education-board-head strong{letter-spacing:0;justify-self:end;font-size:14px}.education-slides{gap:14px;padding:22px;display:grid}.education-slide{background:#ffffffe6;border:1px solid #0b0d1014;border-radius:16px;grid-template-columns:74px 1fr;gap:18px;padding:22px;display:grid;box-shadow:0 14px 42px #0b0d100f}.slide-marker{width:62px;height:62px;color:var(--white);background:linear-gradient(135deg, var(--blue-dark), var(--green));border-radius:16px;align-content:center;place-items:center;gap:2px;display:grid}.slide-marker span{font-size:11px;font-weight:950}.education-slide h3{margin:0 0 8px;font-size:clamp(22px,2vw,30px)}.education-slide p{color:#42534d;margin:0;font-size:16px;line-height:1.65}.education-slide ul{gap:8px;margin:16px 0 0;padding:0;list-style:none;display:grid}.education-slide li{color:#263b34;grid-template-columns:auto 1fr;align-items:start;gap:9px;font-size:14px;font-weight:800;line-height:1.35;display:grid}.education-slide li svg{color:var(--blue);margin-top:1px}.product-type-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:0 22px 22px;display:grid}.product-type-grid article{background:var(--blue-dark);min-height:180px;color:var(--white);border-radius:16px;padding:18px}.product-type-grid span{color:var(--blue-dark);background:#fff;border-radius:999px;padding:7px 9px;font-size:11px;font-weight:950;display:inline-flex}.product-type-grid h3{margin:16px 0 8px;font-size:20px}.product-type-grid p{color:#ffffffb8;margin:0;font-size:14px;line-height:1.5}.education-cta{background:#edf7ff;border:1px solid #2aa9df3d;border-radius:18px;grid-template-columns:1fr auto;align-items:center;gap:16px;margin:0 22px 22px;padding:20px;display:grid}.education-cta strong{font-size:20px;line-height:1.2;display:block}.education-cta p{color:#3e5a51;margin:7px 0 0;line-height:1.5}.education-cta a{min-height:48px;color:var(--white);background:var(--blue-dark);white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;gap:9px;padding:0 16px;font-weight:950;display:inline-flex}.explainer-section{grid-template-columns:minmax(280px,.72fr) minmax(360px,1fr);align-items:center;gap:28px;padding:0 clamp(18px,5vw,76px) 74px;display:grid}.explainer-section h2{margin:0;font-family:Newsreader,Georgia,serif;font-size:clamp(36px,4vw,56px);line-height:1}.explainer-section p:not(.eyebrow){color:var(--muted);font-size:18px;line-height:1.55}.explainer-video{min-height:720px;color:var(--white);box-shadow:var(--shadow);background:linear-gradient(135deg,#062f63fa,#071a33f5),radial-gradient(circle at 20% 20%,#2aa9df38,#0000 34%);border:1px solid #ffffff1a;border-radius:28px;position:relative;overflow:hidden}.explainer-video.mortgage-protection{background:radial-gradient(circle at 80% 18%, #c9a22738, transparent 32%), linear-gradient(135deg, var(--blue-dark), #25303b)}.explainer-video.final-expense{background:radial-gradient(circle at 28% 18%, #ffffff1f, transparent 30%), linear-gradient(135deg, var(--blue-dark), #2c2520)}.explainer-video.medicare{background:radial-gradient(circle at 76% 18%, #2aa9df38, transparent 34%), linear-gradient(135deg, #061f41, var(--blue-dark))}.video-topbar{background:#ffffff14;border-bottom:1px solid #ffffff1a;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;height:54px;padding:0 18px;display:grid}.video-topbar span{background:var(--green);border-radius:999px;width:12px;height:12px;box-shadow:0 0 18px #2aa9dfb3}.video-topbar strong{font-size:14px}.video-topbar em{color:#ffffff9e;font-size:12px;font-style:normal;font-weight:800}.player-stage{margin:22px;position:relative}.youtube-frame{background:linear-gradient(#ffffff14,#fff0),linear-gradient(135deg,#eef2f0 0%,#dfe7e4 48%,#f8f6ef 100%);border:1px solid #ffffff1f;border-radius:24px;min-height:455px;position:relative;overflow:hidden;box-shadow:inset 0 -70px 120px #0b0d1026}.scene-number{z-index:2;color:var(--ink);background:#ffffffdb;border:1px solid #0b0d101f;border-radius:999px;padding:8px 11px;font-size:12px;font-weight:900;position:absolute;top:18px;left:18px;box-shadow:0 12px 30px #0b0d101a}.narrator-badge{z-index:3;min-height:34px;color:var(--white);background:#0b0d10d6;border:1px solid #ffffff29;border-radius:999px;align-items:center;gap:7px;padding:0 12px;font-size:12px;font-weight:900;display:inline-flex;position:absolute;top:18px;right:18px}.stop-motion-set{background-color:#0000;background-image:linear-gradient(90deg,#0b0d100d 1px,#0000 1px),linear-gradient(#0b0d100d 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:42px 42px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0}.stop-motion-set:before{content:"";background:linear-gradient(#fff0,#0b0d1021),repeating-linear-gradient(90deg,#0b0d100d 0 24px,#0b0d1005 24px 48px);height:38%;position:absolute;bottom:0;left:-5%;right:-5%;transform:rotate(-1deg)}.paper-person{z-index:2;filter:drop-shadow(0 18px 18px #0b0d102e);width:86px;height:148px;animation:1.1s steps(2,end) infinite stopMotionBob;position:absolute;bottom:25%}.paper-person span{display:block;position:absolute}.paper-person .head{background:#f7d3b0;border:2px solid #0b0d10c7;border-radius:999px;width:45px;height:45px;top:0;left:20px}.paper-person .head:before,.paper-person .head:after{content:"";background:#111;border-radius:999px;width:5px;height:5px;position:absolute;top:18px}.paper-person .head:before{left:12px}.paper-person .head:after{right:12px}.paper-person .body{background:#fff;border:2px solid #0b0d10c7;border-radius:18px 18px 8px 8px;width:56px;height:80px;top:44px;left:15px}.paper-person .body:after{content:"";background:var(--green);border-radius:999px;height:5px;position:absolute;top:20px;left:12px;right:12px}.paper-person .arm{transform-origin:top;background:#f7d3b0;border:2px solid #0b0d10b3;border-radius:999px;width:12px;height:58px;top:58px}.paper-person .arm-left{left:5px;transform:rotate(20deg)}.paper-person .arm-right{right:5px;transform:rotate(-28deg)}.person-left{left:7%}.person-right{animation-delay:.2s;right:8%}.person-right .body{background:#101419}.person-right .body:after{background:#c9a227}.paper-desk{z-index:3;width:min(480px,58%);min-height:105px;color:var(--ink);background:#fffffff0;border:2px solid #0b0d10bd;border-radius:10px;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:18px;display:grid;position:absolute;bottom:18%;left:50%;transform:translate(-50%)rotate(.4deg);box-shadow:0 20px 40px #0b0d1033}.paper-desk:before{content:"";background:#111820;border-radius:0 0 12px 12px;height:24px;position:absolute;bottom:-20px;left:8%;right:8%}.paper-desk span{text-align:center;background:#f7faf8;border:1px dashed #0b0d1047;border-radius:8px;place-items:center;min-height:66px;padding:10px;font-size:13px;font-weight:950;animation:.9s steps(2,end) infinite propPop;display:grid}.paper-desk span:nth-child(2){animation-delay:.18s}.paper-desk span:nth-child(3){animation-delay:.34s}.paper-board{z-index:2;width:min(420px,52%);color:var(--ink);text-align:center;background:#fffaf0;border:2px solid #0b0d10c7;border-radius:8px;padding:22px;animation:1.8s steps(2,end) infinite boardWiggle;position:absolute;top:18%;left:50%;transform:translate(-50%)rotate(-1.1deg);box-shadow:0 18px 36px #0b0d1029}.paper-board strong{font-family:Newsreader,Georgia,serif;font-size:clamp(30px,4vw,46px);line-height:.95;display:block}.paper-board small{color:#315047;text-transform:uppercase;letter-spacing:0;margin-top:8px;font-size:13px;font-weight:950;display:block}.paper-shield{z-index:2;width:88px;height:104px;color:var(--white);clip-path:polygon(50% 0,95% 18%,86% 76%,50% 100%,14% 76%,5% 18%);background:linear-gradient(135deg,#2aa9dff2,#062f63fa);place-items:center;font-weight:950;animation:1.4s steps(2,end) infinite stopMotionBob;display:grid;position:absolute;top:19%;left:8%;box-shadow:0 18px 30px #0b0d1038}.big-play{z-index:6;width:92px;height:92px;color:var(--white);background:#0b0d10db;border:2px solid #ffffffd1;border-radius:999px;place-items:center;display:grid;position:absolute;top:49%;left:50%;transform:translate(-50%,-50%);box-shadow:0 24px 60px #0b0d1057}.lower-third{z-index:5;color:var(--white);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0b0d10e0;border:1px solid #ffffff29;border-radius:14px;grid-template-columns:minmax(140px,.34fr) 1fr;align-items:center;gap:14px;padding:15px 16px;display:grid;position:absolute;bottom:22px;left:18px;right:18px}.lower-third strong{font-size:17px;line-height:1.1}.lower-third p{color:#ffffffd6;margin:0;font-size:14px;line-height:1.45}.chapter-progress{z-index:6;background:#ffffff40;border-radius:999px;height:5px;position:absolute;bottom:12px;left:18px;right:18px;overflow:hidden}.chapter-progress span{background:var(--green);border-radius:inherit;height:100%;transition:width .35s linear;display:block}.primary-card{top:32%;left:8%}.secondary-card{animation-delay:.8s;top:32%;right:8%}.accent-card{animation-delay:1.5s;bottom:0;left:50%;transform:translate(-50%)}.visual-connector{background:linear-gradient(90deg,#0000,#2aa9dfe6,#0000);width:42%;height:2px;animation:3.4s ease-in-out infinite scanLine;position:absolute;top:58%;left:29%}.connector-two{animation-delay:1.1s;transform:rotate(90deg)}.scene-copy{padding:0 22px 22px}.scene-copy h3{margin:0 0 8px;font-size:28px}.scene-copy p{color:#ffffffd6;margin:0;line-height:1.5}.player-progress{background:#ffffff1f;border-radius:999px;height:8px;margin:0 22px 16px;overflow:hidden}.player-progress span{background:var(--green);border-radius:inherit;height:100%;transition:width .35s;display:block}.player-controls{flex-wrap:wrap;align-items:center;gap:10px;padding:0 22px 18px;display:flex}.player-controls button,.player-controls span{min-height:42px;color:var(--white);background:#ffffff1a;border:1px solid #ffffff29;border-radius:999px;align-items:center;gap:8px;padding:0 14px;font-size:13px;font-weight:900;display:inline-flex}.player-controls button:first-child{color:var(--ink);background:var(--white)}.chapter-list{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;padding:0 22px 18px;display:grid}.chapter-list button{color:#ffffffb8;text-align:left;background:#ffffff14;border:1px solid #ffffff1f;border-radius:12px;min-height:72px;padding:10px;font-size:12px;font-weight:850}.chapter-list span{color:var(--green);margin-bottom:5px;display:block}.chapter-list .active-chapter{color:var(--white);background:#2aa9df29;border-color:#2aa9df9e}.video-transcript{background:#ffffff14;border:1px solid #ffffff1f;border-radius:14px;margin:0 22px 22px;padding:14px}.video-transcript summary{cursor:pointer;font-weight:900}.video-transcript p{color:#ffffffbd;font-size:14px;line-height:1.55}.video-meta{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.video-meta span{background:#f1f4f2;border:1px solid #0b0d1014;border-radius:999px;padding:8px 10px;font-size:12px;font-weight:900}@keyframes corePulse{0%,to{transform:translate(-50%,-50%)scale(1)}50%{transform:translate(-50%,-50%)scale(1.06)}}@keyframes nodeFloat{0%,to{translate:0}50%{translate:0 -10px}}@keyframes scanLine{0%,to{opacity:.2}50%{opacity:1}}@keyframes stopMotionBob{0%,to{translate:0;rotate:-1deg}50%{translate:0 -5px;rotate:1deg}}@keyframes propPop{0%,to{translate:0}50%{translate:0 -4px}}@keyframes boardWiggle{0%,to{transform:translate(-50%)rotate(-1.1deg)}50%{transform:translate(-50%)rotate(1deg)}}.advanced-info{background:linear-gradient(#fff,#f8fbff)}.advanced-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:34px;display:grid}.advanced-grid article{background:var(--white);border:1px solid #0b0d1014;border-radius:18px;min-height:230px;padding:24px;box-shadow:0 14px 44px #11182714}.advanced-grid svg{color:var(--green)}.advanced-grid h3{margin:18px 0 10px;font-size:22px}.advanced-grid p{color:var(--muted);line-height:1.55}.scenario-section{background:#fff}.scenario-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:34px;display:grid}.scenario-grid article{background:#fbfbfa;border:1px solid #0b0d1014;border-radius:22px;align-content:start;min-height:280px;padding:24px;display:grid}.scenario-icon{background:#eef8f4;border-radius:999px;place-items:center;width:44px;height:44px;display:grid}.scenario-grid strong{color:var(--ink);margin-top:18px;line-height:1.35}.comparison-section{background:var(--blue-dark);color:var(--white);grid-template-columns:minmax(320px,.85fr) minmax(320px,1fr);align-items:center;gap:28px;padding:74px clamp(18px,5vw,76px);display:grid}.comparison-section h2{margin:0;font-family:Newsreader,Georgia,serif;font-size:clamp(38px,4vw,58px);line-height:1}.comparison-section p:not(.eyebrow){color:#ffffffbd;font-size:18px;line-height:1.55}.comparison-table{gap:10px;display:grid}.comparison-table div{background:#ffffff14;border:1px solid #ffffff24;border-radius:16px;grid-template-columns:minmax(120px,.42fr) 1fr;gap:14px;padding:16px;display:grid}.comparison-table strong{color:var(--gold)}.image-story{grid-template-columns:1.15fr .85fr 1fr;gap:18px;padding:0 clamp(18px,5vw,76px) 74px;display:grid}.image-story div{border-radius:28px;min-height:360px;position:relative;overflow:hidden;box-shadow:0 18px 55px #1118271f}.image-story img{object-fit:cover;width:100%;height:100%;display:block}.image-story span{color:var(--white);background:#101828b8;border:1px solid #fff3;border-radius:999px;padding:10px 12px;font-weight:900;position:absolute;bottom:18px;left:18px}.process{background:var(--blue-dark);color:var(--white);grid-template-columns:minmax(320px,.9fr) minmax(320px,1fr);align-items:center;gap:clamp(28px,5vw,70px);display:grid}.trust-gallery{background:linear-gradient(#f8fbff,#fff);grid-template-columns:1fr 1fr;gap:22px;padding:74px clamp(18px,5vw,76px);display:grid}.trust-gallery article{background:var(--white);border:1px solid var(--line);border-radius:30px;overflow:hidden;box-shadow:0 18px 60px #11182714}.trust-gallery img{object-fit:cover;background:#eaf5ff;width:100%;height:310px;display:block}.trust-gallery div{padding:24px}.trust-gallery svg{color:var(--blue)}.trust-gallery h3{margin:14px 0 8px;font-size:26px}.trust-gallery p{color:var(--muted);margin:0;line-height:1.55}.professional-proof{background:#fff;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;padding:74px clamp(18px,5vw,76px);display:grid}.proof-card{background:#fbfbfa;border:1px solid #0b0d1014;border-radius:26px;min-height:300px;padding:clamp(24px,4vw,34px);box-shadow:0 18px 60px #11182712}.proof-card.dark{color:var(--white);background:var(--blue-dark)}.proof-card.dark p{color:#ffffffb8}.faq-section{background:#f7f7f5;grid-template-columns:minmax(280px,.7fr) minmax(360px,1fr);gap:34px;padding:74px clamp(18px,5vw,76px);display:grid}.faq-list{gap:12px;display:grid}.faq-list article{background:var(--white);border:1px solid #0b0d1014;border-radius:18px;padding:22px 24px}.faq-list h3{margin:0 0 8px;font-size:20px}.faq-list p{color:var(--muted);margin:0;line-height:1.55}.process img{aspect-ratio:1/.78;object-fit:cover;border-radius:30px;width:100%;box-shadow:0 24px 70px #00000047}.process p{color:#ffffffb8}.process ul{gap:14px;margin:24px 0 0;padding:0;list-style:none;display:grid}.process li{align-items:flex-start;gap:10px;font-weight:700;display:flex}.process li svg{color:var(--gold);flex:none}.advisor{grid-template-columns:minmax(320px,1fr) minmax(280px,.58fr);align-items:stretch;gap:28px;display:grid}.advisor>div:first-child,.advisor-panel{background:var(--white);border:1px solid var(--line);border-radius:30px;padding:clamp(24px,4vw,44px);box-shadow:0 18px 60px #11182714}.advisor-panel{background:linear-gradient(#f4f7f5,#fff)}.advisor-panel svg{color:var(--green)}.advisor-panel h3{font-size:26px}.call-link{margin-top:12px}.subpage-hero{grid-template-columns:minmax(320px,.9fr) minmax(360px,1fr);align-items:center;gap:clamp(28px,5vw,70px);min-height:620px;padding:clamp(42px,7vw,92px) clamp(18px,5vw,76px);display:grid}.subpage-hero h1,.about-page h1{margin:0;font-family:Newsreader,Georgia,serif;font-size:clamp(54px,8vw,104px);line-height:.92}.subpage-hero p,.detail-page-grid p,.about-page p{color:var(--muted);font-size:18px;line-height:1.6}.subpage-hero img{aspect-ratio:1/.82;object-fit:cover;width:100%;box-shadow:var(--shadow);border-radius:34px}.subpage-actions{flex-wrap:wrap;gap:12px;margin-top:26px;display:flex}.ghost-call{min-height:54px;color:var(--blue);background:var(--white);border:1px solid var(--line);border-radius:15px;justify-content:center;align-items:center;gap:9px;padding:0 20px;font-weight:900;display:inline-flex}.detail-page-grid{grid-template-columns:minmax(320px,1fr) minmax(260px,.42fr);gap:26px;padding:0 clamp(18px,5vw,76px) 86px;display:grid}.detail-page-grid article,.detail-page-grid aside,.about-card{background:var(--white);border:1px solid var(--line);border-radius:30px;padding:clamp(24px,4vw,42px);box-shadow:0 18px 60px #11182714}.detail-page-grid h2{margin:0 0 20px;font-family:Newsreader,Georgia,serif;font-size:clamp(36px,4vw,54px)}.detail-page-grid h3{margin-top:0;font-size:24px}.check-line{align-items:center;gap:10px;font-weight:850;display:flex}.check-line svg{color:var(--green);flex:none}.about-page{grid-template-columns:minmax(320px,.85fr) minmax(340px,1fr);align-items:center;gap:clamp(28px,5vw,72px);padding:clamp(42px,7vw,92px) clamp(18px,5vw,76px);display:grid}.about-card img{aspect-ratio:1.2/.72;object-fit:cover;border-radius:22px;width:100%;margin-bottom:18px}.about-card p{color:var(--ink);align-items:center;gap:10px;font-weight:800;display:flex}.agents-hero{grid-template-columns:minmax(320px,.78fr) minmax(420px,1fr);align-items:center;gap:clamp(28px,5vw,72px);padding:clamp(42px,7vw,92px) clamp(18px,5vw,76px) 44px;display:grid}.agents-hero h1,.featured-agent h2{letter-spacing:0;margin:0;font-family:Newsreader,Georgia,serif}.agents-hero h1{font-size:clamp(48px,7vw,92px);line-height:.94}.agents-hero p,.featured-agent p,.agents-section p,.agent-card p,.agent-values p{color:var(--muted);font-size:17px;line-height:1.62}.featured-agent{background:linear-gradient(135deg, var(--blue-dark), var(--blue));box-shadow:var(--shadow);border-radius:34px;grid-template-columns:minmax(220px,.72fr) minmax(260px,1fr);align-items:stretch;gap:28px;padding:clamp(18px,3vw,28px);display:grid}.featured-agent img{object-fit:cover;object-position:center top;border-radius:24px;width:100%;height:100%;min-height:520px}.featured-agent>div{flex-direction:column;justify-content:center;display:flex}.featured-agent h2{color:var(--white);font-size:clamp(42px,5vw,70px);line-height:.95}.featured-agent span{color:#ffffffdb;margin:14px 0 18px;font-weight:900;line-height:1.45;display:block}.featured-agent p{color:#ffffffc7}.agents-section{padding:48px clamp(18px,5vw,76px) 34px}.agents-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-top:30px;display:grid}.agent-card{background:var(--white);border:1px solid var(--line);border-radius:26px;overflow:hidden;box-shadow:0 18px 60px #11182714}.agent-card img{aspect-ratio:.88;object-fit:cover;object-position:center top;width:100%;display:block}.agent-card-body{padding:24px}.agent-card h3{margin:0 0 8px;font-family:Newsreader,Georgia,serif;font-size:34px;line-height:1}.agent-card strong{color:#344054;font-size:14px;line-height:1.45;display:block}.agent-credentials{gap:8px;margin:18px 0;display:grid}.agent-credentials span{color:var(--ink);align-items:center;gap:8px;font-size:13px;font-weight:900;display:inline-flex}.agent-credentials svg,.agent-values svg{color:var(--green);flex:none}.agent-card p{margin:0 0 12px;font-size:15px}.agent-values{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;padding:18px clamp(18px,5vw,76px) 86px;display:grid}.agent-values article{border:1px solid var(--line);background:#f7f7f5;border-radius:24px;padding:26px}.agent-values h3{margin:16px 0 8px;font-size:22px}footer{color:#fffc;background:var(--blue-dark);justify-content:space-between;gap:24px;padding:34px clamp(18px,5vw,76px);display:flex}footer strong{color:var(--white);margin-bottom:8px;font-size:20px;display:block}footer p{margin:0}.footer-links{flex-wrap:wrap;gap:12px;margin-top:14px;display:flex}.footer-links a{color:#ffffffd1;text-underline-offset:4px;font-size:13px;font-weight:850;text-decoration:underline}.legal-page{max-width:980px;margin:0 auto;padding:72px clamp(18px,5vw,76px) 96px}.legal-page h1{margin:0;font-family:Newsreader,Georgia,serif;font-size:clamp(42px,5vw,70px);line-height:.96}.legal-updated{color:var(--muted);margin:14px 0 34px;font-weight:850}.legal-page article{border-top:1px solid #0b0d101a;padding:24px 0}.legal-page h2{margin:0 0 10px;font-size:clamp(24px,2.6vw,34px)}.legal-page p{color:#40534c;margin:0 0 12px;font-size:17px;line-height:1.68}.seo-link-row,.related-guides{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.seo-link-row a,.related-guides a{min-height:44px;color:var(--ink);background:#f7f7f5;border:1px solid #0b0d101a;border-radius:999px;align-items:center;gap:6px;padding:0 14px;font-size:13px;font-weight:900;display:inline-flex}.related-guides{align-items:start;display:grid}.related-guides h3{margin:18px 0 0}.related-guides a{justify-self:start}.seo-hero{grid-template-columns:minmax(320px,1fr) minmax(280px,.42fr);align-items:center;gap:34px;padding:clamp(48px,7vw,92px) clamp(18px,5vw,76px);display:grid}.seo-hero h1{margin:0;font-family:Newsreader,Georgia,serif;font-size:clamp(48px,7vw,88px);line-height:.94}.seo-hero p:not(.eyebrow){color:var(--muted);font-size:19px;line-height:1.6}.seo-hero aside{background:var(--white);border:1px solid var(--line);border-radius:24px;padding:26px;box-shadow:0 18px 60px #11182714}.seo-hero aside strong{margin-bottom:16px;font-size:22px;display:block}.seo-hero ul,.seo-article ul{gap:12px;margin:0;padding:0;list-style:none;display:grid}.seo-hero li,.seo-article li{color:#334155;grid-template-columns:auto 1fr;align-items:start;gap:9px;font-weight:750;line-height:1.45;display:grid}.seo-hero li svg,.seo-article li svg{color:var(--blue);margin-top:2px}.seo-article{gap:18px;max-width:1060px;margin:0 auto;padding:0 clamp(18px,5vw,76px) 74px;display:grid}.seo-article article{background:var(--white);border:1px solid var(--line);border-radius:24px;padding:clamp(24px,4vw,38px);box-shadow:0 18px 60px #11182712}.seo-article h2{margin:0 0 14px;font-family:Newsreader,Georgia,serif;font-size:clamp(32px,4vw,48px);line-height:1}.seo-article p{color:#40534c;font-size:17px;line-height:1.68}.seo-faq{background:#f7f7f5;padding:74px clamp(18px,5vw,76px)}.chat{z-index:50;width:min(470px,100vw - 32px);position:fixed;bottom:22px;right:22px}.chat-toggle{min-height:48px;color:var(--white);background:#101828;border:0;border-radius:999px;align-items:center;gap:8px;margin-left:auto;padding:0 16px;font-weight:900;display:flex;box-shadow:0 14px 38px #10182840}.chat-window{background:var(--white);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:22px;margin-top:12px;overflow:hidden}.chat-title{color:var(--white);background:linear-gradient(135deg, var(--blue-dark), var(--blue));gap:12px;padding:16px;display:flex}.chat-title span{color:#ffffffb8;margin-top:4px;font-size:13px;display:block}.messages{background:#f7f7f5;gap:10px;max-height:340px;padding:16px;display:grid;overflow:auto}.messages p{white-space:pre-line;border-radius:16px;max-width:88%;margin:0;padding:11px 13px;font-size:14px;line-height:1.4}.messages .bot{background:var(--white);border:1px solid var(--line)}.messages .user{color:var(--white);background:var(--blue-dark);justify-self:end}.quick-actions{grid-template-columns:1fr 1fr;gap:8px;padding:12px 16px 0;display:grid}.quick-actions button{border:1px solid var(--line);background:var(--white);color:#344054;text-align:left;border-radius:12px;min-height:44px;padding:9px 10px;font-size:12px;font-weight:800;line-height:1.25}.chat-input{grid-template-columns:1fr auto;gap:8px;padding:14px 16px 16px;display:grid}.chat-input input{border:1px solid var(--line);border-radius:14px;min-height:44px;padding:0 12px}.chat-input button{min-height:44px;color:var(--white);background:var(--green);border:0;border-radius:14px;padding:0 14px;font-weight:900}@media (max-width:1020px){.topbar nav{display:none}.menu-button{place-items:center;display:grid}.topbar .mobile-dropdown{z-index:30;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffffa;border:1px solid #0b0d101a;border-radius:18px;gap:8px;width:min(330px,100vw - 28px);padding:10px;display:grid;position:absolute;top:calc(100% + 10px);right:clamp(14px,4vw,34px);box-shadow:0 24px 70px #0b0d102e}.topbar .mobile-dropdown a{color:#111827;background:#f7f7f5;border:1px solid #0b0d1012;border-radius:13px;justify-content:space-between;align-items:center;gap:12px;min-height:48px;padding:0 12px 0 14px;font-size:14px;font-weight:900;display:flex}.topbar .mobile-dropdown a:last-child{color:var(--white);background:var(--blue-dark)}.hero-new,.booking-panel,.booked-banner,.stat-strip,.marketplace-section,.education-section,.explainer-section,.section-heading,.comparison-section,.process,.advisor,.trust-gallery,.professional-proof,.faq-section,.subpage-hero,.detail-page-grid,.about-page,.agents-hero,.featured-agent,.agents-grid,.agent-values{grid-template-columns:1fr}.hero-art,.hero-art img{min-height:430px}.service-grid,.advanced-grid,.scenario-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.image-story{grid-template-columns:1fr}.education-intro{position:static}.product-type-grid{grid-template-columns:1fr}}@media (max-width:640px){body{background:linear-gradient(#fff 0%,#f4f8fc 100%)}.topbar{padding:12px 14px}.wordmark{min-width:0}.logo-wordmark img{width:218px}.wordmark strong{display:none}.hero-new{flex-direction:column;gap:18px;min-height:auto;padding:14px 12px 36px;display:flex}.lead-form{border-radius:18px;order:1;width:100%;padding:20px 16px 18px;box-shadow:0 18px 50px #0b0d101f}.form-head span,.eyebrow{letter-spacing:.1em;margin-bottom:8px;font-size:11px}.form-head h1{font-size:34px;line-height:.98}.form-head p,.booking-panel p,.process p,.advisor p,.section-heading p,.marketplace-hero p:not(.eyebrow),.comparison-section p:not(.eyebrow),.education-intro p:not(.eyebrow),.subpage-hero p,.detail-page-grid p,.about-page p,.agents-hero p,.featured-agent p,.agents-section p,.agent-card p,.agent-values p{font-size:15px;line-height:1.55}.agents-hero{padding:24px 12px 28px}.agents-hero h1{font-size:42px}.featured-agent{border-radius:24px;gap:18px;padding:14px}.featured-agent img{border-radius:18px;min-height:360px}.featured-agent>div{padding:4px 4px 10px}.featured-agent h2{font-size:42px}.agents-section,.agent-values{padding-left:12px;padding-right:12px}.agents-section{padding-top:28px}.agents-grid{gap:16px}.agent-card{border-radius:22px}.agent-card img{aspect-ratio:1/1.04}.agent-card-body,.agent-values article{padding:20px}.form-grid{gap:10px;margin-top:18px}.field{gap:6px}.field input,.field select,.calendar-controls select,.calendar-top input{border-radius:12px;max-width:100%;min-height:46px;font-size:16px}.segmented{gap:8px;margin:16px 0 12px}.segmented button{text-align:left;min-height:44px;padding:8px 10px}.preference{gap:10px;margin-bottom:12px}.preference label{border:1px solid var(--line);background:#f7f7f5;border-radius:12px;flex:130px;align-items:center;min-height:42px;padding:0 12px}.consent{font-size:12px}.primary-submit,.confirm,.call-link,.ghost-call{border-radius:13px;min-height:50px}.hero-art{border-radius:18px;order:2;width:100%;min-height:220px;box-shadow:0 18px 46px #0b0d101f}.hero-art img{min-height:220px}.floating-card{border-radius:13px;max-width:calc(100% - 24px);padding:10px 12px;font-size:12px}.card-one{top:12px;left:12px}.card-two{bottom:12px;right:12px}.form-grid,.segmented,.service-grid,.advanced-grid,.scenario-grid,.professional-proof,.calendar-controls,.calendar-top,.time-strip,.education-section,.explainer-section{grid-template-columns:1fr}.form-grid,.segmented{grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid .field:nth-child(5),.form-grid .field:nth-child(6),.form-grid .field:nth-child(7){grid-column:1/-1}.education-board-head,.education-slide,.education-cta{grid-template-columns:1fr}.education-board-head strong{justify-self:start}.education-slides,.education-slide,.product-type-grid,.education-cta{padding:16px}.education-cta{margin:0 16px 16px}.explainer-video{min-height:760px}.youtube-frame{min-height:560px}.paper-board{width:72%;padding:18px;top:16%}.paper-shield{width:64px;height:78px;top:24%}.paper-person{width:62px;height:118px;bottom:31%}.paper-person .head{width:34px;height:34px;left:15px}.paper-person .head:before,.paper-person .head:after{top:14px}.paper-person .body{width:44px;height:66px;top:34px;left:10px}.paper-person .arm{height:44px;top:46px}.paper-desk{grid-template-columns:1fr;width:82%;padding:12px;bottom:20%}.paper-desk span{min-height:42px}.lower-third{grid-template-columns:1fr;gap:6px}.visual-card{min-width:92px;font-size:12px}.chapter-list,.comparison-table div{grid-template-columns:1fr}.booking-panel,.booked-banner,.stat-strip{margin-left:12px;margin-right:12px}.booking-panel{border-radius:22px;padding:22px 14px}.booking-panel h2,.section-heading h2,.process h2,.advisor h2,.marketplace-hero h2,.faq-section h2,.comparison-section h2,.education-intro h2,.detail-page-grid h2{font-size:34px;line-height:1}.calendar-card{border-radius:18px;padding:12px}.month-picker{padding:10px}.month-header button{padding:0 10px;font-size:11px}.weekday-row,.day-grid{gap:4px}.day-cell{border-radius:9px;min-height:34px;font-size:12px}.time-strip{max-height:none}.appointment-confirmation{border-radius:16px;padding:14px}.appointment-confirmation strong{font-size:20px}.appointment-confirmation p{font-size:15px}.booked-banner{border-radius:22px;grid-template-columns:1fr;padding:20px 16px}.booked-badge{width:58px;height:58px}.booked-banner h2{font-size:32px}.booked-banner p:last-child{font-size:15px}.stat-strip{border-radius:18px}.stat-strip div{min-height:92px;padding:18px}.coverage,.comparison-section,.process,.advisor{padding:48px 14px}.marketplace-section,.education-library,.advanced-info,.scenario-section,.image-story,.trust-gallery,.professional-proof,.faq-section{display:none}.mobile-resource-hub{background:#fff;gap:18px;padding:44px 14px;display:grid}.mobile-resource-hub h2{margin:0;font-family:Newsreader,Georgia,serif;font-size:34px;line-height:1}.mobile-resource-grid{gap:10px;display:grid}.mobile-resource-grid a{min-height:54px;color:var(--ink);background:#f7f7f5;border:1px solid #0b0d1017;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:0 14px;font-weight:900;display:flex}.image-story{padding:0 14px 48px}.service-card,.advanced-grid article,.scenario-grid article,.marketplace-grid article,.proof-card,.faq-list article,.advisor>div:first-child,.advisor-panel{border-radius:18px;min-height:auto;padding:20px}.image-story div{border-radius:20px;min-height:240px}.trust-gallery img{height:220px}.process img{border-radius:20px}footer{padding:28px 16px 110px;display:grid}.chat{width:auto;bottom:10px;left:10px;right:10px}.chat.open{top:72px}.chat.open .chat-window{grid-template-rows:auto minmax(0,1fr) auto auto;max-height:calc(100vh - 94px);display:grid}.messages{max-height:none}.chat-toggle{min-height:44px;padding:0 14px}.quick-actions{grid-template-columns:1fr}.quick-actions button:nth-child(n+4){display:none}}@media (max-width:380px){.form-grid,.segmented{grid-template-columns:1fr}.form-grid .field:nth-child(5),.form-grid .field:nth-child(6),.form-grid .field:nth-child(7){grid-column:auto}.form-head h1,.booking-panel h2,.section-heading h2,.process h2,.advisor h2,.marketplace-hero h2,.faq-section h2,.comparison-section h2,.education-intro h2,.detail-page-grid h2{font-size:31px}}
