:root{--bg:#fbfaf6;--surface:#fff;--surface-muted:#eef7f3;--surface-warm:#fff3e8;--ink:#17221f;--muted:#61716c;--line:#d7e1dc;--brand:#0f6a5f;--brand-dark:#083f38;--accent:#ef6b4a;--gold:#bd8424;--blue:#326fb3;--shadow:0 18px 45px #1826231f}*{box-sizing:border-box;letter-spacing:0}html,body{background:var(--bg);color:var(--ink);margin:0;padding:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}body{min-width:320px}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,textarea,select{font:inherit}.site-shell{min-height:100vh;overflow-x:hidden}.container{width:min(1120px,100% - 48px);margin:0 auto}.site-nav{z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fbfaf6f0;border-bottom:1px solid #d7e1dcc2;position:fixed;top:0;left:0;right:0}.site-nav__inner{justify-content:space-between;align-items:center;gap:24px;min-height:78px;display:flex}.brand{color:var(--ink);align-items:center;gap:10px;font-weight:800;display:inline-flex}.brand__mark{background:url(/brand/referralszone-mark.svg) 50%/cover no-repeat;border-radius:9px;flex:none;width:42px;height:42px;box-shadow:0 10px 24px #083f3838}.brand__text{font-size:18px}.nav-links{align-items:center;gap:8px;display:flex}.nav-link{color:var(--muted);border-radius:8px;padding:10px 12px;font-size:15px;font-weight:700;transition:background .16s,color .16s}.nav-link:hover,.nav-link.is-active{background:var(--surface-muted);color:var(--brand-dark)}.nav-toggle{border:1px solid var(--line);background:var(--surface);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;width:44px;height:44px;display:none;position:relative}.nav-toggle span{background:var(--ink);border-radius:999px;width:20px;height:2px;transition:transform .18s,opacity .18s;position:absolute}.nav-toggle span:first-child{transform:translateY(-7px)}.nav-toggle span:nth-child(3){transform:translateY(7px)}.nav-toggle.is-open span:first-child{transform:rotate(45deg)}.nav-toggle.is-open span:nth-child(2){opacity:0}.nav-toggle.is-open span:nth-child(3){transform:rotate(-45deg)}.button{cursor:pointer;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;min-height:46px;padding:12px 18px;font-weight:800;transition:background .16s,border-color .16s,color .16s,transform .16s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button--small{min-height:40px;padding:9px 14px}.button--dark{background:var(--brand-dark);color:#fff}.button--dark:hover{background:var(--brand)}.button--light{color:var(--brand-dark);background:#fff}.button--light:hover{background:var(--surface-muted)}.button--outline-light{color:#fff;border-color:#ffffffb3}.button--outline-light:hover{background:#ffffff1f}.text-link{color:var(--brand-dark);text-underline-offset:5px;font-weight:800;-webkit-text-decoration:underline #0f6a5f4d;text-decoration:underline #0f6a5f4d}.eyebrow{color:var(--accent);text-transform:uppercase;margin:0 0 12px;font-size:13px;font-weight:900}.eyebrow--light{color:#ffe1cf}.hero{color:#fff;background:var(--brand-dark);align-items:center;min-height:82vh;padding:128px 0 82px;display:flex;position:relative;overflow:hidden}.hero__image{object-fit:cover}.hero__overlay{background:linear-gradient(90deg,#081f1ceb 0%,#081f1cad 48%,#081f1c33 100%);position:absolute;inset:0}.hero__content{z-index:1;max-width:730px;position:relative}.hero h1{margin:0;font-size:68px;line-height:1}.hero p{color:#ffffffe0;max-width:650px;margin:22px 0 0;font-size:20px}.hero__actions{flex-wrap:wrap;gap:14px;margin-top:34px;display:flex}.stats-band{background:var(--surface);padding:26px 0}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.stat-card{border:1px solid var(--line);background:var(--surface);border-radius:8px;min-height:112px;padding:22px}.stat-card strong{color:var(--brand-dark);font-size:34px;line-height:1.1;display:block}.stat-card span{color:var(--muted);margin-top:10px;font-weight:700;display:block}.stat-card--light{background:#ffffffb8}.section{padding:92px 0}.section--muted{background:var(--surface-muted)}.section--warm{background:var(--surface-warm)}.section--ink{color:#fff;background:#101a18}.section--ink .section-header h2,.section--ink .section-header p{color:#fff}.section--ink .eyebrow{color:#ffe1cf}.section--ink .section-header p:not(.eyebrow){color:#ffffffb8}.section-header{max-width:760px;margin-bottom:34px}.section-header--center{text-align:center;margin-left:auto;margin-right:auto}.section-header h2,.split-section__content h2,.founder-grid h2,.cta-section h2,.product-hero h1,.page-header h1,.not-found h1{color:var(--ink);margin:0;font-size:42px;line-height:1.12}.section-header p,.split-section__content p,.page-header p,.product-hero p,.founder-grid p,.not-found p{color:var(--muted);font-size:17px}.flow-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.flow-card,.info-card,.product-card,.job-card,.feature-panel{border:1px solid var(--line);background:var(--surface);border-radius:8px;box-shadow:0 10px 24px #1826230f}.flow-card{padding:28px}.flow-card span{background:var(--surface-warm);width:42px;height:42px;color:var(--gold);border-radius:8px;justify-content:center;align-items:center;font-weight:900;display:inline-flex}.flow-card h3,.info-card h3,.product-card h3,.job-card h3,.feature-panel h3{color:var(--ink);margin:22px 0 10px;font-size:22px;line-height:1.25}.flow-card p,.info-card p,.product-card p,.job-card p,.feature-panel p{color:var(--muted);margin:0}.card-grid{gap:18px;display:grid}.card-grid--four{grid-template-columns:repeat(4,minmax(0,1fr))}.card-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.info-card{padding:26px}.info-card h3{margin-top:0}.split-section__grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:56px;display:grid}.split-section__content{max-width:540px}.image-panel,.page-header__media,.product-hero__media{background:var(--surface-muted);box-shadow:var(--shadow);border-radius:8px;position:relative;overflow:hidden}.image-panel{min-height:520px}.image-panel img,.page-header__media img,.product-hero__media img{object-fit:cover}.check-list{gap:14px;margin:26px 0 0;padding:0;list-style:none;display:grid}.check-list li{border:1px solid var(--line);background:var(--surface);color:var(--ink);border-radius:8px;padding:16px 16px 16px 44px;font-weight:750;position:relative}.check-list li:before{background:var(--accent);content:"";border-radius:3px;width:12px;height:12px;position:absolute;top:18px;left:18px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.spotlight-grid,.architecture-grid{gap:18px;display:grid}.spotlight-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.architecture-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.spotlight-card,.architecture-card{color:#fff;background:linear-gradient(145deg,#ffffff1c,#ffffff08),#101a18;border:1px solid #ffffff24;border-radius:8px;min-height:250px;padding:28px}.architecture-card{background:var(--surface);border-color:var(--line);color:var(--ink);box-shadow:0 10px 24px #1826230f}.section--ink .architecture-card{color:#fff;background:linear-gradient(145deg,#0f6a5f66,#ffffff0a),#17221f;border-color:#ffffff24}.spotlight-card h3,.architecture-card h3{margin:18px 0 10px;font-size:22px;line-height:1.24}.spotlight-card p,.architecture-card p{color:#ffffffb8;margin:0}.architecture-card p{color:var(--muted)}.section--ink .architecture-card p{color:#ffffffb8}.architecture-card span{background:var(--surface-warm);width:42px;height:42px;color:var(--gold);border-radius:8px;justify-content:center;align-items:center;font-weight:900;display:inline-flex}.section--ink .architecture-card span{color:#ffe1cf;background:#ffffff1f}.product-card{flex-direction:column;justify-content:space-between;min-height:320px;padding:30px;display:flex}.tag-row{flex-wrap:wrap;gap:8px;margin:28px 0 20px;display:flex}.tag-row span{background:var(--surface-muted);color:var(--brand-dark);border-radius:8px;padding:8px 10px;font-size:13px;font-weight:800}.cta-section{background:var(--brand-dark);color:#fff;padding:86px 0}.cta-section__inner{text-align:center;justify-items:center;display:grid}.cta-section h2{color:#fff;max-width:780px}.cta-section .button{margin-top:28px}.page-header{background:var(--surface);padding:132px 0 72px}.page-header__grid{grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);align-items:center;gap:52px;display:grid}.page-header__copy{max-width:680px}.page-header__media{min-height:420px}.feature-panel{border-top:5px solid var(--accent);padding:34px}.feature-panel h3{margin-top:0}.founder-grid{grid-template-columns:minmax(300px,.9fr) minmax(0,1.1fr);align-items:center;gap:56px;display:grid}.founder-card{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:8px;overflow:hidden}.founder-card img{object-fit:cover;width:100%;height:auto}.lead{font-weight:700;color:var(--ink)!important;font-size:19px!important}.founder-grid .button{margin-top:18px}.value-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.value-chip{border:1px solid var(--line);background:var(--surface);color:var(--brand-dark);text-align:center;border-radius:8px;padding:20px;font-weight:850}.job-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.job-card{padding:28px}.job-card span{color:var(--accent);text-transform:uppercase;font-size:13px;font-weight:900}.job-card h3{margin-top:10px}.job-card__location{font-weight:800;color:var(--brand-dark)!important;margin-bottom:14px!important}.job-card .text-link{margin-top:18px;display:inline-flex}.product-hero{background:var(--surface-warm);padding:136px 0 80px}.product-hero__grid{grid-template-columns:minmax(0,.9fr) minmax(360px,1.1fr);align-items:center;gap:52px;display:grid}.product-hero h1{font-size:58px}.product-hero__copy{max-width:560px}.product-hero__media{min-height:520px}.layer-list{counter-reset:layers;gap:14px;margin:0;padding:0;list-style:none;display:grid}.layer-list li{counter-increment:layers;border:1px solid var(--line);background:var(--surface);color:var(--ink);border-radius:8px;grid-template-columns:48px 1fr;align-items:center;padding:16px;font-weight:850;display:grid}.layer-list li:before{background:var(--brand-dark);color:#fff;content:counter(layers);border-radius:8px;place-items:center;width:34px;height:34px;font-size:14px;display:grid}.not-found{background:var(--surface-muted);align-items:center;min-height:72vh;padding:128px 0 72px;display:grid}.not-found__inner{max-width:620px}.not-found .button{margin-top:20px}.footer{border-top:1px solid var(--line);color:#ffffffb8;background:#111a18;padding:58px 0 22px}.footer__grid{grid-template-columns:minmax(240px,1.4fr) repeat(3,minmax(140px,.7fr));gap:36px;display:grid}.brand--footer{color:#fff}.footer__brand p{max-width:360px}.footer h2{color:#fff;text-transform:uppercase;margin:0 0 16px;font-size:15px}.footer__links,.footer address{gap:10px;font-style:normal;display:grid}.footer a:hover{color:#fff}.footer__bottom{color:#ffffff8a;border-top:1px solid #ffffff1f;margin-top:40px;padding-top:20px;font-size:14px}@media (max-width:1024px){.card-grid--four,.architecture-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero h1{font-size:56px}.page-header__grid,.product-hero__grid,.split-section__grid,.founder-grid{grid-template-columns:1fr}.page-header__media,.product-hero__media,.image-panel{min-height:380px}.split-section__content{max-width:none}}@media (max-width:820px){.container{width:min(100% - 32px,1120px)}.site-nav__inner{min-height:70px}.nav-toggle{display:inline-flex;position:relative}.nav-links{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:8px;flex-direction:column;align-items:stretch;padding:14px;display:none;position:absolute;top:calc(100% + 1px);left:16px;right:16px}.nav-links.is-open{display:flex}.nav-link{padding:13px 12px}.button--small{width:100%}.hero{min-height:76vh;padding-top:112px}.hero h1{font-size:48px}.hero p{font-size:18px}.stats-grid,.flow-grid,.card-grid--three,.spotlight-grid,.architecture-grid,.product-grid,.job-grid,.value-grid,.footer__grid{grid-template-columns:1fr}.section{padding:72px 0}.section-header h2,.split-section__content h2,.founder-grid h2,.cta-section h2,.page-header h1,.not-found h1{font-size:34px}.product-hero h1{font-size:44px}}@media (max-width:520px){.brand__text{font-size:16px}.hero h1{font-size:40px}.hero__actions,.hero__actions .button,.cta-section .button{width:100%}.section-header h2,.split-section__content h2,.founder-grid h2,.cta-section h2,.page-header h1,.not-found h1{font-size:30px}.product-hero h1{font-size:38px}.stat-card,.flow-card,.info-card,.product-card,.job-card,.feature-panel,.spotlight-card,.architecture-card{padding:22px}}
