:root{--navy:#07162b;--navy2:#0c2647;--blue:#2563eb;--cyan:#33b8d9;--ink:#13213a;--muted:#6f8097;--line:#e3eaf2;--soft:#f5f8fc;--white:#fff;--success:#14845c}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:'KCB Mont','Mont','Montserrat',Arial,sans-serif;color:var(--ink);background:#fff}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.kcb-container{width:min(1180px,calc(100% - 40px));margin:auto}.kcb-top{background:#06101f;color:rgba(255,255,255,.68);font-size:11px}.kcb-top .kcb-container{min-height:35px;display:flex;justify-content:space-between;align-items:center;gap:15px}.kcb-top a{margin-left:18px;color:#fff}.kcb-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.98);border-bottom:1px solid var(--line);box-shadow:0 10px 35px rgba(12,35,62,.05)}.kcb-navrow{min-height:78px;display:flex;align-items:center;gap:28px}.kcb-logo{display:flex;align-items:center;gap:12px;min-width:235px}.kcb-logo>span{width:48px;height:48px;border-radius:15px;display:grid;place-items:center;background:linear-gradient(145deg,var(--navy),#164d83);color:#fff;font-weight:900}.kcb-logo strong,.kcb-logo small{display:block}.kcb-logo strong{font-size:15px}.kcb-logo small{font-size:8px;text-transform:uppercase;letter-spacing:1.3px;color:#8090a4;margin-top:2px}.kcb-nav{display:flex;align-items:center;gap:24px;margin-left:auto}.kcb-nav a{font-size:11px;font-weight:700;color:#51627a;position:relative;padding:29px 0}.kcb-nav a:after{content:"";position:absolute;left:0;right:100%;height:2px;bottom:19px;background:var(--blue);transition:.22s}.kcb-nav a:hover,.kcb-nav a.active{color:var(--navy)}.kcb-nav a:hover:after,.kcb-nav a.active:after{right:0}.kcb-nav-actions{display:flex;align-items:center;gap:10px}.kcb-login{font-size:10px;font-weight:800;color:#52637b}.kcb-cta,.btn-primary{height:45px;padding:0 19px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--navy2),var(--blue));color:#fff;font-size:10px;font-weight:900;box-shadow:0 12px 30px rgba(37,99,235,.18)}.kcb-menu-btn{display:none;border:0;background:#eff4fa;border-radius:10px;width:43px;height:43px;font-size:20px}.hero-v2{position:relative;overflow:hidden;background:radial-gradient(circle at 85% 15%,rgba(50,184,217,.2),transparent 28%),radial-gradient(circle at 10% 80%,rgba(37,99,235,.18),transparent 28%),linear-gradient(145deg,#06101f,#0b2240 60%,#0b315c);color:#fff}.hero-v2:after{content:"";position:absolute;width:620px;height:620px;border:1px solid rgba(255,255,255,.07);border-radius:50%;right:-270px;bottom:-370px}.hero-grid{min-height:680px;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:70px;padding:95px 0 110px}.hero-badge{display:inline-flex;align-items:center;gap:9px;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.07);border-radius:999px;padding:8px 13px;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:1px}.hero-badge i{width:7px;height:7px;border-radius:50%;background:#67dfa7;box-shadow:0 0 0 5px rgba(103,223,167,.13)}.hero-v2 h1{font-size:clamp(43px,5vw,68px);line-height:1.05;letter-spacing:-3.5px;margin:24px 0 20px;max-width:720px}.hero-v2 h1 span{color:#6dd6ed}.hero-v2 p{font-size:13px;line-height:1.9;color:rgba(255,255,255,.63);max-width:620px}.hero-actions{display:flex;gap:12px;margin-top:30px;flex-wrap:wrap}.hero-actions .btn-primary{height:53px;padding:0 26px;background:#fff;color:#0a2848}.btn-outline{height:53px;padding:0 24px;border:1px solid rgba(255,255,255,.22);border-radius:13px;display:inline-flex;align-items:center;color:#fff;font-size:10px;font-weight:800}.hero-notes{display:flex;flex-wrap:wrap;gap:18px;margin-top:28px;color:rgba(255,255,255,.62);font-size:9px}.hero-notes b{color:#64dda4;margin-right:6px}.hero-console{position:relative;min-height:470px}.console-window{position:absolute;inset:20px 0 20px 20px;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.96);border-radius:28px;box-shadow:0 45px 90px rgba(0,0,0,.28);overflow:hidden;transform:perspective(1100px) rotateY(-6deg) rotateX(2deg)}.console-top{height:50px;background:#f6f8fb;border-bottom:1px solid #e7edf4;display:flex;align-items:center;padding:0 18px;gap:6px}.console-top i{width:8px;height:8px;border-radius:50%;background:#cad5e2}.console-body{height:calc(100% - 50px);display:grid;grid-template-columns:92px 1fr}.console-side{background:#0a1c32;padding:18px 13px}.console-logo{width:35px;height:35px;border-radius:10px;background:#fff;color:#0a1c32;display:grid;place-items:center;font-size:10px;font-weight:900;margin-bottom:22px}.console-line{height:8px;border-radius:6px;background:rgba(255,255,255,.14);margin:12px 0}.console-line.active{background:#51bde0;width:80%}.console-main{padding:26px;background:#f7f9fc}.console-main small{font-size:7px;color:#7b8a9e;font-weight:800}.console-main h3{font-size:21px;color:#15253d;margin:6px 0 18px;letter-spacing:-.7px}.console-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.console-stat{padding:15px;border:1px solid #e4eaf2;background:#fff;border-radius:13px}.console-stat b{font-size:20px;display:block;color:#15345d}.console-stat span{font-size:6px;color:#8291a4;text-transform:uppercase}.console-chart{height:130px;margin-top:16px;border-radius:15px;background:linear-gradient(180deg,#eaf3ff,#fff);position:relative;overflow:hidden}.console-chart:after{content:"";position:absolute;inset:30px 15px 20px;background:linear-gradient(135deg,transparent 0 15%,#4b8de0 16% 18%,transparent 19% 32%,#4b8de0 33% 35%,transparent 36% 49%,#4b8de0 50% 52%,transparent 53% 67%,#4b8de0 68% 70%,transparent 71%);opacity:.7}.floating-kpi{position:absolute;right:-20px;bottom:0;background:#fff;color:#15253d;border-radius:18px;padding:17px 20px;box-shadow:0 20px 55px rgba(0,0,0,.23);z-index:3}.floating-kpi small{display:block;color:#7d8ba0;font-size:8px}.floating-kpi strong{font-size:26px}.trust-strip{margin-top:-50px;position:relative;z-index:3}.trust-box{background:#fff;border:1px solid var(--line);border-radius:24px;display:grid;grid-template-columns:repeat(4,1fr);box-shadow:0 25px 65px rgba(16,42,74,.1)}.trust-item{padding:25px 28px;border-right:1px solid var(--line)}.trust-item:last-child{border:0}.trust-item strong{font-size:17px;display:block}.trust-item span{font-size:9px;color:#7b8b9e}.section{padding:105px 0}.section.soft{background:var(--soft)}.section.dark{background:linear-gradient(145deg,#06101f,#0b2444);color:#fff}.section-head{display:flex;justify-content:space-between;gap:45px;align-items:end;margin-bottom:42px}.eyebrow-blue{font-size:9px;color:#2c72c8;text-transform:uppercase;letter-spacing:1.5px;font-weight:900}.section h2,.page-hero h1{font-size:clamp(34px,4vw,52px);line-height:1.15;letter-spacing:-2px;margin:12px 0 0}.section-head p{max-width:510px;font-size:11px;line-height:1.85;color:var(--muted);margin:0}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feature-card{border:1px solid var(--line);border-radius:23px;padding:27px;background:#fff;transition:.24s}.feature-card:hover{transform:translateY(-6px);box-shadow:0 25px 60px rgba(12,40,73,.1)}.feature-icon{width:50px;height:50px;border-radius:15px;display:grid;place-items:center;background:#eaf3ff;color:#1e65bc;font-size:19px}.feature-card h3{font-size:16px;margin:23px 0 10px}.feature-card p{font-size:10px;line-height:1.8;color:#75869a}.feature-card a{font-size:9px;color:#226abf;font-weight:900}.split-showcase{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.showcase-panel{min-height:500px;border-radius:30px;background:linear-gradient(145deg,#eff5fc,#fff);border:1px solid var(--line);padding:28px;position:relative}.showcase-phone{width:250px;height:450px;border-radius:35px;background:#0b1c31;padding:11px;position:absolute;left:55px;top:25px;transform:rotate(-4deg);box-shadow:0 35px 70px rgba(10,32,57,.22)}.showcase-phone>div{height:100%;border-radius:25px;background:#fff;overflow:hidden}.showcase-phone .minihero{height:155px;background:linear-gradient(145deg,#173d6d,#2c75cf);padding:40px 18px;color:#fff}.minihero small{font-size:7px}.minihero strong{display:block;font-size:17px;line-height:1.2;margin-top:8px}.minicards{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:13px}.minicards i{height:77px;background:#f0f4f8;border-radius:12px}.showcase-floating{position:absolute;right:25px;top:140px;width:230px;background:#fff;border:1px solid var(--line);border-radius:20px;padding:18px;box-shadow:0 22px 55px rgba(13,39,68,.14)}.showcase-floating b{font-size:12px}.showcase-row{display:flex;gap:9px;align-items:center;padding:11px 0;border-bottom:1px solid #edf1f5}.showcase-row:last-child{border:0}.showcase-row i{width:29px;height:29px;border-radius:9px;background:#e7f1fc}.showcase-row span{height:5px;border-radius:5px;background:#cbd7e5;display:block;flex:1}.check-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px;margin-top:28px}.check-grid div{display:flex;gap:10px;align-items:center;font-size:10px;font-weight:700}.check-grid i{width:28px;height:28px;border-radius:9px;background:#e5f8ef;color:#12845c;display:grid;place-items:center;font-style:normal}.billing-switch{display:inline-flex;background:#edf2f8;padding:5px;border-radius:13px;margin-bottom:28px}.billing-switch button{border:0;background:transparent;padding:10px 18px;border-radius:9px;font-family:inherit;font-size:9px;font-weight:800;color:#6b7d92;cursor:pointer}.billing-switch button.active{background:#fff;color:#163b67;box-shadow:0 5px 15px rgba(15,35,60,.09)}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:19px;align-items:stretch}.price-card{border:1px solid var(--line);border-radius:26px;padding:30px;background:#fff;position:relative;display:flex;flex-direction:column}.price-card.featured{border:2px solid #2f78d0;box-shadow:0 28px 75px rgba(26,87,157,.15);transform:translateY(-8px)}.featured-label{position:absolute;right:20px;top:18px;background:#e9f3ff;color:#2368b8;border-radius:999px;padding:6px 9px;font-size:7px;font-weight:900;text-transform:uppercase}.price-card h3{font-size:19px;margin:0}.price-card>p{font-size:10px;line-height:1.7;color:#76869a;min-height:52px}.price{margin:18px 0}.price strong{font-size:36px;letter-spacing:-2px;color:#103359}.price span{font-size:9px;color:#7d8da1}.price-card ul{list-style:none;padding:0;margin:0 0 25px;display:grid;gap:10px;flex:1}.price-card li{font-size:9px;color:#4d6078;display:flex;gap:9px}.price-card li:before{content:"✓";color:#14845c;font-weight:900}.price-card .btn-primary{width:100%}.page-hero{background:radial-gradient(circle at 80% 10%,rgba(53,185,218,.2),transparent 30%),linear-gradient(145deg,#06101f,#0d2a50);color:#fff;padding:90px 0}.page-hero p{max-width:700px;color:rgba(255,255,255,.62);font-size:12px;line-height:1.85}.breadcrumb{font-size:9px;color:rgba(255,255,255,.48)}.content-card{border:1px solid var(--line);background:#fff;border-radius:26px;padding:38px;box-shadow:0 20px 55px rgba(14,39,68,.07)}.content-card p{font-size:11px;line-height:2;color:#65778d;white-space:pre-line}.theme-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:19px}.theme-card{border:1px solid var(--line);border-radius:24px;overflow:hidden;background:#fff;transition:.22s}.theme-card:hover{transform:translateY(-5px)}.theme-preview{height:210px;padding:17px;background:linear-gradient(145deg,var(--a),var(--b))}.theme-browser{height:100%;border-radius:13px;background:rgba(255,255,255,.94);padding:9px;box-shadow:0 14px 35px rgba(0,0,0,.16)}.theme-browser i{display:block}.theme-top{height:12px;border-bottom:1px solid rgba(0,0,0,.08)}.theme-hero{height:78px;border-radius:7px;margin-top:7px;background:linear-gradient(145deg,var(--a),var(--b))}.theme-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;margin-top:6px}.theme-cards i{height:50px;border-radius:6px;background:rgba(13,39,69,.08)}.theme-copy{padding:20px}.theme-copy strong{font-size:14px}.theme-copy p{font-size:9px;color:#77889d;line-height:1.7}.checkout-wrap{display:grid;grid-template-columns:1fr 360px;gap:28px;align-items:start}.checkout-panel,.order-summary{border:1px solid var(--line);border-radius:25px;background:#fff;padding:28px}.order-summary{position:sticky;top:130px}.stepper{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;margin-bottom:25px}.stepper span{height:7px;border-radius:8px;background:#e7edf4}.stepper span.active{background:linear-gradient(90deg,#1f5fae,#38b5d5)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.field{margin-bottom:15px}.field.full{grid-column:1/-1}.field label{display:block;font-size:9px;font-weight:800;margin-bottom:7px;color:#506278}.field input,.field select,.field textarea{width:100%;min-height:49px;border:1px solid #dce5ef;border-radius:13px;padding:11px 13px;font-family:inherit;font-size:11px;outline:none}.field textarea{min-height:95px;resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{border-color:#4c8bd2;box-shadow:0 0 0 4px rgba(56,126,205,.09)}.choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.choice{position:relative}.choice input{position:absolute;opacity:0}.choice label{display:block;border:1px solid var(--line);border-radius:17px;padding:18px;cursor:pointer;min-height:135px}.choice input:checked+label{border:2px solid #2a72c3;background:#f4f9ff}.choice strong{font-size:12px;display:block}.choice p{font-size:9px;line-height:1.7;color:#75869a}.checkout-actions{display:flex;justify-content:space-between;gap:10px;margin-top:22px}.btn-soft{height:47px;padding:0 20px;border-radius:12px;border:1px solid var(--line);background:#fff;font-family:inherit;font-size:9px;font-weight:800;display:inline-flex;align-items:center;justify-content:center}.summary-row{display:flex;justify-content:space-between;gap:20px;padding:11px 0;border-bottom:1px solid #edf1f5;font-size:10px}.summary-row.total{font-size:14px;border:0;margin-top:8px}.notice{padding:13px;border-radius:13px;font-size:9px;line-height:1.7;margin-bottom:15px}.notice.error{background:#fff0f0;color:#a42525}.notice.success{background:#eaf9f1;color:#0e7650}.contact-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:28px}.contact-cards{display:grid;gap:14px}.contact-card{border:1px solid var(--line);border-radius:20px;padding:21px;background:#fff}.contact-card small,.contact-card strong{display:block}.contact-card small{font-size:8px;color:#8090a3;text-transform:uppercase}.contact-card strong{font-size:13px;margin-top:6px}.map{min-height:430px;border:1px solid var(--line);border-radius:24px;overflow:hidden;background:#eef3f8}.map iframe{width:100%;height:100%;min-height:430px;border:0}.kcb-footer{background:#06101f;color:#fff;padding:70px 0 25px}.kcb-footer-grid{display:grid;grid-template-columns:1.4fr .7fr .7fr 1fr;gap:55px}.kcb-logo.light strong{color:#fff}.kcb-footer p{font-size:10px;line-height:1.8;color:rgba(255,255,255,.43);max-width:360px;margin-top:18px}.kcb-footer h4{font-size:9px;text-transform:uppercase;letter-spacing:1px;color:rgba(255,255,255,.45);margin:0 0 18px}.kcb-footer a,.kcb-footer span{display:block;font-size:10px;color:rgba(255,255,255,.64);margin:10px 0}.kcb-footer-bottom{border-top:1px solid rgba(255,255,255,.08);margin-top:48px;padding-top:20px;display:flex;justify-content:space-between}.kcb-footer-bottom span{font-size:8px;color:rgba(255,255,255,.38);margin:0}@media(max-width:1050px){.kcb-nav-actions .kcb-login{display:none}.kcb-nav{gap:15px}.hero-grid{gap:25px}.feature-grid{grid-template-columns:repeat(2,1fr)}.pricing-grid,.theme-grid{grid-template-columns:repeat(2,1fr)}.price-card.featured{transform:none}.checkout-wrap{grid-template-columns:1fr 320px}}@media(max-width:850px){.kcb-top{display:none}.kcb-menu-btn{display:block;margin-left:auto}.kcb-navrow{min-height:68px}.kcb-nav{display:none;position:absolute;top:68px;left:20px;right:20px;background:#fff;border:1px solid var(--line);border-radius:18px;padding:12px;box-shadow:0 24px 60px rgba(10,35,64,.18)}.kcb-nav.open{display:grid}.kcb-nav a{padding:12px}.kcb-nav a:after{display:none}.kcb-nav-actions .kcb-cta{display:none}.hero-grid{grid-template-columns:1fr;padding:85px 0 115px}.hero-copy{text-align:center}.hero-v2 p{margin-left:auto;margin-right:auto}.hero-actions,.hero-notes{justify-content:center}.hero-console{max-width:600px;width:100%;margin:auto}.trust-box{grid-template-columns:1fr 1fr}.trust-item:nth-child(2){border-right:0}.trust-item:nth-child(-n+2){border-bottom:1px solid var(--line)}.section-head{display:block}.section-head p{margin-top:15px}.split-showcase{grid-template-columns:1fr}.showcase-panel{order:2}.checkout-wrap{grid-template-columns:1fr}.order-summary{position:static}.contact-grid{grid-template-columns:1fr}.kcb-footer-grid{grid-template-columns:1fr 1fr}.kcb-footer-grid>div:first-child{grid-column:1/-1}}@media(max-width:600px){.kcb-container{width:min(100% - 28px,1180px)}.kcb-logo{min-width:0}.kcb-logo small{display:none}.hero-v2 h1{font-size:42px;letter-spacing:-2px}.hero-console{min-height:390px}.console-window{inset:10px 0 30px}.console-body{grid-template-columns:66px 1fr}.console-stats{grid-template-columns:1fr 1fr}.console-stat:last-child{display:none}.floating-kpi{right:-5px}.trust-box{grid-template-columns:1fr}.trust-item{border-right:0;border-bottom:1px solid var(--line)!important}.trust-item:last-child{border:0!important}.section{padding:75px 0}.feature-grid,.pricing-grid,.theme-grid{grid-template-columns:1fr}.split-showcase{gap:35px}.showcase-panel{min-height:440px}.showcase-phone{left:0;width:210px;height:400px}.showcase-floating{right:0;top:135px;width:190px}.check-grid,.form-grid,.choice-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.page-hero{padding:70px 0}.content-card,.checkout-panel,.order-summary{padding:21px}.kcb-footer-grid{grid-template-columns:1fr}.kcb-footer-grid>div:first-child{grid-column:auto}.kcb-footer-bottom{display:block}.pricing-grid{gap:15px}}
/* v2.0.0 readability and corporate typography refinement */
.kcb-top{font-size:12px}.kcb-logo strong{font-size:16px}.kcb-logo small{font-size:10px}.kcb-nav a{font-size:13px}.kcb-login,.kcb-cta,.btn-primary,.btn-outline{font-size:12px}.hero-badge,.eyebrow-blue,.breadcrumb{font-size:11px}.hero-v2 p,.page-hero p{font-size:15px}.hero-notes{font-size:11px}.trust-item span{font-size:11px}.section-head p{font-size:14px}.feature-card h3{font-size:18px}.feature-card p{font-size:13px}.feature-card a{font-size:11px}.check-grid div{font-size:12px}.billing-switch button{font-size:11px}.price-card>p{font-size:13px;min-height:66px}.price span{font-size:11px}.price-card li{font-size:12px}.theme-copy strong{font-size:16px}.theme-copy p{font-size:12px}.content-card p{font-size:14px}.field label{font-size:11px}.field input,.field select,.field textarea{font-size:13px}.choice strong{font-size:14px}.choice p{font-size:12px}.btn-soft{font-size:11px}.summary-row{font-size:12px}.notice{font-size:11px}.contact-card small{font-size:10px}.contact-card strong{font-size:15px}.kcb-footer p,.kcb-footer a,.kcb-footer span{font-size:12px}.kcb-footer h4{font-size:11px}.kcb-footer-bottom span{font-size:10px}
@media(max-width:600px){.hero-v2 p,.page-hero p{font-size:14px}.section-head p{font-size:13px}}

/* v2.0.0/v2.0.1 checkout, PAYTR and premium footer */
.checkout-title{font-size:22px;letter-spacing:-.8px;margin:0 0 18px}.selected-package-card{border:2px solid #2a72c3;background:linear-gradient(145deg,#f7fbff,#eef6ff);border-radius:20px;padding:22px;display:grid;grid-template-columns:1fr auto;gap:18px;align-items:start}.selected-kicker{font-size:10px;font-weight:900;color:#2870be;text-transform:uppercase;letter-spacing:1px}.selected-package-card h3{font-size:20px;margin:6px 0}.selected-package-card p{font-size:12px;color:#74859a;line-height:1.7}.selected-price{text-align:right}.selected-price strong{display:block;font-size:25px;color:#11365e}.selected-price span{font-size:10px;color:#7c8da2}.selected-package-features{grid-column:1/-1;display:grid;grid-template-columns:repeat(2,1fr);gap:8px 15px;margin-top:3px}.selected-package-features span{font-size:11px;color:#52667f}.selected-package-features span:before{content:'✓';color:#14845c;font-weight:900;margin-right:7px}.domain-config-zone{margin-top:18px;padding:19px;border:1px solid #dfe7f0;border-radius:18px;background:#fbfdff}.domain-input-wrap{display:flex;align-items:center;border:1px solid #dce5ef;border-radius:13px;background:#fff;overflow:hidden}.domain-input-wrap input{border:0!important;border-radius:0!important;box-shadow:none!important}.domain-input-wrap span{padding:0 13px;font-size:11px;color:#6d7f95;white-space:nowrap}.field-note{display:block;margin-top:7px;font-size:10px;line-height:1.6;color:#7b8da2}.domain-search-row{display:grid;grid-template-columns:1fr auto;gap:9px}.btn-domain-search{min-height:49px;border:0;border-radius:13px;padding:0 18px;background:linear-gradient(135deg,#0e315c,#2571d2);color:#fff;font-family:inherit;font-size:11px;font-weight:900;cursor:pointer}.domain-query-result{margin-top:10px;padding:11px 13px;border-radius:12px;font-size:10px;line-height:1.6;display:none}.domain-query-result.show{display:block}.domain-query-result.success{background:#eaf9f1;color:#0e7650}.domain-query-result.info{background:#edf5ff;color:#245c9c}.domain-query-result.warning{background:#fff8e6;color:#8a5f09}.domain-query-result.error{background:#fff0f0;color:#a42525}.hosting-title-row{display:flex;align-items:center;justify-content:space-between;margin:19px 0 10px}.hosting-title-row strong{font-size:13px}.hosting-title-row span{font-size:10px;color:#8191a4}.hosting-choice-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.hosting-choice{position:relative}.hosting-choice input{position:absolute;opacity:0}.hosting-choice label{display:block;border:1px solid var(--line);border-radius:16px;padding:16px;min-height:125px;cursor:pointer;background:#fff}.hosting-choice input:checked+label{border:2px solid #2a72c3;background:#f4f9ff}.hosting-choice strong{display:block;font-size:12px}.hosting-choice p{font-size:10px;color:#74869a;line-height:1.6;min-height:31px}.hosting-choice b{display:block;font-size:13px;color:#11365e;margin-top:10px}.payment-choice-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.payment-choice-grid .choice label{min-height:145px}.checkout-order-card{border:1px solid var(--line);border-radius:18px;padding:17px;margin-bottom:18px;background:#fbfdff}.checkout-order-card .summary-row:last-child{border-bottom:0}.contract-check{display:flex;align-items:flex-start;gap:9px;margin:18px 0;font-size:11px;line-height:1.65;color:#51637a}.contract-check input{margin-top:4px}.contract-link{color:#1f67bd;font-weight:800;text-decoration:underline;cursor:pointer}.kcb-modal{position:fixed;inset:0;z-index:9999;display:none;align-items:center;justify-content:center;padding:20px}.kcb-modal.open{display:flex}.kcb-modal-backdrop{position:absolute;inset:0;background:rgba(4,15,30,.72);backdrop-filter:blur(4px)}.kcb-modal-dialog{position:relative;width:min(860px,100%);max-height:88vh;background:#fff;border-radius:24px;box-shadow:0 35px 100px rgba(0,0,0,.38);overflow:hidden;display:flex;flex-direction:column}.kcb-modal-head{padding:20px 24px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.kcb-modal-head h3{margin:0;font-size:18px}.kcb-modal-close{width:38px;height:38px;border:0;border-radius:10px;background:#eef3f8;font-size:20px;cursor:pointer}.kcb-modal-body{padding:24px;overflow:auto;font-size:12px;line-height:1.9;color:#596c83;white-space:pre-line}.kcb-modal-foot{padding:15px 24px;border-top:1px solid var(--line);display:flex;justify-content:flex-end}.modal-open{overflow:hidden}.payment-page-hero{padding:58px 0;background:linear-gradient(145deg,#06101f,#0c2d55);color:#fff}.payment-page-hero h1{font-size:35px;margin:8px 0}.payment-page-hero p{color:rgba(255,255,255,.64);font-size:12px}.payment-shell{display:grid;grid-template-columns:1fr 320px;gap:25px;align-items:start}.payment-main-card,.payment-order-summary{border:1px solid var(--line);border-radius:24px;background:#fff;padding:25px}.payment-head{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:18px}.payment-head h2{font-size:19px;margin:0}.payment-total{text-align:right}.payment-total small{display:block;font-size:9px;color:#7b8da2}.payment-total strong{font-size:23px}.paytr-frame-wrap{min-height:560px;border:1px solid #e1e8f0;border-radius:18px;overflow:hidden;background:#f8fafc}.paytr-frame-wrap iframe{width:100%;min-height:560px;border:0}.payment-security-note{margin-top:14px;padding:12px;border-radius:12px;background:#eef8f4;color:#197353;font-size:10px}.payment-order-summary{position:sticky;top:100px}.status-page{min-height:65vh;display:grid;place-items:center;padding:70px 20px;background:#f5f8fc}.status-page>.kcb-container{width:min(1180px,100%);display:flex;justify-content:center;align-items:center}.status-card{width:min(650px,100%);margin-inline:auto;text-align:center;border:1px solid var(--line);background:#fff;border-radius:28px;padding:42px;box-shadow:0 25px 70px rgba(13,41,72,.1)}.status-icon{width:70px;height:70px;border-radius:50%;display:grid;place-items:center;margin:0 auto 20px;font-size:30px;font-weight:900}.status-icon.success{background:#eaf9f1;color:#0e7650}.status-icon.error{background:#fff0f0;color:#a42525}.status-icon.pending{background:#eef5ff;color:#245c9c}.status-card h1{font-size:28px;margin:0 0 10px}.status-card p{font-size:12px;line-height:1.8;color:#6c7d91}.status-actions{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin-top:22px}.footer-cta{background:#f4f8fd;padding:0 0 1px}.footer-cta-inner{position:relative;top:42px;z-index:4;display:flex;align-items:center;justify-content:space-between;gap:35px;padding:30px 34px;border-radius:26px;background:linear-gradient(135deg,#0c2b50,#124e82);color:#fff;box-shadow:0 24px 65px rgba(5,31,60,.2)}.footer-cta-kicker{font-size:10px;text-transform:uppercase;letter-spacing:1.5px;color:#6dd6ed;font-weight:900}.footer-cta h2{font-size:25px;letter-spacing:-1px;margin:6px 0 7px;max-width:670px}.footer-cta p{font-size:11px;line-height:1.7;color:rgba(255,255,255,.65);margin:0}.footer-cta-actions{display:flex;gap:9px;flex-shrink:0}.footer-main-btn{background:#fff;color:#0c315b;box-shadow:none}.footer-ghost-btn{height:45px;padding:0 18px;border-radius:12px;border:1px solid rgba(255,255,255,.25);display:inline-flex;align-items:center;color:#fff;font-size:11px;font-weight:800}.premium-footer{padding:105px 0 0;background:radial-gradient(circle at 15% 5%,rgba(45,120,194,.18),transparent 25%),linear-gradient(145deg,#040d19,#071a2f);position:relative}.premium-footer:before{content:'';position:absolute;left:0;right:0;top:0;height:1px;background:linear-gradient(90deg,transparent,#2f7dba,transparent)}.footer-main-grid{display:grid;grid-template-columns:1.45fr .72fr .72fr 1.15fr;gap:48px}.footer-brand-column p{font-size:11px!important;line-height:1.85!important;max-width:380px!important;color:rgba(255,255,255,.52)!important}.footer-logo{margin-bottom:19px}.footer-badges{display:flex;flex-wrap:wrap;gap:7px;margin-top:18px}.footer-badges span{font-size:9px!important;margin:0!important;padding:7px 10px;border:1px solid rgba(255,255,255,.1);border-radius:999px;color:rgba(255,255,255,.7)!important}.footer-socials{display:flex;gap:7px;flex-wrap:wrap;margin-top:17px}.footer-socials a{margin:0!important;padding:7px 10px;border-radius:9px;background:rgba(255,255,255,.06);font-size:9px!important}.footer-link-column h4,.footer-contact-column h4{font-size:10px!important;color:#75d2e9!important;letter-spacing:1.2px!important}.footer-link-column a{font-size:11px!important;margin:12px 0!important;transition:.2s}.footer-link-column a:hover{color:#fff!important;transform:translateX(3px)}.footer-contact-item{padding:11px 0!important;margin:0!important;border-bottom:1px solid rgba(255,255,255,.07)}.footer-contact-item small,.footer-contact-item strong{display:block}.footer-contact-item small{font-size:8px;color:rgba(255,255,255,.38)}.footer-contact-item strong{font-size:10px;color:rgba(255,255,255,.75);font-weight:600;line-height:1.6}.footer-secure-box{margin-top:15px;padding:14px;border:1px solid rgba(76,184,219,.18);background:rgba(42,133,172,.08);border-radius:14px}.footer-secure-box b{display:block;font-size:10px;color:#78d7eb}.footer-secure-box span{font-size:9px!important;line-height:1.6!important;color:rgba(255,255,255,.45)!important;margin:6px 0 0!important}.footer-bottom-premium{margin-top:50px;padding:20px 0;border-top:1px solid rgba(255,255,255,.08);display:flex;justify-content:space-between;gap:20px;align-items:center}.footer-bottom-premium span,.footer-powered{font-size:9px!important;color:rgba(255,255,255,.38)!important;margin:0!important;display:inline!important}.footer-dot{padding:0 8px}.footer-powered strong{color:rgba(255,255,255,.72)}
@media(max-width:900px){.payment-choice-grid{grid-template-columns:1fr 1fr}.payment-shell{grid-template-columns:1fr}.payment-order-summary{position:static}.footer-main-grid{grid-template-columns:1fr 1fr}.footer-brand-column{grid-column:1/-1}.footer-cta-inner{display:block}.footer-cta-actions{margin-top:18px}.selected-package-features{grid-template-columns:1fr}}
@media(max-width:600px){.selected-package-card{grid-template-columns:1fr}.selected-price{text-align:left}.domain-search-row,.hosting-choice-grid,.payment-choice-grid{grid-template-columns:1fr}.domain-input-wrap{display:block}.domain-input-wrap span{display:block;padding:0 13px 12px}.footer-main-grid{grid-template-columns:1fr}.footer-brand-column{grid-column:auto}.footer-cta-inner{padding:24px;top:30px}.footer-cta h2{font-size:21px}.footer-cta-actions{display:grid}.footer-bottom-premium{display:block;text-align:center}.footer-powered{display:block!important;margin-top:8px!important}.payment-head{display:block}.payment-total{text-align:left;margin-top:12px}.kcb-modal-dialog{max-height:92vh}.kcb-modal-body{padding:18px}}
/* v2.0.2 cart, live domain pricing, theme demos and corporate footer */
.section h2.checkout-title{font-size:24px;line-height:1.25;letter-spacing:-.75px;margin:0 0 20px;font-weight:800;color:#14233c}.domain-query-result .query-method{display:block;margin-top:7px;font-size:9px;opacity:.72}.theme-actions{display:flex;margin-top:16px}.theme-demo-btn{min-height:42px;padding:0 15px;border-radius:11px;background:linear-gradient(135deg,#0d315e,#2573d2);color:#fff!important;display:inline-flex!important;align-items:center;justify-content:center;font-size:10px!important;font-weight:800!important;box-shadow:0 10px 24px rgba(37,99,235,.16)}.theme-demo-btn:hover{transform:translateY(-1px)}
.corporate-footer{position:relative;overflow:hidden;padding:112px 0 0;background:linear-gradient(145deg,#030a13 0,#07192d 55%,#08233d 100%)}.corporate-footer:before{content:"";position:absolute;left:0;right:0;top:0;height:1px;background:linear-gradient(90deg,transparent,rgba(72,177,218,.9),transparent)}.footer-glow{position:absolute;width:520px;height:520px;border-radius:50%;top:-300px;left:-180px;background:radial-gradient(circle,rgba(34,129,190,.16),transparent 68%);pointer-events:none}.footer-corporate-grid{position:relative;display:grid;grid-template-columns:1.45fr .72fr .72fr 1.18fr;gap:52px}.footer-brand-column p{font-size:11px!important;line-height:1.9!important;color:rgba(255,255,255,.52)!important;max-width:390px!important}.footer-value-row{display:flex;gap:7px;flex-wrap:wrap;margin-top:18px}.footer-value-row span{font-size:8px!important;text-transform:uppercase;letter-spacing:.5px;padding:7px 10px;margin:0!important;border:1px solid rgba(255,255,255,.09);border-radius:999px;color:rgba(255,255,255,.64)!important}.footer-link-column h4,.footer-contact-column h4{font-size:9px!important;text-transform:uppercase;letter-spacing:1.5px;color:#70cce3!important;margin:4px 0 22px!important}.footer-link-column a{position:relative;font-size:10px!important;margin:13px 0!important;color:rgba(255,255,255,.57)!important;transition:.2s}.footer-link-column a:before{content:"";display:inline-block;width:11px;height:1px;background:rgba(111,207,231,.45);vertical-align:middle;margin-right:9px;transition:.2s}.footer-link-column a:hover{color:#fff!important;transform:translateX(3px)}.footer-link-column a:hover:before{width:16px;background:#70cce3}.footer-contact-line{display:block!important;padding:0 0 13px!important;margin:0 0 13px!important;border-bottom:1px solid rgba(255,255,255,.07)}.footer-contact-line span,.footer-contact-line b{display:block!important;margin:0!important}.footer-contact-line span{font-size:8px!important;text-transform:uppercase;letter-spacing:.7px;color:rgba(255,255,255,.36)!important}.footer-contact-line b{font-size:10px!important;font-weight:600!important;line-height:1.65;color:rgba(255,255,255,.78)!important;margin-top:4px!important}.footer-security{display:flex;gap:11px;align-items:flex-start;margin-top:17px;padding:14px;border:1px solid rgba(90,190,219,.14);border-radius:15px;background:rgba(47,133,169,.07)}.footer-security>i{width:10px;height:10px;border-radius:50%;background:#58d39b;box-shadow:0 0 0 5px rgba(88,211,155,.1);margin:5px 3px 0}.footer-security b,.footer-security small{display:block}.footer-security b{font-size:9px;color:#78d8eb}.footer-security small{font-size:8px;line-height:1.65;color:rgba(255,255,255,.42);margin-top:4px}.footer-service-strip{position:relative;margin-top:43px;padding:18px 0;border-top:1px solid rgba(255,255,255,.07);display:flex;align-items:center;justify-content:center;gap:17px}.footer-service-strip span{font-size:8px!important;margin:0!important;text-transform:uppercase;letter-spacing:.8px;color:rgba(255,255,255,.42)!important}.footer-service-strip i{width:3px;height:3px;border-radius:50%;background:#367fa5}.footer-bottom-shell{background:rgba(0,0,0,.2);border-top:1px solid rgba(255,255,255,.05)}.footer-bottom-premium{margin-top:0!important;padding:20px 0!important;border-top:0!important}.footer-copyright span,.footer-copyright small{display:block!important;margin:0!important}.footer-copyright span{font-size:8px!important;color:rgba(255,255,255,.52)!important}.footer-copyright small{font-size:7px;color:rgba(255,255,255,.28);margin-top:3px!important}.footer-aw-lockup{display:flex;align-items:center;gap:10px;min-height:34px}.footer-powered-label{font-size:7px!important;text-transform:uppercase;letter-spacing:1px;color:rgba(255,255,255,.3)!important;margin:0!important}.footer-aw-lockup .artukluweb-brand{display:inline-block!important;margin:0!important;transform:scale(.82);transform-origin:right center}.footer-socials a{font-size:8px!important;margin:0!important}
@media(max-width:900px){.footer-corporate-grid{grid-template-columns:1fr 1fr}.footer-brand-column{grid-column:1/-1}.footer-service-strip{flex-wrap:wrap}.footer-service-strip i{display:none}}
@media(max-width:600px){.section h2.checkout-title{font-size:21px;letter-spacing:-.45px}.footer-corporate-grid{grid-template-columns:1fr;gap:30px}.footer-brand-column{grid-column:auto}.corporate-footer{padding-top:88px}.footer-service-strip{justify-content:flex-start;gap:10px}.footer-service-strip span{padding:5px 8px;border:1px solid rgba(255,255,255,.07);border-radius:999px}.footer-bottom-premium{display:flex!important;flex-direction:column;text-align:center}.footer-aw-lockup{justify-content:center}.footer-aw-lockup .artukluweb-brand{transform:scale(.78);transform-origin:center}.theme-actions{margin-top:13px}.theme-demo-btn{width:100%}}


/* ===== Kuaför Cebimde v2.0.4 ===== */
.top-contact-links{display:flex;align-items:center;gap:18px}.kcb-top .top-contact-links a{margin-left:0;display:inline-flex;align-items:center;gap:7px}.top-contact-icon{width:18px;height:18px;border:1px solid rgba(255,255,255,.16);border-radius:6px;display:grid;place-items:center}.top-contact-icon svg{width:10px;height:10px;fill:none;stroke:currentColor;stroke-width:1.8}.kcb-logo.has-upload{min-width:210px}.kcb-logo.has-upload>img{width:auto;max-width:240px;height:61px;margin-top: -5px;object-fit:contain;object-position:left center}.footer-logo.has-upload>img{max-width:230px;height:58px;object-fit:contain;object-position:left center}
.hero-slider-v204{position:relative;background:linear-gradient(118deg,#061326 0%,#0a2c51 72%,#0c3a5e 100%);overflow:hidden;color:#fff}.hero-slider-track{position:relative;min-height:690px}.hero-slide{position:absolute;inset:0;opacity:0;pointer-events:none;transform:translateX(18px);transition:opacity .6s ease,transform .6s ease}.hero-slide.active{opacity:1;pointer-events:auto;transform:none;position:relative}.hero-slide .hero-grid{min-height:690px}.hero-mockup-frame{position:relative;display:grid;place-items:center;min-height:500px}.hero-mockup-frame img{position:relative;z-index:2;width:min(650px,100%);max-height:540px;object-fit:contain;filter:drop-shadow(0 34px 50px rgba(0,0,0,.26))}.mockup-aura{position:absolute;width:520px;height:520px;border-radius:50%;background:radial-gradient(circle,rgba(59,183,222,.24),transparent 66%);filter:blur(8px)}.hero-slider-controls{position:absolute;left:50%;transform:translateX(-50%);bottom:28px;z-index:5;display:flex;align-items:center;justify-content:flex-end;gap:12px;pointer-events:none}.hero-slider-controls>button,.slider-dots button{pointer-events:auto}.hero-slider-controls>button{width:38px;height:38px;border-radius:12px;border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,.08);color:#fff;cursor:pointer}.slider-dots{display:flex;gap:7px}.slider-dots button{width:9px;height:9px;padding:0;border:0;border-radius:999px;background:rgba(255,255,255,.35);cursor:pointer;transition:.2s}.slider-dots button.active{width:27px;background:#45c8e7}.visual-showcase-v204,.theme-showcase-v204{align-items:center}.showcase-image-card{border-radius:30px;background:linear-gradient(145deg,#07182e,#113f70);padding:26px;min-height:480px;display:grid;place-items:center;box-shadow:0 30px 70px rgba(19,49,85,.16);overflow:hidden}.showcase-image-card img{width:100%;max-height:460px;object-fit:contain;filter:drop-shadow(0 22px 30px rgba(0,0,0,.18))}.theme-image-card{background:linear-gradient(145deg,#f4f8ff,#e9f2ff);border:1px solid #dbe7f5}.visual-showcase-v204 p,.theme-showcase-v204 p{font-size:14px;line-height:1.9;color:#6f8097}
.package-price-stack{display:flex!important;align-items:baseline!important;flex-wrap:wrap;gap:7px!important}.package-price-stack .old-price{text-decoration:line-through;color:#9ba9ba;font-size:14px;font-weight:600;width:100%}.package-price-stack strong{font-weight:900!important}.package-feature-matrix{list-style:none!important;padding:0!important;margin:22px 0!important;display:grid;gap:8px}.package-feature-matrix li{display:grid;grid-template-columns:28px 1fr;align-items:center;gap:10px;padding:10px 11px;border-radius:12px;border:1px solid #e4ebf3!important;margin:0!important}.package-feature-matrix li:before{display:none!important}.package-feature-matrix .feature-state{width:28px;height:28px;border-radius:9px;display:grid;place-items:center;font-weight:900}.package-feature-matrix li.included .feature-state{background:#e7f8f0;color:#0f8a5d}.package-feature-matrix li.excluded{opacity:.72;background:#fafbfd}.package-feature-matrix li.excluded .feature-state{background:#fff0f0;color:#c44848}.package-feature-matrix b,.package-feature-matrix small{display:block}.package-feature-matrix b{font-size:10px}.package-feature-matrix small{font-size:8.5px;color:#718198;margin-top:2px}.compact-package-features{list-style:none!important;padding:0!important}.compact-package-features li{position:relative;padding:7px 0 7px 24px!important;font-size:9.5px}.compact-package-features li>span{position:absolute;left:0;width:18px;height:18px;border-radius:6px;display:grid;place-items:center;font-weight:900}.compact-package-features .included>span{background:#e5f8ef;color:#078359}.compact-package-features .excluded{color:#9ca9b7}.compact-package-features .excluded>span{background:#fff0f0;color:#c13d3d}.compact-package-features small{display:block;color:#8492a4;margin-top:2px}
.domain-query-result.available-result,.domain-query-result.added-result{padding:16px!important}.domain-result-message{font-size:11px;line-height:1.7;margin-top:4px}.domain-result-price{font-size:12px;font-weight:800;margin-top:9px;color:#0c6b4b}.btn-domain-add{margin-top:12px;min-height:40px;border:0;border-radius:11px;background:linear-gradient(135deg,#0d315e,#2775ef);color:#fff;padding:0 18px;font:800 10px 'KCB Mont','Mont','Montserrat',Arial,sans-serif;cursor:pointer;box-shadow:0 10px 22px rgba(37,99,235,.18)}.btn-domain-add:disabled{opacity:.55;cursor:wait}
.footer-v204{position:relative;background:linear-gradient(145deg,#04101e 0%,#071a2d 50%,#092442 100%)}.footer-v204-grid{display:grid;grid-template-columns:1.7fr .72fr .82fr 1.2fr;gap:48px;padding-top:70px;padding-bottom:42px}.footer-brand-v204{padding-right:18px}.footer-badges{display:flex;gap:7px;flex-wrap:wrap;margin:18px 0}.footer-badges span{font-size:8px;color:#a9c0d7;padding:7px 9px;border:1px solid rgba(255,255,255,.09);border-radius:999px;background:rgba(255,255,255,.035)}.footer-col-kicker{font-size:7px;letter-spacing:1.7px;color:#44c8e8;font-weight:900}.footer-link-column h4,.footer-contact-column h4{margin-top:7px}.footer-link-column a{display:flex!important;align-items:center;justify-content:space-between;gap:8px}.footer-link-column a i{font-style:normal;opacity:.35}.icon-socials{display:flex!important;flex-wrap:wrap;gap:8px!important}.icon-socials a{display:flex!important;align-items:center!important;gap:7px!important;padding:8px 10px!important;border-radius:11px!important}.icon-socials a span{width:19px;height:19px;display:grid;place-items:center}.icon-socials svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.7}.icon-socials b{font-size:8px}.footer-contact-v204 .footer-contact-line{display:grid!important;grid-template-columns:38px 1fr;gap:11px;align-items:center}.footer-contact-icon{width:38px;height:38px;border-radius:12px;background:rgba(63,195,228,.09);border:1px solid rgba(63,195,228,.14);display:grid;place-items:center;color:#4ac8e7}.footer-contact-icon svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.7}.footer-contact-line small,.footer-address small{display:block;color:#6f8aa5;font-size:7.5px;margin-bottom:3px}.footer-contact-line b,.footer-address b{font-size:9px;color:#d9e7f5}.footer-address{margin:12px 0;padding:12px;border-radius:13px;background:rgba(255,255,255,.035)}.footer-cta-v204{position:relative;overflow:hidden}.footer-cta-v204:before{content:"";position:absolute;width:380px;height:380px;border-radius:50%;background:rgba(49,195,226,.12);right:-110px;top:-190px}.footer-bottom-premium{align-items:center}
@media(max-width:1050px){.footer-v204-grid{grid-template-columns:1fr 1fr}.hero-slider-track,.hero-slide .hero-grid{min-height:760px}.hero-slide .hero-grid{grid-template-columns:1fr}.hero-mockup-frame{min-height:350px}.hero-mockup-frame img{max-height:340px}}
@media(max-width:760px){.top-contact-links{gap:8px}.kcb-top .kcb-container>span{display:none}.kcb-top .kcb-container{justify-content:center}.kcb-top .top-contact-links a{font-size:9px}.hero-slider-track,.hero-slide .hero-grid{min-height:820px}.hero-slider-controls{justify-content:center}.showcase-image-card{min-height:320px;padding:16px}.footer-v204-grid{grid-template-columns:1fr;gap:28px}.footer-service-strip{overflow:auto;justify-content:flex-start}.footer-bottom-premium{gap:18px}.kcb-logo.has-upload>img{max-width:170px;height:42px}}


/* v2.0.5 SEO/content managed visual areas */
.page-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:40px;align-items:center}.page-hero-visual{height:220px;border-radius:24px;padding:18px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);display:grid;place-items:center;overflow:hidden}.page-hero-visual img{width:100%;height:100%;object-fit:contain}.feature-icon.has-image{background:transparent!important;padding:0;overflow:hidden}.feature-icon.has-image img{width:100%;height:100%;object-fit:contain}.theme-preview.has-custom-image{padding:0;background:#eef4f9}.theme-preview.has-custom-image>img{width:100%;height:100%;object-fit:cover;display:block}.corporate-inline-visual{height:190px;border:1px solid var(--line);background:#f5f8fb;border-radius:22px;display:grid;place-items:center;overflow:hidden;margin-bottom:20px}.corporate-inline-visual img{width:100%;height:100%;object-fit:cover}.footer-v204[style*="--footer-bg"]{background-image:linear-gradient(145deg,rgba(4,16,30,.94),rgba(7,26,45,.94),rgba(9,36,66,.94)),var(--footer-bg);background-size:cover;background-position:center}
@media(max-width:900px){.page-hero-grid{grid-template-columns:1fr}.page-hero-visual{height:190px}}

/* v2.0.6 premium compact footer */
.footer-cta-v206{position:relative;z-index:3;background:#f4f7fb}.footer-cta-v206-inner{position:relative;overflow:hidden;transform:translateY(34px);display:flex;align-items:center;justify-content:space-between;gap:36px;padding:34px 38px;border-radius:26px;background:linear-gradient(120deg,#0b2c52 0%,#164d7e 58%,#1d70b4 100%);box-shadow:0 26px 55px rgba(10,45,82,.18);color:#fff}.footer-cta-v206-inner:before{content:"";position:absolute;right:-80px;top:-160px;width:340px;height:340px;border-radius:50%;border:1px solid rgba(255,255,255,.15)}.footer-cta-v206-inner:after{content:"";position:absolute;right:140px;bottom:-150px;width:260px;height:260px;border-radius:50%;background:rgba(62,210,231,.08)}.footer-cta-v206-copy,.footer-cta-v206-actions{position:relative;z-index:1}.footer-cta-v206-copy{max-width:720px}.footer-cta-v206-copy>span{display:block;color:#67d8ef;font-size:8px;font-weight:900;letter-spacing:1.7px;text-transform:uppercase;margin-bottom:10px}.footer-cta-v206-copy h2{margin:0;font-size:clamp(24px,3vw,36px);line-height:1.17;letter-spacing:-1.3px}.footer-cta-v206-copy p{margin:9px 0 0;max-width:650px;color:rgba(255,255,255,.66);font-size:10px;line-height:1.7}.footer-cta-v206-actions{display:flex;align-items:center;gap:10px;flex:0 0 auto}.footer-cta-primary,.footer-cta-secondary{min-height:46px;padding:0 17px;border-radius:13px;display:inline-flex;align-items:center;gap:9px;font-size:9px;font-weight:900}.footer-cta-primary{background:#fff;color:#0d315e;box-shadow:0 12px 25px rgba(0,0,0,.14)}.footer-cta-secondary{color:#fff;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.06)}.footer-v206{position:relative;overflow:hidden;padding:96px 0 0;color:#fff;background:linear-gradient(140deg,rgba(3,12,24,.98),rgba(5,27,48,.98) 58%,rgba(8,43,71,.98));isolation:isolate}.footer-v206[style*="--footer-v206-bg"]{background-image:linear-gradient(140deg,rgba(3,12,24,.95),rgba(5,27,48,.95) 58%,rgba(8,43,71,.95)),var(--footer-v206-bg);background-size:cover;background-position:center}.footer-v206:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px);background-size:42px 42px;z-index:-1}.footer-v206-orb{position:absolute;border-radius:50%;pointer-events:none;z-index:-1}.footer-v206-orb.orb-a{width:430px;height:430px;left:-250px;top:-180px;background:radial-gradient(circle,rgba(35,152,208,.16),transparent 69%)}.footer-v206-orb.orb-b{width:480px;height:480px;right:-250px;bottom:-230px;background:radial-gradient(circle,rgba(40,104,215,.12),transparent 70%)}.footer-v206-shell{position:relative}.footer-v206-grid{display:grid;grid-template-columns:1.45fr .72fr .72fr 1.15fr;gap:44px;padding:28px 0 48px}.footer-v206-logo{display:inline-flex;align-items:center;gap:12px;min-height:44px}.footer-v206-logo>span{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(135deg,#1e75d8,#31bce1);font-size:12px;font-weight:900;color:#fff}.footer-v206-logo strong{display:block;color:#fff;font-size:13px}.footer-v206-logo small{display:block;color:#67839f;font-size:7px;letter-spacing:1.3px;text-transform:uppercase}.footer-v206-logo.has-upload img{display:block;max-width:190px;max-height:54px;object-fit:contain}.footer-v206-brand>p{max-width:390px;margin:19px 0 0;color:#8aa1b8;font-size:9.5px;line-height:1.85}.footer-v206-badges{display:flex;flex-wrap:wrap;gap:7px;margin-top:17px}.footer-v206-badges span{padding:6px 9px;border:1px solid rgba(255,255,255,.08);border-radius:999px;background:rgba(255,255,255,.035);color:#91a9bf;font-size:7px;font-weight:700}.footer-v206-socials{display:flex;gap:8px;margin-top:19px}.footer-v206-socials a{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.04);color:#9fc0da;transition:.2s}.footer-v206-socials a:hover{transform:translateY(-2px);background:#163c61;color:#fff}.footer-v206-socials svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.7}.footer-v206-eyebrow{display:block;margin-bottom:7px;color:#4ac7e3;font-size:7px;font-weight:900;letter-spacing:1.6px;text-transform:uppercase}.footer-v206-links h4,.footer-v206-contact h4{margin:0 0 18px;color:#fff;font-size:11px}.footer-v206-links nav{display:grid}.footer-v206-links nav a{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid rgba(255,255,255,.045);color:#8199b0;font-size:8.5px;transition:.2s}.footer-v206-links nav a i{font-style:normal;color:#355f82}.footer-v206-links nav a:hover{color:#fff;padding-left:4px}.footer-v206-contact-list{display:grid;gap:8px}.footer-v206-contact-list>a{display:grid;grid-template-columns:36px 1fr;gap:10px;align-items:center;padding:9px;border:1px solid rgba(255,255,255,.055);border-radius:13px;background:rgba(255,255,255,.025)}.footer-v206-contact-list>a>span{width:36px;height:36px;border-radius:11px;display:grid;place-items:center;background:rgba(48,170,213,.09);color:#49c5e1}.footer-v206-contact-list svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.7}.footer-v206-contact-list small,.footer-v206-address small{display:block;color:#5e7b97;font-size:6.8px}.footer-v206-contact-list b,.footer-v206-address b{display:block;color:#c9d9e8;font-size:8.5px;line-height:1.55}.footer-v206-address{margin-top:9px;padding:11px 12px;border-radius:12px;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.045)}.footer-v206-secure{display:flex;gap:10px;align-items:flex-start;margin-top:10px;padding:11px 12px;border-radius:12px;border:1px solid rgba(65,195,224,.12);background:rgba(45,145,180,.06)}.footer-v206-secure>i{flex:0 0 8px;width:8px;height:8px;border-radius:50%;margin-top:4px;background:#55d39b;box-shadow:0 0 0 4px rgba(85,211,155,.09)}.footer-v206-secure b{display:block;color:#69d1e6;font-size:7.5px}.footer-v206-secure small{display:block;margin-top:3px;color:#67839d;font-size:6.8px;line-height:1.55}.footer-v206-divider{height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.09),transparent)}.footer-v206-bottom{min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:24px}.footer-v206-copy{color:#55718c;font-size:7.6px}.footer-v206-developer{display:flex;align-items:center;gap:10px;color:#55718c;font-size:7.5px}.footer-v206-developer>a.artukluweb-brand{display:inline-flex!important;align-items:center!important;height:22px!important;transform:scale(.92);transform-origin:right center}.footer-v206-developer>a.artukluweb-brand i,.footer-v206-developer>a.artukluweb-brand span{max-height:22px!important;line-height:22px!important}@media(max-width:1000px){.footer-v206-grid{grid-template-columns:1.35fr 1fr 1fr}.footer-v206-contact{grid-column:1/-1}.footer-v206-contact-list{grid-template-columns:1fr 1fr}}@media(max-width:760px){.footer-cta-v206-inner{transform:translateY(24px);display:block;padding:28px 24px}.footer-cta-v206-actions{margin-top:20px}.footer-v206{padding-top:76px}.footer-v206-grid{grid-template-columns:1fr 1fr;gap:30px}.footer-v206-brand,.footer-v206-contact{grid-column:1/-1}.footer-v206-bottom{flex-direction:column;justify-content:center;text-align:center;padding:18px 0}.footer-v206-developer>a.artukluweb-brand{transform-origin:center}}@media(max-width:520px){.footer-cta-v206-actions{display:grid}.footer-cta-primary,.footer-cta-secondary{width:100%;justify-content:center}.footer-v206-grid{grid-template-columns:1fr}.footer-v206-brand,.footer-v206-contact{grid-column:auto}.footer-v206-contact-list{grid-template-columns:1fr}.footer-v206-bottom{min-height:88px}}

/* v2.0.7 visible slider controls + package parity + corporate footer */
.hero-slider-v204{position:relative}.hero-slider-controls{left:50%!important;right:auto!important;bottom:82px!important;transform:translateX(-50%)!important;width:auto!important;min-width:190px!important;justify-content:center!important;gap:10px!important;padding:9px 11px!important;border:1px solid rgba(255,255,255,.16)!important;border-radius:16px!important;background:rgba(3,18,36,.68)!important;backdrop-filter:blur(12px);box-shadow:0 14px 35px rgba(0,0,0,.24)!important;pointer-events:auto!important}.hero-slider-controls>button{width:42px!important;height:42px!important;border-radius:12px!important;background:#fff!important;border:0!important;color:#0c315b!important;font-size:19px!important;font-weight:900!important;box-shadow:0 7px 18px rgba(0,0,0,.15)!important}.hero-slider-controls>button:hover{background:#48c7e5!important;color:#06223d!important;transform:translateY(-1px)}.slider-dots{align-items:center!important;min-width:70px!important;justify-content:center!important}.slider-dots button{width:10px!important;height:10px!important;background:rgba(255,255,255,.42)!important;border:1px solid rgba(255,255,255,.38)!important}.slider-dots button.active{width:30px!important;background:#4bd1ed!important;border-color:#4bd1ed!important}.home-pricing-matrix{align-items:stretch}.home-package-card{height:100%;scroll-margin-top:120px}.home-package-card .package-card-head{min-height:188px}.home-package-feature-list{margin-bottom:12px!important;flex:1}.home-package-feature-list li{min-height:55px}.package-all-features{min-height:42px;border:1px solid #dce6f1;border-radius:12px;background:#f7faff;color:#1d5eae;display:flex;align-items:center;justify-content:center;gap:8px;font-size:9px;font-weight:900;margin:0 0 10px;transition:.2s}.package-all-features:hover{background:#edf5ff;border-color:#bdd7f5;transform:translateY(-1px)}.package-all-features span{font-size:15px}.package-buy-btn{width:100%}.home-package-compare{text-align:center;margin-top:30px}.package-matrix-card{scroll-margin-top:120px}
.footer-cta-v207{position:relative;z-index:4;background:#f4f7fb}.footer-cta-v207-inner{position:relative;overflow:hidden;transform:translateY(34px);display:flex;align-items:center;justify-content:space-between;gap:34px;padding:32px 36px;border-radius:25px;background:linear-gradient(120deg,#0b2d52,#174f81 58%,#2473b8);box-shadow:0 24px 54px rgba(10,45,82,.18);color:#fff}.footer-cta-v207-inner:before{content:"";position:absolute;width:360px;height:360px;border:1px solid rgba(255,255,255,.12);border-radius:50%;right:-110px;top:-205px}.footer-cta-v207-inner:after{content:"";position:absolute;width:230px;height:230px;background:rgba(70,205,232,.09);border-radius:50%;right:110px;bottom:-155px}.footer-cta-v207-inner>div{position:relative;z-index:1}.footer-cta-v207-inner>div:first-child{max-width:710px}.footer-cta-v207-inner>div:first-child>span{display:block;color:#69d8ef;font-size:8px;font-weight:900;letter-spacing:1.7px;text-transform:uppercase;margin-bottom:8px}.footer-cta-v207 h2{font-size:clamp(23px,2.7vw,34px);letter-spacing:-1.1px;line-height:1.18;margin:0}.footer-cta-v207 p{font-size:9.5px;color:rgba(255,255,255,.66);line-height:1.75;margin:8px 0 0}.footer-cta-v207-actions{display:flex;gap:9px;flex:0 0 auto}.footer-v207{position:relative;overflow:hidden;padding:94px 0 0;color:#fff;background:linear-gradient(145deg,#04111f,#071e35 58%,#092b49);isolation:isolate}.footer-v207[style*="--footer-v207-bg"]{background-image:linear-gradient(145deg,rgba(4,17,31,.96),rgba(7,30,53,.96) 58%,rgba(9,43,73,.96)),var(--footer-v207-bg);background-size:cover;background-position:center}.footer-v207:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.017) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.017) 1px,transparent 1px);background-size:44px 44px;z-index:-1}.footer-v207-glow{position:absolute;border-radius:50%;filter:blur(4px);pointer-events:none;z-index:-1}.footer-v207-glow.glow-one{width:440px;height:440px;background:radial-gradient(circle,rgba(32,145,208,.16),transparent 70%);left:-260px;top:-160px}.footer-v207-glow.glow-two{width:420px;height:420px;background:radial-gradient(circle,rgba(38,94,196,.13),transparent 70%);right:-230px;bottom:-230px}.footer-v207-grid{display:grid;grid-template-columns:1.5fr .74fr .74fr 1.1fr;gap:46px;padding:28px 0 46px}.footer-v207-logo{display:inline-flex;align-items:center;gap:12px;min-height:46px}.footer-v207-logo>span{width:46px;height:46px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(135deg,#1c73d5,#31bddf);color:#fff;font-size:12px;font-weight:900}.footer-v207-logo strong{display:block;color:#fff;font-size:13px}.footer-v207-logo small{display:block;color:#6c8aa7;font-size:7px;text-transform:uppercase;letter-spacing:1.2px}.footer-v207-logo.has-upload img{max-width:205px;max-height:58px;object-fit:contain}.footer-v207-brand>p{max-width:390px;margin:18px 0 0;color:#8ba4bb;font-size:9.5px;line-height:1.85}.footer-v207-badges{display:flex;gap:7px;flex-wrap:wrap;margin-top:16px}.footer-v207-badges span{padding:6px 9px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.035);font-size:11px;color:#9bb0c4}.footer-v207-socials{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.footer-v207-socials a{min-height:40px;padding:0 12px 0 8px;border-radius:12px;border:1px solid rgba(255,255,255,.075);background:rgba(255,255,255,.035);display:inline-flex;align-items:center;gap:8px;color:#a9c0d3;transition:.2s}.footer-v207-socials a>span{width:28px;height:28px;border-radius:9px;display:grid;place-items:center;background:rgba(255,255,255,.055)}.footer-v207-socials a b{font-size:7.5px;font-weight:800}.footer-v207-socials svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.75}.footer-v207-socials a:hover{transform:translateY(-2px);color:#fff;background:rgba(255,255,255,.075)}.footer-v207-socials .social-instagram:hover>span{background:linear-gradient(135deg,#6b49d8,#d84c8a)}.footer-v207-socials .social-facebook:hover>span{background:#1877f2}.footer-v207-socials .social-linkedin:hover>span{background:#0a66c2}.footer-v207-socials .social-whatsapp:hover>span{background:#1fbf65}.footer-v207-eyebrow{display:block;color:#4dc7e2;font-size:7px;letter-spacing:1.55px;text-transform:uppercase;font-weight:900;margin-bottom:7px}.footer-v207-links h4,.footer-v207-contact h4{font-size:11px;color:#fff;margin:0 0 17px}.footer-v207-links nav{display:grid}.footer-v207-links nav a{min-height:36px;border-bottom:1px solid rgba(255,255,255,.045);display:flex;align-items:center;justify-content:space-between;color:#879fb5;font-size:8.5px;transition:.2s}.footer-v207-links nav a i{font-style:normal;color:#385f82}.footer-v207-links nav a:hover{color:#fff;padding-left:4px}.footer-v207-contact-list{display:grid;gap:9px}.footer-v207-contact-list>a{display:grid;grid-template-columns:38px 1fr;gap:10px;align-items:center;padding:10px;border-radius:13px;border:1px solid rgba(255,255,255,.06);background:rgba(255,255,255,.028)}.footer-v207-contact-list>a>span{width:38px;height:38px;border-radius:11px;display:grid;place-items:center;background:rgba(50,180,215,.09);color:#4bc8e3}.footer-v207-contact-list svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.7}.footer-v207-contact-list small,.footer-v207-address small{display:block;color:#60809d;font-size:6.8px}.footer-v207-contact-list b,.footer-v207-address b{display:block;color:#d3e1ee;font-size:8.5px;line-height:1.55}.footer-v207-address{margin-top:9px;padding:11px 12px;border-radius:12px;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.045)}.footer-v207-rule{height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent)}.footer-v207-bottom{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:26px;color:#63809b;font-size:10px}.footer-v207-developer{display:flex;align-items:center;gap:15px;min-height:48px;overflow:visible}.footer-v207-developer>span{white-space:nowrap}.footer-v207-developer .artukluweb-brand-v207{display:inline-block!important;transform:scale(1.32)!important;transform-origin:right center!important;min-width:118px!important;min-height:28px!important;overflow:visible!important}.footer-v207-developer .artukluweb-brand-v207 i,.footer-v207-developer .artukluweb-brand-v207 span{overflow:visible!important}.footer-v207-developer .artukluweb-brand-v207:hover{filter:brightness(1.12)}
@media(max-width:1050px){.footer-v207-grid{grid-template-columns:1.3fr 1fr 1fr}.footer-v207-contact{grid-column:1/-1}.footer-v207-contact-list{grid-template-columns:1fr 1fr}.hero-slider-controls{bottom:72px!important}}
@media(max-width:760px){.hero-slider-controls{bottom:34px!important}.footer-cta-v207-inner{transform:translateY(25px);display:block;padding:28px 23px}.footer-cta-v207-actions{margin-top:18px}.footer-v207{padding-top:76px}.footer-v207-grid{grid-template-columns:1fr 1fr;gap:30px}.footer-v207-brand,.footer-v207-contact{grid-column:1/-1}.footer-v207-bottom{flex-direction:column;justify-content:center;text-align:center;padding:20px 0;min-height:108px}.footer-v207-developer .artukluweb-brand-v207{transform:scale(1.18)!important;transform-origin:center!important}.home-package-card .package-card-head{min-height:auto}}
@media(max-width:520px){.footer-cta-v207-actions{display:grid}.footer-cta-primary,.footer-cta-secondary{width:100%;justify-content:center}.footer-v207-grid{grid-template-columns:1fr}.footer-v207-brand,.footer-v207-contact{grid-column:auto}.footer-v207-contact-list{grid-template-columns:1fr}.footer-v207-socials a{flex:1;justify-content:center}.hero-slider-controls{min-width:172px!important}.hero-slider-controls>button{width:38px!important;height:38px!important}}

/* v2.0.8 footer / process visibility / contact */
.footer-v207-socials a{width:42px;height:42px;min-height:42px;padding:0;border-radius:13px;justify-content:center;gap:0}.footer-v207-socials a>span{width:32px;height:32px}.footer-v207-socials a b{display:none}.footer-v207-developer{gap:10px}.footer-v207-developer .artukluweb-brand-v207{transform:scale(.86)!important;transform-origin:right center!important;min-width:86px!important;min-height:22px!important}.footer-v207-developer>span{font-size:7.5px}.dark-flow-card{background:#fff!important;color:#13213a!important}.dark-flow-card .summary-row{border-color:#e7edf4!important}.dark-flow-card .summary-row span{color:#6f8097!important}.dark-flow-card .summary-row b{color:#14233b!important}.dark-flow-card .summary-row:last-child{border-bottom:0}
.contact-action{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:38px;padding:0 13px;border-radius:10px;background:#edf5ff;color:#1d5fae;font-size:9px;font-weight:900;margin-top:12px}.contact-action svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.8}.contact-form-panel{border:1px solid var(--line);border-radius:24px;background:#fff;padding:28px;box-shadow:0 18px 52px rgba(12,39,70,.07)}.contact-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.contact-form-panel .field{margin-bottom:13px}.contact-form-panel label{display:block;font-size:9px;font-weight:800;color:#445a72;margin-bottom:6px}.contact-form-panel input,.contact-form-panel textarea{width:100%;border:1px solid #dce6ef;border-radius:13px;padding:12px 13px;font-family:inherit;font-size:10px;outline:none}.contact-form-panel textarea{min-height:130px;resize:vertical}.contact-form-panel input:focus,.contact-form-panel textarea:focus{border-color:#4a97e5;box-shadow:0 0 0 4px rgba(74,151,229,.1)}.captcha-row{display:grid;grid-template-columns:190px 1fr;gap:10px;align-items:center}.captcha-image{height:54px;border:1px solid #dce6ef;border-radius:13px;background:#f6f9fc;display:flex;align-items:center;overflow:hidden}.captcha-image img{width:100%;height:100%;object-fit:cover}.captcha-refresh{border:0;background:#eef5fc;border-radius:10px;padding:8px 10px;font-family:inherit;font-size:9px;font-weight:800;cursor:pointer;margin-top:6px}.consent-list{display:grid;gap:10px;margin:18px 0}.consent-item{display:grid!important;grid-template-columns:18px 1fr;gap:9px;align-items:start;font-size:9px!important;line-height:1.65!important;color:#586d84!important;margin:0!important}.consent-item input{width:16px!important;height:16px!important;margin:2px 0 0!important;padding:0!important}.consent-item a{color:#1e66b7;text-decoration:underline;font-weight:800}.contact-submit{width:100%;min-height:48px;border:0;border-radius:13px;background:linear-gradient(135deg,#0b315c,#246ed0);color:#fff;font-family:inherit;font-size:10px;font-weight:900;cursor:pointer}.contact-submit:disabled{opacity:.45;cursor:not-allowed}.contact-success,.contact-error{padding:12px 14px;border-radius:12px;margin-bottom:14px;font-size:9px}.contact-success{background:#eaf9f1;color:#10734f}.contact-error{background:#fff0f0;color:#a52c2c}.contact-layout-v208{display:grid;grid-template-columns:.92fr 1.08fr;gap:22px;align-items:start}.contact-map-v208{margin-top:22px}.contact-card{position:relative}.contact-card .contact-card-icon{width:36px;height:36px;border-radius:11px;display:grid;place-items:center;background:#edf6ff;color:#2674c8;margin-bottom:11px}.contact-card .contact-card-icon svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8}
@media(max-width:760px){.footer-v207-developer .artukluweb-brand-v207{transform:scale(.78)!important;transform-origin:center!important}.contact-layout-v208,.contact-form-grid{grid-template-columns:1fr}.captcha-row{grid-template-columns:1fr}}

/* Kuafor Cebimde v2.0.8 checkout/contact/footer refinement */
.footer-v207-developer .artukluweb-brand-v207{transform:scale(.64)!important;transform-origin:right center!important;min-width:66px!important;min-height:18px!important;max-width:88px!important}.footer-v207-developer{gap:7px}.footer-v207-socials a{width:42px!important;flex:0 0 42px!important}.clear-cart-form{margin-top:12px}.btn-clear-cart{width:100%;height:39px;border:1px solid #f0c9c9;border-radius:11px;background:#fff7f7;color:#a64141;font:700 9px 'KCB Mont','Mont','Montserrat',Arial,sans-serif;cursor:pointer}.btn-clear-cart:hover{background:#fff0f0}.contact-v208-layout{display:grid;grid-template-columns:.95fr 1.05fr;gap:24px;align-items:start}.contact-v208-info{min-width:0}.v208-contact-cards{display:grid;grid-template-columns:1fr 1fr;gap:13px}.v208-contact-cards .contact-card{min-height:180px;display:flex;flex-direction:column;align-items:flex-start}.v208-contact-cards .contact-card>div{flex:1}.v208-contact-cards .contact-action{margin-top:auto}.map-empty{height:430px;display:grid;place-items:center;text-align:center;color:#718399}.map-empty p{font-size:10px}.captcha-v208{display:grid;grid-template-columns:220px 1fr;gap:14px;align-items:end;padding:14px;border-radius:15px;background:#f5f9fd;border:1px solid #dfe8f1;margin:14px 0}.captcha-v208 img{width:220px;height:64px;border-radius:14px}.captcha-v208 label{margin-bottom:6px}.captcha-v208 input{width:100%;height:43px;border:1px solid #dce6ef;border-radius:11px;padding:0 12px;font-family:inherit}.consent-check{display:grid!important;grid-template-columns:18px 1fr;gap:9px;align-items:start!important;margin:12px 0!important;font-size:8.4px!important;line-height:1.65!important;color:#566b82!important}.consent-check input{width:16px!important;height:16px!important;margin:2px 0 0!important}.consent-check a{color:#1d67b2;text-decoration:underline;font-weight:800}.consent-long{padding:12px;border:1px solid #e3eaf1;border-radius:12px;background:#fafcff}.contact-submit{margin-top:8px}.contact-card-icon svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8}.dark-flow-card{background:#fff!important}.dark-flow-card *{color:#14233b}.dark-flow-card .summary-row span{color:#61768e!important}
@media(max-width:920px){.contact-v208-layout{grid-template-columns:1fr}.v208-contact-cards{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.v208-contact-cards{grid-template-columns:1fr}.captcha-v208{grid-template-columns:1fr}.captcha-v208 img{max-width:100%}.footer-v207-developer .artukluweb-brand-v207{transform:scale(.6)!important;transform-origin:center!important}}
.checkout-host-features{list-style:none;padding:0;margin:10px 0;display:grid;gap:5px}.checkout-host-features li{display:grid;grid-template-columns:16px 1fr auto;gap:5px;align-items:center;font-size:7.5px;color:#61758d}.checkout-host-features li i{font-style:normal;color:#1e9a6d}.checkout-host-features li b{font-weight:700;color:#3e566f}.checkout-host-features li small{font-size:7px;color:#7890a7}

/* Kuafor Cebimde v1.1.2 - typography, consent and footer refinement */
html,body,button,input,select,textarea{font-family:'KCB Mont','Mont','Montserrat',Arial,sans-serif}
.checkout-consent-list{display:grid;gap:9px;margin:15px 0}.checkout-consent-list .contract-check{margin:0!important;padding:12px 13px;border:1px solid #e1e9f2;border-radius:13px;background:#fbfdff}.contract-link,.consent-link{appearance:none;border:0;background:transparent;padding:0;margin:0;color:#1d67b2;text-decoration:underline;font:800 inherit;cursor:pointer}.contract-link:hover,.consent-link:hover{color:#124d8a}.consent-link:focus-visible,.contract-link:focus-visible{outline:2px solid #5ca2ee;outline-offset:3px;border-radius:3px}
.footer-v207-bottom{min-height:74px;padding:12px 0;gap:20px}.footer-v207-developer{flex:0 0 auto;min-height:40px!important;display:inline-flex!important;align-items:center!important;justify-content:flex-end!important;gap:9px!important;padding:7px 10px!important;border:1px solid rgba(255,255,255,.075)!important;border-radius:12px!important;background:rgba(255,255,255,.025)!important;overflow:visible!important}.footer-v207-developer>span{font-size:7px!important;line-height:1!important;letter-spacing:.35px!important;color:#6f8ba3!important;white-space:nowrap!important}.footer-v207-developer .artukluweb-brand-v207{display:inline-flex!important;align-items:center!important;justify-content:center!important;transform:scale(.72)!important;transform-origin:center!important;min-width:76px!important;max-width:90px!important;min-height:20px!important;margin:0!important;overflow:visible!important}.footer-v207-developer .artukluweb-brand-v207 i,.footer-v207-developer .artukluweb-brand-v207 span{overflow:visible!important}.footer-v207-developer .artukluweb-brand-v207:hover{filter:brightness(1.12)}
@media(max-width:760px){.footer-v207-bottom{gap:12px}.footer-v207-developer{justify-content:center!important}.footer-v207-developer .artukluweb-brand-v207{transform:scale(.7)!important;transform-origin:center!important}}

/* v1.1.2.1 — checkout hosting okunabilirlik + footer geliştirici hizası */
.checkout-host-features{margin:14px 0 16px!important;gap:8px!important}.checkout-host-features li{grid-template-columns:18px minmax(0,1fr) auto!important;gap:8px!important;min-height:22px!important;font-size:11px!important;color:#526981!important}.checkout-host-features li i{font-size:12px!important;font-weight:900!important}.checkout-host-features li b{font-size:11px!important;line-height:1.3!important;font-weight:850!important;color:#1e3854!important;margin:0!important}.checkout-host-features li small{font-size:10.5px!important;line-height:1.3!important;color:#526981!important;font-weight:750!important;white-space:nowrap!important}.hosting-choice label{padding:18px 18px 17px!important;min-height:220px!important;display:flex!important;flex-direction:column!important}.hosting-choice label>strong{font-size:13px!important;font-weight:900!important;color:#102a47!important}.hosting-choice label>p{font-size:10.5px!important;min-height:36px!important;margin:7px 0 0!important}.hosting-price-tag{margin-top:auto!important;padding-top:13px!important;border-top:1px solid #e5edf5!important;display:flex!important;align-items:baseline!important;gap:5px!important;flex-wrap:wrap!important}.hosting-price-tag strong{font-size:20px!important;line-height:1!important;font-weight:950!important;letter-spacing:-.45px!important;color:#0d58b8!important;margin:0!important}.hosting-price-tag span{font-size:10px!important;font-weight:800!important;color:#637b93!important}.hosting-price-tag small{width:100%!important;margin-top:3px!important;font-size:9.5px!important;font-weight:800!important;color:#9b6a18!important}.hosting-choice input:checked+label .hosting-price-tag strong{color:#064a9e!important}.footer-v207-developer{gap:5px!important;align-items:center!important}.footer-v207-developer>span{display:inline-flex!important;align-items:center!important;min-height:20px!important;line-height:20px!important}.footer-v207-developer .artukluweb-brand-v207{display:inline-flex!important;align-items:center!important;justify-content:center!important;vertical-align:middle!important;position:relative!important;top:-1px!important;height:20px!important;min-height:20px!important;margin:0!important;transform:scale(.66)!important;transform-origin:left center!important}.footer-v207-socials .social-x:hover>span{background:#050505!important;color:#fff!important}@media(max-width:600px){.checkout-host-features li{font-size:10.5px!important}.checkout-host-features li b{font-size:10.5px!important}.checkout-host-features li small{font-size:10px!important}.hosting-price-tag strong{font-size:19px!important}.footer-v207-developer{gap:4px!important}.footer-v207-developer .artukluweb-brand-v207{transform:scale(.62)!important;transform-origin:left center!important}}

/* v1.1.2.2 — local Artuklu Web footer logo fallback */
.footer-v207-developer .footer-aw-logo{display:inline-flex!important;align-items:center!important;justify-content:center!important;height:22px!important;min-height:22px!important;margin:0!important;line-height:1!important;text-decoration:none!important;overflow:visible!important}.footer-v207-developer .footer-aw-logo img{display:block!important;width:88px!important;height:17px!important;max-width:none!important;object-fit:contain!important;object-position:left center!important;opacity:.96!important}.footer-v207-developer .footer-aw-logo:hover img{opacity:1!important;filter:brightness(1.08)}@media(max-width:600px){.footer-v207-developer .footer-aw-logo img{width:82px!important;height:16px!important}}

/* v1.1.2.3 — inline Artuklu Web mark: remote CSS/file path bağımlılığı yok */
.footer-v207-developer .footer-aw-logo{color:#f7fbff!important;display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;width:90px!important;height:22px!important;min-width:90px!important;min-height:22px!important;opacity:1!important;visibility:visible!important;overflow:visible!important}
.footer-v207-developer .footer-aw-logo .aw-inline-mark{display:block!important;width:88px!important;height:18px!important;max-width:none!important;overflow:visible!important;color:#f7fbff!important;opacity:1!important;visibility:visible!important;color:#f7fbff!important}
.footer-v207-developer .footer-aw-logo:hover .aw-inline-mark{filter:brightness(1.12)}
@media(max-width:600px){.footer-v207-developer .footer-aw-logo{width:84px!important;min-width:84px!important}.footer-v207-developer .footer-aw-logo .aw-inline-mark{width:82px!important;height:17px!important}}


/* v1.1.2.4 — global marka renkleri + Artuklu Web brand */
body{background:var(--site-bg,#fff);color:var(--ink)}.kcb-top{background:color-mix(in srgb,var(--navy) 88%,#000)}.kcb-logo>span,.kcb-cta,.btn-primary,.footer-cta-v207{background:linear-gradient(135deg,var(--navy),var(--blue))}.selected-kicker,.section-kicker,.eyebrow{color:var(--secondary,var(--blue))}.footer-v207{background:radial-gradient(circle at 15% 0,color-mix(in srgb,var(--cyan) 10%,transparent),transparent 30%),linear-gradient(145deg,color-mix(in srgb,var(--navy) 90%,#000),color-mix(in srgb,var(--navy) 82%,#02070d))!important}.footer-v207-developer{gap:5px!important;align-items:center!important}.footer-v207-developer>span{display:inline-flex!important;align-items:center!important;line-height:20px!important;min-height:20px!important}.footer-v207-developer .artukluweb-brand{display:inline-flex!important;align-items:center!important;vertical-align:middle!important;height:20px!important;min-height:20px!important;margin:0!important;transform:scale(.67)!important;transform-origin:left center!important}.footer-v207-developer .artukluweb-brand i,.footer-v207-developer .artukluweb-brand span{max-height:20px!important;line-height:20px!important}@media(max-width:600px){.footer-v207-developer .artukluweb-brand{transform:scale(.62)!important;transform-origin:left center!important}}

/* v1.1.2.5 — ana Front-End Artuklu Web mark: demo footer ile birebir görünürlük/hizalama */
.footer-v207-developer.demo-aw{display:inline-flex!important;align-items:center!important;justify-content:flex-end!important;gap:5px!important;line-height:20px!important;white-space:nowrap!important;overflow:visible!important}
.footer-v207-developer.demo-aw>span{display:inline-flex!important;align-items:center!important;min-height:20px!important;line-height:20px!important;margin:0!important}
.footer-v207-developer.demo-aw .artukluweb-brand{display:inline-flex!important;align-items:center!important;justify-content:center!important;vertical-align:middle!important;position:relative!important;top:-1px!important;min-width:74px!important;width:82px!important;max-width:86px!important;height:20px!important;min-height:20px!important;margin:0!important;transform:scale(.66)!important;transform-origin:left center!important;overflow:visible!important;opacity:1!important;visibility:visible!important;color:#f7fbff!important}
.footer-v207-developer.demo-aw .artukluweb-brand i,.footer-v207-developer.demo-aw .artukluweb-brand span{display:block!important;max-height:20px!important;line-height:20px!important;opacity:1!important;visibility:visible!important;color:#f7fbff!important}
@media(max-width:720px){.footer-v207-developer.demo-aw{justify-content:center!important}.footer-v207-developer.demo-aw .artukluweb-brand{width:80px!important;min-width:72px!important;transform:scale(.61)!important;transform-origin:left center!important}}

/* v1.1.2.7 — Front-End footer Artuklu Web: demo footer ile birebir yapı */
.footer-v207-bottom>.demo-aw{display:inline-flex!important;align-items:center!important;justify-content:flex-end!important;gap:5px!important;line-height:20px!important;white-space:nowrap!important;color:#63809b!important;font-size:8px!important;overflow:visible!important}
.footer-v207-bottom>.demo-aw .artukluweb-brand{display:inline-flex!important;align-items:center!important;vertical-align:middle!important;height:20px!important;min-height:20px!important;margin:0!important;transform:scale(.66)!important;transform-origin:left center!important;overflow:visible!important;opacity:1!important;visibility:visible!important}
.footer-v207-bottom>.demo-aw .artukluweb-brand i,.footer-v207-bottom>.demo-aw .artukluweb-brand span{max-height:20px!important;line-height:20px!important;opacity:1!important;visibility:visible!important}
@media(max-width:720px){.footer-v207-bottom>.demo-aw{justify-content:center!important}.footer-v207-bottom>.demo-aw .artukluweb-brand{transform:scale(.61)!important;transform-origin:left center!important}}


/* v1.1.2.8 — Public footer Artuklu Web: demo ile ayni marka kutusu; legacy kcb-footer span/a cakismasi yok */
.footer-v207-bottom>.demo-aw{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:flex-end!important;
  gap:5px!important;
  line-height:20px!important;
  white-space:nowrap!important;
  color:#63809b!important;
  font-size:8px!important;
  margin:0!important;
  overflow:visible!important;
}
.footer-v207-bottom>.demo-aw .artukluweb-brand{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  vertical-align:middle!important;
  position:relative!important;
  top:-1px!important;
  width:86px!important;
  min-width:74px!important;
  max-width:86px!important;
  height:20px!important;
  min-height:20px!important;
  margin:0!important;
  padding:0!important;
  transform:scale(.64)!important;
  transform-origin:left center!important;
  overflow:visible!important;
  opacity:1!important;
  visibility:visible!important;
}
.footer-v207-bottom>.demo-aw .artukluweb-brand>i,
.footer-v207-bottom>.demo-aw .artukluweb-brand>span{
  margin:0!important;
  padding:0!important;
  opacity:1!important;
  visibility:visible!important;
  overflow:visible!important;
}
@media(max-width:720px){
  .footer-v207-bottom>.demo-aw{justify-content:center!important}
  .footer-v207-bottom>.demo-aw .artukluweb-brand{transform:scale(.60)!important;transform-origin:left center!important}
}

/* v1.1.2.9 — gerçek tema önizlemeleri + daha okunabilir footer menüleri */
.theme-preview.has-real-demo{height:230px!important;padding:0!important;position:relative!important;overflow:hidden!important;background:#0a1424!important}.theme-preview.has-real-demo img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center top!important;transition:transform .35s ease!important}.theme-card:hover .theme-preview.has-real-demo img{transform:scale(1.025)}.footer-v207-links nav a{font-size:12px!important;line-height:1.45!important;min-height:39px!important;font-weight:600!important}.footer-v207-links h4{font-size:11.5px!important}.footer-v207-eyebrow{font-size:7.5px!important}@media(max-width:600px){.theme-preview.has-real-demo{height:220px!important}.footer-v207-links nav a{font-size:10px!important;min-height:40px!important}}


/* v1.1.2.10 — tema kartlarında gerçek tam demo önizlemesi */
.theme-preview.live-theme-preview{height:auto!important;aspect-ratio:16/10!important;padding:0!important;position:relative!important;overflow:hidden!important;background:#07111f!important}.theme-preview.live-theme-preview .theme-live-iframe{position:absolute!important;left:0!important;top:0!important;width:1440px!important;height:900px!important;border:0!important;margin:0!important;padding:0!important;transform-origin:0 0!important;pointer-events:none!important;background:#fff!important}.theme-card:hover .theme-preview.live-theme-preview .theme-live-iframe{filter:saturate(1.03) contrast(1.01)}.theme-preview.has-custom-image>img{object-fit:contain!important;object-position:center top!important;background:#07111f!important}

/* v1.1.2.10 — Back to top */
.kcb-back-to-top{position:fixed;right:24px;bottom:24px;z-index:1150;width:48px;height:48px;border:1px solid rgba(255,255,255,.18);border-radius:16px;background:linear-gradient(135deg,var(--navy,#172554),var(--blue,#2563eb));color:#fff;display:grid;place-items:center;box-shadow:0 16px 38px rgba(8,25,58,.28);cursor:pointer;opacity:0;visibility:hidden;transform:translateY(12px);transition:opacity .25s ease,transform .25s ease,visibility .25s ease}.kcb-back-to-top.show{opacity:1;visibility:visible;transform:none}.kcb-back-to-top:hover{transform:translateY(-3px)}.kcb-back-to-top span{font-size:22px;line-height:1;font-weight:800}@media(max-width:600px){.kcb-back-to-top{right:14px;bottom:14px;width:44px;height:44px;border-radius:14px}}


/* v1.1.2.12 — satın alma hosting başlığı tek kolon / okunaklı düzen */
.hosting-title-row{display:block!important;width:100%!important;margin:20px 0 14px!important}
.hosting-title-row .hosting-title-copy{display:block!important;width:100%!important;max-width:none!important;min-width:0!important}
.hosting-title-row .selected-kicker{display:block!important;width:100%!important;margin:0 0 7px!important;font-size:10px!important;font-weight:900!important;letter-spacing:1px!important;line-height:1.2!important;color:#2a72c3!important}
.hosting-title-row h3{display:block!important;width:100%!important;max-width:none!important;margin:0!important;font-size:20px!important;line-height:1.28!important;letter-spacing:-.35px!important;font-weight:900!important;color:#10283f!important}
.hosting-title-row .hosting-title-note{display:block!important;width:100%!important;max-width:100%!important;margin:7px 0 0!important;font-size:11.5px!important;line-height:1.6!important;font-weight:500!important;color:#65788d!important;white-space:normal!important}
@media(max-width:640px){.hosting-title-row h3{font-size:18px!important}.hosting-title-row .hosting-title-note{font-size:11px!important}}

/* v1.1.2.13 — Paket özellikleri + kendi domainim / yeni tescil akışı */
.selected-package-features{margin:18px 2px 2px!important;padding:0!important;gap:10px 12px!important;align-items:stretch!important}
.selected-package-features span{display:flex!important;align-items:center!important;min-height:44px!important;padding:10px 12px!important;border:1px solid #dfe8f2!important;border-radius:12px!important;background:linear-gradient(180deg,#fbfdff,#f5f9fd)!important;color:#304961!important;font-size:11.5px!important;font-weight:750!important;line-height:1.45!important;box-shadow:0 5px 16px rgba(20,53,88,.035)!important}
.selected-package-features span:before{content:'✓'!important;width:22px!important;height:22px!important;min-width:22px!important;margin-right:9px!important;border-radius:999px!important;display:inline-grid!important;place-items:center!important;background:#e7f7ef!important;color:#13845a!important;font-size:11px!important;font-weight:950!important}

.custom-domain-methods{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:16px}
.domain-method-card{position:relative;min-width:0}.domain-method-card>input{position:absolute;opacity:0;pointer-events:none}.domain-method-card>label{height:100%;min-height:116px;display:flex;align-items:flex-start;gap:12px;padding:16px;border:1px solid #dce6f1;border-radius:16px;background:#fff;cursor:pointer;transition:.2s ease;box-shadow:0 5px 18px rgba(20,53,88,.025)}
.domain-method-card>input:checked+label{border:2px solid #2a72c3;background:linear-gradient(145deg,#f7fbff,#eef6ff);box-shadow:0 10px 28px rgba(42,114,195,.10)}
.domain-method-icon{width:34px;height:34px;min-width:34px;border-radius:10px;display:grid;place-items:center;background:#eef5fd;color:#2368b8;font-size:17px;font-weight:900}.domain-method-card>input:checked+label .domain-method-icon{background:#2368b8;color:#fff}
.domain-method-card label>span:last-child{min-width:0;display:block}.domain-method-card strong{display:block;margin:1px 0 6px;color:#132d49;font-size:12.5px;font-weight:900;line-height:1.35}.domain-method-card small{display:block;color:#687d94;font-size:10.5px;font-weight:550;line-height:1.65}
.custom-domain-subzone{margin-top:4px;padding:16px;border:1px solid #e1e9f2;border-radius:16px;background:#fff}.custom-domain-subzone[hidden]{display:none!important}
.dns-info-box{margin-top:14px;padding:16px;border:1px solid #cfe2f4;border-radius:16px;background:linear-gradient(145deg,#f8fcff,#eef7ff)}.dns-info-head h4{margin:5px 0 5px;color:#153554;font-size:14px;font-weight:900;line-height:1.35}.dns-info-head p{margin:0;color:#60768e;font-size:10.5px;line-height:1.65}
.dns-server-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:13px}.dns-server-item{display:flex;align-items:center;justify-content:space-between;gap:10px;min-width:0;padding:12px;border:1px solid #d7e5f2;border-radius:12px;background:#fff}.dns-server-item>div{min-width:0}.dns-server-item small{display:block;margin-bottom:3px;color:#7a8fa5;font-size:8.5px;font-weight:850;letter-spacing:.7px}.dns-server-item strong{display:block;color:#173b5f;font-size:11.5px;font-weight:900;overflow-wrap:anywhere}.dns-copy-btn{flex:0 0 auto;border:0;border-radius:9px;padding:8px 10px;background:#eaf3fd;color:#175da8;font:800 9px/1 'KCB Mont','Mont','Montserrat',Arial,sans-serif;cursor:pointer}.dns-copy-btn.copied{background:#e7f7ef;color:#12724f}.dns-info-note{margin-top:10px;padding-top:10px;border-top:1px dashed #d1dfec;color:#6a8096;font-size:9.5px;font-weight:600;line-height:1.55}
#customHostingZone[hidden]{display:none!important}

@media(max-width:760px){.custom-domain-methods{grid-template-columns:1fr}.dns-server-grid{grid-template-columns:1fr}.domain-method-card>label{min-height:0}.selected-package-features{grid-template-columns:1fr!important}}
@media(max-width:520px){.selected-package-features span{font-size:11px!important}.custom-domain-subzone,.dns-info-box{padding:13px}.dns-server-item{align-items:flex-start;flex-direction:column}.dns-copy-btn{width:100%}}

/* v1.1.2 checkout tema seçimi */
.checkout-theme-select{margin-top:22px;padding:18px;border:1px solid #d9e5f1;border-radius:20px;background:linear-gradient(145deg,#fbfdff,#f5f9fd)}
.checkout-theme-head{display:flex;align-items:flex-end;justify-content:space-between;gap:22px;margin-bottom:13px}.checkout-theme-head h3{margin:4px 0 0;font-size:18px;color:#10213b}.checkout-theme-head small{max-width:430px;font-size:10px;line-height:1.55;color:#687b92}
.checkout-theme-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.checkout-theme-card{position:relative;display:grid;grid-template-columns:24px minmax(0,1fr) auto;gap:10px;align-items:center;min-height:82px;padding:13px;border:1px solid #dce6f0;border-radius:16px;background:#fff;cursor:pointer;transition:.2s}.checkout-theme-card:hover{border-color:#78aef0;box-shadow:0 10px 28px rgba(27,92,177,.08)}.checkout-theme-card input{position:absolute;opacity:0}.checkout-theme-radio{width:22px;height:22px;border:2px solid #b7c9db;border-radius:50%;position:relative}.checkout-theme-card input:checked+.checkout-theme-radio{border-color:#2573db}.checkout-theme-card input:checked+.checkout-theme-radio:after{content:"";position:absolute;inset:4px;border-radius:50%;background:linear-gradient(135deg,#176bd7,#2eb5dc)}.checkout-theme-card:has(input:checked){border-color:#3982df;background:#f4f8ff}.checkout-theme-card b{display:block;font-size:12px;color:#10213b}.checkout-theme-card p{margin:4px 0 0!important;font-size:9.5px!important;line-height:1.45!important;color:#71849a!important}.checkout-theme-card a{font-size:9px;font-weight:800;color:#1f64c4;text-decoration:none;white-space:nowrap}
@media(max-width:780px){.checkout-theme-head{display:block}.checkout-theme-head small{display:block;margin-top:7px}.checkout-theme-grid{grid-template-columns:1fr}.checkout-theme-card{grid-template-columns:24px 1fr}.checkout-theme-card a{grid-column:2}}

/* v1.1.2 cart + VAT UI */
.kcb-cart-link{height:42px;display:inline-flex;align-items:center;gap:7px;padding:0 10px;border:1px solid var(--line);border-radius:12px;color:#193b64;background:#fff;font-size:9px;font-weight:800;text-decoration:none;white-space:nowrap}
.kcb-cart-link svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.kcb-cart-link b{min-width:19px;height:19px;padding:0 5px;border-radius:999px;background:#edf2f8;color:#6f8093;display:grid;place-items:center;font-size:8px}
.kcb-cart-link b.has-items{background:var(--blue);color:#fff}.kcb-cart-link:hover{border-color:#b9d4f1;box-shadow:0 8px 20px rgba(23,68,116,.08)}
.summary-row small{font-size:7px;color:#8291a3;font-weight:600}.summary-row.subtotal{margin-top:5px;border-top:1px dashed #dfe7f0}.summary-row.vat b{color:#176a57}
.compact-cart-hero{padding:65px 0}.cart-page-grid{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:25px;align-items:start}.cart-title-row{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:12px}.cart-title-row h2{margin:6px 0 0}.cart-count-pill{padding:8px 12px;border-radius:999px;background:#eef5ff;color:#1d63b5;font-size:9px;font-weight:800}.cart-line{display:grid;grid-template-columns:46px minmax(0,1fr) auto;gap:14px;align-items:center;padding:17px 0;border-bottom:1px solid #edf2f6}.cart-line-icon{width:42px;height:42px;border-radius:13px;background:linear-gradient(135deg,#e9f4ff,#e6fbf5);color:#1768b8;display:grid;place-items:center;font-weight:900}.cart-line-copy b,.cart-line-copy small,.cart-line-price b,.cart-line-price small{display:block}.cart-line-copy b{font-size:12px}.cart-line-copy small{margin-top:4px;color:#73859a;font-size:9px}.cart-line-price{text-align:right}.cart-line-price b{font-size:12px}.cart-line-price small{margin-top:4px;color:#688198;font-size:8px}.cart-page-actions{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-top:22px}.cart-total-card{position:sticky;top:120px}.cart-total-card h3{font-size:20px;margin:8px 0 18px}.cart-tax-note{padding:12px;border-radius:12px;background:#eef8f4;color:#477466;font-size:8.5px;line-height:1.6;margin:12px 0 16px}.cart-continue{width:100%;justify-content:center}.cart-empty{text-align:center;max-width:620px;margin:auto}.cart-empty-icon{font-size:38px}.cart-empty h2{font-size:24px;margin:12px 0}.cart-empty p{max-width:450px;margin:0 auto 20px}
@media(max-width:1050px){.kcb-cart-link span{display:none}.cart-page-grid{grid-template-columns:1fr 300px}}
@media(max-width:850px){.kcb-nav-actions{display:flex!important}.kcb-cart-link{height:40px}.cart-page-grid{grid-template-columns:1fr}.cart-total-card{position:static}}
@media(max-width:600px){.kcb-cart-link{padding:0 8px}.cart-line{grid-template-columns:40px minmax(0,1fr)}.cart-line-price{grid-column:2;text-align:left;margin-top:-8px}.cart-page-actions{align-items:stretch;flex-direction:column}.cart-page-actions>*{width:100%}.cart-page-actions form button{width:100%}}


/* v1.1.2.18 — payment & trust footer */
.footer-v207-payments{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:22px 0 4px}.footer-v207-payments-title{font-size:9px;font-weight:900;letter-spacing:1.4px;text-transform:uppercase;color:#7f97ad;white-space:nowrap}.footer-v207-payment-logos{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.footer-v207-payment-logos img{display:block;width:auto;height:34px;border-radius:8px;box-shadow:0 8px 20px rgba(0,0,0,.08)}.footer-v207-payment-logos img.secure-shop{height:34px}@media(max-width:760px){.footer-v207-payments{display:block;text-align:center;padding-top:20px}.footer-v207-payments-title{display:block;margin-bottom:12px}.footer-v207-payment-logos{justify-content:center}.footer-v207-payment-logos img{height:31px}.footer-v207-payment-logos img.secure-shop{height:31px}}

/* v1.1.2.21 — wHair theme cards show the corrected full header/hero composition */
.theme-preview.live-theme-preview.whair-theme-preview{aspect-ratio:16/11!important;background:#07111f!important}
.theme-preview.live-theme-preview.whair-theme-preview .theme-live-iframe{width:1440px!important;height:990px!important}
.theme-card-whair .theme-preview{border:1px solid rgba(23,74,132,.12)!important;box-shadow:inset 0 0 0 1px rgba(255,255,255,.25)!important}
@media(max-width:600px){.theme-preview.live-theme-preview.whair-theme-preview{aspect-ratio:16/11!important}}


/* v1.1.2.19 — Artuklu Yemen compact authentic payment strip */
.footer-v207-payments-artuklu{display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;align-items:center!important;gap:18px!important;padding:18px 0 8px!important}
.footer-v207-payments-artuklu .footer-v207-payments-title{font-size:9px!important;font-weight:900!important;letter-spacing:1.45px!important;text-transform:uppercase!important;color:#7f97ad!important;white-space:nowrap!important}
.footer-v207-payments-artuklu .footer-v207-payment-logos{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:7px!important;flex-wrap:wrap!important;min-width:0!important}
.footer-v207-payments-artuklu .footer-payment-badge{display:inline-flex!important;align-items:center!important;justify-content:center!important;height:30px!important;min-height:30px!important;width:auto!important;min-width:48px!important;padding:0!important;margin:0!important;border:0!important;border-radius:5px!important;background:transparent!important;box-shadow:none!important;overflow:hidden!important}
.footer-v207-payments-artuklu .footer-payment-badge img{display:block!important;width:auto!important;max-width:72px!important;height:28px!important;max-height:28px!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;object-fit:contain!important;filter:none!important;opacity:.96!important}
.footer-v207-payments-artuklu .footer-payment-badge:nth-child(4) img{max-width:62px!important}
.footer-v207-payments-artuklu .footer-payment-badge:nth-child(5) img{max-width:62px!important}
.footer-v207-payments-artuklu .footer-secure-pill{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;height:30px!important;padding:0 13px!important;border:1px solid rgba(73,204,112,.70)!important;border-radius:999px!important;background:rgba(21,87,48,.16)!important;color:#72dc8f!important;white-space:nowrap!important;box-shadow:none!important}
.footer-v207-payments-artuklu .footer-secure-pill>span{font-size:12px!important;line-height:1!important}
.footer-v207-payments-artuklu .footer-secure-pill strong{font-size:9.5px!important;line-height:1!important;font-weight:700!important;letter-spacing:0!important;color:inherit!important}
@media(max-width:900px){.footer-v207-payments-artuklu{grid-template-columns:1fr!important;gap:10px!important}.footer-v207-payments-artuklu .footer-v207-payments-title{text-align:center!important}.footer-v207-payments-artuklu .footer-v207-payment-logos{justify-content:center!important}}
@media(max-width:560px){.footer-v207-payments-artuklu{padding:16px 0 6px!important}.footer-v207-payments-artuklu .footer-v207-payment-logos{gap:6px!important}.footer-v207-payments-artuklu .footer-payment-badge{height:27px!important;min-height:27px!important;min-width:44px!important}.footer-v207-payments-artuklu .footer-payment-badge img{height:25px!important;max-height:25px!important;max-width:64px!important}.footer-v207-payments-artuklu .footer-payment-badge:nth-child(4) img,.footer-v207-payments-artuklu .footer-payment-badge:nth-child(5) img{max-width:57px!important}.footer-v207-payments-artuklu .footer-secure-pill{height:28px!important;padding:0 11px!important}.footer-v207-payments-artuklu .footer-secure-pill strong{font-size:9px!important}}


/* v1.1.2 — Legal document presentation */
.legal-page-section{padding-top:64px}.legal-page-card{padding:clamp(24px,4vw,52px)!important}.legal-document-content{max-width:980px;margin:0 auto;color:#27364d;font-size:15px;line-height:1.86}.legal-document-content .legal-doc{display:block}.legal-document-content .legal-identity{padding:20px 22px;margin:0 0 26px;border:1px solid #dce7f4;border-radius:18px;background:linear-gradient(145deg,#f7fbff,#eef5ff);color:#22354e;font-size:13px;line-height:1.75}.legal-document-content .legal-identity strong{color:#0d2342}.legal-document-content .legal-lead{font-size:16px;line-height:1.85;color:#435571;margin:0 0 30px}.legal-document-content h2{font-size:clamp(19px,2vw,24px);line-height:1.35;color:#0b1d36;letter-spacing:-.35px;margin:32px 0 12px;padding-top:2px}.legal-document-content h2:first-of-type{margin-top:10px}.legal-document-content p{margin:0 0 14px}.legal-document-content ul,.legal-document-content ol{padding-left:22px;margin:10px 0 18px}.legal-document-content li{margin:7px 0}.legal-document-content .legal-update{margin-top:38px;padding-top:18px;border-top:1px solid #e2eaf4;color:#60708a;font-size:12px}.legal-document-content a{color:#1458c8;text-decoration:underline;text-underline-offset:3px}@media(max-width:700px){.legal-page-section{padding-top:44px}.legal-page-card{padding:20px 17px!important;border-radius:20px!important}.legal-document-content{font-size:14px;line-height:1.78}.legal-document-content .legal-identity{padding:16px;border-radius:15px;font-size:12px}.legal-document-content .legal-lead{font-size:14.5px}.legal-document-content h2{font-size:19px;margin-top:27px}}

.checkout-consent-list .contract-check-emphasis{background:linear-gradient(145deg,#f4f9ff,#edf6ff)!important;border-color:#c8ddf6!important}.legal-modal-body{white-space:normal!important}.legal-modal-body .legal-document-content{font-size:13px;line-height:1.75}.legal-modal-body .legal-document-content h2{font-size:17px;margin:24px 0 9px}.legal-modal-body .legal-document-content .legal-identity{font-size:11px;padding:14px 16px;margin-bottom:18px}.legal-order-annex{padding:18px 20px;margin:0 0 24px;border:1px solid #bfd7f2;border-radius:16px;background:#f3f8ff}.legal-order-annex h2{margin:0 0 10px!important;font-size:18px!important}.legal-order-annex p{margin:0 0 8px!important}

/* v1.1.2. legal modal link normalization */
.checkout-consent-list .contract-link{display:inline!important;appearance:none!important;border:0!important;background:transparent!important;padding:0!important;margin:0!important;font-family:inherit!important;font-size:11px!important;line-height:1.65!important;font-weight:800!important;letter-spacing:0!important;color:#1d67b2!important;text-decoration:underline!important;vertical-align:baseline!important;cursor:pointer!important}
.checkout-consent-list .contract-link:hover{color:#124d8a!important}.checkout-consent-list .contract-link:focus-visible{outline:2px solid #5ca2ee!important;outline-offset:2px!important;border-radius:3px!important}
@media(max-width:600px){.checkout-consent-list .contract-link{font-size:11px!important;line-height:1.65!important}}


/* v1.1.2.22 — Mont typography + premium mobile navigation + balanced slider controls */
html{font-size:var(--ui-font-size,16px)}
body,button,input,select,textarea,option,a,p,span,div,label,h1,h2,h3,h4,h5,h6,table,th,td{font-family:var(--ui-font-family,'Mont','Montserrat',Arial,sans-serif)}
.kcb-menu-btn{position:relative;padding:0;align-items:center;justify-content:center;flex-direction:column;gap:5px}
.kcb-menu-btn span{display:block;width:22px;height:2px;border-radius:99px;background:#0c2949;transition:.22s ease;transform-origin:center}
.kcb-menu-btn.open span:nth-child(1){transform:translateY(7px) rotate(45deg)}
.kcb-menu-btn.open span:nth-child(2){opacity:0;transform:scaleX(.35)}
.kcb-menu-btn.open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}
.kcb-mobile-nav-head,.kcb-mobile-nav-foot{display:none}.kcb-mobile-nav-links{display:contents}.kcb-menu-overlay{display:none}
@media(max-width:850px){
 body.kcb-menu-open{overflow:hidden}
 .kcb-menu-btn{display:inline-flex!important;z-index:83;width:48px;height:48px;border-radius:15px;background:#eef4fb;border:1px solid #e1e9f3;box-shadow:0 10px 24px rgba(12,35,62,.08)}
 .kcb-nav{display:flex!important;position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:auto!important;width:min(390px,90vw)!important;height:100dvh!important;z-index:82!important;margin:0!important;padding:22px 20px 24px!important;border:0!important;border-radius:30px 0 0 30px!important;background:linear-gradient(180deg,#fff 0%,#f8fbff 100%)!important;box-shadow:-30px 0 80px rgba(5,21,42,.26)!important;flex-direction:column!important;align-items:stretch!important;gap:0!important;transform:translateX(106%)!important;opacity:0!important;visibility:hidden!important;transition:transform .3s cubic-bezier(.22,.8,.25,1),opacity .2s ease,visibility .2s ease!important;overflow-y:auto!important}
 .kcb-nav.open{transform:translateX(0)!important;opacity:1!important;visibility:visible!important}
 .kcb-mobile-nav-head{display:flex!important;align-items:center;justify-content:space-between;gap:14px;padding:5px 2px 20px;border-bottom:1px solid #e5ebf3}
 .kcb-mobile-nav-head>div{display:grid;gap:4px}.kcb-mobile-nav-head small{font-size:8px;font-weight:900;letter-spacing:1.8px;color:var(--blue)}.kcb-mobile-nav-head b{font-size:20px;letter-spacing:-.5px;color:#10233e}
 .kcb-mobile-nav-head button{width:42px;height:42px;border:1px solid #e0e8f1;border-radius:13px;background:#f3f7fb;color:#173556;font-size:25px;line-height:1;cursor:pointer}
 .kcb-mobile-nav-links{display:grid!important;gap:8px;padding:18px 0}
 .kcb-nav .kcb-mobile-nav-links>a{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;min-height:58px!important;padding:0 16px!important;margin:0!important;border:1px solid #e5ebf3!important;border-radius:15px!important;background:#fff!important;color:#334963!important;font-size:14px!important;font-weight:800!important;box-shadow:0 7px 18px rgba(15,42,73,.035)!important}
 .kcb-nav .kcb-mobile-nav-links>a:hover{border-color:#cbdcf0!important;color:var(--navy)!important;transform:translateX(2px)}
 .kcb-nav .kcb-mobile-nav-links>a:after{display:none!important}.kcb-mobile-nav-links a i{font-style:normal;color:#8ba0b8;font-size:13px}
 .kcb-mobile-nav-foot{display:grid!important;gap:4px;margin-top:auto;padding:18px 4px 2px;border-top:1px solid #e5ebf3}.kcb-mobile-nav-foot span{font-size:11px;font-weight:900;color:#173556}.kcb-mobile-nav-foot small{font-size:9px;color:#8797aa}
 .kcb-menu-overlay{display:block;position:fixed;inset:0;z-index:80;background:rgba(5,18,35,.56);backdrop-filter:blur(5px);opacity:0;visibility:hidden;pointer-events:none;transition:.24s ease}
 body.kcb-menu-open .kcb-menu-overlay{opacity:1;visibility:visible;pointer-events:auto}
 .hero-slider-controls{display:grid!important;grid-template-columns:44px minmax(74px,1fr) 44px!important;align-items:center!important;width:190px!important;min-width:190px!important;max-width:calc(100% - 32px)!important;gap:9px!important;padding:9px!important;left:50%!important;right:auto!important;transform:translateX(-50%)!important}
 .hero-slider-controls>button{width:44px!important;height:44px!important;min-width:44px!important;margin:0!important;padding:0!important;display:grid!important;place-items:center!important}
 .hero-slider-controls .slider-dots{width:100%!important;min-width:0!important;justify-content:center!important;gap:6px!important}
}
@media(max-width:520px){.hero-slider-controls{grid-template-columns:42px minmax(68px,1fr) 42px!important;width:180px!important;min-width:180px!important}.hero-slider-controls>button{width:42px!important;height:42px!important;min-width:42px!important}.kcb-nav{width:min(370px,92vw)!important;border-radius:26px 0 0 26px!important;padding:18px 16px 20px!important}}


/* v1.1.2.24 — Mont ölçü düzeltmesi + tarayıcılar arası sabit footer zemini */
html{font-size:var(--ui-font-size,16px)!important}
body,button,input,select,textarea,option,a,p,span,div,label,h1,h2,h3,h4,h5,h6,table,th,td{font-family:var(--ui-font-family,'KCB Mont','Mont','Montserrat',Arial,sans-serif)!important;font-synthesis:none}
/* color-mix desteği olmayan tarayıcılarda bile footer asla beyaza düşmez. */
.footer-v207{background-color:var(--navy,#172554)!important;background-image:radial-gradient(circle at 15% 0,rgba(51,184,217,.10),transparent 30%),linear-gradient(145deg,rgba(4,17,31,.34),rgba(4,17,31,.16) 58%,rgba(4,17,31,.30))!important;background-repeat:no-repeat!important;background-size:cover!important}
.footer-v207[style*="--footer-v207-bg"]{background-color:var(--navy,#172554)!important;background-image:linear-gradient(145deg,rgba(4,17,31,.88),rgba(7,30,53,.86) 58%,rgba(9,43,73,.88)),var(--footer-v207-bg)!important;background-size:cover!important;background-position:center!important}
.footer-v207-shell,.footer-v207-grid,.footer-v207-payments,.footer-v207-bottom{background-color:transparent!important}


/* v1.1.2.25 - Premium navigation, arrow-free */
@media (min-width: 981px){
  .kcb-nav{
    display:flex!important;
    align-items:center!important;
    gap:4px!important;
    margin-left:auto!important;
    padding:6px!important;
    border:1px solid rgba(19,50,88,.08)!important;
    border-radius:18px!important;
    background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(247,250,254,.96))!important;
    box-shadow:0 10px 28px rgba(12,40,72,.07),inset 0 1px 0 #fff!important;
  }
  .kcb-nav .kcb-mobile-nav-head,.kcb-nav .kcb-mobile-nav-foot{display:none!important}
  .kcb-nav .kcb-mobile-nav-links{display:flex!important;align-items:center!important;gap:4px!important}
  .kcb-nav .kcb-mobile-nav-links>a{
    position:relative!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    min-height:42px!important;
    padding:0 15px!important;
    border:1px solid transparent!important;
    border-radius:12px!important;
    color:#52647d!important;
    font-size:11px!important;
    font-weight:800!important;
    letter-spacing:-.08px!important;
    line-height:1!important;
    transition:background .2s ease,color .2s ease,border-color .2s ease,box-shadow .2s ease,transform .2s ease!important;
  }
  .kcb-nav .kcb-mobile-nav-links>a:after{display:none!important;content:none!important}
  .kcb-nav .kcb-mobile-nav-links>a:hover{
    color:var(--navy)!important;
    border-color:rgba(37,99,235,.12)!important;
    background:linear-gradient(135deg,rgba(37,99,235,.08),rgba(51,184,217,.07))!important;
    box-shadow:0 7px 18px rgba(30,83,151,.08)!important;
    transform:translateY(-1px)!important;
  }
  .kcb-nav .kcb-mobile-nav-links>a.active{
    color:#fff!important;
    border-color:transparent!important;
    background:linear-gradient(135deg,var(--navy2),var(--blue))!important;
    box-shadow:0 10px 24px rgba(37,99,235,.18)!important;
  }
}
@media (max-width: 980px){
  .kcb-nav.open .kcb-mobile-nav-links>a{position:relative!important;overflow:hidden!important}
  .kcb-nav.open .kcb-mobile-nav-links>a:after{content:""!important;display:block!important;position:absolute!important;left:0!important;top:12px!important;bottom:12px!important;width:3px!important;border-radius:999px!important;background:linear-gradient(180deg,var(--blue),var(--cyan))!important;opacity:0!important;transition:.2s!important}
  .kcb-nav.open .kcb-mobile-nav-links>a:hover:after{opacity:1!important}
  .kcb-nav.open .kcb-mobile-nav-links>a:hover{padding-left:22px!important}
}

/* v1.1.2.26 — premium mobile dock, bottom-sheet menu, cookie preferences, footer alignment */
.kcb-account-link{display:inline-flex;align-items:center;gap:7px;min-height:46px;padding:0 12px;border:1px solid #dce5ef;border-radius:14px;background:#fff;color:#173556;font-size:10px;font-weight:900}.kcb-account-link svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8}.kcb-mobile-dock{display:none}.kcb-cookie-consent{position:fixed;inset:0;z-index:10020;display:grid;place-items:center;padding:18px;background:rgba(8,20,38,.42);backdrop-filter:blur(8px);opacity:1;visibility:visible;transition:.25s ease}.kcb-cookie-consent.is-saved{opacity:0;visibility:hidden;pointer-events:none}.cookie-card{width:min(620px,100%);max-height:min(86dvh,760px);overflow:auto;border:1px solid rgba(18,55,94,.10);border-radius:28px;background:rgba(255,255,255,.98);box-shadow:0 35px 100px rgba(6,21,42,.28);padding:26px}.cookie-head span{display:block;font-size:8px;font-weight:900;letter-spacing:1.7px;color:var(--blue)}.cookie-head h2{font-size:25px;margin:6px 0 0;color:#10243f}.cookie-intro{font-size:13px;line-height:1.75;color:#64768d}.cookie-intro a{font-weight:900;color:#164f9b;text-decoration:underline;text-underline-offset:3px}.cookie-essential,.cookie-option{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:17px;border:1px solid #dfe7f0;border-radius:18px;background:#fbfdff}.cookie-essential b,.cookie-option b{display:block;font-size:14px;color:#1c304a}.cookie-essential small,.cookie-option small{display:block;margin-top:4px;font-size:11px;line-height:1.55;color:#74869c}.cookie-essential>span{flex:0 0 auto;padding:7px 10px;border-radius:999px;background:#eef2f6;color:#7b8797;font-size:10px;font-weight:900}.cookie-options{display:none;gap:10px;margin-top:10px}.cookie-options.open{display:grid}.cookie-option{cursor:pointer}.cookie-option input{position:absolute;opacity:0}.cookie-option>i{position:relative;flex:0 0 52px;width:52px;height:30px;border-radius:999px;background:#cbd6e2;transition:.2s}.cookie-option>i:before{content:"";position:absolute;width:24px;height:24px;left:3px;top:3px;border-radius:50%;background:#fff;box-shadow:0 3px 10px rgba(0,0,0,.18);transition:.2s}.cookie-option input:checked+i{background:linear-gradient(135deg,var(--navy),var(--blue))}.cookie-option input:checked+i:before{transform:translateX(22px)}.cookie-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:18px}.cookie-actions button{min-height:47px;border-radius:14px;border:1px solid #dce5ef;background:#fff;color:#1e3654;font:900 11px/1 inherit;cursor:pointer}.cookie-actions .cookie-save{grid-column:1/-1;border:0;background:linear-gradient(135deg,var(--navy),var(--blue));color:#fff}.cookie-customize{background:#f6f9fc!important}
.checkout-account-box{margin-top:18px;padding:18px;border:1px solid #cfe0f3;border-radius:18px;background:linear-gradient(145deg,#f7fbff,#edf5ff)}.checkout-account-box h3{margin:5px 0 6px;font-size:15px}.checkout-account-box p{margin:0 0 14px;color:#6c8098;font-size:10px;line-height:1.65}.checkout-account-active{padding:12px 14px;border-radius:12px;background:#eaf8f1;color:#14734d;font-size:11px;font-weight:900}
@media(max-width:850px){
 body{padding-bottom:86px}
 .kcb-nav-actions .kcb-account-link{display:none!important}
 .kcb-menu-btn{width:50px!important;height:50px!important;border-radius:17px!important;background:linear-gradient(145deg,#f8fbff,#edf4fb)!important;box-shadow:0 10px 28px rgba(10,37,68,.10)!important}
 .kcb-menu-btn span{width:24px!important;height:2.5px!important;transition:transform .28s cubic-bezier(.2,.8,.2,1),opacity .2s!important}
 .kcb-nav{top:auto!important;right:12px!important;left:12px!important;bottom:92px!important;width:auto!important;height:auto!important;max-height:min(72dvh,650px)!important;padding:18px!important;border-radius:28px!important;background:linear-gradient(180deg,#ffffff 0%,#f4f8fd 100%)!important;box-shadow:0 -10px 70px rgba(6,25,51,.28)!important;transform:translateY(120%) scale(.96)!important;transform-origin:center bottom!important;opacity:0!important;visibility:hidden!important;overflow:auto!important;transition:transform .32s cubic-bezier(.2,.86,.28,1),opacity .22s ease,visibility .22s ease!important;z-index:10002!important}
 .kcb-nav.open{transform:translateY(0) scale(1)!important;opacity:1!important;visibility:visible!important}
 .kcb-mobile-nav-head{padding:0 0 14px!important}.kcb-mobile-nav-head b{font-size:18px!important}.kcb-mobile-nav-head button{display:grid!important;place-items:center!important;width:42px!important;height:42px!important;border-radius:50%!important;background:#eaf1f8!important;font-size:0!important;position:relative!important}.kcb-mobile-nav-head button:before,.kcb-mobile-nav-head button:after{content:"";position:absolute;width:17px;height:2px;border-radius:99px;background:#173556}.kcb-mobile-nav-head button:before{transform:rotate(45deg)}.kcb-mobile-nav-head button:after{transform:rotate(-45deg)}
 .kcb-mobile-nav-links{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important;padding:14px 0!important}.kcb-nav .kcb-mobile-nav-links>a{min-height:66px!important;padding:12px 14px!important;border-radius:17px!important;align-items:flex-end!important;background:linear-gradient(145deg,#fff,#f8fbff)!important;box-shadow:0 8px 22px rgba(17,49,83,.045)!important;font-size:12px!important}.kcb-nav .kcb-mobile-nav-links>a:hover{transform:translateY(-1px)!important;padding-left:14px!important;background:#eef6ff!important}.kcb-mobile-nav-foot{padding-top:14px!important}
 .kcb-menu-overlay{z-index:10000!important;background:rgba(5,18,35,.52)!important;backdrop-filter:blur(7px)!important}
 .kcb-mobile-dock{position:fixed;display:grid;grid-template-columns:repeat(5,1fr);left:max(12px,env(safe-area-inset-left));right:max(12px,env(safe-area-inset-right));bottom:max(10px,env(safe-area-inset-bottom));z-index:10001;min-height:72px;padding:8px 7px;border:1px solid rgba(255,255,255,.22);border-radius:28px;background:linear-gradient(135deg,rgba(17,55,111,.97),rgba(40,94,183,.95));box-shadow:0 22px 55px rgba(5,30,68,.34);backdrop-filter:blur(18px)}
 .dock-item{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;min-width:0;border:0;background:transparent;color:rgba(255,255,255,.76)!important;font-family:inherit;cursor:pointer;text-decoration:none}.dock-item b{font-size:9px!important;font-weight:800!important;white-space:nowrap}.dock-icon{height:26px;display:grid;place-items:center;font-size:24px;line-height:1;color:inherit}.dock-item:first-child{border-radius:20px;background:rgba(255,255,255,.11);color:#fff!important}.dock-item em{position:absolute;top:3px;right:20%;min-width:17px;height:17px;padding:0 4px;border-radius:999px;background:#fff;color:#1554a1;font-size:8px;font-style:normal;font-weight:900;display:grid;place-items:center}.dock-menu-lines{gap:4px}.dock-menu-lines i{display:block;width:23px;height:2px;border-radius:99px;background:currentColor;transition:.25s}.dock-menu.open .dock-menu-lines i:nth-child(1){transform:translateY(6px) rotate(45deg)}.dock-menu.open .dock-menu-lines i:nth-child(2){opacity:0}.dock-menu.open .dock-menu-lines i:nth-child(3){transform:translateY(-6px) rotate(-45deg)}
 .kcb-back-to-top{bottom:96px!important}
 .footer-v207-bottom{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:10px!important;text-align:center!important}.footer-v207-bottom>span:first-child{width:100%!important;text-align:center!important}.footer-v207-bottom .demo-aw{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;margin:0 auto!important;text-align:center!important;white-space:nowrap!important}.footer-v207-bottom .demo-aw .artukluweb-brand{margin:0!important;vertical-align:middle!important}
 .cookie-card{padding:22px 18px;border-radius:26px}.cookie-head h2{font-size:22px}.cookie-actions{grid-template-columns:1fr}.cookie-actions .cookie-save{grid-column:auto}.cookie-essential,.cookie-option{padding:15px}.cookie-option>i{flex-basis:48px;width:48px;height:28px}.cookie-option>i:before{width:22px;height:22px}.cookie-option input:checked+i:before{transform:translateX(20px)}
}
@media(max-width:520px){.kcb-nav{right:8px!important;left:8px!important;bottom:89px!important;border-radius:25px!important}.kcb-mobile-nav-links{grid-template-columns:1fr 1fr!important}.kcb-mobile-dock{left:8px;right:8px;border-radius:25px}.dock-item b{font-size:8.5px!important}.cookie-card{max-height:88dvh}.cookie-intro{font-size:12px}}

/* v1.1.2.27 — final mobile dock / footer alignment */
@media(max-width:850px){
  .kcb-menu-btn{display:none!important}
  .footer-v207-bottom{width:100%!important;display:grid!important;grid-template-columns:1fr!important;justify-items:center!important;align-items:center!important;gap:12px!important;text-align:center!important}
  .footer-v207-bottom>span:first-child{width:100%!important;max-width:620px!important;margin:0 auto!important;text-align:center!important;line-height:1.65!important}
  .footer-v207-bottom .demo-aw{width:100%!important;min-height:26px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;margin:0 auto!important;text-align:center!important;white-space:nowrap!important}
  .footer-v207-bottom .demo-aw .artukluweb-brand{position:relative!important;inset:auto!important;float:none!important;flex:0 0 auto!important;margin:0!important;vertical-align:middle!important}
  .dock-item svg{width:25px;height:25px;display:block;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
  .dock-item.active,.dock-item[aria-current="page"]{color:#fff!important;background:rgba(255,255,255,.12);border-radius:20px}
  .dock-menu .dock-icon{height:25px}
  .kcb-nav{overscroll-behavior:contain}
  body.kcb-menu-open{overflow:hidden}
}

/* v1.1.2.28 — AK Patent inspired cookie preference center + animated CTA */
.kcb-cookie-consent,.cookie-card{display:none!important}
.kcb-cookie-layer{position:fixed;left:0;right:0;bottom:0;z-index:10030;padding:18px;opacity:1;visibility:visible;transform:translateY(0);transition:opacity .25s ease,visibility .25s ease,transform .35s cubic-bezier(.2,.75,.2,1)}
.kcb-cookie-layer.is-saved{opacity:0;visibility:hidden;pointer-events:none;transform:translateY(25px)}
.cookie-banner{width:min(1180px,calc(100% - 12px));margin:0 auto;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:20px;padding:20px 22px;border:1px solid rgba(13,43,79,.12);border-radius:22px;background:rgba(255,255,255,.985);box-shadow:0 24px 80px rgba(5,25,52,.22);backdrop-filter:blur(18px)}
.cookie-banner-mark{width:54px;height:54px;border-radius:17px;display:grid;place-items:center;background:linear-gradient(145deg,#eaf3ff,#f8fbff);color:var(--navy);border:1px solid #d9e6f3}.cookie-banner-mark svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.cookie-eyebrow{display:block;margin-bottom:3px;font-size:8px!important;font-weight:900!important;letter-spacing:1.7px!important;color:var(--blue)!important}.cookie-banner-copy h2{margin:0 0 5px;font-size:18px!important;line-height:1.2!important;color:#10243f!important}.cookie-banner-copy p{margin:0;max-width:650px;font-size:11px!important;line-height:1.65!important;color:#64768d!important}.cookie-banner-copy a{font-weight:900!important;color:#154f9b!important;text-decoration:underline;text-underline-offset:3px}
.cookie-banner-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.cookie-btn{min-height:43px;padding:0 15px;border-radius:12px;border:1px solid #d8e2ed;background:#fff;color:#203852;font:800 10px/1 var(--ui-font-family,'Mont',Arial,sans-serif)!important;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease}.cookie-btn:hover{transform:translateY(-1px);box-shadow:0 10px 25px rgba(16,45,80,.09)}.cookie-btn-reject{background:#f7f9fc}.cookie-btn-manage,.cookie-btn-save{border-color:#a9bed8;color:#123f72}.cookie-btn-accept{border-color:transparent;background:linear-gradient(135deg,var(--navy),var(--blue));color:#fff;box-shadow:0 11px 26px rgba(37,99,235,.2)}
.kcb-cookie-modal{position:fixed;inset:0;z-index:10040;display:grid;place-items:center;padding:18px;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .22s ease,visibility .22s ease}.kcb-cookie-modal.open{opacity:1;visibility:visible;pointer-events:auto}.cookie-modal-backdrop{position:absolute;inset:0;background:rgba(5,18,35,.56);backdrop-filter:blur(8px)}
.cookie-preference-card{position:relative;width:min(720px,100%);max-height:min(88dvh,820px);overflow:auto;border:1px solid rgba(17,48,83,.10);border-radius:28px;background:#fff;box-shadow:0 38px 110px rgba(4,21,43,.3);transform:translateY(18px) scale(.985);transition:transform .3s cubic-bezier(.2,.75,.2,1)}.kcb-cookie-modal.open .cookie-preference-card{transform:none}
.cookie-preference-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:26px 26px 18px;border-bottom:1px solid #edf1f5}.cookie-preference-head>div>span{display:block;font-size:8px!important;letter-spacing:1.8px!important;font-weight:900!important;color:var(--blue)!important}.cookie-preference-head h2{margin:6px 0 7px;font-size:24px!important;line-height:1.2!important;color:#10243f!important}.cookie-preference-head p{margin:0;max-width:550px;font-size:11px!important;line-height:1.7!important;color:#6f7e92!important}.cookie-modal-close{flex:0 0 42px;width:42px;height:42px;border:1px solid #dce5ef;border-radius:13px;background:#f7f9fc;color:#203852;display:grid;place-items:center;cursor:pointer}.cookie-modal-close svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round}
.cookie-policy-link{padding:12px 26px;background:#f7faff;border-bottom:1px solid #edf1f5}.cookie-policy-link a{display:inline-flex;align-items:center;gap:7px;color:#164f9b;font-size:10px!important;font-weight:900!important}.cookie-category-list{display:grid;gap:10px;padding:20px 26px}.cookie-category{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:15px;padding:17px;border:1px solid #dde6f0;border-radius:17px;background:#fff;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.cookie-category:hover{border-color:#c3d4e7;box-shadow:0 9px 25px rgba(10,40,74,.055)}.cookie-category.is-required{cursor:default;background:#f9fbfd}.cookie-category-icon{width:42px;height:42px;border-radius:13px;background:#edf4fc;color:#174e8c;display:grid;place-items:center}.cookie-category-icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.cookie-category-copy h3{margin:0 0 4px;font-size:13px!important;color:#1a2e47!important}.cookie-category-copy p{margin:0;font-size:10px!important;line-height:1.55!important;color:#74849a!important}.cookie-always-on{padding:7px 10px;border-radius:999px;background:#eef2f6;color:#778493;font-size:9px!important;font-weight:900!important;white-space:nowrap}.cookie-category input{position:absolute;opacity:0;pointer-events:none}.cookie-switch{position:relative;flex:0 0 50px;width:50px;height:29px;border-radius:999px;background:#ccd7e3;transition:.2s}.cookie-switch i{position:absolute;left:3px;top:3px;width:23px;height:23px;border-radius:50%;background:#fff;box-shadow:0 3px 9px rgba(0,0,0,.15);transition:.2s}.cookie-category input:checked+.cookie-switch{background:linear-gradient(135deg,var(--navy),var(--blue))}.cookie-category input:checked+.cookie-switch i{transform:translateX(21px)}
.cookie-preference-actions{position:sticky;bottom:0;display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px;padding:16px 26px 22px;border-top:1px solid #e8eef5;background:rgba(255,255,255,.97);backdrop-filter:blur(12px)}
.footer-cookie-preferences{border:0;background:transparent;color:rgba(255,255,255,.6);padding:0;font:700 9px/1.4 var(--ui-font-family,'Mont',Arial,sans-serif)!important;cursor:pointer;text-decoration:underline;text-underline-offset:3px}.footer-cookie-preferences:hover{color:#fff}
body.cookie-modal-open{overflow:hidden}
/* Premium animated Hemen Başla */
.kcb-cta{position:relative;isolation:isolate;overflow:hidden;background:linear-gradient(120deg,var(--navy2),var(--blue),var(--cyan),var(--blue));background-size:260% 100%;border:1px solid rgba(255,255,255,.16);box-shadow:0 12px 30px rgba(37,99,235,.22),0 0 0 0 rgba(37,99,235,.25);animation:kcbCtaGradient 5s ease infinite,kcbCtaPulse 2.6s ease-out infinite;transition:transform .2s ease,box-shadow .2s ease!important}.kcb-cta:before{content:"";position:absolute;inset:-2px auto -2px -55%;width:42%;z-index:-1;transform:skewX(-20deg);background:linear-gradient(90deg,transparent,rgba(255,255,255,.36),transparent);animation:kcbCtaShine 3.1s ease-in-out infinite}.kcb-cta:after{content:"";width:6px;height:6px;margin-left:8px;border-radius:50%;background:#7cf0bb;box-shadow:0 0 0 5px rgba(124,240,187,.13),0 0 14px rgba(124,240,187,.65);animation:kcbCtaDot 1.4s ease-in-out infinite}.kcb-cta:hover{transform:translateY(-2px) scale(1.025);box-shadow:0 17px 38px rgba(37,99,235,.3)!important}
@keyframes kcbCtaGradient{0%,100%{background-position:0 50%}50%{background-position:100% 50%}}@keyframes kcbCtaPulse{0%,100%{box-shadow:0 12px 30px rgba(37,99,235,.22),0 0 0 0 rgba(37,99,235,.22)}55%{box-shadow:0 14px 34px rgba(37,99,235,.28),0 0 0 8px rgba(37,99,235,0)}}@keyframes kcbCtaShine{0%,28%{left:-55%;opacity:0}42%{opacity:1}62%,100%{left:125%;opacity:0}}@keyframes kcbCtaDot{0%,100%{transform:scale(.82);opacity:.8}50%{transform:scale(1.13);opacity:1}}
@media(max-width:980px){.cookie-banner{grid-template-columns:auto 1fr}.cookie-banner-actions{grid-column:1/-1;justify-content:stretch}.cookie-banner-actions .cookie-btn{flex:1}.footer-v207-bottom{gap:10px!important}.footer-cookie-preferences{order:2}}
@media(max-width:650px){.kcb-cookie-layer{padding:10px 10px calc(92px + env(safe-area-inset-bottom))}.cookie-banner{width:100%;grid-template-columns:1fr;gap:12px;padding:18px;border-radius:22px}.cookie-banner-mark{display:none}.cookie-banner-copy h2{font-size:19px!important}.cookie-banner-copy p{font-size:11px!important}.cookie-banner-actions{display:grid;grid-template-columns:1fr}.cookie-banner-actions .cookie-btn{width:100%;min-height:45px}.kcb-cookie-modal{padding:10px 10px calc(88px + env(safe-area-inset-bottom))}.cookie-preference-card{max-height:calc(100dvh - 108px);border-radius:23px}.cookie-preference-head{padding:20px 18px 15px}.cookie-preference-head h2{font-size:21px!important}.cookie-preference-head p{font-size:10.5px!important}.cookie-modal-close{width:38px;height:38px;flex-basis:38px}.cookie-policy-link{padding:11px 18px}.cookie-category-list{padding:15px 18px}.cookie-category{grid-template-columns:auto minmax(0,1fr);gap:12px;padding:14px}.cookie-category-icon{width:38px;height:38px}.cookie-switch,.cookie-always-on{grid-column:2;justify-self:start}.cookie-preference-actions{grid-template-columns:1fr;padding:13px 18px 18px}.cookie-preference-actions .cookie-btn{min-height:45px}.footer-cookie-preferences{display:block;margin:2px auto 0}.kcb-cta{animation:kcbCtaGradient 5s ease infinite,kcbCtaPulse 2.8s ease-out infinite}}
@media(prefers-reduced-motion:reduce){.kcb-cta,.kcb-cta:before,.kcb-cta:after{animation:none!important}.cookie-preference-card,.kcb-cookie-layer{transition:none!important}}


/* v1.1.2.29 — centered mobile brand, dock-only cart, aligned corporate bottom sheet */
@media(max-width:850px){
  .kcb-header .kcb-navrow{position:relative!important;min-height:86px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:0!important;padding:8px 0!important}
  .kcb-header .kcb-logo{width:min(310px,82vw)!important;min-width:0!important;max-width:82vw!important;margin:0 auto!important;display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important}
  .kcb-header .kcb-logo.has-upload img{width:auto!important;max-width:100%!important;max-height:60px!important;margin:0 auto!important;object-fit:contain!important;object-position:center!important}
  .kcb-header .kcb-nav-actions{display:none!important}
  .kcb-header .kcb-cart-link,.kcb-header .kcb-account-link,.kcb-header .kcb-cta{display:none!important}
  .kcb-nav{z-index:10002!important}
  .kcb-menu-overlay{z-index:10000!important}
  .kcb-mobile-nav-links{grid-auto-rows:1fr!important;align-items:stretch!important}
  .kcb-nav .kcb-mobile-nav-links>a{min-height:70px!important;height:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:12px 14px!important;text-align:center!important;line-height:1.35!important}
  .kcb-nav .kcb-mobile-nav-links>a>span{display:block!important;width:100%!important;text-align:center!important}
  .kcb-nav.open .kcb-mobile-nav-links>a:hover{padding-left:14px!important;transform:translateY(-1px)!important}
  .kcb-nav.open .kcb-mobile-nav-links>a:after{left:12px!important;top:auto!important;bottom:8px!important;width:calc(100% - 24px)!important;height:3px!important;opacity:0!important}
  .kcb-nav.open .kcb-mobile-nav-links>a:hover:after{opacity:1!important}
}
@media(max-width:520px){
  .kcb-header .kcb-navrow{min-height:82px!important}.kcb-header .kcb-logo{width:min(285px,84vw)!important;max-width:84vw!important}.kcb-header .kcb-logo.has-upload img{max-height:55px!important}
  .kcb-nav .kcb-mobile-nav-links>a{min-height:66px!important;font-size:11.5px!important}
}
