.hero{padding:96px 0 80px}.hero-grid{display:grid;grid-template-columns:1fr 1.05fr;gap:64px;align-items:center}.hero-label{font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--text-3);margin-bottom:20px}.hero-headline{font-size:clamp(38px,4.5vw,58px);font-weight:700;letter-spacing:-.035em;line-height:1.04;margin-bottom:20px;background:var(--grad);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}.hero-body{font-size:17px;line-height:1.68;color:var(--text-2);max-width:44ch;margin-bottom:36px}.hero-actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.hero-text-link{font-size:14px;font-weight:500;color:var(--text-2);text-decoration:none;transition:color .15s}.hero-text-link:hover{color:var(--text-1)}.hero-text-link:focus-visible{outline:2px solid var(--brand);outline-offset:3px;border-radius:3px}.hero-widget-wrap{display:flex;justify-content:flex-end}.tc-widget{width:100%;max-width:430px;background:var(--bg-1);border:1px solid var(--border);border-radius:12px;padding:20px;font-family:var(--mono)}.tc-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px;padding-bottom:12px;border-bottom:1px solid var(--bg-3)}.tc-title-text{display:flex;align-items:center;gap:6px;font-size:10px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--text-3)}.tc-status-label{color:var(--green)}.tc-power-wrap{display:flex;align-items:center;gap:6px;font-size:10px;color:var(--text-3);letter-spacing:.05em}.tc-power-dot{width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 5px var(--green);transition:background .4s,box-shadow .4s;flex-shrink:0}.tc-power-dot.tc-power-rewound{background:var(--amber);box-shadow:0 0 5px var(--amber)}.tc-panels{display:flex;flex-direction:column;gap:5px;margin-bottom:14px}.tc-panel{border-radius:6px;border:1px solid;padding:10px 13px}.tc-panel-label{font-size:9px;letter-spacing:.12em;text-transform:uppercase;margin-bottom:8px;opacity:.65}.tc-panel-display{display:flex;gap:20px;flex-wrap:wrap;align-items:center}.tc-panel-event{gap:10px}.tc-field{display:flex;flex-direction:column;gap:3px}.tc-field-label{font-size:8px;letter-spacing:.1em;text-transform:uppercase;opacity:.55}.tc-field-value{font-size:15px;font-weight:500;letter-spacing:.04em;transition:color .3s}.tc-mono{font-variant-numeric:tabular-nums}.tc-event-name{font-size:17px;font-weight:500;letter-spacing:.02em}.tc-badge{font-size:10px;padding:2px 7px;border-radius:4px;opacity:.75}.tc-green{border-color:#22c55e59;background:#22c55e0a;box-shadow:0 0 16px #22c55e12}.tc-green .tc-panel-label{color:var(--green)}.tc-green .tc-field-value{color:var(--green);text-shadow:0 0 10px rgba(34,197,94,.45)}.tc-green .tc-badge{background:#22c55e1f;color:var(--green)}.tc-amber{border-color:#eab30859;background:#eab3080a;box-shadow:0 0 16px #eab30812}.tc-amber .tc-panel-label{color:var(--amber)}.tc-amber .tc-field-value{color:var(--amber);text-shadow:0 0 10px rgba(234,179,8,.45)}.tc-amber .tc-badge{background:#eab3081f;color:var(--amber)}.tc-red{border-color:#ef444459;background:#ef44440a;box-shadow:0 0 16px #ef444412}.tc-red .tc-panel-label{color:var(--red)}.tc-red .tc-field-value{color:var(--red);text-shadow:0 0 10px rgba(239,68,68,.45)}.tc-controls{display:flex;align-items:center;gap:10px;margin-bottom:12px}.tc-ctrl-label{font-size:8px;letter-spacing:.12em;text-transform:uppercase;color:var(--text-3);flex-shrink:0}.tc-slider-wrap{flex:1}.tc-slider{-webkit-appearance:none;appearance:none;width:100%;height:4px;border-radius:2px;background:linear-gradient(to right,var(--red),var(--amber) 50%,var(--green));cursor:pointer;outline:none}.tc-slider::-webkit-slider-thumb{-webkit-appearance:none;width:16px;height:16px;border-radius:50%;background:var(--text-1);cursor:pointer;border:2px solid var(--bg-0);box-shadow:0 0 0 1px var(--border-mid);transition:box-shadow .15s}.tc-slider::-moz-range-thumb{width:16px;height:16px;border-radius:50%;background:var(--text-1);cursor:pointer;border:2px solid var(--bg-0);box-shadow:0 0 0 1px var(--border-mid)}.tc-slider:focus-visible::-webkit-slider-thumb{box-shadow:0 0 0 3px var(--brand)}.tc-slider:focus-visible::-moz-range-thumb{box-shadow:0 0 0 3px var(--brand)}.tc-flux{display:flex;align-items:center;justify-content:center;gap:8px;padding-top:12px;border-top:1px solid var(--bg-3);opacity:.18;transition:opacity .35s ease;color:var(--text-3)}.feature-strip{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:var(--bg-1);padding:40px 0}.feature-grid{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center}.feature-divider{width:1px;height:44px;background:var(--border);margin:0 40px}.feature-item{padding:0 16px}.feature-title{font-size:15px;font-weight:600;color:var(--text-1);margin-bottom:6px;letter-spacing:-.01em}.feature-body{font-size:14px;color:var(--text-2);line-height:1.55}.feature-item:nth-child(1) .feature-title{color:var(--green)}.feature-item:nth-child(3) .feature-title{color:var(--amber)}.feature-item:nth-child(5) .feature-title{color:var(--brand)}.section-heading{font-size:clamp(28px,3.5vw,40px);font-weight:700;letter-spacing:-.03em;line-height:1.1;margin-bottom:52px;background:var(--grad);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent;display:inline-block}.steps{display:grid;grid-template-columns:1fr 1fr;gap:24px}.step{display:flex;gap:18px;padding:24px 28px;border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-1)}.step-num{font-family:var(--mono);font-size:12px;letter-spacing:.04em;flex-shrink:0;padding-top:3px;background:var(--grad);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}.step-title{font-size:15px;font-weight:600;color:var(--text-1);margin-bottom:6px;letter-spacing:-.01em}.step-body{font-size:14px;color:var(--text-2);line-height:1.6}.benefits-grid{display:grid;grid-template-columns:1fr 1fr;gap:1px;border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;background:var(--border)}.benefit-card{padding:32px 36px;background:var(--bg-1);transition:background .2s}.benefit-card:hover{background:var(--bg-2)}.benefit-title{font-size:15px;font-weight:600;color:var(--text-1);margin-bottom:10px;letter-spacing:-.01em}.benefit-body{font-size:14px;line-height:1.68;color:var(--text-2)}.security-section{background:var(--bg-0);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.security-grid{display:grid;grid-template-columns:1fr 1.8fr;gap:80px;align-items:start}.security-intro .section-heading{margin-bottom:16px}.security-sub{font-size:15px;color:var(--text-2);line-height:1.65}.security-layers{display:flex;flex-direction:column}.security-layer{display:flex;gap:20px;padding:24px 0 24px 16px;border-bottom:1px solid var(--border);border-left:2px solid transparent}.security-layer:first-child{padding-top:0}.security-layer:last-child{border-bottom:none;padding-bottom:0}.security-layer:nth-child(1){border-left-color:#22c55e73}.security-layer:nth-child(2){border-left-color:#eab30880}.security-layer:nth-child(3){border-left-color:#6366f1a6}.security-layer:nth-child(4){border-left-color:#ef4444cc}.security-layer:nth-child(1) .layer-num{color:#22c55ecc}.security-layer:nth-child(2) .layer-num{color:#eab308cc}.security-layer:nth-child(3) .layer-num{color:#6366f1e6}.security-layer:nth-child(4) .layer-num{color:#ef4444e6}.layer-num{font-family:var(--mono);font-size:12px;color:var(--text-3);letter-spacing:.04em;flex-shrink:0;padding-top:3px}.layer-title{font-size:15px;font-weight:600;color:var(--text-1);margin-bottom:6px;letter-spacing:-.01em}.layer-body{font-size:14px;color:var(--text-2);line-height:1.65}#pricing .container{text-align:center}.pricing-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;max-width:640px;margin:0 auto}.pricing-card{border:1px solid var(--border);border-radius:var(--radius);padding:32px;background:var(--bg-1);display:flex;flex-direction:column;gap:24px;text-align:left}.pricing-featured{border:1px solid transparent;background:linear-gradient(var(--bg-1),var(--bg-1)) padding-box,var(--grad) border-box}.pricing-tier{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--text-3);margin-bottom:8px}.pricing-price{font-size:40px;font-weight:700;letter-spacing:-.03em;color:var(--text-1);margin-bottom:4px;line-height:1.1}.pricing-price-muted{font-size:24px;color:var(--text-2)}.pricing-note{font-size:13px;color:var(--text-3)}.pricing-list{list-style:none;display:flex;flex-direction:column;gap:10px;flex:1}.pricing-list li{font-size:14px;color:var(--text-2);padding-left:18px;position:relative;line-height:1.5}.pricing-list li:before{content:"—";position:absolute;left:0;color:var(--text-3)}.pricing-placeholder{font-size:13px;color:var(--text-3);display:block}.footer-cta-section{padding:96px 0;border-top:1px solid var(--border)}.footer-cta-inner{display:flex;flex-direction:column;align-items:center;text-align:center;gap:32px}.footer-cta-headline{font-size:clamp(28px,3.5vw,44px);font-weight:700;letter-spacing:-.035em;line-height:1.08;background:var(--grad);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent;display:inline-block}.waitlist-form{display:flex;flex-direction:column;gap:10px;width:100%;max-width:480px}.waitlist-form-footer{max-width:480px;align-items:center}.waitlist-row{display:flex;gap:8px}.waitlist-input{flex:1;min-width:0;padding:0 16px;height:48px;font-family:Inter,sans-serif;font-size:14px;color:var(--text-1);background:var(--bg-2);border:1px solid var(--border-mid);border-radius:var(--radius);outline:none;transition:border-color .15s}.waitlist-input::placeholder{color:var(--text-3)}.waitlist-input:focus{border-color:var(--brand)}.waitlist-input:focus-visible{box-shadow:0 0 0 3px #6366f140}.waitlist-btn{flex-shrink:0;height:48px;padding:0 20px;font-size:14px;white-space:nowrap}.waitlist-btn:disabled{opacity:.6;cursor:not-allowed}.waitlist-message{font-size:13px;line-height:1.5;min-height:1.5em}.waitlist-message:empty{display:none}.waitlist-success{color:var(--green)}.waitlist-error{color:var(--red)}@media(max-width:1023px){.hero{padding:56px 0 48px}.hero-grid{grid-template-columns:1fr;gap:48px}.hero-body{max-width:none}.hero-widget-wrap{justify-content:stretch}.tc-widget{max-width:none}.feature-grid{grid-template-columns:1fr;gap:0}.feature-divider{width:auto;height:1px;margin:0;background:var(--border)}.feature-item{padding:20px 0}.section{padding:64px 0}.steps{grid-template-columns:1fr;gap:12px}.benefits-grid{grid-template-columns:1fr}.security-grid{grid-template-columns:1fr;gap:40px}.security-intro .section-heading{margin-bottom:12px}.security-layer:first-child{padding-top:24px}.security-layer:last-child{padding-bottom:0}.pricing-grid{grid-template-columns:1fr;max-width:none}.waitlist-row{flex-direction:column;gap:12px}.waitlist-input{flex:0 0 auto;width:100%;min-height:48px}.waitlist-btn{width:100%;height:48px}.waitlist-form-footer{align-items:stretch}.footer-cta-section{padding:64px 0}}
