:root{--bg:#09080d;--panel:#13101a;--panel-2:#1a1422;--text:#fff8fc;--muted:#b9aebe;--pink:#ff4fa3;--pink-soft:#ff9ed0;--lavender:#bda4ff;--line:rgba(255,255,255,.11)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}p{line-height:1.7}.site-header{width:min(1180px,calc(100% - 40px));margin:0 auto;min-height:84px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;border-bottom:1px solid var(--line);position:relative;z-index:3}.brand{display:inline-flex;align-items:center;gap:12px;font-weight:800;letter-spacing:-.02em}.brand-mark{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;background:linear-gradient(135deg,var(--pink),var(--lavender));color:#100912;font-size:12px;font-weight:900;box-shadow:0 0 24px rgba(255,79,163,.25)}.nav{display:flex;gap:26px;color:var(--muted);font-size:14px}.nav a:hover,.text-link:hover{color:var(--pink-soft)}.site-header>.button{justify-self:end}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 20px;border-radius:999px;background:var(--text);color:#120c14;font-weight:800}.button:hover{transform:translateY(-1px)}.button-small{min-height:40px;padding-inline:16px;font-size:14px}.text-link{color:var(--pink-soft);font-weight:750}.hero{width:min(1180px,calc(100% - 40px));margin:0 auto;min-height:700px;display:grid;grid-template-columns:1.18fr .82fr;grid-gap:70px;gap:70px;align-items:center;position:relative}.hero:before{content:"";position:absolute;width:560px;height:560px;border-radius:50%;filter:blur(120px);opacity:.16;background:var(--pink);left:-280px;top:40px;pointer-events:none}.kicker{font-size:12px;letter-spacing:.18em;font-weight:900;color:var(--pink-soft);margin-bottom:16px}.hero h1,h2,h3{letter-spacing:-.04em}.hero h1{font-size:clamp(58px,8vw,106px);line-height:.92;margin:0;max-width:800px}.hero-title-byte{display:block;margin-top:.08em;font-size:.78em;line-height:.95;color:var(--text);-webkit-text-stroke:0}.hero-text{max-width:680px;color:var(--muted);font-size:19px;margin:28px 0}.hero-actions{display:flex;gap:20px;align-items:center}.hero-card{border:1px solid var(--line);background:rgba(19,16,26,.84);border-radius:24px;overflow:hidden;box-shadow:0 24px 100px rgba(0,0,0,.36);transform:rotate(1.8deg)}.terminal-top{display:flex;gap:8px;padding:18px;border-bottom:1px solid var(--line)}.terminal-top span{width:10px;height:10px;border-radius:50%;background:rgba(255,255,255,.24)}.terminal-body{padding:34px;font-family:SFMono-Regular,Consolas,monospace;font-size:14px;line-height:1.9}.comment{color:#7f7586}.code-keyword{color:var(--lavender)}.code-string{color:var(--pink-soft)}.terminal-result{margin-top:26px;color:var(--text);font-weight:800}.proof-strip{border-block:1px solid var(--line);padding:20px 24px;display:flex;justify-content:center;gap:28px;color:var(--muted);font-size:12px;font-weight:900;letter-spacing:.18em}.proof-strip i{color:var(--pink);font-style:normal}.section{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:110px 0}.section-heading{max-width:720px;margin-bottom:48px}.about-section h2,.community-card h2,.section-heading h2,.speaking h2{font-size:clamp(38px,5vw,68px);line-height:1;margin:0 0 20px}.about-section>div:last-child,.community-card>p,.feature-card p,.program-card>p:not(.kicker),.section-heading>p:not(.kicker),.split-heading>p,.talk-list p,.tea-card>p:not(.kicker):not(.tea-icon){color:var(--muted)}.split-heading{max-width:none;display:grid;grid-template-columns:1.1fr .9fr;grid-gap:60px;gap:60px;align-items:end}.split-heading>p{margin:0}.voices-grid{display:grid;grid-template-columns:1.08fr .92fr;grid-gap:24px;gap:24px}.community-card,.feature-card,.program-card,.tea-card{border:1px solid var(--line);border-radius:28px;padding:38px;background:var(--panel)}.feature-card{min-height:430px;display:flex;flex-direction:column;justify-content:flex-end;position:relative;overflow:hidden}.feature-card:before{content:"DEV";position:absolute;top:-18px;right:20px;font-size:150px;font-weight:950;color:rgba(255,255,255,.025)}.feature-card h3,.program-card h3,.tea-card h3{font-size:30px;margin:8px 0 12px}.feature-label{position:absolute;top:28px;left:28px;border:1px solid var(--line);border-radius:999px;padding:9px 12px;font-size:11px;font-weight:900;color:var(--pink-soft)}.tea-card{background:radial-gradient(circle at top right,rgba(255,79,163,.16),transparent 38%),var(--panel-2)}.tea-icon{font-size:54px;margin:0 0 18px}.tea-questions{display:grid;grid-gap:10px;gap:10px;margin-top:26px}.tea-questions span{border:1px solid var(--line);border-radius:14px;padding:13px 15px;color:var(--muted);font-size:14px;background:rgba(255,255,255,.02)}.muted-section{width:100%;max-width:none;padding-inline:max(20px,calc((100vw - 1180px)/2));background:#0e0b13}.program-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}.program-card{min-height:360px;display:flex;flex-direction:column}.program-card .text-link{margin-top:auto}.community-section{padding-top:84px;padding-bottom:84px}.community-card{background:linear-gradient(145deg,rgba(189,164,255,.09),rgba(255,79,163,.08))}.community-card>p{max-width:760px}.tag-row{display:flex;gap:10px;flex-wrap:wrap;margin-top:28px}.tag-row span{border:1px solid var(--line);border-radius:999px;padding:10px 14px;font-size:13px;color:var(--muted)}.speaking{display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:80px;gap:80px}.talk-list{border-top:1px solid var(--line)}.talk-list article{display:grid;grid-template-columns:55px 1fr;grid-gap:20px;gap:20px;padding:26px 0;border-bottom:1px solid var(--line)}.talk-list article>span{color:var(--pink-soft);font-family:monospace}.talk-list h3{margin:0 0 8px;font-size:24px}.talk-list p{margin:0}.about-section{display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:80px;gap:80px;border-top:1px solid var(--line)}.about-section>div:last-child{font-size:18px}footer{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:34px 0 50px;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr auto auto;grid-gap:30px;gap:30px;align-items:center;color:var(--muted);font-size:13px}footer .brand{color:var(--text)}@media (max-width:900px){.site-header{grid-template-columns:1fr auto}.nav{display:none}.hero{grid-template-columns:1fr;gap:36px;min-height:auto;padding:100px 0 70px}.hero-card{transform:none}.about-section,.speaking,.split-heading,.voices-grid{grid-template-columns:1fr;gap:32px}.program-grid{grid-template-columns:1fr}.program-card{min-height:260px}footer{grid-template-columns:1fr}}@media (max-width:560px){.hero,.section,.site-header,footer{width:min(100% - 28px,1180px)}.muted-section{width:100%;padding-inline:14px}.site-header{min-height:72px}.site-header>.button{display:none}.hero{padding-top:72px}.hero h1{font-size:56px}.hero-title-byte{font-size:.84em}.hero-text{font-size:17px}.hero-actions{align-items:flex-start;flex-direction:column}.proof-strip{justify-content:flex-start;overflow-x:auto}.section{padding:76px 0}.community-card,.feature-card,.program-card,.tea-card{padding:26px;border-radius:22px}.feature-card{min-height:360px}.terminal-body{padding:24px;font-size:12px;overflow-x:auto}}.editorial-card{min-height:330px}.editorial-meta{margin-top:8px;font-size:13px;color:var(--lavender)!important}.empty-state{border:1px dashed var(--line);border-radius:24px;padding:30px;color:var(--muted);background:rgba(255,255,255,.02)}.page-shell{min-height:100vh}.page-hero{width:min(980px,calc(100% - 40px));margin:0 auto;padding:110px 0 70px}.page-hero h1{font-size:clamp(48px,7vw,88px);line-height:.98;margin:0;letter-spacing:-.05em}.article-shell{width:min(820px,calc(100% - 40px));margin:0 auto;padding:20px 0 120px}.article-shell>section{margin:54px 0}.article-shell h2{font-size:clamp(30px,4vw,46px)}.article-actions{display:flex;gap:18px;align-items:center;margin-top:48px}.video-frame{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden;border:1px solid var(--line);border-radius:24px;background:var(--panel)}.video-frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.video-placeholder{min-height:360px;display:grid;align-content:center;border:1px dashed var(--line);border-radius:24px;padding:36px;background:var(--panel)}.video-placeholder h3{font-size:30px;margin:0 0 8px}.video-placeholder p:last-child{color:var(--muted);max-width:600px}.guest-card{display:grid;grid-template-columns:.75fr 1.25fr;grid-gap:36px;gap:36px;border:1px solid var(--line);border-radius:24px;padding:30px;background:var(--panel)}.guest-card h2{margin:0 0 6px}.guest-card p{color:var(--muted)}.question-list{display:grid;grid-gap:12px;gap:12px}.question-list p{margin:0;padding:16px 18px;border:1px solid var(--line);border-radius:14px;color:var(--muted)}.dx-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.dx-grid .program-card{min-height:220px}.callout-card{border:1px solid var(--line);border-radius:20px;padding:22px;margin:14px 0;background:linear-gradient(145deg,rgba(189,164,255,.06),rgba(255,79,163,.05))}.callout-card p{margin:0}@media (max-width:700px){.article-shell,.page-hero{width:min(100% - 28px,820px)}.page-hero{padding-top:72px}.dx-grid,.guest-card{grid-template-columns:1fr}.video-placeholder{min-height:260px;padding:26px}.article-actions{align-items:flex-start;flex-direction:column}}.brand{gap:10px}.brand-mark{width:42px;height:42px;border-radius:50%;display:inline-block;flex:0 0 42px;background:url(/sugar-bytes-mark.png) 50%/contain no-repeat;color:transparent;font-size:0;box-shadow:0 0 28px rgba(255,79,163,.28)}.brand>span:last-child{font-weight:850;letter-spacing:-.035em;color:#fff}footer .brand-mark{width:38px;height:38px;flex-basis:38px}.hero-brand-panel{position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.11);border-radius:30px;padding:34px;background:linear-gradient(145deg,#15111d,#171321 52%,#191525);box-shadow:0 26px 110px rgba(0,0,0,.42)}.hero-brand-panel:before{inset:-18% -16% auto 58%;width:280px;height:280px;background:rgba(139,104,255,.07);filter:blur(70px)}.hero-brand-panel:after,.hero-brand-panel:before{content:"";position:absolute;border-radius:50%;pointer-events:none}.hero-brand-panel:after{inset:auto 6% -28% 34%;height:180px;background:rgba(118,88,220,.055);filter:blur(62px)}.hero-logo-lockup{position:relative;z-index:1;display:grid;grid-template-columns:minmax(128px,42%) 1fr;align-items:center;grid-gap:24px;gap:24px;padding-bottom:30px;border-bottom:1px solid rgba(255,255,255,.1)}.hero-logo-mark{width:100%;aspect-ratio:1;display:block;background:url(/sugar-bytes-mark.png) 50%/contain no-repeat;filter:drop-shadow(0 18px 30px rgba(255,79,163,.18))}.hero-wordmark{display:flex;flex-direction:column;align-items:flex-start;gap:6px;line-height:1;font-family:ui-rounded,Arial Rounded MT Bold,Trebuchet MS,system-ui,sans-serif;font-weight:900;letter-spacing:-.075em;transform:none}.hero-wordmark-bytes,.hero-wordmark-sugar{display:block;white-space:nowrap;line-height:1}.hero-wordmark-sugar{color:#fff;font-size:clamp(42px,4.7vw,68px);text-shadow:0 4px 24px rgba(255,255,255,.07);-webkit-text-stroke:1px rgba(104,67,180,.25)}.hero-wordmark-bytes{margin-top:0;display:inline-block;padding-bottom:.14em;font-size:clamp(47px,5.1vw,75px);background:linear-gradient(90deg,#ddd2ff,#c5abff 30%,#a77cff 58%,#c06cff 78%,#f174d7);-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-stroke:.75px rgba(105,72,180,.26);text-shadow:0 0 10px rgba(184,132,255,.1);filter:none}.hero-promise{position:relative;z-index:1;padding-top:26px;font-family:SFMono-Regular,Consolas,monospace;font-size:13px;line-height:1.75}.hero-promise p{margin:7px 0}.hero-promise .terminal-result{margin-top:18px}@media (max-width:900px){.hero-brand-panel{max-width:680px}.hero-logo-lockup{grid-template-columns:minmax(124px,34%) 1fr}}@media (max-width:560px){.brand-mark{width:38px;height:38px;flex-basis:38px}.hero-brand-panel{padding:24px;border-radius:24px}.hero-logo-lockup{grid-template-columns:104px 1fr;gap:17px;padding-bottom:24px}.hero-wordmark-sugar{font-size:clamp(34px,10.5vw,47px)}.hero-wordmark-bytes{margin-top:0;padding-bottom:.16em;font-size:clamp(38px,11.5vw,52px)}.hero-promise{padding-top:22px;font-size:11px;overflow-x:auto}}@media (max-width:900px){.article-shell,.hero,.page-hero,.section,.site-header,footer{width:min(100% - 32px,760px)}.site-header{grid-template-columns:1fr auto}.nav{display:none}.hero{grid-template-columns:1fr;gap:38px;min-height:auto;padding:72px 0 60px;text-align:center}.about-section>div,.community-card,.hero-copy,.page-hero,.section-heading,.speaking>div,.split-heading>div,.split-heading>p{margin-inline:auto}.hero h1,.hero-copy,.page-hero,.section-heading{max-width:680px}.hero h1{font-size:clamp(54px,10vw,82px)}.hero h1,.hero-title-byte{margin-inline:auto}.hero-text{max-width:620px;margin:24px auto}.hero-actions,.tag-row{justify-content:center}.hero-brand-panel{width:min(100%,620px);margin-inline:auto}.about-section,.speaking,.split-heading,.voices-grid{grid-template-columns:1fr;gap:30px}.about-section,.community-card,.section-heading,.speaking,.split-heading{text-align:center}.about-section>div:last-child,.program-grid,.talk-list,.voices-grid{width:100%;max-width:680px;margin-inline:auto}.program-grid{grid-template-columns:1fr}.community-card,.feature-card,.program-card,.tea-card{width:100%;text-align:left}.program-card{min-height:220px}.proof-strip{justify-content:center;flex-wrap:wrap}footer{grid-template-columns:1fr;justify-items:center;text-align:center}.page-hero{padding:76px 0 50px;text-align:center}.page-hero h1{font-size:clamp(46px,9vw,70px)}.article-shell{max-width:720px}}@media (max-width:640px){.article-shell,.hero,.page-hero,.section,.site-header,footer{width:calc(100% - 24px);max-width:none}.site-header{min-height:68px}.site-header>.button{display:none}.brand>span:last-child{font-size:14px}.hero{padding:46px 0;gap:28px}.hero-copy,.page-hero,.section-heading{width:100%;max-width:none}.kicker{font-size:10px;letter-spacing:.14em}.hero h1{width:100%;max-width:none;font-size:clamp(40px,12vw,54px);line-height:.94;letter-spacing:-.045em}.hero-title-byte{font-size:.78em;line-height:.98;margin-top:.1em}.hero-text{width:min(100%,34rem);font-size:16px;line-height:1.6;margin:22px auto}.hero-actions{flex-direction:column;align-items:stretch;width:min(100%,330px);margin-inline:auto}.hero-actions .button,.hero-actions .text-link{width:100%;text-align:center}.hero-brand-panel{width:100%;padding:18px;border-radius:20px}.hero-logo-lockup{grid-template-columns:88px 1fr;gap:14px;padding-bottom:18px}.hero-wordmark-sugar{font-size:clamp(29px,9vw,40px)}.hero-wordmark-bytes{font-size:clamp(33px,10vw,45px);padding-bottom:.18em}.hero-promise{padding-top:18px;font-size:10px;line-height:1.6;text-align:left}.proof-strip{padding:14px 10px;gap:10px 16px;font-size:9px;letter-spacing:.12em}.section{padding:58px 0}.section-heading{margin-bottom:30px}.about-section h2,.community-card h2,.section-heading h2,.speaking h2{font-size:clamp(30px,9.5vw,42px);line-height:1.03}.about-section>div:last-child,.community-card>p,.section-heading>p:not(.kicker),.split-heading>p{font-size:15px;line-height:1.62}.program-grid,.voices-grid{gap:24px}.community-card,.feature-card,.program-card,.tea-card{width:100%;padding:28px 24px;border-radius:20px}.feature-card{min-height:auto;justify-content:flex-start}.feature-card:before{font-size:112px;top:0;right:6px}.feature-label{position:static;display:inline-flex;align-self:flex-start;width:-moz-fit-content;width:fit-content;margin:0 0 22px}.feature-card h3,.program-card h3,.tea-card h3{font-size:23px;line-height:1.12;margin:0 0 16px}.feature-card>p,.program-card>p:not(.kicker),.tea-card>p:not(.tea-icon):not(.kicker){margin:0 0 20px;line-height:1.7}.feature-card .text-link,.program-card .text-link,.tea-card .text-link{display:inline-block;margin-top:4px}.tea-card .tea-icon{margin-bottom:18px}.tea-card .kicker{margin:0 0 14px}.tea-questions{gap:14px;margin:24px 0 22px}.tea-questions span{padding:16px 18px;line-height:1.45}.program-card{min-height:auto}.program-card .kicker{margin-bottom:14px}.community-card .kicker,.community-card h2,.community-card>p{margin-bottom:18px}.muted-section{padding-inline:12px}.talk-list article{grid-template-columns:30px 1fr;gap:12px;padding:24px 0}.talk-list h3{font-size:20px;line-height:1.2}.page-hero{padding:52px 0 34px}.page-hero h1{font-size:clamp(38px,11.5vw,54px)}.article-shell{padding-bottom:72px}.article-shell>section{margin:36px 0}.article-shell h2{font-size:clamp(27px,8vw,36px)}.article-actions{flex-direction:column;align-items:stretch}.article-actions .button,.article-actions .text-link{width:100%;text-align:center}.callout-card,.empty-state,.guest-card,.video-placeholder{width:100%;padding:22px;border-radius:18px}.video-placeholder{min-height:220px;text-align:center}.dx-grid,.guest-card{grid-template-columns:1fr}.tag-row{gap:8px}.about-section{gap:22px}.about-section>div:last-child p{margin:0 0 18px}}@media (max-width:430px){.hero h1{font-size:clamp(38px,11.6vw,49px)}.hero-logo-lockup{grid-template-columns:1fr;justify-items:center;gap:12px;text-align:center}.hero-logo-mark{width:96px}.hero-wordmark{align-items:center}.hero-wordmark-sugar{font-size:34px}.hero-wordmark-bytes{font-size:38px}.hero-promise{font-size:9.5px}.callout-card,.community-card,.empty-state,.feature-card,.guest-card,.program-card,.tea-card,.video-placeholder{padding:26px 22px}}