*{margin:0;padding:0;box-sizing:border-box}:root{--tou-primary-color:#2563eb;--tou-primary-hover:#1e40af;--tou-text-primary:#1f2937;--tou-text-secondary:#4b5563;--tou-text-light:#6b7280;--tou-bg-white:#ffffff;--tou-bg-gray:#f3f4f6;--tou-border-color:#e5e7eb;--tou-accent-blue:#3b82f6}.tou-page-wrapper{min-height:100vh;background-color:var(--tou-bg-white);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:var(--tou-text-primary);line-height:1.6;padding-top:50px}.tou-main-container{width:100%;max-width:100%}.tou-header-section{background-color:var(--tou-bg-gray);padding:4rem 5%;border-bottom:1px solid var(--tou-border-color);width:100%}.tou-header-title{font-size:2.5rem;font-weight:700;color:var(--tou-text-primary);margin-bottom:1.5rem}.tou-header-section p,.tou-header-title{max-width:1200px;margin-left:auto;margin-right:auto}.tou-header-section p{font-size:1rem;line-height:1.7;color:var(--tou-text-secondary);margin-bottom:1rem}.tou-header-section p:last-child{margin-bottom:0}.tou-header-section strong{font-weight:600;color:var(--tou-text-primary)}.tou-content-wrapper{padding:3rem 5%;max-width:1400px;margin:0 auto;width:100%}.tou-content-wrapper h2{font-size:1.875rem;font-weight:700;color:var(--tou-text-primary);margin:3rem 0 1.5rem;padding-bottom:.5rem;border-bottom:2px solid var(--tou-border-color)}.tou-content-wrapper h2:first-child{margin-top:0}.tou-content-wrapper h3{font-size:1.25rem;font-weight:600;color:var(--tou-text-primary);margin:0;display:inline}.tou-subsection{margin:1.5rem 0;line-height:1.7}.tou-subsection-number{font-weight:600;color:var(--tou-text-primary);margin-right:.5rem}.tou-content-wrapper h4{font-size:1.125rem;font-weight:600;color:var(--tou-text-primary);margin:1.5rem 0 .75rem}.tou-content-wrapper p{font-size:1rem;line-height:1.7;color:var(--tou-text-secondary);margin-bottom:1rem}.tou-content-wrapper p strong{font-weight:600;color:var(--tou-text-primary)}.tou-content-wrapper a{color:var(--tou-primary-color);text-decoration:none;transition:color .2s ease}.tou-content-wrapper a:hover{color:var(--tou-primary-hover);text-decoration:underline}.tou-content-wrapper ul{margin:1rem 0 1.5rem;padding-left:2rem}.tou-content-wrapper ul li{font-size:1rem;line-height:1.7;color:var(--tou-text-secondary);margin-bottom:.5rem;list-style-type:disc}.tou-content-wrapper section{margin-bottom:2rem}@media (max-width:1024px){.tou-content-wrapper,.tou-header-section{padding-left:4%;padding-right:4%}.tou-header-title{font-size:2.25rem}.tou-content-wrapper h2{font-size:1.75rem}}@media (max-width:767px){.tou-header-section{padding:2.5rem 4%}.tou-header-title{font-size:2rem}.tou-header-section p{font-size:.938rem}.tou-content-wrapper{padding:2rem 4%}.tou-content-wrapper h2{font-size:1.5rem;margin:2.5rem 0 1rem}.tou-content-wrapper h3{font-size:1.125rem;margin:0;display:inline}.tou-content-wrapper h4{font-size:1.063rem}.tou-content-wrapper p,.tou-content-wrapper ul li{font-size:.938rem}.tou-btn-primary,.tou-btn-secondary{width:100%;max-width:300px}}@media (max-width:480px){.tou-header-section{padding:2rem 5%}.tou-header-title{font-size:1.75rem}.tou-header-section p{font-size:.875rem}.tou-content-wrapper{padding:1.5rem 5%}.tou-content-wrapper h2{font-size:1.375rem;margin:2rem 0 1rem}.tou-content-wrapper h3{font-size:1.063rem;margin:0;display:inline}.tou-content-wrapper p,.tou-content-wrapper ul li{font-size:.875rem}.tou-content-wrapper ul{padding-left:1.5rem}}@media (min-width:1440px){.tou-content-wrapper,.tou-header-section{padding-left:8%;padding-right:8%}.tou-header-title{font-size:3rem}.tou-content-wrapper h2{font-size:2rem}.tou-content-wrapper p,.tou-content-wrapper ul li{font-size:1.063rem}}@media print{.tou-header-section{background-color:white}.tou-content-wrapper a{color:black}body{font-size:12pt}}.tou-btn-primary:focus,.tou-btn-secondary:focus,.tou-content-wrapper a:focus{outline:2px solid var(--tou-accent-blue);outline-offset:2px}html{scroll-behavior:smooth}.tou-page-wrapper ::selection{background-color:var(--tou-accent-blue);color:white}.tou-content-wrapper a:focus-visible{outline:2px solid var(--tou-primary-color);outline-offset:2px;border-radius:2px}.tou-btn-primary:focus,.tou-btn-secondary:focus{box-shadow:0 0 0 3px rgba(37,99,235,.3)}.tou-btn-primary:active,.tou-btn-secondary:active{transform:scale(.98)}.tou-page-wrapper.loading{opacity:.7;pointer-events:none}