:root{--ink:#151515;--sidebar:#181818;--paper:#fff;--soft:#f4f2ec;--gold:#caa328;--gold-2:#e5c85d;--muted:#6c6a65;--line:#dedad0;--green:#227a50;--shadow:0 22px 60px rgba(19,19,19,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#faf9f6;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.55}a{color:inherit;text-decoration:none}button,a{font:inherit}.site-header{position:sticky;top:0;z-index:50;display:flex;align-items:center;gap:28px;min-height:76px;padding:12px clamp(18px,4vw,64px);border-bottom:1px solid rgba(255,255,255,.08);color:#fff;background:rgba(24,24,24,.96);backdrop-filter:blur(16px)}.brand{display:flex;align-items:center;gap:11px}.brand img{display:block;width:42px;height:42px;flex:0 0 auto;object-fit:contain;object-position:center;border-radius:50%}.site-header .brand-logo{width:46px;height:46px;padding:1px;border:1px solid rgba(229,200,93,.72);background:#181818;box-shadow:0 0 0 2px rgba(255,255,255,.05),0 4px 14px rgba(0,0,0,.28)}.brand span{display:grid}.brand strong{font-size:17px;line-height:1.1}.brand small{color:#bdbbb6;font-size:11px;letter-spacing:.08em;text-transform:uppercase}.site-header nav{display:flex;gap:24px;margin-left:auto}.site-header nav a{color:#d8d6d1;font-size:13px;font-weight:700}.site-header nav a:hover{color:#fff}.header-link{padding:10px 14px;border:1px solid #4e4b45;border-radius:12px;color:#f1e6b2;font-size:13px;font-weight:800}.hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);align-items:center;gap:clamp(36px,6vw,88px);min-height:680px;padding:80px clamp(22px,6vw,100px);overflow:hidden;background:radial-gradient(circle at 74% 22%,rgba(229,200,93,.22),transparent 27%),linear-gradient(135deg,#f7f4eb,#fff 58%,#f1efe7)}.eyebrow{display:inline-block;color:#886d10;font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.hero h1{max-width:780px;margin:15px 0 18px;font-size:clamp(42px,5vw,76px);line-height:1.02;letter-spacing:-.055em}.hero-lead{max-width:720px;margin:0;color:#55534f;font-size:clamp(17px,1.7vw,22px)}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:11px 18px;border:1px solid transparent;border-radius:13px;font-weight:850;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.button:hover:not(:disabled){transform:translateY(-1px)}.button.primary{color:#fff;background:#1a1a1a;box-shadow:0 10px 24px rgba(0,0,0,.16)}.button.primary:hover{background:#000}.button.secondary{border-color:#cfc9ba;background:#fff}.button.muted{color:#79756c;background:#ece9e1}.button.full{width:100%;margin-top:auto}.device-message{display:none;max-width:650px;margin-top:16px;padding:12px 14px;border:1px solid #d8d1be;border-radius:12px;background:rgba(255,255,255,.82);font-size:13px}.device-message.show{display:block}.release-line{display:flex;flex-wrap:wrap;align-items:center;gap:9px 16px;margin-top:22px;color:#706d65;font-size:12px}.release-line strong{color:#37352f}.status-dot{width:9px;height:9px;border-radius:50%;background:#2d8b5c;box-shadow:0 0 0 5px rgba(45,139,92,.12)}.hero-visual{position:relative}.app-window{overflow:hidden;border:1px solid rgba(68,61,42,.2);border-radius:20px;background:#fff;box-shadow:var(--shadow);transform:perspective(1400px) rotateY(-6deg) rotateX(2deg)}.window-strip{height:32px;display:flex;align-items:center;padding:0 12px;color:#f0f0f0;background:#181818;font-size:10px}.window-strip span{margin-right:auto}.window-strip i{width:8px;height:8px;margin-left:7px;border:1px solid #bbb;border-radius:2px}.window-layout{display:grid;grid-template-columns:150px 1fr;min-height:390px}.window-layout aside{display:flex;flex-direction:column;align-items:flex-start;padding:28px 18px;background:#191919}.window-layout aside img{display:block;width:46px;height:46px;flex:0 0 auto;object-fit:contain;border-radius:50%}.window-layout aside b{margin:8px 0 24px;color:#fff}.window-layout aside span{width:100%;height:12px;margin:8px 0;border-radius:6px;background:#363636}.window-layout section{padding:20px;background:#f5f6f8}.school-head{display:flex;align-items:center;gap:12px;padding:11px 14px;border-radius:12px;background:#fff}.school-head i{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#d9d2be,#8c907b)}.school-head div{display:grid}.school-head b{font-size:12px}.school-head small{color:#89847a;font-size:9px}.preview-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:16px}.preview-cards article{height:76px;border:1px solid #e1ded5;border-radius:14px;background:#fff}.preview-table{display:grid;gap:9px;margin-top:16px;padding:17px;border-radius:14px;background:#fff}.preview-table span{height:11px;border-radius:6px;background:#e9e7e1}.trust-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;border-block:1px solid #ddd8cb;background:#ddd8cb}.trust-strip div{display:grid;gap:3px;padding:22px clamp(16px,3vw,42px);background:#fff}.trust-strip strong{font-size:14px}.trust-strip span{color:#78746b;font-size:12px}.section-block{padding:88px clamp(22px,6vw,100px)}.section-block.soft{background:#f1eee6}.section-heading{max-width:780px;margin-bottom:38px}.section-heading h2{margin:10px 0 12px;font-size:clamp(32px,4vw,52px);line-height:1.08;letter-spacing:-.04em}.section-heading p{margin:0;color:var(--muted);font-size:16px}.platform-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.platform-card{display:flex;min-height:430px;flex-direction:column;padding:24px;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 10px 30px rgba(18,18,18,.045)}.platform-card.available{border-color:#b89a37;box-shadow:0 18px 40px rgba(109,87,14,.1)}.platform-icon{display:grid;width:52px;height:52px;place-items:center;border-radius:15px;background:#1b1b1b;color:#e9ca5f;font-size:23px;font-weight:900}.availability{align-self:flex-start;margin-top:20px;padding:4px 9px;border-radius:999px;color:#69645b;background:#efede7;font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.available .availability{color:#17623e;background:#e5f4eb}.platform-card h3{margin:13px 0 8px;font-size:26px}.platform-card p{margin:0 0 16px;color:var(--muted);font-size:14px}.platform-card ul{display:grid;gap:7px;margin:0 0 22px;padding-left:18px;color:#4f4c45;font-size:13px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.feature-grid article{min-height:210px;padding:24px;border:1px solid #d9d4c7;border-radius:18px;background:rgba(255,255,255,.72)}.feature-grid article span{color:#a7871f;font-size:11px;font-weight:900}.feature-grid h3{margin:13px 0 8px;font-size:21px}.feature-grid p{margin:0;color:var(--muted);font-size:14px}.roadmap-section{background:#191919;color:#fff}.roadmap-section .eyebrow{color:#e4c455}.roadmap-section .section-heading p{color:#aaa7a0}.timeline{display:grid;gap:1px;border:1px solid #3a3936;border-radius:20px;overflow:hidden;background:#3a3936}.timeline article{display:grid;grid-template-columns:120px 1fr;gap:24px;padding:26px 28px;background:#202020}.timeline article>span{align-self:start;padding:5px 10px;border-radius:999px;color:#c5c1b7;background:#33322f;font-size:10px;font-weight:900;text-transform:uppercase}.timeline article.done>span{color:#202e23;background:#d8eddd}.timeline h3{margin:0 0 7px;font-size:20px}.timeline p{margin:0;color:#aaa7a0}.help-section{display:flex;align-items:center;justify-content:space-between;gap:32px;background:linear-gradient(135deg,#e7d17a,#f5eab7)}.help-section>div:first-child{max-width:780px}.help-section h2{margin:10px 0 12px;font-size:clamp(30px,4vw,48px);line-height:1.08}.help-section p{margin:0;color:#5d542f}.help-actions{display:flex;flex-wrap:wrap;gap:11px;justify-content:flex-end}footer{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:28px;padding:26px clamp(22px,6vw,100px);color:#c9c6bf;background:#121212;font-size:12px}.footer-brand img{display:block;width:36px;height:36px;flex:0 0 auto;object-fit:contain;border-radius:50%}footer p{margin:0}
@media(max-width:1080px){.site-header nav{display:none}.hero{grid-template-columns:1fr;min-height:auto}.hero-visual{max-width:760px}.platform-grid{grid-template-columns:repeat(2,1fr)}.feature-grid{grid-template-columns:repeat(2,1fr)}footer{grid-template-columns:1fr}}
@media(max-width:680px){.site-header{min-height:66px;padding:10px 15px}.brand img{width:36px;height:36px}.site-header .brand-logo{width:40px;height:40px}.header-link{margin-left:auto}.hero{padding:56px 18px}.hero h1{font-size:42px}.hero-actions .button{width:100%}.window-layout{grid-template-columns:92px 1fr}.window-layout aside{padding:20px 10px}.window-layout aside b{font-size:11px}.trust-strip{grid-template-columns:repeat(2,1fr)}.section-block{padding:64px 18px}.platform-grid,.feature-grid{grid-template-columns:1fr}.platform-card{min-height:0}.timeline article{grid-template-columns:1fr;gap:12px}.help-section{align-items:flex-start;flex-direction:column}.help-actions{width:100%;justify-content:flex-start}.help-actions .button{width:100%}footer{padding:26px 18px}.footer-brand{grid-column:1/-1}}
