@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";.floating-navbar-wrapper{z-index:100;pointer-events:none;flex-direction:column;align-items:center;padding:0 1rem;display:flex;position:fixed;top:16px;left:0;right:0}.floating-navbar-wrapper>*{pointer-events:auto}.floating-navbar,.light-navbar{-webkit-backdrop-filter:blur(16px)saturate(180%);background:#ffffffeb;border:1px solid #e2e8f0cc;border-radius:9999px;justify-content:space-between;align-items:center;width:100%;max-width:1180px;padding:8px 18px 8px 20px;transition:all .3s;display:flex;position:relative;box-shadow:0 10px 30px -5px #0f172a0d,0 4px 12px -2px #0f172a08}.navbar-logo{-webkit-user-select:none;user-select:none;align-items:center;gap:10px;text-decoration:none;display:flex}.navbar-logo-img{object-fit:contain;width:auto;height:28px}.navbar-logo-icon{background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.logo-u-glyph{color:#fff;font-size:.95rem;font-weight:900;line-height:1}.navbar-logo-text{color:#0f172a;letter-spacing:.05em;font-size:.95rem;font-weight:800;transition:opacity .2s;display:inline-block}.logo-highlight{color:#2563eb}.navbar-center-links{align-items:center;gap:1.75rem;display:flex}.menu-item-wrapper{cursor:pointer;align-items:center;display:flex;position:relative}.menu-item-label{color:#475569;-webkit-user-select:none;user-select:none;align-items:center;gap:5px;font-size:.88rem;font-weight:600;transition:color .2s;display:inline-flex}.menu-item-label:after{content:"";border-bottom:1.5px solid #64748b;border-right:1.5px solid #64748b;width:5px;height:5px;margin-top:-3px;transition:transform .2s,border-color .2s;display:inline-block;transform:rotate(45deg)}.menu-item-wrapper:hover .menu-item-label{color:#0f172a}.menu-item-wrapper:hover .menu-item-label:after{border-color:#0f172a;margin-top:3px;transform:rotate(225deg)}.navbar-direct-link{color:#475569;white-space:nowrap;font-size:.88rem;font-weight:600;text-decoration:none;transition:color .2s}.navbar-direct-link:hover{color:#0f172a}.menu-dropdown-anchor{padding-top:8px;position:absolute;top:calc(100% + 12px);left:50%;transform:translate(-50%)}.menu-dropdown-container{background:#fff;border:1px solid #e2e8f0e6;border-radius:14px;padding:8px;overflow:hidden;box-shadow:0 20px 35px -10px #0f172a1a,0 8px 16px -4px #0f172a0d}.dropdown-column{flex-direction:column;gap:2px;min-width:160px;display:flex}.dropdown-column.min-w-account{min-width:130px}.hovered-link{color:#334155;white-space:nowrap;border-radius:8px;padding:8px 14px;font-size:.85rem;font-weight:500;text-decoration:none;transition:background .18s,color .18s;display:block}.hovered-link:hover{color:#2563eb;background:#f8fafc}.navbar-actions,.desktop-auth-links{align-items:center;gap:1.25rem;display:flex}.navbar-login-link{color:#1e293b;white-space:nowrap;font-size:.88rem;font-weight:700;text-decoration:none;transition:color .2s}.navbar-login-link:hover{color:#2563eb}.navbar-get-started-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#2563eb;border:none;border-radius:9999px;padding:8px 20px;font-size:.85rem;font-weight:700;text-decoration:none;transition:all .2s;box-shadow:0 4px 14px #2563eb40}.navbar-get-started-btn:hover{background:#1d4ed8;transform:translateY(-1px);box-shadow:0 6px 18px #2563eb61}.mobile-hamburger-btn{color:#0f172a;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:6px;transition:background .2s;display:none}.mobile-hamburger-btn:hover{background:#0000000d}.mobile-menu-drawer{-webkit-backdrop-filter:blur(20px);background:#fffffff5;border:1px solid #e2e8f0e6;border-radius:20px;flex-direction:column;gap:1rem;width:100%;max-width:1180px;margin-top:10px;padding:1.25rem;animation:.25s ease-out forwards mobileDrawerSlide;display:flex;box-shadow:0 16px 36px #0f172a1f}@keyframes mobileDrawerSlide{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.mobile-group{flex-direction:column;gap:6px;display:flex}.mobile-group-title{text-transform:uppercase;letter-spacing:.05em;color:#94a3b8;margin-bottom:2px;font-size:.72rem;font-weight:700}.mobile-link{color:#334155;border-radius:6px;padding:6px 8px;font-size:.9rem;font-weight:600;text-decoration:none;transition:background .15s}.mobile-link:hover{color:#2563eb;background:#f1f5f9}.mobile-logout-btn{text-align:left;cursor:pointer;color:#ef4444;background:0 0;border:none}.mobile-auth-section{border-top:1px solid #f1f5f9;margin-top:.25rem;padding-top:.75rem}.mobile-auth-btns{justify-content:space-between;align-items:center;gap:10px;display:flex}@media (width<=900px){.navbar-center-links{gap:1rem}}@media (width<=768px){.navbar-logo-text,.navbar-center-links,.desktop-auth-links{display:none}.mobile-hamburger-btn{display:flex}.floating-navbar,.light-navbar{padding:8px 14px}}.hero-wrapper{color:#0f172a;background-color:#f8fafc;flex-direction:column;justify-content:space-between;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;display:flex;position:relative;overflow:hidden}.hero-split{flex:1;grid-template-columns:1fr;align-items:center;gap:2.5rem;width:100%;max-width:1400px;margin:0 auto;padding:2.5rem 1.5rem 1rem;display:grid}.hero-left{z-index:10;flex-direction:column;justify-content:center;display:flex}.hero-left-content{max-width:500px;margin:0 auto;padding-top:.75rem}.hero-header-text{display:block}.hero-title{letter-spacing:-.04em;color:#0f172a;margin:0 0 1.25rem;font-size:clamp(2.5rem,4.5vw,4rem);font-weight:900;line-height:1.05}.hero-title .highlight-blue,.hero-title .dot{color:#2563eb}.hero-sub{color:#475569;margin:0 0 2rem;font-size:.95rem;font-weight:400;line-height:1.6}.hero-ctas{flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:2.5rem;display:flex}.hero-cta{cursor:pointer;border-radius:9999px;align-items:center;gap:8px;padding:12px 24px;font-size:.9rem;font-weight:700;transition:all .2s;display:inline-flex}.hero-cta--primary{color:#fff;background-color:#0b0f19;border:none;box-shadow:0 10px 20px -5px #0b0f194d}.hero-cta--primary:hover{background-color:#1e293b;transform:translateY(-2px)}.hero-cta--secondary{color:#fff;background-color:#2563eb;border:1px solid #2563eb;box-shadow:0 10px 20px -5px #2563eb4d}.hero-cta--secondary:hover{background-color:#1d4ed8;border-color:#1d4ed8;transform:translateY(-2px)}.arrow{transition:transform .2s}.hero-cta:hover .arrow{transform:translate(4px)}.ecosystem-section{flex-direction:column;gap:.75rem;display:flex}.ecosystem-title{color:#94a3b8;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.72rem;font-weight:700}.partner-badges{flex-wrap:wrap;gap:.5rem;display:flex}.partner-chip{color:#334155;background:#fff;border:1px solid #e2e8f0;border-radius:10px;align-items:center;gap:6px;padding:6px 12px;font-size:.8rem;font-weight:600;display:flex;box-shadow:0 2px 4px #00000005}.chip-icon{width:15px;height:15px}.chip-icon.blue{color:#2563eb}.chip-icon.purple{color:#9333ea}.chip-icon.green{color:#16a34a}.chip-icon.orange{color:#ea580c}.hero-center{z-index:5;justify-content:center;align-items:center;display:none;overflow:visible}.ai-match-card-wrapper{justify-content:center;align-items:center;display:flex;position:relative;overflow:visible}.ai-match-card{z-index:2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);text-align:center;background:#ffffffeb;border:1px solid #e2e8f0e6;border-radius:1.2rem;flex-direction:column;align-items:center;width:100%;max-width:190px;padding:1.2rem 1.1rem;display:flex;position:relative;box-shadow:0 20px 40px -15px #2563eb14}.ai-card-left-section{flex-direction:column;align-items:center;display:flex}.ai-match-logo-wrap{justify-content:center;align-items:center;margin-bottom:.75rem;display:flex}.ai-match-logo-img{object-fit:contain;border-radius:12px;width:48px;height:48px;box-shadow:0 4px 12px #2563eb26}.ai-card-title{color:#0f172a;margin:0 0 .25rem;font-size:.9rem;font-weight:800}.ai-card-sub{color:#64748b;justify-content:center;align-items:center;gap:4px;margin:0 0 .85rem;padding-left:15px;font-size:.78rem;font-weight:500;line-height:1.35;display:flex}.loop-highlight-container{text-align:left;justify-content:flex-start;align-items:center;min-width:80px;display:inline-flex}.loop-highlight{color:#2563eb;font-weight:700;display:inline-block}.ai-data-points{text-align:left;flex-direction:column;gap:.38rem;width:100%;margin:0;padding:0;list-style:none;display:flex}.ai-data-points li{color:#2563eb;align-items:center;gap:5px;font-size:.7rem;font-weight:600;display:flex}.point-dot{font-size:.6rem}.connector-lines{pointer-events:none;z-index:1;width:110px;height:220px;position:absolute;top:50%;overflow:visible;transform:translateY(-50%)}.connector-left{right:98%}.connector-right{left:98%}.mobile-connector-wrap,.mobile-match-badge,.carousel-nav-btn,.carousel-dots{display:none}.hero-right{justify-content:center;align-items:center;width:100%;min-height:440px;display:flex;position:relative}.cards-wrapper-container{justify-content:center;align-items:center;width:100%;height:430px;display:flex;position:relative}.card-stack{width:280px;height:420px;position:relative}.hero-card{box-sizing:border-box;-webkit-user-select:none;user-select:none;cursor:pointer;background:#fff;border:1px solid #e2e8f0e6;border-radius:20px;width:280px;height:420px;padding:10px;position:absolute;top:0;left:0;overflow:hidden;box-shadow:0 10px 25px -5px #0f172a14}.hero-card--top{cursor:grab;box-shadow:0 16px 32px -10px #0f172a1f,0 6px 12px -4px #0f172a0a}.hero-card--top:active{cursor:grabbing}.hero-card--back{box-shadow:0 8px 18px -6px #0000000d}.card-inner{flex-direction:column;width:100%;height:100%;display:flex}.card-image-wrap{background-color:#f1f5f9;border-radius:12px;flex-shrink:0;width:100%;height:155px;overflow:hidden}.mentor-avatar-img{object-fit:cover;object-position:center top;width:100%;height:100%;display:block}.card-info{text-align:left;flex-direction:column;flex:1;min-width:0;padding:8px 4px 2px;display:flex}.mentor-name{color:#0b132a;letter-spacing:-.02em;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:1.2rem;font-weight:800;line-height:1.15;overflow:hidden}.mentor-role{color:#475569;white-space:nowrap;text-overflow:ellipsis;margin:2px 0 5px;font-size:.76rem;font-weight:500;overflow:hidden}.mentor-bio{color:#64748b;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 8px;font-size:.72rem;line-height:1.35;display:-webkit-box;overflow:hidden}.card-stat-row{border-top:1px solid #f1f5f9;align-items:center;gap:8px;padding:6px 0;display:flex}.stat-icon-badge{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.stat-icon-badge svg{width:15px;height:15px}.stat-icon-badge--blue{color:#2563eb;background-color:#eff6ff}.stat-icon-badge--green{color:#16a34a;background-color:#f0fdf4}.stat-text{flex-direction:column;min-width:0;display:flex}.stat-label{color:#64748b;letter-spacing:.04em;font-size:.58rem;font-weight:700}.stat-value{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;margin-top:1px;font-size:.8rem;font-weight:700;overflow:hidden}.card-action-btns{gap:6px;width:100%;margin-top:auto;padding-top:6px;display:flex}.btn-outline,.btn-solid{cursor:pointer;white-space:nowrap;box-sizing:border-box;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:4px;min-width:0;padding:8px 6px;font-size:.65rem;font-weight:700;transition:all .2s;display:inline-flex;overflow:hidden}.btn-outline{color:#0052cc;background:#fff;border:1.5px solid #0052cc}.btn-outline:hover{background-color:#f0f5ff}.btn-solid{color:#fff;background-color:#0052cc;border:1.5px solid #0052cc}.btn-solid:hover{background-color:#003e99;border-color:#003e99}.btn-outline svg,.btn-solid svg{flex-shrink:0;width:13px;height:13px}.btn-outline span,.btn-solid span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.btn-arrow,.btn-plus{flex-shrink:0;font-size:.75rem;font-weight:700}@media (width>=1024px){.hero-split{grid-template-columns:1.1fr 200px 1.2fr;gap:2.5rem;padding:2.5rem 2rem 1rem}.hero-left-content{margin:0;padding-top:1rem}.hero-center{display:flex}.hero-right{justify-content:flex-start}.cards-wrapper-container{justify-content:flex-start;padding-left:60px}}@media (width<=1023px){.hero-wrapper{min-height:auto;padding-top:80px;padding-bottom:2.5rem}.hero-split{flex-direction:column;align-items:center;gap:1.25rem;padding:1rem;display:flex}.hero-left,.hero-left-content{display:contents}.hero-header-text{text-align:center;flex-direction:column;order:1;align-items:center;width:100%;display:flex}.hero-title{text-align:center;letter-spacing:-.03em;margin-bottom:.5rem;font-size:2.25rem}.hero-sub{text-align:center;color:#64748b;max-width:300px;margin-bottom:0;font-size:.85rem}.hero-center{flex-direction:column;order:2;align-items:center;width:100%;max-width:330px;margin-top:.25rem;display:flex!important}.ai-match-card-wrapper{flex-direction:column;align-items:center;width:100%;display:flex}.ai-match-card{background:#fff;border:1px solid #f1f5f9;border-radius:1.1rem;flex-direction:row;justify-content:space-between;align-items:center;width:100%;max-width:100%;padding:.75rem 1rem;box-shadow:0 8px 20px #2563eb0d}.ai-card-left-section{text-align:left;flex-shrink:0;align-items:flex-start}.ai-match-logo-wrap{margin-bottom:.25rem}.ai-match-logo-img{width:32px;height:32px}.ai-card-title{font-size:.75rem;font-weight:800}.ai-card-sub{white-space:nowrap;justify-content:flex-start;margin:0;padding-left:0;font-size:.65rem}.loop-highlight-container{min-width:72px}.ai-data-points{grid-template-columns:1fr 1fr;gap:.2rem .6rem;width:auto;display:grid}.ai-data-points li{color:#3b82f6;font-size:.62rem}.connector-lines{display:none}.mobile-connector-wrap{flex-direction:column;align-items:center;margin-top:-2px;display:flex}.mobile-connector-line{width:90px;height:20px}.mobile-spark-badge{color:#2563eb;z-index:2;background:#fff;border:1px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;margin-top:-10px;font-size:.75rem;display:flex;box-shadow:0 4px 12px #2563eb1f}.hero-right{box-sizing:border-box;flex-direction:column;order:3;align-items:center;width:100%;min-height:auto;padding:0 10px;display:flex;overflow:hidden}.cards-wrapper-container{justify-content:center;width:100%;height:420px;padding-left:0;position:relative}.card-stack{width:270px;height:410px}.hero-card{border-radius:18px;width:270px;height:410px;padding:10px}.card-image-wrap{height:145px}.mentor-name{font-size:1.15rem}.carousel-nav-btn{color:#2563eb;cursor:pointer;z-index:30;background:#fff;border:1px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.2rem;font-weight:700;transition:transform .15s,background-color .15s;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 12px #0000001f;display:flex!important}.carousel-nav-btn:active{transform:translateY(-50%)scale(.92)}.carousel-nav-btn.prev{left:4px}.carousel-nav-btn.next{right:4px}.carousel-dots{justify-content:center;gap:6px;margin-top:10px;display:flex!important}.dot-item{cursor:pointer;background-color:#cbd5e1;border-radius:50%;width:6px;height:6px;transition:all .2s}.dot-item.active{background-color:#2563eb;border-radius:4px;width:16px}.hero-ctas{flex-direction:column-reverse;order:4;gap:.65rem;width:100%;max-width:330px;margin-top:1rem;margin-bottom:.75rem}.hero-cta{justify-content:center;width:100%;padding:12px 20px;font-size:.88rem}.ecosystem-section{order:5;align-items:center;width:100%}.ecosystem-title{display:none}.partner-badges{flex-wrap:wrap;justify-content:center;gap:.4rem}.partner-chip{border-radius:10px;padding:5px 10px;font-size:.72rem}}@media (width<=380px){.card-stack,.hero-card{width:245px}.card-action-btns{flex-direction:column;gap:5px}.btn-outline,.btn-solid{width:100%;padding:6px 4px}.carousel-nav-btn.prev{left:0}.carousel-nav-btn.next{right:0}}.ps-section{background:#fff;justify-content:center;align-items:center;padding:5.5rem 0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex;position:relative;overflow:hidden}.ps-bg-glow{pointer-events:none;z-index:0;filter:blur(100px);opacity:.45;border-radius:50%;width:500px;height:500px;position:absolute}.ps-bg-glow--left{background:radial-gradient(circle,#93c5fd73 0%,#eef2ff00 70%);bottom:-100px;left:-150px}.ps-bg-glow--right{background:radial-gradient(circle,#bfdbfe66 0%,#f3f4f600 70%);bottom:-100px;right:-150px}.ps-bg-dots{pointer-events:none;z-index:0;opacity:.25;background-image:radial-gradient(#94a3b8 1.2px,#0000 1.2px);background-size:14px 14px;width:180px;height:240px;position:absolute}.ps-bg-dots--left{top:35%;left:20px}.ps-bg-dots--right{bottom:15%;right:20px}.ps-inner{z-index:1;width:100%;max-width:1040px;margin:0 auto;padding:0 1.5rem;position:relative}.ps-header{text-align:center;max-width:680px;margin:0 auto 3.5rem}.ps-title{letter-spacing:-.035em;color:#0d1117;margin:0 0 16px;font-size:clamp(2rem,3.8vw,2.75rem);font-weight:800;line-height:1.2}.ps-title-blue{color:#2563eb}.ps-subtitle{color:#64748b;max-width:580px;margin:0 auto;font-size:.975rem;line-height:1.6}.ps-cards-container{grid-template-columns:1fr;align-items:stretch;gap:4rem;display:grid;position:relative}.ps-cards-slider-track{display:contents}@media (width>=1024px){.ps-cards-container{grid-template-columns:1fr 1fr}}.ps-card{box-sizing:border-box;border-radius:1.75rem;flex-direction:column;justify-content:space-between;padding:2.75rem 2.25rem 2.25rem;transition:transform .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden}.ps-card--light{background:#fff;border:1px solid #e2e8f0cc;box-shadow:0 20px 40px -15px #0f172a0d,0 0 0 1px #f1f5f999}.ps-card--light:hover{box-shadow:0 25px 50px -12px #0f172a14}.ps-card--dark{background:#090d16;border:1px solid #ffffff14;box-shadow:0 25px 50px -15px #0006}.ps-dark-card-glow{pointer-events:none;border:1px solid #ffffff0a;border-radius:50%;width:240px;height:240px;position:absolute;top:-60px;right:-60px}.ps-card-header--center{text-align:center;flex-direction:column;align-items:center;margin-bottom:2.25rem;display:flex}.ps-card-title{letter-spacing:-.02em;margin:0 0 10px;font-size:1.5rem;font-weight:800}.ps-card-title--dark{color:#0f172a}.ps-card-title--light{color:#fff}.ps-card-desc{color:#64748b;max-width:320px;margin:0;font-size:.85rem;line-height:1.5}.ps-card-desc--muted{color:#94a3b8}.ps-steps-list{flex-direction:column;gap:1.6rem;margin-bottom:2.5rem;display:flex}.ps-step-item{z-index:2;align-items:flex-start;gap:1.15rem;display:flex;position:relative}.ps-step-number{color:#2563eb;background:#eff6ff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:.85rem;font-weight:700;display:flex;box-shadow:0 4px 10px #2563eb1f}.ps-step-number--dark{color:#e2e8f0;box-shadow:none;background:#ffffff14}.ps-step-content{flex-direction:column;gap:3px;padding-top:5px;display:flex}.ps-step-title{color:#0f172a;letter-spacing:-.01em;margin:0;font-size:.9rem;font-weight:700}.ps-step-title--dark{color:#fff}.ps-step-desc{color:#64748b;margin:0;font-size:.8rem;line-height:1.45}.ps-step-desc--dark{color:#94a3b8}.ps-cta{cursor:pointer;box-sizing:border-box;border:none;border-radius:9999px;justify-content:center;align-items:center;width:100%;padding:13px 24px;font-family:inherit;font-size:.875rem;font-weight:700;text-decoration:none;transition:all .2s;display:flex}.ps-cta--dark{color:#fff;background:#090d16;box-shadow:0 4px 14px #090d1633}.ps-cta--dark:hover{background:#1e293b;transform:translateY(-1px)}.ps-cta--white{color:#090d16;background:#fff;box-shadow:0 4px 14px #ffffff26}.ps-cta--white:hover{background:#f8fafc;transform:translateY(-1px)}.ps-mobile-switcher{display:none}@media (width<=1023px){.ps-section{padding:2rem 0}.ps-header{margin-bottom:1.25rem}.ps-title{margin-bottom:6px;font-size:1.65rem}.ps-subtitle{font-size:.825rem;line-height:1.4}.ps-cards-container{box-sizing:border-box;background:#111317;border-radius:1.5rem;flex-direction:column;max-width:100%;margin:0 auto;padding:.85rem;display:flex;overflow:hidden}.ps-mobile-switcher{z-index:20;box-sizing:border-box;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:9999px;justify-content:center;gap:4px;width:100%;margin-bottom:.75rem;padding:4px;display:flex;position:relative}.ps-switch-pill{z-index:1;background:#2563eb;border-radius:9999px;width:calc(50% - 6px);transition:transform .3s cubic-bezier(.4,0,.2,1);position:absolute;top:4px;bottom:4px;left:4px;box-shadow:0 4px 14px #2563eb59}.ps-switch-btn{text-align:center;color:#ffffff80;cursor:pointer;z-index:2;background:0 0;border:none;border-radius:9999px;flex:1;padding:8px 12px;font-size:.8rem;font-weight:600;transition:color .25s;position:relative}.ps-switch-btn.active{color:#fff}.ps-cards-slider-track{gap:20px;width:100%;transition:transform .45s cubic-bezier(.25,1,.5,1);display:flex}.ps-cards-slider-track .ps-card{box-sizing:border-box;padding:1.25rem 1rem;flex:0 0 100%!important;width:100%!important;min-width:100%!important;max-width:100%!important}.ps-card-header--center{margin-bottom:1rem}.ps-card-title{margin-bottom:4px;font-size:1.25rem}.ps-card-desc{font-size:.78rem;line-height:1.35}.ps-steps-list{gap:.75rem;margin-bottom:1.25rem}.ps-step-item{gap:.75rem}.ps-step-number{width:28px;height:28px;font-size:.75rem}.ps-step-content{gap:1px;padding-top:1px}.ps-step-title{font-size:.825rem}.ps-step-desc{font-size:.75rem;line-height:1.3}.ps-cta{padding:10px 18px;font-size:.825rem}}@media (width<=767px){.ps-section{padding:1.25rem 0}.ps-bg-dots{display:none}}.sp-section{color:#0f172a;background:#fff;padding:5rem 1.5rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;position:relative;overflow:hidden}.sp-text-blue{color:#2563eb}.sp-glow{pointer-events:none;filter:blur(140px);opacity:.05;z-index:1;border-radius:50%;width:35rem;height:35rem;position:absolute}.sp-glow--blue{background:#2563eb;top:-10rem;left:-10rem}.sp-glow--purple{background:#8b5cf6;bottom:-10rem;right:-10rem}.sp-intro{text-align:center;z-index:5;max-width:820px;margin:0 auto 5rem;position:relative}.sp-intro-title{letter-spacing:-.02em;margin-bottom:1.25rem;font-size:clamp(1.6rem,4vw,2.5rem);font-weight:800;line-height:1.3}.sp-intro-subtitle{color:#64748b;font-size:clamp(.95rem,2vw,1.1rem);line-height:1.6}.sp-intro-divider{justify-content:center;align-items:center;gap:1rem;margin-top:2rem;display:flex}.sp-intro-line{background:#0f172a1a;width:60px;height:1px}.sp-intro-divider-badge{text-transform:uppercase;letter-spacing:.2em;color:#64748b;font-size:.75rem;font-weight:700}.sp-container{z-index:5;flex-direction:column;gap:6rem;max-width:1200px;margin:0 auto;display:flex;position:relative}.sp-row{justify-content:space-between;align-items:center;gap:4rem;display:flex}.sp-row--reverse{flex-direction:row-reverse}.sp-text-block{flex-direction:column;flex:1;align-items:flex-start;max-width:500px;display:flex}.sp-visual-block{flex:1.2;justify-content:center;width:100%;display:flex}.sp-badge{color:#2563eb;letter-spacing:.05em;background:#2563eb14;border:1px solid #2563eb33;border-radius:9999px;align-items:center;gap:.5rem;padding:4px 12px;font-size:.75rem;font-weight:700;display:inline-flex}.sp-badge-dot{background:#2563eb;border-radius:50%;width:6px;height:6px}.sp-title{letter-spacing:-.02em;margin:1.2rem 0 1rem;font-size:2.2rem;font-weight:800;line-height:1.25}.sp-description{color:#64748b;margin-bottom:2rem;font-size:1rem;line-height:1.6}.sp-subfeatures{flex-direction:column;gap:1.25rem;width:100%;display:flex}.sp-subfeature-item{align-items:flex-start;gap:1rem;display:flex}.sp-subfeature-icon{color:#2563eb;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.sp-subfeature-icon svg{width:18px;height:18px}.sp-subfeature-title{color:#0f172a;margin:0 0 .2rem;font-size:.95rem;font-weight:700}.sp-subfeature-desc{color:#64748b;margin:0;font-size:.85rem;line-height:1.4}.sp-mockup-frame{color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:1rem;width:100%;max-width:880px;font-size:.85rem;overflow:hidden;box-shadow:0 20px 40px -15px #0f172a14}.sp-mockup-header{background:#fff;border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:.75rem 1.25rem;display:flex}.sp-mockup-brand{align-items:center;gap:.5rem;display:flex}.sp-brand-logo{color:#fff;background:#0f172a;border-radius:5px;justify-content:center;align-items:center;width:24px;height:24px;font-size:.8rem;font-weight:800;display:flex}.sp-brand-logo.dark{background:#0f172a}.sp-brand-name{font-size:.85rem;font-weight:700}.sp-mockup-nav{gap:1.25rem;display:flex}.sp-nav-item{color:#64748b;font-size:.8rem;font-weight:500}.sp-nav-item.active{color:#2563eb;border-bottom:2px solid #2563eb;padding-bottom:2px;font-weight:700}.sp-mockup-user{align-items:center;gap:.75rem;display:flex}.sp-avatar-small{object-fit:cover;border-radius:50%;width:26px;height:26px}.sp-mockup-body{background:#f8fafc;padding:1.25rem}.sp-body-top-row{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.sp-mockup-title{color:#0f172a;margin:0;font-size:1.1rem;font-weight:800}.sp-mockup-subtitle{color:#64748b;margin:.1rem 0 0;font-size:.8rem}.sp-date-picker{color:#475569;background:#fff;border:1px solid #e2e8f0;border-radius:6px;padding:4px 10px;font-size:.75rem}.sp-metrics-grid-4{grid-template-columns:repeat(4,1fr);gap:.85rem;margin-bottom:1.25rem;display:grid}.sp-metric-card{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;flex-direction:column;padding:.85rem;display:flex}.sp-mc-header{justify-content:space-between;align-items:center;display:flex}.sp-mc-label{color:#64748b;font-size:.72rem;font-weight:500}.sp-mc-val{color:#0f172a;margin:.3rem 0;font-size:1.25rem;font-weight:800}.sp-mc-icon-bg{border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;font-size:.75rem;display:flex}.sp-mc-icon-bg.green{background:#dcfce7}.sp-mc-icon-bg.purple{background:#f3e8ff}.sp-mc-icon-bg.orange{background:#ffedd5}.sp-mc-progress{background:#f1f5f9;border-radius:999px;height:5px;margin:.3rem 0;overflow:hidden}.sp-mc-progress-bar{background:#2563eb;border-radius:999px;height:100%}.sp-mc-subtext{color:#64748b;justify-content:space-between;font-size:.7rem;display:flex}.sp-mc-pct{color:#2563eb;font-weight:700}.sp-trend-tag{font-size:.7rem;font-weight:600}.sp-trend-tag.green{color:#16a34a}.sp-pipeline-section{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;margin-bottom:1rem;padding:1rem}.sp-pipeline-header{justify-content:space-between;align-items:center;margin-bottom:.85rem;display:flex}.sp-pipeline-title{margin:0;font-size:.95rem;font-weight:800}.sp-pipeline-subtitle{color:#64748b;margin:0;font-size:.75rem}.sp-link-blue{color:#2563eb;font-size:.75rem;font-weight:600}.sp-pipeline-cols-3{grid-template-columns:repeat(3,1fr);gap:.75rem;display:grid}.sp-pipeline-col{background:#f8fafc;border-radius:.5rem;padding:.6rem}.sp-pcol-head{color:#475569;justify-content:space-between;align-items:center;margin-bottom:.5rem;font-size:.72rem;font-weight:700;display:flex}.sp-count-pill{border-radius:999px;padding:1px 6px;font-size:.68rem}.sp-count-pill.blue{color:#1e40af;background:#dbeafe}.sp-count-pill.orange{color:#c2410c;background:#ffedd5}.sp-count-pill.green{color:#15803d;background:#dcfce7}.sp-pcol-card{flex-direction:column;gap:.4rem;display:flex}.sp-investor-item{background:#fff;border:1px solid #e2e8f0;border-radius:.4rem;align-items:center;gap:.5rem;padding:.4rem .5rem;display:flex}.sp-inv-logo{color:#fff;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:.65rem;font-weight:800;display:flex}.sp-inv-logo.green-bg{background:#16a34a}.sp-inv-logo.dark-bg{background:#0f172a}.sp-inv-logo.blue-bg{background:#2563eb}.sp-inv-logo.red-bg{background:#dc2626}.sp-inv-logo.purple-bg{color:#7e22ce;background:#f3e8ff}.sp-inv-name{color:#0f172a;font-size:.72rem;font-weight:700}.sp-inv-tag{color:#94a3b8;font-size:.62rem}.sp-more-tag{color:#64748b;margin-top:.2rem;font-size:.68rem}.sp-top-engaging-box{background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;flex-direction:column;gap:.4rem;padding:.6rem;display:flex}.sp-engaging-sub{color:#64748b;font-size:.65rem}.sp-bottom-milestone-bar{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;align-items:center;gap:1rem;padding:.75rem 1rem;display:flex}.sp-bm-left{align-items:center;gap:.6rem;display:flex}.sp-bm-title{color:#64748b;font-size:.75rem}.sp-bm-val{color:#0f172a;font-size:1.1rem;font-weight:800}.sp-bm-sub{color:#94a3b8;font-size:.65rem}.sp-bm-right{flex:1}.sp-bm-pct{color:#2563eb;font-size:.85rem;font-weight:800}.sp-visibility-canvas{justify-content:center;align-items:center;width:100%;max-width:850px;min-height:480px;display:flex;position:relative}.sp-profile-card{z-index:10;color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:1.25rem;width:320px;padding:1.25rem;box-shadow:0 15px 35px #0f172a14}.sp-pc-header{justify-content:space-between;align-items:flex-start;display:flex}.sp-pc-brand{gap:.6rem;display:flex}.sp-pc-name{font-size:1rem;font-weight:800}.sp-blue-check{color:#2563eb}.sp-pc-sub{color:#64748b;font-size:.72rem}.sp-verified-pill{color:#16a34a;background:#dcfce7;border:1px solid #bbf7d0;border-radius:999px;padding:2px 8px;font-size:.68rem;font-weight:700}.sp-pc-founder{background:#f8fafc;border-radius:.5rem;align-items:center;gap:.5rem;margin:.85rem 0;padding:.4rem .6rem;display:flex}.sp-founder-name{color:#334155;font-size:.78rem}.sp-in-icon{color:#fff;background:#0284c7;border-radius:2px;margin-left:auto;padding:1px 4px;font-size:.6rem;font-weight:800}.sp-pc-grid{grid-template-columns:repeat(3,1fr);gap:.5rem;margin:.85rem 0;display:grid}.sp-pc-cell{flex-direction:column;display:flex}.sp-pc-label{color:#64748b;font-size:.68rem}.sp-pc-val{color:#0f172a;font-size:.85rem;font-weight:700}.sp-pc-divider{background:#f1f5f9;height:1px;margin:.75rem 0}.sp-pc-scores{flex-direction:column;gap:.3rem;display:flex}.sp-score-row{justify-content:space-between;font-size:.75rem;display:flex}.sp-score-label{color:#64748b}.sp-score-val{font-weight:700}.sp-score-val.blue{color:#2563eb}.sp-score-val.green{color:#16a34a}.sp-score-val.dark{color:#0f172a}.sp-pc-checks{color:#334155;grid-template-columns:1fr 1fr;gap:.4rem;font-size:.7rem;font-weight:500;display:grid}.sp-check-item{align-items:center;gap:.3rem;display:flex}.sp-check-icon{color:#16a34a;font-weight:800}.sp-float-badge{z-index:12;color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;align-items:center;gap:.5rem;padding:.5rem .75rem;display:flex;position:absolute;box-shadow:0 10px 20px #0f172a0f}.sp-float-avatar{object-fit:cover;border-radius:50%;width:28px;height:28px}.sp-fb-title{font-size:.72rem;line-height:1.2}.sp-fb-sub{color:#64748b;font-size:.65rem}.sp-fb-time{color:#94a3b8;font-size:.62rem}.sp-icon-circle{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.8rem;display:flex}.sp-icon-circle.purple{background:#f3e8ff}.sp-icon-circle.blue{background:#dbeafe}.sp-icon-circle.green{background:#dcfce7}.sp-icon-circle.orange{background:#ffedd5}.float-top-left{top:20px;left:10px}.float-mid-left{top:180px;left:0}.float-bot-left{bottom:20px;left:40px}.float-top-right{top:20px;right:10px}.float-mid-right{top:150px;right:0}.float-lower-right{top:270px;right:10px}.float-bot-right{bottom:20px;right:40px}.sp-dealroom-frame{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 10px 30px #0f172a0d}.sp-dr-top-header{background:#fff;border-bottom:1px solid #f1f5f9;align-items:center;padding:.85rem 1.25rem;display:flex}.sp-dr-window-dots{gap:6px;margin-right:1.2rem;display:flex}.sp-dr-dot{border-radius:50%;width:10px;height:10px}.sp-dr-dot.red{background:#ef4444}.sp-dr-dot.yellow{background:#f59e0b}.sp-dr-dot.green{background:#10b981}.sp-dr-title{color:#0f172a;margin:0;font-size:1.1rem;font-weight:800}.sp-dr-header-right{align-items:center;gap:.75rem;margin-left:auto;display:flex}.sp-members-text{color:#64748b;font-size:.8rem;font-weight:500}.sp-avatar-stack{align-items:center;display:flex}.sp-avatar-stack img{object-fit:cover;border:2px solid #fff;border-radius:50%;width:24px;height:24px;margin-left:-8px}.sp-avatar-stack img:first-child{margin-left:0}.sp-avatar-more{color:#475569;background:#f1f5f9;border:2px solid #fff;border-radius:999px;margin-left:-6px;padding:2px 5px;font-size:.65rem;font-weight:700}.sp-invite-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:.5rem;align-items:center;gap:.35rem;padding:6px 14px;font-size:.78rem;font-weight:600;display:flex}.sp-dr-canvas{background:#f8fafc;grid-template-columns:210px 1fr 210px;gap:.85rem;padding:1rem;display:grid}.sp-dr-card{background:#fff;border:1px solid #e2e8f0;border-radius:.85rem;padding:.85rem;box-shadow:0 1px 3px #00000005}.sp-dr-sidebar{flex-direction:column;display:flex}.sp-dr-sb-head{justify-content:space-between;align-items:center;margin-bottom:.85rem;display:flex}.sp-dr-sb-title{color:#0f172a;font-size:.85rem;font-weight:800}.sp-dr-plus-btn{color:#2563eb;cursor:pointer;font-size:1rem;font-weight:700}.sp-dr-sb-list{flex-direction:column;flex:1;gap:.4rem;display:flex}.sp-dr-sb-item{cursor:pointer;border-radius:.5rem;align-items:center;gap:.5rem;padding:.45rem .5rem;display:flex}.sp-dr-sb-item.active{background:#f1f5f9}.sp-dr-sb-logo{color:#fff;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:.65rem;font-weight:800;display:flex}.sp-dr-sb-logo.dark{background:#0f172a;flex-direction:column;font-size:.55rem;line-height:.8}.sp-dr-sb-logo.dark.small{width:28px;height:28px}.sp-dr-sb-logo.red{background:#ef4444}.sp-dr-sb-logo.blue-star{background:#2563eb;font-size:.8rem}.sp-dr-sb-logo.orange{background:#f97316}.sp-dr-sb-logo.dark-m{background:#0f172a;font-size:.75rem}.sp-dr-sb-info{flex:1;overflow:hidden}.sp-dr-sb-name{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;font-weight:700;overflow:hidden}.sp-dr-sb-status{color:#94a3b8;font-size:.65rem}.sp-dr-status-dot{border-radius:50%;flex-shrink:0;width:6px;height:6px}.sp-dr-status-dot.blue{background:#2563eb}.sp-dr-status-dot.grey{background:#cbd5e1}.sp-dr-new-room{color:#2563eb;cursor:pointer;margin-top:1rem;font-size:.75rem;font-weight:600}.sp-dr-chat-area{flex-direction:column;display:flex}.sp-dr-chat-head{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding-bottom:.75rem;display:flex}.sp-dr-chat-left{align-items:center;gap:.6rem;display:flex}.sp-dr-chat-title{color:#0f172a;align-items:center;gap:.4rem;font-size:.88rem;font-weight:800;display:flex}.sp-dr-active-badge{color:#15803d;background:#dcfce7;border:1px solid #bbf7d0;border-radius:999px;align-items:center;gap:4px;padding:2px 8px;font-size:.65rem;font-weight:700;display:inline-flex}.sp-dr-live-dot{background-color:#22c55e;border-radius:50%;width:5px;height:5px;box-shadow:0 0 0 2px #22c55e33}.sp-dr-chat-sub{color:#94a3b8;font-size:.68rem}.sp-dr-chat-actions{align-items:center;gap:.4rem;display:flex}.sp-dr-action-btn{color:#2563eb;cursor:pointer;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;padding:0;transition:all .2s;display:flex}.sp-dr-action-btn:hover{color:#fff;background:#2563eb;border-color:#2563eb}.sp-dr-chat-divider{text-align:center;color:#94a3b8;margin:.75rem 0;font-size:.68rem}.sp-dr-chat-messages{flex-direction:column;flex:1;gap:.85rem;display:flex}.sp-dr-msg-group{align-items:flex-start;gap:.5rem;display:flex}.sp-dr-msg-group.right{justify-content:flex-end}.sp-dr-avatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:26px;height:26px}.sp-dr-msg-body{flex-direction:column;max-width:80%;display:flex}.sp-dr-msg-group.right .sp-dr-msg-body{align-items:flex-end}.sp-dr-bubble{border-radius:.6rem;padding:.5rem .75rem;font-size:.72rem;line-height:1.4}.sp-dr-bubble.blue{color:#fff;background:#2563eb}.sp-dr-bubble.gray{color:#0f172a;background:#f1f5f9}.sp-dr-msg-time{color:#94a3b8;margin-top:2px;font-size:.6rem}.sp-dr-attachment{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem;align-items:center;gap:.5rem;width:fit-content;margin-top:.35rem;padding:.4rem .6rem;display:flex}.sp-dr-xls-tag{color:#fff;background:#16a34a;border-radius:3px;padding:2px 4px;font-size:.55rem;font-weight:800}.sp-dr-att-info{flex-direction:column;display:flex}.sp-dr-att-name{color:#0f172a;font-size:.7rem;font-weight:700}.sp-dr-att-size{color:#94a3b8;font-size:.6rem}.sp-dr-att-icon{cursor:pointer;margin-left:.4rem;font-size:.75rem}.sp-dr-chat-input-bar{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem;justify-content:space-between;align-items:center;margin-top:1rem;padding:.4rem .6rem;display:flex}.sp-dr-chat-input-bar input{color:#0f172a;background:0 0;border:none;outline:none;width:70%;font-size:.72rem}.sp-dr-input-icons{align-items:center;gap:.4rem;font-size:.8rem;display:flex}.sp-dr-send-btn{color:#2563eb;cursor:pointer;margin-left:2px}.sp-dr-meeting-widget{flex-direction:column;display:flex}.sp-dr-mw-header{align-items:center;gap:.5rem;margin-bottom:.6rem;display:flex}.sp-dr-mw-icon{background:#dbeafe;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.sp-dr-mw-label{color:#94a3b8;font-size:.65rem}.sp-dr-mw-title{color:#0f172a;font-size:.82rem;font-weight:800}.sp-dr-mw-time{color:#64748b;margin-bottom:.75rem;font-size:.68rem;line-height:1.35}.sp-dr-mw-avatars{margin-bottom:1rem}.sp-dr-view-meeting-btn{color:#fff;cursor:pointer;text-align:center;background:#2563eb;border:none;border-radius:.5rem;width:100%;padding:.5rem;font-size:.75rem;font-weight:700}.sp-dr-progress-panel{background:#fff;border-top:1px solid #e2e8f0;padding:1rem 1.25rem}.sp-dr-progress-title{color:#0f172a;margin:0 0 .85rem;font-size:.85rem;font-weight:800}.sp-dr-timeline{justify-content:space-between;align-items:center;display:flex}.sp-dr-step{z-index:2;flex-direction:column;align-items:center;display:flex;position:relative}.sp-dr-step-icon{border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;margin-bottom:.3rem;font-size:.65rem;font-weight:800;display:flex}.sp-dr-step-icon.completed{color:#fff;background:#16a34a}.sp-dr-step-icon.active{color:#fff;background:#2563eb}.sp-dr-active-dot{background:#fff;border-radius:50%;width:6px;height:6px}.sp-dr-step-icon.upcoming{color:#94a3b8;background:#fff;border:2px solid #cbd5e1;font-size:0}.sp-dr-step-label{color:#0f172a;white-space:nowrap;font-size:.7rem;font-weight:700}.sp-dr-line{border-radius:999px;flex:1;height:3px;margin:0 8px 1.2rem}.sp-dr-line.completed{background:#16a34a}.sp-dr-line.active{background:#2563eb}.sp-dr-line.upcoming{background:#e2e8f0}@media (width>=1024px){.sp-desktop-view{display:block}.sp-mobile-view{display:none}}@media (width<=1023px){.sp-desktop-view{display:none}.sp-mobile-view{text-align:center;box-sizing:border-box;flex-direction:column;align-items:center;width:100%;padding:1.5rem 1rem 2.5rem;display:flex}.sp-mobile-header{width:100%;max-width:360px;margin-bottom:1.25rem}.sp-mobile-title{color:#0f172a;letter-spacing:-.02em;margin:.75rem 0 .4rem;font-size:clamp(1.8rem,6.5vw,2.4rem);font-weight:800}.sp-mobile-sub{color:#64748b;max-width:320px;margin:0 auto;font-size:.85rem;line-height:1.4}.sp-mobile-feature-tabs{scrollbar-width:none;box-sizing:border-box;flex-wrap:nowrap;gap:4px;width:100%;max-width:360px;margin-bottom:1rem;padding:0;display:flex;overflow-x:auto}.sp-mobile-feature-tabs::-webkit-scrollbar{display:none}.sp-mobile-ft-card{box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:10px;flex-direction:column;flex:1;justify-content:center;align-items:center;min-width:0;padding:6px 3px;display:flex;box-shadow:0 2px 6px #00000008}.sp-mobile-ft-card span{color:#1e293b;text-align:center;letter-spacing:-.02em;word-break:break-word;margin-top:3px;font-size:.58rem;font-weight:700;line-height:1.15}.sp-mobile-ft-icon{border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-size:.75rem;display:flex}.sp-mobile-ft-icon.blue{color:#2563eb;background:#eff6ff}.sp-mobile-ft-icon.purple{color:#9333ea;background:#f3e8ff}.sp-mobile-ft-icon.green{color:#16a34a;background:#dcfce7}.sp-mobile-dashboard-frame{text-align:left;box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:20px;width:100%;max-width:360px;padding:1.15rem;box-shadow:0 12px 30px #0f172a0f}.sp-mdb-top{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;margin-bottom:.85rem;padding-bottom:.65rem;display:flex}.sp-mdb-brand{align-items:center;gap:6px;display:flex}.sp-mdb-logo{color:#fff;background:#0f172a;border-radius:6px;justify-content:center;align-items:center;width:22px;height:22px;font-size:.7rem;font-weight:800;display:flex}.sp-mdb-logo.green{color:#fff;background:#16a34a}.sp-mdb-name{color:#0f172a;font-size:.85rem;font-weight:800}.sp-mdb-user-img{object-fit:cover;border-radius:50%;width:26px;height:26px}.sp-mdb-overview-head{justify-content:space-between;align-items:center;margin-bottom:.65rem;display:flex}.sp-mdb-h3{color:#0f172a;margin:0;font-size:.92rem;font-weight:800}.sp-mdb-date{color:#64748b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;padding:3px 7px;font-size:.65rem}.sp-mdb-stats-grid{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:.85rem;display:grid}.sp-mdb-stat-card{background:#f8fafc;border:1px solid #f1f5f9;border-radius:12px;flex-direction:column;justify-content:space-between;padding:8px 10px;display:flex}.sp-mdb-stat-header{align-items:flex-start;gap:6px;display:flex}.sp-mdb-stat-icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:.65rem;display:flex}.sp-mdb-stat-icon.green{color:#16a34a;background:#dcfce7}.sp-mdb-stat-icon.purple{color:#9333ea;background:#f3e8ff}.sp-mdb-stat-icon.orange{color:#ea580c;background:#ffedd5}.sp-mdb-stat-icon.blue{color:#2563eb;background:#dbeafe}.sp-mdb-stat-val{color:#0f172a;font-size:.9rem;font-weight:800;line-height:1.1}.sp-mdb-stat-lbl{color:#64748b;margin-top:1px;font-size:.58rem;line-height:1.2}.sp-mdb-stat-trend{color:#16a34a;margin-top:5px;font-size:.55rem;font-weight:700}.sp-mdb-pipeline{border-top:1px solid #f1f5f9;margin-bottom:.75rem;padding-top:.75rem}.sp-mdb-pipeline-head{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.sp-mdb-h4{color:#0f172a;margin:0;font-size:.85rem;font-weight:800}.sp-mdb-link{color:#2563eb;font-size:.65rem;font-weight:700}.sp-mdb-pipeline-cols{box-sizing:border-box;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;width:100%;display:grid}.sp-mdb-pcol{min-width:0;overflow:hidden}.sp-mdb-pcol-head{white-space:nowrap;text-overflow:ellipsis;border-radius:4px;margin-bottom:4px;padding:2px 3px;font-size:.52rem;font-weight:700;overflow:hidden}.sp-mdb-pcol-head.blue{color:#2563eb;background:#eff6ff}.sp-mdb-pcol-head.orange{color:#ea580c;background:#fff7ed}.sp-mdb-pcol-head.green{color:#16a34a;background:#f0fdf4}.sp-mdb-pcol-card{background:#f8fafc;border:1px solid #f1f5f9;border-radius:8px;flex-direction:column;gap:3px;min-width:0;padding:4px;display:flex;overflow:hidden}.sp-mdb-inv-row{color:#1e293b;white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:2px;min-width:0;font-size:.52rem;font-weight:700;display:flex;overflow:hidden}.sp-mdb-badge-dark{color:#fff;background:#0f172a;border-radius:3px;flex-shrink:0;justify-content:center;align-items:center;width:13px;height:13px;font-size:.52rem;font-weight:800;display:flex}.sp-mdb-badge-red{color:#fff;background:#dc2626;border-radius:3px;flex-shrink:0;justify-content:center;align-items:center;width:13px;height:13px;font-size:.52rem;font-weight:800;display:flex}.sp-mdb-badge-blue{color:#fff;background:#2563eb;border-radius:3px;flex-shrink:0;justify-content:center;align-items:center;width:13px;height:13px;font-size:.52rem;font-weight:800;display:flex}.sp-mdb-badge-green{color:#fff;background:#16a34a;border-radius:3px;flex-shrink:0;justify-content:center;align-items:center;width:13px;height:13px;font-size:.52rem;font-weight:800;display:flex}.sp-mdb-more{color:#2563eb;margin-top:2px;font-size:.55rem;font-weight:700}.sp-mdb-insight-banner{color:#1e293b;background:#eff6ff;border:1px solid #bfdbfe;border-radius:12px;align-items:center;gap:8px;margin-top:.25rem;padding:8px 10px;font-size:.68rem;display:flex}.sp-mdb-insight-star{color:#2563eb;background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:.72rem;display:flex;box-shadow:0 2px 6px #2563eb26}.sp-mdb-blue-text{color:#2563eb;font-weight:700}.sp-pill-badge-blue{color:#2563eb;background:#eff6ff;border:1px solid #bfdbfe;border-radius:9999px;padding:4px 12px;font-size:.72rem;font-weight:800;display:inline-block}.sp-mobile-section-block{flex-direction:column;align-items:center;width:100%;margin-top:4.5rem;display:flex}.sp-mobile-feature-tabs.three-cols{grid-template-columns:repeat(3,1fr);gap:6px;display:grid;overflow-x:visible}.sp-mobile-visibility-canvas-rel{box-sizing:border-box;width:100%;max-width:360px;margin-top:1.5rem;padding:36px 0 42px;position:relative}.sp-mob-profile-card{text-align:left;box-sizing:border-box;z-index:2;background:#fff;border:1px solid #e2e8f0;border-radius:18px;width:86%;margin:0 auto;padding:.85rem;position:relative;box-shadow:0 10px 25px #0f172a0f}.sp-mob-fb-abs{color:#0f172a;z-index:10;white-space:nowrap;text-align:left;background:#fff;border:1px solid #e2e8f0;border-radius:10px;align-items:center;gap:6px;padding:4px 7px;font-size:.62rem;line-height:1.25;display:flex;position:absolute;box-shadow:0 6px 16px #0f172a14}.sp-mob-fb-abs.top-left{top:-14px;left:-4px}.sp-mob-fb-abs.top-right{top:4px;right:-4px}.sp-mob-fb-abs.mid-left{top:95px;left:-22px}.sp-mob-fb-abs.mid-right{top:115px;right:-22px}.sp-mob-fb-abs.bot-left{bottom:-8px;left:-14px}.sp-mob-fb-abs.bot-right{bottom:22px;right:-18px}.sp-mob-fb-abs.bot-center{bottom:-12px;left:50%;transform:translate(-50%)}.sp-mob-fb-img{object-fit:cover;border-radius:50%;flex-shrink:0;width:22px;height:22px}.sp-mob-fb-sub{color:#64748b;font-size:.55rem}.sp-mpc-top{justify-content:space-between;align-items:flex-start;margin-bottom:.5rem;display:flex}.sp-mpc-brand{align-items:center;gap:8px;display:flex}.sp-mpc-logo{color:#fff;background:#0f172a;border-radius:6px;justify-content:center;align-items:center;width:22px;height:22px;font-size:.7rem;font-weight:800;display:flex}.sp-mpc-title{color:#0f172a;margin:0;font-size:.85rem;font-weight:800;line-height:1.2}.sp-mpc-sub{color:#64748b;font-size:.62rem}.sp-mpc-founder-row{background:#f8fafc;border-radius:8px;align-items:center;gap:6px;margin-bottom:.5rem;padding:4px 7px;display:flex}.sp-mpc-founder-img{object-fit:cover;border-radius:50%;width:20px;height:20px}.sp-mpc-founder-text{color:#334155;font-size:.65rem}.sp-mpc-grid{grid-template-columns:repeat(3,1fr);gap:4px;margin-bottom:.5rem;display:grid}.sp-mpc-lbl{color:#64748b;font-size:.58rem;display:block}.sp-mpc-val{color:#0f172a;font-size:.72rem;font-weight:800}.sp-mpc-score-block{background:#f8fafc;border-radius:8px;margin-bottom:.5rem;padding:5px 7px}.sp-mpc-score-head{color:#1e293b;justify-content:space-between;margin-bottom:3px;font-size:.62rem;font-weight:700;display:flex}.sp-mpc-score-num{color:#2563eb}.sp-mpc-progress-bar{background:#e2e8f0;border-radius:9999px;width:100%;height:5px;overflow:hidden}.sp-mpc-progress-fill{background:#2563eb;border-radius:9999px;height:100%}.sp-mpc-stats{border-top:1px solid #f1f5f9;flex-direction:column;gap:2px;margin-bottom:.5rem;padding-top:.4rem;display:flex}.sp-mpc-stat-row{color:#64748b;justify-content:space-between;font-size:.62rem;display:flex}.sp-text-green{color:#16a34a;font-weight:700}.sp-mpc-checklist{color:#334155;border-top:1px solid #f1f5f9;grid-template-columns:1fr 1fr;gap:3px;padding-top:.4rem;font-size:.58rem;font-weight:600;display:grid}.sp-check-green{color:#16a34a;font-weight:800}.sp-dr-top-row{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;margin-bottom:.65rem;padding-bottom:.5rem;display:flex}.sp-dr-card-title{color:#0f172a;font-size:.95rem;font-weight:800}.sp-dr-top-right{align-items:center;gap:6px;display:flex}.sp-avatar-stack-sm{align-items:center;display:flex}.sp-avatar-stack-sm img{object-fit:cover;border:1.5px solid #fff;border-radius:50%;width:18px;height:18px;margin-left:-5px}.sp-avatar-stack-sm img:first-child{margin-left:0}.sp-astack-more{color:#64748b;margin-left:3px;font-size:.55rem;font-weight:700}.sp-dr-invite-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:9999px;padding:3px 9px;font-size:.62rem;font-weight:700}.sp-dr-room-bar{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:6px;margin-bottom:.65rem;padding:4px 8px;display:flex}.sp-dr-back-arrow{color:#64748b;font-size:.75rem;font-weight:800}.sp-dr-logo-badge{color:#fff;background:#0f172a;border-radius:3px;padding:1px 4px;font-size:.52rem;font-weight:800}.sp-dr-room-name{color:#0f172a;font-size:.72rem;font-weight:800}.sp-dr-live-tag{color:#16a34a;font-size:.58rem;font-weight:700}.sp-dr-room-icons{color:#64748b;gap:6px;margin-left:auto;font-size:.65rem;display:flex}.sp-dr-chat-date{text-align:center;color:#94a3b8;margin:2px 0 8px;font-size:.58rem;font-weight:600}.sp-dr-mobile-chat-body{flex-direction:column;gap:8px;margin-bottom:.75rem;display:flex;position:relative}.sp-dr-msg-row{align-items:flex-start;gap:6px;max-width:58%;display:flex}.sp-dr-msg-row.right{align-self:flex-end;margin-left:0}.sp-dr-msg-row.left{align-self:flex-start}.sp-dr-user-avatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:20px;height:20px;margin-top:2px}.sp-dr-bubble-group{flex-direction:column;gap:3px;display:flex}.sp-dr-bubble{border-radius:8px;padding:5px 8px;font-size:.6rem;font-weight:500;line-height:1.3}.sp-dr-bubble.blue{color:#fff;background:#2563eb;border-top-left-radius:2px}.sp-dr-bubble.gray{color:#0f172a;background:#f1f5f9;border-top-left-radius:2px}.sp-dr-time{color:#94a3b8;margin-top:1px;font-size:.5rem;font-weight:600}.sp-dr-msg-row.right .sp-dr-time{text-align:left}.sp-dr-att-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;align-items:center;gap:5px;margin-top:2px;padding:3px 5px;display:flex}.sp-dr-xls-badge{color:#fff;background:#16a34a;border-radius:3px;padding:1px 3px;font-size:.5rem;font-weight:800}.sp-dr-att-title{color:#0f172a;font-size:.55rem;font-weight:700}.sp-dr-att-size{color:#64748b;font-size:.48rem}.sp-dr-dl-icon{color:#2563eb;margin-left:auto;font-size:.6rem}.sp-dr-meeting-box-inline{color:#1e293b;box-sizing:border-box;background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;flex-direction:column;gap:2px;width:100%;margin:4px 0;padding:6px 10px;font-size:.6rem;display:flex;box-shadow:0 2px 6px #2563eb14}.sp-dr-meeting-box-inline .sp-dr-mb-head{color:#2563eb;font-size:.58rem;font-weight:700}.sp-dr-meeting-box-inline .sp-dr-mb-title{color:#0f172a;font-size:.72rem;font-weight:800}.sp-dr-meeting-box-inline .sp-dr-mb-time{color:#64748b;font-size:.58rem}.sp-dr-meeting-box-inline .sp-dr-view-mtg{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:6px;align-self:flex-start;margin-top:3px;padding:3px 10px;font-size:.6rem;font-weight:700}.sp-dr-mb-head{color:#2563eb;margin-bottom:2px;font-size:.58rem;font-weight:700}.sp-dr-mb-title{color:#0f172a;margin-bottom:2px;font-size:.68rem;display:block}.sp-dr-mb-time{color:#64748b;margin-bottom:5px;font-size:.52rem;line-height:1.25;display:block}.sp-dr-mb-avatars{align-items:center;margin-bottom:5px;display:flex}.sp-dr-mb-avatars img{object-fit:cover;border:1px solid #fff;border-radius:50%;width:15px;height:15px;margin-left:-4px}.sp-dr-mb-avatars img:first-child{margin-left:0}.sp-dr-mb-avatars span{color:#64748b;margin-left:3px;font-size:.52rem;font-weight:700}.sp-dr-view-mtg{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:6px;width:100%;padding:3px 6px;font-size:.58rem;font-weight:700}.sp-dr-input-bar{background:#f8fafc;border:1px solid #e2e8f0;border-radius:9999px;justify-content:space-between;align-items:center;margin-bottom:.75rem;padding:6px 12px;font-size:.62rem;display:flex}.sp-dr-input-placeholder{color:#94a3b8}.sp-dr-input-icons{color:#64748b;align-items:center;gap:6px;display:flex}.sp-dr-send-btn{color:#2563eb;cursor:pointer;font-weight:800}}.faq-wrapper{--bg-main:#fff;--text-dark:#0f172a;--text-muted:#64748b;--accent-blue:#2563eb;--border-light:#e2e8f0;--border-subtle:#f1f5f9;background-color:var(--bg-main);color:var(--text-dark);padding:5rem 1.5rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;position:relative}.faq-container{max-width:1200px;margin:0 auto}.faq-grid{grid-template-columns:1fr;align-items:start;gap:3.5rem;display:grid}@media (width>=1024px){.faq-grid{grid-template-columns:1.05fr 1fr;gap:4.5rem}}.faq-badge-container{align-items:center;gap:.75rem;margin-bottom:1.25rem;display:flex}.faq-badge-text{color:var(--accent-blue);letter-spacing:.05em;text-transform:uppercase;font-size:.85rem;font-weight:800}.faq-badge-line{background-color:var(--accent-blue);border-radius:2px;width:32px;height:2px}.faq-intro-title{letter-spacing:-.025em;color:var(--text-dark);margin:0 0 1.25rem;font-size:clamp(2.2rem,4.2vw,3.4rem);font-weight:800;line-height:1.15}.faq-intro-title--blue{color:var(--accent-blue)}.faq-intro-sub{color:var(--text-muted);max-width:28rem;margin:0 0 2.5rem;font-size:clamp(.95rem,1.4vw,1.05rem);line-height:1.6}@media (width<=1023px){.faq-intro-sub{margin-bottom:0}}.faq-visual-canvas{width:100%;max-width:460px;height:270px;margin-top:1rem;position:relative}@media (width<=1023px){.faq-visual-canvas{display:none}}.faq-dot-pattern{opacity:.45;pointer-events:none;background-image:radial-gradient(#cbd5e1 1.5px,#0000 1.5px);background-size:16px 16px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(at 0 100%,#000 30%,#0000 70%);mask-image:radial-gradient(at 0 100%,#000 30%,#0000 70%)}.faq-floating-tile{will-change:transform;background:#fff;border:1px solid #e2e8f0cc;border-radius:18px;justify-content:center;align-items:center;width:68px;height:68px;display:flex;position:absolute;box-shadow:0 12px 24px -6px #2563eb14,0 4px 12px -2px #0000000a}.faq-floating-tile svg{display:block}.pos-1{top:10px;left:25px}.pos-2{top:0;left:220px}.pos-3{top:85px;left:120px}.pos-4{top:85px;left:310px}.pos-5{top:170px;left:20px}.pos-6{top:180px;left:210px}.faq-card{border:1px solid var(--border-light);background:#fff;border-radius:1.25rem;flex-direction:column;height:615px;padding:2.25rem;display:flex;box-shadow:0 15px 35px -10px #0000000a}@media (width<=640px){.faq-card{height:520px;padding:1.5rem}}.faq-card-header{flex-shrink:0;margin-bottom:1.75rem}.faq-card-title{color:var(--text-dark);margin:0 0 .5rem;font-size:1.25rem;font-weight:700}.faq-card-underline{background-color:var(--accent-blue);border-radius:2px;width:36px;height:3px}.faq-list{scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent;flex-direction:column;flex:1;gap:1rem;min-height:0;display:flex;overflow-y:auto}.faq-list::-webkit-scrollbar{width:4px}.faq-list::-webkit-scrollbar-track{background:0 0}.faq-list::-webkit-scrollbar-thumb{background-color:#cbd5e1;border-radius:4px}.faq-item{border:1px solid var(--border-subtle);background:#fff;border-radius:.85rem;flex-shrink:0;transition:border-color .25s,box-shadow .25s;overflow:hidden}.faq-item--open{border-color:#cbd5e1;box-shadow:0 4px 12px #00000008}.faq-question{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:1.1rem 1.25rem;font-family:inherit;display:flex}.faq-question-main{align-items:center;gap:.85rem;display:flex}.faq-status-circle{background-color:var(--accent-blue);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.faq-status-circle svg{display:block}.faq-question-text{color:var(--accent-blue);font-size:.95rem;font-weight:700;line-height:1.4;transition:color .2s}.faq-item:not(.faq-item--open) .faq-question-text{color:var(--text-dark)}.faq-item--open .faq-question-text{color:var(--accent-blue)}.faq-chevron{flex-shrink:0;display:block}.faq-answer-outer{overflow:hidden}.faq-answer-inner{color:var(--text-muted);padding:0 1.25rem 1.15rem 3.4rem;font-size:.875rem;line-height:1.65}.lp-footer{color:#94a3b8;background:#0a0f1a;border-top:1px solid #1e293b;padding:4rem 0 2rem;position:relative;overflow:hidden}.lp-footer:before{content:"";pointer-events:none;border:1px solid #2563eb1f;border-radius:50%;width:400px;height:400px;position:absolute;top:50%;right:-120px;transform:translateY(-50%)}.lp-footer:after{content:"";pointer-events:none;border:1px solid #2563eb2e;border-radius:50%;width:280px;height:280px;position:absolute;top:50%;right:-60px;transform:translateY(-50%)}.lp-footer-inner{z-index:1;max-width:1280px;margin:0 auto;padding:0 1.5rem;position:relative}.lp-footer-grid{grid-template-columns:1fr;gap:2.5rem;display:grid}.lp-footer-brand{flex-direction:column;gap:1.25rem;display:flex}@media (width>=640px){.lp-footer-grid{grid-template-columns:1fr 1fr;gap:2.5rem 2rem}.lp-footer-brand{grid-column:span 2}}@media (width>=900px){.lp-footer-grid{grid-template-columns:1.4fr 1fr 1.2fr;align-items:start;gap:3rem}.lp-footer-brand{grid-column:auto}}.lp-footer-logo-row{align-items:center;gap:10px;display:flex}.lp-footer-logo-wrap{background:#fff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;padding:6px;display:inline-flex;box-shadow:0 4px 12px #0003}.lp-footer-logo-img{object-fit:contain;width:100%;height:100%}.lp-footer-wordmark{letter-spacing:.18em;color:#fff;text-transform:uppercase;font-size:1.25rem;font-weight:700}.lp-footer-wordmark-blue{color:#3b82f6}.lp-footer-tagline{color:#64748b;max-width:280px;margin:0;font-size:.875rem;line-height:1.65}.lp-footer-socials{align-items:center;gap:1rem;margin-top:.25rem;display:flex}.lp-footer-social{color:#94a3b8;justify-content:center;align-items:center;transition:color .2s;display:flex}.lp-footer-social:hover{color:#fff}.lp-footer-col-title{color:#3b82f6;text-transform:uppercase;letter-spacing:.12em;margin:0 0 1.25rem;font-size:.75rem;font-weight:700}.lp-footer-links{flex-direction:column;gap:.875rem;margin:0;padding:0;list-style:none;display:flex}.lp-footer-link{color:#cbd5e1;font-size:.9375rem;text-decoration:none;transition:color .2s}.lp-footer-link:hover{color:#fff}.lp-footer-subscribe-text{color:#64748b;margin:0 0 1rem;font-size:.875rem;line-height:1.5}.lp-footer-subscribe-form{background:#1e293b;border:1px solid #334155;border-radius:9999px;align-items:stretch;max-width:320px;display:flex;overflow:hidden}.lp-footer-email-input{color:#fff;background:0 0;border:none;outline:none;width:100%;padding:10px 16px;font-family:inherit;font-size:.875rem}.lp-footer-email-input::placeholder{color:#64748b}.lp-footer-subscribe-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:10px 14px;transition:background .2s;display:flex}.lp-footer-subscribe-btn:hover{background:#1d4ed8}.lp-footer-bottom{color:#64748b;text-align:center;border-top:1px solid #1e293b;flex-direction:column;align-items:center;gap:1rem;margin-top:3rem;padding-top:1.5rem;font-size:.8125rem;display:flex}.lp-footer-bottom p{margin:0}.lp-footer-bottom-links{align-items:center;gap:.5rem;display:flex}.lp-footer-bottom-link{color:#64748b;text-decoration:none;transition:color .2s}.lp-footer-bottom-link:hover{color:#fff}.lp-footer-dot{color:#475569;font-size:.6rem}@media (width>=640px){.lp-footer-bottom{text-align:left;flex-direction:row;justify-content:space-between}}.landing-page{color:#0f172a;scroll-behavior:smooth;background:#f4f7f9;min-height:100vh;font-family:Inter,sans-serif;transition:opacity .6s,transform .6s;overflow-x:clip}.landing-page.zoom-in-entrance{animation:.6s cubic-bezier(.22,1,.36,1) forwards zoomInEntrance}@keyframes zoomInEntrance{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.aks-splash{z-index:10000;clip-path:circle(150%);pointer-events:all;background:#0d0d0d;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.aks-splash.exiting{pointer-events:none;animation:1.1s cubic-bezier(.77,0,.18,1) forwards irisOut}@keyframes irisOut{0%{clip-path:circle(150%);opacity:1}80%{opacity:1}to{clip-path:circle(0%);opacity:0}}.aks-splash-content{z-index:2;flex-direction:column;align-items:center;display:flex;position:relative}.aks-splash.exiting .aks-splash-content{animation:.4s forwards contentDim}@keyframes contentDim{to{opacity:0;transform:scale(.94)}}.aks-letters{gap:4px;margin-bottom:22px;display:flex;overflow:hidden}.aks-letter{color:#fff;opacity:0;font-family:Playfair Display,serif;font-size:72px;font-weight:700;line-height:1;animation:.65s cubic-bezier(.22,1,.36,1) forwards letterUp;transform:translateY(60px)}.aks-letter:first-child{animation-delay:.12s}.aks-letter:nth-child(2){animation-delay:.24s}.aks-letter:nth-child(3){animation-delay:.36s}@keyframes letterUp{to{opacity:1;transform:translateY(0)}}.aks-splash-rule{background:#ffffff2e;width:0;height:1px;margin-bottom:18px;animation:.55s .65s forwards ruleExpand}@keyframes ruleExpand{to{width:200px}}.aks-splash-label{color:#fff6;letter-spacing:5px;text-transform:uppercase;opacity:0;font-size:11px;font-weight:500;animation:.5s .85s forwards fadeSlip}.aks-splash-sub{color:#fff3;letter-spacing:2.5px;text-transform:uppercase;opacity:0;margin-top:7px;font-size:10px;animation:.5s 1.05s forwards fadeSlip}@keyframes fadeSlip{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}.aks-splash-progress{z-index:3;background:#ffffff0f;height:2px;position:absolute;bottom:0;left:0;right:0}.aks-splash-bar{background:#fff6;width:0;height:100%;animation:1.6s cubic-bezier(.4,0,.2,1) .1s forwards barFill}@keyframes barFill{0%{width:0}60%{width:70%}90%{width:95%}to{width:100%}}.dot-field-container{width:100%;height:100%;position:relative}@layer components;@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.mt-1{margin-top:calc(var(--spacing) * 1)}.mt-2{margin-top:calc(var(--spacing) * 2)}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.table{display:table}.flex-shrink{flex-shrink:1}.grow{flex-grow:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.border{border-style:var(--tw-border-style);border-width:1px}.italic{font-style:italic}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a), 0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.ring{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--blue:#1a56db;--blue-dark:#1648c0;--blue-light:#e8effd;--text:#1a1a2e;--text-muted:#6b7280;--border:#d1d5db;--bg:#fff;--option-bg:#f0f4ff;--option-hover:#dce8ff;--option-selected:#c7d9ff;--option-border-selected:#1a56db;--progress-bg:#e5e7eb;--tag-bg:#1a56db;--tag-text:#fff}html,body{color:var(--text);font-family:Inter,sans-serif;overflow-x:clip}body:not(.landing-active) #root{height:100%}body.landing-active{background:#fff;overflow-y:auto}body.landing-active #root{background:#fff;height:auto}#progress-bar-container{background:var(--progress-bg);z-index:100;height:4px;position:fixed;top:0;left:0;right:0}#progress-bar{background:linear-gradient(90deg, var(--blue), #4f86f7);border-radius:0 2px 2px 0;width:0%;height:100%;transition:width .4s cubic-bezier(.4,0,.2,1)}#slides-wrapper{position:fixed;inset:0;overflow:hidden}.slide{opacity:0;pointer-events:none;justify-content:flex-start;align-items:center;padding:0 0 80px;transition:opacity .35s,transform .35s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;inset:0;transform:translateY(40px)}.slide.active{opacity:1;pointer-events:all;transform:translateY(0)}.slide.exit-up{opacity:0;pointer-events:none;transform:translateY(-40px)}.slide.exit-down{opacity:0;pointer-events:none;transform:translateY(40px)}.slide-inner{width:100%;max-width:680px;margin:0 auto;padding:0 32px}.name-screen-icon{margin-bottom:16px;font-size:48px;animation:1.5s ease-in-out infinite wave;display:inline-block}@keyframes wave{0%,to{transform:rotate(0)}25%{transform:rotate(20deg)}50%{transform:rotate(0)}75%{transform:rotate(20deg)}}.q-label{align-items:center;gap:10px;margin-bottom:14px;display:inline-flex}.q-num{background:var(--blue);color:#fff;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:13px;font-weight:700;display:flex}.q-title{color:var(--text);margin-bottom:6px;font-size:clamp(20px,2.8vw,28px);font-weight:600;line-height:1.3}.q-hint{color:var(--text-muted);margin-top:2px;margin-bottom:24px;font-size:14px}.q-hint a{color:var(--blue);text-decoration:underline}.text-input{border:none;border-bottom:2px solid var(--border);width:100%;color:var(--text);caret-color:var(--blue);background:0 0;outline:none;padding:6px 0;font-family:inherit;font-size:18px;transition:border-color .2s}.text-input::placeholder{color:var(--border)}.text-input:focus{border-bottom-color:var(--blue)}.error-text{color:#ef4444;margin-top:8px;font-size:13px;font-weight:500}.dropdown-group{flex-direction:column;gap:18px;margin-bottom:24px;display:flex}.dropdown-label{letter-spacing:.1em;color:var(--text-muted);text-transform:uppercase;margin-bottom:4px;font-size:11px;font-weight:700}.custom-select-wrapper{position:relative}.custom-select{border:none;border-bottom:2px solid var(--border);width:100%;color:var(--text-muted);appearance:none;cursor:pointer;background:0 0;outline:none;padding:8px 32px 8px 0;font-family:inherit;font-size:16px;transition:border-color .2s,color .2s}.custom-select:focus{border-bottom-color:var(--blue)}.custom-select.selected{color:var(--text)}.select-arrow{pointer-events:none;color:var(--text-muted);font-size:16px;position:absolute;top:50%;right:4px;transform:translateY(-50%)}.options-list{flex-direction:column;gap:10px;margin-bottom:24px;display:flex}.option-btn{background:var(--option-bg);cursor:pointer;color:var(--text);text-align:left;border:1.5px solid #e5e9f2;border-radius:8px;align-items:flex-start;gap:12px;width:100%;padding:14px 18px;font-family:inherit;font-size:15px;line-height:1.45;transition:background .15s,border-color .15s,transform .1s;display:flex}.option-btn:hover{background:var(--option-hover);border-color:#b0c4f5;transform:translate(2px)}.option-btn.selected{background:var(--option-selected);border-color:var(--option-border-selected)}.option-letter{border:1.5px solid var(--blue);width:22px;height:22px;color:var(--blue);background:#fff;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;font-size:11px;font-weight:700;transition:background .15s,color .15s;display:flex}.option-btn.selected .option-letter{background:var(--blue);color:#fff}.ok-btn{background:var(--blue);color:#fff;cursor:pointer;border:none;border-radius:6px;align-items:center;gap:8px;margin-top:8px;padding:10px 22px;font-family:inherit;font-size:16px;font-weight:600;transition:background .2s,transform .1s;display:inline-flex}.ok-btn:hover{background:var(--blue-dark);transform:translateY(-1px)}.ok-btn:active{transform:translateY(0)}.ok-btn:disabled{opacity:.6;cursor:not-allowed}.submit-btn{background:var(--blue);color:#fff;cursor:pointer;border:none;border-radius:6px;align-items:center;gap:8px;margin-top:8px;padding:12px 28px;font-family:inherit;font-size:16px;font-weight:600;transition:background .2s,transform .1s;display:inline-flex}.submit-btn:hover{background:var(--blue-dark);transform:translateY(-1px)}.submit-footer{color:var(--text-muted);margin-top:10px;font-size:12px}.submit-footer a{color:var(--text-muted)}#nav-controls{z-index:200;align-items:center;gap:6px;display:flex;position:fixed;bottom:24px;right:24px}.nav-btn{background:var(--blue);color:#fff;cursor:pointer;border:none;border-radius:6px;justify-content:center;align-items:center;width:38px;height:38px;font-size:16px;transition:background .2s,opacity .2s;display:flex}.nav-btn:hover{background:var(--blue-dark)}.nav-btn:disabled{opacity:.35;cursor:not-allowed;background:var(--blue)}.powered-by{background:var(--blue);color:#fff;letter-spacing:.01em;white-space:nowrap;-webkit-user-select:none;user-select:none;border-radius:6px;align-items:center;gap:6px;height:38px;padding:0 14px;font-size:13px;font-weight:500;display:flex}.powered-by svg{flex-shrink:0}#success-screen{text-align:center;background:var(--bg);flex-direction:column;justify-content:center;align-items:center;padding:32px;animation:.5s forwards fadeInUp;display:none;position:fixed;inset:0}#success-screen.visible{display:flex}.success-icon{background:var(--blue);border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:24px;font-size:32px;animation:.5s .2s both pop;display:flex}.success-title{margin-bottom:10px;font-size:28px;font-weight:700;animation:.5s .3s both fadeInUp}.success-sub{color:var(--text-muted);max-width:420px;font-size:16px;line-height:1.6;animation:.5s .4s both fadeInUp}.success-check{background:#ecfdf5;border:1px solid #d1fae5;border-radius:8px;align-items:center;margin-top:24px;padding:12px 20px;animation:.5s .5s both fadeInUp;display:flex}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes pop{0%{transform:scale(0)}50%{transform:scale(1.15)}to{transform:scale(1)}}.spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.6s linear infinite spin;display:inline-block}.spinner.large{border-width:3px;border-color:#1a56db33;border-top-color:var(--blue);width:32px;height:32px}@keyframes spin{to{transform:rotate(360deg)}}.submitting-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#ffffffd9;flex-direction:column;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}@media (width<=600px){.slide-inner{padding:0 20px}.q-title{font-size:20px}.option-btn{padding:12px 14px;font-size:14px}}.admin-container{background:#f9fafb;justify-content:center;align-items:center;height:100vh;display:flex}.admin-login-card{text-align:center;background:#fff;border-radius:12px;width:100%;max-width:400px;padding:40px;box-shadow:0 4px 6px #0000000d,0 10px 15px #0000001a}.admin-login-card h2{color:var(--text);margin-bottom:24px}.admin-input{border:1px solid var(--border);border-radius:8px;outline:none;width:100%;margin-bottom:16px;padding:12px 16px;font-size:16px;transition:border-color .2s}.admin-input:focus{border-color:var(--blue)}.admin-btn{background:var(--blue);color:#fff;cursor:pointer;border:none;border-radius:8px;width:100%;margin-top:8px;padding:12px;font-size:16px;font-weight:600;transition:background .2s}.admin-btn:hover{background:var(--blue-dark)}.admin-dashboard{background:#f9fafb;flex-direction:column;height:100vh;display:flex;overflow:hidden}.admin-header{border-bottom:1px solid var(--border);background:#fff;justify-content:space-between;align-items:center;padding:20px 32px;display:flex}.logout-btn{background:#ef4444;width:auto;margin-top:0;padding:8px 16px}.logout-btn:hover{background:#dc2626}.table-container{flex:1;padding:32px;overflow:auto}.admin-table{border-collapse:collapse;background:#fff;border-radius:12px;width:100%;overflow:hidden;box-shadow:0 1px 3px #0000001a}.admin-table th,.admin-table td{text-align:left;border-bottom:1px solid var(--border);padding:16px 24px}.admin-table th{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;background:#f3f4f6;font-size:12px;font-weight:600}.admin-table tr:last-child td{border-bottom:none}.col-date{width:15%;color:var(--text-muted);font-size:14px}.col-name{width:20%}.col-status{width:10%}.col-answers{width:55%}.status-badge{border-radius:999px;padding:4px 10px;font-size:12px;font-weight:600;display:inline-flex}.status-badge.completed{color:#059669;background:#d1fae5}.status-badge.partial{color:#d97706;background:#fef3c7}.answers-preview{flex-direction:column;gap:8px;display:flex}.answer-item{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:10px 14px}.answer-q{color:var(--text-muted);margin-bottom:4px;font-size:12px;font-weight:600}.answer-a{color:var(--text);font-size:14px;font-weight:500}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}
