/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-border-style:solid;--tw-leading:initial;--tw-font-weight:initial;--tw-tracking:initial}}}@layer theme{:host,:root{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-white:#fff;--spacing:.25rem;--font-weight-medium:500;--font-weight-bold:700;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--font-family-sans:"Noto Sans JP",ui-sans-serif,system-ui,sans-serif}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}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;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.pointer-events-none{pointer-events:none}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.sticky{position:sticky}.inset-0{inset:calc(var(--spacing) * 0)}.start{inset-inline-start:var(--spacing)}.top-0{top:calc(var(--spacing) * 0)}.right-0{right:calc(var(--spacing) * 0)}.right-\[-5px\]{right:-5px}.-bottom-3\.25{bottom:calc(var(--spacing) * -3.25)}.bottom-0{bottom:calc(var(--spacing) * 0)}.left-0{left:calc(var(--spacing) * 0)}.left-\[-5px\]{left:-5px}.z-40{z-index:40}.z-50{z-index:50}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.size-7\.5{width:calc(var(--spacing) * 7.5);height:calc(var(--spacing) * 7.5)}.size-\[64px\]{width:64px;height:64px}.size-full{width:100%;height:100%}.h-3\.25{height:calc(var(--spacing) * 3.25)}.h-\[5px\]{height:5px}.h-\[34px\]{height:34px}.h-\[48px\]{height:48px}.h-full{height:100%}.min-h-\[2\.5rem\]{min-height:2.5rem}.min-h-\[2\.0625rem\]{min-height:2.0625rem}.min-h-\[60vh\]{min-height:60vh}.w-9{width:calc(var(--spacing) * 9)}.w-36{width:calc(var(--spacing) * 36)}.w-\[5px\]{width:5px}.w-full{width:100%}.shrink-0{flex-shrink:0}.cursor-pointer{cursor:pointer}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.flex-col{flex-direction:column}.items-center{align-items:center}.items-end{align-items:flex-end}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.gap-2{gap:calc(var(--spacing) * 2)}.gap-4{gap:calc(var(--spacing) * 4)}.gap-6{gap:calc(var(--spacing) * 6)}.gap-8{gap:calc(var(--spacing) * 8)}.gap-\[2px\]{gap:2px}.gap-\[16px\]{gap:16px}.overflow-y-auto{overflow-y:auto}.rounded-\[4\.889px\]{border-radius:4.889px}.rounded-\[8px\]{border-radius:8px}.rounded-full{border-radius:3.40282e+38px}.rounded-tl-\[4px\]{border-top-left-radius:4px}.rounded-tl-\[8px\]{border-top-left-radius:8px}.rounded-tr-\[4px\]{border-top-right-radius:4px}.rounded-tr-\[8px\]{border-top-right-radius:8px}.border-\[2\.5px\]{border-style:var(--tw-border-style);border-width:2.5px}.border-\[\#2d62a2\]{border-color:#2d62a2}.bg-\[\#e6e6e6\]{background-color:#e6e6e6}.bg-\[\#e95513\]{background-color:#e95513}.bg-\[\#f8f5f0\]{background-color:#f8f5f0}.bg-white{background-color:var(--color-white)}.object-contain{object-fit:contain}.px-4{padding-inline:calc(var(--spacing) * 4)}.px-6{padding-inline:calc(var(--spacing) * 6)}.px-10{padding-inline:calc(var(--spacing) * 10)}.px-\[6px\]{padding-inline:6px}.px-\[12px\]{padding-inline:12px}.px-\[24px\]{padding-inline:24px}.py-3{padding-block:calc(var(--spacing) * 3)}.py-\[32px\]{padding-block:32px}.py-\[40px\]{padding-block:40px}.pt-4{padding-top:calc(var(--spacing) * 4)}.pt-6{padding-top:calc(var(--spacing) * 6)}.pt-\[6px\]{padding-top:6px}.pt-\[12px\]{padding-top:12px}.pt-\[73px\]{padding-top:73px}.pb-\[4px\]{padding-bottom:4px}.text-center{text-align:center}.text-\[7px\]{font-size:7px}.text-\[14px\]{font-size:14px}.text-\[15px\]{font-size:15px}.text-\[18px\]{font-size:18px}.text-\[20px\]{font-size:20px}.text-\[22px\]{font-size:22px}.leading-\[1\.5\]{--tw-leading:1.5;line-height:1.5}.leading-\[1\.7\]{--tw-leading:1.7;line-height:1.7}.leading-\[1\.8\]{--tw-leading:1.8;line-height:1.8}.leading-\[1\.9\]{--tw-leading:1.9;line-height:1.9}.leading-\[1\.65\]{--tw-leading:1.65;line-height:1.65}.leading-\[1\]{--tw-leading:1;line-height:1}.font-\[900\]{--tw-font-weight:900;font-weight:900}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.tracking-\[0\.3px\]{--tw-tracking:.3px;letter-spacing:.3px}.tracking-\[0\.6px\]{--tw-tracking:.6px;letter-spacing:.6px}.tracking-\[0\.72px\]{--tw-tracking:.72px;letter-spacing:.72px}.whitespace-nowrap{white-space:nowrap}.text-\[\#222\]{color:#222}.text-\[\#333\]{color:#333}.text-\[\#555\]{color:#555}.text-\[\#666\]{color:#666}.text-\[\#c0392b\]{color:#c0392b}.text-transparent{color:#0000}.text-white{color:var(--color-white)}.transition-opacity{transition-property:opacity;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}@media (hover:hover){.hover\:opacity-90:hover{opacity:.9}}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-50:disabled{opacity:.5}@media (min-width:48rem){.md\:block{display:block}.md\:flex{display:flex}.md\:hidden{display:none}.md\:items-end{align-items:flex-end}.md\:px-6{padding-inline:calc(var(--spacing) * 6)}.md\:py-4{padding-block:calc(var(--spacing) * 4)}.md\:text-\[16px\]{font-size:16px}.md\:text-\[24px\]{font-size:24px}.md\:text-\[28px\]{font-size:28px}.md\:leading-\[1\.8\]{--tw-leading:1.8;line-height:1.8}.md\:tracking-\[0\.32px\]{--tw-tracking:.32px;letter-spacing:.32px}}@media (min-width:80rem){.xl\:right-\[-3px\]{right:-3px}.xl\:left-\[-3px\]{left:-3px}.xl\:size-9{width:calc(var(--spacing) * 9);height:calc(var(--spacing) * 9)}.xl\:w-auto{width:auto}.xl\:min-w-44\.25{min-width:calc(var(--spacing) * 44.25)}.xl\:px-\[30px\]{padding-inline:30px}.xl\:pr-16{padding-right:calc(var(--spacing) * 16)}}}:root{--student-color-logo-orange:#e95513;--student-color-logo-blue:#2d62a2;--student-color-text-primary:#222;--student-color-text-muted:#888;--student-color-text-secondary:#fff;--student-color-background-primary:#fff;--student-color-background-muted:#e6e6e6;--student-color-background-subtle:#f8f5f0;--student-color-border-muted:#e6e6e6;--student-color-grey-150:#dfdfdf;--student-color-grey-600:#666;--student-font-weight-medium:500;--student-font-weight-bold:700;--student-radius-4:.25rem;--student-radius-8:.5rem;--student-radius-12:.75rem;--student-radius-20:1.25rem;--student-radius-pill:624.938rem;--student-space-4:.25rem;--student-space-8:.5rem;--student-space-10:.625rem;--student-space-12:.75rem;--student-space-16:1rem;--student-space-24:1.5rem;--student-space-30:1.875rem;--student-space-40:2.5rem;--student-space-48:3rem;--student-space-60:3.75rem;--student-space-80:5rem;--student-frame-max:94.5rem;--student-page-gutter:.5rem;--student-container-inset:.5rem;--student-section-space-inline:1rem;--student-section-space-block:2.5rem;--student-section-title-gap:1.875rem;--student-content-max:68.75rem;--student-header-min-height:4.5rem;--student-header-logo-width:4.5rem;--student-card-action-width:11.625rem;--student-card-grid-gap-row:3.75rem;--student-card-grid-gap-column:0rem;--student-heading-size:1.5rem;--student-heading-line-height:1.5;--student-heading-letter-spacing:.06em;--student-card-subtitle-size:.9375rem;--student-card-title-size:1.375rem;--student-card-title-line-height:1.5;--student-button-sm-size:1rem;--student-button-sm-line-height:1.6;--student-button-sm-letter-spacing:.02em;--student-button-md-size:1.0625rem;--student-button-md-line-height:1.6;--student-button-md-letter-spacing:.06em;--student-ruby-size:.4375rem}body,html{min-height:100%}body{background:var(--student-color-background-muted);color:var(--student-color-text-primary);font-family:var(--font-family-sans)}.student-site{background-color:var(--student-color-background-muted);height:100vh;color:var(--student-color-text-primary);padding-inline:var(--student-page-gutter);padding-bottom:var(--student-page-gutter);background-image:url(/ui_background.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:column;display:flex;overflow:hidden}.student-site__frame{height:calc(100vh - var(--student-page-gutter));max-width:var(--student-frame-max);margin-inline:auto}.student-site__frame,.student-site__shell{min-height:0;width:100%;flex-direction:column;flex:1;display:flex;position:relative}.student-site__shell{z-index:1;background:var(--student-color-background-primary);border-radius:var(--student-radius-12);padding:var(--student-container-inset);overflow:hidden}.student-site__shell-inner{background:var(--student-color-background-subtle);border-radius:var(--student-radius-12);flex-direction:column;flex:1;width:100%;min-height:0;display:flex;overflow-y:auto}.student-public-header{z-index:2;width:calc(100% + (var(--student-page-gutter) * 2));margin-inline:calc(var(--student-page-gutter) * -1);position:relative}.student-ruby-text{display:inline-block}.student-ruby-text--nowrap,.student-ruby-text__plain,.student-ruby-text__segment{white-space:nowrap}.student-ruby-text:not(.student-ruby-text--nowrap) .student-ruby-text__plain,.student-ruby-text:not(.student-ruby-text--nowrap) .student-ruby-text__segment{white-space:normal}.student-ruby-text__segment{ruby-align:center;ruby-position:over}.student-ruby-text__annotation{text-align:center;font-size:var(--student-ruby-font-size,var(--student-ruby-size));font-weight:var(--student-ruby-font-weight,var(--student-font-weight-bold));line-height:var(--student-ruby-line-height,1.7);letter-spacing:var(--student-ruby-letter-spacing,0)}.student-games-section{justify-content:center}.student-game-selection-page,.student-games-section{box-sizing:border-box;padding-inline:var(--student-section-space-inline);padding-block:var(--student-section-space-block);flex-direction:column;flex:1;width:100%;display:flex}.student-game-selection-page{min-height:100%;position:relative}.student-game-selection-page__top-action{padding-bottom:var(--student-space-24);flex-shrink:0;justify-content:flex-start;display:flex}.student-game-selection-page__inner{align-items:center;gap:var(--student-space-30);flex-direction:column;width:100%;max-width:46.5rem;margin-block:auto;margin-inline:auto;display:flex}.student-game-selection-page__visual{border-radius:var(--student-radius-20);background:var(--student-color-background-primary);aspect-ratio:16/9;width:100%;position:relative;overflow:hidden}.student-game-selection-page__image{object-fit:cover}.student-game-selection-page__placeholder{background-color:var(--student-color-background-primary);background-image:linear-gradient(135deg,#e9551314 0 44%,#2d62a214 44% 56%,#f8f5f0 56% 100%);background-size:1rem 1rem;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.student-game-selection-page__placeholder-copy{padding-inline:var(--student-space-24);color:var(--student-color-grey-600);font-size:.9375rem;font-weight:var(--student-font-weight-bold);letter-spacing:.04em;text-align:center;--student-ruby-letter-spacing:0;line-height:1.5}.student-game-selection-page__content{align-items:center;gap:var(--student-space-8);flex-direction:column;width:100%;display:flex}.student-game-selection-page__lead{color:var(--student-color-text-primary);font-size:1.25rem;font-weight:var(--student-font-weight-bold);letter-spacing:.04em;text-align:center;margin:0;line-height:1.5}.student-game-selection-page__lead--ruby{--student-ruby-font-size:.5rem;--student-ruby-letter-spacing:.4em}.student-game-selection-page__title-wrap{width:100%;max-width:100%}.student-game-selection-page__title{color:var(--student-color-text-primary);font-size:1.5rem;font-weight:var(--student-font-weight-bold);letter-spacing:.04em;text-align:center;word-break:keep-all;--student-ruby-font-size:.5rem;--student-ruby-letter-spacing:.4em;margin:0;line-height:1.5}.student-game-selection-page__actions{align-items:center;gap:var(--student-space-16);flex-direction:column;width:100%;display:flex}.student-game-selection-page__primary-action,.student-game-selection-page__secondary-action{border-radius:var(--student-radius-pill);white-space:nowrap;justify-content:center;align-items:center;gap:.375rem;width:auto;max-width:100%;min-height:3.75rem;display:inline-flex}.student-game-selection-page__primary-action{background:var(--student-color-logo-orange);color:var(--student-color-text-secondary);cursor:pointer;border:none;padding:.5rem 3.75rem;text-decoration:none;transition:opacity .2s}.student-game-selection-page__secondary-wrap{display:inline-flex;position:relative}.student-game-selection-page__secondary-action{box-sizing:border-box;border:.1875rem solid var(--student-color-logo-blue);background:var(--student-color-background-primary);color:var(--student-color-logo-blue);--student-ruby-letter-spacing:0;padding:.5rem 3.75rem;text-decoration:none;transition:background-color .2s}.student-game-selection-page__primary-label,.student-game-selection-page__secondary-label{font-size:var(--student-button-md-size);font-weight:var(--student-font-weight-bold);line-height:var(--student-button-md-line-height);letter-spacing:var(--student-button-md-letter-spacing);white-space:nowrap}.student-game-selection-page__primary-action:focus-visible,.student-game-selection-page__secondary-action:focus-visible{outline:.125rem solid var(--student-color-logo-blue);outline-offset:.125rem}.student-game-selection-page__primary-action:hover{opacity:.9}.student-game-selection-page__secondary-action:hover{background:var(--student-color-background-subtle)}.student-learning-result-page{box-sizing:border-box;width:100%;padding-inline:var(--student-section-space-inline);padding-top:var(--student-space-24);padding-bottom:var(--student-section-space-block);flex-direction:column;flex:1;display:flex;position:relative}.student-learning-result-page__top-action{padding-bottom:var(--student-space-24);justify-content:flex-start;display:flex}.student-learning-result-page__back-link{border-radius:var(--student-radius-pill);background:var(--student-color-grey-150);min-height:3rem;color:var(--student-color-grey-600);justify-content:center;align-items:center;gap:.375rem;padding:.5rem 1rem .5rem .75rem;text-decoration:none;transition:opacity .2s;display:inline-flex}.student-learning-result-page__back-label{font-size:1rem;font-weight:var(--student-font-weight-bold);letter-spacing:.02em;white-space:nowrap;--student-ruby-letter-spacing:0;line-height:1.6}.student-learning-result-page__inner{width:100%;max-width:var(--student-content-max);flex-direction:column;align-items:center;margin-inline:auto;display:flex;position:relative}.student-learning-result-page__heading-wrap{width:100%;padding-bottom:var(--student-space-40);position:relative}.student-learning-result-page__title{z-index:1;width:fit-content;max-width:100%;color:var(--student-color-text-primary);font-size:2rem;font-weight:var(--student-font-weight-bold);letter-spacing:.04em;text-align:center;white-space:nowrap;word-break:keep-all;--student-ruby-font-size:.5rem;--student-ruby-letter-spacing:.4em;margin:0 auto;line-height:1.7;position:relative}.student-learning-result-page__decor{aspect-ratio:1;z-index:0;pointer-events:none;width:229px;height:229px;position:absolute;top:18px;right:130px}.student-learning-result-page__decor-variant{display:block;position:absolute;inset:0}.student-learning-result-page__decor-variant--tablet{display:none}.student-learning-result-page__decor-layer{object-fit:contain;display:block;position:absolute;inset:0}.student-learning-result-page__stage-list{z-index:1;gap:var(--student-space-16);flex-direction:column;width:min(100%,51rem);display:flex;position:relative}.student-learning-result-page__stage-card{border-radius:var(--student-radius-20);background:var(--student-color-background-primary);padding:var(--student-space-24)}.student-learning-result-page__stage-title{font-size:1.125rem;font-weight:var(--student-font-weight-bold);color:var(--student-color-logo-orange)}.student-learning-result-page__score-grid{gap:var(--student-space-12);padding-top:var(--student-space-16);flex-direction:column;display:flex}.student-learning-result-page__score-card{border-radius:var(--student-radius-12);background:var(--student-color-background-subtle);padding:var(--student-space-12)}.student-learning-result-page__score-label{font-size:.875rem;font-weight:var(--student-font-weight-bold);color:var(--student-color-text-muted)}.student-learning-result-page__score-compare{align-items:center;gap:var(--student-space-8);padding-top:var(--student-space-8);display:flex}.student-learning-result-page__score-column{border-radius:var(--student-radius-8);background:var(--student-color-background-primary);padding:var(--student-space-8) var(--student-space-12);text-align:center;flex:1}.student-learning-result-page__score-tag{font-size:.75rem;font-weight:var(--student-font-weight-bold);color:var(--student-color-logo-blue);--student-ruby-letter-spacing:0}.student-learning-result-page__score-value{padding-top:var(--student-space-4);font-size:1.5rem;font-weight:var(--student-font-weight-bold);color:var(--student-color-text-primary)}.student-learning-result-page__score-national{padding-top:var(--student-space-4);color:var(--student-color-grey-600);justify-content:center;align-items:flex-end;gap:.25rem;font-size:.75rem;display:flex}.student-learning-result-page__score-national-tag{--student-ruby-letter-spacing:0}.student-learning-result-page__score-national-value{padding-top:.15em}.student-learning-result-page__score-compare-arrow{color:var(--student-color-grey-600)}.student-learning-result-page__back-link:focus-visible{outline:.125rem solid var(--student-color-logo-blue);outline-offset:.125rem}.student-contact-page{padding-inline:var(--student-section-space-inline);padding-block:var(--student-section-space-block)}.student-contact-page__inner{width:100%;max-width:46.5rem;margin-inline:auto}.student-contact-page__heading{align-items:center;gap:var(--student-space-12);padding-bottom:var(--student-space-40);text-align:center;flex-direction:column;display:flex}.student-contact-page__title{color:var(--student-color-text-primary);font-size:var(--student-heading-size);font-weight:var(--student-font-weight-bold);letter-spacing:.04em;margin:0;line-height:1.7}.student-contact-page__lead{color:var(--student-color-text-muted);font-size:1rem;font-weight:var(--student-font-weight-medium);letter-spacing:.02em;text-align:left;margin:0;line-height:1.8}.student-contact-page__lead-break{display:none}.student-contact-page__panel{gap:var(--student-space-40);border-radius:var(--student-radius-12);background:var(--student-color-background-primary);width:100%;padding:var(--student-space-40) var(--student-space-16);flex-direction:column;display:flex}.student-contact-page__section{gap:var(--student-space-30);flex-direction:column;width:100%;max-width:39rem;margin-inline:auto;display:flex}.student-contact-page__section-title-wrap{border-bottom:.125rem solid var(--student-color-border-muted);width:100%;padding-bottom:.875rem}.student-contact-page__section-title{color:var(--student-color-text-primary);font-size:1.5rem;font-weight:var(--student-font-weight-bold);letter-spacing:.04em;margin:0;line-height:1.7}.student-contact-page__field-list{gap:var(--student-space-24);flex-direction:column;width:100%;display:flex}.student-contact-page__field{gap:var(--student-space-8);flex-direction:column;width:100%;display:flex}.student-contact-page__label{color:var(--student-color-text-primary);font-size:1rem;font-weight:var(--student-font-weight-bold);line-height:1.5}.student-contact-page__input,.student-contact-page__textarea{border:.125rem solid var(--student-color-border-muted);border-radius:var(--student-radius-4);background:var(--student-color-background-primary);width:100%;color:var(--student-color-text-primary);font-size:1rem;font-weight:var(--student-font-weight-medium);letter-spacing:.02em;padding:.625rem 1rem;line-height:1.8}.student-contact-page__textarea{resize:vertical;min-height:14rem}.student-contact-page__input::placeholder,.student-contact-page__textarea::placeholder{color:var(--student-color-text-muted)}.student-contact-page__input:focus-visible,.student-contact-page__submit:focus-visible,.student-contact-page__textarea:focus-visible{outline:.125rem solid var(--student-color-logo-blue);outline-offset:.125rem}.student-contact-page__actions{padding-top:var(--student-space-10);justify-content:center;display:flex}.student-contact-page__submit{border-radius:var(--student-radius-pill);background:var(--student-color-logo-orange);min-height:3.75rem;color:var(--student-color-text-secondary);cursor:pointer;border:none;justify-content:center;align-items:center;gap:.375rem;padding:.5rem 2.5rem;text-decoration:none;transition:opacity .2s;display:inline-flex}.student-contact-page__submit-label{color:var(--student-color-text-secondary);font-size:var(--student-button-md-size);font-weight:var(--student-font-weight-bold);line-height:var(--student-button-md-line-height);letter-spacing:var(--student-button-md-letter-spacing);white-space:nowrap}.student-contact-page__external-links{justify-content:center;align-items:center;gap:var(--student-space-20,1.25rem);padding-top:var(--student-space-40);flex-wrap:wrap;display:flex}.student-contact-page__external-link{color:var(--student-color-text-muted);align-items:center;gap:.375rem;text-decoration:none;transition:opacity .2s;display:inline-flex}.student-contact-page__external-link:hover{opacity:.7}.student-contact-page__external-link-label{font-size:.8125rem;font-weight:var(--student-font-weight-medium)}.student-contact-confirm-page{position:relative}.student-contact-confirm-page__top-action{display:none}.student-contact-confirm-page__title{text-align:center}.student-contact-confirm-page__lead{text-align:left}.student-contact-confirm-page__panel{gap:var(--student-space-40)}.student-contact-confirm-page__section{gap:var(--student-space-30);flex-direction:column;width:100%;max-width:39rem;margin-inline:auto;display:flex}.student-contact-confirm-page__message{color:var(--student-color-text-primary);font-size:1rem;font-weight:var(--student-font-weight-medium);letter-spacing:.02em;white-space:pre-wrap;line-height:1.8}.student-contact-confirm-page__list{gap:var(--student-space-24);flex-direction:column;width:100%;margin:0;display:flex}.student-contact-confirm-page__item{gap:var(--student-space-8);flex-direction:column;display:flex}.student-contact-confirm-page__term{color:var(--student-color-text-muted);font-size:1rem;font-weight:var(--student-font-weight-bold);line-height:1.5}.student-contact-confirm-page__description{color:var(--student-color-text-primary);font-size:1rem;font-weight:var(--student-font-weight-medium);letter-spacing:.02em;white-space:pre-wrap;margin:0;line-height:1.8}.student-contact-confirm-page__actions{align-items:center;gap:var(--student-space-16);padding-top:var(--student-space-40);flex-direction:column-reverse;display:flex}.student-contact-confirm-page__secondary-link{box-sizing:border-box;border:.1875rem solid var(--student-color-logo-blue);border-radius:var(--student-radius-pill);background:var(--student-color-background-primary);width:15.875rem;height:3.75rem;color:var(--student-color-logo-blue);flex-shrink:0;justify-content:center;align-items:center;gap:.375rem;padding:.5rem 2.5rem;text-decoration:none;transition:background-color .2s;display:inline-flex}.student-contact-confirm-page__secondary-label{color:var(--student-color-logo-blue);font-size:var(--student-button-md-size);font-weight:var(--student-font-weight-bold);line-height:var(--student-button-md-line-height);letter-spacing:var(--student-button-md-letter-spacing);white-space:nowrap}.student-contact-confirm-page__submit{box-sizing:border-box;flex-shrink:0;width:15.875rem}.student-contact-confirm-page__submit-icon{flex-shrink:0}.student-contact-confirm-page__quiet-link{border-radius:var(--student-radius-pill);background:var(--student-color-grey-150);min-height:3rem;color:var(--student-color-grey-600);justify-content:center;align-items:center;gap:.375rem;padding:.5rem 1rem .5rem .75rem;text-decoration:none;transition:opacity .2s;display:inline-flex}.student-contact-confirm-page__quiet-label{color:var(--student-color-grey-600);font-size:1rem;font-weight:var(--student-font-weight-bold);letter-spacing:.02em;white-space:nowrap;--student-ruby-letter-spacing:0;line-height:1.6}.student-contact-complete-page{padding-inline:var(--student-section-space-inline);padding-block:var(--student-section-space-block)}.student-contact-complete-page__inner{width:100%;max-width:46.5rem;margin-inline:auto}.student-contact-complete-page__card{align-items:center;gap:var(--student-space-40);border-radius:var(--student-radius-12);background:var(--student-color-background-primary);width:100%;padding:var(--student-space-40) var(--student-space-16);flex-direction:column;display:flex}.student-contact-complete-page__heading{gap:var(--student-space-16);text-align:center;flex-direction:column;width:100%;display:flex}.student-contact-complete-page__title{color:var(--student-color-logo-blue);font-size:1.5rem;font-weight:var(--student-font-weight-bold);letter-spacing:.04em;margin:0;line-height:1.7}.student-contact-complete-page__title-break{display:block}.student-contact-complete-page__lead{gap:var(--student-space-4);color:var(--student-color-text-primary);font-size:1rem;font-weight:var(--student-font-weight-medium);letter-spacing:.02em;flex-direction:column;margin:0;line-height:1.8;display:flex}.student-contact-complete-page__lead-line{display:block}.student-contact-complete-page__actions{align-items:center;gap:var(--student-space-16);flex-direction:column;width:100%;display:flex}.student-contact-complete-page__home-link{width:100%;max-width:19rem;padding-inline:var(--student-space-24);justify-content:center}.student-contact-complete-page__note{color:var(--student-color-text-muted);font-size:1rem;font-weight:var(--student-font-weight-medium);letter-spacing:.02em;text-align:center;margin:0;line-height:1.8}.student-contact-complete-page__home-link:focus-visible,.student-contact-confirm-page__quiet-link:focus-visible,.student-contact-confirm-page__secondary-link:focus-visible,.student-contact-page__submit:focus-visible{outline:.125rem solid var(--student-color-logo-blue);outline-offset:.125rem}.student-contact-confirm-page__quiet-link:hover,.student-contact-confirm-page__submit:hover,.student-contact-page__submit:hover,.student-learning-result-page__back-link:hover{opacity:.9}.student-contact-complete-page__home-link:hover,.student-contact-confirm-page__secondary-link:hover{background:var(--student-color-background-subtle)}.student-games-section__inner{width:100%;max-width:80rem;margin-inline:auto}.student-games-section__title{padding-bottom:var(--student-section-title-gap);color:var(--student-color-text-primary);font-size:var(--student-heading-size);font-weight:var(--student-font-weight-bold);line-height:var(--student-heading-line-height);letter-spacing:var(--student-heading-letter-spacing);text-align:center;margin:0}.student-games-grid{gap:var(--student-card-grid-gap-row) var(--student-card-grid-gap-column);display:grid}.student-game-card{border-radius:var(--student-radius-20);min-height:100%;transition:box-shadow .2s;display:block;position:relative}.student-game-card__hover-ring{border:.125rem solid var(--student-color-border-muted);border-radius:var(--student-radius-20);pointer-events:none;z-index:10;transition:border-color .2s,border-width .2s;position:absolute;inset:0}.student-game-card__inner{z-index:1;border-radius:var(--student-radius-20);background:var(--student-color-background-primary);min-height:100%;padding-bottom:var(--student-space-24);flex-direction:column;justify-content:space-between;display:flex;position:relative;overflow:hidden}.student-game-card__body{gap:var(--student-space-16);flex-direction:column;display:flex}.student-game-card__media{aspect-ratio:160/90;border-radius:var(--student-radius-20);background:var(--student-color-background-subtle);position:relative;overflow:hidden}.student-game-card__placeholder{background-color:var(--student-color-background-subtle);background-image:linear-gradient(135deg,var(--student-color-background-subtle) 0,var(--student-color-background-subtle) 44%,var(--student-color-grey-150) 44%,var(--student-color-grey-150) 56%,var(--student-color-background-subtle) 56%,var(--student-color-background-subtle) 100%);background-size:1rem 1rem;justify-content:center;align-items:center;width:100%;height:100%;display:flex;overflow:hidden}.student-game-card__placeholder-copy{padding-inline:var(--student-space-24);color:var(--student-color-grey-600);font-size:.9375rem;font-weight:var(--student-font-weight-bold);letter-spacing:.04em;text-align:center;--student-ruby-letter-spacing:0;line-height:1.5}.student-game-card__image{object-fit:cover}.student-game-card__content{padding-inline:var(--student-space-24);flex-direction:column;gap:0;display:flex}.student-game-card__subtitle{font-size:var(--student-card-subtitle-size);line-height:1.5}.student-game-card__subtitle,.student-game-card__title{color:var(--student-color-text-primary);font-weight:var(--student-font-weight-bold);letter-spacing:.04em;margin:0}.student-game-card__title{font-size:var(--student-card-title-size);line-height:var(--student-card-title-line-height);-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.student-game-card__title .student-ruby-text{display:inline}.student-game-card__footer{padding-top:var(--student-space-10);justify-content:center;display:flex}.student-action-button{width:min(100%,var(--student-card-action-width));border-radius:var(--student-radius-pill);background:var(--student-color-logo-orange);min-height:3rem;color:var(--student-color-text-secondary);cursor:pointer;border:none;justify-content:center;align-items:center;text-decoration:none;transition:opacity .2s;display:inline-flex}.student-action-button__copy{padding-inline:var(--student-space-40);padding-block:var(--student-space-8);--student-ruby-letter-spacing:0;flex-direction:column;align-items:center;display:flex}.student-action-button__label{color:var(--student-color-text-secondary);font-size:var(--student-button-sm-size);font-weight:var(--student-font-weight-bold);line-height:var(--student-button-sm-line-height);letter-spacing:var(--student-button-sm-letter-spacing);white-space:nowrap}.student-game-card:hover{box-shadow:0 0 1.125rem #ff6d2eb3}.student-game-card:hover .student-game-card__hover-ring{border-width:.375rem;border-color:#ffc085}.student-action-button:hover{opacity:.9}@media (min-width:48rem){:root{--student-frame-max:94.5rem;--student-page-gutter:.75rem;--student-section-space-inline:1.875rem;--student-section-space-block:5rem;--student-section-title-gap:2.5rem;--student-header-min-height:5.75rem;--student-header-logo-width:5.875rem;--student-card-grid-gap-row:2.5rem;--student-card-grid-gap-column:1.5rem;--student-heading-size:1.75rem}.student-games-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.student-games-section{padding-inline:var(--student-space-40)}.student-game-selection-page__inner{gap:var(--student-space-30)}.student-game-selection-page__visual{max-width:34rem}.student-game-selection-page__lead{font-size:1.5rem}.student-game-selection-page__title{font-size:2rem}.student-game-selection-page__actions{flex-direction:row;justify-content:center;align-items:flex-start}.student-learning-result-page{padding-inline:var(--student-space-40)}.student-contact-page__lead-break{display:block}.student-contact-confirm-page__lead,.student-contact-page__lead{text-align:center}.student-contact-page__panel{gap:var(--student-space-60);padding:var(--student-space-60)}.student-contact-page__section-title{font-size:1.75rem}.student-contact-page__textarea{min-height:21.875rem}.student-contact-page__actions{padding-top:var(--student-space-24)}.student-contact-confirm-page__panel{gap:var(--student-space-60)}.student-contact-confirm-page__actions{padding-top:var(--student-space-60);flex-direction:row;justify-content:center;gap:2.25rem}.student-contact-confirm-page__secondary-link,.student-contact-confirm-page__submit{width:auto}.student-contact-complete-page__card{padding:var(--student-space-40) var(--student-space-60)}.student-contact-complete-page__title{font-size:1.75rem}.student-contact-complete-page__title-break{display:none}.student-contact-complete-page__lead{font-size:var(--student-button-md-size);letter-spacing:0;gap:0;line-height:2}.student-contact-complete-page__home-link{width:auto;min-width:12.875rem;padding-inline:4.375rem}}@media (max-width:47.999rem){.student-game-selection-page__top-action{z-index:3;padding-bottom:0;position:absolute;top:0;left:0}}@media (min-width:80rem){.student-game-selection-page{padding-top:0}.student-game-selection-page__top-action{padding-top:2.25rem;padding-bottom:0;padding-left:2.25rem;position:absolute;top:0;left:0}.student-game-selection-page__inner{padding-top:4.25rem}.student-learning-result-page{padding-top:0}.student-learning-result-page__top-action{z-index:3;padding-top:2.25rem;padding-bottom:0;padding-left:2.25rem;position:absolute;top:0;left:0}.student-learning-result-page__inner{padding-top:5rem}.student-contact-confirm-page__top-action{padding-top:2.25rem;padding-left:2.25rem;display:block;position:absolute;top:0;left:0}:root{--student-frame-max:94.5rem;--student-page-gutter:1rem;--student-container-inset:.75rem;--student-section-space-inline:2.5rem;--student-header-min-height:6.3125rem;--student-heading-size:2rem}.student-games-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:63.999rem){.student-learning-result-page__decor{width:229px;height:229px;top:18px;right:130px}}@media (min-width:48rem) and (max-width:63.999rem){.student-learning-result-page{min-height:100%;padding-top:var(--student-section-space-block);padding-bottom:var(--student-section-space-block);flex:1;justify-content:center}.student-learning-result-page__top-action{z-index:3;padding-top:24px;padding-bottom:0;padding-left:20px;position:absolute;top:0;left:0}.student-learning-result-page__inner{flex:none;width:min(100%,41.75rem);margin-inline:auto;padding-top:0}.student-learning-result-page__decor-variant--desktop{display:none}.student-learning-result-page__decor-variant--tablet{display:block}}@media (max-width:47.999rem){.student-learning-result-page{padding-top:0}.student-learning-result-page__top-action{z-index:3;padding-top:24px;padding-bottom:0;padding-left:20px;position:absolute;top:0;left:0}.student-learning-result-page__inner{padding-top:40px}.student-learning-result-page__heading-wrap{width:100%;padding-top:50px;padding-bottom:30px}.student-learning-result-page__title{white-space:nowrap;max-width:17.125rem;font-size:1.5rem;line-height:1.5}.student-learning-result-page__title-copy{flex-wrap:wrap;justify-content:center;display:inline-flex}.student-learning-result-page__title-copy .student-ruby-text__segment:last-child{text-align:center;width:4rem}.student-learning-result-page__decor{width:129px;height:129px;top:28px;right:30px}.student-learning-result-page__stage-card{padding:var(--student-space-16)}.student-learning-result-page__score-compare{flex-direction:column}.student-learning-result-page__score-compare-arrow{transform:rotate(90deg)}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}