:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#050508;--panel:#101018;--text:#f5f7ff;--muted:#b4bed4;--blue:#77e8ff;--violet:#a66cff;--border:#ffffff24}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit}.site-shell{min-height:100vh;overflow:hidden}.hero{isolation:isolate;align-items:center;min-height:100svh;padding:clamp(3rem,8vw,6rem) 0;display:flex;position:relative;overflow:hidden}.hero:before{z-index:-2;content:"";background:linear-gradient(90deg,#05050861 0%,#0505081f 48%,#0505080f 100%),url(/remi-background.png) 50%/cover no-repeat;position:absolute;inset:0}.hero:after{z-index:-1;background:linear-gradient(180deg, transparent, var(--bg));content:"";height:34%;position:absolute;inset:auto 0 0}.hero-copy{z-index:1;width:min(1180px,100% - 40px);margin:0 auto;position:relative}.eyebrow{color:var(--blue);letter-spacing:0;text-transform:uppercase;margin:0 0 1rem;font-size:.78rem;font-weight:700}h1,h2,p{margin-top:0}h1{letter-spacing:0;max-width:9ch;margin-bottom:1.1rem;font-size:clamp(4.2rem,12vw,8.9rem);line-height:.86}.subheadline{color:#e6eaff;max-width:36rem;margin-bottom:1rem;font-size:clamp(1.25rem,2.4vw,2rem);line-height:1.22}.disclosure{max-width:36rem;color:var(--muted);margin-bottom:1.8rem;font-size:1rem;line-height:1.6}.actions{flex-wrap:wrap;gap:.85rem;display:flex}.actions a{border:1px solid var(--border);min-width:9.5rem;color:var(--text);text-align:center;background:#ffffff12;border-radius:8px;padding:.95rem 1.25rem;font-weight:750;text-decoration:none;transition:border-color .18s,background .18s,transform .18s}.actions a:first-child{background:linear-gradient(135deg,#77e8ff3d,#a66cff33);border-color:#77e8ffa3;box-shadow:0 0 34px #77e8ff29}.actions a:hover,.actions a:focus-visible{background:#ffffff1f;border-color:#ffffff80;transform:translateY(-2px)}.content-section{border-top:1px solid var(--border);width:min(760px,100% - 40px);margin:0 auto;padding:clamp(3.5rem,9vw,6rem) 0}.content-section h2{margin-bottom:1rem;font-size:clamp(2rem,5vw,3.1rem);line-height:1}.content-section p{color:var(--muted);margin-bottom:0;font-size:clamp(1.05rem,2vw,1.25rem);line-height:1.65}.contact a{color:var(--blue);margin-top:.9rem;font-size:clamp(1.15rem,3vw,1.55rem);font-weight:800;text-decoration:none;display:inline-block}footer{border-top:1px solid var(--border);color:#b4bed4c7;width:min(760px,100% - 40px);margin:0 auto;padding:2rem 0 2.5rem;font-size:.9rem;line-height:1.6}@media (max-width:820px){.hero{min-height:100svh;padding-top:2.5rem}.hero:before{background:linear-gradient(90deg,#05050894 0%,#05050838 58%,#0505080a 100%),linear-gradient(#0505080f 0%,#0505088a 100%),url(/remi-background.png) 58%/cover no-repeat}}@media (max-width:480px){.hero,.content-section,footer{width:min(100% - 28px,760px)}h1{font-size:clamp(3.45rem,22vw,4.7rem)}.actions a{width:100%}}
