@import "https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;600;700;800&display=swap";.landing-page{--landing-navy:#6b3e10;--landing-blue:#c8921a;--landing-sky:#f0c84a;--landing-ink:#4a2a0d;--landing-muted:#775b3d;--landing-paper:#faf7f0;--landing-cream:#f5edd0;background:var(--landing-paper);min-height:100vh;color:var(--landing-ink);scroll-behavior:smooth;font-family:Roboto,Arial,sans-serif;overflow:hidden}.landing-page *,.landing-page :before,.landing-page :after{box-sizing:border-box}.landing-page a{color:inherit;text-decoration:none}.landing-skip-link{z-index:100;background:#fff;border-radius:10px;padding:10px 14px;font-size:.82rem;font-weight:700;transition:transform .2s;position:fixed;top:12px;left:12px;transform:translateY(-160%);color:var(--landing-navy)!important}.landing-skip-link:focus{transform:translateY(0)}.landing-shell{width:min(1180px,100% - 40px);margin-inline:auto}.landing-header{z-index:30;color:#fff;-webkit-backdrop-filter:blur(10px);background:#6b3e10f5;border-bottom:1px solid #f0c84a52;position:fixed;inset:0 0 auto}.landing-header__inner{justify-content:space-between;align-items:center;gap:28px;min-height:80px;display:flex}.landing-header__brand{flex:none}.landing-header__actions{align-items:center;gap:10px;display:flex}.landing-header__menu{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff2e;border-radius:12px;place-items:center;width:44px;height:44px;display:none}.landing-header__menu svg{width:20px}.landing-brand{align-items:center;gap:11px;display:inline-flex}.landing-brand__mark{width:48px;height:40px;color:var(--landing-sky);place-items:center;display:grid}.landing-brand__mark svg{width:48px;height:40px;overflow:visible}.landing-brand__mark svg path{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px}.landing-brand__mark svg circle{fill:var(--landing-sky);stroke:var(--landing-navy);stroke-width:.8px}.landing-brand>span:last-child{flex-direction:column;line-height:1.05;display:flex}.landing-brand strong{color:#fff;letter-spacing:.12em;font-family:Georgia,Times New Roman,serif;font-size:1.25rem}.landing-brand small{color:var(--landing-cream);letter-spacing:.025em;white-space:nowrap;margin-top:5px;font-size:.56rem}.landing-header__nav{color:#ffffffb8;align-items:center;gap:32px;font-size:.86rem;display:flex}.landing-header__nav a{transition:color .2s;position:relative}.landing-header__nav a:after{background:var(--landing-sky);content:"";height:1px;transition:transform .2s;position:absolute;bottom:-8px;left:0;right:0;transform:scaleX(0)}.landing-header__nav a:hover{color:#fff}.landing-header__nav a:hover:after{transform:scaleX(1)}.landing-button{background:var(--landing-blue);border-radius:14px;justify-content:center;align-items:center;gap:10px;min-height:52px;padding:0 22px;font-size:.9rem;font-weight:600;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex;box-shadow:0 14px 38px #48270747;color:#2f1906!important}.landing-button:hover{background:var(--landing-sky);transform:translateY(-2px);box-shadow:0 18px 44px #48270757}.landing-button:focus-visible,.landing-page a:focus-visible,.landing-header__menu:focus-visible{outline-offset:4px;outline:3px solid #f0c84ad9}.landing-button svg{width:17px;transition:transform .2s}.landing-button:hover svg{transform:translate(3px)}.landing-button--small{min-height:42px;box-shadow:none;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff1a;border:1px solid #ffffff2e;padding-inline:17px}.landing-button--small:hover{box-shadow:none;background:#ffffff2e}.landing-hero{background:var(--landing-navy);color:#fff;min-height:100svh;position:relative;overflow:hidden}.landing-hero:before{content:"";background-image:linear-gradient(#f0c84a09 1px,#0000 1px),linear-gradient(90deg,#f0c84a09 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 85%);mask-image:linear-gradient(#000,#0000 85%)}.landing-hero__orb{filter:blur(4px);opacity:.5;border-radius:999px;position:absolute}.landing-hero__orb--one{background:radial-gradient(circle,#c8921a4d,#0000 68%);width:650px;height:650px;animation:10s ease-in-out infinite alternate landing-orbit;top:-240px;left:-180px}.landing-hero__orb--two{background:radial-gradient(circle,#f0c84a33,#0000 68%);width:720px;height:720px;animation:13s ease-in-out infinite alternate-reverse landing-orbit;bottom:-180px;right:-220px}.landing-hero__grid{z-index:2;grid-template-columns:.85fr 1.15fr;align-items:center;gap:70px;min-height:100svh;padding-top:105px;display:grid;position:relative}.landing-hero__copy{animation:.8s .1s both landing-enter}.landing-eyebrow{color:var(--landing-cream);letter-spacing:.1em;text-transform:uppercase;background:#f0c84a1a;border:1px solid #f0c84a6b;border-radius:999px;align-items:center;gap:8px;margin-bottom:25px;padding:8px 13px;font-size:.72rem;font-weight:600;display:inline-flex}.landing-eyebrow svg{width:14px}.landing-hero h1{letter-spacing:-.055em;max-width:650px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.4rem,5vw,5.3rem);font-weight:500;line-height:.98}.landing-hero h1 em{color:var(--landing-sky);font-style:normal;display:block}.landing-hero__copy>p{color:#faf7f0c2;max-width:590px;margin:26px 0 0;font-size:1.04rem;line-height:1.75}.landing-hero__actions{align-items:center;gap:25px;margin-top:34px;display:flex}.landing-text-link{align-items:center;gap:10px;font-size:.88rem;font-weight:500;display:inline-flex;color:#ffffffc7!important}.landing-text-link span{border:1px solid #ffffff2e;border-radius:50%;place-items:center;width:28px;height:28px;transition:transform .2s;display:grid}.landing-text-link:hover span{transform:translateY(3px)}.landing-preview{perspective:1400px;min-width:0;animation:.9s .3s both landing-enter;position:relative}.landing-preview__glow{filter:blur(80px);background:#c8921a42;position:absolute;inset:12% 4% 0}.landing-preview__window{background:var(--landing-paper);color:#0f172a;border:1px solid #f0c84a6b;border-radius:18px;animation:6s ease-in-out infinite landing-float;position:relative;overflow:hidden;transform:rotateY(-3deg)rotateX(1deg);box-shadow:0 40px 100px #0000006b}.landing-preview__appbar{background:#fffffffa;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;min-height:58px;padding:0 17px;display:flex}.landing-preview__app-brand{align-items:center;gap:9px;display:flex}.landing-preview__app-brand>span{background:var(--landing-blue);color:#2f1906;border-radius:8px;place-items:center;width:31px;height:31px;display:grid}.landing-preview__app-brand svg{width:14px}.landing-preview__app-brand>div,.landing-preview__profile>div{flex-direction:column;display:flex}.landing-preview__app-brand strong{font-size:.62rem}.landing-preview__app-brand small{color:#64748b;margin-top:2px;font-size:.48rem}.landing-preview__app-actions{align-items:center;gap:7px;display:flex}.landing-preview__theme{color:#64748b;border:1px solid #e2e8f0;border-radius:8px;place-items:center;width:29px;height:29px;display:grid}.landing-preview__theme svg{width:12px}.landing-preview__profile{border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:7px;min-width:160px;padding:6px 8px;display:flex}.landing-preview__profile>span{background:var(--landing-cream);width:24px;height:24px;color:var(--landing-navy);border-radius:7px;place-items:center;font-size:.46rem;font-weight:700;display:grid}.landing-preview__profile strong{text-overflow:ellipsis;white-space:nowrap;max-width:95px;font-size:.49rem;overflow:hidden}.landing-preview__profile small{max-width:105px;color:var(--landing-blue);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:.4rem;overflow:hidden}.landing-preview__profile>svg{color:#64748b;width:11px;margin-left:auto}.landing-preview__page{padding:23px 27px 26px}.landing-preview__page-heading{border-bottom:1px solid #e2e8f0;padding-bottom:17px}.landing-preview__page-heading>span{color:var(--landing-blue);letter-spacing:.12em;font-size:.42rem;font-weight:700;display:block}.landing-preview__page-heading>strong{margin-top:4px;font-family:Georgia,Times New Roman,serif;font-size:1.2rem;font-weight:500;display:block}.landing-preview__page-heading p{color:#64748b;max-width:390px;margin:5px 0 0;font-size:.47rem;line-height:1.6}.landing-preview__available{margin:15px 0 8px;font-size:.51rem;font-weight:700}.landing-preview__module-grid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.landing-preview__module-grid article{background:#fff;border:1px solid #e2e8f0;border-radius:9px;flex-direction:column;align-items:flex-start;min-height:127px;padding:11px;transition:border-color .2s,transform .2s,box-shadow .2s;display:flex;box-shadow:0 2px 4px #0f172a06}.landing-preview__module-grid article:first-child{animation:5s ease-in-out 1.2s infinite landing-module-focus}.landing-preview__module-grid article:hover{border-color:#c8921a6b;transform:translateY(-2px);box-shadow:0 6px 14px #0f172a12}.landing-preview__module-icon{border-radius:7px;place-items:center;width:28px;height:28px;display:grid}.landing-preview__module-icon svg{width:13px}.landing-preview__module-grid article>strong{margin-top:9px;font-size:.56rem;display:block}.landing-preview__module-grid article>p{color:#64748b;min-height:25px;margin:4px 0 0;font-size:.42rem;line-height:1.45}.landing-preview__module-grid article>small{align-items:center;gap:4px;margin-top:auto;font-size:.43rem;font-weight:700;display:flex}.landing-preview__module-grid article>small svg{width:9px}.landing-preview__module-icon.is-emerald{color:#6b3e10;background:#c8921a1f}.landing-preview__module-icon.is-cyan{color:#8b5813;background:#f0c84a2e}.landing-preview__module-icon.is-fuchsia{color:#6b3e10;background:#6b3e101a}.landing-preview__module-icon.is-amber{color:#a56f14;background:#c8921a24}.landing-preview__module-icon.is-blue{color:#8b5813;background:#f5edd0cc}.landing-preview__module-icon.is-indigo{color:#6b3e10;background:#6b3e101a}.landing-preview__module-grid small.is-emerald{color:#6b3e10}.landing-preview__module-grid small.is-cyan{color:#8b5813}.landing-preview__module-grid small.is-fuchsia{color:#6b3e10}.landing-preview__module-grid small.is-amber{color:#a56f14}.landing-preview__module-grid small.is-blue{color:#8b5813}.landing-preview__module-grid small.is-indigo{color:#6b3e10}.landing-preview__float{color:#17304c;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;border:1px solid #fff6;border-radius:12px;align-items:center;gap:9px;padding:10px 13px;animation:4s ease-in-out infinite landing-float-card;display:flex;position:absolute;box-shadow:0 15px 36px #0003}.landing-preview__float svg{width:19px;color:var(--landing-blue)}.landing-preview__float span{flex-direction:column;display:flex}.landing-preview__float strong{font-size:.59rem}.landing-preview__float small{color:#7a8999;margin-top:2px;font-size:.47rem}.landing-preview__float--one{bottom:-20px;right:-22px}.landing-hero__marquee{color:#ffffff57;letter-spacing:.17em;white-space:nowrap;background:#00000014;border-top:1px solid #ffffff17;padding:17px 0;font-size:.65rem;font-weight:600;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.landing-hero__marquee div{align-items:center;gap:25px;width:max-content;animation:26s linear infinite landing-marquee;display:flex}.landing-hero__marquee i{background:var(--landing-sky);border-radius:50%;width:4px;height:4px}.landing-kicker{color:var(--landing-blue);letter-spacing:.17em;text-transform:uppercase;margin-bottom:17px;font-size:.7rem;font-weight:700;display:block}.landing-kicker--light{color:var(--landing-sky)}.landing-intro{background:#fff;padding:105px 0}.landing-intro__grid{grid-template-columns:1fr .85fr;align-items:end;gap:120px;display:grid}.landing-intro h2,.landing-section h2{letter-spacing:-.045em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.4rem,4vw,4rem);font-weight:500;line-height:1.08}.landing-intro__grid>div:last-child>p{color:var(--landing-muted);margin:0;font-size:1rem;line-height:1.8}.landing-intro__facts{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:32px;display:grid}.landing-intro__facts span{color:#78889a;border-left:1px solid #e7d5a0;padding-left:14px;font-size:.69rem;line-height:1.45}.landing-intro__facts strong{color:var(--landing-ink);font-family:Georgia,Times New Roman,serif;font-size:1.5rem;font-weight:500;display:block}.landing-section{padding:120px 0;scroll-margin-top:80px}.landing-solutions{background:var(--landing-paper)}.landing-section__heading{justify-content:space-between;align-items:end;gap:80px;margin-bottom:60px;display:flex}.landing-section__heading>div{max-width:700px}.landing-section__heading>p{max-width:360px;color:var(--landing-muted);margin:0;line-height:1.75}.landing-modules{border-top:1px solid #e7d5a0;border-left:1px solid #e7d5a0;grid-template-columns:repeat(2,1fr);display:grid}.landing-module{background:#ffffff73;border-bottom:1px solid #e7d5a0;border-right:1px solid #e7d5a0;min-height:400px;padding:38px;transition:background .25s,transform .25s;position:relative;overflow:hidden}.landing-module:after{content:"";border:1px solid #c8921a2e;border-radius:50%;width:160px;height:160px;transition:transform .35s,background .35s;position:absolute;bottom:-50px;right:-50px}.landing-module:hover{z-index:2;background:#fff;transform:translateY(-5px);box-shadow:0 22px 50px #17304c14}.landing-module:hover:after{background:#c8921a0f;transform:scale(1.25)}.landing-module__top{color:#90a0b2;letter-spacing:.12em;justify-content:space-between;align-items:center;font-size:.72rem;display:flex}.landing-module__top svg{width:31px;height:31px;color:var(--landing-blue);stroke-width:1.5px}.landing-module h3{margin:54px 0 14px;font-family:Georgia,Times New Roman,serif;font-size:1.65rem;font-weight:500}.landing-module>p{max-width:470px;color:var(--landing-muted);margin:0;font-size:.9rem;line-height:1.75}.landing-module ul{flex-wrap:wrap;gap:10px 18px;margin:31px 0 0;padding:0;list-style:none;display:flex}.landing-module li{color:#63758a;align-items:center;gap:6px;font-size:.7rem;display:flex}.landing-module li svg{width:13px;color:var(--landing-blue)}.landing-steps{background:#fff}.landing-section__heading--center{text-align:center;justify-content:center}.landing-section__heading--center>div{max-width:760px}.landing-steps__grid{grid-template-columns:repeat(3,1fr);margin-top:70px;display:grid}.landing-steps__grid article{padding-right:50px;position:relative}.landing-steps__grid article>span{color:var(--landing-blue);letter-spacing:.13em;font-size:.72rem;font-weight:700}.landing-steps__line{background:#e7d5a0;height:1px;margin:24px 0 31px;position:relative}.landing-steps__line i{background:var(--landing-blue);width:11px;height:11px;box-shadow:0 0 0 1px var(--landing-blue);border:3px solid #fff;border-radius:50%;position:absolute;top:-5px;left:0}.landing-steps__grid h3{margin:0 0 11px;font-family:Georgia,Times New Roman,serif;font-size:1.45rem;font-weight:500}.landing-steps__grid p{max-width:280px;color:var(--landing-muted);margin:0;font-size:.85rem;line-height:1.7}.landing-final{background:#fff;padding-top:0}.landing-final__card{background:var(--landing-blue);color:#2f1906;text-align:center;border-radius:28px;padding:90px max(40px,9vw);position:relative;overflow:hidden}.landing-final__card>:not(.landing-final__shape){z-index:2;position:relative}.landing-final__card h2{max-width:840px;margin-inline:auto}.landing-final__card>p{color:#4a2a0dc7;max-width:650px;margin:25px auto 34px;line-height:1.75}.landing-final__card .landing-kicker--light{color:var(--landing-navy)}.landing-final__shape{border:1px solid #6b3e102e;border-radius:50%;position:absolute}.landing-final__shape--one{width:500px;height:500px;top:-180px;left:-100px}.landing-final__shape--two{width:650px;height:650px;bottom:-250px;right:-160px;box-shadow:0 0 0 80px #ffffff06}.landing-final__icon{background:#f5edd03d;border:1px solid #6b3e1052;border-radius:16px;place-items:center;width:54px;height:54px;margin:0 auto 25px;display:grid}.landing-final__icon svg{width:25px}.landing-button--light{background:var(--landing-cream);box-shadow:0 16px 36px #00000024;color:var(--landing-navy)!important}.landing-button--light:hover{background:#fffaf0}.landing-network{background:var(--landing-navy);color:#fff;overflow:hidden}.landing-network__grid{grid-template-columns:minmax(340px,.85fr) minmax(0,1.15fr);align-items:center;gap:clamp(64px,9vw,120px);display:grid}.landing-network__visual{aspect-ratio:1;background:radial-gradient(circle,#c8921a33,#0000 62%);border:1px solid #f0c84a4d;border-radius:50%;width:min(430px,100%);margin-inline:auto;position:relative}.landing-network__visual:before,.landing-network__visual:after{content:"";background:#f0c84a47;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.landing-network__visual:before{width:78%;height:1px}.landing-network__visual:after{width:1px;height:78%}.landing-network__orbit--inner{border:1px dashed #f0c84a47;border-radius:50%;position:absolute;inset:20%}.landing-network__hub,.landing-network__node{z-index:2;background:var(--landing-navy);place-items:center;display:grid;position:absolute}.landing-network__hub{border:1px solid #f0c84ac7;border-radius:50%;width:112px;height:112px;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 54px #c8921a3d}.landing-network__hub svg{width:30px;color:var(--landing-sky)}.landing-network__hub span{letter-spacing:.14em;margin-top:-22px;font-size:.72rem;font-weight:700}.landing-network__node{width:58px;height:58px;color:var(--landing-cream);border:1px solid #ffffff2e;border-radius:16px;box-shadow:0 12px 30px #00000038}.landing-network__node svg{width:23px}.landing-network__node--school{top:50%;left:2%;transform:translateY(-50%)}.landing-network__node--assessment{top:2%;left:50%;transform:translate(-50%)}.landing-network__node--planning{top:50%;right:2%;transform:translateY(-50%)}.landing-network__node--data{bottom:2%;left:50%;transform:translate(-50%)}.landing-network__copy h2{letter-spacing:-.045em;max-width:760px;margin:18px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.5rem,4.5vw,4.4rem);font-weight:500;line-height:1.08}.landing-network__copy>p{color:#faf7f0b8;max-width:63ch;margin:28px 0 0;font-size:1.05rem;line-height:1.75}.landing-network__benefits{border-top:1px solid #ffffff1f;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 28px;margin-top:34px;display:grid}.landing-network__benefits article{border-bottom:1px solid #ffffff1f;grid-template-columns:20px 1fr;gap:12px;padding-block:20px;display:grid}.landing-network__benefits article>svg{width:17px;color:var(--landing-sky);margin-top:2px}.landing-network__benefits h3{margin:0;font-size:.9rem}.landing-network__benefits p{color:#faf7f09e;margin:7px 0 0;font-size:.76rem;line-height:1.6}.landing-network__link{align-items:center;gap:10px;margin-top:30px;font-size:.88rem;font-weight:700;display:inline-flex;color:var(--landing-sky)!important}.landing-network__link svg{width:17px;transition:transform .2s}.landing-network__link:hover svg{transform:translate(4px)}.landing-footer{color:#fff;background:#3a2008}.landing-footer__main{grid-template-columns:minmax(280px,1.25fr) minmax(150px,.55fr) minmax(280px,.85fr);gap:clamp(48px,8vw,100px);padding-block:72px 60px;display:grid}.landing-footer__about p,.landing-footer__access p{color:#ffffff8f;margin:0;font-size:.86rem;line-height:1.7}.landing-footer__about p{max-width:40ch;margin-top:22px}.landing-footer__nav{align-content:start;gap:13px;display:grid}.landing-footer__nav strong,.landing-footer__access>strong{color:#fff;letter-spacing:.12em;text-transform:uppercase;margin-bottom:5px;font-size:.74rem}.landing-footer__nav a{color:#fff9;width:fit-content;font-size:.82rem;transition:color .2s}.landing-footer__nav a:hover{color:var(--landing-sky)}.landing-footer__access{align-content:start;justify-items:start;gap:14px;display:grid}.landing-footer__access .landing-button{min-height:46px;margin-top:4px}.landing-footer__bottom{color:#fff6;border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:24px;min-height:72px;font-size:.7rem;display:flex}.landing-footer__bottom a{color:#ffffff94}[data-reveal]{opacity:0;transition:opacity .7s ease var(--delay,0s), transform .7s cubic-bezier(.2, .75, .25, 1) var(--delay,0s);transform:translateY(28px)}[data-reveal][data-visible=true]{opacity:1;transform:translateY(0)}@keyframes landing-enter{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes landing-float{0%,to{transform:rotateY(-3deg)rotateX(1deg)translateY(0)}50%{transform:rotateY(-2deg)rotateX(1deg)translateY(-8px)}}@keyframes landing-float-card{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes landing-bars{0%{transform:scaleY(0)}to{transform:scaleY(1)}}@keyframes landing-marquee{to{transform:translate(-50%)}}@keyframes landing-module-focus{0%,72%,to{border-color:#e2e8f0;transform:translateY(0);box-shadow:0 2px 4px #0f172a06}80%,92%{border-color:#10b98166;transform:translateY(-3px);box-shadow:0 8px 18px #10b9811a}}@keyframes landing-orbit{to{transform:translate(70px,50px)scale(1.08)}}@media (width<=1000px){.landing-header__nav{background:#6b3e10fc;border:1px solid #ffffff1f;border-radius:0 0 16px 16px;flex-direction:column;align-items:stretch;gap:0;padding:10px;display:none;position:absolute;top:calc(100% + 1px);left:20px;right:20px;box-shadow:0 22px 50px #00000047}.landing-header__nav.is-open{display:flex}.landing-header__nav a{border-radius:9px;padding:13px 14px}.landing-header__nav a:hover{background:#ffffff12}.landing-header__nav a:after{display:none}.landing-header__menu{display:grid}.landing-hero__grid{grid-template-columns:1fr;gap:65px;padding-top:165px;padding-bottom:125px}.landing-hero__copy{max-width:760px}.landing-preview{width:min(760px,100%);margin-inline:auto}.landing-intro__grid{grid-template-columns:1fr;gap:55px}.landing-network__grid{grid-template-columns:1fr}.landing-section__heading{flex-direction:column;align-items:start;gap:24px}.landing-footer__main{grid-template-columns:1.2fr .8fr}.landing-footer__access{grid-column:1/-1}}@media (width<=680px){.landing-shell{width:min(100% - 28px,1180px)}.landing-header__inner{min-height:70px}.landing-brand small{display:none}.landing-header .landing-button--header{min-height:39px;padding-inline:13px;font-size:.76rem}.landing-header .landing-button--header svg{display:none}.landing-hero__grid{padding-top:130px;padding-bottom:105px}.landing-hero h1{font-size:clamp(2.7rem,13vw,4rem)}.landing-hero__copy>p{font-size:.92rem}.landing-hero__actions{flex-direction:column;align-items:stretch;gap:18px}.landing-text-link{justify-content:center}.landing-preview__appbar{min-height:50px;padding-inline:10px}.landing-preview__profile{min-width:0;padding:5px}.landing-preview__profile>div,.landing-preview__profile>svg{display:none}.landing-preview__theme{width:27px;height:27px}.landing-preview__page{padding:17px 13px 19px}.landing-preview__module-grid{grid-template-columns:repeat(2,1fr)}.landing-preview__module-grid article{min-height:122px}.landing-preview__module-grid article:nth-child(n+5),.landing-preview__float{display:none}.landing-intro,.landing-section{padding:82px 0}.landing-intro__grid{gap:35px}.landing-intro__facts{grid-template-columns:1fr;gap:18px}.landing-intro__facts span{padding-left:12px;font-size:.68rem}.landing-intro__facts strong{font-size:1.25rem}.landing-modules{grid-template-columns:1fr}.landing-network__grid{gap:56px}.landing-network__visual{width:min(310px,92vw)}.landing-network__hub{width:92px;height:92px}.landing-network__node{border-radius:14px;width:50px;height:50px}.landing-network__copy h2{font-size:clamp(2.4rem,11vw,3.3rem)}.landing-network__benefits{grid-template-columns:1fr}.landing-footer__main{grid-template-columns:1fr;gap:42px;padding-block:56px 44px}.landing-footer__access{grid-column:auto}.landing-footer__bottom{flex-direction:column;justify-content:center;align-items:flex-start;padding-block:22px}.landing-module{min-height:350px;padding:28px 24px}.landing-module h3{margin-top:40px}.landing-steps__grid{grid-template-columns:1fr;gap:44px;margin-top:50px}.landing-steps__grid article{padding-right:0}.landing-steps__grid article:not(:last-child):after{content:"";background:#e7d5a0;width:1px;height:22px;position:absolute;bottom:-28px;left:5px}.landing-final{padding-top:0}.landing-final__card{border-radius:20px;padding:65px 23px}.landing-final__card h2{font-size:2.2rem}}@media (prefers-reduced-motion:reduce){.landing-page{scroll-behavior:auto}.landing-page *,.landing-page :before,.landing-page :after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}[data-reveal]{opacity:1;transform:none}}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-synthesis:none;text-rendering:optimizelegibility;font-family:Roboto,Arial,sans-serif}html{scroll-behavior:smooth}html,body,#root{min-height:100%;margin:0}button,a{font:inherit}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
