:root{--prep-bg:#f8f8ff;--prep-ink:#161d27;--prep-text:#414b5f;--prep-line:#d7e2f0;--prep-aqua:#70d9e9;--prep-aqua-deep:#43b7cb;--prep-charcoal:#4a4f57}.prep-wrap{position:relative;overflow:hidden;min-height:100vh;display:flex;align-items:center;background:var(--prep-bg);padding:56px 0}.prep-wrap:before{content:"";inset:0;opacity:.45;background-image:linear-gradient(rgba(82,94,122,.06) 1px,transparent 0),linear-gradient(90deg,rgba(82,94,122,.06) 1px,transparent 0);background-size:36px 36px}.prep-bg-shape,.prep-wrap:before{position:absolute;pointer-events:none}.prep-bg-shape{border-radius:999px;filter:blur(0)}.prep-bg-shape-1{width:460px;height:460px;top:-200px;right:-170px;background:radial-gradient(circle,rgba(112,217,233,.35) 0,rgba(112,217,233,0) 68%)}.prep-bg-shape-2{width:420px;height:420px;bottom:-170px;left:-130px;background:radial-gradient(circle,rgba(74,79,87,.18) 0,rgba(74,79,87,0) 70%)}.prep-content{position:relative;z-index:2;width:min(100%,900px);margin:0 auto;background:linear-gradient(145deg,hsla(0,0%,100%,.96),rgba(245,252,255,.9));border:1px solid var(--prep-line);border-radius:32px;padding:40px;box-shadow:0 24px 60px rgba(18,30,46,.12);animation:prep-enter .7s ease-out both}.prep-hero-grid{display:grid;grid-template-columns:300px 1fr;grid-gap:30px;gap:30px;align-items:center}.prep-logo-wrap{display:flex;justify-content:center;align-items:center;border-radius:26px;background:linear-gradient(165deg,#fff,#eef9ff 58%,#f4f7ff);border:1px solid #d5e4f2;padding:24px;min-height:320px;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.8),0 16px 28px rgba(34,59,82,.12)}.prep-logo{width:auto;height:auto;max-width:220px;filter:drop-shadow(0 14px 22px rgba(15,25,37,.16));animation:prep-float 4.2s ease-in-out infinite}.prep-copy-wrap{min-width:0}.prep-kicker{display:inline-block;margin-bottom:10px;padding:7px 12px;border-radius:999px;font-size:.8rem;letter-spacing:.08em;text-transform:uppercase;font-weight:700;color:#2f4253;background-color:rgba(112,217,233,.24)}.prep-content h1{font-size:clamp(2rem,4vw,3.25rem);line-height:1.08;margin-bottom:14px;letter-spacing:-.02em;color:var(--prep-ink)}.prep-subtext{font-size:clamp(1rem,1.8vw,1.12rem);line-height:1.65;color:var(--prep-text);max-width:560px;margin-bottom:20px}.prep-icon-actions{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:14px}.prep-icon-btn,.prep-social-link{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:12px;border:1px solid #c9daeb;color:#2d3b46;background:#fff;font-size:1.1rem;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background .2s ease}.prep-icon-btn:hover,.prep-social-link:hover{transform:translateY(-2px);border-color:#71d9e8;background:#f4feff;box-shadow:0 10px 20px rgba(80,167,179,.22)}.prep-icon-btn:first-child{border-color:#6dd6e6;background:linear-gradient(150deg,#7fe4f2,#c8f4fb)}.prep-contact-rows{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:16px}.prep-contact-row{display:inline-flex;align-items:center;gap:8px;min-height:40px;padding:8px 12px;border-radius:999px;border:1px solid #d0dced;background-color:#fff;color:#2b3646;font-size:.9rem;font-weight:600}.prep-contact-row i{font-size:.92rem;color:#5d6e81}.prep-contact-row:hover{border-color:#72d8e7;background:#f4fdff}.prep-socials{display:flex;flex-wrap:wrap;gap:10px}.prep-social-link{border-radius:999px;font-size:.9rem}@keyframes prep-float{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes prep-enter{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.prep-wrap{min-height:auto;padding:42px 0;align-items:flex-start}.prep-content{width:min(100%,420px);padding:22px;border-radius:20px}.prep-hero-grid{grid-template-columns:1fr;gap:18px}.prep-logo-wrap{order:1;max-width:190px;margin:0 auto;min-height:0;padding:14px;border-radius:18px}.prep-logo{max-width:132px;animation:none}.prep-copy-wrap{order:2}.prep-content h1{font-size:clamp(1.55rem,8vw,2.1rem);line-height:1.18;margin-bottom:10px}.prep-subtext{font-size:.96rem;line-height:1.58;margin-bottom:16px}.prep-icon-actions,.prep-socials{justify-content:center}.prep-icon-btn,.prep-social-link{width:44px;height:44px;font-size:1rem}.prep-contact-rows{flex-direction:column;gap:8px;margin-bottom:14px}.prep-contact-row{width:100%;justify-content:center}}@media (max-width:420px){.prep-wrap{padding:30px 0}.prep-content{width:min(100%,360px);padding:18px;border-radius:16px}.prep-logo-wrap{max-width:165px;padding:12px}.prep-logo{max-width:118px}.prep-kicker{font-size:.72rem}}