html,body{margin:0;padding:0}:root{--lasso-night:#0f0f1a;--lasso-deep:#1a1028;--lasso-plum:#402143;--lasso-red:#c94b3b;--lasso-orange:#e8703a;--lasso-gold:#d4a937;--lasso-rope:#c4a265;--lasso-sand:#f5e6c8;--lasso-cream:#fefaf3;--lasso-card:#ffffff0d;--lasso-border:#c4a26533}body{background:var(--lasso-night);color:var(--lasso-cream);font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box}a{color:inherit}.marketing-page{background:var(--lasso-night);min-height:100vh}.hero-section{background:linear-gradient(180deg, var(--lasso-deep) 0%, #2b1838 22%, #633150 42%, var(--lasso-red) 64%, var(--lasso-orange) 78%, #efc76f 90%, var(--lasso-sand) 100%);padding:96px 24px 120px;position:relative;overflow:hidden}.hero-inner,.section,.marketing-footer{width:min(1120px,100% - 48px);margin:0 auto}.hero-inner{z-index:2;text-align:center;justify-items:center;gap:20px;display:grid;position:relative}.hero-badge,.section-label{color:var(--lasso-sand);letter-spacing:.12em;text-transform:uppercase;background:#0f0f1a2e;border:1px solid #ffffff2e;border-radius:999px;justify-content:center;align-items:center;padding:8px 14px;font-size:12px;font-weight:700;display:inline-flex}.hero-logo{letter-spacing:.03em;color:#0000;background:linear-gradient(#f8e7bf 0%,#d8b16b 45%,#8b5e3c 100%);text-shadow:0 10px 30px #43210d33;-webkit-background-clip:text;background-clip:text;justify-content:center;align-items:center;gap:6px;font-family:Georgia,Times New Roman,serif;font-size:clamp(4rem,12vw,8rem);font-weight:700;line-height:.9;display:inline-flex}.hero-logo-o-wrap{justify-content:center;align-items:center;display:inline-flex;position:relative}.hero-logo-o{z-index:2;position:relative}.hero-logo-loop{border:.12em solid var(--lasso-rope);opacity:.95;border-radius:999px;width:1.15em;height:1.15em;position:absolute;top:-.03em;left:-.04em}.hero-logo-loop:after{content:"";background:var(--lasso-rope);transform-origin:0;border-radius:999px;width:.65em;height:.12em;position:absolute;bottom:.1em;right:-.46em;transform:rotate(45deg)}.hero-section h1,.section h2,.marketing-footer .footer-brand{font-family:Georgia,Times New Roman,serif}.hero-section h1{color:#fff8ec;max-width:920px;margin:0;font-size:clamp(2.8rem,6vw,5rem);line-height:1.02}.hero-copy,.section-heading p,.mode-card p,.step-card p,.problem-card li,.footer-copy{line-height:1.65}.hero-copy{color:#fff8ecd6;max-width:720px;margin:0;font-size:clamp(1.05rem,2vw,1.2rem)}.hero-actions{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.button{border-radius:999px;justify-content:center;align-items:center;min-height:52px;padding:0 24px;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:linear-gradient(135deg, var(--lasso-orange), var(--lasso-red));color:#fff;box-shadow:0 16px 40px #c94b3b47}.button-secondary{color:var(--lasso-cream);background:#0f0f1a1f;border:1px solid #fff8ec59}.hero-stars{pointer-events:none;height:55%;position:absolute;inset:0 0 auto}.hero-star{background:#ffffffe6;border-radius:999px;width:4px;height:4px;animation:2.8s ease-in-out infinite alternate twinkle;position:absolute}.hero-star-1{top:13%;left:16%}.hero-star-2{animation-delay:.2s;top:19%;left:72%}.hero-star-3{animation-delay:.5s;top:10%;left:58%}.hero-star-4{animation-delay:.8s;top:28%;left:24%}.hero-star-5{animation-delay:1.1s;top:14%;left:84%}.hero-star-6{animation-delay:1.4s;top:25%;left:42%}.hero-cactus{z-index:1;opacity:.18;font-size:clamp(3rem,8vw,5rem);position:absolute;bottom:26px}.hero-cactus-left{left:6%}.hero-cactus-right{right:8%}.section{padding:88px 0}.section-dark{background:linear-gradient(180deg, var(--lasso-night), #171321)}.section-problem,.section-demo,.section-roi,.section-cta{background:var(--lasso-night)}.section-heading{text-align:center;justify-items:center;gap:16px;margin-bottom:40px;display:grid}.section-heading-tight{margin-bottom:28px}.section h2{max-width:920px;color:var(--lasso-sand);margin:0;font-size:clamp(2rem,4vw,3.6rem);line-height:1.08}.section-heading p{color:#fefaf3bd;max-width:720px;margin:0;font-size:1.02rem}.problem-grid,.steps-grid,.industry-grid,.modes-grid{gap:20px;display:grid}.problem-grid,.modes-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.steps-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.industry-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.problem-card,.step-card,.mode-card,.industry-card,.roi-table-wrap,.phone-shell{border:1px solid var(--lasso-border);background:var(--lasso-card);box-shadow:inset 0 1px #ffffff0a}.problem-card,.step-card,.mode-card,.industry-card{border-radius:24px;padding:28px}.problem-card-icon{margin-bottom:14px;font-size:2rem}.problem-card h3,.step-card h3,.mode-card h3{color:var(--lasso-sand);margin:0 0 12px;font-size:1.2rem}.problem-card ul{gap:10px;margin:0;padding:0;list-style:none;display:grid}.problem-card li{color:#fefaf3bd;padding-left:22px;position:relative}.problem-card li:before{font-weight:700;position:absolute;top:0;left:0}.problem-card-bad li:before{content:"✗";color:#ff8b78}.problem-card-good li:before{content:"✓";color:#84d9a0}.step-number{background:linear-gradient(135deg, var(--lasso-orange), var(--lasso-red));color:#fff;border-radius:999px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:16px;font-weight:800;display:inline-flex}.step-card p,.mode-card p{color:#fefaf3b8;margin:0}.phone-shell{background:#131319;border-radius:34px;max-width:390px;margin:0 auto;padding:18px}.phone-top{color:#fefaf3b8;border-bottom:1px solid #ffffff14;justify-content:space-between;gap:16px;margin-bottom:14px;padding:0 4px 14px;font-size:.88rem;display:flex}.chat-thread{gap:12px;display:grid}.chat-message{border-radius:18px;max-width:85%;padding:12px 14px;font-size:.92rem;line-height:1.5}.chat-lead{color:var(--lasso-sand);background:#c4a2652e;border-bottom-right-radius:6px;justify-self:end}.chat-ai{background:linear-gradient(135deg,#274031,#1d2f25);border-bottom-left-radius:6px;justify-self:start}.chat-owner{background:linear-gradient(135deg, var(--lasso-orange), var(--lasso-red));color:#fff;border-bottom-left-radius:6px;justify-self:start}.chat-badge{letter-spacing:.08em;text-transform:uppercase;background:#ffffff29;border-radius:999px;margin-bottom:8px;padding:3px 8px;font-size:.7rem;font-weight:700;display:inline-flex}.industry-card{text-align:center;color:var(--lasso-sand);font-weight:700}.roi-table-wrap{border-radius:24px;overflow:hidden}.roi-table{border-collapse:collapse;width:100%}.roi-table th,.roi-table td{text-align:left;border-bottom:1px solid #ffffff14;padding:16px 18px}.roi-table th{letter-spacing:.12em;text-transform:uppercase;color:var(--lasso-rope);background:#c4a26514;font-size:.78rem}.roi-table td{color:#fefaf3cc}.roi-table tr:last-child td{border-bottom:none}.hero-actions-centered{justify-content:center}.marketing-footer{text-align:center;justify-items:center;gap:12px;padding:32px 0 64px;display:grid}.footer-brand{color:var(--lasso-sand);margin:0;font-size:2rem}.footer-copy{color:#fefaf394;max-width:620px}.footer-links{color:#fefaf3b8;flex-wrap:wrap;justify-content:center;gap:18px;display:flex}@keyframes twinkle{0%{opacity:.25;transform:scale(.9)}to{opacity:1;transform:scale(1.15)}}.lasso-minimal-page{background:linear-gradient(#ffe0a0 0%,#ffb86b 26%,#ff8c45 58%,#8b3010 100%);min-height:100vh;position:relative;overflow:hidden}.lasso-minimal-hero{z-index:2;justify-content:center;align-items:center;min-height:100vh;padding:40px 24px 170px;display:flex;position:relative}.lasso-minimal-brand{justify-items:center;gap:20px;display:grid}.lasso-swoosh-svg{width:min(360px,62vw);height:auto;overflow:visible}.lasso-minimal-wordmark{letter-spacing:.12em;color:#c2440e;text-shadow:0 10px 28px #6b3a1f29;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.5rem,8vw,6rem);font-weight:700}.lasso-sunset-sun{z-index:0;background:radial-gradient(circle,#ffb020b8 0%,#ffb02057 46%,#ffb02000 74%);border-radius:999px;width:170px;height:170px;position:absolute;bottom:228px;left:50%;transform:translate(-50%)}.lasso-ground{z-index:1;background:#6b3a1f;height:200px;position:absolute;bottom:0;left:0;right:0}.lasso-tumbleweed{z-index:2;background:0 0;border:4px solid #8b5e3ceb;border-radius:999px;position:absolute;bottom:140px}.lasso-tumbleweed:before,.lasso-tumbleweed:after{content:"";border:2px solid #8b5e3cb3;border-radius:999px;position:absolute;inset:18%}.lasso-tumbleweed-left{width:60px;height:60px;left:12%}.lasso-tumbleweed-right{border-width:3px;width:40px;height:40px;right:13%}@media (max-width:760px){.lasso-minimal-hero{padding:32px 16px 150px}.lasso-swoosh-svg{width:min(290px,74vw)}.lasso-minimal-wordmark{letter-spacing:.08em}.lasso-sunset-sun{width:138px;height:138px;bottom:208px}.lasso-ground{height:176px}.lasso-tumbleweed-left{left:8%}.lasso-tumbleweed-right{right:8%}}
