:root{color-scheme:dark;--bg:#101714;--surface:#19231e;--line:#304036;--mint:#b5f5d3;--text:#f1f5ed;--muted:#a3b0a6;font-family:Inter,"Segoe UI",Arial,sans-serif;color:var(--text);background:var(--bg);font-synthesis:none}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible{outline:2px solid var(--mint);outline-offset:6px;border-radius:3px}a:hover{color:var(--mint)}img{display:block;max-width:100%;height:auto}p{line-height:1.8}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-weight:600}h1,h2{letter-spacing:-.055em}h1 span,h2 span,.brand>span{color:var(--mint)}.wrap{max-width:1240px;width:calc(100% - 96px);margin-inline:auto}.skip-link{position:absolute;left:20px;top:-100px;background:var(--mint);color:var(--bg);padding:14px;z-index:10}.skip-link:focus{top:12px}.site-header{height:104px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--line)}.brand{display:inline-flex;align-items:center;gap:10px;font-size:27px;letter-spacing:-1.2px;font-weight:750}.brand img{border-radius:11px}.brand>span{margin-left:-9px}.site-header nav{display:flex;align-items:center;gap:32px;font-size:13px;color:#c6d0c8}.nav-contact{border:1px solid #526459;border-radius:30px;padding:11px 19px}.hero{display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:center;min-height:690px;padding-block:80px 94px}.eyebrow{font-size:10px;font-weight:650;letter-spacing:1.8px;color:var(--mint);display:flex;align-items:center;gap:9px;line-height:1.7}.status-dot{display:inline-block;flex-shrink:0;width:6px;height:6px;background:var(--mint);border-radius:50%}.hero h1{font-size:clamp(42px,4.6vw,66px);line-height:1.15;margin:25px 0}.hero-description{font-size:15px;color:var(--muted);max-width:440px;margin-bottom:27px}.hero-actions{display:flex;align-items:center;gap:22px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;gap:17px;border-radius:6px;font-size:12px;font-weight:650;padding:16px 20px}.primary{color:#13271c;background:var(--mint)}.primary:hover{color:#13271c;background:#dbffe9}.quiet-link{font-size:12px;border-bottom:1px solid #748b7d;padding-bottom:5px;line-height:1.8}.hero-note{color:#95a59a;font-size:10px;margin-top:21px}.preview{position:relative;background:#19211d;border:1px solid #44574a;border-radius:14px;box-shadow:0 35px 90px #0004;transform:rotate(-2deg)}.preview-top{display:flex;align-items:center;justify-content:space-between;gap:8px;border-bottom:1px solid var(--line);padding:17px 18px;color:var(--muted);font-size:9px}.window-dots{display:flex;gap:5px}.window-dots i{display:block;width:6px;height:6px;border-radius:50%;background:#5b6a60}.window-dots i:first-child{background:#e5978e}.window-dots i:nth-child(2){background:#d2c195}.window-dots i:nth-child(3){background:#98c9a9}.preview-label{font-size:7px;letter-spacing:1px;border:1px solid var(--line);padding:4px 6px;border-radius:4px}.preview-body{padding:28px}.preview-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.preview-heading .eyebrow{font-size:8px;letter-spacing:1.2px}.preview-heading h2{font-size:25px;margin:9px 0 0;letter-spacing:-1px}.preview-add{display:grid;place-items:center;width:31px;height:31px;border-radius:6px;color:#1a3022;background:var(--mint);font-size:24px}.preview-stats{display:grid;grid-template-columns:repeat(3,1fr);margin:27px 0 10px;border:1px solid var(--line);border-radius:8px;padding:16px 0}.preview-stats>div{padding:0 15px}.preview-stats>div+div{border-left:1px solid var(--line)}.preview-stats span{display:block;font-size:9px;color:var(--muted)}.preview-stats strong{display:block;font-weight:500;font-size:27px;margin-top:8px}.channel{display:flex;align-items:center;gap:11px;padding:20px 0;border-bottom:1px solid var(--line)}.channel-icon{width:38px;height:40px;display:grid;place-items:center;flex-shrink:0;border-radius:9px;font-size:11px;font-weight:600}.lavender{background:#454053;color:#e4d5fa}.peach{background:#4b4133;color:#f4d7b8}.sage{background:#33483b;color:#c5e5ce}.channel strong{display:block;font-size:12px;font-weight:500}.channel small{display:block;font-size:8px;color:var(--muted);margin-top:5px}.chip{margin-left:auto;white-space:nowrap;font-size:8px;padding:6px 8px;color:#b4dcc1;background:#283c2f;border-radius:4px}.chip.amber{background:#433c2a;color:#e3cc99}.preview-bottom{display:flex;align-items:center;gap:7px;font-size:9px;color:var(--muted);padding-top:22px}.floating-note{position:absolute;right:-18px;bottom:-36px;display:flex;align-items:center;gap:13px;transform:rotate(4deg);background:#d9e9c6;color:#233424;padding:16px 21px;border-radius:8px;box-shadow:0 10px 35px #0003;font-size:12px;font-weight:600}.floating-note>span{font-size:28px;font-weight:400}.floating-note small{display:block;font-size:9px;font-weight:400;margin-top:6px;color:#57684f}.principles{display:flex;justify-content:space-between;gap:20px;font-size:11px;color:#9baea1;border-block:1px solid var(--line);padding-block:25px;letter-spacing:.5px}.section{padding-block:90px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:35px}.section-heading h2,.connection h2,.contact-section h2{font-size:40px;line-height:1.2;margin-bottom:0}.section-heading>p{max-width:355px;font-size:13px;color:var(--muted);margin-bottom:0}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.feature{border:1px solid var(--line);border-radius:10px;background:linear-gradient(140deg,#202b24,#17201b);padding:29px}.feature-number{display:inline-block;font-family:Georgia,serif;font-style:italic;font-size:30px;color:#8cab95;margin-bottom:37px}.feature h3{font-size:17px;letter-spacing:-.3px;line-height:1.5;margin-bottom:15px}.feature p{font-size:13px;color:var(--muted);margin-bottom:0}.connection{background:#dce9cd;color:#263b2c;border-radius:15px;padding:48px 52px;display:grid;grid-template-columns:1.5fr 1fr;gap:60px;align-items:center}.development-badge{display:inline-block;border:1px solid #879d7c;color:#526b49;border-radius:4px;padding:6px 8px;font-size:9px;letter-spacing:1.5px;font-weight:600;margin-bottom:20px}.connection h2{margin-bottom:20px}.connection p{font-size:13px;color:#53664c}.connection a:hover{color:#182e1e}.connection-symbol{display:flex;align-items:center;flex-direction:column;gap:23px}.connection-symbol img{border-radius:35px;transform:rotate(8deg);box-shadow:15px 15px 0 #b8cda6}.connection-symbol>span{font-size:8px;letter-spacing:1.4px;color:#5b7053;margin-top:15px}.contact-section{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-block:85px}.contact-section h2{font-size:34px}.contact-section p:last-child{color:var(--muted);font-size:13px;margin:15px 0 0}.contact-section>a{font-size:18px;border-bottom:1px solid #718c7b;padding-bottom:10px;overflow-wrap:anywhere}.contact-section>a>span{margin-left:15px;color:var(--mint)}.site-footer{display:grid;grid-template-columns:1fr auto;gap:24px;border-top:1px solid var(--line);padding-block:35px 26px}.brand.small{font-size:23px}.site-footer>div>p{font-size:10px;color:#93a096;margin:12px 0 0;max-width:370px}.site-footer nav{display:flex;gap:23px;align-items:center;font-size:11px;color:#b5c1b8}.site-footer nav [aria-current]{color:var(--mint)}.copyright{grid-column:1/-1;font-size:9px;color:#899a8d;margin:7px 0 0}.legal-page{padding-block:66px 80px}.legal-heading{padding-bottom:44px;border-bottom:1px solid var(--line);margin-bottom:42px}.legal-heading h1{font-size:clamp(34px,4vw,54px);line-height:1.15;margin:20px 0}.legal-heading>p:last-child{font-size:12px;color:var(--muted);margin-bottom:0}.legal-layout{display:grid;grid-template-columns:240px minmax(0,1fr);gap:65px;align-items:start}.contents{position:sticky;top:30px}.contents>span{font-size:9px;letter-spacing:1.5px;color:#8ca291}.contents nav{display:grid;gap:15px;margin-top:25px;font-size:12px;color:#b6c6bb}.legal-content{max-width:780px;min-width:0;font-size:14px;color:#bdcbc1;line-height:1.85}.notice{border:1px solid #46604b;background:#203126;border-radius:8px;padding:22px;color:#d3e6d5;font-size:13px;margin-bottom:38px}.legal-content section{margin-top:37px;scroll-margin-top:28px}.legal-content h2{font-size:23px;color:var(--text);letter-spacing:-.6px;margin:0 0 16px;line-height:1.4}.legal-content h3{font-size:15px;font-weight:600;color:#dce8df;margin:22px 0 10px}.legal-content p{margin-bottom:15px}.legal-content a{color:var(--mint);text-decoration:underline;text-underline-offset:4px;overflow-wrap:anywhere}.legal-content a:hover{color:#e0ffed}.legal-content ul,.legal-content ol{padding-left:23px}.legal-content li{padding-left:5px;margin-bottom:10px}.legal-content strong{color:#e3ebe4;font-weight:600}.legal-content code{background:#27372c;border:1px solid #3b5142;color:#d3eedc;padding:2px 5px;border-radius:4px;font-size:12px;overflow-wrap:anywhere}.legal-content section+section{border-top:1px solid var(--line);padding-top:30px}
@media(min-width:1500px){.hero{gap:90px;min-height:720px}.hero h1{font-size:68px}}
@media(max-width:1050px){.wrap{width:calc(100% - 56px)}.hero{gap:30px;padding-block:65px 85px}.hero h1{font-size:48px}.preview-body{padding:20px}.preview-heading h2{font-size:23px}.chip{font-size:7px;padding:5px}.preview-stats>div{padding-inline:10px}.floating-note{right:-7px}.connection{gap:30px;padding:38px}.legal-layout{grid-template-columns:190px minmax(0,1fr);gap:35px}.feature{padding:23px}.site-footer nav{gap:16px}.hero-actions{gap:16px}.hero-description{font-size:14px}.section-heading h2,.connection h2{font-size:35px}}
@media(max-width:760px){.wrap{width:calc(100% - 40px)}.site-header{height:auto;min-height:88px;padding-block:19px;flex-wrap:wrap;gap:18px}.brand{font-size:25px}.brand img{width:34px;height:34px}.site-header nav{gap:17px;font-size:11px}.nav-contact{padding:9px 12px}.hero{grid-template-columns:1fr;gap:48px;padding-block:44px 75px;min-height:0}.hero h1{font-size:clamp(44px,8vw,65px)}.hero-description{max-width:540px}.preview{max-width:520px;width:calc(100% - 10px);margin-inline:auto;transform:rotate(-1deg)}.preview-body{padding:25px}.chip{font-size:8px;padding:6px 8px}.floating-note{right:-3px;bottom:-29px}.principles{flex-wrap:wrap;justify-content:flex-start;gap:15px 25px;font-size:10px;padding-block:22px}.section{padding-block:55px}.section-heading{align-items:flex-start;flex-direction:column;gap:19px}.section-heading>p{max-width:540px}.section-heading h2,.connection h2{font-size:34px}.feature-grid{grid-template-columns:1fr}.feature{padding:25px}.feature-number{margin-bottom:17px;font-size:26px}.feature h3{font-size:18px}.connection{grid-template-columns:1fr;padding:29px;gap:35px}.connection-symbol{display:none}.contact-section{flex-direction:column;align-items:flex-start;padding-block:55px;gap:25px}.contact-section h2{font-size:30px}.contact-section>a{font-size:17px}.site-footer{grid-template-columns:1fr;gap:22px}.site-footer nav{flex-wrap:wrap;gap:16px 22px;font-size:11px}.legal-page{padding-block:42px 55px}.legal-heading{padding-bottom:30px;margin-bottom:28px}.legal-heading h1{font-size:39px}.legal-layout{grid-template-columns:1fr;gap:30px}.contents{position:static;border-bottom:1px solid var(--line);padding-bottom:25px}.contents nav{display:flex;flex-wrap:wrap;gap:13px 22px;margin-top:17px;font-size:11px}.legal-content{font-size:14px}.legal-content h2{font-size:22px}.notice{padding:18px}.copyright{margin-top:0}}
@media(max-width:390px){.site-header{gap:15px}.site-header nav{width:100%;justify-content:space-between;gap:10px}.hero h1{font-size:43px}.preview-body{padding:18px}.channel{gap:8px}.channel strong{font-size:11px}.channel small{font-size:7px}.chip{font-size:7px;padding:5px}.preview-top{padding:14px 12px;font-size:8px}.preview-heading h2{font-size:22px}.preview-stats span{font-size:8px}.floating-note{font-size:10px;padding:13px}.legal-heading h1{font-size:33px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
