:root{font-family:system-ui,-apple-system,"Apple SD Gothic Neo","Malgun Gothic",sans-serif;color:#17251f;background:#f4f7f5;letter-spacing:0;color-scheme:light}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer;touch-action:manipulation}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #d85668;outline-offset:3px}button:disabled{opacity:.5;cursor:default}[hidden]{display:none!important}header{min-height:64px;background:#101412;color:white;display:flex;align-items:center;justify-content:space-between;padding:16px 24px;gap:12px;flex-wrap:wrap}header a{color:white;text-decoration:none;font-weight:750;font-size:20px}header span{color:#b2c5bb;font-size:11px}main{max-width:560px;margin:auto;padding:24px 20px 32px}.heading{display:flex;flex-wrap:wrap;gap:12px;align-items:center;justify-content:space-between}h1{font-size:20px;margin:0}h2{font-size:16px;margin:0}.badge{font-size:11px;color:#486154;border-bottom:1px solid #91a79b;padding-bottom:3px}.stage{padding:24px 0 16px}.watch{width:min(320px,100%);aspect-ratio:1;position:relative;border-radius:50%;overflow:hidden;background:#080d0a;margin:auto;border:7px solid #272e2a;box-shadow:0 0 0 2px #819087,0 12px 25px #17251f24;isolation:isolate}.watch video{position:absolute;width:100%;height:100%;object-fit:cover;inset:0;z-index:-1}.watch:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(#000b,transparent 43%,#000c 72%)}.watch-copy{position:absolute;top:22px;left:17%;width:66%;text-align:center;color:white}.watch-copy p{margin:3px 0;font-size:13px}.watch-copy h2{font-size:18px;line-height:1.3;overflow-wrap:anywhere;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;max-height:48px}.watch-copy #eyebrow{font-size:11px;color:#bce7cb}.watch-actions{position:absolute;bottom:32px;left:0;width:100%;display:flex;gap:8px;justify-content:center}.choice{display:flex;align-items:center;flex-direction:column;gap:5px;background:none;color:white;border:0;padding:0;font-size:11px;width:60px}.choice .symbol{border-radius:50%;width:48px;height:48px;display:grid;place-items:center;background:#26372e;border:1px solid #789787;font-size:23px;line-height:1}.choice:first-child .symbol{background:#baf1cf;border-color:#baf1cf;color:#103d23}.choice:last-child:not(:first-child) .symbol{background:#39282f;border-color:#aa7889}.choice:active .symbol{transform:scale(.94)}.watch-time{position:absolute;bottom:12px;left:25%;width:50%;text-align:center;font-size:10px;color:#d7e4dc}.status{display:flex;justify-content:center;align-items:center;gap:8px;font-size:12px;min-height:42px}.dot{height:6px;width:6px;border-radius:50%;background:#387751}.parent{display:flex;justify-content:space-between;gap:12px;align-items:center;border-top:1px solid #d7e0da;padding:12px 0;font-size:12px}.parent span{color:#64766b}.parent strong{color:#235a39}.controls,.feedback{border-top:1px solid #cbd8cf;padding:20px 0}.section-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.section-title span{font-size:12px;color:#67796e}button{background:#fff;border:1px solid #c4d1c8;border-radius:6px;padding:10px 14px;color:#243f2e;min-height:44px}.icon-button{font-size:24px;padding:0;width:44px}.themes{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.themes button{padding:10px 4px;font-size:13px}.themes button[aria-pressed=true]{background:#173e29;color:white;border-color:#173e29}.fields{display:grid;grid-template-columns:minmax(0,1fr) 104px;gap:12px;margin:18px 0}.fields label{display:grid;gap:7px;font-size:12px;color:#536a5c}input:not([type=checkbox]),select,textarea{width:100%;min-width:0;border:1px solid #c4d1c8;border-radius:6px;background:white;padding:11px;color:#17251f}.switches{display:flex;gap:20px;flex-wrap:wrap;font-size:13px;margin-bottom:18px}.switches label{display:flex;align-items:center;gap:6px}.switches input{accent-color:#235a39;width:18px;height:18px}.commands{display:flex;gap:8px;flex-wrap:wrap}.commands button{font-size:13px}.primary{background:#235a39;color:white;border-color:#235a39}#notice{font-size:12px;color:#9a384d;min-height:18px;margin:10px 0 0}textarea{resize:vertical;margin-bottom:10px;font-size:14px}details{margin-top:18px;font-size:12px}summary{cursor:pointer}ol{padding-left:22px;line-height:1.8;overflow-wrap:anywhere}footer{border-top:1px solid #cbd8cf;padding-top:16px;color:#68776f;font-size:12px;line-height:1.7}@media(max-width:360px){main{padding:20px 14px}.watch-copy{top:18px}.watch-copy h2{font-size:16px}.watch-actions{bottom:27px;gap:4px}.choice{width:55px}.parent{flex-wrap:wrap}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}
