:root{--blue:#174A8B;--gold:#C8A44D;--ivory:#f7f3ea;--white:#ffffff;--ink:#101820;--muted:#5b6672;--line:rgba(23,74,139,.16);--shadow:0 18px 50px rgba(15,23,32,.08)}
    *{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{margin:0;background:var(--white);color:var(--ink);font-family:Inter,Arial,sans-serif;overflow-x:hidden}img{display:block;width:100%;height:auto}a{color:inherit;text-decoration:none}button{font:inherit}
    .wrap{width:min(1180px,calc(100% - 48px));margin:auto}.serif,h1,h2,h3,.eyebrow,summary{font-family:"Cormorant Garamond",Georgia,serif}
    .eyebrow{font-size:12px;letter-spacing:.22em;text-transform:uppercase;color:var(--blue);font-weight:700}
    .btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 22px;border:1px solid var(--blue);background:var(--blue);color:var(--white);font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;box-shadow:var(--shadow)}
    .btn.alt{background:transparent;color:var(--blue);box-shadow:none}
    .btn.gold{background:var(--gold);border-color:var(--gold);color:#fff}
    .btn.active,.navlinks a.active{color:var(--gold)}
    .site-header{position:sticky;top:0;z-index:50;background:#F7F4ED;color:#17191A;border-bottom:1px solid rgba(23,25,26,.10)}
    .nav{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;width:min(1240px,92vw);margin:0 auto;min-height:88px}
    .nav-actions{display:flex;align-items:center;gap:12px;justify-content:flex-end}
    .brand img{width:auto;max-height:66px;object-fit:contain}
    .navlinks{display:flex;justify-content:center;gap:22px;flex-wrap:nowrap;white-space:nowrap;min-width:0}
    .navlinks a,.login{font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;white-space:nowrap;font-family:Inter,Arial,sans-serif}
    .navlinks a{color:#17191A;position:relative;padding-bottom:2px}
    .navlinks a::after{content:"";position:absolute;left:0;right:0;bottom:-6px;height:2px;background:transparent;border-radius:999px}
    .navlinks a:hover,.navlinks a:focus-visible,.login:hover,.login:focus-visible{color:#D9A93B;outline:none}
    .navlinks a.active{color:#D9A93B}
    .navlinks a.active::after{background:#D9A93B}
    .login{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;border-radius:999px;border:1px solid rgba(23,25,26,.20);color:#17191A;background:transparent;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
    .login:hover,.login:focus-visible{background:rgba(23,25,26,.04);color:#17191A;outline:none}
    .btn.gold{background:#D9A93B;border-color:#D9A93B;color:#17191A;box-shadow:0 8px 22px rgba(217,169,59,.18)}
    .btn.gold:hover,.btn.gold:focus-visible{background:#E5B94F;border-color:#E5B94F;color:#17191A;transform:translateY(-1px)}
    .menu{display:none;background:transparent;border:1px solid rgba(23,25,26,.20);color:#17191A;padding:0;width:44px;height:44px;border-radius:999px;align-items:center;justify-content:center}
    .menu span{position:relative;display:block;width:18px;height:2px;background:#17191A;border-radius:999px}
    .menu span::before,.menu span::after{content:"";position:absolute;left:0;width:18px;height:2px;background:#17191A;border-radius:999px}
    .menu span::before{top:-6px}.menu span::after{top:6px}
    .hero{padding:34px 0 24px;background:linear-gradient(180deg,#f7f3ea 0%,#fff 100%);border-bottom:1px solid var(--line)}
    .hero-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:40px;align-items:center}
    .hero h1{font-size:clamp(56px,7.2vw,110px);font-weight:600;line-height:.86;letter-spacing:-.05em;margin:14px 0 18px}
    .hero p{max-width:680px;font-size:18px;line-height:1.78;color:#26313b}
    .hero-card{border:1px solid var(--line);background:#fff;box-shadow:var(--shadow);padding:18px}
    .hero-card img{aspect-ratio:4/3;object-fit:cover}
    .hero-meta{display:flex;justify-content:space-between;gap:14px;align-items:end;padding:14px 4px 2px;font-size:12px;line-height:1.7;color:var(--muted)}
    .actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}
    .facts{background:var(--blue);color:var(--white);border-top:1px solid rgba(255,255,255,.12);border-bottom:1px solid rgba(255,255,255,.12)}
    .fact-grid{display:grid;grid-template-columns:repeat(5,1fr)}
    .fact{padding:22px 18px;border-right:1px solid rgba(255,255,255,.14)}
    .fact:last-child{border-right:0}
    .fact strong{display:block;font-family:"Cormorant Garamond",Georgia,serif;font-size:32px;font-weight:600;line-height:1}
    .fact span{display:block;margin-top:6px;font-size:10px;letter-spacing:.15em;text-transform:uppercase;color:rgba(255,255,255,.76)}
    .section{padding:100px 0}.light{background:#fff}.ivory{background:var(--ivory)}
    .section-head{display:grid;grid-template-columns:.78fr 1.22fr;gap:72px;align-items:start;margin-bottom:48px}
    .section h2{font-size:clamp(44px,5.6vw,84px);line-height:.95;letter-spacing:-.04em;font-weight:600;margin:12px 0}
    .lead{font-size:20px;line-height:1.8}.copy{font-size:16px;line-height:1.9;color:#3c4651}
    .rule{height:1px;background:var(--line);margin:32px 0}
    .course-layout{display:grid;grid-template-columns:1.02fr .98fr;gap:30px;align-items:start}
    .statement{border:1px solid var(--line);padding:28px;background:#fff}
    .statement h3{font-size:38px;margin:10px 0 12px}.statement p{color:#3d4751;line-height:1.8}
    .list{margin:20px 0 0;padding:0;list-style:none}.list li{padding:14px 0;border-top:1px solid var(--line);font-size:15px;line-height:1.7;color:#303944}
    .list li:first-child{border-top:0}
    .image-panel{border:1px solid var(--line);background:#fff;padding:18px}
    .image-panel img{aspect-ratio:4/5;object-fit:cover}
    .design-grid{display:grid;grid-template-columns:1fr 1fr;gap:26px;align-items:center}
    .portrait{border:1px solid var(--line);padding:16px;background:#fff}
    .portrait img{aspect-ratio:4/5;object-fit:cover}
    .band{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border:1px solid var(--line)}
    .band-item{background:#fff;padding:28px;min-height:210px}
    .band-item h3{font-size:30px;margin:8px 0 10px}.band-item p{color:#49535f;line-height:1.75}
    .photo-story{display:grid;grid-template-columns:1fr 1fr;gap:18px}
    .photo-story .story{border:1px solid var(--line);background:#fff;padding:18px}
    .photo-story .story img{aspect-ratio:4/3;object-fit:cover}
    .photo-story .story p{color:#4a5561;line-height:1.75;margin:14px 0 0}
    .score-wrap{overflow:auto;border:1px solid var(--line);background:#fff}
    .score{border-collapse:collapse;width:100%;min-width:860px;color:#17202a}
    .score th,.score td{padding:14px 12px;border-bottom:1px solid #e8e2d7;text-align:left;font-size:13px}
    .score th{background:var(--blue);color:#fff}
    .score td:nth-child(2),.score td:nth-child(3){text-align:center}
    .score-note{margin-top:14px;color:#51606e;font-size:13px;line-height:1.7}
    .practice-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}
    .practice-panel,.booking-panel,.link-card{border:1px solid var(--line);padding:28px;background:#fff;box-shadow:var(--shadow)}
    .practice-panel h3,.booking-panel h3,.link-card h3{font-size:34px;margin:10px 0 10px}.practice-panel p,.booking-panel p{color:#3d4751;line-height:1.8}
    .gallery-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}
    .gallery-card{border:1px solid var(--line);background:#fff;padding:14px}
    .gallery-card img{aspect-ratio:4/3;object-fit:cover}
    .link-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.link-card p{color:#4b5662;line-height:1.7}
    .faq{max-width:920px;margin:auto}.faq details{border-top:1px solid var(--line);padding:22px 0}.faq details:last-child{border-bottom:1px solid var(--line)}.faq summary{cursor:pointer;list-style:none;font-size:28px;line-height:1.2;color:var(--ink)}.faq summary::-webkit-details-marker{display:none}.faq p{color:#4b5662;line-height:1.8;max-width:760px}
    .closing{padding:92px 0;background:var(--blue);color:#fff}.closing h2{font-size:clamp(54px,6.6vw,94px);max-width:820px}.closing p{max-width:720px;color:rgba(255,255,255,.84);line-height:1.8;font-size:18px}

    .bgc-site-footer{background:#17191A;color:#F5F1E8;border-top:1px solid rgba(245,241,232,.12);padding:56px 0 32px;overflow:hidden}
    .bgc-site-footer__wrap{width:min(1240px,92vw);margin:auto}
    .bgc-site-footer__grid{display:grid;grid-template-columns:1.15fr .95fr .9fr;gap:34px;align-items:start}
    .bgc-site-footer__brand{display:flex;flex-direction:column;gap:16px}
    .bgc-site-footer__logo-tile{display:inline-flex;align-items:center;justify-content:center;width:190px;height:145px;padding:14px;background:#F3EEE4;border-radius:12px;border:1px solid rgba(245,241,232,.12);box-shadow:none}
    .bgc-site-footer__logo{width:auto;max-width:155px;max-height:110px;height:auto;object-fit:contain}
    .bgc-site-footer__tagline{font-family:"Cormorant Garamond",Georgia,serif;font-size:clamp(2rem,2.6vw,2.1rem);line-height:.98;letter-spacing:-.04em;color:#F5F1E8;margin:0;max-width:12ch}
    .bgc-site-footer__contact{display:grid;gap:8px;color:#B8B1A6;font-size:15px;line-height:1.7}
    .bgc-site-footer__heading{margin:0 0 16px;font-size:10px;letter-spacing:.18em;text-transform:uppercase;font-weight:800;color:#F5F1E8}
    .bgc-site-footer__links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 18px}
    .bgc-site-footer__link{font-size:14px;line-height:1.7;color:#B8B1A6;transition:color .2s ease,transform .2s ease}
    .bgc-site-footer__link:hover,.bgc-site-footer__link:focus-visible{color:#F5F1E8;transform:translateX(2px);outline:none}
    .bgc-site-footer__actions{display:flex;flex-direction:column;gap:12px}
    .bgc-site-footer__cta{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 18px;border-radius:999px;border:1px solid #D9A93B;background:#D9A93B;color:#17191A;font-size:12px;font-weight:800;letter-spacing:.13em;text-transform:uppercase;box-shadow:0 10px 28px rgba(217,169,59,.20);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background .2s ease}
    .bgc-site-footer__cta:hover,.bgc-site-footer__cta:focus-visible{transform:translateY(-1px);border-color:#E5B94F;background:#E5B94F;outline:none}
    .bgc-site-footer__cta--ghost{background:transparent;border-color:rgba(245,241,232,.22);color:#F5F1E8;box-shadow:none}
    .bgc-site-footer__cta--ghost:hover,.bgc-site-footer__cta--ghost:focus-visible{background:transparent;border-color:rgba(245,241,232,.34);color:#F5F1E8}
    .bgc-site-footer__rail{margin-top:32px;padding-top:18px;border-top:1px solid rgba(245,241,232,.12);display:flex;justify-content:space-between;flex-wrap:wrap;gap:14px;color:#B8B1A6;font-size:13px;line-height:1.6}
    .bgc-site-footer__contact a{color:#B8B1A6}
    .bgc-site-footer__contact a:hover,.bgc-site-footer__contact a:focus-visible{color:#F5F1E8;outline:none}
    .course-map-card{border:1px solid var(--line);background:#fff;padding:20px;box-shadow:var(--shadow)}
    .course-map-caption{margin-top:14px;text-align:center;font-size:13px;line-height:1.7;color:#51606e}
    @media(max-width:1024px){
      .bgc-site-footer__grid{grid-template-columns:1fr 1fr}
      .bgc-site-footer__actions{grid-column:1/-1;flex-direction:row;flex-wrap:wrap}
      .bgc-site-footer__actions .bgc-site-footer__cta{flex:1 1 220px}
    }
    @media(max-width:767px){
      .bgc-site-footer{padding:52px 0 calc(32px + env(safe-area-inset-bottom) + 88px)}
      .bgc-site-footer__grid{grid-template-columns:1fr;gap:28px}
      .bgc-site-footer__logo-tile{width:165px;height:125px}
      .bgc-site-footer__logo{max-width:136px;max-height:96px}
      .bgc-site-footer__tagline{font-size:clamp(1.95rem,8vw,2.2rem);max-width:none}
      .bgc-site-footer__links{grid-template-columns:1fr}
      .bgc-site-footer__rail{margin-top:30px}
      .bgc-site-footer__actions{flex-direction:column}
      .bgc-site-footer__actions .bgc-site-footer__cta{width:100%}
    }
    .mobile-sticky{display:none;position:fixed;left:0;right:0;bottom:0;z-index:40;background:rgba(255,255,255,.98);border-top:1px solid var(--line);padding:10px 12px;box-shadow:0 -8px 24px rgba(15,23,32,.08)}
    .mobile-sticky .row{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px}
    .mobile-sticky a{min-height:46px;font-size:11px}
    @media(max-width:1024px){
      .hero-grid,.section-head,.course-layout,.design-grid,.practice-grid,.photo-story,.footer-grid{grid-template-columns:1fr}
      .fact-grid{grid-template-columns:repeat(2,1fr)}
      .gallery-grid{grid-template-columns:repeat(2,1fr)}
      .link-grid{grid-template-columns:repeat(2,1fr)}
      .nav{grid-template-columns:auto 1fr auto;gap:12px;min-height:76px;width:min(1240px,92vw)}
      .navlinks,.nav-actions{display:none}
      .menu{display:inline-flex}
      .brand img{max-height:54px}
    }
    @media(max-width:1100px){.gallery-grid{grid-template-columns:repeat(3,1fr)}.link-grid{grid-template-columns:repeat(2,1fr)}}
    @media(max-width:980px){.hero-grid,.section-head,.course-layout,.design-grid,.practice-grid,.photo-story,.footer-grid{grid-template-columns:1fr;display:grid}.fact-grid{grid-template-columns:repeat(2,1fr)}.fact:nth-child(2n){border-right:0}.band{grid-template-columns:1fr}.footer p{text-align:left;margin-top:20px}.gallery-grid{grid-template-columns:repeat(2,1fr)}.mobile-sticky{display:block}}
    @media(max-width:640px){.wrap{width:min(100% - 30px,1180px)}.nav{padding:12px 0}.brand img{width:118px}.hero{padding:28px 0 20px}.hero h1{font-size:54px}.hero p{font-size:16px}.actions .btn{width:100%}.fact strong{font-size:28px}.section{padding:72px 0}.section-head{gap:18px}.hero-card,.statement,.band-item,.practice-panel,.booking-panel,.link-card,.image-panel,.gallery-card,.portrait,.course-map-card{padding:18px}.band-item h3,.practice-panel h3,.statement h3,.link-card h3{font-size:28px}.faq summary{font-size:24px}.closing{padding:72px 0}.gallery-grid{grid-template-columns:1fr}}