*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}:root{--orange: #FF5500;--orange-light: #FF7733;--orange-pale: #FFF3EE;--black: #111111;--white: #FFFFFF;--gray: #F5F5F3;--mid-gray: #888;--border: #E8E8E5}html{font-size:16px}body{font-family:Barlow,sans-serif;background:var(--white);color:var(--black);line-height:1.5;-webkit-font-smoothing:antialiased}.page{max-width:960px;margin:0 auto;background:var(--white)}.header{background:var(--black);padding:28px 48px;display:flex;justify-content:space-between;align-items:center}.header-logo{display:flex;flex-direction:column;gap:2px}.header-logo .blink-name{font-family:Bebas Neue,cursive;font-size:36px;letter-spacing:6px;color:var(--orange);line-height:1}.header-logo .blink-by{font-family:IBM Plex Mono,monospace;font-size:10px;letter-spacing:3px;text-transform:uppercase;color:#fff6}.header-tag{text-align:right}.header-tag .pill{display:inline-block;background:var(--orange);color:var(--white);font-family:IBM Plex Mono,monospace;font-size:10px;font-weight:600;letter-spacing:3px;text-transform:uppercase;padding:6px 14px;border-radius:2px;margin-bottom:6px}.header-tag p{font-family:Barlow,sans-serif;font-size:12px;color:#fff6;letter-spacing:1px}.hero{background:var(--orange);padding:52px 48px;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;top:-40px;right:-40px;width:320px;height:320px;border:60px solid rgba(255,255,255,.07);border-radius:50%}.hero:after{content:"";position:absolute;bottom:-60px;right:80px;width:200px;height:200px;border:40px solid rgba(255,255,255,.05);border-radius:50%}.hero-kicker{font-family:IBM Plex Mono,monospace;font-size:11px;letter-spacing:4px;text-transform:uppercase;color:#ffffffa6;margin-bottom:16px}.hero h1{font-family:Bebas Neue,cursive;font-size:72px;line-height:.9;color:var(--white);letter-spacing:3px;margin-bottom:20px;position:relative;z-index:1;max-width:600px}.hero h1 .outline{-webkit-text-stroke:2px rgba(255,255,255,.5);color:transparent}.hero-sub{font-size:16px;font-weight:500;color:#fffc;max-width:520px;line-height:1.6;position:relative;z-index:1;margin-bottom:28px}.hero-stat-row{display:flex;gap:36px;position:relative;z-index:1}.hero-stat{display:flex;flex-direction:column;gap:2px}.hero-stat-num{font-family:Bebas Neue,cursive;font-size:40px;color:var(--white);letter-spacing:2px;line-height:1}.hero-stat-label{font-family:IBM Plex Mono,monospace;font-size:9px;letter-spacing:2.5px;text-transform:uppercase;color:#ffffff80}.hero-divider{width:1px;background:#fff3;align-self:stretch}.intro{background:var(--black);padding:28px 48px;display:flex;align-items:center;gap:24px}.intro-icon{width:44px;height:44px;background:var(--orange);border-radius:4px;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:20px}.intro p{font-size:14px;font-weight:500;color:#ffffffbf;line-height:1.6}.intro strong{color:var(--white);font-weight:700}.features{padding:52px 48px 40px;background:var(--white)}.features-header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:36px;padding-bottom:20px;border-bottom:2px solid var(--black)}.features-header h2{font-family:Bebas Neue,cursive;font-size:48px;letter-spacing:3px;color:var(--black);line-height:1}.features-header h2 span{color:var(--orange)}.features-header .subtitle{font-family:IBM Plex Mono,monospace;font-size:11px;letter-spacing:2px;color:var(--mid-gray);text-transform:uppercase;text-align:right}.features-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:24px}.feature-card{background:var(--gray);border-radius:8px;overflow:hidden;display:flex;flex-direction:column}.feature-card-top{background:var(--black);padding:24px 24px 20px;position:relative}.feature-number{font-family:Bebas Neue,cursive;font-size:64px;color:#ffffff0f;line-height:1;position:absolute;top:8px;right:16px;letter-spacing:2px}.feature-icon{width:40px;height:40px;background:var(--orange);border-radius:4px;margin-bottom:12px;display:flex;align-items:center;justify-content:center;font-size:18px}.feature-card-top h3{font-family:Bebas Neue,cursive;font-size:26px;letter-spacing:2px;color:var(--white);line-height:1.05;margin-bottom:4px}.feature-card-top .feature-tag{font-family:IBM Plex Mono,monospace;font-size:10px;letter-spacing:2px;color:var(--orange);text-transform:uppercase}.feature-card-body{padding:20px 24px;flex:1;display:flex;flex-direction:column;gap:12px}.feature-card-body p{font-size:13px;font-weight:500;color:#444;line-height:1.6}.feature-bullets{list-style:none;display:flex;flex-direction:column;gap:8px;margin-top:4px}.feature-bullets li{font-size:12px;color:#555;line-height:1.5;padding-left:16px;position:relative}.feature-bullets li:before{content:"→";position:absolute;left:0;color:var(--orange);font-size:11px;font-weight:700}.feature-highlight{margin-top:auto;background:var(--orange-pale);border-left:3px solid var(--orange);padding:10px 14px;border-radius:0 4px 4px 0}.feature-highlight span{font-family:IBM Plex Mono,monospace;font-size:10px;letter-spacing:1px;text-transform:uppercase;color:var(--orange);font-weight:600;display:block;margin-bottom:3px}.feature-highlight p{font-size:12px;font-weight:600;color:var(--black);line-height:1.4}.platform{background:var(--black);padding:48px;margin:0}.platform-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:32px}.platform-header h2{font-family:Bebas Neue,cursive;font-size:42px;letter-spacing:3px;color:var(--white);line-height:1}.platform-header h2 span{color:var(--orange)}.platform-header .platform-tag{font-family:IBM Plex Mono,monospace;font-size:10px;letter-spacing:3px;color:#ffffff4d;text-transform:uppercase;padding-top:6px}.platform-cols{display:grid;grid-template-columns:1fr 1px 1fr 1px 1fr;gap:0}.platform-divider{background:#ffffff14}.platform-col{padding:0 28px}.platform-col:first-child{padding-left:0}.platform-col:last-child{padding-right:0}.platform-col-icon{font-size:22px;margin-bottom:10px}.platform-col h4{font-family:Bebas Neue,cursive;font-size:20px;letter-spacing:2px;color:var(--white);margin-bottom:4px}.platform-col .col-tag{font-family:IBM Plex Mono,monospace;font-size:9px;letter-spacing:2px;color:var(--orange);text-transform:uppercase;margin-bottom:14px;display:block}.platform-list{list-style:none;display:flex;flex-direction:column;gap:8px}.platform-list li{font-size:12px;color:#ffffff8c;padding-left:14px;position:relative;line-height:1.4}.platform-list li:before{content:"·";position:absolute;left:0;color:var(--orange);font-weight:900;font-size:14px;line-height:1.2}.lifecycle{background:var(--orange-pale);padding:36px 48px;border-top:3px solid var(--orange)}.lifecycle-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.lifecycle-header h3{font-family:Bebas Neue,cursive;font-size:28px;letter-spacing:3px;color:var(--black)}.lifecycle-header .lc-tag{font-family:IBM Plex Mono,monospace;font-size:10px;letter-spacing:3px;color:var(--orange);text-transform:uppercase}.lifecycle-steps{display:flex;align-items:center;gap:0}.lc-step{flex:1;text-align:center;position:relative}.lc-step-num{width:32px;height:32px;background:var(--black);color:var(--white);font-family:Bebas Neue,cursive;font-size:16px;letter-spacing:1px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 8px}.lc-step.active .lc-step-num{background:var(--orange)}.lc-step-name{font-family:Barlow,sans-serif;font-size:11px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:var(--black)}.lc-step.active .lc-step-name{color:var(--orange)}.lc-arrow{color:#ccc;font-size:18px;flex-shrink:0;padding:0 4px;margin-bottom:24px}.howitworks{padding:40px 48px;background:var(--white);border-top:1px solid var(--border)}.howitworks h3{font-family:Bebas Neue,cursive;font-size:32px;letter-spacing:3px;color:var(--black);margin-bottom:24px}.howitworks h3 span{color:var(--orange)}.hiw-row{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.hiw-item{display:flex;flex-direction:column;gap:8px}.hiw-num{font-family:Bebas Neue,cursive;font-size:48px;color:var(--border);line-height:1;letter-spacing:2px}.hiw-title{font-family:Barlow,sans-serif;font-size:14px;font-weight:700;color:var(--black);letter-spacing:.5px;line-height:1.3}.hiw-desc{font-size:12px;color:var(--mid-gray);line-height:1.55}.footer-cta{background:var(--orange);padding:36px 48px;display:flex;justify-content:space-between;align-items:center}.footer-cta h3{font-family:Bebas Neue,cursive;font-size:36px;letter-spacing:3px;color:var(--white);line-height:1}.footer-cta h3 span{display:block;font-size:14px;font-family:Barlow,sans-serif;font-weight:500;letter-spacing:1px;color:#ffffffb3;text-transform:none;margin-top:4px}.footer-contact{text-align:right}.footer-contact .contact-name{font-family:Bebas Neue,cursive;font-size:22px;letter-spacing:2px;color:var(--white);margin-bottom:2px}.footer-contact .contact-detail{font-family:IBM Plex Mono,monospace;font-size:12px;color:#ffffffb3;line-height:1.6;letter-spacing:.5px}.bottom-bar{background:var(--black);padding:14px 48px;display:flex;justify-content:space-between;align-items:center}.bottom-bar .logo-text{font-family:Bebas Neue,cursive;font-size:16px;letter-spacing:3px;color:#ffffff4d}.bottom-bar .logo-text span{color:var(--orange)}.bottom-bar .tagline{font-family:IBM Plex Mono,monospace;font-size:10px;letter-spacing:3px;text-transform:uppercase;color:#fff3}@media print{body{background:#fff}.page{max-width:100%}}
