@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--red:#e60019;--ink:#171719;--muted:#68686d;--line:#dfdfe1;--paper:#fff;--soft:#f4f4f5;--radius:8px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);background:var(--paper);font:16px/1.65 'DM Sans',Arial,sans-serif}a{color:inherit;text-decoration:none}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,summary:focus-visible,video:focus-visible{outline:3px solid var(--red);outline-offset:6px}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:Manrope,Arial,sans-serif;font-weight:800;letter-spacing:-.05em}h2{font-size:clamp(2.25rem,4.4vw,4rem);line-height:1.1}h3{font-size:1.4rem;line-height:1.3;letter-spacing:-.035em}em{font-style:normal;color:var(--red)}p{color:var(--muted)}.wrap{max-width:1240px;margin:auto;padding-inline:40px}.header{height:100px;max-width:1440px;margin:auto;padding:0 60px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:24px}.logo{width:190px;height:42px;overflow:hidden;display:flex;align-items:center;flex-shrink:0}.logo img{width:190px;height:190px;max-width:none}.header nav{display:flex;gap:32px;font-size:.9rem;font-weight:500}.header nav a:hover,.text-link:hover{color:var(--red)}.button{background:var(--red);color:white;display:inline-flex;align-items:center;justify-content:center;gap:34px;min-height:58px;padding:15px 26px;border-radius:5px;font-weight:700;font-size:.95rem;transition:background .2s,transform .2s}.button:hover{background:#bf0014;transform:translateY(-2px)}.button.small{min-height:44px;padding:10px 20px;gap:22px}.eyebrow,.section-label,.edition,.hero-foot,.film-caption,.calendar-note{font-size:.75rem;letter-spacing:.12em;font-weight:700;line-height:1.5}.eyebrow{display:inline-flex;align-items:center;gap:10px}.eyebrow i{width:7px;height:7px;border-radius:50%;background:var(--red)}.hero{padding-top:50px}.hero-top{display:flex;justify-content:space-between;align-items:center;gap:20px}.edition{color:#8b8b90}.hero h1{font-size:clamp(3.5rem,8.3vw,7.7rem);line-height:1.03;letter-spacing:-.07em;margin:40px 0 34px;max-width:1050px}.hero h1 em{position:relative}.hero-bottom{display:flex;justify-content:space-between;gap:55px;align-items:center;padding-bottom:54px}.hero-bottom p{font-size:1.15rem;max-width:460px;line-height:1.65}.hero-bottom>div{display:flex;align-items:center;gap:26px}.text-link{font-size:.9rem;font-weight:600;white-space:nowrap}.text-link span{margin-left:12px}.hero-foot{display:flex;justify-content:space-between;padding:20px 0;border-top:1px solid var(--line);color:#808087;font-size:.7rem}.film-section{background:var(--ink);color:white;padding:38px 0 25px}.section-label{display:flex;justify-content:space-between;gap:20px;color:var(--muted);padding-bottom:34px}.section-label.light{color:#a4a4ac}.film-heading{display:flex;justify-content:space-between;align-items:end;gap:60px;padding:15px 0 40px}.film-heading h2{font-size:clamp(2rem,3.5vw,3rem)}.film-heading p{max-width:320px;font-size:1rem;color:#aaaab3}.video-shell{aspect-ratio:16/9;position:relative;overflow:hidden;background:#252528;border:1px solid #424247;border-radius:var(--radius)}.video-poster{width:100%;height:100%;position:relative}.video-poster>img{width:100%;height:100%;object-fit:cover;filter:brightness(.38);opacity:.9}.video-shade{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.video-center{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:20px;gap:12px}.play-symbol{display:grid;place-items:center;padding-left:5px;width:78px;height:78px;background:var(--red);border-radius:50%;font-size:24px;margin-bottom:10px;box-shadow:0 0 0 12px #ffffff0d}.video-title{font-family:Manrope,sans-serif;font-size:1.6rem;font-weight:700;letter-spacing:-.035em}.video-status{color:#d2d2d8;font-size:.9rem}.video-shell iframe,.video-shell video{display:block;width:100%;height:100%;border:0}.film-caption{display:flex;justify-content:space-between;gap:20px;color:#95959d;padding:20px 0;font-size:.68rem}.film-caption a{color:white;letter-spacing:0;font-size:.85rem}.intro,.process,.booking{padding-top:100px;padding-bottom:100px}.intro-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:90px;align-items:start}.lead{font-size:1.35rem;line-height:1.5;color:var(--ink);margin-bottom:22px;letter-spacing:-.02em}.inline-note{display:flex;gap:20px;padding-top:28px;margin-top:30px;border-top:1px solid var(--line)}.inline-note>span{color:var(--red);font-size:2rem}.inline-note p{font-size:.9rem;color:var(--ink)}.services{background:var(--soft);padding:65px 0 80px}.section-head{display:flex;align-items:end;justify-content:space-between;gap:50px;margin-bottom:45px}.section-head>p{max-width:335px}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.service{background:white;padding:25px 22px 28px;position:relative;border:1px solid #e5e5e8;border-radius:6px}.service-no{position:absolute;top:24px;right:22px;color:#aaaab1;font-size:.75rem}.service-icon{display:grid;place-items:center;background:#fff0f1;color:var(--red);height:48px;width:48px;border-radius:5px;font-size:1.75rem;margin-bottom:40px}.service h3{font-size:1.3rem;max-width:180px;margin-bottom:16px}.service p{font-size:.93rem;line-height:1.7}.service ul{border-top:1px solid var(--line);padding:20px 0 0;margin:25px 0 0;list-style:none;font-size:.8rem;line-height:1.7;color:#505058}.service li+li{margin-top:8px}.service li:before{content:'↗';color:var(--red);margin-right:8px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:45px;margin-top:60px}.steps article>span{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding:0 0 24px;margin-bottom:28px;font-size:2.5rem;font-family:Manrope,sans-serif;letter-spacing:-.05em;font-weight:500;color:var(--red)}.steps i{font-style:normal;color:#bfbfc5;font-size:1.8rem}.steps h3{margin-bottom:14px}.steps b{display:block;margin-top:25px;color:#909097;letter-spacing:.13em;font-size:.65rem}.difference{background:var(--red);color:white;padding:80px 0}.difference-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:90px;align-items:center}.difference .eyebrow{font-size:.7rem;color:#ffbec5;margin-bottom:28px}.difference h2 em{color:#ffbdc5}.difference h2{margin-bottom:32px}.button.white{background:white;color:var(--ink)}.button.white:hover{background:#fff0f1}.principles article{display:flex;gap:26px;padding:25px 0;border-bottom:1px solid #ff667566}.principles article:first-child{border-top:1px solid #ff667566}.principles article>span{font-size:.8rem;color:#ffbdc5}.principles h3{font-size:1.25rem;margin-bottom:10px}.principles p{color:#ffe2e5;font-size:.96rem}.booking-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:75px;align-items:center}.booking h2{margin-bottom:30px}.booking p{max-width:410px}.talk-list{list-style:none;padding:0;margin:30px 0 0}.talk-list li{padding:12px 0;border-bottom:1px solid var(--line);font-size:.9rem}.talk-list span{color:var(--red);font-size:.75rem;margin-right:18px}.calendar-shell{background:#f7f7f8;border:1px solid var(--line);border-radius:8px;min-height:550px;overflow:hidden}.calendar-empty{padding:50px 38px;display:flex;flex-direction:column;align-items:center;text-align:center;min-height:550px;justify-content:center}.calendar-mark{background:white;display:grid;place-items:center;border:1px solid #e6e6e9;color:var(--red);width:66px;height:66px;font-size:2rem;border-radius:15px;margin-bottom:28px}.calendar-empty .eyebrow{font-size:.65rem;color:var(--red);margin-bottom:16px}.calendar-empty h3{font-size:1.9rem;margin-bottom:16px}.calendar-empty p{font-size:.9rem}.calendar-lines{display:flex;gap:8px;margin:35px 0}.calendar-lines span{width:50px;height:6px;border-radius:3px;background:#e3e3e7}.calendar-lines span:first-child{background:var(--red)}.calendar-note{font-size:.6rem;color:#8b8b93}.calendar-shell iframe{width:100%;height:690px;border:0;display:block;background:white}.calendar-fallback{display:block;text-align:center;padding:15px;font-size:.85rem;color:var(--red);background:white}.faq{border-top:1px solid var(--line);padding-top:70px;padding-bottom:90px;display:grid;grid-template-columns:1fr 1.3fr;gap:80px}.faq .eyebrow{color:var(--muted);font-size:.7rem;margin-bottom:24px}.faq h2{font-size:2.6rem}.questions details{border-bottom:1px solid var(--line)}.questions details:first-child{border-top:1px solid var(--line)}summary{padding:22px 0;cursor:pointer;font-weight:600;font-size:.96rem;display:flex;align-items:center;justify-content:space-between;gap:18px;list-style:none}summary::-webkit-details-marker{display:none}summary span{font-size:1.3rem;color:var(--red);font-weight:400}details[open] summary span{transform:rotate(45deg)}details p{font-size:.95rem;padding:0 28px 24px 0}.closing{background:#f5f5f6;border-top:1px solid var(--line);padding:60px 0 75px}.closing .eyebrow{color:#72727a;font-size:.7rem}.closing h2{font-size:clamp(3.4rem,7vw,6.7rem);letter-spacing:-.065em;margin:26px 0 32px}.closing h2>span{float:right;font-weight:400;color:var(--red);font-size:1.7em;line-height:1}footer{padding-top:40px!important;padding-bottom:30px!important;display:grid;grid-template-columns:1fr 1fr 1fr;gap:25px;align-items:start}.wordmark{font-family:Manrope,Arial,sans-serif;font-weight:800;font-size:1.7rem;letter-spacing:-.08em}.wordmark span{color:var(--red)}footer p{font-size:.85rem}footer>div{display:flex;justify-content:flex-end;gap:22px;font-size:.85rem}footer small{grid-column:1/-1;border-top:1px solid var(--line);padding-top:20px;font-size:.7rem;color:#888890;margin-top:14px}.skip{position:fixed;left:10px;top:-100px;z-index:100;background:var(--ink);color:white;padding:12px}.skip:focus{top:10px}
@media(min-width:1600px){.hero{padding-top:65px;padding-bottom:10px}}@media(max-width:1050px){.header{padding-inline:35px}.header nav{gap:20px}.hero-bottom>div{flex-direction:column;gap:12px;align-items:start}.hero-bottom{gap:30px}.service-grid{grid-template-columns:repeat(2,1fr)}.service h3{max-width:none}.service-icon{margin-bottom:25px}.intro-grid,.difference-grid{gap:45px}.booking-grid{gap:40px}.faq{gap:45px}.hero h1{font-size:clamp(3.5rem,9vw,6rem)}}
@media(max-width:700px){html{scroll-padding-top:20px}.wrap{padding-inline:23px}.header{height:80px;padding-inline:23px;gap:16px}.logo{width:145px;height:34px}.logo img{width:145px;height:145px}.header nav{display:none}.button.small{font-size:.8rem;gap:13px;padding:9px 15px;min-height:40px}.hero{padding-top:32px}.eyebrow{font-size:.63rem;letter-spacing:.09em}.edition{display:none}.hero h1{font-size:clamp(3.15rem,11.5vw,5.2rem);margin-top:30px;line-height:1.07}.hero-bottom{display:block;padding-bottom:34px}.hero-bottom p{font-size:1rem;max-width:95%}.hero-bottom>div{margin-top:26px;gap:17px}.hero-foot{font-size:.56rem;letter-spacing:.06em;gap:20px}.hero-foot span:last-child{text-align:right}.section-label{font-size:.6rem;letter-spacing:.07em;padding-bottom:28px}.section-label span:last-child{text-align:right}.film-section{padding-top:27px}.film-heading{display:block;padding:0 0 27px}.film-heading p{margin-top:20px;max-width:none;font-size:.94rem}.video-shell{aspect-ratio:4/3}.video-title{font-size:1.2rem}.play-symbol{width:55px;height:55px;font-size:19px}.video-status{font-size:.8rem}.film-caption{font-size:.52rem;letter-spacing:.04em;align-items:center}.film-caption a{font-size:.75rem;max-width:150px;text-align:right}.intro,.process,.booking{padding-top:60px;padding-bottom:60px}.intro-grid,.difference-grid,.booking-grid,.faq{grid-template-columns:1fr;gap:30px}.intro-grid h2 br:nth-child(2){display:none}.lead{font-size:1.2rem}.section-head{display:block;margin-bottom:30px}.section-head>p{margin-top:22px;max-width:none}.services{padding:40px 0 45px}.service-grid{gap:12px}.service{padding:20px 16px}.service h3{font-size:1.14rem}.service p{font-size:.9rem}.service ul{font-size:.78rem}.service-no{top:20px;right:16px}.service-icon{height:40px;width:40px;margin-bottom:25px;font-size:1.4rem}.steps{grid-template-columns:1fr;gap:35px;margin-top:35px}.steps article>span{margin-bottom:20px;padding-bottom:15px;font-size:2rem}.steps b{margin-top:15px}.difference{padding:55px 0}.difference-grid{gap:36px}.difference h2{font-size:2.7rem}.principles article{gap:20px;padding:22px 0}.booking-grid{gap:35px}.calendar-shell,.calendar-empty{min-height:450px}.calendar-empty{padding:35px 22px}.calendar-shell iframe{height:700px}.faq{padding-top:45px;padding-bottom:55px}.faq h2{font-size:2.5rem}summary{font-size:.95rem;padding:20px 0}.closing{padding:45px 0 50px}.closing h2{font-size:3.5rem}.closing h2>span{font-size:1.05em;float:none}footer{grid-template-columns:1fr 1fr;gap:20px}footer>div{grid-column:1/-1;justify-content:flex-start}footer p{text-align:right;font-size:.8rem}footer small{margin-top:5px}}
@media(max-width:370px){.service-grid{grid-template-columns:1fr}.hero h1{font-size:3rem}.button{gap:16px;padding-inline:20px}.header .button{gap:8px}.logo{width:125px}.logo img{width:125px;height:125px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
