:root{--page:#edf3f0;--paper:#f8fbf9;--white:#fff;--ink:#09232b;--ink-soft:#173942;--ocean:#082a34;--ocean-2:#0b3540;--aqua:#4ed8bd;--aqua-pale:#c6f6e9;--lime:#c9f275;--amber:#ffd166;--coral:#f17f6b;--muted:#64787a;--line:#d7e2de;--shadow:0 20px 60px #11373c14}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--page)}body{background:var(--page);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Pretendard,Apple SD Gothic Neo,Noto Sans KR,Arial,sans-serif}button,input,summary{font:inherit}button,summary{-webkit-tap-highlight-color:transparent}button:focus-visible,input:focus-visible,summary:focus-visible,a:focus-visible{outline:3px solid var(--amber);outline-offset:3px}.app-shell{min-height:100vh;overflow:hidden}.topbar{border-bottom:1px solid #09232b1f;justify-content:space-between;align-items:center;width:min(1480px,100% - 48px);height:76px;margin:0 auto;display:flex}.brand{color:inherit;align-items:center;gap:11px;text-decoration:none;display:inline-flex}.brand-mark{background:var(--ocean);width:38px;height:38px;color:var(--aqua);border-radius:12px;place-items:center;font-family:Georgia,serif;font-size:20px;font-style:italic;display:grid}.brand>span:last-child{flex-direction:column;gap:2px;display:flex}.brand strong{letter-spacing:.16em;font-size:12px}.brand small{color:var(--muted);letter-spacing:.2em;font:9px ui-monospace,SFMono-Regular,Menlo,monospace}.top-actions{align-items:center;gap:12px;display:flex}.dry-badge,.sound-toggle{border-radius:999px;align-items:center;gap:8px;min-height:38px;font-size:11px;font-weight:800;display:inline-flex}.dry-badge{color:#32575d;background:#dfeae6;padding:0 14px}.dry-badge i{background:var(--aqua);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #4ed8bd26}.sound-toggle{cursor:pointer;color:var(--ink);background:0 0;border:1px solid #cbd8d4;padding:0 14px}.sound-toggle:hover{background:var(--white)}.sound-toggle span{color:#248d7c;font:11px ui-monospace,SFMono-Regular,Menlo,monospace}.intro{justify-content:space-between;align-items:end;gap:40px;width:min(1480px,100% - 48px);margin:0 auto;padding:48px 0 34px;display:flex}.kicker,.panel-heading p,.timer-eyebrow,.card-label,.timer-meta,.round-table-head{text-transform:uppercase;letter-spacing:.13em;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.kicker{color:#2f8f7e;margin:0 0 12px;font-size:10px;font-weight:800}.intro h1{letter-spacing:-.055em;margin:0;font-size:clamp(40px,4.8vw,68px);line-height:1}.intro>p{color:#536a6d;max-width:540px;margin:0;font-size:15px;line-height:1.75}.training-grid{grid-template-columns:minmax(270px,.82fr) minmax(440px,1.35fr) minmax(290px,.9fr);align-items:stretch;gap:14px;width:min(1480px,100% - 48px);margin:0 auto;display:grid}.setup-panel,.table-panel,.timer-stage{border-radius:28px;min-height:720px;overflow:hidden}.setup-panel,.table-panel{background:#ffffffc7;border:1px solid #09232b14;padding:30px;box-shadow:0 12px 40px #1443460a}.panel-heading{border-bottom:1px solid var(--line);align-items:flex-start;gap:13px;padding-bottom:24px;display:flex}.panel-heading>span{color:#357c6f;background:#dff0ea;border-radius:8px;flex:none;place-items:center;width:27px;height:27px;font:9px ui-monospace,SFMono-Regular,Menlo,monospace;display:grid}.panel-heading p{color:#6f8585;margin:1px 0 6px;font-size:9px}.panel-heading h2{letter-spacing:-.035em;margin:0;font-size:22px}.preset-list{gap:9px;margin-top:22px;display:grid}.preset-card{border:1px solid var(--line);min-height:79px;color:var(--ink);cursor:pointer;text-align:left;background:#ffffff94;border-radius:16px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:14px 15px;transition:all .18s;display:grid}.preset-card:not(:disabled):hover{background:var(--white);border-color:#9dcfc3;transform:translateY(-2px)}.preset-card.active{background:#e8f8f2;border-color:#3ea992;box-shadow:0 0 0 2px #3ea9921a}.preset-card:disabled{cursor:not-allowed;opacity:.58}.preset-radio{border:1px solid #9dafae;border-radius:50%;width:17px;height:17px;position:relative}.preset-card.active .preset-radio{border-color:#268f79}.preset-card.active .preset-radio:after{content:"";background:#268f79;border-radius:50%;position:absolute;inset:4px}.preset-card>span:nth-child(2){flex-direction:column;gap:5px;display:flex}.preset-card small{color:#718688;font-size:10px}.preset-card strong{font-size:14px}.preset-card>b{color:#43666a;font:11px ui-monospace,SFMono-Regular,Menlo,monospace}.custom-settings{border-top:1px solid var(--line);margin-top:18px}.custom-settings summary{cursor:pointer;justify-content:space-between;align-items:center;min-height:57px;font-size:13px;font-weight:800;list-style:none;display:flex}.custom-settings summary::-webkit-details-marker{display:none}.custom-settings summary:after{content:"+";color:#568083;font-size:18px}.custom-settings[open] summary:after{content:"−"}.custom-settings summary small{color:#839493;margin-left:auto;margin-right:10px;font-size:10px;font-weight:500}.stepper-list{gap:3px;padding-bottom:4px;display:grid}.stepper{border-top:1px solid #e3ebe8;justify-content:space-between;align-items:center;gap:12px;min-height:63px;display:flex}.stepper>div:first-child{flex-direction:column;gap:3px;display:flex}.stepper span{font-size:12px;font-weight:800}.stepper small{color:#829192;font-size:9px}.stepper-controls{grid-template-columns:29px minmax(48px,auto) 29px;align-items:center;gap:5px;display:grid}.stepper-controls button{background:var(--white);color:#31585c;cursor:pointer;border:1px solid #cbd9d5;border-radius:9px;width:29px;height:29px}.stepper-controls button:disabled{cursor:not-allowed;opacity:.3}.stepper-controls strong{text-align:center;font:11px ui-monospace,SFMono-Regular,Menlo,monospace}.timer-stage{--phase-accent:var(--aqua);color:#f5fbf9;background:radial-gradient(circle at 50% 38%, #34a49133, transparent 40%), linear-gradient(145deg, var(--ocean-2), #061d25 68%);flex-direction:column;align-items:center;padding:30px 42px 34px;display:flex;position:relative;box-shadow:0 24px 70px #072a3433}.phase-hold .timer-stage{--phase-accent:var(--amber)}.phase-rest .timer-stage{--phase-accent:var(--aqua)}.timer-stage:before{content:"";background:color-mix(in srgb, var(--phase-accent) 8%, transparent);filter:blur(60px);pointer-events:none;border-radius:50%;width:360px;height:360px;transition:background .5s;position:absolute;top:128px;left:50%;translate:-50%}.timer-meta{color:#9eb5b5;justify-content:space-between;align-items:center;width:100%;font-size:9px;display:flex}.timer-meta span:first-child{color:var(--phase-accent);font-weight:800}.timer-ring{aspect-ratio:1;border-radius:50%;flex:none;place-items:center;width:min(405px,75vw);margin:30px auto 20px;display:grid;position:relative}.timer-ring:before{content:"";border-radius:inherit;background:conic-gradient(var(--phase-accent) var(--phase-progress), #ffffff17 0);transition:background .26s linear;position:absolute;inset:0;transform:rotate(-90deg);-webkit-mask:radial-gradient(farthest-side,#0000 calc(100% - 7px),#000 0);mask:radial-gradient(farthest-side,#0000 calc(100% - 7px),#000 0)}.timer-ring:after{content:"";border-radius:inherit;border:1px solid #ffffff14;position:absolute;inset:23px}.is-running.phase-rest .timer-ring:after{animation:5s ease-in-out infinite breathe}.timer-ring.paused:before{opacity:.4}.timer-ring-inner{text-align:center;z-index:1;max-width:310px;padding:30px;position:relative}.timer-eyebrow{color:var(--phase-accent);margin:0 0 10px;font-size:9px;font-weight:800}.timer-ring h2{letter-spacing:-.04em;margin:0;font-size:24px}.timer-number{letter-spacing:-.09em;font-variant-numeric:tabular-nums;margin:12px 0 15px;font:500 clamp(64px,7vw,96px)/.95 ui-monospace,SFMono-Regular,Menlo,monospace;display:block}.timer-caption{color:#a8bcba;max-width:285px;margin:0 auto;font-size:11px;line-height:1.6}.round-progress{justify-content:center;gap:7px;margin-bottom:21px;display:flex}.round-progress i{background:#34515a;border-radius:999px;width:19px;height:5px;transition:all .2s}.round-progress i.complete{background:#66867f}.round-progress i.active{background:var(--phase-accent);width:35px}.overall-progress{width:100%}.overall-progress>div{color:#90aaa8;justify-content:space-between;margin-bottom:8px;font-size:9px;display:flex}.overall-progress progress{width:100%;height:4px;accent-color:var(--phase-accent);background:#284650;border:0;border-radius:99px;display:block;overflow:hidden}.overall-progress progress::-webkit-progress-bar{background:#284650}.overall-progress progress::-webkit-progress-value{background:var(--phase-accent);transition:width .3s linear}.start-area,.running-controls{width:100%;margin-top:auto;padding-top:22px}.safety-check{cursor:pointer;background:#ffffff09;border:1px solid #ffffff1c;border-radius:15px;align-items:flex-start;gap:11px;min-height:64px;padding:12px 14px;display:flex}.safety-check input{width:17px;height:17px;accent-color:var(--lime);margin:2px 0 0}.safety-check>span{flex-direction:column;gap:5px;display:flex}.safety-check strong{font-size:11px}.safety-check small{color:#91a9a7;font-size:9px}.primary-action,.ghost-action,.stop-action{cursor:pointer;border-radius:14px;min-height:55px;font-weight:900;transition:all .18s}.primary-action{background:var(--lime);color:#17311f;border:0}.primary-action:not(:disabled):hover{background:#d8fa91;transform:translateY(-1px)}.primary-action:disabled{cursor:not-allowed;opacity:.27}.start-action{justify-content:space-between;align-items:center;width:100%;margin-top:10px;padding:0 20px;display:flex}.start-action b{font-size:20px}.next-cue{justify-content:space-between;align-items:center;min-height:53px;margin-bottom:10px;padding:0 4px;display:flex}.next-cue span{color:#88a5a5;font-size:10px}.next-cue strong{font-size:12px}.control-buttons{grid-template-columns:.85fr 1.15fr;gap:9px;display:grid}.stop-action,.ghost-action{color:#d6e3e1;background:0 0;border:1px solid #ffffff24}.stop-action:hover,.ghost-action:hover{border-color:var(--coral);color:#ffd2ca;background:#f17f6b14}.keyboard-hint{color:#718d8e;text-align:center;margin-top:9px;font-size:8px;display:block}.result-view{text-align:center;z-index:1;width:100%;max-width:480px;margin:auto;position:relative}.result-icon{color:#17311f;background:var(--lime);border-radius:50%;place-items:center;width:74px;height:74px;margin:0 auto 26px;font-size:28px;display:grid;box-shadow:0 0 0 12px #c9f27512}.result-view h2{letter-spacing:-.055em;margin:0;font-size:clamp(36px,5vw,54px)}.result-view>p:not(.timer-eyebrow){color:#9fb4b3;max-width:380px;margin:17px auto 31px;font-size:13px;line-height:1.7}.result-stats{border:1px solid #ffffff1a;border-radius:18px;grid-template-columns:1fr 1fr;display:grid;overflow:hidden}.result-stats div{flex-direction:column;justify-content:center;gap:8px;min-height:84px;display:flex}.result-stats div+div{border-left:1px solid #ffffff1a}.result-stats span{color:#7f9a99;font-size:9px}.result-stats strong{font-size:14px}.result-actions{grid-template-columns:1.2fr 1fr;gap:9px;margin-top:25px;display:grid}.table-summary{grid-template-columns:1fr 1.35fr;gap:8px;margin:22px 0 18px;display:grid}.table-summary>div{background:#eaf1ee;border-radius:13px;flex-direction:column;justify-content:space-between;gap:8px;min-height:69px;padding:12px;display:flex}.table-summary span{color:#7b8f8e;font-size:9px}.table-summary strong{font:10px ui-monospace,SFMono-Regular,Menlo,monospace}.round-table-head,.round-row{grid-template-columns:.8fr 1fr 1fr;align-items:center;display:grid}.round-table-head{color:#819190;border-bottom:1px solid var(--line);min-height:34px;font-size:8px}.round-table-head span:nth-child(n+2),.round-row>:nth-child(n+2){text-align:right}.round-row{color:#526d70;border-bottom:1px solid #e1e9e6;border-radius:8px;min-height:48px;padding:0 8px;font:10px ui-monospace,SFMono-Regular,Menlo,monospace;transition:all .18s}.round-row>span:first-child{align-items:center;gap:8px;display:flex}.round-row i{background:#c5d1ce;border-radius:50%;width:5px;height:5px}.round-row strong{color:#163d44}.round-row.complete{opacity:.43}.round-row.active{color:var(--ink);background:#dff5ee;box-shadow:inset 3px 0 #35b99f}.round-row.active i{background:#35b99f;box-shadow:0 0 0 4px #35b99f21}.table-note{color:#718686;margin:17px 0 0;font-size:10px;line-height:1.6}.below-grid{grid-template-columns:1.05fr 1.2fr .9fr;gap:14px;width:min(1480px,100% - 48px);margin:16px auto 70px;display:grid}.guide-card,.safety-card,.history-card{border:1px solid #09232b14;border-radius:25px;min-height:390px;padding:34px}.guide-card,.history-card{background:#ffffffb8}.safety-card{background:#dceae5}.card-label{color:#5d7475;justify-content:space-between;font-size:8px;display:flex}.card-label b{color:#427268;background:#fff9;border-radius:99px;padding:4px 8px}.below-grid h2{letter-spacing:-.045em;margin:23px 0 13px;font-size:26px}.guide-card>p{color:#617678;margin:0;font-size:12px;line-height:1.75}.guide-card ol,.safety-card ul{margin:24px 0 0;padding:0;list-style:none}.guide-card li{border-top:1px solid var(--line);align-items:center;gap:12px;min-height:61px;display:flex}.guide-card li>span{color:#2f8c7a;background:#e0f4ed;border-radius:8px;place-items:center;width:25px;height:25px;font:9px ui-monospace,SFMono-Regular,Menlo,monospace;display:grid}.guide-card li div{flex-direction:column;gap:4px;display:flex}.guide-card li strong,.safety-card li strong{font-size:11px}.guide-card li small{color:#718586;font-size:9px}.safety-card li{border-top:1px solid #09232b1f;grid-template-columns:30px 1fr;gap:10px;padding:13px 0;display:grid}.safety-card li i{color:#4c8177;padding-top:2px;font:9px ui-monospace,SFMono-Regular,Menlo,monospace}.safety-card li>span{color:#607775;font-size:9px;line-height:1.55}.safety-card li strong{color:var(--ink);margin-bottom:3px;display:block}.medical-note{color:#704d47;background:#f17f6b21;border-radius:11px;margin:12px 0 0;padding:11px 13px;font-size:9px;line-height:1.55}.history-title{justify-content:space-between;align-items:center;display:flex}.history-title button{color:#7c8d8d;cursor:pointer;background:0 0;border:0;padding:0;font-size:9px}.history-list{margin-top:6px}.history-row{border-top:1px solid var(--line);grid-template-columns:.7fr 1.5fr .6fr;align-items:center;gap:9px;min-height:62px;display:grid}.history-row time{color:#728686;font-size:9px}.history-row>span{flex-direction:column;gap:4px;display:flex}.history-row strong{font-size:10px}.history-row small{color:#819393;font-size:8px}.history-row>b{text-align:right;color:#396d66;font:9px ui-monospace,SFMono-Regular,Menlo,monospace}.empty-history{border-top:1px solid var(--line);text-align:center;align-content:center;place-items:center;gap:14px;min-height:220px;display:grid}.empty-history>span{color:#71a093;background:#e3f0eb;border-radius:50%;place-items:center;width:54px;height:54px;font-size:25px;display:grid}.empty-history p{color:#718586;max-width:190px;margin:0;font-size:9px;line-height:1.6}.empty-history strong{color:var(--ink);margin-bottom:3px;font-size:11px;display:block}footer{color:#d7e7e4;background:var(--ocean);grid-template-columns:1fr 1fr 1fr;align-items:center;gap:24px;min-height:145px;padding:28px max(24px,50vw - 740px);display:grid}.footer-brand{letter-spacing:.15em;align-items:center;gap:11px;font-size:11px;display:flex}.footer-brand .brand-mark{color:var(--ocean);background:var(--aqua)}footer p{text-align:center;font-family:Georgia,serif;font-size:15px;font-style:italic}footer small{color:#789796;text-align:right;font-size:9px}@keyframes breathe{0%,to{opacity:.55;transform:scale(.975)}50%{opacity:1;transform:scale(1.015)}}@media (width<=1180px){.training-grid{grid-template-columns:minmax(245px,.78fr) minmax(410px,1.22fr)}.table-panel{grid-column:1/-1;min-height:auto}.round-table{grid-template-columns:repeat(2,1fr);column-gap:34px;display:grid}.round-table-head{display:none}.below-grid{grid-template-columns:1fr 1fr}.history-card{grid-column:1/-1;min-height:280px}.empty-history{min-height:140px}}@media (width<=780px){.topbar,.intro,.training-grid,.below-grid{width:min(100% - 28px,640px)}.topbar{height:66px}.dry-badge{display:none}.sound-toggle{justify-content:center;min-width:44px;min-height:44px;padding:0 12px;font-size:0}.sound-toggle span{font-size:12px}.intro{padding:32px 2px 21px;display:block}.intro h1{font-size:38px}.intro>p{margin-top:13px;font-size:12px}.intro br{display:none}.training-grid{flex-direction:column;display:flex}.timer-stage{border-radius:24px;order:-1;min-height:650px;padding:24px 19px 22px}.setup-panel,.table-panel{border-radius:22px;min-height:auto;padding:24px 20px}.timer-ring{width:min(344px,84vw);margin-top:23px}.timer-number{font-size:clamp(60px,18vw,78px)}.timer-caption{font-size:10px}.timer-ring h2{font-size:21px}.round-progress{margin-bottom:18px}.primary-action,.ghost-action,.stop-action{min-height:57px}.table-panel{margin-top:0}.round-table{display:block}.round-table-head{display:grid}.below-grid{flex-direction:column;margin-top:14px;margin-bottom:44px;display:flex}.guide-card,.safety-card,.history-card{border-radius:22px;min-height:auto;padding:27px 22px}.empty-history{min-height:175px}footer{text-align:center;grid-template-columns:1fr;justify-items:center;padding:36px 22px}footer p,footer small{text-align:center;margin:0}.app-shell.is-running .intro,.app-shell.is-running .setup-panel,.app-shell.is-running .table-panel,.app-shell.is-running .below-grid,.app-shell.is-running footer{display:none}.app-shell.is-running .topbar{width:calc(100% - 28px)}.app-shell.is-running .training-grid{width:100%}.app-shell.is-running .timer-stage{min-height:calc(100dvh - 66px);padding-bottom:max(22px, env(safe-area-inset-bottom));border-radius:0}}@media (width<=390px){.brand strong{font-size:10px}.timer-stage{min-height:620px}.timer-ring{width:min(310px,82vw)}.timer-number{font-size:58px}.control-buttons,.result-actions{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
