@charset "UTF-8";
:root{--ink:#142e37;--muted:#50646b;--teal:#087b91;--deep:#103e4b;--blue:#c6e7ee;--paper:#f5f8f9;--line:#d7e1e4;--red:#d50c3c;--serif:Georgia,'Times New Roman',serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:17px;line-height:1.65;background:white}a{color:inherit;text-decoration:none}button{font:inherit}a:focus-visible,button:focus-visible{outline:3px solid #d50c3c;outline-offset:6px}::selection{background:#c6e7ee}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.12}h2{font-size:clamp(2rem,3.5vw,3.6rem);font-weight:500;letter-spacing:-.035em}em{font-family:var(--serif);font-weight:400}p+p{margin-top:20px}.skip{position:absolute;left:20px;top:-100px;background:white;padding:12px;z-index:10}.skip:focus{top:10px}.header{max-width:1440px;margin:auto;min-height:105px;padding:20px 5%;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand{display:flex;align-items:center;gap:10px;font-size:30px;font-weight:700;line-height:1}.brand img{object-fit:contain}.brand-sub{display:block;font-size:12px;font-weight:400;margin-top:8px;letter-spacing:.02em}.header nav{display:flex;gap:30px;font-size:15px}.header nav a:hover,.text-link:hover{color:var(--teal)}.nav-contact{font-size:15px;font-weight:bold;border-bottom:1px solid;padding:8px 0}.nav-contact span{margin-left:14px}.hero{max-width:1440px;margin:auto;padding:55px 5% 80px;display:grid;grid-template-columns:1.08fr 1fr;align-items:center;gap:6%}.eyebrow{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.13em;line-height:1.6}.status-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--red);margin-right:8px}.hero h1{font-size:clamp(3.5rem,5.4vw,5.5rem);line-height:1.035;letter-spacing:-.055em;font-weight:500;margin:27px 0}.hero h1 em{color:var(--teal);letter-spacing:-.045em}.hero-lead{font-size:22px;line-height:1.4;max-width:500px}.hero-body{font-size:16px;color:var(--muted);max-width:500px;margin-top:18px}.hero-actions{margin-top:32px;display:flex;align-items:flex-start;gap:23px;flex-direction:column}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;padding:16px 21px;font-size:15px;font-weight:700;line-height:1.45;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.primary{background:var(--deep);color:white}.primary:hover{background:#06697d}.text-link{font-size:14px;border-bottom:1px solid var(--line);padding-bottom:5px}.text-link span{margin-left:12px}.hero-facts{display:flex;flex-wrap:wrap;gap:7px 18px;margin-top:33px;font-size:12px;color:var(--muted)}.hero-facts span::before{content:'✓';color:var(--teal);margin-right:6px}.hero-art{position:relative;background:#d9ecf0;padding:25px 40px 45px;min-width:0;background-image:linear-gradient(#ffffff42 1px,transparent 1px),linear-gradient(90deg,#ffffff42 1px,transparent 1px);background-size:30px 30px}.art-top{display:flex;justify-content:space-between;gap:10px;font-size:10px;letter-spacing:.1em;margin-bottom:32px}.document-sheet{position:relative;background:white;box-shadow:0 15px 32px #1535411c;padding:27px 25px 17px;transform:rotate(-3deg);margin:0 15px}.doc-brand{display:flex;justify-content:space-between;align-items:center;font-size:21px;font-weight:bold}.doc-brand span{font-size:10px;font-weight:400}.doc-rule{height:3px;background:var(--teal);margin-top:10px}.doc-kicker{font-size:9px;letter-spacing:.1em;margin-top:24px}.document-sheet h2{font-size:25px;letter-spacing:-.04em;margin:8px 0 20px}.doc-images{display:grid;gap:10px}.sample-image{height:118px;background:#e3e9eb;overflow:hidden;position:relative}.sample-image svg{width:100%;height:100%;fill:none;stroke:#6a8a95;stroke-width:1.3}.sample-image span{position:absolute;bottom:5px;left:8px;font-size:8px;letter-spacing:.1em;color:#355766}.sample-image .damage{stroke:#ba3050;stroke-width:2.5}.facade{background:#d8e6ea}.crack{background:#e8eef0}.doc-description{margin-top:15px;display:grid;gap:5px;font-size:10px;line-height:1.4}.doc-description span{color:var(--muted)}.doc-lines{margin:14px 0 24px;display:grid;gap:6px}.doc-lines i{height:3px;background:#e8ecee}.doc-lines i:last-child{width:70%}.doc-footer{border-top:1px solid var(--line);display:flex;justify-content:space-between;font-size:8px;padding-top:8px}.export-note{position:relative;margin-top:-27px;left:27px;background:var(--deep);color:white;display:flex;align-items:center;gap:15px;padding:17px 20px;box-shadow:0 8px 15px #0d394b1a;transform:rotate(2deg)}.export-note strong,.export-note div>span{display:block;font-size:14px;line-height:1.5}.export-note div>span{font-size:12px;color:#c9e0e7}.word-icon{font-size:25px;border:1px solid #c9e0e759;padding:0 9px}.export-arrow{margin-left:auto;font-size:25px}.art-caption{font-size:10px;text-align:center;margin:24px 0 -22px;color:#526d77}.intro-band{background:var(--deep);color:white;padding:30px max(5%,calc((100vw - 1296px)/2));display:flex;align-items:center;justify-content:space-between;gap:30px}.intro-band p{font-size:15px;line-height:1.6;color:#c6dce3}.intro-band strong{color:white;font-weight:500}.intro-band>div{display:flex;flex-wrap:wrap;gap:12px 25px;font-size:14px}.intro-band>div span{border-bottom:1px solid #63848e;padding:5px 0}.section{max-width:1440px;margin:auto;padding:95px 5%}.section-heading{display:grid;grid-template-columns:1fr 1fr;gap:24px 8%;align-items:end}.section-heading .eyebrow{grid-column:1/-1;color:var(--teal)}.section-heading>p:last-child{max-width:475px;color:var(--muted);margin:0}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:60px}.feature-grid article{border-top:1px solid var(--line);padding-top:24px}.feature-number{font-family:var(--serif);font-size:24px;color:var(--teal)}.feature-grid h3{font-size:23px;font-weight:500;margin:28px 0 17px}.feature-grid p{font-size:16px;color:var(--muted)}.photo-section{background:var(--paper);padding:85px max(5%,calc((100vw - 1296px)/2));display:grid;grid-template-columns:1fr 1fr;gap:12%;align-items:center}.photo-copy .eyebrow{color:var(--teal)}.photo-copy h2{margin:25px 0}.photo-copy h2 em{color:var(--teal)}.large-copy{font-size:21px;line-height:1.5}.photo-copy>p:not(.eyebrow):not(.large-copy){color:var(--muted);font-size:16px}.steps{padding:0;margin:33px 0 0;list-style:none;display:flex;flex-wrap:wrap;gap:14px 20px;font-size:13px}.steps li{display:flex;align-items:center;gap:8px}.steps span{display:grid;place-items:center;width:24px;height:24px;border:1px solid #aabfc5;border-radius:50%;font-size:12px}.layout-demo{width:100%;max-width:420px;margin:auto}.layout-controls{display:flex;justify-content:space-between;align-items:center;margin-bottom:23px;gap:15px}.mini-label{font-size:11px;letter-spacing:.12em;font-weight:bold}.segmented{display:flex;margin-top:9px;gap:4px}.segmented button{border:1px solid #b8ccd3;background:transparent;color:var(--ink);width:42px;height:35px;cursor:pointer;line-height:1;font-size:15px}.segmented button[aria-pressed=true]{background:var(--deep);border-color:var(--deep);color:white}.layout-label{font-size:13px;text-align:right;line-height:1.6;color:var(--muted)}.layout-label strong{color:var(--ink);font-weight:500}.layout-paper{background:white;padding:24px;box-shadow:0 8px 30px #1b3b4510;aspect-ratio:210/270;border:1px solid #dce5e8;display:flex;flex-direction:column}.layout-paper-title{display:flex;justify-content:space-between;border-bottom:2px solid var(--teal);padding-bottom:12px;font-size:12px;font-weight:700}.layout-paper-title span{color:var(--teal)}.layout-tiles{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:18px 12px;flex:1;margin:23px 0}.layout-tile{display:flex;flex-direction:column;min-height:0}.tile-photo{background:#dfebef;flex:1;display:grid;place-items:center;min-height:30px}.tile-photo svg{width:70%;height:75%;max-height:120px;stroke:#648592;fill:none;stroke-width:1.2}.tile-photo svg .red{stroke:#bd3c56;stroke-width:2}.tile-caption{font-size:10px;margin:5px 0 0}.tile-line{height:3px;background:#e5ecee;margin-top:5px;width:82%}.layout-paper[data-count="2"] .layout-tiles{grid-template-columns:1fr;grid-template-rows:1fr 1fr}.layout-paper[data-count="3"] .layout-tiles{grid-template-columns:1fr;grid-template-rows:repeat(3,1fr)}.layout-paper[data-count="3"] .layout-tile{display:grid;grid-template-columns:1.4fr 1fr;gap:12px;align-items:center}.layout-paper[data-count="3"] .tile-photo{height:100%}.layout-paper[data-count="3"] .tile-line{display:none}.layout-paper-footer{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:10px;font-size:9px}.layout-caption{text-align:center;font-size:12px;margin-top:17px;color:var(--muted)}.takeover-grid{display:grid;grid-template-columns:1fr 1fr;gap:8%;margin-top:50px}.deal{padding:38px;background:#eaf3f5;border-top:3px solid var(--teal)}.deal h3{font-size:30px;font-weight:500;margin:18px 0 25px}.deal ul{padding:0;list-style:none;font-size:16px}.deal li{padding:10px 0 10px 24px;border-bottom:1px solid #cadae0;position:relative}.deal li:before{content:'↗';position:absolute;left:0;color:var(--teal)}.deal>p{font-size:14px;color:var(--muted);margin-top:25px}.perspective{display:flex;flex-direction:column;justify-content:space-between;gap:38px;padding-top:18px}.perspective h3{font-size:24px;font-weight:500;margin:18px 0}.perspective p{font-size:16px;color:var(--muted)}.honest-note{border-top:1px solid var(--line);padding-top:15px}.tech-strip{max-width:1296px;margin:0 auto;padding:30px 0 65px;border-top:1px solid var(--line)}.tech-strip>.eyebrow{color:var(--teal)}.tech-strip p{font-size:17px;margin-top:13px}.tech-strip p span{color:#8ba5ae;margin:0 14px}.tech-strip .tech-detail{font-size:14px;color:var(--muted);max-width:650px}.contact{padding:85px max(5%,calc((100vw - 1296px)/2));background:var(--deep);color:white;display:grid;grid-template-columns:1.7fr 1fr;gap:12%}.contact .eyebrow{color:#abd1dc}.contact h2{margin:24px 0;font-size:clamp(2rem,3.1vw,3.2rem)}.contact h2 em{color:#abdce7}.contact-heading>p:not(.eyebrow){color:#c8dce2;max-width:640px;font-size:17px}.light{background:white;color:var(--deep);margin-top:32px}.light:hover{background:#d9eef3}.contact-person{align-self:center;border-left:1px solid #52717b;padding-left:35px}.monogram{font-family:var(--serif);font-size:40px;border:1px solid #7897a0;width:73px;height:73px;display:grid;place-items:center;margin-bottom:22px}.contact-person h3{font-size:22px;font-weight:500}.contact-person>p{font-size:14px;color:#c8dce2;margin-top:12px}.contact-person>a{display:inline-block;margin-top:17px;border-bottom:1px solid #668c98;font-size:17px}.contact-person a span{margin-left:20px}.contact-person .personal-note{font-family:var(--serif);font-style:italic;font-size:20px;line-height:1.55;margin-top:32px}footer{max-width:1440px;padding:30px 5%;margin:auto;display:flex;align-items:center;gap:30px;font-size:12px;color:var(--muted)}.footer-brand{font-weight:bold;font-size:25px;color:var(--ink);line-height:1.3}.footer-brand span{display:block;font-weight:400;font-size:10px}.footer-brand+p{margin-right:auto}footer>a:not(.footer-brand){font-size:14px}
@media(min-width:1600px){.hero h1{font-size:88px}}@media(max-width:1100px){.header nav{gap:17px;font-size:14px}.hero{gap:5%;padding-top:35px}.hero-art{padding:20px 18px 40px}.document-sheet{margin:0 9px;padding:22px}.export-note{left:8px}.hero h1{font-size:60px}.hero-lead{font-size:20px}.intro-band{flex-direction:column;align-items:flex-start;gap:17px}.photo-section{gap:7%}.tech-strip{margin:0 5%}.contact{gap:6%}.art-top{font-size:8px}.hero-facts{gap:7px 10px}}@media(max-width:760px){html{scroll-padding-top:25px}.header{min-height:85px;padding:15px 6%;gap:15px}.header nav{display:none}.brand{font-size:27px}.brand-sub{font-size:10px}.nav-contact{font-size:13px}.hero{padding:30px 6% 50px;grid-template-columns:1fr;gap:45px}.hero h1{font-size:clamp(3.1rem,10.5vw,4.6rem);margin-top:23px}.hero-lead{font-size:21px}.eyebrow{font-size:10px}.hero-body{font-size:16px}.hero-art{max-width:450px;width:100%;margin:auto;padding:24px 35px 40px}.art-top{font-size:9px}.sample-image{height:112px}.intro-band{padding:27px 6%}.intro-band>div{gap:10px 20px;font-size:13px}.section{padding:60px 6%}.section-heading{grid-template-columns:1fr;gap:22px}.section-heading .eyebrow{grid-column:auto}.section-heading h2{font-size:37px}.feature-grid{grid-template-columns:1fr;gap:30px;margin-top:35px}.feature-grid h3{margin:12px 0}.feature-number{font-size:20px}.feature-grid article{padding-top:18px}.photo-section{padding:60px 6%;grid-template-columns:1fr;gap:42px}.photo-copy h2{font-size:40px}.large-copy{font-size:20px}.steps{gap:12px;font-size:12px}.steps span{width:21px;height:21px}.layout-demo{max-width:360px}.takeover-grid{grid-template-columns:1fr;gap:30px;margin-top:30px}.deal{padding:28px}.perspective{gap:25px}.tech-strip{padding-bottom:45px;margin:0 6%}.tech-strip p{font-size:15px}.tech-strip p span{margin:0 5px}.contact{padding:60px 6%;grid-template-columns:1fr;gap:45px}.contact-person{border-left:0;border-top:1px solid #52717b;padding:30px 0 0}.contact h2{font-size:35px}.contact-person .personal-note{max-width:400px}.monogram{float:left;margin:0 20px 18px 0}.contact-person .personal-note{clear:both}.contact-person>a{margin-top:10px}footer{flex-wrap:wrap;gap:20px;padding:25px 6%}footer>p{width:calc(100% - 120px)}.button{font-size:14px;gap:15px;max-width:100%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
.imprint{display:grid;grid-template-columns:1fr 1fr;gap:28px;padding-top:55px;padding-bottom:55px;border-bottom:1px solid var(--line)}.imprint h2{font-size:2rem}.imprint h3{font-size:1.1rem;margin-bottom:14px}.imprint address{font-style:normal}.imprint p{margin-top:16px}.imprint a{text-decoration:underline;text-underline-offset:4px}@media(max-width:760px){.imprint{grid-template-columns:1fr}}
.contact-form{margin-top:30px;max-width:650px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.form-field{display:flex;flex-direction:column;gap:7px;margin-bottom:18px}.form-field label{font-size:15px}.form-field label span{font-size:12px;color:#c8dce2}.form-field input,.form-field textarea{width:100%;min-width:0;border:1px solid #7fa1ac;border-radius:0;background:#fff;color:var(--ink);font:inherit;font-size:16px;padding:11px 13px}.form-field textarea{resize:vertical}.form-field input:focus,.form-field textarea:focus{outline:3px solid #9eddea;outline-offset:2px}.form-help,.form-status{font-size:14px!important;color:#d0e5eb;line-height:1.6}.form-status:empty{display:none}.form-actions{display:flex;align-items:center;gap:20px;flex-wrap:wrap;margin-top:20px}.form-actions .light{margin:0;border:0;cursor:pointer}.copy-inquiry{background:none;border:0;border-bottom:1px solid #9bb8c1;color:#fff;font-size:14px;padding:5px 0;cursor:pointer}@media(max-width:760px){.form-row{grid-template-columns:1fr;gap:0}}
.back-home{padding:14px 5%;background:#eaf3f5;font-size:14px}.back-home a{text-decoration:underline;text-underline-offset:4px}@media(max-width:400px){.hero h1{font-size:clamp(30px,10vw,40px)}.header{flex-wrap:wrap}.hero-art{padding:20px 15px 35px}.steps{flex-wrap:wrap}.layout-controls{flex-wrap:wrap;gap:14px}}

/* Persistent navigation and accessible return links. */
html{scroll-padding-top:calc(var(--header-height,160px) + 20px)}
.header{position:sticky;top:0;z-index:100;background:#fff;box-shadow:0 3px 14px #123d4a12;max-height:70vh;overflow-y:auto}
main>section,main>aside{position:relative;padding-bottom:85px}
.section-top{position:absolute;right:7%;bottom:18px;display:inline-flex;align-items:center;gap:10px;min-height:44px;padding:5px 13px;border:1px solid currentColor;border-radius:3px;font-size:14px;font-weight:600;line-height:1.5;color:inherit;text-decoration:none;background:transparent}
.section-top span{font-size:23px;line-height:1}.section-top:hover{text-decoration:underline;text-underline-offset:4px}.section-top:focus-visible{outline:3px solid #d92542;outline-offset:4px}
@media(max-width:760px){.section-top{right:6%}.header{max-height:60vh}}

@media(max-width:760px){.header{flex-wrap:wrap}.header nav{display:flex;order:3;width:100%;flex-wrap:wrap;gap:8px 18px;font-size:14px}.header nav a{padding:5px 0}.nav-contact{margin-left:auto}}
