/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.fixed{position:fixed}.relative{position:relative}.static{position:static}.start{inset-inline-start:var(--spacing)}.contents{display:contents}.hidden{display:none}.table{display:table}}:root{--navy:#102a43;--navy-deep:#071b2d;--teal:#0f766e;--teal-light:#dcefeb;--coral:#f07a67;--coral-light:#ffe2da;--gold:#f2c14e;--cream:#fff8ec;--paper:#fffdf8;--ink:#15324a;--muted:#667782;--line:#dbe2df;--white:#fff;--shadow:0 22px 60px #102a431f;--radius:24px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{background:var(--paper);color:var(--ink);text-rendering:optimizelegibility;margin:0;font-family:Avenir Next,Avenir,Segoe UI,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.65}body::selection{background:var(--gold);color:var(--navy-deep)}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid var(--gold);outline-offset:4px}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--navy-deep);letter-spacing:-.035em;line-height:1.08}h1{font-size:clamp(3.35rem,7vw,6.75rem);font-weight:800}h2{font-size:clamp(2.25rem,4.4vw,4.5rem);font-weight:800}h3{font-size:1.35rem}.skip-link{z-index:1000;background:var(--navy);color:#fff;border-radius:10px;padding:12px 18px;position:fixed;top:-80px;left:20px}.skip-link:focus{top:16px}.site-header{z-index:100;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffdf8f0;border-bottom:1px solid #102a4317;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:28px;width:min(1440px,100% - 48px);height:78px;margin:0 auto;display:flex}.wordmark{color:var(--navy);letter-spacing:-.035em;white-space:nowrap;align-items:center;gap:10px;font-size:1.03rem;font-weight:800;line-height:1;display:inline-flex}.wordmark em{color:var(--teal);font-style:normal}.wordmark-note{background:var(--gold);width:34px;height:34px;color:var(--navy);letter-spacing:-.06em;border-radius:50%;place-items:center;font-size:.56rem;font-weight:900;display:grid}.desktop-nav{align-items:center;gap:22px;margin-left:auto;display:flex}.desktop-nav a{color:#314c5f;white-space:nowrap;font-size:.85rem;font-weight:700}.desktop-nav a:hover{color:var(--teal)}.header-actions{align-items:center;gap:18px;display:flex}.language-switch{align-items:center;gap:5px;font-size:.78rem;font-weight:800;display:flex}.language-switch button{color:#8a969e;cursor:pointer;background:0 0;border:0;padding:4px}.language-switch button.active{color:var(--teal)}.button{border:1px solid var(--navy);background:var(--navy);min-height:52px;color:var(--white);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:12px;padding:14px 22px;font-weight:800;line-height:1.1;transition:transform .18s,background .18s,box-shadow .18s;display:inline-flex;box-shadow:0 8px 20px #102a4324}.button:hover{background:var(--teal);border-color:var(--teal);transform:translateY(-2px);box-shadow:0 12px 26px #0f766e38}.button-small{min-height:42px;padding:11px 17px;font-size:.78rem}.button-secondary{color:var(--navy);box-shadow:none;background:0 0}.button-light{background:var(--cream);color:var(--navy);border-color:var(--cream)}.button-outline-light{color:#fff;box-shadow:none;background:0 0;border-color:#ffffffb3}.button.disabled,.button:disabled{color:#6e7b7d;box-shadow:none;cursor:not-allowed;background:#dfe5e4;border-color:#dfe5e4;transform:none}.menu-button{border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:50%;width:46px;height:46px;padding:13px 11px;display:none}.menu-button span{background:var(--navy);width:100%;height:2px;margin:5px 0;display:block}.mobile-nav{display:none}.eyebrow{color:var(--teal);letter-spacing:.14em;align-items:center;gap:9px;font-size:.76rem;font-weight:900;line-height:1.3;display:inline-flex}.eyebrow:before{content:"";background:var(--coral);border-radius:4px;width:24px;height:3px}.hero{background:radial-gradient(circle at 15% 20%, #f2c14e26, transparent 25%), linear-gradient(135deg, var(--cream), var(--paper) 58%);grid-template-columns:minmax(0,.92fr) minmax(480px,1.08fr);align-items:center;gap:clamp(40px,7vw,110px);min-height:720px;padding:82px max(5vw,32px) 72px;display:grid;overflow:hidden}.hero-copy{justify-self:end;max-width:700px}.hero h1{max-width:800px;margin:20px 0 24px}.hero-intro{color:#4e6472;max-width:610px;margin-bottom:16px;font-size:clamp(1.05rem,1.5vw,1.3rem);line-height:1.55}.hero-promise{color:var(--teal);margin-bottom:30px;font-size:1.25rem;font-weight:900}.hero-actions{flex-wrap:wrap;align-items:center;gap:22px;display:flex}.text-link{color:var(--navy);text-decoration:underline;-webkit-text-decoration-color:var(--coral);-webkit-text-decoration-color:var(--coral);-webkit-text-decoration-color:var(--coral);text-decoration-color:var(--coral);text-underline-offset:6px;align-items:center;gap:10px;font-weight:800;text-decoration-thickness:2px;display:inline-flex}.text-link:hover{color:var(--teal)}.hero-badges{flex-wrap:wrap;gap:10px;margin-top:35px;display:flex}.hero-badges span{color:#536976;background:#ffffffc7;border:1px solid #102a431a;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-size:.72rem;font-weight:800;display:inline-flex}.hero-badges i{background:var(--teal);border-radius:50%;width:7px;height:7px}.music-visual{isolation:isolate;min-height:570px;position:relative}.music-visual:before{content:"";z-index:-2;background:var(--teal);border-radius:46% 54% 57% 43%/47% 39% 61% 53%;width:520px;height:520px;position:absolute;top:2%;left:7%;transform:rotate(-7deg)}.music-visual:after{content:"";z-index:-3;background:var(--coral);border-radius:50%;width:310px;height:310px;position:absolute;bottom:0;right:-100px}.ipad{aspect-ratio:1.42;background:#0b1823;border:3px solid #31485a;border-radius:30px;width:min(610px,86%);padding:13px;position:absolute;top:13%;left:5%;transform:perspective(1200px)rotateY(-7deg)rotate(4deg);box-shadow:0 42px 60px #071b2d5c}.ipad-camera{z-index:2;background:#3e5363;border-radius:50%;width:5px;height:5px;position:absolute;top:7px;left:50%}.ipad-screen{background:#132b40;border-radius:19px;height:100%;overflow:hidden}.music-app-top{color:#fff;border-bottom:1px solid #ffffff1f;align-items:center;gap:20px;height:54px;padding:0 24px;display:flex}.app-dots{gap:5px;margin-right:auto;display:flex}.app-dots i{background:#fff6;border-radius:50%;width:7px;height:7px}.app-play{color:var(--gold)}.app-record{color:var(--coral)}.music-grid{background-image:linear-gradient(#ffffff0f 1px,#0000 1px),linear-gradient(90deg,#ffffff0f 1px,#0000 1px);background-size:42px 42px;height:calc(100% - 54px);padding:20px;position:relative}.track{color:#ffffff94;letter-spacing:.08em;grid-template-columns:72px 1fr;align-items:center;gap:12px;height:56px;font-size:.57rem;font-weight:900;display:grid}.track-block{background:var(--teal);opacity:.95;border-radius:7px;height:32px;display:block}.track-2{background:var(--coral);width:74%;margin-left:10%}.track-3{background:var(--gold);width:85%}.track-4{background:#6fb8b0;width:58%;margin-left:22%}.playhead{background:#fffc;width:2px;height:calc(100% - 24px);position:absolute;top:12px;left:57%}.visual-card{background:var(--cream);width:235px;box-shadow:var(--shadow);border-radius:18px;flex-direction:column;gap:4px;padding:20px;display:flex;position:absolute;top:6%;right:1%;transform:rotate(4deg)}.visual-card span,.visual-card small{color:var(--teal);letter-spacing:.08em;text-transform:uppercase;font-size:.65rem;font-weight:900}.visual-card strong{color:var(--navy);font-size:1.12rem;line-height:1.2}.visual-card small{color:#74838b;letter-spacing:0;text-transform:none;margin-top:7px}.visual-wave{background:var(--navy);width:190px;height:72px;box-shadow:var(--shadow);border-radius:17px;justify-content:center;align-items:center;gap:7px;padding:12px 18px;display:flex;position:absolute;bottom:14%;left:2%;transform:rotate(-6deg)}.visual-wave i{background:var(--gold);border-radius:8px;width:5px;height:25px}.visual-wave i:nth-child(2n){height:42px}.visual-wave i:nth-child(3n){height:18px}.visual-doodle{z-index:2;color:var(--navy);place-items:center;font-weight:900;display:grid;position:absolute}.visual-doodle-one{background:var(--gold);border-radius:50%;width:72px;height:72px;font-size:2.2rem;bottom:22%;right:2%;transform:rotate(12deg)}.visual-doodle-two{color:var(--coral);font-size:2.8rem;top:1%;left:2%}.proof-row{z-index:3;border:1px solid var(--line);background:#fff;border-radius:20px;grid-template-columns:repeat(4,1fr);width:min(1280px,100% - 48px);margin:-28px auto 0;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 45px #102a4317}.proof-row>div{border-right:1px solid var(--line);align-items:center;gap:14px;min-height:100px;padding:22px;display:flex}.proof-row>div:last-child{border-right:0}.proof-row strong{font-size:.9rem;line-height:1.3}.proof-icon{background:var(--teal-light);width:42px;height:42px;color:var(--teal);border-radius:13px;flex:none;place-items:center;font-size:.82rem;font-weight:900;display:grid}.proof-2{background:var(--coral-light);color:var(--coral)}.proof-3{color:#a06e00;background:#fff2c9}.proof-4{color:var(--navy);background:#e6eaf0}.section{width:min(1240px,100% - 48px);margin:0 auto;padding:110px 0}.section-heading{max-width:760px}.section-heading.center{text-align:center;margin-inline:auto}.section-heading.center .eyebrow{justify-content:center}.section-heading h2{margin:17px 0 20px}.section-heading p{color:#5d7180;font-size:1.12rem}.split-section,.adults-section,.vince-section,.tools-section{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:clamp(55px,9vw,135px);display:grid}.check-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 22px;margin:32px 0;padding:0;list-style:none;display:grid}.check-list li{color:#3f5868;gap:10px;font-weight:650;line-height:1.45;display:flex}.check-list li>span{background:var(--teal-light);width:22px;height:22px;color:var(--teal);border-radius:50%;flex:none;place-items:center;margin-top:1px;font-size:.72rem;font-weight:900;display:grid}.kids-editorial{border-radius:var(--radius);background:var(--teal-light);min-height:540px;position:relative;overflow:hidden}.editorial-sun{background:var(--gold);border-radius:50%;width:330px;height:330px;position:absolute;top:-90px;right:-80px}.idea-card{width:68%;box-shadow:var(--shadow);background:#fff;border-radius:18px;padding:25px;position:absolute;top:13%;left:9%;transform:rotate(-4deg)}.idea-card-two{background:var(--navy);color:#fff;top:47%;left:auto;right:7%;transform:rotate(3deg)}.idea-card-two strong{color:#fff}.idea-number{color:var(--coral);font-size:.75rem;font-weight:900;display:block}.idea-card strong{margin:5px 0 20px;font-size:1.25rem;display:block}.mini-sequencer{grid-template-columns:repeat(8,1fr);gap:7px;display:grid}.mini-sequencer i{aspect-ratio:1;background:#e9eeee;border-radius:5px}.mini-sequencer i.on{background:var(--coral)}.mini-wave{align-items:center;gap:6px;height:50px;display:flex}.mini-wave i{background:var(--gold);border-radius:8px;width:6px}.ideal-note{background:var(--coral);width:65%;color:var(--navy);border-radius:14px;gap:10px;padding:14px 17px;font-size:.86rem;font-weight:900;line-height:1.35;display:flex;position:absolute;bottom:7%;left:7%;transform:rotate(-2deg)}.after-school{background:var(--navy);width:100%;max-width:none;padding-inline:max(5vw,28px)}.after-school .section-heading h2,.after-school .section-heading p,.after-school .text-link{color:#fff}.after-school .eyebrow{color:var(--gold)}.after-school-heading{justify-content:space-between;align-items:end;gap:30px;width:min(1240px,100%);margin:0 auto 50px;display:flex}.programme-cards{grid-template-columns:repeat(3,1fr);gap:20px;width:min(1240px,100%);margin:0 auto;display:grid}.programme-cards article{color:#fff;background:#ffffff0f;border:1px solid #ffffff29;border-radius:20px;min-height:270px;padding:28px;position:relative;overflow:hidden}.programme-cards article>span{color:var(--gold);font-size:.72rem;font-weight:900}.programme-cards h3{color:#fff;max-width:220px;margin-top:14px;font-size:1.65rem}.programme-mark{border:20px solid var(--coral);border-radius:50%;width:130px;height:130px;position:absolute;bottom:-35px;right:-25px}.mark-2{border-color:var(--teal);border-radius:30px;transform:rotate(24deg)}.mark-3{border-color:var(--gold);border-width:3px;box-shadow:0 0 0 18px #f2c14e33,0 0 0 36px #f2c14e1a}.adult-visual{border-radius:var(--radius);background:var(--coral-light);place-items:center;min-height:540px;display:grid;position:relative;overflow:hidden}.voice-memo{width:72%;box-shadow:var(--shadow);background:#fff;border-radius:22px;padding:25px;transform:rotate(-3deg)}.memo-top,.memo-bottom{color:#75838b;justify-content:space-between;align-items:center;font-size:.7rem;font-weight:900;display:flex}.memo-top i{color:var(--coral);font-style:normal}.memo-wave{justify-content:center;align-items:center;gap:4px;height:90px;margin:22px 0;display:flex}.memo-wave i{background:var(--teal);border-radius:5px;width:4px}.memo-bottom button{background:var(--navy);color:#fff;border:0;border-radius:50%;width:48px;height:48px}.finished-demo{background:var(--teal);color:#fff;width:245px;box-shadow:var(--shadow);border-radius:18px;padding:22px;position:absolute;bottom:8%;right:4%;transform:rotate(4deg)}.finished-demo>span{letter-spacing:.1em;font-size:.65rem;font-weight:900}.finished-demo strong{margin:4px 0 18px;font-size:1.3rem;display:block}.finished-demo div{gap:8px;display:flex}.finished-demo i{background:#ffffff80;border-radius:9px;width:30%;height:9px}.arrow-script{color:var(--coral);font-size:3.2rem;position:absolute;top:14%;right:17%}.home-studio-section{background:radial-gradient(circle at 82% 22%, #0f766e4d, transparent 28%), linear-gradient(135deg, var(--navy-deep), #102f49 72%, #123c4f);color:#fff;width:100%;padding:112px max(5vw,28px);overflow:hidden}.home-studio-inner{grid-template-columns:minmax(0,1.02fr) minmax(440px,.98fr);align-items:center;gap:clamp(55px,8vw,110px);width:min(1240px,100%);margin:0 auto;display:grid}.home-studio-copy{max-width:650px}.home-studio-copy .eyebrow{color:var(--gold)}.home-studio-copy h2{color:#fff;margin:17px 0 25px}.home-studio-intro{color:#ffffffc2;font-size:1.05rem}.home-studio-intro p{margin-bottom:14px}.home-studio-intro p:first-child{color:#fff;font-size:1.22rem;font-weight:750}.home-studio-copy .check-list{margin:30px 0}.home-studio-copy .check-list li{color:#ffffffdb}.home-studio-copy .check-list li>span{color:var(--gold);background:#f2c14e26}.home-studio-highlight{border-left:3px solid var(--gold);color:#fff;background:#ffffff12;border-radius:0 14px 14px 0;margin:0 0 25px;padding:19px 22px;font-size:1.08rem;font-weight:800}.home-studio-ideal{margin-bottom:32px}.home-studio-ideal span{color:var(--teal-light);letter-spacing:.13em;margin-bottom:7px;font-size:.7rem;font-weight:900;display:block}.home-studio-ideal p{color:#ffffffb8;margin:0}.studio-project-visual{place-items:center;min-height:590px;display:grid;position:relative}.studio-project-visual:before{content:"";border:1px solid #ffffff1f;border-radius:50%;width:490px;height:490px;position:absolute;box-shadow:0 0 0 48px #ffffff06,0 0 0 96px #ffffff05}.studio-window{z-index:2;background:#0a1928;border:1px solid #ffffff29;border-radius:22px;width:min(540px,94%);position:relative;overflow:hidden;transform:rotate(2deg);box-shadow:0 32px 80px #00000059}.studio-toolbar{color:#ffffff9e;background:#132b40;border-bottom:1px solid #ffffff14;grid-template-columns:1fr auto 1fr;align-items:center;height:52px;padding:0 18px;display:grid}.studio-toolbar>span{gap:6px;display:flex}.studio-toolbar>span i{background:var(--coral);border-radius:50%;width:8px;height:8px}.studio-toolbar>span i:nth-child(2){background:var(--gold)}.studio-toolbar>span i:nth-child(3){background:var(--teal)}.studio-toolbar strong{color:#fff;letter-spacing:.13em;font-size:.67rem}.studio-toolbar em{justify-self:end;font-size:.67rem;font-style:normal;font-weight:800}.studio-ruler{color:#ffffff52;border-bottom:1px solid #ffffff0f;grid-template-columns:repeat(5,1fr);align-items:center;height:30px;padding-left:82px;font-size:.55rem;display:grid}.studio-timeline{background-image:linear-gradient(90deg,#0000 24.8%,#ffffff0b 25%,#0000 25.2%);background-size:25% 100%;padding:8px 0;position:relative}.studio-track{border-bottom:1px solid #ffffff0e;grid-template-columns:82px 1fr;min-height:68px;display:grid}.studio-track>span{color:#ffffff8c;letter-spacing:.08em;padding:18px 12px;font-size:.55rem;font-weight:900}.studio-track>div{align-items:center;gap:7px;padding:11px 12px 11px 0;display:flex}.studio-track i{opacity:.92;border-radius:6px;height:43px;display:block}.studio-track i:first-child{width:58%}.studio-track i:last-child{width:28%}.studio-track-1 i{background:var(--coral)}.studio-track-2 i{background:#54a29a}.studio-track-3 i{background:var(--gold)}.studio-track-4 i{background:#6f8baa}.studio-track-2 i:first-child{width:38%}.studio-track-2 i:last-child{width:48%}.studio-track-3 i:first-child{width:67%}.studio-track-3 i:last-child{width:19%}.studio-track-4 i:first-child{width:44%}.studio-track-4 i:last-child{width:42%}.studio-playhead{z-index:3;background:#fff;width:2px;position:absolute;top:0;bottom:0;left:63%;box-shadow:0 0 12px #ffffff80}.studio-playhead:before{content:"";background:#fff;border-radius:2px;width:10px;height:10px;position:absolute;top:-2px;left:-4px}.studio-transport{color:#ffffff8a;background:#132b40;justify-content:space-between;align-items:center;height:54px;padding:0 18px;font-size:.63rem;font-weight:800;display:flex}.studio-transport>div{align-items:center;gap:17px;display:flex}.studio-transport i{color:#fff;font-size:.7rem;font-style:normal}.studio-transport .record-dot{color:var(--coral)}.studio-focus-card{z-index:4;background:var(--paper);width:270px;color:var(--navy);box-shadow:var(--shadow);border-radius:17px;padding:18px;position:absolute;bottom:2%;right:-3%;transform:rotate(-3deg)}.studio-focus-card>span{color:var(--coral);letter-spacing:.12em;font-size:.62rem;font-weight:900}.studio-focus-card>strong{margin-top:3px;font-size:.94rem;display:block}.focus-wave{align-items:center;gap:4px;height:45px;margin-top:12px;display:flex}.focus-wave i{background:var(--teal);border-radius:5px;width:4px}.studio-project-tag{z-index:4;color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#071b2dc7;border:1px solid #ffffff24;border-radius:999px;align-items:center;gap:9px;padding:10px 14px;font-size:.76rem;font-weight:800;display:flex;position:absolute;top:3%;left:-1%}.studio-project-tag span{background:var(--gold);width:28px;height:28px;color:var(--navy);border-radius:50%;place-items:center;display:grid}.process-section{background:var(--cream);width:100%;max-width:none;padding-inline:max(5vw,28px)}.process-grid{border-top:1px solid #d8d1c4;grid-template-columns:repeat(4,1fr);width:min(1240px,100%);margin:55px auto 0;display:grid}.process-grid article{border-right:1px solid #d8d1c4;padding:30px 28px}.process-grid article:last-child{border-right:0}.process-grid article>span{background:var(--teal);color:#fff;border-radius:50%;place-items:center;width:46px;height:46px;font-size:.72rem;font-weight:900;display:grid}.process-grid h3{margin:22px 0 10px}.process-grid p{color:#63737a;margin:0;font-size:.93rem}.large-lead{max-width:570px;color:var(--teal);margin-bottom:16px;font-size:clamp(1.45rem,2.4vw,2.2rem);font-weight:900;line-height:1.3}.tools-section>div:first-child>p:last-child{color:#647681;max-width:570px}.tools-stack{min-height:430px;position:relative}.tool-card{width:340px;box-shadow:var(--shadow);background:#fff;border-radius:18px;align-items:center;gap:18px;padding:22px;display:flex;position:absolute}.tool-card strong,.tool-card small{display:block}.tool-card small{color:#7a8b93}.tool-icon{background:var(--teal);color:#fff;border-radius:15px;place-items:center;width:56px;height:56px;font-size:1.4rem;display:grid}.tool-card.garage{top:5%;left:8%;transform:rotate(-4deg)}.tool-card.mic{top:35%;right:2%;transform:rotate(4deg)}.tool-card.idea{bottom:3%;left:3%;transform:rotate(-2deg)}.tool-card.mic .tool-icon{background:var(--coral)}.tool-card.idea .tool-icon{background:var(--gold);color:var(--navy)}.prices-section{background:var(--teal-light);width:100%;max-width:none;padding-inline:max(5vw,28px)}.price-grid{grid-template-columns:repeat(3,1fr);align-items:center;gap:18px;width:min(1160px,100%);margin:50px auto 0;display:grid}.price-card{background:#fff;border:1px solid #102a431f;border-radius:22px;flex-direction:column;justify-content:center;min-height:290px;padding:32px;display:flex}.price-card.featured{background:var(--navy);color:#fff;min-height:390px;box-shadow:var(--shadow);border:0;position:relative}.price-type{color:var(--teal);letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:900}.featured .price-type{color:var(--gold)}.price-line{margin:16px 0 28px}.price-line strong{color:var(--navy);font-size:3.2rem;line-height:1;display:block}.featured .price-line strong{color:#fff}.price-line span,.featured p{color:#6e7e86;font-size:.85rem}.featured .price-line span,.featured p{color:#ffffffb3}.best-start{background:var(--gold);color:var(--navy);letter-spacing:.08em;white-space:nowrap;border-radius:0 0 10px 10px;padding:7px 15px;font-size:.63rem;font-weight:900;position:absolute;top:0;left:50%;transform:translate(-50%)}.pack-note{background:#ffffffb8;border-radius:16px;align-items:center;gap:14px;width:min(1160px,100%);margin:20px auto 0;padding:18px 22px;display:flex}.pack-note>span{background:var(--coral-light);width:34px;height:34px;color:var(--coral);border-radius:50%;place-items:center;font-weight:900;display:grid}.pack-note a{color:var(--teal);margin-left:auto;font-weight:800}.vince-portrait-placeholder{border-radius:var(--radius);background:var(--navy);color:#fff;flex-direction:column;justify-content:flex-end;min-height:620px;padding:42px;display:flex;position:relative;overflow:hidden}.vince-photo-card{border-radius:var(--radius);background:var(--navy);min-height:620px;box-shadow:var(--shadow);position:relative;overflow:hidden}.vince-photo-card:after{content:"";pointer-events:none;background:linear-gradient(#0000,#071b2dc7);position:absolute;inset:45% 0 0}.vince-photo{object-fit:cover;object-position:center 36%;width:100%;height:100%;position:absolute;inset:0}.vince-photo-card>span{z-index:2;color:#fff;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#071b2d8c;border:1px solid #ffffff52;border-radius:999px;padding:7px 12px;font-size:.72rem;font-weight:850;position:absolute;bottom:23px;left:26px}.vince-portrait-placeholder:before{content:"";background:var(--teal);border-radius:50%;width:430px;height:430px;position:absolute;top:5%;left:50%;transform:translate(-50%)}.vince-portrait-placeholder>span{z-index:1;color:var(--cream);font-family:Georgia,serif;font-size:17rem;line-height:1;position:absolute;top:9%;left:50%;transform:translate(-50%)}.vince-portrait-placeholder p,.vince-portrait-placeholder small{z-index:2;margin-bottom:3px;position:relative}.vince-portrait-placeholder p{font-weight:900}.vince-portrait-placeholder small{color:#ffffffa6}.portrait-lines{position:absolute;top:38%;right:-30px;transform:rotate(-10deg)}.portrait-lines i{border:3px solid var(--gold);border-radius:50%;width:190px;height:34px;margin:12px 0;display:block}.vince-intro{color:#536b79;font-size:1.12rem}.credential-grid{grid-template-columns:repeat(2,1fr);gap:12px;margin:30px 0;display:grid}.credential-grid span{color:#3e5969;gap:9px;font-size:.9rem;font-weight:700;display:flex}.credential-grid i{color:var(--teal);font-style:normal}.video-placeholder{color:#74858d;border:1px dashed #afbdc1;border-radius:16px;align-items:center;gap:13px;margin-top:38px;padding:20px;font-size:.86rem;font-weight:700;display:flex}.video-placeholder>span{background:var(--coral-light);width:34px;height:34px;color:var(--coral);border-radius:50%;place-items:center;display:grid}.contact-section{grid-template-columns:.78fr 1.22fr;align-items:start;gap:clamp(50px,7vw,100px);width:min(1240px,100% - 48px);margin:0 auto;padding:110px 0;display:grid}.contact-intro{position:sticky;top:120px}.contact-intro h2{margin:18px 0 22px;font-size:clamp(2.5rem,4.6vw,4.7rem)}.contact-intro>p{color:#59717f;max-width:500px;font-size:1.08rem}.contact-note{background:var(--teal-light);border-radius:20px;align-items:center;gap:20px;width:min(360px,100%);height:118px;margin-top:42px;padding:22px;display:flex;overflow:hidden}.contact-note>span{background:var(--gold);width:54px;height:54px;color:var(--navy);border-radius:50%;flex:none;place-items:center;font-size:1.55rem;font-weight:900;display:grid}.contact-note>div{align-items:center;gap:7px;height:58px;display:flex}.contact-note i{background:var(--teal);border-radius:99px;width:7px;display:block}.contact-note i:first-child{height:18px}.contact-note i:nth-child(2){height:42px}.contact-note i:nth-child(3){height:28px}.contact-note i:nth-child(4){height:54px}.contact-note i:nth-child(5){height:34px}.contact-note i:nth-child(6){height:47px}.contact-note i:nth-child(7){height:22px}.contact-form-card{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);background:#fff;padding:clamp(28px,4vw,52px)}.contact-field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.contact-form-card label>span{color:var(--navy);margin-bottom:8px;font-size:.82rem;font-weight:850;display:block}.contact-form-card input,.contact-form-card select,.contact-form-card textarea{background:var(--paper);width:100%;color:var(--ink);font:inherit;border:1px solid #cad6d7;border-radius:13px;outline:none;transition:border-color .16s,box-shadow .16s,background .16s}.contact-form-card input,.contact-form-card select{min-height:54px;padding:0 15px}.contact-form-card select{cursor:pointer}.contact-form-card textarea{resize:vertical;min-height:156px;padding:14px 15px}.contact-form-card textarea::placeholder{color:#8a999f}.contact-form-card input:focus,.contact-form-card select:focus,.contact-form-card textarea:focus{border-color:var(--teal);background:#fff;box-shadow:0 0 0 4px #0f766e1f}.contact-message-field{margin-top:22px;display:block}.contact-submit{min-width:190px;margin-top:24px}.contact-submit:disabled{cursor:wait;opacity:.68;transform:none}.contact-feedback{min-height:34px;margin-top:14px}.contact-feedback p{border-radius:10px;margin:0;padding:10px 13px;font-size:.9rem;font-weight:750}.contact-success{background:var(--teal-light);color:var(--teal)}.contact-error{background:var(--coral-light);color:#a33f31}.direct-email{border-top:1px solid var(--line);color:#667782;margin:8px 0 0;padding-top:22px;font-size:.9rem}.direct-email a{color:var(--teal);text-underline-offset:3px;font-weight:850;-webkit-text-decoration:underline #0f766e59;text-decoration:underline #0f766e59}.contact-honeypot{width:1px!important;height:1px!important;position:absolute!important;left:-10000px!important;overflow:hidden!important}.final-cta,.interior-cta{text-align:center;background:radial-gradient(circle at 12% 15%, #f2c14e2e, transparent 18%), radial-gradient(circle at 88% 80%, #f07a6738, transparent 20%), var(--teal);color:#fff;padding:100px max(5vw,28px)}.final-cta .eyebrow,.interior-cta .eyebrow{color:var(--gold)}.final-cta h2,.interior-cta h2{color:#fff;max-width:820px;margin:17px auto 18px}.final-cta p,.interior-cta p{color:#ffffffd1;max-width:620px;margin:0 auto 26px;font-size:1.1rem}.final-cta .hero-actions{justify-content:center}.area-list{flex-wrap:wrap;justify-content:center;gap:9px;margin-bottom:28px;display:flex}.area-list span{border:1px solid #ffffff52;border-radius:999px;padding:6px 13px;font-size:.75rem;font-weight:800}.site-footer{background:var(--navy-deep);color:#ffffffb8;padding:70px max(5vw,28px) 120px}.footer-main{grid-template-columns:2fr repeat(3,1fr);gap:55px;width:min(1240px,100%);margin:0 auto;display:grid}.wordmark-light{color:#fff}.footer-brand p{max-width:330px;margin:24px 0}.footer-pill{border:1px solid #fff3;border-radius:999px;padding:7px 12px;font-size:.7rem;font-weight:800}.footer-column{flex-direction:column;gap:9px;display:flex}.footer-column h2{color:var(--gold);letter-spacing:.12em;text-transform:uppercase;margin-bottom:10px;font-size:.75rem}.footer-column a:hover{color:#fff}.footer-bottom{border-top:1px solid #ffffff1f;justify-content:space-between;gap:20px;width:min(1240px,100%);margin:55px auto 0;padding-top:22px;font-size:.72rem;display:flex}.mobile-book-bar{display:none}.interior-hero{background:var(--cream);grid-template-columns:minmax(0,.95fr) minmax(420px,1.05fr);align-items:center;gap:70px;min-height:580px;padding:90px max(6vw,34px);display:grid;overflow:hidden}.interior-hero>div:first-child{justify-self:end;width:min(670px,100%)}.interior-hero h1{margin:20px 0 24px;font-size:clamp(3.2rem,6vw,6rem)}.interior-hero p{color:#536b79;max-width:610px;font-size:1.18rem}.audience-art{min-height:430px;position:relative}.audience-art:before{content:"";background:var(--teal);border-radius:48% 52% 35% 65%/54% 35% 65% 46%;width:430px;height:430px;position:absolute;top:0;left:7%}.audience-hero.adults .audience-art:before{background:var(--coral)}.audience-ipad{aspect-ratio:1.35;background:var(--navy-deep);width:min(480px,82%);box-shadow:var(--shadow);border-radius:26px;padding:12px;position:absolute;top:9%;left:10%;transform:rotate(5deg)}.audience-screen{color:#ffffffb3;letter-spacing:.1em;background:#18344b;border-radius:17px;height:100%;padding:25px;font-size:.62rem;font-weight:900;position:relative;overflow:hidden}.audience-track{background:var(--teal);border-radius:8px;height:38px;margin-top:20px}.audience-track.t2{background:var(--coral);width:78%;margin-left:12%}.audience-track.t3{background:var(--gold);width:88%}.audience-screen>i{background:#fff;width:2px;height:75%;position:absolute;top:14%;left:55%}.audience-orbit span{z-index:2;box-shadow:var(--shadow);border-radius:50%;place-items:center;display:grid;position:absolute}.audience-orbit span:first-child{background:var(--gold);width:70px;height:70px;font-size:2rem;top:4%;right:8%}.audience-orbit span:nth-child(2){background:var(--coral);width:40px;height:40px;color:var(--coral);bottom:15%;left:2%}.audience-orbit span:nth-child(3){width:58px;height:58px;color:var(--teal);background:#fff;font-size:1.5rem;bottom:2%;right:10%}.quote-line{max-width:960px;color:var(--teal);text-align:center;letter-spacing:-.03em;margin:0 auto 65px;font-size:clamp(1.6rem,3.5vw,3.15rem);font-weight:800;line-height:1.25}.audience-detail-grid{grid-template-columns:repeat(2,1fr);gap:22px;display:grid}.audience-detail-grid article{border:1px solid var(--line);background:#fff;border-radius:22px;padding:36px}.card-kicker{color:var(--teal);letter-spacing:.1em;text-transform:uppercase;margin-bottom:20px;font-size:.72rem;font-weight:900;display:block}.after-school-detail{background:var(--cream);width:100%;max-width:none;padding-inline:max(6vw,30px)}.after-school-detail .section-heading{width:min(1240px,100%);margin-inline:auto}.after-school-detail-grid{grid-template-columns:repeat(3,1fr);gap:18px;width:min(1240px,100%);margin:45px auto 0;display:grid}.after-school-detail-grid article{background:#fff;border-radius:18px;padding:30px}.after-school-detail-grid article>span{color:var(--coral);font-size:.72rem;font-weight:900}.after-school-detail-grid p{color:#697a82}.benefit-cloud{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:45px;display:flex}.benefit-cloud span{border:1px solid var(--line);color:#3d5969;background:#fff;border-radius:999px;padding:12px 17px;font-weight:700}.about-hero{background:var(--teal-light)}.vince-portrait-placeholder.compact{width:min(470px,100%);min-height:460px}.vince-portrait-placeholder.compact>span{font-size:13rem}.vince-photo-card.compact{justify-self:start;width:min(500px,100%);min-height:560px}.about-story{grid-template-columns:1.35fr .65fr;align-items:start;gap:80px;display:grid}.story-copy p{font-size:clamp(1.15rem,2vw,1.45rem);line-height:1.75}.about-story aside{background:var(--cream);border-radius:20px;padding:30px}.about-story aside div{border-bottom:1px solid #e2dbcf;gap:10px;padding:11px 0;font-weight:700;display:flex}.about-story aside div>span{color:var(--teal)}.why-ipad-section,.advanced-logic-section{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:clamp(50px,8vw,120px);display:grid}.why-ipad-section{background:var(--cream);width:100%;max-width:none;padding-inline:max(6vw,30px)}.why-ipad-section>div:first-child,.why-ipad-points{width:min(590px,100%)}.why-ipad-section>div:first-child{justify-self:end}.why-ipad-section>div:first-child>p:last-child{color:#5c717d}.why-ipad-points{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.why-ipad-points article{background:#fff;border:1px solid #e0d7c7;border-radius:18px;flex-direction:column;justify-content:space-between;min-height:155px;padding:24px;display:flex}.why-ipad-points article>span{color:var(--coral);font-size:.72rem;font-weight:900}.why-ipad-points article>strong{color:var(--navy);line-height:1.35}.advanced-logic-section{background:var(--navy);color:#fff;border-radius:26px;padding:70px}.advanced-logic-section .section-heading h2{color:#fff}.advanced-logic-section .section-heading p{color:#ffffffb3}.advanced-logic-section .eyebrow{color:var(--gold)}.advanced-logic-section .button-secondary{border-color:var(--cream);color:var(--navy);background:var(--cream)}.logic-badge{aspect-ratio:1;background:radial-gradient(circle at 72% 25%, #f2c14e40, transparent 18%), linear-gradient(140deg, var(--teal), #0b5955);border:1px solid #ffffff29;border-radius:34% 66% 60% 40%/47% 36% 64% 53%;place-items:center;width:min(390px,100%);display:grid;position:relative;transform:rotate(-3deg)}.logic-badge>span{color:#fff;letter-spacing:-.08em;font-size:clamp(4rem,10vw,8rem);font-weight:900}.logic-badge i{background:var(--coral);border-radius:999px;width:46%;height:14px;position:absolute;bottom:25%;right:8%}.logic-badge i:nth-of-type(2){background:var(--gold);width:34%;bottom:19%}.logic-badge i:nth-of-type(3){opacity:.7;background:#fff;width:24%;bottom:13%}.logic-points{grid-template-columns:repeat(2,1fr);gap:12px;margin:28px 0;display:grid}.logic-points span{color:#ffffffdb;gap:9px;font-size:.9rem;font-weight:700;display:flex}.logic-points i{color:var(--gold);font-style:normal}.video-section{padding-top:0}.video-large{color:#74868e;background:#f4f6f3;border:2px dashed #b9c4c5;border-radius:24px;align-content:center;place-items:center;gap:16px;min-height:420px;display:grid}.video-large>span{background:var(--coral);color:#fff;border-radius:50%;place-items:center;width:72px;height:72px;display:grid}.short-hero{grid-template-columns:minmax(0,820px);min-height:420px}.short-hero>div:first-child{text-align:center;justify-self:center}.short-hero .eyebrow{justify-content:center}.faq-list{max-width:880px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{color:var(--navy);cursor:pointer;justify-content:space-between;align-items:center;gap:20px;padding:25px 0;font-size:1.15rem;font-weight:800;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary i{background:var(--teal-light);width:34px;height:34px;color:var(--teal);border-radius:50%;flex:none;place-items:center;font-style:normal;display:grid}.faq-list details[open] summary i{transform:rotate(45deg)}.faq-list details p{color:#60737e;max-width:720px;padding:0 0 25px}.booking-layout{grid-template-columns:1fr .75fr;align-items:start;gap:35px;max-width:1080px;display:grid}.booking-form{gap:28px;display:grid}.booking-form fieldset{border:0;padding:0}.booking-form legend{color:var(--navy);margin-bottom:16px;font-size:1.05rem;font-weight:900}.choice-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.choice-grid button,.session-options button{border:1px solid var(--line);cursor:pointer;background:#fff}.choice-grid button{min-height:150px;color:var(--navy);border-radius:18px;flex-direction:column;align-items:flex-start;gap:4px;padding:22px;display:flex}.choice-grid button>span{background:var(--teal-light);width:42px;height:42px;color:var(--teal);border-radius:12px;place-items:center;margin-bottom:10px;font-size:1.25rem;display:grid}.choice-grid button small{color:#73838a}.choice-grid button.selected,.session-options button.selected{border:2px solid var(--teal);background:#f3fbf9}.choice-grid button:disabled{cursor:not-allowed;opacity:.48}.session-options{gap:12px;display:grid}.session-options button{text-align:left;border-radius:16px;justify-content:space-between;align-items:center;min-height:82px;padding:18px 20px;display:flex}.session-options button span,.session-options button strong,.session-options button small{display:block}.session-options button small{color:#72838b;margin-top:4px}.session-options button i{border:2px solid #aab7b8;border-radius:50%;width:20px;height:20px}.session-options button.selected i{border:6px solid var(--teal)}.adult-credit-note{border-left:3px solid var(--gold);color:#647780;margin:14px 2px 0;padding-left:13px;font-size:.78rem;line-height:1.5}.booking-summary{background:var(--navy);color:#fff;border-radius:22px;padding:30px;position:sticky;top:110px}.booking-summary h2{color:#fff;font-size:1.7rem}.summary-price{justify-content:space-between;align-items:end;margin:20px 0 10px;display:flex}.summary-price strong{font-size:3rem;line-height:1}.summary-price span{color:#ffffffb3}.summary-price.inquiry{flex-direction:column;align-items:flex-start;gap:9px}.summary-price.inquiry strong{font-size:1.7rem;line-height:1.15}.summary-price.inquiry span{max-width:290px;line-height:1.45}.summary-location{color:#ffffffbf;border-top:1px solid #ffffff24;gap:10px;margin:25px 0;padding-top:20px;font-size:.86rem;display:flex}.booking-summary .button{width:100%}.configuration-note{color:#ffffff9e;margin-top:13px;font-size:.78rem;line-height:1.45}.ask-line{color:#ffffffb3;margin-top:22px;font-size:.8rem;display:block}.booking-summary .text-link{color:#fff;margin-top:8px}.package-section>.card-kicker{margin-bottom:20px}.package-kicker{margin-top:60px}.package-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.package-grid.two{grid-template-columns:repeat(2,1fr)}.package-card{border:1px solid var(--line);background:#fff;border-radius:20px;flex-direction:column;align-items:flex-start;min-height:270px;padding:30px;display:flex}.package-card>.package-icon{background:var(--teal-light);width:46px;height:46px;color:var(--teal);border-radius:13px;place-items:center;font-size:1.25rem;display:grid}.package-card h2{margin:22px 0 7px;font-size:1.45rem}.package-card p{color:#637680}.package-card .button{margin-top:auto}.pricing-mode-wrap{justify-items:center;width:min(610px,100%);margin:32px auto 8px;display:grid}.pricing-mode-label{color:var(--navy);letter-spacing:.09em;text-transform:uppercase;margin-bottom:9px;font-size:.72rem;font-weight:900}.pricing-mode-toggle{background:#ffffffb8;border:1px solid #102a4321;border-radius:18px;grid-template-columns:repeat(2,1fr);gap:5px;width:min(420px,100%);padding:5px;display:grid;box-shadow:0 12px 32px #102a4312}.pricing-mode-toggle button{min-height:68px;color:var(--navy);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:13px;grid-template-rows:auto auto;grid-template-columns:38px 1fr;align-items:center;column-gap:11px;padding:9px 16px;transition:color .16s,background .16s,transform .16s;display:grid}.pricing-mode-toggle button:hover{background:#fff}.pricing-mode-toggle button:focus-visible{outline:3px solid var(--gold);outline-offset:2px}.pricing-mode-toggle button>span{background:var(--teal-light);width:38px;height:38px;color:var(--teal);border-radius:11px;grid-row:1/3;place-items:center;font-size:.73rem;font-weight:900;display:grid}.pricing-mode-toggle button strong{align-self:end;font-size:.94rem;line-height:1.1}.pricing-mode-toggle button small{color:#71828a;align-self:start;font-size:.7rem}.pricing-mode-toggle button.selected{background:var(--teal);color:#fff;box-shadow:0 8px 18px #0f766e2e}.pricing-mode-toggle button.selected>span{background:var(--gold);color:var(--navy)}.pricing-mode-toggle button.selected small{color:#ffffffb8}.pricing-mode-explainer{color:#536d76;text-align:center;opacity:0;max-height:0;margin:0;font-size:.84rem;line-height:1.5;transition:max-height .22s,margin .22s,opacity .18s,transform .22s;overflow:hidden;transform:translateY(-4px)}.pricing-mode-explainer.visible{opacity:1;max-height:80px;margin-top:12px;transform:translateY(0)}.pricing-mode-explainer>span{color:var(--coral);margin-right:7px;font-weight:900}.pricing-mode-explainer strong{color:var(--teal)}.pricing-mode-wrap.compact{justify-items:start;margin:0}.pricing-mode-wrap.compact .pricing-mode-label{display:none}.pricing-mode-wrap.compact .pricing-mode-toggle{width:100%}.pricing-mode-wrap.compact .pricing-mode-explainer{text-align:left}.pickup-option{background:#ffffffd1;border:1px solid #102a431f;border-radius:16px;justify-content:space-between;align-items:center;gap:18px;width:min(610px,100%);margin:18px auto 30px;padding:14px 16px 14px 18px;display:flex;box-shadow:0 10px 24px #102a430d}.pickup-option>div{gap:3px;display:grid}.pickup-option strong{color:var(--navy);font-size:.9rem}.pickup-option small{color:#62767f;font-size:.75rem;line-height:1.4}.pickup-option>button{color:#62727a;cursor:pointer;background:#edf1ef;border:1px solid #102a4326;border-radius:999px;align-items:center;gap:8px;min-width:92px;padding:7px 9px;display:flex}.pickup-option>button>span{background:#fff;border-radius:50%;width:27px;height:27px;display:block;position:relative;box-shadow:0 2px 7px #102a4324}.pickup-option>button b{text-align:center;min-width:31px;font-size:.72rem}.pickup-option>button.selected{border-color:var(--teal);background:var(--teal);color:#fff}.pickup-option>button.selected>span{background:var(--gold)}.pickup-option>button:focus-visible{outline:3px solid var(--gold);outline-offset:2px}.booking-form .pickup-option{width:100%;margin:14px 0 0}.duo-price-note{background:var(--teal-light);width:fit-content;color:var(--teal);border-radius:11px;gap:1px;margin:-10px 0 22px;padding:9px 12px;display:grid}.duo-price-note strong,.duo-price-note small{display:block}.duo-price-note strong{font-size:.84rem}.duo-price-note small{color:#587079;font-size:.68rem}.featured .duo-price-note,.booking-summary .duo-price-note{color:var(--gold);background:#ffffff1c}.featured .duo-price-note small,.booking-summary .duo-price-note small{color:#ffffffad}.booking-summary .duo-price-note{margin:2px 0 18px}.pickup-summary-note{border-left:3px solid var(--gold);color:#ffffffb8;margin:-6px 0 18px;padding:10px 12px;font-size:.75rem;line-height:1.45}.package-section>.pricing-mode-wrap{margin:0 auto 26px}.package-section>.package-learner-filter{margin-top:0;margin-bottom:12px}.package-learner-filter+.pricing-mode-wrap{margin-top:18px}.package-card .duo-price-note{margin:2px 0 22px}.package-card .duo-price-note+.button{margin-top:auto}.package-pickup-badge{color:#7b5a08;letter-spacing:.03em;background:#fff3d4;border-radius:9px;width:fit-content;margin:0 0 18px;padding:7px 10px;font-size:.68rem;font-weight:900}.package-credit-note{background:var(--teal-light);width:min(760px,100%);margin:28px auto 0;padding:14px 18px}.human-prices .pricing-mode-wrap{margin-top:34px}.human-prices .pricing-mode-wrap+.price-grid{margin-top:30px}.human-prices .pickup-option+.price-grid{margin-top:0}.duo-price-grid .price-card{min-height:330px}.pickup-logistics-copy{border-left:4px solid var(--gold);background:var(--teal-light);color:#526c75;border-radius:0 12px 12px 0;width:min(920px,100%);margin:30px auto 0;padding:16px 20px;font-size:.88rem;line-height:1.55}.pickup-logistics-copy strong{color:var(--navy)}.duo-logistics-note>span{background:var(--gold);color:var(--navy)}.legal-content{max-width:850px}.legal-content article{border-bottom:1px solid var(--line);padding:30px 0}.legal-content article:first-child{padding-top:0}.legal-content h2{font-size:1.55rem}.legal-content p{color:#5c717d}@media (width<=1180px){.desktop-nav{display:none}.menu-button{display:block}.mobile-nav{border:1px solid var(--line);width:min(420px,100% - 32px);box-shadow:var(--shadow);background:#fff;border-radius:18px;flex-direction:column;padding:16px;position:absolute;top:72px;right:16px}.mobile-nav.open{display:flex}.mobile-nav>a:not(.button){border-bottom:1px solid var(--line);justify-content:space-between;padding:12px 5px;font-weight:750;display:flex}.mobile-nav .button{margin-top:12px}.hero{grid-template-columns:1fr .9fr;gap:35px}.music-visual{min-height:500px}.visual-card{right:-2%}.check-list{grid-template-columns:1fr}.split-section,.adults-section,.vince-section,.tools-section{gap:55px}}@media (width<=900px){.header-book{display:none}.hero{grid-template-columns:1fr;min-height:auto;padding-top:65px}.hero-copy{justify-self:start}.music-visual{width:min(680px,100%);min-height:550px;margin:0 auto}.proof-row{grid-template-columns:repeat(2,1fr);margin-top:0}.proof-row>div:nth-child(2){border-right:0}.proof-row>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.split-section,.adults-section,.vince-section,.tools-section,.contact-section{grid-template-columns:1fr}.contact-intro{position:static}.adults-section .adult-visual{order:2}.home-studio-inner{grid-template-columns:1fr}.home-studio-copy{max-width:760px}.studio-project-visual{width:min(680px,100%);margin:0 auto}.programme-cards,.process-grid,.price-grid{grid-template-columns:1fr}.programme-cards article{min-height:210px}.process-grid{border-top:0}.process-grid article{border-bottom:1px solid #d8d1c4;border-right:0}.price-card,.price-card.featured{min-height:300px}.footer-main{grid-template-columns:1.4fr repeat(2,1fr)}.footer-column:last-child{grid-column:2}.interior-hero{grid-template-columns:1fr}.interior-hero>div:first-child{justify-self:start}.audience-art{width:min(620px,100%)}.about-hero .vince-portrait-placeholder,.about-hero .vince-photo-card{justify-self:center}.about-story{grid-template-columns:1fr;gap:40px}.why-ipad-section,.advanced-logic-section{grid-template-columns:1fr}.why-ipad-section>div:first-child{justify-self:start}.logic-badge{justify-self:center}.booking-layout{grid-template-columns:1fr}.booking-summary{position:static}.pricing-mode-wrap{margin-top:26px}}@media (width<=640px){body{padding-bottom:74px}h1{font-size:clamp(2.5rem,12vw,3.15rem)}h2{font-size:clamp(2rem,8.5vw,2.65rem)}.header-inner{gap:12px;width:calc(100% - 28px);height:68px}.wordmark{font-size:.9rem}.wordmark-note{width:30px;height:30px}.language-switch{gap:1px}.menu-button{width:42px;height:42px}.hero{padding:55px 20px 45px}.hero h1{margin-top:16px}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .button,.hero-actions .text-link{justify-content:center;width:100%}.music-visual{min-height:390px}.music-visual:before{width:340px;height:340px;left:2%}.ipad{border-radius:20px;width:92%;padding:8px;top:17%;left:2%}.ipad-screen{border-radius:12px}.music-app-top{height:35px;padding:0 12px}.music-grid{height:calc(100% - 35px);padding:8px}.track{grid-template-columns:48px 1fr;gap:5px;height:38px;font-size:.42rem}.track-block{height:22px}.visual-card{width:175px;padding:13px;top:2%;right:-1%}.visual-card strong{font-size:.88rem}.visual-wave{width:125px;height:50px;bottom:3%;left:0}.visual-doodle-one{width:50px;height:50px;font-size:1.5rem;bottom:15%}.proof-row{grid-template-columns:1fr;width:calc(100% - 28px)}.proof-row>div{border-right:0;border-bottom:1px solid var(--line);min-height:82px}.proof-row>div:last-child{border-bottom:0}.section{width:calc(100% - 36px);padding:78px 0}.home-studio-section{padding:78px 18px}.home-studio-copy .check-list{grid-template-columns:1fr}.studio-project-visual{min-height:470px}.studio-project-visual:before{width:330px;height:330px}.studio-window{border-radius:16px;width:100%}.studio-toolbar{padding:0 12px}.studio-ruler{padding-left:68px}.studio-track{grid-template-columns:68px 1fr;min-height:56px}.studio-track>span{padding:15px 8px;font-size:.48rem}.studio-track>div{padding:8px 8px 8px 0}.studio-track i{height:35px}.studio-focus-card{width:225px;bottom:-1%;right:-2%}.studio-project-tag{top:0;left:-1%}.after-school,.process-section,.prices-section,.after-school-detail{width:100%;padding-inline:18px}.after-school-heading{flex-direction:column;align-items:flex-start}.kids-editorial,.adult-visual{min-height:430px}.idea-card{width:78%}.ideal-note{width:82%}.voice-memo{width:84%;padding:18px}.contact-section{gap:34px;width:calc(100% - 36px);padding:78px 0}.contact-field-grid{grid-template-columns:1fr;gap:18px}.contact-form-card{padding:24px 18px}.contact-note{margin-top:28px}.contact-submit{justify-content:center;width:100%}.pricing-mode-toggle button{grid-template-columns:32px 1fr;column-gap:8px;min-height:64px;padding:8px 10px}.pricing-mode-toggle button>span{width:32px;height:32px;font-size:.65rem}.pricing-mode-explainer.visible{max-height:110px}.pickup-option{flex-direction:column;align-items:flex-start;padding:14px}.pickup-option>button{justify-content:center;width:100%}.memo-wave{gap:2px}.finished-demo{width:195px}.tools-stack{min-height:440px}.tool-card{width:88%}.tool-card.garage{left:0}.tool-card.mic{right:0}.tool-card.idea{left:4%}.pack-note{flex-wrap:wrap;align-items:flex-start}.pack-note a{width:100%;margin-left:48px}.vince-portrait-placeholder{min-height:480px;padding:26px}.vince-photo-card,.vince-photo-card.compact{min-height:510px}.vince-portrait-placeholder>span{font-size:12rem}.credential-grid{grid-template-columns:1fr}.final-cta,.interior-cta{padding:78px 18px}.site-footer{padding:60px 24px 50px}.footer-main{grid-template-columns:repeat(2,1fr);gap:40px 25px}.footer-brand{grid-column:1/-1}.footer-column:last-child{grid-column:auto}.footer-bottom{flex-direction:column}.mobile-book-bar{z-index:90;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffdf8f2;border-top:1px solid #102a4321;padding:9px 14px;display:block;position:fixed;bottom:0;left:0;right:0}.mobile-book-bar .button{width:100%;min-height:50px}.interior-hero{gap:35px;min-height:auto;padding:60px 20px}.interior-hero h1{font-size:clamp(2.45rem,11vw,3.1rem)}.audience-art{min-height:340px}.audience-art:before{width:320px;height:320px}.audience-ipad{width:88%}.audience-detail-grid,.after-school-detail-grid,.package-grid,.package-grid.two{grid-template-columns:1fr}.audience-detail-grid article{padding:25px}.about-story{gap:28px}.why-ipad-points{grid-template-columns:1fr}.why-ipad-points article{min-height:125px}.advanced-logic-section{padding:34px 24px}.logic-points{grid-template-columns:1fr}.video-large{text-align:center;min-height:280px;padding:30px}.choice-grid{grid-template-columns:1fr}.booking-summary{padding:24px}}.human-hero{background:linear-gradient(90deg, #f2c14e14 1px, transparent 1px), linear-gradient(#f2c14e14 1px, transparent 1px), radial-gradient(circle at 15% 20%, #f2c14e2e, transparent 25%), linear-gradient(135deg, var(--cream), var(--paper) 62%);background-size:42px 42px,42px 42px,auto,auto;grid-template-columns:minmax(0,.92fr) minmax(430px,.88fr);gap:clamp(48px,7vw,105px);min-height:690px}.human-hero .hero-copy{max-width:720px}.human-hero h1{max-width:690px;font-size:clamp(3.2rem,6.4vw,6.35rem)}.human-hero-visual{isolation:isolate;width:min(600px,100%);min-height:590px;position:relative}.human-hero-visual:before{content:"";z-index:-2;background:var(--teal);border-radius:45% 55% 42% 58%/52% 40% 60% 48%;width:92%;height:88%;position:absolute;top:6%;left:2%;transform:rotate(-5deg)}.human-hero-photo{border:7px solid var(--paper);background:var(--navy);border-radius:48% 18% 42% 22%/18% 42% 20% 48%;width:82%;height:500px;position:absolute;top:3%;right:3%;overflow:hidden;transform:rotate(2deg);box-shadow:0 35px 80px #071b2d4d}.human-hero-photo:after{content:"";background:linear-gradient(#0000,#071b2dc7);position:absolute;inset:55% 0 0}.human-hero-photo img{object-fit:cover;object-position:48% center;width:100%;height:100%;display:block}.human-hero-photo>span{z-index:2;color:#fff;font-size:.74rem;font-weight:850;position:absolute;bottom:22px;left:24px}.hero-session-note{z-index:3;background:var(--cream);width:255px;box-shadow:var(--shadow);border:1px solid #102a431f;border-radius:19px;padding:19px;position:absolute;bottom:3%;left:-2%;transform:rotate(-4deg)}.hero-session-note small,.hero-session-note strong{display:block}.hero-session-note small{color:var(--coral);letter-spacing:.12em;font-size:.62rem;font-weight:900}.hero-session-note strong{color:var(--navy);margin:5px 0 8px;font-size:1rem}.hero-session-note .human-waveform{height:44px}.hero-hand-note{color:var(--navy);font-family:Georgia,serif;font-size:1rem;font-style:italic;font-weight:700;position:absolute;bottom:2%;right:-1%;transform:rotate(-7deg)}.meet-vince-home{z-index:4;border:1px solid var(--line);background:#fff;border-radius:22px;grid-template-columns:minmax(0,1.4fr) minmax(300px,.8fr);align-items:center;gap:50px;width:min(1180px,100% - 48px);margin:-18px auto 0;padding:42px 48px;display:grid;position:relative;box-shadow:0 18px 48px #102a4317}.meet-vince-title{color:var(--navy-deep);letter-spacing:-.04em;margin-bottom:12px;font-family:Georgia,serif;font-size:clamp(2rem,3vw,3rem);font-style:italic;font-weight:700;display:block}.meet-vince-home p{color:#526a78;max-width:720px;margin:0;font-size:1.08rem}.meet-vince-facts{gap:10px;display:grid}.meet-vince-facts span{color:#3e5969;align-items:center;gap:12px;font-size:.85rem;font-weight:800;display:flex}.meet-vince-facts i{background:var(--teal-light);width:34px;height:34px;color:var(--teal);border-radius:50%;place-items:center;font-style:normal;display:grid}.human-audiences{padding-bottom:90px}.human-audience-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:55px;display:grid}.human-audience-card{border-radius:28px;min-height:500px;padding:clamp(34px,4vw,52px);position:relative;overflow:hidden}.human-audience-card:after{content:"";border:2px solid #102a431f;border-radius:50%;width:230px;height:230px;position:absolute;top:-90px;right:-90px;box-shadow:0 0 0 22px #ffffff24,0 0 0 44px #ffffff17}.audience-young{background:var(--teal-light)}.audience-adult{background:var(--cream)}.audience-label{color:var(--teal);letter-spacing:.13em;font-size:.72rem;font-weight:900}.human-audience-card h3{max-width:480px;margin:18px 0 15px;font-size:clamp(2rem,3vw,3rem)}.human-audience-card>p{color:#536b79;max-width:540px;font-size:1.04rem}.human-check-list{gap:13px;margin:28px 0 34px;padding:0;list-style:none;display:grid}.human-check-list li{color:#314e5f;align-items:flex-start;gap:11px;font-weight:720;display:flex}.human-check-list li>span{width:23px;height:23px;color:var(--teal);background:#fff;border-radius:50%;flex:none;place-items:center;font-size:.68rem;font-weight:900;display:grid}.audience-doodle{color:#0f766e2e;font-family:Georgia,serif;font-size:5rem;font-style:italic;position:absolute;bottom:22px;right:34px;transform:rotate(9deg)}.audience-actions{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.quiet-link{color:var(--teal);text-underline-offset:5px;font-size:.82rem;font-weight:800;-webkit-text-decoration:underline #0f766e59;text-decoration:underline #0f766e59}.lesson-feel-section{grid-template-columns:minmax(340px,.86fr) minmax(0,1.14fr);align-items:center;gap:clamp(55px,8vw,120px);width:min(1240px,100% - 48px);margin:0 auto;padding:95px 0 110px;display:grid}.lesson-photo-placeholder{background:linear-gradient(145deg, #0f766ee0, #071b2df0), var(--navy);color:#fff;border:2px dashed #102a4338;border-radius:48% 18% 38% 22%/18% 40% 20% 48%;align-items:flex-end;min-height:560px;padding:42px;display:flex;position:relative;overflow:hidden;transform:rotate(-1.5deg)}.lesson-photo-placeholder:before{content:"♪";width:280px;height:280px;color:var(--navy);background:#f2c14ee6;border-radius:50%;place-items:center;font-family:Georgia,serif;font-size:7rem;display:grid;position:absolute;top:-35px;right:-45px}.lesson-photo-placeholder>div{z-index:2;position:relative}.lesson-photo-placeholder span,.lesson-photo-placeholder strong,.lesson-photo-placeholder small{display:block}.lesson-photo-placeholder>div>span{color:var(--gold);letter-spacing:.12em;text-transform:uppercase;font-size:.7rem;font-weight:900}.lesson-photo-placeholder strong{margin:8px 0 5px;font-size:1.15rem}.lesson-photo-placeholder small{color:#ffffffb8}.placeholder-corner{color:var(--coral);font-size:2.5rem;position:absolute;bottom:22px;right:26px;transform:rotate(8deg)}.human-process-list{border-top:1px solid var(--line);margin-top:40px}.human-process-list article{border-bottom:1px solid var(--line);grid-template-columns:48px 1fr;gap:18px;padding:22px 0;display:grid}.human-process-list article>span{color:var(--coral);letter-spacing:.1em;font-size:.72rem;font-weight:900}.human-process-list h3{margin-bottom:7px;font-size:1.25rem}.human-process-list p{color:#61747e;margin:0;font-size:.94rem}.real-music-section{background:radial-gradient(circle at 90% 15%, #f2c14e2e, transparent 22%), var(--navy);grid-template-columns:minmax(280px,.7fr) minmax(0,1.3fr);align-items:center;gap:clamp(45px,8vw,110px);padding:105px max(5vw,24px);display:grid}.real-music-heading h2{color:#fff;margin:17px 0 20px}.real-music-heading p{color:#ffffffb3;max-width:520px}.real-music-heading .eyebrow{color:var(--gold)}.audio-placeholder-grid{gap:16px;display:grid}.audio-placeholder{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff14;border:1px solid #ffffff1f;border-radius:21px;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:20px;min-height:150px;padding:23px;display:grid}.audio-placeholder button{background:var(--gold);width:54px;height:54px;color:var(--navy);cursor:not-allowed;opacity:1;border:0;border-radius:50%;place-items:center;display:grid}.audio-placeholder span,.audio-placeholder strong{display:block}.audio-placeholder span{color:var(--coral);letter-spacing:.12em;font-size:.61rem;font-weight:900}.audio-placeholder strong{margin-top:4px}.audio-placeholder>small{color:#ffffff7a;font-size:.65rem}.human-waveform{align-items:center;gap:4px;height:48px;margin-top:8px;display:flex}.human-waveform i{background:var(--teal);border-radius:99px;width:4px;display:block}.audio-placeholder .human-waveform i{background:#f2c14ed9}.human-prices{padding-top:105px}.human-trust-section{grid-template-columns:minmax(0,1.04fr) minmax(360px,.96fr);align-items:center;gap:clamp(55px,8vw,110px);display:grid}.trust-copy>p{color:#536b79;max-width:660px;margin-bottom:27px;font-size:1.08rem}.local-hand-note{background:var(--teal-light);width:fit-content;color:var(--teal);border:1px solid #0f766e2b;border-radius:999px;margin-top:42px;padding:11px 16px;font-family:Georgia,serif;font-size:.9rem;font-style:italic;display:block;transform:rotate(-1deg)}.trust-credentials{border-top:1px solid var(--line)}.trust-credentials>div{border-bottom:1px solid var(--line);grid-template-columns:48px 1fr;align-items:center;gap:18px;min-height:92px;padding:20px 6px;display:grid}.trust-credentials span{color:var(--coral);letter-spacing:.1em;font-size:.7rem;font-weight:900}.trust-credentials strong{color:var(--navy);font-size:.94rem}@media (width<=900px){.human-hero{grid-template-columns:1fr}.human-hero .hero-copy{justify-self:start}.human-hero-visual{width:min(660px,100%);margin:0 auto}.meet-vince-home{grid-template-columns:1fr;gap:28px}.meet-vince-facts{grid-template-columns:repeat(3,1fr)}.human-audience-grid,.lesson-feel-section,.real-music-section,.human-trust-section{grid-template-columns:1fr}.lesson-photo-placeholder{width:min(620px,100%);min-height:500px;margin:0 auto}.lesson-feel-copy{max-width:760px}.real-music-heading{max-width:680px}}@media (width<=640px){.human-hero{gap:38px;padding-top:52px}.human-hero h1{font-size:clamp(2.65rem,12vw,3.35rem)}.human-hero-visual{min-height:405px}.human-hero-photo{border-width:5px;width:88%;height:350px;right:2%}.human-hero-photo>span{bottom:17px;left:18px}.hero-session-note{width:205px;padding:15px;bottom:0;left:0}.hero-hand-note{display:none}.meet-vince-home{width:calc(100% - 28px);margin-top:-4px;padding:30px 24px}.meet-vince-facts{grid-template-columns:1fr}.human-audiences{padding-top:76px}.human-audience-grid{margin-top:34px}.human-audience-card{border-radius:22px;min-height:auto;padding:30px 24px 34px}.human-audience-card h3{font-size:2rem}.audience-actions{flex-direction:column;align-items:flex-start}.audience-doodle{font-size:3.8rem;bottom:10px;right:22px}.lesson-feel-section{gap:50px;width:calc(100% - 36px);padding:76px 0}.lesson-photo-placeholder{min-height:390px;padding:28px}.lesson-photo-placeholder:before{width:210px;height:210px;font-size:5rem}.real-music-section{padding:78px 18px}.audio-placeholder{grid-template-columns:48px 1fr;gap:15px;padding:20px}.audio-placeholder button{width:46px;height:46px}.audio-placeholder>small{grid-column:2}.audio-placeholder .human-waveform{gap:3px}.audio-placeholder .human-waveform i{width:3px}.human-trust-section{padding-top:76px;padding-bottom:76px}.local-hand-note{border-radius:15px}}.human-audience-hero{background:radial-gradient(circle at 9% 18%, #f2c14e2e, transparent 24%), linear-gradient(135deg, var(--cream), var(--paper));grid-template-columns:minmax(0,.95fr) minmax(420px,.9fr);min-height:650px}.human-audience-hero.kids{background:linear-gradient(90deg, #0f766e0f 1px, transparent 1px), radial-gradient(circle at 9% 18%, #f2c14e33, transparent 24%), linear-gradient(135deg, var(--cream), var(--paper));background-size:38px 38px,auto,auto}.human-audience-hero.adults{background:linear-gradient(90deg, #f07a670d 1px, transparent 1px), radial-gradient(circle at 88% 13%, #f07a672b, transparent 22%), linear-gradient(135deg, var(--paper), var(--cream));background-size:42px 42px,auto,auto}.human-audience-hero>div:first-child{width:min(720px,100%)}.human-audience-hero h1{font-size:clamp(3rem,5.8vw,5.8rem)}.audience-human-visual{isolation:isolate;width:min(570px,100%);min-height:520px;position:relative}.audience-human-visual:before{content:"";z-index:-2;background:var(--teal);border-radius:44% 56% 38% 62%/52% 38% 62% 48%;width:88%;height:88%;position:absolute;top:4%;left:3%;transform:rotate(-5deg)}.human-audience-hero.adults .audience-human-visual:before{background:var(--coral);transform:rotate(4deg)}.audience-human-photo{border:6px solid var(--paper);background:var(--navy);border-radius:45% 17% 40% 22%/18% 40% 21% 48%;width:82%;height:460px;position:absolute;top:0;right:4%;overflow:hidden;transform:rotate(2deg);box-shadow:0 32px 75px #071b2d47}.human-audience-hero.adults .audience-human-photo{border-radius:18% 45% 22% 40%/42% 18% 48% 22%;right:8%;transform:rotate(-2deg)}.audience-human-photo:after{content:"";background:linear-gradient(#0000,#071b2dd1);position:absolute;inset:55% 0 0}.audience-human-photo img{object-fit:cover;object-position:48% center;width:100%;height:100%;display:block}.audience-human-photo>span{z-index:2;color:#fff;font-size:.72rem;font-weight:850;position:absolute;bottom:21px;left:22px}.audience-session-note{z-index:3;background:var(--cream);width:255px;box-shadow:var(--shadow);color:var(--navy);border-radius:17px;align-items:center;gap:13px;padding:17px;display:flex;position:absolute;bottom:3%;left:-1%;transform:rotate(-4deg)}.human-audience-hero.adults .audience-session-note{left:auto;right:0;transform:rotate(3deg)}.audience-session-note>span{background:var(--gold);border-radius:50%;flex:none;place-items:center;width:42px;height:42px;font-size:1.2rem;display:grid}.audience-session-note strong{font-size:.82rem;line-height:1.35}.audience-human-intro{z-index:3;border:1px solid var(--line);background:#fff;border-radius:22px;grid-template-columns:minmax(0,1.25fr) minmax(330px,.75fr);align-items:center;gap:48px;width:min(1180px,100% - 48px);margin:-16px auto 0;padding:40px 46px;display:grid;position:relative;box-shadow:0 18px 48px #102a4317}.audience-human-title{color:var(--navy-deep);letter-spacing:-.035em;margin-bottom:11px;font-family:Georgia,serif;font-size:clamp(1.8rem,2.8vw,2.75rem);font-style:italic;font-weight:700;line-height:1.18;display:block}.audience-human-intro p{color:#536b79;max-width:690px;margin:0}.audience-human-facts{gap:10px;display:grid}.audience-human-facts span{color:#3d5969;align-items:center;gap:11px;font-size:.82rem;font-weight:800;display:flex}.audience-human-facts i{background:var(--teal-light);width:36px;height:36px;color:var(--teal);border-radius:50%;flex:none;place-items:center;font-size:.68rem;font-style:normal;display:grid}.audience-action-section{padding-top:105px}.audience-action-heading{grid-template-columns:minmax(0,.8fr) minmax(430px,1.2fr);align-items:center;gap:clamp(50px,8vw,110px);display:grid}.audience-project-board{border:8px solid var(--navy-deep);background:#132b40;border-radius:24px;overflow:hidden;transform:rotate(1.5deg);box-shadow:0 30px 65px #071b2d40}.audience-action-section.adults .audience-project-board{transform:rotate(-1.5deg)}.audience-project-top{color:#fff;border-bottom:1px solid #ffffff1f;grid-template-columns:1fr auto 18px;align-items:center;gap:12px;min-height:68px;padding:14px 18px;display:grid}.audience-project-top span{color:#ffffff8c;letter-spacing:.12em;font-size:.56rem;font-weight:900}.audience-project-top strong{font-size:.84rem}.audience-project-top i{color:var(--coral);font-style:normal}.audience-project-ruler{color:#ffffff52;background:#0d2234;justify-content:space-between;align-items:center;height:30px;padding:0 18px 0 92px;font-size:.5rem;font-weight:800;display:flex}.audience-project-tracks{position:relative}.audience-project-tracks>div{border-bottom:1px solid #ffffff14;grid-template-columns:92px 1fr;min-height:62px;display:grid}.audience-project-tracks span{color:#ffffff80;letter-spacing:.08em;background:#071b2d59;padding:21px 12px;font-size:.52rem;font-weight:900}.project-block{background:var(--teal);border-radius:6px;height:38px;margin:12px 14px;display:block}.project-block.block-2{background:var(--gold);width:76%;margin-left:18%}.project-block.block-3{background:var(--coral);width:86%}.audience-project-tracks>b{background:#fff;width:2px;position:absolute;top:0;bottom:0;left:64%;box-shadow:0 0 10px #ffffff8c}.audience-project-footer{color:#ffffff9e;background:#0d2234;align-items:center;gap:12px;min-height:51px;padding:0 18px;font-size:.68rem;font-weight:800;display:flex}.audience-project-footer>span{background:var(--gold);width:28px;height:28px;color:var(--navy);border-radius:50%;place-items:center;font-size:.62rem;display:grid}.audience-action-grid{border-top:1px solid var(--line);grid-template-columns:repeat(4,minmax(0,1fr));margin-top:70px;display:grid}.audience-action-grid article{border-right:1px solid var(--line);min-height:230px;padding:30px 26px}.audience-action-grid article:last-child{border-right:0}.audience-action-grid article>span{color:var(--coral);letter-spacing:.12em;font-size:.68rem;font-weight:900}.audience-action-grid h3{margin:24px 0 10px;font-size:1.28rem}.audience-action-grid p{color:#61747e;margin:0;font-size:.9rem}.audience-outcome-section{background:radial-gradient(circle at 92% 15%, #f2c14e47, transparent 20%), var(--teal-light);grid-template-columns:minmax(270px,.7fr) minmax(0,1.3fr);align-items:center;gap:clamp(50px,8vw,110px);padding:95px max(6vw,28px);display:grid}.audience-outcome-section.adults{background:radial-gradient(circle at 90% 14%, #f07a6733, transparent 22%), var(--navy)}.audience-outcome-heading h2{margin:17px 0 0}.audience-outcome-section.adults .audience-outcome-heading h2{color:#fff}.audience-outcome-section.adults .eyebrow{color:var(--gold)}.audience-outcome-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;display:grid}.audience-outcome-grid article{background:#ffffffc7;border:1px solid #102a431a;border-radius:20px;min-height:260px;padding:28px 24px}.audience-outcome-section.adults .audience-outcome-grid article{background:#ffffff14;border-color:#ffffff1f}.audience-outcome-grid article>span{background:var(--gold);width:42px;height:42px;color:var(--navy);border-radius:50%;place-items:center;font-size:1.15rem;display:grid}.audience-outcome-grid h3{margin:25px 0 10px}.audience-outcome-section.adults .audience-outcome-grid h3{color:#fff}.audience-outcome-grid p{color:#5d7180;margin:0;font-size:.9rem}.audience-outcome-section.adults .audience-outcome-grid p{color:#ffffffab}.human-programme-section{padding-top:105px;padding-bottom:105px}.human-programme-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:48px;display:grid}.human-programme-grid article{background:var(--cream);border-radius:20px;min-height:260px;padding:30px}.human-programme-grid article>span{color:var(--coral);font-size:.7rem;font-weight:900}.human-programme-grid h3{margin:34px 0 11px}.human-programme-grid p{color:#657780;margin:0}@media (width<=900px){.human-audience-hero{grid-template-columns:1fr;gap:42px}.human-audience-hero>div:first-child{justify-self:start}.audience-human-visual{width:min(620px,100%);margin:0 auto}.audience-human-intro,.audience-action-heading,.audience-outcome-section{grid-template-columns:1fr}.audience-human-facts{grid-template-columns:repeat(3,1fr)}.audience-project-board{width:min(700px,100%)}.audience-action-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.audience-action-grid article:nth-child(2){border-right:0}.audience-action-grid article:nth-child(-n+2){border-bottom:1px solid var(--line)}}@media (width<=640px){.human-audience-hero{padding-top:55px}.human-audience-hero h1{font-size:clamp(2.55rem,11vw,3.15rem)}.audience-human-visual{min-height:390px}.audience-human-photo{border-width:5px;width:88%;height:350px;right:1%}.audience-session-note,.human-audience-hero.adults .audience-session-note{width:215px;bottom:0;left:0;right:auto}.audience-human-intro{gap:27px;width:calc(100% - 28px);margin-top:-4px;padding:29px 24px}.audience-human-facts{grid-template-columns:1fr}.audience-action-section{padding-top:76px}.audience-action-heading{gap:45px}.audience-project-board{border-width:5px;border-radius:18px}.audience-project-top{grid-template-columns:1fr 18px}.audience-project-top>strong{display:none}.audience-project-ruler{padding-left:75px}.audience-project-tracks>div{grid-template-columns:74px 1fr}.audience-project-tracks span{padding-inline:8px;font-size:.43rem}.audience-action-grid{border-top:0;grid-template-columns:1fr;margin-top:48px}.audience-action-grid article{border-right:0;border-bottom:1px solid var(--line);min-height:auto;padding:25px 0}.audience-action-grid article:nth-child(-n+2){border-bottom:1px solid var(--line)}.audience-outcome-section{padding:76px 18px}.audience-outcome-grid,.human-programme-grid{grid-template-columns:1fr}.audience-outcome-grid article{min-height:auto}.human-programme-section{padding-top:76px;padding-bottom:76px}.human-programme-grid{margin-top:34px}.human-programme-grid article{min-height:220px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
