@font-face{font-family:Poppins;src:url('../fonts/Poppins-Regular.ttf') format('truetype');font-weight:400;font-display:swap}@font-face{font-family:Poppins;src:url('../fonts/Poppins-Medium.ttf') format('truetype');font-weight:500;font-display:swap}@font-face{font-family:Poppins;src:url('../fonts/Poppins-SemiBold.ttf') format('truetype');font-weight:600;font-display:swap}@font-face{font-family:Poppins;src:url('../fonts/Poppins-Bold.ttf') format('truetype');font-weight:700;font-display:swap}
:root{--bg:#080b14;--panel:#101624;--panel2:#141d30;--line:#253047;--text:#f4f6ff;--muted:#a0abc0;--blue:#2864ff;--lightblue:#8cafff;--orange:#ff9a57;--radius:22px;--font:Poppins,Arial,sans-serif;color-scheme:dark}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--bg);color:var(--text);font:400 14px/1.75 var(--font);overflow-wrap:break-word}h1,h2,h3,h4,p,figure{margin:0}h1,h2,h3,h4{font-weight:600;line-height:1.2;letter-spacing:-.04em}h1{font-size:clamp(38px,5.2vw,76px)}h2{font-size:clamp(28px,3.25vw,48px)}h3{font-size:22px}p{color:var(--muted);margin:16px 0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea,summary{touch-action:manipulation}button{cursor:pointer;color:inherit}button{background:none;border:0}a,button{transition:color .2s,background .2s,transform .2s,box-shadow .2s}a:hover{color:var(--lightblue)}img{max-width:100%;height:auto;display:block}svg{max-width:100%}ul,ol{padding-left:22px}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #91b7ff;outline-offset:4px}button:disabled{opacity:.5;cursor:wait}[hidden]{display:none!important}.container{max-width:1280px;width:calc(100% - 112px);margin-left:auto;margin-right:auto}.section{padding-top:112px;padding-bottom:112px}.section.compact{padding-top:24px;padding-bottom:84px}.narrow{max-width:820px}.eyebrow{font-size:10px;letter-spacing:.18em;font-weight:600;display:block;color:#a5b2cd;margin-bottom:20px}.gradient-text{background:linear-gradient(100deg,#75a2ff,#447aff 60%,#92b5ff);background-clip:text;-webkit-text-fill-color:transparent}.orange-text{color:var(--orange)}.muted{color:var(--muted)}.space-top{margin-top:48px!important}.centered{text-align:center}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip-link{position:fixed;top:-100px;left:15px;padding:10px;background:white;color:#101624;z-index:999}.skip-link:focus{top:10px}.status-dot{display:inline-block;background:#699bff;width:6px;height:6px;border-radius:50%;margin-right:10px;box-shadow:0 0 10px #3975ff}.orange-dot{display:inline-block;background:var(--orange);width:6px;height:6px;border-radius:50%;margin-right:9px}.button{display:inline-flex;align-items:center;justify-content:center;gap:22px;padding:16px 24px;min-height:50px;background:var(--blue);color:white;border:1px solid transparent;border-radius:8px;font-size:12px;font-weight:500;line-height:1.4;text-align:center;white-space:normal}.button:hover{background:#3e75ff;color:white;transform:translateY(-2px);box-shadow:0 8px 32px #225dfb26}.button span:last-child{font-size:20px;line-height:1}.button.small{font-size:10px;padding:12px 15px;min-height:42px;gap:14px}.button.ghost{background:transparent;border-color:var(--line);color:var(--text)}.button.ghost:hover{background:#1b2941}.button.white{background:#fff;color:#123271}.button.outline-dark{background:transparent;border:1px solid #c5cee0;color:#172b52}.button.outline-dark:hover{background:#e1e9fc}.button-row{display:flex;flex-wrap:wrap;align-items:center;gap:16px}.text-link{font-size:12px;font-weight:500;display:inline-flex;align-items:center;gap:26px;color:#e6ebfa}.text-link span{font-size:21px}.text-link:hover{color:var(--lightblue)}.quiet-link{font-size:11px;color:var(--muted)}.quiet-link strong{font-weight:400;color:#e0e6f5;margin-left:5px}.pill{display:inline-block;font-size:9px;letter-spacing:.08em;text-transform:uppercase;border:1px solid #52617a;padding:5px 10px;border-radius:5px;line-height:1.6}.blue-pill{border-color:#324b84;color:#a6c0ff;background:#15377940}.panel{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);padding:30px;margin-bottom:24px}.panel h2{font-size:25px}.panel h3{font-size:22px}.notice{padding:18px 22px;margin-top:25px;margin-bottom:25px;border:1px solid #34527e;background:#152640;color:#d7e5ff;border-radius:12px}.error-code{font-size:140px;font-weight:600;color:#477fff;letter-spacing:-.06em}.error-page{max-width:750px;margin:70px auto;padding:25px;text-align:center}.error-page .brand{justify-content:center}.error-page h1{font-size:40px}.error-page .text-link{display:flex;justify-content:center;margin:20px}.empty-state{padding:44px 24px;background:#0d121f;border:1px dashed var(--line);border-radius:16px;margin:24px 0;text-align:center}.empty-state h2{font-size:25px}.empty-state p{max-width:600px;margin:15px auto}
/* Header */
.site-header{position:sticky;top:0;z-index:50;background:#080b14ed;border-bottom:1px solid #ffffff0b;backdrop-filter:blur(18px)}.nav-wrap{max-width:1440px;margin:auto;min-height:86px;padding:0 44px;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand{display:inline-flex;align-items:center;gap:8px;flex-shrink:0;font-size:28px;font-weight:600;letter-spacing:-.07em;line-height:1}.brand img{width:36px;height:38px;object-fit:contain}.brand-dot{color:#5686ff}.main-nav{display:flex;gap:22px;align-items:center;font-size:10px;font-weight:500}.main-nav>a.current{color:#83a6ff}.main-nav>a{white-space:nowrap}.nav-more{position:relative}.nav-more summary{list-style:none;cursor:pointer;display:flex;gap:5px;align-items:center}.nav-more summary:after{content:'⌄';color:#8491a8}.nav-more>div{position:absolute;top:28px;left:-20px;padding:14px;min-width:200px;background:#121b2c;border:1px solid var(--line);border-radius:12px;box-shadow:0 12px 50px #0006}.nav-more a{display:block;padding:10px;border-radius:6px}.nav-more a:hover{background:#243657}.nav-search{font-size:24px;font-family:Arial;line-height:1}.language{border:1px solid #273246;border-radius:5px;padding:5px 6px;font-size:9px}.login-link{border-left:1px solid var(--line);padding-left:20px}.menu-toggle{display:none;padding:10px;width:44px;height:44px}.menu-toggle span{display:block;width:22px;height:2px;margin:5px;background:#fff}
/* Home */
.hero{min-height:680px;display:grid;grid-template-columns:1.05fr 1fr;align-items:center;gap:20px;position:relative;padding-top:58px;padding-bottom:64px}.hero-copy{position:relative;z-index:2}.hero .eyebrow{font-size:9px;margin-bottom:25px}.hero h1{font-size:clamp(48px,5.3vw,77px);font-weight:600;letter-spacing:-.065em;line-height:1.12}.hero h1>span{display:block}.hero-copy>p{max-width:450px;font-size:13px;line-height:1.95;margin:27px 0 28px}.hero-actions{display:flex;gap:14px;margin-bottom:24px}.hero-actions .ghost{border:0;gap:9px}.play-icon{font-size:22px!important;border:1px solid #4b566a;border-radius:50%;width:29px;height:29px;display:grid;place-items:center}.hero-visual{min-width:0;height:500px;position:relative;display:grid;place-items:center}.hero-visual:before{content:'';position:absolute;inset:5% -5%;background:radial-gradient(ellipse,#14317b45,transparent 68%);z-index:-1}.hero-brand{width:100%;height:90%;object-fit:cover;object-position:center;mix-blend-mode:screen;border-radius:44% 44% 35% 35%}.orbit{position:absolute;border:1px solid #376ef221;border-radius:50%;width:98%;height:95%;transform:rotate(-28deg) scaleY(.9);pointer-events:none}.orbit-two{width:83%;height:110%;transform:rotate(26deg);border-style:dashed}.floating-tag{position:absolute;background:#101b2dea;border:1px solid #31415d;border-radius:12px;padding:13px 17px;box-shadow:0 10px 40px #0004;backdrop-filter:blur(14px)}.tag-code{display:flex;align-items:center;gap:12px;left:0;top:83px;transform:rotate(-4deg)}.tag-icon{font-size:28px;color:#70a2ff}.floating-tag strong{font-size:11px;font-weight:500;display:block}.floating-tag small{font-size:9px;color:#92a2bd}.tag-learn{font-size:8px;letter-spacing:.12em;bottom:68px;right:0;transform:rotate(4deg)}.hero-index{position:absolute;bottom:0;right:20px;font-size:8px;letter-spacing:.13em;color:#6f7f9b}.hero-index span{color:#9caecd;margin-right:14px}.technology-strip{border-top:1px solid #ffffff0c;border-bottom:1px solid #ffffff0c;background:#0b101b}.technology-strip>.container{display:flex;align-items:center;gap:50px;padding-top:28px;padding-bottom:28px}.technology-strip>.container>span{flex-shrink:0;font-size:8px;letter-spacing:.12em;color:#71819c;line-height:1.7}.technology-strip strong{color:#a5b1c7;font-weight:400}.technology-names{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:24px;width:100%;color:#8997b2}.technology-names b{font-size:14px;font-weight:500;letter-spacing:-.04em}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:44px}.section-head>div:last-child:not(:first-child){max-width:350px}.section-head p{font-size:12px;line-height:1.9;margin:0 0 16px}.section-head .eyebrow{margin-bottom:18px}.web-feature{position:relative;display:grid;grid-template-columns:1.1fr 1fr;gap:54px;overflow:hidden;padding:44px;background:linear-gradient(130deg,#12203b,#101724 64%);border:1px solid #29456e;border-radius:var(--radius);margin-bottom:22px}.web-feature h3{font-size:34px;margin:22px 0 12px;letter-spacing:-.045em}.web-feature p{max-width:430px;font-size:12px;line-height:1.95}.web-feature>div:first-child{position:relative;z-index:2}.inline-tags{display:flex;flex-wrap:wrap;gap:8px;margin:24px 0}.inline-tags span{font-size:8px;padding:5px 10px;border-radius:4px;background:#253a583d;color:#adbdd6;border:1px solid #314365}.feature-number{position:absolute;right:0;bottom:0;font-size:68px;font-weight:600;color:#6980a51f;line-height:1}.browser-art{align-self:center;position:relative;transform:perspective(1200px) rotateY(-8deg) rotateX(3deg);padding:8px;border-radius:12px;background:#23334d;border:1px solid #4f6489;box-shadow:0 24px 65px #0005;margin-right:23px}.browser-bar{display:flex;gap:4px;align-items:center;height:24px;padding:0 8px}.browser-bar i{width:4px;height:4px;border-radius:50%;background:#91a1bc}.browser-bar span{font-size:5px;letter-spacing:.1em;text-align:center;flex:1;color:#a3b3cc}.browser-body{position:relative;background:#eff2e9;color:#162c25;border-radius:5px;padding:27px 24px 15px;overflow:hidden}.mini-brand{font-size:6px;letter-spacing:.15em;position:relative;z-index:2}.browser-body h4{position:relative;z-index:2;font-size:38px;line-height:1.03;font-weight:500;margin:30px 0 16px}.browser-body h4 em{font-weight:400;font-style:normal;color:#427658}.mini-button{position:relative;z-index:2;background:#214731;border-radius:20px;color:#fff;font-size:6px;padding:8px 12px;display:inline-block}.art-orb{position:absolute;right:-37px;top:45px;width:205px;height:205px;border-radius:50%;background:radial-gradient(circle at 28% 26%,#dfec9d,#95b065 30%,#37684c 55%,#183522 75%);box-shadow:inset -15px -10px 25px #1728204d,10px 20px 20px #264d2720}.mini-grid{display:flex;gap:8px;margin-top:37px}.mini-grid i{height:39px;border-radius:5px;background:#d4ded0;flex:1}.mini-grid i:nth-child(2){background:#a4b7a0}.mini-grid i:nth-child(3){background:#809d7d}.phone-art{position:absolute;bottom:-28px;right:-24px;width:100px;height:174px;border:4px solid #3a4a64;border-radius:15px;background:#203f31;padding:10px;box-shadow:0 10px 30px #0007}.phone-art>span{display:block;background:#132f26;border-radius:6px;width:35px;height:6px;margin:-3px auto 22px}.phone-art b{font-size:14px;line-height:1.1;display:block;color:#edf2dd;font-weight:500}.phone-art i{display:grid;place-items:center;width:45px;height:45px;margin-top:19px;border-radius:50%;background:#c1d6a0;color:#2b513b;font-size:28px;font-style:normal}.services-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.service-card{display:flex;flex-direction:column;border:1px solid #202b40;background:linear-gradient(145deg,#131b2b,#0e1420);border-radius:var(--radius);padding:30px;min-height:285px;position:relative;transition:transform .25s,border-color .25s,box-shadow .25s}.service-card:hover{border-color:#4071ca;transform:translateY(-6px);box-shadow:0 10px 30px #1453dc14;color:inherit}.card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.service-icon{display:inline-flex;align-items:center;justify-content:center;font-size:28px;line-height:1;color:#7ca7ff;width:46px;height:46px;border:1px solid #314973;border-radius:12px;background:#214ca126;flex-shrink:0}.card-number{font-size:10px;color:#778ba8;letter-spacing:.12em}.service-card h3{font-size:20px;letter-spacing:-.03em;max-width:270px}.service-card p{font-size:11px;line-height:1.9;margin:14px 0 22px}.service-card .text-link{font-size:10px;justify-content:space-between;margin-top:auto}.all-services{background:linear-gradient(135deg,#1b3972,#16264a);border-color:#315393}.all-services>.service-icon{margin-bottom:24px}.academy-section{background:radial-gradient(ellipse at 75% 0,#1330643b,transparent 70%),#0d1320;border-top:1px solid #203049;border-bottom:1px solid #203049}.courses-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.course-card{border:1px solid #26334b;border-radius:18px;overflow:hidden;background:#111a2a;transition:transform .25s,border-color .25s}.course-card:hover{transform:translateY(-5px);border-color:#4a6697}.course-art{height:208px;position:relative;overflow:hidden;display:block;background:radial-gradient(ellipse at 55% 110%,#3359a4,transparent 70%),#142b4a}.course-art .pill{position:absolute;left:20px;top:20px;background:#08101f66;color:#e3eafa;border-color:#ffffff26;z-index:1}.course-symbol{position:absolute;right:21%;top:5%;font-size:170px;font-weight:400;color:#9bc8f3;line-height:1.1;text-shadow:4px 10px 0 #4475b0,9px 25px 40px #03080e99;transform:rotate(-15deg)}.art-1{background:radial-gradient(ellipse at 70% 80%,#72578f,transparent 70%),#25223c}.art-1 .course-symbol{color:#e4bdeb;text-shadow:4px 10px 0 #9273b5,9px 25px 40px #15051899}.art-3{background:radial-gradient(ellipse at 70% 80%,#317378,transparent 70%),#132c37}.art-3 .course-symbol{color:#abe2e0;text-shadow:4px 10px 0 #438b9a,9px 25px 40px #03201899}.art-0{background:radial-gradient(ellipse at 70% 80%,#73592d,transparent 70%),#302b24}.art-0 .course-symbol{color:#f7d499;text-shadow:4px 10px 0 #ae8246,9px 25px 40px #22130a99}.art-label{position:absolute;bottom:18px;left:20px;font-size:7px;letter-spacing:.25em;color:#e1ebfa90}.course-content{padding:25px}.meta{display:flex;gap:14px;color:#a2b0c9;font-size:9px;margin-bottom:14px;flex-wrap:wrap}.meta span+span:before{content:'•';margin-right:14px;color:#677998}.course-content h3{font-size:19px;line-height:1.45;letter-spacing:-.025em}.course-content p{font-size:11px;margin-top:11px}.course-bottom{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #26344d;padding-top:17px;margin-top:25px;font-size:12px}.course-bottom strong{font-weight:500}.course-bottom a{border:1px solid #435575;border-radius:50%;width:29px;height:29px;display:grid;place-items:center}.academy-notes{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;padding-top:30px;font-size:10px;color:#a8b7cd}.why-section{display:grid;grid-template-columns:1fr 1fr;gap:85px}.why-section>div:first-child p{max-width:435px;font-size:12px;line-height:2;margin:25px 0}.why-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px}.why-grid>div{border-top:1px solid #2c3950;padding-top:21px}.why-grid>div>span{font-size:9px;color:#7186a8;display:block;margin-bottom:18px}.why-grid h3{font-size:17px;line-height:1.5}.why-grid p{font-size:11px;line-height:1.9;margin-top:8px}.metrics{display:flex;justify-content:space-around;gap:35px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:40px 0}.metrics>div{text-align:center}.metrics strong{font-size:38px;display:block;color:#86aaff}.metrics span{font-size:11px;color:var(--muted)}.project-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:28px}.project-card{border-radius:20px;overflow:hidden;background:#101725;border:1px solid var(--line)}.project-card>a{display:block;overflow:hidden}.project-card img{width:100%;height:330px;object-fit:cover;transition:transform .5s}.project-card:hover img{transform:scale(1.03)}.project-card>div{padding:25px 30px}.project-card .eyebrow{font-size:8px;margin-bottom:13px}.project-card h3{font-size:22px}.project-card p{font-size:12px;margin-bottom:0}.pricing-section{background:#0e1421}.centered-heading{text-align:center;max-width:650px;margin:0 auto 62px}.centered-heading p{font-size:12px;max-width:490px;margin:22px auto}.pricing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;align-items:stretch}.price-card{position:relative;display:flex;flex-direction:column;padding:32px 28px;border:1px solid #d9e3f2;border-radius:18px;background:#f5f7fc;color:#132342}.price-card.featured{background:#2056d9;border-color:#638cff;color:white}.price-icon{font-size:30px;color:#2660ef;line-height:1;margin-bottom:21px}.featured .price-icon{color:#f9d785}.price-card h3{font-size:26px;font-weight:600}.price-card p{font-size:10px;color:#5d6d89;line-height:1.8}.price-card.featured p{color:#d5e1ff}.price-card .package-tag{font-size:10px;margin:7px 0 20px;min-height:18px}.price{border-top:1px solid #cfd9ec;padding-top:24px;margin-bottom:14px}.featured .price{border-color:#7294ed}.price small{display:block;font-size:9px;color:#596d8f;margin-bottom:4px}.featured .price small{color:#d2deff}.price strong{display:block;font-size:28px;line-height:1.3;font-weight:600;letter-spacing:-.04em}.price-card .checks{font-size:10px;line-height:1.7;gap:10px;display:flex;flex-direction:column;margin:15px 0 24px;color:#263e64}.price-card.featured .checks{color:#f0f5ff}.price-card .checks li:before{color:#2870eb}.price-card.featured .checks li:before{color:#aecbff}.package-terms{margin-top:auto;border-top:1px solid #cfd9ec;padding-top:5px}.featured .package-terms{border-color:#7091e3}.package-terms strong{font-weight:600}.price-card .button{font-size:11px;justify-content:space-between;margin-top:8px}.popular{position:absolute;left:50%;top:-16px;transform:translateX(-50%);white-space:nowrap;background:#ffd478;color:#183768;font-size:8px;letter-spacing:.09em;font-weight:600;padding:8px 20px;border-radius:20px}.pricing-note{font-size:10px;color:#8e9db7;text-align:center;max-width:860px;margin:28px auto;line-height:1.9}.pricing-note a{color:#adc5ff}.custom-quote{display:flex;align-items:center;justify-content:space-between;gap:30px;border:1px solid var(--line);border-radius:18px;padding:32px;margin-top:48px}.custom-quote h2{font-size:26px}.custom-quote p{margin-bottom:0;font-size:12px}.post-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px}.post-card{position:relative;background:linear-gradient(115deg,#161f32,#0c131f);border:1px solid var(--line);border-radius:20px;padding:34px;display:block}.post-card:hover{border-color:#4d6b9e;color:inherit}.post-card h3,.post-card h2{font-size:25px;max-width:690px}.post-card p{font-size:12px;max-width:700px}.post-card .eyebrow{font-size:8px}.post-icon{float:right;width:55px;height:55px;display:grid;place-items:center;font-size:26px;border:1px solid #3a4c6e;border-radius:50%;margin-left:20px}.cta-section{position:relative;overflow:hidden;background:radial-gradient(ellipse at 90% 80%,#366aff,#12368f 80%);border:1px solid #4679e8;border-radius:24px;padding:65px;margin-top:10px;margin-bottom:95px}.cta-section .eyebrow{color:#bed0fa;font-size:9px}.cta-section h2{font-size:48px;position:relative;z-index:1}.cta-section>div{display:flex;gap:12px;position:relative;z-index:1;margin-top:28px}.cta-section .ghost{border-color:#728fe3}.cta-mark{position:absolute;font-size:310px;line-height:1;right:45px;bottom:5px;color:#8aabfb4d;transform:rotate(15deg)}
/* Content and forms */
.page-hero{padding-top:83px;padding-bottom:54px}.page-hero h1{max-width:1000px}.page-hero>p{max-width:650px;font-size:14px;margin-top:22px}.page-hero.centered h1,.page-hero.centered>p{margin-left:auto;margin-right:auto}.page-hero .button-row{margin-top:28px}.breadcrumb{display:block;font-size:11px;color:#b0bdd6;margin-bottom:25px}.detail-hero{display:grid;grid-template-columns:1.2fr 1fr;gap:60px;align-items:center;padding-top:70px;padding-bottom:65px}.detail-hero h1{font-size:52px}.detail-hero .lead{font-size:15px;margin:25px 0}.detail-image{position:relative;border-radius:22px;overflow:hidden;border:1px solid #253754;min-height:330px;height:100%}.detail-image>img{height:100%;width:100%;object-fit:cover}.image-label{position:absolute;bottom:20px;left:20px;right:20px;display:flex;align-items:center;gap:18px;padding:18px;background:#101a30dd;border:1px solid #405078;border-radius:12px;backdrop-filter:blur(15px);font-size:11px}.image-label strong{font-weight:500}.detail-body{display:grid;grid-template-columns:minmax(0,2fr) minmax(240px,1fr);gap:65px;align-items:start}.article-body{font-size:14px;line-height:1.9;min-width:0}.article-body h2{font-size:31px;margin-top:42px;margin-bottom:22px}.article-body h2:first-child{margin-top:0}.article-body p{white-space:normal}.article-body p+p{margin-top:22px}.detail-aside{position:sticky;top:115px}.detail-aside h3{font-size:24px}.detail-aside .button{width:100%;padding:14px 16px;font-size:11px}.checks{list-style:none;padding:0;margin:20px 0}.checks li{position:relative;padding-left:23px;margin:9px 0}.checks li:before{position:absolute;left:0;content:'✓';color:#84aeff;font-weight:600}.process-list{list-style:none;padding:0}.process-list li{display:flex;align-items:flex-start;gap:20px;border-top:1px solid var(--line);padding:20px 0}.process-list li>span{color:#77a1fd;font-size:12px;font-weight:500;min-width:24px}.process-list p{margin:0}.faq{border-bottom:1px solid var(--line);padding:20px 0}.faq summary{cursor:pointer;font-size:13px;font-weight:500;line-height:1.6}.faq p{font-size:12px}.curriculum{border:1px solid var(--line);border-radius:12px;margin:18px 0;overflow:hidden}.curriculum summary{padding:18px 20px;background:#172237;cursor:pointer;font-size:13px}.curriculum summary span{float:right;font-size:10px;color:var(--muted)}.curriculum>div{display:flex;justify-content:space-between;gap:20px;padding:15px 20px;border-top:1px solid var(--line);font-size:12px}.curriculum>div a{color:#9bbbff;white-space:nowrap}.curriculum small{color:var(--muted)}.instructor-byline{margin:20px 0;font-size:11px;color:#a9b9d3}.gallery{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:35px 0}.gallery img{border:1px solid var(--line);border-radius:15px;max-height:450px;object-fit:contain;background:#11192a}.cards-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.cards-grid .panel{margin-bottom:0}.filter-bar{display:flex;gap:12px;padding:20px;background:#101726;border:1px solid var(--line);border-radius:14px;margin-bottom:32px}.filter-bar label{flex:1;margin:0}.filter-bar .button{min-width:110px}.filter-bar .service-icon{width:auto;height:auto;font-size:18px;border:0;background:none;color:white}.pagination{display:flex;gap:8px;justify-content:center;margin-top:36px}.pagination a{border:1px solid var(--line);width:42px;height:42px;display:grid;place-items:center;border-radius:8px}.pagination a.active{background:var(--blue);border-color:var(--blue)}.academy-banner{border:1px solid var(--line);background:#131e32;padding:50px;border-radius:22px;margin-bottom:80px}.academy-banner p{max-width:650px}.about-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:70px;align-items:start}.about-grid figure{overflow:hidden;border-radius:20px;border:1px solid var(--line);background:#101a29}.about-grid figcaption{padding:20px;font-size:10px;color:#a9b8d0}.contact-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:80px}.contact-details dt{font-size:9px;text-transform:uppercase;letter-spacing:.13em;color:#8d9eb8;margin-top:27px}.contact-details dd{margin:5px 0 0;font-size:14px;overflow-wrap:anywhere}.location-panel{padding:30px;border-radius:18px;background:radial-gradient(ellipse at 90% 0,#294e7655,transparent),#101a28;border:1px solid var(--line);margin-top:34px}.location-panel>span{font-size:30px;color:#80aaff}.location-panel h3{margin:14px 0;font-size:22px}.location-panel p{font-size:12px;margin-bottom:0}.search-form{display:flex;gap:12px;max-width:800px;margin-top:32px}.centered .search-form{margin-left:auto;margin-right:auto}.search-form input{flex:1;min-width:0}.search-results{margin-bottom:40px}.search-results>a{display:block;padding:25px 0;border-bottom:1px solid var(--line)}.search-results h3{font-size:21px}.search-results p{font-size:12px;max-width:820px;margin-bottom:0}.legal-copy{max-width:820px;font-size:14px}.legal-copy p{margin-bottom:30px}.form-grid{display:flex;flex-direction:column;gap:18px}.form-grid>p{margin:0}.form-grid .button{align-self:flex-start}.form-grid h2{margin-bottom:5px}label{display:block;font-size:12px;color:#d8e0ee;margin-bottom:16px}label input,label select,label textarea{margin-top:8px}.form-grid label{margin:0}input,select,textarea{display:block;width:100%;padding:13px 15px;border:1px solid #35435b;border-radius:8px;background:#0c1321;color:#eef3ff;min-height:48px;font-size:12px;max-width:100%}input::placeholder,textarea::placeholder{color:#7f8faa}textarea{resize:vertical;line-height:1.8}input[type=checkbox],input[type=radio]{display:inline-block;width:18px;height:18px;min-height:0;flex-shrink:0;accent-color:var(--blue);margin:0}input[type=file]{padding:11px;font-size:11px}input::file-selector-button{background:#263957;color:#dce9ff;border:1px solid #45618a;border-radius:4px;padding:6px 9px;margin-right:10px;font-family:inherit;font-size:10px}input:disabled{opacity:.7}label small,form>small{font-size:10px;color:#91a2bf}label>small{display:block;margin-top:6px}.check-label{display:flex;align-items:flex-start;gap:12px;font-size:11px}.check-label input{margin-top:3px}.check-label a{text-decoration:underline;text-underline-offset:3px}.honeypot{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}.auth-shell{display:grid;grid-template-columns:1.2fr 1fr;gap:90px;padding-top:76px;padding-bottom:90px;align-items:start;max-width:1150px}.auth-intro h1{font-size:48px}.auth-intro p{font-size:12px;max-width:360px}.auth-intro img{width:100%;max-height:250px;object-fit:cover;border-radius:20px;opacity:.8;margin-top:25px}.auth-form{padding:34px;display:flex;flex-direction:column;gap:18px}.auth-form label{margin-bottom:0}.auth-form h2{font-size:24px;margin-bottom:8px}.auth-form>a,.auth-form p{font-size:11px;margin:0}.auth-form a{color:#a9c3ff}.auth-form .button{margin-top:5px}.auth-form small{font-size:9px}
/* Project builder and portals */
.project-builder{display:grid;grid-template-columns:260px minmax(0,1fr);gap:45px;align-items:start}.builder-sidebar{background:#121c2d;padding:30px;border-radius:18px;border:1px solid var(--line);position:sticky;top:114px}.step-list{list-style:none;margin:28px 0 36px;padding:0;counter-reset:steps}.step-list li{counter-increment:steps;display:flex;align-items:center;gap:14px;font-size:11px;color:#9baac2;margin-bottom:22px}.step-list li:before{content:counter(steps);width:26px;height:26px;border:1px solid #40506a;border-radius:50%;display:grid;place-items:center;font-size:10px}.step-list li.active{color:#fff}.step-list li.active:before{background:var(--blue);border-color:var(--blue)}.builder-sidebar p{font-size:11px}.builder-body{min-width:0}.builder-body fieldset{border:0;padding:0;margin:0 0 30px;min-width:0}.builder-body legend{font-size:25px;font-weight:500;letter-spacing:-.035em;margin-bottom:25px}.builder-body legend span{font-size:11px;color:#87aafa;margin-right:14px}.builder-body>fieldset>p{font-size:12px}.service-choices{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:20px 0 26px}.service-choices label{margin:0;position:relative}.service-choices input{position:absolute;top:18px;right:15px;z-index:1}.service-choices label>span{display:flex;align-items:center;gap:13px;border:1px solid var(--line);border-radius:12px;background:#101a2a;padding:18px 40px 18px 15px;height:100%;font-size:11px}.service-choices strong{font-weight:500;line-height:1.65}.service-choices .service-icon{font-size:22px;width:37px;height:37px;flex-shrink:0}.service-choices input:checked+span{border-color:#4f89ff;background:#19366755}.upload-label{border:1px dashed #425778;border-radius:12px;padding:20px;background:#111b2b}.builder-controls{display:flex;align-items:center;gap:20px;justify-content:space-between;border-top:1px solid var(--line);padding-top:25px;margin-top:30px}.builder-controls>span{font-size:10px;color:#a7b6cf}.builder-controls .button{font-size:11px;padding:13px 20px}.form-error{color:#ffbb9a;font-size:12px}.review-summary{background:#111e33;border:1px solid var(--line);padding:24px;border-radius:14px;font-size:12px;margin-bottom:26px}.review-summary p{margin:10px 0}.review-summary strong{color:#edf3ff}.dashboard-heading{display:flex;align-items:center;justify-content:space-between;gap:30px}.dashboard-heading h1{font-size:48px}.dashboard-heading .button-row{margin-top:0}.dashboard-heading .text-link{font-size:11px}progress{display:block;width:100%;max-width:550px;height:8px;border:0;background:#26354e;border-radius:8px;overflow:hidden;margin:20px 0}progress::-webkit-progress-bar{background:#26354e}progress::-webkit-progress-value{background:#5185ff;border-radius:8px}progress::-moz-progress-bar{background:#5185ff}.portal-grid{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(280px,1fr);gap:55px}.portal-grid h2{font-size:28px;margin:24px 0}.portal-grid h2:first-child{margin-top:0}.status-track{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:40px}.status-track span{background:#142138;padding:7px 10px;border-radius:5px;color:#90a4c6;font-size:8px;letter-spacing:.04em}.status-track .active{background:#285ff2;color:white}.timeline-item{border-left:2px solid #3559a7;padding:5px 0 22px 23px;margin-bottom:18px}.timeline-item small{font-size:9px;color:#8e9fba}.timeline-item h3{font-size:19px;margin-top:10px}.timeline-item p{font-size:12px;margin-bottom:0}.message{padding:22px;border:1px solid #283951;background:#111c2e;border-radius:15px;margin:18px 0}.message strong{font-weight:500;font-size:12px}.message small{font-size:9px;display:block;color:#899ebd;margin-top:3px}.message p{font-size:12px;margin-bottom:0}.file-link{padding:16px 18px;background:#152238;border:1px solid var(--line);border-radius:10px;display:block;font-size:12px;margin:14px 0}.file-link span{display:block;font-size:10px;color:#9dafcb}.invoice-total{border-top:1px solid var(--line);margin-top:30px;padding-top:25px;display:flex;justify-content:space-between;gap:20px}.invoice-total strong{font-size:25px}.printable dl{display:grid;grid-template-columns:150px 1fr;gap:16px;font-size:12px;margin:28px 0}.printable dt{color:#a4b2ca}.printable dd{margin:0}.printable h3{margin-top:28px;font-size:21px}.printable p{font-size:12px}.lesson-row{display:flex;align-items:center;gap:18px;padding:22px;border:1px solid var(--line);background:#111a2c;border-radius:12px;margin:12px 0;font-size:12px}.lesson-row>span:nth-child(2){flex:1}.lesson-row small{font-size:9px;color:#95a7c6;display:block;margin-top:5px}.lesson-status{font-size:18px;color:#8faeff}.lesson-layout{display:grid;grid-template-columns:260px minmax(0,1fr);gap:55px;align-items:start;padding-top:50px}.lesson-sidebar{border:1px solid var(--line);border-radius:15px;background:#10192a;padding:23px;position:sticky;top:110px}.lesson-sidebar h2{font-size:20px;margin:20px 0}.lesson-sidebar>a:not(.breadcrumb){display:flex;gap:10px;font-size:10px;padding:14px 0;border-top:1px solid var(--line);justify-content:space-between}.lesson-sidebar .active{color:#9abbff}.lesson-sidebar>a>span{font-size:8px;color:#9caeca;white-space:nowrap}.lesson-content{min-width:0}.lesson-content h1{font-size:42px;margin-bottom:32px}.lesson-notes{font-size:15px;line-height:2}.lesson-notes p{margin-bottom:27px;color:#bdc8dc}.lesson-video{width:100%;aspect-ratio:16/9;border:1px solid #36455e;border-radius:13px;margin:15px 0 30px;background:#030609}.quiz-form fieldset{min-width:0;margin-bottom:24px;padding-top:15px}.quiz-form legend{padding:0 9px;font-size:17px;line-height:1.65;color:#e6efff}.answer-option{display:flex;align-items:center;gap:13px;border:1px solid var(--line);padding:15px;border-radius:10px;margin:12px 0;background:#0d1625;font-size:12px}.quiz-score{text-align:center;padding:40px}.quiz-score>strong{font-size:58px;color:#a5c6ff}.quiz-score h2{font-size:27px}.verification-result{text-align:center}.verification-result .eyebrow{margin-top:20px}.verification-result h2{font-size:35px}.verified-icon{display:grid;place-items:center;width:65px;height:65px;background:#224b42;color:#a8e6c9;margin:0 auto;border-radius:50%;font-size:28px}.verification-result dl{font-size:12px}.verification-result dt{color:#9fb0cb;margin-top:20px}.verification-result dd{margin:5px 0}.verification-result .muted{font-size:11px}
/* Administration */
.admin-layout{display:grid;grid-template-columns:235px minmax(0,1fr);max-width:1800px;margin:auto}.admin-sidebar{padding:32px 20px;background:#0e1625;border-right:1px solid var(--line);min-height:100vh}.admin-brand{font-size:27px;font-weight:600;letter-spacing:-.06em;display:block;margin:0 10px 26px}.admin-brand>span{color:#6d98ff}.admin-brand small{display:block;font-size:8px;letter-spacing:.2em;color:#8fa6cc;margin-top:6px}.admin-sidebar>a:not(.admin-brand){display:block;padding:10px 13px;color:#a5b6d1;border-radius:6px;font-size:10px;margin:3px 0}.admin-sidebar>a.active,.admin-sidebar>a:hover{background:#1a3155;color:#e6efff}.admin-sidebar form{margin:20px 10px}.admin-sidebar button{font-size:11px;color:#bdcce2}.admin-main{padding:38px;min-width:0}.admin-heading{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-bottom:35px}.admin-heading h1{font-size:32px}.admin-heading .eyebrow{font-size:8px;margin-bottom:10px}.admin-heading>a{font-size:10px;white-space:nowrap}.admin-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.admin-stats .panel{margin-bottom:0;padding:24px}.admin-stats span{color:#97a9c7;font-size:10px}.admin-stats strong{display:block;font-size:30px;font-weight:500;margin-top:13px;color:#f3f6ff;letter-spacing:-.04em}.admin-home-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:22px;margin-top:25px}.admin-home-grid .panel{min-width:0}.admin-home-grid h2{font-size:23px}.admin-home-grid p{font-size:12px}.chart-row{display:grid;grid-template-columns:1fr 2fr 30px;gap:15px;align-items:center;margin-top:14px;font-size:10px}.chart-row progress{margin:10px 0}.admin-toolbar{display:flex;justify-content:space-between;align-items:center;gap:25px;margin-bottom:23px}.table-wrap{max-width:100%;overflow-x:auto;border:1px solid var(--line);border-radius:12px;background:#111a2a}table{width:100%;border-collapse:collapse;text-align:left;font-size:11px}th{font-size:9px;text-transform:uppercase;letter-spacing:.07em;color:#9aafd0;background:#172339;font-weight:500}td,th{padding:16px 18px;border-bottom:1px solid #26344b;vertical-align:top}td{max-width:360px;overflow-wrap:anywhere}td small{display:block;color:#8ba0bf;font-size:9px;margin-top:5px}.table-actions{display:flex;flex-wrap:wrap;gap:12px;font-size:10px}.table-actions a{color:#a9c9ff}.table-actions button{font-size:10px;color:#efab98;padding:0}.admin-edit{max-width:1050px}.translation-fields{border-top:1px solid var(--line);padding-top:25px}.translation-fields summary{cursor:pointer;color:#b8ceff}.translation-fields label{margin-top:20px}.translation-fields p{font-size:11px}
/* Footer and assistant */
.footer{border-top:1px solid #212c3d;background:#080d18;padding-top:60px}.footer-grid{display:grid;grid-template-columns:1.4fr .8fr 1fr 1.2fr;gap:45px;padding-bottom:55px}.footer-grid>.brand{margin-bottom:14px}.footer p{font-size:10px;line-height:1.95;max-width:245px}.footer .eyebrow{font-size:7px;margin-top:22px}.footer h3{font-size:11px;font-weight:500;letter-spacing:0;margin-bottom:23px;color:#eef2fa}.footer-grid>div>a:not(.brand){display:block;font-size:10px;color:#91a3c0;margin:11px 0}.footer-grid .footer-email{font-size:10px!important;overflow-wrap:anywhere;color:#c9d8ef!important}.socials{display:flex;flex-wrap:wrap;gap:12px;font-size:8px;color:#91a3c0}.footer-bottom{display:flex;justify-content:space-between;gap:25px;border-top:1px solid #1c283b;padding-top:20px;padding-bottom:22px;font-size:8px;color:#7d91b0}.footer-bottom>div{display:flex;gap:20px}.chat-launch{position:fixed;right:24px;bottom:25px;z-index:70;border:1px solid #6389ed;background:#245ceb;color:#fff;border-radius:35px;box-shadow:0 8px 35px #0c225f80;display:flex;align-items:center;gap:9px;padding:12px 18px;font-size:11px}.chat-launch>span:first-child{font-size:23px;line-height:1}.chat-launch:hover{transform:translateY(-3px);box-shadow:0 8px 40px #3869ff60}.assistant{position:fixed;right:24px;bottom:92px;z-index:71;width:360px;max-width:calc(100vw - 28px);background:#121d30;border:1px solid #3e5982;border-radius:20px;box-shadow:0 20px 80px #0009;overflow:hidden}.assistant>header{display:flex;align-items:center;justify-content:space-between;gap:15px;background:#1c3767;padding:19px 21px}.assistant strong{font-size:13px;font-weight:500}.assistant header small{display:block;font-size:9px;color:#aac5ef;margin-top:3px}.chat-close{font-size:25px;padding:0 5px}.chat-messages{padding:18px;max-height:285px;overflow:auto;display:flex;flex-direction:column;gap:13px}.chat-bubble{max-width:95%;padding:12px 15px;background:#20314f;border-radius:12px 12px 12px 2px;color:#dbe7fb;font-size:11px;line-height:1.8;white-space:pre-wrap}.chat-bubble.user{align-self:flex-end;background:#285dda;border-radius:12px 12px 2px 12px;color:white}.chat-bubble a{display:block;margin-top:10px;color:#c1d7ff;text-decoration:underline}.chat-suggestions{padding:0 18px 15px;display:flex;flex-wrap:wrap;gap:7px}.chat-suggestions button{font-size:9px;border:1px solid #466088;padding:7px 9px;border-radius:20px;color:#b7d0f4}.assistant form{display:flex;gap:10px;padding:0 18px}.assistant input{min-height:42px;font-size:11px;flex:1;min-width:0}.assistant form button{background:#2a62e5;border-radius:8px;padding:7px 14px}.chat-note{font-size:7px;color:#9baecb;display:block;padding:10px 18px 14px}.reveal{opacity:0;transform:translateY(18px);transition:opacity .6s,transform .6s}.reveal.visible{opacity:1;transform:none}
/* Responsive */
@media(min-width:1600px){.container{max-width:1330px}.hero{min-height:740px}.hero h1{font-size:86px}.hero-visual{height:540px}.hero-copy>p{font-size:14px}.nav-wrap{max-width:1460px}.main-nav{font-size:11px;gap:25px}}
@media(max-width:1250px){.nav-wrap{padding:0 28px;gap:18px}.main-nav{gap:16px;font-size:9px}.login-link{padding-left:13px}.main-nav .small{padding:11px;font-size:9px}.brand{font-size:24px}.brand img{width:32px;height:34px}.container{width:calc(100% - 80px)}.hero h1{font-size:61px}.hero{min-height:620px}.hero-visual{height:420px}.hero-actions{gap:5px}.hero-actions .button{font-size:11px;padding:15px 18px;gap:13px}.web-feature{gap:40px;padding:34px}.web-feature h3{font-size:29px}.why-section{gap:45px}.price strong{font-size:25px}.price-card{padding:30px 23px}.footer-grid{gap:25px}.detail-hero h1{font-size:45px}.admin-main{padding:28px}.admin-stats strong{font-size:25px}}
@media(max-width:1050px){.main-nav{gap:12px}.main-nav .login-link{display:none}.main-nav .small{font-size:8px;padding:10px}.nav-wrap{padding:0 22px}.container{width:calc(100% - 64px)}.hero h1{font-size:55px}.hero-copy>p{font-size:12px}.hero-visual{height:400px}.hero{min-height:585px}.floating-tag{padding:10px 12px}.tag-code{left:-5px;top:60px}.tag-learn{bottom:50px;font-size:7px}.section{padding-top:85px;padding-bottom:85px}.technology-strip>.container{gap:30px}.technology-names{gap:20px}.technology-names b{font-size:12px}.service-card{padding:24px;min-height:270px}.service-card h3{font-size:18px}.services-grid{gap:17px}.web-feature{gap:30px;padding:30px}.browser-body h4{font-size:31px}.art-orb{width:165px;height:165px;top:65px;right:-48px}.phone-art{width:90px;height:160px}.courses-grid{gap:17px}.course-content{padding:22px}.course-content h3{font-size:17px}.why-section{gap:38px}.why-grid{gap:23px}.price-card{padding:28px 20px}.price strong{font-size:22px}.pricing-grid{gap:17px}.price-card .checks{font-size:9px}.price-card p{font-size:9px}.detail-hero{gap:36px}.detail-body{gap:35px}.auth-shell{gap:50px}.auth-intro h1{font-size:40px}.contact-grid{gap:45px}.portal-grid{gap:30px}.admin-layout{grid-template-columns:205px minmax(0,1fr)}.admin-main{padding:25px}.admin-stats{gap:12px}.admin-stats .panel{padding:20px}.admin-home-grid{grid-template-columns:1fr}.project-builder{grid-template-columns:220px minmax(0,1fr);gap:28px}.builder-sidebar{padding:24px}.lesson-layout{grid-template-columns:220px minmax(0,1fr);gap:32px}}
@media(max-width:900px){.nav-wrap{min-height:74px;padding:0 28px}.menu-toggle{display:block}.main-nav{display:none;position:absolute;top:74px;left:0;right:0;background:#0d1423;border-bottom:1px solid #33496c;padding:18px 28px 26px;max-height:calc(100dvh - 74px);overflow:auto;grid-template-columns:1fr 1fr;gap:0;font-size:12px}.main-nav.open{display:grid}.main-nav>a{padding:13px 10px;min-height:44px}.main-nav .login-link{display:block;border:0;padding:13px 10px}.main-nav .small{font-size:11px;padding:13px;grid-column:1/-1;margin-top:12px}.nav-more{grid-column:1/-1;padding:10px}.nav-more summary{font-size:12px;min-height:30px}.nav-more>div{position:static;background:transparent;box-shadow:none;border:0;padding:10px 0;display:grid;grid-template-columns:1fr 1fr}.nav-more a{font-size:11px;padding:10px 0}.main-nav .language{margin:8px 10px;padding:5px 10px;justify-self:start;min-height:28px}.main-nav .nav-search{font-size:27px}.hero h1{font-size:48px}.hero{gap:5px;min-height:560px}.hero-visual{height:370px}.hero-actions{flex-wrap:wrap}.hero-copy .quiet-link{font-size:9px}.floating-tag strong{font-size:9px}.floating-tag small{font-size:8px}.tag-code{top:65px;left:5px}.tag-icon{font-size:20px}.hero-index{font-size:6px;right:0}.technology-strip>.container>span{display:none}.technology-names{justify-content:center}.services-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.web-feature{grid-template-columns:1fr 1fr;gap:22px}.web-feature h3{font-size:25px}.web-feature p{font-size:11px}.web-feature .button{font-size:9px;padding:14px 13px;gap:10px}.browser-art{margin-right:8px}.browser-body{padding:20px 17px 13px}.browser-body h4{font-size:28px}.phone-art{width:72px;height:140px;padding:7px;right:-16px}.phone-art b{font-size:11px}.phone-art i{width:33px;height:33px;font-size:24px}.phone-art>span{margin-bottom:19px}.art-orb{width:140px;height:140px;right:-32px;top:50px}.why-section{grid-template-columns:1fr;gap:40px}.why-section>div:first-child p{max-width:650px}.why-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.why-grid h3{font-size:15px}.why-grid p{font-size:10px}.course-art{height:180px}.course-symbol{font-size:150px;right:14%;top:8%}.course-content{padding:19px}.course-content h3{font-size:16px}.course-content p{font-size:10px}.course-bottom{font-size:10px}.pricing-grid{gap:13px}.price-card{padding:25px 16px}.price strong{font-size:20px}.price-card h3{font-size:22px}.price-card .checks{font-size:8px;padding:0;gap:7px}.price-card .checks li{padding-left:16px;margin:4px 0}.price-card p{font-size:8px}.price-card .button{font-size:9px;padding:12px}.price-card .package-tag{font-size:8px;min-height:28px}.package-terms strong{font-size:9px}.popular{font-size:7px;padding:7px 14px}.cta-section{padding:45px}.cta-section h2{font-size:38px}.cta-mark{font-size:250px;right:10px}.footer-grid{grid-template-columns:1.2fr 1fr;gap:40px}.detail-hero h1{font-size:39px}.detail-hero{grid-template-columns:1.1fr 1fr;gap:28px}.detail-hero .lead{font-size:12px}.detail-image{min-height:310px}.detail-body{grid-template-columns:minmax(0,1.7fr) minmax(210px,1fr);gap:28px}.detail-aside{padding:23px}.detail-aside h3{font-size:21px}.detail-aside p{font-size:11px}.cards-grid{grid-template-columns:1fr 1fr}.contact-grid{gap:35px}.contact-grid .panel{padding:24px}.auth-shell{gap:30px}.auth-form{padding:27px}.admin-stats{grid-template-columns:1fr 1fr}.admin-heading{align-items:start}.admin-heading h1{font-size:26px}.admin-heading>a{font-size:9px}.admin-layout{grid-template-columns:185px minmax(0,1fr)}.admin-sidebar{padding:25px 12px}.admin-sidebar>a:not(.admin-brand){font-size:9px}.admin-main{padding:24px 20px}.admin-edit{padding:23px}.project-builder{grid-template-columns:185px minmax(0,1fr);gap:25px}.builder-sidebar{padding:22px 18px}.step-list li{font-size:10px;gap:10px}.builder-body legend{font-size:22px}.service-choices{gap:10px}.service-choices label>span{padding:15px 28px 15px 12px;font-size:10px;gap:9px;flex-direction:column;align-items:flex-start}.service-choices input{top:16px;right:10px;width:15px;height:15px}.portal-grid{grid-template-columns:1.3fr 1fr;gap:25px}.portal-grid .panel{padding:23px}.lesson-layout{grid-template-columns:200px minmax(0,1fr);gap:28px}.lesson-sidebar{padding:18px}.lesson-content h1{font-size:35px}.lesson-notes{font-size:13px}.about-grid{gap:35px}}
@media(max-width:650px){.container{width:calc(100% - 40px)}.nav-wrap{padding:0 20px;min-height:69px}.main-nav{top:69px;max-height:calc(100dvh - 69px);padding:16px 20px 23px}.brand{font-size:26px}.brand img{width:31px;height:33px}.hero{grid-template-columns:1fr;padding-top:48px;padding-bottom:33px;gap:5px}.hero h1{font-size:clamp(46px,10.8vw,67px)}.hero-copy>p{font-size:12px;line-height:1.95;margin:22px 0;max-width:450px}.hero .eyebrow{font-size:8px;margin-bottom:22px}.hero-actions{gap:5px;margin-bottom:18px;flex-wrap:nowrap}.hero-actions .button{font-size:10px;gap:12px;padding:14px 16px;min-height:48px}.hero-actions .ghost{padding:14px 10px;gap:8px}.hero-copy .quiet-link{font-size:9px}.hero-visual{height:335px;margin:14px 0 0;max-width:430px;width:100%;justify-self:center}.hero-brand{height:94%;width:100%}.orbit-one{height:92%;width:90%}.orbit-two{height:100%;width:78%}.tag-code{top:52px;left:0}.floating-tag{padding:11px 14px}.floating-tag strong{font-size:10px}.floating-tag small{font-size:8px}.tag-learn{right:0;bottom:50px;font-size:7px}.hero-index{right:20px;font-size:6px;bottom:0}.technology-strip>.container{padding-top:23px;padding-bottom:23px}.technology-names{gap:13px 23px}.technology-names b{font-size:11px}.section{padding-top:66px;padding-bottom:66px}.section.compact{padding-top:15px;padding-bottom:60px}.section-head{align-items:flex-start;flex-direction:column;gap:23px;margin-bottom:30px}.section-head>div:last-child:not(:first-child){max-width:100%}.section-head p{font-size:11px;max-width:420px}.section-head h2{font-size:34px}.eyebrow{font-size:8px;margin-bottom:17px}.web-feature{grid-template-columns:1fr;padding:27px;gap:40px;border-radius:18px}.web-feature h3{font-size:29px;margin-top:20px}.web-feature p{font-size:11px}.web-feature .button{font-size:10px;padding:14px 18px}.inline-tags{gap:7px}.inline-tags span{font-size:7px}.browser-art{width:87%;max-width:340px;justify-self:center;margin:0 16px 30px 0}.browser-body{padding:23px}.browser-body h4{font-size:34px}.art-orb{width:178px;height:178px;right:-37px}.phone-art{width:83px;height:154px;padding:10px;right:-25px;bottom:-20px}.phone-art b{font-size:12px}.phone-art i{width:38px;height:38px}.services-grid{gap:13px}.service-card{padding:21px 18px;min-height:250px;border-radius:17px}.service-card h3{font-size:16px;line-height:1.4}.service-card p{font-size:10px;line-height:1.8;margin:12px 0 20px}.card-top{margin-bottom:22px}.service-icon{width:39px;height:39px;font-size:24px;border-radius:10px}.card-number{font-size:8px}.service-card .text-link{font-size:8px;gap:8px}.all-services h3{font-size:19px}.all-services>.service-icon{margin-bottom:24px}.courses-grid{grid-template-columns:1fr;gap:22px}.course-art{height:220px}.course-symbol{font-size:175px;right:23%;top:5%}.course-content{padding:24px}.course-content h3{font-size:21px}.course-content p{font-size:12px}.course-bottom{font-size:12px}.meta{font-size:9px}.academy-notes{display:grid;grid-template-columns:1fr 1fr;gap:14px;font-size:9px;padding-top:26px}.why-section{gap:33px}.why-section h2{font-size:34px}.why-section>div:first-child p{font-size:11px}.why-grid{grid-template-columns:1fr 1fr;gap:28px 24px}.why-grid h3{font-size:17px}.why-grid p{font-size:11px}.metrics{display:grid;grid-template-columns:1fr 1fr;gap:26px;padding:30px 0}.metrics strong{font-size:32px}.metrics span{font-size:10px}.project-grid{grid-template-columns:1fr}.project-card img{height:265px}.project-card>div{padding:24px}.project-card h3{font-size:21px}.project-card p{font-size:11px}.centered-heading{margin-bottom:47px}.centered-heading h2{font-size:33px}.centered-heading p{font-size:11px}.pricing-grid{grid-template-columns:1fr;gap:33px;max-width:430px;margin:auto}.price-card{padding:29px}.price-card .checks{font-size:11px;gap:8px}.price-card .checks li{padding-left:23px}.price-card h3{font-size:27px}.price-card p{font-size:11px}.price-card .package-tag{font-size:11px;min-height:0;margin-bottom:23px}.price strong{font-size:31px}.price small{font-size:10px}.price-card .button{font-size:12px;padding:16px 19px}.package-terms strong{font-size:11px}.popular{font-size:8px;padding:8px 18px}.pricing-note{font-size:9px;margin:28px auto}.custom-quote{flex-direction:column;align-items:start;padding:26px;gap:25px}.custom-quote h2{font-size:24px}.custom-quote p{font-size:11px}.post-grid{grid-template-columns:1fr}.post-card{padding:25px}.post-card h3,.post-card h2{font-size:23px}.post-card p{font-size:11px}.post-icon{width:40px;height:40px;font-size:20px;margin-left:12px}.post-card .eyebrow{font-size:7px}.cta-section{padding:34px 26px;margin-bottom:64px;border-radius:18px}.cta-section h2{font-size:33px}.cta-section .eyebrow{font-size:7px}.cta-section>div{gap:10px;flex-wrap:wrap}.cta-section .button{padding:13px 15px;font-size:10px;gap:14px}.cta-mark{font-size:200px;right:-25px;bottom:0;opacity:.65}.footer{padding-top:45px}.footer-grid{grid-template-columns:1fr 1fr;gap:34px 25px;padding-bottom:34px}.footer-grid>div:first-child{grid-column:1/-1}.footer-grid>div:last-child{grid-column:1/-1}.footer p{max-width:290px;font-size:11px}.footer h3{font-size:12px;margin-bottom:18px}.footer-grid>div>a:not(.brand){font-size:11px}.footer .eyebrow{font-size:8px}.footer-grid .footer-email{font-size:12px!important}.footer-bottom{flex-direction:column;gap:10px;font-size:8px;padding-bottom:85px}.footer-bottom>div{gap:20px}.chat-launch{right:17px;bottom:18px;padding:13px;border-radius:50%;width:49px;height:49px;justify-content:center}.chat-label{display:none}.assistant{right:14px;bottom:80px;width:360px;max-height:calc(100dvh - 105px);overflow:auto}.chat-messages{max-height:220px}.page-hero{padding-top:50px;padding-bottom:36px}.page-hero h1{font-size:40px;line-height:1.2}.page-hero>p{font-size:12px;line-height:1.9;margin-top:18px}.page-hero .eyebrow{font-size:8px}.detail-hero{grid-template-columns:1fr;gap:30px;padding-top:40px;padding-bottom:40px}.detail-hero h1{font-size:39px}.detail-hero .lead{font-size:13px;margin:20px 0}.detail-image{height:300px;min-height:0}.detail-body{grid-template-columns:1fr;gap:28px}.detail-aside{position:static;padding:28px}.detail-aside h3{font-size:25px}.detail-aside p{font-size:12px}.article-body{font-size:13px}.article-body h2{font-size:28px;margin-top:35px}.process-list{font-size:12px}.faq summary{font-size:12px}.faq p{font-size:11px}.curriculum summary{font-size:12px;padding:15px}.curriculum summary span{font-size:9px}.curriculum>div{padding:15px;font-size:11px;gap:15px}.cards-grid{grid-template-columns:1fr}.filter-bar{padding:16px;flex-wrap:wrap;gap:10px}.filter-bar label{flex:1 1 100%}.filter-bar .button{width:100%;font-size:11px}.filter-bar input,.filter-bar select{font-size:11px}.academy-banner{padding:30px;margin-bottom:60px}.academy-banner h2{font-size:29px}.academy-banner p{font-size:12px}.about-grid{grid-template-columns:1fr;gap:30px}.contact-grid{grid-template-columns:1fr;gap:35px}.contact-grid>div>h2{font-size:28px}.location-panel{margin-top:25px;padding:25px}.contact-grid .panel{padding:25px}.search-form{gap:9px}.search-form .button{font-size:11px;padding:13px 17px}.search-form input{font-size:11px;padding:12px}.search-results h3{font-size:20px}.search-results p{font-size:11px}.legal-copy{font-size:12px;line-height:1.9}.auth-shell{grid-template-columns:1fr;gap:25px;padding-top:45px;padding-bottom:60px}.auth-intro h1{font-size:38px}.auth-intro img{display:none}.auth-intro p{font-size:12px}.auth-form{padding:27px}.auth-form h2{font-size:25px}.panel{padding:25px;border-radius:17px}.panel h2{font-size:23px}.panel h3{font-size:21px}.project-builder{grid-template-columns:1fr;gap:25px}.builder-sidebar{position:static;padding:20px}.builder-sidebar>.eyebrow{margin-bottom:15px}.builder-sidebar>p{display:none}.step-list{display:grid;grid-template-columns:repeat(3,1fr);gap:13px;margin:0}.step-list li{font-size:8px;margin:0;gap:7px;align-items:center;line-height:1.4}.step-list li:before{width:21px;height:21px;flex-shrink:0;font-size:9px}.builder-body legend{font-size:24px;margin-bottom:20px}.service-choices{gap:12px}.service-choices label>span{font-size:11px;padding:17px 32px 17px 16px}.service-choices .service-icon{margin-bottom:3px}.service-choices input{top:17px;right:12px;width:17px;height:17px}.builder-controls{gap:10px}.builder-controls>span{font-size:8px}.builder-controls .button{padding:13px 14px;font-size:10px;min-height:44px}.review-summary{padding:20px;font-size:11px}.dashboard-heading{flex-direction:column;align-items:flex-start;gap:15px}.dashboard-heading h1{font-size:37px}.dashboard-heading .button-row{gap:25px}.portal-grid{grid-template-columns:1fr;gap:40px}.portal-grid h2{font-size:27px}.status-track{gap:5px;margin-bottom:30px}.status-track span{font-size:7px;padding:7px}.printable dl{grid-template-columns:1fr;gap:5px}.printable dt{margin-top:13px;font-size:10px}.invoice-total{flex-direction:column;gap:8px}.lesson-layout{grid-template-columns:1fr;padding-top:35px;gap:35px}.lesson-sidebar{position:static;padding:24px}.lesson-sidebar h2{font-size:22px}.lesson-sidebar>a:not(.breadcrumb){font-size:11px}.lesson-sidebar .breadcrumb{margin-bottom:15px}.lesson-content h1{font-size:34px}.lesson-notes{font-size:13px;line-height:1.95}.quiz-form legend{font-size:15px}.answer-option{font-size:11px}.quiz-score{padding:30px 23px}.verification-result h2{font-size:29px}.verification-result .muted{font-size:10px}.admin-layout{grid-template-columns:1fr}.admin-sidebar{min-height:0;border-right:0;border-bottom:1px solid var(--line);padding:20px;display:flex;flex-wrap:wrap;gap:5px;max-height:215px;overflow:auto}.admin-brand{flex:1 1 100%;margin:0 8px 15px}.admin-sidebar>a:not(.admin-brand){padding:8px 10px;margin:0;background:#172337;font-size:9px}.admin-sidebar form{margin:4px 7px}.admin-sidebar form button{font-size:9px;padding:8px}.admin-main{padding:30px 20px 55px}.admin-heading{gap:15px;margin-bottom:25px}.admin-heading h1{font-size:27px}.admin-heading .eyebrow{font-size:7px}.admin-heading>a{font-size:8px;white-space:normal;text-align:right}.admin-stats{grid-template-columns:1fr 1fr;gap:12px}.admin-stats .panel{padding:20px}.admin-stats span{font-size:9px}.admin-stats strong{font-size:26px}.admin-toolbar{gap:15px}.admin-toolbar p{font-size:11px}.admin-toolbar .button{font-size:10px;padding:13px}.admin-edit{padding:22px}.table-wrap table{min-width:550px}th,td{padding:14px;font-size:10px}.table-wrap th{font-size:8px}.admin-main .form-grid>p{font-size:11px}.translation-fields summary{font-size:12px}.chart-row{grid-template-columns:1fr 1.5fr 20px;gap:10px;font-size:9px}.notice{font-size:12px}.error-code{font-size:115px}.error-page h1{font-size:30px}.error-page p{font-size:12px}}
@media(max-width:360px){.container{width:calc(100% - 32px)}.nav-wrap{padding:0 16px}.hero h1{font-size:44px}.hero-actions .button{padding:13px 12px;font-size:9px;gap:7px}.hero-actions .ghost{padding:12px 5px;gap:6px}.play-icon{width:24px;height:24px;font-size:19px!important}.quiet-link strong{display:block;margin:5px 0}.hero-visual{height:285px}.tag-code{top:40px}.floating-tag{padding:8px 11px}.floating-tag strong{font-size:8px}.floating-tag small{font-size:7px}.tag-learn{font-size:6px;bottom:40px}.hero-index{font-size:5px;right:5px}.services-grid{grid-template-columns:1fr}.service-card{min-height:260px;padding:25px}.service-card h3{font-size:22px}.service-card p{font-size:12px}.service-card .text-link{font-size:11px}.web-feature{padding:23px}.web-feature h3{font-size:25px}.browser-body h4{font-size:29px}.browser-body{padding:20px 16px}.mini-brand{font-size:5px}.art-orb{width:142px;height:142px}.phone-art{width:70px;height:140px}.phone-art b{font-size:10px}.section-head h2,.why-section h2{font-size:30px}.why-grid h3{font-size:16px}.why-grid p{font-size:10px}.price-card{padding:25px}.price strong{font-size:28px}.price-card .checks{font-size:10px}.post-icon{float:none;margin:0 0 20px}.cta-section{padding:29px 22px}.cta-section h2{font-size:29px}.cta-section .button{font-size:9px}.page-hero h1{font-size:35px}.detail-hero h1{font-size:34px}.service-choices{grid-template-columns:1fr}.service-choices label>span{flex-direction:row;align-items:center;font-size:11px}.step-list{gap:13px 8px}.step-list li{font-size:7px;gap:4px}.step-list li:before{width:18px;height:18px;font-size:8px}.builder-controls .button{font-size:9px;padding:12px}.admin-main{padding-left:16px;padding-right:16px}.admin-stats .panel{padding:17px}.admin-stats strong{font-size:22px}.admin-heading h1{font-size:23px}.footer-grid{gap:30px 20px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.reveal{opacity:1;transform:none}}
@media print{body{background:#fff;color:#172340;font-size:11px}.site-header,.footer,.chat-launch,.assistant,.button,.button-row,.breadcrumb,.admin-sidebar{display:none!important}.container{width:100%;max-width:none}.page-hero{padding:15px 0}.page-hero h1{font-size:26px}.page-hero>p,.eyebrow{color:#444}.section{padding:15px 0}.panel{background:#fff;border:1px solid #ccc;color:#152740;box-shadow:none;break-inside:avoid}.panel p,.panel dt,.panel .muted{color:#455269}.panel dd,.panel h2{color:#182941}.printable{padding:25px}.printable dl{display:grid;grid-template-columns:140px 1fr}a{color:#183c72}form:not(.printable){display:none}.hero-visual{display:none}}
/* Readable type at every screen size. */
body{font-size:16px}.main-nav{font-size:12px}.main-nav .button.small{font-size:12px}.eyebrow,.hero .eyebrow,.section-head .eyebrow,.footer .eyebrow,.post-card .eyebrow,.cta-section .eyebrow{font-size:12px;letter-spacing:.12em}.hero-copy>p,.section-head p,.web-feature p,.service-card p,.course-content p,.why-section>div:first-child p,.why-grid p,.post-card p,.centered-heading p,.custom-quote p,.academy-banner p,.detail-aside p,.contact-grid p,.auth-intro p{font-size:14px}.hero-copy>p{font-size:16px}.button,.hero-actions .button,.web-feature .button,.cta-section .button{font-size:14px}.button.small{font-size:12px}.text-link,.service-card .text-link,.quiet-link,.hero-copy .quiet-link,.academy-notes,.course-bottom,.meta,.card-number,.pill,.inline-tags span,.technology-strip>.container>span,.art-label,.pricing-note,.popular{font-size:12px}.inline-tags span{letter-spacing:0}.price-card p,.price-card .checks,.price-card .package-tag,.package-terms strong,.price-card .button{font-size:14px}.price small{font-size:12px}.price-card .checks{gap:7px}.price-card .checks li{padding-left:23px}.course-content h3{font-size:21px}.service-card h3{font-size:22px}.footer p,.footer h3,.footer-grid>div>a:not(.brand),.footer-grid .footer-email{font-size:12px!important}.footer-bottom,.socials{font-size:12px}.contact-details dt,.contact-details dd,.auth-form>a,.auth-form p,.auth-form small,.check-label,label,.form-grid>p,.admin-main .form-grid>p,input,select,textarea,.file-link,.lesson-row,.answer-option,.faq summary,.curriculum summary,.curriculum>div,.search-results p,.printable p,.printable dl{font-size:14px}.article-body,.legal-copy,.lesson-notes{font-size:16px}.faq p,.curriculum small,.curriculum summary span,.instructor-byline,.breadcrumb,.lesson-sidebar>a:not(.breadcrumb),.lesson-row small,.message small,.timeline-item small,label small,form>small,.status-track span,.step-list li,.builder-controls>span,.builder-controls .button,.service-choices label>span,.review-summary,.admin-sidebar>a:not(.admin-brand),.admin-heading>a,.admin-stats span,.admin-toolbar p,.table-actions,.table-actions button,.chart-row,.chat-suggestions button,.chat-note,.chat-bubble,.chat-launch,.assistant input,.assistant header small{font-size:12px}.message p,.message strong,.timeline-item p,.builder-sidebar p,.builder-body>fieldset>p,.auth-form label,.quiz-form legend{font-size:14px}.admin-sidebar>a:not(.admin-brand){padding-top:11px;padding-bottom:11px}.admin-main th,.admin-main td,.table-wrap th,td small{font-size:12px}.page-hero>p,.detail-hero .lead{font-size:16px}.service-choices label>span{padding-right:36px}.main-nav{gap:15px}.technology-names b{font-size:14px}.chat-label{font-size:12px}.chat-messages{max-height:320px}.assistant .chat-note{font-size:10px}.hero-index,.tag-learn{font-size:9px}.floating-tag strong{font-size:12px}.floating-tag small{font-size:10px}.why-grid h3{font-size:19px}.feature-number{opacity:.5}
@media(min-width:901px) and (max-width:1199px){.main-nav{gap:10px;font-size:10px}.main-nav .button.small{font-size:10px}.login-link{display:none}}
@media(max-width:900px){.main-nav,.main-nav>a{font-size:14px}.nav-more summary{font-size:14px}.nav-more a{font-size:12px}.main-nav .small{font-size:14px}.hero h1{font-size:clamp(44px,6vw,60px)}.hero-copy>p{font-size:14px}.hero-actions{flex-wrap:wrap}.why-grid{grid-template-columns:1fr 1fr}.pricing-grid{grid-template-columns:1fr;max-width:580px;margin:auto;gap:34px}.price-card{padding:32px}.price strong{font-size:32px}.price-card h3{font-size:29px}.price-card .package-tag{min-height:0}.course-content h3{font-size:20px}.course-content p{font-size:14px}.courses-grid{grid-template-columns:1fr 1fr}.courses-grid>.course-card:last-child:nth-child(odd){grid-column:1/-1}.hero .button{padding:14px 17px;font-size:12px}.hero-index{font-size:7px}}
@media(max-width:650px){.hero h1{font-size:clamp(43px,10.8vw,67px)}.hero-actions{flex-wrap:wrap}.hero-actions .button{font-size:12px;padding:14px 16px}.hero-actions .ghost{padding:14px 10px}.hero .eyebrow{font-size:10px}.hero-copy .quiet-link{font-size:12px}.technology-names{gap:13px 20px}.technology-names b{font-size:12px}.services-grid{grid-template-columns:1fr}.service-card{padding:27px;min-height:280px}.service-card h3{font-size:24px;max-width:none}.service-card p{font-size:14px}.card-top{margin-bottom:24px}.service-icon{width:47px;height:47px;font-size:28px}.courses-grid{grid-template-columns:1fr}.courses-grid>.course-card:last-child:nth-child(odd){grid-column:auto}.course-content h3{font-size:23px}.course-content{padding:25px}.why-grid h3{font-size:20px}.academy-notes{font-size:12px}.price-card{padding:28px}.price-card .checks,.price-card p{font-size:14px}.cta-section .eyebrow{font-size:10px}.cta-section .button{font-size:12px;padding:14px 18px}.footer-bottom>div{gap:15px;flex-wrap:wrap}.service-choices label>span{font-size:12px}.step-list li{font-size:10px;gap:7px}.builder-controls>span{font-size:10px}.builder-controls .button{font-size:12px}.dashboard-heading .text-link{font-size:12px}.lesson-sidebar>a:not(.breadcrumb){font-size:12px}.status-track span{font-size:10px}.admin-sidebar>a:not(.admin-brand){font-size:12px}.admin-heading .eyebrow{font-size:10px}.admin-heading>a{font-size:12px}.admin-stats span{font-size:12px}.admin-stats strong{font-size:25px}.assistant strong{font-size:14px}.chat-messages{max-height:250px}.hero-index{font-size:7px}.tag-learn{font-size:8px}.floating-tag strong{font-size:10px}.floating-tag small{font-size:9px}.page-hero .eyebrow{font-size:11px}.builder-body>fieldset>p{font-size:14px}}
@media(max-width:360px){.hero-actions .button{font-size:11px;padding:13px 14px}.hero-actions .ghost{padding:13px 8px}.step-list{grid-template-columns:1fr 1fr;gap:12px}.price-card{padding:25px}.price strong{font-size:29px}.floating-tag strong{font-size:9px}.tag-learn{font-size:7px}.why-grid{grid-template-columns:1fr}.search-form{flex-direction:column}.footer-bottom{font-size:11px}.hero-index{font-size:6px}.admin-heading{flex-direction:column;gap:10px}}
.hero .orbit{max-width:84%;max-height:83%}.course-cover{width:100%;height:100%;object-fit:cover}.course-art:has(.course-cover) .pill,.course-art:has(.course-cover) .art-label{background:#08101fe6;padding:6px 10px;border-radius:5px}
