@charset "UTF-8";@font-face{font-family:ShadowsIntoLight;font-weight:400;font-display:swap;font-display:normal;src:url(/assets/ShadowsIntoLight-Regular-qW6OUZRz.ttf) format("truetype")}@font-face{font-family:Imprima;font-weight:400;font-display:swap;font-display:normal;src:url(/assets/Imprima-Regular-B_ln86b3.ttf) format("truetype")}*{box-sizing:border-box;margin:0;padding:0}img{max-width:100%;height:auto}button{background-color:#000;color:#fff;height:35px;border-radius:10px}:root{font-family:Imprima;line-height:1.5;font-weight:400;color:#ffffffde;background-color:#000;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme: light){:root{color:#ffffffde;background-color:#000}body{background-color:#000;color:#ffffffde}}@media (max-width: 768px){button{min-height:38px}}#root{max-width:1440px;margin:0 auto;text-align:center;padding:0}.page-scaffold{max-width:840px;margin:0 auto;padding:40px 20px}.page-scaffold__title{margin:0;font-family:ShadowsIntoLight;font-size:clamp(2rem,6vw,3rem)}.page-scaffold__description{margin:10px auto 0;max-width:60ch;color:#ffffffd1}@media (max-width: 768px){#root{padding:0}.page-scaffold{padding:24px 12px}}.header{display:flex;flex-direction:column;background-size:cover;background-position:center center;background-repeat:no-repeat;background-attachment:fixed;position:relative;z-index:10}.header:before{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,#00000014,#00000042 75%,#0000006b);pointer-events:none;z-index:0}.header>*{position:relative;z-index:1}.header__title{font-size:64px;margin:0}.header__logo{height:200px;margin-left:20px}.header__container{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding-bottom:14px}.header__tagline{display:flex;justify-content:center;margin-top:8px}@media (max-width: 768px){.header{background-attachment:scroll}.header__container{width:100%;flex-direction:row;justify-content:space-between;align-items:center;padding-bottom:10px}.header__logo{height:118px;margin-left:8px}.header__title{font-size:clamp(2rem,10vw,2.8rem);text-align:center}.header__tagline{margin-top:4px;padding:0 10px}}.navbar{margin-left:auto;display:flex;flex-direction:column;align-items:flex-end}.navbar__container{display:flex;margin-right:20px;gap:10px;align-items:center;padding:10px 14px;border-radius:999px;border:1px solid rgba(255,255,255,.26);background:linear-gradient(135deg,#b07a0557,#472a1052);backdrop-filter:blur(12px) saturate(130%);-webkit-backdrop-filter:blur(12px) saturate(130%);box-shadow:0 14px 34px #00000057,inset 0 1px #fff5dc47}.navbar__hamburger{display:none;flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px;border:1px solid rgba(255,255,255,.35);border-radius:12px;background:linear-gradient(145deg,#b07a053d,#36210e57);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 12px 24px #0000004d;padding:0 10px}.navbar__hamburger:hover{cursor:pointer}.navbar__hamburger-line{width:100%;height:2px;background:#fff;border-radius:2px;transition:transform .25s ease,opacity .25s ease}.navbar__hamburger--open .navbar__hamburger-line:nth-child(1){transform:translateY(7px) rotate(45deg)}.navbar__hamburger--open .navbar__hamburger-line:nth-child(2){opacity:0}.navbar__hamburger--open .navbar__hamburger-line:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.navbar-btn{display:inline-block;text-decoration:none;background:#ffdd991a;color:#fff;border:1px solid rgba(255,255,255,.2);border-radius:999px;font-size:17px;font-weight:500;letter-spacing:.01em;margin-top:0;padding:8px 14px;transition:transform .2s ease,background-color .2s ease,color .2s ease,border-color .2s ease}.navbar-btn:hover{cursor:pointer;color:#ffd68a;background:#b07a0540;border-color:#ffffff61;transform:translateY(-1px)}.navbar-btn--active{color:#fff7e8;background:linear-gradient(145deg,#b07a05eb,#804e17e6);border-color:#ffffff94;box-shadow:0 8px 18px #00000047}.navbar-btn__logo{background-image:url(/assets/Crow_walk_gold-C5FFnCjd.svg);background-position:center;background-repeat:no-repeat;background-color:transparent;border:none;height:60px;width:60px;margin-left:auto}@media (max-width: 768px){.navbar{margin-left:auto;width:auto;margin-bottom:0;align-items:flex-end;position:relative}.navbar__container{display:none;width:max-content;min-width:160px;flex-direction:column;align-items:flex-end;gap:8px;margin-top:0;padding:12px;border-radius:16px;border:1px solid rgba(255,255,255,.28);background:linear-gradient(160deg,#b07a054d,#331f0d70);backdrop-filter:blur(14px) saturate(140%);-webkit-backdrop-filter:blur(14px) saturate(140%);box-shadow:0 16px 30px #0006;position:absolute;top:calc(100% + 10px);right:0;z-index:20}.navbar__container--open{display:flex}.navbar__hamburger{display:flex;margin-right:10px}.navbar-btn{font-size:15px;margin-top:0;width:100%;text-align:right}}.carousel-main{padding-bottom:40px;margin-top:90px}.carousel-main__slogan{font-size:45px;font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;margin-top:0}.carousel-main__card{padding:0 10px;outline:none}.carousel-main__card img{width:100%;height:250px;object-fit:cover;border-radius:8px}.carousel-main .slick-dots li button:before{color:#fff;opacity:1}.carousel-main .slick-dots li.slick-active button:before{color:#fff;opacity:1}@media (max-width: 768px){.carousel-main{padding-bottom:52px}.carousel-main__slogan{font-size:clamp(1.9rem,8vw,2.3rem)}.carousel-main__card img{height:220px}}@media (max-width: 480px){.carousel-main__card{padding:0 6px}.carousel-main__card img{height:180px}}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(/assets/ajax-loader-BcnMEykj.gif) center center no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(data:application/vnd.ms-fontobject;base64,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);src:url(data:application/vnd.ms-fontobject;base64,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) format("embedded-opentype"),url(data:font/woff;base64,d09GRk9UVE8AAAVkAAsAAAAAB1wAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAABCAAAAi4AAAKbH/pWDkZGVE0AAAM4AAAAGgAAABxt0civR0RFRgAAA1QAAAAcAAAAIAAyAARPUy8yAAADcAAAAFIAAABgUBj/rmNtYXAAAAPEAAAAUAAAAWIiC0SwaGVhZAAABBQAAAAuAAAANgABMftoaGVhAAAERAAAABwAAAAkA+UCA2htdHgAAARgAAAADgAAAA4ESgBKbWF4cAAABHAAAAAGAAAABgAFUABuYW1lAAAEeAAAANwAAAFuBSeBwnBvc3QAAAVUAAAAEAAAACAAAwABeJw9ks9vEkEUx2cpWyeUoFYgNkHi2Wt7N3rVm3cTs3UVLC4LxIWEQvi1P3i7O1tYLJDAmlgKGEhQrsajf0j7J3jYTXrQWUrMJG+++b55n5e8NwwKBhHDMLv5kxT3ATEBxKBn3qOAl9zxHgb1MAPhHQgHkyF08Gr/L8B/Eb6zWnmCJ7AJVLubQOheArXvJ1A4EXi6j4I+Zg9F0QFKvsnlBCmXeve+sFEnb/nCptdtQ4QYhVFRAT1HrF8UQK/RL/SbmUbclsvGVFXRZKDHUE38cc4qpkbAAsuwiImvro+ufcfaOIQ6szlrmjRJDaKZKnbjN3GWKIbiIzRFUfCffuxxKOL+3LDlDVvx2TdxN84qZEsnhNBa6pgm2dAsnzbLsETdsmRFxUeHV4e+I2/ptN8TyqV8T3Dt29t7EYOuajVIw2y1Wy3M86w0zg/Fz2IvawmQAUHOVrPVfLkoScVynsqsTG0MGUs4z55nh3mnOJa+li+rl9WpPIcFfDubDeaDC+fLBdYN3QADzLauGfj4B6sZmq6CCpqmtSvF0qlUl2qf5AJIUCSlTqlb7lUG+LRfGzZGzZEyBgccMu6MuqPecNDvD4Y9Kjtj4gD+DsvKVMTcMdtqtZtmkzQstQvYje7Syep0PDSAhSOeHYXYWThEF//A/0YvYV1fSQtpKU5STtrhbQ444OtpKSWJIg3pOg8cBs7maTY1EZf07aq+hjWs7IWzdCYTGhb2CtZ47x+Uhx28AAB4nGNgYGBkAIJz765vANHnCyvqYTQAWnkHswAAeJxjYGRgYOADYgkGEGBiYARCFjAG8RgABHYAN3icY2BmYmCcwMDKwMHow5jGwMDgDqW/MkgytDAwMDGwcjKAQQMDAyOQUmCAgoA01xQGB4ZExUmMD/4/YNBjvP3/NgNEDQPjbbBKBQZGADfLDgsAAHicY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQzMCQqKClOUJz0/z9YHRLv/+L7D+8V3cuHmgAHjGwM6ELUByxUMIOZCmbgAAA5LQ8XeJxjYGRgYABiO68w73h+m68M3EwMIHC+sKIeTqsyqDLeZrwN5HIwgKUB/aYJUgAAeJxjYGRgYLzNwMCgx8QAAkA2IwMqYAIAMGIB7QIAAAACAAAlACUAJQAlAAAAAFAAAAUAAHicbY49asNAEIU/2ZJDfkiRIvXapUFCEqpcptABUrg3ZhEiQoKVfY9UqVLlGDlADpAT5e16IUWysMz3hjfzBrjjjQT/EjKpCy+4YhN5yZoxcirPe+SMWz4jr6S+5UzSa3VuwpTnBfc8RF7yxDZyKs9r5IxHPiKv1P9iZqDnyAvMQ39UecbScVb/gJO03Xk4CFom3XYK1clhMdQUlKo7/d9NF13RkIdfy+MV7TSe2sl11tRFaXYmJKpWTd7kdVnJ8veevZKc+n3I93t9Jnvr5n4aTVWU/0z9AI2qMkV4nGNgZkAGjAxoAAAAjgAF) format("woff"),url(data:font/ttf;base64,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) format("truetype"),url(/assets/slick-BlzDm7g2.svg#slick) format("svg")}.slick-prev,.slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translateY(-50%);cursor:pointer;color:transparent;border:none;outline:none;background:transparent}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:transparent;outline:none;background:transparent}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}.testimonials{display:flex;flex-direction:column;align-items:center}.testimonial__card{width:min(100%,680px);border:1px solid brown;border-radius:10px;margin-bottom:20px;padding:10px}.testimonial__card-name{font-weight:700}.testimonials__heading{font-family:ShadowsIntoLight;font-size:32px;margin-bottom:20px}.testimonial__card-content{text-align:left;font-family:Imprima,Courier,monospace;font-size:13px;padding:10px 0}.testimonial__card-header{display:flex;align-items:center;gap:10px;padding-bottom:6px}.testimonial__card-photo{width:54px;height:54px;border-radius:8px;object-fit:cover;object-position:center top;flex-shrink:0;border:1px solid rgba(255,255,255,.15)}.testimonial__card-content--collapsed{display:-webkit-box;line-clamp:4;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.testimonial__toggle{border:1px solid rgba(150,40,40,.88);background:#962828e0;color:#fff;border-radius:999px;padding:4px 10px;font-size:.72rem;line-height:1.1;cursor:pointer}@media (max-width: 768px){.testimonials{width:100%;padding:0 10px}.testimonial__card{width:100%}.testimonial__card-content{font-size:18px}}.bio{display:flex;flex-direction:column;max-width:960px;margin:0 auto;padding:0 20px}.bio__image{width:min(100%,320px);height:100%;min-height:300px;object-fit:cover;border-radius:20px;box-shadow:0 14px 28px #00000038}.bio__header{font-family:ShadowsIntoLight;font-size:50px;margin-bottom:18px;color:#fff1d2}.bio__container{display:flex;flex-direction:column;flex:1}.bio__content{display:flex;flex-direction:row;align-items:flex-start;gap:24px;padding:24px;border:1px solid rgba(176,122,5,.24);border-radius:28px;background:radial-gradient(circle at top left,rgba(176,122,5,.09),transparent 38%),radial-gradient(circle at bottom right,rgba(110,58,21,.1),transparent 42%),linear-gradient(180deg,#18120de0,#0c0a08e6);box-shadow:0 18px 34px #0003,inset 0 1px #ffefcf0f}.bio__description{font-size:18px;padding:6px 0;text-align:left;font-family:Imprima,Courier,monospace;margin:0;color:#fff8eceb;line-height:1.75;background:transparent}.bio__paragraph{margin:0}.bio__paragraph:first-child{font-size:1.15em;font-weight:700;line-height:1.65}.bio__paragraph+.bio__paragraph{margin-top:16px}.bio__list{list-style-type:none}.bio__list-header{font-size:25px}@media (max-width: 980px){.bio__content{flex-direction:column;align-items:center}.bio__image{width:min(100%,340px);height:auto;min-height:0}}@media (max-width: 768px){.bio{padding:0 12px}.bio__content{flex-direction:column;align-items:center;gap:18px;padding:18px;border-radius:22px}.bio__image{width:min(100%,320px);height:auto;min-height:0}.bio__header{font-size:clamp(2rem,8vw,2.5rem)}.bio__description{font-size:16px;margin:0;padding:0}.bio__paragraph:first-child{font-size:1.1em}.bio__list-header{font-size:22px}}@media (max-width: 430px){.bio{padding:0 10px}.bio__content{padding:14px;gap:14px;border-radius:18px}.bio__image{width:100%;max-width:280px}.bio__description{font-size:15px;line-height:1.6;overflow-wrap:anywhere}}.credentials{display:flex;flex-direction:column;align-items:center}.credentials__heading{font-family:ShadowsIntoLight;font-size:32px}.credentials__description{width:min(100%,680px);border:1px solid brown;border-radius:10px;padding:15px;text-align:left;font-family:Imprima,Courier,monospace;font-size:14px;margin-bottom:10px}.credentials__list{width:min(100%,680px);border:1px solid #a52a2a;border-radius:10px;padding:20px 20px 20px 40px;text-align:left;font-family:Imprima,Courier,monospace;font-size:14px;list-style-type:disc}.credentials__item{padding:5px 0}@media (max-width: 768px){.credentials{width:100%;padding:0 10px}.credentials__description{font-size:16px;width:100%}.credentials__item{font-size:18px}.credentials__list{width:100%}.credentials__description{font-size:18px}.credentials__heading{font-size:clamp(2rem,8vw,2.5rem)}}.classes{display:flex;flex-direction:column;align-items:center}.classes__heading{font-family:ShadowsIntoLight;font-size:32px}.classes__list{width:min(100%,680px);border:1px solid brown;border-radius:10px;padding:20px;text-align:left;font-family:Imprima,Courier,monospace;font-size:14px}.classes__schedule{list-style-type:circle;margin:0;padding-left:20px}.classes__item{padding:5px 0;font-size:18px}.classes__item-link{color:inherit;text-decoration:none;transition:color .2s ease}.classes__item-link:hover,.classes__item-link:focus-visible{color:#f0c040}.classes__note{margin:12px 0 0;font-size:16px}.classes__note a{color:inherit;text-decoration:none;transition:color .2s ease}.classes__note a:hover,.classes__note a:focus-visible{color:#f0c040}@media (max-width: 768px){.classes{width:100%;padding:0 10px}.classes__list{width:100%}.classes__heading{font-size:clamp(2rem,8vw,2.5rem)}}.contact-form{display:flex;flex-direction:column;align-items:center;margin-top:40px}.contact-form__heading{font-family:ShadowsIntoLight;font-size:32px}.contact-form__form{display:flex;flex-direction:column;width:min(100%,680px);border:1px solid brown;border-radius:10px;padding:20px;gap:15px;font-family:Imprima,Courier,monospace;font-size:14px}.contact-form__form label{display:flex;flex-direction:column;text-align:left;gap:5px}.contact-form__form input,.contact-form__form textarea{font-family:Courier New,Courier,monospace;font-size:13px;padding:10px;border:1px solid brown;border-radius:10px;outline:none}.contact-form__form input:focus,.contact-form__form textarea:focus{border-color:brown;box-shadow:0 0 3px brown}@media (max-width: 768px){.contact-form{width:100%;padding:0 12px;margin-top:32px}.contact-form__form{width:100%;padding:16px;gap:12px}.contact-form__form input,.contact-form__form textarea{font-size:16px}.contact-form__heading{font-size:clamp(2rem,8vw,2.5rem)}}.submission-overlay{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at top,rgba(240,192,64,.12),transparent 42%),#000000d1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.submission-overlay__panel{width:min(92vw,420px);border:1px solid rgba(240,192,64,.42);border-radius:24px;padding:28px 24px 22px;text-align:center;background:#0a0a0ae0;box-shadow:0 18px 80px #00000073}.submission-overlay__crow-track{position:relative;height:72px;overflow:hidden;border-radius:999px;margin-bottom:14px;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.05) 50%,transparent 100%)}.submission-overlay__crow{position:absolute;top:50%;left:0;transform:translate(-40%,-50%);font-size:2.2rem;animation:crow-walk 1.9s ease-in-out infinite;filter:drop-shadow(0 2px 10px rgba(0,0,0,.45))}.submission-overlay__message{margin:0;font-family:ShadowsIntoLight,cursive;font-size:clamp(2rem,5vw,2.8rem);line-height:1;letter-spacing:.02em}.submission-overlay__submessage{margin-top:8px;color:#ffffffc2;font-size:.95rem}@keyframes crow-walk{0%{left:8%;transform:translate(-50%,-50%) scaleX(1)}45%{left:88%;transform:translate(-50%,-50%) scaleX(1)}50%{left:88%;transform:translate(-50%,-50%) scaleX(-1)}95%{left:8%;transform:translate(-50%,-50%) scaleX(-1)}to{left:8%;transform:translate(-50%,-50%) scaleX(1)}}.footer{display:flex;flex-direction:row;justify-content:space-between;margin-top:50px;padding:20px 40px}.footer__image{width:100px;margin-left:auto}.footer__button-call{background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_181_355)'%3e%3cpath%20d='M21.9999%2016.9201V19.9201C22.0011%2020.1986%2021.944%2020.4743%2021.8324%2020.7294C21.7209%2020.9846%2021.5572%2021.2137%2021.352%2021.402C21.1468%2021.5902%2020.9045%2021.7336%2020.6407%2021.8228C20.3769%2021.912%2020.0973%2021.9452%2019.8199%2021.9201C16.7428%2021.5857%2013.7869%2020.5342%2011.1899%2018.8501C8.77376%2017.3148%206.72527%2015.2663%205.18993%2012.8501C3.49991%2010.2413%202.44818%207.27109%202.11993%204.1801C2.09494%203.90356%202.12781%203.62486%202.21643%203.36172C2.30506%203.09859%202.4475%202.85679%202.6347%202.65172C2.82189%202.44665%203.04974%202.28281%203.30372%202.17062C3.55771%202.05843%203.83227%202.00036%204.10993%202.0001H7.10993C7.59524%201.99532%208.06572%202.16718%208.43369%202.48363C8.80166%202.80008%209.04201%203.23954%209.10993%203.7201C9.23656%204.68016%209.47138%205.62282%209.80993%206.5301C9.94448%206.88802%209.9736%207.27701%209.89384%207.65098C9.81408%208.02494%209.6288%208.36821%209.35993%208.6401L8.08993%209.9101C9.51349%2012.4136%2011.5864%2014.4865%2014.0899%2015.9101L15.3599%2014.6401C15.6318%2014.3712%2015.9751%2014.1859%2016.3491%2014.1062C16.723%2014.0264%2017.112%2014.0556%2017.4699%2014.1901C18.3772%2014.5286%2019.3199%2014.7635%2020.2799%2014.8901C20.7657%2014.9586%2021.2093%2015.2033%2021.5265%2015.5776C21.8436%2015.9519%2022.0121%2016.4297%2021.9999%2016.9201Z'%20stroke='%23900B09'%20stroke-width='2.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_181_355'%3e%3crect%20width='24'%20height='24'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center}.footer__button-email{background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M22%206C22%204.9%2021.1%204%2020%204H4C2.9%204%202%204.9%202%206M22%206V18C22%2019.1%2021.1%2020%2020%2020H4C2.9%2020%202%2019.1%202%2018V6M22%206L12%2013L2%206'%20stroke='%23900B09'%20stroke-width='2.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center}.footer__button-instagram{background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_181_371)'%3e%3cpath%20d='M17.5%206.5H17.51M7%202H17C19.7614%202%2022%204.23858%2022%207V17C22%2019.7614%2019.7614%2022%2017%2022H7C4.23858%2022%202%2019.7614%202%2017V7C2%204.23858%204.23858%202%207%202ZM16%2011.37C16.1234%2012.2022%2015.9813%2013.0522%2015.5938%2013.799C15.2063%2014.5458%2014.5931%2015.1514%2013.8416%2015.5297C13.0901%2015.9079%2012.2384%2016.0396%2011.4078%2015.9059C10.5771%2015.7723%209.80976%2015.3801%209.21484%2014.7852C8.61992%2014.1902%208.22773%2013.4229%208.09407%2012.5922C7.9604%2011.7616%208.09207%2010.9099%208.47033%2010.1584C8.84859%209.40685%209.45419%208.79374%2010.201%208.40624C10.9478%208.01874%2011.7978%207.87659%2012.63%208C13.4789%208.12588%2014.2649%208.52146%2014.8717%209.12831C15.4785%209.73515%2015.8741%2010.5211%2016%2011.37Z'%20stroke='%23900B09'%20stroke-width='2.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_181_371'%3e%3crect%20width='24'%20height='24'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center}.footer__button-youtube{background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_181_400)'%3e%3cpath%20d='M22.5401%206.42C22.4213%205.94541%2022.1794%205.51057%2021.8387%205.15941C21.4981%204.80824%2021.0708%204.55318%2020.6001%204.42C18.8801%204%2012.0001%204%2012.0001%204C12.0001%204%205.12008%204%203.40008%204.46C2.92933%204.59318%202.50206%204.84824%202.16143%205.19941C1.8208%205.55057%201.57887%205.98541%201.46008%206.46C1.1453%208.20556%200.991319%209.97631%201.00008%2011.75C0.988863%2013.537%201.14285%2015.3213%201.46008%2017.08C1.59104%2017.5398%201.83839%2017.9581%202.17823%2018.2945C2.51806%2018.6308%202.9389%2018.8738%203.40008%2019C5.12008%2019.46%2012.0001%2019.46%2012.0001%2019.46C12.0001%2019.46%2018.8801%2019.46%2020.6001%2019C21.0708%2018.8668%2021.4981%2018.6118%2021.8387%2018.2606C22.1794%2017.9094%2022.4213%2017.4746%2022.5401%2017C22.8524%2015.2676%2023.0064%2013.5103%2023.0001%2011.75C23.0113%209.96295%2022.8573%208.1787%2022.5401%206.42Z'%20stroke='%23900B09'%20stroke-width='2.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M9.75008%2015.02L15.5001%2011.75L9.75008%208.48V15.02Z'%20stroke='%23900B09'%20stroke-width='2.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_181_400'%3e%3crect%20width='24'%20height='24'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center}.footer__button-developer{background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_185_357)'%3e%3cpath%20d='M16%208.00004L2%2022M17.5%2015H9M20.24%2012.24C21.3658%2011.1142%2021.9983%209.58722%2021.9983%207.99504C21.9983%206.40285%2021.3658%204.87588%2020.24%203.75004C19.1142%202.62419%2017.5872%201.9917%2015.995%201.9917C14.4028%201.9917%2012.8758%202.62419%2011.75%203.75004L5%2010.5V19H13.5L20.24%2012.24Z'%20stroke='%23900B09'%20stroke-width='2.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_185_357'%3e%3crect%20width='24'%20height='24'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center}.footer__button-moondreamer{background-image:url("data:image/svg+xml,%3csvg%20width='27'%20height='27'%20viewBox='0%200%2027%2027'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M13.25%208.45C11.2618%208.45%209.65%206.83822%209.65%204.85C9.65%202.86177%2011.2618%201.25%2013.25%201.25C15.2382%201.25%2016.85%202.86177%2016.85%204.85C16.85%206.83822%2015.2382%208.45%2013.25%208.45ZM13.25%208.45L13.25%2025.25M13.25%2025.25C16.4326%2025.25%2019.4848%2023.9857%2021.7353%2021.7353C23.9857%2019.4848%2025.25%2016.4326%2025.25%2013.25H21.65M13.25%2025.25C10.0674%2025.25%207.01516%2023.9857%204.76472%2021.7353C2.51428%2019.4848%201.25%2016.4326%201.25%2013.25L4.85%2013.25'%20stroke='%23900B09'%20stroke-width='2.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:contain;width:27px;height:28px;background-position:center}.footer__contact{display:flex;flex-direction:row;align-items:center;justify-content:center}.footer__contact-shell{display:flex;flex-direction:row;align-items:center;gap:10px;padding:6px 10px;border-radius:22px;border:1px solid rgba(255,255,255,.14);background:linear-gradient(135deg,#b07a0557,#472a1052);backdrop-filter:blur(12px) saturate(130%);-webkit-backdrop-filter:blur(12px) saturate(130%);box-shadow:0 14px 34px #00000057,inset 0 1px #fff5dc1f}.footer__button{display:inline-block;margin-left:0;border:none;width:24px;height:24px;position:relative;cursor:pointer;background-color:transparent;padding:2px;background-size:24px 24px;transition:transform .2s ease,background-color .2s ease}.footer__button:before{content:"";position:absolute;top:50%;left:50%;width:24px;height:24px;border-radius:999px;background-color:#ffdd991a;transform:translate(-50%,-50%);opacity:0;transition:opacity .2s ease}.footer__button:hover{transform:translateY(-1px)}.footer__button:hover:before{opacity:1}.footer__container{display:flex;flex-direction:column;align-items:center}.footer__title{align-items:center;align-content:center}.footer__copyright{display:flex;align-items:end;margin-top:0;margin-bottom:0;color:#b07a05}@media (max-width: 768px){.footer{flex-direction:column;align-items:center;text-align:center;padding:0 12px}.footer__contact{margin-top:16px}.footer__contact-shell{flex-wrap:wrap;justify-content:center;gap:8px;padding:6px 8px}.footer__copyright{margin-top:15px}}.featured-banner{max-width:960px;margin:28px auto 0;padding:0 20px}.featured-banner__heading{font-family:ShadowsIntoLight;font-size:1.8rem;color:#f0c040;margin-bottom:14px;text-align:center}.featured-banner__cards{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.featured-banner__card{display:flex;flex-direction:column;gap:8px;padding:18px 20px;border:1px solid rgba(150,40,40,.88);border-radius:14px;background:radial-gradient(circle at top left,rgba(150,40,40,.08),transparent 60%),#ffffff05}.featured-banner__label{font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;color:#f0c040;font-weight:700}.featured-banner__name{font-family:ShadowsIntoLight;font-size:1.5rem;line-height:1.1;color:#fff}.featured-banner__tagline{font-size:.9rem;color:#ffffffbf;line-height:1.55;flex:1}.featured-banner__cta{display:inline-block;margin-top:4px;padding:6px 14px;border-radius:999px;border:1px solid rgba(150,40,40,.88);background:#962828e0;color:#fff;font-size:.82rem;text-decoration:none;align-self:flex-start;transition:background .2s ease}.featured-banner__cta:hover{background:#b43737f2}@media (max-width: 768px){.featured-banner__cards{grid-template-columns:1fr}.featured-banner{padding:0 12px}}.homepage__hero{margin:0 auto 32px;padding:40px 20px 52px;background-size:cover;background-position:center center;background-repeat:no-repeat;background-attachment:fixed;position:relative}.homepage__hero:before{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,#0000006b,#00000047,#0000006b);pointer-events:none;z-index:0}.homepage__hero>*{position:relative;z-index:1}.homepage__hero-copy{width:min(100%,800px);margin:0 auto;padding:32px 36px;border:1px solid rgba(176,122,5,.6);border-radius:20px;background:radial-gradient(circle at top left,rgba(176,122,5,.18),transparent 52%),linear-gradient(160deg,#080604e0,#100b07eb);box-shadow:0 24px 48px #0009,inset 0 1px #ffdc8c1f;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);text-align:center}.homepage__hero-title{margin:0;font-size:clamp(2.3rem,5.4vw,4.4rem);line-height:.98;font-family:ShadowsIntoLight;color:#fff}.homepage__hero-subtitle{margin:18px auto 0;font-size:clamp(1.1rem,2.4vw,1.5rem);color:#f0c040;white-space:nowrap}.homepage__hero-blurb{width:min(100%,68ch);margin:20px auto 0;font-size:1.05rem;line-height:1.75;color:#ffffffdb}.homepage__buttons{display:flex;gap:10px;justify-content:center;margin:16px 0 36px;flex-wrap:wrap}.homepage__button{padding:4px 8px;border:none;transition:background-color .2s ease}.homepage__button:hover{cursor:pointer}.homepage__button--active{background-color:#962828e0}@media (max-width: 768px){.homepage__buttons{flex-wrap:nowrap;overflow-x:auto;gap:6px}.homepage__button{padding:4px 6px;font-size:.85rem;white-space:nowrap}.homepage__hero{margin:0 16px 24px;padding:20px 16px 24px;border-radius:16px;background-image:none!important;background-attachment:scroll;background-color:#0a0705}.homepage__hero-copy{padding:20px 16px;border-radius:16px}.homepage__hero-title{font-size:35px;line-height:1.05}.homepage__hero-subtitle{white-space:normal;font-size:1.05rem;line-height:1.45;max-width:28ch}.homepage__hero-blurb{font-size:1rem;line-height:1.65}.homepage__buttons{gap:8px;padding:0 10px;margin:0 0 28px}.homepage__button{flex:0 0 auto;font-size:18px}}.art-page{max-width:1200px;margin:0 auto;padding:24px 16px 56px}.art-page__header{margin-bottom:24px;padding:40px}.art-page__title{margin:0;font-family:ShadowsIntoLight;font-size:clamp(2rem,6vw,3rem);line-height:1}.art-page__intro{max-width:62ch;margin:10px auto 0;color:#ffffffd9;font-size:1.05rem}.art-page__grid{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(230px,1fr))}.art-page__card{margin:0;background:#ffffff0d;border:1px solid rgba(255,255,255,.15);border-radius:10px;overflow:hidden;cursor:pointer;transition:transform .2s ease}.art-page__image{display:block;width:100%;aspect-ratio:4 / 5;object-fit:cover}.art-page__card:hover{transform:scale(1.02)}.art-page__caption{margin:0;padding:10px 12px;font-size:.9rem;text-align:left;color:#ffffffc7}.art-page__overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000d9;display:flex;align-items:center;justify-content:center;z-index:1000}.art-page__modal{position:relative;max-width:90vw;max-height:90vh;display:flex;flex-direction:column;align-items:center}.art-page__modal-close{position:absolute;top:-36px;right:0;background:none;border:none;color:#fff;font-size:2rem;cursor:pointer;line-height:1}.art-page__modal-image{max-width:100%;max-height:80vh;border-radius:10px;object-fit:contain}.art-page__modal-caption{margin:12px 0 0;font-size:1rem;color:#ffffffd9}@media (max-width: 768px){.art-page{padding:20px 12px 40px}.art-page__header{padding:18px 10px 14px;margin-bottom:16px}.art-page__intro{font-size:.98rem}.art-page__grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.art-page__modal{max-width:94vw}.art-page__modal-close{top:8px;right:8px;font-size:1.7rem;background:#00000073;border-radius:10px;padding:2px 8px}}.blog-coming-soon{max-width:600px;margin:80px auto;padding:40px 24px;text-align:center;border:1px solid brown;border-radius:12px;background:#ffffff05}.blog-coming-soon__title{font-family:ShadowsIntoLight;font-size:clamp(2.4rem,6vw,3.4rem);line-height:1;margin:0 0 16px}.blog-coming-soon__text{color:#ffffffc7;font-size:1.1rem;line-height:1.6;margin:0}@media (max-width: 768px){.blog-coming-soon{margin:40px 14px;padding:28px 18px}}.offerings-page{max-width:1000px;margin:0 auto;padding:0 20px 40px}.offerings-page__buttons{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin:8px 0 24px}.offerings-page__button{padding:0 14px;border:none;transition:background-color .2s ease}.offerings-page__button:hover{cursor:pointer}.offerings-page__button--active{background-color:#962828e0}.offerings-page__panel{border:1px solid rgba(150,40,40,.88);border-radius:12px;padding:22px;text-align:left}.offerings-page__title{font-family:ShadowsIntoLight;font-size:clamp(2rem,4vw,2.7rem);line-height:1}.offerings-page__intro{margin-top:10px;max-width:65ch;color:#ffffffe0}.offerings-page__intro-wrap{margin-top:10px;display:grid;grid-template-columns:1fr 220px;gap:16px;align-items:start}.offerings-page__intro-wrap .offerings-page__intro{margin-top:0}.offerings-page__intro-image{width:100%;border-radius:10px;object-fit:cover;border:1px solid rgba(255,255,255,.28)}.offerings-page__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:20px}.offerings-page__card{border:1px solid rgba(255,255,255,.3);border-radius:10px;padding:14px;background:#ffffff08;display:flex;flex-direction:column}.offerings-page__card--clickable{text-align:left;color:inherit;text-decoration:none;width:100%;height:auto;min-height:170px;display:block;cursor:pointer;transition:transform .2s ease,border-color .2s ease}.offerings-page__card--clickable:hover{transform:translateY(-2px);border-color:brown}.offerings-page__card-title{font-family:ShadowsIntoLight;font-size:1.7rem;line-height:1}.offerings-page__card-details{margin-top:8px;flex:1}.offerings-page__card-cta{margin-top:10px;font-size:.86rem;color:#f0c040}.offerings-page__card-price{margin-top:10px;color:#f0c040;font-weight:600}.offerings-page__book-link{margin-top:20px;display:inline-flex;align-self:flex-start;color:#fff;text-decoration:none;border:1px solid rgba(255,255,255,.35);border-radius:999px;padding:6px 12px;transition:background-color .2s ease}.offerings-page__book-link:hover{background:brown}@media (max-width: 900px){.offerings-page__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 768px){.offerings-page{padding:0 10px 26px}.offerings-page__buttons{gap:8px;margin:0 0 20px}.offerings-page__button{flex:0 0 auto;padding:4px 8px;font-size:18px}.offerings-page__panel{padding:16px}.offerings-page__intro-wrap{grid-template-columns:1fr}.offerings-page__intro-image{width:min(100%,320px);display:block;margin:0 auto}.offerings-page__grid{grid-template-columns:1fr}}.crows-list{max-width:1000px;margin:0 auto;padding:0 20px 40px}.crows-list__note{max-width:65ch;margin:0 auto 28px;color:#ffffffbf;font-style:italic}.crows-list__empty{color:#ffffff80;margin-top:20px}.crows-list__filters{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin:0 0 18px}.crows-list__all-btn{border:1px solid rgba(255,255,255,.35);border-radius:999px;background:transparent;color:#fff;padding:6px 14px;cursor:pointer}.crows-list__all-btn--active{background:#962828e0;border-color:brown}.crows-list__filter-select{min-width:220px;border:1px solid rgba(255,255,255,.3);border-radius:8px;background:#0003;color:#fff;padding:7px 10px}.crows-list__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.crows-list__card{border:1px solid brown;border-radius:12px;padding:18px;background:#ffffff08;text-align:left;display:flex;flex-direction:column;gap:6px}.crows-list__card-name{font-family:ShadowsIntoLight;font-size:1.8rem;line-height:1}.crows-list__card-specialty{color:brown;font-size:.9rem;font-style:italic}.crows-list__card-bio{font-size:.95rem;color:#ffffffd9;margin-top:4px}.crows-list__card-meta{display:flex;flex-direction:column;gap:4px;margin-top:8px;font-size:.875rem}.crows-list__card-location{color:#fff9}.crows-list__card-contact,.crows-list__card-website{color:#fffc;text-decoration:underline;word-break:break-all}.crows-list__card-contact:hover,.crows-list__card-website:hover{color:#fff}@media (max-width: 900px){.crows-list__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 600px){.crows-list{padding:0 10px 26px}.crows-list__filters{align-items:stretch}.crows-list__filter-select{width:100%;min-width:0}.crows-list__grid{grid-template-columns:1fr}}.mentorship-detail{max-width:900px;margin:28px auto 40px;padding:22px;text-align:left;border:1px solid rgba(150,40,40,.88);border-radius:12px;background:#ffffff05}.mentorship-detail--not-found{padding-top:40px}.mentorship-detail__back{display:flex;justify-content:flex-end;align-items:center;gap:6px;color:#ffffffbf;text-decoration:none;font-size:.95rem;margin-bottom:20px;transition:color .2s ease}.mentorship-detail__back:hover{color:#fff}.mentorship-detail__title{font-family:ShadowsIntoLight;font-size:clamp(2rem,4vw,3rem);line-height:1}.mentorship-detail__description{margin-top:12px;color:#ffffffdb;text-align:left}.mentorship-detail__description p{margin-bottom:16px}.mentorship-detail__inline-img{width:100%;max-width:500px;display:block;margin:24px auto;border-radius:8px}.mentorship-detail__includes-title{margin-top:24px;font-family:ShadowsIntoLight;font-size:1.8rem;line-height:1;text-align:center}.mentorship-detail__includes{margin:18px auto 0;color:#ffffffd6;display:flex;flex-direction:column;gap:4px;width:fit-content;text-align:center;list-style-position:inside}.mentorship-detail__includes-item{line-height:1.4}.mentorship-detail__price{margin-top:16px;color:#f0c040;font-weight:600;font-size:1.04rem;text-align:center}.mentorship-detail__payment-plans{margin-top:4px;color:#f0c040;font-size:.78rem;text-align:center}.mentorship-detail__videos,.mentorship-detail__apply{margin-top:48px}.mentorship-detail__section-heading{font-family:ShadowsIntoLight;font-size:2rem;line-height:1;text-align:center;margin-bottom:8px}.mentorship-detail__video-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:12px}.mentorship-detail__video{border:1px solid rgba(255,255,255,.2);border-radius:10px;overflow:hidden;background:#000}.mentorship-detail__video iframe{width:100%;aspect-ratio:16 / 9;border:0;display:block}.mentorship-detail__apply-note{margin-top:10px;color:#ffffffbf}.mentorship-detail__form{margin-top:14px;display:flex;flex-direction:column;gap:10px}.mentorship-detail__label{font-size:.92rem;color:#ffffffd9}.mentorship-detail__input,.mentorship-detail__textarea{width:100%;border:1px solid rgba(255,255,255,.25);border-radius:8px;background:#ffffff0a;color:#fff;padding:10px;font:inherit}.mentorship-detail__submit{margin-top:6px;align-self:flex-start;padding:0 14px;border:none}.mentorship-detail__success{margin-top:8px;color:#8fd38f;font-size:.92rem}.mentorship-detail__error{margin-top:8px;color:#f0c040;font-size:.92rem}@media (max-width: 768px){.mentorship-detail{margin:22px 10px 26px;padding:16px}.mentorship-detail__title{text-align:center}.mentorship-detail__video-grid{grid-template-columns:1fr}}.consulting-inquiry__form{margin-top:14px;display:flex;flex-direction:column;gap:10px}.consulting-inquiry__label{font-size:.92rem;color:#ffffffd9}.consulting-inquiry__input,.consulting-inquiry__textarea{width:100%;border:1px solid rgba(255,255,255,.25);border-radius:8px;background:#ffffff0a;color:#fff;padding:10px;font:inherit}.consulting-inquiry__submit{margin-top:6px;align-self:flex-start;padding:0 14px;border:none}.consulting-inquiry__success{margin-top:8px;color:#8fd38f;font-size:.92rem}.consulting-inquiry__error{margin-top:8px;color:#ff9d9d;font-size:.92rem}.consulting-detail{max-width:900px;margin:28px auto 40px;padding:22px;text-align:left;border:1px solid brown;border-radius:12px;background:#ffffff05}.consulting-detail--not-found{padding-top:40px}.consulting-detail__back{display:flex;justify-content:flex-end;align-items:center;gap:6px;color:#ffffffbf;text-decoration:none;font-size:.95rem;margin-bottom:20px;transition:color .2s ease}.consulting-detail__back:hover{color:#fff}.consulting-detail__title{font-family:ShadowsIntoLight;font-size:clamp(2rem,4vw,3rem);line-height:1}.consulting-detail__description-wrap{margin-top:12px;display:flex;flex-direction:column;gap:12px}.consulting-detail__description{color:#ffffffdb}.consulting-detail__apply{margin-top:48px}.consulting-detail__section-heading{font-family:ShadowsIntoLight;font-size:2rem;line-height:1;text-align:center;margin-bottom:8px}.consulting-detail__apply-note{margin-top:10px;color:#ffffffbf}@media (max-width: 768px){.consulting-detail{margin:22px 10px 26px;padding:16px}.consulting-detail__title{text-align:center}}.booking-page{max-width:980px;margin:0 auto;padding:0 20px 40px}.booking-page__panel{border:1px solid brown;border-radius:12px;padding:20px;text-align:left;background:#ffffff08}.booking-page__title{margin:0;font-family:ShadowsIntoLight;font-size:clamp(2rem,4vw,2.8rem)}.booking-page__subtitle{margin-top:8px;color:#ffffffd9}.booking-page__step-row{margin-top:12px;display:flex;gap:8px;flex-wrap:wrap}.booking-page__step-pill{border:1px solid rgba(255,255,255,.35);border-radius:999px;padding:6px 12px;font-size:.85rem;color:#fffc}.booking-page__step-pill--active{border-color:#962828e0;background:#962828e0;color:#fff}.booking-page__label{display:block;margin-top:14px;font-weight:700}.booking-page__select,.booking-page__input,.booking-page__textarea{width:100%;margin-top:6px;padding:10px 12px;border-radius:8px;border:1px solid rgba(255,255,255,.25);background:#0003;color:#fff}.booking-page__mode-toggle{margin-top:8px;display:inline-flex;border:1px solid rgba(255,255,255,.28);border-radius:999px;overflow:hidden}.booking-page__mode-btn{border:none;background:transparent;color:#fff;padding:8px 14px;cursor:pointer}.booking-page__mode-btn--active{background:#962828e0}.booking-page__calendar{margin-top:16px;display:grid;grid-template-columns:1fr 1fr;gap:12px}.booking-page__date-list,.booking-page__month-list,.booking-page__time-list{margin-top:8px;display:flex;flex-wrap:wrap;gap:8px}.booking-page__chip{border:1px solid rgba(255,255,255,.3);border-radius:999px;padding:6px 12px;background:transparent;color:#fff;cursor:pointer}.booking-page__chip--active{border-color:#962828e0;background:#962828e0}.booking-page__next-btn,.booking-page__back-btn{margin-top:16px;border:1px solid rgba(255,255,255,.35);border-radius:999px;padding:9px 16px;background:#ffffff14;color:#fff;cursor:pointer}.booking-page__next-btn:disabled{opacity:.45;cursor:not-allowed}.booking-page__summary{margin-top:14px;border:1px solid rgba(255,255,255,.25);border-radius:10px;padding:12px;background:#ffffff08}.booking-page__total{margin-top:16px;font-size:1.1rem;color:#f0c040;font-weight:700}.booking-page__paypal{margin-top:12px;max-width:420px}.booking-page__error{margin-top:12px;color:#f0c040}.booking-page__hint{margin-top:12px;color:#ffffffbf}.booking-page__success{border:1px solid #4db380;border-radius:10px;padding:14px;margin-top:12px;background:#4db38024}@media (max-width: 768px){.booking-page{padding:0 10px 26px}.booking-page__panel{padding:14px}.booking-page__calendar{grid-template-columns:1fr}}.booking-success{max-width:980px;margin:0 auto;padding:0 20px 40px}.booking-success__panel{border:1px solid brown;border-radius:12px;padding:20px;text-align:left;background:#ffffff08}.booking-success__eyebrow{margin:0 0 8px;text-transform:uppercase;letter-spacing:.12em;font-size:.8rem;color:#ffffffa6}.booking-success__title{margin:0;font-family:ShadowsIntoLight;font-size:clamp(2rem,4vw,2.8rem)}.booking-success__message{margin-top:10px;color:#ffffffdb}.booking-success__details{margin-top:16px;border:1px solid rgba(255,255,255,.25);border-radius:10px;padding:12px;background:#ffffff08}.booking-success__details p{margin:0}.booking-success__details p+p{margin-top:6px}.booking-success__actions{margin-top:18px}.booking-success__button{display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.35);border-radius:999px;padding:9px 16px;background:#ffffff14;color:#fff;text-decoration:none}@media (max-width: 768px){.booking-success{padding:0 10px 26px}.booking-success__panel{padding:14px}}
