:root{--navy:#0b1120;--navy-2:#111a2f;--red:#e52b31;--red-2:#b81820;--white:#fff;--ink:#161b27;--muted:#697184;--line:#e7e9ee;--soft:#f5f6f8;--green:#18a558;--shadow:0 22px 60px rgba(11,17,32,.12);--radius:20px;--container:min(1180px,calc(100% - 40px))}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:120px}body{margin:0;font-family:Inter,Manrope,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;color:var(--ink);background:#fff;line-height:1.6;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.container{width:var(--container);margin-inline:auto}.section{padding:100px 0}.skip-link{position:fixed;left:16px;top:-60px;z-index:9999;background:#fff;color:#000;padding:10px 16px;border-radius:8px;box-shadow:var(--shadow)}.skip-link:focus{top:16px}.eyebrow{display:flex;align-items:center;gap:10px;color:var(--red);font-size:.76rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase;margin-bottom:14px}.eyebrow>span{display:inline-block;width:32px;height:3px;background:currentColor;border-radius:9px}.eyebrow.light{color:#ff6568}.section-heading{max-width:780px;margin-bottom:45px}.section-heading.centered{text-align:center;margin-inline:auto}.section-heading.centered .eyebrow{justify-content:center}.section-heading h2,.section-copy h2{font-size:clamp(2rem,4vw,3.35rem);line-height:1.08;letter-spacing:-.04em;margin:0 0 20px}.section-heading p,.section-copy>p{font-size:1.05rem;color:var(--muted);margin:0}.section-heading.light h2,.section-heading.light p{color:#fff}.section-heading.light p{opacity:.72}.split-heading{max-width:none;display:flex;justify-content:space-between;align-items:end;gap:30px}.split-heading>div{max-width:760px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:52px;padding:0 22px;border-radius:12px;font-weight:800;border:1px solid transparent;transition:.25s ease;cursor:pointer}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--red);color:#fff;box-shadow:0 12px 28px rgba(229,43,49,.25)}.btn-primary:hover{background:var(--red-2)}.btn-whatsapp{background:var(--green);color:#fff;box-shadow:0 12px 28px rgba(24,165,88,.2)}.btn-dark{background:var(--navy);color:#fff}.btn-light{background:#fff;color:var(--navy)}.btn-outline{border-color:#cfd3db;background:#fff;color:var(--navy)}.btn-outline:hover{border-color:var(--red);color:var(--red)}.btn-full{width:100%}.text-link{display:inline-flex;align-items:center;gap:7px;color:var(--red);font-weight:800}.text-link svg{transition:.2s}.text-link:hover svg{transform:translateX(4px)}
.insurer-showcase{background:linear-gradient(180deg,#f3f5f8 0%,#fff 100%);padding:9px 12px 8px;border-bottom:1px solid #dfe3ea}.insurer-frame{width:min(1450px,100%);margin-inline:auto;background:#fff;border:1px solid #dfe3ea;border-radius:16px;overflow:hidden;box-shadow:0 8px 26px rgba(11,17,32,.08)}.insurer-heading{min-height:34px;display:flex;align-items:center;gap:10px;padding:6px 16px;background:linear-gradient(90deg,#0b1120 0%,#17223b 100%);color:#fff;border-bottom:1px solid rgba(255,255,255,.1)}.insurer-heading-mark{width:24px;height:3px;border-radius:20px;background:var(--red);flex:none}.insurer-heading strong{font-size:.78rem;letter-spacing:.1em;text-transform:uppercase}.insurer-heading small{margin-left:auto;color:rgba(255,255,255,.64);font-size:.7rem}.insurer-ticker{height:64px;background:#fff;overflow-x:auto;overflow-y:hidden;display:block;cursor:grab;touch-action:pan-y;user-select:none;scrollbar-width:none;overscroll-behavior-x:contain}.insurer-ticker::-webkit-scrollbar{display:none}.insurer-ticker:focus-visible{outline:3px solid var(--red);outline-offset:-3px}.insurer-ticker.is-dragging{cursor:grabbing}.insurer-ticker.is-dragging *{pointer-events:none}.ticker-track{display:flex;width:max-content;min-width:100%;will-change:transform}.ticker-group{display:flex;align-items:center;gap:14px;padding:6px 14px 6px 0}.ticker-logo{width:148px;height:52px;display:grid;place-items:center;border:1px solid #eceef2;border-radius:10px;background:#fff;padding:7px 15px;box-shadow:0 3px 10px rgba(11,17,32,.035);flex:none}.ticker-logo img{max-width:116px;max-height:36px;object-fit:contain;pointer-events:none;-webkit-user-drag:none}.insurer-ticker.is-paused{background:linear-gradient(90deg,#fff,#fafbfc,#fff)}
.site-header{position:sticky;top:0;z-index:1000;background:rgba(11,17,32,.96);backdrop-filter:blur(15px);color:#fff;border-bottom:1px solid rgba(255,255,255,.08)}.header-inner{height:82px;display:flex;align-items:center;gap:24px}.brand{display:inline-flex;align-items:center;gap:12px;flex:none}.brand-mark{width:45px;height:45px;background:var(--red);clip-path:polygon(0 0,72% 0,100% 50%,72% 100%,0 100%,19% 50%);display:grid;place-items:center;color:#fff;font-weight:950;font-style:italic;font-size:1.35rem}.brand-mark span{transform:translateX(-2px)}.brand-copy{display:flex;flex-direction:column;line-height:1}.brand-copy strong{font-size:1.08rem;letter-spacing:.06em}.brand-copy small{font-size:.57rem;letter-spacing:.18em;color:#ff777a;margin-top:6px;font-weight:800}.desktop-nav{display:flex;align-items:center;justify-content:center;gap:24px;margin-left:auto}.desktop-nav a{font-size:.88rem;font-weight:700;color:rgba(255,255,255,.82);transition:.2s}.desktop-nav a:hover{color:#fff}.header-call{display:flex;align-items:center;gap:8px;background:var(--red);padding:11px 15px;border-radius:10px;font-weight:800;white-space:nowrap}.menu-toggle{display:none;background:none;color:#fff;border:0;padding:8px}.mobile-menu{background:#0f1729;border-top:1px solid rgba(255,255,255,.08)}.mobile-menu nav{width:var(--container);margin:auto;padding:10px 0 20px;display:grid}.mobile-menu a{padding:13px 2px;border-bottom:1px solid rgba(255,255,255,.07);font-weight:700}
.hero{position:relative;min-height:690px;display:grid;align-items:center;color:#fff;overflow:hidden}.hero-media,.hero-media img,.hero-shade{position:absolute;inset:0;width:100%;height:100%}.hero-media img{object-fit:cover;object-position:center 44%}.hero-shade{background:linear-gradient(90deg,rgba(5,10,19,.94) 0%,rgba(7,13,25,.84) 45%,rgba(7,13,25,.48) 100%),linear-gradient(0deg,rgba(11,17,32,.4),transparent 50%)}.hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(330px,.65fr);gap:70px;align-items:center;padding-block:82px}.hero-content{max-width:720px}.hero h1{font-size:clamp(2.9rem,6vw,5.4rem);line-height:.98;letter-spacing:-.055em;margin:0 0 24px;max-width:850px}.hero-content>p{font-size:1.12rem;max-width:690px;color:rgba(255,255,255,.76);margin:0 0 30px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.hero-points{display:flex;flex-wrap:wrap;gap:17px;margin-top:30px}.hero-points span{display:flex;align-items:center;gap:7px;font-size:.88rem;font-weight:700;color:rgba(255,255,255,.82)}.hero-points svg{color:#ff6a6d}.hero-card{background:rgba(255,255,255,.96);color:var(--ink);border-radius:24px;padding:30px;box-shadow:0 30px 80px rgba(0,0,0,.35);position:relative;overflow:hidden}.hero-card:before{content:"";position:absolute;inset:0 0 auto;height:5px;background:linear-gradient(90deg,var(--red),#ff7478)}.hero-card-icon{width:62px;height:62px;border-radius:17px;background:#feecee;color:var(--red);display:grid;place-items:center;margin-bottom:20px}.hero-card-kicker{font-size:.72rem;font-weight:900;letter-spacing:.15em;color:var(--red);margin:0 0 6px}.hero-card h2{font-size:1.75rem;line-height:1.15;letter-spacing:-.03em;margin:0 0 22px}.hero-card ol{list-style:none;margin:0 0 23px;padding:0;display:grid;gap:14px}.hero-card li{display:flex;gap:13px;align-items:flex-start}.hero-card li>span{width:34px;height:34px;border-radius:10px;background:var(--navy);color:#fff;display:grid;place-items:center;font-size:.68rem;font-weight:900;flex:none}.hero-card li div{display:flex;flex-direction:column}.hero-card li strong{font-size:.94rem}.hero-card li small{color:var(--muted);line-height:1.45;margin-top:2px}
.trust-strip{background:#fff;border-bottom:1px solid var(--line);box-shadow:0 10px 30px rgba(11,17,32,.05)}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}.trust-grid article{display:flex;align-items:center;gap:14px;padding:26px 22px;border-right:1px solid var(--line)}.trust-grid article:last-child{border-right:0}.trust-icon{width:46px;height:46px;border-radius:13px;background:#fff0f1;color:var(--red);display:grid;place-items:center;flex:none}.trust-grid article div{display:flex;flex-direction:column;line-height:1.3}.trust-grid strong{font-size:.91rem}.trust-grid small{color:var(--muted);margin-top:4px}
.two-col{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.about-visual{position:relative}.about-visual>img{width:100%;height:545px;object-fit:cover;border-radius:24px;box-shadow:var(--shadow)}.about-visual:before{content:"";position:absolute;width:170px;height:170px;border:16px solid #feecee;border-radius:30px;left:-38px;bottom:-38px;z-index:-1}.about-badge{position:absolute;right:-24px;bottom:34px;background:var(--navy);color:#fff;border-radius:18px;padding:18px 22px;box-shadow:var(--shadow);display:grid;grid-template-columns:auto 1fr;column-gap:12px;align-items:center}.about-badge span{grid-row:1/3;width:48px;height:48px;display:grid;place-items:center;background:var(--red);border-radius:13px}.about-badge strong{font-size:1rem}.about-badge small{color:rgba(255,255,255,.65)}.check-list{display:grid;grid-template-columns:1fr 1fr;gap:13px;margin:28px 0 32px}.check-list span{display:flex;align-items:center;gap:9px;font-weight:700;font-size:.91rem}.check-list svg{color:var(--red);background:#feecee;border-radius:50%;padding:2px}.about-actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.phone-inline{display:flex;align-items:center;gap:11px}.phone-inline>span{width:45px;height:45px;border-radius:50%;display:grid;place-items:center;background:#fff0f1;color:var(--red)}.phone-inline div{display:flex;flex-direction:column}.phone-inline small{color:var(--muted)}.phone-inline strong{font-size:.96rem}
.services{background:var(--soft)}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.service-card{background:#fff;border:1px solid #e9ebef;border-radius:18px;padding:26px;min-height:288px;display:flex;flex-direction:column;transition:.25s ease}.service-card:first-child{grid-column:span 2;background:var(--navy);color:#fff;border-color:var(--navy)}.service-card:hover{transform:translateY(-6px);box-shadow:var(--shadow);border-color:transparent}.service-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.service-icon{width:58px;height:58px;border-radius:16px;background:#fff0f1;color:var(--red);display:grid;place-items:center}.service-card:first-child .service-icon{background:var(--red);color:#fff}.service-no{font-size:.72rem;font-weight:900;color:#b7bdc9;letter-spacing:.12em}.service-card h3{font-size:1.25rem;line-height:1.25;margin:0 0 12px;letter-spacing:-.02em}.service-card p{color:var(--muted);margin:0 0 20px;font-size:.93rem}.service-card:first-child p{color:rgba(255,255,255,.68)}.service-card>a{margin-top:auto;display:flex;align-items:center;gap:7px;font-size:.86rem;font-weight:800;color:var(--red)}
.process-section{padding:100px 0;background:radial-gradient(circle at 85% 10%,rgba(229,43,49,.2),transparent 28%),var(--navy);color:#fff}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.process-grid article{position:relative;padding:28px 24px;border:1px solid rgba(255,255,255,.11);background:rgba(255,255,255,.045);border-radius:18px;min-height:250px}.process-grid article>span{position:absolute;right:19px;top:16px;font-size:2.5rem;font-weight:900;color:rgba(255,255,255,.07)}.process-icon{width:56px;height:56px;display:grid;place-items:center;border-radius:15px;background:var(--red);margin-bottom:24px}.process-grid h3{margin:0 0 10px;font-size:1.18rem}.process-grid p{margin:0;color:rgba(255,255,255,.64);font-size:.91rem}
.insurer-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.insurer-card{height:112px;border:1px solid var(--line);border-radius:14px;background:#fff;display:grid;place-items:center;padding:18px;transition:.2s}.insurer-card:hover{box-shadow:0 15px 34px rgba(11,17,32,.09);transform:translateY(-3px)}.insurer-card img{max-width:135px;max-height:63px;object-fit:contain}.insurer-note{text-align:center;color:var(--muted);font-size:.83rem;margin:24px auto 0;max-width:760px}
.workshop{background:var(--navy);color:#fff;overflow:hidden;position:relative}.workshop:after{content:"";position:absolute;width:480px;height:480px;border:100px solid rgba(229,43,49,.08);border-radius:50%;right:-180px;top:-250px}.workshop-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:65px;align-items:center;position:relative;z-index:1}.workshop-copy h2{font-size:clamp(2.1rem,4vw,3.7rem);line-height:1.05;letter-spacing:-.045em;margin:0 0 22px}.workshop-copy>p{color:rgba(255,255,255,.67);font-size:1.04rem}.workshop-contact{display:grid;gap:10px;margin:28px 0}.workshop-contact a{display:flex;gap:12px;align-items:flex-start}.workshop-contact svg{color:#ff6367;margin-top:4px}.workshop-contact span{display:flex;flex-direction:column}.workshop-contact small{color:rgba(255,255,255,.5)}.workshop-contact strong{font-size:.93rem}.workshop-gallery{display:grid;grid-template-columns:1.4fr .8fr;gap:15px;min-height:480px}.workshop-gallery figure{margin:0;position:relative;overflow:hidden;border-radius:22px;min-height:480px}.workshop-gallery figure img{width:100%;height:100%;object-fit:cover}.workshop-gallery figcaption{position:absolute;left:16px;right:16px;bottom:16px;background:rgba(11,17,32,.72);backdrop-filter:blur(8px);padding:12px 14px;border-radius:11px;font-weight:700;font-size:.85rem}.instagram-panel{background:linear-gradient(160deg,#ef3155,#7f35bd);border-radius:22px;padding:28px;display:flex;flex-direction:column;justify-content:flex-end;min-height:480px}.instagram-panel>span{margin-bottom:auto}.instagram-panel strong{font-size:1.25rem}.instagram-panel small{margin:7px 0 20px;color:rgba(255,255,255,.76)}.instagram-panel a{display:flex;align-items:center;gap:7px;font-weight:800}
.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.blog-card{border:1px solid var(--line);border-radius:18px;background:#fff;overflow:hidden;transition:.25s}.blog-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.blog-image{display:block;position:relative;height:235px;overflow:hidden}.blog-image img{width:100%;height:100%;object-fit:cover;transition:.5s}.blog-card:hover .blog-image img{transform:scale(1.04)}.blog-image>span{position:absolute;left:14px;bottom:14px;background:#fff;color:var(--navy);border-radius:8px;padding:7px 10px;font-size:.74rem;font-weight:800}.blog-body{padding:23px}.blog-body>small{color:var(--red);font-weight:800;text-transform:uppercase;letter-spacing:.08em;font-size:.68rem}.blog-body h3,.blog-body h2{font-size:1.22rem;line-height:1.28;margin:8px 0 11px;letter-spacing:-.02em}.blog-body p{font-size:.9rem;color:var(--muted);margin:0 0 17px}.blog-grid-all{grid-template-columns:repeat(3,1fr)}
.contact-section{background:#f5f6f8}.contact-grid{display:grid;grid-template-columns:1.05fr .75fr;gap:60px;align-items:start}.contact-copy h2{font-size:clamp(2.2rem,4vw,3.5rem);line-height:1.08;letter-spacing:-.045em;margin:0 0 18px}.contact-copy>p{color:var(--muted);max-width:650px}.contact-cards{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:28px 0}.contact-cards a{background:#fff;border:1px solid var(--line);border-radius:14px;padding:15px;display:flex;gap:12px;align-items:center}.contact-cards a:last-child{grid-column:span 2}.contact-cards a>span{width:44px;height:44px;border-radius:12px;background:#fff0f1;color:var(--red);display:grid;place-items:center;flex:none}.contact-cards div{display:flex;flex-direction:column}.contact-cards small{color:var(--muted)}.contact-cards strong{font-size:.9rem}.map-wrap{height:285px;border-radius:18px;overflow:hidden;box-shadow:0 10px 30px rgba(11,17,32,.08)}.map-wrap iframe{width:100%;height:100%;border:0}.contact-form-wrap{position:sticky;top:125px}.contact-form{background:#fff;border-radius:22px;padding:30px;box-shadow:var(--shadow)}.form-head{margin-bottom:22px}.form-head>span{color:var(--red);font-size:.72rem;text-transform:uppercase;letter-spacing:.12em;font-weight:900}.form-head h3{font-size:1.85rem;line-height:1.1;margin:5px 0 8px}.form-head p{color:var(--muted);margin:0;font-size:.9rem}.contact-form label{display:grid;gap:7px;font-size:.84rem;font-weight:800;margin-bottom:15px}.contact-form label>span{color:var(--red)}.contact-form input,.contact-form textarea{width:100%;border:1px solid #dfe2e8;border-radius:10px;padding:13px 14px;outline:none;background:#fafbfc;transition:.2s;font-weight:500}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--red);background:#fff;box-shadow:0 0 0 4px rgba(229,43,49,.08)}.contact-form textarea{resize:vertical}.contact-form .consent{display:flex;align-items:flex-start;gap:9px;font-weight:500;color:var(--muted);font-size:.76rem}.contact-form .consent input{width:17px;height:17px;flex:none;margin-top:2px}.contact-form .consent span{color:inherit}.hp-field{position:absolute!important;left:-9999px!important}.alert{padding:13px 16px;border-radius:10px;margin-bottom:14px;font-size:.88rem;font-weight:700}.alert.success{background:#e8f8ee;color:#116b38}.alert.error{background:#feecee;color:#a9141b}
.site-footer{background:#080d18;color:#fff;padding:72px 0 96px}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:55px}.footer-grid h3{font-size:.95rem;margin:4px 0 18px}.footer-grid>div:not(.footer-brand){display:flex;flex-direction:column;gap:9px}.footer-grid a,.footer-grid address{color:rgba(255,255,255,.58);font-size:.86rem;font-style:normal}.footer-grid a:hover{color:#fff}.footer-brand p{color:rgba(255,255,255,.58);max-width:350px;font-size:.9rem}.brand-light{margin-bottom:20px}.social-link{display:inline-flex!important;align-items:center;gap:8px;color:#fff!important}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:50px;padding-top:22px;display:flex;justify-content:space-between;gap:20px;color:rgba(255,255,255,.42);font-size:.79rem}.footer-bottom div{display:flex;gap:18px}.footer-bottom a:hover{color:#fff}.mobile-actions{display:none}.back-top{position:fixed;right:20px;bottom:24px;width:44px;height:44px;border:0;border-radius:12px;background:var(--navy);color:#fff;box-shadow:var(--shadow);z-index:50;opacity:0;pointer-events:none;transform:translateY(10px);transition:.25s}.back-top.visible{opacity:1;pointer-events:auto;transform:none}
.page-hero{background:radial-gradient(circle at 80% 0,rgba(229,43,49,.23),transparent 26%),var(--navy);color:#fff;padding:95px 0 90px}.page-hero h1{font-size:clamp(2.6rem,6vw,5rem);line-height:1;letter-spacing:-.05em;max-width:900px;margin:12px 0 20px}.page-hero>div>p{max-width:720px;color:rgba(255,255,255,.67);font-size:1.05rem}.breadcrumb{display:flex;gap:8px;color:rgba(255,255,255,.55);font-size:.8rem;margin-bottom:23px}.article-hero small{color:#ff777a;font-weight:800}.article-hero h1{font-size:clamp(2.4rem,5vw,4.5rem)}.article-page{padding:65px 0 100px}.article-cover{height:520px;border-radius:24px;overflow:hidden}.article-cover img{width:100%;height:100%;object-fit:cover}.article-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:65px;align-items:start;margin-top:55px}.article-content{font-size:1.03rem;color:#333a49}.article-content h2{font-size:1.65rem;color:var(--navy);margin:34px 0 13px;letter-spacing:-.025em}.article-content h3{font-size:1.3rem}.article-content p{margin:0 0 18px}.article-content li{margin-bottom:7px}.article-content blockquote{margin:28px 0;padding:18px 22px;border-left:4px solid var(--red);background:#fff0f1;border-radius:0 12px 12px 0}.article-content a{color:var(--red);text-decoration:underline}.article-aside{position:sticky;top:130px}.article-aside>div{background:var(--navy);color:#fff;border-radius:20px;padding:27px}.article-aside>div>span{width:52px;height:52px;border-radius:14px;background:var(--red);display:grid;place-items:center}.article-aside h3{font-size:1.4rem;line-height:1.15;margin:20px 0 10px}.article-aside p{color:rgba(255,255,255,.65);font-size:.88rem}.article-aside .btn{margin-top:8px}.related-posts{background:var(--soft)}.legal-content{max-width:850px}.legal-content h2{margin-top:32px}.simple-page{padding:100px 0}.not-found{text-align:center}.not-found>span{font-size:7rem;font-weight:950;color:#eceef2;line-height:1}.not-found h1{font-size:2.3rem}
.reveal{opacity:0;transform:translateY(24px);transition:opacity .65s ease,transform .65s ease}.reveal.in-view{opacity:1;transform:none}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}*{transition-duration:.01ms!important}}
@media (max-width:1100px){.desktop-nav{gap:15px}.desktop-nav a{font-size:.8rem}.header-call span{display:none}.header-call{width:44px;height:44px;justify-content:center;padding:0}.hero-grid{grid-template-columns:1fr .58fr;gap:35px}.service-grid{grid-template-columns:repeat(3,1fr)}.service-card:first-child{grid-column:span 2}.insurer-grid{grid-template-columns:repeat(5,1fr)}.footer-grid{grid-template-columns:1.4fr repeat(3,.8fr);gap:35px}}
@media (max-width:900px){:root{--container:min(760px,calc(100% - 30px))}.section{padding:78px 0}.desktop-nav,.header-call{display:none}.menu-toggle{display:block;margin-left:auto}.hero{min-height:auto}.hero-grid{grid-template-columns:1fr;padding-block:70px}.hero-content{max-width:760px}.hero-card{max-width:620px}.trust-grid{grid-template-columns:1fr 1fr}.trust-grid article:nth-child(2){border-right:0}.trust-grid article:nth-child(-n+2){border-bottom:1px solid var(--line)}.two-col{grid-template-columns:1fr;gap:55px}.about-visual{max-width:680px}.service-grid{grid-template-columns:repeat(2,1fr)}.process-grid{grid-template-columns:1fr 1fr}.insurer-grid{grid-template-columns:repeat(4,1fr)}.workshop-grid{grid-template-columns:1fr}.blog-grid,.blog-grid-all{grid-template-columns:1fr 1fr}.contact-grid{grid-template-columns:1fr}.contact-form-wrap{position:static}.footer-grid{grid-template-columns:1.4fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2/4}.article-layout{grid-template-columns:1fr}.article-aside{position:static}.article-aside>div{max-width:480px}.article-cover{height:420px}}
@media (max-width:620px){:root{--container:calc(100% - 28px)}html{scroll-padding-top:100px}.insurer-showcase{padding:6px}.insurer-frame{border-radius:12px}.insurer-heading{min-height:30px;padding:5px 10px}.insurer-heading-mark{width:18px}.insurer-heading strong{font-size:.66rem;letter-spacing:.07em}.insurer-heading small{display:none}.insurer-ticker{height:54px}.ticker-group{gap:9px;padding:5px 9px 5px 0}.ticker-logo{width:122px;height:44px;padding:5px 10px;border-radius:8px}.ticker-logo img{max-width:96px;max-height:30px}.site-header .header-inner{height:70px}.brand-mark{width:39px;height:39px}.brand-copy strong{font-size:.94rem}.brand-copy small{font-size:.48rem}.hero-shade{background:linear-gradient(90deg,rgba(5,10,19,.93),rgba(5,10,19,.76)),linear-gradient(0deg,rgba(11,17,32,.5),transparent)}.hero-media img{object-position:52% center}.hero-grid{padding:60px 0 52px;gap:35px}.hero h1{font-size:clamp(2.55rem,13vw,4.1rem)}.hero-content>p{font-size:1rem}.hero-actions{display:grid;grid-template-columns:1fr 1fr}.hero-actions .btn{padding-inline:12px}.hero-points{display:grid;gap:9px}.hero-card{padding:24px}.trust-grid{grid-template-columns:1fr}.trust-grid article{border-right:0!important;border-bottom:1px solid var(--line)!important;padding:18px 7px}.trust-grid article:last-child{border-bottom:0!important}.section-heading h2,.section-copy h2{font-size:2.25rem}.split-heading{display:block}.split-heading .btn{margin-top:20px}.about-visual>img{height:390px}.about-visual:before{display:none}.about-badge{right:12px;bottom:12px}.check-list{grid-template-columns:1fr}.about-actions{align-items:flex-start;flex-direction:column}.service-grid{grid-template-columns:1fr}.service-card:first-child{grid-column:auto}.process-grid{grid-template-columns:1fr}.insurer-grid{grid-template-columns:repeat(2,1fr)}.insurer-card{height:98px;padding:14px}.workshop-gallery{grid-template-columns:1fr;min-height:0}.workshop-gallery figure,.instagram-panel{min-height:360px}.blog-grid,.blog-grid-all{grid-template-columns:1fr}.contact-cards{grid-template-columns:1fr}.contact-cards a:last-child{grid-column:auto}.contact-form{padding:23px}.footer-grid{grid-template-columns:1fr;gap:32px}.footer-grid>div:last-child{grid-column:auto}.footer-bottom{flex-direction:column;padding-bottom:20px}.mobile-actions{position:fixed;display:grid;grid-template-columns:1fr 1fr;left:0;right:0;bottom:0;z-index:9998;padding:8px max(10px,env(safe-area-inset-left)) calc(8px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid var(--line);box-shadow:0 -8px 25px rgba(11,17,32,.12)}.mobile-actions a{min-height:48px;border-radius:10px;display:flex;align-items:center;justify-content:center;gap:8px;color:#fff;font-weight:850}.mobile-call{background:var(--red)}.mobile-whatsapp{background:var(--green)}.site-footer{padding-bottom:130px}.back-top{bottom:78px}.page-hero{padding:70px 0}.page-hero h1{font-size:2.8rem}.article-page{padding-top:25px}.article-cover{height:250px;border-radius:15px}.article-layout{margin-top:35px;gap:35px}.article-content{font-size:.97rem}.workshop-contact strong{font-size:.83rem}}

/* Durak Otomotiv supplied logo and revised contact showcase */
.brand-logo{width:164px;height:58px;object-fit:contain;background:#fff;border-radius:9px;padding:4px 8px;box-shadow:0 5px 18px rgba(0,0,0,.18)}
.showcase-logo{width:210px;max-height:110px;object-fit:contain;background:#fff;border-radius:14px;padding:9px 13px;margin-bottom:28px;box-shadow:0 14px 35px rgba(0,0,0,.2)}
.workshop-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}
.contact-showcase{padding-bottom:80px}
.showcase-map{margin-top:42px;height:330px;border-radius:22px;overflow:hidden;border:1px solid rgba(255,255,255,.12);box-shadow:0 20px 50px rgba(0,0,0,.22)}
.showcase-map iframe{width:100%;height:100%;border:0;display:block}
@media (max-width:900px){.brand-logo{width:145px;height:52px}.contact-showcase .workshop-grid{gap:45px}}
@media (max-width:620px){.brand-logo{width:118px;height:44px;border-radius:7px;padding:3px 6px}.showcase-logo{width:176px;margin-bottom:22px}.workshop-actions{display:grid;grid-template-columns:1fr 1fr}.workshop-actions .btn:last-child{grid-column:1/-1}.showcase-map{height:260px;margin-top:28px;border-radius:16px}.contact-showcase{padding-bottom:70px}}
/* Compact first section and tap-to-toggle insurance ticker */
.about{padding-top:14px}
@media (max-width:900px){.about{padding-top:12px}}
@media (max-width:620px){.about{padding-top:8px}}

/* Sticky insurer dock and site map */
body{padding-bottom:calc(var(--insurer-dock-height,104px) + 8px)}
.insurer-showcase{position:fixed;left:0;right:0;bottom:0;z-index:9997;background:rgba(243,245,248,.97);padding:6px 10px max(6px,env(safe-area-inset-bottom));border-top:1px solid #dfe3ea;border-bottom:0;box-shadow:0 -10px 30px rgba(11,17,32,.14);backdrop-filter:blur(12px)}
.insurer-frame{width:min(1450px,100%);margin-inline:auto;background:#fff;border:1px solid #dfe3ea;border-radius:14px;overflow:hidden;box-shadow:none}
.insurer-heading{min-height:30px;display:flex;align-items:center;justify-content:center;gap:12px;padding:4px 16px;background:linear-gradient(90deg,#0b1120 0%,#17223b 50%,#0b1120 100%);color:#fff;border-bottom:1px solid rgba(255,255,255,.1);text-align:center}
.insurer-heading-line{width:40px;height:3px;border-radius:20px;background:var(--red);flex:none}
.insurer-heading strong{font-size:.76rem;letter-spacing:.1em;text-transform:uppercase;line-height:1.25}
.insurer-ticker{height:58px}
.ticker-group{padding-block:3px}
.ticker-logo{height:50px}
.back-top{bottom:calc(var(--insurer-dock-height,104px) + 18px)}
.compact-page-hero{padding:62px 0 58px}
.sitemap-page{background:var(--soft)}
.sitemap-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;align-items:start}
.sitemap-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:28px;display:flex;flex-direction:column;gap:10px;box-shadow:0 12px 34px rgba(11,17,32,.06)}
.sitemap-card h2{margin:0 0 8px;font-size:1.3rem;color:var(--navy)}
.sitemap-card a{color:var(--muted);font-weight:700;font-size:.92rem;padding:6px 0;border-bottom:1px solid #eff1f4}
.sitemap-card a:last-child{border-bottom:0}
.sitemap-card a:hover{color:var(--red)}
@media (max-width:900px){.sitemap-grid{grid-template-columns:1fr 1fr}.sitemap-posts{grid-column:1/-1}}
@media (max-width:620px){
  body{padding-bottom:calc(var(--insurer-dock-height,82px) + 72px)}
  .insurer-showcase{padding:4px 5px max(4px,env(safe-area-inset-bottom))}
  .insurer-frame{border-radius:10px}
  .insurer-heading{min-height:25px;gap:8px;padding:3px 8px}
  .insurer-heading-line{width:24px;height:2px}
  .insurer-heading strong{font-size:.62rem;letter-spacing:.065em}
  .insurer-ticker{height:49px}
  .ticker-group{padding-block:2px}
  .ticker-logo{height:43px}
  .mobile-actions{bottom:var(--insurer-dock-height,82px)}
  .site-footer{padding-bottom:96px}
  .back-top{bottom:calc(var(--insurer-dock-height,82px) + 76px)}
  .sitemap-grid{grid-template-columns:1fr}
  .sitemap-posts{grid-column:auto}
}

/* v1.5: horizontal supplied header sign and text-only about section */
.brand-logo-wrap{display:block;width:clamp(280px,31vw,410px);max-width:100%;flex:none}
.brand-logo{display:block;width:100%;height:auto;max-height:64px;object-fit:contain;background:#fff;border:1px solid rgba(255,255,255,.24);border-radius:8px;padding:2px 5px;box-shadow:0 5px 18px rgba(0,0,0,.18)}
.about-copy-only{display:block}
.about-copy-only .section-copy{max-width:980px;margin-inline:auto}
.about-copy-only .section-copy>p{max-width:900px}
.about-copy-only .check-list{max-width:820px}
@media (max-width:1100px){
  .brand-logo-wrap{width:clamp(245px,28vw,330px)}
  .brand-logo{max-height:58px}
}
@media (max-width:900px){
  .site-header .header-inner{gap:10px}
  .brand{flex:1;min-width:0}
  .brand-logo-wrap{width:100%;max-width:none}
  .brand-logo{width:100%;max-height:56px;padding:2px 4px;border-radius:7px}
  .menu-toggle{flex:none;margin-left:0}
}
@media (max-width:620px){
  .site-header .header-inner{height:68px;gap:8px}
  .brand-logo{max-height:52px;border-radius:6px;padding:1px 3px}
  .menu-toggle{padding:7px}
  .about-copy-only .section-copy{max-width:none}
}

/* v1.6: homepage workshop photo above Hakkımızda */
.homepage-photo{padding:14px 0 10px;background:#f6f7f9;border-bottom:1px solid var(--line)}
.homepage-photo-inner{display:flex;justify-content:center;align-items:center}
.homepage-photo picture{display:block;width:auto;max-width:100%}
.homepage-photo img{display:block;width:auto;max-width:100%;max-height:570px;height:auto;border-radius:20px;box-shadow:0 18px 48px rgba(11,17,32,.14);border:1px solid #e3e6eb}
.homepage-photo + .about{padding-top:32px}
@media (max-width:900px){
  .homepage-photo{padding:10px 0 8px}
  .homepage-photo img{max-height:540px;border-radius:16px}
  .homepage-photo + .about{padding-top:26px}
}
@media (max-width:620px){
  .homepage-photo{padding:6px 0 5px}
  .homepage-photo .container{width:calc(100% - 16px)}
  .homepage-photo img{width:100%;height:auto;max-height:none;border-radius:12px}
  .homepage-photo + .about{padding-top:18px}
}
