.exam-timer-page{color:#000;background:#fff;height:100svh;min-height:100svh;overflow:hidden}.exam-timer-seo-content{color:#202124;background:#fff;border-top:1px solid #e5e7eb;padding:clamp(2.5rem,6vw,5rem) 1.25rem}.exam-timer-seo-inner{max-width:920px;margin:0 auto}.exam-timer-seo-inner h2{color:#111;margin:2.25rem 0 .75rem;font-size:clamp(1.45rem,2.5vw,2rem);line-height:1.25}.exam-timer-seo-inner h2:first-child{margin-top:0}.exam-timer-seo-inner p,.exam-timer-seo-inner li,.exam-timer-seo-inner dd{color:#3f4652;font-size:1rem;line-height:1.8}.exam-timer-seo-inner ul{margin:0;padding-left:1.2rem}.exam-timer-seo-inner dl{gap:1rem;margin:0;display:grid}.exam-timer-seo-inner dt{color:#111;font-weight:900}.exam-timer-seo-inner dd{margin:0}.exam-timer-stage{grid-template-rows:minmax(0,1fr) auto;align-items:center;gap:.75rem;height:100svh;min-height:0;padding:clamp(.75rem,1.8vw,1.5rem);display:grid;overflow:hidden}.exam-timer-page--has-memo .exam-timer-stage{grid-template-rows:auto minmax(0,1fr) auto;padding-top:clamp(4.75rem,8vw,5.5rem)}.exam-timer-settings-button{z-index:900;color:#000;height:44px;font:inherit;cursor:pointer;background:#fff;border:2px solid #000;border-radius:8px;justify-content:center;align-items:center;gap:.4rem;padding:0 .85rem;font-weight:900;display:inline-flex;position:fixed;top:20px;right:20px}.exam-timer-settings-button:hover{background:#eee}.exam-timer-memo{background:#fff;border:2px solid #000;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;justify-self:center;align-items:center;gap:.75rem;width:min(100%,980px);min-height:3.75rem;padding:.75rem .8rem .75rem 1rem;display:grid}.exam-timer-memo.collapsed{border:2px solid #000;justify-self:center;width:auto;min-height:auto;padding:.25rem;display:block}.exam-timer-memo p{color:#000;font-size:clamp(1rem,calc(1.8vw*var(--memo-scale)),8rem);text-align:center;word-break:keep-all;overflow-wrap:anywhere;margin:0;font-weight:900;line-height:1.35}.exam-timer-memo-actions{border:2px solid #000;border-radius:8px;align-items:center;display:inline-flex;overflow:hidden}.exam-timer-memo-action{color:#000;cursor:pointer;background:#fff;border:0 solid #000;border-right-width:1px;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:inline-flex}.exam-timer-memo-action:last-child{border-right:0}.exam-timer-memo-action:hover{background:#eee}.exam-timer-display{text-align:center;color:#000;width:100%;min-width:0;max-width:100%;font-size:clamp(6rem,calc(22vw*var(--timer-scale)),42rem);letter-spacing:0;font-variant-numeric:tabular-nums;white-space:nowrap;z-index:0;align-self:center;font-weight:900;line-height:.9;position:relative}.exam-timer-page--finished .exam-timer-display{color:#000}.exam-timer-page--finished{background:#fff}.exam-timer-page--warning{animation:1.8s ease-in-out infinite examWarningPulse}.exam-timer-page--warning .exam-timer-display{color:var(--warning-color,#16a34a)}.exam-timer-page--impact .exam-timer-display:before{content:"";z-index:-1;background:color-mix(in srgb,var(--warning-color,#16a34a)calc(18% + (18%*var(--warning-intensity,.4))),transparent);clip-path:polygon(50% 0%,56% 15%,67% 5%,69% 21%,84% 15%,80% 31%,96% 33%,84% 44%,100% 50%,84% 56%,96% 67%,80% 69%,84% 85%,69% 79%,67% 95%,56% 85%,50% 100%,44% 85%,33% 95%,31% 79%,16% 85%,20% 69%,4% 67%,16% 56%,0% 50%,16% 44%,4% 33%,20% 31%,16% 15%,31% 21%,33% 5%,44% 15%);transform:scale(calc(.86 + (.12*var(--warning-intensity,.4))));animation:1.8s ease-in-out infinite examImpactPop;position:absolute;inset:-.05em -.12em}.exam-timer-controls{background:#fff;border:2px solid #000;border-radius:8px;flex-wrap:wrap;justify-content:center;justify-self:center;align-items:center;gap:.75rem;width:min(100%,640px);padding:.5rem;display:flex}.exam-timer-duration{color:#000;align-items:center;gap:.5rem;min-height:3rem;font-size:1rem;font-weight:800;display:flex}.exam-timer-duration input{color:#000;width:5.25rem;height:2.75rem;font:inherit;text-align:center;background:#fff;border:2px solid #000;border-radius:8px}.exam-timer-duration input:disabled{color:#000;cursor:not-allowed;border-color:#000}.exam-timer-button-group{border:2px solid #000;border-radius:8px;display:inline-flex;overflow:hidden}.exam-timer-button-group button,.exam-timer-icon-button,.exam-timer-primary-button,.exam-timer-secondary-button{color:#000;height:2.75rem;font:inherit;cursor:pointer;border:0;justify-content:center;align-items:center;gap:.45rem;font-weight:900;display:inline-flex}.exam-timer-button-group button{background:#fff;width:3rem}.exam-timer-button-group button+button{border-left:2px solid #000}.exam-timer-icon-button{background:#fff;border:2px solid #000;border-radius:8px;width:3rem}.exam-timer-primary-button,.exam-timer-secondary-button{color:#fff;background:#000;border-radius:8px;min-width:7.5rem;padding:0 1rem}.exam-timer-button-group button:hover,.exam-timer-icon-button:hover{background:#eee}.exam-timer-primary-button:hover,.exam-timer-secondary-button:hover{background:#222}.exam-timer-primary-button:disabled{color:#777;cursor:not-allowed;background:#d6d6d6}.exam-settings-backdrop{z-index:1400;background:#00000073;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.exam-settings-modal{color:#000;background:#fff;border:3px solid #000;border-radius:8px;grid-template-rows:auto minmax(0,1fr) auto;width:min(100%,960px);max-height:min(760px,100svh - 2rem);display:grid;overflow:hidden;box-shadow:0 24px 80px #00000047}.exam-settings-header{border-bottom:2px solid #000;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.25rem;display:flex}.exam-settings-header p{color:#555;letter-spacing:0;text-transform:uppercase;margin:0 0 .2rem;font-size:.85rem;font-weight:900}.exam-settings-header h2{margin:0;font-size:1.8rem;line-height:1.1}.exam-settings-close{color:#000;cursor:pointer;background:#fff;border:2px solid #000;border-radius:8px;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.exam-settings-close:hover{background:#eee}.exam-settings-body{grid-template-columns:minmax(0,1fr) minmax(280px,.9fr);align-items:start;gap:1.25rem;padding:1.25rem;display:grid;overflow:auto}.exam-settings-form{align-content:start;gap:1.25rem;display:grid}.exam-settings-field{gap:.6rem;display:grid}.exam-settings-field span{font-size:1.05rem;font-weight:900}.exam-settings-field small{color:#555;font-size:.9rem;line-height:1.4}.exam-settings-inline{align-items:center;gap:.6rem;display:flex}.exam-settings-inline input{color:#000;width:8rem;height:3rem;font:inherit;text-align:center;background:#fff;border:2px solid #000;border-radius:8px;font-size:1.2rem;font-weight:900}.exam-settings-memo-input{resize:vertical;color:#000;width:100%;min-height:7rem;font:inherit;background:#fff;border:2px solid #000;border-radius:8px;padding:.75rem;line-height:1.5}.exam-settings-stepper{border:2px solid #000;border-radius:8px;align-items:center;width:fit-content;display:inline-flex;overflow:hidden}.exam-settings-stepper button,.exam-settings-stepper strong{color:#000;min-width:3.25rem;height:2.75rem;font:inherit;background:#fff;border:0;justify-content:center;align-items:center;font-weight:900;display:inline-flex}.exam-settings-stepper button{cursor:pointer}.exam-settings-stepper button:hover{background:#eee}.exam-settings-stepper strong{border-left:2px solid #000;border-right:2px solid #000;min-width:5rem}.exam-settings-field input[type=range]{accent-color:#000;width:100%}.exam-settings-check-row{flex-wrap:wrap;align-items:center;gap:.75rem 1rem;display:flex}.exam-settings-check{align-items:center;gap:.65rem;font-size:1rem;font-weight:900;display:flex}.exam-settings-check input{accent-color:#000;width:1.25rem;height:1.25rem}.exam-settings-colors{grid-template-columns:repeat(4,minmax(0,1fr));gap:.5rem;display:grid}.exam-settings-color{color:#000;height:2.75rem;font:inherit;cursor:pointer;background:#fff;border:2px solid #000;border-radius:8px;justify-content:center;align-items:center;gap:.4rem;font-weight:900;display:inline-flex}.exam-settings-color.active{box-shadow:inset 0 0 0 3px #000}.exam-settings-color span{background:var(--color-swatch);border:1px solid #000;border-radius:50%;width:.9rem;height:.9rem}.exam-settings-preview{background:#fff;border:2px solid #000;border-radius:8px;grid-template-rows:auto minmax(0,1fr) auto;align-self:start;place-items:center;gap:.75rem;min-height:220px;max-height:min(380px,100svh - 13rem);padding:1rem;display:grid;position:sticky;top:0;overflow:hidden;container-type:inline-size}.exam-settings-preview--has-memo{grid-template-rows:auto auto minmax(0,1fr) auto}.exam-settings-preview--warning{animation:1.8s ease-in-out infinite examPreviewWarningPulse}.exam-settings-preview span{color:#555;justify-self:start;font-size:.9rem;font-weight:900}.exam-settings-preview strong{color:#000;max-width:100%;font-size:clamp(2rem,calc(22cqw*var(--preview-scale)),90cqw);letter-spacing:0;font-variant-numeric:tabular-nums;white-space:nowrap;z-index:0;font-weight:900;line-height:.9;position:relative}.exam-settings-preview-memo-frame{justify-content:center;width:100%;min-width:0;display:flex;overflow:hidden}.exam-settings-preview-memo-inner{transform-origin:0 0;background:#fff;border:2px solid #000;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.75rem;padding:.75rem .8rem .75rem 1rem;display:grid}.exam-settings-preview-memo{color:#000;font-size:clamp(1rem,calc(1.8vw*var(--memo-scale,1)),8rem);text-align:center;word-break:keep-all;overflow-wrap:anywhere;margin:0;font-weight:900;line-height:1.35}.exam-settings-preview-memo-btns{border:2px solid #000;border-radius:8px;display:inline-flex;overflow:hidden}.exam-settings-preview-memo-btns span{background:#f5f5f5;border-right:2px solid #000;width:2.5rem;height:2.5rem;display:inline-block}.exam-settings-preview-memo-btns span:last-child{border-right:0}.exam-settings-preview--warning strong{color:var(--preview-warning-color,#16a34a)}.exam-settings-preview--impact strong:before{content:"";z-index:-1;background:color-mix(in srgb,var(--preview-warning-color,#16a34a)calc(18% + (18%*var(--preview-warning-intensity,.4))),transparent);clip-path:polygon(50% 0%,56% 15%,67% 5%,69% 21%,84% 15%,80% 31%,96% 33%,84% 44%,100% 50%,84% 56%,96% 67%,80% 69%,84% 85%,69% 79%,67% 95%,56% 85%,50% 100%,44% 85%,33% 95%,31% 79%,16% 85%,20% 69%,4% 67%,16% 56%,0% 50%,16% 44%,4% 33%,20% 31%,16% 15%,31% 21%,33% 5%,44% 15%);transform:scale(calc(.92 + (.16*var(--preview-warning-intensity,.4))));animation:1.8s ease-in-out infinite examImpactPop;position:absolute;inset:-.1em -.18em}.exam-settings-preview em{color:var(--preview-warning-color,#16a34a);justify-self:end;font-size:.95rem;font-style:normal;font-weight:900}.exam-settings-footer{border-top:2px solid #000;justify-content:flex-end;gap:.75rem;padding:1.25rem;display:flex}.exam-settings-cancel,.exam-settings-apply{min-width:6rem;height:2.75rem;font:inherit;cursor:pointer;border:2px solid #000;border-radius:8px;font-weight:900}.exam-settings-cancel{color:#000;background:#fff}.exam-settings-apply{color:#fff;background:#000}.exam-settings-apply:disabled{color:#777;cursor:not-allowed;background:#d6d6d6}@media (max-width:720px){.exam-timer-stage{gap:.75rem}.exam-timer-page--has-memo .exam-timer-stage{padding-top:5.25rem}.exam-timer-display{font-size:clamp(5rem,calc(28vw*var(--timer-scale)),10rem)}.exam-timer-settings-button{top:.75rem;right:.75rem}.exam-timer-memo{grid-template-columns:1fr;justify-items:center}.exam-timer-controls{justify-content:stretch}.exam-settings-body{grid-template-columns:1fr;overflow:auto}.exam-settings-preview{min-height:180px;max-height:none;position:static}.exam-timer-duration,.exam-timer-primary-button,.exam-timer-secondary-button{flex:100%;justify-content:center}}@keyframes examWarningPulse{0%,to{box-shadow:inset 0 0 #d92d2000}50%{box-shadow:inset 0 0 0 calc(10px + (38px*var(--warning-intensity,.4)))color-mix(in srgb,var(--warning-color,#16a34a)calc(8% + (14%*var(--warning-intensity,.4))),transparent),inset 0 0 0 calc(22px + (58px*var(--warning-intensity,.4)))color-mix(in srgb,var(--warning-color,#16a34a)calc(3% + (8%*var(--warning-intensity,.4))),transparent)}}@keyframes examPreviewWarningPulse{0%,to{box-shadow:inset 0 0 #d92d2000}50%{box-shadow:inset 0 0 0 calc(6px + (18px*var(--preview-warning-intensity,.4)))color-mix(in srgb,var(--preview-warning-color,#16a34a)calc(8% + (14%*var(--preview-warning-intensity,.4))),transparent),inset 0 0 0 calc(14px + (30px*var(--preview-warning-intensity,.4)))color-mix(in srgb,var(--preview-warning-color,#16a34a)calc(3% + (8%*var(--preview-warning-intensity,.4))),transparent)}}@keyframes examImpactPop{0%,to{opacity:.68;transform:scale(calc(.84 + (.1*var(--warning-intensity,var(--preview-warning-intensity,.4)))))}50%{opacity:1;transform:scale(calc(.9 + (.14*var(--warning-intensity,var(--preview-warning-intensity,.4)))))}}
