:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;--navbar-height: 64px;--title-color: #0D9488;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.language-switcher{display:flex;gap:.5rem}.language-switcher button{padding:.25rem .5rem;border:1px solid #9CA3AF;background:transparent;color:#6b7280;cursor:pointer;border-radius:4px;font-size:.8rem;transition:all .2s ease}.language-switcher button.active{background:#0d9488;color:#fff;border-color:#0d9488}.language-switcher button:hover{background:#f3f4f6;color:#374151}.language-switcher button.active:hover{background:#0a7c72}input[type=range]{-webkit-appearance:none;appearance:none}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;height:20px;width:20px;border-radius:50%;background:#0d9488;cursor:pointer;border:2px solid white;box-shadow:0 2px 4px #0003}input[type=range]::-moz-range-thumb{height:20px;width:20px;border-radius:50%;background:#0d9488;cursor:pointer;border:2px solid white;box-shadow:0 2px 4px #0003}.test-title{text-align:center;margin-bottom:3rem;font-size:2.5rem;color:#2c3e50}.card-header{display:flex;align-items:center;gap:1rem;margin-bottom:.1rem;margin-top:.1rem}.card-header h2{color:#000!important;font-size:1.8rem;margin:0;font-weight:700}.test-card:first-child .card-header h2{color:#fff!important}.test-card:nth-child(2) .card-header h2{color:#666!important}.card-icons{display:flex;gap:.5rem}.icon{width:30px;height:30px;border-radius:50%;background-color:#fff;display:flex;align-items:center;justify-content:center;color:#000;font-weight:700}.card-description{color:#666;font-size:1rem;margin-bottom:1.5rem}.shuffle-option{display:flex;align-items:center;gap:.5rem;cursor:pointer;margin-bottom:1.5rem}.shuffle-option input{transform:scale(1.2)}.shuffle-option span{color:#2c3e50;font-size:.9rem}.start-btn{background-color:#fff;color:#000;border:1px solid black;padding:.75rem 2rem;border-radius:25px;font-size:1rem;font-weight:700;cursor:pointer;transition:all .2s ease;align-self:center}.start-btn:hover{background-color:#f0f0f0}.test-instructions{max-width:600px;margin:0 auto;background-color:#f8f9fa;padding:2rem;border-radius:12px;border:1px solid #e9ecef}.test-instructions h3{margin-bottom:1rem;color:#2c3e50}.test-instructions ul{color:#666;line-height:1.6}.test-card{width:400px;height:300px;background-size:contain;background-repeat:no-repeat;background-position:center;border-radius:20px;padding:2rem;display:flex;flex-direction:column;justify-content:space-between}.test-cards{display:flex;gap:2rem;justify-content:center;flex-wrap:wrap;margin-bottom:2rem}.test-card{position:relative}.first-circle{top:65%;left:21%;width:46px;height:46px;font-size:1.5rem}.test-card{width:400px;height:300px;background-color:#95b7bf;border:2px solid #dee2e6;border-radius:20px;padding:.001rem 2rem 2rem;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 4px 6px #0000001a}.test-card:nth-child(2){background-color:#bdd5d9}.card-info{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.info-item{display:flex;align-items:center;gap:.75rem}.info-item span{color:#2c3e50;font-size:.95rem;font-weight:700}.page h1{font-size:20pt}.question-card{max-width:600px;margin:2rem auto;background-color:#95b7bf;border:2px solid #dee2e6;border-radius:20px;padding:2rem;box-shadow:0 4px 6px #0000001a;position:relative}.question-card-header{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.question-card-header h2{font-size:1.8rem;margin:0;font-weight:700}.question-card-header h2.short-test{color:#fff!important}.question-card-header h2.long-test{color:#2c3e50!important}.reset-btn{position:absolute;top:1rem;right:1rem;background-color:#fff;color:#000;border:1px solid black;padding:.5rem 1rem;border-radius:15px;font-size:.9rem;cursor:pointer;transition:all .2s ease}.reset-btn:hover{background-color:#f0f0f0}.question-text{font-size:1.2rem;color:#2c3e50;margin-bottom:2rem;text-align:center;font-weight:500}.selection-bar{margin:2rem 0}.selection-container{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.selection-label{font-size:.9rem;color:#2c3e50;font-weight:500;min-width:80px}.selection-range{flex:1;height:6px;background:#fff;border-radius:3px;outline:none;cursor:pointer}.selection-range::-webkit-slider-thumb{appearance:none;width:20px;height:20px;background-color:#fff;border:2px solid #2c3e50;border-radius:50%;cursor:pointer}.selection-range::-moz-range-thumb{width:20px;height:20px;background-color:#fff;border:2px solid #2c3e50;border-radius:50%;cursor:pointer}.navigation-bar{display:flex;justify-content:space-between;align-items:center;margin-top:2rem}.nav-btn{background-color:#fff;color:#000;border:1px solid black;padding:.75rem 1.5rem;border-radius:20px;font-size:1rem;cursor:pointer;transition:all .2s ease;min-width:80px}.nav-btn:hover{background-color:#f0f0f0}.nav-btn:disabled{opacity:.5;cursor:not-allowed}.progress-indicator{font-size:1rem;color:#2c3e50;font-weight:500}.types-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:1.5rem;margin:2rem 0}.type-card{position:relative;height:200px;background:#fff;border-radius:0 50px 50px 0;overflow:hidden;box-shadow:0 8px 20px #00000026,inset 0 0 0 2px #235a631a;transition:transform .3s ease,box-shadow .3s ease;cursor:pointer}.type-card:hover{transform:translateY(-5px);box-shadow:0 8px 25px #00000026}.type-card:before{content:"";position:absolute;top:0;left:0;width:60%;height:100%;background:#235a63;border-radius:0 50% 50% 0;z-index:1;box-shadow:2px 0 8px #0000001a}.alpha-1:before{background:#95b7bf}.alpha-1 h3{color:#4a6b73}.alpha-2:before{background:#adc5c9}.alpha-2 h3{color:#5a7a82}.alpha-3:before{background:#c5d7d9}.alpha-3 h3{color:#6a8891}.alpha-4:before{background:#d8eaeb}.alpha-4 h3{color:#7a97a0}.beta-1:before{background:#dec75f}.beta-1 h3{color:#8b6914}.beta-2:before{background:#e3d07d}.beta-2 h3{color:#a0851a}.beta-3:before{background:#e8d99b}.beta-3 h3{color:#b59520}.beta-4:before{background:#ede6c7}.beta-4 h3{color:#c5a526}.gamma-1:before{background:#db8484}.gamma-1 h3{color:#8b1a1a}.gamma-2:before{background:#e39d9d}.gamma-2 h3{color:#a01e1e}.gamma-3:before{background:#f0bdbd}.gamma-3 h3{color:#b52222}.gamma-4:before{background:#f2cece}.gamma-4 h3{color:#ca2626}.delta-1:before{background:#91c785}.delta-1 h3{color:#3a4b1f}.delta-2:before{background:#a9e09d}.delta-2 h3{color:#4b6e13}.delta-3:before{background:#c6ebbe}.delta-3 h3{color:#5c8a1a}.delta-4:before{background:#ddedd5}.delta-4 h3{color:#6da720}.type-image{position:absolute;right:60px;top:50%;transform:translateY(-50%);width:100px;height:140px;object-fit:contain;z-index:2}.type-card h3{position:absolute;z-index:2;font-size:1.2rem;font-weight:700;top:20px;left:0;width:60%;text-align:center;margin:0}.type-card h4{position:absolute;z-index:2;color:#fff;font-size:.9rem;top:50px;left:0;width:60%;text-align:center;margin:0}.type-card p{position:absolute;z-index:2;color:#000;font-size:.7rem;top:80px;left:0;width:60%;text-align:center;margin:0;padding:0 10px;line-height:1.3}.plus-circle{position:absolute;right:20px;top:50%;transform:translateY(-50%);width:30px;height:30px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;color:#235a63;z-index:3;box-shadow:0 2px 8px #0003}.theory-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:1.5rem;margin:2rem 0}.theory-card{position:relative;height:200px;background:#fff;border-radius:0 50px 50px 0;overflow:hidden;box-shadow:0 8px 20px #00000026,inset 0 0 0 2px #2d52601a;transition:transform .3s ease,box-shadow .3s ease;cursor:pointer;text-decoration:none;color:inherit}.theory-card:hover{transform:translateY(-5px);box-shadow:0 8px 25px #00000026}.theory-card:before{content:"";position:absolute;top:0;left:0;width:60%;height:100%;border-radius:0 50% 50% 0;z-index:1;box-shadow:2px 0 8px #0000001a}.theory-card-1:before{background:#8fbfbb}.theory-card-1{background:#c5e6e4}.theory-card-2:before{background:#abc799}.theory-card-2{background:#cbe0bc}.theory-card-3:before{background:#c7c593}.theory-card-3{background:#e3e2b8}.theory-card-4:before{background:#cf9e99}.theory-card-4{background:#e3bcb6}.theory-card-5:before{background:#c793bd}.theory-card-5{background:#e0b6d6}.theory-card-6:before{background:#ac9dcf}.theory-card-6{background:#cabae3}.theory-card-7:before{background:#9bbdcf}.theory-card-7{background:#bad6e6}.theory-card-8:before{background:#93c9c9}.theory-card-8{background:#badee0}.theory-card h3{position:absolute;z-index:2;color:#000;font-size:1.2rem;font-weight:700;top:50%;left:0;width:60%;text-align:center;margin:0;word-wrap:break-word;line-height:1.2;padding:0 10px;overflow:hidden;transform:translateY(-50%)}.theory-card p{position:absolute;z-index:2;color:#000;font-size:.7rem;top:80px;left:0;width:60%;text-align:center;margin:0;padding:0 10px;line-height:1.3}.plus-circle{position:absolute;right:20px;top:50%;transform:translateY(-50%);width:30px;height:30px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;color:#2d5260;z-index:3;box-shadow:0 2px 8px #0003}.page h1{color:#2e5361;font-size:32pt}.model-a-container{max-width:1200px;margin:0 auto;padding:2rem;line-height:1.6}.model-a-container h1{text-align:center;margin-bottom:2rem;color:#2c3e50}.model-a-container section{margin-bottom:3rem}.model-a-container h2{color:#34495e;border-bottom:2px solid #3498db;padding-bottom:.5rem;margin-bottom:1.5rem}.model-a-container h3{color:#2980b9;margin-bottom:1rem}.model-a-container h4{color:#27ae60;margin-bottom:.8rem}.model-a-container p{margin-bottom:1rem;text-align:justify}.blocks .block{background:#f8f9fa;border-left:4px solid #3498db;padding:1.5rem;margin-bottom:1.5rem;border-radius:0 8px 8px 0}.blocks .block ul{margin:0;padding-left:1.5rem}.blocks .block li{margin-bottom:.8rem}.rules ol{padding-left:1.5rem}.rules li{margin-bottom:1rem}.dichotomies .dichotomy{background:#fff;border:1px solid #e9ecef;border-radius:8px;padding:2rem;margin-bottom:2rem;box-shadow:0 2px 4px #0000001a}.functions-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}.function-item{background:#f1f3f4;border-radius:8px;padding:1.5rem;border-left:4px solid #e74c3c}.function-item h4{margin-top:0;color:#c0392b}.function-item ul{margin:0;padding-left:1.2rem}.function-item li{margin-bottom:.5rem}@media(max-width:768px){.model-a-container{padding:1rem}.functions-list{grid-template-columns:1fr}}.theory-page-content{max-width:1200px;margin:0 auto;padding:2rem 1rem}.theory-page-content p{font-size:1.1rem;line-height:1.6;color:#333;margin-bottom:1.5rem}@media(max-width:768px){.theory-page-content{padding:1rem .5rem}}.styles{display:grid;gap:2rem;margin-top:2rem}.style-card{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 6px #0000001a;border-left:6px solid}.style-card.aggressor{border-left-color:#e74c3c}.style-card.victim{border-left-color:#9b59b6}.style-card.caregiver{border-left-color:#27ae60}.style-card.infantile{border-left-color:#f39c12}.style-card h2{margin-top:0;margin-bottom:1rem;color:#2c3e50}.style-card .types{font-style:italic;color:#7f8c8d;margin-bottom:1.5rem;font-weight:500}.style-card .dynamics,.style-card .characteristics,.style-card .perception{margin-bottom:1.5rem}.style-card h3{color:#34495e;margin-bottom:.8rem;font-size:1.1rem}.style-card ul{padding-left:1.5rem;margin:0}.style-card li{margin-bottom:.6rem;line-height:1.5}@media(max-width:768px){.style-card{padding:1.5rem}}.type-header-card{background:#fff;border-radius:16px;padding:2rem;margin-bottom:2rem;display:flex;justify-content:space-between;align-items:center;box-shadow:0 8px 25px #00000026;border:1px solid #4b5563;position:relative}.type-header-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:16px;z-index:1}.type-header-card.alpha:before{background:#95b7bf}.type-header-card.beta:before{background:#dec75f}.type-header-card.gamma:before{background:#db8484}.type-header-card.delta:before{background:#91c785}.type-info{display:flex;flex-direction:column;gap:.5rem;position:relative;z-index:2;margin-left:4rem;text-align:center}.type-code{font-size:2.5rem;font-weight:700;color:#235a63;margin:0}.type-quadra{font-size:1.1rem;color:#666;margin:0}.type-nickname{font-size:1.5rem;color:#333;margin:0;font-weight:500}.function-stack{display:flex;gap:1rem;position:relative;z-index:2}.function-columns{display:flex;flex-direction:column;gap:2px}.function-row{display:flex;gap:2px}.function-block{width:50px;height:40px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:.85rem;font-weight:600;color:#fff}.function-block.ego{background:#059669}.function-block.super-ego{background:#dc2626}.function-block.super-id{background:#7c3aed}.function-block.id{background:#ea580c}.block-labels{display:flex;flex-direction:column;gap:2px;margin-left:1rem}.block-label{height:42px;display:flex;align-items:center;font-size:.9rem;color:#666;font-weight:500}@media(max-width:768px){.type-header-card{flex-direction:column;gap:1.5rem;text-align:center}.type-info{margin-left:0}.type-code{font-size:2rem}.type-nickname{font-size:1.2rem}}.app{min-height:100vh;display:flex;flex-direction:column}*{box-sizing:border-box}html{overflow-y:scroll;scrollbar-gutter:stable}body{margin:0;padding:0}.nav-brand a{color:#ecf0f1;text-decoration:none;font-size:1.5rem;font-weight:700}.nav-links{display:flex;list-style:none;margin:0;padding:0;gap:2rem}.nav-links a{color:#bdc3c7;text-decoration:none;transition:color .3s}.nav-links a:hover{color:#3498db}.page{max-width:800px;width:100%;margin:0 auto;line-height:1.6;text-align:left}.page h1{margin-bottom:2rem;text-align:center}.page h2{color:var(--title-color);margin-top:2rem;margin-bottom:1rem}.btn-primary,.btn-secondary{padding:.75rem 1.5rem;border:none;border-radius:5px;text-decoration:none;display:inline-block;cursor:pointer;transition:background-color .3s;margin:.5rem}.btn-primary{background:#3498db;color:#fff}.btn-primary:hover{background:#2980b9}.btn-secondary{background:#95a5a6;color:#fff}.btn-secondary:hover{background:#7f8c8d}.intro{text-align:left}.cta{text-align:center;margin-top:2rem}.test-setup{max-width:600px;margin:0 auto;width:100%}.option-group{margin:1rem 0;padding:.75rem;border:1px solid #ddd;border-radius:5px}.option-group h3{margin:0 0 .5rem}.radio-option,.checkbox-option{display:block;margin:.5rem 0;cursor:pointer}.radio-option input,.checkbox-option input{margin-right:.5rem}.test-instructions{background:#e9ecef;padding:1rem;border-radius:5px;margin:1rem 0;color:#2c3e50}.test-info{background:#e8f4f8;padding:1rem;border-radius:5px;margin-bottom:2rem}.types-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1rem;margin:2rem 0}.type-card h3{margin:0 0 .5rem}.type-card h4{color:var(--title-color);margin:0 0 .5rem}.type-card h4{color:#2c3e50;margin:0 0 .5rem}.quadra-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;margin:1rem 0}.quadra{background:#e9ecef;padding:1rem;border-radius:5px;color:#2c3e50}.theory-section{margin:3rem 0;padding-bottom:2rem;border-bottom:1px solid #eee}.elements-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin:1rem 0}.element{background:#e9ecef;padding:1rem;border-radius:5px;border-left:4px solid #2c3e50;color:#2c3e50}.element h3{margin:0 0 .5rem}.dichotomies{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem}.dichotomy{background:#e9ecef;padding:1rem;border-radius:5px;color:#2c3e50}.quadra-values{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1rem}.quadra-detail{background:#e9ecef;padding:1.5rem;border-radius:8px;border-left:4px solid #2c3e50;color:#2c3e50}.quadra-detail h3{margin-top:0}.nav-brand .logo{height:40px;width:auto}body{margin:0;padding:0;background-color:#fff;color:#000}:root{--navbar-height: 60px;--navbar-padding: 16px;--logo-height-mobile: 36px;--logo-height-desktop: 48px;--icon-size-mobile: 24px;--icon-size-desktop: 28px;--touch-target: 44px}.navbar{background:#fff;position:fixed;top:0;left:0;right:0;height:var(--navbar-height);z-index:1000;box-shadow:0 2px 8px #0000001a}.nav-inner{max-width:1200px;margin:0 auto;height:100%;display:flex;justify-content:space-between;align-items:center;padding:0 var(--navbar-padding)}.nav-brand{display:flex;align-items:center;flex:1}.nav-brand .logo{height:var(--logo-height-mobile);width:auto;max-width:200px;object-fit:contain}.nav-icons{display:flex;gap:8px;align-items:center}.nav-icon{width:var(--icon-size-mobile);height:var(--icon-size-mobile);cursor:pointer;transition:opacity .2s ease}.nav-icon:hover{opacity:.7}.language-btn{background:none;border:none;padding:8px;cursor:pointer;border-radius:4px;min-width:var(--touch-target);min-height:var(--touch-target);display:flex;align-items:center;justify-content:center;transition:background-color .2s ease}.language-btn:hover{background-color:#0000000d}.nav-links-mobile{position:fixed;top:var(--navbar-height);left:0;right:0;background:#fff;display:flex;justify-content:space-around;padding:12px 16px;box-shadow:0 2px 4px #0000001a;border-top:1px solid rgba(0,0,0,.1)}.nav-links-mobile a{color:#333;text-decoration:none;padding:8px 12px;border-radius:4px;font-weight:500;transition:background-color .2s ease;min-height:var(--touch-target);display:flex;align-items:center}.nav-links-mobile a:hover{background-color:#0000000d}.main-content{padding-top:calc(var(--navbar-height) + 45px)}@media(min-width:768px){:root{--navbar-height: 70px;--navbar-padding: 24px}.nav-brand .logo{height:var(--logo-height-desktop);max-width:300px}.nav-icon{width:var(--icon-size-desktop);height:var(--icon-size-desktop)}.nav-icons{gap:12px}}@media(min-width:1200px){:root{--navbar-height: 80px;--navbar-padding: 32px}.nav-brand .logo{height:56px}}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.nav-icon,.logo{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}}.nav-brand .logo{height:var(--logo-height-mobile);width:auto;max-width:300px;object-fit:contain}@media(min-width:768px){.nav-brand .logo{height:var(--logo-height-desktop);max-width:450px}}@media(min-width:1200px){.nav-brand .logo{height:56px;max-width:600px}}:root{--navbar-height: 80px;--logo-height-mobile: 50px;--logo-height-desktop: 60px}@media(min-width:768px){:root{--navbar-height: 90px}}@media(min-width:1200px){:root{--navbar-height: 100px}.nav-brand .logo{height:70px}}.nav-links-mobile{position:fixed;top:var(--navbar-height);left:0;right:0;background:#fff;display:flex;justify-content:space-around;padding:0 16px;box-shadow:none;border-top:none;z-index:1000;margin-top:-10px}.navbar{background:#fff;position:fixed;top:0;left:0;right:0;height:var(--navbar-height);z-index:1000;box-shadow:none}
