.blog-post-content{background-color:transparent;max-width:1080px;margin:0 auto;padding:15px;box-sizing:border-box;color:#464646;line-height:1.8;word-wrap:break-word;overflow-wrap:break-word}.blog-post-content h2{text-align:left;margin-top:0;font-size:1.6rem}.blog-post-content h3{font-size:1.3em;color:#000;margin-top:1.5em;margin-bottom:.5em;line-height:1.3}.blog-post-content h4{font-size:1.15em;color:#333;margin:1em 0 .5em;line-height:1.4}.blog-post-content li,.blog-post-content p{font-size:1.1em;color:#464646;line-height:1.6;margin:.8em 0}.blog-post-content a{color:#0066cc;text-decoration:underline}.blog-post-content a:hover{text-decoration:none}.blog-post-content .image-box,.blog-post-content .section-image,.blog-post-content figure img,.blog-post-content iframe,.blog-post-content img,.blog-post-content video{max-width:100%;height:auto;display:block;margin:15px auto;border-radius:6px;object-fit:cover}.blog-post-content .image-box{max-width:720px;margin-left:auto;margin-right:auto}.blog-post-content .main-image{width:auto;height:auto;max-width:100%;object-fit:contain}.blog-post-content pre{white-space:pre-wrap;word-wrap:break-word;overflow-x:auto;max-width:100%;background-color:#f5f5f5;padding:1em;border-radius:4px}.blog-post-content table{display:block;max-width:100%;overflow-x:auto;white-space:nowrap;border-collapse:collapse;margin:1em 0}.blog-post-content td,.blog-post-content th{padding:8px 12px;border:1px solid #ddd}.blog-post-content ol,.blog-post-content ul{margin:1em 0;padding-left:30px;box-sizing:border-box}.blog-post-content ul{list-style-type:disc}.blog-post-content ol{list-style-type:decimal}.blog-post-content strong{font-weight:600;color:black}.blog-post-content em{font-style:italic}.blog-post-content .author-date{font-size:.8em;color:#000;margin-bottom:1.5em;display:flex;flex-direction:column}.blog-post-content .author{font-weight:700;margin-bottom:.2em}.blog-post-content .published-updated-date,.blog-post-content .updated-date{font-style:italic;margin-top:0;margin-bottom:0}.blog-post-content .content-section{margin-bottom:1.5em}.blog-post-content .conclusion-section{border-top:1px solid #ddd;margin-top:2em;padding-top:1em}.blog-post-content .additional-insights{margin-top:1em;font-size:1.05em;color:#444;line-height:1.7}.blog-post-content .authority-link,.blog-post-content .case-study,.blog-post-content .expert-quote,.blog-post-content .personal-tips-section,.blog-post-content .stats{padding:1em;margin:1.5em 0;border-radius:8px;box-shadow:0 2px 5px rgba(0,0,0,.05)}.blog-post-content .expert-quote{background-color:#f4f2ff;border-left:4px solid #6000ce;font-style:italic;color:#333}.blog-post-content .case-study{background:#fefefe;border-left:4px solid #0077cc;color:#444}.blog-post-content .authority-link{background-color:#eef7ff;border-left:4px solid #0077cc;font-size:1em;color:#333}.blog-post-content .personal-tips-section{background-color:#f9fff0;border-left:4px solid #8bc34a;color:#4b5c2e}.blog-post-content .personal-tips-section ul{list-style-type:square;padding-left:1.2em;margin-top:.5em}.blog-post-content .personal-tips-section li{margin:.5em 0;font-size:1.05em}.blog-post-content .stats{background-color:#f0f8ff;border-left:4px solid #4682b4;font-size:1em;color:#2f4f4f;font-weight:500;line-height:1.6}@media (max-width:768px){.blog-post-content{padding:10px}.blog-post-content li,.blog-post-content p{font-size:1em;margin:.7em 0}}@media (max-width:480px){.blog-post-content{max-width:100%;width:100%;overflow-x:hidden}.blog-post-content li,.blog-post-content p{font-size:.95em}.blog-post-content h3{font-size:1.2em}.blog-post-content h4{font-size:1.1em}.blog-post-content .authority-link,.blog-post-content .case-study,.blog-post-content .expert-quote,.blog-post-content .personal-tips-section,.blog-post-content .stats{padding:.8em;margin:1em 0}}@media (max-width:600px){.section-image{width:100%}}.section-image-figure figcaption{text-align:center;margin-top:.5em;font-size:.95em;color:#555}.blog-post-content .section-image,.section-image-figure .section-image{width:100%!important;max-width:600px!important;height:auto!important;display:block;margin-left:auto;margin-right:auto;border-radius:6px;object-fit:cover}@media (max-width:600px){.blog-post-content .section-image,.section-image-figure .section-image{max-width:90vw!important}}.blog-post-link-container{display:block;text-decoration:none;color:inherit;height:100%;outline-offset:4px}.card-container{position:relative;width:100%;height:100%;margin:0;border-radius:16px;overflow:hidden;background:#111;box-shadow:0 4px 20px rgba(0,0,0,.18),0 1px 4px rgba(0,0,0,.1);transition:transform .32s cubic-bezier(.34,1.46,.64,1),box-shadow .32s ease;cursor:pointer;min-height:340px}.card-container:hover{transform:translateY(-8px) scale(1.01);box-shadow:0 24px 56px rgba(112,8,119,.28),0 8px 20px rgba(255,39,89,.16),0 2px 6px rgba(0,0,0,.12)}.card-image-wrapper{position:absolute;inset:0;overflow:hidden}.card-image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .55s ease,filter .45s ease;filter:brightness(.88)}.card-container:hover .card-image{transform:scale(1.09);filter:brightness(.72)}.card-image-wrapper:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 15%,rgba(18,4,26,.38) 50%,rgba(18,4,26,.88) 80%,rgba(18,4,26,.96));transition:background .4s ease}.card-container:hover .card-image-wrapper:after{background:linear-gradient(180deg,transparent 10%,rgba(80,4,90,.42) 48%,rgba(18,4,26,.92) 78%,rgba(18,4,26,.98))}.card-date-float{position:absolute;top:14px;left:14px;z-index:3;background:rgba(255,255,255,.18);backdrop-filter:blur(10px) saturate(140%);-webkit-backdrop-filter:blur(10px) saturate(140%);border:1px solid rgba(255,255,255,.28);color:#ffffff;font-weight:700;font-size:11px;text-transform:uppercase;letter-spacing:.07em;padding:5px 11px;border-radius:20px;display:flex;align-items:center;gap:4px;line-height:1}.card-date-float span{display:inline;line-height:1}.card-date-float .day{font-size:12px}.card-date-float .month{font-size:11px;opacity:.85}.card-content{position:absolute;bottom:0;left:0;right:0;z-index:2;padding:20px 20px 18px;display:flex;flex-direction:column;gap:7px}.card-title{font-size:1.08rem;font-weight:700;line-height:1.38;color:#ffffff;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;letter-spacing:-.01em;text-shadow:0 1px 3px rgba(0,0,0,.5);transition:color .2s ease}.card-container:hover .card-title{color:#ffb0c8}.card-text{font-size:.8rem;color:rgba(255,255,255,.78);line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:0;max-height:0;opacity:0;transition:max-height .35s ease,opacity .3s ease}.card-container:hover .card-text{max-height:60px;opacity:1}.card-footer{justify-content:flex-end;border-top:1px solid rgba(255,255,255,.15);padding-top:9px;margin-top:2px}.card-footer,.card-read-more{display:flex;align-items:center}.card-read-more{font-size:.76rem;font-weight:700;color:rgba(255,255,255,.72);text-transform:uppercase;letter-spacing:.08em;gap:5px;transition:color .2s ease,gap .2s ease}.card-container:hover .card-read-more{color:#ff90b3;gap:9px}@media (max-width:480px){.card-container{min-height:280px}.card-title{font-size:1rem;-webkit-line-clamp:2}.card-content{padding:14px 16px}}.breadcrumb-bar{display:flex;align-items:center;justify-content:space-between;width:100%;padding:4px 20px;box-sizing:border-box;min-height:36px}.breadcrumb-container{background:transparent;margin-top:0;padding-left:0;flex:1 1;display:flex;justify-content:flex-start}.breadcrumb-list{list-style-type:none;padding:0;margin:0;display:flex;align-items:center;flex-wrap:wrap}.breadcrumb-item{font-size:16px;display:flex;align-items:center;@media (max-width:768px){font-size:8px}}.breadcrumb-item:last-child{margin-right:0;font-weight:700}.breadcrumb-item a{text-decoration:none;color:#7212e0;transition:color .3s;font-size:.8rem;@media (max-width:768px){font-size:.5rem}}.breadcrumb-item a:hover{color:#00a60b}.breadcrumb-separator{margin:0 5px;width:10px;height:8px;display:inline-flex;align-items:center;justify-content:center;vertical-align:middle}@media (max-width:768px){.breadcrumb-separator{width:8px;height:4px;margin:0 3px}.breadcrumb-bar{padding:4px 12px}}html{overflow-y:scroll;overflow-x:hidden}.page-content{flex:1 1}.page-container,.page-content{display:flex;flex-direction:column}.page-container{width:100%;max-width:1280px;margin:0 auto;padding:0 24px 56px;flex:1 1;box-sizing:border-box}.section-hero{position:relative;padding:20px 0 18px;margin-bottom:20px;overflow:hidden}.section-hero:before{content:"";position:absolute;top:-60px;right:-80px;width:340px;height:340px;border-radius:50%;background:radial-gradient(circle,rgba(112,8,119,.12) 0,transparent 70%);pointer-events:none}.section-hero:after{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;background:linear-gradient(90deg,#700877,#ff2759 40%,transparent)}.section-hero-eyebrow{display:inline-flex;align-items:center;gap:6px;background:linear-gradient(135deg,rgba(112,8,119,.1),rgba(255,39,89,.1));border:1px solid rgba(112,8,119,.2);color:#700877;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;padding:5px 12px;border-radius:20px;margin-bottom:14px}.section-hero-title{font-size:clamp(1.8rem,4vw,2.6rem);font-weight:800;color:#1a1a2e;margin:0 0 10px;line-height:1.15;letter-spacing:-.03em}.section-hero-title span{background:linear-gradient(90deg,#700877,#ff2759);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.section-hero-sub{font-size:1rem;color:#5a5a72;margin:0;max-width:540px;line-height:1.6}.section-hero-count{display:inline-block;margin-top:16px;font-size:.78rem;font-weight:600;color:#9a9ab0;letter-spacing:.02em}.content-wrapper{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:24px;gap:24px;width:100%;box-sizing:border-box}.sd-error-indicator,.sd-loading-indicator{text-align:center;padding:60px 24px;color:#5a5a72;font-size:1rem}.sd-error-indicator{color:#cc2244}.page-container>h1{font-size:clamp(1.6rem,3vw,2.2rem);font-weight:800;color:#1a1a2e;margin:32px 0;letter-spacing:-.02em;position:relative;display:inline-block}.page-container>h1:after{content:"";display:block;margin-top:10px;height:4px;width:56px;border-radius:2px;background:linear-gradient(90deg,#700877,#ff2759)}.title-heading{word-wrap:break-word;text-align:center;max-width:100%;font-size:1.8rem;line-height:1.2;margin-bottom:.5rem}@media (max-width:768px){.title-heading{font-size:1.4em}}.row-container{display:flex;flex-direction:column;width:100%;max-width:800px;align-items:center;margin-bottom:20px}@media (max-width:640px){.page-container{padding:0 16px 40px}.section-hero{padding:16px 0 14px;margin-bottom:16px}.content-wrapper{grid-template-columns:1fr;gap:18px}}@media (min-width:641px) and (max-width:960px){.content-wrapper{grid-template-columns:repeat(2,1fr)}}:root{--forum-bg:#f8f9fc;--forum-card:#ffffff;--forum-text:#1a1d24;--forum-text-muted:#5c6370;--forum-text-light:#8b92a0;--forum-border:#e8eaef;--forum-accent:#6366f1;--forum-accent-hover:#4f46e5;--forum-accent-soft:rgba(99,102,241,0.08);--forum-radius:12px;--forum-radius-sm:8px;--forum-radius-pill:9999px;--forum-shadow:0 1px 3px rgba(0,0,0,0.06);--forum-shadow-hover:0 8px 24px rgba(0,0,0,0.08);--forum-font:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;--forum-modal-overlay:rgba(26,29,36,0.6);--forum-muted-bg:#eef0f5}.forum-homepage-container{min-height:100vh;background:var(--forum-bg);padding:1.25rem max(1rem,env(safe-area-inset-right)) 3rem max(1rem,env(safe-area-inset-left));max-width:1280px;margin:0 auto;font-family:var(--forum-font);color:var(--forum-text);transition:filter .2s ease;box-sizing:border-box;overflow-x:hidden}.forum-homepage-container.blurred{filter:blur(6px)}.forum-login-gate{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:55vh;padding:2.5rem 1.5rem;text-align:center}.forum-login-gate-card{background:var(--forum-card);border-radius:var(--forum-radius);padding:2.5rem 2rem;max-width:380px;width:100%;box-shadow:var(--forum-shadow-hover);border:1px solid var(--forum-border)}.forum-login-gate-title{font-size:1.75rem;font-weight:700;margin:0 0 .75rem;color:var(--forum-text);letter-spacing:-.02em;line-height:1.25}.forum-login-gate-text{font-size:1rem;color:var(--forum-text-muted);margin:0 0 1.75rem;line-height:1.5}.forum-login-gate-button{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.75rem;font-size:1rem;font-weight:600;color:#fff;background:var(--forum-accent);border:1px solid var(--forum-accent);border-radius:var(--forum-radius-sm);cursor:pointer;font-family:var(--forum-font);transition:background .2s ease,border-color .2s ease,transform .15s ease,box-shadow .2s ease;box-shadow:0 2px 8px rgba(99,102,241,.25)}.forum-login-gate-button:hover{background:var(--forum-accent-hover);border-color:var(--forum-accent-hover);transform:translateY(-2px);box-shadow:0 4px 14px rgba(99,102,241,.35)}.forum-login-gate-button:focus-visible{outline:2px solid var(--forum-accent);outline-offset:2px}.forum-header-wrapper{margin-bottom:1.25rem;border-bottom:1px solid var(--forum-border);padding-left:env(safe-area-inset-left,0);padding-right:env(safe-area-inset-right,0)}.forum-header,.forum-header-wrapper{width:100%;background:var(--forum-card);box-sizing:border-box}.forum-header{max-width:100%;min-height:60px;border-radius:0;padding:0 1.25rem;margin:0 auto;border:none;border-bottom:1px solid var(--forum-border);display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap;overflow-x:hidden}.forum-header-title{font-size:1.125rem;font-weight:700;margin:0;color:var(--forum-text);letter-spacing:-.02em;line-height:1;white-space:nowrap}.forum-header-left,.forum-header-right{display:flex;align-items:center;gap:.75rem}.forum-header-left{flex:1 1 auto;min-width:0}.forum-header-right{flex-shrink:0}.forum-header-home-link{height:36px;min-height:36px;display:inline-flex;align-items:center;justify-content:center;padding:0 .75rem;font-family:var(--forum-font);font-size:.8125rem;font-weight:600;color:var(--forum-text-muted);text-decoration:none;border-radius:var(--forum-radius-sm);border:none;background:transparent;box-sizing:border-box;transition:color .2s ease,background .2s ease}.forum-header-home-link:hover{color:var(--forum-accent);background:var(--forum-accent-soft)}.forum-header-home-link:focus-visible{outline:2px solid var(--forum-accent);outline-offset:2px}.forum-header-home-link.forum-header-link--current{color:var(--forum-accent);text-decoration:underline;text-underline-offset:4px}.user-section{display:flex;align-items:center;min-width:0}.auth-loading-text{font-size:.75rem;color:var(--forum-text-light);font-style:italic}.user-actions-area{display:flex;align-items:center;gap:1.25rem}.forum-header-stat{font-size:.8125rem;color:var(--forum-text-muted);white-space:nowrap}.forum-header-stat-link{font-weight:600;color:var(--forum-accent);text-decoration:none}.forum-header-stat-link:hover{text-decoration:underline}.user-profile-info{display:flex;align-items:center;gap:.375rem;min-width:0}.profile-icon{width:28px;height:28px;border-radius:50%;object-fit:cover;border:1px solid var(--forum-border);background:var(--forum-muted-bg);flex-shrink:0}.profile-icon.default-icon{display:inline-flex;align-items:center;justify-content:center;padding:0}.profile-icon.default-icon svg{width:58%;height:58%;fill:var(--forum-accent)}.display-name{font-weight:600;font-size:.8125rem;color:var(--forum-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100px}.create-post-button-main,.login-signup-button,.logout-button{display:inline-flex;align-items:center;justify-content:center;padding:.625rem 1.25rem;border-radius:var(--forum-radius-sm);font-size:.9375rem;font-weight:600;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease,transform .15s ease;white-space:nowrap;text-decoration:none;border:1px solid transparent;font-family:inherit}.create-post-button-main:focus-visible,.login-signup-button:focus-visible,.logout-button:focus-visible{outline:2px solid var(--forum-accent);outline-offset:2px}.create-post-button-main,.login-signup-button{background:var(--forum-accent);color:#fff;border-color:var(--forum-accent)}.create-post-button-main:hover:not(.disabled-link):not([aria-disabled=true]),.login-signup-button:hover:not(:disabled){background:var(--forum-accent-hover);border-color:var(--forum-accent-hover);transform:translateY(-1px)}.create-post-button-main.disabled-link,.create-post-button-main[aria-disabled=true],.login-signup-button:disabled{opacity:.6;cursor:not-allowed;transform:none}.logout-button{background:var(--forum-card);color:var(--forum-text-muted);border-color:var(--forum-border)}.logout-button:hover:not(:disabled){background:var(--forum-muted-bg);color:var(--forum-text);border-color:var(--forum-border)}.forum-header .header-ask-question,.forum-header .header-login-button,.forum-header .header-logout-button{height:36px;min-height:36px;display:inline-flex;align-items:center;justify-content:center;padding:0 1rem;font-family:var(--forum-font);font-size:.8125rem;font-weight:600;border-radius:var(--forum-radius-sm);box-sizing:border-box;background:transparent;border:none;color:var(--forum-text-muted);transition:color .2s ease,background .2s ease}.forum-header .header-ask-question:focus,.forum-header .header-ask-question:hover:not(.disabled-link):not([aria-disabled=true]),.forum-header .header-login-button:hover:not(:disabled),.forum-header .header-logout-button:hover:not(:disabled){color:var(--forum-accent);background:var(--forum-accent-soft)}.forum-header .header-logout-button{padding:0 .75rem}.forum-header .header-ask-question.forum-header-link--current{color:var(--forum-accent);text-decoration:underline;text-underline-offset:4px}.forum-header .header-ask-question:active:not(.disabled-link):not([aria-disabled=true]){background:transparent}.forum-header .header-ask-question.disabled-link,.forum-header .header-ask-question[aria-disabled=true]{color:var(--forum-text-light);cursor:not-allowed;opacity:.8}.forum-content{display:flex;flex-direction:column;gap:1.5rem}.forum-content-main{min-width:0}.forum-my-posts-title{font-size:1.375rem;font-weight:700;color:var(--forum-text);margin:0 0 1.25rem;letter-spacing:-.02em}.forum-my-posts-by-tag{display:flex;flex-direction:column;gap:1.75rem}.forum-my-posts-tag-section{margin:0}.forum-my-posts-tag-heading{font-size:1.125rem;font-weight:600;color:var(--forum-accent);margin:0 0 .75rem;letter-spacing:-.01em;padding-bottom:.35rem;border-bottom:1px solid var(--forum-border)}.forum-my-posts-toolbar{position:relative;margin-bottom:1.25rem;display:flex;flex-wrap:wrap;align-items:center;gap:.75rem 1.25rem}.forum-my-posts-controls{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem 1rem}.forum-my-posts-filter-wrap{position:relative}.forum-my-posts-filter-trigger{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.9375rem;font-weight:500;font-family:inherit;color:var(--forum-text);background:var(--forum-card-bg,#fff);border:1px solid var(--forum-border);border-radius:8px;cursor:pointer;transition:border-color .2s,box-shadow .2s,background .2s}.forum-my-posts-filter-trigger:hover{border-color:var(--forum-accent);background:rgba(var(--forum-accent-rgb,99,102,241),.04)}.forum-my-posts-filter-trigger[aria-expanded=true]{border-color:var(--forum-accent);background:rgba(var(--forum-accent-rgb,99,102,241),.06);box-shadow:0 0 0 2px rgba(var(--forum-accent-rgb,99,102,241),.18)}.forum-my-posts-filter-icon{flex-shrink:0;opacity:.85}.forum-my-posts-filter-chevron{flex-shrink:0;opacity:.6;transition:transform .2s}.forum-my-posts-filter-trigger[aria-expanded=true] .forum-my-posts-filter-chevron{transform:rotate(180deg)}.forum-my-posts-filter-badge{display:inline-flex;align-items:center;justify-content:center;min-width:1.25rem;height:1.25rem;padding:0 .4rem;font-size:.75rem;font-weight:600;color:#fff;background:var(--forum-accent);border-radius:999px}.forum-my-posts-filter-dropdown{position:absolute;top:100%;left:0;margin-top:.5rem;min-width:14rem;padding:0;background:var(--forum-card-bg,#fff);border:1px solid var(--forum-border);border-radius:10px;box-shadow:0 10px 40px rgba(0,0,0,.12),0 2px 8px rgba(0,0,0,.06);z-index:10;overflow:hidden}.forum-my-posts-filter-dropdown-header{padding:.625rem 1rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--forum-text-muted,#64748b);background:var(--forum-bg-subtle,rgba(0,0,0,.02));border-bottom:1px solid var(--forum-border)}.forum-my-posts-filter-options{max-height:16rem;overflow-y:auto;padding:.35rem 0}.forum-my-posts-filter-option{display:flex;align-items:center;gap:.625rem;padding:.5rem 1rem;font-size:.9375rem;color:var(--forum-text);cursor:pointer;transition:background .15s}.forum-my-posts-filter-option:hover{background:var(--forum-bg-hover,rgba(0,0,0,.04))}.forum-my-posts-filter-option input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.forum-my-posts-filter-option-check{flex-shrink:0;position:relative;width:1.125rem;height:1.125rem;border:2px solid var(--forum-border);border-radius:4px;background:var(--forum-card-bg,#fff);transition:border-color .2s,background .2s}.forum-my-posts-filter-option input:focus-visible+.forum-my-posts-filter-option-check{outline:2px solid var(--forum-accent);outline-offset:2px}.forum-my-posts-filter-option input:checked+.forum-my-posts-filter-option-check{background:var(--forum-accent);border-color:var(--forum-accent)}.forum-my-posts-filter-option input:checked+.forum-my-posts-filter-option-check:after{content:"";position:absolute;left:.35rem;top:.15rem;width:.35rem;height:.6rem;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.forum-my-posts-filter-option-label{flex:1 1}.forum-my-posts-filter-actions{display:flex;justify-content:flex-end;gap:.5rem;padding:.625rem 1rem;background:var(--forum-bg-subtle,rgba(0,0,0,.02));border-top:1px solid var(--forum-border)}.forum-my-posts-filter-apply,.forum-my-posts-filter-clear{padding:.45rem .875rem;font-size:.875rem;font-weight:500;font-family:inherit;border-radius:6px;cursor:pointer;transition:background .15s,color .15s,border-color .15s}.forum-my-posts-filter-clear{color:var(--forum-text-muted,#666);background:transparent;border:1px solid var(--forum-border)}.forum-my-posts-filter-clear:hover{background:var(--forum-bg-hover,rgba(0,0,0,.04));border-color:var(--forum-text-muted,#999)}.forum-my-posts-filter-apply{color:#fff;background:var(--forum-accent);border:none}.forum-my-posts-filter-apply:hover{filter:brightness(1.08)}.forum-my-posts-filter-summary{margin:0;font-size:.875rem;color:var(--forum-text-muted,#666)}.forum-my-posts-sort-wrap{display:flex;align-items:center;gap:.5rem}.forum-my-posts-sort-label{font-size:.875rem;font-weight:500;color:var(--forum-text-muted,#64748b);white-space:nowrap}.forum-my-posts-sort-select{padding:.5rem 2rem .5rem .75rem;font-size:.9375rem;font-family:inherit;color:var(--forum-text);background:var(--forum-card-bg,#fff);border:1px solid var(--forum-border);border-radius:8px;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .6rem center;transition:border-color .2s}.forum-my-posts-sort-select:focus,.forum-my-posts-sort-select:hover{border-color:var(--forum-accent);outline:none}.forum-feed-header{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.25rem}.forum-feed-header h2{font-size:1.375rem;font-weight:700;color:var(--forum-text);margin:0;letter-spacing:-.02em;line-height:1.3}.sort-controls{display:flex;align-items:center;gap:.5rem}.sort-controls label{font-size:.875rem;font-weight:500;color:var(--forum-text-muted)}.sort-controls select{padding:.5rem 2rem .5rem .75rem;font-size:.875rem;border-radius:var(--forum-radius-sm);border:1px solid var(--forum-border);background:var(--forum-card);color:var(--forum-text);font-family:var(--forum-font);cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%238b92a0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5l6 6 6-6'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .5rem center;background-size:12px 8px;transition:border-color .2s,box-shadow .2s}.sort-controls select:hover{border-color:var(--forum-text-light)}.sort-controls select:focus{outline:none;border-color:var(--forum-accent);box-shadow:0 0 0 3px var(--forum-accent-soft)}.post-feed-area{margin-top:0}.post-feed-area h2{font-size:1.375rem;font-weight:700;color:var(--forum-text);margin:0 0 1rem;letter-spacing:-.02em}.post-list{display:flex;flex-direction:column;gap:1rem}.no-posts-message,.post-feed-area>p{text-align:center;padding:3rem 1.5rem;color:var(--forum-text-muted);font-size:.9375rem;line-height:1.5}.forum-sidebar,.no-posts-message,.post-feed-area>p{background:var(--forum-card);border-radius:var(--forum-radius);border:1px solid var(--forum-border);box-shadow:var(--forum-shadow)}.forum-sidebar{padding:1.25rem 1.25rem 1.5rem}.forum-sidebar-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.25rem}.forum-sidebar h3{font-size:1rem;font-weight:600;color:var(--forum-text);margin:0;letter-spacing:-.01em}.forum-sidebar-toggle{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;background:var(--forum-muted-bg);border:1px solid var(--forum-border);border-radius:var(--forum-radius-sm);cursor:pointer;font-size:1.25rem;font-weight:600;color:var(--forum-text-muted);transition:background .2s,color .2s,border-color .2s}.forum-sidebar-toggle:hover{background:var(--forum-accent-soft);color:var(--forum-accent);border-color:var(--forum-accent)}.forum-sidebar-tagged-section{margin-top:1.25rem;padding-top:1rem;border-top:1px solid var(--forum-border)}.forum-sidebar-tagged-title{font-size:.9375rem;font-weight:600;color:var(--forum-text-muted);margin:0 0 .75rem}.tag-filter-list{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:.5rem}.tag-filter-list .tag-pill{padding:.4rem .875rem;border-radius:var(--forum-radius-pill);font-size:.8125rem;font-weight:500;cursor:pointer;border:1px solid transparent;transition:transform .15s ease,box-shadow .15s ease,opacity .15s ease}.tag-filter-list .tag-pill:hover{transform:translateY(-1px);box-shadow:var(--forum-shadow);opacity:.92}.tag-filter-list .tag-pill.active-tag{font-weight:600;box-shadow:0 0 0 2px var(--forum-accent);opacity:1}.clear-tag{padding:.4rem .875rem;border-radius:var(--forum-radius-pill);font-size:.8125rem;font-weight:500;cursor:pointer;background:var(--forum-muted-bg);color:var(--forum-text-muted);border:1px solid var(--forum-border);display:inline-flex;align-items:center;transition:background .2s,color .2s}.clear-tag:hover{background:var(--forum-border);color:var(--forum-text)}.clear-tag .clear-tag-icon{margin-left:.35em;opacity:.8}.forum-sidebar.expanded{max-height:1200px;overflow:visible;transition:max-height .3s ease}.forum-sidebar.collapsed{max-height:56px;overflow:hidden;transition:max-height .3s ease}.forum-sidebar.collapsed .clear-tag,.forum-sidebar.collapsed .forum-sidebar-tagged-section,.forum-sidebar.collapsed .tag-filter-list{display:none!important}.modal-overlay{position:fixed;inset:0;background:var(--forum-modal-overlay);display:flex;align-items:center;justify-content:center;z-index:10000;padding:1rem;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);opacity:0;pointer-events:none}.modal-overlay.fade-in{pointer-events:auto;animation:forumFadeIn .2s ease-out forwards}.modal-overlay.fade-in .modal-content{animation:forumPopIn .25s ease-out forwards}.modal-content{background:var(--forum-card);padding:1.5rem 2rem;border-radius:var(--forum-radius);width:100%;max-width:420px;max-height:90vh;overflow-y:auto;box-shadow:var(--forum-shadow-hover);border:1px solid var(--forum-border);opacity:0;transform:scale(.96) translateY(12px)}.create-post-modal-content{max-width:520px}.close-modal{position:absolute;top:.75rem;right:.75rem;width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;background:transparent;border:none;border-radius:var(--forum-radius-sm);color:var(--forum-text-muted);cursor:pointer;font-size:1.5rem;line-height:1;transition:background .2s,color .2s}.close-modal:hover{background:var(--forum-muted-bg);color:var(--forum-text)}@keyframes forumFadeIn{to{opacity:1}}@keyframes forumPopIn{to{opacity:1;transform:scale(1) translateY(0)}}.page-error-indicator,.page-loading-indicator{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;text-align:center;padding:2rem;font-size:1rem;color:var(--forum-text-muted)}.page-error-indicator{color:#b91c1c;font-weight:500}@media (max-width:767px){.forum-homepage-container{padding:1rem .75rem 2rem}.forum-header-wrapper{margin-bottom:1rem}.forum-header{padding:.75rem .875rem;gap:.5rem;min-height:56px}.forum-header-left,.forum-header-right{gap:.5rem}.forum-header .header-ask-question,.forum-header .header-login-button,.forum-header .header-logout-button,.forum-header-home-link{min-height:44px;height:44px;padding:0 .625rem;font-size:.8125rem}.forum-header .header-ask-question{padding:0 .75rem}.forum-header .header-logout-button{padding:0 .5rem}.display-name{max-width:70px;font-size:.75rem}.profile-icon{width:28px;height:28px}.forum-login-gate{min-height:40vh;padding:1.5rem 1rem}.forum-login-gate-title{font-size:1.5rem}.forum-login-gate-text{font-size:.9375rem}.forum-login-gate-button{padding:.75rem 1.25rem;min-height:44px}.forum-login-gate-card{padding:2rem 1.5rem}.forum-feed-header{flex-direction:column;align-items:flex-start;gap:.75rem;margin-bottom:1rem}.forum-feed-header h2{font-size:1.25rem}.post-list{gap:.875rem}}@media (max-width:480px){.forum-homepage-container{padding:.75rem max(.5rem,env(safe-area-inset-right)) 1.5rem max(.5rem,env(safe-area-inset-left))}.forum-header{padding:.5rem .625rem;gap:.375rem}.forum-header-left,.forum-header-right{gap:.375rem}.forum-header .header-ask-question,.forum-header-home-link{padding:0 .5rem;font-size:.75rem}.forum-header .header-logout-button{padding:0 .375rem;font-size:.75rem}.forum-header .header-login-button{padding:0 .5rem;font-size:.75rem}.display-name{max-width:56px;font-size:.6875rem}.user-actions-area{gap:.75rem}.forum-login-gate-card{padding:1.5rem 1.25rem}.forum-feed-header h2{font-size:1.125rem}}@media (min-width:768px){.forum-content{flex-direction:row;align-items:flex-start;gap:1.5rem}.forum-sidebar{flex:0 0 260px;position:-webkit-sticky;position:sticky;top:1.25rem}.forum-homepage-container{padding:1.5rem 1.5rem 3rem}}@media (min-width:992px){.forum-sidebar{flex:0 0 280px}}.pdf-container{max-width:1100px;margin:2rem auto;padding:0 16px 48px;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.pdf-card{display:grid;grid-template-columns:1fr;background:#fff;border-radius:20px;box-shadow:0 8px 48px rgba(112,8,119,.11),0 2px 10px rgba(0,0,0,.06);border:1px solid rgba(112,8,119,.1);overflow:hidden}@media (min-width:768px){.pdf-card{grid-template-columns:2fr 3fr}}.pdf-image-section{position:relative;display:flex;align-items:center;justify-content:center;padding:1.2rem;background:linear-gradient(145deg,#f7f0ff,#fff0f8);min-height:260px;border-bottom:1px solid rgba(112,8,119,.08)}@media (min-width:768px){.pdf-image-section{border-bottom:none;border-right:1px solid rgba(112,8,119,.08)}}.pdf-image{display:block;max-width:100%;max-height:440px;height:auto;object-fit:contain;filter:drop-shadow(0 10px 28px rgba(112,8,119,.13));transition:transform .35s ease}.pdf-image:hover{transform:scale(1.04)}.pdf-discount-badge{position:absolute;top:16px;left:16px;background:linear-gradient(135deg,#e53935,#ff5252);color:#fff;font-size:.75rem;font-weight:800;letter-spacing:.06em;padding:5px 13px;border-radius:20px;box-shadow:0 2px 10px rgba(229,57,53,.38);text-transform:uppercase}.pdf-info-section{padding:1.1rem 1.5rem 1.2rem;display:flex;flex-direction:column}@media (max-width:767px){.pdf-info-section{padding:1rem 1rem 1.1rem}}.pdf-header{margin-bottom:.6rem;padding-bottom:.55rem;border-bottom:1px solid rgba(112,8,119,.09)}.pdf-header h1{font-size:1.3rem;font-weight:800;margin:0 0 .2rem;color:#2d0057;line-height:1.3;text-align:left}@media (max-width:767px){.pdf-header h1{font-size:1.1rem}}.pdf-brand{font-size:.8rem;color:#9ca3af;display:block;font-style:italic}.pdf-description{color:#374151;line-height:1.55;font-size:.86rem;flex-grow:1;overflow-wrap:break-word;margin-bottom:.4rem}.pdf-description h3{font-size:.93rem;font-weight:700;margin:.7rem 0 .3rem;color:#2d0057;text-align:left}.pdf-description h3:first-child{margin-top:0}.pdf-description p{margin:0 0 .35rem;text-align:left}.pdf-description strong{margin-top:.5em;margin-bottom:.2em;text-align:left}.feature-section,.pdf-description strong{display:block;font-weight:700;font-size:.93em;color:#1f2937}.pdf-description ul{list-style:none;padding:0;margin:0 0 .4rem}.pdf-description li{padding:1px 0;font-size:.85rem;text-align:left}.pdf-description br{display:block;content:"";margin-top:.3rem}.pdf-description a{color:#700877;text-decoration:underline}.pdf-description a:hover{color:#b0196b}.pdf-rating{display:flex;align-items:center;flex-wrap:wrap;gap:4px;margin-bottom:8px;font-size:.83rem;color:#6b7280}.pdf-stars{font-size:1.1rem;line-height:1;display:inline-block;white-space:nowrap}.pdf-star{display:inline-block;vertical-align:middle;margin-right:1px;color:#d1d5db;position:relative}.pdf-star-filled{color:#f59e0b}.pdf-star-half{display:inline-block;position:relative;color:#d1d5db}.pdf-star-half:before{content:"★";position:absolute;left:0;top:0;width:50%;overflow:hidden;color:#f59e0b}.pdf-star-empty{color:#d1d5db}.pdf-rating-value{font-weight:700;color:#374151}.pdf-review-count{color:#9ca3af}.pdf-shipping-info{font-size:.8rem;color:#374151;margin:0 0 7px;padding:6px 12px;background:linear-gradient(135deg,rgba(112,8,119,.04),rgba(176,25,107,.04));border-radius:10px;border:1px solid rgba(112,8,119,.1)}.pdf-shipping-info a{color:#700877;font-weight:600;text-decoration:none}.pdf-shipping-info a:hover{text-decoration:underline}.pdf-special-offer{font-size:.8rem;background:linear-gradient(135deg,#fff8e1,#fff3cd);padding:6px 12px;border-left:3px solid #f59e0b;border-radius:0 8px 8px 0;margin:0 0 7px;color:#92400e;font-weight:600}.pdf-price-stock-section{display:flex;align-items:center;gap:10px;padding:.5rem 0;border-top:1px solid rgba(112,8,119,.09);margin-top:2px}.pdf-price{font-size:1.8rem;font-weight:900;background:linear-gradient(135deg,#700877,#b0196b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1}@media (max-width:767px){.pdf-price{font-size:1.5rem}}.pdf-stock-status{font-size:.75rem;font-weight:700;padding:5px 13px;border-radius:20px;text-transform:uppercase;letter-spacing:.05em}.pdf-stock-in-stock{background:linear-gradient(135deg,rgba(16,185,129,.12),rgba(5,150,105,.09));color:#059669;border:1px solid rgba(5,150,105,.28)}.pdf-stock-out-of-stock{background:rgba(231,76,60,.1);color:#e74c3c;border:1px solid rgba(231,76,60,.22)}.pdf-actions{display:flex;flex-direction:column;gap:8px;margin-top:6px}@media (min-width:500px){.pdf-actions{flex-direction:row}}.pdf-button{padding:10px 18px;border-radius:10px;font-weight:700;text-align:center;transition:opacity .2s ease,transform .15s ease,box-shadow .2s ease;flex-grow:1;border:none;cursor:pointer;font-size:.92rem;line-height:1.4;text-decoration:none;display:inline-block;letter-spacing:.02em}.pdf-button:hover{transform:translateY(-2px)}.pdf-button:active{transform:translateY(0)}.pdf-button-buy{background:linear-gradient(135deg,#700877,#b0196b 55%,#ff2759);color:#fff!important;box-shadow:0 4px 18px rgba(112,8,119,.3)}.pdf-button-buy:hover{opacity:.88;box-shadow:0 8px 28px rgba(112,8,119,.42);color:#fff!important}.pdf-button-oos{background:#e5e7eb;color:#9ca3af;cursor:not-allowed}.pdf-button-back{background:transparent;color:#700877;border:2px solid rgba(112,8,119,.3);box-shadow:none;flex-grow:0.6}.pdf-button-back:hover{background:rgba(112,8,119,.06);border-color:#700877;color:#700877}.pdf-trust-row{justify-content:center;flex-wrap:wrap;gap:3px 12px;margin-top:8px;padding-top:8px;border-top:1px solid rgba(112,8,119,.08)}.pdf-trust-item,.pdf-trust-row{display:flex;align-items:center}.pdf-trust-item{font-size:.76rem;color:#6b7280;font-weight:500;gap:5px;white-space:nowrap}.pdf-status-container{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:50vh;text-align:center;padding:2rem}.pdf-spinner{border-radius:50%;border:4px solid rgba(112,8,119,.12);border-top-color:#700877;width:36px;height:36px;animation:pdf-spin 1s linear infinite;margin-bottom:1rem}@keyframes pdf-spin{to{transform:rotate(1turn)}}.pdf-error h2{color:#e74c3c;margin-bottom:.5rem}.pdf-error p{color:#555;margin-bottom:1.5rem}.language-switcher{position:relative;display:flex;align-items:center}.language-switcher-trigger{display:flex;align-items:center;gap:4px;padding:5px 10px;background:rgba(151,26,225,.06);border:1px solid rgba(151,26,225,.25);border-radius:20px;cursor:pointer;font-size:.78rem;font-weight:600;color:#555;white-space:nowrap;transition:background .18s,border-color .18s,color .18s;line-height:1}.language-switcher-trigger:hover,.language-switcher-trigger[aria-expanded=true]{background:rgba(151,26,225,.12);border-color:#971ae1;color:#971ae1}.language-switcher-globe{font-size:.95rem;line-height:1}.language-switcher-code{letter-spacing:.04em}.language-switcher-chevron{font-size:.65rem;display:inline-block;transition:transform .2s ease;margin-left:1px;opacity:.7}.language-switcher-trigger[aria-expanded=true] .language-switcher-chevron{transform:rotate(180deg)}@keyframes ls-open{0%{opacity:0;transform:translateY(-6px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.language-switcher-dropdown{position:absolute;top:calc(100% + 6px);right:0;width:252px;max-height:300px;overflow-y:auto;background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:12px;box-shadow:0 8px 24px rgba(0,0,0,.12),0 2px 6px rgba(0,0,0,.06);z-index:1000;padding:6px;display:grid;grid-template-columns:1fr 1fr;grid-gap:2px;gap:2px;animation:ls-open .15s ease forwards;scrollbar-width:thin;scrollbar-color:#ddd transparent}.language-switcher-dropdown::-webkit-scrollbar{width:4px}.language-switcher-dropdown::-webkit-scrollbar-track{background:transparent}.language-switcher-dropdown::-webkit-scrollbar-thumb{background:#ddd;border-radius:4px}.language-switcher-option{display:flex;align-items:center;gap:4px;width:100%;padding:7px 10px;text-align:left;background:none;border:none;border-radius:8px;cursor:pointer;font-size:.8rem;color:#444;transition:background .12s,color .12s;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.language-switcher-option:hover{background:rgba(151,26,225,.08);color:#971ae1}.language-switcher-option.active{background:rgba(151,26,225,.12);color:#971ae1;font-weight:600}.language-switcher-check{font-size:.7rem;flex-shrink:0;color:#971ae1}[dir=rtl] .language-switcher-dropdown{right:0;left:auto}[dir=rtl] .language-switcher-option{text-align:right}@media (max-width:1076px){.language-switcher-trigger{padding:5px 8px;gap:3px}.language-switcher-dropdown{width:220px;right:0}}.financial-calculators-container{width:100%;max-width:1280px;margin:0 auto;padding:0 24px 56px;box-sizing:border-box}@media (max-width:640px){.financial-calculators-container{padding:0 16px 40px}}.calc-grid{column-count:2;column-gap:24px;width:100%}@media (max-width:768px){.calc-grid{column-count:1}}.calc-card{page-break-inside:avoid;break-inside:avoid;display:inline-block;width:100%;margin-bottom:24px;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 24px rgba(112,8,119,.08),0 1px 4px rgba(0,0,0,.05);border:1px solid rgba(112,8,119,.1);transition:box-shadow .25s ease,transform .25s ease}.calc-card:hover{box-shadow:0 10px 36px rgba(112,8,119,.16),0 2px 8px rgba(0,0,0,.08);transform:translateY(-3px)}.calc-card-header{background:linear-gradient(135deg,#700877,#b0196b 55%,#ff2759);padding:14px 20px;display:flex;align-items:center;gap:12px}.calc-icon-badge{width:36px;height:36px;background:rgba(255,255,255,.2);border-radius:9px;display:flex;align-items:center;justify-content:center;font-size:1.15rem;flex-shrink:0;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);border:1px solid rgba(255,255,255,.22)}.calc-card-header h2{color:#fff!important;font-size:1.05rem;font-weight:700;margin:0;letter-spacing:-.01em;text-align:left!important;-webkit-text-fill-color:#fff!important;background:none!important;background-clip:unset!important;-webkit-background-clip:unset!important;line-height:1.2}.calc-card-header h2:after{display:none}.calc-card-body{padding:20px}.calc-card-body .calculator{background:none!important;padding:0!important;margin:0!important;box-shadow:none!important;border-radius:0!important;display:block;width:100%}.calculator form{display:flex;flex-direction:column;gap:10px}.calculator label,.input-group{display:flex;flex-direction:column;gap:4px}.calculator label{font-size:.8rem;font-weight:600;color:#4a4a6a;letter-spacing:.01em;text-align:left}.calculator input{width:100%;padding:8px 11px;border:1.5px solid #e2e0ed;border-radius:8px;font-size:.92rem;color:#1a1a2e;background:#faf9fd;box-sizing:border-box;transition:border-color .2s,box-shadow .2s,background .2s;font-family:inherit}.calculator input:focus{border-color:#700877;background:#fff;outline:none;box-shadow:0 0 0 3px rgba(112,8,119,.1)}.calculator input::placeholder{color:#b8b5cc;font-size:.86rem}.calculator p,.calculator small{font-size:.73rem;color:#9a9ab0;margin:0;line-height:1.35}.calculator button:not([type]),.calculator button[type=button],.calculator button[type=submit]{padding:10px 16px;background:linear-gradient(135deg,#700877,#ff2759);color:#fff;border:none;border-radius:10px;cursor:pointer;font-weight:700;font-size:.82rem;letter-spacing:.07em;text-transform:uppercase;margin-top:6px;width:100%;transition:opacity .2s ease,transform .2s ease,box-shadow .2s ease;box-shadow:0 4px 14px rgba(112,8,119,.28);font-family:inherit}.calculator button:not([type]):hover,.calculator button[type=button]:hover,.calculator button[type=submit]:hover{opacity:.9;transform:translateY(-1px);box-shadow:0 6px 20px rgba(112,8,119,.38)}.result-field{margin-top:12px;padding:13px 16px;background:linear-gradient(135deg,rgba(112,8,119,.06),rgba(255,39,89,.06));border-radius:10px;font-size:.88rem;font-weight:600;color:#700877;text-align:center;border:1px solid rgba(112,8,119,.14);line-height:1.5}.footer-container{background-color:rgba(255,255,255,.9);margin-top:30px;padding:2rem 0 3rem;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;width:100%;border-top:1px solid #e2e2e2}.social-link{margin:0 1rem;display:inline-block}.social-icon,.social-link{transition:transform .25s,filter .25s}.social-icon{width:40px;height:40px;display:block}.social-icon:hover{transform:translateY(-4px);filter:brightness(1.2)}.social-container{display:flex;justify-content:center;padding-bottom:1rem}.footer-link{text-decoration:none;color:black;margin-bottom:.4rem;font-weight:400;font-size:1rem;text-align:center;transition:all .2s ease}.footer-link:hover{color:#7600ff;transform:translateY(-2px);filter:brightness(1.2)}@media (max-width:768px){.footer-link{font-size:.9rem}}.main-footer-container{display:flex;flex-wrap:wrap;justify-content:center;width:100%}@media (max-width:768px){.main-footer-container{flex-direction:column;align-items:center}}.column{display:flex;flex-direction:column;align-items:center;margin:0 15px}.header{margin-top:.4rem;font-size:1.05rem;margin-bottom:.6rem;text-align:center;color:rgb(0,0,0);font-weight:600}h2{margin-bottom:0}.copyright{font-size:.9rem}.copyright a{color:#1a0dab;text-decoration:underline}.copyright a:hover{color:#976af1}.disclosure-statment{text-align:center;margin:12px 0 auto;max-width:80%;padding:.25rem;background-color:#f5f5f5;color:#1a1a1a;p{font-size:14px}a{color:#1a0dab;text-decoration:underline}a:hover{color:#976af1}}@media (max-width:480px){.footer-container{padding:1.5rem 1rem 2rem}.column{margin:10px 0}}@media (min-width:768px){.disclosure-statment{max-width:80%;font-size:12px}}@media (min-width:1200px){.disclosure-statment{max-width:80%;font-size:12px}}.copyright{text-align:center;margin:12px 0 auto;max-width:80%;padding:.25rem;background-color:#f5f5f5;color:#1a1a1a;p{font-size:14px}a{color:#1a0dab;text-decoration:underline}a:hover{color:#976af1}}.category-links-container{width:100%;margin:auto;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;padding:1rem 0}@keyframes shakeAnimation{0%,50%{transform:translateX(0)}10%,30%{transform:translateX(-8px)}20%,40%{transform:translateX(8px)}}.link-box{display:flex;flex-direction:column;align-items:center;justify-content:center;background:rgba(255,255,255,.8);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:1.2rem;border-radius:25px;box-sizing:border-box;width:250px;margin:1rem;color:#1a1a1a;box-shadow:0 8px 16px rgba(0,0,0,.15);text-align:center;text-decoration:none;transition:transform .4s ease,box-shadow .4s ease,background-color .4s ease;overflow:hidden}.link-box:hover{transform:scale(1.05);box-shadow:0 12px 24px rgba(0,0,0,.2);background-color:#ffffff}.link-box:hover .extraincome-figcaption{color:#7600ff}.link-box:focus{outline:3px solid #7600ff}@media (max-width:768px){.link-box{width:80%;margin:1rem auto}}.link-box img{padding:10px;width:200px;height:200px;border-radius:20px;transition:transform .3s ease}.extraincome-figcaption{color:#1a1a1a;transition:color .3s ease;padding:12px;font-weight:600;font-size:1.1rem}:root{--primary-color:#4A00E0;--secondary-color:#8E2DE2;--accent-color:#00c6ff;--text-color:#333;--text-light:#555;--background-color:#f9faff;--card-background:#ffffff;--border-color:#e0e0e0;--heading-font:"Poppins",sans-serif;--body-font:"Roboto",sans-serif;--box-shadow:0 4px 15px rgba(0,0,0,0.08);--box-shadow-hover:0 6px 20px rgba(0,0,0,0.12);--border-radius:12px}.loading-screen{position:fixed;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;justify-content:center;align-items:center;z-index:99999;visibility:visible}.loading-screen,.loading-screen.fade-out{transition:opacity .15s ease-in-out,visibility .15s ease-in-out;pointer-events:none}.loading-screen.fade-out{opacity:0;visibility:hidden}.loading-container{text-align:center;color:white}.loading-logo{margin-bottom:2rem;animation:slideInDown .8s ease-out}.logo-text{font-family:var(--heading-font);font-size:2.5rem;font-weight:700;background:linear-gradient(135deg,#ffffff,#f0f0f0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-shadow:0 4px 8px rgba(0,0,0,.1);letter-spacing:-.02em}.loading-spinner{position:relative;width:80px;height:80px;margin:0 auto 2rem;animation:slideInUp .8s ease-out .2s both}.spinner-ring{position:absolute;width:100%;height:100%;border:3px solid transparent;border-top-color:#ffd93d;border-radius:50%;animation:spin 1.5s linear infinite}.spinner-ring:nth-child(2){width:70%;height:70%;top:15%;left:15%;border-top-color:#ff6b6b;animation-delay:.2s}.spinner-ring:nth-child(3){width:40%;height:40%;top:30%;left:30%;border-top-color:#6bcf7f;animation-delay:.4s}.loading-text{animation:slideInUp .8s ease-out .4s both}.loading-dots{font-size:1.2rem;font-weight:500;letter-spacing:.05em}.loading-dots .dot{animation:dotPulse 1.5s infinite;display:inline-block}.loading-dots .dot:nth-child(2){animation-delay:.2s}.loading-dots .dot:nth-child(3){animation-delay:.4s}.loading-dots .dot:nth-child(4){animation-delay:.6s}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInDown{0%{transform:translateY(-50px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slideInUp{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes dotPulse{0%,80%,to{transform:scale(1);opacity:.5}40%{transform:scale(1.2);opacity:1}}@media (max-width:768px){.logo-text{font-size:2rem}.loading-spinner{width:60px;height:60px}.loading-dots{font-size:1rem}}@media (max-width:480px){.logo-text{font-size:1.8rem}.loading-spinner{width:50px;height:50px}.loading-dots{font-size:.9rem}}html{scroll-behavior:smooth}body,html{margin:0;padding:0;font-family:var(--body-font);color:var(--text-color);background-color:#faf3d6;line-height:1.7;font-size:16px;overflow-x:hidden}.homepage-container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.homepage-container h1,.homepage-container h2,.homepage-container h3,.homepage-container h4,.homepage-container h5,.homepage-container h6{font-family:var(--heading-font);font-weight:600;color:var(--primary-color);margin-top:0;line-height:1.3}a{color:var(--accent-color);text-decoration:none;transition:color .3s ease}a:focus,a:hover{color:var(--primary-color);text-decoration:underline}.highlight{color:var(--accent-color)}.section-title{text-align:center;margin-bottom:1rem;font-size:2.2rem}.section-subtitle{text-align:center;max-width:700px;margin-left:auto;margin-right:auto;margin-bottom:2.5rem;font-size:1.1rem;color:var(--text-light)}.cta-button,.cta-button-secondary{display:inline-block;padding:.8rem 1.8rem;border-radius:50px;font-family:var(--heading-font);font-weight:600;text-decoration:none;transition:all .3s ease;font-size:1rem;text-align:center;border:2px solid transparent}.cta-button{background:linear-gradient(90deg,var(--primary-color),var(--secondary-color));color:white;box-shadow:0 4px 10px rgba(74,0,224,.3)}.cta-button:focus,.cta-button:hover{transform:translateY(-3px);box-shadow:0 6px 15px rgba(74,0,224,.4);color:white;text-decoration:none}.cta-button-secondary{background-color:transparent;color:var(--primary-color);border:2px solid var(--primary-color)}.cta-button-secondary:focus,.cta-button-secondary:hover{background-color:var(--primary-color);color:white;text-decoration:none}.text-link{font-weight:500;display:inline-block;margin-top:auto;color:var(--accent-color)}.text-link:focus,.text-link:hover{color:var(--primary-color);text-decoration:underline}.hero-section{text-align:center;padding:4rem 1rem 5rem;border-bottom:1px solid var(--border-color);margin-bottom:3rem;position:relative}.hero-content{max-width:800px;margin:0 auto}.hero-section h1{font-size:2.8rem;margin-bottom:1rem;color:var(--primary-color)}.hero-subtitle{font-size:1.25rem;color:var(--text-light);margin-bottom:2.5rem;line-height:1.8}.hero-cta{padding:1rem 2.2rem;font-size:1.1rem}.core-topics-intro{padding:2rem 0;margin-bottom:1rem}.core-topics-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem;margin-bottom:4rem}.topic-card{background-color:var(--card-background);border-radius:var(--border-radius);padding:1.5rem;text-decoration:none;color:inherit;box-shadow:var(--box-shadow);transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column}.topic-card:focus-within,.topic-card:hover{transform:translateY(-8px) rotateY(5deg) scale(1.02);box-shadow:var(--box-shadow-hover);transition:transform .4s cubic-bezier(.175,.885,.32,1.275),box-shadow .4s ease}.topic-card-figure{margin:0 0 1rem;text-align:center}.topic-card-figure img{width:100%;max-height:180px;object-fit:contain;border-radius:calc(var(--border-radius) - 6px)}.topic-card-content{flex-grow:1;display:flex;flex-direction:column}.topic-card-title{margin-bottom:.5rem;font-size:1.3rem;color:var(--primary-color)}.topic-card-description{font-size:.95rem;color:var(--text-light);line-height:1.6;flex-grow:1;margin-bottom:1rem}.topic-card-link{margin-top:auto;font-weight:600;color:var(--accent-color);font-size:.9rem;align-self:flex-start}.topic-card-link:focus,.topic-card-link:hover{text-decoration:underline;color:var(--primary-color)}.why-trust-us{padding:3rem 1.5rem;background-color:var(--card-background);border-radius:var(--border-radius);margin-bottom:4rem;box-shadow:var(--box-shadow);display:flex;align-items:center;gap:2rem}.why-trust-content{flex-basis:100%}.why-trust-us .section-title{text-align:left;margin-bottom:1.5rem}.why-trust-us p{margin-bottom:1.5rem;line-height:1.8;color:var(--text-light)}.why-trust-us p strong a{color:var(--primary-color);font-weight:600}.why-trust-us p strong a:hover{color:var(--accent-color)}.why-trust-us ul{list-style:none;padding-left:0;margin-bottom:2rem}.why-trust-us ul li{padding-left:2em;position:relative;margin-bottom:1em;color:var(--text-light);line-height:1.7}.why-trust-us ul li:before{content:"✔";color:var(--accent-color);position:absolute;left:0;font-size:1.2em;top:2px}.why-trust-us ul li strong{color:var(--text-color);font-weight:500}.discover-section{padding:3rem 0;margin-bottom:3rem}.discover-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:1.5rem;gap:1.5rem}.discover-item{background-color:var(--card-background);padding:1.5rem;border-radius:var(--border-radius);box-shadow:var(--box-shadow);transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column}.discover-item:focus-within,.discover-item:hover{transform:translateY(-5px) rotate(2deg) scale(1.03);box-shadow:var(--box-shadow-hover);transition:transform .3s cubic-bezier(.175,.885,.32,1.275),box-shadow .3s ease}.discover-item h4{color:var(--primary-color);font-size:1.15rem;margin-bottom:.75rem}.discover-item p{font-size:.9rem;color:var(--text-light);margin-bottom:1rem;flex-grow:1}.community-forum-section{text-align:center;padding:3rem 1rem;margin-bottom:3rem}.community-forum-section .section-title{margin-bottom:1rem}.community-forum-section .section-subtitle{margin-bottom:2rem}.faq-section{padding:3rem 0;margin-bottom:3rem}.faq-list{max-width:800px;margin:0 auto}.faq-item{background-color:var(--card-background);border:1px solid var(--border-color);border-radius:var(--border-radius);margin-bottom:1rem;box-shadow:0 2px 5px rgba(0,0,0,.05);transition:box-shadow .3s ease}.faq-item[open]{box-shadow:var(--box-shadow)}.faq-question{padding:1.25rem 1.5rem;font-weight:600;font-family:var(--heading-font);cursor:pointer;display:flex;justify-content:space-between;align-items:center;color:var(--primary-color);font-size:1.1rem;line-height:1.4}.faq-question::-webkit-details-marker{display:none}.faq-question:after{content:"+";font-size:1.8rem;line-height:1;color:var(--accent-color);transition:transform .2s ease-out}.faq-item[open] .faq-question:after{transform:rotate(45deg)}.faq-answer{padding:0 1.5rem 1.5rem;font-size:.95rem;color:var(--text-light);line-height:1.7;border-top:1px solid var(--border-color);margin-top:.5rem}.faq-answer a{font-weight:500;color:var(--accent-color)}.faq-answer a:focus,.faq-answer a:hover{color:var(--primary-color)}.final-cta-section{text-align:center;padding:4rem 1.5rem;background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));color:white;border-radius:var(--border-radius);margin-bottom:4rem;box-shadow:var(--box-shadow-hover)}.final-cta-section .section-title{color:white;margin-bottom:1rem}.final-cta-section p{color:rgba(255,255,255,.9);max-width:600px;margin:0 auto 2.5rem;font-size:1.1rem;line-height:1.8}.final-cta-section .cta-button{background:white;color:var(--primary-color);box-shadow:0 4px 10px rgba(0,0,0,.2);padding:1rem 2.2rem;font-size:1.1rem}.final-cta-section .cta-button:focus,.final-cta-section .cta-button:hover{background:var(--accent-color);color:white;box-shadow:0 6px 15px rgba(0,0,0,.3);transform:translateY(-3px);text-decoration:none}@media (max-width:992px){.hero-section h1{font-size:2.5rem}.section-title{font-size:2rem}}@media (max-width:768px){.hero-section{padding:3rem 1rem 4rem}.hero-section h1{font-size:2.2rem}.homepage-container h1{font-size:2rem}.homepage-container h2,.section-title{font-size:1.8rem}.core-topics-grid{grid-template-columns:1fr}.why-trust-us{flex-direction:column;padding:2.5rem 1rem}.why-trust-us .section-title{text-align:center}.why-trust-content{flex-basis:auto}}@media (max-width:480px){.homepage-container{padding:0 1rem}.hero-section h1{font-size:1.8rem}.hero-subtitle{font-size:1rem}.section-title{font-size:1.6rem}.section-subtitle{font-size:1rem}.cta-button,.cta-button-secondary{padding:.7rem 1.5rem;font-size:.9rem}.final-cta-section .cta-button,.hero-cta{padding:.8rem 1.8rem;font-size:1rem}.faq-question{font-size:1rem;padding:1rem 1.25rem}.faq-question:after{font-size:1.5rem}.faq-answer{font-size:.9rem}.topic-card-title{font-size:1.15rem}}.homepage-container.animate-in{animation:pageReveal .8s ease-out}.animate-section{opacity:0;transform:translateY(30px);animation:sectionSlideIn .8s ease-out forwards}.animate-card{opacity:0;transform:translateY(20px);animation:cardReveal .6s ease-out forwards}.animate-item{opacity:0;transform:translateY(15px);animation:itemSlideIn .5s ease-out forwards}@keyframes pageReveal{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes sectionSlideIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes cardReveal{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes itemSlideIn{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.hero-section.animate-section{animation-delay:.1s}.core-topics-intro.animate-section{animation-delay:.2s}.core-topics-grid.animate-section{animation-delay:.3s}.community-forum-section.animate-section{animation-delay:.4s}.why-trust-us.animate-section{animation-delay:.5s}.discover-section.animate-section{animation-delay:.6s}.faq-section.animate-section{animation-delay:.7s}.final-cta-section.animate-section{animation-delay:.8s}.topic-card:hover{transform:translateY(-5px);transition:transform .3s ease-out}.discover-item:hover{transform:translateY(-3px);transition:transform .3s ease-out}.animate-card,.animate-item,.animate-section{transition:opacity .3s ease-out,transform .3s ease-out}