:root{color-scheme:light;--ink: #10212b;--muted: #5d6c76;--line: #d9e3e8;--surface: #ffffff;--soft: #f6f9fb;--teal: #0f766e;--teal-dark: #0b4f4a;--blue: #1d4ed8;--amber: #b7791f;--red: #b42318;--green: #137333;--shadow: 0 18px 50px rgba(15, 35, 48, .12);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--soft)}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}.site-header{position:sticky;top:0;z-index:50;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;min-height:74px;padding:0 5vw;background:#fffffff0;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.brand{display:inline-flex;align-items:center;gap:10px;font-weight:800;color:var(--ink)}.brand-mark{display:grid;place-items:center;width:38px;height:38px;border-radius:8px;background:var(--teal);color:#fff;font-weight:900}.primary-nav,.header-actions,.hero-actions,.course-facts,.meta-row,.card-footer,.feature-list,.hero-stats,.pagination,.icon-line,.secure-note{display:flex;align-items:center}.primary-nav{justify-content:center;gap:18px}.primary-nav a{color:var(--muted);font-size:.95rem;font-weight:650;white-space:nowrap}.primary-nav a.active,.primary-nav a:hover{color:var(--teal)}.header-actions{gap:10px}.quick-actions,.mobile-toggle{display:none}.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:46px;padding:0 18px;border:1px solid transparent;border-radius:8px;font-weight:800;line-height:1}.button.primary{background:var(--teal);color:#fff;box-shadow:0 10px 24px #0f766e38}.button.primary:hover{background:var(--teal-dark)}.button.light{background:#fff;color:var(--ink)}.button.ghost{background:#fff;color:var(--teal-dark);border-color:var(--line)}.button.subtle{background:#edf5f4;color:var(--teal-dark)}.button.small{min-height:38px;padding:0 13px;font-size:.9rem}.button.full{width:100%}.icon-button{display:inline-grid;place-items:center;width:42px;height:42px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink)}.hero{min-height:74vh;display:flex;align-items:center;padding:84px 5vw 96px;background-size:cover;background-position:center;color:#fff}.hero-content{width:min(720px,100%)}.eyebrow{margin:0 0 10px;color:var(--teal);font-size:.78rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.hero .eyebrow,.course-hero .eyebrow{color:#8be2d9}h1,h2,h3,p{overflow-wrap:anywhere}h1,h2,h3{margin:0;letter-spacing:0;line-height:1.08}.hero h1{font-size:clamp(3.8rem,9vw,8rem);max-width:10ch}.hero p:not(.eyebrow){max-width:680px;margin:18px 0 0;color:#ffffffe6;font-size:1.16rem;line-height:1.7}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:28px}.section{width:min(1180px,90vw);margin:0 auto;padding:76px 0}.intro-band{padding-top:56px}.section-heading,.page-heading{max-width:760px;margin-bottom:30px}.section-heading h2,.page-heading h1,.compact-heading h1{font-size:clamp(2rem,4vw,3.4rem)}.section-heading p,.page-heading p,.split-band p,.course-card p,.consultant-card p,.article-card p,.auth-panel p,.dashboard-section p,.site-footer p{color:var(--muted);line-height:1.7}.course-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.course-card,.consultant-card,.article-card,.testimonial-card,.metric-card,.dashboard-section,.booking-panel,.checkout-summary,.payment-panel,.instructor-panel,.auth-panel,.contact-form,.profile-form,.value-grid article,.contact-grid article{border:1px solid var(--line);border-radius:8px;background:var(--surface);box-shadow:0 8px 28px #0f23300f}.course-card{overflow:hidden}.course-card img{width:100%;aspect-ratio:16 / 10;object-fit:cover}.course-card-body{display:grid;gap:14px;padding:18px}.course-card h3,.article-card h3,.consultant-card h3{font-size:1.18rem;line-height:1.22}.course-card p{margin:0;min-height:54px}.meta-row{justify-content:space-between;gap:10px;color:var(--teal-dark);font-size:.78rem;font-weight:900}.course-facts{flex-wrap:wrap;gap:10px;color:var(--muted);font-size:.88rem}.course-facts span,.hero-stats span,.feature-list span,.secure-note{display:inline-flex;align-items:center;gap:6px}.card-footer{justify-content:space-between;gap:12px;border-top:1px solid var(--line);padding-top:14px}.card-footer strong{color:var(--ink);font-size:1.1rem}.split-band{display:grid;grid-template-columns:minmax(0,.85fr) minmax(330px,1fr);gap:36px;align-items:center}.split-band h2{font-size:clamp(2rem,4vw,3.2rem)}.feature-list{align-items:flex-start;flex-direction:column;gap:12px;margin-top:24px;color:var(--ink);font-weight:750}.consultant-stack{display:grid;gap:16px}.consultant-card{display:grid;grid-template-columns:112px 1fr;gap:18px;padding:16px}.consultant-card img{width:112px;height:112px;object-fit:cover;border-radius:8px}.consultant-card p{margin:6px 0 12px}.benefit-grid,.testimonial-grid,.article-grid,.metric-grid,.value-grid,.contact-grid,.check-grid{display:grid;gap:18px}.benefit-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.benefit-grid article{display:grid;gap:12px;padding:18px;border:1px solid var(--line);border-radius:8px;background:#fff}.benefit-grid svg{color:var(--amber)}.testimonial-grid,.article-grid,.metric-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.testimonial-card{padding:22px}.testimonial-card img{width:58px;height:58px;object-fit:cover;border-radius:50%;margin-bottom:16px}.testimonial-card p{min-height:88px}.testimonial-card span{display:block;margin-top:4px;color:var(--muted)}.article-card{overflow:hidden}.article-card img{width:100%;aspect-ratio:16 / 10;object-fit:cover}.article-card div{display:grid;gap:10px;padding:18px}.article-card span{color:var(--amber);font-weight:800;font-size:.88rem}.article-card a{display:inline-flex;align-items:center;gap:6px;color:var(--teal);font-weight:850}.newsletter-band{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.8fr);gap:24px;align-items:end;border-top:1px solid var(--line)}.newsletter label,.contact-form label,.auth-panel label,.booking-panel label,.payment-panel label,.profile-form label{display:grid;gap:8px;color:var(--ink);font-weight:800}.input-action{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:6px;border:1px solid var(--line);border-radius:8px;background:#fff}.input-action input,.search-field input,.filter-grid input,.filter-grid select,.auth-panel input,.auth-panel select,.booking-panel input,.booking-panel select,.booking-panel textarea,.payment-panel input,.contact-form input,.contact-form textarea,.profile-form input{width:100%;min-height:44px;border:1px solid var(--line);border-radius:8px;padding:0 12px;background:#fff;color:var(--ink)}.input-action input{border:0;min-width:0}textarea{min-height:118px;padding-top:12px;resize:vertical}.form-error,.form-success{margin:8px 0 0;font-weight:800}.form-error{color:var(--red)}.form-success{color:var(--green)}.site-footer{padding:54px 5vw 28px;background:#0c1f28;color:#fff}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(4,minmax(0,1fr));gap:28px}.site-footer h3{margin-bottom:14px}.site-footer a,.site-footer p,.footer-bottom{color:#ffffffc2}.site-footer section{display:grid;align-content:start;gap:9px}.footer-brand{color:#fff}.footer-bottom{display:flex;flex-wrap:wrap;gap:18px;justify-content:space-between;margin-top:34px;padding-top:22px;border-top:1px solid rgba(255,255,255,.16)}.page{min-height:70vh}.catalog-tools{display:grid;gap:16px;margin-bottom:26px;padding:18px;border:1px solid var(--line);border-radius:8px;background:#fff}.search-field{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:10px;padding:0 12px;border:1px solid var(--line);border-radius:8px}.search-field input{border:0}.filter-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.filter-grid label{display:grid;gap:6px;color:var(--muted);font-size:.85rem;font-weight:800;text-transform:capitalize}.tool-note,.secure-note{gap:8px;color:var(--muted);margin:0}.pagination{justify-content:center;gap:16px;margin-top:28px}.course-hero{display:grid;grid-template-columns:minmax(0,1fr) 320px;align-items:end;gap:34px;min-height:560px;padding:86px 5vw;color:#fff;background-position:center;background-size:cover}.course-hero h1{max-width:820px;font-size:clamp(2.5rem,6vw,5.8rem)}.course-hero p{max-width:680px;color:#ffffffe0;line-height:1.7}.hero-stats{flex-wrap:wrap;gap:14px;margin-top:20px;color:#e9fbf9;font-weight:800}.enroll-panel{display:grid;gap:14px;padding:20px;border-radius:8px;background:#fffffff5;color:var(--ink);box-shadow:var(--shadow)}.enroll-panel strong{font-size:2rem}.enroll-panel p{margin:0;color:var(--muted)}.enroll-panel span{display:inline-flex;align-items:center;gap:6px;color:var(--teal);font-weight:800}.detail-grid{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:34px;align-items:start}.detail-grid h2{margin:34px 0 16px;font-size:1.55rem}.detail-grid h2:first-child{margin-top:0}.check-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.check-grid span{display:flex;align-items:flex-start;gap:8px;padding:12px;border-radius:8px;background:#eef7f6;color:var(--teal-dark);font-weight:750}.clean-list{padding-left:18px;color:var(--muted);line-height:1.8}.curriculum{display:grid;gap:10px}.curriculum article{overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#fff}.curriculum button{display:flex;justify-content:space-between;gap:14px;width:100%;padding:16px;border:0;background:#fff;color:var(--ink);font-weight:850}.lesson-list{display:grid;border-top:1px solid var(--line)}.lesson-list div{display:flex;justify-content:space-between;gap:14px;padding:13px 16px}.lesson-list span{display:inline-flex;gap:8px;align-items:center}.lesson-list small{color:var(--muted);white-space:nowrap}.review-list{display:grid;gap:12px}.review-list article{padding:16px;border-left:4px solid var(--amber);background:#fff8eb}.instructor-panel{position:sticky;top:96px;padding:18px}.instructor-panel img{width:82px;height:82px;object-fit:cover;border-radius:50%;margin-bottom:14px}.checkout-grid,.consultation-layout{display:grid;grid-template-columns:minmax(0,1fr) 420px;gap:24px;align-items:start}.checkout-summary{display:grid;grid-template-columns:190px 1fr;gap:18px;padding:18px}.checkout-summary img{width:100%;aspect-ratio:16 / 11;object-fit:cover;border-radius:8px}.checkout-summary strong{display:block;margin-top:18px;font-size:2rem}.payment-panel,.booking-panel,.contact-form,.profile-form{display:grid;gap:16px;padding:20px}.segmented{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin:0;padding:0;border:0}.segmented legend{grid-column:1 / -1;margin-bottom:6px;font-weight:850}.segmented label{position:relative}.segmented input{position:absolute;opacity:0}.segmented span{display:grid;place-items:center;min-height:42px;border:1px solid var(--line);border-radius:8px;color:var(--muted);font-weight:850;text-transform:capitalize}.segmented input:checked+span{border-color:var(--teal);background:#e8f5f3;color:var(--teal-dark)}.checkbox-row{grid-template-columns:auto 1fr;align-items:center}.checkbox-row input{width:18px;min-height:18px}.consultant-list{display:grid;gap:16px}.selected-consultant{display:grid;grid-template-columns:72px 1fr;gap:14px;align-items:center;padding-bottom:12px;border-bottom:1px solid var(--line)}.selected-consultant img{width:72px;height:72px;object-fit:cover;border-radius:8px}.auth-page{min-height:calc(100vh - 74px);display:grid;place-items:center;padding:54px 5vw;background:linear-gradient(90deg,#051820db,#05182070),url(https://images.unsplash.com/photo-1518005020951-eccb494ad742?auto=format&fit=crop&w=1800&q=85) center / cover}.auth-panel{width:min(480px,100%);padding:26px}.auth-panel form{display:grid;gap:15px;margin-top:20px}.demo-roles{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.dashboard-shell{display:grid;grid-template-columns:280px minmax(0,1fr);min-height:calc(100vh - 74px)}.dashboard-sidebar{padding:24px;border-right:1px solid var(--line);background:#fff}.dashboard-sidebar nav{display:grid;gap:8px;margin-top:24px}.dashboard-sidebar a{display:flex;align-items:center;gap:10px;min-height:44px;padding:0 12px;border-radius:8px;color:var(--muted);font-weight:800}.dashboard-sidebar a.active,.dashboard-sidebar a:hover{background:#e8f5f3;color:var(--teal-dark)}.profile-chip{display:grid;grid-template-columns:48px 1fr;gap:12px;align-items:center}.profile-chip img,.profile-chip>span{width:48px;height:48px;border-radius:50%;object-fit:cover;background:var(--teal);color:#fff;display:grid;place-items:center;font-weight:900}.profile-chip small{display:block;color:var(--muted);text-transform:capitalize}.dashboard-main{width:min(1120px,100%);padding:34px}.compact-heading{margin-bottom:24px}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:22px}.metric-card{display:grid;gap:8px;padding:18px}.metric-card span{color:var(--muted);font-weight:800}.metric-card strong{font-size:2rem}.metric-card small{color:var(--muted)}.dashboard-section{display:grid;gap:16px;margin-top:22px;padding:20px}.dashboard-section h2{display:flex;align-items:center;gap:8px;font-size:1.25rem}.compact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.progress-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(150px,260px) 48px;gap:12px;align-items:center}.progress-row div{height:10px;overflow:hidden;border-radius:999px;background:#e4ecef}.progress-row i{display:block;height:100%;border-radius:inherit;background:var(--blue)}.two-column{grid-template-columns:repeat(2,minmax(0,1fr))}.two-column article{min-width:0}.table-list{display:grid;gap:10px}.table-list article{display:grid;grid-template-columns:1.4fr 1.2fr auto auto auto;gap:12px;align-items:center;padding:12px;border:1px solid var(--line);border-radius:8px}.table-list span,.table-list strong{display:inline-flex;align-items:center;gap:6px}.table-list em{width:fit-content;border-radius:999px;padding:5px 9px;background:#edf5f4;color:var(--teal-dark);font-style:normal;font-weight:800}.profile-avatar img,.profile-avatar{width:86px;height:86px;border-radius:50%;object-fit:cover;display:grid;place-items:center;background:#e8f5f3;color:var(--teal-dark)}.value-grid,.contact-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.contact-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.value-grid article,.contact-grid article{padding:20px}.value-grid svg,.contact-grid svg{color:var(--teal)}.contact-form{width:min(720px,100%);margin-top:24px}@media(max-width:1100px){.site-header{grid-template-columns:auto auto}.mobile-toggle{display:inline-grid;justify-self:end}.primary-nav{display:none;grid-column:1 / -1;justify-content:start;flex-wrap:wrap;padding-bottom:14px}.primary-nav.open{display:flex}.header-actions{grid-column:1 / -1;justify-content:start;padding-bottom:14px}.course-grid,.testimonial-grid,.article-grid,.metric-grid,.benefit-grid,.filter-grid,.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.course-hero,.checkout-grid,.consultation-layout,.detail-grid,.newsletter-band,.split-band{grid-template-columns:1fr}.instructor-panel{position:static}.dashboard-shell{grid-template-columns:1fr}.dashboard-sidebar{border-right:0;border-bottom:1px solid var(--line)}.dashboard-sidebar nav{grid-template-columns:repeat(4,minmax(0,1fr))}.table-list article{grid-template-columns:1fr 1fr}.value-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.site-header{padding:0 18px}.section{width:min(100% - 32px,1180px);padding:52px 0}.hero{min-height:72vh;padding:64px 18px 78px}.hero h1{font-size:clamp(3.1rem,22vw,4.6rem)}.course-grid,.testimonial-grid,.article-grid,.metric-grid,.benefit-grid,.filter-grid,.check-grid,.compact-grid,.two-column,.value-grid,.contact-grid{grid-template-columns:1fr}.course-hero{min-height:auto;padding:54px 18px}.course-hero h1,.page-heading h1,.section-heading h2{font-size:clamp(2rem,13vw,3rem)}.checkout-summary,.consultant-card,.selected-consultant{grid-template-columns:1fr}.consultant-card img,.selected-consultant img{width:100%;height:190px}.input-action{grid-template-columns:auto 1fr}.input-action button{grid-column:1 / -1}.dashboard-main{padding:24px 16px}.dashboard-sidebar nav{grid-template-columns:1fr 1fr}.progress-row,.footer-grid{grid-template-columns:1fr}.footer-bottom{display:grid}}:root{--pf-navy: #061b3b;--pf-navy-2: #021127;--pf-blue: #0b3b78;--pf-orange: #ff4b12;--pf-orange-2: #ff7a1a;--pf-ink: #06142d;--pf-muted: #62718a;--pf-line: #d9e4f1;--pf-soft: #f4f8fd;--pf-white: #ffffff;--pf-shadow: 0 24px 70px rgba(6, 20, 45, .14);--ink: var(--pf-ink);--teal: var(--pf-orange);--teal-dark: #d83b08;--amber: var(--pf-orange)}body{background:var(--pf-white);color:var(--pf-ink)}.section-inner{width:min(1380px,calc(100% - 88px));margin:0 auto}.site-header{position:fixed;inset:0 0 auto;z-index:100;display:grid;grid-template-columns:390px minmax(0,1fr) auto;align-items:center;gap:36px;min-height:154px;padding:0 48px 0 52px;border-bottom:1px solid rgba(6,20,45,.06);background:#fff;box-shadow:0 18px 34px #06142d14;-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0);transition:min-height .18s ease,box-shadow .18s ease}.site-header.scrolled{min-height:132px;box-shadow:0 16px 30px #06142d1a}.brand-logo{display:inline-flex;align-items:center;gap:12px;width:370px;height:104px;overflow:hidden;color:var(--pf-ink);border-radius:0}.brand-mark-crop{position:relative;display:block;width:104px;height:86px;overflow:hidden;flex:0 0 104px}.brand-mark-crop img{position:absolute;left:50%;top:-8px;width:128px;height:128px;object-fit:cover;object-position:center 22%;mix-blend-mode:multiply;transform:translate(-50%)}.brand-wordmark{display:grid;line-height:1}.brand-wordmark>span{color:var(--pf-navy);font-size:3.05rem;font-weight:900;letter-spacing:-.045em}.brand-wordmark small{margin-top:9px;color:var(--pf-navy);font-size:1.05rem;font-weight:900;letter-spacing:.34em;text-align:center}.primary-nav{justify-content:center;gap:clamp(24px,2.35vw,44px)}.primary-nav a{position:relative;display:inline-flex;align-items:center;gap:5px;min-height:52px;color:var(--pf-ink);font-size:1.17rem;font-weight:760}.primary-nav a:after{position:absolute;right:0;bottom:0;left:0;height:3px;border-radius:999px;background:var(--pf-orange);content:"";opacity:0;transform:scaleX(.35);transition:opacity .18s ease,transform .18s ease}.header-actions{gap:26px}.header-search{position:relative;display:inline-grid;place-items:center;width:54px;height:64px;color:var(--pf-ink)}.header-search:after{position:absolute;top:6px;right:-16px;width:1px;height:52px;background:#d7dce6;content:""}.button{border-radius:8px;font-weight:800}.header-actions .button.small{min-width:132px;min-height:64px;padding:0 26px;border-radius:8px;font-size:1.16rem;font-weight:800}.header-actions .button.primary.small{min-width:152px}.button.primary{border-color:var(--pf-orange);background:linear-gradient(135deg,var(--pf-orange),#f13d06);color:#fff;box-shadow:0 16px 34px #ff4b123d}.button.primary:hover{background:linear-gradient(135deg,#f13d06,#c92e00)}.button.ghost{border-color:#b9c5d8;background:#fff;color:var(--pf-ink)}.button.outline-light{min-height:54px;border-color:#ffffff59;background:#ffffff0d;color:#fff}.button.outline-light:hover{border-color:#ffffffbf;background:#ffffff1f}.home-page{padding-top:154px;overflow:hidden}.pf-hero{position:relative;min-height:calc(92vh - 154px);display:grid;align-items:center;overflow:hidden;background:radial-gradient(circle at 82% 50%,rgba(255,75,18,.2),transparent 27%),linear-gradient(120deg,#031128,#061d43 48%,#08285a);color:#fff}.pf-hero:before,.consultation-band:before,.newsletter-cta:before,.site-footer:before,.footer-trust:before{position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(rgba(38,108,196,.13) 1px,transparent 1px),linear-gradient(90deg,rgba(38,108,196,.13) 1px,transparent 1px);background-size:58px 58px;-webkit-mask-image:linear-gradient(90deg,rgba(0,0,0,.42),transparent 34%,transparent 66%,rgba(0,0,0,.36));mask-image:linear-gradient(90deg,rgba(0,0,0,.42),transparent 34%,transparent 66%,rgba(0,0,0,.36));content:""}.hero-circuit{position:absolute;width:34vw;height:44%;border:1px solid rgba(31,116,218,.18);opacity:.42;transform:skew(-18deg)}.hero-circuit-left{left:-9vw;top:10%}.hero-circuit-right{right:-8vw;bottom:8%}.hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,.84fr) minmax(480px,1fr);gap:54px;align-items:center;padding:78px 0 74px}.hero-copy{animation:riseIn .72s ease both}.hero-badge{display:inline-flex;width:fit-content;margin:0 0 22px;padding:8px 14px;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:#ffffff12;color:#eef6ff;font-weight:760}.hero-badge:before{width:8px;height:8px;margin:auto 8px auto 0;border-radius:50%;background:var(--pf-orange);content:""}.hero-copy h1{max-width:780px;color:#fff;font-size:clamp(3.3rem,5.4vw,6.7rem);line-height:1.02;letter-spacing:0}.hero-copy h1 span{color:var(--pf-orange)}.hero-copy>p:not(.hero-badge){max-width:680px;margin:24px 0 0;color:#ecf4ffd1;font-size:1.08rem;line-height:1.8}.hero-actions{gap:18px;margin-top:32px}.hero-actions .button{min-height:56px;padding:0 24px}.hero-trust-row{display:flex;flex-wrap:wrap;gap:22px;margin-top:32px}.hero-trust-row span{display:inline-flex;align-items:center;gap:8px;color:#ecf4ffc7;font-size:.92rem;font-weight:720}.hero-trust-row svg{color:#d8e8ff}.hero-visual{position:relative;min-height:560px;display:grid;place-items:center;animation:floatSoft 5.8s ease-in-out infinite}.hero-glow{position:absolute;right:7%;bottom:8%;width:58%;height:50%;border-radius:42px;background:linear-gradient(135deg,#ff4b12b8,#ff7a1a1a);filter:blur(2px);transform:rotate(-8deg)}.hero-visual img{position:relative;width:min(650px,100%);aspect-ratio:1 / .92;border-radius:8px;object-fit:cover;box-shadow:0 28px 80px #00000061;mix-blend-mode:luminosity;opacity:.96}.hero-mini-card{position:absolute;z-index:2;display:inline-flex;align-items:center;gap:8px;padding:12px 14px;border:1px solid rgba(255,255,255,.16);border-radius:8px;background:#021127b8;color:#fff;font-weight:800;box-shadow:0 16px 36px #00000047;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero-mini-card svg{color:var(--pf-orange)}.hero-mini-card-top{top:12%;left:5%}.hero-mini-card-bottom{right:4%;bottom:12%}.home-section{padding:78px 0;background:#fff}.section-title-row{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:34px}.eyebrow{color:var(--pf-orange);font-size:.78rem;font-weight:900;letter-spacing:.08em}.section-title-row h2,.mission-copy h2,.consultation-grid h2,.newsletter-grid h2{max-width:620px;color:var(--pf-ink);font-size:clamp(2rem,3.2vw,3.3rem);line-height:1.08}.home-course-grid,.home-testimonial-grid,.home-article-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.home-course-card,.home-testimonial-grid article,.home-article-grid article{overflow:hidden;border:1px solid var(--pf-line);border-radius:8px;background:#fff;box-shadow:0 12px 34px #06142d12;transition:transform .18s ease,box-shadow .18s ease}.home-course-card:hover,.home-testimonial-grid article:hover,.home-article-grid article:hover{transform:translateY(-6px);box-shadow:var(--pf-shadow)}.course-thumb,.article-thumb{position:relative;overflow:hidden}.course-thumb img,.article-thumb img{width:100%;aspect-ratio:16 / 10;object-fit:cover;transition:transform .26s ease}.home-course-card:hover .course-thumb img,.home-article-grid article:hover .article-thumb img{transform:scale(1.05)}.course-thumb span,.article-thumb span{position:absolute;left:12px;top:12px;padding:6px 10px;border-radius:6px;background:#0864c9;color:#fff;font-size:.78rem;font-weight:850}.home-course-body{display:grid;gap:13px;padding:18px}.home-course-body h3,.home-article-grid h3{color:var(--pf-ink);font-size:1.04rem;line-height:1.35}.instructor-line,.course-card-meta,.course-price-row{display:flex;align-items:center}.instructor-line{gap:9px;color:var(--pf-muted);font-size:.86rem}.instructor-line img{width:28px;height:28px;border-radius:50%;object-fit:cover}.course-card-meta{flex-wrap:wrap;gap:12px;color:var(--pf-muted);font-size:.82rem}.course-card-meta span{display:inline-flex;align-items:center;gap:5px}.course-card-meta svg,.stars{color:var(--pf-orange)}.course-price-row{justify-content:space-between;gap:12px;color:var(--pf-muted);font-size:.85rem}.course-price-row strong{color:var(--pf-ink);font-size:1.08rem}.mission-section,.testimonials-section{background:linear-gradient(180deg,#f7fbff,#eef6ff)}.mission-grid{display:grid;grid-template-columns:minmax(260px,.55fr) minmax(0,1fr);gap:58px;align-items:center}.mission-copy p:not(.eyebrow){margin:18px 0 26px;color:var(--pf-muted);line-height:1.8}.mission-feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px 34px}.mission-feature-grid article{min-height:180px;padding:8px 0 8px 28px;border-left:1px solid #c9d8eb;transition:transform .18s ease}.mission-feature-grid article:hover{transform:translateY(-4px)}.mission-feature-grid svg{margin-bottom:16px;color:var(--pf-blue);transition:color .18s ease}.mission-feature-grid article:hover svg{color:var(--pf-orange)}.mission-feature-grid h3{margin-bottom:9px;color:var(--pf-ink);font-size:1rem}.mission-feature-grid p{margin:0;color:var(--pf-muted);font-size:.9rem;line-height:1.65}.consultation-band{position:relative;overflow:hidden;padding:74px 0;background:linear-gradient(110deg,#031128,#061d43 52%,#08275a);color:#fff}.consultation-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(270px,.56fr) minmax(0,1fr);gap:58px;align-items:center}.consultation-grid h2,.consultation-grid p{color:#fff}.consultation-grid>div>p:not(.eyebrow){max-width:470px;color:#ebf3ffcc;line-height:1.75}.consultation-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.consultation-card-grid article{min-height:210px;display:grid;align-content:center;gap:12px;padding:30px;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:#ffffff0e;text-align:center;box-shadow:0 16px 48px #0000001f;transition:transform .18s ease,background .18s ease}.consultation-card-grid article:hover{transform:translateY(-6px);background:#ffffff16}.consultation-card-grid svg{justify-self:center;color:var(--pf-orange)}.consultation-card-grid p{margin:0;color:#ebf3ffbf;line-height:1.6}.stats-strip{padding:42px 0;background:#fff}.stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.stats-grid article{display:grid;grid-template-columns:auto 1fr;gap:4px 18px;align-items:center;padding:20px 26px;border-right:1px solid var(--pf-line)}.stats-grid article:last-child{border-right:0}.stats-grid svg{grid-row:span 2;color:var(--pf-blue)}.stats-grid strong{color:var(--pf-orange);font-size:clamp(1.65rem,2.5vw,2.35rem)}.stats-grid span{color:var(--pf-muted);font-size:.9rem;font-weight:750}.home-testimonial-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home-testimonial-grid article{display:grid;gap:18px;padding:26px}.quote-mark{color:var(--pf-orange);font-size:4rem;font-weight:900;line-height:.8}.home-testimonial-grid p{min-height:84px;margin:0;color:var(--pf-muted);line-height:1.72}.home-testimonial-grid article>div{display:grid;grid-template-columns:48px 1fr auto;gap:12px;align-items:center}.home-testimonial-grid img{width:48px;height:48px;border-radius:50%;object-fit:cover}.home-testimonial-grid small{display:block;color:var(--pf-muted)}.stars{font-weight:900;letter-spacing:.08em}.home-article-grid article>div:last-child{display:grid;gap:12px;padding:18px}.home-article-grid p{display:flex;flex-wrap:wrap;gap:8px;margin:0;color:var(--pf-muted);font-size:.86rem}.newsletter-cta{position:relative;overflow:hidden;padding:46px 0;background:linear-gradient(110deg,#04142d,#072653);color:#fff}.newsletter-grid{position:relative;z-index:1;display:grid;grid-template-columns:auto minmax(260px,1fr) minmax(360px,.72fr);gap:26px;align-items:center}.newsletter-icon{display:grid;place-items:center;width:84px;height:84px;border-radius:50%;background:#fff;color:#0a4d94}.newsletter-grid h2{color:#fff;font-size:clamp(1.5rem,2.2vw,2.2rem)}.newsletter-grid p{margin:8px 0 0;color:#ebf3ffc7}.newsletter>label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.newsletter .input-action{grid-template-columns:auto 1fr auto;gap:8px;padding:0;border-color:#ffffff2e;background:#ffffff0f}.newsletter .input-action>span{margin-left:14px;color:#ffffffb3}.newsletter input{min-height:54px;border:0;background:transparent;color:#fff}.newsletter input::placeholder{color:#ffffff94}.newsletter button{align-self:stretch;min-width:130px;border:0;border-radius:0 7px 7px 0;background:var(--pf-orange);color:#fff;font-weight:850}.newsletter.compact button{min-width:64px}.site-footer{position:relative;overflow:hidden;padding:0 0 28px;background:linear-gradient(115deg,#021127,#031a3b);color:#fff}.footer-trust{position:relative;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;padding:54px max(44px,calc((100vw - 1380px)/2)) 52px;background:linear-gradient(110deg,#061d43,#082b61)}.footer-trust article{position:relative;z-index:1;display:grid;grid-template-columns:auto 1fr;gap:6px 18px;align-items:center;padding:0 34px;border-right:1px solid rgba(255,255,255,.16)}.footer-trust article:last-child{border-right:0}.footer-trust svg{grid-row:span 2;color:var(--pf-orange)}.footer-trust strong{color:#fff;font-size:1.15rem}.footer-trust span{color:#ebf3ffc4;line-height:1.6}.footer-grid{position:relative;z-index:1;grid-template-columns:1.45fr repeat(4,minmax(0,1fr));gap:44px;padding-top:54px}.footer-logo{width:255px;height:104px;object-fit:cover;object-position:center 52%;border-radius:10px;margin-bottom:18px}.site-footer h3{color:#fff;font-size:1.08rem}.site-footer p,.site-footer a{color:#ebf3ffc7}.site-footer a:hover{color:#fff}.footer-contact{display:grid;gap:10px;margin-top:20px}.footer-contact a,.footer-bottom a{display:inline-flex;align-items:center;gap:8px}.footer-contact svg,.footer-bottom svg{color:var(--pf-orange)}.footer-bottom{position:relative;z-index:1;display:grid;grid-template-columns:minmax(240px,1fr) auto auto;gap:22px;align-items:center;margin-top:44px;padding-top:28px;border-top:1px solid rgba(255,255,255,.14)}.footer-bottom>div{display:flex;flex-wrap:wrap;gap:18px;align-items:center}.payment-row span{display:inline-grid;place-items:center;min-width:58px;min-height:30px;border-radius:5px;background:#fff;color:#136;font-size:.76rem;font-weight:900}.under-development-page{min-height:100vh;display:grid;place-items:center;padding:170px 24px 80px;background:linear-gradient(120deg,#031128e6,#061d43c7),url(https://images.unsplash.com/photo-1518005020951-eccb494ad742?auto=format&fit=crop&w=1800&q=85) center / cover}.under-development-card{width:min(760px,100%);padding:clamp(28px,5vw,54px);border:1px solid rgba(255,255,255,.18);border-radius:8px;background:#fffffff5;box-shadow:0 28px 90px #00000047;text-align:center}.under-dev-icon{display:inline-grid;place-items:center;width:76px;height:76px;margin-bottom:18px;border-radius:50%;background:#fff0eb;color:var(--pf-orange)}.under-development-card h1{color:var(--pf-ink);font-size:clamp(2rem,4vw,3.7rem)}.under-development-card p:not(.eyebrow){max-width:590px;margin:18px auto 0;color:var(--pf-muted);line-height:1.8}.under-dev-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:28px}@keyframes riseIn{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes floatSoft{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media(max-width:1180px){.site-header{grid-template-columns:minmax(240px,1fr) auto;gap:18px;min-height:118px;padding:0 28px}.brand-logo{width:300px;height:86px}.brand-mark-crop{width:82px;height:72px;flex-basis:82px}.brand-mark-crop img{width:108px;height:108px}.brand-wordmark>span{font-size:2.35rem}.brand-wordmark small{font-size:.78rem}.mobile-toggle{display:inline-grid;justify-self:end}.primary-nav{display:none;grid-column:1 / -1;justify-content:start;gap:14px 24px;padding:0 0 12px}.primary-nav.open{display:flex}.header-actions{grid-column:1 / -1;justify-content:start;padding-bottom:16px}.header-search:after{display:none}.home-page{padding-top:118px}.hero-grid,.mission-grid,.consultation-grid,.newsletter-grid{grid-template-columns:1fr}.hero-visual{min-height:420px}.home-course-grid,.home-article-grid,.footer-trust,.mission-feature-grid,.consultation-card-grid,.home-testimonial-grid,.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-trust article:nth-child(2){border-right:0}.footer-bottom{grid-template-columns:1fr}}@media(max-width:720px){.section-inner{width:min(100% - 32px,1380px)}.site-header{min-height:92px;padding:0 16px}.brand-logo{width:230px;height:72px;gap:8px}.brand-mark-crop{width:64px;height:58px;flex-basis:64px}.brand-mark-crop img{top:-5px;width:82px;height:82px}.brand-wordmark>span{font-size:1.84rem}.brand-wordmark small{margin-top:5px;font-size:.62rem}.header-actions .button.small{min-width:112px;min-height:48px;font-size:1rem}.home-page{padding-top:92px}.pf-hero{min-height:auto}.hero-grid{padding:54px 0 64px}.hero-copy h1{font-size:clamp(2.7rem,14vw,4.5rem)}.hero-actions,.section-title-row,.under-dev-actions{align-items:stretch;flex-direction:column}.hero-actions .button,.section-title-row .button,.under-dev-actions .button{width:100%}.home-course-grid,.mission-feature-grid,.consultation-card-grid,.stats-grid,.home-testimonial-grid,.home-article-grid,.footer-trust,.footer-grid{grid-template-columns:1fr}.footer-trust article,.stats-grid article{border-right:0;border-bottom:1px solid rgba(255,255,255,.14)}.stats-grid article{border-bottom-color:var(--pf-line)}.newsletter-grid{gap:18px}.newsletter .input-action{grid-template-columns:auto 1fr;padding-bottom:8px}.newsletter button{grid-column:1 / -1;min-height:48px;border-radius:0 0 7px 7px}.footer-bottom>div{display:grid}}.site-header{position:fixed;inset:0 0 auto;z-index:100;display:block;min-height:98px;padding:0;border:0;background:#fff;box-shadow:0 10px 26px #06142d14}.site-header.scrolled{min-height:90px;box-shadow:0 12px 30px #06142d1f}.site-header-inner{width:min(1440px,100%);min-height:inherit;display:flex;align-items:center;justify-content:space-between;gap:34px;margin:0 auto;padding:0 40px}.brand-logo{width:238px;height:78px;display:inline-flex;flex:0 0 238px;align-items:center;gap:9px;overflow:visible}.brand-mark-crop{width:68px;height:62px;flex:0 0 68px;overflow:hidden}.brand-mark-crop img{position:static;width:100%;height:100%;object-fit:cover;object-position:center 21%;mix-blend-mode:multiply;transform:none}.brand-wordmark{display:grid;align-content:center;line-height:1}.brand-wordmark>span{color:var(--pf-navy);font-size:2.08rem;font-weight:900;letter-spacing:-.045em;white-space:nowrap}.brand-wordmark>span span{color:var(--pf-orange)}.brand-wordmark small{margin-top:8px;color:var(--pf-navy);font-size:.72rem;font-weight:900;letter-spacing:.34em;text-align:center}.primary-nav{flex:1 1 auto;display:flex;align-items:center;justify-content:center;gap:clamp(26px,2.65vw,44px);min-width:0}.nav-item{position:relative}.primary-nav a{position:relative;display:inline-flex;align-items:center;gap:6px;min-height:48px;color:var(--pf-ink);font-size:16px;font-weight:600;line-height:1;white-space:nowrap;transition:color .18s ease}.primary-nav a:after{position:absolute;right:0;bottom:2px;left:0;height:3px;border-radius:999px;background:var(--pf-orange);content:"";opacity:0;transform:scaleX(0);transform-origin:left;transition:opacity .18s ease,transform .22s ease}.primary-nav a.active:after,.primary-nav a:hover:after{opacity:1;transform:scaleX(1)}.nav-dropdown{position:absolute;left:50%;top:calc(100% + 12px);min-width:230px;display:grid;gap:4px;padding:10px;border:1px solid rgba(6,20,45,.08);border-radius:12px;background:#fff;box-shadow:0 22px 54px #06142d24;opacity:0;pointer-events:none;transform:translate(-50%,8px);transition:opacity .18s ease,transform .18s ease}.nav-item:hover .nav-dropdown,.nav-item:focus-within .nav-dropdown{opacity:1;pointer-events:auto;transform:translate(-50%)}.nav-dropdown a{min-height:40px;padding:0 12px;border-radius:8px;color:var(--pf-ink);font-size:14px}.nav-dropdown a:after{display:none}.nav-dropdown a:hover{background:#fff2ed;color:var(--pf-orange)}.header-actions{display:flex;flex:0 0 auto;align-items:center;gap:24px}.header-search{width:42px;height:48px;display:inline-grid;place-items:center;color:var(--pf-ink);transition:color .18s ease,transform .18s ease}.header-search:after{display:none}.header-search:hover{color:var(--pf-orange);transform:scale(1.08)}.header-actions .button.small{min-width:112px;min-height:48px;padding:0 28px;border-radius:10px;font-size:16px;font-weight:600;box-shadow:none;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease,transform .18s ease}.header-actions .button.ghost.small{border:1px solid var(--pf-navy);background:#fff;color:var(--pf-ink)}.header-actions .button.ghost.small:hover{border-color:var(--pf-orange);color:var(--pf-orange);transform:translateY(-1px)}.header-actions .button.primary.small{min-width:128px;border-color:var(--pf-orange);background:var(--pf-orange);color:#fff}.header-actions .button.primary.small:hover{background:#dc3506;box-shadow:0 14px 28px #ff4b1242;transform:translateY(-2px)}.home-page{padding-top:98px}.pf-hero{min-height:calc(92vh - 98px)}@media(max-width:1240px){.site-header-inner{gap:18px;padding:0 28px}.primary-nav{gap:22px}}@media(max-width:1080px){.site-header{min-height:92px}.site-header-inner{flex-wrap:wrap;padding:8px 22px}.brand-logo{width:224px;height:72px;flex-basis:224px}.mobile-toggle{display:inline-grid;margin-left:auto}.primary-nav,.header-actions{display:none;flex-basis:100%;justify-content:flex-start}.primary-nav.open{display:flex;flex-wrap:wrap;padding:8px 0 2px}.primary-nav.open+.header-actions{display:flex;padding-bottom:12px}.nav-dropdown{display:none}.home-page{padding-top:92px}}@media(max-width:640px){.site-header-inner{padding:8px 16px}.brand-logo{width:208px;height:68px;flex-basis:208px}.brand-mark-crop{width:58px;height:54px;flex-basis:58px}.brand-wordmark>span{font-size:1.75rem}.brand-wordmark small{font-size:.58rem}.header-actions{gap:10px}.header-actions .button.small{min-width:102px;padding:0 18px}}.site-header .mobile-toggle{display:none;width:44px;height:44px;border:0;border-radius:10px;background:transparent;color:var(--pf-ink);box-shadow:none}.site-header .mobile-toggle:hover{background:#fff2ed;color:var(--pf-orange)}.site-header .mobile-toggle svg,.header-search svg{display:block}.header-actions{align-self:center;margin-left:clamp(10px,1.8vw,24px);gap:20px}.header-search{position:relative;z-index:1;flex:0 0 46px;width:46px;height:48px;margin:0;border-radius:10px}.header-search:before{position:absolute;top:50%;right:-10px;width:1px;height:32px;background:#d7dce6;content:"";pointer-events:none;transform:translateY(-50%)}.header-search:after{display:none!important}.header-actions .button.small{position:relative;z-index:2;flex:0 0 auto}.primary-nav{min-width:0}.nav-item{flex:0 0 auto}@media(min-width:1081px){.site-header-inner{flex-wrap:nowrap}.site-header .mobile-toggle{display:none!important}.site-header .primary-nav{display:flex!important;flex:1 1 auto;flex-basis:auto!important;grid-column:auto!important;padding:0!important}.site-header .header-actions{display:flex!important;flex:0 0 auto;flex-basis:auto!important;grid-column:auto!important;justify-content:flex-end!important;padding:0!important}}@media(max-width:1240px)and (min-width:1081px){.site-header-inner{gap:14px;padding:0 22px}.brand-logo{width:210px;height:70px;flex-basis:210px;gap:7px}.brand-mark-crop{width:58px;height:54px;flex-basis:58px}.brand-wordmark>span{font-size:1.78rem}.brand-wordmark small{margin-top:7px;font-size:.58rem}.primary-nav{gap:14px}.primary-nav a{gap:4px;font-size:14px}.header-actions{gap:14px;margin-left:6px}.header-search{flex-basis:38px;width:38px}.header-search svg{width:26px;height:26px}.header-search:before{right:-8px;height:30px}.header-actions .button.small{min-width:98px;padding:0 18px;font-size:14px}.header-actions .button.primary.small{min-width:112px}}@media(max-width:1080px){.site-header .mobile-toggle{display:inline-grid!important;margin-left:auto}.site-header .primary-nav,.site-header .header-actions{display:none}.site-header .primary-nav.open{display:flex}.site-header .primary-nav.open+.header-actions{display:flex}.header-actions{margin-left:0;gap:12px}.header-search{flex-basis:44px;width:44px}.header-search:before{display:none}}@media(max-width:640px){.site-header .primary-nav.open+.header-actions{flex-wrap:wrap}.header-actions .button.small{flex:1 1 112px;min-width:0;padding:0 14px}}.section-inner,.site-header-inner{width:min(1440px,100%);margin-right:auto;margin-left:auto}.section-inner{padding-right:48px;padding-left:48px}.site-header{min-height:92px;box-shadow:0 8px 30px #0f172a0d;transition:min-height .25s ease,box-shadow .25s ease}.site-header.scrolled{min-height:72px;box-shadow:0 12px 34px #0f172a1a}.site-header-inner{min-height:inherit;display:flex;align-items:center;justify-content:space-between;gap:28px;padding-right:48px;padding-left:48px}.brand-logo{width:240px;height:64px;flex:0 0 240px;align-items:center;gap:10px;transform-origin:left center;transition:transform .25s ease}.site-header.scrolled .brand-logo{transform:scale(.9)}.brand-mark-crop{width:74px;height:64px;flex-basis:74px;transform:translateY(-2px)}.brand-wordmark{transform:translateY(-2px)}.brand-wordmark>span{font-size:2.05rem;font-weight:900}.brand-wordmark small{margin-top:7px;font-size:.68rem}.primary-nav{flex:1 1 auto;align-items:center;justify-content:center;gap:40px}.primary-nav a{min-height:46px;font-size:15px;font-weight:600;letter-spacing:0}.primary-nav a:after{bottom:5px;height:2px;border-radius:999px;transform:scaleX(0);transform-origin:left center}.primary-nav a.active,.primary-nav a:hover{color:var(--pf-orange)}.primary-nav a.active:after,.primary-nav a:hover:after{transform:scaleX(1)}.header-actions{flex:0 0 auto;align-items:center;justify-content:flex-end;gap:20px;margin-left:0}.header-search{flex:0 0 38px;width:38px;height:46px;color:var(--pf-ink);transform:none}.header-search svg{width:24px;height:24px}.header-search:hover{background:transparent;color:var(--pf-orange);transform:none}.header-search:before{right:-12px;height:28px;background:#00000014}.header-actions .button.small{min-width:auto;height:46px;min-height:46px;padding:0 28px;border-radius:10px;font-size:15px;font-weight:600}.header-actions .button.ghost.small{border-color:#d8dde6}.header-actions .button.ghost.small:hover{border-color:var(--pf-orange);background:#fff3ed}.header-actions .button.primary.small{min-width:auto;padding:0 34px}.header-actions .button.primary.small:hover{box-shadow:0 10px 24px #ff4b1242;transform:translateY(-2px)}.home-page{padding-top:92px}.pf-hero{min-height:clamp(500px,68vh,650px)}.hero-grid{grid-template-columns:minmax(0,.9fr) minmax(390px,.86fr);gap:42px;padding-top:46px;padding-bottom:44px}.hero-badge{margin-bottom:16px;padding:7px 13px;font-size:.86rem}.hero-copy h1{max-width:680px;font-size:clamp(2.75rem,4.4vw,5.05rem);line-height:1.04}.hero-copy>p:not(.hero-badge){max-width:610px;margin-top:18px;font-size:1rem;line-height:1.7}.hero-actions{gap:14px;margin-top:24px}.hero-actions .button{min-height:50px;padding-right:22px;padding-left:22px}.hero-trust-row{gap:18px;margin-top:24px}.hero-trust-row span{font-size:.84rem}.hero-visual{min-height:390px}.hero-visual img{width:min(500px,100%)}.hero-mini-card{padding:10px 12px;font-size:.82rem}.footer-bottom{grid-template-columns:minmax(240px,1fr) auto;gap:24px;margin-top:36px;padding-top:24px}.footer-credit{justify-self:end;color:#ebf3ffc7;font-weight:700}.footer-credit:hover{color:#fff}@media(max-width:1240px)and (min-width:1081px){.site-header-inner,.section-inner{padding-right:32px;padding-left:32px}.site-header-inner{gap:20px}.brand-logo{width:224px;flex-basis:224px}.primary-nav{gap:22px}.primary-nav a{font-size:14px}.header-actions{gap:16px}.header-actions .button.small{padding-right:22px;padding-left:22px}.header-actions .button.primary.small{padding-right:28px;padding-left:28px}}@media(max-width:1080px){.section-inner,.site-header-inner{padding-right:24px;padding-left:24px}.site-header{min-height:86px}.site-header.scrolled{min-height:74px}.site-header-inner{gap:12px}.brand-logo{width:224px;height:62px;flex-basis:224px}.site-header.scrolled .brand-logo{transform:scale(.94)}.brand-mark-crop{width:70px;height:60px;flex-basis:70px}.primary-nav{justify-content:flex-start;gap:10px 22px}.header-actions{justify-content:flex-start;padding-bottom:12px}.home-page{padding-top:86px}.pf-hero{min-height:auto}.hero-grid{grid-template-columns:1fr;padding-top:42px;padding-bottom:46px}.hero-visual{min-height:340px}}@media(max-width:640px){.section-inner,.site-header-inner{padding-right:18px;padding-left:18px}.brand-logo{width:210px;height:58px;flex-basis:210px}.brand-mark-crop{width:62px;height:56px;flex-basis:62px}.brand-wordmark>span{font-size:1.72rem}.footer-bottom{grid-template-columns:1fr;gap:12px}.footer-credit{justify-self:start}}
