.rachna-login-page{color:#fafafa;cursor:default;background:#09090b;align-items:stretch;width:100%;min-height:100vh;font-family:Inter,sans-serif;display:flex;position:relative;overflow:hidden}.rachna-login-page *,.rachna-login-page :before,.rachna-login-page :after{box-sizing:border-box;margin:0;padding:0}.rachna-login-page ::selection{color:#fff;background:#7c3aed}.rlp-loading-bar{z-index:10000;opacity:0;background:linear-gradient(90deg,#7c3aed,#22d3ee,#7c3aed) 0 0/200% 100%;border-radius:0 2px 2px 0;width:0%;height:2px;transition:opacity .2s,width .4s cubic-bezier(.4,0,.2,1);animation:1.8s linear infinite rlp-bar-shimmer;position:fixed;top:0;left:0;box-shadow:0 0 8px #7c3aed80,0 0 18px #22d3ee4d}.rlp-loading-bar.running{opacity:1}@keyframes rlp-bar-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.rlp-login-overlay{z-index:9998;-webkit-backdrop-filter:blur(12px);opacity:0;pointer-events:none;background:#09090bcc;flex-direction:column;justify-content:center;align-items:center;gap:20px;transition:opacity .3s;display:flex;position:fixed;inset:0}.rlp-login-overlay.show{opacity:1;pointer-events:all}.rlp-overlay-spinner{border:2px solid #a78bfa;border-color:#a78bfa #22d3ee #ffffff1a #ffffff1a;border-radius:50%;width:40px;height:40px;animation:.75s linear infinite rlp-spin}@keyframes rlp-spin{to{transform:rotate(360deg)}}.rlp-overlay-text{letter-spacing:.18em;text-transform:uppercase;color:#71717a;font-size:12px;font-weight:600}.rlp-overlay-dots span{color:#a78bfa;animation:.9s ease-in-out infinite rlp-dot-bounce;display:inline-block}.rlp-overlay-dots span:nth-child(2){animation-delay:.15s}.rlp-overlay-dots span:nth-child(3){animation-delay:.3s}@keyframes rlp-dot-bounce{0%,80%,to{opacity:.3;transform:translateY(0)}40%{opacity:1;transform:translateY(-4px)}}.rlp-left-panel{flex-direction:column;flex:1;justify-content:space-between;display:flex;position:relative;overflow:hidden}.rlp-left-bg{background-image:url(/assets/login_banner.png);background-position:50%;background-size:cover;transition:transform 1s;position:absolute;inset:0}.rlp-left-panel:hover .rlp-left-bg{transform:scale(1.04)}.rlp-left-overlay{background:linear-gradient(90deg,#09090bbf,#09090b40);position:absolute;inset:0}.rlp-left-content{z-index:2;flex-direction:column;justify-content:space-between;height:100%;padding:52px 60px;display:flex;position:relative}.rlp-left-panel:after{content:"";z-index:3;pointer-events:none;background:linear-gradient(90deg,#0000,#8b5cf60f,#0000);width:50%;height:100%;transition:transform .6s;position:absolute;top:0;transform:translate(-130%)skew(-12deg)}.rlp-left-panel:hover:after{transform:translate(280%)skew(-12deg)}.rlp-brand{align-items:center;text-decoration:none;display:flex}.rlp-brand-icon{justify-content:center;align-items:center;width:8rem;height:8rem;display:flex}.rlp-brand-icon img{object-fit:contain;border-radius:20px;width:100%;height:100%}.rlp-left-rule{opacity:.8;background:linear-gradient(90deg,#7c3aed,#22d3ee);width:48px;height:2px;margin-bottom:10px}.rlp-left-eyebrow{letter-spacing:.22em;text-transform:uppercase;color:#a78bfab3;margin-bottom:18px;font-size:10px;font-weight:600}.rlp-left-title{color:#fafafa;letter-spacing:-.02em;margin-bottom:22px;font-size:clamp(2.2rem,3.5vw,3.6rem);font-weight:600;line-height:1.12}.rlp-left-desc{color:#ffffff8c;max-width:360px;margin-bottom:38px;font-size:15px;font-weight:300;line-height:1.75}.rlp-feat-list{flex-direction:column;gap:12px;display:flex}.rlp-feat-item{color:#ffffff73;align-items:center;gap:12px;font-size:13px;display:flex}.rlp-feat-dot{background:linear-gradient(135deg,#a78bfa,#22d3ee);border-radius:50%;flex-shrink:0;width:5px;height:5px}.rlp-left-footer-row{letter-spacing:.18em;text-transform:uppercase;color:#fff3;gap:24px;font-size:10px;font-weight:600;display:flex}.rlp-app-badge{letter-spacing:.14em;text-transform:uppercase;color:#c4b5fdd9;background:#8b5cf61f;border:1px solid #8b5cf64d;border-radius:20px;align-items:center;gap:8px;width:fit-content;margin-bottom:20px;padding:7px 13px;font-size:10px;font-weight:600;display:none}.rlp-app-badge.visible{display:flex}.rlp-app-badge-dot{background:#a78bfa;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite rlp-badge-pulse}@keyframes rlp-badge-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.75)}}.rlp-right-panel{background:#09090b;border-left:1px solid #ffffff0d;flex-direction:column;justify-content:center;width:500px;min-width:380px;padding:60px 56px;display:flex;position:relative;overflow:hidden}.rlp-right-panel:before{content:"";pointer-events:none;background:radial-gradient(circle,#7c3aed0f,#0000 70%);border-radius:50%;width:280px;height:280px;position:absolute;top:15%;right:10%}.rlp-right-panel:after{content:"";pointer-events:none;background:radial-gradient(circle,#22d3ee0a,#0000 70%);border-radius:50%;width:220px;height:220px;position:absolute;bottom:20%;left:5%}.rlp-mouse-glow{pointer-events:none;z-index:0;opacity:0;background:radial-gradient(circle,#7c3aed0f,#0000 70%);border-radius:50%;width:380px;height:380px;transition:opacity .7s;position:fixed;transform:translate(-50%,-50%)}.rlp-form-wrap{z-index:1;position:relative}.rlp-form-title{color:#fafafa;letter-spacing:-.02em;margin-bottom:6px;font-size:2.4rem;font-weight:700;line-height:1.1}.rlp-form-sub{color:#71717a;margin-bottom:32px;font-size:14px;font-weight:400;line-height:1.6}.rlp-app-notice{color:#c4b5fd;background:#8b5cf60f;border:1px solid #8b5cf633;border-radius:10px;align-items:center;gap:10px;margin-bottom:22px;padding:10px 14px;font-size:12.5px;line-height:1.5;display:none}.rlp-app-notice.visible{display:flex}.rlp-app-notice svg{color:#a78bfa;flex-shrink:0;width:16px;height:16px}.rlp-tabs{background:#ffffff08;border:1px solid #ffffff0f;border-radius:10px;margin-bottom:30px;padding:4px;display:flex}.rlp-tab{letter-spacing:.12em;text-transform:uppercase;cursor:pointer;color:#52525b;background:0 0;border:1px solid #0000;border-radius:7px;flex:1;padding:9px 14px;font-family:Inter,sans-serif;font-size:11px;font-weight:600;transition:all .22s}.rlp-tab.active{color:#e4e4e7;background:#8b5cf61a;border-color:#8b5cf633}.rlp-field{margin-bottom:20px}.rlp-field-row{justify-content:space-between;align-items:center;margin-bottom:9px;display:flex}.rlp-flabel{letter-spacing:.18em;text-transform:uppercase;color:#71717a;font-size:10px;font-weight:600;display:block}.rlp-forgot{color:#52525b;cursor:pointer;background:0 0;border:none;font-size:11px;font-weight:500;text-decoration:none;transition:color .2s}.rlp-forgot:hover{color:#a78bfa}.rlp-finput-wrap{position:relative}.rlp-finput-icon{color:#3f3f46;pointer-events:none;align-items:center;display:flex;position:absolute;top:50%;left:13px;transform:translateY(-50%)}.rlp-finput-icon i{width:15px;height:15px}.rlp-finput{color:#fafafa;background:#ffffff08;border:1px solid #ffffff14;border-radius:10px;outline:none;width:100%;padding:12px 13px 12px 40px;font-family:Inter,sans-serif;font-size:14px;transition:border-color .2s,background .2s,box-shadow .25s}.rlp-finput::placeholder{color:#3f3f46}.rlp-finput:hover{background:#ffffff0d;border-color:#ffffff1f}.rlp-finput:focus{background:#ffffff0d;border-color:#7c3aed;box-shadow:0 0 0 3px #7c3aed1f,0 4px 12px -2px #7c3aed1a}.rlp-finput-wrap.has-eye .rlp-finput{padding-right:42px}.rlp-toggle-password{color:#3f3f46;cursor:pointer;background:0 0;border:none;align-items:center;padding:4px;transition:color .2s;display:inline-flex;position:absolute;top:50%;right:11px;transform:translateY(-50%)}.rlp-toggle-password:hover,.rlp-toggle-password:focus-visible{color:#a78bfa;outline:none}.rlp-toggle-password i{width:16px;height:16px}.rlp-toggle-password .rlp-eye-off{display:none}.rlp-toggle-password.visible .rlp-eye-off{display:block}.rlp-toggle-password.visible .rlp-eye-on{display:none}.rlp-remember{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;display:flex}.rlp-remember input{accent-color:#7c3aed;width:14px;height:14px}.rlp-remember span{color:#71717a;font-size:12.5px}.rlp-btn-submit{letter-spacing:.14em;text-transform:uppercase;cursor:pointer;color:#fff;background:linear-gradient(135deg,#7c3aed 0%,#6d28d9 50%,#7c3aed 100%) 0 0/200% 100%;border:none;border-radius:10px;justify-content:center;align-items:center;gap:9px;width:100%;margin-top:22px;padding:14px;font-family:Inter,sans-serif;font-size:12px;font-weight:600;transition:box-shadow .25s,background-position .4s,transform .15s;display:flex;position:relative;overflow:hidden;box-shadow:0 0 0 1px #7c3aed4d,0 8px 24px #7c3aed33}.rlp-btn-spinner{border:2px solid #ffffff59;border-top-color:#fff;border-radius:50%;flex-shrink:0;width:14px;height:14px;animation:.7s linear infinite rlp-spin}.rlp-btn-submit:hover{background-position:100% 0;transform:translateY(-1px);box-shadow:0 0 0 1px #7c3aed80,0 12px 36px #7c3aed59}.rlp-btn-submit:active{transform:translateY(0)}.rlp-btn-submit:after{content:"";background:linear-gradient(90deg,#0000,#ffffff1a,#0000);transition:transform .55s;position:absolute;inset:0;transform:translate(-130%)skew(-18deg)}.rlp-btn-submit:hover:after{transform:translate(200%)skew(-18deg)}.rlp-btn-submit:disabled{opacity:.55;cursor:not-allowed;transform:none}.rlp-btn-secondary{-webkit-backdrop-filter:blur(16px)saturate(140%);color:#a78bfa;box-shadow:none;background:#ffffff0a;border:1px solid #8b5cf640}.rlp-btn-secondary:hover{-webkit-backdrop-filter:blur(20px)saturate(160%);box-shadow:none;background:#8b5cf61a;transform:none}.rlp-divider{letter-spacing:.14em;color:#3f3f46;align-items:center;gap:12px;margin:26px 0 22px;font-size:10px;display:flex}.rlp-divider:before,.rlp-divider:after{content:"";background:linear-gradient(90deg,#0000,#ffffff14,#0000);flex:1;height:1px}.rlp-google-btn{justify-content:center;width:100%;display:flex}.rlp-google-btn>div{width:100%}.rlp-msg-error{color:#fca5a5;background:#f8717114;border:1px solid #f8717133;border-radius:9px;margin-top:14px;padding:10px 14px;font-size:13px;line-height:1.5;display:none}.rlp-msg-error.show{display:block}.rlp-form-footer{text-align:center;color:#71717a;margin-top:22px;font-size:12.5px}.rlp-form-footer a,.rlp-form-footer button{color:#a78bfa;text-underline-offset:4px;cursor:pointer;font-family:Inter,sans-serif;font-weight:600;font-size:inherit;background:0 0;border:none;text-decoration:none;transition:color .2s}.rlp-form-footer a:hover,.rlp-form-footer button:hover{color:#c4b5fd;-webkit-text-decoration:underline #a78bfa66;text-decoration:underline #a78bfa66}.rlp-privacy-note{text-align:center;color:#3f3f46;margin-top:16px;font-size:11px;line-height:1.6}.rlp-privacy-note a{color:#52525b;text-decoration:none;transition:color .2s}.rlp-privacy-note a:hover{color:#a78bfa}.rlp-pane{display:none}.rlp-pane.active{display:block}.rlp-toast{color:#e4e4e7;letter-spacing:.03em;opacity:0;pointer-events:none;z-index:9999;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#18181bf2;border:1px solid #8b5cf64d;border-radius:10px;padding:11px 18px;font-family:Inter,sans-serif;font-size:13px;transition:opacity .25s,transform .25s;position:fixed;bottom:24px;right:24px;transform:translateY(10px);box-shadow:0 8px 28px #0006}.rlp-toast.show{opacity:1;transform:translateY(0)}.rlp-copyright{letter-spacing:.06em;color:#27272a;white-space:nowrap;font-size:10px;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}@media (width<=820px){.rlp-left-panel{display:none}.rlp-right-panel{width:100%;min-width:unset;border-left:none;padding:48px 28px}.rachna-login-page{overflow-y:auto}}.services-page{position:relative}.page-hero{text-align:center;z-index:1;padding:100px 24px 56px;position:relative}.page-hero:before{content:"";pointer-events:none;background:radial-gradient(80% 50% at 50% -10%,#8b5cf61a,#0000 60%);position:absolute;inset:0}.page-hero-kicker{letter-spacing:.22em;text-transform:uppercase;color:#a78bfa;margin-bottom:14px;font-size:.65rem;display:block}.page-hero-h1{color:#fafafa;letter-spacing:-.03em;margin-bottom:16px;font-size:clamp(2.5rem,5vw,4rem);font-weight:700;line-height:1.08}.page-hero-h1 em{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#c4b5fd,#67e8f9);-webkit-background-clip:text;background-clip:text;font-style:italic;font-weight:400}.page-hero-sub{color:#a1a1aa;max-width:600px;margin:0 auto 28px;font-size:1.05rem;line-height:1.7}.page-hero-stats{flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:12px;display:flex}.page-hero-stat{color:#a1a1aa;border-radius:999px;align-items:center;gap:6px;padding:7px 16px;font-size:.8rem;display:inline-flex}.page-hero-stat strong{color:#e4e4e7;font-weight:700}.page-hero-stat i{color:#4ade80;width:15px;height:15px}.trust-bar{z-index:1;border-top:1px solid #ffffff0d;border-bottom:1px solid #ffffff0d;padding:18px 24px;position:relative}.trust-bar-inner{flex-wrap:wrap;justify-content:center;gap:24px 40px;max-width:1200px;margin:0 auto;display:flex}.trust-item{color:#71717a;align-items:center;gap:8px;font-size:.82rem;display:flex}.trust-item i{color:#4ade80;width:16px;height:16px}.pricing-section{z-index:1;padding:72px 24px;position:relative}.pricing-phase-label{letter-spacing:.22em;text-transform:uppercase;color:#a78bfa;margin-bottom:10px;font-size:.65rem;display:block}.pricing-phase-title{color:#fafafa;letter-spacing:-.02em;margin-bottom:8px;font-size:clamp(1.8rem,3vw,2.6rem);font-weight:700;line-height:1.1}.pricing-phase-sub{color:#71717a;text-align:center;max-width:560px;margin:0 auto 2rem;font-size:.95rem;line-height:1.6}.pricing-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.pricing-grid-2{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:16px;display:grid}.pricing-seo-grid{grid-template-columns:1fr 1fr;align-items:start;gap:24px;display:grid}.pc{background:#ffffff08;border:1px solid #ffffff0f;border-radius:16px;flex-direction:column;gap:0;padding:24px;transition:all .3s;display:flex;position:relative}.pc:hover{transform:translateY(-2px);box-shadow:0 16px 48px #0000004d}.pc.featured{border-color:#7c3aed4d;box-shadow:0 0 32px #7c3aed14}.pc.care{border-color:#4ade801f}.pc.care.featured{border-color:#4ade8059;box-shadow:0 0 28px #4ade800f}.pc.care.pro{border-color:#7c3aed26 #7c3aed4d #7c3aed26 #7c3aed26;border-right-style:solid;border-right-width:2px}.pc.seo{border-color:#4ade8026}.pc-badge{letter-spacing:.2em;text-transform:uppercase;white-space:nowrap;border-radius:999px;padding:3px 14px;font-size:.6rem;font-weight:700;position:absolute;top:-13px;left:50%;transform:translate(-50%)}.pc-badge.popular{color:#fff;background:#7c3aed}.pc-badge.best{color:#09090b;background:#4ade80}.pc-badge.pro-tag{color:#a78bfa;background:#7c3aed1a;border:1px solid #7c3aed33;left:auto;right:20px;transform:none}.pc-top{margin-bottom:14px}.pc-top.has-badge{margin-top:8px}.pc-label{letter-spacing:.2em;text-transform:uppercase;color:#71717a;margin-bottom:6px;font-size:.6rem}.pc-price{color:#fafafa;letter-spacing:-.02em;font-size:1.75rem;font-weight:700}.pc-price-note{color:#52525b;margin-left:4px;font-size:.65rem;font-weight:400}.pc-divider{background:#ffffff0f;height:1px;margin:10px 0}.pc-sec{letter-spacing:.18em;text-transform:uppercase;margin-bottom:8px;font-size:.55rem}.pc-sec.gold{color:#a78bfa}.pc-sec.green{color:#4ade80}.pc-sec.red{color:#f8717199}.pc-tags{flex-wrap:wrap;gap:5px;margin-bottom:10px;display:flex}.pc-tag{color:#52525b;border:1px solid #ffffff0f;border-radius:4px;padding:2px 8px;font-size:.65rem}.pc-tag.blue{color:#a78bfa;border-color:#7c3aed26}.pc-tag.purple{color:#c4b5fd;border-color:#8b5cf626}.pc-tag.green{color:#4ade80;border-color:#4ade8026}.pc-list{flex-direction:column;flex:1;gap:5px;list-style:none;display:flex}.pc-list li{color:#d4d4d8;align-items:flex-start;gap:7px;font-size:.75rem;line-height:1.4;display:flex}.pc-list li i{color:#a78bfa;flex-shrink:0;width:14px;height:14px;margin-top:1px}.pc-list li i.green{color:#4ade80}.pc-list.muted li{color:#52525b}.pc-list.muted li i{color:#f8717166}.pc-addon{background:#4ade8008;border:1px solid #4ade8026;border-radius:8px;margin-bottom:10px;padding:10px}.pc-addon-top{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.pc-addon-label{letter-spacing:.16em;text-transform:uppercase;color:#4ade80;font-size:.55rem}.pc-addon-price{color:#4ade80;background:#4ade8014;border:1px solid #4ade8026;border-radius:4px;padding:2px 7px;font-size:.65rem}.pc-addon-body{color:#d4d4d8;align-items:center;gap:6px;font-size:.7rem;display:flex}.pc-addon-body i{color:#4ade80;width:13px;height:13px}.pc-warning{color:#fbbf24;background:#facc1508;border:1px solid #facc1526;border-radius:6px;margin-bottom:14px;padding:8px 10px;font-size:.68rem;line-height:1.5}.btn-pc-outline{-webkit-backdrop-filter:blur(14px)saturate(140%);cursor:pointer;letter-spacing:.18em;text-transform:uppercase;color:#a78bfa;background:#ffffff0a;border:1px solid #7c3aed40;border-radius:999px;width:100%;margin-top:auto;padding:10px 16px;font-family:inherit;font-size:.62rem;font-weight:600;transition:all .2s}.btn-pc-outline:hover{color:#fff;background:#7c3aed;border-color:#7c3aed}.btn-pc-fill{cursor:pointer;letter-spacing:.18em;text-transform:uppercase;color:#fff;background:linear-gradient(135deg,#7c3aed,#6d28d9);border:none;border-radius:999px;width:100%;margin-top:auto;padding:10px 16px;font-family:inherit;font-size:.62rem;font-weight:600;transition:all .2s;box-shadow:0 4px 16px #7c3aed33}.btn-pc-fill:hover{opacity:.88;transform:translateY(-1px)}.btn-pc-green{-webkit-backdrop-filter:blur(14px)saturate(140%);cursor:pointer;letter-spacing:.18em;text-transform:uppercase;color:#4ade80;background:#ffffff0a;border:1px solid #4ade8040;border-radius:999px;width:100%;margin-top:auto;padding:10px 16px;font-family:inherit;font-size:.62rem;font-weight:600;transition:all .2s}.btn-pc-green:hover{color:#09090b;background:#4ade80}.btn-pc-green-fill{cursor:pointer;letter-spacing:.18em;text-transform:uppercase;color:#09090b;background:#4ade80;border:none;border-radius:999px;width:100%;margin-top:auto;padding:10px 16px;font-family:inherit;font-size:.62rem;font-weight:600;transition:all .2s;box-shadow:0 4px 16px #4ade8033}.btn-pc-green-fill:hover{opacity:.88;transform:translateY(-1px)}.pricing-notes-wrap{grid-template-columns:1fr 1fr;gap:16px;margin-top:24px;display:grid}.pricing-note-box{border:1px solid #ffffff0f;border-radius:16px;padding:24px}.note-title-row{border-bottom:1px solid #ffffff0f;align-items:center;gap:8px;margin-bottom:12px;padding-bottom:10px;display:flex}.note-title-row i{color:#a78bfa;width:17px;height:17px}.note-title-row.green i{color:#4ade80}.note-body-list{flex-direction:column;gap:7px;list-style:none;display:flex}.note-body-list li{color:#71717a;gap:8px;font-size:.73rem;line-height:1.4;display:flex}.note-body-list li:before{content:"→";color:#a78bfa;flex-shrink:0;font-size:.68rem}.how-card{border-radius:16px;padding:24px}.how-card+.how-card{margin-top:16px}.how-card-title-row{align-items:center;gap:8px;margin-bottom:10px;display:flex}.how-card-title-row i{width:17px;height:17px}.how-list{flex-direction:column;gap:7px;list-style:none;display:flex}.how-list li{color:#71717a;gap:8px;font-size:.75rem;display:flex}.how-list .num{color:#a78bfa;flex-shrink:0}.how-list .arr{color:#71717a;flex-shrink:0}.process-section{z-index:1;padding:56px 24px;position:relative}.process-steps{grid-template-columns:repeat(4,1fr);gap:16px;max-width:1200px;margin:40px auto 0;display:grid}.process-step{text-align:center;border-radius:16px;padding:24px 16px}.process-step-num{color:#7c3aed1f;margin-bottom:10px;font-size:2.5rem;font-weight:300;line-height:1}.process-step-icon{background:#7c3aed14;border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;margin:0 auto 12px;display:flex}.process-step-icon i{color:#a78bfa;width:22px;height:22px}.process-step-title{color:#fafafa;margin-bottom:8px;font-size:1.1rem;font-weight:600}.process-step-body{color:#71717a;font-size:.78rem;line-height:1.55}.why-section{z-index:1;padding:56px 24px;position:relative}.why-grid{grid-template-columns:repeat(3,1fr);gap:16px;max-width:1200px;margin:36px auto 0;display:grid}.why-card{border-radius:16px;padding:24px;transition:all .3s}.why-card:hover{background:#ffffff0d;transform:translateY(-2px)}.why-card-icon{color:#a78bfa;width:28px;height:28px;margin-bottom:12px}.why-card-title{color:#fafafa;margin-bottom:8px;font-size:1.15rem;font-weight:600}.why-card-body{color:#71717a;font-size:.82rem;line-height:1.6}.quot-section{z-index:1;padding:96px 24px;position:relative}.quot-section-header{text-align:center;margin-bottom:40px}.quot-wrap{border-radius:24px;max-width:640px;margin:0 auto;padding:40px;position:relative}.quot-ornament{text-align:center;color:#a78bfa66;letter-spacing:.3em;margin-bottom:20px;font-size:1.2rem;line-height:1}.quot-form{flex-direction:column;gap:14px;display:flex;position:relative}.quot-row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.quot-row-1{grid-template-columns:1fr;gap:14px;display:grid}.quot-row-3{grid-template-columns:1fr 1fr 1fr;gap:14px;display:grid}.quot-field{color:#fafafa;background:#ffffff0a;border:1px solid #ffffff14;border-radius:10px;outline:none;width:100%;padding:12px 16px;font-family:inherit;font-size:.85rem;transition:border-color .2s,background .2s,box-shadow .2s}.quot-field:focus{background:#ffffff0f;border-color:#7c3aed80;box-shadow:0 0 0 3px #7c3aed1f}.quot-field::placeholder{color:#52525b}.quot-field.err{box-shadow:0 0 0 3px #f871711a;border-color:#f8717199!important}select.quot-field{cursor:pointer}select.quot-field option{color:#fafafa;background:#18181b}textarea.quot-field{resize:vertical;min-height:96px}.quot-submit{letter-spacing:.18em;text-transform:uppercase;color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c3aed,#6d28d9);border:none;border-radius:999px;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:4px;padding:14px 28px;font-family:inherit;font-size:.72rem;font-weight:700;transition:transform .25s,box-shadow .25s,opacity .2s;display:flex;box-shadow:0 8px 32px #7c3aed40}.quot-submit:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 12px 40px #7c3aed59}.quot-submit:disabled{opacity:.6;cursor:not-allowed;transform:none}.quot-status{text-align:center;min-height:1.1rem;margin-top:4px;font-size:.78rem}.quot-status.err{color:#f87171}.quot-status.ok{color:#4ade80}.quot-status.pending{color:#22d3ee}.quot-footnote{color:#52525b;text-align:center;margin-top:20px;font-size:.72rem}.quot-loader{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:10;background:#09090be6;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;gap:14px;display:none;position:absolute;inset:0}.quot-loader.on{display:flex}.quot-spinner{border:3px solid #7c3aed26;border-top-color:#a78bfa;border-radius:50%;width:38px;height:38px;animation:.8s linear infinite quot-spin}.quot-loader-text{color:#c4b5fd;letter-spacing:.03em;font-size:.9rem}@keyframes quot-spin{to{transform:rotate(360deg)}}.quot-success-overlay{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:11;text-align:center;background:#09090bf5;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:32px;display:none;position:absolute;inset:0}.quot-success-overlay.on{display:flex}.quot-success-icon{color:#4ade80;width:52px;height:52px}.quot-success-title{color:#fafafa;font-size:1.5rem;font-weight:700}.quot-success-body{color:#a1a1aa;max-width:380px;font-size:.85rem;line-height:1.6}.quot-success-reset{-webkit-backdrop-filter:blur(14px)saturate(140%);letter-spacing:.16em;text-transform:uppercase;color:#a78bfa;cursor:pointer;background:#ffffff0a;border:1px solid #7c3aed4d;border-radius:999px;margin-top:6px;padding:10px 26px;font-family:inherit;font-size:.68rem;font-weight:600;transition:background .2s,color .2s}.quot-success-reset:hover{color:#fff;background:#7c3aed}.faq-section{z-index:1;padding:64px 24px;position:relative}.faq-grid{grid-template-columns:1fr 1fr;gap:12px;max-width:960px;margin:36px auto 0;display:grid}.faq-item{cursor:pointer;border-radius:16px;padding:20px 22px;transition:all .2s}.faq-item:hover{background:#ffffff0d}.faq-q{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.faq-q-text{color:#fafafa;font-size:1.05rem;font-weight:600;line-height:1.3}.faq-toggle{color:#a78bfa;flex-shrink:0;width:18px;height:18px;transition:transform .25s}.faq-item.open .faq-toggle{transform:rotate(180deg)}.faq-a{color:#71717a;border-top:1px solid #ffffff0f;margin-top:12px;padding-top:12px;font-size:.82rem;line-height:1.6;display:none}.faq-item.open .faq-a{display:block}@media (width<=900px){.pricing-grid,.pricing-grid-2,.process-steps,.why-grid{grid-template-columns:1fr 1fr}}@media (width<=768px){.pricing-seo-grid,.pricing-notes-wrap,.faq-grid,.quot-row,.quot-row-3{grid-template-columns:1fr}}@media (width<=600px){.quot-wrap{padding:28px 18px}.pricing-grid,.pricing-grid-2,.process-steps,.why-grid{grid-template-columns:1fr}.page-hero-stats{flex-direction:column;align-items:center}}.eo-overlay{z-index:300;-webkit-backdrop-filter:blur(10px);opacity:0;pointer-events:none;background:#04030cb8;justify-content:center;align-items:center;padding:1.5rem;font-family:Inter,sans-serif;animation:.2s forwards eo-fade-in;display:flex;position:fixed;inset:0}@keyframes eo-fade-in{0%{opacity:0}to{opacity:1;pointer-events:all}}.eo-panel{text-align:center;background:#111114;border:1px solid #f8717140;border-radius:18px;width:100%;max-width:380px;padding:2rem 1.75rem 1.75rem;animation:.24s cubic-bezier(.22,1,.36,1) forwards eo-pop-in;position:relative;transform:scale(.96)translateY(10px);box-shadow:0 30px 80px #0000008c,0 0 0 1px #f871710f}@keyframes eo-pop-in{to{transform:scale(1)translateY(0)}}.eo-close{color:#fafafa66;cursor:pointer;background:#fafafa0f;border:1px solid #fafafa17;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;font-size:.9rem;transition:background .2s,color .2s;display:flex;position:absolute;top:.9rem;right:.9rem}.eo-close:hover{color:#fafafa;background:#fafafa1f}.eo-icon{color:#f87171;background:#f871711a;border:1.5px solid #f871714d;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 14px;font-size:1.35rem;display:flex}.eo-title{color:#fafafa;letter-spacing:-.01em;margin:0 0 8px;font-size:1.05rem;font-weight:700}.eo-message{color:#a1a1aa;margin:0 0 22px;font-size:.85rem;line-height:1.55}.eo-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;display:flex}.eo-btn{cursor:pointer;border-radius:9px;padding:9px 18px;font-family:inherit;font-size:.82rem;font-weight:600;transition:transform .15s,box-shadow .15s,background .2s,border-color .2s}.eo-btn-primary{color:#fff;background:linear-gradient(135deg,#7c3aed,#6d28d9);border:none;box-shadow:0 6px 20px #7c3aed4d}.eo-btn-primary:hover{transform:translateY(-1px);box-shadow:0 8px 26px #7c3aed6b}.eo-btn-secondary{-webkit-backdrop-filter:blur(16px)saturate(140%);color:#fafafa;background:#ffffff0a;border:1px solid #fafafa29}.eo-btn-secondary:hover{-webkit-backdrop-filter:blur(20px)saturate(160%);background:#fafafa17;border-color:#fafafa4d}.studio-page{color:#fafafa;background:#09090b;font-family:Inter,sans-serif;position:relative;overflow-x:hidden}.studio-page ::selection{color:#fff;background:#7c3aed}.studio-page *,.studio-page :before,.studio-page :after{box-sizing:border-box}.studio-page #studio-bg-canvas{z-index:0;pointer-events:none;width:100%;height:100%;position:fixed;top:0;left:0}@keyframes studioFadeInUp{0%{opacity:0;filter:blur(4px);transform:translateY(30px)}to{opacity:1;filter:blur();transform:translateY(0)}}@keyframes studioFadeIn{0%{opacity:0}to{opacity:1}}@keyframes studioBlink{0%,to{opacity:1}50%{opacity:0}}@keyframes studioScanPulse{0%{opacity:.5;transform:translate(-50%,-50%)scale(.3)}to{opacity:0;transform:translate(-50%,-50%)scale(1)}}@keyframes studioFloatLabel{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes studioHeroLineGrow{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes studioGridPulse{0%,to{opacity:.015}50%{opacity:.035}}@keyframes studioTypeChar{0%{opacity:0;transform:translate(-2px)}to{opacity:1;transform:translate(0)}}@keyframes studioScanFile{0%{background:0 0}to{background:#8b5cf614}}@keyframes studioGraphEdge{0%{stroke-dashoffset:200px}to{stroke-dashoffset:0}}.studio-page .reveal{opacity:0;filter:blur(4px);transition:all .8s cubic-bezier(.16,1,.3,1);transform:translateY(30px)}.studio-page .reveal.visible{opacity:1;filter:blur();transform:translateY(0)}.studio-page .rd1{transition-delay:.1s}.studio-page .rd2{transition-delay:.2s}.studio-page .rd3{transition-delay:.3s}.studio-page .rd4{transition-delay:.4s}.studio-page .rd5{transition-delay:.5s}.studio-page .glass-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0a;border:1px solid #ffffff12}.studio-page .gradient-text{background:linear-gradient(135deg,#a78bfa 0%,#22d3ee 50%,#a78bfa 100%) 0 0/200%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:4s ease-in-out infinite studioShimmer}@keyframes studioShimmer{0%,to{background-position:0%}50%{background-position:200%}}.studio-page .hero-grid{background-image:linear-gradient(#ffffff04 1px,#0000 1px),linear-gradient(90deg,#ffffff04 1px,#0000 1px);background-size:60px 60px;animation:8s ease-in-out infinite studioGridPulse;position:absolute;inset:0;-webkit-mask-image:radial-gradient(70% 60%,#000 10%,#0000 70%);mask-image:radial-gradient(70% 60%,#000 10%,#0000 70%)}.studio-page .hero-scan-ring{pointer-events:none;border:1px solid #8b5cf60f;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.studio-page .hero-scan-ring:after{content:"";border:1px solid #8b5cf61f;border-radius:50%;animation:4s ease-out infinite studioScanPulse;position:absolute;inset:-1px}.studio-page .hero-float-label{letter-spacing:.04em;color:#8b5cf64d;pointer-events:none;white-space:nowrap;font-family:SF Mono,Fira Code,monospace;font-size:10px;animation:6s ease-in-out infinite studioFloatLabel;position:absolute}.studio-page .hero-float-label:before{content:"";background:#8b5cf61f;width:16px;height:1px;position:absolute;top:50%}.studio-page .hero-float-label.left:before{margin-right:6px;right:100%}.studio-page .hero-float-label.right:before{margin-left:6px;left:100%}.studio-page .hero-line-accent{transform-origin:50%;background:linear-gradient(90deg,#0000,#8b5cf666,#0000);height:1px;animation:1.2s ease-out .5s both studioHeroLineGrow}.studio-page .content-layer{z-index:1;position:relative}.studio-page .kw{color:#0891b2}.studio-page .str{color:#16a34a}.studio-page .fn{color:#0e7490}.studio-page .type{color:#b45309}.studio-page .cm{color:#94a3b8;font-style:italic}.studio-page .op{color:#475569}.studio-page .var{color:#be123c}.studio-page .prop{color:#7c3aed}.studio-page .code-mono{font-family:SF Mono,Fira Code,Consolas,monospace}.studio-page .hero-graphic{transform-origin:bottom;max-width:600px;margin:0 auto;animation:1s ease-out 1s both studioFadeInUp;transform:perspective(1200px)rotateX(3deg)}.studio-page .hero-ide{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#ffffffeb;border:1px solid #0f172a14;border-radius:14px;overflow:hidden;box-shadow:0 30px 80px -20px #0f172a40,0 0 100px -30px #06b6d42e}.studio-page .hg-titlebar{background:#f8fafcf2;border-bottom:1px solid #0f172a0f;align-items:center;gap:6px;padding:9px 14px;display:flex}.studio-page .hg-dot{border-radius:50%;width:9px;height:9px}.studio-page .hg-content{height:240px;display:flex}@media (width<=768px){.studio-page .hg-sidebar,.studio-page .hg-ai{display:none}.studio-page .hg-graph{height:120px;min-height:120px}.studio-page .hero-graphic{max-width:500px}.studio-page .hg-content{height:400px}}.studio-page .hg-sidebar{background:#fbfdfef2;border-right:1px solid #0f172a0d;width:160px;min-width:160px;padding:8px 0;font-size:10px}.studio-page .hg-file{color:#94a3b8;align-items:center;gap:5px;padding:3px 10px 3px 20px;font-size:10px;display:flex}.studio-page .hg-file.hl{color:#0e7490;background:#06b6d414}.studio-page .hg-center{background:#fff;flex-direction:column;flex:1;min-width:0;display:flex}.studio-page .hg-tabs{background:#f8fafccc;border-bottom:1px solid #0f172a0d;display:flex}.studio-page .hg-tab{color:#94a3b8;border-bottom:2px solid #0000;align-items:center;gap:4px;padding:6px 12px;font-size:10px;display:flex}.studio-page .hg-tab.active{color:#0f172a;background:#06b6d40d;border-bottom-color:#0891b2}.studio-page .hg-editor{background:#fff;flex:1;font-size:10px;line-height:18px;overflow:hidden}.studio-page .hg-line{white-space:pre;padding:0 12px}.studio-page .hg-ln{text-align:right;color:#cbd5e1;-webkit-user-select:none;user-select:none;width:24px;margin-right:12px;font-size:9px;display:inline-block}.studio-page .hg-graph{background:#f8fafce6;border-top:1px solid #0f172a0d;height:90px;min-height:90px;overflow:hidden}.studio-page .hg-ai{background:#fbfdfef2;border-left:1px solid #0f172a0d;flex-direction:column;width:220px;min-width:220px;display:flex}.studio-page .hg-ai-header{color:#0f172a;border-bottom:1px solid #0f172a0d;align-items:center;gap:5px;padding:8px 10px;font-size:10px;font-weight:600;display:flex}.studio-page .hg-ai-body{flex:1;padding:8px 10px;overflow:hidden}.studio-page .hg-ai-msg{gap:6px;margin-bottom:6px;display:flex}.studio-page .hg-ai-avatar{border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;display:flex}.studio-page .hg-ai-text{color:#64748b;font-size:10px;line-height:1.5}.studio-page .hg-ai-text b{color:#334155;font-weight:500}.studio-page .wf-step{cursor:pointer;transition:all .3s}.studio-page .wf-step.active .wf-dot{background:#7c3aed;box-shadow:0 0 12px #8b5cf680}.studio-page .wf-step.active .wf-label{color:#fff}.studio-page .wf-step.done .wf-dot{opacity:.6;background:#7c3aed}.studio-page .wf-step.done .wf-label{color:#ffffff80}.studio-page .wf-dot{background:#ffffff26;border-radius:50%;width:10px;height:10px;transition:all .4s}.studio-page .wf-label{color:#ffffff4d;white-space:nowrap;font-size:10px;transition:all .3s}.studio-page .wf-connector{background:#ffffff0f;flex:1;min-width:12px;height:1px;transition:background .4s}.studio-page .wf-connector.active{background:#8b5cf64d}.studio-page .wf-ide{background:#fff;border:1px solid #0f172a14;border-radius:12px;overflow:hidden;box-shadow:0 25px 80px -20px #06b6d429}.studio-page .wf-titlebar{background:#f8fafc;border-bottom:1px solid #0f172a0f;align-items:center;gap:6px;padding:10px 14px;display:flex}.studio-page .wf-dot{border-radius:50%;width:10px;height:10px}.studio-page .wf-sidebar{background:#fbfdfe;border-right:1px solid #0f172a0f;width:180px;min-width:180px;padding:10px 0;font-size:11px;overflow:hidden}.studio-page .wf-file{color:#94a3b8;align-items:center;gap:6px;padding:3px 12px 3px 24px;font-size:11px;transition:all .3s;display:flex}.studio-page .wf-file.scanning{color:#0891b2;background:#06b6d414;animation:.3s ease-out studioScanFile}.studio-page .wf-file.affected{color:#0891b2b3}.studio-page .wf-main{background:#fff;flex-direction:column;flex:1;min-width:0;display:flex;overflow:hidden}.studio-page .wf-tab-bar{background:#f8fafc;border-bottom:1px solid #0f172a0d;display:flex}.studio-page .wf-tab{color:#94a3b8;border-bottom:2px solid #0000;align-items:center;gap:5px;padding:7px 14px;font-size:11px;transition:all .3s;display:flex}.studio-page .wf-tab.active{color:#0f172a;background:#06b6d40d;border-bottom-color:#0891b2}.studio-page .wf-editor{background:#fff;flex:1;font-size:11px;line-height:20px;overflow:hidden}.studio-page .wf-code-line{white-space:pre;padding:0 14px;transition:all .3s}.studio-page .wf-code-line.highlight{background:#06b6d40f}.studio-page .wf-code-line.diff-add{color:#15803d;background:#16a34a14}.studio-page .wf-code-line.diff-del{color:#b91c1c;background:#dc262612}.studio-page .wf-line-num{text-align:right;color:#cbd5e1;-webkit-user-select:none;user-select:none;width:28px;margin-right:14px;font-size:10px;display:inline-block}.studio-page .wf-bottom{background:#f8fafc;border-top:1px solid #0f172a0f;height:120px;min-height:120px;overflow:hidden}.studio-page .wf-right{background:#fbfdfe;border-left:1px solid #0f172a0f;flex-direction:column;width:260px;min-width:260px;display:flex;overflow:hidden}.studio-page .wf-right-header{color:#0f172a;border-bottom:1px solid #0f172a0d;align-items:center;gap:6px;padding:10px 12px;font-size:11px;font-weight:600;display:flex}.studio-page .wf-right-body{flex:1;padding:10px 12px;overflow:auto}.studio-page .wf-statusbar{color:#94a3b8;background:#f8fafc;border-top:1px solid #0f172a0d;align-items:center;gap:12px;padding:4px 14px;font-size:10px;display:flex}.studio-page .wf-progress{background:#06b6d42e;border-radius:1px;flex:1;max-width:200px;height:2px;overflow:hidden}.studio-page .wf-progress-fill{background:#0891b2;border-radius:1px;height:100%;transition:width .3s}.studio-page .cmp-grid{grid-template-columns:1.7fr repeat(5,1fr);display:grid}.studio-page .cmp-cell{border-bottom:1px solid #ffffff0a;align-items:center;gap:8px;padding:14px 12px;font-size:12px;display:flex}.studio-page .cmp-cell.feature{color:#a1a1aa;font-weight:500}.studio-page .cmp-cell.yes{color:#7c3aed;justify-content:center}.studio-page .cmp-cell.no{color:#3f3f46;justify-content:center}.studio-page .cmp-cell.partial{color:#52525b;justify-content:center}.studio-page .cmp-studio{background:#8b5cf60a!important}.studio-page .cmp-studio .cmp-cell{border-color:#8b5cf614!important}.studio-page .agent-msg{opacity:0;gap:8px;margin-bottom:8px;transition:all .4s;display:flex;transform:translateY(8px)}.studio-page .agent-msg.show{opacity:1;transform:translateY(0)}.studio-page .agent-avatar{border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:10px;display:flex}@media (width<=768px){.studio-page .wf-sidebar,.studio-page .wf-right{display:none}.studio-page .wf-bottom{height:80px;min-height:80px}.studio-page .hero-float-label{display:none}}.studio-page .studio-dl-soon{cursor:default;-webkit-user-select:none;user-select:none}.studio-page .studio-soon-badge{letter-spacing:.04em;text-transform:uppercase;color:#a78bfa;background:#8b5cf61a;border:1px solid #8b5cf638;border-radius:999px;margin-left:2px;padding:2px 7px;font-size:9px;font-weight:700}.studio-page .text-zinc-400{color:#c4c4cd!important}.studio-page .text-zinc-500{color:#adadb6!important}.studio-page .text-zinc-600{color:#96969f!important}.studio-page .text-zinc-700{color:#7d7d86!important}.studio-page .glass-card{border-color:#ffffff1a}.studio-page .cmp-cell{border-bottom-color:#ffffff12}.studio-page .wf-label{color:#ffffff8c}.studio-page .cmp-cell.no{color:#6d6d76}.studio-page .cmp-cell.partial{color:#96969f}.rachna-home-page{color:#fafafa;background:#09090b;flex-direction:column;width:100%;min-height:100vh;font-family:Inter,sans-serif;display:flex}.rhp-legal-footer{color:#71717a;justify-content:space-between;align-items:center;gap:1rem;max-width:1180px;margin:0 auto;padding:1.5rem 2rem 2.25rem;font-size:.78rem;display:flex}.rhp-legal-footer nav{gap:1.25rem;display:flex}.rhp-legal-footer a{color:#a1a1aa;text-decoration:none;transition:color .2s}.rhp-legal-footer a:hover,.rhp-legal-footer a:focus-visible{color:#fff}@media (width<=560px){.rhp-legal-footer{flex-direction:column;align-items:flex-start}}.rachna-home-page *,.rachna-home-page :before,.rachna-home-page :after{box-sizing:border-box}.rachna-home-page ::selection{color:#fff;background:#7c3aed}.rhp-topbar{border-bottom:1px solid #fafafa14;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:16px 32px;display:flex}.rhp-topbar-user{color:#d4d4d8;white-space:nowrap;background:#fafafa0a;border:1px solid #fafafa14;border-radius:999px;align-items:center;gap:12px;max-width:100%;padding:7px 14px;font-size:13px;display:flex;overflow-x:auto}.rhp-topbar-name{color:#fafafa;font-weight:600}.rhp-topbar-plan{color:#c4b5fd;font-weight:600}.rhp-topbar-divider{background:#fafafa1f;flex-shrink:0;width:1px;height:14px}.rhp-topbar-coins{background:linear-gradient(90deg,#c4b5fd,#67e8f9);color:#0000;cursor:default;-webkit-background-clip:text;background-clip:text;align-items:center;gap:6px;font-weight:700;display:inline-flex}.rhp-topbar-coin-dot{background:linear-gradient(135deg,#7c3aed,#22d3ee);border-radius:50%;flex-shrink:0;width:7px;height:7px}.rhp-topbar-actions{align-items:center;gap:10px;display:flex}.rhp-updates-btn{-webkit-backdrop-filter:blur(16px)saturate(140%);color:#fafafa;cursor:pointer;background:#ffffff0a;border:1px solid #fafafa29;border-radius:8px;align-items:center;gap:6px;padding:9px 16px;font-family:inherit;font-size:13px;font-weight:600;text-decoration:none;transition:border-color .2s,background .2s;display:inline-flex}.rhp-updates-btn:hover{background:#8b5cf614;border-color:#a78bfa73}@media (width<=640px){.rhp-topbar{padding:14px 16px}.rhp-topbar-user{order:3;justify-content:flex-start;width:100%}}.rhp-brand{color:#fafafa;align-items:center;gap:10px;font-size:14px;font-weight:600;text-decoration:none;display:flex}.rhp-brand img{object-fit:cover;border-radius:6px;width:28px;height:28px}.rhp-logout{-webkit-backdrop-filter:blur(16px)saturate(140%);color:#fafafa;cursor:pointer;background:#ffffff0a;border:1px solid #fafafa29;border-radius:8px;padding:9px 18px;font-family:inherit;font-size:13px;font-weight:600;transition:border-color .2s,background .2s}.rhp-logout:hover:not(:disabled){background:#f8717114;border-color:#f87171}.rhp-logout:disabled{opacity:.6;cursor:default}.rhp-main{flex:1;justify-content:center;align-items:flex-start;padding:48px 24px 96px;display:flex}.rhp-state{color:#a1a1aa;text-align:center;flex-direction:column;align-items:center;gap:16px;display:flex}.rhp-spinner{border:3px solid #fafafa1f;border-top-color:#7c3aed;border-radius:50%;width:34px;height:34px;animation:.85s linear infinite rhp-spin}@keyframes rhp-spin{to{transform:rotate(360deg)}}.rhp-retry{-webkit-backdrop-filter:blur(16px)saturate(140%);color:#fafafa;cursor:pointer;background:#ffffff0a;border:1px solid #fafafa29;border-radius:8px;padding:10px 20px;font-family:inherit;font-size:13px;font-weight:600}.rhp-retry:hover{background:#7c3aed1a;border-color:#7c3aed}.rhp-content{width:100%;max-width:1080px}.rhp-section{margin-top:64px}.rhp-content>.rhp-section:first-child{margin-top:8px}.rhp-section-header{text-align:center;max-width:560px;margin:0 auto 28px}.rhp-section-header h2{letter-spacing:-.01em;margin:0 0 8px;font-size:clamp(20px,3vw,26px);font-weight:700}.rhp-section-header p{color:#a1a1aa;margin:0;font-size:14px}.rhp-download-section{position:relative}.rhp-glass-card{isolation:isolate;-webkit-backdrop-filter:blur(18px);background:linear-gradient(#fafafa0f,#fafafa05);border:1px solid #fafafa1a;border-radius:24px;padding:40px 32px 36px;position:relative;overflow:hidden;box-shadow:0 20px 60px #00000059,inset 0 1px #ffffff0f}.rhp-glass-card:before{content:"";z-index:-2;background:radial-gradient(circle at 20% 20%,#7c3aed40,#0000 55%),radial-gradient(circle at 80% 30%,#22d3ee2e,#0000 50%),radial-gradient(circle at 50% 90%,#7c3aed26,#0000 55%);animation:12s ease-in-out infinite alternate rhp-glow-drift;position:absolute;inset:-40%}@keyframes rhp-glow-drift{0%{transform:translate(-2%,-2%)scale(1)}to{transform:translate(2%,2%)scale(1.06)}}.rhp-glass-card:after{content:"";border-radius:inherit;-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(115deg,#0000 20%,#c4b5fde6 40%,#67e8f9e6 50%,#0000 65%) 0 0/250% 250%;padding:1px;animation:5s linear infinite rhp-card-shimmer;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}@keyframes rhp-card-shimmer{0%{background-position:0 0}to{background-position:200% 200%}}.rhp-download-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;display:flex}.rhp-dl-btn{cursor:pointer;border:none;border-radius:12px;align-items:center;gap:10px;padding:12px 22px;font-family:inherit;font-size:14px;font-weight:600;line-height:1;text-decoration:none;display:inline-flex}.rhp-dl-btn-primary:disabled{cursor:default;opacity:.75;transform:none!important}.rhp-dl-btn .iconify{font-size:18px}.rhp-dl-btn-primary{color:#fff;background:linear-gradient(135deg,#7c3aed,#6d28d9);transition:transform .2s,box-shadow .2s;box-shadow:0 8px 30px #7c3aed40}.rhp-dl-btn-primary:hover{transform:translateY(-1px);box-shadow:0 10px 34px #7c3aed59}.rhp-dl-btn-disabled{color:#71717a;cursor:default;-webkit-user-select:none;user-select:none;background:#fafafa08;border:1px solid #fafafa14}.rhp-soon-badge{letter-spacing:.04em;text-transform:uppercase;color:#a78bfa;background:#7c3aed1f;border:1px solid #7c3aed40;border-radius:999px;padding:3px 8px;font-size:10px;font-weight:700}.rhp-apps-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;display:grid}.rhp-app-card{color:inherit;background:#111114;border:1px solid #fafafa14;border-radius:16px;flex-direction:column;text-decoration:none;transition:transform .2s,border-color .2s;display:flex;overflow:hidden}.rhp-app-card:hover{border-color:#7c3aed66;transform:translateY(-3px)}.rhp-app-banner{aspect-ratio:16/9;background:#0d0d10;width:100%;overflow:hidden}.rhp-app-banner img{object-fit:cover;width:100%;height:100%;display:block}.rhp-app-info{flex-direction:column;gap:4px;padding:14px 16px 16px;display:flex}.rhp-app-name{color:#fafafa;font-size:14px;font-weight:600}.rhp-app-tag{color:#71717a;font-size:12px}@media (width<=480px){.rhp-dl-btn{justify-content:center;width:100%}.rhp-download-row{flex-direction:column;align-items:stretch}}.pricing-page{color:#fafafa;background:#09090b;min-height:100vh;font-family:Inter,sans-serif;position:relative}.pricing-page *,.pricing-page :before,.pricing-page :after{box-sizing:border-box}.pricing-page ::selection{color:#fff;background:#7c3aed}.pp-main{max-width:1180px;margin:0 auto;padding:0 24px}.pp-hero{text-align:center;padding:110px 0 56px}.pp-eyebrow{letter-spacing:.2em;text-transform:uppercase;color:#a78bfa;margin-bottom:18px;font-family:SF Mono,Fira Code,monospace;font-size:11px}.pp-hero h1{letter-spacing:-.03em;margin:0 0 16px;font-size:clamp(2.2rem,5vw,3.4rem);font-weight:700}.pp-hero-sub{color:#a1a1aa;max-width:620px;margin:0 auto;font-size:.95rem;font-weight:300;line-height:1.6}.pp-plan-banner{background:linear-gradient(#7c3aed14,#7c3aed05);border:1px solid #7c3aed40;border-radius:16px;align-items:flex-start;gap:16px;margin-bottom:44px;padding:20px 24px;display:flex}.pp-plans{grid-template-columns:repeat(4,1fr);align-items:stretch;gap:20px;padding-bottom:64px;display:grid}@media (width<=1180px){.pp-plans{grid-template-columns:repeat(2,1fr);max-width:760px;margin:0 auto 64px}}@media (width<=640px){.pp-plans{grid-template-columns:1fr;max-width:440px}}.pp-card{background:#ffffff08;border:1px solid #ffffff14;border-radius:20px;flex-direction:column;padding:32px 26px;transition:transform .25s,box-shadow .25s;display:flex;position:relative}.pp-card:hover{transform:translateY(-3px);box-shadow:0 16px 48px #0006}.pp-card-featured{background:linear-gradient(#7c3aed1a,#7c3aed05);border:1px solid #7c3aed66}.pp-card-featured:hover{box-shadow:0 18px 56px #7c3aed4d}.pp-popular-badge{color:#fff;letter-spacing:.03em;white-space:nowrap;background:linear-gradient(135deg,#7c3aed,#6d28d9);border-radius:999px;padding:6px 16px;font-size:.68rem;font-weight:700;position:absolute;top:-13px;left:50%;transform:translate(-50%);box-shadow:0 6px 20px #7c3aed66}.pp-card-head{margin-bottom:18px}.pp-plan-icon{margin-bottom:10px;font-size:1.7rem;display:block}.pp-card-head h2{letter-spacing:-.01em;margin:0 0 6px;font-size:1.3rem;font-weight:700}.pp-plan-tag{color:#71717a;margin:0;font-size:.78rem}.pp-price{align-items:baseline;gap:8px;margin-bottom:22px;display:flex}.pp-price-num{letter-spacing:-.02em;font-size:2.3rem;font-weight:800}.pp-price-sub{color:#71717a;font-size:.75rem}.pp-features{flex-direction:column;flex:1;gap:12px;margin:0 0 24px;padding:0;list-style:none;display:flex}.pp-features li{color:#a1a1aa;align-items:flex-start;gap:10px;font-size:.82rem;line-height:1.5;display:flex}.pp-features li strong{color:#fafafa;font-weight:600}.pp-fi{color:#52525b;flex-shrink:0;width:15px;height:15px;margin-top:2px}.pp-fi.ok{color:#7c3aed}.pp-btn{cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;padding:13px 20px;font-size:.88rem;font-weight:600;transition:all .25s;display:inline-flex}.pp-btn-primary{color:#fff;background:linear-gradient(135deg,#7c3aed,#6d28d9);box-shadow:0 8px 26px #7c3aed4d}.pp-btn-primary:hover{transform:translateY(-1px);box-shadow:0 10px 34px #7c3aed73}.pp-btn-secondary{color:#d4d4d8;-webkit-backdrop-filter:blur(16px)saturate(140%);background:#ffffff0a;border:1px solid #ffffff24;box-shadow:inset 0 1px #ffffff0f}.pp-btn-secondary:hover{-webkit-backdrop-filter:blur(20px)saturate(160%);color:#fff;background:#ffffff17;border-color:#ffffff47}.pp-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.pp-inline-error{color:#f87171;text-align:center;margin-top:10px;font-size:.75rem}.pp-seat-picker{background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;margin-bottom:18px;padding:14px}.pp-seat-picker label{letter-spacing:.05em;text-transform:uppercase;color:#71717a;margin-bottom:8px;font-size:.68rem;display:block}.pp-seat-input{align-items:center;gap:10px;display:flex}.pp-seat-input button{color:#fafafa;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:8px;width:30px;height:30px;font-size:1rem;line-height:1}.pp-seat-input button:hover{background:#ffffff1a}.pp-seat-input input{text-align:center;color:#fafafa;background:0 0;border:1px solid #ffffff1f;border-radius:8px;width:56px;padding:6px 4px;font-size:.9rem}.pp-seat-total{color:#c4b5fd;margin-top:10px;font-size:.85rem;font-weight:700}.pp-modal-seats{margin:14px 0 4px}.pp-modal-seats label{letter-spacing:.05em;text-transform:uppercase;color:#71717a;margin-bottom:8px;font-size:.68rem;display:block}.pp-how{border-top:1px solid #ffffff0f;padding:40px 0 70px}.pp-how h2{text-align:center;letter-spacing:-.02em;margin:0 0 36px;font-size:1.6rem;font-weight:700}.pp-how-steps{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}@media (width<=800px){.pp-how-steps{grid-template-columns:1fr}}.pp-how-step{background:#ffffff08;border:1px solid #ffffff12;border-radius:16px;padding:24px}.pp-how-num{color:#a78bfa;background:#7c3aed26;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;margin-bottom:14px;font-size:.85rem;font-weight:700;display:inline-flex}.pp-how-step h3{margin:0 0 8px;font-size:1rem;font-weight:600}.pp-how-step p{color:#a1a1aa;margin:0;font-size:.82rem;line-height:1.55}.pp-compare{padding:20px 0 70px}.pp-compare h2{text-align:center;letter-spacing:-.02em;margin:0 0 32px;font-size:1.6rem;font-weight:700}.pp-table-wrap{border:1px solid #ffffff14;border-radius:16px;overflow-x:auto}.pp-table{border-collapse:collapse;width:100%;min-width:560px;font-size:.82rem}.pp-table thead th{text-align:left;color:#a1a1aa;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;background:#ffffff0a;padding:14px 18px;font-size:.72rem;font-weight:600}.pp-table thead th:first-child{color:#71717a}.pp-table tbody td{color:#d4d4d8;border-top:1px solid #ffffff0f;padding:13px 18px}.pp-table tbody td:first-child{color:#a1a1aa;white-space:nowrap;font-weight:500}.pp-spec-legend{color:#a1a1aa;flex-wrap:wrap;align-items:center;gap:10px;margin-top:18px;font-size:.78rem;display:flex}.pp-spec-legend-label{color:#71717a;text-transform:uppercase;letter-spacing:.04em;font-size:.68rem;font-weight:600}.pp-spec-chip{color:#d4d4d8;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:6px;padding:6px 12px;display:inline-flex}.pp-spec-chip .pp-fi{color:#a78bfa;width:13px;height:13px;margin-top:0}.pp-faq{padding:20px 0 100px}.pp-faq h2{text-align:center;letter-spacing:-.02em;margin:0 0 32px;font-size:1.6rem;font-weight:700}.pp-faq-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}@media (width<=800px){.pp-faq-grid{grid-template-columns:1fr}}.pp-faq-item{background:#ffffff08;border:1px solid #ffffff12;border-radius:14px;padding:22px}.pp-faq-item h3{margin:0 0 8px;font-size:.92rem;font-weight:600}.pp-faq-item p{color:#a1a1aa;margin:0;font-size:.8rem;line-height:1.6}.pp-faq-item a{color:#a78bfa;text-decoration:none}.pp-faq-item a:hover{text-decoration:underline}.legal-page{color:#fafafa;background:#09090b;min-height:100vh;font-family:Inter,sans-serif}.legal-main{max-width:760px;margin:0 auto;padding:140px 24px 100px}.legal-eyebrow{letter-spacing:.18em;text-transform:uppercase;color:#a78bfa;margin-bottom:12px;font-size:12px;font-weight:600}.legal-title{letter-spacing:-.02em;background:linear-gradient(90deg,#fafafa,#d4d4d8);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:8px;font-size:clamp(28px,4vw,40px);font-weight:700}.legal-updated{color:#71717a;margin-bottom:48px;font-size:13px}.legal-section{margin-bottom:32px}.legal-section h2{color:#fafafa;margin-bottom:10px;font-size:18px;font-weight:600}.legal-section h2 span{background:linear-gradient(135deg,#7c3aed,#22d3ee);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-right:8px}.legal-section p,.legal-section li{color:#a1a1aa;font-size:14.5px;line-height:1.75}.legal-section ul{margin:8px 0 0 20px;padding:0}.legal-section li{margin-bottom:6px}.legal-section a{color:#22d3ee;text-decoration:none}.legal-section a:hover{text-decoration:underline}.legal-contact{color:#71717a;border-top:1px solid #ffffff14;margin-top:56px;padding-top:24px;font-size:13.5px}.rachna-updates-page{color:#fafafa;background:#09090b;flex-direction:column;width:100%;min-height:100vh;font-family:Inter,sans-serif;display:flex}.rachna-updates-page *,.rachna-updates-page :before,.rachna-updates-page :after{box-sizing:border-box}.rachna-updates-page ::selection{color:#fff;background:#7c3aed}.rup-main{flex:1;padding:120px 24px 80px}.rup-container{max-width:780px;margin:0 auto}.rup-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:32px;display:flex}.rup-eyebrow{letter-spacing:.06em;text-transform:uppercase;color:#a78bfa;margin:0 0 6px;font-size:12px;font-weight:600}.rup-header h1{letter-spacing:-.02em;margin:0;font-size:34px;font-weight:800}.rup-sub{color:#a1a1aa;margin:8px 0 0;font-size:14px}.rup-user-card{background:#fafafa0a;border:1px solid #fafafa14;border-radius:999px;align-items:center;gap:12px;padding:10px 16px 10px 10px;display:flex}.rup-user-avatar{color:#fff;background:linear-gradient(135deg,#7c3aed,#22d3ee);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:14px;font-weight:700;display:flex}.rup-user-info{flex-direction:column;line-height:1.3;display:flex}.rup-user-name{color:#fafafa;font-size:13px;font-weight:600}.rup-user-plan{color:#c4b5fd;font-size:12px;font-weight:600}.rup-state{color:#a1a1aa;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:14px;padding:80px 20px;display:flex}.rup-spinner{border:3px solid #fafafa26;border-top-color:#a78bfa;border-radius:50%;width:32px;height:32px;animation:.85s linear infinite rup-spin}@keyframes rup-spin{to{transform:rotate(360deg)}}.rup-state-error p{color:#fca5a5}.rup-retry{color:#fafafa;cursor:pointer;background:#fafafa0f;border:1px solid #fafafa24;border-radius:8px;padding:8px 18px;font-size:13px;font-weight:600}.rup-retry:hover{background:#fafafa1a}.rup-empty{text-align:center;color:#a1a1aa;border:1px dashed #fafafa1f;border-radius:14px;padding:60px 20px}.rup-list{margin:0;padding:0;list-style:none}.rup-item{gap:16px;display:flex}.rup-item-marker{flex-direction:column;align-items:center;padding-top:6px;display:flex}.rup-item-dot{background:linear-gradient(135deg,#7c3aed,#22d3ee);border-radius:50%;flex-shrink:0;width:10px;height:10px}.rup-item-line{background:#fafafa1f;flex:1;width:1px;margin-top:4px}.rup-item-body{flex:1;padding-bottom:28px}.rup-item-top{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.rup-item-version{font-family:JetBrains Mono,Menlo,monospace;font-size:16px;font-weight:700}.rup-item-latest{letter-spacing:.04em;text-transform:uppercase;color:#67e8f9;background:#22d3ee24;border-radius:999px;padding:3px 8px;font-size:10px;font-weight:700}.rup-item-date{color:#71717a;margin-left:auto;font-size:12px}.rup-item-notes{color:#a1a1aa;margin:8px 0 0;font-size:13px;line-height:1.6}.rup-notes-content>:first-child{margin-top:0}.rup-notes-content>:last-child{margin-bottom:0}.rup-notes-heading{color:#fafafa;font-weight:700;line-height:1.4}.rup-notes-h1{border-bottom:1px solid #fafafa1a;margin:18px 0 8px;padding-bottom:6px;font-size:16px}.rup-notes-h2{color:#c4b5fd;margin:16px 0 6px;font-size:14.5px}.rup-notes-h3{color:#e4e4e7;margin:12px 0 4px;font-size:13.5px}.rup-notes-para{margin:6px 0}.rup-notes-para strong{color:#e4e4e7;font-weight:700}.rup-notes-list{flex-direction:column;gap:4px;margin:6px 0 10px;padding-left:20px;display:flex}.rup-notes-list li{list-style:none;position:relative}.rup-notes-list li:before{content:"";background:#7c3aed;border-radius:50%;width:4px;height:4px;position:absolute;top:8px;left:-16px}.rup-notes-list strong{color:#e4e4e7;font-weight:700}@media (width<=640px){.rup-main{padding:100px 16px 60px}.rup-header h1{font-size:28px}.rup-item-date{margin-left:0}}.route-guard-screen{color:#a1a1aa;text-align:center;background:#09090b;flex-direction:column;justify-content:center;align-items:center;gap:16px;width:100%;min-height:100vh;padding:24px;font-family:Inter,sans-serif;display:flex}.route-guard-spinner{border:3px solid #fafafa1f;border-top-color:#7c3aed;border-radius:50%;width:34px;height:34px;animation:.85s linear infinite route-guard-spin}@keyframes route-guard-spin{to{transform:rotate(360deg)}}.route-guard-screen p{max-width:320px;font-size:14px}.route-guard-retry{-webkit-backdrop-filter:blur(16px)saturate(140%);color:#fafafa;cursor:pointer;background:#ffffff0a;border:1px solid #fafafa29;border-radius:8px;padding:10px 20px;font-family:inherit;font-size:13px;font-weight:600;transition:border-color .2s,background .2s}.route-guard-retry:hover{background:#7c3aed1a;border-color:#7c3aed}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}html,body{max-width:100%;overflow-x:hidden}body{color:#fafafa;-webkit-font-smoothing:antialiased;background:#09090b;font-family:Inter,sans-serif;overflow-x:hidden}#root{overflow-x:hidden}img,svg,video{max-width:100%;height:auto}#bg-canvas{pointer-events:none;z-index:0;width:100%;height:100%;position:fixed;top:0;left:0}.nav{z-index:100;-webkit-backdrop-filter:blur(16px)saturate(180%);backdrop-filter:blur(16px)saturate(180%);background:#09090bb3;border-bottom:1px solid #ffffff0d;position:fixed;top:0;left:0;right:0}.nav-inner{justify-content:space-between;align-items:center;gap:12px;max-width:1200px;height:64px;margin:0 auto;padding:0 24px;display:flex}.nav-brand{align-items:center;gap:10px;text-decoration:none;display:flex}.nav-brand img{width:auto;height:32px}.nav-brand-name{color:#fafafa;letter-spacing:-.02em;font-size:1.1rem;font-weight:600}.nav-links{align-items:center;gap:32px;list-style:none;display:flex}.nav-links a{color:#a1a1aa;font-size:.85rem;text-decoration:none;transition:color .2s}.nav-links a:hover{color:#fafafa}.nav-actions{align-items:center;gap:12px;display:flex}.nav-signin{color:#a1a1aa;font-size:.85rem;text-decoration:none;transition:color .2s}.nav-signin:hover{color:#fafafa}.nav-cta{color:#fff;background:linear-gradient(135deg,#7c3aed,#6d28d9);border-radius:999px;padding:8px 20px;font-size:.8rem;font-weight:600;text-decoration:none;transition:all .25s}.nav-cta:hover{transform:translateY(-1px);box-shadow:0 6px 24px #7c3aed4d}.nav-mobile-btn{color:#fafafa;cursor:pointer;background:0 0;border:none;padding:4px;display:none}.grad-text{background:linear-gradient(135deg,#a78bfa 0%,#22d3ee 50%,#a78bfa 100%) 0 0/200%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;animation:4s ease-in-out infinite shimmer}@keyframes shimmer{0%,to{background-position:0%}50%{background-position:200%}}.grad-text-warm{background:linear-gradient(135deg,#c084fc,#f472b6,#fb923c);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.glass{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff08;border:1px solid #ffffff0f}.glass-strong{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#ffffff0d;border:1px solid #ffffff14}.btn-primary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c3aed,#6d28d9);border:none;border-radius:12px;align-items:center;gap:8px;padding:12px 28px;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex;position:relative;overflow:hidden}.btn-primary:before{content:"";opacity:0;background:linear-gradient(135deg,#8b5cf6,#7c3aed);transition:opacity .3s;position:absolute;inset:0}.btn-primary:hover:before{opacity:1}.btn-primary:hover{transform:translateY(-1px);box-shadow:0 8px 30px #7c3aed4d}.btn-primary span,.btn-primary i{z-index:1;position:relative}.btn-secondary{color:#d4d4d8;-webkit-backdrop-filter:blur(16px)saturate(140%);cursor:pointer;background:#ffffff0a;border:1px solid #ffffff24;border-radius:12px;align-items:center;gap:8px;padding:12px 28px;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .25s;display:inline-flex;box-shadow:inset 0 1px #ffffff0f}.btn-secondary:hover{-webkit-backdrop-filter:blur(20px)saturate(160%);color:#fff;background:#ffffff17;border-color:#ffffff47}.btn-sm{border-radius:8px;padding:8px 18px;font-size:.8rem}.hero{z-index:1;align-items:center;min-height:100svh;padding-top:64px;display:flex;position:relative}.hero:before{content:"";pointer-events:none;background:radial-gradient(80% 50% at 30% -10%,#8b5cf61a,#0000 60%),radial-gradient(50% 40% at 80%,#22d3ee0a,#0000);position:absolute;inset:0}.hero-inner{grid-template-columns:1fr 1fr;align-items:center;gap:48px;width:100%;max-width:1200px;margin:0 auto;padding:48px 24px;display:grid}.hero-left{flex-direction:column;align-items:flex-start;display:flex}.hero-badge{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff08;border:1px solid #ffffff0f;border-radius:999px;align-items:center;gap:8px;margin-bottom:28px;padding:6px 16px;display:inline-flex}.hero-badge-dot{background:#a78bfa;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite pulse-dot}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.5)}}.hero-badge-text{color:#d4d4d8;font-size:.75rem;font-weight:500}.hero-left h1{letter-spacing:-.03em;text-align:left;margin-bottom:18px;font-size:clamp(2.2rem,4.5vw,3.8rem);font-weight:700;line-height:1.08}.hero-sub{color:#a1a1aa;text-align:left;max-width:520px;margin-bottom:32px;font-size:clamp(.95rem,1.5vw,1.15rem);line-height:1.6}.hero-actions{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:16px;display:flex}.hero-note{color:#52525b;letter-spacing:.04em;font-size:.75rem}.hero-note span{color:#71717a}.hero-services-link{color:#71717a;align-items:center;gap:6px;margin-top:14px;font-size:.78rem;text-decoration:none;transition:color .2s;display:inline-flex}.hero-services-link:hover{color:#a78bfa}.hero-services-link i{opacity:.7}.hero-right{perspective:1200px;justify-content:center;align-items:center;display:flex;position:relative}.card-deck{width:380px;height:460px;transform-style:preserve-3d;position:relative}.deck-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);cursor:pointer;transform-origin:50% 120%;background:#0c0c10e6;border:1px solid #ffffff12;border-radius:16px;flex-direction:column;gap:10px;width:300px;height:400px;padding:0;text-decoration:none;transition:all .5s cubic-bezier(.34,1.56,.64,1);display:flex;position:absolute;overflow:hidden;box-shadow:0 12px 40px #0006,0 0 0 1px #ffffff08}.deck-card:hover{box-shadow:0 20px 60px #00000080,0 0 40px #8b5cf614;z-index:20!important}.deck-card-0{z-index:6;margin-left:-130px;top:0;left:50%;transform:rotate(0)translateY(0)translate(0)}.deck-card-1{z-index:5;margin-left:-130px;top:0;left:50%;transform:rotate(-10deg)translateY(18px)translate(-38px)}.deck-card-2{z-index:4;margin-left:-130px;top:0;left:50%;transform:rotate(-20deg)translateY(28px)translate(-72px)}.deck-card-3{z-index:3;margin-left:-130px;top:0;left:50%;transform:rotate(10deg)translateY(18px)translate(38px)}.deck-card-4{z-index:2;margin-left:-130px;top:0;left:50%;transform:rotate(20deg)translateY(28px)translate(72px)}.deck-card-5{z-index:1;margin-left:-130px;top:0;left:50%;transform:rotate(28deg)translateY(34px)translate(100px)}.card-deck:hover .deck-card-0{transform:rotate(0)translateY(-20px)translate(0)}.card-deck:hover .deck-card-1{transform:rotate(-14deg)translateY(6px)translate(-56px)}.card-deck:hover .deck-card-2{transform:rotate(-28deg)translateY(20px)translate(-96px)}.card-deck:hover .deck-card-3{transform:rotate(14deg)translateY(6px)translate(56px)}.card-deck:hover .deck-card-4{transform:rotate(28deg)translateY(20px)translate(96px)}.card-deck:hover .deck-card-5{transform:rotate(40deg)translateY(30px)translate(124px)}.card-deck:hover .deck-card-0:hover{transform:rotate(0)translateY(-44px)translate(0)scale(1.06)}.card-deck:hover .deck-card-1:hover{transform:rotate(-14deg)translateY(-28px)translate(-56px)scale(1.06)}.card-deck:hover .deck-card-2:hover{transform:rotate(-28deg)translateY(-14px)translate(-96px)scale(1.06)}.card-deck:hover .deck-card-3:hover{transform:rotate(14deg)translateY(-28px)translate(56px)scale(1.06)}.card-deck:hover .deck-card-4:hover{transform:rotate(28deg)translateY(-14px)translate(96px)scale(1.06)}.card-deck:hover .deck-card-5:hover{transform:rotate(40deg)translateY(-4px)translate(124px)scale(1.06)}.dc-banner-img{object-fit:cover;object-position:top center;width:100%;height:100%;position:absolute;inset:0}.dc-overlay{background:linear-gradient(#0000 0%,#09090b99 40%,#09090bf0 85%);flex-direction:column;gap:6px;padding:16px 18px 14px;display:flex;position:absolute;bottom:0;left:0;right:0}.dc-top{align-items:center;gap:12px;margin-bottom:4px;display:flex}.dc-icon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.dc-icon i{width:20px;height:20px}.dc-flag{color:#c084fc;letter-spacing:.06em;white-space:nowrap;background:#8b5cf629;border:1px solid #8b5cf64d;border-radius:999px;align-self:flex-end;margin-left:auto;padding:2px 8px;font-size:.55rem;font-weight:600}.dc-name{color:#fafafa;letter-spacing:-.01em;font-size:.95rem;font-weight:600}.dc-desc{color:#a1a1aa;font-size:.72rem;line-height:1.5}.dc-tags{flex-wrap:wrap;gap:4px;margin-top:auto;display:flex}.dc-tag{color:#d4d4d8;background:#ffffff14;border:1px solid #ffffff14;border-radius:4px;padding:3px 7px;font-size:.58rem}.dc-glow{opacity:0;z-index:2;border-radius:2px;height:2px;transition:opacity .4s;position:absolute;bottom:-1px;left:20%;right:20%}.deck-card:hover .dc-glow{opacity:1}@keyframes deck-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.card-deck{animation:5s ease-in-out infinite deck-float}.card-deck:hover{animation-play-state:paused}.ticker{z-index:1;border-top:1px solid #ffffff0d;border-bottom:1px solid #ffffff0d;padding:14px 0;position:relative;overflow:hidden}.ticker-track{white-space:nowrap;animation:40s linear infinite ticker-scroll;display:flex}.ticker-track:hover{animation-play-state:paused}.ticker-item{flex-shrink:0;align-items:center;gap:10px;padding:0 28px;display:inline-flex}.ticker-name{color:#a1a1aa;letter-spacing:.02em;font-size:.8rem;font-weight:500}.ticker-dot{background:#7c3aed;border-radius:50%;flex-shrink:0;width:4px;height:4px}.ticker-cat{color:#52525b;font-size:.68rem}@keyframes ticker-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.section{z-index:1;padding:96px 24px;position:relative}.section-inner{max-width:1200px;margin:0 auto}.section-label{border-radius:999px;align-items:center;gap:8px;margin-bottom:16px;padding:5px 14px;display:inline-flex}.section-label i{width:14px;height:14px}.section-label span{color:#a1a1aa;letter-spacing:.04em;font-size:.72rem;font-weight:500}.section-title{letter-spacing:-.025em;margin-bottom:12px;font-size:clamp(1.75rem,4vw,3rem);font-weight:700;line-height:1.1}.section-sub{color:#71717a;max-width:560px;font-size:1rem;line-height:1.6}.section-header{text-align:center;margin-bottom:56px}.section-header .section-sub{margin:0 auto}.products-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.product-card{cursor:pointer;border-radius:20px;padding:28px;text-decoration:none;transition:all .35s cubic-bezier(.4,0,.2,1);display:block;position:relative;overflow:hidden}.product-card:before{content:"";border-radius:inherit;opacity:0;z-index:-1;background:linear-gradient(135deg,#8b5cf640,#0000 50%,#22d3ee40);transition:opacity .4s;position:absolute;inset:-1px}.product-card:hover:before{opacity:1}.product-card:hover{background:#ffffff0d;transform:translateY(-4px)}.product-card-flagship{grid-column:span 2}.product-icon{border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:16px;display:flex}.product-icon i{width:22px;height:22px}.product-flag{color:#c084fc;letter-spacing:.04em;background:#8b5cf61a;border:1px solid #8b5cf633;border-radius:999px;align-items:center;gap:4px;margin-bottom:12px;padding:3px 10px;font-size:.65rem;font-weight:600;display:inline-flex}.product-name{color:#fafafa;letter-spacing:-.01em;margin-bottom:6px;font-size:1.2rem;font-weight:600}.product-desc{color:#71717a;margin-bottom:16px;font-size:.85rem;line-height:1.55}.product-tags{flex-wrap:wrap;gap:6px;display:flex}.product-tag{color:#52525b;background:#ffffff0a;border:1px solid #ffffff0d;border-radius:6px;padding:4px 10px;font-size:.68rem}.product-arrow{color:#3f3f46;transition:all .3s;position:absolute;top:28px;right:28px}.product-arrow i{width:18px;height:18px}.product-card:hover .product-arrow{color:#a78bfa;transform:translate(3px)}.studio-section{z-index:1;border-top:1px solid #ffffff0d;padding:96px 24px;position:relative}.studio-inner{grid-template-columns:1fr 1.3fr;align-items:center;gap:64px;max-width:1200px;margin:0 auto;display:grid}.studio-chips{flex-wrap:wrap;gap:8px;margin-bottom:28px;display:flex}.studio-chip{color:#a1a1aa;background:#ffffff08;border:1px solid #ffffff0f;border-radius:8px;align-items:center;gap:6px;padding:6px 12px;font-size:.75rem;display:inline-flex}.studio-chip i{color:#a78bfa;width:14px;height:14px}.ide-mock{background:#fff;border:1px solid #0f172a14;border-radius:14px;position:relative;overflow:hidden;box-shadow:0 24px 64px #0f172a24,0 0 80px #06b6d414}.ide-bar{background:#f8fafc;border-bottom:1px solid #0f172a0f;align-items:center;gap:8px;padding:10px 14px;display:flex}.ide-dot{border-radius:50%;width:10px;height:10px}.ide-dot-r{background:#ff5f57}.ide-dot-y{background:#febc2e}.ide-dot-g{background:#28c840}.ide-bar-title{color:#94a3b8;margin-left:8px;font-family:Courier New,monospace;font-size:.7rem}.ide-bar-right{color:#94a3b8;align-items:center;gap:8px;margin-left:auto;font-size:.65rem;display:flex}.ide-bar-status{background:#22c55e;border-radius:50%;width:6px;height:6px}.ide-body{grid-template-columns:44px 160px 1fr 240px;min-height:320px;display:grid}.ide-sidebar{background:#fbfdfe;border-right:1px solid #0f172a0f;flex-direction:column;align-items:center;gap:12px;padding:10px 0;display:flex}.ide-sidebar i{color:#94a3b8;width:16px;height:16px}.ide-sidebar i.active{color:#0891b2}.ide-tree{background:#fbfdfe;border-right:1px solid #0f172a0f;padding:8px 0}.ide-tree-label{letter-spacing:.1em;text-transform:uppercase;color:#cbd5e1;padding:4px 12px 6px;font-size:.58rem}.ide-tree-item{color:#64748b;cursor:pointer;align-items:center;gap:6px;padding:3px 12px;font-family:Courier New,monospace;font-size:.65rem;display:flex}.ide-tree-item:hover{color:#334155;background:#06b6d40d}.ide-tree-item.active{color:#0e7490;background:#06b6d41a}.ide-tree-item.active i{color:#0891b2}.ide-tree-item i{opacity:.5;width:12px;height:12px}.ide-code{background:#fff;padding:12px 14px;font-family:Courier New,monospace;font-size:.68rem;line-height:1.6;overflow:hidden}.ide-line{gap:14px;display:flex}.ide-num{color:#cbd5e1;text-align:right;-webkit-user-select:none;user-select:none;min-width:18px}.ck{color:#0891b2}.cf{color:#0e7490}.cs{color:#16a34a}.cc{color:#94a3b8;font-style:italic}.ch{color:#d97706}.co{color:#0284c7}.cd{color:#1e293b}.ide-ai-bar{background:#06b6d40d;border-top:1px solid #06b6d42e;align-items:flex-start;gap:10px;padding:10px 14px;display:flex;position:absolute;bottom:0;left:0;right:240px}.ide-ai-logo{color:#fff;background:linear-gradient(135deg,#06b6d4,#0891b2);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;margin-top:1px;font-size:.55rem;font-weight:700;display:flex}.ide-ai-text{color:#475569;font-size:.7rem;line-height:1.5}.ide-ai-text strong{color:#0e7490}.ide-ai-actions{gap:4px;margin-left:8px;display:inline-flex}.ide-ai-btn{cursor:pointer;border:none;border-radius:4px;padding:2px 8px;font-size:.62rem;transition:all .2s}.ide-ai-btn-accept{color:#0e7490;background:#06b6d429}.ide-ai-btn-accept:hover{background:#06b6d44d}.ide-ai-btn-dismiss{color:#64748b;background:#0f172a0d}.ide-ai-btn-dismiss:hover{background:#0f172a17}.ide-chat{background:#fbfdfe;border-left:1px solid #0f172a0f;flex-direction:column;display:flex}.ide-chat-head{border-bottom:1px solid #0f172a0f;align-items:center;gap:8px;padding:10px 12px;display:flex}.ide-chat-head-logo{color:#fff;background:linear-gradient(135deg,#06b6d4,#0891b2);border-radius:5px;justify-content:center;align-items:center;width:18px;height:18px;font-size:.45rem;font-weight:700;display:flex}.ide-chat-head span{color:#475569;font-size:.72rem;font-weight:500}.ide-chat-head i{color:#94a3b8;cursor:pointer;width:14px;height:14px;margin-left:auto}.ide-chat-msgs{flex:1;padding:10px;overflow:hidden}.ide-chat-bubble{margin-bottom:10px}.ide-chat-ai{border-left:2px solid #06b6d4;padding-left:10px}.ide-chat-ai p{color:#64748b;font-size:.68rem;line-height:1.5}.ide-chat-user{justify-content:flex-end;display:flex}.ide-chat-user div{background:#0f172a0f;border-radius:8px;padding:6px 10px}.ide-chat-user p{color:#334155;font-size:.68rem}.ide-chat-input{border-top:1px solid #0f172a0f;padding:8px 10px}.ide-chat-input-inner{background:#f1f5f9;border:1px solid #0f172a12;border-radius:8px;align-items:center;gap:6px;padding:6px 10px;display:flex}.ide-chat-input-inner input{color:#334155;background:0 0;border:none;outline:none;flex:1;font-family:Inter,sans-serif;font-size:.7rem}.ide-chat-input-inner input::placeholder{color:#94a3b8}.ide-chat-input-inner i{color:#94a3b8;width:14px;height:14px}.ide-providers{gap:6px;display:flex;position:absolute;bottom:-12px;left:24px}.ide-provider{color:#64748b;background:#fff;border:1px solid #0f172a14;border-radius:999px;align-items:center;gap:5px;padding:5px 10px;font-size:.62rem;display:inline-flex;box-shadow:0 4px 12px #0f172a1a}.ide-provider-dot{border-radius:50%;width:5px;height:5px}.ide-badge-float{background:linear-gradient(135deg,#7c3aed,#6d28d9);border:3px solid #09090b;border-radius:14px;flex-direction:column;gap:2px;padding:10px 14px;display:flex;position:absolute;top:-14px;right:-14px;box-shadow:0 8px 24px #7c3aed4d}.ide-badge-label{letter-spacing:.1em;text-transform:uppercase;color:#fff9;font-size:.55rem}.ide-badge-value{color:#f0abfc;font-size:1.1rem;font-weight:700;line-height:1}.phone-ide-wrap{width:272px;animation:5s ease-in-out infinite phone-float;position:relative}@keyframes phone-float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.phone-ide{background:#fff;border:1px solid #0f172a14;border-radius:36px;flex-direction:column;width:272px;height:560px;text-decoration:none;display:flex;overflow:hidden;box-shadow:0 30px 70px #0f172a59,0 0 90px #8b5cf61f}.phone-ide-bar{background:#f8fafc;border-bottom:1px solid #0f172a0f;flex-shrink:0;align-items:center;gap:6px;padding:16px 14px 8px;display:flex}.phone-ide-bar-title{color:#94a3b8;margin-left:6px;font-family:Courier New,monospace;font-size:.65rem}.phone-ide-code{background:#fff;flex-shrink:0;padding:10px 14px;font-family:Courier New,monospace;font-size:.62rem;line-height:1.7}.phone-ide-ai{background:#06b6d40d;border-top:1px solid #06b6d42e;border-bottom:1px solid #06b6d42e;flex-shrink:0;align-items:flex-start;gap:10px;padding:10px 14px;display:flex}.phone-ide-chat{background:#fbfdfe;flex-direction:column;flex:1;min-height:0;display:flex}.phone-ide-providers{position:absolute;bottom:-14px;left:50%;transform:translate(-50%)}@media (width<=1024px){.phone-ide-wrap{width:240px}.phone-ide{width:240px;height:500px}}@media (width<=480px){.phone-ide-wrap{width:220px}.phone-ide{border-radius:30px;width:220px;height:460px}.phone-ide-providers{display:none}}.gallery-grid{flex-wrap:wrap;grid-template-columns:repeat(4,1fr);justify-content:center;gap:40px;display:grid}.gallery-deck{cursor:pointer;flex-direction:column;align-items:center;gap:12px;text-decoration:none;transition:transform .4s,opacity .4s;display:flex}.gallery-deck:hover{transform:translateY(-4px)}.gallery-deck-title{color:#d4d4d8;align-items:center;gap:8px;font-size:.9rem;font-weight:500;display:flex}.gallery-deck-title:before{content:"";background:#7c3aed;border-radius:50%;flex-shrink:0;width:5px;height:5px}.deck-stack{width:200px;height:290px;position:relative}.deck-card-old{border:3px solid #ffffff14;border-radius:12px;transition:transform .4s cubic-bezier(.34,1.56,.64,1);position:absolute;inset:0;overflow:hidden;box-shadow:0 8px 32px #0000004d}.deck-card-old img{object-fit:cover;width:100%;height:100%}.deck-card-old-0{z-index:3;transform:rotate(-2deg)}.deck-card-old-1{z-index:2;transform:rotate(5deg)translate(10px,-6px)}.deck-card-old-2{z-index:1;opacity:.6;transform:rotate(10deg)translate(20px,-12px)}.gallery-deck:hover .deck-card-old-0{transform:rotate(-2deg)translateY(-6px);box-shadow:0 16px 40px #0006}.deck-try-btn{color:#c084fc;background:#8b5cf61a;border:1px solid #8b5cf633;border-radius:999px;padding:6px 16px;font-size:.75rem;font-weight:600;text-decoration:none;transition:all .25s}.deck-try-btn:hover{background:#8b5cf633}.gallery-tool-card{cursor:pointer;flex-direction:column;align-items:center;gap:12px;text-decoration:none;transition:transform .4s;display:flex}.gallery-tool-card:hover{transform:translateY(-4px)}.gallery-tool-icon{background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;justify-content:center;align-items:center;width:200px;height:290px;transition:all .3s;display:flex;box-shadow:0 8px 32px #0000004d}.gallery-tool-card:hover .gallery-tool-icon{border-color:#ffffff29;box-shadow:0 16px 40px #0006}.services-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.service-card{border-radius:16px;padding:24px;transition:all .3s}.service-card:hover{background:#ffffff0d;transform:translateY(-2px)}.service-icon{border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:14px;display:flex}.service-icon i{width:20px;height:20px}.service-name{color:#fafafa;margin-bottom:6px;font-size:1rem;font-weight:600}.service-desc{color:#71717a;font-size:.82rem;line-height:1.55}.founder-section{z-index:1;border-top:1px solid #ffffff0d;position:relative}.founder-inner{align-items:stretch;gap:0;display:flex}.founder-cards{flex-direction:row;flex:1;justify-content:center;gap:20px;display:flex}.founder-card{border-radius:24px;flex:0 640px;padding:32px}.founder-top{align-items:flex-start;gap:18px;margin-bottom:18px;display:flex}.founder-avatar{flex-shrink:0;position:relative}.founder-avatar img{object-fit:cover;border:3px solid #8b5cf633;border-radius:50%;width:80px;height:80px}.founder-avatar:after{content:"";pointer-events:none;border:1px solid #8b5cf626;border-radius:50%;position:absolute;inset:-4px}.founder-name{color:#fafafa;margin-bottom:2px;font-size:1.05rem;font-weight:700}.founder-role{color:#71717a;letter-spacing:.04em;font-size:.72rem;line-height:1.5}.founder-stars{gap:2px;margin-bottom:4px;display:flex}.founder-stars i{color:#a78bfa;fill:#a78bfa;width:14px;height:14px}.founder-quote-mark{color:#8b5cf61a;margin-bottom:4px;font-family:Georgia,serif;font-size:3rem;line-height:.8}.founder-quote{color:#d4d4d8;margin-bottom:18px;font-size:1.05rem;font-style:italic;line-height:1.6}.founder-tags{flex-wrap:wrap;gap:6px;margin-bottom:18px;display:flex}.founder-tag{color:#71717a;background:#ffffff05;border:1px solid #ffffff0f;border-radius:999px;padding:4px 12px;font-size:.68rem}.founder-links{gap:16px;display:flex}.founder-link{color:#a78bfa;align-items:center;gap:5px;font-size:.82rem;font-weight:600;text-decoration:none;transition:color .2s;display:inline-flex}.founder-link:hover{color:#c4b5fd}.founder-link i{width:16px;height:16px}.founder-divider{flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:10px;width:56px;padding:0 16px;display:flex}.founder-divider-line{background:linear-gradient(#0000,#8b5cf64d,#0000);flex:1;width:1px}.founder-divider-icon{border:1px solid #8b5cf64d;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.founder-divider-icon i{color:#a78bfa;width:14px;height:14px}.founder-products{flex-direction:column;flex:1;justify-content:center;gap:10px;padding-left:24px;display:flex}.founder-products-label{letter-spacing:.14em;text-transform:uppercase;color:#3f3f46;margin-bottom:4px;font-size:.65rem}.fp-card{cursor:pointer;border-radius:14px;align-items:flex-start;gap:12px;padding:14px 16px;text-decoration:none;transition:all .25s;display:flex;position:relative;overflow:hidden}.fp-card:hover{background:#ffffff0d;transform:translate(4px)}.fp-bar{width:3px;position:absolute;top:0;bottom:0;left:0}.fp-icon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;margin-left:4px;display:flex}.fp-icon i{width:18px;height:18px}.fp-meta{flex:1;min-width:0}.fp-cat{letter-spacing:.1em;text-transform:uppercase;color:#52525b;margin-bottom:2px;font-size:.6rem}.fp-name{color:#e4e4e7;margin-bottom:2px;font-size:.95rem;font-weight:600}.fp-desc{color:#52525b;font-size:.75rem;line-height:1.4}.fp-arrow{color:#3f3f46;flex-shrink:0;align-self:center;transition:transform .2s}.fp-arrow i{width:16px;height:16px}.fp-card:hover .fp-arrow{color:#a78bfa;transform:translate(3px)}.cta-section{z-index:1;padding:96px 24px;position:relative}.cta-box{text-align:center;max-width:800px;margin:0 auto;position:relative}.cta-box:before{content:"";pointer-events:none;background:radial-gradient(#8b5cf614,#0000 70%);border-radius:50%;position:absolute;inset:-40px}.cta-box h2{letter-spacing:-.025em;margin-bottom:12px;font-size:clamp(1.75rem,4vw,2.75rem);font-weight:700}.cta-box p{color:#71717a;margin-bottom:28px;font-size:1rem;line-height:1.6}.cta-trust{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;margin-top:20px;display:flex}.cta-trust span{color:#52525b;align-items:center;gap:5px;font-size:.75rem;display:inline-flex}.cta-trust i{color:#4ade80;width:14px;height:14px}.footer{z-index:1;border-top:1px solid #ffffff0d;padding:48px 24px;position:relative}.footer-inner{max-width:1200px;margin:0 auto}.footer-grid{grid-template-columns:1.5fr 1fr 1fr 1fr 1fr;gap:32px;margin-bottom:36px;display:grid}.footer-brand{align-items:center;gap:8px;margin-bottom:10px;display:flex}.footer-brand img{height:28px}.footer-brand span{color:#fafafa;font-size:.95rem;font-weight:600}.footer-desc{color:#52525b;font-size:.78rem;line-height:1.5}.footer-col h4{letter-spacing:.12em;text-transform:uppercase;color:#3f3f46;margin-bottom:14px;font-size:.68rem;font-weight:600}.footer-col a{color:#52525b;padding:3px 0;font-size:.82rem;text-decoration:none;transition:color .2s;display:block}.footer-col a:hover{color:#d4d4d8}.footer-bottom{border-top:1px solid #ffffff0a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding-top:20px;display:flex}.footer-bottom p{color:#3f3f46;font-size:.72rem}.footer-bottom-links{gap:16px;display:flex}.footer-bottom-links a{color:#3f3f46;font-size:.72rem;text-decoration:none;transition:color .2s}.footer-bottom-links a:hover{color:#a1a1aa}.sr{opacity:0;transition:all .7s cubic-bezier(.4,0,.2,1);transform:translateY(24px)}.sr.visible{opacity:1;transform:translateY(0)}.sr-d1{transition-delay:.1s}.sr-d2{transition-delay:.2s}.sr-d3{transition-delay:.3s}.mobile-menu{z-index:200;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);opacity:0;pointer-events:none;background:#09090bf2;flex-direction:column;justify-content:center;align-items:center;gap:20px;transition:opacity .3s;display:flex;position:fixed;inset:0}.mobile-menu.open{opacity:1;pointer-events:auto}.mobile-menu a{color:#d4d4d8;font-size:1.2rem;text-decoration:none;transition:color .2s}.mobile-menu a:hover{color:#fff}.mobile-menu-close{color:#fafafa;cursor:pointer;background:0 0;border:none;position:absolute;top:20px;right:20px}.deck-card{opacity:0;animation:.6s cubic-bezier(.34,1.56,.64,1) forwards card-enter}.deck-card-0{animation-delay:.3s}.deck-card-1{animation-delay:.45s}.deck-card-2{animation-delay:.6s}.deck-card-3{animation-delay:.5s}.deck-card-4{animation-delay:.65s}.deck-card-5{animation-delay:.8s}@keyframes card-enter{0%{opacity:0;transform:translateY(40px) scale(.9) rotate(var(--rot,0deg))}to{opacity:1;transform:translateY(0) scale(1) rotate(var(--rot,0deg))}}.deck-card-0{--rot:0deg}.deck-card-1{--rot:-10deg}.deck-card-2{--rot:-20deg}.deck-card-3{--rot:10deg}.deck-card-4{--rot:20deg}.deck-card-5{--rot:28deg}@media (width<=1024px){.products-grid{grid-template-columns:1fr 1fr}.product-card-flagship{grid-column:span 2}.studio-inner{grid-template-columns:1fr;gap:40px}.ide-body{grid-template-columns:44px 1fr 200px}.ide-tree{display:none}.ide-ai-bar{right:200px}.gallery-grid{grid-template-columns:repeat(3,1fr)}.founder-inner{flex-direction:column}.founder-divider{display:none}.founder-products{padding-top:16px;padding-left:0}.founder-cards{flex-direction:column}.services-grid{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr 1fr 1fr}.hero-inner{text-align:center;grid-template-columns:1fr;gap:40px}.hero-left{align-items:center}.hero-left h1,.hero-sub{text-align:center}.hero-actions{justify-content:center}.hero-note{text-align:center}.card-deck{width:340px;height:420px;transform:scale(.9)}}@media (width<=768px){.nav-links,.nav-signin{display:none}.nav-mobile-btn{display:block}.products-grid{grid-template-columns:1fr}.product-card-flagship{grid-column:span 1}.ide-body{grid-template-columns:1fr}.ide-sidebar,.ide-chat{display:none}.ide-ai-bar{right:0}.ide-providers{display:none}.ide-badge-float{top:-10px;right:-10px}.gallery-grid{grid-template-columns:repeat(2,1fr);gap:30px}.deck-stack{width:160px;height:240px}.services-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr;gap:24px}.founder-card{padding:24px}.founder-cards{flex-direction:column}.card-deck{width:300px;height:380px;transform:scale(.78)}.deck-card{width:200px;height:300px;padding:18px 16px}.dc-icon{border-radius:8px;width:34px;height:34px}.dc-icon i{width:17px;height:17px}.dc-name{font-size:.85rem}.dc-desc{font-size:.65rem}.dc-flag{font-size:.5rem}.dc-tag{font-size:.52rem}}@media (width<=560px){.gallery-grid{grid-template-columns:1fr;justify-items:center;gap:36px}}@media (width<=480px){.hero-left h1{font-size:2rem}.deck-stack{width:140px;height:210px}.footer-grid{grid-template-columns:1fr}.card-deck{width:280px;height:360px;transform:scale(.72)}.deck-card{width:200px;padding:14px 12px}}@media (width<=420px){.nav-inner{padding:0 16px}.nav-brand-name{display:none}.nav-actions{gap:8px}.nav-cta{padding:8px 14px;font-size:.75rem}.nav-signin{display:none}.section,.cta-section{padding:64px 16px}.footer{padding:36px 16px}.studio-section{padding:64px 16px}.hero-inner{padding:36px 16px}.hero-badge{padding:5px 12px}.hero-badge-text{font-size:.68rem}.footer-bottom{flex-direction:column;align-items:flex-start}.footer-bottom-links{flex-wrap:wrap;gap:10px 16px}.cta-trust{gap:10px}.founder-card{padding:20px}.founder-top{flex-wrap:wrap}.founder-avatar img{width:64px;height:64px}}
