:root{--ink:#0f0f14;--muted:#6b7280;--line:#e6e6ef;--purple:#403690;--purple-dark:#332a73;--purple-soft:#ece9fd;--purple-icon:#403690;--bg:#ffffff}.xvora-page *{box-sizing:border-box}.xvora-page{font-family:Geist,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;color:var(--ink);background:var(--bg);margin:0;padding:0}.navbar{display:flex;align-items:center;justify-content:space-between;padding:20px 48px;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center}.brand-logo{height:32px;width:auto;display:block}.nav-links{display:flex;gap:44px;list-style:none;margin:0;padding:0}.nav-links a{text-decoration:none;color:var(--muted);font-size:15px;font-weight:500}.nav-links a.active{color:var(--ink);font-weight:600}.signin-btn{background:var(--purple);color:#fff;border:none;padding:10px 22px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer}.signin-btn:hover{background:var(--purple-dark)}.hero{display:flex;align-items:center;gap:40px;padding:80px 48px;max-width:1440px;margin:0 auto}.hero-copy{flex:1 1 380px;min-width:320px;max-width:600px}.hero-copy h1{font-size:48px;line-height:1.12;font-weight:800;letter-spacing:-.02em;margin:0 0 22px}.hero-copy p{font-size:17px;line-height:1.6;color:var(--muted);margin:0 0 34px;max-width:520px}.hero-actions{display:flex;gap:14px}.btn-primary{background:var(--purple);color:#fff;border:none;padding:14px 26px;border-radius:0;font-size:15px;font-weight:600;cursor:pointer}.btn-primary:hover{background:var(--purple-dark)}.btn-secondary{background:#fff;color:var(--ink);border:1.5px solid var(--purple);padding:14px 26px;border-radius:0;font-size:15px;font-weight:600;cursor:pointer}.btn-secondary:hover{background:var(--purple-soft)}.hero-diagram{flex:1 1 420px;min-width:340px;background:#fafafd;border-radius:16px;padding:clamp(16px,3vw,40px);position:relative;min-height:420px}.diagram-canvas{position:relative;width:100%;max-width:640px;aspect-ratio:640/520;margin:0 auto}.node{position:absolute;background:#fff;border-radius:12px;box-shadow:0 4px 18px #1e145a14;display:flex;align-items:center;gap:clamp(6px,1.5vw,12px);padding:clamp(8px,2vw,14px) clamp(10px,2.5vw,18px);max-width:78%}.node .icon-wrap{width:clamp(24px,5.5vw,36px);height:clamp(24px,5.5vw,36px);border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:var(--purple-soft)}.node span.label{font-size:clamp(11px,2.3vw,15px);font-weight:600;color:var(--ink);white-space:nowrap}.node svg{width:60%;height:60%}.node-idea{top:0%;left:50%;transform:translate(-50%)}.node-idea .icon-wrap{background:var(--purple-soft)}.node-center{top:28.85%;left:50%;transform:translate(-50%);width:15.6%;aspect-ratio:1/1;justify-content:center;padding:0}.node-center .x-mark{font-size:clamp(18px,4.5vw,38px);font-weight:800;background:linear-gradient(45deg,#0a0a0a 45%,#403690);-webkit-background-clip:text;background-clip:text;color:transparent}.node-market{top:55.8%;left:0%}.node-competitor{top:55.8%;right:0%}.node-opportunities{top:82.7%;left:14%}.node-nextsteps{top:82.7%;right:14%}.icon-wrap.market,.icon-wrap.competitor{background:#eef0ff}.icon-wrap.opportunities,.icon-wrap.nextsteps{background:var(--purple-soft)}.connectors{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.connectors path{fill:none;stroke:#c9c3f7;stroke-width:2}.connectors circle{fill:var(--purple-icon)}@media (max-width:760px){.navbar{padding:16px 20px}.nav-links{display:none}.hero{flex-direction:column;padding:48px 20px}.hero-copy h1{font-size:36px}.hero-diagram{width:100%}}.xvora-page section{max-width:1200px;margin:0 auto;padding:0 48px}.accent{color:var(--purple)}.features{padding-top:40px;padding-bottom:20px}.features-head{max-width:640px;margin:0 auto 90px;text-align:center}.features-head h2{font-size:30px;font-weight:800;letter-spacing:-.01em;margin:0 0 14px}.features-head p{font-size:15px;line-height:1.7;color:var(--muted);margin:0}.feature-row{display:flex;align-items:center;gap:64px;margin-bottom:110px}.feature-row.reverse{flex-direction:row-reverse}.feature-text{flex:1 1 320px}.feature-text h3{font-size:22px;font-weight:700;color:var(--purple);margin:0 0 16px}.feature-text p{font-size:15px;line-height:1.7;color:var(--ink);margin:0 0 12px;max-width:360px}.feature-visual{flex:1 1 340px;display:flex;justify-content:center}.sticky-note{position:relative;width:100%;max-width:360px;aspect-ratio:4/3;background:#fdfdfa;border-radius:4px;box-shadow:0 18px 34px #140f321f;padding:26px 24px;transform:rotate(var(--tilt,-2deg));font-family:Kalam,cursive}.sticky-note:after{content:"";position:absolute;right:0;bottom:0;width:0;height:0;border-style:solid;border-width:0 0 26px 26px;border-color:transparent transparent #eceae2 transparent;border-radius:0 0 4px}.sticky-note .tape{position:absolute;top:-14px;left:50%;width:90px;height:28px;background:#c8c8d28c;border:1px solid rgba(180,180,190,.4);transform:translate(-50%) rotate(-3deg)}.sticky-note .clip{position:absolute;top:-20px;left:22px;width:26px;height:46px;transform:rotate(-8deg)}.sticky-note .note-title{font-size:19px;font-weight:700;color:var(--ink);line-height:1.25;margin:14px 0 16px}.sticky-note .doodle{display:block;width:100%;height:auto;margin-bottom:10px}.sticky-note .note-sub{font-size:14px;color:#444;margin:2px 0;line-height:1.5}.sticky-note .note-circle{display:inline-block;margin-top:10px;padding:4px 16px;border:2px solid var(--purple);border-radius:50% 50% 48% 52%/60% 55% 45% 40%;font-size:14px;font-weight:700;color:var(--purple);transform:rotate(-2deg)}.brief-section{padding:60px 48px 40px;text-align:center}.brief-section h2{font-size:28px;font-weight:800;margin:0 0 8px}.brief-section .subtext{font-size:14px;color:var(--muted);margin:0 0 56px}.brief-outer{position:relative;max-width:640px;margin:60px auto 50px}.brief-shadow{position:absolute;right:0;bottom:0;top:14px;left:14px;background:#0d0d1a;border-radius:22px;z-index:0}.brief-window{position:relative;z-index:1;background:#fff;border-radius:22px;box-shadow:0 4px 14px #140f321f;text-align:left}.brief-tab{position:absolute;top:-20px;left:26px;z-index:2;display:flex;align-items:center;gap:7px;background:#0d0d1a;color:#fff;border-radius:24px;padding:8px 18px 8px 14px;font-size:13px;font-weight:700;transform:none;box-shadow:0 6px 14px #00000040}.brief-tab .x-mark{font-weight:800;font-size:14px;background:linear-gradient(45deg,#fff 45%,#8f83e8);-webkit-background-clip:text;background-clip:text;color:transparent}.brief-card{padding:44px 34px 26px}.brief-card h3{font-size:21px;font-weight:800;margin:0 0 6px}.brief-card .brief-sub{font-size:14px;color:var(--muted);margin:0 0 26px}.brief-list{list-style:none;margin:0;padding:0}.brief-list li{display:flex;align-items:center;gap:14px;padding:14px 0;border-top:1px solid var(--line)}.brief-list li:first-child{border-top:none}.brief-icon{width:38px;height:38px;border-radius:8px;background:var(--purple-soft);display:flex;align-items:center;justify-content:center;flex-shrink:0}.brief-icon svg{width:19px;height:19px}.brief-item-text{flex:1}.brief-item-text strong{display:block;font-size:14.5px;font-weight:700}.brief-item-text span{display:block;font-size:13px;color:var(--muted);margin-top:2px}.brief-check{width:18px;height:18px;color:var(--purple);flex-shrink:0}.ready-note{font-family:Kalam,cursive;text-align:right;color:#8a8a95;font-size:16px;margin:18px 20px 0 0;padding-bottom:22px}.ready-note .squiggle{color:#403690;text-decoration:underline;text-decoration-style:wavy;text-decoration-color:#403690}.brief-cta{text-align:center}.steps-section{padding:60px 48px 40px;text-align:center}.steps-section .eyebrow{font-size:12px;font-weight:700;letter-spacing:.08em;color:var(--purple);margin:0 0 10px}.steps-section h2{font-size:26px;font-weight:800;margin:0 0 48px}.steps-row{display:flex;align-items:flex-start;justify-content:center;gap:0;flex-wrap:wrap}.step-card{flex:1 1 240px;max-width:280px;text-align:left;background:#fafafd;border-radius:14px;padding:26px 22px}.step-num{display:inline-block;font-size:12px;font-weight:700;color:var(--purple);background:var(--purple-soft);border-radius:20px;padding:3px 10px;margin-bottom:16px}.step-icon{width:42px;height:42px;border-radius:10px;background:var(--purple-soft);display:flex;align-items:center;justify-content:center;margin-bottom:14px}.step-icon svg{width:22px;height:22px}.step-card h4{font-size:15.5px;font-weight:700;margin:0 0 8px}.step-card p{font-size:13.5px;line-height:1.6;color:var(--muted);margin:0}.step-arrow{flex:0 0 auto;align-self:center;color:#c9c3f7;font-size:20px;padding:0 14px}@media (max-width:820px){.step-arrow{display:none}.steps-row{flex-direction:column;align-items:center}.step-card{width:100%;max-width:420px}}.faq-section{padding:60px 48px;text-align:center}.faq-section h2{font-size:26px;font-weight:800;margin:0 0 8px}.faq-section .subtext{font-size:14px;color:var(--muted);margin:0 0 40px}.faq-list{max-width:680px;margin:0 auto;text-align:left;border-top:1px solid var(--line)}.faq-item{border-bottom:1px solid var(--line)}.faq-item summary{list-style:none;display:flex;align-items:center;justify-content:space-between;padding:18px 4px;font-size:14.5px;font-weight:600;cursor:pointer}.faq-item summary::-webkit-details-marker{display:none}.faq-item .plus{font-size:18px;font-weight:400;color:var(--purple);transition:transform .15s ease;flex-shrink:0;margin-left:14px}.faq-item[open] .plus{transform:rotate(45deg)}.faq-item p{margin:0 4px 20px;font-size:13.5px;line-height:1.7;color:var(--muted);max-width:600px}.cta-band{max-width:1120px;margin:20px auto 70px;background:var(--purple-soft);border-radius:18px;padding:48px 32px;text-align:center}.cta-band h2{font-size:24px;font-weight:800;margin:0 0 8px}.cta-band p{font-size:14.5px;color:#514c78;margin:0 0 26px}.site-footer{border-top:1px solid var(--line);padding:48px 48px 28px}.footer-top{max-width:1200px;margin:0 auto 32px;display:flex;flex-wrap:wrap;gap:40px;justify-content:space-between}.footer-brand{flex:1 1 260px;max-width:300px}.footer-brand .brand-logo{margin-bottom:12px}.footer-brand p{font-size:13px;line-height:1.6;color:var(--muted);margin:0}.footer-col h5{font-size:13px;font-weight:700;margin:0 0 14px}.footer-col a{display:block;font-size:13.5px;color:var(--muted);text-decoration:none;margin-bottom:10px}.footer-col a:hover{color:var(--purple)}.footer-bottom{max-width:1200px;margin:0 auto;padding-top:24px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:14px}.socials{display:flex;gap:14px}.socials a{color:var(--muted);display:flex}.socials svg{width:17px;height:17px}.footer-bottom p{font-size:12.5px;color:var(--muted);margin:0}@media (max-width:760px){.xvora-page section{padding:0 20px}.feature-row,.feature-row.reverse{flex-direction:column;gap:28px;margin-bottom:70px}.brief-card{padding:26px 20px}.footer-top{flex-direction:column;gap:28px}}@tailwind base;@tailwind components;@tailwind utilities;
