/* Voryqelto — no dependencies or external font requests. */
:root{--paper:#f7f6f2;--white:#fff;--ink:#27232e;--muted:#66616f;--line:#dedbdF;--purple:#663ce3;--purple-dark:#4b24bd;--lavender:#eee8fc;--radius:18px;--mono:ui-monospace,SFMono-Regular,Consolas,"Liberation Mono",monospace;--sans:Inter,"Helvetica Neue",Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}button,a{-webkit-tap-highlight-color:transparent}button,input{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid var(--purple);outline-offset:5px}a:hover{text-decoration:none}p{margin:0 0 1.2em}h1,h2,h3,h4{line-height:1.1;margin:0;font-weight:600;letter-spacing:-.04em}h1{font-size:clamp(48px,6.4vw,88px)}h2{font-size:clamp(32px,3.4vw,47px)}h3{font-size:23px}code,.mono{font-family:var(--mono)}code{font-size:.91em}pre{margin:0;white-space:pre;overflow:auto}::selection{background:#d7c8fc;color:var(--ink)}.container{width:min(1240px,calc(100% - 96px));margin-inline:auto}.section{padding-block:100px}.eyebrow{font:500 10px/1.5 var(--mono);letter-spacing:.13em;text-transform:uppercase;margin-bottom:25px}.mono{font-size:11px}.skip-link{position:fixed;left:16px;top:-100px;background:var(--ink);color:white;padding:12px;z-index:100}.skip-link:focus{top:12px}.site-header{position:sticky;top:0;background:rgba(247,246,242,.97);z-index:30;border-bottom:1px solid var(--line)}.header-inner{height:88px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:inline-flex;align-items:center;gap:11px;font-size:24px;font-weight:700;letter-spacing:-1px;line-height:1;white-space:nowrap}.brand-mark{width:34px;height:34px;background:var(--purple);color:white;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:29px;letter-spacing:-4px;padding-right:6px}.brand-mark span{color:#d8d16d;font-size:25px}.site-header nav{display:flex;align-items:center;gap:34px;font-size:13px}.site-header nav a{padding:12px 0;transition:color .2s}.site-header nav a:hover,.site-header nav a[aria-current="page"]{color:var(--purple)}.site-header nav .nav-contact{border:1px solid var(--line);padding:11px 18px;border-radius:7px;margin-left:14px}.nav-contact span{margin-left:20px}.menu-toggle{display:none}.hero{display:grid;grid-template-columns:1fr 1fr;gap:66px;align-items:center;padding-block:74px 78px}.hero .eyebrow{display:flex;align-items:center;gap:9px;margin-bottom:27px}.status-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--purple);flex-shrink:0}.hero h1{font-weight:550;letter-spacing:-.06em;line-height:1.02}.hero h1>span{color:var(--purple)}.hero-description{max-width:440px;color:var(--muted);font-size:16px;line-height:1.85;margin-top:26px;margin-bottom:30px}.hero-description code{color:var(--purple);background:#eee8fa;padding:1px 5px;border-radius:3px}.button-row{display:flex;align-items:center;flex-wrap:wrap;gap:24px}.button{display:inline-flex;justify-content:center;align-items:center;gap:30px;border:1px solid transparent;border-radius:7px;padding:15px 23px;font-size:13px;font-weight:600;line-height:1.4;min-height:49px;transition:background .2s,transform .2s,box-shadow .2s}.button:hover{transform:translateY(-2px);box-shadow:0 6px 18px #29203216}.button-primary{background:var(--purple);color:white}.button-primary:hover{background:var(--purple-dark)}.button-dark{background:var(--ink);color:white}.button-outline{background:transparent;border-color:var(--line)}.text-link{font-size:13px;font-weight:600;display:inline-flex;align-items:center;gap:18px;border-bottom:1px solid transparent;padding-bottom:3px}.text-link:hover{border-color:currentColor;color:var(--purple)}.hero-notes{display:flex;align-items:center;gap:20px;font:10px var(--mono);color:var(--muted);margin-top:30px}.hero-notes span+span:before{content:'·';margin-right:20px}.hero-art{height:510px;position:relative;border-radius:22px;background:#ece6f7;isolation:isolate;overflow:hidden;border:1px solid #dfd5f0}.art-grid{position:absolute;inset:0;background-image:linear-gradient(#a391c51a 1px,transparent 1px),linear-gradient(90deg,#a391c51a 1px,transparent 1px);background-size:27px 27px;z-index:-1}.art-label,.art-footer{position:absolute;left:24px;right:24px;display:flex;align-items:center;gap:8px;font:8px var(--mono);letter-spacing:.07em;color:#6a5a86}.art-label{top:24px}.art-label span:last-child{margin-left:auto}.tiny-square{width:5px;height:5px;background:#8265ad}.art-footer{bottom:24px;justify-content:space-between}.orbit{position:absolute;width:370px;height:370px;border:1px solid #b5a1d966;border-radius:50%;z-index:-1;left:70px;top:73px}.orbit-two{width:440px;height:440px;top:38px;left:35px}.code-window{position:absolute;left:9%;right:9%;top:122px;background:#fcfbff;border:1px solid #d4c8e4;border-radius:11px;box-shadow:0 25px 50px #6247891c;transform:rotate(-3deg);transition:transform .5s}.hero-art:hover .code-window{transform:rotate(0)}.window-bar{height:41px;border-bottom:1px solid #eee8f4;display:flex;align-items:center;justify-content:space-between;padding:0 16px;font:9px var(--mono);color:#8a7d99}.window-dots{font-size:8px;letter-spacing:2px;color:#c2b2d5}.code-window pre{padding:26px 25px;font:11px/1.85 var(--mono);color:#4e405d}.code-comment{color:#94869f}.code-purple{color:#8050c2}.code-orange{color:#a46432}.code-green{color:#407760}.code-result{font:10px var(--mono);padding:13px 22px;border-top:1px solid #eae4ef;background:#f6f3fa;display:flex;gap:12px;border-radius:0 0 11px 11px}.code-result>span:first-child{color:var(--purple)}.result-dot{width:5px;height:5px;background:#689478;border-radius:50%;align-self:center;margin-left:auto}.floating-tag{position:absolute;z-index:3;background:white;box-shadow:0 9px 28px #4f367918}.tag-top{right:28px;top:77px;transform:rotate(5deg);padding:10px 14px;border-radius:5px;font:9px var(--mono);display:flex;align-items:center;gap:8px}.tag-bottom{bottom:61px;left:22px;transform:rotate(4deg);padding:17px;display:flex;gap:14px;align-items:center;border-radius:9px;font-size:12px;line-height:1.6}.bracket{font:24px var(--mono);color:var(--purple);background:var(--lavender);border-radius:6px;padding:7px}.tag-arrow{margin-left:27px;font-size:20px;color:var(--purple)}.topic-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.topic-strip .container{display:flex;justify-content:space-between;align-items:center;padding-block:23px;gap:24px;color:#655b72;font:13px var(--mono)}.topic-strip span:first-child{font:10px var(--sans);color:var(--muted);margin-right:25px}.mission{display:grid;grid-template-columns:1fr 2.2fr;gap:50px;border-bottom:1px solid var(--line)}.mission h2{font-size:40px;line-height:1.2}.mission-bottom{display:flex;justify-content:space-between;align-items:flex-end;gap:48px;margin-top:26px}.mission-bottom p{max-width:440px;color:var(--muted);font-size:14px;line-height:1.9;margin:0}.mission-bottom a{flex-shrink:0}.catalog-section{padding-top:90px;background:#f0efeb}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:45px;margin-bottom:42px}.section-heading h2{line-height:1.12}.section-heading h2 span{color:var(--purple)}.section-heading>p{max-width:325px;color:var(--muted);font-size:14px;line-height:1.9;margin:0 0 4px}.catalog-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 0 24px}.filters{display:flex;flex-wrap:wrap;gap:7px}.filter-button{font-size:11px;border:1px solid #d6d2dc;background:transparent;color:#62596e;padding:9px 13px;border-radius:6px;min-height:36px}.filter-button.active{color:white;background:var(--ink);border-color:var(--ink)}.filter-button:hover:not(.active){background:#e5dfef}#catalog-count{white-space:nowrap;color:var(--muted)}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:23px}.product-card{background:var(--white);border:1px solid #dfdbe3;border-radius:12px;overflow:hidden;display:flex;flex-direction:column;transition:transform .25s,box-shadow .25s}.product-card:hover{transform:translateY(-5px);box-shadow:0 16px 30px #2822310d}.card-art{height:182px;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;isolation:isolate;border-bottom:1px solid #2c223010}.card-art:before{content:'';position:absolute;width:140px;height:140px;border:1px solid currentColor;opacity:.12;border-radius:50%;right:24px;top:14px}.card-art:after{content:'';position:absolute;width:110px;height:110px;border:1px solid currentColor;opacity:.1;transform:rotate(45deg);left:28px;top:41px}.card-index,.card-language{position:absolute;top:17px;font:8px var(--mono);letter-spacing:.11em}.card-index{left:18px}.card-language{right:18px}.code-symbol{font:500 53px var(--mono);letter-spacing:-.06em;z-index:1;transform:rotate(-5deg);transition:transform .3s}.product-card:hover .code-symbol{transform:rotate(2deg) scale(1.06)}.card-art-label{position:absolute;bottom:14px;left:18px;font:8px var(--mono);letter-spacing:.08em;text-transform:uppercase}.theme-violet{background:#e7ddfa;color:#6943ae}.theme-peach{background:#f6e2d5;color:#995b39}.theme-mint{background:#dceae1;color:#407459}.theme-blue{background:#dfe8f3;color:#486792}.theme-rose{background:#f0e0e8;color:#9a5b7e}.theme-sand{background:#ede7d5;color:#8b713d}.theme-lilac{background:#e3e0f2;color:#685b97}.card-body{padding:23px 22px 20px;display:flex;flex-direction:column;flex:1}.card-meta{display:flex;justify-content:space-between;gap:12px;font:9px var(--mono);color:#726779;margin-bottom:15px}.card-body h3{font-size:24px;letter-spacing:-.045em;margin-bottom:12px}.card-body>p{font-size:13px;line-height:1.7;color:var(--muted);margin-bottom:24px;min-height:44px}.card-bottom{border-top:1px solid #ebe7ef;display:flex;align-items:center;justify-content:space-between;gap:16px;padding-top:18px;margin-top:auto}.price{font-size:22px;letter-spacing:-.035em;font-weight:600}.price small{font:9px var(--mono);letter-spacing:0;color:var(--muted);margin-left:3px}.card-link{display:flex;align-items:center;gap:11px;font-size:11px;font-weight:600;padding:7px 0}.card-link>span{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;background:#f0ebf8;border-radius:50%;font-size:14px;color:var(--purple)}.card-link:hover{color:var(--purple)}.catalog-note{font-size:11px;color:var(--muted);margin-top:25px;margin-bottom:0}.benefit-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:34px;margin-top:55px}.benefit-grid article+article{border-left:1px solid var(--line);padding-left:27px}.benefit-icon{font:24px var(--mono);color:var(--purple);display:block;height:53px}.benefit-grid h3{font-size:18px;letter-spacing:-.025em;margin-bottom:14px}.benefit-grid p{font-size:13px;line-height:1.85;color:var(--muted);margin:0}.starter{border-radius:16px;background:#e5ddf6;padding:40px 42px;display:flex;align-items:center;gap:36px}.starter-symbol{font:italic 56px var(--mono);border-right:1px solid #c8badf;padding:0 34px 0 0;color:var(--purple)}.starter-symbol span{display:block;font:8px var(--mono);margin-top:10px;text-align:center}.starter .eyebrow{margin-bottom:12px}.starter h2{font-size:31px;margin-bottom:13px}.starter p:not(.eyebrow){font-size:13px;color:#625572;line-height:1.8;margin:0}.starter .button{margin-left:auto;flex-shrink:0}.faq-section{display:grid;grid-template-columns:1fr 1.6fr;gap:100px}.faq-section h2{margin-bottom:24px}.faq-section>div>p:not(.eyebrow){font-size:13px;color:var(--muted);margin-bottom:7px}.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{list-style:none;display:flex;justify-content:space-between;gap:25px;align-items:center;font-size:14px;font-weight:500;padding:23px 0;cursor:pointer}summary::-webkit-details-marker{display:none}summary>span{font-size:23px;color:var(--purple);font-weight:400;line-height:1;transition:transform .2s}details[open] summary>span{transform:rotate(45deg)}details>p{color:var(--muted);font-size:13px;line-height:1.9;margin-bottom:24px;padding-right:35px}.site-footer{background:#eceae4;border-top:1px solid #dedad1;padding-top:60px}.footer-top{display:grid;grid-template-columns:1.5fr .8fr 1.15fr 1.25fr;gap:36px;padding-bottom:50px}.footer-top .brand{margin-bottom:20px}.footer-top p:not(.eyebrow){font-size:12px;line-height:1.9;color:var(--muted);margin-bottom:12px}.footer-top .eyebrow{margin-bottom:16px;font-size:9px}.footer-top>div>a:not(.brand){font-size:12px;display:block;margin-bottom:9px}.footer-top a:hover{color:var(--purple)}.footer-bottom{padding:22px 0;display:flex;justify-content:space-between;gap:15px;border-top:1px solid #d7d3ca;font:9px var(--mono);color:#79716f}.page-hero{padding-block:76px 52px}.page-hero h1{font-size:clamp(42px,5.2vw,68px);line-height:1.09;max-width:930px}.page-hero h1 span{color:var(--purple)}.page-lead{max-width:630px;font-size:17px;line-height:1.9;color:var(--muted);margin:27px 0 0}.about-grid{display:grid;grid-template-columns:.9fr 1.2fr;gap:90px;padding-block:10px 110px;align-items:start}.about-poster{padding:38px;background:#e6def5;border-radius:18px;position:sticky;top:120px;overflow:hidden}.about-poster .eyebrow{font-size:9px;max-width:270px}.about-poster>div{display:flex;align-items:center;gap:19px;border-bottom:1px solid #ccbedf;padding:23px 0}.about-poster>div>span{font:10px var(--mono);color:#7a6893}.about-poster h2{font-size:52px;color:#6745a4}.about-poster>p:last-child{font-size:12px;color:#766487;margin:28px 0 0}.prose{color:var(--muted);font-size:15px;line-height:1.9}.prose h2{font-size:25px;line-height:1.3;color:var(--ink);margin:34px 0 17px;letter-spacing:-.03em}.prose>h2:first-child{margin-top:0}.prose p{margin-bottom:20px}.prose a:not(.button){text-decoration:underline;text-underline-offset:3px;color:var(--purple)}.prose .button{margin-top:16px}.contact-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:70px;padding-bottom:110px;align-items:start}.contact-card{padding:36px;background:#e9e2f6;border-radius:16px;overflow-wrap:anywhere}.contact-card h2{margin-bottom:25px}.contact-card h3{font-size:14px;letter-spacing:0;margin:20px 0 8px}.contact-card p{font-size:14px;color:#675979}.contact-card a:not(.button){color:var(--purple);text-decoration:underline;text-underline-offset:4px}.contact-card .contact-email{font-size:22px;font-weight:500;line-height:1.4}.contact-note{border-top:1px solid #d0c3e2;padding-top:25px;margin-top:30px}.contact-note .eyebrow{margin-bottom:12px}.contact-note p:last-child{font-size:12px;margin:0;line-height:1.9}.contact-topics article{border-top:1px solid var(--line);padding:26px 0}.contact-topics article h3{font-size:23px;margin:14px 0}.contact-topics article p{font-size:14px;line-height:1.9;color:var(--muted)}.contact-topics .mono{color:#7d6d91;font-size:10px}.contact-status{padding:16px;border:1px solid #cabbdf;border-radius:8px}.contact-status p:last-child{margin-bottom:0}.legal-hero h1{font-size:clamp(38px,4.8vw,64px)}.updated{font:10px var(--mono);color:var(--muted);margin-top:25px}.legal-layout{display:grid;grid-template-columns:260px 1fr;gap:70px;padding-block:12px 110px}.legal-layout aside{align-self:start;position:sticky;top:120px}.legal-layout aside nav{display:flex;flex-direction:column;gap:14px;font-size:12px;color:var(--muted)}.legal-layout aside nav a:hover{color:var(--purple)}.legal-content section{padding-top:10px;scroll-margin-top:110px}.legal-content section:first-child h2{margin-top:0}.seller-details{border-left:2px solid #c5b1ed;padding-left:18px;margin:20px 0;font-size:13px;overflow-wrap:anywhere}.seller-details p{margin:0 0 7px}.breadcrumbs{display:flex;flex-wrap:wrap;gap:13px;font-size:11px;color:var(--muted);margin:35px 0}.breadcrumbs a:hover{color:var(--purple)}.product-page{padding-bottom:95px}.product-hero{display:grid;grid-template-columns:1.06fr 1fr;gap:68px;align-items:start;padding-top:15px}.product-visual .card-art{height:420px;border-radius:15px;border:1px solid #2c223015}.product-visual .code-symbol{font-size:100px}.product-visual .card-art:before{width:290px;height:290px;right:48px;top:53px}.product-visual .card-art:after{width:190px;height:190px;left:55px;top:124px}.product-visual .card-index,.product-visual .card-language{top:26px;font-size:10px}.product-visual .card-index{left:25px}.product-visual .card-language{right:25px}.product-visual .card-art-label{left:25px;bottom:25px;font-size:10px}.product-visual-caption{font:10px var(--mono);display:flex;justify-content:space-between;gap:15px;color:var(--muted);margin-top:17px}.product-intro .eyebrow{margin-bottom:16px}.product-intro h1{font-size:55px;line-height:1.06;margin-bottom:18px}.product-tagline{font-size:21px;line-height:1.5;color:#594573;margin-bottom:20px}.product-description{font-size:14px;line-height:1.85;color:var(--muted)}.purchase-panel{padding-top:25px;border-top:1px solid var(--line);margin-top:28px}.purchase-price{display:flex;align-items:baseline;gap:16px;margin-bottom:17px}.purchase-price .price{font-size:37px}.purchase-price .price small{font-size:12px}.purchase-price>span:last-child{font-size:11px;color:var(--muted)}.purchase-panel .button{width:100%;justify-content:space-between}.purchase-panel .fineprint{font-size:11px;color:var(--muted);line-height:1.85;margin:14px 0 0}.purchase-panel .fineprint a{text-decoration:underline;text-underline-offset:3px}.purchase-facts{display:grid;grid-template-columns:repeat(3,1fr);border-block:1px solid var(--line);margin-block:54px;gap:28px;padding-block:26px}.purchase-facts dt{font:9px var(--mono);color:var(--muted);text-transform:uppercase;letter-spacing:.08em;margin-bottom:7px}.purchase-facts dd{font-size:13px;margin:0}.product-content-grid{display:grid;grid-template-columns:1.45fr 1fr;gap:70px}.product-content-grid h2{font-size:30px;margin-bottom:30px}.module-list{padding:0;margin:0;list-style:none;counter-reset:modules}.module-list li{display:grid;grid-template-columns:33px 1fr;gap:17px;border-top:1px solid var(--line);padding:21px 0;counter-increment:modules}.module-list li:before{content:counter(modules,decimal-leading-zero);font:10px var(--mono);color:var(--purple);padding-top:6px}.module-list h3{font-size:17px;letter-spacing:-.025em;margin:0 0 9px;line-height:1.4}.module-list p{font-size:13px;line-height:1.8;color:var(--muted);margin:0}.study-notes{background:#eeebe5;padding:29px;border-radius:12px;margin-bottom:28px}.study-notes h2{font-size:23px;margin-bottom:18px}.study-notes h3{font-size:14px;letter-spacing:0;margin:22px 0 10px}.study-notes p,.study-notes li{font-size:13px;color:var(--muted);line-height:1.85}.study-notes ul{padding-left:18px}.study-notes li{margin-bottom:9px}.example-box{border:1px solid var(--line);border-radius:12px;overflow:hidden}.example-box h3{font:10px var(--mono);background:#eee9f4;padding:15px 19px;letter-spacing:.05em}.example-box pre{padding:20px;font:11px/1.9 var(--mono);background:#fff;color:#6e458f}.example-box p{font-size:11px;line-height:1.8;color:var(--muted);padding:0 20px 18px;background:white;margin:0}.related-section{margin-top:65px}.related-heading{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-bottom:28px}.related-heading h2{font-size:30px}.loading-page{padding-block:60px 90px;max-width:720px}.checkout-step{display:flex;justify-content:center;align-items:center;gap:24px;font:10px var(--mono);color:#8d8497;margin-bottom:35px}.checkout-step b{font-weight:400;margin-left:7px}.checkout-step .current{color:var(--purple)}.payment-panel{text-align:center;background:white;border:1px solid var(--line);border-radius:18px;padding:50px 35px;min-height:350px}.payment-panel .eyebrow{margin:15px 0}.payment-panel h1{font-size:34px;margin:20px 0}.payment-panel p:not(.eyebrow){font-size:14px;color:var(--muted);max-width:490px;margin-inline:auto;line-height:1.85;overflow-wrap:anywhere}.payment-panel .button-row{justify-content:center;margin-top:28px}.payment-fineprint{text-align:center;font-size:11px;color:var(--muted);line-height:1.9;margin-top:25px}.spinner{display:inline-block;width:37px;height:37px;border-radius:50%;border:2px solid #e5ddf5;border-top-color:var(--purple);animation:spin .9s linear infinite}.state-icon{display:inline-flex;align-items:center;justify-content:center;width:53px;height:53px;border-radius:50%;background:var(--lavender);color:var(--purple);font:24px var(--mono)}.empty-state{text-align:center;padding:65px 20px;grid-column:1/-1}.empty-state h1{font-size:38px;margin:22px 0}.empty-state p{color:var(--muted);font-size:14px;max-width:540px;margin:0 auto 25px}.not-found{padding-block:80px 110px}.error-symbol{font:80px var(--mono);letter-spacing:-.08em;color:var(--purple);margin-bottom:25px}.loading-placeholder{padding:30px;font-size:14px;color:var(--muted)}[hidden]{display:none!important}@keyframes spin{to{transform:rotate(360deg)}}
@media(min-width:1450px){.hero{gap:85px}.hero-art{height:540px}.code-window{top:136px}.tag-bottom{bottom:63px}.hero h1{font-size:91px}}
@media(max-width:1100px){.container{width:calc(100% - 64px)}.hero{gap:35px;padding-block:55px}.hero h1{font-size:70px}.hero-art{height:470px}.code-window{left:6%;right:6%}.code-window pre{font-size:10px;padding-inline:18px}.hero .button-row{gap:20px}.hero .button{padding-inline:18px}.hero-description{font-size:15px}.mission{grid-template-columns:1fr 2.4fr;gap:30px}.mission-bottom{display:block}.mission-bottom a{margin-top:22px}.mission h2{font-size:35px}.topic-strip .container{gap:18px;font-size:11px}.topic-strip span:first-child{margin-right:0}.product-grid{gap:16px}.card-body{padding:20px 18px}.card-body h3{font-size:22px}.card-link{gap:7px}.starter{gap:25px;padding:35px}.starter h2{font-size:27px}.starter .button{padding-inline:16px}.starter-symbol{padding-right:24px;font-size:43px}.footer-top{gap:25px}.faq-section{gap:60px}.about-grid{gap:50px}.contact-grid{gap:45px}.product-hero{gap:40px}.product-intro h1{font-size:46px}.product-content-grid{gap:45px}.legal-layout{grid-template-columns:210px 1fr;gap:45px}.benefit-grid{gap:22px}.benefit-grid article+article{padding-left:22px}}
@media(max-width:850px){.site-header nav{gap:21px;font-size:12px}.site-header nav .nav-contact{margin-left:0}.hero{gap:30px}.hero h1{font-size:59px}.hero-art{height:440px}.code-window{top:122px;left:5%;right:5%}.code-window pre{font-size:8px;padding:20px 13px}.window-bar{padding-inline:12px;font-size:8px}.tag-top{right:15px;font-size:8px}.tag-bottom{bottom:50px;left:15px;padding:12px;gap:10px;font-size:10px}.tag-arrow{margin-left:8px}.art-label{font-size:6px;left:17px;right:17px}.art-footer{font-size:6px;left:17px;right:17px}.hero-notes{gap:12px;font-size:8px}.hero-notes span+span:before{margin-right:12px}.hero-description{font-size:14px}.hero .eyebrow{font-size:8px}.section{padding-block:72px}.topic-strip span:nth-last-child(2){display:none}.mission h2{font-size:32px}.section-heading{gap:28px}.section-heading>p{max-width:260px;font-size:13px}.catalog-toolbar{align-items:flex-start}.filters{gap:6px}.filter-button{font-size:10px;padding:8px 11px}#catalog-count{padding-top:9px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.card-art{height:190px}.card-body h3{font-size:24px}.benefit-grid{grid-template-columns:repeat(2,1fr);gap:35px}.benefit-grid article+article{border:0;padding-left:0}.benefit-grid article:nth-child(even){border-left:1px solid var(--line);padding-left:30px}.starter{flex-wrap:wrap}.starter .button{margin-left:0}.starter-symbol{font-size:44px}.faq-section{grid-template-columns:.8fr 1.5fr;gap:40px}.footer-top{grid-template-columns:1.1fr 1fr;row-gap:35px}.about-grid{grid-template-columns:.8fr 1fr;gap:35px}.about-poster{padding:25px}.about-poster h2{font-size:41px}.contact-grid{grid-template-columns:1fr 1fr;gap:30px}.contact-card{padding:26px}.product-hero{gap:30px}.product-visual .card-art{height:370px}.product-visual .code-symbol{font-size:70px}.product-intro h1{font-size:39px}.product-tagline{font-size:18px}.product-content-grid{grid-template-columns:1.2fr 1fr;gap:35px}.product-intro .eyebrow{font-size:9px}.legal-layout{grid-template-columns:180px 1fr;gap:30px}.legal-layout aside nav{font-size:11px}}
@media(max-width:650px){html{scroll-padding-top:85px}.container{width:calc(100% - 40px)}.header-inner{height:73px}.brand{font-size:23px}.brand-mark{width:31px;height:31px;font-size:27px}.menu-toggle{display:flex;align-items:center;gap:15px;border:1px solid var(--line);background:transparent;border-radius:6px;padding:9px 12px;font-size:12px}.menu-toggle span{font-size:15px}.site-header nav{display:none;position:absolute;top:73px;left:0;right:0;background:var(--paper);border-bottom:1px solid var(--line);padding:20px;align-items:stretch;flex-direction:column;gap:3px;box-shadow:0 18px 28px #3323420b}.site-header nav.is-open{display:flex}.site-header nav>a{padding:12px}.site-header nav .nav-contact{margin:7px 0 0;display:flex;justify-content:space-between}.hero{grid-template-columns:1fr;gap:38px;padding-block:40px 36px}.hero-copy{max-width:490px}.hero h1{font-size:clamp(55px,12.9vw,76px);letter-spacing:-.06em}.hero .eyebrow{font-size:9px;margin-bottom:21px}.hero-description{font-size:15px;line-height:1.85;margin-top:22px;margin-bottom:24px;max-width:410px}.hero .button-row{gap:21px}.hero .button{font-size:12px;padding:15px 17px;gap:20px}.hero .text-link{font-size:12px;gap:10px}.hero-notes{font-size:9px;margin-top:25px}.hero-art{height:414px;width:100%;max-width:490px}.art-label,.art-footer{font-size:8px;left:20px;right:20px}.code-window{left:8%;right:8%;top:109px}.code-window pre{font-size:10px;padding:22px 18px;line-height:1.8}.window-bar{font-size:9px}.tag-top{top:64px;right:25px;font-size:9px}.tag-bottom{bottom:40px;left:20px;padding:13px;font-size:11px}.tag-arrow{margin-left:25px}.orbit{width:310px;height:310px;left:36px;top:54px}.orbit-two{width:370px;height:370px;left:6px;top:24px}.topic-strip .container{padding-block:20px;flex-wrap:wrap;justify-content:flex-start;gap:18px 26px;font-size:11px}.topic-strip span:first-child{width:100%;font-size:10px}.topic-strip span:last-child{display:none}.section{padding-block:58px}.eyebrow{font-size:9px;margin-bottom:20px}.mission{grid-template-columns:1fr;gap:8px}.mission h2{font-size:32px}.mission-bottom{margin-top:22px}.mission-bottom p{font-size:14px}.section-heading{display:block;margin-bottom:30px}.section-heading h2{font-size:37px}.section-heading>p{margin:22px 0 0;max-width:400px;font-size:14px}.catalog-toolbar{display:block}.filters{gap:7px;margin-bottom:16px}.filter-button{font-size:10px;padding:9px 11px}#catalog-count{font-size:10px}.product-grid{grid-template-columns:1fr;gap:20px}.card-art{height:200px}.card-body{padding:23px}.card-body h3{font-size:26px}.card-body>p{font-size:14px;min-height:0}.card-meta{font-size:10px}.card-link{font-size:12px}.price{font-size:24px}.code-symbol{font-size:63px}.card-index,.card-language{font-size:9px}.card-art-label{font-size:9px}.catalog-note{font-size:11px;line-height:1.8}.benefit-grid{margin-top:35px;gap:30px 24px}.benefit-grid h3{font-size:17px;line-height:1.3}.benefit-grid p{font-size:12px}.benefit-grid article:nth-child(even){padding-left:22px}.starter{padding:30px 25px;gap:25px}.starter-symbol{display:none}.starter h2{font-size:30px}.starter p:not(.eyebrow){font-size:13px}.starter p br{display:none}.starter .button{width:100%;justify-content:space-between}.faq-section{grid-template-columns:1fr;gap:32px}.faq-section h2{font-size:36px}.faq-section h2 br{display:none}summary{font-size:14px;padding-block:20px}.faq-list details>p{padding-right:15px}.site-footer{padding-top:42px}.footer-top{gap:30px 25px;padding-bottom:32px}.footer-top>div:first-child{grid-column:1/-1}.footer-top>div:last-child{grid-column:1/-1}.footer-top>div:first-child p br{display:none}.footer-bottom{flex-wrap:wrap;gap:13px}.footer-bottom span:last-child{display:none}.footer-top>div>a:not(.brand){font-size:12px;margin-bottom:12px}.page-hero{padding-block:45px 35px}.page-hero h1{font-size:44px}.page-lead{font-size:15px;line-height:1.85;margin-top:22px}.about-grid{grid-template-columns:1fr;gap:35px;padding-block:0 65px}.about-poster{position:static;padding:30px}.about-poster>div{padding-block:20px}.about-poster h2{font-size:49px}.prose{font-size:14px}.prose h2{font-size:24px}.contact-grid{grid-template-columns:1fr;gap:40px;padding-bottom:50px}.contact-card{padding:28px}.contact-topics article h3{font-size:23px}.legal-hero h1{font-size:39px}.legal-layout{grid-template-columns:1fr;gap:30px;padding-bottom:65px}.legal-layout aside{position:static;border-block:1px solid var(--line);padding-block:22px}.legal-layout aside .eyebrow{margin-bottom:15px}.legal-layout aside nav{font-size:12px;gap:10px}.legal-content section{scroll-margin-top:95px}.breadcrumbs{margin:26px 0;font-size:10px;gap:10px}.product-hero{grid-template-columns:1fr;gap:30px;padding-top:0}.product-visual .card-art{height:280px}.product-visual .code-symbol{font-size:80px}.product-visual .card-art:before{width:220px;height:220px;top:22px;right:20px}.product-visual .card-art:after{width:170px;height:170px;top:70px;left:30px}.product-intro h1{font-size:46px}.product-description{font-size:14px}.purchase-panel{padding-top:24px}.purchase-facts{grid-template-columns:1fr;gap:18px;padding-block:25px;margin-block:34px}.purchase-facts>div{display:flex;align-items:baseline;justify-content:space-between;gap:20px}.purchase-facts dt{margin-bottom:0}.purchase-facts dd{text-align:right;font-size:12px}.product-content-grid{grid-template-columns:1fr;gap:35px}.product-content-grid h2{font-size:28px}.product-content-grid .study-notes h2{font-size:23px}.module-list{margin-bottom:5px}.study-notes{padding:25px}.example-box pre{font-size:10px}.related-heading{align-items:flex-start;flex-direction:column;gap:15px}.related-heading h2{font-size:28px}.product-page{padding-bottom:60px}.loading-page{padding-block:35px 65px}.payment-panel{padding:35px 23px;min-height:330px}.payment-panel h1{font-size:30px;line-height:1.15}.payment-panel .button-row{gap:15px;flex-direction:column}.payment-panel .button{width:100%}.checkout-step{font-size:9px;gap:18px;margin-bottom:27px}.payment-fineprint{font-size:10px}.not-found{padding-block:50px 80px}.empty-state h1{font-size:32px}}
@media(max-width:370px){.container{width:calc(100% - 32px)}.hero h1{font-size:53px}.hero .button-row{gap:17px}.hero .button{padding-inline:13px;gap:13px}.hero .text-link{font-size:11px;gap:7px}.hero-art{height:385px}.code-window pre{font-size:8.8px;padding-inline:13px}.tag-bottom{bottom:35px}.art-label,.art-footer{font-size:6px}.benefit-grid{grid-template-columns:1fr}.benefit-grid article:nth-child(even){border:0;padding-left:0}.benefit-grid p{font-size:13px}.page-hero h1{font-size:38px}.product-intro h1{font-size:40px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.spinner{border-color:#e5ddf5;border-top-color:var(--purple)}.product-card:hover,.button:hover,.hero-art:hover .code-window,.product-card:hover .code-symbol{transform:none}}
