*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:'Plus Jakarta Sans',sans-serif;color:#171724;background:#fff;overflow-x:hidden}a{color:inherit}
header{position:fixed;top:0;width:100%;z-index:1000;background:rgba(255,255,255,.94);border-bottom:1px solid rgba(20,18,30,.055);backdrop-filter:blur(18px)}
.navbar{position:relative;max-width:1440px;min-height:80px;margin:0 auto;padding:16px 48px;display:flex;align-items:center;justify-content:space-between}
.logo{display:flex;align-items:center;gap:7px;color:#15151f;text-decoration:none;font-size:1.75rem;font-weight:800;letter-spacing:3px}.o-circle{width:31px;height:31px;border-radius:50%;background:radial-gradient(circle at 30% 30%,#c084fc,#7c3aed 70%);box-shadow:0 8px 24px rgba(124,58,237,.35)}
.nav-desktop{flex:1;display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.nav-links{grid-column:2;display:flex;list-style:none;gap:36px}.nav-links a{position:relative;text-decoration:none;color:#4b4b57;font-size:.95rem;font-weight:600}.nav-links a::after{content:"";position:absolute;left:50%;bottom:-10px;width:0;height:2px;transform:translateX(-50%);background:#7c3aed;transition:.25s}.nav-links a:hover,.nav-links a.active{color:#7c3aed}.nav-links a:hover::after,.nav-links a.active::after{width:70%}
.nav-auth{grid-column:3;justify-self:end;display:flex;gap:16px}.btn-login,.btn-start{padding:14px 26px;border-radius:16px;text-decoration:none;font-size:.95rem;font-weight:700}.btn-login{border:1px solid #e5e7eb;background:#fff}.btn-start{color:#fff;background:linear-gradient(135deg,#8b5cf6,#6d28d9);box-shadow:0 12px 28px rgba(124,58,237,.25)}.nav-toggle,.mobile-nav-panel{display:none}

.how-container{width:min(1320px,calc(100% - 48px));margin:0 auto}
.how-hero{min-height:850px;padding:170px 0 110px;background:radial-gradient(circle at 82% 26%,rgba(168,85,247,.15),transparent 30%),radial-gradient(circle at 12% 76%,rgba(124,58,237,.08),transparent 28%),linear-gradient(180deg,#fff,#faf8ff)}
.hero-grid{display:grid;grid-template-columns:.92fr 1.08fr;align-items:center;gap:84px}.eyebrow,.section-kicker{display:inline-flex;align-items:center;gap:8px;color:#7c3aed;font-size:.78rem;font-weight:800;letter-spacing:.12em}.eyebrow{padding:9px 13px;border:1px solid #eadfff;border-radius:999px;background:#faf7ff;margin-bottom:24px}.eyebrow svg{width:15px}.hero-copy h1{margin-bottom:26px;font-size:4.2rem;line-height:1.04;letter-spacing:-3px}.hero-copy h1 span{background:linear-gradient(135deg,#7c3aed,#a855f7);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero-copy>p{max-width:640px;margin-bottom:32px;color:#636476;font-size:1.08rem;line-height:1.85}
.hero-actions{display:flex;gap:14px;flex-wrap:wrap}.primary-action,.secondary-action{min-height:56px;padding:0 24px;display:inline-flex;align-items:center;justify-content:center;gap:11px;border-radius:16px;text-decoration:none;font-weight:800;transition:.3s}.primary-action{color:#fff;background:linear-gradient(135deg,#8b5cf6,#6d28d9);box-shadow:0 18px 40px rgba(124,58,237,.25)}.secondary-action{background:#fff;border:1px solid #e7e1ed}.primary-action:hover,.secondary-action:hover{transform:translateY(-3px)}
.hero-proof{margin-top:38px;display:flex;align-items:center;gap:20px;color:#777384}.hero-proof div{display:flex;align-items:baseline;gap:7px}.hero-proof strong{color:#211e29}.hero-proof span{font-size:.74rem;font-weight:700}.hero-proof>i{width:1px;height:29px;background:#e5deeb}

.journey-visual{position:relative;min-height:535px;display:flex;align-items:center;justify-content:center}.journey-visual::before{content:"";position:absolute;width:500px;height:500px;border-radius:50%;background:radial-gradient(circle,rgba(124,58,237,.18),transparent 68%);filter:blur(15px)}
.journey-shell{position:relative;z-index:2;width:min(520px,100%);padding:28px;border:1px solid rgba(124,58,237,.14);border-radius:30px;background:rgba(255,255,255,.94);box-shadow:0 35px 90px rgba(64,33,120,.16)}.journey-top,.journey-score{display:flex;align-items:center;justify-content:space-between}.journey-top{margin-bottom:22px}.journey-pill{padding:7px 11px;border-radius:999px;background:#f1eafe;color:#6d28d9;font-size:.69rem;font-weight:800}.journey-date{color:#9792a0;font-size:.7rem}.journey-score{padding:17px 18px;margin-bottom:14px;border-radius:20px;background:linear-gradient(135deg,#faf7ff,#f4edff)}.journey-score small,.journey-score strong{display:block}.journey-score small{color:#888293;font-size:.7rem}.journey-score strong{margin-top:4px;font-size:2rem}.ring{width:70px;height:70px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:radial-gradient(circle,#fff 54%,transparent 56%),conic-gradient(#7c3aed 74%,#e8ddfb 0)}.ring b{font-size:.72rem;color:#6d28d9}
.journey-task{display:flex;align-items:center;gap:13px;padding:14px 15px;margin-top:9px;border:1px solid #eee9f3;border-radius:18px;background:#fff}.journey-task>span,.journey-ai>span{width:42px;height:42px;display:flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:13px;background:#f5efff;color:#7c3aed}.journey-task>span svg,.journey-ai>span svg{width:19px}.journey-task strong,.journey-task small,.journey-ai strong,.journey-ai small{display:block}.journey-task strong{font-size:.82rem}.journey-task small{margin-top:4px;color:#95909f;font-size:.67rem}.journey-task.is-done>span{color:#11875d;background:#eaf8f2}.journey-ai{margin-top:14px;padding:15px;display:flex;gap:13px;border-radius:18px;background:linear-gradient(135deg,#7c3aed,#5b21b6);color:#fff}.journey-ai small{color:#d9c9ff;font-size:.64rem}.journey-ai strong{margin-top:4px;font-size:.76rem;line-height:1.5}
.float-card{position:absolute;z-index:3;padding:13px 16px;display:flex;align-items:center;gap:10px;border:1px solid rgba(124,58,237,.12);border-radius:18px;background:rgba(255,255,255,.96);box-shadow:0 18px 45px rgba(64,33,120,.14)}.float-card strong,.float-card small{display:block}.float-card strong{font-size:.78rem}.float-card small{margin-top:2px;color:#8b8696;font-size:.62rem}.float-streak{right:-5px;top:72px}.float-streak>span{font-size:1.4rem}.float-net{left:-10px;bottom:68px}.float-net>svg{width:32px;color:#7c3aed}

.flow-section,.day-section{padding:110px 0}.flow-section{background:#fff}.section-heading{text-align:center;max-width:760px;margin:0 auto 52px}.section-heading>span{color:#7c3aed;font-size:.76rem;font-weight:800;letter-spacing:.13em}.section-heading h2{margin:14px 0 18px;font-size:3rem;line-height:1.13;letter-spacing:-1.8px}.section-heading p{color:#747181;line-height:1.75}
.flow-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.flow-card{position:relative;min-height:390px;padding:27px 24px;border:1px solid #eee8f4;border-radius:26px;background:#fff;box-shadow:0 15px 45px rgba(54,31,90,.055);overflow:hidden;transition:.3s}.flow-card:hover{transform:translateY(-7px);border-color:#d9c8f7;box-shadow:0 25px 60px rgba(54,31,90,.11)}.step-no{position:absolute;right:19px;top:15px;color:#eee8f6;font-size:2.2rem;font-weight:800}.flow-icon{width:58px;height:58px;margin-bottom:23px;display:flex;align-items:center;justify-content:center;border-radius:18px;background:#f2ebff;color:#7c3aed}.flow-icon svg{width:25px}.flow-card h3{margin-bottom:11px;font-size:1.15rem}.flow-card>p{min-height:78px;color:#747181;font-size:.85rem;line-height:1.7}
.mini-ui{margin-top:25px;padding:15px;border-radius:18px;background:#faf8fd;border:1px solid #f0ebf5}.target-ui>span,.target-ui>strong{display:block}.target-ui>span{color:#97909e;font-size:.62rem}.target-ui>strong{margin:4px 0 11px;font-size:.76rem}.target-ui>div{height:6px;border-radius:99px;background:#eee6f9;overflow:hidden}.target-ui>div i{display:block;width:74%;height:100%;background:linear-gradient(90deg,#8b5cf6,#6d28d9)}.plan-ui{display:grid;gap:8px}.plan-ui span{padding:8px;border-radius:10px;background:#fff;color:#645f6c;font-size:.67rem;font-weight:700}.plan-ui b{width:7px;height:7px;display:inline-block;margin-right:7px;border-radius:50%;background:#8b5cf6}.timer-ui{text-align:center}.timer-ui strong{display:block;color:#6d28d9;font-size:1.55rem}.timer-ui span{display:block;margin-top:6px;color:#8e8794;font-size:.65rem}.graph-ui{height:84px;display:flex;align-items:flex-end;gap:8px}.graph-ui span{flex:1;border-radius:7px 7px 3px 3px;background:linear-gradient(180deg,#a855f7,#6d28d9)}

.day-section{background:linear-gradient(180deg,#faf8ff,#fff)}.day-grid{display:grid;grid-template-columns:.88fr 1.12fr;align-items:center;gap:90px}.day-copy h2{margin:16px 0 22px;font-size:3.15rem;line-height:1.12;letter-spacing:-1.6px}.day-copy h2 span{color:#7c3aed}.day-copy>p{color:#6f6c7a;line-height:1.85}.day-benefits{margin-top:28px;display:grid;gap:12px}.day-benefits div{display:flex;gap:10px;align-items:center;color:#393642;font-size:.85rem;font-weight:700}.day-benefits svg{width:18px;color:#7c3aed}
.timeline-card{position:relative;padding:30px;border:1px solid #ebe4f2;border-radius:28px;background:#fff;box-shadow:0 30px 80px rgba(58,34,92,.09)}.timeline-card::before{content:"";position:absolute;left:108px;top:58px;bottom:58px;width:1px;background:#e5d9f7}.timeline-row{position:relative;display:grid;grid-template-columns:62px 18px 1fr;gap:15px;padding:19px 0}.timeline-time{color:#9a95a1;font-size:.7rem;font-weight:800}.timeline-row>i{position:relative;z-index:2;width:11px;height:11px;margin-top:5px;border-radius:50%;background:#7c3aed;box-shadow:0 0 0 6px #f2eaff}.timeline-row small,.timeline-row strong{display:block}.timeline-row small{color:#8b5cf6;font-size:.59rem;font-weight:800;letter-spacing:.1em}.timeline-row strong{margin:4px 0 6px;font-size:.88rem}.timeline-row p{color:#888391;font-size:.69rem;line-height:1.55}

.intelligence-section{padding:90px 0 120px}.intelligence-card{padding:58px;display:grid;grid-template-columns:1fr .9fr;gap:70px;align-items:center;border-radius:34px;color:#fff;background:radial-gradient(circle at 10% 15%,rgba(255,255,255,.13),transparent 26%),linear-gradient(135deg,#7c3aed,#5b21b6 55%,#3b147a);box-shadow:0 35px 85px rgba(92,33,170,.23)}.section-kicker.light{color:#d9c8ff}.intelligence-copy h2{margin:14px 0 18px;font-size:3rem;line-height:1.1}.intelligence-copy>p{color:rgba(255,255,255,.75);line-height:1.8}.intelligence-chips{margin-top:25px;display:flex;flex-wrap:wrap;gap:9px}.intelligence-chips span{padding:9px 11px;display:flex;align-items:center;gap:7px;border:1px solid rgba(255,255,255,.15);border-radius:999px;background:rgba(255,255,255,.08);font-size:.67rem;font-weight:700}.intelligence-chips svg{width:14px}
.insight-panel{padding:25px;border:1px solid rgba(255,255,255,.14);border-radius:25px;background:rgba(19,8,41,.22)}.insight-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:25px}.insight-head small,.insight-head strong{display:block}.insight-head small{color:#d7c4ff;font-size:.61rem;font-weight:800}.insight-head strong{margin-top:5px}.insight-head>span{width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:14px;background:rgba(255,255,255,.11)}.insight-head svg{width:18px}.insight-bars{display:grid;gap:16px}.insight-bars>div{display:grid;grid-template-columns:72px 1fr 36px;gap:9px;align-items:center;font-size:.66rem}.insight-bars b{height:7px;border-radius:99px;background:rgba(255,255,255,.12);overflow:hidden}.insight-bars b i{display:block;height:100%;border-radius:99px;background:#fff}.insight-tip{margin-top:23px;padding:14px;display:flex;gap:10px;border-radius:16px;background:rgba(255,255,255,.08);color:#e9defe}.insight-tip svg{width:18px;flex-shrink:0}.insight-tip p{font-size:.66rem;line-height:1.55}

.start-section{padding:10px 0 120px}.start-card{text-align:center;padding:60px 30px;border:1px solid #ece5f3;border-radius:30px;background:linear-gradient(180deg,#fff,#faf7ff)}.start-label{color:#7c3aed;font-size:.7rem;font-weight:800;letter-spacing:.13em}.start-card h2{margin:13px 0 12px;font-size:2.65rem}.start-card>p{color:#777282}.start-steps{max-width:800px;margin:35px auto;display:flex;align-items:center;justify-content:center;gap:18px}.start-steps>div{display:flex;align-items:center;gap:9px}.start-steps>div span{width:31px;height:31px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#eee6fb;color:#6d28d9;font-size:.7rem;font-weight:800}.start-steps strong{font-size:.75rem}.start-steps>svg{width:16px;color:#bbb3c4}.primary-action.big{min-height:60px;padding:0 28px}

/* FOOTER */
.footer-area{position:relative;padding:110px 25px 0;background:linear-gradient(to bottom,#faf8ff 0,#faf8ff 280px,#171221 280px,#100d18 100%)}.footer-cta{position:relative;z-index:3;max-width:1320px;min-height:250px;margin:0 auto -72px;padding:48px 54px;display:flex;align-items:center;justify-content:space-between;gap:50px;border:1px solid rgba(255,255,255,.20);border-radius:32px;color:#fff;background:linear-gradient(135deg,#8b5cf6,#6d28d9 48%,#4c1d95);box-shadow:0 70px 120px rgba(15,8,32,.52)}.footer-cta-content{display:flex;align-items:center;gap:28px}.footer-cta-icon{width:105px;height:105px;display:flex;align-items:center;justify-content:center;flex-shrink:0;border:1px solid rgba(255,255,255,.20);border-radius:28px;background:rgba(255,255,255,.12)}.footer-cta-icon svg{width:52px}.footer-cta-kicker{display:inline-block;margin-bottom:10px;color:#ddd0ff;font-size:.76rem;font-weight:800;letter-spacing:.13em}.footer-cta-text h2{margin-bottom:12px;font-size:2.25rem}.footer-cta-text h2 strong{color:#e9d5ff}.footer-cta-text p{max-width:620px;color:rgba(255,255,255,.76);font-size:.96rem;line-height:1.7}.footer-cta-action{text-align:center;flex-shrink:0}.footer-cta-button{min-width:292px;height:66px;padding:0 10px 0 26px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-radius:19px;background:#fff;color:#18121f;text-decoration:none;font-weight:800}.footer-cta-arrow{width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:15px;color:#fff;background:linear-gradient(135deg,#8b5cf6,#6d28d9)}.footer-cta-action small{display:block;margin-top:11px;color:rgba(255,255,255,.64);font-size:.72rem}
.site-footer{padding:145px 0 30px;color:#d9d6e3;background:linear-gradient(180deg,#171221,#100d18)}.footer-container{max-width:1320px;margin:0 auto}.footer-main{display:grid;grid-template-columns:1.35fr 2fr 1.15fr;gap:75px}.footer-brand{max-width:370px}.footer-logo{display:flex;align-items:center;gap:8px;margin-bottom:24px;color:#fff;font-size:1.95rem;font-weight:800;letter-spacing:4px}.footer-logo-circle{width:32px;height:32px;border-radius:50%;background:radial-gradient(circle at 30% 25%,#d8b4fe,#8b5cf6 45%,#6d28d9 75%)}.footer-brand h3{margin-bottom:14px;color:#fff}.footer-brand p{color:#9995a7;font-size:.88rem;line-height:1.8}.footer-socials{display:flex;gap:14px;margin-top:28px}.footer-socials a{width:48px;height:48px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.08);border-radius:15px;color:#d8b4fe;background:rgba(255,255,255,.05);text-decoration:none}.footer-links-group{display:grid;grid-template-columns:repeat(3,1fr);gap:42px}.footer-column{display:flex;flex-direction:column;align-items:flex-start}.footer-column h4{margin-bottom:23px;color:#fff}.footer-column a{margin-bottom:13px;color:#9691a3;font-size:.84rem;text-decoration:none}.footer-newsletter{padding:27px;border:1px solid rgba(255,255,255,.08);border-radius:24px;background:rgba(255,255,255,.035)}.newsletter-icon{width:46px;height:46px;display:flex;align-items:center;justify-content:center;margin-bottom:18px;border-radius:15px;color:#c4b5fd;background:rgba(124,58,237,.18)}.footer-newsletter h4{margin-bottom:10px;color:#fff}.footer-newsletter>p{margin-bottom:19px;color:#9691a3;font-size:.82rem;line-height:1.7}.newsletter-form{display:flex;padding:5px;border:1px solid rgba(255,255,255,.09);border-radius:16px;background:rgba(0,0,0,.15)}.newsletter-form input{width:100%;min-width:0;padding:12px 13px;border:0;outline:0;color:#fff;background:transparent}.newsletter-form button{width:42px;height:42px;border:0;border-radius:12px;color:#fff;background:linear-gradient(135deg,#8b5cf6,#6d28d9)}.newsletter-note{display:block;margin-top:11px;color:#6f6a7c;font-size:.67rem}.footer-bottom{margin-top:55px;padding-top:24px;border-top:1px solid rgba(255,255,255,.08);display:flex;align-items:center;justify-content:space-between;gap:24px}.footer-bottom>p{color:#706b7c;font-size:.76rem}.footer-bottom-logo{display:flex;align-items:center;gap:10px;color:#fff;font-size:.9rem;font-weight:700}.footer-bottom-logo img{width:22px;height:22px;object-fit:contain}
.reveal{opacity:0;transform:translateY(34px);transition:opacity .75s ease,transform .75s cubic-bezier(.22,1,.36,1)}.reveal.active{opacity:1;transform:none}

@media(max-width:1100px){.hero-grid,.day-grid,.intelligence-card{grid-template-columns:1fr;gap:52px}.hero-copy{text-align:center}.hero-copy>p{margin-left:auto;margin-right:auto}.hero-actions,.hero-proof{justify-content:center}.flow-grid{grid-template-columns:repeat(2,1fr)}.footer-main{grid-template-columns:1fr 1.6fr}.footer-newsletter{grid-column:1/-1;max-width:520px}}
@media(max-width:860px){
.navbar{min-height:74px;padding:14px 20px}.logo{font-size:1.38rem;letter-spacing:2.5px}.o-circle{width:27px;height:27px}.nav-desktop{display:none}
.nav-toggle{position:relative;z-index:1002;width:44px;height:44px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;border:1px solid #e8e4ef;border-radius:14px;background:#fff}.nav-toggle span{width:19px;height:2px;background:#24212d;transition:.25s}.nav-toggle.is-open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.nav-toggle.is-open span:nth-child(2){opacity:0}.nav-toggle.is-open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}
.mobile-nav-panel{position:absolute;top:calc(100% + 10px);right:16px;left:16px;z-index:1001;padding:16px;display:flex;flex-direction:column;gap:5px;border:1px solid rgba(124,58,237,.12);border-radius:22px;background:rgba(255,255,255,.98);box-shadow:0 24px 70px rgba(44,25,78,.18);opacity:0;visibility:hidden;transform:translateY(-10px) scale(.98);transition:.22s}.mobile-nav-panel.is-open{opacity:1;visibility:visible;transform:none}.mobile-nav-panel>a{padding:13px 14px;border-radius:13px;text-decoration:none;font-weight:700}.mobile-nav-panel>a.active{color:#6d28d9;background:#f7f2ff}.mobile-nav-actions{margin-top:7px;padding-top:13px;display:grid;grid-template-columns:1fr 1fr;gap:9px;border-top:1px solid #eee9f5}.mobile-nav-actions .btn-login,.mobile-nav-actions .btn-start{padding:12px 10px;text-align:center}body.nav-open{overflow:hidden}
.footer-cta{padding:36px;flex-direction:column;align-items:flex-start}.footer-cta-action{width:100%;text-align:left}.footer-cta-button{width:100%;max-width:360px}.footer-main{grid-template-columns:1fr;gap:48px}
}
@media(max-width:700px){.how-container{width:min(100% - 30px,1320px)}.how-hero{min-height:auto;padding:125px 0 75px}.hero-copy h1{font-size:2.7rem;letter-spacing:-1.8px}.hero-copy>p{font-size:.95rem}.flow-section,.day-section{padding:78px 0}.flow-grid{grid-template-columns:1fr}.flow-card{min-height:auto}.section-heading h2,.day-copy h2,.intelligence-copy h2{font-size:2.25rem}.timeline-card{padding:22px 18px}.timeline-card::before{left:84px}.timeline-row{grid-template-columns:48px 18px 1fr;gap:10px}.intelligence-section{padding:60px 0 80px}.intelligence-card{padding:34px 24px;border-radius:26px}.start-card{padding:42px 18px}.start-card h2{font-size:2rem}.start-steps{flex-direction:column}.start-steps>svg{transform:rotate(90deg)}.footer-area{padding:80px 16px 0}.footer-cta{margin-bottom:-55px;padding:27px}.footer-cta-content{gap:17px}.footer-cta-icon{width:62px;height:62px}.footer-cta-text h2{font-size:1.45rem}.footer-cta-text p{font-size:.82rem}.footer-cta-button{min-width:0}.site-footer{padding-top:120px}.footer-links-group{grid-template-columns:1fr 1fr}.footer-bottom{flex-direction:column;align-items:flex-start}}
@media(max-width:460px){.navbar{padding:13px 14px}.mobile-nav-panel{right:10px;left:10px}.mobile-nav-actions{grid-template-columns:1fr}.hero-copy h1{font-size:2.28rem}.hero-actions{flex-direction:column}.primary-action,.secondary-action{width:100%}.journey-visual{min-height:390px}.journey-shell{padding:16px}.float-card{display:none}.footer-cta-content{flex-direction:column}.footer-links-group{grid-template-columns:1fr}}

/* =========================================================
   NASIL ÇALIŞIR HERO — PREMIUM DASHBOARD VISUAL
========================================================= */

.journey-stage{
    position:relative;
    width:min(690px,100%);
    min-height:565px;
    display:flex;
    align-items:center;
    justify-content:center;
    isolation:isolate;
}

.journey-stage::before{
    content:"";
    position:absolute;
    inset:6% 4%;
    border-radius:42px;
    background:
        radial-gradient(circle at 78% 18%,rgba(192,132,252,.26),transparent 28%),
        radial-gradient(circle at 18% 82%,rgba(124,58,237,.18),transparent 32%),
        linear-gradient(145deg,rgba(255,255,255,.66),rgba(245,239,255,.72));
    border:1px solid rgba(124,58,237,.10);
    box-shadow:
        inset 0 1px 0 rgba(255,255,255,.85),
        0 28px 80px rgba(65,37,114,.08);
}

.journey-grid{
    position:absolute;
    inset:8%;
    border-radius:36px;
    opacity:.52;
    background-image:
        linear-gradient(rgba(124,58,237,.055) 1px,transparent 1px),
        linear-gradient(90deg,rgba(124,58,237,.055) 1px,transparent 1px);
    background-size:34px 34px;
    mask-image:linear-gradient(to bottom,transparent,#000 20%,#000 80%,transparent);
}

.journey-orbit{
    position:absolute;
    border:1px solid rgba(124,58,237,.10);
    border-radius:50%;
    pointer-events:none;
}
.orbit-one{width:420px;height:420px;right:-35px;top:-28px}
.orbit-two{width:265px;height:265px;left:3px;bottom:4px}

.journey-shell.premium{
    width:min(530px,calc(100% - 70px));
    padding:0;
    overflow:hidden;
    border-radius:29px;
    background:rgba(255,255,255,.94);
    border:1px solid rgba(124,58,237,.13);
    box-shadow:
        0 42px 90px rgba(50,25,91,.18),
        0 12px 32px rgba(124,58,237,.10),
        inset 0 1px 0 rgba(255,255,255,.92);
    backdrop-filter:blur(22px);
    transform:perspective(1100px) rotateY(-4deg) rotateX(1.5deg);
    transition:transform .5s cubic-bezier(.2,.8,.2,1),box-shadow .5s ease;
}

.journey-shell.premium:hover{
    transform:perspective(1100px) rotateY(0) rotateX(0) translateY(-5px);
    box-shadow:
        0 52px 110px rgba(50,25,91,.22),
        0 18px 42px rgba(124,58,237,.13);
}

.journey-windowbar{
    height:44px;
    padding:0 17px;
    display:flex;
    align-items:center;
    justify-content:space-between;
    border-bottom:1px solid #f0ebf6;
    background:linear-gradient(180deg,#fff,#fbf9fe);
}

.journey-brand{display:flex;align-items:center;gap:8px;font-size:.68rem;letter-spacing:.12em}
.journey-brand-dot{
    width:15px;height:15px;border-radius:50%;
    background:radial-gradient(circle at 30% 25%,#d8b4fe,#8b5cf6 48%,#6d28d9 80%);
    box-shadow:0 5px 14px rgba(124,58,237,.30);
}
.journey-window-actions{display:flex;gap:5px}
.journey-window-actions span{width:7px;height:7px;border-radius:50%;background:#e7e1ed}
.journey-window-actions span:first-child{background:#d8c8f4}
.journey-window-actions span:nth-child(2){background:#cbb6ee}

.journey-dashboard-head{
    padding:21px 23px 14px;
    display:flex;
    justify-content:space-between;
    align-items:center;
    gap:18px;
}
.journey-dashboard-head h3{margin:8px 0 4px;font-size:1.13rem;letter-spacing:-.35px}
.journey-dashboard-head p{color:#96909e;font-size:.67rem;font-weight:600}

.journey-ring{position:relative;width:76px;height:76px;flex-shrink:0}
.journey-ring svg{width:76px;height:76px;transform:rotate(-90deg)}
.journey-ring circle{fill:none;stroke:#eee8f6;stroke-width:7}
.journey-ring .progress-circle{
    stroke:url(#none);
    stroke:#7c3aed;
    stroke-linecap:round;
    stroke-dasharray:188.5;
    stroke-dashoffset:49;
    filter:drop-shadow(0 4px 5px rgba(124,58,237,.22));
}
.journey-ring>div{
    position:absolute;inset:0;display:flex;flex-direction:column;
    align-items:center;justify-content:center;
}
.journey-ring strong{font-size:.82rem;color:#6d28d9}
.journey-ring small{font-size:.48rem;color:#9a94a1;margin-top:1px}

.journey-metrics{
    padding:0 23px 14px;
    display:grid;
    grid-template-columns:repeat(3,1fr);
    gap:9px;
}
.journey-metrics>div{
    position:relative;
    min-width:0;
    padding:12px 11px;
    border:1px solid #eee9f4;
    border-radius:16px;
    background:linear-gradient(145deg,#fff,#fbf9fe);
}
.journey-metrics>div>span{
    width:27px;height:27px;margin-bottom:9px;
    display:flex;align-items:center;justify-content:center;
    border-radius:9px;color:#7c3aed;background:#f4edff;
}
.journey-metrics svg{width:14px;height:14px}
.journey-metrics small,.journey-metrics strong{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.journey-metrics small{color:#9993a1;font-size:.51rem;font-weight:700}
.journey-metrics strong{margin-top:4px;font-size:.7rem}

.journey-content-grid{
    padding:0 23px 12px;
    display:grid;
    grid-template-columns:1.35fr .8fr;
    gap:9px;
}
.journey-focus-card,.journey-mini-chart{
    min-width:0;
    padding:14px;
    border-radius:17px;
    border:1px solid #eee8f4;
    background:#fff;
}
.focus-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}
.focus-head small,.focus-head strong{display:block}
.focus-head small{color:#8e86a0;font-size:.47rem;font-weight:800;letter-spacing:.08em}
.focus-head strong{margin-top:4px;font-size:.67rem}
.focus-head>span{padding:5px 7px;border-radius:999px;background:#f4edff;color:#6d28d9;font-size:.48rem;font-weight:800}
.focus-progress{height:7px;margin:13px 0 10px;border-radius:999px;background:#eee8f6;overflow:hidden}
.focus-progress i{display:block;width:73%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#a855f7,#6d28d9)}
.focus-footer{display:flex;align-items:center;justify-content:space-between;gap:8px}
.focus-footer span{display:flex;align-items:center;gap:4px;color:#8d8795;font-size:.48rem;font-weight:700}
.focus-footer svg{width:11px;color:#16a36a}.focus-footer strong{color:#6d28d9;font-size:.49rem}

.mini-chart-head{display:flex;align-items:flex-start;justify-content:space-between;gap:6px}
.mini-chart-head small,.mini-chart-head strong{display:block}
.mini-chart-head small{color:#8e86a0;font-size:.45rem;font-weight:800}
.mini-chart-head strong{margin-top:4px;font-size:.87rem}
.mini-chart-head>span{display:flex;align-items:center;gap:2px;color:#16a36a;font-size:.45rem;font-weight:800}
.mini-chart-head svg{width:10px}
.spark-bars{height:55px;margin-top:10px;display:flex;align-items:flex-end;gap:5px}
.spark-bars i{flex:1;min-width:3px;border-radius:4px 4px 2px 2px;background:linear-gradient(180deg,#c084fc,#7c3aed);opacity:.88}

.journey-ai.premium-ai{
    margin:0 23px 22px;
    padding:13px 13px;
    display:grid;
    grid-template-columns:38px 1fr 32px;
    align-items:center;
    gap:10px;
    border-radius:17px;
    color:#fff;
    background:
        radial-gradient(circle at 85% 0%,rgba(255,255,255,.16),transparent 30%),
        linear-gradient(135deg,#7c3aed,#5b21b6);
    box-shadow:0 14px 30px rgba(109,40,217,.18);
}
.journey-ai.premium-ai>span{
    width:38px;height:38px;border-radius:12px;color:#fff;background:rgba(255,255,255,.13);
}
.journey-ai.premium-ai small{font-size:.44rem;letter-spacing:.1em}
.journey-ai.premium-ai strong{font-size:.62rem}
.journey-ai.premium-ai p{margin-top:3px;color:#d9c9ff;font-size:.48rem;line-height:1.4}
.journey-ai.premium-ai button{
    width:32px;height:32px;border:0;border-radius:10px;display:flex;
    align-items:center;justify-content:center;color:#6d28d9;background:#fff;cursor:pointer;
}
.journey-ai.premium-ai button svg{width:14px}

.premium-float{
    min-width:145px;
    border:1px solid rgba(124,58,237,.11);
    background:rgba(255,255,255,.93);
    backdrop-filter:blur(18px);
    box-shadow:
        0 18px 40px rgba(50,25,91,.13),
        inset 0 1px 0 rgba(255,255,255,.95);
}
.premium-float .float-icon{
    width:31px;height:31px;display:flex;align-items:center;justify-content:center;
    border-radius:10px;color:#7c3aed;background:#f3ecff;
}
.premium-float .float-icon svg{width:15px}
.premium-float .float-emoji{font-size:1.28rem}
.premium-float strong{font-size:.68rem}
.premium-float small{font-size:.49rem}

.float-streak{right:3px;top:82px;animation:premiumFloatA 5.5s ease-in-out infinite}
.float-net{left:2px;bottom:84px;animation:premiumFloatB 6.4s ease-in-out infinite}
.float-focus{right:-4px;bottom:32px;animation:premiumFloatA 7s ease-in-out infinite reverse}

@keyframes premiumFloatA{
    0%,100%{transform:translateY(0) rotate(.2deg)}
    50%{transform:translateY(-8px) rotate(-.7deg)}
}
@keyframes premiumFloatB{
    0%,100%{transform:translateY(0) rotate(-.3deg)}
    50%{transform:translateY(7px) rotate(.7deg)}
}

@media(max-width:1100px){
    .journey-stage{margin:0 auto}
}
@media(max-width:700px){
    .journey-stage{min-height:500px}
    .journey-shell.premium{
        width:calc(100% - 24px);
        transform:none;
    }
    .journey-stage::before{inset:4% 0}
    .journey-metrics{gap:6px;padding-left:15px;padding-right:15px}
    .journey-content-grid{padding-left:15px;padding-right:15px}
    .journey-ai.premium-ai{margin-left:15px;margin-right:15px}
    .journey-dashboard-head{padding-left:15px;padding-right:15px}
    .premium-float{display:none}
}
@media(max-width:460px){
    .journey-stage{min-height:455px}
    .journey-content-grid{grid-template-columns:1fr}
    .journey-mini-chart{display:none}
    .journey-metrics>div{padding:10px 8px}
    .journey-metrics>div>span{width:24px;height:24px}
}
