/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.rounded{border-radius:.25rem}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--ink:#050b14;--navy:#0a1728;--navy-soft:#12263e;--gold:#f5b914;--gold-soft:#ffd85c;--lime:#93c51c;--ivory:#f7f4ea;--paper:#fffdf7;--muted:#617083;--line:#0a17281f;--shadow:0 24px 70px #050b1424;--sans:Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--ivory);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased;margin:0}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:1em;height:1em}section[id]{scroll-margin-top:100px}.site-header{z-index:50;color:#fff;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#050b14e6;border-bottom:1px solid #ffffff17;justify-content:space-between;align-items:center;gap:32px;height:82px;padding:0 max(24px,50vw - 610px);display:flex;position:sticky;top:0}.logo-link{flex-shrink:0}.brand{align-items:center;gap:10px;display:inline-flex}.brand-mark{width:38px;height:38px;color:var(--ink);background:var(--gold);border-radius:12px 12px 12px 3px;place-items:center;display:grid;position:relative;box-shadow:0 0 0 1px #ffffff26,0 8px 26px #f5b9142e}.brand-mark span{letter-spacing:-.08em;font-size:20px;font-weight:900;transform:translate(-1px)}.brand-mark i{background:var(--lime);border:2px solid var(--ink);border-radius:50%;width:10px;height:10px;position:absolute;top:-3px;right:-3px}.brand-copy{text-transform:uppercase;line-height:.9;display:grid}.brand-copy strong{color:#fff;letter-spacing:.04em;font-size:16px}.brand-copy small{color:var(--gold);letter-spacing:.23em;margin-top:5px;font-size:9px;font-weight:800}.site-header nav{gap:34px;margin-left:auto;display:flex}.site-header nav a{color:#c8d1dc;font-size:13px;font-weight:700;transition:color .2s}.site-header nav a:hover,.site-header nav a:focus-visible{color:var(--gold)}.header-cta{color:var(--ink);background:var(--gold);border-radius:999px;padding:12px 18px;font-size:13px;font-weight:850}.hero{color:#fff;background:linear-gradient(#ffffff06 1px, transparent 1px), linear-gradient(90deg, #ffffff06 1px, transparent 1px), radial-gradient(circle at 75% 43%, #112a44db, transparent 35%), linear-gradient(140deg, var(--ink) 0%, #071221 55%, #0a1b30 100%);background-size:44px 44px,44px 44px,auto,auto;grid-template-columns:1.03fr .97fr;align-items:center;gap:72px;min-height:740px;padding:86px max(24px,50vw - 610px) 100px;display:grid;position:relative;overflow:hidden}.hero:after{content:"";background:linear-gradient(90deg, var(--gold) 0 68%, var(--lime) 68%);height:5px;position:absolute;bottom:0;left:0;right:0}.hero-glow{filter:blur(120px);opacity:.12;pointer-events:none;border-radius:50%;width:420px;height:420px;position:absolute}.hero-glow-one{background:var(--gold);top:-220px;right:20%}.hero-glow-two{background:var(--lime);bottom:-260px;right:-100px}.hero-copy{z-index:2;max-width:670px;position:relative}.eyebrow{color:var(--gold);letter-spacing:.19em;text-transform:uppercase;align-items:center;gap:10px;margin:0 0 22px;font-size:11px;font-weight:850;display:flex}.eyebrow span{background:currentColor;border-radius:99px;width:24px;height:2px}.eyebrow.dark{color:#966a00}.hero h1{letter-spacing:-.065em;max-width:650px;margin:0;font-size:clamp(56px,6.3vw,92px);font-weight:790;line-height:.96}.hero h1 span{color:var(--gold);font-weight:520;display:block}.hero-intro{color:#c9d4df;max-width:610px;margin:29px 0 0;font-size:clamp(17px,1.5vw,20px);line-height:1.68}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:36px;display:flex}.button{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:12px;min-height:52px;padding:0 22px;font-size:14px;font-weight:820;transition:transform .2s,background .2s,border-color .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button svg,.card-link svg,.contact-actions svg{font-size:18px}.button-gold{color:var(--ink);background:var(--gold);box-shadow:0 14px 38px #f5b91430}.button-gold:hover{background:var(--gold-soft)}.button-ghost{color:#fff;background:#ffffff09;border-color:#ffffff38}.button-ghost:hover{background:#ffffff13;border-color:#ffffff80}.trust-line{color:#aab8c7;flex-wrap:wrap;gap:18px 24px;margin-top:30px;font-size:12px;font-weight:650;display:flex}.trust-line span{align-items:center;gap:8px;display:flex}.trust-line i{background:var(--lime);border-radius:50%;width:7px;height:7px;box-shadow:0 0 12px #93c51c80}.hero-visual{z-index:2;place-items:center;min-height:560px;display:grid;position:relative}.orbit{border:1px solid #f5b91430;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-12deg)}.orbit-one{width:520px;height:360px}.orbit-two{border-color:#93c51c1f;width:410px;height:510px;transform:translate(-50%,-50%)rotate(24deg)}.phone-card{z-index:4;width:290px;min-height:540px;color:var(--ink);background:#f8f7f3;border:7px solid #111824;border-radius:44px;padding:17px 17px 26px;position:relative;transform:rotate(4deg);box-shadow:0 48px 100px #0000007a,inset 0 0 0 1px #fffc}.phone-top{justify-content:space-between;align-items:center;padding:0 7px 16px;font-size:9px;font-weight:800;display:flex}.phone-island{background:#111824;border-radius:99px;width:78px;height:20px}.contact-name{border-top:1px solid #e2e4e7;align-items:center;gap:10px;padding:12px 7px 20px;display:flex}.contact-avatar{width:38px;height:38px;color:var(--ink);background:var(--gold);border-radius:50%;place-items:center;font-size:12px;font-weight:900;display:grid}.contact-name div{gap:3px;display:grid}.contact-name strong{font-size:12px}.contact-name small{color:#77818e;font-size:9px}.message{background:#e4e6e9;border-radius:18px 18px 18px 5px;max-width:82%;margin:11px 0;padding:12px 14px;font-size:12px;line-height:1.45}.message-out{color:#fff;background:var(--navy-soft);letter-spacing:.05em;border-radius:18px 18px 5px;margin-left:auto;font-weight:800}.success-message{background:#e9f3d3;align-items:flex-start;gap:8px;padding-right:10px;display:flex;position:relative}.success-dot{color:#fff;background:var(--lime);border-radius:50%;flex:0 0 18px;place-items:center;height:18px;font-size:10px;font-weight:900;display:grid}.typing{background:#e4e6e9;border-radius:18px;gap:4px;width:50px;margin-top:10px;padding:10px 12px;display:flex}.typing i{background:#8b939b;border-radius:50%;width:5px;height:5px;animation:1.2s ease-in-out infinite blink}.typing i:nth-child(2){animation-delay:.16s}.typing i:nth-child(3){animation-delay:.32s}@keyframes blink{0%,80%,to{opacity:.35;transform:translateY(0)}40%{opacity:1;transform:translateY(-2px)}}.float-chip{z-index:5;color:var(--ink);letter-spacing:.12em;border-radius:999px;padding:9px 13px;font-size:10px;font-weight:900;position:absolute;box-shadow:0 12px 30px #00000047}.chip-keyword{background:var(--gold);top:12%;left:0;transform:rotate(-6deg)}.chip-qr{color:#fff;background:var(--navy-soft);border:1px solid #fff3;bottom:20%;right:0;transform:rotate(5deg)}.result-card{z-index:6;color:var(--ink);box-shadow:var(--shadow);background:#fff;border:1px solid #ffffff8c;border-radius:16px;align-items:center;gap:12px;padding:15px 17px;display:flex;position:absolute;bottom:3%;left:1%;transform:rotate(-3deg)}.result-icon{color:#fff;background:var(--lime);border-radius:10px;place-items:center;width:32px;height:32px;font-weight:900;display:grid}.result-card div{gap:3px;display:grid}.result-card small{color:#77818e;letter-spacing:.16em;font-size:8px;font-weight:900}.result-card strong{font-size:12px;line-height:1.25}.section-shell{padding-left:max(24px,50vw - 610px);padding-right:max(24px,50vw - 610px)}.services{padding-top:115px;padding-bottom:125px}.section-heading{grid-template-columns:.9fr 1.1fr;align-items:end;column-gap:60px;margin-bottom:48px;display:grid}.section-heading .eyebrow{grid-column:1/-1;margin-bottom:15px}.section-heading h2{letter-spacing:-.045em;margin:0;font-size:clamp(40px,4vw,58px);line-height:1.03}.section-heading>p:last-child{max-width:520px;color:var(--muted);margin:0 0 4px auto;font-size:17px;line-height:1.7}.service-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.service-card{background:var(--paper);border:1px solid var(--line);border-radius:26px;flex-direction:column;min-height:410px;padding:32px;transition:transform .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 48px #050b140f}.service-card:hover{transform:translateY(-6px);box-shadow:0 26px 64px #050b141a}.service-card.featured{color:#fff;background:var(--ink);border-color:#ffffff14}.service-card.featured:after{content:"";border:32px solid #f5b9141f;border-radius:50%;width:180px;height:180px;position:absolute;bottom:-80px;right:-70px}.card-number{color:#6170838c;letter-spacing:.15em;font-size:12px;font-weight:900;position:absolute;top:26px;right:28px}.featured .card-number{color:#ffffff4d}.icon-tile{width:56px;height:56px;color:var(--ink);background:var(--gold);border-radius:17px;place-items:center;display:grid}.icon-tile.lime{background:#dff2b4}.icon-tile.navy{color:#fff;background:var(--navy)}.icon-tile svg{font-size:30px}.service-card h3{letter-spacing:-.035em;max-width:280px;margin:55px 0 13px;font-size:25px;line-height:1.14}.service-card p{color:var(--muted);margin:0;font-size:15px;line-height:1.66}.featured p{color:#bdc9d5}.card-tag{color:var(--gold);letter-spacing:.14em;margin-top:auto;padding-top:32px;font-size:9px;font-weight:900}.card-link{color:#6b4e00;justify-content:space-between;align-items:center;gap:12px;margin-top:auto;padding-top:30px;font-size:13px;font-weight:850;display:flex}.audit-section{padding-bottom:120px}.audit-panel{color:#fff;min-height:700px;box-shadow:var(--shadow);background:linear-gradient(145deg,#050b14 0%,#0a1728 60%,#102844 100%);border:1px solid #f5b91447;border-radius:34px;grid-template-columns:1.08fr .92fr;align-items:center;gap:clamp(55px,7vw,95px);padding:74px;display:grid;position:relative;overflow:hidden}.audit-panel:before{content:"";opacity:.16;background-image:radial-gradient(#f5b914b8 1px,#0000 1px);background-size:28px 28px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000 15%,#000 100%);mask-image:linear-gradient(90deg,#0000 15%,#000 100%)}.audit-panel:after{content:"";border:1px solid #93c51c4d;border-radius:50%;width:420px;height:420px;position:absolute;top:-170px;right:-160px;box-shadow:0 0 100px #93c51c14}.audit-copy,.audit-visual{z-index:2;position:relative}.audit-copy h2{letter-spacing:-.052em;max-width:690px;margin:0;font-size:clamp(43px,4.5vw,65px);line-height:1.01}.audit-intro{color:#bfccd8;max-width:665px;margin:25px 0 0;font-size:16px;line-height:1.72}.audit-benefits{gap:12px;margin-top:32px;display:grid}.audit-benefits article{background:#ffffff09;border:1px solid #ffffff1a;border-radius:14px;grid-template-columns:42px 1fr;align-items:start;gap:15px;padding:14px 16px;display:grid}.audit-benefits article>span{width:38px;height:38px;color:var(--ink);background:var(--lime);border-radius:11px;place-items:center;font-size:11px;font-weight:900;display:grid}.audit-benefits article div{gap:4px;display:grid}.audit-benefits strong{color:var(--gold);font-size:14px}.audit-benefits p{color:#aebcca;margin:0;font-size:12px;line-height:1.5}.audit-actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.audit-note{color:#8292a2;letter-spacing:.04em;text-transform:uppercase;margin:18px 0 0;font-size:9px;font-weight:750}.audit-visual{place-items:center;min-height:570px;display:grid}.audit-orbit{border:1px solid #f5b9142e;border-radius:50%;width:500px;height:500px;position:absolute;transform:rotate(-14deg)}.audit-orbit:after{content:"";border:1px solid #93c51c2e;border-radius:50%;position:absolute;inset:60px -35px;transform:rotate(34deg)}.audit-book{filter:drop-shadow(0 36px 52px #0000007a);width:min(390px,85%);position:relative;transform:rotate(2.5deg)}.audit-book:before,.audit-book:after{content:"";z-index:-1;background:#f1eee4;border-radius:16px;position:absolute;inset:10px -12px -12px 12px;transform:rotate(2deg)}.audit-book:after{z-index:-2;opacity:.52;inset:19px -21px -20px 23px;transform:rotate(3.5deg)}.audit-book img{border:1px solid #f5b9148c;border-radius:15px;width:100%;height:auto;display:block}.audit-badge{color:var(--ink);background:var(--gold);border-radius:12px 12px 12px 3px;gap:3px;padding:13px 16px;display:grid;position:absolute;top:45px;right:-28px;transform:rotate(5deg);box-shadow:0 16px 35px #0000004d}.audit-badge strong{letter-spacing:.04em;font-size:20px}.audit-badge small{letter-spacing:.12em;font-size:8px;font-weight:900}.process{padding-bottom:120px}.process-panel{color:#fff;background:var(--navy);box-shadow:var(--shadow);border-radius:34px;grid-template-columns:.9fr 1.1fr;gap:90px;padding:68px;display:grid}.process-title h2{letter-spacing:-.05em;max-width:470px;margin:0;font-size:clamp(42px,4vw,62px);line-height:1}.process-title>p:last-child{color:#adbac8;max-width:450px;margin:24px 0 0;font-size:16px;line-height:1.7}.process-list{gap:0;margin:0;padding:0;list-style:none;display:grid}.process-list li{border-bottom:1px solid #ffffff1f;grid-template-columns:46px 1fr;gap:22px;padding:25px 0;display:grid}.process-list li:first-child{padding-top:4px}.process-list li:last-child{border-bottom:0;padding-bottom:4px}.process-list li>span{width:42px;height:42px;color:var(--ink);background:var(--gold);border-radius:50%;place-items:center;font-size:14px;font-weight:900;display:grid}.process-list strong{font-size:19px}.process-list p{color:#aebdcb;margin:8px 0 0;font-size:14px;line-height:1.55}.hoa-section{padding-bottom:120px}.hoa-card{background:var(--gold);border-radius:34px;grid-template-columns:1.05fr .95fr;min-height:575px;display:grid;overflow:hidden;box-shadow:0 22px 70px #614b0026}.hoa-copy{align-self:center;padding:76px 60px 76px 70px}.hoa-copy h2{letter-spacing:-.055em;max-width:650px;margin:0;font-size:clamp(42px,4.6vw,67px);line-height:1.01}.hoa-copy>p:not(.eyebrow){color:#3a300e;max-width:630px;margin:25px 0 32px;font-size:16px;line-height:1.7}.button-dark{color:#fff;background:var(--ink)}.button-dark:hover{background:var(--navy-soft)}.hoa-visual{background:linear-gradient(145deg, var(--navy), var(--ink));position:relative;overflow:hidden}.hoa-visual:before{content:"";opacity:.18;background-image:radial-gradient(var(--gold) 1px, transparent 1px);background-size:21px 21px;position:absolute;inset:0}.notice-card{width:290px;color:var(--ink);background:var(--paper);border-radius:18px;padding:20px 22px;position:absolute;box-shadow:0 25px 55px #00000047}.notice-card span{color:#806000;letter-spacing:.14em;margin-bottom:9px;font-size:9px;font-weight:900;display:block}.notice-card strong{font-size:16px;line-height:1.4}.notice-one{top:80px;left:50px;transform:rotate(-5deg)}.notice-two{top:228px;right:30px;transform:rotate(5deg)}.notice-three{bottom:58px;left:30px;transform:rotate(-2deg)}.hoa-arrow{color:var(--lime);font-size:105px;font-weight:200;position:absolute;top:44px;right:20px;transform:rotate(8deg)}.connect{padding-bottom:70px}.connect-panel{color:#fff;background:var(--ink);border-radius:34px;grid-template-columns:1.1fr .9fr;gap:80px;padding:74px;display:grid}.connect h2{letter-spacing:-.055em;margin:0;font-size:clamp(44px,5vw,70px);line-height:1}.connect h2 em{color:var(--gold);font-style:normal;font-weight:520}.connect-panel>div:first-child>p:last-child{color:#afbdca;max-width:560px;margin:25px 0 0;font-size:16px;line-height:1.7}.contact-actions{align-content:center;gap:13px;display:grid}.contact-actions>a{color:var(--ink);background:var(--paper);border-radius:17px;justify-content:space-between;align-items:center;gap:20px;padding:21px 24px;transition:transform .2s,background .2s;display:flex}.contact-actions>a:hover{background:var(--gold);transform:translate(4px)}.contact-actions span{gap:5px;display:grid}.contact-actions small{color:#806000;letter-spacing:.14em;font-size:9px;font-weight:900}.contact-actions strong{font-size:15px}.contact-actions .sms-disclosure{color:#8291a0;margin:2px 5px 0;font-size:9px;line-height:1.5}.site-footer{color:#fff;background:var(--ink);border-top:1px solid #ffffff14;grid-template-columns:auto 1fr auto;align-items:center;gap:40px;padding:46px max(24px,50vw - 610px);display:grid}.site-footer>p{color:#8f9dab;margin:0;font-size:12px}.site-footer>div{color:#7f8c99;justify-items:end;gap:5px;font-size:10px;display:grid}@media (width<=980px){.site-header nav{display:none}.hero{grid-template-columns:1fr;gap:36px;padding-top:76px}.hero-copy{max-width:760px}.hero-visual{min-height:590px}.section-heading{grid-template-columns:1fr}.section-heading>p:last-child{margin:22px 0 0}.service-grid{grid-template-columns:1fr}.service-card{min-height:320px}.service-card h3{margin-top:36px}.audit-panel,.process-panel,.hoa-card,.connect-panel{grid-template-columns:1fr}.audit-copy{max-width:780px}.audit-visual{min-height:620px}.process-panel{gap:50px}.hoa-visual{min-height:480px}.connect-panel{gap:50px}.site-footer{grid-template-columns:1fr}.site-footer>div{justify-items:start}}@media (width<=620px){.site-header{height:72px;padding-left:18px;padding-right:18px}.brand-mark{width:34px;height:34px}.brand-copy strong{font-size:14px}.brand-copy small{font-size:8px}.header-cta{padding:10px 13px}.hero{min-height:auto;padding:66px 20px 78px}.hero h1{font-size:clamp(49px,15vw,67px)}.hero-intro{font-size:16px}.hero-actions{display:grid}.button{width:100%}.trust-line{gap:12px 16px}.hero-visual{min-height:515px;margin:-22px -20px -25px;transform:scale(.9)}.phone-card{width:270px;min-height:500px}.orbit-one{width:400px;height:300px}.orbit-two{width:350px;height:460px}.chip-keyword{left:3%}.chip-qr{right:2%}.result-card{bottom:0;left:4%}.section-shell{padding-left:18px;padding-right:18px}.services{padding-top:82px;padding-bottom:86px}.section-heading{margin-bottom:32px}.section-heading h2{font-size:42px}.service-card{min-height:350px;padding:27px}.audit-section{padding-bottom:86px}.audit-panel{border-radius:25px;gap:45px;min-height:0;padding:48px 25px}.audit-copy h2{font-size:42px}.audit-intro{font-size:15px}.audit-actions{display:grid}.audit-note{line-height:1.55}.audit-visual{min-height:475px}.audit-orbit{width:390px;height:390px}.audit-book{width:min(300px,80%)}.audit-badge{top:34px;right:-18px}.process{padding-bottom:86px}.process-panel{border-radius:25px;padding:40px 25px}.process-title h2{font-size:44px}.process-list li{grid-template-columns:40px 1fr;gap:15px}.process-list li>span{width:38px;height:38px}.hoa-section{padding-bottom:86px}.hoa-card{border-radius:25px}.hoa-copy{padding:48px 25px}.hoa-copy h2{font-size:42px}.hoa-visual{min-height:430px}.notice-card{width:245px}.notice-one{top:55px;left:20px}.notice-two{top:190px;right:8px}.notice-three{bottom:35px;left:15px}.hoa-arrow{font-size:75px}.connect{padding-bottom:48px}.connect-panel{border-radius:25px;padding:48px 25px}.connect h2{font-size:46px}.contact-actions>a{padding:18px}.contact-actions strong{font-size:13px}.site-footer{padding-top:40px;padding-bottom:40px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.kit-section{padding-bottom:100px}.kit-panel{background:var(--ink);color:#fff;border:1px solid var(--gold);border-radius:30px;grid-template-columns:1.15fr .85fr;align-items:center;gap:48px;padding:64px;display:grid}.kit-panel h2{letter-spacing:-.035em;margin:0;font-size:clamp(32px,4vw,52px);line-height:1.08}.kit-intro{color:#c9d4df;font-size:18px;line-height:1.65}.kit-includes{color:#c9d4df;padding-left:22px;font-size:16px;line-height:1.7}.kit-price{color:var(--gold);margin:24px 0 0;font-size:44px;font-weight:800}.kit-price span{color:#c9d4df;font-size:16px;font-weight:400}.kit-note{color:#aebcca;margin-top:22px;font-size:13px;line-height:1.6}.kit-image{border-radius:16px;width:100%;height:auto;display:block}.audit-note{font-size:12px;line-height:1.6}@media (width<=980px){.kit-panel{grid-template-columns:1fr;gap:32px;padding:40px 25px}.kit-image{max-width:430px;margin:auto}}.hero h1{font-size:clamp(46px,5.1vw,72px)}.learning-visual{color:#cbd3dc;background:#0c141c;border:1px solid #68521f;border-radius:24px;max-width:410px;margin:0 auto;padding:28px}.learning-visual img{border-radius:8px;width:100%;max-width:280px;height:auto;margin:20px auto;display:block}.learning-visual p:last-child{font-size:16px;line-height:1.65}.learning-visual strong{color:#ffb000}.contact-actions .sms-disclosure{font-size:13px}.audit-note{font-size:14px}@media (width<=620px){.learning-visual{width:100%;padding:24px}.hero h1{font-size:clamp(42px,12vw,60px)}}.workflow-preview{background:linear-gradient(145deg,#14273a,#09121e 75%);border:1px solid #405044;border-radius:28px;width:100%;max-width:490px;margin:auto;padding:32px;position:relative;box-shadow:0 28px 80px #0005}.workflow-preview>.eyebrow{letter-spacing:.13em;font-size:10px}.workflow-preview h2{color:#fffdf7;letter-spacing:-.035em;margin:22px 0 30px;font-size:clamp(25px,2.6vw,34px);line-height:1.18}.workflow-preview h2 span{color:var(--gold)}.workflow-steps{gap:28px;margin:0;padding:0;list-style:none;display:grid}.workflow-step{background:#101e2d;border:1px solid #344456;border-radius:16px;grid-template-columns:36px minmax(0,1fr);gap:15px;padding:20px 17px;animation:12s ease-in-out infinite workflow-highlight;display:grid;position:relative}.workflow-step:nth-child(2){animation-delay:4s}.workflow-step:nth-child(3){animation-delay:8s}.workflow-step:not(:last-child):after{content:"";background:#3c514c;width:2px;height:28px;position:absolute;top:calc(100% + 1px);left:34px}.workflow-step:not(:last-child):before{content:"";background:var(--lime);z-index:1;border-radius:50%;width:6px;height:6px;animation:12s ease-in-out infinite workflow-signal;position:absolute;top:calc(100% + 1px);left:32px}.workflow-step:nth-child(2):before{animation-delay:4s}.workflow-number{width:36px;height:36px;color:var(--gold);background:#24332f;border-radius:11px;align-self:start;place-items:center;font-size:12px;font-weight:800;display:grid}.workflow-step small{color:#b1c1cd;letter-spacing:.12em;font-size:9px;font-weight:700}.workflow-step h3{color:#fffdf7;letter-spacing:-.025em;margin:7px 0;font-size:19px}.workflow-step p{color:#c1cbd5;margin:0;font-size:13px;line-height:1.55}.workflow-caption{color:#b4c1cd;margin:23px 0 0;font-size:12px;line-height:1.6}@keyframes workflow-highlight{0%,32%,to{background:#101e2d;border-color:#344456}8%,24%{background:#172b32;border-color:#9bb951}}@keyframes workflow-signal{0%,20%{opacity:0;transform:translateY(0)}23%{opacity:1}32%{opacity:1;transform:translateY(22px)}34%,to{opacity:0;transform:translateY(22px)}}.hero-copy,.workflow-preview{animation:.8s ease-out both hero-arrive}.workflow-preview{animation-delay:.15s}@keyframes hero-arrive{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.section-heading,.service-card,.audit-panel,.kit-panel,.process-panel,.hoa-card,.connect-panel{transition:opacity .6s,translate .6s,transform .25s}.reveal-pending{opacity:0;translate:0 24px}.button svg{transition:transform .2s}.button:hover svg{transform:translate(2px,-2px)}.button:focus-visible,.motion-control:focus-visible{outline:3px solid var(--gold);outline-offset:5px}.motion-control{z-index:60;color:#f7f4ea;cursor:pointer;background:#101e2df2;border:1px solid #657381;border-radius:24px;align-items:center;gap:9px;min-height:44px;padding:11px 16px;font:600 12px/1.2 Inter,system-ui,sans-serif;display:flex;position:fixed;bottom:18px;right:18px;box-shadow:0 4px 18px #0002}.motion-control span{color:var(--gold)}html[data-motion=paused] *,html[data-motion=paused] :before,html[data-motion=paused] :after{animation-play-state:paused!important}html[data-motion=paused]{scroll-behavior:auto}html[data-motion=paused] .reveal-pending{opacity:1;translate:none}html[data-motion=paused] .hero-copy,html[data-motion=paused] .workflow-preview{opacity:1;animation:none;transform:none}@media (width<=620px){.workflow-preview{border-radius:22px;padding:25px 20px}.workflow-step{gap:12px;padding:18px 13px}.workflow-step:not(:last-child):after{left:30px}.workflow-step:not(:last-child):before{left:28px}.workflow-preview h2{font-size:28px}.motion-control{bottom:12px;right:12px}}@media (prefers-reduced-motion:reduce){.hero-copy,.workflow-preview,.workflow-step,.workflow-step:before{animation:none!important}.workflow-step:before{display:none}.reveal-pending{opacity:1;translate:none}.motion-control{display:none}.button:hover svg{transform:none}}
