/* cyrillic */
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 400 800;
  font-display: swap;
  src: url(../fonts/manrope-cyrillic.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin */
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 400 800;
  font-display: swap;
  src: url(../fonts/manrope-latin.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}/* ==========================================================
   ФЕНИКС • общие стили, токены и компоненты
   ПК: desktop.css • мобильные/планшеты: mobile.css
   Меняйте палитру и размеры здесь, не в HTML.
   ========================================================== */
:root{--paper:#fbf8f3;--white:#fff;--ink:#362a43;--muted:#685f6d;--orange:#c34423;--orange-hover:#b83c1c;--violet:#69518f;--lavender:#eee7f7;--peach:#f9e4d8;--mint:#e5eee2;--pink:#f7e6eb;--butter:#f5edce;--blue:#e4edf7;--line:#e8e1d9;--radius:24px;--shadow:0 15px 45px #3f2d4510;--font:'Manrope',Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:112px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font);font-size:15px;line-height:1.65;-webkit-font-smoothing:antialiased}body.modal-open{overflow:hidden}body,dialog{overscroll-behavior-y:contain}img,svg{max-width:100%}img{display:block;height:auto}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button,a,input,textarea,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:default;opacity:.35}button{color:inherit}button,input,textarea{border:0}input,textarea{min-width:0}textarea{resize:vertical}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--violet);outline-offset:5px}button:focus:not(:focus-visible),a:focus:not(:focus-visible){outline:none}[hidden]{display:none!important}html:not(.js) .js-control{display:none!important}html:not(.js) .desktop-nav{display:flex;flex-wrap:wrap}html:not(.js) .header-inner{flex-wrap:wrap}::selection{background:#ecd3b7;color:var(--ink)}h1,h2,h3,h4,h5,h6,p,figure{margin:0}h1,h2,h3,h4,h5,h6{font-weight:750;line-height:1.2;letter-spacing:-.035em}h1{font-size:56px}h2{font-size:44px;line-height:1.16;letter-spacing:-.045em}h3{font-size:24px}p{color:var(--muted)}.container{width:calc(100% - 96px);max-width:1280px;margin-inline:auto}.section{padding-block:82px}.icon{width:22px;height:22px;flex:0 0 auto;vertical-align:middle}.flip{transform:rotate(180deg)}.eyebrow{font-size:11px;letter-spacing:.14em;font-weight:750;line-height:1.6;color:var(--violet);margin-bottom:19px;text-transform:uppercase}.soft-word{color:var(--violet)}.button{display:inline-flex;align-items:center;justify-content:center;gap:18px;padding:17px 25px;border:1px solid var(--orange);border-radius:100px;background:var(--orange);color:white;font-size:14px;font-weight:700;line-height:1.6;min-height:54px;white-space:nowrap;text-decoration:none;transition:background .2s,transform .25s,box-shadow .2s}.button .icon{width:19px;height:19px}.button-small{min-height:44px;font-size:12px;padding:11px 19px;gap:12px}.button-outline{border:1px solid var(--line);background:transparent;color:var(--ink)}.icon-button{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;border:1px solid var(--line);border-radius:50%;background:transparent;transition:background .2s,color .2s,transform .2s}.text-link{display:inline-flex;gap:14px;align-items:center;color:var(--ink);font-weight:700;font-size:14px;line-height:1.6}.text-link .icon{width:20px;height:20px}.text-link:after{content:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:12px;left:20px;z-index:200;background:var(--ink);color:white;padding:12px 22px;transform:translateY(-200%);border-radius:12px}.skip-link:focus{transform:none}.topbar{font-size:11px;color:var(--muted);border-bottom:1px solid var(--line)}.topbar-inner{min-height:35px;display:flex;justify-content:space-between;gap:24px;align-items:center}.topbar a{display:flex;gap:9px;align-items:center;color:var(--ink)}.topbar .icon{height:14px;width:14px;color:var(--orange)}.topbar-dot{color:#a69eab}.site-header{position:sticky;top:0;z-index:40;background:var(--paper);transition:box-shadow .2s}.site-header.is-scrolled{box-shadow:0 5px 24px #362a430b}.header-inner{display:flex;align-items:center;gap:28px;height:91px}.brand{width:164px;flex-shrink:0;line-height:1}.brand img{width:100%}.desktop-nav{display:flex;align-items:center;gap:22px;margin:auto;font-size:12px;font-weight:700;white-space:nowrap}.desktop-nav a{position:relative;display:block;padding-block:10px}.desktop-nav a.active{color:var(--orange)}.desktop-nav a.active:after{content:'';position:absolute;width:4px;height:4px;bottom:1px;background:var(--orange);border-radius:50%;left:calc(50% - 2px)}.header-actions{display:flex;align-items:center;gap:11px;flex-shrink:0}.header-phone{font-size:12px;font-weight:800;white-space:nowrap;margin-right:2px}.search-toggle{border:0;width:32px}.search-toggle .icon{width:19px}.menu-toggle{display:none}.reading-progress{height:2px;width:100%;position:absolute;bottom:0;background:var(--orange);transform:scaleX(0);transform-origin:left;pointer-events:none}.hero{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:40px;padding-block:61px 56px}.hero-copy{padding-bottom:8px}.hero-eyebrow{display:flex;align-items:center;gap:10px;margin-bottom:22px}.live-dot{width:7px;height:7px;border-radius:50%;background:var(--orange);box-shadow:0 0 0 5px #ce48250d;flex-shrink:0}.hero h1{font-size:clamp(52px,4.9vw,71px);font-weight:750;letter-spacing:-.055em;line-height:1.1}.hero-highlight{display:inline-block;position:relative;color:var(--orange)}.hero-highlight>svg{position:absolute;left:0;width:102%;height:15px;bottom:-8px;opacity:.55}.hero-description{font-size:17px;line-height:1.75;margin-top:28px;max-width:420px}.hero-actions{display:flex;align-items:center;gap:12px;margin-top:29px}.hero-actions .button{font-size:13px;padding-inline:22px;gap:13px}.hero-trust{display:flex;align-items:center;gap:11px;margin-top:31px}.hero-trust p{font-size:12px;color:var(--ink);font-weight:600;line-height:1.6}.hero-trust p span{font-weight:400;color:var(--muted)}.trust-icon{width:37px;height:37px;border-radius:50%;display:grid;place-items:center;color:var(--orange);background:var(--peach)}.trust-icon .icon{width:18px;height:18px}.hero-art{position:relative;height:513px;isolation:isolate;min-width:0}.hero-blob{position:absolute;top:37px;right:-6px;bottom:49px;left:25px;background:#e8e0f2;border-radius:100px 85px 150px 55px;transform:rotate(-5deg);z-index:-1}.hero-photo{position:absolute;left:38px;right:4px;top:46px;height:378px;padding:10px 10px 0;border-radius:27px 105px 27px 27px;background:white;box-shadow:0 12px 30px #60474013;transform:rotate(3deg)}.hero-photo>img{height:calc(100% - 37px);width:100%;object-fit:cover;object-position:center;border-radius:20px 95px 15px 15px}.hero-photo figcaption{font-size:11px;display:flex;align-items:center;justify-content:center;gap:8px;height:37px;color:var(--muted)}.small-dot{width:5px;height:5px;background:var(--orange);border-radius:50%}.hero-sun{position:absolute;top:0;left:4px;width:104px;color:#f0cb6a;transform:rotate(-12deg);z-index:2}.hero-sun .burst{width:104px;height:104px}.hero-sun>span{position:absolute;top:95px;left:-13px;right:-13px;text-align:center;color:#60523b;font-size:10px;font-weight:750;line-height:1.3;transform:rotate(6deg)}.hero-polaroid{position:absolute;left:1px;top:322px;width:201px;padding:8px 8px 0;background:white;border-radius:17px;transform:rotate(-8deg);box-shadow:var(--shadow);z-index:3}.hero-polaroid img{width:100%;height:145px;object-fit:cover;border-radius:11px}.hero-polaroid figcaption{font-size:10px;height:35px;display:flex;gap:5px;align-items:center;justify-content:center;font-weight:700}.hero-polaroid .icon{width:12px;height:12px;color:var(--orange)}.hero-note{display:flex;gap:12px;align-items:center;position:absolute;right:-6px;bottom:4px;padding:14px 19px 14px 14px;border:1px solid #f1eae6;border-radius:17px;background:white;box-shadow:var(--shadow);transform:rotate(3deg);z-index:3}.hero-note>.icon{width:38px;height:38px;color:var(--violet);background:var(--lavender);padding:9px;border-radius:12px}.hero-note>span{font-size:11px;line-height:1.65;color:var(--muted)}.hero-note strong{font-weight:700;color:var(--ink)}.hero-small-star{position:absolute;right:30px;top:-4px;color:#df7854;transform:rotate(10deg)}.hero-small-star>.icon{width:49px;height:49px;stroke-width:1.2}.hero-scribble{position:absolute;width:115px;right:18px;bottom:51px;transform:rotate(-17deg);color:var(--violet)}.art-label{position:absolute;right:45px;top:23px;font-size:10px;color:var(--violet);transform:rotate(6deg);letter-spacing:.07em}.discovery-strip{background:white;border:1px solid var(--line);border-radius:22px;display:grid;grid-template-columns:repeat(3,1fr);padding:23px 6px;box-shadow:0 6px 20px #3f2d4503}.discovery-strip>a{display:flex;align-items:center;gap:15px;padding:0 28px;position:relative}.discovery-strip>a+a{border-left:1px solid var(--line)}.discovery-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:15px;color:var(--ink);flex-shrink:0}.discovery-strip strong{display:block;font-size:17px;letter-spacing:-.03em}.discovery-strip small{display:block;font-size:10px;color:var(--muted);margin-top:2px}.discovery-strip>a>.icon{margin-left:auto;width:18px;color:var(--muted)}.tone-violet{--tone:var(--lavender);--tone-ink:var(--violet)}.tone-peach{--tone:var(--peach);--tone-ink:#8b462d}.tone-mint{--tone:var(--mint);--tone-ink:#4b6e4b}.tone-pink{--tone:var(--pink);--tone-ink:#96576b}.tone-butter{--tone:var(--butter);--tone-ink:#7a652b}.tone-blue{--tone:var(--blue);--tone-ink:#467399}.discovery-icon{background:var(--tone)}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:33px}.section-heading .eyebrow{margin-bottom:14px}.section-heading h2{font-size:42px}.section-scribble{width:145px;color:var(--violet);margin-right:68px;transform:rotate(-10deg)}.heading-aside{font-size:13px;line-height:1.8;margin-bottom:6px}.everyday-section{padding-top:81px;padding-bottom:43px}.everyday-grid{display:grid;grid-template-columns:1fr 1fr;gap:23px}.everyday-card{display:grid;grid-template-columns:1.27fr 1fr;position:relative;overflow:hidden;border-radius:26px;min-width:0;background:#eee6f4}.everyday-copy{padding:29px 6px 29px 28px;position:relative;z-index:1}.everyday-copy h3{font-size:25px;line-height:1.23;letter-spacing:-.04em;margin:13px 0 15px}.everyday-copy>p{font-size:12px;line-height:1.8;color:#635768}.mini-label{font-size:9px;font-weight:800;letter-spacing:.1em;color:var(--violet)}.everyday-copy .text-link{font-size:12px;margin-top:23px}.everyday-image{position:relative;padding:36px 18px 30px 12px;align-self:stretch}.everyday-image img{width:100%;height:100%;max-height:330px;object-fit:cover;object-position:center;border-radius:110px 110px 22px 22px}.school-feature{background:#e9eddf}.school-feature .mini-label{color:#4a6844}.school-feature .everyday-image img{border-radius:24px 24px 110px 110px}.feature-sticker{position:absolute;right:4px;top:15px;width:59px;height:59px;background:#f2cc74;border:5px solid var(--paper);border-radius:50%;display:grid;place-items:center;transform:rotate(12deg)}.feature-sticker .icon{width:25px;height:25px}.school-feature .feature-sticker{background:#f2d2c2;top:auto;bottom:10px}.courses-section{padding-top:43px;padding-bottom:83px}.catalogue-tools{margin-bottom:29px}.filter-list{display:flex;align-items:center;gap:9px;overflow-x:auto;padding:4px 1px 9px;scrollbar-width:none}.filter-list::-webkit-scrollbar{display:none}.filter-chip{background:transparent;border:1px solid var(--line);padding:10px 20px;border-radius:50px;font-size:12px;line-height:1.6;font-weight:600;white-space:nowrap;min-height:42px;transition:background .2s,color .2s,border-color .2s;display:flex;align-items:center;gap:10px}.filter-chip>span{font-size:10px;background:#ffffff24;border-radius:30px;padding:1px 6px}.filter-chip.is-active{background:var(--ink);color:white;border-color:var(--ink)}.course-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.course-card{border:1px solid var(--line);border-radius:23px;background:white;display:flex;flex-direction:column;position:relative;min-width:0;will-change:auto;transition:box-shadow .3s,border-color .2s;transform-style:preserve-3d}.course-image{margin:9px;position:relative;height:211px;overflow:hidden;border-radius:16px;display:block;background:var(--tone)}.course-image img{height:100%;width:100%;object-fit:cover;transition:transform .55s cubic-bezier(.2,.7,.2,1)}.course-tag{position:absolute;left:12px;top:12px;background:var(--tone);color:var(--tone-ink);font-size:10px;padding:5px 11px;border-radius:30px;font-weight:700}.course-body{padding:14px 22px 19px;display:flex;flex-direction:column;flex:1}.course-brand{font-size:9px;color:var(--tone-ink);letter-spacing:.09em;text-transform:uppercase;font-weight:750;margin-bottom:10px}.course-body h3{font-size:22px;font-weight:750;line-height:1.26;letter-spacing:-.035em;margin-bottom:13px;min-height:56px}.course-description p{font-size:13px;line-height:1.75}.course-description{margin-bottom:17px;flex:1}.card-link{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:auto;border-top:1px solid var(--line);padding-top:15px;font-size:12px;font-weight:700}.round-arrow{width:34px;height:34px;border-radius:50%;background:var(--tone,var(--lavender));display:inline-flex;align-items:center;justify-content:center;transition:background .2s,color .2s,transform .3s;flex-shrink:0}.round-arrow .icon{width:17px;height:17px}.catalogue-bottom{margin-top:32px;display:flex;align-items:center;justify-content:center;gap:25px;flex-wrap:wrap}.catalogue-bottom .button{min-width:260px}.catalogue-bottom .result-count{font-size:12px}.catalogue-bottom>.text-link{margin-left:auto;font-size:12px}.course-conditions{margin:0 0 18px;font-size:12px}.course-conditions summary{display:flex;justify-content:space-between;gap:12px;cursor:pointer;font-weight:700;line-height:1.8;list-style:none;background:#fbf9f6;border-radius:10px;padding:10px 12px}.course-conditions summary .icon{width:16px;height:16px;margin-top:3px}.course-conditions[open] summary .icon{transform:rotate(45deg)}.course-conditions>div{padding:6px 10px 0}.course-conditions p{margin:8px 0;line-height:1.75}.course-conditions summary::-webkit-details-marker,summary::-webkit-details-marker{display:none}.no-results{text-align:center;border:1px dashed #c8bdcf;background:white;border-radius:24px;padding:54px 25px}.no-results>span{display:grid;place-items:center;width:64px;height:64px;margin:0 auto 25px;background:var(--lavender);border-radius:50%}.no-results h3,.no-results h2{font-size:28px;margin-bottom:14px}.no-results p{margin-bottom:25px}.about-preview{background:#f1eee7;position:relative}.about-preview-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:76px}.about-preview-art{position:relative;padding-bottom:60px}.about-photo{padding:10px;border-radius:27px;background:white;box-shadow:var(--shadow);transform:rotate(-3deg)}.about-photo>img{width:100%;height:330px;object-fit:cover;border-radius:19px}.about-caption{position:absolute;bottom:19px;right:-24px;border-radius:18px;background:#e9dfef;padding:22px 75px 22px 22px;transform:rotate(3deg);font-size:15px;line-height:1.6}.about-caption>.icon{position:absolute;right:21px;top:30px;width:33px;height:33px;color:var(--violet)}.about-sun{position:absolute;left:-25px;top:-37px;width:106px;height:106px;color:#eaca80;transform:rotate(-20deg)}.about-preview-copy>h2{font-size:35px;margin-bottom:25px}.intro-text{font-size:14px;line-height:1.95}.intro-text p+p{margin-top:17px}.intro-text a{color:var(--violet);text-decoration:underline;text-underline-offset:3px}.intro-text strong{color:var(--ink)}.about-preview-copy>.text-link{margin-top:27px}.camp-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.camp-card{border-radius:24px;border:1px solid var(--line);background:white;overflow:hidden;display:flex;flex-direction:column;--tone:var(--lavender);transition:box-shadow .3s}.camp-card:nth-child(2){--tone:var(--peach)}.camp-card:nth-child(3){--tone:var(--mint)}.camp-card-image{height:227px;position:relative;overflow:hidden}.camp-card-image>img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.camp-number{position:absolute;top:15px;left:15px;background:white;padding:4px 12px;border-radius:100px;font-size:11px;font-weight:700}.camp-card-body{padding:26px;display:flex;flex:1;flex-direction:column}.camp-card h3{font-size:23px;line-height:1.3;margin-bottom:13px}.camp-card h3>span{display:block;color:var(--violet)}.camp-card p{font-size:13px;line-height:1.8;margin-bottom:22px;flex:1}.club-life{padding-top:14px;padding-bottom:65px}.club-life .section-heading{margin-bottom:14px}.section-lead{font-size:14px;margin-bottom:26px}.rail-buttons{display:flex;gap:9px;margin-bottom:4px}.photo-rail{display:flex;gap:17px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:#d3c8da transparent;padding-bottom:17px;overscroll-behavior-x:contain}.photo-rail .gallery-shot{width:calc(25% - 13px);flex:0 0 calc(25% - 13px);aspect-ratio:1.13;scroll-snap-align:start}.gallery-shot{position:relative;display:block;overflow:hidden;border-radius:19px;background:#eee8e2}.gallery-shot img{width:100%;height:100%;object-fit:cover;transition:transform .45s}.zoom-mark{position:absolute;right:12px;bottom:12px;display:grid;place-items:center;border-radius:50%;background:white;width:33px;height:33px;opacity:0;transform:translateY(7px);transition:opacity .2s,transform .2s}.zoom-mark .icon{width:18px;height:18px}.notice-board{margin-top:31px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.notice-board summary{display:flex;justify-content:space-between;align-items:center;padding:18px 0;cursor:pointer;list-style:none;gap:20px;font-size:13px;font-weight:650}.notice-board summary>span{display:flex;align-items:center;gap:13px}.notice-board summary>span+span{font-weight:400;font-size:11px;color:var(--muted)}.notice-board summary .icon{width:18px;height:18px}.notice-board[open] summary>span+span .icon{transform:rotate(45deg)}.poster-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;padding:5px 0 22px}.poster-grid a{display:block;border-radius:13px;overflow:hidden}.poster-grid img{width:100%}.join-card{background:#eae3f1;border-radius:31px;position:relative;overflow:hidden;padding:52px 57px}.join-card h2{font-size:46px;line-height:1.16;letter-spacing:-.05em}.join-card .eyebrow{margin-bottom:15px}.join-card p:not(.eyebrow){margin-top:16px;font-size:14px}.join-card .button{margin-top:25px}.join-sun{color:#efd07c;position:absolute;width:155px;right:160px;top:40px;transform:rotate(13deg)}.join-label{position:absolute;right:38px;top:188px;transform:rotate(-8deg);font-size:18px;font-weight:650;line-height:1.35;color:var(--violet)}.join-label .icon{width:28px;height:28px;margin-left:10px}.join-scribble{position:absolute;right:215px;bottom:25px;width:124px;color:var(--violet);transform:rotate(12deg)}.footer-grid{display:grid;grid-template-columns:1.1fr 1fr 1.05fr 1.1fr;gap:43px;padding:64px 0 35px}.footer-brand>a>img{width:185px;margin-bottom:21px}.footer-brand>p{font-size:12px;max-width:224px;line-height:1.85;margin-bottom:20px}.footer-grid h3{font-size:13px;font-weight:750;letter-spacing:0;margin-bottom:19px}.footer-grid>div>a{font-size:11px;color:var(--muted);line-height:1.65;display:block;margin-bottom:9px}.footer-grid .footer-subheading{margin-top:23px}.footer-grid>div>.footer-all{display:flex;align-items:center;gap:10px;color:var(--violet);font-weight:700;font-size:12px;margin-top:13px}.footer-all .icon{width:15px}.footer-grid .footer-contacts .footer-phone{font-size:17px;font-weight:750;color:var(--ink);letter-spacing:-.02em}.footer-contacts address{font-size:11px;font-style:normal;color:var(--muted);line-height:1.9;margin:21px 0}.footer-grid .footer-contacts>.text-link{display:inline-flex;color:var(--ink);font-size:11px}.social-links{display:flex;gap:8px;flex-wrap:wrap}.social-links>a{width:37px;height:37px;border-radius:50%;border:1px solid var(--line);display:flex;align-items:center;justify-content:center;background:white;transition:transform .2s}.social-links img{width:19px;height:19px;object-fit:cover;object-position:left}.footer-directory{border-top:1px solid var(--line);padding-block:14px;font-size:11px}.footer-directory>summary{list-style:none;display:flex;align-items:center;gap:13px;cursor:pointer;color:var(--muted)}.footer-directory>summary>.icon{width:14px;height:14px}.footer-directory[open]>summary>.icon{transform:rotate(45deg)}.footer-directory-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px;margin:25px 0}.footer-directory-grid>div{min-width:0}.footer-directory-grid :is(h3,h5){font-size:13px;letter-spacing:0;margin-bottom:13px}.footer-directory-grid ul{padding-left:16px}.footer-directory-grid li{margin-bottom:8px}.footer-directory-grid a{display:block;font-size:11px;color:var(--muted);margin-bottom:8px}.footer-directory-grid img{max-width:150px;max-height:100px;object-fit:cover;border-radius:10px}.footer-directory-grid p{font-size:11px;line-height:1.8;margin-bottom:14px}.footer-bottom{padding:20px 0 30px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;font-size:9px;color:var(--muted)}.source-credit a{text-decoration:underline;text-underline-offset:3px}.mobile-break{display:none}.breadcrumbs{display:flex;align-items:center;flex-wrap:wrap;gap:10px;font-size:11px;padding-block:25px 29px;color:var(--muted);line-height:1.6}.breadcrumbs .icon{width:12px;height:12px;color:#a9a0b0}.breadcrumbs a{color:var(--violet)}.catalogue-hero{padding-block:14px 45px;display:flex;align-items:center;justify-content:space-between;gap:35px;position:relative}.catalogue-hero h1{font-size:56px;line-height:1.15;max-width:800px;letter-spacing:-.05em}.catalogue-hero>div>p:not(.eyebrow){font-size:16px;line-height:1.8;margin-top:22px}.catalogue-decoration{width:265px;height:227px;position:relative;flex-shrink:0}.catalogue-decoration>.burst{width:119px;color:#eed083;position:absolute;right:11px;top:1px;transform:rotate(15deg)}.cube{display:grid;place-items:center;width:94px;height:94px;border-radius:27px;background:var(--lavender);border:1px solid #d9c8e8;box-shadow:9px 11px 0 #dbcee7;transform:rotate(-15deg);position:absolute;bottom:4px;left:25px;color:var(--violet)}.cube .icon{width:45px;height:45px;stroke-width:1.3}.catalogue-decoration>.scribble{width:101px;position:absolute;bottom:6px;right:-16px;color:var(--orange);transform:rotate(-33deg)}.catalogue-section{padding-top:7px}.course-search{display:flex;align-items:center;gap:14px;width:100%;max-width:650px;background:white;border:1px solid var(--line);border-radius:15px;padding:14px 20px;margin-bottom:22px}.course-search input{flex:1;outline:none;background:transparent;font-size:15px;min-height:25px;color:var(--ink)}.course-search .icon{width:20px;height:20px;color:var(--violet)}.course-search kbd{border:1px solid var(--line);padding:1px 7px;border-radius:5px;font-size:12px;color:var(--muted)}.catalogue-notice{display:flex;align-items:center;gap:12px;padding:17px 21px;border-radius:16px;background:#efebe2;margin:0 0 28px}.catalogue-notice>.icon{color:var(--violet);width:22px;height:22px}.catalogue-notice p{font-size:12px;line-height:1.8}.catalogue-notice a{color:var(--ink);text-decoration:underline;text-underline-offset:3px}.camp-grid+.catalogue-notice{margin:28px 0 0}.page-hero{display:grid;grid-template-columns:1.3fr 1fr;gap:40px;align-items:center;padding:48px;background:var(--tone);border-radius:30px}.page-hero-copy .eyebrow{color:var(--tone-ink);margin-bottom:19px}.page-hero h1{font-size:45px;line-height:1.14;letter-spacing:-.045em;overflow-wrap:anywhere}.page-hero-copy>p:not(.eyebrow){margin-top:24px;font-size:14px}.page-hero-copy .button{margin-top:25px;font-size:13px}.page-hero-image{position:relative;min-width:0}.page-hero-image>img{width:100%;height:300px;object-fit:cover;border:8px solid white;border-radius:26px 85px 26px 26px;transform:rotate(3deg);box-shadow:var(--shadow)}.page-hero-star{position:absolute;width:90px;right:-18px;bottom:-25px;color:#edca72;transform:rotate(20deg)}.article-layout{display:grid;grid-template-columns:minmax(0,1fr) 272px;gap:42px;align-items:start;padding-top:48px}.article-content{min-width:0;background:white;border:1px solid var(--line);padding:38px;border-radius:25px}.source-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:23px;align-items:start}.source-grid>*:not(.source-col){grid-column:1/-1}.source-col{min-width:0}.span-12{grid-column:span 12}.span-6{grid-column:span 6}.span-4{grid-column:span 4}.span-3{grid-column:span 3}.span-8{grid-column:span 8}.source-gap{margin-top:20px}.prose{font-size:15px;line-height:1.9;color:var(--muted);overflow-wrap:anywhere}.prose p{margin:0 0 19px;color:var(--muted);text-align:left}.prose p:last-child{margin-bottom:0}.prose strong{font-weight:750;color:var(--ink)}.prose a:not(.gallery-shot):not(.content-image-link){color:var(--violet);text-decoration:underline;text-underline-offset:4px}.prose h2,.prose h3{font-size:27px;line-height:1.3;letter-spacing:-.035em;color:var(--ink);margin:34px 0 20px}.prose h4{font-size:23px;color:var(--ink);margin:28px 0 20px;line-height:1.35}.prose h5,.prose h6{font-size:18px;color:var(--ink);margin:25px 0 15px;line-height:1.45}.prose h2:first-child,.prose h3:first-child{margin-top:0}.prose ul,.prose ol{padding-left:23px;margin:20px 0 27px}.prose li{padding-left:6px;margin-bottom:9px}.prose li::marker{color:var(--violet);font-weight:600}.prose ul ul,.prose ol ol{margin-block:9px}.prose blockquote{margin:28px 0;padding:22px 25px;background:#f4eff8;border-left:3px solid #a68dc1;border-radius:0 16px 16px 0;font-size:16px;line-height:1.9}.prose blockquote p{margin-bottom:13px;color:#625070}.prose blockquote p:last-child{margin:0}.prose dl{padding:22px;border-radius:17px;background:#f3f5ed;margin:25px 0}.prose dt{font-weight:750;color:var(--ink);margin-top:12px}.prose dt:first-child{margin-top:0}.prose dd{margin:5px 0 15px 15px}.content-photo{margin:27px 0;overflow:hidden;border-radius:19px;background:var(--paper)}.content-image-link{display:block}.content-image{max-width:100%;width:100%;height:auto;border-radius:15px}.source-col>div>:is(h2,h3){font-size:26px}.source-col>div>h4{font-size:23px}.source-grid .photo-grid{margin-top:6px}.photo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.photo-grid .gallery-shot{aspect-ratio:4/3;border-radius:14px}.team-card{height:100%;background:var(--paper);border-radius:17px;padding:9px 9px 18px;overflow:hidden;text-align:center}.team-card .content-image-link>img{height:240px;object-fit:cover;object-position:center top;width:100%;border-radius:12px}.team-card :is(h3,h5){font-size:16px;margin:16px 5px 7px;line-height:1.4}.team-card p{font-size:11px;line-height:1.75;padding-inline:5px}.article-end{display:flex;align-items:center;gap:17px;margin-top:34px;padding:22px 24px;background:#f6f1e9;border-radius:17px}.article-end>span{background:#eee3d6;border-radius:50%;display:grid;place-items:center;flex-shrink:0;width:44px;height:44px;color:var(--orange)}.article-end p{font-size:12px;line-height:1.9}.article-end a{color:var(--ink);font-weight:700;white-space:nowrap}.sidebar-sticky{position:sticky;top:111px;max-height:calc(100svh - 128px);overflow-y:auto;scrollbar-width:thin;padding:0 3px 6px}.article-sidebar{align-self:stretch}.sidebar-help{background:#eee6f5;border-radius:22px;padding:23px}.sidebar-help-icon{display:grid;place-items:center;width:39px;height:39px;background:#e3d7ed;border-radius:12px;margin-bottom:15px;color:var(--violet)}.sidebar-help h2{font-size:23px;line-height:1.3;margin-bottom:14px}.sidebar-help p{font-size:12px;margin-bottom:20px}.sidebar-help .button{font-size:11px;gap:10px;padding:12px 15px;min-height:44px;width:100%}.sidebar-phone{display:block;text-align:center;font-weight:700;font-size:12px;margin-top:15px}.article-toc{padding:24px 5px 10px}.article-toc h3{font-size:12px;font-weight:800;letter-spacing:0;margin-bottom:14px}.article-toc a{display:block;border-left:2px solid var(--line);padding:6px 0 6px 13px;font-size:11px;color:var(--muted);line-height:1.7}.article-toc a.active{border-color:var(--orange);color:var(--orange)}.sidebar-note{display:flex;gap:11px;padding:22px 4px}.sidebar-note .icon{width:17px;height:17px;color:var(--violet);margin-top:2px}.sidebar-note p{font-size:10px;line-height:1.8}.sidebar-directory{border-top:1px solid var(--line);padding-top:15px}.sidebar-directory>summary{display:flex;justify-content:space-between;gap:10px;font-size:12px;cursor:pointer;font-weight:700;list-style:none}.sidebar-directory>summary>.icon{width:16px;height:16px}.sidebar-directory[open]>summary>.icon{transform:rotate(45deg)}.sidebar-directory>div{padding-top:20px}.sidebar-directory :is(h3,h5){font-size:13px;letter-spacing:0;margin-bottom:10px}.sidebar-directory ul{padding-left:17px}.sidebar-directory li{font-size:11px;margin-bottom:7px}.sidebar-directory .content-image-link{max-width:200px;margin:12px 0 20px}.sidebar-directory img{max-height:100px;width:100%;object-fit:cover}.sidebar-directory p{font-size:11px;line-height:1.9;margin-bottom:15px}.related-section{padding-top:0}.camp-hero{display:grid;grid-template-columns:1fr 1fr;gap:75px;align-items:center;padding-block:15px 30px}.camp-hero h1{font-size:57px;line-height:1.13}.camp-hero>div>p:not(.eyebrow){font-size:16px;line-height:1.9;margin-top:23px}.camp-hero .button{margin-top:24px}.camp-hero-photo{position:relative}.camp-hero-photo>img{width:100%;height:365px;object-fit:cover;border:9px solid white;border-radius:90px 27px 90px 27px;transform:rotate(3deg);box-shadow:var(--shadow)}.camp-hero-photo>.burst{width:104px;position:absolute;left:-27px;bottom:-23px;color:#eec965;transform:rotate(-13deg)}.contact-heading{position:relative;padding-block:8px 44px}.contact-heading h1{font-size:60px}.contact-heading>p:not(.eyebrow){font-size:16px;margin-top:22px}.contact-heading>.scribble{position:absolute;right:135px;top:15px;width:145px;color:var(--violet);transform:rotate(-15deg)}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px}.contact-info,.contact-letter{border-radius:28px;padding:41px;position:relative;min-width:0}.contact-info{background:var(--lavender);overflow:hidden}.contact-info h2{font-size:47px;margin-bottom:36px}.contact-sticker{position:absolute;right:38px;top:37px;transform:rotate(15deg);color:#ebc979;width:96px}.contact-line{display:flex;gap:14px;align-items:flex-start;margin-top:26px;font-size:14px}.contact-line>div{flex:1;min-width:0}.contact-line>.icon{color:var(--violet);width:21px;height:21px;margin-top:3px}.contact-line p{color:var(--ink);line-height:1.95}.contact-line a{overflow-wrap:anywhere}.contact-line .icon-button{width:32px;height:32px;border-color:#d5c8e2}.contact-line .icon-button .icon{width:15px;height:15px}.contact-label{display:block;font-size:10px;color:var(--muted);margin-bottom:3px}.contact-big{font-size:24px;font-weight:750;letter-spacing:-.02em}.contact-socials{margin-top:37px}.contact-socials>p{font-size:12px;margin-bottom:13px}.contact-letter{background:white;border:1px solid var(--line)}.contact-letter h2{font-size:31px;margin-bottom:18px}.contact-letter>p:not(.eyebrow){font-size:13px;line-height:1.9}.letter-form{margin-top:23px}.letter-form>label{display:block;font-size:11px;font-weight:650;margin:0 0 18px}.letter-form label>span{font-weight:400;color:var(--muted)}.letter-form input,.letter-form textarea{display:block;width:100%;border:1px solid var(--line);border-radius:11px;padding:13px 15px;background:var(--paper);font-size:13px;line-height:1.7;margin-top:8px;color:var(--ink)}.letter-form input::placeholder,.letter-form textarea::placeholder{color:#8c828e}.letter-form .button{width:100%;font-size:13px}.letter-form .form-hint{font-size:10px;line-height:1.8;margin-top:15px}.form-status{font-size:11px;margin-top:15px;color:var(--violet)}.contact-letter>.original-notice{font-size:9px!important;margin-top:18px;line-height:1.8!important}.contact-map .section-heading h2{font-size:36px}.map-shell{position:relative;isolation:isolate;height:400px;border-radius:26px;background:#eef0e7;overflow:hidden;border:1px solid #e3e5d9}.map-pattern{position:absolute;inset:0;z-index:-1;background:repeating-linear-gradient(112deg,transparent 0 190px,#fff9 190px 214px,transparent 214px 380px)}.map-pattern:before{content:'';position:absolute;top:60px;left:-10%;width:120%;height:45px;background:#fff8;transform:rotate(8deg);box-shadow:0 182px 0 #fff8}.map-pattern>span{width:180px;height:84px;background:#dbe4cc;border-radius:14px;position:absolute;left:8%;top:33px;transform:rotate(8deg)}.map-pattern>span:nth-child(2){left:auto;right:7%;top:41px;background:#e6dfca}.map-pattern>span:nth-child(3){top:auto;bottom:20px;left:15%;width:240px;height:113px;background:#e0e5d6}.map-pattern>span:nth-child(4){top:auto;bottom:24px;left:auto;right:8%;width:210px}.map-loading-card{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px;padding:30px}.map-pin{width:57px;height:57px;background:var(--orange);border-radius:18px 18px 18px 2px;display:grid;place-items:center;color:white;transform:rotate(-8deg);box-shadow:0 8px 28px #a25b2d29;margin-bottom:9px}.map-pin>.icon{transform:rotate(8deg);width:29px;height:29px}.map-loading-card h3{font-size:25px}.map-loading-card p{font-size:12px;color:var(--ink)}.map-loading-card .button{margin-top:12px}.map-loading-card small{font-size:10px;color:var(--muted);margin-top:9px;text-align:center}.map-shell iframe{width:100%;height:100%;border:0}.modal{position:fixed;border:1px solid var(--line);padding:42px;border-radius:25px;background:var(--paper);color:var(--ink);width:calc(100% - 36px);max-width:530px;max-height:calc(100svh - 40px);overflow-y:auto;box-shadow:0 30px 100px #231a4033;overscroll-behavior:contain}.modal::backdrop{background:#30263b70;backdrop-filter:blur(5px)}.modal-close{position:absolute;right:17px;top:17px}.modal-symbol{display:grid;place-items:center;width:49px;height:49px;border-radius:16px;background:var(--peach);color:var(--orange);margin-bottom:24px}.contact-modal .eyebrow{font-size:9px}.contact-modal h2{font-size:44px;margin-bottom:22px}.contact-modal>p:not(.eyebrow){font-size:13px;line-height:1.9}.contact-modal>.button{width:100%;margin-top:15px;font-size:14px}.contact-modal>p+.button{margin-top:25px}.contact-modal .modal-address{display:flex;gap:10px;margin:24px 0 17px;font-size:11px!important}.modal-address>.icon{width:17px;height:17px;margin-top:4px}.contact-modal>.text-link{font-size:12px}.modal-top{display:flex;justify-content:space-between;align-items:center;gap:22px;margin-bottom:24px}.modal-top h2{font-size:26px}.modal-top>span{font-size:13px;font-weight:700}.menu-modal{max-width:560px}.menu-modal nav{display:flex;flex-direction:column;margin-bottom:22px}.menu-modal nav a{font-size:23px;line-height:1.5;font-weight:650;letter-spacing:-.025em;padding:10px 0;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.menu-modal nav a[aria-current]{color:var(--orange)}.menu-extra{display:flex;gap:10px 20px;flex-wrap:wrap;margin-bottom:25px;font-size:12px;color:var(--violet)}.menu-modal>.button{width:100%}.menu-modal>p{font-size:11px;margin-top:19px;text-align:center}.search-modal{max-width:760px;padding:30px}.global-search{display:flex;align-items:center;gap:13px;background:white;padding:15px 18px;border:1px solid var(--line);border-radius:14px}.global-search input{width:100%;font-size:15px;outline:none;color:var(--ink);background:transparent}.global-search .icon{color:var(--violet)}.search-results{margin-top:20px;max-height:48vh;overflow:auto;scrollbar-width:thin}.search-results a{display:flex;gap:16px;align-items:center;justify-content:space-between;padding:13px 10px;border-bottom:1px solid var(--line);font-size:13px}.search-results small{display:block;font-size:9px;color:var(--muted);margin-top:3px}.search-results .icon{width:16px;height:16px;color:var(--violet)}.search-count{font-size:11px;margin-top:19px}.lightbox{max-width:1120px;width:calc(100% - 36px);padding:13px;background:#292431;color:white;border:1px solid #ffffff26;border-radius:23px}.lightbox::backdrop{background:#231c29d9;backdrop-filter:blur(5px)}.lightbox-toolbar{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-bottom:12px;padding:3px 3px 0 10px}.lightbox-toolbar>span{font-size:12px;color:#e4dae9}.lightbox-tools{display:flex;gap:9px}.lightbox .icon-button{border-color:#ffffff3b;color:white}.lightbox-stage{position:relative;display:grid;place-items:center;min-height:150px;background:#211c28;border-radius:12px;overflow:hidden}.lightbox-stage>img{width:auto;height:auto;max-height:72svh;max-width:100%;object-fit:contain;margin:auto}.lightbox-control{position:absolute;top:calc(50% - 22px);background:#292431a6;z-index:2}.lightbox-prev{left:12px}.lightbox-next{right:12px}.lightbox-caption{color:#e1d8e5;font-size:11px;padding:13px 9px 5px;text-align:center}.lightbox-counter{font-variant-numeric:tabular-nums}.back-to-top{position:fixed;bottom:23px;right:23px;z-index:20;background:white;box-shadow:var(--shadow);color:var(--violet)}.back-to-top>.icon{transform:rotate(-90deg)}.toast{position:fixed;bottom:23px;left:50%;transform:translate(-50%,15px);z-index:150;background:var(--ink);color:white;box-shadow:var(--shadow);border-radius:13px;font-size:12px;padding:13px 22px;max-width:calc(100% - 50px);text-align:center;opacity:0;visibility:hidden;transition:opacity .2s,transform .2s}.toast.visible{opacity:1;visibility:visible;transform:translate(-50%,0)}.reveal.is-pending{opacity:0;transform:translateY(22px)}.reveal{transition:opacity .55s,transform .65s cubic-bezier(.16,.8,.32,1)}
@media(min-width:1024px) and (max-width:1299px){.header-inner{gap:18px}.desktop-nav{gap:14px;font-size:11px}.brand{width:149px}.header-phone{display:none}.hero-actions .button{padding-inline:17px;font-size:12px}.hero{gap:20px}.hero h1{font-size:60px}.hero-note{right:0}.everyday-copy{padding-left:22px}.everyday-copy h3{font-size:23px}.everyday-image{padding-right:13px}.discovery-strip>a{padding-inline:20px}.discovery-strip strong{font-size:15px}.article-layout{gap:25px;grid-template-columns:minmax(0,1fr) 250px}.article-content{padding:30px}.page-hero h1{font-size:41px}.page-hero{padding:40px}.footer-grid{gap:25px}.course-body h3{font-size:21px}}
@media(min-width:1024px) and (max-width:1199px){.desktop-nav{display:none}.header-actions{margin-left:auto}.header-phone{display:block;font-size:14px}.menu-toggle{display:flex}.hero{gap:12px}.hero h1{font-size:53px}.hero-art{height:462px}.hero-photo{height:322px;top:54px;left:37px}.hero-polaroid{top:296px;width:162px}.hero-polaroid img{height:117px}.hero-sun{width:90px}.hero-note{padding:12px;bottom:3px}.hero-note>span{font-size:10px}.hero-scribble{bottom:43px;width:92px}.everyday-card{grid-template-columns:1.3fr .9fr}.everyday-copy h3{font-size:22px}.everyday-copy>p{font-size:11px}.everyday-image{padding-left:10px;padding-right:14px}.discovery-strip small{font-size:9px}.discovery-strip>a{gap:11px;padding-inline:15px}.discovery-icon{width:40px;height:40px;border-radius:12px}.discovery-strip>a>.icon{display:none}.course-grid,.camp-grid{gap:17px}.course-body{padding:13px 17px 17px}.course-image{height:173px}.course-body h3{font-size:19px;min-height:50px}.about-preview-grid{gap:50px}.about-photo>img{height:290px}.section-heading h2{font-size:38px}.page-hero h1{font-size:37px}.page-hero{gap:28px;padding:33px}.page-hero-image>img{height:280px}.article-content{padding:26px}.article-layout{grid-template-columns:minmax(0,1fr) 238px}.team-card .content-image-link>img{height:190px}.team-card :is(h3,h5){font-size:14px}.contact-info,.contact-letter{padding:32px}.contact-big{font-size:21px}.contact-line{font-size:12px}.contact-letter h2{font-size:27px}.camp-hero{gap:48px}.camp-hero h1{font-size:46px}.catalogue-hero h1{font-size:50px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.reveal.is-pending{opacity:1;transform:none}.photo-rail{scroll-behavior:auto}}
@media print{.site-header,.topbar,.site-footer,.club-life,.article-sidebar,.related-section,.button,.back-to-top,.js-control,.hero-art,.contact-heading>.scribble{display:none!important}body{background:white;color:black;font:11pt/1.6 Arial,sans-serif}.container{width:100%}.section{padding-block:20px}.article-layout,.page-hero,.contact-grid{display:block}.article-content{border:0;padding:0}.page-hero-image{display:none}.page-hero{padding:20px 0;background:none}.course-grid,.camp-grid{grid-template-columns:repeat(2,1fr)}.course-card,.gallery-shot{break-inside:avoid}.reveal{opacity:1!important;transform:none!important}details>div{display:block}.course-conditions{content-visibility:visible}}
/* Local videos preserve the six source embeds. preload="none": no media
   download until the visitor presses the native play control. */
.video-card{margin-block:12px 22px;width:100%;min-width:0}.video-card video{display:block;width:100%;height:auto;max-height:540px;object-fit:contain;background:#292431;border-radius:16px;max-width:100%}.video-card figcaption{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;padding:10px 3px;font-size:10px;color:var(--muted)}.video-card figcaption a{color:var(--violet)}
