:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#e8e7e3;--bg:#0b0f17;--surface:#171c25eb;--surface-strong:#141a24;--surface-soft:#e0d8cd0f;--panel:#141a24;--panel-contrast:#1f2431;--text:#f1efe9;--muted:#a7a29a;--border:#ffffff14;--accent:#d5a66f;--accent-soft:#d5a66f2e;--radius:30px;--shadow:0 30px 90px #0000003d;background:#0b0f17;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.6}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{min-height:100vh;color:var(--text);background:radial-gradient(circle at 0 0,#d5a66f1f,#0000 28%),linear-gradient(#0b0f17 0%,#090d14 100%);margin:0}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.app-shell{flex-direction:column;min-height:100vh;display:flex}.page-frame{flex:1}.site-header{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--border);background:#0b0f17eb;justify-content:space-between;align-items:center;gap:1.5rem;padding:1.5rem 2.5rem 1rem;display:flex;position:sticky;top:0}.brand-group{align-items:center;gap:1rem;min-width:0;display:flex}.brand-mark{width:52px;height:52px;color:var(--accent);background:#ffffff0a;border:1px solid #ffffff24;border-radius:16px;place-items:center;font-weight:800;display:grid}.brand-copy{min-width:0}.brand-tag{color:var(--muted);margin:0;font-size:.95rem}.eyebrow{color:var(--accent);letter-spacing:.14em;text-transform:uppercase;margin:0 0 .75rem;font-size:.78rem;font-weight:700}.site-nav{flex-wrap:wrap;align-items:center;gap:1.4rem;display:flex}.nav-link{color:var(--muted);padding:.35rem 0;font-size:.95rem;transition:color .18s}.nav-link:hover,.nav-link.active{color:var(--text)}.header-button,.cta-button,.button{border-radius:999px;justify-content:center;align-items:center;padding:1rem 1.8rem;font-weight:700;transition:transform .18s,box-shadow .18s,background-color .18s;display:inline-flex}.header-button{background:var(--accent);color:#111;text-align:center;min-width:215px;box-shadow:0 18px 40px #d5a66f33}.site-footer{border-top:1px solid var(--border);margin-top:2rem;padding:2.5rem 2.5rem 3rem}.footer-links{flex-wrap:wrap;gap:1.25rem;margin-bottom:1rem;display:flex}.footer-link{color:var(--muted);font-size:.95rem}.footer-copy{color:var(--muted);max-width:760px;margin:0;font-size:.95rem}.hero-section{gap:2.5rem;max-width:1200px;margin:0 auto;padding:5rem 2.5rem 3rem;display:grid;position:relative;overflow:hidden}.hero-copy{z-index:1;max-width:740px}.hero-copy h1{letter-spacing:-.05em;color:#fff;max-width:11ch;margin:0;font-family:"Source Serif 4",Georgia,serif;font-size:clamp(3rem,4vw,5.2rem);line-height:.98}.hero-text{max-width:680px;color:var(--muted);margin:1.5rem 0 0;font-size:1.05rem}.hero-actions{flex-wrap:wrap;gap:1rem;margin-top:2.25rem;display:flex}.button-primary{background:var(--accent);color:#111}.button-secondary{color:#f6f4ee;background:#ffffff0f;border:1px solid #ffffff24}.button:hover,.header-button:hover,.cta-button:hover{transform:translateY(-1px)}.button.underline{width:auto;color:var(--accent);box-shadow:none;background:0 0;border:none;padding-left:0}.cta-button{text-align:center;background:var(--accent);color:#111;min-width:200px;padding:1rem 1.5rem;box-shadow:0 18px 40px #d5a66f33}.hero-visual{pointer-events:none;place-items:center;width:540px;height:520px;display:grid;position:absolute;top:2rem;right:2.5rem}.hero-glow{filter:blur(20px);background:radial-gradient(circle at 20% 18%,#d5a66f29,#0000 25%),radial-gradient(circle at 80% 20%,#ffffff14,#0000 14%);position:absolute;inset:0}.hero-node{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);color:#f1efe9;box-shadow:var(--shadow);background:#1b212ceb;border:1px solid #ffffff1f;border-radius:26px;position:absolute}.hero-node-large{letter-spacing:.02em;place-items:center;width:190px;height:140px;font-size:1rem;font-weight:700;display:grid;top:50%;left:50%;transform:translate(-55%,-50%)}.hero-node-small{width:120px;padding:1rem 1.1rem;font-size:.92rem;line-height:1.4}.node-1{top:14%;left:6%}.node-2{top:16%;right:4%}.node-3{bottom:18%;right:10%}.hero-connection{background:linear-gradient(#d5a66f47,#d5a66f14);border-radius:999px;position:absolute}.connection-1{width:28%;height:2px;top:18%;left:16%;transform:rotate(5deg)}.connection-2{width:45%;height:2px;top:30%;left:34%;transform:rotate(-14deg)}.connection-3{width:28%;height:2px;bottom:30%;right:14%;transform:rotate(-20deg)}.section{width:min(1180px,100% - 3rem);margin:0 auto;padding:3rem 0}.section-soft{background:var(--surface);border:1px solid var(--border);border-radius:34px;padding:3rem}.section-heading{max-width:760px;margin-bottom:2rem}.section-heading h2{letter-spacing:-.04em;color:#fff;margin:.75rem 0 0;font-size:clamp(2.4rem,2.7vw,3.4rem);line-height:1.05}.section-heading p{color:var(--muted);max-width:660px;margin:1.35rem 0 0}.symptom-grid,.feature-grid,.workflow-grid{gap:1.25rem;display:grid}.symptom-grid{grid-template-columns:repeat(2,minmax(0,1fr));padding-top:1rem}.symptom-card{color:var(--text);background:#ffffff08;border:1px solid #ffffff1a;border-radius:26px;align-items:flex-start;gap:1rem;padding:1.35rem 1.45rem;display:flex}.symptom-card span{background:var(--accent);border-radius:999px;flex-shrink:0;width:10px;height:10px;margin-top:.7rem}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:1.5rem}.preview-section .feature-grid{grid-template-columns:1fr;gap:1.5rem;margin-top:0}.feature-card{background:#ffffff0a;border:1px solid #ffffff14;border-radius:28px;min-height:180px;padding:1.7rem;box-shadow:0 30px 50px #00000026}.feature-card h3{margin:0 0 1rem;font-size:1.15rem}.feature-card p{color:var(--muted);margin:0;line-height:1.7}.preview-section{grid-template-columns:1fr 1fr;align-items:start;gap:3rem;display:grid}.preview-column{background:#ffffff0a;border:1px solid #ffffff14;border-radius:28px;gap:1.75rem;padding:2rem;display:grid;box-shadow:0 30px 50px #00000026}.workflow-preview{width:min(1180px,100% - 3rem);box-shadow:var(--shadow);background:#ffffff0a;border:1px solid #ffffff14;border-radius:34px;margin:0 auto;padding:3rem}.workflow-intro{max-width:680px;margin-bottom:2rem}.workflow-preview h2{color:#fff;margin:.75rem 0 0;font-size:clamp(2.2rem,2.5vw,3rem)}.workflow-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.workflow-card{background:#ffffff08;border:1px solid #ffffff14;border-radius:28px;min-height:190px;padding:1.7rem}.workflow-chip{width:38px;height:38px;color:var(--accent);background:#d5a66f2e;border-radius:50%;justify-content:center;align-items:center;margin-bottom:1.2rem;font-weight:700;display:inline-flex}.workflow-card h3{margin:0 0 .8rem;font-size:1.05rem}.workflow-card p{color:var(--muted);margin:0}.cta-panel{background:#ffffff0d;border:1px solid #ffffff14;border-radius:34px;grid-template-columns:1fr auto;justify-content:space-between;align-items:center;gap:1.8rem;width:min(1180px,100% - 3rem);margin:0 auto 3rem;padding:2.5rem;display:grid}.cta-copy h2{color:#fff;margin:.6rem 0 0;font-size:clamp(2.2rem,3vw,2.9rem);line-height:1.05}.cta-copy p{color:var(--muted);max-width:680px;margin:.8rem 0 0}.page-content{width:min(1180px,100% - 3rem);margin:0 auto;padding:3rem 0}.page-header{max-width:780px;margin-bottom:2rem}.page-header h1{color:#fff;margin:.75rem 0 0;font-family:"Source Serif 4",Georgia,serif;font-size:clamp(2.8rem,4vw,4.2rem);line-height:1.03}.page-header p{color:var(--muted);max-width:700px;margin:1.4rem 0 0}.method-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.about-panel{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;margin-top:2rem;display:grid}.about-block{background:#ffffff0a;border:1px solid #ffffff14;border-radius:32px;padding:2rem}.about-block h2{margin-top:0;font-size:1.25rem}.contact-page{padding-bottom:4rem}.contact-panel{background:#ffffff0a;border:1px solid #ffffff14;border-radius:32px;gap:1.5rem;max-width:640px;padding:2.8rem;display:grid}.contact-label{color:var(--muted);text-transform:uppercase;letter-spacing:.28em;margin:0;font-size:.8rem}.expectations-section{background:#ffffff08;border:1px solid #ffffff14;border-radius:32px;max-width:640px;margin-top:2rem;padding:2rem}.expectations-section h3{color:#fff;margin:0 0 1rem;font-size:1.2rem}.expectations-section ul{color:var(--muted);margin:0;padding-left:1.5rem;line-height:1.6}.expectations-section li{margin-bottom:.5rem}@media (width<=980px){.site-header{padding:1.5rem 1.5rem 1rem}.hero-visual{display:none}.section,.page-content,.workflow-preview,.cta-panel{width:min(100%,100% - 2rem)}.preview-section,.feature-grid,.symptom-grid,.workflow-grid,.method-grid,.about-panel{grid-template-columns:1fr}.feature-card,.workflow-card,.about-block{min-height:auto}.page-header h1{font-size:clamp(2.5rem,5vw,3.4rem)}}@media (width<=768px){.site-header{gap:1rem;padding:1rem 1.2rem .75rem}.site-nav{gap:.85rem}.nav-link{font-size:.9rem}.header-button,.button,.cta-button{padding:.85rem 1.2rem;font-size:.95rem}.hero-section{padding:3.5rem 1.5rem 1.75rem}.hero-copy h1{font-size:clamp(3rem,4vw,4rem)}.hero-actions{gap:.75rem;margin-top:1.5rem}.section,.page-content{padding:2.2rem 0}.section-heading{margin-bottom:1.4rem}.section-heading h2{font-size:clamp(2rem,4vw,2.6rem)}.preview-column{border-radius:22px;padding:1.5rem}.feature-card,.workflow-card{border-radius:20px;padding:1.1rem}.symptom-grid{grid-template-columns:1fr;gap:.9rem}.symptom-card{border-radius:22px;align-items:center;gap:.75rem;padding:1rem 1.1rem}.symptom-card p{margin:0}.cta-panel{padding:1.8rem 1.6rem}}@media (width<=640px){.site-header{flex-direction:column;align-items:flex-start;gap:.65rem;padding:.75rem .9rem .55rem;position:static}.brand-group{gap:.55rem}.brand-mark{width:42px;height:42px}.brand-tag{font-size:.82rem}.site-nav{justify-content:flex-start;gap:.55rem .8rem;width:100%}.nav-link{font-size:.88rem}.header-button{width:auto;min-width:0;padding:.65rem 1rem;font-size:.88rem}.hero-section{padding-top:3rem}.hero-copy h1{font-size:clamp(2.8rem,6vw,3.6rem)}.hero-actions{gap:.65rem}.button{width:100%}.button.underline{width:auto}.cta-panel{grid-template-columns:1fr;padding:1.4rem 1.2rem}.section,.page-content{padding:1.5rem 0}.page-header{margin-bottom:1.2rem}.section-heading h2{font-size:clamp(2.2rem,5vw,2.6rem)}.preview-column{padding:1.2rem}.feature-card,.workflow-card{border-radius:18px;padding:.95rem}.symptom-card{border-radius:20px;gap:.65rem;padding:.9rem 1rem}}
