@charset "UTF-8";.eyeCatch-container,.brand-loading{--eyecatch-title-size: clamp(.9rem, 3.5vw, 3rem);--eyecatch-dot-size: clamp(5px, 2vw, 13.5px);--eyecatch-bounce: calc(.75*clamp(33px, calc(12px + .8 * var(--eyecatch-title-size)), 48px)) }.eyeCatch-container{text-align:center;padding:calc(var(--eyecatch-bounce) - 3px - .825 * var(--eyecatch-title-size) + var(--eyecatch-dot-size)) clamp(.25rem,.5vw,.75rem) 0;overflow:visible}@media (min-width: 768px){.eyeCatch-container,.brand-loading{--eyecatch-title-size: clamp(.9rem, calc((100vw - 14rem)*.035) , 3rem);--eyecatch-dot-size: clamp(5px, calc((100vw - 14rem)/50) , 13.5px)}}.eyeCatch-main{display:inline-block;white-space:nowrap;overflow:visible;position:relative;vertical-align:top}.eyeCatch-title{font-family:Nunito,system-ui,sans-serif;font-size:var(--eyecatch-title-size);line-height:1.15;font-weight:900;letter-spacing:-.03em;color:#fff;margin-bottom:clamp(.1rem,.25vw,.25rem);white-space:nowrap;overflow:visible}.eyeCatch-o{display:inline-block;margin-left:.04em;margin-right:.04em;letter-spacing:-.08em}.eyeCatch-middle{display:inline-block;transform-origin:center bottom;transform:translateY(-14%);margin:0 .02em}.eyeCatch-space-sep{margin:0 .25rem}.eyeCatch-description{font-family:Noto Sans JP,system-ui,sans-serif;font-size:clamp(.45rem,1.2vw,.875rem);font-weight:400;color:#ffffffd9;margin-top:clamp(.15rem,.4vw,.35rem);margin-bottom:0;letter-spacing:.02em;line-height:1}.eyeCatch-dots{display:inline-block;margin-left:.5rem}.eyeCatch-dot{display:inline-block;width:var(--eyecatch-dot-size);height:var(--eyecatch-dot-size);background-color:var(--member-color-default, #ffffff);border-radius:50%;animation:eyeCatchDotBounce 4.5s infinite ease-in-out;margin:0 clamp(1px,.6vw,4px)}@media (prefers-reduced-motion: reduce){.eyeCatch-dot{animation:none}}.eyeCatch-dot:nth-child(1),.eyeCatch-dot:nth-child(2),.eyeCatch-dot:nth-child(5),.eyeCatch-dot:nth-child(7){background-color:transparent!important;box-sizing:border-box!important;border:4px solid currentColor!important}@keyframes eyeCatchDotBounce{0%{transform:translateY(0);opacity:1}5.6%{transform:translateY(calc(-1 * var(--eyecatch-bounce)));opacity:1}11.1%{transform:translateY(0);opacity:1}15.6%{transform:translateY(calc(-.406 * var(--eyecatch-bounce)));opacity:.95}19.4%{transform:translateY(0);opacity:1}23.3%{transform:translateY(calc(-.156 * var(--eyecatch-bounce)));opacity:.9}26.7%{transform:translateY(0);opacity:1}to{transform:translateY(0);opacity:1}}.eyeCatch-dot:nth-child(1){color:#add8e6;animation-delay:0s}.eyeCatch-dot:nth-child(2){color:#e6e6fa;animation-delay:93ms}.eyeCatch-dot:nth-child(3){background-color:#ff69b4;animation-delay:.186s}.eyeCatch-dot:nth-child(4){background-color:gold;animation-delay:.278s}.eyeCatch-dot:nth-child(5){color:#98ff98;animation-delay:.371s}.eyeCatch-dot:nth-child(6){background-color:#59cbe8;animation-delay:.464s}.eyeCatch-dot:nth-child(7){color:#c21;animation-delay:.557s}.eyeCatch-dot:nth-child(8){background-color:#ffb6c1;animation-delay:.65s}.eyeCatch-dot:nth-child(9){background-color:orange;animation-delay:.743s}.eyeCatch-dot:nth-child(10){background-color:purple;animation-delay:.836s}.eyeCatch-dot:nth-child(11){background-color:#0a0;animation-delay:.929s}.eyeCatch-dot:nth-child(12){background-color:#06c;animation-delay:1.021s}.eyeCatch-dot:nth-child(13){background-color:#f0f0f0;animation-delay:1.114s}.eyeCatch-dot:nth-child(14){background-color:#90ee90;animation-delay:1.207s}.eyeCatch-dot:nth-child(15){background-color:red;animation-delay:1.3s}.footprint-page-top{padding-top:.75rem;padding-bottom:4.5rem;background-color:var(--btw-surface);min-height:100%}.timeline-printRows{position:relative;padding:.625rem;display:flex;flex-direction:row;flex-wrap:wrap;gap:12px;justify-content:flex-start}.print-tile{flex-grow:1;flex-basis:14rem;min-height:9rem;max-width:28rem;padding:.875rem;background-color:var(--btw-card);border-radius:var(--btw-radius-card);border:1px solid var(--btw-border);box-shadow:var(--btw-shadow-card);transition:transform .15s ease,box-shadow .15s ease,background-color .15s ease,border-color .15s ease;cursor:pointer;display:flex;flex-direction:column}.print-tile:focus{outline:none}.print-tile:focus-visible{outline:2px solid var(--btw-primary);outline-offset:2px}.print-tile:hover{background-color:var(--btw-primary-soft);border-color:var(--btw-primary);box-shadow:var(--btw-shadow-card-hover);transform:translateY(-4px)}.print-tile:active{transform:translateY(-1px);box-shadow:var(--btw-shadow-card)}.printTileTop{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;margin-bottom:8px;gap:8px}.printDate{padding:2px 8px;text-align:center;font-weight:700;font-size:.75rem;letter-spacing:.03em;white-space:nowrap;color:var(--btw-primary-dark);background:var(--btw-primary-soft);border-radius:var(--btw-radius-pill);flex-shrink:0}.printLocation{display:flex;align-items:center;gap:4px;font-size:.75rem;color:var(--btw-muted);margin-left:auto}.printDateGroup{display:flex;align-items:center;gap:4px;flex-shrink:0}.printFavicon{width:14px;height:14px;border-radius:3px;-o-object-fit:contain;object-fit:contain;flex-shrink:0;background:var(--btw-border, #e5e7eb)}.print-tile--read{opacity:.55}.print-tile--read:hover{opacity:.85}.printThumb{width:100%;height:96px;-o-object-fit:cover;object-fit:cover;border-radius:8px;margin-bottom:8px;background:var(--btw-border, #e5e7eb)}.printTitle{font-weight:700;font-size:.9375rem;line-height:1.5;margin-bottom:8px;text-align:left;color:var(--btw-text);overflow-wrap:break-word;flex-grow:1}.printTags{display:flex;flex-wrap:wrap;gap:6px;margin-top:auto}.printTags .tag{padding:2px 8px;max-width:12rem;overflow:hidden;text-overflow:ellipsis;font-size:.6875rem;font-weight:600;border-radius:var(--btw-radius-pill);border:1px solid;white-space:nowrap}.footprint-filters{background-color:var(--btw-card);border-bottom:1px solid var(--btw-border);padding:.75rem;position:sticky;top:0;z-index:10}.printTileFooter{display:flex;margin-top:8px}.printTileSource{display:inline-flex;align-items:center;gap:4px;padding:3px 10px;font-size:.75rem;font-weight:600;line-height:1.4;white-space:nowrap;color:var(--btw-primary-dark);background:var(--btw-primary-soft);border-radius:var(--btw-radius-pill);border:1px solid var(--btw-border);transition:background-color .15s ease,border-color .15s ease}.printTileSource:hover{background:var(--btw-card);border-color:var(--btw-primary)}.printTileSource:focus{outline:none}.printTileSource:focus-visible{outline:2px solid var(--btw-primary);outline-offset:2px}.print-tile-skeleton{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.load-more-wrap{display:flex;justify-content:center;padding:1.25rem .625rem .5rem}.load-more-btn{display:inline-flex;align-items:center;gap:6px;padding:.5rem 1.5rem;font-size:.875rem;font-weight:600;color:var(--btw-primary-dark);background-color:var(--btw-primary-soft);border:1px solid transparent;border-radius:var(--btw-radius-pill);cursor:pointer;transition:all .15s ease}.load-more-btn:hover{border-color:var(--btw-primary);transform:translateY(-1px)}.load-more-btn:active{transform:translateY(0)}.no-results{text-align:center;padding:2rem;color:var(--btw-muted);font-size:.9375rem}@media (max-width: 768px){.timeline-printRows{gap:10px}.print-tile{flex-basis:100%;max-width:100%}}.yt-lite{background-color:#000;position:relative;display:block;contain:content;background-position:50%;background-size:cover;cursor:pointer}.yt-lite.lyt-activated:before{content:"";box-sizing:content-box;display:block;position:absolute;top:0;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAADGCAYAAAAT+OqFAAAAdklEQVQoz42QQQ7AIAgEF/T/D+kbq/RWAlnQyyazA4aoAB4FsBSA/bFjuF1EOL7VbrIrBuusmrt4ZZORfb6ehbWdnRHEIiITaEUKa5EJqUakRSaEYBJSCY2dEstQY7AuxahwXFrvZmWl2rh4JZ07z9dLtesfNj5q0FU3A5ObbwAAAABJRU5ErkJggg==);background-position:top;background-repeat:repeat-x;height:60px;padding-bottom:50px;width:100%;transition:all .2s cubic-bezier(0,0,.2,1)}.yt-lite:after{content:"";display:block;padding-bottom:var(--aspect-ratio, 56.25%)}.yt-lite>iframe{width:100%;height:100%;position:absolute;top:0;left:0}.yt-lite>.lty-thumbnail{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.yt-lite>.lty-playbtn{width:70px;height:46px;background-color:#212121;z-index:1;opacity:.8;border-radius:14%;transition:all .2s cubic-bezier(0,0,.2,1)}.yt-lite:hover>.lty-playbtn{background-color:red;opacity:1}.yt-lite>.lty-playbtn:before{content:"";border-color:transparent transparent transparent #fff;border-style:solid;border-width:11px 0 11px 19px}.yt-lite>.lty-playbtn,.yt-lite>.lty-playbtn:before{position:absolute;top:50%;left:50%;transform:translate3d(-50%,-50%,0)}.yt-lite.lyt-activated{cursor:unset}.yt-lite.lyt-activated:before,.yt-lite.lyt-activated>.lty-playbtn{opacity:0;pointer-events:none}.lty-visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.print-detail-modal-body{height:-moz-fit-content;height:fit-content;min-height:-moz-fit-content;min-height:fit-content;display:flex;flex-direction:column;gap:4px;color:var(--btw-text);font-size:.875rem;overflow-y:auto;width:100%;max-width:100%;min-width:0;overflow-x:hidden;overflow-wrap:anywhere}.print-detail-modal-row{margin-top:2px;margin-bottom:2px;display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;gap:6px;max-width:100%;min-width:0}.print-detail-modal-row-head{padding:3px 10px;font-size:.6875rem;font-weight:700;letter-spacing:.04em;color:var(--btw-primary-dark);background:var(--btw-primary-soft);border-radius:var(--btw-radius-pill);white-space:nowrap;flex-shrink:0}.print-detail-modal-item{padding-left:4px;overflow-wrap:anywhere;word-break:break-word;font-size:.875rem;display:flex;align-items:center;gap:4px;color:var(--btw-text);min-width:0;max-width:100%}.print-detail-modal-url{padding-left:4px;font-size:.75rem;overflow-wrap:break-word;word-break:break-all;color:var(--btw-link)}.print-detail-modal-url a{color:var(--btw-link);text-decoration:none}.print-detail-modal-url a:hover{text-decoration:underline}.print-detail-modal-tags{font-weight:700;font-size:.875rem;margin-bottom:4px;text-align:left;color:var(--btw-text)}.print-detail-modal-tags-block{width:100%;max-width:100%;min-width:0}.print-detail-modal-tag-container{display:flex;flex-wrap:wrap;gap:6px;flex:1 1 auto;min-width:0;max-width:100%}.print-detail-tag-add{margin-top:.5rem;width:100%}.print-detail-tag-add-toggle{display:inline-flex;align-items:center;gap:.375rem;padding:.375rem .875rem;border-radius:var(--btw-radius-pill);border:1px solid var(--btw-border, #e5e7eb);background:transparent;color:var(--btw-text-soft, #4b5563);font-size:.8125rem;font-weight:600;cursor:pointer;transition:border-color .15s ease,color .15s ease}.print-detail-tag-add-toggle:hover{border-color:var(--btw-primary, #be185d);color:var(--btw-primary, #be185d)}.print-detail-tag-add-toggle:focus{outline:none}.print-detail-tag-add-toggle:focus-visible{outline:2px solid var(--btw-primary, #be185d);outline-offset:2px}.print-detail-tag-add-panel{margin-top:.5rem;max-width:100%;min-width:0;overflow-x:auto}.print-detail-tag-add-panel .tag-tree{max-width:100%;min-width:0}.print-detail-tag-add-panel .filter-btn{max-width:100%;white-space:normal;overflow-wrap:anywhere}.print-detail-tag-add-chips{display:flex;flex-wrap:wrap;gap:.375rem;margin-bottom:.5rem}.print-detail-tag-add-chip{display:inline-flex;align-items:center;padding:.25rem .625rem;border-radius:var(--btw-radius-pill);font-size:.75rem;font-weight:600;white-space:nowrap}.print-detail-tag-add-loading{display:flex;justify-content:center;padding:.75rem 0;color:var(--btw-text-soft, #4b5563)}.print-detail-tag-add-count{margin-bottom:.375rem;font-size:.75rem;font-weight:600;color:var(--btw-text-soft, #4b5563)}.print-detail-tag-add-submit{display:inline-flex;align-items:center;gap:.375rem;margin-top:.5rem;padding:.5rem 1rem;border-radius:var(--btw-radius-pill);border:none;background:var(--btw-primary, #be185d);color:#fff;font-size:.8125rem;font-weight:700;cursor:pointer;transition:opacity .15s ease,transform .15s ease}.print-detail-tag-add-submit:disabled{opacity:.4;cursor:not-allowed}.print-detail-tag-add-submit:not(:disabled):active{transform:scale(.97)}.print-detail-tag-add-submit:focus{outline:none}.print-detail-tag-add-submit:focus-visible{outline:2px solid var(--btw-primary, #be185d);outline-offset:2px}.print-detail-tag-add-muted{font-size:.75rem;color:var(--btw-text-soft, #4b5563)}.print-detail-tag-add-success{display:flex;align-items:center;gap:.25rem;margin-top:.5rem;font-size:.75rem;font-weight:600;color:var(--btw-primary, #be185d)}.print-detail-tag-add-error{margin-top:.5rem;font-size:.75rem;font-weight:600;color:var(--btw-danger, #dc2626)}.actTag{padding:3px 10px;font-size:.6875rem;font-weight:700;color:#fff;border-radius:var(--btw-radius-pill);cursor:pointer;transition:all .15s ease;max-width:100%;overflow-wrap:anywhere;white-space:normal}.actTag:hover{opacity:.9;transform:scale(1.05)}.actTag.selected{opacity:1;box-shadow:0 2px 8px #00000026}.deActTag{padding:3px 10px;font-size:.6875rem;font-weight:700;color:#fff;border-radius:var(--btw-radius-pill);cursor:pointer;transition:all .15s ease;max-width:100%;overflow-wrap:anywhere;white-space:normal}.print-detail-modal-embed{margin-top:8px;margin-bottom:4px;height:-moz-fit-content;height:fit-content;max-height:32vh;width:100%;max-width:100%;min-width:0;border-radius:var(--btw-radius-card);overflow:hidden}.print-detail-modal-embed iframe,.print-detail-modal-embed img,.print-detail-modal-embed video,.print-detail-modal-embed blockquote,.print-detail-modal-embed>*{max-width:100%!important;box-sizing:border-box}.printFavicon{width:1rem;height:1rem;border-radius:3px}.home-search-member-chip,.home-search-axis-tile{transition:border-color .15s,background-color .15s,box-shadow .15s,transform .1s}.home-search-member-chip:hover,.home-search-member-chip:focus-visible,.home-search-axis-tile:hover,.home-search-axis-tile:focus-visible{border-color:var(--btw-primary);background-color:var(--btw-primary-soft)}.home-search-member-chip:focus-visible,.home-search-axis-tile:focus-visible{outline:2px solid #1a1a1a;outline-offset:2px;box-shadow:0 0 0 5px #1a1a1a59}.home-search-member-chip:active{transform:scale(.97)}.home-search-axis-tile:hover,.home-search-axis-tile:focus-visible{box-shadow:var(--btw-shadow-card-hover)}.home-search-axis-tile:active{transform:scale(.98)}.home-search-quiz-tile{display:flex;align-items:center;gap:.5rem;width:100%;min-height:44px;padding:.875rem;background:var(--btw-card);border:1px solid var(--btw-border);border-radius:var(--btw-radius-card);box-shadow:var(--btw-shadow-card);text-align:left;font:inherit;color:var(--btw-text);cursor:pointer;transition:border-color .15s,box-shadow .15s,transform .1s}.home-search-quiz-tile:hover,.home-search-quiz-tile:focus-visible{border-color:var(--btw-quiz-home-accent);box-shadow:var(--btw-shadow-card-hover)}.home-search-quiz-tile:focus-visible{outline:2px solid #1a1a1a;outline-offset:2px;box-shadow:0 0 0 5px #1a1a1a59}.home-search-quiz-tile:active{transform:scale(.98)}.brand-loading{display:flex;align-items:center;justify-content:center;min-height:12vh;padding:clamp(1.5rem,5vw,3rem) 1rem;overflow:visible}.brand-loading-inner{display:inline-flex;align-items:center;white-space:nowrap;overflow:visible}.brand-loading-word{font-family:Nunito,system-ui,sans-serif;font-weight:900;font-size:clamp(1.1rem,5vw,2.2rem);letter-spacing:-.03em;color:#fff}.member-dot-burst{position:absolute;top:0;right:0;bottom:0;left:0;overflow:visible;pointer-events:none}.member-dot-burst__dot{position:absolute;top:50%;left:50%;width:6px;height:6px;border-radius:50%;opacity:0;background-color:var(--dot-color);transform:translate(-50%,-50%);animation:memberDotBurstScatter .9s ease-out forwards;animation-delay:var(--dot-delay)}.member-dot-burst__dot[data-outline=true]{background-color:transparent;box-sizing:border-box;border:2px solid var(--dot-color)}@keyframes memberDotBurstScatter{0%{opacity:0;transform:translate(-50%,-50%) rotate(var(--dot-angle)) translate(0) scale(.4)}30%{opacity:1}to{opacity:0;transform:translate(-50%,-50%) rotate(var(--dot-angle)) translate(var(--dot-distance)) scale(1)}}@media (prefers-reduced-motion: reduce){.member-dot-burst{display:none}}.blueprint-page-top{padding-top:.75rem;padding-bottom:4.5rem;background-color:var(--btw-surface);min-height:100%}@media (min-width: 768px){.blueprint-page-top{width:100%;max-width:960px;margin-inline:auto}}.blueprint-sticky-top{position:sticky;top:0;z-index:10;background-color:var(--btw-card);border-bottom:1px solid var(--btw-border)}.blueprint-view-bar{display:flex;align-items:center;justify-content:space-between;flex-wrap:nowrap;gap:.5rem;padding:.375rem .75rem;background-color:var(--btw-surface);border-top:1px solid var(--btw-border)}@media (min-width: 768px){.blueprint-view-bar{max-width:960px;margin-inline:auto}}.blueprint-today-btn{display:inline-flex;align-items:center;gap:.25rem;padding:.375rem .75rem;flex-shrink:0;font-size:.8125rem;font-weight:600;color:var(--btw-text);background-color:var(--btw-card);border:1px solid var(--btw-border);border-radius:var(--btw-radius-pill);cursor:pointer;transition:box-shadow .15s ease}@media (hover: hover){.blueprint-today-btn:hover{box-shadow:var(--btw-shadow-card)}}.blueprint-today-btn:active{transform:scale(.97)}.blueprint-view-toggle{display:inline-flex;gap:2px;padding:2px;flex-shrink:0;background-color:var(--btw-border);border-radius:var(--btw-radius-pill)}.blueprint-view-toggle__btn{display:inline-flex;align-items:center;gap:.25rem;padding:.4375rem .75rem;font-size:.8125rem;font-weight:600;color:var(--btw-text);background:transparent;border:none;border-radius:var(--btw-radius-pill);cursor:pointer;transition:background-color .15s ease,color .15s ease}.blueprint-view-toggle__btn.is-active{color:#fff;background-color:var(--btw-primary)}@media (max-width: 767px){.blueprint-today-btn,.blueprint-view-toggle__btn{gap:0;padding:.4375rem .625rem}.blueprint-today-btn span,.blueprint-view-toggle__btn span{display:none}}.blueprint-month-nav{display:flex;align-items:center;justify-content:center;gap:.25rem;flex:1 1 auto;min-width:0;padding:0}.blueprint-month{margin:0;padding:.375rem 1rem;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;font-size:1rem;font-weight:700;letter-spacing:.05em;text-align:center;white-space:nowrap;color:#fff;background:var(--btw-primary);border-radius:var(--btw-radius-pill)}.blueprint-cal{font-size:.75rem;margin:.25rem 0;display:flex;flex-direction:column;gap:3px}.blueprint-week{display:flex;flex-direction:row;gap:3px}.blueprint-weekday-label{flex:1 1 0;min-width:0;text-align:center;font-size:.75rem;line-height:1.4;font-weight:600;color:var(--btw-muted);padding:.375rem 0}.blueprint-day-weekday{flex:1 1 0;min-width:0;width:auto;max-width:none;min-height:14vh;font-size:.6875rem;font-weight:500;padding:3px 3px 4px;border-radius:6px;border:1px solid var(--btw-border);display:flex;flex-direction:column;background-color:var(--btw-card);box-shadow:var(--btw-shadow-card);transition:background-color .15s ease}.blueprint-day-weekday:hover{background-color:var(--btw-primary-soft);border-color:#8b7fd64d}.blueprint-day-saturday{flex:1 1 0;min-width:0;width:auto;max-width:none;min-height:14vh;font-size:.6875rem;font-weight:500;padding:3px 3px 4px;border-radius:6px;border:1px solid rgba(96,165,250,.2);display:flex;flex-direction:column;background-color:#60a5fa0a;box-shadow:0 1px 3px #0000000d;transition:background-color .15s ease}.blueprint-day-saturday:hover{background-color:#60a5fa1a;border-color:#60a5fa66}.blueprint-day-sunday{flex:1 1 0;min-width:0;width:auto;max-width:none;min-height:14vh;font-size:.6875rem;font-weight:500;padding:3px 3px 4px;border-radius:6px;border:1px solid rgba(244,114,182,.2);display:flex;flex-direction:column;background-color:#f472b60a;box-shadow:0 1px 3px #0000000d;transition:background-color .15s ease}.blueprint-day-sunday:hover{background-color:#f472b61a;border-color:#f472b666}.blueprint-day-not-day{flex:1 1 0;min-width:0;width:auto;max-width:none;min-height:14vh;font-size:.6875rem;font-weight:500;padding:3px 3px 4px;border-radius:6px;border:1px solid transparent;display:flex;flex-direction:column;background-color:#6b72800d;opacity:.4}.blueprint-day-birthday{flex:1 1 0;min-width:0;width:auto;max-width:none;min-height:14vh;font-size:.6875rem;font-weight:500;padding:3px 3px 4px;border-radius:6px;border:2px solid;display:flex;flex-direction:column;background-color:#fff;box-shadow:0 2px 8px #0000001a;transition:all .15s ease}.blueprint-day-birthday:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.blueprint-day-today{outline:2px solid var(--btw-primary);outline-offset:-2px;border-radius:6px}.blueprint-day-today .blueprint-day-number{outline:2px solid var(--btw-primary);outline-offset:1px}.blueprint-day-number{height:-moz-fit-content;height:fit-content;text-align:right;font-weight:700;display:flex;flex-direction:row-reverse;align-items:flex-start;margin-bottom:3px;color:var(--btw-text);padding:2px 4px;border-radius:4px;background-color:var(--btw-primary-soft);width:-moz-fit-content;width:fit-content;min-width:1.5rem;justify-content:center}.blueprint-tile-item{margin-bottom:3px;display:flex;align-items:flex-start;gap:2px}.blueprint-tile-title{margin:0;padding:2px 4px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;overflow-wrap:break-word;word-break:break-word;width:100%;font-size:.6875rem;line-height:1.4;border-radius:4px;border:1px solid;transition:filter .15s ease;cursor:pointer}@media (hover: hover){.blueprint-tile-title:hover{filter:brightness(.9)}}.blueprint-tile-icon{margin:0 2px 0 0;padding:0;width:-moz-fit-content;width:fit-content;flex-shrink:0}.blueprint-tile-icon a{margin:0;padding:0}.blueprint-more-events{font-size:.6875rem;color:var(--btw-muted);padding:2px 4px;margin-top:2px;width:100%;text-align:left;background:transparent;border:none;border-radius:4px;cursor:pointer;transition:color .15s ease,background-color .15s ease}@media (hover: hover){.blueprint-more-events:hover{color:var(--btw-text);background-color:var(--btw-primary-soft)}}.blueprint-month-section--compact .blueprint-week>*{min-height:3.75rem}.blueprint-day-count{flex:1;display:flex;align-items:center;justify-content:center;width:100%;padding:2px;font-size:.6875rem;font-weight:700;line-height:1.2;text-align:center;overflow-wrap:anywhere;color:var(--btw-text);background-color:var(--btw-surface);border:1px solid var(--btw-border);border-radius:4px;cursor:pointer;transition:filter .15s ease}@media (hover: hover){.blueprint-day-count:hover{filter:brightness(.95)}}.blueprint-day-count:active{transform:scale(.97)}@media (max-aspect-ratio: 5/5){.blueprint-tile-icon{display:none}}.blueprint-filters{padding:.75rem}.blueprint-agenda{list-style:none;margin:0;padding:0 .75rem 4.5rem}.blueprint-agenda__empty{padding:2rem .75rem;text-align:center;color:var(--btw-muted);font-size:.875rem}.blueprint-agenda__day{padding-top:1rem}.blueprint-agenda__date{display:flex;align-items:center;gap:.5rem;margin-bottom:.375rem}.blueprint-agenda__daynum{display:inline-flex;align-items:center;justify-content:center;min-width:1.75rem;height:1.75rem;padding:0 .375rem;border-radius:var(--btw-radius-pill);font-weight:700;font-size:.9375rem;color:var(--btw-text);background-color:var(--btw-card);border:1px solid var(--btw-border)}.blueprint-agenda__daynum.is-today{outline:2px solid var(--btw-primary);outline-offset:1px}.blueprint-agenda__birthday{font-size:.75rem;font-weight:600;color:var(--btw-text-soft)}.blueprint-agenda__events{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.25rem}.blueprint-agenda__event{display:block;width:100%;text-align:left;padding:.5rem .625rem;border:1px solid transparent;border-radius:var(--btw-radius-card);font-size:.8125rem;line-height:1.4;cursor:pointer;transition:filter .15s ease}@media (hover: hover){.blueprint-agenda__event:hover{filter:brightness(.92)}}.blueprint-agenda__event:active{transform:scale(.99)}.beyozawaLogo{display:inline-flex;flex-direction:column;align-items:center;font-family:Nunito,system-ui,sans-serif;font-weight:900;letter-spacing:-.03em;color:currentColor;line-height:1}.beyozawaLogo-wordmark{white-space:nowrap}.beyozawaLogo-o{display:inline-block;margin-left:.04em;margin-right:.04em;letter-spacing:-.08em}.beyozawaLogo-middle{display:inline-block;transform-origin:center bottom;transform:translateY(-14%);margin:0 .02em}.beyozawaLogo-dots{display:flex;align-items:center;gap:.1em;margin-top:.22em}.beyozawaLogo-dot{width:.28em;height:.28em;border-radius:50%}.beyozawaLogo-dot--outline{background-color:transparent;box-sizing:border-box;border:.11em solid}.beyozawaLogo-squish{display:inline-flex;align-items:center;transform-origin:left center;transform:scaleX(var(--logo-squish, 1));transition:transform .15s ease-out;position:relative;z-index:10}.beyozawaLogo-squish.is-boing{animation:beyozawaLogoBoing 1.2s ease-in-out}@keyframes beyozawaLogoBoing{0%{transform:scaleX(var(--logo-squish, 1));opacity:1}21%{transform:scaleX(var(--logo-stretch, 1));opacity:1}41.6%{transform:scaleX(var(--logo-squish, 1));opacity:1}58.4%{transform:scaleX(calc(var(--logo-squish, 1) + (var(--logo-stretch, 1) - var(--logo-squish, 1)) * .406));opacity:.95}72.7%{transform:scaleX(var(--logo-squish, 1));opacity:1}87.3%{transform:scaleX(calc(var(--logo-squish, 1) + (var(--logo-stretch, 1) - var(--logo-squish, 1)) * .156));opacity:.9}to{transform:scaleX(var(--logo-squish, 1));opacity:1}}.toast-host{position:fixed;bottom:6.2rem;left:1rem;right:1rem;z-index:50;display:flex;flex-direction:column-reverse;align-items:flex-end;gap:.75rem;pointer-events:none}@media (min-width: 640px){.toast-host{left:auto;width:24rem}}.toast{pointer-events:auto;width:100%;box-sizing:border-box;background:var(--btw-card);border:1px solid var(--btw-border);border-radius:var(--btw-radius-card);box-shadow:var(--btw-shadow-card);padding:.875rem;display:flex;align-items:center;gap:.75rem;font-family:Noto Sans JP,system-ui,sans-serif;font-size:14px;line-height:1.625;font-weight:400;color:var(--btw-text);animation:toast-in .2s ease-out;transition:opacity .15s ease-in,transform .15s ease-in}.toast.is-dismissing{opacity:0;transform:translateY(-4px)}.toast__message{margin:0;min-width:0}.toast__message--grow{flex:1 1 auto}.toast__message--caption{font-size:12px;line-height:1.4;color:var(--btw-muted)}.toast__message--emphasis{color:var(--btw-primary-dark);font-weight:500}.toast--pill{width:auto;border:none;border-radius:var(--btw-radius-pill);background:color-mix(in oklab,var(--btw-card) 90%,transparent);padding:.375rem .75rem;gap:.375rem;font-size:12px;line-height:1.4}.toast--tinted{background:var(--btw-primary-soft);border-color:transparent}@keyframes toast-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.quiz-overlay-root{--btw-card: var(--btw-quiz-dark-surface);--btw-surface: var(--btw-quiz-dark-surface-2);--btw-border: var(--btw-quiz-dark-border);--btw-primary: var(--btw-quiz-dark-accent);--btw-primary-dark: var(--btw-quiz-dark-accent-glow);--btw-primary-soft: rgba(219, 39, 119, .22);background:var(--btw-quiz-bg-image);color:var(--btw-quiz-dark-text)}.quiz-dark-text{color:var(--btw-quiz-dark-text)}.quiz-dark-text-soft{color:var(--btw-quiz-dark-text-soft)}.quiz-dark-muted{color:var(--btw-quiz-dark-text-muted)}.quiz-dark-surface-bg{background-color:var(--btw-quiz-dark-surface)}.quiz-dark-hover-surface:hover{background-color:var(--btw-quiz-dark-surface-2)}.quiz-dark-border{border-color:var(--btw-quiz-dark-border)}.quiz-dark-input{background-color:var(--btw-quiz-dark-surface-2);color:var(--btw-quiz-dark-text);border:1px solid var(--btw-quiz-dark-border);border-radius:.5rem;padding:.5rem .75rem;transition:border-color .15s ease}.quiz-dark-input:focus{outline:none;border-color:var(--btw-quiz-dark-gold)}.quiz-dark-input:focus-visible{outline:2px solid var(--btw-quiz-dark-gold, #7de0ff);outline-offset:2px;box-shadow:0 0 0 5px #22d3ee59}.quiz-cta-btn:focus{outline:none}.quiz-cta-btn:focus-visible{outline:2px solid var(--btw-quiz-dark-gold, #7de0ff);outline-offset:2px;box-shadow:0 0 0 5px #22d3ee59}.quiz-logo{position:relative;display:flex;align-items:baseline;gap:.375rem;text-transform:uppercase;font-weight:900;font-style:italic;letter-spacing:.02em}.quiz-logo__word{background-image:linear-gradient(105deg,#ffffff 0%,#ff5fb0 16%,var(--btw-quiz-dark-accent) 34%,#ffffff 48%,var(--btw-quiz-dark-accent-glow) 64%,#eafcff 80%,#ffffff 100%);background-size:100% 250%;-webkit-background-clip:text;background-clip:text;color:transparent;filter:drop-shadow(0 1px 1px rgba(40,20,70,.65)) drop-shadow(0 0 8px rgba(34,211,238,.5));animation:quizLogoShimmer 5s ease-in-out infinite}.quiz-logo__de{font-size:.7em;color:var(--btw-quiz-dark-gold)}.quiz-logo-sparkle{position:absolute;top:-16px;right:-10px;width:40px;height:40px;pointer-events:none;opacity:.9;background:linear-gradient(to right,transparent 0%,#fff 46%,#7de0ff 50%,#fff 54%,transparent 100%) center/100% 2.5px no-repeat,linear-gradient(to bottom,transparent 0%,#fff 46%,#7de0ff 50%,#fff 54%,transparent 100%) center/2.5px 100% no-repeat;filter:drop-shadow(0 0 5px rgba(125,224,255,.7))}.quiz-logo-sparkle:before{content:"";position:absolute;top:15%;right:15%;bottom:15%;left:15%;background:linear-gradient(to right,transparent 0%,#fff 46%,#7de0ff 50%,#fff 54%,transparent 100%) center/100% 2px no-repeat,linear-gradient(to bottom,transparent 0%,#fff 46%,#7de0ff 50%,#fff 54%,transparent 100%) center/2px 100% no-repeat;transform:rotate(45deg)}.quiz-logo-orbit{position:absolute;top:50%;left:50%;width:220px;height:90px;margin:-45px 0 0 -110px;border-radius:50%;border:1.5px solid transparent;border-top-color:var(--btw-quiz-dark-gold);border-right-color:#fff9;transform:rotate(-18deg);pointer-events:none;z-index:0;opacity:.8}@keyframes quizLogoShimmer{0%,to{background-position:0% 0%}50%{background-position:0% 100%}}.quiz-member-chip{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;aspect-ratio:1;min-width:44px;max-width:72px;width:100%;margin:0 auto;border:none;border-radius:50%;cursor:pointer;background-color:var(--btw-quiz-dark-surface);background-image:repeating-radial-gradient(circle at 50% 50%,rgba(173,216,255,.06) 0,rgba(173,216,255,.06) 1px,transparent 1px,transparent 5px);color:var(--btw-quiz-dark-text-soft);box-shadow:0 0 0 1.5px #add8ff8c,inset 0 1px 1px #ffffff26,inset 0 -1px 2px #00000080,0 2px 6px #00000080;transition:transform .15s ease,box-shadow .15s ease;white-space:nowrap}.quiz-member-chip:hover{transform:scale(1.05)}.quiz-member-chip:focus{outline:none}.quiz-member-chip:focus-visible{outline:2px solid var(--btw-quiz-dark-gold, #7de0ff);outline-offset:2px;box-shadow:0 0 0 5px #22d3ee59}.quiz-member-chip__spindle{position:absolute;top:50%;left:50%;width:5px;height:5px;border-radius:50%;background:#000;transform:translate(-50%,-50%);pointer-events:none;z-index:0}.quiz-member-chip__content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:2px;max-width:88%}.quiz-member-chip__label{font-size:.625rem;font-weight:600;line-height:1.05;text-align:center;overflow:hidden;text-overflow:ellipsis}.quiz-member-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:0 1rem}@media (min-width: 400px){.quiz-member-grid{grid-template-columns:repeat(4,1fr)}}.quiz-axis-segment{display:flex;gap:.5rem;padding:.25rem;background:var(--btw-surface);border-radius:var(--btw-radius-pill)}.quiz-axis-btn{flex:1;padding:.5rem .75rem;min-height:44px;border-radius:var(--btw-radius-pill);border:none;background:transparent;color:var(--btw-text-soft);font-weight:600;font-size:.875rem;transition:all .15s ease}.quiz-axis-btn.active{background:var(--btw-primary);color:#fff;box-shadow:var(--btw-shadow-card)}.quiz-axis-btn:focus-visible{outline:2px solid var(--btw-quiz-dark-gold, #7de0ff);outline-offset:2px;box-shadow:0 0 0 5px #22d3ee59}.quiz-mode-card{flex:1;padding:1rem;border-radius:var(--btw-radius-card);border:2px solid var(--btw-border);background:var(--btw-card);text-align:center;cursor:pointer;min-height:44px;transition:border-color .15s ease,background-color .15s ease,transform .15s ease}.quiz-mode-card:hover{border-color:var(--btw-primary);transform:translateY(-2px)}.quiz-mode-card:focus-visible{outline:2px solid var(--btw-quiz-dark-gold, #7de0ff);outline-offset:2px;box-shadow:0 0 0 5px #22d3ee59}.quiz-mode-card.selected{border-color:var(--btw-primary);background:var(--btw-primary-soft);box-shadow:var(--btw-shadow-card-hover)}.quiz-mode-card:disabled{cursor:not-allowed}.quiz-availability-badge{display:inline-flex;align-items:center;gap:4px;padding:.25rem .75rem;font-size:.8125rem;font-weight:700;color:var(--btw-primary-dark);background:var(--btw-primary-soft);border-radius:var(--btw-radius-pill)}.quiz-availability-badge.zero{color:var(--btw-quiz-incorrect);background:var(--btw-quiz-incorrect-soft)}.quiz-result-mark{display:flex;align-items:center;justify-content:center;width:96px;height:96px;margin:2rem auto 1rem;border-radius:50%}.quiz-result-mark.correct{color:var(--btw-quiz-correct);background:var(--btw-quiz-correct-soft);animation:quizPop .35s ease-out;position:relative;box-shadow:0 0 0 6px #7de0ff40,0 0 26px #7de0ff8c}.quiz-result-mark.correct:before,.quiz-result-mark.correct:after{content:"✦";position:absolute;color:var(--btw-quiz-dark-gold);font-size:20px;line-height:1;opacity:0;animation:quizSparkle .9s ease-out forwards}.quiz-result-mark.correct:before{top:-6px;left:-10px;animation-delay:.1s}.quiz-result-mark.correct:after{bottom:-4px;right:-12px;animation-delay:.25s}.quiz-result-mark.incorrect{color:var(--btw-quiz-incorrect);background:var(--btw-quiz-incorrect-soft);animation:quizShakeSoft .35s ease-out}.quiz-result-mark.skip{color:var(--btw-quiz-dark-text-muted);background:var(--btw-quiz-dark-surface-2);font-weight:400}@keyframes quizPop{0%{transform:scale(.6);opacity:0}70%{transform:scale(1.08)}to{transform:scale(1);opacity:1}}@keyframes quizShakeSoft{0%,to{transform:translate(0)}25%{transform:translate(-4px)}75%{transform:translate(4px)}}@keyframes quizSparkle{0%{opacity:0;transform:scale(.4) rotate(0)}50%{opacity:1;transform:scale(1.1) rotate(15deg)}to{opacity:0;transform:scale(.8) rotate(30deg)}}.quiz-match-card{display:flex;align-items:flex-start;gap:.75rem;padding:.875rem;background:var(--btw-card);border:1px solid var(--btw-border);border-radius:var(--btw-radius-card);margin-bottom:.5rem}.quiz-match-card .quiz-match-card-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0;margin-top:4px}.quiz-match-card-link{display:inline-flex;align-items:center;gap:.5rem}.quiz-match-card-ogp{width:32px;height:32px;-o-object-fit:cover;object-fit:cover;border-radius:4px;flex-shrink:0}.quiz-progress-badge{display:inline-block;padding:.4rem 1.25rem .4rem 1.5rem;font-size:.9375rem;font-weight:700;letter-spacing:.03em;color:#fff;background:linear-gradient(135deg,var(--btw-quiz-dark-accent) 0%,var(--btw-quiz-dark-accent-2) 100%);clip-path:polygon(7% 50%,18% 0%,100% 0%,100% 100%,18% 100%);box-shadow:inset 0 1px #add8ff66,inset 0 -3px 4px #00000059,0 2px 8px #00000073}.quiz-progress-badge.streak-warm{font-size:1rem;box-shadow:inset 0 1px #add8ff73,inset 0 -3px 4px #00000059,0 0 14px #22d3ee8c}.quiz-progress-badge.streak-hot{font-size:1.125rem;box-shadow:0 0 22px #7de0ffb3;animation:quizStreakPulse 1.2s ease-in-out infinite}@keyframes quizStreakPulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.quiz-year-chip-row{display:flex;flex-wrap:wrap;gap:.5rem}.quiz-calendar-step{display:flex;flex-direction:column;gap:.75rem}.quiz-calendar-step-header{margin:0;font-size:.8125rem;font-weight:600;color:var(--btw-quiz-dark-text-muted)}.quiz-calendar-confirmed-chip{align-self:flex-start;display:inline-flex;align-items:center;gap:.375rem;padding:.5rem 1.125rem;border-radius:var(--btw-radius-pill);border:1.5px solid var(--btw-quiz-dark-gold);background:var(--btw-quiz-dark-surface-2);color:var(--btw-quiz-dark-text);font-weight:700;font-size:.9375rem;cursor:pointer;transition:transform .15s ease,border-color .15s ease}.quiz-calendar-confirmed-chip:hover{transform:translateY(-1px)}.quiz-calendar-confirmed-chip:focus{outline:none}.quiz-calendar-confirmed-chip:focus-visible{outline:2px solid var(--btw-quiz-dark-gold, #7de0ff);outline-offset:2px;box-shadow:0 0 0 5px #22d3ee59}.quiz-calendar-grid{display:grid;gap:.4rem;grid-template-columns:repeat(var(--years, var(--months, var(--days, 7))),1fr)}.quiz-calendar-weekday{display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:600;color:var(--btw-quiz-dark-text-muted)}.quiz-calendar-cell{display:flex;align-items:center;justify-content:center;min-height:40px;padding:.375rem;border-radius:.5rem;border:1px solid var(--btw-quiz-dark-border);background:var(--btw-quiz-dark-surface);color:var(--btw-quiz-dark-text-soft);font-size:.8125rem;font-weight:600;cursor:pointer;transition:border-color .15s ease,background-color .15s ease,color .15s ease}.quiz-calendar-cell:hover:not(:disabled){border-color:var(--btw-quiz-dark-gold);color:var(--btw-quiz-dark-text)}.quiz-calendar-cell:focus{outline:none}.quiz-calendar-cell:focus-visible{outline:2px solid var(--btw-quiz-dark-gold, #7de0ff);outline-offset:2px;box-shadow:0 0 0 5px #22d3ee59}.quiz-calendar-cell.selected{border-color:var(--btw-quiz-dark-gold);background:var(--btw-quiz-dark-accent);color:#fff}.quiz-calendar-cell.out-of-range{opacity:.35;color:var(--btw-quiz-dark-text-muted);cursor:not-allowed;pointer-events:none}.quiz-hint-toggle{display:inline-flex;align-items:center;gap:.375rem;padding:.375rem .875rem;margin-bottom:.5rem;border-radius:var(--btw-radius-pill);border:1px solid var(--btw-quiz-dark-border);background:transparent;color:var(--btw-quiz-dark-text-muted);font-size:.8125rem;font-weight:600;cursor:pointer;transition:border-color .15s ease,color .15s ease}.quiz-hint-toggle:hover{border-color:var(--btw-quiz-dark-gold);color:var(--btw-quiz-dark-text)}.quiz-hint-toggle:focus{outline:none}.quiz-hint-toggle:focus-visible{outline:2px solid var(--btw-quiz-dark-gold, #7de0ff);outline-offset:2px;box-shadow:0 0 0 5px #22d3ee59}.quiz-hint-toggle.used{border-color:var(--btw-quiz-dark-gold);color:var(--btw-quiz-dark-gold)}.quiz-hint-panel{display:flex;flex-wrap:wrap;gap:.375rem;margin-bottom:.75rem}.quiz-hint-tag{display:inline-flex;align-items:center;padding:.25rem .625rem;border-radius:var(--btw-radius-pill);border:1px solid rgba(173,216,255,.5);font-size:.75rem;font-weight:600;white-space:nowrap}.quiz-hint2-section{margin-bottom:.75rem}.quiz-hint2-image{display:block;width:100%;max-height:180px;-o-object-fit:cover;object-fit:cover;border-radius:var(--btw-radius-card);margin-top:.5rem}.quiz-hint-add-section{--btw-text-soft: var(--btw-quiz-dark-text-soft);margin-top:.75rem;padding-top:.75rem;border-top:1px solid var(--btw-quiz-dark-border)}.quiz-hint-add-panel{margin-top:.5rem}.quiz-hint-add-count{margin-bottom:.375rem;font-size:.75rem;font-weight:600;color:var(--btw-quiz-dark-text-muted)}.quiz-hint-add-loading{display:flex;justify-content:center;padding:.75rem 0;color:var(--btw-quiz-dark-text-muted)}.quiz-hint-add-submit-btn{display:inline-flex;align-items:center;gap:.375rem;margin-top:.5rem;padding:.5rem 1rem;border-radius:var(--btw-radius-pill);border:none;background:var(--btw-quiz-dark-accent);color:#fff;font-size:.8125rem;font-weight:700;cursor:pointer;transition:opacity .15s ease,transform .15s ease}.quiz-hint-add-submit-btn:disabled{opacity:.4;cursor:not-allowed}.quiz-hint-add-submit-btn:not(:disabled):active{transform:scale(.97)}.quiz-hint-add-submit-btn:focus{outline:none}.quiz-hint-add-submit-btn:focus-visible{outline:2px solid var(--btw-quiz-dark-gold, #7de0ff);outline-offset:2px;box-shadow:0 0 0 5px #22d3ee59}.quiz-hint-add-success{display:flex;align-items:center;gap:.25rem;margin-top:.5rem;font-size:.75rem;font-weight:600;color:var(--btw-quiz-dark-gold)}.quiz-hint-add-error{margin-top:.5rem;font-size:.75rem;font-weight:600;color:var(--btw-quiz-incorrect)}.quiz-home-caption{display:inline-flex;align-items:center;gap:.25rem;margin-top:.375rem;padding:0;border:none;background:none;color:var(--btw-quiz-dark-text-muted);font-size:.75rem;font-weight:600;cursor:pointer;transition:color .15s ease}.quiz-home-caption:hover{color:var(--btw-quiz-dark-gold)}.quiz-home-caption:focus{outline:none}.quiz-home-caption:focus-visible{outline:2px solid var(--btw-quiz-dark-gold, #7de0ff);outline-offset:2px;box-shadow:0 0 0 5px #22d3ee59}.rhythm-overlay-root{--btw-card: var(--btw-rhythm-card);--btw-surface: var(--btw-rhythm-surface);--btw-border: var(--btw-rhythm-border);--btw-primary: var(--btw-rhythm-primary);--btw-primary-dark: var(--btw-rhythm-focus-ring);--btw-primary-soft: var(--btw-rhythm-primary-soft);background:radial-gradient(2px 2px at 8% 12%,var(--btw-rhythm-bg-dot-a),transparent 60%),radial-gradient(2.5px 2.5px at 22% 6%,var(--btw-rhythm-bg-dot-b),transparent 60%),radial-gradient(3px 3px at 38% 18%,var(--btw-rhythm-bg-dot-c),transparent 60%),radial-gradient(2px 2px at 55% 9%,var(--btw-rhythm-bg-dot-a),transparent 60%),radial-gradient(2.5px 2.5px at 71% 22%,var(--btw-rhythm-bg-dot-b),transparent 60%),radial-gradient(3px 3px at 85% 14%,var(--btw-rhythm-bg-dot-c),transparent 60%),radial-gradient(2px 2px at 15% 45%,var(--btw-rhythm-bg-dot-a),transparent 60%),radial-gradient(2.5px 2.5px at 63% 55%,var(--btw-rhythm-bg-dot-b),transparent 60%),radial-gradient(3px 3px at 90% 60%,var(--btw-rhythm-bg-dot-c),transparent 60%),radial-gradient(2.5px 2.5px at 30% 80%,var(--btw-rhythm-bg-dot-a),transparent 60%),linear-gradient(180deg,var(--btw-rhythm-bg-top) 0%,var(--btw-rhythm-bg-bottom) 100%);color:var(--btw-rhythm-text)}.rhythm-fg-text{color:var(--btw-rhythm-text)}.rhythm-fg-muted{color:var(--btw-rhythm-text-muted)}.rhythm-fg-surface-bg{background-color:var(--btw-rhythm-surface)}.rhythm-fg-border{border-color:var(--btw-rhythm-border)}.rhythm-focus-ring:focus,.rhythm-record-chip:focus,.rhythm-cta-btn:focus,.rhythm-difficulty-btn:focus,.rhythm-mode-card:focus,.rhythm-song-card:focus{outline:none}.rhythm-focus-ring:focus-visible,.rhythm-record-chip:focus-visible,.rhythm-cta-btn:focus-visible,.rhythm-difficulty-btn:focus-visible,.rhythm-mode-card:focus-visible,.rhythm-song-card:focus-visible{outline:2px solid var(--btw-rhythm-focus-ring);outline-offset:2px;box-shadow:0 0 0 5px #b8264a40}.rhythm-logo-wrap{position:relative;display:inline-block}.rhythm-logo-title{font-weight:800;font-style:normal;font-family:"M PLUS Rounded 1c",Noto Sans JP,system-ui,sans-serif;background:linear-gradient(90deg,#d42e52,#ff8a00 50%,#ffb100);-webkit-background-clip:text;background-clip:text;color:transparent;animation:rhythmLogoBounceIn .45s cubic-bezier(.34,1.56,.64,1)}.rhythm-logo-confetti{position:absolute;top:-6px;right:-14px;width:18px;height:18px;pointer-events:none}.rhythm-logo-confetti:before,.rhythm-logo-confetti:after{content:"";position:absolute;width:5px;height:5px;border-radius:1px}.rhythm-logo-confetti:before{top:0;left:4px;background:var(--btw-rhythm-gold);transform:rotate(18deg)}.rhythm-logo-confetti:after{top:10px;left:-2px;background:var(--btw-rhythm-primary);transform:rotate(-24deg)}.rhythm-song-scroll{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;padding:2px 2px 6px;-webkit-overflow-scrolling:touch}.rhythm-song-card{position:relative;flex:0 0 104px;width:104px;min-height:124px;scroll-snap-align:start;border-radius:16px;border:2px solid var(--btw-rhythm-border);background:var(--btw-rhythm-card);padding:8px 6px 6px;display:flex;flex-direction:column;align-items:center;gap:6px;cursor:pointer;overflow:hidden;box-shadow:inset 0 1px 1px var(--btw-rhythm-card-inset-hi),inset 0 -1px 1px var(--btw-rhythm-card-inset-lo),0 2px 6px #3a2a1e1a;transition:border-color .15s ease,box-shadow .15s ease}.rhythm-song-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:6px;background:var(--song-color, var(--btw-rhythm-primary))}.rhythm-song-card.selected{border-color:var(--song-color, var(--btw-rhythm-primary));border-width:3px;box-shadow:inset 0 1px 1px var(--btw-rhythm-card-inset-hi),inset 0 -1px 1px var(--btw-rhythm-card-inset-lo),0 4px 12px rgba(var(--song-color-rgb, 212, 46, 82),.28)}.rhythm-song-thumb{width:88px;height:88px;border-radius:12px;overflow:hidden;background:linear-gradient(135deg,var(--song-color, var(--btw-rhythm-primary)),var(--btw-rhythm-gold));display:flex;align-items:center;justify-content:center}.rhythm-song-thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.rhythm-song-title{font-size:.7rem;font-weight:700;line-height:1.3;color:var(--btw-rhythm-text);text-align:center}.rhythm-song-release{margin-top:2px;font-size:.6rem;font-weight:500;line-height:1.25;color:var(--btw-rhythm-text-muted);text-align:center;overflow-wrap:anywhere}.rhythm-song-check-badge{position:absolute;top:4px;right:4px;width:20px;height:20px;border-radius:50%;background:var(--btw-rhythm-primary);color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:inset 0 1px 1px #fff6,inset 0 -1px 1px #00000026,0 2px 5px #3a2a1e59;animation:rhythmBadgePop .3s ease}.rhythm-mode-card{flex:1;padding:1rem;border-radius:20px;border:2.5px solid var(--btw-rhythm-border);background:var(--btw-rhythm-card);text-align:center;cursor:pointer;min-height:44px;box-shadow:inset 0 1px 1px var(--btw-rhythm-card-inset-hi),inset 0 -1px 1px var(--btw-rhythm-card-inset-lo),0 1px 3px #3a2a1e14;transition:border-color .15s ease,background-color .15s ease,transform .15s ease,box-shadow .15s ease}.rhythm-mode-card:hover{border-color:var(--btw-rhythm-primary);transform:translateY(-3px) scale(1.02);box-shadow:inset 0 1px 1px var(--btw-rhythm-card-inset-hi),inset 0 -1px 1px var(--btw-rhythm-card-inset-lo),0 6px 14px #3a2a1e29}.rhythm-mode-card.selected{border-color:var(--btw-rhythm-primary);border-width:3px;background:var(--btw-rhythm-primary-soft)}.rhythm-difficulty-segment{display:flex;gap:.5rem;padding:.25rem;background:var(--btw-rhythm-surface);border-radius:var(--btw-radius-pill)}.rhythm-difficulty-btn{flex:1;padding:.5rem .75rem;min-height:44px;border-radius:var(--btw-radius-pill);border:none;background:transparent;color:var(--btw-rhythm-text-soft);font-weight:600;font-size:.875rem;transition:all .15s ease}.rhythm-difficulty-btn.active{background:var(--btw-rhythm-primary);color:#fff}.rhythm-legal-note{padding:.625rem .75rem;border-radius:var(--btw-radius-card);border:1px solid var(--btw-rhythm-border);background:var(--btw-rhythm-surface);font-size:.75rem;color:var(--btw-rhythm-text-muted);line-height:1.5}.rhythm-legal-note a{color:var(--btw-rhythm-primary);text-decoration:underline;font-weight:600}.rhythm-play-root{display:flex;flex-direction:column;height:100%;overflow:hidden}.rhythm-play-header{flex:0 0 48px;height:48px;display:flex;align-items:center;justify-content:space-between;padding:0 1rem;background:var(--btw-rhythm-card);border-bottom:1px solid var(--btw-rhythm-border)}.rhythm-combo-gold{color:var(--btw-rhythm-gold);font-weight:800;display:inline-block;animation:rhythmComboPulse .3s ease}.rhythm-video-wrapper{position:relative;width:100%;aspect-ratio:16/9;min-height:200px;flex-shrink:0;background:#000}.rhythm-note-lane{flex:0 0 72px;height:72px;position:relative;overflow:hidden;background-color:var(--btw-rhythm-surface);background-image:repeating-linear-gradient(135deg,rgba(255,177,0,.12) 0px,rgba(255,177,0,.12) 3px,transparent 3px,transparent 16px);border-top:1px solid var(--btw-rhythm-border);border-bottom:1px solid var(--btw-rhythm-border)}.rhythm-judge-line{position:absolute;left:8px;top:4px;bottom:4px;width:4px;border-radius:2px;background:var(--btw-rhythm-primary);box-shadow:inset 0 0 0 1px #ffffff80,0 0 10px #d42e528c;z-index:1}.rhythm-beat-guide{position:absolute;top:4px;bottom:4px;width:2px;pointer-events:none}.rhythm-beat-guide-on{background:var(--btw-rhythm-border);opacity:.55}.rhythm-beat-guide-off{border-left:2px dashed var(--btw-rhythm-border);opacity:.4}.rhythm-note{position:absolute;top:50%;width:40px;height:40px;margin-top:-20px;border-radius:50%;background:radial-gradient(circle at 35% 30%,#ff7a93,var(--btw-rhythm-primary-bright) 55%,var(--btw-rhythm-primary));box-shadow:0 0 0 2.5px #fff,inset 0 1px 1px #ffffff73,0 2px 6px #3a2a1e40;transform:translate(-50%)}.rhythm-note-call{position:absolute;top:50%;min-width:56px;height:40px;margin-top:-20px;padding:0 .75rem;display:flex;align-items:center;justify-content:center;border-radius:var(--btw-radius-pill);background:var(--btw-rhythm-primary);box-shadow:0 0 0 2px #fff,inset 0 1px #ffffff4d,0 2px 6px #3a2a1e40;color:#fff;font-size:.75rem;font-weight:700;white-space:nowrap;transform:translate(-50%)}.rhythm-graduated-dot{display:inline-block;width:8px;height:8px;margin-right:.3125rem;border-radius:50%;box-sizing:border-box;border:1.5px solid var(--rhythm-member-color, currentColor);background:transparent;vertical-align:middle}.rhythm-tap-zone{flex:1 1 auto;min-height:0;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.375rem;text-align:center;padding:1rem;touch-action:manipulation;-webkit-user-select:none;-moz-user-select:none;user-select:none}.rhythm-judge-feedback{position:relative;font-size:1.5rem;font-weight:800}.rhythm-judge-feedback.good{color:var(--btw-rhythm-good);animation:rhythmGoodPop .6s ease-out}.rhythm-judge-feedback.miss{color:var(--btw-rhythm-miss);animation:rhythmMissDroop .5s ease-out}.rhythm-confetti-piece{position:absolute;top:50%;left:50%;width:4px;height:4px;border-radius:1px;opacity:0;pointer-events:none;animation:rhythmConfetti .6s ease-out forwards}.rhythm-confetti-piece:nth-child(1){background:#d42e52;--dx: 14px;--dy: -18px;animation-delay:.05s}.rhythm-confetti-piece:nth-child(2){background:#ff8a00;--dx: -16px;--dy: -14px;animation-delay:.1s}.rhythm-confetti-piece:nth-child(3){background:#7b4ce0;--dx: 4px;--dy: -22px;animation-delay:.15s}.rhythm-tap-hint-icon{color:var(--btw-rhythm-primary)}.rhythm-tap-here{position:absolute;bottom:.75rem;left:50%;transform:translate(-50%);display:inline-flex;align-items:center;gap:.25rem;font-size:.75rem;font-weight:600;color:var(--btw-rhythm-text-muted);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.rhythm-calibrate-panel{position:absolute;top:.5rem;left:.75rem;right:.75rem;z-index:2;display:flex;flex-direction:column;align-items:center;gap:.375rem;padding:.75rem;border-radius:var(--btw-radius-card);border:1px solid var(--btw-rhythm-border);background:var(--btw-rhythm-card);text-align:center}.rhythm-calibrate-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem;margin-top:.25rem}.rhythm-result-confetti{position:relative;width:64px;height:20px;margin:.25rem auto 0}.rhythm-result-confetti-piece{position:absolute;top:50%;border-radius:1px;pointer-events:none}.rhythm-result-confetti-piece:nth-child(1){left:4%;width:5px;height:5px;background:#ff4d6d;transform:translateY(-50%) rotate(-30deg)}.rhythm-result-confetti-piece:nth-child(2){left:27%;top:30%;width:7px;height:7px;background:#ffb100;transform:translateY(-50%) rotate(-14deg)}.rhythm-result-confetti-piece:nth-child(3){left:50%;width:4px;height:4px;background:#7b4ce0;transform:translate(-50%,-50%) rotate(0)}.rhythm-result-confetti-piece:nth-child(4){left:71%;top:32%;width:8px;height:8px;background:#ffb100;transform:translateY(-50%) rotate(16deg)}.rhythm-result-confetti-piece:nth-child(5){left:94%;width:6px;height:6px;background:#ff4d6d;transform:translate(-100%,-50%) rotate(30deg)}@keyframes rhythmGoodPop{0%{transform:scale(.6);opacity:0}60%{transform:scale(1.12);opacity:1}to{transform:scale(1);opacity:1}}@keyframes rhythmConfetti{0%{transform:translate(0) rotate(0);opacity:0}30%{opacity:1}to{transform:translate(var(--dx, 14px),var(--dy, -18px)) rotate(180deg);opacity:0}}@keyframes rhythmMissDroop{0%{transform:translateY(0) scale(1);opacity:0}40%{transform:translateY(-2px) scale(1.05);opacity:1}to{transform:translateY(4px) scale(1);opacity:1}}@keyframes rhythmLogoBounceIn{0%{transform:scale(.85) translateY(6px);opacity:0}60%{transform:scale(1.04) translateY(-1px);opacity:1}to{transform:scale(1) translateY(0);opacity:1}}@keyframes rhythmComboPulse{0%,to{transform:scale(1)}50%{transform:scale(1.04)}}@keyframes rhythmBadgePop{0%{transform:scale(0)}70%{transform:scale(1.15)}to{transform:scale(1)}}.rhythm-record-badge{display:inline-block;margin-left:.5rem;padding:.125rem .5rem;border-radius:var(--btw-radius-pill);background:var(--btw-rhythm-primary-soft);color:var(--btw-rhythm-primary);font-size:.6875rem;font-weight:700;vertical-align:middle}.rhythm-record-palette{position:absolute;top:.5rem;left:0;right:0;z-index:2;display:flex;flex-wrap:wrap;justify-content:center;gap:.375rem;padding:0 .75rem}.rhythm-record-chip{min-height:32px;padding:.25rem .625rem;border-radius:var(--btw-radius-pill);border:1.5px solid var(--btw-rhythm-border);background:var(--btw-rhythm-card);color:var(--btw-rhythm-text);font-size:.8125rem;font-weight:600;transition:border-color .15s ease,background-color .15s ease,color .15s ease}.rhythm-record-chip.selected{border-color:var(--btw-rhythm-primary);background:var(--btw-rhythm-primary-soft);color:var(--btw-rhythm-primary)}.rhythm-record-textarea{padding:.75rem;border-radius:var(--btw-radius-card);border:1px solid var(--btw-rhythm-border);background:var(--btw-rhythm-surface);color:var(--btw-rhythm-text);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.75rem;line-height:1.4;resize:vertical}.rhythm-record-edit-list{display:flex;flex-direction:column;gap:.625rem}.rhythm-record-edit-row{display:flex;flex-direction:column;gap:.375rem;padding:.5rem;border-radius:var(--btw-radius-card);border:1px solid var(--btw-rhythm-border);background:var(--btw-rhythm-card)}.rhythm-record-edit-main{display:flex;align-items:center;gap:.5rem}.rhythm-record-edit-time{flex:0 0 6em;width:6em;min-height:36px;padding:.25rem .5rem;border-radius:8px;border:1px solid var(--btw-rhythm-border);background:var(--btw-rhythm-surface);color:var(--btw-rhythm-text);font-size:.8125rem}.rhythm-record-edit-text{flex:1 1 auto;min-width:0;min-height:36px;padding:.25rem .5rem;border-radius:8px;border:1px solid var(--btw-rhythm-border);background:var(--btw-rhythm-surface);color:var(--btw-rhythm-text);font-size:.8125rem}.rhythm-record-edit-delete{flex:0 0 auto;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:8px;border:1px solid var(--btw-rhythm-border);background:var(--btw-rhythm-card);color:var(--btw-rhythm-text-muted)}.rhythm-record-edit-chips{display:flex;flex-wrap:wrap;gap:.25rem}.rhythm-record-edit-add-btn{display:block;width:100%;padding:.5rem;border-radius:var(--btw-radius-card);border:1.5px dashed var(--btw-rhythm-border);background:transparent;color:var(--btw-rhythm-primary);font-weight:600;font-size:.8125rem}.rhythm-record-edit-note{font-size:.6875rem;line-height:1.5;color:var(--btw-rhythm-text-muted)}.rhythm-stop-screen{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;padding:2rem;text-align:center;gap:1rem}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:Noto Sans JP,system-ui,sans-serif;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.container{width:100%}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.visible{visibility:visible}.invisible{visibility:hidden}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{top:0;right:0;bottom:0;left:0}.inset-x-0{left:0;right:0}.inset-x-4{left:1rem;right:1rem}.bottom-0{bottom:0}.bottom-24{bottom:6rem}.bottom-\[6\.2rem\]{bottom:6.2rem}.bottom-full{bottom:100%}.left-0{left:0}.left-\[calc\(max\(0px\,\(100vw-960px\)\/2\)\)\]{left:max(0px,(100vw - 960px) / 2)}.right-0{right:0}.right-4{right:1rem}.right-\[calc\(\.\.\.\)\]{right:calc(...)}.right-\[calc\(max\(0px\,\(100vw-960px\)\/2\)\)\]{right:max(0px,(100vw - 960px) / 2)}.right-\[calc\(max\(0px\,\(100vw-960px\)\/2\)\+1rem\)\]{right:calc(max(0px,(100vw - 960px) / 2) + 1rem)}.top-0{top:0}.top-4{top:1rem}.z-10{z-index:10}.z-40{z-index:40}.z-50{z-index:50}.z-\[60\]{z-index:60}.m-4{margin:1rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-auto{margin-left:auto;margin-right:auto}.-mr-1{margin-right:-.25rem}.-mt-0\.5{margin-top:-.125rem}.-mt-1{margin-top:-.25rem}.-mt-2{margin-top:-.5rem}.-mt-3{margin-top:-.75rem}.mb-0{margin-bottom:0}.mb-0\.5{margin-bottom:.125rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-auto{margin-left:auto}.mr-0\.5{margin-right:.125rem}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-1\.5{margin-top:.375rem}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-auto{margin-top:auto}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.hidden{display:none}.h-1{height:.25rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-3{height:.75rem}.h-3\.5{height:.875rem}.h-4{height:1rem}.h-6{height:1.5rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-\[5\.2rem\]{height:5.2rem}.h-full{height:100%}.max-h-36{max-height:9rem}.max-h-60{max-height:15rem}.max-h-64{max-height:16rem}.max-h-\[92vh\]{max-height:92vh}.max-h-\[95vh\]{max-height:95vh}.min-h-\[44px\]{min-height:44px}.min-h-screen{min-height:100vh}.w-12{width:3rem}.w-14{width:3.5rem}.w-3{width:.75rem}.w-3\.5{width:.875rem}.w-4{width:1rem}.w-6{width:1.5rem}.w-8{width:2rem}.w-9{width:2.25rem}.w-full{width:100%}.min-w-0{min-width:0px}.min-w-\[4rem\]{min-width:4rem}.max-w-\[960px\]{max-width:960px}.max-w-full{max-width:100%}.max-w-sm{max-width:24rem}.flex-1{flex:1 1 0%}.flex-\[2\]{flex:2}.flex-auto{flex:1 1 auto}.flex-none{flex:none}.flex-shrink-0{flex-shrink:0}.shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.shrink-\[999\]{flex-shrink:999}.grow{flex-grow:1}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.resize{resize:both}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.gap-0\.5{gap:.125rem}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.gap-x-5{-moz-column-gap:1.25rem;column-gap:1.25rem}.gap-y-1{row-gap:.25rem}.gap-y-2{row-gap:.5rem}.space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.125rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.125rem * var(--tw-space-y-reverse))}.space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.375rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.375rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))}.space-y-\[1\.2rem\]>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.2rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.2rem * var(--tw-space-y-reverse))}.overflow-visible{overflow:visible}.overflow-y-auto{overflow-y:auto}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-nowrap{white-space:nowrap}.break-words{overflow-wrap:break-word}.rounded{border-radius:.25rem}.rounded-btw-card{border-radius:var(--btw-radius-card, 12px)}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-sm{border-radius:.125rem}.rounded-b-sm{border-bottom-right-radius:.125rem;border-bottom-left-radius:.125rem}.rounded-t-2xl{border-top-left-radius:1rem;border-top-right-radius:1rem}.rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.border{border-width:1px}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-l{border-left-width:1px}.border-l-4{border-left-width:4px}.border-r{border-right-width:1px}.border-t{border-top-width:1px}.border-dashed{border-style:dashed}.border-black{--tw-border-opacity: 1;border-color:rgb(0 0 0 / var(--tw-border-opacity, 1))}.border-btw-border{border-color:var(--btw-border, #EBE4EC)}.border-btw-primary{border-color:var(--btw-primary, #2BB6A3)}.border-red-500{--tw-border-opacity: 1;border-color:rgb(239 68 68 / var(--tw-border-opacity, 1))}.bg-\[color\:var\(--btw-quiz-home-accent\)\]{background-color:var(--btw-quiz-home-accent)}.bg-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}.bg-black\/50{background-color:#00000080}.bg-btw-border{background-color:var(--btw-border, #EBE4EC)}.bg-btw-card{background-color:var(--btw-card, #FFFFFF)}.bg-btw-orange{background-color:var(--btw-orange, #FF6B00)}.bg-btw-primary{background-color:var(--btw-primary, #2BB6A3)}.bg-btw-primary-soft{background-color:var(--btw-primary-soft, #E6F7F4)}.bg-btw-surface{background-color:var(--btw-surface, #FAF7FA)}.bg-red-50{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.bg-red-600{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-btw-header{background-image:var(--btw-header-gradient, linear-gradient(to right, #FF6B00 0%, #FFEDD5 100%))}.from-btw-primary{--tw-gradient-from: var(--btw-primary, #2BB6A3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.to-orange-100{--tw-gradient-to: #ffedd5 var(--tw-gradient-to-position)}.object-cover{-o-object-fit:cover;object-fit:cover}.p-0{padding:0}.p-1{padding:.25rem}.p-1\.5{padding:.375rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.px-0\.5{padding-left:.125rem;padding-right:.125rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-\[1\.125rem\]{padding-left:1.125rem;padding-right:1.125rem}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pb-0{padding-bottom:0}.pb-0\.5{padding-bottom:.125rem}.pb-1{padding-bottom:.25rem}.pb-1\.5{padding-bottom:.375rem}.pb-2{padding-bottom:.5rem}.pb-20{padding-bottom:5rem}.pb-32{padding-bottom:8rem}.pb-4{padding-bottom:1rem}.pl-2\.5{padding-left:.625rem}.pr-2{padding-right:.5rem}.pr-8{padding-right:2rem}.pt-1{padding-top:.25rem}.pt-2{padding-top:.5rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-6{padding-top:1.5rem}.pt-8{padding-top:2rem}.text-left{text-align:left}.text-center{text-align:center}.align-\[-1px\]{vertical-align:-1px}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-5xl{font-size:3rem;line-height:1}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.text-\[12px\]{font-size:12px}.text-base{font-size:1rem;line-height:1.5rem}.text-body{font-size:14px;line-height:1.625;font-weight:400}.text-caption{font-size:12px;line-height:1.4;font-weight:400}.text-h2{font-size:22px;line-height:1.25;font-weight:700}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-reading{font-size:16px;line-height:1.7;font-weight:400}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-semibold{font-weight:600}.lowercase{text-transform:lowercase}.leading-\[1\.625\]{line-height:1.625}.text-\[color\:var\(--btw-quiz-home-accent\)\]{color:var(--btw-quiz-home-accent)}.text-btw-muted{color:var(--btw-muted, #7A6E7D)}.text-btw-orange{color:var(--btw-orange, #FF6B00)}.text-btw-primary{color:var(--btw-primary, #2BB6A3)}.text-btw-primary-dark{color:var(--btw-primary-dark, #1F9486)}.text-btw-text{color:var(--btw-text, #241F26)}.text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.text-red-700{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.underline{text-decoration-line:underline}.opacity-50{opacity:.5}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-btw-card{--tw-shadow: var(--btw-shadow-card, 0 1px 2px rgba(16,24,40,.04), 0 1px 3px rgba(16,24,40,.06));--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-btw-card{--tw-shadow-color: var(--btw-card, #FFFFFF);--tw-shadow: var(--tw-shadow-colored)}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.ring{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-btw-text{--tw-ring-color: var(--btw-text, #241F26)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-150{transition-duration:.15s}.duration-200{transition-duration:.2s}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.\[article\:published_time\]{article:published time}.\[overflow-wrap\:anywhere\]{overflow-wrap:anywhere}.app-container{display:flex;min-height:100vh;flex-direction:column;background-color:var(--btw-surface, #FAF7FA)}@media (min-width: 768px){.app-container{margin-left:0;margin-right:0;max-width:none;padding-left:14rem}}.app-main{flex:1 1 0%;padding-bottom:6.2rem}@media (min-width: 768px){.app-main{margin-left:auto;margin-right:auto;width:100%;max-width:960px;padding-bottom:6rem}}.tag-pill{display:inline-flex;align-items:center;border-radius:9999px;padding:.125rem .5rem;font-size:.75rem;line-height:1rem;font-weight:500;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.btw-bottom-sheet-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:flex;align-items:flex-end;background-color:#00000080}@media (min-width: 768px){.btw-bottom-sheet-backdrop{align-items:center;padding:1rem}}.btw-bottom-sheet-backdrop{width:100%;max-width:100%;overflow:hidden}.btw-bottom-sheet{position:relative;width:100%;min-width:0px;max-width:100%;overflow-y:auto;border-top-left-radius:1rem;border-top-right-radius:1rem;background-color:var(--btw-card, #FFFFFF);--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}@media (min-width: 768px){.btw-bottom-sheet{max-height:85vh;max-width:32rem;border-radius:var(--btw-radius-card, 12px)}}.btw-bottom-sheet{max-width:100%;box-sizing:border-box;overflow-x:hidden;overflow-x:clip}.hover\:border-btw-primary:hover{border-color:var(--btw-primary, #2BB6A3)}.hover\:bg-btw-border:hover{background-color:var(--btw-border, #EBE4EC)}.hover\:bg-btw-primary-soft:hover{background-color:var(--btw-primary-soft, #E6F7F4)}.hover\:bg-btw-surface:hover{background-color:var(--btw-surface, #FAF7FA)}.hover\:bg-red-700:hover{--tw-bg-opacity: 1;background-color:rgb(185 28 28 / var(--tw-bg-opacity, 1))}.hover\:text-btw-orange:hover{color:var(--btw-orange, #FF6B00)}.hover\:text-btw-primary:hover{color:var(--btw-primary, #2BB6A3)}.hover\:text-btw-text:hover{color:var(--btw-text, #241F26)}.hover\:underline:hover{text-decoration-line:underline}.hover\:opacity-70:hover{opacity:.7}.hover\:opacity-90:hover{opacity:.9}.hover\:shadow-btw-card-hover:hover{--tw-shadow: var(--btw-shadow-card-hover);--tw-shadow-colored: var(--btw-shadow-card-hover);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-md:hover{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-xl:hover{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.focus\:border-btw-primary:focus{border-color:var(--btw-primary, #2BB6A3)}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus-visible\:text-btw-primary:focus-visible{color:var(--btw-primary, #2BB6A3)}.focus-visible\:underline:focus-visible{text-decoration-line:underline}.focus-visible\:ring-2:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-visible\:ring-inset:focus-visible{--tw-ring-inset: inset}.focus-visible\:ring-btw-text:focus-visible{--tw-ring-color: var(--btw-text, #241F26)}.focus-visible\:ring-white:focus-visible{--tw-ring-opacity: 1;--tw-ring-color: rgb(255 255 255 / var(--tw-ring-opacity, 1))}.focus-visible\:ring-white\/70:focus-visible{--tw-ring-color: rgb(255 255 255 / .7)}.focus-visible\:ring-white\/80:focus-visible{--tw-ring-color: rgb(255 255 255 / .8)}.focus-visible\:ring-offset-1:focus-visible{--tw-ring-offset-width: 1px}.focus-visible\:ring-offset-2:focus-visible{--tw-ring-offset-width: 2px}.active\:scale-95:active{--tw-scale-x: .95;--tw-scale-y: .95;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.active\:scale-\[0\.98\]:active{--tw-scale-x: .98;--tw-scale-y: .98;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-50:disabled{opacity:.5}@media (min-width: 640px){.sm\:pl-4{padding-left:1rem}.sm\:pr-3{padding-right:.75rem}.sm\:text-2xl{font-size:1.5rem;line-height:2rem}.sm\:text-lg{font-size:1.125rem;line-height:1.75rem}}@media (min-width: 768px){.md\:bottom-0{bottom:0}.md\:bottom-8{bottom:2rem}.md\:left-0{left:0}.md\:right-8{right:2rem}.md\:right-auto{right:auto}.md\:top-0{top:0}.md\:mx-auto{margin-left:auto;margin-right:auto}.md\:mb-0{margin-bottom:0}.md\:mt-auto{margin-top:auto}.md\:block{display:block}.md\:hidden{display:none}.md\:h-12{height:3rem}.md\:h-16{height:4rem}.md\:h-auto{height:auto}.md\:w-1{width:.25rem}.md\:w-56{width:14rem}.md\:w-full{width:100%}.md\:max-w-2xl{max-width:42rem}.md\:flex-none{flex:none}.md\:shrink-0{flex-shrink:0}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:flex-col{flex-direction:column}.md\:items-stretch{align-items:stretch}.md\:justify-start{justify-content:flex-start}.md\:gap-3{gap:.75rem}.md\:rounded-b-none{border-bottom-right-radius:0;border-bottom-left-radius:0}.md\:rounded-r-lg{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}.md\:rounded-r-sm{border-top-right-radius:.125rem;border-bottom-right-radius:.125rem}.md\:border-b{border-bottom-width:1px}.md\:border-l-0{border-left-width:0px}.md\:border-r{border-right-width:1px}.md\:border-r-0{border-right-width:0px}.md\:border-t{border-top-width:1px}.md\:border-t-0{border-top-width:0px}.md\:bg-btw-orange-soft{background-color:var(--btw-orange-soft, #FFF3EA)}.md\:bg-btw-surface{background-color:var(--btw-surface, #FAF7FA)}.md\:px-0{padding-left:0;padding-right:0}.md\:px-4{padding-left:1rem;padding-right:1rem}.md\:py-2{padding-top:.5rem;padding-bottom:.5rem}.md\:pt-0{padding-top:0}.md\:text-sm{font-size:.875rem;line-height:1.25rem}.md\:shadow-none{--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.md\:hover\:bg-btw-card:hover{background-color:var(--btw-card, #FFFFFF)}}:root{--btw-primary: #2bb6a3;--btw-primary-dark: #1f9486;--btw-primary-soft: #e6f7f4;--btw-accent-1: #a78bfa;--btw-accent-2: #fbbf24;--btw-accent-3: #6ee7b7;--btw-orange: #ff6b00;--btw-orange-soft: #fff3ea;--btw-surface: #faf7fa;--btw-card: #ffffff;--btw-text: #241f26;--btw-text-soft: #5c5260;--btw-muted: #7a6e7d;--btw-border: #ebe4ec;--btw-link: #6b4ba8;--btw-error: #dc2626;--btw-header-gradient: linear-gradient(to right, #ff6b00 0%, #ffedd5 100%);--btw-shadow-card: 0 1px 2px rgba(16, 24, 40, .04), 0 1px 3px rgba(16, 24, 40, .06);--btw-shadow-card-hover: 0 4px 16px rgba(43, 182, 163, .18), 0 2px 6px rgba(16, 24, 40, .06);--btw-radius-card: 12px;--btw-radius-pill: 9999px;--btw-font-display: "Zen Maru Gothic", "Noto Sans JP", system-ui, sans-serif;--btw-quiz-correct: #15803d;--btw-quiz-correct-soft: #f0fdf4;--btw-quiz-incorrect: #dc2626;--btw-quiz-incorrect-soft: #fef2f2;--btw-quiz-skip: var(--btw-muted);--btw-quiz-skip-soft: var(--btw-border);--btw-quiz-dark-bg-top: #050508;--btw-quiz-dark-bg-bottom: #000000;--btw-quiz-dark-surface: #12121d;--btw-quiz-dark-surface-2: #1c1c2c;--btw-quiz-dark-border: rgba(173, 216, 255, .45);--btw-quiz-dark-text: #f2f5ff;--btw-quiz-dark-text-soft: #c7cfe8;--btw-quiz-dark-text-muted: #8b96be;--btw-quiz-dark-accent: #db2777;--btw-quiz-dark-accent-glow: #22d3ee;--btw-quiz-dark-accent-2: #0e7490;--btw-quiz-dark-gold: #7de0ff;--btw-quiz-home-accent: #be185d;--btw-quiz-bg-image: radial-gradient(1px 1px at 6% 10%, rgba(255, 255, 255, .85), transparent 60%), radial-gradient(1px 1px at 18% 4%, rgba(255, 255, 255, .6), transparent 60%), radial-gradient(1px 1px at 32% 15%, rgba(255, 255, 255, .75), transparent 60%), radial-gradient(1px 1px at 47% 6%, rgba(255, 255, 255, .55), transparent 60%), radial-gradient(1px 1px at 61% 20%, rgba(255, 255, 255, .8), transparent 60%), radial-gradient(1px 1px at 74% 9%, rgba(255, 255, 255, .6), transparent 60%), radial-gradient(1px 1px at 88% 17%, rgba(255, 255, 255, .7), transparent 60%), radial-gradient(1px 1px at 12% 33%, rgba(255, 255, 255, .65), transparent 60%), radial-gradient(1px 1px at 27% 45%, rgba(255, 255, 255, .85), transparent 60%), radial-gradient(1px 1px at 56% 38%, rgba(255, 255, 255, .55), transparent 60%), radial-gradient(1px 1px at 69% 52%, rgba(255, 255, 255, .75), transparent 60%), radial-gradient(1px 1px at 83% 63%, rgba(255, 255, 255, .6), transparent 60%), radial-gradient(1px 1px at 9% 70%, rgba(255, 255, 255, .65), transparent 60%), radial-gradient(1px 1px at 38% 91%, rgba(255, 255, 255, .55), transparent 60%), radial-gradient(1px 1px at 67% 88%, rgba(255, 255, 255, .7), transparent 60%), radial-gradient(1px 1px at 94% 42%, rgba(255, 255, 255, .65), transparent 60%), radial-gradient(1.6px 1.6px at 20% 25%, rgba(224, 247, 255, .95), transparent 60%), radial-gradient(1.6px 1.6px at 72% 30%, rgba(224, 247, 255, .9), transparent 60%), radial-gradient(1.6px 1.6px at 45% 68%, rgba(255, 255, 255, .95), transparent 60%), radial-gradient(1.6px 1.6px at 90% 80%, rgba(224, 247, 255, .85), transparent 60%), linear-gradient(180deg, var(--btw-quiz-dark-bg-top) 0%, var(--btw-quiz-dark-bg-bottom) 100%);--btw-rhythm-bg-top: #fff3e0;--btw-rhythm-bg-bottom: #ffe1c4;--btw-rhythm-card: #ffffff;--btw-rhythm-surface: #fff1e6;--btw-rhythm-border: #ffd8b0;--btw-rhythm-text: #3a2a1e;--btw-rhythm-text-soft: #6b4f3a;--btw-rhythm-text-muted: #8a6a4e;--btw-rhythm-primary: #d42e52;--btw-rhythm-primary-bright: #ff4d6d;--btw-rhythm-primary-soft: #ffe1e7;--btw-rhythm-gold: #ffb100;--btw-rhythm-gold-soft: #fff1cc;--btw-rhythm-good: #2e9e5b;--btw-rhythm-miss: #e8483d;--btw-rhythm-focus-ring: #b8264a;--btw-rhythm-bg-dot-a: rgba(212, 46, 82, .05);--btw-rhythm-bg-dot-b: rgba(255, 177, 0, .06);--btw-rhythm-bg-dot-c: rgba(255, 138, 0, .05);--btw-rhythm-card-inset-hi: rgba(255, 255, 255, .6);--btw-rhythm-card-inset-lo: rgba(58, 42, 30, .06)}*{box-sizing:border-box}html,body{margin:0;padding:0;font-family:Noto Sans JP,system-ui,sans-serif;color:var(--btw-text);background-color:var(--btw-surface)}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-family:var(--btw-font-display)}.quiz-overlay-root h1,.quiz-overlay-root h2,.quiz-overlay-root h3,.quiz-overlay-root h4,.quiz-overlay-root h5,.quiz-overlay-root h6{font-family:Noto Sans JP,system-ui,sans-serif}p{margin-top:0;margin-bottom:1rem}a{color:var(--btw-primary);text-decoration:none}a:hover{text-decoration:underline}.language-selector{display:flex;gap:.5rem;align-items:center;margin-left:.5rem}.lang-btn{padding:.25rem .5rem;border:1px solid var(--btw-border);border-radius:var(--btw-radius-card);background-color:transparent;color:var(--btw-text);font-size:.875rem;cursor:pointer;transition:all .2s ease}.lang-btn:hover{background-color:var(--btw-surface);border-color:var(--btw-primary)}.lang-btn.active{background-color:var(--btw-primary);color:#fff;border-color:var(--btw-primary)}.lang-btn-compact{padding:.25rem .4rem;border:1px solid var(--btw-border);border-radius:3px;background-color:transparent;color:var(--btw-text);font-size:.7rem;font-weight:600;cursor:pointer;transition:all .2s ease;min-width:28px;text-align:center}.lang-btn-compact:hover{background-color:var(--btw-surface);border-color:var(--btw-primary)}.lang-btn-compact.active{background-color:var(--btw-primary);color:#fff;border-color:var(--btw-primary)}.search-controls{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:0}.search-controls .search-field{display:flex;align-items:center}.search-controls .search-field--keyword{position:relative;flex:1 1 14rem;min-width:12rem}.search-controls .search-field--keyword .search-field-icon{position:absolute;left:.625rem;color:var(--btw-muted);pointer-events:none}.search-controls .search-field--keyword .search-input{width:100%;padding:.5rem 2.25rem .5rem 2.5rem;font-size:.875rem;color:var(--btw-text);background-color:var(--btw-surface);border:1px solid var(--btw-border);border-radius:var(--btw-radius-pill);transition:border-color .15s ease}.search-controls .search-field--keyword .search-input::-moz-placeholder{color:var(--btw-muted)}.search-controls .search-field--keyword .search-input::placeholder{color:var(--btw-muted)}.search-controls .search-field--keyword .search-input:focus{outline:none;border-color:var(--btw-primary)}.search-controls .search-field--keyword .search-input:focus-visible{outline:2px solid #1a1a1a;outline-offset:2px;box-shadow:0 0 0 5px #1a1a1a59;border-color:var(--btw-primary)}.search-controls .search-field--keyword .search-clear-btn{position:absolute;right:.5rem;display:inline-flex;align-items:center;justify-content:center;padding:.375rem;min-width:1.75rem;min-height:1.75rem;color:var(--btw-muted);background:transparent;border:none;border-radius:999px;cursor:pointer}.search-controls .search-field--keyword .search-clear-btn:hover{color:var(--btw-text);background-color:var(--btw-border)}.search-controls .search-field--dates{flex:0 1 auto;gap:.375rem}.search-controls .search-field--dates .search-date{display:inline-flex;flex-direction:column;gap:.125rem}.search-controls .search-field--dates .search-date-label{font-size:.6875rem;font-weight:600;color:var(--btw-muted);padding-left:.25rem}.search-controls .search-field--dates .search-date-label--active{color:var(--btw-primary)}.search-controls .search-field--dates .search-date-input{padding:.5rem .625rem;font-size:.875rem;color:var(--btw-text);background-color:var(--btw-surface);border:1px solid var(--btw-border);border-radius:var(--btw-radius-card, .5rem)}.search-controls .search-field--dates .search-date-input:focus{outline:none;border-color:var(--btw-primary)}.search-controls .search-field--dates .search-date-input:focus-visible{outline:2px solid #1a1a1a;outline-offset:2px;box-shadow:0 0 0 5px #1a1a1a59;border-color:var(--btw-primary)}.search-controls .search-field--dates .search-date-input--active{border-color:var(--btw-primary);background-color:var(--btw-primary-soft);color:var(--btw-primary-dark)}.search-controls .search-field--dates .search-date-sep{align-self:flex-end;padding-bottom:.5rem;color:var(--btw-muted)}@media (max-width: 768px){.search-controls .search-field--dates{flex:1 1 100%}}.tag-filter-row{display:flex;align-items:flex-start;gap:6px;padding-top:.5rem;margin-top:.375rem;border-top:1px solid var(--btw-border)}.filter-label{flex-shrink:0;font-weight:600;font-size:.75rem;color:var(--btw-muted);white-space:nowrap;padding-top:.35rem}.tag-escalation-row{padding-top:.5rem;margin-top:.375rem;border-top:1px solid var(--btw-border)}.tag-escalation-link{background:none;border:none;padding:0;cursor:pointer}.tag-escalation-link:focus{outline:none}.tag-escalation-link:focus-visible{outline:2px solid #1a1a1a;outline-offset:2px;box-shadow:0 0 0 5px #1a1a1a59}.filter-controls-end{flex-shrink:0;display:flex;align-items:center;gap:4px;padding-top:.125rem}.filter-buttons{flex:1;min-width:0;display:flex;flex-wrap:wrap;gap:6px}.filter-buttons.collapsed{flex-wrap:nowrap;overflow:hidden;-webkit-mask-image:linear-gradient(to right,black 70%,transparent 100%);mask-image:linear-gradient(to right,black 70%,transparent 100%)}.filter-btn{padding:.4rem .75rem;font-size:.875rem;font-weight:500;border-radius:var(--btw-radius-pill);border:1px solid var(--btw-border);background-color:var(--btw-surface);color:var(--btw-text-soft);transition:border-color .15s ease,background-color .15s ease,transform .15s ease;cursor:pointer;white-space:nowrap;flex-shrink:0;max-width:12rem;overflow:hidden;text-overflow:ellipsis}.filter-btn:hover{border-color:var(--btw-primary);transform:scale(1.03)}.filter-btn:focus{outline:none}.filter-btn:focus-visible{outline:2px solid #1a1a1a;outline-offset:2px;box-shadow:0 0 0 5px #1a1a1a59}.filter-toggle-btn{display:inline-flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;padding:0;color:var(--btw-primary-dark);background-color:var(--btw-primary-soft);border:1px solid transparent;border-radius:999px;cursor:pointer;transition:all .15s ease;flex-shrink:0}.filter-toggle-btn:hover{border-color:var(--btw-primary)}.filter-toggle-btn:active{transform:scale(.97)}.filter-toggle-btn:focus{outline:none}.filter-toggle-btn:focus-visible{outline:2px solid #1a1a1a;outline-offset:2px;box-shadow:0 0 0 5px #1a1a1a59}.clear-filters-btn{display:inline-flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;padding:0;font-size:.75rem;font-weight:700;background-color:var(--btw-surface);color:var(--btw-muted);border:1px solid var(--btw-border);border-radius:999px;cursor:pointer;transition:all .15s ease;flex-shrink:0}.clear-filters-btn:hover{background-color:var(--btw-border);color:var(--btw-text)}.clear-filters-btn:focus{outline:none}.clear-filters-btn:focus-visible{outline:2px solid #1a1a1a;outline-offset:2px;box-shadow:0 0 0 5px #1a1a1a59}.tag-tree-row{display:flex;flex-direction:column;gap:4px;border-top:1px solid var(--btw-border);padding-top:6px;margin-top:2px}.tag-tree-header{display:inline-flex;align-items:center;gap:4px;padding:0;background:none;border:none;cursor:pointer;color:var(--btw-text-soft)}.tag-tree-header:focus{outline:none}.tag-tree-header:focus-visible{outline:2px solid #1a1a1a;outline-offset:2px;box-shadow:0 0 0 5px #1a1a1a59}.tag-tree-header .filter-label{padding-top:0}.tag-tree{display:flex;flex-direction:column;gap:4px;max-height:320px;overflow-y:auto;padding:4px 0}.tag-tree--in-row{flex:1;min-width:0}.tag-tree-node{display:flex;align-items:center;gap:4px}.tag-tree-caret{display:inline-flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;padding:0;flex-shrink:0;color:var(--btw-primary-dark);background:none;border:none;cursor:pointer;border-radius:999px}.tag-tree-caret:hover{background-color:var(--btw-primary-soft)}.tag-tree-caret:focus{outline:none}.tag-tree-caret:focus-visible{outline:2px solid #1a1a1a;outline-offset:2px;box-shadow:0 0 0 5px #1a1a1a59}.tag-tree-caret-spacer{display:inline-block;width:1.25rem;flex-shrink:0}.tag-tree-create-wrap{display:flex;flex-direction:column}.tag-tree-create-toggle{display:inline-flex;align-items:center;gap:2px;padding:2px 8px;background:none;border:1px dashed var(--btw-border);border-radius:999px;color:var(--btw-text-soft);font-size:.75rem;cursor:pointer}.tag-tree-create-toggle:hover{border-color:var(--btw-primary);color:var(--btw-primary)}.tag-tree-create-toggle:focus{outline:none}.tag-tree-create-toggle:focus-visible{outline:2px solid #1a1a1a;outline-offset:2px;box-shadow:0 0 0 5px #1a1a1a59}.tag-tree-create-input{flex:1;min-width:0;padding:2px 8px;font-size:.75rem;border:1px solid var(--btw-border);border-radius:999px;background-color:var(--btw-surface);color:var(--btw-text)}.tag-tree-create-input:focus{outline:none;border-color:var(--btw-primary)}.tag-tree-create-input:disabled{opacity:.6}.tag-tree-create-submit,.tag-tree-create-cancel{display:inline-flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;padding:0;flex-shrink:0;background:none;border:none;cursor:pointer;border-radius:999px;color:var(--btw-text-soft)}.tag-tree-create-submit:hover,.tag-tree-create-cancel:hover{background-color:var(--btw-primary-soft)}.tag-tree-create-submit:disabled,.tag-tree-create-cancel:disabled{opacity:.5;cursor:not-allowed}.tag-tree-create-submit:focus,.tag-tree-create-cancel:focus{outline:none}.tag-tree-create-submit:focus-visible,.tag-tree-create-cancel:focus-visible{outline:2px solid #1a1a1a;outline-offset:2px;box-shadow:0 0 0 5px #1a1a1a59}.tag-tree-create-error{margin:0;padding-inline-start:calc(1.25rem + 4px);font-size:.7rem;color:var(--btw-error)}.my-views-save-btn{display:inline-flex;align-items:center;justify-content:center;gap:.25rem;min-height:1.5rem;padding:.125rem .5rem;background-color:var(--btw-surface);color:var(--btw-muted);border:1px solid var(--btw-border);border-radius:999px;cursor:pointer;transition:all .15s ease;flex-shrink:0;font-size:.75rem;font-weight:600;line-height:1}.my-views-save-btn:hover:not(:disabled){border-color:var(--btw-primary);color:var(--btw-primary)}.my-views-save-btn:disabled{opacity:.5;cursor:not-allowed}.my-views-save-btn:focus{outline:none}.my-views-save-btn:focus-visible{outline:2px solid #1a1a1a;outline-offset:2px;box-shadow:0 0 0 5px #1a1a1a59}.my-views-save-row{padding-top:.5rem;margin-top:.375rem;border-top:1px solid var(--btw-border)}.my-views-name-input{flex:1;min-width:0;padding:.4rem .75rem;font-size:.875rem;border:1px solid var(--btw-border);border-radius:var(--btw-radius-pill);background-color:var(--btw-surface);color:var(--btw-text)}.my-views-name-input:focus{outline:none;border-color:var(--btw-primary)}.my-views-name-input:disabled{opacity:.6}.my-views-item-delete-btn{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;padding:0;flex-shrink:0;background:none;border:none;cursor:pointer;border-radius:999px;color:var(--btw-muted)}.my-views-item-delete-btn:hover{color:var(--btw-error);background-color:var(--btw-surface)}.my-views-item-delete-btn:focus{outline:none}.my-views-item-delete-btn:focus-visible{outline:2px solid #1a1a1a;outline-offset:2px;box-shadow:0 0 0 5px #1a1a1a59}.my-views-empty{text-align:center;padding:2rem;color:var(--btw-muted);font-size:.9375rem}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}.search-refine-toggle{display:inline-flex;align-items:center;gap:.25rem;padding:.375rem .75rem;min-height:2.25rem;border:1px solid var(--btw-border);border-radius:var(--btw-radius-pill);background:var(--btw-card);color:var(--btw-text-soft);font-size:.75rem;font-weight:600;white-space:nowrap;cursor:pointer;transition:border-color .15s ease,color .15s ease}@media (hover: hover){.search-refine-toggle:hover{border-color:var(--btw-primary);color:var(--btw-primary)}}.search-refine-toggle:focus{outline:none}.search-refine-toggle:focus-visible{outline:2px solid #1a1a1a;outline-offset:2px;box-shadow:0 0 0 5px #1a1a1a59}
