:root{--od-green: #1caa7b;--od-green-soft: rgba(28, 170, 123, 0.1);--od-blue-soft: #f0f9ff;--od-indigo-soft: #eef2ff;--od-text: #020617;--od-muted: #64748b;--od-line: #e5e7eb;--od-bg: #f8fafc}body{font-family:Inter,Arial,Helvetica,sans-serif;background:#fff}.d-header .title,.d-header .header-sidebar-toggle,.d-header .hamburger-dropdown,.d-header .search-dropdown{display:none !important}.d-header-wrap{position:fixed;top:20px;right:24px;z-index:5000;background:rgba(0,0,0,0) !important;pointer-events:none}.d-header{background:rgba(0,0,0,0) !important;border:0 !important;box-shadow:none !important;min-height:auto !important;pointer-events:none;max-width:1110px !important;width:calc(100% - 40px);margin:0 auto}.d-header .contents{justify-content:flex-end !important}.d-header-icons,.header-buttons,.user-menu,.user-menu.revamped{pointer-events:auto !important}.d-header .panel{margin-left:auto}#main-outlet{padding-top:0 !important}.avatar{border-radius:999px}#main-outlet{padding-top:0 !important}.welcome-banner,.custom-search-banner,.discourse-search-banner,.search-banner,.odmj-community-header,.odmj-community-hero{display:none !important}.od-community-avatar{display:flex;align-items:center;justify-content:center}.od-community-avatar img{width:40px;height:40px;border-radius:999px;object-fit:cover;border:2px solid #e5e7eb}.od-community-avatar img:hover{border-color:var(--od-green)}.od-community-header{position:sticky;top:0;z-index:1000;background:hsla(0,0%,100%,.96);border-bottom:1px solid var(--od-line);box-shadow:0 8px 24px rgba(2,6,23,.06);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);margin-bottom:24px}.od-community-header__inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:16px;width:min(100% - 40px,1320px);min-height:78px;margin:0 auto}.od-community-header a,.od-community-header summary{color:var(--od-text);text-decoration:none}.od-community-menu{position:relative;justify-self:start}.od-community-menu>summary{display:inline-grid;place-items:center;width:46px;height:46px;color:var(--od-text);background:#f3f4f6;border-radius:12px;cursor:pointer;list-style:none}.od-community-menu>summary::-webkit-details-marker{display:none}.od-community-menu svg{width:24px;height:24px}.od-community-menu__panel{position:absolute;top:calc(100% + 16px);left:0;width:min(92vw,760px);padding:18px;background:hsla(0,0%,100%,.94);border:1px solid var(--od-line);border-radius:18px;box-shadow:0 26px 70px rgba(2,6,23,.18);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.od-community-menu__search{display:flex;gap:10px;margin-bottom:18px}.od-community-menu__search input{flex:1;min-height:44px;padding:0 14px;border:1px solid var(--od-line);border-radius:12px}.od-community-menu__search button{min-height:44px;padding:0 16px;color:#fff;background:var(--od-green);border:0;border-radius:12px;font-weight:800}.od-community-menu__links{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:12px 18px;font-size:16px;font-weight:800}.od-community-menu__links a:hover{color:var(--od-green);text-decoration:underline}.od-community-header__brand{display:inline-flex;align-items:center;gap:10px;justify-self:center;font-size:clamp(24px,3vw,38px);font-weight:900;line-height:1;letter-spacing:0}.od-community-header__mark{display:inline-grid;place-items:center;width:36px;height:36px;color:#fff;background:var(--od-green);border-radius:12px;font-size:0}.od-community-header__mark::after{content:"";width:12px;height:12px;background:#fff;border-radius:999px;box-shadow:6px -6px 0 hsla(0,0%,100%,.55)}.od-community-header__tools{display:flex;align-items:center;justify-content:flex-end;gap:8px;min-width:0}.od-community-tool,.od-community-login,.od-community-signup{display:inline-flex;align-items:center;min-height:42px;padding:0 14px;border-radius:12px;font-size:14px;font-weight:800;white-space:nowrap;cursor:pointer}.od-community-tool--blue{background:var(--od-blue-soft)}.od-community-tool--green{background:var(--od-green-soft)}.od-community-tool--indigo{background:var(--od-indigo-soft)}.od-community-login{color:var(--od-text);background:#fff;border:1px solid var(--od-line)}.od-community-signup{color:#fff !important;background:var(--od-green);border:1px solid var(--od-green)}.od-community-hero{margin:18px auto 26px;width:min(100% - 40px,1320px);color:var(--od-text)}.od-community-hero__inner{display:grid;grid-template-columns:minmax(0, 1.1fr) minmax(280px, 0.9fr);gap:18px;align-items:center;padding:28px;background:radial-gradient(circle at 88% 14%, rgba(28, 170, 123, 0.18), transparent 28%),linear-gradient(135deg, #fff 0%, #f8fafc 48%, rgba(28, 170, 123, 0.08) 100%);border:1px solid var(--od-line);border-radius:20px;box-shadow:0 18px 48px rgba(2,6,23,.07)}.od-community-hero__label{margin:0 0 8px;color:var(--od-green);font-size:12px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.od-community-hero h1{max-width:720px;margin:0;font-size:clamp(32px,4.4vw,58px);line-height:.98;font-weight:950;letter-spacing:0}.od-community-hero__text{max-width:680px;margin:14px 0 0;color:var(--od-muted);font-size:16px;line-height:1.55}.od-community-hero__search{display:flex;align-items:center;gap:10px;min-height:52px;padding:0 8px 0 16px;background:#fff;border:1px solid var(--od-line);border-radius:14px;box-shadow:0 10px 24px rgba(2,6,23,.06)}.od-community-hero__search svg{flex:0 0 20px;width:20px;height:20px;color:var(--od-muted)}.od-community-hero__search input{flex:1;min-width:0;border:0;outline:0;font-size:16px}.od-community-hero__search button{min-height:38px;padding:0 14px;color:#fff;background:var(--od-green);border:0;border-radius:10px;font-weight:900}.od-community-hero__cards{grid-column:1/-1;display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:14px}.od-community-card{display:grid;gap:6px;min-height:116px;padding:18px;color:var(--od-text);background:#fff;border:1px solid var(--od-line);border-radius:16px;text-decoration:none;box-shadow:0 10px 26px rgba(2,6,23,.05)}.od-community-card:hover{border-color:rgba(28,170,123,.38);box-shadow:0 16px 36px rgba(28,170,123,.12)}.od-community-card__tag{width:fit-content;padding:4px 8px;color:var(--od-green);background:var(--od-green-soft);border-radius:999px;font-size:12px;font-weight:900}.od-community-card strong{font-size:20px;line-height:1.1}.od-community-card span:last-child{color:var(--od-muted);font-size:14px;line-height:1.35}@media(max-width: 1100px){.od-community-header__inner{grid-template-columns:auto 1fr;min-height:72px}.od-community-header__brand{justify-self:start}.od-community-header__tools{grid-column:1/-1;justify-content:flex-start;overflow-x:auto;padding-bottom:12px}.od-community-hero__inner{grid-template-columns:1fr}}@media(max-width: 760px){.od-community-header__inner,.od-community-hero{width:min(100% - 24px,1320px)}.od-community-menu__panel{position:fixed;top:84px;left:12px;right:12px;width:auto;max-height:calc(100vh - 104px);overflow:auto}.od-community-menu__links,.od-community-hero__cards{grid-template-columns:1fr}.od-community-header__word{font-size:26px}.od-community-tool{display:none}.od-community-hero__inner{padding:20px;border-radius:16px}.od-community-hero h1{font-size:34px}.od-homepage-hero{display:none}.navigation-topics .od-homepage-hero{display:block !important}.od-community-header__tools{display:flex;align-items:center;justify-content:flex-end;gap:8px;min-width:0}}
/*# sourceMappingURL=common_theme_1_6736fcb5228a32dafc08d56e13e10c7c7d53f5aa.css.map?__ws=parking53.oncodaily.com */
