:root{--orange: #ff4b0b;--orange-dark: #de3600;--ink: #171b26;--text: #333946;--muted: #69707d;--line: #e5e8ed;--soft: #f7f8fb;--surface: #ffffff;--shadow: 0 18px 42px rgb(21 26 37 / 10%);--max: 1180px;--header-height: 84px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{display:flex;flex-direction:column;min-height:100svh;margin:0;color:var(--text);background:linear-gradient(180deg,#f8f8f9,#fff 26%,#f8f8f9);font-size:16px;line-height:1.55}main{flex:1 0 auto}body.nav-open{overflow:hidden}a{color:inherit;text-decoration:none}img,svg{display:block}.skip-link{position:fixed;left:16px;top:16px;z-index:50;transform:translateY(-140%);border-radius:8px;background:var(--ink);color:#fff;padding:10px 14px;transition:transform .16s ease}.skip-link:focus{transform:translateY(0)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-header{position:sticky;top:0;z-index:30;display:grid;grid-template-columns:240px 1fr auto;align-items:center;min-height:var(--header-height);padding:14px clamp(22px,5vw,64px);background:#ffffffeb;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 10px 30px #0c121c0a}.brand{display:inline-flex;align-items:center;gap:4px;min-width:0}.brand-icon{display:grid;place-items:center;width:50px;height:50px;color:var(--orange)}.brand-icon svg{width:50px;height:50px;fill:none;stroke:currentColor;stroke-width:2.1;stroke-linecap:round;stroke-linejoin:round}.brand-icon img{width:50px;height:50px;object-fit:contain}.brand-icon--png{width:42px;height:56px;overflow:hidden}.brand-icon--png img{width:auto;height:70px;max-width:none;transform:translateY(-12px)}.brand-text{display:grid;gap:1px;color:#05070c;line-height:1}.brand-text strong{font-size:clamp(1.38rem,2vw,1.68rem);font-weight:900;letter-spacing:0}.brand-text small{font-size:.75rem;font-weight:840;letter-spacing:.26em}.nav-links{display:flex;align-items:center;justify-content:center;gap:clamp(20px,5vw,56px)}.nav-links a{position:relative;padding:10px 2px 16px;color:#111521;font-size:.98rem;font-weight:760}.nav-links a:after{content:"";position:absolute;left:0;right:0;bottom:3px;height:2px;transform:scaleX(0);transform-origin:center;background:var(--orange);transition:transform .15s ease}.nav-links a:hover,.nav-links a:focus-visible,.nav-links a.active{color:var(--orange);outline:none}.nav-links a:hover:after,.nav-links a:focus-visible:after,.nav-links a.active:after{transform:scaleX(1)}.header-cta,.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:48px;border-radius:7px;padding:13px 20px;font-weight:780;line-height:1.15;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease,background .15s ease}.header-cta,.button.primary{border:1px solid var(--orange);background:linear-gradient(135deg,var(--orange),#ff6a21);color:#fff;box-shadow:0 14px 28px #ff4b0b33}.header-cta:hover,.header-cta:focus-visible,.button.primary:hover,.button.primary:focus-visible{transform:translateY(-1px);background:linear-gradient(135deg,var(--orange-dark),var(--orange));outline:none}.button.secondary{border:1px solid #d4d9e2;background:#ffffffdb;color:#171b26;box-shadow:0 10px 25px #151a250f}.button.secondary svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.button.secondary:hover,.button.secondary:focus-visible{border-color:var(--orange);transform:translateY(-1px);outline:none}.nav-toggle{display:none;width:42px;height:42px;border:1px solid #d4d9e2;border-radius:8px;background:#fff;color:var(--ink);place-items:center}.nav-toggle-bar{width:18px;height:2px;border-radius:999px;background:currentColor}.hero{position:relative;min-height:clamp(560px,calc(100svh - var(--header-height) - 80px),640px);overflow:hidden;background:#f7f8fb;border-bottom:1px solid var(--line)}.hero-visual{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:right center}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#f7f8fbf5,#f7f8fbeb 33%,#f7f8fb7f 53%,#f7f8fb00 78%),linear-gradient(180deg,#ffffff2e,#f7f8fb00)}.hero-content{position:relative;z-index:1;display:flex;min-height:inherit;width:min(var(--max),calc(100% - 40px));flex-direction:column;justify-content:center;margin:0 auto;padding:54px 0 48px}.eyebrow{margin:0 0 12px;color:var(--orange);font-size:.78rem;font-weight:840;text-transform:uppercase}.hero h1{max-width:560px;margin:0;color:var(--ink);font-size:clamp(2.45rem,4.5vw,3.78rem);line-height:1.14;font-weight:880;letter-spacing:0}.hero h1 span{color:var(--orange)}.hero-copy{max-width:530px;margin:20px 0 0;color:#2d3442;font-size:clamp(1rem,1.45vw,1.12rem)}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.proof-list{display:flex;flex-wrap:wrap;gap:0;margin:46px 0 0;padding:0;list-style:none}.proof-list li{display:inline-flex;align-items:center;gap:12px;min-height:34px;padding:0 28px;border-right:1px solid #d9dde4;color:#2d3442;font-weight:550}.proof-list li:first-child{padding-left:0}.proof-list li:last-child{border-right:0}.proof-list svg{width:25px;height:25px;flex:0 0 auto;fill:none;stroke:var(--orange);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.expertises,.products{width:min(var(--max),calc(100% - 40px));margin:0 auto}.expertises{padding:16px 0 42px}.page-hero{width:min(var(--max),calc(100% - 40px));margin:0 auto;padding:clamp(54px,8vw,90px) 0 28px}.page-hero h1{max-width:840px;margin:0;color:var(--ink);font-size:clamp(2.35rem,4.6vw,4.2rem);line-height:1.08;font-weight:880}.page-hero p:not(.eyebrow){max-width:720px;margin:18px 0 0;color:var(--muted);font-size:1.08rem}.page-section{padding-top:16px}.section-heading{margin:0 0 12px;text-align:center}.section-heading h2{margin:0;color:var(--ink);font-size:clamp(1.95rem,3.2vw,2.72rem);line-height:1.1;font-weight:850;letter-spacing:0}.expertise-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}.expertise-card{display:flex;flex-direction:column;min-height:202px;border:1px solid var(--line);border-radius:8px;padding:20px 17px 18px;background:#fffffff0;box-shadow:var(--shadow);cursor:pointer;transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease}.expertise-card:hover,.expertise-card:focus-visible{border-color:#ffc5b2;box-shadow:0 22px 48px #ff4b0b21;transform:translateY(-2px);outline:none}.card-icon{display:grid;place-items:center;width:54px;height:54px;border-radius:50%;background:radial-gradient(circle at 38% 28%,#fff 0,#fff 35%,#f4f5f8 36%,#f4f5f8);color:var(--orange);box-shadow:inset 0 0 0 1px #edf0f4}.card-icon svg{width:31px;height:31px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.expertise-card h3{margin:15px 0 12px;color:#111521;font-size:1.02rem;line-height:1.32;font-weight:800}.expertise-card p{margin:0 0 18px;color:#3c4350;font-size:.92rem}.expertise-card a{display:inline-flex;align-items:center;gap:9px;margin-top:auto;color:var(--orange);font-size:.92rem;font-weight:780}.detail-shell{width:min(var(--max),calc(100% - 40px));margin:0 auto;padding:clamp(42px,7vw,80px) 0 80px}.back-link{display:inline-flex;align-items:center;margin-bottom:28px;color:var(--orange);font-weight:780}.detail-hero{max-width:880px}.detail-hero h1{margin:0;color:var(--ink);font-size:clamp(2.5rem,5vw,4.8rem);line-height:1.04;font-weight:880}.detail-hero p:not(.eyebrow){max-width:760px;margin:20px 0 0;color:#333946;font-size:clamp(1.05rem,1.8vw,1.22rem)}.platform-card{display:grid;gap:20px;margin-top:32px}.platform-card h2{max-width:720px;margin-bottom:0}.platform-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(138px,1fr));gap:10px}.platform-tile{display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;align-items:center;min-height:70px;border:1px solid var(--line);border-radius:8px;padding:12px;background:#fff;color:#202634;font-size:.9rem;font-weight:780;line-height:1.18}.platform-tile img{width:40px;height:40px;object-fit:contain}.platform-more>span:first-child{display:grid;place-items:center;width:40px;height:40px;border:1px solid #ffd5c6;border-radius:50%;background:#fff5f1;color:var(--orange);font-size:1.45rem;font-weight:850;line-height:1}.detail-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,390px);gap:18px;align-items:start;margin-top:32px}.detail-card{border:1px solid var(--line);border-radius:8px;background:#fffffff5;box-shadow:var(--shadow);padding:clamp(22px,4vw,34px)}.detail-card h2{margin:0 0 18px;color:var(--ink);font-size:clamp(1.35rem,2.5vw,2rem);line-height:1.15}.check-list{display:grid;gap:14px;margin:0;padding:0;list-style:none}.check-list li{position:relative;padding-left:34px;color:#333946}.check-list li:before{content:"";position:absolute;left:0;top:.18em;width:20px;height:20px;border-radius:50%;background:#ff4b0b1a;box-shadow:inset 0 0 0 1px #ff4b0b40}.check-list li:after{content:"";position:absolute;left:7px;top:.55em;width:7px;height:4px;border-left:2px solid var(--orange);border-bottom:2px solid var(--orange);transform:rotate(-45deg)}.summary-card{display:grid;gap:18px}.summary-card p{margin:0;color:var(--muted)}.tag-list{display:flex;flex-wrap:wrap;gap:8px}.tag-list span{border:1px solid #ffd5c6;border-radius:999px;padding:8px 11px;background:#fff5f1;color:var(--orange-dark);font-size:.84rem;font-weight:760}.stats-band{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-items:center;gap:0;margin-top:16px;border:1px solid var(--line);border-radius:8px;background:#fffffff0;box-shadow:var(--shadow)}.stat-item{display:grid;grid-template-columns:46px 1fr;column-gap:14px;align-items:center;min-height:86px;padding:16px 20px;border-right:1px solid var(--line)}.stat-item:last-child{border-right:0}.stat-item svg{grid-row:span 2;width:36px;height:36px;fill:none;stroke:var(--orange);stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}.stat-item strong{color:var(--ink);font-size:1.75rem;line-height:1;font-weight:860}.stat-item span{color:#303644;font-size:.84rem;line-height:1.2}.products{padding:42px 0 78px}.product-showcase{display:grid;gap:16px}.product-card{border:1px solid var(--line);border-radius:8px;background:#fffffff5;box-shadow:var(--shadow)}.product-card-featured{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.72fr);gap:clamp(24px,5vw,54px);align-items:center;overflow:hidden;padding:clamp(26px,5vw,46px);background:radial-gradient(circle at 92% 18%,rgb(255 75 11 / 18%),transparent 34%),linear-gradient(135deg,#fff,#f8f9fb)}.product-kicker{display:inline-flex;width:fit-content;border:1px solid #ffd5c6;border-radius:999px;padding:7px 10px;background:#fff5f1;color:var(--orange-dark);font-size:.76rem;font-weight:850;text-transform:uppercase}.product-content h3,.compact-product-card h3{margin:16px 0 12px;color:var(--ink);line-height:1.15}.product-content h3{max-width:720px;font-size:clamp(2.2rem,4vw,3.8rem);font-weight:890}.product-content p,.compact-product-card p{max-width:720px;margin:0;color:var(--muted)}.product-points{display:grid;gap:10px;margin:22px 0 0;padding:0;list-style:none}.product-points li{position:relative;padding-left:28px;color:#303644}.product-points li:before{content:"";position:absolute;left:0;top:.42em;width:12px;height:7px;border-left:2px solid var(--orange);border-bottom:2px solid var(--orange);transform:rotate(-45deg)}.product-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.mailx-visual{margin:0;min-width:0}.mailx-visual img{width:min(100%,650px);height:auto;margin-inline:auto;filter:drop-shadow(0 30px 38px rgb(12 18 28 / 18%))}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.compact-product-card{display:flex;min-height:260px;flex-direction:column;padding:24px}.compact-product-card h3{font-size:clamp(1.25rem,2.2vw,1.65rem);font-weight:840}.compact-product-card p{font-size:.98rem}.compact-product-card a{display:inline-flex;align-items:center;gap:9px;margin-top:auto;color:var(--orange);font-weight:780}body.contact-open{overflow:hidden}.contact-dialog{width:min(560px,calc(100% - 32px));max-height:calc(100svh - 32px);border:0;border-radius:8px;padding:0;background:#fff;color:var(--text);box-shadow:0 28px 80px #0c121c47}.contact-dialog::backdrop{background:#0c121c8a;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.contact-dialog-shell{display:grid;gap:18px;padding:clamp(22px,5vw,34px)}.contact-dialog-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.contact-dialog h2{margin:0;color:var(--ink);font-size:clamp(1.55rem,3vw,2.15rem);line-height:1.08}.contact-close{display:grid;place-items:center;flex:0 0 auto;width:42px;height:42px;border:1px solid var(--line);border-radius:50%;background:#fff;color:var(--ink);cursor:pointer;transition:border-color .15s ease,color .15s ease,transform .15s ease}.contact-close:hover,.contact-close:focus-visible{border-color:var(--orange);color:var(--orange);transform:translateY(-1px);outline:none}.contact-close svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}.contact-intro{margin:0;color:var(--muted)}.contact-form{display:grid;gap:14px}.contact-form label{display:grid;gap:7px;color:#252b38;font-size:.9rem;font-weight:780}.contact-form input,.contact-form textarea{width:100%;border:1px solid #d6dbe4;border-radius:8px;background:#fff;color:var(--ink);font:inherit;font-weight:520;line-height:1.35;padding:12px 13px;transition:border-color .15s ease,box-shadow .15s ease}.contact-form textarea{resize:vertical;min-height:138px}.contact-honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--orange);box-shadow:0 0 0 4px #ff4b0b1f;outline:none}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#88909d}.contact-status{min-height:1.2em;margin:-2px 0 0;color:var(--muted);font-size:.9rem;font-weight:680}.contact-turnstile{min-height:65px}.contact-status.success{color:#157347}.contact-status.error{color:#c0392b}.contact-submit{justify-self:start;margin-top:4px}.contact-submit:disabled{cursor:wait;opacity:.72}.confirmation-dialog{width:min(420px,calc(100% - 32px));border:0;border-radius:8px;padding:0;background:#fff;color:var(--text);box-shadow:0 28px 80px #0c121c47}.confirmation-dialog::backdrop{background:#0c121c8a;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.confirmation-dialog-shell{display:grid;gap:18px;justify-items:start;padding:clamp(24px,6vw,36px)}.confirmation-dialog h2{margin:0;color:var(--ink);font-size:clamp(1.45rem,3vw,2rem);line-height:1.1}.confirmation-dialog p:not(.eyebrow){margin:10px 0 0;color:var(--muted)}.confirmation-icon{display:grid;place-items:center;width:52px;height:52px;border-radius:50%;background:#1573471f;color:#157347}.confirmation-icon svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.site-footer{background:radial-gradient(circle at 12% 0%,rgb(255 75 11 / 16%),transparent 28%),linear-gradient(135deg,#171b26,#251008);color:#fff;padding:clamp(32px,5vw,54px) clamp(20px,5vw,64px) 24px}.footer-main{display:grid;grid-template-columns:minmax(220px,.75fr) minmax(0,1fr);gap:clamp(28px,7vw,90px);align-items:start;width:min(var(--max),100%);margin:0 auto;padding-bottom:36px}.footer-brand{display:inline-flex;align-items:center;gap:4px;color:#fff}.footer-brand .brand-icon{color:var(--orange)}.footer-brand .brand-text{color:#fff}.footer-brand .brand-text small{color:#ffffffbd}.footer-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:16px}.footer-links>a,.footer-contact-trigger{display:flex;align-items:flex-start;border:1px solid rgb(255 255 255 / 12%);border-radius:8px;box-sizing:border-box;min-height:58px;padding:12px 16px;color:#fff;font-size:.92rem;font-weight:810;background:#ffffff0d;transition:border-color .15s ease,background .15s ease,transform .15s ease}.footer-links>a:hover,.footer-links>a:focus-visible,.footer-contact-trigger:hover,.footer-contact-trigger:focus-visible{transform:translateY(-1px);border-color:#ff4b0bad;background:#ff4b0b1f;outline:none}.footer-contact{display:grid;gap:10px}.footer-contact-info{display:grid;gap:6px;padding-inline:2px}.footer-contact-info a{color:#ffffffc7;font-size:.78rem;font-weight:650;line-height:1.25;text-decoration:none;transition:color .15s ease}.footer-contact-info a:hover,.footer-contact-info a:focus-visible{color:#fff;outline:none}.footer-bottom{display:flex;justify-content:space-between;gap:24px;align-items:center;width:min(var(--max),100%);margin:0 auto;border-top:1px solid rgb(255 255 255 / 16%);padding-top:22px;color:#ffffffb8}.footer-bottom p{margin:0;font-size:.9rem}.footer-language{display:inline-flex;gap:4px;border:1px solid rgb(255 255 255 / 18%);border-radius:999px;padding:4px;background:#ffffff12}.footer-language a{border-radius:999px;padding:8px 12px;color:#ffffffb8;font-size:.9rem;font-weight:760;line-height:1;text-decoration:none;transition:background .15s ease,color .15s ease}.footer-language a.active,.footer-language a:hover,.footer-language a:focus-visible{background:#fff;color:var(--orange-dark);outline:none}.footer-language a:hover,.footer-language a:focus-visible{color:#fff}.footer-language a.active:hover,.footer-language a.active:focus-visible{color:var(--orange-dark);outline:none}@media(max-width:1120px){.site-header{grid-template-columns:auto auto}.header-cta{display:none}.expertise-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.footer-main,.footer-links{grid-template-columns:1fr}.stats-band{grid-template-columns:repeat(2,minmax(0,1fr))}.stat-item:nth-child(2n){border-right:0}.stat-item:last-child{grid-column:1 / -1;border-top:1px solid var(--line)}}@media(max-width:820px){:root{--header-height: 72px}.site-header{padding-inline:20px}.brand-icon{width:42px;height:42px}.brand-icon svg{width:42px;height:42px}.brand-icon img{width:42px;height:42px}.brand-icon--png{width:34px;height:48px}.brand-icon--png img{width:auto;height:60px;max-width:none;transform:translateY(-10px)}.brand-text strong{font-size:1.18rem}.brand-text small{font-size:.64rem}.nav-toggle{display:grid;justify-self:end}.nav-links{position:fixed;inset:var(--header-height) 0 auto;display:grid;grid-template-columns:1fr;gap:4px;padding:12px 20px 18px;background:#fffffffa;border-bottom:1px solid var(--line);box-shadow:0 18px 38px #0c121c14;transform:translateY(-130%);transition:transform .17s ease}.site-header.is-open .nav-links{transform:translateY(0)}.nav-links a{padding:12px 4px}.hero{min-height:calc(100svh - var(--header-height))}.hero-visual{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:74% center}.hero-overlay{display:block;background:linear-gradient(180deg,#f7f8fb99,#f7f8fbdb 36%,#f7f8fbf5),linear-gradient(90deg,#f7f8fbf0,#f7f8fbc2 58%,#f7f8fb52)}.hero-content{min-height:calc(100svh - var(--header-height));justify-content:flex-end;padding:clamp(170px,36svh,280px) 0 30px}.hero h1{max-width:none;font-size:clamp(2.18rem,10vw,3.2rem)}.hero-copy{max-width:none}.hero-actions,.button{width:100%}.proof-list{margin-top:28px}.proof-list li{width:100%;border-right:0;border-bottom:1px solid var(--line);padding:12px 0}.proof-list li:last-child{border-bottom:0}.expertise-grid,.stats-band,.product-card-featured,.product-grid{grid-template-columns:1fr}.stat-item,.stat-item:nth-child(2n),.stat-item:last-child{grid-column:auto;border-right:0;border-top:1px solid var(--line)}.stat-item:first-child{border-top:0}.footer-bottom{align-items:flex-start;flex-direction:column}}@media(max-width:430px){.hero-visual{object-position:76% center}.hero h1{font-size:clamp(2rem,11vw,2.65rem);line-height:1.18}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
