.how-it-works-page{background:0 0;justify-content:center;align-items:flex-start;padding-top:100px;padding-bottom:40px;display:flex;position:relative;overflow:visible}.how-it-works-page:before{content:"";background:var(--text);z-index:-1;position:fixed;top:0;bottom:0;left:0;right:0}.how-it-works-page .container{width:100%;max-width:1020px;padding:0 24px}.how-it-works-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:100%;color:var(--white);background:0 0;padding:25px 20px 4px}.title-card{text-align:center;margin-top:4px;margin-bottom:24px;font-size:26px;font-weight:900;line-height:1.1}.how-it-works-subtitle{text-align:center;max-width:760px;margin:0 auto 28px;font-size:18px;line-height:1.5}.how-it-works-tabs{flex-wrap:wrap;justify-content:center;gap:16px;margin-bottom:24px;display:flex}.how-it-works-tab{min-width:240px;min-height:54px;color:var(--white);border:3px solid var(--white);cursor:pointer;background:0 0;border-radius:12px;padding:14px 24px;font-size:18px;font-weight:700;transition:transform 80ms,background .2s,color .2s,border-color .2s}.how-it-works-tab:hover{background:var(--brand-dark);border-color:var(--brand-dark);color:var(--white)}.how-it-works-tab.active,.how-it-works-tab:active{background:var(--brand-quarternary);border-color:var(--brand-quarternary);color:var(--white)}.how-it-works-panel{max-width:900px;margin:0 auto}.how-it-works-intro{text-align:center;margin-bottom:20px;font-size:17px;line-height:1.55}.how-it-works-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.how-it-works-video-card{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.3);border-radius:18px;padding:18px}.how-it-works-video-frame{aspect-ratio:16/9;background:linear-gradient(rgba(151,77,4,.25) 0%,rgba(63,26,0,.45) 100%);border:2px dashed rgba(255,255,255,.35);border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:12px;width:100%;display:flex}.how-it-works-video-icon{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.35);border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;font-size:24px;display:flex}.how-it-works-video-coming-soon{font-size:17px;font-weight:700}.how-it-works-video-title{margin-top:16px;margin-bottom:8px;font-size:20px;font-weight:800}.how-it-works-video-description{font-size:16px;line-height:1.55}.how-it-works-actions{flex-wrap:wrap;justify-content:center;gap:16px;margin-top:28px;margin-bottom:20px;display:flex}.how-it-works-action{border-radius:12px;justify-content:center;align-items:center;min-width:220px;min-height:56px;padding:14px 22px;font-size:18px;font-weight:700;transition:transform 80ms,background .2s,color .2s,border-color .2s;display:inline-flex}.how-it-works-action--primary{background:var(--brand-secundary);color:var(--white);border:3px solid var(--brand-secundary)}.how-it-works-action--outline{color:var(--white);border:3px solid var(--white);background:0 0}.how-it-works-action:hover,.how-it-works-action:active{background:var(--brand-dark);color:var(--white);border-color:var(--brand-dark)}@media (max-width:768px){.how-it-works-card{padding:20px 0 4px}.title-card{font-size:26px}.how-it-works-subtitle{font-size:16px}.how-it-works-grid{grid-template-columns:1fr}.how-it-works-tab,.how-it-works-action{width:100%;min-width:0}}
