@font-face{font-family:Manrope;src:url('/assets/fonts/manrope.woff2') format('woff2');font-weight:200 800;font-style:normal;font-display:swap;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
@font-face{font-family:Manrope;src:url('/assets/fonts/manrope-ext.woff2') format('woff2');font-weight:200 800;font-style:normal;font-display:swap;unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}
:root{--bg:#fff;--surface:#f4f8fb;--soft:#eaf4f9;--primary:#176b9b;--primary-dark:#11577e;--text:#183747;--muted:#607583;--line:#e2eaf0;--radius:24px;--font:Manrope,Arial,ui-sans-serif,system-ui,sans-serif}
*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--text);background:var(--bg);font-family:var(--font);font-size:16px;line-height:1.7;-webkit-font-smoothing:antialiased}body.modal-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.7}img{max-width:100%;display:block;object-fit:cover}img[hidden],[hidden]{display:none!important}button{color:inherit}p,h1,h2,h3{margin:0}h1,h2,h3{line-height:1.22;letter-spacing:-.04em;font-weight:650}h2{font-size:clamp(32px,3.1vw,44px);line-height:1.24}h3{font-size:21px;letter-spacing:-.025em}p{color:var(--muted)}.container{max-width:1264px;padding:0 32px;margin:auto}.icon{width:24px;height:24px;flex-shrink:0;vertical-align:middle}.button{min-height:54px;display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:14px 22px;background:var(--primary);color:white;border:1px solid var(--primary);border-radius:10px;font-size:14px;font-weight:650;line-height:1.5;transition:background .2s,transform .2s,box-shadow .2s}.button .icon{width:19px;height:19px}.button:hover{background:var(--primary-dark);transform:translateY(-2px);box-shadow:0 6px 18px #176b9b1c}.button.small{min-height:46px;padding:11px 18px}.button.outline{background:white;color:var(--primary);border-color:#cedee8}.button.outline:hover{background:var(--soft)}.button.white{background:white;border-color:white;color:var(--primary)}.text-link{display:inline-flex;align-items:center;gap:14px;font-weight:650;font-size:14px;min-height:44px;color:var(--primary)}.text-link .icon{width:19px}.icon-button{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border:1px solid var(--line);background:white;border-radius:10px}.eyebrow{display:inline-flex;gap:9px;align-items:center;font-size:11px;font-weight:800;letter-spacing:.16em;color:var(--primary);line-height:1.6;margin-bottom:20px}.status-dot{width:7px;height:7px;background:#3b9cba;border-radius:50%;box-shadow:0 0 0 4px #dfeff6}.section{padding:100px 0}.section-heading{margin-bottom:42px}.section-heading h2{max-width:520px}.section-heading p{margin-top:18px;max-width:490px}.split-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:45px}.split-heading>p{max-width:350px;font-size:14px;line-height:1.85;padding-bottom:3px}.centered{text-align:center}.centered h2,.centered p{margin-left:auto;margin-right:auto;max-width:650px}.centered p{font-size:15px}.topbar{height:37px;background:#eaf3f8;font-size:11px;color:#526d7d}.topbar .container,.topbar .container>div{display:flex;align-items:center;justify-content:space-between;height:100%;gap:26px}.topbar span,.topbar a{display:inline-flex;align-items:center;gap:7px}.topbar .icon{width:13px;height:13px}.site-header{position:sticky;top:0;z-index:30;background:#ffffffed;backdrop-filter:blur(16px);border-bottom:1px solid transparent;transition:box-shadow .2s,border-color .2s}.site-header.scrolled{border-color:var(--line);box-shadow:0 5px 20px #18374705}.nav-wrap{height:91px;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand{display:inline-flex;align-items:center;gap:10px;flex-shrink:0}.brand-symbol{width:43px;height:47px;color:var(--primary);display:flex;align-items:center;justify-content:center}.brand-symbol .icon{width:41px;height:41px;stroke-width:1.4}.brand-type{font-size:21px;line-height:1.12;font-weight:750;letter-spacing:-1px}.brand-type small{display:block;font-size:9px;font-weight:600;letter-spacing:4px;margin-top:6px;color:var(--muted)}.brand-image{width:170px;height:55px;object-fit:contain}.desktop-nav{display:flex;gap:26px;margin-left:auto;margin-right:auto;align-items:center}.desktop-nav a{font-size:12px;font-weight:600;padding:13px 0;white-space:nowrap;position:relative}.desktop-nav a.active{color:var(--primary)}.desktop-nav a.active::after{content:'';position:absolute;bottom:5px;left:50%;width:4px;height:4px;border-radius:50%;background:var(--primary)}.menu-toggle,.mobile-menu{display:none}.hero{background:radial-gradient(ellipse at 28% 20%,#fff 0%,#f3f8fb 60%,#edf5fa 100%);padding:47px 0 0;overflow:hidden;position:relative}.hero-grid{display:grid;grid-template-columns:1.03fr 1fr;gap:50px;align-items:center;padding-bottom:66px}.hero-copy{padding:7px 0 0}.hero-copy .eyebrow{font-size:10px;margin-bottom:24px}.hero h1{font-size:clamp(42px,4.05vw,59px);line-height:1.13;letter-spacing:-.052em;max-width:580px;font-weight:650}.hero h1 span{color:var(--primary)}.hero-copy>p{font-size:15px;line-height:1.95;max-width:450px;margin-top:25px}.hero-actions{display:flex;align-items:center;gap:24px;margin-top:29px;flex-wrap:wrap}.hero-actions>.button{padding:16px 19px;font-size:12px;gap:9px}.hero-actions>.text-link{font-size:12px;gap:9px}.hero-note{display:flex;align-items:center;gap:12px;margin-top:32px;font-size:11px;color:var(--muted);line-height:1.75}.hero-note strong{color:#425f70;font-weight:600}.note-icon{color:var(--primary);width:39px;height:39px;border-radius:50%;border:1px solid #d5e5ed;display:grid;place-items:center}.note-icon .icon{width:19px;height:19px}.hero-phone{margin-left:9px;border-left:1px solid #d5e5ed;padding-left:20px;color:var(--primary)}.hero-phone .icon{width:19px}.hero-visual{position:relative;min-width:0;padding:8px 0 25px}.hero-photo{height:447px;border-radius:90px 26px 90px 26px;overflow:hidden;position:relative}.hero-photo>img{width:100%;height:100%;object-position:59% center}.image-fallback{background:radial-gradient(at 25% 20%,#ccebf2,transparent 60%),linear-gradient(135deg,#f0f8fb,#c9e2ee);position:relative;overflow:hidden}.image-missing::before{content:'✧';position:absolute;inset:0;display:grid;place-items:center;font-size:100px;color:#176b9b66}.visual-location{position:absolute;right:22px;top:23px;padding:7px 12px;background:#ffffffdf;backdrop-filter:blur(10px);border-radius:50px;display:flex;align-items:center;gap:6px;font-size:10px;font-weight:650;color:#345764}.visual-location .icon{width:13px;height:13px}.demo-label{position:absolute;right:18px;bottom:15px;font-size:9px;line-height:1.4;background:#ffffffdc;border-radius:4px;padding:4px 7px;color:#516976;letter-spacing:.025em;z-index:1}.hero-photo>.demo-label{right:60px;bottom:22px}.floating-note{position:absolute;bottom:1px;left:-24px;display:flex;align-items:center;gap:13px;padding:17px 20px;background:#fffffff2;box-shadow:0 12px 40px #1b4c6815;border:1px solid white;border-radius:15px;min-width:300px;backdrop-filter:blur(12px)}.note-sparkle{width:42px;height:42px;display:grid;place-items:center;background:#edf6fa;border-radius:11px;color:var(--primary)}.floating-note strong{display:block;font-size:15px;letter-spacing:-.025em}.floating-note div>span{display:block;font-size:10px;color:var(--muted);margin-top:3px}.note-check{width:23px;height:23px;background:#e7f5ed;border-radius:50%;color:#398761;margin-left:8px;display:grid;place-items:center}.note-check .icon{width:13px;height:13px}.hero-corner-mark{position:absolute;top:-10px;left:-28px;color:var(--primary)}.hero-corner-mark .icon{width:48px;height:48px;stroke-width:1}.trust-strip{display:grid;grid-template-columns:repeat(4,1fr);padding-top:25px;padding-bottom:25px;position:relative}.trust-strip::before{content:'';height:1px;background:#dce8ee;position:absolute;left:32px;right:32px;top:0}.trust-strip>span{display:flex;align-items:center;justify-content:center;gap:13px;font-size:12px;font-weight:600;border-right:1px solid #d6e5ed}.trust-strip>span:first-child{justify-content:flex-start}.trust-strip>span:last-child{border:0;justify-content:flex-end}.trust-strip .icon{color:var(--primary);width:23px;height:23px}.services-section{padding-top:84px}.services-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;grid-auto-flow:dense}.service-card{border:1px solid var(--line);border-radius:19px;background:white;overflow:hidden;transition:transform .25s,box-shadow .25s}.service-content{padding:25px 24px 18px}.service-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}.service-icon{width:45px;height:45px;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;background:#edf5f9;color:var(--primary);flex-shrink:0}.service-icon .icon{width:23px;height:23px}.service-number{font-size:11px;color:#94a7b3;font-weight:600}.service-card h3{font-size:18px;line-height:1.4;letter-spacing:-.025em;margin-bottom:12px}.service-card p{font-size:12px;line-height:1.85;min-height:66px}.service-link{margin-top:18px;display:flex;align-items:center;justify-content:space-between;font-size:12px;font-weight:700;color:var(--primary)}.service-link>span{width:30px;height:30px;border-radius:50%;border:1px solid var(--line);display:grid;place-items:center}.service-link .icon{width:15px;height:15px}.service-image{height:145px}.service-image img{width:100%;height:100%}.service-featured{grid-row:span 2;position:relative;display:flex;flex-direction:column;min-height:100%;background:#f2f7fa}.service-featured .service-image{height:300px;flex:1}.service-featured .service-content{padding:25px}.service-featured .service-top{margin-bottom:16px}.service-featured h3{font-size:23px}.service-featured p{font-size:13px}.service-featured .service-number{display:none}.service-featured .service-icon{background:white}.service-bottom{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:30px;color:var(--muted);font-size:12px;flex-wrap:wrap}.service-bottom>.icon{width:19px;color:var(--primary)}.service-bottom a{color:var(--primary);font-weight:700;display:flex;align-items:center;gap:6px}.service-bottom a .icon{width:16px}.why-section{background:#f2f7fa;position:relative;overflow:hidden}.why-grid{display:grid;grid-template-columns:1fr 1.12fr;gap:90px;align-items:start}.why-grid>.section-heading{position:relative;margin:0}.why-grid .section-heading h2{max-width:380px}.why-grid .section-heading>p{font-size:14px;max-width:365px;line-height:1.9}.why-grid .text-link{margin-top:20px}.why-brand-mark{position:absolute;color:#dcecf4;top:205px;right:-30px;pointer-events:none}.why-brand-mark .icon{width:150px;height:150px;stroke-width:.7;transform:rotate(15deg)}.features-grid{display:grid;grid-template-columns:1fr 1fr;gap:33px 36px}.feature .service-icon{background:white;border:1px solid #e1ebf0;margin-bottom:18px}.feature h3{font-size:17px;margin-bottom:11px}.feature p{font-size:13px;line-height:1.85}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:95px;align-items:center}.about-visual{position:relative;padding-bottom:22px}.about-photo{height:450px;border-radius:26px 75px 26px 26px}.about-photo img{width:100%;height:100%;object-position:58%}.about-caption{position:absolute;bottom:0;right:-26px;background:white;box-shadow:0 10px 40px #173d4c14;border:1px solid var(--line);border-radius:14px;padding:18px 30px 18px 18px;display:flex;align-items:center;gap:15px}.about-caption>span{width:43px;height:43px;background:var(--soft);color:var(--primary);border-radius:50%;display:grid;place-items:center}.about-caption strong{display:block;font-size:15px}.about-caption small{display:block;color:var(--muted);font-size:11px;margin-top:2px}.about-copy h2{max-width:450px}.about-copy>p{font-size:14px;line-height:1.95;margin-top:20px}.about-checks{display:flex;gap:20px;flex-wrap:wrap;margin:25px 0;font-size:11px;font-weight:650}.about-checks .icon{width:16px;height:16px;color:var(--primary);margin-right:4px}.about-copy .button{font-size:12px}.process-section{padding:85px 0;background:#f7fafc}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:35px}.process-step{position:relative}.step-top{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #dbe6ec;padding-top:20px;margin-bottom:23px}.step-top>span{font-size:35px;color:#b9d2df;font-weight:500;line-height:1.2;letter-spacing:-.06em}.step-top>.icon{color:var(--primary);width:25px;height:25px}.process-step h3{font-size:17px;margin-bottom:12px}.process-step p{font-size:12px;line-height:1.9;max-width:240px}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.gallery-item,.gallery-placeholder{height:285px;border-radius:20px;border:none;padding:0;position:relative;text-align:left}.gallery-grid img{width:100%;height:100%;transition:transform .4s}.gallery-placeholder>span,.gallery-item>span{position:absolute;inset:auto 0 0;padding:50px 20px 20px;background:linear-gradient(transparent,#133846c9);color:white;font-size:16px;font-weight:600;display:flex;justify-content:space-between;gap:12px}.gallery-placeholder>span{display:block}.gallery-placeholder small{display:block;font-size:10px;font-weight:400;color:#e2edf4;margin-top:4px}.gallery-empty{height:285px;border:1px dashed #b9d2df;border-radius:20px;padding:29px;background:#f6fafc;display:flex;flex-direction:column;align-items:flex-start}.gallery-empty>.icon{color:var(--primary);margin-bottom:17px;width:27px;height:27px}.gallery-empty h3{font-size:23px;line-height:1.3}.gallery-empty p{font-size:12px;line-height:1.8;margin-top:12px}.gallery-empty .text-link{font-size:12px;margin-top:10px}.faq-section{padding-top:10px}.faq-grid{display:grid;grid-template-columns:1fr 1.4fr;gap:85px}.faq-grid .section-heading{padding-top:12px}.faq-grid h2{max-width:300px}.faq-grid .section-heading>p{font-size:14px;max-width:310px;line-height:1.9}.faq-help{display:flex;gap:12px;align-items:center;margin-top:30px;padding-top:23px;border-top:1px solid var(--line);max-width:320px}.faq-help>.icon{color:var(--primary);width:28px;height:28px}.faq-help span{font-size:11px;color:var(--muted)}.faq-help a{display:block;font-weight:650;color:var(--primary);font-size:12px;margin-top:3px}.faq-help a .icon{width:15px;height:15px;margin-left:6px}.faq-list details{border-bottom:1px solid var(--line);padding:21px 0}.faq-list details:first-child{border-top:1px solid var(--line)}.faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:14px;font-weight:650;cursor:pointer;list-style:none;min-height:28px}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{width:28px;height:28px;border-radius:50%;background:#edf5f9;color:var(--primary);display:grid;place-items:center;flex-shrink:0}.faq-list summary .icon{width:15px;height:15px;transition:transform .2s}.faq-list details[open] summary .icon{transform:rotate(45deg)}.faq-list details[open] summary{color:var(--primary)}.faq-list details p{font-size:13px;line-height:1.9;padding:15px 44px 0 0}.cta-banner{border-radius:26px;background:linear-gradient(115deg,#176b9b,#277eaa);padding:48px 55px;display:flex;justify-content:space-between;align-items:center;gap:45px;color:white;position:relative;overflow:hidden}.cta-banner::after{content:'';position:absolute;width:420px;height:420px;border:1px solid #ffffff15;border-radius:50%;right:-120px;top:-190px;box-shadow:0 0 0 50px #ffffff05,0 0 0 100px #ffffff04;pointer-events:none}.cta-banner .eyebrow{color:#cde7f4;font-size:9px;margin-bottom:13px}.cta-banner h2{font-size:34px;max-width:550px}.cta-banner p{color:#d5e8f3;font-size:13px;margin-top:13px}.cta-actions{display:flex;flex-direction:column;align-items:center;gap:17px;flex-shrink:0;position:relative;z-index:1}.cta-actions>.button{font-size:12px}.cta-actions>a:not(.button){display:flex;align-items:center;gap:9px;font-size:13px;color:#ecf5fa}.cta-actions>a:not(.button) .icon{width:15px;height:15px}.contact-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:95px;align-items:start}.contact-copy{padding-top:24px}.contact-copy h2{max-width:390px}.contact-copy>p{font-size:14px;max-width:400px;line-height:1.9;margin-top:20px}.contact-info{margin-top:33px}.contact-info>a{display:flex;align-items:center;gap:15px;padding:17px 0;border-bottom:1px solid var(--line)}.contact-info>a>.icon{margin-left:auto;color:#6c8ca0;width:15px;height:15px}.contact-info small{display:block;color:var(--muted);font-size:10px;margin-bottom:3px}.contact-info strong{display:block;font-size:13px;font-weight:600;overflow-wrap:anywhere;line-height:1.8}.contact-form{padding:32px;background:white;border:1px solid var(--line);border-radius:22px;box-shadow:0 12px 40px #1b4c6808}.contact-form h3{font-size:22px}.contact-form>p{font-size:12px;margin-top:8px;margin-bottom:24px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.field{display:flex;flex-direction:column;gap:7px;margin-bottom:17px;min-width:0}.field label{font-size:12px;font-weight:650}.field label>span{color:var(--primary)}.field label small{font-weight:400;color:var(--muted)}.field input,.field select,.field textarea{width:100%;border:1px solid #dfe7ed;border-radius:8px;min-height:45px;background:#fbfcfd;padding:11px 13px;font-size:12px;color:var(--text);line-height:1.6;transition:border .2s}.field textarea{resize:vertical;min-height:94px}.field input::placeholder,.field textarea::placeholder{color:#8a9ba5}.field input:focus,.field textarea:focus,.field select:focus{border-color:var(--primary);background:white}.consent{display:flex;align-items:flex-start;gap:9px;font-size:10px;color:var(--muted);line-height:1.7;margin:7px 0 19px}.consent input{width:15px;height:15px;flex-shrink:0;margin:2px 0 0;accent-color:var(--primary)}.form-submit{width:100%;font-size:12px;justify-content:space-between;min-height:47px}.form-footnote{display:flex;align-items:center;justify-content:center;gap:6px;font-size:9px;margin-top:14px;color:var(--muted)}.form-footnote .icon{width:13px;height:13px}.map-wrap{position:relative;height:260px;margin-top:62px;background:var(--soft);border-radius:22px;overflow:hidden;border:1px solid var(--line)}.map-wrap iframe{width:100%;height:100%;border:0;filter:saturate(.65)}.map-link{position:absolute;bottom:18px;left:18px;padding:10px 17px;background:white;box-shadow:0 4px 25px #16374715;border-radius:9px;font-size:12px;font-weight:650;color:var(--primary);display:flex;align-items:center;gap:8px}.map-link .icon{width:16px;height:16px}.footer{background:#f1f6f9;padding:64px 0 0}.footer-grid{display:grid;grid-template-columns:1.5fr .85fr 1.1fr 1.3fr;gap:45px;padding-bottom:47px}.footer-brand p{margin-top:20px;max-width:260px;font-size:12px;line-height:1.9}.footer .brand-type{font-size:20px}.footer h3{font-size:12px;letter-spacing:0;margin:8px 0 20px;font-weight:750}.footer-grid>div>a:not(.brand){display:block;font-size:11px;color:var(--muted);line-height:1.65;padding:4px 0}.footer-grid>div>a:hover{color:var(--primary)}.footer-grid>div>p{font-size:11px;line-height:1.9;margin-top:11px}.footer-grid>div>a.footer-phone{font-size:15px;font-weight:700;color:var(--text);letter-spacing:-.025em}.footer-grid>div>a.footer-wa{font-size:11px;font-weight:650;color:var(--primary);display:flex;gap:6px;margin-top:16px}.footer-wa .icon{width:15px;height:15px}.footer-bottom{border-top:1px solid #dfe8ee;padding-top:21px;padding-bottom:21px;display:flex;justify-content:space-between;gap:25px;font-size:9px;color:#728692}.footer-bottom strong{font-weight:650;color:#4b687a}.social-links{display:flex;flex-wrap:wrap;gap:12px;font-size:11px;margin-top:13px}.floating-wa{position:fixed;right:25px;bottom:24px;width:51px;height:51px;display:grid;place-items:center;color:white;background:#258c64;border:3px solid white;border-radius:50%;box-shadow:0 4px 18px #1b6b5125;z-index:35}.floating-wa>.icon{width:27px;height:27px}.floating-wa>span{display:none;position:absolute;right:61px;white-space:nowrap;color:var(--text);background:white;border:1px solid var(--line);padding:6px 13px;border-radius:7px;font-size:12px}.floating-wa:hover>span{display:block}.mobile-bottom{display:none}.notice{padding:14px 16px;margin:15px 0;border:1px solid #b5dbc6;border-radius:10px;background:#eff9f3;color:#216243;font-size:14px}.notice.error{background:#fff3f2;border-color:#ecc6c2;color:#a2352b}.field-error{font-size:12px;color:#aa342b}.field [aria-invalid=true]{border-color:#bb4a3d}.honeypot{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.lightbox{padding:50px 65px;background:#f6fafc;border:0;border-radius:20px;max-width:94vw;max-height:94dvh;overflow:auto;width:1100px}.lightbox[open]{display:flex;align-items:center;justify-content:center}.lightbox::backdrop{background:#092838d9;backdrop-filter:blur(6px)}.lightbox figure{margin:0;max-width:100%}.lightbox figure img{width:auto;max-height:75dvh;margin:auto;object-fit:contain;border-radius:10px}.lightbox figcaption{text-align:center;font-size:14px;padding-top:14px}.lightbox-close{position:absolute;right:10px;top:10px}.lightbox-prev,.lightbox-next{position:absolute;top:50%;font-size:30px}.lightbox-prev{left:10px}.lightbox-next{right:10px}.sr-only,.skip-link:not(:focus){position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip-link:focus{position:fixed;top:10px;left:10px;padding:10px 20px;background:var(--primary);color:white;z-index:100}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #55a8d3;outline-offset:4px}.will-reveal{opacity:0;transform:translateY(18px);transition:opacity .6s ease,transform .6s ease}.will-reveal.visible{opacity:1;transform:none}@media(hover:hover){.service-card:hover{transform:translateY(-5px);box-shadow:0 12px 35px #1837470b}.gallery-item:hover img{transform:scale(1.04)}}
@media(min-width:1600px){.container{max-width:1360px}.hero{padding-top:65px}.hero-grid{gap:80px;padding-bottom:80px}.hero h1{font-size:64px}.hero-photo{height:500px}.hero-copy>p{font-size:16px}.hero-actions>.button,.hero-actions>.text-link{font-size:14px}.hero-copy .eyebrow{font-size:12px}}
@media(max-width:1100px){.desktop-nav{gap:18px}.desktop-nav a{font-size:11px}.brand-type{font-size:19px}.header-cta{font-size:12px}.hero-grid{gap:34px}.hero-photo{height:410px}.hero h1{font-size:47px}.hero-actions{gap:12px}.hero-actions>.button{font-size:11px;padding:14px}.hero-actions>.text-link{font-size:11px}.hero-note{margin-top:25px}.services-grid{gap:14px}.service-content{padding:22px 18px 16px}.service-card h3{font-size:16px}.why-grid{gap:55px}.about-grid{gap:65px}.faq-grid{gap:50px}.contact-grid{gap:50px}.cta-banner{padding:40px}.footer-grid{gap:30px}.trust-strip>span{font-size:11px}}
@media(max-width:900px){.desktop-nav{display:none}.header-cta{margin-left:auto}.menu-toggle{display:flex}.nav-wrap{height:79px}.mobile-menu:not([hidden]){display:grid;padding:8px 32px 24px;border-top:1px solid var(--line);background:#fff;max-height:calc(100dvh - 100px);overflow:auto}.mobile-menu>a:not(.button){padding:11px 0;border-bottom:1px solid var(--line);font-size:14px}.mobile-menu>.button{margin-top:15px}.hero-grid{gap:24px}.hero h1{font-size:39px}.hero-copy>p{font-size:14px;line-height:1.8}.hero-photo{height:380px;border-radius:65px 22px 65px 22px}.hero-actions{gap:8px}.hero-copy .eyebrow{font-size:9px;letter-spacing:.09em}.hero-note{font-size:10px}.hero-note .hero-phone{display:none}.floating-note{min-width:240px;padding:13px;left:-10px;gap:9px}.floating-note strong{font-size:13px}.floating-note div>span{font-size:9px}.note-check{margin-left:0}.hero-corner-mark{left:-15px}.trust-strip>span{font-size:9px;gap:8px}.trust-strip .icon{width:20px;height:20px}.section{padding:76px 0}.services-grid{grid-template-columns:repeat(3,1fr)}.service-featured{grid-row:span 2}.services-grid>.service-card:last-child{grid-column:span 2}.service-card p{min-height:66px}.why-grid{gap:45px;grid-template-columns:.9fr 1.1fr}.features-grid{gap:28px 22px}.why-grid h2{font-size:32px}.why-brand-mark{display:none}.about-grid{gap:40px}.about-photo{height:430px}.about-caption{right:-14px;padding:15px}.about-copy h2{font-size:33px}.about-copy>p{font-size:13px}.about-checks{gap:10px}.process-grid{gap:22px}.process-step h3{font-size:15px}.gallery-grid{gap:15px}.gallery-item,.gallery-placeholder,.gallery-empty{height:255px}.gallery-empty{padding:24px}.gallery-empty h3{font-size:20px}.gallery-empty p{font-size:11px}.gallery-placeholder>span{font-size:14px;padding:45px 15px 17px}.faq-grid{grid-template-columns:.9fr 1.3fr;gap:40px}.faq-list summary{font-size:13px}.cta-banner{padding:35px;gap:25px}.cta-banner h2{font-size:29px}.cta-actions>.button{padding:13px;font-size:11px}.contact-grid{gap:30px}.contact-form{padding:25px}.contact-copy h2{font-size:35px}.contact-info strong{font-size:12px}.contact-info>a{gap:10px}.footer-grid{grid-template-columns:1.3fr 1fr;gap:38px}.footer-grid>div>p,.footer-grid>div>a:not(.brand){font-size:12px}}
@media(max-width:640px){html{scroll-padding-top:24px}.container{padding-left:23px;padding-right:23px}.topbar{display:none}.site-header{position:relative;backdrop-filter:none}.nav-wrap{height:79px;gap:12px}.brand-type{font-size:20px}.brand-symbol{width:34px}.brand-symbol .icon{width:34px;height:34px}.brand-type small{font-size:8px}.header-cta{display:none}.mobile-menu:not([hidden]){padding:4px 23px 22px}.menu-toggle{border:0;background:#f0f6f9}.hero{padding-top:24px}.hero-grid{grid-template-columns:1fr;gap:29px;padding-bottom:30px}.hero-copy{padding:0}.hero-copy .eyebrow{font-size:9px;letter-spacing:.11em;margin-bottom:20px}.hero h1{font-size:46px;line-height:1.14;max-width:460px;letter-spacing:-.05em}.hero-copy>p{font-size:15px;line-height:1.85;margin-top:20px;max-width:490px}.hero-actions{gap:14px;margin-top:23px;align-items:center}.hero-actions>.button{font-size:11px;min-height:50px;padding:14px;gap:7px}.hero-actions>.button>.icon:last-child{display:none}.hero-actions>.text-link{font-size:11px;gap:5px}.hero-note{margin-top:22px;font-size:10px}.hero-note .note-icon{width:35px;height:35px}.hero-note .hero-phone{display:block}.hero-visual{padding-top:7px;padding-bottom:21px;margin-left:8px}.hero-photo{height:340px;border-radius:66px 21px 66px 21px}.hero-photo>img{object-position:center}.visual-location{font-size:9px;right:15px;top:18px}.floating-note{left:-8px;min-width:270px;padding:14px;gap:12px}.floating-note strong{font-size:14px}.floating-note div>span{font-size:10px}.note-check{margin-left:5px}.hero-corner-mark{top:-6px;left:-10px}.hero-corner-mark .icon{width:38px;height:38px}.trust-strip{grid-template-columns:1fr 1fr;gap:20px 12px;padding-top:25px;padding-bottom:25px}.trust-strip::before{left:23px;right:23px}.trust-strip>span{font-size:10px;border:0;justify-content:flex-start!important;gap:8px}.trust-strip .icon{width:19px;height:19px}.section{padding:65px 0}h2{font-size:34px;line-height:1.24;letter-spacing:-.045em}.eyebrow{font-size:9px;margin-bottom:15px}.section-heading{margin-bottom:28px}.split-heading{display:block}.split-heading>p{font-size:14px;margin-top:17px;max-width:none}.services-grid{grid-template-columns:1fr 1fr;gap:13px}.service-featured{grid-column:span 2;grid-row:auto;display:grid;grid-template-columns:1fr 1fr;min-height:270px}.service-featured .service-image{height:100%;min-height:270px}.service-featured .service-content{padding:20px 17px}.service-featured .service-top{margin-bottom:13px}.service-featured h3{font-size:20px}.service-featured p{font-size:12px}.service-featured .service-icon{width:37px;height:37px;border-radius:9px}.service-card:not(.service-featured) .service-content{padding:18px 16px 14px}.service-top{margin-bottom:18px}.service-icon{width:40px;height:40px;border-radius:10px}.service-icon .icon{width:21px;height:21px}.service-number{font-size:9px}.service-card h3{font-size:17px;margin-bottom:10px}.service-card p{font-size:12px;line-height:1.8;min-height:87px}.service-link{font-size:11px;margin-top:14px}.services-grid>.service-card:last-child{grid-column:auto}.service-bottom{font-size:11px;gap:7px;text-align:center;margin-top:24px}.service-bottom>span{max-width:270px}.why-grid{grid-template-columns:1fr;gap:35px}.why-grid .section-heading h2{font-size:34px}.why-grid .section-heading>p{font-size:14px;max-width:none}.why-grid .text-link{margin-top:14px}.features-grid{gap:29px 22px}.feature h3{font-size:16px;line-height:1.4}.feature p{font-size:12px}.about-grid{grid-template-columns:1fr;gap:36px}.about-photo{height:350px;border-radius:24px 65px 24px 24px}.about-caption{right:10px;padding:15px 20px}.about-copy h2{font-size:34px}.about-copy>p{font-size:14px;line-height:1.9}.about-checks{font-size:11px;gap:18px}.about-copy .button{font-size:12px}.centered h2{max-width:330px}.centered p{font-size:14px}.process-grid{grid-template-columns:1fr 1fr;gap:32px 25px}.step-top{margin-bottom:18px;padding-top:17px}.step-top>span{font-size:31px}.process-step h3{font-size:16px}.process-step p{font-size:12px}.gallery-grid{grid-template-columns:1fr 1fr;gap:13px}.gallery-item,.gallery-placeholder{height:250px}.gallery-empty{grid-column:span 2;height:auto;min-height:190px;padding:26px;display:block}.gallery-empty>.icon{float:right;margin-bottom:0;width:34px;height:34px}.gallery-empty h3{font-size:23px}.gallery-empty h3 br{display:none}.gallery-empty p{font-size:13px;max-width:260px;margin-top:8px}.gallery-empty .text-link{font-size:12px;margin-top:10px}.gallery-placeholder>span{font-size:14px;line-height:1.6;padding:35px 14px 14px}.gallery-placeholder small{font-size:9px}.faq-section{padding-top:0}.faq-grid{grid-template-columns:1fr;gap:6px}.faq-grid .section-heading{margin-bottom:22px}.faq-grid h2{max-width:none}.faq-grid .section-heading>p{font-size:14px;max-width:none}.faq-help{margin-top:18px;padding-top:17px}.faq-help span{font-size:12px}.faq-help a{font-size:13px}.faq-list details{padding:18px 0}.faq-list summary{font-size:14px;line-height:1.65}.faq-list details p{font-size:14px;padding-right:10px}.cta-banner{display:block;padding:33px 27px;border-radius:23px}.cta-banner h2{font-size:31px}.cta-banner .eyebrow{font-size:8px}.cta-banner p{font-size:13px}.cta-actions{align-items:flex-start;gap:17px;margin-top:26px}.cta-actions>.button{font-size:12px;padding:13px 17px}.cta-actions>a:not(.button){font-size:14px}.contact-grid{grid-template-columns:1fr;gap:32px}.contact-copy{padding-top:0}.contact-copy h2{font-size:35px}.contact-copy>p{font-size:14px}.contact-info{margin-top:22px}.contact-info>a{gap:14px;padding:16px 0}.contact-info small{font-size:11px}.contact-info strong{font-size:14px}.contact-form{padding:25px 21px}.contact-form h3{font-size:23px}.contact-form>p{font-size:13px}.field label{font-size:13px}.field input,.field select,.field textarea{font-size:16px;padding:11px;min-height:47px}.form-row{grid-template-columns:1fr;gap:0}.field{margin-bottom:19px}.consent{font-size:12px;gap:10px}.consent input{width:18px;height:18px}.form-submit{font-size:13px;min-height:51px}.form-footnote{font-size:10px}.map-wrap{height:265px;margin-top:35px}.footer{padding-top:44px}.footer-grid{grid-template-columns:1fr 1fr;gap:30px 25px;padding-bottom:33px}.footer-brand{grid-column:span 2}.footer-brand p{max-width:320px;font-size:14px}.footer-grid>div:last-child{grid-column:span 2}.footer h3{font-size:13px;margin-bottom:14px}.footer-grid>div>a:not(.brand){font-size:12px;padding:6px 0}.footer-grid>div>p{font-size:13px}.footer-grid>div>a.footer-phone{font-size:18px}.footer-bottom{display:block;font-size:10px;padding-top:20px;padding-bottom:23px;line-height:1.9}.footer-bottom>span{display:block;margin-bottom:5px}.floating-wa{right:17px;bottom:20px;width:47px;height:47px}.has-mobile-cta .floating-wa{display:none}.has-mobile-cta{padding-bottom:calc(68px + env(safe-area-inset-bottom))}.mobile-bottom{display:grid;grid-template-columns:1fr 1.3fr;gap:9px;position:fixed;left:0;right:0;bottom:0;background:#fffffff5;backdrop-filter:blur(12px);border-top:1px solid var(--line);padding:10px 16px calc(10px + env(safe-area-inset-bottom));z-index:40}.mobile-bottom>a{display:flex;justify-content:center;align-items:center;gap:7px;font-size:12px;font-weight:650;min-height:45px;border:1px solid #d9e6ed;border-radius:8px;color:var(--primary)}.mobile-bottom>a:last-child{background:var(--primary);border-color:var(--primary);color:white}.mobile-bottom .icon{width:19px;height:19px}.lightbox{padding:57px 14px 20px;width:94vw}.lightbox-prev,.lightbox-next{top:auto;bottom:15px;background:#ffffffe5}.lightbox figure{padding-bottom:42px}.lightbox figcaption{font-size:13px}.will-reveal{transform:translateY(10px)}}
@media(max-width:370px){.container{padding-left:19px;padding-right:19px}.hero h1{font-size:40px}.hero-copy .eyebrow{font-size:8px}.hero-copy>p{font-size:14px}.hero-actions{gap:9px}.hero-actions>.button{font-size:10px;padding:12px}.hero-actions>.text-link{font-size:10px}.hero-actions .icon{width:16px;height:16px}.hero-photo{height:295px}.hero-note{font-size:9px}.trust-strip>span{font-size:9px}.service-featured h3{font-size:18px}.service-featured .service-content{padding:17px 13px}.service-card h3{font-size:15px}.service-card:not(.service-featured) .service-content{padding:17px 13px}.service-card p{font-size:11px;min-height:100px}.service-featured p{min-height:0}.features-grid{gap:25px 18px}.gallery-item,.gallery-placeholder{height:220px}.contact-form{padding:23px 17px}.mobile-bottom>a{font-size:11px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.will-reveal{opacity:1;transform:none}}
.site-intro{position:fixed;inset:0;z-index:100;display:grid;place-content:center;justify-items:center;gap:14px;background:#f5fafc;pointer-events:none;animation:introExit 1s cubic-bezier(.7,0,.2,1) .55s forwards}.intro-mark{width:70px;height:70px;display:grid;place-items:center;border:1px solid #b9d8e4;border-radius:23px;color:var(--primary);animation:introMark .7s cubic-bezier(.2,.9,.25,1) both}.intro-mark span{font-size:45px;line-height:1;animation:introSparkle .7s .12s both}.intro-wordmark{color:var(--text);font-size:21px;font-weight:750;letter-spacing:-.05em;animation:introWord .65s .22s both}.intro-wordmark small{display:inline-block;margin-left:8px;color:var(--primary);font-size:9px;letter-spacing:3px;font-weight:700}.intro-complete .site-intro{display:none}@keyframes introMark{from{opacity:0;transform:scale(.55) rotate(-16deg)}to{opacity:1;transform:none}}@keyframes introSparkle{from{opacity:0;transform:scale(.2) rotate(35deg)}to{opacity:1;transform:none}}@keyframes introWord{from{opacity:0;transform:translateY(10px);letter-spacing:.03em}to{opacity:1;transform:none;letter-spacing:-.05em}}@keyframes introExit{to{opacity:0;visibility:hidden;transform:translateY(-12px)}}
.topbar-location{max-width:480px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.topbar-location:hover,.visual-location:hover{color:var(--primary)}.visual-location{max-width:76%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hero-photo>img,.about-photo>img{animation:imageBreath 10s ease-in-out infinite alternate}@keyframes imageBreath{from{transform:scale(1.01)}to{transform:scale(1.055)}}.footer-brand .brand-symbol{font-size:13px;font-weight:800;letter-spacing:-.08em;background:var(--primary);color:white;width:43px;height:43px;border-radius:12px}.footer-brand .brand-symbol::before{content:'LH'}.footer-brand .brand-symbol .icon{display:none}.footer-brand .brand-type{font-size:0}.footer-brand .brand-type::before{content:'LisansHub';display:block;font-size:20px}.footer-brand .brand-type small{display:none}.footer-brand .brand-type::after{content:'ORDU YAZILIM';display:block;font-size:9px;line-height:1.2;letter-spacing:2px;color:var(--primary)}.footer-brand-logo:hover .brand-symbol{background:var(--primary-dark);transform:rotate(-4deg)}.footer-brand-logo .brand-symbol{transition:transform .25s,background .25s}
@media(max-width:900px){.topbar-location{max-width:285px}}@media(max-width:640px){.topbar-location{max-width:205px}.visual-location{max-width:70%;right:13px}.intro-wordmark{font-size:19px}.intro-mark{width:62px;height:62px}.intro-mark span{font-size:39px}}
@media(prefers-reduced-motion:reduce){.site-intro{animation:none;display:none}.hero-photo>img,.about-photo>img{animation:none}}
.hero-copy{animation:heroCopyIn .85s .72s cubic-bezier(.2,.75,.2,1) both}.hero-visual{animation:heroVisualIn 1s .78s cubic-bezier(.2,.75,.2,1) both}@keyframes heroCopyIn{from{opacity:0;transform:translateY(22px)}to{opacity:1;transform:none}}@keyframes heroVisualIn{from{opacity:0;transform:translateX(24px) scale(.985)}to{opacity:1;transform:none}}.services-grid .will-reveal:nth-child(2),.features-grid .will-reveal:nth-child(2),.process-grid .will-reveal:nth-child(2){transition-delay:.08s}.services-grid .will-reveal:nth-child(3),.features-grid .will-reveal:nth-child(3),.process-grid .will-reveal:nth-child(3){transition-delay:.16s}.services-grid .will-reveal:nth-child(4),.features-grid .will-reveal:nth-child(4),.process-grid .will-reveal:nth-child(4){transition-delay:.24s}.services-grid .will-reveal:nth-child(5),.features-grid .will-reveal:nth-child(5){transition-delay:.32s}@media(prefers-reduced-motion:reduce){.hero-copy,.hero-visual{animation:none}}
