:root{--primary:#155e57;--accent:#ad7046;--background:#f7f4ee;--surface:#fff;--text:#252d28;--muted:#65716b;--border:#dfe4dc;--buttonText:#fff;--radius:22px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;color-scheme:light}*{box-sizing:border-box}body{margin:0;color:var(--text);background:#f7f4ee}button,input,select,textarea{font:inherit}a,button,input,select,textarea{-webkit-tap-highlight-color:transparent}a,button{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.46}a{text-decoration:none;color:inherit}img{display:block;max-width:100%;object-fit:cover}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(28px,4vw,40px);line-height:1.14;letter-spacing:-1.2px;margin-bottom:13px;font-weight:750}h2{font-size:24px;line-height:1.24;letter-spacing:-.65px;margin-bottom:12px}h3{font-size:17px;line-height:1.35;margin-bottom:8px}p{margin-bottom:16px}.small,p,small{line-height:1.6}.small,small{font-size:12px}.muted{color:var(--muted)}strong{font-weight:650}code{font-family:ui-monospace,SFMono-Regular,Consolas,monospace}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--accent);outline-offset:3px}.app{background:var(--background);color:var(--text);min-height:100svh}.theme-serif h1,.theme-serif h2{font-family:Georgia,Times New Roman,serif}.icon{display:inline-block;align-items:center;justify-content:center;line-height:1;vertical-align:middle;width:24px;height:24px;min-width:24px;flex:0 0 auto}.icon-sm{width:18px;height:18px;min-width:18px}.icon-lg{width:32px;height:32px;min-width:32px}.icon-button{border:1px solid var(--border);background:var(--surface);color:var(--text);width:42px;height:42px;min-width:42px;display:inline-grid;place-items:center;border-radius:50%;font-size:24px}.row{gap:12px}.row,.site-header{display:flex;align-items:center;justify-content:space-between}.site-header{height:88px;max-width:1240px;margin:auto;padding:0 32px;gap:16px}.wordmark{display:flex;align-items:center;gap:10px;white-space:nowrap}.wordmark img{width:44px;height:44px;border-radius:50%}.wordmark span{font-size:26px;font-weight:760;letter-spacing:-1.1px}.header-right{display:flex;gap:14px;align-items:center}.language-toggle{background:var(--surface);padding:4px;display:flex;border:1px solid var(--border);border-radius:30px;gap:3px}.language-toggle button{height:31px;min-width:36px;border:0;border-radius:20px;background:transparent;color:var(--muted);font-size:12px;font-weight:700}.language-toggle button.selected{background:var(--primary);color:var(--buttonText)}.guest-container{max-width:920px;margin:auto;padding:20px 28px 115px}.eyebrow{font-size:10px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:var(--muted);display:block;margin-bottom:12px}.eyebrow.light{color:inherit;opacity:.7}.home-intro{margin:10px 0 24px;max-width:630px}.home-intro h1{font-size:36px;max-width:510px}.home-intro p{color:var(--muted);font-size:14px;margin-bottom:0}.hero{position:relative;isolation:isolate;border-radius:calc(var(--radius) + 6px);overflow:hidden;min-height:360px;background:#252d28;box-shadow:0 12px 30px #29291b0a}.hero>img{width:100%;height:100%;object-position:75% 45%}.hero-shade,.hero>img{position:absolute;inset:0}.hero-shade{background:linear-gradient(90deg,#14261ee6,#18271caf 35%,#1b201630 78%)}.hero-content{position:relative;color:#fff;padding:36px;max-width:440px}.hero-content h2{font-family:Georgia,Times New Roman,serif;font-size:44px;letter-spacing:-1.4px;font-weight:400;white-space:pre-line;line-height:1.09;margin:25px 0 18px}.hero-content p{font-size:13px;line-height:1.65;max-width:270px;color:#ffffffcb}.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;border:1px solid transparent;min-height:48px;border-radius:14px;padding:13px 20px;background:var(--primary);color:var(--buttonText);font-weight:600;font-size:14px;line-height:1.35;text-align:center;transition:transform .15s,filter .15s;white-space:normal}.button:not(:disabled):active{transform:scale(.98)}.button:not(:disabled):hover{filter:brightness(.96)}.button.secondary{background:var(--surface);border-color:var(--border);color:var(--text)}.button.danger{color:#942f31;border-color:#dcb3b3;background:#fff4f4}.button.ivory{background:#f7f3e8;color:#25342b;border-radius:50px;font-size:13px}.button.full{width:100%;margin:6px 0}.button-row{display:flex;gap:10px;flex-wrap:wrap;align-items:center;margin:12px 0}.text-link{background:none;border:0;color:var(--primary);font:inherit;font-size:13px;font-weight:650;cursor:pointer;display:inline-flex;align-items:center;gap:8px;padding:7px 0}.section{margin-top:34px}.section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}.section-head h2{font-size:22px;margin-bottom:0}.section-head p{font-size:12px;color:var(--muted);margin:6px 0 0}.section-flower{width:34px;height:34px;color:var(--accent)}.post-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.post-card{display:block;border-radius:var(--radius);overflow:hidden;background:var(--surface);border:1px solid var(--border);box-shadow:0 6px 14px #28352104}.post-photo{position:relative;aspect-ratio:1.5;overflow:hidden}.post-photo img{width:100%;height:100%;transition:transform .5s}.post-card:hover .post-photo img{transform:scale(1.025)}.post-photo .badge{position:absolute;left:14px;top:14px;box-shadow:0 2px 4px #0001}.round-arrow{position:absolute;right:14px;bottom:14px;display:grid;place-items:center;border-radius:50%;width:33px;height:33px;background:#fffc;color:#27352d;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.round-arrow .icon{width:18px;height:18px;min-width:18px}.post-copy{padding:17px 18px 18px}.post-copy>small{display:block;color:var(--muted);font-size:10px;letter-spacing:.5px;margin-bottom:6px}.post-copy h3{margin-bottom:12px}.post-bottom{display:flex;justify-content:space-between;align-items:center;gap:10px;font-size:12px;color:var(--muted)}.post-bottom strong{color:var(--text);font-size:15px}.badge{display:inline-flex;align-items:center;gap:4px;border-radius:50px;background:color-mix(in srgb,var(--primary) 9%,var(--surface));color:var(--primary);padding:7px 11px;font-size:10px;font-weight:650;line-height:1.25;max-width:100%;white-space:normal}.badge.warm{background:#f4e7d6;color:#815728}.badge.light{background:#ffffff26;color:inherit}.cafe-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.cafe-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;display:block}.cafe-card>img{width:100%;aspect-ratio:1.85}.cafe-card-copy{padding:20px}.cafe-card-copy h3{margin:0;font-size:20px}.cafe-card-copy p{color:var(--muted);font-size:12px;display:flex;align-items:center;gap:4px;margin:8px 0 14px}.cafe-card-copy p .icon{width:18px;height:18px;min-width:18px}.brand-footer{text-align:center;margin:50px 0 15px}.brand-footer img{height:40px;width:40px;margin:0 auto 10px}.brand-footer span{font-size:20px;font-weight:700;letter-spacing:-.7px}.brand-footer p{margin:8px 0;color:var(--muted);font-size:12px}.bottom-nav{position:fixed;z-index:20;bottom:max(12px,env(safe-area-inset-bottom));left:50%;transform:translateX(-50%);width:min(calc(100% - 32px),530px);height:74px;justify-content:space-around;background:color-mix(in srgb,var(--surface) 94%,transparent);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid var(--border);border-radius:23px;box-shadow:0 8px 32px #20302915}.bottom-nav,.bottom-nav a{display:flex;align-items:center}.bottom-nav a{justify-content:center;gap:5px;flex-direction:column;min-width:65px;color:var(--muted);height:56px;font-size:10px;font-weight:600;position:relative}.bottom-nav .icon{width:24px;height:24px}.bottom-nav a.active{color:var(--primary)}.bottom-nav a.active:after{content:"";position:absolute;width:4px;height:4px;bottom:0;border-radius:50%;background:var(--primary)}.daily-card{position:relative;display:flex;align-items:center;justify-content:space-between;background:linear-gradient(110deg,var(--primary),color-mix(in srgb,var(--primary) 76%,#000));color:var(--buttonText);padding:30px;border-radius:var(--radius);overflow:hidden;min-height:190px}.daily-card h2{font-size:27px;max-width:370px;margin:18px 0 10px}.daily-card p{margin:0;opacity:.8;font-size:13px}.daily-symbol{width:68px;height:68px;transform:rotate(-12deg);filter:grayscale(.4);opacity:.85}.daily-arrow{position:absolute;right:22px;bottom:18px;font-size:26px}.page-intro{margin:16px 0 25px}.page-intro p{color:var(--muted)}.field{display:flex;flex-direction:column;gap:8px;margin:15px 0;min-width:0}.field>span,.label{font-size:12px;color:var(--muted);font-weight:600}.cafe-select,.field input,.field select,.field textarea,.language-field input,.language-field textarea{min-height:48px;border:1px solid var(--border);border-radius:12px;background:var(--surface);color:var(--text);padding:12px 14px;width:100%;min-width:0}.field textarea,.language-field textarea{resize:vertical;line-height:1.6}.field small{color:var(--muted)}.chips{display:flex;align-items:center;gap:8px;overflow:auto;scrollbar-width:none;padding:8px 0 18px}.chip{padding:10px 17px;min-height:40px;border:1px solid var(--border);border-radius:24px;background:var(--surface);color:var(--muted);white-space:nowrap;font-size:12px;font-weight:600}.chip.selected{background:var(--primary);color:var(--buttonText);border-color:var(--primary)}.card{padding:24px;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);margin:16px 0}.card.form-card{padding:28px}.card>h3:first-child{margin-top:0}.notice{padding:16px 18px;border-radius:15px;background:color-mix(in srgb,var(--primary) 7%,var(--surface));color:var(--text);font-size:13px;margin:16px 0;line-height:1.6;border:1px solid color-mix(in srgb,var(--primary) 10%,var(--surface))}.notice p:last-child{margin-bottom:0}.notice.warm{background:#fbefdc;border-color:#f4dfbc;color:#624a2f}.notice.error{background:#fff0f0;border-color:#efcaca;color:#9b3438}.page-title{display:flex;align-items:center;gap:14px;margin-bottom:23px}.page-title h1{font-size:20px;letter-spacing:-.5px;margin:0}.cafe-cover{position:relative;border-radius:var(--radius);overflow:hidden;height:270px}.cafe-cover>img{width:100%;height:100%}.cafe-cover .badge{position:absolute;bottom:18px;left:18px}.cafe-heading{padding:25px 4px 8px}.cafe-heading h1{font-size:38px}.cafe-heading>p{color:var(--muted);font-size:13px;gap:5px}.cafe-heading>p,.offer-strip{display:flex;align-items:center}.offer-strip{background:color-mix(in srgb,var(--primary) 8%,var(--surface));border:1px solid color-mix(in srgb,var(--primary) 18%,var(--border));border-radius:var(--radius);padding:24px;justify-content:space-between;gap:18px}.offer-strip .eyebrow{margin-bottom:6px}.offer-strip h2{margin:0;font-size:26px}.offer-strip h2 small{font-weight:400;font-size:13px;color:var(--muted)}.offer-strip p{font-size:12px;color:var(--muted);margin:8px 0 0}.tabs{display:flex;border-bottom:1px solid var(--border);gap:25px;margin:20px 0 24px}.tabs button{border:0;border-bottom:2px solid transparent;background:none;color:var(--muted);padding:16px 4px;font-size:14px;font-weight:600}.tabs button.active{color:var(--primary);border-color:var(--primary)}.menu-list{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden}.menu-item{display:flex;align-items:center;gap:17px;padding:18px;border-bottom:1px solid var(--border)}.menu-item:last-child{border-bottom:0}.menu-item>img{width:88px;height:88px;border-radius:15px;flex:none}.menu-item>div{min-width:0;flex:1 1}.menu-item h3{margin-bottom:4px}.menu-item p{font-size:11px;color:var(--muted);margin:0 0 5px}.menu-item small{color:var(--muted);display:block}.menu-item .row{margin-top:8px}.inactive{opacity:.66}.check{display:flex;gap:11px;align-items:flex-start;font-size:13px;line-height:1.5;margin:17px 0;cursor:pointer}.check input{height:20px;width:20px;min-width:20px;accent-color:var(--primary);margin:0}.check span{padding-top:1px}.modal-backdrop{position:fixed;z-index:90;inset:0;background:#14291f75;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:flex;align-items:center;justify-content:center;padding:24px}.modal{border-radius:28px;background:var(--background);border:1px solid var(--border);padding:28px;width:100%;max-width:630px;max-height:90svh;overflow:auto;box-shadow:0 24px 60px #101e2930;outline:0}.modal-head{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:20px}.modal-head h2{font-size:23px;margin:0}.modal-head .icon-button{flex:none}.modal p{font-size:14px}.checkout-price{text-align:center;margin:10px 0 20px}.checkout-price>small{color:var(--muted)}.checkout-price h2{font-size:42px;margin:12px 0 5px}.terms-box{max-height:270px;overflow:auto;border:1px solid var(--border);background:var(--surface);border-radius:16px;padding:17px;margin-bottom:20px}.terms-box p{font-size:12px;white-space:pre-line}.qr-card{text-align:center;background:white;color:#252d28;border:1px solid #e3e5dc;border-radius:24px;padding:25px;margin:15px auto;max-width:430px}.qr-brand{display:flex;align-items:center;justify-content:center;gap:6px;font-size:18px;font-weight:700}.qr-brand img{width:26px;height:26px}.qr-space{max-width:280px;aspect-ratio:1;margin:auto}.qr-image{width:100%;height:100%}.qr-placeholder{display:grid;place-items:center;height:250px}.coffee-id{font-size:19px;letter-spacing:.7px}.qr-time{font-size:12px;color:#65716b;margin-top:9px}.qr-time .icon{width:18px;height:18px;min-width:18px;margin-left:3px}.qr-card .muted{color:#65716b}.short-code{display:block;font-size:22px;letter-spacing:2px;padding:12px;background:#f4f5f0;border-radius:12px;margin:12px 0}.pass-card{border:1px solid var(--border);background:var(--surface);border-radius:var(--radius);overflow:hidden;margin:20px 0}.pass-top{padding:27px;background:linear-gradient(120deg,var(--primary),color-mix(in srgb,var(--primary) 82%,#000));color:var(--buttonText);display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.pass-top h2{margin:14px 0 0;font-size:29px}.pass-bottom{padding:25px;border-top:1px dashed #ffffff55}.pass-bottom>.row{font-size:12px;color:var(--muted);align-items:flex-start}.pass-bottom>.row strong{color:var(--text);text-align:right}.two-stats{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin:22px 0}.two-stats>div{background:var(--background);border-radius:16px;padding:18px;display:flex;flex-direction:column;gap:7px}.two-stats strong{font-size:26px}.two-stats span{font-size:11px;color:var(--muted)}details{border-top:1px solid var(--border);margin-top:18px;padding-top:16px}summary{cursor:pointer;font-size:13px;font-weight:600;padding:7px 0;margin-bottom:10px}.refund-summary{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:20px 0 8px;font-size:13px}.refund-summary strong{font-size:22px}.post-detail-photo{position:relative;aspect-ratio:1.45;overflow:hidden;border-radius:var(--radius)}.post-detail-photo img{height:100%;width:100%}.post-detail-photo .badge{position:absolute;left:20px;bottom:20px}.post-detail{padding:26px 6px}.post-detail .row{margin-bottom:16px}.post-detail h1{font-size:36px}.body-copy{white-space:pre-line}.post-detail>.body-copy{font-size:16px;color:var(--muted)}.price{font-size:26px;font-weight:700}.profile-heading{text-align:center;margin:18px 0 28px}.avatar{width:86px;height:86px;background:var(--primary);color:var(--buttonText);border-radius:50%;font-size:27px;display:grid;place-items:center;margin:0 auto 20px}.profile-heading h1{font-size:24px;letter-spacing:.3px}.profile-heading p{font-size:12px;color:var(--muted)}.settings-row{display:flex;align-items:center;justify-content:space-between;gap:12px;border:0;border-bottom:1px solid var(--border);background:none;color:var(--text);padding:18px 0;width:100%;font-size:13px;text-align:left}.settings-row:last-child{border-bottom:0}.follow-row{padding-top:20px;margin-top:20px;border-top:1px solid var(--border)}.history-row{display:flex;gap:14px;align-items:center;justify-content:space-between;padding:15px 0;border-bottom:1px solid var(--border);font-size:12px}.history-row:last-child{border-bottom:0}.history-row small{display:block;color:var(--muted);font-size:10px;margin-top:5px}.history-row .button{font-size:11px;min-height:38px;padding:8px 11px}.history-row p{margin:0;color:var(--muted)}.recovery-code{display:block;text-align:center;word-break:break-all;font-size:22px;letter-spacing:2px;background:var(--surface);border:1px solid var(--border);border-radius:18px;padding:25px;margin:25px 0;-webkit-user-select:all;user-select:all}.install-art{width:220px;height:220px;margin:40px auto;position:relative;display:grid;place-items:center;background:#e9ece1;border-radius:50%}.install-art img{width:135px;height:135px;border-radius:30px;box-shadow:0 18px 40px #24332122;transform:rotate(-7deg)}.install-spark{position:absolute;right:10px;top:5px;width:40px;height:40px;color:var(--accent)}.install-copy{max-width:500px;margin:auto;text-align:center}.install-copy>p{color:var(--muted)}.install-copy .notice{text-align:left}.empty{padding:40px 24px;text-align:center;border:1px dashed var(--border);border-radius:var(--radius);background:var(--surface);margin:20px 0}.empty-mark{display:block;width:32px;height:32px;margin-bottom:20px;filter:grayscale(.6)}.empty h3{font-size:19px}.empty p{color:var(--muted);font-size:13px}.empty .button{margin:7px}.skeleton-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.skeleton{height:220px;border-radius:var(--radius);background:linear-gradient(110deg,#e9ebe4 8%,#f5f6f0 18%,#e9ebe4 33%);background-size:200% 100%;animation:shimmer 1.5s linear infinite}@keyframes shimmer{to{background-position-x:-200%}}.spinner{width:20px;height:20px;border:2px solid;border-right:2px solid transparent;border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.toast{position:fixed;z-index:120;top:max(18px,env(safe-area-inset-top));left:50%;transform:translateX(-50%);background:#233e35;color:white;padding:15px 22px;border-radius:15px;box-shadow:0 12px 40px #142b3a38;max-width:min(90vw,520px);font-size:13px;line-height:1.5}.connection-banner{max-width:1000px;margin:auto;padding:0 25px}.connection-banner .notice{margin:0 0 15px}.login-container{max-width:1150px;margin:35px auto;padding:0 28px}.login-layout{display:grid;grid-template-columns:1fr 1fr;background:var(--surface);border:1px solid var(--border);border-radius:30px;overflow:hidden;min-height:580px}.login-art{position:relative;isolation:isolate;color:white;overflow:hidden}.login-art>img{height:100%;width:100%;position:absolute;filter:brightness(.55)}.login-art>div{position:absolute;bottom:45px;left:35px;right:30px}.login-art h1{font:42px Georgia,serif;line-height:1.1}.login-art p{font-size:13px}.login-form{padding:55px;align-self:center}.login-mark{width:52px;height:52px;margin-bottom:25px}.login-form h2{font-size:30px}.login-form>.muted{font-size:13px}.login-form .text-link{margin-top:22px}.workspace-container{max-width:1450px;margin:auto;padding:15px 30px 40px}.work-layout{display:grid;grid-template-columns:225px minmax(0,1fr);gap:28px}.work-sidebar{position:sticky;top:20px;align-self:start;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);padding:25px 18px;min-height:calc(100svh - 140px);display:flex;flex-direction:column}.workspace-brand{display:flex;align-items:center;gap:10px;margin:0 6px 20px;font-size:21px;letter-spacing:-.6px}.workspace-brand img{width:32px;height:32px}.work-sidebar>.eyebrow{margin:0 6px 24px;font-size:9px;letter-spacing:1px}.work-sidebar nav{display:flex;flex-direction:column;gap:5px}.work-sidebar nav button{display:flex;align-items:center;gap:12px;text-align:left;border:0;background:none;color:var(--muted);font-size:13px;border-radius:12px;padding:14px 12px}.work-sidebar nav button.selected{background:var(--primary);color:var(--buttonText)}.work-sidebar .icon{width:24px;height:24px}.sidebar-bottom{display:flex;flex-direction:column;padding:25px 10px 0;margin-top:auto;gap:7px;color:var(--muted);font-size:12px}.work-main{min-width:0}.work-topbar{display:flex;justify-content:space-between;align-items:center;gap:16px;margin:5px 0 30px}.work-topbar>.eyebrow{margin-bottom:5px}.work-topbar strong{display:block;font-size:22px}.cafe-select{width:auto;max-width:270px;background:var(--surface);font-size:13px;min-width:180px}.work-tabs{display:none}.work-content>h1{font-size:30px}.current-cafe{margin:0 0 16px}.metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}.metric{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:20px;display:flex;flex-direction:column;align-items:flex-start;gap:12px;position:relative;min-height:170px}.metric-icon{background:var(--background);border-radius:12px;width:38px;height:38px;display:grid;place-items:center;color:var(--primary)}.metric-icon .icon{width:24px;height:24px}.metric>strong{font-size:35px;line-height:1.1;letter-spacing:-1px}.metric>span:last-child{font-size:11px;color:var(--muted)}.dashboard-toolbar{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:15px}.dashboard-toolbar .chips{padding-bottom:8px}.dashboard-toolbar .button{min-height:40px;padding:9px 13px;font-size:11px}.money-summary{background:var(--primary);color:var(--buttonText);border-radius:var(--radius);padding:24px;display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin-top:22px}.money-summary>div{display:flex;flex-direction:column;gap:9px}.money-summary span{font-size:10px;opacity:.8}.money-summary strong{font-size:24px;letter-spacing:-.4px}.money-summary+p{margin-top:12px}.table-wrap{max-width:100%;overflow:auto;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface)}table{width:100%;border-collapse:collapse;white-space:nowrap;font-size:12px}th{text-align:left;font-size:10px;color:var(--muted);background:var(--background);padding:16px}td{padding:18px 16px;border-top:1px solid var(--border)}td small{display:block;white-space:normal;max-width:210px;font-size:10px;color:var(--muted);margin-top:5px}.mini-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:20px}.mini-metrics>div{border:1px solid var(--border);background:var(--surface);border-radius:15px;padding:20px;display:flex;flex-direction:column;gap:8px}.mini-metrics strong{font-size:25px}.mini-metrics span{font-size:10px;color:var(--muted)}.activity-row{display:flex;align-items:center;gap:14px;padding:15px 0;border-bottom:1px solid var(--border)}.activity-row:last-child{border-bottom:0}.activity-dot{width:9px;height:9px;background:var(--primary);border-radius:50%;flex:none}.activity-row>div{flex:1 1;min-width:0}.activity-row strong{font-size:12px;display:block}.activity-row small{font-size:10px;color:var(--muted);display:block;margin-top:5px}.activity-row time{font-size:10px;color:var(--muted);max-width:110px;text-align:right}.cashier-heading h1{font-size:30px;margin:15px 0 8px}.cashier-heading p{color:var(--muted);font-size:12px}.scanner{background:var(--surface);border:1px solid var(--border);padding:25px;border-radius:var(--radius)}.viewfinder{height:320px;background:#182c26;color:#fff;position:relative;border-radius:18px;overflow:hidden;display:flex;align-items:center;justify-content:center;flex-direction:column;margin-bottom:20px;padding:25px;text-align:center}.viewfinder .scan-glyph{width:70px;height:70px;color:#ced6bd;margin-bottom:20px}.viewfinder h2{font-size:22px}.viewfinder p{font-size:12px;color:#bccac2;max-width:280px}.viewfinder video{position:absolute;inset:0;height:100%;width:100%;object-fit:cover}.scan-frame{position:absolute;width:210px;height:210px;left:50%;top:50%;transform:translate(-50%,-50%);border:3px solid white;border-radius:20px;box-shadow:0 0 0 200px #0005}.divider{text-align:center;border-top:1px solid var(--border);margin-top:25px;position:relative;padding-top:20px;font-size:12px;color:var(--muted)}.code-entry{display:flex;align-items:flex-end;gap:12px}.code-entry .field{flex:1 1}.code-entry .button{margin-bottom:15px}.client-card{padding:27px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius)}.client-card h2{font-size:24px;letter-spacing:.2px}.drink-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.drink{padding:0 0 15px;overflow:hidden;border:2px solid var(--border);border-radius:18px;background:var(--surface);color:var(--text);text-align:left}.drink.selected{border-color:var(--primary);background:color-mix(in srgb,var(--primary) 7%,var(--surface))}.drink img{width:100%;aspect-ratio:1.3}.drink small,.drink strong,.drink>span{display:block;padding:0 12px;margin-top:10px}.drink strong{font-size:13px}.drink small{font-size:10px;color:var(--muted)}.drink>span{font-size:10px;color:var(--primary)}.big-number{font-size:38px}.success-card{text-align:center;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:40px 25px}.success-ring{height:85px;width:85px;border-radius:50%;background:color-mix(in srgb,var(--primary) 10%,white);color:var(--primary);font-size:40px;display:grid;place-items:center;margin:0 auto 25px}.success-ring .icon{width:40px;height:40px}.success-card small{display:block;margin:15px 0 28px}.bilingual{margin:18px 0}.bilingual>.label{display:block;margin-bottom:10px}.language-field{display:flex;gap:10px;align-items:flex-start;margin-bottom:10px}.language-field>span{display:grid;place-items:center;height:46px;width:30px;flex:none;font-size:10px;color:var(--muted);font-weight:700}.language-field input,.language-field textarea{flex:1 1;min-width:0;font-size:14px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.form-grid .field{margin:10px 0}.photo-input{margin:20px 0}.photo-input>.label{display:block;margin-bottom:10px}.photo-preview{background:var(--background);border:1px dashed var(--border);border-radius:17px;overflow:hidden;max-height:260px;height:210px;display:grid;place-items:center}.photo-preview img{width:100%;height:100%;max-height:260px;object-fit:contain}.photo-preview.crop img{object-fit:cover;aspect-ratio:4/3}.photo-preview>.icon{width:44px;height:44px;color:var(--muted)}.photo-input>.button-row .button{min-height:40px;font-size:11px;padding:9px 12px}.inline-preview{max-width:330px;margin:20px auto}.work-posts{display:grid;grid-template-columns:1fr;gap:16px}.work-post{border:1px solid var(--border);background:var(--surface);border-radius:var(--radius);padding:15px;display:flex;gap:20px;align-items:flex-start}.work-post>img{width:145px;height:155px;border-radius:14px}.work-post>div{flex:1 1;min-width:0}.work-post h3{margin-top:12px}.work-post .button{font-size:11px;min-height:37px;padding:8px 12px}.work-post small{font-size:10px;color:var(--muted)}.mini-cover{width:100%;aspect-ratio:1.8;border-radius:15px;object-fit:cover;margin-bottom:18px}.appearance-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:25px;align-items:start}.appearance-form{min-width:0}.appearance-form .section:first-child{margin-top:15px}.theme-preview-wrapper{position:sticky;top:20px;padding-top:15px}.theme-preview-wrapper>.eyebrow{font-size:8px;line-height:1.6}.theme-preview{padding:21px 17px;background:var(--background);color:var(--text);border:5px solid #24332c;border-radius:35px;box-shadow:0 12px 30px #23362613;min-height:530px}.theme-preview h2{font-size:23px;margin-top:24px}.theme-preview .row{font-size:13px}.preview-logo{width:30px;height:30px;border-radius:50%}.theme-preview .daily-card{min-height:150px;padding:18px}.theme-preview .daily-card h3{font-size:19px;margin:12px 0}.theme-preview .daily-card span{font-size:10px}.theme-preview>h3{font-size:16px;margin-top:25px}.theme-preview .mini-cover{border-radius:0;margin:0}.theme-preview .post-copy h3{font-size:16px}.color-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:23px 0}.color-field>span{font-size:11px;color:var(--muted);display:block;margin-bottom:9px}.color-field>div{display:flex;gap:7px;align-items:center}.color-field input[type=color]{width:39px;height:39px;min-width:39px;border:1px solid var(--border);padding:2px;border-radius:9px;background:var(--surface);cursor:pointer}.color-field input:not([type=color]){min-width:0;width:100%;font-size:12px;border:1px solid var(--border);border-radius:8px;padding:10px;background:var(--surface);color:var(--text);font-family:monospace}.publish-bar{padding:24px;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);margin-top:25px}.publish-bar .field{margin-top:0}.density-compact .card{padding:18px}.density-compact .menu-item,.density-compact .post-copy{padding:14px}@media(min-width:1100px){.guest-container{padding-top:25px}.post-grid{gap:22px}.site-header{padding:0 44px}.hero-content h2{font-size:48px}.hero-content{padding:40px;max-width:450px}.cafe-cover{height:340px}}@media(max-width:1050px){.appearance-layout{grid-template-columns:minmax(0,1fr)}.theme-preview-wrapper{position:static;max-width:320px;grid-row:1;margin:auto}.theme-preview{min-height:0}.theme-preview .post-card{display:none}.work-layout{grid-template-columns:185px minmax(0,1fr);gap:18px}.work-sidebar{padding:20px 10px}.metrics{grid-template-columns:repeat(2,1fr)}.metric{min-height:150px}.money-summary strong{font-size:21px}.money-summary{padding:20px}}@media(max-width:760px){.site-header{height:75px;padding:0 20px}.wordmark img{width:36px;height:36px}.wordmark span{font-size:23px}.header-right{gap:8px}.header-right>.icon-button{width:36px;height:36px;min-width:36px}.guest-container{padding:12px 20px 115px}.home-intro{margin-top:10px;margin-bottom:23px}.home-intro h1{font-size:30px;letter-spacing:-1px;max-width:330px}.home-intro p{font-size:12px}.eyebrow{font-size:9px;letter-spacing:1.6px}.hero{min-height:340px}.hero-content{padding:27px;max-width:330px}.hero-content h2{font-size:41px;max-width:280px;margin-top:24px}.hero-content p{font-size:12px;max-width:225px}.hero-shade{background:linear-gradient(90deg,#17291ded,#17291d94 62%,#15251518)}.hero>img{object-position:70% center}.section{margin-top:29px}.section-head h2{font-size:21px;max-width:300px}.section-head p{font-size:11px}.section-flower{width:29px;height:29px}.post-grid{gap:13px}.post-copy{padding:14px 13px}.post-copy h3{font-size:15px}.post-copy>small{font-size:9px}.post-bottom{font-size:10px;align-items:flex-start;flex-direction:column;gap:6px}.post-bottom strong{font-size:15px}.post-photo{aspect-ratio:1.05}.post-photo .badge{top:10px;left:10px;padding:6px 8px;font-size:8px}.round-arrow{width:28px;height:28px;right:10px;bottom:10px;font-size:17px}.cafe-grid{grid-template-columns:1fr}.cafe-card{display:flex}.cafe-card>img{width:110px;aspect-ratio:auto;min-height:155px;align-self:stretch}.cafe-card-copy{padding:18px 15px;flex:1 1;min-width:0}.cafe-card-copy h3{font-size:20px}.cafe-card-copy>.row:last-child{align-items:flex-start;flex-direction:column;gap:8px}.cafe-card-copy p{font-size:11px}.cafe-card-copy .badge{font-size:9px}.daily-card{padding:25px;min-height:180px}.daily-card h2{font-size:25px;max-width:230px}.daily-symbol{width:47px;height:47px}.daily-card p{font-size:12px}.cafe-cover{height:220px}.cafe-heading h1{font-size:33px}.offer-strip{flex-direction:column;align-items:stretch;padding:23px}.offer-strip .button{width:100%;margin-top:5px}.cafe-heading>.button-row .button{font-size:12px}.post-detail h1{font-size:32px}.post-detail-photo{aspect-ratio:1.08}.post-detail>.body-copy{font-size:14px}.pass-top{padding:23px}.pass-top h2{font-size:26px}.pass-bottom{padding:22px}.modal-backdrop{padding:0;align-items:flex-end}.modal{border-bottom-left-radius:0;border-bottom-right-radius:0;max-height:94svh;max-width:100%;padding:25px 22px calc(25px + env(safe-area-inset-bottom));box-shadow:0 -10px 35px #0001}.modal-head h2{font-size:22px}.qr-card{padding:20px}.qr-space{max-width:250px}.card,.card.form-card{padding:21px}.form-grid{grid-template-columns:1fr}.field input,.field select,.field textarea,.language-field input,.language-field textarea{font-size:16px}.menu-item{gap:13px;padding:15px}.menu-item>img{width:74px;height:80px}.menu-item .button{font-size:10px;padding:8px;min-height:38px}.menu-item h3{font-size:15px}.menu-item p{font-size:10px}.recovery-code{font-size:18px;padding:21px 17px}.login-container{padding:10px 20px;margin:0 auto}.login-layout{grid-template-columns:1fr;min-height:0}.login-art{height:180px}.login-art>div{bottom:15px;left:25px}.login-art h1{font-size:30px;margin-bottom:5px}.login-art p{margin:0}.login-art .eyebrow{font-size:8px}.login-form{padding:27px}.login-form h2{font-size:27px}.login-mark{display:none}.workspace-container{padding:10px 18px 35px}.work-layout{display:block}.work-sidebar{display:none}.work-topbar{margin:0 0 15px;align-items:flex-start}.work-topbar strong{font-size:20px;max-width:200px}.work-topbar .eyebrow{font-size:8px;letter-spacing:1px;margin-bottom:8px}.cafe-select{min-width:0;max-width:180px;width:auto;font-size:12px;min-height:43px;padding:10px 28px 10px 12px}.work-tabs{display:flex;overflow:auto;gap:7px;margin:0 -18px 22px;padding:5px 18px 15px;scrollbar-width:none}.work-tabs button{display:flex;align-items:center;gap:7px;white-space:nowrap;border:1px solid var(--border);border-radius:13px;background:var(--surface);color:var(--muted);padding:12px 14px;font-size:11px;min-height:42px}.work-tabs button .icon{width:24px;height:24px;min-width:24px}.work-tabs button.selected{color:var(--buttonText);background:var(--primary);border-color:var(--primary)}.dashboard-toolbar{align-items:flex-start;flex-direction:column;gap:0}.dashboard-toolbar>.button-row{margin:0 0 20px}.metrics{gap:12px}.metric{padding:18px;min-height:145px;gap:10px}.metric>strong{font-size:30px}.metric>span:last-child{font-size:10px}.metric-icon{width:33px;height:33px}.money-summary{grid-template-columns:1fr;gap:15px}.money-summary>div{flex-direction:row;align-items:center;justify-content:space-between}.money-summary span{font-size:10px}.money-summary strong{font-size:22px}.mini-metrics{grid-template-columns:1fr 1fr}.mini-metrics>div{padding:16px}.table-wrap{margin-right:-2px;max-width:100%}td,th{padding:13px 12px}td small{max-width:150px}.work-content>h1{font-size:28px}.work-content .section-head{align-items:flex-start}.work-content .section-head>h1{font-size:25px;margin:0}.work-content .section-head .button{font-size:11px;padding:10px 13px;min-height:40px}.work-post{gap:13px;padding:13px}.work-post>img{width:92px;height:115px}.work-post .row{align-items:flex-start;gap:6px}.work-post small{font-size:8px}.work-post h3{font-size:16px}.work-post .button-row{margin-bottom:0}.work-post .button{font-size:10px;padding:8px 9px;min-height:35px}.viewfinder{height:275px}.scanner{padding:20px}.code-entry{display:block}.code-entry .button{width:100%;margin:0}.client-card{padding:20px}.drink-grid{grid-template-columns:repeat(2,1fr)}.drink strong{font-size:12px}.drink small,.drink>span{font-size:9px;padding:0 10px}.client-card .card{padding:17px}.color-grid{gap:13px}.color-field input:not([type=color]){font-size:11px;padding:10px 7px}.theme-preview-wrapper{max-width:285px}.theme-preview{border-radius:30px}.appearance-layout{gap:10px}.publish-bar{padding:20px}.history-row{gap:8px}.history-row .button{font-size:10px;max-width:125px}.activity-row{gap:10px}.activity-row time{font-size:9px;max-width:82px}.cafe-grid>.card{margin:0}.photo-input .button-row .button{flex:1 1}.connection-banner{padding:0 18px}}@media(max-width:360px){.site-header{padding:0 14px}.wordmark span{font-size:21px}.guest-container{padding-left:15px;padding-right:15px}.hero-content{padding:24px}.hero-content h2{font-size:36px}.header-right>.icon-button{display:none}.post-grid{gap:10px}.post-copy{padding:12px 10px}.cafe-select{max-width:150px}.metric{padding:15px}.form-grid{gap:5px}}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.mobile-logout{display:none}@media(max-width:760px){.mobile-logout{display:block;order:3;font-size:12px}.work-topbar{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px}.work-topbar>div{grid-column:1;grid-row:1;min-width:0}.work-topbar>.mobile-logout{grid-column:2;grid-row:1;position:static;justify-self:end}.work-topbar>.cafe-select{grid-column:1/-1;max-width:none;width:100%}.work-topbar>.badge{grid-column:1/-1;justify-self:start}.work-topbar strong{max-width:none;overflow-wrap:anywhere}}.dashboard-toolbar .chips{min-width:0;max-width:100%}.hero-actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin-top:22px}.hero-actions .button{margin:0}.hero-qr{border-color:#ffffff8c;background:#ffffff18!important;color:#fff!important;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.daily-qr-button{margin-top:12px;background:#f7f3e8;color:#25342b;border-color:#ffffff50}.empty.compact{padding:12px 0 2px}.pin-box .field,.profile-editor .field{margin-bottom:12px}.pin-box{border:1px solid var(--border);background:var(--surface);border-radius:16px;padding:14px;margin:14px 0}.profile-summary{display:grid;gap:14px}.profile-summary>div{display:flex;flex-direction:column;gap:4px;padding-bottom:12px;border-bottom:1px solid var(--border)}.profile-summary>div:last-of-type{border-bottom:0}.recovery-panel .row{align-items:flex-start}.coffee-id-inline{display:block;margin-top:5px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.5px}@media (max-width:520px){.hero-actions{align-items:stretch}.hero-actions .button{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 5px);min-width:0;padding-inline:14px}.daily-card .daily-qr-button{width:100%}.recovery-panel .button-row .button{flex:1 1 100%}}.notification-preferences{display:flex;flex-direction:column;gap:2px}.notification-preferences>.row{margin-bottom:3px}.notification-preferences .check{margin:10px 0}.notification-preferences .button-row{margin:8px 0 2px}