:root{--tc-orange:#f25c2e;--tc-dark:#07111f;--tc-mid:#0f1d35;--tc-amber:#f59e0b;--tc-green:#22c55e;--tc-red:#ef4444;--tc-light:#fff9f6;--tc-ease:cubic-bezier(.16,1,.3,1)}.tc-hero{background:linear-gradient(160deg,#1a0e05 0%,#2b1508 50%,#1f1105 100%);padding:140px 0 80px;position:relative;overflow:hidden}.tc-hero:before{content:"";background-image:linear-gradient(#f25c2e0a 1px,#0000 1px),linear-gradient(90deg,#f25c2e0a 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0}.tc-glow-a{pointer-events:none;filter:blur(60px);background:radial-gradient(circle,#f25c2e2e 0%,#0000 68%);border-radius:50%;width:600px;height:600px;position:absolute;top:-80px;left:-140px}.tc-glow-b{pointer-events:none;filter:blur(50px);background:radial-gradient(circle,#f59e0b1f 0%,#0000 68%);border-radius:50%;width:450px;height:450px;position:absolute;bottom:-60px;right:-80px}.tc-eyebrow{letter-spacing:.13em;text-transform:uppercase;color:#fdba74;background:#f25c2e1f;border:1px solid #f25c2e4d;border-radius:100px;align-items:center;gap:8px;margin-bottom:1.4rem;padding:5px 16px;font-size:.7rem;font-weight:700;display:inline-flex}.tc-hero-title{font-family:var(--font-head,"Clash Display",sans-serif);color:#fff;margin-bottom:1rem;font-size:clamp(2.8rem,5.5vw,4.6rem);font-weight:700;line-height:1.05}.tc-hero-title span{background:linear-gradient(90deg,#f97316,#fbbf24);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.tc-hero-sub{color:#ffffff80;max-width:560px;margin-bottom:2rem;font-size:.95rem;line-height:1.75}.tc-hero-meta{flex-wrap:wrap;gap:1.5rem;display:flex}.tc-meta-item{color:#fff6;align-items:center;gap:.5rem;font-size:.78rem;display:flex}.tc-meta-item i{color:var(--tc-orange)}.tc-chips{flex-wrap:wrap;gap:.6rem;margin-top:2rem;display:flex}.tc-chip{color:#ffffffb3;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:8px;align-items:center;gap:.4rem;padding:.4rem .9rem;font-size:.72rem;font-weight:600;display:inline-flex}.tc-chip i{color:var(--tc-amber)}.tc-layout{background:#fff;padding:80px 0 100px}.tc-sidebar{position:sticky;top:100px}.tc-nav-card{background:#fff9f6;border:1px solid #f25c2e1f;border-radius:20px;padding:28px 24px}.tc-nav-title{font-family:var(--font-head,sans-serif);letter-spacing:.12em;text-transform:uppercase;color:#9a3412;margin-bottom:1rem;font-size:.72rem;font-weight:700}.tc-nav-link{color:#374151;border-radius:10px;align-items:center;gap:.6rem;margin-bottom:2px;padding:9px 12px;font-size:.83rem;font-weight:600;text-decoration:none;transition:all .25s;display:flex}.tc-nav-link i{color:#fed7aa;font-size:.75rem;transition:color .25s}.tc-nav-link:hover,.tc-nav-link.active{color:var(--tc-orange);background:#fff;box-shadow:0 2px 12px #f25c2e1f}.tc-nav-link:hover i,.tc-nav-link.active i{color:var(--tc-orange)}.tc-agreement-box{text-align:center;background:linear-gradient(135deg,#1a0e05,#2b1508);border-radius:16px;margin-top:1.2rem;padding:22px 20px}.tc-ab-title{font-family:var(--font-head,sans-serif);color:#fff;margin-bottom:.4rem;font-size:.9rem;font-weight:700}.tc-ab-sub{color:#ffffff73;margin-bottom:1rem;font-size:.73rem;line-height:1.5}.tc-ab-btn{background:var(--tc-orange);color:#fff;border-radius:10px;justify-content:center;align-items:center;gap:.4rem;padding:10px 16px;font-size:.78rem;font-weight:700;text-decoration:none;transition:opacity .2s;display:flex}.tc-ab-btn:hover{opacity:.88;color:#fff}.tc-section{border-bottom:1px solid #f5f0ec;margin-bottom:3rem;padding-bottom:3rem}.tc-section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.tc-section-num{background:var(--tc-orange);color:#fff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;margin-right:.6rem;font-size:.68rem;font-weight:700;display:inline-flex}.tc-section-heading{font-family:var(--font-head,sans-serif);color:#0f172a;align-items:center;margin-bottom:1rem;font-size:1.25rem;font-weight:700;display:flex}.tc-body{color:#374151;font-size:.9rem;line-height:1.85;max-width:unset!important;text-align:left!important}.tc-body p{margin-bottom:1rem}.tc-body p:last-child{margin-bottom:0}.tc-body ul{margin-bottom:1rem;padding-left:1.2rem}.tc-body ul li{margin-bottom:.45rem;line-height:1.7}.tc-note{border:1px solid #f25c2e2e;border-left:4px solid var(--tc-orange);color:#7c2d12;background:#f25c2e0f;border-radius:0 12px 12px 0;margin:1.2rem 0;padding:18px 20px;font-size:.88rem;line-height:1.7}.tc-note i{margin-right:.4rem}.tc-green-box{border:1px solid #22c55e33;border-left:4px solid var(--tc-green);color:#166534;background:#22c55e0f;border-radius:0 12px 12px 0;margin:1.2rem 0;padding:18px 20px;font-size:.88rem;line-height:1.7}.tc-amber-box{border:1px solid #f59e0b38;border-left:4px solid var(--tc-amber);color:#92400e;background:#f59e0b12;border-radius:0 12px 12px 0;margin:1.2rem 0;padding:18px 20px;font-size:.88rem;line-height:1.7}.tc-dd-grid{grid-template-columns:1fr 1fr;gap:1rem;margin:1.2rem 0;display:grid}.tc-dd-card{background:#f8fafc;border:1px solid #e8edf5;border-radius:14px;padding:20px}.tc-dd-head{font-family:var(--font-head,sans-serif);align-items:center;gap:.5rem;margin-bottom:.8rem;font-size:.8rem;font-weight:700;display:flex}.tc-dd-list{margin:0;padding:0;list-style:none}.tc-dd-list li{color:#374151;align-items:flex-start;gap:.5rem;margin-bottom:.4rem;font-size:.82rem;line-height:1.6;display:flex}.tc-dd-list li i{flex-shrink:0;margin-top:.18rem;font-size:.8rem}.tc-dd-do .tc-dd-head{color:#166534}.tc-dd-dont .tc-dd-head{color:#991b1b}.tc-dd-do{border-color:#22c55e33}.tc-dd-dont{border-color:#ef444433}.tc-table{border-collapse:collapse;width:100%;margin:1.2rem 0;font-size:.85rem}.tc-table th{color:#9a3412;font-weight:700;font-family:var(--font-head,sans-serif);text-align:left;letter-spacing:.04em;background:#fff3ed;padding:12px 16px;font-size:.78rem}.tc-table td{color:#374151;vertical-align:top;border-bottom:1px solid #f5f0ec;padding:11px 16px}.tc-table tr:last-child td{border-bottom:none}.tc-table tr:hover td{background:#fffaf7}.tc-ip-card{background:linear-gradient(135deg,#0f1d35,#1a2f50);border-radius:20px;margin:1.5rem 0;padding:32px}.tc-ip-title{font-family:var(--font-head,sans-serif);color:#fff;margin-bottom:1rem;font-size:1.2rem;font-weight:700}.tc-ip-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.tc-ip-item{align-items:flex-start;gap:.7rem;display:flex}.tc-ip-ico{width:32px;height:32px;color:var(--tc-orange);background:#f25c2e26;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;font-size:.85rem;display:flex}.tc-ip-label{font-family:var(--font-head,sans-serif);color:#fff;margin-bottom:.15rem;font-size:.82rem;font-weight:700;display:block}.tc-ip-val{color:#ffffff80;font-size:.75rem;line-height:1.5}.tc-updated-bar{color:#374151;background:#fff9f6;border:1px solid #f25c2e26;border-radius:12px;align-items:center;gap:.8rem;margin-bottom:2.5rem;padding:14px 20px;font-size:.82rem;display:flex}.tc-updated-bar i{color:var(--tc-orange);font-size:1rem}.tc-updated-bar strong{color:#0f172a}@media (max-width:991px){.tc-sidebar{position:static}.tc-dd-grid,.tc-ip-grid{grid-template-columns:1fr}}@media (max-width:767px){.tc-hero{padding:120px 0 60px}.tc-hero-title{font-size:clamp(2.2rem,8vw,3rem)}.tc-layout{padding:40px 0 60px}.tc-table{font-size:.78rem}.tc-table th,.tc-table td{padding:9px 12px}}.tc-section{scroll-margin-top:120px}html{scroll-behavior:smooth}
