@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/assets/fonts/font-1.ttf) format('truetype');
}
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/assets/fonts/font-2.ttf) format('truetype');
}
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(/assets/fonts/font-3.ttf) format('truetype');
}
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/assets/fonts/font-4.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/assets/fonts/font-5.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/assets/fonts/font-6.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(/assets/fonts/font-7.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/assets/fonts/font-8.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(/assets/fonts/font-9.ttf) format('truetype');
}

:root{--navy:#0a1826;--navy2:#112535;--cyan:#39dded;--paper:#f6f6f2;--white:#fff;--ink:#152432;--muted:#667078;--border:#dce0df;--font:'DM Sans',Arial,sans-serif;--heading:'Manrope',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px}body{margin:0;font-family:var(--font);color:var(--ink);background:var(--paper);font-size:16px;line-height:1.6}button,input,select,textarea{font:inherit}button,a,input,select,summary,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--heading);line-height:1.13;letter-spacing:-.045em}h2{font-size:clamp(32px,3.5vw,49px);font-weight:650}p{color:var(--muted)}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline:3px solid #08a0b3;outline-offset:5px}button:disabled{cursor:not-allowed}.container{width:min(1200px,calc(100% - 80px));margin:auto}.skip-link{position:fixed;top:-80px;background:var(--cyan);padding:14px;z-index:100}.skip-link:focus{top:8px}.header{position:sticky;top:0;z-index:25;background:rgba(10,24,38,.96);backdrop-filter:blur(16px);color:white;border-bottom:1px solid #ffffff14}.nav{height:86px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:inline-flex;align-items:center;gap:12px;font-family:var(--heading);font-weight:650;font-size:26px;letter-spacing:.22em;color:white}.brand-mark{display:block;width:48px;height:40px;overflow:hidden;position:relative}.brand-mark img{position:absolute;width:78px;max-width:none;height:78px;left:-15px;top:-20px}.desktop-nav{display:flex;gap:30px;font-size:13px;color:#bcc7ce}.desktop-nav a:hover{color:var(--cyan)}.button{display:inline-flex;justify-content:center;align-items:center;gap:28px;padding:15px 23px;min-height:51px;border:1px solid transparent;border-radius:6px;font-size:14px;font-weight:650;transition:background .2s,transform .2s;line-height:1.4}.button:hover{transform:translateY(-2px)}.button span{font-size:20px;line-height:1}.button-cyan{background:var(--cyan);color:var(--navy)}.button-cyan:hover{background:#79ebf5}.button-outline{border-color:#547080;color:white}.button-outline:hover{background:#ffffff0c}.button-small{font-size:12px;padding:10px 17px;min-height:43px}.button-light{background:transparent;color:var(--ink);border-color:#cbd1d2}.button-light:hover{background:#e9edeb}.button-full{width:100%;justify-content:space-between}.button-dark{background:var(--navy);color:white;min-width:210px}.menu-button{display:none;background:none;border:0;width:44px;height:44px;padding:10px}.menu-button span{display:block;height:2px;margin:6px 0;background:white}.mobile-nav{padding:0 30px 20px}.mobile-nav a{display:block;padding:10px}.hero{background:var(--navy);color:white;overflow:hidden;position:relative}.hero:after{content:'';pointer-events:none;position:absolute;inset:0;background-image:radial-gradient(#ffffff11 .7px,transparent .7px);background-size:17px 17px;mask-image:linear-gradient(90deg,transparent 35%,black)}.hero-grid{min-height:688px;display:grid;grid-template-columns:1fr 1.05fr;align-items:center;gap:40px;position:relative;z-index:1;padding-top:63px;padding-bottom:78px}.eyebrow{font-size:10px;letter-spacing:.19em;font-weight:700;color:#3e7075;display:flex;align-items:center;gap:10px;margin-bottom:23px;line-height:1.5}.hero .eyebrow{color:#a2b9c5}.status-dot{height:6px;width:6px;border-radius:50%;background:var(--cyan);box-shadow:0 0 0 4px #39dded12}.hero h1{font-size:clamp(54px,5.7vw,78px);font-weight:650;line-height:1.04;letter-spacing:-.065em}.hero h1>span{color:var(--cyan)}.hero-description{color:#a7b8c4;font-size:16px;max-width:390px;line-height:1.8;margin-top:27px}.hero-actions{display:flex;align-items:center;gap:25px;margin:30px 0 35px}.text-link{font-size:12px;color:#d3dee4;display:inline-flex;align-items:center;gap:14px}.text-link:hover{color:var(--cyan)}.hero-facts{display:flex;gap:30px}.hero-facts span{display:flex;flex-direction:column;color:#93a6b5;font-size:11px;line-height:1.8}.hero-facts span+span{border-left:1px solid #2a3a48;padding-left:30px}.hero-facts b{color:#edf3f7;font-weight:550;font-size:14px}.hero-showcase{position:relative;min-height:490px;margin-left:2px}.orbit{position:absolute;border:1px solid #6cc5d21a;width:560px;height:560px;border-radius:50%;left:0;top:-30px}.orbit-two{width:690px;height:690px;left:-65px;top:-95px}.floating-label{position:absolute;top:-11px;left:90px;z-index:3;font-size:11px;color:#c2d3dd;background:#192c3c;border:1px solid #ffffff15;border-radius:7px;padding:12px 18px;transform:rotate(-3deg);box-shadow:0 8px 20px #0002}.floating-label span{color:var(--cyan);font-size:19px;margin-right:10px}.showcase-browser{position:absolute;left:0;top:55px;width:510px;border:1px solid #587080;border-radius:10px;overflow:hidden;box-shadow:0 30px 70px #0007;transform:perspective(1100px) rotateY(-7deg) rotateZ(-2deg);background:#f1e9dc}.browser-bar{height:31px;background:#e8e9e6;color:#889095;font-size:8px;display:flex;align-items:center;justify-content:space-between;padding:0 12px}.browser-dots{display:flex;gap:4px}.browser-dots i{width:5px;height:5px;border-radius:50%;background:#b3b8b6}.mock-atelier{position:relative;color:#282a27;padding:20px 24px 16px;min-height:336px;background:#f3ede2;overflow:hidden}.mock-nav{display:flex;justify-content:space-between;font-size:6px;align-items:center;position:relative;z-index:2}.mock-nav b{font-size:19px;font-family:Georgia,serif;letter-spacing:-.06em}.mock-nav b span{font-size:7px;margin-left:2px}.mock-main{position:relative;z-index:2;width:50%;padding:39px 0 27px}.mock-main>p:first-child{font-size:6px;letter-spacing:.1em}.mock-main h2{font-family:Georgia,serif;font-size:38px;font-weight:400;letter-spacing:-.04em;margin:12px 0}.mock-main p{font-size:8px;line-height:1.5;color:#6b6b60}.mock-rule{width:32px;height:1px;background:#797d64;margin:14px 0}.mock-button{font-size:7px;padding:7px 11px;background:#3d493b;display:inline-block;color:white;margin-top:13px}.mock-art{position:absolute;right:-15px;top:60px;width:54%;height:254px;object-fit:cover}.mock-bottom{display:flex;justify-content:space-between;font-size:6px;border-top:1px solid #d6d3c9;padding-top:12px}.phone-preview{position:absolute;width:126px;height:252px;background:#f2ecdf;border:5px solid #20313c;border-radius:24px;right:-4px;top:239px;z-index:4;color:#30382d;padding:17px 10px 10px;transform:rotate(7deg);box-shadow:0 20px 35px #0006;overflow:hidden}.phone-speaker{position:absolute;width:37px;height:7px;border-radius:0 0 5px 5px;background:#20313c;top:0;left:39px}.phone-name{font-family:Georgia;font-size:12px;display:block}.phone-preview h3{font-family:Georgia;font-size:22px;font-weight:400;margin:15px 0 9px}.phone-preview img{height:91px;width:100%;object-fit:cover}.phone-pill{font-size:6px;background:#3d493b;color:white;padding:6px 9px;display:inline-block;margin-top:10px}.floating-price{position:absolute;bottom:15px;left:-21px;display:flex;align-items:center;gap:12px;background:#172c3c;border:1px solid #6582935c;box-shadow:0 12px 30px #0004;border-radius:8px;padding:15px 19px;z-index:5;transform:rotate(-2deg)}.price-icon{width:31px;height:31px;background:#2d5d59;color:#76e8b1;border-radius:50%;display:grid;place-items:center}.floating-price b{font-size:11px;font-weight:500}.floating-price small{display:block;font-size:9px;color:#8ca7b8;margin-top:1px}.showcase-caption{position:absolute;bottom:-34px;left:120px;display:flex;align-items:center;gap:10px;font-size:8px;letter-spacing:.15em;color:#67808f}.mini-line{width:22px;height:1px;background:#547280}.promise-strip{background:#102130;color:#c0ccd4;border-top:1px solid #ffffff0c}.promises{display:grid;grid-template-columns:repeat(4,1fr);padding-top:22px;padding-bottom:22px;font-size:11px}.promises span{display:flex;align-items:center;gap:12px}.promises b{font-size:9px;color:#42d5e5;font-weight:400}.section{padding:92px 0}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:50px;margin-bottom:42px}.section-heading>p{max-width:340px;font-size:14px;line-height:1.8}.filter-row{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:27px}.filters{display:flex;gap:7px}.filter{padding:8px 16px;border:1px solid var(--border);border-radius:30px;background:none;color:#65716f;font-size:11px}.filter.active{background:var(--navy);border-color:var(--navy);color:white}.filter:hover{border-color:#608387}.demo-note{font-size:10px;color:#727c7e}.example-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.example-card[hidden]{display:none}.preview-trigger{border:0;padding:0;text-align:inherit;width:100%;position:relative;border-radius:8px;overflow:hidden;background:none;color:inherit;display:block}.example-shot{height:260px;padding:20px 20px 14px;overflow:hidden;transition:transform .35s}.preview-trigger:hover .example-shot{transform:scale(1.035)}.tiny-nav{display:flex;justify-content:space-between;align-items:center;font-size:6px}.tiny-nav b{font-size:19px;letter-spacing:-.06em}.tiny-nav b span{margin-left:3px}.terra-shot{background:#e9ede2;color:#324232}.terra-content{display:flex;position:relative;margin-top:38px}.terra-content>div{position:relative;z-index:1;width:65%}.terra-content p{font-size:5px;color:#63795c;letter-spacing:.1em}.terra-content h3{font-family:Georgia;font-size:28px;font-weight:400;line-height:1.05;margin:12px 0 20px}.tiny-pill{display:inline-block;font-size:6px;padding:7px 10px;border-radius:30px;background:#345639;color:white}.terra-content img{position:absolute;right:-28px;width:57%;height:166px;top:-15px;object-fit:cover;border-radius:70px 70px 0 0}.shot-footer{position:relative;display:flex;justify-content:space-between;font-size:6px;border-top:1px solid #0002;padding-top:13px;margin-top:29px;letter-spacing:.05em}.atelje-shot{background:#eee6d9}.atelje-shot .tiny-nav b{font-family:Georgia}.atelje-content{display:flex;position:relative;height:156px;padding-top:30px}.atelje-content h3{font-family:Georgia;font-size:31px;font-weight:400;position:relative;z-index:1;max-width:58%;padding-top:10px}.atelje-content img{position:absolute;right:-20px;width:53%;height:160px;object-fit:cover;top:5px}.atelje-shot .shot-footer{margin-top:13px}.forma-shot{background:#dce4e9;color:#1d2b33}.forma-shot .tiny-nav b{font-size:16px;letter-spacing:.02em}.forma-shot .tiny-nav b span{color:#407cf3;margin:0}.forma-content{position:relative;height:167px;padding-top:19px}.forma-index{font-size:5px}.forma-content h3{font-size:26px;position:relative;z-index:1;margin-top:12px;font-weight:750}.forma-content img{position:absolute;right:-20px;width:64%;height:177px;object-fit:cover;top:11px}.forma-shot .shot-footer{margin-top:5px}.preview-overlay{position:absolute;bottom:10px;left:10px;right:10px;display:flex;justify-content:space-between;align-items:center;background:var(--navy);color:white;padding:12px 14px;border-radius:4px;opacity:0;transform:translateY(9px);transition:.2s;font-size:12px}.preview-trigger:hover .preview-overlay,.preview-trigger:focus-visible .preview-overlay{opacity:1;transform:translateY(0)}.example-info{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:20px 0 10px}.example-info p{font-size:8px;letter-spacing:.11em;margin-bottom:7px}.example-info h3{font-size:16px;letter-spacing:-.03em}.package-tag{font-size:8px;padding:5px 8px;border:1px solid #d5dcda;border-radius:4px;white-space:nowrap}.example-description{font-size:12px;line-height:1.75;max-width:350px}.pricing{background:#edf0ed;border-top:1px solid #e5e9e4;border-bottom:1px solid #e5e9e4}.price-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;padding-top:25px}.price-card{position:relative;padding:32px 27px 27px;border:1px solid #d0d8d4;background:#f7f8f4;border-radius:9px;display:flex;flex-direction:column}.price-card.featured{background:var(--navy);border-color:var(--navy);color:white}.featured-label{position:absolute;left:-1px;right:-1px;top:-28px;background:var(--cyan);height:34px;color:var(--navy);font-size:8px;letter-spacing:.07em;font-weight:750;padding:9px 24px;border-radius:8px 8px 0 0;display:flex;justify-content:space-between}.plan-number{font-size:8px;letter-spacing:.09em;color:#687a79}.featured .plan-number{color:#9ab1bd}.plan-top h3{font-size:30px;margin:17px 0 13px}.plan-top p{font-size:12px;line-height:1.7;min-height:42px}.featured p{color:#a8bac5}.price{font-family:var(--heading);font-size:58px;font-weight:650;letter-spacing:-.06em;margin:19px 0 25px;line-height:1}.price>span{font-size:28px;font-weight:500;margin-left:6px}.price small{font:400 10px var(--font);letter-spacing:0;color:#71807f;display:inline-block;margin-left:13px}.featured .price small{color:#9eb0bc}.plan-detail{font-size:10px;margin:16px 0 20px;padding-bottom:19px;border-bottom:1px solid #d6deda}.featured .plan-detail{border-color:#31424e}.check-list{list-style:none;padding:0;margin:0 0 24px;font-size:11px;line-height:1.6}.check-list li{padding-left:22px;position:relative;margin-bottom:12px}.check-list li:before{content:'✓';position:absolute;left:0;color:#288174;font-weight:700}.featured .check-list li:before{color:var(--cyan)}.plan-foot{font-size:10px;line-height:1.7;margin-top:auto;border-top:1px solid #d6deda;padding-top:20px}.featured .plan-foot{border-color:#31424e}.pricing-note{display:flex;gap:13px;font-size:11px;margin:24px 0 36px}.pricing-note p{max-width:850px}.pricing-note>span{font-size:16px;color:#536662}.comparison{border-bottom:1px solid #cfd9d3}.comparison summary{font-size:13px;font-weight:550;padding:18px 0;display:flex;justify-content:space-between;cursor:pointer;list-style:none}.comparison summary::-webkit-details-marker,details summary::-webkit-details-marker{display:none}.comparison summary>span{font-size:20px;font-weight:400}.table-scroll{overflow-x:auto}table{width:100%;border-collapse:collapse;text-align:left;font-size:12px;margin:20px 0}caption{text-align:left;font-size:10px;padding-bottom:16px;color:var(--muted)}td,th{border-bottom:1px solid #d4ddd7;padding:13px 15px;min-width:160px}th{font-weight:600}.calculator-section{background:#fafaf7}.calculator-grid{display:grid;grid-template-columns:.9fr 1fr;gap:110px;align-items:start}.calculator-copy{padding-top:30px;position:sticky;top:130px}.muted{color:#929c9d}.calculator-copy>p:not(.eyebrow){max-width:380px;font-size:14px;margin-top:25px;line-height:1.8}.small-note{margin-top:42px;border-top:1px solid #dde3df;display:flex;gap:18px;padding-top:25px;max-width:360px}.small-note>span{font-size:24px;color:#4a8b83}.small-note p{font-size:11px;line-height:1.8}.calculator-card{background:white;padding:32px;border:1px solid #dce2de;border-radius:9px;box-shadow:0 10px 35px #16372605}.field-label{display:block;font-size:12px;font-weight:600;margin-bottom:9px}.field-label span{font-weight:400;color:#7f888a}select,input[type=text],textarea{width:100%;border:1px solid #d4ddd7;border-radius:5px;background:#f8faf7;padding:13px 15px;color:var(--ink);font-size:14px}select{cursor:pointer;min-height:51px}.calc-options{margin:14px 0}.quantity-row,.check-option{display:flex;align-items:center;gap:12px;padding:17px 0;border-bottom:1px solid #edf0eb;font-size:12px}.quantity-row{justify-content:space-between}.quantity-row small,.check-option small{display:block;font-size:10px;font-weight:400;color:#78837e;line-height:1.5;margin-top:3px}.check-option>span{flex:1}.check-option b{font-weight:550;font-size:11px;white-space:nowrap}.check-option input{accent-color:#168790;width:17px;height:17px;flex-shrink:0}.check-option:has(input:disabled){opacity:.55;cursor:default}.stepper{display:flex;align-items:center;border:1px solid #d9e0da;border-radius:5px;overflow:hidden;flex-shrink:0}.stepper button{border:0;background:#f4f6f2;width:32px;height:34px;color:#38594f}.stepper input{width:38px;height:34px;padding:0;border:0;text-align:center;background:transparent;-moz-appearance:textfield;appearance:textfield}.stepper input::-webkit-inner-spin-button{appearance:none}.calc-total{display:flex;justify-content:space-between;align-items:center;margin:26px 0 16px}.calc-total>span{font-size:14px;font-weight:600}.calc-total small{display:block;font-size:9px;color:#7a8581;font-weight:400;margin-top:5px}.calc-total output{font-family:var(--heading);font-size:36px;letter-spacing:-.05em;white-space:nowrap}.calc-recurring{background:#f1f5f0;padding:15px;border-radius:6px;font-size:10px}.calc-recurring p{display:flex;justify-content:space-between;gap:20px;margin:5px 0;color:#66776e}.calc-recurring strong{color:#324d40;font-weight:550;white-space:nowrap}.calc-disclaimer{font-size:10px;line-height:1.6;margin:17px 0}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:35px;margin-top:60px}.steps article{border-top:1px solid #c7d0cd;padding-top:20px}.step-index{font-size:12px;display:block;color:#63928a;margin-bottom:27px}.steps h3{font-size:19px;letter-spacing:-.03em;margin-bottom:15px}.steps p{font-size:12px;line-height:1.85}.aftercare{background:var(--navy);color:white}.aftercare-grid{display:grid;grid-template-columns:1.1fr 1fr 1fr;gap:28px;align-items:center}.aftercare .eyebrow{color:var(--cyan)}.aftercare-grid>div>p:not(.eyebrow){font-size:13px;max-width:320px;color:#9fb2bf;margin-top:23px}.care-card{border:1px solid #304454;border-radius:8px;padding:28px 25px;background:#102231}.care-icon{color:var(--cyan);font-size:26px;margin-bottom:18px;display:block}.care-card h3{font-size:22px;margin-bottom:17px}.care-card p{font-size:12px;color:#a4b7c4;min-height:64px}.care-card>strong{font-family:var(--heading);font-size:29px;font-weight:600;display:block;margin:28px 0 23px}.care-card strong small{display:block;font:400 10px var(--font);color:#9ab0bf;margin-top:7px}.care-bottom{border-top:1px solid #304454;padding-top:17px;font-size:9px;color:#91a9b7;display:flex;justify-content:space-between;gap:6px}.care-bottom b{color:#dce9ef;font-weight:500}.faq-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:90px}.faq-grid>div>p:not(.eyebrow){font-size:13px;max-width:280px;margin-top:25px}.faqs details{border-bottom:1px solid #d4dcda}.faqs details:first-child{border-top:1px solid #d4dcda}.faqs summary{display:flex;justify-content:space-between;align-items:center;gap:25px;padding:21px 0;font-size:13px;font-weight:550;list-style:none;cursor:pointer}.faqs summary span{font-size:21px;color:#5c7779;font-weight:400;transition:.2s}.faqs details[open] summary span,.comparison[open] summary>span{transform:rotate(45deg)}.faqs details p{font-size:12px;line-height:1.85;padding:0 25px 22px 0}.closing{background:var(--cyan);padding:65px 0}.closing-inner{display:flex;justify-content:space-between;align-items:center;gap:35px}.closing h2{font-size:44px}.closing .eyebrow{color:#226c75;margin-bottom:15px}footer{background:var(--navy);color:white}.footer-main{display:flex;align-items:center;justify-content:space-between;padding-top:42px;padding-bottom:35px;gap:25px}.footer-main p{font-size:11px;color:#94aab9}.footer-main>a:last-child{font-size:11px;color:#bacbd5}.footer-bottom{border-top:1px solid #293d4c;display:flex;align-items:center;justify-content:space-between;padding-top:20px;padding-bottom:25px;font-size:9px;color:#89a0af}.demo-dialog{width:min(1250px,96vw);height:90vh;padding:0;border:1px solid #d1dbd7;border-radius:10px;overflow:hidden;background:white}.demo-dialog::backdrop,.request-dialog::backdrop{background:#04121de0;backdrop-filter:blur(7px)}.dialog-bar{height:62px;padding:0 20px;display:flex;justify-content:space-between;align-items:center;background:var(--navy);color:white;gap:20px}.dialog-bar h2{font-size:15px;letter-spacing:0;font-family:var(--font);font-weight:500}.dialog-bar>div{display:flex;align-items:center;gap:22px}.dialog-bar a{font-size:11px;color:#b5d1d9}.close-button{background:#ffffff0d;border:1px solid #ffffff30;color:white;width:34px;height:34px;border-radius:5px;font-size:23px;line-height:1}.demo-dialog iframe{width:100%;height:calc(100% - 62px);border:0;background:#f7f5ee;display:block}.request-dialog{width:min(620px,95vw);max-height:90vh;padding:0;border:0;border-radius:10px;background:#fafbf8}.request-content{padding:27px}.request-content>p:first-child{font-size:13px;margin-bottom:23px}.request-content input,.request-content textarea{margin-bottom:17px;background:white}.request-content pre{white-space:pre-wrap;font-family:var(--font);font-size:12px;line-height:1.85;padding:20px;background:#edf3ed;border-radius:6px;color:#25463e}.request-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:23px}.demo-notice{font-size:10px;margin-top:17px}.request-content [role=status]{font-size:12px;color:#277c67;margin-top:8px}body.modal-open{overflow:hidden}
@media(min-width:1450px){.hero-grid{min-height:730px}.hero h1{font-size:82px}}
@media(max-width:1150px){.container{width:calc(100% - 56px)}.hero-grid{gap:20px;grid-template-columns:1fr 1fr}.showcase-browser{width:430px}.hero-showcase{transform:scale(.92);transform-origin:left center}.phone-preview{right:-20px}.hero h1{font-size:65px}.hero-actions{gap:17px}.calculator-grid{gap:65px}.example-info{align-items:flex-start;flex-direction:column;gap:8px}.example-shot{height:245px}.price-card{padding:27px 22px}.check-list{font-size:10px}.aftercare-grid{gap:18px}.care-card{padding:23px 20px}.hero-description{font-size:15px}}
@media(max-width:900px){.desktop-nav{gap:17px;font-size:12px}.nav{gap:18px}.hero-grid{grid-template-columns:1fr;min-height:0;padding-top:58px;padding-bottom:65px}.hero-copy{max-width:610px}.hero h1{font-size:74px}.hero-description{max-width:440px}.hero-showcase{width:540px;height:490px;margin:45px auto 0;transform:none}.showcase-browser{width:510px}.phone-preview{right:0}.hero-facts{margin-bottom:5px}.promises{grid-template-columns:repeat(2,1fr);gap:14px}.section{padding:70px 0}.section-heading{gap:30px;align-items:flex-start}.section-heading>p{max-width:260px}.example-grid{grid-template-columns:1fr 1fr;gap:30px 22px}.price-grid{gap:12px}.price-card{padding:25px 16px}.price{font-size:49px}.price small{display:block;margin:7px 0 0}.plan-number{font-size:7px}.plan-top h3{font-size:26px}.price-card .button{font-size:12px;padding:13px}.plan-detail{font-size:9px}.featured-label{font-size:7px;padding:10px 16px}.calculator-grid{gap:35px;grid-template-columns:.8fr 1fr}.calculator-card{padding:23px}.steps{gap:22px;grid-template-columns:1fr 1fr}.aftercare-grid{grid-template-columns:1fr 1fr}.aftercare-grid>div{grid-column:1/-1;margin-bottom:15px}.aftercare-grid>div>p:not(.eyebrow){max-width:470px}.faq-grid{gap:45px;grid-template-columns:.8fr 1.2fr}.footer-main{flex-wrap:wrap}.filter-row{align-items:flex-start;flex-direction:column;gap:13px}}
@media(max-width:650px){html{scroll-padding-top:83px}.container{width:calc(100% - 40px)}.nav{height:73px}.brand{font-size:23px;gap:8px}.desktop-nav,.nav-cta{display:none}.menu-button{display:block}.hero-grid{padding-top:43px;padding-bottom:47px}.hero h1{font-size:58px}.hero .eyebrow{font-size:8px;letter-spacing:.14em;margin-bottom:22px}.hero-description{font-size:14px;line-height:1.8;margin-top:22px}.hero-actions{gap:20px;flex-wrap:wrap;margin:26px 0}.hero-actions .button{padding:13px 18px;font-size:12px}.text-link{font-size:11px}.hero-facts{gap:24px}.hero-facts span+span{padding-left:24px}.hero-showcase{width:100%;min-height:320px;height:320px;margin:38px 0 0}.showcase-browser{width:calc(100% - 15px);top:25px;transform:rotate(-2deg);border-radius:7px}.browser-bar{height:23px}.mock-atelier{padding:14px 16px 10px;min-height:240px}.mock-nav b{font-size:15px}.mock-nav{font-size:5px}.mock-main{padding:25px 0 15px}.mock-main h2{font-size:29px;margin:9px 0}.mock-main>p:first-child{font-size:5px}.mock-main p{font-size:6px}.mock-rule{margin:10px 0}.mock-button{font-size:5px;padding:5px 8px;margin-top:9px}.mock-art{height:189px;top:43px}.mock-bottom{font-size:5px;padding-top:8px}.phone-preview{width:90px;height:187px;border-width:4px;border-radius:18px;right:-2px;top:162px;padding:13px 7px 7px}.phone-speaker{left:25px;width:31px;height:5px}.phone-name{font-size:9px}.phone-preview h3{font-size:17px;margin:10px 0 7px}.phone-preview img{height:65px}.phone-pill{font-size:4px;padding:5px 6px}.floating-label{font-size:8px;padding:7px 11px;left:70px;top:-9px}.floating-label span{font-size:14px;margin-right:5px}.floating-price{left:2px;bottom:-19px;padding:9px 11px;gap:7px}.floating-price b{font-size:8px}.floating-price small{font-size:7px}.price-icon{width:22px;height:22px;font-size:12px}.showcase-caption{display:none}.orbit{width:360px;height:360px;top:0;left:-5px}.orbit-two{width:430px;height:430px;left:-40px;top:-35px}.promises{font-size:9px;gap:14px 8px;padding-top:21px;padding-bottom:21px}.promises span{gap:8px}.promises b{font-size:8px}.section{padding:58px 0}.section-heading{display:block;margin-bottom:28px}.eyebrow{font-size:8px;margin-bottom:16px;letter-spacing:.17em}h2{font-size:34px;line-height:1.13}.section-heading>p{max-width:none;font-size:13px;margin-top:20px}.filter{padding:8px 12px;font-size:10px}.filters{gap:5px}.demo-note{font-size:9px}.example-grid{grid-template-columns:1fr;gap:31px}.example-shot{height:270px;padding:20px 23px 16px}.example-info{flex-direction:row;align-items:center;margin-top:16px}.example-info h3{font-size:16px}.example-description{font-size:12px}.preview-overlay{opacity:1;transform:none;left:auto;right:10px;bottom:10px;width:auto;gap:18px;font-size:9px;padding:8px 11px}.terra-content h3{font-size:33px}.terra-content img{height:174px}.atelje-content{height:174px}.atelje-content h3{font-size:36px}.atelje-content img{height:181px}.forma-content{height:189px}.forma-content img{height:199px}.forma-content h3{font-size:32px}.price-grid{grid-template-columns:1fr;gap:25px;padding-top:0}.price-card{padding:27px}.price-card.featured{margin-top:20px}.featured-label{font-size:8px;padding:10px 27px}.plan-number{font-size:8px}.plan-top h3{font-size:30px}.plan-top p{min-height:0;font-size:13px}.price{font-size:59px;margin:24px 0}.price small{display:inline-block;margin:0 0 0 13px}.price-card .button{padding:14px 20px;font-size:13px}.plan-detail{font-size:11px}.check-list{font-size:12px}.plan-foot{font-size:11px}.pricing-note{font-size:10px;margin-bottom:15px}.calculator-grid{grid-template-columns:1fr;gap:28px}.calculator-copy{position:static;padding-top:0}.calculator-copy>p:not(.eyebrow){font-size:13px;margin-top:19px}.small-note{margin-top:22px;padding-top:17px;max-width:none}.calculator-card{padding:22px}.calc-total output{font-size:32px}.calc-total>span{font-size:13px}.calc-total small{font-size:8px}.check-option{gap:9px}.check-option small{font-size:9px}.check-option b{font-size:10px}.check-option>span{font-size:11px}.steps{grid-template-columns:1fr;gap:27px;margin-top:32px}.steps article{display:grid;grid-template-columns:35px 1fr;gap:0 15px;padding-top:23px}.step-index{grid-row:1/3;margin:0}.steps h3{font-size:20px}.steps p{font-size:13px;line-height:1.75}.aftercare-grid{grid-template-columns:1fr;gap:18px}.care-card{padding:25px}.care-card p{min-height:0}.care-card>strong{margin:22px 0}.care-icon{margin-bottom:10px}.care-bottom{font-size:11px}.faq-grid{grid-template-columns:1fr;gap:30px}.faq-grid>div>p:not(.eyebrow){max-width:none;margin-top:18px}.faqs summary{font-size:13px;padding:19px 0}.closing{padding:45px 0}.closing-inner{display:block}.closing h2{font-size:36px}.closing .button{margin-top:27px}.footer-main{display:block;padding-top:30px;padding-bottom:25px}.footer-main p{margin:18px 0}.footer-bottom{flex-wrap:wrap;gap:12px;font-size:8px}.footer-bottom span:nth-child(2){order:3;width:100%}.demo-dialog{width:100vw;max-width:100vw;height:95dvh;max-height:95dvh;border-radius:9px 9px 0 0;margin:auto 0 0;border:0}.dialog-bar{padding:0 12px;gap:10px;height:55px}.dialog-bar h2{font-size:12px}.dialog-bar>div{gap:12px}.dialog-bar a{font-size:9px}.demo-dialog iframe{height:calc(100% - 55px)}.request-content{padding:20px}.request-actions .button{font-size:12px;gap:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

/* Main service categories */
.hospitality-demos{margin-bottom:60px}.hospitality-heading{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:26px}.hospitality-heading h3{font-size:29px;max-width:500px}.hospitality-heading>p{font-size:13px;line-height:1.8;max-width:300px}.hospitality-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px}.hospitality-card{border:1px solid #d4ded7;border-radius:10px;background:white;overflow:hidden;display:flex;flex-direction:column}.hospitality-cover{position:relative;width:100%;height:260px;border:0;padding:0;background:#113b42;color:white;text-align:left;overflow:hidden}.hospitality-cover:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,#07192644,transparent 35%,#071926cc)}.hospitality-cover img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.hospitality-cover:hover img{transform:scale(1.04)}.hospitality-badge{position:absolute;z-index:1;left:24px;top:23px;border:1px solid #ffffff77;background:#0c273970;backdrop-filter:blur(5px);padding:6px 10px;border-radius:4px;font-size:9px;letter-spacing:.1em}.hospitality-cover-title{position:absolute;z-index:1;bottom:22px;left:24px;right:24px;display:flex;align-items:center;justify-content:space-between;font-family:var(--heading);font-size:33px;letter-spacing:-.04em}.hospitality-cover-title b{font-family:var(--font);font-size:29px;font-weight:400;color:#82e8eb}.hospitality-copy{padding:27px;display:flex;flex-direction:column;flex:1}.hospitality-copy .hospitality-subtitle{font-size:18px;font-weight:650;letter-spacing:-.02em;color:var(--ink);margin-bottom:12px}.hospitality-copy>p{font-size:13px;line-height:1.85}.hospitality-copy ul{list-style:none;padding:0;margin:20px 0 25px;font-size:12px}.hospitality-copy li{margin:9px 0;padding-left:20px;position:relative}.hospitality-copy li:before{content:'✓';color:#328776;position:absolute;left:0}.hospitality-actions{display:flex;flex-direction:column;align-items:flex-start;gap:12px;margin-top:auto}.hospitality-actions .button{width:100%;justify-content:space-between;font-size:13px}.hospitality-actions>a{font-size:11px;color:#386e67}.hospitality-note{font-size:11px;line-height:1.8;color:#70807b;border-left:2px solid #abc6b9;padding-left:15px;margin-top:23px}
@media(max-width:650px){.hospitality-heading{display:block;margin-bottom:22px}.hospitality-heading h3{font-size:27px}.hospitality-heading>p{margin-top:15px;max-width:none}.hospitality-grid{grid-template-columns:1fr;gap:23px}.hospitality-cover{height:235px}.hospitality-cover-title{font-size:30px;left:20px;right:20px}.hospitality-badge{left:20px;top:20px}.hospitality-copy{padding:23px}.hospitality-demos{margin-bottom:42px}}
[data-service-panel][hidden]{display:none}
.service-hero .hero-grid{grid-template-columns:1.08fr 1fr;gap:75px;min-height:640px;padding-top:48px;padding-bottom:48px}
.service-hero h1{font-size:clamp(48px,5.9vw,78px);letter-spacing:-.06em}
.service-hero .hero-description{max-width:470px;font-size:16px;margin-top:25px}
.service-hero .hero-actions{margin:28px 0 20px;gap:22px}
.hero-scope{font-size:11px;color:#91a8b7;max-width:390px}
.service-launchers{display:grid;gap:12px}
.service-launch{display:block;border:1px solid #36505f;background:#142938;border-radius:10px;padding:21px 25px;position:relative;overflow:hidden;transition:transform .2s,border-color .2s}
.service-launch:hover{transform:translateX(-5px);border-color:var(--cyan)}
.service-launch>div:not(.launch-browser){display:flex;align-items:center;justify-content:space-between;gap:15px;position:relative;z-index:1}
.launch-index{font-size:8px;letter-spacing:.17em;color:#86a6b8;display:block;margin-bottom:9px}
.service-launch h2{font-size:26px;letter-spacing:-.04em}
.launch-arrow{font-size:25px;color:var(--cyan)}
.service-launch p{color:#b1c1cb;font-size:12px;margin:8px 0 9px;position:relative;z-index:1}
.launch-price{font-size:10px;color:#77d8dc;position:relative;z-index:1}
.web-launch{background:#eff4ed;color:var(--navy);padding-bottom:23px}
.web-launch .launch-index{color:#52766c}.web-launch .launch-arrow{color:#25726d}.web-launch p{color:#526561}.web-launch .launch-price{font-size:20px;color:#213f36;font-weight:650}.launch-price small{font-size:10px;font-weight:400}
.launch-browser{position:absolute;width:170px;height:100px;border:1px solid #658b7444;right:-15px;bottom:-60px;transform:rotate(-12deg);border-radius:7px;background:#dce8db;padding:5px 10px;color:#52766c;font-size:8px}
.launch-browser i{display:block;width:65%;height:4px;background:#789e8870;margin:7px 0}.launch-browser i:last-child{width:40%}
.service-picker{padding-top:55px;padding-bottom:0}.service-picker h2{font-size:32px}.service-picker>div>p:last-child{font-size:13px;margin-top:13px}.service-picker .eyebrow{margin-bottom:13px}
.category-links{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:29px}
.category-links a{display:flex;gap:12px;align-items:center;padding:19px 20px;border:1px solid #cfd9d4;border-radius:7px;font-size:15px;background:white;transition:.2s}
.category-links a[aria-current=true]{background:var(--navy);color:white;border-color:var(--navy)}.category-links a:hover{border-color:#21949c}.category-links b{font-size:10px;color:#699891;font-weight:400}.category-links a[aria-current=true] b{color:var(--cyan)}.category-links span{margin-left:auto;font-size:10px;white-space:nowrap;opacity:.7}
[data-service-panel]{scroll-margin-top:105px}.solution-panel{padding:70px 0 75px}.solution-intro{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:start;margin-bottom:55px}.solution-intro p:not(.eyebrow){font-size:15px;line-height:1.9}.solution-intro .button{margin-top:24px;font-size:13px}.solution-intro h2{font-size:43px}
.cases-heading{font-size:20px;margin-bottom:23px}.solution-cases{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.solution-cases article{background:white;border:1px solid #d9e0da;border-radius:8px;padding:26px;min-height:200px}.case-number{display:block;font-size:9px;letter-spacing:.1em;color:#54887e;margin-bottom:20px}.solution-cases h3,.app-format h3{font-size:20px;line-height:1.25;margin-bottom:13px}.solution-cases p,.app-format p{font-size:13px;line-height:1.8}
.workflow-example{margin-top:30px;padding:35px;border-radius:10px;background:#102838;color:white}.workflow-example .eyebrow{color:#64dfe3}.workflow-example h3{font-size:26px}.workflow-steps{display:flex;justify-content:space-between;align-items:center;gap:12px;margin:29px 0}.workflow-steps span{padding:14px 20px;border:1px solid #537387;border-radius:5px;font-size:12px;text-align:center;flex:1}.workflow-steps b{color:var(--cyan);font-weight:400}.workflow-example>p:last-child{color:#b7cbd7;font-size:13px;max-width:850px}
.scope-callout{display:grid;grid-template-columns:.9fr 1.2fr;column-gap:60px;row-gap:20px;border-top:1px solid #cdd7d0;margin-top:40px;padding-top:32px}.scope-callout h3{font-size:26px;max-width:380px}.scope-callout p{font-size:13px;line-height:1.85}.scope-callout strong{grid-column:2;font-size:12px;color:#247c71;font-weight:500}.app-format{display:grid;grid-template-columns:1fr 1fr;gap:35px;margin-top:30px;background:#e7edee;padding:35px;border-radius:10px}.app-format>div+div{border-left:1px solid #c1d0d0;padding-left:35px}
.connections{background:#e8f0eb;border-top:1px solid #d5e0d8;border-bottom:1px solid #d5e0d8;padding:36px 0}.connections>.container{display:grid;grid-template-columns:45px 1fr auto;gap:25px;align-items:center}.connection-symbol{font-size:36px;color:#28776e}.connections h2{font-size:24px;letter-spacing:-.025em}.connections .eyebrow{margin-bottom:10px;font-size:8px}.connections p:not(.eyebrow){font-size:12px;max-width:690px;margin-top:12px}.connections .text-link{font-size:11px;color:#265e57;white-space:nowrap}
.project-section{background:var(--navy);color:white}.project-grid{display:grid;grid-template-columns:1fr 1fr;gap:85px;align-items:start}.project-grid .eyebrow{color:var(--cyan)}.project-grid>div>p:not(.eyebrow){font-size:14px;color:#a9c0cd;margin-top:25px;max-width:420px}.project-grid>div>p.project-hint{font-size:12px;color:#86a5b7;padding-top:23px;border-top:1px solid #344d5d}.project-grid form{color:var(--ink)}.project-grid form .field-label:not(:first-child){margin-top:23px}.project-grid form .button{margin-top:23px}.project-grid textarea{resize:vertical}
@media(max-width:1100px){.service-hero .hero-grid{gap:35px}.service-hero h1{font-size:65px}.category-links a{font-size:13px;padding:16px 14px}.category-links span{font-size:9px}.connections>.container{grid-template-columns:40px 1fr}.connections .text-link{grid-column:2}.solution-intro{gap:40px}.project-grid{gap:45px}}
@media(max-width:900px){.service-hero .hero-grid{grid-template-columns:1fr 1fr;gap:25px}.service-hero h1{font-size:53px}.service-hero .hero-description{font-size:14px}.service-launch{padding:18px}.service-launch h2{font-size:23px}.service-launch p{font-size:11px}.launch-price small{display:block}.solution-cases{grid-template-columns:1fr 1fr}.solution-intro h2{font-size:35px}.category-links a{flex-wrap:wrap;gap:8px}.category-links span{width:100%;margin-left:20px}.workflow-steps span{padding:12px 8px}.project-grid{gap:30px}}
@media(max-width:650px){.service-hero .hero-grid{grid-template-columns:1fr;gap:31px;padding:35px 0}.service-hero h1{font-size:clamp(42px,11.6vw,67px)}.service-hero .hero-description{font-size:14px;margin-top:22px}.service-hero .hero-actions{gap:19px;margin:24px 0 19px}.hero-scope{font-size:10px}.service-launchers{gap:10px}.service-launch{padding:18px 20px}.service-launch h2{font-size:25px}.service-launch p{font-size:12px}.launch-index{font-size:8px;margin-bottom:7px}.launch-price small{display:inline;font-size:9px}.service-picker{padding-top:35px}.service-picker h2{font-size:27px}.category-links{gap:7px;margin-top:22px}.category-links a{display:flex;align-content:start;padding:12px 9px;font-size:11px;gap:8px;line-height:1.3}.category-links b{display:none}.category-links span{margin:0;font-size:9px}.solution-panel{padding:42px 0 50px}.solution-intro{grid-template-columns:1fr;gap:22px;margin-bottom:35px}.solution-intro h2{font-size:34px}.solution-intro p:not(.eyebrow){font-size:14px}.solution-cases{grid-template-columns:1fr;gap:12px}.solution-cases article{padding:23px;min-height:0}.case-number{margin-bottom:15px}.solution-cases h3{font-size:21px}.cases-heading{font-size:20px}.workflow-example{padding:25px}.workflow-example h3{font-size:25px}.workflow-steps{flex-direction:column;margin:22px 0;gap:7px}.workflow-steps span{width:100%;font-size:12px}.workflow-steps b{transform:rotate(90deg)}.scope-callout{grid-template-columns:1fr;gap:18px;margin-top:28px;padding-top:28px}.scope-callout strong{grid-column:1}.app-format{grid-template-columns:1fr;padding:25px;gap:25px}.app-format>div+div{border-left:0;border-top:1px solid #c1d0d0;padding:25px 0 0}.connections>.container{grid-template-columns:1fr;gap:14px}.connections .text-link{grid-column:1}.connection-symbol{display:none}.connections h2{font-size:25px}.project-grid{grid-template-columns:1fr;gap:27px}.project-grid>div>p:not(.eyebrow){margin-top:20px}.project-grid form{padding:22px}.project-grid h2{font-size:34px}}
.laundry-demo-card{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr}.laundry-cover{background:#102b3c;min-height:350px}.laundry-preview{display:block;padding:60px 32px 75px;color:#f4fcfc;text-align:left}.laundry-preview-head{display:block;font-size:18px;letter-spacing:4px;font-weight:600;margin-bottom:35px}.laundry-preview-head small{font-size:8px;color:#8db0ba;letter-spacing:2px;margin-left:10px}.laundry-preview-label{display:block;font-size:8px;color:#78c4c6;letter-spacing:1.5px;margin-bottom:12px}.laundry-preview>strong{font-size:27px;line-height:1.3;font-weight:500;display:block}.laundry-preview-flow{display:flex;align-items:center;gap:12px;margin-top:24px;font-size:10px}.laundry-preview-flow>span{border:1px solid #3a6876;padding:10px;border-radius:6px;background:#1b4151}.laundry-preview-flow>b{color:#79b9bd}.laundry-demo-card .hospitality-copy{align-self:center;padding:30px}.laundry-cover:after{pointer-events:none}@media(max-width:700px){.laundry-demo-card{grid-template-columns:1fr}.laundry-preview{padding:55px 25px 80px}.laundry-demo-card .hospitality-copy{padding:24px}.laundry-cover{min-height:340px}}

.footer-company{display:flex;flex-wrap:wrap;gap:8px 22px;padding-bottom:25px;font-size:12px;color:#b7cbd6}.contact-direct a{font-weight:700;text-decoration:underline;overflow-wrap:anywhere}.contact-privacy{font-size:12px;margin:14px 0}.contact-privacy a{text-decoration:underline}#send-request-form{margin-top:24px}#send-status{margin-top:12px;font-size:13px}#send-request:disabled{opacity:.65;cursor:wait}.contact-trap{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.legal-page{max-width:850px;margin:auto;padding:55px 24px}.legal-page h1{font-size:clamp(30px,6vw,48px);margin:25px 0}.legal-page h2{font-size:23px;margin:28px 0 12px}.legal-page p,.legal-page li{font-size:16px;line-height:1.8}.legal-page a{text-decoration:underline}.legal-page ul{padding-left:24px}.legal-page header{position:static}
.request-review{margin:18px 0;padding:14px;background:#edf3ed;border-radius:6px}.request-review summary{cursor:pointer;font-weight:600;font-size:13px}.request-review pre{padding:12px 0 0}
#send-request-form>input{display:block;width:100%;padding:13px 15px;border:1px solid var(--border);border-radius:5px;min-height:49px}#send-request-form>.field-label{display:block;margin:14px 0 8px}.request-actions #download-request{background:transparent;border-color:#cbd1d2;color:var(--ink)}

.seo-links{display:flex;flex-wrap:wrap;gap:12px 28px;padding-bottom:28px;font-size:14px;color:#c4dbe4}.seo-links a:hover{text-decoration:underline}.seo-hero{background:var(--navy);color:white;padding:25px 0 60px}.breadcrumbs{color:#9bb4c4;font-size:12px;margin-bottom:35px}.breadcrumbs a{text-decoration:underline}.seo-hero .eyebrow{color:var(--cyan)}.seo-hero h1{max-width:850px;font-size:clamp(38px,6vw,70px)}.seo-intro{max-width:780px;font-size:19px;color:#b4c8d5;margin-top:25px}.seo-location{color:#91aabb;font-size:12px}.seo-cards{margin-top:32px}.seo-copy{max-width:860px}.seo-copy h2{font-size:clamp(28px,3.5vw,40px);margin:36px 0 18px}.seo-copy h3{margin:28px 0 14px;font-size:24px}.seo-copy p{margin:16px 0;line-height:1.85}.seo-copy .button{margin:12px 0}.seo-copy p a{text-decoration:underline;overflow-wrap:anywhere}.seo-faq{background:#eaf0ed}.seo-faq details{padding:20px 0;border-bottom:1px solid #c7d3cc}.seo-faq summary{font-weight:600;cursor:pointer}@media(max-width:650px){.seo-hero{padding-bottom:38px}.seo-intro{font-size:16px}.seo-hero .hero-actions{align-items:flex-start;flex-direction:column;gap:20px}.seo-links{flex-direction:column}}

.fleet-demo-card{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr}.fleet-demo-card .hospitality-copy{align-self:center;padding:30px}.fleet-cover{background:#153336;min-height:425px}.fleet-preview{display:block;text-align:left;padding:64px 35px 76px;color:#f2f6ec}.fleet-preview-brand{display:block;font-size:21px;font-weight:400;color:#cbe7a0;letter-spacing:-.7px}.fleet-preview-brand>b{color:#fff;font-weight:600}.fleet-preview-brand>small{display:block;font-size:8px;letter-spacing:1.7px;color:#92aea0;margin:11px 0 21px}.fleet-preview>strong{display:block;font-size:29px;line-height:1.2;font-weight:500;letter-spacing:-.7px}.fleet-preview-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:22px 0 14px}.fleet-preview-stats>span{padding:11px 14px;border:1px solid #3b5d52;border-radius:5px;background:#24463e}.fleet-preview-stats small{display:block;color:#adbfac;font-size:9px}.fleet-preview-stats b{display:block;font-size:25px;color:#e4f3ce;font-weight:500}.fleet-preview-row{display:flex;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid #335348;padding:10px 0;font-size:9px;color:#afc3b4}.fleet-preview-row small{display:block;font-size:8px;color:#829f90}.fleet-preview-row em{font-size:8px;color:#c0dd9c;font-style:normal;padding:3px 6px;background:#325b42;border-radius:3px}.fleet-cover:after{pointer-events:none}@media(max-width:700px){.fleet-demo-card{grid-template-columns:1fr}.fleet-preview{padding:63px 25px 75px}.fleet-demo-card .hospitality-copy{padding:24px}.fleet-cover{min-height:425px}}

/* Fleet v2 preview */
.fleet-cover{background:#0b1633}.fleet-preview-brand{font-size:36px;color:#fff;letter-spacing:-1.5px}.fleet-preview-brand>small{color:#9aaecf}.fleet-preview>strong{font-size:34px;color:#f5f8ff;letter-spacing:-1.3px}.fleet-preview-stats>span{background:#17274b;border-color:#293c62}.fleet-preview-stats small{color:#a5b8d7}.fleet-preview-stats b{color:#fff}.fleet-preview-row{border-color:#2a3a5c;color:#d0def5}.fleet-preview-row small{color:#91a5c8}.fleet-preview-row em{color:#8df1d3;background:#123f44}

/* Presentation refresh 2026-09-16 */
/* Global presentation: measured spacing, legible typography, consistent cards. */
:root{--paper:#f7f9fa;--ink:#192d3b;--muted:#687a87;--border:#dfe7eb;--cyan:#7ae5dc;--navy:#0b2230;--navy2:#123443}body{background:var(--paper);line-height:1.7}.container{width:min(1220px,calc(100% - 80px))}.nav{height:82px}.header{background:rgba(11,34,48,.98);border-bottom:1px solid #ffffff12}.brand{font-size:25px;letter-spacing:.15em}.desktop-nav{font-size:13px;gap:31px}.button{border-radius:8px;padding:14px 23px;font-weight:600;font-size:13px;gap:22px;min-height:49px;box-shadow:none}.button:hover{transform:translateY(-1px)}.button-dark{background:#123847;min-width:200px}.button-cyan{color:#102c37;background:#7ae5dc}.button-cyan:hover{background:#a0eee7}.eyebrow{font-size:10px;letter-spacing:1.8px;font-weight:600}.section{padding-top:78px;padding-bottom:78px}.section-heading{margin-bottom:38px}.section-heading>p{font-size:15px;line-height:1.9;max-width:380px}h2{font-size:clamp(32px,3.5vw,46px);letter-spacing:-.045em}.service-hero .hero-grid{min-height:660px;grid-template-columns:1.15fr 1fr;gap:90px;padding:65px 0}.service-hero h1{font-size:clamp(49px,4.8vw,68px);line-height:1.1;letter-spacing:-.055em;margin-top:23px}.service-hero h1>span{color:#9ae9e0}.service-hero .hero-description{font-size:16px;line-height:1.9;max-width:520px;margin-top:28px;color:#afc2cc}.service-hero .hero-actions{margin-top:30px;gap:25px}.hero-scope{font-size:11px;color:#869eab;margin-top:25px}.service-launchers{gap:15px}.service-launch{border-radius:12px;background:#153746;border:1px solid #30505f;padding:24px 26px;box-shadow:0 8px 25px #00000008}.service-launch:hover{background:#1b4352;border-color:#648d94;transform:translateY(-2px)}.service-launch.web-launch{background:#eff8f5;color:#123441;border-color:#eff8f5}.service-launch h2{font-size:27px;letter-spacing:-.035em;font-weight:600}.service-launch p{font-size:12px;line-height:1.8;color:#b0c7d0;max-width:340px}.service-launch.web-launch p{color:#637d84}.launch-index{font-size:9px;letter-spacing:1.5px;margin-bottom:12px;color:#8aa8b8}.launch-price{font-size:11px;margin-top:13px}.launch-browser{display:none}.promise-strip{border-bottom:1px solid #e4ebec;background:#fff}.promises{padding-top:19px;padding-bottom:19px;font-size:11px;gap:20px}.promises b{color:#76a59e}.service-picker{padding-top:63px}.service-picker h2{font-size:34px}.service-picker>div>p:last-child{font-size:14px;margin-top:14px}.category-links{gap:13px;margin-top:31px}.category-links a{background:#fff;border:1px solid #dfe7e9;border-radius:10px;padding:21px;font-size:15px;transition:box-shadow .2s}.category-links a[aria-current=true]{background:#153c49;color:white;border-color:#153c49;box-shadow:0 6px 20px #13374614}.category-links a[aria-current=true] span,.category-links a[aria-current=true] b{color:#98c7c8}.category-links span{font-size:11px;color:#81979f}.category-links b{color:#91a9af}.solution-panel{padding-top:63px;padding-bottom:70px}.solution-intro{gap:65px;margin-bottom:57px}.solution-intro h2{font-size:40px;line-height:1.15}.solution-intro p:not(.eyebrow){font-size:15px;line-height:1.9}.solution-intro .button{margin-top:23px}.example-card{background:#fff;border:1px solid #e0e8e9;border-radius:12px;overflow:hidden;padding-bottom:5px;box-shadow:0 8px 25px #16374904}.example-card .example-info{padding:24px 23px 0;gap:12px}.example-description{padding:0 23px 24px;font-size:13px;line-height:1.85}.example-info h3{font-size:20px}.package-tag{border-radius:5px;font-size:10px}.example-shot{border-radius:0}.filter{border-radius:7px}.price-card{background:white;border-radius:12px;border-color:#dce6e9;padding:32px}.price-card li{font-size:13px;line-height:1.75}.price-card>p{font-size:14px}.calculator-card{border-radius:13px;padding:32px;border:1px solid #dce6e9;box-shadow:0 12px 30px #142e3506}.calculator-card input,.calculator-card select,.calculator-card textarea{border-radius:7px}.support-grid article,.solution-cases article{border-radius:12px;border:1px solid #dfe8e9;background:#fff}.solution-cases{gap:20px}.solution-cases article{padding:27px}.solution-cases h3{font-size:23px;line-height:1.25}.solution-cases p{font-size:13px;line-height:1.85}.case-number{font-size:11px;color:#6f9295}.cases-heading{font-size:26px;margin-top:55px;margin-bottom:25px}.workflow-example{border-radius:13px;background:#eaf3f2;border:1px solid #d5e4e2;padding:34px}.workflow-steps span{background:#fff;border-radius:6px;font-size:12px}.scope-callout{padding:32px;background:#fff;border:1px solid #dfe8ea;border-radius:12px;margin-top:30px;gap:25px}.scope-callout h3{font-size:24px}.scope-callout p{font-size:13px;line-height:1.9}.app-format{border-radius:12px;border-color:#d8e7e5}.connections{background:#eaf1f1;border-top:1px solid #dce8e7;border-bottom:1px solid #dce8e7}.connections p{font-size:14px;line-height:1.9}.steps article{padding:29px;border:1px solid #dfe8e9;border-radius:12px;background:white}.steps article h3{font-size:22px;line-height:1.25}.steps article p{font-size:13px;line-height:1.85}.step-index{font-size:11px;color:#719b9b}.project-section{background:#eaf3f1}.project-grid h2{font-size:43px;line-height:1.13}.project-grid>div>p:not(.eyebrow){font-size:15px;line-height:1.9}.project-hint{font-size:12px!important}.project-grid form{background:#fff}.footer-main{padding-top:47px}.footer-main p{font-size:13px}.footer-company{font-size:12px;line-height:1.8}.seo-links{font-size:13px}.demo-dialog{border:1px solid #d5e1e6;border-radius:12px;box-shadow:0 25px 90px #08232a44}.dialog-bar{background:#f5f8f9;color:#35525f;border-bottom:1px solid #dbe7eb}.dialog-bar h2{font-size:14px;letter-spacing:0;font-weight:500}.dialog-bar a{font-size:11px}.close-button{border-radius:7px}
/* Uniform system presentations; no dependence on the retired preview styles. */
.systems-portfolio{margin-top:25px}.systems-heading{display:grid;grid-template-columns:1.1fr 1fr;gap:75px;margin-bottom:29px;align-items:end}.systems-heading h3{font-size:36px;font-weight:600;line-height:1.18;letter-spacing:-1.5px;margin-top:15px}.systems-heading>div>p:not(.eyebrow){font-size:14px;line-height:1.9;color:#72858c}.systems-demo-tag{display:inline-flex;align-items:center;gap:8px;font-size:10px;color:#597d73;padding-top:15px}.systems-demo-tag i{width:6px;height:6px;background:#66a389;border-radius:50%}.systems-jump{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:0 0 35px}.systems-jump a{border:1px solid #dce7e8;border-radius:7px;background:#fff;padding:13px 16px;display:flex;gap:9px;align-items:center;font-size:12px;color:#48636f}.systems-jump a span{font-size:9px;color:#93a9b1}.systems-jump a b{font-weight:400;margin-left:auto;color:#6d9498}.systems-jump a:hover{border-color:#8cb5b4;background:#edf6f4}.systems-showcases{display:flex;flex-direction:column;gap:32px}.system-showcase{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.25fr);border:1px solid #dbe5e8;background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 7px 22px #14343c04;scroll-margin-top:108px}.system-visual{background:#eff4f5;min-width:0;padding:26px;display:flex;flex-direction:column;justify-content:center;border-right:1px solid #e0e9eb}.system-browser{display:flex;align-items:center;justify-content:space-between;gap:10px;background:#fff;border:1px solid #dbe4e9;border-bottom:0;border-radius:10px 10px 0 0;padding:12px 15px;font-size:8px;color:#8a9eac}.system-browser>span:first-child{letter-spacing:2px;color:#ced8de}.system-browser>span:last-child{font-size:13px;color:#97abb9}.system-preview{position:relative;display:block;width:100%;padding:0;border:0;border-radius:0 0 10px 10px;overflow:hidden;text-align:left;background:#102343;color:#fff;isolation:isolate;min-height:420px;box-shadow:0 16px 30px #203f5c12;font-family:var(--font)}.system-preview:focus-visible{outline-offset:5px}.system-preview:before{content:'';position:absolute;inset:0;z-index:-1;pointer-events:none;background:radial-gradient(ellipse at 100% 0,#4a8bbb25,transparent 65%)}.system-preview-content{display:block;padding:28px 27px 0}.system-logo{display:block;font-size:27px;line-height:1.2;font-weight:600;letter-spacing:-1px;color:#fff;margin-bottom:32px}.system-logo i{font-style:normal;color:#8cb8ff}.system-preview-label{display:block;font-size:7px;letter-spacing:1.7px;color:#8faacb;line-height:1.4;margin-bottom:11px}.system-preview-content>strong{display:block;font-size:27px;font-weight:500;line-height:1.22;letter-spacing:-.8px;max-width:290px;color:#f6faff}.system-mini-stats{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:23px 0 12px}.system-mini-stats>span{display:block;background:#ffffff09;border:1px solid #ffffff20;border-radius:6px;padding:12px 15px}.system-mini-stats small{display:block;font-size:9px;letter-spacing:0;color:#a7bfd5;line-height:1.5}.system-mini-stats b{display:block;font-weight:500;font-size:29px;letter-spacing:-.8px;line-height:1.25;margin-top:5px;color:#fff}.system-mini-rows{display:block;margin-top:16px}.system-mini-rows>span{display:flex;align-items:center;justify-content:space-between;gap:9px;padding:12px 0;border-bottom:1px solid #ffffff13}.system-mini-rows b{font-size:9px;font-weight:400;line-height:1.6;color:#cad9e6}.system-mini-rows em{font-size:7px;font-style:normal;color:#94d9c8;background:#315e602e;padding:4px 6px;border-radius:3px;white-space:nowrap}.system-open-label{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #ffffff12;padding:18px 0;margin-top:22px;color:#afc7dc;font-size:10px}.system-open-label b{font-weight:400;color:#91c6f7;font-size:18px;line-height:1}.system-preview:hover .system-open-label{color:#fff}.system-preview:hover .system-open-label b{transform:translate(2px,-2px)}.system-visual-note{font-size:9px;color:#8b9da8;text-align:center;line-height:1.7;margin:17px 0 0}.system-description{padding:35px 37px}.system-description h3{font-size:32px;font-weight:650;letter-spacing:-1px;margin-top:9px;line-height:1.2;color:#1f3b49}.system-headline{font-size:17px;line-height:1.5;color:#416575;font-weight:500;letter-spacing:-.3px;margin-top:11px}.system-audience{font-size:12px;color:#8a9da5;line-height:1.75;margin-top:12px}.system-body{font-size:13px;line-height:1.9;margin-top:15px;color:#71858f}.system-feature-list{list-style:none;padding:0;margin:23px 0;display:flex;flex-direction:column;gap:13px}.system-feature-list>li{display:flex;align-items:flex-start;gap:11px}.system-feature-check{display:grid;place-items:center;width:19px;height:19px;border-radius:5px;background:#edf5f3;color:#739f95;font-size:10px;flex-shrink:0;margin-top:2px}.system-feature-list strong{display:block;font-size:12px;font-weight:600;color:#436574;margin-bottom:3px}.system-feature-list p{font-size:11px;line-height:1.8;color:#8297a0}.system-custom{display:flex;gap:12px;padding:16px;background:#f1f6f7;border:1px solid #e2edef;border-radius:8px;margin:22px 0}.system-custom>span{font-size:23px;color:#71a5a7;line-height:1.1}.system-custom strong{display:block;font-size:11px;font-weight:600;color:#4c757d;margin-bottom:5px}.system-custom p{font-size:11px;line-height:1.85;color:#78949d}.system-actions{display:flex;align-items:center;flex-wrap:wrap;gap:13px 20px;margin-top:24px}.system-actions .button{font-size:12px;padding:12px 18px;min-height:45px;min-width:180px;justify-content:space-between}.system-actions>a{font-size:10px;color:#7a99a5;white-space:nowrap}.system-actions>a:hover{text-decoration:underline}.system-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2;opacity:.34}.system-hotel .system-preview:before{background:linear-gradient(#203f5480,#102c3deb)}.system-hotel .system-preview{background:#143243}.system-hotel .system-logo{font-family:Georgia,serif;font-weight:400;letter-spacing:0}.system-hotel .system-preview-label{color:#c6d5d7}.system-hotel .system-mini-stats>span{background:#173c4580}.system-restoran .system-preview{background:#2d3330}.system-restoran .system-preview:before{background:radial-gradient(ellipse at 100% 0,#b695583b,transparent 70%)}.system-restoran .system-logo{font-family:Georgia,serif;font-weight:400;color:#f0e4cb}.system-restoran .system-logo i,.system-restoran .system-open-label b{color:#d7b771}.system-restoran .system-preview-label,.system-restoran .system-mini-stats small{color:#baad92}.system-restoran .system-mini-rows em{background:#69734b40;color:#c7d1a8}.system-praonica .system-preview{background:#eaf6f5;color:#1c5261}.system-praonica .system-logo{color:#245a66}.system-praonica .system-logo i{color:#7bc7bf}.system-praonica .system-preview-content>strong{color:#265765}.system-praonica .system-preview-label{color:#7e9fa5}.system-praonica .system-mini-stats>span{border-color:#c5e1dd;background:#ffffff8a}.system-praonica .system-mini-stats b{color:#367278}.system-praonica .system-mini-stats small{color:#7c9e9f}.system-praonica .system-mini-rows>span{border-color:#cce5e1}.system-praonica .system-mini-rows b{color:#5c858c}.system-praonica .system-mini-rows em{background:#dceee6;color:#609685}.system-praonica .system-open-label{color:#5d9096;border-color:#cae3e0}.system-praonica .system-open-label b{color:#5a9fa6}.system-praonica .system-preview:hover .system-open-label{color:#295761}.system-flota .system-logo{font-weight:700;font-size:32px}.system-flota .system-preview{background:#101f40}.systems-disclosure{display:flex;gap:13px;margin:25px 0 48px;padding:18px 20px;border:1px solid #dce7e9;border-radius:8px;background:#f2f6f7}.systems-disclosure>span{color:#80a3ae;font-size:18px}.systems-disclosure p{font-size:11px;line-height:1.8;color:#8b9fa8}.adaptation-section{display:grid;grid-template-columns:1.15fr 1fr;gap:65px;background:#113442;border-radius:14px;padding:45px;color:white}.adaptation-section .eyebrow{color:#89b2b7}.adaptation-section h3{font-size:31px;font-weight:500;line-height:1.2;letter-spacing:-1px;margin:17px 0 20px}.adaptation-section>div>p:not(.eyebrow){font-size:13px;color:#a1bbc4;line-height:1.9}.adaptation-section .button{margin-top:26px}.adaptation-section ol{padding:0;margin:0;list-style:none;display:flex;flex-direction:column;justify-content:center}.adaptation-section li{display:flex;align-items:flex-start;gap:17px;padding:23px 0;border-bottom:1px solid #31515d}.adaptation-section li:last-child{border:0}.adaptation-section li>span{font-size:10px;color:#719ba6;padding-top:5px}.adaptation-section h4{font-size:14px;font-weight:500;margin:0 0 7px;color:#d4e6e8}.adaptation-section li p{font-size:12px;color:#91b0bc;line-height:1.8}
@media(max-width:1050px){.container{width:calc(100% - 54px)}.service-hero .hero-grid{gap:45px;min-height:620px}.service-hero h1{font-size:53px}.service-launch{padding:23px}.solution-intro{gap:35px}.solution-intro h2{font-size:36px}.system-description{padding:30px}.system-visual{padding:20px}.system-preview-content{padding:25px 20px 0}.system-mini-rows b{font-size:8px}.system-preview-content>strong{font-size:25px}.system-logo{font-size:25px}.system-actions{gap:12px}.system-actions .button{width:100%}.systems-heading{gap:40px}.adaptation-section{padding:35px;gap:35px}.price-card{padding:25px}.steps article{padding:23px}.steps article h3{font-size:20px}}
@media(max-width:800px){.system-showcase{grid-template-columns:minmax(0,1fr) minmax(0,1.2fr)}.system-visual{padding:16px}.system-preview-content{padding:23px 16px 0}.system-logo{font-size:22px}.system-mini-stats>span{padding:11px}.system-preview-content>strong{font-size:23px}.system-description{padding:25px}.system-description h3{font-size:29px}.system-headline{font-size:16px}.system-feature-list p{font-size:11px}.system-mini-rows>span{gap:6px;flex-wrap:wrap}.system-mini-rows b{font-size:9px}.system-custom{padding:13px}.system-browser{padding:10px;font-size:7px}.service-hero .hero-grid{gap:30px}.service-hero h1{font-size:47px}.service-hero .hero-description{font-size:14px}.hero-actions{flex-wrap:wrap}.service-launch h2{font-size:24px}.service-launch{padding:21px}.launch-price small{display:block}.systems-heading h3{font-size:31px}.systems-jump a{padding:12px;font-size:11px}.systems-jump a span{display:none}.adaptation-section{grid-template-columns:1fr;gap:17px}.adaptation-section ol{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.adaptation-section li{border:0;display:block;padding:10px 0}.adaptation-section li>span{display:block;margin-bottom:10px}.scope-callout{grid-template-columns:1fr}.scope-callout strong{grid-column:1}.project-grid h2{font-size:36px}}
@media(max-width:650px){.container{width:calc(100% - 36px)}.nav{height:72px}.section{padding-top:52px;padding-bottom:52px}.service-hero .hero-grid{grid-template-columns:1fr;gap:40px;padding:43px 0 44px;min-height:0}.service-hero h1{font-size:clamp(44px,11vw,62px);margin-top:21px;line-height:1.08}.service-hero .hero-description{font-size:14px;line-height:1.85;margin-top:24px;max-width:450px}.service-hero .hero-actions{gap:20px;margin-top:26px}.service-hero .hero-scope{font-size:10px;margin-top:20px}.service-launch{padding:23px;border-radius:10px}.service-launch h2{font-size:26px}.service-launchers{gap:12px}.service-launch p{font-size:12px}.launch-price small{display:inline}.promises{gap:13px;font-size:9px;padding-top:17px;padding-bottom:17px}.service-picker{padding-top:42px}.service-picker h2{font-size:29px}.service-picker>div>p:last-child{font-size:13px}.category-links{gap:7px;margin-top:25px}.category-links a{padding:14px 11px;font-size:11px;line-height:1.5;border-radius:7px}.category-links span{font-size:9px}.solution-panel{padding-top:43px;padding-bottom:48px}.solution-intro{grid-template-columns:1fr;gap:22px;margin-bottom:39px}.solution-intro h2{font-size:32px}.solution-intro p:not(.eyebrow){font-size:14px;line-height:1.85}.solution-intro .button{margin-top:19px}.systems-heading{grid-template-columns:1fr;gap:18px;margin-bottom:23px}.systems-heading h3{font-size:30px;margin-top:13px}.systems-heading>div>p:not(.eyebrow){font-size:13px}.systems-demo-tag{font-size:10px;padding-top:12px}.systems-jump{grid-template-columns:repeat(2,1fr);gap:9px;margin-bottom:25px}.systems-jump a{padding:12px 14px;font-size:12px}.systems-jump a span{display:inline;font-size:9px}.systems-showcases{gap:25px}.system-showcase{grid-template-columns:1fr;border-radius:12px}.system-visual{border-right:0;border-bottom:1px solid #e1e9eb;padding:23px 23px 18px}.system-browser{font-size:8px;padding:11px 13px}.system-preview{min-height:0}.system-preview-content{padding:25px 24px 0}.system-logo{font-size:28px;margin-bottom:22px}.system-preview-label{font-size:7px;margin-bottom:9px}.system-preview-content>strong{font-size:27px;max-width:300px}.system-mini-stats{margin:20px 0 9px;gap:12px}.system-mini-stats>span{padding:12px 15px}.system-mini-stats b{font-size:28px}.system-mini-stats small{font-size:9px}.system-mini-rows{margin-top:10px}.system-mini-rows>span{padding:10px 0;flex-wrap:nowrap}.system-mini-rows b{font-size:9px}.system-mini-rows em{font-size:8px}.system-open-label{padding:15px 0;margin-top:13px;font-size:10px}.system-visual-note{font-size:9px;margin-top:13px}.system-description{padding:27px 25px}.system-description h3{font-size:31px;margin-top:8px}.system-description .eyebrow{font-size:9px}.system-headline{font-size:17px;line-height:1.5}.system-audience{font-size:12px}.system-body{font-size:13px;line-height:1.85}.system-feature-list{gap:15px;margin:23px 0}.system-feature-list strong{font-size:12px}.system-feature-list p{font-size:12px;line-height:1.8}.system-custom{padding:15px;gap:10px;margin:22px 0}.system-custom strong{font-size:11px}.system-custom p{font-size:11px;line-height:1.85}.system-actions{gap:15px}.system-actions .button{font-size:13px;min-height:48px}.system-actions>a{font-size:11px}.systems-disclosure{padding:16px;gap:10px;margin:20px 0 32px}.systems-disclosure p{font-size:10px}.adaptation-section{padding:29px 25px;border-radius:12px}.adaptation-section h3{font-size:28px;line-height:1.18}.adaptation-section>div>p:not(.eyebrow){font-size:13px}.adaptation-section .button{font-size:12px;padding:13px 17px;gap:12px;width:100%;justify-content:space-between}.adaptation-section ol{display:flex;gap:0}.adaptation-section li{display:flex;padding:19px 0;border-bottom:1px solid #31515d}.adaptation-section li>span{margin:0}.adaptation-section h4{font-size:14px}.adaptation-section li p{font-size:12px}.cases-heading{font-size:24px;line-height:1.2;margin-top:36px;margin-bottom:21px}.solution-cases{gap:13px}.solution-cases article{padding:24px}.solution-cases h3{font-size:22px}.workflow-example{padding:27px}.scope-callout{padding:26px;gap:18px}.scope-callout h3{font-size:24px}.steps{gap:13px}.steps article{padding:26px}.steps article h3{font-size:22px}.example-card .example-info{padding-left:21px;padding-right:21px}.example-description{padding-left:21px;padding-right:21px;font-size:13px}.calculator-card{padding:25px}.project-grid{gap:30px}.project-grid h2{font-size:33px}.project-grid>div>p:not(.eyebrow){font-size:14px}.dialog-bar{padding:12px}.dialog-bar h2{font-size:11px;max-width:190px}.dialog-bar a{font-size:9px}.demo-dialog{border-radius:8px}}
@media(max-width:380px){.system-visual{padding:19px 18px 16px}.system-description{padding:25px 21px}.system-preview-content{padding:23px 19px 0}.system-preview-content>strong{font-size:25px}.system-mini-rows b{font-size:8px}.system-mini-rows em{font-size:7px}.system-mini-stats>span{padding:11px 13px}.adaptation-section{padding:27px 22px}.service-hero h1{font-size:43px}}
