body{margin:0;padding:0;background:#efe9dc;font-family:Quicksand,Trebuchet MS,sans-serif;color:#444;background-image:linear-gradient(#efe9dc40,#dfe5d040),url(/img/background.webp);background-repeat:no-repeat;background-size:cover;background-position:center;background-attachment:fixed;background-color:#efe9dc}.site-logo{height:42px;width:auto;display:block}.theta-delta-mark{font-size:3rem;font-weight:700;letter-spacing:.1em;color:#4a5d3a;text-shadow:0 2px 6px rgba(74,93,58,.25);margin:0 auto .2em}.visually-hidden{position:absolute;left:-9999px;top:auto;width:1px;height:1px;overflow:hidden}.main-nav{background:#e2e7d4;border-bottom:2px solid #c2cba6;box-shadow:0 2px 5px #4a5d3a40;padding:10px 20px;font-family:Quicksand,Trebuchet MS,sans-serif;display:flex;justify-content:space-between;align-items:center;position:sticky;top:0;z-index:1000}.nav-logo{font-size:1.4em;font-weight:700;color:#4a5d3a}.nav-logo img{height:48px;width:auto}.nav-links{display:flex;gap:16px;list-style:none}.nav-links li a{text-decoration:none;color:#4a5d3a;font-weight:700;padding:6px 10px;border-radius:6px;border:1px solid transparent;transition:background .2s ease,color .2s ease,box-shadow .2s ease}.nav-links li a:hover{background:linear-gradient(to bottom right,#dde2c8,#eef0e2);box-shadow:0 4px 8px #4a5d3a4d;transform:translateY(-1px);text-decoration:underline;color:#b5651d;border:1px solid #c2cba6}.hamburger-btn{display:none;font-size:2rem;background:none;border:none;color:var(--text-color, #333);cursor:pointer;padding:.5rem}@media (max-width: 768px){.hamburger-btn{display:block;position:absolute;right:.5rem;top:.5rem;z-index:1001}.nav-links{display:none;flex-direction:column;background:var(--bg, #fff);position:absolute;top:60px;right:0;width:100%;text-align:right;padding:1rem;box-shadow:0 4px 12px #00000026;z-index:1000}.nav-links.show{display:flex}.nav-links li{margin-bottom:1rem}}.app{max-width:800px;margin:0 auto;padding:2rem}.question-block{background:#f1efe4;border-radius:1rem;padding:.75rem;margin-bottom:1.5rem;border:3px dashed #c2cba6;box-shadow:0 4px 10px #4a5d3a2e}.scale-options{display:flex;justify-content:space-between;margin-top:1rem}.scale-options label{flex:1;text-align:center;font-size:.9rem;cursor:pointer}input[type=radio]{margin-top:.5rem;scroll-margin-top:200px}.start-screen{text-align:center;padding:0}.start-options{display:flex;flex-direction:column;align-items:center;gap:1rem;margin-top:1.5rem}.start-options button{font-size:1.2rem;padding:.85rem 1.8rem}.scale-key{display:flex;justify-content:space-between;margin-bottom:1rem;text-align:center;font-size:.9rem}.scale-key div{flex:1}.scale-key .emoji{font-size:1.2rem;margin-bottom:.25rem}.answer-scale{display:flex;justify-content:space-between;gap:6px;margin:.5rem 0}.color-box{flex:1;text-align:center;border-radius:8px;padding:8px;position:relative}.color-box .sparkle{position:absolute;font-size:1.2rem;pointer-events:none;animation:sparkle-float .8s ease-out forwards;z-index:2}.color-box:not(.key-box):hover{box-shadow:0 0 8px #0003;transform:translateY(-2px);cursor:pointer}.color-box input[type=radio]{appearance:none;width:16px;height:16px;border-radius:50%;border:2px solid #555;margin-top:6px;background:#fff;cursor:pointer;transition:background .2s}.color-box input[type=radio]:checked{background:#333}.color-box:hover input[type=radio]{background:#999}.color-box .emoji{font-size:1.1rem;margin-bottom:4px;display:block}.color-box input[type=radio]{appearance:none;width:16px;height:16px;background:#fff;border-radius:50%;border:2px solid #fff}.color-box input[type=radio]:checked{background:#000}.emoji,.emoji-placeholder{height:24px;display:flex;align-items:center;justify-content:center;font-size:20px;margin-bottom:4px}.section-title-wrapper{text-align:center;margin-bottom:1.5rem}.section-title-wrapper h2{font-size:1.2rem;margin-bottom:.5rem;color:#444;font-weight:600}hr{border-width:2px;border-style:solid;border-image:repeating-linear-gradient(to right,#c2cba6 0,#c2cba6 24px,transparent 20px,transparent 32px) 1}.scale-key{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.key-box{padding:.75rem 1rem;border-radius:1rem;box-shadow:0 1px 3px #0000001a;display:flex;flex-direction:column;align-items:center;width:150px}.key-box .emoji{font-size:1.5rem;margin-bottom:.25rem}.color-1{background-color:#f5b5a9}.color-2{background-color:#f8c8c8}.color-3{background-color:#f9e4a1}.color-4{background-color:#fff8a6}.color-5{background-color:#d4f8be}.color-6{background-color:#b8f5d1}.color-7{background-color:#a1f0b5}.pagination-buttons{display:flex;justify-content:space-between;margin-top:1em}.pagination-buttons button{padding:10px 20px;font-size:1em;border-radius:12px;cursor:pointer}.btn-primary{display:inline-block;padding:.7rem 1.5rem;font-size:1rem;font-weight:700;font-family:Quicksand,Trebuchet MS,sans-serif;color:#f4f1e6;background:linear-gradient(to bottom,#5d7245,#4a5d3a);border:1px solid #3a4a2e;border-radius:12px;box-shadow:0 3px #3a4a2e,0 6px 12px #4a5d3a47;cursor:pointer;text-decoration:none;line-height:1.2;transition:transform .12s ease,box-shadow .12s ease,background .2s ease}.btn-primary:hover{background:linear-gradient(to bottom,#6a8150,#51663f);transform:translateY(-2px);box-shadow:0 5px #3a4a2e,0 9px 18px #4a5d3a52}.btn-primary:active{transform:translateY(2px);box-shadow:0 1px #3a4a2e,0 3px 6px #4a5d3a40}.progress-container{width:80%;max-width:500px;margin:1rem auto 2rem;text-align:center;position:relative}.progress-label{font-weight:600;font-size:1rem;color:#555;margin-bottom:.5rem;display:block}.progress-bar{height:24px;background:#ece8db;border-radius:12px;overflow:hidden;position:relative;box-shadow:inset 0 1px 3px #0000001a}.progress-fill{height:100%;background:linear-gradient(90deg,#9aa775,#a8895f);width:0%;transition:width .5s ease-in-out;border-radius:12px 0 0 12px}.progress-percent{margin-top:.5rem;font-weight:700;color:#888}.sparkles{position:absolute;top:0;left:0;height:100%;width:100%;pointer-events:none;overflow:visible}.sparkle{position:absolute;font-size:1.2rem;animation:sparkle-float .8s ease-out forwards}@keyframes sparkle-float{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(-20px) scale(1.4)}}.results-list{max-width:650px;margin:0 auto;padding:20px;border:3px dashed #d6dabf;border-radius:16px;background:#f6f3ea;box-shadow:0 4px 10px #4a5d3a2e}.results-textarea-container.static-page{max-width:650px;padding:20px}.results-textarea-container{text-align:center}.copy-results-button{margin:1em;padding:.5em;border-radius:8px;font-size:16px}#results-text-area{width:50%;height:150px}.result-row{display:flex;flex-direction:column;border-bottom:1px solid #eee;padding:14px 0;position:relative;gap:6px}.result-row-header{display:flex;flex-direction:column}.score-label{display:flex;justify-content:space-between;align-items:baseline;font-weight:700;font-size:1em;margin-bottom:4px}.score-percent{color:#555;font-family:Courier New,monospace}.role-name{font-size:1.1em;font-family:Quicksand,Trebuchet MS,sans-serif,sans-serif;color:#444}.progress-bar-wrapper{width:100%;height:12px;background-color:#f3f3f3;border-radius:6px;overflow:hidden;position:relative}.progress-bar-bg{width:100%;height:100%;background-color:#eee}.progress-bar-fill{height:100%;background:linear-gradient(to right,#d6dabf,#cdd9c0);transition:width .5s ease;position:relative}.more-info-toggle{border-radius:8px;padding:4px 8px;margin:6px 0;cursor:pointer;font-size:.9em;transition:background-color .2s ease}.more-info-toggle:hover{background-color:#dadec4}.role-description{font-size:.9em;color:#666;padding-left:10px}.hidden{display:none}.result-sparkle{position:absolute;right:4px;top:-16px;animation:sparkleFloat 1s ease-out forwards;font-size:1.2em;pointer-events:none}@keyframes sparkleFloat{0%{opacity:0;transform:translateY(0)}50%{opacity:1;transform:translateY(-8px)}to{opacity:0;transform:translateY(-16px)}}.result-row.inline{flex-direction:row;align-items:center;flex-wrap:wrap;gap:12px;padding:10px 0;position:relative}.result-row.inline .score-percent{width:48px;text-align:right;font-weight:700;flex-shrink:0}.result-row.inline .progress-bar-wrapper{flex:1;max-width:220px;height:10px}.result-row.inline .role-name{font-size:1em;min-width:100px;flex-shrink:0}.result-row.inline .more-info-toggle{flex-shrink:0;margin:0 0 0 auto}.result-row.inline .role-description{flex-basis:100%;padding-left:60px}.results-footer-tag{text-align:center;margin:1.5em 0 0;color:#4a5d3a;font-weight:700}.results-footer-tag span{font-weight:400}.results-list+h1,.results-list~h1,#app>h1{text-align:center;font-family:Quicksand,Trebuchet MS,sans-serif,sans-serif;color:#4a5d3a;margin-bottom:20px}a{color:#4a5d3a;text-decoration:underline}.static-page{max-width:800px;margin:2rem auto;padding:2rem;background:#f4f1e8;border-radius:20px;border:3px dashed #c2cba6;box-shadow:0 4px 10px #4a5d3a2e}.static-page h1,.static-page h2{font-family:Quicksand,Trebuchet MS,sans-serif,sans-serif;color:#4a5d3a;margin-bottom:1rem;text-align:center}.static-page p,.static-page ul,.static-page li{font-size:1.05rem;line-height:1.6;color:#555}.static-page ul{padding-left:1.2em}.cursor-sparkle{position:fixed;width:6px;height:6px;border-radius:50%;pointer-events:none;z-index:9999;background:#e2e7d4;box-shadow:0 0 4px #c2cba699;opacity:.9;animation:cursorSparkleFade 1s ease-out forwards}@keyframes cursorSparkleFade{0%{transform:scale(1);opacity:1}to{transform:scale(.4);opacity:0}}.theme-toggle-wrapper{position:absolute;top:90px;left:10px;z-index:999;display:flex;justify-content:flex-start;padding:10px 20px}.theme-toggle{display:flex;align-items:center;gap:12px;font-family:Quicksand,Trebuchet MS,sans-serif,sans-serif;font-size:1rem;color:#4a5d3a}.theme-toggle input[type=checkbox]{display:none}.toggle-slider{width:60px;height:30px;background:linear-gradient(to right,#e6ebd9,#dde2c8);border-radius:30px;position:relative;cursor:pointer;box-shadow:0 2px 6px #0000001a;border:1px solid #d4d9be}.toggle-slider:before{content:"";position:absolute;top:0;left:1px;width:30px;height:30px;background-color:#fff;border-radius:50%;transition:transform .3s ease;box-shadow:0 2px 4px #0003}input[type=checkbox]:checked+.toggle-slider:before{transform:translate(28px)}.toggle-slider .emoji-left,.toggle-slider .emoji-right{position:absolute;top:4px;font-size:16px;pointer-events:none}.toggle-slider .emoji-left{left:6px}.toggle-slider .emoji-right{right:6px}.toggle-label{font-weight:700}@media (max-width: 768px){.theme-toggle-wrapper{top:10px;left:140px;z-index:9999;position:fixed}}.site-footer{display:flex;flex-direction:column;background:#e2e7d4;border-top:2px solid #c2cba6;box-shadow:0 2px 5px #4a5d3a40;font-family:Quicksand,Trebuchet MS,sans-serif;justify-content:center;align-items:center;position:sticky;top:0;z-index:1000;text-align:center}.footer-disclaimer{font-style:italic;font-size:11px;display:block;margin:0}input[type=email]{padding:.75rem 1rem;font-size:1rem;border-radius:1rem;border:2px solid var(--input-border, #ccc);background-color:var(--input-bg, #fff);color:var(--input-text, #333);font-family:Comic Sans MS,Quicksand,cursive;outline:none;width:100%;margin:0 1rem 0 0;box-shadow:0 2px 6px #00000014;transition:border-color .3s,box-shadow .3s}input[type=email]:focus{border-color:var(--input-focus, #b78a5e);box-shadow:0 0 0 3px #b5651d40}#submit-btn{min-width:180px}.btn-submit{padding:.75rem 1rem;font-size:1rem;border-radius:1rem;border:2px solid var(--input-border, #ccc);background-color:var(--input-bg, #fff);color:var(--input-text, #333);font-family:Comic Sans MS,Quicksand,cursive;outline:none;margin:0 1rem 0 0;box-shadow:0 2px 6px #00000014;transition:all .2s ease;cursor:pointer;color:#b5651d;font-weight:700}.btn-submit:hover{background:linear-gradient(to bottom right,#cdd4b4,#f1efe4);box-shadow:0 6px 12px #4a5d3a40;transform:translateY(-2px);border-color:var(--input-focus, #b78a5e);box-shadow:0 0 0 3px #b5651d40}.spinner{display:inline-block;width:16px;height:16px;border:2px solid #ccc;border-top:2px solid #333;border-radius:50%;animation:spin .8s linear infinite;vertical-align:middle;margin-left:8px}@keyframes spin{to{transform:rotate(360deg)}}#submit-btn[disabled]{opacity:.6;cursor:not-allowed}.newsletter-subscribe{margin-top:2rem;background:var(--bg-pink, #eaeede);padding:1.5rem;border-radius:1rem}.toast{position:fixed;bottom:20px;left:50%;transform:translate(-50%) translateY(20px);background:#d8dcc2;color:#333;padding:12px 20px;border-radius:12px;font-size:.95rem;box-shadow:0 4px 12px #00000026;opacity:0;pointer-events:none;transition:opacity .4s ease,transform .4s ease;z-index:9999}.toast.visible{opacity:1;transform:translate(-50%) translateY(0)}.toast-success,.toast-green{background:#d4fcd6;border:2px solid #6ccf7d}.toast-error,.toast-red{background:#ddd6c4;border:2px solid #b5651d}.toast-info,.toast-blue{background:#dde2c8;border:2px solid #66aaff}.toast-pink{background:#d8dcc2;color:#222;border:2px solid #a8895f}.toast-purple{background:#d8dcc2;color:#222;border:2px solid #8a7a4f}.hub{text-align:center;padding:10px 0 30px}.hub-tagline{max-width:640px;margin:.4em auto 1.6em;color:#5a5a50;font-size:1.1em}.hub-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px;max-width:900px;margin:0 auto}.hub-card{display:block;text-decoration:none;color:inherit;background:#f4f1e6;border:2px solid #c2cba6;border-radius:16px;padding:22px 20px;text-align:left;box-shadow:0 4px 12px #4a5d3a1f;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}a.hub-card:hover{transform:translateY(-3px);box-shadow:0 8px 20px #4a5d3a38;border-color:#4a5d3a}.hub-card-featured{border-color:#b5651d;background:linear-gradient(160deg,#f6f3ea,#e7ecd7)}.hub-card-soon{opacity:.7;cursor:default}.hub-card-emoji{font-size:2.2rem}.hub-card h2{margin:.3em 0;color:#4a5d3a;font-size:1.25em}.hub-card p{margin:0 0 .8em;color:#555;font-size:.98em;line-height:1.5}.hub-card-cta{font-weight:700;color:#b5651d}.hub-card-soon .hub-card-cta{color:#8a8a7a}.start-tagline{font-size:1.15em;color:#6b5740;font-style:italic;margin-top:0}.start-intro{max-width:620px;margin:0 auto 1.4em;text-align:left;line-height:1.6}.radar-wrap{max-width:460px;margin:0 auto 1.4em;color:#4a5d3a}.radar-svg{width:100%;height:auto;display:block;overflow:visible}.radar-grid{fill:none;stroke:#c2cba6;stroke-width:1}.radar-spoke{stroke:#c2cba6;stroke-width:1}.radar-area{fill:#4a5d3a4d;stroke:#4a5d3a;stroke-width:2}.radar-dot{fill:#b5651d}.radar-label{font-size:12px;fill:#3a3a33;font-weight:600}.radar-breakdown{max-width:640px;margin:0 auto;text-align:left}.radar-breakdown-item{border-bottom:1px solid #d8dcc2;padding:10px 0}.radar-breakdown-head{margin:0 0 .2em;color:#4a5d3a}.radar-breakdown-desc{margin:0;color:#555;font-size:.96em;line-height:1.5}.role-related a{display:inline-block;margin:0 4px 6px 0}.glossary-list{line-height:1.7}.glossary-list li{margin-bottom:6px}.role-cta{margin-top:1.5rem;display:flex;gap:12px;flex-wrap:wrap}.role-cta .btn{text-decoration:none;display:inline-block}.theriotype-hero{display:block;width:100%;max-width:420px;height:auto;margin:0 auto 1.4rem;border-radius:16px;border:2px solid #c2cba6;box-shadow:0 6px 18px #4a5d3a40}.result-thumb{width:56px;height:56px;object-fit:cover;border-radius:10px;border:2px solid #c2cba6;flex:0 0 auto;vertical-align:middle;margin-right:8px}.radar-breakdown-head .result-thumb{width:40px;height:40px}.hub-card-thumb{width:100%;aspect-ratio:16 / 10;object-fit:cover;border-radius:12px;margin-bottom:.5rem;display:block}.cookie-consent{position:fixed;left:1rem;right:1rem;bottom:1rem;max-width:720px;margin:0 auto;background:#f4f1e8;border:2px solid #c2cba6;border-radius:14px;box-shadow:0 6px 20px #4a5d3a4d;padding:14px 18px;display:flex;flex-wrap:wrap;align-items:center;gap:12px;z-index:10000;transition:opacity .3s ease,transform .3s ease}.cookie-consent.cc-hide{opacity:0;transform:translateY(12px)}.cookie-consent .cc-text{margin:0;flex:1 1 320px;font-size:.95rem;line-height:1.5;color:#444}.cookie-consent .cc-buttons{display:flex;gap:10px;flex:0 0 auto}.cookie-consent .cc-decline{background:transparent;border:1px solid #c2cba6;border-radius:12px;padding:.6rem 1.1rem;font-weight:700;color:#4a5d3a;cursor:pointer}.cookie-consent .cc-decline:hover{background:#e6ebd9}body.moonlight-theme{background:#0f1424;background-image:linear-gradient(#0f142499,#14102899),url(/img/background.webp);background-color:#0f1424;color:#d7dae8}body.moonlight-theme .theta-delta-mark{color:#b9c6f5;text-shadow:0 0 14px rgba(143,163,232,.6)}body.moonlight-theme .main-nav{background:#161b2e;border-bottom:2px solid #3a4470;box-shadow:0 2px 8px #00000080}body.moonlight-theme .nav-logo,body.moonlight-theme .nav-links li a{color:#b9c6f5}body.moonlight-theme .nav-links li a:hover{background:linear-gradient(to bottom right,#232a47,#2e3658);box-shadow:0 4px 10px #00000080;color:#c9b458;border:1px solid #3a4470}body.moonlight-theme .question-block{background:#1a2036;border:3px dashed #3a4470;box-shadow:0 4px 12px #0006}body.moonlight-theme .start-options button,body.moonlight-theme .btn-primary{background:linear-gradient(to bottom,#2e3658,#1f2640);border:1px solid #5a4a7a;color:#e6e9f7;box-shadow:0 3px #120f24,0 6px 12px #00000080}body.moonlight-theme .start-options button:hover,body.moonlight-theme .btn-primary:hover{background:linear-gradient(to bottom,#3a4470,#2a3157);color:#fff;box-shadow:0 5px #120f24,0 9px 18px #5a4a7a80;transform:translateY(-2px)}body.moonlight-theme .start-options button:active,body.moonlight-theme .btn-primary:active{transform:translateY(2px);box-shadow:0 1px #120f24,0 3px 6px #00000080}body.moonlight-theme a{color:#8fa3e8}body.moonlight-theme a:hover{color:#c9b458}body.moonlight-theme .static-page{background:#161b2e;border:3px dashed #3a4470;box-shadow:0 4px 12px #0006;color:#d7dae8}body.moonlight-theme .static-page h1,body.moonlight-theme .static-page h2,body.moonlight-theme .static-page h3{color:#b9c6f5}body.moonlight-theme .hub-card{background:#161b2e;border-color:#3a4470;box-shadow:0 4px 14px #00000073}body.moonlight-theme a.hub-card:hover{border-color:#8fa3e8}body.moonlight-theme .hub-card-featured{border-color:#c9b458;background:linear-gradient(160deg,#1a2036,#221b38)}body.moonlight-theme .hub-card h2{color:#b9c6f5}body.moonlight-theme .hub-card p,body.moonlight-theme .hub-tagline{color:#aab0cc}body.moonlight-theme .hub-card-cta{color:#c9b458}body.moonlight-theme .results-list{border:3px dashed #3a4470;background:#161b2e;box-shadow:0 4px 12px #0006}body.moonlight-theme .progress-bar-fill{background:linear-gradient(to right,#5a4a7a,#8fa3e8)}body.moonlight-theme .progress-bar{background:#232a47}body.moonlight-theme .results-footer-tag{color:#b9c6f5}body.moonlight-theme .role-name,body.moonlight-theme .score-percent{color:#d7dae8}body.moonlight-theme .radar-grid,body.moonlight-theme .radar-spoke{stroke:#3a4470}body.moonlight-theme .radar-area{fill:#8fa3e847;stroke:#8fa3e8}body.moonlight-theme .radar-dot{fill:#c9b458}body.moonlight-theme .radar-label{fill:#cdd6f7}body.moonlight-theme .radar-breakdown-head{color:#b9c6f5}body.moonlight-theme .radar-breakdown-desc{color:#aab0cc}body.moonlight-theme .radar-breakdown-item{border-bottom-color:#3a4470}body.moonlight-theme #app>h1,body.moonlight-theme .results-list~h1{color:#b9c6f5}body.moonlight-theme .cursor-sparkle{background:#c9b458;box-shadow:0 0 6px #c9b458b3}body.moonlight-theme hr{border-image:repeating-linear-gradient(to right,#3a4470 0,#3a4470 24px,transparent 20px,transparent 32px) 1}.moonlight-theme .toggle-label{color:#b9c6f5}.moonlight-theme .site-footer{background:#161b2e;border-top:2px solid #3a4470;box-shadow:0 -2px 8px #00000080;color:#aab0cc}.moonlight-theme input[type=email]{background:#1a2036;color:#d7dae8;border-color:#3a4470}.moonlight-theme input[type=email]:focus{border-color:#8fa3e8;box-shadow:0 0 0 3px #8fa3e84d}.moonlight-theme .btn-submit{background:linear-gradient(to bottom right,#232a47,#1a2036);color:#cdd6f7;border:2px solid #3a4470;font-weight:700}.moonlight-theme .btn-submit:hover{background:linear-gradient(to bottom right,#3a4470,#2e3658);transform:translateY(-2px)}.moonlight-theme .newsletter-subscribe{background:#1a2036}body.moonlight-theme .theriotype-hero{border-color:#3a4470;box-shadow:0 6px 18px #00000080}body.moonlight-theme .section-title-wrapper h2{color:#b9c6f5}body.moonlight-theme .static-page p,body.moonlight-theme .static-page ul,body.moonlight-theme .static-page li{color:#c7cde2}body.moonlight-theme .scale-key span,body.moonlight-theme .key-box span{color:#333}body.moonlight-theme .result-thumb{border-color:#3a4470}body.moonlight-theme .cookie-consent{background:#161b2e;border-color:#3a4470;box-shadow:0 6px 20px #0000008c}body.moonlight-theme .cookie-consent .cc-text{color:#c7cde2}body.moonlight-theme .cookie-consent .cc-decline{border-color:#3a4470;color:#b9c6f5}body.moonlight-theme .cookie-consent .cc-decline:hover{background:#232a47}
