:root{
  --navy:#07162f;--navy-2:#0b2348;--blue:#1167f5;--blue-2:#4a8cff;--green:#19b66b;
  --ink:#0b1b35;--muted:#66748c;--soft:#f5f8fc;--surface:#fff;--line:#dfe7f2;
  --shadow:0 28px 80px rgba(13,43,90,.14);--shadow-soft:0 16px 42px rgba(13,43,90,.09);
  --radius:28px;--max:1200px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:104px}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;color:var(--ink);background:#f8fafd;line-height:1.6;overflow-x:hidden}body::before{content:"";position:fixed;inset:0;pointer-events:none;opacity:.028;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.55'/%3E%3C/svg%3E")}a{color:inherit;text-decoration:none}button{font:inherit}img,svg{display:block;max-width:100%}svg{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.container{width:min(calc(100% - 36px),var(--max));margin-inline:auto}.section{padding:118px 0}.page-progress{position:fixed;left:0;top:0;width:0;height:3px;background:linear-gradient(90deg,var(--blue),var(--green));z-index:1000}.ambient{position:fixed;border-radius:999px;filter:blur(90px);pointer-events:none;opacity:.25;z-index:-1}.ambient-a{width:420px;height:420px;background:#79aaff;right:-180px;top:120px}.ambient-b{width:350px;height:350px;background:#68e0a5;left:-180px;top:640px}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(52px,7.2vw,88px);line-height:.99;letter-spacing:-.065em;margin-bottom:26px}h2{font-size:clamp(38px,5vw,62px);line-height:1.04;letter-spacing:-.048em;margin-bottom:22px}h3{font-size:24px;line-height:1.2;letter-spacing:-.025em;margin-bottom:12px}.lead{font-size:clamp(18px,2vw,22px);color:var(--muted);max-width:700px}.eyebrow,.launch-pill{display:inline-flex;align-items:center;gap:9px;border-radius:999px;font-size:13px;font-weight:800;letter-spacing:.02em}.eyebrow{padding:8px 13px;color:var(--blue);background:#eef4ff;border:1px solid #dce9ff}.eyebrow.dark{color:#b7d2ff;background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.13)}.launch-pill{padding:9px 13px;background:rgba(255,255,255,.74);border:1px solid rgba(199,214,235,.8);box-shadow:0 10px 30px rgba(13,43,90,.07)}.launch-pill>span{width:8px;height:8px;border-radius:50%;background:var(--green);box-shadow:0 0 0 6px rgba(25,182,107,.12)}.launch-pill.light{color:#e9f2ff;background:rgba(255,255,255,.09);border-color:rgba(255,255,255,.15)}
.site-header{position:sticky;top:0;z-index:100;padding:14px 0;transition:.25s}.site-header.scrolled{padding:8px 0}.nav{min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:28px;padding:8px 10px 8px 18px;border:1px solid rgba(210,222,239,.78);border-radius:24px;background:rgba(255,255,255,.82);backdrop-filter:blur(22px) saturate(160%);box-shadow:0 14px 46px rgba(13,43,90,.08)}.brand{display:flex;align-items:center}.brand img{width:185px;height:56px;object-fit:contain;object-position:left center;transform:scale(1.18);transform-origin:left}.nav-links{display:flex;align-items:center;gap:30px;color:#42516c;font-size:14px;font-weight:700}.nav-links a{position:relative}.nav-links a::after{content:"";position:absolute;left:0;bottom:-7px;width:0;height:2px;border-radius:99px;background:var(--blue);transition:.25s}.nav-links a:hover{color:var(--blue)}.nav-links a:hover::after{width:100%}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:0 21px;border-radius:15px;border:1px solid transparent;font-weight:800;transition:transform .2s,box-shadow .2s,background .2s;cursor:pointer}.btn svg{width:18px}.btn-primary{color:#fff;background:linear-gradient(135deg,#0f63f3,#347df1);box-shadow:0 14px 32px rgba(17,103,245,.25)}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 20px 42px rgba(17,103,245,.31)}.btn-ghost{background:rgba(255,255,255,.72);border-color:var(--line)}.btn-ghost:hover{transform:translateY(-2px);background:#fff;box-shadow:var(--shadow-soft)}.btn-large{min-height:56px;padding:0 25px;border-radius:17px}.btn-light{background:#fff;color:var(--navy);box-shadow:0 16px 40px rgba(0,0,0,.18)}.menu-btn{display:none;border:0;background:transparent;width:44px;height:44px;padding:10px}.menu-btn span{display:block;height:2px;background:var(--ink);margin:5px 0;border-radius:99px;transition:.25s}
.hero{position:relative;overflow:hidden;padding:72px 0 104px}.hero::before{content:"";position:absolute;width:720px;height:720px;right:-170px;top:-170px;border-radius:50%;background:radial-gradient(circle,rgba(58,126,238,.17),rgba(58,126,238,0) 67%)}.hero-grid{display:grid;grid-template-columns:1.04fr .96fr;align-items:center;gap:66px}.hero-copy{position:relative;z-index:3}.hero-copy .launch-pill{margin-bottom:24px}.hero-copy h1 em{font-style:normal;background:linear-gradient(100deg,var(--blue),#3a86ff 50%,var(--green));-webkit-background-clip:text;background-clip:text;color:transparent}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin:34px 0}.hero-proof{display:flex;align-items:center;gap:20px;padding-top:8px}.proof-item{display:grid}.proof-item strong{font-size:22px;letter-spacing:-.03em}.proof-item span{font-size:11px;color:var(--muted)}.proof-divider{width:1px;height:34px;background:var(--line)}
.hero-stage{min-height:670px;position:relative;display:grid;place-items:center;perspective:1200px}.stage-grid{position:absolute;inset:8% -15% 5%;border-radius:50%;opacity:.46;background-image:linear-gradient(rgba(28,92,185,.12) 1px,transparent 1px),linear-gradient(90deg,rgba(28,92,185,.12) 1px,transparent 1px);background-size:32px 32px;transform:rotate(-10deg);mask-image:radial-gradient(circle,#000 15%,transparent 69%)}.phone-shell{width:min(350px,78vw);aspect-ratio:9/18.8;border-radius:52px;padding:10px;background:linear-gradient(145deg,#29334a,#060b16 55%,#1c263a);box-shadow:0 50px 100px rgba(5,20,48,.35),inset 0 0 0 1px rgba(255,255,255,.18);position:relative;z-index:3;transform:rotate(3deg) rotateY(-6deg);transition:transform .18s ease-out}.phone-shell::after{content:"";position:absolute;inset:2px;border-radius:50px;border:1px solid rgba(255,255,255,.13);pointer-events:none}.phone-button{position:absolute;width:4px;background:#172033;border-radius:4px}.volume-a{height:62px;left:-4px;top:132px}.volume-b{height:62px;left:-4px;top:205px}.power{height:92px;right:-4px;top:170px}.phone-screen{height:100%;border-radius:43px;overflow:hidden;background:linear-gradient(180deg,#f8fbff,#eef4fb);display:flex;flex-direction:column;position:relative}.dynamic-island{position:absolute;z-index:6;left:50%;top:11px;transform:translateX(-50%);width:104px;height:28px;border-radius:999px;background:#03050a;display:grid;place-items:center}.dynamic-island span{width:6px;height:6px;border-radius:50%;background:#0b2448;margin-left:57px}.mobile-status{height:48px;padding:14px 20px 0;display:flex;justify-content:space-between;font-size:10px}.app-header{display:flex;justify-content:space-between;align-items:center;padding:12px 18px 8px}.app-header img{width:102px;height:42px;object-fit:contain;object-position:left;transform:scale(1.16);transform-origin:left}.avatar{width:36px;height:36px;border:0;border-radius:50%;background:linear-gradient(145deg,#e8effa,#dce6f4);display:grid;place-items:center;color:#436087}.avatar svg{width:20px}.app-content{padding:4px 16px 16px;overflow:hidden}.app-kicker{font-size:11px;color:#7b899f;margin:0}.app-content>h2{font-size:23px;margin:0 0 14px;letter-spacing:-.04em}.digital-card{height:154px;border-radius:23px;padding:17px;color:#fff;background:linear-gradient(135deg,#0e4db6,#1769ea 51%,#16a967 125%);box-shadow:0 18px 36px rgba(17,103,245,.28);position:relative;overflow:hidden}.card-shine{position:absolute;width:210px;height:210px;border-radius:50%;right:-100px;top:-120px;background:rgba(255,255,255,.13)}.card-top,.card-bottom{display:flex;justify-content:space-between;position:relative;z-index:2}.card-top{font-size:9px;letter-spacing:.08em}.card-top b{font-size:9px;padding:3px 7px;border-radius:999px;background:rgba(255,255,255,.16)}.card-value{display:grid;margin-top:21px;position:relative;z-index:2}.card-value small{font-size:10px;opacity:.72}.card-value strong{font-size:30px;line-height:1.1}.card-bottom{font-size:9px;opacity:.78;margin-top:18px}.quick-row{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:12px 0}.quick-row article{display:grid;grid-template-columns:35px 1fr;column-gap:9px;align-items:center;padding:10px;border-radius:15px;background:#fff;border:1px solid #e4ebf5}.quick-row b,.quick-row small{grid-column:2}.quick-row b{font-size:10px;line-height:1}.quick-row small{font-size:8px;color:#8491a6;margin-top:-8px}.quick-icon{grid-row:1/3;width:35px;height:35px;border-radius:11px;display:grid;place-items:center;color:#1e68d8;background:#e7f0ff}.quick-icon.green{color:#168052;background:#e4f7ed}.quick-icon svg{width:17px}.app-section-head{display:flex;justify-content:space-between;align-items:center;margin:14px 2px 9px;font-size:11px}.app-section-head span{color:var(--blue);font-size:9px;font-weight:700}.offer-card{display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:9px;padding:9px 10px;border-radius:14px;background:#fff;border:1px solid #e4ebf5;margin-bottom:7px}.offer-card.active-offer{box-shadow:0 9px 24px rgba(36,79,145,.08)}.offer-logo{width:42px;height:42px;border-radius:12px;background:#e5f0ff;color:#1b65d5;display:grid;place-items:center}.offer-logo.violet{background:#eee9ff;color:#7049d6}.offer-logo svg{width:19px}.offer-card b{display:block;font-size:10px}.offer-card small{display:block;font-size:8px;color:#8491a6}.offer-card>strong{font-size:9px;color:#0f8752;background:#e7f8ef;padding:5px 7px;border-radius:99px}.app-tabs{margin-top:auto;height:68px;background:#fff;border-top:1px solid #e2e9f3;display:grid;grid-template-columns:repeat(5,1fr);align-items:end;padding:7px 8px 6px}.app-tabs button{border:0;background:none;color:#8996aa;display:grid;place-items:center;gap:3px;font-size:7px;padding:0}.app-tabs svg{width:16px}.app-tabs .active{color:var(--blue);font-weight:800}.qr-tab{position:relative;transform:translateY(-7px)}.qr-tab>span{width:44px;height:44px;border-radius:15px;color:#fff;background:linear-gradient(135deg,var(--blue),#4388fa);display:grid;place-items:center;box-shadow:0 10px 20px rgba(17,103,245,.28)}.qr-tab>span svg{width:21px}.qr-tab small{font-size:7px;color:var(--blue);font-weight:800}.glass-card{background:rgba(255,255,255,.78);border:1px solid rgba(255,255,255,.9);backdrop-filter:blur(18px);box-shadow:0 20px 55px rgba(13,43,90,.14)}.signal-card{position:absolute;z-index:5;border-radius:18px;padding:14px 16px;display:flex;align-items:center;gap:12px}.signal-card b{display:block;font-size:16px}.signal-card small{display:block;color:var(--muted);font-size:10px}.signal-top{left:-10px;top:105px}.signal-bottom{right:-2px;bottom:115px;min-width:178px;justify-content:space-between}.signal-icon{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;color:var(--blue);background:#e7f0ff}.signal-icon svg{width:18px}.trend{font-size:10px;font-weight:800;color:#0e8650;background:#e7f8ef;border-radius:99px;padding:5px 7px}
.trust-strip{padding:8px 0 36px}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;padding:10px;border:1px solid var(--line);border-radius:25px;background:#fff;box-shadow:0 14px 45px rgba(13,43,90,.06)}.trust-grid article{display:flex;align-items:center;gap:12px;padding:14px 16px;border-right:1px solid var(--line)}.trust-grid article:last-child{border:0}.trust-grid article>span{width:40px;height:40px;border-radius:12px;display:grid;place-items:center;color:var(--blue);background:#eff5ff}.trust-grid svg{width:20px}.trust-grid b{display:block;font-size:13px}.trust-grid small{display:block;font-size:10px;color:var(--muted)}
.section-heading{display:flex;justify-content:space-between;align-items:end;gap:50px;margin-bottom:48px}.section-heading>div{max-width:720px}.section-heading .eyebrow{margin-bottom:16px}.section-heading p{max-width:420px;color:var(--muted);font-size:17px;margin-bottom:6px}.section-heading.centered{display:grid;text-align:center;justify-items:center}.section-heading.centered p{max-width:600px}.bento-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:18px}.bento-card{min-height:310px;padding:30px;border:1px solid var(--line);border-radius:28px;background:rgba(255,255,255,.82);box-shadow:0 16px 44px rgba(13,43,90,.06);position:relative;overflow:hidden;transition:.25s}.bento-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-soft)}.bento-large{grid-row:span 2;min-height:638px;display:flex;flex-direction:column;justify-content:space-between}.bento-wide{grid-column:1/-1;min-height:300px;display:grid;grid-template-columns:1fr 1fr;align-items:center}.bento-copy{max-width:500px}.card-label{font-size:11px;font-weight:850;letter-spacing:.12em;color:var(--blue)}.bento-card h3{font-size:clamp(25px,3vw,38px);margin-top:15px;max-width:580px}.bento-card p{color:var(--muted);max-width:540px}.feature-orb{width:62px;height:62px;border-radius:19px;display:grid;place-items:center;margin-bottom:34px;color:var(--blue);background:linear-gradient(145deg,#edf4ff,#dfeaff)}.feature-orb.green{color:#128454;background:linear-gradient(145deg,#eaf9f1,#d9f3e6)}.feature-orb svg{width:28px}.mini-map{height:335px;margin-top:32px;border-radius:24px;position:relative;overflow:hidden;background:linear-gradient(145deg,#eef3f8,#e4ebf4)}.mini-map::before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(113,135,166,.14) 1px,transparent 1px),linear-gradient(90deg,rgba(113,135,166,.14) 1px,transparent 1px);background-size:34px 34px}.map-road{position:absolute;height:10px;border:4px solid #fff;border-left:0;border-right:0;opacity:.9;transform-origin:left;border-radius:50%}.road-a{width:120%;left:-12%;top:46%;transform:rotate(18deg)}.road-b{width:100%;left:10%;top:28%;transform:rotate(-28deg)}.road-c{width:90%;left:20%;bottom:20%;transform:rotate(-8deg)}.map-pin{position:absolute;width:18px;height:18px;border-radius:50% 50% 50% 0;background:#fff;border:5px solid var(--blue);transform:rotate(-45deg);box-shadow:0 8px 18px rgba(17,103,245,.23)}.pin-a{left:20%;top:35%}.pin-b{right:24%;top:27%}.pin-c{left:54%;bottom:28%}.map-pin.active{border-color:var(--green);animation:pulsePin 2s infinite}.map-card{position:absolute;left:26px;right:26px;bottom:22px;padding:14px 16px;border-radius:16px;background:rgba(255,255,255,.88);backdrop-filter:blur(14px);box-shadow:0 15px 30px rgba(13,43,90,.13)}.map-card small,.map-card b{display:block}.map-card small{font-size:10px;color:var(--muted)}.map-card b{font-size:13px}.pulse-visual{height:230px;position:relative;display:grid;place-items:center}.pulse-visual>span{position:absolute;border:1px solid rgba(17,103,245,.24);border-radius:50%;animation:pulseRing 3s infinite}.pulse-visual>span:nth-child(1){width:110px;height:110px}.pulse-visual>span:nth-child(2){width:170px;height:170px;animation-delay:.5s}.pulse-visual>span:nth-child(3){width:230px;height:230px;animation-delay:1s}.pulse-visual>div{width:92px;height:92px;border-radius:50%;background:linear-gradient(135deg,var(--blue),var(--green));color:#fff;display:grid;place-items:center;align-content:center;box-shadow:0 20px 50px rgba(17,103,245,.25)}.pulse-visual b,.pulse-visual small{display:block;text-align:center}.pulse-visual b{font-size:20px}.pulse-visual small{font-size:9px;opacity:.75}
.business-section{padding-top:90px}.business-shell{border-radius:38px;background:linear-gradient(135deg,#07162f,#0d3267 62%,#0a5a46 130%);padding:62px;color:#fff;display:grid;grid-template-columns:.9fr 1.1fr;gap:56px;align-items:center;position:relative;overflow:hidden}.business-shell::before{content:"";position:absolute;width:520px;height:520px;border-radius:50%;right:-220px;top:-260px;background:rgba(255,255,255,.06)}.business-copy{position:relative;z-index:2}.business-copy .eyebrow{margin-bottom:20px}.business-copy h2{font-size:clamp(38px,4.2vw,55px)}.business-copy>p{color:rgba(255,255,255,.68);font-size:17px}.business-points{display:grid;gap:16px;margin-top:32px}.business-points article{display:flex;gap:14px}.business-points article>span{width:34px;height:34px;border-radius:11px;display:grid;place-items:center;flex:0 0 auto;font-size:10px;font-weight:900;color:#8db9ff;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.1)}.business-points b,.business-points small{display:block}.business-points b{font-size:14px}.business-points small{font-size:11px;color:rgba(255,255,255,.55)}.dashboard-wrap{position:relative;z-index:2;border-radius:28px;padding:24px;background:#fff;color:var(--ink);box-shadow:0 35px 80px rgba(0,0,0,.32)}.dashboard-head,.analytics-head,.dashboard-foot{display:flex;justify-content:space-between;align-items:center}.dashboard-head small,.dashboard-head b{display:block}.dashboard-head small{font-size:9px;letter-spacing:.13em;color:var(--muted)}.dashboard-head b{font-size:18px}.live{font-size:10px;color:#0b8050;background:#e7f8ef;padding:6px 9px;border-radius:99px;font-weight:800}.live i{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--green);margin-right:4px;box-shadow:0 0 0 4px rgba(25,182,107,.12)}.dashboard-period{display:flex;gap:5px;margin:19px 0 15px}.dashboard-period button{border:0;border-radius:9px;background:#f2f5fa;color:#7a879a;font-size:9px;padding:7px 10px;font-weight:800}.dashboard-period .active{background:#e7f0ff;color:var(--blue)}.metric-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.metric-grid article{padding:13px;border:1px solid #e8eef6;border-radius:15px;background:#fbfcfe}.metric-grid span{font-size:8px;color:var(--muted)}.metric-grid b{display:block;font-size:20px;line-height:1.3}.metric-grid small{font-size:8px}.positive{color:#0c8a53}.analytics-card{margin-top:14px;border:1px solid #e7edf6;border-radius:18px;padding:15px}.analytics-head b,.analytics-head small{display:block}.analytics-head b{font-size:12px}.analytics-head small{font-size:8px;color:var(--muted)}.analytics-head strong{font-size:11px;color:#0b8752}.chart-area{height:160px;margin-top:10px;position:relative;background-image:linear-gradient(#edf1f6 1px,transparent 1px);background-size:100% 40px}.chart-area svg{width:100%;height:130px;overflow:visible}.chart-fill{fill:url(#chartFill);stroke:none}.chart-line{fill:none;stroke:#2475ef;stroke-width:3;stroke-linecap:round;stroke-dasharray:700;stroke-dashoffset:700}.visible .chart-line{animation:drawLine 1.8s .35s forwards}.chart-labels{display:flex;justify-content:space-between;color:#929daf;font-size:8px}.dashboard-foot{font-size:8px;color:var(--muted);padding-top:12px}.blue-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--blue);margin-right:5px}
.process{background:#fff}.process-line{display:grid;grid-template-columns:repeat(4,1fr);gap:0;position:relative;margin-top:58px}.process-line::before{content:"";position:absolute;left:12.5%;right:12.5%;top:58px;height:1px;background:linear-gradient(90deg,var(--blue),#aac8f8,var(--green))}.process-line article{text-align:center;position:relative;padding:0 20px}.process-line article>span{font-size:10px;font-weight:900;color:#9ba8ba}.process-icon{width:72px;height:72px;border-radius:22px;margin:18px auto 25px;background:#f2f6fc;border:1px solid #e2e9f3;display:grid;place-items:center;color:var(--blue);position:relative;z-index:2;box-shadow:0 12px 28px rgba(13,43,90,.08)}.process-icon svg{width:28px}.process-line h3{font-size:20px}.process-line p{font-size:13px;color:var(--muted)}
.faq-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:70px;align-items:start}.faq-intro .eyebrow{margin-bottom:18px}.faq-intro p{font-size:17px;color:var(--muted);max-width:390px}.faq-intro a{display:inline-block;margin-top:15px;font-size:13px;color:var(--muted)}.faq-intro a b{color:var(--blue)}.faq{display:grid;gap:12px}.faq details{border:1px solid var(--line);border-radius:19px;background:#fff;padding:0 20px;box-shadow:0 8px 25px rgba(13,43,90,.04)}.faq summary{list-style:none;cursor:pointer;padding:21px 42px 21px 0;font-weight:800;position:relative}.faq summary::-webkit-details-marker{display:none}.faq summary::after{content:"+";position:absolute;right:0;top:50%;transform:translateY(-50%);width:28px;height:28px;border-radius:9px;background:#edf4ff;color:var(--blue);display:grid;place-items:center}.faq details[open] summary::after{content:"–"}.faq details p{color:var(--muted);font-size:14px;padding:0 0 20px;margin:0}
.cta-section{padding:20px 0 100px}.cta-card{min-height:340px;border-radius:38px;padding:58px;background:linear-gradient(135deg,#07162f,#0f3b79);color:#fff;display:flex;justify-content:space-between;align-items:center;gap:40px;position:relative;overflow:hidden}.cta-card>div:not(.cta-glow){position:relative;z-index:2;max-width:760px}.cta-card h2{font-size:clamp(40px,5vw,64px);margin:22px 0 16px}.cta-card p{color:rgba(255,255,255,.65);font-size:17px}.cta-card .btn{position:relative;z-index:2;white-space:nowrap}.cta-glow{position:absolute;width:520px;height:520px;border-radius:50%;right:-160px;top:-240px;background:rgba(55,137,255,.32);filter:blur(20px)}footer{padding:48px 0;background:#fff;border-top:1px solid var(--line)}.footer-grid{display:grid;grid-template-columns:1fr auto auto;gap:55px;align-items:center}.footer-brand img{width:175px;height:58px;object-fit:contain;object-position:left;transform:scale(1.16);transform-origin:left}.footer-brand p{font-size:12px;color:var(--muted);max-width:360px;margin:3px 0 0}.footer-links{display:flex;gap:22px;font-size:12px;font-weight:700;color:#52617a}.footer-meta{display:grid;text-align:right;font-size:11px;color:var(--muted)}.footer-meta a{color:var(--blue);font-weight:700}
.reveal{opacity:0;transform:translateY(24px);transition:opacity .75s cubic-bezier(.2,.7,.2,1),transform .75s cubic-bezier(.2,.7,.2,1)}.reveal.visible{opacity:1;transform:none}.spotlight-card::after{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(340px circle at var(--x,50%) var(--y,50%),rgba(17,103,245,.08),transparent 42%);opacity:0;transition:.2s}.spotlight-card:hover::after{opacity:1}@keyframes pulsePin{0%,100%{box-shadow:0 0 0 0 rgba(25,182,107,.3)}50%{box-shadow:0 0 0 14px rgba(25,182,107,0)}}@keyframes pulseRing{0%{transform:scale(.8);opacity:.8}100%{transform:scale(1.16);opacity:0}}@keyframes drawLine{to{stroke-dashoffset:0}}
@media (max-width:980px){.nav-links{position:absolute;left:18px;right:18px;top:86px;display:none;flex-direction:column;align-items:stretch;padding:18px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:var(--shadow-soft)}.nav.open .nav-links{display:flex}.nav-cta{display:none}.menu-btn{display:block}.nav.open .menu-btn span:nth-child(1){transform:translateY(7px) rotate(45deg)}.nav.open .menu-btn span:nth-child(2){opacity:0}.nav.open .menu-btn span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.hero-grid,.business-shell,.faq-grid{grid-template-columns:1fr}.hero-copy{text-align:center}.hero-copy .lead{margin-inline:auto}.hero-actions,.hero-proof{justify-content:center}.hero-stage{min-height:650px}.trust-grid{grid-template-columns:repeat(2,1fr)}.trust-grid article:nth-child(2){border-right:0}.section-heading{display:grid;align-items:start}.bento-grid{grid-template-columns:1fr 1fr}.bento-large{grid-column:1/-1;grid-row:auto;min-height:620px}.bento-wide{grid-template-columns:1fr 1fr}.business-shell{padding:46px}.process-line{grid-template-columns:repeat(2,1fr);gap:36px}.process-line::before{display:none}.footer-grid{grid-template-columns:1fr}.footer-meta{text-align:left}}
@media (max-width:680px){.container{width:min(calc(100% - 24px),var(--max))}.section{padding:82px 0}.site-header{padding:8px 0}.nav{min-height:64px;border-radius:19px}.brand img{width:145px;height:46px}.hero{padding:46px 0 78px}.hero-grid{gap:30px}.hero-copy{text-align:left}.hero-copy h1{font-size:clamp(44px,13vw,64px)}.hero-actions,.hero-proof{justify-content:flex-start}.hero-actions .btn{width:100%}.hero-proof{gap:12px;overflow-x:auto}.proof-item strong{font-size:18px}.hero-stage{min-height:585px;transform:scale(.9);margin-inline:-25px}.signal-top{left:4px;top:85px}.signal-bottom{right:4px;bottom:80px}.trust-grid{grid-template-columns:1fr}.trust-grid article{border-right:0;border-bottom:1px solid var(--line)}.trust-grid article:last-child{border-bottom:0}.section-heading{margin-bottom:34px}.section-heading h2{font-size:40px}.bento-grid{grid-template-columns:1fr}.bento-large,.bento-wide{grid-column:auto;min-height:auto}.bento-wide{grid-template-columns:1fr}.bento-card{padding:24px}.mini-map{height:285px}.business-shell{padding:28px;border-radius:28px}.metric-grid{grid-template-columns:1fr}.metric-grid article{display:grid;grid-template-columns:1fr auto;align-items:center}.metric-grid small{grid-column:2}.process-line{grid-template-columns:1fr}.faq-grid{gap:38px}.cta-card{padding:32px;display:grid;min-height:420px}.cta-card h2{font-size:40px}.cta-card .btn{white-space:normal}.footer-links{display:grid;grid-template-columns:1fr 1fr}.footer-grid{gap:30px}}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.phone-shell,.bento-card,.btn{transition:none}.pulse-visual>span,.map-pin.active{animation:none}}


/* =========================================================
   WEB TASARIM 2026 V2 — ETKİLEŞİMLİ KEŞİF HARİTASI
   ========================================================= */
.discovery-demo{height:355px;margin-top:32px;border-radius:24px;position:relative;overflow:hidden;background:#dbeaf1;border:1px solid rgba(13,43,90,.08);box-shadow:0 18px 42px rgba(13,43,90,.10)}
.discovery-map{width:100%;height:100%;z-index:1;background:#dbeaf1}
.discovery-map .leaflet-tile-pane{filter:none}
.discovery-map .leaflet-control-zoom{margin:15px 0 0 15px;border:0;border-radius:9px;overflow:hidden;box-shadow:0 8px 22px rgba(12,37,73,.18)}
.discovery-map .leaflet-control-zoom a{width:36px;height:36px;line-height:36px;border:0;color:#10213e;background:rgba(255,255,255,.96)}
.discovery-map .leaflet-control-attribution{font-size:8px;background:rgba(255,255,255,.75)}
.demo-marker-wrap{background:transparent;border:0}
.demo-marker{width:27px;height:27px;border:4px solid #fff;border-radius:50% 50% 50% 0;background:linear-gradient(145deg,#18b875,#07844f);transform:rotate(-45deg);box-shadow:0 6px 16px rgba(7,132,79,.30),0 0 0 5px rgba(24,184,117,.12);position:relative;transition:.2s ease}
.demo-marker::after{content:"";position:absolute;left:6px;top:6px;width:7px;height:7px;border-radius:50%;background:#fff}
.demo-marker:hover{transform:rotate(-45deg) scale(1.14);box-shadow:0 8px 22px rgba(7,132,79,.36),0 0 0 10px rgba(24,184,117,.12)}
.demo-marker.active{animation:demoMarkerPulse 1.8s infinite}
@keyframes demoMarkerPulse{50%{box-shadow:0 8px 22px rgba(7,132,79,.36),0 0 0 15px rgba(24,184,117,0)}}
.discovery-map .leaflet-popup-content-wrapper{padding:0;overflow:hidden;border-radius:18px;border:1px solid rgba(13,43,90,.09);box-shadow:0 18px 46px rgba(13,43,90,.22)}
.discovery-map .leaflet-popup-content{width:300px!important;margin:0}
.discovery-map .leaflet-popup-tip{background:#fff}
.discovery-map .leaflet-popup-close-button{top:5px;right:7px;z-index:4;width:28px;height:28px;border-radius:50%;font-size:22px;color:#66768c;background:rgba(255,255,255,.92)}
.map-popup-card{display:grid;grid-template-columns:68px minmax(0,1fr) 18px;gap:12px;align-items:center;padding:12px;color:#10213e;background:rgba(255,255,255,.98)}
.map-popup-card img{width:68px;height:68px;border-radius:12px;object-fit:cover;background:#eef3f7}
.map-popup-card div{min-width:0}
.map-popup-card strong,.map-popup-card span,.map-popup-card small{display:block}
.map-popup-card strong{font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:5px}
.map-popup-card span{font-size:11px;font-weight:850;color:#088652;margin-bottom:5px}
.map-popup-card small{font-size:10px;font-weight:750;color:#088652}
.map-popup-detail{appearance:none;border:0;background:transparent;color:#10213e;font-size:24px;cursor:pointer;padding:3px}
.map-detail-panel{position:absolute;z-index:550;right:0;top:0;width:min(330px,78%);height:100%;background:rgba(255,255,255,.97);backdrop-filter:blur(18px);box-shadow:-20px 0 50px rgba(13,43,90,.18);transform:translateX(104%);transition:transform .38s cubic-bezier(.2,.8,.2,1);overflow:auto}
.map-detail-panel.open{transform:translateX(0)}
.map-detail-close{position:absolute;z-index:2;right:12px;top:12px;width:34px;height:34px;border:0;border-radius:50%;font-size:24px;line-height:30px;color:#10213e;background:rgba(255,255,255,.92);box-shadow:0 6px 18px rgba(13,43,90,.12);cursor:pointer}
.map-detail-cover{height:128px;background:#e7eef4;overflow:hidden}
.map-detail-cover img{width:100%;height:100%;object-fit:cover}
.map-detail-content{padding:20px}
.map-detail-category{display:block;margin-bottom:8px;color:#7b5bd6;font-size:10px;font-weight:850;text-transform:uppercase;letter-spacing:.08em}
.map-detail-content h4{font-size:25px;line-height:1.05;margin:0 0 10px;color:#10213e}
.map-detail-content>strong{display:block;color:#07844f;font-size:14px;margin-bottom:10px}
.map-detail-content p{font-size:12px;color:var(--muted);line-height:1.55;margin-bottom:16px}
.map-detail-status{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:12px;border-radius:13px;background:#edf9f3;color:#07844f;font-size:11px;font-weight:800;margin-bottom:14px}
.map-detail-status small{font-size:10px}
.map-route-button{width:100%;height:44px;border:0;border-radius:13px;color:#fff;font-weight:850;background:linear-gradient(135deg,#0fa765,#07844f);box-shadow:0 10px 22px rgba(7,132,79,.22);cursor:pointer}
@media(max-width:680px){.discovery-demo{height:315px;border-radius:19px}.discovery-map .leaflet-popup-content{width:238px!important}.map-popup-card{grid-template-columns:52px minmax(0,1fr) 14px;gap:9px;padding:9px}.map-popup-card img{width:52px;height:52px;border-radius:9px}.map-popup-card strong{font-size:12px}.map-popup-card span,.map-popup-card small{font-size:9px}.map-detail-panel{width:100%}.map-detail-cover{height:115px}}

/* V3 — Leaflet kararlılık düzeltmesi */
.map-bento-card:hover{transform:none}
.map-bento-card{contain:layout paint;transform:none}
.map-bento-card.reveal{transform:none;opacity:0}
.map-bento-card.reveal.visible{opacity:1}
.discovery-demo,.discovery-map{isolation:isolate}
.discovery-map .leaflet-map-pane,.discovery-map .leaflet-tile-pane{will-change:transform}


/* V4 — Leaflet stil dosyası ve karo boyutu düzeltmesi */
.discovery-map.leaflet-container{position:relative;overflow:hidden}
.discovery-map .leaflet-pane,.discovery-map .leaflet-tile,.discovery-map .leaflet-marker-icon,.discovery-map .leaflet-marker-shadow,.discovery-map .leaflet-tile-container,.discovery-map .leaflet-pane>svg,.discovery-map .leaflet-pane>canvas{position:absolute;left:0;top:0}
.discovery-map img.leaflet-tile{max-width:none!important;width:256px!important;height:256px!important}
.discovery-map .leaflet-control-container .leaflet-top,.discovery-map .leaflet-control-container .leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}
.discovery-map .leaflet-control-container .leaflet-top{top:0}.discovery-map .leaflet-control-container .leaflet-right{right:0}.discovery-map .leaflet-control-container .leaflet-bottom{bottom:0}.discovery-map .leaflet-control-container .leaflet-left{left:0}
.discovery-map .leaflet-control{position:relative;z-index:800;pointer-events:auto;float:left;clear:both}

/* =========================================================
   WEB TASARIM 2026 V5 — MINI UYGULAMA + KURUMSAL DETAYLAR
   ========================================================= */
.hero-stage{min-height:670px}.phone-shell{cursor:default}.phone-shell.interacting{transition:transform .25s ease}.mini-app-views{flex:1;min-height:0;position:relative;overflow:hidden}.mini-app-view{position:absolute;inset:0;opacity:0;transform:translateX(12px);pointer-events:none;transition:opacity .28s ease,transform .28s ease}.mini-app-view.active{opacity:1;transform:translateX(0);pointer-events:auto}.app-tabs button[data-mini-tab]{cursor:pointer}.app-tabs button[data-mini-tab]:hover{color:#1b62cf}.app-tabs button:disabled{opacity:1}.mini-map-preview{height:250px;border-radius:22px;position:relative;overflow:hidden;background:linear-gradient(145deg,#e8eef7,#dce6f2);border:1px solid #dbe5f1;box-shadow:inset 0 1px 0 rgba(255,255,255,.8)}.mini-map-preview::before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(93,119,154,.11) 1px,transparent 1px),linear-gradient(90deg,rgba(93,119,154,.11) 1px,transparent 1px);background-size:28px 28px}.mini-road{position:absolute;height:8px;background:#fff;border-radius:999px;box-shadow:0 0 0 1px rgba(133,151,176,.12)}.road-one{width:130%;left:-15%;top:42%;transform:rotate(18deg)}.road-two{width:110%;left:4%;top:64%;transform:rotate(-18deg)}.mini-pin{position:absolute;width:16px;height:16px;border-radius:50% 50% 50% 0;background:#fff;border:5px solid #1769ea;transform:rotate(-45deg);box-shadow:0 8px 15px rgba(23,105,234,.24)}.mini-pin.p1{left:23%;top:30%}.mini-pin.p2{right:27%;top:38%;border-color:#159563}.mini-pin.p3{left:49%;bottom:19%}.mini-location{position:absolute;left:12px;bottom:12px;padding:7px 10px;border-radius:10px;background:rgba(255,255,255,.9);font-size:9px;font-weight:800;color:#173252;box-shadow:0 8px 20px rgba(19,49,85,.12)}.mini-business-row,.wallet-row,.profile-card,.profile-line{display:grid;align-items:center;background:#fff;border:1px solid #e2e9f2}.mini-business-row{grid-template-columns:38px 1fr auto;gap:9px;padding:9px 10px;border-radius:14px;margin-bottom:7px}.mini-business-icon{width:38px;height:38px;border-radius:11px;display:grid;place-items:center;font-size:12px;font-weight:900;color:#155cc8;background:#e7f0ff}.mini-business-icon.green{color:#0d7e4c;background:#e4f7ed}.mini-business-row b,.wallet-row b,.profile-card b{display:block;font-size:10px}.mini-business-row small,.wallet-row small,.profile-card small{display:block;font-size:8px;color:#8491a6}.mini-business-row em,.wallet-row em{font-size:8px;font-style:normal;font-weight:800;color:#415a78}.wallet-summary{height:160px;border-radius:23px;padding:22px;color:#fff;background:linear-gradient(135deg,#0b2d58,#0e4f95 65%,#168c62);box-shadow:0 18px 36px rgba(13,60,112,.24);display:grid;align-content:center}.wallet-summary small{font-size:10px;opacity:.72}.wallet-summary strong{font-size:34px;line-height:1.1}.wallet-summary span{font-size:9px;margin-top:10px;padding:5px 8px;border-radius:999px;background:rgba(255,255,255,.14);width:max-content}.wallet-row{grid-template-columns:38px 1fr auto;gap:10px;padding:10px;border-radius:14px;margin-bottom:8px}.wallet-row>span{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:#edf3fa;color:#173d6c;font-weight:900;font-size:11px}.wallet-row em{color:#118251}.profile-card{grid-template-columns:46px 1fr auto;gap:11px;padding:13px;border-radius:17px;margin-bottom:14px}.profile-card>span{width:46px;height:46px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(145deg,#0f55b8,#1673e8);color:#fff;font-weight:900}.profile-card em{font-size:8px;font-style:normal;font-weight:800;color:#0f8050;background:#e4f7ed;padding:5px 7px;border-radius:999px}.profile-line{grid-template-columns:82px 1fr;padding:12px 13px;border-radius:13px;margin-bottom:8px}.profile-line span{font-size:8px;color:#7c899b}.profile-line b{font-size:9px;text-align:right;line-height:1.25}.mini-profile,.mini-wallet,.mini-discover{padding-top:4px}.mini-profile>h2,.mini-wallet>h2,.mini-discover>h2{font-size:22px;margin-bottom:14px}

/* Daha kurumsal, iş odaklı ikon dili */
.feature-orb{border-radius:16px;background:linear-gradient(145deg,#f6f9fd,#e7eef8);color:#0d3970;border:1px solid #dce6f2;box-shadow:0 12px 26px rgba(15,52,95,.09),inset 0 1px 0 rgba(255,255,255,.9)}.feature-orb.green{color:#0b6845;background:linear-gradient(145deg,#f2faf6,#e2f1e9);border-color:#d8e9e1}.process-icon{border-radius:16px!important;background:linear-gradient(145deg,#f7faff,#e7eef8)!important;color:#0c3b74!important;border:1px solid #dbe5f1;box-shadow:0 14px 30px rgba(16,55,103,.10),inset 0 1px 0 rgba(255,255,255,.9)}.process-line article:nth-child(4) .process-icon{color:#0b6f49!important;background:linear-gradient(145deg,#f3fbf7,#e2f2e9)!important}

.map-location-card{position:absolute;z-index:700;top:14px;right:14px;display:flex;align-items:center;gap:12px;padding:10px 11px 10px 13px;border-radius:15px;background:rgba(255,255,255,.94);border:1px solid rgba(218,228,241,.96);box-shadow:0 14px 34px rgba(17,48,88,.16);backdrop-filter:blur(14px)}.map-location-card div{display:grid}.map-location-card b{font-size:10px;color:#173252}.map-location-card small{font-size:9px;color:#74859b}.map-location-card button{border:0;border-radius:11px;padding:9px 11px;background:#0f4da0;color:#fff;font-size:9px;font-weight:850;cursor:pointer;white-space:nowrap;box-shadow:0 8px 16px rgba(15,77,160,.22)}.map-location-card button:hover{background:#0b3f86}.map-location-card button.active{background:#0d8355}.map-location-card button.denied{background:#6f7f92}.map-location-card button span{font-size:12px}.map-popup-card{min-width:245px;display:grid;grid-template-columns:58px 1fr 26px;align-items:center;gap:10px}.map-popup-card img{width:58px;height:58px;border-radius:12px;object-fit:cover}.map-popup-card strong{font-size:13px;color:#152b49;display:block}.map-popup-card .popup-category{font-size:9px;color:#7d8a9c;display:block;margin:2px 0 5px}.map-popup-card .popup-meta{display:flex;gap:6px;flex-wrap:wrap}.map-popup-card .popup-meta span{font-size:8px;font-weight:800;padding:4px 6px;border-radius:999px;background:#e9f7ef;color:#0d7e4c}.map-popup-card .popup-meta span.access{background:#e8f0ff;color:#185fca}.map-popup-card small{font-size:8px;color:#63758d;display:block;margin-top:5px}.map-popup-detail{width:26px;height:36px;border:0;border-radius:9px;background:#eef4fb;color:#174f94;font-size:20px;cursor:pointer}.user-location-marker{width:18px;height:18px;border-radius:50%;background:#1769ea;border:4px solid #fff;box-shadow:0 0 0 7px rgba(23,105,234,.18),0 8px 18px rgba(23,105,234,.25)}

@media(max-width:700px){.map-location-card{left:12px;right:12px;top:12px;justify-content:space-between}.map-location-card b{font-size:9px}.map-location-card button{font-size:8px;padding:8px 9px}.mini-map-preview{height:220px}}

/* V7 — harita panel etkileşimi */
.discovery-demo{isolation:isolate}
.map-location-card{z-index:520;top:64px;transition:opacity .22s ease,transform .22s ease}
.map-detail-panel{z-index:760}
.map-panel-backdrop{position:absolute;inset:0;z-index:700;border:0;background:rgba(10,31,58,.18);backdrop-filter:blur(1.5px);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .25s ease,visibility .25s ease;cursor:pointer}
.discovery-demo.panel-open .map-panel-backdrop{opacity:1;visibility:visible;pointer-events:auto}
.discovery-demo.panel-open .map-location-card{opacity:0;transform:translateY(-8px);pointer-events:none}
.map-detail-close{z-index:4}
@media(max-width:700px){.map-location-card{top:58px}.map-panel-backdrop{background:rgba(10,31,58,.24)}}


/* V8 — şehir durum ışıkları */
.city-status-visual{display:flex;align-items:center;justify-content:flex-end;gap:20px;min-width:420px}
.pulse-visual small{display:flex;align-items:center;justify-content:center;gap:7px;text-transform:none;letter-spacing:.01em}
.status-light{display:inline-block;width:9px;height:9px;border-radius:50%;flex:0 0 auto}
.status-live{background:#20c778;box-shadow:0 0 0 0 rgba(32,199,120,.48);animation:liveSignal 1.9s ease-in-out infinite}
.next-city-list{display:grid;gap:10px;min-width:132px}
.next-city{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:15px;background:rgba(255,255,255,.72);border:1px solid rgba(206,219,237,.9);box-shadow:0 12px 30px rgba(13,43,90,.09);opacity:0;transform:translateX(18px);animation:cityArrive .62s cubic-bezier(.2,.8,.2,1) forwards}
.next-city-artvin{animation-delay:1.2s}
.next-city-tunceli{animation-delay:2.35s}
.next-city span{display:grid;line-height:1.12}
.next-city b{font-size:13px;color:#173252}
.next-city small{font-size:9px;color:#7d8b9f;margin-top:3px}
.status-next{width:10px;height:10px;background:#f29a38;box-shadow:0 0 0 0 rgba(242,154,56,.42);animation:nextSignal 2.7s ease-in-out infinite}
.status-next.delayed{animation-delay:.75s}
@keyframes liveSignal{0%,100%{transform:scale(.88);opacity:.72;box-shadow:0 0 0 0 rgba(32,199,120,.48)}50%{transform:scale(1.08);opacity:1;box-shadow:0 0 0 8px rgba(32,199,120,0)}}
@keyframes nextSignal{0%,100%{transform:scale(.9);opacity:.58;box-shadow:0 0 0 0 rgba(242,154,56,.38)}50%{transform:scale(1.08);opacity:1;box-shadow:0 0 0 7px rgba(242,154,56,0)}}
@keyframes cityArrive{to{opacity:1;transform:translateX(0)}}
@media(max-width:900px){.city-status-visual{min-width:0;width:100%;justify-content:center;gap:14px}.next-city-list{min-width:118px}.next-city{padding:9px 10px}}
@media(max-width:560px){.city-status-visual{flex-direction:column;gap:14px}.next-city-list{grid-template-columns:1fr 1fr;width:100%}.next-city{justify-content:center}.next-city b{font-size:12px}}


/* V9 — gençlik enerjisi, kenar atmosferi ve telefon etkileşim ipucu */
:root{--cursor-x:50vw;--cursor-y:28vh}
body{background:
  radial-gradient(900px 650px at -8% 12%,rgba(43,116,255,.10),transparent 68%),
  radial-gradient(780px 620px at 108% 26%,rgba(25,182,107,.095),transparent 67%),
  radial-gradient(680px 520px at 4% 72%,rgba(116,92,255,.045),transparent 70%),
  linear-gradient(180deg,#fbfdff 0%,#ffffff 32%,#fbfffd 66%,#ffffff 100%);
}
body::after{content:"";position:fixed;inset:0;z-index:-2;pointer-events:none;background:
  radial-gradient(520px 420px at var(--cursor-x) var(--cursor-y),rgba(61,129,255,.055),transparent 72%);
transition:background-position .3s ease}
.hero::after{content:"";position:absolute;inset:0;pointer-events:none;background:
  radial-gradient(560px 420px at 6% 32%,rgba(41,119,255,.09),transparent 72%),
  radial-gradient(520px 430px at 96% 62%,rgba(26,189,112,.085),transparent 72%);z-index:0}
.hero-grid{position:relative;z-index:1}
.section:nth-of-type(even){background:linear-gradient(180deg,rgba(246,250,255,.62),rgba(255,255,255,.15) 42%,rgba(246,255,251,.50))}
.discovery-section,.business-section{position:relative;overflow:hidden}
.discovery-section::before,.business-section::after{content:"";position:absolute;width:520px;height:520px;border-radius:50%;filter:blur(80px);opacity:.12;pointer-events:none}
.discovery-section::before{left:-330px;top:80px;background:#5b8dff}.business-section::after{right:-330px;bottom:40px;background:#35d28b}

.hero-stage::after{content:"";position:absolute;width:430px;height:430px;border-radius:50%;background:radial-gradient(circle,rgba(46,129,255,.19),rgba(37,202,125,.055) 46%,transparent 72%);filter:blur(18px);z-index:0;transition:transform .45s ease,opacity .45s ease}
.hero-stage:hover::after,.hero-stage.phone-engaged::after{transform:scale(1.08);opacity:1}
.phone-shell{cursor:pointer;will-change:transform;transition:transform .32s cubic-bezier(.2,.8,.2,1),box-shadow .32s ease,filter .32s ease}
.phone-shell:hover,.phone-shell:focus-visible,.phone-shell.interacting{box-shadow:0 66px 125px rgba(5,20,48,.42),0 0 0 1px rgba(69,139,255,.16),inset 0 0 0 1px rgba(255,255,255,.18);filter:saturate(1.04)}
.phone-shell:focus-visible{outline:3px solid rgba(17,103,245,.28);outline-offset:8px}
.phone-demo-hint{position:absolute;z-index:7;right:18px;top:105px;display:flex;align-items:center;gap:8px;padding:10px 13px;border-radius:999px;background:rgba(255,255,255,.91);border:1px solid rgba(206,220,239,.95);box-shadow:0 16px 38px rgba(13,43,90,.14);color:#17365e;font-size:11px;opacity:0;transform:translateX(8px) scale(.96);pointer-events:none;transition:opacity .22s ease,transform .22s ease}
.phone-demo-hint b{font-weight:800;white-space:nowrap}.phone-demo-dot{width:8px;height:8px;border-radius:50%;background:#19b66b;box-shadow:0 0 0 0 rgba(25,182,107,.42);animation:phoneHintPulse 1.6s ease-in-out infinite}
.hero-stage:hover .phone-demo-hint,.hero-stage.phone-engaged .phone-demo-hint{opacity:1;transform:translateX(0) scale(1)}
.hero-stage.phone-used .phone-demo-hint{opacity:0!important;transform:translateX(8px) scale(.96)!important}
.hero-stage:hover .app-tabs button[data-mini-tab] svg{animation:tabNudge .48s ease both}
.hero-stage:hover .app-tabs button[data-mini-tab]:nth-child(2) svg{animation-delay:.08s}.hero-stage:hover .app-tabs button[data-mini-tab]:nth-child(4) svg{animation-delay:.16s}.hero-stage:hover .app-tabs button[data-mini-tab]:nth-child(5) svg{animation-delay:.24s}
@keyframes phoneHintPulse{0%,100%{transform:scale(.88);box-shadow:0 0 0 0 rgba(25,182,107,.42)}50%{transform:scale(1.08);box-shadow:0 0 0 7px rgba(25,182,107,0)}}
@keyframes tabNudge{0%,100%{transform:translateY(0)}50%{transform:translateY(-3px)}}
@media(max-width:900px){body::after{display:none}.phone-demo-hint{right:4px;top:82px}.section:nth-of-type(even){background:transparent}}
@media(max-width:560px){.phone-demo-hint{top:65px;right:0;font-size:10px;padding:8px 10px}.hero-stage::after{width:330px;height:330px}}
@media(prefers-reduced-motion:reduce){.phone-demo-dot,.hero-stage:hover .app-tabs button[data-mini-tab] svg{animation:none}.phone-shell,.phone-demo-hint,.hero-stage::after{transition:none}}


/* =========================================================
   WEB TASARIM 2026 V10 — YAŞAYAN ARKA PLAN
   ========================================================= */
body{position:relative;isolation:isolate}
.site-header,main,.site-footer{position:relative;z-index:1}

body{
  background:linear-gradient(180deg,#fbfdff 0%,#ffffff 34%,#fbfffd 68%,#ffffff 100%);
}
body::after{display:none!important}
.ambient{display:none}

.living-background{
  position:fixed;
  inset:0;
  z-index:0;
  pointer-events:none;
  overflow:hidden;
  contain:strict;
}
.living-blob{
  position:absolute;
  left:0;
  top:0;
  width:620px;
  height:620px;
  border-radius:50%;
  filter:blur(92px);
  opacity:.18;
  transform:translate3d(-50%,-50%,0);
  will-change:transform;
  mix-blend-mode:multiply;
}
.living-blob-blue{
  background:radial-gradient(circle at 50% 50%,rgba(43,116,255,.88) 0%,rgba(43,116,255,.35) 42%,transparent 72%);
}
.living-blob-green{
  width:560px;
  height:560px;
  background:radial-gradient(circle at 50% 50%,rgba(25,182,107,.82) 0%,rgba(25,182,107,.28) 44%,transparent 73%);
}
.living-blob-cyan{
  width:500px;
  height:500px;
  opacity:.11;
  background:radial-gradient(circle at 50% 50%,rgba(38,198,218,.84) 0%,rgba(38,198,218,.25) 46%,transparent 74%);
}
.hero::after{
  background:
    radial-gradient(720px 520px at 4% 30%,rgba(43,116,255,.055),transparent 72%),
    radial-gradient(620px 500px at 96% 64%,rgba(25,182,107,.05),transparent 72%);
}
.hero-stage{
  transition:transform .18s linear;
  will-change:transform;
}
.hero-stage::after{
  width:470px;
  height:470px;
  opacity:.82;
  background:radial-gradient(circle,rgba(46,129,255,.17),rgba(37,202,125,.05) 48%,transparent 73%);
}

@media(max-width:900px){
  .living-background{display:none}
  body{background:linear-gradient(180deg,#fbfdff 0%,#ffffff 45%,#fbfffd 100%)}
  .hero-stage{transform:none!important}
}
@media(prefers-reduced-motion:reduce){
  .living-background{display:none}
  .hero-stage{transform:none!important}
}


/* V12 — görünür ve gecikmeli mouse aura */
.cursor-aura{
  position:fixed;
  left:0;top:0;
  width:720px;height:720px;
  margin-left:-360px;margin-top:-360px;
  border-radius:50%;
  pointer-events:none;
  z-index:1;
  opacity:.72;
  filter:blur(38px);
  background:
    radial-gradient(circle at 35% 38%,rgba(40,116,255,.34) 0 18%,rgba(40,116,255,.15) 34%,transparent 61%),
    radial-gradient(circle at 68% 63%,rgba(25,182,107,.30) 0 17%,rgba(25,182,107,.13) 34%,transparent 61%),
    radial-gradient(circle at 55% 35%,rgba(37,199,218,.20) 0 15%,transparent 52%);
  transform:translate3d(50vw,38vh,0);
  will-change:transform;
  mix-blend-mode:multiply;
}
.site-header,main,footer{position:relative;z-index:2}
.hero,.trust-strip{background:rgba(255,255,255,.46)}
@media(max-width:900px){.cursor-aura{display:none}}

/* =========================================================
   WEB TASARIM 2026 V13 — KESİNTİSİZ ARKA PLAN
   Bölüm sınırlarında oluşan yatay şerit/kesik izlerini kaldırır.
   ========================================================= */
main{
  background:transparent;
}

/* Arka plan artık bölüm bölüm boyanmaz; aura tek yüzeyde kesintisiz akar. */
.hero,
.trust-strip,
.section,
.students,
.business-section,
.process,
.faq-section{
  background:transparent!important;
  border-top:0!important;
  border-bottom:0!important;
  box-shadow:none!important;
}

.section:nth-of-type(even){
  background:transparent!important;
}

/* Bölüm içinde kırpılıp yatay bitiş çizgisi oluşturan yerel ışıklar kapatıldı. */
.hero::before,
.hero::after,
.discovery-section::before,
.business-section::after{
  display:none!important;
}

/* Aura içeriklerin altında, bütün sayfada tek katman olarak kalır. */
.cursor-aura{
  z-index:0;
}
.site-header,
main,
.site-footer{
  position:relative;
  z-index:2;
}

/* Şeffaf alanlarda piksel birleşim çizgisi oluşmasını engeller. */
main > section{
  isolation:auto;
  outline:0;
  margin-top:-1px;
  padding-top:calc(118px + 1px);
}
main > .hero{
  margin-top:0;
  padding-top:72px;
}
main > .trust-strip{
  padding-top:0;
}
main > .cta-section{
  margin-top:0;
}

@media(max-width:900px){
  main > section{
    margin-top:0;
  }
}


/* =========================================================
   V14 — temiz harita + premium kapanış alanı
   ========================================================= */
.map-location-card{display:none!important}

.cta-section{
  padding:38px 0 112px;
}
.cta-card{
  min-height:350px;
  border:1px solid rgba(255,255,255,.14);
  background:
    radial-gradient(circle at 88% 18%,rgba(42,226,196,.24),transparent 34%),
    radial-gradient(circle at 12% 92%,rgba(62,128,255,.30),transparent 38%),
    linear-gradient(125deg,#08172f 0%,#0b2d60 46%,#087f8d 118%);
  box-shadow:0 30px 80px rgba(10,38,79,.22);
  isolation:isolate;
}
.cta-card::before{
  content:"";
  position:absolute;
  inset:0;
  z-index:0;
  pointer-events:none;
  background:
    linear-gradient(110deg,rgba(255,255,255,.055),transparent 32%),
    repeating-linear-gradient(135deg,rgba(255,255,255,.018) 0 1px,transparent 1px 17px);
}
.cta-card::after{
  content:"";
  position:absolute;
  width:300px;
  height:300px;
  right:-92px;
  bottom:-150px;
  border-radius:50%;
  border:1px solid rgba(255,255,255,.13);
  box-shadow:0 0 0 42px rgba(255,255,255,.025),0 0 0 84px rgba(255,255,255,.018);
  pointer-events:none;
}
.cta-glow{
  width:560px;
  height:560px;
  right:-155px;
  top:-255px;
  background:radial-gradient(circle,rgba(52,225,204,.34),rgba(44,116,255,.16) 42%,transparent 72%);
  filter:blur(10px);
  opacity:.95;
}
.cta-card>div:not(.cta-glow):not(.cta-network),
.cta-card>.btn{
  position:relative;
  z-index:3;
}
.cta-card h2{
  text-shadow:0 10px 36px rgba(2,17,44,.30);
}
.cta-card p{
  color:rgba(237,247,255,.76);
}
.cta-card .btn-light{
  color:#0b3265;
  background:rgba(255,255,255,.95);
  border:1px solid rgba(255,255,255,.72);
  box-shadow:0 16px 36px rgba(1,21,53,.23),inset 0 1px 0 rgba(255,255,255,.95);
  backdrop-filter:blur(12px);
}
.cta-card .btn-light:hover{
  transform:translateY(-2px);
  background:#fff;
  box-shadow:0 20px 42px rgba(1,21,53,.30);
}
.cta-network{
  position:absolute;
  z-index:1;
  right:60px;
  top:50%;
  width:250px;
  height:210px;
  transform:translateY(-50%);
  opacity:.34;
  pointer-events:none;
}
.cta-network::before,
.cta-network::after{
  content:"";
  position:absolute;
  inset:22px 10px;
  background:
    linear-gradient(28deg,transparent 48.8%,rgba(255,255,255,.38) 49.3% 50.2%,transparent 50.7%),
    linear-gradient(145deg,transparent 48.8%,rgba(255,255,255,.24) 49.3% 50.2%,transparent 50.7%);
  clip-path:polygon(0 35%,38% 0,100% 28%,76% 100%,18% 82%);
}
.cta-network span{
  position:absolute;
  width:9px;
  height:9px;
  border-radius:50%;
  background:rgba(255,255,255,.9);
  box-shadow:0 0 0 7px rgba(75,226,205,.11),0 0 26px rgba(75,226,205,.7);
}
.cta-network span:nth-child(1){left:6%;top:38%}
.cta-network span:nth-child(2){left:39%;top:8%}
.cta-network span:nth-child(3){right:3%;top:31%}
.cta-network span:nth-child(4){right:22%;bottom:5%}
.cta-network span:nth-child(5){left:18%;bottom:20%}

@media(max-width:900px){
  .cta-network{right:8px;opacity:.20}
}
@media(max-width:680px){
  .cta-section{padding-bottom:86px}
  .cta-card{min-height:430px}
  .cta-network{width:190px;height:160px;right:-25px;top:30%;opacity:.16}
}

/* V15 — Öğrenci özellik alanını daha kompakt hale getirir */
@media (min-width:981px){
  .students .section-heading{
    margin-bottom:34px;
  }
  .students .bento-grid{
    grid-template-columns:1.25fr .75fr;
    gap:16px;
    align-items:stretch;
  }
  .students .bento-card{
    min-height:236px;
    padding:24px 26px;
    border-radius:25px;
  }
  .students .bento-large{
    min-height:488px;
    gap:24px;
  }
  .students .bento-copy h3{
    margin-top:10px;
    font-size:clamp(29px,2.55vw,36px);
    line-height:1.08;
  }
  .students .bento-copy p{
    margin-top:12px;
    font-size:15px;
    line-height:1.65;
  }
  .students .discovery-demo{
    height:300px;
    margin-top:0;
    border-radius:22px;
  }
  .students .bento-card:not(.bento-large):not(.bento-wide){
    display:grid;
    grid-template-columns:54px 1fr;
    grid-template-rows:auto auto 1fr;
    column-gap:18px;
    align-content:center;
  }
  .students .bento-card:not(.bento-large):not(.bento-wide) .feature-orb{
    grid-column:1;
    grid-row:1 / 4;
    width:54px;
    height:54px;
    margin:0;
    align-self:start;
    border-radius:16px;
  }
  .students .bento-card:not(.bento-large):not(.bento-wide) .feature-orb svg{
    width:24px;
  }
  .students .bento-card:not(.bento-large):not(.bento-wide) .card-label,
  .students .bento-card:not(.bento-large):not(.bento-wide) h3,
  .students .bento-card:not(.bento-large):not(.bento-wide) p{
    grid-column:2;
  }
  .students .bento-card:not(.bento-large):not(.bento-wide) h3{
    margin:10px 0 8px;
    font-size:clamp(23px,2vw,30px);
    line-height:1.12;
  }
  .students .bento-card:not(.bento-large):not(.bento-wide) p{
    margin:0;
    font-size:14px;
    line-height:1.55;
  }
  .students .bento-wide{
    min-height:250px;
    padding:28px 30px;
  }
}

@media (min-width:701px) and (max-width:980px){
  .students .bento-large{
    min-height:540px;
  }
  .students .discovery-demo{
    height:330px;
  }
}

/* =========================================================
   V16 — MOBİL TELEFON YERLEŞİMİ + DOKUNMA AURASI
   Masaüstü düzenini değiştirmeden mobil ön izlemeyi ortalar.
   ========================================================= */
@media (max-width:680px){
  .hero{
    overflow:hidden;
  }
  .hero-stage{
    width:100%;
    min-height:640px;
    margin-inline:0;
    transform:none!important;
    place-items:center;
    overflow:visible;
  }
  .stage-grid{
    inset:7% -8% 4%;
  }
  .phone-shell{
    width:min(300px,calc(100vw - 48px));
    max-width:100%;
    margin-inline:auto;
    transform:rotate(1.25deg)!important;
    transform-origin:center center;
  }
  .signal-top{
    left:0;
    top:74px;
    transform:scale(.9);
    transform-origin:left top;
  }
  .signal-bottom{
    right:0;
    bottom:68px;
    transform:scale(.9);
    transform-origin:right bottom;
  }
  .phone-demo-hint{
    top:56px;
    right:50%;
    transform:translateX(50%) translateY(-5px) scale(.96);
  }
  .hero-stage.phone-engaged .phone-demo-hint{
    transform:translateX(50%) translateY(0) scale(1);
  }
  .hero-stage.phone-used .phone-demo-hint{
    transform:translateX(50%) translateY(-5px) scale(.96)!important;
  }
}

@media (max-width:380px){
  .hero-stage{min-height:600px}
  .phone-shell{width:min(276px,calc(100vw - 36px))}
  .signal-card{display:none}
}

/* Masaüstündeki gecikmeli ışığın dokunmatik ekran karşılığı. */
@media (max-width:900px) and (pointer:coarse){
  .cursor-aura{
    display:block;
    width:520px;
    height:520px;
    margin-left:-260px;
    margin-top:-260px;
    opacity:0;
    z-index:1;
    filter:blur(34px);
    mix-blend-mode:multiply;
    transition:opacity .42s ease;
    background:
      radial-gradient(circle at 35% 38%,rgba(40,116,255,.29) 0 17%,rgba(40,116,255,.12) 34%,transparent 61%),
      radial-gradient(circle at 68% 63%,rgba(25,182,107,.25) 0 17%,rgba(25,182,107,.10) 34%,transparent 61%),
      radial-gradient(circle at 55% 35%,rgba(37,199,218,.17) 0 15%,transparent 52%);
  }
  .cursor-aura.touch-active{
    opacity:.62;
  }
}

@media (prefers-reduced-motion:reduce){
  .cursor-aura{display:none!important}
}

/* =========================================================
   V17 — MOBİL MENÜ / HERO ÇAKIŞMA DÜZELTMESİ
   Menü artık kendi başlık kutusuna göre konumlanır ve hero
   içeriğinin üzerine dağılmaz.
   ========================================================= */
@media (max-width:980px){
  .nav{
    position:relative;
  }
  .nav-links{
    top:calc(100% + 10px);
    left:0;
    right:0;
    z-index:120;
    gap:0;
    padding:10px;
    overflow:hidden;
    background:rgba(255,255,255,.98);
    border:1px solid rgba(205,219,238,.96);
    box-shadow:0 22px 55px rgba(13,43,90,.18);
    backdrop-filter:blur(20px) saturate(145%);
  }
  .nav-links a{
    display:flex;
    align-items:center;
    min-height:50px;
    padding:0 14px;
    border-radius:13px;
    color:#243852;
  }
  .nav-links a + a{
    border-top:1px solid rgba(221,230,242,.78);
  }
  .nav-links a::after{
    display:none;
  }
  .nav-links a:active,
  .nav-links a:hover{
    background:#f1f6fd;
    color:var(--blue);
  }
}

@media (max-width:680px){
  .site-header{
    z-index:500;
  }
  .nav{
    min-height:64px;
    padding:7px 9px 7px 14px;
  }
  .nav-links{
    top:calc(100% + 8px);
    border-radius:17px;
  }
  .nav.open{
    box-shadow:0 18px 50px rgba(13,43,90,.13);
  }
  .hero-copy .launch-pill{
    position:relative;
    z-index:1;
    margin-bottom:22px;
  }
  .hero-copy h1{
    position:relative;
    z-index:1;
    margin-top:0;
  }
}

/* =========================================================
   V18 — MASAÜSTÜ TELEFON ÖN İZLEME BOYUTU
   Telefonun tamamını tek bakışta göstermek için yalnızca
   geniş ekranlardaki cihaz ve çevresindeki bilgi kartları
   bir miktar küçültülür. Mobil V17 düzeni korunur.
   ========================================================= */
@media (min-width:981px){
  .hero-stage{
    min-height:650px;
  }
  .phone-shell{
    width:315px;
  }
  .signal-top{
    left:4px;
    top:112px;
    transform:scale(.92);
    transform-origin:left top;
  }
  .signal-bottom{
    right:4px;
    bottom:104px;
    transform:scale(.92);
    transform-origin:right bottom;
  }
  .phone-demo-hint{
    right:14px;
    top:92px;
  }
}


/* =========================================================
   V19 — TELEFON MAKETİ PREMIUM DÜZENLEME
   Masaüstü ve mobil ayrı ölçülendirilir; alt menü yükseltilir.
   ========================================================= */
.phone-shell{
  padding:7px;
  border-radius:49px;
  background:linear-gradient(145deg,#354158 0%,#111827 34%,#050913 68%,#263248 100%);
  box-shadow:
    0 46px 88px rgba(5,20,48,.30),
    0 16px 32px rgba(5,20,48,.18),
    inset 0 0 0 1px rgba(255,255,255,.22),
    inset 0 0 0 2px rgba(2,7,16,.36);
  isolation:isolate;
}
.phone-shell::before{
  content:"";
  position:absolute;
  z-index:8;
  inset:8px;
  border-radius:42px;
  pointer-events:none;
  background:linear-gradient(118deg,rgba(255,255,255,.18) 0%,rgba(255,255,255,.055) 17%,transparent 35%,transparent 100%);
  opacity:.52;
  mix-blend-mode:screen;
}
.phone-shell::after{
  inset:1px;
  border-radius:48px;
  border-color:rgba(255,255,255,.18);
}
.phone-screen{
  border-radius:42px;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.22);
}
.dynamic-island{
  top:10px;
  width:102px;
  height:27px;
  box-shadow:0 2px 7px rgba(0,0,0,.18),inset 0 1px 0 rgba(255,255,255,.035);
}
.phone-button{width:3px;background:linear-gradient(#26334a,#0d1422)}
.volume-a,.volume-b{left:-3px}
.power{right:-3px}

/* Alt menü gerçek cihazlardaki güvenli alan gibi biraz yukarı alınır. */
.app-tabs{
  height:64px;
  margin-bottom:8px;
  padding:6px 8px 5px;
  flex-shrink:0;
  box-shadow:0 -8px 22px rgba(37,65,104,.045);
}
.app-tabs button[data-mini-tab],.qr-tab{
  transition:transform .16s ease,color .16s ease,opacity .16s ease;
}
.app-tabs button[data-mini-tab]:active,.qr-tab:active{
  transform:scale(.91);
}
.qr-tab:active{transform:translateY(-7px) scale(.92)}

/* Etkileşim açıklaması ilk bakışta görünür, ilk gerçek kullanımdan sonra kaybolur. */
.phone-demo-hint{
  top:auto;
  right:auto;
  left:50%;
  bottom:8px;
  opacity:1;
  transform:translateX(-50%) translateY(0) scale(1);
  padding:9px 13px;
  font-size:10px;
  white-space:nowrap;
  background:rgba(255,255,255,.94);
}
.phone-demo-hint .hint-mobile{display:none}
.hero-stage:hover .phone-demo-hint,.hero-stage.phone-engaged .phone-demo-hint{
  opacity:1;
  transform:translateX(-50%) translateY(-2px) scale(1);
}
.hero-stage.phone-used .phone-demo-hint{
  opacity:0!important;
  transform:translateX(-50%) translateY(5px) scale(.97)!important;
}

@media (min-width:981px){
  .hero-stage{min-height:625px}
  .phone-shell{
    width:300px;
    transform:rotate(2.2deg) rotateY(-5deg);
  }
  .phone-shell:hover,.phone-shell:focus-visible,.phone-shell.interacting{
    box-shadow:
      0 58px 108px rgba(5,20,48,.36),
      0 18px 38px rgba(5,20,48,.20),
      0 0 0 1px rgba(69,139,255,.13),
      inset 0 0 0 1px rgba(255,255,255,.21);
  }
  .signal-top{left:8px;top:105px;transform:scale(.88)}
  .signal-bottom{right:8px;bottom:96px;transform:scale(.88)}
}

@media (max-width:680px){
  .hero-stage{min-height:625px}
  .phone-shell{
    width:min(300px,calc(100vw - 48px));
    transform:rotate(.75deg)!important;
  }
  .phone-demo-hint{
    top:auto;
    right:auto;
    left:50%;
    bottom:0;
    font-size:9px;
    padding:8px 11px;
    transform:translateX(-50%) translateY(0) scale(1);
  }
  .phone-demo-hint .hint-desktop{display:none}
  .phone-demo-hint .hint-mobile{display:inline}
  .hero-stage.phone-engaged .phone-demo-hint{
    transform:translateX(-50%) translateY(-2px) scale(1);
  }
  .hero-stage.phone-used .phone-demo-hint{
    transform:translateX(-50%) translateY(5px) scale(.97)!important;
  }
  .app-tabs{
    height:63px;
    margin-bottom:9px;
    padding-bottom:5px;
  }
}

@media (max-width:380px){
  .hero-stage{min-height:585px}
  .phone-shell{width:min(276px,calc(100vw - 36px))}
  .phone-demo-hint{bottom:-2px}
}
