@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&family=Playfair+Display:wght@600;700&display=swap";:root{--paper:#f7f0e7;--surface:#fffaf4;--ink:#111112;--accent:#e65317;--muted:#756e68;--line:#e6dacf;color:var(--ink);background:var(--paper);font-family:DM Sans,Arial,sans-serif}*{box-sizing:border-box}body{background:var(--paper);margin:0}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,.primary{border:1px solid var(--ink);cursor:pointer;text-align:center;background:0 0;border-radius:10px;padding:12px 15px;font-weight:700;display:inline-block}.primary{background:var(--ink);color:#fff;width:100%;margin:9px 0}.app{background:var(--paper);width:min(100%,480px);min-height:100vh;margin:auto;padding:20px 18px 92px}header{justify-content:space-between;align-items:center;display:flex}.brand{letter-spacing:2px;font-family:Playfair Display;font-size:31px}.eyebrow{color:var(--accent);letter-spacing:2px;margin:0 0 26px;font-size:10px;font-weight:700}h1,h2{margin:14px 0;font-family:Playfair Display}h1{font-size:30px}h3{letter-spacing:.4px;margin-top:28px;font-size:12px}small{color:var(--muted);font-size:12px;font-weight:400;display:block}nav{border-top:1px solid var(--line);z-index:5;background:#fffaf4f5;justify-content:space-around;align-items:center;width:min(100%,480px);height:70px;display:flex;position:fixed;bottom:0;left:50%;transform:translate(-50%)}nav a{text-align:center;font-size:20px}nav small{color:var(--ink);font-size:9px}nav .plus{color:#fff;background:var(--ink);border-radius:50%;width:52px;height:52px;margin-top:-30px;padding-top:12px;font-size:24px}.actions a{border:1px solid var(--line);background:var(--surface);border-radius:12px;grid-template-columns:1fr auto;gap:4px;margin:7px 0;padding:14px;display:grid}.actions small{grid-column:1}.ecard{vertical-align:top;border:1px solid var(--line);background:var(--surface);border-radius:11px;flex-direction:column;gap:8px;width:100%;margin:5px 0;padding:8px;display:inline-flex;position:relative}.cover{background:#777;border-radius:7px;height:90px}.ecard .cover{height:72px}.ecard em{color:var(--accent);font-size:9px;font-style:normal;font-weight:700}.grid{gap:8px;display:flex;overflow:auto}.grid .ecard{min-width:145px}.hero{color:#fff;text-shadow:0 1px 7px #000;background-size:cover;border-radius:0 0 22px 22px;margin:0 -18px;padding:150px 18px 18px}.hero h1{margin:7px 0;font-family:DM Sans;font-size:32px}.state{background:#0009;border-radius:14px;padding:4px 8px;font-size:10px}.avatar{border:2px solid var(--paper);background:#f1d5bc;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;margin-right:-6px;font-size:21px;display:inline-flex}.tabs{border-bottom:1px solid var(--line);justify-content:space-between;padding:15px 0;font-size:12px;display:flex}.panel{border:1px solid var(--line);background:var(--surface);border-radius:12px;margin:12px 0;padding:13px}.metrics{text-align:center;justify-content:space-around;display:flex}.metrics b{font-size:25px}.metrics small{font-size:10px}.person{flex-direction:column;align-items:center;margin-right:13px;font-size:11px;display:inline-flex}.person .avatar{margin:0}.notice{text-align:center;color:#315522;background:#e7efdc;border-radius:10px;margin:12px 0;padding:12px;font-size:11px}.modal{z-index:10;background:var(--surface);border-radius:20px 20px 0 0;width:min(100%,480px);padding:22px;position:fixed;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 -6px 30px #0003}textarea,input,select{background:#fffdf8;border:1px solid #cfc1b5;border-radius:8px;width:100%;min-height:45px;margin:7px 0;padding:12px}textarea{min-height:100px}.filters{gap:7px;display:flex}.filters button{padding:7px 12px}.gallery{columns:2;gap:9px;margin-top:14px}.memory{break-inside:avoid;background:var(--surface);border:1px solid var(--line);border-radius:10px;margin-bottom:9px;padding:10px}.photo{border-radius:7px;height:150px}.memory p,.story p{font-size:14px}.memory button{margin-top:6px;padding:4px;font-size:10px}.story{border-left:2px solid var(--accent);margin:12px 0;padding:7px 12px}.story small{margin-left:8px;display:inline}.score{flex-wrap:wrap;gap:5px;display:flex}.score button{border-radius:50%;width:31px;padding:8px 0}.selected{color:#fff;background:var(--accent)!important}.anchor{justify-content:space-between;display:flex}.muted{color:var(--muted);font-size:13px}.award{border:1px solid var(--line);border-radius:12px;padding:14px}.award button{margin:3px}.reveal{color:#fff;text-align:center;background:#101011;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:100px 20px;display:flex}.reveal>p{letter-spacing:2px;color:#f16b2d;font-weight:700}.reveal h1{font-size:43px}.reveal h2{font-family:DM Sans;font-size:25px}.reveal button{background:var(--accent);color:#fff;border-color:var(--accent);width:min(100%,330px);margin:6px}.reveal .secondary{background:0 0;border-color:#fff}.spark{color:var(--accent);font-size:40px}.dots i{background:#666;border-radius:50%;width:6px;height:6px;margin:15px 3px;display:inline-block}.dots .on{background:var(--accent)}.invite{color:#fff;text-shadow:0 1px 4px #000;min-height:100vh;margin:-20px -18px -92px;padding:110px 25px}.joincard{background:var(--surface);color:var(--ink);text-shadow:none;border-radius:17px;margin-top:50px;padding:20px}.profilehead{text-align:center}.profilehead .avatar{width:76px;height:76px;margin:0;font-size:42px}.numbers{text-align:center;justify-content:space-around;margin:17px 0;display:flex}.numbers b{font-size:20px}.numbers small{text-transform:uppercase;font-size:8px}.chips i{background:#fae9d9;border:1px solid #edcfb7;border-radius:18px;margin:2px;padding:7px;font-size:10px;font-style:normal;display:inline-block}.stat{grid-template-columns:1fr 34px 1fr;align-items:center;gap:7px;padding:8px 0;font-size:13px;display:grid}.stat i{background:#e6dad1;height:3px}.stat em{background:var(--accent);height:3px;display:block}.chart{border-left:1px solid var(--line);border-bottom:1px solid var(--line);align-items:end;gap:25px;height:200px;padding:0 25px;display:flex}.chart i{background:var(--accent);width:24px}.placecard{border:1px solid var(--line);border-radius:10px;grid-template-columns:100px 1fr;gap:8px;padding:8px;display:grid}.placecard .cover{grid-row:span 2}.place{background:linear-gradient(135deg,#6d6657,#dad2bf)}.groupcover{color:#fff;background:linear-gradient(135deg,#1f2525,#b05c34);border-radius:12px;align-items:end;height:170px;padding:20px;font-family:Playfair Display;font-size:28px;display:flex}.bigplace{background:linear-gradient(135deg,#84745c,#e7deca);height:190px}.orange{color:var(--accent)}.activity{border-bottom:1px solid var(--line);grid-template-columns:45px 1fr;gap:8px;padding:12px 0;display:grid}.activity small{grid-column:2}.tabs a.on,.tabs a.active{color:var(--accent);font-weight:700}.tabs a:first-child{color:inherit;font-weight:400}.auth{padding-top:12px}.lede{color:var(--muted);font-size:16px;line-height:1.45}.ghost{background:0 0;width:100%;margin:6px 0}.banner{color:var(--ink);background:#fae9d9;border-radius:12px;margin:10px 0;padding:12px;font-weight:700;display:block}.type-grid{grid-template-columns:1fr 1fr;gap:8px;margin:12px 0;display:grid}.type-grid button{min-height:48px}.avatar.sm{width:28px;height:28px;font-size:14px}.avatar.lg,.profilehead .avatar.lg{width:76px;height:76px;margin:0;font-size:32px}img.avatar{object-fit:cover}.people{align-items:center;min-height:40px;display:flex}.person em{color:var(--accent);font-size:9px;font-style:normal}.back{margin-bottom:8px;display:inline-block}.break{word-break:break-all}.splash{flex-direction:column;justify-content:flex-end;min-height:100vh;display:flex}.state-block h2{margin-top:0}.skeleton{opacity:.7}nav a.on,nav a.active{color:var(--accent)}nav a{flex-direction:column;justify-content:center;align-items:center;gap:2px;min-width:44px;min-height:44px;display:flex}.invite{min-height:100vh;padding:calc(72px + env(safe-area-inset-top)) 25px calc(40px + env(safe-area-inset-bottom));color:#fff;text-shadow:0 1px 4px #000;background:linear-gradient(165deg,#1a1410 0%,#3c2630 48%,#e85a20 140%);margin:0}.invite .muted{color:#f3e6d8}.modal{padding-bottom:calc(22px + env(safe-area-inset-bottom))}input,textarea,select,button{max-width:100%}.primary,.plus,nav a,button{min-height:44px}.records small{margin-top:2px;display:block}.check{align-items:center;gap:8px;display:flex}.check input{width:auto;min-height:auto}
