@import"https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;600&family=Poppins:wght@300;400;600&display=swap";:root{font-family:Poppins,Segoe UI,sans-serif;line-height:1.6;font-weight:400;color:#1c1b19;background-color:#f6f2ed;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-width:320px}html{scroll-behavior:smooth}h1,h2,h3{font-family:Poppins,Segoe UI,sans-serif;font-weight:600}a{color:inherit;text-decoration:none}:root{color-scheme:light}#root{color:#0d1f33;background:#f4f7fb}.nav{position:sticky;top:0;z-index:10;background:#f5f8fceb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(20,40,70,.08)}.nav-inner{max-width:1100px;margin:0 auto;padding:18px 24px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px}.brand-logo{width:40px;height:40px;object-fit:contain;display:block}.footer-logo{background:#fff;border-radius:8px;padding:4px;width:44px;height:44px}.brand-mark{width:26px;height:26px;border-radius:40% 60% 45% 55%;background:linear-gradient(135deg,#2e6fab,#7fb0e1)}.brand-name{font-weight:600;letter-spacing:.04em;text-transform:uppercase;font-size:12px;color:#4a6a8c}.menu{display:flex;align-items:center;gap:26px;font-size:12px;letter-spacing:.08em;text-transform:uppercase}.menu a{color:#4a6a8c;position:relative}.menu a:after{content:"";position:absolute;left:0;bottom:-6px;width:0;height:2px;background:#2e6fab;transition:width .18s ease}.menu a:hover:after{width:100%}.menu-cta{padding:10px 18px;border-radius:999px;background:#2e6fab;color:#fff!important;letter-spacing:.08em;font-weight:600;box-shadow:0 10px 18px #2e6fab40}.hero{position:relative;padding:90px 24px 80px;background:radial-gradient(1200px 500px at 15% -10%,#dbe9f8 0%,transparent 60%),linear-gradient(180deg,#f4f7fb,#e4eef9);overflow:hidden}.hero-inner{max-width:1100px;margin:0 auto;display:grid;gap:32px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));align-items:center}.hero-copy{display:grid;gap:18px}.eyebrow{text-transform:uppercase;letter-spacing:.22em;font-size:11px;color:#5b7aa0}.hero h1{font-size:clamp(38px,6vw,64px);font-weight:600;margin:0}.lead{font-size:18px;max-width:620px;line-height:1.7}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.hero-meta{display:flex;gap:18px;flex-wrap:wrap;font-size:14px;color:#54759a}.hero-card{background:#fff;border-radius:24px;padding:24px;box-shadow:0 16px 36px #12253a1f;border:1px solid rgba(46,111,171,.08)}.hero-card-top p{margin:0;font-size:12px;color:#5b7aa0;text-transform:uppercase;letter-spacing:.2em}.hero-card-top h3{margin:8px 0 0;font-size:24px}.hero-card-body{margin-top:16px;display:grid;gap:14px}.hero-wave{position:absolute;bottom:-1px;left:0;right:0;height:90px;background:url("data:image/svg+xml,%3Csvg width='1440' height='120' viewBox='0 0 1440 120' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 56C120 64 240 72 360 66C480 60 600 40 720 40C840 40 960 60 1080 68C1200 76 1320 72 1440 60V120H0V56Z' fill='%23f4f7fb'/%3E%3C/svg%3E") center/cover no-repeat}.btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 18px;border-radius:999px;font-weight:600;font-size:14px;text-decoration:none;border:1px solid transparent;transition:transform .15s ease,box-shadow .15s ease}.btn.primary{background:#2e6fab;color:#f4f7fb;box-shadow:0 12px 24px #2e6fab38}.btn.ghost{background:transparent;color:#2e6fab;border-color:#a9bfd8}.btn.small{width:fit-content;padding:8px 14px;font-size:13px}.btn:hover{transform:translateY(-1px)}.section{padding:76px 24px;max-width:1100px;margin:0 auto}.section#approccio{max-width:1280px}.section.alt{background:#eef3fb;max-width:none}.section.alt .section-grid,.section.alt .section-head,.section.alt .cta{max-width:1100px;margin:0 auto}.section-head h2{font-size:clamp(28px,4vw,40px);margin-bottom:12px}.section-head p{max-width:620px;color:#3f5c7a}.section-title{display:inline-block;font-size:12px;letter-spacing:.18em;text-transform:uppercase;color:#7b8e9e;margin-bottom:12px}.cards{margin-top:32px;display:grid;padding-left:12%;padding-right:12%;gap:16px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.card{background:#fff;border-radius:18px;padding:22px;box-shadow:0 14px 26px #12253a14}.card h3{margin-top:0}.section-grid{display:grid;gap:32px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));align-items:center}.portrait{background:linear-gradient(140deg,#e0ecf6,#eef3fb);border-radius:28px;padding:26px;display:grid;gap:12px;text-align:center;box-shadow:0 18px 32px #12253a1f}.portrait-img{width:100%;height:320px;object-fit:cover;border-radius:22px;border:1px solid rgba(46,111,171,.2);display:block}.portrait-caption{font-size:13px;color:#4f6a88}.approach{display:grid;gap:32px;grid-template-columns:minmax(320px,1fr) minmax(380px,1.4fr);align-items:center}.approach-copy h2{margin-top:8px}.approach-text{color:#3a556f}.approach-visual{display:grid;gap:18px;justify-items:stretch}.approach-graphic{position:relative;width:100%;min-height:620px;aspect-ratio:4 / 3;background:transparent;border-radius:0;display:grid;place-items:center;box-shadow:none}.approach-svg{width:100%;height:100%;max-width:none;--ring-dur: 2.6s}.approach-svg .ring{fill:none;stroke-width:3.2;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:1;stroke-dashoffset:1;opacity:0}.approach-svg .ring-one{stroke:#a2c4dfe6}.approach-svg .ring-two{stroke:#d1bca8d9}.approach-svg .ring-three{stroke:#96acc0d9}.approach-svg.draw .ring-one{animation:draw-ring var(--ring-dur) ease forwards}.approach-svg.draw .ring-two{animation:draw-ring var(--ring-dur) ease forwards;animation-delay:var(--ring-dur)}.approach-svg.draw .ring-three{animation:draw-ring var(--ring-dur) ease forwards;animation-delay:calc(var(--ring-dur) * 2)}@keyframes draw-ring{0%{stroke-dashoffset:1;opacity:0}4%{opacity:1}to{stroke-dashoffset:0;opacity:1}}.approach-svg text{fill:#6b8096;font-size:10px;letter-spacing:.02em;opacity:0}.approach-svg .label.center{font-weight:600;fill:#4e657e}.approach-svg.draw .label.top{animation:label-in .6s ease forwards;animation-delay:var(--ring-dur)-.1s}.approach-svg.draw .label.left{animation:label-in .6s ease forwards;animation-delay:(calc(var(--ring-dur) * 2)-.1s)}.approach-svg.draw .label.right{animation:label-in .6s ease forwards;animation-delay:(calc(var(--ring-dur) * 3)-.1s)}.approach-svg.draw .label.center{animation:label-in .6s ease forwards;animation-delay:calc(var(--ring-dur) * 3 + .2s)}@keyframes label-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.approach-label{position:absolute;font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:#6c7f90}.approach-label.center{position:static;font-size:14px;font-weight:600;color:#394f64}.approach-label.top-left{top:18%;left:16%}.approach-label.bottom-left{bottom:18%;left:14%}.approach-label.bottom-right{bottom:18%;right:14%}.studio-grid{display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.studio-shot{height:140px;border-radius:18px;background:#dbe6f4;background-size:cover;background-position:center;border:1px solid rgba(15,34,54,.08)}.studio-shot:nth-child(1){background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='320' height='220' viewBox='0 0 320 220'%3E%3Crect width='320' height='220' fill='%23dfeaf6'/%3E%3Cpath d='M0 160 L90 70 L170 160 Z' fill='%238aa3bf'/%3E%3Cpath d='M120 170 L210 60 L320 170 Z' fill='%236b8fb0'/%3E%3Crect y='160' width='320' height='60' fill='%23c7d9e8'/%3E%3Ccircle cx='250' cy='50' r='18' fill='%23f2d9a6'/%3E%3C/svg%3E")}.studio-shot:nth-child(2){background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='320' height='220' viewBox='0 0 320 220'%3E%3Crect width='320' height='220' fill='%23dbeeff'/%3E%3Crect y='120' width='320' height='60' fill='%238fc0e8'/%3E%3Crect y='180' width='320' height='40' fill='%23f2d9a6'/%3E%3Cpath d='M0 120 C60 110 120 130 180 120 C240 110 280 130 320 120' stroke='%237ab3dc' stroke-width='6' fill='none'/%3E%3Ccircle cx='60' cy='70' r='22' fill='%23ffd9a6'/%3E%3C/svg%3E")}.studio-shot:nth-child(3){background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='320' height='220' viewBox='0 0 320 220'%3E%3Crect width='320' height='220' fill='%23e7f0fa'/%3E%3Crect x='40' y='110' width='240' height='60' rx='12' fill='%23b5cde4'/%3E%3Crect x='60' y='90' width='200' height='28' rx='12' fill='%239dbad6'/%3E%3Crect x='70' y='95' width='70' height='18' rx='8' fill='%23dfeaf6'/%3E%3Crect x='150' y='95' width='70' height='18' rx='8' fill='%23dfeaf6'/%3E%3Crect y='170' width='320' height='50' fill='%23cfe0f2'/%3E%3C/svg%3E")}.footer{background:#0f2236;color:#e7eef7;padding:64px 24px 32px}.footer-inner{max-width:1100px;margin:0 auto;display:grid;gap:28px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.footer-brand p{color:#b5c5d6}.footer-col h4{margin-top:0;margin-bottom:12px;font-size:14px;letter-spacing:.08em;text-transform:uppercase;color:#c7d6e6}.footer-col a,.footer-col p{color:#b5c5d6;margin:6px 0;display:block}.footer-col a:hover{color:#fff}.footer-bottom{max-width:1100px;margin:32px auto 0;padding-top:18px;border-top:1px solid rgba(231,238,247,.12);display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;color:#9fb2c6;font-size:12px}.muted{color:#9fb2c6}@media(max-width:980px){.menu{gap:12px;flex-wrap:wrap;justify-content:flex-end}.hero-inner,.approach{grid-template-columns:1fr}}@media(max-width:760px){.nav-inner{padding:14px 18px;gap:10px}.brand-name{font-size:11px}.menu{font-size:10px;letter-spacing:.06em}.menu-cta{padding:8px 12px;font-size:10px}.hero{padding:72px 18px 64px}.hero-inner,.section-grid,.approach{grid-template-columns:1fr}.hero-card{order:2}.section{padding:64px 18px}.approach-graphic{min-height:420px;aspect-ratio:1 / 1}.footer-inner{grid-template-columns:1fr}}@media(max-width:520px){.menu{display:none}}
