@import url('/assets/fonts/fonts.css');
:root{--canvas:#f3f5f5;--surface:#eaf0f2;--border:#d3dde1;--text:#263b47;--muted:#566b77;--cyan:#3d7083;--orange:#b87c53;--heading:'Manrope',Arial,sans-serif;--body:'DM Sans',Arial,sans-serif;--max:1320px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--canvas);color:var(--text);font-family:var(--body);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}img{max-width:100%;display:block}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{font-family:var(--heading);font-weight:600;line-height:1.15}h2{font-size:clamp(2.1rem,4.05vw,3.6rem);letter-spacing:-.045em}p{color:var(--muted)}.container{width:min(var(--max),calc(100% - 112px));margin-inline:auto}.icon{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.icon-library{position:absolute;width:0;height:0;overflow:hidden}.eyebrow{font-size:12px;font-weight:600;letter-spacing:.16em;display:flex;align-items:center;gap:13px;color:var(--cyan);line-height:1.6}.eyebrow .icon{width:18px;height:18px}.section-number{color:#60757f;letter-spacing:.02em;margin-inline-end:5px}.gradient-text{background:linear-gradient(100deg,#3e7287 4%,#758d9a 94%);color:transparent;background-clip:text;-webkit-background-clip:text}.button{display:inline-flex;justify-content:center;align-items:center;gap:24px;padding:15px 23px;border:1px solid transparent;border-radius:7px;font-size:14px;font-weight:600;line-height:1.5;transition:transform .25s,background .25s,box-shadow .25s}.button:hover{transform:translateY(-3px)}.button .icon{width:19px;height:19px;transition:transform .25s}.button:hover .icon{transform:translateX(3px)}.button-cyan{background:var(--cyan);color:#f8fafb;box-shadow:0 2px 26px #31596b12}.button-cyan:hover{background:#325d70;box-shadow:0 4px 28px #31596b22}.button-dark{background:#304f61;color:#fff}.button-dark:hover{background:#244355}.button-outline{border-color:#bdcdd5;background:transparent}.button-outline:hover{border-color:#7797a5;background:#3c65700a}.text-link{display:inline-flex;align-items:center;gap:10px;font-size:14px;font-weight:500}.text-link .icon{width:17px;height:17px}.text-link:hover{color:var(--cyan)}.skip-link{position:fixed;top:-80px;left:16px;padding:10px 15px;color:#fff;background:var(--cyan);z-index:100}.skip-link:focus{top:10px}:focus-visible{outline:2px solid var(--cyan);outline-offset:5px}.school-showcase :focus-visible,.contact-inner :focus-visible{outline-color:#355b6e}.scroll-progress{position:fixed;inset:0 auto auto 0;height:2px;background:var(--cyan);width:0;z-index:101;pointer-events:none}.site-header{position:sticky;top:0;z-index:50;background:#f3f5f5ed;backdrop-filter:blur(20px);border-bottom:1px solid #304f6117}.nav-wrap{height:94px;display:flex;align-items:center;justify-content:space-between;gap:32px}.brand{display:flex;align-items:center;gap:11px;flex-shrink:0}.brand-mark{width:59px;height:35px;overflow:hidden;position:relative;display:block}.brand-mark img{width:119px;height:auto;max-width:none;position:absolute;left:0;top:3px}.brand>span:last-child{font-family:var(--heading);font-size:19px;letter-spacing:-.045em;font-weight:650;line-height:1.09;direction:ltr}.brand>span:last-child>span{display:block;font-size:17px;font-weight:450;letter-spacing:.006em}.main-nav{display:flex;gap:31px;margin-inline-start:auto;margin-inline-end:30px}.main-nav>a{font-size:14px;color:#566b77;transition:color .2s;position:relative;padding-block:8px}.main-nav>a:hover,.main-nav>a.active{color:var(--text)}.main-nav>a::after{content:'';position:absolute;inset:auto 0 0;width:0;height:1px;background:var(--cyan);transition:width .3s}.main-nav>a:hover::after{width:100%}.nav-actions{display:flex;align-items:center;gap:25px}.language-switch{display:flex;align-items:center;gap:8px;font-family:'Noto Sans Arabic',sans-serif;background:none;border:0;padding:8px 0;font-size:14px;white-space:nowrap}.language-switch .icon{width:17px;height:17px;color:#647d89}.nav-cta{padding:11px 17px;gap:22px;border-color:#bbcbd3}.menu-toggle,.mobile-contact{display:none!important}.hero{position:relative;min-height:790px;overflow:hidden;isolation:isolate;margin-top:-1px}.hero-art{position:absolute;inset:0 -10% 0 auto;width:78%;z-index:-2;animation:art-arrive 1.8s ease-out both;mask-image:linear-gradient(to right,transparent 0%,#000 18%,#000 88%,transparent 100%)}.hero-art img{width:100%;height:100%;object-fit:cover;object-position:66% 46%;animation:art-float 10s ease-in-out infinite}.hero:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#f3f5f5 0%,#f3f5f5ed 23%,#f3f5f555 50%,#f3f5f500 78%),linear-gradient(0deg,#f3f5f5 0%,transparent 26%)}.hero-grid{position:absolute;inset:0;z-index:-1;background-image:linear-gradient(#ffffff025 1px,transparent 1px),linear-gradient(90deg,#ffffff025 1px,transparent 1px);background-size:90px 90px;opacity:.16;mask-image:linear-gradient(90deg,#000,transparent)}.hero-inner{position:relative;padding-top:97px;min-height:790px;display:flex;flex-direction:column}.hero-copy{max-width:740px}.hero .eyebrow{margin-bottom:27px}.hero h1{font-size:clamp(3.6rem,5.1vw,5.15rem);font-weight:500;letter-spacing:-.059em;line-height:1.07}.hero h1 .gradient-text{display:inline-block;white-space:nowrap}.hero-description{font-size:16px;line-height:1.85;max-width:440px;margin-top:27px;color:#566b77}.hero-buttons{display:flex;align-items:center;gap:27px;margin-top:30px}.hero-product{position:absolute;right:1px;bottom:120px;width:348px;display:flex;gap:15px;align-items:center;border:1px solid #7896a63d;border-radius:12px;background:linear-gradient(110deg,#f5f7f7eb,#e6edefde);backdrop-filter:blur(18px);box-shadow:0 16px 60px #314d6012;padding:19px;transition:border-color .2s,transform .2s}.hero-product:hover{transform:translateY(-4px);border-color:#64879999}.hero-product>img{width:49px;height:49px;border-radius:12px}.hero-product>span{display:grid;gap:3px}.hero-product small{font-size:10px;font-weight:500;letter-spacing:.14em;color:#5b7481}.hero-product strong{font-size:17px;font-weight:550}.hero-product>span>span{font-size:12px;color:#566d7a}.hero-product>.icon{position:absolute;right:16px;top:20px;width:16px;height:16px;color:#55798b}.hero-bottom{margin-top:auto;display:flex;justify-content:space-between;align-items:center;padding-block:43px 33px;gap:20px}.scroll-cue{display:flex;align-items:center;gap:13px;font-size:10px;color:#5f7885;letter-spacing:.15em}.scroll-line{height:35px;width:1px;background:#bfced4;position:relative;overflow:hidden}.scroll-line:after{content:'';position:absolute;top:-20px;width:1px;height:20px;background:var(--cyan);animation:scroll-line 2.5s ease infinite}.hero-coordinate{font-size:10px;color:#627984;letter-spacing:.1em}.intro-section{padding:77px 0 0;border-top:1px solid #34566a12}.intro-grid{display:grid;grid-template-columns:1fr 1.9fr;gap:70px}.intro-grid>.eyebrow{align-self:start;margin-top:12px}.intro-grid h2{font-size:clamp(2rem,3.25vw,2.9rem);max-width:830px;line-height:1.25;font-weight:500}.intro-grid p:not(.eyebrow){max-width:610px;margin-top:22px;font-size:16px;line-height:1.8}.values-strip{display:flex;justify-content:space-between;gap:24px;border-top:1px solid var(--border);border-bottom:1px solid var(--border);margin-top:58px;padding-block:25px;color:#546e7c}.values-strip>span{display:flex;align-items:center;gap:14px;font-size:14px}.values-strip .icon{width:19px;height:19px;color:#4e7d8e}.school-section{padding:105px 0 80px}.section-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:35px;gap:30px}.section-note{color:#647883;font-size:13px}.school-showcase{background:#ece6df;display:grid;grid-template-columns:1fr 1.06fr;min-height:632px;border-radius:17px;overflow:hidden;position:relative;color:#3e4346}.school-copy{padding:61px 0 59px 56px;position:relative;z-index:2}.product-lockup{display:flex;align-items:center;gap:14px}.product-lockup img{width:52px;height:52px;border-radius:12px;box-shadow:0 5px 10px #97755018}.product-lockup>div{display:flex;flex-direction:column;gap:3px}.product-lockup strong{font-family:var(--heading);font-size:24px;font-weight:750;letter-spacing:-.05em}.product-lockup span{font-size:9px;letter-spacing:.14em;color:#6b6059}.school-copy h2{font-size:clamp(2rem,3.05vw,2.7rem);letter-spacing:-.048em;line-height:1.2;margin-top:39px}.school-copy h2>span:last-child{color:#97633f}.school-copy>p{color:#655f59;font-size:15px;line-height:1.85;max-width:410px;margin-block:23px 28px}.school-audience{display:flex;align-items:center;gap:18px;margin-top:26px;color:#6c625a;font-size:12px}.school-audience>span:first-child{display:flex;align-items:center;gap:8px}.school-audience>span+span{border-inline-start:1px solid #d0c3b8;padding-inline-start:18px}.school-audience .icon{width:16px;height:16px}.school-visual{position:relative;display:flex;align-items:center;justify-content:center;background:radial-gradient(ellipse at 64% 46%,#d9c2ac55,transparent 69%);padding:80px 31px 60px}.overview-panel{width:340px;position:relative;transform:rotate(-5deg);background:#f6f3ef;border:1px solid #e1d9d0;border-radius:17px;box-shadow:10px 26px 55px #6c594617;padding:20px;transition:transform .7s}.school-visual:hover .overview-panel{transform:rotate(-1deg) translateY(-4px)}.overview-top{display:flex;align-items:center;justify-content:space-between;padding-bottom:14px;border-bottom:1px solid #ded7cd;gap:12px}.overview-top>span:first-child{display:flex;align-items:center;gap:8px}.overview-top img{width:25px;height:25px;border-radius:6px}.overview-top strong{font-size:12px;font-weight:650}.overview-badge{color:#596c60;font-size:8px!important;letter-spacing:.11em;background:#e6ece4;padding:4px 7px;border-radius:4px}.overview-greeting{margin-top:22px}.overview-greeting small{font-size:8px;letter-spacing:.11em;color:#6b6158}.overview-greeting h3{font-size:22px;letter-spacing:-.055em;margin-block:8px 6px}.overview-greeting p{font-size:11px;color:#6b6158}.overview-tiles{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:19px}.overview-tile{display:flex;flex-direction:column;align-items:flex-start;padding:17px 12px 13px;border-radius:10px;gap:14px;min-height:96px}.overview-tile>.icon{width:23px;height:23px}.overview-tile strong{font-size:10px;line-height:1.5;font-weight:600}.tile-blue{background:#e2e9ee;color:#4b6b80}.tile-pink{background:#eee2e3;color:#8b616d}.tile-orange{background:#ede4d5;color:#86663e}.tile-green{background:#e1e9e1;color:#54705c}.overview-journey{display:flex;gap:10px;align-items:center;border:1px solid #ded9e2;border-radius:10px;padding:12px 10px;margin-top:13px}.overview-journey>span:nth-child(2){display:grid;gap:3px}.overview-journey strong{font-size:10px}.overview-journey small{font-size:9px;color:#6b626f}.overview-journey .mini-icon{width:31px;height:31px}.overview-journey .mini-icon .icon{width:16px;height:16px}.overview-journey>.heart{width:18px;height:18px;color:#a67989;margin-inline-start:auto}.overview-caption{font-size:7px;letter-spacing:.13em;color:#736a61;text-align:center;margin-top:16px}.feature-float{display:flex;align-items:center;gap:12px;background:#f6f3eff5;border:1px solid #ded5cc;border-radius:11px;box-shadow:0 10px 35px #5e504414;padding:13px 18px;position:absolute;z-index:2;animation:float-card 6s ease-in-out infinite}.feature-float>span:last-child{display:grid;gap:3px}.feature-float strong{font-size:12px;font-weight:650}.feature-float small{color:#6b645d;font-size:10px}.mini-icon{width:37px;height:37px;display:grid;place-items:center;border-radius:10px;flex-shrink:0}.mini-icon .icon{width:20px;height:20px}.mint{background:#e0e8df;color:#526f5d}.pink{background:#ecdfe3;color:#996c7e}.lilac{background:#e6e0eb;color:#826b96}.float-one{top:60px;right:21px;transform:rotate(4deg)}.float-two{bottom:65px;left:8px;animation-delay:-3s;transform:rotate(3deg)}.visual-caption{position:absolute;bottom:24px;left:0;right:0;text-align:center;font-size:9px;color:#746452}.feature-explorer{padding-top:69px;display:grid;grid-template-columns:.9fr 1.5fr;gap:30px 55px;scroll-margin-top:110px}.feature-intro{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:14px}.feature-intro .eyebrow{width:100%;font-size:10px;color:#836b58}.feature-intro h3{font-size:28px;letter-spacing:-.03em}.feature-intro>p:last-child{font-size:14px}.feature-tabs{display:flex;flex-direction:column;gap:7px}.feature-tab{display:flex;align-items:center;gap:17px;border:1px solid transparent;background:none;padding:18px 18px;border-radius:8px;text-align:start;color:#5e7480;font-size:14px;transition:background .25s,color .25s,border-color .25s}.feature-tab .icon{width:21px;height:21px}.feature-tab.active{background:#dde8ec;border-color:#a9c0ca;color:#345b70}.feature-tab:hover{background:#e7eef0;color:#31596e}.tab-index{margin-inline-start:auto;font-size:11px;color:#648190}.feature-detail{display:flex;gap:30px;align-items:center;justify-content:space-between;border:1px solid #cbd9df;border-radius:12px;background:linear-gradient(115deg,#e7eef0,#edf2f3);padding:32px;min-height:280px}.detail-copy{flex:1;min-width:0}.detail-kicker{font-size:9px;letter-spacing:.14em;color:#4d7285}.detail-copy h4{font-size:25px;line-height:1.24;letter-spacing:-.03em;margin-block:14px 17px}.detail-copy>p{font-size:14px;line-height:1.8}.detail-items{display:flex;flex-direction:column;gap:12px;min-width:175px}.detail-item{display:flex;align-items:center;gap:9px;border:1px solid #b1c5ce80;border-radius:7px;padding:11px 12px;color:#4a6372;font-size:12px;background:#f6f8f855}.detail-item .icon{width:16px;height:16px;color:#537c8f}.detail-enter{animation:detail-enter .4s ease both}.product-actions{margin-top:32px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--border);padding-bottom:47px}.product-actions>p{font-size:14px;color:#526b78}.product-actions>div{display:flex;align-items:center;gap:26px}.product-actions .button{padding:12px 17px;font-size:12px;gap:12px}.store-link{display:grid;gap:0}.store-link>span{font-size:9px;color:#657b87}.store-link strong{font-size:13px;font-weight:550;display:flex;gap:6px;align-items:center}.store-link .icon{width:12px;height:12px}.store-link:hover{color:var(--cyan)}.expertise-section{padding:40px 0 102px}.expertise-heading{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:46px}.expertise-heading>p{max-width:340px;font-size:15px;line-height:1.8}.muted-heading{color:#6c8592}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.service-card{background:linear-gradient(145deg,#edf2f3,#e9eff1);border:1px solid #d2dde2;border-radius:11px;padding:29px 28px 27px;position:relative;overflow:hidden;transition:transform .3s,border-color .3s,background .3s}.service-card:hover{transform:translateY(-5px);border-color:#8da9b799;background:linear-gradient(145deg,#e6eef1,#e4ecef)}.service-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:34px}.service-top>.icon{color:#4d7d93;width:28px;height:28px}.service-top>span{color:#55717f;font-size:12px}.service-card h3{font-size:20px;line-height:1.3;letter-spacing:-.03em;margin-bottom:14px}.service-card p{font-size:14px;line-height:1.85;max-width:320px}.service-tag{display:inline-block;margin-top:29px;font-size:9px;color:#5e7987;letter-spacing:.12em}.about-section{padding:38px 0 111px}.about-grid{display:grid;grid-template-columns:1fr 1.05fr;align-items:center;gap:91px}.about-art{height:535px;position:relative;overflow:hidden;border:1px solid #d4e0e4;border-radius:13px;background:#e7eef0}.about-art>img{height:100%;width:100%;object-fit:cover;object-position:64% 35%;opacity:.95;transform:scale(1.2);transition:transform 2s ease}.about-art:hover>img{transform:scale(1.28)}.about-art:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#e8eff1 0%,transparent 60%)}.about-art-label{position:absolute;z-index:1;inset:auto 34px 36px;display:flex;flex-direction:column;gap:12px}.about-art-label>span{font-size:10px;color:#547688;letter-spacing:.16em}.about-art-label>strong{font-size:28px;font-family:var(--heading);line-height:1.3;font-weight:500;letter-spacing:-.04em;max-width:300px}.about-copy>.eyebrow{margin-bottom:25px}.about-copy h2{font-size:clamp(2.3rem,3.6vw,3.3rem);margin-bottom:24px}.about-copy>p:not(.eyebrow){font-size:15px;line-height:1.9;margin-top:16px}.about-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;border-top:1px solid #cedbe1;margin-top:33px;padding-top:23px}.about-facts>div{display:flex;flex-direction:column;gap:5px}.about-facts strong{font-size:26px;letter-spacing:-.04em;font-weight:500}.about-facts span{font-size:11px;color:#526f7d}.contact-section{padding-bottom:83px}.contact-inner{background:linear-gradient(118deg,#e4ecec,#e0e9e9 58%,#e4ebed);border-radius:14px;padding:43px 50px 26px;position:relative;overflow:hidden;color:#294653}.contact-top{display:flex;justify-content:space-between;gap:24px;align-items:center}.contact-top>.eyebrow{color:#476573;font-size:10px}.contact-top>span{font-size:11px;color:#486574}.contact-inner h2{font-size:clamp(2.8rem,5.2vw,4.5rem);font-weight:500;line-height:1.11;letter-spacing:-.06em;margin-block:39px 29px}.contact-inner h2>span:last-child{color:#607f8c}.contact-bottom{display:flex;justify-content:space-between;align-items:center;gap:35px;padding-bottom:36px}.contact-bottom>p{max-width:420px;color:#496571;font-size:15px;line-height:1.75}.contact-links{display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid #859da53d;padding-top:22px;color:#4e6b79}.contact-links>a{display:flex;align-items:center;gap:10px;font-size:13px}.contact-links .icon{width:17px;height:17px}.contact-links>a:hover{color:#274b5d}.site-footer{padding-bottom:25px}.footer-top{display:flex;justify-content:space-between;align-items:center;gap:40px;padding-bottom:43px}.footer-top>div>p{font-size:12px;margin-top:15px;color:#5e7583}.footer-nav{display:flex;gap:28px;color:#546e7e;font-size:13px}.footer-nav a:hover{color:var(--cyan)}.footer-bottom{border-top:1px solid #d3dfe4;display:flex;justify-content:space-between;align-items:center;padding-top:22px;gap:25px;color:#526d7c;font-size:10px}.footer-bottom>div{display:flex;align-items:center;gap:24px}.footer-bottom a:hover{color:#335c73}.motion-toggle{display:flex;align-items:center;gap:6px;color:#587382;background:none;border:0;padding:4px 0;font-size:10px}.motion-toggle .icon{width:12px;height:12px}.back-top{width:29px;height:29px;border:1px solid #bacdd6;border-radius:50%;display:grid;place-items:center}.back-top>.icon{width:15px;height:15px;transform:rotate(-90deg)}.hero-enter{animation:hero-enter 1s ease both}.hero-copy>.hero-enter:nth-child(2){animation-delay:.1s}.hero-copy>.hero-enter:nth-child(3){animation-delay:.2s}.hero-copy>.hero-enter:nth-child(4){animation-delay:.3s}.hero-product.hero-enter{animation-delay:.6s}.js-motion .reveal{opacity:0;transform:translateY(26px);transition:opacity .75s,transform .75s}.js-motion .reveal.visible{opacity:1;transform:none}.js-motion .service-card:nth-child(3n+2){transition-delay:.08s}.js-motion .service-card:nth-child(3n){transition-delay:.16s}.product-page .home-only{display:none}.product-page .school-section{padding-top:65px}.product-page .school-section>.container>.section-heading .section-number{display:none}
@keyframes art-float{0%,100%{transform:translateY(0) scale(1.025)}50%{transform:translateY(-13px) scale(1.05)}}@keyframes float-card{0%,100%{translate:0 0}50%{translate:0 -10px}}@keyframes art-arrive{from{opacity:0;transform:scale(1.06)}to{opacity:1;transform:scale(1)}}@keyframes hero-enter{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes scroll-line{to{top:45px}}@keyframes detail-enter{from{opacity:0;transform:translateY(7px)}to{opacity:1;transform:none}}
[dir=rtl]{--heading:'Noto Sans Arabic',Arial,sans-serif;--body:'Noto Sans Arabic',Arial,sans-serif}[dir=rtl] h1,[dir=rtl] h2,[dir=rtl] h3,[dir=rtl] h4{letter-spacing:0;line-height:1.5}[dir=rtl] .eyebrow,[dir=rtl] .service-tag,[dir=rtl] .detail-kicker{letter-spacing:0}[dir=rtl] .hero h1{font-size:clamp(3rem,4.3vw,4.25rem);line-height:1.5}[dir=rtl] .hero-description{line-height:2}[dir=rtl] .hero-art{right:auto;left:-10%;transform:scaleX(-1);animation-name:hero-enter}[dir=rtl] .hero-art img{scale:-1 1}[dir=rtl] .hero:after{background:linear-gradient(-90deg,#f3f5f5 0%,#f3f5f5ed 23%,#f3f5f555 50%,#f3f5f500 78%),linear-gradient(0deg,#f3f5f5 0%,transparent 26%)}[dir=rtl] .hero-product{right:auto;left:0}[dir=rtl] .hero-product>.icon{right:auto;left:16px}[dir=rtl] .hero-copy{max-width:710px}[dir=rtl] .hero-inner{padding-top:75px;min-height:870px}[dir=rtl] .hero{min-height:870px}[dir=rtl] .school-copy{padding:51px 48px 51px 0}[dir=rtl] .school-copy h2{font-size:clamp(1.8rem,2.65vw,2.4rem)}[dir=rtl] .overview-greeting h3{font-size:20px;line-height:1.6}[dir=rtl] .overview-greeting small{font-size:8px;letter-spacing:0}[dir=rtl] .overview-top strong,[dir=rtl] .product-lockup strong{font-family:'Manrope',Arial,sans-serif}[dir=rtl] .overview-tile strong{font-size:10px}[dir=rtl] .feature-intro h3{font-size:25px}[dir=rtl] .detail-copy h4{font-size:23px}[dir=rtl] .service-card h3{font-size:20px}[dir=rtl] .contact-inner h2{line-height:1.45;letter-spacing:0;font-size:clamp(2.5rem,4.2vw,3.75rem)}[dir=rtl] .brand{direction:ltr}[dir=rtl] .hero-product small{letter-spacing:0}[dir=rtl] .button .icon,[dir=rtl] .text-link .icon{scale:-1 1}
@media(min-width:1600px){.hero-art{right:-3%;width:76%}.hero-inner,.hero{min-height:870px}.hero-inner{padding-top:120px}.hero-product{bottom:140px}.hero-copy{max-width:790px}.hero h1{font-size:88px}}
@media(max-width:1199px){.container{width:calc(100% - 72px)}.nav-wrap{gap:25px}.main-nav{gap:21px;margin-inline-end:10px}.nav-actions{gap:17px}.hero h1{font-size:clamp(3.4rem,5.7vw,4.6rem)}.hero,.hero-inner{min-height:760px}.hero-inner{padding-top:88px}.hero-product{bottom:75px;width:315px}.hero-product>span>span{font-size:10px}.hero-coordinate{font-size:8px}.hero-art{width:90%;right:-24%}.intro-grid{grid-template-columns:.8fr 1.7fr;gap:40px}.school-copy{padding:45px 0 45px 35px}.school-copy h2{font-size:32px}.school-copy>p{max-width:345px;font-size:14px}.school-showcase{min-height:610px}.school-visual{padding:80px 18px 70px}.overview-panel{width:300px;padding:17px}.overview-greeting h3{font-size:20px}.overview-tile{padding:13px 10px}.overview-tile strong{font-size:9px}.float-one{right:13px;top:58px}.float-two{left:3px;bottom:60px}.feature-float{padding:11px 13px}.feature-explorer{gap:28px}.feature-detail{gap:23px;padding:23px}.detail-items{min-width:155px}.detail-copy h4{font-size:22px}.detail-item{font-size:11px}.about-grid{gap:50px}.about-art{height:510px}.product-actions>div{gap:20px}.product-actions>p{max-width:180px}.footer-nav{gap:22px}[dir=rtl] .hero-art{left:-24%;right:auto}[dir=rtl] .school-copy{padding-inline-start:30px}}
@media(max-width:950px){.nav-cta{display:none}.main-nav{gap:21px;margin-inline-start:0;margin-inline-end:0}.hero-art{opacity:.78;right:-32%;width:110%}.hero:after{background:linear-gradient(90deg,#f3f5f5 0%,#f3f5f5e0 25%,#f3f5f566 60%,transparent 100%),linear-gradient(0deg,#f3f5f5,transparent 25%)}.hero-product{bottom:75px;width:290px}.hero h1{font-size:62px}.hero-description{font-size:15px;max-width:400px}.hero-buttons{gap:20px}.hero-buttons .text-link{font-size:12px}.hero-coordinate{display:none}.intro-grid{grid-template-columns:1fr;gap:24px}.intro-grid h2{max-width:700px}.values-strip{flex-wrap:wrap;gap:20px 36px}.values-strip>span{width:calc(50% - 18px)}.school-showcase{grid-template-columns:1fr}.school-copy{padding:45px 45px 15px}.school-copy h2{font-size:42px;margin-top:28px}.school-copy>p{max-width:590px;font-size:16px}.school-audience{margin-top:23px}.school-visual{min-height:540px;padding-top:40px;padding-bottom:65px}.overview-panel{width:345px;transform:rotate(-4deg)}.overview-tile{min-height:98px}.overview-tile strong{font-size:11px}.overview-greeting h3{font-size:24px}.feature-float{padding:15px 20px}.feature-float strong{font-size:13px}.feature-float small{font-size:11px}.float-one{right:13%;top:35px}.float-two{left:10%;bottom:56px}.feature-explorer{grid-template-columns:1fr;gap:23px}.feature-tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:6px}.feature-tab{font-size:11px;padding:13px 9px;flex-direction:column;gap:9px;text-align:center}.tab-index{display:none}.feature-detail{min-height:240px;padding:30px;gap:40px}.detail-copy h4{font-size:27px;max-width:430px}.detail-items{min-width:230px}.detail-item{font-size:13px}.expertise-heading{align-items:start}.expertise-heading h2{font-size:36px}.expertise-heading p{max-width:270px;font-size:14px}.service-grid{grid-template-columns:repeat(2,1fr)}.about-grid{gap:35px;grid-template-columns:.85fr 1fr}.about-art{height:565px}.about-art-label{inset:auto 24px 28px}.about-art-label strong{font-size:25px}.about-facts strong{font-size:22px}.contact-inner{padding:35px 36px 23px}.footer-bottom{font-size:9px}.footer-bottom>div{gap:14px}.footer-nav{font-size:12px;gap:16px}[dir=rtl] .hero-art{left:-32%;right:auto}[dir=rtl] .hero:after{background:linear-gradient(-90deg,#f3f5f5 0%,#f3f5f5e0 25%,#f3f5f566 60%,transparent 100%),linear-gradient(0deg,#f3f5f5,transparent 25%)}[dir=rtl] .school-copy{padding:45px 40px 15px}[dir=rtl] .school-copy h2{font-size:37px}[dir=rtl] .hero h1{font-size:53px}.product-page .school-section{padding-top:40px}}
@media(max-width:700px){html{scroll-padding-top:86px}.container{width:calc(100% - 40px)}.nav-wrap{height:76px;gap:16px}.brand-mark{width:48px;height:29px}.brand-mark img{width:97px;top:2px}.brand{gap:9px}.brand>span:last-child{font-size:16px}.brand>span:last-child>span{font-size:14px}.nav-actions{gap:17px}.language-switch{font-size:12px;gap:6px}.language-switch .icon{width:16px;height:16px}.menu-toggle{display:grid!important;place-items:center;padding:7px;border:0;background:none}.menu-toggle .icon{width:22px;height:22px}.main-nav{display:none;position:absolute;inset:76px 0 auto;background:#eef3f5;border-bottom:1px solid #cddce3;padding:18px 24px;gap:0;box-shadow:0 20px 40px #304d6017}.main-nav.open{display:flex;flex-direction:column}.main-nav>a{padding-block:14px}.mobile-contact{display:block!important}.hero,.hero-inner{min-height:905px}.hero-inner{padding-top:54px}.hero-copy{max-width:100%}.hero .eyebrow{font-size:9px;gap:8px;margin-bottom:24px}.hero .eyebrow .icon{width:15px;height:15px}.hero h1{font-size:clamp(2.65rem,8.5vw,3.7rem);line-height:1.14;letter-spacing:-.055em}.hero h1 .gradient-text{white-space:normal}.hero-description{font-size:14px;line-height:1.8;margin-top:22px;max-width:360px}.hero-buttons{margin-top:24px;gap:18px;flex-wrap:wrap}.hero-buttons .button{font-size:12px;padding:13px 17px;gap:14px}.hero-buttons .text-link{font-size:11px}.hero-art{width:135%;height:490px;inset:auto -9% 41px auto;opacity:1;mask-image:linear-gradient(0deg,transparent 0%,#000 18%,#000 65%,transparent 100%)}.hero-art img{object-position:60% 45%}.hero:after{background:linear-gradient(0deg,#f3f5f5 0%,transparent 12%,transparent 46%,#f3f5f5 63%)}.hero-product{right:0;bottom:76px;left:0;width:min(348px,100%);margin:auto;padding:15px 17px}.hero-product>span>span{font-size:11px}.hero-product small{font-size:8px}.hero-product strong{font-size:16px}.hero-product>img{width:45px;height:45px}.hero-bottom{padding-block:30px 22px}.scroll-cue{font-size:8px}.scroll-line{height:24px}.intro-section{padding-top:52px}.intro-grid{gap:21px}.eyebrow{font-size:10px}.intro-grid h2{font-size:30px;line-height:1.3}.intro-grid p:not(.eyebrow){font-size:14px;line-height:1.85;margin-top:20px}.values-strip{margin-top:35px;padding-block:21px;gap:20px 15px}.values-strip>span{width:calc(50% - 8px);font-size:12px;gap:9px}.values-strip .icon{width:17px;height:17px}.school-section{padding:58px 0 48px}.section-heading{margin-bottom:23px;gap:18px}.section-note{display:none}.school-showcase{border-radius:12px;margin-inline:-3px}.school-copy{padding:29px 24px 0}.product-lockup img{width:46px;height:46px}.product-lockup strong{font-size:23px}.product-lockup span{font-size:8px}.school-copy h2{font-size:clamp(1.85rem,7vw,2.5rem);margin-top:27px;line-height:1.25}.school-copy>p{font-size:14px;line-height:1.85;margin-top:18px;margin-bottom:22px}.school-copy .button{font-size:12px;gap:15px;padding:14px 18px}.school-audience{font-size:10px;gap:11px}.school-audience>span+span{padding-inline-start:11px}.school-visual{min-height:513px;padding:59px 35px 70px}.overview-panel{width:290px;transform:rotate(-4deg);padding:15px;flex-shrink:0}.overview-tile{min-height:90px;padding:13px 10px;gap:10px}.overview-tile strong{font-size:9px}.overview-greeting h3{font-size:20px}.overview-greeting p{font-size:10px}.overview-top strong{font-size:11px}.overview-badge{font-size:7px!important;padding:3px 5px}.overview-journey{padding:10px 9px}.overview-journey strong{font-size:9px}.overview-journey small{font-size:8px}.overview-greeting small{font-size:7px}.feature-float{padding:10px 12px;gap:8px}.feature-float strong{font-size:10px}.feature-float small{font-size:9px}.feature-float .mini-icon{width:29px;height:29px;border-radius:8px}.feature-float .icon{width:16px;height:16px}.float-one{right:10px;top:38px}.float-two{left:10px;bottom:50px}.visual-caption{font-size:8px;bottom:18px}.feature-explorer{padding-top:41px;gap:20px;scroll-margin-top:98px}.feature-intro{gap:13px}.feature-intro h3{font-size:26px;line-height:1.25}.feature-intro .eyebrow{font-size:9px}.feature-intro>p:last-child{font-size:13px}.feature-tabs{grid-template-columns:repeat(2,1fr);gap:6px}.feature-tab{flex-direction:row;gap:9px;font-size:11px;text-align:start;padding:12px}.feature-tab .icon{width:18px;height:18px}.feature-detail{flex-direction:column;align-items:stretch;padding:25px;gap:25px;min-height:0}.detail-copy h4{font-size:25px;margin-block:12px 16px}.detail-copy>p{font-size:14px}.detail-items{display:grid;grid-template-columns:1fr 1fr;gap:9px;min-width:0}.detail-item{font-size:10px;padding:10px 8px;gap:7px}.detail-item .icon{width:14px;height:14px}.product-actions{margin-top:26px;flex-direction:column;align-items:start;gap:20px;padding-bottom:36px}.product-actions>p{max-width:none;font-size:14px}.product-actions>div{flex-wrap:wrap;gap:22px}.product-actions .button{width:100%;padding:13px 18px;font-size:12px}.store-link>span{font-size:10px}.store-link strong{font-size:14px}.expertise-section{padding:8px 0 59px}.expertise-heading{flex-direction:column;gap:24px;margin-bottom:26px}.expertise-heading h2{font-size:32px}.expertise-heading p{max-width:430px;font-size:14px}.service-grid{grid-template-columns:1fr;gap:12px}.service-card{padding:25px}.service-top{margin-bottom:23px}.service-card h3{font-size:20px}.service-card p{max-width:100%;font-size:14px}.service-tag{margin-top:22px}.about-section{padding:0 0 60px}.about-grid{display:flex;flex-direction:column-reverse;gap:32px}.about-copy>.eyebrow{margin-bottom:22px}.about-copy h2{font-size:35px}.about-copy>p:not(.eyebrow){font-size:14px}.about-facts{margin-top:25px;gap:16px}.about-facts strong{font-size:26px}.about-facts span{font-size:10px}.about-art{width:100%;height:375px}.about-art>img{object-position:64% 45%}.about-art-label{inset:auto 27px 28px}.about-art-label strong{font-size:28px;max-width:250px}.contact-section{padding-bottom:50px}.contact-inner{padding:30px 24px 22px;border-radius:11px}.contact-top>span{display:none}.contact-top>.eyebrow{font-size:8px;gap:8px}.contact-top>.eyebrow .icon{width:17px;height:17px}.contact-inner h2{font-size:clamp(2.1rem,8vw,3.2rem);margin-block:28px 23px;line-height:1.15}.contact-bottom{flex-direction:column;align-items:start;gap:23px;padding-bottom:26px}.contact-bottom>p{font-size:14px}.contact-bottom .button{font-size:12px;padding:14px 18px;gap:24px}.contact-links{flex-direction:column;align-items:start;gap:14px;padding-top:20px}.contact-links>a{font-size:11px;gap:8px}.contact-links .icon{width:15px;height:15px}.footer-top{flex-direction:column;align-items:start;gap:28px;padding-bottom:26px}.footer-nav{font-size:12px;gap:20px;flex-wrap:wrap}.footer-bottom{flex-direction:column;align-items:start;gap:16px;font-size:9px}.footer-bottom>div{width:100%;gap:16px;flex-wrap:wrap}.back-top{margin-inline-start:auto}.motion-toggle{font-size:9px}.site-footer{padding-bottom:23px}.js-motion .service-card:nth-child(n){transition-delay:0s}[dir=rtl] .hero h1{font-size:clamp(2.3rem,7.6vw,3.25rem);line-height:1.6}[dir=rtl] .hero,[dir=rtl] .hero-inner{min-height:1000px}[dir=rtl] .hero-inner{padding-top:40px}[dir=rtl] .hero-art{inset:auto auto 50px -9%;width:135%}[dir=rtl] .hero:after{background:linear-gradient(0deg,#f3f5f5 0%,transparent 12%,transparent 43%,#f3f5f5 63%)}[dir=rtl] .hero-product{left:0;right:0}[dir=rtl] .hero-description{font-size:14px}[dir=rtl] .school-copy{padding:29px 24px 0}[dir=rtl] .school-copy h2{font-size:clamp(1.65rem,6vw,2.2rem)}[dir=rtl] .feature-intro h3{font-size:24px}[dir=rtl] .feature-tab{font-size:11px}[dir=rtl] .detail-copy h4{font-size:23px}[dir=rtl] .detail-item{font-size:10px}[dir=rtl] .contact-inner h2{font-size:clamp(2rem,7.4vw,2.8rem)}[dir=rtl] .overview-greeting h3{font-size:18px}[dir=rtl] .overview-tile strong{font-size:9px}}
@media(max-width:370px){.container{width:calc(100% - 32px)}.nav-actions{gap:10px}.hero h1{font-size:39px}.hero-buttons{gap:15px}.hero-buttons .button{font-size:11px}.hero-description{font-size:13px}.school-copy{padding-inline:20px}.school-visual{padding-inline:22px}.overview-panel{width:270px}.school-copy h2{font-size:28px}.contact-links>a{font-size:10px}.detail-items{grid-template-columns:1fr}.hero,.hero-inner{min-height:920px}[dir=rtl] .hero,[dir=rtl] .hero-inner{min-height:1070px}}
/* Editorial copy stays readable at every viewport; compact app tiles are an illustration. */
.hero-description,.intro-grid p:not(.eyebrow),.school-copy>p,.detail-copy>p,.expertise-heading>p,.service-card p,.about-copy>p:not(.eyebrow),.contact-bottom>p{font-size:16px}
.eyebrow,.hero .eyebrow,.feature-intro .eyebrow,.contact-top>.eyebrow{font-size:12px}
.service-tag,.about-facts span,.footer-top>div>p,.footer-bottom,.motion-toggle,.section-note{font-size:12px}
.feature-tab{font-size:14px}.detail-kicker{font-size:12px;letter-spacing:.08em}.detail-item{font-size:14px}.detail-items{min-width:190px}
.product-actions .button,.store-link strong,.product-actions>p,.values-strip>span,.contact-links>a{font-size:14px}.store-link>span{font-size:12px}
.hero-product small{font-size:10px}.hero-product>span>span{font-size:12px}.hero-grid{background-image:linear-gradient(#426d8310 1px,transparent 1px),linear-gradient(90deg,#426d8310 1px,transparent 1px)}
.school-copy h1{font-size:clamp(2rem,3.05vw,2.7rem);letter-spacing:-.048em;line-height:1.2;margin-top:39px}.school-copy h1>span:last-child{color:#97633f}
@media(max-width:1199px){.feature-detail{flex-direction:column;align-items:stretch;gap:20px}.detail-items{display:grid;grid-template-columns:1fr 1fr;min-width:0}.detail-item{font-size:12px}.footer-bottom{flex-wrap:wrap}.hero-product{width:330px}}
@media(max-width:950px){.school-copy h1{font-size:42px}.feature-detail{flex-direction:row;align-items:center}.detail-items{display:flex;min-width:190px}.detail-item{font-size:13px}}
@media(max-width:700px){.hero,.hero-inner{min-height:970px}.hero-product{width:min(348px,100%)}.hero .eyebrow{font-size:10px}.hero-buttons .button,.hero-buttons .text-link{font-size:13px}.feature-tab{font-size:12px}.detail-items{display:grid;grid-template-columns:1fr 1fr;min-width:0}.detail-item{font-size:11px}.feature-detail{flex-direction:column;align-items:stretch}.service-tag{font-size:11px}.footer-bottom{font-size:11px}.footer-bottom>div{gap:15px}.motion-toggle{font-size:11px}.contact-links>a{font-size:12px}.section-heading .eyebrow{font-size:11px}.contact-top>.eyebrow{font-size:10px}.school-copy h1{font-size:clamp(1.85rem,7vw,2.5rem);margin-top:27px;line-height:1.25}[dir=rtl] .hero-description{font-size:16px}[dir=rtl] .hero,[dir=rtl] .hero-inner{min-height:1060px}[dir=rtl] .school-copy h1{font-size:clamp(1.65rem,6vw,2.2rem);letter-spacing:0;line-height:1.5}.hero-art{height:490px}}
@media(max-width:370px){.hero,.hero-inner{min-height:1040px}.hero-product>span>span{font-size:11px}.contact-links>a{font-size:11px}[dir=rtl] .hero,[dir=rtl] .hero-inner{min-height:1160px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.js-motion .reveal{opacity:1;transform:none}.hero-enter{opacity:1;transform:none}}
.motion-paused,.motion-paused html{scroll-behavior:auto}.motion-paused *,.motion-paused *:before,.motion-paused *:after{animation:none!important;transition:none!important}.motion-paused .reveal{opacity:1!important;transform:none!important}

/* A continuous daylight palette across company, product, and contact surfaces. */
.school-showcase{border:1px solid #ddd6ce}.contact-inner{border:1px solid #d0dddf}.site-header{box-shadow:0 4px 22px #35556804}.hero-grid{opacity:.24}.overview-top{border-bottom-color:#ded7cf}.overview-journey{background:#f0ecea}.hero-product{box-shadow:0 12px 36px #4665770e}.gradient-text{background:linear-gradient(100deg,#3e7287 4%,#597b8d 94%);background-clip:text;-webkit-background-clip:text}.service-tag,.section-note,.hero-coordinate{color:#5c7380}
