@font-face{font-family:Arial;src:url(/fonts/Arial.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Avenir;src:url(/fonts/Avenir.ttc) format("collection");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Big Caslon;src:url(/fonts/BigCaslon.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Brush Script;src:url(/fonts/Brush%20Script.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Courier New;src:url(/fonts/Courier%20New.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Kai;src:url(/fonts/Kai.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Mali;src:url(/fonts/Mali.ttc) format("collection");font-weight:400;font-style:normal;font-display:swap}*,*:before,*:after{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}html{scroll-behavior:smooth}body{min-width:320px;font-family:Mali,Avenir,sans-serif;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit}img{max-width:100%}h1,h2,h3,p{margin-block:0}button,input,textarea,select{font:inherit}.page:after{content:none}@keyframes floaty{0%{transform:translateY(0)}to{transform:translateY(-12px)}}@keyframes twinkle{0%,to{opacity:.7;transform:scale(1)}50%{opacity:1;transform:scale(1.08)}}@keyframes gallery-fade-in{0%{opacity:0}to{opacity:1}}@keyframes gallery-fade-out{0%{opacity:1}to{opacity:0}}@keyframes sticker-in{0%{opacity:0;transform:translateY(10px) scale(.94) rotate(calc(var(--sticker-rotation, 0deg) - 8deg))}to{opacity:1;transform:translateY(0) scale(1) rotate(var(--sticker-rotation, 0deg))}}.page{--ink: #112034;--paper: #fef8df;--pink: #f01595;--orange: #ffb161;--yellow: #ffe64d;--blue: #1e4cff;--violet: #bebbf7;--danger: #f2172e;--layer-decor: 1;--layer-content: 2;--layer-nav: 80;--layer-modal: 140;--motion-soft: .24s cubic-bezier(.22, 1, .36, 1);--motion-card: .32s cubic-bezier(.22, 1, .36, 1);--elev-soft: 0 3px 8px rgb(14 26 42 / 10%), 0 10px 24px rgb(14 26 42 / 14%);--elev-strong: 0 6px 12px rgb(14 26 42 / 12%), 0 16px 30px rgb(14 26 42 / 18%);--hero-top-bleed: clamp(150px, 18vw, 260px);position:relative;min-height:100vh;width:min(1300px,100%);margin:0 auto;color:var(--ink);background:linear-gradient(180deg,#f3ef00 0,#f3d251 var(--hero-top-bleed),var(--paper) var(--hero-top-bleed));font-family:Mali,Avenir,sans-serif;overflow-x:clip}.section{position:relative;z-index:var(--layer-content);width:100%}.section--offers,.section--references,.section--gallery,.section--contact,.section--footer{content-visibility:auto;contain-intrinsic-size:900px}.section--intro{content-visibility:auto;contain-intrinsic-size:560px}.section-inner{width:calc(100% - 2rem);max-width:1260px;margin:0 auto;position:relative;z-index:var(--layer-content)}.top-nav-wrap{position:sticky;top:0;z-index:var(--layer-nav);padding:.35rem 0 .45rem;background:none}.top-nav{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.55rem .75rem;border-radius:999px;background:#ffffffbf;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 2px 12px #b37ba32e}.nav-brand{display:inline-flex;align-items:center;gap:.55rem;text-decoration:none;font-family:Big Caslon,serif;font-size:1.08rem;color:#1d2f7d;white-space:nowrap}.nav-brand-logo{width:48px;height:48px;object-fit:cover;border-radius:14px;box-shadow:none}.nav-actions{display:flex;align-items:center;justify-content:flex-end;gap:.6rem}.nav-links{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:.45rem}.nav-links a{text-decoration:none;font-weight:700;font-size:.92rem;color:#0f224f;padding:.42rem .78rem;border-radius:999px;background:#ffffffd1;border:1px solid rgb(16 56 146 / 18%);transition:transform .18s ease,background-color .18s ease,color .18s ease}.nav-links a:hover{transform:translateY(-1px);background:#1e4cff;color:#fff}.language-switch,.mobile-language-switch{display:inline-flex;align-items:center;gap:.2rem;padding:.22rem;border-radius:999px;border:1px solid rgb(16 56 146 / 20%);background:#ffffffd1}.language-switch button,.mobile-language-switch button{border:0;background:transparent;color:#0f224f;font-weight:800;font-size:.77rem;letter-spacing:.04em;line-height:1;border-radius:999px;padding:.4rem .52rem;cursor:pointer;transition:background-color .16s ease,color .16s ease}.language-switch button.is-active,.mobile-language-switch button.is-active{background:#1e4cff;color:#fff}.mobile-language-wrap{margin-top:.7rem;display:none}.nav-toggle{display:none;width:44px;height:44px;border:0;border-radius:12px;padding:.6rem .55rem;background:#1e4cff;cursor:pointer;box-shadow:0 8px 16px #13296a47}.nav-toggle span{display:block;width:100%;height:2px;border-radius:999px;background:#fff;transition:transform .18s ease,opacity .18s ease}.nav-toggle span+span{margin-top:6px}.nav-toggle.is-open span:nth-child(1){transform:translateY(8px) rotate(45deg)}.nav-toggle.is-open span:nth-child(2){opacity:0}.nav-toggle.is-open span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.mobile-drawer-backdrop{position:fixed;inset:0;z-index:calc(var(--layer-nav) + 5);background:#0a0e1d6b;opacity:0;pointer-events:none;transition:opacity .22s ease}.mobile-drawer{position:fixed;right:0;top:0;z-index:calc(var(--layer-nav) + 10);width:min(78vw,320px);height:100vh;padding:1rem .85rem;background:radial-gradient(circle at 85% 12%,rgb(255 122 174 / 28%) 0%,transparent 30%),linear-gradient(175deg,#fffac4,#fff3cd 35%,#ffe4f0 65%,#f5e6ff);box-shadow:-14px 0 34px #0d1a3738;transform:translate(100%);transition:transform .23s ease}.mobile-drawer-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.mobile-drawer-logo{width:58px;height:58px;object-fit:cover;border-radius:16px;box-shadow:0 8px 15px #182d6333}.mobile-drawer-close{width:40px;height:40px;border:0;border-radius:11px;background:#143eaf;color:#fff;font-size:1.55rem;line-height:1;cursor:pointer}.mobile-drawer-links{display:grid;gap:.55rem}.mobile-drawer-links a{text-decoration:none;font-weight:700;color:#0f224f;background:#ffffffd9;border:1px solid rgb(16 56 146 / 18%);border-radius:12px;padding:.66rem .74rem}.mobile-drawer-backdrop.is-open{opacity:1;pointer-events:auto}.mobile-drawer.is-open{transform:translate(0)}.section--hero{padding:2rem 0 3.4rem;background:radial-gradient(circle 3px at 12% 18%,rgb(255 255 255 / 50%) 100%,transparent 100%),radial-gradient(circle 2px at 88% 12%,rgb(255 255 255 / 45%) 100%,transparent 100%),radial-gradient(circle 3px at 24% 72%,rgb(255 230 77 / 50%) 100%,transparent 100%),radial-gradient(circle 2px at 76% 82%,rgb(255 255 255 / 40%) 100%,transparent 100%),radial-gradient(circle 4px at 52% 8%,rgb(255 255 255 / 35%) 100%,transparent 100%),radial-gradient(circle 2px at 38% 42%,rgb(255 230 180 / 44%) 100%,transparent 100%),radial-gradient(circle 3px at 68% 55%,rgb(255 255 255 / 38%) 100%,transparent 100%),linear-gradient(180deg,#f3ef00,#f3d251 42%,#db4f9c 74%,#b3019f);overflow:clip}.hero{text-align:center;padding-bottom:.8rem}.hero-banner-frame{width:min(760px,100%);margin:0 auto;padding:clamp(12px,2vw,22px);background:#e8f900;border-radius:0;overflow:hidden;box-shadow:0 10px 20px #21042c3d;position:relative;z-index:6}.hero-banner{position:absolute;inset:0;width:100%;height:100%;display:block;object-fit:cover;border-radius:0;opacity:0;transition:opacity .9s ease}.hero-banner-stack{position:relative;width:100%;aspect-ratio:2 / 1}.hero-banner.is-active{opacity:1}.hero-content{position:relative;z-index:2;margin-top:.7rem;padding:.2rem 0 .1rem}.hero-content:before{content:none}.hero-logo{width:min(250px,64vw);border-radius:999px;border:8px solid rgb(255 255 255 / 92%);box-shadow:0 10px 28px #12132c3b;background:#fff}.hero-mainline{margin:1rem auto .1rem;max-width:650px;font-family:Mali,Avenir,sans-serif;font-weight:400;line-height:1.3;color:#fff;font-size:clamp(2rem,5vw,3.2rem);text-shadow:0 2px 0 rgb(106 23 99 / 26%);position:relative;z-index:2}.hero-down-arrow{display:inline-block;margin-top:.2rem;text-decoration:none;color:#f30d23;font-size:clamp(2.5rem,5vw,3.6rem);line-height:1;font-weight:800;position:relative;z-index:2}.hero-cta{display:inline-block;margin-top:1rem;background:linear-gradient(120deg,#1e4cff,#1298f3 60%,#89efe4);color:#fff;text-decoration:none;padding:.85rem 2rem;border-radius:999px;font-weight:700;font-size:clamp(1rem,2.5vw,1.18rem);border:2px solid rgb(255 255 255 / 70%);box-shadow:0 10px 20px #0429724d;transition:transform .2s ease,box-shadow .2s ease}.hero-cta:hover{transform:translateY(-3px) scale(1.03);box-shadow:0 16px 28px #0429726b}.hero-cta:active{transform:translateY(-1px) scale(1.01)}.floating{position:absolute;border-radius:50%;border:6px solid rgb(255 255 255 / 74%);overflow:hidden;z-index:1;box-shadow:0 10px 24px #0003;animation:floaty 2.8s ease-in-out infinite alternate}.floating img{width:100%;height:100%;object-fit:cover}.floating-one{width:122px;height:122px;top:37%;left:2.2%}.floating-two{width:126px;height:126px;right:2%;top:54%;animation-delay:.8s}.floating-three{width:100px;height:100px;right:23%;bottom:2%;animation-delay:1.2s}.hero-star{position:absolute;width:clamp(840px,126vw,1560px);height:auto;z-index:1;filter:drop-shadow(0 4px 14px rgb(239 122 221 / 35%));pointer-events:none}.hero-star-large{left:50%;top:64%;transform:translate(-50%,-50%);animation-delay:.3s}.section-arrow-wrap{background:transparent;padding:1.55rem 0;position:relative;z-index:var(--layer-content);overflow:hidden;isolation:isolate}.section-arrow-wrap:before,.section-arrow-wrap:after{content:"";position:absolute;left:0;right:0;height:13px;pointer-events:none;z-index:var(--layer-decor);opacity:.52;background:radial-gradient(circle at 11px 11px,rgb(255 255 255 / 78%) 10px,transparent 11px) repeat-x;background-size:22px 12px}.section-arrow-wrap:before{top:0;transform:translateY(-1px)}.section-arrow-wrap:after{bottom:0;transform:rotate(180deg) translateY(-1px)}.section-bridge--intro-offers{background:#f8f0c8}.section-bridge--offers-refs{background:linear-gradient(180deg,#fff 0%,#e0daf8 50%,var(--violet) 100%)}.section-bridge--refs-gallery{background:linear-gradient(180deg,var(--violet) 0%,#e0daf8 50%,#fff 100%)}.section-bridge--gallery-contact{background:linear-gradient(180deg,#fff,#faf6e6,#fef8df)}.section-arrow{position:relative;z-index:var(--layer-content);text-align:center;color:var(--danger);font-size:2rem;font-weight:700;margin:1.2rem 0;line-height:1;filter:drop-shadow(0 2px 4px rgb(0 0 0 / 15%))}.section--intro,.section--offers,.section--references,.section--gallery,.section--contact{isolation:isolate;overflow:clip}.section--intro:before,.section--offers:after,.section--references:after,.section--gallery:before,.section--gallery:after{content:"";position:absolute;width:clamp(74px,10vw,138px);aspect-ratio:1 / 1;pointer-events:none;z-index:var(--layer-decor);opacity:.5;animation:sticker-in .62s cubic-bezier(.22,1,.36,1) both}.section--intro:before{top:.45rem;right:1rem;--sticker-rotation: 8deg;background:url(/images/Pixel.svg) center / contain no-repeat}.section--offers:after{bottom:.9rem;right:1rem;--sticker-rotation: -6deg;background:url(/images/doublestar.svg) center / contain no-repeat;animation-delay:.12s}.section--references:after{content:none}.section--gallery:before{content:none}.section--gallery:after{top:.35rem;right:.8rem;--sticker-rotation: 45deg;background:url(/images/Image_5_sticker.png) center / contain no-repeat;animation-delay:.14s;z-index:calc(var(--layer-content) + 1);opacity:.82;filter:drop-shadow(0 4px 8px rgb(21 35 67 / 24%))}.section--intro{background:#ececec;padding:.65rem 0 2.9rem}.intro{display:block}.about-card{display:grid;grid-template-columns:minmax(230px,28%) 1fr;background:#ebebeb;box-shadow:var(--elev-soft);transition:transform var(--motion-card),box-shadow var(--motion-card)}.about-card:hover{transform:translateY(-2px);box-shadow:var(--elev-strong)}.about-side{background:#7bb8e3;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:1.2rem;padding:1.2rem .85rem .8rem}.teacher-photo{width:min(150px,100%);aspect-ratio:1 / 1;border-radius:50%;object-fit:cover;border:4px solid #f4f4f4}.about-chip{width:min(210px,100%);background:#efc934;border:1px solid #d4a917;padding:.55rem .6rem;box-shadow:2px 2px #4a3d0a}.about-chip p{margin:0;font-family:Arial,Avenir,sans-serif;font-size:.82rem;line-height:1.42;color:#192232;font-weight:700}.about-chip-link{color:inherit;text-decoration:none;font:inherit}.about-chip-link:hover,.about-chip-link:focus-visible{color:inherit;text-decoration:none}.about-copy{padding:1.35rem 1.5rem 1rem}.about-copy h2{margin:0;font-family:Avenir,Mali,sans-serif;font-size:clamp(2rem,3.2vw,2.7rem);color:#222;line-height:1.05}.about-copy h3{margin:.4rem 0 .55rem;font-size:clamp(1.3rem,2.1vw,1.7rem);color:#1d1d1d;font-family:Avenir,Mali,sans-serif}.about-copy p{margin:0;font-size:clamp(.98rem,1.6vw,1.2rem);line-height:1.58;color:#2a2a2a;max-width:62ch}.about-copy p+p{margin-top:.55rem}.about-highlight{margin-top:.45rem!important;color:#f109a8!important;font-weight:700}.section--offers{padding:3.3rem 0 3.9rem;background:radial-gradient(circle 3px at 6% 34%,rgb(255 180 97 / 32%) 100%,transparent 100%),radial-gradient(circle 2px at 94% 58%,rgb(240 21 149 / 22%) 100%,transparent 100%),radial-gradient(circle 3px at 50% 92%,rgb(30 76 255 / 18%) 100%,transparent 100%),linear-gradient(180deg,#fff 0 26px,#fff 26px 100%)}.offers{position:relative;padding:.6rem 0}.section-title{margin:0 0 1.1rem;text-align:center;color:#e1112f;font-family:Big Caslon,Avenir,serif;font-size:clamp(2rem,5vw,3rem);text-transform:uppercase;letter-spacing:.03em}.section-title:after{content:"";display:block;width:clamp(100px,20vw,180px);height:6px;margin:.4rem auto 0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 6'%3E%3Cpath d='M2 4c10-3 20 2 30-1s20-4 28 0 20 3 30 0 18-3 28 0' fill='none' stroke='%23e1112f' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:center;opacity:.55}.offer-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.offer-card{position:relative;border-radius:24px;overflow:visible;background:#fffef8;border:1px solid #f3ede7;box-shadow:var(--elev-soft);transition:transform var(--motion-card),box-shadow var(--motion-card)}.offer-card:hover{transform:translateY(-3px);box-shadow:var(--elev-strong)}.offer-card:before{content:"";position:absolute;top:-.45rem;left:1.4rem;width:72px;height:18px;background:#ffb4d6;opacity:.48;border-radius:2px;transform:rotate(-6deg);pointer-events:none;z-index:8}.offer-card:after{content:"";position:absolute;bottom:-.4rem;right:1.6rem;width:64px;height:18px;background:#a8d8ff;opacity:.44;border-radius:2px;transform:rotate(4deg);pointer-events:none;z-index:8}.offer-card:nth-child(2):before{background:#b8f0c8;transform:rotate(5deg)}.offer-card:nth-child(2):after{background:#ffe87a;transform:rotate(-3deg)}.offer-collage{display:grid;grid-template-columns:1fr 160px;gap:.45rem;padding:.45rem .45rem .15rem;background:#f3f3f3;position:relative;min-height:clamp(240px,26vw,340px);align-items:stretch}.offer-collage-main{width:100%;height:100%;object-fit:cover;border-radius:14px;transform:rotate(-.5deg);transition:transform .3s ease}.offer-collage:hover .offer-collage-main{transform:rotate(0) scale(1.01)}.offer-collage-side{display:grid;grid-template-rows:repeat(2,minmax(0,1fr));gap:.45rem;height:100%}.offer-collage-side img{width:100%;height:100%;object-fit:cover;border-radius:12px;transition:transform .3s ease}.offer-collage-side img:first-child{transform:rotate(1.4deg)}.offer-collage-side img:last-child{transform:rotate(-1.2deg)}.offer-collage:hover .offer-collage-side img{transform:rotate(0) scale(1.01)}.offer-collage-bubble{position:absolute;left:.7rem;bottom:-1.6rem;width:120px;height:120px;border-radius:50%;border:5px solid #fff;object-fit:cover;box-shadow:0 4px 8px #111f3929,0 12px 24px #111f3938;transition:transform .3s ease,box-shadow .3s ease}.offer-collage-bubble--jolly{left:auto;right:.55rem;top:.55rem;bottom:auto;width:136px;height:136px}.offer-collage-bubble:hover{transform:scale(1.08) rotate(-3deg);box-shadow:0 6px 12px #111f392e,0 18px 36px #111f393d}.offer-body{padding:2rem 1rem 1.12rem}.offer-subtitle{margin:0;color:#1452d8;text-transform:uppercase;letter-spacing:.08em;font-size:.78rem;font-weight:700}.offer-body .offer-subtitle{font-size:clamp(1rem,1.2vw,1.12rem);letter-spacing:.12em;font-weight:800}.offer-card h3{margin:.35rem 0;font-size:clamp(1.42rem,3vw,1.9rem);color:#16184f}.offer-card:nth-child(1) h3{color:#d819f5}.offer-card:nth-child(2) h3{color:#510e63}@supports ((-webkit-background-clip: text) or (background-clip: text)){.offer-card:nth-child(2) h3{background:linear-gradient(135deg,#510e63,#d76863);-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent}}.offer-card p{margin:0;line-height:1.56;max-width:60ch}.project-block{position:relative;margin-top:1rem;border-radius:28px;display:grid;grid-template-columns:1.08fr .92fr;overflow:hidden;background:linear-gradient(120deg,#a2f1ff,#d3fffd,#f6f9ff);box-shadow:var(--elev-soft);transition:transform var(--motion-card),box-shadow var(--motion-card);isolation:isolate}.project-block:hover{transform:translateY(-3px);box-shadow:var(--elev-strong)}.project-block:after{content:"";position:absolute;top:.6rem;right:1.2rem;width:80px;height:20px;background:#ffe87a;opacity:.5;border-radius:2px;transform:rotate(5deg);pointer-events:none;z-index:calc(var(--layer-content) + 1)}.project-block-corner{position:absolute;top:.6rem;left:.6rem;width:120px;height:120px;object-fit:contain;pointer-events:none;z-index:calc(var(--layer-content) + 1);opacity:.98;transform:rotate(-14deg);filter:drop-shadow(0 6px 10px rgb(23 41 78 / 22%))}.project-copy{position:relative;padding:1.25rem 1.1rem 1.2rem 1.6rem;display:flex;flex-direction:column;gap:.45rem;z-index:var(--layer-content)}.project-subtitle-pill{position:relative;width:min(100%,620px);min-height:clamp(108px,13vw,164px);margin:.12rem 0 .24rem 6.2rem;transform:translate(-7.6rem);display:block}.project-subtitle-frame{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;pointer-events:none}.project-copy .project-subtitle-text{position:absolute;left:46%;top:50%;transform:translate(-50%,-50%);z-index:calc(var(--layer-content) + 1);margin:0;width:72%;max-width:72%;padding:0;text-align:center;color:#fff;font-size:clamp(1.8rem,3.5vw,3rem);line-height:1.03;font-weight:800;letter-spacing:.01em;text-transform:none}.project-title{margin:.16rem 0 .55rem;padding-left:6.2rem;font-size:clamp(2rem,4.9vw,3.45rem);line-height:1.01;max-width:16ch}.project-title-main{display:block;color:#08a02b;font-weight:800}.project-title-accent{display:block;color:#d819f5;font-weight:800}.project-copy p{margin:0;line-height:1.62;max-width:60ch}.project-heart-wrap{margin-top:-4.8rem;width:min(100%,540px);aspect-ratio:715 / 689;margin-left:auto;margin-right:auto;position:relative;z-index:var(--layer-decor);pointer-events:none}.project-heart-shape{width:100%;height:100%;display:block;object-fit:contain}.project-heart-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;object-position:center}.project-collage{display:grid;grid-template-columns:1fr .68fr;grid-template-rows:repeat(2,minmax(0,1fr));gap:.45rem;padding:.45rem;background:#edf8ff;min-height:280px}.project-collage-main{width:100%;height:100%;grid-row:1 / span 2;object-fit:cover;border-radius:18px;transform:rotate(-.4deg);transition:transform .3s ease}.project-collage:hover .project-collage-main{transform:rotate(0) scale(1.01)}.project-collage-side{width:100%;height:100%;object-fit:cover;border-radius:14px;transition:transform .3s ease}.project-collage-side:nth-child(2){transform:rotate(1deg)}.project-collage-side:nth-child(3){transform:rotate(-1.2deg)}.project-collage:hover .project-collage-side{transform:rotate(0) scale(1.01)}@media(min-width:1025px){.project-collage-side--focus-right{object-position:64% center}.project-collage-side--focus-left{object-position:40% center}}.section--references{padding:3rem 0 3.6rem;background:var(--violet)}.references{border-radius:24px;padding:1.2rem 1rem 1rem;background:none}.section-title-light{color:#f6f8ff;text-shadow:0 2px 0 rgb(41 53 131 / 34%)}.references-title-image{display:block;width:min(100%,420px);height:auto;margin:0 auto}.reference-list{display:grid;gap:.8rem}.reference-card{position:relative;display:grid;grid-template-columns:56px 1fr;gap:.8rem;border-radius:14px;padding:.9rem;background:#ffffffc2;box-shadow:var(--elev-soft);transition:transform var(--motion-card),box-shadow var(--motion-card);overflow:visible}.reference-card:hover{transform:translateY(-2px);box-shadow:var(--elev-strong)}.reference-card:before{content:"";position:absolute;top:-.35rem;right:1rem;width:56px;height:15px;border-radius:2px;opacity:.42;pointer-events:none;z-index:3}.reference-card:nth-child(1):before{background:#a8d8ff;transform:rotate(-4deg)}.reference-card:nth-child(2):before{background:#b8f0c8;transform:rotate(3deg);right:2rem}.reference-card:nth-child(3):before{background:#ffb4d6;transform:rotate(-2deg);right:.8rem}.reference-marker{position:relative;width:52px;height:52px;margin-top:.1rem}.reference-marker-circle{width:100%;height:100%;display:block;filter:drop-shadow(0 6px 8px rgb(0 29 92 / 24%))}.reference-card h3{margin:0 0 .2rem;font-size:1.1rem;color:#112034}.reference-card:nth-child(1) h3{color:#83b4f6}.reference-card:nth-child(2) h3{color:#a1eba7}.reference-card:nth-child(3) h3{color:#e878ad}.reference-card p{margin:0;line-height:1.56;max-width:62ch}.section--gallery{padding:3rem 0 3.5rem;background:#fff}.gallery{padding-top:.25rem}.gallery-title{margin:0;text-align:center}.gallery-title-image{display:block;width:min(100%,560px);height:auto;margin:0 auto}.gallery-grid{margin-top:1.1rem;display:grid;gap:1.2rem;grid-template-columns:repeat(4,minmax(0,1fr));padding:.6rem .3rem}.gallery-item{margin:0;border-radius:6px;overflow:visible;background:#fffdf8;border:1px solid #f2e7d7;padding:.45rem .45rem 1.5rem;box-shadow:var(--elev-soft);transition:transform var(--motion-card),box-shadow var(--motion-card);position:relative}.gallery-item:nth-child(odd){transform:rotate(1.4deg)}.gallery-item:nth-child(2n){transform:rotate(-1.2deg)}.gallery-item:nth-child(3n){transform:rotate(2.1deg)}.gallery-item:nth-child(4n){transform:rotate(-.6deg)}.gallery-item:hover{transform:rotate(0) translateY(-2px) scale(1.03);box-shadow:var(--elev-strong);z-index:2}.gallery-item:after{content:"";position:absolute;top:-.5rem;left:50%;transform:translate(-50%) rotate(-2deg);width:48px;height:16px;border-radius:2px;opacity:.45;pointer-events:none;z-index:3}.gallery-item:nth-child(6n+1):after{background:#ff9ecf}.gallery-item:nth-child(6n+2):after{background:#a8d8ff}.gallery-item:nth-child(6n+3):after{background:#ffe87a}.gallery-item:nth-child(6n+4):after{background:#b8f0c8}.gallery-item:nth-child(6n+5):after{background:#d4b8ff}.gallery-item:nth-child(6n+6):after{background:#ffcba4;transform:translate(-50%) rotate(3deg)}.gallery-item-button{display:block;width:100%;border:0;background:transparent;padding:0;cursor:pointer}@media(hover:hover)and (pointer:fine){html,body,#root,.page{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 28 28'%3E%3Cpath d='M14 3l2.4 6.6L23 12l-6.6 2.4L14 21l-2.4-6.6L5 12l6.6-2.4z' fill='%23ffb161' stroke='%23e1112f' stroke-width='1.4'/%3E%3C/svg%3E") 14 14,auto}.page a,.page button,.page [role=button],.gallery-item-button,.offer-collage-main,.offer-collage-side img,.project-collage-main,.project-collage-side,.project-heart-wrap,.project-heart-photo{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 28 28'%3E%3Cpath d='M14 3l2.4 6.6L23 12l-6.6 2.4L14 21l-2.4-6.6L5 12l6.6-2.4z' fill='%23ffb161' stroke='%23e1112f' stroke-width='1.4'/%3E%3C/svg%3E") 14 14,pointer}.page .gallery-item-button,.page .gallery-modal-thumb{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Ccircle cx='13' cy='13' r='7.5' fill='none' stroke='%231e4cff' stroke-width='3'/%3E%3Cline x1='19' y1='19' x2='28' y2='28' stroke='%231e4cff' stroke-width='3' stroke-linecap='round'/%3E%3Ccircle cx='13' cy='13' r='2.2' fill='%23ffe64d'/%3E%3C/svg%3E") 10 10,zoom-in}}.gallery-item-image-stack{display:block;width:100%;aspect-ratio:1 / 1;border-radius:3px;overflow:hidden;position:relative;background:#f6f0e5;border:1px solid #ecdfcb}.gallery-item-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block;transition:transform .26s ease}.gallery-item-image.is-swapping-in{animation:gallery-fade-in .9s ease}.gallery-item-image-outgoing{pointer-events:none;z-index:2;animation:gallery-fade-out .9s ease forwards}.gallery-item:hover .gallery-item-image:not(.gallery-item-image-outgoing),.gallery-item-button:hover .gallery-item-image:not(.gallery-item-image-outgoing){transform:scale(1.02)}.gallery-modal-backdrop{position:fixed;inset:0;z-index:var(--layer-modal);background:#050812c7;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);padding:1rem;display:flex;align-items:center;justify-content:center}.gallery-modal{position:relative;width:min(1120px,100%);max-height:calc(100vh - 2rem);display:grid;gap:.7rem;background:#0e1326f5;border:1px solid rgb(197 213 255 / 32%);border-radius:20px;padding:.9rem;box-shadow:0 20px 44px #0000006b}.gallery-modal-close{position:absolute;top:.65rem;right:.65rem;width:42px;height:42px;border:0;border-radius:999px;background:#ffffff26;color:#fff;font-size:1.6rem;line-height:1;cursor:pointer;transition:background-color var(--motion-soft),transform var(--motion-soft)}.gallery-modal-close:hover{background:#ffffff3d;transform:translateY(-1px)}.gallery-modal-counter{margin:0;color:#ebefff;font-weight:700;letter-spacing:.03em;padding:.25rem .35rem}.gallery-modal-stage{position:relative;border-radius:14px;overflow:hidden;background:#060814;min-height:min(62vh,720px);display:flex;align-items:center;justify-content:center}.gallery-modal-image{width:100%;max-height:min(62vh,720px);object-fit:contain;display:block}.gallery-modal-arrow{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:999px;border:0;background:#00000073;color:#fff;font-size:2rem;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;z-index:2}.gallery-modal-arrow-left{left:.7rem}.gallery-modal-arrow-right{right:.7rem}.gallery-modal-thumbs{display:flex;gap:.5rem;overflow-x:auto;padding:.1rem .05rem .2rem}.gallery-modal-thumb{flex:0 0 auto;width:78px;height:58px;border-radius:10px;overflow:hidden;padding:0;border:2px solid transparent;background:transparent;cursor:pointer;opacity:.76;transform:scale(.97)}.gallery-modal-thumb.is-active{border-color:#5c98ff;opacity:1;transform:scale(1)}.gallery-modal-thumb img{width:100%;height:100%;object-fit:cover;display:block}.section--contact{padding:2.9rem 0 3.2rem;background:#fef8df}.contact-section{border-radius:28px;padding:1.2rem;background:#ffffffb3;box-shadow:var(--elev-soft);transition:transform var(--motion-card),box-shadow var(--motion-card)}.contact-section:hover{transform:translateY(-2px);box-shadow:var(--elev-strong)}.contact-layout{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.contact-copy h2{margin:.4rem 0 .5rem;font-size:clamp(1.6rem,3.5vw,2.2rem);color:#1d2f7d}.contact-copy p{margin:0;line-height:1.6;max-width:58ch}.contact-cta-button{margin-top:.95rem}.contact-phone-line{margin-top:.65rem!important;font-weight:700;color:#2b175e}.contact-card-panel{display:grid;align-content:start;gap:.62rem;background:#fffc;border-radius:20px;padding:.85rem}.contact-framed-photo{position:relative;width:clamp(130px,18vw,196px);aspect-ratio:446 / 345;justify-self:end;margin:.1rem 0 .5rem;pointer-events:none}.contact-frame-decor{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 3px 10px rgb(17 31 57 / 16%))}.contact-frame-photo{position:absolute;left:9%;top:10%;width:82%;height:78%;object-fit:cover;border-radius:12px}.contact-direct-link{display:inline-flex;align-items:center;justify-content:space-between;gap:.75rem;text-decoration:none;color:#10234f;background:#fff;border:1px solid #bed3ff;border-radius:12px;padding:.7rem .8rem;font-weight:700;transition:transform .18s ease,border-color .18s ease,color .18s ease}.contact-direct-link:hover{transform:translateY(-1px);border-color:#658df3;color:#1f4fd1}.section--footer{background:none;padding:2.2rem 0 3.4rem}.footer{text-align:center}.footer p{margin:0 0 .65rem;color:#2d2d2d}.socials{display:flex;justify-content:center;gap:.55rem}.socials a{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:999px;text-transform:uppercase;text-decoration:none;background:#111;color:#fff;font-weight:700;letter-spacing:.04em;transition:transform .2s ease,background-color .2s ease}.socials a:hover{transform:translateY(-2px);background:#293b8f}.socials a.social-brand{background:#fff;overflow:hidden}.socials a.social-brand img{width:100%;height:100%;object-fit:cover}.socials a.social-brand:hover{background:#fff}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:1024px){.section-inner{width:calc(100% - 1.5rem);max-width:none}.offer-grid,.project-block{grid-template-columns:1fr}.project-collage{min-height:0;grid-template-columns:1fr;grid-template-rows:auto auto}.project-collage-main{order:2;grid-row:auto;height:auto;aspect-ratio:16 / 10;object-position:center center;transform:none;margin-inline:auto}.project-collage:hover .project-collage-main{transform:none}.project-collage-side{height:auto;aspect-ratio:16 / 10}.project-collage-side:nth-child(2){order:1}.project-collage-side:nth-child(3){order:3}.project-block-corner{width:100px;height:100px;top:.4rem;left:.5rem}.project-subtitle-pill{margin-left:5.2rem;width:min(100%,560px);min-height:clamp(98px,18vw,148px);transform:translate(-5.2rem)}.project-title{padding-left:5.2rem;font-size:clamp(1.86rem,5.5vw,3rem)}.project-heart-wrap{margin-top:-3.8rem;width:min(100%,430px)}.project-heart-photo{object-position:center}.floating-two,.floating-three{display:none}}@media(max-width:900px){.gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.contact-layout{grid-template-columns:1fr}.top-nav{border-radius:22px}}@media(max-width:650px){.section--hero{padding-top:1.6rem;padding-bottom:2.45rem}.section-arrow-wrap{padding:.95rem 0}.section-arrow{margin:.9rem 0}.section--intro{padding-bottom:1.9rem}.section--offers{padding-top:2.2rem;padding-bottom:2.7rem}.section--references{padding-top:2.2rem;padding-bottom:2.8rem}.section--gallery{padding-top:2.2rem;padding-bottom:2.55rem}.section--contact{padding-top:2.1rem;padding-bottom:2.35rem}.section--intro:before,.section--offers:after,.section--references:after{width:64px;opacity:.34}.section--intro:before{right:.35rem;top:.35rem}.section--gallery:before{width:72px;left:.2rem;top:.2rem;opacity:.88}.section--gallery:after{width:72px;right:.2rem;top:.2rem;opacity:.76}.section-inner{width:calc(100% - 1rem)}.top-nav-wrap{padding-top:.2rem;padding-bottom:.35rem}.top-nav{padding:.58rem;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center}.nav-links,.nav-actions,.language-switch{display:none}.mobile-language-wrap{display:block}.nav-toggle{display:inline-block;margin-left:auto}.nav-brand{font-size:1rem}.nav-brand-logo{width:42px;height:42px}.hero{padding-bottom:.6rem}.hero-content:before{content:none}.hero-mainline{font-size:clamp(1.9rem,8.8vw,2.6rem);max-width:96%}.hero-star-large{width:clamp(660px,234vw,1290px);left:50%;top:64%;transform:translate(-50%,-50%)}.about-card{grid-template-columns:1fr}.about-side{align-items:flex-start;padding:1rem .8rem .7rem}.teacher-photo{width:min(130px,100%)}.about-copy{padding:.95rem .85rem 1rem}.offer-collage{grid-template-columns:1fr;min-height:0}.offer-collage-side{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:none;height:auto}.offer-collage-main{height:auto;aspect-ratio:16 / 9}.offer-collage-bubble{width:88px;height:88px;bottom:-1.2rem}.offer-collage-bubble--jolly{top:4rem;right:.4rem;bottom:auto;width:90px;height:90px}.offer-body{padding-top:1.5rem}.project-block-corner{width:76px;height:76px;top:.3rem;left:.3rem;opacity:.92}.project-block:after{display:none}.project-copy{padding-left:1rem}.project-subtitle-pill{margin-left:4.2rem;width:min(100%,420px);min-height:clamp(88px,31vw,130px);transform:translate(-3.4rem)}.project-copy .project-subtitle-text{width:74%;max-width:74%;font-size:clamp(1.38rem,7vw,2rem)}.project-title{padding-left:4.2rem;font-size:clamp(1.7rem,9vw,2.6rem)}.project-heart-wrap{margin-top:-2.2rem;width:min(100%,310px)}.project-heart-photo{object-position:center}.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.gallery-item{padding:.3rem .3rem 1.1rem}.gallery-item:after{width:36px;height:13px;top:-.4rem}.gallery-item:nth-child(odd){transform:rotate(.55deg)}.gallery-item:nth-child(2n){transform:rotate(-.5deg)}.gallery-item:nth-child(3n){transform:rotate(.8deg)}.gallery-item:nth-child(4n){transform:rotate(-.35deg)}.gallery-modal-backdrop{padding:.4rem}.gallery-modal{border-radius:14px;padding:.55rem}.gallery-modal-close{width:38px;height:38px;top:.45rem;right:.45rem}.gallery-modal-stage{min-height:min(58vh,500px)}.gallery-modal-image{max-height:min(58vh,500px)}.gallery-modal-arrow{width:40px;height:40px;font-size:1.8rem}.gallery-modal-arrow-left{left:.35rem}.gallery-modal-arrow-right{right:.35rem}.gallery-modal-thumb{width:68px;height:50px}.contact-section{border-radius:22px;padding:.9rem}.contact-framed-photo{justify-self:start;width:clamp(116px,34vw,170px);margin-bottom:.35rem}}@media(min-width:651px){.mobile-drawer,.mobile-drawer-backdrop{display:none}}.reveal{opacity:0;transform:translateY(36px);transition:opacity .72s cubic-bezier(.22,1,.36,1),transform .72s cubic-bezier(.22,1,.36,1);will-change:opacity,transform}.reveal.reveal--visible{opacity:1;transform:translateY(0)}.reveal--scale{opacity:0;transform:scale(.88);transition:opacity .6s cubic-bezier(.22,1,.36,1),transform .6s cubic-bezier(.22,1,.36,1);will-change:opacity,transform}.reveal--scale.reveal--visible{opacity:1;transform:scale(1)}.reveal-d1{transition-delay:.08s}.reveal-d2{transition-delay:.2s}.reveal-d3{transition-delay:.32s}.reveal-d4{transition-delay:.44s}@media(prefers-reduced-motion:reduce){.reveal,.reveal--scale{opacity:1;transform:none;transition:none;will-change:auto}.section--intro:before,.section--offers:after,.section--references:after,.section--gallery:before,.section--gallery:after,.gallery-item-image.is-swapping-in,.gallery-item-image-outgoing{animation:none}.about-card,.offer-card,.project-block,.reference-card,.gallery-item,.contact-section,.gallery-modal-close,.gallery-modal-thumb,.hero-banner,.gallery-item-image{transition:none}.about-card:hover,.offer-card:hover,.project-block:hover,.reference-card:hover,.gallery-item:hover,.contact-section:hover{transform:none;box-shadow:var(--elev-soft)}}
