/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.start{inset-inline-start:var(--spacing)}}:root{--ink:#081326;--navy:#0d1c35;--paper:#f6f2ea;--white:#fffdf8;--coral:#ff6d59;--amber:#f6b649;--aqua:#7cd4c2;--muted:#526071;--line:#d9d4c9}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit}main{overflow:hidden}.hero{min-height:680px;color:var(--white);background:radial-gradient(circle at 92% 70%,#ff6d59d1,#0000 29%),radial-gradient(circle at 77% 2%,#7cd4c22e,#0000 24%),linear-gradient(124deg,#07142b 0%,#0c1a33 54%,#30213e 100%);grid-template-columns:minmax(0,1.08fr) minmax(330px,.92fr);align-items:center;gap:2rem;padding:7rem max(6vw,2rem) 5.5rem;display:grid}.hero-copy{z-index:1;max-width:680px;position:relative}.eyebrow{color:var(--coral);letter-spacing:.16em;text-transform:uppercase;margin:0 0 .7rem;font-size:.75rem;font-weight:800}.hero h1,h2,h3,p{margin-top:0}.hero h1{letter-spacing:-.065em;max-width:720px;margin-bottom:1.4rem;font-size:clamp(3rem,5.8vw,5.75rem);line-height:.97}.lead{color:#d7deeb;max-width:620px;font-size:clamp(1.08rem,1.8vw,1.34rem);line-height:1.6}.hero-actions{flex-wrap:wrap;gap:.8rem;margin-top:2rem;display:flex}.button{border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:.75rem 1.12rem;font-weight:800;text-decoration:none;transition:transform .18s,background .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button.primary{background:var(--coral);color:#201122;box-shadow:0 11px 30px #ff6d593d}.button.quiet{color:var(--white);border:1px solid #ffffff4d}.microcopy{color:#aab7ca;margin-top:1.5rem;font-size:.83rem}.hero-visual{height:min(450px,47vw);min-height:360px;position:relative}.orbit{border:1px solid #ffffff26;border-radius:50%;position:absolute}.orbit-one{aspect-ratio:1;width:94%;top:-8%;right:-11%}.orbit-two{aspect-ratio:1;border-color:#7cd4c25c;width:65%;top:14%;right:7%}.device{background:linear-gradient(145deg,#1d2d4b,#081326 64%);border:8px solid #aeb9ca;position:absolute;overflow:hidden;box-shadow:0 25px 55px #0000005c}.device:after{content:"";opacity:.92;background:linear-gradient(135deg,#134250,#0a2d55 54%,#ff735b);position:absolute;inset:13% 10%}.device span{z-index:1;color:var(--white);letter-spacing:.08em;font-size:clamp(1.5rem,3vw,2.5rem);font-weight:900;position:absolute;top:19%;left:17%}.device i{z-index:1;background:var(--aqua);border-radius:99px;width:10px;height:10px;position:absolute;top:7%;left:48%}.tablet{aspect-ratio:.78;border-radius:30px;width:55%;top:15%;left:2%;transform:rotate(-6deg)}.laptop{aspect-ratio:1.32;border-radius:14px 14px 6px 6px;width:55%;bottom:4%;right:-2%;transform:rotate(5deg)}.cable{z-index:2;border:8px solid #131722;border-top:0;border-left:0;border-radius:0 0 55px;width:31%;height:33%;position:absolute;bottom:20%;left:47%;transform:rotate(-12deg)}.warning,.section,footer{padding-left:max(6vw,2rem);padding-right:max(6vw,2rem)}.warning{background:#ffe5bc;border-bottom:1px solid #efc583;align-items:flex-start;gap:1rem;padding-top:1.55rem;padding-bottom:1.55rem;display:flex}.warning-number{color:#42250e;background:var(--amber);border-radius:50%;flex:0 0 30px;place-items:center;width:30px;height:30px;font-weight:900;display:grid}.warning h2{margin-bottom:.3rem;font-size:1.08rem}.warning p{margin-bottom:0;line-height:1.5}.section{padding-top:6rem;padding-bottom:6rem}.section-heading{max-width:680px;margin-bottom:2.2rem}.section h2{letter-spacing:-.055em;margin-bottom:.8rem;font-size:clamp(2.1rem,4vw,3.65rem);line-height:1}.section-heading>p:not(.eyebrow){color:var(--muted);font-size:1.08rem;line-height:1.55}.teacher{background:#fffdf8}.teacher-steps{grid-template-columns:repeat(4,1fr);gap:1rem;margin:0;padding:0;list-style:none;display:grid}.teacher-steps li{background:var(--navy);color:var(--white);border-radius:18px;gap:.9rem;padding:1.5rem;display:flex}.teacher-steps b{background:var(--coral);height:31px;color:var(--ink);border-radius:50%;flex:0 0 31px;place-items:center;font-size:.85rem;display:grid}.teacher-steps strong{margin:.25rem 0 .55rem;font-size:1rem;display:block}.teacher-steps p{color:#cad4e4;margin:0;font-size:.92rem;line-height:1.52}.teacher-note{border-left:4px solid var(--coral);background:#ffe8e1;max-width:880px;margin:1.25rem 0 0;padding:1rem 1.15rem;line-height:1.55}.checklist{grid-template-columns:repeat(4,1fr);gap:1rem;margin:0;padding:0;list-style:none;display:grid}.checklist li{background:var(--white);border:1px solid var(--line);border-radius:18px;padding:1.4rem}.checklist span{color:var(--coral);letter-spacing:.14em;margin-bottom:2.6rem;font-size:.75rem;font-weight:900;display:block}.checklist strong{margin-bottom:.5rem;font-size:1.1rem;display:block}.checklist p{color:var(--muted);margin-bottom:0;font-size:.94rem;line-height:1.48}.downloads{background:#e8eef0}.download-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem;display:grid}.download-card{background:var(--navy);min-height:330px;color:var(--white);border-radius:24px;flex-direction:column;align-items:flex-start;padding:2rem;display:flex;box-shadow:0 18px 42px #091a3421}.download-card.windows{background:#24324d}.platform-mark{width:60px;height:60px;color:var(--navy);background:var(--aqua);border-radius:16px;place-items:center;margin-bottom:3rem;font-size:2rem;font-weight:900;display:grid}.windows .platform-mark{background:var(--amber)}.platform{color:var(--aqua);letter-spacing:.14em;text-transform:uppercase;margin-bottom:.5rem;font-size:.75rem;font-weight:900}.windows .platform{color:#ffe1a0}.download-card h3{letter-spacing:-.045em;margin-bottom:.7rem;font-size:1.9rem}.download-card>p:not(.platform){color:#cad4e4;max-width:370px;line-height:1.55}.download-card .button{background:var(--white);color:var(--ink);margin-top:auto}.download-footnote{max-width:780px;color:var(--muted);margin:1.5rem 0 0;line-height:1.55}.walkthrough{background:var(--white)}.steps{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(5,1fr);display:grid}.steps article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:240px;padding:1.35rem}.steps b{background:var(--ink);width:33px;height:33px;color:var(--white);border-radius:50%;place-items:center;margin-bottom:2.4rem;font-size:.85rem;display:inline-grid}.steps h3{margin-bottom:.55rem;font-size:1.13rem}.steps p{color:var(--muted);font-size:.92rem;line-height:1.52}.steps a{color:#b24638;font-weight:800}.commands{background:#f0ece4}.command-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.command-grid article{color:var(--white);background:#111d31;border-radius:18px;overflow:hidden}.command-grid h3{border-bottom:1px solid #ffffff21;margin:0;padding:1.15rem 1.35rem;font-size:.98rem}.command-grid article>a{color:var(--aqua);border-top:1px solid #ffffff21;padding:1rem 1.35rem;font-size:.88rem;font-weight:800;display:block}pre{color:#c9f4e9;margin:0;padding:1.35rem;font-size:.84rem;line-height:1.65;overflow-x:auto}code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.help{text-align:center;color:var(--white);background:linear-gradient(125deg,#23344f,#111f37)}.help .eyebrow{color:var(--amber)}.help h2{max-width:680px;margin-inline:auto}.help>p:last-child{color:#cbd6e5;max-width:640px;margin:0 auto;line-height:1.65}.help code{color:#ffe3a8}footer{background:var(--ink);color:#b6c2d4;justify-content:space-between;gap:1rem;padding-top:1.6rem;padding-bottom:1.6rem;font-size:.82rem;display:flex}@media (width<=900px){.hero{grid-template-columns:1fr;padding-top:5.5rem}.hero-visual{justify-self:center;width:100%;max-width:620px}.teacher-steps,.checklist,.steps{grid-template-columns:repeat(2,1fr)}}@media (width<=620px){.hero{min-height:auto;padding-top:4.5rem}.hero h1{font-size:3rem}.hero-visual{min-height:300px}.tablet{width:60%}.laptop{width:56%}.teacher-steps,.checklist,.download-grid,.command-grid,.steps{grid-template-columns:1fr}.checklist span,.platform-mark,.steps b{margin-bottom:1.4rem}.steps article{min-height:auto}footer{flex-direction:column}}
