:root{color-scheme:light;--background: #fbf9f5;--surface: rgba(251, 249, 245, .84);--surface-low: #f5f4ef;--surface-high: #e9e8e3;--surface-card: #ffffff;--text: #31332f;--muted: #5e605b;--outline: rgba(122, 123, 118, .18);--primary: #815539;--primary-soft: #fac09d;--secondary: #526353;--secondary-soft: #d5e8d2;--tertiary: #7e5454;--tertiary-soft: #f1dada;--shadow: 0 20px 40px rgba(49, 51, 47, .06)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at top left,rgba(250,192,157,.12),transparent 25%),linear-gradient(to bottom,#fcfaf7,var(--background));color:var(--text);font-family:Plus Jakarta Sans,sans-serif}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}img{display:block}.loading-shell{min-height:100vh;display:grid;place-items:center;padding:2rem;font-size:1rem;letter-spacing:.04em}.page-shell{min-height:100vh}.app-page{background:radial-gradient(circle at top right,rgba(213,232,210,.35),transparent 22%),linear-gradient(to bottom,#fcfaf7,#f7f4ef 42%,#f4f1eb)}.topbar{position:sticky;top:0;z-index:30;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:var(--surface);border-bottom:1px solid var(--outline);box-shadow:0 20px 40px #31332f0d}.brand-row{max-width:1280px;margin:0 auto;padding:.65rem 2rem;display:flex;align-items:center;justify-content:space-between;gap:.9rem}.brand-block{display:flex;align-items:center;flex:0 0 auto;gap:.9rem;min-width:max-content}.brand-mark{font-family:"Noto Serif",serif;font-size:1.48rem;font-weight:700;letter-spacing:-.03em}.brand-mark-italic{font-style:italic;font-weight:400}.nav-links{display:flex;gap:.35rem;flex-wrap:nowrap;white-space:nowrap}.nav-link{display:inline-flex;align-items:center;min-height:2rem;color:var(--muted);border-radius:999px;padding:.32rem .68rem;font-size:.88rem;font-weight:650;transition:color .16s ease}.nav-link:hover,.nav-link-active{color:var(--primary)}.nav-link-active{background:#8155391f;box-shadow:inset 0 0 0 1px #8155392e;color:var(--primary)}.primary-button,.secondary-button,.ghost-button,.promo-button,.inline-button{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;border:none;cursor:pointer;transition:transform .16s ease,background .16s ease,color .16s ease,box-shadow .16s ease}.primary-button{padding:.7rem 1.4rem;border-radius:.75rem;background:var(--primary);color:#fff7f5}.primary-button:hover,.secondary-button:hover,.ghost-button:hover,.promo-button:hover{transform:translateY(-1px)}.primary-button-wide{width:100%}.secondary-button,.ghost-button,.promo-button{padding:.95rem 1.55rem;border-radius:999px}.secondary-button{background:var(--secondary);color:#f7fff5}.ghost-button{background:var(--surface-low);color:var(--primary)}.promo-button{background:var(--primary-soft);color:#4a270f}.text-link,.inline-button{color:var(--primary);font-weight:600}.text-link{display:inline-flex;align-items:center;gap:.45rem}.text-link-arrow,.hero-search-icon,.footer-icons span{font-family:Material Symbols Outlined,sans-serif;font-style:normal;font-weight:400;line-height:1}.text-link-arrow{font-size:1rem}.hero{position:relative;min-height:870px;display:grid;place-items:center;overflow:hidden;padding:4rem 1.5rem 6rem}.hero-backdrop,.hero-overlay{position:absolute;inset:0}.hero-backdrop{background-position:center;background-size:cover;opacity:.3;filter:grayscale(20%)}.hero-overlay{background:linear-gradient(to bottom,#fbf9f500,#fbf9f533,#fbf9f5)}.hero-content{position:relative;z-index:1;max-width:920px;text-align:center}.eyebrow{display:inline-block;margin-bottom:1rem;color:var(--primary);text-transform:uppercase;letter-spacing:.2em;font-size:.72rem;font-weight:700}.eyebrow-tertiary{color:var(--tertiary)}.hero-title,.section h2,.feature-copy h3,.newsletter-card h2,.cityhub-title,.experience-title,.dashboard-title{font-family:"Noto Serif",serif;letter-spacing:-.03em}.hero-title{margin:0;font-size:clamp(3.3rem,7vw,5.4rem);line-height:.95}.hero-title span,.cityhub-title span,.dashboard-title span{font-style:italic;font-weight:400}.hero-description,.ranking-description,.cityhub-copy,.dashboard-copy,.experience-subtitle{max-width:660px;margin:1.5rem auto 2.2rem;color:var(--muted);font-size:1.04rem;line-height:1.7}.ranking-city-note{margin:-.35rem 0 0;color:var(--primary);font-size:.82rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.hero-search,.newsletter-form{display:flex;align-items:center;gap:.8rem}.hero-search{position:relative;max-width:760px;margin:0 auto;padding:0;border-radius:999px;background:#fffffff5;box-shadow:0 20px 40px #31332f0d;overflow:hidden}.hero-search input,.newsletter-form input,.field input,.field textarea,.field select{width:100%;border:1px solid transparent;background:transparent;outline:none;color:var(--text)}.hero-search input{padding:1.5rem 1rem 1.5rem 4rem;font-size:1.05rem}.hero-search-icon{position:absolute;left:1.4rem;color:#7a7b76;font-size:1.35rem}.section{max-width:1280px;margin:0 auto;padding:6rem 2rem}.section-tight{padding-top:3.25rem}.section-muted{max-width:none;background:var(--surface-low);padding:8rem 0}.section-journal,.feature-stack{max-width:1280px;margin:0 auto;padding:0 2rem}.section-head{display:flex;justify-content:space-between;align-items:end;gap:2rem;margin-bottom:4rem}.section h2{margin:0 0 .35rem;font-size:clamp(1.9rem,4vw,3rem)}.section-head p,.feature-copy p,.newsletter-card p,.footer-caption{color:var(--muted);line-height:1.75}.city-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:2rem}.card{display:flex;flex-direction:column;gap:.5rem}.card-wide,.card-wide-short{grid-column:span 2}.card-image-wrap{overflow:hidden;border-radius:1rem;background:var(--surface-card);aspect-ratio:1 / 1}.card-wide .card-image-wrap{aspect-ratio:16 / 9}.card-wide-short .card-image-wrap{aspect-ratio:21 / 9}.card-image,.feature-media,.rank-image,.cityhub-feature-media img,.cityhub-hero-card img,.cityhub-map-card img,.experience-gallery img,.related-row img,.upload-card img,.preview-media img{width:100%;height:100%;object-fit:cover}.card h3{margin:.2rem 0 0;color:var(--primary);font-size:1.25rem;font-weight:500}.card p,.rank-tip,.sidebar-promo p,.cityhub-feature-copy p,.cityhub-ranking-row p,.detail-card p,.detail-list p,.related-row p,.preview-copy p,.guideline-row p{margin:0;color:var(--muted)}.feature-stack{display:grid;gap:8rem;margin-top:1.8rem}.feature{display:grid;grid-template-columns:3fr 2fr;gap:4rem;align-items:center}.feature-reverse{grid-template-columns:2fr 3fr}.feature-media-shell{min-height:0}.feature-media-frame{overflow:hidden;padding:.5rem;background:var(--surface-high);aspect-ratio:16 / 10}.editorial-inset-shell,.editorial-inset-shell img{border-radius:1.5rem .25rem}.feature-copy h3{margin:0 0 .75rem;font-size:2.35rem}.feature-quote{color:var(--primary);font-style:italic}.section-newsletter{max-width:1100px;padding-top:8rem;padding-bottom:8rem}.newsletter-panel{position:relative;overflow:hidden;border-radius:3rem;background:var(--secondary-soft);padding:4rem 2rem}.newsletter-card{position:relative;z-index:1;max-width:700px;margin:0 auto;text-align:center}.newsletter-card h2{margin:0;font-size:clamp(2rem,4vw,3rem);color:#334334}.newsletter-form{margin-top:2rem;padding:0;border-radius:0;background:transparent}.newsletter-form input{padding:1.25rem 1.5rem;background:#fbf9f580;border-radius:999px}.newsletter-form .primary-button{padding:1.1rem 2rem;border-radius:999px;box-shadow:0 10px 20px #31332f14}.newsletter-glow{position:absolute;border-radius:999px;filter:blur(40px);opacity:.4}.newsletter-glow-right{top:-3rem;right:-3rem;width:12rem;height:12rem;background:#8155391f}.newsletter-glow-left{left:-4rem;bottom:-4rem;width:16rem;height:16rem;background:#7e54541a}.newsletter-note,.status-message,.vote-status,.weather-label,.weather-tip,.experience-recommended span,.preview-author span,.recent-row small{color:var(--muted);font-size:.9rem}.footer{position:relative;overflow:hidden;width:min(1280px,calc(100% - 3rem));margin:0 auto 1.5rem;padding:1rem 1rem 1rem 1.15rem;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;border:1px solid rgba(44,106,74,.12);border-radius:1.15rem;background:radial-gradient(circle at 8% 0%,rgba(247,227,127,.4),transparent 8rem),radial-gradient(circle at 96% 20%,rgba(152,216,177,.38),transparent 10rem),linear-gradient(135deg,#ffffffe6,#eef5f1f0);box-shadow:0 18px 54px #2b322f0f}.site-footer{margin-top:clamp(3rem,7vw,5.5rem)}.footer-export{margin-top:3rem}.footer-brand-block{display:grid;gap:.18rem;min-width:max-content}.footer-logo{width:max-content;color:#2c6a4a;font-family:Outfit,sans-serif;font-size:1.58rem;font-style:normal;font-weight:800;letter-spacing:-.03em}.footer-made{margin:0;color:#161d1aa8;font-size:.84rem;line-height:1.35}.footer-legal{margin:0;color:#161d1a75;font-size:.72rem;font-weight:700;letter-spacing:.04em}.footer-made span{display:inline-block;transform:translateY(.05em)}.footer-links{display:flex;justify-content:flex-end;gap:.45rem;flex-wrap:wrap}.footer-links a{border:1px solid rgba(44,106,74,.1);border-radius:999px;background:#ffffff9e;color:#161d1ab3;padding:.52rem .72rem;font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;transition:border-color .16s ease,color .16s ease,transform .16s ease,background .16s ease}.footer-links a:hover{border-color:#2c6a4a42;background:#ffffffe0;color:#2c6a4a;transform:translateY(-1px)}.footer-icons{display:flex;gap:1rem;color:var(--muted)}.ranking-shell,.ranking-main{max-width:1200px;margin:0 auto}.ranking-main,.cityhub-main,.experience-main,.dashboard-main{padding:2rem 2rem 4rem}.ranking-actions,.dashboard-avatar-wrap{display:flex;align-items:center;gap:.7rem}.icon-chip{min-width:2.35rem;height:2.35rem;padding:0 .8rem;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:var(--surface-low);color:var(--muted);font-size:.8rem}.ranking-hero{padding:1.5rem 0 2.75rem}.ranking-title{font-size:clamp(2.4rem,5vw,4rem)}.ranking-description{margin-left:0}.ranking-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:4rem}.ranking-feed,.curator-list,.sidebar-list,.related-list,.recent-list,.cityhub-ranking-list,.cityhub-pin-list{display:grid;gap:1rem}.rank-row{display:grid;grid-template-columns:56px minmax(0,1fr);gap:1.5rem;align-items:stretch}.vote-column{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:.6rem;padding-top:.75rem}.vote-button{width:2.5rem;height:2.5rem;border:none;border-radius:999px;background:var(--secondary-soft);color:#334334;cursor:pointer;font-size:1.05rem}.vote-score{font-family:"Noto Serif",serif;font-weight:700;font-size:1.3rem}.rank-card,.sidebar-card,.sidebar-section,.sidebar-promo,.weather-card,.cityhub-rankings,.verdict-card,.detail-card,.preview-card,.guidelines-card,.stat-card,.upload-card,.dashboard-form,.experience-sidebar .sidebar-card{background:#ffffffc7;border:1px solid rgba(122,123,118,.1);box-shadow:var(--shadow)}.rank-card{padding:1.5rem;display:grid;grid-template-columns:224px minmax(0,1fr);gap:2rem;background:#ffffffe6}.rank-image-wrap{min-height:224px;overflow:hidden;border-radius:.75rem;position:relative;background:radial-gradient(circle at top left,rgba(255,255,255,.9),transparent 40%),linear-gradient(145deg,#1118271f,#8b1e3f2e 55%,#d9a44138)}.rank-image-wrap-placeholder{border:1px solid rgba(17,24,39,.08);box-shadow:inset 0 0 0 1px #ffffff8c}.rank-image-placeholder{object-fit:contain;padding:1rem}.rank-image-badge{position:absolute;left:.8rem;bottom:.8rem;padding:.35rem .55rem;border-radius:999px;background:#111827c2;color:#fff8ef;font-size:.68rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.rank-copy{display:grid;gap:.8rem}.rank-copy h3,.cityhub-feature-copy h3,.cityhub-ranking-row h3,.preview-copy h3{margin:0;font-family:"Noto Serif",serif;font-size:1.9rem}.rank-tags,.rank-meta,.rank-author,.sidebar-rank-group,.experience-avatars,.preview-author{display:flex;align-items:center;gap:.65rem}.rank-tags{flex-wrap:wrap}.rank-tag{padding:.32rem .7rem;border-radius:999px;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.rank-tag-primary,.rank-avatar-primary{background:#fac09d5c;color:#6c4329}.rank-tag-secondary,.rank-avatar-secondary{background:#d5e8d28c;color:#334334}.rank-tag-tertiary,.rank-avatar-tertiary{background:#f1dadab3;color:#6c4445}.rank-location{color:var(--muted);font-size:.88rem}.rank-meta{justify-content:space-between;margin-top:auto;padding-top:1rem;border-top:1px solid rgba(122,123,118,.1)}.rank-avatar{width:2rem;height:2rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:.76rem;font-weight:700}.ranking-sidebar{display:grid;gap:2rem;align-content:start}.sidebar-card,.sidebar-section,.sidebar-promo,.experience-sidebar .sidebar-card,.guidelines-card{border-radius:1.25rem;padding:2rem}.sidebar-card h4,.sidebar-section h4,.sidebar-promo h4,.experience-sidebar h3,.guidelines-card h3,.cityhub-map-panel h3{margin:0 0 .9rem;font-family:"Noto Serif",serif;font-size:1.2rem}.sidebar-row,.curator-row,.related-row,.recent-row,.cityhub-ranking-row,.cityhub-pin-row{display:flex;align-items:center;gap:.8rem}.sidebar-row,.cityhub-ranking-row{justify-content:space-between}.sidebar-row-active{padding:.6rem .7rem;border-radius:.85rem;background:#fac09d2e}.sidebar-rank,.cityhub-rank-number,.cityhub-pin-row span:first-child{min-width:2rem;font-family:"Noto Serif",serif;color:var(--primary);font-style:italic}.sidebar-growth{color:var(--secondary);font-weight:700}.curator-avatar,.dashboard-avatar,.experience-avatars img,.preview-author img{width:2.4rem;height:2.4rem;border-radius:999px;object-fit:cover}.cityhub-header,.experience-header{display:flex;justify-content:space-between;align-items:end;gap:1.5rem;margin-bottom:1.5rem}.cityhub-title,.experience-title,.dashboard-title{margin:0;font-size:clamp(2.7rem,5vw,5rem);line-height:.96}.cityhub-copy,.dashboard-copy{margin-left:0;max-width:540px}.weather-card{border-radius:1.2rem .35rem;padding:1.3rem 1.4rem;display:flex;align-items:center;gap:1rem;min-width:240px}.weather-icon{font-size:2rem}.weather-temp{font-family:"Noto Serif",serif;font-size:2rem}.cityhub-filters{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem}.filter-pills{display:flex;gap:.7rem;flex-wrap:wrap}.filter-pill{border:none;border-radius:999px;padding:.8rem 1.1rem;background:#fff9;color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:.72rem;font-weight:700}.filter-pill-active{background:var(--primary);color:#fff7f5}.cityhub-status{display:flex;align-items:center;gap:.5rem;font-size:.8rem;text-transform:uppercase;letter-spacing:.08em}.live-dot{width:.65rem;height:.65rem;border-radius:999px;background:var(--secondary);box-shadow:0 0 0 6px #5263531f}.cityhub-grid,.experience-layout,.dashboard-layout{display:grid;grid-template-columns:minmax(0,2fr) minmax(280px,360px);gap:1.4rem;align-items:start}.cityhub-feed{display:grid;gap:1.2rem}.cityhub-hero-card{position:relative;overflow:hidden;border-radius:1.2rem;min-height:390px;box-shadow:var(--shadow)}.cityhub-hero-overlay{position:absolute;inset:0;background:linear-gradient(to top,#000000c7,#00000014);color:#fff7f5;padding:1.6rem;display:flex;flex-direction:column;justify-content:end;gap:.7rem}.cityhub-hero-overlay h2{margin:0;font-family:"Noto Serif",serif;font-size:2rem}.hero-badge,.preview-media span{width:fit-content;padding:.32rem .7rem;border-radius:999px;background:#f8c1c1eb;color:#4b2829;font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.hero-link{color:#fac09d;font-weight:700}.cityhub-feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.cityhub-feature-card{display:grid;gap:.85rem}.cityhub-feature-media{aspect-ratio:1 / 1;border-radius:1rem;overflow:hidden;box-shadow:var(--shadow)}.cityhub-feature-copy{display:flex;justify-content:space-between;gap:.8rem}.cityhub-feature-copy span{font-size:.72rem;color:var(--primary);font-weight:700;text-transform:uppercase;letter-spacing:.05em}.cityhub-rankings{border-radius:1.2rem;padding:1.4rem}.cityhub-rankings h2,.experience-copy-block h2,.verdict-card h2{margin:0 0 1rem;font-family:"Noto Serif",serif;font-size:2rem}.cityhub-ranking-row{border-top:1px solid rgba(122,123,118,.14);padding-top:1rem}.cityhub-ranking-row:first-child{border-top:none;padding-top:0}.cityhub-arrow{color:var(--primary);font-size:1.2rem}.cityhub-map-card{position:sticky;top:5.5rem;overflow:hidden;border-radius:1.25rem;min-height:680px;background:#ffffffc7;box-shadow:var(--shadow)}.cityhub-map-card img{min-height:320px;filter:grayscale(.35)}.cityhub-map-panel{padding:1.2rem}.cityhub-pin-row{align-items:start}.cityhub-pin-row p{margin:.15rem 0 0;font-size:.9rem}.experience-breadcrumb{display:flex;gap:.55rem;color:var(--muted);text-transform:uppercase;font-size:.72rem;letter-spacing:.08em;margin-bottom:.9rem}.experience-recommended{display:grid;justify-items:end;gap:.55rem}.experience-avatars img{margin-left:-.55rem;border:2px solid var(--background)}.experience-gallery{display:grid;grid-template-columns:minmax(0,2fr) minmax(220px,320px);gap:1rem;margin-bottom:1.6rem}.experience-gallery-main,.experience-gallery-side img{overflow:hidden;border-radius:1.1rem;box-shadow:var(--shadow)}.experience-gallery-main{min-height:520px}.experience-gallery-side{display:grid;grid-template-rows:repeat(2,minmax(0,1fr));gap:1rem}.verdict-card{border-radius:1.25rem;padding:1.4rem;display:grid;grid-template-columns:minmax(0,1.4fr) 260px;gap:1rem}.verdict-actions{display:grid;gap:.9rem;align-content:start}.verdict-votes{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}.verdict-votes div,.detail-card,.stat-card{border-radius:1rem}.verdict-votes div{padding:.9rem;background:var(--surface-low)}.verdict-votes strong,.stat-card strong{display:block;font-family:"Noto Serif",serif;font-size:1.8rem}.verdict-votes span,.stat-card p,.detail-list strong,.field span,.guideline-row span,.stat-card h3{font-size:.82rem}.experience-story{display:grid;gap:1.3rem}.experience-copy-block{display:grid;gap:1rem}.experience-copy-block p{margin:0;color:var(--muted);line-height:1.8}.experience-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.detail-card{padding:1.2rem}.detail-card h3{margin:0 0 .55rem;font-family:"Noto Serif",serif}.detail-card-secondary,.stat-card-secondary{background:#d5e8d2b8}.detail-list{display:grid;gap:1rem}.detail-list strong{display:block;margin-bottom:.3rem;text-transform:uppercase;letter-spacing:.08em}.related-row img{width:78px;min-width:78px;height:78px;border-radius:.9rem}.dashboard-main{max-width:1180px;margin:0 auto}.dashboard-header{margin-bottom:1.6rem}.dashboard-copy{margin-top:.9rem}.dashboard-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-bottom:1.6rem}.stat-card{padding:1.3rem}.stat-card h3{margin:.45rem 0 .85rem;color:var(--muted);text-transform:uppercase;letter-spacing:.08em}.stat-icon{font-size:1.5rem;color:var(--primary)}.stat-card-inset{border-radius:1rem .35rem}.recent-row{align-items:start}.recent-row p{margin:0}.dashboard-layout{grid-template-columns:minmax(0,1.4fr) minmax(300px,360px)}.dashboard-form{border-radius:1.25rem;padding:1.2rem;display:grid;gap:1rem}.upload-card{position:relative;min-height:240px;overflow:hidden;border-radius:1rem}.upload-card img{opacity:.24;filter:grayscale(.65)}.upload-overlay{position:absolute;inset:0;display:grid;place-items:center;text-align:center;padding:1rem}.upload-overlay span{font-weight:700;text-transform:uppercase;letter-spacing:.08em;font-size:.82rem}.upload-overlay small{color:var(--muted)}.dashboard-select-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.field{display:grid;gap:.45rem}.field span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-weight:700}.field input,.field textarea,.field select{padding:.95rem 1rem;border-radius:1rem;background:var(--surface-low);border-color:#7a7b7614}.field textarea{resize:vertical}.dashboard-side{display:grid;gap:1rem;align-content:start}.preview-card{border-radius:1.2rem;overflow:hidden}.preview-media{position:relative;aspect-ratio:4 / 5}.preview-media span{position:absolute;top:1rem;right:1rem}.preview-copy{padding:1.2rem}.preview-author{margin-top:1rem}.guideline-row{display:grid;grid-template-columns:16px 1fr;gap:.7rem;align-items:start;margin-top:.9rem}.status-loading,.status-success{color:var(--secondary)}.status-error{color:#a73b21}.submission-main{width:min(1160px,calc(100% - 3rem));margin:0 auto;padding:2.4rem 0 5rem}.submission-auth-shell,.submission-layout{display:grid;gap:1.1rem}.submission-auth-shell{min-height:64vh;grid-template-columns:minmax(0,1fr) minmax(260px,340px);align-items:stretch}.submission-auth-card,.submission-auth-note,.submission-hero-card,.submission-form-card{border:1px solid rgba(122,123,118,.12);box-shadow:0 24px 70px #31332f12}.submission-auth-card{position:relative;min-height:31rem;padding:clamp(2rem,6vw,5.25rem);display:flex;flex-direction:column;justify-content:space-between;gap:2rem;overflow:hidden;border-radius:1.1rem;background:linear-gradient(140deg,#ffffffe6,#f8f5eee0),radial-gradient(circle at 12% 12%,rgba(250,192,157,.28),transparent 18rem),radial-gradient(circle at 88% 18%,rgba(213,232,210,.7),transparent 17rem)}.submission-auth-card:before,.submission-hero-card:before{content:"";position:absolute;inset:0;opacity:.08;pointer-events:none;background-image:linear-gradient(rgba(49,51,47,.6) 1px,transparent 1px),linear-gradient(90deg,rgba(49,51,47,.6) 1px,transparent 1px);background-size:34px 34px}.submission-auth-card h1,.submission-hero-card h1{position:relative;margin:.7rem 0 0;max-width:760px;font-family:"Noto Serif",serif;font-size:clamp(2.4rem,6vw,5.2rem);line-height:.96;letter-spacing:0}.submission-auth-card p,.submission-hero-card p{position:relative;max-width:620px;margin:1rem 0 0;color:var(--muted);font-size:1.03rem;line-height:1.7}.submission-auth-actions{position:relative;display:flex;gap:.7rem;flex-wrap:wrap;margin-top:1.5rem}.submission-auth-card-content,.submission-auth-card-foot{position:relative;z-index:1}.submission-auth-card-foot{display:grid;gap:.85rem}.submission-auth-cta-note{max-width:32rem;color:var(--muted);font-size:.84rem;line-height:1.5}.submission-auth-proof{position:relative;z-index:1;display:flex;flex-wrap:wrap;gap:.55rem;margin-top:1.6rem}.submission-auth-proof>span{display:inline-flex;align-items:center;gap:.38rem;padding:.56rem .72rem;border:1px solid rgba(129,85,57,.16);border-radius:999px;background:#ffffffad;color:#514135;font-size:.86rem;font-weight:750}.submission-auth-proof .material-symbols-outlined,.submission-auth-actions .material-symbols-outlined{font-size:1.05rem}.submission-auth-card-loading{justify-content:center}.submission-auth-loading-row{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;max-width:18rem}.submission-auth-loading-row span{height:.42rem;border-radius:999px;background:#8155392e;animation:submissionLoadingPulse 1.1s ease-in-out infinite alternate}.submission-auth-loading-row span:nth-child(2){animation-delay:.12s}.submission-auth-loading-row span:nth-child(3){animation-delay:.24s}.submission-auth-note{align-self:stretch;min-height:18rem;padding:1.35rem;display:flex;flex-direction:column;gap:1rem;justify-content:flex-start;border-radius:1rem;background:linear-gradient(180deg,#ffffffe0,#f5f4efe6),radial-gradient(circle at top right,rgba(129,85,57,.14),transparent 10rem)}.submission-auth-note-label{color:var(--secondary);font-size:.72rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.submission-auth-note strong{font-family:"Noto Serif",serif;font-size:1.25rem;letter-spacing:0}.submission-auth-note span{color:var(--muted);line-height:1.6}.submission-auth-note-list{display:grid;gap:.8rem}.submission-auth-note-list span{padding-top:.78rem;border-top:1px solid rgba(122,123,118,.13)}.submission-auth-mini-link{margin-top:auto;display:inline-flex;align-items:center;justify-content:center;min-height:2.45rem;padding:.72rem .9rem;border:1px solid rgba(129,85,57,.16);border-radius:999px;color:var(--primary);font-size:.86rem;font-weight:800}@keyframes submissionLoadingPulse{0%{opacity:.35;transform:scaleX(.72)}to{opacity:1;transform:scaleX(1)}}.submission-gate{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:1rem;align-items:stretch;min-height:min(640px,calc(100vh - 11rem))}.submission-gate-copy,.submission-gate-panel{position:relative;overflow:hidden;border:1px solid rgba(122,123,118,.14);border-radius:8px;box-shadow:0 24px 70px #31332f12}.submission-gate-copy{min-height:34rem;padding:3.6rem;display:flex;flex-direction:column;justify-content:space-between;gap:2.4rem;background:linear-gradient(135deg,#fffffff0,#f8f4ece6 54%,#e8f2e5e0),repeating-linear-gradient(90deg,rgba(129,85,57,.07) 0 1px,transparent 1px 72px)}.submission-gate-copy:before{content:"";position:absolute;inset:1rem;border:1px solid rgba(129,85,57,.1);border-radius:6px;pointer-events:none}.submission-gate-copy:after{content:"";position:absolute;right:2.2rem;bottom:2.2rem;width:11rem;height:6.5rem;opacity:.32;pointer-events:none;background:linear-gradient(135deg,transparent 0 42%,rgba(129,85,57,.18) 42% 48%,transparent 48%),linear-gradient(45deg,transparent 0 48%,rgba(44,106,74,.18) 48% 54%,transparent 54%);background-size:1.4rem 1.4rem}.submission-gate-copy>*,.submission-gate-panel>*{position:relative;z-index:1}.submission-gate-eyebrow{color:var(--secondary);font-size:.74rem;font-weight:850;letter-spacing:.14em;text-transform:uppercase}.submission-gate-title{max-width:12ch;margin:.75rem 0 0;font-family:"Noto Serif",serif;font-size:4.8rem;line-height:.98;letter-spacing:0}.submission-gate-text{max-width:39rem;margin:1.25rem 0 0;color:var(--muted);font-size:1.08rem;line-height:1.72}.submission-gate-actions{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.submission-gate-actions .primary-button,.submission-gate-actions .ghost-button{min-height:3.15rem;padding:.88rem 1.25rem;border-radius:999px;font-weight:850}.submission-gate-actions .ghost-button{border:1px solid rgba(129,85,57,.14);background:#ffffffa3}.submission-gate-actions .material-symbols-outlined{font-size:1.08rem}.submission-gate-note{max-width:30rem;margin:.85rem 0 0;color:var(--muted);font-size:.88rem;line-height:1.55}.submission-gate-panel{min-height:34rem;padding:1.1rem;display:flex;flex-direction:column;gap:1.05rem;background:linear-gradient(180deg,#2f4234,#253328),repeating-linear-gradient(0deg,rgba(255,255,255,.04) 0 1px,transparent 1px 44px);color:#fffaf4}.submission-gate-panel:before{content:"";position:absolute;inset:0;opacity:.45;pointer-events:none;background:linear-gradient(135deg,rgba(250,192,157,.12),transparent 36%,rgba(213,232,210,.12))}.submission-gate-panel-head{padding:.35rem 0 1rem;border-bottom:1px solid rgba(255,255,255,.14)}.submission-gate-panel-head span{display:block;margin-bottom:.55rem;color:#fffaf49e;font-size:.7rem;font-weight:850;letter-spacing:.14em;text-transform:uppercase}.submission-gate-panel-head strong{display:block;max-width:13rem;font-family:"Noto Serif",serif;font-size:1.65rem;font-weight:700;line-height:1.08;letter-spacing:0}.submission-gate-rows{display:grid;gap:0}.submission-gate-row{display:grid;grid-template-columns:2rem minmax(0,1fr);gap:.85rem;padding:1.05rem 0;border-bottom:1px solid rgba(255,255,255,.12)}.submission-gate-row:last-child{border-bottom:none}.submission-gate-row>.material-symbols-outlined{display:grid;place-items:center;width:2rem;height:2rem;border-radius:999px;background:#fac09d24;color:#fac09d;font-size:1.1rem}.submission-gate-row strong{display:block;font-size:.98rem}.submission-gate-row small{display:block;margin-top:.22rem;color:#fffaf4ad;font-size:.83rem;line-height:1.45}.submission-gate-flow{margin-top:auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.35rem;padding:.35rem;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:#ffffff0f}.submission-gate-flow span{min-height:2.4rem;display:grid;place-items:center;border-radius:6px;background:#fffaf414;color:#fffaf4d1;font-size:.76rem;font-weight:850}.submission-gate-link{display:inline-flex;align-items:center;justify-content:center;min-height:2.75rem;border:1px solid rgba(250,192,157,.28);border-radius:999px;color:#fac09d;font-size:.86rem;font-weight:850}.submission-gate-loading-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;max-width:18rem}.submission-gate-loading-row span{height:.42rem;border-radius:999px;background:#8155392e;animation:submissionLoadingPulse 1.1s ease-in-out infinite alternate}.submission-gate-loading-row span:nth-child(2){animation-delay:.12s}.submission-gate-loading-row span:nth-child(3){animation-delay:.24s}.submission-layout{grid-template-columns:minmax(280px,380px) minmax(0,1fr);align-items:start;gap:1.4rem}.submission-hero-card{position:sticky;top:5.5rem;min-height:35rem;padding:1.35rem;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;border-radius:1.5rem;background:radial-gradient(circle at 14% 10%,rgba(247,227,127,.42),transparent 12rem),radial-gradient(circle at 92% 4%,rgba(152,216,177,.5),transparent 13rem),linear-gradient(160deg,#fffffff0,#eef5f1eb)}.submission-hero-card:after{content:"";position:absolute;top:1.25rem;right:1.25rem;width:4.6rem;height:4.6rem;border:1px solid rgba(129,85,57,.2);border-radius:50%;box-shadow:inset 0 0 0 .7rem #8155390f}.submission-hero-card h1{font-size:clamp(2.1rem,3.7vw,3.7rem)}.submission-value-list{position:relative;display:grid;gap:.72rem;margin-top:1.25rem}.submission-value-list div{display:grid;grid-template-columns:auto 1fr;gap:.12rem .7rem;align-items:start;border-top:1px solid rgba(44,106,74,.12);padding-top:.72rem}.submission-value-list .material-symbols-outlined{grid-row:span 2;width:2rem;height:2rem;border-radius:999px;display:grid;place-items:center;background:#2c6a4a;color:#fff;font-size:1.05rem}.submission-value-list strong{color:#161d1a;font-family:Outfit,sans-serif;font-size:.96rem}.submission-value-list small{color:#707972;line-height:1.45}.submission-account-strip{position:relative;display:grid;gap:.2rem;margin-top:1.3rem;border:1px solid rgba(44,106,74,.12);border-radius:1rem;background:#ffffffb8;padding:.82rem .92rem}.submission-account-strip span{color:#707972;font-size:.68rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.submission-account-strip strong{color:#161d1a;font-family:Outfit,sans-serif;font-size:1rem;overflow-wrap:anywhere}.submission-form-card{padding:1rem;border-radius:1.5rem;background:linear-gradient(180deg,#fffffff5,#f6faf7f5)}.submission-form-header{padding:.55rem .45rem 1rem}.submission-form-header h2{margin:.15rem 0 0;color:#161d1a;font-family:Outfit,sans-serif;font-size:clamp(1.8rem,3vw,2.7rem);letter-spacing:-.03em}.submission-form-header p{max-width:620px;margin:.5rem 0 0;color:#707972;line-height:1.6}.submission-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.submission-field-wide{grid-column:1 / -1}.submission-form-card .field{padding:.92rem;border:1px solid rgba(44,106,74,.1);border-radius:1rem;background:#eef5f1bd}.submission-form-card .field span{color:#404942;font-size:.72rem;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.submission-form-card .field input,.submission-form-card .field textarea,.submission-form-card .field select{padding:.62rem 0 0;border-radius:0;background:transparent}.submission-form-card .field input::placeholder,.submission-form-card .field textarea::placeholder{color:#4049428f}.submission-form-card .field:focus-within{border-color:#2c6a4a5c;background:#ffffffdb;box-shadow:0 12px 30px #2c6a4a14}.submission-form-footer{margin-top:1rem;padding:1rem .25rem .15rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;border-top:1px solid rgba(122,123,118,.12)}.submission-form-footer p{margin:0;color:var(--muted);line-height:1.5}.submission-form-footer .primary-button:disabled{opacity:.64;cursor:wait}.submission-status{margin:.9rem 0 0;border:1px solid rgba(44,106,74,.14);border-radius:.9rem;background:#eef5f1db;color:#2c6a4a;padding:.8rem .92rem;font-weight:800;line-height:1.45}.weekend-summary-shell{min-height:100vh;background:radial-gradient(circle at top left,rgba(152,216,177,.16),transparent 20%),linear-gradient(to bottom,#f4fbf6,#eef5f1 40%,#e9efeb);color:#161d1a;font-family:Plus Jakarta Sans,sans-serif}.summary-topbar{position:sticky;top:0;z-index:40;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#f4fbf6cc}.summary-topbar-inner,.summary-main,.summary-footer{width:min(1200px,calc(100% - 3rem));margin:0 auto}.summary-topbar-inner{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:1.25rem 0}.summary-brand-group,.summary-topbar-actions,.summary-search,.summary-weather-row,.summary-card-footer,.summary-footer-links{display:flex;align-items:center}.summary-brand-group{gap:2rem}.summary-brand,.summary-hero h1,.summary-card h2,.summary-editorial-card h3{font-family:Outfit,sans-serif}.summary-brand{font-size:1.55rem;font-weight:800;letter-spacing:-.03em;color:#2c6a4a}.summary-nav{display:flex;gap:1rem}.summary-nav-link{color:#161d1a99;padding:.35rem .4rem;border-radius:.5rem;font-size:.92rem;font-weight:600}.summary-nav-link-active{color:#2c6a4a;box-shadow:inset 0 -2px #2c6a4a}.summary-topbar-actions{gap:.6rem;flex:0 0 auto;flex-wrap:nowrap;justify-content:flex-end}.summary-search{flex:0 1 240px;gap:.65rem;border-radius:999px;padding:.6rem .9rem;background:#eef5f1;min-width:180px;max-width:280px}.summary-search input{min-width:0;width:100%;background:transparent;border:none;outline:none;line-height:1.35}.summary-submit-button,.summary-editorial-button{display:inline-flex;align-items:center;justify-content:center;border-radius:.75rem;font-weight:700}.summary-submit-button{padding:.8rem 1.2rem;background:#2c6a4a;color:#fff}.summary-topbar-actions .primary-button{min-height:2.35rem;padding:0 1rem;border-radius:999px;line-height:1;white-space:nowrap}.summary-topbar-actions .session-actions-compact{flex:0 0 auto}.summary-account-icon{font-size:2rem;color:#2c6a4a}.summary-main{padding:2rem 0 3rem}.summary-grid{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:3rem;align-items:start}.summary-hero{margin-bottom:2rem}.summary-kicker,.summary-sidebar-kicker,.summary-weather-card h4,.summary-filter-section h4,.summary-footer p,.summary-footer-links a{text-transform:uppercase;letter-spacing:.16em;font-size:.72rem;font-weight:700}.summary-kicker{display:block;margin-bottom:.75rem;color:#2c6a4a}.summary-hero h1{margin:0;font-size:clamp(2.8rem,5vw,4.2rem);line-height:.95}.summary-hero p{max-width:740px;margin:1rem 0 0;color:#404942;font-size:1.08rem;line-height:1.7}.summary-board-stats{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.7rem;margin-top:1.35rem}.summary-board-stat{display:grid;gap:.2rem;min-height:86px;padding:.9rem;border:1px solid rgba(44,106,74,.16);border-radius:.95rem;background:#ffffff9e;box-shadow:0 14px 34px #2b322f0a}.summary-board-stat strong{font-family:Outfit,sans-serif;color:#2c6a4a;font-size:1.15rem;letter-spacing:-.03em}.summary-board-stat span{color:#161d1a9e;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.09em}.summary-board-toolbar{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1rem}.summary-hero-filters{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:1.15rem}.summary-filter-chip{display:inline-flex;align-items:center;gap:.5rem;border:1px solid rgba(44,106,74,.18);border-radius:999px;padding:.68rem .88rem;background:#ffffffc7;color:#2c6a4a;cursor:pointer;font-size:.82rem;font-weight:800}.summary-filter-chip-active{border-color:#2c6a4a;background:#2c6a4a;color:#fff}.summary-board-primary,.summary-board-secondary{border-radius:999px;padding:.78rem 1rem;font-weight:800;cursor:pointer}.summary-board-primary{border:1px solid #2c6a4a;background:#2c6a4a;color:#fff}.summary-board-secondary{border:1px solid rgba(44,106,74,.22);background:#ffffffb8;color:#2c6a4a}.summary-board-status{margin:1rem 0 0!important;max-width:760px;padding:.9rem 1rem;border:1px solid rgba(129,85,57,.2);border-radius:.9rem;background:#fff8e2db;color:#715232!important;font-size:.9rem!important;line-height:1.5!important}.summary-local-loop{display:flex;flex-wrap:wrap;gap:.6rem;align-items:center;margin-top:.85rem}.summary-local-loop span,.summary-local-loop a,.summary-saved-badge{border-radius:999px;padding:.42rem .65rem;background:#ffffffb8;color:#161d1aad;font-size:.68rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.summary-local-loop a{color:#2c6a4a;text-decoration:none}@media(min-width:861px){.weekend-summary-shell .summary-main{padding-top:1.15rem;padding-bottom:2rem}.summary-grid{grid-template-columns:minmax(0,1fr) 300px;gap:2rem}.summary-feed,.summary-sidebar{top:5.5rem;max-height:calc(100dvh - 6rem)}.summary-feed{position:static;display:block;max-height:none}.summary-sidebar{max-height:none;overflow-y:visible;padding-right:0;scrollbar-gutter:auto}.summary-feed .summary-hero{flex:0 0 auto;margin-bottom:.85rem}.summary-feed .summary-hero h1{font-size:clamp(2.05rem,3vw,3rem);line-height:1}.summary-feed .summary-hero-filters{gap:.45rem;margin-top:.78rem}.summary-feed .summary-filter-chip{padding:.48rem .72rem;font-size:.75rem}.summary-feed .summary-card-list{min-height:0;overflow-y:visible;padding-right:0;scrollbar-gutter:auto}.summary-feed .summary-card-list{gap:.9rem}.summary-feed .summary-board-card{grid-template-columns:64px 206px minmax(0,1fr)}.summary-feed .summary-rank-rail{gap:.25rem;padding:.78rem .45rem}.summary-feed .summary-rank-vote{width:1.85rem;height:1.85rem}.summary-feed .summary-rank-rail strong{font-size:1rem}.summary-feed .summary-location-badge{top:.7rem;left:.7rem;max-width:calc(100% - 1.4rem);padding:.34rem .54rem;font-size:.64rem;line-height:1.2}.summary-feed .summary-card-body{gap:.72rem;padding:1.08rem 1.18rem}.summary-feed .summary-card h2{display:-webkit-box;margin-bottom:.45rem;overflow:hidden;font-size:1.38rem;line-height:1.06;-webkit-box-orient:vertical;-webkit-line-clamp:2}.summary-feed .summary-card-copy{display:-webkit-box;overflow:hidden;font-size:.9rem;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.summary-feed .summary-card-topline{margin-bottom:.42rem}.summary-feed .summary-chip-row{gap:.4rem;margin-top:.62rem}.summary-feed .summary-chip{padding:.28rem .45rem;font-size:.6rem}.summary-feed .summary-card-footer{gap:.5rem;padding-top:.7rem}.summary-feed .summary-contributor{display:none}.summary-feed .summary-card-actions{margin-left:0}.summary-feed .summary-board-metrics button,.summary-feed .summary-board-metrics>span,.summary-feed .summary-card-actions button{padding:.38rem .52rem;font-size:.62rem}.summary-feed .summary-details-link{font-size:.78rem}}.summary-card-list{display:flex;flex-direction:column;gap:1.5rem}.summary-card{display:grid;grid-template-columns:264px minmax(0,1fr);flex:0 0 auto;background:#fff;border-radius:.9rem;overflow:hidden;box-shadow:0 12px 40px #2b322f0f;border:1px solid rgba(192,201,192,.3)}.summary-board-card{position:relative;grid-template-columns:78px 238px minmax(0,1fr);align-items:stretch;overflow:visible;z-index:0}.summary-board-card-share-open{z-index:30}.summary-board-card-saved{border-color:#d9a44199;box-shadow:0 16px 46px #8155391f}.summary-rank-rail{display:grid;justify-items:center;align-content:start;gap:.38rem;padding:1.15rem .6rem;background:linear-gradient(180deg,#e0ebe2f5,#f5f9f6f5);border-right:1px solid rgba(192,201,192,.3);border-radius:.9rem 0 0 .9rem}.summary-rank-number,.summary-card-topline,.summary-board-metrics button,.summary-board-metrics>span,.summary-card-actions button,.summary-mobile-board-metrics>span{font-size:.68rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.summary-rank-number{color:#161d1a7a}.summary-rank-vote{width:2.2rem;height:2.2rem;border:1px solid rgba(44,106,74,.2);border-radius:999px;background:#ffffffd6;color:#161d1a9e;font-weight:900;cursor:pointer}.summary-rank-vote-up.summary-rank-vote-active{background:#2c6a4a;color:#fff}.summary-rank-vote-active{border-color:#17231d;box-shadow:0 0 0 3px #d9a44157}.summary-rank-vote-active:not(.summary-rank-vote-up){background:#815539;color:#fff}.summary-rank-rail strong{font-family:Outfit,sans-serif;color:#17231d;font-size:1.25rem}.summary-card-media{position:relative;min-height:100%;overflow:hidden}.summary-card-media-link,.summary-mobile-card-media-link{display:block;color:inherit}.summary-card-body h2 a,.summary-mobile-card-body h2 a{color:inherit}.summary-card-media-link:hover img,.summary-mobile-card-media-link:hover img,.summary-card-body h2 a:hover,.summary-mobile-card-body h2 a:hover{filter:saturate(1.05);color:#2c6a4a}.summary-card-media img{width:100%;height:100%;object-fit:cover}.summary-location-badge{position:absolute;top:1rem;left:1rem;padding:.4rem .7rem;border-radius:.65rem;background:#ffd1da;color:#7a575f;font-size:.72rem;font-weight:700}.summary-card-body{display:flex;flex-direction:column;justify-content:space-between;gap:1rem;padding:1.9rem}.summary-card h2{margin:0 0 .75rem;font-size:1.9rem;line-height:1.02}.summary-card-topline{display:flex;flex-wrap:wrap;gap:.55rem;margin-bottom:.65rem;color:#161d1a7a}.summary-card-copy{margin:0;color:#404942;line-height:1.7}.summary-chip-row{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:1rem}.summary-chip{padding:.35rem .6rem;border-radius:.45rem;background:#e3eae5;color:#404942;font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em}.summary-chip-highlight{background:#f7e37f;color:#211b00}.summary-saved-badge{display:inline-block;margin-top:.85rem;background:#f7e37f;color:#211b00}.summary-card-footer{justify-content:space-between;gap:1rem;padding-top:1rem;border-top:1px solid rgba(192,201,192,.3)}.summary-board-footer{align-items:center}.summary-board-metrics,.summary-card-actions{display:flex;align-items:center;gap:.45rem;flex-wrap:wrap}.summary-board-metrics button,.summary-board-metrics>span,.summary-card-actions button{border:1px solid rgba(44,106,74,.14);border-radius:999px;padding:.48rem .64rem;background:#eef5f1;color:#2c6a4a}.summary-board-metrics button,.summary-card-actions button{cursor:pointer}.summary-board-metrics .summary-metric-active{background:#2c6a4a;color:#fff}.summary-card-actions{margin-left:auto}.summary-card-actions button{background:transparent}.summary-card-actions .summary-save-action{display:inline-flex;align-items:center;gap:.28rem;border-color:#2c6a4a42;background:#2c6a4a;color:#fff}.summary-save-action-count{display:inline-grid;place-items:center;min-width:1.35rem;height:1.35rem;margin-left:.08rem;padding:0 .34rem;border-radius:999px;background:#ffffff38;color:currentColor;font-size:.68rem;line-height:1}.summary-save-action .material-symbols-outlined{font-size:.95rem}.summary-card-actions .summary-save-action-active{border-color:#d9a441a3;background:#f7e37f;color:#211b00}.summary-save-action-active .summary-save-action-count{background:#211b001a}.summary-share-action{position:relative}.summary-share-menu{position:absolute;right:0;top:calc(100% + .42rem);z-index:60;display:grid;min-width:9.5rem;gap:.28rem;border:1px solid rgba(44,106,74,.14);border-radius:.8rem;background:#fffffffa;padding:.42rem;box-shadow:0 18px 38px #161d1a24}.summary-share-menu a{border-radius:.62rem;color:#2c6a4a;padding:.52rem .64rem;font-size:.72rem;font-weight:900;letter-spacing:.08em;text-decoration:none;text-transform:uppercase}.summary-share-menu a:hover{background:#eef5f1}.summary-vote-module{display:flex;flex-direction:column;align-items:center;gap:.2rem;min-width:3rem;padding:.35rem;border-radius:.65rem;background:#eef5f1}.summary-vote-module button{border:none;background:transparent;color:#2c6a4a;font-size:1rem;cursor:pointer}.summary-vote-module span,.summary-contributor strong{font-family:Outfit,sans-serif;font-weight:700}.summary-contributor{display:flex;flex-direction:column;gap:.15rem;margin-right:auto;color:#404942;font-size:.8rem}.summary-details-link{color:#2c6a4a;font-size:.88rem;font-weight:700;text-decoration:underline;text-underline-offset:.25rem}.summary-sidebar{position:sticky;top:6.5rem;display:grid;gap:1.25rem;max-height:calc(100vh - 7.5rem);overflow-y:auto;overscroll-behavior-y:auto;padding-right:.25rem;scrollbar-gutter:stable}@media(min-width:861px){.summary-sidebar{max-height:none;overflow-y:visible;padding-right:0;scrollbar-gutter:auto}}.summary-weather-card,.summary-editorial-card,.summary-filter-section,.summary-community-card{border-radius:.95rem}.summary-weather-card{padding:1rem;background:#f7e37f;border:1px solid rgba(44,51,46,.16)}.summary-weather-card h4,.summary-filter-section h4{margin:0 0 .9rem;color:#161d1abf}.summary-weather-row{justify-content:space-between;padding:.45rem 0}.summary-weather-row div{display:flex;align-items:center;gap:.55rem}.summary-editorial-card{padding:1.7rem;background:#decb69;color:#625500}.summary-sidebar-kicker{display:block;margin-bottom:.9rem;color:#625500b8}.summary-editorial-card h3{margin:0 0 1rem;font-size:2.2rem;line-height:.95}.summary-editorial-card p{margin:0 0 1.5rem;line-height:1.7}.summary-editorial-button{width:100%;padding:.9rem 1rem;background:#625500;color:#fff8d2}.summary-lens-card{position:relative;overflow:hidden;border:1px solid rgba(44,106,74,.12);border-radius:1.2rem;background:radial-gradient(circle at 8% 0%,rgba(247,227,127,.45),transparent 8rem),radial-gradient(circle at 100% 22%,rgba(152,216,177,.32),transparent 10rem),linear-gradient(180deg,#ffffffd1,#eef5f1f5);padding:1.1rem;box-shadow:0 18px 46px #2b322f0f}.summary-lens-card:before{content:"";position:absolute;top:1.2rem;bottom:1.2rem;left:1.45rem;width:1px;background:linear-gradient(180deg,transparent,rgba(44,106,74,.18),transparent)}.summary-active-lens,.summary-lens-group{position:relative}.summary-active-lens{display:flex;align-items:center;justify-content:space-between;gap:.8rem;margin:0 0 1.15rem;border:1px solid rgba(44,106,74,.12);border-radius:1rem;background:#ffffffb8;padding:.75rem}.summary-active-lens small{display:block;color:#707972;font-size:.62rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.summary-active-lens strong{display:block;margin-top:.16rem;color:#161d1a;font-size:.86rem;line-height:1.25}.summary-active-lens button{border:0;border-radius:999px;background:#161d1a;color:#fff;padding:.5rem .72rem;font-size:.72rem;font-weight:900;cursor:pointer}.summary-active-lens button:disabled{opacity:.34;cursor:not-allowed}.summary-lens-group{display:grid;gap:.7rem;margin-top:1.05rem}.summary-lens-label{display:flex;align-items:center;gap:.55rem;color:#404942;font-size:.74rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.summary-lens-label span{width:1.45rem;height:1.45rem;border-radius:999px;display:grid;place-items:center;background:#2c6a4a;color:#fff;font-size:.62rem}.summary-pill-grid{display:flex;flex-wrap:wrap;gap:.55rem}.summary-pill{display:inline-flex;align-items:center;gap:.42rem;border:1px solid rgba(192,201,192,.45);background:transparent;border-radius:999px;padding:.6rem .95rem;font-size:.78rem;font-weight:700;cursor:pointer}.summary-pill-active{background:#2c6a4a;color:#fff;border-color:#2c6a4a}.summary-pill-grid-dense{gap:.45rem}.summary-location-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem}.summary-location-row{position:relative;width:100%;border:1px solid rgba(44,106,74,.12);border-radius:.95rem;background:linear-gradient(135deg,#ffffffc2,#eef5f1eb);color:#161d1a;padding:.8rem .9rem .8rem 2.05rem;font-size:.88rem;font-weight:800;text-align:left;cursor:pointer}.summary-location-row:first-child{grid-column:1 / -1}.summary-location-row:before{content:"";position:absolute;left:.85rem;top:50%;width:.48rem;height:.48rem;border-radius:999px;background:#decb69;transform:translateY(-50%)}.summary-location-row-active{border-color:#2c6a4a;background:#2c6a4a;color:#fff}.summary-location-row-active:before{background:#f7e37f}.summary-day-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem}.summary-day-row{display:flex;align-items:center;justify-content:flex-start;gap:1rem;width:100%;padding:.75rem .85rem;border:1px solid rgba(44,106,74,.12);border-radius:.8rem;background:#eef5f1;color:#161d1a;cursor:pointer;font-size:.82rem;font-weight:700;text-align:center}.summary-day-row-all{grid-column:1 / -1;justify-content:center}.summary-day-row-active{border-color:#2c6a4a;background:#2c6a4a;color:#fff}.summary-filter-list{display:grid;gap:.6rem}.summary-filter-row{display:flex;align-items:center;gap:.8rem;padding:.85rem 1rem;border-radius:.9rem;background:#eef5f1;color:#161d1a;font-size:.92rem;font-weight:600}.summary-community-card{border:1px solid rgba(44,106,74,.12);background:#ffffffb3;box-shadow:0 12px 32px #2b322f0a}.summary-community-link{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.8rem;min-height:4rem;padding:.85rem .95rem;color:#1f2b25}.summary-community-link>.material-symbols-outlined:first-child{width:2.2rem;height:2.2rem;border-radius:999px;display:grid;place-items:center;background:#eef5f1;color:#2c6a4a;font-size:1.25rem}.summary-community-link strong,.summary-community-link small{display:block}.summary-community-link strong{font-size:.9rem;line-height:1.25;font-weight:800}.summary-community-link small{margin-top:.16rem;color:#707972;font-size:.74rem;line-height:1.25}.summary-community-link>.material-symbols-outlined:last-child{color:#2c6a4ab8;font-size:1.15rem}.terms-shell{background:radial-gradient(circle at 10% 6%,rgba(152,216,177,.22),transparent 24rem),linear-gradient(180deg,#f4fbf6,#eef5f1 56%,#f4fbf6)}.terms-main{max-width:1180px}.terms-hero{max-width:760px;padding:4rem 0 2rem}.terms-hero h1{margin:0;color:#161d1a;font-family:Outfit,sans-serif;font-size:clamp(2.8rem,7vw,5rem);line-height:.94;letter-spacing:-.05em}.terms-hero p{margin:1rem 0 0;color:#404942db;font-size:1.1rem;line-height:1.65}.terms-hero small{display:inline-flex;margin-top:1.2rem;border-radius:999px;background:#ffffffc2;color:#2c6a4a;padding:.45rem .7rem;font-size:.74rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.terms-layout{display:grid;grid-template-columns:minmax(14rem,19rem) minmax(0,1fr);gap:2rem;align-items:start;padding-bottom:2rem}.terms-aside{position:sticky;top:6.5rem;border:1px solid rgba(44,106,74,.12);border-radius:1rem;background:#ffffffc2;padding:1.1rem;box-shadow:0 14px 38px #2b322f0a}.terms-aside strong{color:#161d1a}.terms-aside p{margin:.55rem 0 1rem;color:#707972;font-size:.9rem;line-height:1.55}.terms-aside a{color:#2c6a4a;font-weight:800}.terms-card{border:1px solid rgba(44,106,74,.12);border-radius:1.2rem;background:#ffffffd1;padding:clamp(1.25rem,4vw,2.4rem);box-shadow:0 18px 48px #2b322f0d}.terms-section+.terms-section{margin-top:2rem;padding-top:2rem;border-top:1px solid rgba(192,201,192,.38)}.terms-section h2{margin:0;color:#161d1a;font-family:Outfit,sans-serif;font-size:1.35rem;letter-spacing:-.025em}.terms-section p{margin:.65rem 0 0;color:#404942e6;line-height:1.75}.summary-footer{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:2rem 0 3rem}.summary-footer-brand{display:inline-block;margin-bottom:.8rem}.summary-footer p{margin:0;color:#161d1aa8}.summary-footer-heart{display:inline-flex;vertical-align:-.16em;margin:0 .16rem;color:#d84c5b;font-size:1rem;line-height:1}.summary-footer-links{gap:1.5rem;flex-wrap:wrap}.summary-footer-links a{color:#161d1aa8}.summary-footer-links a:last-child{color:#2c6a4a;text-decoration:underline;text-underline-offset:.2rem}.summary-load-sentinel{width:100%;height:1px}.summary-loadmore-row{display:flex;justify-content:center;padding-top:1.25rem}.summary-loadmore-row-mobile{padding-top:.35rem;padding-bottom:.35rem}.summary-loadmore-button{border:none;border-radius:999px;padding:.9rem 1.25rem;background:#2c6a4a;color:#fff;font-weight:800;letter-spacing:.04em;cursor:pointer;box-shadow:0 10px 26px #2c6a4a2e}.summary-mobile-shell,.ranking-mobile-shell{min-height:100vh}.summary-mobile-shell{background:radial-gradient(circle at top,rgba(152,216,177,.18),transparent 24%),linear-gradient(180deg,#f4fbf6,#edf5f0);color:#161d1a}.ranking-mobile-shell{background:radial-gradient(circle at top left,rgba(250,192,157,.16),transparent 22%),linear-gradient(180deg,#fbf9f5,#f2efe8);color:#31332f}.summary-mobile-topbar,.ranking-mobile-topbar{display:flex;align-items:center;justify-content:space-between;padding:1rem 1rem 0}.summary-mobile-brand,.ranking-mobile-brand{font-family:Outfit,sans-serif;font-size:1.35rem;font-weight:800;letter-spacing:-.03em}.summary-mobile-main,.ranking-mobile-main{padding:1rem 1rem 6rem}.summary-mobile-hero,.ranking-mobile-hero{display:grid;gap:.8rem;margin-bottom:1.2rem}.summary-mobile-hero span,.ranking-mobile-kicker{text-transform:uppercase;letter-spacing:.16em;font-size:.7rem;font-weight:700}.summary-mobile-hero h1,.ranking-mobile-hero h1{margin:0;font-family:Outfit,sans-serif;font-size:2.35rem;line-height:.96;letter-spacing:-.05em}.summary-mobile-hero p,.ranking-mobile-hero p{margin:0;line-height:1.7;color:#161d1abf}.summary-mobile-stat-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem}.summary-mobile-stat-strip div{display:grid;gap:.18rem;padding:.75rem;border:1px solid rgba(44,106,74,.15);border-radius:.85rem;background:#ffffffb8}.summary-mobile-stat-strip strong{font-family:Outfit,sans-serif;color:#2c6a4a;font-size:.92rem}.summary-mobile-stat-strip span{color:#161d1a94;font-size:.58rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.summary-mobile-action-row{display:grid;grid-template-columns:1fr 1fr;gap:.65rem}.summary-mobile-search{display:flex;gap:.55rem;align-items:center;margin-top:.9rem;padding:.72rem .85rem;border:1px solid rgba(44,106,74,.16);border-radius:999px;background:#ffffffdb}.summary-mobile-search input{width:100%;border:none;outline:none;background:transparent;color:#161d1a;font:inherit}.summary-mobile-action-row a,.summary-mobile-action-row button{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:.8rem .9rem;font-weight:800}.summary-mobile-action-row a{background:#2c6a4a;color:#fff}.summary-mobile-action-row button{border:1px solid rgba(44,106,74,.18);background:#ffffffc7;color:#2c6a4a}.ranking-mobile-hero strong{color:#815539;font-size:.9rem}.summary-mobile-filter-strip,.ranking-mobile-city-strip{display:flex;gap:.75rem;overflow-x:auto;padding-bottom:.35rem;margin-bottom:1.25rem}.summary-mobile-filter,.ranking-mobile-city{flex:0 0 auto;display:inline-flex;align-items:center;gap:.45rem;border:1px solid rgba(44,106,74,.18);background:#ffffffb3;border-radius:999px;padding:.75rem .95rem;color:#2a342f}.summary-mobile-filter{font-size:.76rem;font-weight:700}.summary-mobile-filter-active{background:#2c6a4a;color:#fff;border-color:#2c6a4a}.summary-mobile-cards,.ranking-mobile-list{display:grid;gap:1rem}.summary-mobile-card,.ranking-mobile-card,.summary-mobile-editorial,.ranking-mobile-curators,.ranking-mobile-promo{background:#fffffff0;border:1px solid rgba(182,190,183,.26);border-radius:1.1rem;box-shadow:0 14px 32px #2b322f0f;overflow:hidden}.summary-mobile-scorebar{display:grid;grid-template-columns:auto 2rem auto 2rem 1fr;gap:.45rem;align-items:center;padding:.85rem 1rem;border-bottom:1px solid rgba(182,190,183,.26);background:#f7fbf8}.summary-mobile-scorebar span,.summary-mobile-scorebar small{color:#161d1a8f;font-size:.68rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.summary-mobile-scorebar button{width:2rem;height:2rem;border:1px solid rgba(44,106,74,.18);border-radius:999px;background:#ffffffdb;color:#161d1a9e;font-weight:900}.summary-mobile-scorebar button:first-of-type[aria-pressed=true]{background:#2c6a4a;color:#fff}.summary-mobile-scorebar button:last-of-type[aria-pressed=true]{background:#815539;color:#fff}.summary-mobile-scorebar button[aria-pressed=true]{border-color:#17231d;box-shadow:0 0 0 3px #d9a44157}.summary-mobile-card-saved{border-color:#d9a44194;box-shadow:0 16px 36px #8155391f}.summary-mobile-scorebar strong{font-family:Outfit,sans-serif;font-size:1rem}.summary-mobile-scorebar small{justify-self:end;color:#815539}.summary-mobile-card-media,.ranking-mobile-media{position:relative;aspect-ratio:4 / 3}.summary-mobile-card-media img,.ranking-mobile-media img{width:100%;height:100%;object-fit:cover}.summary-mobile-card-media strong,.ranking-mobile-media span{position:absolute;left:.85rem;top:.85rem;padding:.35rem .65rem;border-radius:.65rem;background:#fff6f8f5;color:#7a575f;font-size:.7rem;font-weight:700}.summary-mobile-card-body,.ranking-mobile-copy,.summary-mobile-editorial,.ranking-mobile-curators,.ranking-mobile-promo{padding:1rem}.summary-mobile-card-tags,.ranking-mobile-tags{display:flex;flex-wrap:wrap;gap:.45rem;margin-bottom:.7rem}.summary-mobile-card-tags span,.ranking-mobile-tags span{padding:.35rem .55rem;border-radius:999px;background:#edf4ef;font-size:.66rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.summary-mobile-card h2,.ranking-mobile-copy h2,.summary-mobile-editorial h3,.ranking-mobile-curators h3,.ranking-mobile-promo h3{margin:0 0 .55rem;font-family:Outfit,sans-serif;line-height:1.02}.summary-mobile-card h2,.ranking-mobile-copy h2{font-size:1.55rem}.summary-mobile-card p,.ranking-mobile-copy p,.summary-mobile-editorial p,.ranking-mobile-promo p{margin:0;color:#161d1abf;line-height:1.65}.summary-mobile-card-footer,.ranking-mobile-meta{display:flex;align-items:center;justify-content:space-between;gap:.9rem;margin-top:.9rem;padding-top:.9rem;border-top:1px solid rgba(182,190,183,.26)}.summary-mobile-board-metrics{display:flex;flex-wrap:wrap;gap:.4rem}.summary-mobile-board-metrics button,.summary-mobile-board-metrics>span{border:1px solid rgba(44,106,74,.14);border-radius:999px;padding:.45rem .58rem;background:#eef5f1;color:#2c6a4a;font-size:.68rem;font-weight:800}.summary-mobile-board-metrics .summary-mobile-save-active{border-color:#d9a441a3;background:#f7e37f;color:#211b00}.summary-mobile-board-metrics button span{display:inline-grid;place-items:center;min-width:1.28rem;height:1.28rem;margin-left:.34rem;padding:0 .3rem;border-radius:999px;background:#2c6a4a1a;color:currentColor}.summary-mobile-score,.ranking-mobile-scorebar{display:inline-flex;align-items:center;gap:.5rem}.summary-mobile-score{background:#eef5f1;border-radius:999px;padding:.35rem .5rem}.summary-mobile-score button,.ranking-mobile-scorebar button{border:none;background:transparent;color:#2c6a4a;font-size:1rem;cursor:pointer}.summary-mobile-card-footer a,.ranking-mobile-meta a,.summary-mobile-editorial a,.ranking-mobile-promo a{color:#2c6a4a;font-weight:700;text-decoration:underline;text-underline-offset:.2rem}.summary-mobile-editorial{margin-top:1rem;background:#decb69;color:#625500}.summary-mobile-editorial span{display:block;margin-bottom:.55rem;text-transform:uppercase;letter-spacing:.14em;font-size:.68rem;font-weight:800}.summary-mobile-editorial p{color:#625500d6;margin-bottom:1rem}.summary-mobile-bottomnav{position:fixed;left:0;right:0;bottom:0;display:none;grid-template-columns:repeat(3,minmax(0,1fr));background:#f8fcf9f5;border-top:1px solid rgba(182,190,183,.32);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:60}.summary-mobile-bottomnav a{display:grid;place-items:center;gap:.2rem;padding:.7rem .4rem;color:#161d1a9e;font-size:.7rem;font-weight:700}.summary-mobile-bottomnav-active{color:#2c6a4a!important}@media(max-width:860px){.summary-mobile-bottomnav{display:grid}}.ranking-mobile-topbar-actions{display:flex;align-items:center;gap:.6rem;color:#815539}.ranking-mobile-city{display:grid;gap:.2rem;min-width:134px;border-radius:1rem;padding:.75rem .9rem}.ranking-mobile-city span{color:#815539;font-size:.7rem;font-weight:700}.ranking-mobile-city strong{font-size:.84rem}.ranking-mobile-city small{color:#31332fa3;font-size:.72rem}.ranking-mobile-city-active{background:#815539;color:#fff7f5;border-color:#815539}.ranking-mobile-city-active span,.ranking-mobile-city-active small{color:inherit}.ranking-mobile-scorebar{justify-content:space-between;padding:.85rem 1rem 0}.ranking-mobile-scorebar strong,.summary-mobile-score strong{font-family:Outfit,sans-serif;font-size:1rem}.ranking-mobile-meta{align-items:end}.ranking-mobile-meta div{display:grid;gap:.2rem}.ranking-mobile-meta small{color:#31332f8f;text-transform:uppercase;letter-spacing:.12em;font-size:.62rem;font-weight:700}.ranking-mobile-curator-list{display:grid;gap:.75rem}.ranking-mobile-curator{display:flex;align-items:center;gap:.75rem}.ranking-mobile-curator img{width:2.75rem;height:2.75rem;border-radius:999px;object-fit:cover}.ranking-mobile-curator div{display:grid;gap:.2rem}.ranking-mobile-curator small{color:#31332f99}.ranking-mobile-promo{margin-top:1rem;background:#815539;color:#fff7f5}.ranking-mobile-promo p{color:#fff7f5d1;margin-bottom:1rem}.ranking-mobile-promo a{color:#fff7f5}.studio-page{min-height:100vh;background:radial-gradient(circle at top left,rgba(129,85,57,.08),transparent 24%),radial-gradient(circle at 90% 10%,rgba(213,232,210,.45),transparent 24%),linear-gradient(180deg,#fcfaf6,#f3eee6)}.auth-minimal-page{min-height:100vh;display:flex;flex-direction:column;background:radial-gradient(circle at 85% 12%,rgba(152,216,177,.18),transparent 18%),radial-gradient(circle at 14% 86%,rgba(255,209,218,.16),transparent 20%),linear-gradient(180deg,#f4fbf6,#edf5f0)}.auth-minimal-main{flex:1;display:flex;align-items:center;justify-content:center;padding:clamp(2rem,5vw,4.5rem) 1.5rem}.auth-minimal-wrap{width:100%;max-width:980px;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(21rem,26rem);gap:clamp(1.5rem,5vw,4rem);align-items:center}.auth-minimal-header{margin-bottom:0;text-align:left}.auth-kicker{display:inline-block;margin-bottom:1.5rem;padding:.45rem .85rem;border-radius:999px;background:#f7e37f;color:#211b00;font-size:.62rem;font-weight:800;letter-spacing:.2em;text-transform:uppercase}.auth-minimal-header h1{margin:0 0 .65rem;font-family:Outfit,Plus Jakarta Sans,sans-serif;font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:.96;letter-spacing:-.05em}.auth-minimal-header p{margin:0;max-width:34rem;color:#404942;font-weight:500;line-height:1.7}.auth-benefit-list{display:grid;gap:.78rem;margin-top:2rem;max-width:32rem}.auth-benefit-list div,.auth-join-benefits div{display:grid;grid-template-columns:auto 1fr;gap:.12rem .72rem;align-items:start;border:1px solid rgba(44,106,74,.12);border-radius:.95rem;background:#ffffffbd;padding:.78rem .85rem}.auth-benefit-list .material-symbols-outlined,.auth-join-benefits .material-symbols-outlined{grid-row:span 2;width:2.1rem;height:2.1rem;border-radius:999px;display:grid;place-items:center;background:#2c6a4a;color:#fff;font-size:1.05rem}.auth-benefit-list strong,.auth-join-benefits strong{color:#161d1a;font-family:Outfit,Plus Jakarta Sans,sans-serif;font-size:.98rem}.auth-benefit-list small,.auth-join-benefits small{color:#707972;line-height:1.45}.auth-highlight{position:relative;z-index:1}.auth-highlight:after{content:"";position:absolute;left:-.12em;right:-.06em;bottom:.08em;height:.42em;background:#decb6994;transform:rotate(-1deg);z-index:-1}.auth-minimal-card{padding:clamp(1.5rem,4vw,2.4rem);border:1px solid rgba(44,106,74,.1);border-radius:1.15rem;background:radial-gradient(circle at 100% 0%,rgba(247,227,127,.22),transparent 10rem),#fffffff5;box-shadow:0 24px 60px #2b322f17}.auth-minimal-form{display:grid;gap:1.75rem}.auth-underlined-field{position:relative;display:block;padding-top:.35rem}.auth-underlined-field input{width:100%;padding:1rem 0 .7rem;border:none;border-bottom:1px solid rgba(192,201,192,.45);background:transparent;color:#161d1a;outline:none;transition:border-color .16s ease}.auth-underlined-field input:focus{border-bottom-color:#98d8b1}.auth-underlined-field span{position:absolute;left:0;top:1.1rem;color:#404942ad;font-weight:500;pointer-events:none;transform-origin:left top;transition:transform .16s ease,color .16s ease}.auth-underlined-field input:focus+span,.auth-underlined-field input:not(:placeholder-shown)+span{color:#2c6a4a;transform:translateY(-1rem) scale(.84)}.auth-minimal-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-top:.2rem}.auth-minimal-row-right{justify-content:flex-end}.auth-inline-link{font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.auth-inline-link{color:#2c6a4a}.auth-submit-button{display:inline-flex;align-items:center;justify-content:center;gap:.7rem;width:100%;padding:1.2rem 1rem;border:none;border-radius:.85rem;background:linear-gradient(135deg,#2c6a4a,#98d8b1);color:#fff;font-weight:800;box-shadow:0 8px 24px -4px #2c6a4a4d;cursor:pointer}.auth-email-note{margin:1.2rem 0 0;border:1px solid rgba(44,106,74,.12);border-radius:.75rem;background:#eef5f1;color:#404942;padding:.8rem .9rem;font-size:.88rem;line-height:1.5}.auth-minimal-switch{margin:1.8rem 0 0;grid-column:2;text-align:center;color:#404942;font-size:.95rem;font-weight:500}.auth-minimal-switch a{color:#2c6a4a;font-weight:800}.auth-minimal-footer{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:2rem 1.5rem 2.5rem;background:#e9efeb}.auth-footer-brand{display:inline-block;margin-bottom:.3rem;font-family:Outfit,Plus Jakarta Sans,sans-serif;font-size:1.2rem;font-weight:800;color:#2c6a4a}.auth-minimal-footer p,.auth-footer-links a{margin:0;color:#2c6a4ab8;font-size:.76rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.auth-footer-links{display:flex;gap:1.8rem;flex-wrap:wrap}.auth-highlight-inline{position:relative;z-index:1}.auth-highlight-inline:after{content:"";position:absolute;left:-.18rem;right:-.12rem;bottom:.06rem;height:.7rem;background:#f7e37fa6;transform:rotate(-1deg);z-index:-1;border-radius:.14rem}.auth-reset-page{min-height:100vh;display:flex;flex-direction:column;background:radial-gradient(at 0% 0%,rgba(255,217,224,.45),transparent 40%),radial-gradient(at 100% 0%,rgba(247,227,127,.42),transparent 40%),radial-gradient(at 50% 100%,rgba(176,241,201,.36),transparent 44%),#f4fbf6}.auth-reset-topbar{position:sticky;top:0;z-index:20;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#f4fbf6cc}.auth-reset-topbar-inner{max-width:1280px;margin:0 auto;padding:1.3rem 2rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.auth-reset-topbar nav,.auth-reset-footer div,.auth-join-footer div{display:flex;gap:1.8rem;flex-wrap:wrap}.auth-reset-topbar nav a,.auth-reset-footer a,.auth-join-footer a{color:#161d1a8f;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.auth-reset-nav-active{color:#2c6a4a!important;border-bottom:2px solid #2c6a4a}.auth-reset-main{flex:1;display:flex;align-items:center;justify-content:center;padding:3rem 1.5rem 4rem}.auth-reset-wrap{width:100%;max-width:32rem}.auth-reset-header{margin-bottom:2.4rem;text-align:center}.auth-reset-header h1,.auth-join-form-wrap h1,.saved-stitch-header h1,.bulletin-sidebar h1,.passport-header h1,.route-hero h1{margin:0 0 .8rem;font-family:Outfit,Plus Jakarta Sans,sans-serif;font-size:clamp(2.8rem,5vw,4rem);font-weight:800;line-height:.96;letter-spacing:-.05em}.auth-reset-header h1,.passport-header h1{color:#2c6a4a}.auth-reset-header p,.auth-join-form-wrap p,.saved-stitch-header p,.passport-header p,.route-hero p,.public-dossier-hero p{margin:0;color:var(--muted);line-height:1.75}.auth-reset-card{padding:2.2rem;border-radius:1rem;background:#fffffff2;box-shadow:0 12px 40px #2b322f0f;border:1px solid rgba(122,123,118,.12)}.auth-reset-form{display:grid;gap:1.2rem}.auth-reset-form .field input,.auth-join-form .field input,.auth-join-form .field select,.passport-field input,.passport-field textarea{width:100%;border:1px solid rgba(192,201,192,.24);border-radius:1rem;padding:1rem;background:#eef5f1}.auth-reset-link-row{text-align:center}.auth-reset-link-row a{color:#78555d;font-size:.92rem;font-weight:700}.auth-reset-note{margin:2rem 0 0;color:#4049429e;font-size:.74rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;text-align:center}.auth-reset-note a{color:#2c6a4a;text-decoration:underline}.auth-reset-image-band{margin-top:2.2rem;height:8rem;border-radius:1rem;background:linear-gradient(to top,#f4fbf6e6,#f4fbf60a),url(https://lh3.googleusercontent.com/aida-public/AB6AXuBOaROrWv2mKpxOkLhbVRGssvFDSPiWlvzPfZ_9JMWHDuhVp8C7RQ0JhmSyqWC0A1W59Otlh_6f35GTFllRIpS-QBy83OrRopzYij9eV82IP_SGs1Gz71Ak9p_Diqt05aeh3pN6hqvDuKmcQc2JPyRSVT9_OvmEibBjFzYu2ZNpxSbAoRh1FYJhyppNv5BAQZO7ncNnKSY92_KMPtnZ2fR96maR2juM7y5VeNNDwEEgZiq6dEjRCOJIAo99iRyl7-UblHQqPOgVUrI) center/cover;opacity:.55;mix-blend-mode:multiply}.auth-reset-footer,.auth-join-bottom{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.5rem 2rem 2rem;border-top:1px solid rgba(22,29,26,.08)}.auth-reset-footer span,.auth-join-bottom span{color:#161d1a6b;font-size:.76rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.auth-join-page{min-height:100vh;display:flex;flex-direction:column;background:radial-gradient(circle at 0% 0%,rgba(152,216,177,.18),transparent 24rem),#f4fbf6}.auth-join-main{flex:1;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(24rem,.92fr);min-height:calc(100svh - 13.75rem)}.auth-join-visual{position:relative;display:flex;align-items:center;min-width:0;padding:clamp(1.5rem,4vw,3.5rem);background:radial-gradient(circle at 16% 18%,rgba(247,227,127,.36),transparent 16rem),#e9efeb;overflow:hidden}.auth-join-image{position:absolute;inset:0;background:linear-gradient(to top,#e9efebf5,#e9efeb2e),url(https://lh3.googleusercontent.com/aida-public/AB6AXuD7qIoiM3aGXNk_XnedPdTllJbzgrX6MnUykwgkBlAbFPpqdd6JHDct9STDXEuFUdAJ2Ufrig5hk0ZynWcDSdh8Dljgg_DsSyTgULxvKNAiwENgv3W9pLdiKWR233OaLQMZgM6YHVUmtmDQf6FVo2mnHIP7oMk98gfzAri4w6L971SfiEGJbWzDlT6Sh8EDEId0waDl4nwwzo4fyTlVV41Tph0GFMG5w8cex9VbtkavbYPw9EQQiW4lOzLA25cQfReZPSaHjrdkb58) center/cover;mix-blend-mode:multiply;opacity:.88}.auth-join-copy{position:relative;z-index:1;width:100%;max-width:33rem;min-width:0}.auth-join-copy h2,.public-dossier-hero h1{margin:1rem 0 1.2rem;font-family:Outfit,Plus Jakarta Sans,sans-serif;font-size:clamp(3rem,5vw,4.6rem);font-weight:800;line-height:1.02;letter-spacing:-.05em}.auth-join-copy p{color:var(--muted);font-size:clamp(.98rem,1.4vw,1.08rem);line-height:1.58}.auth-join-benefits{display:grid;gap:.62rem;max-width:100%;margin-top:clamp(1rem,2vw,1.4rem)}.auth-join-benefits div{padding:.64rem .72rem}.auth-join-benefits .material-symbols-outlined{width:1.9rem;height:1.9rem;font-size:.96rem}.auth-join-form-shell{display:flex;align-items:center;justify-content:center;min-width:0;padding:clamp(1rem,3vw,2.25rem)}.auth-join-form-wrap{width:100%;max-width:30rem;border:1px solid rgba(44,106,74,.1);border-radius:1.25rem;background:radial-gradient(circle at 100% 0%,rgba(247,227,127,.18),transparent 10rem),#fffffff0;padding:clamp(1.05rem,2.4vw,1.7rem);box-shadow:0 24px 60px #2b322f14}.auth-join-copy h2{font-size:clamp(2.45rem,4.5vw,4.2rem)}.auth-join-form-wrap h1{font-size:clamp(2rem,4vw,3.05rem)}.auth-join-form-wrap p{line-height:1.55}.auth-join-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.78rem;margin-top:1.12rem}.auth-join-form .auth-submit-button,.auth-join-form .auth-form-status{grid-column:1 / -1}.auth-join-form .field{min-width:0;gap:.34rem}.auth-join-form .field span{font-size:.72rem}.auth-join-form .field input,.auth-join-form .field select{padding:.78rem .85rem;border-radius:.78rem}.auth-join-form .auth-submit-button{padding:.92rem 1rem}.auth-join-footer{margin-top:1.12rem;padding-top:.95rem;border-top:1px solid rgba(22,29,26,.08);text-align:center}.auth-join-footer p{margin:0 0 .75rem}.auth-join-footer p a{color:#2c6a4a;font-weight:800}.auth-form-status{margin:0;color:#ba1a1a;font-size:.92rem;font-weight:600}.auth-join-page .site-footer{display:none}.saved-stitch-main,.passport-main,.bulletin-main{display:grid;grid-template-columns:minmax(0,1fr) 19rem;gap:2rem;padding-top:2.5rem}.saved-stitch-header{display:grid;grid-template-columns:minmax(0,1fr) minmax(230px,300px);gap:1rem;align-items:stretch;margin-bottom:1.25rem;padding:clamp(1.05rem,2.4vw,1.55rem);border:1px solid rgba(44,106,74,.12);border-radius:1.35rem;background:radial-gradient(circle at 8% 0%,rgba(247,227,127,.35),transparent 10rem),radial-gradient(circle at 100% 20%,rgba(152,216,177,.4),transparent 12rem),linear-gradient(135deg,#ffffffeb,#eef5f1e6);box-shadow:0 24px 70px #2b322f12}.saved-stitch-copy{display:flex;flex-direction:column;justify-content:center;min-height:13.5rem}.saved-stitch-header h1{max-width:760px;margin:.55rem 0 0;font-family:Outfit,Plus Jakarta Sans,sans-serif;font-size:clamp(2.35rem,4.6vw,4.25rem);line-height:.94;letter-spacing:-.06em}.saved-stitch-header p{max-width:620px;margin:1rem 0 0;color:#4f5a52;font-size:1rem;line-height:1.68}.saved-hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:.7rem;margin-top:1.35rem}.saved-inline-signin{color:#2c6a4a;font-size:.88rem;font-weight:900;text-decoration:underline;text-underline-offset:.24rem}.saved-hero-panel{display:flex;flex-direction:column;justify-content:space-between;min-height:13.5rem;padding:1.1rem;border:1px solid rgba(44,106,74,.12);border-radius:1rem;background:linear-gradient(180deg,#ffffffd1,#fff8e2b8)}.saved-hero-panel .material-symbols-outlined{width:2.7rem;height:2.7rem;display:grid;place-items:center;border-radius:999px;background:#2c6a4a;color:#fff}.saved-hero-panel strong{display:block;margin-top:auto;color:#161d1a;font-family:Outfit,Plus Jakarta Sans,sans-serif;font-size:1.28rem;line-height:1;letter-spacing:-.04em}.saved-hero-panel p{margin-top:.7rem;color:#66716a;font-size:.9rem;line-height:1.55}.saved-masonry-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.saved-masonry-card{display:grid;grid-template-rows:auto 1fr;min-height:100%;overflow:hidden;border:1px solid rgba(122,123,118,.14);border-radius:1.05rem;background:#fffffff5;box-shadow:0 18px 50px #2b322f0f}.saved-masonry-image-link{position:relative;display:block;color:inherit}.saved-masonry-card img{width:100%;aspect-ratio:16 / 10;object-fit:cover}.saved-masonry-image-link span{position:absolute;left:.8rem;bottom:.8rem;border-radius:999px;padding:.38rem .6rem;background:#ffffffe0;color:#2c6a4a;font-size:.64rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.saved-masonry-body{display:flex;flex-direction:column;gap:.7rem;padding:1rem}.saved-masonry-head{display:flex;justify-content:space-between;gap:1rem;align-items:start}.saved-masonry-head h3{margin:0;font-family:Outfit,Plus Jakarta Sans,sans-serif;font-size:1.28rem;line-height:1.06;letter-spacing:-.035em}.saved-masonry-head .studio-inline-icon{color:#2c6a4a}.saved-masonry-meta{display:flex;gap:.55rem;align-items:center;margin:.6rem 0;color:#404942b3;font-size:.66rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.saved-masonry-meta span:nth-child(2){width:.3rem;height:.3rem;border-radius:999px;background:#7a7b7666}.saved-masonry-body p{margin:0;line-height:1.55}.saved-masonry-body p,.bulletin-tip-card p,.bulletin-feed-card h2,.passport-section p,.passport-toggle-row p,.passport-status-card small,.route-stop-card p{color:var(--muted)}.saved-card-link{margin-top:auto;color:#2c6a4a;font-size:.84rem;font-weight:900;text-decoration:underline;text-underline-offset:.22rem}.saved-empty-card{min-height:17rem;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:.9rem;padding:clamp(1.2rem,3vw,1.8rem);border:1px dashed rgba(44,106,74,.24);border-radius:1.25rem;background:linear-gradient(135deg,#ffffffd6,#eef5f1db)}.saved-empty-card .material-symbols-outlined{width:3rem;height:3rem;display:grid;place-items:center;border-radius:999px;background:#f7e37f;color:#625500}.saved-empty-card h2{margin:0;color:#161d1a;font-family:Outfit,Plus Jakarta Sans,sans-serif;font-size:clamp(1.8rem,3.4vw,2.7rem);line-height:.95;letter-spacing:-.05em}.saved-empty-card p{max-width:520px;margin:0;color:#5f6a63;line-height:1.65}.saved-empty-card div{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:.35rem}.saved-stitch-sidebar{position:sticky;top:6.5rem;align-self:start;display:grid;gap:1rem;padding-top:0}.saved-sidebar-card{padding:1.4rem;border-radius:1rem;border:1px solid rgba(122,123,118,.12);background:linear-gradient(180deg,#fffffff0,#eef5f1e6)}.saved-sidebar-card span{display:block;color:var(--muted);font-size:.78rem;line-height:1.45}.saved-sidebar-card h2{margin:.5rem 0;font-family:Outfit,Plus Jakarta Sans,sans-serif;line-height:1.06}.saved-sidebar-card strong{color:#2c6a4a;font-size:.86rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.saved-simple-main{max-width:1040px;min-height:calc(100vh - 13rem);margin:0 auto;padding-top:2.4rem;padding-bottom:clamp(3rem,7vw,6rem)}.saved-simple-header{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:1.2rem;padding-bottom:1rem;border-bottom:1px solid rgba(122,123,118,.14)}.saved-simple-header h1{margin:.4rem 0 0;font-family:Outfit,Plus Jakarta Sans,sans-serif;font-size:clamp(2.2rem,4vw,3.5rem);line-height:.98;letter-spacing:-.055em}.saved-simple-grid{display:grid;gap:.85rem}.saved-simple-card{display:grid;grid-template-columns:9.5rem minmax(0,1fr);gap:1rem;padding:.7rem;border:1px solid rgba(122,123,118,.12);border-radius:1rem;background:#ffffffeb;box-shadow:0 16px 44px #2b322f0d}.saved-simple-image-link{overflow:hidden;border-radius:.75rem;background:#eef5f1e6}.saved-simple-image-link img{width:100%;height:100%;min-height:7rem;object-fit:cover}.saved-simple-body{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-width:0}.saved-simple-body h2{margin:0;font-family:Outfit,Plus Jakarta Sans,sans-serif;font-size:1.18rem;line-height:1.12;letter-spacing:-.035em}.saved-simple-body p{margin:.45rem 0 0;color:var(--muted);font-size:.86rem;line-height:1.45}.saved-simple-actions{display:flex;align-items:center;gap:.65rem;flex-shrink:0}.saved-remove-button{border:1px solid rgba(122,123,118,.18);border-radius:999px;padding:.55rem .8rem;background:#ffffffd1;color:#815539;cursor:pointer;font-size:.82rem;font-weight:900}.saved-remove-button:hover{background:#f1dadab8}.saved-empty-splash{min-height:22rem;display:grid;place-items:center;justify-items:center;gap:.8rem;padding:clamp(1.4rem,4vw,2.6rem);text-align:center;border:1px dashed rgba(44,106,74,.24);border-radius:1.4rem;background:radial-gradient(circle at top,rgba(247,227,127,.28),transparent 13rem),linear-gradient(135deg,#ffffffe0,#eef5f1e6)}.saved-empty-splash .material-symbols-outlined{width:3.4rem;height:3.4rem;display:grid;place-items:center;border-radius:999px;background:#2c6a4a;color:#fff;font-size:1.65rem}.saved-empty-splash h2{margin:0;font-family:Outfit,Plus Jakarta Sans,sans-serif;font-size:clamp(2rem,4vw,3.3rem);line-height:.98;letter-spacing:-.055em}.saved-empty-splash p,.saved-simple-status{color:var(--muted)}.saved-empty-splash p{max-width:30rem;margin:0;line-height:1.6}.saved-simple-status{margin:1rem 0 0;font-size:.9rem}.bulletin-sidebar{position:sticky;top:6.5rem;align-self:start}.bulletin-nav{display:grid;gap:.5rem;margin:2rem 0}.bulletin-nav-item{display:flex;align-items:center;gap:.8rem;width:100%;padding:.9rem 1rem;border:none;border-radius:1rem;background:transparent;text-align:left;color:#404942e6}.bulletin-nav-item-active{background:#ffffffe6;box-shadow:0 10px 24px #2b322f0d}.bulletin-nav-item small{margin-left:auto;padding:.2rem .5rem;border-radius:999px;background:#98d8b1;color:#216041;font-size:.7rem}.bulletin-tip-card{padding:1.4rem;border-radius:1rem;background:#ffd1da4d}.bulletin-tip-card h3{margin:0 0 .6rem;color:#7a575f;font-family:Outfit,Plus Jakarta Sans,sans-serif;font-size:.88rem;letter-spacing:.14em;text-transform:uppercase}.bulletin-feed{display:grid;gap:1rem}.bulletin-section-heading{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:.45rem .1rem 0;color:#7a575f;font-size:.76rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.bulletin-section-heading strong{color:#2c6a4a}.bulletin-feed-card{display:flex;gap:1rem;padding:1.4rem;border-radius:1rem;background:#ffffffe6;border:1px solid rgba(122,123,118,.14)}.bulletin-feed-card-feature{background:#f7e37f24;border-color:#decb6957}.bulletin-feed-icon{width:3rem;height:3rem;flex-shrink:0;display:grid;place-items:center;border-radius:999px;background:#eef5f1;color:#2c6a4a}.bulletin-feed-top{display:flex;justify-content:space-between;gap:1rem;margin-bottom:.35rem;color:#2c6a4a;font-size:.72rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.bulletin-feed-card h2{margin:0;font-size:1rem;font-family:Plus Jakarta Sans,sans-serif;font-weight:600;line-height:1.55}.bulletin-feed-card a{display:inline-flex;margin-top:.9rem;color:#2c6a4a;font-weight:800}.bulletin-quote-card{margin-top:1rem;padding:2.4rem 1.5rem;text-align:center;border-radius:1.5rem;background:#decb6929}.bulletin-quote-card .studio-inline-icon{color:#6c5e00;font-size:2.2rem}.bulletin-quote-card p{margin:1rem auto .8rem;max-width:32rem;font-family:Outfit,Plus Jakarta Sans,sans-serif;font-size:1.5rem;font-weight:700;line-height:1.35}.bulletin-quote-card small{color:#404942b3;font-size:.72rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.passport-content{display:grid;gap:1.5rem}.passport-section{padding:1.8rem;border-radius:1rem;background:#e9efebdb}.passport-section h2{margin:0 0 .6rem;font-family:Outfit,Plus Jakarta Sans,sans-serif;font-size:1.8rem}.passport-section-head{display:flex;align-items:center;gap:1.4rem;margin-bottom:1.6rem}.passport-avatar-shell{width:8rem;height:8rem;padding:.35rem;border-radius:999px;border:4px solid #98d8b1}.passport-avatar{width:100%;height:100%;border-radius:999px;background:linear-gradient(135deg,#98d8b18c,#ffd9e08c),url(https://lh3.googleusercontent.com/aida-public/AB6AXuAr1DIte63PFrQWU0sj7OV1fseTmAET51Owm7ffe4vHwGSu2i_AgbXLFKuSl0yBtZ3lIiY4SwlEVLggCgfCmgrG6q7FEbc6uHIl2tGG6qCQYwpL3HLVKZpoCoCyPDaHNAcYnmsA-3mcRnbhRrWWn1zfNoSDn16211mFOu-XF_L49Uk2JDr8my_3xBs7-kvK2qrUzM0WVz3bByjwnqnwFfeUSsgVPDPsoIO-SJzCm3P_DAsVJQWtCzQaZ9vrozBrl_diDPtGAwCR3VU) center/cover}.passport-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.passport-field-wide{grid-column:1 / -1}.passport-chip-grid{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:1.2rem}.passport-chip{padding:.65rem 1rem;border-radius:999px;border:1px solid rgba(122,123,118,.16);background:#ffffffd6;font-weight:700}.passport-chip-gold{background:#f7e37f;color:#625500}.passport-chip-pink{background:#ffd1da;color:#7a575f}.passport-toggle-stack{display:grid;gap:1rem;margin-top:1rem}.passport-toggle-row{display:flex;align-items:center;justify-content:space-between;gap:1rem}.passport-save-row{display:flex;justify-content:end}.passport-save-row .auth-submit-button{width:auto;min-width:14rem;border-radius:999px}.passport-sidebar{padding-top:6rem}.passport-status-card{position:sticky;top:6.5rem;padding:1.6rem;border-radius:1rem;background:#fffffff0;border:1px solid rgba(122,123,118,.14)}.passport-status-card>span{color:#2c6a4a;font-size:.72rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.passport-status-card h3{margin:.5rem 0 1.3rem;font-family:Outfit,Plus Jakarta Sans,sans-serif;font-size:2rem}.passport-points{display:flex;align-items:end;gap:.3rem;margin-bottom:1rem}.passport-points strong{color:#2c6a4a;font-family:Outfit,Plus Jakarta Sans,sans-serif;font-size:2.6rem;font-weight:800}.route-hero{margin-bottom:2rem}.route-stack-detailed{max-width:48rem}.public-dossier-main{padding-top:2.5rem}.public-dossier-hero{display:grid;grid-template-columns:12rem minmax(0,1fr);gap:2rem;align-items:center;margin-bottom:2rem}.public-dossier-avatar{width:12rem;height:12rem;border-radius:1.5rem;background:linear-gradient(135deg,#98d8b180,#ffd9e080),url(https://lh3.googleusercontent.com/aida-public/AB6AXuD-Rz-vOESSKWYIJlWqJANNm0boiJZxpuxf8Va9bNvAQG8M0EaMUJNQSzer5-_J1fh-kvwPZhvbknyX60qA725erRo5Q27VVVZL9FJIoywz2fjRMozvp8kctjRyRwF1euA_cWe7ORmDt1SeE14wDM0__Xst29-E5AdgMYxhnOTu4QJUIobbwzuo6RJHnZ9y8sSyFedZCSMcqaVvPGUymgNbQNdETTHoBn0hqp_4WsVo0htMpBuKTsW6ktt15ps6TC7OHPH83c0tTww) center/cover}.public-dossier-hero strong{display:inline-block;margin-bottom:.8rem;color:#2c6a4a;font-weight:800}.studio-main{max-width:1200px;margin:0 auto;padding:2rem}.product-header-cta{display:flex;align-items:center;gap:.8rem}.session-actions{display:flex;align-items:center;gap:.7rem;flex-wrap:wrap;justify-content:flex-end}.session-actions-compact{gap:.55rem;flex-wrap:nowrap}.session-pill,.session-icon-link,.session-logout{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;min-height:2.4rem;border-radius:999px;border:1px solid rgba(122,123,118,.12);background:#ffffffd1;box-shadow:0 10px 24px #31332f0d;color:var(--text);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.session-pill{padding:0 .95rem;font-size:.92rem;font-weight:700}.session-pill .studio-inline-icon{color:#2c6a4a;font-size:1.15rem}.session-icon-link{width:2.4rem;color:var(--muted)}.session-icon-link:hover,.session-pill:hover,.session-logout:hover{transform:translateY(-1px)}.session-logout{padding:0 .9rem;cursor:pointer;font-size:.86rem;font-weight:700;color:var(--primary)}.session-actions-compact .session-pill{padding:0 .8rem;font-size:.85rem}.session-actions-compact .session-icon-link,.session-actions-compact .session-logout,.session-actions-compact .session-pill{min-height:2.2rem}.session-actions-compact .session-icon-link{width:2.2rem}.session-actions-compact .session-logout{padding:0 .75rem;font-size:.8rem}.studio-inline-icon,.activity-arrow,.notification-icon{font-family:Material Symbols Outlined,sans-serif;font-style:normal;font-weight:400;line-height:1}.auth-layout,.settings-grid,.account-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}.auth-panel,.studio-card,.collection-card,.saved-spot-card,.notification-card,.route-stop-card,.account-stat-card{border:1px solid rgba(122,123,118,.12);box-shadow:0 18px 42px #31332f0f}.auth-panel{min-height:620px;border-radius:2rem;padding:2rem}.auth-panel-brand{background:linear-gradient(160deg,#fff3e5f5,#fffaf5eb),#fff}.auth-panel-brand h1,.account-hero h1,.studio-intro h1,.public-profile-hero h1{margin:.2rem 0 1rem;font-family:"Noto Serif",serif;font-size:clamp(2.6rem,4vw,4.8rem);line-height:.96;letter-spacing:-.05em}.auth-panel-brand p,.account-hero p,.studio-intro p,.public-profile-hero p{max-width:58ch;color:var(--muted);font-size:1.05rem;line-height:1.7}.auth-mood-board,.notification-stack,.route-stack,.activity-stack,.settings-field-stack,.toggle-stack{display:grid;gap:1rem}.auth-mood-board{margin-top:2rem}.auth-mood-card{padding:1.15rem 1.2rem;border-radius:1.2rem;background:#ffffffd1}.auth-mood-card strong,.route-stop-card h2,.notification-card h2,.saved-spot-card h3,.collection-card h2,.studio-card h2{display:block;margin:0 0 .4rem;font-size:1.15rem}.auth-mood-card span,.notification-card p,.saved-spot-card p,.route-stop-card p,.settings-field-row span,.toggle-row p,.activity-row p,.collection-card span{color:var(--muted);line-height:1.6}.auth-panel-form{background:#ffffffd6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.auth-form{max-width:460px;display:grid;gap:1rem}.auth-links{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.auth-footnote{margin:.4rem 0 0;color:var(--muted);font-size:.92rem}.notifications-layout,.route-layout,.public-profile-layout{display:grid;gap:1.5rem}.account-hero,.studio-intro,.public-profile-hero{padding:2rem 0 .5rem}.collection-grid,.saved-card-grid,.account-stats-grid{display:grid;gap:1rem}.collection-grid,.account-stats-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.route-stop-card span,.collection-card strong{color:var(--primary);font-weight:700}.account-layout{display:grid;gap:1.4rem}.account-header-icon{color:#2c6a4a;font-size:1.8rem}.account-tracker-main{padding-top:2.5rem;padding-bottom:4rem}.account-tracker-header{margin-bottom:2.5rem}.account-tracker-header h1{margin:0 0 .5rem;font-family:Outfit,Plus Jakarta Sans,sans-serif;font-size:clamp(3rem,6vw,4.4rem);font-weight:800;letter-spacing:-.05em}.account-tracker-header p{max-width:48rem;margin:0;color:var(--muted);font-size:1.05rem;line-height:1.7}.account-bento-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,1fr);gap:1.5rem;margin-bottom:2rem}.account-hero-card,.account-mini-card,.account-recognition-card{position:relative;border:1px solid rgba(122,123,118,.15);border-radius:1.5rem;overflow:hidden}.account-hero-card{padding:2rem;background:#ffffffeb;min-height:22rem;display:grid;gap:2rem}.account-hero-card-mark{position:absolute;top:1.25rem;right:1.5rem;opacity:.1}.account-hero-card-mark .studio-inline-icon{font-size:6rem}.account-card-label{display:inline-block;color:var(--muted);font-size:.72rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.account-score-line{display:flex;align-items:end;gap:1rem;flex-wrap:wrap;margin-top:.6rem}.account-score-line strong{font-family:Outfit,Plus Jakarta Sans,sans-serif;font-size:clamp(4rem,8vw,6rem);font-weight:800;letter-spacing:-.06em;color:#2c6a4a;line-height:.9}.account-score-line span{color:#95b29a;font-size:1.2rem;font-weight:700}.account-tier-block{display:flex;align-items:end;justify-content:space-between;gap:1rem}.account-tier-block p,.account-tier-block small{margin:0}.account-tier-block p{font-weight:700}.account-tier-block small{color:var(--muted)}.account-tier-block span{color:#2c6a4a;font-weight:800}.account-progress-rail{height:.8rem;border-radius:999px;background:#e9efeb;overflow:hidden}.account-progress-fill{width:78%;height:100%;border-radius:999px;background:linear-gradient(90deg,#2c6a4a,#98d8b1)}.account-mini-card{padding:1.5rem;background:#e9efeb;display:grid;gap:1rem}.account-mini-card-secondary{background:#ffd1da;color:#7a575f}.account-mini-card-secondary .account-card-label,.account-mini-card-secondary p,.account-mini-card-secondary .studio-inline-icon{color:#7a575f}.account-mini-top{display:flex;align-items:start;justify-content:space-between;gap:1rem}.account-mini-top .studio-inline-icon{color:#2c6a4a}.account-mini-card strong{font-family:Outfit,Plus Jakarta Sans,sans-serif;font-size:3rem;font-weight:800;letter-spacing:-.05em}.account-mini-card p{margin:0;color:var(--muted)}.account-achievement-section{margin-top:2rem}.account-badge-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.2rem}.account-badge-card{padding:1.5rem;border:1px solid rgba(122,123,118,.15);border-radius:1.2rem;background:#ffffffeb;text-align:center}.account-badge-card strong{display:block;margin-bottom:.3rem;font-family:Outfit,Plus Jakarta Sans,sans-serif}.account-badge-card p{margin:0;color:var(--muted);font-size:.72rem;letter-spacing:.12em;text-transform:uppercase}.account-badge-icon{width:4rem;height:4rem;margin:0 auto 1rem;display:grid;place-items:center;border-radius:999px;background:#f7e37f;color:#625500}.account-badge-icon-muted{background:#dde4e0;color:#707972}.account-badge-card-muted{opacity:.45}.account-recognition-card{margin-top:2.5rem;padding:2rem;background:#ffffffeb}.account-recognition-card h2{margin:0 0 1.5rem;font-family:Outfit,Plus Jakarta Sans,sans-serif;font-size:2rem}.account-hero{display:flex;justify-content:space-between;gap:1.5rem;align-items:end}.account-hero-side{min-width:240px;padding:1.3rem 1.4rem;border-radius:1.4rem;background:#24332d;color:#f7f8f3;display:grid;gap:.5rem}.account-stat-card{padding:1.4rem;border-radius:1.4rem;background:#ffffffd1}.account-stat-card span,.saved-meta,.public-profile-handle{color:var(--muted);font-size:.92rem}.account-stat-card strong{display:block;margin-top:.5rem;font-size:2rem;letter-spacing:-.04em}.account-real-main,.settings-real-main{width:min(1120px,calc(100% - 3rem));padding-top:2.25rem;padding-bottom:4rem}.account-access-panel{max-width:680px;min-height:24rem;display:grid;align-content:center;gap:1rem;padding:3rem;border:1px solid rgba(122,123,118,.14);border-radius:1.5rem;background:linear-gradient(145deg,#fffffff0,#f4fbf6eb),#fff;box-shadow:0 24px 56px #31332f12}.account-access-panel h1,.account-real-title h1,.settings-real-hero h1{margin:0;font-family:Outfit,Plus Jakarta Sans,sans-serif;font-weight:800;letter-spacing:-.04em;line-height:.98}.account-access-panel h1{font-size:clamp(2.2rem,5vw,4rem)}.account-access-panel p,.account-real-title p,.settings-real-hero p,.account-panel-head p,.settings-panel-head p,.settings-real-field small,.settings-note p{margin:0;color:var(--muted);line-height:1.6}.account-real-hero,.settings-real-hero{display:flex;align-items:center;justify-content:space-between;gap:1.25rem;margin-bottom:1.5rem}.account-real-hero{padding:1.3rem;border:1px solid rgba(122,123,118,.14);border-radius:1.5rem;background:linear-gradient(135deg,#fffffff5,#f4fbf6e6),#fff;box-shadow:0 20px 48px #31332f0f}.account-real-avatar{flex:0 0 auto;width:4.6rem;height:4.6rem;display:grid;place-items:center;border-radius:1.25rem;background:#2c6a4a;color:#f4fbf6;font-family:Outfit,Plus Jakarta Sans,sans-serif;font-size:1.45rem;font-weight:800}.account-real-title{flex:1 1 auto;min-width:0}.account-real-title h1,.settings-real-hero h1{font-size:clamp(2.25rem,5vw,4.1rem)}.account-real-actions,.account-activity-actions,.settings-save-bar{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.account-metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.9rem;margin-bottom:1rem}.account-metric-card{min-height:9rem;display:grid;align-content:space-between;gap:.7rem;padding:1rem;border:1px solid rgba(122,123,118,.12);border-radius:1rem;background:#ffffffd6;box-shadow:0 14px 32px #31332f0a}.account-metric-card .studio-inline-icon{color:#2c6a4a;font-size:1.45rem}.account-metric-card strong{font-family:Outfit,Plus Jakarta Sans,sans-serif;font-size:2.35rem;font-weight:800;letter-spacing:-.04em;line-height:.95}.account-metric-card p{margin:0;color:var(--muted);font-weight:700}.account-real-grid,.settings-real-layout{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);gap:1rem;align-items:start}.account-profile-panel,.settings-form-panel,.settings-side-panel{border:1px solid rgba(122,123,118,.14);border-radius:1.2rem;background:#ffffffe6;box-shadow:0 18px 42px #31332f0d}.account-profile-panel{min-height:15rem;padding:1.25rem}.account-taste-panel{background:linear-gradient(145deg,#fffaf5f5,#f4fbf6e0),#fff}.account-activity-panel{grid-column:1 / -1;min-height:auto}.account-panel-head,.settings-panel-head,.settings-avatar-block,.settings-note{display:flex;align-items:flex-start;gap:.85rem}.account-panel-head h2,.settings-panel-head h2{margin:0 0 .2rem;font-family:Outfit,Plus Jakarta Sans,sans-serif;font-size:1.25rem;letter-spacing:-.02em}.account-panel-head .studio-inline-icon,.settings-panel-head .studio-inline-icon,.settings-note .studio-inline-icon{flex:0 0 auto;width:2.35rem;height:2.35rem;display:grid;place-items:center;border-radius:.8rem;background:#e9efeb;color:#2c6a4a;font-size:1.3rem}.account-detail-list{display:grid;gap:0;margin:1.2rem 0 0}.account-detail-list div{display:grid;grid-template-columns:8rem minmax(0,1fr);gap:1rem;padding:.85rem 0;border-top:1px solid rgba(122,123,118,.12)}.account-detail-list dt,.account-detail-list dd{margin:0}.account-detail-list dt{color:var(--muted);font-size:.82rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.account-detail-list dd{min-width:0;overflow-wrap:anywhere;color:var(--text);font-weight:700}.account-taste-panel blockquote{margin:1.25rem 0 0;padding:1rem 1.1rem;border-left:3px solid #fac09d;border-radius:.75rem;background:#ffffffad;color:var(--text);line-height:1.65}.account-activity-actions{margin-top:1rem}.account-activity-actions a{display:inline-flex;align-items:center;min-height:2.3rem;padding:0 .85rem;border-radius:999px;background:#eef5f1;color:#2c6a4a;font-size:.88rem;font-weight:800}.account-real-status{margin:1rem 0 0;color:var(--muted);font-size:.9rem}.settings-real-hero{align-items:flex-end}.settings-real-hero p{max-width:58rem;margin-top:.6rem}.settings-real-layout{grid-template-columns:minmax(0,1fr) 320px}.settings-form-panel,.settings-side-panel{padding:1.25rem}.settings-side-panel{position:sticky;top:6rem;display:grid;gap:1rem}.settings-real-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1.25rem}.settings-real-field{display:grid;gap:.45rem;min-width:0}.settings-real-field-wide{grid-column:1 / -1}.settings-real-field span{color:var(--text);font-weight:800}.settings-real-field input,.settings-real-field textarea{width:100%;border:1px solid rgba(122,123,118,.18);border-radius:.85rem;background:#fbf9f5b8;color:var(--text);line-height:1.5}.settings-real-field input{min-height:3rem;padding:0 .95rem}.settings-real-field textarea{resize:vertical;padding:.85rem .95rem}.settings-real-field input:focus,.settings-real-field textarea:focus{outline:2px solid rgba(44,106,74,.22);border-color:#2c6a4a61}.settings-save-bar{margin-top:1.25rem;padding-top:1rem;border-top:1px solid rgba(122,123,118,.12)}.settings-save-bar p{margin:0;color:var(--muted);font-weight:700}.settings-save-bar .primary-button:disabled{cursor:not-allowed;opacity:.65;transform:none}.settings-avatar-block{align-items:center}.settings-avatar-block .account-real-avatar{width:3.8rem;height:3.8rem;border-radius:1rem;font-size:1.15rem}.settings-avatar-block strong,.settings-avatar-block span{display:block}.settings-avatar-block strong{overflow-wrap:anywhere;font-family:Outfit,Plus Jakarta Sans,sans-serif;font-size:1.1rem}.settings-avatar-block span{margin-top:.2rem;color:var(--muted);font-size:.9rem;font-weight:700}.settings-note{padding:1rem;border-radius:.95rem;background:#f5f4ef}.studio-card{padding:1.4rem;border-radius:1.5rem;background:#ffffffd1}.section-head-simple{display:flex;align-items:start;justify-content:space-between;gap:1rem;margin-bottom:1rem}.section-head-simple h2{margin:0}.section-head-simple a{color:var(--primary);font-weight:600}.tag-cloud{display:flex;flex-wrap:wrap;gap:.7rem}.tag-pill,.toggle-pill{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:.6rem 1rem;font-weight:700}.tag-pill{background:#fac09d3d;color:#714223}.activity-row,.toggle-row,.settings-field-row,.notification-card,.route-stop-card,.saved-spot-card{display:flex;align-items:start;justify-content:space-between;gap:1rem}.activity-row{padding:1rem 0;border-bottom:1px solid rgba(122,123,118,.12)}.activity-row:last-child{border-bottom:none;padding-bottom:0}.activity-row strong,.toggle-row strong,.settings-field-row strong{display:block;margin-bottom:.3rem}.collection-card{padding:1.35rem;border-radius:1.5rem;background:linear-gradient(180deg,#ffffffe0,#f6f1e9f0)}.saved-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.saved-spot-card{padding:1rem;border-radius:1.5rem;background:#ffffffd9}.saved-spot-card img{width:148px;height:148px;border-radius:1.1rem;object-fit:cover;flex-shrink:0}.notification-card,.route-stop-card{padding:1.25rem 1.35rem;border-radius:1.4rem;background:#ffffffd6}.notification-icon{font-size:1.4rem;color:var(--primary)}.settings-grid{align-items:start}.toggle-row,.settings-field-row{padding:.95rem 0;border-bottom:1px solid rgba(122,123,118,.12)}.toggle-row:last-child,.settings-field-row:last-child{border-bottom:none;padding-bottom:0}.toggle-pill-on{background:#24332d;color:#f7f8f3}.public-profile-hero{max-width:780px}@media(max-width:1000px){.auth-minimal-wrap{max-width:34rem;grid-template-columns:1fr}.auth-minimal-header{text-align:center}.auth-benefit-list{margin-left:auto;margin-right:auto}.auth-minimal-switch{grid-column:auto}.ranking-layout,.summary-grid,.cityhub-grid,.experience-layout,.submission-gate,.submission-auth-shell,.submission-layout,.dashboard-layout,.verdict-card,.feature,.feature-reverse,.experience-gallery,.dashboard-stats{grid-template-columns:1fr}.submission-gate{min-height:auto}.submission-gate-copy,.submission-gate-panel{min-height:0}.city-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rank-card{grid-template-columns:1fr}.rank-image-wrap{min-height:200px}.cityhub-map-card{position:static;min-height:0}.experience-gallery-main{min-height:340px}.submission-hero-card{position:relative;top:auto;min-height:18rem}.auth-layout,.settings-grid,.account-detail-grid,.account-hero,.saved-card-grid,.collection-grid,.account-stats-grid,.account-bento-grid,.account-badge-grid,.account-real-grid,.settings-real-layout{grid-template-columns:1fr}.account-hero{align-items:start;flex-direction:column}.auth-join-main,.saved-stitch-main,.passport-main,.bulletin-main,.account-real-grid,.settings-real-layout,.public-dossier-hero{grid-template-columns:1fr}.auth-join-main{min-height:auto}.auth-join-visual,.auth-join-form-shell{align-items:flex-start}.auth-join-copy{max-width:none}.saved-stitch-sidebar,.passport-sidebar{padding-top:0}.saved-stitch-header{grid-template-columns:1fr}.saved-stitch-copy,.saved-hero-panel{min-height:auto}.saved-masonry-grid,.saved-simple-card{grid-template-columns:1fr}.saved-simple-image-link img{aspect-ratio:16 / 9}.saved-simple-body{align-items:flex-start;flex-direction:column}.passport-form-grid{grid-template-columns:1fr}}@media(max-width:720px){.brand-row,.section,.section-journal,.feature-stack,.summary-topbar-inner,.summary-main,.submission-main,.ranking-main,.cityhub-main,.experience-main,.dashboard-main{padding-left:1rem;padding-right:1rem}.brand-row,.brand-block,.summary-topbar-inner,.summary-brand-group,.summary-topbar-actions,.section-head,.cityhub-header,.experience-header,.cityhub-filters{flex-direction:column;align-items:start}.nav-links{gap:.9rem;flex-wrap:wrap;white-space:normal}.topbar .brand-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.45rem .75rem;padding-top:.55rem;padding-bottom:.6rem}.topbar .brand-block{display:contents}.topbar .brand-mark{grid-column:1;grid-row:1;min-width:0}.topbar .nav-links{grid-column:1 / -1;grid-row:2;width:100%;max-width:100%;gap:.35rem;flex-wrap:nowrap;overflow-x:auto;padding:.05rem 0 .15rem;scrollbar-width:none;white-space:nowrap;-webkit-overflow-scrolling:touch}.topbar .nav-links::-webkit-scrollbar{display:none}.topbar .nav-link{min-height:1.85rem;padding:.24rem .56rem;font-size:.8rem}.topbar .product-header-cta,.topbar .session-actions,.topbar .summary-topbar-actions{grid-column:2;grid-row:1;align-self:center;justify-self:end}.topbar .product-header-cta,.topbar .session-actions-compact{gap:.35rem;flex-wrap:nowrap}.topbar .primary-button,.topbar .ghost-button,.topbar .session-pill,.topbar .session-logout{min-height:2.1rem;padding:0 .8rem;border-radius:999px;font-size:.8rem;white-space:nowrap}.topbar .session-pill{max-width:6.25rem;overflow:hidden;text-overflow:ellipsis}.topbar .session-icon-link{width:2.1rem;min-height:2.1rem}.summary-topbar-actions{flex-wrap:wrap}.summary-grid,.summary-card{grid-template-columns:1fr}.summary-board-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.summary-board-card{grid-template-columns:1fr}.summary-rank-rail{grid-template-columns:auto auto auto auto;align-items:center;justify-items:start;padding:.85rem 1rem;border-right:none;border-bottom:1px solid rgba(192,201,192,.3)}.summary-board-footer{align-items:flex-start;flex-direction:column}.summary-card-actions{margin-left:0}.summary-search{min-width:0;width:100%}.summary-sidebar{position:static;max-height:none;overflow:visible;padding-right:0}.summary-footer{flex-direction:column;align-items:flex-start}.hero{min-height:560px;padding-top:3rem}.hero-search,.newsletter-form,.cityhub-feature-grid,.experience-detail-grid,.submission-form-grid,.dashboard-select-row{grid-template-columns:1fr;display:grid}.hero-search,.newsletter-form{border-radius:1.25rem}.hero-search .secondary-button,.newsletter-form .primary-button,.primary-button-wide{width:100%}.city-grid{grid-template-columns:1fr}.card-wide,.card-wide-short{grid-column:auto}.rank-row{grid-template-columns:1fr}.submission-main{width:100%;padding-top:1.1rem}.submission-auth-card{min-height:24rem;padding:1.35rem;border-radius:1.25rem}.submission-gate-copy,.submission-gate-panel{border-radius:8px}.submission-gate-copy{padding:1.25rem;gap:2rem}.submission-gate-copy:before{inset:.65rem}.submission-gate-copy:after{display:none}.submission-gate-title{max-width:11ch;font-size:3.15rem;line-height:1}.submission-gate-text{font-size:.98rem;line-height:1.6}.submission-gate-actions{flex-direction:column;align-items:stretch}.submission-gate-actions .primary-button,.submission-gate-actions .ghost-button{width:100%}.submission-gate-panel{padding:1rem}.submission-gate-panel-head strong{max-width:none;font-size:1.35rem}.submission-auth-proof{gap:.45rem}.submission-auth-proof>span{width:100%;justify-content:center}.submission-auth-card h1,.submission-hero-card h1{font-size:clamp(2.2rem,13vw,3.6rem)}.submission-auth-note{min-height:0}.submission-form-card{padding:.75rem}.submission-form-footer,.submission-auth-actions{flex-direction:column;align-items:stretch}.vote-column{flex-direction:row}.studio-main{padding-left:1rem;padding-right:1rem}.account-real-main,.settings-real-main{width:100%;padding-top:1.1rem;padding-bottom:3rem}.account-access-panel{min-height:22rem;padding:1.4rem;border-radius:1.1rem}.account-real-hero,.settings-real-hero{align-items:flex-start;flex-direction:column}.account-real-hero{padding:1rem;border-radius:1.1rem}.account-real-avatar{width:4rem;height:4rem;border-radius:1rem;font-size:1.2rem}.account-real-actions,.settings-save-bar,.account-real-actions .primary-button,.account-real-actions .ghost-button,.settings-save-bar .primary-button{width:100%}.account-metric-grid,.settings-real-grid{grid-template-columns:1fr}.account-metric-card{min-height:7.25rem}.account-detail-list div{grid-template-columns:1fr;gap:.25rem}.account-activity-actions a{width:100%;justify-content:center}.settings-side-panel{position:static}.auth-minimal-card{padding:1.5rem}.auth-join-page .site-footer{margin-top:1.5rem}.auth-join-copy h2{margin:.65rem 0 .85rem;font-size:clamp(2.08rem,9.4vw,2.75rem)}.auth-join-copy p{font-size:.97rem;line-height:1.52}.auth-join-visual{padding-top:1.1rem;padding-bottom:1rem}.auth-join-benefits{display:flex;gap:.62rem;width:100%;margin-top:1rem;overflow-x:auto;padding-bottom:.2rem;scroll-snap-type:x proximity;scrollbar-width:none;-webkit-overflow-scrolling:touch}.auth-join-benefits::-webkit-scrollbar{display:none}.auth-join-benefits div{flex:0 0 auto;grid-template-columns:auto auto;align-items:center;min-width:max-content;padding:.48rem .62rem;border-radius:999px;scroll-snap-align:start}.auth-join-benefits .material-symbols-outlined{grid-row:auto;width:1.55rem;height:1.55rem;font-size:.82rem}.auth-join-benefits strong{font-size:.84rem;white-space:nowrap}.auth-join-benefits small{display:none}.auth-join-form-wrap h1{font-size:clamp(2rem,9vw,2.55rem)}.auth-minimal-row,.auth-minimal-footer,.auth-reset-footer,.auth-reset-topbar-inner,.auth-reset-topbar nav,.auth-join-footer div,.auth-join-bottom,.passport-section-head,.passport-toggle-row{flex-direction:column;align-items:flex-start}.auth-join-visual,.auth-join-form-shell,.auth-reset-main,.saved-simple-main,.saved-stitch-main,.passport-main,.bulletin-main,.account-real-main,.settings-real-main{padding-left:1rem;padding-right:1rem}.auth-reset-card,.passport-section,.bulletin-feed-card{padding:1.2rem}.saved-filter-row{overflow-x:auto;flex-wrap:nowrap;padding-bottom:.4rem}.saved-simple-header,.saved-simple-actions{align-items:stretch;flex-direction:column}.saved-simple-header .primary-button,.saved-simple-actions a,.saved-simple-actions button,.bulletin-nav-item{width:100%}.public-dossier-avatar{width:100%;max-width:14rem;height:14rem}.product-header-cta,.session-actions,.auth-links,.section-head-simple,.saved-spot-card,.notification-card,.route-stop-card,.toggle-row,.settings-field-row{flex-direction:column;align-items:start}.auth-panel{min-height:auto}.saved-spot-card img{width:100%;height:220px}.session-actions-compact{flex-wrap:wrap}}.event-profile-shell{background:radial-gradient(circle at 12% 8%,rgba(152,216,177,.22),transparent 24rem),radial-gradient(circle at 88% 22%,rgba(255,209,218,.22),transparent 22rem),linear-gradient(180deg,#f4fbf6,#eef5f1 52%,#f4fbf6);color:#161d1a}.event-profile-main{max-width:1376px;margin:0 auto;padding:1.4rem 2rem 5rem}.event-profile-hero{position:relative;height:23rem;overflow:hidden;border-radius:1.2rem;background:#dde4e0;box-shadow:0 22px 60px #2b322f14}.event-profile-hero:after,.event-profile-map-card:after{content:"";position:absolute;inset:0;pointer-events:none;opacity:.025;background-image:radial-gradient(circle at 1px 1px,#161d1a 1px,transparent 0);background-size:7px 7px}.event-profile-hero img{display:block;width:100%;height:100%;object-fit:cover}.event-profile-hero-overlay{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:flex-end;padding:2rem 2.5rem;background:linear-gradient(0deg,rgba(22,29,26,.74),rgba(22,29,26,.16) 58%,transparent);color:#f4fbf6}.event-profile-hero-overlay span{margin-bottom:.8rem;font-size:.72rem;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.event-profile-hero-overlay h1{max-width:52rem;margin:0;font-family:Outfit,sans-serif;font-size:3.25rem;line-height:1;letter-spacing:-.035em}.event-profile-hero-overlay p{max-width:38rem;margin:.8rem 0 0;color:#f4fbf6e6;font-size:1.02rem;line-height:1.48}.event-profile-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(22rem,28rem);gap:clamp(2rem,5vw,4rem);padding:2.75rem 0 0}.event-profile-story{min-width:0}.event-profile-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.35rem}.event-profile-tag{border-radius:999px;background:#ffffffb3;color:#404942;padding:.32rem .56rem;font-size:.62rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.event-profile-tag-featured{background:#f7e37f94;color:#342c05}.event-profile-copy{max-width:50rem;margin:0;color:#161d1ac7;font-size:1.08rem;line-height:1.9}.event-profile-section{margin-top:4rem}.event-profile-section-head{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin-bottom:1.4rem}.event-profile-section-head h2{margin:0;font-family:Outfit,sans-serif;font-size:2rem;letter-spacing:-.04em}.event-profile-section-head span{color:#707972;font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.12em}.event-profile-qa-list,.event-profile-comments{display:grid;gap:1rem}.event-profile-qa-card{display:grid;grid-template-columns:auto 1fr;gap:1rem;border-radius:1rem;background:#ffffffc7;padding:1.25rem;box-shadow:0 14px 36px #2b322f0a}.event-profile-qa-card>span{color:#78555d}.event-profile-qa-card h3,.event-profile-comment-meta strong{margin:0;color:#161d1a}.event-profile-question-meta{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.45rem;color:#707972;font-size:.75rem}.event-profile-qa-card p,.event-profile-comment p,.event-profile-empty{margin:.35rem 0 0;color:#404942db;line-height:1.65}.event-profile-answer{border-left:3px solid #98d8b1;padding-left:.8rem}.event-profile-awaiting{color:#404942ad;font-style:italic}.event-profile-question-form,.event-profile-comment-form{display:grid;gap:.8rem;margin-bottom:1.2rem;border-radius:1rem;background:#eef5f1;padding:1rem}.event-profile-question-form label{color:#404942;font-size:.76rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.event-profile-question-form div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.7rem}.event-profile-question-form input{min-height:3rem;border:0;border-radius:999px;background:#fff;color:#161d1a;padding:0 1rem;outline:none}.event-profile-comment-form textarea{min-height:7rem;border:0;border-radius:.9rem;background:#fff;color:#161d1a;padding:1rem;resize:vertical;outline:none}.event-profile-question-form input:focus,.event-profile-comment-form textarea:focus{box-shadow:0 0 0 2px #98d8b1}.event-profile-question-form button,.event-profile-comment-form button,.event-profile-official-link{justify-self:end;border:0;border-radius:999px;background:linear-gradient(45deg,#2c6a4a,#98d8b1);color:#fff;padding:.75rem 1.1rem;font-weight:900;cursor:pointer}.event-profile-auth-cta{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.2rem;border-radius:1rem;background:#ffffffc7;padding:1rem;box-shadow:0 14px 36px #2b322f0a}.event-profile-auth-cta strong,.event-profile-auth-cta p{margin:0}.event-profile-auth-cta p{margin-top:.25rem;color:#707972;line-height:1.45}.event-profile-auth-cta a{flex:0 0 auto;border-radius:999px;background:#161d1a;color:#fff;padding:.7rem 1rem;font-size:.78rem;font-weight:900}.event-profile-comment{display:grid;grid-template-columns:auto 1fr;gap:.9rem;border-radius:1rem;background:#ffffffb8;padding:1rem}.event-profile-avatar{width:2.6rem;height:2.6rem;border-radius:999px;display:grid;place-items:center;background:#ffd1da;color:#7a575f;font-size:.78rem;font-weight:900}.event-profile-comment-meta{display:flex;align-items:center;justify-content:space-between;gap:1rem}.event-profile-comment-meta span{color:#707972;font-size:.75rem}.event-profile-sidebar{min-width:0}.event-profile-action-card{position:sticky;top:6.5rem;display:grid;gap:1.4rem;border-radius:1.2rem;background:#eef5f1;padding:1.5rem;box-shadow:0 18px 48px #2b322f0f}.event-profile-action-panel{display:grid;gap:.8rem}.event-profile-vote-panel{display:flex;align-items:center;justify-content:space-between;gap:1rem;border:1px solid rgba(44,106,74,.14);border-radius:1.1rem;background:linear-gradient(135deg,#ffffffe6,#deece2d1),radial-gradient(circle at 20% 0%,rgba(247,227,127,.24),transparent 8rem);padding:.95rem}.event-profile-vote-panel small,.event-profile-save-action small,.event-profile-share-action small{display:block;color:#707972;font-size:.65rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.event-profile-vote-panel strong,.event-profile-save-action strong,.event-profile-share-action strong{display:block;margin-top:.2rem;color:#161d1a;line-height:1.15}.event-profile-vote-pair{display:flex;align-items:center;gap:.45rem}.event-profile-icon-action{width:2.75rem;height:2.75rem;border:1px solid rgba(112,121,114,.2);border-radius:999px;display:grid;place-items:center;background:#ffffffc7;color:#404942;cursor:pointer;transition:transform .16s ease,background .16s ease,color .16s ease,box-shadow .16s ease}.event-profile-icon-action:hover,.event-profile-save-action:hover,.event-profile-share-action:hover{transform:translateY(-1px)}.event-profile-icon-action-up.event-profile-icon-action-active{background:#2c6a4a;color:#fff;box-shadow:0 10px 24px #2c6a4a38}.event-profile-icon-action-down.event-profile-icon-action-active{background:#815539;color:#fff;box-shadow:0 10px 24px #81553933}.event-profile-save-action,.event-profile-share-action{width:100%;border:1px solid rgba(112,121,114,.16);border-radius:1rem;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:.75rem;text-align:left;cursor:pointer;transition:transform .16s ease,background .16s ease,border-color .16s ease}.event-profile-share-wrap{position:relative;width:100%}.event-profile-share-menu{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.42rem;margin-top:.48rem}.event-profile-share-menu a{border:1px solid rgba(112,121,114,.16);border-radius:999px;background:#ffffffb8;color:#2c6a4a;padding:.52rem .48rem;font-size:.68rem;font-weight:900;letter-spacing:.08em;text-align:center;text-decoration:none;text-transform:uppercase}.event-profile-share-menu a:hover{background:#eef5f1}.event-profile-save-action{background:#161d1a;color:#fff;padding:.85rem .95rem}.event-profile-save-action>.material-symbols-outlined{width:2.2rem;height:2.2rem;border-radius:999px;display:grid;place-items:center;background:#ffffff24}.event-profile-save-action strong,.event-profile-save-action small{color:#fff}.event-profile-save-action small{opacity:.66}.event-profile-save-action-active{background:#2c6a4a}.event-profile-share-action{background:#ffffffa8;color:#404942;padding:.72rem .9rem}.event-profile-share-action>.material-symbols-outlined{color:#78555d}.event-profile-status{border-radius:999px;background:#ffffffad;padding:.45rem .7rem}.event-profile-status{margin:0;border-radius:.9rem;color:#216041;line-height:1.5}.event-profile-curator{display:flex;gap:.8rem;align-items:center;color:#2c6a4a}.event-profile-curator>span{width:2.6rem;height:2.6rem;border-radius:999px;display:grid;place-items:center;background:#decb69;color:#625500}.event-profile-curator small,.event-profile-details small{display:block;color:#707972;font-size:.66rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.event-profile-details{display:grid;gap:.8rem}.event-profile-details div{border-radius:.9rem;background:#ffffff9e;padding:.85rem}.event-profile-details strong{display:block;margin-top:.22rem;color:#161d1a;line-height:1.45}.event-profile-map-card{position:relative;overflow:hidden;border-radius:1rem;background:#dde4e0}.event-profile-map-card img{width:100%;height:12rem;object-fit:cover;filter:grayscale(.35) saturate(.7);opacity:.72}.event-profile-map-card a{display:flex;align-items:center;gap:.45rem;padding:.8rem;background:#ffffffb3;color:#2c6a4a;font-size:.84rem;font-weight:800;line-height:1.35}.event-profile-official-link{justify-self:stretch;text-align:center}.event-profile-related{display:grid;gap:.8rem;margin-top:1.2rem}.event-profile-related h2{margin:0 0 .2rem;font-family:Outfit,sans-serif;font-size:1.15rem}.event-profile-related-card{display:grid;grid-template-columns:5.2rem 1fr;gap:.8rem;border-radius:1rem;background:#ffffff9e;padding:.65rem}.event-profile-related-card img{width:5.2rem;height:4.6rem;border-radius:.75rem;object-fit:cover}.event-profile-related-card strong,.event-profile-related-card span{display:block}.event-profile-related-card strong{color:#161d1a;line-height:1.25}.event-profile-related-card span{margin-top:.35rem;color:#707972;font-size:.74rem;line-height:1.35}@media(max-width:860px){.footer{align-items:flex-start;flex-direction:column;width:calc(100% - 2rem);margin-bottom:5.2rem;padding:1rem}.footer-links{justify-content:flex-start;gap:.4rem}.footer-links a{padding:.5rem .64rem}.terms-hero{padding:2rem 0 1.4rem}.terms-layout{grid-template-columns:1fr}.terms-aside{position:static}.event-profile-main{padding:1rem 0 5.5rem}.event-profile-hero{margin:0 1rem;height:19rem;border-radius:1rem}.event-profile-hero img{aspect-ratio:4 / 3}.event-profile-hero-overlay{padding:1.1rem}.event-profile-hero-overlay h1{font-size:2.05rem;line-height:1.04}.event-profile-hero-overlay p{margin-top:.55rem;font-size:.92rem;line-height:1.42}.event-profile-layout{display:flex;flex-direction:column;padding:1.5rem 1.15rem 0}.event-profile-sidebar{order:-1}.event-profile-action-card{position:static;padding:1rem}.event-profile-map-card img,.event-profile-related{display:none}.event-profile-section{margin-top:2.4rem}.event-profile-section-head{align-items:start;flex-direction:column}.event-profile-comment{grid-template-columns:auto minmax(0,1fr)}.event-profile-auth-cta,.event-profile-question-form div{align-items:stretch;grid-template-columns:1fr}.event-profile-auth-cta{flex-direction:column}.event-profile-auth-cta a{align-self:stretch;text-align:center}}@media(max-width:560px){.auth-join-form{grid-template-columns:1fr}}@media(min-width:1001px)and (max-height:780px){.auth-join-main{min-height:calc(100svh - 5rem)}.auth-join-visual{padding:1.25rem 2.25rem}.auth-join-copy h2{margin:.55rem 0 .7rem;font-size:clamp(2.2rem,3.8vw,3.35rem)}.auth-join-copy p{line-height:1.44}.auth-join-benefits{gap:.46rem;margin-top:.8rem}.auth-join-benefits div{padding:.5rem .62rem}.auth-join-form-shell{padding:.8rem 1.35rem}.auth-join-form-wrap{padding:1rem 1.15rem}.auth-join-form-wrap h1{font-size:clamp(1.9rem,3vw,2.35rem)}.auth-join-form-wrap p{font-size:.9rem;line-height:1.42}.auth-join-form{gap:.58rem;margin-top:.8rem}.auth-join-form .field input,.auth-join-form .field select{padding:.62rem .72rem}.auth-join-form .auth-submit-button{padding:.78rem 1rem}.auth-join-footer{margin-top:.72rem;padding-top:.62rem}.auth-join-page .site-footer{display:none}}
