:root{--ink:#111111;--paper:#fff9f2;--white:#ffffff;--lime:#c8ff3d;--lime-dark:#315c12;--coral:#ff5a4f;--blue:#4a72ff;--sand:#e9e2d8;--sand-light:#f3eee7;--green:#187b50;--orange:#d86f0c;--muted:#6b6965;--border:#d9d1c7;--shadow:0 18px 50px rgb(17 17 17/10%);--shadow-small:0 8px 22px rgb(17 17 17/9%);--radius-sm:12px;--radius:20px;--radius-lg:32px;--max-width:1240px}.live-status-pill{align-items:center;align-self:flex-start;display:inline-flex;gap:9px;margin-bottom:20px;padding:8px 12px;border:1px solid rgb(24 123 80/24%);border-radius:999px;background:rgb(255 255 255/72%);color:#145f40;font-size:.72rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.live-status-pill>span{width:8px;height:8px;border-radius:50%;background:#21a366;box-shadow:0 0 0 5px rgb(33 163 102/12%)}.live-hero{background:radial-gradient(circle at 86% 10%,rgb(200 255 61/34%),transparent 24rem),radial-gradient(circle at 5% 90%,rgb(74 114 255/11%),transparent 28rem)}.live-hero-visual{isolation:isolate}.hero-map-frame.live-map-frame{overflow:hidden;border-color:rgb(17 17 17/12%);background:#edf0e7;box-shadow:0 32px 80px rgb(17 17 17/16%)}.live-map-shield{display:grid;width:42px;height:42px;place-items:center;border-radius:50%;background:var(--lime)}.live-map-shield svg{width:21px}.live-hero-card{position:absolute;z-index:450;right:20px;bottom:22px;left:20px;display:grid;grid-template-columns:46px 1fr;gap:14px;padding:18px;border:1px solid rgb(17 17 17/10%);border-radius:18px;background:rgb(255 255 255/92%);box-shadow:var(--shadow-small);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.live-hero-card p{margin:3px 0 0;color:var(--muted);font-size:.84rem}.live-hero-card-icon{display:grid;width:46px;height:46px;place-items:center;border-radius:14px;background:var(--lime)}.live-foundation-section{display:grid;max-width:var(--max-width);margin:0 auto;padding:110px 30px;gap:45px}.live-foundation-section>div:first-child{max-width:760px}.live-foundation-grid{display:grid;grid-template-columns:repeat(3,1fr);overflow:hidden;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--white);box-shadow:var(--shadow-small)}.live-foundation-grid article{display:flex;min-height:245px;flex-direction:column;align-items:flex-start;padding:34px;border-right:1px solid var(--border)}.live-foundation-grid article:last-child{border-right:0}.live-foundation-grid svg{width:34px;height:34px;margin-bottom:auto;color:var(--blue)}.live-foundation-grid strong{margin:24px 0 8px;font-size:1.15rem}.live-foundation-grid span{color:var(--muted)}.live-data-note{display:flex;gap:10px;align-items:flex-start;margin-top:14px;padding:14px;border:1px solid rgb(24 123 80/18%);border-radius:14px;background:rgb(24 123 80/7%);color:#145f40;font-size:.76rem}.live-data-note svg{width:18px;flex:0 0 auto}.live-topbar-context{display:flex;flex-direction:column;line-height:1.25}.live-topbar-context span{color:var(--muted);font-size:.72rem;text-transform:uppercase;letter-spacing:.08em}.live-app-main{min-height:calc(100vh - 72px);padding:0}.live-error-state,.live-loading{display:grid;min-height:calc(100vh - 72px);place-content:center;justify-items:center;padding:40px;text-align:center}.is-spinning,.live-loading svg{animation:live-spin .9s linear infinite}@keyframes live-spin{to{transform:rotate(1turn)}}.live-error-state svg{width:48px;height:48px;margin-bottom:16px;color:var(--coral)}.live-error-state h1{margin-bottom:8px;font-size:2rem}.live-map-layout{display:grid;min-height:calc(100vh - 72px);grid-template-columns:minmax(330px,42%) 1fr}.live-map-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(38px,6vw,90px);background:radial-gradient(circle at 10% 90%,rgb(200 255 61/32%),transparent 20rem),var(--paper)}.live-map-copy h1{max-width:580px;margin-bottom:22px;font-size:clamp(2.8rem,6vw,5.8rem);line-height:.95}.live-map-copy>p:not(.eyebrow){max-width:620px;color:var(--muted);font-size:1.05rem}.live-kpi-row{display:grid;grid-template-columns:repeat(2,minmax(0,170px));gap:12px;margin:28px 0}.live-kpi-row article{display:flex;flex-direction:column;padding:16px;border:1px solid var(--border);border-radius:16px;background:rgb(255 255 255/78%)}.live-kpi-row strong{font-size:1.8rem}.live-kpi-row span{color:var(--muted);font-size:.78rem}.live-inline-notice{display:flex;max-width:620px;gap:12px;align-items:flex-start;margin-top:28px;padding:16px;border:1px solid rgb(24 123 80/20%);border-radius:16px;background:rgb(24 123 80/8%);color:#145f40;font-size:.84rem}.live-inline-notice svg{width:20px;flex:0 0 auto}.live-map-panel{position:relative;min-height:calc(100vh - 72px);border-left:1px solid var(--border);background:#e8ebe2}.live-map-panel .leaflet-map,.live-map-panel .map-canvas{height:100%;min-height:calc(100vh - 72px)}.live-map-empty{position:absolute;z-index:450;right:24px;bottom:30px;display:grid;min-width:250px;grid-template-columns:44px 1fr;gap:2px 12px;align-items:center;padding:18px;border:1px solid rgb(17 17 17/10%);border-radius:18px;background:rgb(255 255 255/92%);box-shadow:var(--shadow-small);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.live-map-empty svg{grid-row:1/3;width:28px;color:var(--blue)}.live-map-empty span{color:var(--muted);font-size:.78rem}.live-section{max-width:1260px;margin:0 auto;padding:clamp(32px,5vw,72px)}.live-section-heading{display:flex;gap:24px;align-items:flex-end;justify-content:space-between;margin-bottom:40px}.live-section-heading h1{margin-bottom:0;font-size:clamp(2.4rem,5vw,4.5rem);line-height:.95}.live-count-pill{padding:9px 13px;border:1px solid var(--border);border-radius:999px;background:var(--white);font-size:.8rem;font-weight:800}.live-contact-grid,.live-plan-grid,.live-profile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.live-plan-card{display:grid;grid-template-columns:58px 1fr;gap:20px;padding:26px;border:1px solid var(--border);border-radius:24px;background:var(--white);box-shadow:0 10px 32px rgb(17 17 17/6%)}.live-plan-icon{display:grid;width:58px;height:58px;place-items:center;border-radius:18px;background:var(--lime)}.live-plan-card h2{margin:5px 0 10px;font-size:1.7rem}.live-plan-card-copy>p{min-height:48px;color:var(--muted)}.live-plan-meta{display:flex;flex-wrap:wrap;gap:14px;margin:18px 0;color:var(--muted);font-size:.78rem}.live-plan-meta span{display:inline-flex;gap:6px;align-items:center}.live-plan-meta svg{width:16px}.live-card-actions{display:flex;flex-wrap:wrap;gap:10px}.live-contact-group+.live-contact-group{margin-top:46px}.live-contact-group>h2{margin-bottom:8px;font-size:1.35rem}.live-group-intro{max-width:760px;margin-bottom:20px;color:var(--muted)}.live-contact-card{display:grid;grid-template-columns:54px 1fr;gap:16px;align-items:start;padding:22px;border:1px solid var(--border);border-radius:20px;background:var(--white)}.live-contact-card h3{margin:2px 0 0;font-size:1.22rem}.live-contact-card p{margin:0;color:var(--muted)}.live-contact-card small{display:block;margin-top:8px;color:var(--muted)}.live-contact-action{grid-column:2;justify-self:start}.live-empty-state{display:grid;min-height:340px;place-content:center;justify-items:center;padding:40px;border:1px dashed var(--border);border-radius:24px;background:rgb(255 255 255/52%);text-align:center}.live-empty-state svg{width:44px;height:44px;margin-bottom:18px;color:var(--blue)}.live-empty-state h2{margin-bottom:8px;font-size:1.75rem}.live-empty-state p{max-width:540px;color:var(--muted)}.live-info-card{min-height:210px;padding:26px;border:1px solid var(--border);border-radius:22px;background:var(--white)}.live-info-card svg{width:30px;height:30px;margin-bottom:34px;color:var(--blue)}.live-info-card h2{margin-bottom:8px;font-size:1.35rem}.live-info-card p{color:var(--muted)}.composer-backdrop{position:fixed;z-index:900;inset:0;display:grid;overflow-y:auto;place-items:center;padding:24px;background:rgb(17 17 17/58%);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.plan-composer.live-composer{width:min(680px,100%);max-height:calc(100vh - 48px);overflow-y:auto;padding:28px;border-radius:28px;background:var(--white);box-shadow:0 28px 90px rgb(0 0 0/28%)}.live-composer .panel-header{align-items:flex-start;margin-bottom:24px}.live-composer h2{margin-bottom:0;font-size:2rem}.account-password-form,.live-composer form{display:grid;gap:16px}.account-password-form label,.live-composer label,.live-password-card label{display:grid;gap:7px;font-size:.82rem;font-weight:750}.account-password-form input,.live-composer input,.live-composer select,.live-composer textarea,.live-password-card input{width:100%;padding:12px 13px;border:1px solid var(--border);border-radius:12px;background:var(--white)}.live-composer textarea{min-height:100px;resize:vertical}.live-form-row{display:grid;grid-template-columns:1fr 2fr;gap:14px}.account-password-form{grid-column:1/-1;width:min(460px,100%);margin-top:8px;padding:18px;border:1px solid var(--border);border-radius:16px;background:var(--sand-light)}.password-change-gate{min-height:100vh}.live-password-card{display:grid;width:min(520px,calc(100% - 32px));gap:16px}.auth-registration-notice{margin:18px 0 0;padding:13px;border:1px solid rgb(216 111 12/24%);border-radius:12px;background:rgb(216 111 12/8%);color:#7b420b;font-size:.8rem}.live-discovery-layout{background:var(--paper)}.live-catalog-state{display:grid;min-height:300px;place-content:center;justify-items:center;padding:30px;text-align:center}.live-catalog-state svg{width:42px;height:42px;margin-bottom:14px;color:var(--blue)}.live-catalog-state h2{margin-bottom:8px;font-size:1.55rem}.live-catalog-state p{color:var(--muted)}.live-catalog-state.is-error svg{color:var(--coral)}.live-map-context{display:flex;flex-direction:column}.verified-source-badge{display:inline-flex;gap:7px;align-items:center;margin-bottom:15px;color:var(--green);font-size:.78rem;font-weight:800}.verified-source-badge svg{width:18px}@media (max-width:1050px){.live-foundation-grid{grid-template-columns:1fr}.live-foundation-grid article{min-height:190px;border-right:0;border-bottom:1px solid var(--border)}.live-foundation-grid article:last-child{border-bottom:0}.live-map-layout{grid-template-columns:1fr}.live-map-panel,.live-map-panel .leaflet-map,.live-map-panel .map-canvas{min-height:520px}.live-contact-grid,.live-plan-grid{grid-template-columns:1fr}}@media (max-width:700px){.live-foundation-section{padding:72px 18px}.live-map-copy{padding:42px 20px}.live-map-copy h1{font-size:3.25rem}.live-map-panel,.live-map-panel .leaflet-map,.live-map-panel .map-canvas{min-height:420px}.live-map-empty{right:14px;bottom:18px;left:14px}.live-section{padding:30px 16px 110px}.live-section-heading{align-items:flex-start;flex-direction:column}.live-section-heading .button{width:100%}.live-plan-card{grid-template-columns:1fr}.live-plan-card-copy>p{min-height:0}.live-form-row,.live-profile-grid{grid-template-columns:1fr}.composer-backdrop{align-items:end;padding:0}.plan-composer.live-composer{max-height:92vh;border-radius:26px 26px 0 0}}.cookie-banner{position:fixed;z-index:10000;right:22px;bottom:22px;left:22px;display:grid;width:min(1080px,calc(100vw - 44px));min-height:180px;grid-template-columns:64px minmax(0,1fr) minmax(220px,.38fr);align-items:center;gap:24px;padding:24px;margin:0 auto;border:1px solid rgb(255 255 255/12%);border-radius:26px;background:#101820;box-shadow:0 28px 90px rgb(7 13 18/36%);color:#fff;font-family:Manrope,Inter,Avenir Next,Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;pointer-events:none}.cookie-banner-icon{display:grid;width:64px;height:64px;place-items:center;border-radius:20px;background:#adefd1;color:#243f49}.cookie-banner-icon svg{width:29px;height:29px}.cookie-banner-copy>span,.cookie-settings header span{color:#adefd1;font-size:.68rem;font-weight:850;letter-spacing:.14em}.cookie-banner-copy h2,.cookie-settings h2{margin:5px 0 8px;color:inherit;font-size:clamp(1.45rem,3vw,2rem);letter-spacing:-.045em;line-height:1.05}.cookie-banner-copy p{max-width:650px;margin:0;color:rgb(255 255 255/76%);font-size:.86rem;line-height:1.55}.cookie-banner-copy a{display:inline-block;margin-top:9px;color:#fff;font-size:.75rem;font-weight:750;text-underline-offset:4px}.cookie-banner a,.cookie-banner button{pointer-events:auto}.cookie-banner-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.cookie-banner-actions button,.cookie-settings footer button{min-height:48px;padding:10px 13px;border:1px solid rgb(255 255 255/26%);border-radius:13px;background:transparent;color:#fff;cursor:pointer;font:inherit;font-size:.76rem;font-weight:800}.cookie-banner-actions button:nth-child(2),.cookie-settings footer button:last-child{border-color:#adefd1;background:#adefd1;color:#101820}.cookie-banner-actions .cookie-settings-link{min-height:36px;grid-column:1/-1;border:0;text-decoration:underline;text-underline-offset:4px}.cookie-banner-actions button:hover,.cookie-settings footer button:hover{outline:2px solid #fddb27;outline-offset:2px}.cookie-settings-layer{position:fixed;z-index:10001;inset:0;display:grid;padding:24px;overflow-y:auto;place-items:center;background:rgb(9 16 21/68%);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.cookie-settings{width:min(720px,100%);max-height:min(880px,calc(100dvh - 48px));overflow-y:auto;border:1px solid rgb(52 88 102/18%);border-radius:28px;background:#fffaf4;box-shadow:0 34px 100px rgb(5 15 21/34%);color:#101820;font-family:Manrope,Inter,Avenir Next,Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;outline:none}.cookie-settings>header{position:sticky;z-index:2;top:0;display:flex;align-items:flex-start;justify-content:space-between;padding:25px 28px 20px;border-bottom:1px solid rgb(52 88 102/14%);background:rgb(255 250 244/96%);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.cookie-settings header span{color:#2e6d5e}.cookie-settings header h2{margin-bottom:0}.cookie-settings header button{display:grid;width:42px;height:42px;padding:0;place-items:center;border:1px solid rgb(52 88 102/18%);border-radius:50%;background:#fff;color:#101820;cursor:pointer}.cookie-settings header button svg{width:19px}.cookie-settings-intro{padding:20px 28px 5px}.cookie-settings-intro p{margin:0;color:#526169;font-size:.9rem;line-height:1.65}.cookie-category-list{display:grid;padding:17px 28px;gap:10px}.cookie-category{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:14px;padding:17px;border:1px solid rgb(52 88 102/15%);border-radius:17px;background:#fff}.cookie-category-icon{display:grid;width:42px;height:42px;place-items:center;border-radius:13px;background:rgb(173 239 209/44%);color:#24584d}.cookie-category-icon svg{width:20px}.cookie-category-title{display:flex;align-items:center;justify-content:space-between;gap:10px}.cookie-category h3{margin:0;font-size:.95rem}.cookie-category-title>span{color:#527067;font-size:.67rem;font-weight:800;text-transform:uppercase}.cookie-category p{margin:4px 0 0;color:#637179;font-size:.78rem;line-height:1.45}.cookie-switch{position:relative;display:block;width:50px;height:29px;cursor:pointer}.cookie-switch input{position:absolute;z-index:2;inset:0;width:100%;height:100%;cursor:inherit;opacity:0}.cookie-switch>span{position:absolute;inset:0;display:flex;align-items:center;padding:3px;border-radius:999px;background:#cfd7da;transition:.16s ease}.cookie-switch>span:before{width:23px;height:23px;border-radius:50%;background:#fff;box-shadow:0 2px 7px rgb(16 24 32/24%);content:"";transition:.16s ease}.cookie-switch svg{position:absolute;right:7px;width:12px;color:#fff;opacity:0}.cookie-switch input:checked+span{background:#2e8b68}.cookie-switch input:checked+span:before{transform:translateX(21px)}.cookie-switch input:checked+span svg{right:auto;left:8px;opacity:1}.cookie-switch input:focus-visible+span{outline:3px solid #4a72ff;outline-offset:2px}.cookie-switch.is-locked{cursor:not-allowed;opacity:.72}.cookie-technical-details{margin:0 28px 18px;border:1px solid rgb(52 88 102/15%);border-radius:17px;background:#fff}.cookie-technical-details summary{padding:15px 17px;cursor:pointer;font-size:.82rem;font-weight:800}.cookie-inventory{display:grid;padding:0 16px 16px;gap:8px}.cookie-inventory article{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:4px 14px;padding:13px;border-radius:12px;background:#f4f1ec}.cookie-inventory code{font-size:.75rem;font-weight:800;word-break:break-all}.cookie-inventory p{grid-column:1/-1;margin:0;color:#4f5d65;font-size:.75rem}.cookie-inventory small,.cookie-inventory span{color:#69767b;font-size:.67rem}.cookie-inventory small{text-align:right}.cookie-current-choice{margin:0 28px 18px;color:#5b696f;font-size:.75rem}.cookie-settings>footer{position:sticky;bottom:0;display:grid;grid-template-columns:1fr 1fr;padding:17px 28px;border-top:1px solid rgb(52 88 102/14%);gap:10px;background:rgb(255 250 244/96%);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.cookie-settings footer button{border-color:#345866;color:#101820}.cookie-preferences-trigger{position:fixed;z-index:9500;bottom:14px;left:14px;display:inline-flex;min-height:38px;align-items:center;gap:7px;padding:8px 12px;border:1px solid rgb(52 88 102/22%);border-radius:999px;background:rgb(255 255 255/94%);box-shadow:0 8px 26px rgb(16 24 32/15%);color:#243f49;cursor:pointer;font:inherit;font-size:.68rem;font-weight:800;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.cookie-preferences-trigger svg{width:15px}.privacy-analytics-panel{display:grid;gap:22px}.privacy-analytics-panel .gehma-section-heading{align-items:flex-start}.privacy-analytics-panel .gehma-secondary-button svg{width:17px}.privacy-analytics-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.privacy-analytics-stats article{position:relative;display:grid;min-height:130px;padding:18px;align-content:end;border:1px solid var(--gehma-border,rgb(52 88 102/14%));border-radius:17px;background:var(--gehma-surface-soft,#f7f3ed)}.privacy-analytics-stats article>svg{position:absolute;top:16px;right:16px;width:22px;color:var(--gehma-success,#2e8b68)}.privacy-analytics-stats strong{color:var(--gehma-text,#101820);font-size:1.8rem}.privacy-analytics-stats span{color:var(--gehma-text-muted,#687278);font-size:.74rem}.privacy-analytics-breakdown{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.privacy-analytics-breakdown>div{min-width:0}.privacy-analytics-breakdown h3{margin:0 0 12px;font-size:.83rem}.privacy-analytics-breakdown ul{display:grid;padding:0;margin:0;gap:10px;list-style:none}.privacy-analytics-breakdown li>span{display:flex;justify-content:space-between;gap:8px;color:var(--gehma-text-muted,#687278);font-size:.7rem}.privacy-analytics-breakdown li b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.privacy-analytics-breakdown li i{display:block;height:5px;margin-top:5px;border-radius:999px;background:var(--gehma-turquoise,#00afc1)}.privacy-analytics-breakdown p,.privacy-analytics-empty,.privacy-analytics-note{color:var(--gehma-text-muted,#687278);font-size:.76rem;line-height:1.5}.privacy-analytics-note{padding:12px 14px;margin:0;border-radius:12px;background:color-mix(in srgb,var(--gehma-mint,#adefd1) 24%,transparent)}@media (max-width:760px){.cookie-banner{top:10px;right:10px;bottom:auto;left:10px;width:auto;max-height:calc(100dvh - 20px);grid-template-columns:46px 1fr;gap:14px;padding:17px;overflow-y:auto;border-radius:21px}.cookie-banner-icon{width:46px;height:46px;border-radius:14px}.cookie-banner-icon svg{width:22px}.cookie-banner-copy h2{font-size:1.45rem}.cookie-banner-copy p{font-size:.79rem}.cookie-banner-actions{grid-column:1/-1}.cookie-settings-layer{align-items:end;padding:0}.cookie-settings{width:100%;max-height:92dvh;border-radius:24px 24px 0 0}.cookie-category-list,.cookie-settings-intro,.cookie-settings>header{padding-right:17px;padding-left:17px}.cookie-category{grid-template-columns:34px minmax(0,1fr) auto;padding:14px;gap:10px}.cookie-category-icon{width:34px;height:34px}.cookie-category-title{align-items:flex-start;flex-direction:column;gap:2px}.cookie-current-choice,.cookie-technical-details{margin-right:17px;margin-left:17px}.cookie-settings>footer{padding-right:17px;padding-left:17px}.cookie-preferences-trigger{bottom:82px;font-size:0}.cookie-preferences-trigger svg{width:18px}.privacy-analytics-breakdown,.privacy-analytics-stats{grid-template-columns:1fr}}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Segoe UI Variable,Segoe UI,system-ui,-apple-system,sans-serif;font-size:16px;line-height:1.5;text-rendering:optimizeLegibility}button,input,select,textarea{color:inherit;font:inherit}a,button{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}img,svg{display:block}h1,h2,h3,p{margin-top:0}.brand-word,.footer-brand,h1,h2,h3{font-family:Arial Rounded MT Bold,Segoe UI Variable Display,Segoe UI,sans-serif;letter-spacing:-.045em}h2{font-size:clamp(2.2rem,5vw,4.5rem);line-height:.98}:focus-visible{outline:3px solid var(--blue);outline-offset:3px}button:disabled{cursor:not-allowed;opacity:.62}.skip-link{position:fixed;z-index:999;left:12px;top:10px;padding:10px 14px;border-radius:8px;background:var(--ink);color:var(--white);transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.public-header{position:sticky;z-index:100;top:0;border-bottom:1px solid rgb(17 17 17/8%);background:rgb(255 249 242/94%);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.header-inner{display:flex;min-height:76px;max-width:var(--max-width);align-items:center;justify-content:space-between;padding:0 28px;margin:0 auto}.brand{display:inline-flex;align-items:center;gap:11px}.brand-word{font-size:1.55rem;font-weight:900;letter-spacing:-.07em}.brand-mark{position:relative;display:grid;width:30px;height:36px;place-items:center;border-radius:50% 50% 50% 10%;background:var(--ink);transform:rotate(-45deg)}.brand-mark span{width:11px;height:11px;border-radius:50%;background:var(--lime)}.public-nav{display:flex;align-items:center;gap:30px;font-size:.94rem;font-weight:700}.public-nav>a:not(.button){position:relative}.public-nav>a:not(.button):after{position:absolute;right:0;bottom:-5px;left:0;height:2px;background:var(--ink);content:"";transform:scaleX(0);transform-origin:left;transition:transform .18s ease}.public-nav>a:not(.button):hover:after{transform:scaleX(1)}.mobile-menu-button{display:none}.button{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:9px;padding:10px 18px;border:2px solid transparent;border-radius:999px;font-weight:800;line-height:1;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.button:hover{box-shadow:var(--shadow-small);transform:translateY(-2px)}.button svg{width:18px;height:18px}.button-dark{border-color:var(--ink);background:var(--ink);color:var(--white)}.button-lime{border-color:var(--lime);background:var(--lime);color:var(--ink)}.button-outline{border-color:var(--border);background:var(--white)}.button-route{border-color:var(--lime);background:var(--lime);color:var(--ink)}.button-coral{border-color:var(--coral);background:var(--coral);color:var(--white)}.button-small{min-height:38px;padding:8px 15px;font-size:.88rem}.button-large{min-height:58px;padding:15px 25px}.button-full{width:100%}.icon-button{display:inline-grid;width:42px;height:42px;padding:0;place-items:center;border:1px solid var(--border);border-radius:50%;background:var(--white)}.icon-button svg{width:20px}.plain-button{padding:2px;border:0;background:transparent;color:var(--muted)}.plain-button,.text-link{text-decoration:underline}.text-link{display:inline-flex;align-items:center;gap:8px;font-weight:800;text-decoration-thickness:2px;text-underline-offset:5px}.text-link svg{width:18px}.eyebrow{margin-bottom:18px;font-size:.8rem;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.hero{display:grid;min-height:calc(100dvh - 76px);max-width:1440px;grid-template-columns:minmax(0,.88fr) minmax(500px,1.12fr);align-items:center;gap:7vw;padding:70px max(5vw,28px) 90px;margin:0 auto;overflow:hidden}.hero-copy{position:relative;z-index:2;max-width:630px}.hero h1{margin-bottom:30px;font-size:clamp(4.8rem,8.2vw,8rem);font-weight:950;letter-spacing:-.09em;line-height:.78}.hero h1 span{position:relative;display:inline-block;z-index:1}.hero h1 span:after{position:absolute;z-index:-1;right:-10px;bottom:-1px;left:-7px;height:31%;border-radius:4px;background:var(--lime);content:"";transform:rotate(-1deg)}.hero-lead{max-width:570px;margin-bottom:30px;color:#363432;font-size:clamp(1.05rem,1.5vw,1.28rem);line-height:1.6}.hero-actions{gap:24px;margin-bottom:30px}.hero-actions,.trust-line{display:flex;align-items:center}.trust-line{gap:9px;color:var(--muted);font-size:.88rem;font-weight:650}.trust-line svg{width:20px;color:var(--green)}.hero-visual{position:relative;display:grid;min-height:660px;place-items:center}.hero-visual:before{position:absolute;width:720px;height:720px;border-radius:43% 57% 62% 38%/48% 38% 62% 52%;background:var(--blue);content:"";transform:rotate(7deg)}.hero-map-frame{position:relative;z-index:2;width:min(100%,540px);padding:16px;border:3px solid var(--ink);border-radius:38px;background:var(--paper);box-shadow:16px 18px 0 var(--ink);transform:rotate(1.5deg)}.map-topline{display:flex;align-items:center;justify-content:space-between;padding:5px 6px 14px}.map-topline>div{display:flex;flex-direction:column}.map-topline strong{font-size:1.06rem}.mini-label{color:var(--muted);font-size:.62rem;font-weight:900;letter-spacing:.08em}.avatar{display:inline-grid;width:40px;height:40px;place-items:center;border:2px solid var(--ink);border-radius:50%;background:var(--lime);font-size:.75rem;font-style:normal;font-weight:900}.avatar-coral{background:var(--coral);color:var(--white)}.avatar-blue{background:var(--blue);color:var(--white)}.avatar-small{width:30px;height:30px;border-color:var(--white);font-size:.6rem}.hero-map-frame .map-canvas{min-height:485px;border:2px solid var(--ink);border-radius:26px}.floating-plan-card{position:absolute;right:34px;bottom:34px;left:34px;padding:18px;border:2px solid var(--ink);border-radius:var(--radius);background:var(--white);box-shadow:var(--shadow-small)}.floating-plan-card strong{display:block;margin:8px 0 2px;font-size:1.2rem}.floating-plan-card p{margin-bottom:13px;color:var(--muted);font-size:.82rem}.plan-card-top{display:flex;align-items:center;justify-content:space-between}.avatar-stack{display:flex}.avatar-stack .avatar+.avatar{margin-left:-8px}.welcome-pill{display:inline-flex;align-items:center;gap:4px;padding:6px 8px;border-radius:999px;background:#e2f8ea;color:#0f6941;font-size:.68rem;font-weight:900}.scribble-note{position:absolute;z-index:3;padding:7px 12px;border:2px solid var(--ink);background:var(--lime);box-shadow:4px 4px 0 var(--ink);font-family:Comic Sans MS,cursive;font-size:.9rem;font-weight:700;transform:rotate(-5deg)}.note-one{top:40px;left:20px}.note-two{right:7px;bottom:45px;background:var(--coral);color:var(--white);transform:rotate(4deg)}.signal-strip{display:flex;min-height:70px;align-items:center;justify-content:center;gap:clamp(20px,4vw,60px);padding:16px 24px;overflow:hidden;background:var(--ink);color:var(--lime);font-size:clamp(.75rem,1.4vw,1.03rem);font-weight:950;letter-spacing:.12em;white-space:nowrap}.signal-strip svg{width:20px;min-width:20px}.section{max-width:var(--max-width);padding:130px 28px;margin:0 auto}.section-heading{max-width:830px;margin-bottom:60px}.section-heading h2{margin-bottom:24px}.section-heading>p:last-child{max-width:700px;color:var(--muted);font-size:1.15rem}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.step-card{position:relative;min-height:380px;padding:34px;border:2px solid var(--ink);border-radius:var(--radius-lg);overflow:hidden}.step-card>svg{width:68px;height:68px;margin-top:82px;stroke-width:1.5}.step-card h3{margin:23px 0 10px;font-size:2rem}.step-card p{max-width:290px;margin:0;line-height:1.6}.step-number{position:absolute;top:25px;right:28px;font-size:3.8rem;font-weight:950;letter-spacing:-.07em;opacity:.2}.step-blue{background:var(--blue);color:var(--white);transform:rotate(-1deg)}.step-coral{background:var(--coral);color:var(--white);transform:translateY(25px) rotate(1deg)}.step-lime{background:var(--lime);transform:rotate(-.5deg)}.privacy-section{display:grid;min-height:680px;grid-template-columns:.9fr 1.1fr;align-items:center;gap:10vw;padding:100px max(6vw,28px);background:var(--sand-light)}.privacy-shape{display:grid;width:min(36vw,470px);aspect-ratio:1;place-items:center;border:3px solid var(--ink);border-radius:48% 52% 45% 55%/56% 40% 60% 44%;background:var(--lime);box-shadow:18px 18px 0 var(--ink);transform:rotate(-3deg)}.privacy-shape span{display:grid;width:135px;height:135px;place-items:center;border:3px solid var(--ink);border-radius:50%;background:var(--coral);color:var(--white);font-size:2rem;font-weight:950}.privacy-copy{max-width:640px}.privacy-copy h2{margin-bottom:35px}.check-list{display:grid;gap:18px;padding:0;margin:0 0 32px;list-style:none}.check-list li{display:grid;grid-template-columns:28px 1fr;gap:13px;font-weight:650;line-height:1.6}.check-list svg{width:26px;height:26px;padding:4px;border-radius:50%;background:var(--ink);color:var(--lime)}.final-cta{display:flex;min-height:360px;align-items:center;justify-content:space-between;gap:40px;padding:80px max(6vw,28px);background:var(--blue);color:var(--white)}.final-cta h2{margin:0}.site-footer{display:grid;grid-template-columns:1fr auto 1fr;gap:50px;padding:65px max(6vw,28px);border-top:1px solid #363636;background:var(--ink);color:var(--white)}.footer-brand{font-size:1.8rem}.site-footer p{margin:8px 0 0;color:#b8b5af;font-size:.85rem}.site-footer nav{display:grid;grid-template-columns:repeat(2,auto);gap:10px 28px;font-size:.86rem}.site-footer nav a:hover{color:var(--lime)}.legal-note{justify-self:end;align-self:end;text-align:right}.map-canvas{position:relative;min-height:500px;border-radius:var(--radius);overflow:hidden;background:#dfe9d4;isolation:isolate}.leaflet-map{position:absolute;z-index:1;inset:0;background:#dfe9d4}.leaflet-container{font-family:inherit}.leaflet-control-attribution{max-width:calc(100% - 80px);color:#4a4a4a;font-size:.55rem}.leaflet-control-attribution a{color:#2f2f2f;text-decoration:underline}.leaflet-control-zoom a{color:var(--ink)}.map-loading{position:absolute;z-index:650;inset:0;display:grid;padding:24px;place-items:center;background:#dfe9d4;color:var(--muted);font-size:.75rem;font-weight:800;text-align:center}.map-error{background:var(--sand-light);color:#6d3909}.map-privacy-label{position:absolute;z-index:650;top:8px;left:8px;padding:5px 8px;border:1px solid rgb(17 17 17/25%);border-radius:999px;background:rgb(255 255 255/92%);color:var(--ink);font-size:.54rem;font-weight:900;letter-spacing:.03em;pointer-events:none}.gehma-map-marker-shell,.gehma-social-marker-shell{border:0;background:transparent}.gehma-map-marker{position:relative;display:grid;width:36px;height:36px;place-items:center;border:2px solid var(--ink);border-radius:50% 50% 50% 12%;background:var(--lime);box-shadow:3px 4px 0 rgb(17 17 17/88%);color:var(--ink);font-size:.68rem;font-weight:950;transform:rotate(-45deg);transition:filter .15s ease,scale .15s ease}.gehma-map-marker:after{width:9px;height:9px;border:2px solid var(--ink);border-radius:50%;background:var(--ink);content:""}.gehma-map-marker.is-event{border-radius:12px 12px 12px 3px;background:var(--coral);color:var(--white)}.gehma-map-marker.is-event:after{position:absolute;border:0;background:transparent;content:none}.gehma-map-marker>b{font:inherit;transform:rotate(45deg)}.gehma-map-marker-shell:hover .gehma-map-marker,.gehma-map-marker.is-selected{filter:brightness(1.07);scale:1.18}.gehma-social-marker{position:relative;display:grid;width:50px;height:50px;place-items:center;border:4px solid var(--white);border-radius:50%;background:var(--blue);box-shadow:0 0 0 2px var(--ink),0 6px 14px rgb(17 17 17/25%);color:var(--white);font-size:.8rem;font-weight:950}.gehma-social-marker:after{position:absolute;right:-2px;bottom:0;width:13px;height:13px;border:3px solid var(--white);border-radius:50%;background:var(--green);content:""}.discover-main{height:calc(100dvh - 76px);min-height:620px;overflow:hidden}.discovery-shell{position:relative;display:grid;height:100%;grid-template-columns:minmax(360px,460px) 1fr;background:var(--white)}.discovery-panel{position:relative;z-index:20;padding:26px 22px 40px;border-right:1px solid var(--border);overflow-y:auto;background:var(--paper)}.discovery-title-row{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:22px}.discovery-title-row h1{margin:0;font-size:2.7rem;line-height:1}.discovery-title-row p{margin:7px 0 0;color:var(--muted);font-size:.85rem}.live-discovery-layout .discovery-title-row{display:grid;gap:14px;margin-bottom:20px}.live-discovery-layout .discovery-title-row h1{max-width:390px;font-size:clamp(2.15rem,3.2vw,3rem);letter-spacing:-.045em}.live-discovery-layout .discovery-title-row>div>p:last-child{max-width:360px;font-size:.82rem;line-height:1.5}.catalog-freshness{display:inline-flex;width:fit-content;align-items:center;gap:7px;padding:7px 11px;border:1px solid rgb(33 117 87/24%);border-radius:999px;background:rgb(33 117 87/9%);color:var(--green);font-size:.7rem;font-weight:850}.catalog-freshness svg{width:14px;height:14px}.location-button{background:var(--lime)}.location-button.is-active{background:var(--blue);color:var(--white)}.location-button:disabled{cursor:progress;opacity:.7}.search-field{display:grid;height:52px;grid-template-columns:24px 1fr auto;align-items:center;gap:9px;padding:0 13px;border:2px solid var(--ink);border-radius:var(--radius-sm);background:var(--white);box-shadow:4px 4px 0 var(--ink)}.search-field>svg{width:20px}.search-field input{width:100%;border:0;outline:0;background:transparent;font-weight:650}.search-field button{padding:5px;border:0;background:transparent;color:var(--muted)}.search-field button svg{width:18px}.filter-section{margin-top:22px}.filter-section-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:.8rem}.filter-reset{display:inline-flex;align-items:center;gap:5px;padding:3px 0;border:0;background:transparent;color:var(--muted);font-size:.7rem;font-weight:750}.filter-reset:hover{color:var(--ink)}.filter-reset svg{width:13px;height:13px}.discovery-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:17px}.segmented-control{display:flex;padding:3px;border-radius:999px;background:var(--sand)}.segmented-control button{display:flex;align-items:center;gap:5px;padding:7px 12px;border:0;border-radius:999px;background:transparent;font-size:.76rem;font-weight:800}.segmented-control button svg{width:15px}.segmented-control button.is-active{background:var(--white);box-shadow:0 2px 7px rgb(17 17 17/10%)}.filter-popover{position:relative}.filter-popover summary{list-style:none;cursor:pointer}.filter-popover summary::-webkit-details-marker{display:none}.filter-card{position:absolute;z-index:90;top:48px;right:0;display:grid;width:260px;gap:15px;padding:19px;border:2px solid var(--ink);border-radius:var(--radius);background:var(--white);box-shadow:7px 8px 0 var(--ink)}.range-label{display:grid;gap:7px;color:var(--muted);font-size:.82rem}.range-label b{color:var(--ink)}.range-label input{accent-color:var(--ink)}.check-row{display:flex;align-items:center;gap:9px;font-size:.9rem;font-weight:650}.check-row input{width:18px;height:18px;accent-color:var(--ink)}.chip-scroller{display:flex;gap:8px;padding:17px 0 4px;overflow-x:auto;scrollbar-width:none}.chip-scroller::-webkit-scrollbar{display:none}.filter-chip{display:inline-flex;min-height:35px;align-items:center;gap:6px;padding:7px 13px;border:1px solid var(--border);border-radius:999px;background:var(--white);font-size:.76rem;font-weight:750;white-space:nowrap}.filter-chip svg{width:15px;height:15px}.filter-chip.is-active{border-color:var(--ink);background:var(--ink);color:var(--white)}.quick-filter-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:15px 0}.quick-filter{display:grid;min-height:62px;grid-template-columns:28px 1fr;align-items:center;gap:9px;padding:10px 11px;border:1px solid var(--border);border-radius:14px;background:var(--white);color:var(--ink);text-align:left;transition:border-color .15s ease,background .15s ease,color .15s ease,transform .15s ease}.quick-filter:hover{border-color:var(--ink);transform:translateY(-1px)}.quick-filter>svg{width:23px;height:23px;color:var(--blue)}.quick-filter>span{display:flex;min-width:0;flex-direction:column}.quick-filter strong{font-size:.78rem}.quick-filter small{overflow:hidden;color:var(--muted);font-size:.62rem;text-overflow:ellipsis;white-space:nowrap}.quick-filter.is-active{border-color:var(--ink);background:var(--ink);color:var(--white)}.quick-filter.is-active small,.quick-filter.is-active>svg{color:var(--lime)}.location-control{display:grid;gap:6px;margin:4px 0 12px}.location-control button{display:inline-flex;width:fit-content;align-items:center;gap:7px;padding:7px 10px;border:0;border-radius:10px;background:var(--sand);font-size:.72rem;font-weight:800}.location-control button:hover{background:var(--lime)}.location-control button svg{width:15px;height:15px}.location-control p{margin:0;color:var(--muted);font-size:.63rem;line-height:1.4}.mobile-view-switcher{display:none}.result-summary{display:flex;align-items:center;justify-content:space-between;padding:16px 1px 10px;color:var(--muted);font-size:.75rem}.result-summary>span{display:flex;align-items:center;gap:5px}.result-summary strong{color:var(--ink);font-size:.9rem}.result-summary svg{width:14px}.location-note{display:flex;align-items:flex-start;gap:6px;margin:-2px 0 12px;color:var(--muted);font-size:.64rem;line-height:1.4}.location-note svg{width:14px;min-width:14px}.location-note.is-error{color:#8b3f00}.discovery-results{display:grid;gap:10px}.discovery-card{display:grid;width:100%;grid-template-columns:78px 1fr 20px;align-items:center;gap:14px;padding:9px;border:1px solid var(--border);border-radius:var(--radius);background:var(--white);text-align:left;transition:background .15s ease}.discovery-card.is-selected,.discovery-card:hover{border-color:var(--ink);box-shadow:3px 3px 0 rgb(17 17 17/10%)}.discovery-card>svg{width:18px;color:var(--muted)}.discovery-card-visual{position:relative;display:grid;width:78px;height:67px;overflow:hidden;place-items:center;border-radius:15px;background:var(--blue);color:var(--white)}.discovery-card-visual>svg{width:26px}.discovery-card-image{position:absolute;z-index:1;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.visual-Tiere-und-Natur{background:var(--green)}.visual-Familie{background:var(--coral)}.visual-Feste-und-Märkte{background:var(--orange)}.visual-Kultur{background:var(--blue)}.discovery-card-copy{display:flex;min-width:0;flex-direction:column}.discovery-card-copy strong{overflow:hidden;font-size:.95rem;text-overflow:ellipsis;white-space:nowrap}.card-meta,.discovery-card-copy>span:last-child{color:var(--muted);font-size:.7rem}.card-meta{margin-bottom:2px;font-weight:800;text-transform:uppercase}.discovery-map-desktop{position:relative;min-width:0}.discovery-map-desktop>.map-canvas{height:100%;border-radius:0}.map-context-card{position:absolute;top:24px;left:24px;display:flex;flex-direction:column;padding:12px 16px;border:2px solid var(--ink);border-radius:14px;background:var(--white);box-shadow:4px 5px 0 var(--ink);font-size:.75rem}.map-context-card strong{font-size:1rem}.mobile-map-wrap{display:none}.detail-sheet{position:fixed;z-index:200;top:94px;right:18px;bottom:18px;width:min(420px,calc(100vw - 36px));border:2px solid var(--ink);border-radius:28px;overflow-y:auto;background:var(--white);box-shadow:12px 13px 0 var(--ink);animation:slide-in .2s ease-out}@keyframes slide-in{0%{opacity:0;transform:translateX(40px)}}.detail-close{position:absolute;z-index:5;top:13px;right:13px}.detail-sheet-handle{display:none}.detail-hero{position:relative;isolation:isolate;display:flex;min-height:180px;overflow:hidden;align-items:flex-end;justify-content:space-between;padding:22px;border-radius:25px 25px 0 0;background:radial-gradient(circle at 70% 35%,var(--lime) 0 8%,transparent 8.5%),radial-gradient(circle at 30% 60%,var(--coral) 0 12%,transparent 12.5%),var(--blue);color:var(--white)}.detail-hero.has-photo:after{position:absolute;z-index:-1;inset:0;background:linear-gradient(180deg,rgb(17 17 17/12%) 35%,rgb(17 17 17/72%));content:"";pointer-events:none}.detail-hero-image{position:absolute;z-index:-2;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 50%}.detail-image-credit{position:absolute;z-index:2;top:15px;left:15px;display:flex;max-width:calc(100% - 82px);align-items:center;gap:5px;overflow:hidden;padding:6px 8px;border-radius:9px;background:rgb(17 17 17/78%);color:var(--white);font-size:.62rem;font-weight:750;line-height:1.25;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.detail-image-credit:hover{background:var(--ink);text-decoration:underline}.detail-image-credit svg{width:12px;min-width:12px}.detail-category,.detail-city{position:relative;z-index:2;padding:5px 8px;border-radius:999px;background:var(--ink);font-size:.65rem;font-weight:850}.detail-content{padding:23px}.detail-content h2{margin:15px 0 13px;font-size:2.35rem;line-height:.98}.detail-description{color:var(--muted);line-height:1.65}.detail-facts{display:grid;gap:10px;padding:16px 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.detail-facts span{display:flex;align-items:center;gap:10px;font-size:.82rem}.detail-facts svg{width:19px;color:var(--blue)}.detail-actions{display:grid;gap:9px;padding:20px 0}.source-box{padding:14px;border-radius:var(--radius-sm);background:var(--sand-light);font-size:.72rem}.source-box p{margin:4px 0}.source-box span{color:var(--muted)}.empty-state{display:grid;padding:45px 18px;place-items:center;border:1px dashed var(--border);border-radius:var(--radius);text-align:center}.empty-state>svg{width:35px;height:35px;margin-bottom:12px}.empty-state h2{margin-bottom:7px;font-size:1.3rem}.empty-state p{margin:0;color:var(--muted);font-size:.85rem}@media (max-width:980px){.hero{grid-template-columns:1fr;padding-top:58px}.hero-copy{max-width:720px}.hero h1{font-size:clamp(4.8rem,16vw,7.5rem)}.hero-visual{min-height:700px}.steps-grid{grid-template-columns:1fr}.step-card{min-height:290px}.step-card>svg{margin-top:25px}.step-coral{transform:rotate(1deg)}.privacy-section{grid-template-columns:1fr}.privacy-shape{width:min(75vw,430px);justify-self:center}.site-footer{grid-template-columns:1fr 1fr}.legal-note{grid-column:1/-1;justify-self:start;text-align:left}}@media (max-width:760px){h2{font-size:clamp(2.25rem,12vw,3.6rem)}.header-inner{min-height:66px;padding:0 18px}.mobile-menu-button{display:grid}.public-nav{position:absolute;top:66px;right:0;left:0;display:none;align-items:stretch;padding:20px;border-bottom:2px solid var(--ink);background:var(--paper);box-shadow:var(--shadow-small)}.public-nav.is-open{display:grid}.public-nav>a{padding:9px}.hero{min-height:auto;padding:46px 18px 68px}.hero h1{margin-bottom:25px;font-size:clamp(4.3rem,22vw,6rem)}.hero-actions{align-items:stretch;flex-direction:column}.hero-actions .text-link{justify-content:center}.hero-visual{min-height:560px}.hero-visual:before{width:540px;height:540px}.hero-map-frame{width:calc(100% - 16px);padding:10px;border-radius:28px;box-shadow:10px 12px 0 var(--ink)}.hero-map-frame .map-canvas{min-height:420px}.floating-plan-card{right:18px;bottom:18px;left:18px;padding:14px}.welcome-pill{font-size:.57rem}.note-one{top:0;left:0}.note-two{right:0;bottom:0}.signal-strip{justify-content:flex-start;overflow-x:hidden}.section{padding:90px 18px}.section-heading{margin-bottom:40px}.steps-grid{gap:16px}.step-card{min-height:300px;padding:28px}.privacy-section{padding:85px 22px}.privacy-shape{width:min(78vw,380px);box-shadow:11px 12px 0 var(--ink)}.privacy-shape span{width:105px;height:105px}.final-cta{align-items:flex-start;flex-direction:column}.site-footer{gap:32px;padding:50px 24px}.site-footer,.site-footer nav{grid-template-columns:1fr}.legal-note{grid-column:auto}.discover-main{height:auto;min-height:calc(100dvh - 66px);overflow:visible}.discovery-shell{display:block}.discovery-panel{min-height:calc(100dvh - 66px);padding:22px 16px 95px;border:0;overflow:visible}.discovery-title-row h1{font-size:2.35rem}.live-discovery-layout .discovery-title-row{gap:11px}.quick-filter-grid{gap:7px}.quick-filter{min-height:58px}.mobile-view-switcher{display:grid;grid-template-columns:1fr 1fr;padding:4px;border-radius:13px;background:var(--sand)}.mobile-view-switcher button{display:flex;min-height:40px;align-items:center;justify-content:center;gap:7px;border:0;border-radius:10px;background:transparent;font-size:.76rem;font-weight:850}.mobile-view-switcher button svg{width:17px;height:17px}.mobile-view-switcher button.is-active{background:var(--white);box-shadow:0 2px 8px rgb(17 17 17/10%)}.mobile-map-wrap{display:block;padding:8px 0 14px}.mobile-map-wrap.is-hidden{display:none}.mobile-map-wrap .map-canvas{min-height:50dvh;border:2px solid var(--ink)}.discovery-map-desktop,.discovery-results.is-mobile-hidden{display:none}.detail-sheet{top:auto;right:0;bottom:0;left:0;width:100%;max-height:87dvh;border-width:2px 0 0;border-radius:28px 28px 0 0;box-shadow:0 -8px 35px rgb(17 17 17/20%);animation:sheet-up .2s ease-out}.detail-sheet-handle{position:absolute;z-index:5;top:9px;left:50%;display:block;width:45px;height:5px;border-radius:999px;background:rgb(255 255 255/80%);transform:translateX(-50%)}.detail-hero{min-height:190px}@keyframes sheet-up{0%{opacity:0;transform:translateY(40px)}}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.app-shell{display:grid;min-height:100dvh;grid-template-columns:230px 1fr;background:var(--sand-light)}.app-sidebar{position:sticky;z-index:50;top:0;display:flex;height:100dvh;flex-direction:column;padding:28px 18px 20px;border-right:1px solid #292929;background:var(--ink);color:var(--white)}.sidebar-brand{display:flex;align-items:center;justify-content:space-between;padding:0 8px 32px}.sidebar-brand .brand-mark{background:var(--lime)}.sidebar-brand .brand-mark span{background:var(--ink)}.app-navigation{display:grid;gap:5px}.app-navigation button{display:flex;min-height:48px;align-items:center;gap:12px;padding:0 14px;border:0;border-radius:13px;background:transparent;color:#bdbbb8;font-weight:750;text-align:left}.app-navigation button svg{width:21px}.app-navigation button:hover{background:#242424;color:var(--white)}.app-navigation button.is-active{background:var(--lime);color:var(--ink)}.sidebar-create{margin-top:24px}.sidebar-privacy{display:flex;align-items:center;gap:10px;padding:13px;margin-top:auto;border:1px solid #343434;border-radius:var(--radius-sm);background:#1b1b1b}.sidebar-privacy>span{color:var(--green);font-size:1.2rem}.sidebar-privacy>div{display:flex;flex-direction:column}.sidebar-privacy strong{font-size:.72rem}.sidebar-privacy small{color:#888;font-size:.62rem}.app-workspace{min-width:0}.app-topbar{position:sticky;z-index:80;top:0;display:flex;height:70px;align-items:center;justify-content:space-between;padding:0 24px;border-bottom:1px solid var(--border);background:rgb(255 249 242/92%);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.mobile-app-brand{display:none}.topbar-context{display:flex;align-items:center;gap:10px;color:var(--muted);font-size:.72rem;font-weight:750}.topbar-context select{min-height:36px;padding:5px 34px 5px 11px;border:1px solid var(--border);border-radius:999px;background:var(--white);font-size:.75rem;font-weight:800}.topbar-actions{display:flex;align-items:center;gap:12px}.notification-button{position:relative;display:grid;width:40px;height:40px;padding:0;place-items:center;border:0;background:transparent}.notification-button svg{width:20px}.notification-button span{position:absolute;top:1px;right:0;display:grid;min-width:17px;height:17px;padding:0 4px;place-items:center;border:2px solid var(--paper);border-radius:999px;background:var(--coral);color:var(--white);font-size:.52rem;font-weight:900}.topbar-actions>.avatar{padding:0}.notifications-panel{position:absolute;top:60px;right:22px;width:min(380px,calc(100vw - 40px));padding:17px;border:2px solid var(--ink);border-radius:var(--radius);background:var(--white);box-shadow:7px 8px 0 var(--ink)}.panel-header{display:flex;align-items:center;justify-content:space-between;padding-bottom:10px;border-bottom:1px solid var(--border)}.panel-header .icon-button{width:32px;height:32px}.panel-header svg{width:16px}.notification-item{display:grid;grid-template-columns:9px 1fr;gap:10px;padding:15px 4px;border-bottom:1px solid var(--border)}.notification-item>span{width:8px;height:8px;margin-top:6px;border-radius:50%;background:var(--coral)}.notification-item strong{font-size:.84rem}.notification-item p,.panel-empty{margin:3px 0 0;color:var(--muted);font-size:.74rem}.panel-empty{padding:24px 5px}.app-main{height:calc(100dvh - 70px);overflow:auto}.mobile-bottom-nav{display:none}.social-map-layout{display:grid;min-height:100%;grid-template-columns:minmax(0,1fr) minmax(360px,430px)}.social-map-main{position:relative;display:flex;min-width:0;flex-direction:column;padding:27px 24px 24px;background:var(--paper)}.map-mode-bar{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:18px}.map-mode-bar .eyebrow{margin-bottom:7px;color:var(--muted)}.map-mode-bar h1{margin:0;font-size:clamp(2.2rem,4vw,3.8rem);line-height:.92}.map-mode-switcher{position:absolute;z-index:30;top:119px;left:50%;display:flex;padding:4px;border:2px solid var(--ink);border-radius:999px;background:var(--white);box-shadow:4px 5px 0 var(--ink);transform:translateX(-50%)}.map-mode-switcher button{display:flex;min-height:40px;align-items:center;gap:6px;padding:8px 13px;border:0;border-radius:999px;background:transparent;font-size:.73rem;font-weight:850;white-space:nowrap}.map-mode-switcher button svg{width:16px}.map-mode-switcher button.is-active{background:var(--blue);color:var(--white)}.map-mode-switcher button.mode-now.is-active{background:var(--orange)}.social-map-canvas{position:relative;min-height:560px;flex:1 1}.social-map-canvas>.map-canvas{height:100%;min-height:560px;border:2px solid var(--ink)}.social-map-canvas>.map-now{background:linear-gradient(22deg,transparent 49%,rgb(255 255 255/70%) 50%,transparent 53%),linear-gradient(104deg,transparent 44%,rgb(255 255 255/80%) 45%,transparent 48%),#eadcc8}.privacy-map-note{position:absolute;z-index:30;right:13px;bottom:13px;display:flex;align-items:center;gap:7px;padding:8px 10px;border-radius:9px;background:rgb(17 17 17/88%);color:var(--white);font-size:.62rem;font-weight:750}.privacy-map-note svg{width:16px;color:var(--lime)}.map-empty-card{position:absolute;z-index:20;top:50%;left:50%;display:grid;width:min(330px,calc(100% - 40px));padding:25px;place-items:center;border:2px solid var(--ink);border-radius:var(--radius);background:var(--white);box-shadow:7px 8px 0 var(--ink);text-align:center;transform:translate(-50%,-50%)}.map-empty-card>svg{width:35px;height:35px;margin-bottom:10px;color:var(--orange)}.map-empty-card span{margin-top:5px;color:var(--muted);font-size:.75rem}.social-plan-rail{min-width:0;padding:24px 18px 45px;border-left:1px solid var(--border);overflow-y:auto;background:var(--sand-light)}.rail-heading{display:flex;align-items:center;justify-content:space-between;padding:0 5px 16px}.rail-heading>div{display:flex;flex-direction:column}.rail-heading span{color:var(--muted);font-size:.58rem;font-weight:900;letter-spacing:.1em}.rail-heading strong{margin-top:3px;font-size:1.08rem}.rail-heading .icon-button{width:36px;height:36px}.rail-heading svg{width:16px}.plan-rail-list{display:grid;gap:10px}.rail-plan-card{display:flex;width:100%;flex-direction:column;align-items:flex-start;padding:15px;border:1px solid var(--border);border-radius:var(--radius);background:var(--white);text-align:left}.rail-plan-card.is-selected{border:2px solid var(--blue);box-shadow:0 0 0 3px rgb(74 114 255/10%)}.rail-plan-card>strong{margin:4px 0 7px;font-size:1.1rem}.rail-plan-date{color:var(--muted);font-size:.68rem;font-weight:850;text-transform:uppercase}.rail-plan-person{display:flex;align-items:center;gap:7px;color:var(--muted);font-size:.71rem}.open-badge{display:inline-flex;align-items:center;gap:5px;padding:5px 8px;margin-top:12px;border-radius:999px;background:#e1f5e9;color:#0d6a41;font-size:.61rem;font-weight:900}.open-badge svg{width:13px}.active-badge{background:#ffe5ce;color:#9a4a00}.plan-detail-card{position:relative;border:2px solid var(--ink);border-radius:24px;overflow:visible;background:var(--white);box-shadow:7px 8px 0 var(--ink)}.plan-detail-cover{display:flex;min-height:100px;align-items:flex-start;justify-content:space-between;padding:13px;border-radius:21px 21px 0 0;background:radial-gradient(circle at 75% 35%,var(--lime) 0 11%,transparent 11.5%),radial-gradient(circle at 25% 63%,var(--coral) 0 13%,transparent 13.5%),var(--blue)}.plan-detail-cover>span{padding:4px 7px;border-radius:999px;background:var(--ink);color:var(--white);font-size:.58rem;font-weight:900}.plan-detail-body{position:relative;padding:17px}.plan-detail-kicker{display:flex;align-items:center;justify-content:space-between;color:var(--blue);font-size:.68rem;font-weight:900;text-transform:uppercase}.plan-detail-kicker>span{display:flex;align-items:center;gap:5px}.plan-detail-kicker svg{width:15px}.live-label{color:var(--orange)}.plain-more{padding:3px;border:0;background:transparent;font-weight:900;letter-spacing:.12em}.more-menu{position:absolute;z-index:30;top:45px;right:12px;display:grid;min-width:220px;padding:7px;border:2px solid var(--ink);border-radius:13px;background:var(--white);box-shadow:5px 6px 0 var(--ink)}.more-menu button{display:flex;align-items:center;gap:9px;padding:10px;border:0;border-radius:8px;background:transparent;font-size:.75rem;font-weight:700;text-align:left}.more-menu button:hover{background:var(--sand-light)}.more-menu svg{width:16px}.plan-detail-body h2{margin:9px 0 12px;font-size:2rem;line-height:.98}.creator-line{display:flex;align-items:center;gap:9px;margin-bottom:14px}.creator-line>span:last-child{display:flex;flex-direction:column}.creator-line b{font-size:.78rem}.creator-line small{color:var(--muted);font-size:.64rem}.avatar-maarten{background:var(--lime)}.avatar-michaela{background:var(--coral);color:var(--white)}.avatar-jonas{background:var(--blue);color:var(--white)}.avatar-lea{background:#f6c04c}.avatar-admin{background:var(--ink);color:var(--white)}.plan-detail-body blockquote{padding:11px 13px;margin:0 0 14px;border-left:3px solid var(--blue);border-radius:0 8px 8px 0;background:#f0f3ff;color:#464a59;font-size:.77rem;font-style:italic;line-height:1.55}.expiry-note{display:grid;grid-template-columns:21px 1fr;gap:9px;padding:11px;margin-bottom:14px;border-radius:10px;background:#fff0e2;color:#7f3d00}.expiry-note>svg{width:20px}.expiry-note span{display:flex;flex-direction:column;font-size:.64rem}.participant-section{padding:12px 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.participant-section>span{color:var(--muted);font-size:.56rem;font-weight:900;letter-spacing:.1em}.participant-row{display:flex;align-items:center;justify-content:space-between;margin-top:9px}.participant-row strong{font-size:.74rem}.privacy-context{display:grid;grid-template-columns:20px 1fr;gap:8px;padding:12px 0;color:var(--muted)}.privacy-context svg{width:18px;color:var(--green)}.privacy-context>span{display:flex;flex-direction:column;font-size:.63rem}.privacy-context b{color:var(--ink)}.plan-actions-stack{display:grid;gap:8px}.joined-confirmation{display:grid;grid-template-columns:30px 1fr;gap:9px;padding:13px;border:2px solid var(--green);border-radius:12px;background:#e9f8ef;color:var(--green)}.joined-confirmation>svg{width:27px}.joined-confirmation span{display:flex;flex-direction:column;font-size:.67rem}.route-link{display:flex;align-items:center;justify-content:center;gap:6px;padding-top:13px;color:var(--muted);font-size:.67rem;font-weight:750}.route-link svg{width:14px}.rail-empty{display:grid;padding:55px 22px;place-items:center;border:1px dashed var(--border);border-radius:var(--radius);text-align:center}.rail-empty>svg{width:42px;height:42px;color:var(--blue)}.rail-empty h2{margin:15px 0 8px;font-size:1.3rem}.rail-empty p{color:var(--muted);font-size:.78rem}.discover-rail{display:grid;gap:9px}.discover-rail article{display:grid;grid-template-columns:62px 1fr 18px;align-items:center;gap:10px;padding:9px;border-radius:15px;background:var(--white)}.place-mini-visual{display:grid;width:62px;height:58px;place-items:center;border-radius:11px;background:var(--green);color:var(--white)}.place-mini-visual svg{width:23px}.discover-rail article>div{display:flex;min-width:0;flex-direction:column}.discover-rail article span,.discover-rail small{color:var(--muted);font-size:.62rem}.discover-rail article strong{overflow:hidden;font-size:.82rem;text-overflow:ellipsis;white-space:nowrap}.discover-rail article>svg{width:16px;color:var(--muted)}.discover-all-link{justify-content:center;margin-top:8px;font-size:.75rem}.content-view{min-height:100%;max-width:1180px;padding:55px clamp(24px,5vw,65px) 90px;margin:0 auto}.content-view-header{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:42px}.content-view-header .eyebrow{margin-bottom:8px;color:var(--blue)}.content-view-header h1{margin:0;font-size:clamp(3.2rem,7vw,6rem);line-height:.88}.content-view-header p:last-child{margin:15px 0 0;color:var(--muted)}.plan-list-grid{display:grid;gap:18px}.full-plan-card{position:relative;display:grid;min-height:210px;grid-template-columns:115px 1fr;border:2px solid var(--ink);border-radius:26px;overflow:hidden;background:var(--white);box-shadow:8px 9px 0 var(--ink)}.full-plan-date{display:flex;align-items:center;justify-content:center;flex-direction:column;background:var(--blue);color:var(--white);text-transform:uppercase}.full-plan-date small,.full-plan-date span{font-size:.7rem;font-weight:900;letter-spacing:.12em}.full-plan-date strong{font-size:3.6rem;line-height:1}.full-plan-content{padding:26px}.full-plan-content .open-badge{margin:0 0 10px}.full-plan-content h2{margin:0 0 8px;font-size:2.1rem}.full-plan-content>p{color:var(--muted);font-size:.84rem}.full-plan-footer{display:flex;align-items:center;justify-content:space-between;margin-top:22px}.full-plan-footer .text-link{border:0;background:transparent;font-size:.76rem}.full-plan-join{position:absolute;right:22px;bottom:22px}.ics-card{justify-content:space-between;gap:20px;padding:22px;margin-top:34px;border-radius:var(--radius);background:var(--sand)}.ics-card,.ics-card>div{display:flex;align-items:center}.ics-card>div{gap:13px}.ics-card>div>svg{width:30px;color:var(--blue)}.ics-card span{display:flex;flex-direction:column;font-size:.73rem}.friends-layout{display:grid;grid-template-columns:1fr 1fr;gap:34px}.friends-layout>section{min-width:0}.subsection-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:17px}.subsection-heading h2{margin:0;font-size:1.5rem}.subsection-heading>span{display:grid;min-width:28px;height:28px;place-items:center;border-radius:50%;background:var(--ink);color:var(--white);font-size:.7rem;font-weight:850}.subsection-heading button{display:flex;align-items:center;gap:5px;padding:5px;border:0;background:transparent;font-size:.74rem;font-weight:800}.subsection-heading svg{width:16px}.friends-list{display:grid;border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;background:var(--white)}.friends-list article{display:grid;grid-template-columns:44px 1fr auto;align-items:center;gap:10px;padding:14px;border-bottom:1px solid var(--border)}.friends-list article:last-child{border-bottom:0}.friends-list article>div{display:flex;flex-direction:column}.friends-list strong,.pending-request strong{font-size:.84rem}.friends-list small,.pending-request small{color:var(--muted);font-size:.67rem}.friends-list details{position:relative}.friends-list summary{padding:7px;list-style:none;cursor:pointer;letter-spacing:.1em}.friends-list details button{position:absolute;z-index:5;top:30px;right:0;display:flex;width:150px;align-items:center;gap:8px;padding:9px;border:1px solid var(--ink);border-radius:8px;background:var(--white);box-shadow:3px 4px 0 var(--ink);font-size:.7rem}.friends-list details svg{width:15px}.pending-request{display:grid;grid-template-columns:44px 1fr auto;align-items:center;gap:10px;padding:14px;margin-top:11px;border:1px dashed var(--orange);border-radius:var(--radius);background:#fff7ee}.pending-request>div{display:flex;flex-direction:column}.circle-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.circle-grid article{min-height:210px;padding:20px;border:2px solid var(--ink);border-radius:var(--radius)}.circle-blue{background:var(--blue);color:var(--white)}.circle-coral{background:var(--coral);color:var(--white)}.circle-icon{display:grid;width:42px;height:42px;margin-bottom:35px;place-items:center;border:2px solid;border-radius:50%}.circle-icon svg{width:20px}.circle-grid article>span{font-size:.62rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.circle-grid h3{margin:4px 0 8px;font-size:1.35rem}.circle-grid p{margin:0;font-size:.68rem;line-height:1.5;opacity:.85}.circle-empty{grid-column:1/-1;text-align:center}.profile-hero-card{display:grid;grid-template-columns:110px 1fr auto;align-items:center;gap:24px;padding:28px;margin-bottom:24px;border:2px solid var(--ink);border-radius:28px;background:var(--blue);box-shadow:8px 9px 0 var(--ink);color:var(--white)}.profile-avatar{width:100px;height:100px;border-width:4px;font-size:1.6rem}.profile-hero-card h1{margin:10px 0 1px;font-size:3rem;line-height:1}.profile-hero-card p{margin:0;opacity:.8}.profile-hero-card .button{border-color:var(--white)}.profile-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.settings-card{padding:23px;border:1px solid var(--border);border-radius:var(--radius);background:var(--white)}.settings-card:first-child{grid-row:span 2}.settings-title{display:flex;align-items:flex-start;gap:12px;padding-bottom:18px;border-bottom:1px solid var(--border)}.settings-title>svg{width:28px;color:var(--blue)}.settings-title h2{margin:0;font-size:1.25rem}.settings-title p{margin:3px 0 0;color:var(--muted);font-size:.7rem}.setting-row{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:18px 0;border-bottom:1px solid var(--border)}.setting-row>span:first-child{display:flex;flex-direction:column;color:var(--muted);font-size:.66rem}.setting-row b{color:var(--ink);font-size:.77rem}.status-off,.status-safe{display:flex;align-items:center;gap:4px;padding:4px 7px;border-radius:999px;background:var(--sand);font-size:.57rem;font-weight:900;white-space:nowrap}.status-off svg,.status-safe svg{width:12px}.status-safe{background:#e2f8ea;color:var(--green)}.toggle-row{display:flex;align-items:center;justify-content:space-between;padding:14px 0;border-bottom:1px solid var(--border);font-size:.77rem;font-weight:700}.toggle-row input{width:37px;height:20px;accent-color:var(--green)}.settings-action{display:grid;width:100%;grid-template-columns:28px 1fr 18px;align-items:center;gap:10px;padding:15px 0;border:0;border-bottom:1px solid var(--border);background:transparent;text-align:left}.settings-action>svg{width:20px;color:var(--blue)}.settings-action>span{display:flex;flex-direction:column;color:var(--muted);font-size:.64rem}.settings-action b{color:var(--ink);font-size:.76rem}.danger-action b,.danger-action>svg{color:#b42a22}.organizer-card{background:var(--lime)}.profile-footer-actions{display:flex;justify-content:space-between;padding:25px 5px 0}.profile-footer-actions a,.profile-footer-actions button{display:flex;align-items:center;gap:6px;border:0;background:transparent;color:var(--muted);font-size:.72rem;font-weight:750}.profile-footer-actions svg{width:16px}.modal-backdrop{position:fixed;z-index:300;inset:0;display:grid;padding:26px;place-items:center;background:rgb(17 17 17/68%);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.composer-modal{display:grid;width:min(760px,100%);max-height:calc(100dvh - 52px);grid-template-rows:auto auto minmax(0,1fr) auto;border:2px solid var(--ink);border-radius:28px;overflow:hidden;background:var(--paper);box-shadow:10px 12px 0 var(--ink)}.composer-header{display:flex;align-items:center;justify-content:space-between;padding:19px 22px 14px}.composer-header>div{display:flex;flex-direction:column}.composer-header span{color:var(--blue);font-size:.59rem;font-weight:900;letter-spacing:.1em}.composer-header strong{font-size:.82rem}.composer-header i{color:var(--muted);font-style:normal;font-weight:500}.composer-header .icon-button{width:37px;height:37px}.composer-progress{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;padding:0 22px 12px}.composer-progress span{height:4px;border-radius:999px;background:var(--sand)}.composer-progress span.is-filled{background:var(--blue)}.composer-content{padding:24px 36px 30px;overflow-y:auto}.composer-content .eyebrow{margin-bottom:8px;color:var(--blue)}.composer-content>h2{margin-bottom:12px;font-size:clamp(2.1rem,5vw,3.2rem)}.composer-content>p:not(.eyebrow){color:var(--muted)}.composer-place-grid{display:grid;gap:8px;margin-top:24px}.composer-place{display:grid;grid-template-columns:46px 1fr 21px;align-items:center;gap:11px;padding:11px;border:1px solid var(--border);border-radius:15px;background:var(--white);text-align:left}.composer-place.is-selected{border:2px solid var(--blue);background:#f0f3ff}.composer-place>span{display:grid;width:43px;height:43px;place-items:center;border-radius:12px;background:var(--sand)}.composer-place>span svg{width:20px}.composer-place>div{display:flex;flex-direction:column}.composer-place small{color:var(--muted);font-size:.6rem;font-weight:750;text-transform:uppercase}.composer-place strong{font-size:.83rem}.composer-place>svg{width:18px;color:var(--blue)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-top:25px}.form-field{display:grid;gap:7px}.form-field>span{display:flex;align-items:center;gap:6px;font-size:.7rem;font-weight:850}.form-field>span svg{width:16px}.form-field input,.form-field textarea{width:100%;padding:12px;border:2px solid var(--border);border-radius:12px;outline:0;background:var(--white)}.form-field input:focus,.form-field textarea:focus{border-color:var(--blue)}.form-field-wide{position:relative;grid-column:1/-1}.form-field-wide small{position:absolute;right:9px;bottom:7px;color:var(--muted);font-size:.57rem}.choice-section{margin-top:24px}.choice-section>strong{color:var(--muted);font-size:.62rem;letter-spacing:.1em}.choice-grid,.join-rule-grid{display:grid;gap:8px;margin-top:9px}.choice-card{display:grid;grid-template-columns:42px 1fr 24px;align-items:center;gap:11px;padding:11px;border:1px solid var(--border);border-radius:14px;background:var(--white);text-align:left}.choice-card.is-selected{border:2px solid var(--blue);background:#f0f3ff}.choice-card:disabled{cursor:not-allowed;opacity:.5}.choice-icon{display:grid;width:40px;height:40px;place-items:center;border-radius:50%;background:var(--sand)}.choice-icon svg{width:18px}.choice-card>span:nth-child(2){display:flex;flex-direction:column}.choice-card b{font-size:.78rem}.choice-card small{color:var(--muted);font-size:.63rem}.choice-card i{display:grid;width:22px;height:22px;place-items:center;border-radius:50%;background:var(--blue);color:var(--white)}.choice-card i:empty{background:var(--sand)}.choice-card i svg{width:13px}.join-rule-grid{grid-template-columns:repeat(3,1fr)}.join-choice{display:flex;min-height:130px;flex-direction:column;align-items:flex-start;padding:14px;border:2px solid transparent;border-radius:14px;text-align:left}.join-choice.is-selected{border-color:var(--ink);box-shadow:4px 5px 0 var(--ink)}.join-green{background:#e2f8ea}.join-blue{background:#e7ebff}.join-gray{background:var(--sand)}.radio-mark{display:grid;width:18px;height:18px;margin-bottom:15px;place-items:center;border:2px solid var(--ink);border-radius:50%}.radio-mark>span{width:8px;height:8px;border-radius:50%;background:var(--ink)}.join-choice strong{font-size:.75rem}.join-choice small{margin-top:4px;color:var(--muted);font-size:.59rem;line-height:1.4}.composer-summary{display:grid;grid-template-columns:35px 1fr auto;align-items:center;gap:9px;padding:13px;margin-top:20px;border:1px dashed var(--green);border-radius:13px;background:var(--white)}.composer-summary>svg{width:22px;color:var(--blue)}.composer-summary>div{display:flex;flex-direction:column}.composer-summary strong{font-size:.76rem}.composer-summary div span{color:var(--muted);font-size:.62rem}.summary-privacy{display:flex;align-items:center;gap:4px;padding:4px 7px;border-radius:999px;background:#e2f8ea;color:var(--green);font-size:.55rem;font-weight:900}.summary-privacy svg{width:11px}.composer-footer{justify-content:space-between;padding:15px 22px;border-top:1px solid var(--border);background:var(--white)}.composer-footer,.toast{display:flex;align-items:center}.toast{position:fixed;z-index:500;right:25px;bottom:25px;max-width:min(410px,calc(100vw - 40px));gap:10px;padding:14px 17px;border:2px solid var(--ink);border-radius:13px;background:var(--lime);box-shadow:6px 7px 0 var(--ink);font-size:.78rem;font-weight:800}.toast svg{width:20px}.auth-gate,.auth-page{min-height:100dvh;background:radial-gradient(circle at 8% 12%,rgb(200 255 61/55%) 0 8%,transparent 8.2%),radial-gradient(circle at 92% 88%,rgb(74 114 255/24%) 0 12%,transparent 12.2%),var(--paper)}.auth-page{padding:26px clamp(20px,4vw,58px) 48px}.auth-brand-row{display:flex;max-width:1180px;align-items:center;justify-content:space-between;gap:20px;margin:0 auto 34px;font-size:.76rem;font-weight:800}.auth-brand-row>span{padding:5px 9px;border:1px solid var(--border);border-radius:999px;background:rgb(255 255 255/72%);font-size:.6rem;letter-spacing:.1em}.auth-layout{display:grid;width:min(1080px,100%);min-height:660px;grid-template-columns:minmax(0,.86fr) minmax(440px,1.14fr);margin:0 auto;overflow:hidden;border:2px solid var(--ink);border-radius:32px;background:var(--white);box-shadow:10px 12px 0 var(--ink)}.auth-promise{display:flex;flex-direction:column;justify-content:center;padding:clamp(34px,5vw,64px);background:var(--blue);color:var(--white)}.auth-gate-icon,.auth-promise-mark{display:grid;width:70px;height:70px;margin-bottom:28px;place-items:center;border:2px solid;border-radius:24px;background:var(--lime);color:var(--ink);transform:rotate(-2deg)}.auth-gate-icon svg,.auth-promise-mark svg{width:31px;height:31px}.auth-promise h1{max-width:500px;margin-bottom:28px;font-size:clamp(3rem,6vw,5.4rem);line-height:.92}.auth-promise ul{display:grid;gap:15px;padding:0;margin:0;list-style:none}.auth-promise li{display:flex;align-items:center;gap:10px;font-weight:750}.auth-promise li svg{width:21px;color:var(--lime)}.auth-form-card{padding:clamp(28px,5vw,58px)}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;padding:4px;margin-bottom:32px;border-radius:999px;background:var(--sand-light)}.auth-tabs button{min-height:42px;border:0;border-radius:999px;background:transparent;font-weight:800}.auth-tabs button.is-active{background:var(--white);box-shadow:0 3px 10px rgb(17 17 17/8%)}.auth-form-heading .eyebrow{margin-bottom:8px;color:var(--blue)}.auth-form-heading h2{margin-bottom:25px;font-size:clamp(2rem,4vw,3.15rem)}.auth-message{display:flex;align-items:flex-start;gap:8px;padding:12px 14px;margin-bottom:18px;border:1px solid;border-radius:12px;font-size:.78rem;font-weight:700}.auth-message svg{width:18px;flex:0 0 auto}.auth-message-success{background:#e7f7ed;color:var(--green)}.auth-message-error{background:#fff0ee;color:#9e2c26}.auth-form{display:grid;gap:17px}.auth-field{display:grid;gap:7px}.auth-field>span:first-child{font-size:.74rem;font-weight:850}.auth-input{display:grid;min-height:52px;grid-template-columns:22px 1fr auto;align-items:center;gap:9px;padding:0 14px;border:1px solid var(--border);border-radius:13px;background:var(--white)}.auth-input:focus-within{border-color:var(--blue);box-shadow:0 0 0 3px rgb(74 114 255/13%)}.auth-input>svg{width:19px;color:var(--muted)}.auth-input input{width:100%;min-width:0;padding:14px 0;border:0;outline:0;background:transparent}.auth-input button{display:grid;width:34px;height:34px;padding:0;place-items:center;border:0;border-radius:50%;background:transparent;color:var(--muted)}.auth-input button svg{width:18px}.auth-field small{color:var(--muted);font-size:.66rem}.auth-field .field-error{color:#a52b25}.auth-field .field-success{color:var(--green)}.auth-consent{display:grid;grid-template-columns:20px 1fr;gap:9px;color:var(--muted);font-size:.72rem;line-height:1.45}.auth-consent input{width:17px;height:17px;margin:2px 0 0;accent-color:var(--blue)}.auth-consent a{color:var(--ink);font-weight:800;text-decoration:underline}.auth-resend{margin-top:18px;font-size:.72rem}.auth-footnote{padding-top:20px;margin:20px 0 0;border-top:1px solid var(--border);color:var(--muted);font-size:.65rem;line-height:1.55}.auth-gate-card,.auth-unconfigured{width:min(590px,100%);padding:clamp(30px,6vw,54px);border:2px solid var(--ink);border-radius:28px;background:var(--white);box-shadow:9px 10px 0 var(--ink)}.auth-unconfigured{margin:clamp(70px,12vh,140px) auto 0}.auth-gate-card h1,.auth-unconfigured h1{margin-bottom:15px;font-size:clamp(2.45rem,7vw,4.4rem);line-height:.94}.auth-gate-card>p:not(.eyebrow),.auth-unconfigured>p:not(.eyebrow){color:var(--muted)}.auth-gate-card .button,.auth-unconfigured .button{margin:13px 0 18px}.auth-gate{display:grid;grid-template-rows:auto 1fr;padding:26px}.auth-gate-card{align-self:center;justify-self:center}.auth-gate-icon-warning{background:#ffe18c}.auth-gate-icon-success{background:#dff8e8;color:var(--green)}.auth-spinner{display:block;width:40px;height:40px;margin-bottom:24px;border:4px solid var(--sand);border-top-color:var(--blue);border-radius:50%;animation:auth-spin .8s linear infinite}@keyframes auth-spin{to{transform:rotate(1turn)}}.account-profile-card{background:var(--ink)}.account-avatar-wrap{position:relative;width:100px;height:100px}.account-avatar{object-fit:cover}.account-avatar-fallback{background:var(--lime);color:var(--ink)}.avatar-camera{position:absolute;right:-3px;bottom:-3px;display:grid;width:32px;height:32px;place-items:center;border:2px solid var(--ink);border-radius:50%;background:var(--white);color:var(--ink)}.avatar-camera svg{width:15px}.verified-account-badge{display:inline-flex;align-items:center;gap:6px;padding:4px 8px;border-radius:999px;background:#dff8e8;color:var(--green);font-size:.62rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.verified-account-badge svg{width:14px}.account-profile-actions{display:grid;justify-items:end;gap:10px}.account-signout{display:inline-flex;align-items:center;gap:6px;padding:3px;border:0;background:transparent;color:rgb(255 255 255/76%);font-size:.72rem;font-weight:750}.account-signout svg{width:16px}.account-secondary-action{display:inline-flex;align-items:center;gap:6px;padding:3px;border:0;background:transparent;color:rgb(255 255 255/88%);font-size:.72rem;font-weight:750}.account-secondary-action:disabled{opacity:.55}.account-secondary-action svg{width:16px}.plan-cancel-trigger{justify-self:center;color:#9f2f22;font-size:.72rem;font-weight:800}.plan-cancel-confirm{padding:12px;border:1px solid #d94f3d;border-radius:11px;background:#fff1ee;color:#7f251a}.plan-cancel-confirm p{margin:3px 0 10px;font-size:.68rem}.plan-cancel-confirm>div{display:flex;flex-wrap:wrap;gap:7px}.join-request-card{display:grid;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px;margin-top:16px;border:1px solid #8b65d6;border-radius:12px;background:#f5f0ff}.join-request-card>span:nth-child(2){display:flex;min-width:0;flex-direction:column}.join-request-card b{font-size:.76rem}.join-request-card small{color:var(--muted);font-size:.64rem}.join-request-card>div,.pending-request-actions{display:flex;flex-flow:row wrap;gap:6px}.circle-form{display:grid;gap:14px;padding:16px;margin-bottom:16px;border:2px solid var(--ink);border-radius:var(--radius);background:var(--white);box-shadow:4px 5px 0 var(--ink)}.circle-form>label{display:grid;gap:6px;font-size:.72rem;font-weight:800}.circle-form>label input{width:100%;padding:11px 12px;border:1px solid var(--border);border-radius:9px;font:inherit}.circle-form fieldset{display:grid;gap:7px;padding:0;border:0}.circle-form legend{margin-bottom:7px;font-size:.68rem;font-weight:850}.circle-form fieldset label{display:grid;grid-template-columns:18px 30px 1fr;align-items:center;gap:8px;padding:7px 9px;border-radius:9px;background:var(--sand-light);font-size:.72rem;font-weight:750}.circle-form>div{display:flex;flex-wrap:wrap;gap:8px}.account-topbar-avatar{overflow:hidden}.account-topbar-avatar img{width:100%;height:100%;object-fit:cover}@media (max-width:820px){.auth-page{padding:20px 16px 35px}.auth-brand-row{margin-bottom:22px}.auth-layout{min-height:auto;grid-template-columns:1fr;border-radius:24px;box-shadow:6px 7px 0 var(--ink)}.auth-promise{padding:30px 26px}.auth-promise-mark{width:54px;height:54px;margin-bottom:18px;border-radius:18px}.auth-promise h1{margin-bottom:21px;font-size:clamp(2.7rem,13vw,4.2rem)}.auth-promise li{font-size:.78rem}.auth-form-card{padding:28px 22px 32px}.account-profile-card{grid-template-columns:80px 1fr}.account-avatar,.account-avatar-wrap{width:78px;height:78px}.account-profile-actions{grid-column:1/-1;width:100%;justify-items:stretch}.account-secondary-action,.account-signout{justify-content:center}}@media (max-width:620px){.join-request-card{grid-template-columns:36px 1fr}.join-request-card>div{grid-column:1/-1}.pending-request{grid-template-columns:44px 1fr}.pending-request-actions{grid-column:1/-1}}@media (max-width:1180px){.social-map-layout{grid-template-columns:minmax(0,1fr) 360px}.friends-layout{grid-template-columns:1fr}}@media (max-width:960px){.app-shell{grid-template-columns:78px 1fr}.app-sidebar{padding-right:10px;padding-left:10px}.sidebar-brand{justify-content:center}.app-navigation button,.app-navigation button:not(.is-active):after,.sidebar-brand .brand-word{font-size:0}.app-navigation button{justify-content:center;padding:0}.sidebar-create{width:48px;padding:0;align-self:center;font-size:0}.sidebar-privacy{display:none}.social-map-layout{display:block}.social-map-main{min-height:68dvh}.social-plan-rail{border-top:1px solid var(--border);border-left:0}.plan-detail-card{max-width:500px}}@media (max-width:700px){.app-shell{display:block;padding-bottom:76px}.app-sidebar{display:none}.app-topbar{height:62px;padding:0 14px}.mobile-app-brand{display:flex;align-items:center;gap:7px}.mobile-app-brand .brand-mark{width:24px;height:29px}.mobile-app-brand .brand-mark span{width:8px;height:8px}.mobile-app-brand>strong{font-size:.92rem}.topbar-context>span{display:none}.topbar-context select{max-width:136px;min-height:32px;font-size:.64rem}.topbar-actions{gap:3px}.topbar-actions>.avatar{width:34px;height:34px;font-size:.63rem}.app-main{height:auto;min-height:calc(100dvh - 138px);overflow:visible}.mobile-bottom-nav{position:fixed;z-index:190;right:0;bottom:0;left:0;display:grid;height:76px;grid-template-columns:repeat(4,1fr);padding:8px 5px max(7px,env(safe-area-inset-bottom));border-top:1px solid var(--border);background:rgb(255 255 255/96%);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.mobile-bottom-nav>button:not(.mobile-create){display:flex;align-items:center;justify-content:flex-end;flex-direction:column;gap:3px;padding:2px;border:0;background:transparent;color:var(--muted);font-size:.6rem;font-weight:750}.mobile-bottom-nav>button.is-active{color:var(--ink)}.mobile-bottom-nav>button svg{width:21px}.mobile-create{position:absolute;top:-25px;left:50%;display:grid;width:52px;height:52px;place-items:center;border:3px solid var(--ink);border-radius:50%;background:var(--lime);box-shadow:3px 4px 0 var(--ink);transform:translateX(-50%)}.mobile-bottom-nav>button:nth-child(2){padding-right:24px}.mobile-bottom-nav>button:nth-child(3){padding-left:24px}.social-map-main{min-height:69dvh;padding:24px 14px 14px}.map-mode-bar{align-items:flex-start}.map-mode-bar h1{font-size:2.55rem}.map-compose-button{display:none}.map-mode-switcher{top:88px}.map-mode-switcher button{padding:7px 10px}.social-map-canvas,.social-map-canvas>.map-canvas{min-height:53dvh}.privacy-map-note{right:7px;bottom:7px;max-width:calc(100% - 14px)}.social-plan-rail{padding:18px 14px 38px}.plan-detail-card{box-shadow:5px 6px 0 var(--ink)}.content-view{padding:36px 16px 80px}.content-view-header{align-items:stretch;flex-direction:column;margin-bottom:28px}.content-view-header h1{font-size:4rem}.full-plan-card{grid-template-columns:78px 1fr;box-shadow:5px 6px 0 var(--ink)}.full-plan-date strong{font-size:2.7rem}.full-plan-content{padding:18px}.full-plan-content h2{font-size:1.45rem}.full-plan-footer{align-items:flex-start;flex-direction:column;gap:13px}.full-plan-join{position:static;grid-column:1/-1;margin:0 14px 14px}.ics-card{align-items:stretch;flex-direction:column}.circle-grid{grid-template-columns:1fr}.profile-hero-card{grid-template-columns:78px 1fr;padding:20px}.profile-avatar{width:74px;height:74px}.profile-hero-card h1{font-size:2.1rem}.profile-hero-card>.button{grid-column:1/-1}.profile-grid{grid-template-columns:1fr}.profile-footer-actions{align-items:flex-start;flex-direction:column;gap:15px}.modal-backdrop{align-items:end;padding:0}.composer-modal{width:100%;max-height:93dvh;border-width:2px 0 0;border-radius:26px 26px 0 0;box-shadow:0 -8px 30px rgb(17 17 17/28%)}.composer-content{padding:19px 17px 25px}.form-grid{grid-template-columns:1fr}.form-field-wide{grid-column:auto}.join-rule-grid{grid-template-columns:1fr}.join-choice{min-height:100px}.radio-mark{margin-bottom:8px}.composer-summary{grid-template-columns:30px 1fr}.summary-privacy{grid-column:1/-1;justify-self:start}.composer-footer{padding-bottom:max(15px,env(safe-area-inset-bottom))}.composer-footer .button{padding-right:14px;padding-left:14px;font-size:.72rem}.toast{right:15px;bottom:92px;left:15px}.login-card{padding:25px 20px;box-shadow:7px 8px 0 var(--ink)}}.admin-gate{display:grid;min-height:100dvh;grid-template-rows:auto 1fr;padding:25px;background:var(--ink);color:var(--white)}.admin-gate .brand-mark{background:var(--lime)}.admin-gate .brand-mark span{background:var(--ink)}.admin-gate-card{width:min(570px,100%);align-self:center;justify-self:center;padding:40px;border:3px solid var(--ink);border-radius:28px;background:var(--paper);box-shadow:12px 14px 0 var(--lime);color:var(--ink)}.admin-gate-card>svg{width:54px;height:54px;padding:11px;margin-bottom:25px;border-radius:50%;background:var(--coral);color:var(--white)}.admin-gate-card .eyebrow{margin-bottom:8px;color:var(--coral)}.admin-gate-card h1{margin-bottom:16px;font-size:clamp(2.5rem,7vw,4.5rem);line-height:.92}.admin-gate-card>p:not(.eyebrow){color:var(--muted)}.admin-gate-card .text-link{display:flex;margin-top:20px;justify-content:center;font-size:.8rem}.admin-shell{display:grid;min-height:100dvh;grid-template-columns:245px 1fr;background:#f3f4ef}.admin-sidebar{position:sticky;top:0;display:flex;height:100dvh;flex-direction:column;padding:28px 18px;background:var(--ink);color:var(--white)}.admin-sidebar .brand-mark{background:var(--lime)}.admin-sidebar .brand-mark span{background:var(--ink)}.admin-role{display:flex;align-items:center;gap:7px;padding:8px 10px;margin-top:24px;border:1px solid #3e3e3e;border-radius:8px;color:#aaa;font-size:.65rem;font-weight:800}.admin-role svg{width:15px;color:var(--lime)}.admin-sidebar nav{display:grid;gap:5px;margin-top:28px}.admin-sidebar nav button{display:flex;min-height:45px;align-items:center;gap:10px;padding:0 12px;border:0;border-radius:10px;background:transparent;color:#aaa;font-size:.74rem;font-weight:750;text-align:left}.admin-sidebar nav button svg{width:18px}.admin-sidebar nav button.is-active{background:#292929;color:var(--white)}.admin-sidebar>a{padding:10px;margin-top:auto;color:#888;font-size:.7rem;text-decoration:underline}.admin-main{min-width:0;padding-bottom:70px}.admin-topline{display:flex;min-height:72px;align-items:center;justify-content:space-between;padding:0 34px;border-bottom:1px solid #dcded6;background:rgb(255 255 255/85%)}.admin-topline>div{display:flex;align-items:center;gap:13px}.admin-topline>div:first-child{align-items:flex-start;flex-direction:column;gap:0}.admin-topline>div:first-child span{color:var(--muted);font-size:.55rem;font-weight:900;letter-spacing:.1em}.system-status{display:flex;align-items:center;gap:6px;color:var(--muted);font-size:.65rem;font-weight:700}.system-status i{width:8px;height:8px;border-radius:50%;background:var(--green)}.admin-grid,.admin-heading,.admin-heading-stack,.admin-kpis{max-width:1280px;margin-right:auto;margin-left:auto}.admin-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;padding:50px 38px 32px}.admin-heading .eyebrow{margin-bottom:7px;color:var(--blue)}.admin-heading h1{margin:0;font-size:clamp(3rem,6vw,5.4rem);line-height:.9}.admin-heading p:last-child{max-width:690px;margin:12px 0 0;color:var(--muted)}.admin-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;padding:0 38px}.admin-kpis article{padding:20px;border:1px solid #dcded6;border-radius:17px;background:var(--white)}.kpi-icon{display:grid;width:40px;height:40px;margin-bottom:23px;place-items:center;border-radius:11px}.kpi-icon svg{width:20px}.kpi-lime{background:var(--lime)}.kpi-coral{background:var(--coral);color:var(--white)}.kpi-blue{background:var(--blue);color:var(--white)}.kpi-dark{background:var(--ink);color:var(--white)}.admin-kpis small{display:block;color:var(--muted);font-size:.53rem;font-weight:900;letter-spacing:.08em}.admin-kpis strong{display:block;margin:3px 0;font-size:2.4rem;line-height:1}.admin-kpis p{margin:0;color:var(--muted);font-size:.63rem}.admin-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:17px;padding:24px 38px}.admin-card{padding:21px;border:1px solid #dcded6;border-radius:18px;background:var(--white)}.admin-card-heading{display:flex;align-items:flex-end;justify-content:space-between;padding-bottom:15px;border-bottom:1px solid #e9e9e4}.admin-card-heading>div{display:flex;flex-direction:column}.admin-card-heading span{color:var(--blue);font-size:.55rem;font-weight:900;letter-spacing:.1em}.admin-card-heading h2{margin:3px 0 0;font-size:1.25rem}.admin-card-heading button{display:flex;align-items:center;gap:4px;padding:4px;border:0;background:transparent;color:var(--muted);font-size:.64rem}.admin-card-heading button svg{width:14px}.finding-list article,.import-mini-list article{display:grid;align-items:center;gap:11px;padding:15px 2px;border-bottom:1px solid #e9e9e4}.finding-list article{grid-template-columns:10px 1fr 16px}.finding-list article>i,.finding-priority{width:8px;height:8px;border-radius:50%}.severity-high{background:var(--coral)}.severity-medium{background:var(--orange)}.severity-low{background:var(--blue)}.finding-list article>div,.import-mini-list article>div{display:flex;flex-direction:column}.finding-list strong,.import-mini-list strong{font-size:.75rem}.finding-list p{margin:2px 0;color:var(--muted);font-size:.64rem}.finding-list small,.import-mini-list small{color:var(--muted);font-size:.55rem}.finding-list article>svg{width:15px;color:var(--muted)}.import-mini-list article{grid-template-columns:38px 1fr auto}.source-avatar{display:grid;width:36px;height:36px;place-items:center;border-radius:8px;background:var(--sand);font-size:.65rem;font-weight:900}.import-state{padding:4px 7px;border-radius:999px;font-size:.53rem;font-weight:900;text-transform:uppercase}.state-ready{background:#e2f8ea;color:var(--green)}.admin-heading-stack>.admin-heading{max-width:none;padding-right:0;padding-left:0}.admin-heading-stack{padding:0 38px}.admin-table-wrap{border:1px solid #dcded6;border-radius:16px;overflow-x:auto;background:var(--white)}.admin-table-wrap table{width:100%;border-collapse:collapse;font-size:.75rem}.admin-table-wrap td,.admin-table-wrap th{padding:15px;border-bottom:1px solid #e9e9e4;text-align:left}.admin-table-wrap th{color:var(--muted);font-size:.55rem;letter-spacing:.08em;text-transform:uppercase}.approval-list,.moderation-list{display:grid;gap:10px}.moderation-list article{display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:12px;padding:16px;border:1px solid #dcded6;border-radius:13px;background:var(--white)}.moderation-list>article>svg{width:23px;color:var(--coral)}.moderation-list p{margin:3px 0 0;color:var(--muted);font-size:.64rem}.moderation-list>article>span{padding:4px 7px;border-radius:999px;background:#fff0e2;color:#9a4a00;font-size:.56rem;font-weight:900}.admin-empty{display:grid;padding:70px 25px;place-items:center;border:1px dashed #c9cbc3;border-radius:18px;text-align:center}.admin-empty>svg{width:44px;height:44px;color:var(--green)}.admin-empty h2{margin:15px 0 8px;font-size:1.5rem}.admin-empty p{color:var(--muted)}.approval-banner{display:grid;grid-template-columns:44px 1fr auto;align-items:center;gap:14px;padding:18px;margin-bottom:20px;border:2px solid var(--ink);border-radius:15px;background:var(--lime);box-shadow:5px 6px 0 var(--ink)}.approval-banner>svg{width:33px;height:33px}.approval-banner p{margin:2px 0 0;font-size:.68rem}.approval-banner>span{padding:5px 8px;border-radius:999px;background:var(--ink);color:var(--white);font-size:.55rem;font-weight:900}.approval-list article{display:grid;grid-template-columns:9px 1fr auto;align-items:center;gap:15px;padding:18px;border:1px solid #dcded6;border-radius:15px;background:var(--white)}.approval-list article.is-resolved{opacity:.55}.approval-list article>div:nth-child(2){display:flex;flex-direction:column}.approval-list small{color:var(--blue);font-size:.55rem;font-weight:900;text-transform:uppercase}.approval-list p{margin:3px 0 6px;color:var(--muted);font-size:.66rem}.approval-list code{width:fit-content;padding:2px 5px;border-radius:4px;background:var(--sand);font-size:.55rem}.approval-actions{display:flex;align-items:center;gap:7px}.approval-actions .icon-button{width:37px;height:37px}.approval-actions svg{width:15px}.resolved-label{display:flex;align-items:center;gap:4px;color:var(--green);font-size:.65rem;font-weight:900}.resolved-label svg{width:15px}.editorial-page,.legal-page{background:var(--paper)}.editorial-hero{padding:110px max(7vw,24px)}.safety-hero{background:var(--blue);color:var(--white)}.editorial-hero h1{max-width:1000px;margin-bottom:28px;font-size:clamp(4rem,9vw,8rem);line-height:.85}.editorial-hero>p:last-child{max-width:720px;margin:0;font-size:1.2rem;line-height:1.6}.principle-grid{display:grid;max-width:var(--max-width);grid-template-columns:repeat(4,1fr);gap:16px;padding:90px 28px;margin:0 auto}.principle-grid article{min-height:300px;padding:26px;border:2px solid var(--ink);border-radius:var(--radius);background:var(--white)}.principle-grid article:nth-child(2){background:var(--lime)}.principle-grid article:nth-child(3){background:var(--coral);color:var(--white)}.principle-grid article>svg{width:43px;height:43px;margin-bottom:80px}.principle-grid h2{margin-bottom:9px;font-size:1.5rem}.principle-grid p{margin:0;font-size:.8rem;line-height:1.6}.safety-detail{display:grid;grid-template-columns:.8fr 1.2fr;gap:8vw;padding:100px max(7vw,24px);background:var(--sand-light)}.safety-detail h2{margin:0}.editorial-page>.legal-draft-note{max-width:1000px;margin:70px auto}.legal-draft-note{padding:18px;border-left:5px solid var(--orange);border-radius:0 10px 10px 0;background:#fff1e4;color:#6d3909}.legal-draft-note p{margin:4px 0 0;font-size:.8rem}.editorial-cta{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:80px max(7vw,24px);background:var(--ink);color:var(--white)}.editorial-cta h2{margin:0}.legal-page{min-height:calc(100dvh - 76px);padding:90px max(7vw,24px)}.legal-page>.legal-draft-note,.legal-page>header,.legal-sections{max-width:900px;margin-right:auto;margin-left:auto}.legal-page>header>span{color:var(--coral);font-size:.66rem;font-weight:900;letter-spacing:.1em}.legal-page>header h1{margin:15px 0 24px;font-size:clamp(3.8rem,9vw,7rem);line-height:.87}.legal-page>header p{color:var(--muted);font-size:1.05rem;line-height:1.7}.legal-sections{padding:60px 0 30px}.legal-sections section{display:grid;grid-template-columns:220px 1fr;gap:35px;padding:30px 0;border-top:1px solid var(--border)}.legal-sections h2{margin:0;font-size:1.35rem}.legal-sections p{margin-bottom:8px;color:#3f3d39;line-height:1.7}.legal-sections a{color:var(--blue);font-weight:750;text-underline-offset:3px}.legal-sections a:hover{text-decoration-thickness:2px}@media (max-width:1000px){.admin-kpis{grid-template-columns:1fr 1fr}.admin-grid{grid-template-columns:1fr}.principle-grid{grid-template-columns:1fr 1fr}}@media (max-width:700px){.admin-shell{display:block}.admin-sidebar{position:static;display:block;width:100%;height:auto;padding:16px}.admin-role{width:fit-content;margin-top:12px}.admin-sidebar nav{display:flex;padding-top:4px;overflow-x:auto}.admin-sidebar nav button{min-width:max-content}.admin-sidebar>a{display:none}.admin-topline{padding:0 16px}.system-status{display:none}.admin-heading{align-items:stretch;flex-direction:column;padding:35px 16px 24px}.admin-heading-stack{padding:0 16px}.admin-heading-stack>.admin-heading{padding-right:0;padding-left:0}.admin-kpis{grid-template-columns:1fr 1fr;padding:0 16px}.admin-grid{padding:18px 16px}.approval-banner{grid-template-columns:38px 1fr}.approval-banner>span{grid-column:1/-1;justify-self:start}.approval-list article{grid-template-columns:9px 1fr}.approval-actions,.resolved-label{grid-column:2;justify-self:start}.principle-grid{grid-template-columns:1fr;padding:60px 18px}.principle-grid article{min-height:240px}.principle-grid article>svg{margin-bottom:45px}.safety-detail{grid-template-columns:1fr}.editorial-page>.legal-draft-note{margin:45px 18px}.editorial-cta{align-items:flex-start;flex-direction:column}.legal-page{padding:65px 19px}.legal-sections section{grid-template-columns:1fr;gap:12px}}