
.title-frame{min-height:auto!important;padding:30px 0!important}
.title-content{max-width:1200px;margin:0 auto;padding:0 30px}
.title-layout{display:flex;align-items:center;gap:50px}
.title-image-section{flex:0 0 300px;display:flex;justify-content:center;align-items:center}
.title-text-section{flex:1;text-align:left}
.compass-image-container{width:280px;height:280px;display:flex;align-items:center;justify-content:center}
.compass-image{width:280px;height:280px;filter:drop-shadow(0 4px 12px rgb(0 0 0 / .3)) hue-rotate(10deg) saturate(1.2) brightness(.85) contrast(1.1)}

.title-heading{font-size:2.5em;font-weight:700;color:#fff;margin-bottom:20px;line-height:1.2;text-shadow:2px 2px 4px rgb(0 0 0 / .5);font-family:'playfair display',sans-serif}
.title-subheading{font-size:1.4em;font-weight:500;color:#fff;margin-bottom:25px;line-height:1.4;opacity:.95;font-family:'Outfit',sans-serif}.title-body{font-size:1.1em;color:#fff;margin-bottom:35px;line-height:1.6;opacity:.9;font-family:'outfit',sans-serif}
.start-compass-btn{background:linear-gradient(45deg,#00ff88,#00d4ff);color:#1a1a1a;font-weight:600;font-size:1.2em;padding:15px 30px;border:none;border-radius:50px;cursor:pointer;transition:all 0.3s ease;text-shadow:none;box-shadow:0 4px 15px rgb(0 255 136 / .3);font-family:sans-serif}
.start-compass-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgb(0 255 136 / .4);background:linear-gradient(45deg,#00ff88,#00d4ff)}@media (max-width:768px){.title-layout{flex-direction:column;gap:30px;text-align:center}
.title-image-section{flex:none}.title-text-section{text-align:center}.title-heading{font-size:2em;margin-bottom:15px}
.title-subheading{font-size:1.2em;margin-bottom:20px}
.title-body{font-size:1em;margin-bottom:30px}
.compass-image-container{width:200px;height:200px}.compass-image{width:200px;height:200px}.start-compass-btn{font-size:1.1em;padding:12px 25px}}#gcccompass{max-width:1400px;width:90%;margin:15px auto;padding:25px;background:linear-gradient(135deg, #667eea 0%, #764ba2 100%)!important;border-radius:20px;box-shadow:0 25px 50px rgb(0 0 0 / .15);
    font-family:sans-serif;color:white!important;position:relative;overflow:hidden;min-height:35vh}#gcccompass::before{content:'';position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgb(255 255 255 / .1) 0%,transparent 70%);pointer-events:none}#gcccompass h2{text-align:center;margin-bottom:8px;font-size:2.8em;font-weight:900;color:#fff;text-shadow:2px 2px 4px rgb(0 0 0 / .8),0 0 20px rgb(255 255 255 / .3),0 0 40px rgb(255 255 255 / .1);letter-spacing:1px}.form-subtitle{text-align:center;margin-bottom:18px;font-size:1.2em;opacity:.9;color:#fff;font-weight:300;max-width:600px;margin-left:auto;margin-right:auto}.progress-bar{width:100%;height:8px;background:rgb(255 255 255 / .2);border-radius:4px;margin-bottom:18px;overflow:hidden}.progress-fill{height:100%;background:linear-gradient(90deg,#00f2fe,#4facfe);border-radius:4px;transition:width 0.4s ease;width:20%}


    .form-step{display:none;opacity:0;transform:translateX(30px);transition:all 0.4s ease;min-height:220px;padding:15px 0}.form-step.active{display:grid;grid-template-rows:auto auto 1fr;gap:20px;opacity:1;transform:translateX(0);align-items:start}.form-step[data-step="8"].active,.form-step[data-step="9"].active{grid-template-rows:auto 1fr;gap:30px}.question-container{text-align:center;width:60%;margin:0 auto 20px auto;min-height:120px;display:flex;flex-direction:column;justify-content:center}.form-step[data-step="8"] .question-container,.form-step[data-step="9"] .question-container{width:100%!important;min-height:auto;margin:0 auto 30px auto}.step-question{font-size:1.9em;font-weight:600;margin-bottom:15px;line-height:1.3;color:#fff;text-align:center;font-family:'playfair display',-apple-system,BlinkMacSystemFont,sans-serif}.step-subtitle{font-size:1.2em;opacity:.9;margin:0;line-height:1.5;text-align:center;color:#fff;font-family:'outfit',-apple-system,BlinkMacSystemFont,sans-serif}
.choices-and-nav-container{display:flex;flex-direction:column;align-items:flex-end;position:relative;padding:0 30px}.form-step[data-step="8"] .choices-and-nav-container,.form-step[data-step="9"] .choices-and-nav-container{display:flex;flex-direction:column;align-items:center;justify-content:space-between;min-height:300px;padding:0 60px}.form-step[data-step="8"] .text-input-container,.form-step[data-step="9"] 
.text-input-container{width:100%;max-width:500px;margin-bottom:0;flex:0 0 auto}.form-step[data-step="8"] .navigation-buttons,.form-step[data-step="9"] .navigation-buttons{align-self:flex-end;margin-top:auto;flex:0 0 auto}.choices-container{display:grid;gap:20px;margin-bottom:15px;align-content:start;width:100%}.choices-container[data-choice-count="2"]{grid-template-columns:repeat(2,1fr)}.choices-container[data-choice-count="3"]{grid-template-columns:repeat(3,1fr)}.choices-container[data-choice-count="4"]{grid-template-columns:repeat(2,1fr)}.choices-container[data-choice-count="5"]{grid-template-columns:repeat(3,1fr)}.choices-container[data-choice-count="6"]{grid-template-columns:repeat(3,1fr)}.choices-container[data-choice-count="7"]{grid-template-columns:repeat(3,1fr)}.choices-container[data-choice-count="8"]{grid-template-columns:repeat(3,1fr)}.choices-container[data-choice-count="9"]{grid-template-columns:repeat(3,1fr)}.choice-option{background:rgb(255 255 255 / .15);border:2px solid rgb(255 255 255 / .3);border-radius:12px;padding:15px 12px;cursor:pointer;transition:all 0.3s ease;backdrop-filter:blur(10px);position:relative;overflow:hidden;min-height:80px;display:flex;align-items:center;justify-content:center;text-align:center}.choice-option::before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgb(255 255 255 / .1),transparent);transition:left 0.5s ease}.choice-option:hover::before{left:100%}.choice-option:hover{border-color:rgb(255 255 255 / .6);background:rgb(255 255 255 / .25);transform:translateY(-2px);box-shadow:0 8px 25px rgb(0 0 0 / .15)}
.choice-option.selected{background:rgb(255 255 255 / .3);border-color:#fff;box-shadow:0 8px 30px rgb(0 0 0 / .2);transform:scale(1.02)}.choice-text{font-weight:500;font-size:1.2em;color:#fff;line-height:1.4;width:90%;word-wrap:break-word;hyphens:auto;overflow-wrap:break-word;font-family:'outfit',-apple-system,BlinkMacSystemFont,sans-serif}

.text-input-container{margin-bottom:15px;max-width:600px;margin-left:auto;margin-right:auto;width:100%;display:flex;justify-content:center}.text-input{width:100%;padding:25px 30px;border:2px solid rgb(255 255 255 / .3);border-radius:15px;font-size:1.3em;background:rgb(255 255 255 / .15);color:#fff;backdrop-filter:blur(10px);transition:all 0.3s ease;box-sizing:border-box;text-align:center}
.text-input::placeholder{color:rgb(255 255 255 / .7)}.text-input:focus{outline:none;border-color:#fff;background:rgb(255 255 255 / .9);color:#333;box-shadow:0 0 20px rgb(255 255 255 / .2)}.text-input:focus::placeholder{color:rgb(51 51 51 / .6)}.navigation-buttons{display:flex;justify-content:flex-end;align-items:center;gap:20px;margin-top:10px;width:auto}.nav-btn{padding:18px 40px;border:none;border-radius:50px;font-size:1.1em;font-weight:600;cursor:pointer;transition:all 0.3s ease;text-transform:uppercase;letter-spacing:.5px;position:relative;overflow:hidden;min-width:140px}.nav-btn:disabled{opacity:.5;cursor:not-allowed}.prev-btn{background:rgb(255 255 255 / .2);color:#fff;border:2px solid rgb(255 255 255 / .4)}.prev-btn:hover:not(:disabled){background:rgb(255 255 255 / .3);transform:translateY(-2px)}.next-btn,.submit-btn{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:2px solid #fff0;min-width:120px}.next-btn:hover:not(:disabled),.submit-btn:hover:not(:disabled){background:linear-gradient(135deg,#5a67d8,#6b46c1);transform:translateY(-2px);box-shadow:0 8px 25px rgb(0 0 0 / .2)}.step-indicator{text-align:center;color:rgb(255 255 255 / .8);font-size:1em;margin-bottom:15px;font-weight:500;letter-spacing:.5px}div.gcc-result-container,.gcc-result-container{animation:fadeInUp 0.6s ease!important;color:white!important;padding:30px!important;max-width:1200px!important;margin:0 auto!important;display:grid!important;grid-template-columns:1fr 1fr!important;grid-template-rows:auto 1fr auto!important;gap:30px!important;align-items:start!important}.gcc-result-container *{color:inherit}div.gcc-result-header,.gcc-result-header{grid-column:1 / -1!important;text-align:center!important;margin-bottom:0!important}.gcc-result-header h2{margin-bottom:15px!important}.gcc-result-header div{margin-top:10px!important}div.gcc-result-left,.gcc-result-left{display:flex!important;flex-direction:column!important;gap:25px!important;grid-column:1!important}div.gcc-result-right,.gcc-result-right{display:flex!important;flex-direction:column!important;gap:25px!important;grid-column:2!important}div.gcc-result-footer,.gcc-result-footer{grid-column:1 / -1!important;text-align:center!important;margin-top:0!important}@keyframes fadeInUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.gcc-result-section{margin-bottom:0;transition:all 0.3s ease}.gcc-result-section:hover{transform:translateY(-2px)}.gcc-result-list{list-style:none;padding:0 0 0 15px;margin:0 0 0 10px}.gcc-result-list li{position:relative;padding-left:25px;margin-bottom:12px;line-height:1.6}.gcc-result-list li::before{content:"✓";position:absolute;left:0;top:0;color:#4facfe;font-weight:700;font-size:1.1em}.gcc-score-display{display:inline-block;background:linear-gradient(135deg,#00f2fe,#4facfe);color:#fff;padding:5px 12px;border-radius:15px;font-weight:600;font-size:.9em;margin-left:10px}@media (max-width:1024px){#gcccompass{width:95%;padding:40px}
.form-step{min-height:450px}
.choices-and-nav-container{padding:0 20px}
.choices-container{gap:15px}.choice-option{min-height:70px;padding:18px 15px}
.choice-text{font-size:1.1em}}@media (max-width:768px),screen and (-webkit-min-device-pixel-ratio:1) and (max-device-width:768px){#gcccompass{width:98%;margin:10px auto;padding:20px;min-height:auto}#gcccompass h2{font-size:2.4em;text-shadow:2px 2px 4px rgb(0 0 0 / .9),0 0 15px rgb(255 255 255 / .4)}
.form-step{min-height:auto;padding:20px 0;gap:20px}.form-step.active{display:flex!important;flex-direction:column!important;align-items:stretch!important}
.question-container{width:100%!important;min-height:auto;margin:0 auto 20px auto!important;display:flex!important;flex-direction:column;justify-content:center;text-align:center;order:1}.step-question{font-size:1.4em;text-align:center;line-height:1.3;margin-bottom:10px}.step-subtitle{text-align:center;font-size:1em;line-height:1.4}
.choices-and-nav-container{padding:0 10px;order:2;width:100%}
.choices-container{display:grid!important;grid-template-columns:1fr!important;gap:15px;margin-bottom:35px;width:100%}.choice-option{min-height:60px;padding:18px 20px;border-radius:12px;width:100%;display:flex;align-items:center;justify-content:flex-start;text-align:left}.choice-text{font-size:1.1em;text-align:left;line-height:1.3}.text-input{padding:20px 25px;font-size:1.1em;text-align:left}.navigation-buttons{flex-direction:column;gap:15px;justify-content:center;width:100%;align-self:center}.nav-btn{width:100%;min-width:auto;padding:15px 30px}.gcc-result-container{padding:15px!important;max-width:100%!important;display:grid!important;grid-template-columns:1fr!important;grid-template-areas:"header" "left" "right" "footer"!important;gap:20px!important}.gcc-result-header{margin-bottom:0!important}.gcc-result-left,.gcc-result-right{margin-bottom:0!important}.gcc-result-left .gcc-result-section,.gcc-result-right .gcc-result-section,.gcc-result-right>div{margin-bottom:20px!important;padding:18px!important}.gcc-result-left .gcc-result-section:last-child,.gcc-result-right .gcc-result-section:last-child,.gcc-result-right>div:last-child{margin-bottom:0!important}.gcc-result-footer{margin-top:0!important}.gcc-result-container h2{font-size:1.8em!important}.gcc-result-container h3{font-size:1.3em!important}.gcc-result-container h4{font-size:1.2em!important}.gcc-result-container p{font-size:1.1em!important;line-height:1.6!important}.gcc-result-list li{font-size:1.05em!important;line-height:1.6!important}}