.terms-page .banner{background:linear-gradient(135deg,var(--main-color-one) 0,#ad619e 60%,#aa709e 100%);color:#fff;border-radius:24px;display:flex;align-items:center;justify-content:space-between;padding:0 60px;margin:20px 0 50px;position:relative;overflow:hidden;min-height:320px}.terms-page .banner::before{content:'';position:absolute;top:-100px;left:-100px;width:300px;height:300px;background:radial-gradient(circle,rgba(255,255,255,.15) 0,transparent 70%);border-radius:50%;animation:6s ease-in-out infinite float}.terms-page .banner::after{content:'';position:absolute;bottom:-50px;right:-50px;width:200px;height:200px;background:radial-gradient(circle,rgba(255,255,255,.1) 0,transparent 70%);border-radius:50%;animation:8s ease-in-out infinite reverse float}@keyframes float{0%,100%{transform:translateY(0) rotate(0)}50%{transform:translateY(-20px) rotate(10deg)}}.terms-page .banner-content{position:relative;z-index:2;flex:1}.terms-page .banner-content h1{font-size:48px;font-weight:900;margin-bottom:16px;text-shadow:2px 4px 8px rgba(0,0,0,.15);color:#fff}.terms-page .banner-content p{font-size:20px;opacity:.95;margin-bottom:0;color:#fff;line-height:1.7}.terms-page .banner-icon{position:relative;z-index:2;font-size:180px;opacity:.25;transform:rotate(-10deg);margin-right:40px}.terms-page .banner-decoration{position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:100%;height:60px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 60'%3E%3Cpath fill='%23f4f5f9' d='M0,32L80,37.3C160,43,320,53,480,53.3C640,53,800,43,960,37.3C1120,32,1280,32,1360,32L1440,32L1440,60L1360,60C1280,60,1120,60,960,60C800,60,640,60,480,60C320,60,160,60,80,60L0,60Z'%3E%3C/path%3E%3C/svg%3E") bottom center/cover no-repeat;opacity:.3}.terms-layout{display:grid;grid-template-columns:1fr 320px;gap:40px;margin-bottom:50px}.terms-sidebar{position:sticky;top:100px;height:fit-content}.terms-toc{background:#fff;border-radius:20px;padding:28px;box-shadow:0 4px 24px rgba(0,0,0,.08);border:2px dashed rgba(151,78,136,.2);transition:.3s}.terms-toc:hover{border-color:var(--main-color-one);box-shadow:0 8px 32px rgba(151,78,136,.15)}.terms-toc-header{display:flex;align-items:center;gap:12px;margin-bottom:20px;padding-bottom:16px;border-bottom:2px dashed #e2e8f0}.terms-toc-header i{font-size:24px;color:var(--main-color-one)}.terms-toc-header h4{font-size:1.15rem;font-weight:700;color:#2d3748;margin:0}.terms-toc-list{list-style:none;padding:0;margin:0}.terms-toc-item{margin-bottom:8px}.terms-toc-link{display:flex;align-items:center;gap:10px;padding:12px 16px;border-radius:12px;color:#4a5568;text-decoration:none;font-size:.9rem;font-weight:500;transition:.3s cubic-bezier(.4, 0, .2, 1);position:relative;overflow:hidden}.terms-toc-link::before{content:'';position:absolute;left:0;top:0;bottom:0;width:3px;background:linear-gradient(180deg,var(--main-color-one),#c785ba);transform:scaleY(0);transition:transform .3s;border-radius:0 3px 3px 0}.terms-toc-link:hover{background:linear-gradient(135deg,rgba(151,78,136,.08) 0,rgba(199,133,186,.04) 100%);color:var(--main-color-one);transform:translateX(-4px)}.terms-toc-link:hover::before{transform:scaleY(1)}.terms-toc-link.active{background:linear-gradient(135deg,rgba(151,78,136,.12) 0,rgba(199,133,186,.06) 100%);color:var(--main-color-one);font-weight:600}.terms-toc-link.active::before{transform:scaleY(1)}.terms-toc-number{width:28px;height:28px;background:linear-gradient(135deg,var(--main-color-one),#c785ba);color:#fff;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:700;flex-shrink:0}.terms-update-info{margin-top:24px;padding:18px;background:linear-gradient(135deg,rgba(151,78,136,.08) 0,rgba(199,133,186,.04) 100%);border-radius:14px;text-align:center}.terms-update-info i{font-size:20px;color:var(--main-color-one);margin-bottom:8px;display:block}.terms-update-info p{margin:0;color:#718096;font-size:.85rem}.terms-update-info strong{color:#2d3748;display:block;margin-top:4px;font-size:.9rem}.terms-content{background:#fff;border-radius:24px;padding:45px;box-shadow:0 4px 24px rgba(0,0,0,.08);border:2px dashed rgba(151,78,136,.15);transition:.3s}.terms-content:hover{box-shadow:0 8px 40px rgba(151,78,136,.12)}.terms-intro{background:linear-gradient(135deg,rgba(151,78,136,.06) 0,rgba(199,133,186,.03) 100%);border-radius:20px;padding:30px;margin-bottom:40px;border-right:5px solid var(--main-color-one);position:relative;overflow:hidden}.terms-intro::before{content:'"';position:absolute;top:-20px;right:20px;font-size:140px;color:var(--main-color-one);opacity:.1;font-family:Georgia,serif;line-height:1}.terms-intro p{font-size:1.05rem;line-height:1.9;color:#4a5568;margin:0;position:relative;z-index:1}.terms-section{margin-bottom:45px;padding-bottom:35px;border-bottom:2px dashed #e2e8f0;animation:.6s ease-out fadeInUp;scroll-margin-top:120px}.terms-section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}@keyframes fadeInUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.terms-section-header{display:flex;align-items:center;gap:18px;margin-bottom:24px}.terms-section-icon{width:60px;height:60px;background:linear-gradient(135deg,var(--main-color-one) 0,#c785ba 100%);border-radius:16px;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 20px rgba(151,78,136,.3);flex-shrink:0;transition:.4s cubic-bezier(.4, 0, .2, 1)}.terms-section:hover .terms-section-icon{transform:scale(1.1) rotate(5deg);box-shadow:0 10px 30px rgba(151,78,136,.4)}.terms-section-icon i{font-size:26px;color:#fff}.terms-section-title{flex:1}.terms-section-title h2{font-size:1.5rem;font-weight:700;color:#2d3748;margin:0 0 6px;transition:color .3s}.terms-section:hover .terms-section-title h2{color:var(--main-color-one)}.terms-section-title .section-number{color:var(--main-color-one);font-size:.9rem;font-weight:600}.terms-section-content{padding-right:78px}.terms-section-content p{font-size:1rem;line-height:1.9;color:#4a5568;margin-bottom:18px}.terms-section-content p:last-child{margin-bottom:0}.terms-list{list-style:none;padding:0;margin:20px 0}.terms-list-item{display:flex;gap:15px;padding:18px 20px;margin-bottom:12px;background:#f8f9fc;border-radius:14px;transition:.3s cubic-bezier(.4, 0, .2, 1);border:2px solid transparent}.terms-list-item:hover{background:linear-gradient(135deg,rgba(151,78,136,.06) 0,rgba(199,133,186,.03) 100%);border-color:rgba(151,78,136,.2);transform:translateX(-6px)}.terms-list-icon{width:32px;height:32px;background:linear-gradient(135deg,var(--main-color-one),#c785ba);border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.terms-list-icon i{font-size:14px;color:#fff}.terms-list-content{flex:1}.terms-list-content h5{font-size:1rem;font-weight:600;color:#2d3748;margin:0 0 6px}.terms-list-content p{font-size:.9rem;color:#718096;margin:0;line-height:1.7}.terms-highlight{padding:24px 28px;border-radius:16px;margin:24px 0;display:flex;align-items:flex-start;gap:18px}.terms-highlight-icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.terms-highlight-icon i{font-size:22px}.terms-highlight-content{flex:1}.terms-highlight-content h5{font-size:1.05rem;font-weight:700;margin:0 0 8px}.terms-highlight-content p{margin:0;font-size:.95rem;line-height:1.7}.terms-highlight.info{background:linear-gradient(135deg,rgba(59,130,246,.1) 0,rgba(59,130,246,.05) 100%);border:2px solid rgba(59,130,246,.2)}.terms-highlight.info .terms-highlight-icon{background:linear-gradient(135deg,#3b82f6,#60a5fa)}.terms-highlight.info .terms-highlight-icon i{color:#fff}.terms-highlight.info .terms-highlight-content h5{color:#2563eb}.terms-highlight.info .terms-highlight-content p{color:#3b82f6}.terms-highlight.warning{background:linear-gradient(135deg,rgba(245,158,11,.1) 0,rgba(245,158,11,.05) 100%);border:2px solid rgba(245,158,11,.25)}.terms-highlight.warning .terms-highlight-icon{background:linear-gradient(135deg,#f59e0b,#fbbf24)}.terms-highlight.warning .terms-highlight-icon i{color:#fff}.terms-highlight.warning .terms-highlight-content h5{color:#d97706}.terms-highlight.warning .terms-highlight-content p{color:#b45309}.terms-highlight.important{background:linear-gradient(135deg,rgba(151,78,136,.1) 0,rgba(199,133,186,.05) 100%);border:2px solid rgba(151,78,136,.25)}.terms-highlight.important .terms-highlight-icon{background:linear-gradient(135deg,var(--main-color-one),#c785ba)}.terms-highlight.important .terms-highlight-icon i{color:#fff}.terms-highlight.important .terms-highlight-content h5{color:var(--main-color-one)}.terms-highlight.important .terms-highlight-content p{color:#7c4073}.terms-contact{background:linear-gradient(135deg,var(--main-color-one) 0,#c785ba 100%);border-radius:20px;padding:35px 40px;margin-top:50px;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:30px;position:relative;overflow:hidden}.terms-contact::before{content:'';position:absolute;top:-50px;left:-50px;width:150px;height:150px;background:radial-gradient(circle,rgba(255,255,255,.15) 0,transparent 70%);border-radius:50%}.terms-contact-content{position:relative;z-index:1}.terms-contact-content h3{font-size:1.4rem;font-weight:700;margin:0 0 8px;color:#fff}.terms-contact-content p{margin:0;opacity:.9;color:#fff;font-size:1rem}.terms-contact-btn{display:inline-flex;align-items:center;gap:10px;padding:16px 32px;background:#fff;color:var(--main-color-one);font-weight:700;font-size:1rem;border-radius:14px;text-decoration:none;transition:.3s cubic-bezier(.4, 0, .2, 1);box-shadow:0 4px 16px rgba(0,0,0,.15);flex-shrink:0;position:relative;z-index:1}.terms-contact-btn:hover{transform:translateY(-3px) scale(1.05);box-shadow:0 8px 24px rgba(0,0,0,.2);color:#7c4073}.terms-contact-btn i{font-size:18px;transition:transform .3s}.terms-contact-btn:hover i{transform:translateX(-4px)}.terms-quick-info{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:40px}.terms-quick-card{background:#fff;padding:28px;border-radius:18px;box-shadow:0 4px 20px rgba(0,0,0,.08);text-align:center;border:2px dashed transparent;transition:.4s cubic-bezier(.4, 0, .2, 1)}.terms-quick-card:hover{border-color:var(--main-color-one);transform:translateY(-8px);box-shadow:0 12px 32px rgba(151,78,136,.15)}.terms-quick-card-icon{width:70px;height:70px;margin:0 auto 20px;background:linear-gradient(135deg,var(--main-color-one),#c785ba);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px rgba(151,78,136,.3)}.terms-quick-card-icon i{font-size:28px;color:#fff}.terms-quick-card h4{font-size:1.1rem;font-weight:700;color:#2d3748;margin:0 0 10px}.terms-quick-card p{color:#718096;font-size:.9rem;margin:0;line-height:1.6}@media (max-width:1200px){.terms-layout{grid-template-columns:1fr 280px;gap:30px}.terms-page .banner-content h1{font-size:40px}}@media (max-width:992px){.terms-layout{grid-template-columns:1fr}.terms-sidebar{position:static;order:-1}.terms-content{padding:35px}.terms-section-content{padding-right:0}.terms-quick-info{grid-template-columns:1fr}.terms-page .banner{min-height:auto;padding:40px}.terms-page .banner-icon{display:none}.terms-page .banner-content h1{font-size:36px}}@media (max-width:768px){.terms-layout{gap:25px}.terms-content{padding:25px}.terms-section-header{flex-direction:column;align-items:flex-start;gap:12px}.terms-section-icon{width:50px;height:50px}.terms-section-icon i{font-size:22px}.terms-contact{flex-direction:column;text-align:center;padding:30px}.terms-contact-content{margin-bottom:20px}.terms-page .banner{padding:30px;margin:15px 0 30px}.terms-page .banner-content h1{font-size:28px}.terms-page .banner-content p{font-size:16px}.terms-intro{padding:22px}}@media (max-width:480px){.terms-content{padding:20px}.terms-section-title h2{font-size:1.25rem}.terms-list-item{padding:14px 16px;flex-direction:column;gap:12px}.terms-highlight{flex-direction:column;padding:20px}.terms-toc{padding:20px}.terms-toc-link{padding:10px 12px;font-size:.85rem}}@media print{.terms-sidebar{display:none}.terms-layout{grid-template-columns:1fr}.terms-content{box-shadow:none;border:none}.terms-page .banner{background:#f0f0f0!important;print-color-adjust:exact}}