.terms-main{background:var(--color-bg);width:100%;min-height:100vh;padding:4rem 1rem 11rem;animation:.8s ease-out fadeIn;position:relative}@media (width>=768px){.terms-main{padding:6rem 2rem}}.terms-progress-bar{z-index:1000;background:linear-gradient(90deg,#60a5fa,#22d3ee);width:0%;height:3px;transition:width .1s ease-out;position:fixed;top:0;left:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.terms-container{max-width:56rem;margin:0 auto;position:relative}.terms-header{text-align:center;margin-bottom:4rem;animation:.8s ease-out .2s both slideUp;position:relative}.terms-blur{pointer-events:none;filter:blur(24px);z-index:0;border-radius:9999px;position:absolute}.terms-blur--left{background:linear-gradient(to bottom right,#3b82f633,#22d3ee1a);width:10rem;height:10rem;top:-3rem;left:-4rem}.terms-blur--right{background:linear-gradient(to top right,#ffffff1a,#38bdf81a);width:14rem;height:14rem;top:6rem;right:-2.5rem}.terms-logo-wrap{z-index:1;justify-content:center;margin-bottom:2rem;transition:transform .3s;display:flex;position:relative}.terms-logo-wrap:hover{transform:scale(1.05)}.terms-logo{object-fit:contain;width:5rem;height:5rem}@media (width>=768px){.terms-logo{width:6rem;height:6rem}}.terms-title{z-index:1;font-size:2.25rem;font-weight:700;position:relative}@media (width>=768px){.terms-title{font-size:3rem}}.terms-title-gradient{background:linear-gradient(90deg,#60a5fa,#22d3ee);color:#0000;background-clip:text}.terms-content{background:#fff;border-radius:1.5rem;padding:2rem;animation:.8s ease-out .4s both slideUp;position:relative;box-shadow:0 25px 50px -12px #00000040}@media (width>=768px){.terms-content{padding:3rem}}.terms-prose{max-width:none}.terms-intro,.terms-text{color:#374151;margin-bottom:1.5rem;font-size:1rem;line-height:1.75}@media (width>=768px){.terms-intro,.terms-text{font-size:1.125rem}}.terms-section{margin-bottom:3rem;scroll-margin-top:2rem}.terms-section:last-of-type{margin-bottom:0}.terms-section--highlighted{background:#3b82f60d;border:1px solid #3b82f626;border-radius:1rem;margin:2rem -1.5rem;padding:1.5rem}@media (width>=768px){.terms-section--highlighted{margin:2rem -2rem;padding:2rem}}.terms-heading-row{align-items:center;gap:.75rem;margin-top:2rem;margin-bottom:.5rem;display:flex}.terms-heading{color:#1f2937;margin:0;font-size:1.5rem;font-weight:700}@media (width>=768px){.terms-heading{font-size:1.875rem}}.terms-section-copy-btn{cursor:pointer;color:#374151;background:#0000000d;border:1px solid #0000001a;border-radius:.375rem;flex-shrink:0;justify-content:center;align-items:center;padding:.375rem;transition:all .2s;display:flex;position:relative}.terms-section-copy-btn:hover{background:#0000001a;border-color:#0003;transform:scale(1.05)}.terms-section-copy-btn:active{transform:scale(.95)}.terms-section-copy-tooltip{color:#fff;white-space:nowrap;opacity:0;pointer-events:none;background:#1f2937;border-radius:.25rem;margin-bottom:.25rem;padding:.25rem .5rem;font-size:.75rem;transition:opacity .2s;position:absolute;bottom:100%;left:50%;transform:translate(-50%)}.terms-section-copy-btn:hover .terms-section-copy-tooltip{opacity:1}.terms-heading-underline{background:#1f2937;border-radius:9999px;width:7rem;height:4px;margin-bottom:1.5rem}.terms-subheading{color:#1f2937;margin-top:1.5rem;margin-bottom:.75rem;font-size:1.125rem;font-weight:600}@media (width>=768px){.terms-subheading{font-size:1.25rem}}.terms-details{margin-bottom:1rem}.terms-details-summary{color:#1f2937;cursor:pointer;background:#3b82f60d;border-radius:.5rem;margin-bottom:.5rem;padding:.75rem 1rem;font-size:1.125rem;font-weight:600;list-style:none;transition:background .2s}.terms-details-summary:hover{background:#3b82f61a}.terms-details-summary::-webkit-details-marker{display:none}.terms-details[open] .terms-details-summary{margin-bottom:1rem}.terms-callout{color:#1f2937;background:#3b82f61a;border-left:4px solid #60a5fa;border-radius:.5rem;margin-bottom:1.5rem;padding:1rem 1.5rem}.terms-callout--important{background:#fbbf241a;border-left-color:#fbbf24}.terms-list{color:#374151;margin-bottom:1.5rem;padding-left:1.5rem;font-size:1rem;line-height:1.75;list-style:outside}@media (width>=768px){.terms-list{font-size:1.125rem}}.terms-list li{margin-bottom:.75rem;transition:transform .2s,padding-left .2s}.terms-list li:hover{padding-left:.5rem;transform:translate(4px)}.terms-list--ordered{list-style:decimal}.terms-link{color:#2563eb;text-decoration:none;transition:color .2s}.terms-link:hover{color:#1d4ed8;text-decoration:underline}.terms-contact-box{background:#f9fafb;border:1px solid #3b82f61a;border-radius:.5rem;margin-bottom:1.5rem;padding:1.5rem}.terms-contact-item{flex-direction:row;align-items:center;gap:.75rem;display:flex}.terms-contact-item strong{color:#1f2937;text-transform:uppercase;letter-spacing:.05em;flex-shrink:0;font-size:.875rem}.terms-contact-value{color:#374151;align-items:center;gap:.75rem;display:flex}.terms-contact-link{color:#2563eb;text-decoration:none;transition:color .2s}.terms-contact-link:hover{color:#1d4ed8;text-decoration:underline}.terms-copy-btn{cursor:pointer;color:#2563eb;background:#3b82f61a;border:1px solid #3b82f633;border-radius:.375rem;justify-content:center;align-items:center;padding:.375rem;transition:all .2s;display:flex;position:relative}.terms-copy-btn:hover{background:#3b82f633;border-color:#3b82f64d;transform:scale(1.05)}.terms-copy-btn:active{transform:scale(.95)}.terms-copy-tooltip{color:#fff;white-space:nowrap;opacity:0;pointer-events:none;background:#1f2937;border-radius:.25rem;margin-bottom:.25rem;padding:.25rem .5rem;font-size:.75rem;transition:opacity .2s;position:absolute;bottom:100%;left:50%;transform:translate(-50%)}.terms-copy-btn:hover .terms-copy-tooltip{opacity:1}.terms-copy-btn.copied .terms-copy-tooltip{content:"Copied!"}.terms-section--refund{opacity:.65;transition:opacity .3s}.terms-section--refund:hover{opacity:1}.terms-details--refund{margin-bottom:0}.terms-details-summary--refund{color:#6b7280;background:#00000005;border-radius:.375rem;justify-content:space-between;align-items:center;padding:.5rem .75rem;font-size:.85rem;font-weight:500;display:flex}.terms-details-summary--refund:hover{color:#374151;background:#0000000a}.terms-refund-copy-btn{margin-left:auto}.terms-refund-content{padding:.75rem .75rem 0}.terms-text--small{margin-bottom:.75rem;line-height:1.6;color:#6b7280!important;font-size:.8rem!important}.terms-footer{border-top:1px solid #e5e7eb;margin-top:3rem;padding-top:2rem}.terms-updated{color:#6b7280;text-align:center;margin:0;font-size:.875rem}.terms-back-to-top{color:#fff;cursor:pointer;opacity:0;visibility:hidden;z-index:999;background:#1f2937;border:none;border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;transition:all .3s;display:flex;position:fixed;bottom:2rem;right:2rem;box-shadow:0 4px 12px #0000004d}.terms-back-to-top.visible{opacity:1;visibility:visible}.terms-back-to-top:hover{background:#374151;transform:translateY(-4px);box-shadow:0 6px 20px #0006}.terms-back-to-top:active{transform:translateY(-2px)}@media print{.terms-back-to-top,.terms-progress-bar{display:none}.terms-content{box-shadow:none}.terms-details{display:block}.terms-details-summary{list-style:none}}
