:root{color:#1e2c35;font-synthesis:none;--ink:#1e2c35;--muted:#718089;--paper:#f8f7f2;--line:#e5e8e3;--orange:#f27a4b;--green:#c9e9be;--surface:#fff;--shadow:0 16px 45px #1b2c3312;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-offset:3px;outline:3px solid #f27a4b}.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);z-index:5;justify-content:space-between;align-items:center;height:83px;padding:0 clamp(22px,4.5vw,78px);display:flex;position:relative}.brand{letter-spacing:-.065em;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:#6c777b;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:#32434d;box-shadow:0 8px 18px #1e2c3529}.button-light{color:var(--ink);background:#edf1ed}.button-orange{background:var(--orange);color:var(--ink)}.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:#708087;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:-.04em;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:#82908d;font:800 .69rem Avenir Next,ui-sans-serif,sans-serif}.eyebrow{color:#d26844;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:#e77148;font-style:normal}.intro-section p{color:#68777e;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 #d8dfd4;border-radius:50%;width:225px;height:225px;position:absolute;top:13px;left:37px}.deco-orbit:before,.deco-orbit:after{content:"";background:#d1e4c8;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{color:#ed7650;background:#dcebd2;border-radius:29px 29px 29px 8px;place-items:center;width:108px;height:108px;display:grid;position:absolute;top:47px;left:93px;transform:rotate(-8deg);box-shadow:19px 16px #e9efe5}.deco-pin svg{transform:rotate(8deg)}.deco-small{color:#ed7650;background:#f7d7c4;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:#88928e;background:#fafbf8;border:1px solid #dde4df;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 #f27a4b22}.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:#75827f;align-items:center;gap:6px;margin:0 7px;font-size:.78rem;font-weight:800;display:flex}.select-wrap{background:#f3f5f1;border:1px solid #ebeee9;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:#75827f;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 #dce3da;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:#e7f2e1}.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:#d2ded0;transform:translateY(-3px)}.company-card-top{justify-content:space-between;align-items:start;display:flex}.company-avatar{color:#447545;background:#e3efdc;border-radius:14px;place-items:center;width:47px;height:47px;font:800 1.25rem Avenir Next,ui-sans-serif,sans-serif;display:grid}.company-card:nth-child(3n+2) .company-avatar{color:#c46c49;background:#fce4d5}.company-card:nth-child(3n+3) .company-avatar{color:#57718a;background:#e0e8ef}.company-arrow{color:#698078;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:#758482;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 #f0f1ec;justify-content:space-between;align-items:center;gap:9px;padding-top:13px;display:flex}.report-count{color:#526a58;align-items:center;gap:7px;font-size:.76rem;font-weight:800;display:inline-flex}.tag,.chip{color:#65756c;background:#f2f4f0;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:#e7efe5;border:1px solid #dce6dc;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 #1e2c351c}.pulse-dot{background:#81bf71;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #c8eac0}.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 #1e2c3540}.map-marker:hover{background:#ed7650;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 #1e2c3538}.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:#7b8783;align-items:center;gap:6px;margin:0;font-size:.77rem;display:flex}.sheet-link{background:#e9f1e6;border-radius:12px;flex:none;place-items:center;width:43px;height:43px;display:grid}.map-sheet-count{color:#4d7658;margin-top:13px;font-size:.75rem;font-weight:800}.map-unavailable{text-align:center;z-index:4;background:#e8eee7;flex-direction:column;justify-content:center;align-items:center;padding:30px;display:flex;position:absolute;inset:0}.map-unavailable-icon{color:#4f865a;background:#d6e9d0;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:#687b70;max-width:310px;font-size:.86rem}.empty-state{text-align:center;background:#fff;border:1px dashed #d7ded7;border-radius:19px;margin-top:1px;padding:43px 27px}.empty-icon{color:#588363;background:#edf4e9;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:#778580;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,#eef0eb,#f7f8f5,#eef0eb) 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%}}.page-wrap{max-width:1160px;margin:0 auto;padding:45px 24px 95px}.back-link{color:#667b72;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:#73817e;margin-bottom:0}.detail-hero{background:#e6f1e1;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:#61726c;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:#71817d;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:#789084;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:#374a4d;white-space:pre-wrap;margin-bottom:14px}.experience-card .note{color:#657873;border-left:3px solid #d7e7d1;padding-left:13px;font-size:.86rem}.experience-footer{border-top:1px solid #edf0eb;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:#647b74;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:#73817e;font-size:.78rem;line-height:1.55}.error-hint{color:#b34b3a}.success-hint{color:#3c8054}.notice{color:#496c54;background:#edf4e9;border-radius:12px;padding:12px 15px;font-size:.81rem;line-height:1.5}.notice.warn{color:#885e3e;background:#fff1e6}.form-page{max-width:950px}.stepper{gap:8px;margin-bottom:28px;display:flex}.stepper span{background:#e4e8e1;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:#73817e;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:#394e52;font-size:.81rem;font-weight:800}.field small{color:#81908b;font-size:.73rem}.field input,.field textarea,.field select{width:100%;min-height:49px;color:var(--ink);background:#fbfcfa;border:1px solid #dfe5df;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 #f27a4b20}.field input::placeholder,.field textarea::placeholder{color:#a1ada6}.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:#536760;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:#3b5550;background:#f8fbf7;border:1px solid #dfe7dc;border-radius:12px;min-height:44px;padding:12px 14px;font-weight:700}.suggestion-item small{color:#7b8982;font-weight:500;display:block}.draft-preview{background:#f8fbf7;border:1px solid #e2e9df;border-radius:14px;margin:17px 0;padding:18px}.draft-preview p{color:#4b6057;margin:0}.status-pill{color:#936d36;background:#f7eddc;border-radius:8px;padding:6px 9px;font-size:.72rem;font-weight:800}.status-pill.published{color:#3d7650;background:#e4f3e5}.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:#6c7e78;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{color:#835e45;background:#fff5ed;border-radius:12px;margin:18px 0;padding:15px;font-size:.84rem;line-height:1.5}.dialog-backdrop{z-index:50;background:#1e2c3580;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 #1e2c3540}.dialog h2{margin-bottom:8px}.dialog p{color:#6b7b76;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 #e7e9e4;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 30px #20353b0d}.bottom-nav a{color:#83908c;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:#d66b48;background:#fdf0e8}.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:#d7ded7;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:#405e4b;background:#edf3e9;border:1px solid #dce6dc;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 #e6ebe4;margin:18px 0;padding-top:17px}.place-results h3{margin-bottom:3px;font-size:1.08rem}.place-results>p{color:#6a7e74;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:#f9fbf7;border:1px solid #dce6d9;border-radius:13px;justify-content:space-between;align-items:center;gap:16px;padding:11px 15px;display:flex}.place-option:hover,.place-option:focus-visible{border-color:var(--orange);background:#fff8f2}.place-option strong,.place-option small{display:block}.place-option strong{font-size:.9rem}.place-option small{color:#6f8078;margin-top:2px;font-size:.74rem}.place-option svg{color:#d66b48;flex:none}.place-hint{color:#81513d;background:#fff4ec;border-radius:11px;padding:12px 14px;font-size:.82rem}.selected-company{color:#4c7656;align-items:center;gap:7px;font-size:.84rem;font-weight:800;display:flex}.draft-preview .draft-location{color:#667b70;margin:0 0 10px;font-size:.8rem}.entry-activity{margin-top:20px}.entry-activity textarea{background:#fff;min-height:112px}.entry-rating{background:#fffaf2;border:1px solid #e7e8dc;border-radius:15px;margin:9px 0 18px;padding:18px 20px}.entry-rating strong{font-size:.96rem}.entry-rating p{color:#64756b;margin:3px 0 14px;font-size:.82rem;line-height:1.45}.entry-rating-preview{color:#566b5d;flex-wrap:wrap;align-items:center;gap:8px;font-size:.85rem;font-weight:800;display:flex}.experience-rating{margin:-4px 0 13px}.company-card-bottom{flex-wrap:wrap}.company-card-bottom .tag{margin-left:auto}.company-teaser{color:#566962;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:14px;font-size:.82rem;line-height:1.5;display:-webkit-box;overflow:hidden}.card-rating{align-items:center;gap:4px;display:inline-flex}.card-rating small{color:#738179;font-size:.7rem}.phone-intro{border-top:1px solid #e6ebe4;margin:22px 0 14px;padding-top:20px}.phone-intro h3{margin:0 0 4px;font-size:1.08rem}.phone-intro p{color:#5e7269;margin:0;font-size:.85rem;line-height:1.5}.entry-review .entry-summary{background:#f6f9f4;border:1px solid #e0e9dd;border-radius:13px;justify-content:space-between;align-items:center;gap:16px;margin:23px 0 20px;padding:15px 17px;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:#64796f;font-size:.79rem}.entry-summary .text-button{white-space:nowrap;color:#365e48}.entry-preview-text{border-left:4px solid var(--orange);margin:25px 0 20px;padding:5px 0 5px 18px}.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:#874c37;background:#fff2e9}.ai-dialog{width:min(100% - 32px,680px);max-height:min(90dvh,800px);color:var(--ink);background:#fffefa;border:1px solid #e3e7df;border-radius:22px;margin:auto;padding:28px;overflow:auto;box-shadow:0 25px 80px #1e2c3540}.ai-dialog::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#1e2c35a8}.ai-dialog h2{margin:8px 0 16px}.ai-dialog>p,.ai-dialog-loading p{color:#61736c;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 #f7ddcd;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:#f8faf7;border:1px solid #e0e7df;border-radius:13px;min-width:0;padding:17px}.ai-comparison>div.ai-proposal{background:#fff6ef;border-color:#f2d7c7}.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:#fbfcf9;border:1px solid #dfe8d9;border-radius:14px;margin:18px 0 22px;overflow:hidden}.optional-details summary{color:#405e4b;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:#d26844;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 #e3e7df;border-radius:22px;margin:auto;padding:0;overflow:auto;box-shadow:0 25px 80px #1e2c3540}.age-onboarding::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#1e2c35a8}.age-dialog-content{padding:clamp(22px,4vw,32px)}.age-dialog-content .section-kicker{color:#c96946}.age-dialog-content h2{margin:9px 0;font-size:clamp(1.6rem,4vw,2.05rem)}.age-dialog-content>p{color:#62736c;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:#344a3e;background:#f8faf6;border:2px solid #dde5dc;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);color:#703e2d;background:#fff0e7}.age-explanation{color:#355a40;background:#edf4e9;border:1px solid #d7e6d2;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}}.desktop-nav>a:not(.button){color:#58666a}.eyebrow{color:#a44728}.section-kicker{color:#53675f}.intro-section h1 em{color:#c75c38}.intro-section p{color:#59696d}.filter-label,.empty-state p{color:#596b63}.map-unavailable p{color:#506859}.site-footer{color:#53666a}.search-box input::placeholder{color:#63736e}.company-card p{color:#52635f}.company-card .tag{color:#506359}.back-link,.detail-hero p,.experience-meta{color:#52635d}.chip{color:#506359}.surface-card p,.page-heading p,.form-card>p,.field small{color:#52635d}@media (width<=760px){.bottom-nav a{color:#53665f}.bottom-nav a.active{color:#a64c2d}}.install-hint.svelte-1rpw0wl{z-index:18;left:12px;right:12px;bottom:calc(82px + env(safe-area-inset-bottom));color:#1e2c35;background:#f7fcf4;border:1px solid #d6e5d3;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 #1e2c3529}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:#5d6e67;font-size:.75rem;line-height:1.35}.close.svelte-1rpw0wl{color:#60736a;background:0 0;border:0;place-items:center;width:26px;height:26px;display:grid;position:absolute;top:11px;right:11px}.how.svelte-1rpw0wl{color:#336c44;background:0 0;border:0;padding:2px 0;font-size:.76rem;font-weight:800;text-decoration:underline}.steps.svelte-1rpw0wl{border-top:1px solid #dceadc;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:#254335;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 #1e2c3540}.refresh-indicator.complete.svelte-1q5hjly{background:#336d45;animation:.35s ease-out svelte-1q5hjly-pop}.refresh-progress.svelte-1q5hjly{transform-origin:0;background:#b9e5b2;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}}.mobile-header-actions.svelte-12qhfyh{display:none}.mobile-add.svelte-12qhfyh{background:var(--orange);color:#fff;border-radius:13px;flex:none;place-items:center;width:44px;height:44px;display:grid}.footer-links.svelte-12qhfyh{gap:0}.footer-links.svelte-12qhfyh a:where(.svelte-12qhfyh){white-space:nowrap;padding-left:20px;position:relative}.footer-links.svelte-12qhfyh a:where(.svelte-12qhfyh):before{content:"";background:#a5b3aa;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<=760px){.mobile-header-actions.svelte-12qhfyh{align-items:center;gap:8px;display:flex}.site-footer.svelte-12qhfyh{text-align:center;align-items:center;gap:13px}.site-footer.svelte-12qhfyh>div:where(.svelte-12qhfyh):first-child{align-items:center}.footer-links.svelte-12qhfyh{justify-content:center;gap:0;line-height:2.2}.footer-links.svelte-12qhfyh a:where(.svelte-12qhfyh){padding-left:17px}.footer-links.svelte-12qhfyh a:where(.svelte-12qhfyh):before{left:6px}.bottom-nav.svelte-12qhfyh{padding:8px max(20px,env(safe-area-inset-left)) calc(8px + env(safe-area-inset-bottom)) max(20px,env(safe-area-inset-right));gap:7px}.bottom-nav.svelte-12qhfyh a:where(.svelte-12qhfyh){color:#43584b;background:#f5f8f3;border:1px solid #dfe7dc;min-width:0;min-height:54px}.bottom-nav.svelte-12qhfyh a.active:where(.svelte-12qhfyh){color:#fff;background:#254335;border-color:#254335;box-shadow:0 5px 13px #25433530}}
