:root{--color-wine:#5e171e;--color-cream:#f6ffb1;--color-sky:#b1e8ff;--color-yellow:#f2d347;--mobile-panel-width:min(680px, calc(100vw - 56px));--font-display:"DXHotplaceStd", "Brioso Pro", Georgia, serif;--font-korean:"Pretendard", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*{box-sizing:border-box}html,body,#root{width:100%;min-height:100%;margin:0}body{background:var(--color-yellow);color:var(--color-wine);font-family:var(--font-korean);overflow-x:hidden}button,select{font:inherit}button{cursor:pointer}.app,.screen{width:100%;min-height:100vh}.hero-screen{background:#111}.hero-stage{background:var(--color-sky);width:100%;min-height:100svh;position:relative;overflow:hidden}.hero-bg{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.hero-clock-button{z-index:2;background:0 0;border:0;place-items:center;padding:0;display:grid;position:absolute;inset:0}.hero-clock{pointer-events:none;-webkit-user-select:none;user-select:none;transform-origin:50%;width:min(100vw,177.77vh);height:auto;animation:1.35s cubic-bezier(.2,.9,.2,1) both clockIntro}.hero-title,.hero-bottom-copy{z-index:3;pointer-events:none;position:absolute;inset:0}.title-word,.hero-bottom-copy img{object-fit:contain;-webkit-user-select:none;user-select:none;width:100%;height:100%;position:absolute;inset:0}.title-word{opacity:0;transform:translateY(18px)scale(.98)}.title-pomodoro{animation:.55s .85s forwards titleIn}.title-focus{animation:.55s 1.05s forwards titleIn}.title-timer{animation:.55s 1.25s forwards titleIn}.hero-bottom-copy img{opacity:0;transform:translateY(14px)}.hero-bottom-copy img:first-child{animation:.55s 1.75s forwards bottomIn}.hero-bottom-copy img:nth-child(2){animation:.55s 1.95s forwards bottomIn}.hero-bottom-copy img:nth-child(3){animation:.55s 2.15s forwards bottomIn}@keyframes clockIntro{0%{opacity:0;transform:scale(.92)rotate(0)}10%{opacity:1;transform:scale(.93)rotate(-1.5deg)}18%{transform:scale(.94)rotate(1.5deg)}26%{transform:scale(.95)rotate(-1deg)}72%{transform:scale(1.035)rotate(0)}88%{transform:scale(.992)}to{opacity:1;transform:scale(1)}}@keyframes titleIn{to{opacity:1;transform:translateY(0)scale(1)}}@keyframes bottomIn{to{opacity:1;transform:translateY(0)}}.select-screen{background:var(--color-yellow);position:relative;overflow:hidden}.topbar,.timer-header{z-index:5;background:var(--color-yellow);place-items:center;height:86px;display:grid;position:relative}.brand-logo{object-fit:contain;width:142px;max-height:58px}.select-header{width:100%}.select-screen .select-logo,.select-screen .brand-logo{object-fit:contain;width:clamp(130px,30vw,70px);max-width:70vw;height:auto;max-height:none;display:block}.select-bg{background-image:linear-gradient(#0000007a,#0000007a),url(/assets/pomodoro/hero/hero-bg.png);background-position:50%;background-size:cover;position:absolute;inset:86px 0 0}.glass-title{z-index:2;text-align:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff2e;border:1px solid #ffffff73;border-radius:999px;width:min(440px,100% - 40px);margin:86px auto 0;padding:18px 28px;position:relative}.glass-title h1{font-family:var(--font-display);color:var(--color-cream);-webkit-text-stroke:1.1px var(--color-wine);text-shadow:2px 2px 0 var(--color-wine);margin:0;font-size:clamp(20px,1vw,48px)}.clock-options{z-index:2;grid-template-columns:repeat(3,1fr);align-items:end;gap:clamp(18px,4vw,64px);width:min(1040px,100% - 32px);margin:72px auto 0;display:grid;position:relative}.clock-card{z-index:1;appearance:none;cursor:pointer;background:0 0;border:0;justify-items:center;gap:22px;padding:0;transition:transform .18s,filter .18s;display:grid;position:relative}.clock-card:hover{filter:brightness(1.08);transform:translateY(-8px)scale(1.035)}.clock-card:active{transform:translateY(-3px)scale(1.01)}.clock-card img{aspect-ratio:1;object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none;width:min(250px,24vw);transition:transform .25s,filter .25s;display:block}.clock-card:hover img,.clock-card.is-selected img{filter:drop-shadow(0 18px 24px #00000047);transform:scale(1.03)}.clock-card span{min-width:150px;color:var(--color-cream);font-family:var(--font-display);text-shadow:1px 1px 0 var(--color-wine);background:#5e171e38;border:1px solid #ffffff40;border-radius:999px;padding:8px 24px;font-size:22px;transition:background .18s,transform .18s}.clock-card:hover span{background:#5e171e7a;transform:translateY(2px)}.select-language-toggle-row{width:min(1040px,100% - 32px);margin:0 auto;padding-top:20px}.select-info-nav{z-index:2;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;width:min(820px,100% - 32px);margin:300px auto 0;display:flex;position:relative}.select-info-nav a{min-height:40px;color:var(--color-cream);text-shadow:1px 1px 0 var(--color-wine);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#5e171e3d;border:1px solid #ffffff47;border-radius:999px;justify-content:center;align-items:center;padding:0 18px;font-weight:900;text-decoration:none;display:inline-flex}.select-info-panel{z-index:2;width:min(920px,100% - 32px);color:var(--color-wine);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffc7;border:1px solid #ffffff42;border-radius:8px;margin:22px auto 0;padding:28px;position:relative;box-shadow:0 18px 44px #5e171e29}.select-info-panel h2,.select-info-panel h3,.select-info-panel p,.select-info-panel ol{margin-top:0}.select-info-panel h2{font-family:var(--font-display);margin-bottom:14px;font-size:clamp(26px,3vw,38px);line-height:1.1}.select-info-panel h3{margin-bottom:8px;font-size:18px;line-height:1.35}.select-info-panel p,.select-info-panel li{font-size:16px;font-weight:700;line-height:1.75}.select-info-panel article{margin-top:22px}.select-info-panel ol{margin-bottom:0;padding-left:22px}.select-footer{z-index:2;color:#fff9dae0;text-align:center;text-shadow:1px 1px #5e171ebf;width:min(920px,100% - 32px);margin:42px auto 0;padding:0 0 34px;font-size:13px;font-weight:900;line-height:1.5;position:relative}.timer-screen{background:var(--color-yellow)}.clock-visual{aspect-ratio:1;filter:drop-shadow(0 18px 30px #5e171e40);width:100%;position:relative}.clock-layer{object-fit:contain;transform-origin:50%;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.clock-progress-img{object-fit:contain;transform-origin:50%;width:100%;height:100%}.start-button{min-width:220px;color:var(--color-wine);font-family:var(--font-display);-webkit-text-stroke:.8px var(--color-cream);background:#ffffff38;border:1px solid #ffffff73;border-radius:20px;margin-top:22px;padding:12px 36px;font-size:clamp(42px,6vw,64px);font-weight:900}.setting-card{gap:10px;display:grid}.setting-card span{color:var(--color-wine);font-family:var(--font-display);text-align:center;background:#ffffff2e;border:1px solid #ffffff3d;border-radius:999px;padding:8px 14px;font-size:20px;font-weight:800}.setting-card select{width:100%;color:var(--color-wine);background:#ffffff2e;border:1px solid #5e171e1f;border-radius:12px;outline:none;padding:12px 14px;font-size:18px}.status-panel{background:#ffffff2e;border:1px solid #ffffff3d;border-radius:22px;justify-content:space-between;align-items:center;gap:20px;width:min(720px,100%);margin-top:28px;padding:18px 24px;display:flex}.status-panel strong{font-size:22px}.status-panel p{margin:6px 0 0;font-size:14px}.time-text{font-family:var(--font-display);color:var(--color-wine);font-size:clamp(38px,6vw,64px);font-weight:900}.control-row{flex-wrap:wrap;justify-content:center;gap:12px;width:min(720px,100%);margin-top:18px;display:flex}.control-row button{color:var(--color-wine);background:#fff3;border:1px solid #5e171e29;border-radius:999px;padding:10px 18px;font-weight:800}.stamp-board{background-color:#0000;background-image:linear-gradient(#ffffff85,#ffffff29),url(/assets/pomodoro/hero/hero-bg.png);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border:1px solid #ffffff59;border-radius:26px;width:min(720px,100%);min-height:280px;margin-top:48px;padding:34px}.stamp-board h2{color:var(--color-cream);font-family:var(--font-display);-webkit-text-stroke:1px var(--color-wine);text-shadow:2px 2px 0 var(--color-wine);background:#fff3;border:1px solid #fff6;border-radius:999px;margin:0 0 24px;padding:10px 26px;font-size:clamp(34px,5vw,54px);display:inline-block}.stamp-summary{color:var(--color-wine);align-items:center;gap:12px;margin-bottom:18px;font-weight:900;display:flex}.stamp-hero-preview{box-sizing:border-box;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:clamp(12px,2vw,22px);width:100%;margin:18px 0 28px;display:flex}.stamp-hero-preview-multiple{align-items:flex-start;margin:18px 0 28px}.stamp-clock-preview{flex-direction:column;flex:none;align-items:center;gap:6px;width:clamp(82px,13vw,136px);display:flex}.stamp-clock-preview-image-wrap{aspect-ratio:1;place-items:center;width:100%;display:grid;position:relative}.stamp-clock-preview .clock-visual{filter:drop-shadow(0 12px 18px #5e171e33);width:100%;max-width:100%}.stamp-clock-preview-image{aspect-ratio:1;object-fit:contain;filter:drop-shadow(0 12px 18px #5e171e33);width:100%;max-width:100%}.stamp-clock-preview-count{min-width:34px;min-height:26px;color:var(--color-wine);background:#ffffe1e0;border-radius:999px;justify-content:center;align-items:center;padding:4px 8px;font-size:clamp(13px,1.5vw,18px);font-weight:900;line-height:1;display:inline-flex;position:absolute;bottom:-2px;right:-4px;box-shadow:0 4px 10px #5e171e1f}.stamp-clock-preview-label{color:var(--color-wine);text-align:center;font-size:clamp(11px,1.2vw,14px);font-weight:900;line-height:1.1}@media (width<=760px){.hero-clock{width:170vw;max-width:none}.clock-options{grid-template-columns:1fr;gap:34px;margin-top:42px}.clock-card img{width:min(250px,60vw)}.settings-grid{grid-template-columns:1fr;gap:16px}.status-panel{flex-direction:column;align-items:flex-start}.timer-main{padding-top:22px}.stamp-board{padding:24px}}.task-input-card{gap:10px;width:min(720px,100%);margin-bottom:24px;display:grid}.task-input-card label{color:var(--color-wine);font-size:18px;font-weight:900}.task-input-card input::placeholder{color:#5e171e8c}.timer-clock-wrap{aspect-ratio:1;place-items:center;width:clamp(380px,45vw,720px);display:grid}.clock-progress-mask{-webkit-mask-image:conic-gradient(from var(--progress-start-deg) at var(--origin-x) var(--origin-y), #000 0deg, #000 var(--progress-deg), transparent var(--progress-deg), transparent 360deg);-webkit-mask-image:conic-gradient(from var(--progress-start-deg) at var(--origin-x) var(--origin-y), #000 0deg, #000 var(--progress-deg), transparent var(--progress-deg), transparent 360deg);mask-image:conic-gradient(from var(--progress-start-deg) at var(--origin-x) var(--origin-y), #000 0deg, #000 var(--progress-deg), transparent var(--progress-deg), transparent 360deg);overflow:hidden}.clock-hand{transform-origin:50%;transform:rotate(var(--hand-deg))}.routine-mode-head{gap:6px;display:grid}.routine-mode-head span{opacity:.8;font-size:14px;font-weight:900}.routine-mode-head strong{font-family:var(--font-display);color:var(--color-wine);font-size:30px}.routine-mode-head p{margin:0;font-size:14px;line-height:1.45}.routine-preset-select{width:100%;color:var(--color-wine);background:#ffffff38;border:1px solid #5e171e1f;border-radius:18px;outline:none;padding:14px 16px;font-size:17px;font-weight:800}.setting-card-action button{width:100%;color:var(--color-wine);background:#ffffff3d;border:1px solid #5e171e29;border-radius:12px;padding:13px 14px;font-weight:900}.setting-card select:disabled,.setting-card-action button:disabled,.routine-preset-select:disabled{opacity:.58;cursor:not-allowed}.next-step-text{color:#5e171ebf;font-weight:800}.control-row button:disabled,.start-button:disabled{opacity:.55;cursor:not-allowed}.routine-preview{background:#ffffff29;border:1px solid #ffffff52;border-radius:28px;width:min(880px,100%);margin-top:38px;padding:28px}.section-title-row{justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:20px;display:flex}.section-title-row h2{font-family:var(--font-display);color:var(--color-cream);-webkit-text-stroke:1px var(--color-wine);text-shadow:2px 2px 0 var(--color-wine);margin:0;font-size:clamp(32px,4vw,48px)}.section-title-row span{color:var(--color-wine);font-size:14px;font-weight:900}.routine-step-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.routine-step-item{min-height:54px;color:var(--color-wine);background:#ffffff29;border:1px solid #ffffff38;border-radius:18px;grid-template-columns:44px 1fr 70px 54px;align-items:center;gap:12px;padding:10px 14px;display:grid}.routine-step-item.is-current{background:#f6ffb166;border-color:#5e171e47;transform:translateY(-1px)}.routine-step-item.is-done{opacity:.7}.routine-step-item.is-focus .step-type{font-weight:900}.routine-step-item.is-break .step-type,.routine-step-item.is-long-break .step-type{opacity:.82}.step-order{background:#5e171e1f;border-radius:999px;place-items:center;width:32px;height:32px;font-weight:900;display:grid}.step-type{font-size:17px}.routine-step-item strong{text-align:right}.routine-step-item em{opacity:.72;justify-self:end;font-size:12px;font-style:normal;font-weight:900}.history-list{gap:8px;margin-top:24px;display:grid}.history-item{color:var(--color-wine);background:#ffffff2e;border-radius:14px;grid-template-columns:40px 1fr auto auto;align-items:center;gap:12px;padding:10px 12px;display:grid}.history-item span{font-weight:900}.history-item strong{font-size:14px}.history-item em{opacity:.74;font-size:13px;font-style:normal}@media (width<=900px){.settings-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.routine-mode-panel{grid-template-columns:1fr}.timer-clock-wrap{width:min(88vw,620px)}}@media (width<=560px){.settings-grid{grid-template-columns:1fr}.section-title-row{flex-direction:column;align-items:flex-start}.routine-step-item{grid-template-columns:36px 1fr 64px}.routine-step-item em{display:none}.history-item{grid-template-columns:1fr}.timer-clock-wrap{width:min(94vw,500px)}}.timer-main{justify-items:center;width:min(1080px,100% - 32px);margin:0 auto;padding:18px 0 80px;display:grid}.task-input-card{width:min(620px,100%);margin-bottom:14px}.task-input-card label{display:none}.task-input-card input{width:100%;color:var(--color-wine);background:#ffffff2e;border:1px solid #ffffff61;border-radius:999px;outline:none;padding:13px 20px;font-size:16px}.timer-clock-wrap{aspect-ratio:1;place-items:center;width:clamp(420px,40vw,650px);margin-top:-24px;margin-bottom:-22px;display:grid}.start-button{border-radius:24px;min-width:300px;margin-top:0;padding:14px 46px}.routine-mode-panel{background:#ffffff24;border:1px solid #ffffff52;border-radius:24px;grid-template-columns:1fr 280px;align-items:center;gap:18px;width:min(820px,100%);margin-top:26px;padding:18px 22px;display:grid}.routine-mode-head strong{font-family:var(--font-display);font-size:26px}.routine-mode-head p{margin:4px 0 0;font-size:13px}.settings-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;width:min(820px,100%);margin-top:22px;display:grid}.setting-card{min-width:0}.setting-card span{place-items:center;min-height:56px;padding:8px 12px;font-size:clamp(18px,2vw,24px);line-height:1.08;display:grid}.setting-card select,.setting-card-action button{height:54px;padding:10px 14px;font-size:18px}.status-panel{width:min(820px,100%);min-height:118px;margin-top:26px}.control-row{width:min(820px,100%);margin-top:16px}.routine-preview,.stamp-board{width:min(820px,100%)}@media (width<=900px){.timer-clock-wrap{width:min(82vw,560px);margin-top:-8px;margin-bottom:-10px}.routine-mode-panel{grid-template-columns:1fr}.settings-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.setting-card-action{grid-column:1/-1}}@media (width<=560px){.timer-main{width:min(100% - 24px,420px);padding-top:14px}.timer-clock-wrap{width:min(96vw,430px);margin-top:-4px;margin-bottom:-6px}.start-button{min-width:220px;font-size:44px}.settings-grid{grid-template-columns:1fr}.status-panel{min-height:auto}}.optional-tools{flex-wrap:wrap;justify-content:center;gap:12px;width:min(820px,100%);margin-top:18px;display:flex}.optional-toggle-button{color:var(--color-wine);background:#ffffff2e;border:1px solid #5e171e2e;border-radius:999px;padding:12px 22px;font-weight:900}.optional-toggle-button:hover{background:#ffffff47}.optional-task-card{background:#ffffff24;border:1px solid #ffffff4d;border-radius:24px;width:min(620px,100%);margin-top:18px;margin-bottom:0;padding:18px}.optional-task-card label{color:var(--color-wine);margin-bottom:10px;font-size:16px;font-weight:900;display:block}.optional-task-card input{width:100%;color:var(--color-wine);background:#fff3;border:1px solid #ffffff61;border-radius:999px;outline:none;padding:14px 20px;font-size:16px}.optional-task-card p{color:#5e171eb8;margin:10px 0 0;font-size:13px;font-weight:700}.stamp-summary-with-action{justify-content:space-between;align-items:center;gap:12px;display:flex}.stamp-summary-with-action>div{align-items:center;gap:12px;display:flex}.clear-records-button{color:var(--color-wine);cursor:pointer;background:#ffffff38;border:1px solid #5e171e2e;border-radius:999px;padding:8px 14px;font-weight:900}.clear-records-button:hover{background:#ffffff57}.history-jam-icon{object-fit:contain;width:34px;height:34px}.jam-select-panel{background:#ffffff24;border:1px solid #ffffff4d;border-radius:24px;gap:16px;width:min(820px,100%);margin-top:18px;padding:18px;display:grid}.jam-select-group{gap:10px;display:grid}.jam-select-group>span{color:var(--color-wine);font-weight:900}.jam-options{flex-wrap:wrap;gap:10px;display:flex}.jam-option{min-width:92px;color:var(--color-wine);background:#ffffff29;border:1px solid #5e171e24;border-radius:18px;justify-items:center;gap:6px;padding:10px;font-weight:900;display:grid}.jam-option img{object-fit:contain;width:46px;height:46px}.jam-option em{font-size:12px;font-style:normal}.jam-option.is-selected{background:#f6ffb173;border-color:#5e171e66;box-shadow:inset 0 0 0 2px #5e171e14}.routine-jam-select-panel{background:#fff3;border-color:#5e171e47;margin-top:18px}.history-main{align-items:center;gap:8px;display:flex}.history-mode-tag{color:var(--color-wine);background:#ffffff47;border-radius:999px;place-items:center;padding:4px 8px;font-size:11px;font-weight:900;display:inline-grid}.history-item{grid-template-columns:46px 1fr auto auto}.memo-toggle-button{background:#b1e8fe6b;border-color:#5e171e3d}.routine-toggle-button{background:#f6ffb194;border-color:#5e171e57;box-shadow:0 8px 24px #5e171e14}.memo-toggle-button:hover,.routine-toggle-button:hover{filter:brightness(1.04);transform:translateY(-1px)}.memo-dual-card{gap:12px;display:grid}.timer-mode-tabs{grid-template-columns:1fr 1fr;gap:12px;width:min(680px,92vw);margin:26px auto 18px;display:grid}.timer-mode-tabs button{min-height:64px;color:var(--color-wine);cursor:pointer;background:#ffffff38;border:1px solid #5e171e38;border-radius:999px;font-size:clamp(18px,2.2vw,26px);font-weight:900}.timer-mode-tabs button.is-active{background:#f6ffb1c7;box-shadow:0 0 0 3px #5e171e1f}.single-timer-panel,.routine-panel{width:min(1080px,92vw);margin:0 auto 24px}.apply-routine-button{min-height:70px;color:var(--color-wine);cursor:pointer;background:#f6ffb1bd;border:1px solid #5e171e3d;border-radius:18px;font-size:clamp(18px,2vw,24px);font-weight:900}.apply-routine-button:disabled,.jam-option:disabled,.setting-card select:disabled{opacity:.48;cursor:not-allowed}@media (width<=640px){.timer-mode-tabs{grid-template-columns:1fr}.timer-mode-tabs button{min-height:54px}}.timer-screen{width:100%;min-height:100vh;overflow-x:hidden}.timer-main{box-sizing:border-box;flex-direction:column;align-items:center;width:100%;max-width:1280px;margin:0 auto;padding:0 clamp(16px,4vw,56px) 80px;display:flex}.timer-clock-wrap{justify-content:center;align-items:center;width:min(760px,92vw);margin:0 auto;display:flex}.start-button{text-align:center;justify-content:center;align-items:center;width:min(520px,86vw);margin:clamp(18px,3vw,34px) auto 0;display:flex}.timer-mode-tabs{box-sizing:border-box;background:#ffffff3d;border:1px solid #5e171e2e;border-radius:999px;grid-template-columns:1fr 1fr;gap:7px;width:min(520px,88vw);margin:22px auto 26px;padding:7px;display:grid;box-shadow:inset 0 1px #ffffff52,0 10px 24px #5e171e14}.timer-mode-tabs button{color:#5e171ead;letter-spacing:-.03em;cursor:pointer;background:0 0;border:0;border-radius:999px;min-height:46px;padding:0 18px;font-family:inherit;font-size:clamp(14px,1.55vw,17px);font-weight:900;line-height:1;transition:transform .18s,background .18s,color .18s,box-shadow .18s}.timer-mode-tabs button:hover:not(:disabled){color:var(--color-wine);transform:translateY(-1px)}.timer-mode-tabs button.is-active{color:var(--color-wine);background:#f6ffb1eb;box-shadow:0 6px 14px #5e171e1f,inset 0 1px #ffffff73}.timer-mode-tabs button:disabled{opacity:.45;cursor:not-allowed}.single-timer-panel,.routine-panel,.status-panel,.control-row,.optional-tools,.task-input-card,.stamp-board{box-sizing:border-box;width:min(1080px,92vw);margin-left:auto;margin-right:auto}.single-timer-panel,.routine-panel{flex-direction:column;align-items:center;display:flex}.settings-grid{justify-content:center;align-items:start;width:100%;margin-left:auto;margin-right:auto}.single-settings-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;max-width:520px;display:grid}.routine-settings-grid{grid-template-columns:repeat(5,minmax(140px,1fr));gap:16px;max-width:1080px;display:grid}.setting-card{box-sizing:border-box;width:100%;min-width:0}.setting-card span{text-align:center;font-size:clamp(18px,2.2vw,30px);line-height:.95}.setting-card select{box-sizing:border-box;width:100%;min-width:0}.jam-select-panel{box-sizing:border-box;width:100%;max-width:1080px;margin:24px auto 0}.jam-options{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.jam-option{flex:0 116px}.routine-mode-panel,.routine-preview{box-sizing:border-box;width:100%;max-width:1080px;margin-left:auto;margin-right:auto}.routine-mode-panel{grid-template-columns:1.4fr minmax(220px,.8fr);align-items:center;gap:20px;display:grid}.routine-jam-help{text-align:center;color:#5e171ed1;width:min(1080px,92vw);margin:14px auto 0;font-size:clamp(13px,1.4vw,16px);font-weight:800;line-height:1.45}.control-row,.optional-tools{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;display:flex}.optional-tools{margin-top:18px}.optional-toggle-button.memo-toggle-button{background:#b1e8fe70;border-color:#5e171e3d}.apply-routine-button,.setting-card-action button{min-height:58px;color:var(--color-wine);cursor:pointer;background:#f6ffb1d1;border:1px solid #5e171e3d;border-radius:18px;font-family:inherit;font-size:clamp(16px,1.7vw,21px);font-weight:900}@media (width<=1024px){.routine-settings-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-width:720px}.routine-settings-grid .setting-card-action{grid-column:1/-1}.routine-mode-panel{grid-template-columns:1fr;max-width:720px}}@media (width<=720px){.timer-main{padding-left:14px;padding-right:14px}.timer-mode-tabs{gap:6px;width:min(430px,92vw);padding:6px}.timer-mode-tabs button{min-height:42px;padding:0 10px;font-size:14px}.single-settings-grid,.routine-settings-grid{grid-template-columns:1fr 1fr;gap:12px;max-width:430px}.setting-card span{font-size:18px}.jam-option{flex-basis:92px}.jam-option img{width:54px;height:54px}.status-panel{text-align:center;flex-direction:column;align-items:stretch;gap:12px}.time-text{text-align:center}}@media (width<=480px){.timer-mode-tabs{width:min(340px,94vw)}.timer-mode-tabs button{letter-spacing:-.04em;font-size:13px}.single-settings-grid,.routine-settings-grid{grid-template-columns:1fr}.start-button{width:min(330px,88vw)}}.history-memo-input{box-sizing:border-box;width:min(260px,100%);height:38px;min-height:38px;color:var(--color-wine);text-align:center;vertical-align:middle;appearance:none;background:#ffffff61;border:1px solid #5e171e2e;border-radius:999px;outline:none;padding:3px 14px 0;font-family:inherit;font-size:14px;font-weight:700;line-height:1}.history-memo-input::placeholder{text-align:center;color:#5e171e6b;text-align:center}.history-memo-input:focus{border-color:#5e171e7a;box-shadow:0 0 0 3px #f6ffb17a}@media (width<=720px){.history-item{grid-template-columns:42px 1fr}.history-memo-input{grid-column:1/-1;width:100%}}.stamp-board-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:22px;display:flex}.stamp-board-header h2{margin-bottom:0}.stamp-export-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;padding-top:8px;display:flex}.stamp-export-actions button{min-height:42px;color:var(--color-wine);white-space:nowrap;background:linear-gradient(#f6ffb1db,#fff3),#ffffff42;border:1px solid #5e171e38;border-radius:999px;padding:10px 16px;font-weight:900;transition:transform .18s,background .18s,box-shadow .18s,opacity .18s;box-shadow:inset 0 1px #ffffff75,0 10px 24px #5e171e1a}.stamp-export-actions button:hover:not(:disabled){background:linear-gradient(#f6ffb1f5,#ffffff47),#ffffff57;transform:translateY(-1px);box-shadow:inset 0 1px #ffffff94,0 14px 28px #5e171e24}.stamp-export-actions button:disabled{opacity:.46;cursor:not-allowed;transform:none}.stamp-export-actions .stamp-save-button{min-width:min(280px,100%)}.stamp-empty-guide,.stamp-export-message{color:#5e171ec7;margin:0 0 18px;font-size:14px;font-weight:800;line-height:1.5}.stamp-export-message{text-align:right;margin:16px 0 0}@media (width<=720px){.stamp-board-header{flex-direction:column;align-items:stretch}.stamp-export-actions{justify-content:stretch;width:100%;padding-top:0}.stamp-export-actions button{flex:150px}.stamp-export-message{text-align:left}}@media (width<=480px){.stamp-export-actions{flex-direction:column}.stamp-export-actions button{flex-basis:auto;width:100%}}.stamp-board{position:relative}.stamp-meta-row{flex-wrap:wrap;align-items:center;gap:14px;display:inline-flex}.film-date-stamp{color:#f6ffb1eb;text-shadow:1px 1px #5e171ed9,0 0 8px #5e171e52;letter-spacing:.14em;pointer-events:none;align-items:center;margin-left:18px;font-family:Pretendard,system-ui,sans-serif;font-size:clamp(13px,1.25vw,18px);font-weight:900;display:inline-flex;position:static}@media (width<=720px){.film-date-stamp{letter-spacing:.1em;font-size:11px;bottom:18px;right:18px}}.is-capture-hidden-memo{opacity:0!important;visibility:hidden!important}.memo-capture-wrapper{position:relative}.is-capture-input-covered{color:#0000!important;caret-color:#0000!important}.capture-memo-text{z-index:3;box-sizing:border-box;color:var(--color-wine);text-align:center;white-space:nowrap;pointer-events:none;justify-content:center;align-items:center;padding:0 14px;font-family:inherit;font-size:14px;font-weight:700;line-height:1;display:flex;position:absolute;inset:0}.debug-angle-panel{width:min(720px,92vw);color:var(--color-wine);text-align:center;background:#ffffff3d;border:1px dashed #5e171e59;border-radius:18px;margin:12px auto 18px;padding:14px 16px}.debug-angle-panel strong{letter-spacing:.04em;margin-bottom:10px;font-size:13px;display:block}.debug-angle-buttons{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.debug-angle-buttons button{min-width:48px;height:32px;color:var(--color-wine);cursor:pointer;background:#ffffff6b;border:1px solid #5e171e38;border-radius:999px;padding:0 10px;font-family:inherit;font-size:12px;font-weight:800}.debug-angle-buttons button:hover{background:#ffffff9e}.debug-mode-note{opacity:.75;margin:8px 0 0;font-size:12px}.sound-settings-panel{width:min(920px,92vw);color:var(--color-wine);background:#fff3;border:1px solid #ffffff6b;border-radius:28px;margin:18px auto 0;padding:clamp(18px,2.4vw,28px);box-shadow:0 18px 40px #5e171e14}.sound-setting-row{grid-template-columns:140px minmax(0,1fr);align-items:center;gap:14px;margin-bottom:14px;display:grid}.sound-setting-row label,.sound-check-row span{color:var(--color-wine);font-weight:900}.sound-setting-row select{width:100%;height:48px;color:var(--color-wine);background:#ffffff52;border:1px solid #5e171e29;border-radius:999px;outline:none;padding:0 18px;font-family:inherit;font-size:16px;font-weight:800}.sound-check-row{align-items:center;gap:10px;margin:10px 0 16px;display:flex}.sound-check-row input{width:18px;height:18px;accent-color:var(--color-wine)}.sound-test-row{flex-wrap:wrap;gap:10px;display:flex}.sound-test-row button,.sound-toggle-button{min-height:44px;color:var(--color-wine);cursor:pointer;background:#ffffff57;border:1px solid #5e171e2e;border-radius:999px;padding:0 18px;font-family:inherit;font-size:15px;font-weight:900}.sound-test-row button:hover,.sound-toggle-button:hover{background:#ffffff85}.control-button.pause-button,.control-area .pause-button{justify-content:center;align-items:center;line-height:1;display:inline-flex}@media (width>=721px){.desktop-control-area .pause-button{font-size:22px;font-weight:900;line-height:1}.desktop-sound-settings-panel{box-sizing:border-box;background:#ffffff24;border:1px solid #ffffff3d;border-radius:24px;width:min(760px,86vw);margin:22px auto 34px;padding:28px 32px}.desktop-sound-settings-panel .sound-setting-row{grid-template-columns:140px minmax(0,1fr);align-items:center;gap:18px;margin-bottom:16px;display:grid}.desktop-sound-settings-panel select{box-sizing:border-box;width:100%;max-width:100%}.desktop-sound-settings-panel .sound-test-row{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}}@media (width<=720px){.sound-setting-row{grid-template-columns:1fr;gap:8px}.sound-test-row button{width:100%}}.control-area{flex-direction:column;align-items:center;width:min(920px,92vw);margin:clamp(18px,2.5vw,32px) auto 0;display:flex}.control-area .control-row{flex-wrap:wrap;justify-content:center;gap:clamp(10px,1.3vw,18px);margin:0 auto;display:flex}.secondary-action-row{flex-wrap:wrap;justify-content:center;gap:clamp(10px,1.3vw,18px);margin-top:clamp(22px,3vw,42px);display:flex}.secondary-action-button,.sound-toggle-button{min-height:48px;color:var(--color-wine);cursor:pointer;background:#ffffff57;border:1px solid #5e171e33;border-radius:999px;padding:0 24px;font-family:inherit;font-size:clamp(14px,1vw,17px);font-weight:900;transition:transform .16s,background .16s,box-shadow .16s;box-shadow:0 8px 18px #5e171e12}.secondary-action-button:hover,.sound-toggle-button:hover{background:#ffffff8a;transform:translateY(-2px);box-shadow:0 12px 24px #5e171e1a}.language-toggle-row{justify-content:flex-end;width:min(920px,92vw);margin:0 auto clamp(10px,1.8vw,18px);display:flex}.language-toggle-button{min-width:58px;height:36px;color:var(--color-wine);cursor:pointer;background:#ffffff47;border:1px solid #5e171e2e;border-radius:999px;padding:0 14px;font-family:inherit;font-size:13px;font-weight:900}.language-toggle-button:hover{background:#ffffff7a}@media (width<=720px){.control-area{width:min(520px,92vw)}.control-area .control-row,.secondary-action-row{width:100%}.control-area .control-row button,.secondary-action-row button{flex:160px}}.control-area{flex-direction:column;align-items:center;width:100%;max-width:920px;margin:clamp(18px,2.6vw,34px) auto 0;display:flex}.control-area .control-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:clamp(12px,1.2vw,18px);width:100%;margin:0 auto;padding:0;display:flex}.control-area .control-row>button{text-align:center;white-space:nowrap;border-radius:999px;flex:none;min-width:clamp(104px,8vw,148px);height:48px;padding:0 22px}.control-area .control-row>button:last-child{min-width:clamp(132px,10vw,178px)}.secondary-action-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:clamp(12px,1.2vw,18px);width:100%;margin-top:clamp(24px,3vw,44px);padding:0;display:flex}.secondary-action-row>button{text-align:center;white-space:nowrap;border-radius:999px;flex:none;min-width:clamp(132px,11vw,190px);height:50px;padding:0 24px}@media (width<=720px){.control-area{max-width:min(520px,92vw)}.control-area .control-row,.secondary-action-row{width:100%}.control-area .control-row>button,.control-area .control-row>button:last-child,.secondary-action-row>button{flex:42%;min-width:0}}@media (width<=420px){.control-area .control-row>button,.control-area .control-row>button:last-child,.secondary-action-row>button{flex-basis:100%}}.app-logo-header{text-align:center;z-index:5;background:0 0;justify-content:center;align-items:center;width:min(760px,92vw);height:auto;margin:clamp(22px,3vw,42px) auto clamp(28px,4vw,56px);display:flex;position:relative}.app-logo-image.brand-logo{width:clamp(110px,10vw,180px);max-width:42vw;height:auto;max-height:none}.select-logo-header{margin-top:clamp(20px,2.8vw,38px);margin-bottom:clamp(34px,4.5vw,64px)}.timer-logo-header{margin-top:clamp(20px,2.8vw,38px);margin-bottom:clamp(26px,3.5vw,46px)}.routine-control-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:end;gap:clamp(14px,1.8vw,26px);width:min(1280px,92vw);margin:clamp(28px,3vw,46px) auto 0;display:grid}.routine-setting-card{width:100%;min-width:0}.routine-setting-card>span{text-align:center;justify-content:center;align-items:center;min-height:clamp(82px,6vw,112px);line-height:.92;display:flex}.routine-setting-card select{width:100%;height:clamp(62px,4.4vw,76px)}.routine-apply-cell{flex-direction:column;justify-content:flex-end;width:100%;min-width:0;display:flex}.routine-apply-spacer{text-align:center;min-height:clamp(82px,6vw,112px);color:var(--color-wine);visibility:hidden;background:#ffffff24;border:1px solid #ffffff61;border-radius:999px;justify-content:center;align-items:center;font-size:clamp(34px,3.4vw,64px);font-weight:900;line-height:.92;display:flex}.apply-routine-button{width:100%;height:clamp(62px,4.4vw,76px);min-height:0;color:var(--color-wine);text-align:center;cursor:pointer;background:#ffffbeb8;border:1px solid #5e171e2e;border-radius:18px;padding:0 clamp(18px,2vw,28px);font-family:inherit;font-size:clamp(18px,1.45vw,28px);font-weight:900;line-height:1;transition:transform .16s,background .16s,box-shadow .16s;box-shadow:0 8px 18px #5e171e12}.apply-routine-button:hover:not(:disabled){background:#ffffc8e0;transform:translateY(-2px);box-shadow:0 12px 24px #5e171e1a}.apply-routine-button:disabled{opacity:.55;cursor:not-allowed}@media (width<=1080px){.routine-control-grid{grid-template-columns:repeat(2,minmax(0,1fr));width:min(720px,92vw)}.routine-apply-cell{grid-column:1/-1;align-items:center}.routine-apply-spacer{display:none}.apply-routine-button{width:min(360px,100%)}}@media (width<=720px){.app-logo-header{width:min(420px,92vw);margin-top:20px;margin-bottom:28px}.app-logo-image{width:clamp(96px,26vw,140px);max-width:42vw}}@media (width<=560px){.routine-control-grid{grid-template-columns:1fr;width:min(420px,92vw)}.apply-routine-button{width:100%}}.select-screen{min-height:100vh;position:relative;overflow:hidden}.select-bg{z-index:0;background-image:linear-gradient(#0000007a,#0000007a),url(/assets/pomodoro/hero/hero-bg.png);background-position:50%;background-size:cover;position:absolute;inset:0}.select-screen>:not(.select-bg){z-index:1;position:relative}.select-content{flex-direction:column;align-items:center;width:min(1120px,92vw);margin:0 auto;display:flex}.select-content .glass-title{margin-top:0}.app-logo-header{text-align:center;z-index:10;justify-content:center;align-items:center;width:min(760px,92vw);margin-left:auto;margin-right:auto;display:flex;position:relative}.app-logo-image{object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none;width:clamp(120px,10vw,180px);max-width:42vw;height:auto;max-height:none;display:block}.select-screen .select-logo-header{margin-top:clamp(22px,3vw,44px);margin-bottom:clamp(36px,4.5vw,64px)}.timer-screen .timer-logo-header{margin-top:clamp(22px,3vw,44px);margin-bottom:clamp(28px,3.8vw,52px)}.select-screen .select-header.app-logo-header,.select-screen .app-logo-header.select-logo-header{width:min(760px,92vw);height:auto;min-height:0;max-height:none;padding:0}.select-screen .app-logo-image,.timer-screen .app-logo-image,.app-logo-image.brand-logo,.app-logo-image.select-logo{object-fit:contain;width:clamp(120px,10vw,180px);max-width:42vw;height:auto;max-height:none}@media (width<=720px){.app-logo-header{width:min(420px,92vw)}.app-logo-image,.select-screen .app-logo-image,.timer-screen .app-logo-image,.app-logo-image.brand-logo,.app-logo-image.select-logo{width:clamp(96px,26vw,140px);max-width:42vw}.select-screen .select-logo-header{margin-top:20px;margin-bottom:30px}.timer-screen .timer-logo-header{margin-top:20px;margin-bottom:28px}}.jam-settings-panel{width:min(1280px,92vw);color:var(--color-wine);background:#ffffff29;border:1px solid #ffffff61;border-radius:28px;margin:clamp(24px,3vw,44px) auto 0;padding:clamp(22px,3vw,36px)}.jam-selector-block+.jam-selector-block{margin-top:clamp(26px,3vw,42px)}.jam-selector-head{justify-content:space-between;align-items:center;gap:16px;margin-bottom:clamp(14px,1.8vw,22px);display:flex}.jam-selector-head h3{color:var(--color-wine);margin:0;font-size:clamp(20px,1.6vw,28px);font-weight:900;line-height:1.1}.jam-settings-panel .jam-options{grid-template-columns:repeat(6,minmax(120px,148px));justify-content:center;align-items:stretch;gap:clamp(14px,1.6vw,24px);width:100%;display:grid}.jam-settings-panel .jam-option{width:100%;min-height:clamp(132px,10vw,168px);color:var(--color-wine);cursor:pointer;text-align:center;background:#ffffff29;border:1px solid #5e171e24;border-radius:22px;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:clamp(12px,1.2vw,18px);font-family:inherit;font-weight:900;transition:transform .16s,background .16s,box-shadow .16s,border-color .16s;display:flex}.jam-settings-panel .jam-option img{object-fit:contain;width:clamp(58px,5vw,84px);height:clamp(58px,5vw,84px);display:block}.jam-settings-panel .jam-option em{word-break:keep-all;font-size:clamp(14px,1vw,18px);font-style:normal;line-height:1.08}.jam-settings-panel .jam-option:hover:not(:disabled){background:#ffffff42;transform:translateY(-2px);box-shadow:0 10px 24px #5e171e14}.jam-settings-panel .jam-option.is-selected{background:#ffffbe6b;border-color:#5e171e52;box-shadow:inset 0 0 0 2px #ffffff38,0 8px 18px #5e171e14}.jam-mobile-toggle{display:none}@media (width<=720px){.jam-settings-panel{border-radius:24px;width:min(420px,92vw);padding:18px}.jam-selector-block+.jam-selector-block{margin-top:14px}.jam-selector-head{margin-bottom:0;display:block}.jam-selector-head h3{display:none}.jam-mobile-toggle{width:100%;min-height:58px;color:var(--color-wine);cursor:pointer;text-align:left;background:#ffffff3d;border:1px solid #5e171e29;border-radius:18px;justify-content:space-between;align-items:center;gap:12px;padding:10px 14px;font-family:inherit;display:flex}.jam-mobile-toggle span{font-size:14px;font-weight:900;line-height:1.1}.jam-mobile-toggle strong{white-space:nowrap;justify-content:flex-end;align-items:center;gap:8px;min-width:0;font-size:13px;font-weight:900;line-height:1.1;display:inline-flex}.jam-mobile-toggle img{object-fit:contain;flex:none;width:32px;height:32px}.jam-settings-panel .jam-options{grid-template-columns:repeat(2,minmax(0,1fr));justify-content:center;gap:10px;margin-top:12px;display:none}.jam-settings-panel .jam-options.is-open{display:grid}.jam-settings-panel .jam-option{border-radius:18px;min-height:112px;padding:12px 8px}.jam-settings-panel .jam-option img{width:52px;height:52px}.jam-settings-panel .jam-option em{font-size:13px}}@media (width<=380px){.jam-mobile-toggle{flex-direction:column;align-items:flex-start}.jam-mobile-toggle strong{justify-content:flex-start}}.stamp-export-toolbar{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:14px;display:flex}@media (width<=720px){.mobile-stamp-panel{box-sizing:border-box;justify-content:center;width:100%;max-width:100%;margin:20px auto 0;padding:0;display:flex}.mobile-stamp-panel .stamp-board,.mobile-stamp-panel .time-stamp-board,.mobile-stamp-panel .stamp-card{box-sizing:border-box;width:min(420px,94vw);max-width:94vw;margin-left:auto;margin-right:auto;position:relative;left:auto;right:auto;transform:none}.mobile-jam-panel{gap:34px}.mobile-jam-panel .jam-selector-block{flex-direction:column;gap:22px;display:flex}.mobile-jam-panel .jam-selector-head{margin-bottom:0}.mobile-jam-panel .jam-options{margin-top:4px}.mobile-bottom-tabbar{justify-content:space-between;align-items:center;gap:6px;display:flex}.mobile-tab-button{flex:1 1 0}}.ad-slot-wrap{box-sizing:border-box;width:100%;max-width:none;margin:35px auto;padding:0;display:none}@keyframes clock-complete-shake{0%{transform:translate(0,0)rotate(0)}15%{transform:translate(-3px)rotate(-1.2deg)}30%{transform:translate(3px)rotate(1.2deg)}45%{transform:translate(-2px)rotate(-.8deg)}60%{transform:translate(2px)rotate(.8deg)}75%{transform:translate(-1px)rotate(-.4deg)}to{transform:translate(0,0)rotate(0)}}.clock-shake-target.is-shaking{transform-origin:50%;will-change:transform;animation:.85s ease-in-out both clock-complete-shake}@media (prefers-reduced-motion:reduce){.clock-shake-target.is-shaking{animation:none}}@media (width<=720px){.clock-select-screen .clock-options{width:100%;max-width:100%;padding-left:0;padding-right:0;padding-bottom:calc(140px + env(safe-area-inset-bottom));box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;gap:38px;margin-left:auto;margin-right:auto;display:flex}.clock-select-screen .clock-card{box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;width:min(340px,86vw);max-width:86vw;margin-left:auto;margin-right:auto;display:flex;transform:none}.clock-select-screen .clock-card img,.clock-select-screen .clock-preview-image{object-fit:contain;object-position:center;width:min(280px,74vw);max-width:74vw;height:auto;margin-left:auto;margin-right:auto;display:block;transform:none}.clock-select-screen .clock-card:last-child{margin-bottom:48px}.clock-select-screen .clock-card span{margin-top:16px;margin-bottom:0}.clock-select-screen .select-language-toggle-row{width:calc(100% - 32px);padding-top:16px}.clock-select-screen .select-info-nav{width:calc(100% - 32px);margin-top:42px}.clock-select-screen .select-info-panel{width:calc(100% - 32px);padding:22px 18px}.clock-select-screen .select-info-panel p,.clock-select-screen .select-info-panel li{font-size:15px;line-height:1.7}.clock-select-screen .select-footer{width:calc(100% - 32px);padding-bottom:calc(34px + env(safe-area-inset-bottom))}.timer-clock-wrap{margin-bottom:clamp(10px,2.4vw,18px)}.timer-clock-wrap+.status-panel,.status-panel{margin-top:clamp(6px,2vw,14px)}.timer-main{row-gap:clamp(14px,3vw,24px)}.ad-slot-wrap{box-sizing:border-box;width:100%;max-width:none;margin:35px auto;padding:0;display:block}.ad-slot-placeholder{pointer-events:none;display:none}.timer-screen{padding-bottom:calc(120px + env(safe-area-inset-bottom))}.clock-select-screen{overflow-x:hidden}.clock-select-screen .clock-options,.clock-select-screen .select-clock-options,.clock-select-screen .clock-select-list{width:100%;max-width:100%;padding-left:0;padding-right:0;padding-bottom:calc(140px + env(safe-area-inset-bottom));box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;gap:38px;margin-left:auto;margin-right:auto;display:flex}.clock-select-screen .clock-option,.clock-select-screen .select-clock-card,.clock-select-screen .clock-select-card,.clock-select-screen .clock-card{box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;width:min(340px,86vw);max-width:86vw;margin-left:auto;margin-right:auto;display:flex;transform:none}.clock-select-screen .clock-option img,.clock-select-screen .select-clock-card img,.clock-select-screen .clock-select-card img,.clock-select-screen .clock-preview-image,.clock-select-screen .clock-card img{object-fit:contain;object-position:center;width:min(280px,74vw);max-width:74vw;height:auto;margin-left:auto;margin-right:auto;display:block;transform:none}.clock-select-screen .clock-card[data-theme=tomato] img{object-fit:contain;object-position:center;width:min(280px,72vw);max-width:72vw}.clock-select-screen .clock-option:last-child,.clock-select-screen .select-clock-card:last-child,.clock-select-screen .clock-select-card:last-child,.clock-select-screen .clock-card:last-child{margin-bottom:48px}.clock-select-screen .clock-option-label,.clock-select-screen .clock-name-tag,.clock-select-screen .select-clock-name,.clock-select-screen .clock-card span{margin-top:16px;margin-bottom:0}.timer-screen .timer-clock-wrap{justify-content:center;align-items:center;width:min(620px,96vw);max-width:96vw;min-height:auto;margin-bottom:18px;margin-left:auto;margin-right:auto;padding-bottom:0;display:flex;overflow:visible}.timer-screen .clock-shake-target{aspect-ratio:1;justify-content:center;align-items:center;width:100%;max-width:100%;margin-left:auto;margin-right:auto;display:flex;overflow:visible}.timer-screen .clock-visual{visibility:visible;opacity:1;aspect-ratio:1;width:100%;max-width:100%;height:auto;display:block}.timer-screen .clock-visual img,.timer-screen .clock-layer,.timer-screen .timer-clock-image{visibility:visible;opacity:1;object-fit:contain;object-position:center;display:block}}.completion-overlay{z-index:2000;box-sizing:border-box;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#26130c61;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.completion-overlay-card{box-sizing:border-box;text-align:center;width:min(440px,92vw);color:var(--color-wine);background:#ffef8bf0;border:1px solid #fff6;border-radius:32px;padding:28px 24px;box-shadow:0 24px 70px #5e171e38}.completion-overlay-title{letter-spacing:0;font-size:clamp(28px,7vw,44px);font-weight:900;line-height:1.05;display:block}.completion-overlay-desc{opacity:.78;max-width:320px;margin:14px auto 0;font-size:15px;font-weight:800;line-height:1.45}.completion-overlay-actions{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:22px;display:flex}.completion-overlay-actions button{min-width:128px;min-height:46px;color:var(--color-wine);cursor:pointer;background:#ffffbee0;border:1px solid #5e171e2e;border-radius:999px;padding:0 18px;font-family:inherit;font-size:14px;font-weight:900}@media (width<=720px){.completion-overlay{padding:18px 18px calc(96px + env(safe-area-inset-bottom));align-items:flex-end}.completion-overlay-card{border-radius:28px;padding:24px 20px}.completion-overlay-actions{flex-direction:column}.completion-overlay-actions button{width:100%}.mobile-sound-panel{width:min(420px,92vw);margin-left:auto;margin-right:auto}.mobile-sound-settings,.mobile-sound-panel .sound-settings{flex-direction:column;gap:16px;display:flex}.mobile-sound-panel .sound-setting-row,.mobile-sound-panel .sound-option-row,.mobile-sound-panel .sound-control-row{box-sizing:border-box;background:#ffffff1f;border:1px solid #ffffff42;border-radius:22px;width:100%;padding:14px 16px}.mobile-sound-panel select,.mobile-sound-panel button,.mobile-sound-panel input{max-width:100%}.mobile-stamp-panel .stamp-record-row{box-sizing:border-box;flex-direction:column;gap:10px;width:100%;display:flex}.mobile-stamp-panel .stamp-record-main{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;min-width:0;display:grid}.mobile-stamp-panel .stamp-record-jam{object-fit:contain;flex-shrink:0;width:42px;height:42px}.mobile-stamp-panel .stamp-record-info{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:flex}.mobile-stamp-panel .stamp-record-info strong,.mobile-stamp-panel .stamp-record-info em,.mobile-stamp-panel .stamp-record-duration,.mobile-stamp-panel .stamp-duration,.mobile-stamp-panel .stamp-complete-time,.mobile-stamp-panel .stamp-time-text{white-space:nowrap;word-break:keep-all}.mobile-stamp-panel .stamp-record-duration,.mobile-stamp-panel .stamp-duration,.mobile-stamp-panel .stamp-complete-time,.mobile-stamp-panel .stamp-time-text{flex-shrink:0;min-width:max-content}.mobile-stamp-panel .history-memo-input{box-sizing:border-box;text-align:center;width:100%;max-width:none;height:38px;min-height:38px;padding:0 14px;line-height:38px}.mobile-stamp-panel .stamp-memo-value,.mobile-stamp-panel .stamp-memo-text{box-sizing:border-box;text-align:center;white-space:nowrap;justify-content:center;align-items:center;height:38px;min-height:38px;padding:0 14px;line-height:1;display:flex}}@media (width<=420px){.mobile-stamp-panel .stamp-record-main{grid-template-columns:auto minmax(0,1fr)}.mobile-stamp-panel .stamp-record-duration{grid-column:1/-1;justify-self:start;margin-left:52px}}.mobile-tab-panels,.mobile-bottom-tabbar{display:none}@media (width<=720px){.timer-screen{padding-bottom:96px}.desktop-main-start-button,.desktop-mode-tabs,.desktop-single-timer-panel,.desktop-routine-panel,.desktop-control-area,.desktop-sound-settings,.desktop-stamp-board{display:none!important}.mobile-tab-panels{width:min(420px,92vw);margin:20px auto 0;display:block}.mobile-tab-panel{box-sizing:border-box;width:100%;color:var(--color-wine);background:#ffffff24;border:1px solid #ffffff52;border-radius:24px;padding:18px}.mobile-timer-panel{flex-direction:column;gap:16px;display:flex}.mobile-timer-mode-tabs{width:100%;margin:0}.mobile-timer-settings{grid-template-columns:1fr 1fr;gap:12px;display:grid}.mobile-control-buttons{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;display:flex}.mobile-control-buttons button{min-width:0;min-height:44px;color:var(--color-wine);cursor:pointer;background:#fff3;border:1px solid #5e171e29;border-radius:999px;flex:42%;padding:10px 12px;font-family:inherit;font-size:13px;font-weight:900;line-height:1.1}.mobile-control-buttons button:disabled{opacity:.45;cursor:not-allowed}.mobile-placeholder-panel h3{margin:0 0 8px;font-size:20px;font-weight:900}.mobile-placeholder-panel p{opacity:.72;margin:0;font-size:14px;font-weight:700}.mobile-bottom-tabbar{left:50%;bottom:max(14px, env(safe-area-inset-bottom));box-sizing:border-box;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:1000;grid-template-columns:repeat(var(--mobile-tab-count,5), 1fr);background:#fff6b2db;border:1px solid #5e171e24;border-radius:999px;gap:4px;width:min(420px,100vw - 24px);min-height:64px;padding:7px;display:grid;position:fixed;transform:translate(-50%);box-shadow:0 14px 36px #5e171e2e}.mobile-tab-button{min-width:0;height:50px;color:var(--color-wine);cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;font-family:inherit;font-size:11px;font-weight:900;line-height:1;display:flex;position:relative}.mobile-tab-button span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.mobile-tab-button.is-active{background:#ffffbed1;box-shadow:0 6px 16px #5e171e1f}.mobile-tab-button em{background:var(--color-wine);color:#fff8b8;text-align:center;border-radius:999px;min-width:16px;height:16px;padding:0 4px;font-size:10px;font-style:normal;font-weight:900;line-height:16px;position:absolute;top:3px;right:8px}}@media (width<=380px){.mobile-bottom-tabbar{width:calc(100vw - 16px);padding:6px}.mobile-tab-button{font-size:10px}.mobile-timer-settings{grid-template-columns:1fr}}@media (width<=720px){.mobile-tab-panel{width:min(420px,92vw);margin-left:auto;margin-right:auto}.mobile-mode-segment{width:100%;margin-bottom:16px}.mobile-single-settings,.mobile-routine-settings,.mobile-jam-panel,.mobile-sound-panel{flex-direction:column;gap:16px;display:flex}.mobile-routine-settings .routine-mode-panel,.mobile-routine-settings .routine-control-grid{width:100%;max-width:none}.mobile-routine-settings .routine-mode-panel{grid-template-columns:1fr;margin-top:0}.mobile-routine-settings .routine-control-grid{grid-template-columns:1fr 1fr;gap:12px;margin-top:0}.mobile-routine-settings .routine-apply-cell{grid-column:1/-1}.mobile-routine-settings .routine-setting-card>span{min-height:64px}.mobile-routine-settings .routine-setting-card select,.mobile-routine-settings .apply-routine-button{height:58px}.mobile-jam-panel .jam-selector-block{width:100%}.mobile-control-buttons{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:100%;display:grid}.mobile-control-buttons .timer-control-button{border-radius:999px;min-height:48px}.mobile-control-buttons .mobile-icon-control{font-size:22px;line-height:1}.mobile-control-buttons .mobile-icon-control span{justify-content:center;align-items:center;display:inline-flex;transform:translateY(-1px)}.mobile-control-buttons .timer-control-button.is-wide,.mobile-control-buttons .change-timer-button{grid-column:1/-1}.mobile-stamp-panel{width:min(560px,96vw);margin-left:auto;margin-right:auto}.mobile-stamp-board{width:100%;margin-top:0}}@media (width<=380px){.mobile-control-buttons,.mobile-routine-settings .routine-control-grid{grid-template-columns:1fr}}@media (width<=720px){.mobile-stamp-panel{box-sizing:border-box;justify-content:center;width:100%;max-width:100%;margin:20px auto 0;padding:0;display:flex}.mobile-stamp-panel .stamp-board,.mobile-stamp-panel .time-stamp-board,.mobile-stamp-panel .stamp-card{box-sizing:border-box;width:min(420px,94vw);max-width:94vw;margin-left:auto;margin-right:auto;position:relative;left:auto;right:auto;transform:none}.mobile-jam-panel{gap:34px}.mobile-jam-panel .jam-selector-block{flex-direction:column;gap:22px;display:flex}.mobile-jam-panel .jam-selector-head{margin-bottom:0}.mobile-jam-panel .jam-options{margin-top:4px}.mobile-bottom-tabbar{justify-content:space-between;align-items:center;gap:6px;display:flex}.mobile-tab-button{flex:1 1 0}}.stamp-ratio-control{color:var(--color-wine);align-items:center;gap:10px;font-weight:900;display:flex}.stamp-ratio-control>span{opacity:.88;font-size:14px}.stamp-ratio-options{background:#ffffff2e;border:1px solid #ffffff3d;border-radius:999px;align-items:center;gap:6px;padding:5px;display:flex}.stamp-ratio-button{min-width:50px;height:34px;color:var(--color-wine);cursor:pointer;background:0 0;border:0;border-radius:999px;padding:0 10px;font-family:inherit;font-size:13px;font-weight:900}.stamp-ratio-button.is-selected{background:#ffffbeb8;box-shadow:0 4px 12px #5e171e14}.stamp-export-card{color:var(--color-wine);pointer-events:none;z-index:-1;background:#f5d737;font-family:inherit;position:fixed;top:0;left:-99999px;overflow:hidden}.stamp-export-1-1{width:1080px;height:1080px}.stamp-export-4-5{width:1080px;height:1350px}.stamp-export-9-16{width:1080px;height:1920px}.stamp-export-16-9{width:1920px;height:1080px}.stamp-export-bg{box-sizing:border-box;background-color:#0000;background-image:linear-gradient(#ffffff1a,#f5d7370f),url(/assets/pomodoro/hero/hero-bg.png);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border-radius:0;flex-direction:column;gap:28px;width:100%;height:100%;padding:72px;display:flex}.stamp-export-header{justify-content:space-between;align-items:flex-end;gap:32px;display:flex}.stamp-export-header h2{letter-spacing:0;color:#fff8b8;-webkit-text-stroke:4px var(--color-wine);text-shadow:6px 6px #5e171e2e;margin:0;font-size:92px;line-height:.95}.stamp-export-date{letter-spacing:.08em;color:#fff8b8;text-shadow:2px 2px 0 var(--color-wine), 4px 4px 0 #5e171e2e;white-space:nowrap;font-size:36px;font-weight:900}.stamp-export-summary{align-items:center;gap:18px;font-size:30px;font-weight:900;display:flex}.stamp-export-summary strong{font-size:34px}.stamp-export-hero-preview{flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;gap:22px;width:100%;margin:0;display:flex}.stamp-export-hero-preview .stamp-clock-preview{width:136px}.stamp-export-hero-preview .clock-visual{filter:drop-shadow(0 18px 24px #5e171e3d);width:100%;max-width:100%}.stamp-export-hero-preview .stamp-clock-preview-image{filter:drop-shadow(0 18px 24px #5e171e3d)}.stamp-export-hero-preview .stamp-clock-preview-count{min-width:52px;min-height:34px;padding:6px 10px;font-size:22px}.stamp-export-hero-preview .stamp-clock-preview-label{font-size:18px}.stamp-export-list{flex-direction:column;flex:1;gap:14px;min-height:0;display:flex;overflow:hidden}.stamp-export-row{background:#fff3;border-radius:999px;grid-template-columns:1fr auto;align-items:center;gap:24px;min-height:86px;padding:14px 24px;display:grid}.stamp-export-row-left{align-items:center;gap:18px;min-width:0;display:flex}.stamp-export-row-left img{object-fit:contain;flex:none;width:52px;height:52px}.stamp-export-row-left strong{font-size:30px;font-weight:900}.stamp-export-row-left em{background:#ffffff6b;border-radius:999px;padding:4px 10px;font-size:18px;font-style:normal;font-weight:900}.stamp-export-row-right{justify-content:flex-end;align-items:center;gap:18px;min-width:0;display:flex}.stamp-export-row-right strong{white-space:nowrap;font-size:24px;font-weight:900}.stamp-export-row-right span{text-align:center;word-break:keep-all;background:#ffffff5c;border-radius:999px;justify-content:center;align-items:center;min-width:180px;max-width:320px;min-height:48px;padding:0 20px;font-size:22px;font-weight:900;line-height:1.15;display:inline-flex}.stamp-record-more{width:100%;min-height:64px;color:var(--color-wine);box-sizing:border-box;text-align:center;justify-content:center;align-items:center;padding:10px 18px;font-size:24px;font-weight:900;line-height:1.1;display:flex}.stamp-export-1-1 .stamp-export-bg{gap:24px;padding:64px}.stamp-export-1-1 .stamp-export-header h2{font-size:76px}.stamp-export-1-1 .stamp-export-date{font-size:30px}.stamp-export-1-1 .stamp-export-list{gap:12px}.stamp-export-1-1 .stamp-export-row{min-height:74px;padding-top:10px;padding-bottom:10px}.stamp-export-1-1 .stamp-export-row-left strong{font-size:26px}.stamp-export-1-1 .stamp-export-row-right strong{font-size:22px}.stamp-export-1-1 .stamp-clock-preview{width:118px}.stamp-export-1-1 .stamp-record-more{min-height:54px;font-size:22px}.stamp-export-4-5 .stamp-export-bg{padding:72px 68px}.stamp-export-4-5 .stamp-export-header{flex-direction:column;align-items:flex-start;gap:18px}.stamp-export-4-5 .stamp-export-header h2{font-size:88px}.stamp-export-4-5 .stamp-export-date{align-self:flex-start}.stamp-export-4-5 .stamp-clock-preview{width:120px}.stamp-export-4-5 .stamp-record-more{min-height:60px}.stamp-export-9-16 .stamp-export-bg{gap:34px;padding:92px 64px}.stamp-export-9-16 .stamp-export-header{flex-direction:column;align-items:flex-start;gap:18px}.stamp-export-9-16 .stamp-export-header h2{font-size:86px}.stamp-export-9-16 .stamp-export-date{font-size:34px}.stamp-export-9-16 .stamp-clock-preview{width:112px}.stamp-export-9-16 .stamp-export-row{border-radius:34px;grid-template-columns:1fr;align-items:start;gap:10px;min-height:92px}.stamp-export-9-16 .stamp-record-more{min-height:70px}.stamp-export-9-16 .stamp-export-row-right{justify-content:space-between;width:100%}.stamp-export-9-16 .stamp-export-row-right span{max-width:460px}.stamp-export-16-9 .stamp-export-bg{gap:22px;padding:68px 84px}.stamp-export-16-9 .stamp-export-header h2{font-size:96px}.stamp-export-16-9 .stamp-export-list{gap:12px}.stamp-export-16-9 .stamp-clock-preview{width:104px}.stamp-export-16-9 .stamp-export-hero-preview{gap:18px}.stamp-export-16-9 .stamp-clock-preview-count{min-width:50px;min-height:34px;font-size:22px}.stamp-export-16-9 .stamp-clock-preview-label{font-size:18px}.stamp-export-16-9 .stamp-export-row{min-height:72px;padding-top:8px;padding-bottom:8px}.stamp-export-16-9 .stamp-export-row-left img{width:46px;height:46px}.stamp-export-16-9 .stamp-export-row-left strong{font-size:26px}.stamp-export-16-9 .stamp-export-row-right strong{font-size:22px}.stamp-export-16-9 .stamp-export-row-right span{min-height:42px;font-size:20px}.stamp-export-16-9 .stamp-record-more{min-height:50px;font-size:20px}@media (width<=720px){.stamp-export-toolbar{justify-content:center}.stamp-ratio-control{flex-direction:column;justify-content:center;width:100%}.stamp-export-actions{justify-content:center;width:100%}}.jam-settings-panel{width:min(1080px,92vw);margin-left:auto;margin-right:auto}.jam-settings-panel .jam-selector-block{width:100%}.jam-settings-panel .jam-selector-block+.jam-selector-block{margin-top:clamp(28px,3vw,44px)}.jam-settings-panel .jam-selector-head{width:min(1056px,100%);margin-left:auto;margin-right:auto}.jam-settings-panel .jam-selector-head h3{text-align:left;width:100%;margin:0}.jam-settings-panel .jam-options{grid-template-columns:repeat(6,120px);justify-content:center;place-items:stretch center;gap:24px 18px;width:100%;margin-left:auto;margin-right:auto;display:grid}.jam-settings-panel .jam-option{box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;width:120px;min-width:120px;max-width:120px;min-height:148px;margin:0;display:flex}.jam-settings-panel .jam-option img{object-fit:contain;width:72px;height:72px}.jam-settings-panel .jam-option em{text-align:center;letter-spacing:-.03em;word-break:keep-all;width:100%;font-size:12px;font-style:normal;line-height:1.05;display:block}@media (width<=1080px){.jam-settings-panel .jam-options{grid-template-columns:repeat(3,148px);justify-content:center;width:min(492px,100%)}}@media (width<=720px){.jam-settings-panel .jam-options{grid-template-columns:repeat(2,minmax(0,1fr));justify-content:center;justify-items:stretch;gap:10px;width:100%;margin-top:12px;display:none}.jam-settings-panel .jam-options.is-open{display:grid}.jam-settings-panel .jam-option{width:100%;min-width:0;max-width:none;min-height:112px}.jam-settings-panel .jam-option img{width:52px;height:52px}}@media (width<=380px){.jam-settings-panel .jam-options{grid-template-columns:1fr}}@media (width<=720px){.mobile-stamp-panel{box-sizing:border-box;justify-content:center;width:100%;max-width:100%;margin:20px auto 0;padding:0;display:flex}.mobile-stamp-panel .stamp-board,.mobile-stamp-panel .time-stamp-board,.mobile-stamp-panel .stamp-card{box-sizing:border-box;width:min(420px,94vw);max-width:94vw;margin-left:auto;margin-right:auto;position:relative;left:auto;right:auto;transform:none}.mobile-jam-panel{gap:34px}.mobile-jam-panel .jam-selector-block{flex-direction:column;gap:22px;display:flex}.mobile-jam-panel .jam-selector-head{margin-bottom:0}.mobile-jam-panel .jam-options{margin-top:4px}.mobile-bottom-tabbar{justify-content:space-between;align-items:center;gap:6px;display:flex}.mobile-tab-button{flex:1 1 0}}.timer-screen .clock-shake-target{aspect-ratio:1;visibility:visible;opacity:1;justify-content:center;align-items:center;width:100%;max-width:100%;margin-left:auto;margin-right:auto;display:flex;overflow:visible}.timer-screen .clock-visual{visibility:visible;opacity:1;aspect-ratio:1;width:100%;max-width:100%;height:auto;display:block}.timer-screen .clock-visual img,.timer-screen .clock-layer,.timer-screen .timer-clock-image{visibility:visible;opacity:1;object-fit:contain;object-position:center;display:block}.desktop-ad-slot-wrap{box-sizing:border-box;width:100%;max-width:none;margin:35px auto;padding:0}.desktop-ad-slot-wrap .ad-slot-placeholder,.ad-slot-wrap .ad-slot-placeholder{pointer-events:none;display:none}.desktop-ad-slot-wrap,.ad-slot-wrap,.mobile-ad-slot-wrap{box-sizing:border-box;width:100%;max-width:none;margin:35px auto;padding:0}.desktop-ad-slot-wrap:empty,.ad-slot-wrap:empty,.mobile-ad-slot-wrap:empty{min-height:0;margin-top:35px;margin-bottom:35px}.desktop-ad-slot-wrap ins.adsbygoogle,.ad-slot-wrap ins.adsbygoogle,.mobile-ad-slot-wrap ins.adsbygoogle{width:100%;display:block}@media (width>=721px){.desktop-single-jam-panel,.single-timer-jam-panel,.jam-settings-panel.desktop-single-jam-panel{margin-top:42px}}@media (width<=720px){.desktop-single-jam-panel{display:none!important}.timer-screen .clock-shake-target,.timer-screen .clock-visual,.timer-screen .clock-visual img,.timer-screen .timer-clock-image{width:100%;max-width:100%}.desktop-ad-slot-wrap,.ad-slot-wrap{box-sizing:border-box;width:100%;max-width:none;margin:35px auto;padding:0}.desktop-ad-slot-wrap .ad-slot-placeholder,.ad-slot-wrap .ad-slot-placeholder{box-sizing:border-box;width:100%;min-height:72px}.status-panel{width:min(620px,67vw);max-width:78vw;margin-left:auto;margin-right:auto}}@media (width>=721px){.routine-control-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:end;gap:24px 28px;width:min(1044px,92vw);max-width:1044px;margin-left:auto;margin-right:auto;display:grid}.routine-control-grid .setting-card,.routine-control-grid .routine-setting-card{min-width:0}.routine-control-grid .routine-apply-cell{grid-column:1/-1;justify-content:center;align-items:center;width:100%;margin-top:8px;display:flex}.routine-control-grid .routine-apply-spacer{display:none}.routine-control-grid .apply-routine-button{justify-self:center;width:260px;min-height:58px}}@media (width<=720px){html,body,#root,.timer-screen{max-width:100%;overflow-x:hidden}.mobile-tab-panels,.mobile-tab-content,.mobile-panel-wrap,.mobile-settings-panel{box-sizing:border-box;flex-direction:column;align-items:center;width:100%;min-width:0;max-width:100%;margin-left:auto;margin-right:auto;padding-left:0;padding-right:0;display:flex;overflow-x:hidden}.mobile-timer-panel{box-sizing:border-box;background:#ffffff14;border:1px solid #ffffff3d;border-radius:26px;flex-direction:column;align-items:center;width:min(420px,86vw);min-width:0;max-width:86vw;margin-left:auto;margin-right:auto;padding:22px 18px 28px;display:flex;position:relative;left:auto;right:auto;overflow:hidden;transform:none}.mobile-timer-panel>*{box-sizing:border-box;width:100%;min-width:0;max-width:100%}.mobile-timer-panel .mobile-mode-tabs,.mobile-timer-panel .mobile-timer-mode-tabs,.mobile-timer-panel .timer-mode-tabs,.mobile-timer-panel .mobile-routine-card,.mobile-timer-panel .mobile-single-settings,.mobile-timer-panel .mobile-timer-settings,.mobile-timer-panel .mobile-routine-settings,.mobile-timer-panel .mobile-control-grid,.mobile-timer-panel .mobile-control-buttons,.mobile-timer-panel .mobile-routine-summary-panel{box-sizing:border-box;width:100%;min-width:0;max-width:100%;margin-left:0;margin-right:0}.mobile-timer-panel .routine-mode-panel,.mobile-timer-panel .routine-preset-card,.mobile-timer-panel .routine-config-card,.mobile-timer-panel .routine-preset-panel{box-sizing:border-box;border-radius:22px;width:100%;max-width:100%;padding:20px 18px}.mobile-timer-panel .mobile-routine-settings{flex-direction:column;gap:16px;display:flex}.mobile-timer-panel .mobile-timer-settings,.mobile-timer-panel .routine-control-grid,.mobile-timer-panel .mobile-setting-grid{box-sizing:border-box;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;width:100%;display:grid}.mobile-timer-panel .setting-card,.mobile-timer-panel .routine-setting-card{box-sizing:border-box;min-width:0}.mobile-timer-panel select{box-sizing:border-box;width:100%;max-width:100%}.mobile-timer-panel .routine-apply-cell{box-sizing:border-box;justify-content:center;align-items:center;width:100%;max-width:100%;margin:16px 0 0;display:flex}.mobile-timer-panel .apply-routine-button{box-sizing:border-box;width:min(100%,420px);max-width:100%;min-height:58px}.mobile-timer-panel .routine-jam-help,.mobile-timer-panel .current-timer-label,.mobile-timer-panel .current-timer-text,.mobile-timer-panel .routine-current-label{text-align:center;box-sizing:border-box;width:100%;max-width:100%;margin:18px 0 0}.mobile-timer-panel .mobile-control-grid,.mobile-timer-panel .control-area,.mobile-timer-panel .timer-control-grid,.mobile-timer-panel .mobile-control-buttons{box-sizing:border-box;width:100%;max-width:100%;margin:18px 0 0}.mobile-timer-panel .mobile-control-grid button,.mobile-timer-panel .control-area button,.mobile-timer-panel .timer-control-grid button,.mobile-timer-panel .mobile-control-buttons button{box-sizing:border-box;max-width:100%}.mobile-routine-summary-panel,.mobile-routine-summary-panel *{box-sizing:border-box}.mobile-routine-summary-panel{width:100%;min-width:0;max-width:100%;margin:28px 0 0;padding:0;overflow:hidden}.mobile-routine-toggle{width:100%;min-width:0;max-width:100%;min-height:56px;color:var(--color-wine);cursor:pointer;background:#ffffff24;border:1px solid #5e171e29;border-radius:22px;justify-content:space-between;align-items:center;gap:12px;margin:0;padding:0 18px;font-family:inherit;font-size:15px;font-weight:900;line-height:1;display:flex;overflow:hidden}.mobile-routine-list{flex-direction:column;gap:9px;width:100%;min-width:0;max-width:100%;margin:12px 0 0;display:flex;overflow:hidden}.mobile-routine-row{width:100%;min-width:0;max-width:100%;min-height:52px;color:var(--color-wine);background:#ffffff1f;border:1px solid #fff3;border-radius:18px;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:8px;margin-left:0;margin-right:0;padding:10px 12px;display:grid;overflow:hidden}.mobile-routine-row.is-current{background:#ffffbe80;border-color:#5e171e3d}.mobile-routine-row.is-done{opacity:.72}.mobile-routine-row.is-current.is-done{opacity:1}.mobile-routine-number{background:#5e171e1a;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;font-weight:900;line-height:1;display:inline-flex}.mobile-routine-label{white-space:nowrap;text-overflow:ellipsis;min-width:0;max-width:100%;font-size:15px;font-weight:900;line-height:1.15;overflow:hidden}.mobile-routine-minutes{white-space:nowrap;flex-shrink:0;font-size:13px;font-weight:900;line-height:1}.mobile-routine-badge{white-space:nowrap;background:#ffffbe94;border-radius:999px;grid-column:2/-1;justify-content:center;justify-self:start;align-items:center;min-width:40px;max-width:100%;height:24px;margin-top:2px;padding:0 8px;font-size:10px;font-weight:900;line-height:1;display:inline-flex}}@media (width<=430px){.mobile-timer-panel{width:min(420px,88vw);max-width:88vw;padding:20px 14px 26px}.mobile-timer-panel .mobile-routine-settings,.mobile-timer-panel .mobile-timer-settings,.mobile-timer-panel .routine-control-grid,.mobile-timer-panel .mobile-setting-grid{gap:12px}}@media (width<=360px){.mobile-timer-panel{width:min(420px,90vw);max-width:90vw;padding:18px 12px 24px}.mobile-routine-label{font-size:14px}.mobile-routine-minutes{font-size:12px}}@media (width>=721px){.mobile-routine-summary-panel{display:none}}@media (width<=720px){.hero-screen{width:100%;max-width:100%;min-height:100svh;overflow-x:hidden}.hero-stage{box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:100%;min-height:100svh;padding:48px 20px 56px;display:flex;overflow:hidden}.hero-clock-button{z-index:2;aspect-ratio:16/9;place-items:center;width:min(82vw,360px);max-width:100vw;margin:28px auto 24px;display:grid;position:relative;inset:auto}.hero-clock{object-fit:contain;width:100%;max-width:100%;height:auto;display:block}.hero-title,.hero-bottom-copy{z-index:3}:root{--mobile-panel-width:min(680px, calc(100vw - 56px))}.timer-screen .status-panel,.timer-screen .mobile-ad-slot-wrap,.timer-screen .ad-slot-wrap,.timer-screen .mobile-tab-panels,.timer-screen .mobile-tab-panel,.timer-screen .mobile-timer-panel,.timer-screen .mobile-jam-panel,.timer-screen .mobile-sound-panel,.timer-screen .mobile-stamp-panel,.timer-screen .mobile-routine-summary-panel{width:var(--mobile-panel-width);max-width:var(--mobile-panel-width);box-sizing:border-box;margin-left:auto;margin-right:auto}.timer-screen .status-panel{text-align:center;justify-content:center}.timer-screen .status-panel>div{min-width:0}.timer-screen .status-panel .time-text,.timer-screen .time-text{text-align:center}.timer-screen .mobile-timer-panel>*,.timer-screen .mobile-jam-panel>*,.timer-screen .mobile-sound-panel>*,.timer-screen .mobile-stamp-panel>*,.timer-screen .mobile-routine-summary-panel>*{box-sizing:border-box;max-width:100%}}@media (width<=420px){:root{--mobile-panel-width:calc(100vw - 32px)}}.desktop-ad-slot-wrap{box-sizing:border-box;width:min(100%,980px);margin:35px auto;padding:0;display:block}.timer-ad-slot{box-sizing:border-box;width:100%;display:block}.timer-ad-slot .adsbygoogle,.timer-ad-slot.adsbygoogle{width:100%;min-height:90px;display:block}@media (width<=720px){.mobile-ad-slot-wrap{box-sizing:border-box;width:min(100%,560px);margin:35px auto;padding:0 16px}.mobile-timer-ad-slot .adsbygoogle,.mobile-timer-ad-slot.adsbygoogle{min-height:90px}}
