:root{color-scheme:light;--bg: #f3f0e8;--surface: #fffdf9;--ink: #1b1916;--muted: #5e574f;--line: #e4ddd2;--forest: #14352a;--green: #1e6b48;--green-deep: #164f35;--mint: #e5f2eb;--amber: #8a5a24;--amber-bg: #f8f1e4;--danger: #8e3b34;--font: "Onest", "Segoe UI", sans-serif;--sidebar: 252px}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}body{font-family:var(--font);background:var(--bg);color:var(--ink);font-size:14px;line-height:1.45}button,input,select,textarea{font-family:inherit;color:inherit}h1,h2,h3,p{margin:0}button{font:inherit}.kicker{font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin-bottom:6px}h1{font-size:32px;line-height:1.12;letter-spacing:-.035em;font-weight:700}h2{font-size:16px;font-weight:600;margin-bottom:14px}.lede{color:var(--muted);margin-top:8px}.lede.tight{margin:0 0 14px}.note{color:var(--muted);font-size:13px;margin-top:12px}.auth{min-height:100vh;display:grid;grid-template-columns:minmax(320px,440px) 1fr}.auth-brand{background:var(--forest);color:#f4f0e6;padding:32px 36px 28px;display:flex;flex-direction:column;min-height:100vh}.auth-copy{margin-top:64px}.auth-copy h1{font-size:clamp(32px,4vw,44px);max-width:11ch}.auth-copy p{margin-top:16px;max-width:34ch;color:#f4f0e6c7;font-size:16px}.brand-lockup{display:flex;gap:10px;align-items:center}.word{font-weight:700;letter-spacing:-.04em;font-size:18px;line-height:1}.word span{color:#8fcbab}.brand-sub{margin-top:3px;font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:#f3f0e89e}.on-light .word{color:var(--ink)}.on-light .word span{color:var(--green-deep)}.on-light .brand-sub{color:var(--muted)}.brand-home{background:none;border:0;padding:0;color:inherit;cursor:pointer;text-align:left}.auth-form{align-items:flex-start;overflow:auto}.auth-card{padding:36px 0 48px}.auth-switch{margin-top:18px;color:var(--muted);font-size:14px}.auth-switch button{background:none;border:0;padding:0;color:var(--green-deep);font-weight:600;cursor:pointer}.form-error{color:var(--danger);font-size:13px;font-weight:600}.home{min-height:100vh;background:var(--bg)}.home-bar{position:sticky;top:0;z-index:5;background:#f3f0e8f0;border-bottom:1px solid transparent}.home-bar-inner,.home-wrap{max-width:1120px;margin:0 auto;padding-left:32px;padding-right:32px}.home-bar-inner{display:flex;justify-content:space-between;align-items:center;gap:16px;padding-top:14px;padding-bottom:14px}.home-links{display:flex;gap:18px;align-items:center}.home-links a{color:var(--muted);text-decoration:none;font-weight:600;font-size:14px}.home-links a:hover{color:var(--ink)}.home-nav{display:flex;gap:8px;align-items:center}.home-hero{display:grid;grid-template-columns:1.15fr .85fr;gap:36px;align-items:end;padding-top:64px;padding-bottom:72px}.home-hero h1{font-size:clamp(40px,5vw,62px);max-width:11ch}.home-hero .lede{font-size:17px;max-width:46ch;margin-top:16px}.home-actions{display:flex;gap:10px;margin-top:28px;flex-wrap:wrap}.home-panel{background:var(--forest);color:#f4f0e6;border-radius:20px;padding:28px 28px 12px}.home-panel .kicker{color:#f4f0e68c}.home-panel .steps-brand{margin-top:8px}.home-block{padding-top:28px;padding-bottom:28px}.home-block h2,.home-split h2,.home-close h2{font-size:clamp(28px,3vw,36px);letter-spacing:-.03em;margin-bottom:10px}.home-lead{max-width:62ch;color:var(--muted);font-size:16px}.path{list-style:none;padding:0;margin:22px 0 0;display:flex;flex-direction:column;gap:10px}.path li{display:grid;grid-template-columns:42px 1fr;gap:14px;background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:16px}.path b{width:42px;height:42px;border-radius:12px;background:var(--mint);color:var(--green-deep);display:grid;place-items:center}.path strong{display:block;font-size:16px;margin-bottom:4px}.path span{color:var(--muted)}.module-grid,.audience{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:22px}.module,.audience article{background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:16px 16px 18px}.module h3,.audience h3{font-size:16px;margin-bottom:6px}.module p,.audience p{color:var(--muted);font-size:14px}.home-split{display:grid;grid-template-columns:1fr 1fr;gap:18px;padding-top:12px;padding-bottom:28px}.split-card{background:var(--surface);border:1px solid var(--line);border-radius:18px;padding:22px}.split-card ol{margin:16px 0 0;padding-left:18px;color:var(--ink);display:flex;flex-direction:column;gap:10px}.split-card li span{display:block;color:var(--muted);font-size:14px}.home-guest-layout{display:grid;grid-template-columns:320px 1fr;gap:18px;align-items:start;margin-top:22px}.source{display:flex;flex-direction:column;gap:10px}.source article{background:var(--surface);border:1px solid var(--line);border-radius:14px;padding:14px 16px}.source strong{display:block;margin-bottom:4px}.source p{color:var(--muted);font-size:14px}.home-close{margin:12px 32px 28px;background:var(--forest);color:#f4f0e6;border-radius:22px;padding:36px 32px;display:flex;justify-content:space-between;gap:24px;align-items:end}.home-close .kicker{color:#f4f0e68c}.home-close .btn-primary{background:#f3f0e8;color:var(--forest)}.home-close .btn-primary:hover{background:#fff}.home-close .btn-ghost{background:transparent;color:#f4f0e6;border-color:#f4f0e647}.home .guest-body .pill{margin-top:10px}.home-close h2{color:#f6f3ec;max-width:16ch}.home-close p{color:#f4f0e6bf;max-width:42ch;margin-top:8px}.home-foot{max-width:1120px;margin:0 auto;padding:8px 32px 28px;color:var(--muted);font-size:13px;display:flex;justify-content:space-between;gap:12px}.steps-brand{list-style:none;padding:0;margin:36px 0 0;display:flex;flex-direction:column;gap:14px}.steps-brand li{display:flex;gap:12px;align-items:center;color:#f3f0e8b8}.steps-brand b{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;border:1px solid rgba(243,240,232,.28);font-size:12px;font-weight:600}.steps-brand strong{display:block;font-size:14px}.steps-brand small{display:block;color:#f3f0e880;font-size:12px}.steps-brand .now{color:#f6f3ec}.steps-brand .now b{background:#f3f0e8;color:var(--forest);border-color:transparent}.brand-foot{margin-top:auto;padding-top:28px;font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:#f3f0e873}.auth-form{display:flex;align-items:center;justify-content:center;padding:40px 24px}.auth-card{width:min(520px,100%)}.auth-card h2{font-size:32px;letter-spacing:-.035em;margin-bottom:0}.shell{display:grid;grid-template-columns:var(--sidebar) 1fr;min-height:100vh;background:var(--bg)}.side{background:var(--forest);color:#f3f0e8;padding:22px 14px 16px;display:flex;flex-direction:column;position:sticky;top:0;height:100vh}.org{margin:22px 8px 16px;padding:12px;border-radius:12px;background:#f3f0e814}.org-name{font-weight:600}.org-city{color:#f3f0e89e;font-size:13px;margin-top:2px}.nav{display:flex;flex-direction:column;gap:4px}.nav-btn{display:flex;align-items:center;width:100%;text-align:left;background:transparent;border:0;color:#f3f0e8b8;height:40px;border-radius:10px;padding:0 12px;cursor:pointer;font-weight:500}.nav-btn:hover{color:#f6f3ec;background:#f3f0e80f}.nav-btn[aria-current=page]{background:#f3f0e81f;color:#f6f3ec}.side-foot{margin-top:auto}.user{display:flex;gap:10px;align-items:center;padding:8px}.avatar{width:36px;height:36px;border-radius:50%;background:var(--mint);color:var(--forest);display:grid;place-items:center;font-weight:700;font-size:12px;flex:none}.user-name{font-weight:600;font-size:13px}.user-role{color:#f3f0e88c;font-size:12px}.logout{margin-top:4px;background:transparent;border:0;color:#f3f0e88c;padding:8px 10px;cursor:pointer;font-size:13px}.logout:hover{color:#f3f0e8}.main{padding:32px 40px 80px;max-width:1160px;container-type:inline-size}.page-head{display:flex;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:22px}.head-actions{display:flex;align-items:center;gap:8px}.saved{color:var(--green-deep);font-weight:600;font-size:13px}.card{background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:18px 18px 20px;margin-bottom:14px}.overview-grid{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:16px;align-items:start}.check-list{list-style:none;padding:0;margin:0}.check-list li{display:grid;grid-template-columns:10px 1fr auto;gap:12px;align-items:center;padding:13px 0;border-top:1px solid var(--line)}.check-list li:first-child{border-top:0;padding-top:0}.check-list strong{display:block}.check-list span{color:var(--muted);font-size:13px}.dot{width:8px;height:8px;border-radius:50%;display:block}.dot-ok{background:var(--green)}.dot-wait{background:#c48a3a}.facts dl{display:grid;grid-template-columns:repeat(3,1fr);gap:16px 20px;margin:0}.facts dt{color:var(--muted);font-size:12px;margin-bottom:4px}.facts dd{margin:0;font-weight:600}.stack{display:flex;flex-direction:column;gap:12px}.grid-2{display:grid;grid-template-columns:1fr 1fr;gap:12px 14px}.field{display:flex;flex-direction:column;gap:6px}.field-label{font-size:12px;font-weight:600;color:var(--muted)}.field-hint,.field-error{font-size:12px}.field-hint{color:var(--muted)}.field-error{color:var(--danger)}.input{width:100%;height:44px;border:1px solid var(--line);background:#fff;border-radius:10px;padding:0 12px;font-size:14px;font-weight:500}.textarea{height:auto;min-height:96px;padding:12px;resize:vertical}.input:focus{outline:2px solid var(--green);border-color:transparent}.btn{height:42px;padding:0 16px;border-radius:10px;border:1px solid transparent;font-weight:600;font-size:14px;cursor:pointer}.btn-primary{background:var(--green);color:#fff}.btn-primary:hover{background:var(--green-deep)}.btn-ghost{background:#fff;border-color:var(--line)}.btn-ghost:hover{border-color:#cfc6b8}.btn-wide{width:100%;margin-top:18px}.text-btn{background:none;border:0;color:var(--green-deep);font-weight:600;cursor:pointer;padding:0}.pill{display:inline-flex;align-items:center;gap:6px;height:26px;padding:0 10px;border-radius:999px;font-size:12px;font-weight:600}.pill:before{content:"";width:6px;height:6px;border-radius:50%;background:currentColor}.pill-ok{background:var(--mint);color:var(--green-deep)}.pill-pending{background:var(--amber-bg);color:var(--amber)}.pill-empty{background:#f0ebe3;color:var(--muted)}.guest-card{background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden}.guest-photo{height:148px;background:linear-gradient(160deg,rgba(255,255,255,.18),transparent 42%),linear-gradient(145deg,#c4a574,#6e4b32 58%,#24382c);display:flex;justify-content:flex-end;padding:12px}.guest-photo.has-img{background-size:cover;background-position:center}.guest-photo span{position:relative;z-index:1;background:#fffcf8eb;border-radius:999px;padding:4px 8px;font-size:12px;font-weight:600;height:fit-content}.guest-body{padding:16px 16px 18px}.guest-body h3{font-size:20px;letter-spacing:-.03em;margin:2px 0 6px}.guest-address,.guest-meta,.guest-note,.guest-amenities{color:var(--muted);font-size:13px}.guest-meta,.guest-tags,.guest-note,.guest-amenities{margin-top:8px}.guest-tags{display:flex;gap:6px;flex-wrap:wrap}.guest-tags span{background:#f6f1e8;border-radius:999px;padding:4px 8px;font-size:12px;font-weight:600}.venue-list{display:flex;flex-direction:column;gap:12px}.search-field{margin-bottom:14px}.branch-card{background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:14px;display:flex;flex-direction:column;gap:12px}.branch-top{display:grid;grid-template-columns:72px 1fr;gap:12px;align-items:center}.branch-top h2{font-size:18px;margin:0 0 4px}.branch-top p{color:var(--muted);margin-bottom:8px}.branch-top .pill{margin-top:2px}.venue-thumb{width:72px;height:72px;border-radius:12px;background:linear-gradient(145deg,#c4a574,#6e4b32)}.venue-thumb.is-empty{background:#e7e1d6}.branch-facts{margin:0}.branch-facts div{display:grid;grid-template-columns:72px 1fr;gap:10px;padding:8px 0;border-top:1px solid var(--line)}.branch-facts dt{color:var(--muted);font-size:12px}.branch-facts dd{margin:0;font-weight:600}.nowrap{white-space:nowrap}.branch-amenities{color:var(--muted);font-size:13px}.branch-actions{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px}.branch-actions .btn{width:100%;padding:0 8px}.tabs{display:flex;gap:6px;margin-bottom:8px}.tabs button{flex:1;height:38px;border-radius:10px;border:1px solid var(--line);background:#fff;font-weight:600;cursor:pointer;color:var(--muted)}.tabs button[aria-pressed=true]{background:var(--forest);color:#f3f0e8;border-color:transparent}.tabs button:disabled{opacity:.45;cursor:default}.tab-note{margin:0 0 12px}.save-row{margin-bottom:12px}.venue-layout.is-single{grid-template-columns:1fr}.ph{position:relative}.ph-tools{position:absolute;top:8px;right:8px;display:flex;gap:4px;z-index:1}.ph-remove{border:0;border-radius:999px;background:#fffcf8eb;color:var(--ink);font-size:11px;font-weight:700;padding:4px 8px;cursor:pointer}.btn:disabled{opacity:.45;cursor:default}.btn-danger{background:#fff;border:1px solid #e7c7c4;color:var(--danger)}.btn-danger:hover{background:#fbf4f3}.row-meta{display:flex;gap:8px;align-items:center;margin-top:8px;font-size:13px;color:var(--muted);flex-wrap:wrap}.row-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.section-head{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px}.section-head h2{margin:0}.category-edit{display:flex;align-items:flex-end;gap:12px;margin-top:14px}.category-edit .field{flex:1}.category-edit .text-btn{margin-bottom:12px}.text-btn:disabled{color:#b7b0a6;cursor:default}.dish-list{margin-top:4px}.dish-row{display:grid;grid-template-columns:64px minmax(0,1fr) auto;gap:8px 10px;align-items:center;padding:12px 0;border-top:1px solid var(--line)}.dish-row .row-actions{grid-column:2 / -1}.dish-main{min-width:0}.dish-price{font-size:14px}.dish-thumb{width:64px;height:48px;border-radius:8px;background:#e7e1d6;background-size:cover;background-position:center}.dish-thumb-lg{width:120px;height:90px}.dish-row.is-editing{background:#f7f4ee;margin:0 -8px;padding-left:8px;padding-right:8px;border-radius:10px}.photo-field{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.cat-list{display:flex;flex-direction:column}.cat-row{display:flex;align-items:center;justify-content:space-between;gap:8px;border-top:1px solid var(--line);padding:4px 0}.cat-row.is-active{background:var(--mint);margin:0 -8px;padding-left:8px;padding-right:8px;border-radius:10px;border-top-color:transparent}.cat-pick{flex:1;min-width:0;display:flex;justify-content:space-between;gap:8px;border:0;background:transparent;padding:8px 0;cursor:pointer;text-align:left}.cat-pick strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cat-pick span{color:var(--muted);font-size:12px;font-weight:600;white-space:nowrap}.editor-back{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;background:#1b191675;display:grid;place-items:center;padding:20px}.editor-panel{width:min(520px,100%);background:var(--surface);border-radius:16px;padding:18px;display:flex;flex-direction:column;gap:12px}.editor-panel h2{font-size:22px}.editor-frame{position:relative;width:100%;aspect-ratio:4 / 3;overflow:hidden;border-radius:12px;background:#1b1916;touch-action:none;cursor:grab}.editor-frame img{position:absolute;left:50%;top:50%;max-width:none;-webkit-user-select:none;user-select:none}.editor-zoom{display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:center;font-weight:600}.editor-zoom input{width:100%}.supply-list{margin-top:8px}.supply-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:4px 12px;align-items:center;padding:12px 0;border-top:1px solid var(--line)}.supply-row p{margin:2px 0 0;color:var(--muted);font-size:13px}.supply-row .row-actions{grid-column:1 / -1;justify-content:flex-start}.supply-line-actions{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.supply-row strong{font-size:15px}.supply-add{display:grid;grid-template-columns:1fr 1fr auto;gap:10px;align-items:end;margin-top:14px}.supply-products{margin:8px 0 12px;padding-left:18px}.auth-card .chips{margin:4px 0 12px}.supply-checks{display:flex;flex-direction:column;gap:8px}.supply-check{display:flex;gap:8px;align-items:center}.dish-row p{color:var(--muted);margin-top:4px;font-size:13px}.dish-row.is-stopped .dish-name{color:var(--muted);text-decoration:line-through}.menu-cat{margin:14px 0 4px;font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--muted)}.menu-line{display:flex;justify-content:space-between;gap:12px;padding:5px 0;font-size:13px;align-items:center}.menu-line-name{display:flex;align-items:center;gap:8px;min-width:0}.menu-mini{width:36px;height:27px;object-fit:cover;border-radius:6px;flex:none}.mod{border:1px solid var(--line);border-radius:12px;padding:12px;display:flex;flex-direction:column;gap:8px}.mod-head,.mod-option{display:grid;grid-template-columns:1fr auto;gap:8px;align-items:center}.mod-option{grid-template-columns:1fr 120px auto}.add-card{width:100%;min-height:84px;border:1px dashed #c9c0b2;background:transparent;border-radius:16px;color:var(--green-deep);font-weight:600;cursor:pointer}.add-card:hover{background:#1e6b480d}.venue-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:18px;align-items:start}.preview-sticky{position:sticky;top:20px}.stack-aside{display:flex;flex-direction:column;gap:12px}.card.flat{margin:0}.photos{display:grid;grid-template-columns:1.4fr 1fr 1fr;grid-auto-rows:96px;gap:8px}.photos:has(.ph-wide){grid-template-columns:1fr;grid-auto-rows:148px}.photos .ph:first-child:not(.ph-add){grid-row:span 2}.ph{border-radius:12px;display:flex;align-items:flex-end;padding:10px;color:#fff;font-size:12px;font-weight:600;border:0;height:100%;min-height:0;overflow:hidden;box-sizing:border-box}.ph-0{background:linear-gradient(160deg,#d7c4a3,#8c5e3c)}.ph-1{background:linear-gradient(160deg,#8eaa96,#2f4a3c)}.ph-2{background:linear-gradient(160deg,#e4d2b4,#a88862);color:#2b241c}.ph-3{background:linear-gradient(160deg,#c47d62,#6a3d32)}.ph-add{background:#fff;color:var(--green-deep);border:1px dashed #c9c0b2;align-items:center;justify-content:center;cursor:pointer}.ph-add.is-disabled{opacity:.45;cursor:default}.ph.has-img{background-size:cover;background-position:center;color:#fff}.ph.has-img:after{content:"";position:absolute;left:0;right:0;bottom:0;height:48%;background:linear-gradient(transparent,#141410b8)}.ph-caption{position:relative;z-index:1;display:flex;flex-direction:column;gap:2px;width:100%;min-width:0}.ph-file{font-weight:500;opacity:.9;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.photo-toolbar{margin-bottom:10px}.ph-wide{grid-column:1 / -1;height:100%;min-height:0}.ph-add input,.file-btn input{display:none}.file-name{margin-left:10px;color:var(--muted);font-size:13px}.map{height:132px;border-radius:12px;position:relative;display:flex;align-items:flex-end;padding:10px;background:linear-gradient(180deg,rgba(255,255,255,.45),transparent),repeating-linear-gradient(90deg,transparent,transparent 27px,rgba(20,53,42,.06) 28px),repeating-linear-gradient(0deg,transparent,transparent 27px,rgba(20,53,42,.06) 28px),#e7efe8}.map span{background:#fff;border-radius:8px;padding:6px 8px;font-size:12px;font-weight:600}.pin{position:absolute;left:58%;top:36%;width:14px;height:14px;background:var(--green);border-radius:50% 50% 50% 0;transform:rotate(-45deg)}.week{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:8px}.day span{display:block;font-size:12px;font-weight:600;color:var(--muted);margin-bottom:6px}.day .input{padding:0 8px}.chips{display:flex;flex-wrap:wrap;gap:8px}.chip-add{display:flex;gap:8px;align-items:center}.chip-add .input{flex:1;min-width:0}.chip-add .btn{flex:none}.chip-add .btn:disabled{opacity:.45;cursor:default}.templates{display:flex;flex-direction:column;gap:6px}.templates .chip{background:transparent}.chip{border:1px solid var(--line);background:#fff;border-radius:999px;padding:8px 12px;cursor:pointer;font-weight:600;font-size:13px}.chip[aria-pressed=true]{background:var(--mint);border-color:#b7d4c4;color:var(--green-deep)}.switch{display:flex;align-items:center;gap:10px;background:none;border:0;padding:0;margin:4px 0 16px;cursor:pointer;font-weight:600}.switch i{width:42px;height:24px;border-radius:99px;background:#ddd6cb;position:relative;display:block}.switch i:after{content:"";position:absolute;width:18px;height:18px;border-radius:50%;background:#fff;top:3px;left:3px}.switch[aria-pressed=true] i{background:var(--green)}.switch[aria-pressed=true] i:after{transform:translate(18px)}.seg{display:inline-flex;padding:3px;background:#fff;border:1px solid var(--line);border-radius:12px}.seg button{border:0;background:transparent;height:32px;padding:0 10px;border-radius:9px;cursor:pointer;color:var(--muted);font-weight:600}.seg button[aria-pressed=true]{background:var(--forest);color:#f3f0e8}.qr{width:148px;height:148px;border-radius:12px;border:1px solid var(--line);display:block}.qr-card p{color:var(--muted);margin-top:10px}.qr-card.is-locked{color:var(--muted)}.qr-card.is-locked .qr{opacity:.45}.invite{display:grid;grid-template-columns:1.3fr .8fr 1fr 1fr auto;gap:10px;align-items:start;margin-bottom:8px}.invite .btn{margin-top:22px}.table{width:100%;border-collapse:collapse}.table th{text-align:left;font-size:12px;color:var(--muted);font-weight:600;padding:8px 12px 10px}.table td{padding:12px;border-top:1px solid var(--line);vertical-align:middle}.table td:last-child,.table th:last-child{text-align:right}@container (max-width: 720px){.overview-grid,.venue-layout,.facts dl,.grid-2,.invite,.mod-option,.supply-add{grid-template-columns:1fr}.page-head,.category-edit{flex-direction:column;align-items:stretch}.section-head .btn{align-self:flex-start}.head-actions{flex-wrap:wrap}.week{grid-template-columns:1fr 1fr}.invite .btn{margin-top:0}}@media(max-width:800px){.auth,.shell,.home-hero,.home-split,.module-grid,.audience,.home-guest-layout{grid-template-columns:1fr}.home-bar-inner,.home-wrap,.home-foot{padding-left:16px;padding-right:16px}.home-links{display:none}.home-close{margin-left:16px;margin-right:16px;flex-direction:column;align-items:flex-start}.auth-brand{min-height:auto}.side{position:relative;height:auto}.main{padding:20px 16px 48px}.page-head{align-items:flex-start;flex-direction:column}}
