:root{--color-logo: #deaf00;--color-accent: #ff9800;--color-text: #585248;--color-surface: #ffffff;--color-bg: #fffaf0}*{box-sizing:border-box}body{margin:0;min-height:100vh;font-family:Poppins,Segoe UI,sans-serif;color:var(--color-text);background:radial-gradient(circle at 10% 10%,rgba(222,175,0,.12),transparent 40%),radial-gradient(circle at 90% 20%,rgba(255,152,0,.14),transparent 45%),var(--color-surface)}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.container{width:min(1120px,92vw);margin:0 auto}.site-header{position:sticky;top:0;z-index:50;background:#fffffff2;border-bottom:1px solid rgba(88,82,72,.2);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:96px}.brand{display:flex;align-items:center;gap:0;font-weight:700;color:var(--color-logo)}.brand-logo{width:180px;height:90px;object-fit:contain;display:block;transform:scale(1.35);transform-origin:left center}.main-nav{display:flex;align-items:center;gap:1.15rem;flex-wrap:wrap}.header-controls{display:inline-flex;align-items:center;gap:.5rem}.nav-toggle{display:none;width:40px;height:40px;border:1px solid rgba(88,82,72,.28);border-radius:10px;background:#fff;color:#3f3a31;cursor:pointer;padding:.52rem;align-items:center;justify-content:center;gap:4px;flex-direction:column}.nav-toggle span{width:18px;height:2px;border-radius:999px;background:currentColor}.main-nav a{position:relative;font-weight:600;color:var(--color-text);padding:.2rem 0}.main-nav .nav-link-disabled{position:relative;font-weight:600;color:#4a443b8c;padding:.2rem 0;cursor:not-allowed}.main-nav a:after{content:"";position:absolute;left:0;bottom:-.25rem;width:100%;height:2px;transform:scaleX(0);transform-origin:left;background:var(--color-logo);transition:transform .18s ease}.main-nav a:hover:after,.main-nav a.active:after{transform:scaleX(1)}.lang-switcher{display:inline-flex;border:1px solid rgba(88,82,72,.25);border-radius:999px;overflow:hidden}.lang-switcher button{border:0;background:transparent;padding:.45rem .7rem;cursor:pointer;color:var(--color-text);font-weight:600}.lang-switcher button.active{background:var(--color-logo);color:var(--color-surface)}.hero{padding:3.5rem 0 2rem;animation:riseIn .42s ease both}.landing-hero{background:#fff;border-bottom:1px solid rgba(88,82,72,.15)}.landing-hero-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:2rem;align-items:center}.eyebrow{margin:0;color:var(--color-logo);font-weight:700;letter-spacing:.06em;text-transform:uppercase}.eyebrow-dot-red{align-items:center;gap:.45rem;font-size:26px}.eyebrow-dot-red:before{width:8px;height:8px;border-radius:999px;background:#585248;box-shadow:0 0 0 4px #58524829}.section-head.center .eyebrow-dot-red{justify-content:center;font-size:26px}h1,h2{margin:.4rem 0 1rem;line-height:1.2;font-size:18px}h1{font-size:clamp(1.8rem,2.6vw,2.9rem);color:#423f38}.lead{font-size:1.07rem;max-width:760px}.hero-actions{display:flex;gap:.8rem;flex-wrap:wrap}.btn{border:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:.82rem 1.15rem;font-weight:700;transition:transform .18s ease,box-shadow .18s ease}.btn:hover{transform:translateY(-2px)}.btn-logo{background:var(--color-logo);color:#fff;box-shadow:0 10px 22px #deaf0059}.btn-outline-main{background:#fff;color:var(--color-text);border:1px solid rgba(88,82,72,.28)}.btn-accent{background:var(--color-accent);color:#fff}.btn-whatsapp{background:#073a1a;color:#fff;box-shadow:0 10px 22px #25d36659;gap:.5rem}.btn-whatsapp svg{width:18px;height:18px;flex:0 0 18px}.full-width{width:100%}.phone-stage{display:flex;flex-direction:column;align-items:center;gap:1rem}.phone-frame{width:270px;height:520px;border-radius:32px;padding:.8rem}.phone-screen{width:100%;height:100%;border-radius:26px;overflow:hidden;display:flex;align-items:center;justify-content:center}.phone-screen img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.phone-nav{display:flex;gap:.6rem}.phone-nav button{width:38px;height:38px;border-radius:999px;border:1px solid rgba(88,82,72,.28);background:#fff;cursor:pointer;font-weight:700}.section-block{padding:3.2rem 0}.section-block.muted{background:#fffaf0}.section-block.section-white{background:#fff}.section-head{margin-bottom:1.3rem}.section-head.center{text-align:center}.tabs-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:0;border:1px solid rgba(88,82,72,.16);border-radius:16px;overflow:hidden;background:#fff}.tabs-buttons{display:flex;flex-direction:column;background:#fff7e5;padding:.65rem;gap:.5rem}.tabs-buttons button{border:none;border-radius:12px;background:transparent;font-weight:700;color:#645d51;text-align:left;padding:.95rem .9rem;cursor:pointer}.tabs-buttons button.active{background:#fff;color:#2d2924;box-shadow:0 8px 16px #5852481f}.tabs-content{padding:1.8rem}.tabs-content h3{margin:.25rem 0 .7rem;font-size:clamp(1.45rem,2.2vw,2rem)}.tabs-content p{margin:0;color:#615a4f}.flow-wrap{background:#2f2a24;color:#fff;border-radius:20px;padding:1.4rem;display:grid;grid-template-columns:1.1fr .9fr;gap:1rem;align-items:stretch}.flow-steps{list-style:none;margin:0;padding:0}.flow-step{display:grid;grid-template-columns:44px 1fr;gap:.8rem;padding:.85rem 0;border-top:1px solid rgba(255,255,255,.18)}.flow-step:first-child{border-top:0}.flow-badge{width:44px;height:44px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-weight:700;color:#2b271f;background:#ffc72c}.flow-step:nth-child(2) .flow-badge{background:#ff9800}.flow-step:nth-child(3) .flow-badge{background:#deaf00}.flow-step h3{margin:0 0 .4rem;color:#fff}.flow-step p{margin:0;color:#e8dcc6}.flow-note{border-radius:16px;border:1px dashed rgba(255,255,255,.25);display:flex;align-items:center;justify-content:center;text-align:center;padding:1rem;color:#fff6dd;font-weight:600}.capabilities-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.capability-card{background:#fff;border:1px solid rgba(88,82,72,.18);border-radius:16px;padding:1rem;overflow:hidden;text-align:center}.capability-image{width:100%;max-width:100%;height:440px;object-fit:contain;display:block;margin-bottom:.7rem;border-radius:10px}.capability-card h3{margin:0 0 .5rem;font-size:1.02rem;text-align:center}.capability-card p{margin:0;color:#676054;font-size:.92rem;text-align:center}.feature-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.nedir-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1px;border:1px solid rgba(88,82,72,.18);border-radius:16px;overflow:hidden;background:#58524824}.nedir-card{background:#fff;padding:1.2rem;text-align:center}.nedir-icon{width:70px;height:70px;border-radius:18px;display:inline-flex;align-items:center;justify-content:center;margin-bottom:.8rem;margin-left:auto;margin-right:auto;color:#585248;background:#fff6df;border:1px solid rgba(88,82,72,.12)}.capability-card,.feature-card,.info-card,.ref-card{text-align:center}.nedir-icon svg{width:38px;height:38px}.nedir-card:nth-child(1) .nedir-icon{color:#deaf00;background:#fff8df}.nedir-card:nth-child(2) .nedir-icon{color:#ff9800;background:#fff2df}.nedir-card:nth-child(3) .nedir-icon{color:#585248;background:#f3f1ec}.nedir-card:nth-child(4) .nedir-icon{color:#2b6cb0;background:#e6f0ff}.nedir-card:nth-child(5) .nedir-icon{color:#d64550;background:#ffe9ec}.nedir-card h3{margin:0 0 .5rem;font-size:1.16rem}.capability-card h3,.info-card h3,.ref-card h4,.cta-banner h3,.demo-grid h2{font-size:clamp(1.2rem,2vw,1.6rem)}.nedir-card p{margin:0;color:#655f53;font-size:.9rem;line-height:1.55}.school-subhead{margin-top:1.3rem}.school-veli-grid{margin-top:.85rem;grid-template-columns:repeat(4,minmax(0,1fr))}.school-demo-jump{display:inline-flex;margin-top:.75rem;font-size:.82rem;font-weight:700;color:#3f3a31;text-decoration:underline;text-underline-offset:3px}.feature-card{background:#fff;border:1px solid rgba(88,82,72,.16);border-radius:14px;padding:1.1rem}.feature-card h4{margin:0 0 .55rem}.feature-card p{margin:0;color:#665f54}.info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.info-card{background:#fff;border:1px dashed rgba(88,82,72,.35);border-radius:14px;padding:1.15rem}.info-card h3{margin:0 0 .6rem}.info-card p{margin:0;color:#676054}.refs-marquee{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}.refs-track{display:flex;width:max-content;gap:.9rem;animation:slideX 30s linear infinite}.ref-card{width:230px;border:1px solid rgba(88,82,72,.16);border-radius:14px;padding:1rem;background:#fff}.ref-card h4{margin:0 0 .5rem}.ref-card p{margin:0;color:#655f53}.cta-banner{border-radius:20px;padding:2rem;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem;background:#3f3a31;color:#fff}.cta-banner h3{margin:0 0 .5rem}.cta-banner p{margin:0;color:#fff3d5}.demo-wrap{display:grid;grid-template-columns:1.05fr .95fr;gap:1.4rem;align-items:start}.demo-copy p{margin:0;color:#675f53;line-height:1.6}.demo-contact-boxes{margin:.85rem 0 .95rem;display:grid;grid-template-columns:1fr 1fr;gap:.7rem}.demo-contact-card{border-radius:14px;min-height:140px;padding:1rem;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:.55rem;text-decoration:none;box-shadow:0 10px 22px #2b28241f}.demo-contact-card svg{width:48px;height:48px;stroke:currentColor}.demo-contact-card div{display:grid;gap:.18rem}.demo-contact-card strong{display:block;font-size:1.08rem;font-weight:800;line-height:1}.demo-contact-card small{display:block;font-size:.7rem;font-weight:600;opacity:.94;line-height:2.2}.demo-contact-card span{display:block;font-size:2rem;font-weight:800;opacity:.95;line-height:2.2}.demo-contact-card-dark{background:#232323;color:#fff}.demo-contact-card-green{background:#1da95a;color:#fff}.demo-contact-card-mail{background:#f5f7ff;color:#1e295f;border:1px solid rgba(30,41,95,.2)}.demo-contact-card-mail-horizontal{margin-top:.4rem;width:100%;min-height:86px;flex-direction:row;justify-content:center;text-align:center;align-items:center}.demo-contact-card-mail-horizontal svg{flex:0 0 42px;width:42px;height:42px}.demo-contact-card-mail-horizontal div{text-align:center}.demo-contact-card .contact-email{font-size:1.05rem;line-height:1.25;word-break:break-all}.demo-list{list-style:none;margin:1rem 0 0;padding:0;display:grid;gap:.65rem}.demo-list li{display:flex;align-items:flex-start;gap:.55rem;color:#4c463d;font-weight:500}.demo-list svg{width:18px;height:18px;flex:0 0 18px;margin-top:2px;stroke:#deaf00}.demo-form{border:1px solid rgba(88,82,72,.18);background:#fff;border-radius:18px;padding:1.15rem;display:flex;flex-direction:column;gap:.85rem;box-shadow:0 14px 32px #5852481f}.form-fields{display:flex;flex-direction:column;gap:.8rem}.quick-contact-widget{display:inline-block;align-self:flex-start;margin:0 0 .35rem;padding:.38rem 1rem;border-radius:999px;background:linear-gradient(135deg,#1faf5d,#15954e);color:#fff;font-size:.72rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase;box-shadow:0 8px 18px #16964f47}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.field{display:flex;flex-direction:column;gap:.38rem}.field label{font-size:.86rem;color:#5a5449;font-weight:600}.demo-form input,.demo-form select,.demo-form textarea{border:1px solid rgba(88,82,72,.25);border-radius:10px;padding:.72rem;font:inherit;color:#3f3a31;background:#fff}.demo-form textarea{resize:vertical;min-height:92px}.btn-blue{background:#3f3a31;color:#fff;gap:.45rem}.btn-blue:disabled{opacity:.8;cursor:wait}.btn-blue svg{width:18px;height:18px;stroke:currentColor}.form-note{margin:0;text-align:center;color:#7a7367;font-size:.82rem}.form-error{margin:0;border:1px solid rgba(232,43,47,.25);background:#e82b2f14;color:#8f2022;border-radius:10px;padding:.6rem .75rem;font-size:.85rem}.form-success{text-align:center;border:1px dashed rgba(88,82,72,.28);border-radius:14px;padding:1rem;color:#4f493f}.form-success svg{width:34px;height:34px;stroke:#deaf00}.form-success h4{margin:.4rem 0}.form-success p{margin:0}.content-grid{padding:1rem 0 2rem}.cards{display:grid;gap:1rem;grid-template-columns:repeat(3,minmax(0,1fr))}.card{background:var(--color-surface);border:1px solid rgba(88,82,72,.15);border-left:4px solid var(--color-logo);border-radius:14px;padding:1rem;box-shadow:0 6px 20px #58524814}.faq-section,.inner-page{padding:1rem 0 2rem}.contact-intro-section{padding-top:1.2rem}.contact-intro-card{background:#fff;border:1px solid rgba(88,82,72,.12);border-radius:16px;padding:1.4rem 1.2rem}.contact-intro-title{margin:0 0 .8rem;text-align:center;color:var(--color-logo)}.contact-intro-text{margin:.6rem auto 0;max-width:920px;text-align:center;color:#5f584e;line-height:1.65}.school-page-banner{padding:2.4rem 0 2.8rem;background:#fff}.school-banner-grid{display:grid;grid-template-columns:1fr minmax(320px,520px);gap:1.5rem;align-items:center}.school-banner-copy h1{margin:.55rem 0 .85rem;max-width:680px}.school-banner-lead{margin:0;max-width:640px;color:#5d564b;line-height:1.66;font-size:1.02rem}.school-store-links{margin-top:1.15rem;display:flex;gap:.7rem;flex-wrap:wrap}.personnel-page-banner{background:#fff}.personnel-banner-title{max-width:520px;line-height:1.05}.store-link-whatsapp{color:#fff;background:#1da95a;box-shadow:0 10px 20px #1da95a4d}.personnel-photo-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.6rem;align-items:stretch}.personnel-photo-card{margin:0;border-radius:18px;overflow:hidden;border:1px solid rgba(88,82,72,.16);box-shadow:0 14px 28px #58524829;background:#fff;min-height:320px}.personnel-photo-card img{width:100%;height:100%;display:block;object-fit:cover}.personnel-flow-section{background:#12162b;padding-top:3.4rem;padding-bottom:3.4rem}.personnel-flow-wrap{border:1px solid rgba(255,255,255,.14);border-radius:28px;padding:1.6rem 1.8rem;background:#ffffff05}.personnel-flow-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:1.4rem;align-items:center}.personnel-flow-steps{list-style:none;margin:0;padding:0}.personnel-flow-step{display:grid;grid-template-columns:48px 1fr;gap:.9rem;align-items:start;padding:.95rem 0;border-top:1px solid rgba(255,255,255,.14)}.personnel-flow-step:first-child{border-top:0}.personnel-flow-icon{width:44px;height:44px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:#ffffff14;color:#ffc72c}.personnel-flow-icon svg{width:24px;height:24px;stroke:currentColor}.personnel-flow-step:nth-child(2) .personnel-flow-icon{color:#1aa36a}.personnel-flow-step:nth-child(3) .personnel-flow-icon{color:#e8483a}.personnel-flow-step p{margin:0;font-size:1rem;line-height:1.6;color:#d9dbe8}.personnel-flow-step p strong{color:#fff;font-weight:800}.personnel-flow-visual{margin:0;border-radius:18px;overflow:hidden;border:1px solid rgba(255,255,255,.2);background:#ffffff0f;box-shadow:0 16px 30px #0000004d;width:min(100%,300px);min-height:320px;justify-self:center}.personnel-flow-visual img{width:100%;height:100%;display:block;object-fit:cover}.store-link{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:46px;border-radius:12px;padding:.72rem 1.15rem;font-weight:700;font-size:.92rem;transition:transform .18s ease,box-shadow .18s ease}.store-link svg{width:18px;height:18px;flex:0 0 18px}.store-link:hover{transform:translateY(-2px)}.store-link-dark{color:#fff;background:#1f1d1a;box-shadow:0 10px 20px #1f1d1a40}.store-link-light{color:#3d382f;background:#fff3d2;border:1px solid rgba(88,82,72,.24)}.school-phone-canvas{position:relative;min-height:540px}.school-phone-shot{margin:0;position:absolute;width:clamp(138px,14vw,170px);aspect-ratio:9 / 19;border-radius:24px;overflow:hidden;box-shadow:0 18px 38px #58524833;animation:softFloat 4.6s ease-in-out infinite}.school-phone-shot img{width:100%;height:100%;display:block;object-fit:cover}.shot-a{left:2%;top:14%;z-index:3;animation-delay:0s}.shot-b{left:30%;top:0;z-index:5;animation-delay:.4s}.shot-c{right:2%;top:18%;z-index:4;animation-delay:.8s}.shot-d{left:34%;top:34%;z-index:6;animation-delay:1.2s}.school-media-section{padding:2.4rem 0 2.8rem;background:#fffaf0}.school-media-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.school-media-card{border:1px solid rgba(88,82,72,.18);border-radius:18px;background:#fff;padding:1rem;box-shadow:0 12px 26px #5852481a}.school-media-card h2{margin:0;font-size:clamp(1.15rem,1.9vw,1.5rem);color:#3d382f}.school-media-card p{margin:.55rem 0 .9rem;color:#625c51;line-height:1.55}.school-video-wrap{width:100%;aspect-ratio:16 / 9;border-radius:14px;overflow:hidden;border:1px solid rgba(88,82,72,.14);background:#000}.school-video-wrap iframe{width:100%;height:100%;display:block}.school-video-fallback{display:inline-flex;margin-top:.7rem;font-weight:600;color:#3f3a31;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.school-crm-trigger{border:0;padding:0;width:100%;text-align:left;background:transparent;cursor:zoom-in}.school-crm-figure{margin:0;border-radius:14px;overflow:hidden;border:1px solid rgba(88,82,72,.14);background:#fff8e9}.school-crm-figure img{width:100%;height:auto;display:block;object-fit:contain}.school-crm-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;background:#13120fc7;padding:1.1rem;display:flex;align-items:center;justify-content:center}.school-crm-modal-content{position:relative;width:min(1100px,96vw);max-height:90vh;border-radius:14px;overflow:auto;background:#fff;box-shadow:0 18px 42px #00000073}.school-crm-modal-content img{width:100%;height:auto;display:block}.school-crm-modal-close{position:absolute;top:.55rem;right:.55rem;width:34px;height:34px;border:0;border-radius:999px;cursor:pointer;background:#1e1c18cc;color:#fff;font-size:1.2rem;line-height:1}.school-article-section{padding:3rem 0 3.5rem;background:#fff}.school-article-row{display:grid;grid-template-columns:25% 1fr;gap:2.4rem;align-items:center;margin-bottom:3rem;padding:1.6rem;border-radius:20px;border:1px solid rgba(88,82,72,.1);background:#fdfcf8;box-shadow:0 8px 24px #58524812}.school-article-row:last-child{margin-bottom:0}.school-article-row--reverse{direction:rtl}.school-article-row--reverse>*{direction:ltr}.school-article-figure{margin:0;border-radius:14px;overflow:hidden;border:1px solid rgba(88,82,72,.12);background:#fffaf0;box-shadow:0 10px 24px #5852481a;flex-shrink:0}.school-article-figure img{width:100%;height:auto;display:block;object-fit:cover}.school-article-body{display:flex;flex-direction:column;gap:.75rem}.school-article-body h2{margin:0;font-size:clamp(1.3rem,2vw,1.75rem);color:#3a3530;line-height:1.25;padding-bottom:.6rem;border-bottom:2px solid var(--color-logo);display:inline-block}.school-article-body p{margin:0;color:#5a5449;line-height:1.8;font-size:.98rem}.school-article-body p strong{color:#2f2a22;background:linear-gradient(180deg,transparent 55%,rgba(222,175,0,.22) 55%);padding:0 2px;font-weight:700}.faq-item{margin-bottom:.7rem;border:1px solid rgba(88,82,72,.16);border-radius:10px;background:#fffdf7;padding:.8rem}.faq-item summary{cursor:pointer;font-weight:600}.site-footer{border-top:1px solid rgba(88,82,72,.2);background:#fff7e6}.footer-inner{min-height:74px;display:flex;align-items:center;justify-content:center;text-align:center}.footer-copy{margin:0;font-weight:100}@keyframes riseIn{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes softFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@media(max-width:960px){.header-inner{display:grid;grid-template-columns:1fr auto;align-items:center;min-height:76px;padding:.65rem 0;gap:.75rem}.brand-logo{width:130px;height:64px;transform:none}.header-controls{justify-self:end}.lang-switcher button{padding:.4rem .55rem;font-size:.82rem}.nav-toggle{display:inline-flex}.main-nav{grid-column:1 / -1;width:100%;display:none;flex-direction:column;align-items:flex-start;gap:.1rem;padding:.5rem .15rem .1rem;border-top:1px solid rgba(88,82,72,.16)}.main-nav.nav-open{display:flex}.main-nav a,.main-nav .nav-link-disabled{width:100%;padding:.58rem 0;font-size:.96rem}.landing-hero-grid,.tabs-layout,.demo-wrap,.school-banner-grid{grid-template-columns:1fr}.personnel-photo-strip{grid-template-columns:1fr;gap:.8rem}.personnel-flow-wrap{padding:1.2rem 1rem}.personnel-flow-grid,.personnel-flow-step{grid-template-columns:1fr}.personnel-flow-visual{width:min(100%,260px);min-height:240px}.personnel-photo-card{min-height:260px}.school-media-section{padding:1.6rem 0 2rem}.school-media-grid{grid-template-columns:1fr}.school-article-row,.school-article-row--reverse{grid-template-columns:1fr;direction:ltr;gap:1.2rem}.school-phone-canvas{min-height:470px;width:min(100%,430px);margin:0 auto}.demo-contact-boxes,.field-row,.feature-grid,.info-grid,.nedir-grid,.capabilities-grid{grid-template-columns:1fr}.capability-image{height:clamp(220px,54vw,320px)}.flow-wrap{grid-template-columns:1fr}.tabs-buttons{flex-direction:row;overflow:auto}.tabs-buttons button{white-space:nowrap}.cta-banner{padding:1.4rem}.cards,.legacy-grid,.refs-track{grid-template-columns:1fr}}@media(max-width:640px){.container{width:min(1120px,94vw)}.section-block{padding:2.4rem 0}.hero{padding:2.4rem 0 1.4rem}.school-page-banner{padding:1.7rem 0 2rem}.school-phone-canvas{min-height:390px;width:min(100%,340px)}.school-phone-shot{width:clamp(108px,33vw,132px);border-radius:18px}.shot-a{left:0;top:16%}.shot-b{left:24%;top:0}.shot-c{right:0;top:19%}.shot-d{left:28%;top:36%}.school-article-row{padding:1rem}.school-article-body p{font-size:.93rem;line-height:1.7}.personnel-photo-card{min-height:220px}.personnel-flow-visual{width:min(100%,220px);min-height:200px}.demo-contact-card{min-height:120px}.demo-contact-card span{font-size:1.4rem;line-height:1.4}.demo-form{padding:.9rem}.refs-track{animation-duration:44s}}@keyframes slideX{0%{transform:translate(0)}to{transform:translate(-50%)}}
