
:root{--bg:#030015;--accent:#f97316;--muted:rgba(241,245,249,.68);--text:#f8fafc;--max:1300px;--nyh:0px;}
    *{box-sizing:border-box;    margin: 0;    padding: 0;}
    html{scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:rgba(249,115,22,.4) rgba(3,0,20,0);}
    ::-webkit-scrollbar{width:6px;}
    ::-webkit-scrollbar-thumb{background:rgba(249,115,22,.75);border-radius:999px;}
#anasayfa{scroll-margin-top:110px;}#paketler{scroll-margin-top:90px;}#ozellikler{scroll-margin-top:110px;}#canlidemo{scroll-margin-top:110px;}#stand{scroll-margin-top:110px;}#refs{scroll-margin-top:110px;}#destek{scroll-margin-top:110px;}
body{margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--text);line-height:1.5;min-height:100vh;}
header{position:fixed;top:calc(12px + var(--nyh));left:50%;transform:translateX(-50%);width:min(100% - 22px,var(--max));z-index:90;background: radial-gradient(900px 320px at 18% 22%, rgba(0, 194, 255, .18), transparent 60%), radial-gradient(700px 260px at 85% 78%, rgba(158, 63, 255, .14), transparent 60%), linear-gradient(135deg, #061a44 0%, #0b2a7a 45%, #2a0a6a 100%);border-radius:999px;}
#anasayfa{scroll-margin-top:calc(110px + var(--nyh));}#paketler{scroll-margin-top:calc(90px + var(--nyh));}#ozellikler{scroll-margin-top:calc(110px + var(--nyh));}#canlidemo{scroll-margin-top:calc(110px + var(--nyh));}#stand{scroll-margin-top:calc(110px + var(--nyh));}#refs{scroll-margin-top:calc(110px + var(--nyh));}#destek{scroll-margin-top:calc(110px + var(--nyh));}
    .topbar{display:flex;align-items:center;justify-content:space-between;padding:6px 12px;}
    .brand{display:flex;align-items:center;gap:.55rem;text-decoration:none;color:var(--text);}
    .brand-ic{width:38px;height:38px;border-radius:1rem;background:radial-gradient(circle at top,#f97316,#facc15);display:grid;place-items:center;color:#000;}
    .brand-txt{display:flex;flex-direction:column;gap:2px;}
    .brand-title{font-weight:700;font-size:.95rem;}
    .brand-sub{font-size:.6rem;text-transform:uppercase;color:var(--muted);}
    .nav{display:flex;}
    .material-symbols-outlined{visibility:hidden;}
.icons-ready .material-symbols-outlined{visibility:visible;}
.kapsa {
        background: radial-gradient(900px 320px at 18% 22%, rgba(0, 194, 255, .18), transparent 60%), radial-gradient(700px 260px at 85% 78%, rgba(158, 63, 255, .14), transparent 60%), linear-gradient(135deg, #061a44 0%, #0b2a7a 45%, #2a0a6a 100%);
    padding: 15px 0;
}
.kapsa2 {
    width: min(100% - 22px, var(--max));
    margin: 0 auto;
}
#snowCanvas{position:fixed;inset:0;pointer-events:none;z-index:9999;}
.ny-banner{position:sticky;top:0;z-index:9998;background:linear-gradient(90deg,#0b2a5b,#4a1035);color:#fff;padding:10px 0;backdrop-filter:saturate(1.2) blur(6px);}
.ny-banner-inner{max-width:1200px;margin:0 auto;display:flex;gap:10px;align-items:center;justify-content:center;flex-wrap:wrap;padding:0 16px;font-weight:700;}
.ny-text{opacity:.98;}
.ny-countdown{font-variant-numeric:tabular-nums;background:rgba(255,255,255,.14);padding:6px 10px;border-radius:999px;}
.ny-cta{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-weight:500;background:#fff;color:#1b1b1b;padding:7px 12px;border-radius:12px;}
.ny-close{all:unset;cursor:pointer;padding:6px 10px;border-radius:10px;background:rgba(255,255,255,.14);}
.ny-close:hover{background:rgba(255,255,255,.22);}
@media (prefers-reduced-motion:reduce){#snowCanvas{display:none;}}

.nav a{text-decoration:none;color:var(--muted);font-size:15px;padding:6px 10px;border-radius:999px;display:inline-flex;align-items:center;gap:.3rem;transition:.15s all ease;letter-spacing: -0.4px;}
    .nav a:hover{background:rgba(248,250,252,.04);color:#fff;}
    .nav .material-symbols-outlined{font-size:16px;}
    .head-actions{display:flex;gap:.45rem;align-items:center;}
    .btn-login{    background: rgb(255 255 255);
    color: #000000;border:1px solid rgba(248,250,252,.02);padding:.45rem .85rem;border-radius:999px;font-size:13px;font-weight:500;display:inline-flex;gap:.35rem;align-items:center;text-decoration:none;}
    .btn-primary{background:linear-gradient(140deg,#f97316 0%,#dc2626 65%,#6366f1 100%);border:none;border-radius:999px;color:#fff;padding:.55rem 1rem;font-size:.68rem;font-weight:600;display:inline-flex;gap:.35rem;align-items:center;cursor:pointer;box-shadow:0 10px 35px rgba(249,115,22,.48);text-decoration:none;}
    .btn-dene{background:linear-gradient(140deg,#f97316 0%,#dc2626 65%,#6366f1 100%);border:none;border-radius:999px;color:#fff;padding:.55rem 1rem;font-size:13px;font-weight:600;display:inline-flex;gap:.35rem;align-items:center;cursor:pointer;box-shadow:0 10px 35px rgba(249,115,22,.48);text-decoration:none;}
    .btn-icon{width:34px;height:34px;border-radius:999px;background:rgba(248,250,252,.06);border:1px solid rgba(248,250,252,.01);display:none;align-items:center;justify-content:center;color:#fff;}
    .hero{padding: 90px 0 20px 0;}
    .hero-slider{display:flex;transition:transform .45s ease;will-change:transform;}
    .hero-inner{width:min(100% - 22px,var(--max));margin:0 auto;position:relative;overflow:hidden;border-radius:1.35rem;}
.hero-slide{flex:0 0 100%;min-height:430px;display:flex;align-items:center;justify-content:flex-start;padding:1.6rem 1.4rem 1.65rem;background-size:cover;background-position:center;position:relative;}

.logo-link {outline: none;}
.logo-link:focus {outline: none; box-shadow: none;}
.logo-link:focus-visible {outline: none; box-shadow: none;}
.foot-social i{font-size:18px;display:block;}


    .hero-slide::before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,0,14,.85) 0%,rgba(3,0,14,.4) 45%,rgba(3,0,14,0) 100%);pointer-events:none;}
    .hero-slide-content{position:relative;z-index:2;max-width:520px;display:flex;flex-direction:column;gap:.65rem;}
    .hero-badge{display:inline-flex;gap:.4rem;align-items:center;background:rgba(248,250,252,.11);border:1px solid rgba(248,250,252,.018);border-radius:999px;padding:.35rem .8rem .4rem;font-size:.64rem;letter-spacing:.11em;text-transform:uppercase;width:max-content;}
    .hero-title{font-size:2.25rem;font-weight:750;line-height:1.03;text-wrap:balance;margin-top:.2rem;}
    .hero-sub{font-size:.77rem;color:var(--muted);}
    .hero-actions-wrap{display:flex;gap:.55rem;flex-wrap:wrap;align-items:center;margin-top:.3rem;}
    .hero-ghost{background:rgba(3,0,14,.3);border:1px solid rgba(248,250,252,.02);border-radius:999px;color:#fff;padding:.5rem 1.1rem .55rem;font-size:.67rem;display:inline-flex;align-items:center;gap:.3rem;cursor:pointer;text-decoration:none;}
    .hero-stats{display:flex;gap:1.4rem;margin-top:.5rem;}
    .hero-stat{display:flex;flex-direction:column;gap:.15rem;}
    .hero-stat span{font-size:.63rem;color:var(--muted);}
    .hero-stat strong{font-size:1.42rem;}
    .hero-arrows{position:absolute;bottom:16px;right:18px;display:flex;gap:.35rem;z-index:7;}
    .hero-arrow{width:32px;height:32px;border-radius:999px;background:#fff;border:1px solid rgba(15,23,42,.07);display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 10px 26px rgba(0,0,0,.3);}
    .hero-arrow .material-symbols-outlined{font-size:25px;color:#111827;}
.divider{width:min(100% - 22px,var(--max));margin:1.6rem auto 1.4rem;height:1px;background:linear-gradient(90deg,rgba(248,250,252,.0) 0%,rgba(248,250,252,.12) 30%,rgba(248,250,252,0) 100%);}
    .pricing-domain{width:min(100% - 22px,var(--max));margin:0 auto;display:grid;grid-template-columns:2fr 1fr;gap:1rem;align-items:stretch;}
    .price-stack{display:flex;gap:20px;}
    .price-card{flex:1;background:#f97316;border:1px solid rgba(248,250,252,.03);border-radius:1.15rem;padding:1rem .95rem 1.05rem;display:flex;flex-direction:column;gap:.45rem;box-shadow:0 15px 35px rgba(249,115,22,.08);}
    .price-card.iki{background:#6366f1}
        .price-card.kurumsal{background:#0ea5e9}
    .price-card-top{display:flex;align-items:center;justify-content:space-between;}
    .price-chip{font-size:12px;background:rgba(248,250,252,.13);padding:.25rem .65rem .3rem;border-radius:999px;text-transform:uppercase;letter-spacing:.04em;font-weight: 600;}
    .price-card-title{font-size:1.12rem;font-weight:400;}
    .price-card-sub{font-size:.64rem;color:rgba(241,245,249,.83);}
    .price-card-value{font-size:2.05rem;font-weight:750;line-height:1;}
    .domain-shell{width: 100%;padding:20px;display:flex;flex-direction:column;gap:.55rem;min-height:135px;    justify-content: center;}
    .domain-shell-title{margin-bottom: -10px;font-size:22px;font-weight:700;text-align:center;position:relative;display:inline-block;background:linear-gradient(120deg,#f97316,#6366f1,#f97316);background-size:200% 200%;-webkit-background-clip:text;background-clip:text;color:transparent;animation:domainTitleGlow 4s ease infinite;}
@keyframes domainTitleGlow{0%{background-position:0% 50%;}50%{background-position:100% 50%;}100%{background-position:0% 50%;}}

    .domain-shell-sub{font-size:.58rem;opacity:.7;    text-align: center;}
    .domain-shell-row{display:flex;gap:.5rem;align-items:center;}
    .domain-shell-inputwrap{flex:1;display:flex;border-radius:.55rem;overflow:hidden;background:rgba(2,6,23,.2);}
    #qr-domain{flex:1;background:#ededed;border:none;outline:none;color:#6d6d6d;font-size:14px;padding:.4rem .5rem;height: 45px;}
    .domain-shell-suf { display: inline-flex; align-items: center; background: rgb(129 245 27 / 65%); color: #ffffff; padding: .4rem .6rem; font-size: 14px; white-space: nowrap; }
    .domain-shell-result{font-size:.55rem;min-height:1.1rem;}
    .domain-shell-result .ok-box { background: rgb(0 255 182 / 18%); border: 1px solid rgba(74, 222, 128, .25); border-radius: .7rem; padding: 5px 0; display: flex; flex-direction: column; gap: .35rem; align-items: center; }
    .domain-shell-result .ok-title{font-size:.58rem;font-weight:600;color:#4ade80;}
    .domain-shell-result .ok-btn{border:none;border-radius:.55rem;background:linear-gradient(140deg,#f97316 0%,#dc2626 65%,#6366f1 100%);color:#fff;font-size:.6rem;font-weight:600;padding:.35rem .55rem .4rem;width:max-content;cursor:pointer;}
    .status-bad { background: rgb(255 0 0 / 22%); border: 1px solid rgb(255 255 255 / 25%); border-radius: .7rem; padding: 5px 0; display: flex; flex-direction: column; gap: .35rem; align-items: center; }
    .status-wait{color:rgba(241,245,249,.6);}
    .section-label{width:min(100% - 22px,var(--max));margin:0 auto .4rem;font-size:.68rem;color:var(--muted);letter-spacing:.08em;text-transform:uppercase;}
    .section-title{width:min(100% - 22px,var(--max));margin:0 auto 1.4rem;font-size:2rem;font-weight:400;    text-align: center;}
.feature-grid{width:100%;margin:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(185px,1fr));gap:.85rem;}
.features-with-preview{width:min(100% - 22px,var(--max));margin:0 auto;display:grid;grid-template-columns:360px 1fr;gap:1.1rem;align-items:stretch;}
    .feature-card{background:rgba(3,0,15,.3);border:1px solid rgba(148,163,184,.045);border-radius:.9rem;padding:.7rem .7rem .7rem;display:flex;flex-direction:column;gap:.25rem;min-height:135px;}
    .feature-card-ic{width:36px;height:36px;border-radius:.7rem;background:radial-gradient(circle at top,#f97316,#fb7185);display:grid;place-items:center;font-size:17px;color:#000;}
    .feature-card small{font-size:.62rem;color:var(--muted);}
    .feature-card strong{font-size:.76rem;margin-top:.1rem;}
    .feature-card p{font-size:.6rem;color:rgba(241,245,249,.6);line-height:1.26;}
    .live{width:min(100% - 22px,var(--max));margin:0 auto;display:grid;grid-template-columns:360px 1fr;gap:1.1rem;align-items:stretch;}
    .device{background:rgba(2,6,23,.2);border:1px solid rgba(248,250,252,.015);border-radius:1rem;padding:.55rem;}
    .device-label{font-size:.62rem;color:var(--muted);margin-bottom:.45rem;display:flex;gap:.3rem;align-items:center;}
    .device-frame{background:#878787;border-radius:1.35rem;border:5px solid rgba(248,250,252,.02);height:550px;position:relative;overflow:hidden;}
    .device-frame-tablet{background:#878787;border-radius:1.35rem;border:5px solid rgba(248,250,252,.02);height:550px;position:relative;overflow:hidden;}
    .device-notch{position:absolute;top:4px;left:50%;transform:translateX(-50%);width:120px;height:26px;background:#000;border-radius:999px;}
    .device-screen-mobil,.device-screen-tablet{position:absolute;inset:0;border-radius:.85rem;overflow:hidden;}
    .device-screen-mobil iframe{border:none;width:calc(100% / .78);height:calc(100% / .78);transform:scale(.78);transform-origin:top left;background:#000;}
    .device-screen-tablet iframe{border:none;width:calc(100% / .78);height:calc(100% / .78);transform:scale(.78);transform-origin:top left;background:#000;}
    .live-col{display:flex;flex-direction:column;gap:.85rem;}
    .panel-wide{background:rgba(2,6,23,.2);border:1px solid rgba(248,250,252,.01);border-radius:1rem;padding:.75rem .65rem .65rem;display:flex;flex-direction:column;gap:.6rem;}
    .panel-wide-head{display:flex;align-items:center;justify-content:space-between;}
    .panel-wide-title{font-size:.7rem;font-weight:600;}
    .panel-wide-body{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:.6rem;}
    .menu-card{background:rgba(3,0,14,.33);border:1px solid rgba(148,163,184,.035);border-radius:.7rem;padding:.5rem .5rem .55rem;display:flex;flex-direction:column;gap:.2rem;}
    .menu-card-title{font-size:.7rem;font-weight:600;}
    .menu-card small{font-size:.58rem;color:rgba(241,245,249,.6);}
    .menu-card span.tag{font-size:.52rem;background:rgba(248,250,252,.04);padding:2px 5px;border-radius:.3rem;width:max-content;}
    .stands-section{width:min(100% - 22px,var(--max));margin:0 auto;}
    .stands-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem;}
    .stands-title, .refs-title{font-size:1.45rem;font-weight:700;color: #4a1035;}
    .stands-sub, .refs-sub{font-size:.82rem;color:rgba(248,250,252,.6);color: #4a1035;}
    .stands-window{overflow:hidden;}
.stands-track{display:flex;gap:20px;align-items:stretch;width:max-content;animation:standsroll 50s linear infinite;padding-bottom:5px;}
.stand-card{width:330px;aspect-ratio:1/1;border-radius:1.1rem;overflow:hidden;box-shadow:0 3px 3px rgba(0,0,0,.32);background:rgba(3,0,14,.33);display:flex;align-items:center;justify-content:center;}
.stand-card img{width:100%;height:100%;object-fit:cover;display:block;}







@keyframes standsroll{0%{transform:translateX(0);}100%{transform:translateX(-50%);}}
    .refs{width:min(100% - 22px,var(--max));margin:0 auto;}
    .refs-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:.6rem;}
    
    .refs-window{overflow:hidden;border-radius:.7rem;border:1px solid rgba(248,250,252,.01)}
    .refs-track{display:flex;gap:.5rem;align-items:stretch;width:max-content;animation:refscroll 50s linear infinite;}
    .ref-item{background: #4a1035;border:1px solid rgba(248,250,252,.01);border-radius:.7rem;padding:.5rem .55rem .55rem;display:flex;gap:.45rem;align-items:center;min-width:175px;}
    .ref-logo{width:34px;height:34px;border-radius:.5rem;background:#fe5c0b;display:grid;place-items:center;font-size:.6rem;font-weight:700;color:#fff;}
    .ref-txt{display:flex;flex-direction:column;gap:1px;}
    .ref-title{font-size:.68rem;}
    .ref-meta{font-size:.55rem;color:rgba(248,250,252,.5);}
    @keyframes refscroll{0%{transform:translateX(0);}100%{transform:translateX(-50%);}}
    .faq-contact {    margin-bottom: 40px;}
    .faq-col{    background: radial-gradient(900px 320px at 18% 22%, rgba(0, 194, 255, .18), transparent 60%), radial-gradient(700px 260px at 85% 78%, rgba(158, 63, 255, .14), transparent 60%), linear-gradient(135deg, #061a44 0%, #0b2a7a 45%, #2a0a6a 100%);border:1px solid rgba(248,250,252,.01);border-radius:1.1rem;padding:.9rem .8rem .8rem;display:flex;flex-direction:column;gap:.65rem;}
    .faq-head{display:flex;align-items:center;justify-content:space-between;}
    .faq-title{font-size:1.05rem;font-weight:650;}
    .faq-sub{font-size:18px;color:rgba(241,245,249,.6);}
    .faq-grid{display:flex;flex-direction:column;gap:.55rem;}
    .faq-card{background:rgba(2,6,23,.18);border:1px solid rgba(148,163,184,.03);border-radius:.7rem;padding:5px 15px;}
    .faq-q{display:flex;gap:.3rem;align-items:center;font-size:16px;font-weight:600;}
    .faq-a{font-size:13px;color:rgba(241,245,249,.63);line-height:1.35;}
    .support-card{background:radial-gradient(circle at top,#f97316 0%,rgba(3,0,14,0) 70%);border-radius:15px;padding:.9rem .8rem .8rem;display:flex;flex-direction:column;gap:.5rem;}
    .support-label{font-size:.6rem;text-transform:uppercase;letter-spacing:.12em;color:rgba(248,250,252,.6);}
    .support-title{font-size:.93rem;font-weight:650;}
    .support-text{font-size:.6rem;color:rgba(248,250,252,.63);}
    .support-btn{background:#fff;border:none;border-radius:.65rem;color:#020617;font-size:.62rem;font-weight:650;padding:.5rem .75rem .55rem;display:inline-flex;gap:.3rem;align-items:center;cursor:pointer;}
    .support-meta{display:flex;flex-direction:column;gap:.22rem;margin-top:.15rem;}
    .support-meta-row{display:flex;gap:.25rem;align-items:center;font-size:.55rem;color:rgba(248,250,252,.75);}
    
    
.site-footer{   background: radial-gradient(900px 320px at 18% 22%, rgba(0, 194, 255, .18), transparent 60%), radial-gradient(700px 260px at 85% 78%, rgba(158, 63, 255, .14), transparent 60%), linear-gradient(135deg, #061a44 0%, #0b2a7a 45%, #2a0a6a 100%);border-top:2px solid #fe5c0b;padding:30px 0 22px;color:#f9fafb;font-size:13px;}
.footer-contact-row{width:min(100% - 22px,1300px);margin:0 auto 26px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;}
.footer-contact-box{background:#4a1679;border-radius:8px;display:flex;align-items:center;padding:14px 18px;box-shadow:0 10px 28px rgba(0,0,0,.55);}
.footer-contact-icon{width:40px;height:40px;border-radius:8px;background:#fe5c0b;display:flex;align-items:center;justify-content:center;margin-right:12px;color:#111827;}
.footer-contact-icon .material-symbols-outlined{font-size:22px;}
.footer-contact-text{display:flex;flex-direction:column;gap:2px;}
.footer-contact-label{font-size:12px;color:rgba(249,250,251,.75);}
.footer-contact-value{font-size:15px;font-weight:600;}
.foot-inner{width:min(100% - 22px,1300px);margin:0 auto;display:flex;flex-direction:column;gap:26px;}
.footer-brand-row{display:flex;align-items:center;justify-content:space-between;gap:24px;}
.footer-brand-left{display:flex;align-items:center;gap:24px;flex:1;}
.footer-logo-wrap{display:flex;align-items:center;gap:14px;}
.foot-logo{width:64px;height:64px;border-radius:50%;border:3px solid #fe5c0b;display:flex;align-items:center;justify-content:center;color:#fe5c0b;font-size:28px;font-weight:700;background:#11141c;}
.footer-logo-text{display:flex;flex-direction:column;gap:3px;}
.foot-brand-title{font-size:26px;font-weight:700;}
.foot-brand-sub{font-size:13px;color:rgba(249,250,251,.85);}
.footer-brand-desc{border-left:1px solid #1f2933;padding-left:24px;margin-left:8px;font-size:13px;color:rgba(209,213,219,.9);line-height:1.6;max-width:650px;}
.footer-brand-right{display:flex;align-items:center;gap:10px;margin-left:24px;}
.foot-social{display:flex;gap:10px;}
.foot-social a{width:36px;height:36px;border-radius:8px;background:#111827;border:1px solid #1f2933;display:flex;align-items:center;justify-content:center;color:#e5e7eb;text-decoration:none;transition:background .16s ease,border-color .16s ease,transform .16s ease;}
.foot-social a:hover{background:#1f2933;border-color:#fe5c0b;transform:translateY(-1px);}
.foot-social a .material-symbols-outlined{font-size:18px;}
.footer-links-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:30px;width:min(100% - 22px,1300px);margin:0 auto;}
.footer-links-col{min-width:0;}
.footer-links-title{font-size:14px;font-weight:700;color:#fe5c0b;text-transform:uppercase;margin-bottom:10px;position:relative;padding-bottom:10px;}
.footer-links-title::before{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:linear-gradient(90deg,#374151,rgba(55,65,81,0));}
.footer-links-title::after{content:"";position:absolute;left:0;bottom:-1px;width:46px;height:4px;border-radius:999px;background:#fe5c0b;}

.footer-links-list{list-style:disc;margin:0;padding-left:18px;display:flex;flex-direction:column;gap:6px;}
.footer-links-list li{margin:0;}
.footer-links-list a{font-size:14px;color:#f9fafb;opacity:.78;text-decoration:none;transition:opacity .14s ease,transform .14s ease;}
.footer-links-list a:hover{opacity:1;transform:translateX(2px);}
.footer-bottom-nav{width:min(100% - 22px,1300px);margin:30px auto 6px;display:flex;flex-wrap:wrap;gap:10px;justify-content:center;}
.footer-bottom-pill { display: inline-flex; align-items: center; gap: 8px; padding: 8px 16px; border-radius: 999px; border: 1px solid #51565b; background: #4a1679; color: #e5e7eb; font-size: 13px; text-decoration: none; box-shadow: 0 10px 28px rgba(0, 0, 0, .55); transition: background .16s ease, border-color .16s ease, transform .16s ease; }
.footer-bottom-pill .material-symbols-outlined{font-size:18px;}
.footer-bottom-pill:hover{background:#1f2933;border-color:#fe5c0b;transform:translateY(-1px);}
.foot-copy{width:min(100% - 22px,1300px);margin:0 auto;font-size:12px;color:#9ca3af;text-align:center;padding-top:6px;}


@font-face{font-family:'LogoFont';src:url('panel/assets/logo.ttf') format('truetype');font-weight:normal;font-style:normal;}
.logo-text{font-family:'LogoFont',system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;font-size:22px;font-weight:400;margin-top:-3px;}
.logo-slogan{font-size:11px;opacity:.75;margin-top:-10px;}
.logo-icon{width:38px;height:38px;display:block;}
.logo-link{text-decoration:none;color:inherit;}
.flex{display:flex}
.gap5{gap:5px}
.items-center{align-items:center;}
.reveal{opacity:0;transform:translateY(28px);transition:opacity .48s ease,transform .48s ease;}
.reveal.show{opacity:1;transform:translateY(0);}
#qr-domain{font-size:16px;}

  
.paket-hero {position: relative; overflow: hidden;}
.paket-hero::before {content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-image: url('/img/left.webp'); background-repeat: no-repeat; background-size: contain; background-position: top left; opacity: 0.15; pointer-events: none; z-index: 1;}
.paket-hero::after {content: ""; position: absolute; top: 0; right: 0; width: 100%; height: 100%; background-image: url('/img/right.webp'); background-repeat: no-repeat; background-size: contain; background-position: top right; opacity: 0.15; pointer-events: none; z-index: 1;}
.paket-hero-inner {position: relative; z-index: 2;}

.price-card {position: relative; overflow: hidden;}
.price-card::before {content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-image: url('/img/left.webp'); background-repeat: no-repeat; background-size: auto; background-position: top left; opacity: 0.5; pointer-events: none; z-index: 1;}
.price-card::after {content: ""; position: absolute; bottom: 0; right: 0; width: 100%; height: 100%; background-image: url('/img/right.webp'); background-repeat: no-repeat; background-size: auto; background-position: bottom right; opacity: 0.1; pointer-events: none; z-index: 1;}
.price-card > * {position: relative; z-index: 2;}


  
 .paket-hero {  margin-bottom: 20px; border-radius: 20px; border: 1px solid rgb(82 36 131); padding: 22px 22px 24px 22px; box-shadow: 0 18px 45px rgb(15 23 42 / 32%);     background: #003d39 }
.paket-hero-inner{display:flex;align-items:center;gap:8px;}
.paket-hero-left{flex:2;display:flex;flex-direction:column;gap:10px;}
.paket-hero-right{flex:1;display:flex;align-items:stretch;justify-content: center;}
.paket-hero-badge{display:inline-flex;align-items:center;gap:8px;padding:4px 11px;border-radius:999px;background:rgba(15,23,42,.9);border:1px solid rgba(248,250,252,.08);font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:rgba(248,250,252,.85);align-self:flex-start;}
.paket-hero-badge .material-symbols-outlined{font-size:16px;}
.paket-hero-title{font-size:26px;font-weight:750;line-height:1.15;margin-top:4px;}
.paket-hero-sub{font-size:13px;color:rgba(241,245,249,.78);max-width:620px;}
.paket-hero-note{margin-top:8px;font-size:11px;color:rgba(148,163,184,.95);display:flex;align-items:center;gap:6px;}
.paket-hero-note .material-symbols-outlined{font-size:16px;color:#4ade80;}
.paket-card-cta-row{display:flex;flex-direction:column;gap:6px;margin-top:6px;}
.paket-card-btn { display: inline-flex; align-items: center; justify-content: center; gap: 6px; width: 100%; padding: 9px 8px; border-radius: 999px; border: none; background: #00000070; color: #fff; font-size: 13px; font-weight: 600; cursor: pointer; text-decoration: none; box-shadow: 0 0px 26px rgb(0 0 0 / 36%); }

.paket-card-btn:hover {background: linear-gradient(140deg,#f97316 0%,#dc2626 65%,#6366f1 100%);}
.paket-card-link{font-size:11px;color:rgba(203,213,225,.95);display:inline-flex;align-items:center;gap:4px;text-decoration:none;}
.pricing-domain{width:min(100% - 22px,var(--max));margin:0 auto;display:block;}
.paket-card-list{margin-top:8px;padding-top:8px;border-top:1px dashed rgba(148,163,184,.45);display:flex;flex-direction:column;gap:6px;}
.paket-card-item{font-size:12px;color:rgba(226,232,240,.95);display:flex;align-items:flex-start;gap:6px;}
.paket-card-item-ic{flex:0 0 auto;width:17px;height:17px;border-radius:999px;display:flex;align-items:center;justify-content:center;background:rgba(22,163,74,.18);}
.paket-card-item-ic .material-symbols-outlined{font-size:14px;color:#4ade80;}
.paket-card-item.muted{color:rgba(148,163,184,.9);}
.paket-card-item.muted .paket-card-item-ic{background:rgba(30,64,175,.26);}
.paket-card-item.muted .paket-card-item-ic .material-symbols-outlined{color:#93c5fd;}
.paket-card-save { font-size: 11px; color: #4ade80; display: flex; align-items: center; gap: 4px; margin-top: 4px; }
.paket-card-save .material-symbols-outlined { font-size: 16px; }
 
  
  
  
  
  
.login-page{padding:90px 0 40px 0;display:flex;align-items:center;justify-content:center;}
.login-wrap{width:100%;max-width:min(100% - 22px,var(--max));margin:0 auto;border-radius:24px;display:grid;grid-template-columns:1.1fr 1fr;box-shadow:0 20px 60px rgba(15,23,42,.18);overflow:hidden;}
.login-left{padding:34px;display:flex;flex-direction:column;justify-content:center;}
.login-right{background:#f3f4f6;position:relative;}
.login-right-inner{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;}
.login-right-img{width:100%;height:100%;object-fit:cover;}
.login-badge{position:absolute;bottom:34px;left:50%;transform:translateX(-50%);background:#ffffff;border-radius:16px;padding:14px 20px;text-align:center;box-shadow:0 18px 40px rgba(15,23,42,.35);min-width:230px;}
.login-badge-top{font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#6b7280;margin-bottom:4px;}
.login-badge-title{font-size:20px;font-weight:800;color:#f97316;margin-bottom:2px;}
.login-badge-sub{font-size:12px;color:#4b5563;}
.login-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:1px;margin-bottom:22px;}
.login-head{margin:0;}
.login-title{font-size:24px;font-weight:700;color:#36053a;}
.login-sub{font-size:13px;color:#6b7280;margin:0;}
.login-hero-demo{flex:0 0 240px;display:flex;justify-content:flex-end;align-items:center;}
.login-tabs{display:flex;gap:10px;margin-bottom:22px;}
.login-tab { flex: 0 0 auto; padding: 9px 22px; border-radius: 10px; font-size: 13px; font-weight: 500; color: #ffffff; text-decoration: none; width: 30%; background: radial-gradient(900px 320px at 18% 22%, rgba(0, 194, 255, .18), transparent 60%), radial-gradient(700px 260px at 85% 78%, rgba(158, 63, 255, .14), transparent 60%), linear-gradient(135deg, #061a44 0%, #0b2a7a 45%, #2a0a6a 100%); }
.login-tab-active{background:linear-gradient(140deg,#f97316 0%,#dc2626 65%,#6366f1 100%);color:#ffffff;box-shadow:0 10px 24px rgba(249,115,22,.4);}
.login-tab:hover{background:linear-gradient(140deg,#f97316 0%,#dc2626 65%,#6366f1 100%);color:#ffffff;box-shadow:0 10px 24px rgba(249,115,22,.4);}
.login-form{margin-top:2px;}
.login-row{display:flex;flex-direction:column;gap:3px;margin-bottom:16px;}
.login-label { font-size: 15px; color: #36053a; font-weight: 600; }
.login-input { width: 100%; border: 1px solid #b8b8b8; border-radius: 12px; padding: 11px 14px; background: #00000000; color: #36053a; font-size: 14px; outline: none; }
.login-input:focus{border-color:#fb923c;box-shadow:0 0 0 1px rgba(249,115,22,.6);}
.login-row-inline{display:flex;align-items:center;justify-content:space-between;font-size:13px;margin-bottom:14px;}
.login-remember{display:inline-flex;align-items:center;gap:6px;color:#4b5563;cursor:pointer;}
.login-remember-checkbox{width:14px;height:14px;}
.login-btn{width:100%;border:none;border-radius:12px;background:linear-gradient(140deg,#f97316 0%,#dc2626 65%,#6366f1 100%);color:#ffffff;font-weight:700;font-size:15px;padding:15px 5px;cursor:pointer;display:inline-flex;gap:10px;align-items:center;justify-content:center;box-shadow:0 16px 30px rgba(249,115,22,.4);}
.login-btn-icon{display:inline-block;width:12px;height:20px;line-height:0;}
.login-btn-google{margin-top:10px;width:100%;background:#f9fafb;color:#111827;border:1px solid rgba(148,163,184,.6);border-radius:12px;padding:11px 14px;font-size:14px;font-weight:500;display:inline-flex;align-items:center;justify-content:center;gap:10px;text-decoration:none;box-shadow:0 10px 18px rgba(15,23,42,.1);}
.login-btn-google-icon{width:18px;height:18px;border-radius:999px;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;background:#ffffff;}
.login-btn-google-icon img{display:block;width:100%;height:100%;}
.login-extra-alt{margin-top:24px;display:flex;justify-content:center;}
.login-demo-card { position: relative; display: inline-flex; align-items: center; gap: 10px; padding: 9px 16px; border-radius: 999px; background: linear-gradient(120deg, #a2f916, #7dfb3c, #24fb40); color: #285104; text-decoration: none; border: none; box-shadow: 0 14px 28px rgba(249, 115, 22, .35); overflow: hidden; transition: transform .16s ease-out, box-shadow .16s ease-out, opacity .16s ease-out; }
.login-demo-card::before{content:"";position:absolute;inset:0;border-radius:999px;background:radial-gradient(circle at 0 0,rgba(255,255,255,.45),transparent 55%);opacity:0;pointer-events:none;transition:opacity .16s ease-out;}
.login-demo-left{flex:0 0 auto;display:flex;align-items:center;justify-content:center;}
.login-demo-icon-wrap { width: 28px; height: 28px; border-radius: 999px; background: #28510469; color: #285104; display: flex; align-items: center; justify-content: center; }
.login-demo-icon-wrap i{font-size:15px;}
.login-demo-middle{flex:1 1 auto;display:flex;flex-direction:column;}
.login-demo-main{font-size:13px;font-weight:600;letter-spacing:.02em;}
.login-demo-sub{font-size:12px;color:#4b5563;}
.login-demo-right{flex:0 0 auto;display:flex;flex-direction:column;align-items:flex-end;gap:4px;}
.login-demo-badge i{font-size:10px;}
.login-demo-arrow{font-size:14px;opacity:.9;transform:translateX(0);transition:transform .16s ease-out,opacity .16s ease-out;}

.login-demo-card:hover .login-demo-arrow{transform:translateX(3px);opacity:1;}
.login-link{color:#f97316;text-decoration:none;font-weight:600;}
.login-link:hover{color:#ea580c;text-decoration:none;}
.alert{margin-bottom:12px;padding:10px 12px;border-radius:10px;font-size:13px;border:1px solid transparent;}
.alert.err { background: #0000003d; color: #b15656; border: 1px dashed #bd0e0e; }
.alert.ok{background:#ecfdf3;color:#14532d;border-color:#bbf7d0;}
.errlist{margin:0;padding-left:18px;}
.errlist li{margin:4px 0;}
.login-slug-wrap{display:flex;align-items:stretch;gap:8px;margin-bottom:4px;}
.login-slug-left{flex:1 1 auto;min-width:0;}
.login-slug-suffix{display:inline-flex;align-items:center;justify-content:center;padding:0 14px;border-radius:12px;border:1px solid #d1d5db;background:#f9fafb;color:#4b5563;white-space:nowrap;font-size:13px;}
.hint{font-size:11.5px;margin-top:4px;}
.hint.muted{color:#6b7280;}
.hint.ok{color:#15803d;}
.hint.warn{color:#b91c1c;}
.login-agree-line{display:flex;align-items:flex-start;gap:8px;font-size:12px;align-items: center;}
.login-agree-text{display:flex;flex-wrap:wrap;gap:8px;align-items:center;    color: #36053a;}
.login-sbtn{background:#f9fafb;border:1px solid #e5e7eb;border-radius:999px;padding:4px 10px;font-size:11.5px;color:#4b5563;cursor:pointer;}
.login-sbtn:hover{background:#ffffff;border-color:#d1d5db;}
.popup-overlay{position:fixed;inset:0;display:none;align-items:center;justify-content:center;background:rgba(15,23,42,.55);z-index:50;padding:16px;}
.popup-overlay.show{display:flex;}
.popup{background:#ffffff;border-radius:14px;max-width:520px;width:100%;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 24px 60px rgba(15,23,42,.6);}
.popup-head{display:flex;align-items:center;justify-content:space-between;padding:12px 16px 6px 16px;border-bottom:1px solid #e5e7eb;gap:6px;}
.popup-title{font-size:14px;font-weight:600;color:#111827;}
.popup-close{background:none;border:none;color:#6b7280;font-size:18px;line-height:1;cursor:pointer;padding:4px 8px;border-radius:999px;}
.popup-close:hover{background:#f3f4f6;color:#111827;}
.popup-body{padding:10px 16px 10px 16px;font-size:13px;line-height:1.55;color:#374151;overflow-y:auto;max-height:52vh;}
.popup-foot{padding:10px 16px 14px 16px;border-top:1px solid #e5e7eb;}
.popup-btn{width:100%;border:none;border-radius:10px;background:linear-gradient(140deg,#f97316 0%,#dc2626 65%,#6366f1 100%);color:#ffffff;font-weight:700;font-size:13px;padding:9px 14px;cursor:pointer;box-shadow:0 12px 26px rgba(249,115,22,.4);}
.popup-btn:hover{background:#ea580c;}



@media(max-width:520px){
.login-page { height: 100vh; padding: 15px; }
.login-left{padding:18px 14px 22px 14px;}
}

@media(max-width:600px){
    .footer-contact-row{grid-template-columns:1fr;}
.footer-links-row{grid-template-columns:1fr;}}
@media(max-width:640px){
    .paket-card-list{max-height:260px;overflow-y:auto;}}
@media(max-width:768px){
    .paket-hero-inner{flex-direction:column;}
.paket-hero-right{margin-top:12px;}}
@media(max-width:560px){
    .hero-title{font-size:1.78rem;}
.hero-stats{flex-wrap:wrap;}
.hero-actions-wrap{flex-direction:column;align-items:flex-start;} 
.foot-wrap{flex-direction:column;align-items:flex-start;}
.section-title{font-size:1.4rem;}
.feature-grid{grid-template-columns:1fr 1fr;}
.refs{margin-bottom:3rem;}
.cta-inline{flex-direction:column;align-items:flex-start;}}
@media(max-width:960px){
    .ny-text{opacity:.98;font-size: 13px;}
    .paket-hero {    text-align: center;}
    .hero-demo-actions {justify-content: center !important;}
    .domain-shell-result .ok-btn {    font-size: 14px;
    padding: 15px 25px;}
    .domain-shell-result .ok-title {    font-size: 12px;
    font-weight: 500;}
    .device.tablet {display:none;}
    .btn-login,.btn-dene {font-weight: 400;letter-spacing: -0.3px;padding: 2px 7px 2px 0px;font-size: 9px;gap: 2px;}
    .login-wrap{grid-template-columns:1fr;max-width:600px;}
    .login-left{padding:22px 18px 26px 18px;}
    .features-with-preview{grid-template-columns:1fr;}
    .login-right{display:none;}
    .login-hero{flex-direction:column;gap:14px;margin-bottom:18px;}
    .login-hero-demo{flex:1 1 auto;justify-content:flex-start;}
    .login-page { height: 100vh; padding: 15px; }
    .footer-contact-row{grid-template-columns:repeat(2,minmax(0,1fr));}
    .footer-brand-row{flex-direction:column;align-items:flex-start;}
    .footer-brand-right{margin-left:0;}
    .footer-links-row{grid-template-columns:repeat(2,minmax(0,1fr));}
    .logo-text{font-size:15px;letter-spacing: -0.5px;}
    .logo-slogan{font-size:10px;opacity:.75;margin-top:-7px;letter-spacing: -0.3px;}
    .logo-icon{width:28px;height:28px;display:block;}
    header{border-radius:1rem;}
    .material-symbols-outlined {    font-size: 20px;}
    .feature-card {align-items: center;}
    .feature-card p {text-align: center; }
    .feature-grid {gap:10px}
    .topbar {gap: 2px; padding: 5px; }
    .hero-actions-wrap {    display: block;}
    .device-screen-mobil iframe{border:none;width:calc(100% / .78);height:calc(100% / .78);transform:scale(.78);transform-origin:top left;background:#000;}
    .device-screen-tablet iframe{border:none;width:calc(100% / .42);height:calc(100% / .42);transform:scale(.42);transform-origin:top left;background:#000;}
    .nav{display:none;} .btn-icon{display:flex;}
    .hero-slide{min-height:420px;}
    .hero{padding: 80px 0 30px 0;}
    .pricing-domain{grid-template-columns:1fr;}
    .live{grid-template-columns:1fr;} .faq-contact{grid-template-columns:1fr;}
    .device-frame{height:650px;}
    .device-frame-tablet {  height: 275px;}
    .domain-shell-row{flex-direction:column;align-items:flex-start;}
    .domain-shell-inputwrap{width:100%;}}
  
  
  
  /* 1200px ve üstü (desktop / geniş ekran) */
@media (max-width: 1120px) {
    .nav{display:none;}
}
    /* 1200px ve üstü (desktop / geniş ekran) */
@media (max-width: 720px) {
     .price-stack{flex-direction:column;}
}
  
      /* 1200px ve üstü (desktop / geniş ekran) */
@media (max-width: 820px) {
     .footer-brand-desc { padding-left: 0px; margin-left: 0px; max-width: 255px; }
}
  
     
  
  
  /* 0–500px (mobil) */
@media (max-width: 500px) {
}

/* 501–1200px (tablet / küçük laptop) */
@media (min-width: 501px) and (max-width: 1200px) {
}

/* 1200px ve üstü (desktop / geniş ekran) */
@media (min-width: 1201px) {
}

















.lang-full { display:inline; }
.lang-short { display:none; }

@media (max-width:640px) {
  .lang-full { display:none; }
  .lang-short { display:inline; }
}










.blog-page{padding:90px 0 40px 0;}
.blog-hero{width:min(100% - 22px,var(--max));margin:0 auto 18px;border-radius:18px;border:1px solid rgba(148,163,184,.3);background: radial-gradient(900px 320px at 18% 22%, rgba(0, 194, 255, .18), transparent 60%), radial-gradient(700px 260px at 85% 78%, rgba(158, 63, 255, .14), transparent 60%), linear-gradient(135deg, #061a44 0%, #0b2a7a 45%, #2a0a6a 100%);padding:16px 18px 18px 18px;display:flex;flex-direction:column;gap:6px;box-shadow:0 18px 45px rgba(15,23,42,.4);}
.blog-hero-kicker{font-size:.68rem;color:var(--muted);letter-spacing:.12em;text-transform:uppercase;display:flex;align-items:center;gap:.3rem;}
.blog-hero-title{font-size:1.7rem;font-weight:750;margin-top:2px;}
.blog-hero-sub{font-size:.8rem;color:rgba(226,232,240,.88);max-width:640px;}
.blog-layout{width:min(100% - 22px,var(--max));margin:0 auto;display:grid;grid-template-columns:minmax(0,2.2fr) minmax(0,1fr);gap:22px;align-items:flex-start;}
.blog-main{display:flex;flex-direction:column;gap:12px;}
.blog-card{background: radial-gradient(900px 320px at 18% 22%, rgba(0, 194, 255, .18), transparent 60%), radial-gradient(700px 260px at 85% 78%, rgba(158, 63, 255, .14), transparent 60%), linear-gradient(135deg, #061a44 0%, #0b2a7a 45%, #2a0a6a 100%);border-radius:14px;border:1px solid rgba(148,163,184,.25);padding:14px 14px 16px 14px;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease;}
.blog-card-link{text-decoration:none;color:inherit;display:flex;flex-direction:column;gap:6px;}
.blog-card-badge{font-size:.58rem;display:inline-flex;align-items:center;gap:.25rem;padding:3px 8px;border-radius:999px;background:rgba(15,23,42,.92);border:1px solid rgba(148,163,184,.5);color:rgba(226,232,240,.9);text-transform:uppercase;letter-spacing:.08em;width:max-content;}
.blog-card-title{font-size:1.05rem;font-weight:700;}
.blog-card-excerpt{font-size:.76rem;color:rgba(203,213,225,.9);}
.blog-card-meta{font-size:.62rem;color:rgba(148,163,184,.95);display:flex;gap:6px;align-items:center;margin-top:2px;}
.blog-card:hover{transform:translateY(-2px);box-shadow:0 18px 40px rgba(15,23,42,.7);border-color:rgba(249,115,22,.7);}
.blog-sidebar{display:flex;flex-direction:column;gap:12px;}
.blog-widget{background: radial-gradient(900px 320px at 18% 22%, rgba(0, 194, 255, .18), transparent 60%), radial-gradient(700px 260px at 85% 78%, rgba(158, 63, 255, .14), transparent 60%), linear-gradient(135deg, #061a44 0%, #0b2a7a 45%, #2a0a6a 100%);border-radius:14px;border:1px solid rgba(148,163,184,.25);padding:12px 13px 14px 13px;}
.blog-widget-title{font-size:.8rem;font-weight:650;margin-bottom:6px;}
.blog-cat-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:4px;}
.blog-cat-list li{margin:0;}
.blog-cat-link{font-size:.72rem;color:rgba(226,232,240,.9);text-decoration:none;display:flex;align-items:center;justify-content:space-between;gap:6px;padding:5px 2px;border-radius:6px;transition:background .15s ease,color .15s ease,transform .15s ease;}
.blog-cat-link span{font-size:.58rem;color:rgba(148,163,184,.9);}
.blog-cat-link:hover{background:rgba(15,23,42,.9);color:#f9fafb;transform:translateX(2px);}
.blog-widget-note{font-size:.66rem;color:rgba(148,163,184,.95);margin-top:6px;}
.blog-pill-row{display:flex;flex-wrap:wrap;gap:6px;margin-top:4px;}
.blog-pill{font-size:.62rem;padding:4px 8px;border-radius:999px;background:rgba(15,23,42,.9);border:1px solid rgba(148,163,184,.45);color:rgba(226,232,240,.96);text-decoration:none;}
@media(max-width:960px){.blog-layout{grid-template-columns:minmax(0,1fr);}.blog-sidebar{order:-1;}}
@media(max-width:560px){.blog-hero-title{font-size:1.45rem;}}







.blog-article{background: radial-gradient(900px 320px at 18% 22%, rgba(0, 194, 255, .18), transparent 60%), radial-gradient(700px 260px at 85% 78%, rgba(158, 63, 255, .14), transparent 60%), linear-gradient(135deg, #061a44 0%, #0b2a7a 45%, #2a0a6a 100%);border-radius:16px;border:1px solid rgba(148,163,184,.25);padding:16px 18px 20px 18px;box-shadow:0 18px 40px rgba(15,23,42,.6);display:flex;flex-direction:column;gap:10px;}
.blog-article-header{display:flex;flex-direction:column;gap:6px;margin-bottom:4px;}
.blog-article-kicker{font-size:.62rem;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);display:flex;align-items:center;gap:.35rem;}
.blog-article-title{font-size:1.5rem;font-weight:750;margin:0;}
.blog-article-meta{font-size:.64rem;color:rgba(148,163,184,.95);display:flex;flex-wrap:wrap;gap:8px;align-items:center;}
.blog-article-body{font-size:.8rem;color:rgba(226,232,240,.95);display:flex;flex-direction:column;gap:10px;}
.blog-article-body h2{font-size:1.05rem;margin:10px 0 4px 0;}
.blog-article-body p{margin:0;}
.blog-article-body ul{margin:0 0 6px 1.1rem;padding:0;list-style:disc;}
.blog-article-body li{margin:0 0 4px 0;font-size:.78rem;color:rgba(226,232,240,.95);}

.blog-article-note{font-size:.72rem;color:rgba(148,163,184,.95);padding:9px 10px;border-radius:10px;border:1px dashed rgba(148,163,184,.6);background:rgba(15,23,42,.7);}
.blog-cta-box{margin-top:10px;padding:12px 14px;border-radius:12px;border:1px solid rgba(249,115,22,.6);background:linear-gradient(120deg,#020617,#111827 40%,#f97316 115%);box-shadow:0 18px 40px rgba(15,23,42,.8);font-size:.76rem;color:#f9fafb;}
.blog-cta-title{font-size:.95rem;font-weight:700;margin-bottom:4px;color:#f9fafb;}
.blog-cta-box p{margin:0;font-size:.78rem;color:rgba(226,232,240,.9);}
.blog-cta-actions{display:flex;flex-wrap:wrap;gap:6px;margin-top:6px;}
.blog-cta-link{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:999px;background:#020617;color:#f9fafb;font-size:.72rem;text-decoration:none;border:1px solid rgba(249,115,22,.65);}
.blog-cta-link-secondary{display:inline-flex;align-items:center;gap:6px;padding:5px 9px;border-radius:999px;font-size:.72rem;color:rgba(226,232,240,.95);text-decoration:none;border:1px dashed rgba(148,163,184,.7);}
.blog-cta-link .material-symbols-outlined{font-size:16px;}
.blog-cta-link-secondary .material-symbols-outlined{font-size:16px;}
@media(max-width:560px){.blog-article-title{font-size:1.3rem;}}
@media (max-width:768px){.footer-contact-row{display:none !important;}}