.ten-cphero{--bg0:#00060f;--bg1:#00101f;--blue:#005eb8;--soft:#6bb0ee;--dim:#93a6b8;--serif:"Cormorant Garamond",Georgia,"Times New Roman",serif;--sans:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif}.ten-cphero *{box-sizing:border-box}.ten-cphero{background:radial-gradient(120% 90% at 82% 4%,rgba(0,94,184,.22),transparent 55%),linear-gradient(180deg,var(--bg0),var(--bg1) 58%,var(--bg0));color:#fff;font-family:var(--sans);overflow:hidden;padding:5.5rem 0;position:relative}.ten-cphero .cph-wrap{align-items:center;display:grid;gap:3.5rem;grid-template-columns:1.25fr .75fr;margin:0 auto;max-width:1200px;padding:0 1.5rem}.ten-cphero .cph-kicker{color:var(--soft);font-size:.72rem;font-weight:700;letter-spacing:.18em;margin:0 0 1.1rem;text-transform:uppercase}.ten-cphero .cph-title{color:#fff;font-family:var(--serif);font-size:clamp(2.2rem,4.2vw,3.7rem);font-weight:300;letter-spacing:-.02em;line-height:1.03;margin:0 0 1.4rem}.ten-cphero .cph-title em{color:var(--soft);font-style:normal;font-weight:700}.ten-cphero .cph-desc p{color:#c3d2e0;font-size:1.02rem;line-height:1.72;margin:0 0 .9rem;max-width:58ch}.ten-cphero .cph-desc p:last-child{margin-bottom:0}.ten-cphero .cph-actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:2rem}.ten-cphero .cph-btn{align-items:center;border-radius:10px;display:inline-flex;font-size:.94rem;font-weight:600;justify-content:center;padding:.85rem 1.6rem;text-decoration:none;transition:transform .25s cubic-bezier(.16,1,.3,1),background .25s,border-color .25s}.ten-cphero .cph-btn--solid{background:var(--blue);border:1px solid var(--blue);color:#fff}.ten-cphero .cph-btn--solid:hover{background:#0a78d0;border-color:#0a78d0;transform:translateY(-2px)}.ten-cphero .cph-btn--ghost{background:transparent;border:1px solid hsla(0,0%,100%,.28);color:#fff}.ten-cphero .cph-btn--ghost:hover{border-color:var(--soft);color:var(--soft);transform:translateY(-2px)}.ten-cphero .cph-badges{display:flex;flex-wrap:wrap;gap:.6rem 1.6rem;list-style:none;margin:2.2rem 0 0;padding:0}.ten-cphero .cph-badges li{align-items:center;color:#b6c7d6;display:flex;font-size:.86rem;font-weight:500;gap:.5rem}.ten-cphero .cph-badges svg{color:#5fd3a6;flex:none;height:15px;width:15px}.ten-cphero .cph-card{backdrop-filter:blur(6px);background:hsla(0,0%,100%,.045);border:1px solid hsla(0,0%,100%,.12);border-radius:20px;padding:2.4rem 2rem;text-align:center}.ten-cphero .cph-card__ic{align-items:center;background:rgba(0,94,184,.25);border:1px solid rgba(107,176,238,.35);border-radius:16px;display:flex;height:56px;justify-content:center;margin:0 auto 1.3rem;width:56px}.ten-cphero .cph-card__ic svg{color:var(--soft);height:28px;width:28px}.ten-cphero .cph-card__lbl{color:var(--dim);font-size:.72rem;font-weight:700;letter-spacing:.14em;margin:0 0 .6rem;text-transform:uppercase}.ten-cphero .cph-card__mail{color:#fff;display:block;font-size:clamp(1.05rem,1.7vw,1.3rem);font-weight:600;text-decoration:none;transition:color .2s;word-break:break-word}.ten-cphero .cph-card__mail:hover{color:var(--soft)}.ten-cphero .cph-card__copy{align-items:center;background:transparent;border:1px solid hsla(0,0%,100%,.22);border-radius:999px;color:#c3d2e0;cursor:pointer;display:inline-flex;font-family:var(--sans);font-size:.82rem;font-weight:600;gap:.5rem;margin-top:1.2rem;padding:.6rem 1.1rem;transition:all .2s}.ten-cphero .cph-card__copy:hover{border-color:var(--soft);color:#fff}.ten-cphero .cph-card__copy.is-done{border-color:#5fd3a6;color:#5fd3a6}.ten-cphero .cph-card__copy svg{height:15px;width:15px}.ten-cphero .cph-card__note{color:var(--dim);font-size:.8rem;line-height:1.6;margin:1.4rem 0 0}@media(max-width:900px){.ten-cphero{padding:4rem 0}.ten-cphero .cph-wrap{gap:2.5rem;grid-template-columns:1fr}.ten-cphero .cph-card{padding:2rem 1.5rem}}@media(max-width:520px){.ten-cphero .cph-actions{align-items:stretch;flex-direction:column}.ten-cphero .cph-btn{width:100%}}