/*! tailwindcss v4.3.2 | MIT License | https://tailwindcss.com */
@layer theme,components,utilities;:root{--bdh-ink:#382a24;--bdh-ink-soft:#594940;--bdh-muted:#75675e;--bdh-paper:#f7f0e4;--bdh-paper-soft:#fbf7efeb;--bdh-paper-deep:#e8dcc9;--bdh-line:#6f543c38;--bdh-line-strong:#6f543c5c;--bdh-wax:#8d1f25;--bdh-wax-dark:#68141a;--bdh-brass:#987744;--bdh-navy:#35495f;--bdh-success:#426451;--bdh-shadow-sm:0 8px 24px #382a2414;--bdh-shadow-md:0 18px 52px #382a2424;--bdh-radius-sm:12px;--bdh-radius-md:20px;--bdh-radius-lg:30px}#container.bdh-home{width:min(1460px,100% - 40px);height:auto;min-height:100vh;max-height:none;color:var(--bdh-ink);font-family:var(--font-sans);box-sizing:border-box;margin:0 auto;padding:92px 0 128px;display:block;overflow:visible}.bdh-home *,.bdh-home :before,.bdh-home :after,.bdh-global-nav *,.bdh-global-nav :before,.bdh-global-nav :after{box-sizing:border-box}.bdh-home a{color:inherit}.bdh-home-hero{border:1px solid var(--bdh-line-strong);border-radius:var(--bdh-radius-lg);min-height:410px;box-shadow:var(--bdh-shadow-md);isolation:isolate;background:linear-gradient(90deg,#f6eddefa 0%,#f6eddee0 42%,#f6edde3d 72%,#2b221d2e 100%),url(../data/bdh/ui/main-harbor.webp) 50%/cover no-repeat;position:relative;overflow:hidden}.bdh-home-hero:after{content:"";z-index:-1;opacity:.3;pointer-events:none;background-image:linear-gradient(#5d432c0f 1px,#0000 1px),linear-gradient(90deg,#5d432c0a 1px,#0000 1px);background-size:28px 28px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 75%);mask-image:linear-gradient(90deg,#000,#0000 75%)}.bdh-home-hero__inner{grid-template-columns:minmax(0,1fr) minmax(300px,390px);align-items:center;gap:32px;min-height:410px;padding:clamp(28px,5vw,64px);display:grid}.bdh-home-brand{grid-template-columns:154px minmax(0,1fr);align-items:center;gap:clamp(20px,3vw,42px);max-width:760px;display:grid}.bdh-home-brand__mark{filter:drop-shadow(0 10px 18px #42251921);mix-blend-mode:multiply;width:154px;height:auto;display:block}.bdh-home-eyebrow{min-height:28px;color:var(--bdh-wax-dark);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:8px;margin:0 0 12px;font-size:12px;font-weight:800;display:inline-flex}.bdh-home-eyebrow:before{content:"";background:currentColor;width:18px;height:1px}.bdh-home-title{color:var(--bdh-ink);font-family:var(--font-serif);letter-spacing:-.055em;text-wrap:balance;margin:0;font-size:clamp(36px,5vw,66px);font-weight:700;line-height:1.08}.bdh-home-lead{max-width:620px;color:var(--bdh-ink-soft);text-wrap:pretty;margin:18px 0 0;font-size:clamp(14px,1.4vw,17px);line-height:1.8}.bdh-home-actions{flex-wrap:wrap;gap:10px;margin-top:26px;display:flex}.bdh-home-button{border:1px solid var(--bdh-line-strong);min-height:44px;color:var(--bdh-ink);box-shadow:var(--bdh-shadow-sm);background:#fffcf6d1;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:0 18px;font-size:14px;font-weight:750;line-height:1;text-decoration:none;transition:transform .16s,border-color .16s,background-color .16s;display:inline-flex}.bdh-home-button:hover,.bdh-home-button:focus-visible{border-color:var(--bdh-wax);background:#fffaf1;transform:translateY(-2px)}.bdh-home-button--primary{border-color:var(--bdh-wax);background:var(--bdh-wax);color:#fffaf4}.bdh-home-button--primary:hover,.bdh-home-button--primary:focus-visible{border-color:var(--bdh-wax-dark);background:var(--bdh-wax-dark);color:#fff}.bdh-home-active{border-radius:var(--bdh-radius-md);box-shadow:var(--bdh-shadow-md);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffbf3db;border:1px solid #7453364d;padding:24px;position:relative;overflow:hidden}.bdh-home-active:before{content:"";border:1px solid #8d1f2529;border-radius:50%;width:120px;height:120px;position:absolute;top:-32px;right:-26px;box-shadow:inset 0 0 0 9px #8d1f250a}.bdh-home-active__label{color:var(--bdh-muted);letter-spacing:.12em;text-transform:uppercase;margin:0 0 18px;font-size:11px;font-weight:800}.bdh-home-active__body{align-items:center;gap:16px;display:flex}.bdh-home-active__avatar{background:var(--bdh-paper-deep);width:78px;height:78px;color:var(--bdh-muted);box-shadow:0 0 0 1px var(--bdh-line-strong), 0 8px 22px #422c1d24;border:3px solid #ffffffe6;border-radius:50%;flex:0 0 78px;place-items:center;display:grid;overflow:hidden}.bdh-home-active__avatar img{object-fit:cover;width:100%;height:100%;display:block}.bdh-home-active__name{color:var(--bdh-ink);font-family:var(--font-serif);letter-spacing:-.035em;margin:0;font-size:23px;line-height:1.25;display:block}.bdh-home-active__meta{color:var(--bdh-muted);margin-top:5px;font-size:13px;line-height:1.5;display:block}.bdh-home-active__link{color:var(--bdh-wax-dark);align-items:center;gap:7px;margin-top:18px;font-size:13px;font-weight:800;text-decoration:none;display:inline-flex}.bdh-home-active__link:hover,.bdh-home-active__link:focus-visible{text-underline-offset:4px;text-decoration:underline}.bdh-home-nav-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin-top:18px;display:grid}.bdh-home-nav-card{border:1px solid var(--bdh-line);border-radius:var(--bdh-radius-sm);background:var(--bdh-paper-soft);min-height:104px;color:var(--bdh-ink);box-shadow:var(--bdh-shadow-sm);flex-direction:column;justify-content:flex-end;padding:18px;text-decoration:none;transition:transform .16s,border-color .16s,box-shadow .16s;display:flex;position:relative;overflow:hidden}.bdh-home-nav-card:before{content:attr(data-index);color:#8d1f2559;font-family:var(--font-serif);font-size:12px;font-weight:800;position:absolute;top:13px;right:14px}.bdh-home-nav-card:after{content:"";opacity:0;background:var(--bdh-wax);transform-origin:0;height:1px;transition:opacity .16s,transform .16s;position:absolute;bottom:14px;left:18px;right:18px;transform:scaleX(0)}.bdh-home-nav-card:hover,.bdh-home-nav-card:focus-visible{border-color:var(--bdh-line-strong);box-shadow:var(--bdh-shadow-md);transform:translateY(-3px)}.bdh-home-nav-card:hover:after,.bdh-home-nav-card:focus-visible:after{opacity:1;transform:scaleX(1)}.bdh-home-nav-card__icon{color:var(--bdh-wax);margin-bottom:12px;font-size:18px}.bdh-home-nav-card strong{color:inherit;font-size:15px;line-height:1.3}.bdh-home-section-grid{grid-template-columns:minmax(0,1.55fr) minmax(320px,.75fr);align-items:start;gap:18px;margin-top:18px;display:grid}.bdh-home-panel{border:1px solid var(--bdh-line);border-radius:var(--bdh-radius-md);background:var(--bdh-paper-soft);box-shadow:var(--bdh-shadow-sm);overflow:hidden}.bdh-home-panel__head{border-bottom:1px solid var(--bdh-line);justify-content:space-between;align-items:flex-end;gap:20px;padding:22px 24px 18px;display:flex}.bdh-home-panel__kicker{color:var(--bdh-wax);letter-spacing:.1em;text-transform:uppercase;margin:0 0 5px;font-size:11px;font-weight:800}.bdh-home-panel__title{color:var(--bdh-ink);font-family:var(--font-serif);letter-spacing:-.035em;margin:0;font-size:23px;line-height:1.35}.bdh-home-panel__more{color:var(--bdh-muted);flex:none;font-size:12px;font-weight:750;text-decoration:none}.bdh-home-panel__more:hover,.bdh-home-panel__more:focus-visible{color:var(--bdh-wax)}.bdh-home-feed-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0;display:grid}.bdh-home-feed{min-width:0;padding:22px 24px 24px}.bdh-home-feed+.bdh-home-feed{border-left:1px solid var(--bdh-line)}.bdh-home-feed--all{border-top:1px solid var(--bdh-line);grid-column:1/-1;border-left:0!important}.bdh-home-feed__title{color:var(--bdh-ink);align-items:center;gap:9px;margin:0 0 14px;font-size:14px;font-weight:800;display:flex}.bdh-home-feed__title:before{content:"";background:var(--bdh-wax);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #8d1f251a}.bdh-home-feed .lat,.bdh-home-feed .sidebar-latest,.bdh-home-feed .latest-list{min-height:0;box-shadow:none;background:0 0;border:0;margin:0;padding:0}.bdh-home-feed .lat_title,.bdh-home-feed .lat_more{display:none}.bdh-home-feed ul{margin:0;padding:0;list-style:none}.bdh-home-feed li{min-width:0}.bdh-home-side{gap:18px;display:grid}.bdh-home-notice{background:linear-gradient(135deg,#fffcf6fa,#ede1cfe6);padding:24px;position:relative;overflow:hidden}.bdh-home-notice:after{content:"";border:1px solid #8d1f2538;border-radius:50%;width:36px;height:36px;position:absolute;top:18px;right:18px;box-shadow:inset 0 0 0 5px #8d1f250d}.bdh-home-notice__text{z-index:1;color:var(--bdh-ink-soft);white-space:normal;word-break:keep-all;margin:12px 48px 0 0;font-size:14px;line-height:1.75;position:relative}.bdh-home-account{overflow:hidden}.bdh-home-account .my_member_info,.bdh-home-account .login_form{min-width:0;padding:22px 24px 24px}.bdh-home-account .member-display{grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:13px;display:grid}.bdh-home-account .member-image-area,.bdh-home-account .portrait-placeholder{background:var(--bdh-paper-deep);width:58px;height:58px;color:var(--bdh-muted);border-radius:50%;place-items:center;display:grid;overflow:hidden}.bdh-home-account .member-portrait{object-fit:cover;width:100%;height:100%;display:block}.bdh-home-account .member-info-area,.bdh-home-account .member-side{min-width:0}.bdh-home-account .member_name strong{color:var(--bdh-ink);font-family:var(--font-serif);text-overflow:ellipsis;white-space:nowrap;font-size:18px;line-height:1.3;display:block;overflow:hidden}.bdh-home-account .member_id{color:var(--bdh-muted);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:12px;overflow:hidden}.bdh-home-account .member-side{align-items:center;gap:7px;display:flex}.bdh-home-account .member_level,.bdh-home-account .member-action-btn{border:1px solid var(--bdh-line);min-height:32px;color:var(--bdh-navy);background:#ffffff85;border-radius:999px;justify-content:center;align-items:center;padding:0 10px;font-size:11px;font-weight:800;text-decoration:none;display:inline-flex}.bdh-home-account .member-action-btn{width:32px;padding:0}.bdh-home-account .member-notifications{border-top:1px solid var(--bdh-line);margin-top:18px;padding-top:16px;overflow:visible}.bdh-home-account .login_form fieldset{border:0;margin:0;padding:0}.bdh-home-account .login_input{gap:8px;display:grid}.bdh-home-account .login_input input{border:1px solid var(--bdh-line-strong);width:100%;min-height:42px;color:var(--bdh-ink);background:#ffffffb8;border-radius:10px;padding:0 13px}.bdh-home-account .btn_login{background:var(--bdh-wax);color:#fff;cursor:pointer;border:0;border-radius:10px;width:100%;min-height:42px;margin-top:9px;font-weight:800}.bdh-home-account .login_links{color:var(--bdh-muted);justify-content:center;gap:12px;margin-top:12px;font-size:12px;display:flex}.bdh-home-account .login_links a{text-decoration:none}.bdh-home-account .login_links a:hover{color:var(--bdh-wax)}.bdh-home-utility{border-top:1px solid var(--bdh-line);grid-template-columns:auto minmax(0,1fr);align-items:center;gap:18px;padding:20px 24px;display:grid}.bdh-home-clock{min-width:112px;color:var(--bdh-wax-dark);font-family:var(--font-serif);font-variant-numeric:tabular-nums;letter-spacing:.04em;font-size:25px}.bdh-home-date{color:var(--bdh-muted);margin-top:3px;font-size:11px;line-height:1.4}.bdh-home-about{border-left:1px solid var(--bdh-line);color:var(--bdh-muted);padding-left:18px;font-size:13px;line-height:1.65}.bdh-global-nav{z-index:9999;border:1px solid var(--bdh-line-strong);width:min(1180px,100% - 28px);min-width:0;box-shadow:var(--bdh-shadow-md);-webkit-backdrop-filter:blur(18px)saturate(1.08);backdrop-filter:blur(18px)saturate(1.08);font-family:var(--font-sans);background:#fffbf4eb;border-radius:999px;align-items:center;gap:5px;padding:7px;display:flex;position:fixed;top:14px;left:50%;transform:translate(-50%)}.bdh-global-nav__scroll{flex:1;align-items:center;gap:4px;min-width:0;display:flex}.bdh-global-nav a,.bdh-global-nav summary{min-height:34px;color:var(--bdh-ink-soft);white-space:nowrap;cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:0 12px;font-size:13px;font-weight:800;line-height:1;text-decoration:none;transition:color .15s,border-color .15s,background-color .15s;display:inline-flex}.bdh-global-nav a:hover,.bdh-global-nav a:focus-visible,.bdh-global-nav summary:hover,.bdh-global-nav summary:focus-visible{border-color:var(--bdh-line);color:var(--bdh-wax-dark);background:#ffffffa3}.bdh-global-nav .bdh-global-brand{background:var(--bdh-wax);color:#fffaf4;flex:none;min-width:74px;box-shadow:inset 0 -2px #43090d2e}.bdh-global-nav .bdh-global-brand:hover,.bdh-global-nav .bdh-global-brand:focus-visible{border-color:var(--bdh-wax-dark);background:var(--bdh-wax-dark);color:#fff}.bdh-global-nav .bdh-global-active{border-color:var(--bdh-line);max-width:150px;color:var(--bdh-navy);text-overflow:ellipsis;background:#eee2d09e;overflow:hidden}.bdh-global-nav__spacer{flex:1}.bdh-global-nav-more{flex:none;position:relative}.bdh-global-nav-more summary{list-style:none}.bdh-global-nav-more summary::-webkit-details-marker{display:none}.bdh-global-nav-more summary:after{content:"";border-bottom:1.5px solid;border-right:1.5px solid;width:6px;height:6px;margin-left:7px;transition:transform .15s;transform:translateY(-2px)rotate(45deg)}.bdh-global-nav-more[open] summary:after{transform:translateY(2px)rotate(225deg)}.bdh-global-nav-dropdown{border:1px solid var(--bdh-line-strong);width:min(440px,100vw - 28px);box-shadow:var(--bdh-shadow-md);background:#fffbf4fa;border-radius:18px;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;padding:10px;display:grid;position:absolute;top:calc(100% + 10px);right:0}.bdh-global-nav-dropdown a{border-radius:10px;justify-content:flex-start;min-height:38px;padding:0 12px}.bdh-global-admin{color:var(--bdh-navy)!important}@media (max-width:1120px){.bdh-home-nav-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.bdh-home-hero__inner{grid-template-columns:minmax(0,1fr) 330px}.bdh-global-nav__scroll{scrollbar-width:none;overflow-x:auto}.bdh-global-nav__scroll::-webkit-scrollbar{display:none}}@media (max-width:880px){#container.bdh-home{width:min(100% - 24px,760px);padding-top:82px}.bdh-home-hero{background:linear-gradient(#f6eddef7 0%,#f6edded6 70%,#f6edde80 100%),url(../data/bdh/ui/main-harbor.webp) 50%/cover no-repeat}.bdh-home-hero__inner{grid-template-columns:1fr;padding:32px}.bdh-home-active{max-width:520px}.bdh-home-section-grid{grid-template-columns:1fr}}@media (max-width:680px){#container.bdh-home{width:100%;padding:18px 12px 104px}.bdh-home-hero{border-radius:22px;min-height:0}.bdh-home-hero__inner{gap:24px;min-height:0;padding:26px 20px}.bdh-home-brand{grid-template-columns:92px minmax(0,1fr);gap:14px}.bdh-home-brand__mark{width:92px}.bdh-home-title{font-size:clamp(32px,10vw,44px)}.bdh-home-lead{margin-top:12px;font-size:14px;line-height:1.7}.bdh-home-actions{margin-top:18px}.bdh-home-button{min-height:42px;padding:0 15px}.bdh-home-active{padding:20px}.bdh-home-nav-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:12px}.bdh-home-nav-card{min-height:88px;padding:15px}.bdh-home-feed-grid{grid-template-columns:1fr}.bdh-home-feed+.bdh-home-feed{border-top:1px solid var(--bdh-line);border-left:0}.bdh-home-panel__head,.bdh-home-feed,.bdh-home-notice,.bdh-home-account .my_member_info,.bdh-home-account .login_form{padding-left:18px;padding-right:18px}.bdh-home-account .member-display{grid-template-columns:52px minmax(0,1fr)}.bdh-home-account .member-image-area,.bdh-home-account .portrait-placeholder{width:52px;height:52px}.bdh-home-account .member-side{grid-column:1/-1;justify-content:flex-start}.bdh-home-utility{grid-template-columns:1fr}.bdh-home-about{border-top:1px solid var(--bdh-line);border-left:0;padding-top:14px;padding-left:0}.bdh-global-nav{border-radius:18px;width:calc(100% - 20px);padding:6px;top:auto;bottom:10px}.bdh-global-nav a,.bdh-global-nav summary{min-height:38px;padding:0 11px;font-size:12px}.bdh-global-nav .bdh-global-brand{min-width:64px}.bdh-global-nav .bdh-global-active{max-width:104px}.bdh-global-nav-dropdown{max-height:min(62vh,430px);top:auto;bottom:calc(100% + 10px);right:0;overflow-y:auto}.bdh-global-hide-mobile{display:none!important}}@media (max-width:390px){.bdh-home-brand{grid-template-columns:1fr}.bdh-home-brand__mark{width:104px}.bdh-home-nav-grid{grid-template-columns:1fr 1fr}.bdh-global-nav-dropdown{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.bdh-home *,.bdh-home :before,.bdh-home :after,.bdh-global-nav *,.bdh-global-nav :before,.bdh-global-nav :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}