:root{--brand:#5556aa;--brand-dark:#393a82;--ink:#111217;--muted:#626775;--orange:#f47a28;--soft:#f5f6fa;--line:#e6e7ec;--white:#fff;--radius:22px;--shadow:0 24px 70px rgba(22,24,54,.12);--container:1200px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;line-height:1.55;background:#fff}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.container{width:min(calc(100% - 40px),var(--container));margin-inline:auto}.skip-link{position:fixed;left:16px;top:-80px;background:#fff;padding:12px 18px;z-index:999}.skip-link:focus{top:16px}.topbar{background:var(--ink);color:#fff;font-size:12px;letter-spacing:.04em}.topbar__inner{min-height:34px;display:flex;align-items:center;justify-content:space-between}.topbar__inner div{display:flex;gap:28px}.topbar a{font-weight:800}.header{height:86px;border-bottom:1px solid rgba(17,18,23,.08);background:rgba(255,255,255,.96);position:relative;z-index:20}.nav{height:100%;display:flex;align-items:center;gap:38px}.brand{width:148px;align-self:stretch;display:flex;align-items:center}.brand img{width:138px;height:74px;object-fit:contain}.nav__links{display:flex;align-items:center;gap:26px;margin-left:auto}.nav__links a{font-size:14px;font-weight:700;transition:.2s}.nav__links a:hover{color:var(--brand)}.button{min-height:52px;padding:0 25px;border:0;border-radius:999px;background:var(--brand);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-weight:800;transition:transform .2s,background .2s,box-shadow .2s}.button:hover{transform:translateY(-2px);background:var(--brand-dark);box-shadow:0 12px 25px rgba(85,86,170,.22)}.button--small{min-height:44px;padding-inline:20px;font-size:13px}.button--orange{background:var(--orange)}.button--orange:hover{background:#d96113}.button--outline{background:transparent;color:var(--ink);border:1px solid #cfd1d9}.button--outline:hover{background:#fff;color:var(--brand)}.menu-button,.mobile-nav{display:none}.hero{padding:58px 0 68px;overflow:hidden;background:linear-gradient(135deg,#fff 0%,#fff 57%,#f0f1fa 57%)}.hero__grid{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:70px}.eyebrow{color:var(--brand);font-weight:900;font-size:12px;letter-spacing:.14em;text-transform:uppercase}.eyebrow--light{color:#bfc0ff}.hero h1{font-size:clamp(48px,5.4vw,78px);line-height:.98;letter-spacing:-.055em;margin:19px 0 25px}.hero h1 em{font-style:normal;color:var(--brand)}.hero__content>p{font-size:18px;color:var(--muted);max-width:570px}.hero__actions{display:flex;align-items:center;gap:30px;margin:34px 0 46px}.text-link{font-weight:850;display:inline-flex;gap:10px;align-items:center}.text-link span{color:var(--orange);font-size:22px}.hero__proof{display:flex;gap:30px;padding-top:24px;border-top:1px solid var(--line)}.hero__proof div{display:grid}.hero__proof strong{font-size:16px}.hero__proof span{font-size:12px;color:var(--muted)}.hero__visual{position:relative}.hero__visual:before{content:"";position:absolute;inset:-22px -80px 18% 20%;border-radius:45% 0 0 45%;background:var(--brand);z-index:0}.hero__visual>img{position:relative;z-index:1;width:100%;aspect-ratio:1.35;object-fit:cover;border-radius:150px 20px 20px 20px;box-shadow:var(--shadow)}.hero__card{position:absolute;z-index:2;left:-28px;bottom:-22px;background:#fff;border-radius:18px;padding:17px 22px;box-shadow:var(--shadow);display:grid;min-width:210px}.hero__card span,.hero__card small{color:var(--muted);font-size:11px}.hero__card strong{font-size:23px}.hero__seal{position:absolute;right:-18px;top:-28px;z-index:2;width:78px;height:78px;border-radius:50%;background:var(--orange);color:#fff;display:grid;place-content:center;text-align:center;line-height:1}.hero__seal strong{font-size:23px}.hero__seal span{font-size:10px;letter-spacing:.2em}.trust-strip{border-block:1px solid var(--line);background:#fff}.trust-strip__grid{display:grid;grid-template-columns:repeat(4,1fr);min-height:72px;align-items:center}.trust-strip span{text-align:center;font-size:13px;font-weight:800;border-right:1px solid var(--line)}.trust-strip span:last-child{border:0}.trust-strip span:before{content:"✓";color:var(--brand);margin-right:10px}.section{padding:100px 0}.section--soft{background:var(--soft)}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:40px}.section-heading h2,.story h2,.lead h2{font-size:clamp(34px,4vw,54px);line-height:1.05;letter-spacing:-.045em;margin:10px 0 0}.section-heading>p{max-width:450px;color:var(--muted)}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.category-card{min-height:300px;padding:28px;border-radius:var(--radius);position:relative;overflow:hidden;color:#fff;display:flex;flex-direction:column;align-items:flex-start;transition:transform .25s}.category-card:hover{transform:translateY(-6px)}.category-card:after{content:"";position:absolute;width:180px;height:180px;border:1px solid rgba(255,255,255,.18);border-radius:50%;right:-70px;bottom:-60px}.category-card--1{background:#5556aa}.category-card--2{background:#26283a}.category-card--3{background:#7476be}.category-card--4{background:#111217}.category-card>span{font-size:12px;opacity:.65}.category-card h3{font-size:24px;line-height:1.1;margin:64px 0 12px}.category-card p{font-size:13px;opacity:.75}.category-card b{margin-top:auto;font-size:13px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-card{background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden;height:100%;transition:transform .25s,box-shadow .25s}.product-card:hover{transform:translateY(-5px);box-shadow:0 18px 40px rgba(20,23,50,.09)}.product-card__image{position:relative;display:block;background:#e9eaf1;overflow:hidden}.product-card__image img{width:100%;aspect-ratio:1.36;object-fit:cover;transition:transform .35s}.product-card:hover img{transform:scale(1.035)}.product-card__image>span{position:absolute;left:13px;top:13px;background:#fff;padding:6px 10px;border-radius:99px;font-size:10px;font-weight:900;color:var(--brand)}.product-card__body{padding:18px}.product-card__body>small{color:var(--brand);font-weight:800}.product-card h3{font-size:19px;margin:6px 0 13px}.specs{display:flex;gap:8px}.specs span{font-size:11px;background:var(--soft);padding:5px 8px;border-radius:6px;color:var(--muted)}.product-card__bottom{display:flex;align-items:end;justify-content:space-between;margin-top:20px;padding-top:15px;border-top:1px solid var(--line)}.product-card__bottom>div{display:grid}.product-card__bottom del{font-size:11px;color:#999}.product-card__bottom strong{font-size:16px}.product-card__bottom>a{width:34px;height:34px;border-radius:50%;display:grid;place-content:center;background:var(--brand);color:#fff}.story__grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.story__image{position:relative}.story__image img{width:100%;aspect-ratio:1/1.05;object-fit:cover;border-radius:20px 160px 20px 20px}.story__image span{position:absolute;right:-25px;bottom:30px;background:var(--orange);color:#fff;padding:25px;border-radius:16px;font-size:13px}.story__image strong{font-size:21px}.story__content>p{color:var(--muted);font-size:17px}.story ul{list-style:none;margin:35px 0 0;padding:0}.story li{display:flex;gap:18px;padding:18px 0;border-top:1px solid var(--line)}.story li>b{color:var(--brand);font-size:12px}.story li div{display:grid}.story li span{color:var(--muted);font-size:13px}.lead{background:var(--brand-dark);color:#fff;padding:75px 0}.lead__grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:center}.lead p{color:#d4d5ee;max-width:550px}.lead-form{background:#fff;color:var(--ink);padding:26px;border-radius:20px;display:grid;grid-template-columns:1fr 1fr;gap:14px}.lead-form label{display:grid;gap:6px}.lead-form label span{font-size:11px;font-weight:800}.lead-form input,.lead-form select{height:48px;border:1px solid #dfe0e7;border-radius:10px;padding:0 13px;background:#fff}.lead-form small{grid-column:1/-1;color:var(--muted)}.footer{background:#0e0f13;color:#fff;padding:60px 0 22px}.footer__grid{display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:60px}.footer__grid>div{display:flex;flex-direction:column;gap:10px;font-size:13px;color:#aaa}.footer img{width:115px;height:70px;object-fit:contain;background:#fff;border-radius:8px}.footer strong{color:#fff;margin-bottom:8px}.footer a:hover{color:#fff}.footer__bottom{border-top:1px solid #27282e;margin-top:45px;padding-top:20px;display:flex;justify-content:space-between;color:#777;font-size:11px}.page-hero{padding:70px 0;background:linear-gradient(120deg,#f4f5fb,#fff)}.page-hero h1{font-size:clamp(44px,6vw,72px);letter-spacing:-.055em;margin:8px 0}.page-hero p{color:var(--muted);font-size:18px}.breadcrumbs{display:flex;gap:9px;align-items:center;color:var(--muted);font-size:12px;margin-bottom:30px}.filters{display:flex;align-items:center;gap:8px;margin-bottom:35px}.filters button{border:1px solid var(--line);background:#fff;border-radius:99px;padding:10px 16px;font-weight:750;cursor:pointer}.filters button.active{background:var(--brand);color:#fff;border-color:var(--brand)}.filters label{margin-left:auto}.filters label span{position:absolute;clip:rect(0 0 0 0)}.filters input{height:44px;border:1px solid var(--line);border-radius:99px;padding:0 18px;min-width:250px}.catalog [data-product-grid]>div{height:100%}.empty-state{text-align:center;color:var(--muted);padding:50px}.product-detail{padding:38px 0 90px}.product-detail__grid{display:grid;grid-template-columns:1.1fr .9fr;gap:65px}.product-detail__media{position:relative}.product-detail__media img{width:100%;aspect-ratio:1.25;object-fit:cover;border-radius:24px}.product-detail__media span{position:absolute;left:18px;top:18px;background:#fff;border-radius:99px;padding:8px 13px;color:var(--brand);font-size:11px;font-weight:900}.product-detail__info>small{color:var(--brand);font-weight:900}.product-detail__info h1{font-size:clamp(38px,5vw,62px);line-height:1;letter-spacing:-.05em;margin:10px 0 20px}.product-detail__info>p{color:var(--muted);font-size:17px}.detail-specs{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:28px 0}.detail-specs div{padding:13px;background:var(--soft);border-radius:10px;display:grid}.detail-specs span{font-size:10px;color:var(--muted)}.detail-price{display:grid;padding:23px 0;border-block:1px solid var(--line)}.detail-price del{color:#999}.detail-price strong{font-size:32px}.detail-price small{color:var(--muted)}.detail-actions{display:flex;gap:10px;margin:22px 0}.check-list{list-style:none;padding:0;display:flex;gap:18px;flex-wrap:wrap;color:var(--muted);font-size:11px}.check-list li:before{content:"✓";color:var(--brand);font-weight:900;margin-right:6px}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.feature-grid article{background:#fff;border-radius:16px;padding:25px}.feature-grid b{color:var(--brand);font-size:11px}.feature-grid h3{margin:25px 0 8px}.feature-grid p{color:var(--muted);font-size:13px}.not-found{text-align:center;padding:130px 0}.not-found>div>span{font-size:100px;font-weight:900;color:#e3e4f2}.not-found h1{font-size:40px}.not-found p{color:var(--muted)}
@media(max-width:1000px){.nav__links{display:none}.nav__cta{margin-left:auto}.menu-button{display:grid;width:42px;height:42px;border:0;background:transparent;place-content:center;gap:5px}.menu-button span{width:24px;height:2px;background:#111}.mobile-nav{position:absolute;top:86px;left:0;right:0;background:#fff;padding:18px 20px;box-shadow:var(--shadow);grid-template-columns:1fr 1fr;gap:10px}.mobile-nav.is-open{display:grid}.mobile-nav a{padding:12px;border-bottom:1px solid var(--line);font-weight:700}.hero__grid,.story__grid,.lead__grid,.product-detail__grid{grid-template-columns:1fr}.hero__visual{max-width:750px}.category-grid,.product-grid{grid-template-columns:repeat(2,1fr)}.story__image{max-width:650px}.footer__grid{grid-template-columns:1fr 1fr}.feature-grid{grid-template-columns:1fr 1fr}}
@media(max-width:640px){.container{width:min(calc(100% - 28px),var(--container))}.topbar__inner>span,.topbar__inner div>span{display:none}.topbar__inner{justify-content:center}.header{height:72px}.brand img{width:110px;height:64px}.nav{gap:10px}.nav__cta{display:none}.mobile-nav{top:72px;grid-template-columns:1fr}.hero{padding:40px 0 70px;background:linear-gradient(180deg,#fff 0 60%,#f0f1fa 60%)}.hero__grid{gap:55px}.hero h1{font-size:48px}.hero__content>p{font-size:16px}.hero__actions{align-items:flex-start;flex-direction:column;gap:17px;margin-bottom:35px}.hero__proof{gap:14px}.hero__proof strong{font-size:13px}.hero__visual>img{border-radius:80px 15px 15px 15px}.hero__card{left:10px;bottom:-30px}.hero__seal{right:0}.trust-strip__grid{grid-template-columns:1fr 1fr;padding:12px 0}.trust-strip span{padding:10px 4px;border:0;font-size:10px}.section{padding:70px 0}.section-heading{align-items:flex-start;flex-direction:column;margin-bottom:28px}.category-grid,.product-grid{grid-template-columns:1fr}.category-card{min-height:240px}.product-grid{gap:14px}.story__grid{gap:45px}.story__image span{right:10px}.lead__grid{gap:35px}.lead-form{grid-template-columns:1fr}.lead-form small{grid-column:auto}.footer__grid{grid-template-columns:1fr 1fr;gap:35px 20px}.footer__grid>div:first-child{grid-column:1/-1}.footer__bottom{gap:10px;flex-direction:column}.filters{align-items:stretch;flex-wrap:wrap}.filters label{width:100%;margin:10px 0 0}.filters input{width:100%}.product-detail{padding-top:22px}.detail-specs{grid-template-columns:1fr 1fr}.detail-actions{flex-direction:column}.feature-grid{grid-template-columns:1fr}.page-hero{padding:50px 0}.not-found{padding:80px 0}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
:where(a,button,input,select,textarea,summary,[tabindex]):focus-visible{outline:3px solid #f47a28!important;outline-offset:3px!important}:where(button,input,select,textarea){font:inherit}:where(input,select,textarea):disabled{opacity:.65}:where(button,[type=button],[type=submit],select){min-height:44px}@media(prefers-contrast:more){:root{--muted:#444956;--line:#b8bac3}.button{border:2px solid currentColor}}
.product-gallery__thumbs{display:flex;gap:10px;margin-top:12px;overflow-x:auto;padding:2px}.product-gallery__thumbs button{flex:0 0 92px;border:2px solid transparent;border-radius:12px;padding:3px;background:#fff;cursor:pointer}.product-gallery__thumbs button.active{border-color:var(--brand)}.product-gallery__thumbs img{width:100%;height:64px;object-fit:cover;border-radius:8px}
.category-hero{position:relative;overflow:hidden}.category-hero:after{content:"EV";position:absolute;right:5%;bottom:-45%;font-size:260px;font-weight:950;color:rgba(85,86,170,.05);letter-spacing:-.1em}.category-hero__count{display:flex;gap:10px;align-items:end;margin-top:25px}.category-hero__count strong{font-size:32px;color:var(--brand)}.category-hero__count span{color:var(--muted);font-size:12px;padding-bottom:8px}.category-empty{text-align:center;padding:70px 20px;background:var(--soft);border-radius:20px}.category-guide{border-top:1px solid var(--line)}
.city-hero{background:linear-gradient(120deg,#fff 0%,#f1f2fb 70%);min-height:520px;display:flex;align-items:center}.city-hero .container{position:relative;z-index:1}.city-hero h1{max-width:900px}.city-hero p{max-width:760px}.city-features{grid-template-columns:1fr 1fr}.city-faq details{border-top:1px solid var(--line);padding:18px 0}.city-faq details:last-child{border-bottom:1px solid var(--line)}.city-faq summary{font-weight:850;cursor:pointer}.city-faq details p{color:var(--muted)}
.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.blog-card{border:1px solid var(--line);border-radius:18px;overflow:hidden;background:#fff}.blog-card__image img{width:100%;aspect-ratio:1.55;object-fit:cover}.blog-card>div{padding:22px}.blog-card time{font-size:11px;color:var(--brand);font-weight:800}.blog-card h2{font-size:21px;line-height:1.2}.blog-card p{color:var(--muted);font-size:13px}.pagination{display:flex;justify-content:center;gap:8px;margin-top:45px}.pagination a{width:40px;height:40px;display:grid;place-content:center;border:1px solid var(--line);border-radius:50%}.pagination a.active{background:var(--brand);color:#fff}.container--article{max-width:790px}.article__header{padding:80px 0 45px;background:var(--soft)}.article__header h1{font-size:clamp(38px,5vw,68px);line-height:1.06;letter-spacing:-.05em}.article__meta{display:flex;gap:8px;color:var(--muted);font-size:12px}.article__cover{margin-top:45px}.article__cover img{width:100%;max-height:680px;object-fit:cover;border-radius:24px}.article__content{padding-top:55px;padding-bottom:80px;font-size:18px;line-height:1.8}.article__content h2{font-size:34px;line-height:1.2;margin-top:50px}.article__content h3{font-size:25px;margin-top:35px}.article__content img{border-radius:16px}.article__content a{color:var(--brand);text-decoration:underline}.article__footer{padding:40px;margin-bottom:80px;background:var(--soft);border-radius:20px}.article__footer h2{font-size:30px}
@media(max-width:1000px){.blog-grid{grid-template-columns:1fr 1fr}}@media(max-width:640px){.blog-grid{grid-template-columns:1fr}.article__content{font-size:16px}.article__header{padding-top:55px}}
.honeypot{position:absolute!important;left:-10000px!important}.lead-form__consent{grid-column:1/-1!important;display:flex!important;grid-template-columns:none!important;align-items:flex-start;gap:9px!important}.lead-form__consent input{width:18px;height:18px;flex:0 0 auto}.lead-form__consent span{font-weight:500!important;color:var(--muted)}.flash{padding:14px 0;font-weight:750;font-size:13px}.flash--success{background:#e8f8ef;color:#17653a}.flash--error{background:#fff0ed;color:#a63822}.thanks{padding:120px 0;text-align:center}.thanks .container{max-width:700px}.thanks__icon{width:80px;height:80px;border-radius:50%;display:grid;place-content:center;margin:0 auto 24px;background:#e8f8ef;color:#16834a;font-size:36px}.thanks h1{font-size:clamp(40px,6vw,68px);line-height:1.05}.thanks p{color:var(--muted);font-size:18px}.thanks>div>div:last-child{display:flex;justify-content:center;gap:10px;margin-top:30px}.admin-login{min-height:75vh;display:grid;place-content:center;background:var(--soft);padding:60px 20px}.admin-card{width:min(430px,calc(100vw - 32px));background:#fff;padding:35px;border-radius:22px;box-shadow:var(--shadow)}.admin-card>img{object-fit:contain;margin-bottom:15px}.admin-card h1{font-size:36px;margin:8px 0 24px}.admin-card form{display:grid;gap:16px}.admin-card label{display:grid;gap:6px;font-size:12px;font-weight:800}.admin-card input{height:50px;border:1px solid var(--line);border-radius:10px;padding:0 14px}.admin-warning{background:#fff4dd;color:#77500a;padding:12px;border-radius:9px;font-size:12px;margin-bottom:16px}.admin{padding:60px 0 100px;background:var(--soft);min-height:75vh}.admin__header{display:flex;align-items:end;justify-content:space-between;margin-bottom:30px}.admin__header h1{font-size:48px;margin:6px 0}.admin__header p{color:var(--muted)}.admin-table-wrap{overflow:auto;background:#fff;border-radius:16px;box-shadow:0 10px 30px rgba(20,23,50,.06)}.admin-table{width:100%;border-collapse:collapse;min-width:1000px}.admin-table th,.admin-table td{text-align:left;padding:15px;border-bottom:1px solid var(--line);vertical-align:top;font-size:12px}.admin-table th{background:#f9f9fb;color:var(--muted);text-transform:uppercase;letter-spacing:.06em}.admin-table td strong,.admin-table td small,.admin-table td a{display:block}.admin-table td small{color:var(--muted);max-width:240px}.admin-table select{height:38px;border:1px solid var(--line);border-radius:8px;padding:0 8px;background:#fff}.admin-empty{text-align:center!important;padding:50px!important;color:var(--muted)}
.admin-nav{display:flex;align-items:center;gap:8px;margin-bottom:35px}.admin-nav>a:not(.button){padding:10px 16px;border-radius:99px;font-weight:800;font-size:13px}.admin-nav>a.active{background:var(--brand);color:#fff}.admin-nav .button{margin-left:auto}.status{display:inline-flex;padding:5px 9px;border-radius:99px;font-weight:800;font-size:10px}.status--active{background:#e8f8ef;color:#17653a}.status--passive{background:#eee;color:#666}.table-action{color:var(--brand);font-weight:800}.product-form{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:22px;align-items:start}.product-form section{background:#fff;border-radius:16px;padding:24px;margin-bottom:20px}.product-form h2{font-size:20px;margin:0 0 20px}.product-form label{display:grid;gap:7px;margin-bottom:16px}.product-form label>span{font-size:11px;font-weight:800;color:var(--muted)}.product-form input,.product-form textarea,.product-form select{width:100%;border:1px solid var(--line);border-radius:9px;padding:12px;background:#fff}.product-form input,.product-form select{min-height:46px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 14px}.product-form__side{position:sticky;top:20px}.switch-row{display:flex!important;align-items:center;gap:9px}.switch-row input{width:18px!important;min-height:auto!important}.switch-row span{font-size:13px!important;color:var(--ink)!important}.product-form__side .button{width:100%;margin-top:10px}.admin-product-image{width:100%;aspect-ratio:1.4;object-fit:cover;border-radius:10px;margin-bottom:15px}@media(max-width:900px){.product-form{grid-template-columns:1fr}.product-form__side{position:static}}@media(max-width:640px){.form-grid{grid-template-columns:1fr}.admin__header{align-items:flex-start;flex-direction:column}.admin-nav{overflow-x:auto}.thanks>div>div:last-child{flex-direction:column}}
.contact-dock{position:fixed;right:18px;bottom:20px;z-index:80;display:flex;align-items:center;gap:8px}.contact-dock>a{box-shadow:0 12px 35px rgba(20,23,50,.22)}.contact-dock__phone{width:52px;height:52px;border-radius:50%;display:grid;place-content:center;background:var(--brand);color:#fff;font-size:21px}.contact-dock__whatsapp{height:54px;border-radius:99px;background:#1e9d57;color:#fff;padding:0 18px;display:flex;flex-direction:column;justify-content:center;line-height:1.1}.contact-dock__whatsapp span{font-size:10px;opacity:.8}.contact-dock__whatsapp b{font-size:13px}.consent-banner{position:fixed;left:18px;right:18px;bottom:18px;z-index:100;background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow);padding:18px 20px;display:flex;align-items:center;justify-content:space-between;gap:25px}.consent-banner[hidden]{display:none}.consent-banner p{margin:4px 0 0;color:var(--muted);font-size:12px}.consent-banner>div:last-child{display:flex;gap:8px}.consent-banner .button{min-height:42px;font-size:12px}@media(max-width:640px){.contact-dock__phone{display:none}.contact-dock__whatsapp{height:50px}.consent-banner{align-items:stretch;flex-direction:column}.consent-banner>div:last-child{display:grid;grid-template-columns:1fr 1fr}.consent-banner .button{width:100%}}

/* Mobile resilience and touch accessibility */
html,body{max-width:100%;overflow-x:clip}h1,h2,h3,p,a,span{overflow-wrap:anywhere}.article__content table{display:block;width:100%;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.article__content iframe,.article__content video{max-width:100%}.article__content pre{max-width:100%;overflow:auto}.breadcrumbs{overflow-x:auto;white-space:nowrap;padding-bottom:4px}.product-card__bottom>a,.pagination a{min-width:44px;min-height:44px}.topbar a{display:inline-flex;align-items:center;min-height:34px}.text-link{min-height:44px}.product-gallery__thumbs button{min-height:74px}.mobile-nav a{min-height:44px;display:flex;align-items:center}
@media(max-width:640px){.hero h1{font-size:clamp(38px,12.5vw,48px)}.page-hero h1,.product-detail__info h1,.article__header h1{font-size:clamp(34px,11vw,48px)}.section-heading h2,.story h2,.lead h2{font-size:clamp(31px,10vw,42px)}.hero__proof{display:grid;grid-template-columns:1fr 1fr}.hero__card{min-width:0;max-width:calc(100% - 20px)}.hero__visual:before{right:-30px}.filters button{min-height:44px}.detail-actions .button{width:100%}.article__content h2{font-size:28px}.article__content h3{font-size:22px}.article__footer{padding:26px 20px}.article__footer h2{font-size:25px}.admin{padding-top:38px}.admin__header h1{font-size:clamp(34px,11vw,44px)}.admin-nav{margin-inline:-14px;padding-inline:14px;white-space:nowrap;-webkit-overflow-scrolling:touch}.admin-nav>a{flex:0 0 auto}.admin-nav .button{margin-left:0}.product-form section,.admin-card{padding:22px 18px}.admin-table-wrap{margin-inline:-14px;border-radius:0}.contact-dock{right:10px;bottom:10px}.contact-dock__whatsapp{padding-inline:15px}.consent-banner{left:10px;right:10px;bottom:10px;max-height:calc(100dvh - 20px);overflow:auto;padding:16px}}
@media(max-width:360px){.container{width:min(calc(100% - 20px),var(--container))}.brand{width:116px}.brand img{width:104px}.hero__seal{width:66px;height:66px}.hero__seal strong{font-size:19px}.footer__grid{grid-template-columns:1fr}.footer__grid>div:first-child{grid-column:auto}.consent-banner>div:last-child{grid-template-columns:1fr}}

/* PageSpeed and accessibility */
:root{--orange:#c55208}a,button,input,select,textarea,summary{outline-offset:3px}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #f0a000;outline-offset:3px}.contact-dock__whatsapp{background:#08783d}.section,.footer{content-visibility:auto;contain-intrinsic-size:auto 760px}[hidden]{display:none!important}

/* 2026 premium architectural direction */
body{background:#f7f7f5;color:#111;font-family:"Segoe UI",Inter,Arial,sans-serif}.container{width:min(calc(100% - 64px),1280px)}.topbar{background:#151515;letter-spacing:.02em}.header{height:94px;background:rgba(247,247,245,.94);backdrop-filter:blur(18px);position:sticky;top:0}.nav{gap:42px}.brand{width:164px}.brand img{width:150px}.nav__links{gap:34px}.nav__links a{font-size:13px;text-transform:uppercase;letter-spacing:.08em}.nav__cta{background:#111;border-radius:4px}.button{border-radius:4px;letter-spacing:.02em}.button:hover{transform:none}.hero{padding:0;background:#111;color:#fff;min-height:690px}.hero__grid{min-height:690px;grid-template-columns:.82fr 1.18fr;gap:0}.hero__content{padding:90px 70px 90px 0;position:relative}.hero__content:after{content:"";position:absolute;left:0;bottom:52px;width:72px;height:2px;background:#7778c8}.hero h1{font-family:Georgia,"Times New Roman",serif;font-weight:400;font-size:clamp(52px,5.5vw,84px);line-height:.96;letter-spacing:-.045em;margin:28px 0}.hero h1 em{color:#8586d0}.hero__content>p{color:#c8c8c5;max-width:600px;font-size:17px}.hero__actions{margin:36px 0 60px}.hero__actions .button{background:#f3f1eb;color:#111}.hero__actions .text-link{color:#fff}.hero__proof{border-color:#343434}.hero__proof span{color:#999}.hero__visual{height:100%;min-height:690px;margin-right:calc((100vw - min(calc(100vw - 64px),1280px))/ -2)}.hero__visual:before{display:none}.hero__visual>img{height:100%;min-height:690px;aspect-ratio:auto;border-radius:0;box-shadow:none;filter:saturate(.82) contrast(1.03)}.hero__visual:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(17,17,17,.42),transparent 35%);z-index:1;pointer-events:none}.hero__card{left:34px;bottom:34px;border-radius:0;padding:20px 25px;min-width:250px;z-index:3}.hero__card strong{font-family:Georgia,serif;font-weight:400}.hero__seal{right:28px;top:28px;background:#5657a8;border-radius:0}.trust-strip{background:#efeee9;border:0}.trust-strip__grid{min-height:82px}.trust-strip span{border-color:#d8d6cf;text-transform:uppercase;letter-spacing:.06em;font-size:11px}.section{padding:110px 0}.section--soft{background:#edede9}.section-heading{align-items:end;margin-bottom:50px}.section-heading h2,.story h2,.lead h2{font-family:Georgia,"Times New Roman",serif;font-weight:400;letter-spacing:-.04em}.eyebrow{color:#5657a8;letter-spacing:.18em}.category-grid{grid-template-columns:1.25fr 1fr 1fr 1.25fr;gap:10px}.category-card{border-radius:0;min-height:390px;padding:32px;background:#161616}.category-card--1,.category-card--3{background:#5657a8}.category-card--2,.category-card--4{background:#171717}.category-card h3{font-family:Georgia,serif;font-weight:400;font-size:30px;margin-top:110px}.category-card p{max-width:260px}.product-grid{grid-template-columns:repeat(3,1fr);gap:22px}.product-card{border:0;border-radius:0;background:#f7f7f5}.section--soft .product-card{background:#fff}.product-card:hover{transform:none;box-shadow:0 22px 50px rgba(0,0,0,.08)}.product-card__image img{aspect-ratio:1.42}.product-card__image>span{border-radius:2px;letter-spacing:.08em}.product-card__body{padding:24px 2px}.section--soft .product-card__body{padding-inline:22px;padding-bottom:24px}.product-card h3{font-family:Georgia,serif;font-weight:400;font-size:24px;min-height:58px}.specs span{background:transparent;border:1px solid #dddcd7;border-radius:2px}.product-card__bottom{align-items:center}.product-card__bottom>a{width:auto;height:44px;border-radius:0;padding:0 15px;display:flex;gap:12px;align-items:center;background:#111;font-size:12px;text-transform:uppercase;letter-spacing:.08em}.product-card__bottom>a span{color:#9899dc}.story{background:#f7f7f5}.story__image img{border-radius:0;aspect-ratio:.95}.story__image span{right:24px;bottom:24px;border-radius:0;background:#5657a8}.lead{background:#171717;padding:90px 0}.lead-form{border-radius:0;padding:34px}.lead-form input,.lead-form select{border-radius:2px}.footer{background:#111}.product-detail{padding-top:55px}.product-detail__grid{grid-template-columns:1.18fr .82fr;gap:72px}.product-detail__media img{border-radius:0;aspect-ratio:1.35}.product-detail__info{padding-top:28px}.product-detail__info h1{font-family:Georgia,serif;font-weight:400}.detail-specs div{border-radius:0;background:#ecece8}.detail-price strong{font-family:Georgia,serif;font-weight:400}.feature-grid article{border-radius:0}.product-gallery__thumbs button{border-radius:0}.product-gallery__thumbs img{border-radius:0}
@media(max-width:1000px){.container{width:min(calc(100% - 40px),1280px)}.hero__grid{grid-template-columns:1fr}.hero__content{padding:75px 0}.hero__visual{margin:0;min-height:520px}.hero__visual>img{min-height:520px}.category-grid,.product-grid{grid-template-columns:1fr 1fr}.product-detail__grid{grid-template-columns:1fr}.header{height:80px}}
@media(max-width:640px){.container{width:min(calc(100% - 28px),1280px)}.header{height:72px}.hero,.hero__grid{min-height:0}.hero__content{padding:62px 0}.hero h1{font-size:clamp(43px,13vw,58px)}.hero__visual,.hero__visual>img{min-height:430px;height:430px}.hero__card{left:14px;bottom:14px}.hero__seal{right:14px;top:14px}.category-grid,.product-grid{grid-template-columns:1fr}.category-card{min-height:280px}.category-card h3{margin-top:60px}.section{padding:78px 0}.section-heading{margin-bottom:34px}.product-card h3{min-height:0}.product-card__body,.section--soft .product-card__body{padding:20px}.story__image span{right:12px;bottom:12px}.lead{padding:70px 0}.lead-form{padding:22px}.product-detail__info{padding-top:10px}}

/* Clean commerce direction */
body{background:#fff;font-family:Inter,"Segoe UI",Arial,sans-serif}.container{width:min(calc(100% - 40px),1240px)}.topbar{background:#5657a8}.header{height:84px;background:#fff;box-shadow:0 2px 15px rgba(20,20,30,.07);backdrop-filter:none}.brand{width:150px}.brand img{width:138px}.nav__links a{font-size:13px;letter-spacing:0;text-transform:none}.nav__cta{background:#5657a8;border-radius:8px}.cart-link{width:44px;height:44px;border:1px solid #ddd;border-radius:8px;display:grid;place-content:center;position:relative;color:#5657a8;font-size:22px}.cart-link b{position:absolute;right:-6px;top:-7px;width:20px;height:20px;border-radius:50%;display:grid;place-content:center;background:#111;color:#fff;font-size:10px}.hero{min-height:560px;padding:46px 0;background:linear-gradient(115deg,#f4f3fb 0 52%,#fff 52%);color:#111}.hero__grid{min-height:470px;grid-template-columns:.9fr 1.1fr;gap:54px}.hero__content{padding:40px 0}.hero__content:after{display:none}.hero h1{font-family:Inter,"Segoe UI",sans-serif;font-size:clamp(46px,5vw,68px);font-weight:850;line-height:1.02;letter-spacing:-.055em;margin:20px 0}.hero h1 em{color:#5657a8}.hero__content>p{color:#606373;font-size:17px}.hero__actions .button{background:#5657a8;color:#fff;border-radius:8px}.hero__actions .text-link{color:#111}.hero__proof{border-color:#dcdce7}.hero__proof span{color:#777}.hero__visual{min-height:470px;height:470px;margin:0}.hero__visual>img{min-height:470px;height:470px;border-radius:18px;filter:none}.hero__visual:after{display:none}.hero__card{left:22px;bottom:22px;border-radius:10px}.hero__seal{right:18px;top:18px;border-radius:12px}.trust-strip{background:#fff;border-bottom:1px solid #eee}.section{padding:82px 0}.section--soft{background:#f7f7fa}.section-heading h2,.story h2,.lead h2{font-family:Inter,"Segoe UI",sans-serif;font-weight:800;letter-spacing:-.04em}.category-grid{grid-template-columns:repeat(4,1fr);gap:16px}.category-card{min-height:245px;border-radius:14px;padding:24px}.category-card h3{font-family:Inter,sans-serif;font-size:23px;font-weight:800;margin-top:54px}.category-card--1,.category-card--3{background:#5657a8}.category-card--2,.category-card--4{background:#22232b}.product-grid{grid-template-columns:repeat(4,1fr);gap:18px}.product-card,.section--soft .product-card{background:#fff;border:1px solid #e7e7ec;border-radius:12px;overflow:hidden}.product-card:hover{box-shadow:0 14px 32px rgba(34,35,70,.11);transform:translateY(-3px)}.product-card__image img{aspect-ratio:1.28}.product-card__body,.section--soft .product-card__body{padding:17px}.product-card h3{font-family:Inter,sans-serif;font-size:17px;font-weight:750;line-height:1.3;min-height:45px}.specs{flex-wrap:wrap}.specs span{font-size:10px;border:0;background:#f1f1f5;border-radius:5px}.product-card__bottom{border-top:0;margin-top:14px;padding-top:0}.product-card__bottom strong{font-size:18px}.product-card__actions{display:grid;grid-template-columns:1.35fr .65fr;gap:7px;margin-top:15px}.product-card__actions button,.product-card__actions a{min-height:42px;border:0;border-radius:7px;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:11px;cursor:pointer}.product-card__actions button{background:#5657a8;color:#fff}.product-card__actions button.is-added{background:#16834a}.product-card__actions a{border:1px solid #d8d8df;background:#fff}.story__image img{border-radius:16px}.story__image span{border-radius:10px}.lead{background:#3e3f84}.lead-form{border-radius:14px}.footer{background:#171820}.product-detail{background:#f7f7fa}.product-detail__grid{grid-template-columns:1.08fr .92fr;gap:45px}.product-gallery,.product-detail__info{background:#fff;border:1px solid #e6e6ec;border-radius:14px;padding:22px}.product-detail__media img{border-radius:10px}.product-detail__info{padding:30px}.product-detail__info h1{font-family:Inter,sans-serif;font-size:clamp(34px,4vw,50px);font-weight:850}.detail-specs div{border-radius:8px;background:#f5f5f8}.detail-actions .button{border-radius:8px}.product-gallery__thumbs button,.product-gallery__thumbs img{border-radius:7px}.cart-toast{position:fixed;right:20px;bottom:90px;z-index:120;background:#171820;color:#fff;padding:14px 20px;border-radius:8px;box-shadow:0 12px 30px rgba(0,0,0,.2);font-weight:750;font-size:13px}

.home-marketplace{padding:90px 0 82px;background:#17131f;color:#fff;overflow:hidden}.home-marketplace__hero{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(360px,.65fr);gap:70px;align-items:center}.home-marketplace .eyebrow{color:#a98aff}.home-marketplace h2{margin:12px 0 20px;font-size:clamp(38px,5vw,64px);line-height:1.02;letter-spacing:-.055em}.home-marketplace h2 em{color:#9474f6;font-style:normal}.home-marketplace__hero>div:first-child>p{max-width:690px;color:#bbb5c4;font-size:16px;line-height:1.75}.home-marketplace__actions{display:flex;align-items:center;gap:25px;margin-top:28px}.home-marketplace__actions .button{min-height:50px;border-radius:8px;background:#7133ed}.home-marketplace__actions>a:last-child{color:#d8d3de;font-size:13px;font-weight:750}.home-marketplace__numbers{display:grid;border:1px solid #39313f;border-radius:18px;background:#211b29}.home-marketplace__numbers article{display:grid;padding:20px 24px;border-bottom:1px solid #39313f}.home-marketplace__numbers article:last-child{border:0}.home-marketplace__numbers strong{font-size:32px;line-height:1;color:#fff}.home-marketplace__numbers sup{color:#9474f6}.home-marketplace__numbers span{margin-top:6px;color:#9992a1;font-size:10px;text-transform:uppercase;letter-spacing:.07em}.home-marketplace__head{display:flex;align-items:end;justify-content:space-between;margin:62px 0 20px}.home-marketplace__head small{color:#9474f6;font-size:10px;font-weight:850;text-transform:uppercase;letter-spacing:.12em}.home-marketplace__head h3{margin:5px 0 0;font-size:28px}.home-marketplace__head>span{color:#89828f;font-size:10px}.home-marketplace__slider{display:grid;grid-template-columns:repeat(4,minmax(250px,1fr));gap:12px}.home-marketplace__slider article{position:relative;min-height:245px;padding:23px;border:1px solid #39323f;border-radius:14px;background:#211b29}.home-marketplace__slider article>b{color:#62596b;font-size:10px}.home-marketplace__slider article>i{width:48px;height:48px;display:grid;place-items:center;margin:35px 0 20px;border-radius:12px;background:#7133ed;color:#fff;font-size:20px;font-style:normal}.home-marketplace__slider h4{margin:0 0 9px;font-size:17px}.home-marketplace__slider p{margin:0;color:#9f98a7;font-size:12px;line-height:1.6}.home-marketplace__dealer{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-top:20px;padding:22px 25px;border-radius:13px;background:#f3f0ff;color:#211b29}.home-marketplace__dealer>div{display:grid}.home-marketplace__dealer b{font-size:16px}.home-marketplace__dealer span{color:#716b79;font-size:11px}.home-marketplace__dealer>a{flex:0 0 auto;padding:12px 16px;border-radius:8px;background:#211b29;color:#fff;font-size:11px;font-weight:800}
@media(max-width:900px){.home-marketplace__hero{grid-template-columns:1fr;gap:35px}.home-marketplace__numbers{grid-template-columns:repeat(3,1fr)}.home-marketplace__numbers article{border-right:1px solid #39313f;border-bottom:0}.home-marketplace__slider{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:10px}.home-marketplace__slider article{flex:0 0 min(78vw,310px);scroll-snap-align:start}.home-marketplace__dealer{align-items:flex-start;flex-direction:column}}
@media(max-width:600px){.home-marketplace{padding:65px 0 58px}.home-marketplace h2{font-size:38px}.home-marketplace__actions{align-items:flex-start;flex-direction:column;gap:15px}.home-marketplace__actions .button{width:100%}.home-marketplace__numbers{grid-template-columns:1fr}.home-marketplace__numbers article{border-right:0;border-bottom:1px solid #39313f}.home-marketplace__head{align-items:flex-start;flex-direction:column;margin-top:48px}.home-marketplace__head>span{display:none}.home-marketplace__dealer>a{width:100%;text-align:center}.home-marketplace__slider{margin-right:-14px}}

.header-quote-cta{flex:0 0 auto;padding:11px 15px;border-radius:9px;background:#171320;color:#fff!important;font-size:11px;font-weight:850;white-space:nowrap}.header-quote-cta:hover{background:#7133ed}.mobile-nav__cta{justify-content:center!important;border:0!important;border-radius:8px;background:#7133ed;color:#fff!important}.header .cart-link{font-size:23px}.header .nav__links{gap:22px}.header .nav__links a{font-weight:750}.catalog-button{padding-inline:17px}.header-search{max-width:310px}.utility-bar__inner>div>a:first-child{font-weight:700}
.announce-bar{overflow:hidden;display:flex;align-items:center}.announce-bar .announce-track{display:flex;width:max-content;min-width:100%;animation:announce-scroll 34s linear infinite;will-change:transform}.announce-bar .announce-group{display:flex;align-items:center;flex-shrink:0}.announce-bar .announce-group>span{display:block;padding:0 38px;color:#fff;font-size:12px;font-weight:700;white-space:nowrap;letter-spacing:.015em}.announce-bar:hover .announce-track{animation-play-state:paused}@keyframes announce-scroll{from{transform:translateX(0)}to{transform:translateX(-50%)}}@media(prefers-reduced-motion:reduce){.announce-bar .announce-track{width:100%;animation:none}.announce-bar .announce-group:first-child{width:100%;justify-content:center}.announce-bar .announce-group:first-child>span:not(:first-child),.announce-bar .announce-group[aria-hidden="true"]{display:none}}
@media(max-width:1280px){.header-search{max-width:240px}.header .nav__links{gap:13px}.header-quote-cta{padding-inline:11px}.catalog-button{padding-inline:13px;font-size:10px}}
@media(max-width:1100px){.header-quote-cta{margin-left:auto}.header .cart-link{margin-left:0}}
@media(max-width:1000px){.header-quote-cta{display:none}}
@media(max-width:600px){.announce-bar .announce-track{animation-duration:26s}.announce-bar .announce-group>span{padding:0 22px;font-size:10px}}
@media(max-width:1000px){.product-grid,.category-grid{grid-template-columns:1fr 1fr}.hero__grid{grid-template-columns:1fr}.hero__visual{height:430px}.hero__visual>img{height:430px}.product-detail__grid{grid-template-columns:1fr}.cart-link{margin-left:auto}}
@media(max-width:640px){.container{width:min(calc(100% - 24px),1240px)}.hero{padding:30px 0}.hero__content{padding:28px 0}.hero h1{font-size:42px}.hero__visual,.hero__visual>img{height:320px;min-height:320px}.product-grid{grid-template-columns:1fr 1fr;gap:10px}.category-grid{grid-template-columns:1fr}.product-card__body,.section--soft .product-card__body{padding:12px}.product-card h3{font-size:14px}.product-card__actions{grid-template-columns:1fr}.product-card__actions a{display:none}.specs span:nth-child(n+3){display:none}.product-detail__info,.product-gallery{padding:15px}.cart-toast{left:12px;right:12px;bottom:75px;text-align:center}}

/* Reference-matched three-level header */
.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.announce-bar{height:42px;background:#7737f3;color:#fff}.announce-bar .container{height:100%;display:flex;align-items:center;justify-content:flex-end;font-size:14px}.announce-bar span{font-size:10px;margin-right:8px}.utility-bar{height:42px;background:#fff;border-bottom:1px solid #e6e3e1;color:#69666a}.utility-bar__inner{height:100%;display:flex;align-items:center;justify-content:space-between}.utility-bar nav,.utility-bar__inner>div{display:flex;align-items:center;height:100%}.utility-bar nav a{padding:0 20px;border-right:1px solid #e1dede;font-size:11px;white-space:nowrap}.utility-bar nav a:first-child{padding-left:0}.utility-bar__inner>div{gap:20px;font-size:11px}.dealer-link{background:#7737f3;color:#fff!important;border-radius:99px;padding:7px 13px;font-weight:800}.account-link{width:30px;height:30px;border-radius:50%;display:grid;place-content:center;background:#7737f3;color:#fff!important;font-size:21px}.header{height:86px;position:relative;top:auto;box-shadow:none;border-bottom:1px solid #e6e3e1}.nav{gap:20px}.brand{width:175px;flex:0 0 175px}.brand img{width:145px}.catalog-button{height:42px;padding:0 22px;border-radius:99px;display:flex;align-items:center;justify-content:center;background:#7737f3;color:#fff;font-weight:900;font-size:12px;white-space:nowrap}.header-search{width:min(360px,28vw);flex:0 1 360px}.header-search label{height:42px;border:1px solid #d9d6d7;border-radius:99px;display:flex;align-items:center;padding:0 14px;gap:10px}.header-search b{font-size:22px;font-weight:400;color:#666}.header-search input{width:100%;border:0;outline:0;background:transparent;font-size:13px}.header .nav__links{margin-left:10px;gap:36px;flex:1;justify-content:center}.header .nav__links a{font-size:13px;font-weight:650;white-space:nowrap}.header .cart-link{flex:0 0 44px;width:44px;height:44px;border:0;border-radius:50%;background:#7737f3;color:#fff;font-size:19px}.header .cart-link b{background:#fff;color:#777;border:1px solid #ddd;right:-4px;top:-7px}.mobile-nav{top:86px}.topbar{display:none}
@media(max-width:1180px){.utility-bar nav a:nth-child(n+5){display:none}.header .nav__links{gap:18px}.header .nav__links a:last-child{display:none}.header-search{max-width:280px}.brand{width:145px;flex-basis:145px}}
@media(max-width:1000px){.announce-bar{height:32px}.announce-bar .container{justify-content:center;font-size:12px}.utility-bar{display:none}.header{height:72px;position:sticky;top:0}.brand{width:125px;flex-basis:125px}.brand img{width:112px}.catalog-button,.header-search,.header .nav__links{display:none}.header .cart-link{margin-left:auto}.mobile-nav{top:72px}}
@media(max-width:420px){.header .cart-link{width:40px;height:40px;flex-basis:40px}.announce-bar .container{font-size:11px}}

/* Store archive */
.shop-page{background:#f7f5f2;padding:30px 0 90px}.shop-breadcrumbs{display:flex;gap:10px;align-items:center;font-size:13px;margin-bottom:24px;color:#777}.shop-breadcrumbs strong{color:#17171b}.shop-categories{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:30px}.shop-categories>a{min-height:132px;background:#fff;border:1px solid #eee9e6;border-radius:15px;padding:15px;display:grid;grid-template-columns:138px 1fr;grid-template-rows:1fr auto;gap:4px 16px;align-items:center;box-shadow:0 9px 24px rgba(45,35,30,.06)}.shop-categories img{grid-row:1/3;width:138px;height:100px;object-fit:cover;border-radius:10px}.shop-categories strong{font-size:14px;align-self:end}.shop-categories span{font-size:11px;color:#7737f3;align-self:start}.shop-layout{display:grid;grid-template-columns:290px minmax(0,1fr);gap:28px}.shop-sidebar{background:#fff;border-radius:14px;padding:25px 20px;align-self:start}.shop-sidebar section{padding:0 0 25px;margin-bottom:25px;border-bottom:1px solid #e9e5e2}.shop-sidebar section:last-child{border:0;margin:0;padding:0}.shop-sidebar h2{font-size:16px;margin:0 0 21px}.shop-sidebar label{display:flex;align-items:center;gap:9px;margin:13px 0;font-size:14px;color:#555}.shop-sidebar input{accent-color:#7737f3;width:15px;height:15px}.price-range{height:4px;background:#7737f3;margin:32px 0;position:relative}.price-range:before,.price-range:after{content:"";position:absolute;top:-6px;width:4px;height:16px;background:#7737f3}.price-range:before{left:0}.price-range:after{right:0}.price-row{display:flex;align-items:center;justify-content:space-between;font-size:12px}.price-row button{border:0;border-radius:6px;padding:10px 14px;background:#7737f3;color:#fff;font-weight:800}.shop-toolbar{min-height:86px;display:flex;align-items:flex-start;justify-content:space-between;border-bottom:1px solid #e5e1de;margin-bottom:18px}.shop-toolbar>div:first-child>strong{font-size:13px;font-weight:500;color:#766f6b}.active-filters{display:flex;gap:18px;margin-top:30px;font-size:13px}.active-filters button{border:0;background:transparent;padding:0}.shop-view{display:flex;align-items:center;gap:16px;font-size:13px}.shop-view>button{border:0;background:transparent;color:#7737f3;font-size:25px}.shop-view select{height:42px;min-width:220px;border:1px solid #dedad7;border-radius:5px;background:#fff;padding:0 13px;color:#777}.shop-product-grid{grid-template-columns:repeat(4,1fr);gap:18px}.shop-product-grid .product-card{height:100%}.shop-product-grid .product-card__image img{aspect-ratio:.79;object-fit:cover}.shop-product-grid .product-card h3{min-height:44px}.shop-product-grid .product-card__actions{grid-template-columns:1fr}.shop-product-grid .product-card__actions a{display:none}
@media(max-width:1180px){.shop-product-grid{grid-template-columns:repeat(3,1fr)}.shop-categories>a{grid-template-columns:100px 1fr}.shop-categories img{width:100px}}
@media(max-width:900px){.shop-layout{grid-template-columns:1fr}.shop-sidebar{display:none}.shop-categories{grid-template-columns:1fr}.shop-categories>a{grid-template-columns:120px 1fr}.shop-categories img{width:120px}.shop-toolbar{gap:20px}.shop-product-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:560px){.shop-page{padding-top:20px}.shop-breadcrumbs strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.shop-toolbar{flex-direction:column;padding-bottom:16px}.active-filters{margin-top:15px}.shop-view{width:100%;justify-content:space-between}.shop-view select{min-width:170px}.shop-product-grid{gap:10px}.shop-product-grid .product-card__image img{aspect-ratio:.9}.shop-categories>a{min-height:105px;grid-template-columns:96px 1fr}.shop-categories img{width:96px;height:76px}}

/* Completed projects gallery */
.projects-page{background:#faf8f5;padding:70px 0 100px}.projects-intro{display:grid;grid-template-columns:1fr auto;align-items:end;gap:8px 40px;margin-bottom:45px}.projects-intro>span,.projects-intro>h1,.projects-intro>p{grid-column:1}.projects-intro h1{font-size:clamp(46px,6vw,76px);line-height:1;letter-spacing:-.055em;margin:10px 0}.projects-intro p{max-width:720px;color:#6a6870;font-size:17px}.projects-intro>div{grid-column:2;grid-row:1/4;display:grid;text-align:right}.projects-intro>div strong{font-size:55px;color:#7737f3;line-height:1}.projects-intro>div span{font-size:12px;color:#777}.project-filters{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:28px}.project-filters button{height:42px;padding:0 18px;border:1px solid #ddd8d5;border-radius:99px;background:#fff;font-weight:750}.project-filters button.active{background:#7737f3;color:#fff;border-color:#7737f3}.projects-masonry{columns:3;column-gap:10px}.project-photo{display:block;break-inside:avoid;margin-bottom:10px;position:relative;overflow:hidden;border-radius:9px;background:#eee}.project-photo img{width:100%;height:auto;min-height:240px;max-height:520px;object-fit:cover}.project-photo:nth-child(5n+1) img{aspect-ratio:1.55}.project-photo:nth-child(5n+2) img{aspect-ratio:1.1}.project-photo:nth-child(5n+3) img{aspect-ratio:1.35}.project-photo span{position:absolute;left:0;right:0;bottom:0;padding:45px 18px 15px;background:linear-gradient(transparent,rgba(0,0,0,.72));color:#fff;display:flex;justify-content:space-between;align-items:end;opacity:0;transition:.2s}.project-photo:hover span{opacity:1}.project-photo span b{font-size:13px}.project-photo span small{font-size:10px}.project-photo:hover img{transform:scale(1.015);transition:.35s}
@media(max-width:900px){.projects-masonry{columns:2}.projects-intro{grid-template-columns:1fr}.projects-intro>div{grid-column:1;grid-row:auto;text-align:left}}
@media(max-width:560px){.projects-page{padding:45px 0 70px}.projects-intro h1{font-size:42px}.projects-masonry{columns:1}.project-photo span{opacity:1}.project-filters{overflow-x:auto;flex-wrap:nowrap;padding-bottom:5px}.project-filters button{white-space:nowrap}}

/* Corporate page */
.corporate-page{background:#faf8f5}.corporate-hero{padding:30px 0 85px}.corporate-hero__grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:center}.corporate-hero h1{font-size:clamp(52px,6vw,82px);line-height:.98;letter-spacing:-.065em;margin:20px 0 28px}.corporate-hero h1 em{font-style:normal;color:#7737f3}.corporate-hero p{max-width:600px;color:#68666e;font-size:17px}.corporate-actions{display:flex;align-items:center;gap:28px;margin-top:35px}.corporate-hero__visual{position:relative}.corporate-hero__visual img{width:100%;aspect-ratio:1.22;object-fit:cover;border-radius:18px}.corporate-hero__visual span{position:absolute;left:22px;bottom:22px;background:#fff;padding:16px 20px;border-radius:9px;box-shadow:0 15px 35px rgba(0,0,0,.13);display:grid;font-size:12px;color:#777}.corporate-hero__visual span b{font-size:19px;color:#111}.corporate-story{background:#fff;padding:100px 0}.corporate-story__grid{display:grid;grid-template-columns:1fr 1fr;gap:90px}.corporate-story h2,.corporate-values h2,.corporate-partners h2,.corporate-projects h2{font-size:clamp(38px,4.5vw,58px);line-height:1.04;letter-spacing:-.05em;margin:13px 0}.corporate-story p{color:#66636b;font-size:16px;line-height:1.8;margin:0 0 22px}.corporate-stats{background:#7737f3;color:#fff}.corporate-stats .container{display:grid;grid-template-columns:repeat(4,1fr);min-height:160px;align-items:center}.corporate-stats .container>div{display:grid;padding:15px 30px;border-right:1px solid rgba(255,255,255,.25)}.corporate-stats .container>div:last-child{border:0}.corporate-stats strong{font-size:37px}.corporate-stats span{font-size:12px;opacity:.78}.corporate-values{padding:100px 0}.corporate-values header{max-width:720px;margin-bottom:45px}.corporate-values__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.corporate-values article{min-height:265px;background:#fff;border:1px solid #e9e5e2;border-radius:13px;padding:26px;display:flex;flex-direction:column}.corporate-values article b{color:#7737f3}.corporate-values article h3{font-size:22px;margin:auto 0 12px}.corporate-values article p{font-size:13px;color:#6b6870}.corporate-partners{padding:90px 0;background:#171820;color:#fff}.corporate-partners>.container{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.corporate-partners>div>div>p{color:#aaa;max-width:550px}.corporate-partners aside{border:1px solid #42434e;border-radius:13px;padding:38px}.corporate-partners aside>span{font-size:24px;font-weight:800}.corporate-partners aside p{color:#aaa}.corporate-partners aside .button{margin-top:15px;background:#7737f3}.corporate-projects{padding:100px 0;background:#fff}.corporate-projects header{display:grid;grid-template-columns:1fr auto;align-items:end;margin-bottom:35px}.corporate-projects header>span,.corporate-projects header>h2{grid-column:1}.corporate-projects header>a{grid-column:2;grid-row:1/3}.corporate-projects .container>div{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.corporate-projects img{width:100%;aspect-ratio:1.25;object-fit:cover;border-radius:12px}
@media(max-width:900px){.corporate-hero__grid,.corporate-story__grid,.corporate-partners>.container{grid-template-columns:1fr;gap:45px}.corporate-stats .container,.corporate-values__grid{grid-template-columns:1fr 1fr}.corporate-stats .container>div:nth-child(2){border-right:0}.corporate-hero{padding-bottom:60px}}
@media(max-width:560px){.corporate-hero h1{font-size:46px}.corporate-actions{align-items:flex-start;flex-direction:column}.corporate-story,.corporate-values,.corporate-projects{padding:70px 0}.corporate-stats .container{grid-template-columns:1fr 1fr}.corporate-stats .container>div{padding:25px 12px}.corporate-stats strong{font-size:28px}.corporate-values__grid{grid-template-columns:1fr}.corporate-partners{padding:70px 0}.corporate-partners aside{padding:25px}.corporate-projects header{display:block}.corporate-projects .container>div{grid-template-columns:1fr}.corporate-projects header>a{margin-top:15px}}

/* 81 il hizmet menüsü ve şehir sayfaları */
.regions-menu{position:relative;display:flex;align-items:center}.regions-menu>button{border:0;background:none;font:inherit;font-weight:650;color:#222;cursor:pointer;white-space:nowrap;padding:18px 0}.regions-menu>button span{color:#7553ef;margin-left:5px}.regions-mega{position:absolute;z-index:80;right:0;top:calc(100% + 24px);width:min(820px,calc(100vw - 40px));padding:24px;background:#fff;border:1px solid #ece8e5;border-radius:18px;box-shadow:0 24px 70px rgba(39,27,73,.18)}.regions-mega[hidden]{display:none}.regions-mega header{display:flex;align-items:end;justify-content:space-between;margin-bottom:16px}.regions-mega header small{display:block;color:#7650f5;font-weight:800;text-transform:uppercase;letter-spacing:.08em;font-size:10px}.regions-mega header strong{font-size:22px}.regions-mega header a{color:#6542eb;font-size:13px;font-weight:750}.regions-search{height:44px;display:flex;align-items:center;gap:10px;border:1px solid #e7e2df;border-radius:10px;padding:0 13px;margin-bottom:14px;background:#faf9f8}.regions-search input{border:0;background:transparent;outline:0;width:100%;font:inherit}.regions-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;max-height:330px;overflow:auto}.regions-grid>a{display:flex;flex-direction:column;padding:10px 11px;border-radius:9px;color:#222}.regions-grid>a:hover{background:#f1ecff;color:#663cf0}.regions-grid b{font-size:13px}.regions-grid small{font-size:10px;color:#918a86;margin-top:3px}.regions-empty{text-align:center;color:#777;padding:28px}.city-pro-hero{background:linear-gradient(130deg,#f8f5f1 0,#fff 58%);padding:26px 0 64px;overflow:hidden}.city-pro-hero__grid{display:grid;grid-template-columns:1.02fr .98fr;gap:70px;align-items:center;margin-top:38px}.city-pro-hero h1{font-size:clamp(42px,5vw,72px);line-height:1.01;letter-spacing:-.05em;margin:15px 0 22px}.city-pro-hero p{font-size:17px;line-height:1.75;color:#6e6864}.city-pro-hero__visual{position:relative}.city-pro-hero__visual:before{content:"";position:absolute;inset:-16px 28px 22px -16px;border:1px solid #ddd2fb;border-radius:26px}.city-pro-hero__visual img{position:relative;width:100%;aspect-ratio:1.25;object-fit:cover;border-radius:22px;box-shadow:0 25px 60px rgba(39,29,24,.16)}.city-pro-hero__visual>div{position:absolute;left:-28px;right:28px;bottom:-28px;background:#fff;padding:18px 22px;border-radius:14px;box-shadow:0 16px 45px rgba(36,26,57,.16);display:flex;flex-direction:column}.city-pro-hero__visual span{font-size:12px;color:#777}.city-trust{list-style:none;padding:0;margin:34px 0 0;display:flex}.city-trust li{padding:0 25px;border-left:1px solid #ded8d3;display:flex;flex-direction:column}.city-trust li:first-child{padding-left:0;border:0}.city-trust span{font-size:11px;color:#85807c}.city-local__grid{display:grid;grid-template-columns:1.4fr .6fr;gap:80px}.city-local h2,.city-price h2{font-size:40px;letter-spacing:-.035em;margin:12px 0 18px}.city-local p{color:#746e69;line-height:1.75}.district-list{display:flex;flex-wrap:wrap;gap:9px;margin-top:24px}.district-list span{padding:9px 13px;background:#f4f0ff;color:#5f3bdd;border-radius:999px;font-weight:700;font-size:12px}.city-local aside{background:#171421;color:#fff;padding:30px;border-radius:18px}.city-local aside>small{color:#a990ff;font-weight:800}.city-local ol{list-style:none;padding:0;margin:24px 0 0;counter-reset:steps}.city-local li{counter-increment:steps;position:relative;padding:0 0 24px 42px;display:flex;flex-direction:column}.city-local li:before{content:counter(steps);position:absolute;left:0;width:27px;height:27px;border-radius:50%;background:#7244f4;display:grid;place-items:center;font-size:11px}.city-local li span{font-size:12px;color:#aaa3b6}.city-table-wrap{overflow:auto;background:#fff;border-radius:15px;border:1px solid #e8e2de}.city-table-wrap table{width:100%;border-collapse:collapse}.city-table-wrap th{background:#181521;color:#fff;text-align:left;padding:16px}.city-table-wrap td{padding:15px 16px;border-top:1px solid #ebe6e2;color:#68615d}.city-price-note{padding-left:14px;border-left:3px solid #7244f4;color:#777;font-size:12px}.city-benefits{background:#171421;color:#fff}.city-benefits>.container{display:grid;grid-template-columns:.7fr 1.3fr;gap:70px}.city-benefits h2{font-size:42px}.city-benefits__grid{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:#3b3547}.city-benefits article{background:#171421;padding:28px}.city-benefits article>b{color:#987afa}.city-benefits p{color:#aaa3b6;font-size:13px}.city-projects__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.city-projects__grid a{position:relative;overflow:hidden;border-radius:16px}.city-projects__grid img{width:100%;aspect-ratio:1.25;object-fit:cover}.city-projects__grid span{position:absolute;left:13px;right:13px;bottom:13px;background:#ffffffe8;padding:12px 14px;border-radius:10px;display:flex;justify-content:space-between;font-size:12px}.regions-page-hero{padding:35px 0 70px;background:linear-gradient(135deg,#f3edff,#fff)}.regions-page-hero h1{font-size:clamp(45px,6vw,76px);line-height:1.02;letter-spacing:-.05em;margin:24px 0}.regions-page-hero p{max-width:670px;color:#706967;font-size:17px}.regions-page-hero label{margin-top:28px;display:flex;gap:10px;align-items:center;background:#fff;border:1px solid #ded6f5;border-radius:13px;padding:0 16px;width:min(500px,100%);height:56px}.regions-page-hero input{border:0;outline:0;width:100%;font:inherit}.regions-page-list>.container{display:grid;grid-template-columns:1fr 1fr;gap:20px}.regions-page-list article{border:1px solid #ebe6e2;border-radius:16px;padding:22px}.regions-page-list article>header{display:flex;justify-content:space-between;border-bottom:1px solid #eee8e4;padding-bottom:15px}.regions-page-list article>div{display:grid;grid-template-columns:1fr 1fr;gap:5px}.regions-page-list article a{display:grid;grid-template-columns:1fr auto;padding:10px;border-radius:8px}.regions-page-list article a:hover{background:#f7f4ff}.regions-page-list article a small{display:block;color:#999;font-size:10px}.regions-page-list article a>b{grid-column:2;grid-row:1/3}.regions-page-list article a[hidden]{display:none}
@media(max-width:900px){.regions-menu{display:none}.city-pro-hero__grid,.city-local__grid,.city-benefits>.container{grid-template-columns:1fr}.city-pro-hero h1{font-size:43px}.city-pro-hero__visual>div{left:12px;right:12px}.city-local__grid{gap:30px}.city-benefits__grid,.regions-page-list>.container{grid-template-columns:1fr}.city-projects__grid{grid-template-columns:1fr 1fr}}@media(max-width:560px){.city-pro-hero h1{font-size:36px}.city-trust li{padding:0 12px}.city-local h2,.city-price h2,.city-benefits h2{font-size:31px}.city-benefits__grid,.city-projects__grid,.regions-page-list article>div{grid-template-columns:1fr}}

/* Sağdan açılan teklif sepeti */
body.cart-open{overflow:hidden}.cart-overlay{position:fixed;inset:0;z-index:190;background:rgba(15,12,23,.67);backdrop-filter:blur(2px)}.cart-overlay[hidden]{display:none}.cart-drawer{position:fixed;z-index:200;right:0;top:0;width:min(430px,100vw);height:100dvh;background:#fff;box-shadow:-20px 0 55px rgba(0,0,0,.18);transform:translateX(105%);transition:transform .34s cubic-bezier(.22,.8,.25,1);display:grid;grid-template-rows:auto 1fr auto}.cart-drawer.is-open{transform:translateX(0)}.cart-drawer>header{min-height:88px;padding:20px 24px;border-bottom:1px solid #ebe7e4;display:flex;align-items:center;justify-content:space-between}.cart-drawer>header small{display:block;font-size:9px;letter-spacing:.14em;color:#7650f5;font-weight:900}.cart-drawer>header h2{font-size:23px;margin:4px 0 0}.cart-drawer>header h2 span{font-size:13px;color:#8a8480;font-weight:600}.cart-drawer>header button{width:38px;height:38px;border:1px solid #e4dfdc;background:#fff;border-radius:50%;font-size:25px;cursor:pointer}.cart-drawer__body{overflow:auto;padding:8px 24px}.cart-item{display:grid;grid-template-columns:88px 1fr;gap:15px;padding:18px 0;border-bottom:1px solid #eeeae7}.cart-item>a img{width:88px;height:78px;object-fit:cover;border-radius:10px;background:#eee}.cart-item>div{position:relative;min-width:0}.cart-item h3{font-size:14px;margin:2px 25px 5px 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cart-item small{color:#8c8580;font-size:10px}.cart-item__remove{position:absolute;right:0;top:-4px;border:0;background:none;color:#999;font-size:19px;cursor:pointer}.cart-item__bottom{display:flex;align-items:center;justify-content:space-between;margin-top:13px}.cart-item__bottom>strong{font-size:13px;color:#7142ef}.cart-quantity{display:flex;height:30px;border:1px solid #e3dfdc;border-radius:6px;overflow:hidden}.cart-quantity button,.cart-quantity b{width:29px;border:0;background:#fff;display:grid;place-items:center;font-size:12px}.cart-quantity button{cursor:pointer;color:#777}.cart-quantity button:hover{background:#f2edff;color:#633be3}.cart-drawer>footer{padding:20px 24px 24px;border-top:1px solid #e8e3df;background:#fff}.cart-drawer>footer>div{display:flex;justify-content:space-between;align-items:center}.cart-drawer>footer>div span{font-weight:800}.cart-drawer>footer>div strong{font-size:19px;color:#7142ef}.cart-drawer>footer p{font-size:10px;color:#96908c;margin:8px 0 14px}.cart-view,.cart-checkout{height:46px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:850}.cart-view{background:#f5f3f2;color:#333;margin-bottom:8px}.cart-checkout{background:#7737f3;color:#fff}.cart-checkout span{margin-left:auto;margin-right:17px}.cart-empty{text-align:center;padding:70px 20px}.cart-empty>span{width:64px;height:64px;border-radius:50%;display:grid;place-items:center;margin:0 auto 18px;background:#f1ebff;color:#7546f2;font-size:28px}.cart-empty h3{font-size:20px;margin:0 0 7px}.cart-empty p{color:#817b77;font-size:12px;line-height:1.6}.cart-empty a{display:inline-flex;margin-top:15px;color:#6840e8;font-weight:800;font-size:12px}@media(max-width:480px){.cart-drawer{width:100vw}.cart-drawer>header{min-height:76px;padding:16px 18px}.cart-drawer__body{padding:5px 18px}.cart-drawer>footer{padding:16px 18px 20px}.cart-item{grid-template-columns:76px 1fr}.cart-item>a img{width:76px;height:70px}}

/* Modern B2B marketplace footer */
.footer{background:#12131a;color:#fff;padding:0 0 24px;overflow:hidden}.footer__intro{padding:58px 0 42px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:48px;align-items:end;border-bottom:1px solid rgba(255,255,255,.1)}.footer__eyebrow{display:block;margin-bottom:13px;color:#a8a9ff;font-size:11px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.footer__intro h2{max-width:700px;margin:0 0 13px;font-size:clamp(30px,3.3vw,48px);line-height:1.04;letter-spacing:-.045em}.footer__intro p{max-width:680px;margin:0;color:#aeb1bd;font-size:15px}.footer__actions{display:flex;align-items:center;gap:21px;white-space:nowrap}.footer__actions .button{min-height:48px;border-radius:9px;background:#6f3df4}.footer__dealer{font-size:13px;font-weight:850}.footer__dealer span{color:#a8a9ff;margin-left:5px}.footer__trust{display:grid;grid-template-columns:repeat(4,1fr);padding:22px 0;border-bottom:1px solid rgba(255,255,255,.1)}.footer__trust span{padding:2px 18px;border-right:1px solid rgba(255,255,255,.1);color:#d8d9df;font-size:12px;font-weight:750}.footer__trust span:first-child{padding-left:0}.footer__trust span:last-child{border:0}.footer__trust b{color:#9b7aff;margin-right:8px}.footer__grid{display:grid;grid-template-columns:1.4fr repeat(4,minmax(0,1fr));gap:44px;padding:54px 0 46px}.footer__grid>div,.footer__grid>nav{display:flex;min-width:0;flex-direction:column;align-items:flex-start;gap:10px;color:#a9abb5;font-size:12px}.footer__grid strong{margin:0 0 12px;color:#fff;font-size:13px}.footer__grid a{transition:color .18s,transform .18s}.footer__grid a:hover{color:#aaa8ff;transform:translateX(2px)}.footer__brand img{width:126px;height:76px;margin-bottom:7px;padding:5px;background:#fff;border-radius:9px;object-fit:contain}.footer__brand p{max-width:260px;margin:0 0 8px;line-height:1.7}.footer__brand .footer__contact{color:#fff;font-size:16px;font-weight:850}.footer__disclaimer{padding:20px 24px;border:1px solid rgba(255,255,255,.1);border-radius:10px;background:rgba(255,255,255,.035);color:#8f929e;font-size:11px;line-height:1.65}.footer__disclaimer b{color:#c9cbd3}.footer__bottom{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:22px;margin-top:24px;padding-top:22px;border-top:1px solid rgba(255,255,255,.08);color:#777b88;font-size:10px}.footer__bottom>div{display:flex;gap:20px}.footer__bottom>span:last-child{text-align:right}
@media(max-width:1050px){.footer__intro{grid-template-columns:1fr;align-items:start}.footer__grid{grid-template-columns:1.4fr repeat(2,1fr);gap:42px 30px}.footer__brand{grid-row:span 2}.footer__trust{grid-template-columns:1fr 1fr;row-gap:16px}.footer__trust span:nth-child(2){border-right:0}.footer__bottom{grid-template-columns:1fr auto}.footer__bottom>span:last-child{display:none}}
@media(max-width:640px){.footer__intro{padding:42px 0 30px;gap:25px}.footer__intro h2{font-size:32px}.footer__actions{width:100%;align-items:stretch;flex-direction:column;gap:15px;white-space:normal}.footer__actions .button{width:100%}.footer__dealer{text-align:center}.footer__trust{grid-template-columns:1fr;padding:18px 0;row-gap:0}.footer__trust span,.footer__trust span:first-child{padding:10px 0;border-right:0;border-bottom:1px solid rgba(255,255,255,.07)}.footer__trust span:last-child{border-bottom:0}.footer__grid{grid-template-columns:1fr 1fr;gap:34px 22px;padding:40px 0}.footer__brand{grid-column:1/-1;grid-row:auto}.footer__brand p{max-width:none}.footer__grid>nav:last-child{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;column-gap:18px}.footer__grid>nav:last-child strong{grid-column:1/-1}.footer__disclaimer{padding:16px}.footer__bottom{grid-template-columns:1fr;gap:13px}.footer__bottom>div{flex-wrap:wrap;gap:8px 16px}.footer__bottom>span:last-child{display:none}}

/* Kurumsal pazaryeri anlatımı */
.corporate-audiences{padding:105px 0;background:linear-gradient(145deg,#f4efff 0,#faf8f5 58%,#fff 100%)}.corporate-audiences>div>header{max-width:760px;margin-bottom:42px}.corporate-audiences h2{font-size:clamp(38px,4.5vw,58px);line-height:1.04;letter-spacing:-.05em;margin:13px 0}.corporate-audiences>div>header p{max-width:600px;color:#6b6870}.corporate-audiences__grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.corporate-audience{padding:40px;border-radius:22px;box-shadow:0 22px 55px rgba(42,30,78,.08)}.corporate-audience--customer{background:#fff;border:1px solid #e6def8}.corporate-audience--company{background:#181621;color:#fff}.corporate-audience__tag{display:inline-flex;padding:7px 11px;border-radius:999px;background:#eee7ff;color:#6339dc;font-size:10px;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.corporate-audience--company .corporate-audience__tag{background:#332b49;color:#bca8ff}.corporate-audience h3{max-width:540px;font-size:clamp(25px,2.4vw,35px);line-height:1.13;letter-spacing:-.035em;margin:24px 0 32px}.corporate-audience ol{list-style:none;padding:0;margin:0 0 32px}.corporate-audience li{display:grid;grid-template-columns:38px 1fr;gap:13px;align-items:start;padding:14px 0;border-top:1px solid #ece6f2;color:#5f5a66;font-size:14px;line-height:1.55}.corporate-audience--company li{border-color:#35313f;color:#b9b5c0}.corporate-audience li b{color:#7737f3;font-size:11px;letter-spacing:.08em}.corporate-audience--company li b{color:#a58afb}.corporate-audience--company .button{background:#fff;color:#17151f}.corporate-assurance{list-style:none;padding:0;margin:24px 0 5px}.corporate-assurance li{position:relative;padding:10px 0 10px 28px;border-top:1px solid #353641;color:#c2c2ca;font-size:13px}.corporate-assurance li:before{content:"✓";position:absolute;left:0;color:#9d83fa;font-weight:900}.corporate-partners aside .corporate-assurance+.button{margin-top:20px}.corporate-hero__visual span{min-width:210px}.corporate-stats strong{letter-spacing:-.035em}
@media(max-width:900px){.corporate-audiences__grid{grid-template-columns:1fr}.corporate-audiences{padding:80px 0}.corporate-audience{padding:34px}}
@media(max-width:560px){.corporate-audiences{padding:65px 0}.corporate-audiences h2{font-size:36px}.corporate-audience{padding:25px 20px;border-radius:17px}.corporate-audience h3{font-size:26px}.corporate-audience li{grid-template-columns:32px 1fr}.corporate-hero__visual span{left:12px;bottom:12px}.corporate-stats span{font-size:10px}}

/* Müşteri ve firma proje vitrini */
.projects-community-page{background:linear-gradient(180deg,#faf8f5 0,#f7f3ff 560px,#faf8f5 920px)}.projects-intro--community{padding:22px 0 12px}.projects-intro--community h1{max-width:840px}.projects-intro--community h1 em{font-style:normal;color:#7737f3}.projects-intro--community .projects-intro__count{padding:22px 25px;border:1px solid #e3dcf3;border-radius:18px;background:#fff;box-shadow:0 17px 42px rgba(52,37,91,.08)}.projects-origin-note{display:grid;grid-template-columns:auto 1fr auto;gap:22px;align-items:center;margin:30px 0 20px;padding:26px 28px;border-radius:18px;background:#191620;color:#fff;box-shadow:0 20px 45px rgba(30,23,48,.14)}.projects-origin-note__icon{width:54px;height:54px;display:grid;place-items:center;border-radius:16px;background:linear-gradient(145deg,#8148fa,#b965ff);font-size:25px}.projects-origin-note span{color:#ab91ff;font-size:9px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.projects-origin-note h2{margin:4px 0 6px;font-size:23px}.projects-origin-note p{max-width:720px;margin:0;color:#aaa6b1;font-size:12px;line-height:1.65}.projects-origin-note>a{min-height:46px;padding:0 18px;display:flex;align-items:center;gap:18px;border-radius:10px;background:#fff;color:#17141f;font-size:12px;font-weight:850;white-space:nowrap}.projects-origin-note>a b{color:#7737f3;font-size:18px}.projects-community-cards{display:grid;grid-template-columns:1fr 1fr 1fr;gap:13px;margin:20px 0 78px}.projects-community-card{min-height:245px;padding:28px;border-radius:18px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;position:relative}.projects-community-card>span{width:48px;height:48px;border-radius:14px;display:grid;place-items:center;font-size:22px;font-style:normal}.projects-community-card small{font-size:9px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.projects-community-card h2{font-size:23px;line-height:1.15;letter-spacing:-.03em;margin:8px 0}.projects-community-card p{margin:0;font-size:12px;line-height:1.6}.projects-community-card--customer{background:#e9dcff;color:#32214f}.projects-community-card--customer>span{background:#fff;color:#6c3ee9}.projects-community-card--customer small{color:#6c3ee9}.projects-community-card--company{background:#daf4eb;color:#173e34}.projects-community-card--company>span{background:#fff;color:#168466}.projects-community-card--company small{color:#168466}.projects-community-card--share{background:linear-gradient(145deg,#723bf0,#964ffd);color:#fff}.projects-community-card--share>span{background:#ffffff29}.projects-community-card--share small{color:#e0d4ff}.projects-community-card--share p{color:#e9e2fb}.projects-community-card--share a{display:inline-flex;margin-top:12px;color:#fff;font-size:12px;font-weight:850}.project-gallery-heading{display:grid;grid-template-columns:1fr auto;align-items:end;gap:25px;margin-bottom:28px}.project-gallery-heading h2{font-size:clamp(34px,4vw,52px);line-height:1.02;letter-spacing:-.045em;margin:10px 0 0}.project-gallery-tags{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:7px}.project-gallery-tags span{padding:9px 12px;border:1px solid #e3dedb;border-radius:999px;background:#fff;color:#5d5861;font-size:10px;font-weight:750}.projects-community-page .project-photo{border-radius:14px;box-shadow:0 10px 25px rgba(41,31,63,.08)}.project-photo>i{position:absolute;z-index:2;left:12px;top:12px;padding:7px 10px;border-radius:999px;background:#ffffffeb;color:#5f38d8;font-size:8px;font-weight:900;font-style:normal;letter-spacing:.1em;text-transform:uppercase}.projects-community-page .project-photo span{padding-top:58px}.projects-community-page .project-photo span small{max-width:55%;text-align:right}.projects-bottom-cta{display:grid;grid-template-columns:1fr auto;gap:50px;align-items:end;margin-top:76px;padding:52px;border-radius:24px;background:linear-gradient(135deg,#251c3b,#6b3ce8);color:#fff;box-shadow:0 24px 60px rgba(62,40,125,.2)}.projects-bottom-cta .eyebrow{color:#c3b1ff}.projects-bottom-cta h2{font-size:clamp(32px,4vw,52px);line-height:1.05;letter-spacing:-.045em;margin:12px 0 0}.projects-bottom-cta>div:last-child{display:flex;align-items:center;gap:22px}.projects-bottom-cta .button{background:#fff;color:#251c3b;white-space:nowrap}.projects-bottom-cta>div:last-child>a:last-child{font-size:12px;font-weight:850;white-space:nowrap}
@media(max-width:1000px){.projects-community-cards{grid-template-columns:1fr 1fr}.projects-community-card--share{grid-column:1/-1}.project-gallery-heading{grid-template-columns:1fr}.project-gallery-tags{justify-content:flex-start}.projects-bottom-cta{grid-template-columns:1fr;align-items:start}.projects-bottom-cta>div:last-child{flex-wrap:wrap}}
@media(max-width:700px){.projects-origin-note{grid-template-columns:auto 1fr;padding:22px}.projects-origin-note>a{grid-column:1/-1;justify-content:center}.projects-community-cards{grid-template-columns:1fr;margin-bottom:58px}.projects-community-card--share{grid-column:auto}.projects-community-card{min-height:225px}.projects-bottom-cta{padding:30px 22px;border-radius:18px}.projects-bottom-cta>div:last-child{align-items:stretch;flex-direction:column}.projects-bottom-cta .button{width:100%}.projects-bottom-cta>div:last-child>a:last-child{text-align:center}.projects-intro--community .projects-intro__count{padding:16px 18px}.project-gallery-tags{overflow-x:auto;flex-wrap:nowrap;padding-bottom:5px}.project-gallery-tags span{white-space:nowrap}}

/* Şehirden teklif talebine yönlendirme */
.district-list a{display:flex;align-items:center;gap:8px;padding:9px 13px;background:#f4f0ff;color:#5f3bdd;border-radius:999px;font-weight:700;font-size:12px;transition:transform .18s,background .18s}.district-list a:hover{background:#e9e0ff;transform:translateY(-2px)}.district-list a b{font-size:13px}.city-quote-route{padding:28px 0;background:linear-gradient(120deg,#20172f,#6734dc);color:#fff}.city-quote-route>.container{display:grid;grid-template-columns:1fr auto;gap:40px;align-items:center}.city-quote-route span{color:#c8b8ff;font-size:10px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.city-quote-route h2{font-size:clamp(28px,3.4vw,44px);line-height:1.05;letter-spacing:-.04em;margin:8px 0}.city-quote-route p{max-width:760px;margin:0;color:#c1bbcb;font-size:13px;line-height:1.65}.city-quote-route .button{background:#fff;color:#241735;white-space:nowrap}.city-quote-route .button b{margin-left:12px;color:#7040e8}.quote-city-context{margin:-10px 0 25px;padding:17px 19px;border:1px solid #d9cafc;border-radius:12px;background:linear-gradient(120deg,#f4efff,#fff);display:grid;gap:4px}.quote-city-context[hidden]{display:none}.quote-city-context>span{color:#7040e8;font-size:9px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.quote-city-context>strong{font-size:18px;line-height:1.25}.quote-city-context>strong b{color:#7040e8}.quote-city-context>small{color:#756e7c;font-size:10px;line-height:1.5}
@media(max-width:760px){.city-quote-route>.container{grid-template-columns:1fr}.city-quote-route .button{width:100%}.city-quote-route{padding:34px 0}.city-quote-route h2{font-size:31px}}

/* Firma paneli rol navigasyonu */
.market-sidebar{display:flex;flex-direction:column}.market-sidebar .panel-sidebar-exit{margin-top:auto;padding-top:18px;border-top:1px solid #332e3b;display:grid;gap:4px}.market-sidebar .panel-sidebar-exit a,.market-sidebar .panel-sidebar-exit button{width:100%;box-sizing:border-box;padding:10px 12px;border:0;border-radius:8px;background:transparent;color:#a99fad;text-align:left;font:inherit;font-size:11px;cursor:pointer}.market-sidebar .panel-sidebar-exit a:hover,.market-sidebar .panel-sidebar-exit button:hover{background:#2b2631;color:#fff}.market-sidebar .panel-sidebar-exit a:last-child,.market-sidebar .panel-sidebar-exit button{color:#e39aa8}.market-sidebar .panel-sidebar-exit form{margin:0}

/* Giriş durumuna göre hesap menüsü */
.utility-bar{position:relative;z-index:120}.header-account{position:relative;height:100%;display:flex;align-items:center}.header-account summary{min-width:154px;height:32px;padding:0 10px 0 5px;border-radius:999px;background:#7737f3;color:#fff;display:grid;grid-template-columns:26px minmax(0,1fr) auto;gap:7px;align-items:center;cursor:pointer;list-style:none;box-shadow:0 7px 17px rgba(97,50,221,.18)}.header-account summary::-webkit-details-marker{display:none}.header-account summary>span:nth-child(2){min-width:0;display:grid;line-height:1.05}.header-account summary b{font-size:10px}.header-account summary small{margin-top:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#e8deff;font-size:8px}.header-account summary i{font-size:10px;font-style:normal;transition:transform .18s}.header-account[open] summary i{transform:rotate(180deg)}.header-account__avatar{width:26px;height:26px;border-radius:50%;display:grid;place-items:center;background:#fff;color:#6b36e8;font-size:11px;font-weight:900}.header-account__panel{position:absolute;z-index:240;right:0;top:calc(100% + 9px);width:300px;padding:13px;border:1px solid #e6dff3;border-radius:16px;background:#fff;color:#211d28;box-shadow:0 24px 65px rgba(42,25,79,.22)}.header-account__panel:before{content:"";position:absolute;right:25px;top:-6px;width:12px;height:12px;border-left:1px solid #e6dff3;border-top:1px solid #e6dff3;background:#fff;transform:rotate(45deg)}.header-account__panel>header{position:relative;display:grid;grid-template-columns:40px 1fr;gap:10px;align-items:center;padding:8px 7px 14px;border-bottom:1px solid #eee9f3}.header-account__panel>header .header-account__avatar{width:40px;height:40px;background:#eee7ff;font-size:15px}.header-account__panel>header div{display:grid}.header-account__panel>header b{font-size:13px}.header-account__panel>header small{margin-top:3px;color:#8a8291;font-size:9px}.utility-bar .header-account__panel nav{height:auto;display:grid;gap:3px;padding:9px 0}.utility-bar .header-account__panel nav a{min-height:38px;padding:0 10px;border:0;border-radius:9px;display:grid;grid-template-columns:24px 1fr;gap:7px;align-items:center;color:#312c38;font-size:11px;font-weight:700}.utility-bar .header-account__panel nav a:hover{background:#f4f0fc;color:#6237df}.utility-bar .header-account__panel nav a span{color:#7a55ea;font-size:14px;text-align:center}.utility-bar .header-account__panel nav a.featured{background:#eee8ff;color:#5c31d5}.header-account__panel form{margin:0;padding-top:9px;border-top:1px solid #eee9f3}.header-account__panel form button{width:100%;height:38px;padding:0 10px;border:0;border-radius:9px;background:#f7f5f8;color:#7b3140;text-align:left;font:inherit;font-size:11px;font-weight:800;cursor:pointer}.header-account__panel form button:hover{background:#fff0f2}.mobile-nav__logout{margin:0}.mobile-nav__logout button{width:100%;padding:12px;border:0;border-radius:8px;background:#fff0f2;color:#8a2f3d;text-align:left;font:inherit;font-weight:800;cursor:pointer}

/* Ana sayfa firma vitrini */
.home-firms-showcase{padding:92px 0;background:linear-gradient(145deg,#f5f0ff 0,#fff 52%,#f2edff 100%);overflow:hidden}.home-firms-showcase__head{display:grid;grid-template-columns:1.15fr .85fr;gap:70px;align-items:end;margin-bottom:34px}.home-firms-showcase__head h2{margin:12px 0 0;font-size:clamp(38px,4.6vw,60px);line-height:1.01;letter-spacing:-.055em}.home-firms-showcase__head>div:last-child{padding-bottom:5px}.home-firms-showcase__head p{max-width:540px;margin:0 0 18px;color:#716b78;font-size:14px;line-height:1.7}.home-firms-showcase__head a{display:inline-flex;align-items:center;gap:15px;color:#5e35d5;font-size:12px;font-weight:850}.home-firms-showcase__head a span{font-size:18px}.home-firms-showcase__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.home-firm-card{min-width:0;border:1px solid #e2d9f4;border-radius:21px;background:#fff;overflow:hidden;box-shadow:0 18px 48px rgba(54,34,98,.08);transition:transform .22s,box-shadow .22s}.home-firm-card:hover{transform:translateY(-5px);box-shadow:0 25px 60px rgba(54,34,98,.14)}.home-firm-card__visual{position:relative;height:118px;padding:18px;display:flex;align-items:flex-end;justify-content:space-between;background:linear-gradient(135deg,#241b35,#7443eb);overflow:hidden}.home-firm-card__visual:before,.home-firm-card__visual:after{content:"";position:absolute;border-radius:50%;background:#ffffff12}.home-firm-card__visual:before{width:190px;height:190px;right:-55px;top:-108px}.home-firm-card__visual:after{width:105px;height:105px;left:70px;bottom:-70px}.home-firm-card--2 .home-firm-card__visual{background:linear-gradient(135deg,#183f46,#318b83)}.home-firm-card--3 .home-firm-card__visual{background:linear-gradient(135deg,#3b241f,#c06b45)}.home-firm-card__visual>span{position:relative;z-index:1;width:60px;height:60px;border-radius:17px;display:grid;place-items:center;background:#fff;color:#5530ca;font-size:27px;font-weight:900;box-shadow:0 10px 28px #15101f33}.home-firm-card--2 .home-firm-card__visual>span{color:#21756f}.home-firm-card--3 .home-firm-card__visual>span{color:#9a4b2f}.home-firm-card__visual>small{position:relative;z-index:1;padding:7px 10px;border:1px solid #ffffff42;border-radius:999px;background:#ffffff18;color:#fff;font-size:8px;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.home-firm-card__body{padding:23px}.home-firm-card__verified{display:inline-flex;padding:6px 9px;border-radius:999px;background:#eee8ff;color:#6638dc;font-size:8px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.home-firm-card h3{margin:14px 0 7px;font-size:23px;line-height:1.15;letter-spacing:-.035em}.home-firm-card__body>p{margin:0;color:#817a86;font-size:11px}.home-firm-card__facts{display:grid;grid-template-columns:1fr 1fr;margin:22px 0;border-top:1px solid #eee9f3;border-bottom:1px solid #eee9f3}.home-firm-card__facts>span{display:grid;padding:14px 10px 14px 0}.home-firm-card__facts>span+span{padding-left:17px;border-left:1px solid #eee9f3}.home-firm-card__facts b{font-size:15px}.home-firm-card__facts small{margin-top:3px;color:#9a939f;font-size:9px}.home-firm-card__facts>span:first-child b{color:#f39a13}.home-firm-card footer{display:flex;align-items:center;justify-content:space-between;gap:12px}.home-firm-card footer a{font-size:11px;font-weight:850}.home-firm-card footer a:first-child{color:#24202b}.home-firm-card footer a:last-child{padding:10px 12px;border-radius:8px;background:#6e3be8;color:#fff}.home-firms-showcase__trust{display:grid;grid-template-columns:repeat(4,1fr);margin-top:18px;padding:18px 20px;border:1px solid #e2d9f4;border-radius:14px;background:#ffffffb8;backdrop-filter:blur(8px)}.home-firms-showcase__trust span{padding:0 18px;border-right:1px solid #e6ddf5;color:#5e5865;font-size:10px;font-weight:800}.home-firms-showcase__trust span:last-child{border:0}.home-firms-showcase__trust b{margin-right:8px;color:#7040e9}.home-firms-showcase__empty{display:grid;grid-template-columns:auto 1fr auto;gap:18px;align-items:center;padding:28px;border:1px dashed #cbbce9;border-radius:20px;background:#fff}.home-firms-showcase__empty>span{width:52px;height:52px;border-radius:15px;display:grid;place-items:center;background:#eee8ff;color:#6c3ce7;font-size:23px}.home-firms-showcase__empty h3{margin:0 0 5px}.home-firms-showcase__empty p{margin:0;color:#7c7580;font-size:12px}.home-firms-showcase__empty>a{padding:13px 16px;border-radius:9px;background:#201a2b;color:#fff;font-size:11px;font-weight:850}
@media(max-width:960px){.home-firms-showcase__head{grid-template-columns:1fr;gap:20px}.home-firms-showcase__grid{grid-template-columns:1fr 1fr}.home-firm-card:last-child{grid-column:1/-1}.home-firms-showcase__trust{grid-template-columns:1fr 1fr;row-gap:16px}.home-firms-showcase__trust span:nth-child(2){border-right:0}.home-firms-showcase__empty{grid-template-columns:auto 1fr}.home-firms-showcase__empty>a{grid-column:1/-1;text-align:center}}
@media(max-width:620px){.home-firms-showcase{padding:66px 0}.home-firms-showcase__head h2{font-size:39px}.home-firms-showcase__grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;margin-right:-14px;padding:0 14px 10px 0}.home-firm-card,.home-firm-card:last-child{flex:0 0 min(84vw,335px);grid-column:auto;scroll-snap-align:start}.home-firms-showcase__trust{grid-template-columns:1fr}.home-firms-showcase__trust span,.home-firms-showcase__trust span:nth-child(2){padding:8px 0;border-right:0;border-bottom:1px solid #e6ddf5}.home-firms-showcase__trust span:last-child{border-bottom:0}.home-firms-showcase__empty{grid-template-columns:1fr;text-align:center}.home-firms-showcase__empty>span{margin:auto}}

/* EvHazır'a özel ana sayfa karşılama alanı */
.evh-home-hero{position:relative;padding:82px 0 28px;background:radial-gradient(circle at 80% 15%,#6c3fe14a 0,transparent 31%),radial-gradient(circle at 12% 86%,#8a52f320 0,transparent 29%),#17131f;color:#fff;overflow:hidden}.evh-home-hero:before{content:"";position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(#ffffff08 1px,transparent 1px),linear-gradient(90deg,#ffffff08 1px,transparent 1px);background-size:68px 68px;mask-image:linear-gradient(to bottom,#000 0,transparent 72%)}.evh-home-hero>.container{position:relative}.evh-home-hero__grid{display:grid;grid-template-columns:minmax(0,1.06fr) minmax(430px,.94fr);gap:68px;align-items:center}.evh-home-hero__copy{padding:22px 0 34px}.evh-home-hero__welcome{display:inline-flex;align-items:center;gap:9px;padding:8px 12px;border:1px solid #ffffff1c;border-radius:999px;background:#ffffff09;color:#cbbcff;font-size:9px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.evh-home-hero__welcome i{width:7px;height:7px;border-radius:50%;background:#9d79ff;box-shadow:0 0 0 5px #9d79ff1f}.evh-home-hero h1{max-width:780px;margin:24px 0 22px;color:#fff;font-size:clamp(54px,6vw,80px);line-height:.94;letter-spacing:-.065em}.evh-home-hero h1 em{color:#a98cff;font-style:normal}.evh-home-hero__copy>p{max-width:670px;margin:0;color:#bbb5c3;font-size:16px;line-height:1.75}.evh-home-hero__actions{display:flex;align-items:center;gap:25px;margin-top:31px}.evh-home-hero__actions .button{min-height:54px;padding:0 22px;border-radius:10px;background:linear-gradient(135deg,#7c42f3,#9b5bff);box-shadow:0 15px 35px #7d40f436}.evh-home-hero__actions .button span{margin-left:14px}.evh-home-hero__actions>a:last-child{color:#ddd7e4;font-size:12px;font-weight:800;border-bottom:1px solid #ffffff2d;padding-bottom:5px}.evh-home-hero__assurance{display:flex;flex-wrap:wrap;gap:20px;margin-top:30px;color:#8f8997;font-size:10px;font-weight:750}.evh-home-hero__assurance span{display:flex;align-items:center;gap:7px}.evh-home-hero__assurance b{width:18px;height:18px;border-radius:50%;display:grid;place-items:center;background:#81e7bd15;color:#65dca9;font-size:9px}.evh-match-card{position:relative;padding:18px;border:1px solid #ffffff24;border-radius:26px;background:linear-gradient(145deg,#fffffffa,#f4efffff);color:#211c29;box-shadow:0 35px 80px #09060f69;transform:rotate(1deg)}.evh-match-card:before{content:"";position:absolute;z-index:-1;inset:20px -15px -17px 28px;border-radius:28px;background:#8b58f235;filter:blur(2px);transform:rotate(-3deg)}.evh-match-card>header{display:flex;align-items:center;justify-content:space-between;padding:3px 3px 15px}.evh-match-card>header>div{display:flex;align-items:center;gap:8px}.evh-match-card>header small{color:#736d78;font-size:8px;font-weight:900;letter-spacing:.12em}.evh-match-card>header>b{color:#8f8796;font-size:8px;letter-spacing:.06em}.evh-match-card__pulse{width:8px;height:8px;border-radius:50%;background:#31bb78;box-shadow:0 0 0 5px #31bb781d}.evh-match-card__request{position:relative;padding:24px;border-radius:17px;background:linear-gradient(135deg,#251d35,#6840cf);color:#fff;overflow:hidden}.evh-match-card__request:after{content:"";position:absolute;right:-40px;top:-70px;width:190px;height:190px;border:1px solid #ffffff16;border-radius:50%;box-shadow:0 0 0 33px #ffffff08,0 0 0 66px #ffffff05}.evh-match-card__request>span{position:relative;z-index:1;color:#bda9f8;font-size:8px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.evh-match-card__request h2{position:relative;z-index:1;margin:9px 0 8px;font-size:28px;line-height:1.05;letter-spacing:-.04em}.evh-match-card__request>p{position:relative;z-index:1;margin:0;color:#d4cce4;font-size:10px}.evh-match-card__request>div{position:relative;z-index:1;display:flex;flex-wrap:wrap;gap:6px;margin-top:18px}.evh-match-card__request>div small{padding:6px 9px;border:1px solid #ffffff21;border-radius:999px;background:#ffffff0e;color:#e8e2f0;font-size:8px}.evh-match-card__budget{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 7px 16px}.evh-match-card__budget>span{display:grid}.evh-match-card__budget small{color:#938c98;font-size:7px;font-weight:900;letter-spacing:.1em}.evh-match-card__budget b{margin-top:4px;font-size:14px}.evh-match-card__budget i{padding:7px 9px;border-radius:999px;background:#ddf8ea;color:#19744d;font-size:8px;font-weight:850;font-style:normal;white-space:nowrap}.evh-match-card__steps{display:grid;grid-template-columns:repeat(3,1fr);list-style:none;margin:0;padding:13px 8px;border-top:1px solid #e6dfed;border-bottom:1px solid #e6dfed}.evh-match-card__steps li{position:relative;display:grid;justify-items:center;gap:6px;color:#9d96a2;font-size:7px;font-weight:800;text-align:center}.evh-match-card__steps li:not(:last-child):after{content:"";position:absolute;left:62%;right:-38%;top:11px;height:1px;background:#d9d0e4}.evh-match-card__steps b{position:relative;z-index:1;width:22px;height:22px;border-radius:50%;display:grid;place-items:center;background:#eee9f3;color:#8f8797;font-size:8px}.evh-match-card__steps .done b{background:#dff7ec;color:#1c855b}.evh-match-card__steps .active{color:#5e35d5}.evh-match-card__steps .active b{background:#7040e9;color:#fff;box-shadow:0 0 0 5px #7040e915}.evh-match-card__offers{position:relative;height:112px;margin-top:13px}.evh-match-card__offer{position:absolute;left:5px;right:5px;min-height:55px;padding:9px 12px;border:1px solid #e4ddeb;border-radius:12px;background:#fff;display:grid;grid-template-columns:36px 1fr auto;align-items:center;gap:10px;box-shadow:0 10px 25px #3527440d}.evh-match-card__offer>i{width:36px;height:36px;border-radius:10px;display:grid;place-items:center;background:#eee8ff;color:#6638dc;font-size:13px;font-weight:900;font-style:normal}.evh-match-card__offer>b{font-size:10px}.evh-match-card__offer>small{color:#7a55e9;font-size:7px;font-weight:850}.evh-match-card__offer--one{z-index:3;top:0}.evh-match-card__offer--two{z-index:2;top:25px;left:16px;right:16px;opacity:.72}.evh-match-card__offer--three{z-index:1;top:50px;left:28px;right:28px;opacity:.38}.evh-home-hero__routes{display:grid;grid-template-columns:1fr 1fr;margin-top:62px;border:1px solid #ffffff18;border-radius:20px;background:#ffffff08;backdrop-filter:blur(12px);overflow:hidden}.evh-home-hero__routes>a{position:relative;min-height:145px;padding:25px 30px;display:grid;grid-template-columns:1fr auto;gap:8px 24px;align-content:center;color:#fff;transition:background .2s}.evh-home-hero__routes>a+a{border-left:1px solid #ffffff18}.evh-home-hero__routes>a:hover{background:#ffffff0c}.evh-home-hero__routes span{grid-column:1/-1;color:#a98cff;font-size:8px;font-weight:900;letter-spacing:.13em}.evh-home-hero__routes b{font-size:20px;line-height:1.25}.evh-home-hero__routes i{align-self:end;color:#c9becf;font-size:10px;font-weight:800;font-style:normal}.evh-home-hero__routes>a:last-child span{color:#71d9ba}
@media(max-width:1050px){.evh-home-hero__grid{grid-template-columns:1fr;gap:35px}.evh-home-hero__copy{max-width:820px}.evh-match-card{width:min(620px,100%);margin:auto;transform:none}.evh-home-hero__routes{margin-top:48px}}
@media(max-width:700px){.evh-home-hero{padding:55px 0 20px}.evh-home-hero h1{font-size:49px}.evh-home-hero__copy>p{font-size:14px}.evh-home-hero__actions{align-items:stretch;flex-direction:column;gap:17px}.evh-home-hero__actions .button{width:100%}.evh-home-hero__actions>a:last-child{text-align:center;border:0}.evh-home-hero__assurance{gap:12px 18px}.evh-match-card{padding:11px;border-radius:20px}.evh-match-card__request{padding:20px}.evh-match-card__request h2{font-size:23px}.evh-match-card__budget{align-items:flex-start;flex-direction:column;gap:9px}.evh-match-card__steps span{max-width:80px}.evh-home-hero__routes{grid-template-columns:1fr;border-radius:15px}.evh-home-hero__routes>a{min-height:128px;padding:22px}.evh-home-hero__routes>a+a{border-left:0;border-top:1px solid #ffffff18}}
@media(max-width:390px){.evh-home-hero h1{font-size:43px}.evh-home-hero__welcome{font-size:8px}.evh-match-card__request>div small:last-child{display:none}.evh-match-card__offer{grid-template-columns:32px 1fr auto}.evh-match-card__offer>i{width:32px;height:32px}}

/* Ana sayfa açık ve ferah premium görünüm */
.evh-home-hero{padding:74px 0 32px;background:radial-gradient(circle at 82% 13%,#dcd0ff 0,transparent 29%),radial-gradient(circle at 8% 88%,#ece7ff 0,transparent 27%),linear-gradient(135deg,#fff 0%,#f7f4ff 56%,#f0ebff 100%);color:#191522}.evh-home-hero:before{background-image:linear-gradient(#4f397608 1px,transparent 1px),linear-gradient(90deg,#4f397608 1px,transparent 1px);mask-image:linear-gradient(to bottom,#000 0,transparent 86%)}.evh-home-hero__grid{grid-template-columns:minmax(0,1.02fr) minmax(420px,.98fr);gap:64px;align-items:start}.evh-home-hero__copy{padding:30px 0 24px}.evh-home-hero__welcome{border-color:#d8cff0;background:#fff;color:#5d3ec1;box-shadow:0 8px 24px #3e27590b}.evh-home-hero__welcome i{background:#7951e8;box-shadow:0 0 0 5px #7951e81b}.evh-home-hero h1{max-width:690px;margin:25px 0 24px;color:#17131f;font-size:clamp(52px,5.4vw,76px);line-height:1.01;letter-spacing:-.057em}.evh-home-hero h1 em{color:#7548e7}.evh-home-hero__copy>p{max-width:650px;color:#665f70;font-size:16px;line-height:1.72}.evh-home-hero__actions{align-items:center;gap:26px;margin-top:32px}.evh-home-hero__actions .button{background:linear-gradient(135deg,#6840dd,#8658ef);box-shadow:0 15px 32px #6840dd2c}.evh-home-hero__actions>a:last-child{color:#282130;border-bottom-color:#bfb3dc}.evh-home-hero__assurance{color:#716a7a}.evh-home-hero__assurance b{background:#dff7ec;color:#278260}.evh-match-card{padding:18px;border:1px solid #dcd4ec;background:linear-gradient(145deg,#fff,#faf8ff);box-shadow:0 28px 70px #33234c1c;transform:none}.evh-match-card:before{inset:22px -12px -14px 24px;background:#8058dc1a;transform:rotate(-1deg)}.evh-match-card__offers{height:auto;margin-top:14px;display:grid;gap:8px}.evh-match-card__offer{position:relative;inset:auto;min-height:54px;opacity:1}.evh-match-card__offer--two,.evh-match-card__offer--three{inset:auto;opacity:1}.evh-match-card__offer--two{background:#fcfbff}.evh-match-card__offer--three{background:#f7f4ff}.evh-home-hero__routes{margin-top:54px;border-color:#ddd5ed;background:#ffffffb8;box-shadow:0 18px 50px #39274e0c;backdrop-filter:blur(12px)}.evh-home-hero__routes>a{color:#211b29}.evh-home-hero__routes>a+a{border-left-color:#ddd5ed}.evh-home-hero__routes>a:hover{background:#f5f0ff}.evh-home-hero__routes span{color:#7047df}.evh-home-hero__routes i{color:#665d70}.evh-home-hero__routes>a:last-child span{color:#188963}
@media(max-width:1050px){.evh-home-hero__grid{grid-template-columns:1fr;gap:28px}.evh-home-hero__copy{padding-bottom:10px}.evh-match-card{width:min(680px,100%)}.evh-home-hero__routes{margin-top:42px}}
@media(max-width:700px){.evh-home-hero{padding:50px 0 20px}.evh-home-hero h1{font-size:clamp(43px,13vw,54px);line-height:1.02}.evh-home-hero__copy>p{font-size:15px}.evh-home-hero__actions{align-items:stretch}.evh-home-hero__routes>a+a{border-left:0;border-top:1px solid #ddd5ed}.evh-match-card__offer{grid-template-columns:36px minmax(0,1fr) auto}.evh-match-card__offer>b{min-width:0;overflow-wrap:anywhere}}
@media(max-width:390px){.evh-home-hero h1{font-size:42px}.evh-home-hero__routes b{font-size:18px}.evh-match-card__offer>small{max-width:74px;text-align:right}}

.evh-home-cta{padding:90px 0;background:#17131f;color:#fff}.evh-home-cta__inner{display:grid;grid-template-columns:1.05fr .95fr;gap:90px;align-items:end;padding:52px;border:1px solid #ffffff16;border-radius:26px;background:radial-gradient(circle at 90% 20%,#7542e950,transparent 42%),#201928}.evh-home-cta span{color:#a98cff;font-size:9px;font-weight:900;letter-spacing:.14em}.evh-home-cta h2{margin:13px 0 0;font-size:clamp(38px,4.4vw,60px);line-height:1.02;letter-spacing:-.055em}.evh-home-cta p{max-width:600px;margin:0 0 24px;color:#bcb6c3;font-size:14px;line-height:1.7}.evh-home-cta__inner>div:last-child>div{display:flex;align-items:center;gap:22px}.evh-home-cta .button{background:#7742ed;border-radius:9px}.evh-home-cta__inner>div:last-child>div>a:last-child{color:#d7d0dc;font-size:12px;font-weight:800}
@media(max-width:800px){.evh-home-cta{padding:65px 0}.evh-home-cta__inner{grid-template-columns:1fr;gap:28px;padding:34px 28px}.evh-home-cta__inner>div:last-child>div{align-items:stretch;flex-direction:column}.evh-home-cta .button{width:100%}.evh-home-cta__inner>div:last-child>div>a:last-child{text-align:center}}
.quote-draft-note{display:grid;gap:4px;padding:15px 17px;border:1px solid #d8cdfd;border-radius:14px;background:#f5f1ff;color:#2b2340}.quote-draft-note strong{font-size:15px}.quote-draft-note span{font-size:13px;line-height:1.55;color:#615777}.quote-draft-note--warning{border-color:#ffd294;background:#fff8ea;color:#613c08}.quote-draft-note--warning span{color:#79551f}
