@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{--ink:#202733;--muted:#69717d;--orange:#ed6744;--line:#e5e7ea;--paper:#f8f9fb;--green:#277c61}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);background:#fff;font-family:'Manrope',Arial,sans-serif;font-size:14px;line-height:1.75}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}a,button{touch-action:manipulation}svg{width:23px;height:23px;flex-shrink:0}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #237eaa;outline-offset:5px}::selection{background:#ffd7cb}.container{width:min(1200px,calc(100% - 80px));margin-inline:auto}.topbar{background:#f2f4f6;border-bottom:1px solid #e9ebee;font-size:11px;color:#66707a}.topbar .container{display:flex;justify-content:space-between;padding-block:9px}.topbar span,.topbar a{display:flex;align-items:center;gap:9px}.topbar svg{width:14px;height:14px}.topbar i{height:10px;border-left:1px solid #c5c9cd;margin:0 4px}.header{position:sticky;top:0;z-index:20;background:#fffffff5;backdrop-filter:blur(14px);border-bottom:1px solid #eef0f2}.header-inner{height:90px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:11px;font-size:17px;line-height:1.3;font-weight:800;letter-spacing:-.6px}.brand small{display:block;font-size:8px;font-weight:650;letter-spacing:2.3px;margin-top:7px;color:var(--muted)}.brand-mark{background:var(--orange);width:43px;height:45px;border-radius:13px;display:grid;place-items:center;color:white}.brand-mark svg{width:28px;height:28px}nav{display:flex;align-items:center;gap:27px;font-size:12px;font-weight:700}nav>a:not(.button){position:relative;padding-block:12px}nav>a[aria-current]:after{content:'';position:absolute;bottom:3px;left:0;width:18px;height:2px;background:var(--orange)}nav a:hover{color:var(--orange)}.button{display:inline-flex;justify-content:center;align-items:center;gap:12px;padding:15px 22px;background:var(--orange);border:1px solid var(--orange);border-radius:8px;color:#fff;font-size:12px;font-weight:800;line-height:1.6;transition:transform .2s,background .2s}.button:hover{background:#d64f2d;color:#fff;transform:translateY(-2px)}.button svg{width:18px;height:18px}.button.small{padding:12px 19px}.button.outline{background:transparent;border-color:#d4d9df;color:var(--ink)}.button.outline:hover{background:#f0f2f4}.menu-toggle{display:none}.hero{background:linear-gradient(120deg,#fafbfc,#f5f7fa);padding:62px 0 65px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.08fr 1fr;gap:30px;align-items:center}.eyebrow{font-size:10px;letter-spacing:1.8px;font-weight:800;color:#6c7480;display:block;margin-bottom:19px}.hero .eyebrow{display:flex;align-items:center;gap:9px;font-size:9px;letter-spacing:1.7px}.status-dot{width:7px;height:7px;background:var(--orange);border-radius:50%;box-shadow:0 0 0 4px #fbe6de}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(37px,4.1vw,57px);letter-spacing:-2.6px;line-height:1.18;font-weight:800;margin-bottom:22px}h1 span{color:var(--orange)}.hero-copy>p{color:var(--muted);max-width:410px;font-size:14px;line-height:1.9;margin-bottom:16px}.hero-copy .hero-sub{font-size:12px;font-weight:700;color:#434b57;margin-bottom:26px}.hero-actions{display:flex;gap:11px;flex-wrap:wrap}.hero-note{display:flex;gap:21px;margin-top:21px;font-size:10px;color:#7d8490}.hero-note span{display:flex;align-items:center;gap:6px}.hero-note svg{width:14px;height:14px;color:var(--green)}.hero-art{height:422px;position:relative;border:1px solid #e3e8ed;background:radial-gradient(ellipse at 50% 65%,#dce4ee,transparent 70%),#edf1f5;border-radius:23px;overflow:hidden}.art-grid{position:absolute;inset:0;opacity:.4;background-image:linear-gradient(#d7dee6 1px,transparent 1px),linear-gradient(90deg,#d7dee6 1px,transparent 1px);background-size:37px 37px;mask-image:linear-gradient(transparent,#000)}.art-caption{position:absolute;top:27px;left:25px;font-size:8px;letter-spacing:2.2px;color:#87909b;font-weight:800}.experience-tag{position:absolute;right:20px;top:20px;display:flex;align-items:center;gap:10px;background:#fff;border:1px solid #e9ecef;border-radius:12px;padding:10px 14px;z-index:3;box-shadow:0 8px 20px #34435508}.experience-tag strong{font-size:31px;line-height:1;font-weight:800;letter-spacing:-2px}.experience-tag strong span{color:var(--orange);font-size:21px}.experience-tag>span{font-size:8px;line-height:1.6;letter-spacing:1px;color:#767d86;font-weight:800}.laptop-scene{position:absolute;left:6%;right:6%;top:88px;transform:rotate(-7deg)}.laptop-display{width:83%;height:231px;margin:auto;border:7px solid #303742;border-bottom-width:10px;border-radius:12px 12px 5px 5px;background:#1e2632;box-shadow:8px 12px 20px #24304030;position:relative}.camera{position:absolute;top:-5px;width:3px;height:3px;left:50%;border-radius:50%;background:#828995}.screen-content{height:100%;padding:16px 21px;color:#e8edf4;position:relative;overflow:hidden;background:radial-gradient(ellipse at right bottom,#374c58,transparent 80%),#202c38}.screen-content:after{content:'';position:absolute;width:150px;height:150px;right:-40px;top:57px;border:1px solid #9badb21c;border-radius:50%;box-shadow:0 0 0 25px #9badb208,0 0 0 55px #9badb205}.screen-top{display:flex;justify-content:space-between;font-size:6px;letter-spacing:1.3px;color:#aab4c0}.screen-top span+span{font-size:5px;color:#e18061}.screen-symbol{position:absolute;top:65px;right:36px;transform:rotate(12deg);color:#e9a488}.screen-symbol svg{width:72px;height:72px;stroke-width:1}.screen-title{display:block;margin-top:29px;font-size:25px;line-height:1.3;letter-spacing:-1px;font-weight:650}.screen-progress{height:3px;width:120px;background:#596570;margin-top:17px;border-radius:5px}.screen-progress i{width:75%;height:100%;display:block;background:#ed987a}.screen-bottom{font-size:5px;letter-spacing:1.2px;display:block;margin-top:12px;color:#b1bdc6}.laptop-base{height:25px;background:linear-gradient(#c2cbd2,#e8edf1 45%,#a5afb9);clip-path:polygon(8% 0,92% 0,100% 72%,96% 100%,4% 100%,0 72%);position:relative}.laptop-base span{position:absolute;left:42%;width:17%;height:7px;top:0;background:#929eaa;border-radius:0 0 9px 9px}.floating-card{position:absolute;left:24px;bottom:35px;background:#ffffffed;padding:13px 17px;border:1px solid white;border-radius:12px;box-shadow:0 10px 25px #35415112;display:flex;gap:11px;align-items:center;font-size:8px;color:#79818b;transform:rotate(-2deg)}.floating-card strong{display:block;color:#39434e;font-size:11px;margin-top:2px}.mini-icon{width:31px;height:31px;border-radius:50%;display:grid;place-items:center;background:#e7f2ed;color:#46856c}.mini-icon svg{width:18px}.art-bottom{position:absolute;bottom:13px;left:26px;right:23px;font-size:6px;letter-spacing:1.3px;color:#7a8593;display:flex;justify-content:space-between}.art-bottom>span{font-size:15px}.trust-row{display:grid;grid-template-columns:repeat(4,1fr);padding-block:31px;border-bottom:1px solid var(--line)}.trust-row>div{display:flex;align-items:center;gap:15px;padding-left:26px;border-left:1px solid var(--line)}.trust-row>div:first-child{padding-left:0;border:0}.trust-row svg{color:#858e99;width:26px;height:26px}.trust-row span{font-size:10px;color:#8a9099}.trust-row strong{display:block;color:#444c58;font-size:11px;margin-bottom:2px}.section{padding-block:78px}h2{font-size:34px;font-weight:800;line-height:1.25;letter-spacing:-1.25px;margin-bottom:21px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:32px;gap:35px}.section-heading h2{margin:0}.section-heading p{font-size:12px;color:var(--muted);line-height:1.9;margin:0 0 13px}.text-link{display:inline-flex;align-items:center;gap:14px;font-size:11px;font-weight:800}.text-link svg{width:16px;height:16px}.text-link:hover{color:var(--orange)}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-card{position:relative;border:1px solid var(--line);border-radius:13px;padding:27px;background:#fff;transition:transform .2s,border-color .2s,box-shadow .2s}.service-card:hover{transform:translateY(-4px);border-color:#eab7a9;box-shadow:0 14px 28px #292e3508}.service-icon{display:inline-grid;place-items:center;width:46px;height:46px;border-radius:12px;color:#d96b4d;background:#fdf0eb;margin-bottom:24px}.card-arrow{position:absolute;right:23px;top:30px;color:#9ba3ad}.card-arrow svg{width:17px;height:17px}.service-card h3{font-size:16px;letter-spacing:-.5px;margin-bottom:9px}.service-card p{font-size:11px;color:var(--muted);margin-bottom:24px}.card-link{font-size:9px;font-weight:800;display:flex;justify-content:space-between;border-top:1px solid #eff0f2;padding-top:15px}.card-link span{font-size:14px;color:#969da5}.process-section{background:#232d39;color:#fff;padding-block:64px}.process-section .eyebrow{color:#b6c0cd}.process-section .section-heading p{color:#a4afbc}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:45px;margin-top:38px}.steps article>span{display:flex;justify-content:space-between;color:#ed9276;font-size:14px;padding-bottom:18px;border-bottom:1px solid #47505d;margin-bottom:23px}.steps i{color:#6d7a8a;font-style:normal}.steps h3{font-size:15px;margin-bottom:9px}.steps p{font-size:11px;color:#b2bcc8;line-height:1.9;max-width:280px}.region-feature{display:grid;grid-template-columns:1fr 1fr;gap:95px;align-items:center}.region-feature p{max-width:420px;font-size:12px;color:var(--muted);line-height:1.9}.location-note{display:flex;gap:8px;align-items:center;font-size:10px;color:#8a919c;margin-top:28px}.location-note svg{width:16px;height:16px}.district-links{display:grid;grid-template-columns:1fr 1fr;gap:10px}.district-links a{border:1px solid var(--line);border-radius:7px;display:flex;justify-content:space-between;padding:12px 17px;font-size:11px;font-weight:700}.district-links svg{width:14px;height:14px;color:#929aa5}.district-links a:hover{background:#fdf0eb;border-color:#f3c7b9}.faq-section{background:#f7f8fa;padding-block:65px}.faq-grid{display:grid;grid-template-columns:1fr 1.65fr;gap:70px}.faq-grid>div>p{color:var(--muted);font-size:12px}details{border-bottom:1px solid #dce0e5;padding:18px 0}details:first-child{padding-top:0}summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:18px;font-size:12px;font-weight:800}summary::-webkit-details-marker{display:none}summary span{font-size:20px;color:#9ba2ac;font-weight:400}details[open] summary span{transform:rotate(45deg);color:var(--orange)}details p{color:var(--muted);font-size:12px;line-height:1.9;margin:13px 26px 0 0}.contact-strip{background:#f9ebe5;padding-block:43px}.contact-strip .container{display:flex;align-items:center;justify-content:space-between;gap:30px}.contact-strip .eyebrow{font-size:8px;color:#ad6c58;margin-bottom:11px}.contact-strip h2{font-size:28px;margin:0}.contact-strip .button{font-size:14px;padding:17px 24px}footer{padding-top:50px}.footer-grid{display:grid;grid-template-columns:1.5fr .8fr 1fr 1.3fr;gap:34px;padding-bottom:39px}footer .brand{font-size:14px}footer .brand small{font-size:6px;letter-spacing:1.8px}footer .brand-mark{width:36px;height:37px;border-radius:10px}footer .brand-mark svg{width:24px}footer p{font-size:10px;color:#858d97;line-height:1.9;margin-top:18px}footer h3{font-size:10px;margin:0 0 20px}footer .footer-grid>div>a:not(.brand){display:block;font-size:10px;color:#727b87;margin-bottom:9px}footer a:hover{color:var(--orange)!important}footer .footer-grid>div>.footer-wa{color:#3c7862;font-weight:800}.footer-bottom{display:flex;justify-content:space-between;gap:15px;border-top:1px solid var(--line);padding-block:20px;font-size:8px;color:#9097a1}.mobile-contact{display:none}.skip{position:fixed;top:-80px;left:10px;background:white;color:#222;padding:12px;z-index:100}.skip:focus{top:10px}.page-hero{padding-block:30px 48px;border-bottom:1px solid var(--line)}.breadcrumbs{display:flex;gap:12px;color:#858d97;font-size:10px;margin-bottom:43px}.breadcrumbs a:hover{color:var(--orange)}.page-hero h1{max-width:850px;font-size:46px;margin-bottom:22px}.page-hero>p{font-size:15px;color:var(--muted);max-width:800px;line-height:1.9;margin:0}.content-section{padding-block:48px 70px}.notice{background:#f1f5f8;display:flex;gap:15px;padding:22px;border-radius:12px;margin-bottom:30px}.notice p{margin:0;font-size:13px}.notice strong{display:block}.region-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.region-cards article{border:1px solid var(--line);border-radius:12px;padding:25px;display:flex;flex-direction:column}.region-cards h2{font-size:23px}.region-cards p{font-size:12px;color:var(--muted)}.region-cards .text-link{margin-top:auto}.detail-layout{display:grid;grid-template-columns:1.8fr 1fr;gap:75px;align-items:start}.detail-layout article>p{color:var(--muted);font-size:14px}.detail-layout article>h2{font-size:26px;margin-top:37px}.detail-layout article>h2:first-child{margin-top:0}.contact-card{padding:30px;border:1px solid var(--line);border-radius:15px;background:var(--paper);position:sticky;top:117px}.contact-card h2{font-size:28px}.contact-card p{font-size:12px;color:var(--muted)}.contact-card .button{display:flex;margin-top:12px}.contact-card hr{border:0;border-top:1px solid var(--line);margin-block:25px}.check-list{list-style:none;padding:0}.check-list li{display:flex;align-items:center;gap:12px;padding-block:10px;border-bottom:1px solid var(--line)}.check-list svg{color:var(--green);width:17px}.related-links{display:flex;flex-wrap:wrap;gap:10px}.related-links a{padding:12px 15px;background:#f3f5f7;border:1px solid var(--line);border-radius:7px;font-size:12px}.related-links a:hover{border-color:var(--orange)}.about-layout{display:grid;grid-template-columns:1fr 1.5fr;gap:80px;align-items:center}.about-layout p{color:var(--muted)}.about-stat{background:#edf1f5;padding:50px;border-radius:20px;display:flex;flex-direction:column;position:relative;overflow:hidden;min-height:380px;justify-content:center}.about-stat strong{font-size:105px;letter-spacing:-8px;line-height:1.3}.about-stat strong span{color:var(--orange)}.about-stat>span{font-size:16px}.about-stat>svg{position:absolute;bottom:-30px;right:-40px;width:200px;height:200px;color:#d8dfe7;transform:rotate(-15deg)}.contact-layout{display:grid;grid-template-columns:1fr 1.15fr;gap:90px}.contact-layout h2{font-size:26px}.contact-layout p{font-size:13px;color:var(--muted)}.contact-method{display:flex;align-items:center;gap:15px;padding:23px 0;border-bottom:1px solid var(--line)}.contact-method>span{background:#fbefea;color:var(--orange);width:43px;height:43px;border-radius:12px;display:grid;place-items:center}.contact-method>svg{margin-left:auto;width:18px;color:#8c94a0}.contact-method small{display:block;font-size:9px;letter-spacing:1px;color:#8a939e}.contact-method strong{font-size:14px;overflow-wrap:anywhere}.address-box{padding:27px;background:#f4f6f8;border-radius:12px;margin-top:25px}.address-box .eyebrow{margin-bottom:10px}.address-box small{display:block;margin-top:18px;font-size:10px;color:var(--muted)}form{position:relative;background:#f8f9fb;padding:32px;border:1px solid var(--line);border-radius:15px;scroll-margin-top:120px}form label:not(.checkbox){display:block;font-size:11px;font-weight:800;margin:17px 0 7px}input:not([type=checkbox]),textarea,select{width:100%;border:1px solid #d9dfe5;background:white;border-radius:6px;padding:12px 14px;color:var(--ink);font-size:12px}textarea{resize:vertical}input::placeholder,textarea::placeholder{color:#9aa1aa}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.checkbox{display:flex;align-items:flex-start;gap:8px;font-size:10px;margin:20px 0}.checkbox input{margin-top:3px;accent-color:var(--orange)}.checkbox a{text-decoration:underline}form .button{width:100%}.button:disabled{opacity:.65;cursor:wait}.form-footnote{font-size:9px;color:#939ba5;display:block;text-align:center;margin-top:12px}.honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.form-alert{padding:15px;background:#fff0e8;border:1px solid #efc1a9;border-radius:8px;font-size:12px}.form-alert.success{background:#e6f3ed;border-color:#a9d4bd}.prose{max-width:850px}.prose h2{font-size:25px;margin-top:25px}.prose p{color:var(--muted)}.prose a{text-decoration:underline}
@media(min-width:1500px){.hero{padding-block:80px}.hero-art{height:455px}.laptop-scene{top:105px}}@media(max-width:1100px){.container{width:calc(100% - 48px)}nav{gap:17px;font-size:10px}.brand{font-size:14px}.brand small{font-size:7px}.hero-grid{gap:20px}.hero-art{height:390px}.hero-actions .button{padding:13px 14px;font-size:10px}.hero h1{font-size:43px}.laptop-display{height:210px}.screen-title{font-size:23px}.trust-row>div{gap:10px;padding-left:16px}.trust-row span{font-size:8px}.trust-row strong{font-size:10px}.region-feature{gap:45px}.contact-layout{gap:40px}.detail-layout{gap:40px}.footer-grid{gap:24px}}
@media(max-width:800px){.container{width:calc(100% - 40px)}.topbar{font-size:9px}.topbar i,.topbar i+span{display:none}.header-inner{height:76px}.menu-toggle{display:block;background:#f3f5f7;border:1px solid var(--line);border-radius:8px;width:42px;height:42px;font-size:21px}nav{display:none;position:absolute;top:76px;left:0;right:0;background:white;padding:20px;border-bottom:1px solid var(--line);box-shadow:0 12px 18px #26354310;flex-direction:column;align-items:stretch;gap:4px;font-size:13px}nav.open{display:flex}nav>a{padding:12px}nav>a[aria-current]:after{display:none}nav>a[aria-current]{color:var(--orange)}.hero{padding-block:40px}.hero-grid{grid-template-columns:1fr;gap:35px}.hero-copy{max-width:600px}.hero h1{font-size:49px}.hero-copy>p{max-width:480px;font-size:14px}.hero-art{height:430px;max-width:560px;width:100%;margin:auto}.laptop-scene{left:9%;right:9%;top:95px}.laptop-display{height:235px}.screen-title{font-size:27px}.hero-actions .button{font-size:12px;padding:14px 18px}.trust-row{grid-template-columns:1fr 1fr;gap:24px;padding-block:25px}.trust-row>div{border:0;padding-left:0}.trust-row span{font-size:10px}.trust-row strong{font-size:11px}.section{padding-block:52px}.section-heading{gap:25px}h2{font-size:29px}.services-grid{grid-template-columns:repeat(2,1fr);gap:14px}.service-card{padding:23px}.service-card h3{font-size:15px}.process-section{padding-block:47px}.steps{gap:25px}.region-feature{gap:30px}.faq-grid{gap:40px;grid-template-columns:1fr 1.4fr}.footer-grid{grid-template-columns:1fr 1fr;gap:30px}.contact-strip h2{font-size:24px}.contact-strip .button{font-size:11px;padding:15px}.region-cards{grid-template-columns:1fr 1fr}.detail-layout{grid-template-columns:1fr}.contact-card{position:static}.contact-layout{grid-template-columns:1fr;gap:35px}.about-layout{gap:30px}.about-stat{padding:28px}.page-hero h1{font-size:39px}.mobile-contact{position:fixed;bottom:0;left:0;right:0;z-index:30;display:grid;grid-template-columns:1fr 1fr;padding:9px 14px calc(9px + env(safe-area-inset-bottom));gap:9px;background:#fffffff5;border-top:1px solid #e3e7eb;backdrop-filter:blur(12px)}.mobile-contact a{display:flex;justify-content:center;align-items:center;gap:9px;background:var(--orange);color:white;font-size:12px;font-weight:800;padding:12px;border-radius:8px}.mobile-contact a+a{background:#297b60}.mobile-contact svg{width:19px;height:19px}body{padding-bottom:70px}.footer-bottom{flex-wrap:wrap}}
@media(max-width:520px){.topbar .container>span{font-size:0;gap:3px}.topbar .container>span svg{margin-right:4px}.topbar .container>span:after{content:'İzmit, Kocaeli';font-size:9px}.hero h1{font-size:38px;letter-spacing:-1.8px}.hero .eyebrow{font-size:8px;letter-spacing:1.2px}.hero-copy>p{font-size:13px}.hero-copy .hero-sub{font-size:11px}.hero-actions{gap:9px}.hero-actions .button{font-size:10px;padding:13px 12px;gap:7px}.hero-actions .button>svg:last-child:not(:first-child){display:none}.hero-note{font-size:8px;gap:14px}.hero-art{height:340px}.experience-tag{top:15px;right:15px;padding:9px 12px}.experience-tag strong{font-size:26px}.experience-tag>span{font-size:7px}.art-caption{font-size:6px;left:18px;top:25px}.laptop-scene{top:85px;left:3%;right:3%}.laptop-display{height:188px;border-width:6px}.screen-content{padding:12px 17px}.screen-title{font-size:21px;margin-top:24px}.screen-symbol{right:21px;top:61px}.screen-symbol svg{width:50px;height:50px}.screen-progress{margin-top:10px;width:100px}.screen-top{font-size:5px}.screen-bottom{font-size:4px;margin-top:9px}.laptop-base{height:20px}.floating-card{bottom:30px;left:15px;padding:10px 12px;font-size:7px}.floating-card strong{font-size:10px}.art-bottom{font-size:5px;left:18px}.section-heading{display:block;margin-bottom:25px}.section-heading>div+div,.section-heading>p{margin-top:20px}.section-heading>div+div p br{display:none}.section-heading>div+div p{margin-bottom:10px}h2{font-size:28px}.services-grid{gap:11px}.service-card{padding:17px}.service-icon{width:38px;height:38px;border-radius:9px;margin-bottom:21px}.service-icon svg{width:22px}.card-arrow{right:13px;top:20px}.card-arrow svg{width:13px}.service-card h3{font-size:13px;line-height:1.5;min-height:39px;margin-bottom:8px}.service-card p{font-size:10px;line-height:1.8;min-height:54px;margin-bottom:15px}.card-link{font-size:8px;padding-top:11px}.steps{grid-template-columns:1fr;gap:23px;margin-top:28px}.steps article>span{padding-bottom:11px;margin-bottom:14px}.steps p{max-width:none;margin-bottom:0}.steps h3{font-size:16px}.region-feature{grid-template-columns:1fr;gap:28px}.faq-grid{grid-template-columns:1fr;gap:30px}.faq-grid h2 br{display:none}.faq-section{padding-block:45px}.contact-strip .container{display:block}.contact-strip h2{font-size:26px}.contact-strip .button{margin-top:23px;font-size:13px}.footer-grid{grid-template-columns:1fr 1fr;gap:27px 19px}.footer-grid>div:first-child,.footer-grid>div:last-child{grid-column:1/-1}.footer-grid>div:last-child p{max-width:310px}.footer-bottom{font-size:8px;gap:8px}.footer-bottom>span:last-child{display:none}.page-hero h1{font-size:34px;letter-spacing:-1.4px}.page-hero>p{font-size:13px}.breadcrumbs{font-size:9px;margin-bottom:30px}.page-hero{padding-bottom:32px}.content-section{padding-block:32px 45px}.region-cards{grid-template-columns:1fr}.region-cards article{padding:23px}.about-layout{grid-template-columns:1fr}.about-stat{min-height:260px}.about-stat strong{font-size:90px}.contact-layout h2{font-size:24px}.contact-method strong{font-size:12px}form{padding:22px}.form-grid{grid-template-columns:1fr;gap:0}.notice{padding:18px}.notice p{font-size:12px}.detail-layout{gap:25px}.detail-layout article>h2{font-size:24px}}
@media(max-width:800px){input:not([type=checkbox]),textarea,select{font-size:16px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
