:root{--page-glow-warm:rgba(240,181,90,.28);--page-glow-cool:rgba(0,106,98,.16);--page-gradient-start:#f7f3ea;--page-gradient-end:#efe6d4;--topbar-background:hsla(40,45%,94%,.76);--background:#f6f1e7;--surface:rgba(255,251,245,.82);--surface-strong:#fffaf1;--surface-muted:hsla(0,0%,100%,.44);--text:#182027;--muted:#5d6c73;--accent:#006a62;--accent-strong:#004d47;--highlight:#f0b55a;--danger:#a93d35;--border:rgba(24,32,39,.12);--shadow:0 20px 40px rgba(24,32,39,.08);--chip-background:rgba(0,106,98,.1);--chip-text:#004d47;--hover-surface:hsla(0,0%,100%,.55);--secondary-button-background:rgba(24,32,39,.08);--metric-background:hsla(0,0%,100%,.55);--tab-background:hsla(0,0%,100%,.45);--list-item-background:hsla(0,0%,100%,.5);--input-background:hsla(0,0%,100%,.84);--inline-code-background:#13222a;--inline-code-text:#f6f1e7;--brand-mark-background:linear-gradient(135deg,#006a62,#0e8d82);--brand-mark-text:#f6f1e7;--topbar-border:rgba(24,32,39,.12);--shell-width:1120px;--hero-columns:1.4fr 1fr;--radius-xl:28px;--button-radius:16px;--font-body:"Avenir Next","Segoe UI",sans-serif;--font-display:"Iowan Old Style","Palatino Linotype",Georgia,serif}*{box-sizing:border-box}html{background:radial-gradient(circle at top left,var(--page-glow-warm),transparent 35%),radial-gradient(circle at top right,var(--page-glow-cool),transparent 25%),linear-gradient(180deg,var(--page-gradient-start) 0,var(--page-gradient-end) 100%);min-height:100%}body{margin:0;min-height:100vh;color:var(--text);font-family:var(--font-body)}a{color:inherit;text-decoration:none}.shell{width:min(var(--shell-width),calc(100% - 2rem));margin:0 auto}.topbar{position:-webkit-sticky;position:sticky;top:0;z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:var(--topbar-background);border-bottom:1px solid var(--topbar-border)}.topbar-static{position:relative;-webkit-backdrop-filter:none;backdrop-filter:none}.topbar-guest{background:transparent;border-bottom:none}.topbar-shell{display:grid;grid-gap:.8rem;gap:.8rem;padding:.85rem 0}.topbar-main{display:flex;justify-content:space-between}.topbar-desktop-row,.topbar-main{align-items:center;gap:1rem;min-width:0}.topbar-desktop-row{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:1rem}.topbar-mobile-utility{display:none;align-items:center;gap:.55rem;flex:0 0 auto}.topbar-mobile-panel{display:none}.topbar-inner{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:1rem;gap:1rem;padding:1rem 0}.topbar-actions{display:flex;align-items:center;gap:.9rem;flex-wrap:nowrap;justify-content:flex-end;min-width:0}.topbar-actions-desktop{min-width:0}.wallet-summary{gap:.75rem;padding:.55rem .85rem;border-radius:20px;border:1px solid var(--border);background:var(--list-item-background);min-width:12rem;max-width:19rem}.wallet-summary,.wallet-summary-badge{display:inline-flex;align-items:center}.wallet-summary-badge{gap:.45rem;flex:0 0 auto}.wallet-summary-icon{width:1rem;height:1rem;color:var(--accent);flex:0 0 auto}.wallet-summary-value{display:inline-flex;align-items:center;justify-content:center;min-width:2.2rem;height:2.2rem;border-radius:999px;background:rgba(58,155,222,.14);color:var(--accent);font-weight:800}.wallet-summary-compact{min-width:auto;max-width:none;padding:.42rem .6rem;gap:0}.wallet-summary-compact .wallet-summary-copy{display:none}.wallet-summary-copy{display:grid;grid-gap:.1rem;gap:.1rem;min-width:0;overflow:hidden}.wallet-summary-title{font-size:.88rem;font-weight:700}.wallet-summary-state{color:var(--muted);font-size:.78rem;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wallet-summary-warning{border-color:rgba(240,181,90,.45);background:rgba(240,181,90,.12)}.wallet-summary-critical{border-color:rgba(169,61,53,.24);background:rgba(169,61,53,.09)}.brand{display:flex;flex-direction:column;gap:.15rem}.brand-lockup{flex-direction:row;align-items:center;gap:.9rem}.brand-mark{display:inline-flex;align-items:center;justify-content:center;min-width:3rem;height:3rem;padding:0 .75rem;border-radius:18px;background:var(--brand-mark-background);color:var(--brand-mark-text);font-weight:800;letter-spacing:.08em;box-shadow:var(--shadow)}.brand-logo-image{display:block;max-height:4.25rem;max-width:5.5rem;width:auto;object-fit:contain;flex:0 0 auto}.brand-title,.card h3,.hero h1,.page-title,.section-title{font-family:var(--font-display)}.brand-title{font-size:1.1rem;font-weight:700}.brand-subtitle{color:var(--muted);font-size:.85rem}.nav{display:flex;flex-wrap:nowrap;gap:.75rem;min-width:0}.topbar-mobile-nav{display:grid;grid-gap:.6rem;gap:.6rem}.locale-switcher{position:relative;display:inline-flex;align-items:center;gap:.55rem;flex-wrap:nowrap}.locale-switcher-label{font-size:.8rem;color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-weight:700}.locale-switcher-trigger{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;min-width:4.3rem;padding:.45rem .72rem;border-radius:999px;border:1px solid var(--border);background:var(--list-item-background);color:var(--text);font-weight:700}.locale-switcher-trigger-value{line-height:1}.locale-switcher-chevron{width:.9rem;height:.9rem;flex:0 0 auto;transition:transform .18s ease}.locale-switcher.is-open .locale-switcher-chevron{transform:rotate(180deg)}.locale-switcher-menu{position:absolute;top:calc(100% + .45rem);right:0;min-width:8.5rem;padding:.4rem;border-radius:18px;border:1px solid var(--border);background:rgba(255,251,245,.98);box-shadow:var(--shadow);display:grid;grid-gap:.2rem;gap:.2rem;z-index:40}.guest-language-switcher{margin:1rem 0 1.25rem;display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap}.locale-option{display:inline-flex;align-items:center;justify-content:flex-start;width:100%;padding:.55rem .7rem;border-radius:14px;background:transparent;color:var(--muted);font-weight:600}.locale-option:hover{background:var(--hover-surface);transform:none}.locale-option.active{background:var(--chip-background);color:var(--chip-text)}.nav a{padding:.6rem .9rem;border-radius:999px;border:1px solid transparent;color:var(--muted)}.nav a:hover{border-color:var(--border);color:var(--text);background:var(--hover-surface)}.topbar-menu-button{display:none}.topbar-menu-button.is-open{background:var(--accent);color:#fff;border-color:var(--accent)}.topbar-mobile-panel-actions{display:grid;grid-gap:.85rem;gap:.85rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.success-screen{display:grid;grid-gap:1.2rem;gap:1.2rem;align-items:start}.property-preview-image,.success-image{width:100%;max-height:18rem;object-fit:cover;border-radius:20px;border:1px solid var(--border)}.property-preview-image{max-width:22rem;margin-top:.75rem}main{padding:2rem 0 4rem}.hero{display:grid;grid-template-columns:var(--hero-columns);grid-gap:1.5rem;gap:1.5rem;align-items:stretch}.card,.hero-panel,.panel{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-xl);box-shadow:var(--shadow)}.hero-panel{padding:2rem}.hero h1,.page-title{margin:0 0 1rem;font-size:clamp(2.2rem,4vw,4rem);line-height:.95}.lead{font-size:1.05rem;line-height:1.65;color:var(--muted)}.grid,.stack{display:grid;grid-gap:1rem;gap:1rem}.grid.cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid.cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.card,.panel{padding:1.25rem}.panel-title{margin:.35rem 0 .65rem;font-family:var(--font-display);font-size:2rem}.kicker{color:var(--accent);text-transform:uppercase;letter-spacing:.12em;font-size:.75rem;font-weight:700}.pill-row{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:1rem}.pill{display:inline-flex;align-items:center;border-radius:999px;padding:.55rem .85rem;background:var(--chip-background);color:var(--chip-text);font-size:.9rem}.field-with-action{display:flex;gap:.5rem;align-items:center}.field-with-action input{flex:1 1}.button-row{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.5rem}.button,button{border:0;border-radius:var(--button-radius);padding:.85rem 1.15rem;font:inherit;cursor:pointer;transition:transform .18s ease,opacity .18s ease}.button:hover,button:hover{transform:translateY(-1px)}.button:disabled,button:disabled{opacity:.6;cursor:not-allowed;transform:none}.button.primary,button.primary{background:var(--accent);color:#fff}.button.secondary,button.secondary{background:var(--secondary-button-background);color:var(--text);border:1px solid var(--border)}.metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:1rem;gap:1rem}.metric{padding:1rem;border-radius:22px;background:var(--metric-background);border:1px solid var(--border)}.metric-label{color:var(--muted);font-size:.85rem}.metric-value{margin-top:.5rem;font-size:1.7rem;font-weight:700}.dashboard-nav{display:flex;flex-wrap:nowrap;gap:.75rem;margin-top:0;min-width:0;overflow-x:auto;scrollbar-width:none}.dashboard-nav::-webkit-scrollbar{display:none}.dashboard-tab{display:inline-flex;align-items:center;border-radius:999px;padding:.7rem 1rem;border:1px solid rgba(24,32,39,.14);background:var(--tab-background);color:var(--muted);font-weight:600;white-space:nowrap}.dashboard-tab.active{background:var(--accent);color:#fff;border-color:var(--accent)}.section{margin-top:2rem}.section-title{margin:0 0 .9rem;font-size:1.6rem}.muted{color:var(--muted)}.list{display:grid;grid-gap:.8rem;gap:.8rem}.list-item{display:flex;justify-content:space-between;gap:1rem;padding:.9rem 1rem;border-radius:18px;background:var(--list-item-background);border:1px solid var(--border)}.list-item>:first-child{min-width:0;flex:1 1 auto}.list-item-column{align-items:flex-start;flex-direction:column}.host-submission-card{border:1px solid var(--border);border-radius:22px;background:var(--list-item-background);overflow:hidden}.host-submission-card summary{list-style:none}.host-submission-card summary::-webkit-details-marker{display:none}.host-submission-card-summary{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start;padding:.95rem 1rem;cursor:pointer}.host-submission-card-main{min-width:0;flex:1 1 auto;display:grid;grid-gap:.22rem;gap:.22rem}.host-submission-card-side{display:grid;justify-items:end;grid-gap:.55rem;gap:.55rem;flex:0 0 auto}.host-submission-card-toggle{color:var(--accent);font-weight:700;white-space:nowrap}.host-submission-card-toggle:after{content:"⌄";display:inline-block;margin-left:.5rem;transition:transform .18s ease}.host-submission-card[open] .host-submission-card-toggle:after{transform:rotate(180deg)}.host-submission-card-details{padding:0 1rem 1rem;border-top:1px solid var(--border);display:grid;grid-gap:.9rem;gap:.9rem}.host-submission-card-guest-list{display:grid;grid-gap:.8rem;gap:.8rem;margin-top:.9rem}.host-submission-card-address{grid-column:1/-1}.host-submission-card-footer{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.8rem;align-items:flex-start}.host-submission-card-notices{display:grid;grid-gap:.75rem;gap:.75rem;flex:1 1 18rem}.host-submission-card-footer-actions{display:grid;grid-gap:.75rem;gap:.75rem;justify-items:end;margin-left:auto;flex:1 1 22rem}.host-submission-card-actions{justify-content:flex-end}.host-submission-card-send-form{display:grid;grid-gap:.65rem;gap:.65rem;width:min(100%,25rem)}.host-submission-card-send-form .field{margin:0}.host-submission-card-send-row{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.65rem}.upcoming-submissions-more{border:1px solid var(--border);border-radius:20px;background:color-mix(in srgb,var(--list-item-background) 86%,#fff 14%);overflow:hidden}.upcoming-submissions-more summary{list-style:none}.upcoming-submissions-more summary::-webkit-details-marker{display:none}.upcoming-submissions-more-toggle{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.95rem 1rem;cursor:pointer;color:var(--accent);font-weight:700}.upcoming-submissions-more-toggle:after{content:"⌄";flex:0 0 auto;transition:transform .18s ease}.upcoming-submissions-more[open] .upcoming-submissions-more-toggle:after{transform:rotate(180deg)}.upcoming-submissions-more-list{padding:0 1rem 1rem}.actions-inline{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.page-actions,.property-header,.section-head{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start}.page-actions-side{display:grid;justify-items:end;grid-gap:.75rem;gap:.75rem}.page-actions-status{display:grid;justify-items:end;grid-gap:.15rem;gap:.15rem;text-align:right}.page-actions-buttons{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.75rem}.checkbox-row{display:inline-flex;align-items:center;gap:.75rem;font-weight:600}.checkbox-row input{width:1.1rem;height:1.1rem}.group-toggle{display:grid;grid-gap:.5rem;gap:.5rem}.details-panel{border:1px solid var(--border);border-radius:20px;background:var(--surface-muted);padding:.35rem 1rem 1rem}.details-panel-nested{background:hsla(0,0%,100%,.45)}.details-summary{display:inline-flex;align-items:center;gap:.65rem;cursor:pointer;padding:.75rem 0;font-weight:700;color:var(--accent);list-style:none}.details-summary::-webkit-details-marker{display:none}.details-summary:before{content:"";width:.6rem;height:.6rem;border-right:2px solid;border-bottom:2px solid;transform:rotate(-45deg);transition:transform .18s ease;margin-top:-.1rem}.details-panel[open]>.details-summary:before{transform:rotate(45deg)}.details-body{padding-top:.25rem}.check-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem}.checkbox-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.85rem 1.5rem;gap:.85rem 1.5rem}.inset-card{background:var(--surface-muted);border-radius:22px;box-shadow:none}.detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem}.detail-label{margin-bottom:.35rem;color:var(--muted);font-size:.85rem;text-transform:uppercase;letter-spacing:.08em}.detail-block{margin-top:1rem}.municipality-card{background:linear-gradient(135deg,hsla(0,0%,100%,.9),hsla(0,0%,100%,.78))}.municipality-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.municipality-card-brand{display:flex;align-items:center;gap:1rem}.municipality-card-crest{width:auto;max-width:5rem;max-height:5rem;object-fit:contain;flex:0 0 auto}.municipality-card-grid{margin-top:1rem}.municipality-return-card{display:flex;align-items:center;justify-content:space-between;gap:1rem}.platform-municipality-grid{grid-template-columns:repeat(auto-fit,minmax(18rem,1fr))}.platform-municipality-card,.platform-municipality-grid{display:grid;grid-gap:1rem;gap:1rem}.platform-municipality-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.85rem;gap:.85rem}.platform-municipality-metric{display:grid;grid-gap:.25rem;gap:.25rem}.property-url-compact{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.property-open-button{flex:0 0 auto;min-width:10rem;justify-content:center}.property-list-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:flex-start;gap:.75rem;flex:0 0 auto}.property-list-actions-stack{width:100%;flex-direction:column;align-items:stretch;justify-content:flex-start}.property-list-actions-full .property-link-actions,.property-list-actions-full .property-link-actions-compact,.property-list-actions-full .property-open-button{width:100%;min-width:0}.property-list-actions-stack .property-link-actions-toolbar{justify-content:flex-start}.dashboard-active-property{align-items:stretch}.property-header-side{display:flex;flex-direction:column;align-items:flex-end;gap:.85rem}.property-list-layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(20rem,.95fr);grid-gap:1.5rem;gap:1.5rem;width:100%}.property-main-column,.property-side-column{display:grid;grid-gap:.9rem;gap:.9rem;min-width:0}.property-side-column{justify-items:end;align-content:start;align-self:start}.platform-property-layout{align-items:start}.platform-property-side{gap:.95rem}.platform-property-meta{display:flex;flex-wrap:wrap;align-items:center;gap:.65rem .85rem}.property-side-column>.status{justify-self:end;align-self:start}.property-editor-page{padding-bottom:7rem}.topbar-utility-actions{display:inline-flex;align-items:center;gap:.65rem}.utility-icon-button{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:999px;border:1px solid var(--border);background:var(--secondary-button-background);color:var(--text);flex:0 0 auto}.utility-icon{width:1.2rem;height:1.2rem}.topbar-logout-button{white-space:nowrap}.property-editor-hero{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start}.property-editor-hero-main{display:grid;grid-gap:1rem;gap:1rem;grid-template-columns:repeat(3,minmax(0,1fr));flex:1 1 auto}.property-editor-hero-side{display:grid;grid-gap:.8rem;gap:.8rem;justify-items:end;flex:0 0 min(32rem,100%);min-width:20rem}.property-editor-hero-url{min-width:0;overflow-wrap:anywhere;word-break:break-word;line-height:1.35}.stack-tight{display:grid;grid-gap:.2rem;gap:.2rem}.status-chip-row{display:flex;flex-wrap:wrap;gap:.55rem;justify-content:flex-end;align-items:flex-start}.property-editor-hero-linkbuilder{width:100%}.property-editor-shell{display:grid;grid-gap:1.25rem;gap:1.25rem}.property-editor-tabs{display:flex;flex-wrap:wrap;gap:.45rem;border-bottom:1px solid var(--border);padding-bottom:.15rem}.tab-button{border:1px solid transparent;background:var(--surface-muted);color:var(--muted);border-radius:22px 22px 0 0;padding:.8rem 1.15rem .75rem;font:inherit;font-weight:700;cursor:pointer;transform:none;transition:background .18s ease,color .18s ease,border-color .18s ease,box-shadow .18s ease}.tab-button:hover{transform:none;background:hsla(0,0%,100%,.88)}.tab-button.active{background:#fff;color:var(--text);border-color:var(--border);border-bottom-color:#fff;box-shadow:inset 0 3px 0 var(--accent);margin-bottom:-1px}.tab-lead{color:var(--muted);max-width:72ch}.property-editor-grid{align-items:start}.property-link-actions{display:grid;grid-gap:.75rem;gap:.75rem;width:min(34rem,100%);align-self:start}.property-link-actions-compact{width:auto;min-width:15rem}.property-link-actions-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:flex-start;gap:.65rem}.property-link-action-button,.property-link-disclosure{border:0;background:transparent;padding:.4rem .1rem;color:var(--text);display:inline-flex;align-items:center;gap:.55rem;font:inherit;cursor:pointer;transition:opacity .18s ease,color .18s ease}.property-link-action-button:hover,.property-link-disclosure:hover{transform:none;opacity:.82}.property-link-action-button:disabled,.property-link-disclosure:disabled{transform:none}.property-link-action-button-copy{color:var(--accent);font-weight:700}.property-link-action-icon,.property-link-disclosure-icon{width:1rem;height:1rem;display:inline-flex;flex:0 0 auto}.property-link-action-icon svg,.property-link-disclosure-icon svg{width:100%;height:100%}.property-link-disclosure{color:var(--muted);font-weight:700}.property-link-disclosure-icon{transition:transform .18s ease}.property-link-disclosure.is-expanded .property-link-disclosure-icon{transform:rotate(180deg)}.property-link-actions-body{display:grid;grid-gap:.75rem;gap:.75rem;padding:.85rem 1rem;border:1px solid var(--border);border-radius:18px;background:var(--surface-muted)}.property-link-actions-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(10.5rem,1fr));grid-gap:.75rem;gap:.75rem}.property-link-actions .field,.property-link-actions .field input,.property-link-actions .field select{min-width:0}.property-link-actions input[type=date]{min-width:0;padding-right:2.75rem}.property-link-actions-compact .property-link-actions-toolbar{justify-content:flex-start}.property-link-actions-compact .property-link-actions-body{padding:.8rem .9rem}.property-link-actions-compact .property-link-actions-grid{grid-template-columns:repeat(auto-fit,minmax(9.5rem,1fr))}.property-link-actions-preview{display:grid;grid-gap:.35rem;gap:.35rem}.status{display:inline-flex;align-items:center;padding:.35rem .65rem;border-radius:999px;font-size:.8rem;font-weight:700}.status.success{background:var(--chip-background);color:var(--chip-text)}.status.pending{background:rgba(240,181,90,.22);color:#6a4a14}.status.neutral{background:rgba(95,111,123,.12);color:#51606b}.status.failed{background:rgba(169,61,53,.12);color:var(--danger)}.wallet-status{border:1px solid transparent}.wallet-status-healthy{background:var(--chip-background);color:var(--chip-text)}.wallet-status-warning{background:rgba(240,181,90,.22);color:#6a4a14}.wallet-status-critical{background:rgba(169,61,53,.12);color:var(--danger)}.form{grid-gap:1rem}.field-grid,.form{display:grid;gap:1rem}.field-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem}.field{display:grid;grid-gap:.45rem;gap:.45rem}.field label{font-size:.9rem;color:var(--muted)}.field input,.field select,.field textarea{width:100%;border:1px solid rgba(24,32,39,.15);border-radius:16px;padding:.85rem .95rem;background:var(--input-background);font:inherit;color:var(--text)}.field textarea{min-height:120px;resize:vertical}.notice{padding:.95rem 1rem;border-radius:18px;border:1px solid var(--border);background:var(--list-item-background)}.notice.warning{border-color:rgba(240,181,90,.45);background:rgba(240,181,90,.12)}.notice.error{border-color:rgba(169,61,53,.28);background:rgba(169,61,53,.08);color:var(--danger)}.notice.success{border-color:var(--border);background:var(--chip-background);color:var(--chip-text)}.wallet-balance-card{background:linear-gradient(135deg,hsla(0,0%,100%,.88),hsla(0,0%,100%,.72))}.wallet-balance-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.wallet-balance-value{margin-top:1rem;font-size:clamp(2.2rem,4vw,4rem);font-weight:800;line-height:1}.wallet-package-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:1rem;gap:1rem;margin-top:1rem}.wallet-package-card{display:grid;grid-gap:.9rem;gap:.9rem;padding:1rem;border-radius:22px;border:1px solid var(--border);background:var(--list-item-background)}.wallet-package-top{display:flex;align-items:flex-start;justify-content:space-between;gap:.8rem}.wallet-package-credits{font-size:1.35rem;font-weight:800}.danger-button{background:rgba(169,61,53,.12)!important;color:var(--danger)!important}.inline-code{display:block;padding:.9rem 1rem;border-radius:18px;background:var(--inline-code-background);color:var(--inline-code-text);overflow-x:auto;font-family:SFMono-Regular,Consolas,monospace;font-size:.9rem}.inline-code-prewrap{white-space:pre-wrap}.markdown-content{display:grid;grid-gap:1rem;gap:1rem}.markdown-heading{margin:0;font-family:var(--font-display);color:var(--text)}.markdown-heading-1{font-size:clamp(2rem,4vw,3rem);line-height:1.08}.markdown-heading-2{font-size:1.45rem;line-height:1.15}.markdown-heading-3{font-size:1.15rem;line-height:1.2}.markdown-paragraph{margin:0;color:var(--text);font-size:1rem;line-height:1.65}.markdown-list{margin:0;padding-left:1.2rem;color:var(--text);display:grid;grid-gap:.55rem;gap:.55rem}.markdown-content a{color:var(--accent);text-decoration:underline;text-underline-offset:.16em}@media (max-width:900px){.check-grid,.checkbox-columns,.detail-grid,.field-grid,.grid.cols-2,.grid.cols-3,.hero{grid-template-columns:1fr}.list-item,.page-actions,.property-header,.section-head,.topbar-inner{align-items:flex-start;flex-direction:column}.property-header-side,.property-link-actions-toolbar,.property-list-actions,.property-side-column{width:100%;align-items:stretch;justify-content:flex-start}.property-list-layout{grid-template-columns:1fr;gap:1rem}.property-editor-hero{flex-direction:column;align-items:stretch}.property-editor-hero-side{min-width:0;width:100%;justify-items:stretch}.page-actions-side,.page-actions-status{justify-items:start;text-align:left}.page-actions-buttons{justify-content:flex-start}.property-editor-hero-main{grid-template-columns:1fr}.status-chip-row{justify-content:flex-start}.property-editor-tabs{overflow-x:auto;padding-bottom:.2rem}.tab-button{flex:0 0 auto}.property-side-column>.status{justify-self:start}.property-link-actions,.property-link-actions-compact{width:100%;min-width:0}.property-link-actions-grid{grid-template-columns:1fr}.property-open-button{min-width:0;width:100%}.topbar-inner{grid-template-columns:minmax(0,1fr) auto;gap:.75rem;padding:.75rem 0}.brand-lockup{gap:.75rem}.brand-mark{min-width:2.65rem;height:2.65rem;padding:0 .6rem;border-radius:14px;font-size:1rem}.brand-logo-image{max-height:3.2rem;max-width:4.4rem}.brand-title{font-size:1rem;line-height:1.15}.brand-subtitle{font-size:.8rem;line-height:1.3;max-width:24rem}.nav{gap:.5rem}.nav a,.topbar .nav button{padding:.5rem .75rem;font-size:.98rem}.topbar-actions{justify-content:flex-end;gap:.65rem;overflow-x:auto;scrollbar-width:none}.topbar-actions::-webkit-scrollbar{display:none}.dashboard-nav{grid-column:1/-1;order:3;padding-bottom:.1rem}.wallet-summary{min-width:auto;max-width:11rem;padding:.45rem .65rem;gap:.55rem}.wallet-summary-value{min-width:2.2rem;height:2.2rem;font-size:.95rem}.wallet-summary-state{display:none}.dashboard-tab{padding:.62rem .9rem}.utility-icon-button{width:2.8rem;height:2.8rem}.locale-switcher{gap:.45rem}.locale-switcher-label{font-size:.74rem}}@media (max-width:640px){.shell{width:min(var(--shell-width),calc(100% - 1.25rem))}.brand-lockup{gap:.6rem}.brand-mark{min-width:2.35rem;height:2.35rem;border-radius:12px;font-size:.92rem}.brand-logo-image{max-height:2.7rem;max-width:3.6rem}.brand-title{font-size:.92rem}.brand-subtitle{display:none}.nav{gap:.4rem}.nav a,.topbar .nav button{padding:.42rem .62rem;font-size:.92rem}.topbar-actions{gap:.5rem;max-width:100%}.wallet-summary{max-width:none;padding:.38rem .5rem;border-radius:18px}.wallet-summary-copy{display:none}.wallet-summary-value{min-width:2rem;height:2rem;font-size:.88rem}.dashboard-tab{padding:.52rem .78rem;font-size:.92rem}.utility-icon-button{width:2.45rem;height:2.45rem}.utility-icon{width:1rem;height:1rem}.topbar-logout-button{padding:.62rem .82rem;font-size:.92rem}}@media (max-width:1200px){.topbar-actions-desktop{gap:.7rem}.wallet-summary{min-width:auto;max-width:12.5rem;padding:.46rem .68rem}.wallet-summary-copy{overflow:hidden}.wallet-summary-state{display:none}}@media (max-width:900px){.host-submission-card-summary{flex-direction:column}.host-submission-card-side{width:100%;justify-items:start}.topbar-shell{gap:.7rem;padding:.72rem 0}.topbar-main{gap:.7rem}.topbar-desktop-row{display:none}.topbar-menu-button,.topbar-mobile-utility{display:inline-flex}.topbar-mobile-panel{display:none;gap:.8rem;padding-top:.15rem}.topbar-mobile-panel.is-open{display:grid}.topbar-mobile-nav,.topbar-mobile-panel .dashboard-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.5rem;gap:.5rem;overflow:visible}.topbar-mobile-nav a,.topbar-mobile-panel .dashboard-tab{justify-content:center;text-align:center;padding:.62rem .8rem}.topbar-mobile-panel .locale-switcher{justify-content:flex-start;flex-wrap:wrap;gap:.45rem}.topbar-mobile-panel .locale-switcher-label{display:none}.topbar-mobile-panel .locale-switcher{align-self:start}.topbar-mobile-panel .locale-switcher-menu{left:0;right:auto;min-width:9rem}.topbar-mobile-panel .topbar-utility-actions{justify-content:flex-start}.topbar-mobile-panel-actions{gap:.75rem}}@media (max-width:640px){.host-submission-card-details{padding-inline:.85rem}.host-submission-card-footer{flex-direction:column}.host-submission-card-actions{width:100%;justify-content:flex-start}.upcoming-submissions-more-list,.upcoming-submissions-more-toggle{padding-inline:.85rem}.topbar-shell{padding:.62rem 0}.brand-lockup{min-width:0}.brand-title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wallet-summary{padding:.38rem .5rem;border-radius:18px}.wallet-summary-copy{display:none}.wallet-summary-value{min-width:1.9rem;height:1.9rem;font-size:.82rem}.wallet-summary-icon{width:.92rem;height:.92rem}.topbar-mobile-nav,.topbar-mobile-panel .dashboard-nav{grid-template-columns:1fr}}