:root{--blue:#0078ff;--dark:#07183d;--muted:#63708a;--pale:#edf6ff;--gold:#ffc928;--gold2:#fff4c9}*{box-sizing:border-box}html,body{margin:0;min-height:100%;font-family:-apple-system,BlinkMacSystemFont,'SF Pro Display','Segoe UI',Roboto,Arial,sans-serif;background:linear-gradient(180deg,#006ee8 0%,#eaf5ff 43%,#fff0b9 100%);color:var(--dark)}body{overflow-x:hidden}.page{width:100%;max-width:480px;margin:0 auto;min-height:100vh;background:linear-gradient(180deg,#0074fb 0%,#27a1ff 35%,#eef7ff 36%,#fff0b5 100%);box-shadow:0 0 80px rgba(0,43,130,.22)}.hero{position:relative;min-height:285px;padding:26px 20px 44px;text-align:center;color:white;overflow:hidden;background:radial-gradient(circle at 65% 12%,rgba(255,255,255,.28),transparent 30%),linear-gradient(135deg,#003baf 0%,#008dff 76%)}.hero:after{content:"";position:absolute;left:-10%;right:-10%;bottom:-24px;height:68px;background:#edf7ff;border-radius:50% 50% 0 0 / 100% 100% 0 0;transform:rotate(-2deg)}.hero-art{height:118px;position:relative;margin:0 auto 4px;max-width:360px}.calendar-illus{position:absolute;left:18px;top:18px;width:150px;height:88px;border-radius:14px;background:#fff;transform:rotate(-5deg);box-shadow:0 22px 45px rgba(0,25,90,.2)}.calendar-illus span{position:absolute;left:0;top:0;width:100%;height:27px;border-radius:14px 14px 0 0;background:linear-gradient(90deg,#ffd95c,#ffc12b)}.calendar-illus i{position:absolute;width:40px;height:9px;border-radius:99px;background:#dce8f9}.calendar-illus i:nth-child(2){left:18px;top:41px}.calendar-illus i:nth-child(3){left:68px;top:41px;background:#0678ff}.calendar-illus i:nth-child(4){left:18px;top:61px;background:#0678ff}.calendar-illus i:nth-child(5){left:68px;top:61px}.calendar-illus i:nth-child(6){left:114px;top:41px}.calendar-illus i:nth-child(7){left:114px;top:61px;background:#0678ff}.phone-illus{position:absolute;right:34px;top:0;width:108px;height:120px;border-radius:24px;background:#042e86;border:9px solid #f6fbff;transform:rotate(8deg);box-shadow:0 22px 45px rgba(0,25,90,.22)}.phone-illus b{position:absolute;left:22px;height:12px;border-radius:99px;background:#f4fbff}.phone-illus b:nth-child(1){top:28px;width:70px}.phone-illus b:nth-child(2){top:58px;width:62px;background:#ffd75e}.phone-illus b:nth-child(3){top:88px;width:42px}.pill{position:relative;z-index:2;display:inline-flex;align-items:center;justify-content:center;padding:8px 22px;border:1px solid rgba(255,255,255,.45);border-radius:999px;background:rgba(255,255,255,.14);font-weight:900;letter-spacing:.08em;font-size:17px;box-shadow:inset 0 1px 8px rgba(255,255,255,.2)}h1{position:relative;z-index:2;margin:12px 0 7px;font-size:40px;line-height:.98;font-weight:950;letter-spacing:-1.8px;text-shadow:0 8px 24px rgba(0,40,120,.25)}.hero p{position:relative;z-index:2;margin:0;font-size:18px;font-weight:600;opacity:.95}.sheet{position:relative;z-index:3;margin-top:-18px;padding:22px 20px calc(92px + env(safe-area-inset-bottom));border-radius:34px 34px 0 0;background:linear-gradient(180deg,#edf7ff 0%,#f8fbff 58%,#fff2bf 100%);box-shadow:0 -14px 38px rgba(0,63,140,.16)}.updated{margin:0 auto 22px;width:max-content;max-width:100%;display:flex;align-items:center;gap:13px;padding:12px 22px;border-radius:999px;background:rgba(255,255,255,.86);border:1px solid #cfe3ff;box-shadow:0 10px 24px rgba(0,64,140,.13);font-size:21px;color:#111b3b}.updated img{width:30px;height:30px}.updated strong{color:#0060c9}.card{display:grid;grid-template-columns:64px 1fr;align-items:center;gap:15px;margin:0 0 16px;padding:18px 16px;border-radius:24px;background:rgba(255,255,255,.96);border:1px solid rgba(200,220,245,.72);box-shadow:0 14px 34px rgba(31,70,110,.10)}.icon{width:64px;height:64px;border-radius:18px;object-fit:contain}.txt h2{margin:0 0 5px;font-size:27px;line-height:1.02;letter-spacing:-.9px;color:#081435;font-weight:950}.txt p{margin:0;color:var(--muted);font-size:17px;line-height:1.25;font-weight:520}.actions{grid-column:1/3;display:grid;grid-template-columns:1fr;gap:10px;margin-top:4px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;text-decoration:none;border-radius:17px;font-size:18px;font-weight:900;line-height:1;padding:16px 16px;white-space:nowrap}.blue{background:#006fff;color:#fff;box-shadow:0 14px 30px rgba(0,105,255,.42),0 0 0 5px rgba(0,111,255,.08)}.light{background:#edf5ff;color:#0060c9;border:1px solid #c8defc;box-shadow:0 5px 12px rgba(0,80,160,.08)}.gold{background:linear-gradient(180deg,#ffd84f,#ffc126);color:#714600;box-shadow:0 10px 22px rgba(223,158,0,.2);min-width:138px}.pending{background:linear-gradient(180deg,#fff0b5,#ffe27c);color:#714600;min-width:128px}.disabled{background:rgba(255,255,255,.88)}.disabled .btn,.team-spirit .btn{grid-column:1/3;margin-top:4px}.team-spirit{background:linear-gradient(180deg,#fff,#fffaf0)}@media(max-width:390px){.hero{min-height:272px;padding-top:22px}.hero-art{height:106px}.calendar-illus{left:7px;width:140px;height:82px}.phone-illus{right:22px;width:98px;height:110px}.hero p{font-size:16px}h1{font-size:37px}.sheet{padding-left:18px;padding-right:18px}.updated{font-size:18px;padding:11px 16px}.card{grid-template-columns:56px 1fr;gap:13px;padding:16px 13px}.icon{width:56px;height:56px}.txt h2{font-size:24px}.txt p{font-size:15px}.btn{font-size:16px;padding:14px 12px}}@media(max-width:340px){.txt h2{font-size:22px}.btn{font-size:15px}.updated{font-size:16px}}

.view-btn{position:relative;isolation:isolate}
.view-btn:after{content:"";position:absolute;inset:-8px;border-radius:22px;background:rgba(0,111,255,.13);filter:blur(10px);z-index:-1}
.add-btn:after{content:"";position:absolute;inset:-3px;border-radius:20px;background:rgba(0,96,201,.035);filter:blur(7px);z-index:-1}
.add-btn{position:relative;isolation:isolate}
.claude-help{display:block;margin:18px auto 0;width:max-content;max-width:100%;text-align:center;color:#6b7890;font-size:13px;font-weight:800;text-decoration:none;opacity:.72;padding:11px 14px;border-radius:999px;background:rgba(255,255,255,.46);border:1px solid rgba(190,210,235,.6)}
.claude-help:hover{opacity:1;color:#0057bd;background:rgba(255,255,255,.72)}
