/* 05 Creative Business */
body{background:#f5f4ff;color:#202037}.container{width:min(1180px,calc(100% - 40px))}.site-header{height:78px;background:rgba(245,244,255,.93);border-bottom:0}.logo{font-size:20px}.logo span{border-radius:50% 50% 12px 50%;transform:rotate(-6deg)}.nav{background:#fff;border:1px solid #e3e1f4;border-radius:999px;padding:3px 7px}.nav-item>a{border-radius:999px;color:#4e4b69}.nav-item>a:hover{background:#f0effb}.hero{padding:75px 0 90px;background:linear-gradient(180deg,#f5f4ff,#fff)}.hero-grid{gap:36px}.hero-grid>div:first-child{background:#fff;border:1px solid #e6e3f3;border-radius:34px;padding:48px;box-shadow:0 20px 60px rgba(67,56,138,.08)}.hero h1{color:#22203b;font-size:clamp(44px,5vw,68px)}.hero p{color:#696582}.hero-card{border-radius:34px;box-shadow:none;transform:translateY(28px);border:1px solid #dcd8ef}.hero-placeholder{background:linear-gradient(135deg,var(--secondary),var(--primary))}.btn{border-radius:999px}.btn.primary{box-shadow:0 9px 24px color-mix(in srgb,var(--primary) 25%,transparent)}.section{padding:90px 0}.section.alt{background:#eceafb}.section-head{max-width:720px}.section-head h2,.custom-section h2{font-size:42px;color:#22203b}.cards{grid-template-columns:repeat(3,1fr);gap:18px}.card{border-radius:26px;border-color:#dfdced;box-shadow:0 8px 24px rgba(48,43,90,.04)}.card:nth-child(3n+2){transform:translateY(18px)}.card:hover{transform:translateY(-5px) rotate(-.3deg);box-shadow:0 22px 55px rgba(48,43,90,.1)}.card:nth-child(3n+2):hover{transform:translateY(12px) rotate(.3deg)}.card>img{height:235px}.card-body{padding:24px}.page-hero{margin:22px auto 0;width:min(1180px,calc(100% - 40px));border-radius:34px;background:linear-gradient(135deg,var(--secondary),color-mix(in srgb,var(--primary) 70%,#6d5cff));padding:75px 55px}.detail-hero{background:#eceafb;margin-top:22px}.detail-hero .split{background:#fff;border-radius:32px;padding:26px}.detail-hero img,.wide-image,.custom-section img{border-radius:24px}.gallery-grid{grid-template-columns:repeat(3,1fr);gap:18px}.gallery-grid figure{background:#fff;border:1px solid #e0ddec;border-radius:22px;padding:8px}.gallery-grid img{height:250px;border-radius:16px}.contact-form{background:#fff;border-color:#e0ddec;border-radius:28px;box-shadow:0 20px 60px rgba(67,56,138,.07)}.contact-form input,.contact-form textarea{border-radius:14px;background:#faf9ff}.cta{width:min(1180px,calc(100% - 40px));margin:0 auto 80px;border-radius:34px;background:linear-gradient(120deg,var(--primary),#7a5cff)}footer{border-radius:40px 40px 0 0;background:#171629}.socials a{border-radius:999px}.wa-float{border-radius:999px}@media(max-width:850px){.nav{border-radius:18px}.hero-grid>div:first-child{padding:32px}.card:nth-child(3n+2){transform:none}.page-hero{padding:55px 28px}.gallery-grid{grid-template-columns:1fr 1fr}}@media(max-width:560px){.gallery-grid{grid-template-columns:1fr}.cta{width:calc(100% - 28px)}}