:root{color:#29251f;background:#f3efe7;font-family:Inter,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;font-synthesis:none;--ink: #29251f;--muted: #746e64;--paper: #fffdf8;--canvas: #f7f3eb;--line: #e8e0d3;--brand: #6d4b36;--brand-soft: #eee0d2;--green: #47715d;--amber: #a8652e;--danger: #a44943;--shadow: 0 8px 30px rgba(61, 46, 33, .07)}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100%}body{margin:0;background:var(--canvas)}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}h1,h2,h3,p{margin:0}.appShell{width:100%;min-height:100vh;max-width:520px;margin:0 auto;background:var(--canvas);border-inline:1px solid var(--line)}.topBar{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;padding:max(18px,env(safe-area-inset-top)) 20px 14px;border-bottom:1px solid rgba(232,224,211,.85);background:#f7f3ebeb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.eyebrow,.sectionKicker{color:var(--muted);font-size:11px;font-weight:650;letter-spacing:.08em}.topBar h1{margin-top:4px;font-size:24px;line-height:1.1;letter-spacing:-.02em}.brandMark,.heroIcon{display:grid;place-items:center;flex:0 0 auto;width:38px;height:38px;border-radius:13px;color:#fff;background:var(--brand)}.content{padding:16px 14px 100px}.pageStack{display:grid;gap:16px}.heroCard,.sectionBlock,.settingsCard,.lookupPanel,.emptyState,.offerCard,.pausedBanner{border:1px solid var(--line);border-radius:20px;background:var(--paper);box-shadow:var(--shadow)}.heroCard{display:flex;gap:13px;padding:18px;background:linear-gradient(145deg,#fffdf8,#f3e9dc)}.heroCard h2{font-size:18px;line-height:1.35}.heroCard p{margin-top:6px;color:var(--muted);font-size:13px;line-height:1.65}.savingsHero{background:linear-gradient(145deg,#fffdf8,#f5ead7)}.savingsHero .heroIcon{background:var(--amber)}.sectionBlock,.settingsCard{padding:18px}.sectionHeading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.sectionHeading h2{margin-top:4px;font-size:19px;letter-spacing:-.01em}.sectionHeading>span{color:var(--muted);font-size:12px}.cardList,.followList,.offerList{display:grid;gap:10px}.choiceCard{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;width:100%;min-height:78px;gap:12px;padding:12px;border:1px solid var(--line);border-radius:16px;color:inherit;background:#fff;text-align:left;transition:border-color .18s ease,background .18s ease,transform .18s ease}.choiceCard:active{transform:scale(.99)}.choiceCard.selected{border-color:#b59882;background:#fcf7f1}.choiceIcon{display:grid;place-items:center;width:44px;height:44px;border-radius:14px;color:var(--brand);background:var(--brand-soft)}.choiceIcon svg{width:21px}.choiceIcon.film-tv{color:#745e82;background:#eee6f2}.choiceIcon.jp-kr-comics{color:#47715d;background:#e3eee7}.choiceCopy{min-width:0}.choiceCopy strong{display:block;font-size:15px}.choiceCopy small{display:-webkit-box;margin-top:5px;overflow:hidden;color:var(--muted);font-size:12px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.selectState{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;color:var(--muted);background:#f3efe8}.selected .selectState{color:#fff;background:var(--brand)}.selectState svg{width:16px}.followList{margin-bottom:12px}.followRow{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:11px 12px;border-radius:14px;background:#f7f2ea}.followRow strong,.followRow small{display:block}.followRow strong{font-size:14px}.followRow small{margin-top:3px;color:var(--muted);font-size:11px}.followRow button{display:grid;place-items:center;width:36px;height:36px;border:0;border-radius:11px;color:var(--muted);background:transparent}.segmented{display:grid;grid-template-columns:repeat(3,1fr);gap:4px;padding:4px;border-radius:13px;background:#eee8df}.segmented.large{grid-template-columns:repeat(2,1fr)}.segmented button,.timeGrid button{min-height:38px;border:0;border-radius:10px;color:var(--muted);background:transparent;font-size:13px}.segmented button.active,.timeGrid button.active{color:var(--ink);background:#fff;box-shadow:0 2px 8px #3d2e2114;font-weight:700}.suggestionWrap,.dateChips{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.suggestionWrap button,.dateChips button,.filterRail button{display:inline-flex;align-items:center;gap:4px;min-height:34px;padding:7px 11px;border:1px solid var(--line);border-radius:999px;color:var(--brand);background:#fff;font-size:12px;white-space:nowrap}.suggestionWrap button:disabled{opacity:.45}.inlineForm{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;margin-top:12px}input,select,textarea{width:100%;border:1px solid var(--line);border-radius:13px;outline:none;color:var(--ink);background:#fff}input,select{min-height:46px;padding:0 12px}textarea{min-height:94px;padding:12px;resize:vertical;line-height:1.5}input:focus,select:focus,textarea:focus{border-color:#a88770;box-shadow:0 0 0 3px #a887701f}.inlineForm>button{min-width:58px;min-height:46px;padding:0 14px;border:0;border-radius:13px;color:#fff;background:var(--brand);font-weight:700}.inlineForm>button:disabled{opacity:.45}.lookupPanel{padding:0 16px 16px}.lookupPanel summary{display:flex;align-items:center;justify-content:space-between;min-height:58px;list-style:none;font-weight:700;cursor:pointer}.lookupPanel summary::-webkit-details-marker{display:none}.lookupPanel>p{margin-bottom:10px;color:var(--muted);font-size:12px;line-height:1.5}.availabilityRow{display:grid;gap:6px;margin-top:12px;padding:12px;border-radius:13px;background:#f7f2ea}.availabilityRow strong{font-size:14px}.availabilityRow a{display:flex;align-items:center;justify-content:space-between;color:var(--brand);font-size:12px;text-decoration:none}.filterRail{display:flex;gap:8px;overflow-x:auto;padding:2px 1px 5px;scrollbar-width:none}.filterRail::-webkit-scrollbar{display:none}.filterRail button.active{border-color:var(--brand);color:#fff;background:var(--brand)}.offerCard{padding:17px}.offerTop{display:flex;align-items:center;justify-content:space-between;gap:10px}.offerTop span{padding:5px 8px;border-radius:999px;color:var(--amber);background:#f8ead9;font-size:11px;font-weight:700}.offerTop small{color:var(--muted)}.offerCard h2{margin-top:13px;font-size:18px;line-height:1.35}.savingText{margin-top:8px;color:var(--danger);font-size:15px;font-weight:750}.offerFacts{display:grid;gap:5px;margin-top:12px;color:var(--muted);font-size:12px;line-height:1.45}.offerCard>button{display:flex;align-items:center;justify-content:center;gap:5px;width:100%;min-height:44px;margin-top:14px;border:0;border-radius:13px;color:#fff;background:var(--amber);font-weight:700}.pausedBanner{display:flex;gap:11px;padding:15px;color:var(--danger);background:#fff4f1}.pausedBanner span,.pausedBanner strong,.pausedBanner small{display:block}.pausedBanner small{margin-top:4px;color:#7b5d58;line-height:1.45}.fieldLabel{display:block;margin:16px 0 7px;color:var(--muted);font-size:12px;font-weight:700}.timeGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.timeGrid button{border:1px solid var(--line);background:#f7f2ea}.timeGrid button.active{border-color:#b59882}.dateChips button{color:var(--muted);background:#f7f2ea}.primaryButton,.secondaryButton{width:100%;min-height:48px;margin-top:18px;border-radius:14px;font-size:15px;font-weight:750}.primaryButton{border:0;color:#fff;background:var(--brand)}.secondaryButton{border:1px solid #cba7a2;color:var(--danger);background:#fff7f5}.primaryButton:disabled,.secondaryButton:disabled{opacity:.55}.helperText{color:var(--muted);font-size:12px;line-height:1.55}.notice{display:flex;align-items:center;gap:7px;margin-bottom:12px;padding:10px 12px;border-radius:12px;font-size:13px}.notice.success{color:var(--green);background:#eaf3ed}.notice.error{color:var(--danger);background:#fff0ed}.loadingState,.emptyState{display:flex;align-items:center;justify-content:center;min-height:180px;gap:9px;color:var(--muted)}.loadingState.compact{min-height:100px}.emptyState{flex-direction:column;padding:24px;text-align:center}.emptyState p{margin-top:7px;color:var(--muted);font-size:13px;line-height:1.55}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.bottomNav{position:fixed;z-index:20;bottom:0;left:50%;display:grid;grid-template-columns:repeat(3,1fr);width:min(100%,520px);min-height:70px;padding:7px 14px max(8px,env(safe-area-inset-bottom));transform:translate(-50%);border-top:1px solid rgba(232,224,211,.9);background:#fffdf8f5;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.bottomNav button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;border:0;border-radius:13px;color:#8a8277;background:transparent;font-size:11px}.bottomNav button.active{color:var(--brand);background:#f3e9dd;font-weight:750}@media (min-width: 521px){.appShell{box-shadow:0 0 50px #3d2e2117}}
