:root{--ink:#07152c;--muted:#667795;--line:#dce5f2;--blue:#0876ff;--purple:#8628f5;--cyan:#00cff7;--panel:#f5f8ff;--shadow:0 24px 70px rgba(45,74,125,.11)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.55}a{color:inherit;text-decoration:none}button{font:inherit}.skip-link{position:fixed;left:1rem;top:-4rem;z-index:100;padding:.75rem 1rem;background:var(--ink);color:white;border-radius:.75rem}.skip-link:focus{top:1rem}.site-header{width:min(100% - 3rem,1420px);height:106px;margin:auto;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:20}.brand{display:inline-flex;align-items:center}.brand-logo-source{display:block;position:relative;width:278px;height:78px;overflow:hidden}.brand-logo-source img{position:absolute;width:300px;max-width:none;height:auto;left:-13px;top:-42px}.site-header nav{display:flex;align-items:center;gap:2rem;font-size:.94rem}.site-header nav a:not(.login):hover{color:var(--blue)}.language{border:0;background:transparent;color:var(--ink);cursor:pointer}.login{padding:.72rem 1.3rem;border-left:1px solid var(--line);font-weight:650}.menu-toggle{display:none;border:0;background:transparent;padding:.6rem}.menu-toggle span{display:block;width:24px;height:2px;margin:6px;background:var(--ink)}
.hero{position:relative;min-height:calc(100vh - 106px);padding:3.2rem 1.5rem 2rem;overflow:hidden;text-align:center}.eyebrow{margin:0 0 1.4rem;color:#7384a4;font-size:.76rem;letter-spacing:.35em;font-weight:700}.hero h1,.section-heading h2,.trust h2,.closing h2{margin:0;letter-spacing:-.055em;font-weight:520}.hero h1{font-size:clamp(2.6rem,5vw,5.2rem);line-height:1.02}.hero-lead{margin:.9rem auto 3.5rem;color:var(--muted);font-size:clamp(1.05rem,2vw,1.45rem)}.orb{position:absolute;width:420px;height:420px;border-radius:50%;filter:blur(1px);opacity:.18;pointer-events:none}.orb-left{left:-250px;top:220px;background:radial-gradient(circle at 60% 40%,var(--purple),transparent 68%)}.orb-right{right:-190px;top:-70px;background:radial-gradient(circle at 35% 60%,var(--cyan),var(--purple) 46%,transparent 70%)}.paths{position:relative;display:grid;grid-template-columns:1fr 1fr;width:min(100%,980px);margin:0 auto}.path-card{padding:1rem 5rem 1.5rem;display:flex;flex-direction:column;align-items:center}.path-card+ .path-card{border-left:1px solid var(--line)}.path-visual{width:300px;height:230px;margin-bottom:.7rem;overflow:hidden;position:relative}.source-visual img{position:absolute;width:1382px;max-width:none;height:auto}.source-visual.owner img{left:-300px;top:-310px}.source-visual.creator img{left:-765px;top:-315px}.path-label{text-transform:uppercase;color:#7a89a7;font-size:.7rem;font-weight:750;letter-spacing:.18em}.path-card h2{margin:.3rem 0 .6rem;font-size:clamp(1.25rem,2vw,1.75rem);line-height:1.2;letter-spacing:-.035em}.path-card p:not(.path-label){max-width:330px;margin:.4rem auto 1.3rem;color:var(--muted)}.circle-link{display:inline-grid;place-items:center;width:52px;height:52px;border-radius:50%;color:white;background:var(--ink);font-size:1.6rem;transition:transform .2s,background .2s}.circle-link:hover,.circle-link:focus-visible{transform:translateY(-3px);background:linear-gradient(135deg,var(--blue),var(--purple))}.scroll-cue{display:inline-flex;gap:1rem;align-items:center;margin:2rem auto 0;font-size:.69rem;letter-spacing:.28em;color:#7787a4}.scroll-cue span{font-size:1.1rem;letter-spacing:0}
.how{padding:8rem max(1.5rem,calc((100vw - 1240px)/2));background:linear-gradient(180deg,#f9fbff,#f4f8ff)}.section-heading{max-width:650px}.section-heading h2{font-size:clamp(2.4rem,4vw,4.5rem)}.section-heading>p:last-child,.trust-copy>p:last-child{font-size:1.12rem;color:var(--muted);max-width:640px}.steps{list-style:none;padding:0;margin:4rem 0 0;display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.steps li{min-height:280px;padding:2rem;background:#fff;border:1px solid rgba(210,221,239,.8);border-radius:24px;box-shadow:0 15px 45px rgba(38,70,126,.06)}.steps li>span{display:grid;place-items:center;width:44px;height:44px;border-radius:14px;background:#e9f1ff;color:var(--blue);font-weight:800}.steps h3{margin:3.7rem 0 .6rem;font-size:1.25rem}.steps p{color:var(--muted);margin:0}
.trust{width:min(100% - 3rem,1240px);margin:0 auto;padding:8rem 0;display:grid;grid-template-columns:.8fr 1.2fr;gap:7rem;align-items:start}.trust h2{font-size:clamp(2.35rem,4vw,4.2rem);line-height:1.05}.trust-list{border-top:1px solid var(--line)}.trust-list article{display:flex;gap:1.5rem;padding:2rem 0;border-bottom:1px solid var(--line)}.trust-list article>span{color:var(--purple);font-weight:800;font-size:.8rem}.trust-list h3{margin:0 0 .4rem;font-size:1.2rem}.trust-list p{margin:0;color:var(--muted)}
.closing{width:min(100% - 3rem,1240px);margin:0 auto 3rem;padding:4rem 4.5rem;border-radius:32px;color:white;background:radial-gradient(circle at 85% 15%,#7541f1,transparent 35%),linear-gradient(135deg,#06162f,#0c2c67);display:flex;justify-content:space-between;gap:3rem;align-items:end;box-shadow:var(--shadow)}.closing .eyebrow{color:#a9c7ff}.closing h2{font-size:clamp(2rem,4vw,3.7rem);max-width:700px;line-height:1.05}.closing>a{flex:none;padding:1rem 1.3rem;border-radius:999px;background:white;color:var(--ink);font-weight:750}.closing>a span{margin-left:1rem}footer{width:min(100% - 3rem,1420px);margin:auto;padding:2rem 0 3rem;display:flex;justify-content:space-between;align-items:end;color:var(--muted);font-size:.85rem}.footer-brand .brand-logo-source{width:210px;height:58px}.footer-brand .brand-logo-source img{width:226px;left:-10px;top:-31px}footer>div{display:flex;gap:1.6rem}footer a:hover{color:var(--ink)}
@media(max-width:900px){.site-header{height:86px;width:min(100% - 2rem,1420px)}.site-header nav{display:none;position:absolute;top:76px;left:0;right:0;padding:1rem;border:1px solid var(--line);border-radius:16px;background:white;box-shadow:var(--shadow);align-items:stretch;flex-direction:column;gap:.25rem}.site-header nav.open{display:flex}.site-header nav a,.site-header nav button{padding:.75rem;text-align:left}.login{border-left:0}.menu-toggle{display:block}.hero{min-height:auto;padding-top:3rem}.paths{grid-template-columns:1fr}.path-card{display:grid;grid-template-columns:270px 1fr;text-align:left;padding:2rem .5rem}.path-card+.path-card{border-left:0;border-top:1px solid var(--line)}.path-card p:not(.path-label){margin-left:0}.path-visual{width:270px;height:210px;margin:auto}.steps{grid-template-columns:1fr 1fr}.trust{grid-template-columns:1fr;gap:3rem}.closing{padding:3rem;align-items:start;flex-direction:column}}
@media(max-width:600px){.brand-logo-source{width:215px;height:61px}.brand-logo-source img{width:232px;left:-10px;top:-32px}.hero{padding-left:1rem;padding-right:1rem}.hero-lead{margin-bottom:2rem}.paths{background:rgba(255,255,255,.72);border:1px solid var(--line);border-radius:24px;overflow:hidden}.path-card{grid-template-columns:1fr;text-align:center;padding:2rem 1.2rem}.path-card p:not(.path-label){margin-left:auto}.path-visual{width:290px;height:220px}.scroll-cue{font-size:.58rem}.how{padding-top:6rem;padding-bottom:6rem}.steps{grid-template-columns:1fr}.steps li{min-height:220px}.steps h3{margin-top:2.5rem}.trust{padding:6rem 0}.closing{padding:2.2rem 1.7rem;border-radius:24px}footer{align-items:flex-start;gap:2rem;flex-direction:column}footer>div{flex-wrap:wrap}.orb{width:280px;height:280px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
.owner-page{width:min(100% - 3rem,1240px);margin:auto}.owner-intro{min-height:550px;display:grid;grid-template-columns:1.2fr .8fr;align-items:center;gap:3rem;padding:4rem 0 6rem}.owner-intro h1{max-width:650px;margin:0;font-size:clamp(2.8rem,5vw,5rem);font-weight:520;letter-spacing:-.055em;line-height:1.05}.owner-intro p:not(.eyebrow){max-width:620px;font-size:1.16rem;color:var(--muted);margin:1.5rem 0 2rem}.owner-primary{display:inline-flex;align-items:center;justify-content:space-between;gap:2rem;padding:1rem 1.35rem;border-radius:999px;color:#fff;background:var(--ink);font-weight:700}.owner-primary:hover,.owner-primary:focus-visible{background:linear-gradient(135deg,var(--blue),var(--purple))}.owner-intro-image{height:370px;overflow:hidden;position:relative}.owner-intro-image img{position:absolute;width:1600px;max-width:none;left:-290px;top:-315px}.owner-process{padding:6rem 0;border-top:1px solid var(--line)}.owner-process .section-heading h2{font-size:clamp(2.3rem,4vw,4rem)}.owner-steps{list-style:none;margin:3rem 0 0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem}.owner-steps li{border:1px solid var(--line);border-radius:22px;padding:2rem;background:var(--panel)}.owner-steps li>span{color:var(--purple);font-weight:800}.owner-steps h3{font-size:1.35rem;margin:2.5rem 0 .5rem}.owner-steps p{margin:0;color:var(--muted)}.owner-contact{margin:0 0 4rem;padding:3rem;border-radius:28px;background:linear-gradient(135deg,#eef6ff,#f6f0ff);display:flex;align-items:end;justify-content:space-between;gap:2rem}.owner-contact h2{font-size:clamp(2rem,3vw,3rem);font-weight:550;letter-spacing:-.04em;margin:0}.owner-contact p:not(.eyebrow){max-width:680px;color:var(--muted);margin:1rem 0 0}.owner-contact .owner-primary{flex:none}@media(max-width:900px){.owner-intro{grid-template-columns:1fr;padding:3rem 0}.owner-intro-image{display:none}.owner-steps{grid-template-columns:1fr}.owner-steps h3{margin-top:1rem}.owner-contact{align-items:start;flex-direction:column}}@media(max-width:600px){.owner-page{width:min(100% - 2rem,1240px)}.owner-intro{min-height:auto;padding:3rem 0 4rem}.owner-intro p:not(.eyebrow){font-size:1rem}.owner-process{padding:4rem 0}.owner-contact{padding:2rem 1.3rem}}
