:root{--ink:#243246;--ink-soft:#536071;--paper:#fffdfb;--cream:#fff5ed;--coral:#ef7185;--coral-dark:#c94f65;--coral-pale:#ffdce1;--mint:#dcefe8;--teal:#28736f;--teal-dark:#195652;--yellow:#f5ca63;--yellow-pale:#fff0b8;--lavender:#aaa0d3;--white:#fff;--line:#2432461f;--shadow:0 24px 70px #322b431f;--shadow-small:0 12px 36px #322b431a;--radius:30px;--radius-small:18px;--shell:1180px;--serif:"Palatino Linotype", Palatino, Georgia, serif;--sans:Inter, ui-rounded, "Segoe UI", system-ui, -apple-system, BlinkMacSystemFont, sans-serif}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased;margin:0;font-size:17px;line-height:1.7}body.menu-open{overflow:hidden}img{max-width:100%;height:auto;display:block}a{color:inherit;text-underline-offset:.18em;text-decoration-thickness:.08em}button,input,textarea,select{font:inherit}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3,h4{line-height:1.12}h1,h2{font-family:var(--serif);letter-spacing:-.035em;font-weight:700}h2{font-size:clamp(2.35rem,5vw,4.6rem)}h3{font-size:1.35rem}.shell{width:min(calc(100% - 40px), var(--shell));margin-inline:auto}.screen-reader-text,.skip-link:not(:focus){clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link:focus{z-index:9999;background:var(--ink);color:var(--white);border-radius:8px;padding:10px 16px;position:fixed;top:12px;left:12px}.social-bar{background:var(--ink);min-height:38px;color:var(--white)}.social-bar-inner{justify-content:flex-end;align-items:center;gap:13px;min-height:38px;display:flex}.social-bar-inner>span{color:#ffffffc7;letter-spacing:.12em;text-transform:uppercase;font-size:.68rem;font-weight:800}.social-links{align-items:center;gap:3px;display:flex}.social-links a{width:32px;height:32px;color:var(--coral-pale);border-radius:50%;place-items:center;text-decoration:none;transition:color .16s,background-color .16s,transform .16s;display:grid}.social-links a:hover,.social-links a:focus-visible{color:var(--white);background:#ffffff1f;transform:translateY(-1px)}.social-links a:focus-visible{outline:2px solid var(--yellow);outline-offset:-2px}.social-links svg{fill:currentColor;width:17px;height:17px}.site-header{z-index:100;backdrop-filter:blur(16px);background:#fffdfbeb;border-bottom:1px solid #0000;transition:box-shadow .18s,border-color .18s;position:sticky;top:0}.site-header.is-scrolled{border-color:var(--line);box-shadow:0 8px 30px #24324612}.header-inner{justify-content:space-between;align-items:center;gap:26px;min-height:84px;display:flex}.brand{color:var(--ink);align-items:center;gap:11px;text-decoration:none;display:inline-flex}.brand-mark{background:var(--coral);width:47px;height:47px;color:var(--white);font-family:var(--serif);border-radius:17px 17px 17px 5px;place-items:center;font-size:1.3rem;font-weight:800;display:grid;transform:rotate(-3deg)}.brand-copy{flex-direction:column;line-height:1.05;display:flex}.brand-copy strong{font-family:var(--serif);letter-spacing:-.035em;font-size:1.35rem}.brand-copy small{color:var(--ink-soft);letter-spacing:.09em;text-transform:uppercase;margin-top:5px;font-size:.68rem;font-weight:800}.primary-nav{align-items:center;gap:clamp(14px,2vw,28px);display:flex}.primary-nav a{font-size:.91rem;font-weight:750;text-decoration:none;position:relative}.primary-nav a:not(.nav-cta):after{content:"";background:var(--coral);border-radius:10px;height:3px;transition:right .18s;position:absolute;bottom:-6px;left:0;right:100%}.primary-nav a:hover:after,.primary-nav a:focus-visible:after{right:0}.nav-cta{background:var(--ink);color:var(--white);border-radius:999px;padding:10px 17px}.menu-toggle{background:var(--cream);border:0;border-radius:14px;width:46px;height:46px;padding:11px;display:none}.menu-toggle span:not(.screen-reader-text){background:var(--ink);border-radius:2px;height:2px;margin:5px 0;display:block}.hero{background:radial-gradient(circle at 8% 18%,#f5ca6342 0 6%,#0000 6.2%),radial-gradient(circle at 92% 10%,#aaa0d333 0 10%,#0000 10.2%),linear-gradient(135deg,#fffdfb 0%,#fff5ed 100%);padding:clamp(32px,3.5vw,52px) 0 clamp(38px,4vw,58px);position:relative;overflow:hidden}.hero:before,.hero:after{content:"";border:3px solid #ef718552;border-radius:999px;position:absolute;transform:rotate(-12deg)}.hero:before{width:95px;height:34px;bottom:17%;left:-25px}.hero:after{width:140px;height:47px;bottom:9%;right:-30px}.hero-grid{grid-template-columns:minmax(0,1.08fr) minmax(400px,.92fr);align-items:center;gap:clamp(38px,5vw,72px);display:grid}.eyebrow{color:var(--coral-dark);letter-spacing:.13em;text-transform:uppercase;margin-bottom:16px;font-size:.81rem;font-weight:850}.hero h1{letter-spacing:-.045em;max-width:720px;margin-bottom:20px;font-size:clamp(3.25rem,4.7vw,4.8rem);line-height:.92}.hero-title-line{width:max-content;max-width:100%;display:block}.hero-intro{color:var(--coral-dark);letter-spacing:0;text-transform:none;margin-bottom:18px;font-family:Segoe Print,Bradley Hand,Comic Sans MS,cursive;font-size:clamp(1.05rem,1.4vw,1.22rem);font-weight:600;line-height:1.45}.hero h1 em{color:var(--teal);background:linear-gradient(transparent 78%, var(--yellow) 78%, var(--yellow) 94%, transparent 94%);box-decoration-break:clone;padding-inline:.02em;font-style:normal;position:relative}.hero h1 em:after{content:none}.hero-lead{max-width:650px;color:var(--ink-soft);margin-bottom:24px;font-size:clamp(1.08rem,1.7vw,1.27rem)}.hero-actions{flex-wrap:wrap;gap:12px;display:flex}.button{background:var(--coral);min-height:50px;color:var(--white);border:2px solid var(--coral);border-radius:999px;justify-content:center;align-items:center;padding:12px 23px;font-size:.94rem;font-weight:850;text-decoration:none;transition:transform .16s,background .16s,box-shadow .16s;display:inline-flex;box-shadow:0 10px 24px #c94f6533}.button:hover,.button:focus-visible{background:var(--coral-dark);border-color:var(--coral-dark);transform:translateY(-2px);box-shadow:0 14px 32px #c94f6547}.button--ghost{color:var(--ink);border-color:var(--line);box-shadow:none;background:0 0}.button--ghost:hover,.button--ghost:focus-visible{background:var(--white);color:var(--ink);border-color:#24324640}.button--small{min-height:43px;padding:9px 17px;font-size:.86rem}.button--light{background:var(--white);color:var(--ink);border-color:var(--white);box-shadow:none}.button--light:hover,.button--light:focus-visible{background:var(--yellow-pale);color:var(--ink);border-color:var(--yellow-pale)}.hero-handle{color:var(--ink-soft);margin:18px 0 0;font-size:.86rem}.hero-handle strong{color:var(--ink)}.hero-signoff{color:var(--coral-dark);white-space:nowrap;font-weight:850}.hero-visual{height:min(500px,100svh - 190px);min-height:420px;padding:10px 30px 12px 18px;position:relative}.hero-photo-frame{background:var(--mint);border:9px solid var(--white);height:100%;box-shadow:var(--shadow);border-radius:47% 47% 32% 32%/35% 35% 28% 28%;position:relative;overflow:hidden;transform:rotate(2deg)}.hero-photo-frame:after{content:"";pointer-events:none;background:linear-gradient(#0000 60%,#2432461f);position:absolute;inset:0}.hero-photo-frame img{object-fit:cover;object-position:29% center;width:100%;height:100%;transform:scale(1.02)rotate(-2deg)}.floating-note{background:var(--white);border:1px solid var(--line);box-shadow:var(--shadow-small);border-radius:16px;align-items:center;gap:10px;padding:12px 16px;line-height:1.2;display:flex;position:absolute}.floating-note strong{font-family:var(--serif);font-size:2rem}.floating-note span{letter-spacing:.05em;text-transform:uppercase;font-size:.7rem;font-weight:800}.floating-note--top{top:0;right:-10px;transform:rotate(4deg)}.floating-note--top strong{color:var(--teal)}.floating-note--bottom{bottom:5px;left:-12px;transform:rotate(-5deg)}.floating-note--bottom strong{color:var(--coral-dark)}.proof-strip{z-index:4;margin-top:-36px;position:relative}.proof-grid{background:var(--white);border:1px solid var(--line);box-shadow:var(--shadow-small);border-radius:24px;grid-template-columns:repeat(4,1fr);display:grid}.proof-grid>div{align-items:center;gap:12px;min-height:94px;padding:18px 24px;display:flex}.proof-grid>div+div{border-left:1px solid var(--line)}.proof-grid strong{color:var(--coral-dark);font-family:var(--serif);white-space:nowrap;font-size:clamp(1.7rem,2.5vw,2.4rem);line-height:1}.proof-grid span{text-transform:uppercase;font-size:.75rem;font-weight:800;line-height:1.35}.section{padding:clamp(82px,10vw,148px) 0}.section--cream{background:var(--cream)}.section-heading{margin-bottom:clamp(42px,6vw,72px)}.section-heading h2{max-width:820px;margin-bottom:0}.section-heading--split{justify-content:space-between;align-items:end;gap:55px;display:flex}.section-heading--split>p{max-width:430px;color:var(--ink-soft);margin-bottom:0}.section-heading--center{text-align:center;max-width:800px;margin-inline:auto}.path-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.path-card{border-radius:var(--radius);flex-direction:column;min-height:440px;padding:clamp(28px,3.3vw,46px);text-decoration:none;transition:transform .18s,box-shadow .18s;display:flex;position:relative;overflow:hidden}.path-card:hover,.path-card:focus-visible{box-shadow:var(--shadow);transform:translateY(-7px)rotate(-.3deg)}.path-card--coral{background:var(--coral-pale)}.path-card--mint{background:var(--mint)}.path-card--yellow{background:var(--yellow-pale)}.path-card:after{content:"";border:30px solid #ffffff75;border-radius:50%;width:160px;height:160px;position:absolute;bottom:-45px;right:-35px}.path-icon{width:64px;height:64px;font-family:var(--serif);background:#ffffffb8;border-radius:21px 21px 21px 7px;place-items:center;margin-bottom:auto;font-size:1.2rem;font-weight:900;display:grid;transform:rotate(-4deg)}.path-kicker{letter-spacing:.1em;text-transform:uppercase;margin:42px 0 10px;font-size:.73rem;font-weight:850}.path-card h3{font-family:var(--serif);margin-bottom:14px;font-size:clamp(1.75rem,3vw,2.6rem)}.path-card p{color:var(--ink-soft);margin-bottom:22px}.path-card strong{z-index:2;margin-top:auto;font-size:.9rem;position:relative}.section--singapur{background:var(--paper)}.post-grid{gap:23px;display:grid}.post-grid--three{grid-template-columns:repeat(3,1fr)}.post-grid--four{grid-template-columns:repeat(4,1fr)}.post-card{background:var(--white);border:1px solid var(--line);border-radius:23px;transition:transform .18s,box-shadow .18s;overflow:hidden;box-shadow:0 6px 20px #2432460d}.post-card:hover{box-shadow:var(--shadow-small);transform:translateY(-5px)}.post-card-media{--thumb-accent:var(--coral);--thumb-accent-2:var(--yellow);--thumb-ink:var(--ink);--thumb-surface:var(--cream);aspect-ratio:16/9;background:radial-gradient(circle at 9% 15%, color-mix(in srgb, var(--thumb-accent-2) 78%, white) 0 9%, transparent 9.5%), radial-gradient(circle at 95% 86%, color-mix(in srgb, var(--thumb-accent) 80%, white) 0 16%, transparent 16.5%), var(--thumb-surface);text-decoration:none;display:block;position:relative;overflow:hidden}.post-card-media[data-palette=mathematics]{--thumb-accent:#f3c653;--thumb-accent-2:#ef6e80;--thumb-ink:#213147;--thumb-surface:#fff5d7}.post-card-media[data-palette=technology]{--thumb-accent:#ef6e80;--thumb-accent-2:#247c78;--thumb-ink:#213147;--thumb-surface:#fbe3df}.post-card-media[data-palette=canva]{--thumb-accent:#8a5bd6;--thumb-accent-2:#ef6e80;--thumb-ink:#28304f;--thumb-surface:#eee5f7}.post-card-media[data-palette=projects]{--thumb-accent:#247c78;--thumb-accent-2:#f3c653;--thumb-ink:#213147;--thumb-surface:#dceee9}.post-card-media[data-palette=science]{--thumb-accent:#2f8f83;--thumb-accent-2:#f3c653;--thumb-ink:#213147;--thumb-surface:#dff1e8}.post-card-media[data-palette=language]{--thumb-accent:#ef6e80;--thumb-accent-2:#8a5bd6;--thumb-ink:#213147;--thumb-surface:#f8e6e3}.post-card-media[data-palette=classroom]{--thumb-accent:#ef6e80;--thumb-accent-2:#f3c653;--thumb-ink:#213147;--thumb-surface:#fff5e9}.post-thumb{place-items:center;padding:13% 7% 7%;display:grid;position:absolute;inset:0}.post-thumb:before{aspect-ratio:1.8;background:var(--thumb-accent-2);content:"";opacity:.88;border-radius:999px;width:18%;position:absolute;top:7%;right:5%;transform:rotate(-8deg)}.post-thumb-label{z-index:4;background:var(--thumb-ink);color:#fff;letter-spacing:.055em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;border-radius:999px;max-width:72%;padding:6px 10px;font-size:clamp(.52rem,.8vw,.68rem);font-weight:850;line-height:1;position:absolute;top:7%;left:6%;overflow:hidden}.post-thumb-stage{z-index:2;background:#fff;place-items:center;width:88%;height:88%;transition:transform .25s;display:grid;position:relative;overflow:hidden;box-shadow:0 11px 24px #21314733}.post-thumb-stage img{object-fit:contain;width:100%;height:100%;transition:transform .35s}.post-card-media[data-frame=device] .post-thumb-stage{border:clamp(5px, .7vw, 9px) solid var(--thumb-ink);border-bottom-width:clamp(10px,1.25vw,17px);border-radius:13px 13px 8px 8px}.post-card-media[data-frame=device] .post-thumb-stage:before{z-index:3;aspect-ratio:1;content:"";background:#ffffff80;border-radius:50%;width:4px;position:absolute;top:calc(clamp(5px,.7vw,9px)/-1.38889);left:50%;transform:translate(-50%)}.post-card-media[data-frame=device][data-device=tablet] .post-thumb-stage{border-width:clamp(6px,.8vw,10px);border-radius:17px;width:76%;height:94%}.post-card-media[data-frame=device][data-device=mobile] .post-thumb-stage{border-width:clamp(6px,.8vw,9px);border-radius:20px;width:48%;height:96%}.post-card-media[data-frame=notebook] .post-thumb-stage{width:84%;height:96%;box-shadow:10px 11px 0 color-mix(in srgb, var(--thumb-accent) 75%, white), 0 13px 25px #2131472e;background:linear-gradient(90deg,#0000 0 11%,#ef6e8066 11% 11.7%,#0000 11.7%),repeating-linear-gradient(0deg,#0000 0 17px,#4071971c 17px 18px),#fffdf8;border-radius:5px 14px 14px 5px;padding:8% 7% 6% 10%;transform:rotate(-1.5deg)}.post-card-media[data-frame=notebook] .post-thumb-stage:before{z-index:3;background:repeating-linear-gradient(0deg, var(--thumb-ink) 0 4px, transparent 4px 12px);content:"";opacity:.8;border-radius:999px;width:7px;position:absolute;top:6%;bottom:6%;left:2.4%}.post-card-media[data-frame=notebook] .post-thumb-stage img{z-index:2;background:#fff;border:4px solid #fff;position:relative;box-shadow:0 5px 13px #21314729}.post-card-media[data-frame=photo] .post-thumb-stage{background:#fff;border-radius:5px;width:82%;height:96%;padding:5% 5% 13%;transform:rotate(1.5deg)}.post-card-media[data-frame=photo] .post-thumb-stage img{background:var(--thumb-surface)}.post-card:hover .post-thumb-stage{transform:translateY(-2px)rotate(0)}.post-card:hover .post-thumb-stage img{transform:scale(1.025)}.post-card-media.is-generated .post-thumb{padding:0}.post-card-media.is-generated .post-thumb:before{display:none}.post-card-media.is-generated .post-thumb-stage,.post-card:hover .post-card-media.is-generated .post-thumb-stage{background:var(--thumb-surface);width:100%;height:100%;box-shadow:none;border:0;border-radius:0;padding:0;transform:none}.post-card-media.is-generated .post-thumb-stage:before{display:none}.post-card-media.is-generated .post-thumb-stage img{object-fit:cover}.post-card-media.is-placeholder{background:radial-gradient(circle at 10% 12%, var(--thumb-accent-2) 0 10%, transparent 10.5%), linear-gradient(135deg, var(--thumb-surface), color-mix(in srgb, var(--thumb-accent) 23%, white))}.post-thumb-placeholder{width:100%;height:100%;color:var(--thumb-ink);text-align:center;align-content:center;place-items:center;display:grid}.post-thumb-placeholder strong{font-family:var(--serif);font-size:clamp(2rem,4vw,3.8rem);line-height:.9}.post-thumb-placeholder small{letter-spacing:.08em;text-transform:uppercase;margin-top:8px;font-size:.68rem;font-weight:850}.post-card-body{padding:24px}.post-card-meta{color:var(--ink-soft);letter-spacing:.05em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:12px;margin-bottom:15px;font-size:.69rem;font-weight:750;display:flex}.post-card-meta span{color:var(--coral-dark)}.post-card h3{font-family:var(--serif);margin-bottom:12px;font-size:1.42rem}.post-card h3 a{text-decoration:none}.post-card h3 a:hover,.post-card h3 a:focus-visible{color:var(--coral-dark)}.post-card p{color:var(--ink-soft);font-size:.91rem}.text-link{color:var(--coral-dark);font-size:.86rem;font-weight:850;text-decoration:none}.text-link span{transition:transform .16s;display:inline-block}.text-link:hover span{transform:translate(4px)}.text-link--large{font-size:1rem}.section--canva,.section--technology{background:var(--mint)}.canva-layout,.technology-layout{grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);align-items:start;gap:clamp(45px,8vw,110px);display:grid}.canva-intro,.technology-intro{position:sticky;top:128px}.canva-intro h2,.technology-intro h2{margin-bottom:26px;font-size:clamp(2.5rem,5vw,4.7rem)}.canva-intro>p:not(.eyebrow),.technology-intro>p:not(.eyebrow){color:var(--ink-soft)}.badge-row{background:#ffffffa3;border-radius:18px;align-items:center;gap:17px;margin:30px 0;padding:14px;display:flex}.badge-row img{object-fit:cover;border-radius:14px;width:76px;height:76px}.badge-row div{flex-direction:column;display:flex}.badge-row strong{font-family:var(--serif);font-size:1.2rem}.badge-row span{color:var(--ink-soft);font-size:.8rem}.canva-posts,.technology-posts{gap:18px;display:grid}.post-card--horizontal{grid-template-columns:minmax(170px,.72fr) minmax(0,1.28fr);display:grid}.post-card--horizontal .post-card-media{aspect-ratio:auto;height:100%}.post-card--horizontal .post-thumb{padding:18% 6% 8%}.post-card--horizontal .post-thumb-stage{width:92%;height:74%}.post-card--horizontal .post-card-media[data-frame=device][data-device=mobile] .post-thumb-stage{width:56%;height:82%}.post-card--horizontal .post-card-media[data-frame=notebook] .post-thumb-stage,.post-card--horizontal .post-card-media[data-frame=photo] .post-thumb-stage{height:84%}.post-card--horizontal .post-card-body{padding:22px}.section--projects{background:var(--cream)}.project-grid{grid-template-columns:1.15fr .85fr;gap:23px;display:grid}.project-card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-small);overflow:hidden}.project-card--book{grid-template-columns:1fr 1fr;display:grid}.project-media{min-height:520px}.project-media img{object-fit:cover;object-position:34% center;width:100%;height:100%}.project-media--book img{object-position:68% center}.project-media--mates{min-height:310px}.project-media--mates img{object-position:center}.project-card--mates{grid-template-rows:minmax(280px,.85fr) 1fr;display:grid}.project-brand-logo{object-fit:contain;object-position:left center;width:auto;max-width:min(210px,70%);max-height:74px;margin-bottom:18px;display:block}.project-brand-logo--cubimaticos{max-width:180px}.project-copy{flex-direction:column;justify-content:center;padding:clamp(30px,4.4vw,58px);display:flex}.project-copy h3{font-family:var(--serif);margin-bottom:18px;font-size:clamp(2rem,4vw,3.2rem)}.project-copy p:not(.eyebrow){color:var(--ink-soft)}.project-logo-wrap{background:var(--yellow-pale);place-items:center;min-height:265px;padding:45px;display:grid}.project-logo-wrap img{border-radius:50%;width:min(230px,90%)}.section--youtube{background:var(--teal-dark);color:var(--white);position:relative;overflow:hidden}.section--youtube:after{content:"▶";color:#ffffff0d;font-size:clamp(14rem,28vw,30rem);line-height:1;position:absolute;bottom:-.42em;right:-2vw}.youtube-heading{z-index:2;justify-content:space-between;align-items:end;gap:50px;margin-bottom:55px;display:flex;position:relative}.youtube-heading h2{max-width:860px;margin-bottom:0;font-size:clamp(2.5rem,5.3vw,5rem)}.section--youtube .eyebrow{color:var(--yellow)}.video-grid{z-index:2;grid-template-columns:repeat(3,1fr);gap:22px;display:grid;position:relative}.video-grid article{background:#ffffff14;border:1px solid #ffffff29;border-radius:21px;padding:11px 11px 24px}.video-frame{aspect-ratio:16/9;background:#111;border-radius:14px;overflow:hidden}.video-frame iframe{border:0;width:100%;height:100%}.video-grid h3{font-family:var(--serif);margin:20px 11px 6px;font-size:1.25rem}.video-grid p{color:#ffffffb3;margin:0 11px;font-size:.78rem}.section--about-preview{background:var(--paper)}.about-preview-grid{grid-template-columns:1fr .86fr;align-items:center;gap:clamp(55px,9vw,125px);display:grid}.about-preview-copy h2{margin-bottom:26px}.about-preview-copy>p:not(.eyebrow){color:var(--ink-soft)}.c1-card{background:var(--coral-pale);border-radius:var(--radius);box-shadow:var(--shadow-small);gap:26px;padding:clamp(28px,4.5vw,55px);display:grid;position:relative;transform:rotate(1.5deg)}.c1-card img{filter:drop-shadow(0 15px 22px #2432461f);width:min(270px,75%);margin-inline:auto}.c1-card h3{font-family:var(--serif);margin:8px 0 12px;font-size:2rem}.c1-card p{color:var(--ink-soft);margin-bottom:0}.mini-label{letter-spacing:.1em;text-transform:uppercase;font-size:.71rem;font-weight:850}.section--latest{background:var(--cream)}.section--latest .post-card-body{padding:20px}.section--latest .post-card h3{font-size:1.2rem}.section--latest .post-card p{display:none}.section--contact-cta{background:var(--coral);color:var(--white);padding:52px 0}.contact-cta{justify-content:space-between;align-items:center;gap:40px;display:flex}.contact-cta h2{max-width:900px;margin-bottom:0;font-size:clamp(2rem,4.3vw,4rem)}.contact-cta .eyebrow{color:var(--white)}.site-footer{background:var(--ink);color:var(--white);padding:80px 0 26px}.footer-grid{grid-template-columns:1.5fr .7fr .7fr 1fr;gap:55px;display:grid}.brand--footer{color:var(--white)}.brand--footer .brand-copy small,.footer-grid p,.footer-signoff span{color:#ffffffa3}.footer-grid p{max-width:390px;margin:24px 0 0}.footer-grid h2{font-family:var(--sans);letter-spacing:.12em;text-transform:uppercase;margin-bottom:21px;font-size:.76rem}.footer-grid>div>a:not(.brand){color:#fffc;margin:10px 0;font-size:.88rem;text-decoration:none;display:block}.footer-signoff{background:#ffffff12;border-radius:20px;flex-direction:column;align-items:flex-start;padding:24px;display:flex}.footer-signoff strong{color:var(--yellow);font-family:var(--serif);margin:6px 0 8px;font-size:1.65rem}.footer-signoff span{font-size:.85rem}.footer-bottom{color:#ffffff80;border-top:1px solid #ffffff1f;justify-content:space-between;gap:20px;margin-top:68px;padding-top:24px;font-size:.73rem;display:flex}.page-hero,.archive-hero{background:var(--cream);padding:clamp(68px,8vw,110px) 0}.page-hero--coral{background:var(--coral-pale)}.page-hero--mint{background:var(--mint)}.page-hero--yellow{background:var(--yellow-pale)}.contact-page-hero{padding-block:clamp(42px,5vw,72px) 0;overflow:hidden}.contact-hero-inner{grid-template-columns:minmax(0,1fr) minmax(430px,.82fr);align-items:center;gap:clamp(30px,5vw,76px);display:grid}.contact-hero-copy{padding-bottom:clamp(42px,6vw,82px)}.contact-hero-copy h1{max-width:760px}.contact-hero-person{align-self:end;min-height:560px;position:relative}.contact-hero-person:before{background:var(--coral-pale);content:"";border-radius:50%;width:360px;height:360px;position:absolute;bottom:52px;right:-90px}.contact-hero-photo{z-index:1;width:min(500px,100%);position:absolute;bottom:-1px;right:0}.contact-hero-photo img{width:100%;height:auto;display:block}.contact-hero-note{z-index:2;width:min(270px,58%);box-shadow:var(--shadow-small);background:#fffbf3f0;border:1px solid #2432461a;border-radius:22px 22px 52px;gap:7px;margin:0;padding:20px 22px;display:grid;position:absolute;top:54px;left:-22px;transform:rotate(-1.5deg)}.contact-hero-note strong{font-family:var(--serif);font-size:1.35rem;line-height:1}.contact-hero-note span{color:var(--ink-soft);font-size:.9rem;line-height:1.45}.projects-hero{padding-block:clamp(52px,6vw,84px);overflow:hidden}.projects-hero-inner{grid-template-columns:minmax(0,1.05fr) minmax(420px,.85fr);align-items:center;gap:clamp(44px,6vw,86px)}.projects-hero-copy{min-width:0}.projects-hero-photo{box-shadow:var(--shadow);background:#ffffffd6;border-radius:34px 34px 86px;margin:0;padding:10px;position:relative;transform:rotate(1deg)}.projects-hero-photo:before{z-index:-1;background:var(--coral);content:"";border-radius:50%;width:110px;height:110px;position:absolute;top:-26px;right:-22px}.projects-hero-photo img{aspect-ratio:4/3;object-fit:cover;object-position:center;border-radius:26px 26px 76px;width:100%;display:block}.page-hero--technology{padding-block:clamp(56px,5vw,78px);overflow:hidden}.page-hero.page-hero--technology h1{max-width:760px;font-size:clamp(3rem,4.5vw,4.25rem);line-height:.96}.technology-hero-inner{grid-template-columns:minmax(480px,1.05fr) minmax(0,.95fr);align-items:start;gap:clamp(46px,6vw,92px);display:grid}.technology-hero-photo{background:var(--white);box-shadow:var(--shadow);border-radius:34px 34px 110px;margin:0;padding:12px;position:relative;transform:rotate(-1.2deg)}.technology-hero-photo:before{z-index:-1;background:var(--yellow);content:"";border-radius:50%;width:120px;height:120px;position:absolute;top:-30px;right:-24px}.technology-hero-photo img{aspect-ratio:16/9;object-fit:cover;border-radius:24px 24px 92px;width:100%;display:block}.technology-hero-copy{min-width:0}.page-hero-inner{grid-template-columns:minmax(0,1fr) minmax(300px,.65fr);align-items:end;gap:60px;display:grid}.page-hero h1,.archive-hero h1{max-width:950px;margin-bottom:18px;font-size:clamp(3rem,7vw,6.7rem)}.page-hero-lead,.archive-hero p{max-width:740px;color:var(--ink-soft);margin-bottom:0;font-size:1.15rem}.page-hero-aside{background:#ffffffa1;border:1px solid #fffc;border-radius:22px;padding:25px}.page-hero-aside strong{font-family:var(--serif);font-size:2rem;display:block}.page-hero-aside span{color:var(--ink-soft);font-size:.83rem}.canva-page-hero{padding-block:clamp(48px,5.5vw,78px);overflow:hidden}.canva-page-hero__inner{grid-template-columns:minmax(0,.78fr) minmax(520px,1.22fr);align-items:center;gap:clamp(44px,5vw,76px)}.canva-page-hero__copy{min-width:0}.page-hero .canva-page-hero__copy h1{font-size:clamp(3.8rem,6.4vw,6.4rem);line-height:.93}.canva-page-hero__photo{box-shadow:var(--shadow);background:#ffffffdb;border-radius:30px 30px 86px;margin:0;padding:10px;position:relative;transform:rotate(.7deg)}.canva-page-hero__photo:before{z-index:-1;background:var(--yellow);content:"";border-radius:50%;width:122px;height:122px;position:absolute;top:-34px;right:-28px}.canva-page-hero__photo img{aspect-ratio:16/9;object-fit:cover;object-position:center;border-radius:22px 22px 70px;width:100%;display:block}.canva-page-hero__photo figcaption{color:var(--ink-soft);gap:2px;padding:13px 16px 8px;font-size:.82rem;display:grid}.canva-page-hero__photo figcaption strong{color:var(--ink);font-family:var(--serif);font-size:1.15rem}.singapore-hero{padding-block:clamp(44px,5.5vw,76px);overflow:hidden}.singapore-hero-inner{grid-template-columns:minmax(0,.95fr) minmax(420px,.8fr);align-items:center;gap:clamp(34px,5vw,76px)}.singapore-hero-visual{margin:0;position:relative}.singapore-hero-visual:before{z-index:0;content:"";background:#ffffff7a;border-radius:46px 46px 150px;position:absolute;inset:-14px 18px 16px -14px}.singapore-hero-visual img{z-index:1;aspect-ratio:4/3;object-fit:cover;border:5px solid #ffffffd1;border-radius:34px 34px 132px;width:100%;display:block;position:relative;box-shadow:0 24px 54px #62353729}.about-hero{padding-top:clamp(10px,1.4vw,22px);padding-bottom:0;position:relative;overflow:hidden}.about-hero-inner{grid-template-columns:minmax(0,1.1fr) minmax(340px,.75fr);gap:clamp(24px,3vw,50px)}.about-hero-copy{align-self:center;padding-bottom:clamp(58px,6vw,92px)}.about-hero-copy h1{font-size:clamp(3.6rem,6.25vw,6.15rem);line-height:.97}.about-hero-visual{align-self:stretch;min-height:clamp(560px,47vw,700px);position:relative}.about-hero-shape{aspect-ratio:1;background:var(--coral-pale);border-radius:50%;width:min(40vw,540px);position:absolute;bottom:-24%;right:-18%}.about-hero-visual img{z-index:1;object-fit:contain;object-position:center bottom;width:min(100%,430px);height:100%;position:absolute;bottom:0;right:-2%}.about-hero-handle{margin-top:24px}.youtube-hero-approved{background:#ffe3cc;position:relative;overflow:hidden}.youtube-hero-approved-desktop img{width:100%;height:auto;display:block}.youtube-hero-approved-mobile{display:none}.youtube-hero-accessible{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.youtube-hero-inner{grid-template-columns:minmax(0,.92fr) minmax(480px,1.08fr);align-items:center;gap:clamp(34px,5vw,76px);display:grid}.youtube-hero-copy h1{max-width:780px;margin-bottom:22px;font-size:clamp(3.35rem,5.4vw,5.9rem);line-height:.95}.youtube-hero-visual{position:relative}.youtube-hero-visual>img{aspect-ratio:1.64;object-fit:cover;object-position:center;border:8px solid #ffffffb8;border-radius:38px 38px 92px;width:100%;display:block;box-shadow:0 25px 55px #24324621}.youtube-hero-stat{background:#fffdfbf0;width:min(270px,46%);position:absolute;bottom:-24px;right:-18px;transform:rotate(-1.5deg);box-shadow:0 14px 34px #24324621}.youtube-hero-stat strong{font-size:clamp(1.65rem,2.3vw,2.4rem)}.filter-bar{z-index:20;border-bottom:1px solid var(--line);backdrop-filter:blur(12px);background:#fffdfbeb;padding:16px 0;position:sticky;top:84px}.filter-row{flex-wrap:wrap;gap:8px;display:flex}.filter-button{background:var(--white);color:var(--ink);border:1px solid var(--line);cursor:pointer;border-radius:999px;padding:9px 15px;font-size:.81rem;font-weight:800}.filter-button.is-active,.filter-button:hover{background:var(--ink);color:var(--white);border-color:var(--ink)}.resource-section{padding:75px 0 120px}.resource-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.resource-grid .post-card[hidden]{display:none}.topic-intro-grid,.story-grid,.contact-grid{grid-template-columns:.9fr 1.1fr;gap:clamp(50px,8vw,110px);display:grid}.story-grid{align-items:start}.story-intro{position:relative}.story-book-portrait{place-items:end center;min-height:610px;margin-top:28px;display:grid;position:relative;overflow:hidden}.story-book-portrait span{aspect-ratio:1;background:var(--yellow-pale);border-radius:50%;width:78%;position:absolute;bottom:2%;right:4%}.story-book-portrait img{z-index:1;object-fit:contain;object-position:center bottom;width:min(100%,500px);max-height:610px;filter:drop-shadow(0 14px 22px #24324614) drop-shadow(0 0 1px var(--white));position:relative}.prose{font-size:1.07rem}.prose>*{max-width:760px}.prose h2,.prose h3{font-family:var(--serif);margin-top:1.6em}.prose h2{font-size:2.6rem}.prose a{color:var(--coral-dark)}.prose img,.prose iframe{border-radius:18px;max-width:100%}.timeline{padding-left:30px;position:relative}.timeline:before{content:"";background:var(--coral-pale);width:2px;position:absolute;top:8px;bottom:8px;left:7px}.timeline-item{margin-bottom:34px;position:relative}.timeline-item:before{content:"";background:var(--coral);border:3px solid var(--white);width:14px;height:14px;box-shadow:0 0 0 2px var(--coral);border-radius:50%;position:absolute;top:7px;left:-29px}.timeline-item time{color:var(--coral-dark);letter-spacing:.08em;font-size:.75rem;font-weight:850}.timeline-item h3{font-family:var(--serif);margin:5px 0 8px;font-size:1.35rem}.timeline-item p{color:var(--ink-soft);font-size:.9rem}.credential-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.digital-pillars{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.credential-card{background:var(--white);border:1px solid var(--line);border-radius:22px;padding:28px}.credential-card h3{font-family:var(--serif);font-size:1.45rem}.credential-card p{color:var(--ink-soft);margin-bottom:0;font-size:.88rem}.badge-gallery{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.badge-gallery figure{background:var(--white);border:1px solid var(--line);border-radius:20px;place-items:center;margin:0;padding:22px;display:grid}.badge-gallery img{object-fit:contain;max-height:180px}.badge-gallery figcaption{text-align:center;margin-top:15px;font-size:.8rem;font-weight:750}.about-focus-grid .credential-card{padding-top:58px;position:relative;overflow:hidden}.about-focus-grid .credential-card>span{color:var(--coral);font-family:var(--serif);font-size:1.6rem;font-weight:800;position:absolute;top:18px;right:22px}.talk-gallery{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:42px;display:grid}.talk-card{background:var(--white);border:1px solid var(--line);border-radius:22px;min-width:0;overflow:hidden}.talk-card>a,.talk-card>div{height:100%;color:var(--ink);grid-template-rows:230px auto auto;text-decoration:none;display:grid}.talk-card__visual{background:var(--paper);min-width:0;min-height:0;position:relative;overflow:hidden}.talk-card img{object-fit:contain;background:var(--paper);width:100%;height:100%;padding:15px}.talk-card__visual--titled strong{color:#171719;text-align:center;letter-spacing:.02em;background:#efb45f;justify-content:center;align-items:center;min-height:17%;padding:3px 8px;font-family:Segoe Print,Bradley Hand,Comic Sans MS,cursive;font-size:clamp(.75rem,1.15vw,1rem);font-weight:800;line-height:1;display:flex;position:absolute;top:24%;left:12%;right:8%}.talk-card h3{font-family:var(--serif);margin:20px 22px 8px;font-size:1.22rem}.talk-card span{color:var(--coral-dark);align-self:end;margin:0 22px 22px;font-size:.78rem;font-weight:850}.talk-card a:hover img{transform:scale(1.025)}.talk-card img{transition:transform .22s}.publication-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.publication-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.projects-publication-section .section-heading{margin-bottom:clamp(30px,4vw,52px)}.projects-publication-section .publication-card{min-height:290px}@media (width<=1050px){.publication-grid--three{grid-template-columns:repeat(2,minmax(0,1fr))}}.publication-card{min-height:310px;color:var(--ink);border:1px solid #24324612;border-radius:28px;flex-direction:column;padding:clamp(28px,4vw,44px);text-decoration:none;transition:transform .18s,box-shadow .18s;display:flex}.publication-card:hover{transform:translateY(-4px);box-shadow:0 18px 38px #24324617}.publication-card--coral{background:var(--coral-pale)}.publication-card--mint{background:var(--mint)}.publication-card--yellow{background:var(--yellow-pale)}.publication-card--paper{background:var(--cream)}.publication-card>span{color:var(--coral-dark);letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:850}.publication-card h3{font-family:var(--serif);margin:18px 0 14px;font-size:clamp(1.7rem,3vw,2.45rem);line-height:1}.publication-card p{color:var(--ink-soft)}.publication-card strong{margin-top:auto;font-size:.82rem}.publication-card-footer{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:18px;margin-top:auto;padding-top:26px;display:flex}.publication-card-footer strong{margin-top:0}.publication-brand{min-height:34px;font-family:var(--sans);letter-spacing:-.02em;text-transform:none;align-items:center;font-size:.92rem;font-weight:900;line-height:1;display:inline-flex}.publication-brand--eldiario{color:#181818;font-size:1.02rem}.publication-brand--twinkl{color:#fff;background:#5c2d91;border-radius:999px;padding:8px 13px;font-size:1rem}.publication-brand--20minutos{color:#d71920;gap:7px}.publication-brand--20minutos b{border:2px solid;border-radius:50%;place-items:center;width:34px;height:34px;font-size:.82rem;display:grid}.publication-brand--unir{color:#fff;background:#00a7c7;border-radius:5px;padding:8px 12px;font-size:1.08rem}.publication-brand--polygon{color:#113d60;letter-spacing:.08em;font-size:1rem}.publication-brand--seem{color:#8f2d4c;gap:8px;font-size:1rem}.publication-brand--seem small{max-width:118px;font-size:.58rem;font-weight:750;line-height:1.15}.badge-gallery--complete{grid-template-columns:repeat(5,1fr)}.badge-gallery--complete figure{min-width:0;padding:18px 14px}.badge-gallery--complete a{place-items:center;width:100%;min-height:155px;display:grid}.badge-gallery--complete img{object-fit:contain;width:100%;max-width:170px;height:155px}.about-personal{background:var(--ink);color:var(--white);overflow:hidden}.about-personal-grid{grid-template-columns:minmax(280px,.65fr) minmax(0,1.35fr);align-items:center;gap:clamp(45px,7vw,100px);display:grid}.about-personal-copy{align-self:start;position:sticky;top:150px}.about-personal-copy .eyebrow{color:var(--yellow)}.about-personal-copy h2{font-size:clamp(2.7rem,5vw,5rem);line-height:.98}.about-personal-copy p{color:#ffffffb8;font-size:1.05rem}.personal-collage{grid-template-rows:390px 410px;grid-template-columns:1.05fr .95fr;gap:18px;display:grid}.personal-photo{border-radius:28px;margin:0;position:relative;overflow:hidden}.personal-photo--family{grid-row:1/span 2}.personal-photo img{object-fit:cover;width:100%;height:100%}.personal-photo--family img{object-position:54% center}.personal-photo--ski img{object-position:center 62%}.archive-tools{border-bottom:1px solid color-mix(in srgb, var(--line) 72%, transparent);background:linear-gradient(#fffdfbfa,#fff9f4b8);padding:28px 0 20px}.archive-tools__inner{gap:16px;display:grid}.search-form{background:var(--white);border:1px solid color-mix(in srgb, var(--ink) 14%, transparent);border-radius:18px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;width:min(100%,760px);margin-inline:auto;padding:6px;transition:border-color .18s,box-shadow .18s;display:grid;box-shadow:0 12px 34px #24324614}.search-form:focus-within{border-color:color-mix(in srgb, var(--coral) 68%, var(--line));box-shadow:0 14px 38px #2432461f,0 0 0 4px #ef6e801a}.search-form__icon{color:var(--coral-dark);place-items:center;display:grid}.search-form__icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.8px;width:21px;height:21px}.search-field{width:100%;min-width:0;color:var(--ink);font:inherit;background:0 0;border:0;outline:0;padding:12px 8px}.search-field::placeholder{color:color-mix(in srgb, var(--ink-soft) 72%, white)}.search-submit{background:var(--ink);height:46px;color:var(--white);cursor:pointer;border:0;border-radius:13px;justify-content:center;align-items:center;gap:10px;padding:0 20px;font-weight:800;transition:background .18s,transform .18s;display:inline-flex}.search-submit:hover{background:var(--teal-dark);transform:translateY(-1px)}.category-pills{flex-wrap:wrap;justify-content:center;gap:7px;max-width:1080px;margin-inline:auto;display:flex}.category-pills a{background:color-mix(in srgb, var(--cream) 78%, white);color:var(--ink-soft);border:1px solid #0000;border-radius:999px;padding:8px 13px;font-size:.79rem;font-weight:750;text-decoration:none;transition:background .18s,border-color .18s,color .18s,transform .18s}.category-pills a:hover,.category-pills a:focus-visible{background:var(--white);color:var(--coral-dark);border-color:color-mix(in srgb, var(--coral) 48%, var(--line));transform:translateY(-1px)}.section--archive-list{padding-top:clamp(34px,4vw,58px)}.pagination{grid-template-columns:minmax(130px,1fr) auto minmax(130px,1fr);align-items:center;gap:14px;margin-top:clamp(42px,5vw,68px);display:grid}.pagination__pages{background:color-mix(in srgb, var(--cream) 75%, white);border:1px solid color-mix(in srgb, var(--line) 80%, transparent);border-radius:999px;justify-content:center;align-items:center;gap:5px;padding:6px;display:flex}.page-numbers{min-width:40px;height:40px;color:var(--ink-soft);background:0 0;border:1px solid #0000;border-radius:999px;place-items:center;padding:0 10px;font-size:.85rem;font-weight:800;text-decoration:none;transition:background .18s,border-color .18s,color .18s,transform .18s;display:inline-grid}a.page-numbers:hover,a.page-numbers:focus-visible{background:var(--white);color:var(--coral-dark);border-color:color-mix(in srgb, var(--coral) 42%, var(--line));transform:translateY(-1px)}.page-numbers.current{background:var(--ink);color:var(--white);box-shadow:0 6px 16px #2432462e}.page-numbers--nav{background:var(--white);width:max-content;min-width:0;color:var(--ink);border-color:var(--line);gap:9px;padding:0 17px;display:inline-flex;box-shadow:0 7px 20px #2432460f}.page-numbers--previous{justify-self:end}.page-numbers--next{justify-self:start}.page-numbers__ellipsis{width:24px;height:40px;color:var(--ink-soft);place-items:center;font-weight:800;display:grid}@media (width<=620px){.archive-tools{padding:20px 0 12px}.archive-tools__inner{gap:13px;min-width:0}.search-form{border-radius:16px;grid-template-columns:36px minmax(0,1fr) auto;padding:5px}.search-form__icon svg{width:19px;height:19px}.search-field{padding:10px 4px}.search-submit{height:42px;padding-inline:14px}.category-pills{scrollbar-width:none;flex-wrap:nowrap;justify-content:flex-start;width:100%;min-width:0;max-width:none;padding:0 2px 8px;overflow-x:auto}.category-pills::-webkit-scrollbar{display:none}.category-pills a{flex:none}.section--archive-list{padding-top:28px}.pagination{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.pagination__pages{grid-area:1/1/auto/-1;justify-self:center}.page-numbers--nav{grid-row:2;justify-self:stretch;width:100%}.page-numbers--previous{grid-column:1}.page-numbers--next{grid-column:2}.pagination__spacer{min-height:1px}}.article-header{background:var(--cream);padding:clamp(65px,9vw,120px) 0 45px}.article-header-inner{max-width:910px}.article-kicker{color:var(--coral-dark);letter-spacing:.08em;text-transform:uppercase;flex-wrap:wrap;gap:10px;margin-bottom:20px;font-size:.77rem;font-weight:850;display:flex}.article-header h1{margin-bottom:24px;font-size:clamp(3rem,6.6vw,6.1rem)}.article-byline{color:var(--ink-soft);flex-wrap:wrap;gap:16px;font-size:.85rem;display:flex}.article-featured{border-radius:0 0 var(--radius) var(--radius);width:min(100% - 40px,1080px);max-height:680px;margin:0 auto 45px;overflow:hidden}.article-featured img{object-fit:cover;width:100%;height:100%}.article-featured--natural{max-height:none}.article-featured--natural img{height:auto;display:block}.article-content{width:min(100% - 40px,760px);margin:0 auto;padding:35px 0 110px}.article-content>p:first-child{font-size:1.2rem}.article-content .wp-block-image,.article-content figure{margin:2.2em 0}.article-content .article-photo-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;width:min(1120px,100vw - 40px);margin:2.4em 50%;display:grid;transform:translate(-50%)}.article-content .article-photo-grid figure{margin:0}.article-content .article-photo-grid img{aspect-ratio:4/3;object-fit:cover;border-radius:18px;width:100%;display:block}.article-content .article-photo-grid figcaption{color:var(--ink-soft);margin-top:9px;font-size:.82rem;line-height:1.45}@media (width<=720px){.article-content .article-photo-grid{grid-template-columns:1fr}}.article-content iframe{max-width:100%}.article-tags{border-top:1px solid var(--line);flex-wrap:wrap;gap:8px;width:min(100% - 40px,760px);margin:45px auto 0;padding-top:28px;display:flex}.article-tags a{background:var(--cream);border-radius:999px;padding:7px 12px;font-size:.75rem;font-weight:750;text-decoration:none}.post-navigation{grid-template-columns:1fr 1fr;gap:20px;width:min(100% - 40px,940px);margin:0 auto 100px;display:grid}.post-navigation a{background:var(--cream);font-family:var(--serif);border-radius:18px;padding:24px;font-weight:800;text-decoration:none;display:block}.contact-card{background:var(--coral-pale);border-radius:var(--radius);padding:clamp(28px,5vw,55px)}.contact-details-section{padding-block:clamp(46px,5.4vw,76px)}.contact-details-section .contact-grid{gap:clamp(34px,5vw,70px)}.contact-details-section .prose h2,.contact-details-section .contact-card h2{margin-top:20px;margin-bottom:22px;font-size:clamp(2.15rem,3.2vw,2.7rem)}.contact-details-section .prose ul{margin-top:20px}.contact-details-section .contact-card{padding:clamp(28px,3.5vw,44px)}.contact-details-section .contact-links{margin-top:22px}.contact-card h2{font-size:2.6rem}.contact-links{gap:12px;margin-top:28px;display:grid}.contact-links a{background:#ffffffad;border-radius:13px;padding:14px 16px;font-weight:800;text-decoration:none}.empty-state{background:var(--cream);border-radius:var(--radius);text-align:center;grid-column:1/-1;padding:45px}body:not(.js-ready) [data-reveal]{opacity:1}body.js-ready [data-reveal]{opacity:0;transition:opacity .55s,transform .55s;transform:translateY(18px)}body.js-ready [data-reveal].is-visible{opacity:1;transform:translateY(0)}@media (width<=1050px){.primary-nav{gap:14px}.primary-nav a{font-size:.82rem}.hero-grid{grid-template-columns:1fr .82fr;gap:50px}.path-card{min-height:400px}.post-grid--four{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1.4fr .7fr .7fr}.footer-signoff{grid-column:1/-1}}@media (width<=860px){.header-inner{min-height:74px}.menu-toggle{display:block}.primary-nav{background:var(--paper);gap:0;max-height:0;padding:0 20px;transition:max-height .24s,padding .24s;display:grid;position:fixed;top:112px;left:0;right:0;overflow:hidden;box-shadow:0 22px 40px #2432461f}.primary-nav.is-open{max-height:calc(100vh - 112px);padding-block:14px 25px}.primary-nav a{border-bottom:1px solid var(--line);padding:12px 10px;font-size:.98rem}.primary-nav .nav-cta{text-align:center;border-bottom:0;margin-top:10px}.hero-grid,.canva-layout,.technology-layout,.about-preview-grid,.page-hero-inner,.technology-hero-inner,.youtube-hero-inner,.topic-intro-grid,.story-grid,.contact-grid{grid-template-columns:1fr}.contact-page-hero{padding-top:52px}.contact-hero-inner{grid-template-columns:1fr;gap:8px}.contact-hero-copy{padding-bottom:24px}.contact-hero-person{width:min(680px,100%);min-height:590px;margin-inline:auto}.contact-hero-photo{width:min(520px,92%);right:0}.contact-hero-note{left:2%}.technology-hero-inner{gap:42px}.projects-hero-inner{gap:32px}.projects-hero-photo{width:min(680px,100% - 14px);margin-inline:auto;transform:none}.canva-page-hero__inner{gap:38px}.canva-page-hero__copy{text-align:center}.canva-page-hero__copy .page-hero-lead{margin-inline:auto}.canva-page-hero__photo{width:min(720px,100% - 14px);margin-inline:auto}.hero-copy{text-align:center}.hero-actions{justify-content:center}.hero-lead{margin-inline:auto}.hero-visual{width:min(540px,100%);margin-inline:auto}.youtube-hero-copy{text-align:center}.youtube-hero-copy .page-hero-lead{margin-inline:auto}.singapore-hero-inner{gap:42px}.singapore-hero-copy{text-align:center}.singapore-hero-copy .page-hero-lead{margin-inline:auto}.singapore-hero-visual{width:min(660px,100% - 14px);margin-inline:auto}.youtube-hero-visual{width:min(760px,100%);margin:0 auto 22px}.about-hero{padding-top:10px}.about-hero-inner{gap:6px}.about-hero-copy{text-align:center;padding-bottom:22px}.about-hero-copy .page-hero-lead{margin-inline:auto}.about-hero-visual{width:min(520px,100%);min-height:610px;margin-inline:auto}.about-hero-shape{width:100%;bottom:-22%;right:0}.about-hero-visual img{width:min(88%,420px);right:50%;transform:translate(50%)}.proof-grid{grid-template-columns:repeat(2,1fr)}.proof-grid>div:nth-child(3){border-left:0;border-top:1px solid var(--line)}.proof-grid>div:nth-child(4){border-top:1px solid var(--line)}.section-heading--split,.youtube-heading,.contact-cta{flex-direction:column;align-items:flex-start}.path-grid,.post-grid--three,.resource-grid,.credential-grid{grid-template-columns:repeat(2,1fr)}.path-card:last-child{grid-column:1/-1;min-height:330px}.canva-intro,.technology-intro{position:static}.project-grid,.video-grid{grid-template-columns:1fr}.video-grid article{grid-template-columns:.9fr 1.1fr;align-items:center;display:grid}.video-grid p,.video-grid h3{grid-column:2}.video-grid .video-frame{grid-row:1/span 2}.footer-grid{grid-template-columns:1.2fr .8fr .8fr;gap:35px}.badge-gallery{grid-template-columns:repeat(2,1fr)}.badge-gallery--complete{grid-template-columns:repeat(3,1fr)}.talk-gallery{grid-template-columns:repeat(2,1fr)}.about-personal-grid{grid-template-columns:1fr}.about-personal-copy{max-width:700px;position:static}.digital-pillars{grid-template-columns:repeat(2,1fr)}}@media (width<=620px){.contact-page-hero{padding-top:38px}.contact-hero-person{flex-direction:column;min-height:0;display:flex}.contact-hero-person:before{width:270px;height:270px;bottom:82px;right:-80px}.contact-hero-photo{order:2;width:min(470px,100%);margin:0 0 0 auto;position:relative;bottom:auto;right:auto}.contact-hero-note{order:1;width:min(300px,82%);margin:4px 0 14px;position:relative;top:auto;left:auto;transform:rotate(-1deg)}.projects-hero{padding-block:38px 48px}.projects-hero-photo{border-radius:24px 24px 58px;padding:7px}.projects-hero-photo:before{width:76px;height:76px;top:-16px;right:-12px}.projects-hero-photo img{border-radius:18px 18px 50px}.youtube-hero-approved-desktop{display:none}.youtube-hero-approved-mobile{gap:30px;padding-block:48px 62px;display:grid}body{font-size:16px}.shell{width:min(calc(100% - 28px), var(--shell))}.brand-copy small{display:none}.hero{padding-top:50px}.hero h1{font-size:clamp(3rem,16vw,4.9rem)}.hero-visual{height:auto;min-height:0;padding:18px 16px 18px 10px}.hero-photo-frame{aspect-ratio:.85;height:auto}.floating-note--top{right:-2px}.floating-note--bottom{left:-3px}.proof-grid{grid-template-columns:1fr}.proof-grid>div{border-top:1px solid var(--line);min-height:75px;border-left:0!important}.proof-grid>div:first-child{border-top:0}.path-grid,.post-grid--three,.post-grid--four,.resource-grid,.credential-grid,.badge-gallery{grid-template-columns:1fr}.badge-gallery--complete{grid-template-columns:repeat(2,1fr)}.talk-gallery,.publication-grid{grid-template-columns:1fr}.talk-card>a,.talk-card>div{grid-template-rows:210px auto auto}.personal-collage{grid-template-rows:440px 320px 360px;grid-template-columns:1fr}.personal-photo--family{grid-row:auto}.digital-pillars{grid-template-columns:1fr}.path-card:last-child{grid-column:auto}.path-card{min-height:360px}.post-card--horizontal,.project-card--book{grid-template-columns:1fr}.post-card--horizontal .post-card-media{min-height:210px}.project-media{min-height:360px}.video-grid article{display:block}.video-grid p,.video-grid h3{grid-column:auto}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child,.footer-signoff{grid-column:1/-1}.footer-bottom{flex-direction:column}.page-hero h1,.archive-hero h1{font-size:clamp(2.9rem,15vw,4.9rem)}.page-hero.page-hero--technology h1{font-size:clamp(2.7rem,12vw,3.6rem)}.page-hero .canva-page-hero__copy h1{font-size:clamp(3.05rem,15vw,4.25rem)}.canva-page-hero{padding-block:38px 48px}.canva-page-hero__inner{gap:30px}.canva-page-hero__photo{border-radius:22px 22px 56px;padding:7px;transform:none}.canva-page-hero__photo:before{width:78px;height:78px;top:-18px;right:-12px}.canva-page-hero__photo img{border-radius:16px 16px 44px}.canva-page-hero__photo figcaption{text-align:left;padding:11px 10px 7px}.technology-hero-inner{grid-template-columns:1fr;gap:34px}.technology-hero-photo{border-radius:24px 24px 70px;padding:8px}.technology-hero-photo:before{width:82px;height:82px;top:-18px;right:-14px}.technology-hero-photo img{border-radius:18px 18px 56px}.technology-hero-copy{text-align:left}.about-hero{padding-top:8px}.story-book-portrait{min-height:500px;margin-top:12px}.story-book-portrait img{max-height:500px}.about-hero-copy h1{font-size:clamp(3rem,14vw,4.4rem)}.about-hero-visual{min-height:520px}.youtube-hero-copy h1{font-size:clamp(3rem,14vw,4.6rem)}.youtube-hero-visual>img{aspect-ratio:auto;object-fit:contain;height:auto;box-shadow:none;border:0;border-radius:28px}.filter-bar{top:74px}.filter-row{flex-wrap:nowrap;padding-bottom:5px;overflow-x:auto}.filter-button{white-space:nowrap}.archive-tools,.post-navigation{flex-direction:column;grid-template-columns:1fr;align-items:stretch}.archive-tools .search-form{width:100%}}.article-content{color:var(--ink);font-family:var(--sans);font-size:1.08rem;line-height:1.82}.article-content :where(span){font-family:inherit!important;font-size:inherit!important}.article-content :where(img,video,iframe,object,embed){max-width:100%}.article-content iframe{border:0;border-radius:18px;width:100%;min-height:430px}.article-content table{border-collapse:collapse;width:100%;max-width:100%;display:block;overflow-x:auto}.article-content :where(th,td){min-width:110px;border:1px solid var(--line)!important;padding:10px 12px!important}.article-content :where(.wp-block-gallery,.gallery,.blocks-gallery-grid){grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px;padding:0;list-style:none;display:grid}.article-content :where(.gallery-item,.blocks-gallery-item){margin:0;list-style:none}.article-content :where(.gallery-item img,.blocks-gallery-item img){object-fit:cover;border-radius:14px;width:100%;height:100%}.article-content :where(.wp-block-file,.wp-block-quote,blockquote){background:var(--cream);border-left:5px solid var(--coral);border-radius:0 18px 18px 0;margin:2rem 0;padding:22px 26px}.comments-static{border-top:1px solid var(--line);width:min(100% - 40px,860px);margin:30px auto 100px;padding-top:52px}.comments-static h2{font-size:clamp(2rem,4vw,3.1rem)}.comments-note{color:var(--ink-soft)}.comments-static ol{gap:18px;padding:0;list-style:none;display:grid}.comments-static li{background:var(--white);border:1px solid var(--line);border-radius:18px;padding:22px 24px}.comments-static li.is-reply{background:var(--cream);margin-left:42px}.comment-meta{justify-content:space-between;gap:16px;margin-bottom:10px;font-size:.82rem;display:flex}.comment-meta time,.comments-note{color:var(--ink-soft)}.comment-content>:last-child{margin-bottom:0}.pagefind-search{min-height:360px}.pagefind-search .pagefind-ui__search-input{background:var(--white);border:2px solid var(--line);font:inherit;border-radius:18px;padding:18px 22px 18px 56px}.pagefind-search .pagefind-ui__result-link{color:var(--ink);font-family:var(--serif);font-size:1.35rem}.pagefind-search .pagefind-ui__result{border-top-color:var(--line);padding-block:28px}.singapore-jump-nav{z-index:20;border-bottom:1px solid var(--line);backdrop-filter:blur(14px);background:#fffdfbf0;position:sticky;top:0;box-shadow:0 8px 24px #2432460d}.singapore-jump-row{scrollbar-width:none;justify-content:center;gap:8px;padding-block:10px;display:flex;overflow-x:auto}.singapore-jump-row::-webkit-scrollbar{display:none}.singapore-jump-row a{border-radius:999px;flex:none;padding:7px 14px;font-size:.83rem;font-weight:800;text-decoration:none}.singapore-jump-row a:hover,.singapore-jump-row a:focus-visible{background:var(--mint);color:var(--teal-dark)}.singapore-opening-grid,.singapore-origin-grid,.singapore-model-grid,.singapore-families-grid,.singapore-training-grid{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:start;gap:clamp(42px,7vw,104px);display:grid}.singapore-opening h2,.singapore-origin h2,.singapore-model h2,.singapore-families h2,.singapore-training h2{margin-bottom:22px}.singapore-lead-copy{color:var(--ink-soft);padding-top:8px;font-size:clamp(1.08rem,1.8vw,1.28rem)}.singapore-definition{background:var(--yellow-pale);border-radius:var(--radius);min-height:clamp(210px,18vw,270px);box-shadow:var(--shadow-small);font-family:var(--serif);grid-template-columns:1fr;align-items:baseline;gap:6px;margin-top:clamp(50px,7vw,92px);padding:clamp(24px,4vw,44px) clamp(300px,30vw,460px) clamp(24px,4vw,44px) clamp(24px,4vw,44px);font-size:clamp(1.45rem,3vw,2.65rem);line-height:1.16;display:grid;position:relative;overflow:visible}.singapore-definition-copy{z-index:1;gap:6px;display:grid;position:relative}.singapore-definition strong{color:var(--teal-dark)}.singapore-definition-ale{z-index:0;pointer-events:none;width:clamp(250px,27vw,400px);max-width:none;position:absolute;bottom:0;right:clamp(12px,4vw,78px)}.singapore-origin-copy>p:not(.eyebrow),.singapore-model-grid>div:first-child>p:not(.eyebrow),.singapore-training-grid>div>p:not(.eyebrow){color:var(--ink-soft)}.singapore-origin-timeline{gap:12px;display:grid;position:relative}.singapore-origin-visual{gap:22px;display:grid}.singapore-origin-photo{margin:0 0 0 clamp(18px,4vw,70px);position:relative}.singapore-origin-photo:before{z-index:0;background:var(--yellow);content:"";border-radius:50%;width:78px;height:78px;position:absolute;top:-10px;right:-10px}.singapore-origin-photo img{z-index:1;aspect-ratio:771/510;object-fit:cover;border:7px solid #ffffffe0;border-radius:24px 24px 72px;width:100%;display:block;position:relative;box-shadow:0 18px 42px #1d2e4424}.singapore-origin-photo figcaption{z-index:2;background:var(--teal-dark);color:#fff;letter-spacing:.02em;border-radius:999px;width:fit-content;margin:-18px 18px 0 auto;padding:9px 14px;font-size:.77rem;font-weight:800;position:relative}.singapore-origin-timeline:before{background:var(--coral);content:"";width:2px;position:absolute;top:34px;bottom:34px;left:35px}.singapore-origin-timeline article{border-radius:var(--radius-small);background:#ffffffb8;border:1px solid #ef718529;padding:24px 28px 24px 94px;position:relative}.singapore-origin-timeline span{z-index:1;background:var(--coral);border:4px solid var(--cream);width:38px;min-height:38px;color:var(--white);text-align:center;border-radius:999px;place-items:center;padding:4px;font-size:.63rem;font-weight:900;line-height:1.05;display:grid;position:absolute;top:24px;left:17px}.singapore-origin-timeline article:nth-child(2) span{border-radius:16px;width:60px;min-height:48px;left:6px}.singapore-origin-timeline h3{margin-bottom:6px}.singapore-origin-timeline p{color:var(--ink-soft);margin-bottom:0;font-size:.93rem}.singapore-foundations{background:var(--teal-dark);color:var(--white);padding-block:clamp(54px,6vw,86px)}.singapore-foundations .eyebrow{color:var(--yellow)}.singapore-foundations-heading>p{color:#ffffffb8}.singapore-foundations-heading{margin-bottom:0}.singapore-house-diagram{grid-template-columns:minmax(300px,.75fr) minmax(0,1.55fr);grid-template-areas:"legend visual";align-items:center;gap:clamp(34px,5vw,72px);margin-top:clamp(24px,3vw,38px);display:grid}.singapore-house-visual{background:#fff3e5;border:1px solid #ffffff2e;border-radius:34px 34px 108px;grid-area:visual;margin:0;position:relative;overflow:hidden;box-shadow:0 28px 70px #07363252}.singapore-house-visual img{width:100%;height:auto;display:block}.singapore-house-legend{grid-area:legend;position:relative}.singapore-house-legend-intro{max-width:28ch;color:var(--yellow);font-family:var(--serif);margin:0 0 14px;font-size:clamp(1.35rem,2.1vw,2rem);line-height:1.08}.singapore-house-legend dl{margin:0}.singapore-house-part{border-bottom:1px solid #ffffff24;padding:17px 0 17px 30px;position:relative}.singapore-house-part:last-child{border-bottom:0}.singapore-house-part:before{content:"";background:#fff3;width:1px;position:absolute;top:22px;bottom:-7px;left:6px}.singapore-house-part:last-child:before{display:none}.singapore-house-part dt{align-items:center;gap:9px;font-size:1rem;font-weight:900;display:flex}.singapore-house-part dt>span{border:3px solid var(--teal-dark);background:var(--part-color);width:13px;height:13px;box-shadow:0 0 0 2px var(--part-color);border-radius:50%;position:absolute;top:20px;left:0}.singapore-house-part dt em{color:var(--yellow);letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-style:normal;font-weight:800}.singapore-house-part dd{color:#ffffffb3;margin:5px 0 0;font-size:.82rem;line-height:1.45}.singapore-house-part--concepts{--part-color:#f5bb2d}.singapore-house-part--skills{--part-color:#ef765f}.singapore-house-part--processes{--part-color:#45a994}.singapore-house-part--attitudes{--part-color:#f46f7c}.singapore-house-part--metacognition{--part-color:#b8d7ca}.singapore-principles{padding-block:clamp(54px,6vw,86px)}.singapore-principles .section-heading{margin-bottom:clamp(26px,3vw,38px)}.singapore-principle-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:0;display:grid}.singapore-principle-grid article{background:var(--white);border:1px solid var(--line);border-radius:22px;padding:28px 24px;box-shadow:0 14px 34px #2432460f}.singapore-principle-author{letter-spacing:.06em;text-align:center;text-transform:uppercase;flex-direction:column;align-items:center;margin-bottom:22px;font-size:.78rem;line-height:1.2;display:flex}.singapore-principle-author img{border:5px solid var(--mint);object-fit:cover;border-radius:50%;width:78px;height:78px;margin-bottom:10px;box-shadow:0 8px 20px #2432461f}.singapore-principle-author--bruner img{object-position:63% 28%}.singapore-principle-author--skemp img{object-position:50% 35%}.singapore-principle-author--dienes img{object-position:55% 32%}.singapore-principle-author--vygotsky img{object-position:82% 25%}.singapore-principle-author strong{color:var(--ink);font-weight:800}.singapore-principle-grid p{color:var(--ink-soft);margin-bottom:0;font-size:.92rem}.singapore-cpa-heading{text-align:center}.singapore-cpa-heading h2{white-space:nowrap;margin-inline:auto;font-size:clamp(3.2rem,5.6vw,5.8rem)}.singapore-cpa-heading>p{max-width:690px;color:var(--ink-soft);margin:22px auto 0}.singapore-cpa-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:46px;display:grid}.singapore-cpa-card{border-radius:var(--radius);flex-direction:column;min-height:0;padding:24px;display:flex;position:relative;overflow:hidden}.singapore-cpa-card--concrete{background:var(--yellow-pale)}.singapore-cpa-card--pictorial{background:var(--mint)}.singapore-cpa-card--abstract{background:var(--coral-pale)}.singapore-cpa-card .eyebrow{margin-bottom:4px}.singapore-cpa-card>p:last-child{color:var(--ink-soft);margin:auto 0 0;font-size:.92rem}.singapore-cpa-number{font-family:var(--serif);opacity:.35;font-size:2rem;position:absolute;top:23px;right:24px}.cpa-scene{border:5px solid #ffffffad;border-radius:20px;margin:22px 0 20px;overflow:hidden;box-shadow:0 12px 28px #2432461a}.cpa-scene img{aspect-ratio:4/3;object-fit:cover;object-position:center 27%;width:100%;display:block}.singapore-cpa-card--pictorial .cpa-scene img{object-position:center 31%}.singapore-cpa-card--abstract .cpa-scene img{object-position:center 35%}.singapore-material-note{background:var(--ink);color:#ffffffc7;border-radius:18px;grid-template-columns:auto 1fr;gap:14px 22px;margin-top:20px;padding:24px 28px;display:grid}.singapore-material-note strong{color:var(--yellow)}.singapore-session{background:#f4c9d0}.singapore-session-steps{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(18px,2.4vw,32px);margin:50px 0 0;padding:0;list-style:none;display:grid}.singapore-session-steps li{background:#ffffffd1;border:1px solid #24324614;border-radius:26px;padding:16px;position:relative;overflow:hidden;box-shadow:0 18px 42px #4f363c14}.singapore-session-steps li:not(:last-child):after{display:none}.singapore-session-steps li>span{z-index:2;background:var(--ink);width:50px;height:50px;color:var(--white);border:3px solid #ffffffe6;border-radius:50%;place-items:center;font-size:.78rem;font-weight:900;display:grid;position:absolute;top:30px;left:30px}.singapore-session-steps figure{background:var(--white);border-radius:18px;margin:0;overflow:hidden}.singapore-session-steps img{aspect-ratio:1400/990;object-fit:cover;width:100%;height:auto;display:block}.singapore-session-steps li>div{padding:20px 8px 8px}.singapore-session-steps small{color:var(--coral-dark);letter-spacing:.08em;text-transform:uppercase;font-weight:900}.singapore-session-steps p{color:var(--ink-soft);margin-bottom:0;font-size:.9rem}.singapore-course-guides{border-top:1px solid #24324633;grid-template-columns:minmax(260px,.72fr) minmax(0,1.48fr);align-items:center;gap:clamp(44px,5vw,76px);margin-top:clamp(54px,7vw,96px);padding:clamp(34px,4vw,54px) 0 clamp(82px,7vw,112px);display:grid}.singapore-course-guides-copy h3{max-width:10ch;font-family:var(--serif);margin:12px 0 18px;font-size:clamp(2.1rem,3.7vw,3.75rem);line-height:.98}.singapore-course-guides-copy>p:last-child{color:var(--ink-soft);margin:0}.singapore-course-guide-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(18px,2vw,28px);display:grid}.singapore-course-guide{background:#ffffffd6;border:1px solid #2432461f;border-radius:26px;min-height:292px;padding:32px 24px 30px 118px;position:relative;box-shadow:0 14px 30px #24324614}.singapore-course-guide-level{width:62px;height:62px;font-family:var(--serif);border-radius:16px;place-items:center;font-size:1.7rem;font-weight:800;display:grid;position:absolute;top:32px;left:24px}.singapore-course-guide-body{z-index:2;position:relative}.singapore-course-guide-phone{z-index:3;background:#111;border:2px solid #353535;border-radius:25px;width:clamp(116px,9vw,142px);padding:8px 6px 9px;transition:transform .18s,box-shadow .18s;display:block;position:absolute;bottom:-82px;left:-54px;box-shadow:0 18px 28px #2432463d}.singapore-course-guide-phone:before{z-index:2;content:"";background:#111;border-radius:0 0 8px 8px;width:34%;height:7px;position:absolute;top:3px;left:50%;transform:translate(-50%)}.singapore-course-guide-phone img{border-radius:17px;width:100%;height:auto;display:block}.singapore-course-guide-phone:hover{transform:translateY(-5px)rotate(-1deg);box-shadow:0 24px 34px #2432464d}.singapore-course-guide--first .singapore-course-guide-level{background:var(--yellow);color:var(--ink)}.singapore-course-guide--second .singapore-course-guide-level{background:var(--teal);color:var(--white)}.singapore-course-guide-kicker{color:var(--coral-dark);letter-spacing:.07em;text-transform:uppercase;margin:2px 0 9px;font-size:.67rem;font-weight:900}.singapore-course-guide h4{font-family:var(--serif);margin:0;font-size:1.45rem;line-height:1.04}.singapore-course-guide-body>p:not(.singapore-course-guide-kicker){color:var(--ink-soft);margin:12px 0 18px;font-size:.86rem;line-height:1.5}.singapore-course-guide a{color:var(--ink);font-size:.82rem;font-weight:900;text-decoration:none}.singapore-course-guide a span,.singapore-course-guide a:hover{color:var(--coral-dark)}.singapore-model{overflow:hidden}.singapore-model-intro{grid-template-columns:minmax(0,1.03fr) minmax(380px,.97fr);align-items:center;gap:clamp(42px,7vw,100px);display:grid}.singapore-model-copy{max-width:720px}.singapore-model-copy h2{max-width:680px}.singapore-model-copy>p:not(.eyebrow){color:var(--ink-soft)}.singapore-model-actions{flex-wrap:wrap;align-items:center;gap:18px 24px;margin-top:30px;display:flex}.singapore-model-photo{background:var(--white);box-shadow:var(--shadow);border-radius:34px 34px 90px;margin:0;padding:16px 16px 0;position:relative;transform:rotate(1.5deg)}.singapore-model-photo:before{content:"";z-index:2;background:#ffd15cd1;width:116px;height:34px;position:absolute;top:-18px;left:50%;transform:translate(-50%)rotate(-3deg)}.singapore-model-photo img{aspect-ratio:1.13;object-fit:cover;object-position:center;border-radius:24px 24px 68px;width:100%;display:block}.singapore-model-photo figcaption{color:var(--ink-soft);font-family:var(--hand);text-align:center;padding:14px 18px 18px;font-size:clamp(1.15rem,2vw,1.45rem)}.singapore-families{background:var(--mint)}.singapore-families-copy ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:28px 0 34px;padding:0;list-style:none;display:grid}.singapore-families-copy li{background:#ffffffa6;border-radius:12px;padding:12px 16px;font-weight:700}.singapore-family-video-panel{align-self:center}.singapore-family-video{background:var(--white);box-shadow:var(--shadow);border-radius:34px 34px 90px;margin:0;padding:12px;transition:transform .18s,box-shadow .18s;display:block;position:relative;transform:rotate(1deg)}.singapore-family-video:hover{transform:rotate(0)translateY(-4px);box-shadow:0 28px 60px #1f31492e}.singapore-family-video img{aspect-ratio:16/9;object-fit:cover;border-radius:24px 24px 72px;width:100%;display:block}.singapore-family-video span{background:var(--coral);border:5px solid var(--white);width:76px;height:76px;color:var(--white);border-radius:50%;place-items:center;padding-left:5px;font-size:1.8rem;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 14px 28px #1f31493d}.singapore-family-video-panel>p{max-width:640px;color:var(--slate);text-align:center;margin:24px auto 0;font-size:1.05rem;line-height:1.7}.singapore-family-video-panel>p a{color:var(--teal-dark);text-underline-offset:4px;font-weight:800;text-decoration-thickness:2px}.singapore-training-grid{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:center}.singapore-training figure{margin:0;position:relative}.singapore-training figure:before{z-index:-1;background:var(--yellow);content:"";border-radius:38px 38px 120px;position:absolute;inset:18px -18px -18px 18px}.singapore-training img{aspect-ratio:4/3;object-fit:cover;object-position:center 40%;width:100%;box-shadow:var(--shadow);border-radius:38px 38px 120px}.singapore-resources .post-grid{margin-top:42px}@media (width<=900px){.singapore-opening-grid,.singapore-origin-grid,.singapore-model-grid,.singapore-families-grid,.singapore-training-grid{grid-template-columns:1fr;gap:32px}.singapore-cpa-heading h2{white-space:normal}.singapore-definition{grid-template-columns:1fr;min-height:0;padding:28px 28px 0}.singapore-definition-ale{justify-self:end;width:min(320px,74vw);margin-top:4px;position:relative;bottom:auto;right:auto}.singapore-cpa-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.singapore-house-diagram{grid-template-columns:1fr;grid-template-areas:"visual""legend"}.singapore-house-visual{width:min(760px,100%)}.singapore-principle-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 18px}.singapore-course-guides{grid-template-columns:1fr;gap:34px}.singapore-course-guides-copy h3{max-width:12ch}.singapore-session-steps li:not(:last-child):after{display:none}.singapore-training figure{width:min(680px,100% - 18px)}.singapore-model-intro{grid-template-columns:1fr}.singapore-model-photo{justify-self:center;width:min(620px,100% - 18px)}}@media (width<=620px){.singapore-jump-row{justify-content:flex-start;width:100%;padding-inline:20px}.singapore-opening-grid,.singapore-origin-grid,.singapore-model-grid,.singapore-families-grid,.singapore-training-grid{gap:24px}.singapore-definition{margin-top:38px;padding:24px 24px 0}.singapore-origin-timeline article{padding:22px 20px 22px 78px}.singapore-origin-photo{margin-left:0}.singapore-origin-photo:before{width:58px;height:58px;right:-5px}.singapore-origin-photo img{border-width:5px;border-radius:20px 20px 52px}.singapore-origin-photo figcaption{margin-right:10px;font-size:.7rem}.singapore-cpa-grid,.singapore-principle-grid,.singapore-session-steps,.singapore-course-guide-grid,.singapore-families-copy ul{grid-template-columns:1fr}.singapore-house-diagram{gap:28px;margin-top:24px}.singapore-house-visual{border-radius:22px 22px 64px}.singapore-house-legend-intro{max-width:none}.singapore-house-part{padding-block:14px}.singapore-cpa-card{min-height:0}.singapore-material-note{grid-template-columns:1fr}.singapore-session-steps{gap:18px}.singapore-session-steps li{padding:12px;display:block}.singapore-session-steps li>span{width:44px;height:44px;top:24px;left:24px}.singapore-session-steps li>div{padding:18px 6px 8px}.singapore-course-guides{margin-top:48px;padding:30px 0 92px}.singapore-course-guides-copy h3{max-width:13ch}.singapore-course-guide-grid{gap:96px;padding-inline:10px}.singapore-course-guide{min-height:300px;padding:28px 20px 28px 116px}.singapore-course-guide-level{width:58px;height:58px;top:28px;left:22px}.singapore-course-guide-phone{width:108px;bottom:-68px;left:10px}.singapore-family-video{border-radius:24px 24px 62px;padding:8px}.singapore-family-video img{border-radius:18px 18px 48px}.singapore-family-video span{width:62px;height:62px;font-size:1.4rem}.singapore-family-video-panel>p{text-align:left;margin-top:18px;font-size:1rem}.singapore-training figure:before{inset:10px -10px -10px 10px}.singapore-model-intro{gap:38px}.singapore-model-actions{flex-direction:column;align-items:flex-start}.singapore-model-photo{border-radius:24px 24px 62px;width:calc(100% - 10px);padding:10px 10px 0}.singapore-model-photo img{border-radius:18px 18px 48px}.article-content iframe{min-height:220px}.comments-static li.is-reply{margin-left:18px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
