:root{color-scheme:light;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#17302e;background:#f5f4ed;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #17302e;--ink-soft: #48615e;--forest: #123f39;--forest-deep: #0c2c29;--green: #1d6a59;--green-bright: #55a988;--mint: #dcece1;--cream: #f5f4ed;--paper: #fffef8;--sand: #e6dfcd;--orange: #e2703a;--red: #b83f3f;--border: rgba(23, 48, 46, .13);--shadow-sm: 0 4px 18px rgba(17, 46, 42, .08);--shadow: 0 18px 50px rgba(17, 46, 42, .12);--radius-sm: 10px;--radius: 18px;--radius-lg: 28px;--safe-top: env(safe-area-inset-top, 0px);--safe-bottom: env(safe-area-inset-bottom, 0px);--pwa-banner-height: 0px}*{box-sizing:border-box}html{min-width:320px;min-height:100%;background:var(--cream)}body{margin:0;min-width:320px;min-height:100vh;min-height:100dvh;background:radial-gradient(circle at 100% 0%,rgba(85,169,136,.08),transparent 34rem),var(--cream)}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid rgba(29,106,89,.35);outline-offset:2px}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.muted{color:var(--ink-soft)!important}.desktop-only{display:none!important}.button,.icon-button{min-height:44px;border:0;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:0 18px;border-radius:12px;font-weight:700}.button svg{width:19px}.button:active,.icon-button:active{transform:scale(.97)}.button:disabled{opacity:.55;cursor:not-allowed}.button--primary{color:#fff;background:var(--green);box-shadow:0 7px 22px #1d6a5933}.button--primary:hover{background:#185b4d;box-shadow:0 9px 26px #1d6a5947}.button--soft{color:var(--forest);background:#edf2e9;border:1px solid rgba(29,106,89,.12)}.button--soft:hover{background:var(--mint)}.button--ghost{background:transparent}.button--text{min-height:38px;color:var(--ink-soft);background:transparent}.button--text:hover{color:var(--ink)}.button--large{min-height:52px;padding-inline:23px;border-radius:14px}.button--full{width:100%}.button--danger{color:#fff;background:var(--red)}.button--danger-soft{color:var(--red);background:#f8e8e5;border:1px solid rgba(184,63,63,.14)}.icon-button{display:inline-grid;width:44px;padding:0;place-items:center;background:#ffffffb3;border:1px solid var(--border);border-radius:12px}.icon-button svg{width:20px}.icon-button--danger{color:var(--red)}.eyebrow{display:inline-flex;align-items:center;gap:8px;margin-bottom:8px;color:var(--green);font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.eyebrow>span{width:23px;height:2px;background:currentColor}.page{width:min(1160px,100%);min-height:100vh;padding:calc(24px + var(--safe-top) + var(--pwa-banner-height)) 18px calc(110px + var(--safe-bottom));margin:0 auto}.page--narrow{width:min(760px,100%)}.page-header{margin-bottom:28px}.page-header h1{margin-bottom:7px;color:var(--forest-deep);font-size:clamp(31px,8vw,48px);line-height:1.03;letter-spacing:-.045em}.page-header p{max-width:620px;margin-bottom:0;color:var(--ink-soft);line-height:1.55}.page-header--split{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.page-header--with-back{display:flex;align-items:center;gap:15px}.panel{padding:22px;background:#fffef8eb;border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-sm)}.field{position:relative;display:grid;gap:8px}.field label{color:var(--forest-deep);font-size:14px;font-weight:700}.field label span{color:#7a8d88;font-size:12px;font-weight:500}.field input,.field textarea,.field select,.input-with-prefix,.input-with-action,.input-with-unit{width:100%;color:var(--ink);background:#fff;border:1px solid rgba(23,48,46,.18);border-radius:12px}.field input,.field textarea,.field select{min-height:48px;padding:12px 14px}.field textarea{resize:vertical;line-height:1.55}.field input::placeholder,.field textarea::placeholder{color:#9aa7a2}.field input:focus,.field textarea:focus,.field select:focus,.input-with-prefix:focus-within,.input-with-action:focus-within,.input-with-unit:focus-within{outline:none;border-color:var(--green);box-shadow:0 0 0 3px #1d6a591a}.field small{color:#788985;font-size:12px}.input-with-prefix,.input-with-action,.input-with-unit{display:flex;min-height:48px;align-items:center;overflow:hidden}.input-with-prefix>span,.input-with-unit>span{padding-left:14px;color:var(--green);font-weight:700}.input-with-unit>span{padding:0 14px 0 8px;color:var(--ink-soft)}.input-with-prefix input,.input-with-action input,.input-with-unit input{min-width:0;min-height:46px;padding:11px 14px;flex:1;color:inherit;background:transparent;border:0;box-shadow:none!important}.input-with-prefix input::placeholder,.input-with-action input::placeholder,.input-with-unit input::placeholder{color:#9aa7a2;opacity:1}.input-with-prefix input{padding-left:6px}.input-with-action button{display:grid;width:48px;height:48px;flex:0 0 48px;place-items:center;background:transparent;border:0;cursor:pointer}.input-with-action svg{width:19px}.field-success{display:flex;align-items:center;gap:5px;color:var(--green)!important}.field-success svg{width:14px}.form-grid{display:grid;gap:17px}.form-error,.form-notice{padding:13px 15px;border-radius:11px;font-size:14px;line-height:1.45}.form-error{color:#8a2929;background:#f9e8e5;border:1px solid rgba(184,63,63,.17)}.form-notice{color:var(--forest);background:var(--mint)}.form-error button,.text-button{padding:0;color:inherit;font-weight:700;background:transparent;border:0;text-decoration:underline;cursor:pointer}@keyframes pulse{50%{box-shadow:0 0 0 18px #1d6a5914}}.catch-grid{display:grid;gap:18px}.load-more{display:flex;padding-top:24px;justify-content:center}@keyframes blink{50%{opacity:.3}}@keyframes location-pulse{50%{opacity:.4;transform:scale(1.18)}}.location-summary{display:flex;padding:11px 12px;align-items:flex-start;justify-content:space-between;flex-direction:column;gap:4px;color:var(--ink-soft);background:#f1f1e8;border-radius:10px;font-size:12px}.location-summary span{display:flex;align-items:center;gap:6px;font-weight:700}.location-summary svg{width:15px}.location-summary__place,.location-summary__coordinates{display:grid;width:100%;gap:4px}.location-summary__place{padding-bottom:8px;border-bottom:1px solid var(--border)}.location-summary__place a{width:fit-content;color:inherit;font-size:10px}.location-summary__coordinates{padding-top:4px}.location-summary__muted{color:var(--ink-soft);font-weight:600!important}.location-summary__retry{width:fit-content;padding:2px 0;font-size:11px}.location-summary__retry svg{height:13px}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.detail-section{padding-top:23px;border-top:1px solid var(--border)}.detail-section__heading{display:flex;margin-bottom:14px;align-items:flex-start;justify-content:space-between;gap:12px}.detail-section h2{margin-bottom:0;font-size:22px}.text-button--danger{color:var(--red)}.privacy-chip{padding:6px 8px;color:var(--green);background:var(--mint);border-radius:7px;font-size:9px;font-weight:800;white-space:nowrap}.detail-section .location-summary{border-radius:0 0 12px 12px}.modal-backdrop{position:fixed;z-index:100;inset:0;display:grid;padding:18px;place-items:center;background:#071f1d9e;backdrop-filter:blur(4px)}.modal{width:min(430px,100%);padding:27px;text-align:center;background:var(--paper);border-radius:var(--radius);box-shadow:var(--shadow)}.modal__danger{display:grid;width:58px;height:58px;margin:0 auto 15px;place-items:center;color:var(--red);background:#f8e8e5;border-radius:50%}.modal h2{margin-bottom:7px}.modal p{color:var(--ink-soft)}.modal__actions{display:grid;margin-top:23px;grid-template-columns:1fr 1fr;gap:9px}.panel-icon{display:grid;width:44px;height:44px;flex:0 0 44px;place-items:center;color:var(--green);background:var(--mint);border-radius:12px}.panel-icon svg{width:20px}.status-pill{padding:6px 8px;color:var(--ink-soft);background:#e4e6dd;border-radius:8px;font-size:10px;font-weight:700}.status-pill--success{display:flex;align-items:center;gap:4px;color:var(--green);background:var(--mint)}.status-pill svg{width:12px}.section-title{display:flex;margin-bottom:13px;align-items:center;justify-content:space-between}.section-title h2{margin:0;font-size:20px}.section-title>span{display:grid;min-width:28px;height:28px;padding:0 7px;place-items:center;color:var(--green);background:var(--mint);border-radius:9px;font-size:11px;font-weight:800}.offline-inline-notice{display:flex;min-height:64px;padding:14px;align-items:center;justify-content:center;gap:8px;color:var(--ink-soft);background:color-mix(in srgb,var(--mint) 72%,var(--paper));border:1px dashed rgba(29,106,89,.28);border-radius:var(--radius-sm);font-size:13px;font-weight:700}.offline-inline-notice svg{width:18px}.settings-form{display:grid;gap:15px}.panel-icon--danger{color:var(--red);background:#f8e8e5}@media(min-width:560px){.form-grid--two{grid-template-columns:1fr 1fr}.catch-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:800px){.desktop-only{display:inline-flex!important}}@media(min-width:1040px){.page{padding:48px 42px 70px}.catch-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}html[data-theme=dark]{color-scheme:dark;color:#e4eeea;background:#0b1615;--ink: #e4eeea;--ink-soft: #9eb3ad;--forest: #b3dfd0;--forest-deep: #f0f8f5;--green: #69c9a9;--green-bright: #83d8b8;--mint: #183b34;--cream: #0b1615;--paper: #132321;--sand: #3a382f;--orange: #f08a54;--red: #f17878;--border: rgba(214, 235, 227, .13);--shadow-sm: 0 4px 18px rgba(0, 0, 0, .24);--shadow: 0 18px 50px rgba(0, 0, 0, .34)}html[data-theme=dark] body{background:radial-gradient(circle at 100% 0%,rgba(105,201,169,.08),transparent 34rem),var(--cream)}html[data-theme=dark] button:focus-visible,html[data-theme=dark] a:focus-visible,html[data-theme=dark] input:focus-visible,html[data-theme=dark] textarea:focus-visible,html[data-theme=dark] select:focus-visible{outline-color:#69c9a98c}html[data-theme=dark] .panel{background:#132321f0}html[data-theme=dark] .field input,html[data-theme=dark] .field textarea,html[data-theme=dark] .field select,html[data-theme=dark] .input-with-prefix,html[data-theme=dark] .input-with-action,html[data-theme=dark] .input-with-unit{color:var(--ink);background:#182b28;border-color:#d6ebe32b}html[data-theme=dark] .field input::placeholder,html[data-theme=dark] .field textarea::placeholder,html[data-theme=dark] .input-with-prefix input::placeholder,html[data-theme=dark] .input-with-action input::placeholder,html[data-theme=dark] .input-with-unit input::placeholder{color:#718780}html[data-theme=dark] .field label span,html[data-theme=dark] .field small{color:#91a69f}html[data-theme=dark] .button--primary:hover{background:#55b796}html[data-theme=dark] .button--soft{color:var(--forest);background:#1a312d;border-color:#69c9a92b}html[data-theme=dark] .button--soft:hover{background:var(--mint)}html[data-theme=dark] .button--danger-soft,html[data-theme=dark] .panel-icon--danger,html[data-theme=dark] .modal__danger{color:var(--red);background:#3b2424}html[data-theme=dark] .icon-button{background:#172a27db}html[data-theme=dark] .form-error{color:#faa;background:#3b2424;border-color:#f1787838}html[data-theme=dark] .form-notice{color:var(--forest);background:var(--mint)}html[data-theme=dark] .location-summary,html[data-theme=dark] .status-pill{background:#1a2e2a}html[data-theme=dark] .maplibregl-ctrl-group,html[data-theme=dark] .maplibregl-popup-content{color:var(--ink);background:var(--paper)}html[data-theme=dark] .maplibregl-ctrl-group button+button{border-top-color:var(--border)}html[data-theme=dark] .maplibregl-ctrl-icon{filter:invert(1)}html[data-theme=dark] .maplibregl-popup-anchor-bottom .maplibregl-popup-tip{border-top-color:var(--paper)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}._offline-unavailable_y8bgt_3{display:flex;max-width:620px;align-items:center;justify-content:center;flex-direction:column;text-align:center}._offline-unavailable_y8bgt_3>svg{width:48px;height:48px;margin-bottom:18px;color:var(--green)}._offline-unavailable_y8bgt_3 h1{margin-bottom:10px;color:var(--forest-deep)}._offline-unavailable_y8bgt_3 p{max-width:500px;color:var(--ink-soft);line-height:1.55}._offline-unavailable__actions_y8bgt_30{display:flex;margin-top:10px;flex-wrap:wrap;justify-content:center;gap:10px}._app-error-state_fjemi_3{display:flex;min-height:100vh;min-height:100dvh;padding:40px 24px;align-items:center;justify-content:center;flex-direction:column;text-align:center}._app-error-state_fjemi_3>span{display:grid;width:74px;height:74px;margin-bottom:20px;place-items:center;color:var(--red);background:#f9e8e5;border-radius:50%}._app-error-state_fjemi_3>span svg{width:32px;height:32px}._app-error-state_fjemi_3 h1{margin-bottom:8px;font-size:28px}._app-error-state_fjemi_3 p{max-width:420px;margin-bottom:22px;color:var(--ink-soft);line-height:1.55}html[data-theme=dark] ._app-error-state_fjemi_3>span{color:var(--red);background:#3b2424}._app-shell_b3gcz_3{min-height:100vh}._sidebar_b3gcz_7{display:none}._main-content_b3gcz_11{min-width:0}._bottom-nav_b3gcz_15{position:fixed;z-index:50;right:0;bottom:0;left:0;display:grid;height:calc(68px + var(--safe-bottom));padding:7px 10px var(--safe-bottom);grid-template-columns:repeat(5,1fr);background:#fffef8f0;border-top:1px solid var(--border);backdrop-filter:blur(16px)}._bottom-nav_b3gcz_15 a{display:flex;min-width:0;padding:4px 2px 5px;margin:0 2px 2px;align-items:center;justify-content:center;flex-direction:column;gap:3px;color:#71827f;border-radius:14px;font-size:10px;font-weight:700;transition:color .15s ease,background .15s ease}._bottom-nav_b3gcz_15 a svg{width:21px}._bottom-nav_b3gcz_15 a.active{color:var(--green);background:var(--mint)}._bottom-nav_b3gcz_15 a[aria-disabled=true],._nav-link--offline_b3gcz_58,._sidebar__account--offline_b3gcz_59{opacity:.42;cursor:not-allowed}._mobile-catch-button_b3gcz_64{position:fixed;z-index:55;right:18px;bottom:calc(83px + var(--safe-bottom));display:grid;width:58px;height:58px;place-items:center;color:#fff;background:var(--orange);border:5px solid var(--cream);border-radius:50%;box-shadow:0 10px 28px #944a2752}._mobile-catch-button_b3gcz_64 svg{width:25px}@media(min-width:1040px){._app-shell_b3gcz_3{display:grid;grid-template-columns:240px minmax(0,1fr)}._sidebar_b3gcz_7{position:sticky;top:0;display:flex;height:100vh;padding:27px 18px;flex-direction:column;background:#fffef8e0;border-right:1px solid var(--border);backdrop-filter:blur(14px)}._sidebar__brand_b3gcz_102{padding:0 7px}._sidebar__nav_b3gcz_106{display:grid;margin:45px 0 22px;gap:4px}._nav-link_b3gcz_58{display:flex;min-height:48px;padding:0 13px;align-items:center;gap:12px;color:#6b7f7a;border-radius:11px;font-weight:700}._nav-link_b3gcz_58 svg{width:20px}._nav-link_b3gcz_58.active{color:var(--green);background:var(--mint)}._sidebar__account_b3gcz_59{display:grid;min-width:0;padding:13px 5px 0;margin-top:auto;align-items:center;grid-template-columns:40px minmax(0,1fr) 20px;gap:8px;border-top:1px solid var(--border)}._sidebar__account_b3gcz_59>span{display:grid;min-width:0}._sidebar__account_b3gcz_59 strong,._sidebar__account_b3gcz_59 small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._sidebar__account_b3gcz_59 strong{font-size:12px}._sidebar__account_b3gcz_59 small{color:var(--ink-soft);font-size:10px}._sidebar__account_b3gcz_59>svg{width:17px;color:var(--ink-soft)}._bottom-nav_b3gcz_15,._mobile-catch-button_b3gcz_64{display:none}}html[data-theme=dark] ._bottom-nav_b3gcz_15 a,html[data-theme=dark] ._nav-link_b3gcz_58{color:#91a69f}html[data-theme=dark] ._bottom-nav_b3gcz_15 a.active{color:var(--green);background:var(--mint)}html[data-theme=dark] ._bottom-nav_b3gcz_15,html[data-theme=dark] ._sidebar_b3gcz_7{background:#132321f0}html[data-theme=dark] ._mobile-catch-button_b3gcz_64{border-color:var(--cream)}._pwa-banner_1rgx5_3{position:fixed;z-index:1200;top:var(--safe-top);right:0;left:0;padding:9px 16px;color:#fffef8;background:#7b5428;box-shadow:var(--shadow-sm);text-align:center;font-size:.86rem;font-weight:700}._pwa-toast_1rgx5_18{position:fixed;z-index:1200;right:16px;bottom:calc(82px + var(--safe-bottom));left:16px;display:flex;align-items:center;gap:10px;max-width:520px;margin-inline:auto;padding:12px;border:1px solid var(--border);border-radius:var(--radius);background:var(--paper);box-shadow:var(--shadow)}._pwa-toast_1rgx5_18 span{flex:1;font-weight:700}._pwa-toast_1rgx5_18 .button{flex:0 0 auto}@media(min-width:760px){._pwa-toast_1rgx5_18{right:24px;bottom:24px;left:auto;margin:0}}._avatar_1xt9g_1{display:inline-grid;width:44px;height:44px;flex:0 0 auto;place-items:center;object-fit:cover;border:2px solid rgba(255,255,255,.85);border-radius:50%}._small_1xt9g_12{width:30px;height:30px;font-size:12px}._large_1xt9g_18{width:92px;height:92px;font-size:31px}._fallback_1xt9g_24{color:#fff;font-family:Inter,ui-sans-serif,sans-serif;font-weight:800;background:linear-gradient(145deg,var(--green),#7aaa75)}html[data-theme=dark] ._avatar_1xt9g_1{border-color:#d6ebe359}._brand_11214_1{display:inline-flex;align-items:center;gap:10px;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:21px;font-weight:800;letter-spacing:-.04em}._mark_11214_17{display:grid;width:40px;height:40px;place-items:center;color:var(--paper);background:var(--green);border-radius:12px 12px 12px 4px;transform:rotate(-3deg)}._mark_11214_17 svg{width:23px;transform:rotate(3deg)}._loading-state_1mq7r_3,._empty-state_1mq7r_4{display:flex;min-height:60vh;padding:40px 20px;align-items:center;justify-content:center;flex-direction:column;text-align:center}._loading-state_1mq7r_3{gap:18px;color:var(--ink-soft);font-weight:600}._loading-state__ripple_1mq7r_20,._empty-state__icon_1mq7r_21{display:grid;width:74px;height:74px;place-items:center;color:var(--green);background:var(--mint);border-radius:50%}._loading-state__ripple_1mq7r_20{animation:_pulse_1mq7r_1 1.7s ease infinite}._empty-state_1mq7r_4{max-width:500px;margin:auto}._empty-state_1mq7r_4 h2{margin:20px 0 8px;font-size:25px}._empty-state_1mq7r_4 p{color:var(--ink-soft);line-height:1.55}._auth-page_1kqh7_3{display:grid;min-height:100vh;min-height:100dvh;background:var(--paper)}._auth-page__scene_1kqh7_10{position:relative;display:none;padding:34px;overflow:hidden;color:#fff;background:radial-gradient(ellipse at 75% 15%,rgba(139,181,139,.35),transparent 35%),linear-gradient(150deg,#123f39,#071f1d)}._auth-page__scene_1kqh7_10:before,._auth-page__scene_1kqh7_10:after{position:absolute;content:"";border:1px solid rgba(255,255,255,.1);border-radius:45%;transform:rotate(-16deg)}._auth-page__scene_1kqh7_10:before{inset:14% -30% 8% 15%}._auth-page__scene_1kqh7_10:after{inset:22% -20% 16% 25%}._auth-page__scene-brand_1kqh7_37{position:relative;z-index:2}._auth-page__scene-copy_1kqh7_42{position:relative;z-index:2;max-width:480px;margin-top:auto}._auth-page__scene-copy_1kqh7_42>svg{width:46px;height:46px;margin-bottom:25px;color:#a7dfba}._auth-page__scene-copy_1kqh7_42 blockquote{margin:0 0 18px;font-family:Inter,ui-sans-serif,sans-serif;font-size:clamp(29px,3.4vw,47px);font-weight:700;line-height:1.2;letter-spacing:-.04em}._auth-page__scene-copy_1kqh7_42 p{color:#aec5c0}._auth-page__form_1kqh7_69{display:grid;min-width:0;padding:calc(20px + var(--safe-top)) 18px calc(32px + var(--safe-bottom))}._auth-page__mobile-brand_1kqh7_75{margin-bottom:45px}._auth-card_1kqh7_79{width:min(460px,100%);margin:auto}._auth-card_1kqh7_79 h1{margin-bottom:11px;color:var(--forest-deep);font-size:clamp(34px,9vw,48px);line-height:1.05;letter-spacing:-.05em}._auth-card_1kqh7_79>p{margin-bottom:28px;color:var(--ink-soft);line-height:1.55}._auth-card_1kqh7_79 form{display:grid;gap:17px}._auth-card__switch_1kqh7_103{margin-top:24px;text-align:center;font-size:14px}._auth-card__switch_1kqh7_103 a{color:var(--green);font-weight:700}._auth-card__privacy_1kqh7_114{display:flex;margin-top:28px;align-items:center;justify-content:center;gap:7px;color:#778984;font-size:12px}._auth-card__privacy_1kqh7_114 svg{width:15px}@media(min-width:800px){._auth-page_1kqh7_3{grid-template-columns:minmax(360px,.85fr) minmax(480px,1fr)}._auth-page__scene_1kqh7_10{display:flex;flex-direction:column}._auth-page__mobile-brand_1kqh7_75{display:none}._auth-page__form_1kqh7_69{padding:50px}}html[data-theme=dark] ._auth-card__privacy_1kqh7_114{color:#91a69f}._landing_m558w_3{min-height:100vh;overflow:hidden;background:radial-gradient(circle at 86% 24%,rgba(247,185,94,.2),transparent 17rem),linear-gradient(180deg,#f7f4e9,#edf1e7)}._landing__header_m558w_11{display:flex;width:min(1220px,calc(100% - 36px));padding-top:calc(18px + var(--safe-top));margin:auto;align-items:center;justify-content:space-between}._landing__header_m558w_11 nav{display:flex;gap:4px}._landing__header_m558w_11 .button--ghost{display:none}._hero_m558w_29{display:grid;width:min(1220px,calc(100% - 36px));min-height:680px;padding:65px 0 50px;margin:auto;align-items:center}._hero__copy_m558w_38{position:relative;z-index:2}._hero_m558w_29 h1{margin-bottom:24px;color:var(--forest-deep);font-size:clamp(47px,12vw,82px);line-height:.98;letter-spacing:-.065em}._hero_m558w_29 h1 em{color:var(--green);font-style:normal}._hero__copy_m558w_38>p{max-width:560px;margin-bottom:30px;color:var(--ink-soft);font-size:18px;line-height:1.65}._hero__actions_m558w_64{display:flex;flex-direction:column;align-items:flex-start;gap:16px}._hero__actions_m558w_64>span{display:flex;align-items:center;gap:8px;color:var(--ink-soft);font-size:13px}._hero__actions_m558w_64>span svg{width:16px}._hero__visual_m558w_83{position:relative;display:none;min-height:600px}._hero__sun_m558w_89{position:absolute;top:30px;right:60px;width:390px;height:390px;background:#e8c6803d;border-radius:50%}._hero__sun_m558w_89:after{position:absolute;inset:35px;content:"";border:1px solid rgba(226,112,58,.16);border-radius:inherit}._hero__phone_m558w_107{position:absolute;top:25px;left:50%;width:292px;height:590px;padding:14px;overflow:hidden;color:#fff;background:var(--forest-deep);border:7px solid #102f2c;border-radius:42px;box-shadow:0 35px 80px #0c2c294d;transform:translate(-50%) rotate(3deg)}._hero__phone_m558w_107:before{position:absolute;z-index:3;top:8px;left:50%;width:72px;height:18px;content:"";background:#071f1d;border-radius:20px;transform:translate(-50%)}._hero__phone-top_m558w_136{display:flex;padding:18px 6px 13px;justify-content:space-between;font-size:10px;font-weight:700}._hero__phone-top_m558w_136 span:last-child{color:#a7dfba}._hero__map_m558w_148{position:relative;height:360px;overflow:hidden;background:linear-gradient(130deg,transparent 40%,rgba(220,236,225,.26) 41% 43%,transparent 44%),radial-gradient(ellipse at 30% 20%,#b4ccb2 0 15%,transparent 16%),linear-gradient(145deg,#dfe8d4,#b4c7aa);border-radius:22px}._hero__map_m558w_148:before,._hero__map_m558w_148:after{position:absolute;width:230px;height:250px;content:"";background:#86abb0;border-radius:50%}._hero__map_m558w_148:before{left:-115px;bottom:-30px}._hero__map_m558w_148:after{right:-145px;top:70px}._hero__pin_m558w_179{position:absolute;z-index:3;top:43%;left:50%;display:grid;width:48px;height:48px;place-items:center;color:#fff;background:var(--orange);border:5px solid rgba(255,255,255,.8);border-radius:50% 50% 50% 9px;box-shadow:0 8px 18px #4f38234d;transform:rotate(-45deg)}._hero__pin_m558w_179 svg{width:21px;transform:rotate(45deg)}._hero__contour_m558w_201{position:absolute;z-index:2;border:1px solid rgba(255,255,255,.46);border-radius:50%}._hero__contour--one_m558w_208{inset:50px 35px}._hero__contour--two_m558w_211{inset:72px 57px}._hero__contour--three_m558w_214{inset:94px 79px}._hero__catch_m558w_218{display:flex;padding:18px 8px 12px;align-items:center;justify-content:space-between}._hero__catch_m558w_218 div{display:grid;gap:3px}._hero__catch_m558w_218 small,._hero__weather_m558w_231{color:#a9c0bc;font-size:10px}._hero__catch_m558w_218 strong{font-size:14px}._hero__catch_m558w_218>span{padding:6px 9px;color:#0b382f;background:#b9dda9;border-radius:8px;font-size:12px;font-weight:800}._hero__weather_m558w_231{display:flex;padding:8px;justify-content:space-between;border-top:1px solid rgba(255,255,255,.1)}._hero__weather_m558w_231 span{display:flex;align-items:center;gap:5px}._hero__weather_m558w_231 svg{width:14px}._hero__float-card_m558w_266{position:absolute;z-index:3;display:flex;min-width:200px;padding:14px;align-items:center;gap:12px;background:#fffef8eb;border:1px solid rgba(255,255,255,.85);border-radius:15px;box-shadow:var(--shadow);backdrop-filter:blur(12px)}._hero__float-card_m558w_266>svg{width:22px;color:var(--green)}._hero__float-card_m558w_266 span{display:grid;color:var(--ink-soft);font-size:11px}._hero__float-card_m558w_266 strong{color:var(--ink);font-size:13px}._hero__float-card--photo_m558w_297{top:135px;left:0}._hero__float-card--friends_m558w_302{right:-20px;bottom:110px}._landing-features_m558w_307{display:grid;width:min(1220px,calc(100% - 36px));padding:30px 0 80px;margin:auto;gap:14px}._landing-features_m558w_307 article{padding:24px;background:#fffef8b3;border:1px solid var(--border);border-radius:var(--radius)}._landing-features_m558w_307 article>span{display:grid;width:44px;height:44px;margin-bottom:20px;place-items:center;color:var(--green);background:var(--mint);border-radius:12px}._landing-features_m558w_307 article svg{width:20px}._landing-features_m558w_307 h2{margin-bottom:8px;font-size:18px}._landing-features_m558w_307 p{margin-bottom:0;color:var(--ink-soft);font-size:14px;line-height:1.55}@media(min-width:560px){._landing__header_m558w_11 .button--ghost{display:inline-flex}}@media(min-width:800px){._hero_m558w_29{grid-template-columns:1fr .9fr;gap:50px}._hero__visual_m558w_83{display:block}._hero__actions_m558w_64{align-items:center;flex-direction:row}._landing-features_m558w_307{grid-template-columns:repeat(3,1fr)}}html[data-theme=dark] ._landing_m558w_3{background:radial-gradient(circle at 86% 24%,rgba(240,138,84,.11),transparent 17rem),linear-gradient(180deg,#0d1a18,#101d1a)}html[data-theme=dark] ._hero__sun_m558w_89{background:#d5a05617}html[data-theme=dark] ._hero__float-card_m558w_266,html[data-theme=dark] ._landing-features_m558w_307 article{background:#132321e0;border-color:var(--border)}
