/* RYBAK design tokens: forest navigation, neutral workspace, lime actions. */
:root{--canvas:#f5f6f7;--surface:#fff;--ink:#172b25;--muted:#64716b;--inverse:#fff;--pine:#12332e;--pine-soft:#20483d;--lime:#d7ee86;--line:#e1e6e3;--selected:#eaf3d7;--danger:#9d2b2b;--radius:16px;--small-radius:9px;--sidebar:236px;--gutter:clamp(20px,3vw,44px);--focus:#537b21;--fast:160ms;--body:1rem;font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.6;color:var(--ink);background:var(--canvas);color-scheme:light}
*{box-sizing:border-box}body{margin:0}html{scroll-padding-top:24px}h1,h2,h3,p{margin:0}p+p{margin-top:16px}h1,h2,h3{line-height:1.2;text-wrap:balance;overflow-wrap:anywhere}h1{font-size:clamp(1.9rem,3.25vw,2.65rem);font-weight:600;letter-spacing:-.055em}h2{font-size:1.375rem;letter-spacing:-.035em;font-weight:600}h3{font-size:1.125rem;font-weight:600;letter-spacing:-.025em}a{color:inherit;text-decoration:none}a:hover{text-decoration:none}img{display:block;width:100%;height:auto}button,input,select,textarea{font:inherit}button{cursor:pointer}button,a,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}button{color:inherit}button:disabled{cursor:wait;opacity:.55}button,a,summary{touch-action:manipulation}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid var(--focus);outline-offset:4px}button{border:0;background:none}input,select,textarea{width:100%;border:1px solid #c9d3cc;border-radius:var(--small-radius);padding:11px 13px;color:var(--ink);background:var(--surface);min-height:46px}textarea{resize:vertical;min-height:96px}input::placeholder,textarea::placeholder{color:#718077}select{padding-right:28px}input[type=checkbox]{width:20px;min-height:20px;height:20px;accent-color:#355b36;flex:none;cursor:pointer}.icon{width:22px;height:22px;flex:none;vertical-align:middle}.sr-only{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}[hidden]{display:none!important}.skip-link{position:fixed;top:-80px;left:20px;background:var(--lime);padding:12px 18px;z-index:100}.skip-link:focus{top:12px}.eyebrow,.mini-label{display:block;font-size:.75rem;line-height:1.5;letter-spacing:.085em;font-weight:700;color:var(--muted);text-transform:uppercase}.page-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:28px}.page-heading .eyebrow{margin-bottom:9px}.page-lead{color:var(--muted);margin-top:13px;max-width:740px;font-size:1rem}.page-heading>.button{flex:none}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px}.section-heading>span{font-size:.875rem;color:var(--muted)}.content-section{margin-top:40px}.section-note{font-size:.8125rem;color:var(--muted);margin-top:17px;line-height:1.6}.field-hint{font-size:.8125rem;color:var(--muted);margin-top:11px;line-height:1.6}.text-link{display:inline-flex;align-items:center;gap:9px;font-size:.875rem;font-weight:600;color:var(--ink)}.text-link:hover{color:#507027}.text-link .icon{width:18px;height:18px}.back-link{display:inline-flex;align-items:center;font-size:.875rem;color:var(--muted);margin-bottom:22px}.back-link:hover{color:var(--ink)}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:var(--small-radius);min-height:46px;padding:11px 17px;font-size:.875rem;font-weight:600;line-height:1.4;border:1px solid transparent;transition:background var(--fast),border-color var(--fast),transform var(--fast);text-align:center}.button .icon{width:19px;height:19px}.primary,.lime{background:var(--lime);color:#163424}.primary:hover,.lime:hover{background:#cbe776}.secondary{border-color:#d8e0da;background:var(--surface);color:var(--ink)}.secondary:hover{border-color:#809c77;background:#f4f8ed}.button-row{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px}.text-button{padding:8px 0;font-size:.875rem;color:var(--muted);text-decoration:underline;text-underline-offset:3px}.icon-button{display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;border-radius:50%;width:42px;min-width:42px;height:42px;color:#64776b;background:transparent}.icon-button:hover{color:var(--ink);background:#edf2ed}.favorite[aria-pressed=true]{color:#41662b;background:var(--selected)}.favorite[aria-pressed=true] .icon{fill:#cde79b;stroke:#365625}.surface{padding:28px;border-radius:var(--radius);border:1px solid var(--line);background:var(--surface)}
.sidebar{position:fixed;inset:0 auto 0 0;width:var(--sidebar);z-index:30;background:var(--pine);color:#fff;padding:30px 17px 18px;display:flex;flex-direction:column;overflow-y:auto;overscroll-behavior:contain}.brand{display:block;width:198px;margin:0 auto}.brand img{width:100%;height:auto}.sidebar-caption{color:#adc1b5;font-size:.75rem;margin:13px 14px 30px}.sidebar nav{display:grid;gap:5px}.nav-link{display:flex;align-items:center;gap:13px;min-height:47px;padding:11px 14px;font-size:.875rem;color:#c9dbd0;border-radius:9px;position:relative;transition:background var(--fast),color var(--fast)}.nav-link .icon{width:20px;height:20px}.nav-link:hover{background:#ffffff0d;color:#fff}.nav-link.active{background:var(--lime);color:#193323;font-weight:600}.nav-count{margin-left:auto;background:#ffffff21;padding:0 6px;border-radius:4px;font-size:.75rem}.active .nav-count{background:#172e2912}.sidebar-app{margin-top:auto;padding:35px 11px 15px}.app-mini-icon{color:var(--lime)}.app-mini-icon .icon{width:26px;height:26px}.sidebar-app h2{margin-top:13px;font-size:1.4rem;line-height:1.16;font-weight:500;letter-spacing:-.035em}.sidebar-app p{color:#afc4b7;font-size:.8125rem;line-height:1.7;margin-top:12px}.sidebar-app .button{width:100%;margin-top:21px;padding:11px 8px;font-size:.8125rem;gap:7px;min-height:44px}.sidebar-app .icon{width:17px;height:17px}.sidebar-foot{font-size:.75rem;color:#a1b9a8;margin-top:18px;padding:0 12px}.sidebar :focus-visible{outline-color:var(--lime)}.app-shell{margin-left:var(--sidebar);min-width:0}.topbar{min-height:82px;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:24px;padding:16px var(--gutter);background:var(--surface)}.search-launch{display:flex;align-items:center;gap:12px;min-height:44px;background:#f4f6f5;border-radius:8px;color:var(--muted);font-size:.875rem;padding:10px 13px;max-width:440px;width:100%;text-align:left}.search-launch:hover{background:#eaf0eb}.search-launch .icon{width:19px;height:19px}.search-launch kbd{margin-left:auto;background:#fff;border:1px solid #dbe1dc;line-height:20px;width:22px;text-align:center;border-radius:4px;font-family:inherit}.region-label{margin-left:auto;display:flex;align-items:center;gap:6px;white-space:nowrap;font-size:.875rem;color:var(--muted)}.region-label .icon{width:17px;height:17px}.journal-link{background:#f3f5f2;border:1px solid var(--line)}.mobile-brand,.mobile-nav{display:none}.main-content{padding:34px var(--gutter) 44px;max-width:1450px;margin-inline:auto}.site-footer{padding:23px var(--gutter) 30px;display:flex;gap:25px;border-top:1px solid var(--line);font-size:.75rem;color:var(--muted)}.site-footer span:last-child{margin-left:auto}.site-footer a:hover{color:var(--ink)}
.home-grid{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(260px,1fr);gap:22px}.home-hero{position:relative;overflow:hidden;border-radius:var(--radius);min-height:335px;isolation:isolate;color:#fff;background:var(--pine)}.home-hero>img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0;z-index:-2;object-position:center}.home-hero:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#0b282bba,#0a292a39)}.hero-overlay{padding:33px;position:relative;height:100%;display:flex;flex-direction:column;align-items:flex-start}.hero-label{font-size:.75rem;letter-spacing:.13em;color:#e3f0e8;font-weight:700}.home-hero h2{font-size:clamp(1.9rem,2.6vw,2.55rem);line-height:1.07;letter-spacing:-.055em;margin-top:30px;font-weight:500}.home-hero p{font-size:.875rem;line-height:1.65;color:#e2ece7;margin-top:15px}.home-hero .button{margin-top:23px;min-height:43px}.home-side{display:flex;flex-direction:column;gap:14px}.trip-preview{background:var(--surface);padding:24px;border:1px solid var(--line);border-radius:var(--radius);flex:1}.trip-preview-icon{margin-top:15px;width:37px;height:37px;border-radius:9px;display:flex;align-items:center;justify-content:center;background:#eef3e7;color:#527247}.trip-preview h2{font-size:1.25rem;margin-top:13px}.trip-preview>p{font-size:.875rem;line-height:1.55;color:var(--muted);margin-top:8px}.packing-mini{margin-top:19px}.packing-mini>span{font-size:.75rem;color:var(--muted)}progress{accent-color:#53792e;border:0;overflow:hidden;background:#e6eddf;border-radius:10px;height:5px;width:100%;display:block}progress::-webkit-progress-bar{background:#e6eddf;border-radius:10px}progress::-webkit-progress-value{background:#769b47;border-radius:10px}progress::-moz-progress-bar{background:#769b47;border-radius:10px}.packing-mini progress{margin-top:8px}.trip-preview>.text-link{margin-top:17px}.offline-teaser{display:flex;align-items:center;gap:12px;padding:16px 18px;background:#eaf0e2;border:1px solid #dce7d0;border-radius:12px}.offline-teaser:hover{background:#e0ead4}.offline-teaser>span{display:flex;flex-direction:column;gap:3px}.offline-teaser strong{font-size:.8125rem;font-weight:600}.offline-teaser small{font-size:.75rem;color:var(--muted)}.offline-teaser>.icon:last-child{margin-left:auto;width:18px;height:18px}.quick-tools{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:22px}.quick-tools a{display:flex;align-items:center;gap:12px;padding:15px 17px;border-bottom:1px solid #d7ded8;font-size:.875rem;font-weight:500}.quick-tools a:hover{background:#edf1eb}.quick-tools .icon{width:20px;height:20px;color:#5d795b}.quick-tools .icon:last-child{margin-left:auto;width:17px;height:17px}
.places-grid,.guides-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.place-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:21px 22px;min-width:0;transition:border-color var(--fast)}.place-card:hover{border-color:#acc1a2}.card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:26px}.water-icon{display:inline-flex;width:43px;height:43px;border-radius:12px;align-items:center;justify-content:center;background:#eaf2ef;color:#4c7c70}.water-icon.large{width:64px;height:64px;border-radius:16px;margin-bottom:25px}.water-icon.large .icon{width:34px;height:34px}.card-meta{font-size:.75rem;color:var(--muted);line-height:1.5;margin-bottom:8px}.place-card h3{font-size:1.2rem;line-height:1.25;letter-spacing:-.035em}.place-card>p{font-size:.8125rem;margin-top:7px;color:var(--muted)}.place-card>.text-link{margin-top:24px}.guide-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);overflow:hidden;min-width:0}.guide-image{display:block;aspect-ratio:1.78;overflow:hidden;background:#cbd6ce}.guide-image img{height:100%;object-fit:cover;transition:transform 350ms}.guide-image:hover img{transform:scale(1.035)}.guide-content{padding:20px 21px 14px}.guide-content h3{font-size:1.125rem;line-height:1.3;min-height:2.6em}.guide-content>p{font-size:.875rem;color:var(--muted);margin-top:12px;line-height:1.65}.guide-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:16px}.app-banner{background:var(--pine);color:white;border-radius:var(--radius);padding:36px 45px;margin-top:40px;display:grid;grid-template-columns:1.5fr 1fr;gap:55px;align-items:center}.app-banner .eyebrow{color:#bad59a}.app-banner h2{font-size:2.4rem;letter-spacing:-.05em;font-weight:500;line-height:1.08;margin-top:12px}.app-banner p:not(.eyebrow){color:#c6d6ca;max-width:430px;font-size:.9375rem;margin-top:17px}.app-banner .button{margin-top:24px}.offline-card{border:1px solid #587a65;background:#21463b;border-radius:17px;padding:24px 28px;display:flex;flex-direction:column;max-width:300px;width:100%;justify-self:end}.offline-big{color:var(--lime);margin-bottom:14px}.offline-big .icon{width:34px;height:34px}.offline-card>strong{font-size:1.1rem;letter-spacing:-.025em}.offline-card>span:not(.offline-big){font-size:.75rem;color:#becfbf;margin-bottom:20px}.offline-card>div{font-size:.8125rem;display:flex;gap:8px;align-items:center;padding:7px 0}.offline-card>div .icon{width:17px;height:17px;color:var(--lime)}.about-section{display:grid;grid-template-columns:1fr 1.2fr;gap:60px;padding:45px 0 10px;margin-top:20px}.about-section h2{margin-top:12px;font-size:1.8rem;line-height:1.18}.about-section>div:last-child{font-size:.9375rem;color:var(--muted)}.faq-section{margin-top:40px;max-width:880px}.faq-section h2{margin-bottom:16px}details{border-bottom:1px solid var(--line)}summary{cursor:pointer;padding:17px 34px 17px 0;font-size:.9375rem;font-weight:600;position:relative;list-style:none}summary::-webkit-details-marker{display:none}summary:after{content:'+';position:absolute;right:0;top:12px;font-size:1.5rem;font-weight:400;color:var(--muted)}details[open] summary:after{content:'−'}details p{padding:0 25px 19px 0;font-size:.9375rem;color:var(--muted)}
.filter-bar{display:flex;gap:16px;padding:22px;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);align-items:flex-end}.field{display:flex;flex-direction:column;gap:6px}.field label,.field-label{font-size:.875rem;font-weight:500;display:block}.field-label{margin-bottom:8px}.filter-bar .field{min-width:0;flex:1}.filter-bar .search-control{flex:1.7}.filter-bar .button{align-self:flex-end}.result-line{display:flex;justify-content:space-between;gap:18px;font-size:.8125rem;color:var(--muted);margin:22px 0 17px}.result-line p{font-weight:600}.info-panel{display:flex;gap:13px;margin-top:28px;color:var(--muted);padding:20px 0;font-size:.875rem;border-top:1px solid var(--line)}.info-panel .icon{color:#69865c}.empty-state{padding:56px 25px;text-align:center;border:1px dashed #c7d4c5;border-radius:var(--radius);background:#f9fbf7}.empty-state>.icon{color:#769265;width:40px;height:40px;margin-bottom:20px}.empty-state p{max-width:440px;margin:12px auto 0;color:var(--muted);font-size:.9375rem}.empty-state h2{font-size:1.3rem}.empty-state .button{margin-top:22px}.empty-state .button-row{justify-content:center}.full-empty{margin:40px auto;max-width:700px}.detail-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:24px;align-items:start}.place-detail>p{margin-top:14px;font-size:1rem;color:var(--muted)}.facts{margin:26px 0 0}.facts>div{display:grid;grid-template-columns:120px 1fr;gap:18px;padding:13px 0;border-top:1px solid var(--line);font-size:.875rem}.facts dt{color:var(--muted)}.facts dd{margin:0;font-weight:500}.plan-place>p{margin-top:13px;color:var(--muted);font-size:.9375rem}.plan-place .button{display:flex;width:100%;margin-top:22px}.plan-place .button+.button{margin-top:12px}.detail-check{margin-top:24px}.three-columns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.detail-check .three-columns{margin-top:25px}.three-columns p{font-size:.9375rem;color:var(--muted);margin-top:10px}.reading-layout{display:grid;grid-template-columns:minmax(0,2.5fr) minmax(230px,1fr);gap:35px;align-items:start}.reading{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:30px;max-width:850px}.reading-image{aspect-ratio:1.85;object-fit:cover;border-radius:10px;margin-bottom:35px}.reading h2{margin:30px 0 16px;font-size:1.4rem}.reading p{font-size:1.05rem;line-height:1.85;color:#4c6054}.reading-end{padding-top:30px;margin-top:25px;border-top:1px solid var(--line)}.reading-aside{background:#eaf0e2;padding:25px;border-radius:var(--radius)}.reading-aside h2{margin-top:18px;font-size:1.5rem}.reading-aside p{font-size:.9375rem;color:var(--muted);margin-top:16px}.reading-aside>.button{display:flex;margin-top:22px}.reading-aside>.text-link{margin-top:20px}.kit-layout{display:grid;grid-template-columns:1.2fr 1fr;gap:26px;align-items:start}.kit-layout>.surface>select{max-width:100%}#kit-content h2{margin-top:30px}#kit-content>p{margin-top:13px;color:var(--muted);font-size:1rem}.kit-list,.simple-list{list-style:none;margin:25px 0;padding:0;display:grid;gap:14px}.kit-list li,.simple-list li{display:flex;align-items:flex-start;gap:10px;font-size:.9375rem}.kit-list .icon,.simple-list .icon{color:#6c923f;width:19px;height:19px;margin-top:3px}.kit-aside{border-radius:var(--radius);overflow:hidden;background:var(--surface);border:1px solid var(--line)}.kit-aside>img{aspect-ratio:1.5;object-fit:cover}.kit-aside>div{padding:27px}.kit-aside p{font-size:.9375rem;color:var(--muted);margin-top:13px}.kit-aside .text-link{margin-top:24px}
.trip-layout{display:grid;grid-template-columns:1.55fr 1fr;gap:24px;align-items:start}.wide-progress{height:7px;margin:0 0 22px}.packing-row{display:flex;gap:10px;align-items:center;border-bottom:1px solid #edf0ec;min-height:51px}.packing-row label{display:flex;align-items:center;gap:13px;font-size:.9375rem;cursor:pointer;flex:1;padding:10px 0;min-width:0}.packing-row label>span{overflow-wrap:anywhere}.packing-row.is-done label>span{text-decoration:line-through;color:#6d7a70}.packing-row .icon-button{width:35px;min-width:35px;height:35px}.packing-row .icon-button .icon{width:17px;height:17px}.inline-form{display:flex;align-items:center;gap:10px;margin-top:25px}.inline-form .button{flex:none}.inline-form input{min-width:0}.list-actions{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:22px;flex-wrap:wrap}.plan-form h2{margin-bottom:23px}.plan-form .field{margin-bottom:18px}.plan-form .button{width:100%}.plan-form>.text-link{margin-top:22px}.local-notice{margin-top:24px;color:var(--muted);font-size:.8125rem;max-width:800px}.journal-layout{display:grid;grid-template-columns:1fr 1.05fr;gap:25px;align-items:start}.journal-editor h2{margin-bottom:24px}.journal-editor .field{margin-bottom:17px}.two-fields{display:grid;grid-template-columns:1fr 1fr;gap:14px}.trip-entry{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:24px;margin-bottom:17px}.trip-entry-head{display:flex;justify-content:space-between;gap:20px}.trip-entry-head p{font-size:.75rem;color:var(--muted)}.trip-entry-head h3{margin-top:7px;overflow-wrap:anywhere}.entry-actions{display:flex;align-items:flex-start;gap:2px;flex:none}.entry-actions .icon-button{width:34px;height:34px;min-width:34px}.entry-actions .icon{width:17px;height:17px}.entry-note{white-space:pre-wrap;overflow-wrap:anywhere;margin-top:18px;font-size:.9375rem;color:#516557;line-height:1.75}.saved-section+.saved-section{margin-top:35px}.install-layout{display:grid;grid-template-columns:1fr 1.25fr;gap:26px;align-items:start}.install-primary{background:var(--pine);color:#fff;border-radius:20px;padding:40px 36px}.install-primary>img{width:86px;height:86px;border:1px solid #426455;border-radius:22px;margin-bottom:30px}.install-primary .eyebrow{color:#b9d195}.install-primary h2{font-size:clamp(2.4rem,4vw,3.3rem);font-weight:500;line-height:1.08;letter-spacing:-.06em;margin-top:15px}.install-primary p{font-size:.9375rem;color:#c8d8ca;line-height:1.7;margin-top:22px}.install-primary>.button{margin-top:27px}.install-primary>.text-link{color:var(--lime);margin-top:20px}.install-primary .install-feedback{font-size:.8125rem}.offline-status-card h2{font-size:1.25rem}#offline-status{font-weight:600;font-size:1rem}#offline-status.ready{color:#496927}.offline-status-card>.button{margin-top:16px}.offline-status-card .simple-list{margin-block:22px}.local-data-card{margin-top:22px}.local-data-card h2{font-size:1.2rem}.local-data-card>p{font-size:.9375rem;color:var(--muted);margin-top:13px}.local-data-card>.field-hint{font-size:.8125rem}.file-label{position:relative;cursor:pointer;overflow:hidden}.file-label input{position:absolute;inset:0;opacity:0;cursor:pointer;width:100%;height:100%}.file-label:focus-within{outline:3px solid var(--focus);outline-offset:4px}.install-steps .surface{padding:24px}.install-steps h3{font-size:1.15rem;margin-top:8px}.install-steps ol{padding-left:20px;font-size:.875rem;color:var(--muted);line-height:1.75;margin:20px 0 0}.install-steps li+li{margin-top:11px}
.connection-banner,.storage-warning,.update-banner{padding:13px var(--gutter);font-size:.875rem;background:#e8eedb;border-bottom:1px solid #d8e2c7;line-height:1.6}.storage-warning{background:#fff2d9;border-color:#ecdfbf;color:#6c4e20}.update-banner{background:var(--pine);color:#fff;display:flex;justify-content:space-between;align-items:center;gap:20px}.update-banner button{color:var(--lime);text-decoration:underline;font-weight:600;padding:7px}.noscript{position:fixed;inset:auto 0 0 var(--sidebar);z-index:80;background:#fff2d9;padding:14px;font-size:.875rem;color:#5d4928}dialog{border:1px solid var(--line);padding:0;max-width:min(620px,calc(100vw - 32px));width:100%;max-height:85dvh;border-radius:19px;background:var(--surface);color:var(--ink);box-shadow:0 20px 80px #0c271a2f}dialog::backdrop{background:#09251ab3;backdrop-filter:blur(3px)}.dialog-content{padding:26px}.dialog-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:18px}.dialog-heading h2{font-size:1.5rem}.dialog-heading .icon-button{margin-right:-7px}.search-field{display:flex;align-items:center;gap:12px}.search-field>.icon{color:#6e806f}.search-results{margin-top:23px;max-height:50vh;overflow:auto}.search-result{display:flex;align-items:center;gap:14px;border-top:1px solid var(--line);padding:15px 3px}.search-result:hover{background:#f3f6ed}.search-result>.icon{color:#66895a}.search-result strong{display:block;font-size:.9375rem;font-weight:500}.search-result small{display:block;color:var(--muted);font-size:.75rem;margin-top:2px}.more-links{display:grid;gap:6px}.more-links .nav-link{color:var(--ink)}.more-links .nav-link:hover{background:#f0f4e9}.more-links .nav-link.active{background:var(--selected)}#confirm-message{font-size:1rem;line-height:1.7;color:var(--muted)}.toast{position:fixed;z-index:100;bottom:28px;left:calc(50% + var(--sidebar)/2);transform:translateX(-50%);background:#193c2e;color:#fff;border:1px solid #426353;border-radius:12px;padding:14px 20px;font-size:.875rem;box-shadow:0 10px 30px #14392420;max-width:min(560px,calc(100% - 40px));display:flex;align-items:center;gap:20px}.toast button{color:var(--lime);font-weight:600;white-space:nowrap;padding:5px}.error-message{color:var(--danger);font-size:.875rem}
@media(min-width:1650px){.home-hero{min-height:380px}.hero-overlay{padding:40px}.home-hero h2{margin-top:40px}.home-side .trip-preview{padding:28px}.trip-preview h2{font-size:1.4rem}.trip-preview-icon{margin-top:20px}}
@media(max-width:1250px){:root{--sidebar:216px;--gutter:28px}.sidebar{padding-inline:14px}.brand{width:184px}.nav-link{padding-inline:13px}.home-grid{grid-template-columns:minmax(0,1.65fr) minmax(240px,1fr);gap:18px}.hero-overlay{padding:28px}.home-hero h2{font-size:2rem}.trip-preview{padding:22px}.places-grid,.guides-grid{gap:16px}.place-card{padding:18px}.guide-content{padding:18px}.card-meta{font-size:.75rem}.quick-tools{gap:10px}.quick-tools a{padding-inline:10px;font-size:.8125rem;gap:8px}.app-banner{padding:30px;gap:30px}.about-section{gap:35px}.reading-layout{grid-template-columns:minmax(0,2.1fr) minmax(215px,1fr);gap:22px}.journal-layout{grid-template-columns:1fr}.install-layout{grid-template-columns:1fr 1.2fr;gap:20px}.install-primary{padding:30px}.surface{padding:24px}.install-steps{gap:18px}.install-steps .surface{padding:20px}.filter-bar{gap:12px;padding:18px}.filter-bar .search-control{flex:1.3}}
@media(max-width:1050px){:root{--sidebar:192px;--gutter:24px}.brand{width:162px}.sidebar-caption{font-size:.75rem;margin-inline:10px}.sidebar{padding-inline:11px}.nav-link{gap:10px;font-size:.8125rem}.sidebar-app{padding-inline:8px}.sidebar-app .button{flex-direction:column;gap:6px;font-size:.75rem}.sidebar-app .button .icon{display:none}.sidebar-app h2{font-size:1.3rem}.sidebar-foot{font-size:.75rem}.topbar{gap:16px;min-height:76px}.search-launch{max-width:370px}.search-launch span{font-size:.8125rem}.home-grid{grid-template-columns:1fr}.home-side{display:grid;grid-template-columns:1.5fr 1fr;gap:18px}.trip-preview{display:grid;grid-template-columns:1fr auto;padding:20px 23px}.trip-preview-icon{display:none}.trip-preview .mini-label{grid-column:1/-1}.trip-preview h2{grid-column:1/-1;margin-top:8px}.trip-preview>p{grid-column:1/-1}.trip-preview .packing-mini{grid-column:1/-1;margin-top:13px}.trip-preview>.text-link{grid-column:1/-1}.offline-teaser{flex-wrap:wrap;align-content:center;padding:25px}.offline-teaser>span{width:100%;order:2}.offline-teaser>.icon:last-child{order:1}.offline-teaser strong{font-size:.9375rem}.home-hero{min-height:335px}.hero-overlay{padding:32px}.home-hero h2{font-size:2.4rem}.places-grid,.guides-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-grid~.content-section .places-grid>article:last-child,.home-grid~.content-section .guides-grid>article:last-child{display:none}.filter-bar{flex-wrap:wrap}.filter-bar .search-control{flex:1 0 100%}.filter-bar .field:not(.search-control){flex:1}.detail-grid{grid-template-columns:1.2fr 1fr;gap:20px}.facts>div{grid-template-columns:90px 1fr}.three-columns{gap:18px}.app-banner h2{font-size:2.15rem}.app-banner{gap:25px}.offline-card{padding:22px}.reading-layout{grid-template-columns:1fr}.reading-aside{max-width:none}.reading-aside>.button{display:inline-flex;margin-right:25px}.kit-layout{grid-template-columns:1fr 1fr;gap:20px}.trip-layout{grid-template-columns:1fr}.plan-form>form{display:grid;grid-template-columns:1fr 1fr;gap:0 18px}.plan-form>form .field:nth-child(3){grid-column:1/-1}.plan-form .button{width:auto;justify-self:start}.plan-form>form .field-hint{grid-column:1/-1}.install-layout{grid-template-columns:1fr}.install-primary{display:grid;grid-template-columns:90px 1fr;column-gap:28px;align-items:start}.install-primary>img{grid-row:1/5;margin-bottom:0}.install-primary>*:not(img){grid-column:2}.install-primary h2{font-size:2.6rem}.install-primary h2 br{display:none}.install-primary>.button,.install-primary>.text-link{justify-self:start}.install-steps{grid-template-columns:1fr}.install-steps .surface{padding:25px}.install-steps ol{max-width:600px}.site-footer{flex-wrap:wrap;gap:12px 20px}.site-footer span:last-child{display:none}.about-section{grid-template-columns:1fr;gap:22px}.about-section h2 br{display:none}.region-label{font-size:.8125rem}.journal-link{display:none}}
@media(max-width:760px){:root{--sidebar:0px;--gutter:20px}.sidebar{display:none}.app-shell{margin-left:0}.topbar{padding:16px 20px;background:var(--pine);border-color:var(--pine);gap:17px;min-height:70px}.mobile-brand{display:block;width:162px;margin-right:auto;flex:none}.mobile-brand img{width:162px;height:auto}.topbar .region-label{display:none}.search-launch{width:42px;height:42px;padding:10px;justify-content:center;background:#23493f;color:#fff;flex:none}.search-launch:hover{background:#2c5848}.search-launch .icon{width:22px;height:22px}.search-launch span,.search-launch kbd{display:none}.journal-link{display:flex;color:#d0e4d8;background:#23493f;border-color:#23493f}.journal-link:hover{background:#2c5848;color:#fff}.topbar :focus-visible{outline-color:var(--lime)}.main-content{padding-top:25px;padding-bottom:38px}.page-heading{align-items:flex-start;flex-wrap:wrap;gap:18px;margin-bottom:25px}.page-heading h1{font-size:2.05rem;line-height:1.1}.page-lead{font-size:.9375rem;line-height:1.7;max-width:520px;margin-top:12px}.page-heading .eyebrow{font-size:.75rem}.home-hero{min-height:330px}.home-hero h2{font-size:2.25rem}.hero-overlay{padding:27px}.home-hero>img{object-position:65% center}.home-hero:after{background:linear-gradient(90deg,#092629c9,#0b292961)}.home-side{grid-template-columns:1.5fr 1fr;gap:14px}.quick-tools{margin-top:20px;gap:7px}.quick-tools a{flex-wrap:wrap;font-size:.8125rem;padding:14px 7px;gap:8px;align-content:start}.quick-tools a>span{width:100%;order:3;line-height:1.5}.quick-tools a>.icon:last-child{order:2}.quick-tools a>.icon:first-child{order:1}.content-section{margin-top:31px}.section-heading h2{font-size:1.25rem}.section-heading .text-link{font-size:.8125rem}.section-heading .text-link .icon{display:none}.app-banner{margin-top:34px;padding:30px;grid-template-columns:1fr 1fr}.app-banner h2{font-size:2rem}.app-banner p:not(.eyebrow){font-size:.875rem}.offline-card{padding:20px;max-width:none}.app-banner .button{padding-inline:14px}.three-columns{grid-template-columns:1fr}.about-section{padding-top:30px}.about-section h2{font-size:1.5rem}.about-section>div:last-child{font-size:.9375rem}.faq-section{margin-top:30px}.site-footer{padding:20px 20px calc(100px + env(safe-area-inset-bottom));font-size:.75rem;gap:10px 18px}.mobile-nav{position:fixed;display:grid;grid-template-columns:repeat(5,1fr);inset:auto 0 0;background:#fffffffa;border-top:1px solid #dae3db;z-index:40;padding:8px 6px calc(8px + env(safe-area-inset-bottom));min-height:67px}.mobile-nav a,.mobile-nav button{display:flex;flex-direction:column;align-items:center;gap:5px;justify-content:center;font-size:.75rem;line-height:1.3;color:#68786e;padding:5px 0;border-radius:8px;min-height:45px}.mobile-nav .icon{width:22px;height:22px}.mobile-nav [aria-current=page]{color:#30552b;background:#edf4e0;font-weight:600}.mobile-nav a:hover,.mobile-nav button:hover{background:#edf4e0}.filter-bar{padding:19px;gap:14px}.filter-bar .button{flex:1 0 100%}.filter-bar .field:not(.search-control){flex:1 1 140px}.result-line{font-size:.75rem;align-items:flex-start}.result-line span{max-width:180px;text-align:right}.detail-grid{grid-template-columns:1fr}.plan-place .button{width:auto;display:inline-flex;margin-right:10px}.plan-place .button+.button{margin-top:22px}.reading{padding:22px}.reading h2{font-size:1.3rem}.reading p{font-size:1rem;line-height:1.8}.reading-image{margin-bottom:27px;aspect-ratio:1.5}.kit-layout{grid-template-columns:1fr}.kit-aside{display:grid;grid-template-columns:1fr 1.2fr}.kit-aside>img{height:100%;aspect-ratio:auto}.kit-aside>div{padding:22px}.kit-aside h2{font-size:1.25rem}.trip-layout{gap:20px}.surface{padding:23px}.install-primary{padding:27px;column-gap:20px;grid-template-columns:75px 1fr}.install-primary>img{width:75px;height:75px}.install-primary h2{font-size:2.2rem}.install-primary p{font-size:.875rem}.install-primary>.eyebrow{font-size:.75rem}.toast{bottom:calc(88px + env(safe-area-inset-bottom));left:50%;font-size:.8125rem;width:max-content;max-width:calc(100vw - 32px);gap:12px;padding:13px 16px}.noscript{inset:auto 0 70px 0}.dialog-content{padding:22px}.empty-state{padding:40px 21px}.connection-banner,.storage-warning{font-size:.8125rem}}
@media(max-width:480px){.home-side{grid-template-columns:1fr}.trip-preview{padding:21px}.offline-teaser{flex-wrap:nowrap;padding:16px 19px;gap:12px}.offline-teaser>span{width:auto;order:0}.offline-teaser>.icon:last-child{order:0}.offline-teaser strong{font-size:.8125rem}.home-hero{min-height:345px}.home-hero h2{font-size:2.15rem;line-height:1.1;margin-top:31px}.hero-overlay{padding:26px 23px}.home-hero p br{display:none}.home-hero p{max-width:245px}.hero-label{font-size:.75rem}.places-grid,.guides-grid{grid-template-columns:1fr}.home-grid~.content-section .places-grid>article:last-child,.home-grid~.content-section .guides-grid>article:last-child{display:block}.place-card{padding:20px 22px}.card-top{margin-bottom:19px}.place-card>.text-link{margin-top:18px}.guide-content{padding:21px}.guide-content h3{min-height:0;font-size:1.2rem}.guide-image{aspect-ratio:1.85}.card-meta{font-size:.75rem}.app-banner{grid-template-columns:1fr;padding:28px;gap:26px}.offline-card{display:none}.section-heading{gap:10px}.section-heading h2{font-size:1.17rem}.section-heading .text-link{font-size:.75rem;white-space:nowrap}.facts>div{grid-template-columns:95px 1fr;gap:12px;font-size:.875rem}.plan-place .button{width:100%;margin-right:0}.plan-place .button+.button{margin-top:12px}.reading{padding:20px}.reading-aside{padding:23px}.reading-aside>.button{margin-right:16px}.kit-aside{display:block}.kit-aside>img{aspect-ratio:1.6;height:auto}.kit-aside>div{padding:24px}.plan-form>form{display:block}.plan-form .button{width:100%}.two-fields{grid-template-columns:1fr;gap:0}.inline-form{gap:8px}.inline-form input{font-size:.9375rem}.inline-form .button{padding-inline:12px}.packing-row label{font-size:.875rem;gap:10px}.trip-entry-head{gap:12px}.trip-entry{padding:21px}.entry-actions{gap:0}.entry-actions .icon-button{width:32px;min-width:32px}.install-primary{display:block;padding:28px}.install-primary>img{margin-bottom:25px;width:78px;height:78px}.install-primary h2{font-size:2.6rem}.install-primary h2 br{display:block}.install-primary p{font-size:.9375rem}.local-data-card .button-row{flex-direction:column}.local-data-card .button{width:100%}.site-footer{max-width:100%}.site-footer>span:first-child{width:100%}summary{font-size:.9375rem}.button{max-width:100%}.journal-editor .button-row{gap:9px}.journal-editor .button-row .button{padding-inline:14px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
@media print{.sidebar,.topbar,.mobile-nav,.site-footer,dialog,.toast,.connection-banner,.storage-warning,.update-banner,.search-launch,.button,.favorite,.entry-actions,.local-notice{display:none!important}.app-shell{margin:0}.main-content{padding:0;max-width:none}.surface,.reading,.place-card,.guide-card{border:0;padding:10px;break-inside:avoid}.trip-layout,.detail-grid,.reading-layout{display:block}.home-hero{min-height:260px}.home-hero:after{background:#173126a8}.reading-aside{display:none}.page-heading{margin:0 0 20px}body{background:#fff}.install-primary{color:#000;background:#fff}.packing-row{min-height:35px}}
/* v2.1 · Store shares the planner's catalogue, basket and personal gear. */
.header-cart{display:flex;align-items:center;justify-content:center;position:relative;flex:none;width:46px;height:46px;border-radius:10px;background:var(--selected);color:var(--ink)}.cart-badge{position:absolute;top:-4px;right:-5px;min-width:20px;padding:0 5px;border-radius:20px;background:var(--pine);color:#fff;font-size:.75rem;line-height:20px;text-align:center}.shop-nav-demo{margin-left:auto;font-size:.75rem;color:var(--lime)}.demo-label{display:inline-flex;align-items:center;white-space:nowrap;padding:5px 10px;border-radius:6px;background:#eef2df;color:#455522;font-size:.875rem;font-weight:600;line-height:1.4}.demo-banner{display:flex;gap:18px;align-items:center;border:1px solid #d9e1ce;background:#f0f4e8;border-radius:12px;padding:17px 20px;margin-bottom:28px}.demo-banner p{font-size:.9375rem;line-height:1.6;color:#4c5948}.demo-footnote{font-size:.875rem;color:var(--muted);line-height:1.6;margin-top:16px}.product-filters{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:16px;padding:22px;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);margin-bottom:24px}.product-filters .field{margin:0}.product-filters label{font-size:.875rem}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.product-card{overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);display:flex;flex-direction:column}.product-photo{padding:0;display:block;width:100%;background:#e1e4e5;aspect-ratio:1/1;overflow:hidden}.product-photo img{width:100%;height:100%;object-fit:contain;transition:transform 200ms ease}.product-photo:hover img{transform:scale(1.035)}.product-body{padding:22px;display:flex;flex-direction:column;flex:1}.product-category{color:var(--muted);font-size:.8125rem;display:block;margin-bottom:7px}.product-name{padding:0;text-align:left;font-weight:600;line-height:1.4;font-size:1rem;overflow-wrap:anywhere}.product-name:hover{text-decoration:underline;text-underline-offset:4px}.product-spec{color:var(--muted);font-size:.875rem;line-height:1.6;margin-top:6px}.product-price{display:block;font-size:1.35rem;font-weight:600;letter-spacing:-.035em;margin-top:18px}.product-actions{display:flex;flex-wrap:wrap;align-items:center;gap:8px 16px;padding-top:18px;margin-top:auto}.product-actions .button{flex:1}.product-actions .text-button{font-size:.875rem}.shop-trip-callout{margin-top:32px;display:flex;align-items:center;gap:28px}.shop-trip-callout p{color:var(--muted);margin-top:10px}.shop-trip-callout .button{flex:none}.home-shop-top{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px}.home-shop-top p{color:var(--muted);max-width:680px}.home-shop-footer{margin-top:18px}.home-shop-footer p{color:var(--muted);font-size:.875rem}.trip-commerce-layout{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(270px,1fr);gap:26px;margin-top:22px;align-items:start}.method-field{max-width:300px}.trip-product{display:grid;grid-template-columns:72px minmax(0,1fr) auto;align-items:center;gap:16px;padding:18px 0;border-bottom:1px solid var(--line)}.trip-product p{font-size:.875rem;color:var(--muted)}.mini-product-photo{display:block;padding:0;border-radius:9px;overflow:hidden;width:100%;max-width:96px;aspect-ratio:1;background:#e0e3e4}.mini-product-photo img{width:100%;height:100%;object-fit:contain}.owned-check{display:flex;align-items:center;gap:9px;font-size:.875rem;line-height:1.5;margin-top:12px;cursor:pointer}.trip-product .button{font-size:.875rem;max-width:165px}.shopping-summary{background:#f7f9f4;padding:24px}.delivery-fields .field{margin-top:18px}.delivery-fields label{font-size:.875rem}.price-summary{margin:24px 0 18px}.price-summary>div{display:flex;justify-content:space-between;gap:16px;margin:9px 0;font-size:.9375rem}.price-summary dd{margin:0;font-weight:600;text-align:right;white-space:nowrap}.price-summary .total{border-top:1px solid var(--line);padding-top:17px;margin-top:17px;font-size:1.125rem}.delivery-result{display:flex;flex-direction:column;gap:4px;padding:15px 16px;border-radius:10px;background:#edf0ed;font-size:.9375rem;line-height:1.5}.delivery-result strong{font-size:1.1rem}.delivery-result.on-time{background:#e9f2d7;color:#354b23}.delivery-result.risk,.delivery-result.past{background:#fff1d9;color:#72531c}.delivery-result.late{background:#f7e7e2;color:#853a2c}.shopping-summary>.button{display:flex;margin-top:20px}.cart-layout{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(300px,1fr);gap:28px;align-items:start}.cart-item{display:grid;grid-template-columns:96px minmax(0,1fr) 115px;align-items:start;gap:20px;padding:24px;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);margin-bottom:14px}.cart-item-info>span{display:block;font-size:.875rem;margin-top:8px}.cart-item-info>.text-button{display:block}.cart-quantity label{display:block;font-size:.8125rem;color:var(--muted);margin-bottom:6px}.cart-quantity strong{display:block;margin-top:13px;font-size:.9375rem;white-space:nowrap}.cart-quantity input{text-align:center;max-width:95px}.cart-summary{padding:26px;position:sticky;top:20px}.cart-summary>.button{width:100%}.delivery-explainer{font-size:.875rem;border-top:1px solid var(--line);margin-top:20px;padding-top:16px}.delivery-explainer summary{cursor:pointer;min-height:30px}.delivery-explainer p{color:var(--muted);margin-top:10px}.demo-order{margin-bottom:16px}.demo-order .button{margin-top:18px}.demo-order p+p{margin-top:10px}.need-row{display:flex;justify-content:space-between;gap:24px;padding:22px 0;border-bottom:1px solid var(--line)}.need-row h3{font-size:1rem}.need-row p{font-size:.875rem;color:var(--muted);margin-top:5px}.need-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:8px 16px;max-width:340px}.empty-note{padding:26px 0;color:var(--muted)}.product-dialog{width:min(880px,calc(100vw - 32px));max-width:880px}.product-detail{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:30px;margin:10px 0 25px;align-items:start}.detail-photo{aspect-ratio:1;object-fit:contain;border-radius:12px;background:#e1e4e5}.detail-spec{font-weight:600;margin:18px 0 12px}.detail-price{display:block;font-size:1.8rem;margin-top:20px;letter-spacing:-.04em}.product-detail .button{margin-top:18px;width:100%}.product-picker{width:min(740px,calc(100vw - 32px));max-width:740px}.picker-results{margin-top:20px;max-height:55vh;overflow-y:auto}.picker-item{width:100%;display:grid;grid-template-columns:60px minmax(0,1fr) auto;gap:14px;align-items:center;padding:14px 8px;text-align:left;border-bottom:1px solid var(--line)}.picker-item:hover{background:var(--selected)}.picker-item img{width:60px;height:60px;object-fit:contain;border-radius:6px;background:#e1e4e5}.picker-item strong{display:block;font-size:.9375rem}.picker-item small{display:block;font-size:.875rem;color:var(--muted);margin-top:4px}.picker-item b{font-size:.9375rem;white-space:nowrap}.pack-shop{font-size:.875rem;flex:none}.product-card button:disabled,#add-missing:disabled{cursor:default}.shop-trip-callout h2{font-size:1.25rem}.trip-commerce-layout>*{min-width:0}
@media(min-width:1600px){.product-grid:not(.home-product-grid){grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:1250px){.trip-commerce-layout,.cart-layout{grid-template-columns:1fr}.shopping-summary{max-width:none}.shopping-summary .delivery-fields,.cart-summary .delivery-fields{display:grid;grid-template-columns:1fr 1fr;gap:16px}.cart-summary{position:static}.product-filters{grid-template-columns:1fr 1fr}.product-body{padding:18px}.product-grid{gap:16px}.product-actions .text-button{display:none}.trip-product{grid-template-columns:72px minmax(0,1fr) auto}}
@media(max-width:1050px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-product-grid .product-card:last-child{display:none}.topbar .region-label{display:none}.header-cart{margin-left:auto}.shop-trip-callout{align-items:flex-start;flex-direction:column}}
@media(max-width:760px){.topbar{gap:10px;padding-inline:18px}.topbar .journal-link{display:none}.mobile-brand,.mobile-brand img{width:145px}.header-cart{width:42px;height:42px;margin:0;background:#23493f;color:#fff}.cart-badge{background:var(--lime);color:var(--pine)}.demo-banner{flex-direction:column;align-items:flex-start;gap:10px;padding:16px}.product-filters{padding:16px;gap:14px}.product-filters .field:first-child{grid-column:1/-1}.product-filters .field:last-child{grid-column:1/-1}.product-grid{gap:13px}.product-body{padding:14px}.product-name{font-size:.9375rem}.product-spec{font-size:.875rem}.product-price{font-size:1.2rem}.product-actions .button{padding-inline:10px;font-size:.875rem}.home-shop-top{align-items:flex-start;flex-direction:column;gap:12px}.home-shop-footer{align-items:flex-start;flex-direction:column;gap:9px}.trip-commerce-layout{gap:24px}.trip-product{grid-template-columns:58px minmax(0,1fr);gap:12px}.trip-product>.button{grid-column:2;justify-self:start;max-width:none}.shopping-summary{padding:18px}.shopping-summary .delivery-fields,.cart-summary .delivery-fields{grid-template-columns:1fr;gap:0}.cart-item{grid-template-columns:70px minmax(0,1fr);padding:18px;gap:16px}.cart-quantity{grid-column:2;display:flex;align-items:center;gap:12px;flex-wrap:wrap}.cart-quantity label{margin:0;width:100%}.cart-quantity strong{margin:0}.cart-quantity input{max-width:80px}.cart-summary{padding:22px}.need-row{flex-direction:column;gap:10px}.need-actions{justify-content:flex-start;max-width:none}.product-detail{grid-template-columns:1fr;gap:20px}.detail-photo{max-height:260px}.product-dialog .dialog-content,.product-picker .dialog-content{padding:22px}.product-dialog .dialog-heading h2,.product-picker .dialog-heading h2{font-size:1.25rem}.picker-item{grid-template-columns:46px minmax(0,1fr);gap:10px}.picker-item img{width:46px;height:46px}.picker-item b{grid-column:2}.pack-shop{font-size:.875rem}.demo-order .section-heading{align-items:flex-start;flex-wrap:wrap}.shop-trip-callout{padding:22px}.shop-trip-callout .button{width:100%}}
@media(max-width:359px){.product-grid{grid-template-columns:1fr}.home-product-grid .product-card:last-child{display:flex}.mobile-brand,.mobile-brand img{width:132px}.topbar{padding-inline:14px}.trip-commerce-layout .surface{padding:15px}}
@media(prefers-reduced-motion:reduce){.product-photo img{transition:none}.product-photo:hover img{transform:none}}
/* v2.2 · Company discovery, trip requests and a shared packing list. */
.company-tabs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:24px;border-bottom:1px solid var(--line);padding-bottom:14px}.company-tabs a{display:inline-flex;gap:9px;align-items:center;padding:10px 15px;min-height:44px;border-radius:9px;font-size:.9375rem;font-weight:600;color:var(--muted)}.company-tabs a:hover{background:var(--selected);color:var(--ink)}.company-tabs a[aria-current=page]{background:var(--pine);color:#fff}.company-tabs [data-social-unread]{border-radius:20px;padding:0 7px;background:var(--lime);color:var(--pine);font-size:.8125rem;line-height:22px}.company-filter-grid{display:grid;grid-template-columns:minmax(200px,1.6fr) repeat(3,minmax(130px,1fr));gap:16px}.company-filters{margin-bottom:24px;padding:24px}.company-filters .field{margin-top:0}.company-filter-checks{display:flex;flex-wrap:wrap;gap:16px 26px;margin-top:14px}.company-filter-checks label{display:flex;align-items:center;gap:9px;font-size:.9375rem;line-height:1.5;cursor:pointer}.company-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.company-card{display:flex;flex-direction:column;min-width:0;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:26px;transition:border-color 160ms}.company-card:hover{border-color:#a9baa7}.company-card-top{display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-bottom:17px;align-items:center}.company-date{font-size:.9375rem;font-weight:600;color:#41622d}.company-card-top .mini-label{font-size:.75rem;letter-spacing:.025em}.company-card h2{font-size:1.4rem;line-height:1.3;letter-spacing:-.035em}.company-card h2 a:hover{text-decoration:underline;text-underline-offset:5px}.company-place{font-size:.9375rem;color:var(--muted);margin-top:10px;line-height:1.6}.company-tags{display:flex;flex-wrap:wrap;gap:7px;margin-top:18px}.company-tags span{display:inline-block;background:#f0f3ee;border-radius:6px;padding:5px 9px;font-size:.875rem;line-height:1.4;color:#53644f}.company-description{font-size:1rem;color:#56645c;margin-top:20px;white-space:pre-wrap;overflow-wrap:anywhere}.company-transport{display:flex;flex-wrap:wrap;gap:9px 20px;margin:24px 0 20px;font-size:.875rem;color:var(--muted)}.company-transport span:last-child{font-weight:600;color:var(--ink)}.company-card-bottom{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-top:auto;padding-top:18px;border-top:1px solid var(--line)}.company-person{display:flex;align-items:center;gap:11px;min-width:0;font-size:.9375rem;line-height:1.4;overflow-wrap:anywhere}.person-initial{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;flex:none;border-radius:50%;background:#e8eedc;color:#3e5e30;font-size:1rem;font-weight:600}.company-person strong{display:block;margin-top:5px}.company-state{display:inline-flex;align-items:center;border-radius:8px;background:#e6efd8;color:#3b532c;padding:10px 14px;font-size:.9375rem}.company-state.cancelled{background:#f4e5df;color:#823c2d}.outing-layout{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(280px,1fr);gap:26px;align-items:start}.outing-layout>*{min-width:0}.outing-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-bottom:23px}.outing-facts span{display:block;font-size:.875rem;color:var(--muted);margin-bottom:6px}.outing-facts strong{font-size:1.1rem;font-weight:600}.outing-description{margin-top:23px;white-space:pre-wrap;overflow-wrap:anywhere}.outing-logistics{border-top:1px solid var(--line);padding-top:23px;margin-top:26px}.outing-logistics h2{font-size:1.2rem;margin-bottom:14px}.outing-organizer>p{margin-top:20px;color:var(--muted);font-size:.9375rem}.outing-organizer>.button{display:flex;width:100%;margin-top:20px}.request-status{font-weight:600;color:var(--ink)!important}.demo-controls{margin-top:20px;border-top:1px solid var(--line);padding-top:18px;font-size:.875rem}.demo-controls summary{cursor:pointer;font-weight:600}.demo-controls p{margin-top:12px;color:var(--muted);line-height:1.6}.demo-controls .button{margin:16px 0 6px;width:100%}.demo-controls>.text-button{display:block}.meeting-note{white-space:pre-wrap;margin-top:12px}.shared-title{margin-top:28px}.shared-item{display:grid;grid-template-columns:minmax(0,1fr) minmax(150px,1fr);gap:20px;padding:20px 0;border-bottom:1px solid var(--line)}.shared-item strong{display:block;font-size:1rem}.shared-item .text-button{display:block;text-align:left;font-size:.875rem}.shared-assignment{font-size:.9375rem}.shared-assignment select{font-size:.875rem}.member-list{display:grid;gap:18px;margin-top:23px}.pending-request{padding:18px 0;border-bottom:1px solid var(--line);font-size:.9375rem}.pending-request p{margin-top:8px;color:var(--muted);overflow-wrap:anywhere}.pending-request .button-row{margin-top:16px}.social-safety-actions{display:flex;flex-direction:column;align-items:flex-start;margin-top:20px}.outing-messages{margin-top:20px;max-height:430px;overflow-y:auto;overscroll-behavior:contain}.outing-message{padding:17px 18px;background:#f2f5ed;border-radius:12px;margin:0 0 12px;overflow-wrap:anywhere}.outing-message strong{font-size:.9375rem}.outing-message>span{display:block;color:var(--muted);font-size:.8125rem;margin-top:3px}.outing-message p{white-space:pre-wrap;margin-top:10px}.outing-message:last-child{margin-bottom:22px}#outing-message-form>.button{margin-top:13px}.social-notification{display:block;padding:17px 16px;border-bottom:1px solid var(--line);font-size:.9375rem;line-height:1.6}.social-notification small{display:block;color:var(--muted);font-size:.8125rem;margin-top:7px}.social-notification.unread{background:#f2f6e8;border-left:3px solid #8da855}.social-notification:hover{background:var(--selected)}.blocked-profile{display:flex;gap:20px;justify-content:space-between;align-items:center;padding:15px 0}.company-notice{padding:20px;border-radius:12px;margin-bottom:22px;font-size:.9375rem}.company-notice.cancelled{background:#f6e9e1;color:#793d2d}.company-notice p{margin-top:7px}.outing-create{max-width:960px}.outing-create fieldset{border:0;margin:0 0 28px;padding:0 0 25px;border-bottom:1px solid var(--line);min-width:0}.outing-create legend{font-size:1.2rem;letter-spacing:-.025em;font-weight:600;line-height:1.4;padding:0;margin-bottom:10px}.outing-date-fields{display:grid;grid-template-columns:1fr 1fr .8fr;gap:18px}.outing-create .two-fields{gap:18px}.outing-create .field input,.outing-create .field textarea{min-width:0}.small-empty{padding:28px}.home-company>.section-note{margin:-8px 0 23px;font-size:.9375rem}.active-company-trip{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:24px;background:#edf3e3}.active-company-trip h2{font-size:1.25rem;margin-top:7px}.active-company-trip p{font-size:.9375rem;color:var(--muted);margin-top:8px}.danger-text{color:#9d3d32}.locked-company p{color:var(--muted);margin-top:14px}.outing-layout .section-heading{flex-wrap:wrap}#company-blocked:empty{display:none}.company-tabs a:focus-visible{outline-offset:2px}
@media(max-width:1200px){.company-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.outing-layout{grid-template-columns:minmax(0,1.4fr) minmax(260px,1fr)}.company-card{padding:22px}.company-card-bottom{flex-wrap:wrap}}
@media(max-width:1050px){.outing-layout{grid-template-columns:1fr}.outing-layout>aside{display:grid;grid-template-columns:1fr 1fr;gap:20px}.outing-layout>aside>.content-section{margin-top:0}.outing-layout>aside>.social-safety-actions{grid-column:1/-1}.company-grid{gap:16px}.company-card h2{font-size:1.25rem}.company-card-top{gap:8px}.active-company-trip{flex-wrap:wrap}}
@media(max-width:760px){.company-tabs{gap:6px;margin-bottom:20px}.company-tabs a{font-size:.875rem;padding:10px 11px}.company-filters{padding:20px}.company-filter-grid{gap:12px}.company-filter-grid>.field:first-child{grid-column:1/-1}.company-grid{grid-template-columns:1fr;gap:17px}.company-card{padding:23px}.company-card-bottom{flex-wrap:nowrap}.company-card h2{font-size:1.4rem}.company-filter-checks{gap:15px;font-size:.875rem}.company-filter-checks label{font-size:.875rem}.outing-layout>aside{grid-template-columns:1fr}.outing-layout>aside>.social-safety-actions{grid-column:auto}.outing-facts{gap:20px}.outing-facts strong{font-size:1rem}.outing-create{padding:23px}.outing-create .two-fields,.outing-date-fields{grid-template-columns:1fr;gap:0}.outing-create fieldset{padding-bottom:20px;margin-bottom:22px}.shared-item{grid-template-columns:1fr;gap:9px}.shared-assignment{max-width:100%}.company-state{font-size:.875rem}.company-card .company-person{font-size:.875rem}.active-company-trip .button{width:100%}.company-card-top .mini-label{font-size:.75rem}.social-demo-banner .demo-label{white-space:normal}.company-card .button{min-width:105px}.outing-layout .surface{padding:23px}}
@media(max-width:380px){.company-filter-grid{grid-template-columns:1fr}.company-filter-grid>.field:first-child{grid-column:auto}.company-card-bottom{flex-wrap:wrap}.company-card-bottom>.button{width:100%}.outing-facts{grid-template-columns:1fr}.company-tabs a{padding-inline:9px}}
/* Belarus waterbody catalogue */
.water-catalog-summary{display:flex;flex-wrap:wrap;align-items:center;gap:12px 24px;padding:0 0 22px;color:var(--muted);font-size:.875rem}.water-catalog-summary b{color:var(--ink);font-size:1.2rem}.water-region-nav{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px}.water-region-nav a{display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid var(--line);border-radius:12px;padding:13px 12px;background:var(--surface);font-size:.8125rem;transition:background .18s,border-color .18s}.water-region-nav a:hover,.water-region-nav a[aria-current="true"]{background:#eaf0db;border-color:#a6b990}.water-region-nav b{font-size:.75rem;color:var(--muted);font-weight:500}.water-region-nav+.field-hint{margin-bottom:22px}.water-planning{border-top:1px solid var(--line);margin-top:26px;padding-top:24px}.water-planning h2{font-size:1.125rem}.water-planning p{color:var(--muted);line-height:1.75;margin-top:14px}.water-sources{border-top:1px solid var(--line);margin-top:24px;padding-top:18px;font-size:.8125rem}.water-sources summary{cursor:pointer;font-weight:600}.water-sources ul{padding-left:18px;display:grid;gap:10px;margin-top:14px}.water-sources a{text-decoration:underline;text-underline-offset:3px;overflow-wrap:anywhere}.plan-place>.text-link{margin-top:24px}.place-card h3{overflow-wrap:anywhere}.catalog-grid .place-card{display:flex;flex-direction:column}.catalog-grid .place-card>.text-link{margin-top:auto;padding-top:18px}.facts dd{overflow-wrap:anywhere}
@media(max-width:1200px){.water-region-nav{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:600px){.water-region-nav{grid-template-columns:repeat(2,minmax(0,1fr))}.water-catalog-summary{gap:8px 16px}.water-catalog-summary>span:last-child{width:100%}}
/* v2.4: offline geographic overview and substantive fishing profiles */
.water-catalog-page>.page-heading{margin-bottom:18px}.water-catalog-page>.water-catalog-summary{padding-bottom:16px}.water-filters{display:grid;grid-template-columns:2fr 1.2fr 1fr;gap:15px}.water-filters .field{min-width:0}.water-filters input,.water-filters select{width:100%;min-width:0}.water-filters>.button{justify-self:start}.distance-note{margin:12px 0 22px}.catalog-view-toggle{display:flex;border:1px solid var(--line);border-radius:12px;padding:3px;background:white;gap:3px}.catalog-view-toggle button{border:0;border-radius:9px;background:transparent;padding:9px 12px;font:inherit;font-size:.875rem;color:var(--muted);cursor:pointer}.catalog-view-toggle button[aria-pressed="true"]{background:var(--ink);color:white}.water-map-layout{display:grid;grid-template-columns:minmax(0,1.75fr) minmax(260px,1fr);border:1px solid var(--line);border-radius:18px;overflow:hidden;background:white;margin-bottom:12px}.map-board{min-width:0;background:#f0f5f6}.map-board-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:20px 22px;background:#fff}.map-board-heading h2{font-size:1.125rem}.map-board-heading>span{font-size:.8125rem;color:var(--muted)}.map-canvas{height:460px;position:relative;overflow:hidden}.map-canvas svg{width:100%;height:100%;display:block;touch-action:pan-y;user-select:none;cursor:grab;--map-marker-size:7;--map-hit-size:18;--map-label-size:20}.map-canvas svg:active{cursor:grabbing}#map-country{fill:#fff;stroke:#a8bcc0;stroke-width:1.5;vector-effect:non-scaling-stroke}#map-cities circle{fill:#647783}#map-cities text{fill:#617076;font:500 calc(var(--map-label-size)*1px) system-ui,sans-serif;paint-order:stroke;stroke:#fff;stroke-width:4;stroke-linejoin:round}.marker-dot{fill:#215a49;stroke:white;stroke-width:2;vector-effect:non-scaling-stroke}.river-marker .marker-dot{fill:#317ca7}.marker-hit{fill:transparent}.map-marker{cursor:pointer;outline:none}.map-marker:hover .marker-dot,.map-marker:focus-visible .marker-dot{stroke:#12332e;stroke-width:4}.map-marker[aria-pressed="true"] .marker-dot{fill:#d4f07b;stroke:#12332e;stroke-width:3}#map-origin{fill:#bf652c}.origin-ring{fill:none;stroke:#bf652c;stroke-width:2;vector-effect:non-scaling-stroke}.map-zoom-controls{position:absolute;right:14px;top:14px;display:grid;background:white;border:1px solid #cfdadc;border-radius:12px;overflow:hidden}.map-zoom-controls button,.map-pan-controls button{display:grid;place-items:center;background:#fff;border:0;color:var(--ink);min-width:44px;min-height:44px;font:600 1.35rem system-ui;cursor:pointer}.map-zoom-controls button:disabled,.map-pan-controls button:disabled{color:#a2afad;cursor:default}.map-zoom-controls span{font-size:.75rem;padding:4px 0;text-align:center;color:var(--muted)}.map-zoom-controls button:hover:not(:disabled),.map-pan-controls button:hover:not(:disabled){background:#e9f0dc}.map-pan-controls{position:absolute;bottom:14px;left:14px;display:flex;border:1px solid #cfdadc;border-radius:12px;overflow:hidden}.map-legend{display:flex;flex-wrap:wrap;align-items:center;gap:10px 16px;padding:16px 20px;background:white;font-size:.75rem;color:var(--muted)}.map-legend>span{display:flex;align-items:center;gap:7px}.map-legend i{width:8px;height:8px;border-radius:50%;background:#215a49}.map-legend i.river-key{background:#317ca7}.map-legend a{margin-left:auto;text-decoration:underline;text-underline-offset:3px}.map-selection{padding:26px;background:#143a31;color:white;min-width:0;display:flex;flex-direction:column;align-items:flex-start}.map-selection .eyebrow{color:#c7d7cf;font-size:.75rem;line-height:1.6}.map-selection h3{font-size:1.55rem;letter-spacing:-.025em;line-height:1.25;margin:12px 0 8px;overflow-wrap:anywhere}.map-selection .map-district{font-size:.875rem;color:#c7d7cf;line-height:1.6}.map-selection .map-description{font-size:.9375rem;line-height:1.65;margin:18px 0;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.map-distance{font-size:1.4rem;font-weight:600;margin-top:18px}.map-distance span{display:block;font-size:.8125rem;font-weight:400;color:#c7d7cf;margin-top:3px}.map-selection .field-hint{color:#c7d7cf;font-size:.75rem}.map-selection .button{margin-top:22px;width:100%;background:#d4f07b;color:#19382a;border-color:#d4f07b}.map-selection .map-coordinate{margin-top:16px}.map-empty h3{margin-top:0}.map-empty p{color:#d0ded7}.map-help{margin:14px 0 24px;max-width:95ch}.map-sources{margin-top:32px;padding:20px;background:white;border:1px solid var(--line);border-radius:14px}.map-sources p{margin-top:14px;font-size:.9375rem;line-height:1.7}.fish-tags{display:flex;flex-wrap:wrap;gap:7px;margin:16px 0 12px}.fish-tags span{background:#edf2e3;color:#284535;padding:6px 10px;border-radius:7px;font-size:.875rem;line-height:1.4}.map-selection .fish-tags{margin:0}.map-selection .fish-tags span{background:#2a5145;color:#edf4df;font-size:.8125rem}.water-detail-badge{display:inline-flex;font-size:.75rem;line-height:1.5;padding:4px 8px;background:#edf2e3;color:#476032;border-radius:6px;margin:8px 0}.page-heading .water-detail-badge{font-size:.8125rem;margin-top:14px}.water-section-nav{display:flex;flex-wrap:wrap;gap:8px;border-top:1px solid var(--line);margin-top:28px;padding-top:20px}.water-section-nav a{font-size:.875rem;border:1px solid var(--line);border-radius:8px;padding:8px 12px;background:#fafcfa}.water-section-nav a:hover{border-color:#52765c}.water-profile-section{border-top:1px solid var(--line);margin-top:28px;padding-top:26px;scroll-margin-top:100px}.water-profile-section h2{font-size:1.3rem;margin:6px 0 15px;line-height:1.35}.water-profile-section>p{font-size:1rem;line-height:1.8;color:var(--muted);margin-top:12px}.water-profile-section>.field-hint{font-size:.8125rem;line-height:1.65}.water-coordinate-section .text-link{margin-top:15px}.coordinate-value{white-space:nowrap;font-variant-numeric:tabular-nums;color:var(--ink)}.card-distance{font-size:.875rem!important;font-weight:600;color:var(--ink)!important;margin-top:14px!important}.catalog-grid .place-card>.text-link{order:4}.catalog-grid .place-card>.card-distance{order:3}
@media(min-width:1280px){.water-map-layout{grid-template-columns:minmax(0,1.85fr) minmax(300px,1fr)}}
@media(max-width:950px){.water-map-layout{grid-template-columns:minmax(0,1fr)}.map-selection{display:block;padding:22px}.map-selection .map-description{max-width:75ch;-webkit-line-clamp:3}.map-selection .button{max-width:320px}.map-canvas{height:420px}.map-selection .map-coordinate{max-width:75ch}}
@media(max-width:600px){.water-filters{grid-template-columns:repeat(2,minmax(0,1fr));padding:16px;gap:13px}.water-filters .search-control{grid-column:1/-1}.water-filters>.button{grid-column:1/-1;width:100%}.water-catalog-page>.section-heading{align-items:flex-start;flex-direction:column;gap:12px}.map-board-heading{padding:16px}.map-canvas{height:390px}.map-legend{padding:14px;font-size:.75rem;gap:8px 12px}.map-legend a{margin-left:0}.map-selection h3{font-size:1.4rem}.map-selection .button{max-width:none}.water-profile-section{margin-top:24px;padding-top:20px}.water-profile-section h2{font-size:1.2rem}.catalog-view-toggle{width:100%}.catalog-view-toggle button{flex:1;padding:10px 8px}}
