.tp-uc-hero{padding:9rem var(--pad) 5rem;position:relative;overflow:clip;text-align:center}.tp-uc-hero-bg{position:absolute;inset:0;pointer-events:none;overflow:hidden}.tp-uc-hero-bg::before{content:'';position:absolute;top:-30%;left:50%;transform:translateX(-50%);width:900px;height:700px;background:radial-gradient(ellipse,var(--accent-glow) 0%,transparent 60%);animation:uc-hero-glow 9s ease-in-out infinite}@keyframes uc-hero-glow{0%,100%{opacity:.2;transform:translateX(-50%) scale(1)}50%{opacity:.35;transform:translateX(-50%) scale(1.08)}}.tp-uc-hero-grid{position:absolute;inset:0;background-image:linear-gradient(var(--border) 1px,transparent 1px),linear-gradient(90deg,var(--border) 1px,transparent 1px);background-size:52px 52px;mask-image:radial-gradient(ellipse 85% 75% at 50% 0%,black 20%,transparent 100%);-webkit-mask-image:radial-gradient(ellipse 85% 75% at 50% 0%,black 20%,transparent 100%);pointer-events:none}.tp-uc-hero .tp-wrap{position:relative;z-index:1}.tp-uc-hero h1{font-size:clamp(2.2rem,5.5vw,3.6rem);font-weight:800;margin-top:1rem}.tp-uc-hero-desc{color:var(--txt-2);font-size:1.05rem;max-width:560px;margin:1.2rem auto 0;font-weight:300;line-height:1.7}.tp-uc-hero-cta{display:flex;gap:.75rem;margin-top:1.8rem;flex-wrap:wrap;justify-content:center}.tp-uc-section{padding:6rem 0;position:relative;border-top:1px solid var(--border)}.tp-uc-section::before{content:'';position:absolute;top:0;left:50%;transform:translateX(-50%);width:25%;height:1px;background:linear-gradient(90deg,transparent,var(--accent),transparent);z-index:2}.tp-uc-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}@media(max-width:920px){.tp-uc-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.tp-uc-grid{grid-template-columns:1fr}}.tp-uc-card:only-child{grid-column:1/-1;justify-self:center;width:100%;max-width:480px;padding:2rem}.tp-uc-card:only-child .tp-uc-card-ico{width:52px;height:52px;font-size:1.1rem}.tp-uc-card:only-child .tp-uc-card-body h2{font-size:1.3rem}.tp-uc-card:only-child .tp-uc-card-body p{font-size:.9rem}.tp-uc-card{display:flex;flex-direction:column;padding:1.5rem;background:var(--bg-1);border:1px solid var(--border-2);border-radius:14px;text-decoration:none;color:var(--txt);transition:border-color .25s,transform .2s;position:relative}.tp-uc-card:hover{border-color:var(--accent-border);transform:translateY(-3px)}[data-theme="light"] .tp-uc-card{border-color:var(--border)}.tp-uc-card-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.tp-uc-card-ico{width:44px;height:44px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:.95rem;flex-shrink:0;background:var(--accent-dim);border:1px solid var(--accent-border);color:var(--accent)}.tp-uc-card-tag{font-family:var(--f-m);font-size:.6rem;letter-spacing:.05em;color:var(--txt-3);padding:3px 8px;border:1px solid var(--border-2);border-radius:999px;background:var(--bg-2)}.tp-uc-card-body{flex:1;margin-bottom:1.25rem}.tp-uc-card-body h2{font-family:var(--f-d);font-size:1.15rem;font-weight:700;letter-spacing:-.02em;margin-bottom:.5rem;color:var(--txt)}.tp-uc-card-body p{font-family:var(--f-b);font-size:.85rem;line-height:1.6;color:var(--txt-2);font-weight:300}.tp-uc-card-link{font-family:var(--f-b);font-size:.78rem;font-weight:500;color:var(--accent);display:inline-flex;align-items:center;gap:.45rem;letter-spacing:.02em;transition:gap .2s ease}.tp-uc-card:hover .tp-uc-card-link{gap:.65rem}.tp-uc-card-link i{font-size:.6rem}.tp-uc-more{text-align:center;margin-top:2.5rem;font-family:var(--f-b);font-size:.82rem;color:var(--txt-3)}.tp-uc-more a{color:var(--accent);text-decoration:none}.tp-uc-more a:hover{text-decoration:underline}.tp-uc-final{padding:5rem var(--pad);position:relative;border-top:1px solid var(--border);background:var(--bg-2);text-align:center}.tp-uc-final::before{content:'';position:absolute;top:0;left:50%;transform:translateX(-50%);width:25%;height:1px;background:linear-gradient(90deg,transparent,var(--accent),transparent)}.tp-uc-final h2{font-size:clamp(1.8rem,4vw,2.8rem);font-weight:800;letter-spacing:-.03em;margin-top:1rem}.tp-uc-final-desc{color:var(--txt-2);font-size:1rem;max-width:520px;margin:1.2rem auto 0;font-weight:300;line-height:1.7}.tp-uc-final-btns{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap;margin-top:1.8rem}.tp-uc-final-meta{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap;margin-top:1.5rem;font-family:var(--f-b);font-size:.78rem;color:var(--txt-3)}.tp-uc-final-meta span{display:flex;align-items:center;gap:.45rem}.tp-uc-final-meta span::before{content:'';width:5px;height:5px;border-radius:50%;background:var(--accent);flex-shrink:0}.tp-uc-ico-sm{font-size:.8rem}