:root{--brand-primary:#9C5B3A;--brand-primary-dark:#623822;--brand-primary-light:#DEC5B9;--brand-secondary:#4FB260;--brand-accent:#CFB430;--brand-bg:#FFFFFF;--brand-bg-alt:#F5F0EA;--brand-text:#2A2622;--brand-text-secondary:#6E665E;--brand-text-inverse:#FFFFFF;--brand-border:#E5DDD3;--brand-success:#22C55E;--brand-warning:#F59E0B;--brand-danger:#EF4444;--brand-radius:4px;--brand-font:Georgia,"Times New Roman",serif;--brand-body-font:Arial,Helvetica,sans-serif}*{box-sizing:border-box}body{margin:0;color:#2a2622;color:var(--brand-text);background:#fff;background:var(--brand-bg);font-family:Arial,Helvetica,sans-serif;font-family:var(--brand-body-font);line-height:1.65}a{color:#9c5b3a;color:var(--brand-primary);-webkit-text-decoration:none;text-decoration:none}a:hover{color:#623822;color:var(--brand-primary-dark);-webkit-text-decoration:underline;text-decoration:underline}img{max-width:100%;height:auto}.hall-nav-room{background:#623822;background:var(--brand-primary-dark);box-shadow:0 8px 24px rgba(42,38,34,.14);padding:12px 0}.hall-nav-room .navbar-brand img{display:block;width:180px;height:40px;-o-object-fit:contain;object-fit:contain;background:rgba(255,255,255,.96);border-radius:4px;border-radius:var(--brand-radius)}.hall-nav-room .navbar-toggler{border-color:rgba(255,255,255,.55)}.hall-nav-room .navbar-toggler-icon{filter:invert(1)}.hall-nav-room .nav-link{color:#fff;color:var(--brand-text-inverse);font-weight:700;padding:10px 13px}.hall-nav-room .nav-link:focus,.hall-nav-room .nav-link:hover{color:#f8e6d9}.hall-btn-primary,.hall-nav-cta{background:#9c5b3a;background:var(--brand-primary);border:1px solid #9c5b3a;border:1px solid var(--brand-primary);color:#fff;color:var(--brand-text-inverse);border-radius:4px;border-radius:var(--brand-radius);font-weight:700;padding:12px 20px}.hall-nav-room .hall-nav-cta{background:#fff;color:#623822;color:var(--brand-primary-dark);border-color:#fff}.hall-nav-room .hall-nav-cta:hover{background:#f8e6d9;color:#623822;color:var(--brand-primary-dark);-webkit-text-decoration:none;text-decoration:none}.hall-btn-primary:hover{background:#623822;background:var(--brand-primary-dark);border-color:#623822;border-color:var(--brand-primary-dark);color:#fff;color:var(--brand-text-inverse);-webkit-text-decoration:none;text-decoration:none}.hall-btn-outline{border:1px solid #623822;border:1px solid var(--brand-primary-dark);color:#623822;color:var(--brand-primary-dark);background:0 0;border-radius:4px;border-radius:var(--brand-radius);font-weight:700;padding:12px 20px}.hall-btn-outline:hover{background:#623822;background:var(--brand-primary-dark);color:#fff;color:var(--brand-text-inverse);-webkit-text-decoration:none;text-decoration:none}.hall-btn-light{background:#fff;color:#623822;color:var(--brand-primary-dark);border:1px solid #fff;border-radius:4px;border-radius:var(--brand-radius);font-weight:700;padding:12px 20px}.hall-btn-light:hover{background:#f8e6d9;color:#623822;color:var(--brand-primary-dark);-webkit-text-decoration:none;text-decoration:none}.hall-link-button{color:#623822;color:var(--brand-primary-dark);border:0;padding:0;font-weight:700;background:0 0}.hall-section{padding:80px 0}.hall-section-heading{max-width:780px;margin:0 auto 40px;text-align:center}.hall-contact-layout span,.hall-cta-panel span,.hall-hero-card span,.hall-page-title span,.hall-section-heading span,.hall-subhero span{display:inline-block;color:#623822;color:var(--brand-primary-dark);font-weight:800;text-transform:uppercase;letter-spacing:0;font-size:.78rem;margin-bottom:10px}.hall-article h1,.hall-cta-panel h2,.hall-error-page h1,.hall-hero-card h1,.hall-legal-page h1,.hall-page-title h1,.hall-section-heading h2,.hall-subhero h1{font-family:Georgia,"Times New Roman",serif;font-family:var(--brand-font);color:#2a2622;color:var(--brand-text);line-height:1.12}.hall-page-title{padding:104px 0 56px;background:#f5f0ea;background:var(--brand-bg-alt);text-align:center}.hall-page-title .container{max-width:860px}.hall-page-title h1{font-size:48px;margin-bottom:16px}.hall-page-title p{color:#2a2622;color:var(--brand-text);font-size:1.05rem}.hall-hero-mosaic{position:relative;overflow:hidden;min-height:720px;background:#f5f0ea;background:var(--brand-bg-alt);padding:80px 24px}.hall-hero-grid{display:grid;grid-template-columns:1.1fr 0.9fr 0.9fr;grid-template-rows:300px 260px;grid-gap:18px;gap:18px;max-width:1180px;margin:0 auto}.hall-hero-grid img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:4px;border-radius:var(--brand-radius);background:#dec5b9;background:var(--brand-primary-light)}.hall-hero-grid img:first-child{grid-row:span 2}.hall-hero-grid img:last-child{grid-column:span 2}.hall-hero-card{position:absolute;left:calc(50% - 560px);bottom:88px;width:min(560px,100% - 48px);background:rgba(255,255,255,.94);border:1px solid #e5ddd3;border:1px solid var(--brand-border);border-radius:4px;border-radius:var(--brand-radius);padding:38px;box-shadow:0 22px 70px rgba(42,38,34,.2)}.hall-hero-card h1{font-size:50px;margin-bottom:18px}.hall-hero-card p{color:#2a2622;color:var(--brand-text);margin-bottom:24px}.hall-btn-row{display:flex;flex-wrap:wrap;gap:12px}.hall-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.hall-product-card{position:relative;overflow:hidden;display:grid;background:#fff;border:1px solid #e5ddd3;border:1px solid var(--brand-border);border-radius:4px;border-radius:var(--brand-radius);transition:transform .2s,box-shadow .2s}.hall-product-card:hover{transform:translateY(-4px);box-shadow:0 18px 40px rgba(42,38,34,.12)}.hall-product-card img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;background:#f5f0ea;background:var(--brand-bg-alt)}.hall-product-card div{padding:24px}.hall-product-card h2,.hall-product-card h3{font-family:Georgia,"Times New Roman",serif;font-family:var(--brand-font);color:#2a2622;color:var(--brand-text);font-size:1.35rem}.hall-product-card p{color:#2a2622;color:var(--brand-text)}.hall-product-card a{color:inherit;display:grid;height:100%}.hall-product-card a:hover{-webkit-text-decoration:none;text-decoration:none}.hall-occasion-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.hall-occasion-tile{position:relative;overflow:hidden;display:block;min-height:360px;border-radius:4px;border-radius:var(--brand-radius);background:#f5f0ea;background:var(--brand-bg-alt)}.hall-occasion-tile img{width:100%;height:100%;min-height:360px;-o-object-fit:cover;object-fit:cover;transition:transform .35s}.hall-occasion-tile span{position:absolute;left:18px;right:18px;bottom:18px;padding:12px 14px;background:rgba(98,56,34,.88);color:#fff;color:var(--brand-text-inverse);font-weight:800;text-align:center}.hall-occasion-tile:hover img{transform:scale(1.05)}.hall-scroll-row{display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:8px}.hall-scroll-row article{flex:0 0 260px;scroll-snap-align:start;border:1px solid #e5ddd3;border:1px solid var(--brand-border);background:#fff;border-radius:4px;border-radius:var(--brand-radius);padding:24px}.hall-large-quote cite,.hall-scroll-row h3,.hall-testimonial-grid cite{color:#623822;color:var(--brand-primary-dark)}.hall-testimonial-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.hall-large-quote blockquote,.hall-testimonial-grid blockquote{margin:0;background:#fff;border:1px solid #e5ddd3;border:1px solid var(--brand-border);border-left:5px solid #9c5b3a;border-left:5px solid var(--brand-primary);border-radius:4px;border-radius:var(--brand-radius);padding:28px;color:#2a2622;color:var(--brand-text)}.hall-large-quote{background:#f5f0ea;background:var(--brand-bg-alt)}.hall-large-quote blockquote{max-width:860px;margin:0 auto;font-size:1.2rem}.hall-cta-centered,.hall-cta-split{padding:80px 0 104px}.hall-cta-split{background:#fff}.hall-cta-panel{display:flex;align-items:center;justify-content:space-between;gap:32px;background:#623822;background:var(--brand-primary-dark);color:#fff;color:var(--brand-text-inverse);border-radius:4px;border-radius:var(--brand-radius);padding:46px}.hall-cta-panel h2,.hall-cta-panel p,.hall-cta-panel span{color:#fff;color:var(--brand-text-inverse)}.hall-cta-panel div{max-width:720px}.hall-cta-centered{background:#f5f0ea;background:var(--brand-bg-alt);text-align:center}.hall-cta-centered .container{max-width:820px}.hall-cta-centered h2{font-family:Georgia,"Times New Roman",serif;font-family:var(--brand-font);color:#2a2622;color:var(--brand-text)}.hall-subhero{padding:104px 0 72px;background:#f5f0ea;background:var(--brand-bg-alt)}.hall-subhero .container{display:grid;grid-template-columns:1fr 1fr;grid-gap:48px;gap:48px;align-items:center}.hall-subhero img{width:100%;aspect-ratio:9/7;-o-object-fit:cover;object-fit:cover;border-radius:4px;border-radius:var(--brand-radius);background:#dec5b9;background:var(--brand-primary-light)}.hall-subhero h1{font-size:44px;margin-bottom:18px}.hall-subhero p{color:#2a2622;color:var(--brand-text)}.hall-subhero-services{background:#fff8f2}.hall-subhero-culture{background:#f4ece4}.hall-subhero-industries{background:#f7f3ee}.hall-subhero-guide{background:#f2e7db}.hall-detailed-grid,.hall-feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.hall-contact-grid article,.hall-detailed-grid article,.hall-feature-grid article,.hall-two-cards article{position:relative;display:grid;grid-gap:10px;gap:10px;border:1px solid #e5ddd3;border:1px solid var(--brand-border);background:#fff;border-radius:4px;border-radius:var(--brand-radius);padding:26px;overflow:hidden}.hall-feature-grid strong{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;background:#f5f0ea;background:var(--brand-bg-alt);color:#623822;color:var(--brand-primary-dark);border-radius:4px;border-radius:var(--brand-radius)}.hall-contact-grid h2,.hall-detailed-grid h3,.hall-feature-grid h3,.hall-two-cards h2{font-family:Georgia,"Times New Roman",serif;font-family:var(--brand-font);color:#2a2622;color:var(--brand-text);font-size:1.35rem}.hall-two-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:24px;gap:24px}.hall-gallery-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px}.hall-gallery-grid img{width:100%;height:100%;min-height:260px;-o-object-fit:cover;object-fit:cover;border-radius:4px;border-radius:var(--brand-radius)}.hall-gallery-grid img:nth-child(2),.hall-gallery-grid img:nth-child(4){grid-row:span 2}.hall-selector{background:#f5f0ea;background:var(--brand-bg-alt)}.hall-checklist{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.hall-checklist label{display:flex;gap:12px;align-items:flex-start;background:#fff;border:1px solid #e5ddd3;border:1px solid var(--brand-border);padding:18px;border-radius:4px;border-radius:var(--brand-radius);color:#2a2622;color:var(--brand-text)}.hall-selector-note{max-width:840px;margin:28px auto 0;text-align:center;color:#2a2622;color:var(--brand-text)}.hall-contact-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.hall-contact-layout{display:grid;grid-template-columns:1fr 1fr;grid-gap:48px;gap:48px;align-items:center}.hall-contact-layout img{width:100%;border-radius:4px;border-radius:var(--brand-radius)}.hall-tabs{gap:10px;justify-content:center}.hall-tabs .nav-link{color:#623822;color:var(--brand-primary-dark);border:1px solid #e5ddd3;border:1px solid var(--brand-border);border-radius:4px;border-radius:var(--brand-radius)}.hall-tabs .nav-link.active{background:#623822;background:var(--brand-primary-dark);color:#fff;color:var(--brand-text-inverse)}.hall-blog-sidebar,.hall-toc{position:sticky;top:100px;border:1px solid #e5ddd3;border:1px solid var(--brand-border);background:#fff;border-radius:4px;border-radius:var(--brand-radius);padding:24px}.hall-blog-sidebar h2,.hall-toc h2,.hall-toc h3{font-family:Georgia,"Times New Roman",serif;font-family:var(--brand-font);font-size:1.25rem}.hall-blog-sidebar ul,.hall-footer-column ul,.hall-toc ul{list-style:none;margin:0;padding:0}.hall-blog-sidebar li,.hall-toc li{border-bottom:1px solid #e5ddd3;border-bottom:1px solid var(--brand-border);padding:12px 0}.hall-blog-sidebar li span{display:block;color:#6e665e;color:var(--brand-text-secondary);font-size:.9rem}.hall-blog-item{border-bottom:1px solid #e5ddd3;border-bottom:1px solid var(--brand-border);padding:0 0 32px;margin-bottom:32px}.hall-blog-item h2{font-family:Georgia,"Times New Roman",serif;font-family:var(--brand-font)}.hall-blog-meta{color:#6e665e;color:var(--brand-text-secondary);margin:10px 0 16px}.hall-read-link{font-weight:800}.hall-pagination .page-link{color:#623822;color:var(--brand-primary-dark)}.hall-pagination .active .page-link{background:#623822;background:var(--brand-primary-dark);border-color:#623822;border-color:var(--brand-primary-dark);color:#fff;color:var(--brand-text-inverse)}.hall-article-layout{padding-top:96px}.hall-article-content{color:#2a2622;color:var(--brand-text);font-size:1.05rem}.hall-author-card,.hall-post-nav{display:flex;gap:18px;align-items:center;border-top:1px solid #e5ddd3;border-top:1px solid var(--brand-border);margin-top:32px;padding-top:24px}.hall-author-card img{width:72px;height:72px;border-radius:50%;-o-object-fit:cover;object-fit:cover;background:#f5f0ea;background:var(--brand-bg-alt)}.hall-post-nav{justify-content:space-between}.hall-toc a{display:block;margin-bottom:10px}.hall-legal-page{padding:96px 0}.hall-legal-page .container{max-width:860px}.hall-legal-page h1{font-size:46px}.hall-legal-page h2{font-family:Georgia,"Times New Roman",serif;font-family:var(--brand-font);margin-top:32px}.hall-error-page{padding:120px 0;text-align:center;background:#f5f0ea;background:var(--brand-bg-alt)}.hall-error-page span{color:#623822;color:var(--brand-primary-dark);font-weight:800}.hall-footer-minimal{background:#623822;background:var(--brand-primary-dark);color:#fff;color:var(--brand-text-inverse);padding:72px 0 32px}.hall-footer-minimal a:not([class*=btn-]){color:#fff;color:var(--brand-text-inverse);-webkit-text-decoration:underline;text-decoration:underline}.hall-footer-minimal h5,.hall-footer-minimal p,.hall-footer-minimal span{color:#fff;color:var(--brand-text-inverse)}.hall-footer-top{display:grid;grid-template-columns:1fr 1fr 1.4fr;grid-gap:32px;gap:32px;padding-bottom:36px;border-bottom:1px solid rgba(255,255,255,.24)}.hall-footer-column li{margin-bottom:10px}.hall-footer-news form{display:flex;gap:8px;margin-top:18px}.hall-footer-news input{flex:1;min-width:0;border:1px solid rgba(255,255,255,.4);background:rgba(255,255,255,.1);color:#fff;color:var(--brand-text-inverse);padding:12px}.hall-footer-news input::-moz-placeholder{color:rgba(255,255,255,.78)}.hall-footer-news input::placeholder{color:rgba(255,255,255,.78)}.hall-footer-news button{background:#fff;color:#623822;color:var(--brand-primary-dark);border:1px solid #fff;padding:12px 18px;font-weight:800}.hall-footer-copy{display:flex;justify-content:space-between;gap:24px;padding-top:24px}[class*=-grid]:has(> :nth-child(5):last-child),[class*=-grid]:has(> :nth-child(6):last-child){grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width:991px){.hall-contact-grid,.hall-detailed-grid,.hall-feature-grid,.hall-footer-top,.hall-hero-grid,.hall-occasion-grid,.hall-product-grid,.hall-testimonial-grid,[class*=-grid]:has(> :nth-child(5):last-child),[class*=-grid]:has(> :nth-child(6):last-child){grid-template-columns:repeat(2,minmax(0,1fr))}.hall-hero-grid{grid-template-rows:auto}.hall-hero-grid img:first-child,.hall-hero-grid img:last-child{grid-column:auto;grid-row:auto}.hall-hero-card{position:relative;left:auto;bottom:auto;margin:24px auto 0}.hall-contact-layout,.hall-subhero .container,.hall-two-cards{grid-template-columns:1fr}.hall-cta-panel,.hall-footer-copy{flex-direction:column;align-items:flex-start}}.hall-inquiry-modal .modal-content{border-radius:4px;border-radius:var(--brand-radius);border:1px solid #e5ddd3;border:1px solid var(--brand-border);overflow:hidden}.hall-inquiry-modal .modal-header{background:#623822;background:var(--brand-primary-dark);color:#fff;color:var(--brand-text-inverse);border-bottom:0}.hall-inquiry-modal .modal-header .modal-title{color:#fff;color:var(--brand-text-inverse)}.hall-inquiry-modal .btn-close{filter:invert(1)}.hall-feedback-form .form-label{color:#2a2622;color:var(--brand-text);font-weight:700}.hall-feedback-form .form-control{border-color:#e5ddd3;border-color:var(--brand-border);border-radius:4px;border-radius:var(--brand-radius);padding:12px 14px;color:#2a2622;color:var(--brand-text)}.hall-feedback-form .form-control:focus{border-color:#9c5b3a;border-color:var(--brand-primary);box-shadow:0 0 0 .2rem rgba(156,91,58,.18)}.hall-form-actions{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:24px}.hall-form-actions p{margin:0;color:#2a2622;color:var(--brand-text)}@media (max-width:575px){.hall-legal-page,.hall-section{padding:56px 0}.hall-page-title{padding:72px 0 42px}.hall-hero-card h1,.hall-page-title h1,.hall-subhero h1{font-size:34px}.hall-hero-mosaic{padding:48px 16px}.hall-checklist,.hall-contact-grid,.hall-detailed-grid,.hall-feature-grid,.hall-footer-top,.hall-hero-grid,.hall-occasion-grid,.hall-product-grid,.hall-testimonial-grid,[class*=-grid]:has(> :nth-child(5):last-child),[class*=-grid]:has(> :nth-child(6):last-child){grid-template-columns:1fr}.hall-hero-grid img,.hall-occasion-tile,.hall-occasion-tile img{min-height:260px}.hall-cta-panel,.hall-hero-card{padding:28px}.hall-form-actions{flex-direction:column;align-items:flex-start}}