.TC-container{max-width:1000px;margin:0 auto;padding:2rem;padding-top:120px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background:radial-gradient(800px 360px at 100% 0%,rgba(234,115,0,.05),transparent 60%),#fff;min-height:100vh}.TC-card{background:#fff;border-radius:24px;border:1px solid rgba(20,20,20,.06);box-shadow:0 24px 60px #a62c2c1a,0 8px 20px #0000000d;overflow:hidden;animation:TC-fadeInUp .7s ease-out}@keyframes TC-fadeInUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}.TC-header{position:relative;overflow:hidden;background:linear-gradient(140deg,#a62c2c,#e83f25 58%,#ea7300);color:#fff;padding:3.25rem 2.5rem;text-align:center}.TC-header:before,.TC-header:after{content:"";position:absolute;border-radius:50%;pointer-events:none}.TC-header:before{width:240px;height:240px;top:-110px;right:-60px;background:radial-gradient(circle,rgba(255,255,255,.16),transparent 70%)}.TC-header:after{width:200px;height:200px;bottom:-110px;left:-50px;background:radial-gradient(circle,rgba(211,202,121,.3),transparent 70%)}.TC-eyebrow{position:relative;z-index:1;display:inline-block;font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#fff;background:#ffffff2e;border:1px solid rgba(255,255,255,.28);padding:.4rem .95rem;border-radius:999px;margin-bottom:1rem}.TC-title{position:relative;z-index:1;color:#fff;font-size:2.5rem;font-weight:800;letter-spacing:-.02em;margin:0;line-height:1.15;text-shadow:0 2px 14px rgba(0,0,0,.15)}.TC-title:after{content:"";display:block;width:90px;height:4px;background:#ffffffd9;margin:.9rem auto 0;border-radius:2px}.TC-subtitle{position:relative;z-index:1;color:#ffffffeb;font-size:1.05rem;line-height:1.6;margin:1rem auto 0;max-width:60ch}.TC-subtitle strong{color:#fff}.TC-content{padding:2.75rem 2.5rem}.TC-section{margin-bottom:2.75rem;animation:TC-slideIn .6s ease-out forwards;opacity:0}.TC-section:last-child{margin-bottom:0}.TC-section:nth-child(1){animation-delay:.1s}.TC-section:nth-child(2){animation-delay:.2s}.TC-section:nth-child(3){animation-delay:.3s}.TC-section:nth-child(4){animation-delay:.4s}.TC-section:nth-child(5){animation-delay:.5s}.TC-section:nth-child(6){animation-delay:.6s}.TC-section:nth-child(7){animation-delay:.7s}.TC-section:nth-child(8){animation-delay:.8s}@keyframes TC-slideIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.TC-section-title{font-size:1.5rem;font-weight:800;letter-spacing:-.01em;color:#1f242b;margin-bottom:1.5rem;display:flex;align-items:center;gap:.85rem}.TC-section-title:after{content:"";flex:1;height:2px;background:linear-gradient(90deg,rgba(234,115,0,.5),transparent);border-radius:2px}.TC-emoji{flex-shrink:0;width:44px;height:44px;display:grid;place-items:center;font-size:1.35rem;border-radius:13px;background:linear-gradient(135deg,#e83f251f,#ea73001f);border:1px solid rgba(232,63,37,.12)}.TC-table-container{overflow:hidden;border-radius:16px;box-shadow:0 10px 28px #00000014;border:1px solid rgba(20,20,20,.06);margin:1.5rem 0;background:#fff}.TC-table{width:100%;border-collapse:collapse;background:#fff}.TC-table-header{background:linear-gradient(135deg,#a62c2c,#e83f25);color:#fff}.TC-table-header th{padding:1.15rem 1.25rem;text-align:left;font-weight:700;font-size:.98rem;border:none}.TC-table-row{transition:background .25s ease;border-bottom:1px solid #f0eeea}.TC-table-row:hover{background:#fff7f5}.TC-table-row:last-child{border-bottom:none}.TC-table-cell{padding:1.15rem 1.25rem;color:#475569;font-weight:500;border:none}.TC-table-cell:first-child{font-weight:700;color:#1f242b}.TC-table-cell small{color:#94795b}.TC-note{background:#fff8ec;border:1px solid rgba(234,115,0,.22);border-left:4px solid #EA7300;padding:1.2rem 1.35rem;border-radius:12px;margin:1.5rem 0;color:#7a4a12;line-height:1.6}.TC-list{list-style:none;padding:0;margin:1rem 0;display:flex;flex-direction:column;gap:.7rem}.TC-list-item{position:relative;background:#faf7f3;padding:1rem 1.25rem 1rem 2.5rem;border-radius:12px;border:1px solid rgba(20,20,20,.05);transition:transform .25s ease,box-shadow .25s ease,background .25s ease;color:#475569;font-weight:500;line-height:1.55}.TC-list-item:before{content:"";position:absolute;left:1.1rem;top:1.25rem;width:8px;height:8px;border-radius:50%;background:linear-gradient(135deg,#e83f25,#ea7300)}.TC-list-item:hover{background:#fff;transform:translate(5px);box-shadow:0 8px 20px #0000000f}.TC-list-item strong{color:#1f242b}.TC-highlight-box{background:linear-gradient(135deg,#fff3f1,#ffe9e6);border:1px solid rgba(232,63,37,.25);border-radius:16px;padding:1.5rem;margin:1.5rem 0;box-shadow:0 10px 26px #e83f2514}.TC-highlight-title{font-weight:800;color:#a62c2c;margin-bottom:.6rem;font-size:1.05rem}.TC-highlight-content{color:#9b3024;font-weight:500;line-height:1.7}.TC-flexibility-box{background:linear-gradient(135deg,#fff8ec,#ffeccf);border:1px solid rgba(234,115,0,.3);border-radius:16px;padding:1.5rem;margin:1.5rem 0;box-shadow:0 10px 26px #ea730014}.TC-flexibility-title{font-weight:800;color:#b45309;margin-bottom:.6rem;font-size:1.05rem}.TC-flexibility-content{color:#92500c;font-weight:500;line-height:1.7}.TC-text{color:#475569;line-height:1.7;font-size:1rem;margin:1rem 0}.TC-link{color:#a62c2c;font-weight:700;text-decoration:underline;text-decoration-color:#a62c2c59;text-underline-offset:2px;transition:color .2s ease,text-decoration-color .2s ease}.TC-link:hover{color:#e83f25;text-decoration-color:#e83f2599}@media (max-width: 768px){.TC-container{padding:1rem;padding-top:100px}.TC-header{padding:2.5rem 1.5rem}.TC-title{font-size:2rem}.TC-subtitle{font-size:.98rem}.TC-content{padding:1.75rem 1.35rem}.TC-section-title{font-size:1.3rem;gap:.65rem}.TC-emoji{width:38px;height:38px;font-size:1.15rem;border-radius:11px}.TC-table-container{overflow:visible}.TC-table{width:100%;table-layout:fixed;min-width:unset}.TC-table-header th{padding:1rem .6rem;font-size:.85rem;word-wrap:break-word}.TC-table-cell{padding:1rem .6rem;font-size:.82rem;word-wrap:break-word;vertical-align:top}.TC-table-cell small{font-size:.7rem;display:block;margin-top:.2rem}.TC-list-item{padding:.9rem 1rem .9rem 2.3rem;font-size:.95rem}.TC-highlight-box,.TC-flexibility-box{padding:1.25rem}}@media (max-width: 480px){.TC-container{padding:.75rem;padding-top:90px}.TC-header{padding:2rem 1.1rem}.TC-title{font-size:1.7rem}.TC-content{padding:1.35rem 1rem}.TC-section{margin-bottom:2rem}.TC-section-title{font-size:1.18rem}.TC-table-header th{padding:.8rem .45rem;font-size:.8rem}.TC-table-cell{padding:.8rem .45rem;font-size:.76rem}}@media (prefers-reduced-motion: reduce){.TC-card,.TC-section{animation:none;opacity:1}.TC-list-item,.TC-table-row{transition:none}}
