@font-face{font-family:Montserrat;src:url(/fonts/Montserrat-Variable.ttf)format("truetype");font-style:normal;font-weight:400 700;font-display:swap}@font-face{font-family:Inconsolata;src:url(/fonts/Inconsolata-Variable.ttf)format("truetype");font-style:normal;font-weight:400 700;font-display:swap}:root{--ink:#011111;--red:#c11010;--red-dark:#970d0d;--volt:#f5ff46;--frost:#f2f2f2;--white:#fff;--text-secondary:#4d5858;--border-subtle:#d9dcdc;--border-default:#808888;--font-primary:"Montserrat", Arial, sans-serif;--font-technical:"Inconsolata", "Courier New", monospace;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-6:1.5rem;--space-8:2rem;--space-12:3rem;--space-16:4rem;--space-24:6rem;--radius-sm:2px;--radius-md:4px;--radius-lg:8px;--content-max:1280px;--reading-max:720px;--motion-fast:.14s ease-out;--motion-standard:.22s cubic-bezier(.2, .8, .2, 1)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:9rem}body{background:var(--white);color:var(--ink);font-family:var(--font-primary);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-size:1rem;line-height:1.65}body,button,a{-webkit-tap-highlight-color:transparent}img,iframe{max-width:100%;display:block}a{color:inherit;text-underline-offset:.2em;text-decoration-thickness:1px}button,summary{font:inherit}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.035em;line-height:1.08}h1{font-size:clamp(2.9rem,7vw,6.9rem);font-weight:650}h2{font-size:clamp(2.1rem,4.3vw,4.5rem);font-weight:630}h3{font-size:clamp(1.25rem,2vw,1.65rem);font-weight:650}::selection{background:var(--volt);color:var(--ink)}:focus-visible{outline:3px solid var(--red);outline-offset:4px}.shell{width:min(calc(100% - 3rem), var(--content-max));margin-inline:auto}.technical{font-family:var(--font-technical);letter-spacing:.09em;font-size:.78rem;font-weight:650;line-height:1.25}.skip-link{z-index:1000;background:var(--volt);color:var(--ink);padding:.75rem 1rem;font-weight:700;position:fixed;top:.5rem;left:.5rem;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:100;background:color-mix(in srgb, var(--white) 94%, transparent);border-bottom:1px solid var(--border-subtle);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);position:sticky;top:0}.utility-bar{background:var(--ink);min-height:44px;color:var(--white);align-items:center;display:flex}.utility-inner{justify-content:flex-end;align-items:center;gap:1rem;display:flex}.utility-socials{align-items:center;gap:.3rem;display:flex}.utility-socials>a{width:44px;min-height:44px;color:var(--frost);border:1px solid #0000;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.utility-socials>a:hover{color:var(--volt);border-color:#f2f2f273}.utility-socials .whatsapp-utility-link{width:auto;color:var(--volt);gap:.45rem;padding-inline:.55rem;font-size:.7rem;font-weight:650}.header-inner{grid-template-columns:172px 1fr auto;align-items:center;gap:2rem;min-height:5.5rem;display:grid}.header-ctas{align-items:center;gap:.75rem;display:flex}.brand-link{width:150px;line-height:0;display:block}.wordmark{width:100%;height:auto}.desktop-nav{justify-content:center;align-items:center;gap:clamp(1.25rem,3vw,2.5rem);display:flex}.desktop-nav a{align-items:center;min-height:44px;font-size:.88rem;font-weight:600;text-decoration:none;display:inline-flex}.desktop-nav .nav-whatsapp{color:var(--red);gap:.4rem}.desktop-nav .nav-whatsapp svg{font-size:1rem}.desktop-nav a:hover{color:var(--red)}.desktop-nav a[aria-current=page]{color:var(--red);text-underline-offset:.45rem;text-decoration:underline;text-decoration-thickness:2px}.mobile-menu{display:none}.button{border:1px solid var(--red);border-radius:var(--radius-sm);background:var(--red);min-height:48px;color:var(--white);text-align:center;transition:background var(--motion-fast), border-color var(--motion-fast), transform 80ms ease-out;justify-content:center;align-items:center;padding:.75rem 1.25rem;font-size:.88rem;font-weight:700;line-height:1.2;text-decoration:none;display:inline-flex}.button:hover{border-color:var(--red-dark);background:var(--red-dark)}.button:active{transform:translateY(1px)}.button-small{min-height:44px;padding:.65rem 1rem}.button-secondary{border-color:var(--ink);color:var(--ink);background:0 0}.button-secondary:hover,.button-dark{border-color:var(--ink);background:var(--ink);color:var(--white)}.button-dark:hover{border-color:var(--red);background:var(--red)}.button-on-dark{border-color:var(--frost);color:var(--frost);background:0 0}.button-on-dark:hover{border-color:var(--volt);background:var(--volt);color:var(--ink)}.button-whatsapp{color:var(--white);background:#096b54;border-color:#096b54;gap:.55rem}.button-whatsapp:hover{color:var(--white);background:#064c3c;border-color:#064c3c}.button-whatsapp svg{flex:none;font-size:1.05rem}.text-link{min-height:44px;color:var(--red);align-items:center;font-size:.9rem;font-weight:700;text-decoration:none;display:inline-flex}.text-link:hover{text-decoration:underline}.text-link-light{color:var(--volt)}.status-line{align-items:center;gap:.75rem;margin-bottom:1.5rem;font-size:.82rem;font-weight:650;display:inline-flex}.status-dot{background:var(--red);border-radius:50%;width:.65rem;height:.65rem;box-shadow:0 0 0 5px #c1101024}.home-hero{background:var(--frost);padding:clamp(3rem,5vw,5rem) 0;position:relative;overflow:hidden}.home-hero:before{content:"";pointer-events:none;background-image:linear-gradient(#01111109 1px,#0000 1px),linear-gradient(90deg,#01111109 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0}.home-hero-grid{grid-template-columns:minmax(0,1.2fr) minmax(360px,.8fr);align-items:center;gap:clamp(3rem,7vw,7rem);display:grid;position:relative}.hero-code,.section-kicker{color:var(--red);margin-bottom:1rem}.hero-copy h1{max-width:11ch;margin-bottom:1.25rem;font-size:clamp(3.8rem,5.4vw,6.25rem)}.hero-copy h1 span{color:var(--red)}.hero-lead{max-width:650px;color:var(--text-secondary);margin-bottom:1.5rem;font-size:clamp(1.02rem,1.25vw,1.2rem);line-height:1.6}.hero-actions{flex-wrap:wrap;gap:.75rem;display:flex}.hero-note{margin:1.5rem 0 0;font-size:.86rem}.hero-note a{color:var(--red);font-weight:650}.hero-system{border-radius:var(--radius-lg);background:var(--ink);min-height:460px;color:var(--white);box-shadow:14px 14px 0 var(--red);padding:1.75rem;position:relative}.binary-ruler{color:#f2f2f259;height:2rem;font-family:var(--font-technical);letter-spacing:.15em;border-bottom:1px solid #f2f2f22b;justify-content:space-around;font-size:.7rem;line-height:2rem;display:flex;position:absolute;inset:0 0 auto;overflow:hidden}.hero-system-heading{justify-content:space-between;align-items:center;margin:2rem 0 1.5rem;display:flex}.badge{border-radius:var(--radius-sm);min-height:26px;font-family:var(--font-technical);letter-spacing:.08em;border:1px solid;align-items:center;padding:.25rem .55rem;font-size:.7rem;font-weight:700;line-height:1;display:inline-flex}.badge-volt{border-color:var(--volt);background:var(--volt);color:var(--ink)}.hero-system ol{gap:0;margin:0;padding:0;list-style:none;display:grid}.hero-system li{border-top:1px solid #f2f2f22e;grid-template-columns:50px 1fr;gap:1rem;padding:1rem 0;display:grid}.loop-number{color:var(--volt);font-family:var(--font-technical);font-size:1.35rem}.hero-system li div{gap:.25rem;display:grid}.hero-system li strong{font-size:1rem}.hero-system li span:last-child{color:#aeb7b7;font-size:.82rem}.confidence-strip{border-block:1px solid var(--border-subtle);background:var(--white)}.confidence-grid{grid-template-columns:repeat(4,1fr);display:grid}.confidence-grid div{border-left:1px solid var(--border-subtle);gap:.2rem;padding:1.5rem;display:grid}.confidence-grid div:last-child{border-right:1px solid var(--border-subtle)}.confidence-grid strong{font-size:.88rem}.confidence-grid span{color:var(--text-secondary);font-size:.75rem}.section{padding:clamp(4.5rem,9vw,8rem) 0}.section-heading{max-width:900px;margin-bottom:clamp(2.5rem,5vw,4.5rem)}.section-heading h2{max-width:19ch;margin-bottom:1.5rem}.section-heading-body{max-width:680px;color:var(--text-secondary);font-size:1.05rem}.section-heading-body p:last-child{margin-bottom:0}.compact-heading{margin-bottom:3rem}.section-courses{background:var(--white)}.course-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.course-card{border:1px solid var(--border-subtle);border-top:4px solid var(--ink);border-radius:var(--radius-md);background:var(--frost);min-height:320px;transition:border-color var(--motion-fast), transform var(--motion-standard);flex-direction:column;justify-content:space-between;gap:1rem;padding:1.5rem;display:flex;position:relative}.course-card-overlay{z-index:1;border-radius:inherit;position:absolute;inset:0}.course-card:hover{border-color:var(--ink);transform:translateY(-4px)}.course-card-featured{border-top-color:var(--red);background:var(--ink);color:var(--white)}.course-card-featured:hover{border-color:var(--red)}.course-card-top{justify-content:space-between;align-items:center;gap:1rem;display:flex}.course-number{color:var(--red)}.course-card h3{max-width:15ch;margin:0;font-size:clamp(1.5rem,2.5vw,2.2rem)}.course-card-title{align-items:center;min-height:64px;display:flex}.eyebrow{color:var(--red);letter-spacing:.03em;text-transform:uppercase;margin-bottom:.5rem;font-size:.75rem;font-weight:700}.course-card-actions{z-index:2;pointer-events:none;gap:.75rem;display:grid;position:relative}.course-card-cta{border:1px solid var(--ink);border-radius:var(--radius-sm);pointer-events:auto;justify-content:space-between;align-items:center;gap:1rem;min-height:46px;padding:.7rem .9rem;font-size:.82rem;font-weight:700;text-decoration:none;display:flex}.course-card-featured .course-card-cta{border-color:var(--frost);color:var(--frost)}.course-card-featured .course-number{color:var(--volt)}.course-card-buy{border:1px solid var(--border-subtle);border-radius:var(--radius-sm);background:var(--white);min-height:78px;color:var(--ink);pointer-events:auto;justify-content:space-between;align-items:center;gap:1rem;padding:.75rem;display:flex}.course-card-price{gap:.15rem;display:grid}.course-card-price .technical{color:var(--text-secondary);font-size:.62rem}.course-card-price strong{font-size:1.35rem;line-height:1}.course-card-buy-button{cursor:pointer;flex:none;min-height:44px;padding:.65rem .85rem;font-size:.78rem}.inr-payment-banner{border:1px solid var(--ink);border-left:5px solid var(--red);background:var(--volt);justify-content:space-between;align-items:center;gap:1.5rem;min-height:92px;margin-top:1rem;padding:1rem 1.25rem;display:flex}.inr-payment-banner>div{gap:.25rem;display:grid}.inr-payment-banner .technical{color:var(--red)}.section-action{justify-content:flex-end;margin-top:2.5rem;display:flex}.section-action-split{justify-content:space-between;align-items:center}.section-dark{background:var(--ink);color:var(--white);position:relative}.section-dark:after{background:var(--volt);content:"";width:min(38vw,540px);height:8px;position:absolute;bottom:0;right:0}.section-learning{border-block:1px solid var(--border-subtle);background:linear-gradient(180deg, var(--white) 0%, var(--frost) 100%);color:var(--ink);position:relative}.section-learning:before{background:var(--red);content:"";width:min(18vw,260px);height:6px;position:absolute;top:0;left:0}.section-learning .section-heading-body,.section-learning .value-grid p{color:var(--text-secondary)}.section-learning .value-grid{border-color:var(--border-subtle);background:var(--white)}.section-learning .value-grid article{border-color:var(--border-subtle);min-height:270px}.section-learning .value-grid .technical{color:var(--red)}.section-learning .value-grid h3{margin-top:3rem}.section-heading-inverse .section-kicker{color:var(--volt)}.section-heading-inverse .section-heading-body{color:#bfc7c7}.value-grid,.principle-grid{border-top:1px solid #f2f2f233;border-left:1px solid #f2f2f233;grid-template-columns:repeat(4,1fr);display:grid}.value-grid article,.principle-grid article{border-bottom:1px solid #f2f2f233;border-right:1px solid #f2f2f233;min-height:300px;padding:1.5rem}.value-grid .technical,.principle-grid .technical{color:var(--volt)}.value-grid h3,.principle-grid h3{margin:4rem 0 1rem}.value-grid p,.principle-grid p{color:#bfc7c7;font-size:.9rem}.stories-preview{background:var(--frost)}.story-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.story-card{border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:var(--white);overflow:hidden}.video-frame{aspect-ratio:16/9;background:var(--ink);position:relative;overflow:hidden}.video-frame iframe{border:0;width:100%;height:100%}.story-caption{padding:1.25rem}.story-caption .technical{color:var(--red)}.story-caption h3{margin:.35rem 0 0}.decision-section,.story-next-step{border-top:8px solid var(--red);background:var(--frost);color:var(--ink)}.decision-grid{grid-template-columns:1.1fr .9fr;align-items:end;gap:clamp(3rem,8vw,8rem);display:grid}.decision-grid h2{max-width:16ch;margin-bottom:0}.decision-grid>div:last-child>p{max-width:58ch;color:var(--text-secondary)}.decision-grid .button-secondary{border-color:var(--frost);color:var(--frost)}.decision-grid .button-secondary:hover{border-color:var(--volt);background:var(--volt);color:var(--ink)}.page-hero{padding:clamp(3.25rem,6vw,5.75rem) 0}.page-hero-light{background:var(--frost)}.page-hero-dark{background:var(--ink);color:var(--white)}.page-hero-grid{grid-template-columns:1.2fr .8fr;align-items:center;gap:clamp(3rem,8vw,8rem);display:grid}.page-hero h1{max-width:12ch;margin-bottom:0;font-size:clamp(3.2rem,5.8vw,5.75rem)}.page-hero-aside{padding-bottom:.5rem}.page-hero-aside p{max-width:52ch;color:var(--text-secondary);font-size:1.05rem}.page-hero-dark .page-hero-aside p{color:#c6cccc}.course-hero{background:var(--ink);color:var(--white);padding:2rem 0 clamp(3rem,5vw,4.5rem)}.breadcrumbs{color:#aeb7b7;flex-wrap:wrap;align-items:center;gap:.6rem;min-height:44px;margin-bottom:2rem;font-size:.75rem;display:flex}.breadcrumbs a:hover{color:var(--volt)}.course-hero-grid{grid-template-columns:minmax(0,1fr) minmax(360px,430px);align-items:start;gap:clamp(2.5rem,6vw,6rem);display:grid}.course-label-row{flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.course-label-row>.technical{color:var(--volt)}.course-batch-sticker{border:1px solid var(--white);background:var(--red);color:var(--white);box-shadow:4px 4px 0 var(--volt);text-align:center;gap:.05rem;margin-left:auto;padding:.55rem .75rem;line-height:1;display:grid;transform:rotate(2deg)}.course-batch-sticker small{font-family:var(--font-technical);letter-spacing:.09em;font-size:.56rem;font-weight:700}.course-batch-sticker strong{font-size:.85rem}.course-hero-copy .eyebrow{color:#c6cccc}.course-hero-copy h1{max-width:14ch;margin:.75rem 0 1.5rem;font-size:clamp(3rem,5vw,5.25rem)}.course-promise{max-width:650px;color:var(--volt);margin-bottom:1rem;font-size:clamp(1.15rem,1.8vw,1.55rem);font-weight:600;line-height:1.45}.course-description{color:#c6cccc;max-width:650px;margin-bottom:1.5rem;font-size:1rem}.course-online-curriculum{color:#aeb7b7;margin:.85rem 0 0;font-size:.8rem}.course-online-curriculum a{color:var(--frost);font-weight:650}.course-online-curriculum a:hover{color:var(--volt)}.course-purchase-panel{border-top:5px solid var(--red);border-radius:var(--radius-md);background:var(--white);color:var(--ink);box-shadow:12px 12px 0 var(--red);padding:1.5rem;scroll-margin-top:9rem}.course-purchase-panel:target{outline:3px solid var(--volt);outline-offset:5px}.course-purchase-heading .technical,.course-purchase-inr .technical{color:var(--red)}.course-purchase-heading h2{margin:.55rem 0 .65rem;font-size:clamp(1.55rem,2.5vw,2.15rem)}.course-purchase-heading p{color:var(--text-secondary);margin-bottom:1.25rem;font-size:.78rem}.course-purchase-heading p strong{color:var(--ink);margin-right:.35rem;font-size:clamp(1.8rem,3vw,2.5rem)}.purchase-stripe{border:1px solid var(--border-subtle);border-radius:var(--radius-sm);background:var(--frost);align-items:center;min-height:74px;padding:.7rem;display:flex}.purchase-checkout-button{cursor:pointer;width:100%}.playwright-payment-batches{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;margin-bottom:1rem;display:grid}.playwright-payment-batches>a{border:1px solid var(--border-subtle);background:var(--frost);align-content:space-between;gap:.55rem;min-height:112px;padding:.8rem;text-decoration:none;display:grid}.playwright-payment-batches>a:hover strong{color:var(--red)}.playwright-payment-batches span{gap:.15rem;display:grid}.playwright-payment-batches strong{font-size:.82rem}.playwright-payment-batches small{color:var(--text-secondary);font-size:.64rem;line-height:1.4}.purchase-assurances{color:var(--text-secondary);gap:.55rem;margin:1rem 0 0;padding:0;font-size:.72rem;list-style:none;display:grid}.purchase-assurances li{padding-left:1.25rem;position:relative}.purchase-assurances li:before{color:#096b54;content:"✓";font-weight:800;position:absolute;top:0;left:0}.course-purchase-inr{border-block:1px solid var(--border-subtle);margin-top:1rem;padding:1rem 0}.course-purchase-inr p{color:var(--text-secondary);margin:.3rem 0 .4rem;font-size:.76rem}.course-purchase-inr .text-link{min-height:36px}.purchase-legal{color:var(--text-secondary);margin:0;padding-top:.9rem;font-size:.66rem;line-height:1.5}.purchase-legal a{font-weight:650}.course-facts{border-bottom:1px solid var(--border-subtle);background:var(--frost)}.course-facts-grid{grid-template-columns:repeat(4,1fr);display:grid}.course-facts-grid>div{border-left:1px solid var(--border-subtle);flex-direction:column;justify-content:space-between;gap:1rem;min-height:130px;padding:1.5rem;display:flex}.course-facts-grid>div:last-child{border-right:1px solid var(--border-subtle)}.course-facts .technical{color:var(--red)}.course-facts strong{font-size:.86rem;line-height:1.4}.two-column-intro,.faq-grid{grid-template-columns:minmax(280px,.7fr) minmax(0,1.3fr);align-items:start;gap:clamp(3rem,8vw,8rem);display:grid}.sticky-heading{position:sticky;top:8rem}.sticky-heading h2{max-width:12ch;margin-bottom:1.5rem}.sticky-heading>p:last-child{max-width:42ch;color:var(--text-secondary)}.outcome-list{border-top:1px solid var(--ink);margin:0;padding:0;list-style:none}.outcome-list li{border-bottom:1px solid var(--border-default);grid-template-columns:60px 1fr;align-items:start;gap:1rem;padding:1.5rem 0;display:grid}.outcome-list .technical{color:var(--red)}.outcome-list p{margin:0;font-size:clamp(1rem,1.5vw,1.25rem);font-weight:600;line-height:1.45}.curriculum-section{background:var(--frost)}.curriculum-heading{max-width:1000px}.curriculum-download-panel{border:1px solid var(--ink);border-left:6px solid var(--red);border-radius:var(--radius-md);background:var(--white);min-height:180px;box-shadow:10px 10px 0 var(--ink);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:clamp(2rem,6vw,5rem);margin-bottom:3rem;padding:clamp(1.5rem,3vw,2.25rem);display:grid}.curriculum-download-panel .technical{color:var(--red);margin-bottom:.65rem}.curriculum-download-panel h3{margin-bottom:.65rem;font-size:clamp(1.45rem,2.5vw,2.15rem)}.curriculum-download-panel p:last-child{max-width:62ch;color:var(--text-secondary);margin-bottom:0;font-size:.9rem}.curriculum-download-panel .button{min-width:230px}.module-list{border-top:1px solid var(--ink)}.module{border-bottom:1px solid var(--border-default)}.module summary{cursor:pointer;grid-template-columns:80px 1fr 44px;align-items:center;gap:1rem;min-height:108px;padding:1rem 0;list-style:none;display:grid}.module summary::-webkit-details-marker{display:none}.module summary:hover .module-name strong,.module-number{color:var(--red)}.module-name{gap:.35rem;display:grid}.module-name strong{transition:color var(--motion-fast);font-size:clamp(1.1rem,2vw,1.45rem);line-height:1.3}.module-name>span{color:var(--text-secondary);font-size:.86rem}.module-toggle{border:1px solid var(--ink);width:40px;height:40px;font-family:var(--font-technical);transition:transform var(--motion-standard), background var(--motion-fast);border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;display:inline-flex}.module[open] .module-toggle{background:var(--volt);transform:rotate(45deg)}.module ul{border-left:3px solid var(--red);background:var(--white);grid-template-columns:repeat(2,1fr);gap:.75rem 2rem;margin:0 0 1.75rem 80px;padding:1.5rem;list-style:none;display:grid}.module li{color:var(--text-secondary);padding-left:1.2rem;font-size:.86rem;position:relative}.module li:before{color:var(--red);content:"+";font-family:var(--font-technical);position:absolute;left:0}.project-section{background:var(--red);color:var(--white)}.project-grid{grid-template-columns:1fr .8fr;align-items:center;gap:clamp(3rem,8vw,8rem);display:grid}.project-title .section-kicker,.project-output>.technical{color:var(--white)}.project-title h2{max-width:12ch;margin-bottom:1.5rem}.project-title>p:last-child{color:#ffeaea;max-width:58ch}.project-output{background:#0111111f;border:1px solid #ffffff80;padding:1.5rem}.project-output ol{margin:1.5rem 0 0;padding:0;list-style:none}.project-output li{border-top:1px solid #ffffff59;grid-template-columns:44px 1fr;gap:.75rem;padding:1rem 0;font-weight:600;display:grid}.project-output li span{font-family:var(--font-technical)}.learning-section{background:var(--white)}.learning-grid{border-top:1px solid var(--ink);border-left:1px solid var(--ink);grid-template-columns:repeat(4,1fr);display:grid}.learning-grid article{border-right:1px solid var(--ink);border-bottom:1px solid var(--ink);min-height:275px;padding:1.5rem}.learning-grid .technical{color:var(--red)}.learning-grid h3{margin:3.5rem 0 1rem}.learning-grid p{color:var(--text-secondary);font-size:.88rem}.faq-section{background:var(--frost)}.faq-list{border-top:1px solid var(--ink)}.faq-list details{border-bottom:1px solid var(--border-default)}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;min-height:78px;padding:1rem 0;font-weight:650;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--red);font-family:var(--font-technical);font-size:1.5rem}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{max-width:64ch;color:var(--text-secondary);padding:0 3rem 1.5rem 0}.final-course-cta{border-top:8px solid var(--red);background:var(--frost);color:var(--ink);padding:clamp(4rem,8vw,7rem) 0}.final-course-grid{grid-template-columns:1fr auto;align-items:end;gap:3rem;display:grid}.final-course-grid .technical{color:var(--red)}.final-course-grid h2{max-width:15ch;margin:.8rem 0 1rem}.final-course-grid p:last-child{max-width:55ch;color:var(--text-secondary);margin-bottom:0}.final-course-actions{gap:.75rem;display:grid}.mobile-enrol-bar{display:none}.payment-success-hero{border-bottom:8px solid var(--red);background:var(--ink);color:var(--white);padding:clamp(3.5rem,7vw,6.5rem) 0}.payment-success-grid{grid-template-columns:minmax(0,1fr) minmax(320px,410px);align-items:center;gap:clamp(3rem,8vw,8rem);display:grid}.success-mark{background:var(--volt);width:64px;height:64px;color:var(--ink);border-radius:50%;place-items:center;margin-bottom:2rem;font-size:2rem;font-weight:800;display:grid}.payment-success-copy>.technical{color:var(--volt)}.payment-success-copy h1{max-width:12ch;margin:.75rem 0 1.5rem;font-size:clamp(3.1rem,6.2vw,6.2rem)}.payment-success-lead{color:#c6cccc;max-width:650px;margin-bottom:1.75rem;font-size:clamp(1rem,1.6vw,1.25rem)}.payment-success-lead strong{color:var(--white)}.payment-success-summary{border-top:5px solid var(--red);border-radius:var(--radius-md);background:var(--white);color:var(--ink);box-shadow:12px 12px 0 var(--red);padding:1.75rem}.payment-success-summary>.technical{color:var(--red)}.payment-success-summary h2{margin:.65rem 0 1.75rem;font-size:clamp(1.65rem,3vw,2.35rem)}.payment-success-price{border-block:1px solid var(--border-subtle);justify-content:space-between;align-items:end;gap:1rem;padding-block:1rem;display:flex}.payment-success-price span{color:var(--text-secondary);font-size:.74rem}.payment-success-price strong{font-size:clamp(1.8rem,3vw,2.5rem)}.payment-success-summary>p:last-child{color:var(--text-secondary);margin:1rem 0 0;font-size:.72rem}.payment-next-steps{background:var(--frost)}.payment-step-grid{border-top:1px solid var(--ink);border-left:1px solid var(--ink);grid-template-columns:repeat(2,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid}.payment-step-grid li{border-right:1px solid var(--ink);border-bottom:1px solid var(--ink);background:var(--white);min-height:270px;padding:clamp(1.5rem,3vw,2.25rem)}.payment-step-grid .technical{color:var(--red)}.payment-step-grid h3{max-width:16ch;margin:3.5rem 0 .75rem}.payment-step-grid p{max-width:50ch;color:var(--text-secondary);margin:0;font-size:.86rem}.payment-help-banner{border-left:8px solid var(--red);background:var(--ink);min-height:190px;color:var(--white);justify-content:space-between;align-items:center;gap:2rem;margin-top:clamp(2.5rem,5vw,4.5rem);padding:clamp(1.5rem,4vw,3rem);display:flex}.payment-help-banner .technical{color:var(--volt)}.payment-help-banner h2{margin:.55rem 0 .65rem;font-size:clamp(1.7rem,3.5vw,2.75rem)}.payment-help-banner p{color:#c6cccc;margin:0}.payment-help-banner .button{flex:none}.prose-large{max-width:var(--reading-max)}.prose-large p{font-size:clamp(1.15rem,2vw,1.45rem);line-height:1.65}.process-section{max-width:1000px}.process-list{border-top:1px solid var(--ink);margin:0;padding:0;list-style:none}.process-list li{border-bottom:1px solid var(--border-default);grid-template-columns:80px 1fr;gap:1rem;padding:1.5rem 0;display:grid}.process-list>li>span{color:var(--red);font-family:var(--font-technical);font-size:1.15rem}.process-list h3{margin-bottom:.5rem}.process-list p{color:var(--text-secondary);margin-bottom:0}.contact-section{background:var(--white)}.contact-grid{grid-template-columns:1fr 1fr;gap:clamp(3rem,8vw,8rem);display:grid}.contact-primary h2{overflow-wrap:anywhere;font-size:clamp(1.8rem,4vw,3.8rem)}.contact-primary h2 a:hover{color:var(--red)}.contact-primary>p:not(.technical){max-width:55ch;color:var(--text-secondary)}.contact-options{gap:1rem;display:grid}.contact-options article{border:1px solid var(--border-subtle);border-top:4px solid var(--ink);background:var(--frost);padding:1.5rem}.contact-options .technical{color:var(--red)}.contact-options h3{margin:1.5rem 0 .75rem}.contact-options p{color:var(--text-secondary);font-size:.88rem}.registered-office-card address{color:var(--text-secondary);gap:.25rem;margin-bottom:1rem;font-size:.88rem;font-style:normal;display:grid}.registered-office-card address strong{color:var(--ink);margin-bottom:.25rem}.social-section{background:var(--frost)}.social-grid{border-top:1px solid var(--ink);border-left:1px solid var(--ink);grid-template-columns:repeat(4,1fr);display:grid}.social-grid a{border-right:1px solid var(--ink);border-bottom:1px solid var(--ink);flex-direction:column;justify-content:space-between;min-height:230px;padding:1.25rem;text-decoration:none;display:flex}.social-icon-wrap{border:1px solid var(--ink);width:46px;height:46px;color:var(--red);border-radius:50%;justify-content:center;align-items:center;font-size:1.35rem;display:inline-flex}.social-grid a:hover{background:var(--volt)}.social-grid .technical{color:var(--red)}.social-grid strong{font-size:1.4rem}.social-grid a>span:last-child{color:var(--text-secondary);font-size:.8rem}.legal-page{background:var(--white)}.legal-hero{background:var(--frost);border-bottom:1px solid var(--border-subtle);padding:clamp(3.5rem,7vw,6rem) 0}.legal-hero h1{margin-bottom:1rem;font-size:clamp(2.8rem,6vw,5.5rem)}.legal-hero p:last-child{color:var(--text-secondary);margin-bottom:0}.legal-layout{grid-template-columns:240px minmax(0, var(--reading-max));justify-content:center;gap:clamp(3rem,8vw,8rem);padding-block:clamp(4rem,8vw,7rem);display:grid}.legal-layout aside{align-self:start;gap:.5rem;display:grid;position:sticky;top:8rem}.legal-layout aside p{color:var(--red);margin-bottom:.5rem}.legal-layout aside a{min-height:36px;color:var(--text-secondary);font-size:.8rem}.legal-content section{margin-bottom:3rem;scroll-margin-top:7rem}.legal-content h2{margin-bottom:1rem;font-size:clamp(1.6rem,3vw,2.4rem)}.legal-content p{color:var(--text-secondary)}.not-found{background:var(--frost);align-items:center;min-height:70vh;padding:5rem 0;display:grid}.not-found-grid{max-width:900px}.not-found .technical{color:var(--red)}.not-found h1{max-width:14ch;margin:1rem 0 1.5rem}.not-found p:not(.technical){max-width:55ch;color:var(--text-secondary)}.site-footer{border-top:8px solid var(--red);background:var(--ink);color:var(--white);padding-top:clamp(4rem,8vw,7rem)}.footer-main{grid-template-columns:1.2fr 1fr .7fr .7fr;gap:clamp(2rem,5vw,5rem);padding-bottom:4rem;display:grid}.footer-brand>a:first-child{width:180px;line-height:0;display:block}.footer-brand p{color:#bfc7c7;max-width:35ch;margin:1.5rem 0;font-size:.86rem}.footer-whatsapp-contact{min-height:44px;color:var(--white);background:#096b54;border:1px solid #14866a;align-items:center;gap:.55rem;padding:.65rem .8rem;font-size:.8rem;font-weight:700;text-decoration:none;display:inline-flex}.footer-whatsapp-contact:hover{border-color:var(--volt)}.footer-email{color:var(--volt);margin-top:.75rem;font-size:.86rem;display:block}.footer-legal{color:#aeb7b7;gap:.2rem;margin-top:1.5rem;font-size:.7rem;font-style:normal;line-height:1.5;display:grid}.footer-legal strong{color:var(--frost)}.footer-social-links{gap:.5rem;margin-top:1.25rem;display:flex}.footer-social-links a{width:40px;height:40px;color:var(--frost);border:1px solid #f2f2f259;justify-content:center;align-items:center;font-size:1rem;text-decoration:none;display:inline-flex}.footer-social-links a:hover{border-color:var(--volt);color:var(--volt)}.footer-column{flex-direction:column;gap:.55rem;display:flex}.footer-column h2{color:var(--volt);font-family:var(--font-technical);letter-spacing:.08em;margin-bottom:.75rem;font-size:.75rem}.footer-column a{color:#cbd0d0;font-size:.78rem;text-decoration:none}.footer-column a:hover{color:var(--white);text-decoration:underline}.footer-base{color:#aeb7b7;border-top:1px solid #f2f2f233;justify-content:space-between;align-items:center;gap:1rem;min-height:76px;font-size:.72rem;display:flex}.campaign-announcement{border-bottom:1px solid var(--ink);background:var(--volt);color:var(--ink)}.campaign-announcement-inner{justify-content:center;align-items:center;gap:1rem;min-height:48px;padding-block:.45rem;display:flex}.campaign-announcement-badge{background:var(--ink);color:var(--volt);font-family:var(--font-technical);letter-spacing:.08em;flex:none;padding:.25rem .5rem;font-size:.68rem;font-weight:700}.campaign-announcement p{margin:0;font-size:.8rem;font-weight:650;line-height:1.35}.campaign-announcement a{white-space:nowrap;align-items:center;gap:.35rem;min-height:38px;font-size:.76rem;font-weight:750;display:inline-flex}.free-week-popup{border-radius:var(--radius-lg);background:var(--white);border:0;width:min(100% - 2rem,720px);max-width:none;height:min(90vh,820px);max-height:none;margin:auto;padding:0;overflow:hidden}.free-week-popup::backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#011111c2}.free-week-popup-card{width:100%;height:100%;position:relative}.free-week-popup-close{z-index:1;border:1px solid var(--ink);background:var(--white);width:40px;height:40px;color:var(--ink);cursor:pointer;border-radius:50%;place-items:center;padding:0;font-size:1.5rem;line-height:1;display:grid;position:absolute;top:.75rem;right:.75rem}.free-week-popup-close:hover{background:var(--ink);color:var(--white)}.free-week-popup-frame{border:0;width:100%;height:100%}@media (max-width:640px){.free-week-popup{border-radius:0;width:100%;height:100%;max-height:100dvh}}.campaign-mobile-cta{display:none}.home-playwright-promo{border-block:8px solid var(--red);background:var(--ink);color:var(--white);position:relative;overflow:hidden}.home-playwright-promo:before{border:55px solid var(--volt);content:"";opacity:.12;width:360px;height:360px;position:absolute;top:-120px;right:-80px;transform:rotate(18deg)}.home-playwright-promo-grid{grid-template-columns:minmax(0,1.2fr) minmax(370px,.8fr);gap:clamp(2.5rem,7vw,7rem);padding-block:clamp(3.5rem,7vw,6.5rem);display:grid;position:relative}.home-playwright-promo-copy>.technical{color:var(--volt);margin:1.5rem 0 .8rem;display:block}.home-playwright-promo-copy h2{max-width:14ch;margin-bottom:1rem;font-size:clamp(2.5rem,5vw,4.5rem)}.home-promo-lead{color:#c6cccc;max-width:560px;margin-bottom:1.5rem;font-size:1.05rem}.home-promo-points{gap:.85rem;max-width:560px;margin:0 0 1.75rem;padding:0;list-style:none;display:grid}.home-promo-points li{color:#e4e7e7;padding-left:1.6rem;font-size:.95rem;line-height:1.5;position:relative}.home-promo-points li:before{color:var(--volt);content:"→";font-weight:700;position:absolute;top:.1rem;left:0}.home-promo-points strong{color:var(--white)}.home-promo-urgency{color:var(--volt);background:#f5ff4614;border:1px solid #f5ff4680;margin-bottom:1.75rem;padding:.5rem .9rem;font-size:.78rem;font-weight:650;display:inline-block}.home-enquiry-card{border-top:7px solid var(--volt);background:var(--white);color:var(--ink);box-shadow:9px 9px 0 var(--red);padding:clamp(1.5rem,3vw,2.25rem)}.home-enquiry-card>.technical{color:var(--red)}.home-enquiry-card>h2{margin:.65rem 0 .8rem;font-size:clamp(1.6rem,3vw,2.2rem)}.home-enquiry-card>p{color:var(--text-secondary);font-size:.85rem}.home-enquiry-form{gap:.9rem;margin-top:1.25rem;display:grid}.home-enquiry-form .button{min-height:46px}.playwright-landing{background:var(--white)}.playwright-campaign-strip{border-bottom:1px solid var(--ink);background:var(--volt)}.playwright-campaign-strip .shell{grid-template-columns:repeat(4,1fr);display:grid}.playwright-campaign-strip span{border-left:1px solid var(--ink);align-content:center;min-height:105px;padding:1rem 1.4rem;display:grid}.playwright-campaign-strip span:last-child{border-right:1px solid var(--ink)}.playwright-campaign-strip strong{font-size:.9rem}.playwright-campaign-strip small{font-size:.7rem}.playwright-two-column{grid-template-columns:minmax(280px,.75fr) minmax(0,1.25fr);align-items:start;gap:clamp(3rem,8vw,8rem);display:grid}.playwright-audience-grid{border-top:1px solid var(--ink);border-left:1px solid var(--ink);grid-template-columns:repeat(2,1fr);display:grid}.playwright-audience-grid article{border-right:1px solid var(--ink);border-bottom:1px solid var(--ink);background:var(--frost);min-height:280px;padding:1.6rem}.playwright-audience-grid .technical,.playwright-included-grid .technical{color:var(--red)}.playwright-audience-grid h3{max-width:16ch;margin:3.5rem 0 .8rem}.playwright-audience-grid p{color:var(--text-secondary);margin:0;font-size:.82rem}.playwright-outcomes-section{background:var(--ink);color:var(--white)}.playwright-outcomes-section .section-kicker{color:var(--volt)}.playwright-outcome-grid{border-top:1px solid #ffffff59;border-left:1px solid #ffffff59;grid-template-columns:repeat(3,1fr);margin:0;padding:0;list-style:none;display:grid}.playwright-outcome-grid li{border-bottom:1px solid #ffffff59;border-right:1px solid #ffffff59;min-height:220px;padding:1.5rem}.playwright-outcome-grid .technical{color:var(--volt)}.playwright-outcome-grid p{max-width:26ch;margin:4rem 0 0;font-size:1rem;font-weight:600}.playwright-batches-section{background:var(--frost);scroll-margin-top:9rem}.playwright-batch-grid{grid-template-columns:minmax(0,1fr);gap:1.25rem;max-width:32rem;display:grid}.playwright-batch-card{border-top:7px solid var(--red);background:var(--white);box-shadow:9px 9px 0 var(--ink);padding:clamp(1.4rem,3vw,2.25rem);scroll-margin-top:9rem}.batch-card-heading .technical{color:var(--red)}.batch-card-heading h3{margin:.55rem 0 1.3rem;font-size:clamp(2rem,4vw,3.4rem)}.batch-card-heading p{color:var(--text-secondary);margin:.2rem 0;font-size:.85rem}.batch-card-heading p strong{color:var(--ink);font-size:1rem}.batch-time-table-wrap{border:1px solid var(--border-subtle);margin:1.7rem 0;overflow-x:auto}.batch-time-table{border-collapse:collapse;width:100%;font-size:.76rem}.batch-time-table caption{background:var(--ink);color:var(--white);font-family:var(--font-technical);letter-spacing:.07em;text-align:left;padding:.8rem;font-size:.7rem;font-weight:650}.batch-time-table th,.batch-time-table td{border-bottom:1px solid var(--border-subtle);text-align:left;padding:.7rem .8rem}.batch-time-table thead th{color:var(--text-secondary);letter-spacing:.04em;text-transform:uppercase;font-size:.65rem}.batch-time-table tbody th{font-weight:650}.batch-time-table tbody th span{color:var(--text-secondary);font-weight:500}.playwright-batch-card>.button{width:100%}.playwright-included-section{background:var(--white)}.playwright-included-grid{border-top:1px solid var(--ink);border-left:1px solid var(--ink);grid-template-columns:repeat(3,1fr);display:grid}.playwright-included-grid article{border-right:1px solid var(--ink);border-bottom:1px solid var(--ink);min-height:250px;padding:1.5rem}.playwright-included-grid h3{margin:3.5rem 0 .8rem}.playwright-included-grid p{color:var(--text-secondary);margin:0;font-size:.82rem}.playwright-curriculum-section{background:var(--frost)}.playwright-curriculum-heading{justify-content:space-between;align-items:end;gap:2rem;max-width:none;display:flex}.playwright-curriculum-heading .button{flex:none}.playwright-module-list{border-top:1px solid var(--ink)}.playwright-module-list details{border-bottom:1px solid var(--ink);background:var(--white)}.playwright-module-list summary{cursor:pointer;grid-template-columns:72px 1fr 44px;align-items:center;gap:1rem;min-height:105px;padding:1rem 1.4rem;list-style:none;display:grid}.playwright-module-list summary::-webkit-details-marker{display:none}.playwright-module-list summary>.technical{color:var(--red)}.playwright-module-list summary>span:nth-child(2){gap:.35rem;display:grid}.playwright-module-list summary small{color:var(--text-secondary);font-size:.72rem}.playwright-module-list summary>span:last-child{font-family:var(--font-technical);text-align:center;font-size:1.5rem}.playwright-module-list details[open] summary>span:last-child{transform:rotate(45deg)}.playwright-module-list ul{border-top:1px solid var(--border-subtle);background:var(--frost);grid-template-columns:repeat(2,1fr);gap:.65rem 2rem;margin:0 1.4rem 1.4rem 88px;padding:1.4rem;display:grid}.playwright-module-list li{color:var(--text-secondary);font-size:.8rem}.playwright-support-section{background:var(--ink);color:var(--white)}.playwright-support-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;display:grid}.playwright-prerequisite-card,.playwright-support-card{border:1px solid #ffffff59;min-height:440px;padding:clamp(1.6rem,4vw,3.25rem)}.playwright-prerequisite-card{background:var(--red)}.playwright-prerequisite-card .technical,.playwright-support-card>.technical{color:var(--volt)}.playwright-prerequisite-card h2,.playwright-support-card h2{max-width:14ch;margin:1rem 0 1.25rem;font-size:clamp(2rem,3.5vw,3.25rem)}.playwright-prerequisite-card>p:not(.technical),.playwright-support-card>p{color:#e1e5e5}.playwright-prerequisite-card ul,.playwright-support-card ul{gap:.8rem;margin:2rem 0 0;padding-left:1.2rem;display:grid}.playwright-prerequisite-card li,.playwright-support-card li{padding-left:.35rem;font-size:.83rem}.playwright-support-card{background:var(--white);color:var(--ink)}.playwright-support-card>.technical{color:var(--red)}.playwright-support-card>p,.playwright-support-card ul{color:var(--text-secondary)}.playwright-registration-section{background:var(--volt)}.playwright-registration-grid{grid-template-columns:minmax(300px,.9fr) minmax(0,1.1fr);align-items:start;gap:clamp(2rem,5vw,5rem);display:grid}.playwright-registration-copy>h2{max-width:13ch;margin:.8rem 0 1.2rem}.playwright-registration-copy>p{max-width:55ch}.registration-price-card{border-top:6px solid var(--red);background:var(--white);box-shadow:8px 8px 0 var(--ink);gap:.9rem;margin-top:2rem;padding:1.5rem;display:grid}.registration-price-card>.technical{color:var(--red)}.registration-price-card>strong{font-size:clamp(2.8rem,5vw,4.5rem)}.registration-price-card>p{color:var(--text-secondary);font-size:.78rem}.registration-price-card .text-link{justify-self:start}.playwright-form-card{border-top:7px solid var(--red);background:var(--white);box-shadow:9px 9px 0 var(--ink);padding:clamp(1.35rem,3vw,2rem);scroll-margin-top:9rem}.playwright-form-card>.technical{color:var(--red)}.playwright-form-card>h2{margin:.65rem 0 .8rem;font-size:clamp(1.8rem,3vw,2.5rem)}.playwright-form-card>p{color:var(--text-secondary);font-size:.83rem}.playwright-enquiry-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;margin-top:1.25rem;display:grid}.form-field{gap:.4rem;display:grid}.form-field-wide{grid-column:1/-1}.form-field label{font-size:.76rem;font-weight:650}.form-field label span{color:var(--text-secondary);font-weight:500}.form-field input,.form-field select{border:1px solid var(--border-default);border-radius:var(--radius-sm);background:var(--white);width:100%;min-height:46px;color:var(--ink);font:inherit;padding:.65rem .7rem;font-size:.86rem}.form-field input:focus-visible,.form-field select:focus-visible{outline:3px solid var(--red);outline-offset:2px}.form-privacy-note{color:var(--text-secondary);margin:0;font-size:.68rem;line-height:1.5}.playwright-enquiry-form .button{min-height:46px}.playwright-faq-section{background:var(--white)}.playwright-final-cta{border-top:8px solid var(--red);background:var(--ink);color:var(--white);padding:clamp(4rem,8vw,7rem) 0}.playwright-final-cta .technical{color:var(--volt)}.playwright-final-cta h2{max-width:15ch;margin:1rem 0 2rem}@media (max-width:1050px){.header-inner{grid-template-columns:160px 1fr auto;gap:1rem}.desktop-nav{gap:1rem}.desktop-nav a{font-size:.8rem}.home-hero-grid,.course-hero-grid{grid-template-columns:1fr .78fr;gap:3rem}.course-grid{grid-template-columns:repeat(2,1fr)}.course-card{min-height:320px}.value-grid,.principle-grid,.learning-grid,.social-grid{grid-template-columns:repeat(2,1fr)}.footer-main{grid-template-columns:1.2fr 1fr 1fr}.footer-main .footer-column:last-child{grid-column:2}.home-playwright-promo-grid{grid-template-columns:1fr minmax(360px,.8fr);gap:3rem}.playwright-outcome-grid,.playwright-included-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:820px){.shell{width:min(calc(100% - 2rem), var(--content-max))}.header-inner{grid-template-columns:145px 1fr auto;min-height:4.75rem}.brand-link{width:140px}.desktop-nav,.header-ctas{display:none}.mobile-menu{grid-column:3;display:block;position:relative}.mobile-menu-button{border:1px solid var(--ink);border-radius:var(--radius-sm);cursor:pointer;background:var(--white);justify-content:center;align-items:center;min-width:72px;min-height:44px;font-size:.8rem;font-weight:700;display:inline-flex}.mobile-menu-open .mobile-menu-button{background:var(--ink);color:var(--white)}.mobile-menu nav{overscroll-behavior:contain;border-bottom:1px solid var(--ink);background:var(--white);align-content:start;gap:0;height:calc(100dvh + -4.75rem - 44px);padding:1rem;display:grid;position:fixed;inset:calc(4.75rem + 44px) 0 0;overflow-y:auto;box-shadow:0 16px 30px #0111111f}.mobile-menu nav>a:not(.button){border-bottom:1px solid var(--border-subtle);align-items:center;min-height:50px;font-weight:650;text-decoration:none;display:flex}.mobile-menu nav>a[aria-current=page]{color:var(--red)}.mobile-navigation-active{overflow:hidden}.mobile-menu nav .mobile-whatsapp-link{color:var(--red);gap:.55rem}.mobile-menu nav .mobile-whatsapp-link svg{font-size:1.1rem}.mobile-menu nav .button{margin-top:1rem}.home-hero-grid,.course-hero-grid,.page-hero-grid,.home-playwright-promo-grid,.playwright-two-column,.playwright-registration-grid,.playwright-support-grid,.decision-grid,.project-grid,.two-column-intro,.faq-grid,.contact-grid,.final-course-grid,.payment-success-grid,.curriculum-download-panel{grid-template-columns:1fr}.hero-system{min-height:0}.confidence-grid,.course-facts-grid{grid-template-columns:repeat(2,1fr)}.confidence-grid div:nth-child(3),.course-facts-grid>div:nth-child(3){border-top:1px solid var(--border-subtle)}.confidence-grid div:nth-child(2),.confidence-grid div:nth-child(4),.course-facts-grid>div:nth-child(2),.course-facts-grid>div:nth-child(4){border-right:1px solid var(--border-subtle)}.sticky-heading{position:static}.course-hero-copy h1{max-width:16ch}.course-purchase-panel{max-width:560px}.campaign-announcement-inner{justify-content:space-between}.campaign-announcement p{flex:auto}.campaign-mobile-cta{z-index:91;background:var(--ink);min-height:68px;color:var(--white);border-top:1px solid #f2f2f240;justify-content:space-between;align-items:center;gap:1rem;padding:.65rem 1rem;text-decoration:none;display:flex;position:fixed;bottom:0;left:0;right:0}.campaign-mobile-cta>span:first-child{min-width:0;display:grid}.campaign-mobile-cta strong{text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;overflow:hidden}.campaign-mobile-cta small{color:var(--volt);font-size:.65rem}.campaign-mobile-cta .button{flex:none}body:has(.campaign-mobile-cta) .site-footer{padding-bottom:5rem}.home-playwright-promo-grid{grid-template-columns:1fr}.home-enquiry-card{max-width:600px}.playwright-campaign-strip .shell{grid-template-columns:repeat(2,1fr)}.playwright-campaign-strip span:nth-child(3){border-top:1px solid var(--ink)}.playwright-campaign-strip span:nth-child(2),.playwright-campaign-strip span:nth-child(4){border-right:1px solid var(--ink)}.playwright-batch-grid,.playwright-support-grid{grid-template-columns:1fr}.playwright-batch-card{max-width:700px}.playwright-curriculum-heading{flex-direction:column;align-items:flex-start}.playwright-prerequisite-card,.playwright-support-card{min-height:0}.payment-success-summary{max-width:560px}.payment-help-banner{flex-direction:column;align-items:flex-start}.footer-main{grid-template-columns:repeat(2,1fr)}.footer-brand{grid-column:1/-1}.footer-main .footer-column:last-child{grid-column:auto}.legal-layout{grid-template-columns:1fr}.legal-layout aside{display:none;position:static}.mobile-enrol-bar{z-index:90;background:var(--ink);color:var(--white);border-top:1px solid #f2f2f240;justify-content:space-between;align-items:center;gap:1rem;padding:.65rem 1rem;display:flex;position:fixed;bottom:0;left:0;right:0}.mobile-enrol-bar>span{min-width:0;display:grid}.mobile-enrol-bar strong{text-overflow:ellipsis;white-space:nowrap;font-size:.76rem;overflow:hidden}.mobile-enrol-bar small{color:var(--volt);font-size:.65rem}.course-hero~.site-footer{padding-bottom:5rem}body:has(.mobile-enrol-bar) .site-footer{padding-bottom:5rem}}@media (max-width:600px){html{scroll-padding-top:8rem}.utility-inner{gap:.5rem}.utility-socials .whatsapp-utility-link{font-size:.66rem}.campaign-announcement-inner{grid-template-columns:auto 1fr;gap:.35rem .65rem;padding-block:.6rem;display:grid}.campaign-announcement p{font-size:.7rem}.campaign-announcement a{grid-column:2;min-height:30px;font-size:.68rem}.campaign-mobile-cta{padding-inline:.75rem}h1{font-size:clamp(2.75rem,13vw,4.3rem)}h2{font-size:clamp(2rem,9vw,3.2rem)}.home-hero{padding:2.75rem 0 3.5rem}.home-playwright-promo-grid{padding-block:3.5rem}.home-playwright-promo-copy h2{font-size:clamp(2.3rem,11vw,3.5rem)}.status-line{margin-bottom:1.5rem}.hero-copy h1{max-width:none}.hero-actions,.hero-actions .button{width:100%}.hero-system{box-shadow:8px 8px 0 var(--red);padding:1.25rem}.hero-system li{grid-template-columns:40px 1fr}.confidence-grid,.course-facts-grid,.course-grid,.story-grid,.value-grid,.principle-grid,.learning-grid,.social-grid,.footer-main{grid-template-columns:1fr}.confidence-grid div,.confidence-grid div:nth-child(2),.confidence-grid div:nth-child(3),.confidence-grid div:nth-child(4),.course-facts-grid>div,.course-facts-grid>div:nth-child(2),.course-facts-grid>div:nth-child(3),.course-facts-grid>div:nth-child(4){border-top:1px solid var(--border-subtle);border-right:1px solid var(--border-subtle);min-height:100px}.course-card{min-height:0}.course-card-buy{flex-direction:column;align-items:stretch}.course-card-buy-button{width:100%}.value-grid article,.principle-grid article,.learning-grid article,.social-grid a{min-height:230px}.value-grid h3,.principle-grid h3,.learning-grid h3{margin-top:2.5rem}.section-action,.section-action-split{flex-direction:column;align-items:stretch}.section-action .button{width:100%}.page-hero h1{font-size:clamp(2.75rem,13vw,4.4rem)}.course-hero{padding-top:1rem}.course-label-row{margin-bottom:2rem}.course-batch-sticker{margin-left:0;transform:none}.playwright-payment-batches>a{grid-template-columns:1fr;gap:.3rem}.playwright-payment-batches{grid-template-columns:1fr}.course-hero-copy h1{font-size:clamp(2.65rem,12vw,4rem)}.playwright-campaign-strip .shell,.playwright-audience-grid,.playwright-outcome-grid,.playwright-included-grid{grid-template-columns:1fr}.playwright-campaign-strip span,.playwright-campaign-strip span:nth-child(2),.playwright-campaign-strip span:nth-child(3),.playwright-campaign-strip span:nth-child(4){border-top:1px solid var(--ink);border-right:1px solid var(--ink);min-height:90px}.playwright-audience-grid article,.playwright-included-grid article{min-height:220px}.playwright-outcome-grid li{min-height:180px}.playwright-outcome-grid p{margin-top:2.8rem}.playwright-module-list summary{grid-template-columns:48px 1fr 36px;padding-inline:.8rem}.playwright-module-list summary small{display:none}.playwright-module-list ul{grid-template-columns:1fr;margin:0 .8rem .8rem;padding:1rem 1rem 1rem 1.8rem}.playwright-enquiry-form{grid-template-columns:1fr}.form-field-wide{grid-column:auto}.playwright-form-card,.registration-price-card{box-shadow:7px 7px 0 var(--ink)}.payment-success-copy h1{font-size:clamp(2.65rem,12vw,4.25rem)}.payment-step-grid{grid-template-columns:1fr}.payment-step-grid li{min-height:230px}.payment-help-banner .button{width:100%}.inr-payment-banner{flex-direction:column;align-items:stretch}.inr-payment-banner .button{width:100%}.outcome-list li,.process-list li{grid-template-columns:46px 1fr}.module summary{grid-template-columns:52px 1fr 40px}.module-name>span{display:none}.module ul{grid-template-columns:1fr;margin-left:0;padding:1.25rem}.final-course-actions .button{width:100%}.curriculum-download-panel{min-height:0;box-shadow:7px 7px 0 var(--ink)}.curriculum-download-panel .button{width:100%;min-width:0}.footer-main{gap:2.5rem}.footer-brand,.footer-main .footer-column:last-child{grid-column:auto}.footer-base{flex-direction:column;justify-content:center;align-items:flex-start;padding-block:1.25rem}.footer-column a{align-items:center;min-height:40px;display:flex}.not-found .hero-actions{width:100%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media print{.site-header,.site-footer,.mobile-enrol-bar,.hero-actions,.purchase-stripe,.course-card-buy{display:none!important}body{color:#000}.section,.course-hero,.page-hero{padding:2rem 0;color:#000!important;background:#fff!important}}
