:root{--coral-50:#FFF5F5;--coral-100:#FFE3E3;--coral-200:#FFC9C9;--coral-300:#FFA8A8;--coral-400:#FF8787;--coral-500:#FF6B6B;--coral-600:#FA5252;--coral-700:#F03E3E;--coral-800:#E03131;--coral-900:#C92A2A;--navy-50:#F0F4F8;--navy-100:#D9E2EC;--navy-200:#BCCCDC;--navy-300:#9FB3C8;--navy-400:#829AB1;--navy-500:#627D98;--navy-600:#486581;--navy-700:#334E68;--navy-800:#243B53;--navy-900:#102A43;--teal-50:#F0FCFB;--teal-100:#C6F6F0;--teal-200:#8EEEE4;--teal-300:#4ECDC4;--teal-400:#3AB8AB;--teal-500:#2BA599;--teal-600:#1D8B82;--teal-700:#0B9A8D;--teal-800:#087B6F;--teal-900:#065D54;--warm-white:#FAFBF8;--white:#FFFFFF;--off-white:#FAFBF8;--black:#000000;--gray-50:#F7F9FA;--gray-100:#F0F3F5;--gray-200:#E4E9ED;--gray-300:#CBD2D9;--gray-400:#9AA5B1;--gray-500:#7B8794;--gray-600:#616E7C;--gray-700:#52606D;--gray-800:#3E4C59;--gray-900:#323F4B;--danger-500:#dc3545;--danger-600:#c82333;--warning-500:#F59E0B;--whatsapp-500:#25D366;--whatsapp-700:#128C7E;--space-0:0;--space-xs:0.25rem;--space-sm:0.5rem;--space-md:0.75rem;--space-base:1rem;--space-lg:1.5rem;--space-xl:2rem;--space-2xl:2.5rem;--space-3xl:3rem;--space-4xl:4rem;--space-5xl:5rem;--space-6xl:6rem;--space-7xl:8rem;--space-8xl:10rem;--font-display:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;--font-body:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;--font-mono:"JetBrains Mono","Fira Code","Courier New",monospace;--font-family:var(--font-body);--font-family-headings:var(--font-display);--text-xs:0.64rem;--text-sm:0.8rem;--text-base:1rem;--text-lg:1.25rem;--text-xl:1.563rem;--text-2xl:1.953rem;--text-3xl:2.441rem;--text-4xl:3.052rem;--text-5xl:3.815rem;--font-size-xs:var(--text-xs);--font-size-sm:var(--text-sm);--font-size-base:var(--text-base);--font-size-lg:var(--text-lg);--font-size-xl:var(--text-xl);--font-size-2xl:var(--text-2xl);--font-size-3xl:var(--text-3xl);--font-size-4xl:var(--text-4xl);--font-size-5xl:var(--text-5xl);--font-weight-thin:100;--font-weight-extralight:200;--font-weight-light:300;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-weight-extrabold:800;--font-weight-black:900;--leading-none:1;--leading-tight:1.25;--leading-snug:1.375;--leading-normal:1.5;--leading-relaxed:1.625;--leading-loose:2;--line-height-tight:var(--leading-tight);--line-height-snug:var(--leading-snug);--line-height-normal:var(--leading-normal);--line-height-relaxed:var(--leading-relaxed);--line-height-loose:var(--leading-loose);--tracking-tighter:-0.05em;--tracking-tight:-0.025em;--tracking-normal:0;--tracking-wide:0.025em;--tracking-wider:0.05em;--tracking-widest:0.1em;--radius-none:0;--radius-sm:0.25rem;--radius-md:0.5rem;--radius-lg:0.75rem;--radius-xl:1rem;--radius-2xl:1.5rem;--radius-full:9999px;--shadow-none:none;--shadow-xs:0 1px 2px 0 rgba(0,0,0,0.05);--shadow-sm:0 1px 3px 0 rgba(0,0,0,0.1),0 1px 2px -1px rgba(0,0,0,0.1);--shadow-md:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -2px rgba(0,0,0,0.1);--shadow-lg:0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -4px rgba(0,0,0,0.1);--shadow-xl:0 20px 25px -5px rgba(0,0,0,0.1),0 8px 10px -6px rgba(0,0,0,0.1);--shadow-2xl:0 25px 50px -12px rgba(0,0,0,0.25);--shadow-inner:inset 0 2px 4px 0 rgba(0,0,0,0.05);--shadow-focus:0 0 0 3px rgba(255,107,107,0.15);--shadow-focus-coral:0 0 0 3px rgba(255,107,107,0.15);--shadow-focus-navy:0 0 0 3px rgba(51,78,104,0.15);--shadow-focus-teal:0 0 0 3px rgba(78,205,196,0.15);--shadow-btn-primary:0 1px 2px rgba(0,0,0,0.05),0 4px 12px rgba(255,107,107,0.15);--shadow-btn-primary-hover:0 4px 6px rgba(0,0,0,0.07),0 12px 24px rgba(255,107,107,0.25);--shadow-btn-outline:0 0 0 1px rgba(255,255,255,0.1),0 4px 12px rgba(0,0,0,0.15);--shadow-btn-outline-hover:0 0 0 1px rgba(255,255,255,0.2),0 12px 24px rgba(255,255,255,0.2);--shadow-card:var(--shadow-lg);--shadow-card-hover:var(--shadow-xl);--shadow-icon-coral:0 4px 20px rgba(255,107,107,0.4);--shadow-icon-teal:0 4px 20px rgba(78,205,196,0.4);--shadow-icon-navy:0 4px 20px rgba(51,78,104,0.4);--shadow-btn-coral:var(--shadow-btn-primary);--shadow-btn-coral-hover:var(--shadow-btn-primary-hover);--shadow-success:0 4px 20px rgba(37,211,102,0.5);--shadow-success-hover:0 6px 30px rgba(37,211,102,0.7);--ease-linear:cubic-bezier(0,0,1,1);--ease-in:cubic-bezier(0.4,0,1,1);--ease-out:cubic-bezier(0,0,0.2,1);--ease-in-out:cubic-bezier(0.4,0,0.2,1);--ease-bounce:cubic-bezier(0.68,-0.55,0.265,1.55);--ease-elastic:cubic-bezier(0.68,-0.6,0.32,1.6);--ease-smooth:cubic-bezier(0.4,0,0.2,1);--ease-swift:cubic-bezier(0.55,0,0.1,1);--duration-instant:0ms;--duration-fast:100ms;--duration-normal:200ms;--duration-moderate:300ms;--duration-slow:400ms;--duration-slower:500ms;--duration-slowest:700ms;--transition-faster:0.1s var(--ease-smooth);--transition-fast:0.15s var(--ease-smooth);--transition-base:0.2s var(--ease-smooth);--transition-slow:0.3s var(--ease-smooth);--transition-slowest:0.4s var(--ease-smooth);--transition-button:background-color 0.2s var(--ease-smooth),border-color 0.2s var(--ease-smooth),color 0.2s var(--ease-smooth),box-shadow 0.2s var(--ease-smooth),opacity 0.2s var(--ease-smooth),transform 0.2s var(--ease-smooth);--transition-surface:border-color 0.2s var(--ease-smooth),box-shadow 0.2s var(--ease-smooth),opacity 0.2s var(--ease-smooth),transform 0.2s var(--ease-smooth);--transition-interactive:background-color 0.2s var(--ease-smooth),color 0.2s var(--ease-smooth),box-shadow 0.2s var(--ease-smooth),opacity 0.2s var(--ease-smooth),transform 0.2s var(--ease-smooth),visibility 0.2s var(--ease-smooth);--transition-dropdown:opacity 0.15s var(--ease-out),transform 0.15s var(--ease-out);--transition-modal:opacity 0.25s var(--ease-out);--transition-tooltip:opacity 0.15s var(--ease-smooth);--z-dropdown:1000;--z-sticky:1020;--z-fixed:1030;--z-modal-backdrop:1040;--scroll-offset:88px;--z-modal:1050;--z-popover:1060;--z-tooltip:1070}.card{background:var(--white);border-radius:var(--radius-lg);padding:var(--space-xl);box-shadow:var(--shadow-sm);border:1px solid var(--gray-100);transition:var(--transition-surface);position:relative}.card:hover{transform:translatey(-6px);box-shadow:var(--shadow-xl);border-color:rgba(216,67,67,0.3)}.card::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(216,67,67,0.02) 0%,rgba(11,154,141,0.02) 100%);opacity:0;transition:opacity var(--transition-base);border-radius:var(--radius-lg);pointer-events:none}.card:hover::before{opacity:1}.card-testimonial{border-left:4px solid var(--coral-700)}.icon-badge{border-radius:var(--radius-full);background:linear-gradient(135deg,var(--coral-500) 0%,var(--coral-600) 100%);box-shadow:var(--shadow-icon-coral);position:relative;z-index:1}.icon-badge-sm{width:60px;height:60px;font-size:1.75rem;margin-bottom:var(--space-md)}.icon-badge-md{width:70px;height:70px;font-size:2rem;margin:-35px auto var(--space-lg)}.icon-badge-lg{width:80px;height:80px;font-size:2.5rem;margin:var(--space-lg) auto}.icon-badge-teal{background:linear-gradient(135deg,var(--teal-300) 0%,var(--teal-400) 100%);box-shadow:var(--shadow-icon-teal)}.icon-badge-navy{background:linear-gradient(135deg,var(--navy-700) 0%,var(--navy-800) 100%);box-shadow:var(--shadow-icon-navy)}.dark-context h1,.dark-context h2,.dark-context h3,.dark-context h4,.dark-context h5,.dark-context h6{color:var(--white) !important}.dark-context p,.dark-context li,.dark-context .text-secondary{color:rgba(255,255,255,0.9)}.hover-lift-sm:hover{transform:translatey(-2px)}.hover-lift:hover{transform:translatey(-4px)}.hover-lift-lg:hover{transform:translatey(-6px)}.hover-shadow-sm:hover{box-shadow:var(--shadow-md)}.hover-shadow:hover{box-shadow:var(--shadow-lg)}.hover-shadow-lg:hover{box-shadow:var(--shadow-xl)}.focus-ring:focus-visible{outline:2px solid var(--coral-700);outline-offset:2px;border-radius:2px}.gradient-overlay{position:relative}.gradient-overlay::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(10,37,64,0.95) 0%,rgba(26,69,112,0.9) 100%);z-index:1}.gradient-overlay>*{position:relative;z-index:2}.p-0{padding:0}.p-xs{padding:var(--space-xs)}.p-sm{padding:var(--space-sm)}.p-md{padding:var(--space-md)}.p-base{padding:var(--space-base)}.p-lg{padding:var(--space-lg)}.p-xl{padding:var(--space-xl)}.p-2xl{padding:var(--space-2xl)}.p-3xl{padding:var(--space-3xl)}.px-0{padding-left:0;padding-right:0}.px-xs{padding-left:var(--space-xs);padding-right:var(--space-xs)}.px-sm{padding-left:var(--space-sm);padding-right:var(--space-sm)}.px-md{padding-left:var(--space-md);padding-right:var(--space-md)}.px-base{padding-left:var(--space-base);padding-right:var(--space-base)}.px-lg{padding-left:var(--space-lg);padding-right:var(--space-lg)}.px-xl{padding-left:var(--space-xl);padding-right:var(--space-xl)}.px-2xl{padding-left:var(--space-2xl);padding-right:var(--space-2xl)}.px-3xl{padding-left:var(--space-3xl);padding-right:var(--space-3xl)}.py-0{padding-top:0;padding-bottom:0}.py-xs{padding-top:var(--space-xs);padding-bottom:var(--space-xs)}.py-sm{padding-top:var(--space-sm);padding-bottom:var(--space-sm)}.py-md{padding-top:var(--space-md);padding-bottom:var(--space-md)}.py-base{padding-top:var(--space-base);padding-bottom:var(--space-base)}.py-lg{padding-top:var(--space-lg);padding-bottom:var(--space-lg)}.py-xl{padding-top:var(--space-xl);padding-bottom:var(--space-xl)}.py-2xl{padding-top:var(--space-2xl);padding-bottom:var(--space-2xl)}.py-3xl{padding-top:var(--space-3xl);padding-bottom:var(--space-3xl)}.py-4xl{padding-top:var(--space-4xl);padding-bottom:var(--space-4xl)}.py-5xl{padding-top:var(--space-5xl);padding-bottom:var(--space-5xl)}.pt-0{padding-top:0}.pt-sm{padding-top:var(--space-sm)}.pt-md{padding-top:var(--space-md)}.pt-lg{padding-top:var(--space-lg)}.pt-xl{padding-top:var(--space-xl)}.pt-2xl{padding-top:var(--space-2xl)}.pt-3xl{padding-top:var(--space-3xl)}.pb-0{padding-bottom:0}.pb-sm{padding-bottom:var(--space-sm)}.pb-md{padding-bottom:var(--space-md)}.pb-lg{padding-bottom:var(--space-lg)}.pb-xl{padding-bottom:var(--space-xl)}.pb-2xl{padding-bottom:var(--space-2xl)}.pb-3xl{padding-bottom:var(--space-3xl)}.m-0{margin:0}.m-auto{margin:0 auto}.mx-auto{margin-left:auto;margin-right:auto}.mt-0{margin-top:0}.mt-xs{margin-top:var(--space-xs)}.mt-sm{margin-top:var(--space-sm)}.mt-md{margin-top:var(--space-md)}.mt-lg{margin-top:var(--space-lg)}.mt-xl{margin-top:var(--space-xl)}.mt-2xl{margin-top:var(--space-2xl)}.mt-3xl{margin-top:var(--space-3xl)}.mb-0{margin-bottom:0}.mb-xs{margin-bottom:var(--space-xs)}.mb-sm{margin-bottom:var(--space-sm)}.mb-md{margin-bottom:var(--space-md)}.mb-lg{margin-bottom:var(--space-lg)}.mb-xl{margin-bottom:var(--space-xl)}.mb-2xl{margin-bottom:var(--space-2xl)}.mb-3xl{margin-bottom:var(--space-3xl)}.ml-auto{margin-left:auto}.mr-auto{margin-right:auto}.gap-0{gap:0}.gap-xs{gap:var(--space-xs)}.gap-sm{gap:var(--space-sm)}.gap-md{gap:var(--space-md)}.gap-base{gap:var(--space-base)}.gap-lg{gap:var(--space-lg)}.gap-xl{gap:var(--space-xl)}.gap-2xl{gap:var(--space-2xl)}.gap-3xl{gap:var(--space-3xl)}.flex{display:flex}.inline-flex{display:inline-flex}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.items-start{align-items:flex-start}.items-center{align-items:center}.items-end{align-items:flex-end}.items-stretch{align-items:stretch}.items-baseline{align-items:baseline}.justify-start{justify-content:flex-start}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-evenly{justify-content:space-evenly}.self-auto{align-self:auto}.self-start{align-self:flex-start}.self-center{align-self:center}.self-end{align-self:flex-end}.flex-1{flex:1 1 0%}.flex-auto{flex:1 1 auto}.flex-none{flex:none}.grid{display:grid}.inline-grid{display:inline-grid}.grid-cols-1{grid-template-columns:repeat(1,1fr)}.grid-cols-2{grid-template-columns:repeat(2,1fr)}.grid-cols-3{grid-template-columns:repeat(3,1fr)}.grid-cols-4{grid-template-columns:repeat(4,1fr)}.grid-cols-5{grid-template-columns:repeat(5,1fr)}.grid-cols-6{grid-template-columns:repeat(6,1fr)}.grid-auto-fit{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.grid-auto-fit-lg{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.col-span-1{grid-column:span 1}.col-span-2{grid-column:span 2}.col-span-3{grid-column:span 3}.col-span-full{grid-column:1 / -1}.text-xs{font-size:var(--text-xs)}.text-sm{font-size:var(--text-sm)}.text-base{font-size:var(--text-base)}.text-lg{font-size:var(--text-lg)}.text-xl{font-size:var(--text-xl)}.text-2xl{font-size:var(--text-2xl)}.text-3xl{font-size:var(--text-3xl)}.text-4xl{font-size:var(--text-4xl)}.text-5xl{font-size:var(--text-5xl)}.font-thin{font-weight:var(--font-weight-thin)}.font-light{font-weight:var(--font-weight-light)}.font-normal{font-weight:var(--font-weight-normal)}.font-medium{font-weight:var(--font-weight-medium)}.font-semibold{font-weight:var(--font-weight-semibold)}.font-bold{font-weight:var(--font-weight-bold)}.font-extrabold{font-weight:var(--font-weight-extrabold)}.font-black{font-weight:var(--font-weight-black)}.font-display{font-family:var(--font-display)}.font-body{font-family:var(--font-body)}.leading-none{line-height:var(--leading-none)}.leading-tight{line-height:var(--leading-tight)}.leading-snug{line-height:var(--leading-snug)}.leading-normal{line-height:var(--leading-normal)}.leading-relaxed{line-height:var(--leading-relaxed)}.leading-loose{line-height:var(--leading-loose)}.tracking-tight{letter-spacing:var(--tracking-tight)}.tracking-normal{letter-spacing:var(--tracking-normal)}.tracking-wide{letter-spacing:var(--tracking-wide)}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.underline{text-decoration:underline}.no-underline{text-decoration:none}.text-coral-500{color:var(--coral-500)}.text-coral-600{color:var(--coral-600)}.text-coral-700{color:var(--coral-700)}.text-navy-500{color:var(--navy-500)}.text-navy-600{color:var(--navy-600)}.text-navy-700{color:var(--navy-700)}.text-navy-800{color:var(--navy-800)}.text-navy-900{color:var(--navy-900)}.text-teal-300{color:var(--teal-300)}.text-teal-500{color:var(--teal-500)}.text-teal-700{color:var(--teal-700)}.text-gray-500{color:var(--gray-500)}.text-gray-600{color:var(--gray-600)}.text-gray-700{color:var(--gray-700)}.text-gray-800{color:var(--gray-800)}.text-gray-900{color:var(--gray-900)}.text-white{color:var(--white)}.text-black{color:var(--black)}.bg-coral-50{background-color:var(--coral-50)}.bg-coral-500{background-color:var(--coral-500)}.bg-coral-600{background-color:var(--coral-600)}.bg-navy-50{background-color:var(--navy-50)}.bg-navy-700{background-color:var(--navy-700)}.bg-navy-800{background-color:var(--navy-800)}.bg-navy-900{background-color:var(--navy-900)}.bg-teal-50{background-color:var(--teal-50)}.bg-teal-300{background-color:var(--teal-300)}.bg-teal-500{background-color:var(--teal-500)}.bg-gray-50{background-color:var(--gray-50)}.bg-gray-100{background-color:var(--gray-100)}.bg-gray-200{background-color:var(--gray-200)}.bg-white{background-color:var(--white)}.bg-off-white{background-color:var(--off-white)}.bg-warm-white{background-color:var(--warm-white)}.bg-transparent{background-color:transparent}.border{border-width:1px;border-style:solid}.border-0{border-width:0}.border-2{border-width:2px;border-style:solid}.border-t{border-top-width:1px;border-top-style:solid}.border-b{border-bottom-width:1px;border-bottom-style:solid}.border-l{border-left-width:1px;border-left-style:solid}.border-r{border-right-width:1px;border-right-style:solid}.border-gray-200{border-color:var(--gray-200)}.border-gray-300{border-color:var(--gray-300)}.border-coral-500{border-color:var(--coral-500)}.border-white{border-color:var(--white)}.border-transparent{border-color:transparent}.rounded-none{border-radius:0}.rounded-sm{border-radius:var(--radius-sm)}.rounded{border-radius:var(--radius-md)}.rounded-md{border-radius:var(--radius-md)}.rounded-lg{border-radius:var(--radius-lg)}.rounded-xl{border-radius:var(--radius-xl)}.rounded-2xl{border-radius:var(--radius-2xl)}.rounded-full{border-radius:var(--radius-full)}.shadow-none{box-shadow:none}.shadow-xs{box-shadow:var(--shadow-xs)}.shadow-sm{box-shadow:var(--shadow-sm)}.shadow{box-shadow:var(--shadow-md)}.shadow-md{box-shadow:var(--shadow-md)}.shadow-lg{box-shadow:var(--shadow-lg)}.shadow-xl{box-shadow:var(--shadow-xl)}.shadow-2xl{box-shadow:var(--shadow-2xl)}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.hidden{display:none}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.w-full{width:100%}.w-auto{width:auto}.w-fit{width:fit-content}.h-full{height:100%}.h-auto{height:auto}.h-fit{height:fit-content}.max-w-screen{max-width:1200px}.max-w-screen-lg{max-width:1024px}.max-w-screen-md{max-width:768px}.max-w-full{max-width:100%}.min-h-screen{min-height:100vh}.transition{transition:var(--transition-surface)}.transition-all{transition:var(--transition-surface)}.transition-fast{transition:var(--transition-surface);transition-duration:var(--duration-fast)}.transition-slow{transition:var(--transition-surface);transition-duration:var(--duration-moderate)}.transition-colors{transition:color var(--transition-base),background-color var(--transition-base),border-color var(--transition-base)}.transition-transform{transition:transform var(--transition-base)}.transition-shadow{transition:box-shadow var(--transition-base)}.scale-95{transform:scale(0.95)}.scale-100{transform:scale(1)}.scale-105{transform:scale(1.05)}.-translate-y-1{transform:translateY(-4px)}.-translate-y-2{transform:translateY(-8px)}.opacity-0{opacity:0}.opacity-50{opacity:0.5}.opacity-75{opacity:0.75}.opacity-100{opacity:1}.overflow-hidden{overflow:hidden}.overflow-auto{overflow:auto}.cursor-pointer{cursor:pointer}.cursor-default{cursor:default}.object-cover{object-fit:cover}.object-contain{object-fit:contain}.container{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:var(--space-xl);padding-right:var(--space-xl)}.section-spacing{padding-top:clamp(var(--space-3xl),8vh,var(--space-6xl));padding-bottom:clamp(var(--space-3xl),8vh,var(--space-6xl))}*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:auto;scroll-padding-top:0}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:0.01ms !important;animation-iteration-count:1 !important;transition-duration:0.01ms !important}}body{font-family:var(--font-family);font-size:var(--font-size-base);font-weight:var(--font-weight-normal);line-height:var(--line-height-relaxed);color:var(--gray-700);background-color:var(--white);overflow-x:hidden;-webkit-text-size-adjust:100%;text-rendering:optimizeLegibility;font-feature-settings:"kern" 1;font-kerning:normal;--baseline:8px}.skip-link{position:absolute;top:-100px;left:0;background:var(--navy-700);color:var(--white);padding:var(--space-md) var(--space-lg);text-decoration:none;font-weight:var(--font-weight-semibold);z-index:9999;transition:top var(--transition-fast)}.skip-link:focus{top:0;outline:3px solid var(--coral-500);outline-offset:2px}ul,ol{margin-top:0;margin-bottom:var(--space-xl);padding-left:0;list-style:none}ul:last-child,ol:last-child{margin-bottom:0}li{margin-bottom:var(--space-base);line-height:var(--line-height-relaxed)}section[id],.journey-phase[id],.service-card[id],.content-page [id],.content [id],article [id]{scroll-margin-top:var(--scroll-offset)}li:last-child{margin-bottom:0}ul ul,ul ol,ol ul,ol ol{margin-top:var(--space-base);margin-bottom:var(--space-base);padding-left:var(--space-xl)}.content ul,.content ol,article ul,article ol{padding-left:var(--space-xl)}.content ul{list-style-type:disc}.content ol{list-style-type:decimal}.content li{padding-left:var(--space-sm)}a{color:inherit;text-decoration:none;transition:color var(--transition-fast),opacity var(--transition-fast)}a:hover{color:var(--coral-700)}a:focus{outline:2px solid var(--coral-700);outline-offset:2px;border-radius:2px}a:focus:not(:focus-visible){outline:none}a:focus-visible{outline:2px solid var(--coral-700);outline-offset:2px}strong,b{font-weight:var(--font-weight-bold);color:var(--navy-700)}em,i{font-style:italic}small{font-size:var(--font-size-sm);line-height:var(--line-height-normal)}img{max-width:100%;height:auto;display:block}.fas,.far,.fab{display:inline-block;width:1em;text-align:center}figure{margin:var(--space-3xl) 0}figcaption{margin-top:var(--space-md);font-size:var(--font-size-sm);color:var(--gray-500);font-style:italic;text-align:center}button{font-family:inherit;font-size:inherit;cursor:pointer;border:none;background:none}input,textarea,select{font-family:inherit;font-size:inherit}*:focus-visible{outline:2px solid var(--coral-700);outline-offset:2px;border-radius:2px}button:focus-visible,.btn:focus-visible{outline:3px solid var(--coral-700);outline-offset:3px}.container-fluid{width:100%;padding:0 var(--space-xl)}.section-padding{padding:var(--space-5xl) 0}.section-padding-sm{padding:var(--space-3xl) 0}.section-padding-lg{padding:var(--space-6xl) 0}.section-padding-xl{padding:calc(var(--space-6xl) * 1.5) 0}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}h1,h2,h3,h4,h5,h6{font-family:var(--font-family-headings);font-weight:var(--font-weight-bold);line-height:var(--line-height-tight);color:var(--navy-700);margin-top:var(--space-3xl);margin-bottom:var(--space-xl);letter-spacing:-0.02em}h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child,h6:first-child{margin-top:0}h1{font-size:var(--font-size-5xl);font-weight:var(--font-weight-extrabold);letter-spacing:-0.03em;margin-bottom:var(--space-2xl)}h2{font-size:var(--font-size-4xl);font-weight:var(--font-weight-extrabold);letter-spacing:-0.025em;margin-top:var(--space-4xl);margin-bottom:var(--space-xl)}h3{font-size:var(--font-size-3xl);font-weight:var(--font-weight-bold);margin-top:var(--space-3xl);margin-bottom:var(--space-lg)}h4{font-size:var(--font-size-2xl);font-weight:var(--font-weight-bold);margin-top:var(--space-2xl);margin-bottom:var(--space-lg)}h5{font-size:var(--font-size-xl);font-weight:var(--font-weight-semibold);margin-top:var(--space-xl);margin-bottom:var(--space-base)}h6{font-size:var(--font-size-lg);font-weight:var(--font-weight-semibold);margin-top:var(--space-lg);margin-bottom:var(--space-base)}p{margin-top:0;margin-bottom:var(--space-xl);line-height:var(--line-height-loose);max-width:70ch}p:last-child{margin-bottom:0}p+p{margin-top:var(--space-xl)}h1+p,h2+p,h3+p,h4+p,h5+p,h6+p{margin-top:0}.lead{font-size:var(--font-size-lg);font-weight:var(--font-weight-medium);line-height:var(--line-height-loose);color:var(--gray-600);max-width:65ch}.section-title{font-size:var(--font-size-4xl);font-weight:var(--font-weight-extrabold);color:var(--navy-700);margin-top:0;margin-bottom:var(--space-xl);line-height:var(--line-height-tight);letter-spacing:-0.025em}.section-title.text-center{margin-bottom:var(--space-lg)}.section-description,.section-subtitle{font-size:var(--font-size-lg);font-weight:var(--font-weight-normal);color:var(--gray-600);max-width:60ch;margin-left:auto;margin-right:auto;margin-top:0;margin-bottom:var(--space-3xl);line-height:var(--line-height-loose)}.text-center+.section-description,.section-title+.section-description{margin-top:calc(var(--space-lg) * -0.5)}.page-title{font-size:var(--font-size-4xl);font-weight:var(--font-weight-extrabold);margin-bottom:var(--space-lg);line-height:var(--line-height-tight);letter-spacing:-0.02em}.page-subtitle{font-size:var(--font-size-xl);font-weight:var(--font-weight-normal);opacity:0.95;line-height:var(--line-height-relaxed);max-width:65ch;margin:0 auto}@media (max-width:768px){.section-title,.page-title{font-size:var(--font-size-3xl)}}@media (max-width:480px){.section-title{font-size:var(--font-size-3xl);line-height:1.2}.page-subtitle{font-size:var(--font-size-base)}.page-title{font-size:var(--font-size-3xl);line-height:1.15}}.top-bar{background:var(--navy-800);color:var(--white);padding:0.25rem 0;font-size:0.875rem;font-weight:500;border-bottom:1px solid rgba(255,255,255,0.1);line-height:1.2}.top-bar-content{flex-wrap:nowrap;gap:1.5rem;min-height:24px;max-height:32px}.top-bar-left{flex-wrap:nowrap}.top-bar-link{color:rgba(255,255,255,0.95);gap:0.375rem;transition:var(--transition-fast);text-decoration:none;white-space:nowrap}.top-bar-link i{font-size:0.875rem}.top-bar-link:hover{color:var(--coral-500)}.top-bar-text{color:rgba(255,255,255,0.95)}.header{background:var(--white);box-shadow:var(--shadow-sm);position:sticky;top:0;z-index:var(--z-sticky);transition:var(--transition-base)}.header.scrolled{box-shadow:var(--shadow-md)}.header-content{padding:0.5rem 0;min-height:50px;gap:var(--space-md)}.logo{text-decoration:none;transition:opacity var(--transition-fast)}.logo:hover{opacity:0.85}.logo-text{flex-direction:column;align-items:flex-start;gap:0.15rem}.logo-kicker{color:var(--teal-600,#0f766e);font-size:0.72rem;font-weight:800;letter-spacing:0.08em;line-height:1;text-transform:uppercase;white-space:nowrap}.logo-name{font-size:clamp(1.05rem,1.8vw,1.35rem);font-weight:700;color:var(--navy-700);letter-spacing:-0.02em;line-height:1;white-space:nowrap}.nav{gap:clamp(1rem,1.9vw,var(--space-2xl));margin-left:auto}.nav-link{color:var(--navy-700);font-weight:var(--font-weight-semibold);font-size:clamp(0.94rem,1.2vw,1rem);position:relative;padding:var(--space-sm) 0;padding-bottom:calc(var(--space-sm)+3px);transition:color var(--transition-fast);text-shadow:0 1px 2px rgba(255,255,255,0.8)}.nav-mobile-only{display:none !important}.nav-link.btn.btn-primary{padding:0.5rem 1.25rem;margin:0;line-height:1.4;text-shadow:none;background:linear-gradient(135deg,var(--navy-700) 0%,var(--navy-800) 100%);color:white;border:none;font-weight:600;transition:var(--transition-button)}.nav-link.btn.btn-primary:hover{background:linear-gradient(135deg,var(--coral-600) 0%,var(--coral-700) 100%);color:white;transform:translateY(-1px);box-shadow:0 4px 12px rgba(255,107,107,0.3)}.nav-link.btn.btn-primary:active{transform:translateY(0);box-shadow:0 2px 6px rgba(255,107,107,0.2)}.nav-link:focus-visible{outline:2px solid var(--coral-500);outline-offset:4px;border-radius:var(--radius-sm)}.nav-link::after{content:"";position:absolute;bottom:0;left:0;width:0;height:3px;background:linear-gradient(90deg,var(--coral-500) 0%,var(--coral-700) 100%);transition:width var(--transition-base);border-radius:var(--radius-sm)}.nav-link:hover{color:var(--coral-700)}.nav-link:hover::after,.nav-link.active::after{width:100%}.nav-link.active{color:var(--coral-700);font-weight:var(--font-weight-semibold)}.mobile-menu-toggle{display:none;flex-direction:column;gap:5px;padding:var(--space-sm);cursor:pointer;background:none;border:none;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.mobile-menu-toggle span{display:block;width:25px;height:3px;background:var(--navy-700);transition:var(--transition-base);border-radius:var(--radius-sm)}.mobile-menu-toggle.active span:nth-child(1){transform:rotate(45deg) translateY(8px)}.mobile-menu-toggle.active span:nth-child(2){opacity:0}.mobile-menu-toggle.active span:nth-child(3){transform:rotate(-45deg) translateY(-8px)}body.nav-open{overflow:hidden}.mobile-menu-toggle:focus-visible{outline:3px solid var(--coral-500);outline-offset:2px;border-radius:var(--radius-sm)}@media (max-width:968px){.nav{position:fixed;top:60px;left:0;width:100%;min-height:calc(100vh - 60px);height:calc(100dvh - 60px);background:var(--white);flex-direction:column;padding:var(--space-xl) var(--space-xl) calc(var(--space-2xl)+env(safe-area-inset-bottom));transform:translateX(-100%);transition:transform var(--transition-base);box-shadow:var(--shadow-lg);z-index:var(--z-fixed);overflow-y:auto;-webkit-overflow-scrolling:touch;gap:var(--space-sm);margin-left:0;align-items:stretch}.nav.active{transform:translateX(0)}.nav-link{width:100%;padding:var(--space-md) var(--space-lg);border-radius:var(--radius-lg);background:var(--gray-50);text-shadow:none;text-align:left;white-space:normal}.nav-mobile-only{display:flex !important}.nav-link::after{display:none}.nav-link.active{background:linear-gradient(135deg,var(--coral-50) 0%,var(--white) 100%);color:var(--coral-700)}.nav-link.btn.btn-primary{width:100%;justify-content:center;text-align:center}.nav-link.btn.btn-primary:hover,.nav-link.btn.btn-primary:active{transform:none}.mobile-menu-toggle{display:flex;min-width:44px;min-height:44px}}@media (max-width:768px){.logo-kicker{font-size:0.64rem}.logo-name{font-size:1.1rem}}@media (max-width:480px){.top-bar-content{flex-direction:column;text-align:center}}.btn{display:inline-flex;align-items:center;justify-content:center;gap:0.375rem;padding:0.625rem 1.25rem;border-radius:var(--radius-lg);font-family:var(--font-body);font-weight:var(--font-weight-semibold);font-size:0.9375rem;line-height:1.4;letter-spacing:0.01em;min-height:42px;text-align:center;text-decoration:none;border:none;cursor:pointer;user-select:none;white-space:nowrap;transition:var(--transition-button);position:relative;overflow:hidden}.btn:focus{outline:none}.btn:focus-visible{box-shadow:var(--shadow-focus-coral)}.btn-primary{background:linear-gradient(135deg,var(--coral-500) 0%,var(--coral-600) 50%,var(--coral-700) 100%);color:white;box-shadow:0 2px 6px rgba(255,107,107,0.3),0 1px 3px rgba(0,0,0,0.12);border:none;font-weight:600;text-shadow:0 1px 2px rgba(0,0,0,0.1)}.btn-primary::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(255,255,255,0.15) 0%,transparent 100%);opacity:0;transition:opacity 0.3s var(--ease-smooth)}.btn-primary:hover{transform:translateY(-1px);box-shadow:0 6px 20px rgba(255,107,107,0.4),0 3px 10px rgba(0,0,0,0.15);background:linear-gradient(135deg,var(--navy-700) 0%,var(--navy-800) 50%,var(--navy-900) 100%);color:white}.btn-primary:hover::before{opacity:1}.btn-primary:active{transform:translateY(0px);transition-duration:0.1s;box-shadow:0 2px 8px rgba(51,78,104,0.35);background:var(--navy-900)}.btn-primary:focus-visible{outline-color:var(--coral-400)}.btn-secondary{background:linear-gradient(135deg,var(--navy-700) 0%,var(--navy-600) 100%);color:white;box-shadow:var(--shadow-md)}.btn-secondary:hover{transform:translateY(-2px);box-shadow:var(--shadow-lg);background:linear-gradient(135deg,var(--navy-600) 0%,var(--navy-500) 100%)}.btn-secondary:active{transform:translateY(-1px)}.btn-outline{background:transparent;color:var(--navy-700);border:1.5px solid currentColor;box-shadow:none}.btn-outline:hover{background:var(--navy-700);color:white;border-color:var(--navy-700);transform:translateY(-2px);box-shadow:var(--shadow-md)}.btn-outline:active{transform:translateY(-1px)}section.dark-context .btn-outline,.hero .btn-outline,.page-hero .btn-outline,.dark-context .btn-outline{background:rgba(255,255,255,0.08);color:white;border:2px solid rgba(255,255,255,0.6);backdrop-filter:blur(8px);box-shadow:var(--shadow-btn-outline);font-weight:600}section.dark-context .btn-outline:hover,.hero .btn-outline:hover,.page-hero .btn-outline:hover,.dark-context .btn-outline:hover{background:rgba(255,255,255,0.95);color:var(--navy-700);border-color:white;border-width:2px;transform:translateY(-2px);box-shadow:var(--shadow-btn-outline-hover)}.btn-white{background:white;color:var(--navy-700);box-shadow:var(--shadow-md)}.btn-white:hover{background:var(--gray-50);transform:translateY(-2px);box-shadow:var(--shadow-lg)}.btn-sm{min-height:40px;padding:0.625rem 1.25rem;font-size:0.875rem}.btn-lg,.btn-large{min-height:56px;padding:1.125rem 2.25rem;font-size:1.125rem;letter-spacing:0.02em}.btn-xl{min-height:64px;padding:1.5rem 3rem;font-size:1.25rem}.btn-block,.btn-full{width:100%}.btn-urgent{background:linear-gradient(135deg,var(--danger-500) 0%,var(--danger-600) 100%);color:var(--white);animation:pulse 2s infinite}.btn-outline-light{background:transparent;color:var(--white);border-color:var(--white)}.btn-outline-light:hover{background:var(--white);color:var(--navy-700)}.btn-light{background:var(--white);color:var(--navy-700)}@media (max-width:768px){.btn{align-items:center;width:100%;white-space:normal}}@media (max-width:480px){.btn{align-items:center;padding:12px 24px;font-size:var(--font-size-sm);min-height:44px}.btn-lg{padding:1rem 2rem;font-size:var(--font-size-base)}}.hero{position:relative;background-image:var(--bg-image,none);background-size:cover;background-position:center;min-height:clamp(380px,45vh,480px);padding:clamp(2rem,5vh,3rem) var(--space-lg) clamp(1.5rem,4vh,2.5rem)}.hero::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient( 135deg,var(--navy-900) 0%,var(--navy-800) 55%,var(--navy-700) 100% );opacity:0.92;z-index:1}.hero::after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle,var(--teal-200) 0 2px,transparent 2px),radial-gradient(circle,var(--coral-200) 0 2px,transparent 2px),repeating-linear-gradient(45deg,var(--navy-50) 0 2px,transparent 2px 14px);background-size:56px 56px,72px 72px,auto;background-position:0 0,18px 22px,0 0;opacity:0.12;mix-blend-mode:overlay;pointer-events:none;z-index:2}.hero-image-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:0}.hero-image{width:100%;height:100%;object-fit:cover}.hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,rgba(10,37,64,0.9),rgba(26,69,112,0.8));z-index:1}.hero-content{position:relative;z-index:3;color:white;text-align:center;max-width:1100px;margin:0 auto;padding:0 var(--space-xl);padding-top:clamp(1rem,3vh,2rem)}.hero-title{font-family:var(--font-display);font-size:clamp(2.5rem,6vw,4rem);font-weight:700;line-height:1.1;letter-spacing:-0.02em;margin:0 auto 0.875rem;max-width:950px;color:white;text-shadow:0 1px 2px rgba(0,0,0,0.1),0 4px 12px rgba(0,0,0,0.15)}.hero-subtitle{font-family:var(--font-body);font-size:clamp(1.0625rem,2vw,1.25rem);font-weight:400;line-height:1.5;letter-spacing:0.01em;color:rgba(255,255,255,0.95);max-width:700px;margin:0 auto 1rem;text-shadow:0 2px 6px rgba(0,0,0,0.25)}.hero-buttons{gap:0.875rem;margin:0}.hero-trust-badges{display:flex;gap:var(--space-xl);justify-content:center;flex-wrap:wrap;margin-top:var(--space-2xl)}.trust-badge{display:flex;align-items:center;gap:var(--space-sm);color:var(--white);font-size:var(--font-size-sm)}.trust-badge i{font-size:var(--font-size-lg);color:var(--teal-300)}.trust-badge-text{color:var(--white);font-weight:var(--font-weight-medium)}.page-header{padding:5rem 0 3.5rem;color:var(--white);position:relative;overflow:hidden;background:linear-gradient(135deg,var(--navy-700) 0%,var(--navy-600) 100%)}.page-hero{padding:4rem 0 3rem;background:linear-gradient(135deg,var(--navy-700) 0%,var(--navy-800) 100%);color:var(--white);text-align:center;position:relative;overflow:hidden}.page-hero::before{content:'';position:absolute;inset:0;background-image:radial-gradient(circle,var(--coral-200) 0 2px,transparent 2px),radial-gradient(circle,var(--teal-200) 0 2px,transparent 2px),repeating-linear-gradient(-45deg,var(--navy-50) 0 2px,transparent 2px 16px);background-size:64px 64px,84px 84px,auto;background-position:0 0,22px 10px,0 0;opacity:0.08;pointer-events:none}.page-hero .container{position:relative;z-index:1}.hero-content{max-width:800px;margin:0 auto}.hero-title{font-size:clamp(2rem,5vw,3rem);font-weight:var(--font-weight-bold);margin-bottom:var(--space-md);color:var(--white)}.hero-description{font-size:clamp(1.125rem,2.5vw,1.375rem);line-height:1.5;margin-bottom:var(--space-xl);color:var(--gray-100)}.hero-stats{display:flex;justify-content:center;gap:var(--space-xl);flex-wrap:wrap}.stat{text-align:center}.stat-number{display:block;font-size:clamp(2rem,4vw,2.5rem);font-weight:var(--font-weight-extrabold);color:var(--coral-400);line-height:1}.stat-label{display:block;font-size:0.875rem;color:var(--gray-300);margin-top:0.25rem}@media (max-width:768px){.hero-stats{gap:var(--space-lg)}.stat-number{font-size:1.75rem}}.services-preview{padding:clamp(3rem,8vh,4rem) 0;background:linear-gradient(180deg,var(--white) 0%,var(--gray-50) 100%);position:relative;overflow:hidden}.services-preview::before{content:'';position:absolute;inset:0;background-image:radial-gradient(circle,var(--teal-100) 0 2px,transparent 2px),radial-gradient(circle,var(--coral-100) 0 2px,transparent 2px),repeating-linear-gradient(90deg,var(--navy-50) 0 2px,transparent 2px 18px);background-size:72px 72px,56px 56px,auto;background-position:0 0,16px 24px,0 0;opacity:0.22;pointer-events:none}.services-preview .container{position:relative;z-index:1}.journey-preview{margin-bottom:var(--space-2xl)}.service-preview-card{background:var(--white);border:2px solid var(--gray-200);border-radius:var(--radius-lg);padding:var(--space-xl);position:relative;transition:var(--transition-surface);text-align:center}.service-preview-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-xl);border-color:var(--coral-300)}.service-preview-card.most-popular{border-color:var(--coral-500);box-shadow:var(--shadow-lg);transform:scale(1.05)}.service-preview-card.most-popular:hover{transform:scale(1.05) translateY(-4px)}.popular-badge{position:absolute;top:-10px;left:50%;transform:translateX(-50%);background:linear-gradient(135deg,var(--coral-500) 0%,var(--coral-600) 100%);color:var(--white);padding:0.375rem 1rem;border-radius:var(--radius-full);font-size:0.75rem;font-weight:var(--font-weight-bold);text-transform:uppercase;letter-spacing:0.5px}.phase-badge{display:flex;align-items:center;gap:var(--space-xs);justify-content:center;margin-bottom:var(--space-md)}.phase-number{width:32px;height:32px;background:linear-gradient(135deg,var(--teal-500) 0%,var(--teal-600) 100%);color:var(--white);border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:var(--font-weight-bold);font-size:0.875rem}.phase-label{font-size:0.875rem;color:var(--gray-600);font-weight:var(--font-weight-medium)}.service-preview-card .service-icon{width:80px;height:80px;margin:0 auto var(--space-md);background:linear-gradient(135deg,var(--gray-50) 0%,var(--gray-100) 100%);border-radius:var(--radius-full)}.service-preview-card .service-emoji{font-size:2.5rem}.service-preview-card .service-title{font-size:var(--font-size-xl);font-weight:var(--font-weight-bold);color:var(--navy-700);margin-bottom:var(--space-sm)}.service-preview-card .service-description{font-size:var(--font-size-base);color:var(--gray-700);line-height:1.5;margin-bottom:var(--space-md)}.service-highlights{list-style:none;padding:0;margin:var(--space-md) 0;text-align:left}.service-highlights li{padding:0.25rem 0;color:var(--gray-700);font-size:0.9375rem;position:relative;padding-left:1.5rem}.service-highlights li::before{content:"✓";color:var(--teal-600);font-weight:var(--font-weight-bold);position:absolute;left:0}.service-pricing{margin:var(--space-lg) 0 var(--space-md);text-align:center}.price-label{display:block;font-size:0.875rem;color:var(--gray-600);margin-bottom:0.25rem}.price-amount{font-size:var(--font-size-xl);font-weight:var(--font-weight-extrabold);color:var(--coral-600)}@media (max-width:768px){.service-preview-card{padding:var(--space-lg)}.service-preview-card.most-popular{transform:none}.service-preview-card.most-popular:hover{transform:translateY(-4px)}.services-grid{gap:var(--space-lg)}}.page-header::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(10,37,64,0.95) 0%,rgba(26,69,112,0.9) 100%);z-index:1}.page-header-content{position:relative;z-index:2;text-align:center}.breadcrumb{margin-top:var(--space-lg);font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);opacity:0.9;color:var(--white)}.breadcrumb a{color:var(--white);text-decoration:none;border-bottom:1px solid rgba(255,255,255,0.4);transition:border-color var(--transition-fast)}.breadcrumb a:hover{border-bottom-color:var(--white);color:var(--white)}.page-home .header,.page-home .scroll-top{display:none !important}.page-home #main-content{min-height:100dvh}.home-strategy-app{--strategy-bg:#0d0f12;--strategy-surface:#13161b;--strategy-surface-2:#1a1e25;--strategy-surface-3:#232832;--strategy-line:rgba(255,255,255,0.085);--strategy-line-strong:rgba(255,255,255,0.15);--strategy-text:#f6f2eb;--strategy-muted:#aaa49a;--strategy-soft:#d6d0c6;--strategy-green:#66d6bb;--strategy-amber:#f2b35d;--strategy-coral:#f36f6c;--strategy-user:#edf8f5;--strategy-user-text:#12201d;--strategy-ai:#1d2129;display:grid;grid-template-rows:auto minmax(0,1fr);height:100dvh;min-height:40rem;overflow:hidden;background:var(--strategy-bg);color:var(--strategy-text)}.home-app-top{display:grid;grid-template-columns:minmax(12rem,auto) minmax(0,1fr) auto;gap:clamp(0.75rem,1.5vw,1.4rem);align-items:center;min-height:3.85rem;padding:0.58rem clamp(0.9rem,2vw,1.6rem);border-bottom:1px solid var(--strategy-line);background:rgba(13,15,18,0.98)}.home-app-brand{display:grid;gap:0.04rem;color:var(--strategy-text);text-decoration:none}.home-app-brand span,.home-rail-status span{color:var(--strategy-green);font-size:0.72rem;font-weight:var(--font-weight-bold);letter-spacing:0;text-transform:uppercase}.home-app-brand strong{color:var(--strategy-text);font-size:1.02rem;line-height:1.05}.home-app-status{display:flex;min-width:0;gap:0.42rem;align-items:center;justify-content:center}.home-strategy-app[data-strategy-step="1"] .home-app-status span:nth-child(n+2),.home-strategy-app[data-strategy-step="2"] .home-app-status span:nth-child(n+2){display:none}.home-strategy-app[data-strategy-step="1"] .home-app-status{visibility:hidden}.home-app-status span{display:grid;grid-template-columns:auto auto;gap:0.38rem;align-items:baseline;min-width:0;padding:0.42rem 0.58rem;border:1px solid rgba(255,255,255,0.08);border-radius:999px;background:rgba(255,255,255,0.035)}.home-app-status small{color:var(--strategy-muted);font-size:0.72rem;font-weight:var(--font-weight-semibold);line-height:1}.home-app-status strong{overflow:hidden;color:var(--strategy-text);font-size:0.8rem;line-height:1;text-overflow:ellipsis;white-space:nowrap}.home-app-actions{display:flex;flex-wrap:wrap;gap:0.35rem;align-items:center;justify-content:flex-end}.home-app-actions a,.home-app-actions button{min-height:2.18rem;padding:0.46rem 0.68rem;border:1px solid transparent;border-radius:8px;background:transparent;color:var(--strategy-soft);font:inherit;font-size:0.86rem;font-weight:var(--font-weight-semibold);line-height:1.1;text-decoration:none;cursor:pointer}.home-app-actions a:hover,.home-app-actions button:hover{border-color:var(--strategy-line);background:var(--strategy-surface-2);color:var(--strategy-text)}.home-app-actions .home-account-link{border-color:rgba(102,214,187,0.42);background:rgba(102,214,187,0.12);color:var(--strategy-text)}.home-app-body{display:grid;grid-template-columns:clamp(15.25rem,17vw,18rem) minmax(0,1fr);min-height:0;overflow:hidden}.home-app-rail{display:grid;grid-template-rows:minmax(0,1fr) auto;gap:0.75rem;min-width:0;min-height:0;padding:0.7rem;border-right:1px solid var(--strategy-line);overflow:hidden;background:#101216}.home-strategy-app .home-app-rail .strategy-area-list{display:grid;align-content:start;gap:0.48rem;min-height:0;overflow:auto;padding-right:0.1rem}.home-strategy-app .home-app-rail .strategy-area-list button{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:0.7rem;align-items:center;min-height:3.82rem;padding:0.72rem 0.78rem;border:1px solid rgba(255,255,255,0.065);border-radius:8px;background:rgba(255,255,255,0.028);color:var(--strategy-soft);font:inherit;text-align:left;cursor:pointer;transition:background-color 160ms ease,border-color 160ms ease,opacity 160ms ease}.home-strategy-app .home-app-rail .strategy-area-list button>span{display:grid;gap:0.22rem;min-width:0}.home-strategy-app .home-app-rail .strategy-area-list strong{display:block;color:inherit;font-size:0.95rem;line-height:1.12}.home-strategy-app .home-app-rail .strategy-area-list small{display:block;color:var(--strategy-muted);font-size:0.74rem;font-weight:var(--font-weight-medium);line-height:1.28}.home-strategy-app .home-app-rail .strategy-area-list button.is-active,.home-strategy-app .home-app-rail .strategy-area-list button:not([disabled]):hover{border-color:rgba(102,214,187,0.38);background:linear-gradient(135deg,rgba(102,214,187,0.14),rgba(255,255,255,0.045));box-shadow:inset 3px 0 0 rgba(102,214,187,0.78);color:var(--strategy-text)}.home-strategy-app .home-app-rail .strategy-area-list button[disabled]{opacity:0.5;cursor:default}.home-strategy-app[data-strategy-step="1"] .home-app-rail .strategy-area-list button[disabled] b{display:none}.home-strategy-app .home-app-rail .strategy-area-list b{align-self:start;padding:0.22rem 0.38rem;border:1px solid var(--strategy-line);border-radius:999px;color:var(--strategy-muted);font-size:0.62rem;font-weight:var(--font-weight-bold);line-height:1}.home-strategy-app .home-app-rail .strategy-area-list button.is-active b,.home-strategy-app .home-app-rail .strategy-area-list button.is-unlocked:not(.is-active) b{border-color:rgba(102,214,187,0.38);background:rgba(102,214,187,0.12);color:var(--strategy-green)}.home-rail-status{display:grid;gap:0.42rem;min-width:0;padding:0.68rem;border:1px solid var(--strategy-line);border-radius:8px;background:var(--strategy-surface-2)}.home-rail-status strong{color:var(--strategy-text);font-size:0.96rem;line-height:1.08}.home-rail-status small{color:var(--strategy-muted);font-size:0.82rem;line-height:1.32}.home-progress{display:block;height:0.45rem;overflow:hidden;border-radius:999px;background:rgba(255,255,255,0.08)}.home-progress i{display:block;width:5%;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--strategy-green),var(--strategy-amber),var(--strategy-coral));transition:width 280ms ease}.home-strategy-app[data-strategy-step="1"] .home-progress{display:none}.home-chat-workspace{display:grid;grid-template-rows:minmax(0,1fr) auto;gap:0.65rem;min-width:0;min-height:0;padding:clamp(0.72rem,1.45vw,1.08rem);overflow:hidden;background:linear-gradient(180deg,#101216 0%,#0d0f12 100%)}.home-strategy-app .strategy-messages{min-height:0;overflow:auto;padding:clamp(0.4rem,1.25vw,1rem) 0.2rem 0.2rem;scrollbar-color:rgba(255,255,255,0.24) transparent;scrollbar-width:thin}.home-strategy-app .strategy-messages::-webkit-scrollbar,.home-strategy-app .home-app-rail .strategy-area-list::-webkit-scrollbar{width:0.55rem;height:0.55rem}.home-strategy-app .strategy-messages::-webkit-scrollbar-track,.home-strategy-app .home-app-rail .strategy-area-list::-webkit-scrollbar-track{background:transparent}.home-strategy-app .strategy-messages::-webkit-scrollbar-thumb,.home-strategy-app .home-app-rail .strategy-area-list::-webkit-scrollbar-thumb{border:2px solid transparent;border-radius:999px;background:rgba(255,255,255,0.22);background-clip:padding-box}.home-strategy-app .strategy-message{width:min(80rem,100%);max-width:none;margin:0 auto}.home-strategy-app .strategy-message-hero h2{max-width:13ch;font-size:clamp(2.45rem,4.65vw,4.2rem);font-weight:720;line-height:1.02}.home-strategy-app .strategy-message-body{border-radius:8px}.home-strategy-app .strategy-message.has-hero .strategy-message-body{padding:clamp(1.1rem,2.6vw,2.35rem) clamp(0.75rem,1.6vw,1.35rem) 0.35rem;border:0;background:transparent}.home-strategy-app .strategy-chip-row{gap:0.42rem}.home-strategy-app .strategy-chip-row a,.home-strategy-app .strategy-chip-row button{min-height:2.24rem;padding:0.52rem 0.78rem;font-size:0.85rem}.home-strategy-app .strategy-composer{width:min(80rem,100%);margin:0 auto;border-radius:16px}@media (max-width:1100px){.home-app-status{display:none}.home-strategy-app .strategy-message-hero h2{font-size:clamp(2rem,5vw,3.25rem)}}@media (max-width:860px){.home-strategy-app{min-height:100dvh}.home-app-top,.home-app-body{grid-template-columns:1fr}.home-app-top{gap:0.5rem;min-height:auto;padding:0.55rem}.home-app-actions{flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto;scrollbar-width:none}.home-app-actions::-webkit-scrollbar,.home-strategy-app .home-app-rail .strategy-area-list::-webkit-scrollbar{display:none}.home-app-actions a,.home-app-actions button{min-height:2.05rem;padding:0.42rem 0.55rem;font-size:0.8rem;white-space:nowrap}.home-app-body{grid-template-rows:auto minmax(0,1fr);overflow:hidden}.home-app-rail{grid-template-rows:auto auto;gap:0.5rem;padding:0.5rem;border-right:0;border-bottom:1px solid var(--strategy-line);overflow:hidden}.home-strategy-app .home-app-rail .strategy-area-list{display:flex;gap:0.4rem;overflow-x:auto;padding-right:0}.home-strategy-app .home-app-rail .strategy-area-list button{flex:0 0 auto;min-height:2.3rem;padding:0.48rem 0.68rem;border-color:var(--strategy-line);border-radius:999px;background:var(--strategy-surface-2);font-size:0.82rem}.home-strategy-app .home-app-rail .strategy-area-list small,.home-strategy-app .home-app-rail .strategy-area-list b{display:none}.home-rail-status{grid-template-columns:minmax(0,auto) minmax(0,1fr);align-items:center;padding:0.55rem}.home-rail-status strong{font-size:0.86rem}.home-rail-status small{display:none}.home-progress{grid-column:1 / -1}.home-chat-workspace{padding:0.55rem}.home-strategy-app .strategy-messages{padding:0.1rem 0.05rem 0.35rem}.home-strategy-app .strategy-message,.home-strategy-app .strategy-message.is-user{grid-template-columns:1.75rem minmax(0,1fr);width:100%}.home-strategy-app .strategy-message.is-user .strategy-avatar{order:0}.home-strategy-app .strategy-message.has-hero .strategy-message-body{padding:0.75rem 0.2rem 0.2rem}.home-strategy-app .strategy-message-hero h2{max-width:18ch;font-size:1.65rem;line-height:1.06}.home-strategy-app .strategy-composer{width:100%;grid-template-columns:auto minmax(0,1fr) auto;border-radius:14px}.home-strategy-app .strategy-compose-tools{grid-column:auto}}@media (max-width:560px){.home-app-brand strong{font-size:0.95rem}.home-strategy-app .strategy-message-hero h2{font-size:1.46rem}}.service-badge,.service-showcase-badge,.package-badge,.pricing-badge{position:absolute;top:var(--space-md);right:var(--space-md);background:var(--coral-500);color:var(--white);padding:0.5rem 1rem;border-radius:var(--radius-full);font-size:var(--font-size-sm);font-weight:600;box-shadow:0 2px 10px rgba(255,107,107,0.3);z-index:2}.service-badge.urgent{background:var(--danger-500);animation:pulse 2s infinite}.package-card.featured,.pricing-option.featured{border:2px solid var(--coral-500);position:relative;transform:scale(1.05)}.package-card.featured::before,.pricing-option.featured::before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--coral-500) 0%,var(--teal-300) 100%);border-radius:var(--radius-lg) var(--radius-lg) 0 0}.faq-container,.faq-section{max-width:900px;margin:0 auto}.faq-category{margin-bottom:var(--space-4xl)}.faq-category:last-child{margin-bottom:0}.faq-category-title{position:relative;font-size:var(--font-size-2xl);font-weight:var(--font-weight-bold);color:var(--navy-700);margin-bottom:var(--space-3xl);padding-bottom:var(--space-lg);letter-spacing:-0.02em}.faq-category-title::after{content:"";position:absolute;bottom:0;left:0;width:60px;height:3px;background:linear-gradient(90deg,var(--coral-700) 0%,var(--teal-700) 100%);border-radius:var(--radius-full)}.card-faq,.faq-item,.accordion-item{border:1px solid var(--gray-200);border-radius:var(--radius-xl);margin-bottom:var(--space-xl);overflow:hidden;padding:0;background:var(--white)}.card-faq:last-child,.accordion-item:last-child{margin-bottom:0}.card-faq:hover,.accordion-item:hover{border-color:var(--gray-300);box-shadow:var(--shadow-lg);transform:translatey(-2px)}.card-faq.active,.accordion-item.active{border-color:var(--coral-700);box-shadow:0 8px 24px rgba(216,67,67,0.12)}.faq-question,.accordion-header,.accordion-question{width:100%;padding:var(--space-2xl) var(--space-2xl);background:transparent;border:none;text-align:left;cursor:pointer;gap:var(--space-xl);transition:background-color var(--transition-base),color var(--transition-base);position:relative}.faq-question::before,.accordion-header::before{content:"";position:absolute;left:0;top:50%;transform:translatey(-50%);width:0;height:50%;background:linear-gradient(180deg,var(--coral-700) 0%,transparent 100%);opacity:0;transition:width var(--transition-base),opacity var(--transition-base);border-radius:0 var(--radius-md) var(--radius-md) 0}.faq-question:hover::before,.accordion-header:hover::before{width:4px;opacity:1}.faq-question:focus-visible,.accordion-header:focus-visible,.accordion-question:focus-visible{outline:3px solid var(--coral-500);outline-offset:2px;border-radius:var(--radius-md)}.card-faq.active .faq-question,.accordion-item.active .accordion-header{background:linear-gradient(90deg,rgba(216,67,67,0.03) 0%,transparent 100%)}.card-faq.active .faq-question::before,.accordion-item.active .accordion-header::before{width:4px;opacity:1}.faq-question h3,.faq-question h4,.accordion-header h3,.accordion-header h4{flex:1;margin:0;font-size:var(--font-size-lg);font-weight:var(--font-weight-semibold);color:var(--navy-700);line-height:var(--line-height-snug);letter-spacing:0;transition:color var(--transition-fast)}.faq-question:hover h3,.faq-question:hover h4,.accordion-header:hover h3,.accordion-header:hover h4{color:var(--coral-700)}.faq-toggle,.accordion-toggle,.faq-icon{flex-shrink:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--gray-100) 0%,var(--gray-200) 100%);border-radius:var(--radius-full);color:var(--navy-700);font-size:var(--font-size-2xl);font-weight:var(--font-weight-normal);transition:var(--transition-interactive);box-shadow:inset 0 -2px 4px rgba(0,0,0,0.05);position:relative}.faq-toggle::after,.accordion-toggle::after{content:"";position:absolute;inset:-2px;border-radius:var(--radius-full);padding:2px;background:linear-gradient(135deg,var(--coral-500) 0%,var(--teal-300) 100%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;opacity:0;transition:opacity var(--transition-base)}.faq-question:hover .faq-toggle,.accordion-header:hover .accordion-toggle{background:linear-gradient(135deg,var(--gray-200) 0%,var(--gray-300) 100%);transform:scale(1.05)}.faq-question:hover .faq-toggle::after,.accordion-header:hover .accordion-toggle::after{opacity:1}.card-faq.active .faq-toggle,.accordion-item.active .accordion-toggle,.faq-question[aria-expanded="true"] .faq-toggle{background:linear-gradient(135deg,var(--coral-700) 0%,var(--coral-500) 100%);color:var(--white);transform:rotate(135deg);box-shadow:0 4px 12px rgba(216,67,67,0.3)}.card-faq.active .faq-toggle::after,.accordion-item.active .accordion-toggle::after{opacity:0}.faq-answer,.accordion-content,.accordion-body{max-height:0;overflow:hidden;transition:max-height var(--transition-slowest),padding var(--transition-slowest),opacity var(--transition-slow);opacity:0}.card-faq.active .faq-answer,.accordion-item.active .accordion-content,.faq-answer.active{max-height:3000px;padding:0 var(--space-2xl) var(--space-2xl) var(--space-2xl);padding-top:var(--space-xl);opacity:1}.faq-answer-content,.accordion-content-inner{color:var(--gray-700);line-height:var(--line-height-loose)}.faq-answer p,.accordion-content p{margin-bottom:var(--space-lg);line-height:var(--line-height-loose)}.faq-answer p:last-child,.accordion-content p:last-child{margin-bottom:0}.faq-answer ul,.accordion-content ul{margin:var(--space-lg) 0;padding-left:var(--space-xl)}.faq-answer li,.accordion-content li{margin-bottom:var(--space-md);line-height:var(--line-height-loose);padding-left:var(--space-sm)}.faq-answer strong,.accordion-content strong{font-weight:var(--font-weight-semibold);color:var(--navy-700)}.faq-nav,.faq-categories-nav{display:flex;flex-wrap:wrap;gap:var(--space-md);justify-content:center;margin-bottom:var(--space-5xl);padding:var(--space-lg);background:transparent}.faq-nav-item,.faq-category-link{position:relative;padding:var(--space-md) var(--space-2xl);background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius-full);color:var(--gray-700);font-weight:var(--font-weight-semibold);font-size:var(--font-size-sm);text-decoration:none;text-transform:uppercase;letter-spacing:0.05em;transition:var(--transition-surface);overflow:hidden;box-shadow:var(--shadow-xs)}.faq-nav-item::before,.faq-category-link::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,var(--coral-500) 0%,var(--coral-700) 100%);opacity:0;transition:opacity var(--transition-base);z-index:-1}.faq-nav-item:hover,.faq-category-link:hover{color:var(--white);border-color:transparent;transform:translatey(-2px);box-shadow:var(--shadow-lg)}.faq-nav-item:hover::before,.faq-category-link:hover::before{opacity:1}.faq-nav-item.active,.faq-category-link.active{background:linear-gradient(135deg,var(--navy-700) 0%,var(--navy-600) 100%);border-color:transparent;color:var(--white);box-shadow:var(--shadow-md)}.faq-nav-item .emoji,.faq-category-link .emoji,.faq-category-title .emoji{display:none}@media (max-width:968px){.faq-question,.accordion-header{padding:var(--space-lg) var(--space-xl)}.card-faq.active .faq-answer,.accordion-item.active .accordion-content{padding:0 var(--space-xl) var(--space-lg)}.faq-nav,.faq-categories-nav{padding:var(--space-md)}}@media (max-width:480px){.faq-question,.accordion-header{padding:var(--space-lg) var(--space-base);gap:var(--space-md)}.card-faq.active .faq-answer,.accordion-item.active .accordion-content{padding:var(--space-md) var(--space-base) var(--space-lg)}.faq-toggle,.accordion-toggle{width:36px;height:36px;font-size:var(--font-size-xl)}.faq-nav,.faq-categories-nav{gap:var(--space-sm)}.faq-nav-item,.faq-category-link{padding:var(--space-sm) var(--space-lg);font-size:0.75rem}}.faq-section{padding:clamp(2.5rem,6vh,3.5rem) 0;background:var(--gray-50)}.faq-container{max-width:850px;margin:0 auto}.faq-item{margin-bottom:1.25rem;background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius-lg);overflow:hidden;transition:var(--transition-surface);box-shadow:0 2px 4px rgba(0,0,0,0.02)}.faq-item:hover{border-color:var(--gray-300);box-shadow:var(--shadow-md);transform:translateY(-2px)}.faq-item.active{border-color:var(--navy-200);box-shadow:var(--shadow-lg)}.faq-question{width:100%;padding:1.5rem;background:var(--white);border:none;text-align:left;font-size:clamp(1.0625rem,2vw,1.125rem);font-weight:600;color:var(--navy-800);cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:1.5rem;transition:background-color var(--transition-base),color var(--transition-base);line-height:1.5}.faq-question:hover{background:var(--gray-50);color:var(--navy-600)}.faq-question:focus{outline:2px solid var(--navy-500);outline-offset:-2px}.faq-question[aria-expanded="true"]{background:var(--gray-50);color:var(--navy-900)}.faq-question span{flex:1}.faq-question i{color:var(--navy-400);transition:transform var(--transition-base);font-size:1.125rem;flex-shrink:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center}.faq-question[aria-expanded="true"] i{transform:rotate(180deg);color:var(--navy-700)}.faq-answer{max-height:0;overflow:hidden;opacity:0;padding:0 1.5rem;transition:max-height var(--transition-slow),opacity var(--transition-slow),padding var(--transition-slow);background:var(--gray-50)}.faq-answer p{padding:0;margin:0 0 0.875rem;color:var(--gray-700);line-height:1.65;font-size:1rem}.faq-answer p:last-child{margin-bottom:0}.faq-answer ul,.faq-answer ol{margin:0.45rem 0 0.95rem;padding-left:1.25rem;color:var(--gray-700)}.faq-answer li{margin-bottom:0.45rem;line-height:1.6}.faq-answer li:last-child{margin-bottom:0}.faq-item.active .faq-answer{max-height:1200px;opacity:1;padding:1rem 1.5rem 1.5rem;border-top:1px solid var(--gray-100)}.faq-search{max-width:600px;margin:0 auto var(--space-xl)}.search-box{position:relative}.search-box i{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:var(--gray-400);font-size:0.875rem}.search-box input{width:100%;padding:0.875rem 1rem 0.875rem 2.5rem;border:2px solid var(--gray-200);border-radius:var(--radius-lg);font-size:1rem;background:var(--white);transition:border-color var(--transition-base),box-shadow var(--transition-base)}.search-box input:focus{outline:none;border-color:var(--coral-500);box-shadow:0 0 0 3px rgba(255,107,107,0.1)}.faq-categories{display:flex;flex-wrap:wrap;gap:var(--space-sm);justify-content:center;margin-bottom:var(--space-xl);padding:0 var(--space-md)}.category-filter{padding:0.625rem 1rem;border:2px solid var(--gray-200);background:var(--white);color:var(--gray-700);border-radius:var(--radius-full);font-size:0.875rem;font-weight:var(--font-weight-medium);cursor:pointer;transition:background-color var(--transition-base),border-color var(--transition-base),color var(--transition-base);display:flex;align-items:center;gap:0.5rem;white-space:nowrap}.category-filter:hover{border-color:var(--coral-800);color:var(--coral-800)}.category-filter.active{background:var(--navy-800);border-color:var(--navy-800);color:var(--white)}.category-filter i{font-size:0.75rem}.faq-category{margin-bottom:var(--space-2xl)}.category-title{font-size:var(--font-size-xl);font-weight:var(--font-weight-bold);color:var(--navy-700);margin-bottom:var(--space-lg);display:flex;align-items:center;gap:var(--space-sm)}.category-title i{color:var(--coral-500);font-size:1.25rem}.faq-item[data-category]{transition:opacity var(--transition-base),transform var(--transition-base)}.faq-item.hidden{opacity:0;transform:translateY(-10px);margin:0;max-height:0;overflow:hidden}.faq-no-results{max-width:720px;margin:var(--space-xl) auto 0;padding:var(--space-lg);border:1px solid var(--gray-200);border-radius:var(--radius-md);background:var(--white);color:var(--navy-800);box-shadow:var(--shadow-sm);text-align:center;line-height:1.6}.faq-no-results.hidden{display:none}.faq-cta{background:linear-gradient(135deg,var(--navy-700) 0%,var(--navy-800) 100%);border-radius:var(--radius-lg);padding:var(--space-2xl);text-align:center;margin-top:var(--space-2xl)}.faq-cta .cta-content h3{color:var(--white);font-size:var(--font-size-xl);font-weight:var(--font-weight-bold);margin-bottom:var(--space-sm)}.faq-cta .cta-content p{color:var(--gray-200);font-size:var(--font-size-base);margin-bottom:var(--space-lg)}.faq-cta .btn{background:var(--coral-500);border-color:var(--coral-500)}.faq-cta .btn:hover{background:var(--coral-600);border-color:var(--coral-600)}@media (max-width:768px){.faq-categories{gap:var(--space-xs)}.category-filter{padding:0.5rem 0.75rem;font-size:0.8125rem}.faq-question{padding:1.25rem;font-size:1rem}.faq-item.active .faq-answer{padding:0.875rem 1.25rem 1.25rem}.faq-answer p{padding:0;font-size:0.9375rem}.category-title{font-size:var(--font-size-lg)}.faq-cta{padding:var(--space-xl)}}.section-header{text-align:center;position:relative;margin-bottom:var(--space-2xl)}.section-header .section-title{margin-bottom:var(--space-md)}.section-header::after{content:"";display:block;height:10px;width:min(140px,45vw);margin:0.75rem auto 0;border-radius:var(--radius-full);background:repeating-linear-gradient( 90deg,var(--coral-500) 0 14px,var(--teal-300) 14px 28px,var(--navy-200) 28px 42px );opacity:0.95}.section-header::after{height:4px;width:min(96px,30vw);background:linear-gradient(90deg,var(--teal-500),var(--coral-500))}.value-prop{background:linear-gradient(180deg,var(--white) 0%,var(--gray-50) 50%,var(--white) 100%);position:relative}.value-prop::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle,var(--teal-100) 0 2px,transparent 2px),radial-gradient(circle,var(--coral-100) 0 2px,transparent 2px),repeating-linear-gradient(45deg,var(--navy-50) 0 2px,transparent 2px 18px);background-size:64px 64px,88px 88px,auto;background-position:0 0,24px 16px,0 0;opacity:0.28;pointer-events:none}.value-prop-grid{gap:var(--space-2xl);margin-top:var(--space-3xl)}.value-prop-item h3{font-size:var(--font-size-xl);font-weight:var(--font-weight-bold);color:var(--navy-700);margin-top:var(--space-lg);margin-bottom:var(--space-lg);letter-spacing:-0.01em}.value-prop-item p{color:var(--gray-600);line-height:var(--line-height-loose);margin-bottom:0}.services{padding:clamp(2.5rem,6vh,3.5rem) 0;background:var(--white);position:relative;overflow:hidden}.services::before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle,var(--coral-100) 0 2px,transparent 2px),radial-gradient(circle,var(--teal-100) 0 2px,transparent 2px),repeating-linear-gradient(-45deg,var(--gray-100) 0 2px,transparent 2px 20px);background-size:72px 72px,60px 60px,auto;background-position:0 0,18px 28px,0 0;opacity:0.22;pointer-events:none}.services .container{position:relative;z-index:1}.services-notes{margin-top:var(--space-2xl);max-width:980px;margin-left:auto;margin-right:auto}.services-callout{padding:var(--space-lg);border-radius:var(--radius-lg);background:var(--navy-50);border:1px solid var(--navy-100);color:var(--navy-700);text-align:left;margin:var(--space-lg) 0;box-shadow:var(--shadow-sm)}.services-callout strong{font-weight:var(--font-weight-extrabold)}.services-callout-warning{background:rgba(255,107,107,0.10);border-color:rgba(255,107,107,0.35)}.services-showcase{gap:var(--space-xl)}.card-service{gap:var(--space-2xl);align-items:center}.card-service.reverse{direction:rtl}.card-service.reverse>*{direction:ltr}.service-showcase-image{position:relative;overflow:hidden;border-radius:var(--radius-md)}.service-showcase-image img,.service-detail-image img{width:100%;height:auto;border-radius:var(--radius-md);object-fit:cover;transition:transform var(--transition-base)}.card-service:hover .service-showcase-image img,.service-detail-card:hover .service-detail-image img{transform:scale(1.05)}.service-detail-image{position:relative;overflow:hidden;border-radius:var(--radius-md);margin-bottom:var(--space-lg)}.service-detail-image img{width:100%;height:250px;object-fit:cover}.service-showcase-content h3{font-size:var(--font-size-3xl);font-weight:var(--font-weight-bold);color:var(--navy-700);margin-bottom:var(--space-lg);letter-spacing:-0.02em}.service-desc{font-size:var(--font-size-base);color:var(--gray-700);margin-bottom:var(--space-xl);line-height:var(--line-height-loose);max-width:70ch}.service-desc+.service-features{margin-top:var(--space-xl)}.service-features{list-style:none;margin:var(--space-xl) 0;padding:0}.service-features li{padding:var(--space-md) 0;display:flex;align-items:flex-start;gap:var(--space-md);color:var(--gray-700);line-height:var(--line-height-loose);font-size:var(--font-size-base)}.service-features li::before{content:"✓";color:var(--teal-700);font-weight:var(--font-weight-bold);flex-shrink:0}.service-features i{color:var(--teal-700)}.service-pricing{background:var(--gray-50);padding:var(--space-md);border-radius:var(--radius-md);margin-top:var(--space-lg);text-align:center}.price,.pricing-amount{font-size:var(--font-size-4xl);font-weight:var(--font-weight-extrabold);color:var(--coral-700);line-height:1;letter-spacing:-0.02em}.price-period,.pricing-amount span{font-size:var(--font-size-xl);font-weight:400;color:var(--gray-500)}.pricing-frequency{text-transform:uppercase;font-weight:600;color:var(--navy-700);font-size:var(--font-size-sm);letter-spacing:0.5px;margin-bottom:var(--space-sm)}.services-cta{background:linear-gradient(135deg,var(--navy-700),var(--navy-600));color:var(--white);padding:var(--space-3xl);border-radius:var(--radius-lg);text-align:center;margin-top:var(--space-3xl)}.services-cta .cta-content{color:inherit}.services-cta .cta-content h3{font-weight:var(--font-weight-extrabold);margin-bottom:var(--space-lg);letter-spacing:-0.02em;color:var(--white)}.services-cta p{color:rgba(255,255,255,0.9);margin-bottom:var(--space-xl)}@media (max-width:968px){.card-service{grid-template-columns:1fr}.card-service.reverse{direction:ltr}}.why-choose{padding:clamp(3rem,8vh,4.5rem) 0;background:linear-gradient(180deg,var(--gray-50) 0%,var(--white) 100%);position:relative}.why-choose::before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle,var(--teal-100) 0 2px,transparent 2px),repeating-linear-gradient(90deg,var(--navy-50) 0 2px,transparent 2px 18px);background-size:80px 80px,auto;background-position:12px 24px,0 0;opacity:0.25;pointer-events:none}.why-choose .container{position:relative;z-index:1}.why-grid{gap:var(--space-xl);margin-top:var(--space-2xl)}.why-image{position:relative;overflow:hidden;border-radius:var(--radius-md);margin-bottom:var(--space-md)}.why-image img,.card img{width:100%;height:200px;object-fit:cover;border-radius:var(--radius-md);transition:transform var(--transition-base)}.card:hover .why-image img{transform:scale(1.05)}.why-content h3{font-size:var(--font-size-xl);font-weight:var(--font-weight-bold);color:var(--navy-700);margin-top:var(--space-lg);margin-bottom:var(--space-lg);letter-spacing:-0.01em}.why-content p{color:var(--gray-600);line-height:var(--line-height-loose);margin-bottom:0}.testimonials{padding:clamp(3rem,8vh,4.5rem) 0;background:var(--white);position:relative}.testimonials::before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle,var(--coral-100) 0 2px,transparent 2px),repeating-linear-gradient(45deg,var(--gray-100) 0 2px,transparent 2px 22px);background-size:96px 96px,auto;background-position:10px 18px,0 0;opacity:0.22;pointer-events:none}.testimonials .container{position:relative;z-index:1}.testimonials-grid{gap:var(--space-xl);margin-top:var(--space-2xl);align-items:stretch}.testimonial-card{background:var(--white);border-radius:var(--radius-xl);padding:var(--space-2xl);border:2px solid var(--gray-200);box-shadow:var(--shadow-sm);transition:var(--transition-surface);position:relative}.testimonial-card::before{content:'"';position:absolute;top:var(--space-lg);left:var(--space-lg);font-size:4rem;font-family:Georgia,serif;color:var(--coral-500);opacity:0.15;font-weight:700;line-height:1}.testimonial-card:hover{transform:translateY(-6px);box-shadow:var(--shadow-2xl);border-color:var(--coral-500)}.testimonial-rating{gap:0.25rem;margin-bottom:var(--space-lg);font-size:1.125rem;color:var(--warning-500);position:relative;z-index:1}.testimonial-rating i{transition:transform var(--transition-swift)}.testimonial-card:hover .testimonial-rating i{transform:scale(1.1)}.testimonial-quote{font-size:clamp(1rem,2vw,1.0625rem);line-height:1.7;color:var(--navy-700);margin-bottom:var(--space-xl);font-style:normal;font-weight:400;flex-grow:1;position:relative;z-index:1}.testimonial-author{border-top:2px solid var(--gray-100);padding-top:var(--space-md);margin-top:auto}.testimonial-name{font-weight:var(--font-weight-bold);font-size:1.0625rem;color:var(--navy-800);margin-bottom:0.25rem;letter-spacing:-0.01em}.testimonial-location{font-size:0.9375rem;color:var(--gray-500);font-weight:500}.value-props{background:var(--white);position:relative;overflow:hidden}.value-props::before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle,var(--teal-100) 0 2px,transparent 2px),radial-gradient(circle,var(--coral-100) 0 2px,transparent 2px),repeating-linear-gradient(45deg,var(--navy-50) 0 2px,transparent 2px 22px);background-size:96px 96px,72px 72px,auto;background-position:0 0,26px 18px,0 0;opacity:0.18;pointer-events:none}.value-props .container{position:relative;z-index:1}.value-props-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:var(--space-xl);margin-top:var(--space-2xl)}.value-prop-card{background:var(--white);border-radius:var(--radius-lg);padding:var(--space-2xl);text-align:center;border:1px solid var(--gray-200);transition:var(--transition-surface);position:relative}.value-prop-card:hover{transform:translatey(-6px);box-shadow:var(--shadow-xl);border-color:var(--coral-500)}.value-prop-icon{width:70px;height:70px;margin:0 auto var(--space-lg);background:linear-gradient(135deg,var(--coral-500) 0%,var(--coral-600) 100%);border-radius:var(--radius-full);display:flex;align-items:center;justify-content:center;color:var(--white);font-size:2rem;box-shadow:var(--shadow-icon-coral)}.value-prop-title{font-size:var(--font-size-xl);font-weight:var(--font-weight-bold);color:var(--navy-700);margin-bottom:var(--space-md);letter-spacing:-0.01em}.value-prop-description{font-size:var(--font-size-base);color:var(--gray-600);line-height:var(--line-height-relaxed)}.services-grid{gap:var(--space-lg);margin-top:var(--space-lg)}.psychological-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:var(--space-xl);align-items:stretch}@media (min-width:768px){.psychological-grid{grid-template-columns:repeat(3,1fr);max-width:1200px;margin:0 auto}}.service-card{background:var(--white);border-radius:var(--radius-lg);padding:var(--space-lg);border:1px solid var(--gray-200);transition:var(--transition-surface);position:relative}.service-card.most-popular{border:2px solid var(--coral-500);box-shadow:var(--shadow-xl);transform:scale(1.05);background:linear-gradient(135deg,var(--white) 0%,var(--coral-50) 100%)}.service-card:hover{transform:translatey(-4px);box-shadow:var(--shadow-xl);border-color:var(--teal-300)}.service-card.most-popular:hover{transform:scale(1.05) translateY(-4px)}.service-badge{position:absolute;top:var(--space-md);right:var(--space-md);background:linear-gradient(135deg,var(--coral-500) 0%,var(--coral-600) 100%);color:var(--white);padding:0.25rem 0.625rem;border-radius:var(--radius-full);font-size:0.6875rem;font-weight:var(--font-weight-bold);text-transform:uppercase;letter-spacing:0.5px}.badge-popular{background:linear-gradient(135deg,var(--coral-500) 0%,var(--coral-700) 100%);font-size:0.75rem;padding:0.375rem 0.875rem;animation:pulse 2s infinite}.badge-savings{background:linear-gradient(135deg,var(--teal-500) 0%,var(--teal-700) 100%);top:3.5rem}@keyframes pulse{0%,100%{transform:scale(1)}50%{transform:scale(1.05)}}.service-icon{width:80px;height:80px;margin:0 auto var(--space-sm);background:linear-gradient(135deg,var(--teal-300) 0%,var(--teal-400) 100%);border-radius:var(--radius-full);color:var(--white);font-size:1.75rem;box-shadow:var(--shadow-icon-teal);display:flex;align-items:center;justify-content:center}.service-emoji{font-size:2.5rem}.service-title{font-size:clamp(1.125rem,2.5vw,1.375rem);font-weight:var(--font-weight-bold);color:var(--navy-700);margin:0 0 var(--space-xs);text-align:center;letter-spacing:-0.01em;line-height:1.3}.psychological-appeal{font-size:0.875rem;font-weight:var(--font-weight-semibold);color:var(--coral-600);text-align:center;margin-bottom:var(--space-sm);text-transform:uppercase;letter-spacing:0.5px}.service-pricing{text-align:center;margin-bottom:var(--space-sm)}.service-price{display:block;font-size:clamp(1.5rem,3vw,2rem);font-weight:var(--font-weight-extrabold);color:var(--coral-700);letter-spacing:-0.02em;line-height:1}.service-savings{display:block;font-size:0.875rem;color:var(--teal-700);font-weight:var(--font-weight-semibold);margin-top:0.25rem}.service-description{font-size:0.9375rem;color:var(--gray-700);line-height:1.5;margin-bottom:var(--space-sm);text-align:center}.what-you-get,.value-proposition{background:var(--gray-50);padding:var(--space-sm);border-radius:var(--radius-md);margin-bottom:var(--space-sm)}.what-you-get strong,.value-proposition strong{color:var(--navy-700);display:block;margin-bottom:0.25rem}.service-card .service-features{list-style:none;margin:var(--space-sm) 0 var(--space-md) 0;padding:0;width:100%}.service-card .service-features li{padding:0.375rem 0;gap:var(--space-sm);color:var(--gray-700);line-height:1.4;font-size:0.9375rem}.service-card .service-features li::before{content:"✓";color:var(--teal-700);font-weight:var(--font-weight-bold);flex-shrink:0;font-size:1rem}.service-card .service-disclaimer{margin-top:var(--space-sm);padding:var(--space-sm) var(--space-md);border-top:1px solid var(--gray-200);color:var(--gray-500);font-size:0.8125rem;line-height:1.5;width:100%}.service-card .service-disclaimer p{margin:0}.service-card .btn{align-items:center;margin-top:var(--space-sm);width:100%;justify-content:center;padding:0.625rem 1.25rem;font-size:0.9375rem}.value-prop-icon,.service-icon{box-shadow:0 10px 24px rgba(29,139,130,0.18)}.value-props-grid{grid-template-columns:repeat(4,minmax(0,1fr))}@media (max-width:968px){.why-choose-grid,.testimonials-grid,.value-props-grid,.services-grid{grid-template-columns:1fr}}@media (max-width:768px){.grid-auto-fit-lg{grid-template-columns:1fr}.service-card.most-popular,.service-preview-card.most-popular{transform:none}.service-card.most-popular:hover,.service-preview-card.most-popular:hover{transform:translateY(-4px)}}.journey-phase{margin-bottom:var(--space-3xl)}.journey-phase:last-child{margin-bottom:0}.psychological-packages{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:var(--space-xl);align-items:stretch}@media (min-width:768px){.psychological-packages{grid-template-columns:repeat(3,1fr);max-width:1200px;margin:0 auto}}.package-card{position:relative}.package-card .included-services{background:var(--teal-50);padding:var(--space-sm);border-radius:var(--radius-md);margin-bottom:var(--space-sm)}.package-card .included-services strong{color:var(--navy-700);display:block;margin-bottom:0.5rem}.package-card .included-services ul{list-style:none;padding:0;margin:0}.package-card .included-services li{padding:0.25rem 0;color:var(--teal-700);font-weight:var(--font-weight-semibold);font-size:0.875rem}.journey-coverage{background:var(--gray-50);padding:var(--space-sm);border-radius:var(--radius-md);margin-bottom:var(--space-sm);font-size:0.875rem}.journey-coverage strong{color:var(--navy-700);display:block;margin-bottom:0.25rem}.upgrade-path{font-size:0.875rem;color:var(--gray-600);font-style:italic;text-align:center;margin-bottom:var(--space-sm)}.psychology-notice{background:linear-gradient(135deg,var(--navy-50) 0%,var(--teal-50) 100%);border-radius:var(--radius-lg);padding:var(--space-xl);margin-top:var(--space-3xl);text-align:center;border:1px solid var(--teal-200)}.psychology-notice h4{color:var(--navy-700);font-size:var(--font-size-lg);font-weight:var(--font-weight-bold);margin-bottom:var(--space-sm)}.psychology-notice p{color:var(--gray-700);font-size:var(--font-size-base);line-height:var(--line-height-relaxed);max-width:600px;margin:0 auto}.phase-header{display:flex;align-items:center;gap:var(--space-lg);margin-bottom:var(--space-xl);padding:var(--space-lg);background:linear-gradient(135deg,var(--gray-50) 0%,var(--white) 100%);border-radius:var(--radius-lg);border-left:4px solid var(--teal-500)}.phase-icon{width:60px;height:60px;background:linear-gradient(135deg,var(--teal-500) 0%,var(--teal-600) 100%);border-radius:var(--radius-full);display:flex;align-items:center;justify-content:center;color:var(--white);font-size:1.5rem;flex-shrink:0;box-shadow:var(--shadow-lg)}.phase-info{flex:1}.phase-title{font-size:var(--font-size-2xl);font-weight:var(--font-weight-bold);color:var(--navy-700);margin-bottom:var(--space-xs);letter-spacing:-0.02em}.phase-subtitle{font-size:var(--font-size-base);color:var(--gray-600);line-height:var(--line-height-relaxed);margin:0}.service-pricing{display:flex;flex-direction:column;align-items:center;gap:0.25rem;margin-bottom:var(--space-sm)}.service-period{font-size:var(--font-size-sm);color:var(--gray-500);font-weight:var(--font-weight-medium)}.service-badge.badge-pre-arrival{background:linear-gradient(135deg,var(--primary-500) 0%,var(--primary-600) 100%)}.service-badge.badge-arrival-setup{background:linear-gradient(135deg,var(--teal-500) 0%,var(--teal-600) 100%)}.service-badge.badge-ongoing-support{background:linear-gradient(135deg,var(--coral-500) 0%,var(--coral-600) 100%)}.service-badge.badge-package{background:linear-gradient(135deg,var(--navy-600) 0%,var(--navy-700) 100%)}.service-icon.icon-primary{background:linear-gradient(135deg,var(--primary-400) 0%,var(--primary-500) 100%);box-shadow:0 4px 14px rgba(99,102,241,0.25)}.service-icon.icon-teal{background:linear-gradient(135deg,var(--teal-400) 0%,var(--teal-500) 100%);box-shadow:0 4px 14px rgba(20,184,166,0.25)}.service-icon.icon-navy{background:linear-gradient(135deg,var(--navy-500) 0%,var(--navy-600) 100%);box-shadow:0 4px 14px rgba(30,58,138,0.25)}.service-icon.icon-coral{background:linear-gradient(135deg,var(--coral-400) 0%,var(--coral-500) 100%);box-shadow:0 4px 14px rgba(251,113,133,0.25)}.service-icon.icon-green{background:linear-gradient(135deg,var(--green-400) 0%,var(--green-500) 100%);box-shadow:0 4px 14px rgba(34,197,94,0.25)}.service-icon.icon-orange{background:linear-gradient(135deg,var(--orange-400) 0%,var(--orange-500) 100%);box-shadow:0 4px 14px rgba(249,115,22,0.25)}.service-icon.icon-package{background:linear-gradient(135deg,var(--navy-500) 0%,var(--navy-600) 100%);box-shadow:0 4px 14px rgba(30,58,138,0.3);width:70px;height:70px;font-size:2rem}.package-card{border:2px solid var(--navy-200);background:linear-gradient(135deg,var(--white) 0%,var(--gray-25) 100%)}.package-card:hover{border-color:var(--navy-400);transform:translateY(-6px);box-shadow:0 20px 40px rgba(30,58,138,0.15)}.package-tagline{font-size:var(--font-size-sm);color:var(--gray-600);font-style:italic;margin-bottom:var(--space-sm);text-align:center}.service-savings{display:inline-block;background:var(--green-100);color:var(--green-700);padding:0.25rem 0.5rem;border-radius:var(--radius-full);font-size:var(--font-size-xs);font-weight:var(--font-weight-bold);margin-left:var(--space-sm)}.package-meta{display:flex;flex-direction:column;gap:var(--space-xs);margin-top:var(--space-md);padding-top:var(--space-md);border-top:1px solid var(--gray-200);width:100%}.package-duration,.package-ideal{font-size:var(--font-size-xs);color:var(--gray-600);text-align:center}.package-duration{font-weight:var(--font-weight-medium)}.journey-packages{margin-top:var(--space-3xl);padding-top:var(--space-3xl);border-top:2px solid var(--gray-100)}.packages-grid{gap:var(--space-xl)}@media (max-width:768px){.phase-header{flex-direction:column;text-align:center;gap:var(--space-md)}.phase-icon{width:50px;height:50px;font-size:1.25rem}.journey-phase{margin-bottom:var(--space-2xl)}.packages-grid{gap:var(--space-lg)}}.why-choose-grid{display:grid;gap:var(--space-xl);margin-top:var(--space-xl)}.why-choose-card{background:var(--white);border-radius:var(--radius-lg);overflow:hidden;border:1px solid var(--gray-200);transition:var(--transition-surface)}.why-choose-card:hover{transform:translatey(-6px);box-shadow:var(--shadow-xl);border-color:var(--coral-500)}.why-choose-image{width:100%;height:280px;overflow:hidden;position:relative;background:var(--gray-100)}.why-choose-image img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform var(--transition-base);display:block}.why-choose-card:hover .why-choose-image img{transform:scale(1.05)}.why-choose-content{padding:var(--space-lg)}.why-choose-title{font-size:var(--font-size-xl);font-weight:var(--font-weight-bold);color:var(--navy-700);margin-bottom:var(--space-md);letter-spacing:-0.01em}.why-choose-description{font-size:16px;color:var(--gray-600);line-height:var(--line-height-relaxed)}.testimonial-card{background:var(--white);border-radius:var(--radius-lg);padding:var(--space-3xl);border:1px solid var(--gray-200);border-left:4px solid var(--coral-500);transition:var(--transition-surface);position:relative;box-shadow:var(--shadow-sm)}.testimonial-card::before{content:"“";position:absolute;top:var(--space-lg);left:var(--space-lg);font-size:4rem;color:var(--coral-500);opacity:0.15;font-family:Georgia,serif;line-height:1}.testimonial-card:hover{transform:translatey(-4px);box-shadow:var(--shadow-lg)}.testimonial-rating{color:var(--warning-500);font-size:var(--font-size-lg);margin-bottom:var(--space-md);letter-spacing:0.1em}.testimonial-quote{font-size:16px;line-height:var(--line-height-loose);color:var(--gray-900);margin-bottom:var(--space-lg);font-style:italic}.testimonial-name{font-weight:var(--font-weight-bold);font-size:var(--font-size-lg);color:var(--navy-700);margin-bottom:var(--space-xs)}.testimonial-location{font-size:var(--font-size-base);color:var(--gray-600)}.cta{position:relative;background:var(--navy-800);color:white;padding:clamp(3rem,8vh,4.5rem) var(--space-xl) clamp(2.5rem,6vh,3.5rem);text-align:center;overflow:hidden}.cta-bg-image{position:absolute;inset:0;z-index:0;width:100%;height:100%;object-fit:cover}.cta::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(16,42,67,0.85);z-index:1}.cta .container,.cta .cta-content{position:relative;z-index:2}.cta .cta-title{font-family:var(--font-display);font-size:clamp(2rem,4.5vw,3rem);font-weight:700;line-height:1.15;letter-spacing:-0.02em;margin:0 auto 1.25rem;max-width:800px;color:white;text-shadow:0 2px 4px rgba(0,0,0,0.3),0 4px 12px rgba(0,0,0,0.2)}.cta .cta-subtitle{font-family:var(--font-body);font-size:clamp(0.9375rem,1.8vw,1.125rem);font-weight:400;line-height:1.6;letter-spacing:0.01em;color:rgba(255,255,255,0.95);max-width:650px;margin:0 auto 1.75rem;text-shadow:0 1px 3px rgba(0,0,0,0.3)}.cta .cta-guarantee{font-family:var(--font-body);font-size:clamp(0.875rem,1.4vw,1rem);font-weight:500;line-height:1.5;color:rgba(255,255,255,0.95);margin-top:1.5rem;padding:0.75rem 1.5rem;display:inline-block;text-shadow:0 1px 3px rgba(0,0,0,0.3)}.cta-guarantee i{color:var(--teal-300);margin-right:0.5rem;font-size:1.125em}.btn-white{background:rgba(255,255,255,0.95);color:var(--navy-700);border:2px solid white;font-weight:600}.btn-white:hover{background:white;color:var(--navy-800);transform:translateY(-2px);box-shadow:0 4px 12px rgba(255,255,255,0.3)}.cta-section{position:relative;background:linear-gradient(135deg,var(--navy-700) 0%,var(--navy-600) 50%,var(--navy-800) 100%);color:white;padding:clamp(3rem,8vh,4.5rem) var(--space-xl) clamp(2.5rem,6vh,3.5rem);text-align:center;overflow:hidden}.cta-section::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 400 400' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");opacity:0.02;mix-blend-mode:overlay;pointer-events:none}.cta-content{position:relative;max-width:900px;margin:0 auto;z-index:1}.cta-title{font-family:var(--font-display);font-size:clamp(2rem,4.5vw,3rem);font-weight:700;line-height:1.15;letter-spacing:-0.02em;margin:0 auto 1.25rem;max-width:800px;color:white;text-shadow:0 2px 4px rgba(0,0,0,0.2),0 4px 12px rgba(0,0,0,0.15)}.cta-description{font-family:var(--font-body);font-size:clamp(0.9375rem,1.8vw,1.125rem);font-weight:400;line-height:1.6;letter-spacing:0.01em;color:rgba(255,255,255,0.95);max-width:650px;margin:0 auto 1.75rem;text-shadow:0 1px 3px rgba(0,0,0,0.2)}.cta-buttons{display:flex;gap:1rem;justify-content:center;align-items:center;flex-wrap:wrap;margin:1.75rem auto 1.5rem}.cta-note{font-family:var(--font-body);font-size:clamp(0.875rem,1.4vw,1rem);font-weight:500;line-height:1.5;color:rgba(255,255,255,0.95);margin-top:1.5rem;padding:0.75rem 1.5rem;display:inline-block}@media (max-width:768px){.cta-buttons{flex-direction:column}}.form-group{margin-bottom:20px}.form-group:last-child{margin-bottom:0}.form-group label{display:block;margin-bottom:var(--space-md);font-weight:var(--font-weight-semibold);font-size:var(--font-size-base);color:var(--navy-700);letter-spacing:0.01em}.form-group input,.form-group select,.form-group textarea{width:100%;padding:0.875rem 1rem;border:2px solid var(--gray-200);border-radius:var(--radius-md);font-size:var(--font-size-base);transition:border-color var(--transition-base),box-shadow var(--transition-base);font-family:inherit}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:var(--coral-700);box-shadow:var(--shadow-focus)}.form-group input:focus-visible,.form-group select:focus-visible,.form-group textarea:focus-visible{outline:2px solid var(--coral-700);outline-offset:2px;border-color:var(--coral-700)}.form-group input::placeholder,.form-group textarea::placeholder{color:var(--gray-400)}.form-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:var(--space-lg)}.form-note{font-size:var(--font-size-sm);color:var(--gray-500);margin-top:var(--space-md);text-align:center}.checkbox-label{display:flex;align-items:center;gap:var(--space-sm);font-weight:400;cursor:pointer}.checkbox-label input[type="checkbox"]{width:auto}.trust-bar{background:var(--navy-700);padding:1.5rem 0;border-top:4px solid var(--coral-500);box-shadow:inset 0 4px 8px rgba(0,0,0,0.1)}.trust-items{gap:1.5rem;max-width:1100px;margin:0 auto;padding:0 var(--space-lg)}.hero-trust-bar{margin-top:var(--space-3xl);padding-top:var(--space-xl);border-top:2px solid rgba(255,255,255,0.15);gap:var(--space-lg);justify-content:center}.trust-item{gap:0.625rem;color:var(--white);font-size:0.9375rem;font-weight:600;white-space:nowrap}.trust-item i{color:var(--coral-500);font-size:1.5rem;flex-shrink:0}@media (max-width:768px){.trust-items{flex-direction:column;gap:var(--space-md)}.trust-item{font-size:var(--font-size-base)}.form-row{grid-template-columns:1fr}}@media (max-width:480px){.form-row{grid-template-columns:1fr}}.footer{background:linear-gradient(180deg,var(--navy-700) 0%,var(--navy-800) 100%);color:var(--white);padding:clamp(2rem,5vh,2.75rem) 0 clamp(1.25rem,3vh,1.75rem);border-top:3px solid var(--coral-700)}.page-home .footer{background:#111822;border-top:1px solid rgba(255,255,255,0.08)}.page-home .footer .container{max-width:1120px}.page-home .footer-title{font-size:clamp(1.45rem,3vw,1.85rem);font-weight:750;letter-spacing:0;text-shadow:none}.page-home .footer-heading{font-size:0.82rem;letter-spacing:0.04em;text-shadow:none}.footer-action-band{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1rem;align-items:center;margin-bottom:clamp(1.35rem,3vw,2rem);padding:0.85rem;border:1px solid rgba(255,255,255,0.16);border-radius:var(--radius-sm);background:rgba(255,255,255,0.07)}.footer-action-band div{display:grid;gap:0.18rem;min-width:0}.footer-action-band span{color:var(--teal-100);font-size:0.76rem;font-weight:var(--font-weight-bold);letter-spacing:0;text-transform:uppercase}.footer-action-band strong{color:var(--white);font-size:clamp(0.98rem,1.6vw,1.12rem);line-height:1.2}.footer-action-band nav{display:flex;flex-wrap:wrap;gap:0.5rem;justify-content:flex-end}.footer-action-band a{display:inline-flex;align-items:center;min-height:2.35rem;padding:0.58rem 0.78rem;border:1px solid rgba(255,255,255,0.18);border-radius:8px;background:rgba(255,255,255,0.08);color:var(--white);font-size:0.9rem;font-weight:var(--font-weight-bold);line-height:1.1;text-decoration:none}.footer-action-band a:first-child{border-color:rgba(255,255,255,0.85);background:var(--white);color:var(--navy-900)}.footer-action-band a:hover{transform:translateY(-1px)}.footer-content,.footer-grid{display:grid;grid-template-columns:minmax(260px,1.35fr) repeat(4,minmax(140px,1fr));gap:clamp(1.5rem,3vw,2.25rem);margin-bottom:var(--space-md);align-items:start}.footer-section,.footer-col{color:var(--white)}.footer-title{font-size:clamp(1.75rem,4vw,2.25rem);font-weight:900;margin-bottom:0.375rem;letter-spacing:-0.025em;color:var(--white);text-transform:none;line-height:1.1;text-shadow:0 2px 4px rgba(0,0,0,0.25)}.footer-description{color:rgba(255,255,255,0.9);line-height:1.6;margin-bottom:var(--space-md);font-size:0.9375rem}.footer-text{color:rgba(255,255,255,0.88);line-height:1.5;margin-bottom:1rem;font-size:0.9375rem}.footer-heading{font-size:1.1875rem;font-weight:800;margin-bottom:var(--space-sm);color:var(--white);letter-spacing:0.05em;text-transform:uppercase;text-shadow:0 1px 2px rgba(0,0,0,0.15)}.footer-links,.footer-contact{list-style:none}.footer-contact{display:grid;gap:0.55rem}.footer-links li,.footer-contact li{margin-bottom:0.625rem}.footer-links a,.footer-contact a{color:rgba(255,255,255,0.92);transition:var(--transition-fast);display:inline-block;line-height:1.6;font-size:0.9375rem;font-weight:400}.footer-links a:hover,.footer-contact a:hover{color:var(--coral-500);transform:translateX(3px);text-decoration:underline}.footer-contact li{margin-bottom:0.625rem;line-height:1.6}.footer-contact a,.footer-contact p{font-size:0.9375rem;color:rgba(255,255,255,0.92);font-weight:400;line-height:1.6}.footer-contact p{display:flex;flex-wrap:wrap;gap:0.25rem 0.4rem;margin:0}.footer-contact a{display:inline}.footer-contact strong,.footer-contact b{color:rgba(255,255,255,0.7);font-weight:600;display:inline;margin-bottom:0;margin-right:0.25rem;font-size:0.875rem;min-width:70px;text-align:left}.footer-brand{max-width:21rem}.footer-social{margin-top:1.15rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,0.14)}.footer-social-heading{margin:0 0 0.65rem;color:rgba(255,255,255,0.72);font-size:0.78rem;font-weight:800;letter-spacing:0.08em;line-height:1.2;text-transform:uppercase}.footer .footer-bottom{border-top:1px solid rgba(255,255,255,0.15);padding-top:var(--space-sm);margin-top:var(--space-sm);text-align:center;color:rgba(255,255,255,0.85);flex-direction:column-reverse;gap:0.5rem}.footer .footer-bottom p{margin:0;font-size:0.875rem;line-height:1.5;text-align:center;width:100%}.footer-back-top{order:-1}.back-to-top{color:rgba(255,255,255,0.85);text-decoration:none;font-size:0.875rem;transition:color var(--transition-fast),transform var(--transition-fast);display:inline-block}.back-to-top:hover{color:var(--coral-500);transform:translateY(-2px)}.footer-legal{display:flex;gap:var(--space-sm);justify-content:center;flex-wrap:wrap;margin-top:0.375rem}.footer-legal a{color:rgba(255,255,255,0.85)}.footer-legal a:hover{color:var(--white)}.social-links{display:flex;flex-wrap:wrap;gap:0.55rem}.social-link,.social-icon{display:inline-flex;align-items:center;justify-content:center;width:2.35rem;height:2.35rem;border:1px solid rgba(255,255,255,0.18);border-radius:var(--radius-full);background:rgba(255,255,255,0.08);color:rgba(255,255,255,0.9);font-size:var(--font-size-base);text-decoration:none;transition:var(--transition-fast)}.social-link:hover,.social-icon:hover{border-color:rgba(255,255,255,0.32);background:var(--coral-700);color:var(--white);transform:translatey(-2px)}@media (max-width:1180px){.footer-content,.footer-grid{grid-template-columns:minmax(240px,1.2fr) repeat(3,minmax(150px,1fr))}.footer-section:last-child{grid-column:2 / -1}.footer-section:last-child .footer-links{column-count:2;column-gap:2rem}}@media (max-width:768px){.footer{padding:1.75rem 0 1.25rem}.footer-action-band{grid-template-columns:1fr;gap:0.8rem}.footer-action-band nav{display:grid;grid-template-columns:1fr;justify-content:stretch}.footer-action-band a{justify-content:center}.footer-content,.footer-grid{grid-template-columns:1fr;gap:1.25rem}.footer-brand{max-width:none}.footer-social{margin-top:0.9rem;padding-top:0.85rem}.footer-title{font-size:1.55rem}.footer-text{max-width:36rem;margin-bottom:0.75rem}.footer-heading{margin-bottom:0.65rem;font-size:0.95rem}.footer-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0.35rem 1rem}.footer-section:last-child{grid-column:auto}.footer-section:last-child .footer-links{column-count:initial;column-gap:normal}.footer-links li,.footer-contact li{margin-bottom:0}.footer-links a,.footer-contact a,.footer-contact p{font-size:0.9rem;line-height:1.45}.social-links{gap:0.5rem}}@media (max-width:340px){.footer-links{grid-template-columns:1fr}}@media (max-width:768px){.footer-grid,.footer-content{grid-template-columns:1fr;gap:var(--space-xl)}}.whatsapp-float{position:fixed;bottom:25px;right:25px;width:60px;height:60px;background:linear-gradient(135deg,var(--whatsapp-500) 0%,var(--whatsapp-700) 100%);color:var(--white);border-radius:var(--radius-full);font-size:1.8rem;box-shadow:var(--shadow-success);z-index:9999;text-decoration:none;transition:var(--transition-interactive);animation:pulse-whatsapp 2s infinite}.whatsapp-float:hover{transform:scale(1.15);box-shadow:var(--shadow-success-hover);color:var(--white)}.whatsapp-icon{font-size:inherit}.strategy-float{position:fixed;right:12px;bottom:74px;z-index:9999;display:inline-flex;align-items:center;gap:0.55rem;min-height:50px;max-width:min(16rem,calc(100vw - 24px));padding:0 0.95rem;border:1px solid rgba(255,255,255,0.18);border-radius:var(--radius-full);background:var(--navy-900);color:var(--white);font-size:0.92rem;font-weight:var(--font-weight-bold);line-height:1;text-decoration:none;box-shadow:0 14px 34px rgba(16,42,67,0.26);transition:var(--transition-interactive)}.strategy-float:hover{transform:translateY(-2px);background:var(--teal-700);color:var(--white)}.strategy-float i{font-size:1rem}.scroll-top{position:fixed;bottom:25px;right:100px;width:45px;height:45px;background:var(--navy-700);color:var(--white);border:none;border-radius:var(--radius-full);cursor:pointer;opacity:0;visibility:hidden;transition:var(--transition-interactive);box-shadow:0 4px 15px rgba(10,37,64,0.3);font-size:var(--font-size-xl);z-index:9998}.scroll-top.visible{opacity:1;visibility:visible}.scroll-top:hover{background:var(--coral-500);transform:translatey(-3px)}.whatsapp-float{right:12px;bottom:12px;width:50px;height:50px;font-size:1.45rem}@media (max-width:768px){body.contact-in-view .whatsapp-float,body.contact-in-view .strategy-float,body.nav-open .strategy-float,body.nav-open .whatsapp-float{opacity:0;visibility:hidden;pointer-events:none;transform:translateY(10px) scale(0.92);animation:none}}.scroll-top{display:none !important}@media (max-width:768px){.whatsapp-float{bottom:20px;right:20px;width:55px;height:55px}.strategy-float{right:20px;bottom:86px;min-height:46px;padding-inline:0.82rem;font-size:0.86rem}.scroll-top{right:80px;width:40px;height:40px}}@keyframes pulse{0%,100%{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes pulse-whatsapp{0%,100%{box-shadow:0 4px 16px rgba(37,211,102,0.4);transform:scale(1)}50%{box-shadow:0 6px 24px rgba(37,211,102,0.6),0 0 0 8px rgba(37,211,102,0.08);transform:scale(1.02)}}@keyframes fadeInUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.fade-in-up{animation:fadeInUp 0.6s ease-out}@media (max-width:968px){:root{--font-size-5xl:2.5rem;--font-size-4xl:2rem}}@media (max-width:768px){:root{--space-4xl:3rem;--space-3xl:2.5rem}.container,.container-fluid{padding:0 var(--space-lg)}}@media (max-width:480px){.container,.container-fluid{padding:0 var(--space-base)}}@media print{.header,.top-bar,.whatsapp-float,.scroll-top,.mobile-menu-toggle,.btn,.footer{display:none !important}body{font-size:12pt;line-height:1.5;color:#000}.section-padding{padding:1rem 0}a{text-decoration:underline}img{max-width:100%;page-break-inside:avoid}}.contact-form-section{padding:80px 0;background:linear-gradient(135deg,var(--warm-white) 0%,var(--white) 100%);position:relative;overflow:hidden}.contact-form-section::before{content:'';position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent 0%,var(--gray-300) 50%,transparent 100%)}.contact-form-section::after{content:'';position:absolute;inset:0;background-image:radial-gradient(circle,var(--teal-100) 0 2px,transparent 2px),radial-gradient(circle,var(--coral-100) 0 2px,transparent 2px),repeating-linear-gradient(-45deg,var(--navy-50) 0 2px,transparent 2px 22px);background-size:88px 88px,64px 64px,auto;background-position:0 0,24px 18px,0 0;opacity:0.22;pointer-events:none}.contact-form-section .container{position:relative;z-index:1}.contact-layout{display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:48px;align-items:start;margin-top:48px}.form-container{background:var(--white);border-radius:var(--radius-xl);padding:40px;box-shadow:var(--shadow-card);border:1px solid var(--gray-200);position:relative;overflow:hidden}.form-container::before{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:repeating-linear-gradient( 90deg,var(--coral-500) 0 18px,var(--teal-300) 18px 36px,var(--navy-200) 36px 54px )}.form-wrapper{position:relative}.form-wrapper h3{font-size:clamp(1.35rem,2vw,1.8rem);line-height:1.2;color:var(--navy-800);margin:0 0 0.75rem}.care-intake-lede{color:var(--gray-600);font-size:1rem;line-height:1.7;margin:0 0 1.5rem}.contact-context-note{margin:0 0 var(--space-lg);padding:0.85rem 1rem;border:1px solid rgba(43,165,153,0.32);border-radius:var(--radius-md);background:var(--teal-50);color:var(--navy-800);font-weight:var(--font-weight-semibold);line-height:1.5}.contact-context-note[hidden]{display:none}.sensitive-data-note,.form-sensitive-error{margin:0 0 var(--space-lg);padding:0.85rem 1rem;border-radius:var(--radius-md);line-height:1.5}.sensitive-data-note{border:1px solid rgba(204,76,58,0.24);background:rgba(252,244,241,0.92);color:var(--navy-800)}.form-sensitive-error{margin:-0.2rem 0 0;border:1px solid rgba(204,76,58,0.38);background:rgba(252,244,241,0.98);color:var(--coral-700);font-weight:var(--font-weight-semibold)}.form-sensitive-error[hidden]{display:none}.care-intake-form{display:flex;flex-direction:column;gap:1rem}.care-intake-form .form-group{margin-bottom:0}.care-intake-form textarea{min-height:150px;resize:vertical}.form-check-group{display:flex;align-items:center;gap:0.65rem;min-height:52px;padding:0.72rem 0.85rem;border:1px solid var(--gray-200);border-radius:var(--radius-md);background:var(--gray-50)}.form-check-group input[type="checkbox"]{width:20px;height:20px;flex:0 0 auto;accent-color:var(--teal-600)}.form-check-group label{margin:0;color:var(--navy-700);line-height:1.35;cursor:pointer}.form-actions{display:flex;flex-wrap:wrap;gap:0.875rem;align-items:center;margin-top:0.5rem}.form-actions .btn{min-height:48px}.care-intake-form .form-note{text-align:left;margin-top:0.25rem;color:var(--gray-600);line-height:1.6}@media (max-width:900px){.contact-layout{grid-template-columns:1fr;gap:36px;margin-top:40px}.form-container,.contact-info{max-width:720px;margin-left:auto;margin-right:auto}}.contact-info{display:flex;flex-direction:column;gap:30px}.contact-card{background:var(--white);border-radius:var(--radius-lg);padding:30px;box-shadow:var(--shadow-sm);border:1px solid var(--gray-200)}.contact-item{display:flex;align-items:flex-start;gap:16px;margin-bottom:24px}.contact-item:last-child{margin-bottom:0}.contact-icon{width:48px;height:48px;border-radius:12px;background:linear-gradient(135deg,var(--coral-500),var(--coral-600));display:flex;align-items:center;justify-content:center;color:white;font-size:20px;flex-shrink:0}.contact-details h4{font-size:16px;font-weight:600;color:var(--navy-700);margin:0 0 4px 0;letter-spacing:-0.025em}.contact-details p,.contact-details a{font-size:14px;color:var(--gray-600);margin:0;text-decoration:none;line-height:1.5}.contact-details a:hover{color:var(--coral-500);transition:color 0.2s ease}.trust-indicator{background:linear-gradient(135deg,var(--teal-50) 0%,var(--teal-100) 100%);border:1px solid var(--teal-300);border-radius:12px;padding:24px;display:flex;align-items:flex-start;gap:16px}.trust-icon{width:40px;height:40px;border-radius:10px;background:var(--teal-300);display:flex;align-items:center;justify-content:center;color:white;font-size:18px;flex-shrink:0}.trust-text h5{font-size:14px;font-weight:600;color:var(--navy-800);margin:0 0 4px 0;letter-spacing:-0.025em}.trust-text p{font-size:13px;color:var(--navy-600);margin:0;line-height:1.4}@media (max-width:1024px){.contact-layout{grid-template-columns:minmax(0,1fr) 340px;gap:36px}.form-container{padding:30px}}@media (max-width:768px){.contact-form-section{padding:60px 0}.contact-layout{grid-template-columns:1fr;gap:40px;margin-top:40px}.form-container{padding:24px}.contact-card{padding:24px}.contact-item{gap:12px;margin-bottom:20px}.contact-icon{width:44px;height:44px;font-size:18px}.trust-indicator{padding:20px;gap:12px}.trust-icon{width:36px;height:36px;font-size:16px}}@media (max-width:480px){.contact-form-section{padding:52px 0}.form-container{padding:20px}.form-actions .btn{width:100%;justify-content:center}}@media (max-width:768px){.contact-layout{grid-template-columns:1fr;gap:var(--space-2xl)}}﻿ .customer-situations{background:linear-gradient(180deg,var(--gray-50) 0%,var(--white) 100%);scroll-margin-top:var(--scroll-offset)}.situation-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-lg);margin-top:var(--space-2xl)}.situation-card,.services-situation-card{display:flex;flex-direction:column;min-width:0;min-height:100%;padding:var(--space-lg);border:1px solid var(--gray-200);border-radius:var(--radius-md);background:var(--white);color:var(--gray-700);text-decoration:none;box-shadow:var(--shadow-sm);transition:transform var(--transition-base),box-shadow var(--transition-base),border-color var(--transition-base)}.situation-card{align-items:flex-start}.situation-card:hover,.situation-card:focus-visible,.services-situation-card:hover,.services-situation-card:focus-visible{transform:translateY(-3px);border-color:var(--teal-300);color:var(--gray-700);box-shadow:var(--shadow-md)}.situation-card span{width:52px;height:52px;display:inline-flex;align-items:center;justify-content:center;margin-bottom:var(--space-sm);border-radius:var(--radius-full);background:var(--navy-50);color:var(--teal-700);font-size:1.25rem}.situation-card h3{color:var(--navy-800);font-size:var(--font-size-lg);line-height:1.25;margin:0 0 var(--space-sm)}.situation-card p,.services-situation-card p{margin:0;color:var(--gray-700);line-height:1.55}.situation-card p{font-size:0.95rem}.keith-proof{background:var(--white);scroll-margin-top:var(--scroll-offset)}.keith-proof-layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,0.85fr);gap:var(--space-2xl);align-items:center}.keith-proof-copy h2{color:var(--navy-800);font-size:clamp(2rem,4vw,3.2rem);line-height:1.08;margin-bottom:var(--space-lg)}.keith-proof-copy p:not(.ld-kicker){max-width:760px;color:var(--gray-700);font-size:1.05rem;line-height:1.7;margin-bottom:var(--space-md)}.keith-proof-actions{display:flex;flex-wrap:wrap;gap:var(--space-sm);margin-top:var(--space-lg)}.keith-proof-panel{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-md);padding:var(--space-lg);border-radius:var(--radius-md);background:var(--navy-900);color:var(--white);box-shadow:var(--shadow-lg)}.keith-proof-panel>div:not(.keith-proof-note){padding:var(--space-md);border:1px solid rgba(255,255,255,0.14);border-radius:var(--radius-md);background:rgba(255,255,255,0.07)}.keith-proof-panel span{display:block;color:var(--coral-300);font-size:clamp(2rem,4vw,3rem);line-height:1;font-weight:var(--font-weight-extrabold)}.keith-proof-panel p{margin:var(--space-xs) 0 0;color:rgba(255,255,255,0.82);line-height:1.45}.keith-proof-note{grid-column:1 / -1;padding:var(--space-lg);border-radius:var(--radius-md);background:rgba(78,205,196,0.14)}.keith-proof-note strong{display:block;color:var(--white);font-size:var(--font-size-lg);line-height:1.35}.first-48-hours{background:linear-gradient(180deg,var(--gray-50) 0%,var(--white) 100%);scroll-margin-top:var(--scroll-offset)}.first-48-layout{display:grid;grid-template-columns:minmax(280px,0.8fr) minmax(0,1.2fr);gap:var(--space-xl);margin-top:var(--space-2xl);align-items:stretch}.do-not-card{padding:var(--space-xl);border-radius:var(--radius-md);background:var(--white);border:1px solid var(--coral-200);box-shadow:var(--shadow-md)}.do-not-card h3,.anti-flipper-panel h3{color:var(--navy-800);font-size:clamp(1.35rem,2.5vw,2rem);line-height:1.2;margin-bottom:var(--space-md)}.do-not-card ul{margin:0;padding:0;list-style:none;display:grid;gap:var(--space-sm)}.do-not-card li{position:relative;padding-left:1.5rem;color:var(--gray-700);line-height:1.55}.do-not-card li::before{content:"\f071";font-family:"Font Awesome 6 Free";font-weight:900;position:absolute;left:0;top:0.08rem;color:var(--coral-600)}.first-48-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-md)}.first-48-grid article{padding:var(--space-lg);border:1px solid var(--gray-200);border-radius:var(--radius-md);background:var(--white);box-shadow:var(--shadow-sm)}.first-48-grid span{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;margin-bottom:var(--space-sm);border-radius:var(--radius-full);background:var(--teal-50);color:var(--teal-800);font-weight:var(--font-weight-extrabold)}.first-48-grid h3{color:var(--navy-800);font-size:var(--font-size-lg);margin-bottom:var(--space-xs)}.first-48-grid p{margin:0;color:var(--gray-700);line-height:1.55}.anti-flipper-panel{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:var(--space-xl);align-items:center;margin-top:var(--space-2xl);padding:var(--space-xl);border-radius:var(--radius-md);background:var(--navy-900);color:var(--white);box-shadow:var(--shadow-md)}.page-action-panel{display:block;margin:var(--space-xl) 0 var(--space-2xl);padding:var(--space-xl);border-radius:var(--radius-md);background:var(--navy-900);color:var(--white);box-shadow:var(--shadow-md)}.anti-flipper-panel .ld-kicker,.content-page .page-action-panel .ld-kicker{color:var(--teal-200)}.anti-flipper-panel h3,.content-page .page-action-panel h2{color:var(--white);margin-top:0;margin-bottom:var(--space-sm);font-size:clamp(1.45rem,2.8vw,2.25rem);line-height:1.16}.anti-flipper-panel p:not(.ld-kicker),.content-page .page-action-panel p:not(.ld-kicker){margin:0;color:rgba(255,255,255,0.84);line-height:1.65;max-width:820px}.anti-flipper-panel .btn,.content-page .page-action-panel .btn{justify-content:center;white-space:normal}.page-action-buttons{display:flex;flex-wrap:wrap;gap:var(--space-sm);margin-top:var(--space-lg)}.trust-badge-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--space-sm);margin-top:var(--space-lg)}.trust-badge-row span{display:flex;align-items:center;gap:var(--space-sm);min-height:54px;padding:0.75rem 0.9rem;border:1px solid var(--gray-200);border-radius:var(--radius-md);background:var(--white);color:var(--navy-700);font-weight:var(--font-weight-semibold);line-height:1.35;box-shadow:var(--shadow-sm)}.trust-badge-row i{color:var(--teal-700)}﻿ .offer-ladder{background:var(--white);scroll-margin-top:var(--scroll-offset)}.offer-ladder-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--space-lg);margin-top:var(--space-2xl)}.offer-step{position:relative;min-height:100%;padding:var(--space-lg);border:1px solid var(--gray-200);border-radius:var(--radius-md);background:var(--gray-50)}.offer-step.featured{background:var(--navy-900);border-color:var(--navy-900);color:var(--white);box-shadow:var(--shadow-md)}.offer-step span{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;margin-bottom:var(--space-md);border-radius:var(--radius-full);background:var(--white);color:var(--teal-800);font-weight:var(--font-weight-extrabold);font-size:0.82rem}.offer-step.featured span{background:var(--teal-300);color:var(--navy-900)}.offer-step h3{color:var(--navy-800);font-size:var(--font-size-lg);margin-bottom:var(--space-sm)}.offer-step.featured h3,.offer-step.featured p{color:var(--white)}.offer-step.featured strong{color:var(--white)}.offer-step p{margin:0;color:var(--gray-700);line-height:1.55;font-size:0.94rem}.offer-ladder-note{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:var(--space-xl);align-items:center;margin-top:var(--space-2xl);padding:var(--space-xl);border:1px solid var(--gray-200);border-radius:var(--radius-md);background:linear-gradient(135deg,var(--navy-50),var(--teal-50))}.offer-ladder-note h3{color:var(--navy-800);margin-bottom:var(--space-sm);font-size:clamp(1.3rem,2.4vw,1.8rem)}.offer-ladder-note p{margin:0;color:var(--gray-700);line-height:1.6}.offer-ladder-actions{display:flex;flex-direction:column;gap:var(--space-sm);align-items:stretch;min-width:min(320px,100%)}.offer-ladder-actions .btn{justify-content:center;white-space:normal}.estate-stabilization{padding:clamp(3rem,6vw,5rem) 0;background:var(--white);scroll-margin-top:var(--scroll-offset)}.stabilization-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--space-lg);margin-top:var(--space-2xl)}.stabilization-card{border:1px solid var(--gray-200);border-radius:var(--radius-md);padding:var(--space-lg);background:var(--gray-50);box-shadow:var(--shadow-sm)}.stabilization-icon{width:52px;height:52px;display:flex;align-items:center;justify-content:center;margin-bottom:var(--space-md);border-radius:var(--radius-full);color:var(--white);background:linear-gradient(135deg,var(--navy-700),var(--teal-600))}.stabilization-card h3{color:var(--navy-800);margin-bottom:var(--space-sm);font-size:var(--font-size-lg)}.stabilization-card p{color:var(--gray-700);line-height:1.55;margin-bottom:var(--space-md)}.stabilization-card ul{display:grid;gap:var(--space-xs);margin:0;padding:0;list-style:none}.stabilization-card li{position:relative;padding-left:1.25rem;color:var(--navy-700);font-size:0.9rem}.stabilization-card li::before{content:"\f058";font-family:"Font Awesome 6 Free";font-weight:900;position:absolute;left:0;top:0.04rem;color:var(--teal-600)}.stabilization-note{max-width:980px;margin:var(--space-xl) auto 0;padding:var(--space-lg);border-radius:var(--radius-md);background:var(--navy-50);color:var(--navy-800);line-height:1.6;text-align:center}.site-process{background:linear-gradient(180deg,var(--white) 0%,var(--gray-50) 100%);scroll-margin-top:96px;padding-top:clamp(2.25rem,5vh,3rem)}.process-flow{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-lg);margin:var(--space-2xl) auto;position:relative}.process-flow::before{display:none}.process-step{position:relative;background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius-md);padding:var(--space-lg);min-height:240px;box-shadow:var(--shadow-sm)}.process-number{position:absolute;top:var(--space-md);right:var(--space-md);color:var(--gray-400);font-size:0.875rem;font-weight:var(--font-weight-extrabold)}.process-icon{width:56px;height:56px;display:flex;align-items:center;justify-content:center;border-radius:var(--radius-full);color:var(--white);background:linear-gradient(135deg,var(--navy-700),var(--teal-600));margin-bottom:var(--space-lg);position:relative;z-index:1}.process-step h3{color:var(--navy-800);font-size:var(--font-size-lg);margin-bottom:var(--space-sm)}.process-step p{color:var(--gray-700);line-height:1.55;margin:0;font-size:0.95rem}.process-outcome{display:grid;grid-template-columns:minmax(240px,0.7fr) 1fr;gap:var(--space-xl);align-items:center;max-width:980px;margin:0 auto var(--space-2xl);padding:var(--space-xl);border-radius:var(--radius-md);background:var(--navy-900);color:var(--white)}.process-outcome p{color:rgba(255,255,255,0.88);margin:0;line-height:1.6}.outcome-label{display:block;color:var(--teal-200);font-size:0.8rem;font-weight:var(--font-weight-bold);text-transform:uppercase;letter-spacing:0;margin-bottom:var(--space-xs)}.process-outcome strong{font-size:clamp(1.25rem,2.5vw,1.75rem);line-height:1.2}﻿ .proof-examples{padding:clamp(3rem,6vw,5rem) 0;background:var(--white)}.proof-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-lg);margin-top:var(--space-2xl)}.proof-card{overflow:hidden;border:1px solid var(--gray-200);border-radius:var(--radius-md);background:var(--white);box-shadow:var(--shadow-md)}.proof-image-wrap{position:relative;aspect-ratio:16 / 9;background:var(--gray-100);overflow:hidden}.proof-image-wrap img{width:100%;height:100%;object-fit:cover;display:block}.proof-labels{position:absolute;inset:var(--space-sm);display:grid;grid-template-columns:1fr 1fr;align-items:start;pointer-events:none}.proof-labels span{justify-self:start;display:inline-flex;align-items:center;min-height:30px;padding:0.32rem 0.65rem;border-radius:var(--radius-full);background:rgba(16,42,67,0.84);color:var(--white);font-size:0.72rem;font-weight:var(--font-weight-extrabold);text-transform:uppercase;letter-spacing:0;box-shadow:var(--shadow-sm)}.proof-labels span:last-child{justify-self:end;background:rgba(29,139,130,0.90)}.proof-content{padding:var(--space-lg)}.proof-content h3{color:var(--navy-800);margin-bottom:var(--space-sm);font-size:var(--font-size-lg)}.proof-content p{color:var(--gray-700);margin-bottom:var(--space-md);line-height:1.6}.proof-content ul{display:grid;gap:var(--space-xs);margin:0;padding:0;list-style:none}.proof-content li{position:relative;padding-left:1.35rem;color:var(--navy-700);font-size:0.92rem}.proof-content li::before{content:"\f00c";font-family:"Font Awesome 6 Free";font-weight:900;position:absolute;left:0;top:0.05rem;color:var(--teal-600)}.proof-note{max-width:860px;margin:var(--space-xl) auto 0;padding:var(--space-md) var(--space-lg);border-radius:var(--radius-md);background:var(--navy-50);color:var(--navy-800);text-align:center;font-size:0.95rem}.technology-process{padding:clamp(3rem,6vw,5rem) 0;background:linear-gradient(180deg,var(--gray-50) 0%,var(--white) 100%)}.tech-layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,0.9fr);gap:var(--space-2xl);align-items:center;margin-top:var(--space-2xl)}.tech-visual{position:relative;overflow:hidden;border-radius:var(--radius-md);background:var(--navy-900);box-shadow:var(--shadow-lg)}.tech-visual img{width:100%;aspect-ratio:16 / 9;object-fit:cover;display:block}.tech-caption{position:absolute;left:var(--space-lg);right:var(--space-lg);bottom:var(--space-lg);padding:var(--space-md);border-radius:var(--radius-md);background:rgba(16,42,67,0.88);color:var(--white);backdrop-filter:blur(5px)}.tech-caption span{display:block;margin-bottom:var(--space-xs);color:var(--teal-200);font-size:0.78rem;font-weight:var(--font-weight-bold);text-transform:uppercase;letter-spacing:0}.tech-caption p{margin:0;color:rgba(255,255,255,0.94);line-height:1.55;font-size:0.95rem}.tech-intro{color:var(--navy-800);font-size:clamp(1.1rem,2vw,1.35rem);line-height:1.65;margin-bottom:var(--space-xl)}.tech-chips{display:flex;flex-wrap:wrap;gap:var(--space-sm);margin:0;padding:0;list-style:none}.tech-chips li{padding:0.48rem 0.75rem;border:1px solid var(--teal-200);border-radius:var(--radius-full);background:var(--white);color:var(--navy-800);font-weight:var(--font-weight-semibold);font-size:0.9rem}.tech-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-lg);margin-top:var(--space-2xl)}.tech-card{border:1px solid var(--gray-200);border-radius:var(--radius-md);background:var(--white);padding:var(--space-lg);box-shadow:var(--shadow-sm)}.tech-card-icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;margin-bottom:var(--space-md);border-radius:var(--radius-full);background:linear-gradient(135deg,var(--teal-500),var(--navy-700));color:var(--white)}.tech-card h3{color:var(--navy-800);font-size:var(--font-size-lg);margin-bottom:var(--space-sm)}.tech-card p{color:var(--gray-700);line-height:1.55;margin-bottom:var(--space-md)}.tech-card ul{display:grid;gap:var(--space-xs);margin:0;padding:0;list-style:none}.tech-card li{position:relative;padding-left:1.25rem;color:var(--navy-700);font-size:0.9rem}.tech-card li::before{content:"\f058";font-family:"Font Awesome 6 Free";font-weight:900;position:absolute;left:0;color:var(--teal-600)}.prearranged-plan{padding:clamp(3rem,6vw,5rem) 0;background:var(--navy-900);color:var(--white);scroll-margin-top:var(--scroll-offset)}.prearranged-plan .section-title,.prearranged-plan .section-subtitle{color:var(--white)}.prearranged-plan .section-subtitle{color:rgba(255,255,255,0.82)}.prearranged-layout{display:grid;grid-template-columns:minmax(0,0.9fr) minmax(0,1.1fr);gap:var(--space-2xl);align-items:start;margin-top:var(--space-2xl)}.prearranged-eyebrow{color:var(--teal-200);font-weight:var(--font-weight-bold);text-transform:uppercase;font-size:0.78rem;letter-spacing:0;margin-bottom:var(--space-sm)}.prearranged-intro{color:rgba(255,255,255,0.92);font-size:clamp(1.1rem,2vw,1.35rem);line-height:1.65}.prearranged-discount{display:grid;grid-template-columns:44px 1fr;gap:var(--space-md);align-items:start;margin:var(--space-xl) 0;padding:var(--space-lg);border:1px solid rgba(142,238,228,0.3);border-radius:var(--radius-md);background:rgba(255,255,255,0.08)}.prearranged-discount i{width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:var(--radius-full);background:var(--teal-500);color:var(--white)}.prearranged-discount p,.prearranged-boundary{margin:0;color:rgba(255,255,255,0.84);line-height:1.6}.prearranged-boundary{margin-top:var(--space-lg);font-size:0.92rem}.prearranged-steps{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-lg)}.prearranged-step{display:grid;grid-template-columns:48px 1fr;gap:var(--space-md);padding:var(--space-lg);border:1px solid rgba(255,255,255,0.12);border-radius:var(--radius-md);background:rgba(255,255,255,0.06)}.prearranged-step-icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:var(--radius-full);background:rgba(78,205,196,0.16);color:var(--teal-200)}.prearranged-step h3{color:var(--white);font-size:var(--font-size-lg);margin-bottom:var(--space-xs)}.prearranged-step p{color:rgba(255,255,255,0.82);line-height:1.55;margin:0;font-size:0.95rem}.prearranged-outcomes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-sm);margin-top:var(--space-2xl)}.prearranged-outcomes span{display:flex;align-items:center;gap:var(--space-sm);min-height:44px;padding:0.7rem 0.85rem;border-radius:var(--radius-md);background:rgba(255,255,255,0.08);color:rgba(255,255,255,0.92);font-weight:var(--font-weight-semibold);line-height:1.35}.prearranged-outcomes i{color:var(--teal-200)}﻿ .content-page{max-width:1100px;margin:0 auto}.content-page>p,.content-page>ul,.content-page>ol{max-width:850px}.content-page ul,.content-page ol{padding-left:1.25rem}.content-page ul{list-style:disc}.content-page ol{list-style:decimal}.content-page li{margin-bottom:0.45rem;line-height:1.65}.content-page>h2{margin-top:clamp(2.5rem,6vw,4.5rem)}.content-page>h2:first-child{margin-top:0}.content-page>h3{margin-top:var(--space-2xl)}.content-page a{color:var(--teal-900);font-weight:var(--font-weight-semibold);text-decoration-thickness:2px;text-underline-offset:0.18em}.content-page a:hover,.content-page a:focus{color:var(--navy-800)}.content-page a.btn,.content-page a.btn:visited{text-decoration:none}.content-page a.btn-primary,.content-page a.btn-primary:hover,.content-page a.btn-primary:focus,.content-page a.btn-primary:active,.content-page a.btn-primary:visited{color:var(--white)}.content-page a.btn-outline,.content-page a.btn-outline:visited{color:var(--navy-700)}.content-page a.btn-outline:hover,.content-page a.btn-outline:focus{color:var(--white)}.content-page .page-action-panel a.btn-outline,.content-page .page-action-panel a.btn-outline:visited,.anti-flipper-panel a.btn-outline,.anti-flipper-panel a.btn-outline:visited{background:rgba(255,255,255,0.08);color:var(--white);border-color:rgba(255,255,255,0.72)}.content-page .page-action-panel a.btn-outline:hover,.content-page .page-action-panel a.btn-outline:focus,.anti-flipper-panel a.btn-outline:hover,.anti-flipper-panel a.btn-outline:focus{background:var(--white);color:var(--navy-800);border-color:var(--white)}.content-page a.btn-white,.content-page a.btn-white:hover,.content-page a.btn-white:focus,.content-page a.btn-white:active,.content-page a.btn-white:visited{color:var(--navy-800)}.content-page h1,.content-page h2,.content-page h3,.content-page h4{color:var(--navy-800)}.content-page h4{margin-top:var(--space-xl);margin-bottom:var(--space-sm);font-size:var(--font-size-lg)}.ld-kicker{margin:0 0 var(--space-xs);color:var(--teal-800);font-size:0.78rem;font-weight:var(--font-weight-extrabold);text-transform:uppercase;letter-spacing:0}.content-page table{width:100%;border-collapse:collapse;margin:var(--space-xl) 0;background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius-md);overflow:hidden;box-shadow:var(--shadow-sm)}.content-page th,.content-page td{padding:0.8rem 1rem;border-bottom:1px solid var(--gray-200);text-align:left}.content-page th{background:var(--navy-50);color:var(--navy-800)}.content-page tbody tr:last-child td{border-bottom:0}.ld-chart-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-lg);margin:var(--space-xl) 0}.ld-chart-card{border:1px solid var(--gray-200);border-radius:var(--radius-md);padding:var(--space-lg);background:var(--white);box-shadow:var(--shadow-sm)}.ld-chart-card h3{margin-bottom:var(--space-sm)}.ld-metric{display:block;font-size:clamp(2rem,4vw,3rem);font-weight:var(--font-weight-extrabold);color:var(--coral-700);line-height:1;margin:var(--space-sm) 0}.ld-bar-chart{display:grid;gap:var(--space-md);margin:var(--space-xl) 0}.ld-bar{display:grid;grid-template-columns:190px 1fr 96px;gap:var(--space-md);align-items:center}.ld-bar-track{height:18px;background:var(--gray-100);border-radius:var(--radius-full);overflow:hidden}.ld-bar-fill{height:100%;border-radius:var(--radius-full);background:linear-gradient(90deg,var(--teal-500),var(--coral-500))}.ld-bar-fill-100{width:100%}.ld-bar-fill-55{width:55%}.ld-bar-fill-25{width:25%}.ld-bar-fill-8{width:8%}.ld-bar em{color:var(--navy-800);font-style:normal;font-weight:var(--font-weight-extrabold);text-align:right}.ld-timeline{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-lg);margin:var(--space-xl) 0}.ld-timeline-step{border-top:4px solid var(--teal-500);padding:var(--space-md);background:var(--white);border-radius:0 0 var(--radius-md) var(--radius-md);box-shadow:var(--shadow-sm)}.ld-timeline-step strong{display:block;color:var(--navy-800);margin-bottom:var(--space-sm)}.page-founder-plan .content-page{padding-bottom:var(--space-3xl)}.founder-docs-layout{display:grid;grid-template-columns:minmax(12rem,16rem) minmax(0,1fr);gap:clamp(var(--space-xl),4vw,var(--space-4xl));align-items:start;max-width:100%;min-width:0}.founder-docs-nav{position:sticky;top:calc(var(--scroll-offset)+var(--space-lg));max-width:100%;min-width:0;padding:var(--space-lg);border:1px solid var(--gray-200);border-radius:var(--radius-md);background:var(--white);box-shadow:var(--shadow-sm)}.founder-docs-nav p{margin:0 0 var(--space-md);color:var(--teal-800);font-size:var(--font-size-sm);font-weight:var(--font-weight-extrabold);text-transform:uppercase}.founder-docs-nav nav{display:grid;gap:var(--space-xs);max-width:100%;min-width:0}.founder-docs-nav a{display:block;padding:0.55rem 0.65rem;border-radius:var(--radius-sm);color:var(--gray-700);font-weight:var(--font-weight-semibold);line-height:1.25;text-decoration:none}.founder-docs-nav a:hover,.founder-docs-nav a:focus-visible,.founder-docs-nav a[aria-current="page"]{background:var(--navy-50);color:var(--navy-900)}.founder-docs-content{max-width:100%;min-width:0}.ld-mission-panel{max-width:1000px;margin:clamp(2rem,5vw,3.5rem) 0;padding:clamp(1.5rem,4vw,2.25rem);border:1px solid rgba(29,139,130,0.28);border-radius:var(--radius-md);background:linear-gradient(135deg,rgba(29,139,130,0.10),rgba(255,255,255,0.96) 58%),var(--white);box-shadow:var(--shadow-md)}.ld-mission-panel h2{margin:0 0 var(--space-md);color:var(--navy-900);font-size:clamp(2rem,4vw,3rem);line-height:1.08}.ld-mission-panel p:not(.ld-kicker){max-width:820px;margin-bottom:var(--space-lg);color:var(--gray-700);font-size:clamp(1.05rem,1.8vw,1.2rem);line-height:1.65}.ld-mission-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-md)}.ld-mission-metrics span{display:grid;gap:0.15rem;padding:var(--space-md);border:1px solid var(--gray-200);border-radius:var(--radius-md);background:rgba(255,255,255,0.82);color:var(--navy-700);font-weight:var(--font-weight-semibold)}.ld-mission-metrics strong{color:var(--coral-700);font-size:clamp(1.6rem,3vw,2.35rem);line-height:1}.page-founder-plan #plan-map+ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-sm) var(--space-xl);max-width:900px;list-style:none;padding:var(--space-lg);border:1px solid var(--gray-200);border-radius:var(--radius-md);background:var(--gray-50)}.ld-founder-dashboard,.ld-do-dont-grid,.ld-deliverable-grid,.ld-gate-grid,.ld-impact-grid,.ld-revenue-ladder,.ld-stage-grid,.ld-team-grid{display:grid;gap:var(--space-lg);margin:var(--space-xl) 0}.ld-founder-dashboard,.ld-impact-grid,.ld-stage-grid,.ld-team-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ld-founder-dashboard article,.ld-deliverable-grid article,.ld-gate-grid article,.ld-impact-grid article,.ld-revenue-ladder article,.ld-stage-grid article,.ld-team-grid article,.ld-do-dont-grid section{border:1px solid var(--gray-200);border-radius:var(--radius-md);background:var(--white);box-shadow:var(--shadow-sm)}.ld-founder-dashboard article{padding:var(--space-lg);border-top:4px solid var(--teal-500)}.ld-impact-grid article,.ld-revenue-ladder article,.ld-stage-grid article,.ld-team-grid article{padding:var(--space-lg)}.ld-impact-grid article{border-top:4px solid var(--coral-500)}.ld-team-grid article{border-top:4px solid var(--teal-500)}.ld-stage-grid article{border-top:4px solid var(--navy-700)}.ld-impact-grid span,.ld-revenue-ladder span,.ld-stage-grid span,.ld-team-grid span{display:inline-flex;margin-bottom:var(--space-sm);color:var(--teal-900);font-size:0.76rem;font-weight:var(--font-weight-extrabold);text-transform:uppercase}.ld-impact-grid strong{display:block;color:var(--navy-900);font-size:var(--font-size-lg);line-height:1.35}.ld-revenue-ladder{grid-template-columns:repeat(4,minmax(0,1fr))}.ld-revenue-ladder article{display:grid;gap:0.25rem;align-content:start;min-height:9.5rem;border-top:4px solid var(--teal-500)}.ld-revenue-ladder article:nth-child(n+6){border-top-color:var(--coral-500)}.ld-revenue-ladder strong,.ld-stage-grid h3,.ld-team-grid h3{margin:0;color:var(--navy-900);font-size:var(--font-size-lg);line-height:1.2}.ld-stage-grid p{margin:var(--space-md) 0;color:var(--gray-700);line-height:1.6}.ld-stage-grid ul{margin:0;padding-left:1.2rem}.ld-stage-grid li{margin-bottom:0.45rem;color:var(--gray-700);line-height:1.5}.ld-revenue-ladder small{color:var(--gray-700);line-height:1.45}.ld-team-grid p{margin:var(--space-sm) 0 0;color:var(--gray-700);line-height:1.6}.ld-founder-dashboard h3,.ld-gate-grid h3,.ld-do-dont-grid h3{margin:0 0 var(--space-md);color:var(--navy-800);font-size:var(--font-size-xl)}.ld-founder-dashboard dl{display:grid;gap:var(--space-sm);margin:0}.ld-founder-dashboard dt{color:var(--navy-900);font-weight:var(--font-weight-extrabold)}.ld-founder-dashboard dd{margin:0 0 var(--space-sm);color:var(--gray-700);line-height:1.55}.ld-do-dont-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ld-do-dont-grid section{padding:var(--space-lg)}.ld-do-dont-grid section:first-child{border-top:4px solid var(--teal-500)}.ld-do-dont-grid section:last-child{border-top:4px solid var(--coral-500)}.ld-do-dont-grid ul{display:grid;gap:var(--space-sm);margin:0}.ld-deliverable-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ld-deliverable-grid article{padding:var(--space-lg)}.ld-deliverable-grid strong{display:block;margin-bottom:var(--space-xs);color:var(--navy-800);font-size:var(--font-size-lg)}.ld-deliverable-grid p,.ld-gate-grid p,.ld-proposal-card p{margin:0;color:var(--gray-700);line-height:1.6}.ld-gate-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ld-gate-grid article{padding:var(--space-lg);position:relative}.ld-gate-grid span{display:inline-flex;margin-bottom:var(--space-sm);padding:0.25rem 0.55rem;border-radius:var(--radius-full);background:var(--navy-50);color:var(--teal-900);font-size:0.78rem;font-weight:var(--font-weight-extrabold);text-transform:uppercase}.ld-proposal-card{display:grid;grid-template-columns:minmax(0,0.9fr) minmax(0,1.1fr);gap:var(--space-xl);align-items:start;margin:var(--space-xl) 0;padding:clamp(1.25rem,3vw,2rem);border-radius:var(--radius-md);background:var(--navy-900);color:var(--white);box-shadow:var(--shadow-md)}.ld-proposal-card h4{margin:0 0 var(--space-sm);color:var(--white);font-size:clamp(1.5rem,3vw,2.1rem)}.ld-proposal-card .ld-kicker{color:var(--teal-200)}.ld-proposal-card p{color:rgba(255,255,255,0.86)}.ld-proposal-card dl,.ld-proposal-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-md);margin:0}.ld-proposal-card dl div,.ld-proposal-facts p{padding:var(--space-md);border:1px solid rgba(255,255,255,0.16);border-radius:var(--radius-md);background:rgba(255,255,255,0.08)}.ld-proposal-card dt,.ld-proposal-facts span{display:block;margin-bottom:0.25rem;color:var(--teal-100);font-size:0.78rem;font-weight:var(--font-weight-extrabold);text-transform:uppercase}.ld-proposal-card dd,.ld-proposal-facts strong{display:block;margin:0;color:var(--white);font-weight:var(--font-weight-bold);line-height:1.35}@media (max-width:768px){.content-page{max-width:100%}.content-page table.responsive-table-ready{display:grid;gap:var(--space-md);width:100%;margin:var(--space-xl) 0;border:0;border-radius:0;background:transparent;box-shadow:none;overflow:visible}.content-page table.responsive-table-ready thead{display:none}.content-page table.responsive-table-ready tbody{display:grid;gap:var(--space-md)}.content-page table.responsive-table-ready tr{display:grid;border:1px solid var(--gray-200);border-radius:var(--radius-md);background:var(--white);box-shadow:var(--shadow-sm);overflow:hidden}.content-page table.responsive-table-ready th,.content-page table.responsive-table-ready td{display:grid;grid-template-columns:minmax(7.5rem,0.44fr) minmax(0,1fr);gap:var(--space-sm);align-items:start;min-width:0;width:100%;padding:0.85rem 0.95rem;border-bottom:1px solid var(--gray-100);font-size:0.95rem;line-height:1.5;overflow-wrap:anywhere}.content-page table.responsive-table-ready td::before,.content-page table.responsive-table-ready th::before{content:attr(data-label);color:var(--teal-900);font-size:0.72rem;font-weight:var(--font-weight-extrabold);line-height:1.25;text-transform:uppercase}.content-page table.responsive-table-ready td:first-child,.content-page table.responsive-table-ready th:first-child{grid-template-columns:1fr;background:var(--navy-50);color:var(--navy-900);font-weight:var(--font-weight-extrabold)}.content-page table.responsive-table-ready td:first-child::before,.content-page table.responsive-table-ready th:first-child::before{color:var(--navy-500)}.content-page table.responsive-table-ready .table-cell-empty::after{content:"Add when known";color:var(--gray-500);font-style:italic}.content-page table.responsive-table-ready td:last-child,.content-page table.responsive-table-ready th:last-child{border-bottom:0}.content-page table:not(.responsive-table-ready){display:block;max-width:100%;min-width:0;overflow-x:auto;border-collapse:separate;border-spacing:0;-webkit-overflow-scrolling:touch}.content-page table:not(.responsive-table-ready) th,.content-page table:not(.responsive-table-ready) td{min-width:10rem;vertical-align:top}.founder-docs-layout{grid-template-columns:1fr}.founder-docs-nav{position:static;overflow:hidden;padding:var(--space-md)}.founder-docs-nav nav{display:flex;gap:var(--space-xs);overflow-x:auto;padding-bottom:var(--space-xs);-webkit-overflow-scrolling:touch}.founder-docs-nav a{flex:0 0 auto;white-space:nowrap}.ld-mission-metrics,.ld-chart-grid,.ld-founder-dashboard,.ld-do-dont-grid,.ld-deliverable-grid,.ld-gate-grid,.ld-impact-grid,.ld-revenue-ladder,.ld-stage-grid,.ld-team-grid,.ld-timeline{grid-template-columns:1fr}.ld-proposal-card{grid-template-columns:1fr}.ld-proposal-card dl{grid-template-columns:1fr}.ld-bar{grid-template-columns:1fr;gap:var(--space-xs);padding:var(--space-md);border:1px solid var(--gray-200);border-radius:var(--radius-md);background:var(--white)}.page-founder-plan #plan-map+ul{grid-template-columns:1fr}.page-founder-plan .whatsapp-float{display:none}.page-free-guide .whatsapp-float{display:none}}@media (max-width:480px){.content-page table.responsive-table-ready th,.content-page table.responsive-table-ready td{grid-template-columns:1fr;gap:0.3rem;padding:0.8rem;font-size:0.92rem}.content-page table:not(.responsive-table-ready) th,.content-page table:not(.responsive-table-ready) td{min-width:9rem;padding:0.75rem;font-size:0.92rem}.content-page table:not(.responsive-table-ready) th:last-child,.content-page table:not(.responsive-table-ready) td:last-child{min-width:13rem}}﻿ .public-page-hero .hero-content{max-width:900px;margin:0 auto;text-align:center}.public-hero-grid{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(280px,0.72fr);gap:clamp(1.5rem,5vw,3.5rem);align-items:center}.public-hero-grid-centered{grid-template-columns:minmax(0,1fr)}.public-hero-grid:not(.public-hero-grid-centered) .hero-content{margin:0;text-align:left}.public-page-hero .hero-eyebrow{justify-content:center}.public-hero-grid:not(.public-hero-grid-centered) .hero-eyebrow{justify-content:flex-start}.public-page-hero .hero-eyebrow::before{display:none}.hero-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--space-sm);margin:0 0 var(--space-xl)}.public-hero-grid:not(.public-hero-grid-centered) .hero-actions{justify-content:flex-start}.hero-actions .btn{white-space:normal}.public-hero-media{position:relative;margin:0;overflow:hidden;border:1px solid rgba(255,255,255,0.16);border-radius:var(--radius-md);background:rgba(255,255,255,0.08);box-shadow:var(--shadow-lg)}.public-hero-media img{display:block;width:100%;aspect-ratio:4 / 3;object-fit:cover}.public-hero-media figcaption{margin:0;padding:var(--space-sm) var(--space-md);color:rgba(255,255,255,0.84);font-size:0.85rem;line-height:1.45;text-align:left}.public-content{font-size:1.03rem}.public-content>p,.public-content>ul,.public-content>ol{max-width:78ch}.pricing-note{margin:var(--space-xl) 0;padding:var(--space-lg);border-left:4px solid var(--teal-500);border-radius:var(--radius-md);background:var(--teal-50);color:var(--navy-800)}.pricing-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-lg);margin:var(--space-xl) 0 var(--space-2xl)}.pricing-card{border:1px solid var(--gray-200);border-radius:var(--radius-md);padding:var(--space-xl);background:var(--white);box-shadow:var(--shadow-sm);min-width:0;overflow-wrap:anywhere}.pricing-card.featured{border-color:var(--teal-300);box-shadow:var(--shadow-lg)}.pricing-card h3{margin:0 0 var(--space-sm);color:var(--navy-900);font-size:var(--font-size-2xl);line-height:1.18}.pricing-kicker{display:inline-block;color:var(--teal-900);font-weight:var(--font-weight-bold);text-transform:uppercase;font-size:0.78rem;letter-spacing:0;margin-bottom:var(--space-sm)}.pricing-figure{color:var(--coral-700);font-size:clamp(2rem,4vw,3rem);font-weight:var(--font-weight-extrabold);line-height:1.08;margin:var(--space-md) 0;overflow-wrap:anywhere}.pricing-card ul{margin-bottom:0}.probate-timeline,.problem-solution-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-lg);margin:var(--space-xl) 0 var(--space-2xl)}.probate-timeline article,.problem-solution-grid article{background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius-md);padding:var(--space-lg);box-shadow:var(--shadow-sm)}.probate-timeline article{border-top:4px solid var(--teal-500)}.probate-timeline span{color:var(--coral-700);font-weight:var(--font-weight-bold);text-transform:uppercase;font-size:0.78rem}.problem-solution-grid strong{display:block;color:var(--navy-800);margin-top:var(--space-md)}.probate-timeline h3,.problem-solution-grid h3{margin:0 0 var(--space-sm);color:var(--navy-900);font-size:var(--font-size-xl);line-height:1.22}@media (max-width:480px){.pricing-amount,.price{font-size:var(--font-size-3xl)}}﻿ .ld-path-grid,.ld-time-grid,.ld-record-grid{display:grid;gap:var(--space-lg);margin:var(--space-xl) 0 var(--space-2xl)}.ld-path-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ld-time-grid,.ld-record-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ld-path-card,.ld-time-grid article,.ld-record-grid article{border:1px solid var(--gray-200);border-radius:var(--radius-md);background:var(--white);box-shadow:var(--shadow-sm)}.ld-path-card{padding:var(--space-xl)}.ld-path-card.warning{border-top:4px solid var(--coral-500)}.ld-path-card.trusted{border-top:4px solid var(--teal-500)}.ld-path-card span{display:inline-flex;margin-bottom:var(--space-sm);padding:0.25rem 0.6rem;border-radius:var(--radius-full);background:var(--navy-50);color:var(--teal-700);font-size:0.78rem;font-weight:var(--font-weight-extrabold);text-transform:uppercase}.ld-path-card h2,.ld-path-card h3,.ld-time-grid strong,.ld-record-grid h2,.ld-record-grid h3{color:var(--navy-800)}.ld-path-card p,.ld-time-grid p,.ld-record-grid p{color:var(--gray-700);line-height:1.6}.ld-example-panel{display:grid;grid-template-columns:minmax(0,0.9fr) minmax(0,1.1fr);gap:var(--space-xl);align-items:start;margin:var(--space-xl) 0;padding:clamp(1.25rem,3vw,2rem);border-radius:var(--radius-md);background:var(--navy-900);color:var(--white);box-shadow:var(--shadow-md)}.ld-example-panel h2{margin:0 0 var(--space-sm);color:var(--white);font-size:clamp(1.6rem,3vw,2.25rem)}.ld-example-panel .ld-kicker{color:var(--teal-200)}.ld-example-panel p{color:rgba(255,255,255,0.84);line-height:1.6}.ld-example-panel dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-md);margin:0}.ld-example-panel dl div{padding:var(--space-md);border:1px solid rgba(255,255,255,0.16);border-radius:var(--radius-md);background:rgba(255,255,255,0.08)}.ld-example-panel dt{margin-bottom:0.3rem;color:var(--teal-100);font-size:0.78rem;font-weight:var(--font-weight-extrabold);text-transform:uppercase}.ld-example-panel dd{margin:0;color:var(--white);font-size:clamp(1.35rem,3vw,2rem);font-weight:var(--font-weight-extrabold);line-height:1.05}.ld-comparison-list{margin:var(--space-xl) 0 var(--space-2xl);border:1px solid var(--gray-200);border-radius:var(--radius-md);overflow:hidden;background:var(--white);box-shadow:var(--shadow-sm)}.ld-comparison-row{display:grid;grid-template-columns:minmax(160px,0.75fr) minmax(0,1fr) minmax(0,1.25fr);gap:var(--space-lg);padding:var(--space-md) var(--space-lg);border-bottom:1px solid var(--gray-200)}.ld-comparison-row:first-child{background:var(--navy-50);color:var(--navy-800)}.ld-comparison-row:last-child{border-bottom:0}.ld-comparison-row p{margin:0;color:var(--gray-700);line-height:1.6}.ld-comparison-row p:first-child{color:var(--navy-800);font-weight:var(--font-weight-semibold)}.ld-comparison-row span{display:none}.ld-speed-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--space-lg);margin:var(--space-xl) 0 var(--space-2xl)}.ld-speed-grid article{padding:var(--space-lg);border:1px solid var(--gray-200);border-radius:var(--radius-md);background:var(--white);box-shadow:var(--shadow-sm)}.ld-speed-grid span{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;margin-bottom:var(--space-md);border-radius:var(--radius-full);background:linear-gradient(135deg,var(--navy-700),var(--teal-600));color:var(--white);font-weight:var(--font-weight-extrabold)}.ld-speed-grid h2,.ld-speed-grid h3{margin:0 0 var(--space-sm);color:var(--navy-800);font-size:var(--font-size-xl)}.ld-speed-grid p{margin:0;color:var(--gray-700);line-height:1.6}.ld-offset-panel{display:grid;grid-template-columns:minmax(0,0.9fr) minmax(0,1.1fr);gap:var(--space-xl);align-items:start;margin:var(--space-xl) 0;padding:clamp(1.25rem,3vw,2rem);border:1px solid rgba(29,139,130,0.28);border-radius:var(--radius-md);background:linear-gradient(135deg,rgba(29,139,130,0.12),rgba(255,255,255,0.96) 58%),var(--white);box-shadow:var(--shadow-md)}.ld-offset-panel h2{margin:0 0 var(--space-sm);color:var(--navy-900);font-size:clamp(1.75rem,3vw,2.4rem);line-height:1.1}.ld-offset-panel p{color:var(--gray-700);line-height:1.65}.ld-offset-panel ul{display:grid;gap:var(--space-sm);margin:0;padding:0;list-style:none}.ld-offset-panel li{position:relative;margin:0;padding-left:1.45rem;color:var(--navy-800);line-height:1.55}.ld-offset-panel li::before{content:"\f058";font-family:"Font Awesome 6 Free";font-weight:900;position:absolute;left:0;color:var(--teal-600)}.ld-practical-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-lg);margin:var(--space-xl) 0 var(--space-2xl)}.ld-practical-grid article{padding:var(--space-lg);border:1px solid var(--gray-200);border-radius:var(--radius-md);background:var(--white);box-shadow:var(--shadow-sm)}.ld-practical-grid span{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;margin-bottom:var(--space-md);border-radius:var(--radius-full);background:linear-gradient(135deg,var(--teal-500),var(--navy-700));color:var(--white)}.ld-practical-grid h2,.ld-practical-grid h3{margin:0 0 var(--space-sm);color:var(--navy-800);font-size:var(--font-size-xl)}.ld-practical-grid p{margin:0;color:var(--gray-700);line-height:1.6}.ld-time-grid article,.ld-record-grid article{padding:var(--space-lg)}.ld-time-grid article{border-top:4px solid var(--teal-500)}.ld-time-grid strong{display:block;margin-bottom:var(--space-sm);font-size:var(--font-size-lg)}.ld-record-grid article{border-top:4px solid var(--navy-700)}.ld-record-grid h2,.ld-record-grid h3{margin:0 0 var(--space-sm);font-size:var(--font-size-xl)}.guide-callout{margin:var(--space-xl) 0 var(--space-2xl);padding:clamp(1.5rem,4vw,2.25rem);border:1px solid rgba(29,139,130,0.28);border-radius:var(--radius-md);background:linear-gradient(135deg,rgba(29,139,130,0.10),rgba(255,255,255,0.96) 58%),var(--white);box-shadow:var(--shadow-md)}.guide-callout h2{margin:0 0 var(--space-md);color:var(--navy-900);font-size:clamp(1.8rem,4vw,2.65rem);line-height:1.1}.guide-callout p:not(.ld-kicker){max-width:820px;color:var(--gray-700);font-size:clamp(1.02rem,1.7vw,1.15rem);line-height:1.65}.guide-callout-dark{background:var(--navy-900);color:var(--white)}.guide-callout-dark h2,.guide-callout-dark p:not(.ld-kicker){color:var(--white)}.guide-callout-dark p:not(.ld-kicker){color:rgba(255,255,255,0.84)}.guide-callout-dark .ld-kicker{color:var(--teal-200)}.guide-step-grid,.guide-risk-grid,.guide-timeline,.guide-visit-grid{display:grid;gap:var(--space-lg);margin:var(--space-xl) 0 var(--space-2xl)}.guide-step-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.guide-risk-grid,.guide-visit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.guide-timeline{grid-template-columns:repeat(4,minmax(0,1fr))}.guide-step-grid article,.guide-risk-grid article,.guide-timeline article,.guide-visit-grid article{border:1px solid var(--gray-200);border-radius:var(--radius-md);background:var(--white);padding:var(--space-lg);box-shadow:var(--shadow-sm)}.guide-step-grid article{border-top:4px solid var(--teal-500)}.guide-risk-grid article{border-top:4px solid var(--coral-500)}.guide-visit-grid article{border-top:4px solid var(--navy-700)}.guide-step-grid span{display:inline-flex;width:34px;height:34px;align-items:center;justify-content:center;margin-bottom:var(--space-sm);border-radius:var(--radius-full);background:var(--teal-600);color:var(--white);font-weight:var(--font-weight-extrabold)}.guide-step-grid h2,.guide-step-grid h3,.guide-risk-grid h2,.guide-risk-grid h3,.guide-visit-grid h2,.guide-visit-grid h3{margin:0 0 var(--space-sm);color:var(--navy-800);font-size:var(--font-size-xl)}.services-situation-router{background:linear-gradient(180deg,var(--white) 0%,var(--gray-50) 100%)}.services-situation-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-lg)}.services-situation-card span{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;margin-bottom:var(--space-sm);border-radius:var(--radius-full);background:var(--teal-50);color:var(--teal-800)}.services-situation-card strong{margin-bottom:var(--space-xs);color:var(--navy-900);font-size:var(--font-size-lg);line-height:1.25}.service-path-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-lg);margin:var(--space-xl) 0}.service-path-card{min-width:0;padding:var(--space-xl);border:1px solid var(--gray-200);border-radius:var(--radius-md);background:var(--white);box-shadow:var(--shadow-sm)}.service-path-card>span{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;margin-bottom:var(--space-md);border-radius:var(--radius-full);background:var(--teal-50);color:var(--teal-800)}.service-path-card h3{margin:0 0 var(--space-sm);color:var(--navy-900);font-size:var(--font-size-2xl);line-height:1.18}.service-path-card p:not(.ld-kicker),.service-path-card li,.service-path-note p{color:var(--gray-700);line-height:1.6}.service-path-card ul{margin-bottom:0}.service-path-note{margin-top:var(--space-xl);padding:var(--space-xl);border-radius:var(--radius-md);background:var(--navy-50)}.content-details{margin:var(--space-lg) 0;border:1px solid var(--gray-200);border-radius:var(--radius-md);background:var(--white);box-shadow:var(--shadow-sm)}.content-details summary{cursor:pointer;padding:var(--space-md) var(--space-lg);color:var(--navy-900);font-weight:var(--font-weight-extrabold);line-height:1.35}.content-details summary:hover,.content-details summary:focus-visible{color:var(--teal-800)}.content-details>:not(summary){margin-left:var(--space-lg);margin-right:var(--space-lg)}.content-details>:last-child{margin-bottom:var(--space-lg)}.guide-step-grid p,.guide-risk-grid p,.guide-timeline p,.guide-visit-grid p{margin:0;color:var(--gray-700);line-height:1.6}.guide-timeline article{border-top:4px solid var(--teal-500)}.guide-timeline strong{display:block;margin-bottom:var(--space-sm);color:var(--navy-800);font-size:var(--font-size-lg)}.page-free-guide .content-page table{margin-top:var(--space-md)}.page-free-guide .content-page h3{padding-top:var(--space-md);border-top:1px solid var(--gray-200)}.page-free-guide .content-page td:nth-child(3),.page-free-guide .content-page th:nth-child(3){white-space:nowrap}@media (max-width:1100px){.process-flow{grid-template-columns:repeat(2,minmax(0,1fr))}.proof-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.situation-grid,.offer-ladder-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.trust-badge-row{grid-template-columns:repeat(2,minmax(0,1fr))}.offer-ladder-note{grid-template-columns:1fr}.keith-proof-layout,.first-48-layout,.anti-flipper-panel,.page-action-panel{grid-template-columns:1fr}.tech-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.prearranged-layout,.prearranged-outcomes{grid-template-columns:1fr}.stabilization-grid,.public-hero-grid,.service-path-grid,.ld-speed-grid,.ld-practical-grid,.services-situation-grid,.guide-step-grid,.guide-risk-grid,.guide-timeline,.guide-visit-grid,.ld-time-grid,.ld-record-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.hero{min-height:auto;padding:4rem var(--space-base) 2rem;background-position:62% center}.hero::before{background:linear-gradient(90deg,rgba(16,42,67,0.95),rgba(16,42,67,0.72))}.hero-title{font-size:clamp(2rem,10vw,2.8rem);line-height:1.1}.hero-content{display:flex;flex-direction:column}.hero-buttons{order:4;margin-bottom:0}.hero-proof-points{display:none}.hero-proof-points,.situation-grid,.offer-ladder-grid,.keith-proof-panel,.first-48-grid,.trust-badge-row,.process-outcome,.tech-layout,.pricing-grid,.probate-timeline,.problem-solution-grid,.stabilization-grid,.proof-grid,.ld-path-grid,.ld-speed-grid,.ld-practical-grid,.ld-time-grid,.ld-record-grid,.guide-step-grid,.guide-risk-grid,.guide-timeline,.guide-visit-grid,.ld-chart-grid,.ld-timeline{grid-template-columns:1fr}.pricing-card{width:100%;max-width:100%;padding:var(--space-lg) var(--space-md)}.pricing-figure{font-size:clamp(1.6rem,8vw,2.35rem);line-height:1.12}.public-hero-grid,.public-hero-grid:not(.public-hero-grid-centered){grid-template-columns:1fr}.public-hero-grid:not(.public-hero-grid-centered) .hero-content,.public-hero-grid:not(.public-hero-grid-centered) .public-hero-media figcaption{text-align:center}.public-hero-grid:not(.public-hero-grid-centered) .hero-eyebrow,.public-hero-grid:not(.public-hero-grid-centered) .hero-actions{justify-content:center}.public-hero-media img{aspect-ratio:16 / 10}.page-pricing .content-page,.page-pricing .public-content{max-width:100%;min-width:0;overflow-x:hidden}.page-pricing .content-page table{width:100%;max-width:100%}.process-flow{grid-template-columns:1fr}.content-details summary{padding:var(--space-md)}.content-details>:not(summary){margin-left:var(--space-md);margin-right:var(--space-md)}.process-step{min-height:auto}.tech-card-grid{grid-template-columns:1fr}.tech-caption{position:static;border-radius:0}.prearranged-steps{grid-template-columns:1fr}.prearranged-step,.prearranged-discount{grid-template-columns:1fr}.page-action-buttons{flex-direction:column}.page-action-buttons .btn{width:100%}.whatsapp-float{right:12px;bottom:12px;width:48px;height:48px;font-size:1.4rem}body:not(.page-home) .whatsapp-float{display:none}.ld-bar{grid-template-columns:1fr;gap:var(--space-sm)}.ld-example-panel,.ld-offset-panel,.ld-example-panel dl{grid-template-columns:1fr}.ld-comparison-list{display:grid;gap:var(--space-md);border:0;overflow:visible;background:transparent;box-shadow:none}.ld-comparison-row{grid-template-columns:1fr;gap:var(--space-sm);padding:var(--space-lg);border:1px solid var(--gray-200);border-top:4px solid var(--teal-500);border-radius:var(--radius-md);background:var(--white);box-shadow:var(--shadow-sm)}.ld-comparison-row:first-child{display:none}.ld-comparison-row p:first-child{font-size:var(--font-size-lg)}.ld-comparison-row span{display:block;margin-bottom:0.15rem;color:var(--teal-700);font-size:0.72rem;font-weight:var(--font-weight-extrabold);text-transform:uppercase}}.page-estate-workspace .content-page{max-width:1160px}.workspace-mockup{display:grid;grid-template-columns:minmax(11rem,0.24fr) minmax(0,1fr);gap:var(--space-lg);margin:clamp(2rem,5vw,3.5rem) 0;padding:clamp(1rem,3vw,1.35rem);border:1px solid var(--gray-200);border-radius:var(--radius-md);background:linear-gradient(135deg,var(--navy-900),var(--navy-700));box-shadow:var(--shadow-lg)}.workspace-rail,.workspace-main{border-radius:var(--radius-md)}.workspace-rail{display:grid;align-content:start;gap:0.45rem;padding:var(--space-md);background:rgba(255,255,255,0.08);color:var(--white)}.workspace-rail strong{display:block;margin-bottom:var(--space-sm);font-size:0.95rem}.workspace-rail span{display:block;padding:0.55rem 0.7rem;border-radius:var(--radius-sm);background:rgba(255,255,255,0.08);color:rgba(255,255,255,0.88);font-size:0.9rem}.workspace-main{padding:clamp(1rem,3vw,1.5rem);background:var(--gray-50)}.workspace-topline{display:flex;justify-content:space-between;gap:var(--space-md);align-items:flex-start;margin-bottom:var(--space-lg)}.workspace-topline h2{margin:0;color:var(--navy-900);font-size:clamp(1.45rem,3vw,2.25rem)}.workspace-status{display:inline-flex;flex:0 0 auto;padding:0.45rem 0.7rem;border-radius:var(--radius-full);background:var(--coral-100);color:var(--coral-800);font-size:0.78rem;font-weight:var(--font-weight-extrabold);text-transform:uppercase}.workspace-panels{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-md)}.workspace-panels article,.workspace-chat{border:1px solid var(--gray-200);border-radius:var(--radius-md);background:var(--white);box-shadow:var(--shadow-sm)}.workspace-panels article{padding:var(--space-md)}.workspace-panels span{display:block;margin-bottom:0.35rem;color:var(--teal-900);font-size:0.78rem;font-weight:var(--font-weight-extrabold);text-transform:uppercase}.workspace-panels strong{display:block;margin-bottom:var(--space-sm);color:var(--navy-900);font-size:var(--font-size-lg);line-height:1.25}.workspace-panels p,.workspace-chat p{margin:0;color:var(--gray-700);line-height:1.55}.workspace-chat{display:grid;gap:var(--space-sm);margin-top:var(--space-md);padding:var(--space-md)}.workspace-chat p{padding:var(--space-sm) var(--space-md);border-radius:var(--radius-md);background:var(--navy-50)}.workspace-chat p:nth-child(2){background:var(--teal-50)}.availability-strip,.workspace-benefit-grid,.team-story-grid{display:grid;gap:var(--space-md);margin:clamp(1.5rem,4vw,2.5rem) 0}.availability-strip{grid-template-columns:auto minmax(0,1fr);align-items:center;padding:var(--space-md);border:1px solid rgba(22,59,81,0.12);border-radius:var(--radius-md);background:var(--gray-50)}.availability-badge{display:inline-grid;place-items:center;min-height:2rem;padding:0.35rem 0.65rem;border-radius:var(--radius-sm);font-size:0.74rem;font-weight:var(--font-weight-extrabold);line-height:1;text-transform:uppercase;white-space:nowrap}.availability-badge.available{background:var(--teal-50);color:var(--teal-900)}.availability-badge.pilot{background:var(--coral-50);color:var(--coral-800)}.availability-badge.coming,.availability-badge.partner{background:var(--navy-50);color:var(--navy-800)}.workspace-benefit-grid,.team-story-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.workspace-benefit-grid article,.team-story-grid article{min-width:0;padding:var(--space-lg);border:1px solid rgba(22,59,81,0.12);border-radius:var(--radius-md);background:var(--white);box-shadow:var(--shadow-sm)}.workspace-benefit-grid span,.team-story-grid span{display:inline-block;margin-bottom:0.55rem;color:var(--teal-800);font-size:0.78rem;font-weight:var(--font-weight-extrabold);text-transform:uppercase}.workspace-benefit-grid strong,.team-story-grid strong{display:block;margin-bottom:0.55rem;color:var(--navy-900);font-size:var(--font-size-lg);line-height:1.18}.workspace-benefit-grid p,.team-story-grid p{margin:0;color:var(--gray-700);line-height:1.55}@media (max-width:900px){.workspace-mockup,.workspace-panels,.workspace-benefit-grid,.team-story-grid{grid-template-columns:1fr}.workspace-rail{grid-template-columns:repeat(2,minmax(0,1fr))}.workspace-rail strong{grid-column:1 / -1}}@media (max-width:560px){.workspace-topline{display:grid}.workspace-rail{grid-template-columns:1fr}.availability-strip{grid-template-columns:1fr;align-items:start}}﻿ .page-estate-strategy-report .header,.page-estate-strategy-report .footer,.page-estate-strategy-report .public-page-hero,.page-estate-strategy-report .whatsapp-float,.page-estate-strategy-report .scroll-top{display:none !important}.page-estate-strategy-report #main-content,.page-estate-strategy-report .section-spacing,.page-estate-strategy-report .container,.page-estate-strategy-report .content-page{width:100%;max-width:none;margin:0;padding:0}.strategy-brief-app{--brief-bg:#0d0f12;--brief-panel:#13161b;--brief-panel-2:#1a1e25;--brief-panel-3:#222832;--brief-line:rgba(255,255,255,0.085);--brief-line-strong:rgba(255,255,255,0.16);--brief-text:#f6f2eb;--brief-soft:#d8d1c5;--brief-muted:#beb6aa;--brief-faint:#7e7971;--brief-green:#66d6bb;--brief-green-2:#279c8d;--brief-amber:#f2b35d;--brief-coral:#f36f6c;--brief-ink:#10151b;min-height:100dvh;background:radial-gradient(circle at 78% 14%,rgba(102,214,187,0.095),transparent 28rem),linear-gradient(180deg,rgba(255,255,255,0.012),transparent 36rem),var(--brief-bg);color:var(--brief-text);font-size:1.03rem}.strategy-brief-app *,.strategy-brief-app *::before,.strategy-brief-app *::after{box-sizing:border-box}.brief-app-top{position:sticky;top:0;z-index:40;display:grid;grid-template-columns:minmax(12rem,auto) minmax(0,1fr) auto;gap:clamp(0.7rem,1.5vw,1.4rem);align-items:center;min-height:3.95rem;padding:0.58rem clamp(0.9rem,2vw,1.65rem);border-bottom:1px solid var(--brief-line);background:rgba(13,15,18,0.98);backdrop-filter:blur(18px)}.brief-app-brand{display:grid;gap:0.06rem;color:var(--brief-text);text-decoration:none}.brief-app-brand span,.brief-kicker,.brief-rail-card span,.brief-rail-status span,.briefing-panel span,.credit-action-card span,.handoff-card span,.next-best-action span,.companion-panel span,.brief-path-row.is-head span,.brief-route-flow span,.brief-metric-row article span,.brief-hero-visual figcaption span,.brief-photo-grid figcaption span,.evidence-grid strong,.brief-print-note strong{color:var(--brief-green);font-size:0.76rem;font-weight:var(--font-weight-bold);letter-spacing:0;line-height:1.08;text-transform:uppercase}.brief-app-brand strong{color:var(--brief-text);font-size:1.02rem;line-height:1.05}.brief-app-status{display:flex;min-width:0;gap:0.42rem;align-items:center;justify-content:center}.brief-app-status span{display:grid;grid-template-columns:auto auto;gap:0.38rem;align-items:baseline;min-width:0;padding:0.42rem 0.58rem;border:1px solid rgba(255,255,255,0.08);border-radius:999px;background:rgba(255,255,255,0.035)}.brief-app-status small{color:var(--brief-muted);font-size:0.72rem;font-weight:var(--font-weight-semibold);line-height:1}.brief-app-status strong{overflow:hidden;color:var(--brief-text);font-size:0.8rem;line-height:1;text-overflow:ellipsis;white-space:nowrap}.brief-app-actions{display:flex;flex-wrap:wrap;gap:0.35rem;align-items:center;justify-content:flex-end}.brief-app-actions a,.brief-app-actions button,.brief-button,.brief-primary-actions a,.next-action-row a,.brief-next-grid a,.companion-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:2.22rem;padding:0.48rem 0.72rem;border:1px solid transparent;border-radius:8px;background:transparent;color:var(--brief-soft);font:inherit;font-size:0.86rem;font-weight:var(--font-weight-semibold);line-height:1.1;text-decoration:none;cursor:pointer}.brief-app-actions a:hover,.brief-app-actions button:hover,.brief-button:hover,.next-action-row a:hover,.brief-next-grid a:hover,.companion-actions a:hover{border-color:var(--brief-line-strong);background:var(--brief-panel-2);color:var(--brief-text)}.brief-app-actions a:first-child,.brief-app-actions button[data-print-page],.brief-button-primary,.companion-actions a:first-child{border-color:rgba(102,214,187,0.42);background:rgba(102,214,187,0.12);color:var(--brief-text)}.brief-mobile-nav{position:sticky;top:3.95rem;z-index:30;display:none;gap:0.4rem;min-width:0;padding:0.55rem 0.75rem;border-bottom:1px solid var(--brief-line);overflow-x:auto;background:rgba(13,15,18,0.96);scrollbar-width:none}.brief-mobile-nav::-webkit-scrollbar{display:none}.brief-mobile-nav a{flex:0 0 auto;padding:0.42rem 0.68rem;border:1px solid var(--brief-line);border-radius:999px;background:rgba(255,255,255,0.035);color:var(--brief-soft);font-size:0.8rem;font-weight:var(--font-weight-semibold);line-height:1;text-decoration:none}.brief-app-body{display:grid;grid-template-columns:clamp(15.75rem,18vw,19.5rem) minmax(0,1fr);min-height:calc(100dvh - 3.95rem)}.brief-rail{position:sticky;top:3.95rem;display:grid;align-content:start;gap:0.7rem;height:calc(100dvh - 3.95rem);padding:0.7rem;border-right:1px solid var(--brief-line);overflow:auto;background:#101216}.brief-rail-card,.brief-rail-status,.brief-section-nav a,.briefing-section,.brief-metric-row article,.briefing-panel,.brief-path-table,.brief-path-row,.brief-burn-meter,.brief-burn-meter article,.evidence-drawer,.credit-action-card,.handoff-card,.next-best-action,.companion-panel,.brief-hero-visual,.brief-photo-grid figure,.brief-print-note{border:1px solid var(--brief-line);border-radius:8px;background:rgba(255,255,255,0.028)}.brief-rail-card,.brief-rail-status{display:grid;gap:0.46rem;padding:0.82rem}.brief-rail-card strong,.brief-rail-status strong{color:var(--brief-text);font-size:1.04rem;line-height:1.14}.brief-rail-card small,.brief-rail-status small{color:var(--brief-muted);font-size:0.78rem;font-weight:var(--font-weight-medium);line-height:1.36}.brief-section-nav{display:grid;gap:0.48rem}.brief-section-nav a{display:grid;grid-template-columns:2.25rem minmax(0,1fr);gap:0.5rem;align-items:center;min-height:3.62rem;padding:0.64rem 0.7rem;color:var(--brief-soft);text-decoration:none;transition:border-color 160ms ease,background-color 160ms ease,color 160ms ease}.brief-section-nav a:hover{border-color:rgba(102,214,187,0.34);background:rgba(102,214,187,0.09);color:var(--brief-text)}.brief-section-nav a span{color:var(--brief-green);font-size:0.78rem;font-weight:var(--font-weight-bold)}.brief-section-nav a strong,.brief-section-nav a small{grid-column:2;min-width:0}.brief-section-nav a strong{color:inherit;font-size:0.94rem;line-height:1.12}.brief-section-nav a small{color:var(--brief-muted);font-size:0.76rem;font-weight:var(--font-weight-medium);line-height:1.32}.brief-main{min-width:0;padding:clamp(1rem,3.3vw,2.75rem);padding-bottom:5rem}.brief-main>*+*{margin-top:clamp(0.75rem,1.45vw,1rem)}.briefing-section{scroll-margin-top:5.2rem;padding:clamp(1rem,2.1vw,1.65rem);background:linear-gradient(180deg,rgba(255,255,255,0.04),rgba(255,255,255,0.018)),rgba(19,22,27,0.94);box-shadow:0 1.8rem 4rem rgba(0,0,0,0.2);container-type:inline-size}.brief-hero{display:grid;grid-template-columns:minmax(0,0.95fr) minmax(17rem,0.72fr);gap:clamp(1rem,3vw,2rem);align-items:center}.brief-hero-copy{display:grid;align-content:center;gap:1rem;min-width:0}.brief-kicker{margin:0}.brief-hero h1,.brief-section-head h2{margin:0;max-width:16.5ch;color:var(--brief-text);font-size:clamp(1.95rem,3.35vw,3.2rem);font-weight:var(--font-weight-extrabold);line-height:1;letter-spacing:0}.brief-section-head h2{max-width:24ch;font-size:clamp(1.48rem,2.05vw,2rem);line-height:1.06}.brief-lede,.brief-section-head p,.briefing-panel p,.credit-action-card p,.handoff-card p,.next-best-action p,.companion-panel strong,.brief-path-row,.brief-burn-meter article,.brief-print-note,.brief-photo-grid figcaption strong,.brief-hero-visual figcaption strong{color:var(--brief-soft);line-height:1.56}.brief-lede,.brief-section-head p{max-width:68ch;margin:0;color:var(--brief-soft);font-size:clamp(1.04rem,1.08vw,1.14rem);line-height:1.58}.brief-primary-actions,.next-action-row,.companion-actions{display:flex;flex-wrap:wrap;gap:0.5rem;align-items:center}.brief-hero-visual{position:relative;min-width:0;overflow:hidden;background:var(--brief-panel-2)}.brief-hero-visual img{display:block;width:100%;aspect-ratio:4 / 3;object-fit:cover;filter:saturate(0.9) contrast(1.02)}.brief-hero-visual figcaption{position:absolute;right:0.7rem;bottom:0.7rem;left:0.7rem;display:grid;gap:0.35rem;padding:0.72rem;border:1px solid rgba(255,255,255,0.12);border-radius:8px;background:rgba(13,15,18,0.78);backdrop-filter:blur(14px)}.brief-metric-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0.6rem}.brief-metric-row article{display:grid;gap:0.42rem;min-width:0;padding:0.9rem;background:rgba(255,255,255,0.032)}.brief-metric-row strong{color:var(--brief-text);font-size:clamp(1.32rem,2vw,2.1rem);line-height:1}.brief-metric-row small{color:var(--brief-muted);font-size:0.86rem;line-height:1.36}.workflow-strip{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:0.4rem;padding:0.62rem;border:1px solid var(--brief-line);border-radius:8px;background:rgba(255,255,255,0.026)}.workflow-strip span{position:relative;display:grid;align-items:center;min-height:2.45rem;padding:0.46rem 0.5rem 0.46rem 1.65rem;border:1px solid var(--brief-line);border-radius:7px;background:rgba(255,255,255,0.032);color:var(--brief-soft);font-size:0.84rem;font-weight:var(--font-weight-semibold);line-height:1.22}.workflow-strip span::before{content:"";position:absolute;left:0.58rem;width:0.48rem;height:0.48rem;border-radius:999px;background:var(--brief-muted)}.workflow-strip .is-done::before{background:var(--brief-green)}.workflow-strip .needs-review::before{background:var(--brief-amber)}.workflow-strip .is-pending::before{background:var(--brief-faint)}.workflow-strip.is-inline{grid-template-columns:repeat(5,minmax(0,1fr));margin-bottom:0.75rem;padding:0;border:0;background:transparent}.brief-section-head{display:grid;gap:0.58rem;margin-bottom:clamp(0.8rem,1.5vw,1rem)}.briefing-grid,.brief-next-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0.62rem}.briefing-panel,.credit-action-card,.handoff-card,.next-best-action{display:grid;align-content:start;gap:0.55rem;min-width:0;padding:0.94rem;background:rgba(255,255,255,0.032)}.briefing-panel.is-risk{border-color:rgba(242,179,93,0.3);background:rgba(242,179,93,0.06)}.briefing-panel.is-recommendation{border-color:rgba(102,214,187,0.32);background:rgba(102,214,187,0.07)}.briefing-panel strong,.credit-action-card strong,.handoff-card strong,.next-best-action strong{color:var(--brief-text);font-size:1.04rem;line-height:1.22}.briefing-panel p,.credit-action-card p,.handoff-card p,.next-best-action p{margin:0;color:var(--brief-muted);font-size:0.96rem;line-height:1.5}.brief-path-table{display:grid;gap:0.45rem;padding:0.55rem;overflow-x:auto;background:rgba(255,255,255,0.025)}.brief-path-row{display:grid;grid-template-columns:minmax(8rem,1fr) minmax(8rem,1fr) minmax(6rem,0.7fr) minmax(6rem,0.62fr) minmax(9rem,1.2fr);gap:0.6rem;align-items:center;min-width:44rem;padding:0.7rem;background:rgba(255,255,255,0.032)}.brief-path-table.compact .brief-path-row{grid-template-columns:minmax(8rem,1fr) minmax(8rem,0.8fr) minmax(8rem,0.9fr) minmax(8rem,0.9fr) minmax(8rem,0.9fr)}.brief-path-row.is-head{min-height:auto;background:transparent}.brief-path-row strong{color:var(--brief-text);line-height:1.18}.brief-path-row span{min-width:0;color:var(--brief-soft);font-size:0.94rem}.brief-path-row.is-selected{border-color:rgba(102,214,187,0.42);background:rgba(102,214,187,0.08)}.brief-burn-meter{display:grid;gap:0.5rem;margin-top:0.75rem;padding:0.55rem;background:rgba(255,255,255,0.025)}.brief-burn-meter article{display:grid;grid-template-columns:7rem minmax(8rem,1fr) 5.8rem;gap:0.7rem;align-items:center;padding:0.55rem 0.7rem;background:rgba(255,255,255,0.032)}.brief-burn-meter span,.brief-burn-meter strong{color:var(--brief-text);font-size:0.9rem}.brief-burn-meter b{position:relative;display:block;height:0.44rem;overflow:hidden;border-radius:999px;background:rgba(255,255,255,0.08)}.brief-burn-meter b::after{content:"";position:absolute;inset:0 auto 0 0;width:var(--bar);border-radius:inherit;background:linear-gradient(90deg,var(--brief-green),var(--brief-coral))}.brief-burn-meter .is-30{--bar:18%}.brief-burn-meter .is-90{--bar:44%}.brief-burn-meter .is-180{--bar:72%}.brief-burn-meter .is-36-months{--bar:100%}.report-value-ladder{display:grid;gap:var(--space-sm);margin:clamp(1.35rem,3vw,2rem) 0;padding:var(--space-md);border:1px solid rgba(22,59,81,0.12);border-radius:var(--radius-md);background:linear-gradient(180deg,var(--navy-50),var(--white))}.report-value-ladder article{display:grid;grid-template-columns:minmax(7rem,0.18fr) minmax(0,1fr) minmax(9rem,0.2fr);gap:var(--space-sm);align-items:center;padding:0.8rem;border:1px solid rgba(22,59,81,0.12);border-radius:var(--radius-md);background:var(--white)}.report-value-ladder span{color:var(--navy-900);line-height:1.1}.report-value-ladder strong{justify-self:end;color:var(--navy-900);font-size:0.92rem;font-weight:var(--font-weight-extrabold)}.report-value-ladder b{grid-column:2;display:block;width:var(--bar,50%);height:0.82rem;border-radius:var(--radius-full);background:linear-gradient(90deg,var(--teal-500),var(--coral-500))}.report-confidence-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--space-md);margin:clamp(1.35rem,3vw,2rem) 0}.report-confidence-grid article{min-width:0;padding:clamp(1rem,2vw,1.25rem);border:1px solid rgba(22,59,81,0.12);border-radius:var(--radius-md);background:var(--white);box-shadow:var(--swiss-shadow,var(--shadow-sm))}.report-confidence-grid span{display:inline-block;margin-bottom:0.45rem;color:var(--teal-800);font-size:0.76rem;font-weight:var(--font-weight-extrabold);text-transform:uppercase}.report-confidence-grid strong{display:block;margin-bottom:0.4rem;color:var(--navy-900);font-size:clamp(1.05rem,1.7vw,1.4rem);line-height:1.15}.report-confidence-grid small{margin:0;color:var(--gray-700);line-height:1.48}@media (max-width:980px){.report-confidence-grid{grid-template-columns:1fr}.report-value-ladder article{grid-template-columns:1fr}.report-value-ladder b{grid-column:auto}.report-value-ladder strong{justify-self:start}}.page-estate-strategy-report .evidence-drawer{margin-top:0.75rem;background:rgba(255,255,255,0.02)}.page-estate-strategy-report .evidence-drawer summary{min-height:2.75rem;padding:0.78rem 0.86rem;color:var(--brief-soft);font-weight:var(--font-weight-semibold);cursor:pointer}.page-estate-strategy-report .evidence-drawer summary:focus-visible,.page-estate-strategy-report .brief-app-actions a:focus-visible,.page-estate-strategy-report .brief-app-actions button:focus-visible,.page-estate-strategy-report .brief-section-nav a:focus-visible,.page-estate-strategy-report .brief-mobile-nav a:focus-visible,.page-estate-strategy-report .brief-button:focus-visible,.page-estate-strategy-report .brief-audio-button:focus-visible,.page-estate-strategy-report .brief-audio-mini button:focus-visible,.page-estate-strategy-report .brief-transcript summary:focus-visible,.page-estate-strategy-report .next-action-row a:focus-visible,.page-estate-strategy-report .brief-next-grid a:focus-visible,.page-estate-strategy-report .companion-actions a:focus-visible{outline:2px solid var(--brief-green);outline-offset:3px}.page-estate-strategy-report .evidence-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0.55rem;padding:0 0.86rem 0.86rem}.page-estate-strategy-report .evidence-grid span{display:grid;gap:0.28rem;min-width:0;padding:0.65rem;border:1px solid var(--brief-line);border-radius:7px;background:rgba(0,0,0,0.12);color:var(--brief-muted);font-size:0.82rem;line-height:1.32}.page-estate-strategy-report .evidence-grid a{color:var(--brief-text)}.page-estate-strategy-report .brief-service-grid,.page-estate-strategy-report .funding-strip,.page-estate-strategy-report .choice-comparison{display:grid;gap:0.7rem}.page-estate-strategy-report .brief-service-plan{border-color:rgba(102,214,187,0.26);background:radial-gradient(circle at 95% 5%,rgba(102,214,187,0.1),transparent 20rem),linear-gradient(180deg,rgba(102,214,187,0.04),rgba(255,255,255,0.018)),rgba(19,22,27,0.96)}.page-estate-strategy-report .brief-service-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.page-estate-strategy-report .service-path-card,.page-estate-strategy-report .funding-strip article,.page-estate-strategy-report .choice-comparison article{min-width:0;border:1px solid var(--brief-line);border-radius:8px;background:rgba(255,255,255,0.032)}.page-estate-strategy-report .service-path-card{display:grid;gap:0.55rem;align-content:start;padding:1rem}.page-estate-strategy-report .service-path-card.is-recommended{border-color:rgba(102,214,187,0.38);background:rgba(102,214,187,0.075)}.page-estate-strategy-report .service-path-card span,.page-estate-strategy-report .funding-strip span,.page-estate-strategy-report .choice-comparison span{color:var(--brief-green);font-size:0.75rem;font-weight:var(--font-weight-bold);letter-spacing:0;line-height:1.1;text-transform:uppercase}.page-estate-strategy-report .service-path-card strong,.page-estate-strategy-report .funding-strip strong,.page-estate-strategy-report .choice-comparison strong{color:var(--brief-text);line-height:1.18}.page-estate-strategy-report .service-path-card p,.page-estate-strategy-report .choice-comparison p{margin:0;color:var(--brief-soft);font-size:0.95rem;line-height:1.48}.page-estate-strategy-report .service-path-card small,.page-estate-strategy-report .funding-strip small{color:var(--brief-muted);font-size:0.86rem;line-height:1.42}.page-estate-strategy-report .service-path-card a,.page-estate-strategy-report .unlock-module-card a{justify-self:start;margin-top:0.15rem;color:var(--brief-text);font-weight:var(--font-weight-bold);text-decoration:underline;text-underline-offset:0.22em}.page-estate-strategy-report .funding-strip{grid-template-columns:repeat(5,minmax(0,1fr));margin-top:0.8rem}.page-estate-strategy-report .funding-strip article{display:grid;gap:0.28rem;padding:0.82rem;background:rgba(0,0,0,0.14)}.page-estate-strategy-report .choice-comparison{grid-template-columns:repeat(2,minmax(0,1fr))}.page-estate-strategy-report .choice-comparison article{display:grid;gap:0.5rem;padding:1rem}.page-estate-strategy-report .choice-comparison article.is-selected{border-color:rgba(102,214,187,0.36);background:rgba(102,214,187,0.07)}.page-estate-strategy-report .strategy-abstract{border-color:rgba(102,214,187,0.3);background:radial-gradient(circle at 86% 8%,rgba(102,214,187,0.13),transparent 22rem),linear-gradient(180deg,rgba(255,255,255,0.05),rgba(255,255,255,0.02)),rgba(19,22,27,0.96)}.page-estate-strategy-report .strategy-abstract h1{max-width:19ch;margin:0;color:var(--brief-text);font-size:clamp(1.95rem,3.45vw,3.35rem);font-weight:var(--font-weight-extrabold);line-height:1.02;letter-spacing:0}.page-estate-strategy-report .recommended-path,.page-estate-strategy-report .unlock-module-grid,.page-estate-strategy-report .brief-abstract-grid{display:grid;gap:0.6rem}.page-estate-strategy-report .recommended-path{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:0.9rem}.page-estate-strategy-report .recommended-path span,.page-estate-strategy-report .brief-abstract-grid article,.page-estate-strategy-report .unlock-module-card,.page-estate-strategy-report .brief-audio-card{min-width:0;border:1px solid var(--brief-line);border-radius:8px;background:rgba(255,255,255,0.032)}.page-estate-strategy-report .recommended-path span{display:grid;gap:0.3rem;padding:0.78rem}.page-estate-strategy-report .brief-abstract-lede{max-width:70ch}.page-estate-strategy-report .brief-abstract-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin:0.9rem 0}.page-estate-strategy-report .brief-abstract-grid article{display:grid;gap:0.38rem;align-content:start;padding:0.82rem;background:rgba(0,0,0,0.12)}.page-estate-strategy-report .brief-abstract-grid span{color:var(--brief-green);font-size:0.74rem;font-weight:var(--font-weight-bold);line-height:1.08;text-transform:uppercase}.page-estate-strategy-report .brief-abstract-grid strong{color:var(--brief-soft);font-size:0.95rem;font-weight:var(--font-weight-semibold);line-height:1.34}.page-estate-strategy-report .recommended-path strong{color:var(--brief-text);line-height:1.12}.page-estate-strategy-report .recommended-path small,.page-estate-strategy-report .unlock-module-card small,.page-estate-strategy-report .brief-audio-copy small,.page-estate-strategy-report .brief-transcript p{color:var(--brief-muted);font-size:0.9rem;line-height:1.48}.page-estate-strategy-report .unlock-module-card small b{color:var(--brief-soft);font-weight:var(--font-weight-bold)}.page-estate-strategy-report .brief-primary-actions{margin-top:0.1rem}.page-estate-strategy-report .brief-primary-actions .brief-button{border-color:var(--brief-line-strong);background:rgba(255,255,255,0.04);color:var(--brief-text)}.page-estate-strategy-report .brief-primary-actions .brief-button-primary{border-color:var(--brief-text);background:var(--brief-text);color:var(--brief-ink)}.page-estate-strategy-report .unlock-module-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.page-estate-strategy-report .unlock-module-card{display:grid;gap:0.5rem;align-content:start;padding:1rem}.page-estate-strategy-report .unlock-module-card span,.page-estate-strategy-report .brief-audio-copy span{color:var(--brief-green);font-size:0.76rem;font-weight:var(--font-weight-bold);line-height:1.08;text-transform:uppercase}.page-estate-strategy-report .unlock-module-card strong{color:var(--brief-text);font-size:1.04rem;line-height:1.2}.page-estate-strategy-report .unlock-module-card p{margin:0;color:var(--brief-soft);font-size:0.96rem;line-height:1.52}.page-estate-strategy-report .brief-audio-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:0.72rem;align-items:center;margin:0.1rem 0 0.85rem;padding:0.78rem;background:rgba(102,214,187,0.055)}.page-estate-strategy-report .brief-audio-card.is-summary{grid-template-columns:auto minmax(0,1fr) auto;margin-bottom:0.9rem;border-color:rgba(102,214,187,0.28);background:rgba(102,214,187,0.08)}.page-estate-strategy-report .brief-audio-card.is-playing{border-color:rgba(102,214,187,0.56);box-shadow:0 0 0 1px rgba(102,214,187,0.18),0 1rem 2.6rem rgba(0,0,0,0.18)}.page-estate-strategy-report .brief-audio-card.is-paused{border-color:rgba(242,179,93,0.42)}.page-estate-strategy-report .brief-audio-button{display:inline-grid;place-items:center;min-width:4.4rem;min-height:2.4rem;padding:0.45rem 0.72rem;border:1px solid rgba(102,214,187,0.42);border-radius:999px;background:rgba(102,214,187,0.14);color:var(--brief-text);font:inherit;font-size:0.9rem;font-weight:var(--font-weight-bold);cursor:pointer}.page-estate-strategy-report .brief-audio-card.is-playing .brief-audio-button{background:var(--brief-green);color:var(--brief-ink)}.page-estate-strategy-report .brief-audio-copy{display:grid;gap:0.18rem;min-width:0}.page-estate-strategy-report .brief-audio-copy strong,.page-estate-strategy-report .brief-audio-mini strong{color:var(--brief-text);line-height:1.14}.page-estate-strategy-report .brief-audio-duration{color:var(--brief-soft);font-size:0.84rem;font-weight:var(--font-weight-bold);white-space:nowrap}.page-estate-strategy-report .brief-transcript{grid-column:2 / -1}.page-estate-strategy-report .brief-transcript summary{width:fit-content;color:var(--brief-soft);font-size:0.86rem;font-weight:var(--font-weight-semibold);cursor:pointer}.page-estate-strategy-report .brief-transcript p{max-width:82ch;margin:0.55rem 0 0}.page-estate-strategy-report .brief-audio-mini{position:fixed;right:clamp(0.8rem,2vw,1.4rem);bottom:clamp(0.8rem,2vw,1.4rem);z-index:70;display:grid;grid-template-columns:auto minmax(10rem,1fr) auto;gap:0.65rem;align-items:center;width:min(31rem,calc(100vw - 1.6rem));padding:0.68rem;border:1px solid rgba(102,214,187,0.36);border-radius:10px;background:rgba(19,22,27,0.96);box-shadow:0 1.2rem 3rem rgba(0,0,0,0.34);backdrop-filter:blur(18px)}.page-estate-strategy-report .brief-audio-mini[hidden]{display:none}.page-estate-strategy-report .brief-audio-mini div{display:grid;gap:0.16rem;min-width:0}.page-estate-strategy-report .brief-audio-mini span{color:var(--brief-green);font-size:0.72rem;font-weight:var(--font-weight-bold);text-transform:uppercase}.page-estate-strategy-report .brief-audio-mini button{min-height:2.25rem;padding:0.42rem 0.68rem;border:1px solid var(--brief-line-strong);border-radius:999px;background:rgba(255,255,255,0.04);color:var(--brief-soft);font:inherit;font-size:0.82rem;font-weight:var(--font-weight-bold);cursor:pointer}.page-estate-strategy-report .next-action-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0.62rem;margin-top:0.75rem}.page-estate-strategy-report .credit-action-card{border-color:rgba(102,214,187,0.28);background:rgba(102,214,187,0.055)}.page-estate-strategy-report .handoff-card{border-color:rgba(242,179,93,0.28);background:rgba(242,179,93,0.055)}.page-estate-strategy-report .next-action-row a,.page-estate-strategy-report .brief-next-grid a{width:fit-content;margin-top:0.1rem;border-color:var(--brief-line-strong);background:rgba(255,255,255,0.035)}.page-estate-strategy-report .brief-photo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0.62rem;margin-bottom:0.75rem}.page-estate-strategy-report .brief-photo-grid figure{position:relative;min-width:0;margin:0;overflow:hidden;background:var(--brief-panel-2)}.page-estate-strategy-report .brief-photo-grid img{display:block;width:100%;aspect-ratio:16 / 11;object-fit:cover}.page-estate-strategy-report .brief-photo-grid figcaption{display:grid;gap:0.28rem;padding:0.7rem;background:rgba(13,15,18,0.82)}.page-estate-strategy-report .brief-route-flow{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:0.4rem;margin-bottom:0.75rem}.page-estate-strategy-report .brief-route-flow span{display:grid;place-items:center;min-height:2.7rem;border:1px solid var(--brief-line);border-radius:999px;background:rgba(255,255,255,0.035);text-align:center}.page-estate-strategy-report .brief-next-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.page-estate-strategy-report .companion-panel{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1rem;align-items:center;padding:1rem;border-color:rgba(102,214,187,0.32);background:linear-gradient(135deg,rgba(102,214,187,0.1),rgba(255,255,255,0.026))}.page-estate-strategy-report .companion-panel>div:first-child{display:grid;gap:0.38rem;min-width:0}.page-estate-strategy-report .print-brief{display:none}.page-estate-strategy-report .brief-section-toggle{display:none}.page-estate-strategy-report .brief-section-content{display:contents}.page-home .header,.page-home .scroll-top{display:none !important}.page-home #main-content{min-height:100vh;overflow:visible}.strategy-app-section{--strategy-bg:#0f1014;--strategy-panel:#17181d;--strategy-panel-2:#1f2027;--strategy-panel-3:#24262e;--strategy-line:rgba(255,255,255,0.1);--strategy-line-strong:rgba(255,255,255,0.18);--strategy-text:#f4f1ea;--strategy-muted:#a8a39a;--strategy-soft:#d5d0c5;--strategy-green:#54c6a5;--strategy-green-dark:#1f6d5e;--strategy-coral:#ff6b6b;--strategy-amber:#f4b45f;--strategy-blue:#8fb7ff;--strategy-user:#eaf8f5;--strategy-user-text:#13201d;--strategy-ai:#202229;height:100vh;min-height:0;overflow:hidden;background:linear-gradient(180deg,#111217 0%,var(--strategy-bg) 100%);color:var(--strategy-text)}.strategy-shell{display:grid;grid-template-rows:auto auto auto minmax(0,1fr) auto;gap:0.55rem;width:100%;max-width:none;height:100%;min-height:0;margin:0 auto;padding:0.55rem}.strategy-app-bar,.strategy-status-strip,.strategy-mobile-areas,.strategy-layout,.strategy-decision-deck{min-width:0}.strategy-app-bar{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:1rem;align-items:center;min-height:3.75rem;padding:0.6rem 0.75rem;border:1px solid var(--strategy-line);border-radius:8px;background:rgba(23,24,29,0.92);box-shadow:0 10px 30px rgba(0,0,0,0.22);backdrop-filter:blur(18px)}.strategy-brand{display:grid;gap:0.08rem;color:var(--strategy-text);text-decoration:none}.strategy-brand span,.strategy-status-strip span,.strategy-thread-card span,.strategy-plan-versions span,.strategy-safety-note span,.strategy-chat-header span,.strategy-step-card span,.strategy-progress-card span,.strategy-money-card span,.strategy-belongings-card span,.strategy-handoff-card span,.strategy-artifact-card span,.strategy-message-label,.strategy-card-kicker{color:var(--strategy-green);font-size:0.72rem;font-weight:var(--font-weight-bold);letter-spacing:0;text-transform:uppercase}.strategy-brand strong{color:var(--strategy-text);font-size:1rem;line-height:1.1}.strategy-app-nav,.strategy-app-actions{display:flex;flex-wrap:wrap;gap:0.45rem;align-items:center}.strategy-app-nav{justify-content:center}.strategy-app-nav a,.strategy-icon-button,.strategy-human-button{min-height:2.35rem;padding:0.55rem 0.75rem;border:1px solid transparent;border-radius:8px;color:var(--strategy-soft);font:inherit;font-size:0.9rem;font-weight:var(--font-weight-semibold);line-height:1.1;text-decoration:none;cursor:pointer}.strategy-app-nav a,.strategy-icon-button{background:transparent}.strategy-app-nav a:hover,.strategy-icon-button:hover{border-color:var(--strategy-line);background:var(--strategy-panel-2);color:var(--strategy-text)}.strategy-app-nav a[href="#strategy-chat"]{border-color:var(--strategy-line);background:var(--strategy-panel-2);color:var(--strategy-text)}.strategy-human-button{border-color:rgba(84,198,165,0.45);background:rgba(84,198,165,0.14);color:var(--strategy-text)}.strategy-status-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0.75rem}.strategy-mobile-areas{display:none}.strategy-status-strip article,.strategy-sidebar,.strategy-chat-main,.strategy-context-rail{border:1px solid var(--strategy-line);border-radius:8px;background:rgba(23,24,29,0.9)}.strategy-status-strip article{min-width:0;padding:0.75rem}.strategy-status-strip strong{display:block;margin:0.12rem 0;color:var(--strategy-text);font-size:clamp(1.15rem,2vw,1.62rem);line-height:1.05}.strategy-status-strip article:first-child strong{color:var(--strategy-green)}.strategy-status-strip small{display:block;color:var(--strategy-muted);line-height:1.3}.strategy-layout{display:grid;grid-template-columns:minmax(13.5rem,0.13fr) minmax(46rem,1.45fr) minmax(18rem,0.22fr);gap:0.55rem;min-height:0;overflow:hidden}.strategy-sidebar,.strategy-context-rail{display:grid;align-content:start;gap:0.75rem;min-width:0;min-height:0;padding:0.75rem;overflow:auto}.strategy-sidebar{background:#15161b}.strategy-thread-card,.strategy-plan-versions,.strategy-safety-note,.strategy-view-card,.strategy-progress-card,.strategy-money-card,.strategy-belongings-card,.strategy-handoff-card,.strategy-artifact-card{display:grid;gap:0.55rem;min-width:0;padding:0.75rem;border:1px solid var(--strategy-line);border-radius:8px;background:var(--strategy-panel-2)}.strategy-thread-card strong,.strategy-view-card strong,.strategy-progress-card strong,.strategy-belongings-card strong,.strategy-handoff-card strong,.strategy-artifact-card strong{display:block;color:var(--strategy-text);line-height:1.18}.strategy-thread-card small,.strategy-view-card p,.strategy-safety-note p,.strategy-handoff-card p,.strategy-artifact-card p{margin:0;color:var(--strategy-muted);font-size:0.88rem;line-height:1.42}.strategy-area-list,.strategy-plan-versions{display:grid;gap:0.38rem}.strategy-area-list button,.strategy-plan-versions button{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:0.6rem;align-items:center;min-height:2.5rem;padding:0.55rem 0.65rem;border:1px solid transparent;border-radius:8px;background:transparent;color:var(--strategy-soft);font:inherit;font-size:0.9rem;font-weight:var(--font-weight-semibold);text-align:left;text-decoration:none;cursor:pointer}.strategy-area-list b{color:var(--strategy-muted);font-size:0.7rem;font-weight:var(--font-weight-semibold)}.strategy-area-list button.is-active,.strategy-area-list button:not([disabled]):hover,.strategy-plan-versions button.is-current,.strategy-plan-versions button:hover{border-color:var(--strategy-line);background:var(--strategy-panel-3);color:var(--strategy-text)}.strategy-area-list button.is-active b,.strategy-plan-versions button.is-current{color:var(--strategy-green)}.strategy-area-list button[disabled],.strategy-mobile-areas button[disabled]{opacity:0.46;cursor:not-allowed}.strategy-area-list button[disabled] b{color:var(--strategy-muted)}.strategy-area-list button.is-unlocked:not(.is-active) b{color:var(--strategy-green)}.strategy-view-card ul{display:grid;gap:0.4rem;margin:0;padding:0;list-style:none}.strategy-view-card li{margin:0;padding:0.5rem 0.58rem;border:1px solid var(--strategy-line);border-radius:8px;background:rgba(255,255,255,0.045);color:var(--strategy-soft);font-size:0.84rem;line-height:1.3}.strategy-chat-main{display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;gap:0.75rem;min-width:0;min-height:0;padding:clamp(0.75rem,1.35vw,1.15rem) clamp(0.8rem,2.2vw,1.75rem);background:#121318;overflow:hidden}.strategy-chat-header{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1rem;align-items:start;padding:0.25rem 0.2rem 0}.strategy-chat-header h1{max-width:48rem;margin:0.15rem 0 0;color:var(--strategy-text);font-size:clamp(1.35rem,2vw,1.9rem);line-height:1.08}.strategy-chat-header p{max-width:52rem;margin:0.45rem 0 0;color:var(--strategy-muted);font-size:clamp(0.98rem,1.4vw,1.08rem);line-height:1.45}.strategy-step-card{display:grid;justify-items:end;min-width:7rem;padding:0.65rem 0.75rem;border:1px solid var(--strategy-line);border-radius:8px;background:var(--strategy-panel-2)}.strategy-step-card strong{color:var(--strategy-text);font-size:1.35rem;line-height:1.05}.strategy-quick-starts{display:flex;flex-wrap:wrap;gap:0.45rem}.strategy-quick-starts button,.strategy-quick-starts a{min-height:2.25rem;padding:0.48rem 0.7rem;border:1px solid var(--strategy-line);border-radius:999px;background:var(--strategy-panel-2);color:var(--strategy-soft);font:inherit;font-size:0.88rem;font-weight:var(--font-weight-semibold);line-height:1.1;text-decoration:none;cursor:pointer}.strategy-quick-starts button:hover,.strategy-quick-starts a:hover{border-color:rgba(84,198,165,0.45);color:var(--strategy-text)}.strategy-composer{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:0.6rem;align-items:center;padding:0.6rem;border:1px solid var(--strategy-line-strong);border-radius:14px;background:#24252b;box-shadow:0 -14px 40px rgba(0,0,0,0.18)}.strategy-compose-tools{display:flex;gap:0.35rem}.strategy-compose-tools button,.strategy-send-button{display:grid;place-items:center;min-width:2.45rem;min-height:2.45rem;padding:0 0.7rem;border:0;border-radius:10px;background:#30323a;color:var(--strategy-text);font:inherit;font-size:0.82rem;font-weight:var(--font-weight-bold);cursor:pointer}.strategy-compose-box{min-height:2.7rem;padding:0.76rem 0.3rem;color:var(--strategy-muted);line-height:1.35}.strategy-send-button{background:var(--strategy-text);color:#111217}.strategy-context-rail{background:#15161b}.strategy-progress-card b{display:block;height:0.55rem;overflow:hidden;border-radius:999px;background:rgba(255,255,255,0.08)}.strategy-progress-card i{display:block;width:6%;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--strategy-green),var(--strategy-amber),var(--strategy-coral));transition:width 280ms ease}.strategy-money-card .strategy-mini-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.strategy-mini-grid p{margin:0;padding:0.58rem;border:1px solid var(--strategy-line);border-radius:8px;background:rgba(255,255,255,0.04)}.strategy-belongings-card ul,.strategy-decision-deck ul{display:grid;gap:0.45rem;margin:0;padding:0;list-style:none}.strategy-belongings-card li,.strategy-decision-deck li{margin:0;padding:0.58rem 0.62rem;border:1px solid var(--strategy-line);border-radius:8px;background:rgba(255,255,255,0.045);color:var(--strategy-soft);font-size:0.86rem;line-height:1.35}.strategy-handoff-card button,.strategy-artifact-card a{min-height:2.45rem;padding:0.65rem 0.75rem;border:1px solid rgba(84,198,165,0.45);border-radius:8px;background:rgba(84,198,165,0.14);color:var(--strategy-text);font:inherit;font-weight:var(--font-weight-bold);text-align:center;text-decoration:none;cursor:pointer}.strategy-artifact-card{opacity:0.66}.strategy-artifact-card.is-ready{border-color:rgba(84,198,165,0.6);background:rgba(84,198,165,0.12);opacity:1}.strategy-decision-deck{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0.5rem}.strategy-report-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0.45rem}.strategy-decision-deck details{min-width:0;max-height:8.5rem;overflow:auto;padding:0.55rem 0.65rem;border:1px solid var(--strategy-line);border-radius:8px;background:rgba(23,24,29,0.9)}.strategy-decision-deck summary{color:var(--strategy-green);font-size:0.78rem;font-weight:var(--font-weight-bold);cursor:pointer}@media (max-width:1280px){.strategy-layout{grid-template-columns:minmax(0,1fr) minmax(18rem,0.28fr)}.strategy-sidebar{display:none}.strategy-mobile-areas{display:flex;gap:0.4rem;overflow-x:auto;padding:0.1rem 0 0.2rem}.strategy-mobile-areas button{flex:0 0 auto;min-height:2.15rem;padding:0.45rem 0.68rem;border:1px solid var(--strategy-line);border-radius:999px;background:var(--strategy-panel-2);color:var(--strategy-soft);font:inherit;font-size:0.84rem;font-weight:var(--font-weight-semibold)}.strategy-mobile-areas button.is-active{border-color:rgba(84,198,165,0.5);background:rgba(84,198,165,0.14);color:var(--strategy-text)}.strategy-status-strip,.strategy-decision-deck{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:860px){.strategy-app-section{height:auto;min-height:100dvh;overflow:visible}.strategy-shell{display:grid;grid-template-rows:auto auto auto auto auto;height:auto;min-height:0;padding:0.5rem}.strategy-app-bar,.strategy-chat-header,.strategy-layout,.strategy-status-strip,.strategy-decision-deck{grid-template-columns:1fr}.strategy-app-bar,.strategy-status-strip,.strategy-layout{margin-bottom:0.6rem}.strategy-status-strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:0.45rem}.strategy-status-strip article{padding:0.62rem}.strategy-status-strip strong{font-size:1.05rem}.strategy-app-nav{justify-content:start}.strategy-app-actions{justify-content:stretch}.strategy-app-actions button{flex:1 1 auto}.strategy-chat-main{min-height:0;overflow:visible}.strategy-chat-header h1{font-size:1.35rem}.strategy-chat-header p{font-size:0.92rem}.strategy-chat-header,.strategy-quick-starts{gap:0.5rem}.strategy-step-card{justify-items:start;padding:0.52rem 0.62rem}.page-home .strategy-messages{overflow:visible}.page-home .strategy-message,.page-home .strategy-message.is-user{grid-template-columns:1.75rem minmax(0,1fr);max-width:100%}.page-home .strategy-message.is-user .strategy-avatar{order:0}.strategy-inline-grid,.strategy-upload-grid,.strategy-route-grid,.strategy-option-grid,.strategy-process-grid,.strategy-report-preview,.strategy-money-card .strategy-mini-grid{grid-template-columns:1fr}.page-home .strategy-item-row{grid-template-columns:1fr}.strategy-composer{grid-template-columns:1fr auto}.strategy-compose-tools{grid-column:1 / -1}.strategy-context-rail{display:none}.strategy-decision-deck{grid-template-columns:1fr;overflow:auto}.strategy-decision-deck details:not([open]){max-height:2.4rem}}@media (prefers-reduced-motion:reduce){.page-home .strategy-message.is-new{animation:none}.strategy-progress-card i{transition:none}}.mini-brief-shell{--brief-bg:#0d0f12;--brief-panel:#13161b;--brief-panel-2:#1a1e25;--brief-line:rgba(255,255,255,0.085);--brief-line-strong:rgba(255,255,255,0.16);--brief-text:#f6f2eb;--brief-soft:#d8d1c5;--brief-muted:#beb6aa;--brief-green:#66d6bb;--brief-ink:#10151b;min-height:100vh;background:radial-gradient(circle at 82% 10%,rgba(102,214,187,0.11),transparent 25rem),linear-gradient(180deg,#101318 0%,#0d0f12 100%);color:var(--brief-text)}.mini-brief-shell *,.mini-brief-shell *::before,.mini-brief-shell *::after{box-sizing:border-box}.mini-brief-top{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:minmax(12rem,1fr) auto;gap:1rem;align-items:center;min-height:4.4rem;padding:0.8rem clamp(1rem,3vw,2rem);border-bottom:1px solid var(--brief-line);background:rgba(13,15,18,0.92);backdrop-filter:blur(18px)}.mini-brief-main{width:min(72rem,calc(100vw - 2rem));margin:0 auto;padding:clamp(1.2rem,4vw,3.2rem) 0 4rem}.mini-brief-hero{display:grid;gap:0.7rem;max-width:56rem;margin-bottom:1rem}.mini-brief-hero h1{max-width:18ch;margin:0;color:var(--brief-text);font-size:clamp(2.2rem,6vw,4.7rem);font-weight:var(--font-weight-extrabold);line-height:0.98;letter-spacing:0}.mini-brief-hero p{max-width:64ch;margin:0;color:var(--brief-soft);font-size:clamp(1.02rem,1.5vw,1.2rem);line-height:1.55}.mini-brief-content{display:grid;gap:0.85rem;container-type:inline-size}.mini-brief-content h2{max-width:24ch;margin:1.2rem 0 0.2rem;color:var(--brief-text);font-size:clamp(1.55rem,3vw,2.5rem);line-height:1.08;letter-spacing:0}.mini-brief-content p,.mini-brief-content li{color:var(--brief-soft);font-size:1rem;line-height:1.58}.mini-brief-content a{color:var(--brief-text);font-weight:var(--font-weight-bold);text-decoration:underline;text-underline-offset:0.22em}.mini-brief-grid,.mini-brief-funding,.mini-brief-next{display:grid;gap:0.72rem}.mini-brief-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.mini-brief-funding{grid-template-columns:repeat(4,minmax(0,1fr))}.mini-brief-next{grid-template-columns:repeat(2,minmax(0,1fr))}.mini-card,.mini-brief-funding article,.mini-brief-next article,.mini-callout{min-width:0;padding:1rem;border:1px solid var(--brief-line);border-radius:8px;background:rgba(255,255,255,0.035)}.mini-card.is-recommended,.mini-callout{border-color:rgba(102,214,187,0.32);background:rgba(102,214,187,0.07)}.mini-card span,.mini-brief-funding span,.mini-brief-next span,.mini-callout span{color:var(--brief-green);font-size:0.75rem;font-weight:var(--font-weight-bold);text-transform:uppercase}.mini-card strong,.mini-brief-funding strong,.mini-brief-next strong,.mini-callout strong{display:block;margin:0.22rem 0;color:var(--brief-text);line-height:1.18}.mini-card p,.mini-brief-funding p,.mini-brief-next p,.mini-callout p{margin:0}.mini-brief-content details{border:1px solid var(--brief-line);border-radius:8px;background:rgba(255,255,255,0.026)}.mini-brief-content summary{padding:0.85rem 1rem;color:var(--brief-text);font-weight:var(--font-weight-bold);cursor:pointer}.mini-brief-content details>*:not(summary){margin:0;padding:0 1rem 1rem}@container (max-width:42rem){.mini-brief-grid,.mini-brief-funding,.mini-brief-next{grid-template-columns:1fr}}@media (max-width:56rem){.mini-brief-top{position:static;grid-template-columns:1fr}.mini-brief-top .brief-app-actions{display:grid;grid-template-columns:1fr}}@container (max-width:44rem){.page-estate-strategy-report .recommended-path,.page-estate-strategy-report .brief-service-grid,.page-estate-strategy-report .funding-strip,.page-estate-strategy-report .choice-comparison,.page-estate-strategy-report .unlock-module-grid,.page-estate-strategy-report .briefing-grid,.page-estate-strategy-report .brief-next-grid,.page-estate-strategy-report .next-action-row,.page-estate-strategy-report .evidence-grid{grid-template-columns:1fr}.page-estate-strategy-report .brief-photo-grid{grid-template-columns:1fr}.page-estate-strategy-report .brief-route-flow{grid-template-columns:repeat(2,minmax(0,1fr))}.page-estate-strategy-report .brief-audio-card{grid-template-columns:auto minmax(0,1fr)}.page-estate-strategy-report .brief-audio-duration{justify-self:start}.page-estate-strategy-report .brief-transcript{grid-column:1 / -1}}@media (max-width:76rem){.page-estate-strategy-report .brief-app-top{grid-template-columns:minmax(11rem,auto) 1fr}.page-estate-strategy-report .brief-app-status{justify-content:flex-end}.page-estate-strategy-report .brief-app-actions{grid-column:1 / -1;justify-content:flex-start}.page-estate-strategy-report .brief-hero{grid-template-columns:1fr}.page-estate-strategy-report .brief-metric-row{grid-template-columns:repeat(2,minmax(0,1fr))}.page-estate-strategy-report .brief-service-grid,.page-estate-strategy-report .funding-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.page-estate-strategy-report .workflow-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.page-estate-strategy-report .brief-next-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:56rem){.page-estate-strategy-report .brief-app-top{position:static;grid-template-columns:1fr;min-height:auto}.page-estate-strategy-report .brief-app-status{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0.35rem;justify-content:flex-start;overflow:visible}.page-estate-strategy-report .brief-app-status::-webkit-scrollbar{display:none}.page-estate-strategy-report .brief-app-status span{grid-template-columns:1fr;gap:0.18rem;padding:0.48rem 0.52rem}.page-estate-strategy-report .brief-app-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0.28rem;overflow:visible}.page-estate-strategy-report .brief-app-actions::-webkit-scrollbar{display:none}.page-estate-strategy-report .brief-app-actions a,.page-estate-strategy-report .brief-app-actions button{border-color:var(--brief-line-strong);background:rgba(255,255,255,0.04);width:100%}.page-estate-strategy-report .brief-mobile-nav{display:flex;top:0}.page-estate-strategy-report .brief-app-body{display:block}.page-estate-strategy-report .brief-rail{display:none}.page-estate-strategy-report .brief-main{padding:0.85rem;padding-bottom:3rem}.page-estate-strategy-report .briefing-section.is-mobile-collapsible{display:block;padding:0;overflow:hidden}.page-estate-strategy-report .brief-section-toggle{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:0.18rem 0.65rem;align-items:center;width:100%;min-height:4.45rem;padding:0.82rem 0.92rem;border:0;border-bottom:1px solid var(--brief-line);background:rgba(255,255,255,0.026);color:var(--brief-text);font:inherit;text-align:left}.page-estate-strategy-report .brief-section-toggle::after{content:"+";grid-column:3;grid-row:1 / span 2;align-self:center;color:var(--brief-green);font-size:1.2rem;font-weight:var(--font-weight-bold)}.page-estate-strategy-report .brief-section-toggle[aria-expanded="true"]::after{content:"-"}.page-estate-strategy-report .brief-section-toggle span{grid-row:1 / span 2;color:var(--brief-green);font-size:0.72rem;font-weight:var(--font-weight-bold)}.page-estate-strategy-report .brief-section-toggle strong{overflow:hidden;color:var(--brief-text);font-size:0.95rem;line-height:1.15;text-overflow:ellipsis}.page-estate-strategy-report .brief-section-toggle small{color:var(--brief-muted);font-size:0.72rem;font-weight:var(--font-weight-semibold);line-height:1.12}.page-estate-strategy-report .brief-section-toggle:focus-visible{outline:2px solid var(--brief-green);outline-offset:-3px}.page-estate-strategy-report .brief-section-content{display:grid;gap:0.85rem;padding:0.9rem}.page-estate-strategy-report .briefing-section.is-collapsed .brief-section-content{display:none}.page-estate-strategy-report .brief-hero h1{font-size:clamp(1.85rem,7.4vw,2.85rem);line-height:1.04}.page-estate-strategy-report .brief-section-head h2{font-size:clamp(1.5rem,5.7vw,2.1rem);line-height:1.08}.page-estate-strategy-report .brief-metric-row,.page-estate-strategy-report .recommended-path,.page-estate-strategy-report .brief-abstract-grid,.page-estate-strategy-report .brief-service-grid,.page-estate-strategy-report .funding-strip,.page-estate-strategy-report .choice-comparison,.page-estate-strategy-report .unlock-module-grid,.page-estate-strategy-report .brief-next-grid,.page-estate-strategy-report .next-action-row,.page-estate-strategy-report .evidence-grid,.page-estate-strategy-report .briefing-grid,.page-estate-strategy-report .brief-photo-grid{grid-template-columns:1fr}.page-estate-strategy-report .workflow-strip,.page-estate-strategy-report .workflow-strip.is-inline{grid-template-columns:1fr}.page-estate-strategy-report .brief-burn-meter article{grid-template-columns:5.4rem minmax(6rem,1fr) 4.8rem}.page-estate-strategy-report .companion-panel{grid-template-columns:1fr}.page-estate-strategy-report .brief-audio-mini{right:0.65rem;bottom:0.65rem;left:0.65rem;width:auto}}@media (max-width:38rem){.page-estate-strategy-report .brief-app-actions a,.page-estate-strategy-report .brief-app-actions button,.page-estate-strategy-report .brief-button,.page-estate-strategy-report .next-action-row a,.page-estate-strategy-report .brief-next-grid a,.page-estate-strategy-report .companion-actions a{min-height:2.55rem;padding-right:0.8rem;padding-left:0.8rem}.page-estate-strategy-report .brief-mobile-nav{top:0}.page-estate-strategy-report .briefing-section{padding:0.9rem}.page-estate-strategy-report .brief-hero-visual figcaption{position:static;border-width:1px 0 0;border-radius:0}.page-estate-strategy-report .brief-route-flow{grid-template-columns:repeat(2,minmax(0,1fr))}.page-estate-strategy-report .strategy-abstract h1{font-size:clamp(1.82rem,7.6vw,2.75rem);line-height:1.05}.page-estate-strategy-report .brief-audio-mini{grid-template-columns:1fr auto}.page-estate-strategy-report .brief-audio-mini button:first-child{order:2}.page-estate-strategy-report .brief-audio-mini div{grid-column:1 / -1}}@media print{@page{margin:0.55in}.page-estate-strategy-report{background:#fff !important}.page-estate-strategy-report .strategy-brief-app{min-height:auto;background:#fff !important;color:#102a43 !important}.page-estate-strategy-report .brief-app-top,.page-estate-strategy-report .brief-mobile-nav,.page-estate-strategy-report .brief-app-body,.page-estate-strategy-report .brief-audio-mini{display:none !important}.page-estate-strategy-report .print-brief{display:block !important;max-width:7.35in;margin:0 auto;color:#102a43;font-family:Arial,sans-serif}.page-estate-strategy-report .print-brief h1{margin:0 0 0.25in;color:#102a43;font-size:28pt;line-height:1.05}.page-estate-strategy-report .print-brief h2{margin:0.22in 0 0.08in;color:#102a43;font-size:14pt}.page-estate-strategy-report .print-brief p,.page-estate-strategy-report .print-brief li{color:#102a43;font-size:10.5pt;line-height:1.45}}.page-estate-strategy-report .estate-pack-app,.estate-module-page{--pack-bg:#0d0f12;--pack-panel:#15191f;--pack-panel-2:#1d222a;--pack-line:rgba(255,255,255,0.095);--pack-line-strong:rgba(255,255,255,0.18);--pack-text:#f6f2eb;--pack-soft:#d8d1c5;--pack-muted:#9d968c;--pack-green:#66d6bb;--pack-amber:#f2b35d;--pack-coral:#f36f6c;--pack-ink:#0d0f12;background:radial-gradient(circle at 76% 8%,rgba(102,214,187,0.11),transparent 24rem),linear-gradient(180deg,rgba(255,255,255,0.018),transparent 34rem),var(--pack-bg);color:var(--pack-text)}.page-estate-strategy-report .estate-pack-top{grid-template-columns:minmax(12rem,auto) minmax(0,1fr) auto}.page-estate-strategy-report .estate-pack-pills{display:flex;justify-content:center}.estate-pack-main{width:min(96rem,calc(100vw - clamp(1.1rem,3vw,3rem)));margin:0 auto;padding:clamp(1.25rem,3vw,3rem) 0 clamp(4.5rem,7vw,6rem)}.pack-hero,.pack-briefing-row,.pack-proof,.pack-next{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(20rem,0.75fr);gap:clamp(1rem,2.2vw,2rem);align-items:start}.pack-hero{min-height:min(39rem,calc(100dvh - 8.5rem));align-items:center;padding:clamp(1rem,3vw,2.25rem) 0}.pack-hero-copy,.pack-section-head,.estate-module-hero{display:grid;gap:0.75rem}.pack-hero h1,.estate-module-hero h1{max-width:13ch;margin:0;color:var(--pack-text);font-size:clamp(2.6rem,7vw,6.5rem);font-weight:var(--font-weight-extrabold);line-height:0.96;letter-spacing:0}.pack-lede,.pack-section-head p,.pack-abstract-card p,.pack-proof p,.pack-next p,.estate-module-hero p,.estate-module-summary p,.estate-module-columns li,.estate-module-boundary p{max-width:72ch;margin:0;color:var(--pack-soft);font-size:clamp(1rem,1.2vw,1.12rem);line-height:1.55}.pack-actions,.pack-next-actions,.estate-module-actions{display:flex;flex-wrap:wrap;gap:0.55rem;align-items:center}.pack-case-panel,.pack-abstract-card,.pack-service-card,.pack-module-card,.pack-proof,.pack-next,.estate-module-summary>article,.estate-module-briefing article,.estate-module-boundary{min-width:0;border:1px solid var(--pack-line);border-radius:8px;background:rgba(255,255,255,0.035)}.pack-case-panel{display:grid;gap:0.55rem;padding:clamp(1rem,2vw,1.35rem)}.pack-case-panel span,.pack-kpi-strip span,.pack-section-head .brief-kicker,.pack-path-strip span,.pack-service-card span,.pack-funding-strip span,.pack-decision-list span,.pack-module-card span,.pack-workflow-strip span,.estate-module-briefing span,.estate-module-boundary span{color:var(--pack-green);font-size:0.76rem;font-weight:var(--font-weight-bold);line-height:1.08;text-transform:uppercase}.pack-case-panel strong,.pack-kpi-strip strong,.pack-path-strip strong,.pack-service-card strong,.pack-funding-strip strong,.pack-decision-list strong,.pack-module-card strong,.pack-workflow-strip strong,.estate-module-briefing strong,.estate-module-boundary strong{color:var(--pack-text);line-height:1.15}.pack-case-panel p,.pack-case-panel small,.pack-kpi-strip small,.pack-funding-strip small,.pack-module-meta small,.pack-service-card small,.pack-workflow-strip p,.pack-path-strip p,.pack-module-card p,.pack-service-card p,.pack-decision-list p,.pack-evidence-drawer p,.estate-module-briefing p,.estate-module-briefing small{margin:0;color:var(--pack-muted);line-height:1.45}.pack-kpi-strip,.pack-funding-strip,.pack-path-strip,.pack-service-grid,.pack-module-grid,.pack-workflow-strip,.estate-module-briefing{display:grid;gap:0.68rem}.pack-kpi-strip{grid-template-columns:repeat(4,minmax(0,1fr));margin:0 0 clamp(1rem,3vw,2rem)}.pack-kpi-strip article{display:grid;gap:0.35rem;min-width:0;padding:1rem;border:1px solid var(--pack-line);border-radius:8px;background:rgba(255,255,255,0.028)}.pack-kpi-strip strong{font-size:clamp(1.55rem,3vw,2.6rem)}.pack-section{display:grid;gap:clamp(0.85rem,2vw,1.25rem);margin-top:clamp(1.25rem,3vw,2.35rem);padding-top:clamp(1.25rem,3vw,2.35rem);border-top:1px solid var(--pack-line)}.pack-section h2,.pack-path-section h2,.estate-module-main h2{max-width:20ch;margin:0;color:var(--pack-text);font-size:clamp(1.65rem,3vw,3rem);line-height:1.02;letter-spacing:0}.page-estate-strategy-report .pack-section h2,.estate-module-page .estate-module-main h2{color:var(--pack-text)}.estate-module-page .estate-module-main h2{font-size:clamp(1.45rem,2.1vw,2.35rem)}.pack-abstract-card{display:grid;gap:0.75rem;padding:clamp(1rem,2vw,1.35rem);border-color:rgba(102,214,187,0.28);background:rgba(102,214,187,0.065)}.pack-audio-card{margin:0;align-self:stretch}.estate-module-page .brief-audio-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:0.85rem;align-items:center;min-width:0;margin:0;padding:1rem;border:1px solid var(--pack-line);border-radius:8px;background:rgba(255,255,255,0.035)}.estate-module-page .brief-audio-button{display:inline-flex;align-items:center;justify-content:center;min-width:3.4rem;min-height:2.35rem;padding:0.45rem 0.72rem;border:1px solid rgba(102,214,187,0.45);border-radius:999px;background:rgba(102,214,187,0.12);color:var(--pack-text);font:inherit;font-weight:var(--font-weight-bold);cursor:pointer}.estate-module-page .brief-audio-copy{display:grid;gap:0.15rem;min-width:0}.estate-module-page .brief-audio-copy span,.estate-module-page .brief-audio-copy small,.estate-module-page .brief-audio-duration,.estate-module-page .brief-transcript p{color:var(--pack-muted)}.estate-module-page .brief-audio-copy strong,.estate-module-page .brief-transcript summary{color:var(--pack-text)}.estate-module-page .brief-transcript{grid-column:1 / -1}.pack-path-strip{grid-template-columns:repeat(4,minmax(0,1fr))}.pack-path-strip article,.pack-workflow-strip article{display:grid;gap:0.45rem;min-width:0;padding:1rem;border-top:2px solid rgba(102,214,187,0.45);border-radius:8px;background:rgba(255,255,255,0.028)}.pack-service-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.pack-service-card,.pack-module-card{display:grid;gap:0.65rem;align-content:start;padding:1rem}.pack-service-card:nth-child(2),.pack-module-card:hover{border-color:rgba(102,214,187,0.35);background:rgba(102,214,187,0.065)}.pack-service-card a,.pack-module-card a,.pack-proof a,.estate-module-main a{color:var(--pack-text);font-weight:var(--font-weight-bold);text-decoration:underline;text-underline-offset:0.22em}.pack-funding-strip{grid-template-columns:repeat(5,minmax(0,1fr))}.pack-funding-strip article{display:grid;gap:0.28rem;min-width:0;padding:0.85rem;border:1px solid var(--pack-line);border-radius:8px;background:rgba(0,0,0,0.16)}.pack-decision-list{display:grid;gap:0.55rem}.pack-decision-list article{display:grid;grid-template-columns:minmax(0,1fr) minmax(10rem,auto);gap:1rem;align-items:center;min-width:0;padding:0.9rem 1rem;border:1px solid var(--pack-line);border-radius:8px;background:rgba(255,255,255,0.026)}.pack-decision-list b{color:var(--pack-text);font-size:clamp(1rem,1.5vw,1.25rem);text-align:right}.pack-module-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pack-module-meta{display:grid;gap:0.25rem}.pack-evidence-drawer{border:1px solid var(--pack-line);border-radius:8px;background:rgba(0,0,0,0.12)}.pack-evidence-drawer summary{padding:0.75rem 0.85rem;color:var(--pack-soft);font-weight:var(--font-weight-semibold);cursor:pointer}.pack-evidence-drawer div{display:grid;gap:0.45rem;padding:0 0.85rem 0.85rem}.pack-evidence-drawer em{color:var(--pack-green);font-style:normal}.pack-workflow-strip{grid-template-columns:repeat(5,minmax(0,1fr))}.pack-proof,.pack-next{padding:clamp(1rem,2vw,1.35rem);border-color:rgba(102,214,187,0.24)}.pack-next-actions{justify-self:end;align-self:center}.pack-print-only{display:none}.estate-module-main{width:min(82rem,calc(100vw - clamp(1rem,3vw,3rem)))}.estate-module-hero h1{max-width:12ch;font-size:clamp(2.4rem,6vw,5.4rem)}.estate-module-summary,.estate-module-columns,.estate-module-evidence{display:grid;grid-template-columns:minmax(0,1fr) minmax(20rem,0.8fr);gap:0.85rem;align-items:start}.estate-module-columns{margin-top:1rem}.estate-module-columns>div{min-width:0;padding:1rem;border:1px solid var(--pack-line);border-radius:8px;background:rgba(255,255,255,0.026)}.estate-module-list{display:grid;gap:0.55rem;margin:0.75rem 0 0;padding-left:1.1rem}.estate-module-briefing{grid-template-columns:repeat(2,minmax(0,1fr));margin:1rem 0}.estate-module-briefing article,.estate-module-boundary{display:grid;gap:0.45rem;padding:1rem}.estate-module-workflow{display:grid;gap:0.85rem;margin-top:1rem}.estate-module-next{margin-top:1rem}.pack-evidence-drawer summary:focus-visible,.estate-pack-app a:focus-visible,.estate-pack-app button:focus-visible,.estate-module-page a:focus-visible,.estate-module-page button:focus-visible,.estate-module-page summary:focus-visible{outline:2px solid var(--pack-green);outline-offset:3px}@media (max-width:68rem){.page-estate-strategy-report .estate-pack-top,.estate-module-top{grid-template-columns:1fr}.pack-hero,.pack-briefing-row,.pack-proof,.pack-next,.estate-module-summary,.estate-module-columns,.estate-module-evidence{grid-template-columns:1fr}.pack-kpi-strip,.pack-path-strip,.pack-service-grid,.pack-funding-strip,.pack-module-grid,.pack-workflow-strip,.estate-module-briefing{grid-template-columns:1fr}.pack-hero{min-height:auto;padding-top:1.2rem}.pack-next-actions{justify-self:start}}@media (max-width:44rem){.estate-pack-main,.estate-module-main{width:min(100% - 1rem,82rem);padding-bottom:3rem}.pack-hero h1,.estate-module-hero h1{font-size:clamp(2.25rem,13vw,3.55rem)}.pack-decision-list article{grid-template-columns:1fr}.pack-decision-list b{text-align:left}.page-estate-strategy-report .estate-pack-pills{justify-content:flex-start}}@media print{.page-estate-strategy-report .estate-pack-top,.page-estate-strategy-report .estate-pack-pills,.page-estate-strategy-report .estate-pack-main,.page-estate-strategy-report .brief-audio-mini,.estate-module-page .mini-brief-top,.estate-module-page .brief-audio-mini{display:none !important}.page-estate-strategy-report .pack-print-only{display:block;padding:0;color:#111;background:#fff}.page-estate-strategy-report .strategy-brief-app{min-height:auto;color:#111;background:#fff}.page-estate-strategy-report .pack-print-only h1{margin:0 0 1rem;font-size:24pt;line-height:1.05}.page-estate-strategy-report .pack-print-only p,.page-estate-strategy-report .pack-print-only li{font-size:11pt;line-height:1.4}}.strategy-messages{display:grid;align-content:start;gap:1rem;min-height:0;overflow:auto;padding:0.2rem 0.25rem 0.4rem;scroll-behavior:smooth}.strategy-message{display:grid;grid-template-columns:2rem minmax(0,1fr);gap:0.75rem;max-width:min(82rem,96%)}.strategy-message.is-user{grid-template-columns:minmax(0,1fr) 2rem;justify-self:end}.strategy-message.is-user .strategy-avatar{order:2;background:var(--strategy-green);color:#08110f}.strategy-avatar{display:grid;place-items:center;width:2rem;height:2rem;border:1px solid var(--strategy-line-strong);border-radius:50%;background:#2b2d35;color:var(--strategy-text);font-size:0.72rem;font-weight:var(--font-weight-bold)}.strategy-message-body{display:grid;gap:0.7rem;min-width:0;padding:0.88rem 0.95rem;border:1px solid var(--strategy-line);border-radius:8px;background:var(--strategy-ai);color:var(--strategy-soft);line-height:1.5}.strategy-message.is-user .strategy-message-body{background:var(--strategy-user);color:var(--strategy-user-text)}.strategy-message.is-new{animation:none}@keyframes strategyMessageIn{from{opacity:0;transform:translateY(0.3rem)}to{opacity:1;transform:translateY(0)}}.strategy-message-body p{margin:0}.strategy-safety-note{max-width:62rem;color:var(--strategy-muted);font-size:0.86rem;line-height:1.38}.strategy-message-hero{display:grid;gap:0.72rem}.strategy-home-hero{grid-template-columns:minmax(0,1fr) minmax(20rem,0.58fr);gap:clamp(1.35rem,3.2vw,3.25rem);align-items:center}.strategy-hero-copy{display:grid;gap:0.82rem;min-width:0}.strategy-message-hero>p:not(.strategy-message-kicker):not(.strategy-safety-note){max-width:62rem;color:var(--strategy-soft);font-size:0.98rem;line-height:1.52}.strategy-hero-copy>p:not(.strategy-message-kicker):not(.strategy-safety-note){max-width:40rem;color:var(--strategy-soft);font-size:clamp(0.98rem,1.08vw,1.08rem);line-height:1.56}.strategy-message-kicker{color:var(--strategy-green);font-size:0.7rem;font-weight:var(--font-weight-bold);letter-spacing:0;text-transform:uppercase}.strategy-message-hero h2{max-width:28ch;margin:0;color:var(--strategy-text);font-size:clamp(1.45rem,2.5vw,2.55rem);line-height:1.06;letter-spacing:0}.strategy-message-body a{color:var(--strategy-green);font-weight:var(--font-weight-bold)}.strategy-inline-grid,.strategy-upload-grid,.strategy-route-grid,.strategy-option-grid,.strategy-mini-grid,.strategy-process-grid{display:grid;gap:0.55rem}.strategy-inline-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.strategy-report-preview{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1rem;align-items:center;padding:0.9rem;border:1px solid rgba(84,198,165,0.38);border-radius:8px;background:linear-gradient(135deg,rgba(84,198,165,0.1),rgba(255,255,255,0.035))}.strategy-report-preview.is-featured{align-self:stretch;grid-template-columns:1fr;align-content:center;gap:0.9rem;padding:clamp(1rem,1.8vw,1.35rem);border-color:rgba(84,198,165,0.34);background:linear-gradient(180deg,rgba(84,198,165,0.13),rgba(255,255,255,0.035))}.strategy-report-preview span{color:var(--strategy-green);font-size:0.74rem;font-weight:var(--font-weight-bold);text-transform:uppercase}.strategy-report-preview strong{display:block;margin:0.18rem 0 0.32rem;color:var(--strategy-text);font-size:1.02rem;line-height:1.18}.strategy-report-preview p{color:var(--strategy-soft);font-size:0.88rem;line-height:1.38}.strategy-report-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0.5rem;margin:0.62rem 0}.strategy-report-preview.is-featured .strategy-report-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.strategy-report-metrics span{display:grid;gap:0.12rem;min-width:0;padding:0.5rem 0.56rem;border:1px solid rgba(255,255,255,0.1);border-radius:8px;background:rgba(8,17,15,0.2)}.strategy-report-metrics small{color:var(--strategy-muted);font-size:0.68rem;font-weight:var(--font-weight-bold);line-height:1.1;text-transform:uppercase}.strategy-report-metrics b{overflow:hidden;color:var(--strategy-text);font-size:0.92rem;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.strategy-report-preview a{display:inline-flex;justify-content:center;align-items:center;min-height:2.34rem;padding:0.55rem 0.78rem;border-radius:999px;background:var(--strategy-text);color:#111217;font-size:0.86rem;white-space:nowrap;text-decoration:none}.strategy-report-preview.is-featured a{width:100%}.strategy-process-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.strategy-process-grid div,.strategy-care-note{min-width:0;padding:0.65rem;border:1px solid var(--strategy-line);border-radius:8px;background:rgba(255,255,255,0.045)}.strategy-process-grid small{display:inline-grid;place-items:center;width:1.45rem;height:1.45rem;margin-bottom:0.45rem;border-radius:999px;background:rgba(84,198,165,0.18);color:var(--strategy-green);font-weight:var(--font-weight-extrabold)}.strategy-process-grid strong{display:block;color:var(--strategy-text);font-size:0.98rem;line-height:1.15}.strategy-process-grid span,.strategy-care-note{color:var(--strategy-muted);font-size:0.84rem;line-height:1.35}.strategy-fact,.strategy-option,.strategy-route,.strategy-photo-card,.strategy-message-body .strategy-item-row{min-width:0;padding:0.65rem;border:1px solid var(--strategy-line);border-radius:8px;background:rgba(255,255,255,0.045)}.strategy-fact small,.strategy-option small,.strategy-route small,.strategy-photo-card small,.strategy-item-row small,.strategy-mini-grid small{display:block;color:var(--strategy-muted);font-size:0.78rem;line-height:1.25}.strategy-fact strong,.strategy-option strong,.strategy-route strong,.strategy-item-row strong,.strategy-mini-grid strong{display:block;color:var(--strategy-text);font-size:1rem;line-height:1.18}.strategy-message.is-user .strategy-fact small,.strategy-message.is-user .strategy-option small,.strategy-message.is-user .strategy-route small,.strategy-message.is-user .strategy-item-row small{color:rgba(19,32,29,0.72)}.strategy-message.is-user .strategy-fact strong,.strategy-message.is-user .strategy-option strong,.strategy-message.is-user .strategy-route strong,.strategy-message.is-user .strategy-item-row strong{color:var(--strategy-user-text)}.strategy-upload-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.strategy-photo-card{overflow:hidden;padding:0}.strategy-photo-card img{width:100%;aspect-ratio:4 / 3;object-fit:cover}.strategy-photo-card figcaption{display:grid;gap:0.1rem;margin:0;padding:0.55rem}.strategy-route-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.strategy-option-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.strategy-option.is-selected{border-color:rgba(84,198,165,0.55);background:rgba(84,198,165,0.12)}.strategy-item-table{display:grid;gap:0.45rem}.strategy-item-row{display:grid;grid-template-columns:minmax(7rem,1fr) minmax(5rem,0.7fr) minmax(5rem,0.8fr) minmax(5rem,0.8fr);gap:0.55rem;align-items:center}.strategy-item-row.is-head{background:rgba(255,255,255,0.08);color:var(--strategy-muted);font-size:0.78rem;font-weight:var(--font-weight-bold);text-transform:uppercase}.strategy-badge-row{display:flex;flex-wrap:wrap;gap:0.38rem}.strategy-badge-row span{padding:0.34rem 0.5rem;border:1px solid var(--strategy-line);border-radius:999px;background:rgba(255,255,255,0.055);color:var(--strategy-soft);font-size:0.78rem;font-weight:var(--font-weight-semibold)}.strategy-chip-row,.strategy-trust-row{display:flex;flex-wrap:wrap;gap:0.42rem}.strategy-primary-actions{margin-top:0.15rem}.strategy-chip-row a,.strategy-chip-row button{min-height:2.25rem;padding:0.5rem 0.7rem;border:1px solid var(--strategy-line-strong);border-radius:999px;background:rgba(255,255,255,0.062);color:var(--strategy-text);font:inherit;font-size:0.86rem;font-weight:var(--font-weight-semibold);line-height:1.1;text-decoration:none;cursor:pointer}.strategy-chip-row a:first-child,.strategy-chip-row button:first-child{border-color:var(--strategy-text);background:var(--strategy-text);color:#111217}.strategy-chip-row a:hover,.strategy-chip-row button:hover{border-color:rgba(84,198,165,0.5);background:rgba(84,198,165,0.14);color:var(--strategy-text)}.strategy-trust-row span{color:var(--strategy-muted);font-size:0.76rem;line-height:1.22}.strategy-trust-row span:not(:last-child)::after{content:"";display:inline-block;width:0.22rem;height:0.22rem;margin-left:0.42rem;border-radius:999px;background:rgba(102,214,187,0.7);vertical-align:middle}@media (max-width:860px){.strategy-home-hero{grid-template-columns:1fr;gap:0.88rem}.strategy-report-preview,.strategy-report-metrics,.strategy-inline-grid,.strategy-upload-grid,.strategy-route-grid,.strategy-option-grid,.strategy-process-grid{grid-template-columns:1fr}.strategy-report-preview.is-featured{padding:0.85rem}.strategy-report-preview a{width:100%;white-space:normal}.strategy-report-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.strategy-report-metrics span{padding:0.42rem 0.46rem}.strategy-report-metrics b{font-size:0.82rem}.strategy-message-hero h2{font-size:1.36rem}.strategy-message-hero>p:not(.strategy-message-kicker):not(.strategy-safety-note){font-size:0.9rem;line-height:1.48}.strategy-safety-note{font-size:0.78rem}.strategy-message-body{gap:0.62rem;padding:0.8rem}.strategy-chip-row{gap:0.35rem}.strategy-chip-row a,.strategy-chip-row button{min-height:2.1rem;padding:0.45rem 0.62rem;font-size:0.78rem}.strategy-trust-row span{font-size:0.7rem}}.guide-hub-section{background:var(--white)}.guide-hub-layout{display:grid;grid-template-columns:minmax(12rem,0.24fr) minmax(0,1fr);gap:clamp(1.25rem,4vw,3rem);align-items:start}.guide-hub-nav{position:sticky;top:calc(var(--scroll-offset)+1rem);display:grid;gap:0.75rem;padding:0.85rem;border:1px solid rgba(22,59,81,0.12);border-radius:var(--radius-sm);background:var(--gray-50)}.guide-hub-nav p{margin:0;color:var(--teal-800);font-size:0.76rem;font-weight:var(--font-weight-bold);letter-spacing:0;text-transform:uppercase}.guide-hub-nav nav{display:grid;gap:0.35rem}.guide-hub-nav a{display:block;padding:0.55rem 0.6rem;border-radius:var(--radius-sm);color:var(--navy-800);font-weight:var(--font-weight-semibold);line-height:1.2;text-decoration:none}.guide-hub-nav a:hover,.guide-hub-nav a:focus-visible{background:var(--white);color:var(--coral-700)}.guide-hub-content{max-width:980px}.guide-hub-content>h2:first-child{margin-top:0}.guide-flow,.guide-principles,.guide-link-grid{display:grid;gap:0.85rem;margin:1.1rem 0 1.6rem}.guide-flow{grid-template-columns:repeat(3,minmax(0,1fr))}.guide-principles{grid-template-columns:repeat(2,minmax(0,1fr))}.guide-flow article,.guide-principles article,.guide-link-grid a{min-width:0;padding:1rem;border:1px solid rgba(22,59,81,0.12);border-radius:var(--radius-sm);background:var(--white);box-shadow:var(--swiss-shadow)}.guide-flow span,.guide-link-grid span{display:block;margin-bottom:0.4rem;color:var(--teal-800);font-size:0.75rem;font-weight:var(--font-weight-bold);letter-spacing:0;text-transform:uppercase}.guide-flow strong,.guide-principles strong,.guide-link-grid strong{display:block;color:var(--navy-900);font-size:1.08rem;line-height:1.2}.guide-flow p,.guide-principles p{margin:0.45rem 0 0;color:var(--gray-700);line-height:1.5}.guide-link-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.guide-link-grid a{color:inherit;text-decoration:none}.guide-link-grid a:hover,.guide-link-grid a:focus-visible{border-color:rgba(11,154,141,0.35)}@media (max-width:860px){.guide-hub-layout,.guide-flow,.guide-principles,.guide-link-grid{grid-template-columns:1fr}.guide-hub-nav{position:static}.guide-hub-nav nav{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:480px){.guide-hub-nav nav{grid-template-columns:1fr}}:root{--strategy-keyboard-offset:0px}:where(.home-chat-workspace .strategy-composer,.home-strategy-app .strategy-message-body,.home-strategy-app .strategy-report-preview){container-type:inline-size}.home-chat-workspace .strategy-composer{display:grid;grid-template-columns:1fr;gap:0.48rem;padding:0.56rem;border:1px solid rgba(255,255,255,0.15);border-radius:16px;background:#23252c;box-shadow:0 -14px 40px rgba(0,0,0,0.22);transform:translateY(calc(-1 * var(--strategy-keyboard-offset)));transition:border-color 160ms ease,background-color 160ms ease,transform 180ms ease}.home-strategy-app .strategy-composer:focus-within,.home-strategy-app .strategy-composer:has(.strategy-attachment-card),.home-strategy-app .strategy-composer.is-dragging{border-color:rgba(102,214,187,0.48);background:#262932}.strategy-compose-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:0.52rem;align-items:end}.strategy-composer .strategy-compose-tools{display:flex;gap:0.36rem}.strategy-tool-button,.home-strategy-app .strategy-send-button{display:grid;place-items:center;min-width:2.45rem;min-height:2.45rem;padding:0 0.72rem;border:0;border-radius:10px;background:#30323a;color:var(--strategy-text);font:inherit;font-size:0.82rem;font-weight:var(--font-weight-bold);cursor:pointer}.strategy-tool-button:hover,.strategy-tool-button:focus-visible,.home-strategy-app .strategy-send-button:hover,.home-strategy-app .strategy-send-button:focus-visible{outline:0;box-shadow:0 0 0 3px rgba(102,214,187,0.2)}.home-strategy-app .strategy-send-button{background:var(--strategy-text);color:#111217}.home-strategy-app .strategy-composer:not(:has(.strategy-compose-input:not(:placeholder-shown))):not(:has(.strategy-attachment-card)) .strategy-send-button{background:#d8d2c7;color:#15171c}.strategy-compose-input{width:100%;min-height:2.45rem;max-height:10rem;resize:none;overflow:auto;padding:0.64rem 0.15rem;border:0;outline:0;background:transparent;color:var(--strategy-text);font:inherit;font-size:0.98rem;line-height:1.4}.strategy-compose-input::placeholder{color:var(--strategy-muted)}.strategy-attachment-tray{display:flex;flex-wrap:wrap;gap:0.45rem;max-height:8rem;overflow:auto;padding:0.12rem}.strategy-attachment-card{display:grid;grid-template-columns:2.75rem minmax(8rem,1fr) auto;gap:0.48rem;align-items:center;min-width:min(100%,19rem);padding:0.38rem;border:1px solid var(--strategy-line);border-radius:10px;background:rgba(255,255,255,0.055)}.strategy-attachment-card img,.strategy-file-icon{width:2.75rem;height:2.75rem;border-radius:8px;background:rgba(102,214,187,0.14);object-fit:cover}.strategy-file-icon{display:grid;place-items:center;color:var(--strategy-green);font-size:0.7rem;font-weight:var(--font-weight-bold)}.strategy-attachment-card span{display:grid;gap:0.12rem;min-width:0}.strategy-attachment-card strong,.strategy-attachment-card small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.strategy-attachment-card strong{color:var(--strategy-text);font-size:0.82rem;line-height:1.15}.strategy-attachment-card small{color:var(--strategy-muted);font-size:0.72rem}.strategy-attachment-card button{min-height:2rem;padding:0.35rem 0.52rem;border:1px solid var(--strategy-line);border-radius:8px;background:transparent;color:var(--strategy-soft);font:inherit;font-size:0.74rem;font-weight:var(--font-weight-semibold);cursor:pointer}.strategy-composer-error{margin:0;padding:0.55rem 0.65rem;border:1px solid rgba(242,179,93,0.42);border-radius:8px;background:rgba(242,179,93,0.1);color:#f8d4a0;font-size:0.82rem;line-height:1.35}.strategy-attach-menu{width:min(18rem,calc(100vw - 1.5rem));inset:auto auto calc(4.8rem+var(--strategy-keyboard-offset)) clamp(0.75rem,19vw,20rem);padding:0.36rem;border:1px solid rgba(255,255,255,0.14);border-radius:12px;background:#20232b;color:var(--strategy-text);box-shadow:0 18px 48px rgba(0,0,0,0.34)}.strategy-attach-menu button{display:block;width:100%;min-height:2.5rem;padding:0.55rem 0.65rem;border:0;border-radius:8px;background:transparent;color:var(--strategy-soft);font:inherit;font-weight:var(--font-weight-semibold);text-align:left;cursor:pointer}.strategy-attach-menu button:hover,.strategy-attach-menu button:focus-visible{outline:0;background:rgba(102,214,187,0.12);color:var(--strategy-text)}.strategy-drop-hint{display:none;position:absolute;inset:0.35rem;place-items:center;border:1px dashed rgba(102,214,187,0.6);border-radius:14px;background:rgba(13,15,18,0.9);color:var(--strategy-green);font-weight:var(--font-weight-bold)}.strategy-composer.is-dragging .strategy-drop-hint{display:grid}.strategy-sent-attachment-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0.55rem}.strategy-sent-attachment{overflow:hidden;min-width:0;margin:0;border:1px solid var(--strategy-line);border-radius:8px;background:rgba(255,255,255,0.045)}.strategy-sent-attachment img{width:100%;aspect-ratio:4 / 3;object-fit:cover}.strategy-sent-attachment figcaption,.strategy-sent-attachment.is-file{display:grid;gap:0.18rem;padding:0.55rem;color:var(--strategy-text);font-size:0.82rem;line-height:1.25}.strategy-sent-attachment small{color:var(--strategy-muted);font-size:0.72rem}.strategy-sent-attachment.is-file span{color:var(--strategy-green);font-size:0.72rem;font-weight:var(--font-weight-bold)}@container (max-width:44rem){.strategy-sent-attachment-grid,.strategy-message-body .strategy-process-grid,.strategy-message-body .strategy-upload-grid,.strategy-message-body .strategy-inline-grid{grid-template-columns:1fr}.strategy-attachment-card{grid-template-columns:2.45rem minmax(0,1fr)}.strategy-attachment-card button{grid-column:1 / -1;justify-self:start}}@media (max-width:860px){.strategy-attach-menu{inset:auto 0.75rem calc(4.65rem+var(--strategy-keyboard-offset)) 0.75rem;width:auto}.strategy-compose-row{gap:0.4rem}.strategy-compose-input{font-size:0.92rem}}body:not(.page-home):where(.situation-section,.guide-step-grid,.report-disclosure,.content-details,.footer){content-visibility:auto;contain-intrinsic-size:auto 420px}.page-estate-strategy-report .estate-decision-brief{min-height:100dvh}.page-estate-strategy-report .decision-brief-top{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:minmax(12rem,auto) minmax(0,1fr) auto;gap:1rem;align-items:center;min-height:4.4rem;padding:0.72rem clamp(1rem,2.5vw,2rem);border-bottom:1px solid var(--pack-line);background:rgba(13,15,18,0.88);backdrop-filter:blur(20px)}.page-estate-strategy-report .decision-brief-brand{display:grid;gap:0.08rem;color:var(--pack-text);text-decoration:none}.page-estate-strategy-report .decision-brief-brand span,.page-estate-strategy-report .decision-brief-status small,.page-estate-strategy-report .benefit-snapshot span,.page-estate-strategy-report .decision-sequence span,.page-estate-strategy-report .decision-section-head .brief-kicker,.page-estate-strategy-report .choice-row span,.page-estate-strategy-report .legacy-option span{color:var(--pack-green);font-size:0.72rem;font-weight:var(--font-weight-bold);letter-spacing:0;line-height:1.1;text-transform:uppercase}.page-estate-strategy-report .decision-brief-brand strong,.page-estate-strategy-report .decision-brief-status strong,.page-estate-strategy-report .decision-sequence strong,.page-estate-strategy-report .choice-row strong,.page-estate-strategy-report .legacy-option strong,.page-estate-strategy-report .input-list strong{color:var(--pack-text)}.page-estate-strategy-report .decision-brief-brand strong{font-size:1.05rem;line-height:1.05}.page-estate-strategy-report .decision-brief-status,.page-estate-strategy-report .decision-brief-actions,.page-estate-strategy-report .decision-actions,.page-estate-strategy-report .decision-next-actions,.page-estate-strategy-report .detail-link-list{display:flex;flex-wrap:wrap;gap:0.5rem;align-items:center}.page-estate-strategy-report .decision-brief-status{justify-content:center}.page-estate-strategy-report .decision-brief-status span{display:inline-flex;gap:0.38rem;align-items:baseline;min-height:2rem;padding:0.36rem 0.68rem;border:1px solid var(--pack-line);border-radius:999px;background:rgba(255,255,255,0.035)}.page-estate-strategy-report .decision-brief-actions{justify-content:end}.page-estate-strategy-report .decision-brief-actions a,.page-estate-strategy-report .decision-brief-actions button,.page-estate-strategy-report .detail-link-list a{min-height:2.25rem;padding:0.48rem 0.78rem;border:1px solid var(--pack-line);border-radius:999px;background:rgba(255,255,255,0.035);color:var(--pack-text);font:inherit;font-weight:var(--font-weight-bold);text-decoration:none;cursor:pointer}.page-estate-strategy-report .decision-brief-actions a{border-color:rgba(102,214,187,0.38);background:rgba(102,214,187,0.11)}.page-estate-strategy-report .decision-brief-main{width:min(88rem,calc(100vw - clamp(1rem,4vw,4rem)));margin:0 auto;padding:clamp(1.6rem,4vw,4rem) 0 clamp(4rem,6vw,6rem)}.page-estate-strategy-report .decision-answer{display:grid;grid-template-columns:minmax(0,1.28fr) minmax(18rem,0.72fr);gap:clamp(1.2rem,4vw,4rem);align-items:center;padding:clamp(1.2rem,3vw,2.6rem) 0 clamp(1rem,3vw,2rem)}.page-estate-strategy-report .decision-answer-copy,.page-estate-strategy-report .decision-section-head,.page-estate-strategy-report .decision-next>div:first-child{display:grid;gap:0.72rem}.page-estate-strategy-report .decision-answer h1{max-width:13.5ch;margin:0;color:var(--pack-text);font-size:clamp(3rem,5.7vw,5.6rem);font-weight:var(--font-weight-extrabold);letter-spacing:0;line-height:0.98}.page-estate-strategy-report .decision-lede{max-width:56ch;margin:0;color:var(--pack-text);font-size:clamp(1.12rem,1.55vw,1.45rem);line-height:1.46}.page-estate-strategy-report .decision-relief,.page-estate-strategy-report .decision-section-head p,.page-estate-strategy-report .decision-next p,.page-estate-strategy-report .decision-case-note p,.page-estate-strategy-report .decision-case-note small{max-width:64ch;margin:0;color:var(--pack-soft);font-size:clamp(0.98rem,1.05vw,1.08rem);line-height:1.52}.page-estate-strategy-report .decision-case-note,.page-estate-strategy-report .benefit-snapshot article,.page-estate-strategy-report .choice-row,.page-estate-strategy-report .legacy-option,.page-estate-strategy-report .decision-evidence,.page-estate-strategy-report .proof-section,.page-estate-strategy-report .decision-next{border:1px solid var(--pack-line);border-radius:8px;background:rgba(255,255,255,0.026)}.page-estate-strategy-report .decision-case-note{display:grid;gap:0.55rem;padding:clamp(1rem,2vw,1.35rem);border-color:rgba(102,214,187,0.25);background:rgba(102,214,187,0.06)}.page-estate-strategy-report .benefit-snapshot,.page-estate-strategy-report .choice-list,.page-estate-strategy-report .legacy-option-list,.page-estate-strategy-report .input-list{display:grid;gap:0.72rem}.page-estate-strategy-report .benefit-snapshot{grid-template-columns:repeat(4,minmax(0,1fr));margin:clamp(1rem,2vw,1.5rem) 0}.page-estate-strategy-report .benefit-snapshot article{display:grid;gap:0.35rem;min-width:0;padding:1rem}.page-estate-strategy-report .benefit-snapshot strong{font-size:clamp(1.5rem,2.4vw,2.35rem);line-height:1}.page-estate-strategy-report .benefit-snapshot small,.page-estate-strategy-report .decision-sequence p,.page-estate-strategy-report .choice-row p,.page-estate-strategy-report .choice-row small,.page-estate-strategy-report .legacy-option p,.page-estate-strategy-report .legacy-option dd,.page-estate-strategy-report .input-list p,.page-estate-strategy-report .decision-evidence p{margin:0;color:var(--pack-muted);line-height:1.45}.page-estate-strategy-report .decision-sequence{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin:clamp(0.8rem,2vw,1.25rem) 0 clamp(2rem,4vw,3.5rem);border:1px solid var(--pack-line);border-radius:8px;overflow:hidden}.page-estate-strategy-report .decision-sequence article{display:grid;gap:0.35rem;padding:1rem;border-right:1px solid var(--pack-line);background:rgba(255,255,255,0.022)}.page-estate-strategy-report .decision-sequence article:last-child{border-right:0}.page-estate-strategy-report .decision-section{display:grid;gap:clamp(1rem,2vw,1.35rem);padding:clamp(1.8rem,4vw,3.5rem) 0;border-top:1px solid var(--pack-line)}.page-estate-strategy-report .decision-section h2,.page-estate-strategy-report .decision-next h2{max-width:18ch;margin:0;color:var(--pack-text);font-size:clamp(1.85rem,3vw,3.25rem);font-weight:var(--font-weight-extrabold);letter-spacing:0;line-height:1.03}.page-estate-strategy-report .choice-row{display:grid;grid-template-columns:minmax(13rem,0.82fr) minmax(0,1fr) minmax(0,1fr) minmax(12rem,0.9fr);gap:1rem;align-items:center;min-width:0;padding:1rem}.page-estate-strategy-report .choice-recommended{border-color:rgba(102,214,187,0.38);background:rgba(102,214,187,0.06)}.page-estate-strategy-report .choice-row strong{display:block;font-size:clamp(1.05rem,1.45vw,1.32rem);line-height:1.15}.page-estate-strategy-report .choice-row p,.page-estate-strategy-report .legacy-option p,.page-estate-strategy-report .legacy-option dd{color:var(--pack-soft)}.page-estate-strategy-report .legacy-option{display:grid;grid-template-columns:minmax(16rem,0.55fr) minmax(0,1fr) auto;gap:1rem;align-items:start;min-width:0;padding:1rem}.page-estate-strategy-report .legacy-option strong{display:block;margin-top:0.25rem;font-size:clamp(1.1rem,1.5vw,1.42rem);line-height:1.12}.page-estate-strategy-report .legacy-option dl{display:grid;gap:0.5rem;margin:0}.page-estate-strategy-report .legacy-option dt{color:var(--pack-green);font-size:0.72rem;font-weight:var(--font-weight-bold);text-transform:uppercase}.page-estate-strategy-report .legacy-option a,.page-estate-strategy-report .proof-section a{color:var(--pack-text);font-weight:var(--font-weight-bold);text-decoration:underline;text-underline-offset:0.24em}.page-estate-strategy-report .input-list{grid-template-columns:repeat(4,minmax(0,1fr))}.page-estate-strategy-report .input-list article{display:grid;gap:0.42rem;padding:1rem;border-top:2px solid rgba(102,214,187,0.35);border-radius:8px;background:rgba(255,255,255,0.026)}.page-estate-strategy-report .decision-evidence summary{padding:0.88rem 1rem;color:var(--pack-soft);font-weight:var(--font-weight-bold);cursor:pointer}.page-estate-strategy-report .decision-evidence div{display:grid;gap:0.5rem;padding:0 1rem 1rem}.page-estate-strategy-report .proof-section,.page-estate-strategy-report .decision-next{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(18rem,0.75fr);gap:1rem;align-items:center;padding:clamp(1rem,2vw,1.25rem)}.page-estate-strategy-report .decision-next{margin-top:clamp(1.5rem,3vw,2.5rem)}.page-estate-strategy-report .decision-next-actions{justify-content:end}@media (max-width:76rem){.page-estate-strategy-report .decision-brief-top,.page-estate-strategy-report .decision-answer,.page-estate-strategy-report .proof-section,.page-estate-strategy-report .decision-next{grid-template-columns:1fr}.page-estate-strategy-report .decision-brief-status,.page-estate-strategy-report .decision-brief-actions,.page-estate-strategy-report .decision-next-actions{justify-content:start}.page-estate-strategy-report .benefit-snapshot,.page-estate-strategy-report .decision-sequence,.page-estate-strategy-report .input-list{grid-template-columns:repeat(2,minmax(0,1fr))}.page-estate-strategy-report .choice-row,.page-estate-strategy-report .legacy-option{grid-template-columns:1fr}}@media (max-width:44rem){.page-estate-strategy-report .decision-brief-main{width:min(100% - 1rem,88rem);padding-top:1rem}.page-estate-strategy-report .decision-brief-status,.page-estate-strategy-report .decision-brief-actions button:last-child{display:none}.page-estate-strategy-report .decision-answer h1{font-size:clamp(2.55rem,12vw,3.75rem)}.page-estate-strategy-report .decision-lede{font-size:1.05rem}.page-estate-strategy-report .benefit-snapshot,.page-estate-strategy-report .decision-sequence,.page-estate-strategy-report .input-list{grid-template-columns:1fr}.page-estate-strategy-report .decision-sequence article{border-right:0;border-bottom:1px solid var(--pack-line)}.page-estate-strategy-report .decision-sequence article:last-child{border-bottom:0}.page-estate-strategy-report .decision-section h2,.page-estate-strategy-report .decision-next h2{font-size:clamp(1.65rem,8vw,2.35rem)}}@media print{.page-estate-strategy-report .decision-brief-top,.page-estate-strategy-report .decision-brief-main,.page-estate-strategy-report .brief-audio-mini{display:none !important}.page-estate-strategy-report .pack-print-only h2{margin:1rem 0 0.35rem;font-size:15pt}}.page-estate-strategy-report,.strategy-module-site{background:#0d0f12}.estate-strategy-site,.strategy-module-site{--site-bg:#0d0f12;--site-surface:#15181d;--site-panel:#1b2027;--site-line:rgba(255,255,255,0.09);--site-line-strong:rgba(255,255,255,0.17);--site-text:#f6f2eb;--site-soft:#d7d0c6;--site-muted:#a9a299;--site-green:#66d6bb;--site-amber:#f2b35d;--site-coral:#f36f6c;min-height:100dvh;background:radial-gradient(circle at 18% 6%,rgba(102,214,187,0.09),transparent 25rem),linear-gradient(180deg,#0d0f12 0%,#0d0f12 72%,#111820 100%);color:var(--site-text)}.strategy-site-top{position:sticky;top:0;z-index:30;display:grid;grid-template-columns:minmax(13rem,auto) minmax(0,1fr) auto;gap:1rem;align-items:center;min-height:4.15rem;padding:0.66rem clamp(0.9rem,2vw,1.6rem);border-bottom:1px solid var(--site-line);background:rgba(13,15,18,0.94);backdrop-filter:blur(18px)}.strategy-site-brand{display:grid;gap:0.08rem;color:var(--site-text);text-decoration:none}.strategy-site-brand span,.strategy-kicker,.strategy-rail-card span,.strategy-option-top span,.strategy-hero-number-grid span,.strategy-model-head span,.strategy-scenario-list span,.strategy-route-table span,.strategy-source-drawer span{color:var(--site-green);font-size:0.72rem;font-weight:var(--font-weight-bold);letter-spacing:0;line-height:1.1;text-transform:uppercase}.strategy-site-brand strong{font-size:1.02rem;line-height:1.05}.strategy-site-status,.strategy-site-actions,.strategy-hero-actions,.strategy-option-actions{display:flex;flex-wrap:wrap;gap:0.5rem;align-items:center}.strategy-site-status{justify-content:center}.strategy-site-status span{display:inline-flex;gap:0.4rem;align-items:baseline;min-height:2rem;padding:0.34rem 0.62rem;border:1px solid var(--site-line);border-radius:999px;background:rgba(255,255,255,0.035)}.strategy-site-status small,.strategy-site-status strong{font-size:0.8rem;line-height:1}.strategy-site-status small{color:var(--site-muted);font-weight:var(--font-weight-semibold)}.strategy-site-actions{justify-content:end}.strategy-site-actions button,.strategy-button,.strategy-option-actions button,.strategy-property-copy button{min-height:2.25rem;padding:0.5rem 0.82rem;border:1px solid var(--site-line-strong);border-radius:999px;background:rgba(255,255,255,0.04);color:var(--site-text);font:inherit;font-size:0.88rem;font-weight:var(--font-weight-bold);line-height:1.1;text-align:center;text-decoration:none;cursor:pointer}.strategy-button-primary,.strategy-site-actions button:first-child,.strategy-decision-matrix article.is-selected [data-option-select]{border-color:rgba(102,214,187,0.4);background:rgba(102,214,187,0.14)}.strategy-site-actions button:hover,.strategy-button:hover,.strategy-option-actions button:hover,.strategy-property-copy button:hover{border-color:rgba(102,214,187,0.48);background:rgba(102,214,187,0.09)}.strategy-site-layout{display:grid;grid-template-columns:16rem minmax(0,1fr);min-height:calc(100dvh - 4.15rem)}.strategy-site-rail{position:sticky;top:4.15rem;align-self:start;height:calc(100dvh - 4.15rem);padding:0.8rem;overflow:auto;border-right:1px solid var(--site-line);background:rgba(13,15,18,0.68)}.strategy-rail-card,.strategy-rail-nav a{display:grid;gap:0.28rem;padding:0.84rem;border:1px solid var(--site-line);border-radius:8px;background:rgba(255,255,255,0.035)}.strategy-rail-card{margin-bottom:0.72rem}.strategy-rail-card strong,.strategy-rail-nav strong{color:var(--site-text);font-size:0.98rem;line-height:1.12}.strategy-rail-card p,.strategy-rail-nav small{margin:0;color:var(--site-muted);font-size:0.8rem;line-height:1.35}.strategy-rail-nav{display:grid;gap:0.5rem}.strategy-rail-nav a{color:var(--site-text);text-decoration:none}.strategy-rail-nav a:hover{border-color:rgba(102,214,187,0.38);background:rgba(102,214,187,0.08)}.strategy-site-main{width:min(86rem,calc(100vw - clamp(1.1rem,4vw,4rem)));margin:0 auto;padding:clamp(1.4rem,3vw,3.2rem) 0 clamp(4rem,8vw,7rem)}.strategy-snapshot-hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(18rem,0.62fr);gap:clamp(1.2rem,4vw,4rem);align-items:center;min-height:22rem}.strategy-snapshot-copy h1{max-width:12ch;margin:0.7rem 0 0;color:var(--site-text);font-size:clamp(2.55rem,6.1vw,5.25rem);line-height:0.96;letter-spacing:0}.strategy-lede,.strategy-hope,.strategy-section-head p,.strategy-decision-matrix p,.strategy-property-copy p,.strategy-handoff-card p{color:var(--site-soft);font-size:clamp(0.98rem,1.2vw,1.08rem);line-height:1.55}.strategy-lede{max-width:58rem;margin:1rem 0 0}.strategy-hope{margin:0.75rem 0 0;color:var(--site-green);font-weight:var(--font-weight-bold)}.strategy-hero-actions{margin-top:1.1rem}.strategy-verdict-card,.strategy-runway-card,.strategy-waterfall-card,.strategy-decision-matrix article,.strategy-route-table article,.strategy-source-drawer,.strategy-handoff-card{border:1px solid var(--site-line);border-radius:8px;background:rgba(255,255,255,0.035)}.strategy-verdict-card{display:grid;gap:0.7rem;padding:1rem}.strategy-verdict-card strong{color:var(--site-green);font-size:clamp(1.8rem,3vw,2.6rem);line-height:0.98}.strategy-verdict-card p,.strategy-verdict-card small{margin:0;color:var(--site-muted);line-height:1.45}.strategy-verdict-card b{display:block;margin-top:0.2rem;color:var(--site-text)}.strategy-hero-number-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0.7rem;margin-top:1rem}.strategy-hero-number-grid article{display:grid;gap:0.32rem;min-height:8.4rem;padding:0.95rem;border:1px solid var(--site-line);border-radius:8px;background:rgba(255,255,255,0.035)}.strategy-hero-number-grid strong{color:var(--site-text);font-size:clamp(1.6rem,3vw,2.25rem);line-height:1}.strategy-hero-number-grid .is-positive strong{color:var(--site-green)}.strategy-hero-number-grid .is-danger strong,.strategy-hero-number-grid .is-warning strong{color:var(--site-coral)}.strategy-hero-number-grid small{color:var(--site-muted);line-height:1.35}.strategy-scenario-strip,.strategy-model-grid,.strategy-property-panel{display:grid;grid-template-columns:minmax(16rem,0.48fr) minmax(0,1fr);gap:0.9rem;align-items:start;padding-top:clamp(2rem,4vw,3.6rem)}.strategy-scenario-strip h2,.strategy-section-head h2,.strategy-property-copy h2{margin:0.35rem 0 0;color:var(--site-text);font-size:clamp(1.95rem,3.7vw,3.2rem);line-height:1.03;letter-spacing:0}.strategy-scenario-list,.strategy-decision-matrix,.strategy-route-table,.strategy-next-grid{display:grid;gap:0.72rem}.strategy-scenario-list{grid-template-columns:repeat(5,minmax(0,1fr))}.strategy-scenario-list button{display:grid;gap:0.34rem;min-height:8.6rem;padding:0.82rem;border:1px solid var(--site-line);border-radius:8px;background:rgba(255,255,255,0.035);color:var(--site-text);font:inherit;text-align:left;cursor:pointer}.strategy-scenario-list button.is-active,.strategy-scenario-list button:hover{border-color:rgba(102,214,187,0.42);background:rgba(102,214,187,0.09)}.strategy-scenario-list strong{font-size:1rem;line-height:1.12}.strategy-scenario-list small{color:var(--site-muted)}.strategy-model-grid{grid-template-columns:minmax(0,0.82fr) minmax(0,1.18fr)}.strategy-runway-card,.strategy-waterfall-card{display:grid;gap:1rem;padding:1rem}.strategy-model-head strong{display:block;margin-top:0.18rem;color:var(--site-text);font-size:clamp(1.7rem,3.2vw,2.5rem);line-height:1}.strategy-model-head p{margin:0.5rem 0 0;color:var(--site-muted);line-height:1.45}.strategy-runway-meter{height:0.92rem;overflow:hidden;border:1px solid var(--site-line);border-radius:999px;background:rgba(255,255,255,0.06)}.strategy-runway-meter i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--site-green),var(--site-amber))}.strategy-runway-card dl,.strategy-decision-matrix dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0.65rem;margin:0}.strategy-runway-card dt,.strategy-decision-matrix dt{color:var(--site-green);font-size:0.68rem;font-weight:var(--font-weight-bold);text-transform:uppercase}.strategy-runway-card dd,.strategy-decision-matrix dd{margin:0.12rem 0 0;color:var(--site-soft);line-height:1.35}.strategy-waterfall-bars{display:grid;gap:0.78rem}.strategy-waterfall-bars div{display:grid;grid-template-columns:9rem minmax(0,1fr) 7.8rem;gap:0.65rem;align-items:center}.strategy-waterfall-bars span,.strategy-deduction-strip small{color:var(--site-muted);font-size:0.78rem}.strategy-waterfall-bars b{display:block;height:0.7rem;border-radius:999px;background:linear-gradient(90deg,var(--site-green),var(--site-amber))}.strategy-waterfall-bars .is-warning b{background:linear-gradient(90deg,var(--site-coral),var(--site-amber))}.strategy-waterfall-bars strong{color:var(--site-text);font-size:0.95rem;text-align:right}.strategy-deduction-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0.5rem}.strategy-deduction-strip span{display:grid;gap:0.16rem;padding:0.6rem;border:1px solid var(--site-line);border-radius:8px}.strategy-deduction-strip b{color:var(--site-text)}.strategy-site-section{padding-top:clamp(2.3rem,5vw,4.8rem)}.strategy-section-head{display:grid;gap:0.4rem;max-width:48rem;margin-bottom:1rem}.strategy-decision-matrix{grid-template-columns:repeat(4,minmax(0,1fr))}.strategy-decision-matrix article{display:grid;gap:0.78rem;align-content:start;padding:1rem}.strategy-decision-matrix article.is-selected{border-color:rgba(102,214,187,0.42);background:rgba(102,214,187,0.08)}.strategy-option-top{display:grid;gap:0.32rem}.strategy-option-top strong{color:var(--site-text);font-size:1.25rem;line-height:1.05}.strategy-option-actions{justify-content:start}.strategy-print-only{display:none}@media (max-width:1120px){.strategy-scenario-list,.strategy-decision-matrix,.strategy-route-table,.strategy-next-grid,.strategy-source-drawer>div{grid-template-columns:repeat(2,minmax(0,1fr))}.strategy-risk-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:920px){.strategy-site-top{position:static;grid-template-columns:1fr}.strategy-site-status,.strategy-site-actions{justify-content:start}.strategy-site-layout{display:block}.strategy-site-rail{display:none}.strategy-site-main{width:min(100% - 1rem,48rem);padding-top:1rem}.strategy-snapshot-hero,.strategy-scenario-strip,.strategy-model-grid,.strategy-property-panel,.strategy-handoff-card{grid-template-columns:1fr}.strategy-hero-number-grid,.strategy-deduction-strip,.strategy-delay-grid,.strategy-record-chip-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.strategy-snapshot-copy h1{font-size:2.55rem}.strategy-hero-number-grid,.strategy-scenario-list,.strategy-decision-matrix,.strategy-route-table,.strategy-next-grid,.strategy-source-drawer>div,.strategy-risk-list,.strategy-deduction-strip,.strategy-delay-grid,.strategy-record-chip-grid,.strategy-runway-card dl,.strategy-decision-matrix dl{grid-template-columns:1fr}.strategy-waterfall-bars div{grid-template-columns:1fr}.strategy-waterfall-bars strong{text-align:left}}@media print{.estate-strategy-site{background:#fff;color:#111}.strategy-site-top,.strategy-site-layout,.strategy-companion,.brief-audio-mini{display:none !important}.strategy-print-only{display:block;max-width:42rem;margin:0 auto;padding:0;color:#111;font-family:Georgia,"Times New Roman",serif}.strategy-print-only h1,.strategy-print-only h2{color:#111}}.strategy-companion-fab{position:fixed;right:1rem;bottom:1rem;z-index:45;display:inline-grid;gap:0.02rem;min-width:9.8rem;padding:0.66rem 0.84rem;border:1px solid rgba(102,214,187,0.42);border-radius:999px;background:rgba(20,34,31,0.96);color:var(--site-text);font:inherit;text-align:left;box-shadow:0 18px 44px rgba(0,0,0,0.34);cursor:pointer}.strategy-companion-fab span{font-weight:var(--font-weight-bold)}.strategy-companion-fab small{color:var(--site-muted)}.strategy-companion-panel{position:fixed;right:1rem;bottom:5.2rem;z-index:50;width:min(26rem,calc(100vw - 2rem));overflow:hidden;border:1px solid var(--site-line-strong);border-radius:12px;background:rgba(19,22,27,0.98);color:var(--site-text);box-shadow:0 22px 64px rgba(0,0,0,0.45)}.strategy-companion-panel header{display:flex;gap:1rem;align-items:start;justify-content:space-between;padding:1rem;border-bottom:1px solid var(--site-line)}.strategy-companion-panel h2{margin:0.16rem 0 0;color:var(--site-text);font-size:1.22rem}.strategy-companion-panel header span,.strategy-companion-body span{color:var(--site-green);font-size:0.72rem;font-weight:var(--font-weight-bold);text-transform:uppercase}.strategy-companion-panel header button{padding:0.36rem 0.56rem;border:1px solid var(--site-line);border-radius:8px;background:transparent;color:var(--site-soft);font:inherit;cursor:pointer}.strategy-companion-body{display:grid;gap:0.72rem;padding:1rem}.strategy-companion-body article{display:grid;gap:0.28rem;padding:0.8rem;border:1px solid var(--site-line);border-radius:8px;background:rgba(255,255,255,0.035)}.strategy-companion-body p{margin:0;color:var(--site-soft);line-height:1.45}.strategy-companion-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0.5rem}.strategy-companion-actions button{min-height:2.4rem;padding:0.48rem;border:1px solid var(--site-line);border-radius:8px;background:rgba(255,255,255,0.04);color:var(--site-text);font:inherit;font-weight:var(--font-weight-bold);cursor:pointer}.strategy-companion-actions button:hover,.strategy-companion-panel header button:hover{border-color:rgba(102,214,187,0.44);background:rgba(102,214,187,0.09)}@media (max-width:560px){.strategy-companion-fab{right:0.7rem;bottom:0.7rem;min-width:0;max-width:9.5rem;padding:0.54rem 0.72rem;font-size:0.9rem}.strategy-companion-fab small{display:none}.strategy-companion-panel{right:0.7rem;bottom:4.8rem;width:calc(100vw - 1.4rem)}}.strategy-module-site .estate-module-top{position:sticky;top:0;z-index:30;display:grid;grid-template-columns:minmax(13rem,auto) minmax(0,1fr);gap:1rem;align-items:center;min-height:4.15rem;padding:0.66rem clamp(0.9rem,2vw,1.6rem);border-bottom:1px solid var(--site-line);background:rgba(13,15,18,0.94);backdrop-filter:blur(18px)}.strategy-module-site .brief-app-brand{display:grid;gap:0.08rem;color:var(--site-text);text-decoration:none}.strategy-module-site .brief-app-brand span{color:var(--site-green);font-size:0.72rem;font-weight:var(--font-weight-bold);text-transform:uppercase}.strategy-module-site .brief-app-brand strong{color:var(--site-text);font-size:1.02rem;line-height:1.05}.strategy-module-site .brief-app-actions{display:flex;flex-wrap:wrap;gap:0.5rem;align-items:center;justify-content:end}.strategy-module-site .brief-app-actions a,.strategy-module-site .brief-app-actions button,.strategy-module-site .mini-brief-next button{min-height:2.25rem;padding:0.48rem 0.78rem;border:1px solid var(--site-line-strong);border-radius:8px;background:rgba(255,255,255,0.04);color:var(--site-text);font:inherit;font-size:0.88rem;font-weight:var(--font-weight-bold);line-height:1.1;text-align:center;text-decoration:none;cursor:pointer}.strategy-module-site .brief-app-actions a:hover,.strategy-module-site .brief-app-actions button:hover,.strategy-module-site .mini-brief-next button:hover{border-color:rgba(102,214,187,0.44);background:rgba(102,214,187,0.09)}.strategy-module-site .estate-module-main{width:min(74rem,calc(100vw - clamp(1.2rem,4vw,4rem)));margin:0 auto;padding:clamp(1.4rem,3vw,3.4rem) 0 clamp(4rem,8vw,7rem)}.strategy-module-site .estate-module-hero{display:grid;grid-template-columns:minmax(0,0.9fr) minmax(18rem,0.7fr);gap:1.1rem;align-items:end;padding:clamp(1.6rem,4vw,3.4rem) 0 1.2rem}.strategy-module-site .estate-module-hero-copy{display:grid;gap:0.7rem}.strategy-module-site .estate-module-hero:not(:has(.estate-module-visual)){grid-template-columns:1fr}.strategy-module-site .estate-module-hero h1{margin:0;color:var(--site-text);font-size:clamp(2rem,4vw,3.4rem);line-height:1.03;letter-spacing:0}.strategy-module-site .estate-module-hero p,.strategy-module-site .estate-module-answer p{color:var(--site-soft);font-size:clamp(0.96rem,1.25vw,1.08rem);line-height:1.55}.strategy-module-site .estate-module-visual{display:grid;gap:0.55rem;margin:0}.strategy-module-site .estate-module-visual img{display:block;width:100%;aspect-ratio:16 / 10;object-fit:cover;border:1px solid var(--site-line-strong);border-radius:8px;box-shadow:0 24px 64px rgba(0,0,0,0.32)}.strategy-module-site .estate-module-visual figcaption{color:var(--site-muted);font-size:0.86rem;line-height:1.38}.strategy-module-site .estate-module-actions{display:flex;flex-wrap:wrap;gap:0.55rem}.strategy-module-site .estate-module-answer,.strategy-module-site .estate-module-next-inputs,.strategy-module-site .estate-module-briefing,.strategy-module-site .estate-module-columns,.strategy-module-site .estate-module-evidence,.strategy-module-site .mini-brief-next{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0.78rem;margin-top:0.9rem}.strategy-module-site .estate-module-answer article,.strategy-module-site .estate-module-input-grid article,.strategy-module-site .estate-module-briefing article,.strategy-module-site .estate-module-columns>div,.strategy-module-site .estate-module-boundary,.strategy-module-site .estate-module-records-extra,.strategy-module-site .mini-brief-next article{padding:1rem;border:1px solid var(--site-line);border-radius:8px;background:rgba(255,255,255,0.035)}.strategy-module-site .estate-module-answer span,.strategy-module-site .estate-module-input-grid span,.strategy-module-site .estate-module-briefing span,.strategy-module-site .estate-module-boundary span,.strategy-module-site .mini-brief-next span{color:var(--site-green);font-size:0.72rem;font-weight:var(--font-weight-bold);text-transform:uppercase}.strategy-module-site .estate-module-answer strong,.strategy-module-site .estate-module-input-grid strong,.strategy-module-site .estate-module-briefing strong,.strategy-module-site .estate-module-boundary strong,.strategy-module-site .mini-brief-next strong{display:block;color:var(--site-text);font-size:1.15rem;line-height:1.18}.strategy-module-site .estate-module-columns h2,.strategy-module-site .estate-module-workflow h2,.strategy-module-site .estate-module-records-extra h2{margin:1.5rem 0 0;color:var(--site-text);font-size:1.35rem}.strategy-module-site .estate-module-next-inputs{grid-template-columns:minmax(13rem,0.35fr) minmax(0,1fr);align-items:start;padding:1rem;border:1px solid rgba(102,214,187,0.2);border-radius:8px;background:linear-gradient(135deg,rgba(102,214,187,0.08),rgba(255,255,255,0.025)),rgba(255,255,255,0.02)}.strategy-module-site .estate-module-next-inputs h2{margin:0.2rem 0 0;color:var(--site-text);font-size:clamp(1.25rem,2vw,1.8rem);line-height:1.08}.strategy-module-site .estate-module-input-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0.68rem}.strategy-module-site .estate-module-input-grid article{background:rgba(9,12,16,0.48)}.strategy-module-site .estate-module-input-grid p{margin:0.46rem 0 0;color:var(--site-muted);font-size:0.92rem;line-height:1.42}.strategy-module-site .estate-module-list{display:grid;gap:0.6rem;padding:0;margin:0.9rem 0 0;list-style:none}.strategy-module-site .estate-module-list li{padding-left:0.85rem;border-left:2px solid rgba(102,214,187,0.45);color:var(--site-soft);line-height:1.42}.strategy-module-site .estate-module-evidence{align-items:start}.strategy-module-site .pack-evidence-drawer{border:1px solid var(--site-line);border-radius:8px;background:rgba(255,255,255,0.035)}.strategy-module-site .pack-evidence-drawer summary{padding:1rem;color:var(--site-text);cursor:pointer}.strategy-module-site .pack-evidence-drawer div{padding:0 1rem 1rem}.strategy-module-site .estate-module-reference{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0.68rem;margin-top:0.9rem}.strategy-module-site .estate-module-reference a{display:grid;gap:0.28rem;min-height:5.5rem;padding:0.9rem;border:1px solid var(--site-line);border-radius:8px;background:rgba(255,255,255,0.035);color:var(--site-soft);text-decoration:none}.strategy-module-site .estate-module-reference a:hover{border-color:rgba(102,214,187,0.45);background:rgba(102,214,187,0.08)}.strategy-module-site .estate-module-reference strong{color:var(--site-text);font-size:1rem}.strategy-module-site .estate-module-reference small{color:var(--site-muted);font-size:0.84rem;line-height:1.35}@media (max-width:920px){.strategy-module-site .estate-module-top{grid-template-columns:1fr;position:static}.strategy-module-site .brief-app-actions{justify-content:start}.strategy-module-site .estate-module-main{width:min(100% - 1rem,48rem);padding-top:1rem}.strategy-module-site .estate-module-hero{grid-template-columns:1fr}.strategy-module-site .estate-module-answer,.strategy-module-site .estate-module-next-inputs,.strategy-module-site .estate-module-briefing,.strategy-module-site .estate-module-columns,.strategy-module-site .estate-module-evidence,.strategy-module-site .mini-brief-next{grid-template-columns:1fr}.strategy-module-site .estate-module-input-grid,.strategy-module-site .estate-module-reference{grid-template-columns:1fr}}.preliminary-strategy .strategy-runway-meter.is-width-78 i{width:78%}.preliminary-strategy .strategy-waterfall-bars .is-width-35 b{width:35%}.preliminary-strategy .strategy-waterfall-bars .is-width-72 b{width:72%}.preliminary-strategy .strategy-waterfall-bars .is-width-92 b{width:92%}.preliminary-strategy .strategy-delay-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0.72rem}.preliminary-strategy .strategy-customer-read{display:grid;grid-template-columns:minmax(16rem,0.45fr) minmax(0,1fr);gap:1rem;align-items:start}.preliminary-strategy .strategy-customer-read h2{margin:0.35rem 0 0;color:var(--site-text);font-size:clamp(1.95rem,3.7vw,3.2rem);line-height:1.03;letter-spacing:0}.preliminary-strategy .strategy-read-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0.72rem}.preliminary-strategy .strategy-read-grid article,.preliminary-strategy .strategy-step-sequence article{display:grid;gap:0.38rem;padding:0.95rem;border:1px solid var(--site-line);border-radius:8px;background:rgba(255,255,255,0.035)}.preliminary-strategy .strategy-read-grid span,.preliminary-strategy .strategy-step-sequence span,.preliminary-strategy .strategy-next-grid span{color:var(--site-green);font-weight:var(--font-weight-bold)}.preliminary-strategy .strategy-read-grid strong,.preliminary-strategy .strategy-step-sequence strong{color:var(--site-text);font-size:1.05rem;line-height:1.15}.preliminary-strategy .strategy-read-grid p,.preliminary-strategy .strategy-step-sequence p,.preliminary-strategy .strategy-not-now li{margin:0;color:var(--site-soft);line-height:1.42}.preliminary-strategy .strategy-recommendation-panel{display:grid;gap:0.9rem}.preliminary-strategy .strategy-step-sequence{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0.72rem}.preliminary-strategy .strategy-not-now{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1rem;align-items:end;padding:1rem;border:1px solid rgba(242,179,93,0.24);border-radius:8px;background:rgba(242,179,93,0.055)}.preliminary-strategy .strategy-not-now h3{grid-column:1 / -1;margin:0;color:var(--site-text);font-size:1.25rem}.preliminary-strategy .strategy-not-now ul{display:grid;gap:0.45rem;padding:0;margin:0;list-style:none}.preliminary-strategy .strategy-not-now li{padding-left:0.82rem;border-left:2px solid rgba(242,179,93,0.55)}.preliminary-strategy .strategy-not-now button{min-height:2.35rem;padding:0.52rem 0.9rem;border:1px solid var(--site-line-strong);border-radius:999px;background:rgba(255,255,255,0.045);color:var(--site-text);font:inherit;font-weight:var(--font-weight-bold);cursor:pointer}.preliminary-strategy .strategy-delay-grid article{display:grid;gap:0.32rem;padding:0.9rem;border:1px solid rgba(243,111,108,0.2);border-radius:8px;background:rgba(243,111,108,0.055)}.preliminary-strategy .strategy-delay-grid strong{color:var(--site-coral);font-size:1.7rem}.preliminary-strategy .strategy-service-lanes{display:grid;gap:0.95rem}.preliminary-strategy .strategy-service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0.85rem}.preliminary-strategy .strategy-service-card{display:grid;grid-template-rows:auto 1fr;overflow:hidden;border:1px solid var(--site-line);border-radius:8px;background:rgba(255,255,255,0.035)}.preliminary-strategy .strategy-service-image{display:block;overflow:hidden;border-bottom:1px solid var(--site-line)}.preliminary-strategy .strategy-service-image img{display:block;width:100%;aspect-ratio:16 / 9;object-fit:cover}.preliminary-strategy .strategy-service-copy{display:grid;gap:0.62rem;padding:0.95rem}.preliminary-strategy .strategy-service-copy span{color:var(--site-green);font-size:0.78rem;font-weight:var(--font-weight-bold);text-transform:uppercase}.preliminary-strategy .strategy-service-copy h3{margin:0;color:var(--site-text);font-size:1.18rem;line-height:1.12}.preliminary-strategy .strategy-service-copy p,.preliminary-strategy .strategy-service-copy li{margin:0;color:var(--site-soft);line-height:1.42}.preliminary-strategy .strategy-service-copy ul{display:grid;gap:0.42rem;padding:0;margin:0;list-style:none}.preliminary-strategy .strategy-service-copy li{padding-left:0.78rem;border-left:2px solid rgba(102,214,187,0.38)}.preliminary-strategy .strategy-service-copy>strong{color:var(--site-text);font-size:0.95rem;line-height:1.28}.preliminary-strategy .strategy-risk-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0.7rem;padding:0;margin:0.8rem 0 0;list-style:none}.preliminary-strategy .strategy-risk-list li{padding:0.8rem;border:1px solid rgba(242,179,93,0.2);border-radius:8px;background:rgba(242,179,93,0.06);color:var(--site-soft);line-height:1.4}.preliminary-strategy .strategy-property-panel{grid-template-columns:minmax(0,1.05fr) minmax(20rem,0.95fr);align-items:center}.preliminary-strategy .strategy-property-image img{width:100%;border:1px solid var(--site-line-strong);border-radius:8px;box-shadow:0 24px 72px rgba(0,0,0,0.35)}.preliminary-strategy .strategy-property-copy{display:grid;gap:0.75rem}.preliminary-strategy .strategy-property-copy ul{display:grid;gap:0.5rem;padding:0;margin:0;list-style:none}.preliminary-strategy .strategy-property-copy li,.preliminary-strategy .strategy-handoff-card li{padding-left:0.85rem;border-left:2px solid rgba(102,214,187,0.45);color:var(--site-soft);line-height:1.42}.preliminary-strategy .strategy-property-copy>strong{color:var(--site-green);font-size:1.15rem}.preliminary-strategy .strategy-route-table,.preliminary-strategy .strategy-next-grid,.preliminary-strategy .strategy-record-chip-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0.72rem}.preliminary-strategy .strategy-route-table article,.preliminary-strategy .strategy-next-grid a,.preliminary-strategy .strategy-record-chip-grid span{display:grid;gap:0.34rem;padding:0.9rem;border:1px solid var(--site-line);border-radius:8px;background:rgba(255,255,255,0.035)}.preliminary-strategy .strategy-route-table strong,.preliminary-strategy .strategy-next-grid strong,.preliminary-strategy .strategy-record-chip-grid strong{color:var(--site-text);font-size:1.05rem}.preliminary-strategy .strategy-route-table p,.preliminary-strategy .strategy-route-table small,.preliminary-strategy .strategy-next-grid small,.preliminary-strategy .strategy-record-chip-grid small{margin:0;color:var(--site-muted);line-height:1.38}.preliminary-strategy .strategy-source-drawer{margin-top:0.8rem}.preliminary-strategy .strategy-source-drawer summary{padding:0.82rem;color:var(--site-text);cursor:pointer}.preliminary-strategy .strategy-source-drawer>div{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0.65rem;padding:0 0.82rem 0.82rem}.preliminary-strategy .strategy-source-drawer article{display:grid;gap:0.32rem;padding:0.78rem;border:1px solid var(--site-line);border-radius:8px}.preliminary-strategy .strategy-source-drawer p{margin:0;color:var(--site-muted);line-height:1.38}.preliminary-strategy .strategy-inline-actions{display:flex;flex-wrap:wrap;gap:0.55rem;margin-top:0.85rem}.preliminary-strategy .strategy-next-grid a{color:var(--site-text);text-decoration:none}.preliminary-strategy .strategy-next-grid span{color:var(--site-green);font-weight:var(--font-weight-bold)}.preliminary-strategy .strategy-handoff-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(18rem,0.6fr);gap:1rem;margin-top:0.8rem;padding:1rem}.preliminary-strategy .strategy-handoff-card h3{margin:0;color:var(--site-text)}@media (max-width:920px){.preliminary-strategy .strategy-property-panel,.preliminary-strategy .strategy-handoff-card,.preliminary-strategy .strategy-customer-read,.preliminary-strategy .strategy-not-now{grid-template-columns:1fr}.preliminary-strategy .strategy-route-table,.preliminary-strategy .strategy-next-grid,.preliminary-strategy .strategy-record-chip-grid,.preliminary-strategy .strategy-source-drawer>div,.preliminary-strategy .strategy-risk-list,.preliminary-strategy .strategy-service-grid,.preliminary-strategy .strategy-read-grid,.preliminary-strategy .strategy-step-sequence{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.preliminary-strategy .strategy-delay-grid,.preliminary-strategy .strategy-route-table,.preliminary-strategy .strategy-next-grid,.preliminary-strategy .strategy-record-chip-grid,.preliminary-strategy .strategy-source-drawer>div,.preliminary-strategy .strategy-risk-list,.preliminary-strategy .strategy-service-grid,.preliminary-strategy .strategy-read-grid,.preliminary-strategy .strategy-step-sequence{grid-template-columns:1fr}.preliminary-strategy .strategy-route-table article,.preliminary-strategy .strategy-next-grid a,.preliminary-strategy .strategy-record-chip-grid span{min-height:auto}.preliminary-strategy .strategy-service-copy ul{display:none}.preliminary-strategy .strategy-service-copy>strong{font-size:0.86rem}}﻿ .living-strategy{--living-max:76rem}.living-topbar{position:sticky;top:0;z-index:35;display:grid;grid-template-columns:minmax(12rem,auto) minmax(0,1fr) auto;gap:1rem;align-items:center;min-height:4.05rem;padding:0.62rem clamp(0.9rem,2vw,1.5rem);border-bottom:1px solid var(--site-line);background:rgba(13,15,18,0.95);backdrop-filter:blur(18px)}.living-brand{display:grid;gap:0.06rem;color:var(--site-text);text-decoration:none}.living-brand span,.living-kicker,.living-brief-card span,.living-metrics span,.living-intake-grid span,.living-sequence span,.living-path-list span,.living-service-grid span,.living-photo-grid span,.living-record-list span,.living-source-grid span{color:var(--site-green);font-size:0.72rem;font-weight:var(--font-weight-bold);letter-spacing:0;line-height:1.1;text-transform:uppercase}.living-brand strong{color:var(--site-text);font-size:1.02rem;line-height:1.08}.living-status,.living-actions,.living-primary-row,.living-revision-row,.living-service-grid article>div{display:flex;flex-wrap:wrap;gap:0.5rem;align-items:center}.living-status{justify-content:center}.living-status span{display:inline-flex;gap:0.42rem;align-items:baseline;min-height:2rem;padding:0.34rem 0.62rem;border:1px solid var(--site-line);border-radius:999px;background:rgba(255,255,255,0.035)}.living-status small{color:var(--site-muted);font-size:0.78rem;font-weight:var(--font-weight-semibold)}.living-status b{color:var(--site-text);font-size:0.82rem;line-height:1}.living-actions{justify-content:end}.living-actions button,.living-button,.living-primary-row button,.living-path-list button,.living-revision-row button,.living-service-grid button,.living-photo-grid button,.living-handoff-card button{min-height:2.28rem;padding:0.5rem 0.82rem;border:1px solid var(--site-line-strong);border-radius:999px;background:rgba(255,255,255,0.045);color:var(--site-text);font:inherit;font-size:0.88rem;font-weight:var(--font-weight-bold);line-height:1.1;text-align:center;text-decoration:none;cursor:pointer}.living-button-primary,.living-actions button:first-child,.living-path-list article.is-selected button{border-color:rgba(102,214,187,0.44);background:rgba(102,214,187,0.14)}.living-actions button:hover,.living-button:hover,.living-primary-row button:hover,.living-path-list button:hover,.living-revision-row button:hover,.living-service-grid button:hover,.living-service-grid a:hover,.living-photo-grid button:hover,.living-detail-grid a:hover,.living-handoff-card button:hover{border-color:rgba(102,214,187,0.5);background:rgba(102,214,187,0.09)}.living-main{width:min(var(--living-max),calc(100vw - clamp(1rem,5vw,5rem)));margin:0 auto;padding:clamp(1.4rem,3.6vw,3.4rem) 0 clamp(4rem,9vw,7rem)}.living-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(18rem,0.42fr);gap:clamp(1.2rem,4vw,3rem);align-items:center;min-height:min(40rem,calc(100dvh - 4.2rem))}.living-hero-copy{display:grid;gap:1rem;align-content:center}.living-hero h1{max-width:15ch;margin:0;color:var(--site-text);font-size:clamp(2.65rem,5.6vw,5.4rem);font-weight:var(--font-weight-extrabold);line-height:0.94;letter-spacing:0}.living-answer{max-width:56rem;margin:0;color:var(--site-soft);font-size:clamp(1rem,1.45vw,1.22rem);line-height:1.52}.living-human-note{max-width:46rem;margin:0;color:var(--site-green);font-weight:var(--font-weight-bold);line-height:1.45}.living-brief-card,.living-panel,.living-metrics article,.living-intake-grid article,.living-sequence article,.living-runway-card,.living-waterfall,.living-path-list article,.living-option-focus,.living-service-grid article,.living-photo-grid article,.living-record-list article,.living-detail-grid a,.living-source-grid article,.living-handoff-card{border:1px solid var(--site-line);border-radius:8px;background:rgba(255,255,255,0.035)}.living-brief-card{display:grid;gap:0.72rem;padding:1rem;background:linear-gradient(180deg,rgba(102,214,187,0.08),rgba(255,255,255,0.03))}.living-brief-card strong{color:var(--site-text);font-size:clamp(1.65rem,3vw,2.35rem);line-height:1}.living-brief-card p{margin:0;color:var(--site-soft);line-height:1.4}.living-brief-card dl{display:grid;gap:0.52rem;margin:0}.living-brief-card div{padding-top:0.52rem;border-top:1px solid var(--site-line)}.living-brief-card dt{color:var(--site-muted);font-size:0.72rem;font-weight:var(--font-weight-bold);text-transform:uppercase}.living-brief-card dd{margin:0.1rem 0 0;color:var(--site-text)}.living-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0.7rem;margin-top:1rem}.living-metrics article{display:grid;gap:0.35rem;min-height:7.6rem;padding:0.95rem}.living-metrics strong{color:var(--site-text);font-size:clamp(1.55rem,3vw,2.2rem);line-height:1}.living-metrics .is-good strong{color:var(--site-green)}.living-metrics .is-warning strong,.living-metrics .is-risk strong{color:var(--site-coral)}.living-metrics p{margin:0;color:var(--site-muted);line-height:1.35}.living-panel{display:grid;gap:1rem;margin-top:clamp(1rem,2.5vw,1.5rem);padding:clamp(1rem,2.5vw,1.35rem);background:rgba(255,255,255,0.026);scroll-margin-top:5rem}.living-services-priority{border-color:rgba(102,214,187,0.24);background:linear-gradient(180deg,rgba(102,214,187,0.055),rgba(255,255,255,0.026))}.living-section-head{display:grid;gap:0.42rem;max-width:56rem}.living-section-head h2{margin:0;color:var(--site-text);font-size:clamp(1.55rem,2.7vw,2.55rem);line-height:1.05;letter-spacing:0}.living-section-head p{margin:0;color:var(--site-soft);font-size:clamp(0.97rem,1.12vw,1.06rem);line-height:1.5}.living-intake-grid,.living-sequence,.living-photo-grid,.living-record-list,.living-detail-grid,.living-source-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0.72rem}.living-intake-grid article,.living-sequence article,.living-photo-grid article,.living-record-list article,.living-source-grid article{display:grid;gap:0.34rem;padding:0.92rem}.living-intake-grid strong,.living-sequence strong,.living-photo-grid strong,.living-record-list strong,.living-source-grid strong{color:var(--site-text);font-size:1.05rem;line-height:1.18}.living-intake-grid p,.living-sequence p,.living-photo-grid p,.living-record-list p,.living-source-grid p{margin:0;color:var(--site-muted);line-height:1.42}.living-disclosure{border:1px solid var(--site-line);border-radius:8px;background:rgba(255,255,255,0.035)}.living-disclosure summary{padding:0.9rem;color:var(--site-text);font-weight:var(--font-weight-bold);cursor:pointer}.living-disclosure ul{display:grid;gap:0.45rem;padding:0 1rem 1rem 1.35rem;margin:0;color:var(--site-soft);line-height:1.45}.living-money-layout{display:grid;grid-template-columns:minmax(16rem,0.38fr) minmax(0,1fr);gap:0.72rem;align-items:stretch}.living-runway-card,.living-waterfall{display:grid;gap:0.7rem;padding:1rem}.living-runway-card span{color:var(--site-green);font-size:0.78rem;font-weight:var(--font-weight-bold);text-transform:uppercase}.living-runway-card strong{color:var(--site-text);font-size:clamp(1.5rem,3vw,2.25rem);line-height:1}.living-runway-card p{margin:0;color:var(--site-soft);line-height:1.35}.living-waterfall div{display:grid;grid-template-columns:8rem minmax(0,1fr) 7.2rem;gap:0.65rem;align-items:center}.living-waterfall span{color:var(--site-muted);font-size:0.78rem}.living-waterfall b{display:block;width:50%;height:0.7rem;border-radius:999px;background:linear-gradient(90deg,var(--site-green),var(--site-amber))}.living-waterfall .width-35 b{width:35%}.living-waterfall .width-36 b{width:36%}.living-waterfall .width-72 b{width:72%}.living-waterfall .width-92 b{width:92%}.living-waterfall .is-warning b{background:linear-gradient(90deg,var(--site-coral),var(--site-amber))}.living-waterfall strong{color:var(--site-text);font-size:0.95rem;text-align:right}.living-delay-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0.6rem}.living-delay-strip span{display:grid;gap:0.18rem;padding:0.7rem;border:1px solid rgba(243,111,108,0.24);border-radius:8px;background:rgba(243,111,108,0.06)}.living-delay-strip small{color:var(--site-muted)}.living-delay-strip b{color:var(--site-coral);font-size:1.25rem}.living-path-list{display:grid;gap:0.65rem}.living-option-focus{display:grid;grid-template-columns:minmax(0,0.82fr) minmax(0,1fr);gap:0.85rem;align-items:center;padding:1rem;border-color:rgba(102,214,187,0.46);background:rgba(102,214,187,0.08)}.living-option-focus span{color:var(--site-green);font-size:0.72rem;font-weight:var(--font-weight-bold);text-transform:uppercase}.living-option-focus strong{display:block;margin-top:0.18rem;color:var(--site-text);font-size:clamp(1.35rem,2.5vw,2rem);line-height:1.05}.living-option-focus p{margin:0.34rem 0 0;color:var(--site-soft)}.living-option-focus dl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0.6rem;margin:0}.living-option-focus dt{color:var(--site-green);font-size:0.68rem;font-weight:var(--font-weight-bold);text-transform:uppercase}.living-option-focus dd{margin:0.15rem 0 0;color:var(--site-text);line-height:1.25}.living-option-details .living-path-list{padding:0 0.9rem 0.9rem}.living-path-list article{display:grid;grid-template-columns:minmax(14rem,0.86fr) minmax(0,1fr) auto;gap:0.85rem;align-items:center;padding:0.9rem}.living-path-list article.is-selected{border-color:rgba(102,214,187,0.46);background:rgba(102,214,187,0.08)}.living-path-list strong{color:var(--site-text);font-size:1.15rem}.living-path-list p{margin:0.25rem 0 0;color:var(--site-soft);line-height:1.4}.living-path-list dl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0.55rem;margin:0}.living-path-list dt{color:var(--site-green);font-size:0.68rem;font-weight:var(--font-weight-bold);text-transform:uppercase}.living-path-list dd{margin:0.12rem 0 0;color:var(--site-muted);line-height:1.35}.living-revision-row{padding-top:0.2rem}.living-service-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0.72rem}.living-service-grid article{display:grid;gap:0.62rem;align-content:start;padding:0.92rem}.living-service-grid strong{color:var(--site-text);font-size:1.12rem;line-height:1.15}.living-service-grid p,.living-service-grid small{margin:0;color:var(--site-muted);line-height:1.42}.living-service-grid article>div{margin-top:0.2rem}.living-service-grid a{min-height:2.2rem;padding:0.5rem 0.72rem;border:1px solid var(--site-line-strong);border-radius:999px;color:var(--site-text);font-weight:var(--font-weight-bold);text-align:center;text-decoration:none}.living-detail-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.living-detail-grid a{display:grid;gap:0.25rem;padding:0.82rem;color:var(--site-text);text-decoration:none}.living-detail-grid small{color:var(--site-muted);line-height:1.35}.living-source-grid{padding:0 0.9rem 0.9rem}.living-handoff{grid-template-columns:minmax(0,0.9fr) minmax(18rem,0.62fr);align-items:start}.living-handoff h2{margin:0.35rem 0 0;color:var(--site-text);font-size:clamp(1.6rem,3vw,2.8rem);line-height:1.04}.living-handoff p{color:var(--site-soft);line-height:1.5}.living-handoff-card{display:grid;gap:0.8rem;padding:1rem}.living-handoff-card ul{display:grid;gap:0.45rem;padding:0;margin:0;list-style:none}.living-handoff-card li{padding-left:0.82rem;border-left:2px solid rgba(102,214,187,0.45);color:var(--site-soft);line-height:1.4}﻿@media (max-width:1120px){.living-service-grid,.living-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.living-path-list article,.living-option-focus{grid-template-columns:1fr;align-items:start}}@media (max-width:920px){.living-topbar{position:static;grid-template-columns:1fr}.living-status,.living-actions{justify-content:start}.living-hero,.living-money-layout,.living-handoff{grid-template-columns:1fr;min-height:auto}.living-metrics,.living-intake-grid,.living-sequence,.living-photo-grid,.living-record-list,.living-source-grid,.living-delay-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.living-main{width:min(100% - 1rem,44rem);padding-top:1rem}.living-hero h1{font-size:clamp(2.35rem,13vw,3.35rem);line-height:0.98}.living-metrics,.living-intake-grid,.living-sequence,.living-photo-grid,.living-record-list,.living-source-grid,.living-delay-strip,.living-path-list dl,.living-option-focus dl,.living-service-grid,.living-detail-grid{grid-template-columns:1fr}.living-panel{padding:0.9rem}.living-waterfall div{grid-template-columns:1fr;gap:0.35rem}.living-waterfall strong{text-align:left}}@media print{.living-topbar,.living-main,.strategy-companion{display:none !important}}.prequal-strategy{--prequal-max:118rem;--prequal-rail:18.5rem;min-height:100dvh;background:radial-gradient(circle at 72% 10%,rgba(102,214,187,0.09),transparent 28rem),linear-gradient(180deg,#0c0f13 0%,#0a0b0e 100%);color:var(--site-text)}.prequal-topbar{position:sticky;top:0;z-index:36;display:grid;grid-template-columns:minmax(13rem,auto) minmax(0,1fr) auto;gap:1rem;align-items:center;min-height:4.3rem;padding:0.62rem clamp(0.9rem,2vw,1.4rem);border-bottom:1px solid var(--site-line);background:rgba(11,13,17,0.94);backdrop-filter:blur(18px)}.prequal-brand,.prequal-actions a,.prequal-button,.prequal-package-list a,.prequal-inline-actions a{color:var(--site-text);text-decoration:none}.prequal-brand{display:grid;gap:0.08rem}.prequal-brand span,.prequal-kicker,.prequal-number-strip span,.prequal-sequence span,.prequal-verdict-card span,.prequal-package-list span,.prequal-runway span,.prequal-equity span,.prequal-delay span,.prequal-route-table span,.prequal-record-spine span,.prequal-photo-list span,.prequal-source-grid span,.prequal-rail-note span{color:var(--site-green);font-size:0.72rem;font-weight:var(--font-weight-bold);letter-spacing:0;line-height:1.1;text-transform:uppercase}.prequal-brand strong{font-size:1.02rem;line-height:1.08}.prequal-status,.prequal-actions,.prequal-primary-actions,.prequal-inline-actions{display:flex;flex-wrap:wrap;gap:0.5rem;align-items:center}.prequal-status{justify-content:center}.prequal-status span{display:inline-flex;gap:0.42rem;align-items:baseline;min-height:2.05rem;padding:0.36rem 0.64rem;border:1px solid var(--site-line);border-radius:999px;background:rgba(255,255,255,0.035)}.prequal-status small{color:var(--site-muted);font-size:0.76rem;font-weight:var(--font-weight-semibold)}.prequal-status b{color:var(--site-text);font-size:0.82rem}.prequal-actions{justify-content:end}.prequal-actions a,.prequal-actions button,.prequal-button,.prequal-primary-actions button,.prequal-package-list a,.prequal-option-list button,.prequal-inline-actions a,.prequal-inline-actions button{min-height:2.3rem;padding:0.52rem 0.86rem;border:1px solid var(--site-line-strong);border-radius:999px;background:rgba(255,255,255,0.045);color:var(--site-text);font:inherit;font-size:0.88rem;font-weight:var(--font-weight-bold);line-height:1.1;text-align:center;cursor:pointer}.prequal-button-primary,.prequal-actions a:first-child,.prequal-option-list article.is-selected button{border-color:rgba(102,214,187,0.48);background:rgba(102,214,187,0.14)}.prequal-actions a:hover,.prequal-actions button:hover,.prequal-button:hover,.prequal-primary-actions button:hover,.prequal-package-list a:hover,.prequal-option-list button:hover,.prequal-inline-actions a:hover,.prequal-inline-actions button:hover,.prequal-rail a:hover{border-color:rgba(102,214,187,0.55);background:rgba(102,214,187,0.09)}.prequal-shell{display:grid;grid-template-columns:var(--prequal-rail) minmax(0,1fr);gap:clamp(1rem,2vw,1.4rem);width:min(var(--prequal-max),100vw);margin:0 auto}.prequal-rail{position:sticky;top:4.3rem;display:grid;gap:0.5rem;align-self:start;height:calc(100dvh - 4.3rem);padding:0.85rem 0.72rem;border-right:1px solid var(--site-line);background:rgba(255,255,255,0.012)}.prequal-rail a,.prequal-rail-note{display:grid;gap:0.18rem;padding:0.8rem 0.82rem;border:1px solid rgba(255,255,255,0.055);border-radius:8px;color:var(--site-muted);text-decoration:none}.prequal-rail a.is-active{border-color:rgba(102,214,187,0.45);background:rgba(102,214,187,0.12);color:var(--site-text)}.prequal-rail a span{color:var(--site-green);font-size:0.72rem;font-weight:var(--font-weight-bold)}.prequal-rail a strong,.prequal-rail-note strong{color:var(--site-text);font-size:1rem;line-height:1.15}.prequal-rail a small,.prequal-rail-note p{margin:0;color:var(--site-muted);line-height:1.32}.prequal-rail-note{margin-top:auto;background:rgba(255,255,255,0.035)}.prequal-main{display:grid;gap:clamp(1rem,2.2vw,1.5rem);width:min(100%,92rem);padding:clamp(1.2rem,3vw,3rem) clamp(1rem,3vw,2.4rem) clamp(4rem,8vw,6rem) 0}.prequal-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(18rem,0.42fr);gap:clamp(1rem,3vw,2rem);align-items:end;min-height:min(33rem,calc(100dvh - 6rem))}.prequal-hero-copy,.prequal-section-head,.prequal-property-copy{display:grid;gap:0.78rem}.prequal-hero h1{max-width:15ch;margin:0;color:var(--site-text);font-size:clamp(2.65rem,5.1vw,5rem);font-weight:var(--font-weight-extrabold);line-height:0.96;letter-spacing:0}.prequal-lede,.prequal-section-head p,.prequal-property-copy p,.prequal-verdict-card p,.prequal-boundary{max-width:68rem;margin:0;color:var(--site-soft);font-size:clamp(0.98rem,1.12vw,1.08rem);line-height:1.5}.prequal-hope{margin:0;color:var(--site-green);font-weight:var(--font-weight-bold)}.prequal-verdict-card,.prequal-first-move,.prequal-panel,.prequal-number-strip article,.prequal-sequence article,.prequal-package-list article,.prequal-runway,.prequal-equity,.prequal-delay,.prequal-recommendation-grid article,.prequal-route-table article,.prequal-record-spine article,.prequal-photo-list article,.prequal-source-grid article,.prequal-packet{border:1px solid var(--site-line);border-radius:8px;background:rgba(255,255,255,0.034)}.prequal-verdict-card{display:grid;gap:0.62rem;padding:1rem;border-color:rgba(102,214,187,0.35);background:linear-gradient(180deg,rgba(102,214,187,0.1),rgba(255,255,255,0.035))}.prequal-verdict-card strong{color:var(--site-text);font-size:clamp(1.35rem,2.4vw,2rem);line-height:1.08}.prequal-decision-hero{align-items:center;min-height:min(34rem,calc(100dvh - 5rem))}.prequal-first-move{display:grid;gap:0.9rem;padding:1rem;border-color:rgba(102,214,187,0.32);background:linear-gradient(180deg,rgba(102,214,187,0.1),rgba(255,255,255,0.032))}.prequal-first-move>span,.prequal-recommendation-grid span{color:var(--site-green);font-size:0.72rem;font-weight:var(--font-weight-bold);text-transform:uppercase}.prequal-first-move>strong{color:var(--site-text);font-size:clamp(1.45rem,2.6vw,2.18rem);line-height:1.05}.prequal-action-grid{display:grid;gap:0.8rem}.prequal-action-grid section{display:grid;gap:0.55rem;padding:0.86rem;border:1px solid rgba(102,214,187,0.22);border-radius:8px;background:rgba(4,24,21,0.3)}.prequal-action-grid section.is-warning{border-color:rgba(243,111,108,0.22);background:rgba(63,23,25,0.22)}.prequal-action-grid h2{margin:0;color:var(--site-text);font-size:1rem;line-height:1.12}.prequal-action-grid ul,.prequal-recommendation-grid ul,.prequal-plain-list{display:grid;gap:0.48rem;padding:0;margin:0;list-style:none}.prequal-action-grid li,.prequal-recommendation-grid li,.prequal-plain-list li{padding-left:0.82rem;border-left:2px solid rgba(102,214,187,0.42);color:var(--site-soft);line-height:1.38}.prequal-action-grid .is-warning li{border-left-color:rgba(243,111,108,0.48)}.prequal-number-strip,.prequal-sequence,.prequal-money-grid,.prequal-package-list,.prequal-route-table,.prequal-record-spine,.prequal-photo-list,.prequal-source-grid{display:grid;gap:0.72rem}.prequal-number-strip{grid-template-columns:repeat(4,minmax(0,1fr))}.prequal-number-strip article,.prequal-sequence article,.prequal-route-table article,.prequal-record-spine article,.prequal-photo-list article,.prequal-source-grid article{display:grid;gap:0.36rem;padding:0.92rem}.prequal-number-strip strong{color:var(--site-text);font-size:clamp(1.55rem,2.8vw,2.28rem);line-height:1}.prequal-number-strip .is-positive strong{color:var(--site-green)}.prequal-number-strip .is-warning strong,.prequal-number-strip .is-danger strong{color:var(--site-coral)}.prequal-number-strip p,.prequal-sequence p,.prequal-route-table p,.prequal-route-table small,.prequal-record-spine p,.prequal-record-spine small,.prequal-photo-list p,.prequal-source-grid p{margin:0;color:var(--site-muted);line-height:1.38}.prequal-sequence{grid-template-columns:repeat(4,minmax(0,1fr))}.prequal-sequence strong,.prequal-route-table strong,.prequal-record-spine strong,.prequal-photo-list strong,.prequal-source-grid strong{color:var(--site-text);font-size:1.04rem;line-height:1.15}.prequal-panel{display:grid;gap:1rem;padding:clamp(1rem,2.4vw,1.35rem);scroll-margin-top:5rem}.prequal-section-head h2,.prequal-next h2,.prequal-property-copy h2{max-width:18ch;margin:0;color:var(--site-text);font-size:clamp(1.65rem,3vw,2.65rem);line-height:1.05;letter-spacing:0}.prequal-package-list{grid-template-columns:1fr}.prequal-package-list article,.prequal-option-list article{display:grid;grid-template-columns:minmax(16rem,0.75fr) minmax(0,1fr) auto;gap:0.85rem;align-items:center;padding:0.92rem}.prequal-package-list strong,.prequal-option-list strong{display:block;margin-top:0.16rem;color:var(--site-text);font-size:1.12rem;line-height:1.16}.prequal-package-list p,.prequal-option-list p,.prequal-packet p{margin:0.26rem 0 0;color:var(--site-soft);line-height:1.4}.prequal-package-list dl,.prequal-option-list dl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0.6rem;margin:0}.prequal-package-list dt,.prequal-option-list dt{color:var(--site-green);font-size:0.68rem;font-weight:var(--font-weight-bold);text-transform:uppercase}.prequal-package-list dd,.prequal-option-list dd{margin:0.14rem 0 0;color:var(--site-muted);line-height:1.32}.prequal-boundary{padding:0.82rem;border:1px solid rgba(242,179,93,0.22);border-radius:8px;background:rgba(242,179,93,0.05)}.prequal-money-grid{grid-template-columns:minmax(16rem,0.35fr) minmax(0,1fr)}.prequal-runway,.prequal-equity{display:grid;gap:0.72rem;padding:1rem}.prequal-runway strong{color:var(--site-green);font-size:clamp(1.8rem,4vw,3rem);line-height:1}.prequal-runway p,.prequal-equity p{margin:0;color:var(--site-soft);line-height:1.42}.prequal-runway div{display:grid;gap:0.42rem}.prequal-runway small{display:flex;justify-content:space-between;gap:0.8rem;color:var(--site-muted)}.prequal-runway b{color:var(--site-text)}.prequal-equity div{display:grid;grid-template-columns:8.5rem minmax(0,1fr) 8rem;gap:0.65rem;align-items:center}.prequal-equity small{color:var(--site-muted)}.prequal-equity b{display:block;width:50%;height:0.74rem;border-radius:999px;background:linear-gradient(90deg,var(--site-green),var(--site-amber))}.prequal-equity .width-35 b{width:35%}.prequal-equity .width-18 b{width:18%}.prequal-equity .width-24 b{width:24%}.prequal-equity .width-42 b{width:42%}.prequal-equity .width-45 b{width:45%}.prequal-equity .width-52 b{width:52%}.prequal-equity .width-54 b{width:54%}.prequal-equity .width-56 b{width:56%}.prequal-equity .width-62 b{width:62%}.prequal-equity .width-64 b{width:64%}.prequal-equity .width-72 b{width:72%}.prequal-equity .width-74 b{width:74%}.prequal-equity .width-82 b{width:82%}.prequal-equity .width-84 b{width:84%}.prequal-equity .width-88 b{width:88%}.prequal-equity .width-92 b{width:92%}.prequal-equity .is-warning b,.prequal-equity .is-danger b{background:linear-gradient(90deg,var(--site-coral),var(--site-amber))}.prequal-equity strong{color:var(--site-text);text-align:right}.prequal-delay{display:grid;grid-template-columns:minmax(12rem,1fr) repeat(3,minmax(0,0.7fr));gap:0.6rem;padding:0.75rem;border-color:rgba(243,111,108,0.22);background:rgba(243,111,108,0.052)}.prequal-delay>div,.prequal-delay article{display:grid;gap:0.18rem}.prequal-delay strong{color:var(--site-coral);font-size:1.36rem}.prequal-disclosure{border:1px solid var(--site-line);border-radius:8px;background:rgba(255,255,255,0.028)}.prequal-disclosure summary{padding:0.92rem;color:var(--site-text);font-weight:var(--font-weight-bold);cursor:pointer}.prequal-option-list{display:grid;gap:0.65rem;padding:0 0.92rem 0.92rem}.prequal-option-list article.is-selected{border-color:rgba(102,214,187,0.42);background:rgba(102,214,187,0.07)}.prequal-property{grid-template-columns:minmax(0,0.92fr) minmax(20rem,1fr);align-items:center}.prequal-property figure{margin:0}.prequal-property img{display:block;width:100%;border:1px solid var(--site-line-strong);border-radius:8px;box-shadow:0 24px 68px rgba(0,0,0,0.36)}.prequal-property figcaption{margin-top:0.55rem;color:var(--site-muted);font-size:0.88rem;line-height:1.34}.prequal-property-copy ul,.prequal-packet ul{display:grid;gap:0.46rem;padding:0;margin:0;list-style:none}.prequal-property-copy li,.prequal-packet li{padding-left:0.86rem;border-left:2px solid rgba(102,214,187,0.44);color:var(--site-soft);line-height:1.42}.prequal-property-copy>strong{color:var(--site-green);line-height:1.3}.prequal-route-table,.prequal-record-spine,.prequal-photo-list,.prequal-source-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.prequal-record-spine{grid-template-columns:repeat(4,minmax(0,1fr))}.prequal-source-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.prequal-record-spine p b{color:var(--site-text)}.prequal-recommendation-grid,.prequal-detail-links{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0.72rem}.prequal-recommendation-grid article{display:grid;gap:0.5rem;padding:0.92rem}.prequal-recommendation-grid p{margin:0;color:var(--site-soft);line-height:1.38}.prequal-detail-links a{display:grid;gap:0.25rem;min-height:5.4rem;padding:0.9rem;border:1px solid var(--site-line);border-radius:8px;background:rgba(255,255,255,0.032);color:var(--site-text);text-decoration:none}.prequal-detail-links a:hover,.prequal-record-links a:hover{border-color:rgba(102,214,187,0.42);background:rgba(102,214,187,0.08)}.prequal-detail-links strong{font-size:1.05rem;line-height:1.12}.prequal-detail-links span{color:var(--site-muted);line-height:1.32}.prequal-record-links{display:flex;flex-wrap:wrap;gap:0.5rem}.prequal-record-links a{min-height:2.2rem;padding:0.5rem 0.74rem;border:1px solid var(--site-line);border-radius:999px;color:var(--site-text);text-decoration:none}.prequal-intake{background:rgba(255,255,255,0.024)}.prequal-next{grid-template-columns:minmax(0,0.8fr) minmax(20rem,1fr);align-items:start;border-color:rgba(102,214,187,0.25);background:linear-gradient(180deg,rgba(102,214,187,0.07),rgba(255,255,255,0.028))}.prequal-packet{display:grid;gap:0.85rem;padding:1rem}@media (max-width:1180px){.prequal-package-list article,.prequal-option-list article,.prequal-property,.prequal-next,.prequal-decision-hero{grid-template-columns:1fr}.prequal-record-spine,.prequal-source-grid,.prequal-recommendation-grid,.prequal-detail-links{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:980px){.prequal-topbar{position:static;grid-template-columns:1fr}.prequal-status,.prequal-actions{justify-content:start}.prequal-shell{grid-template-columns:1fr}.prequal-rail{position:static;display:flex;height:auto;padding:0.72rem;overflow-x:auto;border-right:0;border-bottom:1px solid var(--site-line)}.prequal-rail a{min-width:10rem}.prequal-rail-note{display:none}.prequal-main{width:min(100%,58rem);padding:1rem;margin:0 auto}.prequal-hero,.prequal-decision-hero,.prequal-money-grid{grid-template-columns:1fr;min-height:auto}.prequal-number-strip,.prequal-sequence,.prequal-route-table,.prequal-photo-list{grid-template-columns:repeat(2,minmax(0,1fr))}.prequal-delay{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.prequal-topbar{padding:0.72rem}.prequal-status{display:none}.prequal-actions,.prequal-primary-actions,.prequal-inline-actions{align-items:stretch}.prequal-actions a,.prequal-actions button,.prequal-button,.prequal-primary-actions button,.prequal-inline-actions a,.prequal-inline-actions button{flex:1 1 auto}.prequal-hero h1{font-size:clamp(2.25rem,12vw,3.28rem)}.prequal-number-strip,.prequal-sequence,.prequal-route-table,.prequal-record-spine,.prequal-photo-list,.prequal-source-grid,.prequal-recommendation-grid,.prequal-detail-links,.prequal-delay,.prequal-package-list dl,.prequal-option-list dl{grid-template-columns:1fr}.prequal-equity div{grid-template-columns:1fr;gap:0.35rem}.prequal-equity strong{text-align:left}.prequal-panel{padding:0.9rem}}@media print{.prequal-topbar,.prequal-shell,.prequal-strategy .strategy-companion{display:none !important}}.ux-docs-layout .content-page{max-width:100%}.ux-callout,.ux-path-card{margin:clamp(1.25rem,3vw,2rem) 0;padding:clamp(1.1rem,2.5vw,1.6rem);border:1px solid rgba(29,139,130,0.24);border-radius:8px;background:linear-gradient(135deg,rgba(29,139,130,0.10),rgba(255,255,255,0.96) 58%),var(--white);box-shadow:var(--shadow-sm)}.ux-callout strong,.ux-path-card strong{display:block;margin-bottom:0.4rem;color:var(--navy-900);font-size:clamp(1.15rem,2vw,1.45rem);line-height:1.15}.ux-callout p,.ux-path-card p{max-width:68ch;margin:0;color:var(--gray-700)}.ux-source-grid,.ux-persona-grid,.ux-emotion-grid,.ux-flow,.ux-note-grid{display:grid;gap:var(--space-md);margin:clamp(1.25rem,3vw,2rem) 0}.ux-source-grid,.ux-persona-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.ux-emotion-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ux-flow,.ux-note-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.ux-source-grid article,.ux-emotion-grid article,.ux-flow article,.ux-note-grid article,.ux-persona-card{min-width:0;border:1px solid rgba(22,59,81,0.12);border-radius:8px;background:var(--white);box-shadow:var(--shadow-sm)}.ux-source-grid article,.ux-emotion-grid article,.ux-flow article,.ux-note-grid article{padding:clamp(1rem,2vw,1.25rem)}.ux-source-grid span,.ux-persona-card span,.ux-emotion-grid span,.ux-flow span,.ux-note-grid span,.ux-demo-table span{display:inline-flex;margin-bottom:0.35rem;color:var(--teal-800);font-size:0.74rem;font-weight:var(--font-weight-extrabold);letter-spacing:0;text-transform:uppercase}.ux-source-grid strong,.ux-persona-card strong,.ux-emotion-grid strong,.ux-flow strong{display:block;color:var(--navy-900);font-size:clamp(1.02rem,1.6vw,1.28rem);line-height:1.18}.ux-source-grid p,.ux-persona-card p,.ux-emotion-grid p,.ux-flow p,.ux-note-grid p{margin:0.45rem 0 0;color:var(--gray-700);line-height:1.46}.ux-source-grid a{display:inline-flex;margin-top:0.75rem;color:var(--teal-800);font-weight:var(--font-weight-bold)}.ux-persona-card{display:grid;gap:0.65rem;overflow:hidden;padding:0;color:inherit;text-decoration:none}.ux-persona-card img{display:block;width:100%;aspect-ratio:4 / 3;object-fit:cover}.ux-persona-card span,.ux-persona-card strong,.ux-persona-card p{margin-left:1rem;margin-right:1rem}.ux-persona-card p{margin-bottom:1rem}.ux-persona-card:hover{border-color:rgba(29,139,130,0.35);transform:translateY(-1px)}.ux-persona-profile{display:grid;grid-template-columns:minmax(18rem,0.75fr) minmax(0,1fr);gap:var(--space-lg);align-items:stretch;margin:clamp(1.25rem,3vw,2rem) 0}.ux-persona-profile figure{display:grid;gap:0.55rem;margin:0}.ux-persona-profile img{width:100%;height:100%;min-height:24rem;object-fit:cover;border-radius:8px;box-shadow:var(--shadow-md)}.ux-persona-profile figcaption{color:var(--gray-600);font-size:0.86rem}.ux-demo-table{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;overflow:hidden;border:1px solid rgba(22,59,81,0.12);border-radius:8px;background:rgba(22,59,81,0.12)}.ux-demo-table div{min-width:0;padding:clamp(0.95rem,2vw,1.2rem);background:var(--white)}.ux-demo-table strong{display:block;color:var(--navy-900);line-height:1.25}.ux-think-aloud{display:grid;gap:0.7rem;margin:clamp(1.25rem,3vw,2rem) 0;padding:clamp(1rem,2.5vw,1.4rem);border-left:4px solid var(--teal-500);border-radius:0 8px 8px 0;background:var(--gray-50)}.ux-think-aloud p{margin:0;color:var(--gray-800);line-height:1.55}.ux-checklist{display:flex;flex-wrap:wrap;gap:0.55rem;margin:clamp(1rem,2vw,1.5rem) 0}.ux-checklist span{display:inline-flex;align-items:center;min-height:2.25rem;padding:0.45rem 0.7rem;border:1px solid rgba(29,139,130,0.28);border-radius:999px;background:rgba(29,139,130,0.08);color:var(--navy-900);font-weight:var(--font-weight-semibold)}.ux-note-grid article p{word-break:break-word}@media (max-width:1100px){.ux-source-grid,.ux-persona-grid,.ux-flow,.ux-note-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ux-persona-profile{grid-template-columns:1fr}.ux-persona-profile img{min-height:18rem}}@media (max-width:720px){.ux-source-grid,.ux-persona-grid,.ux-emotion-grid,.ux-flow,.ux-note-grid,.ux-demo-table{grid-template-columns:1fr}.ux-docs-nav{position:static}.ux-docs-nav nav{display:flex;gap:0.4rem;overflow-x:auto;padding-bottom:0.15rem;scroll-snap-type:x proximity}.ux-docs-nav nav a{flex:0 0 auto;scroll-snap-align:start;white-space:nowrap}}.situation-hero{padding:clamp(5.5rem,9vw,8rem) 0 clamp(3rem,6vw,5rem);background:linear-gradient(135deg,rgba(240,252,251,0.96),rgba(255,255,255,0.94) 54%,rgba(255,245,245,0.78)),var(--white)}.situation-hero-grid{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(320px,0.98fr);gap:clamp(2rem,5vw,4.5rem);align-items:center}.situation-hero-copy{min-width:0}.situation-hero-copy .hero-title{max-width:12ch;color:var(--navy-900)}.situation-hero .hero-eyebrow{color:var(--teal-800)}.situation-hero-copy .hero-description{max-width:64ch;color:var(--gray-700)}.situation-stats{grid-template-columns:repeat(3,minmax(0,1fr));max-width:680px;margin-top:var(--space-xl)}.situation-stats .stat-label{color:var(--gray-600)}.situation-hero-actions{display:flex;flex-wrap:wrap;gap:var(--space-md);margin-top:var(--space-xl)}.situation-hero-media{position:relative;margin:0;border-radius:var(--radius-md);overflow:hidden;background:var(--navy-50);box-shadow:var(--shadow-xl)}.situation-hero-media img{display:block;width:100%;aspect-ratio:4 / 3;object-fit:cover}.situation-hero-media figcaption{position:absolute;right:var(--space-md);bottom:var(--space-md);left:var(--space-md);padding:var(--space-sm) var(--space-md);border-radius:var(--radius-sm);background:rgba(16,42,67,0.86);color:var(--white);font-size:var(--font-size-sm);line-height:1.45}.situation-content{max-width:1120px}.situation-narrative{max-width:78ch;margin-bottom:var(--space-2xl)}.situation-section{margin:var(--space-4xl) 0}.situation-section>h2,.situation-list-panel h2{max-width:16ch}.situation-step-grid,.situation-timeline,.situation-record-grid,.situation-related-grid{display:grid;gap:var(--space-lg);margin-top:var(--space-xl)}.situation-step-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.situation-step-grid article,.situation-timeline article,.situation-record-grid article{min-width:0;padding:var(--space-lg);border:1px solid var(--gray-200);border-radius:var(--radius-md);background:var(--white);box-shadow:var(--shadow-sm)}.situation-step-grid article{border-top:4px solid var(--teal-500)}.situation-step-grid span{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;margin-bottom:var(--space-md);border-radius:var(--radius-full);background:var(--teal-600);color:var(--white);font-weight:var(--font-weight-extrabold)}.situation-step-grid h3,.situation-record-grid h3{margin-top:0;color:var(--navy-800);font-size:var(--font-size-xl)}.situation-step-grid p,.situation-timeline p,.situation-record-grid p,.situation-list-panel li,.situation-cost-note{color:var(--gray-700);line-height:1.6}.situation-split{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-lg)}.situation-list-panel{min-width:0;padding:clamp(1.25rem,3vw,2rem);border:1px solid var(--gray-200);border-radius:var(--radius-md);background:var(--white);box-shadow:var(--shadow-sm)}.situation-list-panel.warning{border-top:4px solid var(--coral-500)}.situation-list-panel.trusted{border-top:4px solid var(--teal-500)}.situation-list-panel ul{display:grid;gap:var(--space-sm);margin-bottom:0}.situation-help-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-sm);margin:var(--space-lg) 0}.situation-help-list p{display:flex;gap:var(--space-sm);margin:0;padding:var(--space-md);border:1px solid var(--gray-200);border-radius:var(--radius-md);background:var(--white);color:var(--gray-700);line-height:1.55}.situation-help-list i{margin-top:0.2rem;color:var(--teal-700)}.situation-cost-note,.situation-boundary{margin-top:var(--space-lg);padding:var(--space-md) var(--space-lg);border-left:4px solid var(--teal-500);border-radius:var(--radius-sm);background:var(--teal-50)}.situation-boundary{margin:var(--space-3xl) 0;border-left-color:var(--coral-500);background:var(--coral-50);color:var(--navy-800);line-height:1.65}.situation-timeline{grid-template-columns:repeat(3,minmax(0,1fr))}.situation-timeline article{border-top:4px solid var(--navy-700)}.situation-timeline strong{display:block;margin-bottom:var(--space-sm);color:var(--navy-800);font-size:var(--font-size-lg)}.situation-record-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.situation-record-grid article{border-top:4px solid var(--teal-500)}.situation-related-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.situation-related-grid a{display:grid;gap:var(--space-xs);min-width:0;min-height:7rem;padding:var(--space-lg);border:1px solid var(--gray-200);border-radius:var(--radius-md);background:var(--white);color:var(--navy-800);text-decoration:none;box-shadow:var(--shadow-sm);transition:transform 160ms ease,box-shadow 160ms ease,border-color 160ms ease}.situation-related-grid a:hover,.situation-related-grid a:focus-visible{transform:translateY(-2px);border-color:var(--teal-300);box-shadow:var(--shadow-md)}.situation-related-grid span{color:var(--teal-700);font-size:var(--font-size-sm);font-weight:var(--font-weight-extrabold);text-transform:uppercase}.situation-related-grid strong{font-size:var(--font-size-lg);line-height:1.25}.situation-final-cta{margin-bottom:0}@media (max-width:980px){.situation-hero-grid,.situation-split{grid-template-columns:1fr}.situation-hero-copy .hero-title{max-width:14ch}.situation-hero-media{max-width:720px}}@media (max-width:768px){.situation-hero{padding:4.5rem 0 2.25rem}.situation-stats,.situation-step-grid,.situation-help-list,.situation-timeline,.situation-record-grid,.situation-related-grid{grid-template-columns:1fr}.situation-hero-actions .btn{width:100%}.situation-hero-media figcaption{position:static;border-radius:0;background:var(--navy-900)}}.cookie-consent{position:fixed;right:clamp(1rem,3vw,2rem);bottom:clamp(1rem,3vw,2rem);left:auto;z-index:1200;width:min(40rem,calc(100vw - 2rem))}.cookie-consent[hidden],.cookie-modal[hidden]{display:none}.cookie-consent-panel,.cookie-modal-panel{background:var(--white);color:var(--navy-800);border:1px solid rgba(22,59,81,0.14);box-shadow:0 1.25rem 3rem rgba(10,31,47,0.22)}.cookie-consent-panel{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1rem;padding:1rem;border-radius:var(--radius-lg)}.cookie-consent-copy{min-width:0}.cookie-consent-panel .ld-kicker,.cookie-modal-panel .ld-kicker{margin-bottom:0.25rem;font-size:0.76rem}.cookie-consent-panel h2,.cookie-modal-panel h2,.cookie-option h3{margin:0;color:var(--navy-800);letter-spacing:0}.cookie-consent-panel h2{font-size:clamp(1.1rem,2vw,1.3rem);line-height:1.14}.cookie-consent-panel p,.cookie-option p{margin:0.35rem 0 0;color:var(--gray-700);font-size:0.92rem;line-height:1.45}.cookie-consent-actions,.cookie-modal-actions{display:flex;align-items:center;gap:0.55rem}.cookie-consent-actions{justify-content:flex-end}.cookie-consent-actions .btn,.cookie-modal-actions .btn{min-height:2.75rem;padding:0.72rem 1rem;white-space:nowrap}.btn.btn-text,.footer-link-button{border:0;background:transparent;color:inherit;text-decoration:underline;cursor:pointer;padding:0;font:inherit}.cookie-consent-actions .btn-text{color:var(--navy-700);font-weight:700;text-underline-offset:0.15em}.cookie-modal{position:fixed;inset:0;z-index:1300;display:grid;place-items:center;padding:1rem}.cookie-modal-backdrop{position:absolute;inset:0;background:rgba(10,31,47,0.62)}.cookie-modal-panel{position:relative;display:grid;grid-template-rows:auto minmax(0,1fr) auto;width:min(41rem,100%);max-height:min(88vh,42rem);overflow:hidden;border-radius:var(--radius-lg)}.cookie-modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1.15rem 1.15rem 0.9rem;border-bottom:1px solid rgba(22,59,81,0.12)}.cookie-modal-header h2{font-size:clamp(1.85rem,4vw,2.55rem);line-height:1}.cookie-modal-close{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:999px;border:1px solid rgba(22,59,81,0.16);background:var(--gray-50);color:var(--navy-800);font-size:1.35rem;line-height:1;cursor:pointer}.cookie-modal-body{overflow:auto;padding:0 1.15rem}.cookie-option{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1rem;padding:1rem 0;border-bottom:1px solid rgba(22,59,81,0.1)}.cookie-option h3{font-size:clamp(1.45rem,3vw,1.9rem);line-height:1.05}.cookie-required{white-space:nowrap;color:var(--teal-700);font-weight:800}.cookie-option input[type="checkbox"]{width:1.35rem;height:1.35rem;accent-color:var(--coral-700)}.cookie-modal-actions{justify-content:flex-end;flex-wrap:wrap;padding:0.9rem 1.15rem 1.05rem;border-top:1px solid rgba(22,59,81,0.12);background:var(--white)}.cookie-modal-actions a{margin-right:auto;color:var(--navy-700);font-weight:700;text-underline-offset:0.15em}.footer-link-button{color:rgba(255,255,255,0.85)}.footer-link-button:hover{color:var(--white)}body.cookie-consent-open .whatsapp-float,body.cookie-modal-open .whatsapp-float,.cookie-consent:not([hidden])~.whatsapp-float,.cookie-modal:not([hidden])~.whatsapp-float{opacity:0;pointer-events:none}body.cookie-modal-open{overflow:hidden}body:has(.cookie-modal:not([hidden])) .cookie-consent{display:none}@media (max-width:980px){.cookie-consent{right:1rem;left:1rem;bottom:1rem;width:auto}}@media (max-width:760px){.cookie-consent{right:0.75rem;left:0.75rem;bottom:max(0.75rem,env(safe-area-inset-bottom))}.cookie-consent-panel{grid-template-columns:1fr;gap:0.85rem;padding:0.9rem}.cookie-consent-panel p{font-size:0.9rem;line-height:1.4}.cookie-consent-actions{display:grid;grid-template-columns:1fr 1fr;gap:0.55rem}.cookie-consent-actions .btn{justify-content:center;width:100%}.cookie-consent-actions .btn-text{grid-column:1 / -1;min-height:2rem;padding:0.25rem}.cookie-modal{align-items:end;padding:0.75rem}.cookie-modal-panel{width:100%;max-height:calc(100dvh - 1.5rem);border-radius:var(--radius-lg)}.cookie-modal-header{padding:1rem 1rem 0.75rem}.cookie-modal-header h2{max-width:14rem;font-size:1.9rem;line-height:1.05}.cookie-modal-body{padding:0 1rem}.cookie-option{gap:0.8rem;padding:0.85rem 0}.cookie-option h3{font-size:1.45rem}.cookie-option p{font-size:0.9rem;line-height:1.4}.cookie-modal-actions{display:grid;grid-template-columns:1fr 1fr;gap:0.55rem;padding:0.75rem 1rem max(0.9rem,env(safe-area-inset-bottom))}.cookie-modal-actions a{grid-column:1 / -1;margin:0;text-align:center}.cookie-modal-actions .btn{width:100%;justify-content:center;padding-inline:0.8rem}body.cookie-consent-open .whatsapp-float,body.cookie-modal-open .whatsapp-float,.cookie-consent:not([hidden])~.whatsapp-float,.cookie-modal:not([hidden])~.whatsapp-float{opacity:0;pointer-events:none}}@media (max-height:480px){.cookie-consent{bottom:0.5rem}.cookie-consent-panel{grid-template-columns:minmax(0,1fr) auto;padding:0.8rem}.cookie-consent-panel .ld-kicker{display:none}.cookie-consent-panel p{display:none}.cookie-consent-actions{display:flex;flex-wrap:nowrap}.cookie-consent-actions .btn,.cookie-modal-actions .btn{min-height:2.45rem;padding:0.58rem 0.8rem}.cookie-modal{padding:0.5rem}.cookie-modal-panel{max-height:calc(100dvh - 1rem)}.cookie-modal-header{padding:0.8rem 1rem 0.6rem}.cookie-modal-header h2{font-size:1.55rem}.cookie-modal-body{padding:0 1rem}.cookie-option{padding:0.7rem 0}.cookie-option h3{font-size:1.25rem}.cookie-option p{margin-top:0.2rem;font-size:0.84rem;line-height:1.32}.cookie-modal-actions{padding:0.65rem 1rem 0.75rem}}:root{--swiss-rule:1px solid rgba(22,59,81,0.12);--swiss-shadow:0 1px 2px rgba(16,42,67,0.05)}.section-header{max-width:760px;margin-left:auto;margin-right:auto}.section-title,.content-page>h2,.public-content h2,.situation-section>h2,.services-situation-router h2,.proof-section h2,.technology-section h2{font-size:clamp(2rem,3.2vw,3rem);line-height:1.08}.content-page>h2,.public-content h2,.situation-section>h2{margin-top:clamp(2.25rem,5vw,3.75rem);margin-bottom:var(--space-md)}.content-page>h3,.public-content h3,.situation-step-grid h3,.situation-record-grid h3,.service-path-card h3,.pricing-card h3,.card h3{font-size:clamp(1.15rem,1.8vw,1.55rem);line-height:1.2}.hero-title{font-size:clamp(2.35rem,4vw,3.55rem);line-height:1.06}.page-hero::before,.services-preview::before{display:none}.section-header::after{height:2px;width:min(72px,24vw);border-radius:0;background:var(--coral-600);opacity:1}.services-preview,.customer-situations,:where(.first-48-hours){background:var(--white)}.hero-subtitle,.hero-description,.section-subtitle,.content-page p,.public-content p{line-height:1.62}:where(.content-page,.public-content){color:var(--gray-700)}:where(.content-page,.public-content)>:where(p,ul,ol){max-width:74ch}:where(.content-page):where(p,li),:where(.public-content):where(p,li){font-size:1rem}:where(.content-page):where(p+p){margin-top:1rem}:where(.content-page):where(li){margin-bottom:0.35rem}.hero-proof-points li,.card,.situation-card,.services-situation-card,.situation-step-grid article,.situation-timeline article,.situation-record-grid article,.situation-list-panel,.situation-help-list p,.service-path-card,.guide-step-grid article,.guide-risk-grid article,.guide-timeline article,.guide-visit-grid article,.pricing-card,.pricing-card.featured,.content-details,.page-action-panel,:where(.anti-flipper-panel){border-color:rgba(22,59,81,0.12);border-radius:var(--radius-sm);box-shadow:var(--swiss-shadow)}.card:hover,.situation-related-grid a:hover,.situation-related-grid a:focus-visible,.situation-card:hover,.situation-card:focus-visible,.services-situation-card:hover,.services-situation-card:focus-visible,.service-card:hover,.service-card:focus-visible,.service-preview-card:hover{transform:none;box-shadow:0 4px 14px rgba(16,42,67,0.08)}:where(.card)::before{display:none}.service-preview-card.most-popular,.service-preview-card.most-popular:hover,.package-card.featured,.pricing-option.featured{transform:none}.popular-badge,.service-badge,.service-showcase-badge,.package-badge,.pricing-badge{border-radius:var(--radius-sm);box-shadow:none}.icon-badge,.services-situation-card span,.service-path-card>span,.situation-step-grid span,.guide-step-grid span{box-shadow:none}.situation-step-grid article,.situation-timeline article,.situation-record-grid article,.situation-list-panel.warning,.situation-list-panel.trusted{border-top-width:2px}.situation-help-list p{padding:var(--space-sm) var(--space-md)}.situation-boundary,.situation-cost-note{border-left-width:2px;background:transparent}:where(.situation-page){padding-top:clamp(2.75rem,6vw,4.25rem)}:where(.situation-section){margin:clamp(2.75rem,6vw,4.5rem) 0}:where(.situation-narrative){margin-bottom:clamp(1.75rem,4vw,2.5rem)}:where(.situation-step-grid,.situation-timeline,.situation-record-grid,.situation-related-grid){gap:clamp(1rem,2vw,1.35rem)}.btn{border-radius:var(--radius-sm);box-shadow:none}.btn-primary{background:var(--coral-700);box-shadow:none;text-shadow:none}.btn-primary::before{display:none}.btn-primary:hover,.btn-outline:hover{background:var(--navy-800);transform:none;box-shadow:none}.btn-secondary{background:var(--navy-700);box-shadow:none}.hero .btn-outline,.page-hero .btn-outline,.dark-context .btn-outline,section.dark-context .btn-outline{border-width:1px;backdrop-filter:none;box-shadow:none}.public-page-hero,.situation-hero{background:linear-gradient(180deg,rgba(247,249,250,0.92),rgba(255,255,255,0.98)),var(--white)}.public-page-hero .hero-title,.public-page-hero .hero-content .hero-title{color:var(--navy-900);text-shadow:none}.public-page-hero .hero-description,.public-page-hero .hero-content .hero-description{color:var(--gray-700)}.public-page-hero .hero-eyebrow{color:var(--teal-800)}.public-hero-media,.situation-hero-media{border-radius:var(--radius-sm);box-shadow:var(--swiss-shadow)}.public-hero-media figcaption,.situation-hero-media figcaption{border-radius:0}.public-hero-media figcaption{color:var(--gray-700);background:var(--white)}.content-page table{border-radius:0;box-shadow:none;font-size:0.95rem}.content-page th{background:var(--gray-50)}:where(.content-page):where(th,td){padding:0.7rem 0.85rem;vertical-align:top}.footer{border-top-width:2px}.page-privacy .public-page-hero,.page-terms .public-page-hero,.page-cookie-policy .public-page-hero,.page-accessibility .public-page-hero,.page-service-boundaries .public-page-hero,.page-refund-cancellation .public-page-hero,.page-provider-notice .public-page-hero,.page-thank-you .public-page-hero{padding:3rem 0 2.5rem}:where( .page-privacy,.page-terms,.page-cookie-policy,.page-accessibility,.page-service-boundaries,.page-refund-cancellation,.page-provider-notice,.page-thank-you ):where(.content-page){max-width:820px}:where( .page-privacy,.page-terms,.page-cookie-policy,.page-accessibility,.page-service-boundaries,.page-refund-cancellation,.page-provider-notice,.page-thank-you ):where(.section-spacing){padding-top:clamp(2rem,4vw,3rem);padding-bottom:clamp(2.5rem,5vw,4rem)}:where( .page-privacy,.page-terms,.page-cookie-policy,.page-accessibility,.page-service-boundaries,.page-refund-cancellation,.page-provider-notice,.page-thank-you ):where(.content-page>h2){font-size:clamp(1.45rem,2.1vw,1.9rem);line-height:1.16;margin-top:clamp(1.45rem,3vw,2.1rem);margin-bottom:0.65rem}:where( .page-privacy,.page-terms,.page-cookie-policy,.page-accessibility,.page-service-boundaries,.page-refund-cancellation,.page-provider-notice,.page-thank-you ):where(.content-page>h3){font-size:1.05rem;margin-top:1.15rem;margin-bottom:0.45rem}:where( .page-privacy,.page-terms,.page-cookie-policy,.page-accessibility,.page-service-boundaries,.page-refund-cancellation,.page-provider-notice,.page-thank-you ):where(.content-page>p,.content-page>ul,.content-page>ol){max-width:68ch}:where(.page-founder-plan):where(.content-page){max-width:980px}:where(.page-founder-plan):where(.content-page>h2){font-size:clamp(1.8rem,2.8vw,2.45rem);margin-top:clamp(2.25rem,5vw,3.25rem)}:where(.page-founder-plan):where(.content-page>h3){font-size:clamp(1.2rem,2vw,1.55rem);margin-top:1.75rem}:where(.page-founder-plan):where(.content-page table){font-size:0.9rem}:where(.page-free-guide,.page-pricing,.page-diy-vs-us,.page-pa-probate,.page-keith-story):where(.content-page){max-width:960px}:where(.page-free-guide,.page-pricing):where(.content-page table){margin:1rem 0 1.6rem}:where(.page-home,.page-services):where(.section-header){margin-bottom:clamp(1.5rem,3vw,2.25rem)}:where(.page-home,.page-services):where(.situation-grid,.services-situation-grid){margin-top:clamp(1.5rem,3vw,2.25rem)}:where(.page-home,.page-services):where(.situation-card,.services-situation-card){padding:clamp(1.2rem,2vw,1.55rem)}:where(.page-home,.page-services):where(.situation-card span,.services-situation-card span){width:2.35rem;height:2.35rem;margin-bottom:0.75rem}.page-privacy .hero-stats,.page-terms .hero-stats,.page-cookie-policy .hero-stats,.page-accessibility .hero-stats,.page-service-boundaries .hero-stats,.page-refund-cancellation .hero-stats,.page-provider-notice .hero-stats,.page-thank-you .hero-stats{display:none}@media (max-width:768px){.section-title,.content-page>h2,.public-content h2,.situation-section>h2{font-size:clamp(1.75rem,8vw,2.35rem)}.hero-title{font-size:clamp(2.1rem,10vw,2.75rem)}.section-spacing{padding-top:clamp(2rem,7vw,2.8rem);padding-bottom:clamp(2rem,7vw,2.8rem)}:where(.content-page,.public-content)>:where(p,ul,ol){max-width:none}:where(.content-page):where(p,li),:where(.public-content):where(p,li){font-size:0.96rem;line-height:1.58}:where(.public-page-hero){padding-top:3.25rem;padding-bottom:2.25rem}:where(.situation-hero){padding-top:4rem;padding-bottom:2rem}.card,.situation-step-grid article,.situation-timeline article,.situation-record-grid article,.service-path-card,.pricing-card{padding:var(--space-lg)}.hero-proof-points{display:none}.situation-grid,.services-situation-grid,.pricing-grid,.guide-step-grid,.guide-risk-grid,.guide-timeline,.guide-visit-grid{gap:var(--space-md)}:where(.page-home,.page-services):where(.situation-card,.services-situation-card){min-height:auto}:where(.page-founder-plan):where(.content-page table:not(.responsive-table-ready)),:where(.page-free-guide,.page-pricing,.page-diy-vs-us,.page-pa-probate,.page-keith-story):where(.content-page table){font-size:0.88rem}}﻿ body:not(.page-home):not(.page-estate-strategy-report) .header{background:#0d0f12;border-bottom:1px solid rgba(255,255,255,0.08);box-shadow:none}body:not(.page-home):not(.page-estate-strategy-report) .logo-name,body:not(.page-home):not(.page-estate-strategy-report) .nav-link{color:#f6f2eb;text-shadow:none}body:not(.page-home):not(.page-estate-strategy-report) .nav-link:hover,body:not(.page-home):not(.page-estate-strategy-report) .nav-link.active{color:#7ee4cf}body:not(.page-home):not(.page-estate-strategy-report) .nav-link.btn.btn-primary{border:1px solid rgba(126,228,207,0.32);border-radius:8px;background:rgba(126,228,207,0.12);color:#f6f2eb}body:not(.page-home):not(.page-estate-strategy-report) .nav-link.btn.btn-primary:hover{background:#f6f2eb;color:#0d0f12;box-shadow:none}body:not(.page-home):not(.page-estate-strategy-report) .mobile-menu-toggle span{background:#f6f2eb}.public-page-hero,.situation-hero{padding:clamp(4.2rem,8vw,6.5rem) 0 clamp(3.25rem,6vw,5rem);border-bottom:1px solid rgba(255,255,255,0.08);background:radial-gradient(circle at 22% 12%,rgba(102,214,187,0.18),transparent 28rem),linear-gradient(135deg,#0d0f12 0%,#12161d 55%,#0f1218 100%);color:#f6f2eb}.public-page-hero .hero-content{max-width:760px}.public-page-hero .hero-title,.public-page-hero .hero-content .hero-title,.situation-hero-copy .hero-title{max-width:13ch;color:#f6f2eb;text-shadow:none}.public-page-hero .hero-description,.public-page-hero .hero-content .hero-description,.situation-hero-copy .hero-description{max-width:62ch;color:rgba(246,242,235,0.82)}.public-page-hero .hero-eyebrow,.situation-hero .hero-eyebrow{color:#66d6bb}.public-page-hero .hero-actions,.situation-hero-actions{margin-bottom:clamp(1rem,2vw,1.35rem)}.public-page-hero .hero-stats,.situation-stats{gap:0.75rem;margin-top:clamp(1rem,2vw,1.25rem)}.public-page-hero .hero-stats .stat,.situation-hero .hero-stats .stat{border:1px solid rgba(255,255,255,0.12);background:rgba(255,255,255,0.055)}.public-page-hero .hero-stats .stat-number,.situation-hero .hero-stats .stat-number{color:#f6f2eb}.public-page-hero .hero-stats .stat-label,.situation-hero .hero-stats .stat-label{color:rgba(246,242,235,0.62)}.public-hero-media,.situation-hero-media{border:1px solid rgba(255,255,255,0.14);border-radius:8px;background:rgba(255,255,255,0.06);box-shadow:0 20px 60px rgba(0,0,0,0.28)}.public-hero-media figcaption,.situation-hero-media figcaption{background:rgba(17,18,23,0.9);color:rgba(248,246,239,0.86)}.content-page.public-content{color:var(--gray-700)}.ld-kpi-grid,.ld-visual-grid,.ld-flow-strip,.ld-check-grid,.ld-situation-hub,.ld-route-flow,.ld-decision-bars{margin:clamp(1.35rem,3vw,2rem) 0}.ld-kpi-grid,.ld-visual-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-md)}.ld-visual-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.ld-kpi-grid article,.ld-visual-grid article{min-width:0;padding:clamp(1rem,2vw,1.25rem);border:1px solid rgba(22,59,81,0.12);border-radius:var(--radius-md);background:var(--white);box-shadow:var(--swiss-shadow,var(--shadow-sm))}.ld-kpi-grid span,.ld-visual-grid span{display:inline-block;margin-bottom:0.45rem;color:var(--teal-800);font-size:0.76rem;font-weight:var(--font-weight-extrabold);text-transform:uppercase}.ld-kpi-grid strong,.ld-visual-grid strong{display:block;margin-bottom:0.4rem;color:var(--navy-900);font-size:clamp(1.05rem,1.7vw,1.4rem);line-height:1.15}.ld-kpi-grid strong{color:var(--coral-700);font-size:clamp(1.45rem,2.6vw,2.15rem)}.ld-kpi-grid p,.ld-visual-grid p{margin:0;color:var(--gray-700);line-height:1.48}.ld-flow-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;overflow:hidden;border:1px solid rgba(22,59,81,0.12);border-radius:var(--radius-md);background:rgba(22,59,81,0.12)}.ld-flow-strip article{min-width:0;padding:clamp(1rem,2vw,1.25rem);background:var(--white)}.ld-flow-strip span{display:inline-grid;place-items:center;width:1.9rem;height:1.9rem;margin-bottom:0.7rem;border-radius:var(--radius-full);background:#17322d;color:#7ee4cf;font-weight:var(--font-weight-extrabold)}.ld-flow-strip strong{display:block;color:var(--navy-900);line-height:1.15}.ld-flow-strip p{margin:0.35rem 0 0;color:var(--gray-700);line-height:1.45}.ld-decision-bars{display:grid;gap:var(--space-sm)}.ld-decision-bars article{display:grid;grid-template-columns:minmax(7rem,0.22fr) minmax(0,1fr) minmax(6.5rem,0.2fr);gap:var(--space-sm);align-items:center;padding:0.8rem;border:1px solid rgba(22,59,81,0.12);border-radius:var(--radius-md);background:var(--white)}.ld-decision-bars strong{color:var(--navy-900);line-height:1.1}.ld-decision-bars span{color:var(--gray-700);font-size:0.92rem}.ld-decision-bars b{grid-column:2;display:block;width:var(--bar,50%);height:0.82rem;border-radius:var(--radius-full);background:linear-gradient(90deg,var(--teal-500),var(--coral-500))}.ld-check-grid,.ld-route-flow{display:flex;flex-wrap:wrap;gap:var(--space-sm)}.ld-check-grid span,.ld-route-flow span{display:inline-flex;align-items:center;min-height:2.4rem;padding:0.55rem 0.78rem;border:1px solid rgba(22,59,81,0.12);border-radius:var(--radius-full);background:var(--white);color:var(--navy-800);font-weight:var(--font-weight-bold)}.ld-route-flow span{background:#14231f;color:#ecfdf9;border-color:rgba(126,228,207,0.22)}.ld-situation-hub{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-md)}.ld-situation-hub a{display:grid;gap:0.35rem;min-width:0;padding:clamp(1rem,2vw,1.25rem);border:1px solid rgba(22,59,81,0.12);border-radius:var(--radius-md);background:var(--white);color:var(--gray-700);text-decoration:none;box-shadow:var(--swiss-shadow,var(--shadow-sm))}.ld-situation-hub a:hover,.ld-situation-hub a:focus-visible{border-color:rgba(43,165,153,0.42);box-shadow:0 10px 28px rgba(16,42,67,0.08)}.ld-situation-hub span{color:var(--teal-800);font-size:0.76rem;font-weight:var(--font-weight-extrabold);text-transform:uppercase}.ld-situation-hub strong{color:var(--navy-900);line-height:1.15}.ld-situation-hub p{margin:0;color:var(--gray-700);line-height:1.45}@media (max-width:920px){.ld-kpi-grid,.ld-visual-grid,.ld-visual-grid.three,.ld-flow-strip,.ld-situation-hub{grid-template-columns:1fr}.ld-decision-bars article{grid-template-columns:1fr}.ld-decision-bars b{grid-column:auto}}﻿ .page-home .header{background:rgba(13,15,18,0.96);border-bottom:1px solid rgba(255,255,255,0.1);box-shadow:none}.page-home .logo-name,.page-home .nav-link{color:#f6f2eb;text-shadow:none}.page-home .nav-link:hover,.page-home .nav-link.active{color:#7ee4cf}.page-home .mobile-menu-toggle span{background:#f6f2eb}:is( .page-thesis,.page-appliance,.page-framework,.page-consulting,.page-legacy-system,.page-governance,.page-education ) .header{background:#0d0f12;border-bottom:1px solid rgba(255,255,255,0.1);box-shadow:none}:is( .page-thesis,.page-appliance,.page-framework,.page-consulting,.page-legacy-system,.page-governance,.page-education ) .logo-name,:is( .page-thesis,.page-appliance,.page-framework,.page-consulting,.page-legacy-system,.page-governance,.page-education ) .nav-link{color:#f6f2eb;text-shadow:none}:is( .page-thesis,.page-appliance,.page-framework,.page-consulting,.page-legacy-system,.page-governance,.page-education ) .nav-link:hover,:is( .page-thesis,.page-appliance,.page-framework,.page-consulting,.page-legacy-system,.page-governance,.page-education ) .nav-link.active{color:#7ee4cf}:is( .page-thesis,.page-appliance,.page-framework,.page-consulting,.page-legacy-system,.page-governance,.page-education ) .nav-link.btn.btn-primary{border:1px solid rgba(126,228,207,0.32);background:rgba(126,228,207,0.12);color:#f6f2eb}.appliance-hero{position:relative;overflow:hidden;min-height:min(860px,calc(100vh - 58px));display:grid;align-items:center;background:linear-gradient(135deg,#0d0f12 0%,#151a1f 58%,#1e1713 100%);color:#f6f2eb}.appliance-hero::before{content:"";position:absolute;inset:0;background:linear-gradient(rgba(246,242,235,0.035) 1px,transparent 1px),linear-gradient(90deg,rgba(246,242,235,0.035) 1px,transparent 1px);background-size:64px 64px;mask-image:linear-gradient(180deg,rgba(0,0,0,0.75),transparent 86%);pointer-events:none}.appliance-hero-scene{position:absolute;inset:auto 4vw 5vh auto;width:min(46vw,620px);height:min(46vw,620px);opacity:0.42;pointer-events:none}.appliance-orbit{position:relative;width:100%;height:100%;border:1px solid rgba(126,228,207,0.2);border-radius:8px;background:linear-gradient(rgba(246,242,235,0.05) 1px,transparent 1px),linear-gradient(90deg,rgba(246,242,235,0.05) 1px,transparent 1px);background-size:78px 78px}.appliance-orbit::before,.appliance-orbit::after{content:"";position:absolute;inset:18% 10%;border:1px solid rgba(246,242,235,0.12);border-radius:8px}.appliance-orbit::after{inset:38% 20%;border-color:rgba(255,135,135,0.16)}.appliance-node{position:absolute;display:inline-flex;align-items:center;min-height:2.35rem;max-width:9.2rem;padding:0.45rem 0.7rem;border:1px solid rgba(246,242,235,0.18);border-radius:8px;background:rgba(13,15,18,0.74);color:#f6f2eb;font-size:0.78rem;font-weight:750;line-height:1.15}.node-conversation{top:9%;left:8%}.node-artifact{top:18%;right:7%}.node-workflow{right:12%;bottom:12%}.node-review{bottom:16%;left:8%}.node-ledger{top:45%;left:35%}.appliance-hero-inner{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(18rem,0.58fr);gap:clamp(2rem,5vw,5rem);align-items:center;padding-top:clamp(5.5rem,9vw,8rem);padding-bottom:clamp(4rem,8vw,6.5rem)}.appliance-kicker{margin:0 0 0.8rem;color:#7ee4cf;font-size:0.78rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.appliance-hero h1{max-width:10.5ch;margin:0;color:#f6f2eb;font-size:clamp(3rem,7vw,6.4rem);line-height:0.98;letter-spacing:0}.appliance-hero-lede{max-width:64ch;margin:clamp(1rem,2vw,1.4rem) 0 0;color:rgba(246,242,235,0.78);font-size:clamp(1.08rem,1.8vw,1.42rem);line-height:1.45}.appliance-hero-actions{display:flex;flex-wrap:wrap;gap:0.75rem;margin-top:clamp(1.4rem,3vw,2rem)}.appliance-hero-actions .btn-outline,.appliance-stakes-copy .btn-primary{border-color:rgba(246,242,235,0.35);color:#f6f2eb}.appliance-hero-proof{display:flex;flex-wrap:wrap;gap:0.55rem;max-width:42rem;margin-top:clamp(1.5rem,3vw,2rem)}.appliance-hero-proof span{padding:0.52rem 0.7rem;border:1px solid rgba(246,242,235,0.14);border-radius:8px;background:rgba(246,242,235,0.06);color:rgba(246,242,235,0.82);font-size:0.86rem;font-weight:700}.appliance-hero-visual{position:relative;z-index:1;margin:0;overflow:hidden;border:1px solid rgba(246,242,235,0.18);border-radius:8px;background:#11161a;box-shadow:0 28px 90px rgba(0,0,0,0.32)}.appliance-hero-visual img{display:block;width:100%;aspect-ratio:4 / 3;object-fit:cover}.appliance-hero-visual figcaption{display:grid;gap:0.2rem;padding:1rem;border-top:1px solid rgba(246,242,235,0.12);background:rgba(13,15,18,0.96)}.appliance-hero-visual span{color:#7ee4cf;font-size:0.72rem;font-weight:800;text-transform:uppercase}.appliance-hero-visual strong{color:#f6f2eb;font-size:1.05rem}.appliance-hero-visual small{color:rgba(246,242,235,0.68);line-height:1.45}.appliance-band{padding:clamp(3.5rem,7vw,6rem) 0;background:#fbfaf6}.appliance-band+.appliance-band{border-top:1px solid rgba(22,59,81,0.1)}.appliance-band-intro,.appliance-band-proof{background:#ffffff}.appliance-section-heading{max-width:800px;margin-bottom:clamp(1.5rem,4vw,2.6rem)}.appliance-section-heading h2,.appliance-stakes-grid h2{margin:0;color:#102a43;font-size:clamp(2rem,4vw,3.7rem);line-height:1.04;letter-spacing:0}.appliance-section-heading p:not(.appliance-kicker),.appliance-stakes-copy p{max-width:68ch;margin:0.9rem 0 0;color:#52606d;font-size:clamp(1rem,1.6vw,1.18rem);line-height:1.58}.appliance-flow,.appliance-proof-grid,.appliance-module-grid,.aba-card-grid,.aba-proof-pair,.aba-flow-strip{display:grid;gap:1px;overflow:hidden;border:1px solid rgba(22,59,81,0.12);border-radius:8px;background:rgba(22,59,81,0.12)}.appliance-flow,.aba-flow-strip{grid-template-columns:repeat(4,minmax(0,1fr))}.appliance-proof-grid,.aba-proof-pair{grid-template-columns:repeat(2,minmax(0,1fr))}.appliance-module-grid,.aba-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.appliance-flow article,.appliance-proof-panel,.appliance-module-grid article,.aba-card-grid article,.aba-proof-pair article,.aba-flow-strip article{min-width:0;padding:clamp(1rem,2.2vw,1.45rem);background:#ffffff}.aba-card-grid article:last-child:nth-child(3n+2){grid-column:span 2}.appliance-flow span,.aba-flow-strip span{display:inline-grid;place-items:center;width:2rem;height:2rem;margin-bottom:0.8rem;border-radius:50%;background:#12231f;color:#7ee4cf;font-weight:850}.appliance-proof-panel>span,.appliance-module-grid strong,.aba-card-grid span,.aba-proof-pair span,.appliance-flow strong,.aba-flow-strip strong{display:block;color:#102a43}.appliance-proof-panel>span,.aba-card-grid span,.aba-proof-pair span{margin-bottom:0.45rem;color:#087b6f;font-size:0.75rem;font-weight:850;letter-spacing:0;text-transform:uppercase}.appliance-proof-panel h3,.aba-proof-pair h3{margin:0;color:#102a43;font-size:clamp(1.35rem,2.2vw,2rem)}.appliance-flow p,.appliance-proof-panel p,.appliance-module-grid p,.aba-card-grid p,.aba-proof-pair p,.aba-flow-strip p{margin:0.45rem 0 0;color:#52606d;line-height:1.52}.appliance-proof-panel a,.aba-proof-pair a{display:inline-flex;margin-top:1rem}.appliance-band-dark{background:#11161a;color:#f6f2eb}.appliance-stakes-grid{display:grid;grid-template-columns:minmax(0,0.95fr) minmax(18rem,0.65fr);gap:clamp(2rem,5vw,5rem);align-items:start}.appliance-band-dark .appliance-kicker,.appliance-band-dark h2{color:#f6f2eb}.appliance-band-dark .appliance-stakes-copy p{color:rgba(246,242,235,0.76)}.appliance-stakes-copy .btn{margin-top:1.2rem}.aba-statement{max-width:980px;margin:clamp(1.4rem,3vw,2rem) 0;padding:clamp(1.1rem,3vw,1.65rem);border:1px solid rgba(22,59,81,0.14);border-radius:8px;background:#11161a;color:#f6f2eb;font-size:clamp(1.2rem,2.4vw,1.85rem);line-height:1.2}.aba-statement strong{color:inherit}.aba-spine{display:flex;flex-wrap:wrap;gap:0.55rem;margin:clamp(1.35rem,3vw,2rem) 0}.aba-spine span{display:inline-flex;align-items:center;min-height:2.4rem;padding:0.58rem 0.74rem;border:1px solid rgba(8,123,111,0.24);border-radius:8px;background:#f0fcfb;color:#17322d;font-weight:750}.aba-spine-short span{background:#fff7ed;border-color:rgba(250,82,82,0.22)}@media (max-width:980px){.appliance-hero{min-height:auto}.appliance-hero-inner,.appliance-stakes-grid{grid-template-columns:1fr}.appliance-hero-scene{width:78vw;height:78vw;inset:auto -18vw 2rem auto}.appliance-hero-visual{max-width:34rem}.appliance-flow,.appliance-proof-grid,.appliance-module-grid,.aba-card-grid,.aba-proof-pair,.aba-flow-strip{grid-template-columns:1fr}.aba-card-grid article:last-child:nth-child(3n+2){grid-column:auto}}@media (max-width:640px){.appliance-hero-inner{padding-top:4.5rem;padding-bottom:3.5rem}.appliance-hero h1{font-size:clamp(2.65rem,15vw,4rem)}.appliance-hero-scene{display:none}.appliance-hero-actions .btn{width:100%;justify-content:center}.appliance-hero-proof span{width:100%}}.thesis-line{max-width:980px;margin:clamp(1.5rem,4vw,2.4rem) 0;padding:clamp(1.2rem,3vw,1.8rem);border-radius:8px;background:#11161a;color:#f6f2eb;font-size:clamp(1.35rem,3vw,2.2rem);line-height:1.15}.thesis-line strong{color:inherit}.thesis-artifact-stack,.legacy-workflow{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;overflow:hidden;margin:clamp(1.5rem,4vw,2.4rem) 0;border:1px solid rgba(22,59,81,0.12);border-radius:8px;background:rgba(22,59,81,0.12)}.legacy-workflow{grid-template-columns:repeat(3,minmax(0,1fr))}.thesis-artifact-stack article,.legacy-workflow article{min-width:0;padding:clamp(1rem,2vw,1.35rem);background:#ffffff}.thesis-artifact-stack span,.legacy-workflow span{display:inline-grid;place-items:center;width:2rem;height:2rem;margin-bottom:0.8rem;border-radius:50%;background:#12231f;color:#7ee4cf;font-weight:850}.thesis-artifact-stack strong,.legacy-workflow strong{display:block;color:#102a43}.thesis-artifact-stack p,.legacy-workflow p{margin:0.45rem 0 0;color:#52606d;line-height:1.52}.thesis-path{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0.6rem;margin:1.4rem 0}.thesis-path span{display:grid;min-height:4rem;place-items:center;padding:0.8rem;border:1px solid rgba(8,123,111,0.24);border-radius:8px;background:#f0fcfb;color:#17322d;font-weight:800;text-align:center}.race-diagram{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,0.82fr);grid-template-areas:"track pit" "finish pit" "telemetry telemetry";gap:1rem;margin:clamp(1.5rem,4vw,2.6rem) 0}.race-lane,.pit-lane,.finish-lane,.telemetry-lane{min-width:0;padding:clamp(1rem,2.4vw,1.5rem);border:1px solid rgba(22,59,81,0.14);border-radius:8px;background:#ffffff}.race-lane{grid-area:track;background:#f0fcfb}.pit-lane{grid-area:pit;background:#fff7ed;border-color:rgba(250,82,82,0.22)}.finish-lane{grid-area:finish;background:#11161a;color:#f6f2eb}.telemetry-lane{grid-area:telemetry;background:#fbfaf6}.race-diagram span,.consulting-proof-demo span,.review-queue span{display:block;margin-bottom:0.45rem;color:#087b6f;font-size:0.76rem;font-weight:850;letter-spacing:0;text-transform:uppercase}.pit-lane span{color:#b42318}.race-diagram strong{display:block;color:#102a43;font-size:clamp(1.2rem,2vw,1.7rem);line-height:1.15}.race-diagram .finish-lane span,.race-diagram .finish-lane strong,.race-diagram .finish-lane p{color:#f6f2eb}.race-diagram p{margin:0.85rem 0 0}.race-steps,.pit-grid{display:grid;gap:0.45rem;margin-top:1rem}.race-steps{grid-template-columns:repeat(5,minmax(0,1fr))}.pit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.race-steps b,.pit-grid b{display:grid;min-height:2.5rem;place-items:center;padding:0.45rem;border-radius:8px;background:rgba(255,255,255,0.82);color:#102a43;font-size:0.86rem;text-align:center}.consulting-proof-demo{display:grid;gap:clamp(1rem,2.5vw,1.5rem);margin:clamp(1.5rem,4vw,2.5rem) 0;padding:clamp(1rem,3vw,1.6rem);border:1px solid rgba(22,59,81,0.14);border-radius:8px;background:#fbfaf6}.proof-controls{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0.8rem}.proof-controls label{display:grid;gap:0.35rem;min-width:0}.proof-controls select{width:100%;min-height:2.9rem;padding:0.55rem 0.7rem;border:1px solid rgba(22,59,81,0.18);border-radius:8px;background:#ffffff;color:#102a43;font:inherit;font-weight:700}.scenario-row{display:flex;flex-wrap:wrap;gap:0.55rem}.scenario-row button{min-height:2.5rem;padding:0.55rem 0.8rem;border:1px solid rgba(22,59,81,0.16);border-radius:8px;background:#ffffff;color:#102a43;font:inherit;font-weight:800;cursor:pointer}.scenario-row button[aria-pressed="true"]{background:#12231f;color:#7ee4cf}.opportunity-brief{display:grid;grid-template-columns:minmax(0,0.75fr) minmax(20rem,1fr);gap:1rem;padding:clamp(1rem,3vw,1.5rem);border-radius:8px;background:#11161a;color:#f6f2eb}.opportunity-brief h3{margin:0;color:#f6f2eb;font-size:clamp(1.6rem,3vw,2.5rem);line-height:1.05}.opportunity-brief p{color:rgba(246,242,235,0.78)}.opportunity-brief dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;overflow:hidden;margin:0;border:1px solid rgba(246,242,235,0.14);border-radius:8px;background:rgba(246,242,235,0.14)}.opportunity-brief dl div{min-width:0;padding:0.85rem;background:rgba(246,242,235,0.06)}.opportunity-brief dt{color:#7ee4cf;font-size:0.74rem;font-weight:850;text-transform:uppercase}.opportunity-brief dd{margin:0.35rem 0 0;color:#f6f2eb;line-height:1.38}.review-queue{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;overflow:hidden;border:1px solid rgba(22,59,81,0.12);border-radius:8px;background:rgba(22,59,81,0.12)}.review-queue article{min-width:0;padding:clamp(1rem,2.2vw,1.35rem);background:#ffffff}.review-queue strong{display:block;color:#102a43}.review-queue p{margin:0.45rem 0 0;color:#52606d}@media (max-width:980px){.thesis-artifact-stack,.legacy-workflow,.thesis-path,.proof-controls,.review-queue{grid-template-columns:1fr}.race-diagram{grid-template-columns:1fr;grid-template-areas:"track" "pit" "finish" "telemetry"}.race-steps,.pit-grid,.opportunity-brief,.opportunity-brief dl{grid-template-columns:1fr}}.page-project-hub{background:#080c10;color:#f5f1e8}.page-project-hub .header,.page-system-brief .header,.page-system-orientation .header,.page-elixir-runtime .header{background:#0d0f12 !important;border-bottom:1px solid rgba(255,255,255,0.1);box-shadow:none}.page-project-hub .logo-name,.page-project-hub .nav-link,.page-system-brief .logo-name,.page-system-brief .nav-link,.page-system-orientation .logo-name,.page-system-orientation .nav-link,.page-elixir-runtime .logo-name,.page-elixir-runtime .nav-link{color:#f6f2eb;text-shadow:none}.page-project-hub .nav-link:hover,.page-project-hub .nav-link.active,.page-system-brief .nav-link:hover,.page-system-brief .nav-link.active,.page-system-orientation .nav-link:hover,.page-system-orientation .nav-link.active,.page-elixir-runtime .nav-link:hover,.page-elixir-runtime .nav-link.active{color:#7ee4cf}.page-project-hub .nav-link.btn.btn-primary,.page-system-brief .nav-link.btn.btn-primary,.page-system-orientation .nav-link.btn.btn-primary,.page-elixir-runtime .nav-link.btn.btn-primary{border:1px solid rgba(126,228,207,0.32);border-radius:8px;background:rgba(126,228,207,0.12);color:#f6f2eb}.page-project-hub .nav-link.btn.btn-primary:hover,.page-system-brief .nav-link.btn.btn-primary:hover,.page-system-orientation .nav-link.btn.btn-primary:hover,.page-elixir-runtime .nav-link.btn.btn-primary:hover{background:#f6f2eb;color:#0d0f12;box-shadow:none}.page-project-hub .mobile-menu-toggle span,.page-system-brief .mobile-menu-toggle span,.page-system-orientation .mobile-menu-toggle span,.page-elixir-runtime .mobile-menu-toggle span{background:#f6f2eb}.project-hub-hero{min-height:calc(100vh - 76px);display:flex;align-items:center;padding:clamp(3rem,7vw,7rem) 0;background:#080c10}.project-hub-shell{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(20rem,0.85fr);gap:clamp(2rem,5vw,5rem);align-items:center}.project-hub-kicker{margin:0 0 0.9rem;color:#63e0c2;font-size:0.78rem;font-weight:900;letter-spacing:0.08em;text-transform:uppercase}.project-hub-copy h1{max-width:13ch;margin:0;color:#fffaf0;font-size:clamp(3.3rem,7.2vw,7.4rem);line-height:0.92}.project-hub-lede{max-width:48rem;margin:1.4rem 0 0;color:rgba(245,241,232,0.78);font-size:clamp(1.05rem,1.5vw,1.3rem);line-height:1.55}.project-hub-actions{display:flex;flex-wrap:wrap;gap:0.75rem;margin-top:1.6rem}.project-hub-brief{padding:clamp(1.2rem,2vw,1.6rem);border:1px solid rgba(99,224,194,0.28);border-radius:8px;background:rgba(18,26,33,0.76);box-shadow:0 2rem 6rem rgba(0,0,0,0.32)}.project-hub-brief>span{display:block;margin-bottom:1rem;color:#63e0c2;font-size:0.78rem;font-weight:900;letter-spacing:0.08em;text-transform:uppercase}.project-hub-brief ol{display:grid;gap:0.75rem;margin:0;padding:0;list-style:none;counter-reset:spine}.project-hub-brief li{counter-increment:spine;display:grid;grid-template-columns:2.5rem 1fr;gap:0.85rem;align-items:start;padding:0.8rem;border:1px solid rgba(255,255,255,0.08);border-radius:8px;background:rgba(255,255,255,0.035)}.project-hub-brief li::before{content:counter(spine,decimal-leading-zero);color:#63e0c2;font-size:0.78rem;font-weight:900}.project-hub-brief strong{grid-column:2;display:block;color:#fffaf0;font-size:1rem}.project-hub-brief small{grid-column:2;display:block;margin-top:0.18rem;color:rgba(245,241,232,0.62);line-height:1.35}.project-hub-band{padding:clamp(3rem,6vw,6rem) 0;background:#0d1319;color:#f5f1e8}.project-hub-section-head{display:grid;grid-template-columns:minmax(0,0.8fr) minmax(18rem,0.62fr);gap:1.5rem;align-items:end;margin-bottom:1.8rem}.project-hub-section-head h2,.project-agent-grid h2{margin:0;color:#fffaf0;font-size:clamp(2.2rem,4.6vw,4.9rem);line-height:0.95}.project-hub-section-head p:not(.project-hub-kicker),.project-agent-grid p{margin:0;color:rgba(245,241,232,0.68);line-height:1.6}.project-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.project-card{display:flex;min-height:18rem;flex-direction:column;justify-content:space-between;padding:1.25rem;border:1px solid rgba(255,255,255,0.08);border-radius:8px;background:#141a20}.project-card.is-primary{border-color:rgba(99,224,194,0.3);background:#12211f}.project-card.is-legacy{border-color:rgba(255,250,240,0.2);background:#1b2027}.project-card span{color:#63e0c2;font-size:0.76rem;font-weight:900;letter-spacing:0.08em;text-transform:uppercase}.project-card h3{margin:0.85rem 0 0;color:#fffaf0;font-size:clamp(1.45rem,2vw,2rem);line-height:1}.project-card p{margin:0.9rem 0 1.2rem;color:rgba(245,241,232,0.68);line-height:1.5}.project-card-links{display:flex;flex-wrap:wrap;gap:0.55rem}.project-card-links a{display:inline-flex;min-height:2.45rem;align-items:center;justify-content:center;padding:0 0.9rem;border:1px solid rgba(255,255,255,0.14);border-radius:999px;color:#fffaf0;font-weight:800;text-decoration:none}.project-card-links a:hover,.project-card-links a:focus-visible{border-color:rgba(99,224,194,0.55);background:rgba(99,224,194,0.12)}.project-hub-band-dark{background:#080c10}.project-agent-grid{display:grid;grid-template-columns:minmax(0,0.74fr) minmax(20rem,0.86fr);gap:clamp(2rem,5vw,5rem);align-items:start}.project-agent-grid p+p{margin-top:1rem}@media (max-width:980px){.project-hub-shell,.project-hub-section-head,.project-agent-grid{grid-template-columns:1fr}.project-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.project-hub-hero{min-height:auto;padding:2.4rem 0}.project-hub-copy h1{max-width:10.5ch;font-size:clamp(3rem,17vw,4.4rem)}.project-card-grid{grid-template-columns:1fr}.project-card{min-height:auto}.project-hub-actions .btn{width:100%}}body[class*="project-shell-"] .header{background:rgba(13,15,18,0.97) !important;border-bottom:1px solid rgba(255,255,255,0.1);box-shadow:none}body[class*="project-shell-"] .logo-name,body[class*="project-shell-"] .nav-link{color:#f6f2eb !important;text-shadow:none}body[class*="project-shell-"] .logo-kicker,body[class*="project-shell-"] .nav-link:hover,body[class*="project-shell-"] .nav-link.active{color:#7ee4cf !important}body[class*="project-shell-"] .nav-link.btn.btn-primary{border:1px solid rgba(126,228,207,0.32);border-radius:8px;background:rgba(126,228,207,0.12);color:#f6f2eb !important;box-shadow:none}body[class*="project-shell-"] .nav-link.btn.btn-primary:hover{background:#f6f2eb;color:#0d0f12 !important}body[class*="project-shell-"] .mobile-menu-toggle span{background:#f6f2eb}@media (max-width:968px){body[class*="project-shell-"] .nav{background:#0d0f12;border-top:1px solid rgba(255,255,255,0.1)}body[class*="project-shell-"] .nav-link{border:1px solid rgba(255,255,255,0.1);background:rgba(255,255,255,0.045)}body[class*="project-shell-"] .nav-link.active{background:rgba(126,228,207,0.12)}}
