/*! 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)))){*,:before,:after,::backdrop{--tw-border-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--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;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{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}html,:host{-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;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{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}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,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{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-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{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.static{position:static}.start{inset-inline-start:var(--spacing)}.block{display:block}.flex{display:flex}.hidden{display:none}.inline{display:inline}.table{display:table}.rounded{border-radius:.25rem}.border{border-style:var(--tw-border-style);border-width:1px}.text-wrap{text-wrap:wrap}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.blur{--tw-blur:blur(8px);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,)}}:root{--paper:#f7f8fa;--paper-deep:#eceef2;--surface:#fff;--ink:#191d27;--muted:#667085;--line:#e1e5ed;--blue:#3456ed;--red:var(--blue);--red-dark:#2946c8;--night:#111722;--night-2:#1a2230;--acid:#b8c9ff;--radius:18px;--content:1240px;--gutter:clamp(20px,4.5vw,64px)}*{box-sizing:border-box}html{scroll-behavior:smooth}[id]{scroll-margin-top:100px}body{background:var(--paper);min-width:320px;color:var(--ink);font:1rem/1.6 var(--font-geist-sans),"Apple SD Gothic Neo","Noto Sans KR",sans-serif;-webkit-font-smoothing:antialiased;margin:0}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{min-height:44px;color:inherit;cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}button,a{touch-action:manipulation}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid var(--blue);outline-offset:4px}button{transition:background .18s,border-color .18s,transform .18s}a{color:inherit}p,h1,h2,h3{overflow-wrap:anywhere}h1,h2,h3{word-break:keep-all;text-wrap:balance}p{word-break:keep-all;text-wrap:pretty}::selection{color:#182b82;background:#dce4ff}small{font-size:.8125rem}.hash-target-arrived{animation:.8s ease-out hash-target-arrive}@keyframes hash-target-arrive{0%{outline-offset:4px;outline:3px solid #8da4ff}to{outline-offset:14px;outline:0 solid #0000}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes question-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes catalog-sweep{to{transform:translate(100%)}}.intro-nav,.result-nav,.prompt-header,.builder-header,.my-header{min-height:80px;padding:14px var(--gutter);border-bottom:1px solid var(--line);background:var(--surface);justify-content:space-between;align-items:center;gap:24px;display:flex}.brand-lockup{text-align:left;background:0 0;border:0;flex:none;align-items:center;gap:12px;padding:0;display:flex}.brand-seal{background:var(--blue);color:#fff;width:40px;height:40px;font:700 .875rem var(--font-geist-mono),monospace;border-radius:12px;place-items:center;display:grid}.brand-lockup>span:last-child{gap:0;display:grid}.brand-lockup strong{letter-spacing:-.05em;font-size:1.1875rem;line-height:1.3}.brand-lockup small{color:var(--muted);font-size:.75rem}.brand-dot{color:var(--blue)}.intro-links{align-items:center;gap:28px;display:flex}.intro-links a,.intro-links button{white-space:nowrap;font-size:.875rem;font-weight:600;text-decoration:none}.intro-links a{color:var(--muted)}.intro-links a:hover{color:var(--blue)}.intro-links button{background:0 0;border:0;min-height:44px;padding:0}.intro-links .nav-create{background:var(--ink);color:#fff;border-radius:10px;padding:0 18px}.nav-create span{margin-left:14px}.intro-page,.result-page{min-height:100svh}.intro-hero{max-width:calc(var(--content) + var(--gutter)*2);padding:48px var(--gutter) 44px;grid-template-columns:.9fr 1.1fr;align-items:center;gap:64px;margin:auto;display:grid}.hero-main{min-width:0}.kicker{color:var(--muted);font:600 .75rem/1.5 var(--font-geist-mono),monospace;letter-spacing:.06em;align-items:center;gap:8px;margin:0 0 18px;display:flex}.live-dot{background:var(--blue);border-radius:50%;flex:none;width:7px;height:7px;display:inline-block}.hero-main h1{letter-spacing:-.065em;margin:0;font-size:clamp(2.125rem,3.7vw,3.375rem);font-weight:750;line-height:1.3}.hero-description{max-width:360px;color:var(--muted);word-break:keep-all;margin:20px 0;font-size:1rem;line-height:1.8}.hero-browse{align-items:center;gap:32px;padding:8px 0;font-size:.875rem;font-weight:600;text-decoration:none;display:inline-flex}.hero-browse span{color:var(--blue)}.featured-survey{border-radius:var(--radius);background:var(--blue);color:#fff;gap:26px;min-width:0;padding:28px 30px;display:grid;box-shadow:0 12px 32px #3456ed15}.featured-top,.featured-bottom{justify-content:space-between;align-items:center;gap:16px;display:flex}.featured-top>span{border:1px solid #ffffff50;border-radius:6px;padding:4px 10px;font-size:.75rem;font-weight:600}.featured-top small,.featured-bottom>span{color:#e1e7ff;white-space:nowrap;font-size:.8125rem}.featured-copy h2{letter-spacing:-.045em;max-width:520px;margin:0;font-size:clamp(1.5rem,2.5vw,2rem);line-height:1.45}.featured-copy p{color:#e1e7ff;word-break:keep-all;margin:12px 0 0;font-size:.875rem;line-height:1.75}.start-button{color:#2946c8;white-space:nowrap;background:#fff;border:0;border-radius:9px;flex:none;align-items:center;gap:22px;min-height:46px;padding:0 18px;font-size:.875rem;font-weight:700;display:flex}.start-button:hover{background:#e8edff;transform:translateY(-2px)}.survey-shelf{max-width:calc(var(--content) + var(--gutter)*2);padding:12px var(--gutter) 64px;margin:auto}.shelf-head{justify-content:space-between;align-items:center;gap:24px;margin-bottom:24px;display:flex}.shelf-head .kicker{margin-bottom:5px}.shelf-head h2{letter-spacing:-.04em;align-items:center;gap:12px;margin:0;font-size:1.625rem;display:flex}.shelf-head h2 small{min-width:26px;height:26px;color:var(--blue);background:#e8edff;border-radius:8px;place-items:center;padding:0 7px;font-size:.8125rem;display:grid}.hero-search{border:1px solid var(--line);background:var(--surface);border-radius:10px;align-items:center;gap:12px;width:320px;min-height:48px;padding:0 15px;display:flex}.hero-search:focus-within{border-color:var(--blue);box-shadow:0 0 0 3px #3456ed10}.hero-search>span{color:var(--muted);font-size:1.625rem;line-height:1}.hero-search input{width:100%;min-width:0;color:var(--ink);background:0 0;border:0;outline:none;font-size:.875rem}.hero-search input::placeholder{color:#7b8596}.hero-search button{width:44px;min-height:44px;color:var(--muted);background:0 0;border:0;flex:none;margin-right:-12px;padding:0;font-size:1.25rem}.survey-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.survey-tile{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);text-align:left;flex-direction:column;align-items:stretch;min-width:0;min-height:302px;padding:24px;display:flex}.survey-tile:hover{border-color:#90a3fa;transform:translateY(-3px);box-shadow:0 6px 24px #1d29440b}.survey-tile-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.survey-tile-top span{text-overflow:ellipsis;white-space:nowrap;color:#3854bb;background:#eef2ff;border-radius:5px;min-width:0;padding:4px 8px;font-size:.75rem;overflow:hidden}.survey-tile-top b{color:#adb5c3;font:400 .8125rem var(--font-geist-mono),monospace}.survey-tile>strong{letter-spacing:-.035em;word-break:keep-all;text-wrap:balance;margin:20px 0 10px;font-size:1.375rem;font-weight:700;line-height:1.5;display:block}.survey-tile>p{color:var(--muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0 0 24px;font-size:.875rem;line-height:1.75;display:-webkit-box;overflow:hidden}.survey-tile-meta{margin-top:auto}.survey-tile-meta small{color:var(--muted);font-size:.75rem;display:block}.survey-tile-meta>div{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;margin-top:16px;padding-top:16px;display:flex}.survey-tile-meta em{min-width:0;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;font-style:normal;overflow:hidden}.survey-tile-meta>div>span{color:var(--blue);flex:none;font-size:.8125rem;font-weight:650}.survey-tile-meta i{margin-left:8px;font-style:normal}.no-survey{border:1px dashed var(--line);border-radius:var(--radius);text-align:center;grid-column:1/-1;align-content:center;justify-items:center;gap:10px;min-height:240px;padding:32px;display:grid}.no-survey strong{font-size:1.25rem}.no-survey span{color:var(--muted)}.no-survey button{background:var(--blue);color:#fff;border:0;border-radius:8px;margin-top:8px;padding:12px 20px}.survey-placeholder{border:1px solid var(--line);border-radius:var(--radius);background:#fff;align-content:start;gap:18px;min-height:302px;padding:24px;display:grid;position:relative;overflow:hidden}.survey-placeholder:after{content:"";background:linear-gradient(100deg,#0000 28%,#ffffffa0 45%,#0000 62%);animation:1.35s infinite catalog-sweep;position:absolute;inset:0;transform:translate(-100%)}.survey-placeholder i,.survey-placeholder strong,.survey-placeholder span{background:#edf0f5;border-radius:5px;height:14px;display:block}.survey-placeholder i{width:40%;height:26px}.survey-placeholder strong{height:40px;margin-top:10px}.survey-placeholder span:last-child{width:65%}.activity-board{margin-top:56px}.activity-head{justify-content:space-between;align-items:center;gap:24px;margin-bottom:22px;display:flex}.activity-head>div:first-child>span{color:var(--muted);font:600 .75rem var(--font-geist-mono),monospace;letter-spacing:.05em;align-items:center;gap:8px;display:flex}.activity-head h3{letter-spacing:-.04em;margin:8px 0 4px;font-size:1.625rem}.activity-head p{color:var(--muted);margin:0;font-size:.875rem}.activity-head>div:last-child{justify-items:end;gap:2px;display:grid}.activity-head>div:last-child strong{font:600 2rem/1.2 var(--font-geist-mono),monospace}.activity-head>div:last-child small{color:var(--muted);font-size:.75rem}.activity-list{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);overflow:hidden}.activity-row{border:0;border-bottom:1px solid var(--line);text-align:left;background:0 0;grid-template-columns:28px 125px minmax(0,1fr) 160px 92px;align-items:center;gap:18px;width:100%;min-height:100px;padding:22px 24px;display:grid}.activity-row:last-child{border-bottom:0}.activity-row:hover{background:#f0f4ff}.activity-order{color:#8791a4;font:400 .75rem var(--font-geist-mono),monospace}.activity-person,.activity-survey{gap:5px;min-width:0;display:grid}.activity-person strong{text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;overflow:hidden}.activity-person small,.activity-survey small{color:var(--muted);font-size:.75rem}.activity-survey small,.activity-survey strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.activity-survey strong{font-size:.9375rem;font-weight:600}.activity-result{justify-items:end;gap:3px;display:grid}.activity-result small{color:var(--muted);font-size:.75rem}.activity-result b{font:600 1.375rem var(--font-geist-mono),monospace}.activity-result sup{margin-left:3px;font-size:.8125rem}.activity-row>i{color:var(--blue);text-align:right;white-space:nowrap;font-size:.8125rem;font-style:normal}.activity-empty{text-align:center;align-content:center;place-items:center;gap:8px;min-height:180px;padding:28px;display:grid}.activity-empty>strong{font-size:1.125rem}.activity-empty>span{color:var(--muted);font-size:.875rem}.activity-empty>button{background:var(--blue);color:#fff;border:0;border-radius:8px;margin-top:8px;padding:10px 16px;font-size:.875rem}.activity-empty.loading>i{border:2px solid var(--line);border-top-color:var(--blue);border-radius:50%;width:24px;height:24px;animation:.8s linear infinite spin}.site-footer{max-width:calc(var(--content) + var(--gutter)*2);padding:28px var(--gutter);border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;margin:auto;display:flex}.site-footer>span{letter-spacing:-.04em;font-size:.9375rem;font-weight:750}.site-footer p{color:var(--muted);margin:0;font-size:.8125rem}.site-footer button{background:0 0;border:0;min-height:44px;padding:0;font-size:.8125rem}.prompt-page{--survey-accent:#b8c9ff;background:var(--night);color:#f5f7fb;min-height:100dvh}.prompt-header{background:var(--night);border-color:#2b3545}.brand-lockup.light{color:#f5f7fb}.brand-lockup.light small{color:#a2aec0}.brand-lockup.light .brand-dot{color:var(--acid)}.prompt-header-actions{align-items:center;gap:12px;display:flex}.prompt-header-actions button,.builder-header>button:not(.brand-lockup),.my-header>div button{color:#d7dfed;white-space:nowrap;background:0 0;border:1px solid #384356;border-radius:8px;min-height:44px;padding:0 14px;font-size:.875rem}.prompt-header-actions .prompt-rank-button{color:#dbe5ff}.prompt-header-actions button:hover{background:#222e42}.prompt-progress{background:#263041;height:3px}.prompt-progress i{background:var(--survey-accent);height:100%;transition:width .25s;display:block}.prompt-stage{flex-direction:column;gap:28px;width:min(960px,100%);min-height:calc(100dvh - 83px);margin:auto;padding:32px 28px 44px;display:flex}.question-meta{justify-content:space-between;align-items:center;gap:20px;display:flex}.question-meta span{text-overflow:ellipsis;white-space:nowrap;color:#b2bed2;min-width:0;font-size:.8125rem;overflow:hidden}.question-meta b{color:#b8c9ff;font:.875rem var(--font-geist-mono),monospace;flex:none}.survey-question{margin:auto 0;padding:20px 0}.survey-question>div{animation:.24s ease-out question-in}.survey-question h1{letter-spacing:-.045em;margin:0;font-size:clamp(1.75rem,3.6vw,3rem);line-height:1.5}.prompt-stage.question-long .survey-question h1{font-size:clamp(1.625rem,3.3vw,2.625rem)}.prompt-stage.question-dense .survey-question h1{font-size:clamp(1.5rem,2.9vw,2.25rem)}.survey-question p{color:#acb9cd;margin:18px 0 0;font-size:1rem;line-height:1.8}.survey-question small{color:#b8c9ff;margin:0 0 12px;font-size:.8125rem;display:block}.survey-question.reaction-mode h1{color:#d0ddff;font-size:clamp(1.5rem,3vw,2.5rem)}.choice-reaction{border-left:2px solid var(--survey-accent);background:#1b2638;border-radius:0 8px 8px 0;grid-template-columns:minmax(0,1fr) auto;gap:6px 18px;margin-top:24px;padding:16px;display:grid}.choice-reaction span{color:#acb9cd;font-size:.75rem}.choice-reaction strong{grid-column:1;font-size:.9375rem;font-weight:500}.choice-reaction button{color:#17274a;white-space:nowrap;background:#dce6ff;border:1px solid #dce6ff;border-radius:8px;grid-area:1/2/3;align-self:center;min-height:44px;padding:0 12px;font-size:.875rem;font-weight:650}.prompt-composer{border:0;border-radius:12px;position:relative}.survey-question .reaction-hint{color:#acb9cd;margin-top:16px;font-size:.8125rem}.runner-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.runner-options button{text-align:left;color:#e1e7f2;background:#1a2332;border:1px solid #344156;border-radius:12px;grid-template-columns:30px minmax(0,1fr) 16px;align-items:center;gap:14px;min-width:0;min-height:92px;padding:18px;display:grid}.runner-options button:hover{background:#26344b;border-color:#91a8f3}.runner-options button>b{color:#afbed7;width:30px;height:30px;font:.8125rem var(--font-geist-mono),monospace;border:1px solid #4a5970;border-radius:7px;place-items:center;display:grid}.runner-options button>span{word-break:keep-all;overflow-wrap:anywhere;font-size:1rem;line-height:1.7}.runner-options button>i{color:#91a5c7;font-style:normal}.runner-key-hint{color:#96a6bf;text-align:center;margin:14px 0 0;font-size:.75rem}.answer-receipt .receipt-reaction{color:#435579;background:#f2f5ff;border-left:2px solid #8099f8;border-radius:0 8px 8px 0;margin:12px 0 0;padding:12px 14px;font-size:.875rem;line-height:1.75}.result-nav>span{min-width:0;color:var(--muted);text-align:right;font-size:.8125rem}.result-hero{max-width:calc(var(--content) + var(--gutter)*2);padding:52px var(--gutter) 36px;grid-template-columns:minmax(0,1fr) 240px;align-items:center;gap:56px;margin:auto;display:grid}.result-copy>p{color:var(--blue);margin:0 0 16px;font-size:.875rem;font-weight:600}.result-copy h1{letter-spacing:-.05em;max-width:850px;margin:0;font-size:clamp(1.875rem,3.6vw,3rem);line-height:1.45}.result-copy>span{max-width:760px;color:var(--muted);margin:20px 0 0;font-size:1rem;line-height:1.85;display:block}.result-profile-link{max-width:100%;min-height:44px;color:var(--red-dark);background:#edf1ff;border:1px solid #cfd9ff;border-radius:9px;align-items:center;margin-top:22px;padding:10px 16px;font-size:.875rem;font-weight:650;text-decoration:none;display:inline-flex}.result-profile-link:hover{background:#e0e8ff}.verdict-seal{text-align:center;color:#2946b3;background:#eaf0ff;border:1px solid #d7e1ff;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;min-height:240px;padding:24px 18px;display:flex}.verdict-seal small{font-size:.75rem}.verdict-seal strong{word-break:keep-all;text-wrap:balance;margin:8px 0 4px;font-size:1rem;font-weight:600}.verdict-seal b{font:600 4rem/1.3 var(--font-geist-mono),monospace;letter-spacing:-.08em}.verdict-seal b sup{vertical-align:baseline;margin-left:6px;font-size:1.25rem}.verdict-seal i{color:#63739b;margin-top:6px;font-size:.75rem;font-style:normal}.result-content{max-width:calc(var(--content) + var(--gutter)*2);padding:0 var(--gutter) 64px;grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);align-items:start;gap:24px;margin:auto;display:grid}.result-main,.result-side{gap:24px;min-width:0;display:grid}.result-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;min-width:0;overflow:hidden}.card-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;padding:20px 24px;display:flex}.card-heading>span{font-size:1rem;font-weight:650}.card-heading>small{color:var(--muted);flex:none;font-size:.75rem}.answer-receipt>div:not(.card-heading){border-bottom:1px solid var(--line);grid-template-columns:24px minmax(0,1fr);gap:12px;padding:20px 24px;display:grid}.answer-receipt>div>b{color:#8791a4;font:.75rem var(--font-geist-mono),monospace;padding-top:4px}.answer-receipt>div>span{gap:8px;min-width:0;display:grid}.answer-receipt small{color:var(--muted);font-size:.8125rem;line-height:1.75}.answer-receipt strong{word-break:keep-all;font-size:.9375rem;font-weight:550;line-height:1.8}.answer-receipt-more{width:100%;min-height:52px;color:var(--blue);background:#f7f9ff;border:0;padding:12px;font-size:.875rem;font-weight:600}.axis-list{gap:20px;padding:24px;display:grid}.axis-list>div{grid-template-columns:minmax(85px,.8fr) minmax(0,1fr) 28px;align-items:center;gap:12px;display:grid}.axis-list span{font-size:.8125rem}.axis-list>div>div{background:#e9edf5;border-radius:10px;height:7px;overflow:hidden}.axis-list i{background:var(--blue);border-radius:10px;height:100%;display:block}.axis-list b{text-align:right;font:.8125rem var(--font-geist-mono),monospace}.core-rule{color:var(--muted);background:#f4f6fb;border-radius:10px;margin:0 24px 24px;padding:16px;font-size:.8125rem;line-height:1.8}.score-details{color:var(--muted);padding:0 24px 22px;font-size:.8125rem}.score-details summary{cursor:pointer;min-height:44px;color:var(--ink)}.score-details p{margin:8px 0 0;line-height:1.8}.survey-question h1:focus{outline:none}.result-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.result-actions.shared{grid-template-columns:repeat(2,1fr)}.result-actions button{border:1px solid var(--line);white-space:nowrap;background:#fff;border-radius:9px;min-height:48px;padding:10px;font-size:.875rem;font-weight:600}.result-actions button:first-child{border-color:var(--blue);background:var(--blue);color:#fff}.share-feedback{text-align:center;color:var(--muted);margin:-10px 0 0;font-size:.75rem}.share-feedback.copied,.share-feedback.shared{color:#247350}.share-feedback.failed{color:#b03535}.rank-submit{border-bottom:1px solid var(--line);background:#fafbfe;padding:20px 24px}.shared-rank-note,.my-rank{gap:6px;display:grid}.shared-rank-note strong{font-size:.9375rem}.shared-rank-note span,.my-rank small{color:var(--muted);font-size:.8125rem}.my-rank span{color:var(--blue);font-size:.8125rem}.my-rank strong{font-size:1.5rem}.rank-retry{min-height:44px;color:var(--blue);background:0 0;border:0;align-items:center;padding:8px 0;font-size:.875rem;text-decoration:underline;display:inline-flex}.ranking-live{white-space:nowrap;color:#2c7957!important}.leaderboard-list{margin:0;padding:0;list-style:none}.leaderboard-list li{border-bottom:1px solid var(--line);grid-template-columns:24px minmax(0,1fr) 90px;align-items:center;gap:12px;padding:20px 24px;display:grid}.leaderboard-list li:last-child{border-bottom:0}.leaderboard-list li>b{color:var(--blue);font:500 1rem var(--font-geist-mono),monospace}.leaderboard-list li>span{gap:6px;min-width:0;display:grid}.leaderboard-list li>span strong{font-size:.9375rem}.leaderboard-list li>span strong i{color:var(--muted);font-size:.75rem;font-style:normal;font-weight:400;display:block}.leaderboard-list .leaderboard-survey-title{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;overflow:hidden}.leaderboard-list .leaderboard-summary{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.8125rem;line-height:1.65;display:-webkit-box;overflow:hidden}.leaderboard-result-button{background:0 0;border:0;align-content:center;justify-items:end;gap:4px;min-height:58px;padding:6px 0 6px 8px;display:grid}.leaderboard-result-button:hover{color:var(--blue)}.leaderboard-result-button em{font:500 1.25rem var(--font-geist-mono),monospace;font-style:normal}.leaderboard-result-button small{color:var(--blue);white-space:nowrap;font-size:.75rem}.leaderboard-list .empty-rank{color:var(--muted);font-size:.875rem;display:block}.runner-ranking-backdrop,.prompt-modal-backdrop,.guest-link-backdrop{z-index:60;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#111722a8;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.modal-root{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;width:100%;max-width:none;height:100%;max-height:none;margin:0}.modal-root:not([open]){display:none}.modal-root::backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#111722a8}.runner-ranking-modal,.prompt-modal{border:1px solid var(--line);background:var(--surface);width:min(680px,100%);max-height:calc(100dvh - 48px);color:var(--ink);border-radius:20px;overflow:auto;box-shadow:0 20px 60px #0002}.prompt-modal{width:min(800px,100%)}.runner-ranking-head,.prompt-modal-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:24px;padding:24px;display:flex}.runner-ranking-head small,.prompt-modal-head small{font:.75rem var(--font-geist-mono),monospace;color:var(--blue)}.runner-ranking-head h2,.prompt-modal-head h2{letter-spacing:-.035em;margin:6px 0 0;font-size:1.5rem;line-height:1.6}.runner-ranking-head button,.prompt-modal-head button{border:1px solid var(--line);background:#fff;border-radius:8px;flex:none;min-height:44px;padding:0 12px;font-size:.8125rem}.runner-ranking-status{border-bottom:1px solid var(--line);gap:6px;padding:20px 24px;display:grid}.runner-ranking-status strong{font-size:.9375rem}.runner-ranking-status span{color:var(--muted);font-size:.8125rem}.runner-ranking-retry{width:100%;min-height:48px;color:var(--blue);background:#eef2ff;border:0}.prompt-modal-lead{color:var(--muted);margin:0;padding:24px;font-size:.9375rem}.prompt-modal-lead strong{color:var(--ink)}.prompt-tips{background:#f3f6ff;border-radius:10px;margin:0 24px 24px;padding:18px;font-size:.875rem}.prompt-tips strong{color:var(--red-dark)}.prompt-tips ol{color:var(--muted);margin:8px 0 0;padding-left:20px}.prompt-request,.prompt-preview{gap:8px;margin:0 24px 24px;display:grid}.prompt-request>span,.prompt-preview>span{font-size:.875rem;font-weight:600}.prompt-request textarea,.prompt-preview textarea{border:1px solid var(--line);width:100%;min-height:120px;font:.875rem/1.8 var(--font-geist-mono),monospace;resize:vertical;background:#f8f9fc;border-radius:10px;padding:14px}.prompt-preview textarea{min-height:180px;color:var(--muted);font-size:.8125rem}.prompt-modal-actions{border-top:1px solid var(--line);background:#fff;justify-content:flex-end;gap:10px;padding:16px 24px;display:flex;position:sticky;bottom:0}.prompt-modal-actions button{border:1px solid var(--line);background:#fff;border-radius:9px;min-height:44px;padding:0 20px;font-size:.875rem}.prompt-modal-actions .copy{background:var(--blue);border-color:var(--blue);color:#fff}.builder-page,.my-page,.loading-page{background:var(--paper);min-height:100dvh;color:var(--ink)}.builder-header .brand-lockup.light,.my-header .brand-lockup.light,.loading-page .brand-lockup.light{color:var(--ink)}.builder-header .brand-lockup.light small,.my-header .brand-lockup.light small,.loading-page .brand-lockup.light small{color:var(--muted)}.builder-header>button:not(.brand-lockup),.my-header>div button{border-color:var(--line);color:var(--ink)}.builder-layout{max-width:calc(var(--content) + var(--gutter)*2);padding:40px var(--gutter) 64px;grid-template-columns:290px minmax(0,1fr);align-items:start;gap:40px;margin:0 auto;display:grid}.builder-guide{min-width:0;padding:8px 0}.builder-guide>p:first-child{color:var(--blue);font:.75rem var(--font-geist-mono),monospace;letter-spacing:.05em;margin:0 0 18px}.builder-guide h1{letter-spacing:-.05em;margin:0;font-size:2.25rem;line-height:1.45}.builder-guide>span{color:var(--muted);word-break:keep-all;text-wrap:pretty;margin-top:18px;font-size:.9375rem;line-height:1.8;display:block}.builder-guide ol{counter-reset:steps;gap:20px;margin:28px 0;padding:0;list-style:none;display:grid}.builder-guide li{counter-increment:steps;grid-template-columns:28px 1fr;gap:0 10px;display:grid}.builder-guide li:before{content:counter(steps,decimal-leading-zero);color:#8a97b3;font:.75rem var(--font-geist-mono),monospace;grid-row:1/3;padding-top:3px}.builder-guide li b{font-size:.875rem;font-weight:600}.builder-guide li small{color:var(--muted);grid-column:2;font-size:.8125rem}.builder-auth{border:1px solid var(--line);background:#fff;border-radius:12px;gap:10px;padding:16px;display:grid}.builder-auth span{color:var(--muted);font-size:.8125rem}.builder-auth button,.auth-return{color:#292513;background:#fee500;border:0;border-radius:8px;min-height:44px;padding:0 16px;font-size:.875rem;font-weight:650}.builder-warning{color:var(--muted);margin:18px 0 0;font-size:.75rem;line-height:1.8}.builder-workbench{border:1px solid var(--line);border-radius:var(--radius);background:#fff;min-width:0;overflow:hidden}.builder-mode-tabs{border-bottom:1px solid var(--line);gap:24px;padding:0 24px;display:flex}.builder-mode-tabs button{min-height:60px;color:var(--muted);background:0 0;border:0;border-bottom:2px solid #0000;padding:0 4px;font-size:.875rem;font-weight:600}.builder-mode-tabs button.active{color:var(--blue);border-color:var(--blue)}.easy-builder{padding:28px}.easy-intro p{color:var(--blue);font:.75rem var(--font-geist-mono),monospace;margin:0 0 10px}.easy-intro h2{letter-spacing:-.04em;margin:0;font-size:1.625rem;line-height:1.5}.easy-intro>span{color:var(--muted);margin:12px 0 0;font-size:.9375rem;line-height:1.8;display:block}.easy-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 18px;margin-top:28px;display:grid}.easy-fields label{gap:8px;min-width:0;display:grid}.easy-fields label>span{font-size:.875rem;font-weight:600}.easy-fields input,.easy-fields select,.easy-fields textarea{width:100%;min-width:0;min-height:48px;color:var(--ink);background:#fff;border:1px solid #cfd6e3;border-radius:8px;padding:10px 12px;font-size:1rem}.easy-fields textarea{resize:vertical;min-height:140px;line-height:1.8}.easy-examples{grid-column:1/-1}.prompt-package{border:1px solid var(--line);border-radius:12px;margin-top:26px;overflow:hidden}.prompt-package>div{border-bottom:1px solid var(--line);background:#f3f6ff;justify-content:space-between;align-items:center;gap:16px;min-height:58px;padding:12px 16px;display:flex}.prompt-package>div span{color:#40547e;font-size:.8125rem}.prompt-package>div button{background:var(--blue);color:#fff;border:0;border-radius:8px;flex:none;min-height:44px;padding:0 12px;font-size:.8125rem}.prompt-package>textarea{color:#596880;width:100%;min-height:240px;font:.8125rem/1.8 var(--font-geist-mono),monospace;resize:vertical;background:#fafbfe;border:0;padding:18px}.prompt-package>p{border-top:1px solid var(--line);color:var(--muted);margin:0;padding:16px;font-size:.8125rem}.prompt-package>p button{min-height:44px;color:var(--blue);background:0 0;border:0;margin-top:8px;padding:0;font-size:.875rem;font-weight:600;display:block}.json-editor{grid-template-rows:auto minmax(500px,1fr) auto;min-width:0;display:grid}.json-bar,.my-editor-bar{border-bottom:1px solid var(--line);background:#f8f9fc;justify-content:space-between;align-items:center;gap:12px;min-width:0;padding:14px 20px;display:flex}.json-bar span,.my-editor-bar>span{min-width:0;color:var(--muted);font:.8125rem var(--font-geist-mono),monospace;overflow-wrap:anywhere}.json-bar label{border:1px solid var(--line);cursor:pointer;min-height:44px;color:var(--blue);background:#fff;border-radius:8px;padding:10px 12px;font-size:.8125rem;position:relative}.json-bar input{opacity:0;width:1px;height:1px;position:absolute;overflow:hidden}.json-bar label:focus-within{outline:3px solid var(--blue);outline-offset:3px}.json-editor>textarea,.my-editor>textarea{resize:vertical;color:#d7e4fb;width:100%;min-width:0;font:.875rem/1.9 var(--font-geist-mono),monospace;tab-size:2;background:#141d2c;border:0;padding:24px}.json-status{border-top:1px solid var(--line);background:#f8f9fc;gap:12px;padding:16px 20px;display:grid}.json-status>span{color:#9e423b;font-size:.8125rem}.json-status.valid>span{color:#247350}.json-status>div{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.json-status button{border:1px solid var(--line);background:#fff;border-radius:8px;min-height:44px;padding:0 14px;font-size:.875rem}.json-status .publish{background:var(--blue);border-color:var(--blue);color:#fff}.loading-page{padding:24px var(--gutter)}.loading-page>div{min-height:70vh;color:var(--muted);align-content:center;place-items:center;gap:18px;display:grid}.loading-page>div i,.my-empty>i,.my-ranking-empty.loading>i{border:2px solid var(--line);border-top-color:var(--blue);border-radius:50%;width:32px;height:32px;animation:.8s linear infinite spin}.loading-page .auth-failed{color:#aa3e3e;border:1px solid #ce7979;border-radius:50%;place-items:center;width:44px;height:44px;display:grid}.my-header{flex-wrap:wrap}.my-header>div{flex-wrap:wrap;gap:10px;display:flex}.my-header>div button:first-child{background:var(--blue);border-color:var(--blue);color:#fff}.my-hero{max-width:calc(var(--content) + var(--gutter)*2);padding:44px var(--gutter) 32px;grid-template-columns:1fr auto;align-items:end;gap:12px 32px;margin:auto;display:grid}.my-hero>p{color:var(--blue);font:.75rem var(--font-geist-mono),monospace;grid-column:1/-1;margin:0}.my-hero h1{letter-spacing:-.045em;margin:0;font-size:2.5rem;line-height:1.35}.my-hero>span{max-width:380px;color:var(--muted);font-size:.9375rem}.my-profile{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;min-width:0;max-width:450px;display:flex}.my-profile>span{min-width:130px;display:grid}.my-profile small,.my-profile form label{color:var(--muted);font-size:.75rem}.my-profile strong{font-size:1.125rem}.my-profile button{border:1px solid var(--line);background:#fff;border-radius:8px;min-height:44px;padding:0 12px;font-size:.8125rem}.my-profile .profile-logout{color:var(--muted);background:0 0;border:0}.my-profile form{gap:8px;display:grid}.my-profile form>div{gap:6px;display:flex}.my-profile input{border:1px solid var(--line);border-radius:8px;width:100%;min-width:0;padding:8px 12px}.my-empty{text-align:center;align-content:center;place-items:center;gap:12px;max-width:660px;min-height:320px;margin:32px auto 80px;padding:36px 24px;display:grid}.my-empty>b{width:56px;height:56px;color:var(--blue);font:600 1rem var(--font-geist-mono),monospace;background:#e5ecff;border-radius:16px;place-items:center;display:grid}.my-empty strong{word-break:keep-all;margin-top:12px;font-size:1.25rem}.my-empty span{color:var(--muted);font-size:.9375rem}.my-empty button{background:#fee500;border:0;border-radius:9px;min-height:48px;margin-top:12px;padding:0 28px;font-size:.9375rem;font-weight:650}.my-dashboard{max-width:calc(var(--content) + var(--gutter)*2);padding:0 var(--gutter) 64px;margin:auto}.my-info-index{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.my-info-index>a{border:1px solid var(--line);background:#fff;border-radius:14px;gap:6px;min-width:0;padding:22px;text-decoration:none;display:grid}.my-info-index>a:hover{background:#f7f9ff;border-color:#a5b4f6}.my-info-index small{color:var(--blue);font:.75rem var(--font-geist-mono),monospace}.my-info-index strong{font-size:1.25rem}.my-info-index span{color:var(--muted);font-size:.875rem}.my-rankings-panel,.my-surveys-section{border:1px solid var(--line);border-radius:var(--radius);background:#fff;margin-top:32px;overflow:hidden}.my-section-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:24px;padding:24px;display:flex}.my-section-head small{color:var(--blue);font:.75rem var(--font-geist-mono),monospace}.my-section-head h2{letter-spacing:-.04em;margin:6px 0;font-size:1.5rem}.my-section-head p{color:var(--muted);margin:0;font-size:.875rem}.my-section-head>b{color:var(--blue);font:500 2rem var(--font-geist-mono),monospace}.my-section-head>button{background:var(--blue);color:#fff;border:0;border-radius:8px;flex:none;min-height:44px;padding:0 14px;font-size:.875rem}.my-ranking-row{border:0;border-bottom:1px solid var(--line);text-align:left;background:#fff;grid-template-columns:52px minmax(0,1fr) 80px 90px;align-items:center;gap:20px;width:100%;min-width:0;padding:24px;display:grid}.my-ranking-row:hover{background:#f5f8ff}.my-ranking-row>b{color:var(--blue);font:500 1.25rem var(--font-geist-mono),monospace}.my-ranking-row>span{gap:4px;min-width:0;display:grid}.my-ranking-row>span small,.my-ranking-summary{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;overflow:hidden}.my-ranking-row>span strong{font-size:1rem;line-height:1.6}.my-ranking-row>span em{color:#3d5593;font-size:.8125rem;font-style:normal}.my-ranking-row>strong{text-align:right;font:500 1.5rem var(--font-geist-mono),monospace}.my-ranking-row>strong sup{font-size:.8125rem}.my-ranking-row>i{color:var(--blue);white-space:nowrap;font-size:.8125rem;font-style:normal}.my-ranking-empty{text-align:center;align-content:center;place-items:center;gap:10px;min-height:200px;padding:30px;display:grid}.my-ranking-empty strong{font-size:1.125rem}.my-ranking-empty span{color:var(--muted);font-size:.875rem}.my-ranking-empty button{border:1px solid var(--line);min-height:44px;color:var(--blue);background:#fff;border-radius:8px;padding:0 14px;font-size:.875rem}.my-history-row{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) 80px 112px;align-items:center;gap:20px;padding:24px;display:grid}.my-history-row>div{min-width:0}.my-history-row strong{font-size:1rem;line-height:1.6}.my-history-row p{text-wrap:pretty;margin:4px 0 10px;font-size:1rem}.my-history-row small{color:var(--muted);flex-wrap:wrap;gap:6px 12px;font-size:.75rem;display:flex}.my-history-row small span{color:var(--blue)}.my-history-row>b{text-align:right;color:var(--ink);font:500 1.5rem var(--font-geist-mono),monospace}.my-history-row sup{font-size:.8125rem}.my-history-row button,.history-status button{border:1px solid var(--line);min-height:44px;color:var(--blue);white-space:nowrap;background:#fff;border-radius:8px;padding:0 14px;font-size:.875rem}.my-history-row button:hover,.history-status button:hover{background:#f5f8ff}.history-unavailable{color:var(--muted);font-size:.75rem}.history-status{text-align:center;color:var(--muted);margin:0;padding:20px 24px;font-size:1rem}.history-status p{margin:0 0 12px}.guest-records{width:min(var(--content),calc(100% - 2 * var(--gutter)));border:1px solid var(--line);border-radius:var(--radius);background:#fff;justify-content:space-between;align-items:center;gap:24px;margin:24px auto;padding:24px;display:flex}.guest-records>div:first-child{min-width:0}.guest-records small,.guest-link-dialog>small{color:var(--blue);font-size:.875rem}.guest-records h2{text-wrap:balance;margin:6px 0 12px;font-size:1.5rem}.guest-records p,.guest-link-dialog p{text-wrap:pretty;margin:8px 0;font-size:1rem;line-height:1.8}.guest-records .guest-privacy{color:var(--muted);font-size:.875rem}.guest-record-actions{flex-direction:column;flex:none;gap:8px;display:flex}.guest-records button{border:1px solid var(--line);background:var(--blue);color:#fff;white-space:nowrap;border-radius:8px;min-height:44px;padding:10px 16px;font-size:.875rem}.guest-link-dialog{border-radius:var(--radius);width:min(580px,100%);max-height:calc(100dvh - 48px);color:var(--ink);background:#fff;padding:28px;overflow:auto}.guest-link-dialog h2{text-wrap:balance;margin:8px 0 18px;font-size:1.5rem}.guest-link-dialog>div{flex-wrap:wrap;justify-content:flex-end;gap:10px;margin-top:24px;display:flex}.guest-link-dialog button:first-child{color:var(--ink);background:#fff}.my-workspace{grid-template-columns:260px minmax(0,1fr);display:grid}.my-list{border-right:1px solid var(--line);background:#fafbfe;padding:18px}.my-list>div:first-child{color:var(--muted);justify-content:space-between;align-items:center;padding:8px 0 14px;font-size:.8125rem;display:flex}.my-list>button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:10px;gap:5px;width:100%;margin-bottom:10px;padding:16px;display:grid}.my-list>button.selected{background:#edf2ff;border-color:#91a5f9}.my-list>button small{color:var(--blue);font-size:.75rem}.my-list>button strong{font-size:.875rem}.my-list>button span{color:var(--muted);overflow-wrap:anywhere;font-size:.75rem}.my-list>p{color:var(--muted);font-size:.875rem}.my-list>p button{min-height:44px;color:var(--blue);background:0 0;border:0;padding:0}.claim-card{background:#fffbee;border:1px solid #d5c98c;border-radius:10px;gap:10px;margin-bottom:18px;padding:16px;display:grid}.claim-card strong{font-size:.875rem}.claim-card span{color:var(--muted);font-size:.8125rem}.claim-card input{border:1px solid #d5c98c;border-radius:7px;width:100%;min-height:44px;padding:0 10px}.claim-card button{background:#f5dc78;border:0;border-radius:7px;min-height:44px;font-size:.8125rem}.my-editor{grid-template-rows:auto minmax(500px,1fr) auto;min-width:0;display:grid}.my-editor-bar{flex-wrap:wrap}.my-editor-bar>span i{font-style:normal}.my-editor-bar .dirty{color:#9c6a24}.my-editor-bar .saving{color:var(--blue)}.my-editor-bar .saved{color:#247350}.my-editor-bar .error{color:#b23e3e}.my-editor-bar>div{flex-wrap:wrap;gap:8px;display:flex}.my-editor-bar button{border:1px solid var(--line);background:#fff;border-radius:8px;min-height:44px;padding:0 12px;font-size:.8125rem}.my-editor-bar .save{background:var(--blue);border-color:var(--blue);color:#fff}.my-editor-bar .save[data-state=saved]{color:#247350;background:#e0f3e9;border-color:#aad3bc}.my-editor-blank{text-align:center;grid-row:1/3;align-content:center;place-items:center;gap:10px;padding:24px;display:grid}.my-editor-blank strong{font-size:1.25rem}.my-editor-blank span{color:var(--muted);font-size:.875rem}.my-message{border-top:1px solid var(--line);min-height:60px;color:var(--muted);background:#f8f9fc;margin:0;padding:18px;font-size:.8125rem}@media (width<=1100px){.intro-hero{gap:32px}.survey-grid{gap:14px}.survey-tile{padding:20px}.activity-row{grid-template-columns:24px 100px minmax(0,1fr) 134px 84px;gap:12px;padding:20px}.result-hero{gap:32px}.builder-layout{grid-template-columns:280px minmax(0,1fr);gap:28px}.builder-guide h1{font-size:2rem}}@media (width<=900px){.intro-links{gap:18px}.intro-links a:nth-child(2){display:none}.intro-hero{grid-template-columns:1fr;gap:28px;padding-top:36px}.hero-main h1{font-size:2.75rem}.hero-break{display:none}.hero-description{max-width:100%;margin:14px 0}.hero-browse{display:none}.featured-survey{gap:18px}.survey-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.activity-row{grid-template-columns:24px 105px minmax(0,1fr) 74px}.activity-row>i{grid-area:2/4}.activity-result small{display:none}.activity-person,.activity-survey,.activity-order{grid-row:1/3}.activity-result{grid-area:1/4}.result-content{grid-template-columns:1fr}.result-side{grid-row:1}.result-hero{grid-template-columns:minmax(0,1fr) 200px;gap:24px}.verdict-seal{min-height:210px}.builder-layout{grid-template-columns:1fr}.builder-guide ol,.builder-warning{display:none}.builder-guide h1{font-size:2rem}.builder-auth{justify-content:space-between;align-items:center;gap:20px;margin-top:18px;display:flex}.my-hero{grid-template-columns:1fr}.my-profile{justify-content:flex-start}.my-workspace{grid-template-columns:1fr}.my-list{border-right:0;border-bottom:1px solid var(--line)}.my-ranking-row{grid-template-columns:44px minmax(0,1fr) 70px;gap:14px}.my-ranking-row>i{grid-column:2/4}}@media (width<=620px){:root{--gutter:20px;--radius:14px}.intro-nav,.result-nav,.prompt-header,.builder-header,.my-header{gap:12px;min-height:68px;padding:12px 20px}.brand-lockup{gap:8px}.brand-seal{border-radius:10px;width:34px;height:34px;font-size:.75rem}.brand-lockup strong{font-size:1rem}.brand-lockup small{display:none}.intro-links{gap:12px}.intro-links a{display:none}.intro-links button{font-size:.8125rem}.intro-links .nav-create{min-height:44px;padding:0 10px}.nav-create span{display:none}.intro-hero{gap:26px;padding:32px 20px}.hero-main .kicker{letter-spacing:0;margin-bottom:14px;font-size:.75rem}.hero-main h1{font-size:2.125rem;line-height:1.4}.hero-break{display:block}.hero-description{max-width:310px;margin:12px 0 0;font-size:.9375rem}.featured-survey{gap:20px;padding:22px}.featured-copy h2{font-size:1.4375rem;line-height:1.5}.featured-copy p{font-size:.875rem}.featured-bottom{gap:10px}.start-button{gap:14px;padding:0 14px;font-size:.8125rem}.shelf-head{grid-template-columns:minmax(0,1fr);gap:18px;display:grid}.shelf-head h2,.activity-head h3{font-size:1.375rem}.shelf-head .kicker{display:none}.hero-search{width:100%}.survey-shelf{padding-top:6px;padding-bottom:40px}.survey-grid{grid-template-columns:1fr;gap:14px}.survey-tile{min-height:0;padding:22px}.survey-tile>strong{margin-top:18px;font-size:1.375rem}.survey-tile>p{margin-bottom:20px}.survey-tile-meta>div{margin-top:14px;padding-top:14px}.activity-board{margin-top:40px}.activity-head{gap:16px}.activity-head p{max-width:230px;font-size:.8125rem}.activity-head>div:last-child strong{font-size:1.625rem}.activity-head>div:last-child small{white-space:nowrap}.activity-row{grid-template-columns:minmax(0,1fr) auto;gap:12px;padding:18px}.activity-order{display:none}.activity-person{grid-area:1/1;align-items:center;gap:10px;display:flex}.activity-result{grid-area:1/2}.activity-survey{grid-area:2/1/auto/-1;gap:7px}.activity-survey small{font-size:.75rem}.activity-survey strong{font-size:.875rem}.activity-row>i{text-align:left;grid-area:3/1/auto/-1}.activity-result b{font-size:1.25rem}.site-footer{flex-wrap:wrap;gap:6px 16px}.site-footer p{flex-basis:100%;order:3}.site-footer button{margin-left:auto}.prompt-header .brand-lockup>span:last-child{display:none}.prompt-header-actions{gap:8px}.prompt-header-actions button{padding:0 12px;font-size:.8125rem}.prompt-stage{gap:22px;min-height:calc(100dvh - 71px);padding:24px 20px 28px}.question-meta{gap:12px}.question-meta span{font-size:.75rem}.survey-question{margin:0;padding:8px 0}.survey-question h1{font-size:1.75rem;line-height:1.55}.prompt-stage.question-long .survey-question h1{font-size:1.625rem}.prompt-stage.question-dense .survey-question h1{font-size:1.5rem}.survey-question p{margin-top:14px;font-size:.9375rem}.survey-question.reaction-mode h1{font-size:1.625rem}.runner-options{grid-template-columns:1fr;gap:10px}.runner-options button{grid-template-columns:28px minmax(0,1fr) 12px;gap:12px;min-height:76px;padding:16px}.runner-options button>span{font-size:.9375rem;line-height:1.75}.runner-options button>b{width:28px;height:28px}.runner-key-hint{display:none}.choice-reaction{grid-template-columns:minmax(0,1fr);gap:8px;padding:14px}.choice-reaction button{grid-area:3/1;margin-top:8px;padding:0 10px}.result-nav>span{max-width:170px;font-size:.75rem}.result-nav .brand-lockup small{display:none}.result-hero{grid-template-columns:1fr;gap:24px;padding:32px 20px}.result-copy>p{margin-bottom:12px;font-size:.8125rem}.result-copy h1{font-size:1.875rem;line-height:1.5}.result-copy>span{margin-top:16px;font-size:.9375rem}.verdict-seal{text-align:left;grid-template-columns:minmax(0,1fr) auto;justify-items:start;gap:4px 16px;min-height:0;padding:20px;display:grid}.verdict-seal strong{grid-column:1;margin:0}.verdict-seal b{grid-area:1/2/4;font-size:3.25rem}.verdict-seal i{grid-column:1;margin:0;font-size:.75rem}.result-content{gap:18px;padding:0 20px 44px}.result-main,.result-side{gap:18px}.card-heading{align-items:flex-start;padding:18px}.card-heading>span{font-size:.9375rem}.ranking-card .card-heading{flex-wrap:wrap;gap:8px}.answer-receipt>div:not(.card-heading){grid-template-columns:20px minmax(0,1fr);gap:10px;padding:18px}.axis-list{padding:20px 18px}.axis-list>div{grid-template-columns:minmax(90px,.8fr) minmax(0,1fr) 26px;gap:10px}.core-rule{margin:0 18px 20px;padding:14px}.result-actions{gap:6px}.result-actions button{padding:8px 6px;font-size:.8125rem}.rank-submit{padding:18px}.leaderboard-list li{grid-template-columns:20px minmax(0,1fr) 78px;gap:10px;padding:18px 14px}.leaderboard-result-button em{font-size:1.125rem}.leaderboard-result-button small{font-size:.75rem}.runner-ranking-backdrop,.prompt-modal-backdrop,.guest-link-backdrop{padding:12px}.runner-ranking-modal,.prompt-modal{border-radius:16px;max-height:calc(100dvh - 24px)}.runner-ranking-head,.prompt-modal-head{gap:16px;padding:20px}.runner-ranking-head h2,.prompt-modal-head h2{font-size:1.25rem}.runner-ranking-status{padding:18px 20px}.prompt-modal-lead{padding:20px}.prompt-tips,.prompt-request,.prompt-preview{margin:0 20px 20px}.prompt-modal-actions{padding:14px 20px}.builder-layout{gap:24px;padding:28px 20px 40px}.builder-guide>p:first-child{margin-bottom:12px}.builder-guide h1{font-size:1.875rem}.builder-guide>span{margin-top:12px;font-size:.9375rem}.builder-auth{gap:12px;padding:14px}.builder-auth span{font-size:.75rem}.builder-auth button{flex:none;padding:0 10px;font-size:.8125rem}.builder-mode-tabs{gap:20px;padding:0 18px}.easy-builder{padding:22px 18px}.easy-intro h2{font-size:1.375rem}.easy-fields{grid-template-columns:1fr;gap:18px}.prompt-package>div{flex-direction:column;align-items:flex-start;gap:10px}.prompt-package>div button{width:100%}.prompt-package>textarea{padding:14px}.json-bar{padding:12px 16px}.json-editor>textarea,.my-editor>textarea{padding:16px;font-size:.8125rem}.json-status{padding:14px}.json-status>div{grid-template-columns:auto auto minmax(0,1fr);display:grid}.json-status button{padding:0 10px;font-size:.8125rem}.json-status .publish{grid-column:1/-1}.my-header>div{gap:8px}.my-header>div button{padding:0 10px;font-size:.875rem}.my-hero{padding:32px 20px 24px}.my-hero h1{font-size:2rem}.my-profile{margin-top:12px}.my-info-index{grid-template-columns:1fr;gap:10px}.guest-records{flex-direction:column;align-items:stretch;gap:14px;padding:20px}.guest-link-dialog{padding:20px}.my-info-index>a{grid-template-columns:1fr auto;padding:18px}.my-info-index small{grid-column:1/-1}.my-info-index strong{font-size:1.125rem}.my-info-index span{align-self:center;font-size:.8125rem}.my-section-head{flex-wrap:wrap;gap:16px;padding:20px}.my-section-head h2{font-size:1.375rem}.my-section-head p{font-size:.8125rem}.my-ranking-row{grid-template-columns:34px minmax(0,1fr) 58px;gap:12px;padding:20px 16px}.my-ranking-row>b{font-size:1rem}.my-history-row{grid-template-columns:minmax(0,1fr) 58px;gap:12px;padding:20px 16px}.my-history-row>button,.my-history-row>.history-unavailable{grid-column:1/-1;justify-self:start}.my-ranking-row>strong{font-size:1.25rem}.my-list{padding:16px}.my-editor-bar{padding:14px}.my-editor-bar>div{gap:6px}.my-editor-bar button{padding:0 9px;font-size:.75rem}.my-empty{margin:8px 20px 40px}}@media (width<=380px){.intro-nav{padding-inline:16px}.intro-nav .brand-seal{display:none}.intro-links{gap:10px}.featured-survey{padding:18px}.featured-bottom>span{font-size:.75rem}.result-nav .brand-lockup>span:last-child{display:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
