body{font-family:Geist,sans-serif}: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}}.sb-page{background:#f7f7fb;min-height:100vh;font-family:Geist,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;color:#0f0f14}.sb-page *{box-sizing:border-box}.sb-shell{display:flex;align-items:flex-start}svg{width:100%;height:100%;display:block}.sb-card{background:#fff;border-radius:16px;padding:28px 32px 24px;box-shadow:0 1px 2px #0f0f140a,0 8px 24px #0f0f1408;margin-bottom:20px}.sb-section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.sb-section-title{display:flex;align-items:center;gap:10px;font-size:15px;font-weight:700;color:#0f0f14}.sb-section-icon{width:28px;height:28px;border-radius:8px;background:#ece9fd;color:#403690;padding:6px;flex-shrink:0}.sb-badge{font-size:11.5px;font-weight:700;padding:5px 12px;border-radius:999px}.sb-badge-green{background:#eafaf0;color:#15803d}.sb-badge-amber{background:#fef6e8;color:#b45309}.sb-block-label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#9ca3af;margin:0 0 10px;display:flex;align-items:center;gap:6px}.sb-point-text{font-size:13.5px;line-height:1.55;color:#333;margin:0}.sb-inline-icon{width:15px;height:15px;display:inline-flex}.sb-icon-purple{color:#403690}.sb-icon-amber{color:#b45309}.sb-view-link{display:inline-flex;align-items:center;gap:6px;margin-top:20px;font-size:13px;font-weight:700;color:#403690;text-decoration:none}.sb-view-link svg{width:14px;height:14px}.sb-view-link:hover{text-decoration:underline}.sb-bar-track{flex:1;height:8px;border-radius:999px;background:#eceaf5;overflow:hidden}.sb-bar-fill{height:100%;border-radius:999px;background:#403690}.sb-bar-fill-amber{background:#d97706}.sb-mt-24{margin-top:24px}.sb-btn-primary{background:#403690;color:#fff;border:none;padding:10px 18px;border-radius:10px;font-size:13px;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;gap:8px}.sb-btn-primary svg{width:14px;height:14px;flex-shrink:0}.sb-btn-primary:hover{background:#332a73}.sb-btn-secondary{background:#fff;color:#0f0f14;border:1.5px solid #e6e6ef;padding:10px 18px;border-radius:10px;font-size:13px;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;gap:8px}.sb-btn-secondary svg{width:14px;height:14px;flex-shrink:0}.sb-btn-secondary:hover{border-color:#403690;color:#403690}.sb-btn-full{width:100%;justify-content:center;margin-top:8px}.sb-sidebar{width:260px;flex-shrink:0;background:#fff;border-right:1px solid #ececf3;padding:24px 18px;display:flex;flex-direction:column;justify-content:space-between;position:sticky;top:0;height:100vh;overflow-y:auto}.sb-logo{display:flex;align-items:center;gap:8px;font-weight:800;font-size:15px;letter-spacing:.01em;cursor:pointer;margin-bottom:20px;padding:0 4px}.sb-logo-x{font-size:20px;font-weight:800;color:#0f0f14}.sb-logo-word{color:#0f0f14}.sb-workspace{display:flex;align-items:center;gap:10px;border:1px solid #ececf3;border-radius:10px;padding:8px 10px;margin-bottom:20px;cursor:pointer}.sb-workspace-badge{width:28px;height:28px;border-radius:7px;background:#403690;color:#fff;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;flex-shrink:0}.sb-workspace-text{flex:1;min-width:0}.sb-workspace-name{font-size:13px;font-weight:700;margin:0}.sb-workspace-sub{font-size:10.5px;color:#9ca3af;margin:1px 0 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sb-workspace-chevron{width:14px;height:14px;color:#9ca3af;flex-shrink:0}.sb-nav{display:flex;flex-direction:column;gap:2px}.sb-nav-item{display:flex;align-items:center;gap:10px;font-size:13.5px;font-weight:600;color:#6b7280;padding:9px 10px;border-radius:8px;cursor:pointer}.sb-nav-icon{width:16px;height:16px;flex-shrink:0}.sb-nav-item:hover{background:#f6f5fb;color:#0f0f14}.sb-nav-item.active{background:#ece9fd;color:#403690}.sb-sidebar-bottom{display:flex;flex-direction:column;gap:2px}.sb-nav-secondary{color:#9ca3af}.sb-upgrade-card{margin:14px 0;background:#faf9ff;border:1px solid #ece9fd;border-radius:12px;padding:14px}.sb-upgrade-title{font-size:12.5px;font-weight:700;margin:0 0 4px;line-height:1.3}.sb-upgrade-sub{font-size:11px;color:#6b7280;margin:0 0 10px;line-height:1.45}.sb-upgrade-btn{width:100%;background:#403690;color:#fff;border:none;padding:8px;border-radius:8px;font-size:12px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px}.sb-upgrade-btn svg{width:13px;height:13px}.sb-upgrade-btn:hover{background:#332a73}.sb-profile{display:flex;align-items:center;gap:10px;border-top:1px solid #ececf3;margin-top:6px;padding-top:14px;cursor:pointer}.sb-profile-avatar{width:32px;height:32px;border-radius:50%;background:#ece9fd;color:#403690;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:13px;flex-shrink:0}.sb-profile-text{flex:1;min-width:0}.sb-profile-name{font-size:13px;font-weight:700;margin:0}.sb-profile-role{font-size:11px;color:#9ca3af;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sb-main{flex:1;max-width:850px;margin:0 auto;padding:40px 32px;min-width:0}.sb-header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:28px;flex-wrap:wrap}.sb-header h1{font-size:26px;font-weight:800;margin:0 0 5px;letter-spacing:-.01em}.sb-subtitle{font-size:13.5px;color:#6b7280;margin:0}.sb-header-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.sb-generated-date{font-size:12px;color:#9ca3af;margin-right:4px;white-space:nowrap}.sb-exec-top{display:flex;align-items:flex-start;gap:24px;padding-bottom:24px;margin-bottom:24px;border-bottom:1px solid #f0f0f5}.sb-grade-block{flex:0 0 150px}.sb-grade{font-size:40px;font-weight:800;color:#15803d;line-height:1;margin:4px 0 8px}.sb-grade-title{font-size:13px;font-weight:700;margin:0 0 2px}.sb-grade-sub{font-size:12px;color:#9ca3af;margin:0}.sb-divider{width:1px;align-self:stretch;background:#f0f0f5;flex-shrink:0}.sb-exec-point{flex:1;min-width:0}.sb-market-section{display:flex;align-items:center;gap:32px}.sb-market-bars{flex:1;min-width:0}.sb-market-row{display:flex;align-items:center;gap:14px;margin-bottom:14px}.sb-market-row:last-child{margin-bottom:0}.sb-market-tag{font-size:11.5px;font-weight:700;color:#6b7280;width:32px;flex-shrink:0}.sb-market-figures{display:flex;align-items:baseline;gap:8px;width:260px;flex-shrink:0}.sb-market-value{font-size:14px;font-weight:700;white-space:nowrap}.sb-market-note{font-size:11.5px;color:#9ca3af}.sb-donut-wrap{position:relative;width:130px;height:130px;flex-shrink:0}.sb-donut{width:100%;height:100%}.sb-donut-center{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.sb-donut-value{font-size:15px;font-weight:800}.sb-donut-label{font-size:10.5px;color:#9ca3af;font-weight:700}.sb-radar-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:32px}.sb-competition-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.sb-competition-pct{font-size:12.5px;font-weight:700;color:#b45309}.sb-density-scale{display:flex;justify-content:space-between;font-size:11px;color:#9ca3af;margin-top:6px}.sb-pills{display:flex;flex-wrap:wrap;gap:8px}.sb-pill{background:#f6f5fb;color:#333;font-size:12px;font-weight:500;padding:7px 14px;border-radius:999px;border:1px solid #ececf3}.sb-pill strong{font-weight:700;color:#0f0f14}.sb-radar-right{background:#fafafd;border:1px solid #ececf3;border-radius:14px;padding:18px}.sb-chip{display:flex;align-items:center;gap:8px;font-size:12.5px;font-weight:600;padding:10px 12px;border-radius:10px;margin-bottom:8px}.sb-chip:last-child{margin-bottom:0}.sb-chip-icon{width:14px;height:14px;flex-shrink:0}.sb-chip-red{background:#fef2f2;color:#b91c1c}.sb-chip-amber{background:#fffbeb;color:#92400e}.sb-chip-green{background:#f0fdf4;color:#166534}.sb-win-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:stretch}.sb-advantages{display:flex;flex-direction:column}.sb-advantage-row{display:flex;align-items:center;gap:12px;padding:14px 0;border-bottom:1px solid #f0f0f5}.sb-advantage-row:last-child{border-bottom:none}.sb-advantage-icon{width:32px;height:32px;border-radius:9px;background:#ece9fd;color:#403690;padding:7px;flex-shrink:0}.sb-advantage-text{flex:1;min-width:0}.sb-advantage-label{font-size:13.5px;font-weight:700;margin:0}.sb-advantage-sub{font-size:11.5px;color:#9ca3af;margin:2px 0 0}.sb-advantage-value{font-size:13.5px;font-weight:800;color:#15803d;flex-shrink:0}.sb-insight-box{background:#f8f7ff;border:1px solid #ece9fd;border-radius:14px;padding:20px;display:flex;flex-direction:column}.sb-insight-label{display:flex;align-items:center;gap:7px;font-size:11.5px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#403690;margin:0 0 12px}.sb-insight-label svg{width:13px;height:13px}.sb-insight-text{font-size:13.5px;line-height:1.6;color:#2c2a3d;margin:0 0 14px;flex:1}.sb-insight-link{display:inline-flex;align-items:center;gap:6px;font-size:12.5px;font-weight:700;color:#403690;text-decoration:none}.sb-insight-link svg{width:13px;height:13px}.sb-insight-link:hover{text-decoration:underline}.sb-steps-grid{display:grid;grid-template-columns:1.3fr 1fr;gap:32px}.sb-steps-list{list-style:none;margin:0;padding:0}.sb-step-row{display:flex;align-items:center;gap:14px;padding:11px 0;border-bottom:1px solid #f0f0f5;font-size:13.5px;color:#1a1a20}.sb-step-row:last-child{border-bottom:none}.sb-step-num{width:24px;height:24px;border-radius:50%;background:#ece9fd;color:#403690;font-size:11.5px;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0}.sb-immediate-box{background:#f8f7ff;border:1px solid #ece9fd;border-radius:14px;padding:18px}.sb-immediate-title{font-size:11.5px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#403690;margin:0 0 14px}.sb-immediate-row{display:flex;align-items:center;gap:10px;font-size:12.5px;color:#2c2a3d;margin-bottom:10px}.sb-immediate-row:last-child{margin-bottom:0}.sb-immediate-num{width:20px;height:20px;border-radius:50%;background:#403690;color:#fff;font-size:10.5px;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0}.sb-bottom-cta{background:#fff;border-radius:16px;padding:20px 28px;display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap;box-shadow:0 1px 2px #0f0f140a,0 8px 24px #0f0f1408}.sb-bottom-cta-title{display:flex;align-items:center;gap:8px;font-size:14.5px;font-weight:700;margin:0 0 4px}.sb-bottom-cta-title svg{width:15px;height:15px;color:#403690}.sb-bottom-cta-sub{font-size:12.5px;color:#6b7280;margin:0}.sb-bottom-cta-btn{white-space:nowrap}.sb-right{width:320px;flex-shrink:0;padding:40px 28px}.sb-right-card{position:sticky;top:40px;background:#fff;border:1px solid #ece9fd;border-radius:16px;padding:26px 22px;box-shadow:0 1px 2px #0f0f140a,0 8px 24px #4036900d}.sb-right-crown{width:40px;height:40px;border-radius:10px;background:#ece9fd;color:#403690;padding:9px;margin-bottom:14px}.sb-right-title{font-size:17px;font-weight:800;margin:0 0 10px;line-height:1.3}.sb-right-sub{font-size:12.5px;color:#6b7280;line-height:1.6;margin:0 0 22px}.sb-pro-list{list-style:none;margin:0 0 20px;padding:0;display:flex;flex-direction:column;gap:16px}.sb-pro-list li{display:flex;align-items:flex-start;gap:10px}.sb-pro-icon{width:28px;height:28px;border-radius:8px;background:#f6f5fb;color:#403690;padding:6px;flex-shrink:0}.sb-pro-title{font-size:12.5px;font-weight:700;margin:0 0 2px}.sb-pro-desc{font-size:11.5px;color:#9ca3af;line-height:1.4;margin:0}.sb-btn-primary.sb-btn-full{flex-direction:column;padding:10px 18px;gap:2px}.sb-btn-primary.sb-btn-full>span{display:flex;flex-direction:column;align-items:center}.sb-btn-sub{font-size:10.5px;font-weight:500;opacity:.85;margin-top:1px}.sb-right-note{display:flex;align-items:center;justify-content:center;gap:6px;font-size:11px;color:#9ca3af;margin:14px 0 0}.sb-right-note svg{width:12px;height:12px}.sb-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap;padding:24px 40px 32px;font-size:12px;color:#9ca3af;border-top:1px solid #ececf3;margin-left:260px}.sb-footer-nav{display:flex;gap:24px;flex-wrap:wrap}@media (max-width: 1180px){.sb-right{display:none}}@media (max-width: 860px){.sb-sidebar{display:none}.sb-footer{margin-left:0}.sb-main{padding:28px 18px}.sb-exec-top{flex-direction:column}.sb-divider{display:none}.sb-market-section{flex-direction:column}.sb-donut-wrap{align-self:center}.sb-radar-grid,.sb-win-grid,.sb-steps-grid{grid-template-columns:1fr}.sb-market-figures{width:auto}}@tailwind base;@tailwind components;@tailwind utilities;
