@import "tailwindcss";
@import url("mobile-fixes.css");

@media (max-width:700px){.hero-facts{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important;justify-content:initial!important}.hero-facts div{display:block!important;min-width:0}.hero-facts b,.hero-facts span{display:block!important}.hero-facts span{margin-top:4px;letter-spacing:.04em}}

:root{--ink:#102c26;--deep:#123f34;--green:#175a49;--lime:#c8f04a;--paper:#f4f1e8;--white:#fffef8;--line:#d8d4c8;--muted:#69746f;--red:#ee5a47;--blue:#85b9ff;--orange:#ff9563;--yellow:#f5d65c}
html,body{overflow-x:hidden}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:17px;line-height:1.5}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.shell{width:min(1440px,calc(100% - 64px));margin:0 auto}.site-header{height:86px;width:min(1440px,calc(100% - 64px));margin:auto;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(16,44,38,.13);position:relative;z-index:10}.brand{display:flex;align-items:center;gap:12px}.brand-logo{flex:0 0 auto}.site-logo{display:block;width:224px;height:60px;object-fit:contain;object-position:left center}.footer .site-logo{width:250px;height:70px}.brand-mark{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:var(--ink);color:var(--lime);font-weight:900}.brand b{font-size:15px;letter-spacing:.04em;display:block}.brand small{display:block;font-size:9px;text-transform:uppercase;letter-spacing:.15em;color:var(--muted)}.main-nav{display:flex;gap:36px;font-size:14px;font-weight:700}.main-nav a:hover,.text-link:hover{color:var(--green)}.header-actions{display:flex;align-items:center;gap:24px}.text-link{font-size:14px;font-weight:700}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:54px;padding:0 25px;background:var(--lime);border:1px solid var(--lime);border-radius:8px;color:var(--ink);font-weight:900;transition:.2s transform,.2s box-shadow}.button:hover{transform:translateY(-2px);box-shadow:0 10px 25px rgba(16,44,38,.14)}.button-small{min-height:42px;padding:0 18px;font-size:14px}.button-ghost{background:transparent;border-color:#aeb4ac}.button-light{background:var(--white);border-color:var(--white)}.hero{min-height:700px;display:grid;grid-template-columns:.92fr 1.08fr;gap:70px;align-items:center;padding-top:42px;padding-bottom:76px}.kicker{font-size:12px;letter-spacing:.12em;text-transform:uppercase;font-weight:900;color:var(--green);display:flex;align-items:center;gap:10px}.kicker span{width:30px;height:3px;background:var(--lime);display:inline-block}.hero h1,.section-heading h2,.bundle-copy h2,.school-copy h2,.profteh-banner h2,.legal-page h1,.checkout-title h1,.demo-title h1,.admin-title h1{font-family:Georgia,'Times New Roman',serif;font-weight:400;letter-spacing:-.045em;line-height:.98;margin:22px 0}.hero h1{font-size:clamp(64px,6vw,96px)}.hero h1 em{font-style:normal;color:var(--green)}.hero-lead{font-size:20px;max-width:610px;color:#50615b}.hero-actions{display:flex;gap:14px;margin:34px 0}.hero-facts{display:flex;gap:46px;margin-top:50px}.hero-facts div{display:flex;gap:12px;align-items:center}.hero-facts b{font-family:Georgia,serif;font-size:32px}.hero-facts span{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);line-height:1.3}.hero-visual{height:540px;background:var(--ink);border-radius:26px;padding:20px;position:relative;box-shadow:0 24px 60px rgba(17,45,38,.18);transform:rotate(1deg)}.visual-top{height:46px;color:#dce7e2;display:flex;justify-content:space-between;align-items:flex-start;font-size:12px;text-transform:uppercase;letter-spacing:.1em}.visual-top b{color:var(--lime)}.road-scene{height:330px;border-radius:15px;background:linear-gradient(#bed6d4 0 38%,#8a958d 39% 100%);position:relative;overflow:hidden}.road-scene:after{content:"";position:absolute;left:15%;right:15%;top:38%;bottom:-40%;background:#49514e;clip-path:polygon(38% 0,62% 0,100% 100%,0 100%)}.road-lines{position:absolute;z-index:2;left:31%;right:31%;top:41%;bottom:0;display:flex;justify-content:space-around}.road-lines i{width:4px;background:repeating-linear-gradient(to bottom,#fff 0 24px,transparent 24px 45px);transform:perspective(180px) rotateX(-10deg)}.traffic-light{position:absolute;z-index:4;right:23%;top:72px;width:44px;padding:6px;border-radius:12px;background:#16221f;display:grid;gap:5px;box-shadow:0 13px 0 -10px #16221f}.traffic-light:after{content:"";position:absolute;width:6px;height:115px;background:#16221f;left:19px;top:100%}.traffic-light i{width:32px;height:32px;border-radius:50%;background:#34433f}.traffic-light .red{background:#ef604f}.traffic-light .green{background:#b9e84d}.car{position:absolute;z-index:5;bottom:18px;left:50%;transform:translateX(-50%);width:145px;height:70px;background:#236a59;color:#fff;border-radius:55px 55px 18px 18px;display:flex;align-items:flex-end;justify-content:center;padding:10px;font-size:9px;letter-spacing:.15em}.visual-question{height:124px;display:flex;align-items:center;justify-content:space-between;color:white;padding:10px 8px 0}.visual-question small{display:block;color:var(--lime);font-weight:900;font-size:10px;letter-spacing:.12em}.visual-question strong{font-family:Georgia,serif;font-size:21px;font-weight:400}.answer-pills{display:flex;gap:8px}.answer-pills span{border:1px solid #547069;padding:10px 15px;border-radius:30px;font-size:13px}.answer-pills .active{background:var(--lime);color:var(--ink);border-color:var(--lime)}.floating-score{position:absolute;right:-25px;top:205px;background:var(--lime);border-radius:50%;width:110px;height:110px;display:grid;place-content:center;text-align:center;font-size:28px;font-family:Georgia,serif;font-weight:700;box-shadow:0 12px 30px rgba(0,0,0,.18)}.floating-score small{font:800 8px Arial;text-transform:uppercase;letter-spacing:.08em}.trust-strip{background:var(--lime);padding:24px 0}.trust-strip .shell{display:grid;grid-template-columns:190px 1fr 30px;align-items:center}.trust-strip b{font-size:14px}.trust-strip span{font-family:Georgia,serif;font-size:18px}.trust-strip i{font-style:normal;font-size:24px}.section{padding-top:110px;padding-bottom:110px}.section-heading{display:grid;grid-template-columns:1.1fr .9fr;gap:80px;align-items:end;margin-bottom:55px}.section-heading h2,.bundle-copy h2,.school-copy h2{font-size:clamp(48px,5vw,74px)}.section-heading p{font-size:19px;color:var(--muted);max-width:570px}.product-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:18px}.product-card{grid-column:span 2;background:var(--white);border:1px solid var(--line);border-radius:18px;overflow:hidden;min-height:540px;display:flex;flex-direction:column}.product-card.featured{grid-column:span 4;display:grid;grid-template-columns:1.05fr .95fr}.product-art{height:210px;background:#dfe7e2;position:relative;overflow:hidden}.featured .product-art{height:100%;min-height:540px}.product-art:before{content:"";position:absolute;inset:20% 5% -20%;background:linear-gradient(145deg,#b5c4bc,#e9ede9);clip-path:polygon(36% 0,64% 0,100% 100%,0 100%)}.product-art:after{content:"";position:absolute;width:70px;height:70px;border:12px solid var(--lime);border-radius:50%;left:50%;top:48%;transform:translate(-50%,-50%)}.accent-blue .product-art:after{border-color:var(--blue)}.accent-orange .product-art:after{border-color:var(--orange)}.accent-yellow .product-art:after{border-color:var(--yellow)}.accent-red .product-art:after{border-color:var(--red)}.product-art i{position:absolute;z-index:2;width:6px;height:120px;background:#fff;bottom:-30px;left:42%;transform:rotate(15deg)}.product-art i:nth-of-type(2){left:55%;transform:rotate(-5deg)}.product-art i:nth-of-type(3){left:67%;transform:rotate(-18deg)}.product-number{position:absolute;z-index:3;left:18px;top:16px;font:700 13px Georgia,serif}.product-body{padding:26px;display:flex;flex-direction:column;flex:1}.product-body>small{font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.1em;color:var(--green)}.product-body h3{font:400 34px Georgia,serif;margin:8px 0 12px;letter-spacing:-.025em}.featured .product-body h3{font-size:48px}.product-body p{color:var(--muted);font-size:15px;margin:0}.product-benefit{font-size:12px;font-weight:800;margin-top:18px}.product-footer{display:flex;justify-content:space-between;align-items:end;border-top:1px solid var(--line);padding-top:18px;margin-top:auto}.product-footer>div:first-child span{font-size:11px;color:var(--muted);display:block}.product-footer b{font:400 24px Georgia,serif}.card-actions{display:flex;align-items:center;gap:12px}.demo-link{font-size:13px;font-weight:900;border-bottom:1px solid}.round-link{width:42px;height:42px;border-radius:50%;background:var(--ink);color:white;display:grid;place-items:center;font-size:22px}.dark-section{background:var(--ink);color:white}.inverse .kicker{color:var(--lime)}.inverse p{color:#a9b9b3}.steps{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #48645c}.steps article{padding:35px 28px 10px 0;border-right:1px solid #48645c;margin-right:28px}.steps article:last-child{border:0}.steps span{color:var(--lime);font-size:12px;font-weight:900}.steps h3{font:400 32px Georgia,serif;margin:70px 0 12px}.steps p{color:#a9b9b3;font-size:15px}.bundle-card{background:#e0e9e3;border-radius:24px;display:grid;grid-template-columns:1.2fr .8fr;padding:65px;gap:80px}.bundle-copy p{font-size:18px;color:var(--muted);max-width:680px}.bundle-copy ul{display:grid;grid-template-columns:1fr 1fr;padding:0;margin:32px 0 0;list-style:none;gap:12px}.bundle-copy li:before{content:"✓";font-weight:900;margin-right:10px;color:var(--green)}.bundle-price{background:var(--ink);color:white;border-radius:18px;padding:42px;display:flex;flex-direction:column;justify-content:center}.bundle-price>span{text-decoration:line-through;color:#97aaa3;font-size:14px}.bundle-price>b{font:400 64px Georgia,serif;color:var(--lime);line-height:1.1;margin:12px 0}.bundle-price>small{color:#b8c5c0;margin-bottom:28px}.bundle-price em{font-style:normal;text-align:center;color:var(--lime);font-size:12px;font-weight:900;margin-top:18px}.schools-section{background:#d7e6ff}.schools-grid{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:100px}.school-card{background:var(--white);border-radius:24px;padding:28px;box-shadow:0 25px 55px rgba(41,73,111,.12);transform:rotate(-2deg)}.school-code{height:310px;border-radius:16px;background:var(--green);color:white;display:grid;place-content:center;text-align:center}.school-code span{text-transform:uppercase;font-size:11px;letter-spacing:.12em;color:#bcd1ca}.school-code b{font:400 54px Georgia,serif;letter-spacing:.18em;margin-top:15px;color:var(--lime)}.school-stats{display:grid;grid-template-columns:repeat(3,1fr);padding-top:24px}.school-stats span{font-size:11px;color:var(--muted);text-align:center;border-right:1px solid var(--line)}.school-stats span:last-child{border:0}.school-stats b{display:block;color:var(--ink);font:400 30px Georgia,serif}.school-copy p{font-size:19px;color:#496373}.school-options{display:flex;gap:12px;margin:28px 0}.school-options div{background:rgba(255,255,255,.55);border:1px solid #b7cce9;border-radius:10px;padding:14px 20px}.school-options small{display:block;color:#5b7188;font-size:11px;text-transform:uppercase}.school-options b{font:400 24px Georgia,serif}.profteh-banner{margin-top:100px;margin-bottom:100px;background:var(--green);color:white;border-radius:22px;padding:56px 65px;display:flex;align-items:center;justify-content:space-between;gap:40px}.profteh-banner small{color:var(--lime);font-weight:900;letter-spacing:.12em}.profteh-banner h2{font-size:48px;margin:12px 0}.profteh-banner p{color:#c1d3cd;max-width:760px}.footer{background:var(--ink);color:white;padding:65px max(32px,calc((100vw - 1440px)/2));display:grid;grid-template-columns:1.2fr .8fr 1fr;gap:70px}.footer-brand .brand-mark{background:var(--lime);color:var(--ink)}.footer p,.footer a{font-size:13px;color:#a8bbb4}.footer-links{display:flex;flex-direction:column;gap:12px}.footer-meta{text-align:right}.legal-shell,.checkout-shell,.demo-shell,.admin-shell{width:min(1180px,calc(100% - 64px));margin:auto}.legal-page,.checkout-page,.demo-page,.admin-page{min-height:100vh}.legal-page article{background:var(--white);border:1px solid var(--line);border-radius:18px;padding:65px;margin:70px 0}.legal-page h1,.checkout-title h1,.demo-title h1,.admin-title h1{font-size:64px}.legal-page h2{font:400 30px Georgia,serif;margin-top:38px}.legal-page p,.legal-page li{color:#4f5e59}.legal-note{padding:18px;background:#fff4cf;border-radius:10px;border:1px solid #e5ca63}.checkout-layout{display:grid;grid-template-columns:1fr 420px;gap:40px;padding:50px 0 100px}.checkout-title{grid-column:1/-1}.checkout-title p{color:var(--muted);font-size:19px}.panel{background:var(--white);border:1px solid var(--line);border-radius:18px;padding:32px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.field{display:flex;flex-direction:column;gap:7px}.field.full{grid-column:1/-1}.field label{font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.field input,.field select,.field textarea{border:1px solid #c8c9c2;background:white;border-radius:8px;padding:14px 15px;outline:none}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px rgba(23,90,73,.1)}.checkbox{display:flex;align-items:flex-start;gap:10px;font-size:13px;color:#54625d;margin:15px 0}.checkbox input{width:18px;height:18px;accent-color:var(--green);flex:0 0 auto}.checkbox a{text-decoration:underline;font-weight:700}.order-card{position:sticky;top:24px}.order-card h2{font:400 30px Georgia,serif;margin-top:0}.order-line{display:flex;justify-content:space-between;padding:14px 0;border-bottom:1px solid var(--line)}.order-total{display:flex;justify-content:space-between;align-items:end;padding:25px 0}.order-total b{font:400 38px Georgia,serif}.secure-note{font-size:12px;color:var(--muted);text-align:center;margin-top:15px}.success-box{background:#e6f4d5;border:1px solid #acd260;border-radius:12px;padding:20px;margin-top:20px}.demo-header{padding:55px 0 25px}.demo-stage{background:var(--ink);border-radius:22px;color:white;padding:60px;min-height:480px;position:relative;overflow:hidden}.demo-badge{color:var(--lime);font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.demo-stage h2{font:400 52px Georgia,serif;max-width:700px}.demo-stage p{color:#b7c8c2;max-width:650px}.demo-road{position:absolute;right:-60px;bottom:-120px;width:480px;height:420px;border:80px solid #346657;border-radius:50%;opacity:.55}.demo-actions{display:flex;gap:12px;margin-top:40px}.admin-toolbar{display:flex;justify-content:space-between;align-items:center;margin:50px 0 28px}.admin-title p{color:var(--muted)}.admin-login{display:flex;gap:10px}.admin-login input{border:1px solid var(--line);border-radius:8px;padding:10px 12px}.status-pill{display:inline-flex;padding:6px 9px;border-radius:30px;background:#e7f4d7;color:#3f6620;font-size:11px;font-weight:900}.status-pill.off{background:#eee9df;color:#796e5d}.admin-table{width:100%;border-collapse:collapse}.admin-table th{text-align:left;font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);padding:12px}.admin-table td{padding:16px 12px;border-top:1px solid var(--line)}.admin-table input{max-width:120px;border:1px solid var(--line);border-radius:7px;padding:8px}.admin-note{background:#fff4cf;border:1px solid #e7ce72;border-radius:10px;padding:16px;font-size:13px;margin-bottom:22px}
@media(max-width:1050px){.main-nav{display:none}.hero{grid-template-columns:1fr;gap:20px}.hero-visual{max-width:800px}.product-card,.product-card.featured{grid-column:span 3;display:flex}.featured .product-art{height:210px;min-height:0}.schools-grid{grid-template-columns:1fr;gap:50px}.bundle-card{grid-template-columns:1fr}.checkout-layout{grid-template-columns:1fr}.order-card{position:static}.footer{grid-template-columns:1fr 1fr}.footer-meta{text-align:left}}
@media(max-width:700px){body{font-size:16px}.shell,.site-header,.legal-shell,.checkout-shell,.demo-shell,.admin-shell{width:min(100% - 32px,1440px)}.site-header{height:72px}.brand small,.header-actions .text-link{display:none}.header-actions{gap:0}.hero{padding-top:30px;min-height:auto}.hero h1{font-size:52px}.hero-lead{font-size:17px}.hero-actions{flex-direction:column}.hero-facts{gap:18px;justify-content:space-between}.hero-facts div{display:block}.hero-facts b{font-size:25px}.hero-visual{height:420px;padding:14px}.road-scene{height:255px}.visual-question{height:105px}.visual-question strong{font-size:16px}.answer-pills span{padding:8px 11px}.floating-score{width:82px;height:82px;right:-10px;top:145px;font-size:22px}.trust-strip .shell{grid-template-columns:1fr}.trust-strip b,.trust-strip i{display:none}.section{padding-top:75px;padding-bottom:75px}.section-heading{grid-template-columns:1fr;gap:12px;margin-bottom:35px}.section-heading h2,.bundle-copy h2,.school-copy h2{font-size:48px}.product-grid{display:block}.product-card,.product-card.featured{margin-bottom:16px}.product-card{min-height:500px}.featured .product-body h3{font-size:34px}.steps{grid-template-columns:1fr 1fr}.steps article{margin-right:12px}.steps h3{margin-top:28px}.bundle-card{padding:28px;gap:30px}.bundle-copy ul{grid-template-columns:1fr}.bundle-price{padding:28px}.bundle-price>b{font-size:52px}.schools-grid{gap:35px}.school-code{height:220px}.school-code b{font-size:34px}.school-options{flex-direction:column}.profteh-banner{margin-top:65px;margin-bottom:65px;padding:32px;display:block}.profteh-banner h2{font-size:38px}.profteh-banner .button{margin-top:15px}.footer{grid-template-columns:1fr;padding:45px 24px;gap:30px}.legal-page article{padding:28px;margin:35px 0}.legal-page h1,.checkout-title h1,.demo-title h1,.admin-title h1{font-size:44px}.checkout-layout{padding-top:25px}.form-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.panel{padding:22px}.demo-stage{padding:32px;min-height:520px}.demo-stage h2{font-size:40px}.admin-toolbar{align-items:flex-start;flex-direction:column;gap:15px}.admin-login{width:100%}.admin-login input{min-width:0;flex:1}.admin-table{display:block;overflow-x:auto}}

.device-showcase{height:145px;display:flex;align-items:flex-end;justify-content:center;gap:13px;margin-bottom:22px;color:var(--lime)}
.device-showcase svg{display:block;overflow:visible;filter:drop-shadow(0 12px 13px rgba(0,0,0,.16))}
.device-showcase rect,.device-showcase path,.device-showcase circle{fill:none;stroke:currentColor;stroke-width:4;stroke-linejoin:round;stroke-linecap:round}
.device-showcase .device-laptop{width:154px}.device-showcase .device-tablet{width:70px}.device-showcase .device-phone{width:46px}
.school-code{padding:28px}.school-code b{letter-spacing:.08em}
@media(max-width:700px){.device-showcase{height:90px;gap:9px;margin-bottom:12px}.device-showcase .device-laptop{width:106px}.device-showcase .device-tablet{width:49px}.device-showcase .device-phone{width:33px}.school-code{padding:20px}}
@media(min-width:1101px){.profteh-banner>div{flex:1;min-width:0}.profteh-banner h2{font-size:clamp(38px,3.2vw,46px);white-space:nowrap}.profteh-banner .button{flex:0 0 auto}}
