.page-header{padding:12rem 0 6rem;background:var(--bg-alt);text-align:center}.page-title{font-size:3.5rem;margin-bottom:1.5rem}.page-desc{max-width:720px;margin:0 auto}.fees-section{padding:6rem 0;background:var(--bg-color)}.fees-notice{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(280px,.8fr);gap:2rem;padding:2.5rem;border-radius:32px;border:1px solid var(--border-light);background:linear-gradient(180deg,#ce2b370d,#fff 40%);box-shadow:var(--shadow-sm);margin-bottom:2rem}.fees-tools{margin-bottom:2rem;scroll-margin-top:120px}.page-tools-return{position:fixed;right:1.5rem;bottom:1.5rem;width:3rem;height:3rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#ffffffeb;border:1px solid rgba(206,43,55,.16);color:var(--primary-color);box-shadow:0 14px 28px #0f172a1a;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);z-index:30;opacity:0;transform:translateY(12px);pointer-events:none;transition:opacity .25s ease,transform .25s ease,border-color .25s ease,background-color .25s ease}.page-tools-return.is-visible{opacity:1;transform:translateY(0);pointer-events:auto}.page-tools-return:hover{transform:translateY(-2px);border-color:#ce2b3747;background:#fff}.fees-search{display:flex;align-items:center;gap:.85rem;padding:1rem 1.15rem;border-radius:22px;background:#fff;border:1px solid var(--border-light);box-shadow:var(--shadow-sm)}.fees-search i{color:var(--primary-color);font-size:1rem}.fees-search input{width:100%;border:0;outline:0;background:transparent;font:inherit;color:var(--text-main)}.fees-search input::placeholder{color:#475569cc}.fees-tags{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1rem}.fees-tag-link{display:inline-flex;align-items:center;padding:.8rem 1rem;border-radius:999px;background:#ce2b3714;border:1px solid rgba(206,43,55,.12);color:var(--primary-color);font-size:.9rem;font-weight:700;text-decoration:none;transition:var(--transition-smooth)}.fees-tag-link:hover{background:#ce2b371f;transform:translateY(-1px)}.fees-tools-note{margin-top:.9rem;color:var(--text-secondary);font-size:.96rem;line-height:1.65}.mini-tag{display:inline-flex;align-items:center;padding:.5rem .85rem;border-radius:999px;background:#ce2b3714;color:var(--primary-color);font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.fees-notice h2,.fees-card h2,.section-cta-mini h2,.fee-copy h3,.fees-side-box h3{font-family:var(--font-body);letter-spacing:-.02em}.fees-notice h2{font-size:2rem;margin:1rem 0}.fees-notice p,.fee-copy p,.section-cta-mini p,.fees-side-box p{color:var(--text-secondary);line-height:1.75}.fees-notice p+p{margin-top:1rem}.fees-highlight-note{margin-top:1.15rem;padding:1rem 1.15rem;border-radius:18px;background:#ce2b371a;border:1px solid rgba(206,43,55,.18);color:var(--text-main);font-weight:700;line-height:1.65}.fees-tail-note{margin-top:1rem;color:var(--text-secondary);font-size:1rem;line-height:1.75}.fees-side-box{height:100%;display:flex;flex-direction:column;justify-content:center;padding:2rem;border-radius:24px;background:#ffffffe0;border:1px solid rgba(206,43,55,.12)}.fees-side-box h3{font-size:1.1rem;font-weight:800;margin-bottom:.75rem}.fees-inline-link{display:inline-flex;align-items:center;justify-content:center;margin-top:1rem;padding:.8rem 1rem;border-radius:999px;background:#ce2b371a;color:var(--primary-color);font-weight:800;text-decoration:none;border:1px solid rgba(206,43,55,.16);align-self:flex-start}.fees-inline-link:hover{background:#ce2b3724}.fees-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem}.fees-card{background:#fff;border:1px solid var(--border-light);border-radius:28px;padding:2.25rem;box-shadow:var(--shadow-sm)}.fees-card-accent{background:linear-gradient(180deg,#0092460d,#fff 38%)}.fees-card-head{margin-bottom:1.5rem}.fees-card-head h2{font-size:1.65rem;font-weight:750;line-height:1.2;margin-top:1rem}.fee-list{display:grid;gap:1rem}.fee-item{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1.25rem;align-items:start;padding:1.15rem 1.2rem;border-radius:22px;background:var(--bg-alt);border:1px solid rgba(15,23,42,.06)}.fee-copy h3{font-size:1.02rem;font-weight:800;line-height:1.35;margin-bottom:.4rem}.fee-copy p{font-size:.96rem}.fee-price{display:inline-flex;align-items:center;justify-content:center;min-width:112px;padding:.85rem 1rem;border-radius:18px;background:#ce2b3714;color:var(--primary-color);font-size:1.1rem;font-weight:800;white-space:nowrap}.section-cta-mini{padding:6rem 0;background:var(--bg-alt)}.fees-cta-card{max-width:760px;margin:0 auto;display:flex;flex-direction:column;align-items:center;text-align:center}.section-cta-mini h2{font-size:2rem;font-weight:750;line-height:1.2;margin-bottom:1rem}.section-cta-mini p{max-width:680px;margin:0 auto}.btn-primary-glow{display:inline-block;margin-top:2rem;padding:1rem 2.5rem;background:var(--primary-color);color:#fff;border-radius:999px;font-weight:700;box-shadow:0 10px 30px #ce2b374d;transition:var(--transition-smooth)}.btn-primary-glow:hover{transform:translateY(-3px);box-shadow:0 15px 40px #ce2b3766}@media(max-width:992px){.page-title{font-size:2.8rem}.fees-notice,.fees-grid{grid-template-columns:1fr}.page-tools-return{right:1rem;bottom:1rem;width:2.85rem;height:2.85rem}.fees-card-head h2,.fees-notice h2,.section-cta-mini h2{font-size:1.7rem}}@media(max-width:640px){.page-header{padding:10.5rem 0 5rem}.page-title{font-size:2.3rem}.fees-section,.section-cta-mini{padding:4.5rem 0}.fees-notice,.fees-card{padding:1.5rem;border-radius:24px}.fees-search{padding:.9rem 1rem;border-radius:18px}.fees-tag-link{width:100%;justify-content:center}.fee-item{grid-template-columns:1fr;gap:.9rem}.fee-price{min-width:0;width:fit-content}.fees-card-head h2,.fees-notice h2,.section-cta-mini h2{font-size:1.45rem}.fee-copy h3{font-size:.98rem}}
