.legal-page{min-height:100dvh;background-color:#f8fafc;padding:120px 0 60px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.legal-content{max-width:800px;margin:0 auto;background:#fff;padding:40px;border-radius:12px;box-shadow:0 4px 20px #00000014;line-height:1.7}.legal-content h1{font-size:2.5rem;font-weight:700;color:#1f2937;margin-bottom:8px;text-align:center}.last-updated{text-align:center;color:#6b7280;font-size:.9rem;margin-bottom:40px;font-style:italic}.legal-content h2{font-size:1.8rem;font-weight:600;color:#3b82f6;margin:40px 0 20px;padding-bottom:8px;border-bottom:2px solid #e5e7eb}.legal-content h3{font-size:1.3rem;font-weight:600;color:#374151;margin:30px 0 16px}.legal-content p{color:#4b5563;margin-bottom:16px;font-size:1rem}.legal-content ul{margin:16px 0;padding-left:24px}.legal-content li{color:#4b5563;margin-bottom:8px}.legal-content strong{color:#1f2937;font-weight:600}.legal-content a{color:#3b82f6;text-decoration:none;font-weight:500}.legal-content a:hover{text-decoration:underline}@media (max-width: 768px){.legal-page{padding:100px 0 40px}.legal-content{margin:0 16px;padding:24px}.legal-content h1{font-size:2rem}.legal-content h2{font-size:1.5rem}}.demo-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:2000;padding:20px}.demo-modal{background:#fff;border-radius:16px;max-width:600px;width:100%;max-height:90dvh;overflow-y:auto;box-shadow:0 20px 40px #0000004d;animation:modalSlideIn .3s ease-out}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.demo-modal-header{display:flex;justify-content:space-between;align-items:center;padding:24px 24px 0;border-bottom:1px solid #e5e7eb;margin-bottom:24px}.demo-modal-header h2{font-size:1.5rem;font-weight:600;color:#1f2937;margin:0}.demo-modal-close{background:none;border:none;font-size:24px;color:#6b7280;cursor:pointer;padding:4px;border-radius:4px;transition:all .2s ease}.demo-modal-close:hover{background:#f3f4f6;color:#374151}.demo-modal-content{padding:0 24px 24px}.demo-form{display:flex;flex-direction:column;gap:20px}.form-group{display:flex;flex-direction:column;gap:6px}.form-group label{font-weight:500;color:#374151;font-size:14px}.form-group input,.form-group select,.form-group textarea{padding:12px 16px;border:2px solid #e5e7eb;border-radius:8px;font-size:16px;transition:all .2s ease;background:#fff;color:#111827}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.form-group input::-moz-placeholder,.form-group textarea::-moz-placeholder{color:#9ca3af}.form-group input::placeholder,.form-group textarea::placeholder{color:#9ca3af}.form-group select{cursor:pointer}.demo-select-trigger{width:100%!important;min-width:100%!important;height:48px!important;padding:12px 16px!important;font-size:16px!important;border:2px solid #e5e7eb!important;border-radius:8px!important;background:#fff!important;color:#111827!important;box-shadow:none!important;transition:all .2s ease!important}.demo-select-trigger:hover{border-color:#d1d5db!important}.demo-select-trigger:focus,.demo-select-trigger[data-state=open]{outline:none!important;border-color:#3b82f6!important;box-shadow:0 0 0 3px #3b82f61a!important}.demo-select-trigger[data-placeholder]{color:#9ca3af!important}.demo-select-trigger[aria-invalid=true]{border-color:#ef4444!important;box-shadow:0 0 0 3px #ef44441f!important}.demo-select-content{background:#fff!important;border:1px solid #e5e7eb!important;border-radius:10px!important;box-shadow:0 10px 40px #0000001f!important;padding:6px!important;z-index:3000!important}.demo-select-item{padding:10px 12px!important;font-size:15px!important;border-radius:6px!important;cursor:pointer!important;transition:background .15s ease!important}.demo-select-item[data-highlighted]{background:#f3f4f6!important;outline:none!important}.demo-select-item[data-state=checked]{background:#eff6ff!important;color:#1d4ed8!important;font-weight:500!important}.form-group textarea{resize:vertical;min-height:80px}.form-actions{display:flex;gap:12px;justify-content:flex-end;margin-top:24px;padding-top:20px;border-top:1px solid #e5e7eb}.btn-cancel{padding:12px 24px;border:2px solid #e5e7eb;background:#fff;color:#6b7280;border-radius:8px;font-weight:500;cursor:pointer;transition:all .2s ease}.btn-cancel:hover{background:#f9fafb;border-color:#d1d5db}.btn-submit{padding:12px 24px;border:none;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 15px #3b82f64d}.btn-submit:hover:not(:disabled){background:linear-gradient(135deg,#2563eb,#1d4ed8);transform:translateY(-1px);box-shadow:0 6px 20px #3b82f666}.btn-submit:disabled{opacity:.6;cursor:not-allowed;transform:none}.demo-success{text-align:center;padding:40px 20px}.success-icon{width:60px;height:60px;background:linear-gradient(135deg,#059669,#047857);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;margin:0 auto 20px}.demo-success h3{font-size:1.5rem;font-weight:600;color:#1f2937;margin-bottom:12px}.demo-success p{color:#6b7280;line-height:1.6}.error-message{background:#fef2f2;border:1px solid #fecaca;color:#dc2626;padding:12px 16px;border-radius:8px;font-size:14px;margin-top:16px}.field-error{color:#dc2626;font-size:13px;margin-top:4px}.form-group input[aria-invalid=true],.form-group select[aria-invalid=true],.form-group textarea[aria-invalid=true]{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441f}@media (max-width: 768px){.demo-modal{margin:10px;max-height:95dvh}.demo-modal-header{padding:20px 20px 0}.demo-modal-content{padding:0 20px 20px}.form-actions{flex-direction:column}.btn-cancel,.btn-submit{width:100%}}.cir-root *,.cir-root *:before,.cir-root *:after{box-sizing:border-box;margin:0;padding:0}.cir-root{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;scroll-behavior:smooth}.cir-root img,.cir-root svg{display:block;max-width:100%}.cir-root button{font:inherit;cursor:pointer;border:0;background:0}.cir-root a{color:inherit;text-decoration:none}.cir-root{--slate: #2b3846;--slate-deep: #0b1220;--slate-darker: #060912;--blue: #3B82F6;--blue-hover: #2563EB;--blue-bright: #60A5FA;--emerald: #10B981;--emerald-bright: #34D399;--yellow: #F0B91A;--red: #DC2626;--white: #FFFFFF;--paper: #F8FAFC;--hair: #E2E8F0;--mute: #94A3B8;--ink: #334155;--ink-deep: #0f172a;--font-display: "Plus Jakarta Sans", system-ui, sans-serif;--font-body: "Inter", system-ui, sans-serif;--font-mono: "JetBrains Mono", ui-monospace, monospace;--ease-out: cubic-bezier(.22, 1, .36, 1);--ease-in-out: cubic-bezier(.65, 0, .35, 1);--content-w: 1240px;font-family:var(--font-body);color:var(--white);background:var(--slate-darker);line-height:1.5;font-size:16px;overflow-x:hidden}.cir-root ::-moz-selection{background:var(--blue);color:var(--white)}.cir-root ::selection{background:var(--blue);color:var(--white)}.cir-root .container{max-width:var(--content-w);margin:0 auto;padding:0 32px;position:relative}.cir-root .eyebrow{font-family:var(--font-mono);font-size:11px;letter-spacing:.32em;text-transform:uppercase;color:var(--blue);display:inline-flex;align-items:center;gap:14px;font-weight:600}.cir-root .eyebrow:before{content:"";display:inline-block;width:32px;height:1px;background:var(--blue)}.cir-root .wm{font-family:var(--font-display);font-weight:800;letter-spacing:-.034em;font-size:19px;color:var(--white)}.cir-root .wm span{color:var(--blue)}.cir-root .btn{font-family:var(--font-display);font-weight:700;font-size:15px;letter-spacing:-.01em;padding:16px 26px;border-radius:999px;text-decoration:none;display:inline-flex;align-items:center;gap:12px;transition:all .25s var(--ease-out);position:relative}.cir-root .btn-primary{background:var(--blue);color:var(--white);box-shadow:0 8px 24px #3b82f640}.cir-root .btn-primary:hover{background:var(--blue-hover);transform:translateY(-2px);box-shadow:0 16px 36px #3b82f666}.cir-root .btn-primary .arrow{transition:transform .2s var(--ease-out)}.cir-root .btn-primary:hover .arrow{transform:translate(4px)}.cir-root .btn-ghost{color:#ffffffd9;border:1px solid rgba(255,255,255,.15)}.cir-root .btn-ghost:hover{background:#ffffff0d;border-color:#ffffff4d}.cir-root .reveal{opacity:0;transform:translateY(28px);transition:opacity .9s var(--ease-out),transform .9s var(--ease-out)}.cir-root .reveal.is-visible{opacity:1;transform:translateY(0)}.cir-root .reveal.d1{transition-delay:.1s}.cir-root .reveal.d2{transition-delay:.2s}.cir-root .reveal.d3{transition-delay:.3s}.cir-root .reveal.d4{transition-delay:.4s}.cir-root .reveal.d5{transition-delay:.5s}.cir-root .grid-bg{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background-image:linear-gradient(to right,rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(to bottom,rgba(255,255,255,.04) 1px,transparent 1px);background-size:72px 72px}.cir-root .glow-blue{position:absolute;width:800px;height:600px;background:radial-gradient(ellipse at center,rgba(59,130,246,.22) 0%,transparent 60%);pointer-events:none;filter:blur(20px)}.cir-root .glow-emerald{position:absolute;width:600px;height:500px;background:radial-gradient(ellipse at center,rgba(16,185,129,.14) 0%,transparent 60%);pointer-events:none;filter:blur(20px)}.cir-root .topbar{position:fixed;top:0;left:0;right:0;z-index:100;background:#060912b3;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid rgba(255,255,255,.06)}.cir-root .topbar-inner{max-width:var(--content-w);margin:0 auto;padding:16px 32px;display:flex;justify-content:space-between;align-items:center}.cir-root .topbar-meta{display:none;font-family:var(--font-mono);font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--mute)}.cir-root .topbar-meta em{font-style:normal;color:var(--emerald)}@media (min-width: 720px){.cir-root .topbar-meta{display:inline-flex;align-items:center;gap:10px}}.cir-root .topbar-cta{font-family:var(--font-display);font-weight:600;font-size:14px;letter-spacing:-.01em;padding:11px 18px;background:var(--blue);color:var(--white);border-radius:999px;text-decoration:none;transition:all .2s var(--ease-out);display:inline-flex;align-items:center;gap:8px}.cir-root .topbar-cta:hover{background:var(--blue-hover);transform:translateY(-1px)}.cir-root .hero{min-height:100vh;padding:120px 0 80px;position:relative;background:var(--slate-darker);overflow:hidden;display:flex;align-items:center}.cir-root .hero .glow-blue{top:-10%;left:-10%;opacity:.9}.cir-root .hero .glow-emerald{bottom:-10%;right:-5%;opacity:.7}.cir-root .hero-inner{position:relative;z-index:1}.cir-root .hero-name{display:inline-flex;align-items:baseline;gap:14px;margin-bottom:28px;font-family:var(--font-mono);font-size:12px;letter-spacing:.32em;text-transform:uppercase;color:var(--blue);font-weight:700;opacity:0;animation:cir-fadeUp .7s var(--ease-out) .3s forwards}.cir-root .hero-name:before,.cir-root .hero-name:after{content:"";display:inline-block;width:28px;height:1px;background:var(--blue)}@keyframes cir-fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.cir-root .hero-hook{font-family:var(--font-display);font-weight:800;font-size:clamp(52px,9vw,124px);line-height:.92;letter-spacing:-.045em;margin-bottom:32px;max-width:1100px}.cir-root .hero-hook .line{display:block;overflow:hidden;padding:.1em 0 .22em}.cir-root .hero-hook .line-inner{display:inline-block;opacity:0;transform:translateY(110%);transition:opacity .8s var(--ease-out),transform 1s var(--ease-out)}.cir-root .hero-hook.is-loaded .line-inner{opacity:1;transform:translateY(0)}.cir-root .hero-hook .line:nth-child(2) .line-inner{transition-delay:.15s}.cir-root .hero-hook .line:nth-child(3) .line-inner{transition-delay:.3s}.cir-root .hero-hook .line:nth-child(4) .line-inner{transition-delay:.45s}.cir-root .hero-hook em{font-style:normal;color:var(--blue)}.cir-root .hero-rule{width:72px;height:2px;background:var(--blue);margin:0 0 32px;transform:scaleX(0);transform-origin:left center;transition:transform 1s var(--ease-out) 1s}.cir-root .hero-hook.is-loaded~.hero-rule{transform:scaleX(1)}.cir-root .hero-sub{font-family:var(--font-body);font-size:clamp(17px,1.6vw,20px);font-weight:300;line-height:1.55;color:#ffffffbd;max-width:680px;margin-bottom:44px;opacity:0;animation:cir-fadeUp .8s var(--ease-out) 1.2s forwards}.cir-root .hero-actions{display:flex;align-items:center;gap:18px;flex-wrap:wrap;margin-bottom:64px;opacity:0;animation:cir-fadeUp .8s var(--ease-out) 1.4s forwards}.cir-root .hero-actions .btn{font-size:16px;padding:18px 30px}.cir-root .hero-benefits{list-style:none;display:grid;gap:14px;margin:8px 0 44px;max-width:720px;opacity:0;animation:cir-fadeUp .8s var(--ease-out) 1.3s forwards}.cir-root .hero-benefits li{display:grid;grid-template-columns:24px 1fr;gap:14px;align-items:start;font-family:var(--font-body);font-size:16.5px;line-height:1.5;color:#ffffffd1}.cir-root .hero-benefits strong{color:var(--white);font-weight:600}.cir-root .hero-benefits .hb-check{width:22px;height:22px;border-radius:50%;background:#10b98124;display:flex;align-items:center;justify-content:center;color:var(--emerald);font-weight:700;font-size:12px;flex-shrink:0;margin-top:2px}.cir-root .hero-trust{display:grid;grid-template-columns:repeat(2,1fr);gap:32px;max-width:480px;border-top:1px solid rgba(255,255,255,.08);padding-top:36px;opacity:0;animation:cir-fadeUp .8s var(--ease-out) 1.7s forwards}.cir-root .trust-item .t-num{font-family:var(--font-display);font-weight:800;font-size:38px;letter-spacing:-.03em;color:var(--blue);line-height:1;margin-bottom:8px}.cir-root .trust-item .t-num em{font-style:normal;color:var(--emerald)}.cir-root .trust-item .t-label{font-family:var(--font-mono);font-size:10.5px;letter-spacing:.18em;text-transform:uppercase;color:#ffffff8c;line-height:1.4}@media (max-width: 600px){.cir-root .hero-trust{grid-template-columns:1fr;gap:20px}.cir-root .trust-item .t-num{font-size:28px}}.cir-root .scroll-indicator{position:absolute;bottom:32px;left:50%;transform:translate(-50%);font-family:var(--font-mono);font-size:10px;letter-spacing:.28em;text-transform:uppercase;color:#fff6;display:flex;flex-direction:column;align-items:center;gap:10px;opacity:0;animation:cir-fadeUp .6s var(--ease-out) 2s forwards}.cir-root .scroll-line{width:1px;height:36px;background:linear-gradient(to bottom,rgba(255,255,255,.35),transparent);position:relative;overflow:hidden}.cir-root .scroll-line:after{content:"";position:absolute;top:-16px;left:0;width:1px;height:16px;background:var(--blue);animation:cir-scrollDot 2.4s ease-in-out infinite}@keyframes cir-scrollDot{0%{top:-16px}to{top:36px}}@media (max-width: 720px){.cir-root .scroll-indicator{display:none}}.cir-root .diagnosis{padding:140px 0;background:var(--slate-darker);position:relative;overflow:hidden}.cir-root .diagnosis .grid-bg{opacity:.4}.cir-root .diagnosis-header{text-align:center;max-width:780px;margin:0 auto 80px;position:relative;z-index:1}.cir-root .diagnosis-header h2{font-family:var(--font-display);font-weight:800;font-size:clamp(36px,4.5vw,60px);line-height:1;letter-spacing:-.038em;margin:24px 0 20px}.cir-root .diagnosis-header h2 em{font-style:normal;color:var(--blue)}.cir-root .diagnosis-header p{font-family:var(--font-display);font-weight:600;font-size:clamp(22px,2.8vw,34px);line-height:1.32;letter-spacing:-.02em;color:#ffffffeb;max-width:820px;margin:14px auto 0}.cir-root .diagnosis-header p strong{color:var(--blue);font-weight:700}.cir-root .pains{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;position:relative;z-index:1}.cir-root .pain{border:1px solid rgba(255,255,255,.08);border-radius:14px;padding:26px 28px;background:#ffffff05;transition:border-color .3s var(--ease-out),background .3s var(--ease-out),transform .3s var(--ease-out);position:relative}.cir-root .pain:hover{border-color:#dc26264d;background:#dc26260a;transform:translateY(-3px)}.cir-root .pain-tag{font-family:var(--font-mono);font-size:10px;letter-spacing:.24em;text-transform:uppercase;color:var(--red);margin-bottom:12px;opacity:.8;display:flex;align-items:center;gap:8px;font-weight:600}.cir-root .pain-tag:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--red)}.cir-root .pain-text{letter-spacing:-.015em}.cir-root .pain-lead{display:block;font-family:var(--font-display);font-weight:700;font-size:17px;line-height:1.28;color:var(--white);margin-bottom:9px}.cir-root .pain-tail{display:block;font-family:var(--font-body);font-weight:400;font-size:14px;line-height:1.5;letter-spacing:0;color:#ffffff8f}.cir-root .diagnosis-bridge{margin-top:80px;text-align:center;position:relative;z-index:1}.cir-root .diagnosis-punch{font-family:var(--font-display);font-weight:800;font-size:clamp(32px,4vw,54px);line-height:1.02;letter-spacing:-.035em;margin:0 auto 22px;max-width:760px;color:var(--white)}.cir-root .diagnosis-punch em{font-style:normal;color:var(--blue)}.cir-root .thesis{padding:140px 0;background:var(--slate-darker);position:relative;overflow:hidden;border-top:1px solid rgba(255,255,255,.06)}.cir-root .thesis .grid-bg{opacity:.35}.cir-root .thesis-editorial{max-width:920px;margin:0 auto;text-align:center;position:relative;z-index:1}.cir-root .thesis-headline{font-family:var(--font-display);font-weight:800;font-size:clamp(44px,6vw,88px);line-height:.96;letter-spacing:-.042em;margin:24px 0 32px;color:var(--white)}.cir-root .thesis-headline em{font-style:normal;color:var(--blue)}.cir-root .thesis-body{font-family:var(--font-body);font-weight:300;font-size:clamp(17px,1.8vw,22px);line-height:1.55;color:#ffffffb8;max-width:720px;margin:0 auto}.cir-root .thesis-body strong{color:var(--white);font-weight:600}.cir-root .thesis-body-lead{margin-bottom:8px}.cir-root .thesis-list{list-style:none;max-width:560px;margin:28px auto 32px;display:grid;gap:13px;text-align:left}.cir-root .thesis-list li{display:grid;grid-template-columns:20px 1fr;gap:12px;align-items:start;font-family:var(--font-body);font-weight:400;font-size:clamp(15px,1.5vw,18px);line-height:1.5;color:#ffffffb8}.cir-root .thesis-list li:before{content:"";width:6px;height:6px;border-radius:2px;background:var(--mute);margin-top:.55em;justify-self:center}.cir-root .thesis-close{font-family:var(--font-display);font-weight:700;font-size:clamp(22px,2.6vw,32px);letter-spacing:-.025em;line-height:1.2;color:var(--white)}.cir-root .thesis-close em{font-style:normal;color:var(--blue)}.cir-root .modules{background:var(--slate-darker);color:var(--white);padding:140px 0;position:relative;overflow:hidden;border-top:1px solid rgba(255,255,255,.06)}.cir-root .modules .grid-bg{opacity:.4}.cir-root .modules-header{text-align:center;max-width:780px;margin:0 auto 72px;position:relative;z-index:1}.cir-root .modules-header h2{font-family:var(--font-display);font-weight:800;font-size:clamp(38px,4.5vw,60px);line-height:1;letter-spacing:-.038em;margin:24px 0 20px;color:var(--white)}.cir-root .modules-header h2 em{font-style:normal;color:var(--blue)}.cir-root .modules-header p{font-size:17px;line-height:1.55;color:#ffffffa6}.cir-root .modules-header .eyebrow{color:var(--blue)}.cir-root .modules-header .eyebrow:before{background:var(--blue)}.cir-root .solutions{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:16px;position:relative;z-index:1}@media (min-width: 1000px){.cir-root .solutions{grid-template-columns:repeat(3,1fr)}.cir-root .solution:nth-child(7){grid-column:1 / -1;max-width:calc((100% - 32px) / 3);margin:0 auto}}.cir-root .solution{border:1px solid rgba(255,255,255,.08);border-radius:14px;padding:32px 30px;background:#ffffff05;transition:border-color .3s var(--ease-out),background .3s var(--ease-out),transform .3s var(--ease-out);position:relative;display:flex;flex-direction:column}.cir-root .solution:hover{border-color:#3b82f666;background:#3b82f60a;transform:translateY(-3px)}.cir-root .solution-num{font-family:var(--font-mono);font-size:11px;letter-spacing:.24em;color:var(--blue);font-weight:700;margin-bottom:6px}.cir-root .solution-tag{font-family:var(--font-mono);font-size:10px;letter-spacing:.24em;text-transform:uppercase;color:#ffffff8c;margin-bottom:16px;font-weight:600;display:flex;align-items:center;gap:8px}.cir-root .solution-tag:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--blue)}.cir-root .solution-headline{font-family:var(--font-display);font-weight:700;font-size:21px;line-height:1.2;letter-spacing:-.02em;color:var(--white);margin-bottom:14px}.cir-root .solution-desc{font-family:var(--font-body);font-size:14.5px;line-height:1.55;color:#ffffffad;flex:1}.cir-root .stack-section{padding:140px 0;background:var(--slate-darker);color:var(--white);position:relative;overflow:hidden}.cir-root .stack-section .grid-bg{opacity:.4}.cir-root .stack-section .glow-blue{top:10%;right:-20%;opacity:.6}.cir-root .stack-header{text-align:center;max-width:800px;margin:0 auto 64px;position:relative;z-index:1}.cir-root .stack-header h2{font-family:var(--font-display);font-weight:800;font-size:clamp(38px,4.5vw,60px);line-height:1;letter-spacing:-.038em;margin:24px 0 20px}.cir-root .stack-header h2 em{font-style:normal;color:var(--blue)}.cir-root .stack-header p{font-size:17px;line-height:1.55;color:#ffffffa6}.cir-root .stack-card{max-width:880px;margin:0 auto;background:linear-gradient(180deg,#ffffff0a,#ffffff03);border:1px solid rgba(255,255,255,.1);border-radius:24px;padding:48px 56px;position:relative;z-index:1}.cir-root .stack-card:before{content:"";position:absolute;top:-1px;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,rgba(59,130,246,.6),transparent)}@media (max-width: 720px){.cir-root .stack-card{padding:32px 28px}}.cir-root .stack-package-name{font-family:var(--font-mono);font-size:11px;letter-spacing:.32em;text-transform:uppercase;color:var(--blue);text-align:center;margin-bottom:8px;font-weight:700}.cir-root .stack-package-tagline{font-family:var(--font-display);font-weight:800;font-size:clamp(26px,3vw,36px);letter-spacing:-.03em;line-height:1.1;text-align:center;margin-bottom:36px}.cir-root .stack-package-tagline em{font-style:normal;color:var(--blue)}.cir-root .stack-items{display:grid;gap:0}.cir-root .stack-group+.stack-group{margin-top:30px;padding-top:4px;border-top:1px dashed rgba(255,255,255,.14)}.cir-root .stack-group-label{font-family:var(--font-mono);font-size:10.5px;letter-spacing:.28em;text-transform:uppercase;color:var(--blue);font-weight:700;padding:22px 0 8px}.cir-root .stack-group:first-child .stack-group-label{padding-top:4px}.cir-root .stack-group .stack-item:last-child{border-bottom:0}.cir-root .stack-item{display:grid;grid-template-columns:28px 1fr;gap:18px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,.06);align-items:baseline}.cir-root .stack-item:last-child{border-bottom:0}.cir-root .stack-check{width:22px;height:22px;border-radius:50%;background:#3b82f61f;display:flex;align-items:center;justify-content:center;color:var(--blue);font-weight:700;font-size:13px;flex-shrink:0;margin-top:2px}.cir-root .stack-name{font-family:var(--font-display);font-weight:700;font-size:17px;letter-spacing:-.02em;color:var(--white);margin-bottom:4px;line-height:1.3}.cir-root .stack-desc{font-size:14px;line-height:1.5;color:#fff9}.cir-root .stack-desc strong{color:var(--blue);font-weight:600}.cir-root .stack-divider{margin:26px 0 18px;padding-top:22px;border-top:1px dashed rgba(255,255,255,.12);font-family:var(--font-mono);font-size:10.5px;letter-spacing:.28em;text-transform:uppercase;color:var(--blue);text-align:center;font-weight:700}.cir-root .cta{background:var(--slate-darker);color:var(--white);padding:120px 0 140px;position:relative;overflow:hidden}.cir-root .cta .glow-blue{width:1200px;height:800px;bottom:-40%;left:50%;transform:translate(-50%);opacity:.6}.cir-root .cta-content{position:relative;z-index:1;text-align:center;max-width:800px;margin:0 auto}.cir-root .cta h2{font-family:var(--font-display);font-weight:800;font-size:clamp(44px,5.5vw,76px);line-height:.98;letter-spacing:-.04em;margin:24px 0 22px}.cir-root .cta h2 em{font-style:normal;color:var(--blue)}.cir-root .cta p{font-size:clamp(16px,1.6vw,19px);line-height:1.55;color:#ffffffb3;max-width:560px;margin:0 auto 44px;font-weight:300}.cir-root .cta-actions{display:flex;justify-content:center;gap:16px;flex-wrap:wrap;margin-bottom:32px}.cir-root .cta .btn{font-size:17px;padding:19px 32px}@media (max-width: 880px){.cir-root .container{padding:0 22px}.cir-root .topbar-inner{padding:14px 22px}.cir-root .hero{padding:100px 0 60px}.cir-root .diagnosis,.cir-root .thesis,.cir-root .modules,.cir-root .stack-section{padding:80px 0}.cir-root .modules-header,.cir-root .stack-header,.cir-root .diagnosis-header{margin-bottom:44px}.cir-root .stack-card{padding:32px 24px}}@media (max-width: 600px){.cir-root .topbar-inner{padding:12px 18px}.cir-root .topbar .wm{font-size:17px}.cir-root .topbar-cta{padding:9px 14px;font-size:13px}.cir-root .hero{padding:88px 0 50px;min-height:auto}.cir-root .hero-name{font-size:10.5px;letter-spacing:.22em;line-height:1.5;margin-bottom:22px;gap:10px}.cir-root .hero-name:before,.cir-root .hero-name:after{width:18px;flex-shrink:0}.cir-root .hero-hook{font-size:48px!important;line-height:.95;letter-spacing:-.04em;margin-bottom:22px}.cir-root .hero-sub{font-size:16px;margin-bottom:32px}.cir-root .hero-actions{flex-direction:column;align-items:stretch;gap:12px;margin-bottom:48px}.cir-root .hero-actions .btn{width:100%;justify-content:center;font-size:15px;padding:16px 24px}.cir-root .hero-trust{grid-template-columns:1fr 1fr;gap:20px 16px;padding-top:28px}.cir-root .hero-trust .trust-item:nth-child(3){grid-column:1 / -1}.cir-root .trust-item .t-num{font-size:26px;margin-bottom:4px}.cir-root .trust-item .t-label{font-size:9.5px;letter-spacing:.16em}.cir-root .pains{gap:12px}.cir-root .pain{padding:22px 24px}.cir-root .pain-text{font-size:15.5px}.cir-root .pain-tag,.cir-root .solution-tag{font-size:9.5px;letter-spacing:.2em}.cir-root .solutions{gap:12px}.cir-root .solution{padding:26px 24px}.cir-root .solution-headline{font-size:19px}.cir-root .solution-desc{font-size:14px}.cir-root .diagnosis-bridge{margin-top:56px}.cir-root .thesis-headline{font-size:40px!important;margin:18px 0 22px}.cir-root .thesis-body{font-size:16px}.cir-root .diagnosis-header h2,.cir-root .modules-header h2,.cir-root .stack-header h2{font-size:34px!important}.cir-root .diagnosis-header p,.cir-root .modules-header p,.cir-root .stack-header p{font-size:15.5px}.cir-root .stack-section{padding:60px 0}.cir-root .stack-card{padding:28px 22px}.cir-root .stack-package-tagline{font-size:22px;margin-bottom:24px}.cir-root .stack-item{padding:14px 0;gap:14px;grid-template-columns:24px 1fr}.cir-root .stack-name{font-size:16px}.cir-root .stack-desc{font-size:13.5px}.cir-root .stack-check{width:20px;height:20px;font-size:12px}.cir-root .cta{padding:70px 0 90px}.cir-root .cta h2{font-size:36px!important;line-height:1.02}.cir-root .cta p{font-size:15.5px;margin-bottom:32px}.cir-root .cta-actions .btn{font-size:16px;padding:16px 24px}.cir-root .hero-benefits{margin:4px 0 32px;gap:12px}.cir-root .hero-benefits li{font-size:14.5px;grid-template-columns:20px 1fr;gap:12px}.cir-root .hero-benefits .hb-check{width:18px;height:18px;font-size:10px}}@media (max-width: 380px){.cir-root .container{padding:0 18px}.cir-root .hero-hook{font-size:42px!important}.cir-root .thesis-headline{font-size:34px!important}.cir-root .cta h2,.cir-root .diagnosis-header h2,.cir-root .modules-header h2,.cir-root .stack-header h2{font-size:30px!important}.cir-root .topbar .wm{font-size:16px}.cir-root .topbar-cta{padding:8px 12px;font-size:12px}}.header{background:#0f172ab3;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid rgba(255,255,255,.06);position:fixed;top:0;left:0;right:0;z-index:1000}.header .container{max-width:1200px;margin:0 auto;padding:0 24px}.header-content{display:flex;align-items:center;justify-content:space-between;padding:14px 0}.logo{flex-shrink:0}.logo-img{height:76px;width:auto}.nav{display:flex;align-items:center;gap:4px}.nav-link{color:#fff9;text-decoration:none;font-weight:500;font-size:14px;transition:color .2s;padding:6px 12px;border-radius:6px;background:none;border:none;cursor:pointer}.nav-link:hover{color:#fff}.auth-buttons{display:flex;align-items:center;gap:8px}.btn-ghost{color:#ffffffb3;font-weight:500;font-size:14px;padding:8px 16px;border-radius:8px;transition:color .2s;text-decoration:none}.btn-ghost:hover{color:#fff}.btn-cta{background:#3b82f6;color:#fff;font-weight:600;font-size:14px;padding:8px 18px;border-radius:8px;border:none;cursor:pointer;transition:background .2s}.btn-cta:hover{background:#2563eb}.nav-mobile-cta{display:none}.mobile-menu-toggle{display:none;flex-direction:column;background:none;border:none;cursor:pointer;padding:8px;gap:4px}.hamburger{width:20px;height:2px;background-color:#fffc;border-radius:1px}@media (max-width: 768px){.nav{position:fixed;top:60px;left:0;right:0;background:#0f172af2;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);flex-direction:column;padding:16px;gap:0;transform:translateY(-100%);opacity:0;visibility:hidden;transition:all .2s ease}.nav-open{transform:translateY(0);opacity:1;visibility:visible}.nav-link{padding:12px 16px;width:100%;text-align:left;font-size:15px;color:#fffc}.mobile-menu-toggle{display:flex}.auth-buttons{display:none}.nav-mobile-cta{display:flex;flex-direction:column;gap:8px;padding:12px 16px 4px;margin-top:8px;border-top:1px solid rgba(255,255,255,.08)}.nav-mobile-signin{color:#ffffffe6;font-weight:500;font-size:15px;padding:10px 12px;border-radius:8px;text-decoration:none;border:1px solid rgba(255,255,255,.15);text-align:center;transition:background .2s}.nav-mobile-signin:hover{background:#ffffff14}.nav-mobile-demo{background:#3b82f6;color:#fff;font-weight:600;font-size:15px;padding:10px 12px;border-radius:8px;border:none;cursor:pointer;transition:background .2s}.nav-mobile-demo:hover{background:#2563eb}.header-content{padding:10px 0}.logo-img{height:32px}}.footer{background:linear-gradient(135deg,#0f172a,#1e1b4b,#0f172a);color:#cbd5e1;padding:26px 0 14px;position:relative;font-size:.85rem}.footer-content{display:grid;grid-template-columns:1.3fr 1.8fr 1.4fr;gap:28px;align-items:start;margin-bottom:22px;position:relative;z-index:2}.footer-logo-img{height:40px;width:auto;margin-bottom:16px}.footer-description{color:#cbd5e1;line-height:1.5;margin-bottom:7px;-moz-column-break-inside:avoid;break-inside:avoid}.social-links{display:flex;gap:16px}.social-link{color:#cbd5e1;text-decoration:none;transition:color .3s ease}.social-link:hover{color:#3b82f6}.footer-title{font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;margin-bottom:12px;color:#fff}.footer-links{list-style:none;padding:0;margin:0;-moz-columns:2;columns:2;-moz-column-gap:24px;column-gap:24px}.footer-links li{margin-bottom:7px;-moz-column-break-inside:avoid;break-inside:avoid}.footer-links a{color:#cbd5e1;text-decoration:none;transition:color .3s ease}.footer-links a:hover{color:#3b82f6}.contact-info{display:flex;flex-direction:column;gap:8px}.contact-item{display:flex;align-items:center;gap:9px;color:#cbd5e1}.contact-icon{flex-shrink:0;color:#94a3b8}.contact-item a{color:#cbd5e1;text-decoration:none;transition:color .3s ease}.contact-item a:hover{color:#3b82f6}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:14px;text-align:center;position:relative;z-index:2}.copyright{color:#94a3b8;font-size:.8rem;margin:0}@media (max-width: 768px){.footer-content{grid-template-columns:1fr;gap:30px;text-align:center}.contact-info{align-items:center}}.cookie-banner{position:fixed;bottom:0;left:0;right:0;background:linear-gradient(135deg,#2d3748,#1f2937);color:#fff;padding:20px;box-shadow:0 -4px 20px #0000004d;z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid rgba(255,255,255,.1)}.cookie-banner-content{max-width:1200px;margin:0 auto;display:flex;align-items:center;gap:30px}.cookie-banner-text{flex:1}.cookie-banner-text h3{font-size:1.2rem;font-weight:600;margin-bottom:8px;color:#fff}.cookie-banner-text p{font-size:.9rem;line-height:1.5;color:#ffffffe6;margin-bottom:12px}.cookie-banner-links{display:flex;gap:16px}.cookie-link{color:#3b82f6;text-decoration:none;font-size:.85rem;font-weight:500;transition:color .3s ease}.cookie-link:hover{color:#60a5fa;text-decoration:underline}.cookie-banner-actions{display:flex;gap:12px;flex-shrink:0}.cookie-btn{padding:10px 20px;border-radius:8px;font-weight:600;font-size:.9rem;cursor:pointer;transition:all .3s ease;border:2px solid transparent}.cookie-btn-decline{background:transparent;color:#fffc;border-color:#ffffff4d}.cookie-btn-decline:hover{background:#ffffff1a;color:#fff;border-color:#ffffff80}.cookie-btn-accept{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border-color:#3b82f6;box-shadow:0 4px 15px #3b82f64d}.cookie-btn-accept:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8);transform:translateY(-2px);box-shadow:0 6px 20px #3b82f666}@media (max-width: 768px){.cookie-banner{padding:16px}.cookie-banner-content{flex-direction:column;gap:20px;text-align:center}.cookie-banner-actions{width:100%;justify-content:center}.cookie-btn{flex:1;max-width:120px}.cookie-banner-links{justify-content:center}}.landing-page{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6;color:#2d3748;background:linear-gradient(to bottom,#f8fafc,#f1f5f9,#e2e8f0)}.container{max-width:1200px;margin:0 auto;padding:0 20px}.btn-primary,.btn-secondary{display:inline-block;padding:12px 24px;border-radius:12px;text-decoration:none;font-weight:600;font-size:16px;border:2px solid transparent;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);text-align:center;position:relative;overflow:hidden}.btn-primary{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border-color:#3b82f6;box-shadow:0 4px 15px #3b82f64d}.btn-primary:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8);transform:translateY(-3px);box-shadow:0 8px 25px #3b82f666}.btn-primary:active{transform:translateY(-1px)}.btn-secondary{background:linear-gradient(135deg,#059669,#047857);color:#fff;border-color:#059669;box-shadow:0 4px 15px #0596694d}.btn-secondary:hover{background:linear-gradient(135deg,#047857,#065f46);transform:translateY(-3px);box-shadow:0 8px 25px #05966966}.btn-secondary:active{transform:translateY(-1px)}.btn-large{padding:16px 32px;font-size:18px;border-radius:16px}@media (max-width: 768px){.container{padding:0 16px}.btn-primary,.btn-secondary{padding:10px 20px;font-size:14px}.btn-large{padding:14px 28px;font-size:16px}}@keyframes ghostFade{0%,to{opacity:.7}50%{opacity:.15}}.ghost-text{animation:ghostFade 3.6s ease-in-out infinite}@media (prefers-reduced-motion: reduce){.ghost-text{animation:none;opacity:.55}}@keyframes scrollCue{0%,to{transform:translateY(0);opacity:.55}50%{transform:translateY(8px);opacity:1}}.scroll-cue{animation:scrollCue 1.5s ease-in-out infinite}@media (prefers-reduced-motion: reduce){.scroll-cue{animation:none}}
