.landing-page{--bg-primary:#faf8ff;--bg-secondary:#f2f3fe;--bg-card:#fff;--bg-dark:#0f172a;--bg-dark-2:#1e293b;--accent:#0056d2;--accent-hover:#0047b3;--accent-light:#e8f0fe;--accent-dim:rgba(0,86,210,.08);--text-primary:#191b23;--text-secondary:#4b5064;--text-muted:#8b8fa3;--text-on-dark:#f1f5f9;--text-on-dark-muted:rgba(241,245,249,.55);--border:#e2e4ef;--border-dark:rgba(241,245,249,.1);--shadow-sm:0 1px 3px 0 rgba(25,27,35,.04);--shadow-md:0 4px 16px 0 rgba(25,27,35,.06);--shadow-lg:0 8px 32px 0 rgba(25,27,35,.06);--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--font-display:"Lexend",system-ui,sans-serif;--font-body:"Plus Jakarta Sans",system-ui,sans-serif}.dark .landing-page,.landing-page{background:var(--bg-primary)!important;color:var(--text-primary)}.landing-page h1,.landing-page h2,.landing-page h3,.landing-page h4,.landing-page h5,.landing-page h6{color:inherit}.landing-page p{max-width:none}.landing-page{position:relative;z-index:50;isolation:isolate}.landing-page .reveal{opacity:0;transform:translateY(32px);transition:opacity .7s ease,transform .7s ease}.landing-page .reveal.visible{opacity:1;transform:translateY(0)}.landing-page .reveal-left{opacity:0;transform:translateX(-40px);transition:opacity .7s ease,transform .7s ease}.landing-page .reveal-left.visible{opacity:1;transform:translateX(0)}.landing-page .reveal-right{opacity:0;transform:translateX(40px);transition:opacity .7s ease,transform .7s ease}.landing-page .reveal-right.visible{opacity:1;transform:translateX(0)}.landing-page .delay-1{transition-delay:.1s}.landing-page .delay-2{transition-delay:.2s}.landing-page .delay-3{transition-delay:.3s}.landing-page .delay-4{transition-delay:.4s}.landing-page .delay-5{transition-delay:.5s}.landing-page .display-xl{font-size:clamp(2.5rem,5.5vw,4.5rem);font-weight:700;line-height:1.05}.landing-page .display-lg,.landing-page .display-xl{font-family:var(--font-display);letter-spacing:-.02em}.landing-page .display-lg{font-size:clamp(2.2rem,5vw,4rem);font-weight:600;line-height:1.1}.landing-page .display-md{font-family:var(--font-display);font-size:clamp(1.6rem,3vw,2.4rem);font-weight:600;line-height:1.2}.landing-page .overline{font-family:var(--font-body);font-size:.85rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase}.landing-page .body-lg{font-size:1.125rem;line-height:1.7}.landing-page .accent-text{color:var(--accent)}.landing-page .landing-btn-primary{display:inline-block;padding:1rem 2.2rem;background:var(--accent);color:#fff;font-family:var(--font-body);font-weight:700;font-size:1rem;text-decoration:none;border:none;cursor:pointer;border-radius:var(--radius-sm);transition:background .25s ease,transform .2s ease,box-shadow .25s ease;letter-spacing:.01em}.landing-page .landing-btn-primary:hover{background:var(--accent-hover);transform:translateY(-2px);box-shadow:0 12px 40px rgba(0,86,210,.25)}.landing-page .landing-btn-primary:active{transform:translateY(0)}.landing-page .landing-btn-ghost{display:inline-block;padding:.75rem 1.8rem;background:transparent;color:var(--text-primary);font-family:var(--font-body);font-weight:600;font-size:.95rem;text-decoration:none;border:1px solid var(--border);border-radius:var(--radius-sm);cursor:pointer;transition:border-color .25s,color .25s,background .25s}.landing-page .landing-btn-ghost:hover{border-color:var(--accent);color:var(--accent);background:var(--accent-dim)}.landing-page .landing-nav{position:fixed;top:0;left:0;right:0;z-index:100;padding:1.2rem 5%;display:flex;justify-content:space-between;align-items:center;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:rgba(250,248,255,.8);border-bottom:1px solid var(--border);transition:background .3s}.landing-page .nav-logo{font-family:var(--font-display);font-size:1.1rem;font-weight:600;color:var(--text-primary);text-decoration:none;letter-spacing:.02em}.landing-page .nav-logo span{color:var(--accent)}.landing-page .nav-cta{font-size:.875rem;padding:.6rem 1.4rem}.landing-page .hero{min-height:100vh;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr;position:relative;overflow:hidden;background:var(--bg-primary);padding-top:5rem}.landing-page .hero:before{content:"";position:absolute;top:-20%;right:-10%;width:70%;height:120%;background:radial-gradient(ellipse at 70% 30%,rgba(0,86,210,.06) 0,transparent 60%),radial-gradient(ellipse at 20% 80%,rgba(0,86,210,.04) 0,transparent 50%);pointer-events:none}.landing-page .hero-content{grid-column:1/2;display:flex;flex-direction:column;justify-content:center;padding:6rem 5% 6rem 8%;position:relative;z-index:2}.landing-page .hero-overline{display:inline-flex;align-items:center;gap:.75rem;margin-bottom:1.8rem;color:var(--accent);opacity:0;animation:landing-fadeSlideUp .8s ease .2s forwards}.landing-page .hero-overline:before{content:"";display:block;width:2rem;height:1px;background:var(--accent)}.landing-page .hero-heading{margin-bottom:1.5rem;color:var(--text-primary);opacity:0;animation:landing-fadeSlideUp .8s ease .4s forwards}.landing-page .hero-heading em{font-style:italic;color:var(--accent)}.landing-page .hero-sub{max-width:480px;color:var(--text-secondary);margin-bottom:2.5rem;opacity:0;animation:landing-fadeSlideUp .8s ease .6s forwards}.landing-page .hero-actions{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;opacity:0;animation:landing-fadeSlideUp .8s ease .8s forwards}.landing-page .hero-secondary{font-size:.8rem;color:var(--text-muted);letter-spacing:.05em}.landing-page .hero-visual{grid-column:2/3;overflow:hidden}.landing-page .hero-visual,.landing-page .hero-visual-inner{position:relative;display:flex;align-items:center;justify-content:center}.landing-page .hero-visual-inner{width:100%;height:100%}.landing-page .hero-bg-text{position:absolute;font-family:var(--font-display);font-size:clamp(7rem,15vw,14rem);font-weight:700;color:transparent;-webkit-text-stroke:1px rgba(0,86,210,.08);line-height:.9;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;top:50%;left:50%;transform:translate(-50%,-50%);white-space:nowrap;opacity:0;animation:landing-fadeIn 1.2s ease .5s forwards}.landing-page .hero-tense-cards{position:relative;z-index:2;display:flex;flex-direction:column;gap:.75rem;opacity:0;animation:landing-fadeSlideRight .9s ease .9s forwards}.landing-page .tense-card{padding:.85rem 1.4rem;border-left:3px solid var(--accent);background:var(--bg-card);border-radius:0 var(--radius-sm) var(--radius-sm) 0;box-shadow:var(--shadow-md)}.landing-page .tense-card.active{background:var(--accent-light);border-left-color:var(--accent)}.landing-page .tense-card-label{font-size:.7rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--accent);margin-bottom:.25rem}.landing-page .tense-card-ex{font-family:var(--font-display);font-size:1.05rem;color:var(--text-primary);font-style:italic}.landing-page .tense-card-ex em{color:var(--accent);font-style:normal;font-weight:600}.landing-page .hero-line{position:absolute;right:0;top:0;bottom:0;width:1px;background:linear-gradient(180deg,transparent,rgba(0,86,210,.2),transparent);opacity:0;animation:landing-fadeIn 1.5s ease 1s forwards}@keyframes landing-fadeSlideUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes landing-fadeSlideRight{0%{opacity:0;transform:translateX(24px)}to{opacity:1;transform:translateX(0)}}@keyframes landing-fadeIn{0%{opacity:0}to{opacity:1}}.landing-page .steps-section{background:var(--bg-secondary);color:var(--text-primary);padding:7rem 8%;position:relative;overflow:hidden}.landing-page .steps-section:before{content:"01";position:absolute;top:-.5rem;right:5%;font-family:var(--font-display);font-size:14rem;font-weight:700;color:transparent;-webkit-text-stroke:1px rgba(0,86,210,.06);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;line-height:1}.landing-page .steps-header{display:flex;flex-wrap:wrap;align-items:baseline;gap:1rem 2rem;margin-bottom:5rem}.landing-page .steps-tag{color:var(--accent)}.landing-page .steps-heading{color:var(--text-primary)}.landing-page .steps-intro{color:var(--text-secondary);max-width:400px;align-self:end}.landing-page .steps-list{display:grid;grid-template-columns:1fr 1fr 1fr;gap:0;position:relative}.landing-page .step-item{padding:2.5rem 3rem 2.5rem 0;border-right:1px solid var(--border);position:relative}.landing-page .step-item:last-child{border-right:none;padding-right:0;padding-left:3rem}.landing-page .step-item:nth-child(2){padding-left:3rem}.landing-page .step-num{font-family:var(--font-display);font-size:4.5rem;font-weight:700;color:var(--accent);line-height:1;opacity:.2;margin-bottom:1.5rem;display:block}.landing-page .step-title{font-family:var(--font-display);font-size:1.7rem;font-weight:600;color:var(--text-primary);margin-bottom:.75rem;line-height:1.2}.landing-page .step-desc{color:var(--text-secondary);font-size:.95rem;line-height:1.65}.landing-page .quiz-section{background:var(--bg-dark);padding:5rem 8%;position:relative;overflow:hidden;color:var(--text-on-dark)}.landing-page .quiz-section:before{content:"";position:absolute;bottom:-30%;left:-10%;width:60%;height:80%;background:radial-gradient(ellipse,rgba(0,86,210,.08) 0,transparent 65%);pointer-events:none}.landing-page .quiz-layout{display:grid;grid-template-columns:5fr 7fr;gap:6rem;align-items:start}.landing-page .quiz-header-col{position:sticky;top:7rem}.landing-page .quiz-tag{color:var(--accent);margin-bottom:1.2rem}.landing-page .quiz-heading{margin-bottom:1rem;color:var(--text-on-dark)}.landing-page .quiz-desc{color:var(--text-on-dark-muted);font-size:.95rem;line-height:1.7}.landing-page .quiz-progress-track{margin-top:2.5rem;display:flex;flex-direction:column;gap:.5rem}.landing-page .quiz-progress-label{font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--text-on-dark-muted)}.landing-page .quiz-progress-bar{width:100%;height:2px;background:rgba(241,245,249,.1);position:relative}.landing-page .quiz-progress-fill{height:100%;background:var(--accent);transition:width .4s ease;width:0}.landing-page .quiz-col{display:flex;flex-direction:column;gap:.75rem}.landing-page .quiz-question{background:rgba(241,245,249,.04);border:1px solid var(--border-dark);border-radius:var(--radius-md);padding:1.25rem 1.5rem;transition:border-color .3s}.landing-page .quiz-question.answered{border-color:rgba(241,245,249,.15)}.landing-page .quiz-q-num{font-size:.68rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--text-on-dark-muted);margin-bottom:.75rem}.landing-page .quiz-q-text{font-family:var(--font-display);font-size:1.1rem;font-style:italic;margin-bottom:.75rem;line-height:1.4;color:var(--text-on-dark)}.landing-page .quiz-q-blank{display:inline-block;min-width:80px;border-bottom:1.5px solid var(--accent);color:var(--accent);font-style:normal;font-weight:600}.landing-page .quiz-options{display:grid;grid-template-columns:1fr 1fr;gap:.4rem;margin-bottom:.5rem}.landing-page .quiz-option{padding:.5rem .85rem;background:transparent;border:1px solid var(--border-dark);color:var(--text-on-dark);font-family:var(--font-body);font-size:.9rem;cursor:pointer;text-align:left;transition:all .2s ease;border-radius:var(--radius-sm)}.landing-page .quiz-option:hover:not(:disabled){border-color:var(--accent);color:var(--accent);background:var(--accent-dim)}.landing-page .quiz-option:disabled{cursor:default}.landing-page .quiz-option.correct{background:rgba(22,163,74,.15);border-color:#16a34a;color:#4ade80}.landing-page .quiz-option.wrong{background:rgba(220,38,38,.12);border-color:rgba(220,38,38,.4);color:rgba(241,245,249,.4)}.landing-page .quiz-explanation{display:none;padding:.9rem 1.1rem;background:rgba(0,86,210,.1);border-left:2px solid var(--accent);border-radius:0 var(--radius-sm) var(--radius-sm) 0;font-size:.875rem;line-height:1.6;color:rgba(241,245,249,.8);margin-top:.5rem}.landing-page .quiz-explanation.show{display:block;animation:landing-fadeSlideUp .3s ease}.landing-page .quiz-explanation strong{color:var(--accent)}.landing-page .quiz-result{display:none;padding:2rem;background:rgba(0,86,210,.1);border:1px solid rgba(0,86,210,.25);border-radius:var(--radius-md);text-align:center;animation:landing-fadeSlideUp .4s ease}.landing-page .quiz-result.show{display:block}.landing-page .quiz-result-score{font-family:var(--font-display);font-size:3rem;font-weight:700;color:var(--accent);line-height:1;margin-bottom:.5rem}.landing-page .quiz-result-text{font-size:1rem;color:var(--text-on-dark-muted);margin-bottom:1.5rem}.landing-page .benefits-section{background:var(--bg-primary);color:var(--text-primary);padding:7rem 8%;position:relative;overflow:hidden}.landing-page .benefits-header{margin-bottom:4rem;max-width:500px}.landing-page .benefits-tag{color:var(--accent);margin-bottom:1rem}.landing-page .benefits-heading{color:var(--text-primary)}.landing-page .benefits-grid{display:flex;flex-direction:column;gap:1px;background:var(--border)}.landing-page .benefit-item{background:var(--bg-primary);padding:3rem;position:relative;transition:background .3s}.landing-page .benefit-item:hover{background:var(--bg-secondary)}.landing-page .benefit-item:nth-child(2){background:var(--bg-dark);color:var(--text-on-dark)}.landing-page .benefit-item:nth-child(2):hover{background:var(--bg-dark-2)}.landing-page .benefits-grid-bottom{display:flex;flex-direction:column;gap:1px;background:var(--border);margin-top:1px}.landing-page .benefit-num{font-family:var(--font-display);font-size:3.5rem;font-weight:700;color:var(--accent);opacity:.4;line-height:1;margin-bottom:1.5rem;display:block}.landing-page .benefit-title{font-family:var(--font-display);font-size:1.5rem;font-weight:600;margin-bottom:.75rem;line-height:1.25}.landing-page .benefit-item:nth-child(2) .benefit-title{color:var(--text-on-dark)}.landing-page .benefit-desc{font-size:.9rem;color:var(--text-secondary);line-height:1.65}.landing-page .benefit-item:nth-child(2) .benefit-desc{color:var(--text-on-dark-muted)}.landing-page .recognise-section{background:var(--bg-dark);color:var(--text-on-dark);padding:8rem 8%;position:relative;overflow:hidden}.landing-page .recognise-section:before{content:"";position:absolute;top:0;right:0;width:40%;height:100%;background:linear-gradient(135deg,transparent 40%,rgba(0,86,210,.05));pointer-events:none}.landing-page .recognise-layout{display:grid;grid-template-columns:1fr 2fr;gap:6rem;align-items:start}.landing-page .recognise-heading-col{position:sticky;top:8rem}.landing-page .recognise-tag{color:var(--accent);margin-bottom:1.5rem}.landing-page .recognise-heading{font-family:var(--font-display);font-size:clamp(3rem,5vw,4.5rem);font-weight:700;line-height:1.05;color:var(--text-on-dark)}.landing-page .recognise-sub{margin-top:1.5rem;font-size:.875rem;color:var(--text-on-dark-muted);line-height:1.6}.landing-page .quotes-col{display:flex;flex-direction:column;gap:0}.landing-page .quote-item{border-bottom:1px solid var(--border-dark);position:relative;padding:3rem 0 3rem 2rem}.landing-page .quote-item:before{content:"\201C";position:absolute;left:0;top:2.8rem;font-family:var(--font-display);font-size:3rem;color:var(--accent);line-height:1;opacity:.5}.landing-page .quote-text{font-family:var(--font-display);font-size:clamp(1.3rem,2.5vw,1.9rem);font-style:italic;font-weight:400;color:var(--text-on-dark);line-height:1.45}.landing-page .how-section{background:var(--bg-secondary);color:var(--text-primary);padding:7rem 8%}.landing-page .how-header{margin-bottom:4rem}.landing-page .how-tag{color:var(--accent);margin-bottom:1rem}.landing-page .how-heading{color:var(--text-primary);max-width:500px}.landing-page .tabs-nav{display:flex;gap:0;margin-bottom:3rem;border-bottom:1px solid var(--border)}.landing-page .tab-btn{padding:1rem 2rem;background:transparent;font-family:var(--font-body);font-size:.9rem;font-weight:600;color:var(--text-muted);cursor:pointer;border:none;border-bottom:2px solid transparent;margin-bottom:-1px;transition:color .2s,border-color .2s;white-space:nowrap}.landing-page .tab-btn:hover{color:var(--text-primary)}.landing-page .tab-btn.active{color:var(--accent);border-bottom-color:var(--accent)}.landing-page .tab-panel{display:none;animation:landing-fadeSlideUp .4s ease}.landing-page .tab-panel.active{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.landing-page .tab-steps{display:flex;flex-direction:column;gap:0}.landing-page .tab-step{display:flex;gap:1.5rem;padding:1.5rem 0;border-bottom:1px solid var(--border);align-items:flex-start}.landing-page .tab-step:last-child{border-bottom:none}.landing-page .tab-step-num{width:2rem;height:2rem;background:var(--accent);color:#fff;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700;flex-shrink:0;border-radius:var(--radius-sm)}.landing-page .tab-step-text{font-size:1rem;color:var(--text-primary);padding-top:.2rem;line-height:1.5}.landing-page .tab-visual{background:var(--bg-dark);border-radius:var(--radius-lg);padding:3rem;min-height:250px;display:flex;flex-direction:column;justify-content:center;position:relative;overflow:hidden}.landing-page .tab-visual:before{content:"";position:absolute;top:-50%;right:-30%;width:100%;height:150%;background:radial-gradient(ellipse,rgba(0,86,210,.1) 0,transparent 60%);pointer-events:none}.landing-page .tab-visual-stat{font-family:var(--font-display);font-size:4rem;font-weight:700;color:var(--accent);line-height:1;margin-bottom:.5rem;position:relative;z-index:1}.landing-page .tab-visual-label{font-size:.85rem;color:var(--text-on-dark-muted);line-height:1.5;position:relative;z-index:1}.landing-page .outcome-section{background:var(--bg-primary);color:var(--text-primary);padding:7rem 8%;position:relative}.landing-page .outcome-layout{display:grid;grid-template-columns:1fr 1fr;gap:6rem;align-items:center}.landing-page .outcome-tag{color:var(--accent);margin-bottom:1rem}.landing-page .outcome-heading{color:var(--text-primary)}.landing-page .outcome-list{display:flex;flex-direction:column;gap:0}.landing-page .outcome-item{display:flex;align-items:flex-start;gap:1.25rem;padding:1.5rem 0;border-bottom:1px solid var(--border)}.landing-page .outcome-item:last-child{border-bottom:none}.landing-page .outcome-icon{width:1.5rem;height:1.5rem;flex-shrink:0;margin-top:.1rem;color:var(--accent);font-size:1.1rem;font-weight:700;font-family:var(--font-display)}.landing-page .outcome-text{font-size:1.05rem;color:var(--text-primary);line-height:1.55;font-weight:500}.landing-page .faq-section{background:var(--bg-dark);color:var(--text-on-dark);padding:7rem 8%}.landing-page .faq-layout{display:grid;grid-template-columns:1fr 2fr;gap:6rem;align-items:start}.landing-page .faq-heading-col{position:sticky;top:7rem}.landing-page .faq-tag{color:var(--accent);margin-bottom:1rem}.landing-page .faq-heading{color:var(--text-on-dark)}.landing-page .faq-list{display:flex;flex-direction:column;gap:0}.landing-page .faq-item{border-bottom:1px solid var(--border-dark)}.landing-page .faq-question{width:100%;background:transparent;border:none;padding:1.75rem 0;display:flex;justify-content:space-between;align-items:center;gap:2rem;cursor:pointer;text-align:left;font-family:var(--font-body);font-size:1rem;font-weight:600;color:var(--text-on-dark);transition:color .2s}.landing-page .faq-question:hover{color:var(--accent)}.landing-page .faq-icon{width:1.5rem;height:1.5rem;flex-shrink:0;border:1px solid rgba(241,245,249,.2);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1rem;color:var(--accent);transition:transform .3s,background .3s,border-color .3s;line-height:1}.landing-page .faq-item.open .faq-icon{transform:rotate(45deg);background:var(--accent);border-color:var(--accent);color:#fff}.landing-page .faq-answer{max-height:0;overflow:hidden;transition:max-height .4s ease,padding .4s ease;color:var(--text-on-dark-muted);font-size:.95rem;line-height:1.75}.landing-page .faq-answer-inner{padding-bottom:1.75rem}.landing-page .faq-item.open .faq-answer{max-height:300px}.landing-page .vs-section{background:var(--bg-secondary);color:var(--text-primary);padding:7rem 8%;position:relative;overflow:hidden}.landing-page .vs-header{margin-bottom:4rem}.landing-page .vs-tag{color:var(--accent);margin-bottom:1rem}.landing-page .vs-heading{color:var(--text-primary)}.landing-page .vs-blocks{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1px;background:var(--border)}.landing-page .vs-block{background:var(--bg-card);padding:3rem 2.5rem;position:relative;transition:background .3s}.landing-page .vs-block:hover{background:var(--bg-secondary)}.landing-page .vs-competitor{font-size:.7rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--text-muted);margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}.landing-page .vs-competitor:before{content:"vs";color:var(--accent);font-style:italic;font-family:var(--font-display);font-size:1rem;letter-spacing:0;text-transform:none}.landing-page .vs-block-heading{font-family:var(--font-display);font-size:1.6rem;font-weight:700;color:var(--text-primary);margin-bottom:1rem;line-height:1.2}.landing-page .vs-block-text{font-size:.9rem;color:var(--text-secondary);line-height:1.65}.landing-page .vs-block-verdict{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid var(--border);font-size:.8rem;font-weight:700;color:var(--accent);letter-spacing:.05em;text-transform:uppercase}.landing-page .footer-cta{background:var(--bg-dark);color:var(--text-on-dark);padding:8rem 8%;text-align:center;position:relative;overflow:hidden}.landing-page .footer-cta:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:70%;height:70%;background:radial-gradient(ellipse,rgba(0,86,210,.08) 0,transparent 65%);pointer-events:none}.landing-page .footer-cta-tag{color:var(--accent);margin-bottom:1.5rem}.landing-page .footer-cta-heading{margin-bottom:1rem;max-width:700px;margin-left:auto;margin-right:auto;color:var(--text-on-dark)}.landing-page .footer-cta-sub{color:var(--text-on-dark-muted);font-size:.875rem;margin-bottom:2.5rem;letter-spacing:.03em;line-height:1.8}.landing-page .footer-actions{display:flex;flex-direction:column;align-items:center;gap:1rem}.landing-page .footer-note{font-size:.75rem;color:var(--text-on-dark-muted);letter-spacing:.08em}.landing-page .landing-footer{background:var(--bg-dark);border-top:1px solid var(--border-dark);padding:2rem 8%;display:flex;justify-content:space-between;align-items:center}.landing-page .footer-brand{font-family:var(--font-display);font-size:.95rem;color:var(--text-on-dark-muted)}.landing-page .footer-links{display:flex;gap:1.5rem}.landing-page .footer-links a{font-size:.8rem;color:var(--text-on-dark-muted);text-decoration:none;transition:opacity .2s}.landing-page .footer-links a:hover{opacity:.7}.landing-page .footer-copy{font-size:.75rem;color:rgba(241,245,249,.2)}.landing-page .benefits-stats{display:flex;gap:3rem;align-items:center;height:100%}.landing-page .stat-value{font-family:var(--font-display);font-size:4rem;font-weight:700;color:var(--accent);line-height:1}.landing-page .stat-label{font-size:.8rem;color:var(--text-secondary);margin-top:.25rem}@media (max-width:900px){.landing-page .hero{grid-template-columns:1fr;grid-template-rows:auto;min-height:auto}.landing-page .hero-content{padding:8rem 6% 4rem;grid-column:1}.landing-page .hero-visual{grid-column:1;min-height:300px;background:var(--bg-secondary)}.landing-page .steps-header{grid-template-columns:1fr;gap:1.5rem}.landing-page .steps-list{grid-template-columns:1fr}.landing-page .step-item{padding:2rem 0;border-right:none;border-bottom:1px solid var(--border)}.landing-page .step-item:last-child{padding-left:0;border-bottom:none}.landing-page .step-item:nth-child(2){padding-left:0}.landing-page .quiz-layout{grid-template-columns:1fr;gap:3rem}.landing-page .quiz-header-col{position:static}.landing-page .benefits-grid{grid-template-columns:1fr}.landing-page .benefit-item:nth-child(2){grid-row:auto}.landing-page .benefits-grid-bottom{grid-template-columns:1fr}.landing-page .recognise-layout{grid-template-columns:1fr;gap:3rem}.landing-page .recognise-heading-col{position:static}.landing-page .tab-panel.active{grid-template-columns:1fr;gap:2rem}.landing-page .faq-layout,.landing-page .outcome-layout{grid-template-columns:1fr;gap:3rem}.landing-page .faq-heading-col{position:static}.landing-page .vs-blocks{grid-template-columns:1fr}.landing-page .landing-footer{flex-direction:column;gap:.5rem;text-align:center}.landing-page .quiz-options{grid-template-columns:1fr}.landing-page .tabs-nav{overflow-x:auto;-webkit-overflow-scrolling:touch}.landing-page .tab-btn{padding:.85rem 1.2rem;font-size:.8rem;white-space:normal;text-align:center}}@media (max-width:600px){.landing-page .hero-content{padding:7rem 5% 3rem}.landing-page .benefits-section,.landing-page .faq-section,.landing-page .footer-cta,.landing-page .how-section,.landing-page .outcome-section,.landing-page .quiz-section,.landing-page .recognise-section,.landing-page .steps-section,.landing-page .vs-section{padding:5rem 5%}.landing-page .landing-footer{padding:1.5rem 5%}.landing-page .landing-nav{padding:1rem 5%}.landing-page .benefits-stats{gap:1.5rem;flex-wrap:wrap}.landing-page .stat-value{font-size:2.5rem}.landing-page .nav-cta{font-size:.75rem;padding:.5rem 1rem;white-space:nowrap}}