:root{--green:#237a34;--green-dark:#155c29;--lime:#8bc53f;--red:#ce1f2c;--orange:#f0522b;--ink:#17251b;--muted:#667267;--cream:#f7f6f0;--white:#fff;--line:#dfe5dd}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Manrope,Arial,sans-serif;color:var(--ink);background:var(--cream)}button,input{font:inherit}.topbar{height:88px;padding:13px max(5vw,24px);display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20}.brand{display:flex;align-items:center;gap:18px}.brand img:first-child{width:135px}.brand img:last-child{width:108px}.brand img{height:55px;object-fit:contain}.brand-divider{width:1px;height:35px;background:var(--line)}.install-button,.primary{border:0;background:var(--green);color:white;font-weight:800;border-radius:999px;padding:13px 20px;cursor:pointer;text-decoration:none;transition:.2s}.install-button:hover,.primary:hover{background:var(--green-dark);transform:translateY(-2px)}.install-button span{margin-right:6px}.hero{min-height:510px;padding:75px max(7vw,28px);display:grid;grid-template-columns:1.3fr .7fr;gap:60px;align-items:center;background:radial-gradient(circle at 78% 38%,rgba(139,197,63,.17),transparent 23%),linear-gradient(145deg,#f4f4ec,#fff 60%);overflow:hidden;position:relative}.hero:after{content:"";position:absolute;width:340px;height:340px;border:70px solid rgba(35,122,52,.05);border-radius:50%;right:-130px;bottom:-180px}.eyebrow{font-size:12px;font-weight:800;letter-spacing:2px;color:var(--red)}h1{font-size:clamp(44px,6vw,78px);line-height:1.02;letter-spacing:-4px;margin:14px 0 20px;max-width:780px}h1 em{font-style:normal;color:var(--green)}.hero-copy>p{font-size:18px;color:var(--muted);max-width:650px;line-height:1.75}.hero-actions{display:flex;gap:12px;margin-top:30px}.primary{padding:16px 24px}.primary span{margin-left:20px}.secondary{border:1px solid var(--green);color:var(--green);background:transparent;border-radius:999px;padding:15px 23px;font-weight:800;cursor:pointer}.hero-card{position:relative;z-index:1;background:var(--green-dark);color:white;border-radius:30px;padding:38px;box-shadow:0 25px 55px rgba(21,92,41,.25);transform:rotate(2deg)}.mini-label{font-size:11px;font-weight:800;letter-spacing:1.5px}.live-dot{width:8px;height:8px;background:var(--lime);display:inline-block;border-radius:50%;margin-right:7px}.score{font-size:96px;font-weight:800;line-height:1;margin-top:50px;letter-spacing:-6px}.score span{color:var(--orange)}.hero-card p{opacity:.8}.hero-lines{display:flex;gap:6px;margin-top:35px}.hero-lines i{height:5px;border-radius:5px;background:var(--lime);width:50%}.hero-lines i:nth-child(2){background:var(--orange);width:30%}.hero-lines i:nth-child(3){background:white;width:20%}.content{padding:80px max(7vw,28px)}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:25px}.section-heading h2{font-size:40px;letter-spacing:-1.5px;margin:8px 0}.search{width:min(390px,100%);height:48px;display:flex;align-items:center;background:#fff;border:1px solid var(--line);border-radius:14px;padding:0 15px;gap:10px}.search span{font-size:25px}.search input{border:0;outline:0;width:100%;background:transparent}.filters{display:flex;gap:8px;margin:34px 0 24px;overflow:auto}.filters button{white-space:nowrap;border:1px solid var(--line);background:#fff;color:var(--muted);padding:10px 17px;border-radius:999px;font-weight:700;cursor:pointer}.filters button.active{background:var(--ink);color:#fff;border-color:var(--ink)}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card{background:#fff;border:1px solid var(--line);border-radius:22px;padding:22px;min-height:300px;display:flex;flex-direction:column;transition:.25s}.card:hover{transform:translateY(-5px);box-shadow:0 15px 30px rgba(32,65,39,.08)}.card.featured{border-top:4px solid var(--orange)}.card-top{display:flex;justify-content:space-between;align-items:start}.app-icon{width:58px;height:58px;display:grid;place-items:center;border-radius:15px;font-weight:800}.trendyol{color:white;background:linear-gradient(145deg,#f68b1e,#ef3f23)}.uzunlar{color:#fff;background:var(--red);font-size:28px}.document{color:#fff;background:var(--green);font-size:13px}.badge{font-size:9px;letter-spacing:1px;font-weight:800;color:var(--red);background:#fff0ec;border-radius:999px;padding:7px 9px}.badge.soft{color:var(--green);background:#edf7ec}.card-type{font-size:10px;letter-spacing:1.4px;font-weight:800;color:var(--green);margin-top:22px}.card h3{font-size:21px;margin:8px 0}.card p{font-size:14px;line-height:1.65;color:var(--muted);margin:0}.card-footer{margin-top:auto;padding-top:25px;display:flex;justify-content:space-between;align-items:center;border-top:1px solid #edf0ec}.card-footer span{font-size:11px;color:var(--muted)}.card a{color:var(--green);font-weight:800;text-decoration:none;font-size:13px}.video-cover{height:125px;border-radius:14px;display:grid;place-items:center;position:relative;background-size:cover}.cover-one{background:linear-gradient(135deg,#123d20,#39974e)}.cover-two{background:linear-gradient(135deg,#82b83d,#1d6c34)}.video-cover:before{content:"";position:absolute;inset:0;background:repeating-linear-gradient(45deg,transparent 0 20px,rgba(255,255,255,.04) 20px 40px)}.play{width:46px;height:46px;border-radius:50%;background:#fff;color:var(--red);display:grid;place-items:center;padding-left:3px;z-index:1}.video-cover small{position:absolute;right:10px;bottom:8px;color:white;background:#132116aa;padding:3px 6px;border-radius:5px}.contact-card{background:var(--ink);color:white;display:grid;grid-template-columns:auto 1fr;gap:18px}.contact-card .support-icon{width:54px;height:54px;border-radius:50%;background:var(--lime);color:var(--ink);display:grid;place-items:center;font-size:26px;font-weight:800}.contact-card .card-type{margin-top:5px;color:var(--lime)}.contact-card a{grid-column:1/-1;margin-top:auto;color:white;border-top:1px solid #ffffff20;padding-top:20px}.empty{display:none;text-align:center;padding:60px;color:var(--muted)}footer{padding:35px max(7vw,28px);display:flex;align-items:center;justify-content:space-between;background:white;border-top:1px solid var(--line);font-size:11px;color:var(--muted);line-height:1.8}.footer-brand{display:flex;align-items:center;gap:18px}.footer-brand img{width:95px}.toast{position:fixed;left:50%;bottom:25px;transform:translate(-50%,120px);background:var(--ink);color:#fff;padding:12px 20px;border-radius:12px;font-size:13px;z-index:50;transition:.3s}.toast.show{transform:translate(-50%,0)}.modal{position:fixed;inset:0;background:#0d1e13aa;display:none;place-items:center;padding:20px;z-index:60}.modal.open{display:grid}.modal-card{position:relative;width:min(420px,100%);background:#fff;border-radius:24px;padding:30px;text-align:center}.modal-card img{width:72px;border-radius:16px}.modal-card h3{font-size:24px}.close{position:absolute;right:15px;top:12px;border:0;background:transparent;font-size:28px;cursor:pointer}.steps{text-align:left;background:var(--cream);border-radius:15px;padding:16px;line-height:1.8;font-size:14px}.hidden{display:none!important}@media(max-width:900px){.grid{grid-template-columns:repeat(2,1fr)}.hero{grid-template-columns:1fr}.hero-card{display:none}}@media(max-width:620px){.topbar{height:72px;padding:10px 16px}.brand{gap:8px}.brand img:first-child{width:90px}.brand img:last-child{width:74px}.brand img{height:43px}.brand-divider{height:25px}.install-button{font-size:0;padding:10px 13px}.install-button span{font-size:20px;margin:0}.hero{min-height:auto;padding:55px 20px}.hero h1{font-size:45px;letter-spacing:-2.5px}.hero-copy>p{font-size:15px}.hero-actions{flex-direction:column}.primary,.secondary{text-align:center}.content{padding:55px 16px}.section-heading{align-items:stretch;flex-direction:column}.section-heading h2{font-size:32px}.search{width:100%}.grid{grid-template-columns:1fr}.card{min-height:285px}footer{align-items:flex-start;gap:25px;flex-direction:column}.footer-brand p{display:none}}
