*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg-base: #05060d;--primary: #3b82f6;--gradient: linear-gradient(135deg, #3b82f6, #8b5cf6);--text-light: #f1f5f9;--text-muted: #94a3b8;--border-light: rgba(255,255,255,.08);--glass: rgba(255,255,255,.04);--glass-strong: rgba(13,18,33,.55);--radius: 12px;--radius-lg: 16px}html{scroll-behavior:smooth}body{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;color:var(--text-light);line-height:1.6;background:var(--bg-base);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}.bg-wrap{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none}.bg-wrap canvas{display:block;width:100%!important;height:100%!important}.content-main{position:relative;z-index:2}.container{max-width:1200px;margin:0 auto;padding:0 24px;width:100%}.vignette{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:radial-gradient(ellipse 75% 65% at 50% 42%,transparent 42%,rgba(5,6,13,.55) 100%)}.test-banner{position:fixed;bottom:16px;right:16px;z-index:200;background:#0f1629eb;color:#fbbf24;border:1px solid rgba(251,191,36,.35);padding:8px 14px;border-radius:8px;font-size:12px;font-weight:600;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.test-banner a{color:#fff;text-decoration:underline}.nav{position:fixed;top:0;left:0;right:0;z-index:100;padding:16px 0;background:#070a148c;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--border-light)}.nav-inner{display:flex;align-items:center;justify-content:space-between}.nav-brand{display:flex;align-items:center;gap:10px;font-weight:700;font-size:18px;color:var(--text-light)}.nav-brand img{width:36px;height:36px;border-radius:8px}.nav-links{display:flex;align-items:center;gap:28px}.nav-links a{color:var(--text-muted);font-size:14px;font-weight:500;transition:color .2s}.nav-links a:hover{color:var(--text-light)}.nav-cta{display:inline-flex;align-items:center;padding:8px 20px;background:var(--gradient);color:#fff!important;border-radius:8px;font-weight:600;font-size:13px}.mobile-menu{display:none;background:none;border:none;color:#fff;cursor:pointer;font-size:22px;padding:4px 8px}.content{width:100%}.pin-section{position:relative}.pin-inner{position:sticky;top:0;min-height:100vh;display:flex;align-items:center;width:100%;padding:80px 0}.hero{height:150vh;text-align:center}.hero-content{max-width:860px;margin:0 auto;padding:0 24px;width:100%}#tools,#integrations{height:185vh}#build-diaries{height:215vh}#about{height:165vh}.footer{min-height:62vh;display:flex;align-items:flex-end;padding-bottom:32px}.reveal{opacity:0;transform:translateY(70px);transition:opacity 1s ease,transform 1.1s cubic-bezier(.2,.8,.2,1)}.reveal.in{opacity:1;transform:none}.stagger>*{opacity:0;transition:opacity .8s ease}.reveal.in .stagger>*{opacity:1}.tool-card,.integration-card,.about-content,.hero-stat{transform-style:preserve-3d}.reveal.in .stagger>*:nth-child(1){transition-delay:.05s}.reveal.in .stagger>*:nth-child(2){transition-delay:.13s}.reveal.in .stagger>*:nth-child(3){transition-delay:.21s}.reveal.in .stagger>*:nth-child(4){transition-delay:.29s}.reveal.in .stagger>*:nth-child(5){transition-delay:.37s}.reveal.in .stagger>*:nth-child(6){transition-delay:.45s}.hero-badge{display:inline-flex;align-items:center;gap:8px;padding:6px 16px;margin-bottom:24px;background:#3b82f61f;border:1px solid rgba(59,130,246,.25);border-radius:50px;font-size:13px;font-weight:500;color:#93c5fd;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.hero-badge .dot{width:6px;height:6px;border-radius:50%;background:#22c55e;animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}.hero h1{font-size:clamp(40px,6.6vw,74px);font-weight:800;line-height:1.07;letter-spacing:-.03em;margin-bottom:20px;text-shadow:0 6px 60px rgba(5,6,13,.9)}.hero h1 span{background:var(--gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero p{font-size:18px;color:#cbd5e1;max-width:620px;margin:0 auto 36px;line-height:1.7;text-shadow:0 2px 30px rgba(5,6,13,.95)}.hero-buttons{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;gap:8px;padding:14px 28px;border-radius:10px;font-weight:600;font-size:15px;transition:all .2s;cursor:pointer;border:none}.btn-primary{background:var(--gradient);color:#fff;box-shadow:0 4px 24px #3b82f673}.btn-primary:hover{box-shadow:0 6px 34px #3b82f699;transform:translateY(-1px)}.btn-outline{background:#ffffff0d;color:var(--text-light);border:1px solid rgba(255,255,255,.18);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.btn-outline:hover{border-color:#ffffff59;background:#ffffff1a}.hero-stats{display:flex;justify-content:center;gap:48px;margin-top:56px;padding-top:40px;border-top:1px solid var(--border-light)}.hero-stat .number{font-size:36px;font-weight:800}.hero-stat .label{font-size:13px;color:var(--text-muted);margin-top:4px;text-transform:uppercase;letter-spacing:.05em}.scroll-cue{margin-top:48px;font-size:13px;letter-spacing:.2em;text-transform:uppercase;color:var(--text-muted);animation:bob 2.2s ease-in-out infinite}@keyframes bob{0%,to{transform:translateY(0);opacity:.6}50%{transform:translateY(8px);opacity:1}}.section-header{text-align:center;margin-bottom:48px}.section-header h2{font-size:clamp(28px,4vw,44px);font-weight:800;letter-spacing:-.02em;margin-bottom:16px;text-shadow:0 2px 30px rgba(5,6,13,.9)}.section-header p{font-size:17px;color:var(--text-muted);max-width:620px;margin:0 auto}.tools-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px}.tool-card{background:var(--glass-strong);border:1px solid var(--border-light);border-radius:var(--radius);padding:28px 24px;text-align:center;color:var(--text-light);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:border-color .3s,background .3s,box-shadow .3s}.tool-card:hover{box-shadow:0 14px 50px #00000073;border-color:#3b82f699;background:#161e34b3}.tool-card .tool-icon{width:48px;height:48px;margin:0 auto 16px;object-fit:contain}.tool-card h3{font-size:16px;font-weight:700;margin-bottom:8px}.tool-card p{font-size:13px;color:var(--text-muted);line-height:1.6}.tool-card .tool-link{display:inline-block;margin-top:16px;font-size:13px;font-weight:600;color:#60a5fa}.integrations-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:24px}.integration-card{background:var(--glass);border:1px solid var(--border-light);border-radius:var(--radius-lg);padding:36px 32px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:relative;overflow:hidden;transition:border-color .3s,background .3s}.integration-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;opacity:0;transition:opacity .3s}.integration-card:hover{background:#ffffff14;border-color:#60a5fa66}.integration-card:hover:before{opacity:1}.integration-card.gsc:before{background:linear-gradient(90deg,#22c55e,#16a34a)}.integration-card.ga4:before{background:linear-gradient(90deg,#f59e0b,#ef4444)}.integration-header{display:flex;align-items:center;gap:16px;margin-bottom:20px}.integration-icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:800;color:#fff;flex-shrink:0}.integration-icon.gsc{background:linear-gradient(135deg,#22c55e,#16a34a)}.integration-icon.ga4{background:linear-gradient(135deg,#f59e0b,#ef4444)}.integration-header h3{font-size:20px;font-weight:700}.integration-header .badge{margin-left:auto;padding:4px 10px;background:#3b82f626;color:#60a5fa;border-radius:6px;font-size:12px;font-weight:600}.integration-card p{font-size:14px;color:var(--text-muted);line-height:1.7;margin-bottom:20px}.integration-features{list-style:none;display:flex;flex-wrap:wrap;gap:8px;margin-bottom:24px}.integration-features li{padding:4px 12px;background:#ffffff0f;border-radius:6px;font-size:12px;color:var(--text-muted)}.integration-link{font-size:14px;font-weight:600;color:#60a5fa}.diary-meta{display:flex;align-items:center;gap:10px;margin-bottom:12px}.diary-badge{display:inline-block;font-size:12px;font-weight:700;color:#93c5fd;background:#3b82f626;padding:4px 10px;border-radius:6px}.diary-date{font-size:13px;color:#94a3b8}.about-content{display:flex;align-items:center;gap:48px;max-width:820px;margin:0 auto;background:var(--glass-strong);border:1px solid var(--border-light);border-radius:var(--radius-lg);padding:40px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.about-image{width:140px;height:140px;border-radius:50%;object-fit:cover;flex-shrink:0;border:3px solid rgba(255,255,255,.15)}.about-text h3{font-size:24px;font-weight:700;margin-bottom:4px}.about-text .role{font-size:15px;color:#60a5fa;font-weight:600;margin-bottom:12px}.about-text p{font-size:15px;color:var(--text-muted);line-height:1.7}.footer .footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:48px;width:100%;padding-top:40px;border-top:1px solid var(--border-light)}.footer-brand{display:flex;align-items:center;gap:8px;font-weight:700;font-size:16px}.footer-brand img{width:28px;height:28px;border-radius:6px}.footer-brand-col p{font-size:14px;color:var(--text-muted);line-height:1.7;margin-top:12px;max-width:280px}.footer-col h4{font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin-bottom:16px}.footer-col a{display:block;font-size:14px;color:var(--text-muted);padding:4px 0}.footer-col a:hover{color:var(--text-light)}.footer-bottom{text-align:center;margin-top:40px;padding-top:24px;border-top:1px solid var(--border-light);font-size:13px;color:var(--text-muted);width:100%}.footer-bottom a{color:var(--text-muted);text-decoration:underline}@media (max-width: 768px){.nav-links{display:none}.nav-links.open{display:flex;flex-direction:column;position:absolute;top:100%;left:0;right:0;background:#070a14f7;padding:16px 24px;gap:16px;border-bottom:1px solid var(--border-light)}.mobile-menu{display:block}.hero{height:125vh}#tools,#integrations{height:155vh}#build-diaries{height:205vh}#about{height:145vh}.pin-inner{padding:60px 0}.integrations-grid{grid-template-columns:1fr}.about-content{flex-direction:column;text-align:center;padding:28px}.footer .footer-grid{grid-template-columns:1fr 1fr;gap:28px}.footer-brand-col{grid-column:1 / -1}.hero-stats{gap:24px}}
