@import "https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;700;900&family=DM+Sans:wght@300;400;500;600;700&display=swap";
:root{--navy:#0b1437;--royal:#1a3a8f;--sky:#3b82f6;--gold:#f59e0b;--gold-light:#fcd34d;--slate:#64748b}.tc-root{background:linear-gradient(160deg,#f0f4ff 0%,#fffbf0 60%,#e8f4fd 100%);flex-direction:column;min-height:100vh;font-family:DM Sans,sans-serif;display:flex;position:relative;overflow-x:hidden}.bg-orbs{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.bg-orb-1{filter:blur(80px);background:#3b82f60f;border-radius:50%;width:600px;height:600px;position:absolute;top:-200px;left:-200px}.bg-orb-2{filter:blur(80px);background:#f59e0b0d;border-radius:50%;width:500px;height:500px;position:absolute;top:300px;right:-250px}.tc-wrap{z-index:2;flex:1;width:100%;max-width:860px;margin:0 auto;padding:clamp(20px,5vw,60px) clamp(14px,4vw,32px) clamp(40px,8vw,80px);position:relative}.tc-badge{color:#0b1437;letter-spacing:.07em;text-transform:uppercase;background:linear-gradient(135deg,#f59e0b,#fcd34d);border-radius:30px;margin-bottom:10px;padding:5px 14px;font-size:.68rem;font-weight:800;display:inline-block;box-shadow:0 4px 12px #f59e0b40}.tc-title{color:#0b1437;margin-bottom:6px;font-family:Playfair Display,serif;font-size:clamp(1.6rem,6vw,2.5rem);font-weight:900;line-height:1.15}.tc-title-accent{background:linear-gradient(135deg,#1a3a8f,#3b82f6);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.tc-meta{color:#64748b;margin-bottom:clamp(24px,5vw,40px);font-size:.85rem}.tc-card{background:#fffffff7;border:1px solid #3b82f617;border-radius:24px;overflow:hidden;box-shadow:0 8px 40px #0b143712}.tc-sec{border-bottom:1px solid #3b82f612;padding:clamp(16px,4vw,26px) clamp(18px,5vw,38px)}.tc-sec:last-child{border-bottom:none}.tc-sec-head{align-items:center;gap:10px;margin-bottom:10px;display:flex}.tc-num{color:#0b1437;background:linear-gradient(135deg,#f59e0b,#fcd34d);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.68rem;font-weight:900;display:flex;box-shadow:0 2px 8px #f59e0b38}.tc-sec-title{color:#0b1437;font-family:Playfair Display,serif;font-size:clamp(.9rem,2.5vw,1.1rem);font-weight:800}.tc-sec p{color:#64748b;font-size:clamp(.82rem,2vw,.93rem);line-height:1.75}.tc-highlight{color:#64748b;background:#f59e0b0f;border-left:3px solid #f59e0b;border-radius:0 10px 10px 0;padding:10px 14px;font-size:clamp(.82rem,2vw,.93rem);line-height:1.7}.tc-list{flex-direction:column;gap:7px;list-style:none;display:flex}.tc-list li{color:#64748b;align-items:flex-start;gap:8px;font-size:clamp(.82rem,2vw,.93rem);line-height:1.6;display:flex}.tc-list li:before{content:">";color:#f59e0b;flex-shrink:0;font-weight:900}.tc-email-link{color:#92400e;background:#f59e0b17;border:1px solid #f59e0b33;border-radius:20px;align-items:center;gap:6px;padding:8px 14px;font-size:.82rem;font-weight:700;text-decoration:none;display:inline-flex}.tc-email-link:hover{background:#f59e0b26}@media (max-width:480px){.tc-sec{padding:14px 16px}}
