:root{--bg: #fcfaf8;--surface: #ffffff;--surface-soft: #f7f1ee;--line: rgba(31, 26, 24, .1);--text: #161312;--muted: #68605d;--rose: #bb375d;--amber: #ffb251;--shadow: 0 30px 80px rgba(62, 32, 42, .08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;color:var(--text);background:radial-gradient(circle at top left,rgba(187,55,93,.09),transparent 24%),radial-gradient(circle at 90% 12%,rgba(255,178,81,.16),transparent 18%),var(--bg);font-family:Helvetica Neue,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.page{width:min(1280px,calc(100% - 40px));margin:0 auto;padding:24px 0 56px}.header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 0 22px}.logo-link img{width:168px}.nav{display:flex;flex-wrap:wrap;gap:24px;color:var(--muted);font-size:.98rem}.hero,.intro-band,.statement-section,.contact-card{display:grid;gap:24px}.hero{grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);align-items:center;min-height:calc(100vh - 110px);padding:12px 0 28px}.hero-copy{display:flex;flex-direction:column;align-items:center;text-align:center}.hero-logo-lockup{display:flex;justify-content:center;width:100%;margin-bottom:24px}.hero-logo-lockup img{width:min(520px,82vw);filter:drop-shadow(0 18px 42px rgba(187,55,93,.14))}.kicker{margin:0 0 14px;color:var(--rose);text-transform:uppercase;letter-spacing:.24em;font-size:.75rem}h1,h2,h3,p{margin:0}h1{max-width:14ch;font-size:clamp(2.25rem,4.8vw,4rem);line-height:1.02;letter-spacing:-.04em}h2{max-width:24ch;font-size:clamp(1.6rem,3vw,2.5rem);line-height:1.08;letter-spacing:-.03em}h3{font-size:1.05rem;line-height:1.2;letter-spacing:-.01em}.lead,.intro-copy p,.service-card p,.contact-copy p{color:var(--muted);line-height:1.65;font-size:.95rem}.lead{max-width:56ch;margin-top:18px;margin-left:auto;margin-right:auto}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px;justify-content:center}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border-radius:999px;border:1px solid var(--line);transition:transform .18s ease,border-color .18s ease,background-color .18s ease}.button:hover{transform:translateY(-1px)}.button-fill{background:var(--rose);border-color:var(--rose);color:#fff7f9}.button-line{background:transparent}.manifesto{display:grid;gap:10px;margin:28px 0 0;padding:0;list-style:none;width:min(560px,100%);text-align:left}.manifesto li{position:relative;padding-left:18px;color:var(--muted)}.manifesto li:before{content:"";position:absolute;left:0;top:.75em;width:8px;height:8px;border-radius:999px;background:linear-gradient(135deg,var(--rose),var(--amber));transform:translateY(-50%)}.hero-media{position:relative;min-height:640px}.hero-visual-frame,.intro-portrait{margin:0;overflow:hidden;box-shadow:var(--shadow)}.hero-visual-frame{position:relative;height:100%;min-height:640px;border-radius:42px;border:1px solid rgba(31,26,24,.08);background:linear-gradient(180deg,#ffffff14,#ffffff05),linear-gradient(135deg,#bb375d14,#ffb2511a)}.hero-visual-frame:before{content:"";position:absolute;inset:20px;border-radius:30px;border:1px solid rgba(255,255,255,.28);pointer-events:none;z-index:1}.hero-visual-frame img,.intro-portrait img{width:100%;height:100%;object-fit:cover}.hero-visual-frame img{filter:saturate(.9) contrast(1.02) brightness(.94)}.hero-visual-note{position:absolute;left:28px;right:28px;bottom:28px;z-index:2;display:flex;flex-wrap:wrap;gap:10px}.hero-visual-note span{display:inline-flex;align-items:center;min-height:42px;padding:0 16px;border-radius:999px;color:#fff8fa;background:#16131280;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid rgba(255,255,255,.16);font-size:.82rem;letter-spacing:.04em}.section{margin-top:96px}.intro-band{grid-template-columns:minmax(0,1.2fr) minmax(280px,.65fr);padding:42px;border-radius:38px;background:linear-gradient(180deg,#ffffffeb,#f7f1eef5);border:1px solid var(--line)}.intro-copy h2{margin-bottom:20px}.intro-portrait{border-radius:30px;min-height:420px}.section-head{display:grid;gap:14px;max-width:760px;margin-bottom:34px}.services-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.service-card,.statement-card,.reference-card,.expertise-card{border:1px solid var(--line);background:#ffffffdb}.service-card{min-height:190px;padding:20px;border-radius:28px}.service-card h3{margin-bottom:12px}.expertise-timeline{position:relative;display:grid;gap:22px;padding:8px 0}.expertise-timeline:before{content:"";position:absolute;top:0;bottom:0;left:50%;width:1px;background:linear-gradient(180deg,transparent,rgba(31,26,24,.16),transparent);transform:translate(-50%)}.expertise-card{position:relative;width:calc(50% - 34px);padding:26px 24px 24px;border-radius:28px;background:linear-gradient(180deg,#fffffff2,#f7f1eeb3)}.expertise-card-left{justify-self:start}.expertise-card-right{justify-self:end}.expertise-icon{position:absolute;top:22px;width:76px;height:76px;border-radius:24px;display:grid;place-items:center;background:radial-gradient(circle at 28% 24%,rgba(255,255,255,.7),transparent 34%),linear-gradient(135deg,#bb375d38,#ffb2514d);border:1px solid rgba(187,55,93,.16);box-shadow:0 24px 50px #3e202a1f}.expertise-card-left .expertise-icon{right:-72px}.expertise-card-right .expertise-icon{left:-72px}.expertise-icon svg{width:34px;height:34px;stroke:var(--rose);fill:none;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.expertise-accent{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;margin-bottom:12px;border-radius:999px;background:#ffb25129;color:#8c4a10;font-size:.77rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.expertise-label{margin-bottom:10px;color:var(--rose);text-transform:uppercase;letter-spacing:.18em;font-size:.72rem}.expertise-card h3{margin-bottom:10px}.expertise-card p{color:var(--muted);line-height:1.65;font-size:.95rem}.expertise-list{display:flex;flex-wrap:wrap;gap:10px;margin:16px 0 0;padding:0;list-style:none}.expertise-list li{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border-radius:999px;background:#fff;border:1px solid var(--line);color:var(--muted);font-size:.85rem}.statement-section{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);align-items:start}.statement-card{padding:36px;border-radius:34px;background:linear-gradient(135deg,#bb375d1a,#ffffffeb),var(--surface)}.statement-label{color:var(--rose);text-transform:uppercase;letter-spacing:.22em;font-size:.74rem}.statement-text{margin-top:12px;font-size:clamp(1.2rem,2.1vw,1.75rem);line-height:1.35;letter-spacing:-.01em}.keywords{display:flex;flex-wrap:wrap;gap:10px;align-content:start}.keywords span{display:inline-flex;align-items:center;min-height:44px;padding:0 16px;border-radius:999px;border:1px solid var(--line);background:var(--surface);color:var(--muted)}.references-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.trust-section{padding:34px 28px 22px;border-radius:38px;background:linear-gradient(180deg,#ffffffe0,#f7f1eee6);border:1px solid rgba(31,26,24,.08)}.trust-head{max-width:760px;margin:0 auto 34px;text-align:center}.trust-head h2{max-width:none;margin-bottom:12px}.trust-head p{color:var(--muted);font-size:.95rem;line-height:1.65}.trust-strip{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}.trust-marquee{display:flex;gap:18px;width:max-content}.trust-marquee-track{animation:trust-scroll 34s linear infinite}.trust-logo{flex:0 0 auto;display:grid;place-items:center;min-width:248px;min-height:132px;padding:22px;border-radius:28px;border:1px solid rgba(31,26,24,.08);background:linear-gradient(180deg,#ffffffe6,#fcfaf8eb);transition:transform .22s ease,background-color .22s ease,border-color .22s ease,box-shadow .22s ease}.trust-logo img{max-height:58px;max-width:180px;width:auto;filter:grayscale(1) contrast(1.05) brightness(.25);opacity:.82;transition:filter .22s ease,opacity .22s ease,transform .22s ease}.trust-logo:hover{transform:translateY(-4px);background:#fff;box-shadow:0 24px 54px #3e202a14}.trust-logo:hover img{filter:grayscale(0) contrast(1) brightness(1);opacity:1;transform:scale(1.02)}.trust-caption{margin-top:20px;text-align:center;color:var(--muted);font-size:.82rem;text-transform:uppercase;letter-spacing:.22em}.reference-card{display:grid;place-items:center;min-height:120px;padding:18px;border-radius:24px;background:var(--surface)}.reference-card img{max-height:52px;width:auto;filter:saturate(.92) contrast(1.02)}.contact-card{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);align-items:start;padding:42px;border-radius:38px;color:#fff9fb;background:linear-gradient(135deg,#bb375df0,#73203cf5),linear-gradient(180deg,var(--rose),#7d2846);box-shadow:0 28px 80px #7f2a4747}.contact-card .kicker,.contact-card p,.contact-links span{color:#fff5f8db}.contact-links{display:grid;gap:12px;padding-top:8px}.contact-links a,.contact-links span{font-size:.95rem}@media(max-width:1080px){.hero,.intro-band,.statement-section,.contact-card{grid-template-columns:1fr}.services-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.expertise-timeline:before{left:26px;transform:none}.references-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.expertise-card,.expertise-card-left,.expertise-card-right{width:auto;justify-self:stretch;margin-left:64px}.expertise-card-left .expertise-icon,.expertise-card-right .expertise-icon{left:-56px;right:auto}.hero{min-height:auto}.hero-media{min-height:520px}.trust-logo{min-width:220px;min-height:118px}}@media(max-width:720px){.page{width:min(100% - 24px,1220px)}.header{flex-direction:column;align-items:flex-start}h1{max-width:none;font-size:clamp(2rem,8vw,2.8rem)}h2,.statement-text{max-width:none;font-size:clamp(1.35rem,6vw,1.9rem)}.hero-media{min-height:380px}.hero-visual-frame{min-height:380px;border-radius:28px}.hero-visual-frame:before{inset:12px;border-radius:20px}.hero-visual-note{left:16px;right:16px;bottom:16px}.hero-visual-note span{min-height:36px;padding:0 12px;font-size:.74rem}.intro-band,.trust-section,.statement-card,.contact-card{padding:26px;border-radius:28px}.services-grid,.references-grid{grid-template-columns:1fr}.trust-logo{min-width:184px;min-height:104px;padding:18px}.trust-logo img{max-height:48px;max-width:140px}.expertise-card,.expertise-card-left,.expertise-card-right{margin-left:70px}.expertise-icon{width:64px;height:64px;border-radius:20px}.expertise-icon svg{width:30px;height:30px}}@keyframes trust-scroll{0%{transform:translate(0)}to{transform:translate(calc(-50% - 7px))}}
