:root {
  --g1:#0e5f2f;
  --g2:#0b4d26;
  --g3:#178a43;
  --yellow:#ffc800;
  --text:#111827;
  --muted:#667085;
  --line:#e5e7eb;
  --soft:#f6faf7;
}
*{box-sizing:border-box}
body{margin:0;font-family:Poppins,system-ui,-apple-system,"Segoe UI",sans-serif;color:var(--text);background:#fff}
a{color:var(--g1)}
.topbar{background:var(--g2);color:#fff;font-size:13px}.topbar a{color:#fff;text-decoration:none}
.brand{font-size:25px;font-weight:900;color:#111;text-decoration:none}.brand b{color:var(--g1)}
.navbar-custom{background:#fff;box-shadow:0 2px 7px rgba(15,23,42,.07);min-height:74px}
.site-brand{display:inline-flex;align-items:center;min-height:54px;text-decoration:none}
.site-logo{display:block;width:auto;height:52px;max-width:300px;object-fit:contain;object-position:left center}
.navbar-custom .nav-link{font-weight:500;color:#3f3f46}.navbar-custom .nav-link:hover{color:var(--g1)}
.hero{background:linear-gradient(90deg,rgba(7,61,29,.94),rgba(9,79,38,.86) 52%,rgba(17,120,59,.70)),url('/images/icerik/degistir.png') center/cover no-repeat;color:#fff;padding:80px 0}
.hero h1{font-size:clamp(34px,5vw,62px);font-weight:900;line-height:1.05}.hero p{font-size:18px;opacity:.92;max-width:720px}
.hero-card{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.22);border-radius:20px;padding:20px;backdrop-filter:blur(8px)}
.domain-box{margin-top:-38px;position:relative;z-index:3}.panel-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:22px;box-shadow:0 16px 44px rgba(15,23,42,.08)}
.btn-main{background:var(--g1);border-color:var(--g1);color:#fff}.btn-main:hover{background:var(--g2);border-color:var(--g2);color:#fff}
.btn-yellow{background:var(--yellow);border-color:var(--yellow);color:#111;font-weight:800}.section{padding:62px 0}.section-soft{background:var(--soft)}
.product-card{border:1px solid #e3e9e5;border-radius:18px;height:100%;padding:24px;background:#fff;transition:.2s}.product-card:hover{transform:translateY(-3px);box-shadow:0 15px 35px rgba(15,23,42,.08)}
.price{font-size:30px;font-weight:900;color:var(--g1)}.badge-soft{background:#eaf7ef;color:#0e5f2f;border-radius:999px;padding:6px 10px;font-weight:700;font-size:12px}
.notice{border-radius:12px;padding:13px 15px}.notice-error{background:#fff1f1;border:1px solid #ffcaca;color:#8a1c1c}.notice-ok{background:#effcf3;border:1px solid #bde9c9;color:#126b31}
.cart-line{border-bottom:1px solid var(--line);padding:15px 0}

/* Eski DakikHost footer yapisinin yeni cekirdege uyarlanmis hali */
.legacy-footer{border-top:1px solid rgba(17,24,39,.12);background:linear-gradient(180deg,rgba(16,185,129,.06),rgba(16,185,129,0));color:#0f172a}
.legacy-footer-top{padding:44px 0 30px}.footer-col-title{color:#0f172a;font-weight:800;font-size:15px;margin-bottom:12px;letter-spacing:.2px}
.footer-links{list-style:none;padding:0;margin:0}.footer-links li{margin-bottom:8px}
.legacy-footer a{color:#0f172a;opacity:.85;text-decoration:none;font-size:14px;transition:opacity .15s ease,transform .15s ease,color .15s ease}.legacy-footer a:hover{opacity:1;color:#0b1220}
.footer-contact-card{background:rgba(255,255,255,.72);border:1px solid rgba(17,24,39,.10);border-radius:14px;padding:18px;box-shadow:0 8px 18px rgba(15,23,42,.06);height:100%}
.footer-brand{display:flex;align-items:center;min-height:48px;margin-bottom:12px}.footer-brand img{display:block;max-width:100%;width:auto;height:44px;object-fit:contain;object-position:left center}
.footer-muted{color:rgba(15,23,42,.72);font-size:14px;line-height:1.6}.footer-social{display:flex;gap:10px;margin-top:14px;align-items:center;flex-wrap:wrap}
.footer-social a{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px;background:rgba(16,185,129,.12);color:#064e3b;border:1px solid rgba(16,185,129,.22);opacity:1;font-size:18px}
.footer-social a:hover{background:rgba(16,185,129,.18);color:#064e3b;transform:translateY(-1px)}
.footer-mini-title{margin-top:14px;margin-bottom:10px;font-weight:800;color:#0f172a;font-size:14px}.footer-payments{display:flex;flex-wrap:wrap;gap:8px;align-items:center}
.footer-payments span{display:inline-flex;align-items:center;justify-content:center;min-height:25px;padding:3px 9px;border-radius:999px;background:rgba(16,185,129,.12);border:1px solid rgba(16,185,129,.22);color:#064e3b;font-weight:800;font-size:10px;letter-spacing:.3px;white-space:nowrap}
.legacy-footer-bottom{border-top:1px dashed rgba(16,185,129,.25);background:rgba(255,255,255,.35);padding:14px 0;color:rgba(15,23,42,.72);font-size:14px}
.whatsapp-float{position:fixed;right:18px;bottom:18px;width:54px;height:54px;border-radius:50%;background:#25D366;color:#fff!important;display:flex;align-items:center;justify-content:center;font-size:26px;text-decoration:none;box-shadow:0 12px 30px rgba(0,0,0,.2);z-index:50}

.admin-shell{min-height:100vh;background:#f5f7f8}.admin-side{background:#0c3320;color:#fff;min-height:100vh;padding:20px;position:sticky;top:0;height:100vh;overflow-y:auto}
.admin-side a{display:block;color:#e9fff1;text-decoration:none;padding:9px 10px;border-radius:8px;margin:3px 0}.admin-side a:hover,.admin-side a.active{background:rgba(255,255,255,.11)}
.admin-side .admin-update-link{border:1px solid rgba(255,200,0,.32);background:rgba(255,200,0,.08);color:#fff7c2}.admin-side .admin-update-link.active,.admin-side .admin-update-link:hover{background:rgba(255,200,0,.18);color:#fff}
.admin-content{padding:25px}.stat{background:#fff;border:1px solid #e1e7e3;border-radius:14px;padding:18px}.table-wrap{overflow:auto}.secret-hint{font-size:12px;color:var(--muted)}
.update-card{border:1px solid rgba(255,200,0,.45);background:linear-gradient(145deg,#fffdf2,#fff)}
.logo-preview{display:flex;align-items:center;justify-content:flex-start;min-height:90px;padding:16px;border:1px dashed #ccd7cf;border-radius:12px;background:#f9fcfa}.logo-preview img{max-width:100%;height:58px;width:auto;object-fit:contain}
@media(max-width:991px){.hero{padding:58px 0}.admin-side{min-height:auto;position:static;height:auto;overflow:visible}.admin-content{padding:15px}.site-logo{height:46px;max-width:245px}.legacy-footer-top{padding-top:34px}}

/* v2.0.3 - Eski DakikHost ana banner modülü */
.home-banner{position:relative;background:#083a20}.home-banner-stage{position:relative;overflow:hidden;min-height:520px}.home-banner-slide{position:absolute;inset:0;opacity:0;pointer-events:none;transition:opacity .45s ease}.home-banner-slide.is-active{position:relative;opacity:1;pointer-events:auto}.home-banner-img{display:block;width:100%;height:620px;object-fit:cover}.home-banner-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(11,77,42,.78),rgba(8,58,32,.88))}.home-banner-content{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#fff;padding:30px 70px}.home-banner-content h1{max-width:1050px;margin:0;font-size:clamp(30px,4.3vw,60px);font-weight:900;line-height:1.06;text-shadow:0 8px 30px rgba(0,0,0,.26)}.home-banner-content p{max-width:900px;margin:16px auto 0;font-size:clamp(15px,1.25vw,19px);line-height:1.65;opacity:.96}.home-banner-btn{display:inline-flex;align-items:center;justify-content:center;margin-top:22px;padding:13px 28px;border-radius:999px;background:var(--yellow);color:#111827!important;font-weight:900;text-decoration:none;box-shadow:0 14px 30px rgba(0,0,0,.18)}.home-banner-btn:hover{filter:brightness(.98);transform:translateY(-1px)}.home-banner-arrow{position:absolute;z-index:5;top:50%;transform:translateY(-50%);width:48px;height:48px;border-radius:999px;border:1px solid rgba(255,255,255,.4);background:rgba(0,0,0,.20);color:#fff;font-size:22px;display:flex;align-items:center;justify-content:center;backdrop-filter:blur(6px)}.home-banner-arrow.prev{left:18px}.home-banner-arrow.next{right:18px}.home-banner-arrow:hover{background:rgba(0,0,0,.34)}.home-banner-dots{position:absolute;z-index:5;left:0;right:0;bottom:17px;display:flex;justify-content:center;gap:9px}.home-banner-dots button{width:10px;height:10px;padding:0;border:0;border-radius:50%;background:rgba(255,255,255,.45)}.home-banner-dots button.is-active{background:#fff;box-shadow:0 0 0 4px rgba(255,255,255,.16)}

/* v2.0.3 - Eski kategori sekmeli Hosting Paketleri vitrini */
.hosting-showcase-section{padding:72px 0 78px;background:#fff;overflow:hidden}.hosting-showcase-section .container-fluid{max-width:1540px}.hosting-showcase-heading h2{margin:0;color:#08743a;font-size:clamp(36px,4vw,58px);font-weight:900;letter-spacing:-1.8px}.hosting-showcase-heading p{margin:10px 0 0;color:#64748b;font-size:17px}.hosting-tabs{width:min(860px,94%);margin:32px auto 28px;padding:10px;display:flex;align-items:center;justify-content:center;gap:6px;overflow-x:auto;border:1px solid #dbe8df;border-radius:999px;background:#fff;box-shadow:0 14px 34px rgba(15,23,42,.05)}.hosting-tab{flex:1 0 auto;min-width:145px;border:0;border-radius:999px;background:transparent;color:#172033;font-weight:900;padding:16px 20px;white-space:nowrap}.hosting-tab.is-active{background:#0c8242;color:#fff;box-shadow:0 12px 25px rgba(12,130,66,.22)}.hosting-showcase-frame{position:relative;border:1px solid #dce8df;border-radius:34px;background:linear-gradient(135deg,#fff 0%,#fbfefc 67%,#f2f8f4 100%);padding:30px 70px;box-shadow:0 20px 50px rgba(15,23,42,.04)}.hosting-category-panel{display:none}.hosting-category-panel.is-active{display:block}.hosting-plan-stage{position:relative;min-height:520px}.hosting-plan{display:none}.hosting-plan.is-active{display:block}.hosting-plan-main{min-height:500px;border:1px solid #dbe8df;border-radius:28px;background:#fff;padding:42px 36px;display:grid;grid-template-columns:minmax(0,1fr) 450px;gap:30px;align-items:center}.hosting-plan-copy h3{font-size:clamp(36px,3.6vw,58px);line-height:1.02;letter-spacing:-1.6px;font-weight:950;color:#111827;margin:0 0 12px}.hosting-plan-copy>p{font-size:18px;font-weight:650;color:#1f2937;margin:0 0 28px}.hosting-feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 18px}.hosting-feature{min-height:80px;border:1px solid #dce9e0;border-radius:22px;padding:16px 18px;display:flex;align-items:center;gap:14px;font-size:17px;color:#172033;background:linear-gradient(90deg,#fff,#fbfdfc)}.hosting-feature small{display:block;color:#64748b;font-weight:500;margin-top:2px}.hosting-check{flex:0 0 34px;width:34px;height:34px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#e8f8ee;color:#07803e;font-size:22px;font-weight:950}.hosting-price-card{min-height:370px;border-radius:30px;background:linear-gradient(145deg,#0c1735,#111b35);color:#fff;padding:38px 36px;display:flex;flex-direction:column;justify-content:center;text-align:center;box-shadow:0 22px 45px rgba(11,23,52,.18)}.hosting-price-label{font-size:15px;font-weight:900;letter-spacing:1.4px;color:#c7cedd}.hosting-price{display:flex;align-items:flex-end;justify-content:center;gap:13px;margin:19px 0 10px}.hosting-price strong{font-size:68px;line-height:.95;font-weight:950}.hosting-price span{font-size:21px;font-weight:900;margin-bottom:8px}.hosting-price-note{color:#ffd22e;font-weight:900;font-size:17px;line-height:1.45;min-height:48px}.hosting-cart-btn{display:flex;align-items:center;justify-content:center;width:100%;min-height:66px;margin-top:28px;border:0;border-radius:18px;background:linear-gradient(90deg,#f6b900,#ffcb26);color:#101827!important;text-decoration:none;font-size:19px;font-weight:950;box-shadow:0 13px 27px rgba(249,190,21,.20)}.hosting-cart-btn:hover{filter:brightness(.98);transform:translateY(-1px)}.hosting-plan-arrow{position:absolute;z-index:4;top:50%;transform:translateY(-50%);width:68px;height:68px;border-radius:50%;border:1px solid #d9e7de;background:#fff;color:#0a7c40;font-size:22px;box-shadow:0 8px 20px rgba(15,23,42,.05);display:flex;align-items:center;justify-content:center}.hosting-plan-arrow.prev{left:-104px}.hosting-plan-arrow.next{right:-104px}.hosting-plan-arrow:hover{background:#f3fbf6}

/* Modül yönetim kartları */
.module-card{height:100%;border:1px solid #dfe8e2;border-radius:16px;background:#fff;padding:18px;transition:box-shadow .15s ease,transform .15s ease}.module-card:hover{box-shadow:0 12px 28px rgba(15,23,42,.07);transform:translateY(-1px)}.module-card .module-title{font-weight:900;font-size:18px;color:#12201a;text-decoration:none}.module-card .module-title:hover{color:var(--g1)}.module-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin-top:14px}

/* Gelişmiş üyelik yönetimi */
.member-badge{display:inline-flex;align-items:center;gap:5px;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:850;background:#eef8f1;color:#0c7138}.member-badge.vip{background:#fff4cc;color:#7a5a00}.member-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.member-summary>div{border:1px solid #e2e9e4;border-radius:12px;padding:12px;background:#fbfdfb}.member-summary small,.member-summary strong{display:block}.member-summary small{color:#667085;margin-bottom:5px}

@media(max-width:1199px){.home-banner-img{height:560px}.hosting-showcase-frame{padding:26px 38px}.hosting-plan-main{grid-template-columns:minmax(0,1fr) 360px;padding:34px 28px}.hosting-plan-arrow.prev{left:-56px}.hosting-plan-arrow.next{right:-56px}.hosting-price-card{padding:30px 24px}.hosting-price strong{font-size:58px}}
@media(max-width:991px){.home-banner-content{padding:28px 58px}.hosting-showcase-section{padding:58px 0}.hosting-showcase-frame{padding:22px;border-radius:26px}.hosting-plan-main{grid-template-columns:1fr;padding:30px 24px}.hosting-plan-stage{min-height:0}.hosting-price-card{min-height:300px}.hosting-plan-arrow{top:auto;bottom:24px}.hosting-plan-arrow.prev{left:32px}.hosting-plan-arrow.next{right:32px}.member-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:767px){.home-banner-stage{min-height:560px}.home-banner-img{height:620px}.home-banner-content{padding:26px 44px}.home-banner-arrow{width:40px;height:40px}.home-banner-arrow.prev{left:8px}.home-banner-arrow.next{right:8px}.hosting-showcase-heading h2{font-size:38px}.hosting-tabs{justify-content:flex-start;width:100%;border-radius:20px}.hosting-tab{min-width:160px;padding:13px 16px}.hosting-showcase-frame{padding:12px;border-radius:22px}.hosting-plan-main{padding:28px 18px 110px;border-radius:20px}.hosting-plan-copy h3{font-size:36px}.hosting-plan-copy>p{font-size:15px}.hosting-feature-grid{grid-template-columns:1fr}.hosting-feature{min-height:66px;font-size:15px}.hosting-price-card{min-height:280px;border-radius:22px}.hosting-price strong{font-size:52px}.hosting-price span{font-size:17px}.hosting-plan-arrow{width:52px;height:52px;bottom:27px}.hosting-plan-arrow.prev{left:24px}.hosting-plan-arrow.next{right:24px}.member-summary{grid-template-columns:1fr}}

/* =========================================================
   v2.0.6 - Referans ana sayfa tasarimi
   Is mantigi degismez; yalniz public header/home/footer katmani.
   ========================================================= */
.reference-public-site{background:#fff;color:#101828;font-family:Arial,"Segoe UI",sans-serif}
.reference-topbar{height:43px;background:linear-gradient(90deg,#00562a 0%,#006a32 55%,#005226 100%);color:#fff;font-size:13px;font-weight:650}
.reference-topbar .container,.reference-navbar .container,.reference-home-banner .container,.reference-domain-wrap .container,.reference-packages .container,.reference-benefits .container,.reference-footer .container{max-width:1450px}
.reference-topbar-inner{height:43px;display:flex;align-items:center;justify-content:space-between;gap:22px}
.reference-topbar-contact,.reference-topbar-actions{display:flex;align-items:center;gap:16px;white-space:nowrap}
.reference-topbar-contact a,.reference-topbar-contact span{display:inline-flex;align-items:center;gap:8px;color:#fff;text-decoration:none}
.reference-topbar-contact b{opacity:.7;font-weight:400}.reference-topbar-contact i{font-size:14px}
.reference-topbar-actions{gap:12px}.top-action{min-height:31px;padding:5px 14px;border-radius:7px;border:1px solid rgba(255,255,255,.25);display:inline-flex;align-items:center;gap:8px;color:#fff!important;text-decoration:none;font-size:12px;font-weight:800;background:transparent}
button.top-action{font:inherit}.top-action.solid{background:#18a84f;border-color:#18a84f;box-shadow:inset 0 1px 0 rgba(255,255,255,.14)}.top-action.outline:hover{background:rgba(255,255,255,.08)}.top-action.solid:hover{background:#149444}.cart-count{width:18px;height:18px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#fff;color:#0a5d2f;font-size:10px}

.reference-navbar{height:94px;padding:0;background:#fff;border-bottom:1px solid #edf0ee;box-shadow:none;position:relative;z-index:20}
.reference-brand{display:flex;align-items:center;width:235px;height:70px;text-decoration:none;overflow:visible}
.reference-brand img{display:block;width:220px;height:auto;max-height:75px;object-fit:contain;object-position:left center}
.reference-main-menu{gap:24px}.reference-main-menu .nav-link{padding:35px 0!important;color:#0f172a!important;font-size:14px;font-weight:800}.reference-main-menu .nav-link:hover,.reference-main-menu .nav-link:focus{color:#0b7b3c!important}.reference-main-menu .dropdown-toggle::after{font-size:10px;margin-left:5px}
.reference-navbar .dropdown-menu{border:1px solid #e7ece8;border-radius:12px;padding:8px;box-shadow:0 18px 42px rgba(2,30,15,.12);min-width:210px}.reference-navbar .dropdown-item{border-radius:8px;padding:9px 11px;font-size:13px;font-weight:700}.reference-navbar .dropdown-item:hover{background:#eff9f3;color:#08783a}

.reference-home-banner .home-banner-stage{min-height:378px;height:378px;background:#063a22}
.reference-home-banner .home-banner-slide,.reference-home-banner .home-banner-slide.is-active{height:378px}
.reference-home-banner .home-banner-img{height:378px;object-fit:cover;object-position:center center}
.reference-home-banner .home-banner-overlay{background:linear-gradient(90deg,rgba(0,75,38,.94) 0%,rgba(0,75,38,.76) 36%,rgba(0,72,34,.22) 68%,rgba(0,64,30,.10) 100%)}
.reference-home-banner .home-banner-content{align-items:flex-start;justify-content:center;text-align:left;padding:0 70px}
.reference-home-banner .home-banner-copy{width:min(620px,50vw);margin-left:48px}
.reference-home-banner .home-banner-content h1{max-width:590px;font-size:48px;line-height:1.08;letter-spacing:.1px;text-align:left;text-shadow:0 2px 14px rgba(0,0,0,.20);font-weight:900}
.reference-home-banner .home-banner-content p{max-width:590px;margin:14px 0 0;font-size:16px;line-height:1.55;text-align:left;color:#fff;opacity:.98}
.reference-home-banner .home-banner-btn{margin-top:18px;min-height:44px;padding:10px 21px;background:#ffbd16;border-radius:999px;color:#152117!important;font-size:14px;font-weight:900;box-shadow:none;gap:10px}
.reference-home-banner .home-banner-arrow{width:46px;height:46px;border:1px solid rgba(255,255,255,.45);background:rgba(0,0,0,.14);font-size:18px}.reference-home-banner .home-banner-arrow.prev{left:72px}.reference-home-banner .home-banner-arrow.next{right:72px}
.reference-home-banner .home-banner-dots{bottom:16px;gap:12px}.reference-home-banner .home-banner-dots button{width:9px;height:9px;background:rgba(255,255,255,.85);box-shadow:none}.reference-home-banner .home-banner-dots button.is-active{background:#45d17b;box-shadow:none}

.reference-domain-wrap{position:relative;z-index:8;background:#f7f8f7;padding:0 0 15px}.reference-domain-wrap.has-banner{margin-top:-31px}.reference-domain-search{height:73px;border-radius:18px;background:#fff;border:1px solid #e1e8e3;box-shadow:0 8px 24px rgba(20,43,29,.11);display:grid;grid-template-columns:360px minmax(460px,1fr) 390px;align-items:center;padding:10px 18px;gap:18px}
.domain-intro{display:flex;align-items:center;gap:13px;color:#1c5d36;font-size:14px}.domain-intro-icon{width:42px;height:42px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#35b65c;color:#fff;font-size:21px;flex:0 0 42px}.domain-intro strong{font-weight:800}
.domain-query{height:45px;display:grid;grid-template-columns:minmax(240px,1fr) 125px 100px;border:1px solid #d5dcda;border-radius:999px;overflow:hidden;background:#fff}.domain-query-input,.domain-query-tld{border:0!important;outline:0!important;background:#fff;padding:0 20px;color:#4b5563;font-size:13px;box-shadow:none!important}.domain-query-tld{border-left:1px solid #d5dcda!important;padding:0 15px;font-weight:700}.domain-query-btn{border:0;background:#21a64d;color:#fff;font-weight:900;font-size:13px}
.domain-price-list{display:grid;grid-template-columns:repeat(4,minmax(70px,1fr));align-items:center;height:100%}.domain-price-item{padding:0 15px;text-align:center;border-left:1px solid #e2e8e4;line-height:1.2}.domain-price-item strong,.domain-price-item span{display:block}.domain-price-item strong{color:#065d2d;font-size:13px}.domain-price-item span{color:#11a14a;font-size:11px;font-weight:900;margin-top:4px}

.reference-packages{background:#f7f8f7;padding:0 0 20px}.reference-package-grid{display:grid;grid-template-columns:270px minmax(0,1fr);gap:30px;align-items:stretch}.reference-package-heading{padding:15px 0 8px}.reference-package-heading>span{color:#305a42;font-size:13px}.reference-package-heading h2{font-size:25px;line-height:1.1;margin:4px 0 14px;color:#075c2c;font-weight:900}.reference-package-heading p{font-size:13px;line-height:1.55;color:#344054;margin:0 0 14px;max-width:245px}.reference-all-packages{color:#148341;text-decoration:none;font-size:12px;font-weight:800;border-bottom:1px solid #148341;padding-bottom:3px}
.reference-package-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.reference-package-card{min-height:142px;background:#fff;border:1px solid #e0e6e2;border-radius:10px;padding:16px 17px 13px;box-shadow:0 3px 9px rgba(21,43,29,.04);display:flex;flex-direction:column}.reference-package-top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.reference-package-top>div{display:flex;align-items:center;gap:7px;min-width:0}.reference-package-card h3{font-size:15px;line-height:1.1;color:#075c2c;margin:0;font-weight:900;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.popular-badge{display:inline-flex;background:#2cad56;color:#fff;font-size:8px;font-weight:900;padding:3px 6px;border-radius:999px}.reference-package-icon{width:36px;height:36px;flex:0 0 36px;border-radius:50%;background:#e7f8ec;color:#12a64b;display:flex;align-items:center;justify-content:center;font-size:17px}.reference-package-card p{font-size:10px;line-height:1.35;color:#27362e;min-height:28px;margin:5px 0 5px}.reference-package-price{display:flex;align-items:baseline;gap:4px;color:#075c2c;margin:auto 0 8px}.reference-package-price strong{font-size:19px;font-weight:900}.reference-package-price span{font-size:10px;color:#3b4a40}.reference-package-btn{height:28px;border:1px solid #18a34a;border-radius:5px;display:flex;align-items:center;justify-content:center;color:#14843f;text-decoration:none;font-size:10px;font-weight:900}.reference-package-btn.is-filled{background:#21a64d;color:#fff}.reference-package-btn:hover{background:#178f41;color:#fff}

.reference-benefits{border-top:1px solid #e7ebe8;border-bottom:1px solid #e7ebe8;background:#fff}.reference-benefit-grid{min-height:69px;display:grid;grid-template-columns:repeat(6,1fr);align-items:center}.reference-benefit{display:flex;align-items:center;gap:10px;padding:10px 12px}.reference-benefit>span{width:39px;height:39px;flex:0 0 39px;border-radius:10px;background:#e8f8ec;color:#15a74b;display:flex;align-items:center;justify-content:center;font-size:20px}.reference-benefit strong,.reference-benefit small{display:block}.reference-benefit strong{font-size:11px;color:#143321;font-weight:900;white-space:nowrap}.reference-benefit small{font-size:9px;color:#647067;margin-top:3px;white-space:nowrap}

.reference-footer{background:linear-gradient(90deg,#003b24 0%,#004d2d 48%,#003c25 100%);color:#fff;border:0}.reference-footer-main{padding-top:28px;padding-bottom:24px}.reference-footer-grid{display:grid;grid-template-columns:1.45fr repeat(4,1fr);gap:58px}.reference-footer h3{font-size:13px;font-weight:900;margin:0 0 11px;color:#fff}.reference-footer ul{list-style:none;padding:0;margin:0}.reference-footer li{margin:0 0 7px}.reference-footer a{color:#fff;text-decoration:none;font-size:11px;opacity:.96}.reference-footer a:hover{opacity:1;color:#8ee3aa}.reference-footer-brand-block{padding-right:20px}.reference-footer-logo{display:block;width:190px;height:auto;max-height:66px;object-fit:contain;object-position:left center;filter:brightness(1.9) saturate(.75)}.reference-footer-brand-block p{font-size:11px;line-height:1.5;max-width:250px;margin:8px 0 14px;color:rgba(255,255,255,.94)}.reference-socials{display:flex;gap:8px}.reference-socials a,.reference-socials span{width:30px;height:30px;border-radius:50%;background:rgba(255,255,255,.16);display:flex;align-items:center;justify-content:center;font-size:14px}.reference-socials span{color:#fff;opacity:.9}.reference-footer-contact>div{display:flex;align-items:flex-start;gap:9px;margin-bottom:12px;color:#fff;font-size:11px}.reference-footer-contact i{font-size:13px}.reference-footer-bottom{height:47px;background:rgba(0,0,0,.10);border-top:1px solid rgba(255,255,255,.05)}.reference-footer-bottom .container{height:47px;display:flex;align-items:center;justify-content:space-between;color:#fff;font-size:10px}.reference-payment-badges{display:flex;align-items:center;gap:24px;color:rgba(255,255,255,.75);font-size:13px}.reference-payment-badges b{display:inline-flex;align-items:center;gap:3px;font-weight:900}.master-dot{width:13px;height:13px;border-radius:50%;display:inline-block}.master-dot.one{background:#f04b23}.master-dot.two{background:#f3a71b;margin-left:-7px;opacity:.92}

@media(max-width:1399px){
  .reference-home-banner .home-banner-copy{margin-left:20px}.reference-home-banner .home-banner-arrow.prev{left:30px}.reference-home-banner .home-banner-arrow.next{right:30px}
  .reference-domain-search{grid-template-columns:310px minmax(430px,1fr) 320px}.reference-package-grid{grid-template-columns:235px minmax(0,1fr)}.reference-footer-grid{gap:35px}
}
@media(max-width:1199px){
  .reference-main-menu{gap:15px}.reference-main-menu .nav-link{font-size:13px}.reference-domain-search{height:auto;grid-template-columns:290px 1fr;padding:12px 16px}.domain-price-list{grid-column:1/-1;height:45px}.reference-package-grid{grid-template-columns:1fr}.reference-package-heading{text-align:center}.reference-package-heading p{max-width:none}.reference-package-cards{grid-template-columns:repeat(2,1fr)}.reference-benefit-grid{grid-template-columns:repeat(3,1fr)}.reference-footer-grid{grid-template-columns:1.4fr repeat(2,1fr);gap:28px}.reference-footer-contact{grid-column:auto}
}
@media(max-width:991px){
  .reference-topbar{height:auto}.reference-topbar-inner{height:auto;min-height:43px;flex-wrap:wrap;padding-top:6px;padding-bottom:6px}.reference-topbar-contact{gap:8px}.reference-topbar-contact b{display:none}.reference-topbar-actions{margin-left:auto}.reference-navbar{height:auto;min-height:78px;padding:7px 0}.reference-brand{height:58px}.reference-brand img{width:185px}.reference-main-menu{gap:0;padding:12px 0}.reference-main-menu .nav-link{padding:10px 0!important}.reference-navbar .dropdown-menu{box-shadow:none;border:0;padding-left:12px}
  .reference-home-banner .home-banner-stage,.reference-home-banner .home-banner-slide,.reference-home-banner .home-banner-slide.is-active,.reference-home-banner .home-banner-img{height:420px;min-height:420px}.reference-home-banner .home-banner-content{padding:0 55px}.reference-home-banner .home-banner-copy{width:70vw;margin-left:0}.reference-home-banner .home-banner-content h1{font-size:40px}.reference-home-banner .home-banner-arrow.prev{left:12px}.reference-home-banner .home-banner-arrow.next{right:12px}
  .reference-domain-wrap.has-banner{margin-top:-26px}.reference-domain-search{grid-template-columns:1fr}.domain-intro{display:none}.domain-price-list{grid-column:auto}.reference-benefit-grid{grid-template-columns:repeat(2,1fr)}.reference-footer-grid{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:767px){
  .reference-topbar-contact{display:none}.reference-topbar-actions{width:100%;justify-content:center;gap:7px}.top-action{padding:5px 9px;font-size:11px}.reference-brand img{width:165px}
  .reference-home-banner .home-banner-stage,.reference-home-banner .home-banner-slide,.reference-home-banner .home-banner-slide.is-active,.reference-home-banner .home-banner-img{height:510px;min-height:510px}.reference-home-banner .home-banner-img{object-position:58% center}.reference-home-banner .home-banner-overlay{background:linear-gradient(90deg,rgba(0,72,35,.92),rgba(0,72,35,.70))}.reference-home-banner .home-banner-content{padding:0 42px}.reference-home-banner .home-banner-copy{width:100%;margin:0}.reference-home-banner .home-banner-content h1{font-size:35px}.reference-home-banner .home-banner-content p{font-size:14px}.reference-home-banner .home-banner-arrow{width:38px;height:38px}.reference-home-banner .home-banner-arrow.prev{left:5px}.reference-home-banner .home-banner-arrow.next{right:5px}
  .reference-domain-wrap{padding-bottom:12px}.reference-domain-wrap.has-banner{margin-top:-20px}.reference-domain-search{border-radius:14px;gap:10px}.domain-query{grid-template-columns:1fr 90px}.domain-query-tld{display:none}.domain-query-btn{font-size:12px}.domain-price-list{grid-template-columns:repeat(4,1fr);height:40px}.domain-price-item{padding:0 6px}.domain-price-item strong{font-size:11px}.domain-price-item span{font-size:9px}
  .reference-packages{padding-top:5px}.reference-package-grid{gap:14px}.reference-package-heading{text-align:left}.reference-package-cards{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:5px}.reference-package-card{flex:0 0 78%;scroll-snap-align:start}.reference-benefit-grid{grid-template-columns:1fr}.reference-benefit{border-bottom:1px solid #eef1ef}.reference-footer-grid{grid-template-columns:1fr 1fr;gap:26px 18px}.reference-footer-brand-block,.reference-footer-contact{grid-column:1/-1}.reference-footer-bottom{height:auto}.reference-footer-bottom .container{height:auto;min-height:60px;flex-direction:column;justify-content:center;gap:9px;padding-top:10px;padding-bottom:10px}.reference-payment-badges{gap:12px;flex-wrap:wrap;justify-content:center}
}
