:root{color-scheme:light dark;--ink:#202638;--muted:#5f697c;--blue:#4052c8;--mint:#c3e6d5;--paper:#f4f5f8;--line:#e1e5ef;--radius:24px;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-synthesis:none}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--ink);line-height:1.6}a{color:inherit;text-decoration:none}a:hover{color:var(--blue)}button,select{font:inherit}button,a,select,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #758fff;outline-offset:5px;border-radius:6px}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.1;letter-spacing:-.04em;text-wrap:balance}p{overflow-wrap:anywhere}.shell{width:min(1120px,calc(100% - 64px));margin-inline:auto}.site-header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-block:28px}.brand{display:flex;align-items:center;gap:12px;font-size:17px;font-weight:750;letter-spacing:-.04em;flex-shrink:0}.brand img{border-radius:10px}nav{display:flex;align-items:center;gap:24px;font-size:13px;font-weight:650}.language-control{display:flex;align-items:center;gap:7px}.language-symbol{font-size:22px;color:var(--muted)}select{max-width:165px;border:0;background:transparent;color:var(--ink);font-size:13px;cursor:pointer;min-height:40px;padding-inline:3px}.hero{display:grid;grid-template-columns:1.13fr 1fr;gap:64px;align-items:center;min-height:640px;padding-block:52px 90px}.eyebrow{font-size:12px;font-weight:800;letter-spacing:.13em;text-transform:uppercase;color:var(--blue);margin-bottom:22px}.hero h1{font-size:clamp(48px,6.4vw,80px);font-weight:780;line-height:1.04;max-width:650px;overflow-wrap:anywhere}.hero-description{font-size:18px;line-height:1.6;color:var(--muted);max-width:510px;margin-top:26px}.hero-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin-top:34px}.button{padding:13px 23px;border-radius:13px;font-size:14px;font-weight:750;display:inline-flex;justify-content:center;align-items:center;gap:14px;min-height:50px}.button:after{content:"↗";font-size:18px}.button.primary{background:var(--blue);color:white;box-shadow:0 5px 14px #123ff01a}.button.primary:hover{background:#082cca}.button.secondary{background:#edf2ff;color:#294573}.hero-note{margin-top:20px;color:var(--muted);font-size:12px}.hero-art{position:relative;isolation:isolate;display:grid;place-items:center;min-width:0;aspect-ratio:1}.hero-icon{width:83%;border-radius:25%;transform:rotate(-6deg);box-shadow:0 38px 70px -30px #093ac470;border:1px solid #082fe40a}.orbit{position:absolute;border:1px solid #d8e5fa;inset:-4%;border-radius:50%;z-index:-1}.orbit-two{inset:8%;background:radial-gradient(ellipse,#c5f9e77a,#e3eaff80 55%,transparent 72%);border:0;transform:scale(1.2)}.art-spark{position:absolute;display:grid;place-items:center;width:61px;height:61px;border-radius:20px;font-size:32px;font-weight:500;box-shadow:0 12px 30px #2137680d}.spark-one{background:var(--mint);top:3%;right:4%;transform:rotate(9deg);color:#116455}.spark-two{background:white;bottom:3%;left:3%;transform:rotate(-8deg);color:var(--blue)}.feature-band{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;padding:34px 40px;border:1px solid var(--line);background:white;border-radius:var(--radius)}.feature-band article{min-width:0}.feature-symbol{font-size:27px;color:var(--blue);display:block;margin-bottom:17px}.feature-band h2{font-size:18px;line-height:1.25;letter-spacing:-.025em}.feature-band p{font-size:13px;line-height:1.65;color:var(--muted);margin-top:10px}.section{padding-block:100px;display:grid;grid-template-columns:1fr 1.25fr;gap:85px}.section-heading h2{font-size:clamp(32px,4vw,43px);max-width:470px;line-height:1.15}.description-copy{font-size:15px;line-height:1.8;color:var(--muted);white-space:normal}.description-copy p+p{margin-top:18px}.description-copy p.description-heading{font-size:14px;color:var(--ink);font-weight:750;margin-top:28px}.guide-section{background:#edf3ff;padding-block:75px}.guide-section .section-heading{max-width:620px}.section-intro{color:var(--muted);font-size:15px;line-height:1.7;margin-top:20px}.steps{list-style:none;margin:40px 0 0;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:36px}.step-number{color:#6681ba;font-size:12px;letter-spacing:.1em;font-weight:700;display:block;margin-bottom:20px}.steps h3{font-size:20px;line-height:1.2;letter-spacing:-.025em}.steps p{font-size:14px;color:#5d6e8c;margin-top:14px;line-height:1.75}.guide-note{border-top:1px solid #d5e1f6;font-size:12px;color:#5d6e8c;padding-top:24px;margin-top:34px;max-width:850px}.email-link{display:inline-block;color:var(--blue);margin-top:28px;font-weight:700;font-size:15px;overflow-wrap:anywhere}.email-link span{margin-inline-start:5px}.faq details{border-bottom:1px solid var(--line);padding:0 0 22px;margin-bottom:22px}.faq summary{cursor:pointer;font-weight:700;line-height:1.5;font-size:15px;padding-inline-end:10px}.faq p{margin-top:14px;color:var(--muted);font-size:14px;line-height:1.8}.site-footer{border-top:1px solid var(--line);padding-block:25px 40px;display:flex;justify-content:space-between;gap:20px;color:var(--muted);font-size:12px}.site-footer div{display:flex;gap:24px}.policy-shell{width:min(800px,calc(100% - 64px));margin-inline:auto;padding-block:65px 95px}.policy-shell h1{font-size:clamp(40px,5vw,60px)}.policy-lead{color:var(--muted);font-size:18px;margin-top:22px}.policy-date{color:var(--muted);font-size:12px;margin-top:15px}.policy-shell section{margin-top:35px}.policy-shell section h2{font-size:23px;line-height:1.3;letter-spacing:-.02em;margin-bottom:13px}.policy-shell section p{font-size:15px;color:#536581;line-height:1.85}.policy-shell section p+p{margin-top:13px}.policy-shell a{color:var(--blue);text-decoration:underline;text-underline-offset:3px}.policy-summary{padding:24px;background:#edf6f4;border:1px solid #d8eee7;border-radius:18px}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;inset-block-start:8px;inset-inline-start:8px;z-index:10;background:white;padding:12px;transform:translateY(-160%)}.skip-link:focus{transform:none}[hidden]{display:none!important}[dir=rtl] h1,[dir=rtl] h2,[dir=rtl] h3{letter-spacing:0}[dir=rtl] .hero-icon{transform:rotate(6deg)}
@media(min-width:1400px){.hero{min-height:700px}}@media(max-width:850px){.shell{width:calc(100% - 40px)}.site-header{flex-wrap:wrap;gap:16px;padding-block:21px}.site-header nav{gap:18px}.hero{gap:24px;min-height:auto;padding-block:40px 65px}.hero h1{font-size:clamp(42px,7vw,60px)}.hero-description{font-size:16px}.art-spark{width:43px;height:43px;font-size:24px;border-radius:13px}.feature-band{padding:28px;gap:25px}.section{gap:40px;padding-block:70px}.steps{gap:25px}.section-heading h2{font-size:34px}}@media(max-width:600px){.shell{width:calc(100% - 36px)}.site-header{justify-content:center;padding-block:20px 10px}.brand{font-size:18px}.brand img{width:36px;height:36px}.site-header nav{justify-content:center;width:100%;gap:19px;font-size:12px}select{max-width:108px;font-size:12px}.language-control{gap:3px}.hero{grid-template-columns:1fr;gap:45px;padding-block:36px 55px;text-align:center}.hero-copy{max-width:480px;margin-inline:auto}.hero h1{font-size:clamp(42px,11vw,64px);max-width:none}.hero-description{max-width:460px;margin-inline:auto;margin-top:20px;font-size:16px}.hero-actions{justify-content:center;margin-top:27px}.hero-note{font-size:11px;max-width:300px;margin-inline:auto}.hero-art{width:min(280px,76%);margin-inline:auto;grid-row:2}.hero-icon{width:82%}.orbit{inset:-2%}.feature-band{grid-template-columns:1fr;gap:0;padding:4px 24px}.feature-band article{padding-block:25px;border-bottom:1px solid var(--line);display:grid;grid-template-columns:32px 1fr;column-gap:13px}.feature-band article:last-child{border:0}.feature-symbol{grid-row:1 / 3;margin:0;font-size:25px;line-height:1}.feature-band h2{font-size:18px}.feature-band p{grid-column:2;margin-top:7px}.section{grid-template-columns:1fr;gap:25px;padding-block:60px}.section-heading h2{font-size:34px}.eyebrow{margin-bottom:17px;font-size:11px}.description-copy{font-size:14px}.guide-section{padding-block:52px}.steps{grid-template-columns:1fr;gap:27px;margin-top:30px}.steps li{display:grid;grid-template-columns:30px 1fr;column-gap:12px}.step-number{grid-row:1 / 3;margin:3px 0 0}.steps h3{font-size:19px}.steps p{grid-column:2;margin-top:9px;font-size:14px}.support-section{gap:35px}.site-footer{padding-block:24px 30px;font-size:11px;gap:15px;flex-wrap:wrap}.site-footer div{gap:20px}.policy-shell{width:calc(100% - 36px);padding-block:40px 60px}.policy-shell h1{font-size:40px}.policy-lead{font-size:16px}.policy-shell section p{font-size:14px}.policy-summary{padding:20px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

@media(prefers-color-scheme:dark){:root{--ink:#f0f2f8;--muted:#a3adc2;--blue:#a6b4ff;--mint:#b5dbc8;--paper:#10131b;--line:#2a3142}.feature-band,.spark-two,.skip-link{background:#1a1f2b}.guide-section,.button.secondary{background:#242c42}.button.secondary{color:var(--ink)}.button.primary{background:#485cd1}.button.primary:hover{background:#5b70e5}.steps p,.guide-note,.policy-shell section p{color:var(--muted)}.guide-note,.orbit{border-color:var(--line)}.policy-summary{background:#1c302c;border-color:#31483f}.hero-icon{box-shadow:0 38px 70px -30px #0009}.orbit-two{opacity:.3}}
