@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-font-weight:initial;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@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;--color-blue-600:oklch(54.6% .245 262.881);--color-gray-600:oklch(44.6% .03 256.802);--spacing:.25rem;--text-2xl:1.5rem;--text-2xl--line-height:calc(2 / 1.5);--text-3xl:1.875rem;--text-3xl--line-height: 1.2 ;--font-weight-bold:700;--radius-lg:.5rem;--radius-2xl:1rem;--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;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{.invisible{visibility:hidden}.static{position:static}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.mb-2{margin-bottom:calc(var(--spacing) * 2)}.mb-4{margin-bottom:calc(var(--spacing) * 4)}.mb-6{margin-bottom:calc(var(--spacing) * 6)}.block{display:block}.flex{display:flex}.hidden{display:none}.inline-block{display:inline-block}.w-full{width:100%}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-between{justify-content:space-between}.gap-8{gap:calc(var(--spacing) * 8)}.rounded-2xl{border-radius:var(--radius-2xl)}.rounded-lg{border-radius:var(--radius-lg)}.border{border-style:var(--tw-border-style);border-width:1px}.object-cover{object-fit:cover}.p-5{padding:calc(var(--spacing) * 5)}.p-8{padding:calc(var(--spacing) * 8)}.px-6{padding-inline:calc(var(--spacing) * 6)}.py-2{padding-block:calc(var(--spacing) * 2)}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.text-blue-600{color:var(--color-blue-600)}.text-gray-600{color:var(--color-gray-600)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}@media(min-width:48rem){.md\:w-\[45\%\]{width:45%}.md\:w-\[55\%\]{width:55%}.md\:flex-row{flex-direction:row}}}:root{--ink:#1a1a18;--cream:#f5f0e8;--rust:#c94f2a;--rust-light:#e8622e;--sage:#3d5a47;--warm-grey:#5a5550;--pale:#faf7f2}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;color-scheme:light only;forced-color-adjust:none}body{-webkit-text-size-adjust:100%;font-family:DM Sans,sans-serif;font-weight:300;overflow-x:hidden;color:#1a1a18!important;background:#f5f0e8!important}nav{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid #1a1a1814;justify-content:space-between;align-items:center;padding:1.2rem 4rem;display:flex;position:fixed;top:0;left:0;right:0;background:#f5f0e8f5!important}.logo{letter-spacing:-.02em;font-family:Playfair Display,serif;font-size:1.4rem;font-weight:700;text-decoration:none;color:#1a1a18!important}.logo span{color:var(--rust)}nav a.cta-nav{letter-spacing:.06em;text-transform:uppercase;padding:.6rem 1.4rem;font-size:.85rem;font-weight:500;text-decoration:none;transition:background .2s;color:#f5f0e8!important;background:#1a1a18!important}nav a.cta-nav:hover{background:var(--rust)!important}.hero{grid-template-columns:1fr 1fr;min-height:100vh;padding-top:5rem;display:grid;position:relative;overflow:hidden}.hero-left{z-index:2;flex-direction:column;justify-content:center;padding:8rem 4rem 6rem;display:flex;position:relative;background:#f5f0e8!important}.hero-tag{letter-spacing:.14em;text-transform:uppercase;color:var(--rust);align-items:center;gap:.8rem;margin-bottom:2rem;font-size:.75rem;font-weight:500;display:flex}.hero-tag:before{content:"";background:var(--rust);width:2rem;height:1px;display:block}h1{letter-spacing:-.03em;margin-bottom:1.8rem;font-family:Playfair Display,serif;font-size:clamp(2.8rem,4.5vw,4.2rem);font-weight:900;line-height:1.08;color:#1a1a18!important}h1 em{color:var(--rust);font-style:normal}.hero-sub{max-width:440px;margin-bottom:3rem;font-size:1.05rem;font-weight:400;line-height:1.75;color:#3a3a36!important}.cta-group{flex-wrap:wrap;align-items:center;gap:2rem;display:flex}.btn-primary{letter-spacing:.04em;padding:1rem 2.2rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-block;position:relative;background:var(--rust)!important;color:#f5f0e8!important}.btn-primary:after{content:"→";margin-left:.6rem;transition:transform .2s;display:inline-block}.btn-primary:hover{transform:translateY(-1px);background:var(--rust-light)!important}.btn-primary:hover:after{transform:translate(4px)}.hero-note{letter-spacing:.02em;font-size:.8rem;color:#5a5550!important}.hero-right{justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden;background:#3d5a47!important}.hero-right-inner{z-index:2;padding:4rem;position:relative}.stat-grid{grid-template-columns:1fr 1fr;gap:2px;display:grid}.stat-box{background:#f5f0e80f;border:1px solid #f5f0e826;padding:2.5rem 2rem;transition:background .3s}.stat-box:hover{background:#f5f0e81f}.stat-box:first-child{border-color:var(--rust);grid-column:1/-1;background:var(--rust)!important}.stat-num{margin-bottom:.5rem;font-family:Playfair Display,serif;font-size:3.2rem;font-weight:900;line-height:1;color:#f5f0e8!important}.stat-label{letter-spacing:.08em;text-transform:uppercase;font-size:.8rem;font-weight:400;color:#f5f0e8d9!important}.hero-geo{border:1px solid #f5f0e814;border-radius:50%;width:220px;height:220px;position:absolute;bottom:0;right:0;transform:translate(30%,30%)}.hero-geo2{border:1px solid #f5f0e80d;border-radius:50%;width:200px;height:200px;position:absolute;top:-60px;left:-60px}.marquee-wrap{white-space:nowrap;padding:1rem 0;overflow:hidden;background:#1a1a18!important}.marquee-track{animation:22s linear infinite marquee;display:inline-block}.marquee-track span{letter-spacing:.12em;text-transform:uppercase;padding:0 2.5rem;font-size:.75rem;font-weight:500;color:#f5f0e88c!important}.marquee-track span.accent{color:var(--rust)!important}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.problem{grid-template-columns:1fr 2fr;align-items:start;gap:6rem;max-width:1100px;margin:0 auto;padding:7rem 4rem;display:grid;background:#f5f0e8!important}.section-label{letter-spacing:.14em;text-transform:uppercase;color:var(--rust);padding-top:.4rem;font-size:.72rem;font-weight:500}.problem-text h2{letter-spacing:-.02em;margin-bottom:1.8rem;font-family:Playfair Display,serif;font-size:clamp(1.8rem,3vw,2.6rem);font-weight:700;line-height:1.2;color:#1a1a18!important}.problem-text p{margin-bottom:1.2rem;font-size:1rem;font-weight:400;line-height:1.85;color:#3a3a36!important}.problem-text p strong{font-weight:600;color:#1a1a18!important}.features{padding:7rem 4rem;background:#1a1a18!important}.features-inner{max-width:1100px;margin:0 auto}.features-header{grid-template-columns:1fr 1fr;align-items:end;gap:4rem;margin-bottom:5rem;display:grid}.features h2{letter-spacing:-.02em;font-family:Playfair Display,serif;font-size:clamp(2rem,3.5vw,3rem);font-weight:900;line-height:1.1;color:#f5f0e8!important}.features h2 em{color:var(--rust);font-style:italic}.features-intro{align-self:end;font-size:.95rem;font-weight:400;line-height:1.8;color:#f5f0e8d9!important}.features-grid{background:#f5f0e814;grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.feature-item{padding:2.5rem 2rem;transition:background .3s;position:relative;overflow:hidden;background:#1a1a18!important}.feature-item:before{content:"";background:var(--rust);transform-origin:0;height:2px;transition:transform .3s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.feature-item:hover{background:#252522!important}.feature-item:hover:before{transform:scaleX(1)}.feature-num{margin-bottom:1rem;font-family:Playfair Display,serif;font-size:2rem;font-weight:900;line-height:1;color:#f5f0e81a!important}.feature-icon{margin-bottom:1rem;font-size:1.4rem;display:block}.feature-item h3{letter-spacing:.04em;text-transform:uppercase;margin-bottom:.8rem;font-size:.9rem;font-weight:500;color:#f5f0e8!important}.feature-item p{font-size:.88rem;font-weight:400;line-height:1.7;color:#f5f0e8d1!important}.how{max-width:1100px;margin:0 auto;padding:7rem 4rem;background:#f5f0e8!important}.how-header{text-align:center;margin-bottom:5rem}.how h2{letter-spacing:-.02em;margin-bottom:1rem;font-family:Playfair Display,serif;font-size:clamp(2rem,3.5vw,3rem);font-weight:900;color:#1a1a18!important}.how-sub{max-width:480px;margin:0 auto;font-size:.95rem;font-weight:400;line-height:1.7;color:#5a5550!important}.steps{grid-template-columns:repeat(3,1fr);gap:2px;display:grid}.step{border:1px solid #1a1a1812;padding:3rem 2.5rem;position:relative;background:#faf7f2!important}.step-num{margin-bottom:1.5rem;font-family:Playfair Display,serif;font-size:4rem;font-weight:900;line-height:1;color:#1a1a1812!important}.step h3{letter-spacing:-.01em;margin-bottom:1rem;font-family:Playfair Display,serif;font-size:1.3rem;font-weight:700;color:#1a1a18!important}.step p{font-size:.9rem;font-weight:400;line-height:1.8;color:#3a3a36!important}.step-accent{background:var(--rust);width:3px;height:100%;position:absolute;top:0;left:0}.pricing{padding:7rem 4rem;background:#3d5a47!important}.pricing-inner{max-width:1100px;margin:0 auto}.pricing-header{text-align:center;margin-bottom:4rem}.pricing h2{letter-spacing:-.02em;margin-bottom:1rem;font-family:Playfair Display,serif;font-size:clamp(2rem,3.5vw,3rem);font-weight:900;color:#f5f0e8!important}.pricing-sub{letter-spacing:.04em;font-size:.9rem;font-weight:400;color:#f5f0e8d1!important}.pricing-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.price-card{border:1px solid #f5f0e826;padding:3rem 2.5rem;transition:all .3s;position:relative;background:#f5f0e814!important}.price-card:hover{transform:translateY(-4px);background:#f5f0e821!important}.price-card.featured{border-color:#f5f0e8;background:#f5f0e8!important}.price-card.featured .price-name{color:#5a5550!important}.price-card.featured .price-amount{color:#1a1a18!important}.price-card.featured .price-desc{border-bottom-color:#1a1a181a;color:#3a3a36!important}.price-card.featured .price-list li{color:#1a1a18!important}.price-card.featured .price-list li:before{color:#3d5a47!important}.price-card.featured .price-period{color:#5a5550!important}.featured-badge{background:var(--rust);letter-spacing:.1em;text-transform:uppercase;padding:.3rem .8rem;font-size:.65rem;font-weight:500;position:absolute;top:-1px;right:2rem;color:#f5f0e8!important}.price-name{letter-spacing:.14em;text-transform:uppercase;margin-bottom:1.5rem;font-size:.75rem;font-weight:500;color:#f5f0e8b3!important}.price-amount{margin-bottom:.4rem;font-family:Playfair Display,serif;font-size:2.8rem;font-weight:900;line-height:1;color:#f5f0e8!important}.price-amount sup{vertical-align:super;font-size:1.2rem;font-weight:400}.price-period{margin-bottom:2rem;font-size:.8rem;color:#f5f0e8a6!important}.price-desc{border-bottom:1px solid #f5f0e826;margin-bottom:2rem;padding-bottom:2rem;font-size:.85rem;font-weight:400;line-height:1.6;color:#f5f0e8d9!important}.price-list{margin-bottom:2.5rem;list-style:none}.price-list li{align-items:flex-start;gap:.7rem;padding:.45rem 0;font-size:.85rem;font-weight:400;line-height:1.5;display:flex;color:#f5f0e8e6!important}.price-list li:before{content:"✓";flex-shrink:0;margin-top:.05rem;font-weight:500;color:#f5f0e8b3!important}.btn-price{text-align:center;letter-spacing:.04em;padding:.9rem 1.5rem;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .2s;display:block}.btn-price-outline{border:1px solid #f5f0e859;color:#f5f0e8!important}.btn-price-outline:hover{background:#f5f0e81a}.btn-price-solid{border:1px solid var(--rust);background:var(--rust)!important;color:#f5f0e8!important}.btn-price-solid:hover{background:var(--rust-light)!important}.cta-section{text-align:center;padding:8rem 4rem;position:relative;overflow:hidden;background:#f5f0e8!important}.cta-section:before{content:"LEAD HAUL";white-space:nowrap;pointer-events:none;letter-spacing:-.04em;font-family:Playfair Display,serif;font-size:16vw;font-weight:900;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#1a1a180a!important}.cta-inner{z-index:2;max-width:600px;margin:0 auto;position:relative}.cta-section h2{letter-spacing:-.02em;margin-bottom:1.5rem;font-family:Playfair Display,serif;font-size:clamp(2rem,4vw,3.5rem);font-weight:900;line-height:1.1;color:#1a1a18!important}.cta-section p{margin-bottom:3rem;font-size:1rem;font-weight:400;line-height:1.8;color:#5a5550!important}.cta-section .btn-primary{padding:1.2rem 3rem;font-size:1rem}.cta-note{margin-top:1.5rem;font-size:.8rem;color:#5a5550!important}footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:2.5rem 4rem;display:flex;background:#1a1a18!important}.footer-logo{font-family:Playfair Display,serif;font-size:1.1rem;font-weight:700;text-decoration:none;color:#f5f0e8!important}.footer-logo span{color:var(--rust)}.footer-note{letter-spacing:.04em;font-size:.78rem;color:#f5f0e88c!important}@keyframes fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.hero-tag{animation:.6s both fadeUp}h1{animation:.6s .1s both fadeUp}.hero-sub{animation:.6s .2s both fadeUp}.cta-group{animation:.6s .3s both fadeUp}@media(max-width:900px){nav{padding:1rem 1.5rem}.hero{grid-template-columns:1fr;min-height:auto}.hero-left{padding:7rem 1.5rem 3rem}.hero-right{min-height:320px}.problem{grid-template-columns:1fr;gap:2rem;padding:4rem 1.5rem}.features{padding:4rem 1.5rem}.features-header{grid-template-columns:1fr;gap:1.5rem}.features-grid{grid-template-columns:1fr}.how{padding:4rem 1.5rem}.steps{grid-template-columns:1fr}.pricing{padding:4rem 1.5rem}.pricing-grid{grid-template-columns:1fr}.cta-section{padding:5rem 1.5rem}footer{text-align:center;flex-direction:column;padding:2rem 1.5rem}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
