
/* EgemenSoft v2: source button geometry, gradients and elevation, sector palettes. */
body{font-family:'Plus Jakarta Sans',Inter,'Segoe UI',Arial,sans-serif;-webkit-font-smoothing:antialiased;--navy:#0b1232;--navy-soft:#18264d;--line:color-mix(in srgb,var(--on-background) 12%,transparent);--soft:color-mix(in srgb,var(--background) 95%,var(--primary));--button-gradient:linear-gradient(135deg,color-mix(in srgb,var(--primary) 88%,white),var(--primary) 52%,color-mix(in srgb,var(--primary) 85%,black));--primary-shadow:0 16px 36px color-mix(in srgb,var(--primary) 28%,transparent)}
.container{width:min(1240px,calc(100% - 72px))}h1,h2,h3{letter-spacing:-.045em}h3{font-weight:800}.section{padding-block:68px}.section+.section{padding-top:25px}.demo-bar{padding:9px max(36px,calc((100vw - 1240px)/2));background:#080f28;color:#b9c9e9;font-size:.7rem}.demo-bar a{font-size:.75rem}.site-header{background:var(--background);border-bottom:1px solid var(--line)}.header-inner{min-height:98px}.brand{font-size:1.55rem}.brand-symbol{width:44px;height:44px;border-radius:12px;background:var(--button-gradient);box-shadow:0 7px 17px color-mix(in srgb,var(--primary) 20%,transparent);font-size:1.2rem}.brand>a{gap:8px}.brand-dot{margin-left:-6px}.nav-links{gap:26px;font-size:.85rem}.nav-links>li>a{padding:12px 0;position:relative}.nav-links>li.current-menu-item>a::after{content:'';height:3px;border-radius:3px;background:var(--primary);position:absolute;bottom:0;left:0;width:25px}.sub-menu{border:1px solid var(--line);border-radius:14px}.button,.header-cta,button[type=submit],.card .text-link{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:14px;min-height:50px;padding:14px 26px;border:0;border-radius:12px;background:var(--button-gradient);color:var(--on-primary);font-family:inherit;font-size:.88rem;font-weight:800;letter-spacing:.01em;box-shadow:var(--primary-shadow);transition:transform .22s ease,box-shadow .22s ease,filter .22s ease;text-decoration:none;line-height:1.4}
.button:hover,.header-cta:hover,button[type=submit]:hover,.card .text-link:hover{transform:translateY(-3px);filter:brightness(1.05);box-shadow:0 22px 46px color-mix(in srgb,var(--primary) 35%,transparent);text-decoration:none}.button .eg-arrow,.header-cta>span,.card .text-link>span{display:inline-block;transition:transform .2s;font-size:1.15rem}.button:hover .eg-arrow,.header-cta:hover>span,.card .text-link:hover>span{transform:translateX(4px)}.button.secondary{background:transparent;color:inherit;border:1.5px solid currentColor;box-shadow:none}.button.secondary:hover{background:#ffffff10;box-shadow:none}.card .text-link{padding:11px 17px;min-height:44px;font-size:.8rem;align-self:start}.eyebrow{font-size:.73rem;letter-spacing:.13em;font-weight:800}.section-head>.eyebrow,.section-head>div>.eyebrow,.split>div>.eyebrow{display:inline-block;padding:6px 12px;border:1px solid color-mix(in srgb,var(--primary) 28%,transparent);border-radius:50px;background:color-mix(in srgb,var(--primary) 7%,transparent);margin-bottom:17px}.section-head{margin-bottom:34px}.section-head h2{font-size:clamp(1.9rem,3vw,2.8rem)}.section-head>p{font-size:.95rem;border-left:2px solid var(--primary);padding-left:22px}.cards{gap:25px;align-items:stretch;counter-reset:service}.card{border:1px solid var(--line);border-radius:22px;overflow:hidden;box-shadow:0 12px 38px #0b16360a;display:flex;flex-direction:column;position:relative;background:var(--background);transition:transform .25s,box-shadow .25s,border-color .25s;counter-increment:service}.card:hover{transform:translateY(-6px);box-shadow:0 24px 48px #0b163618;border-color:color-mix(in srgb,var(--primary) 35%,transparent)}.card-image{margin:10px 10px 0;border-radius:14px;aspect-ratio:1.58;flex-shrink:0}.card-body{padding:24px;display:flex;flex-direction:column;flex:1}.card h3{font-size:1.23rem;letter-spacing:-.025em}.card-body>p{font-size:.88rem;line-height:1.8;flex:1}.card-body .eyebrow{font-size:.68rem;letter-spacing:.09em;display:flex;align-items:center;gap:7px}.card-body .eyebrow::before{content:'';width:6px;height:6px;border-radius:50%;background:var(--primary)}.card-body .text-link{margin-top:8px}.split{padding:35px!important;gap:55px;background:var(--soft);border:1px solid var(--line);border-radius:28px;margin-block:25px 50px;box-shadow:0 18px 60px #11203b08}.split>img{height:480px;border-radius:20px}.split>div{padding:20px 15px 20px 0}.split h2{font-size:clamp(2rem,3vw,2.8rem)}.split p{font-size:.94rem}.check-list li{padding:14px 0;font-size:.9rem}.check-list li::before{display:inline-grid;place-items:center;background:var(--primary);color:var(--on-primary);height:24px;width:24px;border-radius:7px;margin-right:13px;font-weight:700}.process{gap:23px}.process>div{padding:28px;border:1px solid var(--line);border-radius:22px;background:var(--soft);position:relative}.process-number{font-size:2.6rem;border-bottom:1px solid var(--line);padding-bottom:15px;margin-bottom:22px;letter-spacing:-.05em}.process h3{font-size:1.15rem}.process p{font-size:.9rem;margin:0}.process>div::after{content:'↗';position:absolute;right:25px;top:28px;width:36px;height:36px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center}.band{width:min(1240px,calc(100% - 72px));margin:22px auto 65px;border-radius:24px;padding:38px;background:radial-gradient(ellipse at 90% 20%,#ffffff19,transparent 50%),var(--button-gradient);box-shadow:var(--primary-shadow)}.band .container{width:100%}.band h2{font-size:2rem;max-width:760px}.band .button{background:var(--navy);color:#fff;box-shadow:0 10px 25px #0002;white-space:nowrap}
/* Three-slide visual stage; controls remain in a stable position. */
.premium-hero{position:relative;isolation:isolate;color:#fff;background:radial-gradient(ellipse at 86% 8%,color-mix(in srgb,var(--primary) 26%,transparent),transparent 48%),radial-gradient(ellipse at 5% 10%,#293b8545,transparent 50%),linear-gradient(130deg,#0b1436,#0c102a 80%);padding:52px 0 26px;overflow:hidden}.premium-hero::before{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#ffffff04 1px,transparent 1px),linear-gradient(#ffffff03 1px,transparent 1px);background-size:110px 110px;mask-image:linear-gradient(black,transparent)}.premium-hero-grid{display:grid;grid-template-columns:1fr 1.03fr;gap:65px;align-items:center;min-height:540px}.premium-hero-copy{padding:20px 0}.hero-kicker{display:inline-block!important;background:var(--button-gradient);color:var(--on-primary);border:1px solid #ffffff25;border-radius:50px;padding:8px 13px;font-size:.64rem;letter-spacing:.09em;max-width:100%}.slide-category{display:flex;align-items:center;gap:16px;color:#b7c8e5;font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;margin:8px 0 24px}.slide-category>span{color:var(--accent)}.premium-hero h1,.premium-hero h2{font-family:inherit;font-size:clamp(2.6rem,3.75vw,3.65rem);line-height:1.14;letter-spacing:-.055em;font-weight:800;margin:0 0 23px;color:#fff;max-width:600px}.premium-hero-copy>p{font-size:1rem;color:#c5d2e9;max-width:540px;line-height:1.9;margin-bottom:25px}.premium-hero .hero-actions{gap:13px;margin-top:25px}.premium-hero .button.secondary{color:#e8efff;border-color:#a7b9df66}.hero-signature{display:flex;align-items:center;gap:14px;font-size:.72rem;letter-spacing:.02em;color:#adbfdc;margin-top:34px}.signature-line{width:35px;height:2px;background:var(--accent);flex-shrink:0}.premium-hero-media{position:relative;min-width:0;padding:17px 0 25px}.media-frame{padding:12px;border:1px solid #d8e3ff35;background:#ffffff08;border-radius:28px;box-shadow:0 26px 65px #0003;transform:rotate(1.5deg);height:490px;overflow:hidden}.media-frame img{width:100%;height:100%;object-fit:cover;border-radius:18px;transform:rotate(-1.5deg) scale(1.035)}.media-label{position:absolute;bottom:4px;left:-25px;display:flex;align-items:center;gap:17px;background:linear-gradient(135deg,#243051ed,#111a33f5);border:1px solid #a9c1fa44;border-radius:16px;padding:18px 24px;box-shadow:0 18px 40px #0004;backdrop-filter:blur(12px);max-width:90%;color:#fff}.media-label>span{width:40px;height:40px;display:grid;place-items:center;border-radius:12px;background:var(--button-gradient);color:var(--on-primary);font-size:1.5rem}.media-label small{display:block;font-size:.6rem;letter-spacing:.1em;color:#c0cde7;margin-bottom:4px}.media-label strong{font-size:1rem;font-weight:700}.media-index{position:absolute;right:22px;top:31px;background:#101a32b5;backdrop-filter:blur(8px);border:1px solid #ffffff4a;border-radius:50%;width:50px;height:50px;display:grid;place-items:center;font-size:.95rem;font-weight:700;color:#fff}.slider-bottom{display:flex;align-items:center;gap:20px;margin-top:22px}.slider-controls{display:flex;gap:13px;align-items:center}.slider-prev,.slider-next{width:39px;height:39px;border:1px solid #a8bfe54d;border-radius:50%;background:#ffffff08;color:inherit;cursor:pointer;transition:background .2s}.slider-prev:hover,.slider-next:hover{background:var(--primary);color:var(--on-primary)}.slider-dots{display:flex;gap:4px}.slider-dots button{padding:12px 4px;min-width:28px;background:none;border:0;cursor:pointer}.slider-dots button span{display:block;height:5px;width:18px;border-radius:8px;background:#8393b377;transition:width .2s,background .2s}.slider-dots button[aria-current=true] span{width:34px;background:var(--primary)}.slider-status{font-size:.72rem;letter-spacing:.12em;color:#c0cce1}.hero-scroll{margin-left:auto;font-size:.75rem;display:flex;gap:18px;align-items:center;color:#d4e0f5}.hero-scroll span{height:34px;width:34px;border:1px solid #ffffff33;border-radius:50%;display:grid;place-items:center}.premium-slide.is-active .premium-hero-copy{animation:eg-rise .45s ease both}@keyframes eg-rise{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
.promise-strip{background:var(--background);color:var(--on-background);border-bottom:1px solid var(--line);box-shadow:0 14px 34px #101a3006}.promise-strip .container{padding-block:27px;font-size:.8rem;gap:25px}.promise-strip span{border-color:var(--line)}.sector-dekorasyon .premium-hero{background:radial-gradient(ellipse at 80% 10%,color-mix(in srgb,var(--primary) 18%,transparent),transparent 50%),var(--soft);color:var(--on-background)}.sector-dekorasyon .premium-hero h1,.sector-dekorasyon .premium-hero h2{font-family:Georgia,'Times New Roman',serif;color:var(--on-background);font-size:clamp(3rem,4.4vw,4.5rem);font-weight:400;line-height:1.1}.sector-dekorasyon .premium-hero-copy>p,.sector-dekorasyon .slide-category,.sector-dekorasyon .hero-signature,.sector-dekorasyon .slider-status,.sector-dekorasyon .hero-scroll{color:var(--on-background);opacity:.8}.sector-dekorasyon .premium-hero .button.secondary{color:var(--on-background);border-color:var(--line)}.sector-dekorasyon .media-frame{height:525px;transform:none;padding:8px;background:var(--background);border-color:var(--line);border-radius:140px 25px 25px 25px}.sector-dekorasyon .media-frame img{transform:none;border-radius:130px 20px 20px 20px}.sector-dekorasyon .media-label{background:var(--primary);color:var(--on-primary);border-color:var(--line);left:-35px;bottom:9px}.sector-dekorasyon .media-label small{color:inherit}.sector-dekorasyon .media-label>span{background:var(--accent);color:var(--on-accent)}.sector-dekorasyon .card{border:1px solid var(--line)}.sector-dekorasyon .card-body{padding:25px}.sector-dekorasyon .card-image{aspect-ratio:1.22}.sector-dekorasyon .project-feature{background:linear-gradient(125deg,#102b27,#234d43);padding:55px 0;margin:30px 0;color:#fff}.sector-dekorasyon .project-feature .split{background:none;border:0;box-shadow:none;margin:0 auto;padding:0!important}.sector-dekorasyon .project-feature .eyebrow{border-color:#ffffff40;background:#ffffff09}.sector-dekorasyon .project-feature .split h2{font-size:3.3rem}.premium-hero-arac-kiralama .premium-hero-grid{grid-template-columns:.95fr 1.1fr;gap:40px;min-height:510px}.premium-hero-arac-kiralama .media-frame{height:420px;transform:none;border-radius:25px;padding:9px}.premium-hero-arac-kiralama .media-frame img{transform:none;object-position:center;border-radius:18px}.premium-hero-arac-kiralama{padding-bottom:73px;background:radial-gradient(ellipse at 100% 30%,color-mix(in srgb,var(--primary) 25%,transparent),transparent 50%),linear-gradient(135deg,#0b132c,#101a32)}.fleet-filter{margin-top:-35px;border-radius:20px;border:1px solid #d5deed;box-shadow:0 18px 50px #09172d19;padding:26px;gap:25px}.fleet-filter select{border-color:#d8dfeb;background:#f6f8fc;border-radius:10px;font-size:.88rem;padding:13px}.fleet-filter button{min-height:51px}.vehicle-specs{gap:7px;border:0;margin-bottom:10px;padding-bottom:0}.vehicle-specs>span{padding:5px 9px;border:1px solid var(--line);border-radius:7px;font-size:.7rem;background:var(--soft)}.rental-benefits{background:var(--soft);border-block:1px solid var(--line)}.rental-benefits .process>div{background:var(--background);box-shadow:0 10px 30px #101a3107}.faq details{border:1px solid var(--line);border-radius:14px;padding:21px 25px;background:var(--soft);margin-bottom:13px}.faq summary{font-size:1rem}.faq p{font-size:.9rem}.page-heading{padding-bottom:28px;border-bottom:1px solid var(--line)}.page-heading>.eyebrow{color:var(--on-background);opacity:.65}.article-cover{border-radius:22px}.request-form{padding:28px;border:1px solid var(--line);border-radius:20px;background:var(--soft)}input:not([type=color]):not([type=checkbox]),select,textarea{border-radius:10px}.form-notice{border-radius:12px}.spec-table{border-radius:16px}.breadcrumbs{display:inline-flex;background:var(--soft);padding:9px 15px;border:1px solid var(--line);border-radius:9px}
/* Editorial typography and richer news cards. */
.news-masthead{padding:36px 0 28px;border-bottom:1px solid var(--line);align-items:center}.news-masthead h1{font-size:clamp(2rem,3.1vw,3rem);max-width:800px}.news-masthead>p{max-width:240px;border-left:2px solid var(--primary);padding-left:20px;font-size:.76rem}.news-masthead .eyebrow{color:var(--on-background);opacity:.65}.news-categories{background:var(--navy);color:#fff;padding:16px 22px;border-radius:12px;gap:28px;margin-top:18px;font-size:.81rem}.breaking{padding:20px 0;align-items:center;font-size:.78rem}.breaking strong{background:var(--primary);color:var(--on-primary);padding:6px 11px;border-radius:6px;font-size:.65rem;letter-spacing:.07em}.news-grid{grid-template-columns:1.6fr 1fr;gap:21px;margin-bottom:20px}.lead-story{border-radius:19px;min-height:465px;border:1px solid #8296b333}.lead-copy{padding:30px}.lead-copy h2{font-size:2.05rem;line-height:1.22}.lead-copy .eyebrow{border-radius:6px;padding:6px 10px}.lead-copy p{font-size:.82rem;color:#dbe5f9}.news-side .lead-story{min-height:221px}.news-side h2{font-size:1.3rem}.news-side .lead-copy{padding:23px}.news-rotator{min-width:0;position:relative}.news-rotator .lead-story{height:100%}.news-rotator .slider-controls{position:absolute;right:20px;top:20px;z-index:2;color:white;background:#101a3466;backdrop-filter:blur(10px);padding:5px 10px;border:1px solid #ffffff33;border-radius:30px}.news-rotator .slider-prev,.news-rotator .slider-next{width:30px;height:30px}.news-aside{border:1px solid var(--line);border-radius:18px;padding:24px;align-self:start;background:var(--soft)}.news-aside h2{font-size:1.3rem;padding-bottom:18px;border-bottom:2px solid var(--primary)}.news-aside li{font-size:.84rem;gap:14px}.news-aside li::before{font-size:1.65rem;font-weight:800}.news-aside .search-form{flex-direction:column;align-items:stretch;gap:10px}.news-aside .search-form button{min-height:42px}.news-layout{grid-template-columns:minmax(0,1fr) 310px;gap:30px}.news-layout .section-head{align-items:center}.news-layout .section-head>h2{font-size:1.8rem}.news-layout .section-head>.eyebrow{font-size:.6rem;margin:0}.sector-haber .card h3{font-size:1.1rem}.sector-haber .card-image{aspect-ratio:1.65}.sector-haber .card-body .text-link{background:var(--soft);color:var(--on-background);box-shadow:none;border:1px solid var(--line)}
/* Layered footer, CTA and dynamic sector links. */
.site-footer{position:relative;isolation:isolate;padding:0;margin-top:55px;background:radial-gradient(ellipse at 90% 5%,color-mix(in srgb,var(--primary) 24%,transparent),transparent 40%),linear-gradient(125deg,#080e27,#142345);color:#c9d6ee;overflow:hidden}.site-footer::before{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#ffffff04 1px,transparent 1px);background-size:190px 100%}.footer-cta{display:flex;align-items:center;justify-content:space-between;gap:35px;padding:40px 0;border-bottom:1px solid #a3b9e62b}.footer-cta .eyebrow{font-size:.65rem;color:#b8cae8;margin-bottom:10px}.footer-cta h2{color:white;font-family:inherit;font-size:clamp(1.6rem,2.6vw,2.4rem);margin:0;max-width:760px;letter-spacing:-.04em}.footer-cta .button{white-space:nowrap}.footer-grid{padding:46px 0;grid-template-columns:1.3fr .8fr 1fr 1fr;gap:38px}.footer-grid h2{font-family:inherit;font-size:.77rem;text-transform:uppercase;letter-spacing:.08em;padding-bottom:15px;border-bottom:1px solid #a3b9e62b;margin:8px 0 18px}.footer-brand{font-size:1.7rem;display:flex;align-items:center;gap:10px}.footer-brand .brand-symbol{font-size:1rem;width:37px;height:37px}.footer-grid p{font-size:.8rem;line-height:1.85}.footer-grid ul{margin:0}.footer-grid li{font-size:.8rem;margin-bottom:12px}.footer-grid li a{display:flex;align-items:center;gap:9px;transition:color .2s,transform .2s}.footer-grid li a::before{content:'›';color:#98aed5}.footer-grid li a:hover{color:#fff;transform:translateX(3px);text-decoration:none}.footer-mini-label{display:inline-flex;align-items:center;gap:9px;border:1px solid #a9bfe433;border-radius:8px;padding:8px 11px;font-size:.66rem}.footer-mini-label::before{content:'';height:6px;width:6px;border-radius:50%;background:var(--accent)}.footer-contact-link{font-size:.86rem;font-weight:700;display:block;margin-bottom:14px}.footer-contact-link:hover{color:white}.footer-back{display:inline-flex;align-items:center;gap:14px;font-size:.78rem}.footer-back span{display:grid;place-items:center;height:32px;width:32px;border:1px solid #a4bdea55;border-radius:50%}.footer-bottom{margin:0;display:flex;align-items:center;gap:20px;padding-block:20px;font-size:.72rem}.footer-bottom>span:first-child{margin-right:auto}.palette{border-radius:13px;overflow:hidden;background:#111b36;color:#e6efff;border:1px solid #8aa5d64d;box-shadow:0 14px 40px #07132d38;font-family:inherit}.palette summary{font-size:.78rem;padding:12px 16px}.palette>div{background:white;color:#172032;padding-top:12px}.palette input{border-radius:5px}.palette button{border-radius:7px;background:var(--button-gradient);color:var(--on-primary)}
@media(min-width:851px){.premium-slide{min-height:580px}}@media(max-width:1100px){.premium-hero-grid{gap:32px}.premium-hero h1,.premium-hero h2{font-size:2.8rem}.hero-actions .button{padding:13px 17px;font-size:.79rem}.media-frame{height:440px}.footer-grid{gap:25px;grid-template-columns:1.2fr .8fr 1fr}.footer-grid>div:last-child{grid-column:1/-1}.news-layout{grid-template-columns:minmax(0,1fr) 265px}.news-side h2{font-size:1.15rem}.nav-links{gap:17px}.header-cta{padding:13px 18px}.split{gap:30px}.card h3{font-size:1.1rem}}@media(max-width:850px){.container{width:calc(100% - 40px)}.demo-bar{padding-inline:20px}.header-inner{min-height:82px}.menu-toggle{border-radius:9px;font-size:.85rem}.premium-hero{padding-top:25px}.premium-hero-grid,.premium-hero-arac-kiralama .premium-hero-grid{grid-template-columns:1fr;gap:12px;min-height:auto}.premium-hero-copy{padding:15px 0}.premium-hero h1,.premium-hero h2{font-size:3.2rem;max-width:650px}.premium-hero-copy>p{max-width:650px}.premium-hero-media{padding:15px 8px 20px}.media-frame{height:390px;transform:none}.media-frame img{transform:none}.media-label{left:0;bottom:0}.slider-bottom{margin-top:17px}.sector-dekorasyon .media-frame{height:450px}.sector-dekorasyon .media-label{left:0}.premium-hero-arac-kiralama .media-frame{height:365px}.hero-signature{margin-top:24px}.premium-hero-arac-kiralama{padding-bottom:65px}.hero-actions .button{font-size:.85rem;padding:14px 21px}.section{padding-block:48px}.split{padding:24px!important;margin-block:15px 35px}.split>div{padding:0}.split>img{height:360px}.band{width:calc(100% - 40px);padding:28px;margin-bottom:45px}.footer-grid{grid-template-columns:1fr 1fr;gap:32px}.footer-grid>div:last-child{grid-column:auto}.footer-cta{gap:25px}.news-grid{grid-template-columns:1fr}.news-rotator .lead-story{min-height:450px}.news-side{grid-template-columns:1fr 1fr}.news-side .lead-story{min-height:260px}.news-layout{grid-template-columns:1fr}.news-aside{padding:25px}.news-aside ol{display:grid;grid-template-columns:1fr 1fr;gap:0 22px}.news-aside .search-form{flex-direction:row;align-items:end}.news-masthead>p{display:none}}@media(max-width:540px){.container{width:calc(100% - 36px)}.demo-bar{font-size:.6rem}.demo-bar a{display:block;font-size:.62rem}.demo-bar>span{max-width:230px;font-size:.54rem}.header-inner{min-height:75px}.brand{font-size:1.25rem}.brand-symbol{width:36px;height:36px;border-radius:10px}.premium-hero{padding-top:20px}.hero-kicker{font-size:.58rem;line-height:1.7;padding:6px 10px}.slide-category{font-size:.65rem;margin:7px 0 18px}.premium-hero h1,.premium-hero h2{font-size:2.4rem;line-height:1.15}.sector-dekorasyon .premium-hero h1,.sector-dekorasyon .premium-hero h2{font-size:3rem}.premium-hero-copy>p{font-size:.89rem;line-height:1.85}.hero-actions{display:grid;grid-template-columns:1fr;width:100%;gap:12px}.hero-actions .button{justify-content:space-between;padding:14px 20px}.hero-signature{font-size:.64rem;gap:10px;margin-top:24px}.media-frame,.premium-hero-arac-kiralama .media-frame{height:285px;padding:7px;border-radius:20px}.media-frame img{border-radius:14px}.sector-dekorasyon .media-frame{height:350px;border-radius:85px 20px 20px 20px}.sector-dekorasyon .media-frame img{border-radius:78px 15px 15px 15px}.media-label{padding:13px 16px;border-radius:12px;gap:12px;max-width:95%}.media-label strong{font-size:.83rem}.media-label small{font-size:.54rem}.media-label>span{width:32px;height:32px;font-size:1.2rem;border-radius:8px}.media-index{width:39px;height:39px;font-size:.78rem;top:29px;right:23px}.slider-bottom{gap:12px}.slider-status{font-size:.65rem}.hero-scroll{font-size:0;gap:0}.hero-scroll span{font-size:1rem}.slider-controls{gap:9px}.promise-strip .container{padding-block:19px;gap:12px}.promise-strip span{font-size:.75rem}.section-head>p{font-size:.88rem}.section-head h2{font-size:1.85rem}.cards{grid-template-columns:1fr;gap:22px}.card-body{padding:22px}.card h3{font-size:1.22rem}.card-body>p{font-size:.91rem}.card .text-link{width:100%;justify-content:space-between}.split{padding:16px!important;border-radius:20px}.split>div{padding:8px}.split>img{height:285px;border-radius:14px}.split h2{font-size:2rem}.sector-dekorasyon .project-feature .split h2{font-size:2.7rem}.process{grid-template-columns:1fr;gap:15px}.process>div{padding:24px}.process p{font-size:.88rem}.band{width:calc(100% - 36px);padding:27px 23px;border-radius:20px}.band h2{font-size:1.6rem}.band .container{align-items:stretch}.band .button{justify-content:space-between}.fleet-filter{padding:21px;gap:17px;border-radius:17px}.fleet-filter button{justify-content:space-between}.faq details{padding:18px}.faq summary{font-size:.93rem}.request-form{padding:19px}.news-masthead h1{font-size:2rem}.news-masthead .eyebrow{font-size:.67rem}.news-categories{padding:13px 15px;font-size:.76rem;gap:21px;border-radius:10px}.breaking{font-size:.73rem;align-items:start;gap:10px}.breaking strong{font-size:.6rem;flex-shrink:0}.news-rotator .lead-story{min-height:410px}.lead-copy{padding:23px}.lead-copy h2{font-size:1.8rem}.news-side{grid-template-columns:1fr}.news-side .lead-story{min-height:235px}.news-side h2{font-size:1.25rem}.news-layout .section-head{align-items:start}.news-aside ol{grid-template-columns:1fr}.news-aside .search-form{flex-direction:column;align-items:stretch}.news-layout .section-head>.eyebrow{display:none}.footer-cta{flex-direction:column;align-items:stretch;padding:33px 0;gap:24px}.footer-cta h2{font-size:1.8rem}.footer-cta .button{justify-content:space-between}.footer-grid{grid-template-columns:1fr 1fr;gap:28px 20px;padding:35px 0}.footer-grid>div:first-child,.footer-grid>div:last-child{grid-column:1/-1}.footer-grid p{font-size:.83rem}.footer-grid h2{font-size:.69rem}.footer-grid li{font-size:.78rem}.footer-bottom{align-items:start;flex-wrap:wrap;flex-direction:row;padding-bottom:82px;font-size:.67rem;gap:13px}.footer-bottom>span:first-child{flex-basis:100%}.footer-back{margin-left:auto}.palette{width:177px;right:11px;bottom:11px}.palette summary{font-size:.71rem;padding:10px 12px}.section+.section{padding-top:10px}}
.footer-bottom.container{margin-inline:auto}
@media(prefers-reduced-motion:reduce){.premium-slide.is-active .premium-hero-copy{animation:none}.button:hover,.header-cta:hover,.card:hover,.card .text-link:hover{transform:none}}
.sector-dekorasyon .premium-hero{background:#172921;color:#fff}
.sector-dekorasyon .premium-slide{position:relative;isolation:isolate}
.sector-dekorasyon .premium-hero-grid{min-height:690px;display:flex;align-items:center;padding-block:100px}
.sector-dekorasyon .premium-hero-copy{position:relative;z-index:2;max-width:760px;width:70%;padding:0}
.sector-dekorasyon .premium-hero-copy h1,.sector-dekorasyon .premium-hero-copy h2{font-family:Georgia,serif;font-weight:400;font-size:clamp(3rem,5.8vw,6rem);line-height:1.06;letter-spacing:-.045em;color:#fff}
.sector-dekorasyon .premium-hero-copy p{color:#f0eee8;max-width:550px}
.sector-dekorasyon .premium-hero-media{position:absolute;inset:0;z-index:-1;width:100%;height:100%;padding:0;transform:none}
.sector-dekorasyon .premium-hero-media .media-frame{height:100%;width:100%;border-radius:0;transform:none;border:0}
.sector-dekorasyon .premium-hero-media img{height:100%;width:100%;object-fit:cover;filter:brightness(.64)}
.sector-dekorasyon .premium-hero-media:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(12,26,22,.8),rgba(12,26,22,.08))}
.sector-dekorasyon .media-label,.sector-dekorasyon .media-index,.sector-dekorasyon .slide-category{display:none}
.sector-dekorasyon .premium-hero .eyebrow,.sector-dekorasyon .hero-signature,.sector-dekorasyon .hero-scroll{color:#fff}
.sector-dekorasyon .premium-hero .secondary{color:#fff;border-color:#ffffff80;background:transparent}
.sector-dekorasyon .slider-bottom{position:relative;z-index:3;color:#fff}
.footer-bottom.container{margin-inline:auto}
@media(max-width:767px){.sector-dekorasyon .premium-hero-grid{min-height:620px;padding-block:70px}.sector-dekorasyon .premium-hero-copy{width:100%}.sector-dekorasyon .premium-hero-media{display:block}.sector-dekorasyon .premium-hero-copy h1,.sector-dekorasyon .premium-hero-copy h2{font-size:3.2rem}}

.vehicle-detail h1{font-size:clamp(2.4rem,4vw,4.4rem);line-height:1.1;margin:12px 0}.vehicle-detail-grid{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:48px;align-items:start}.vehicle-showcase{margin:0;background:#f3f4f6;border-radius:24px;overflow:hidden}.vehicle-showcase img{display:block;width:100%;aspect-ratio:16/10;object-fit:cover}.vehicle-facts{display:grid;grid-template-columns:repeat(4,1fr);margin:24px 0 40px;border:1px solid #e5e7eb;border-radius:16px;padding:24px 16px;gap:14px}.vehicle-facts dt{font-size:12px;color:#626775}.vehicle-facts dd{margin:8px 0 0;font-weight:700}.vehicle-section-nav{display:flex;gap:24px;flex-wrap:wrap;border-bottom:1px solid #ddd;padding-bottom:20px;margin-bottom:32px}.vehicle-detail section{scroll-margin-top:110px;margin-block:40px}.vehicle-booking{position:sticky;top:110px;background:#fff;border:1px solid #e5e7eb;border-radius:22px;padding:32px;box-shadow:0 18px 60px #17243b0f}.vehicle-booking h2{font-size:32px;line-height:1.15;margin:16px 0}.vehicle-booking p,.booking-notes,.vehicle-booking small{color:#626775;line-height:1.7}.booking-car{display:grid;gap:8px;border-block:1px solid #eee;padding:24px 0;margin:24px 0}.booking-car span{font-size:13px}.vehicle-booking .button{width:100%;justify-content:center;font-size:13px}.booking-notes{padding-left:20px;margin:24px 0}.rental-steps{padding-left:22px}.rental-steps li{padding:12px 0 12px 12px}.rental-steps p{margin:8px 0;color:#626775}@media(max-width:1000px){.vehicle-detail-grid{grid-template-columns:1fr}.vehicle-booking{position:static;grid-row:1}.vehicle-facts{grid-template-columns:repeat(2,1fr)}}

.sector-dekorasyon .premium-hero{padding-top:0}.sector-dekorasyon .premium-hero .premium-hero-media .media-frame{padding:0;background:none;box-shadow:none}.sector-dekorasyon .premium-hero .premium-hero-media .media-frame img{border-radius:0}.sector-dekorasyon .premium-hero .hero-actions .button.secondary{color:#fff;border:1px solid #ffffff80;background:transparent}.sector-dekorasyon .premium-hero .slider-status{color:#fff}

.booking-form fieldset{border:0;border-bottom:1px solid var(--line);padding:0 0 32px;margin:0 0 32px;min-width:0}.booking-form legend{font-size:1.3rem;font-weight:700;margin-bottom:24px}.booking-form legend span{display:inline-grid;place-items:center;width:40px;height:40px;border-radius:50%;background:var(--primary);color:var(--on-primary);font-size:14px;margin-right:12px}.booking-form fieldset:last-child{border:0;margin:0;padding:0}.booking-form .consent{align-items:start}.booking-form .consent input{margin-top:5px}

.editorial-sections{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:50px;margin-bottom:70px}.editorial-category>header{border-top:3px solid var(--primary);display:flex;justify-content:space-between;align-items:center;padding-top:20px;margin-bottom:22px}.editorial-category>header h2{margin:0;font-size:1.6rem}.editorial-category>header a{font-size:12px}.editorial-story{display:grid;grid-template-columns:120px 1fr;gap:20px;padding:20px 0;border-bottom:1px solid var(--line)}.editorial-story h3{font-size:1.1rem;line-height:1.4;margin:8px 0}.editorial-story time{font-size:11px;color:var(--muted)}.editorial-image img{width:100%;height:100%;object-fit:cover}.editorial-feature{display:block;padding-top:0}.editorial-feature .editorial-image{display:block;aspect-ratio:16/9;margin-bottom:16px}.editorial-feature h3{font-size:1.6rem}.sector-haber .news-masthead{border-bottom:0;padding-bottom:20px}.sector-haber .news-masthead h1{font-size:clamp(1.6rem,3vw,2.5rem);max-width:780px}.sector-haber .news-categories{border-radius:0;background:#17202b;color:#fff;padding-block:20px}.sector-haber .news-categories a{color:#fff}.sector-haber .card{border-radius:4px;box-shadow:none}.sector-haber .card-image{margin:0;border-radius:0}.sector-haber .news-grid .lead-story{border-radius:4px}.sector-haber .news-aside{border-radius:0;border-top:3px solid var(--primary)}.sector-nakliyat .premium-hero{background:#111f2e}.sector-nakliyat .premium-hero h1,.sector-nakliyat .premium-hero h2{font-size:clamp(2.5rem,4.4vw,4.7rem);line-height:1.08}.sector-nakliyat .premium-hero .media-frame{padding:0;border-radius:0;transform:none;height:540px;clip-path:polygon(12% 0,100% 0,100% 100%,0 100%);box-shadow:none}.sector-nakliyat .premium-hero .media-frame img{border-radius:0}.sector-nakliyat .premium-hero .media-label{border-radius:0;border-left:5px solid var(--primary)}.sector-nakliyat .promise-strip{background:var(--primary);color:var(--on-primary)}.sector-nakliyat .promise-strip span{color:inherit}.sector-nakliyat .card{border-radius:6px}.sector-nakliyat .card-image{margin:0;border-radius:0}.sector-nakliyat .process>div{border-radius:4px;border-top:3px solid var(--primary)}@media(max-width:767px){.editorial-sections{grid-template-columns:1fr;gap:32px}.editorial-story{grid-template-columns:100px 1fr;gap:16px}.editorial-feature{display:block}.sector-nakliyat .premium-hero .media-frame{height:300px;clip-path:none}.sector-nakliyat .premium-hero h1,.sector-nakliyat .premium-hero h2{font-size:2.5rem}}

.booking-form label.consent{display:flex;gap:12px;align-items:flex-start;text-align:left}.booking-form label.consent input{width:18px;height:18px;flex:0 0 18px}

.utility-bar{background:#111c2b;color:#fff;padding:10px 0}.utility-bar>.container{display:flex;justify-content:space-between;align-items:center;gap:20px}.utility-bar ul,.footer-legal ul{display:flex;gap:20px;list-style:none;padding:0;margin:0;flex-wrap:wrap}.utility-bar .search-form{margin:0 0 0 auto;max-width:360px}.utility-bar input{min-height:36px}.utility-bar button{padding:8px 14px;min-height:36px}.footer-legal{display:flex;justify-content:space-between;gap:24px;padding-block:24px;border-top:1px solid #ffffff26;font-size:13px}.footer-widget-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px}.content-with-sidebar{display:grid;grid-template-columns:280px minmax(0,1fr);gap:50px}.theme-widget{padding:24px;border:1px solid var(--line);border-radius:12px;margin-bottom:24px}.theme-widget h2{font-size:1.1rem;margin-top:0}.theme-widget ul{padding-left:18px}.theme-widget li{margin-block:12px}.theme-widget .search-form{flex-wrap:wrap}.theme-widget input{max-width:100%;min-width:0}.contact-dock{position:fixed;bottom:20px;right:20px;display:flex;gap:10px;z-index:50}.contact-dock a{padding:13px 19px;border-radius:30px;color:#fff;font-weight:700;box-shadow:0 6px 24px #0003}.contact-whatsapp{background:#128c45}.contact-phone{background:#c62828}.footer-legal a{color:inherit}@media(max-width:800px){.content-with-sidebar{grid-template-columns:1fr}.page-sidebar{order:2}.footer-widget-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-legal{flex-direction:column}.utility-bar>.container{flex-wrap:wrap}.utility-bar .search-form{max-width:100%;margin:0}.contact-dock{bottom:12px;right:12px}.contact-dock a{font-size:12px;padding:10px 14px}}@media(max-width:480px){.footer-widget-grid{grid-template-columns:1fr}}

.breadcrumbs ol{display:flex;flex-wrap:wrap;gap:8px;list-style:none;margin:0;padding:0}.breadcrumbs li{display:inline-flex;gap:8px;align-items:center}.breadcrumbs li+li:before{content:"/";opacity:.5}.breadcrumbs li[aria-current]{font-weight:600}

.article-share{display:flex;flex-wrap:wrap;gap:12px;margin-block:30px}.article-share a{padding:12px 18px;border:1px solid var(--line);border-radius:6px}.article-share .contact-whatsapp{color:#fff}.author-box{padding:24px;background:var(--soft);border:1px solid var(--line);margin-block:30px}.author-box h2{font-size:1.15rem}.reading-article .article-cover{width:100%;height:auto}.reading-article h1{font-size:clamp(2rem,3.5vw,3.6rem)}

.sector-page-banner{padding:52px 0;position:relative;isolation:isolate}.sector-page-banner h1{font-size:clamp(2rem,3.8vw,3.7rem);line-height:1.15;margin:18px 0 0;max-width:950px}.sector-page-banner .breadcrumbs{margin-bottom:24px}.design-banner{text-align:center;background:var(--background)}.design-banner .breadcrumbs{display:flex;justify-content:center;background:none;border:0;padding:0}.design-banner h1{margin-inline:auto;font-family:inherit;font-size:clamp(2rem,3vw,3rem)}.transport-banner{background:#121c3e;color:#fff;padding-block:65px}.transport-banner>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}.transport-banner:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#0e173ee8,#0e173e45);z-index:-1}.transport-banner .breadcrumbs,.transport-banner .eyebrow{color:#fff}.transport-banner p{max-width:570px}.service-detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:52px;padding-block:24px 85px;align-items:start}.service-cover{width:100%;height:auto;aspect-ratio:16/9;object-fit:cover;display:block}.service-prose{max-width:none;padding:0;margin:32px 0}.service-prose h2{font-size:1.55rem;font-weight:700;line-height:1.3;margin-top:32px}.service-prose p{line-height:1.9}.service-navigation{padding-top:8px}.service-navigation section{margin-bottom:35px}.service-navigation h2{font-size:1.05rem;margin-bottom:20px}.service-navigation ul{list-style:none;padding:0;margin:0}.service-navigation li{margin-bottom:5px}.service-navigation li a{display:flex;justify-content:space-between;gap:12px;padding:16px 18px;background:var(--soft);font-size:.88rem;font-weight:650}.service-navigation a[aria-current]{background:var(--primary);color:var(--on-primary)}.service-help{padding:28px;background:var(--soft);border-top:3px solid var(--primary)}.service-help h2{font-size:1.65rem;line-height:1.25;margin:18px 0}.service-help p{font-size:.9rem;line-height:1.7}.service-help .button{font-size:.8rem;padding:12px 16px}.service-visual-story>img{width:100%;height:360px;object-fit:cover}.service-visual-story>div{padding:28px 0}.service-faq{margin-top:30px}.transport-competencies{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.transport-competencies article{padding:30px 24px;border:1px solid var(--line)}.competency-mark{color:var(--primary);font-size:2rem;display:block;margin-bottom:22px}.transport-competencies h2{font-size:1.1rem}.transport-competencies p{font-size:.88rem;line-height:1.8}.transport-catalog{background:#101a3d;color:#fff}.transport-catalog>.container>h2{font-size:2.5rem;margin:16px 0 35px}.transport-catalog .card{color:var(--text,#17243b)}.transport-process{display:grid;grid-template-columns:1fr 1fr;gap:85px}.transport-process>div>img{width:100%;height:320px;object-fit:cover}.transport-process ol{list-style:none;padding:0 0 0 35px;counter-reset:step;border-left:1px solid var(--line)}.transport-process li{counter-increment:step;position:relative;padding:24px;border:1px solid var(--line);margin-bottom:20px}.transport-process li:before{content:counter(step);position:absolute;left:-54px;top:26px;width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:var(--primary);color:var(--on-primary)}.transport-process h3{font-size:1.1rem}.transport-process p{line-height:1.8}@media(max-width:900px){.service-detail-layout{grid-template-columns:minmax(0,1fr) 240px;gap:28px}.transport-competencies{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.service-detail-layout,.transport-process{grid-template-columns:1fr;gap:35px}.service-navigation{order:2}.sector-page-banner{padding-block:35px}.transport-competencies{grid-template-columns:1fr}.service-visual-story>img{height:250px}.transport-process ol{margin-left:18px}.service-cover{aspect-ratio:4/3}}

.editorial-detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:32px}.editorial-detail-aside{padding-top:35px}.editorial-detail-aside h2{font-size:1.2rem;border-left:5px solid var(--primary);padding-left:12px}.editorial-detail-aside ol{list-style:none;padding:0}.editorial-detail-aside li{display:grid;grid-template-columns:40px 1fr;gap:12px;padding:15px 0;border-bottom:1px solid var(--line);font-size:.85rem;font-weight:650}.editorial-detail-aside time{font-size:.72rem;color:var(--primary)}.article-deck{font-size:1.3rem;line-height:1.5;font-weight:400;color:var(--text)}.editorial-detail-layout .prose{max-width:none;padding:0}.sector-haber .reading-article .page-heading{border-bottom:0;padding-bottom:12px}@media(max-width:800px){.editorial-detail-layout{grid-template-columns:1fr}.editorial-detail-aside{padding-top:0}.article-deck{font-size:1.08rem}}

.project-case>figure{margin:0}.project-case>figure img{width:100%;height:580px;object-fit:cover}.project-case-grid{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:60px;margin-block:45px}.project-case-grid .prose{padding:0;max-width:none}.project-case-grid aside{padding:30px;background:var(--soft);align-self:start}.project-case-grid aside h2{font-size:1.5rem}.project-case-grid aside p{line-height:1.8}@media(max-width:800px){.project-case-grid{grid-template-columns:1fr;gap:24px}.project-case>figure img{height:330px}}

.rental-detail-specs{margin:25px 0}.rental-detail-specs>div{display:flex;justify-content:space-between;gap:12px;padding:12px 0;border-bottom:1px solid var(--line);font-size:.85rem}.rental-detail-specs dd{margin:0}.vehicle-detail .booking-form{padding:24px}.vehicle-detail .booking-form legend{font-size:1.1rem}

/* Haber: magazine hierarchy with EgemenSoft component finishes. */
.sector-haber{background:var(--soft)}
.sector-haber .site-header{border-bottom:3px solid var(--primary)}
.sector-haber .header-inner{min-height:88px}
.sector-haber .news-masthead{padding:24px 0 14px;gap:24px}
.sector-haber .news-masthead h1{font-size:clamp(1.35rem,2.3vw,2rem);margin:8px 0;letter-spacing:-.045em}
.sector-haber .news-categories{background:var(--background);color:var(--on-background);border:1px solid var(--line);border-radius:14px;gap:8px;padding:8px;margin-top:8px;overflow-x:auto;flex-wrap:nowrap}
.sector-haber .news-categories a{color:inherit;white-space:nowrap;padding:12px 17px;border-radius:9px;font-weight:800;transition:background .2s,color .2s}
.sector-haber .news-categories a:hover{background:var(--primary);color:var(--on-primary);text-decoration:none}
.sector-haber .breaking{margin:16px 0;padding:12px 16px;background:var(--background);border:1px solid var(--line);border-radius:12px;gap:16px}
.sector-haber .breaking strong{white-space:nowrap;padding:9px 12px;background:var(--button-gradient);border-radius:8px}
.sector-haber .news-grid{grid-template-columns:minmax(0,1fr);gap:20px;margin:0}
.sector-haber .news-grid .lead-story{border-radius:20px;box-shadow:0 12px 32px #0b163610}
.sector-haber .news-rotator .lead-story{display:grid;grid-template-columns:1.2fr 1fr;min-height:400px;background:var(--navy);height:auto}
.sector-haber .news-rotator .lead-story[hidden]{display:none}
.sector-haber .news-rotator .lead-story>img{position:static;width:100%;height:430px;min-height:400px;object-fit:cover}
.sector-haber .news-rotator .lead-story:after{display:none}
.sector-haber .news-rotator .lead-copy{position:static;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:72px 36px 36px;background:radial-gradient(ellipse at top right,#ffffff0d,transparent 65%)}
.sector-haber .news-rotator .lead-copy h2{font-size:clamp(1.7rem,2.8vw,2.5rem);line-height:1.22;margin:18px 0;color:#fff;letter-spacing:-.04em}
.sector-haber .news-rotator .lead-copy p{font-size:.9rem;line-height:1.8;color:#d5deed}
.sector-haber .news-rotator .slider-controls{border-radius:12px;background:#ffffff12;gap:8px;padding:6px}
.sector-haber .slider-controls button{min-width:36px;min-height:36px;border-radius:8px}
.sector-haber .news-side{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}
.sector-haber .news-side .lead-story{min-height:230px}
.sector-haber .news-side .lead-copy{padding:20px}
.sector-haber .news-side h2{font-size:1.05rem;line-height:1.4;margin:12px 0 0}
.sector-haber .card{border-radius:20px;border:1px solid var(--line);box-shadow:0 8px 28px #0b163609}
.sector-haber .card:hover{box-shadow:0 20px 40px #0b163617;border-color:color-mix(in srgb,var(--primary) 35%,transparent)}
.sector-haber .card-image{margin:9px 9px 0;border-radius:13px}
.sector-haber .card .text-link{border-radius:10px;min-height:44px;background:var(--button-gradient);color:var(--on-primary);border:0;box-shadow:0 6px 18px color-mix(in srgb,var(--primary) 18%,transparent)}
.sector-haber .news-aside{border:1px solid var(--line);border-top:3px solid var(--primary);border-radius:20px;background:var(--background);padding:24px;box-shadow:0 8px 28px #0b163609}
.sector-haber .editorial-sections{gap:28px}
.sector-haber .editorial-category{background:var(--background);border:1px solid var(--line);border-radius:20px;padding:24px;min-width:0}
.sector-haber .editorial-category>header{border:0;padding:0;gap:12px}
.sector-haber .editorial-category>header a{padding:10px 12px;border:1px solid var(--line);border-radius:10px;white-space:nowrap;font-weight:700}
.sector-haber .editorial-category>header a:hover{background:var(--primary);color:var(--on-primary)}
.sector-haber .editorial-image{overflow:hidden;border-radius:12px}
.sector-haber a:focus-visible,.sector-haber button:focus-visible{outline:3px solid var(--primary);outline-offset:4px}
@media(max-width:1000px){.sector-haber .news-side{grid-template-columns:repeat(2,minmax(0,1fr))}.sector-haber .news-rotator .lead-copy{padding:70px 24px 28px}}
@media(max-width:650px){.sector-haber .news-rotator .lead-story{grid-template-columns:1fr;min-height:0}.sector-haber .news-rotator .lead-story>img{height:220px;min-height:0}.sector-haber .news-rotator .lead-copy{padding:24px}.sector-haber .news-rotator .lead-copy h2{font-size:1.65rem}.sector-haber .news-side{gap:12px}.sector-haber .news-side .lead-story{min-height:240px}.sector-haber .news-side .lead-copy{padding:14px}.sector-haber .news-side h2{font-size:.95rem}.sector-haber .breaking{align-items:flex-start;flex-direction:column;gap:10px}.sector-haber .editorial-sections{grid-template-columns:1fr}.sector-haber .editorial-category{padding:20px}.sector-haber .news-categories a{padding:10px 12px}.sector-haber .news-layout .cards{grid-template-columns:1fr}.sector-haber .news-aside ol{grid-template-columns:1fr}}


/* ==========================================================================
   ULTRA-PREMIUM DESIGN SYSTEM ACCENTS & INTERACTIVE WIDGETS
   ========================================================================== */
.glass-card {
  background: rgba(255, 255, 255, 0.07);
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: 24px;
  box-shadow: 0 24px 50px -12px rgba(0, 0, 0, 0.25);
}

.trust-badges-strip {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  align-items: center;
  margin-top: 24px;
}

.trust-badge-item {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 8px 16px;
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 50px;
  font-size: 0.82rem;
  font-weight: 700;
  color: #fff;
  backdrop-filter: blur(8px);
}
.trust-badge-item i {
  color: #f59e0b;
  font-size: 1rem;
}

/* Instant Quote / Hero Calculator Card */
.hero-calc-card {
  background: rgba(15, 23, 42, 0.92);
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 24px;
  padding: 28px;
  box-shadow: 0 25px 60px rgba(0,0,0,0.35);
  backdrop-filter: blur(20px);
  color: #fff;
  margin-top: -30px;
  position: relative;
  z-index: 10;
}
.hero-calc-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  padding-bottom: 14px;
}
.hero-calc-header h3 {
  font-size: 1.1rem;
  margin: 0;
  color: #fff;
  display: flex;
  align-items: center;
  gap: 10px;
}
.hero-calc-header .badge-tag {
  background: linear-gradient(135deg, #4f46e5, #3b82f6);
  color: #fff;
  padding: 4px 10px;
  border-radius: 20px;
  font-size: 0.7rem;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

.calc-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr) auto;
  gap: 14px;
  align-items: flex-end;
}
@media (max-width: 950px) {
  .calc-grid { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 550px) {
  .calc-grid { grid-template-columns: 1fr; }
}

.calc-field {
  display: flex;
  flex-direction: column;
  gap: 6px;
}
.calc-field label {
  font-size: 0.75rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  color: #94a3b8;
}
.calc-field input, .calc-field select {
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 12px;
  padding: 12px 14px;
  color: #fff;
  font-size: 0.9rem;
  width: 100%;
  outline: none;
  transition: all 0.2s;
}
.calc-field input:focus, .calc-field select:focus {
  border-color: #6366f1;
  background: rgba(255, 255, 255, 0.12);
  box-shadow: 0 0 0 3px rgba(99, 102, 241, 0.25);
}
.calc-field select option {
  background: #0f172a;
  color: #fff;
}
.calc-btn {
  background: linear-gradient(135deg, #4f46e5, #6366f1);
  color: #fff;
  font-weight: 800;
  border: none;
  border-radius: 12px;
  padding: 14px 24px;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  box-shadow: 0 10px 25px rgba(79, 70, 229, 0.4);
  transition: all 0.25s ease;
  min-height: 48px;
}
.calc-btn:hover {
  transform: translateY(-2px);
  box-shadow: 0 15px 35px rgba(79, 70, 229, 0.55);
}

/* Stat Counter Grid */
.stat-counter-section {
  padding-block: 40px;
  background: linear-gradient(180deg, rgba(15, 23, 42, 0.95), rgba(15, 23, 42, 0.98));
  color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.stat-counter-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px;
}
@media (max-width: 800px) {
  .stat-counter-grid { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 480px) {
  .stat-counter-grid { grid-template-columns: 1fr; }
}

.stat-counter-card {
  padding: 24px;
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.04);
  border: 1px solid rgba(255, 255, 255, 0.08);
  text-align: center;
  transition: transform 0.3s ease, border-color 0.3s ease;
}
.stat-counter-card:hover {
  transform: translateY(-5px);
  border-color: rgba(99, 102, 241, 0.5);
  background: rgba(255, 255, 255, 0.07);
}
.stat-number {
  font-size: clamp(2.2rem, 3.5vw, 3.2rem);
  font-weight: 800;
  letter-spacing: -0.04em;
  background: linear-gradient(135deg, #ffffff, #a5b4fc);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 6px;
  line-height: 1;
}
.stat-label {
  font-size: 0.85rem;
  color: #94a3b8;
  font-weight: 600;
  margin: 0;
}

/* Dekorasyon Portfolio Filter Chips */
.portfolio-filter-nav {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 12px;
  margin-block: 30px 40px;
}
.portfolio-chip {
  padding: 10px 22px;
  border-radius: 30px;
  background: var(--soft);
  border: 1px solid var(--line);
  color: var(--on-background);
  font-size: 0.85rem;
  font-weight: 700;
  cursor: pointer;
  transition: all 0.25s ease;
}
.portfolio-chip:hover, .portfolio-chip.active {
  background: #c5a880;
  color: #121f1b;
  border-color: #c5a880;
  box-shadow: 0 8px 20px rgba(197, 168, 128, 0.35);
}

/* Rent-A-Car Search Header */
.fleet-hero-search {
  background: rgba(15, 23, 42, 0.95);
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: 24px;
  padding: 28px;
  box-shadow: 0 25px 60px rgba(0,0,0,0.4);
  backdrop-filter: blur(20px);
  margin-top: -45px;
  position: relative;
  z-index: 10;
  color: #fff;
}
.fleet-search-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr) auto;
  gap: 16px;
  align-items: flex-end;
}
@media (max-width: 1000px) {
  .fleet-search-grid { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 600px) {
  .fleet-search-grid { grid-template-columns: 1fr; }
}

.fleet-search-field {
  display: flex;
  flex-direction: column;
  gap: 6px;
}
.fleet-search-field label {
  font-size: 0.75rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  color: #94a3b8;
}
.fleet-search-field select, .fleet-search-field input {
  background: rgba(255, 255, 255, 0.07);
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 12px;
  padding: 12px 16px;
  color: #fff;
  font-size: 0.9rem;
  outline: none;
  transition: all 0.2s;
  width: 100%;
}
.fleet-search-field select:focus, .fleet-search-field input:focus {
  border-color: #10b981;
  background: rgba(255, 255, 255, 0.12);
  box-shadow: 0 0 0 3px rgba(16, 185, 129, 0.25);
}
.fleet-search-field select option {
  background: #0f172a;
  color: #fff;
}
.fleet-search-btn {
  background: linear-gradient(135deg, #059669, #10b981);
  color: #fff;
  font-weight: 800;
  border: none;
  border-radius: 12px;
  padding: 14px 28px;
  cursor: pointer;
  box-shadow: 0 10px 25px rgba(5, 150, 105, 0.4);
  transition: all 0.25s ease;
  min-height: 48px;
}
.fleet-search-btn:hover {
  transform: translateY(-2px);
  box-shadow: 0 15px 35px rgba(5, 150, 105, 0.55);
}

.fleet-category-pills {
  display: flex;
  gap: 10px;
  overflow-x: auto;
  padding-bottom: 10px;
  margin-block: 25px 35px;
}
.fleet-pill {
  padding: 10px 20px;
  border-radius: 30px;
  background: var(--soft);
  border: 1px solid var(--line);
  font-size: 0.85rem;
  font-weight: 700;
  color: var(--on-background);
  cursor: pointer;
  white-space: nowrap;
  transition: all 0.2s;
}
.fleet-pill.active, .fleet-pill:hover {
  background: #059669;
  color: #fff;
  border-color: #059669;
  box-shadow: 0 6px 18px rgba(5, 150, 105, 0.3);
}

/* Haber Ticker Band */
.news-pulse-ticker {
  background: #0f172a;
  color: #fff;
  padding: 10px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  font-size: 0.82rem;
}
.ticker-wrap {
  display: flex;
  align-items: center;
  gap: 16px;
}
.pulse-badge {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: #dc2626;
  color: #fff;
  padding: 4px 12px;
  border-radius: 50px;
  font-size: 0.72rem;
  font-weight: 800;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  flex-shrink: 0;
}
.pulse-dot {
  width: 8px;
  height: 8px;
  background: #fff;
  border-radius: 50%;
  animation: pulse-ring 1.5s infinite;
}
@keyframes pulse-ring {
  0% { transform: scale(0.95); box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7); }
  70% { transform: scale(1); box-shadow: 0 0 0 8px rgba(255, 255, 255, 0); }
  100% { transform: scale(0.95); box-shadow: 0 0 0 0 rgba(255, 255, 255, 0); }
}
.ticker-text {
  color: #cbd5e1;
  font-weight: 600;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}


/* ==========================================================================
   12 THEME VARIATION PRESETS (3 VARIATIONS PER SECTOR)
   ========================================================================== */

/* --- NAKLİYAT PRESETS --- */
/* Preset 1: Evden Eve Nakliyat Pro (Default Indigo & Blue) */
body.preset-preset-1.sector-nakliyat {
  --primary: #4f46e5;
  --button-gradient: linear-gradient(135deg, #6366f1, #4f46e5);
}

/* Preset 2: Logistics Corporate (Titan Slate & Dark Logistics) */
body.preset-preset-2.sector-nakliyat {
  --primary: #0f172a;
  --accent: #38bdf8;
  --button-gradient: linear-gradient(135deg, #1e293b, #0f172a);
}
body.preset-preset-2.sector-nakliyat .premium-hero {
  background: radial-gradient(ellipse at 85% 10%, #38bdf833, transparent 50%), linear-gradient(135deg, #020617, #0f172a);
}
body.preset-preset-2.sector-nakliyat .hero-calc-card {
  background: rgba(2, 6, 23, 0.95);
  border-color: rgba(56, 189, 248, 0.3);
}

/* Preset 3: Express VIP Transport (Luxury Black & Gold Accent) */
body.preset-preset-3.sector-nakliyat {
  --primary: #b45309;
  --accent: #f59e0b;
  --button-gradient: linear-gradient(135deg, #d97706, #b45309);
}
body.preset-preset-3.sector-nakliyat .premium-hero {
  background: radial-gradient(ellipse at 85% 10%, #f59e0b25, transparent 50%), linear-gradient(135deg, #18181b, #09090b);
}

/* --- DEKORASYON PRESETS --- */
/* Preset 1: Design Studio (Champagne & Cream Modern Residential) */
body.preset-preset-1.sector-dekorasyon {
  --primary: #c5a880;
  --accent: #d4af37;
}

/* Preset 2: Luxe Interior Villa (Dark Charcoal & 3D Render Luxury) */
body.preset-preset-2.sector-dekorasyon {
  --background: #0f1412;
  --on-background: #f8fafc;
  --soft: #18221f;
  --line: rgba(255, 255, 255, 0.12);
  --primary: #d4af37;
}
body.preset-preset-2.sector-dekorasyon .deko-card {
  background: #18221f;
  color: #fff;
  border: 1px solid rgba(212, 175, 55, 0.25);
}

/* Preset 3: Commercial Space (Modern Corporate Indigo & Office Interior) */
body.preset-preset-3.sector-dekorasyon {
  --primary: #0284c7;
  --accent: #38bdf8;
  --button-gradient: linear-gradient(135deg, #0369a1, #0284c7);
}

/* --- ARAÇ KİRALAMA PRESETS --- */
/* Preset 1: Auto Rent Prestige (Emerald Green & Sport SUV) */
body.preset-preset-1.sector-arac-kiralama {
  --primary: #059669;
  --accent: #10b981;
}

/* Preset 2: Fleet Drive Express (City Bright Cyan & Daily Rental) */
body.preset-preset-2.sector-arac-kiralama {
  --primary: #0284c7;
  --accent: #38bdf8;
  --button-gradient: linear-gradient(135deg, #0369a1, #0284c7);
}
body.preset-preset-2.sector-arac-kiralama .fleet-hero-search {
  background: rgba(15, 23, 42, 0.95);
  border-color: rgba(56, 189, 248, 0.3);
}

/* Preset 3: VIP Transfer & Minibus (Prestige Black & Gold Airport Transfer) */
body.preset-preset-3.sector-arac-kiralama {
  --primary: #d97706;
  --accent: #fbbf24;
  --button-gradient: linear-gradient(135deg, #b45309, #d97706);
}
body.preset-preset-3.sector-arac-kiralama .premium-hero {
  background: radial-gradient(ellipse at 85% 10%, #fbbf2420, transparent 50%), linear-gradient(135deg, #09090b, #18181b);
}

/* --- HABER PORTALI PRESETS --- */
/* Preset 1: Egemen Haber 24 (Classic Red National Portal) */
body.preset-preset-1.sector-haber {
  --primary: #dc2626;
}

/* Preset 2: Tech & Finance Magazine (Dark Mode Purple & Market Strip) */
body.preset-preset-2.sector-haber {
  --primary: #7c3aed;
  --background: #090d16;
  --on-background: #f1f5f9;
  --soft: #111827;
  --line: rgba(255, 255, 255, 0.12);
}

/* Preset 3: Yerel Gündem Gazetesi (Crimson & Local Newspaper Focus) */
body.preset-preset-3.sector-haber {
  --primary: #b91c1c;
  --background: #f8fafc;
  --on-background: #0f172a;
}


/* ==========================================================================
   ULTRA-PREMIUM 5-COLUMN MEGA FOOTER (EXACT MATCH TO DESIGN SPEC)
   ========================================================================== */
.mega-footer-dark {
  background: #090e1a !important;
  color: #94a3b8 !important;
  padding: 65px 0 25px 0 !important;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
  font-family: inherit;
}

.footer-top-banner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
  margin-bottom: 25px;
}

.footer-brand-label {
  display: block;
  font-size: 0.82rem;
  font-weight: 800;
  letter-spacing: 2.5px;
  color: #ef4444;
  text-transform: uppercase;
  margin-bottom: 6px;
}

.footer-hero-heading {
  font-size: 1.85rem;
  font-weight: 700;
  color: #ffffff !important;
  line-height: 1.3;
  max-width: 680px;
  margin: 0;
}

.footer-cta-button {
  background: linear-gradient(135deg, #ef4444 0%, #dc2626 100%) !important;
  color: #ffffff !important;
  font-weight: 700 !important;
  font-size: 1rem !important;
  padding: 14px 28px !important;
  border-radius: 12px !important;
  text-decoration: none !important;
  display: inline-flex !alignment: center;
  align-items: center;
  gap: 8px;
  box-shadow: 0 8px 24px rgba(239, 68, 68, 0.35);
  transition: all 0.25s ease !important;
}

.footer-cta-button:hover {
  transform: translateY(-2px);
  box-shadow: 0 12px 28px rgba(239, 68, 68, 0.5);
  color: #ffffff !important;
}

.footer-divider {
  height: 1px;
  background: rgba(255, 255, 255, 0.1);
  margin: 25px 0 35px 0;
  width: 100%;
}

.footer-mega-grid {
  display: grid;
  grid-template-columns: 1.3fr 1fr 1.1fr 1.1fr 1.2fr;
  gap: 32px;
  margin-bottom: 30px;
}

@media (max-width: 992px) {
  .footer-mega-grid {
    grid-template-columns: 1fr 1fr;
    gap: 30px;
  }
}

@media (max-width: 576px) {
  .footer-mega-grid {
    grid-template-columns: 1fr;
  }
  .footer-top-banner {
    flex-direction: column;
    align-items: flex-start;
  }
}

.brand-badge-box {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 16px;
}

.brand-icon {
  width: 44px;
  height: 44px;
  background: rgba(255, 255, 255, 0.07);
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-size: 1.25rem;
  font-weight: 800;
}

.brand-title {
  font-size: 1.45rem;
  font-weight: 800;
  color: #ffffff;
  letter-spacing: -0.5px;
}

.brand-desc {
  font-size: 0.9rem;
  color: #94a3b8;
  line-height: 1.65;
  margin-bottom: 18px;
}

.brand-feature-pills {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.feature-pill {
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 20px;
  padding: 5px 14px;
  font-size: 0.78rem;
  font-weight: 600;
  color: #cbd5e1;
}

.footer-col-title {
  font-size: 0.92rem;
  font-weight: 800;
  color: #ffffff !important;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  margin-bottom: 20px;
  position: relative;
}

.footer-col-title::after {
  content: '';
  display: block;
  width: 28px;
  height: 2px;
  background: #ef4444;
  margin-top: 8px;
  border-radius: 2px;
}

.footer-links, .footer-contact-list {
  list-style: none !important;
  padding: 0 !important;
  margin: 0 !important;
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.footer-links li a {
  color: #cbd5e1 !important;
  text-decoration: none !important;
  font-size: 0.94rem;
  font-weight: 500;
  transition: all 0.2s ease;
  display: inline-block;
}

.footer-links li a:hover {
  color: #ffffff !important;
  transform: translateX(4px);
}

.footer-contact-list li {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #cbd5e1;
  font-size: 0.94rem;
}

.footer-contact-list li a {
  color: #cbd5e1 !important;
  text-decoration: none !important;
  transition: color 0.2s ease;
  display: inline-flex;
  align-items: center;
  gap: 8px;
}

.footer-contact-list li a:hover {
  color: #ffffff !important;
}

.footer-contact-list i {
  color: #ef4444;
  font-size: 1.05rem;
  flex-shrink: 0;
}

.footer-bottom-bar {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 16px;
  color: #64748b;
  font-size: 0.88rem;
  padding-top: 10px;
}

.legal-links {
  display: flex;
  align-items: center;
  gap: 10px;
}

.legal-links a {
  color: #94a3b8 !important;
  text-decoration: none !important;
  transition: color 0.2s ease;
}

.legal-links a:hover {
  color: #ffffff !important;
}

.legal-links .sep {
  color: #475569;
}


/* ==========================================================================
   FLOATING DEMO PRESET SWITCHER BAR (v1, v2, v3 QUICK SWITCH)
   ========================================================================== */
.eg-demo-bar {
  background: #0f172a;
  border-bottom: 1px solid rgba(255, 255, 255, 0.12);
  padding: 8px 0;
  font-size: 0.85rem;
  color: #cbd5e1;
  position: relative;
  z-index: 1000;
}

.eg-demo-bar-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 12px;
}

.eg-demo-title {
  font-weight: 700;
  color: #ef4444;
  display: flex;
  align-items: center;
  gap: 6px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.eg-demo-pills {
  display: flex;
  align-items: center;
  gap: 8px;
  flex-wrap: wrap;
}

.eg-demo-pill {
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.15);
  color: #e2e8f0 !important;
  padding: 4px 12px;
  border-radius: 20px;
  font-size: 0.8rem;
  font-weight: 600;
  text-decoration: none !important;
  transition: all 0.2s ease;
}

.eg-demo-pill:hover, .eg-demo-pill.is-active {
  background: #ef4444 !important;
  color: #ffffff !important;
  border-color: #ef4444 !important;
}

.eg-demo-all {
  color: #94a3b8 !important;
  text-decoration: none !important;
  font-weight: 600;
  font-size: 0.82rem;
  transition: color 0.2s;
}

.eg-demo-all:hover {
  color: #ffffff !important;
}
