/*! 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)}.block{display:block}.table{display:table}.italic{font-style:italic}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--ink:#142e25;--ink-soft:#345047;--cream:#f4f0e6;--paper:#fffdf8;--lime:#d8ff58;--lime-deep:#c5f22e;--line:#142e2529}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);font-family:var(--font-geist-sans), Arial, sans-serif;-webkit-font-smoothing:antialiased;margin:0}a{color:inherit;text-decoration:none}.site-header{justify-content:space-between;align-items:center;max-width:1440px;height:84px;margin:0 auto;padding:0 5vw;display:flex}.brand{letter-spacing:-.03em;align-items:center;gap:11px;font-size:15px;font-weight:500;line-height:.95;display:flex}.brand strong{font-weight:750;display:block}.brand-mark{background:var(--ink);border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;display:flex;overflow:hidden}.brand-mark svg{width:30px;height:30px;display:block;overflow:visible}.brand-mark .logo-a,.brand-mark .logo-orbit{fill:none;stroke:var(--paper);stroke-linecap:round;stroke-linejoin:round}.brand-mark .logo-a{stroke-width:2.7px}.brand-mark .logo-orbit{opacity:.58;stroke-width:1.4px}.brand-mark .logo-point{fill:var(--lime)}.site-header nav{align-items:center;gap:34px;font-size:13px;font-weight:600;display:flex}.site-header nav a{transition:opacity .16s}.site-header nav a:hover{opacity:.55}.site-header nav a:last-child{border:1px solid var(--ink);border-radius:100px;padding:12px 19px}.hero{grid-template-columns:minmax(0,.9fr) minmax(480px,1.1fr);gap:5vw;max-width:1440px;min-height:685px;margin:0 auto;padding:74px 5vw 90px;display:grid}.hero-copy{align-self:center}.eyebrow{letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:10px;margin:0 0 24px;font-weight:700;display:flex;font-size:12px!important}.eyebrow:before{background:var(--lime-deep);content:"";border-radius:50%;width:8px;height:8px}.hero h1,.section-intro h2{letter-spacing:-.075em;margin:0;font-size:clamp(58px,6.5vw,100px);font-weight:570;line-height:.91}.hero h1 em,.section-intro h2 em{font-family:Georgia,Times New Roman,serif;font-weight:400}.hero-lead{color:var(--ink-soft);max-width:500px;margin:32px 0;font-size:18px;line-height:1.55}.hero-actions{flex-wrap:wrap;align-items:center;gap:28px;display:flex}.button{border-radius:100px;justify-content:center;align-items:center;gap:24px;padding:17px 22px;font-size:14px;font-weight:700;transition:transform .18s,background .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--ink);color:var(--paper)}.button-primary span{color:var(--lime);font-size:18px}.text-link{border-bottom:1px solid var(--ink);padding-bottom:5px;font-size:13px;font-weight:650}.text-link span{margin-left:10px}.hero-proof{flex-wrap:wrap;gap:18px;margin-top:36px;font-size:11px;font-weight:600;display:flex}.hero-proof span{align-items:center;gap:6px;display:flex}.hero-proof i{background:#142e251a;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-style:normal;display:flex}.hero-visual{background:var(--ink);border-radius:36px;align-self:center;height:555px;padding:60px;position:relative;overflow:hidden}.glow{filter:blur(1px);border-radius:50%;position:absolute}.glow-one{background:#d8ff583d;width:380px;height:380px;top:-160px;right:-140px}.glow-two{background:#fffdf817;width:430px;height:430px;bottom:-180px;left:-160px}.search-window{background:var(--paper);z-index:2;border-radius:20px;max-width:480px;margin:0 auto;position:relative;overflow:hidden;transform:rotate(-1.4deg);box-shadow:0 32px 70px #00000047}.window-bar{border-bottom:1px solid #ece9e1;align-items:center;gap:6px;height:34px;padding:0 14px;display:flex}.window-bar span{background:#d8d5cd;border-radius:50%;width:6px;height:6px}.search-field{border:1px solid #dedbd3;border-radius:100px;align-items:center;gap:10px;margin:16px;padding:11px 15px;font-size:12px;display:flex}.search-field svg,.map-pin svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:17px;height:17px}.map-area{background:#e9e6dd;height:215px;position:relative;overflow:hidden}.map-lines{opacity:.85;background-image:linear-gradient(30deg,#0000 47%,#ffffffe6 48% 51%,#0000 52%),linear-gradient(120deg,#0000 48%,#ffffffb8 49% 52%,#0000 53%);background-size:120px 100px,150px 120px;position:absolute;inset:-30px}.map-pin{background:var(--ink);border:3px solid var(--paper);color:var(--lime);border-radius:50% 50% 50% 12%;justify-content:center;align-items:center;width:39px;height:39px;display:flex;position:absolute;transform:rotate(-45deg)}.map-pin svg{transform:rotate(45deg)}.pin-one{top:35%;left:48%}.pin-two{opacity:.5;top:60%;left:20%;transform:rotate(-45deg)scale(.72)}.pin-three{top:18%;right:14%;transform:rotate(-45deg)scale(.72)}.business-card{background:var(--paper);align-items:center;gap:12px;padding:16px;display:flex}.business-logo{background:var(--ink);color:var(--lime);border-radius:9px;justify-content:center;align-items:center;width:45px;height:45px;font-family:Georgia,serif;font-style:italic;display:flex}.business-info{flex:1}.business-info p{margin:0 0 3px;font-size:13px;font-weight:750}.business-info div{align-items:center;gap:6px;font-size:10px;display:flex}.stars{color:#f1ae24;letter-spacing:.04em}.business-info small{color:#778079;margin-top:3px;font-size:9px;display:block}.position-badge{background:var(--lime);border-radius:100px;padding:7px 10px;font-size:10px;font-weight:800}.floating-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:4;background:#fffdf8f5;border-radius:13px;align-items:center;gap:10px;padding:12px 14px;display:flex;position:absolute;box-shadow:0 16px 35px #0000003d}.float-icon{background:var(--lime);border-radius:9px;justify-content:center;align-items:center;width:34px;height:34px;font-size:17px;display:flex}.floating-card strong,.floating-card small{display:block}.floating-card strong{font-size:15px;line-height:1}.floating-card small{color:#617169;margin-top:4px;font-size:9px}.reviews-float{bottom:44px;left:25px;transform:rotate(2deg)}.calls-float{top:46px;right:22px;transform:rotate(2deg)}.results-strip{background:var(--lime);justify-content:space-between;align-items:center;padding:27px 5vw;display:flex}.results-strip>p{margin:0;font-family:Georgia,serif;font-size:18px;font-style:italic}.results-strip>div{gap:48px;display:flex}.results-strip span{font-size:12px;font-weight:700}.results-strip strong{font-family:var(--font-geist-mono), monospace;opacity:.5;margin-right:9px;font-size:9px;font-weight:500}.section-intro{max-width:1440px;margin:0 auto;padding:120px 5vw 80px}.section-intro h2{font-size:clamp(48px,6vw,84px)}.section-intro>p:last-child{color:var(--ink-soft);margin:28px 0 0;font-size:17px;line-height:1.6}.feature-list{max-width:1440px;margin:0 auto;padding:0 5vw 130px}.feature-row{border-top:1px solid var(--line);grid-template-columns:minmax(0,.78fr) minmax(480px,1.22fr);align-items:center;gap:clamp(50px,8vw,120px);min-height:680px;padding:80px 0;display:grid}.feature-row.feature-reverse .feature-copy{grid-column:2}.feature-row.feature-reverse .feature-visual{grid-area:1/1}.feature-number{border:1px solid var(--ink);font-family:var(--font-geist-mono), monospace;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;margin-bottom:30px;font-size:10px;display:flex}.feature-copy h3{letter-spacing:-.055em;margin:0;font-size:clamp(32px,3.2vw,51px);font-weight:580;line-height:1.02}.feature-copy>p{color:var(--ink-soft);max-width:490px;margin:25px 0;font-size:16px;line-height:1.65}.feature-copy ul{gap:12px;margin:0;padding:0;list-style:none;display:grid}.feature-copy li{align-items:center;gap:10px;font-size:13px;font-weight:650;display:flex}.feature-copy li svg{background:var(--lime);fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.5px;border-radius:50%;width:20px;height:20px;padding:5px}.feature-visual{background:var(--paper);border-radius:32px;justify-content:center;align-items:center;min-height:520px;padding:55px;display:flex;position:relative;overflow:hidden}.profile-visual{background:#dfe8d9;gap:22px}.before-card,.after-card{background:var(--paper);border-radius:17px;width:225px;padding:16px;position:relative;box-shadow:0 22px 40px #142e251f}.before-card{opacity:.72;transform:rotate(-4deg)translateY(16px)}.after-card{transform:rotate(2.5deg)translateY(-10px)}.mock-label{z-index:2;background:#e2e1dd;border-radius:100px;padding:5px 9px;font-size:9px;font-weight:750;position:absolute;top:13px;left:13px}.mock-label.active{background:var(--lime)}.mock-photo{color:#fff;background:linear-gradient(150deg,#203c31,#789665);border-radius:11px;justify-content:center;align-items:center;height:144px;margin-bottom:15px;display:flex;position:relative;overflow:hidden}.mock-photo:after{content:"";background:#ffffff1f;border-radius:12px 12px 0 0;width:104px;height:66px;position:absolute;bottom:0}.mock-photo span{z-index:2;font-family:Georgia,serif;font-size:13px;font-style:italic;position:relative}.mock-photo.muted{color:#9e9b94;background:#e8e5dd}.shop-awning{background:repeating-linear-gradient(90deg, var(--lime) 0 10px, var(--paper) 10px 20px);z-index:1;width:102px;height:18px;position:absolute;top:68px}.before-card h4,.after-card h4{margin:0 0 6px;font-size:14px}.before-card p{color:#9c9991;margin:0 0 13px;font-size:10px}.mock-line{background:#e5e2db;border-radius:10px;width:100%;height:6px;margin:8px 0}.mock-line.short{width:68%}.verified-row{align-items:center;gap:7px;display:flex}.verified-row span{background:var(--ink);color:var(--lime);border-radius:50%;justify-content:center;align-items:center;width:13px;height:13px;font-size:7px;display:flex}.rating-row{margin-bottom:15px;font-size:10px}.quick-actions{grid-template-columns:repeat(3,1fr);gap:4px;display:grid}.quick-actions span{text-align:center;background:#edf0e9;border-radius:7px;padding:8px 4px;font-size:8px;font-weight:700}.improvement-pill{background:var(--ink);color:var(--paper);white-space:nowrap;border-radius:100px;padding:10px 16px;font-size:10px;font-weight:700;position:absolute;bottom:42px;left:50%;transform:translate(-50%)}.review-visual{background:var(--ink)}.counter-card{background:var(--paper);text-align:center;border-radius:16px;flex-direction:column;align-items:center;width:280px;padding:27px 38px;display:flex;transform:rotate(-2.5deg);box-shadow:0 24px 60px #00000040}.tiny-brand{letter-spacing:.15em;font-size:8px;font-weight:800}.counter-stars{color:#e9aa27;letter-spacing:.08em;margin-top:21px;font-size:14px}.counter-card h4{letter-spacing:-.03em;margin:6px 0 0;font-family:Georgia,serif;font-size:27px;font-style:italic;font-weight:400}.counter-card p{color:var(--ink-soft);margin:7px 0 17px;font-size:10px}.fake-qr{background:#fff;border:7px solid #fff;grid-template-columns:repeat(6,1fr);gap:2px;width:100px;height:100px;padding:2px;display:grid}.fake-qr i{background:#f0ede6}.fake-qr i.on{background:var(--ink)}.counter-card>small{letter-spacing:.14em;margin-top:10px;font-size:6px}.review-bubble{background:var(--paper);border-radius:13px;align-items:center;gap:10px;padding:11px 13px;display:flex;position:absolute;box-shadow:0 15px 34px #00000042}.review-bubble strong,.review-bubble small{display:block}.review-bubble strong{font-size:10px}.review-bubble small{color:#7a847f;margin-top:4px;font-size:8px}.avatar{background:var(--lime);border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;font-size:9px;font-weight:800;display:flex}.review-one{bottom:62px;left:34px;transform:rotate(2deg)}.review-two{top:63px;right:34px;transform:rotate(3deg)}.response-visual{background:#dce6d6}.response-panel{background:var(--paper);border-radius:20px;max-width:480px;padding:26px;transform:rotate(1deg);box-shadow:0 24px 50px #142e2524}.response-head{align-items:center;gap:12px;display:flex}.avatar-dark{background:var(--ink);color:var(--lime)}.response-head strong,.response-head small{display:block}.response-head strong{font-size:13px}.response-head small{color:var(--ink-soft);margin-top:4px;font-size:9px}.response-panel>p{margin:20px 0;font-size:13px;line-height:1.55}.reply-box{border-left:3px solid var(--lime-deep);background:#eff2ea;border-radius:0 12px 12px 0;padding:17px}.reply-label{letter-spacing:.12em;text-transform:uppercase;font-size:8px;font-weight:800}.reply-box p{color:var(--ink-soft);margin:10px 0 13px;font-size:11px;line-height:1.5}.sent-pill{background:var(--paper);border-radius:100px;padding:6px 9px;font-size:8px;font-weight:750}.post-visual{background:#eadfce;gap:18px}.calendar-card,.post-card{background:var(--paper);border-radius:17px;box-shadow:0 22px 50px #3c2d1921}.calendar-card{width:300px;padding:21px;transform:rotate(-2deg)}.calendar-top{justify-content:space-between;align-items:center;margin-bottom:20px;font-size:13px;font-weight:750;display:flex}.calendar-top div{gap:4px;display:flex}.calendar-top i{background:#d9d6ce;border-radius:50%;width:6px;height:6px}.calendar-top i.active{background:var(--lime-deep)}.calendar-grid{text-align:center;grid-template-columns:repeat(7,1fr);gap:8px;display:grid}.calendar-grid b{color:#899089;font-size:7px;font-weight:700}.calendar-grid span{border-radius:50%;justify-content:center;align-items:center;width:23px;height:23px;margin:auto;font-size:8px;display:flex;position:relative}.calendar-grid span.post-day{background:var(--ink);color:#fff}.calendar-grid span.post-day:after{background:var(--lime);content:"";border-radius:50%;width:3px;height:3px;position:absolute;bottom:-5px}.post-card{width:190px;padding:12px;transform:rotate(4deg)translateY(26px)}.post-image{color:#fff;background:linear-gradient(140deg,#19352b 0 50%,#b6ce8a 50%);border-radius:10px;justify-content:center;align-items:center;height:135px;display:flex}.post-image span{border:1px solid #ffffff80;border-radius:100px;padding:8px 12px;font-family:Georgia,serif;font-size:16px;font-style:italic}.post-card small,.post-card strong{display:block}.post-card small{color:#7e867f;margin-top:11px;font-size:7px}.post-card strong{margin-top:4px;font-size:10px;line-height:1.35}.post-progress{background:#e7e4dd;border-radius:100px;height:4px;margin-top:11px;overflow:hidden}.post-progress i{background:var(--lime-deep);width:72%;height:100%;display:block}.stats-visual{background:var(--ink)}.stats-panel{background:var(--paper);border-radius:19px;width:100%;max-width:500px;padding:27px;transform:rotate(-1deg);box-shadow:0 24px 60px #0000003d}.stats-head{justify-content:space-between;align-items:center;display:flex}.stats-head small,.stats-head strong{display:block}.stats-head small{color:#7c867f;margin-bottom:4px;font-size:8px}.stats-head strong{font-size:14px}.trend-pill{background:var(--lime);border-radius:100px;padding:8px 10px;font-size:9px;font-weight:800}.metric-grid{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:24px;display:grid}.metric-grid div{background:#eff1eb;border-radius:11px;padding:13px}.metric-grid small,.metric-grid strong,.metric-grid span{display:block}.metric-grid small{color:#79837c;font-size:7px}.metric-grid strong{margin:5px 0;font-size:17px}.metric-grid span{color:#52702c;font-size:7px;font-weight:800}.chart{border-bottom:1px solid #d8d8d1;align-items:end;gap:8%;height:140px;margin-top:25px;padding:0 10px;display:flex}.chart i{background:var(--ink);border-radius:5px 5px 0 0;flex:1;max-width:30px}.chart i:nth-child(6),.chart i:nth-child(7){background:var(--lime-deep)}.chart-labels{color:#869089;justify-content:space-between;padding:8px 20px 0;font-size:7px;display:flex}.process-section{background:var(--ink);color:var(--paper);padding:120px 5vw}.process-heading{max-width:1300px;margin:0 auto 80px}.process-heading .eyebrow:before{background:var(--lime)}.process-heading h2{letter-spacing:-.065em;margin:0;font-size:clamp(50px,6vw,86px);font-weight:550;line-height:.98}.process-heading h2 em{font-family:Georgia,serif;font-weight:400}.process-grid{grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:30px;max-width:1300px;margin:0 auto;display:grid}.process-grid article{border-top:1px solid #ffffff3d;min-height:210px;padding-top:24px}.process-grid article>span{background:var(--lime);color:var(--ink);border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:10px;font-weight:800;display:flex}.process-grid h3{margin:22px 0 12px;font-size:23px}.process-grid p{color:#ffffffa6;margin:0;font-size:13px;line-height:1.65}.process-grid>svg{fill:none;opacity:.5;height:22px;stroke:var(--lime);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;width:22px}.audience-section{grid-template-columns:1fr 1fr;align-items:end;gap:70px;max-width:1440px;margin:0 auto;padding:120px 5vw;display:grid}.audience-section h2{letter-spacing:-.06em;margin:0;font-size:clamp(40px,4.4vw,64px);font-weight:560;line-height:1.02}.audience-tags{flex-wrap:wrap;gap:10px;display:flex}.audience-tags span{border:1px solid var(--ink);border-radius:100px;padding:13px 17px;font-size:12px;font-weight:650}.audience-tags span:nth-child(2),.audience-tags span:nth-child(5),.audience-tags span:nth-child(8){background:var(--lime);border-color:var(--lime)}.faq-section{border-top:1px solid var(--line);grid-template-columns:.72fr 1.28fr;gap:80px;width:90%;max-width:1300px;margin:0 auto;padding:110px 0;display:grid}.faq-section h2{letter-spacing:-.055em;margin:0;font-size:clamp(38px,4vw,58px)}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;padding:24px 0;font-size:15px;font-weight:650;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{border:1px solid var(--ink);border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:16px;font-weight:400;transition:transform .18s;display:flex}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{color:var(--ink-soft);margin:-8px 50px 24px 0;font-size:13px;line-height:1.65}.contact-section{background:var(--lime);text-align:center;flex-direction:column;align-items:center;min-height:650px;padding:110px 5vw;display:flex;position:relative;overflow:hidden}.contact-section>:not(.contact-orbit){z-index:2;position:relative}.contact-section .eyebrow:before{background:var(--ink)}.contact-section h2{letter-spacing:-.07em;margin:0;font-size:clamp(50px,6vw,86px);font-weight:560;line-height:.96}.contact-section h2 em{font-family:Georgia,serif;font-weight:400}.contact-section>p:not(.eyebrow){color:var(--ink-soft);max-width:600px;margin:25px auto 32px;font-size:16px;line-height:1.6}.contact-card{background:var(--ink);color:var(--paper);text-align:left;border-radius:18px;align-items:center;gap:16px;max-width:540px;padding:17px 22px;transition:transform .18s,box-shadow .18s;display:flex}.contact-card:hover{transform:translateY(-2px);box-shadow:0 16px 34px #142e2538}.contact-card:focus-visible{outline:3px solid var(--lime);outline-offset:4px}.contact-icon{background:var(--lime);color:var(--ink);border-radius:50%;justify-content:center;align-items:center;width:43px;height:43px;font-size:18px;display:flex}.contact-card strong,.contact-card small{display:block}.contact-card strong{font-size:13px}.contact-card small{color:#ffffff9e;margin-top:5px;font-size:10px}.contact-workspace{text-align:left;grid-template-columns:minmax(280px,.82fr) minmax(420px,1.18fr);gap:20px;width:100%;max-width:1120px;margin:48px auto 0;display:grid}.contact-options,.contact-form{background:var(--paper);color:var(--ink);border:1px solid #ffffff1f;border-radius:24px;padding:30px}.contact-step-heading{align-items:flex-start;gap:14px;margin-bottom:24px;display:flex}.contact-step-heading>span{background:var(--lime);border-radius:50%;flex:none;justify-content:center;align-items:center;width:30px;height:30px;font-size:10px;font-weight:800;display:flex}.contact-step-heading h3{letter-spacing:-.035em;margin:2px 0 5px;font-size:19px}.contact-step-heading p{color:var(--ink-soft);margin:0;font-size:11px;line-height:1.45}.contact-option-list{gap:9px;display:grid}.contact-option{color:var(--ink);cursor:pointer;font:inherit;text-align:left;background:#f3f1e9;border:1px solid #0000;border-radius:15px;align-items:flex-start;gap:12px;width:100%;padding:15px;transition:background .16s,border-color .16s,transform .16s;display:flex}.contact-option:hover{transform:translateY(-1px)}.contact-option.is-selected{background:#d8ff583d;border-color:#142e2557}.contact-option-check{background:var(--paper);border:1px solid var(--line);border-radius:50%;flex:none;justify-content:center;align-items:center;width:25px;height:25px;font-size:12px;font-weight:800;display:flex}.contact-option.is-selected .contact-option-check{background:var(--ink);color:var(--lime)}.contact-option strong,.contact-option small{display:block}.contact-option strong{font-size:12px;line-height:1.3}.contact-option small{color:var(--ink-soft);margin-top:4px;font-size:9px;line-height:1.45}.contact-fields{gap:15px;margin-bottom:15px;display:grid}.contact-fields-two{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-fields label{letter-spacing:.025em;gap:7px;font-size:10px;font-weight:750;display:grid}.contact-fields input,.contact-fields textarea{color:var(--ink);font:inherit;background:#f3f1e9;border:1px solid #0000;border-radius:12px;outline:none;width:100%;padding:13px 14px;font-size:12px;transition:border-color .16s,background .16s}.contact-fields textarea{resize:vertical;line-height:1.55}.contact-fields input:focus,.contact-fields textarea:focus{background:var(--paper);border-color:var(--ink)}.selected-summary{background:#d8ff5838;border-radius:12px;justify-content:space-between;align-items:center;margin:18px 0 12px;padding:11px 13px;font-size:10px;display:flex}.selected-summary span{color:var(--ink-soft)}.contact-submit{background:var(--ink);color:var(--paper);cursor:pointer;font:inherit;border:0;border-radius:100px;justify-content:center;align-items:center;gap:16px;width:100%;padding:16px 20px;font-size:12px;font-weight:750;transition:transform .16s;display:flex}.contact-submit:hover{transform:translateY(-2px)}.contact-submit span{color:var(--lime);font-size:17px}.contact-help{text-align:center;color:var(--ink-soft)!important;max-width:none!important;margin:12px 8px 0!important;font-size:9px!important;line-height:1.5!important}.appointment-panel{background:var(--ink);color:var(--paper);text-align:left;border-radius:24px;width:100%;max-width:1120px;margin:28px auto 0;padding:34px}.appointment-kicker{letter-spacing:.12em;text-transform:uppercase;font-weight:800;color:var(--lime)!important;margin:0 0 8px!important;font-size:10px!important}.appointment-panel h3{letter-spacing:-.045em;margin:0;font-size:26px}.appointment-panel>p:not(.appointment-kicker){color:#ffffffa6;margin:8px 0 22px;font-size:12px}.appointment-choices{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.appointment-choice{background:#ffffff14;border:1px solid #ffffff24;border-radius:16px;align-items:center;gap:13px;padding:17px;transition:background .16s,transform .16s;display:flex}.appointment-choice:hover{background:#ffffff21;transform:translateY(-2px)}.appointment-icon{background:var(--lime);color:var(--ink);border-radius:50%;flex:none;justify-content:center;align-items:center;width:38px;height:38px;font-size:16px;display:flex}.appointment-choice span strong,.appointment-choice span small{display:block}.appointment-choice span strong{font-size:13px}.appointment-choice span small{color:#ffffff94;margin-top:4px;font-size:9px}.appointment-choice b{color:var(--lime);margin-left:auto}.appointment-skip{color:#ffffff94;cursor:pointer;font:inherit;background:0 0;border:0;margin-top:18px;padding:0;font-size:10px;text-decoration:underline}.contact-orbit{border:1px solid #142e252b;border-radius:50%;position:absolute}.orbit-one{width:520px;height:520px;top:10px;left:-180px}.orbit-two{width:600px;height:600px;bottom:-220px;right:-140px}footer{background:var(--ink);color:var(--paper);justify-content:space-between;align-items:center;min-height:120px;padding:30px 5vw;display:flex}.brand-light .brand-mark{background:var(--lime)}.brand-light .brand-mark .logo-a,.brand-light .brand-mark .logo-orbit{stroke:var(--ink)}.brand-light .brand-mark .logo-point{fill:var(--paper)}footer p,footer>a:last-child{color:#ffffff8c;font-size:11px}@media (width<=980px){.hero{grid-template-columns:1fr;padding-top:54px}.hero-visual{width:100%;max-width:760px}.feature-row{grid-template-columns:1fr;gap:55px;padding:70px 0}.feature-row.feature-reverse .feature-copy,.feature-row.feature-reverse .feature-visual{grid-area:auto}.feature-row.feature-reverse .feature-copy{order:1}.feature-row.feature-reverse .feature-visual{order:2}.process-grid{grid-template-columns:1fr;align-items:stretch}.process-grid>svg{transform:rotate(90deg)}.audience-section,.faq-section{grid-template-columns:1fr}}@media (width<=700px){.site-header{height:72px}.site-header nav a:not(:last-child){display:none}.site-header nav a:last-child{padding:10px 14px}.hero{gap:52px;padding:46px 5vw 64px}.hero h1{font-size:clamp(52px,17vw,76px)}.hero-lead{font-size:16px}.hero-actions{flex-direction:column;align-items:flex-start}.hero-visual{border-radius:24px;height:420px;padding:48px 20px}.floating-card{transform:scale(.88)}.reviews-float{bottom:18px;left:4px}.calls-float{top:30px;right:0}.results-strip{flex-direction:column;align-items:flex-start;gap:20px}.results-strip>div{flex-wrap:wrap;gap:16px 24px}.section-intro{padding-top:84px}.feature-list{padding-bottom:80px}.feature-row{min-height:auto}.feature-visual{border-radius:22px;min-height:430px;padding:32px 18px}.profile-visual,.post-visual{gap:8px}.before-card,.after-card{width:44%;padding:11px}.mock-photo{height:110px}.improvement-pill{bottom:27px}.counter-card{width:235px;padding:23px 24px}.review-one{bottom:25px;left:4px}.review-two{top:38px;right:1px}.calendar-card{width:225px;padding:14px}.post-card{width:138px}.post-image{height:102px}.metric-grid div{padding:10px}.metric-grid strong{font-size:14px}.process-section{padding:85px 5vw}.process-heading{margin-bottom:55px}.audience-section{gap:45px;padding:85px 5vw}.faq-section{gap:45px;padding:80px 0}.contact-section{min-height:600px;padding:90px 5vw}.contact-section h2 br{display:none}.contact-workspace{grid-template-columns:1fr;margin-top:34px}.contact-options,.contact-form{border-radius:18px;padding:22px}.contact-fields-two{grid-template-columns:1fr}.selected-summary{flex-direction:column;align-items:flex-start;gap:3px}.appointment-panel{border-radius:18px;padding:24px}.appointment-choices{grid-template-columns:1fr}footer{flex-direction:column;align-items:flex-start;gap:22px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
