:root{--bg: #f5f7fb;--surface: rgba(255, 255, 255, .82);--surface-strong: rgba(255, 255, 255, .94);--text: #0f172a;--muted: #475569;--line: rgba(15, 23, 42, .08);--shadow: 0 24px 60px rgba(15, 23, 42, .12);--radius-xl: 32px;--radius-lg: 22px;--radius-md: 16px;--blue: #2563eb;--cyan: #29d3ff;--coral: #ff7f70;--violet: #8b5cf6;--green: #00c27a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:radial-gradient(circle at top left,rgba(41,211,255,.2),transparent 26%),radial-gradient(circle at top right,rgba(139,92,246,.12),transparent 22%),linear-gradient(180deg,#f8fbff,#eef2f8);color:var(--text)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}main{padding:0 24px 64px}.section-shell,.hero-shell,.site-header,.site-footer{max-width:1240px;margin:0 auto}.site-header{position:sticky;top:20px;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:20px;padding:18px 24px;border:1px solid rgba(255,255,255,.64);border-radius:999px;background:#ffffffb8;backdrop-filter:blur(18px);box-shadow:0 18px 40px #0f172a14}.brand{font-size:1.25rem;font-weight:800;letter-spacing:.12em}.site-header nav{display:flex;gap:24px;color:var(--muted);font-weight:500}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:14px 22px;border-radius:999px;border:1px solid transparent;font-weight:700;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.button:hover{transform:translateY(-1px)}.button-primary{color:#fff;background:linear-gradient(135deg,var(--blue),#1d4ed8);box-shadow:0 14px 28px #2563eb47}.button-secondary{color:var(--text);border-color:#0f172a1a;background:#ffffffb8}.hero-shell{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);gap:28px;padding:84px 0 48px;align-items:stretch}.hero-copy,.hero-panel,.app-card,.expertise-card,.value-card,.contact-card,.site-footer,.legal-shell{border:1px solid rgba(255,255,255,.76);background:var(--surface);backdrop-filter:blur(14px);box-shadow:var(--shadow)}.hero-copy,.hero-panel{padding:40px;border-radius:var(--radius-xl)}.eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:.95rem;font-weight:700;color:var(--blue);margin-bottom:16px}.hero-copy h1,.section-heading h2,.contact-card h2,.legal-shell h1{margin:0;font-size:clamp(2.6rem,5vw,4.8rem);line-height:.96;letter-spacing:-.04em}.hero-copy p,.section-heading p,.contact-card p,.value-card p,.expertise-card p,.app-card p,.legal-shell p,.legal-shell li{color:var(--muted);line-height:1.65}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.hero-panel{position:relative;overflow:hidden;min-height:100%}.hero-panel__wave{position:absolute;inset:0;background:radial-gradient(circle at 20% 20%,rgba(41,211,255,.34),transparent 18%),radial-gradient(circle at 80% 30%,rgba(139,92,246,.2),transparent 20%),radial-gradient(circle at 50% 80%,rgba(0,194,122,.18),transparent 22%)}.hero-panel__stats{position:relative;z-index:1;display:grid;gap:18px;height:100%}.hero-panel__stats div{display:flex;flex-direction:column;justify-content:end;padding:22px;border-radius:var(--radius-lg);background:#ffffff8f;border:1px solid rgba(255,255,255,.64)}.hero-panel__stats strong{font-size:clamp(2rem,4vw,3rem);letter-spacing:-.05em}.hero-panel__stats span{color:var(--muted);font-weight:500}.section-shell{padding:28px 0}.section-heading{margin-bottom:28px}.section-heading h2{font-size:clamp(2.1rem,4vw,3.2rem);margin-bottom:16px}.section-heading p{max-width:700px}.app-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:18px}.app-card{position:relative;overflow:hidden;border-radius:var(--radius-xl);min-height:260px;display:grid;grid-template-columns:minmax(0,1fr) minmax(160px,.7fr)}.app-card:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#ffffff38,#fff0);pointer-events:none}.app-card__body,.app-card__visual{position:relative;z-index:1;padding:28px}.app-card__body{display:flex;flex-direction:column;gap:14px}.app-card__body h3,.expertise-card h3,.value-card h3{margin:0;font-size:1.6rem;letter-spacing:-.03em}.app-card__visual{display:flex;align-items:end;justify-content:end;text-align:right;font-weight:600;color:#0f172a8f}.layout-wide,.layout-square{grid-column:span 6}.layout-full{grid-column:span 12}.badge,.icon-chip{display:inline-flex;align-items:center;justify-content:center;min-width:54px;width:fit-content;padding:8px 12px;border-radius:999px;font-size:.82rem;font-weight:800;letter-spacing:.02em;background:#ffffff9e;border:1px solid rgba(255,255,255,.72)}.icon-chip--soft{color:var(--blue)}.accent-cyan{background:linear-gradient(135deg,#29d3ff5c,#11182714),var(--surface-strong)}.accent-coral{background:linear-gradient(135deg,#ff7f7061,#1118270f),var(--surface-strong)}.accent-violet{background:linear-gradient(135deg,#8b5cf64d,#11182714),var(--surface-strong)}.accent-green{background:linear-gradient(135deg,#00c27a47,#11182714),var(--surface-strong)}.accent-blue{background:linear-gradient(135deg,#2563eb47,#11182714),var(--surface-strong)}.expertise-grid,.value-grid,.contact-shell{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.expertise-card,.value-card,.contact-card,.legal-shell{border-radius:var(--radius-xl);padding:28px}.expertise-card ul,.contact-points,.legal-shell ul{margin:18px 0 0;padding-left:20px;color:var(--muted)}.contact-shell{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr)}.contact-card--intro{display:flex;flex-direction:column;justify-content:center}.contact-form{display:flex;flex-direction:column;gap:18px}.form-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}label{display:flex;flex-direction:column;gap:8px;color:var(--muted);font-weight:600}input,select,textarea{width:100%;padding:14px 16px;border-radius:16px;border:1px solid rgba(15,23,42,.1);background:#ffffffe6}textarea{resize:vertical}.honeypot{position:absolute;left:-9999px;opacity:0;pointer-events:none}.form-footer{display:flex;flex-direction:column;gap:10px}.form-status{min-height:24px;margin:0}.site-footer{display:flex;align-items:start;justify-content:space-between;gap:24px;padding:28px;border-radius:var(--radius-xl);margin:24px auto 48px}.footer-brand{margin:0 0 8px;font-weight:800}.footer-copy{margin:0;color:var(--muted)}.footer-links{display:flex;flex-direction:column;gap:8px;color:var(--muted)}.footer-links span{font-weight:700;color:var(--text)}.legal-shell{max-width:960px;margin:32px auto}.legal-shell h2{margin-top:32px;font-size:1.2rem}.legal-back{display:inline-flex;margin-bottom:24px;color:var(--blue);font-weight:700}@media(max-width:1080px){.hero-shell,.contact-shell,.expertise-grid,.value-grid{grid-template-columns:1fr}.app-card,.layout-wide,.layout-square,.layout-full{grid-column:span 12}.app-card{grid-template-columns:1fr}}@media(max-width:820px){main{padding:0 16px 48px}.site-header{position:static;flex-wrap:wrap;justify-content:center;border-radius:24px}.site-header nav{flex-wrap:wrap;justify-content:center}.hero-copy,.hero-panel,.expertise-card,.value-card,.contact-card,.site-footer,.legal-shell,.app-card__body,.app-card__visual{padding:24px}.hero-copy h1,.section-heading h2,.contact-card h2,.legal-shell h1{font-size:clamp(2.1rem,11vw,3.4rem)}.form-row,.site-footer{grid-template-columns:1fr;flex-direction:column}}
