:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--background:#fbfaf7;--surface:#fff;--surface-muted:#f0eee8;--text:#20201d;--text-muted:#67635c;--line:#ddd8cc;--accent:#4c6b5b;--accent-strong:#2f4e41;--warm:#9d6b4d;--max-width:1080px;--sidebar-width:248px}*{box-sizing:border-box}html{background:var(--background);min-height:100%}body{min-height:100%;color:var(--text);background:linear-gradient(90deg, #4c6b5b14, transparent 30%), var(--background);margin:0;font-family:Nunito,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-underline-offset:.22em;text-decoration-thickness:.08em}img{max-width:100%}.skip-link{z-index:10;border:1px solid var(--line);background:var(--surface);padding:.65rem .8rem;position:absolute;top:1rem;left:1rem;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.site-shell{grid-template-columns:var(--sidebar-width) minmax(0, 1fr);min-height:100vh;display:grid}.sidebar{border-right:1px solid var(--line);background:#ffffffc7;height:100vh;padding:2rem 1.5rem;position:sticky;top:0}.brand{gap:.3rem;margin-bottom:2.4rem;text-decoration:none;display:grid}.brand-mark{color:var(--accent);letter-spacing:0;font-size:1.55rem;font-weight:800}.brand-sub{color:var(--text-muted);font-size:.88rem}.nav-list,.language-list,.footer-list{gap:.55rem;margin:0;padding:0;list-style:none;display:grid}.nav-link,.language-link,.footer-link{min-height:2rem;color:var(--text);align-items:center;text-decoration:none;display:inline-flex}.nav-link:hover,.language-link:hover,.footer-link:hover{color:var(--accent-strong)}.language-block{border-top:1px solid var(--line);margin-top:2rem;padding-top:1.3rem}.language-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:.4rem;margin-top:.75rem}.language-link{color:var(--text-muted);font-size:.86rem}.language-link[aria-current=true]{color:var(--accent-strong);font-weight:700}.main{justify-content:center;min-width:0;padding:4rem 2rem 2rem;display:flex}.page-header{gap:1rem;max-width:760px;margin-bottom:3rem;display:grid}.eyebrow{color:var(--warm);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.86rem;font-weight:800}h1,h2,h3,p{margin-top:0}h1{letter-spacing:0;margin-bottom:0;font-size:3rem;line-height:1}h2{letter-spacing:0;margin-bottom:.75rem;font-size:1.5rem;line-height:1.18}p{color:var(--text-muted);font-size:1.04rem;line-height:1.7}.intro{color:var(--text);font-size:1.2rem}.section{margin:3rem 0}.grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;display:grid}.card{border:1px solid var(--line);background:#ffffff9e;border-radius:8px;padding:1.25rem}.course-card .image+h2{margin-top:1rem}.card p:last-child{margin-bottom:0}.meta-row{flex-wrap:wrap;gap:.5rem;margin:.8rem 0;display:flex}.pill{border:1px solid var(--line);color:var(--text-muted);border-radius:999px;padding:.3rem .55rem;font-size:.86rem}.button-row{flex-wrap:wrap;gap:.75rem;margin-top:1rem;display:flex}.button{border:1px solid var(--accent);min-height:2.7rem;color:var(--accent-strong);border-radius:4px;justify-content:center;align-items:center;padding:.65rem .9rem;text-decoration:none;display:inline-flex}.button:hover{background:var(--accent);color:#fff}.notice{border-left:4px solid var(--accent);background:var(--surface);padding:1.2rem 1.35rem}.notice h2{font-size:1.15rem}.image{object-fit:cover;border-radius:6px;width:100%;height:240px;display:block}.site-footer{border-top:1px solid var(--line);color:var(--text-muted);margin-top:5rem;padding-top:1.5rem;font-size:.9rem}.footer-list{flex-wrap:wrap;gap:1rem;margin-bottom:.8rem;display:flex}@media (max-width:899.95px){.site-shell{display:block}.sidebar{border-right:0;border-bottom:1px solid var(--line);height:auto;padding:1.1rem 1rem;position:static}.brand{margin-bottom:1rem}.nav-list{grid-template-columns:repeat(2,minmax(0,1fr))}.language-block{margin-top:1rem;padding-top:1rem}.language-list{grid-template-columns:repeat(4,minmax(0,1fr))}.main{padding:2rem 1rem}.grid{grid-template-columns:1fr}}.image-wide{height:auto;max-height:520px}.course-hero-image{object-fit:contain;height:auto;max-height:none}.gallery-card{color:inherit;gap:.85rem;text-decoration:none;display:grid}.gallery-grid{column-count:2;column-gap:1rem}.gallery-figure{break-inside:avoid;border:1px solid var(--line);background:#ffffff9e;border-radius:8px;margin:0 0 1rem;overflow:hidden}.gallery-image{width:100%;height:auto;display:block}.gallery-figure figcaption{color:var(--text-muted);gap:.3rem;padding:.8rem .9rem 1rem;line-height:1.45;display:grid}.gallery-figure strong{color:var(--text)}@media (max-width:899.95px){.gallery-grid{column-count:1}}.prose{max-width:720px}.profile-content{grid-template-columns:minmax(220px,340px) minmax(0,1fr);align-items:start;gap:2rem;display:grid}.profile-image img{border-radius:6px;width:100%;height:auto;display:block}.gallery-preview{cursor:zoom-in;background:0 0;border:0;width:100%;padding:0;display:block}.gallery-preview:focus-visible,.gallery-toolbar button:focus-visible{outline:3px solid var(--warm);outline-offset:3px}.gallery-overlay{z-index:20;background:#141412e6;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.gallery-dialog{background:#151513;border:1px solid #ffffff59;border-radius:8px;grid-template-rows:auto minmax(0,1fr);width:min(100%,1100px);height:min(100%,820px);display:grid;overflow:hidden}.gallery-toolbar{background:#252520;flex-wrap:wrap;justify-content:flex-end;gap:.5rem;padding:.65rem;display:flex}.gallery-toolbar button{color:#fff;min-width:2.5rem;min-height:2.5rem;font:inherit;background:0 0;border:1px solid #ffffff73;border-radius:4px;padding:.4rem .7rem}.gallery-toolbar button:hover{background:#ffffff29}.gallery-dialog .react-transform-wrapper{cursor:grab}.gallery-dialog .react-transform-wrapper:active{cursor:grabbing}.gallery-zoom-image{object-fit:contain;width:100%;max-width:100%;height:100%;max-height:100%;display:block}@media (max-width:899.95px){h1{font-size:2.3rem;line-height:1.08}.profile-content{grid-template-columns:1fr;gap:1.25rem}.profile-image{max-width:360px}.gallery-overlay{padding:0}.gallery-dialog{border:0;border-radius:0;width:100%;height:100%}.gallery-toolbar{justify-content:space-between}.gallery-toolbar button{min-width:2.75rem;min-height:2.75rem}}@font-face{font-family:Nunito;src:url(/brand/fonts/Nunito-Regular.woff2)format("woff2");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Nunito;src:url(/brand/fonts/Nunito-SemiBold.woff2)format("woff2");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Nunito;src:url(/brand/fonts/Nunito-Bold.woff2)format("woff2");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Nunito;src:url(/brand/fonts/Nunito-ExtraBold.woff2)format("woff2");font-style:normal;font-weight:800;font-display:swap}:root{--background:#fff;--surface:#fff;--surface-muted:#f5f4f1;--text:#1d1d1b;--text-muted:#5f5e59;--line:#deddd8;--accent:#1d1d1b;--accent-strong:#000;--warm:#7a5541;--sidebar-width:264px}body{background:var(--background);font-family:Nunito,ui-sans-serif,system-ui,sans-serif}.sidebar{border-right:1px solid var(--line);background:#fff;flex-direction:column;padding:1.5rem 1.25rem;display:flex}.brand{min-height:68px;color:var(--text);align-items:center;gap:.25rem;margin-bottom:2.75rem;text-decoration:none;display:inline-flex}.brand-symbol{object-fit:contain;width:70px;height:auto}.brand-wordmark{letter-spacing:0;font-family:Nunito,ui-sans-serif,system-ui,sans-serif;font-size:1.2rem;font-weight:700;line-height:1}.nav-list{gap:.2rem}.nav-link{min-height:2.65rem;color:var(--text-muted);border-radius:4px;gap:.7rem;padding:.45rem .55rem;font-weight:600}.nav-link:hover,.nav-link:focus-visible{background:var(--surface-muted);color:var(--text);outline:none}.language-block{margin-top:2.2rem}.language-link{border-radius:3px;min-height:2rem;padding:.2rem .4rem}.instagram-link{color:var(--text-muted);align-items:center;gap:.55rem;margin-top:auto;padding:1rem .55rem 0;font-size:.9rem;text-decoration:none;display:inline-flex}.instagram-link:hover,.instagram-link:focus-visible{color:var(--text)}.mobile-header{display:none}.icon-button{border:1px solid var(--line);width:2.75rem;height:2.75rem;color:var(--text);background:#fff;border-radius:4px;place-items:center;display:inline-grid}.icon-button:hover,.icon-button:focus-visible{border-color:var(--text);outline:none}.main{padding:3.5rem 2.5rem 2.5rem}.content{width:min(100%,1040px)}.page-header{max-width:800px}h1{font-weight:800}h2,h3{font-weight:700}.card,.gallery-figure{background:#fff}@media (max-width:899.95px){.site-shell{display:block}.sidebar{display:none}.mobile-header{z-index:15;border-bottom:1px solid var(--line);background:#fffffff7;justify-content:space-between;align-items:center;min-height:82px;padding:.6rem 1rem;display:flex;position:sticky;top:0}.mobile-header .brand{min-height:56px;margin:0}.mobile-header .brand-symbol{width:70px}.mobile-header .brand-wordmark{font-size:1.2rem}.mobile-navigation{z-index:16;border-top:1px solid var(--line);background:#fff;padding:1.25rem 1rem 2rem;position:fixed;inset:82px 0 0;overflow-y:auto}.mobile-navigation .nav-list{gap:.45rem}.mobile-navigation .nav-link{min-height:3.1rem;font-size:1.08rem}.mobile-navigation .language-block{margin-top:1.5rem}.mobile-navigation .language-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:.35rem}.mobile-navigation .instagram-link{margin-top:1.5rem;padding:.5rem}.main{padding:2.25rem 1rem 1.5rem}}.gallery-slider{--gallery-slider-image-height:clamp(180px, 25vw, 250px);gap:1rem;display:grid}.gallery-slider-heading{justify-content:space-between;align-items:center;gap:1rem;display:flex}.gallery-slider-heading h2{margin:0}.gallery-slider-controls{gap:.5rem;display:flex}.gallery-slider-controls button{border:1px solid var(--accent);width:2.7rem;height:2.7rem;color:var(--accent-strong);font:inherit;cursor:pointer;background:0 0;border-radius:50%;place-items:center;font-size:1.25rem;display:grid}.gallery-slider-controls button:hover:not(:disabled){background:var(--accent);color:#fff}.gallery-slider-controls button:disabled{border-color:var(--line);color:var(--text-muted);cursor:not-allowed;opacity:.55}.gallery-slider-controls button:focus-visible,.gallery-slider-item:focus-visible{outline:3px solid var(--warm);outline-offset:3px}.gallery-slider-viewport{touch-action:pan-y;overflow:hidden}.gallery-slider-track{will-change:transform;align-items:flex-start;transition:transform .36s;display:flex}.gallery-slider-page{flex:0 0 100%;align-items:flex-start;gap:1rem;display:flex}.gallery-slider-item{min-width:0;color:var(--text);flex:none;gap:.6rem;font-weight:700;text-decoration:none;display:grid}.gallery-slider-image-frame{background:var(--surface-muted);border-radius:6px;display:block;position:relative;overflow:hidden}.gallery-slider-image-frame img,.gallery-slider-image-placeholder{object-fit:contain;width:100%;height:100%;display:block}.gallery-slider-image-loader{border:2px solid #7a554140;border-top-color:var(--warm);border-radius:50%;width:1.45rem;height:1.45rem;animation:.7s linear infinite gallery-slider-image-spin;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}@keyframes gallery-slider-image-spin{to{transform:translate(-50%,-50%)rotate(360deg)}}.gallery-slider-item span:not(.sr-only){overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto;max-width:100%}.gallery-slider-item:hover .gallery-slider-image-frame img{filter:brightness(.95)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}@media (max-width:519px){.gallery-slider-heading{align-items:flex-start}.gallery-slider-controls button{width:2.75rem;height:2.75rem}}@media (prefers-reduced-motion:reduce){.gallery-slider-track{transition:none}.gallery-slider-image-loader{animation:none}}.navigation-loader{z-index:100;opacity:0;pointer-events:none;background:#ffffff4d;place-items:center;transition:opacity .16s;display:grid;position:fixed;inset:0}.navigation-loader[data-visible=true]{opacity:1}.navigation-loader-bar{background:var(--warm);border-radius:0 999px 999px 0;width:36%;height:3px;position:absolute;top:0;left:0;transform:translate(-110%)}.navigation-loader[data-visible=true] .navigation-loader-bar{animation:1.2s ease-in-out infinite navigation-loader-progress}.navigation-loader-message{border:1px solid var(--line);color:var(--text);background:#fffffff5;border-radius:999px;align-items:center;gap:.7rem;padding:.75rem 1rem;font-size:.94rem;font-weight:700;transition:transform .16s;display:inline-flex;transform:translateY(6px);box-shadow:0 12px 36px #1d1d1b1f}.navigation-loader[data-visible=true] .navigation-loader-message{transform:translateY(0)}.navigation-loader-spinner{border:2px solid var(--line);border-top-color:var(--warm);border-radius:50%;width:1.05rem;height:1.05rem}.navigation-loader[data-visible=true] .navigation-loader-spinner{animation:.7s linear infinite navigation-loader-spin}@keyframes navigation-loader-progress{0%{transform:translate(-110%)}to{transform:translate(310%)}}@keyframes navigation-loader-spin{to{transform:rotate(360deg)}}@media (max-width:899.95px){.navigation-loader{align-content:start;padding-top:5.8rem}.navigation-loader-message{min-height:2.9rem;padding-inline:1.1rem}}@media (prefers-reduced-motion:reduce){.navigation-loader,.navigation-loader-message{transition:none}.navigation-loader[data-visible=true] .navigation-loader-bar,.navigation-loader[data-visible=true] .navigation-loader-spinner{animation:none}}h1{letter-spacing:-.01562em;font-family:Nunito,ui-sans-serif,system-ui,sans-serif;font-size:1.2rem;font-weight:600;line-height:1.167}@media (min-width:430px){h1{font-size:1.5rem}}@media (max-width:899.95px){h1{font-size:2rem}}.gallery-slider-static{overflow:hidden}.gallery-slider-static .gallery-slider-page{flex-wrap:wrap}.gallery-slider-description{color:var(--text-muted);font-size:.92rem;font-weight:400;line-height:1.45}h1,h2,h3,p,.button,.pill{overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto}@media (max-width:899.95px){.button,.language-link,.footer-link,.instagram-link,.gallery-slider-controls button{min-height:2.75rem}}
