:root{--rs-green-900:#0f3d2e;--rs-green-700:#14532d;--rs-green-600:#1a7a4c;--rs-green-500:#22a05f;--rs-green-100:#e6f5ec;--rs-orange:#f59e0b;--rs-blue:#2563eb;--rs-purple:#7c3aed;--rs-ink:#111827;--rs-gray:#6b7280;--rs-gray-soft:#9ca3af;--rs-bg:#f4faf6;--rs-white:#fff;--rs-border:#1118270f;--rs-shadow:0 10px 30px #0f3d2e14;--rs-radius-lg:22px;--rs-radius-md:16px;font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif}*{box-sizing:border-box}.home{min-height:100vh;color:var(--rs-ink);background:linear-gradient(#f4faf6 0%,#eef7f1 40%,#f4faf6 100%);padding:28px clamp(20px,5vw,72px) 60px}.home-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.brand{align-items:center;gap:14px;display:flex}.brand-logo{object-fit:contain;width:56px;height:56px}.brand-text{flex-direction:column;line-height:1.25;display:flex}.brand-name{letter-spacing:.02em;color:var(--rs-green-700);font-size:18px;font-weight:800}.brand-tagline{color:var(--rs-gray);font-size:13px}.help-pill{background:var(--rs-white);color:var(--rs-green-700);box-shadow:var(--rs-shadow);border:1px solid var(--rs-border);border-radius:999px;align-items:center;gap:8px;padding:10px 18px;font-size:14px;font-weight:700;text-decoration:none;transition:transform .15s,box-shadow .15s;display:inline-flex}.help-pill:hover{transform:translateY(-1px);box-shadow:0 14px 34px #0f3d2e1f}.help-icon{background:var(--rs-green-100);width:20px;height:20px;color:var(--rs-green-700);border-radius:50%;justify-content:center;align-items:center;font-size:12px;font-weight:800;display:inline-flex}.hero{grid-template-columns:1.1fr .9fr;align-items:center;gap:24px;padding:48px 0 56px;display:grid}.hero-eyebrow{color:var(--rs-green-600);margin:0 0 4px;font-size:20px;font-weight:700}.hero-title{letter-spacing:-.02em;background:linear-gradient(135deg, var(--rs-green-900), var(--rs-green-500));color:#0000;-webkit-background-clip:text;background-clip:text;margin:0;font-size:clamp(40px,6vw,64px);font-weight:900;line-height:1.02}.hero-subtitle{color:#374151;margin:10px 0 0;font-size:clamp(18px,2.4vw,24px);font-weight:600}.hero-rule{background:var(--rs-orange);border-radius:4px;width:74px;height:4px;margin:22px 0}.hero-lede{color:var(--rs-gray);max-width:46ch;margin:0;font-size:16px;line-height:1.6}.hero-art{justify-content:center;display:flex;position:relative}.school-illustration{width:100%;max-width:460px;height:auto}.art-ring{fill:none;stroke:var(--rs-green-500);stroke-opacity:.25;stroke-width:1.5px}.art-leaves path{fill:var(--rs-green-500);opacity:.5}.art-building{fill:var(--rs-white);stroke:var(--rs-green-600);stroke-opacity:.18}.art-tower{fill:#eef7f1;stroke:var(--rs-green-600);stroke-opacity:.18}.art-roof{fill:var(--rs-green-600);opacity:.85}.art-clock{fill:var(--rs-white);stroke:var(--rs-green-700);stroke-width:2px}.art-clock-hand{stroke:var(--rs-green-700);stroke-width:1.6px;stroke-linecap:round}.art-window{fill:#cfe9db}.art-door{fill:var(--rs-green-700);opacity:.85}.art-door-knob{fill:var(--rs-white)}.art-ground{fill:var(--rs-green-500);opacity:.08}.roles-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:20px;margin-bottom:40px;display:grid}.role-card{border-radius:var(--rs-radius-lg);color:inherit;box-shadow:var(--rs-shadow);border:1px solid var(--rs-border);flex-direction:column;align-items:flex-start;gap:8px;padding:30px 24px 26px;text-decoration:none;transition:transform .18s,box-shadow .18s;display:flex;position:relative;overflow:hidden}.role-card:hover{transform:translateY(-4px);box-shadow:0 18px 40px #0f3d2e24}.role-corner{opacity:.9;border-style:solid;border-width:0 34px 34px 0;width:0;height:0;position:absolute;top:0;right:0}.role-avatar{border-radius:50%;justify-content:center;align-items:center;width:76px;height:76px;margin-bottom:6px;font-size:34px;display:flex}.role-title{letter-spacing:.02em;margin:0;font-size:19px;font-weight:800}.role-desc{color:var(--rs-gray);min-height:40px;margin:0 0 14px;font-size:13.5px;line-height:1.5}.role-cta{color:var(--rs-white);border-radius:12px;align-items:center;gap:10px;margin-top:auto;padding:10px 18px;font-size:13.5px;font-weight:700;display:inline-flex}.role-arrow{transition:transform .18s}.role-card:hover .role-arrow{transform:translate(3px)}.role-admin{background:#eefbf3}.role-admin .role-corner{border-color:transparent var(--rs-green-500) transparent transparent}.role-admin .role-avatar{background:radial-gradient(circle at 30% 30%, #34d399, var(--rs-green-600))}.role-admin .role-title{color:var(--rs-green-700)}.role-admin .role-cta{background:var(--rs-green-600)}.role-teacher{background:#fff7ea}.role-teacher .role-corner{border-color:transparent var(--rs-orange) transparent transparent}.role-teacher .role-avatar{background:radial-gradient(circle at 30% 30%, #fcd34d, var(--rs-orange))}.role-teacher .role-title{color:#b45309}.role-teacher .role-cta{background:var(--rs-orange)}.role-student{background:#eaf2ff}.role-student .role-corner{border-color:transparent var(--rs-blue) transparent transparent}.role-student .role-avatar{background:radial-gradient(circle at 30% 30%, #93c5fd, var(--rs-blue))}.role-student .role-title{color:#1e40af}.role-student .role-cta{background:var(--rs-blue)}.role-cashier{background:#fdeeea}.role-cashier .role-corner{border-color:#0000 #ea580c #0000 #0000}.role-cashier .role-avatar{background:radial-gradient(circle at 30% 30%,#fdba74,#ea580c)}.role-cashier .role-title{color:#c2410c}.role-cashier .role-cta{background:#ea580c}.role-parent{background:#f3ecff}.role-parent .role-corner{border-color:transparent var(--rs-purple) transparent transparent}.role-parent .role-avatar{background:radial-gradient(circle at 30% 30%, #c4b5fd, var(--rs-purple))}.role-parent .role-title{color:#5b21b6}.role-parent .role-cta{background:var(--rs-purple)}.features-strip{background:var(--rs-white);border-radius:var(--rs-radius-lg);box-shadow:var(--rs-shadow);border:1px solid var(--rs-border);text-align:center;grid-template-columns:repeat(6,1fr);gap:18px;padding:32px 20px;display:grid}.feature-icon{margin-bottom:8px;font-size:26px;display:block}.feature-title{margin:0 0 4px;font-size:14px;font-weight:700}.feature-desc{color:var(--rs-gray-soft);margin:0;font-size:12.5px;line-height:1.45}.feature:first-child .feature-title{color:var(--rs-green-600)}.feature:nth-child(2) .feature-title{color:var(--rs-blue)}.feature:nth-child(3) .feature-title{color:var(--rs-orange)}.feature:nth-child(4) .feature-title{color:var(--rs-purple)}.feature:nth-child(5) .feature-title{color:#db2777}.feature:nth-child(6) .feature-title{color:#0d9488}.home-footer{text-align:center;color:var(--rs-gray-soft);margin-top:40px;font-size:13px}@media (width<=980px){.hero{grid-template-columns:1fr}.hero-art{order:-1}.features-strip{grid-template-columns:repeat(3,1fr)}}@media (width<=560px){.home-header{flex-wrap:wrap;gap:12px}.features-strip{grid-template-columns:repeat(2,1fr)}.role-desc{min-height:0}}*{box-sizing:border-box;margin:0;padding:0}body{background:#f5f7fb;font-family:Arial,Helvetica,sans-serif}
