*{margin:0;padding:0;box-sizing:border-box}html,body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Inter,sans-serif;background:#fff;color:#1f2328;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.sans{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.mono{font-family:SF Mono,Monaco,Inconsolata,Fira Code,monospace}header{display:flex;justify-content:space-between;align-items:center;padding:14px 48px;border-bottom:1px solid #e5e9ed;position:sticky;top:0;background:#fff;z-index:100}.logo{font-size:21px;font-weight:700;color:#1f2328;display:flex;align-items:center;gap:10px;text-decoration:none}.logo-mark{width:36px;height:36px;border-radius:10px;background:linear-gradient(135deg,#0091d5,#0074ab);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}nav{display:flex;align-items:center;gap:30px}nav a{font-size:15px;font-weight:500;color:#3d4552;text-decoration:none;transition:color .15s ease}nav a:hover{color:#1f2328}.nav-divider{width:1px;height:20px;background:#d0d7de}.nav-login{padding:9px 18px;border:1px solid #d0d7de;border-radius:8px;color:#1f2328!important;font-weight:600!important;transition:border-color .15s ease,background .15s ease}.nav-login:hover{border-color:#0091d5;background:#f6fbfe}.nav-cta{padding:9px 18px;border-radius:8px;background:linear-gradient(135deg,#0091d5,#0074ab);color:#fff!important;font-weight:600!important;box-shadow:0 2px 8px #0091d540;transition:box-shadow .15s ease,transform .15s ease}.nav-cta:hover{box-shadow:0 4px 14px #0091d566;transform:translateY(-1px)}.auth-email{font-size:13px;font-weight:600;color:#3d4552;background:#f6f8fa;border:1px solid #d0d7de;border-radius:20px;padding:6px 14px;text-decoration:none;transition:all .15s ease}.auth-email:hover{color:#0091d5;border-color:#0091d5}.lang-switch{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.4px;color:#59636e;background:transparent;border:1px solid #d0d7de;border-radius:6px;padding:5px 10px;cursor:pointer;transition:all .2s ease}.lang-switch:hover{color:#0091d5;border-color:#0091d5}.nav-dropdown{position:relative}.nav-dropdown-trigger{display:flex;align-items:center;gap:6px;background:none;border:none;cursor:pointer;padding:0;font-size:15px;font-weight:500;color:#3d4552;transition:color .15s ease}.nav-dropdown-trigger:hover{color:#1f2328}.nav-caret{transition:transform .15s ease;color:#8c959f}.nav-caret.open{transform:rotate(180deg)}.nav-dropdown-menu{position:absolute;top:calc(100% + 14px);left:50%;transform:translate(-50%);background:#fff;border:1px solid #d0d7de;border-radius:10px;box-shadow:0 8px 24px #1f23281a;padding:6px;min-width:210px}.nav-dropdown-item-wrapper{position:relative}.nav-dropdown-item{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;background:none;border:none;cursor:pointer;padding:10px 12px;border-radius:6px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-weight:600;color:#1f2328;text-align:left;transition:background .15s ease}.nav-dropdown-item:hover,.nav-dropdown-item[aria-expanded=true]{background:#f6f8fa}.nav-subcaret{color:#8c959f;font-size:16px;line-height:1}.nav-dropdown-submenu{position:absolute;top:0;left:100%;margin-left:6px;background:#fff;border:1px solid #d0d7de;border-radius:10px;box-shadow:0 8px 24px #1f23281a;padding:8px;display:flex;flex-direction:column;min-width:180px}.nav-dropdown-submenu a{padding:8px 12px;border-radius:6px;font-size:14px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;text-transform:none;letter-spacing:normal;color:#1f2328;white-space:nowrap}.nav-dropdown-submenu a:hover{background:#f6f8fa;color:#0091d5}.hero{padding:90px 48px 64px;position:relative;background-color:#fbfcfe;background-image:radial-gradient(#d7dee5 1.1px,transparent 1.1px);background-size:26px 26px;border-bottom:1px solid #e5e9ed}.hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,480px);gap:56px;align-items:center;max-width:1180px;margin:0 auto;position:relative}.hero-inner{max-width:620px}.hero-eyebrow{display:inline-block;font-size:13px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#0091d5;margin-bottom:18px}.hero h1{font-size:50px;font-weight:800;line-height:1.15;letter-spacing:-1.4px;color:#10151c;margin-bottom:22px}.hero h1 .accent{color:#0091d5}.hero-subtitle{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:17px;line-height:1.65;color:#59636e;max-width:480px;margin-bottom:30px}.hero-buttons{display:flex;gap:12px;margin-bottom:26px}.hero-status-line{display:flex;align-items:center;gap:9px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13.5px;font-weight:600;color:#3d4552}.hero-status-dot{width:8px;height:8px;border-radius:50%;background:#8c959f}.hero-status-dot.ok{background:#1a9c47;box-shadow:0 0 0 3px #1a9c4726}.hero-status-dot.down{background:#cf222e;box-shadow:0 0 0 3px #cf222e26}.hero-status-dot.checking{background:#8c959f}.code-window{background:#0d1117;border-radius:14px;overflow:hidden;box-shadow:0 30px 70px -18px #10151c4d,0 0 0 1px #10151c0a}.code-window-tabs{display:flex;align-items:center;justify-content:space-between;padding:0 10px 0 16px;background:#161b22;border-bottom:1px solid #262c36}.code-window-tablist{display:flex;gap:4px}.code-tab{font-family:SF Mono,Monaco,Inconsolata,Fira Code,monospace;padding:14px 12px 12px;font-size:13px;font-weight:600;color:#7d8590;background:none;border:none;border-bottom:2px solid transparent;cursor:pointer;transition:color .15s ease}.code-tab:hover{color:#c9d1d9}.code-tab.active{color:#e6edf3;border-bottom-color:#0091d5}.code-window-status{display:flex;align-items:center;gap:6px;font-family:SF Mono,Monaco,Inconsolata,Fira Code,monospace;font-size:11.5px;font-weight:600;color:#7ee787;background:#2ea04321;border:1px solid rgba(46,160,67,.28);padding:4px 10px;border-radius:20px;white-space:nowrap}.code-window-status .dot{width:6px;height:6px;border-radius:50%;background:#3fb950}.code-window-body{padding:18px 22px 22px;overflow-x:auto}.code-section-label-row{display:flex;align-items:center;justify-content:space-between;margin:16px 0 8px}.code-section-label-row:first-child{margin-top:0}.code-section-label{font-family:SF Mono,Monaco,Inconsolata,Fira Code,monospace;font-size:10.5px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#6e7681}.code-copy-btn{background:none;border:none;color:#6e7681;cursor:pointer;display:flex;padding:2px;transition:color .15s ease}.code-copy-btn:hover{color:#e6edf3}.code-block{font-family:SF Mono,Monaco,Inconsolata,Fira Code,monospace;font-size:12.5px;line-height:1.75;color:#a5d6ff;white-space:pre}.cta-primary{padding:12px 24px;background:linear-gradient(135deg,#0091d5,#0074ab);color:#fff;text-decoration:none;border-radius:6px;font-size:14px;font-weight:600;border:1px solid #0079b3;box-shadow:0 2px 10px #0091d540;transition:box-shadow .2s ease,transform .2s ease;display:inline-block}.cta-primary:hover{box-shadow:0 6px 18px #0091d566;transform:translateY(-1px)}.cta-secondary{padding:12px 24px;background:#fff;color:#1f2328;text-decoration:none;border-radius:6px;font-size:14px;font-weight:600;border:1px solid #d0d7de;transition:all .2s ease;display:inline-block}.cta-secondary:hover{border-color:#59636e;background:#f6f8fa}.stats-bar{display:flex;gap:48px;padding:32px 48px;border-bottom:1px solid #d0d7de;background:#fff}.stat{display:flex;flex-direction:column;gap:4px}.stat-value{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:24px;font-weight:700;color:#1f2328}.stat-label{font-size:12px;color:#59636e;text-transform:uppercase;letter-spacing:.5px}.projects-section{padding:80px 48px}.section-header{display:flex;align-items:baseline;gap:12px;margin-bottom:48px}.section-header.centered{justify-content:center;text-align:center;margin-bottom:44px}.section-header h2{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:30px;font-weight:800;letter-spacing:-.5px;color:#10151c}.section-header .count{font-size:14px;color:#59636e}.projects-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:20px}.project-card{background:#fff;border:1px solid #d0d7de;border-radius:10px;padding:24px;transition:all .2s ease;cursor:pointer;display:flex;flex-direction:column;font-family:SF Mono,Monaco,Inconsolata,Fira Code,monospace;position:relative;overflow:hidden}.project-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#0091d5,#7ee787);opacity:0;transition:opacity .2s ease}.project-card:hover:before{opacity:1}.project-card:hover{border-color:#0091d5;box-shadow:0 10px 24px #1f23281a;transform:translateY(-3px)}.project-card-icon{color:#0091d5;margin-bottom:14px}.project-card h3{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:17px;font-weight:700;color:#1f2328;margin-bottom:8px}.project-card p{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13.5px;line-height:1.6;color:#59636e;margin-bottom:18px;flex-grow:1}.project-card-footer{display:flex;align-items:center;justify-content:space-between;padding-top:14px;border-top:1px solid #eef1f4}.project-status-inline{display:flex;align-items:center;gap:6px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12.5px;font-weight:600;color:#3d4552}.project-status-inline .dot{width:6px;height:6px;border-radius:50%;background:#1a9c47}.project-card-arrow{color:#8c959f;transition:transform .2s ease,color .2s ease}.project-card:hover .project-card-arrow{color:#0091d5;transform:translate(3px)}.trust-bar{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:28px;padding:22px 48px;background:#f6f8fa;border-top:1px solid #e5e9ed;border-bottom:1px solid #e5e9ed}.trust-item{display:flex;align-items:center;gap:8px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13px;font-weight:600;color:#59636e}.trust-item svg{color:#0091d5}.tech-stack{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:20px}.tech-tag{font-size:11px;padding:4px 10px;background:#f6f8fa;color:#59636e;border-radius:4px;border:1px solid #d0d7de}.project-footer{display:flex;justify-content:space-between;align-items:center;padding-top:16px;border-top:1px solid #d0d7de;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;color:#59636e}.project-footer .arrow{color:#0091d5;font-weight:700}.contact-section{padding:100px 48px;background:#f6f8fa;border-top:1px solid #d0d7de;text-align:left;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.contact-inner{max-width:900px;margin:0 auto}.contact-section h2{font-size:36px;font-weight:700;color:#1f2328;margin-bottom:16px}.contact-section p{font-size:15px;color:#59636e;margin-bottom:40px;line-height:1.7}.form-row{display:flex;gap:12px;margin-bottom:12px}.form-group{flex:1;text-align:left}.form-group input,.form-group textarea{width:100%;padding:12px 14px;font-size:14px;border:1px solid #d0d7de;border-radius:6px;background:#fff;color:#1f2328;font-family:inherit;transition:border-color .2s ease}.form-group input::placeholder,.form-group textarea::placeholder{color:#8c959f}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#0091d5}.form-group textarea{resize:vertical;min-height:120px;margin-bottom:12px;width:100%}.btn-submit{width:100%;padding:13px 24px;background:#0091d5;color:#fff;border:1px solid #0079b3;border-radius:6px;font-size:14px;font-weight:600;font-family:inherit;cursor:pointer;transition:background .2s ease}.btn-submit:hover{background:#0079b3}footer{padding:32px 48px;text-align:center;border-top:1px solid #d0d7de;color:#8c959f;font-size:12px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.tempmail-section{padding:100px 48px;min-height:60vh;background:#fafbfc;border-top:3px solid #0091d5}.tempmail-inner{max-width:640px;margin:0 auto}.tempmail-title{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:40px;font-weight:700;letter-spacing:-.5px;margin-bottom:16px;color:#1f2328}.tempmail-intro{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;color:#59636e;margin-bottom:32px;line-height:1.7}.tempmail-error{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#cf222e;font-size:14px;margin-top:12px}.tempmail-address-box{display:flex;align-items:center;justify-content:space-between;gap:12px;background:#f6f8fa;border:1px solid #d0d7de;border-radius:8px;padding:16px 20px;margin-bottom:16px}.tempmail-address-box code{font-size:16px;color:#0091d5;font-weight:600;word-break:break-all}.tempmail-new{margin-bottom:40px}.tempmail-inbox-title{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:20px;font-weight:700;color:#1f2328;margin-bottom:16px}.tempmail-empty{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#8c959f;font-size:14px;padding:24px;text-align:center;border:1px dashed #d0d7de;border-radius:8px}.tempmail-email{border:1px solid #d0d7de;border-radius:8px;margin-bottom:10px;overflow:hidden}.tempmail-email-header{width:100%;display:flex;justify-content:space-between;align-items:center;padding:14px 18px;background:#fff;border:none;cursor:pointer;text-align:left;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;transition:background .15s ease}.tempmail-email-header:hover{background:#f6f8fa}.tempmail-email-subject{font-size:14px;font-weight:600;color:#1f2328}.tempmail-email-sender{font-size:12px;color:#59636e;margin-top:2px}.tempmail-email-date{font-size:12px;color:#8c959f;white-space:nowrap}.tempmail-email-body{padding:16px 18px;border-top:1px solid #d0d7de;background:#f6f8fa;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;color:#1f2328;white-space:pre-wrap;line-height:1.6}.auth-section{padding:100px 48px;min-height:60vh;display:flex;justify-content:center;background:#fafbfc;border-top:3px solid #0091d5}.auth-inner{max-width:400px;width:100%;background:#fff;border:1px solid #d0d7de;border-radius:12px;padding:40px;box-shadow:0 4px 16px #1f23280f}.auth-title{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:32px;font-weight:700;color:#1f2328;margin-bottom:32px;text-align:center}.auth-switch{display:block;width:100%;margin-top:16px;background:transparent;border:none;color:#0091d5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;cursor:pointer;text-align:center}.auth-switch:hover{text-decoration:underline}.tempmail-saved{margin-bottom:32px;padding:20px;background:#f6f8fa;border:1px solid #d0d7de;border-radius:8px}.tempmail-saved-title{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-weight:700;color:#1f2328;margin-bottom:12px}.tempmail-saved-list{display:flex;flex-direction:column;gap:6px}.tempmail-saved-item{text-align:left;background:#fff;border:1px solid #d0d7de;border-radius:6px;padding:8px 12px;font-family:SF Mono,Monaco,Inconsolata,Fira Code,monospace;font-size:13px;color:#1f2328;cursor:pointer;transition:all .15s ease}.tempmail-saved-item:hover{border-color:#0091d5}.tempmail-saved-item.active{border-color:#0091d5;background:#dcf2ff;color:#0079b3}.tempmail-hint{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13px;color:#8c959f;margin-top:24px;text-align:center}.apikey-new-box{background:#dcf2ff;border:1px solid #0091d5;border-radius:8px;padding:20px;margin-bottom:24px}.apikey-new-label{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13px;font-weight:700;color:#0079b3;margin-bottom:8px}.apikey-new-box code{display:block;font-size:14px;color:#1f2328;word-break:break-all;margin-bottom:8px}.apikey-new-warning{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;color:#0079b3}.apikey-form{display:flex;gap:10px;margin-bottom:32px}.apikey-form input{flex:1;padding:12px 14px;font-size:14px;border:1px solid #d0d7de;border-radius:6px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.apikey-form input:focus{outline:none;border-color:#0091d5}.apikey-list{display:flex;flex-direction:column;gap:10px}.apikey-item{display:flex;justify-content:space-between;align-items:center;padding:14px 18px;border:1px solid #d0d7de;border-radius:8px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.apikey-item-name{font-size:14px;font-weight:600;color:#1f2328}.apikey-item-prefix{font-family:SF Mono,Monaco,Inconsolata,Fira Code,monospace;font-size:12px;color:#8c959f;margin-top:2px}.docs-section{padding:100px 48px;background:#fafbfc;border-top:3px solid #0091d5}.docs-inner{max-width:720px;margin:0 auto}.docs-block{margin-top:24px;padding:28px 32px;background:#fff;border:1px solid #d0d7de;border-left:3px solid #0091d5;border-radius:10px}.docs-heading{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:22px;font-weight:700;color:#1f2328;margin-bottom:12px}.docs-text{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:15px;color:#59636e;line-height:1.7;margin-bottom:12px}.docs-response-label{margin-top:16px}.docs-endpoint{display:flex;align-items:center;gap:10px;margin-bottom:12px}.docs-endpoint code{font-family:SF Mono,Monaco,Inconsolata,Fira Code,monospace;font-size:14px;color:#1f2328}.docs-method{font-family:SF Mono,Monaco,Inconsolata,Fira Code,monospace;font-size:11px;font-weight:700;padding:3px 8px;border-radius:4px}.docs-method.post{background:#dcf2ff;color:#0079b3}.docs-method.get{background:#dafbe1;color:#1a7f37}.docs-code{background:#0d1117;color:#e6edf3;padding:16px 20px;border-radius:8px;font-family:SF Mono,Monaco,Inconsolata,Fira Code,monospace;font-size:13px;line-height:1.6;overflow-x:auto;white-space:pre}.docs-table{width:100%;border-collapse:collapse;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px}.docs-table th{text-align:left;padding:10px 12px;border-bottom:2px solid #d0d7de;color:#59636e;font-size:12px;text-transform:uppercase;letter-spacing:.3px}.docs-table td{padding:12px;border-bottom:1px solid #d0d7de;color:#1f2328}.stats-badge{display:inline-block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13px;color:#59636e;background:#f6f8fa;border:1px solid #d0d7de;border-radius:20px;padding:6px 14px;margin-bottom:28px}.stats-badge strong{color:#0091d5}.how-it-works{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:40px;padding:28px;background:#fff;border:1px solid #d0d7de;border-radius:12px}.how-step{display:flex;gap:12px;align-items:flex-start}.how-step-num{flex-shrink:0;width:28px;height:28px;border-radius:50%;background:linear-gradient(135deg,#0091d5,#0074ab);color:#fff;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700}.how-step-title{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-weight:700;color:#1f2328;margin-bottom:4px}.how-step-desc{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13px;color:#59636e;line-height:1.5}.contact-grid{display:grid;grid-template-columns:1fr 1.3fr;gap:64px;align-items:start}.contact-icon-box{width:64px;height:64px;border-radius:14px;background:#0d1117;display:flex;align-items:center;justify-content:center;margin-bottom:24px}.contact-side h2{margin-bottom:16px}.contact-points{list-style:none;padding:0;margin-top:24px;display:flex;flex-direction:column;gap:12px}.contact-points li{display:flex;align-items:center;gap:10px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;color:#1f2328}.contact-point-dot{width:6px;height:6px;border-radius:50%;background:#0091d5;flex-shrink:0}.webhook-section{padding:100px 48px;min-height:60vh;background:#fafbfc;border-top:3px solid #0091d5}.webhook-inner{max-width:640px;margin:0 auto}.webhook-title{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:40px;font-weight:700;letter-spacing:-.5px;margin-bottom:16px;color:#1f2328}.webhook-intro{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;color:#59636e;margin-bottom:32px;line-height:1.7}.webhook-error{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#cf222e;font-size:14px;margin-top:12px}.webhook-url-box{display:flex;align-items:center;justify-content:space-between;gap:12px;background:#f6f8fa;border:1px solid #d0d7de;border-radius:8px;padding:16px 20px;margin-bottom:16px}.webhook-url-box code{font-size:16px;color:#0091d5;font-weight:600;word-break:break-all;flex:1}.webhook-new{margin-bottom:40px}.webhook-inbox-title{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:20px;font-weight:700;color:#1f2328;margin-bottom:16px}.webhook-empty{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#8c959f;font-size:14px;padding:24px;text-align:center;border:1px dashed #d0d7de;border-radius:8px}.webhook-request{border:1px solid #d0d7de;border-radius:8px;margin-bottom:10px;overflow:hidden}.webhook-request-header{width:100%;display:flex;justify-content:space-between;align-items:center;padding:14px 18px;background:#fff;border:none;cursor:pointer;text-align:left;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;transition:background .15s ease}.webhook-request-header:hover{background:#f6f8fa}.webhook-request-method{font-size:12px;font-weight:600;margin-bottom:4px;display:inline-block}.webhook-request-method .method{font-family:SF Mono,Monaco,Inconsolata,Fira Code,monospace;font-size:11px;font-weight:700;padding:3px 8px;border-radius:4px}.webhook-request-method .method.POST{background:#dcf2ff;color:#0079b3}.webhook-request-method .method.GET{background:#dafbe1;color:#1a7f37}.webhook-request-method .method.PUT,.webhook-request-method .method.PATCH{background:#fff8c5;color:#7d6e07}.webhook-request-method .method.DELETE{background:#fdd;color:#a40e26}.webhook-request-path{font-size:14px;font-weight:600;color:#1f2328}.webhook-request-date{font-size:12px;color:#8c959f;white-space:nowrap}.webhook-request-details{padding:16px 18px;border-top:1px solid #d0d7de;background:#f6f8fa}.webhook-detail-section{margin-bottom:16px}.webhook-detail-section:last-child{margin-bottom:0}.webhook-detail-section h4{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-weight:700;color:#1f2328;text-transform:uppercase;letter-spacing:.3px;margin-bottom:8px}.webhook-detail-section pre{background:#fff;border:1px solid #d0d7de;border-radius:6px;padding:12px;font-family:SF Mono,Monaco,Inconsolata,Fira Code,monospace;font-size:12px;color:#1f2328;overflow-x:auto;white-space:pre-wrap;word-wrap:break-word;line-height:1.4}.webhook-saved{margin-bottom:32px;padding:20px;background:#f6f8fa;border:1px solid #d0d7de;border-radius:8px}.webhook-saved-title{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-weight:700;color:#1f2328;margin-bottom:12px}.webhook-saved-list{display:flex;flex-direction:column;gap:6px}.webhook-saved-item{text-align:left;background:#fff;border:1px solid #d0d7de;border-radius:6px;padding:8px 12px;font-family:SF Mono,Monaco,Inconsolata,Fira Code,monospace;font-size:13px;color:#1f2328;cursor:pointer;transition:all .15s ease}.webhook-saved-item:hover{border-color:#0091d5}.webhook-saved-item.active{border-color:#0091d5;background:#dcf2ff;color:#0079b3}.webhook-hint{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13px;color:#8c959f;margin-top:24px;text-align:center}.status-ok{color:#1a7f37;font-weight:700}.status-down{color:#cf222e;font-weight:700}.status-checking{color:#8c959f}.status-page-link{display:inline-block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13px;color:#0091d5;text-decoration:none;margin-bottom:24px}.status-page-link:hover{text-decoration:underline}.nav-dropdown-item-link{display:block;padding:10px 12px;border-radius:6px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-weight:600;color:#1f2328;text-decoration:none;text-transform:none;letter-spacing:normal}.nav-dropdown-item-link:hover{background:#f6f8fa;color:#0091d5}.footer-link{color:#59636e;text-decoration:none}.footer-link:hover{color:#0091d5;text-decoration:underline}.status-page-section{padding:100px 48px;min-height:70vh;background:#fafbfc;border-top:3px solid #0091d5}.status-page-inner{max-width:720px;margin:0 auto}.status-refresh-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.status-last-check{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;color:#8c959f}.status-list{display:flex;flex-direction:column;gap:12px}.status-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 24px;background:#fff;border:1px solid #d0d7de;border-radius:10px}.status-row-left{display:flex;align-items:center;gap:14px}.status-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.status-dot.status-ok{background:#1a7f37}.status-dot.status-down{background:#cf222e}.status-dot.status-checking{background:#8c959f}.status-row-name{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:15px;font-weight:700;color:#1f2328}.status-row-desc{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13px;color:#59636e;margin-top:2px}.status-row-desc em{font-style:normal;color:#8c959f}.status-row-label{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13px;font-weight:700;white-space:nowrap}.auth-logo-box{width:48px;height:48px;border-radius:12px;background:#0d1117;display:flex;align-items:center;justify-content:center;margin:0 auto 20px}.auth-subtitle{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;color:#59636e;text-align:center;margin-top:-8px;margin-bottom:24px}.auth-benefits{list-style:none;padding:0;margin:0 0 28px;display:flex;flex-direction:column;gap:10px}.auth-benefits li{display:flex;align-items:center;gap:10px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13px;color:#1f2328}.status-refresh-btn{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid #d0d7de;border-radius:8px;padding:9px 16px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13px;font-weight:600;color:#1f2328;cursor:pointer;transition:all .2s ease}.status-refresh-btn:hover{border-color:#0091d5;color:#0091d5;box-shadow:0 2px 8px #0091d51f}.status-refresh-btn:disabled{opacity:.7;cursor:default}.status-refresh-btn svg{color:#0091d5}.status-refresh-btn svg.spinning{animation:spin .8s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.control-panel-section{padding:56px 32px 88px;background:#f6f8fa;min-height:calc(100vh - 150px)}.control-panel-inner{max-width:1180px;margin:0 auto}.cp-breadcrumb{margin-bottom:18px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;color:#8c959f}.cp-page-header{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:28px}.cp-eyebrow{display:block;margin-bottom:8px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#0079b3}.cp-page-header h1{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:32px;line-height:1.15;color:#1f2328}.cp-page-header>div:first-child>p{max-width:620px;margin:10px 0 0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;line-height:1.6;color:#59636e}.cp-account-card{min-width:330px;display:flex;align-items:center;gap:14px;padding:16px 18px;background:#fff;border:1px solid #d0d7de;border-radius:10px;box-shadow:0 1px 2px #1f23280a}.profile-account-avatar{width:46px;height:46px;border-radius:10px;background:linear-gradient(135deg,#eaf7fd,#d6f0ff);color:#0079b3;border:1px solid #b6def0;display:flex;align-items:center;justify-content:center;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:18px;font-weight:700;flex-shrink:0}.cp-account-copy{min-width:0;display:flex;flex-direction:column}.cp-account-label{margin-bottom:2px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#8c959f}.cp-account-copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:SF Mono,Monaco,Inconsolata,Fira Code,monospace;font-size:13px;color:#1f2328}.cp-account-status{display:flex;align-items:center;gap:6px;margin-top:6px;font-size:11px;color:#59636e}.cp-account-status i,.cp-live-dot{width:7px;height:7px;border-radius:50%;background:#1a9f55;box-shadow:0 0 0 3px #1a9f5517;flex-shrink:0}.cp-dashboard-grid{display:grid;grid-template-columns:220px minmax(0,1fr);gap:24px;align-items:start}.cp-sidebar{display:flex;flex-direction:column;gap:16px;position:sticky;top:24px}.cp-sidebar-card,.cp-panel-card,.cp-quick-actions,.cp-stat-card{background:#fff;border:1px solid #d0d7de;border-radius:10px;box-shadow:0 1px 2px #1f232809}.cp-sidebar-card{padding:10px}.cp-sidebar-title{padding:8px 10px 10px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#8c959f}.cp-sidebar-link{display:flex;align-items:center;gap:10px;padding:10px 11px;border-radius:7px;text-decoration:none;font-size:13px;font-weight:600;color:#59636e;transition:background .15s ease,color .15s ease}.cp-sidebar-link:hover{background:#f6f8fa;color:#1f2328}.cp-sidebar-link.active{background:#eaf7fd;color:#0079b3}.cp-help-card{padding:18px}.cp-help-card h3{margin:12px 0 6px;font-size:14px;color:#1f2328}.cp-help-card p{margin:0 0 12px;font-size:12px;line-height:1.55;color:#6e7781}.cp-help-card a,.cp-text-link,.cp-empty-state a{display:inline-flex;align-items:center;gap:5px;text-decoration:none;font-size:12px;font-weight:700;color:#0079b3}.cp-main{min-width:0;display:flex;flex-direction:column;gap:18px}.cp-stats-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.cp-stat-card{padding:18px}.cp-stat-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.cp-icon-box{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border-radius:9px;background:linear-gradient(135deg,#eaf7fd,#d6f0ff);box-shadow:inset 0 0 0 1px #0091d51f;color:#0079b3;flex-shrink:0}.cp-icon-box.small{width:32px;height:32px;border-radius:8px}.cp-stat-value{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:27px;font-weight:700;color:#1f2328}.cp-stat-label{margin-top:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:700;color:#1f2328}.cp-stat-hint{margin-top:3px;font-size:11px;color:#8c959f}.cp-quick-actions{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px 18px}.cp-quick-copy{display:flex;flex-direction:column}.cp-quick-copy .cp-eyebrow{margin-bottom:2px}.cp-quick-copy strong{font-size:14px;color:#1f2328}.cp-action-links{display:flex;gap:8px}.cp-action-btn{display:inline-flex;align-items:center;gap:7px;padding:9px 12px;border:1px solid #d0d7de;border-radius:7px;background:#fff;text-decoration:none;font-size:12px;font-weight:700;color:#1f2328;transition:border-color .15s ease,background .15s ease}.cp-action-btn:hover{border-color:#8c959f;background:#f6f8fa}.cp-resource-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.cp-tools-card{padding:20px;margin-bottom:24px}.cp-tools-group{margin-top:16px}.cp-tools-group-label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#8c959f;margin-bottom:10px}.cp-resources-label{margin-bottom:10px}.cp-tools-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:8px}.cp-tool-link{display:flex;align-items:center;gap:10px;padding:10px 12px;border:1px solid #eaeef2;border-radius:8px;text-decoration:none;color:#1f2328;font-size:13px;font-weight:600;transition:border-color .15s ease,background .15s ease}.cp-tool-link:hover{border-color:#0091d5;background:#f6fbfe}.cp-panel-card{padding:20px}.cp-section-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding-bottom:16px;border-bottom:1px solid #eaeef2}.cp-section-heading{display:flex;gap:10px;min-width:0}.cp-section-header h2{margin:1px 0 3px;font-size:14px;color:#1f2328}.cp-section-header p{margin:0;font-size:11px;line-height:1.45;color:#8c959f}.cp-list{margin-top:14px}.profile-list{display:flex;flex-direction:column;gap:8px}.profile-list-item{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 12px;background:#f9fafb;border:1px solid #e1e5e9;border-radius:7px}.cp-list-primary{min-width:0;display:flex;align-items:center;gap:9px}.profile-list-item code{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;color:#1f2328}.profile-list-expiry{font-size:10px;color:#8c959f;white-space:nowrap}.cp-empty-state{min-height:150px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:22px;text-align:center}.cp-empty-state.compact{min-height:80px}.cp-empty-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;margin-bottom:10px;border-radius:10px;background:#f0f3f5;color:#8c959f}.cp-empty-state p{margin:0 0 7px;font-size:12px;color:#6e7781}.cp-api-panel{scroll-margin-top:24px}.cp-security-note{display:flex;align-items:center;gap:8px;margin:16px 0;padding:10px 12px;border:1px solid #cfe7f2;border-radius:7px;background:#f2fbff;font-size:11px;color:#53616a}.cp-security-note svg{color:#0079b3;flex-shrink:0}.cp-key-form{margin-top:14px;padding:14px;background:#f9fafb;border:1px solid #e1e5e9;border-radius:8px}.cp-key-list{margin-top:16px;gap:8px}.cp-key-item{border-radius:8px;background:#fff}.cp-key-item.is-revoked{opacity:.62;background:#f9fafb}.cp-key-meta{min-width:0;display:flex;align-items:center;gap:12px}.cp-key-status{min-width:54px;padding:4px 7px;border-radius:999px;background:#eaf8ef;color:#18794e;text-align:center;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.cp-key-status.revoked{background:#f0f1f2;color:#6e7781}.cp-revoke-btn{font-size:11px;padding:7px 10px}@media (max-width: 980px){.hero-grid{grid-template-columns:1fr;gap:40px}.hero-terminal-card{max-width:460px;transform:none}.hero h1{font-size:48px}.cp-page-header{align-items:stretch;flex-direction:column}.cp-account-card{min-width:0;width:100%;box-sizing:border-box}.cp-dashboard-grid{grid-template-columns:1fr}.cp-sidebar{position:static;display:grid;grid-template-columns:1fr 1fr}.cp-resource-grid{grid-template-columns:1fr}}.mobile-menu-toggle{display:none;align-items:center;justify-content:center;width:38px;height:38px;border:1px solid #d0d7de;border-radius:8px;background:#fff;color:#1f2328;cursor:pointer}@media (max-width: 880px){.mobile-menu-toggle{display:inline-flex}nav{display:none}nav.nav-mobile-open{display:flex;flex-direction:column;align-items:stretch;gap:4px;position:absolute;top:100%;left:0;right:0;background:#fff;border-bottom:1px solid #d0d7de;box-shadow:0 8px 24px #1f232814;padding:12px 24px 20px;max-height:calc(100vh - 64px);overflow-y:auto}nav.nav-mobile-open a,nav.nav-mobile-open>button{width:100%;text-align:left;justify-content:flex-start}nav.nav-mobile-open .nav-divider{width:100%;height:1px;margin:6px 0}nav.nav-mobile-open .nav-dropdown{width:100%}nav.nav-mobile-open .nav-dropdown-menu{position:static;transform:none;width:100%;box-shadow:none;border:none;padding:4px 0 4px 14px;min-width:0}nav.nav-mobile-open .nav-dropdown-submenu{position:static;margin-left:14px;box-shadow:none;border:none;padding:4px 0 4px 10px;min-width:0}}@media (max-width: 700px){header,.hero,.stats-bar,.projects-section,.contact-section,footer{padding-left:24px;padding-right:24px}.hero{padding-top:90px}.hero h1{font-size:34px;letter-spacing:-1px;min-height:0}.stats-bar{gap:20px;flex-wrap:wrap;padding:24px}.projects-grid{grid-template-columns:1fr}.projects-section{padding:48px 24px}.form-row{flex-direction:column}.contact-grid{grid-template-columns:1fr;gap:32px}.how-it-works,.dash-stats-row,.dash-grid{grid-template-columns:1fr}.control-panel-section{padding:36px 18px 64px}.cp-page-header h1{font-size:27px}.cp-sidebar{grid-template-columns:1fr}.cp-help-card{display:none}.cp-stats-row{grid-template-columns:1fr}.cp-quick-actions{align-items:stretch;flex-direction:column}.cp-action-links{flex-direction:column}.cp-action-btn{justify-content:center}.cp-section-header{flex-direction:column}.profile-list-item{align-items:flex-start;flex-direction:column}.profile-list-expiry{padding-left:16px}.cp-key-form{flex-direction:column}.cp-key-item{align-items:flex-start;flex-direction:column}.cp-revoke-btn{align-self:flex-end}}:root{--v-bg: #f7f8fa;--v-white: #ffffff;--v-ink: #101828;--v-text: #344054;--v-muted: #667085;--v-border: #dce3ec;--v-blue: #0866f5;--v-blue-dark: #0758d4;--v-green: #32b768;--v-code: #071a33;--v-container: 1440px}html,body{background:var(--v-bg);color:var(--v-ink)}header{min-height:88px;padding:0 max(32px,calc((100vw - var(--v-container)) / 2));background:#fffffff2;border-bottom-color:var(--v-border);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.logo{gap:14px;color:var(--v-ink);font-size:30px;font-weight:760;letter-spacing:-.045em}.logo-mark{width:46px;height:46px;border-radius:0;color:var(--v-blue);background:transparent}.logo-mark svg{width:38px;height:38px}nav{gap:clamp(20px,2.5vw,40px)}nav a,.nav-dropdown-trigger{color:var(--v-ink);font-size:15px;font-weight:580}nav a:hover,.nav-dropdown-trigger:hover{color:var(--v-blue)}.nav-divider{display:none}.nav-login{padding:12px 23px;border-color:#cbd5e1;border-radius:8px;font-weight:650!important}.nav-login:hover{color:var(--v-blue)!important;border-color:var(--v-blue);background:#f7faff}.nav-cta{padding:13px 23px;border-radius:8px;background:var(--v-blue);box-shadow:0 8px 18px #0866f52e;font-weight:650!important}.nav-cta:hover{background:var(--v-blue-dark);box-shadow:0 10px 22px #0866f53d}.lang-switch{border-color:transparent}.nav-dropdown-menu,.nav-dropdown-submenu{border-color:var(--v-border);box-shadow:0 14px 36px #1018281f}.hero{min-height:510px;display:grid;align-items:center;padding:34px max(32px,calc((100vw - var(--v-container)) / 2));overflow:hidden;background-color:#fafbfc;background-image:linear-gradient(rgba(8,102,245,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(8,102,245,.045) 1px,transparent 1px);background-size:48px 48px;border-bottom-color:var(--v-border)}.hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at 50% 45%,transparent 0,rgba(250,251,252,.92) 82%)}.hero-grid{z-index:1;width:100%;max-width:var(--v-container);grid-template-columns:minmax(0,.95fr) minmax(540px,1.05fr);gap:clamp(52px,6vw,100px)}.hero-inner{max-width:680px}.hero-eyebrow{margin-bottom:20px;color:var(--v-blue);font-size:14px;letter-spacing:.045em}.hero h1{margin-bottom:25px;color:var(--v-ink);font-size:clamp(48px,4.4vw,68px);font-weight:790;line-height:1.04;letter-spacing:-.055em}.hero h1 .accent{color:var(--v-ink)}.hero-subtitle{max-width:650px;margin-bottom:29px;color:var(--v-text);font-size:clamp(18px,1.45vw,21px);line-height:1.65}.hero-buttons{gap:15px;margin-bottom:25px}.cta-primary,.cta-secondary{min-height:50px;display:inline-flex;align-items:center;justify-content:center;padding:0 25px;border-radius:8px;font-size:15px;font-weight:650}.cta-primary{background:var(--v-blue);border-color:var(--v-blue);box-shadow:0 8px 18px #0866f52e}.cta-primary:hover{background:var(--v-blue-dark);box-shadow:0 10px 22px #0866f53d}.cta-secondary{color:var(--v-blue);border-color:var(--v-blue)}.cta-secondary:hover{color:var(--v-blue-dark);border-color:var(--v-blue-dark);background:#f5f9ff}.hero-status-line{color:var(--v-ink);font-size:14px;font-weight:520}.hero-status-dot{width:10px;height:10px}.code-window{background:linear-gradient(145deg,#06162c,#0a2242);border:1px solid rgba(130,169,216,.22);border-radius:14px;box-shadow:0 22px 44px #071a333d}.code-window-tabs{min-height:58px;padding:0 18px;background:#04112259;border-bottom-color:#ffffff1f}.code-window-tablist{gap:18px}.code-tab{padding:19px 10px 17px;color:#aab8cb;font-family:inherit;font-size:14px;font-weight:560}.code-tab.active{color:#fff;border-bottom-width:3px;border-bottom-color:#2f8cff}.code-window-status{padding:9px 13px;color:#eef5ff;background:#ffffff06;border-color:#ffffff29;border-radius:8px;font-size:12px}.code-window-status .dot{width:9px;height:9px;background:var(--v-green)}.code-window-body{padding:23px 25px 27px}.code-section-label-row{margin:19px 0 10px}.code-section-label{color:#8ea0b9;font-family:inherit;font-size:11px}.code-block{color:#c7e6ff;font-size:12.5px;line-height:1.7}.projects-section{padding:28px max(32px,calc((100vw - var(--v-container)) / 2)) 32px;background:var(--v-white)}.section-header.centered{margin-bottom:23px}.section-header h2{color:var(--v-ink);font-size:clamp(27px,2.1vw,36px);letter-spacing:-.04em}.projects-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:18px;max-width:var(--v-container);margin:0 auto}.project-card{min-width:0;min-height:220px;padding:23px 21px 19px;color:var(--v-ink);background:#fff;border-color:#d9e1eb;border-radius:10px;font-family:inherit}.project-card:before{display:none}.project-card:hover{border-color:#0866f57a;box-shadow:0 16px 32px #10182814;transform:translateY(-4px)}.project-card-icon{box-sizing:content-box;margin-bottom:16px;padding:8px;color:var(--v-blue);background:#eff6ff;border-radius:9px}.project-card h3{color:var(--v-ink);font-size:17px;line-height:1.3}.project-card p{color:var(--v-text);font-size:14px;line-height:1.55}.project-card-footer{border-top:0;padding-top:9px}.project-status-inline{color:var(--v-ink);font-size:12px;font-weight:520}.project-status-inline .dot{width:8px;height:8px;padding:0;background:var(--v-green);border-radius:50%}.project-card-arrow{width:19px;height:19px;transition:transform .18s ease}.project-card:hover .project-card-arrow{transform:translate(4px)}.trust-bar{width:min(calc(100% - 64px),var(--v-container));min-height:58px;display:grid;grid-template-columns:repeat(4,1fr);align-items:center;margin:0 auto 38px;padding:0;background:#fbfcfe;border:1px solid var(--v-border);border-radius:9px}.trust-item{min-height:34px;display:flex;align-items:center;justify-content:center;gap:10px;color:var(--v-text);font-size:13px}.trust-item+.trust-item{border-left:1px solid var(--v-border)}.trust-item svg{color:var(--v-blue)}.stats-bar{justify-content:center;gap:clamp(36px,7vw,100px);padding:28px 32px;background:#f7f9fc;border-top:1px solid var(--v-border);border-bottom:0}.stat{min-width:145px;text-align:center}.stat-value{color:var(--v-ink)}.stat-label{color:var(--v-muted)}footer{background:#fff;border-top-color:var(--v-border)}@media (max-width: 1180px){.hero-grid{grid-template-columns:1fr;gap:46px;padding-block:38px}.hero-inner{max-width:780px}.code-window{max-width:850px}.projects-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 880px){header{min-height:72px;padding-inline:22px}.logo{font-size:24px}.logo-mark{width:38px;height:38px}nav.nav-mobile-open{padding:16px 22px 24px}nav.nav-mobile-open .nav-divider{display:block}.hero,.projects-section{padding-inline:24px}.trust-bar{width:calc(100% - 48px)}}@media (max-width: 700px){.hero{min-height:0;padding:52px 24px}.hero-grid{padding:0}.hero h1{font-size:clamp(39px,12vw,54px)}.hero-subtitle{font-size:17px}.hero-buttons{flex-direction:column}.cta-primary,.cta-secondary{width:100%}.code-window-tabs{padding-inline:12px}.code-window-tablist{gap:5px}.code-tab{padding-inline:7px;font-size:12px}.code-window-status{padding:7px;font-size:10px}.code-window-body{padding:19px 16px 22px}.code-block{font-size:11px}.projects-section{padding-top:43px}.projects-grid{grid-template-columns:1fr}.project-card{min-height:190px}.trust-bar{grid-template-columns:1fr 1fr}.trust-item{min-height:54px}.trust-item+.trust-item{border-left:0}.trust-item:nth-child(2n){border-left:1px solid var(--v-border)}.trust-item:nth-child(n+3){border-top:1px solid var(--v-border)}}@media (min-width: 981px){.cp-main{height:calc(100vh - 315px);min-height:420px;overflow-y:auto;overflow-x:hidden;padding-right:10px;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#c8d1da transparent}.cp-main::-webkit-scrollbar{width:7px}.cp-main::-webkit-scrollbar-track{background:transparent}.cp-main::-webkit-scrollbar-thumb{background:#c8d1da;border-radius:999px}.cp-main::-webkit-scrollbar-thumb:hover{background:#9da8b3}}
