:root{--brand-orange:#bb5232;--brand-orange-soft:color-mix(in srgb,var(--brand-orange) 4%,white);--brand-orange-tint:color-mix(in srgb,var(--brand-orange) 22%,white);--brand-orange-ring:color-mix(in srgb,var(--brand-orange) 18%,transparent);color:#2b2a29;font-synthesis:none;--error-ink:#a02d2b;--error-surface:#b8302b0f;--error-border:#a02d2b38;--ink:#2b2a29;--muted:#7e7d7c;--paper:#f8f7f2;--line:#e8e7e6;--orange:var(--brand-orange);--orange-action:var(--brand-orange);--silver:#e0dfde;--surface:#fff;--shadow:0 16px 45px #2a292812;background:#f8f7f2;font-family:ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0}button,input,textarea,select{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3,h4{letter-spacing:-.04em;font-family:Avenir Next,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif}h1{font-size:clamp(2.45rem,4.2vw,4.5rem);font-weight:800;line-height:1.1}h2{font-size:clamp(1.45rem,2.2vw,2.15rem);line-height:1.22}h3{font-size:1.2rem;line-height:1.3}p{line-height:1.65}input:focus-visible,select:focus-visible,textarea:focus-visible,button:focus-visible,a:focus-visible{outline:3px solid var(--brand-orange);outline-offset:3px}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-shell{flex-direction:column;min-height:100vh;display:flex}.site-header{border-bottom:1px solid var(--line);background:var(--paper);justify-content:space-between;align-items:center;height:83px;padding:0 clamp(22px,4.5vw,78px);display:flex}.brand{letter-spacing:-.025em;white-space:nowrap;align-items:center;gap:12px;font:800 1.35rem Avenir Next,ui-sans-serif,sans-serif;display:inline-flex}.brand-dot{color:var(--orange)}.brand-icon{background:var(--orange);border-radius:11px;justify-content:center;align-items:flex-end;gap:3px;width:34px;height:34px;padding:7px;display:flex;transform:rotate(-8deg)}.brand-icon span{background:#fff;border-radius:3px;width:5px;height:13px;display:block}.brand-icon span:nth-child(2){height:20px}.brand-icon span:nth-child(3){height:10px}.desktop-nav{align-items:center;gap:35px;display:flex}.desktop-nav>a:not(.button){color:#767574;font-size:.9rem;font-weight:700}.desktop-nav>a.active:not(.button),.desktop-nav>a:not(.button):hover{color:var(--ink)}main{flex:1}.button{text-align:center;border:0;border-radius:14px;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:11px 20px;font-size:.88rem;font-weight:800;line-height:1.2;transition:transform .18s,background .18s,box-shadow .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-dark{background:var(--ink);color:#fff}.button-dark:hover{background:#41403f;box-shadow:0 8px 18px #2b2a2929}.button-light{color:var(--ink);background:#f1f0ef}.button-orange{background:var(--orange-action);color:#fff}.button-sm{border-radius:12px;min-height:42px;padding:10px 17px}.button:disabled{opacity:.55;cursor:not-allowed;transform:none}.site-footer{border-top:1px solid var(--line);color:#7e7d7c;justify-content:space-between;gap:25px;padding:32px clamp(22px,4.5vw,78px);font-size:.82rem;display:flex}.site-footer>div:first-child{flex-direction:column;gap:4px;display:flex}.site-footer strong{color:var(--ink);letter-spacing:0;font:800 1rem Avenir Next,ui-sans-serif,sans-serif}.footer-links{align-items:center;gap:22px;display:flex}.footer-links a:hover{text-decoration:underline}.bottom-nav{display:none}.discover-page{padding:0 clamp(22px,4.5vw,78px) 80px}.intro-section{justify-content:space-between;align-items:center;max-width:1520px;min-height:310px;margin:0 auto;padding:35px 0 26px;display:flex;position:relative}.intro-copy{z-index:1;max-width:750px;position:relative}.eyebrow,.section-kicker{letter-spacing:.14em;color:#8e8d8c;font:800 .69rem Avenir Next,ui-sans-serif,sans-serif}.eyebrow{color:var(--brand-orange);align-items:center;gap:9px;margin-bottom:18px;display:flex}.eyebrow-mark{background:var(--orange);border-radius:50%;width:8px;height:8px}.intro-section h1{margin-bottom:17px}.intro-section h1 em{color:var(--brand-orange);font-style:normal}.intro-section p{color:#757473;max-width:640px;margin-bottom:0;font-size:1rem}.intro-decoration{flex:none;width:310px;height:260px;margin-right:5vw;position:relative}.deco-orbit{border:2px dashed #dedddc;border-radius:50%;width:225px;height:225px;position:absolute;top:13px;left:37px}.deco-orbit:before,.deco-orbit:after{content:"";background:#dfdedd;border-radius:50%;position:absolute}.deco-orbit:before{width:18px;height:18px;top:35px;left:7px}.deco-orbit:after{width:12px;height:12px;bottom:44px;right:-5px}.deco-pin{width:108px;height:108px;color:var(--brand-orange);background:#e7e6e5;border-radius:29px 29px 29px 8px;place-items:center;display:grid;position:absolute;top:47px;left:93px;transform:rotate(-8deg);box-shadow:19px 16px #eeedec}.deco-pin svg{transform:rotate(8deg)}.deco-small{background:var(--brand-orange-tint);color:var(--brand-orange);border-radius:50%;place-items:center;width:45px;height:45px;font-size:28px;display:grid;position:absolute;bottom:40px;right:22px}.discover-grid{grid-template-columns:minmax(365px,540px) minmax(450px,1fr);align-items:start;gap:25px;max-width:1520px;margin:auto;display:grid}.results-panel{min-width:0}.search-zone{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:20px;padding:14px}.search-box{color:#91908f;background:#fcfbfa;border:1px solid #e3e2e1;border-radius:13px;align-items:center;gap:13px;height:57px;padding:0 15px;display:flex}.search-box:focus-within{border-color:var(--orange);box-shadow:0 0 0 3px var(--brand-orange-ring)}.search-box input{min-width:0;color:var(--ink);background:0 0;border:0;outline:0;flex:1;font-size:.92rem;font-weight:600}.icon-button{min-width:44px;min-height:44px;color:var(--ink);background:0 0;border:0;place-items:center;display:grid}.icon-button.compact{min-width:30px;min-height:30px}.filter-row{flex-wrap:wrap;align-items:center;gap:8px;margin-top:13px;display:flex}.filter-label{color:#807f7e;align-items:center;gap:6px;margin:0 7px;font-size:.78rem;font-weight:800;display:flex}.select-wrap{background:#f5f4f3;border:1px solid #eeedec;border-radius:10px;align-items:center;display:inline-flex;position:relative}.select-wrap select{appearance:none;color:var(--ink);cursor:pointer;background:0 0;border:0;min-height:40px;padding:10px 34px 10px 13px;font-size:.76rem;font-weight:700}.select-wrap svg{pointer-events:none;color:#807f7e;position:absolute;right:11px}.results-heading{justify-content:space-between;align-items:end;gap:15px;padding:28px 2px 17px;display:flex}.results-heading h2{margin:6px 0 0}.location-button{white-space:nowrap;min-height:43px;color:var(--ink);background:#fff;border:1px solid #e2e1e0;border-radius:11px;align-items:center;gap:8px;padding:9px 12px;font-size:.76rem;font-weight:800;display:flex}.location-button:hover,.location-active{background:#efeeed}.result-list{flex-direction:column;gap:12px;display:flex}.company-card{border:1px solid var(--line);background:#fff;border-radius:18px;padding:20px 21px 17px;transition:transform .18s,border-color .18s,box-shadow .18s;display:block}.company-card:hover{box-shadow:var(--shadow);border-color:#dbdad9;transform:translateY(-3px)}.company-card-top{justify-content:space-between;align-items:start;display:flex}.company-avatar{color:#686766;background:#ecebea;border-radius:14px;place-items:center;width:47px;height:47px;font:800 1.25rem Avenir Next,ui-sans-serif,sans-serif;display:grid}.company-arrow{color:#7c7b7a;place-items:center;width:33px;height:33px;display:grid}.company-card-body{margin:11px 0 19px}.company-card h3{margin:0 0 7px;font-size:1.16rem}.company-card p{color:#828180;align-items:center;gap:6px;margin:0;font-size:.8rem;display:flex}.company-card p svg{flex:none}.company-card-bottom{border-top:1px solid #f1f0ef;justify-content:space-between;align-items:center;gap:9px;padding-top:13px;display:flex}.report-count{color:#656463;align-items:center;gap:7px;font-size:.76rem;font-weight:800;display:inline-flex}.tag,.chip{color:#727170;background:#f4f3f2;border-radius:8px;align-items:center;padding:6px 10px;font-size:.71rem;font-weight:800;display:inline-flex}.map-panel{height:min(730px,100vh - 150px);min-height:530px;position:sticky;top:24px}.map-shell{background:#eeedec;border:1px solid #e4e3e2;border-radius:22px;height:100%;position:relative;overflow:hidden}.map-canvas{width:100%;height:100%}.map-badge{z-index:2;background:#fff;border-radius:10px;align-items:center;gap:8px;padding:11px 13px;font-size:.73rem;font-weight:800;display:flex;position:absolute;top:20px;left:20px;box-shadow:0 6px 20px #2b2a291c}.pulse-dot{background:#adacab;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #e1e0df}.map-marker{background:var(--ink);color:#fff;cursor:pointer;border:3px solid #fff;border-radius:14px 14px 14px 4px;place-items:center;min-width:38px;height:38px;padding:0 5px;font-weight:800;display:grid;box-shadow:0 4px 10px #2b2a2940}.map-marker:hover{background:var(--brand-orange);transform:scale(1.13)}.map-sheet{z-index:3;background:#fff;border-radius:17px;padding:21px;position:absolute;bottom:20px;left:20px;right:20px;box-shadow:0 15px 40px #2b2a2938}.sheet-handle{display:none}.map-sheet-inner{justify-content:space-between;align-items:center;gap:14px;display:flex}.map-sheet h3{margin:5px 0;font-size:1.15rem}.map-sheet p{color:#858483;align-items:center;gap:6px;margin:0;font-size:.77rem;display:flex}.sheet-link{background:#f0efee;border-radius:12px;flex:none;place-items:center;width:43px;height:43px;display:grid}.map-sheet-count{color:#6c6b6a;margin-top:13px;font-size:.75rem;font-weight:800}.map-unavailable{text-align:center;z-index:4;background:#edeceb;flex-direction:column;justify-content:center;align-items:center;padding:30px;display:flex;position:absolute;inset:0}.map-unavailable-icon{color:#787776;background:#e4e3e2;border-radius:23px;place-items:center;width:70px;height:70px;margin-bottom:20px;display:grid}.map-unavailable h3{max-width:300px;margin-bottom:8px}.map-unavailable p{color:#777675;max-width:310px;font-size:.86rem}.empty-state{text-align:center;background:#fff;border:1px dashed #dddcdb;border-radius:19px;margin-top:1px;padding:43px 27px}.empty-icon{color:#797877;background:#f3f2f1;border-radius:20px;place-items:center;width:66px;height:66px;margin:0 auto 20px;display:grid}.empty-state h3{margin-bottom:7px}.empty-state p{color:#838281;max-width:340px;margin:0 auto 21px;font-size:.86rem}.empty-actions{flex-wrap:wrap;justify-content:center;gap:9px;display:flex}.skeleton-card{border:1px solid var(--line);background:#fff;border-radius:18px;height:156px;padding:23px}.skeleton-line{background:linear-gradient(90deg,#f0efee,#f9f8f7,#f0efee) 0 0/200% 100%;border-radius:8px;width:100%;height:14px;margin-bottom:14px;animation:1.8s infinite shimmer}.skeleton-line.short{width:24%;height:38px}.skeleton-line.medium{width:55%}@keyframes shimmer{to{background-position-x:-200%}}a,a:hover,a:focus-visible{text-decoration:none!important}.page-wrap{max-width:1160px;margin:0 auto;padding:45px 24px 95px}.back-link{color:#777675;align-items:center;gap:8px;margin-bottom:27px;font-size:.8rem;font-weight:800;display:inline-flex}.back-link:hover{color:var(--ink)}.page-heading{max-width:760px;margin-bottom:35px}.page-heading .eyebrow{margin-bottom:14px}.page-heading h1{margin-bottom:13px;font-size:clamp(2.15rem,4vw,3.45rem)}.page-heading p{color:#7f7e7d;margin-bottom:0}.detail-hero{background:#efeeed;border-radius:25px;justify-content:space-between;align-items:end;gap:30px;margin-bottom:30px;padding:35px 40px;display:flex}.detail-hero h1{margin:13px 0;font-size:clamp(2.1rem,3.5vw,3.5rem)}.detail-hero p{color:#6f6e6d;align-items:center;gap:8px;margin:0;display:flex}.detail-actions{flex-wrap:wrap;gap:9px;display:flex}.detail-content{grid-template-columns:minmax(0,1.7fr) minmax(240px,.8fr);gap:26px;display:grid}.detail-content>div{min-width:0}.detail-side{align-self:start;position:sticky;top:25px}.surface-card{border:1px solid var(--line);background:#fff;border-radius:18px;padding:24px}.surface-card h3{margin-bottom:13px}.surface-card p{color:#7e7d7c;margin:0;font-size:.86rem}.section-heading{justify-content:space-between;align-items:center;gap:12px;margin:8px 0 16px;display:flex}.section-heading h2{margin:0}.experience-card{border:1px solid var(--line);background:#fff;border-radius:18px;margin-bottom:12px;padding:24px}.experience-meta{color:#8b8a89;flex-wrap:wrap;align-items:center;gap:9px;margin-bottom:16px;font-size:.76rem;font-weight:700;display:flex}.experience-card h3{letter-spacing:-.02em;margin-bottom:8px;font-size:1.05rem}.experience-card .description{color:#474645;white-space:pre-wrap;margin-bottom:14px}.experience-card .note{color:#757473;border-left:3px solid #e3e2e1;padding-left:13px;font-size:.86rem}.experience-footer{border-top:1px solid #f0efee;justify-content:space-between;align-items:center;gap:15px;padding-top:14px;display:flex}.tags{flex-wrap:wrap;gap:6px;display:flex}.text-button{color:#777675;background:0 0;border:0;align-items:center;gap:6px;padding:8px 0;font-size:.77rem;font-weight:800;display:inline-flex}.text-button:hover{text-decoration:underline}.hint{color:#7f7e7d;font-size:.78rem;line-height:1.55}.error-hint{color:#b34b3a}.success-hint{color:#6f6e6d}.notice{color:#646362;background:#f3f2f1;border-radius:12px;padding:12px 15px;font-size:.81rem;line-height:1.5}.notice.warn{background:var(--brand-orange-soft);color:var(--ink)}.form-page{max-width:950px}.stepper{gap:8px;margin-bottom:28px;display:flex}.stepper span{background:#e8e7e6;border-radius:5px;flex:1;height:5px}.stepper span.done{background:var(--orange)}.form-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:23px;padding:clamp(22px,4vw,42px)}.form-card h2{margin-bottom:9px}.form-card>p{color:#7f7e7d;font-size:.9rem}.form-grid{grid-template-columns:1fr 1fr;gap:17px;display:grid}.field{flex-direction:column;gap:7px;min-width:0;margin-bottom:18px;display:flex}.field label,.field>span{color:#4b4a49;font-size:.81rem;font-weight:800}.field small{color:#8d8c8b;font-size:.73rem}.field input,.field textarea,.field select{width:100%;min-height:49px;color:var(--ink);background:#fdfcfb;border:1px solid #e4e3e2;border-radius:12px;outline:0;padding:14px 15px}.field textarea{resize:vertical;min-height:133px}.field input:focus,.field textarea:focus,.field select:focus{border-color:var(--orange);box-shadow:0 0 0 3px var(--brand-orange-ring)}.field input::placeholder,.field textarea::placeholder{color:#abaaa9}.form-actions{flex-wrap:wrap;justify-content:space-between;gap:10px;margin-top:28px;display:flex}.form-actions .button:last-child{margin-left:auto}.checkbox-row{color:#636261;align-items:flex-start;gap:10px;margin:14px 0;font-size:.84rem;line-height:1.5;display:flex}.checkbox-row input{width:18px;height:18px;accent-color:var(--orange);flex:none;margin-top:2px}.suggestion-list{flex-direction:column;gap:7px;margin:-9px 0 18px;display:flex}.suggestion-item{text-align:left;color:#504f4e;background:#fbfaf9;border:1px solid #e6e5e4;border-radius:12px;min-height:44px;padding:12px 14px;font-weight:700}.suggestion-item small{color:#878685;font-weight:500;display:block}.draft-preview{background:#fbfaf9;border:1px solid #e8e7e6;border-radius:14px;margin:17px 0;padding:18px}.draft-preview p{color:#5c5b5a;margin:0}.status-pill{color:#936d36;background:#f7eddc;border-radius:8px;padding:6px 9px;font-size:.72rem;font-weight:800}.status-pill.published{color:#686766;background:#f0efee}.mini-card{border:1px solid var(--line);background:#fff;border-radius:16px;margin-bottom:10px;padding:20px}.mini-card h3{margin:0 0 5px}.mini-card p{color:#7b7a79;margin:0 0 12px;font-size:.85rem}.inline-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:15px;display:flex}.admin-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.admin-actions{flex-wrap:wrap;gap:7px;margin-top:15px;display:flex}.admin-actions .button{min-height:38px;padding:8px 12px;font-size:.75rem}.callout{background:var(--brand-orange-soft);color:var(--ink);border-radius:12px;margin:18px 0;padding:15px;font-size:.84rem;line-height:1.5}.dialog-backdrop{z-index:50;background:#2b2a2980;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.dialog{background:#fff;border-radius:20px;width:min(100%,460px);max-height:90vh;padding:28px;overflow:auto;box-shadow:0 25px 65px #2b2a2940}.dialog h2{margin-bottom:8px}.dialog p{color:#787776;font-size:.86rem}.dialog-actions{justify-content:flex-end;gap:8px;margin-top:20px;display:flex}.intro-section h1{font-size:clamp(2.45rem,3.7vw,3.9rem)}@media (width<=1100px){.discover-grid{grid-template-columns:minmax(330px,44%) 1fr;gap:18px}.intro-decoration{transform-origin:100%;margin-right:0;transform:scale(.8)}.map-panel{height:650px}.detail-content{grid-template-columns:1.5fr 1fr}}@media (width<=760px){.site-header{height:64px;padding:0 20px}.brand{font-size:1.15rem}.brand-icon{border-radius:9px;width:30px;height:30px}.desktop-nav,.site-footer{display:none}.bottom-nav{z-index:20;padding:8px max(8px,env(safe-area-inset-left)) calc(8px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid #e9e8e7;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 30px #3231300d}.bottom-nav a{color:#8e8d8c;border-radius:12px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;min-height:53px;font-size:.68rem;font-weight:800;display:flex}.bottom-nav a.active{color:var(--brand-orange);background:var(--brand-orange-soft)}.bottom-nav a.active svg{stroke-width:2.6px}.discover-page{padding:0 15px calc(86px + env(safe-area-inset-bottom))}.intro-section{min-height:0;padding:29px 7px 27px}.intro-decoration{display:none}.intro-section h1{letter-spacing:-.055em;max-width:500px;font-size:clamp(2.15rem,9vw,3.15rem)}.intro-section p{font-size:.86rem;line-height:1.55}.eyebrow{margin-bottom:12px;font-size:.62rem}.discover-grid{display:block}.search-zone{border-radius:16px;padding:10px}.search-box{height:53px}.filter-row{gap:6px;margin-top:10px}.filter-label{display:none}.select-wrap{flex:1}.select-wrap select{width:100%;padding-right:26px;font-size:.7rem}.results-heading{padding:25px 2px 14px}.results-heading h2{font-size:1.47rem}.location-button{font-size:.71rem}.company-card{padding:17px}.map-panel{height:calc(100dvh - 151px);min-height:440px;display:none;position:static}.map-mode .intro-section,.map-mode .results-panel{display:none}.map-mode .map-panel{margin:12px -15px 0;display:block}.map-mode .map-shell{border-left:0;border-right:0;border-radius:0}.map-mode .map-sheet{border-radius:18px;padding:17px;bottom:17px;left:15px;right:15px}.sheet-handle{background:#dddcdb;border-radius:3px;width:37px;height:4px;margin:-8px auto 13px;display:block}.map-badge{top:12px;left:14px}.page-wrap{padding:25px 17px calc(95px + env(safe-area-inset-bottom))}.page-heading{margin-bottom:24px}.page-heading h1{font-size:2.15rem}.detail-hero{border-radius:20px;padding:25px 22px;display:block}.detail-hero h1{font-size:2.1rem}.detail-actions{margin-top:22px}.detail-content{flex-direction:column;gap:16px;display:flex}.detail-side{width:100%;position:static}.surface-card,.experience-card{padding:19px}.form-grid{grid-template-columns:1fr;gap:0}.form-card{border-radius:18px;padding:23px 18px}.form-actions{bottom:calc(68px + env(safe-area-inset-bottom));z-index:4;background:#ffffffed;margin:20px -3px -8px;padding:12px 0;position:sticky}.form-actions .button{min-height:49px}.admin-grid{grid-template-columns:1fr}.empty-state{padding:34px 20px}.map-unavailable{padding-bottom:85px}.site-footer{padding:24px 20px calc(100px + env(safe-area-inset-bottom));flex-direction:column;display:flex}.footer-links{flex-wrap:wrap;gap:14px;display:flex}input:not([type=checkbox]):not([type=radio]),textarea,select{font-size:16px!important}}.map-empty{text-align:center;color:#575655;background:#f2f1f0;border:1px solid #e4e3e2;border-radius:22px;flex-direction:column;justify-content:center;align-items:center;gap:12px;height:100%;min-height:390px;padding:32px;display:flex}.map-empty h3{margin:0}.map-empty p{max-width:280px;margin:0 0 9px;font-size:.86rem}.entry-page{max-width:850px}.entry-topline{justify-content:space-between;align-items:center;gap:16px;margin-bottom:21px;display:flex}.entry-page .back-link{margin:0}.entry-page .page-heading{margin-bottom:22px}.entry-page .page-heading h1{font-size:clamp(2rem,3.6vw,3rem)}.entry-page .page-heading p{font-size:.91rem;line-height:1.5}.entry-page .stepper{margin-bottom:16px}.entry-card .section-kicker{margin-bottom:13px;display:block}.entry-card h2{margin-bottom:7px;font-size:clamp(1.45rem,2.3vw,1.85rem)}.entry-card>p{margin-bottom:21px;font-size:.88rem;line-height:1.5}.entry-card>.field{margin-bottom:18px}.entry-card>.field label{font-size:.91rem}.entry-card>.field input{background:#fff;min-height:55px;font-size:1rem}.entry-card .form-actions{margin-top:19px}.entry-card .form-actions .button{background:var(--orange);color:#fff}.place-results{border-top:1px solid #eae9e8;margin:18px 0;padding-top:17px}.place-results h3{margin-bottom:3px;font-size:1.08rem}.place-results>p{color:#7a7978;margin-bottom:13px;font-size:.79rem}.place-results>.place-other-hint{margin:12px 0 0}.place-options{gap:9px;display:grid}.place-option{text-align:left;width:100%;min-height:65px;color:var(--ink);background:#fbfaf9;border:1px solid #e4e3e2;border-radius:13px;justify-content:space-between;align-items:center;gap:16px;padding:11px 15px;display:flex}.place-option:hover{border-color:var(--orange);background:var(--brand-orange-soft)}.place-option strong,.place-option small{display:block}.place-option strong{font-size:.9rem}.place-option small{color:#7d7c7b;margin-top:2px;font-size:.74rem}.place-option svg{color:var(--brand-orange);flex:none}.place-hint{background:var(--brand-orange-soft);color:var(--ink);border-radius:11px;padding:12px 14px;font-size:.82rem}.selected-company{color:#6c6b6a;align-items:center;gap:7px;font-size:.84rem;font-weight:800;display:flex}.draft-preview .draft-location{color:#777675;margin:0 0 10px;font-size:.8rem}.entry-activity{margin-top:20px}.entry-activity textarea{background:#fff;min-height:112px}.company-card-bottom{flex-wrap:wrap}.company-card-bottom .tag{margin-left:auto}.company-teaser{color:#656463;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-top:14px;font-size:.82rem;line-height:1.5;display:-webkit-box;overflow:hidden}.phone-intro{border-top:1px solid #eae9e8;margin:22px 0 14px;padding-top:20px}.phone-intro h3{margin:0 0 4px;font-size:1.08rem}.phone-intro p{color:#6e6d6c;margin:0;font-size:.85rem;line-height:1.5}.entry-review .entry-summary{background:#f9f8f7;border:1px solid #e7e6e5;border-radius:13px;justify-content:space-between;align-items:center;gap:16px;margin:14px 0;padding:10px 14px;display:flex}.entry-summary>div{flex-direction:column;gap:3px;min-width:0;display:flex}.entry-summary .section-kicker{margin-bottom:3px;font-size:.61rem}.entry-summary strong{font-size:.98rem}.entry-summary small{color:#757473;font-size:.79rem}.entry-summary .text-button{white-space:nowrap;color:#555453}.entry-preview-text{border-left:4px solid var(--orange);margin:16px 0 14px;padding:3px 0 3px 15px}.entry-preview-text p{white-space:pre-wrap;overflow-wrap:anywhere;color:var(--ink);margin:12px 0 0;font-size:1.05rem;line-height:1.6}.entry-review-tools{flex-wrap:wrap;align-items:center;gap:10px;margin-top:14px;display:flex}.entry-review-tools .button{min-height:42px;font-size:.8rem}.entry-ai-button{color:var(--ink);background:var(--brand-orange-soft)}.ai-dialog{width:min(100% - 32px,680px);max-height:min(90dvh,800px);color:var(--ink);background:#fffefa;border:1px solid #e7e6e5;border-radius:22px;margin:auto;padding:28px;overflow:auto;box-shadow:0 25px 80px #2b2a2940}.ai-dialog::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#2b2a29a8}.ai-dialog h2{margin:8px 0 16px}.ai-dialog>p,.ai-dialog-loading p{color:#706f6e;font-size:.9rem}.ai-dialog-loading{text-align:center;padding:30px 5px}.ai-dialog-loading h2{margin:20px 0 8px}.ai-spinner{border:4px solid var(--brand-orange-tint);border-top-color:var(--orange);border-radius:50%;width:42px;height:42px;margin:auto;animation:.8s linear infinite ai-spin;display:block}@keyframes ai-spin{to{transform:rotate(360deg)}}.ai-comparison{grid-template-columns:1fr 1fr;gap:12px;margin-top:20px;display:grid}.ai-comparison>div{background:#faf9f8;border:1px solid #e6e5e4;border-radius:13px;min-width:0;padding:17px}.ai-comparison>div.ai-proposal{background:var(--brand-orange-soft);border-color:var(--brand-orange-tint)}.ai-comparison strong{font-size:.79rem}.ai-comparison p{white-space:pre-wrap;overflow-wrap:anywhere;margin:12px 0 0;font-size:.88rem;line-height:1.55}.my-entry-head{align-items:flex-start;gap:14px;margin-bottom:10px;display:flex}.my-entry-head h3{overflow-wrap:anywhere;min-width:0;margin:0}.my-entry-status{white-space:nowrap;align-items:center;gap:7px;margin-left:auto;display:flex}.my-entry-actions{flex-wrap:wrap;align-items:center;gap:8px;margin-top:17px;display:flex}.my-entry-actions .button{min-height:38px;padding:8px 12px;font-size:.75rem}.my-entry-actions-right{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;margin-left:auto;display:flex}.optional-details{background:#fdfcfb;border:1px solid #e6e5e4;border-radius:14px;margin:18px 0 22px;overflow:hidden}.optional-details summary{color:#575655;cursor:pointer;justify-content:space-between;align-items:center;gap:12px;padding:15px 17px;font-size:.84rem;font-weight:800;list-style:none;display:flex}.optional-details summary::-webkit-details-marker{display:none}.optional-details summary:after{content:"+";color:var(--brand-orange);font-size:1.3rem;line-height:1}.optional-details[open] summary:after{content:"−"}.optional-content{padding:4px 17px 17px}.age-onboarding{width:min(100% - 32px,540px);max-height:min(90dvh,720px);color:var(--ink);background:#fffefa;border:1px solid #e7e6e5;border-radius:22px;margin:auto;padding:0;overflow:auto;box-shadow:0 25px 80px #2b2a2940}.age-onboarding::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#2b2a29a8}.age-dialog-content{padding:clamp(22px,4vw,32px)}.age-dialog-content .section-kicker{color:var(--brand-orange)}.age-dialog-content h2{margin:9px 0;font-size:clamp(1.6rem,4vw,2.05rem)}.age-dialog-content>p{color:#706f6e;margin-bottom:20px;font-size:.88rem;line-height:1.5}.age-options{grid-template-columns:1fr 1fr;gap:12px;display:grid}.age-options button{color:#454443;background:#faf9f8;border:2px solid #e4e3e2;border-radius:13px;min-height:66px;padding:12px;font-size:.91rem;font-weight:800;line-height:1.25}.age-options button.selected{border-color:var(--orange);background:var(--brand-orange-soft);color:var(--ink)}.age-explanation{color:#51504f;background:#f3f2f1;border:1px solid #e2e1e0;border-radius:13px;align-items:flex-start;gap:10px;margin-top:17px;padding:14px;display:flex}.age-explanation svg{flex:none;margin-top:2px}.age-explanation p{margin:0;font-size:.84rem;line-height:1.5}.age-ack{width:100%;margin-top:17px}@media (width<=760px){.entry-page{padding-top:17px}.entry-topline{margin-bottom:10px}.entry-page .page-heading{margin-bottom:13px}.entry-page .page-heading .eyebrow{display:none}.entry-page .page-heading h1{margin-bottom:0;font-size:1.6rem}.entry-page .page-heading p{display:none}.entry-page .stepper{margin-bottom:13px}.entry-card{padding:22px 17px}.entry-card>p{margin-bottom:16px}.entry-card .form-actions,.entry-page .form-actions{z-index:auto;background:0 0;margin:18px 0 0;padding:0;position:static}.entry-card .form-actions .button{width:100%}.age-options{grid-template-columns:1fr;gap:9px}.age-options button{min-height:54px}.entry-review .entry-summary{align-items:flex-start}.entry-review-tools .button{width:100%}.ai-comparison{grid-template-columns:1fr}.ai-dialog .dialog-actions{flex-direction:column-reverse}.ai-dialog .dialog-actions .button{width:100%}.my-entry-head{flex-wrap:wrap}.my-entry-actions-right{width:auto}}@media print{.site-header,.site-footer,.mobile-nav,.to-top,.mobile-header-actions,.visitor-onboarding,.iphone-install-hint{display:none!important}.site-shell{color:#000;background:#fff;display:block}@page{size:A4;margin:16mm}}:root{--orange-action:var(--brand-orange)}.desktop-nav>a:not(.button){color:#646362}.eyebrow{color:var(--brand-orange)}.section-kicker{color:#636261}.intro-section h1 em{color:var(--brand-orange)}.intro-section p{color:#676665}.filter-label,.empty-state p{color:#686766}.map-unavailable p,.site-footer{color:#636261}.search-box input::placeholder{color:#706f6e}.company-card p{color:#605f5e}.company-card .tag{color:#5f5e5d}.back-link,.detail-hero p,.experience-meta{color:#605f5e}.chip{color:#5f5e5d}.surface-card p,.page-heading p,.form-card>p,.field small{color:#605f5e}@media (width<=760px){.bottom-nav a{color:#626160}.bottom-nav a.active{color:var(--brand-orange)}}:root{--paper:#faf9f7;--surface:#fff;--line:#57565433;--shadow:0 12px 32px #2c2b2a12;--glass-panel:linear-gradient(145deg, #fffffff7, #fcfbf9eb);--glass-soft:linear-gradient(145deg, #fffffff0, #f8f7f5e0);--idea-open:var(--brand-orange);--idea-progress:#ad7800;--idea-done:#8a8783;--glass-line:#5b5a582b;--glass-shadow:0 12px 32px #29272514, inset 0 1px #fffffff2;--glass-navigation:linear-gradient(130deg, #ffffff2e, #f3f1ee0f);--glass-navigation-filter:saturate(1.35) blur(18px)}html{scroll-padding-top:calc(96px + env(safe-area-inset-top));background:#faf9f7}body{color:var(--ink);background:linear-gradient(145deg,#fbfaf8,#f5f4f2)}.site-shell,.site-shell main{background:0 0}.site-shell{padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}.site-header{z-index:30;width:100%;height:calc(83px + env(safe-area-inset-top));padding-top:env(safe-area-inset-top);box-shadow:none;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:0;margin:0;position:sticky;top:0;background:#faf9f7f7!important;border:0!important}.site-footer{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:0;margin:16px 0 0}.bottom-nav-anchor{display:none}.bottom-nav{left:0;right:auto;bottom:calc(6px + env(safe-area-inset-bottom));width:min(540px, calc(100vw - 24px - env(safe-area-inset-left) - env(safe-area-inset-right)));-webkit-backdrop-filter:var(--glass-navigation-filter);backdrop-filter:var(--glass-navigation-filter);border-radius:23px;transition:opacity .18s,transform .18s,visibility .18s;transform:translate(-50%);box-shadow:0 10px 30px #23211f29,inset 0 1px #fffffff2,inset 0 -1px #ffffff5c;background:var(--glass-navigation)!important;border:1px solid #ffffffdb!important}.bottom-nav.scroll-hidden{opacity:0;transform:translate(-50%, calc(100% + 24px + env(safe-area-inset-bottom)));visibility:hidden;pointer-events:none}.bottom-nav a:not(.active){background:0 0!important;border-color:#0000!important}.bottom-nav a.active{color:#292827!important;background:#ffffff29!important;border-color:#0000!important}.bottom-nav a{position:relative}.to-top,.map-badge,.map-sheet,.document-menu{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid var(--glass-line)!important;box-shadow:var(--glass-shadow)!important;background:#fdfcfbe0!important}:is(.discovery-board,.company-card,.surface-card,.experience-card,.form-card,.mini-card,.empty-state,.dialog,.ai-dialog,.age-onboarding,.knigge-content,.help-block,.invite-card,.orientation-card,.help-dialog,.metrics-grid article,.welcome-dialog,.match-shell,.faq-list details,.faq-empty,.knigge-link,.faq-more,.faq-search,.credits-grid article,.credit-dialog,.public-preview,.share-site-dialog,.distance-dialog,.visitor-onboarding,.install-hint,.map-cluster-drawer,.match-empty,.skeleton-card,.location-recovery,.permission-guide,.onboarding-options button,.report-card,.idea-card,.company-merge-card){-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:var(--glass-panel)!important;border:1px solid var(--glass-line)!important;box-shadow:var(--glass-shadow)!important}.mini-card.idea-card{--glass-line:var(--brand-orange-tint);border-inline-start:4px solid var(--idea-open)!important}.idea-card.in-progress{--glass-panel:linear-gradient(145deg, #fff7d7, #ffedb1);--glass-line:#d9bb65;border-inline-start-color:var(--idea-progress)!important}.idea-card.completed{--glass-panel:linear-gradient(145deg, #eae8e5, #e2e0dd);--glass-line:#ccc9c5;--glass-shadow:inset 0 1px #fff9;border-inline-start-color:var(--idea-done)!important}.idea-card.selected{outline-offset:3px;outline:2px solid #55514d}.company-card[data-industry]{background:linear-gradient(145deg, color-mix(in srgb, var(--industry-color) 12%, white), color-mix(in srgb, var(--industry-color) 48%, white))!important}.location-recovery.plain{-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none!important;background:0 0!important;border:0!important}:is(.detail-hero,.knigge-hero,.map-empty,.report-history,.draft-preview,.entry-review .entry-summary,.chosen-place,.preview-result,.result-hero,.preview-company,.approval-scope,.future-consent){-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 12px 30px #302f2e0e,inset 0 1px #ffffffc4;background:var(--glass-soft)!important;border:1px solid #ffffffc7!important}.company-card:hover,.orientation-card:hover{border-color:#91908f8a!important;box-shadow:0 20px 44px #302f2e24,inset 0 1px #fff!important}.orientation-card.matching-card,.orientation-card.knigge-card,.orientation-card.faq-card{background:linear-gradient(130deg,var(--brand-orange-soft),#ffffffba 62%,var(--brand-orange-soft))!important}:is(.search-box,.select-wrap,.location-button,.radius-select,.more-filters,.place-option,.suggestion-item,.appearance-option,.admin-search,.admin-select select,.idea-priority-select select,.field input,.field textarea,.field select,.manual-location input){box-shadow:inset 0 1px #ffffffe0;background:#ffffffd6!important;border-color:#91908f47!important}:is(.search-box,.admin-search,.field input,.field textarea,.field select):focus-within{border-color:var(--brand-orange)!important;box-shadow:0 0 0 3px var(--brand-orange-ring), inset 0 1px #fff!important}@media (width<=760px){.bottom-nav-anchor{z-index:20;width:0;height:0;display:block;position:fixed;bottom:0;left:50%}.bottom-nav{position:absolute}#main-content .search-box:focus-within{border-color:#91908f47!important;box-shadow:inset 0 1px #ffffffe0!important}.search-box input:focus-visible{outline:none!important}}.button-light,.document-actions summary,.admin-tabs{background:#f4f3f2bf;border:1px solid #fffc;box-shadow:inset 0 1px #fffc}.button-dark{background:#373635;box-shadow:0 8px 20px #2c2b2a29}.button-dark:hover{background:#4c4b4a}.dialog-backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#2625246b}@media (prefers-reduced-transparency:reduce){.dialog{-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff!important}.dialog::backdrop{-webkit-backdrop-filter:none;backdrop-filter:none}}.dialog{color:var(--ink);border-radius:22px;max-height:min(90dvh,940px);margin:auto;border:1px solid var(--glass-line)!important}.dialog::backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#2625247a}@media (prefers-reduced-transparency:reduce){.dialog{-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff!important}.dialog::backdrop{-webkit-backdrop-filter:none;backdrop-filter:none}}@media (width<=760px){:root{background:#f3f1ee}html{scroll-padding-top:calc(80px + env(safe-area-inset-top))}body{background-color:#f3f1ee}.site-header{width:100%;height:calc(64px + env(safe-area-inset-top));box-shadow:none;border-radius:0;margin-top:0;top:0}.site-footer{padding:16px 20px calc(100px + env(safe-area-inset-bottom));box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:0;margin:0}.to-top{bottom:calc(87px + env(safe-area-inset-bottom))}.form-actions{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#faf9f8e3!important}}@media (prefers-reduced-transparency:reduce){.site-header,.site-footer,.bottom-nav,.to-top,.map-badge,.map-sheet,.document-menu{-webkit-backdrop-filter:none;backdrop-filter:none;background:#faf9f8!important}:is(.discovery-board,.company-card,.surface-card,.experience-card,.form-card,.mini-card,.empty-state,.dialog,.ai-dialog,.age-onboarding,.knigge-content,.help-block,.invite-card,.orientation-card,.help-dialog,.metrics-grid article,.welcome-dialog,.match-shell,.faq-list details,.faq-empty,.knigge-link,.faq-more,.faq-search,.credits-grid article,.credit-dialog,.public-preview,.share-site-dialog,.distance-dialog,.visitor-onboarding,.install-hint,.map-cluster-drawer,.match-empty,.skeleton-card,.location-recovery,.permission-guide,.onboarding-options button,.report-card,.idea-card,.company-merge-card){-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff!important}.company-card[data-industry]{background:color-mix(in srgb, var(--industry-color) 25%, white)!important}.idea-card.in-progress{background:#fff0bd!important}.idea-card.completed{background:#e6e3df!important}.location-recovery.plain{box-shadow:none!important;background:0 0!important;border:0!important}.orientation-card.matching-card,.orientation-card.knigge-card,.orientation-card.faq-card{background:var(--brand-orange-soft)!important}}@media (width<=760px) and (prefers-reduced-transparency:reduce){.site-footer{background:0 0!important}}@media (prefers-reduced-motion:reduce){.bottom-nav{transition:none}.company-card,.orientation-card,.button{transition:none!important}.company-card:hover,.orientation-card:hover,.button:hover{transform:none!important}}@media print{.company-card[data-industry],body,.site-shell,.site-shell main,.site-footer,:is(.discovery-board,.company-card,.surface-card,.experience-card,.form-card,.mini-card,.empty-state,.dialog,.knigge-content,.help-block){box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:#fff!important}}.entry-page :is(input,textarea,select):is(:focus,:focus-visible,:focus-within){border-color:#91908f73!important;outline:none!important;box-shadow:inset 0 1px #ffffffe0!important}:root{--dialog-space:clamp(22px, 4vw, 28px);--dialog-radius:22px;--dialog-muted:#626160;--dialog-primary:#373635}:root dialog.app-dialog{width:min(var(--dialog-width,480px), calc(100vw - 32px));max-width:calc(100vw - 32px);max-height:calc(100dvh - 40px);padding:var(--dialog-space);overscroll-behavior:contain;border:1px solid var(--glass-line);border-radius:var(--dialog-radius);background:var(--glass-panel);color:var(--ink);margin:auto;overflow:auto;box-shadow:0 24px 64px #29272533,inset 0 1px #fffffff2}:root dialog.app-dialog::backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#26252475}:root dialog.app-dialog .modal-content{padding:0;position:relative}:root dialog.app-dialog h2{color:var(--orange-action);text-wrap:balance;overflow-wrap:anywhere;margin:0 0 12px;padding-right:40px;font-size:clamp(1.45rem,4vw,1.8rem);line-height:1.22}:root dialog.app-dialog :is(.modal-kicker,.section-kicker){color:var(--dialog-muted);letter-spacing:.1em;margin:0 0 8px;font-size:.7rem;font-weight:800;line-height:1.4;display:block}:root dialog.app-dialog>p:not(.modal-kicker,.error-hint,.callout),:root dialog.app-dialog>form>p:not(.error-hint,.callout),:root dialog.app-dialog .modal-content>p:not(.share-site-error,.rights-sources){color:var(--dialog-muted);font-size:.9rem;line-height:1.55}:root dialog.app-dialog .modal-icon{color:#595857;background:#f1f0ef;border-radius:14px;flex:none;place-items:center;width:46px;height:46px;margin-bottom:18px;display:grid}:root dialog.app-dialog .modal-close{top:calc(var(--dialog-space) - 8px);right:calc(var(--dialog-space) - 8px);border:1px solid var(--glass-line);color:#565554;background:#f3f2f1;border-radius:50%;flex:none;place-items:center;width:40px;height:40px;padding:0;display:grid;position:absolute}:root dialog.app-dialog .modal-close:disabled{opacity:.45;cursor:not-allowed}:root dialog.app-dialog .modal-content .modal-close{top:-8px;right:-8px}:root dialog.app-dialog .modal-content:has(.modal-close) h2{padding-right:34px}:root dialog.app-dialog .modal-content:has(.modal-close)>:is(.modal-kicker,.section-kicker){padding-right:40px}:root dialog.app-dialog .dialog-actions{flex-flow:row;justify-content:space-between;align-items:stretch;gap:12px;margin-top:26px;display:flex}:root dialog.app-dialog .dialog-actions>:is(button,a){white-space:normal;text-align:center;overflow-wrap:anywhere;border-radius:14px;width:auto;min-width:0;height:auto;min-height:48px;padding:12px 18px;font-size:.88rem;font-weight:750;line-height:1.35}:root dialog.app-dialog .dialog-actions>:only-child{margin-left:auto}:root dialog.app-dialog .button-dark{background:var(--dialog-primary);color:#fff;border:1px solid #0000;box-shadow:0 8px 20px #2c2b2a24}:root dialog.app-dialog .button-dark:hover{background:#4c4b4a}:root dialog.app-dialog .button-light{border:1px solid var(--glass-line);color:var(--ink);background:#f4f3f2bf;box-shadow:inset 0 1px #fffc}:root dialog.app-dialog .button-light:hover{background:#ebeae9}:root dialog.app-dialog :is(button,a).button:disabled{opacity:.55;box-shadow:none}:root dialog.app-dialog.age-onboarding,:root dialog.app-dialog.visitor-onboarding,:root dialog.app-dialog.idea-dialog,:root dialog.app-dialog.merge-dialog{--dialog-width:540px}:root dialog.app-dialog.credit-dialog{--dialog-width:560px}:root dialog.app-dialog.admin-dialog{--dialog-width:920px}:root dialog.app-dialog.admin-dialog.report-dialog{--dialog-width:620px}:root dialog.app-dialog.admin-dialog.idea-prompt-dialog{--dialog-width:760px}:root dialog.app-dialog.admin-dialog.idea-dialog{--dialog-width:540px}:root dialog.app-dialog.admin-dialog.delete-dialog{--dialog-width:500px}:root dialog.app-dialog .onboarding-title{display:block}:root dialog.app-dialog.visitor-onboarding>p{margin-left:0}:root dialog.app-dialog .onboarding-progress{margin-right:44px}:root dialog.app-dialog .onboarding-progress span.active{background:#777675}:root dialog.app-dialog .onboarding-options svg{color:#626160}:root dialog.app-dialog .onboarding-later{min-height:44px;margin-left:0}:root dialog.app-dialog .idea-prompt-heading{display:block}:root dialog.app-dialog .idea-prompt-heading .modal-icon{margin-bottom:18px}:root dialog.app-dialog .recovery-actions{justify-content:space-between;width:100%}:root dialog.app-dialog .location-recovery.plain{color:var(--dialog-muted);justify-items:stretch}:root dialog.app-dialog .location-recovery.plain .recovery-message{text-align:left}@media (width<=520px){:root dialog.app-dialog .dialog-actions:has(>:nth-child(2)){grid-template-columns:minmax(0,1fr) minmax(0,1fr);display:grid}:root dialog.app-dialog .dialog-actions>:is(button,a){padding-inline:10px}}@media (width<=360px){:root dialog.app-dialog .dialog-actions>:is(button,a){-webkit-hyphens:auto;hyphens:auto;padding-inline:8px;font-size:.8rem}}@media (prefers-reduced-transparency:reduce){:root dialog.app-dialog{-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff!important}:root dialog.app-dialog::backdrop{-webkit-backdrop-filter:none;backdrop-filter:none}}@media (prefers-reduced-motion:reduce){:root dialog.app-dialog *,:root dialog.app-dialog :before,:root dialog.app-dialog :after{transition:none!important;animation:none!important}}@media print{:root dialog.app-dialog{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff!important}:root dialog.app-dialog::backdrop{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0}}:root{--muted:#62605e;--control-border:#827e79;--control-hover:#eceae7;--menu-surface:#fff;--menu-border:#dedddc;--focus-ring:var(--brand-orange)}html .match-intro>span,html .orientation-kicker,html .faq-result,html .entry-updated,html .entry-expiry,html .entry-card-metric{color:var(--muted)!important}html .site-footer .footer-links a{align-items:center;min-height:0;display:inline-flex}html .orientation-credits{align-items:center;min-height:28px;display:inline-flex}html .mobile-add{background:var(--orange-action)!important}html .share-site-close,html .share-site-dialog .modal-close{width:44px;min-width:44px;height:44px;min-height:44px}html [tabindex="-1"]:not(:is(a,button,input,select,textarea,summary,[role],[contenteditable])):focus{box-shadow:none!important;outline:none!important}html :is(.field input,.field textarea,.field select,.search-box,.select-wrap,.location-button,.more-filters,.admin-search){border-color:var(--control-border)!important}html[data-contrast=more]{--brand-orange:#111;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ink:#111;--muted:#444;--paper:#fff;--surface:#fff;--line:#767676;--control-border:#767676;--control-hover:#eee;--menu-surface:#fff;--menu-border:#999;--orange:#111;--orange-action:#111;--focus-ring:#111;--glass-panel:#fff;--glass-soft:#f7f7f7;--glass-line:#767676;--glass-navigation:#fff;--glass-navigation-filter:none;--glass-shadow:none}html[data-contrast=more] body{background:var(--paper);color:var(--ink)}html[data-contrast=more] :is(.site-header,.bottom-nav,.menu-panel,.map-sheet,.map-badge,.to-top,.document-menu,.form-actions){background:var(--surface)!important;border-color:var(--control-border)!important;-webkit-backdrop-filter:none!important}html[data-contrast=more] :is(.company-card[data-industry],.orientation-card,.idea-card,.reports-hero,.detail-hero,.knigge-hero,.report-history,.draft-preview,.entry-review .entry-summary,.match-shell){background:var(--glass-panel)!important;border-color:var(--control-border)!important;-webkit-backdrop-filter:none!important}html[data-contrast=more] :is(.surface-card,.form-card,.experience-card,.report-card,.dialog,.share-site-dialog,.ai-dialog,.age-onboarding,.visitor-onboarding,.welcome-dialog,.permission-guide){--glass-panel:#fff;--glass-line:var(--control-border);-webkit-backdrop-filter:none!important}html[data-contrast=more] :is(p,h1,h2,h3,h4,label,legend,dt,dd,.brand,.desktop-nav>a:not(.button),.bottom-nav a,.footer-links,.footer-meta,.entry-location,.entry-excerpt,.entry-description,.share-site-kicker,.section-label,.section-kicker,.eyebrow,.detail-location,.experience-meta,.company-teaser){color:var(--ink)!important}html[data-contrast=more] :is(small,.faq-result,.filter-label,.hero-privacy,.entry-updated,.entry-expiry,.entry-card-metric,.orientation-credits,.muted){color:var(--muted)!important}html[data-contrast=more] :is(input,textarea,select,.search-box,.place-option,.suggestion-item,.appearance-option,.share-site-action:not(.primary),.share-site-close,.install-tip,.chip,.tag,.entry-status,.entry-tags span){color:var(--ink)!important;background:var(--surface)!important;border-color:var(--control-border)!important}html[data-contrast=more] .search-zone :is(.select-wrap,.radius-select)>select{box-shadow:none!important;background:0 0!important;border:0!important}html[data-contrast=more] :is(input,textarea)::placeholder{opacity:1;color:var(--muted)!important}html[data-contrast=more] .button-orange,html[data-contrast=more] .mobile-add{background:var(--orange-action)!important;color:#fff!important}html[data-contrast=more] :is(.button-dark,.share-site-action.primary){background:var(--ink)!important;color:#fff!important}html[data-contrast=more] .bottom-nav a.active{text-underline-offset:4px;text-decoration:underline}html[data-contrast=more] .menu-option[aria-checked=true] .contrast-switch{background:var(--ink)}@media (forced-colors:active){html .menu-panel,html .menu-trigger,html .contrast-switch{color:canvastext;background:canvas;border-color:buttontext}html .contrast-switch>span{background:buttontext}html .contrast-switch.checked{background:highlight}html .contrast-switch.checked>span{background:highlighttext}}@media print{html .header-actions{display:none}html[data-contrast=more] body{color:#000;background:#fff}}html .guided-check{border:1px solid var(--control-border)}html[data-contrast=more] :is(.guided-choices button,.guided-multiple label,.guided-check,.guided-number,.guided-arrow,.guided-voice,.preview-select,.preview-options){background:var(--surface)!important;color:var(--ink)!important;border-color:var(--control-border)!important;-webkit-backdrop-filter:none!important}html[data-contrast=more] :is(.guided-mode,.guided-progress){color:var(--muted)!important}html[data-contrast=more] .guided-bar i{background:var(--ink)}html :is(h1,h2,h3){overflow-wrap:anywhere}html .site-header .brand{white-space:normal;min-width:0}html .brand-icon{flex:none}html .brand>span:last-child{overflow-wrap:anywhere;min-width:0}@media (width<=760px){html .site-footer .footer-links a{white-space:normal}html .site-header{height:auto;min-height:calc(64px + env(safe-area-inset-top))}html .bottom-nav{grid-template-columns:repeat(4,minmax(0,1fr));display:grid}html .bottom-nav a{overflow-wrap:anywhere;min-width:0}html .bottom-nav a span{max-width:100%}}@media (forced-colors:active){html .contrast-switch{forced-color-adjust:none;background:canvas!important;border-color:buttontext!important}html .contrast-switch>span{border:1px solid buttontext;background:buttontext!important}}html .faq-tools{flex-wrap:wrap}html .document-actions{max-width:100%}html .document-actions summary{white-space:normal}html[data-contrast=more] :is(h1,h2,h3,h4){text-shadow:none}html[data-contrast=more] :is(.intro-section h1 em,.brand-dot,.orientation-action,.orientation-kicker,.orientation-tabs button,.company-icon,.company-address,.company-card-footer,.back-link){color:var(--ink)!important}html[data-contrast=more] .brand-icon{background:var(--ink)!important}html[data-contrast=more] .brand-icon span{background:#fff!important}html[data-contrast=more] .company-card{--industry-color:#888!important}html[data-contrast=more] .company-card-labels span{color:#111!important;background:#f1f1f1!important}html[data-contrast=more] .result-company.has-distance .distance-link{border-color:var(--control-border)!important;color:var(--ink)!important;background:#fff!important}html[data-contrast=more] :is(.company-icon,.company-card .tag,.art-spot,.art-ground){background:#ededed!important}html[data-contrast=more] .orientation-art img{filter:grayscale()}html[data-contrast=more] :is(.orientation-tabs button,.orientation-tabs button.active){--tab-surface:#fff!important;background:var(--tab-surface)!important;border-color:var(--control-border)!important}html[data-contrast=more] .orientation-tabs button.active{border-bottom-color:#fff!important}html[data-contrast=more] .orientation-tabs button.active:after{background:#fff!important}html[data-contrast=more] .mobile-orientation .orientation-card{border-top-left-radius:0}html[data-contrast=more] .orientation-card:hover{box-shadow:none}html[data-contrast=more] .reports-hero:after{display:none}@media (forced-colors:active){html .brand-icon{forced-color-adjust:none;background:canvastext!important}html .brand-icon span{forced-color-adjust:none;background:canvas!important}html .menu-separator{background:canvastext}}:root body :is(:focus,:focus-visible,:focus-within){outline-offset:0!important;outline:0!important}:root body :is(.search-box,.admin-search,.field input,.field textarea,.field select,.manual-location input):is(:focus,:focus-within){border-color:var(--control-border)!important;box-shadow:inset 0 1px #ffffffe0!important}:root body .faq-search:focus-within{border-color:var(--control-border)!important;box-shadow:0 8px 25px #2a29280a!important}:root body .nickname-input input:focus{border-color:var(--control-border)!important;box-shadow:none!important}:root body .guided-multiple input:focus-visible+.guided-check{outline:none!important}.site-menu.svelte-qttv4k{flex:none;position:relative}.menu-trigger.svelte-qttv4k{border:1px solid var(--control-border);background:var(--glass-soft);min-width:44px;min-height:44px;color:var(--ink);border-radius:13px;justify-content:center;align-items:center;gap:7px;padding:9px 12px;font-size:14px;font-weight:500;display:flex}.menu-trigger.svelte-qttv4k:hover{background:var(--control-hover)}.menu-panel.svelte-qttv4k{z-index:50;border:1px solid var(--menu-border);background:var(--menu-surface);width:280px;max-width:calc(100vw - 32px);color:var(--ink);box-shadow:var(--glass-shadow);-webkit-backdrop-filter:none;backdrop-filter:none;border-radius:14px;padding:5px;position:absolute;top:calc(100% + 9px);right:0}.menu-panel[hidden].svelte-qttv4k{display:none}.menu-option.svelte-qttv4k{width:100%;min-height:46px;color:var(--ink);text-align:left;white-space:nowrap;background:0 0;border:0;border-radius:11px;align-items:center;gap:10px;padding:10px 11px;font-size:14px;font-weight:400;line-height:1.35;display:flex}.menu-separator.svelte-qttv4k{background:var(--menu-border);height:1px;margin:3px 10px}.menu-label.svelte-qttv4k{white-space:nowrap}.menu-option.svelte-qttv4k>svg{flex:none}.contrast-switch.svelte-qttv4k{border:1px solid var(--control-border);background:var(--surface);border-radius:20px;flex:none;align-items:center;width:34px;height:22px;margin-left:auto;padding:3px;display:flex}.contrast-switch.svelte-qttv4k>span:where(.svelte-qttv4k){background:var(--muted);border-radius:50%;width:14px;height:14px}.contrast-switch.checked.svelte-qttv4k{background:var(--ink)}.contrast-switch.checked.svelte-qttv4k>span:where(.svelte-qttv4k){background:var(--surface);transform:translate(12px)}@media (width<=1150px){.menu-trigger.svelte-qttv4k{width:44px;padding:0}.menu-trigger.svelte-qttv4k>span:where(.svelte-qttv4k){display:none}}@media (prefers-reduced-transparency:reduce){.menu-panel.svelte-qttv4k{background:var(--surface);-webkit-backdrop-filter:none;backdrop-filter:none}}.install-hint.svelte-1rpw0wl{z-index:18;left:12px;right:12px;bottom:calc(82px + env(safe-area-inset-bottom));color:#2b2a29;background:#fbfaf9;border:1px solid #e2e1e0;border-radius:18px;grid-template-columns:44px minmax(0,1fr);gap:11px;padding:14px 42px 14px 14px;display:grid;position:fixed;box-shadow:0 12px 32px #2b2a2929}img.svelte-1rpw0wl{border-radius:11px}.copy.svelte-1rpw0wl{flex-direction:column;align-items:flex-start;gap:2px;min-width:0;display:flex}.copy.svelte-1rpw0wl strong:where(.svelte-1rpw0wl){font-size:.87rem}.copy.svelte-1rpw0wl span:where(.svelte-1rpw0wl){color:#6b6a69;font-size:.75rem;line-height:1.35}.close.svelte-1rpw0wl{color:#6f6e6d;background:0 0;border:0;place-items:center;width:26px;height:26px;display:grid;position:absolute;top:11px;right:11px}.how.svelte-1rpw0wl{color:#5e5d5c;background:0 0;border:0;align-items:center;gap:5px;padding:2px 0;font-size:.76rem;font-weight:800;text-decoration:underline;display:inline-flex}.steps.svelte-1rpw0wl{border-top:1px solid #e7e6e5;flex-wrap:wrap;grid-column:1/-1;align-items:center;gap:4px;margin:0;padding-top:6px;font-size:.76rem;line-height:1.45;display:flex}.refresh-indicator.svelte-1q5hjly{z-index:30;top:calc(env(safe-area-inset-top) - 60px);white-space:nowrap;color:#fff;pointer-events:none;background:#3d3c3b;border-radius:24px;align-items:center;gap:8px;padding:11px 16px;font-size:.78rem;font-weight:800;transition:transform .18s cubic-bezier(.2,.8,.2,1),background .25s;display:flex;position:fixed;left:50%;overflow:hidden;box-shadow:0 8px 24px #2b2a2940}.refresh-indicator.complete.svelte-1q5hjly{background:#5f5e5d;animation:.35s ease-out svelte-1q5hjly-pop}.refresh-progress.svelte-1q5hjly{transform-origin:0;background:#d9d8d7;width:100%;height:3px;animation:.65s ease-out forwards svelte-1q5hjly-progress;position:absolute;bottom:0;left:0}.spin.svelte-1q5hjly{place-items:center;animation:.75s linear infinite svelte-1q5hjly-turn;display:grid}@keyframes svelte-1q5hjly-turn{to{transform:rotate(360deg)}}@keyframes svelte-1q5hjly-progress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes svelte-1q5hjly-pop{50%{transform:translate(-50%,82px)scale(1.05)}}@media (prefers-reduced-motion:reduce){.refresh-indicator.svelte-1q5hjly,.spin.svelte-1q5hjly,.refresh-progress.svelte-1q5hjly{transition:none;animation:none}}.onboarding-progress.svelte-sq55hz{gap:7px;margin-bottom:20px;display:flex}.onboarding-progress.svelte-sq55hz span:where(.svelte-sq55hz){background:#e9e8e7;border-radius:4px;flex:1;height:4px}.onboarding-progress.svelte-sq55hz span.active:where(.svelte-sq55hz){background:var(--orange)}.onboarding-title.svelte-sq55hz{align-items:center;gap:13px;margin-bottom:9px;display:flex}.onboarding-icon.svelte-sq55hz{background:var(--brand-orange-soft);width:46px;height:46px;color:var(--brand-orange);border-radius:14px;flex:none;place-items:center;display:grid}.onboarding-icon.location.svelte-sq55hz{color:#6a6968;background:#f1f0ef}.visitor-onboarding.svelte-sq55hz h2:where(.svelte-sq55hz){outline:0;margin:0;font-size:clamp(1.55rem,5vw,2rem)}.visitor-onboarding.svelte-sq55hz>p:where(.svelte-sq55hz){color:#706f6e;margin:0 0 17px 59px;font-size:.85rem;line-height:1.45}.onboarding-options.svelte-sq55hz{grid-template-columns:1fr 1fr;gap:10px;display:grid}.onboarding-options.svelte-sq55hz button:where(.svelte-sq55hz){color:#434241;text-align:left;background:#faf9f8;border:1px solid #e3e2e1;border-radius:13px;justify-content:space-between;align-items:center;gap:12px;height:54px;padding:10px 15px;font-weight:800;display:flex}.onboarding-options.svelte-sq55hz button:where(.svelte-sq55hz):hover{background:#f4f3f2;border-color:#c1c0bf}.onboarding-options.svelte-sq55hz svg{color:var(--brand-orange);flex:none}.onboarding-later.svelte-sq55hz{color:#747372;background:0 0;border:0;margin:14px auto 0;padding:6px 10px;font-size:.76rem;font-weight:750;display:block}.onboarding-later.svelte-sq55hz:hover{text-decoration:underline}.onboarding-actions.svelte-sq55hz{flex-wrap:wrap;justify-content:flex-end;gap:9px;margin-top:15px;display:flex}.onboarding-actions.svelte-sq55hz .button:where(.svelte-sq55hz){height:54px;font-size:.8rem}.onboarding-spinner.svelte-sq55hz{border:2px solid #fff6;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.8s linear infinite svelte-sq55hz-onboarding-spin}@keyframes svelte-sq55hz-onboarding-spin{to{transform:rotate(360deg)}}@media (width<=560px){.visitor-onboarding.svelte-sq55hz>p:where(.svelte-sq55hz){margin-left:0}.onboarding-options.svelte-sq55hz{grid-template-columns:1fr}.onboarding-options.svelte-sq55hz button:where(.svelte-sq55hz){height:54px}.onboarding-actions.svelte-sq55hz{flex-direction:column-reverse}.onboarding-actions.svelte-sq55hz .button:where(.svelte-sq55hz){width:100%}}.to-top.svelte-12qhfyh{right:max(22px,env(safe-area-inset-right));bottom:var(--to-top-bottom,130px);z-index:20;border:1px solid var(--line);background:var(--surface);width:48px;height:48px;color:var(--ink);box-shadow:var(--shadow);border-radius:13px;place-items:center;display:grid;position:fixed}.to-top.svelte-12qhfyh:hover{background:var(--paper)}.header-actions.svelte-12qhfyh{align-items:center;gap:8px;margin-left:16px;display:flex}.desktop-nav.svelte-12qhfyh{margin-left:auto}.mobile-add.svelte-12qhfyh{background:var(--orange);color:#fff;border-radius:13px;flex:none;place-items:center;width:44px;height:44px;display:none}.site-footer.svelte-12qhfyh{grid-template-columns:max-content minmax(0,1fr);align-items:end;column-gap:clamp(24px,3vw,56px);line-height:1.5;display:grid}.site-footer.svelte-12qhfyh>.footer-links:where(.svelte-12qhfyh){flex-flow:wrap;grid-area:1/2;place-content:flex-end;gap:0;min-width:0;max-width:100%}.footer-meta.svelte-12qhfyh{flex-direction:column;grid-area:1/1;align-items:flex-start;gap:4px;min-width:0;display:flex}.footer-home.svelte-12qhfyh:hover{text-underline-offset:3px;text-decoration:underline}.footer-home.svelte-12qhfyh:focus-visible{outline:3px solid var(--orange);outline-offset:3px;border-radius:3px}.site-footer.svelte-12qhfyh small:where(.svelte-12qhfyh){flex-wrap:wrap;gap:0 10px;font-size:.72rem;line-height:1.5;display:flex}.site-footer.svelte-12qhfyh small:where(.svelte-12qhfyh) span:where(.svelte-12qhfyh){white-space:nowrap}@media (width>=761px){.footer-meta.svelte-12qhfyh{white-space:nowrap;min-width:max-content}.site-footer.svelte-12qhfyh small:where(.svelte-12qhfyh){flex-wrap:nowrap}}.footer-links.svelte-12qhfyh a:where(.svelte-12qhfyh){white-space:nowrap;padding:0 0 0 20px;line-height:1.4;position:relative}.footer-links.svelte-12qhfyh a:where(.svelte-12qhfyh):before{content:"";background:#b0afae;border-radius:50%;width:3px;height:3px;position:absolute;top:50%;left:8px;transform:translateY(-50%)}.footer-links.svelte-12qhfyh a:where(.svelte-12qhfyh).row-start:before{opacity:0}@media (width>=761px) and (width<=1150px){.desktop-nav.svelte-12qhfyh{gap:14px}}@media (width>=761px) and (width<=900px){.footer-links.svelte-12qhfyh{font-size:.8rem}.footer-links.svelte-12qhfyh a:where(.svelte-12qhfyh){padding-left:8px}.footer-links.svelte-12qhfyh a:where(.svelte-12qhfyh):before{left:2px}}@media (width<=760px){.to-top.svelte-12qhfyh{bottom:calc(90px + env(safe-area-inset-bottom));transition:opacity .18s,transform .18s,visibility .18s}.to-top.scroll-hidden.svelte-12qhfyh{opacity:0;visibility:hidden;pointer-events:none;transform:translateY(18px)}.header-actions.svelte-12qhfyh{margin-left:8px}.mobile-add.svelte-12qhfyh{display:grid}.site-footer.svelte-12qhfyh{text-align:center;flex-direction:column;align-items:center;gap:13px;display:flex}.site-footer.map-screen-footer.svelte-12qhfyh{display:none}.footer-meta.svelte-12qhfyh{align-items:center}.site-footer.svelte-12qhfyh small:where(.svelte-12qhfyh){justify-content:center}.site-footer.svelte-12qhfyh>.footer-links:where(.svelte-12qhfyh){justify-content:center;gap:1px 0;line-height:1.3}.footer-links.svelte-12qhfyh a:where(.svelte-12qhfyh){padding:1px 0 1px 17px}.footer-links.svelte-12qhfyh a:where(.svelte-12qhfyh):before{left:6px}.bottom-nav.svelte-12qhfyh{gap:2px;padding:4px 6px}.bottom-nav.svelte-12qhfyh a:where(.svelte-12qhfyh){color:#595857;background:0 0;border:1px solid #0000;min-width:0;min-height:55px}.bottom-nav.svelte-12qhfyh a.active:where(.svelte-12qhfyh){color:#292827;box-shadow:none;background:#ffffff29;border-color:#0000}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.to-top.svelte-12qhfyh{transition:none}}
