@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--ink:#182b29;--muted:#697671;--green:#c5ee71;--line:#dce3dc;--paper:#fafbf8}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',Arial,sans-serif;font-size:16px}button,a,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{font:inherit;color:inherit;cursor:pointer}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,canvas:focus-visible,select:focus-visible{outline:3px solid #569a41;outline-offset:5px}header{height:104px;max-width:1440px;margin:auto;padding:0 5%;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;font-family:Manrope,sans-serif;font-size:32px;font-weight:800;letter-spacing:-1.7px;gap:9px}.mark{background:var(--green);width:33px;height:35px;border-radius:9px;font-size:32px;line-height:29px;text-align:center;font-family:Arial;font-weight:700;letter-spacing:-2px}.brand-dot{font:12px Arial;align-self:flex-start;margin-top:8px;margin-left:-5px}nav{display:flex;gap:34px;font-size:14px;font-weight:500}nav a:hover{color:#609322}.small-button{border:1px solid #cbd5cc;background:transparent;border-radius:8px;padding:12px 19px;font-size:14px;font-weight:600;display:inline-flex;gap:25px;align-items:center}.small-button:hover{background:#edf2e8}.hero{max-width:1440px;margin:auto;min-height:625px;display:grid;grid-template-columns:45% 55%;align-items:center;padding:36px 3% 42px 5%}.eyebrow{font-size:12px;letter-spacing:1.8px;font-weight:700;display:flex;align-items:center;gap:9px}.eyebrow>span{width:7px;height:7px;background:#689b3c;border-radius:50%}h1,h2,h3{font-family:Manrope,Arial,sans-serif}h1{font-size:clamp(45px,4.8vw,72px);line-height:1.13;letter-spacing:-3.8px;font-weight:600;margin:25px 0}h1>span{color:#719950}p{color:var(--muted);line-height:1.8}.hero-copy>p{font-size:17px;margin-bottom:28px}.hero-actions{display:flex;gap:26px;align-items:center}.primary{background:var(--ink);color:white;border:0;border-radius:8px;padding:17px 22px;display:inline-flex;justify-content:center;gap:26px;font-weight:500;font-size:14px;transition:transform .2s,background .2s}.primary:hover{background:#35503d;transform:translateY(-2px)}.text-link{display:inline-flex;gap:16px;border:0;background:transparent;font-size:14px;font-weight:600;align-items:center}.hero-note{display:flex;gap:10px;align-items:center;margin-top:32px;color:#78847b;font-size:12px}.tiny-qr{font-size:23px;color:#7c8e72}.scene-wrap{position:relative;height:538px;border-radius:30px;overflow:hidden;background:radial-gradient(ellipse at 55% 48%,#f2f6e8,transparent 60%)}#campus{display:block;width:100%;height:100%;cursor:grab;touch-action:pan-y}#campus:active{cursor:grabbing}.scene-top{position:absolute;top:28px;left:30px;right:25px;display:flex;justify-content:space-between;font-size:10px;letter-spacing:2px;color:#788577;pointer-events:none}.scene-top>span:first-child{display:flex;align-items:center;gap:8px}.scene-top i{width:5px;height:5px;background:#81ac58;border-radius:50%}.scene-number{font-variant-numeric:tabular-nums}.float-label{position:absolute;background:#fffef9f0;border:1px solid #e5eadd;box-shadow:0 12px 35px #24381d0b;border-radius:10px;display:flex;gap:12px;padding:13px 17px;pointer-events:none}.label-one{left:6%;top:22%;transform:rotate(-3deg)}.label-icon{width:31px;height:34px;border-radius:8px;background:#ddf2bb;color:#4f792f;display:grid;place-items:center}.float-label strong{display:block;font-size:12px;font-weight:600}.float-label small{display:block;font-size:10px;color:#899084;margin-top:3px}.label-two{right:3%;bottom:25%;font-size:11px;align-items:center;transform:rotate(2deg)}.label-two i{height:7px;width:7px;background:#84b354;border-radius:50%}.scene-controls{position:absolute;bottom:44px;left:50%;transform:translateX(-50%);display:flex;gap:9px;width:max-content}.scene-tabs{display:flex;gap:4px;background:white;padding:5px;border:1px solid var(--line);border-radius:11px;box-shadow:0 6px 20px #193b1c08}.scene-tabs button{border:0;border-radius:7px;background:transparent;padding:10px 17px;font-size:12px;color:#6f796d}.scene-tabs button.active{background:var(--ink);color:white}.rotate{width:44px;border:1px solid var(--line);background:white;border-radius:10px;font-size:23px}.rotate.active{background:var(--green)}.drag-hint{position:absolute;bottom:16px;width:100%;text-align:center;font-size:10px;letter-spacing:.5px;color:#91978a}#fallback{position:absolute;top:50%;padding:25px;text-align:center}.proof-strip{border-block:1px solid var(--line);max-width:1296px;margin:0 auto;display:flex;justify-content:space-between;padding:30px 0;gap:20px}.proof-strip>div{display:flex;align-items:center;gap:20px;padding-right:55px;border-right:1px solid var(--line)}.proof-strip strong{font-family:Manrope;font-size:38px;font-weight:400;color:#a7b59b;letter-spacing:-2px}.proof-strip span{font-size:12px;line-height:1.9;color:#798372}.proof-strip b{font-size:14px;color:var(--ink);font-weight:500}.strip-end{display:flex;align-items:center;gap:22px}.strip-end>span{font-size:24px;color:var(--ink)}.experience,.features,.contact{max-width:1296px;margin:100px auto}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:38px}.section-heading p{font-size:14px;margin-right:50px}h2{font-size:38px;font-weight:500;line-height:1.25;letter-spacing:-1.8px;margin:17px 0 0}.journey{display:grid;grid-template-columns:repeat(3,1fr);gap:19px}.journey>button{text-align:left;background:#f0f3ec;border:1px solid #e2e8da;border-radius:14px;padding:25px 27px;transition:transform .25s,background .25s}.journey>button:hover{transform:translateY(-6px);background:#e8efd9}.journey>button:nth-child(2){background:#e8eee9}.journey>button:nth-child(3){background:#eaf0f2}.card-top{display:flex;justify-content:space-between;align-items:center;font-size:10px;letter-spacing:1.3px;color:#6f7a65}.card-top>span{font-size:22px}.card-icon{display:grid;place-items:center;background:#fff9;border:1px solid #fff;width:52px;height:55px;border-radius:12px;margin-top:33px;font-size:29px}.journey h3{font-size:21px;font-weight:600;letter-spacing:-.7px;margin-top:23px}.journey p{font-size:14px;line-height:1.7;max-width:295px}.card-link{display:block;font-size:12px;font-weight:500;margin-top:25px}.features{display:grid;grid-template-columns:1fr 1fr;gap:70px;padding-top:30px}.features h2{font-size:40px}.features h2 span{color:#799668}.features p{font-size:14px}.features .primary{margin-top:20px}.feature-list article{display:flex;gap:24px;padding:22px 0;border-bottom:1px solid var(--line)}.feature-list article>span{font-size:27px;color:#7b965d;width:34px}.feature-list h3{font-size:18px;font-weight:600;margin:0}.feature-list p{margin:7px 0}.contact{background:#d3ef9d;border-radius:20px;padding:48px 55px;display:flex;justify-content:space-between;align-items:center}.contact h2{font-size:40px}.contact>a{font-size:23px;font-weight:500}.contact>a>span{padding-left:35px}.contact small{display:block;font-size:13px;font-weight:400;margin-top:15px}footer{max-width:1296px;border-top:1px solid var(--line);padding:30px 0 40px;margin:auto;display:flex;align-items:center;justify-content:space-between}footer>.brand{font-size:25px}footer>span,footer>small{font-size:12px;color:#85907f}/* Marketing pages: static content, no operational dashboard. */
.content-width{max-width:1296px;margin-left:auto;margin-right:auto}.skip-link{position:absolute;top:0;left:20px;z-index:100;transform:translateY(-120%);padding:15px;background:white}.skip-link:focus{transform:translateY(0)}header{position:relative;z-index:20}header nav{align-items:center}header details{position:relative}header summary{list-style:none;cursor:pointer;padding:12px 0;display:flex;gap:9px}header summary::-webkit-details-marker{display:none}.solutions-menu{position:absolute;left:-25px;top:42px;min-width:330px;padding:15px;border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:0 18px 50px #173b231a;display:grid;gap:2px}.solutions-menu a{padding:11px 12px;display:flex;justify-content:space-between;gap:20px;border-radius:6px;font-size:14px}.solutions-menu a:hover{background:#f0f5e8}summary:focus-visible{outline:3px solid #81ad5d;outline-offset:3px}.scene-wrap{margin:0}.float-label{align-items:center}.float-label strong{max-width:200px;line-height:1.5}.label-two{max-width:270px;line-height:1.6}.scene-controls{align-items:center;gap:14px;padding:5px 8px 5px 15px;background:#fffffff0;border:1px solid var(--line);border-radius:10px;bottom:38px;white-space:nowrap}.scene-controls>span{font-size:11px;color:#77846a}.scene-controls .rotate{border:0;height:34px;width:34px;background:#f0f4e8}.scene-controls .rotate.active{background:var(--green)}.drag-hint{font-size:10px}.solutions{margin-top:95px;margin-bottom:100px}.solution-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.solution-card{display:block;border:1px solid var(--line);border-radius:14px;background:#eef2e7;padding:28px 32px;transition:transform .2s,box-shadow .2s}.solution-card:nth-child(3n+2){background:#eaf0ee}.solution-card:nth-child(3n+3){background:#eef0e7}.solution-card:hover{transform:translateY(-4px);box-shadow:0 12px 28px #273b2010}.solution-card:last-child{grid-column:1/-1;max-width:none}.solution-card h3{font-size:26px;font-weight:600;letter-spacing:-.8px;margin:18px 0 12px}.solution-card p{font-size:16px;line-height:1.75;max-width:560px;margin:0}.solution-card .card-link{font-size:14px;margin-top:24px}.card-top{font-size:12px}.grade-section{display:grid;grid-template-columns:.85fr 1.15fr;gap:85px;margin-top:110px;margin-bottom:110px}.grade-section>div:first-child>p{max-width:350px;font-size:17px}.grade-section article{padding:0 0 30px;margin-bottom:30px;border-bottom:1px solid var(--line)}.grade-section article>span{font-size:12px;letter-spacing:1.3px;color:#7b9566;font-weight:600}.grade-section h3{font-size:25px;font-weight:500;letter-spacing:-.7px;margin:12px 0}.grade-section article p{font-size:16px}.grade-section article a{font-size:14px;font-weight:600}.apps-banner{background:#e4eddc;padding:45px 55px;border:1px solid #d8e3ca;border-radius:20px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:65px;margin-block:100px}.apps-banner p{max-width:620px;font-size:16px}.apps-banner .primary{margin-top:12px}.app-pair{display:flex;flex-wrap:wrap;gap:20px;max-width:210px;justify-content:center}.app-pair>p{text-align:center;font-size:14px;color:#647a56;line-height:1.8}.app-logo{width:76px;height:78px;background:var(--green);border-radius:18px;font:bold 72px/61px Arial;position:relative;text-align:center;color:var(--ink)}.app-logo span{font:600 13px Arial;position:absolute;bottom:-4px;right:-5px;border-radius:6px;background:var(--ink);color:white;padding:6px 8px}.app-pair .app-logo:nth-child(2){background:#bfd5c4}.breadcrumb{display:flex;align-items:center;gap:12px;font-size:12px;color:#86927b;padding-top:28px}.breadcrumb a{color:#5b7348}.detail-hero{min-height:555px;padding-top:15px}.detail-hero h1{font-size:clamp(40px,4.3vw,61px);letter-spacing:-2.7px}.detail-hero .hero-copy>p{font-size:17px;max-width:470px;line-height:1.85}.detail-hero .scene-wrap{height:510px}.detail-hero .eyebrow{font-size:11px}.benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;padding-block:33px;border-block:1px solid var(--line)}.benefit-number{font:500 22px Manrope;color:#91a579}.benefit-grid h2{font-size:20px;font-weight:600;letter-spacing:-.6px;margin-top:14px}.benefit-grid p{font-size:15px;line-height:1.8;margin-bottom:0}.feature-story{margin-block:90px}.feature-story article{display:grid;grid-template-columns:.85fr 1.15fr;gap:80px;padding:45px 0;border-bottom:1px solid var(--line)}.feature-story article:last-child{border:0}.story-heading .eyebrow{font-size:10px;letter-spacing:1.1px}.story-heading h2{font-size:34px;max-width:430px;line-height:1.35}.feature-story p{font-size:17px;line-height:1.95;margin:0 0 22px}.feature-story p:last-child{margin-bottom:0}.story-callout{background:#ddecce;border:1px solid #d2e0c5;border-radius:16px;padding:35px 42px;display:flex;gap:33px;margin-block:80px}.story-callout>span{font-size:42px;color:#739456}.story-callout h2{font-size:29px;letter-spacing:-1px;margin:0}.story-callout p{font-size:17px;max-width:960px;margin-bottom:0}.faq-section{display:grid;grid-template-columns:.7fr 1.3fr;gap:80px;margin-block:95px}.faq-section details{border-bottom:1px solid var(--line);padding:22px 0}.faq-section details:first-child{padding-top:0}.faq-section summary{list-style:none;cursor:pointer;font-weight:500;display:flex;gap:25px;justify-content:space-between;line-height:1.6}.faq-section summary::-webkit-details-marker{display:none}.faq-section summary>span{color:#7c9b60;font-size:24px}.faq-section details[open] summary>span{transform:rotate(45deg)}.faq-section p{font-size:16px;line-height:1.9;margin-bottom:0}.related{margin-block:90px}.related>div{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:22px}.related a{padding:24px;border:1px solid var(--line);border-radius:10px;display:flex;justify-content:space-between;gap:20px;font-size:18px;background:#f1f4ec}.related a:hover{background:#e2ecd7}.download-section{margin-block:85px}.application-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.application-card{padding:30px;border:1px solid var(--line);border-radius:15px;background:#f0f4e9}.personnel-app{background:#eaf0ed}.application-card .app-logo{width:53px;height:56px;font-size:50px;line-height:43px;border-radius:12px;margin-bottom:23px}.application-card h3{font-size:27px;font-weight:600;letter-spacing:-1px}.application-card p{font-size:16px}.store-links{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px}.store-links a{padding:11px 20px;background:var(--ink);color:white;border-radius:8px;font-size:16px;line-height:1.5}.store-links small{display:block;font-size:12px;color:#d2dccc}.store-links a:hover{background:#37533e}.site-footer{align-items:start;padding-block:40px 55px;gap:60px}.site-footer p{font-size:14px}.site-footer small{font-size:12px;color:#8c977f}.footer-solutions{display:grid;grid-template-columns:1fr 1fr;gap:12px 35px;max-width:680px}.footer-solutions>strong{grid-column:1/-1;font-size:14px;font-weight:600;margin-bottom:7px}.footer-solutions>a{font-size:13px;color:#6d7d61;line-height:1.6}.footer-solutions>a:hover{color:#263e27}.error-page{padding:100px 0;min-height:60vh}.error-page h1{font-size:45px}
@media(min-width:1500px){.hero{min-height:660px}.scene-wrap{height:570px}.detail-hero{min-height:610px}.detail-hero .scene-wrap{height:550px}}
@media(max-width:1400px){.content-width,.proof-strip,.contact,.site-footer{margin-left:5%;margin-right:5%}.proof-strip>div{padding-right:25px}.feature-story article{gap:50px}}
@media(max-width:1000px){header{height:86px}header nav{gap:24px}.hero{grid-template-columns:46% 54%;min-height:540px}.hero h1{font-size:48px;letter-spacing:-2.5px}.hero-copy>p{font-size:15px}.scene-wrap{height:470px}.hero-actions{flex-wrap:wrap;gap:16px}.proof-strip .strip-end{display:none}.proof-strip>div:last-of-type{border:0}.detail-hero .scene-wrap{height:465px}.detail-hero .hero-copy>p{font-size:16px}.float-label strong{max-width:160px;font-size:11px}.label-one{left:1%;top:19%}.label-two{right:1%;max-width:210px}.grade-section{gap:45px}.apps-banner{padding:35px;gap:35px}.benefit-grid{gap:20px}.faq-section{gap:45px}.story-heading h2{font-size:30px}.site-footer{gap:30px}}
@media(max-width:700px){header{height:78px;padding-inline:6%;gap:14px}header .brand{font-size:27px}.header-cta,.nav-contact{display:none}header nav{font-size:12px;gap:17px}header summary{gap:5px}.solutions-menu{position:fixed;left:5%;right:5%;top:70px;min-width:0}.solutions-menu a{font-size:14px}.hero{display:flex;flex-direction:column;align-items:stretch;padding:38px 6% 12px;gap:12px}.hero h1{font-size:53px;letter-spacing:-3px}.hero-copy>p{font-size:16px}.eyebrow{font-size:10px;letter-spacing:1.1px}.hero-actions{gap:20px}.hero-note{font-size:11px;margin-top:24px}.scene-wrap{height:430px;margin-inline:-5%}.scene-top{top:24px;font-size:9px;letter-spacing:1.4px}.label-one{left:3%;top:20%;padding:10px 12px}.float-label strong{max-width:180px;font-size:11px}.label-two{bottom:25%;max-width:230px;font-size:10px}.scene-controls{bottom:35px}.scene-controls>span{font-size:10px}.drag-hint{font-size:9px;bottom:15px}.proof-strip{gap:10px;padding-block:22px;margin-top:12px}.proof-strip>div{border:0;padding:0;gap:8px}.proof-strip strong{font-size:25px}.proof-strip span{font-size:9px}.proof-strip b{font-size:11px}.solutions,.grade-section,.apps-banner,.feature-story,.story-callout,.faq-section,.related,.download-section{margin-top:60px;margin-bottom:60px}.section-heading{display:block;margin-bottom:28px}.section-heading h2,h2{font-size:31px}.section-heading p{margin-top:20px;font-size:15px}.solution-grid{grid-template-columns:1fr;gap:14px}.solution-card:last-child{grid-column:auto}.solution-card{padding:24px}.solution-card h3{font-size:24px}.solution-card p{font-size:15px}.solution-card .card-link{font-size:13px}.grade-section{grid-template-columns:1fr;gap:25px}.grade-section h3{font-size:24px}.grade-section>div:first-child>p{max-width:none;font-size:16px}.grade-section article:last-child{margin-bottom:0}.apps-banner{grid-template-columns:1fr;padding:29px;gap:35px}.apps-banner h2{font-size:30px}.app-pair{max-width:none;justify-content:start;align-items:center}.app-pair>p{text-align:left;margin-left:5px}.app-logo{width:57px;height:60px;font-size:54px;line-height:48px;border-radius:13px}.breadcrumb{font-size:11px;padding-top:22px;gap:8px}.detail-hero{padding-top:25px}.detail-hero h1{font-size:43px;letter-spacing:-2px}.detail-hero .hero-copy>p{font-size:16px;line-height:1.85}.detail-hero .eyebrow{font-size:9px;line-height:1.7}.detail-hero .scene-wrap{height:430px}.benefit-grid{grid-template-columns:1fr;padding-block:25px;gap:25px}.benefit-grid article{display:grid;grid-template-columns:40px 1fr;gap:0 12px}.benefit-number{grid-row:1/3;font-size:24px;padding-top:3px}.benefit-grid h2{font-size:19px;margin:0}.benefit-grid p{grid-column:2;font-size:15px;margin-top:9px}.feature-story article{grid-template-columns:1fr;gap:22px;padding:25px 0}.story-heading h2{font-size:29px}.feature-story p{font-size:16px;line-height:1.9}.story-callout{padding:25px;gap:15px}.story-callout>span{font-size:30px}.story-callout h2{font-size:24px}.story-callout p{font-size:15px}.faq-section{grid-template-columns:1fr;gap:30px}.faq-section summary{font-size:16px;gap:18px}.faq-section p{font-size:15px}.related>div{grid-template-columns:1fr}.related a{font-size:17px;padding:21px}.application-grid{grid-template-columns:1fr}.application-card{padding:24px}.application-card h3{font-size:25px}.contact{padding:30px;display:block;margin-block:60px}.contact h2{font-size:32px;margin-bottom:28px}.contact>a{font-size:22px}.contact small{font-size:13px}.site-footer{display:block;padding-top:30px}.footer-solutions{margin-top:30px;gap:12px 20px}.footer-solutions>a{font-size:12px}.error-page{padding-block:70px}.error-page h1{font-size:37px;letter-spacing:-1px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
.screens-section{margin-block:95px}.screens-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:30px;padding:35px;border:1px solid #dae4d3;border-radius:20px;background:linear-gradient(125deg,#e7efdc,#eff3ee)}.screens-grid.screens-3{grid-template-columns:repeat(3,minmax(0,1fr))}.app-screen{margin:0;text-align:center;min-width:0}.app-screen img{display:block;width:min(100%,245px);height:auto;aspect-ratio:720/1600;object-fit:contain;border:7px solid #23362f;border-radius:26px;box-shadow:0 18px 32px #25362920;margin:0 auto;background:white}.app-screen:nth-child(2) img{border-color:#23424b}.app-screen figcaption{margin-top:22px}.app-screen h3{font-size:21px;letter-spacing:-.5px;margin:0 0 9px;font-weight:600}.app-screen p{font-size:14px;margin:0 auto 12px;max-width:310px;line-height:1.7}.app-screen a{font-size:13px;color:#516f3b}.motion-toggle{font:600 17px Arial;width:34px;height:34px;border:0;border-radius:9px;background:#f0f4e8}.motion-toggle[aria-pressed="true"]{background:#e3efd2}[hidden]{display:none!important}@media(max-width:700px){.screens-section{margin-block:60px}.screens-grid,.screens-grid.screens-3{grid-template-columns:1fr;padding:26px;gap:38px}.app-screen img{width:min(100%,235px)}.app-screen h3{font-size:21px}.scene-controls{gap:8px;padding-left:10px}.scene-controls>span{font-size:9px}}

.contact-actions{display:flex;gap:16px 44px;flex-wrap:wrap;align-items:flex-start}.contact-actions>a{font-size:22px;font-weight:500}.contact-actions>a>span{padding-left:24px}.contact-actions small{display:block;font-size:13px;font-weight:400;margin-top:12px}@media(max-width:700px){.contact-actions{flex-direction:column;gap:22px}}
