@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;700&family=Space+Grotesk:wght@700&display=swap";@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;700&family=Manrope:wght@300;400;600;700&family=Space+Grotesk:wght@700&display=swap";body{color:#fff;background:#0b0b0b;font-family:Inter,sans-serif}.navbar{justify-content:space-between;align-items:center;padding:20px 60px;display:flex}.logo{letter-spacing:2px;font-weight:600}nav a{color:#aaa;cursor:pointer;margin:0 15px}nav .active{color:#ff9d00}.menu{font-size:20px}.hero{padding:60px}.archive{letter-spacing:2px;color:#888;margin-bottom:20px;font-size:12px}.hero h1{font-size:64px;line-height:1.1}.hero span{color:#ff9d00;font-style:italic}.filters{margin-top:30px}.filters button{color:#aaa;cursor:pointer;background:0 0;border:1px solid #333;margin-right:10px;padding:10px 20px}.filters .active{color:#000;background:#ff9d00;border:none}.grid{grid-template-columns:2fr 1fr;gap:30px;padding:60px;display:grid}.card{background:#111;position:relative}.large{background:#111;height:300px}.overlay{position:absolute;bottom:20px;left:20px}.overlay h3{font-size:22px}.overlay p{color:#aaa;font-size:14px}.image img{width:100%;display:block}.card-text{padding:15px}.code{background:#000;height:200px}.code-box{padding:20px}.code-box p{color:#ff9d00;font-size:12px}.green{background:linear-gradient(135deg,#1d3f2d,#0b1f15);flex-direction:column;justify-content:center;align-items:center;display:flex}.circle{border:2px solid #ccc;border-radius:50%;width:80px;height:80px;margin-bottom:10px}.text{padding:20px}.text small{color:#ff9d00}.text p{color:#aaa;margin-top:10px}.cta{text-align:center;background:#111;margin:80px 60px;padding:60px}.cta h2{margin-bottom:20px;font-size:32px}.cta p{color:#aaa;margin-bottom:20px}.cta button{cursor:pointer;background:#ff9d00;border:none;padding:12px 30px;font-weight:700}.footer{color:#777;justify-content:space-between;padding:40px 60px;font-size:12px;display:flex}.links a{cursor:pointer;margin:0 10px}*{box-sizing:border-box;margin:0;padding:0}.header{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:100;background:#fff;justify-content:center;width:100%;height:88px;transition:background .3s;display:flex;position:sticky;top:0}.header--scrolled{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffb3;box-shadow:0 2px 16px #0000000f}.header-inner{grid-template-columns:1fr auto 1fr;align-items:center;width:100%;max-width:1312px;height:88px;padding:24px 48px;display:grid}.logo{letter-spacing:-1.2px;color:#18181b;justify-self:start;align-items:center;font-family:Space Grotesk,sans-serif;font-size:24px;font-weight:700;line-height:32px;display:flex}.logo-accent{color:#f59e0b}.nav{align-items:center;display:flex}.nav--centered{justify-self:center}.nav-link{letter-spacing:.6px;text-transform:uppercase;color:#52525b;align-items:center;padding-bottom:4px;font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:16px;text-decoration:none;transition:all .2s;display:flex}.nav-link:not(:first-child){margin-left:48px}.nav-link.active{color:#d97706;border-bottom:2px solid #f59e0b;font-weight:700}.nav-link:hover{color:#18181b}.cta-btn{letter-spacing:1.2px;text-transform:uppercase;cursor:pointer;color:#fff;background:#f29000;border:2px solid #0000;border-radius:30px;justify-content:center;justify-self:end;align-items:center;width:144.17px;height:40px;padding:0;font-family:Inter,sans-serif;font-size:14px;font-weight:700;line-height:40px;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 2px 8px #0000002e}.cta-btn:hover{color:#f29000;background:0 0;border:2px solid #f29000;transform:scale(1.08);box-shadow:0 2px 8px #f2900026}@media (width<=1024px){.header-inner{padding:20px 32px}.nav-link:not(:first-child){margin-left:32px}}@media (width<=768px){.nav{display:none}.header-inner{padding:16px 24px}.cta-btn{display:none}.header-hamburger{justify-self:end;align-items:center;display:flex}}@media (width>=769px){.header-hamburger{display:none}}.side-nav{flex-direction:column;gap:32px;margin-top:48px;display:flex}.side-nav-link{color:#18181b;cursor:pointer;border-bottom:1px solid #f3f3f3;padding:8px 0;font-family:Inter,sans-serif;font-size:20px;font-weight:600;text-decoration:none;transition:color .2s}.side-nav-link:hover{color:#f29000}.side-cta{width:100%;padding:16px 0;font-size:16px}.side-panel{z-index:2000;pointer-events:none;width:100vw;height:100vh;transition:background .3s;position:fixed;top:0;right:0}.side-panel.open{pointer-events:auto}.side-panel-overlay{opacity:0;background:#0000004d;width:100vw;height:100vh;transition:opacity .3s;position:absolute;top:0;left:0}.side-panel.open .side-panel-overlay{opacity:1}.side-panel-content{background:#fff;flex-direction:column;width:80vw;max-width:320px;height:100vh;padding:32px 24px 24px;transition:transform .3s;display:flex;position:absolute;top:0;right:0;transform:translate(100%);box-shadow:-2px 0 16px #00000014}.side-panel.open .side-panel-content{transform:translate(0)}.side-panel-close{color:#18181b;cursor:pointer;background:0 0;border:none;align-self:flex-end;margin-bottom:32px;font-size:2rem}@media (width>=769px){.side-panel{display:none}}.footer{background:#fff;justify-content:center;padding:0 64px;display:flex}.footer-inner{flex-direction:column;gap:80px;width:1312px;padding:80px 48px;display:flex}.footer-top{justify-content:space-between;align-items:flex-start;display:flex}.footer-brand{flex-direction:column;gap:32px;width:576px;display:flex}.footer-logo{letter-spacing:-1.5px;color:#000;margin:0;font-family:Space Grotesk,sans-serif;font-size:30px;font-weight:700;line-height:36px}.footer-text{color:#000;max-width:384px;margin:0;font-family:Manrope,sans-serif;font-size:16px;font-weight:300;line-height:26px}.footer-nav{flex-direction:column;gap:32px;width:256px;display:flex}.footer-heading{letter-spacing:2px;text-transform:uppercase;color:#f29000;margin:0;font-family:Inter,sans-serif;font-size:10px;font-weight:700;line-height:15px}.footer-list{flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}.footer-list li{cursor:pointer;font-family:Manrope,sans-serif;font-size:14px;font-weight:400;line-height:20px;transition:opacity .2s}.footer-list li:hover{opacity:.6}.footer-connect{flex-direction:column;gap:32px;width:256px;display:flex}.footer-socials{gap:24px;display:flex}.social-circle{cursor:pointer;background:#000;border-radius:50%;width:20px;height:20px;transition:transform .2s,opacity .2s}.social-circle:hover{opacity:.7;transform:scale(1.15)}.footer-bottom{border-top:1px solid #000;justify-content:space-between;align-items:center;padding-top:48px;display:flex}.footer-copy{letter-spacing:1px;text-transform:uppercase;color:#f29000;margin:0;font-family:Inter,sans-serif;font-size:10px;font-weight:400;line-height:15px}.footer-back{letter-spacing:1px;text-transform:uppercase;color:#f29000;align-items:center;gap:8px;font-family:Manrope,sans-serif;font-size:10px;font-weight:700;line-height:15px;text-decoration:none;transition:opacity .2s;display:flex}.footer-back:hover{opacity:.7}.arrow{clip-path:polygon(50% 0%,0% 100%,100% 100%);background:#414145;width:7px;height:4px}@media (width<=1024px){.footer-inner{gap:40px;width:100%;padding:48px 16px}.footer-top{flex-direction:column;align-items:flex-start;gap:32px}.footer-brand,.footer-nav,.footer-connect{width:100%;max-width:100%}}@media (width<=600px){.footer{padding:0 8px}.footer-inner{gap:24px;padding:32px 4px}.footer-top{flex-direction:column;align-items:flex-start;gap:20px}.footer-brand,.footer-nav,.footer-connect{gap:16px;width:100%;max-width:100%}.footer-logo{font-size:22px}.footer-heading{font-size:9px}.footer-list li{font-size:12px}.footer-bottom{text-align:center;flex-direction:column;gap:12px;padding-top:24px}}.hero{background-color:#f3f3f3;justify-content:center;align-items:center;width:100%;min-height:90vh;padding:40px 20px;display:flex}.hero-container{justify-content:space-between;align-items:center;gap:60px;width:100%;max-width:1200px;margin:0 auto;display:flex}.hero-left{flex:1;max-width:550px}.hero-badge{letter-spacing:2px;color:#000;background:#d9d9d9;margin-bottom:16px;padding:4px 10px;font-size:12px;display:inline-block}.hero-title{color:#1a1a1a;font-size:60px;font-weight:700;line-height:1.1}.hero-highlight{color:#f29000;margin-top:4px;font-size:60px;font-weight:700}.hero-description{color:#8c8c8c;max-width:480px;margin-top:16px;font-size:15px;line-height:1.5}.hero-buttons{gap:12px;margin-top:20px;display:flex}.btn-primary,.btn-secondary{letter-spacing:1.5px;text-transform:uppercase;cursor:pointer;border:none;border-radius:999px;padding:14px 28px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;transition:transform .3s,box-shadow .3s}.btn-primary{color:#fff;background:linear-gradient(135deg,#f59e0b,#f97316);position:relative;overflow:hidden}.btn-primary:before{content:"";background:linear-gradient(120deg,#ffffff1a,#fff9,#ffffff1a);width:50%;height:100%;position:absolute;top:0;left:-75%;transform:skew(-20deg)}.btn-primary:hover:before{animation:1s forwards shine}@keyframes shine{to{left:130%}}.btn-primary:hover,.btn-secondary:hover{transform:scale(1.08)translateY(-2px)}.btn-primary:hover{box-shadow:0 12px 30px #f59e0b59}.btn-secondary{color:#000;background:#e5e5e5}.btn-secondary:hover{background:#d4d4d4;box-shadow:0 10px 25px #0000001a}.hero-right{flex:1;justify-content:center;align-items:center;display:flex}.circle-glow{background:radial-gradient(circle,#f59e0b 0% 40%,#000 70%);border-radius:50%;width:200px;height:200px;box-shadow:0 0 30px #f59e0bb3,0 0 60px #f59e0b80,0 0 100px #f59e0b4d}@media (width<=1024px){.hero-container{flex-direction:column;gap:40px;padding:0 24px}.hero-left,.hero-right{text-align:center;justify-content:center;align-items:center;width:100%;max-width:100%}.hero-title,.hero-highlight{font-size:40px}.circle-glow{width:160px;height:160px}}@media (width<=600px){.hero{padding:24px 8px}.hero-container{flex-direction:column;gap:24px;padding:0 8px}.hero-title,.hero-highlight{font-size:28px}.hero-description{max-width:100%;font-size:13px}.hero-buttons{flex-direction:column;gap:10px;width:100%}.btn-primary,.btn-secondary{width:100%;padding:12px 0;font-size:13px}.circle-glow{width:100px;height:100px}}.about{background:linear-gradient(#fff 0%,#f9f9f8 100%);width:100%;padding:clamp(72px,9vw,128px) 20px}.about-container{flex-direction:column;gap:clamp(40px,6vw,96px);width:min(100%,1152px);margin:0 auto;display:flex}.about-intro{flex-direction:column;gap:24px;display:flex}.about-copy{gap:16px;max-width:760px;display:grid}.about-kicker{letter-spacing:.22em;text-transform:uppercase;color:#f29000;font-family:Inter,sans-serif;font-size:12px;font-weight:700}.about-title{letter-spacing:-.03em;color:#1c1b1b;max-width:18ch;font-family:Space Grotesk,sans-serif;font-size:clamp(30px,3.6vw,48px);font-weight:700;line-height:1.05}.about-description{color:#3f3f46;max-width:56ch;font-family:Manrope,sans-serif;font-size:clamp(16px,1.4vw,19px);line-height:1.6}.about-divider{background:#18181b1f;width:128px;height:1px}.about-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.about-card{background:#fff;border:1px solid #18181b14;border-radius:12px;flex-direction:column;gap:18px;min-height:372px;padding:40px;transition:transform .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 50px -26px #0f172a47,0 8px 20px -12px #0f172a33}.about-card:hover{transform:translateY(-4px);box-shadow:0 24px 60px -24px #0f172a5c,0 12px 30px -14px #0f172a47}.about-icon{color:#fff;background:#f59e0b;border-radius:12px;place-items:center;width:46px;height:46px;display:grid}.about-icon svg{width:24px;height:24px}.about-card-title{color:#1c1b1b;font-family:Space Grotesk,sans-serif;font-size:25px;font-weight:700;line-height:1.3}.about-card-text{color:#52525b;max-width:32ch;font-family:Manrope,sans-serif;font-size:16px;line-height:1.6}.about-card-line{background:#f59e0b;border-radius:9999px;width:32px;height:4px;margin-top:auto}.about-card[data-tone=neutral] .about-icon{background:#d97706}.about-card[data-tone=accent] .about-icon{background:#f97316}@media (width<=1024px){.about{padding:88px 20px}.about-grid{grid-template-columns:1fr}.about-card{min-height:auto;padding:34px}}@media (width<=640px){.about{padding:72px 16px}.about-container{gap:32px}.about-copy{gap:14px}.about-divider{width:96px}.about-card{padding:32px 24px}.about-card-title{font-size:22px}.about-title{font-size:clamp(26px,8vw,36px)}}
