.bd-page{width:100%;background-color:#eae7e5}.bd-container{max-width:960px;margin:0 auto;padding:0 32px}@media(max-width:500px){.bd-container{padding:0 20px}}.bd-section-title{font-size:34px;color:var(--REONA);font-weight:700;letter-spacing:2px;line-height:1.4;text-align:center;margin-bottom:12px}.bd-section-title .bd-section-title-en{display:block;font-size:14px;font-style:italic;font-weight:400;letter-spacing:1.5px;opacity:.6;margin-top:8px}@media(max-width:500px){.bd-section-title .bd-section-title-en{font-size:12px}.bd-section-title{font-size:24px;letter-spacing:1.5px}}.bd-divider{display:block;width:60px;height:1px;background:var(--gold);margin:24px auto 40px;border:none}.bd-details-icon{font-size:13px;color:var(--gold);transition:transform .2s;flex-shrink:0}details[open]>summary .bd-details-icon{transform:rotate(90deg)}.bd-cta-button{display:inline-flex;align-items:center;justify-content:center;padding:16px 44px;background:var(--REONA);color:#fff;text-decoration:none;letter-spacing:2px;font-size:15px;font-weight:700;border:1.5px solid var(--REONA);border-radius:2px;transition:background .3s,color .3s,border-color .3s}.bd-cta-button span{color:inherit}.bd-cta-button:hover{background:#8e0d56;border-color:#8e0d56}.bd-cta-button.bd-cta-ghost{background:rgba(0,0,0,0);color:var(--REONA)}.bd-cta-button.bd-cta-ghost:hover{background:rgba(171,16,104,.06);color:var(--REONA)}.bd-cta-button.bd-cta-large{width:100%;max-width:420px;padding:18px 44px;font-size:16px}@media(max-width:500px){.bd-cta-button{padding:14px 28px;font-size:14px;letter-spacing:1.5px}}.bd-hero{position:relative;width:100%;min-height:560px;display:flex;align-items:center;justify-content:center;overflow:hidden}@media(max-width:500px){.bd-hero{min-height:515px}}.bd-hero .bd-hero-image{position:absolute;inset:0}.bd-hero .bd-hero-image img{object-position:center 42%}.bd-hero .bd-hero-overlay{position:absolute;inset:0;background:rgba(0,0,0,.66)}.bd-hero .bd-hero-content{position:relative;z-index:1;text-align:center;color:#fff;max-width:780px;padding:140px 24px 56px;display:flex;flex-direction:column;align-items:center;gap:16px}@media(max-width:500px){.bd-hero .bd-hero-content{padding:103px 20px 44px}}.bd-hero .bd-hero-title-group{margin:0;padding:0;display:contents}.bd-hero .bd-hero-h1{font-size:38px;font-weight:700;line-height:1.5;letter-spacing:2px;margin:0}@media(max-width:500px){.bd-hero .bd-hero-h1{font-size:25px}}.bd-hero .bd-hero-tagline{font-size:18px;font-weight:700;line-height:1.6;letter-spacing:1.5px;margin:0}@media(max-width:500px){.bd-hero .bd-hero-tagline{font-size:15px}}.bd-hero .bd-hero--gold{color:#d4aa76;text-shadow:0 0 16px rgba(212,170,118,.5),0 2px 6px rgba(0,0,0,.4)}.bd-hero .bd-hero-sub{font-size:14px;line-height:2;opacity:.95;max-width:680px;letter-spacing:.5px;margin-top:6px;text-shadow:0 1px 3px rgba(0,0,0,.6)}@media(max-width:500px){.bd-hero .bd-hero-sub{font-size:13px;line-height:1.9}}.bd-hero .bd-hero-cta{display:inline-block;margin-top:16px;padding:16px 56px;background:rgba(0,0,0,.85);border:1.5px solid #d4aa76;color:#d4aa76;text-decoration:none;letter-spacing:3px;font-size:16px;font-weight:800;transition:background .3s,border-color .3s,color .3s;box-shadow:0 4px 18px rgba(0,0,0,.4)}.bd-hero .bd-hero-cta span{color:inherit}.bd-hero .bd-hero-cta:hover{background:rgba(0,0,0,.95);color:#e6c183;border-color:#e6c183}@media(max-width:500px){.bd-hero .bd-hero-cta{padding:14px 40px;font-size:14px;letter-spacing:2px}}.bd-breadcrumb{background-color:#eae7e5;padding:12px 0;font-size:12px;letter-spacing:1px}.bd-breadcrumb ol{list-style:none;margin:0;padding:0;flex-wrap:wrap;gap:6px;color:#777}.bd-breadcrumb li,.bd-breadcrumb ol{display:flex;align-items:center}.bd-breadcrumb li:not(:first-child):before{content:"›";margin-right:6px;color:#aaa}.bd-breadcrumb li[aria-current=page]{color:#333}.bd-breadcrumb li a{color:#777;text-decoration:none;transition:color .15s ease}.bd-breadcrumb li a:hover{color:#333}@media(max-width:500px){.bd-breadcrumb{padding:10px 0;font-size:11px}}.bd-lead{padding:80px 0 60px;background-color:#eae7e5}@media(max-width:500px){.bd-lead{padding:48px 0 40px}}.bd-lead .bd-lead-summary{font-size:21px;line-height:1.9;color:#333;max-width:720px;margin:0 auto;text-align:center;letter-spacing:.5px;font-weight:700}@media(max-width:500px){.bd-lead .bd-lead-summary{font-size:17px;line-height:1.8}}.bd-lead .bd-lead-definition{max-width:720px;margin:28px auto 0;background:#fff;border:1px solid rgba(0,0,0,.06);border-left:3px solid var(--gold);border-radius:4px;padding:28px 32px;box-shadow:0 4px 24px rgba(0,0,0,.06)}@media(max-width:500px){.bd-lead .bd-lead-definition{padding:22px 20px}}.bd-lead .bd-lead-definition p{font-size:15px;line-height:2.1;color:#444;margin:0}@media(max-width:500px){.bd-lead .bd-lead-definition p{font-size:14px}}.bd-lead .bd-lead-cta{display:flex;flex-wrap:wrap;justify-content:center;gap:16px;margin-top:36px}@media(max-width:500px){.bd-lead .bd-lead-cta{flex-direction:column;align-items:stretch;gap:12px}}.bd-reasons{padding:90px 0;background-color:#fff}@media(max-width:500px){.bd-reasons{padding:60px 0}}.bd-reasons .bd-reasons-list{counter-reset:reason;display:grid;grid-template-columns:1fr 1fr;gap:16px;max-width:840px;margin:0 auto;list-style:none;padding-left:0}@media(max-width:700px){.bd-reasons .bd-reasons-list{grid-template-columns:1fr}}.bd-reasons .bd-reasons-list li{counter-increment:reason;font-size:19px;font-weight:600;line-height:1.75;color:#2b2b2b;background:#fff;border:1px solid rgba(0,0,0,.06);border-left:4px solid var(--gold);border-radius:10px;padding:30px 30px 30px 84px;position:relative;box-shadow:0 4px 18px rgba(0,0,0,.05);transition:box-shadow .2s,transform .2s}.bd-reasons .bd-reasons-list li:before{content:counter(reason);position:absolute;left:24px;top:28px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:var(--gold);color:#fff;font-size:19px;font-weight:700;border-radius:50%}.bd-reasons .bd-reasons-list li:hover{box-shadow:0 10px 28px rgba(0,0,0,.1);transform:translateY(-3px)}@media(max-width:500px){.bd-reasons .bd-reasons-list li{font-size:17px;padding:24px 22px 24px 70px}.bd-reasons .bd-reasons-list li:before{left:18px;top:24px;width:36px;height:36px;font-size:17px}}.bd-social{padding:90px 0;background-color:#000;color:#fff}@media(max-width:500px){.bd-social{padding:64px 0}}.bd-social .bd-social-title{text-align:center;font-size:26px;font-weight:700;color:var(--gold);line-height:1.6;letter-spacing:1px}@media(max-width:500px){.bd-social .bd-social-title{font-size:19px}}.bd-social .bd-featured-review{max-width:760px;margin:0 auto 64px;background:rgba(212,170,118,.08);border:1px solid rgba(212,170,118,.4);border-radius:10px;padding:44px 48px}@media(max-width:500px){.bd-social .bd-featured-review{padding:32px 22px}}.bd-social .bd-featured-review blockquote{margin:0}.bd-social .bd-featured-review blockquote p{font-size:15px;line-height:2.1;color:rgba(255,255,255,.82);margin:0 0 18px}@media(max-width:500px){.bd-social .bd-featured-review blockquote p{font-size:14px}}.bd-social .bd-featured-review blockquote .bd-featured-highlight{font-size:23px;font-weight:700;line-height:1.75;color:#fff;margin-bottom:28px;padding-left:20px;border-left:3px solid var(--gold)}@media(max-width:500px){.bd-social .bd-featured-review blockquote .bd-featured-highlight{font-size:18px;padding-left:14px}}.bd-social .bd-featured-review blockquote .bd-featured-guest{font-size:14px;color:rgba(255,255,255,.72);border-top:1px solid rgba(255,255,255,.12);padding-top:20px;margin-top:24px;margin-bottom:0}.bd-social .bd-featured-review figcaption{margin-top:28px;display:flex;align-items:center;gap:16px;flex-wrap:wrap}.bd-social .bd-featured-review figcaption .bd-review-name{font-size:15px;font-weight:700;color:#fff;letter-spacing:.5px}.bd-social .bd-featured-review figcaption .bd-review-readlink{font-size:15px;font-weight:700;color:var(--gold);text-decoration:none;border:1px solid rgba(212,170,118,.5);border-radius:4px;padding:11px 24px;transition:background .2s,color .2s}.bd-social .bd-featured-review figcaption .bd-review-readlink:hover{background:var(--gold);color:#1a1a1a}.bd-social .bd-reviews-title{text-align:center;font-size:24px;font-weight:700;color:var(--gold);letter-spacing:1px;margin-bottom:28px}@media(max-width:500px){.bd-social .bd-reviews-title{font-size:20px}}.bd-social .bd-stats{display:flex;justify-content:center;gap:72px;margin-bottom:8px}@media(max-width:500px){.bd-social .bd-stats{gap:44px}}.bd-social .bd-stat{text-align:center;display:flex;flex-direction:column}.bd-social .bd-stat .bd-stat-num{font-size:66px;font-weight:800;color:var(--gold);line-height:1;letter-spacing:1px}@media(max-width:500px){.bd-social .bd-stat .bd-stat-num{font-size:46px}}.bd-social .bd-stat .bd-stat-num .bd-stat-suffix{font-size:.5em;margin-left:2px}.bd-social .bd-stat .bd-stat-label{margin-top:12px;font-size:13px;color:rgba(255,255,255,.75);letter-spacing:1px}.bd-social .bd-stats-note{text-align:center;font-size:11px;color:rgba(255,255,255,.4);margin:0 0 40px}.bd-social .bd-reviews-lead{max-width:640px;margin:0 auto 36px;text-align:center;font-size:14px;line-height:2;color:rgba(255,255,255,.7)}@media(max-width:500px){.bd-social .bd-reviews-lead{font-size:13px}}.bd-social .bd-reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}@media(max-width:800px){.bd-social .bd-reviews-grid{grid-template-columns:1fr;max-width:560px;margin:0 auto}}.bd-social .bd-review-card{margin:0;background:rgba(255,255,255,.05);border:1px solid rgba(212,170,118,.25);border-radius:8px;padding:28px 24px;display:flex;flex-direction:column}.bd-social .bd-review-card blockquote{margin:0 0 18px;font-size:14px;line-height:1.95;color:rgba(255,255,255,.88)}.bd-social .bd-review-card blockquote:before{content:"“";color:var(--gold);font-size:28px;line-height:0;vertical-align:-8px;margin-right:4px}.bd-social .bd-review-card figcaption{margin-top:auto;display:flex;flex-direction:column;gap:2px}.bd-social .bd-review-card figcaption .bd-review-name{font-size:13px;font-weight:700;color:#fff;letter-spacing:.5px}.bd-social .bd-review-card figcaption .bd-review-source{font-size:11px;color:rgba(255,255,255,.5);letter-spacing:.5px}.bd-unique{padding:100px 0;background-color:#000;color:#fff}@media(max-width:500px){.bd-unique{padding:70px 0}}.bd-unique .bd-section-title{color:var(--gold)}.bd-unique .bd-unique-layout{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}@media(max-width:700px){.bd-unique .bd-unique-layout{grid-template-columns:1fr;gap:28px}}.bd-unique .bd-unique-photo{position:relative;aspect-ratio:4/3;overflow:hidden;border-radius:6px;background:#2a2a2a}.bd-unique .bd-unique-photo img{object-fit:cover}.bd-unique .bd-unique-body p{font-size:15px;line-height:2.1;color:rgba(255,255,255,.85);margin:0 0 18px}.bd-unique .bd-unique-body .bd-unique-link{display:inline-block;margin-top:8px;font-size:15px;color:var(--gold);text-decoration:none;border-bottom:1px solid rgba(212,170,118,.4);padding-bottom:3px;transition:border-color .2s}.bd-unique .bd-unique-body .bd-unique-link:hover{border-color:var(--gold)}.bd-unique .bd-features-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-top:56px}@media(max-width:700px){.bd-unique .bd-features-grid{grid-template-columns:1fr}}.bd-unique .bd-feature-card{background:rgba(255,255,255,.04);border:1px solid rgba(212,170,118,.25);border-radius:8px;padding:30px 28px}.bd-unique .bd-feature-card h3{font-size:18px;font-weight:700;color:var(--gold);margin-bottom:14px;letter-spacing:.5px;position:relative;padding-left:18px}.bd-unique .bd-feature-card h3:before{content:"";position:absolute;left:0;top:4px;bottom:4px;width:3px;background:var(--gold);border-radius:2px}.bd-unique .bd-feature-card p{font-size:14px;line-height:2;color:rgba(255,255,255,.78);margin:0}.bd-unique .bd-unique-closing{max-width:720px;margin:48px auto 0;text-align:center;font-size:15px;line-height:2.1;color:rgba(255,255,255,.85);font-weight:600}@media(max-width:500px){.bd-unique .bd-unique-closing{font-size:14px}}.bd-capacity{padding:90px 0;background-color:#eae7e5}@media(max-width:500px){.bd-capacity{padding:60px 0}}.bd-capacity .bd-capacity-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}@media(max-width:700px){.bd-capacity .bd-capacity-grid{grid-template-columns:1fr}}.bd-capacity .bd-capacity-item{background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:6px;padding:32px 28px}.bd-capacity .bd-capacity-item h3{font-size:19px;font-weight:700;color:var(--REONA);margin-bottom:12px;letter-spacing:.5px}.bd-capacity .bd-capacity-item p{font-size:14px;line-height:2;color:#555}.bd-cases{padding:100px 0;background-color:#fff}@media(max-width:500px){.bd-cases{padding:70px 0}}.bd-cases .bd-cases-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}@media(max-width:700px){.bd-cases .bd-cases-grid{grid-template-columns:1fr}}.bd-cases .bd-cases-col{border:1px solid rgba(0,0,0,.06);border-radius:6px;padding:32px 28px}.bd-cases .bd-cases-col h3{font-size:19px;font-weight:700;margin-bottom:18px;letter-spacing:.5px}.bd-cases .bd-cases-col ul{list-style:none;padding-left:0;margin:0}.bd-cases .bd-cases-col ul li{font-size:14px;line-height:1.9;color:#555;padding:10px 0 10px 26px;position:relative}.bd-cases .bd-cases-suited{background:#f8f5f2}.bd-cases .bd-cases-suited h3{color:var(--REONA)}.bd-cases .bd-cases-suited li:before{content:"○";position:absolute;left:2px;color:var(--gold);font-weight:700}.bd-cases .bd-cases-not{background:#f4f2f0}.bd-cases .bd-cases-not h3{color:#6b6b6b}.bd-cases .bd-cases-not li:before{content:"×";position:absolute;left:2px;color:#b0a89c;font-weight:700}.bd-cases .bd-cases-note{max-width:760px;margin:36px auto 0;font-size:14px;line-height:2.1;color:#666;background:#faf8f6;border-left:3px solid var(--gold);border-radius:4px;padding:24px 28px}@media(max-width:500px){.bd-cases .bd-cases-note{font-size:13px;padding:20px 18px}}.bd-faq{padding:100px 0;background-color:#000;color:#fff}@media(max-width:500px){.bd-faq{padding:70px 0}}.bd-faq .bd-section-title{color:var(--gold)}.bd-faq .bd-faq-list{max-width:720px;margin:48px auto 0}.bd-faq .bd-faq-item{border-bottom:1px solid rgba(255,255,255,.1)}.bd-faq .bd-faq-item .bd-faq-question{cursor:pointer;display:flex;align-items:center;gap:10px;padding:18px 0;font-weight:700;color:rgba(255,255,255,.85);font-size:15px;letter-spacing:.3px;list-style:none}.bd-faq .bd-faq-item .bd-faq-question::-webkit-details-marker{display:none}.bd-faq .bd-faq-item .bd-faq-question .bd-faq-question-text{flex:1 1;margin:0;font-size:inherit;font-weight:inherit;color:inherit;letter-spacing:inherit;line-height:1.6}.bd-faq .bd-faq-item .bd-faq-answer{padding:0 0 20px 24px}.bd-faq .bd-faq-item .bd-faq-answer p{font-size:15px;line-height:2;color:rgba(255,255,255,.6)}.bd-related{padding:90px 0;background-color:#eae7e5;border-top:1px solid rgba(0,0,0,.06)}@media(max-width:500px){.bd-related{padding:60px 0}}.bd-related .bd-related-text{font-size:15px;line-height:2.2;color:#555;max-width:720px;margin:0 auto 32px;text-align:center}@media(max-width:500px){.bd-related .bd-related-text{font-size:14px}}.bd-related .bd-related-links{max-width:520px;margin:0 auto;display:flex;flex-direction:column;gap:14px;text-align:center}.bd-related .bd-related-links .bd-related-link{font-size:16px;color:var(--REONA);text-decoration:none;border-bottom:1px solid rgba(171,16,104,.3);padding-bottom:4px;transition:border-color .2s,color .2s}.bd-related .bd-related-links .bd-related-link:hover{border-color:var(--REONA)}.bd-bottom-cta{padding:60px 0 40px;background-color:#eae7e5}.bd-bottom-cta .bd-container{display:flex;justify-content:center}.bd-inquiry{padding:20px 0 90px;background-color:#eae7e5}@media(max-width:500px){.bd-inquiry{padding-bottom:140px}}.bd-inquiry .bd-inquiry-lead{max-width:720px;margin:0 auto 24px;text-align:center;font-size:15px;line-height:2;color:#555;font-weight:600}@media(max-width:500px){.bd-inquiry .bd-inquiry-lead{font-size:14px}}