:root{--background:#fff;--surface:#f7faf8;--surface-strong:#edf6f2;--text:#14211d;--muted:#61716b;--border:#dfe8e3;--accent:#0f7b66;--accent-strong:#0a5d4d;--accent-soft:#dff3ec;--shadow-soft:0 20px 60px #0c2e2624;--shadow-phone:0 28px 70px #0a2e2733;--max-width:1160px}*{box-sizing:border-box}html{background:var(--background);color:var(--text);scroll-behavior:smooth}body{background:var(--background);min-width:320px;color:var(--text);text-rendering:optimizelegibility;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible{outline-offset:4px;outline:3px solid #0f7b6647}.site-header{z-index:10;width:min(100%, calc(var(--max-width) + 48px));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffeb;justify-content:space-between;align-items:center;margin:0 auto;padding:18px 24px;display:flex;position:sticky;top:0}.brand,.footer-brand{align-items:center;gap:10px;font-weight:760;display:inline-flex}.brand{font-size:18px}.brand-icon{border-radius:8px;display:block}.header-nav{color:var(--muted);align-items:center;gap:24px;font-size:15px;font-weight:620;display:flex}.header-nav a:hover,.site-footer a:hover{color:var(--accent)}.hero-section{width:min(100%, var(--max-width));grid-template-columns:minmax(0,.92fr) minmax(430px,1fr);align-items:start;gap:56px;margin:0 auto;padding:48px 24px 70px;display:grid}.hero-copy{max-width:590px}.hero-copy h1{letter-spacing:0;margin:0;font-size:68px;font-weight:820;line-height:1}.hero-subtitle{color:var(--accent);margin:20px 0 0;font-size:28px;font-weight:760;line-height:1.2}.hero-body{color:#43544e;margin:24px 0 0;font-size:21px;line-height:1.56}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.primary-action,.secondary-action{border-radius:8px;justify-content:center;align-items:center;min-height:48px;padding:0 20px;font-size:15px;font-weight:760;display:inline-flex}.primary-action{background:var(--accent);color:#fff;box-shadow:0 12px 28px #0f7b663d}.primary-action:hover{background:var(--accent-strong)}.secondary-action{border:1px solid var(--border);color:var(--text);background:#fff}.secondary-action:hover{border-color:#b8cbc2}.platform-row{color:var(--muted);flex-wrap:wrap;gap:10px;margin-top:28px;font-size:14px;line-height:1.4;display:flex}.platform-row span{border:1px solid var(--border);background:#fff;border-radius:8px;align-items:center;min-height:32px;padding:0 12px;display:inline-flex}.phone-stack{min-height:590px;position:relative}.phone{width:292px;box-shadow:var(--shadow-phone);background:#17241f;border:10px solid #17241f;border-radius:34px;position:absolute}.phone-primary{z-index:2;top:0;right:108px}.phone-secondary{opacity:.96;top:108px;right:0;transform:rotate(5deg)}.phone-speaker{background:#33413c;border-radius:99px;width:70px;height:6px;margin:6px auto 10px}.app-screen{background:#fff;border-radius:22px;min-height:512px;padding:18px;overflow:hidden}.screen-title-row{justify-content:space-between;align-items:center;font-size:18px;font-weight:780;display:flex}.screen-dot{background:var(--accent);border-radius:50%;width:12px;height:12px}.screen-dot.muted{background:#bfd8ce}.area-search{border:1px solid var(--border);color:#42534d;border-radius:8px;margin-top:18px;padding:12px;font-size:14px;font-weight:650}.event-card,.request-card{border:1px solid var(--border);background:#fff;border-radius:8px}.featured-event{margin-top:16px;overflow:hidden}.event-image{object-fit:cover;width:100%;height:142px;display:block}.featured-event div{gap:5px;padding:12px;display:grid}.event-card strong,.request-card strong{color:var(--text);font-size:15px}.event-card span,.request-card small{color:var(--muted);font-size:12px;line-height:1.4}.compact-event{gap:4px;margin-top:10px;padding:12px;display:grid}.tab-preview{color:var(--muted);text-align:center;grid-template-columns:repeat(3,1fr);gap:6px;margin-top:14px;font-size:11px;font-weight:700;display:grid}.tab-preview span{background:var(--surface);border-radius:8px;padding:8px 4px}.request-card{gap:6px;margin-top:18px;padding:15px;display:grid}.request-card span{color:var(--accent);font-size:12px;font-weight:780}.request-card.accepted{background:var(--accent-soft);border-color:#b6dfd0}.privacy-strip{color:#fff;background:#17241f;border-radius:8px;margin-top:18px;padding:14px;font-size:13px;font-weight:680;line-height:1.45}.steps-section,.privacy-section,.compliance-section{width:min(100%, var(--max-width));margin:0 auto;padding:86px 24px}.steps-section{border-top:1px solid var(--border)}.section-heading{grid-template-columns:minmax(0,.82fr) minmax(280px,.64fr);align-items:end;gap:38px;margin-bottom:34px;display:grid}.section-heading h2,.privacy-section h2,.compliance-section h2{letter-spacing:0;margin:0;font-size:42px;font-weight:810;line-height:1.1}.section-heading p,.privacy-section p,.compliance-section p{color:var(--muted);margin:0;font-size:18px;line-height:1.6}.steps-list{gap:12px;display:grid}.step-row{border-top:1px solid var(--border);grid-template-columns:70px minmax(0,1fr);align-items:start;gap:20px;padding:24px 0;display:grid}.step-row>span{color:var(--accent);font-size:18px;font-weight:800}.step-row h3{margin:0;font-size:22px}.step-row p{max-width:720px;color:var(--muted);margin:8px 0 0;font-size:17px;line-height:1.55}.privacy-section{background:var(--surface);border-radius:8px;grid-template-columns:minmax(0,.92fr) minmax(300px,.66fr);align-items:start;gap:48px;display:grid}.privacy-section ul{gap:12px;margin:0;padding:0;list-style:none;display:grid}.privacy-section li{border-left:3px solid var(--accent);color:#43544e;background:#fff;padding:14px 16px;font-size:15px;line-height:1.5}.compliance-section{grid-template-columns:minmax(0,.66fr) minmax(420px,1fr);align-items:start;gap:46px;display:grid}.link-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.link-card{border:1px solid var(--border);background:#fff;border-radius:8px;gap:8px;min-height:154px;padding:18px;display:grid;box-shadow:0 8px 28px #0e261f0a}.link-card:hover{border-color:#afcbc0;box-shadow:0 16px 38px #0e261f14}.link-card span{font-size:18px;font-weight:790}.link-card small{color:var(--muted);font-size:14px;line-height:1.5}.legal-page{width:min(100%,900px);margin:0 auto;padding:70px 24px 88px}.legal-hero p{color:var(--accent);margin:0 0 18px;font-size:14px;font-weight:780}.legal-hero h1{margin:0;font-size:52px;font-weight:820;line-height:1.08}.legal-hero span{max-width:760px;color:var(--muted);margin-top:20px;font-size:20px;line-height:1.6;display:block}.legal-content{gap:18px;margin-top:42px;display:grid}.legal-content section{border-top:1px solid var(--border);padding-top:24px}.legal-content h2{margin:0 0 12px;font-size:24px}.legal-content p,.legal-content li{color:#445650;font-size:17px;line-height:1.7}.legal-content p{margin:0}.legal-content ul{gap:10px;margin:0;padding-left:22px;display:grid}.legal-contact{border:1px solid var(--border);background:var(--surface);border-radius:8px;flex-wrap:wrap;align-items:center;gap:10px 16px;margin-top:38px;padding:16px;display:flex}.legal-contact a{color:var(--accent);font-weight:760}.site-footer{width:min(100%, calc(var(--max-width) + 48px));border-top:1px solid var(--border);grid-template-columns:minmax(0,.8fr) minmax(380px,1fr);gap:32px;margin:0 auto;padding:34px 24px 44px;display:grid}.site-footer p{color:var(--muted);margin:8px 0 0;font-size:14px}.site-footer nav{color:var(--muted);flex-wrap:wrap;justify-content:flex-end;gap:12px 22px;font-size:14px;font-weight:640;display:flex}@media (max-width:960px){.hero-section,.section-heading,.privacy-section,.compliance-section,.site-footer{grid-template-columns:1fr}.hero-section{gap:36px;padding-top:34px}.hero-copy h1{font-size:54px}.phone-stack{min-height:560px}.phone-primary{right:50%;transform:translate(24%)}.phone-secondary{right:50%;transform:translate(92%)rotate(5deg)}.site-footer nav{justify-content:flex-start}}@media (max-width:720px){.site-header{align-items:flex-start;gap:16px}.header-nav{justify-content:flex-end;gap:14px;font-size:13px}.hero-section{padding-bottom:54px}.hero-copy h1{font-size:42px}.hero-subtitle{font-size:24px}.hero-body{font-size:18px}.phone-stack{min-height:500px}.phone{border-width:8px;width:244px}.phone-primary{left:0;right:auto;transform:none}.phone-secondary{top:92px;right:0;transform:rotate(5deg)}.app-screen{min-height:424px;padding:14px}.event-image{height:112px}.steps-section,.privacy-section,.compliance-section{padding-top:58px;padding-bottom:58px}.section-heading h2,.privacy-section h2,.compliance-section h2{font-size:32px}.section-heading p,.privacy-section p,.compliance-section p{font-size:16px}.link-grid{grid-template-columns:1fr}.legal-page{padding-top:48px}.legal-hero h1{font-size:36px}.legal-hero span{font-size:17px}}@media (max-width:480px){.site-header{flex-direction:column;position:static}.header-nav{flex-wrap:wrap;justify-content:flex-start}.hero-actions{flex-direction:column}.primary-action,.secondary-action{width:100%}.phone-stack{min-height:450px}.phone{width:216px}.phone-secondary{top:82px}.app-screen{min-height:370px}.request-card,.compact-event{padding:10px}.step-row{grid-template-columns:1fr;gap:8px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
