:root{color-scheme:light;--paper:#faf9f5;--ink:#153e30;--muted:#647167;--gold:#b18b3e;--line:#dfe4d9}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font:15px/1.65 ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}header,main,footer{max-width:1320px;margin:auto;padding-inline:56px}header{height:108px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--line)}.brand{display:block;position:relative;width:218px;height:65px;overflow:hidden;border-radius:8px;background:#fff;flex-shrink:0}.brand img{position:absolute;width:248px;max-width:none;height:auto;top:50%;left:50%;transform:translate(-50%,-50%)}.header-note{font-size:12px;color:var(--muted)}.domain{font-size:12px;font-weight:600;letter-spacing:.02em}.domain span{color:var(--gold);margin-left:12px}.hero{display:grid;grid-template-columns:1.15fr 1fr;gap:50px;align-items:center;padding:64px 0 60px}.status{display:inline-flex;align-items:center;gap:9px;border:1px solid #dae2d3;background:#f0f4eb;border-radius:30px;padding:8px 13px;font-size:9px;letter-spacing:.11em;font-weight:700}.status>span:first-child,.footer-status>span{width:6px;height:6px;border-radius:50%;background:#397952;box-shadow:0 0 0 4px #3979520c}.divider{color:#a2ad9e;margin:0 2px}.eyebrow{font-size:9px;font-weight:700;letter-spacing:.17em}.intro>.eyebrow{margin:29px 0 15px;color:var(--gold)}h1{font-family:Georgia,"Times New Roman",serif;font-weight:400;font-size:clamp(40px,4.3vw,61px);line-height:1.12;letter-spacing:-2px;margin:0}h1 em{font-weight:400;color:#438068}.description{max-width:440px;font-size:14px;line-height:1.9;margin:24px 0;color:var(--muted)}.launch{display:flex;align-items:center;gap:14px;margin-top:29px}.launch-icon{width:40px;height:40px;display:grid;place-items:center;border:1px solid #e5dcc6;background:#f5f0e3;border-radius:12px;color:#ac8236;font-size:23px}.launch strong{font-size:12px;font-weight:600}.launch p{margin:3px 0 0;font-size:11px;color:var(--muted)}.values{display:flex;gap:17px;align-items:center;margin-top:35px;font-size:10px;letter-spacing:.23em;text-transform:uppercase}.values i{font-size:12px;font-style:normal;color:var(--gold)}.visual{position:relative;min-height:510px;display:flex;align-items:center;justify-content:center;isolation:isolate}.arch{position:relative;width:355px;height:465px;background:radial-gradient(ellipse at 40% 30%,#387b56,#103d2e 70%);border-radius:180px 180px 18px 18px;display:flex;align-items:center;flex-direction:column;box-shadow:0 20px 60px -35px #113e3055;border:1px solid #35634d}.arch-line{position:absolute;inset:13px;border:1px solid #dbc47d55;border-radius:inherit}.arch-label{font-size:7px;letter-spacing:.2em;color:#e2cf97;margin-top:64px;z-index:1}.app-icon{width:245px;height:245px;object-fit:contain;margin-top:15px;filter:drop-shadow(0 15px 18px #001b1f40);z-index:1}.arch-copy{font-family:Georgia,serif;font-size:26px;line-height:1.35;text-align:center;color:#fff4d5;margin-top:5px}.arch-copy em{color:#d9c68f;font-weight:400}.note{position:absolute;bottom:2px;left:0;background:#fffdf7;border:1px solid #e2decf;border-radius:12px;box-shadow:0 10px 35px #153e3010;display:flex;align-items:center;gap:14px;padding:15px 24px;transform:rotate(-4deg)}.note>span{font-size:34px;color:var(--gold)}.note p{font-size:10px;margin:0;color:var(--muted)}.note strong{font-size:11px;color:var(--ink);font-weight:600}.orbit{position:absolute;border:1px solid #dce3d7;border-radius:50%;z-index:-1;width:465px;height:465px}.orbit-two{width:410px;height:525px;transform:rotate(30deg)}.spark{position:absolute;color:var(--gold)}.s1{top:45px;right:0;font-size:29px}.s2{left:2px;top:120px;font-size:40px}.s3{right:22px;bottom:25px;font-size:20px}.preview{display:grid;grid-template-columns:1.1fr 1fr 1fr 1fr;gap:32px;border-top:1px solid var(--line);padding:34px 0 40px}.preview-heading .eyebrow{font-size:8px;color:var(--gold)}h2{font:400 25px/1.25 Georgia,serif;margin:11px 0 0;letter-spacing:-.5px}.preview article{border-left:1px solid var(--line);padding-left:25px}.number{color:var(--gold);font:italic 16px Georgia,serif}h3{font-size:12px;margin:10px 0 7px;font-weight:600}.preview article p{font-size:11px;line-height:1.9;color:var(--muted);margin:0;max-width:230px}footer{min-height:74px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:15px;color:var(--muted);font-size:10px}.footer-status{display:flex;gap:9px;align-items:center}a:focus-visible{outline:3px solid var(--gold);outline-offset:5px}
@media(min-width:1500px){.hero{padding-block:85px}}
@media(max-width:1050px){header,main,footer{padding-inline:32px}.hero{gap:20px}h1{font-size:47px}.arch{width:300px;height:440px}.orbit{width:340px;height:420px}.orbit-two{width:320px;height:460px}.app-icon{width:220px;height:220px}.arch-label{font-size:6px}.note{padding:12px 17px}.preview{gap:20px}.preview article{padding-left:20px}}
@media(max-width:760px){header,main,footer{padding-inline:22px}header{height:88px;gap:12px}.brand{width:168px;height:53px}.brand img{width:191px}.header-note{display:none}.domain{font-size:10px}.hero{grid-template-columns:1fr;padding:35px 0 38px;gap:30px}.intro{max-width:530px;margin:auto;width:100%}h1{font-size:clamp(40px,8vw,56px);letter-spacing:-1.4px}.intro>.eyebrow{font-size:8px;margin-top:26px}.description{font-size:13px}.values{margin-top:27px}.visual{width:100%;max-width:400px;margin:auto;min-height:475px}.arch{width:300px;height:435px}.app-icon{width:222px;height:222px}.arch-label{margin-top:58px}.arch-copy{font-size:25px}.orbit{width:320px;height:425px}.orbit-two{width:300px;height:460px}.note{left:5px;bottom:0}.s1{right:5px}.s2{left:0}.preview{grid-template-columns:1fr;gap:23px;padding-block:30px}.preview-heading h2 br{display:none}.preview article{position:relative;padding:0 0 0 42px;border:0}.number{position:absolute;left:0;top:7px}h3{margin-top:0;font-size:13px}.preview article p{max-width:none;font-size:12px}footer{padding-block:22px;flex-wrap:wrap;font-size:9px}footer>span:nth-child(2){order:3;width:100%}.status{font-size:8px}.launch strong{font-size:11px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto}}
.note{bottom:-22px;left:-10px}.visual{margin-bottom:22px}
@media(max-width:760px){.orbit-two{transform:rotate(30deg) scale(.68)}.note{bottom:-12px;left:5px}.visual{margin-bottom:12px}}

.collaboration{display:grid;grid-template-columns:1.15fr 1fr;gap:36px;align-items:center;border-top:1px solid var(--line);padding:35px 0 42px}.collaboration .eyebrow{color:var(--gold)}.collaboration h2{font-size:28px;margin-top:12px}.collaboration p{font-size:12px;color:var(--muted);max-width:440px;margin:14px 0 0}.contact-links{display:grid;gap:10px}.contact-links a{display:block;position:relative;padding:15px 20px;border:1px solid var(--line);border-radius:12px;background:#fffdf7;text-decoration:none;color:var(--ink);transition:border-color .15s}.contact-links a:hover{border-color:var(--gold)}.contact-links span{display:block;font-size:8px;letter-spacing:.15em;color:var(--muted)}.contact-links strong{font-size:14px;font-weight:600}.contact-links i{position:absolute;right:20px;top:24px;color:var(--gold);font-style:normal}@media(max-width:760px){.collaboration{grid-template-columns:1fr;gap:22px;padding-block:30px}.collaboration h2{font-size:26px}.contact-links strong{font-size:14px}}
