.shared_container__SWQQ8{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);padding:20px;font-family:var(--font-geist-sans)}.shared_calculatorCard__fZ3OU{max-width:600px;margin:0 auto;background:rgba(255,255,255,.95);border-radius:20px;padding:30px;box-shadow:0 20px 40px rgba(0,0,0,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.shared_title__020j4{text-align:center;font-size:2.5rem;font-weight:700;color:#333;margin-bottom:10px}.shared_subtitle__5cQkd{text-align:center;font-size:1.1rem;color:#666;margin-bottom:30px}.shared_inputGroup__kbjfw{margin-bottom:20px}.shared_label__Cd2ZG{display:block;font-weight:600;color:#eee;margin-bottom:8px;font-size:1rem}.shared_input__B9C_S{width:100%;padding:12px 16px;border:2px solid #e1e5e9;border-radius:10px;font-size:1rem;transition:all .3s ease;background:white;height:auto;color:#666}.shared_input__B9C_S:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px rgba(102,126,234,.1)}.shared_button__bq3uv{width:100%;padding:15px;background:linear-gradient(135deg,#667eea,#764ba2);color:white;border:none;border-radius:10px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;margin:20px 0}.shared_button__bq3uv:hover{transform:translateY(-2px);box-shadow:0 10px 25px rgba(102,126,234,.3)}.shared_button__bq3uv:active{transform:translateY(0)}.shared_resultCard__5sxVn{background:linear-gradient(135deg,#f093fb,#f5576c);color:white;padding:25px;border-radius:15px;margin-top:20px;text-align:center}.shared_resultTitle__YoByg{font-size:1.3rem;font-weight:600;margin-bottom:15px}.shared_resultValue__mDSjp{font-size:2rem;font-weight:700;margin-bottom:10px}.shared_resultDetails__lRYW2{font-size:1rem;opacity:.9;line-height:1.5}.shared_grid__xTUdf{display:grid;grid-template-columns:1fr 1fr;grid-gap:15px;gap:15px}.shared_flexRow__Di_bM{display:flex;gap:15px;align-items:flex-end}.shared_errorMessage__CYHLu{background:#ff6b6b;color:white;padding:15px;border-radius:10px;margin-top:15px;text-align:center}.shared_infoCard__5e0T5{padding:2rem;border-radius:20px;box-shadow:0 10px 40px rgba(0,0,0,.1);margin-bottom:16px;background:rgba(242,229,229,.95);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}.shared_infoTitle__8AOs1{font-size:1.5rem;margin-bottom:1rem;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-weight:700}.shared_infoText__ioHA9{font-size:1.1rem;color:#666;line-height:1.6}.shared_backButton__Zl2cD{position:absolute;top:20px;left:20px;padding:10px 20px;background:rgba(255,255,255,.2);color:white;border:none;border-radius:20px;cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.shared_backButton__Zl2cD:hover{background:rgba(255,255,255,.3);transform:translateY(-2px)}.shared_countdownCard__3_kH9{background:linear-gradient(135deg,#4facfe,#00f2fe);color:white;padding:30px;border-radius:15px;margin-top:20px;text-align:center}.shared_countdownNumber__S__rm{font-size:3rem;font-weight:700;margin:10px 0}.shared_timeUnits__DmcLO{display:grid;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));grid-gap:15px;gap:15px;margin-top:20px}.shared_timeUnit__rf7Sy{background:white;padding:20px;border-radius:10px;box-shadow:0 5px 15px rgba(0,0,0,.1);text-align:center}.shared_unitValue__JjNXX{font-size:1.5rem;font-weight:700;display:block;color:#4facfe}.shared_unitLabel__8iY1x{font-size:.9rem;opacity:.8;margin-top:5px;color:#666}.shared_checkboxLabel__2up1W{display:flex;align-items:flex-start;gap:.75rem;cursor:pointer;padding:.75rem;border-radius:12px;transition:all .2s ease;border:2px solid transparent}.shared_checkboxLabel__2up1W:hover{background:rgba(255,107,157,.05);border-color:rgba(255,107,157,.2)}.shared_checkbox__39WSQ{width:20px;height:20px;accent-color:#ff6b9d;cursor:pointer;margin-top:2px;flex-shrink:0}.shared_checkbox__39WSQ:disabled{cursor:not-allowed}.shared_checkboxText__hFH6M{font-size:.95rem;color:#444;line-height:1.4;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (max-width:768px){.shared_container__SWQQ8{padding:10px}.shared_calculatorCard__fZ3OU{padding:20px;margin:10px}.shared_title__020j4{font-size:2rem}.shared_grid__xTUdf{grid-template-columns:1fr}.shared_flexRow__Di_bM{flex-direction:column;gap:10px}.shared_resultValue__mDSjp{font-size:1.5rem}.shared_countdownNumber__S__rm{font-size:2rem}.shared_timeUnits__DmcLO{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.shared_title__020j4{font-size:1.5rem}.shared_calculatorCard__fZ3OU{padding:15px}.shared_timeUnits__DmcLO{grid-template-columns:1fr}}.shared_sectionWrapper__8NuvQ{background:linear-gradient(135deg,#ff9a9e,#fecfef 25%,#fecfef 50%,#fcc2c2 75%,#ff9a9e);border-radius:30px;padding:3rem 2.5rem;margin:2rem 0;box-shadow:0 20px 40px rgba(255,154,158,.3),0 0 0 1px rgba(255,255,255,.5),inset 0 1px 0 rgba(255,255,255,.6);position:relative;overflow:hidden;animation:shared_floatIn__eO80W .8s ease-out}.shared_sectionWrapper__8NuvQ:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:repeating-conic-gradient(from 0deg at 50% 50%,transparent 0deg 30deg,rgba(255,255,255,.03) 30deg 60deg);animation:shared_sparkleRotate__edIip 20s linear infinite;pointer-events:none}.shared_sectionWrapper__8NuvQ:after{content:"✨💕✨";position:absolute;top:1rem;right:2rem;font-size:1.5rem;animation:shared_twinkle__URtPt 2s ease-in-out infinite}@keyframes shared_floatIn__eO80W{0%{opacity:0;transform:translateY(40px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes shared_sparkleRotate__edIip{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes shared_twinkle__URtPt{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.2)}}.shared_resultHeader__FdfzW{display:flex;justify-content:space-between;align-items:center;margin-bottom:2.5rem;flex-wrap:wrap;gap:1.5rem;position:relative}.shared_resultTitle__YoByg{font-size:2.2rem;font-weight:900;background:linear-gradient(45deg,#ff6b9d,#c44ee8,#4ecdc4,#45b7d1);background-size:300% 300%;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:shared_gradientShift__LmJ5a 3s ease infinite;text-shadow:0 0 30px rgba(255,107,157,.3);position:relative}.shared_resultTitle__YoByg:after{content:"💖";position:absolute;top:-10px;right:-40px;font-size:1.8rem;animation:shared_heartbeat___e72F 1.5s ease-in-out infinite}.shared_compatibilityBadge__kqB9c{background:linear-gradient(135deg,#667eea,#764ba2);color:white;padding:1rem 2rem;border-radius:50px;font-size:1.3rem;font-weight:800;box-shadow:0 10px 30px rgba(102,126,234,.4),0 0 0 3px rgba(255,255,255,.5);position:relative;overflow:hidden;animation:shared_pulse__ZN83Y 2s ease-in-out infinite}.shared_compatibilityBadge__kqB9c:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:linear-gradient(45deg,transparent,rgba(255,255,255,.2),transparent);animation:shared_shine__lLLGW 3s ease-in-out infinite}@keyframes shared_gradientShift__LmJ5a{0%,to{background-position:0 50%}50%{background-position:100% 50%}}@keyframes shared_heartbeat___e72F{0%,to{transform:scale(1)}25%{transform:scale(1.2)}50%{transform:scale(1)}75%{transform:scale(1.1)}}@keyframes shared_pulse__ZN83Y{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes shared_shine__lLLGW{0%{transform:translateX(-100%) translateY(-100%) rotate(45deg)}50%{transform:translateX(100%) translateY(100%) rotate(45deg)}to{transform:translateX(-100%) translateY(-100%) rotate(45deg)}}.shared_predictionGrid__7wzKX{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:1.8rem;gap:1.8rem;margin-bottom:2.5rem}.shared_predictionItem__QkifI{background:rgba(255,255,255,.9);border-radius:20px;padding:1.8rem;box-shadow:0 8px 25px rgba(0,0,0,.1),0 0 0 1px rgba(255,255,255,.8);position:relative;transition:all .4s cubic-bezier(.175,.885,.32,1.275);overflow:hidden}.shared_predictionItem__QkifI:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 20px 40px rgba(0,0,0,.15),0 0 0 2px rgba(255,107,157,.3)}.shared_predictionItem__QkifI:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#ff9a9e,#fecfef,#fcc2c2,#ff9a9e);animation:shared_colorWave__69Wvu 4s ease-in-out infinite}.shared_predictionItem__QkifI:nth-child(odd):after{content:"💝";position:absolute;top:1rem;right:1rem;font-size:1.2rem;opacity:.7;animation:shared_float__i17WE 3s ease-in-out infinite}.shared_predictionItem__QkifI:nth-child(2n):after{content:"🌸";position:absolute;top:1rem;right:1rem;font-size:1.2rem;opacity:.7;animation:shared_float__i17WE 3s ease-in-out infinite reverse}@keyframes shared_colorWave__69Wvu{0%,to{background-position:0 50%}50%{background-position:100% 50%}}@keyframes shared_float__i17WE{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.shared_predictionLabel__ZKJiW{display:block;font-size:.9rem;font-weight:700;color:#666;text-transform:uppercase;letter-spacing:1px;margin-bottom:.8rem;position:relative}.shared_predictionLabel__ZKJiW:after{content:"";position:absolute;bottom:-4px;left:0;width:30px;height:2px;background:linear-gradient(90deg,#ff9a9e,#fecfef);border-radius:2px}.shared_predictionValue__fvjSF{display:block;font-size:1.2rem;font-weight:800;color:#333;line-height:1.4;background:linear-gradient(135deg,#667eea,#764ba2);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.shared_description__WCkZN{margin-bottom:2rem}.shared_traitDescription__JdGIF{background:rgba(255,255,255,.8);border-radius:20px;padding:2rem;font-size:1.2rem;font-style:italic;text-align:center;color:#555;line-height:1.6;margin:0;position:relative;box-shadow:0 8px 25px rgba(255,154,158,.15),inset 0 1px 0 rgba(255,255,255,.9)}.shared_traitDescription__JdGIF:before{top:-10px;left:20px}.shared_traitDescription__JdGIF:after,.shared_traitDescription__JdGIF:before{content:'"';position:absolute;font-size:4rem;color:#ff9a9e;opacity:.3;font-family:Georgia,serif}.shared_traitDescription__JdGIF:after{bottom:-30px;right:20px}.shared_specialMessage__EWKH0{background:linear-gradient(135deg,rgba(255,154,158,.9),rgba(254,207,239,.9));border-radius:25px;padding:2rem;text-align:center;font-size:1.4rem;font-weight:800;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.2);position:relative;overflow:hidden;margin-top:1rem;box-shadow:0 15px 35px rgba(255,154,158,.3),0 0 0 2px rgba(255,255,255,.5);animation:shared_messageGlow__46L0U 4s ease-in-out infinite}.shared_specialMessage__EWKH0:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(255,255,255,.1) 0,transparent 70%);animation:shared_sparkleMove__7xlzC 6s ease-in-out infinite}.shared_specialMessage__EWKH0:after{content:"✨ 💖 ✨";position:absolute;top:-15px;left:50%;transform:translateX(-50%);font-size:1.5rem;animation:shared_floatSparkles__inH7f 3s ease-in-out infinite}@keyframes shared_messageGlow__46L0U{0%,to{box-shadow:0 15px 35px rgba(255,154,158,.3),0 0 0 2px rgba(255,255,255,.5)}50%{box-shadow:0 20px 45px rgba(255,154,158,.5),0 0 0 3px rgba(255,255,255,.7)}}@keyframes shared_sparkleMove__7xlzC{0%,to{transform:translateX(-50%) translateY(-50%) rotate(0deg)}50%{transform:translateX(50%) translateY(50%) rotate(180deg)}}@keyframes shared_floatSparkles__inH7f{0%,to{transform:translateX(-50%) translateY(0)}50%{transform:translateX(-50%) translateY(-8px)}}@media (max-width:768px){.shared_sectionWrapper__8NuvQ{padding:2rem 1.5rem;border-radius:20px}.shared_resultTitle__YoByg{font-size:1.8rem}.shared_resultTitle__YoByg:after{right:-30px;font-size:1.5rem}.shared_compatibilityBadge__kqB9c{font-size:1.1rem;padding:.8rem 1.5rem}.shared_predictionGrid__7wzKX{grid-template-columns:1fr;gap:1.5rem}.shared_predictionItem__QkifI{padding:1.5rem}.shared_predictionValue__fvjSF{font-size:1.1rem}.shared_traitDescription__JdGIF{font-size:1.1rem;padding:1.5rem}.shared_specialMessage__EWKH0{font-size:1.2rem;padding:1.5rem}}@media (max-width:480px){.shared_sectionWrapper__8NuvQ{padding:1.5rem 1rem;margin:1rem 0}.shared_resultHeader__FdfzW{flex-direction:column;text-align:center;gap:1rem}.shared_resultTitle__YoByg{font-size:1.6rem}.shared_compatibilityBadge__kqB9c{font-size:1rem;padding:.7rem 1.2rem}.shared_predictionItem__QkifI{padding:1.2rem}.shared_traitDescription__JdGIF{font-size:1rem;padding:1.2rem}.shared_traitDescription__JdGIF:after,.shared_traitDescription__JdGIF:before{font-size:3rem}.shared_specialMessage__EWKH0{font-size:1.1rem;padding:1.2rem}}.shared_predictionItem__QkifI:first-child{animation-delay:.1s}.shared_predictionItem__QkifI:nth-child(2){animation-delay:.2s}.shared_predictionItem__QkifI:nth-child(3){animation-delay:.3s}.shared_predictionItem__QkifI:nth-child(4){animation-delay:.4s}.shared_predictionItem__QkifI:nth-child(5){animation-delay:.5s}.shared_predictionItem__QkifI:nth-child(6){animation-delay:.6s}.shared_predictionItem__QkifI:nth-child(7){animation-delay:.7s}.shared_predictionItem__QkifI:nth-child(8){animation-delay:.8s}.shared_predictionItem__QkifI:first-child:hover{background:linear-gradient(135deg,rgba(255,182,193,.9),rgba(255,255,255,.9))}.shared_predictionItem__QkifI:nth-child(2):hover{background:linear-gradient(135deg,rgba(255,218,185,.9),rgba(255,255,255,.9))}.shared_predictionItem__QkifI:nth-child(3):hover{background:linear-gradient(135deg,rgba(186,255,201,.9),rgba(255,255,255,.9))}.shared_predictionItem__QkifI:nth-child(4):hover{background:linear-gradient(135deg,rgba(174,198,207,.9),rgba(255,255,255,.9))}.shared_predictionItem__QkifI:nth-child(5):hover{background:linear-gradient(135deg,rgba(255,179,186,.9),rgba(255,255,255,.9))}.shared_predictionItem__QkifI:nth-child(6):hover{background:linear-gradient(135deg,rgba(255,218,193,.9),rgba(255,255,255,.9))}.shared_predictionItem__QkifI:nth-child(7):hover{background:linear-gradient(135deg,rgba(202,240,248,.9),rgba(255,255,255,.9))}.shared_predictionItem__QkifI:nth-child(8):hover{background:linear-gradient(135deg,rgba(255,206,213,.9),rgba(255,255,255,.9))}.shared_testCard__dLiQm{max-width:800px;margin:0 auto;background:rgba(255,255,255,.95);border-radius:20px;padding:30px;box-shadow:0 20px 40px rgba(0,0,0,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:relative}.shared_professionalWarning__NWubr{background:rgba(255,193,7,.1);border:2px solid rgba(255,193,7,.3);border-radius:10px;padding:15px;margin:20px 0;font-size:.9rem;color:#856404;text-align:center}.shared_testProgress___I7Fs{margin-bottom:25px}.shared_progressBar__DH7Ze{width:100%;height:8px;background:rgba(102,126,234,.2);border-radius:10px;overflow:hidden;margin-bottom:10px}.shared_progressFill__eSWdW{height:100%;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:10px;transition:width .3s ease}.shared_progressText__V42R7{text-align:center;font-weight:600;color:#666;font-size:.9rem}.shared_timerSection__NTPGG{text-align:center;margin-bottom:20px}.shared_timer___ujdl{display:inline-block;background:rgba(102,126,234,.1);padding:10px 20px;border-radius:20px;font-weight:600;color:#667eea;transition:all .3s ease}.shared_timerWarning__C_AdW{background:rgba(255,107,107,.1);color:#ff6b6b;animation:shared_timerPulse__cnFvM 1s ease-in-out infinite}@keyframes shared_timerPulse__cnFvM{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.shared_instructions__J0l68{background:rgba(102,126,234,.05);border-radius:15px;padding:20px;margin-bottom:25px;border:1px solid rgba(102,126,234,.1)}.shared_instructionTitle__F3Ixh{font-size:1.1rem;font-weight:700;color:#667eea;margin-bottom:10px;display:flex;align-items:center;gap:8px}.shared_instructionTitle__F3Ixh:before{content:"📋";font-size:1.2rem}.shared_instructionText__VTrV_{font-size:1rem;color:#666;line-height:1.5}.shared_testPatternContainer__3Ezfo{display:flex;justify-content:center;margin:30px 0;padding:20px;background:#f8f9fa;border-radius:15px;box-shadow:inset 0 2px 10px rgba(0,0,0,.05)}.shared_dotPattern__8hEQG{border-radius:10px;background:white;box-shadow:0 5px 15px rgba(0,0,0,.1)}.shared_answerOptions__hlDQ8{display:grid;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));grid-gap:15px;gap:15px;max-width:500px;margin:25px auto}.shared_optionButton__ZbFwV{padding:15px 20px;background:white;border:2px solid #e1e5e9;border-radius:12px;font-size:1.2rem;font-weight:600;cursor:pointer;transition:all .3s ease;color:#333;min-height:60px;display:flex;align-items:center;justify-content:center}.shared_option-button__y8L4v:hover{border-color:#667eea;background:rgba(102,126,234,.05);transform:translateY(-2px);box-shadow:0 5px 15px rgba(102,126,234,.2)}.shared_option-button__y8L4v:disabled{cursor:not-allowed;opacity:.7}.shared_option-button__y8L4v.shared_selected___27YS{background:#667eea;color:white;border-color:#667eea;transform:scale(1.05)}.shared_optionButton__ZbFwV.shared_correctAnswer__Vg1C4{background:#28a745;border-color:#28a745;color:white;animation:shared_correctPulse__G2UmZ .6s ease}.shared_optionButton__ZbFwV.shared_wrongAnswer__fA9vK{background:#dc3545;border-color:#dc3545;color:white;animation:shared_wrongShake__jwGbG .6s ease}@keyframes shared_correctPulse__G2UmZ{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1.05)}}@keyframes shared_wrongShake__jwGbG{0%,to{transform:translateX(0)}25%{transform:translateX(-5px)}75%{transform:translateX(5px)}}.shared_resultFeedback__TzBsF{text-align:center;margin-top:20px}.shared_feedback__gD_eb{display:inline-block;padding:15px 25px;border-radius:10px;font-weight:600;font-size:1.1rem}.shared_correctFeedback__NaZwy{background:rgba(40,167,69,.1);color:#28a745;border:2px solid rgba(40,167,69,.3)}.shared_incorrectFeedback__1hVd_{background:rgba(220,53,69,.1);color:#dc3545;border:2px solid rgba(220,53,69,.3)}.shared_diagnosisCard__EtNux{background:rgba(102,126,234,.05);border:2px solid rgba(102,126,234,.2);border-radius:15px;padding:20px;margin:20px 0;text-align:center}.shared_diagnosisType__xpScU{font-size:1.5rem;font-weight:800;color:#667eea;margin-bottom:10px}.shared_diagnosisDescription__BtI_9{font-size:1rem;color:#666;line-height:1.5}.shared_detailedResults__Iavs7{background:#f8f9fa;border-radius:15px;padding:20px;margin:25px 0}.shared_detailed-results__On_uk h3{margin:0 0 15px;color:#333;font-size:1.2rem}.shared_result-item__Kzo4L{display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #e9ecef}.shared_result-item__Kzo4L:last-child{border-bottom:none}.shared_correct__AWklu{color:#28a745;font-weight:600}.shared_incorrect__GvsDP{color:#dc3545;font-weight:600}.shared_controls__Y1YV6{text-align:center;margin-top:30px}.shared_controlButton__sSyZ_{padding:15px 30px;background:linear-gradient(135deg,#667eea,#764ba2);color:white;border:none;border-radius:25px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.shared_controlButton__sSyZ_:hover{transform:translateY(-2px);box-shadow:0 10px 25px rgba(102,126,234,.3)}@media (max-width:768px){.shared_answerOptions__hlDQ8{grid-template-columns:repeat(2,1fr)}.shared_testPatternContainer__3Ezfo svg{width:250px;height:250px}.shared_optionButton__ZbFwV{font-size:1rem;padding:12px 15px}}@media (max-width:480px){.shared_answerOptions__hlDQ8{grid-template-columns:1fr}.shared_testPatternContainer__3Ezfo svg{width:200px;height:200px}.shared_resultItem__kaNae{flex-direction:column;align-items:flex-start;gap:5px}.shared_testCard__dLiQm{margin:10px;padding:20px}.shared_answer-options__vYldY{grid-template-columns:repeat(2,1fr)}.shared_test-pattern-container__dUN7z svg{width:250px;height:250px}.shared_option-button__y8L4v{font-size:1rem;padding:12px 15px}.shared_answer-options__vYldY{grid-template-columns:1fr}.shared_test-pattern-container__dUN7z svg{width:200px;height:200px}.shared_result-item__Kzo4L{flex-direction:column;align-items:flex-start;gap:5px}}.home_container__zHEMJ{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);color:#333;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;padding:0 10px}.home_glassmorphism__S9uMS{background:rgba(255,255,255,.95);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}.home_header__7SHz6{position:-webkit-sticky;position:sticky;top:0;z-index:100;box-shadow:0 2px 20px rgba(0,0,0,.1)}.home_nav__HxB5e{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;padding:1rem 20px}.home_logo__i66NM{font-size:1.5rem;font-weight:700;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.home_navLinks__Y0iX_{display:flex;gap:2rem;list-style:none;margin:0;padding:0}.home_navLink__k_gMT{text-decoration:none;color:#333;font-weight:500;transition:color .3s ease}.home_navIcons__QNR52{display:flex;gap:1rem;align-items:center}.home_iconBtn__hrsmn{background:none;border:none;cursor:pointer;padding:.5rem;border-radius:50%;transition:background-color .3s ease;font-size:1.2rem}.home_mainContent__Dg_lu{max-width:1200px;margin:0 auto;padding:.5rem}.home_hero__9lSwg{border-radius:15px;padding:.5rem;text-align:center;margin-bottom:1.5rem;box-shadow:0 10px 40px rgba(0,0,0,.1)}.home_title__3_Wxs{font-size:18px;font-weight:800;color:white;margin-bottom:10px;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.5rem}.home_titleIcon__c3HMz{font-size:18px}@keyframes home_rotate__ityLK{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.home_sectionWrapper__zQOgW{padding:1.5rem;border-radius:20px;box-shadow:0 10px 40px rgba(0,0,0,.1);margin-bottom:13px;margin-top:13px;background:rgba(255,255,255,.95);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}.home_heroTitle__l0oqn{font-size:1.8rem;margin-bottom:8px;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-weight:700;text-align:center}.home_heroText__Jjeu8{font-size:1.4rem;color:#666;max-width:600px;margin:0 auto;line-height:1.5}.home_normalTitle__mqmL2{background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.home_normalTitle__mqmL2,.home_reverseTitle__vRe5I{font-size:1.5rem;margin-bottom:1rem;font-weight:700}.home_reverseTitle__vRe5I{color:rgba(255,255,255,.95)}.home_normalText__comic{font-size:1.1rem;color:#666;line-height:1.6}.home_reverseText__Lb34c{font-size:1.1rem;color:rgba(255,255,255,.95);line-height:1.6}.home_toolsGrid__iAsGv{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:1.2rem;gap:1.2rem;margin-bottom:2rem}.home_toolCard__muVzn{border-radius:15px;padding:.8rem 1.2rem;text-align:center;transition:all .3s ease;cursor:pointer;box-shadow:0 5px 20px rgba(0,0,0,.1);border:1px solid rgba(255,255,255,.2)}.home_toolIcon__gPuqT{-webkit-background-clip:text;background-clip:text}.home_toolTitle__wZZRK{font-size:1.5rem;margin-bottom:.5rem;background:linear-gradient(135deg,#4c6af0,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-weight:600}.home_toolIcon__gPuqT{font-size:2rem}.home_toolDesc___7tGV{font-size:.9rem;color:#666;line-height:1.4}.home_mainArea__yuwOo{border-radius:15px;padding:3rem;text-align:center;min-height:300px;display:flex;flex-direction:column;justify-content:center;box-shadow:0 10px 40px rgba(0,0,0,.1)}.home_sidebar__xg6PN{display:flex;flex-direction:column;gap:1.5rem}.home_sidebarCard___BMMF{border-radius:15px;padding:1.5rem;box-shadow:0 5px 20px rgba(0,0,0,.1)}.home_premiumCard___CMGg{background:linear-gradient(135deg,#667eea,#764ba2);color:white}.home_buttonContainer__K4XNL{text-align:center;margin:30px 0}.home_button__6LHmT{background:linear-gradient(45deg,#ff6b6b,#ffa500);color:white;border:none;padding:1rem 2rem;border-radius:8px;font-size:24px;margin-top:1rem;cursor:pointer;transition:transform .3s ease;box-shadow:0 8px 20px rgba(255,107,107,.3);font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.home_dateInput__IYqCp{border:1px solid #ccc;border-radius:4px;padding:0 12px;font-size:18px;width:100%;box-sizing:border-box;background:rgba(255,255,255,.95);color:#333;height:2.5rem;outline:none;transition:border-color .3s}.home_extensionBtn__GFBcb{display:block;width:100%;padding:.8rem;margin-bottom:.5rem;background:rgba(102,126,234,.1);border:1px solid rgba(102,126,234,.3);border-radius:8px;text-decoration:none;color:#667eea;text-align:center;transition:all .3s ease}.home_footer__t31i3{border-radius:15px;padding:2rem;margin-top:3rem;box-shadow:0 5px 20px rgba(0,0,0,.1)}.home_footerGrid__HWJf2{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:2rem;gap:2rem;margin-bottom:2rem}.home_footerLink__uE7ak{display:block;color:#666;text-decoration:none;margin-bottom:.5rem;transition:color .3s ease}.home_footerBottom__lkMdD{text-align:center;padding-top:2rem;border-top:1px solid #eee;color:#666}.home_aboutText__mvivF{color:#666;line-height:1.7;font-size:1rem;margin-bottom:1.5rem}.home_keywordList__llvqf{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1.5rem}.home_keyword__E1sjB{background:rgba(255,255,255,.2);padding:.4rem .8rem;border-radius:20px;color:#666;font-size:.85rem;border:1px solid rgba(255,255,255,.3)}.home_aboutSection__nw_oS{padding:2.5rem;text-align:left}.home_sectionTitle__tmXQo{background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:1.5rem}.home_input__Ojf0D{width:100%;padding:12px 16px;border:2px solid #e1e5e9;border-radius:10px;font-size:1rem;transition:all .3s ease;background:white;height:auto;color:#666}.home_input__Ojf0D:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px rgba(102,126,234,.1)}@media (min-width:1024px){.home_hero__9lSwg{border-radius:20px;padding:1.5rem}.home_sectionWrapper__zQOgW{padding:1.2rem;border-radius:20px;margin-bottom:13px;margin-top:13px}.home_title__3_Wxs{font-size:2.5rem;gap:1rem;margin-bottom:.6rem}.home_heroTitle__l0oqn{font-size:1.6rem}.home_normalTitle__mqmL2,.home_reverseTitle__vRe5I{font-size:1.2rem;margin-bottom:1rem}.home_normalText__comic,.home_reverseText__Lb34c{font-size:1rem;line-height:1.5}.home_heroText__Jjeu8{font-size:.9rem;max-width:600px}.home_buttonContainer__K4XNL{margin:16px 0}.home_button__6LHmT{padding:1rem 2rem;font-size:20px;margin-top:.8rem}.home_toolTitle__wZZRK{font-size:1.4rem;margin-bottom:.5rem}.home_toolIcon__gPuqT{font-size:1.8rem;margin-bottom:.5rem}.home_toolsGrid__iAsGv{gap:1rem;margin-bottom:1.5rem}.home_toolDesc___7tGV{font-size:.8rem;color:#666;line-height:1.4}}@media (min-width:1440px){.home_title__3_Wxs{font-size:3rem}.home_heroTitle__l0oqn,.home_titleIcon__c3HMz{font-size:2rem}.home_heroText__Jjeu8{font-size:1rem;max-width:650px}}@media (max-width:770px){.home_title__3_Wxs{flex-direction:column}.home_normalTitle__mqmL2,.home_reverseTitle__vRe5I{font-size:1.2rem;margin-bottom:1rem}.home_normalText__comic,.home_reverseText__Lb34c{font-size:.9rem;line-height:1.5}.home_buttonContainer__K4XNL{margin:14px 0}.home_button__6LHmT{padding:.8rem 1.5rem;font-size:16px;margin-top:.6rem}.home_heroTitle__l0oqn{font-size:1.4rem}.home_heroText__Jjeu8{font-size:.9rem}.home_toolsGrid__iAsGv{gap:.8rem;margin-bottom:1.2rem}.home_toolTitle__wZZRK{font-size:1.2rem}.home_toolIcon__gPuqT{font-size:1.6rem;margin-bottom:.3rem}.home_toolDesc___7tGV{font-size:.75rem;color:#666;line-height:1.4}}@media (max-width:430px){.home_container__zHEMJ{padding:0 6px}.home_normalTitle__mqmL2,.home_reverseTitle__vRe5I{font-size:1rem;margin-bottom:1rem}.home_normalText__comic,.home_reverseText__Lb34c{font-size:.8rem;line-height:1.2}.home_hero__9lSwg{padding:.8rem;border-radius:12px;margin-bottom:1rem}.home_title__3_Wxs{font-size:1rem;gap:.2rem;margin-bottom:.3rem;flex-direction:column}.home_titleIcon__c3HMz{font-size:1rem}.home_heroTitle__l0oqn{font-size:1.2rem}.home_heroText__Jjeu8{font-size:.8rem;padding:0 .3rem}.home_toolTitle__wZZRK{font-size:1rem;margin-bottom:.5rem}.home_toolIcon__gPuqT{font-size:1.6rem}.home_toolDesc___7tGV{font-size:.7rem;color:#666;line-height:1.4}.home_buttonContainer__K4XNL{margin:1px 0}.home_button__6LHmT{padding:.7rem 1.3rem;font-size:12px}}@media (max-height:500px) and (orientation:landscape){.home_hero__9lSwg{padding:1rem}.home_title__3_Wxs{font-size:1.3rem;gap:.3rem;margin-bottom:.1rem}.home_heroTitle__l0oqn{font-size:1.4rem}.home_heroText__Jjeu8{font-size:.9rem}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.home_hero__9lSwg{border:1px solid rgba(255,255,255,.3)}}@media (hover:none) and (pointer:coarse){.home_hero__9lSwg{min-height:44px}}@media (prefers-reduced-motion:reduce){.home_titleIcon__c3HMz{animation:none}}@media (prefers-color-scheme:dark){.home_heroText__Jjeu8{color:#888}}.page_toolCardWrapper__4XDtE{border-radius:15px;padding:.8rem 1.2rem;text-align:center;transition:all .3s ease;cursor:pointer;box-shadow:0 5px 20px rgba(0,0,0,.1);border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,.95);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.page_toolCardWrapper__4XDtE:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,.15)}.page_toolIcon__nRUed{font-size:2rem;margin-bottom:.5rem}.page_toolTitle__aC4__{font-size:1.5rem;margin-bottom:.5rem;background:linear-gradient(135deg,#4c6af0,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-weight:600}.page_toolDesc__IXbc9{font-size:.9rem;color:#666;line-height:1.4}.page_overlay__SdhS5{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(102,126,234,.95);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);z-index:9999;display:flex;align-items:center;justify-content:center;animation:page_fadeIn__S98P7 .2s ease-out}.page_container___rRhF{text-align:center;color:white;padding:2rem}.page_iconContainer__Ch0z5{width:80px;height:80px;margin:0 auto 2rem;position:relative}.page_spinnerRing__T_u9B{position:absolute;width:100%;height:100%;border:4px solid rgba(255,255,255,.3);border-top-color:white;border-radius:50%;animation:page_spin__Ks_k2 1s linear infinite}.page_pulseCircle__e3EL0{width:50px;height:50px;background:white;border-radius:50%;animation:page_pulse___RzKh 1.5s ease-in-out infinite}.page_checkmark__bJ4TO,.page_pulseCircle__e3EL0{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.page_checkmark__bJ4TO{font-size:2rem}.page_title__Zxxat{font-size:1.8rem;font-weight:700;margin-bottom:.5rem;animation:page_slideUp__SIP4a .5s ease-out}.page_subtitle__H5HoF{font-size:1rem;opacity:.9;animation:page_slideUp__SIP4a .5s ease-out .1s backwards}.page_progressDots___iOHV{display:flex;justify-content:center;gap:.5rem;margin-top:2rem}.page_dot__HkPe9{width:12px;height:12px;background:white;border-radius:50%;animation:page_bounce__jwLWa 1.4s ease-in-out infinite}.page_dot__HkPe9:first-child{animation-delay:0s}.page_dot__HkPe9:nth-child(2){animation-delay:.2s}.page_dot__HkPe9:nth-child(3){animation-delay:.4s}@keyframes page_fadeIn__S98P7{0%{opacity:0}to{opacity:1}}@keyframes page_spin__Ks_k2{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes page_pulse___RzKh{0%,to{transform:translate(-50%,-50%) scale(1);opacity:.8}50%{transform:translate(-50%,-50%) scale(1.1);opacity:1}}@keyframes page_slideUp__SIP4a{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes page_bounce__jwLWa{0%,80%,to{transform:scale(.8);opacity:.5}40%{transform:scale(1.2);opacity:1}}@media (max-width:770px){.page_title__Zxxat{font-size:1.4rem}.page_subtitle__H5HoF{font-size:.9rem}.page_toolTitle__aC4__{font-size:1.2rem}.page_toolIcon__nRUed{font-size:1.6rem;margin-bottom:.3rem}.page_toolDesc__IXbc9{font-size:.75rem}}@media (max-width:430px){.page_container___rRhF{padding:1.5rem}.page_title__Zxxat{font-size:1.2rem}.page_subtitle__H5HoF{font-size:.8rem}.page_iconContainer__Ch0z5{width:60px;height:60px;margin:0 auto 1.5rem}.page_checkmark__bJ4TO{font-size:1.5rem}.page_toolTitle__aC4__{font-size:1rem;margin-bottom:.5rem}.page_toolIcon__nRUed{font-size:1.6rem}.page_toolDesc__IXbc9{font-size:.7rem}.page_toolCardWrapper__4XDtE{padding:.8rem}}.page_container__GnltX{max-width:1200px;margin:0 auto;background:rgba(255,255,255,.95);border-radius:20px;box-shadow:0 20px 40px rgba(0,0,0,.1);overflow:hidden}.page_header__hD5eR{background:linear-gradient(45deg,#4facfe,#00f2fe);padding:30px;text-align:center;color:white}.page_headerTitle__Zva_C{font-size:2em;margin-bottom:10px;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.page_headerSubtitle__ClW7r{font-size:1em;opacity:.9}.page_mainContent__IZYSL{padding:40px}.page_settings__AX5Zp{background:#f8f9fa;padding:20px;border-radius:15px;margin-bottom:14px}.page_settingsTitle__PhxLr{color:#333;margin-bottom:15px;font-size:1em;font-weight:600}.page_settingItem__x2OjE{display:flex;align-items:center;margin-bottom:10px}.page_settingCheckbox__a4VMk{margin-right:1rem;transform:scale(1.2);cursor:pointer;background:#fff}.page_inputSection__lYj_v,.page_outputSection__Qv83i{margin-bottom:24px}.page_sectionTitle__2B8QL{font-size:1em;color:#333;margin-bottom:15px;font-weight:600}.page_textarea__ryW7k{width:100%;min-height:200px;height:auto;padding:20px;border:2px solid #e1e5e9;background:white;color:#666;border-radius:15px;font-size:1rem;font-family:inherit;resize:vertical;transition:all .3s ease;line-height:1.6}.page_textarea__ryW7k:focus{outline:none;border-color:#4facfe;box-shadow:0 0 0 3px rgba(79,172,254,.1)}.page_buttonContainer__DEdoW{text-align:center;margin:30px 0}.page_convertBtn__N9lIs{background:linear-gradient(45deg,#ff6b6b,#ffa500);color:white;border:none;padding:15px 40px;font-size:16px;border-radius:50px;cursor:pointer;transition:all .3s ease;box-shadow:0 8px 20px rgba(255,107,107,.3)}.page_convertBtn__N9lIs:hover{transform:translateY(-2px);box-shadow:0 12px 25px rgba(255,107,107,.4)}.page_convertBtn__N9lIs:active{transform:translateY(0)}.page_convertBtn__N9lIs:disabled{opacity:.6;cursor:not-allowed;transform:none}.page_loading__rDAJF{text-align:center;margin:20px 0}.page_spinner__jeRqC{border:4px solid #f3f3f3;border-top-color:#4facfe;border-radius:50%;width:40px;height:40px;animation:page_spin__2FgQ3 1s linear infinite;margin:0 auto 10px}.page_loadingText__mSX9y{color:#666;font-size:1em}.page_stats__qo7Oa{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:20px;gap:20px;margin-top:20px}.page_statCard__gOPL3{background:white;padding:20px;border-radius:10px;box-shadow:0 5px 15px rgba(0,0,0,.1);text-align:center}.page_statNumber__oENYt{font-size:1.8em;font-weight:700;color:#4facfe}.page_statLabel__BzSYZ{color:#666;margin-top:5px}@keyframes page_spin__2FgQ3{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:770px){.page_textarea__ryW7k{padding:18px;font-size:1rem;line-height:1.5}.page_inputSection__lYj_v,.page_outputSection__Qv83i{margin-bottom:20px}}@media (max-width:376px){.page_textarea__ryW7k{padding:16px;font-size:.8rem;line-height:1.3}.page_inputSection__lYj_v,.page_outputSection__Qv83i{margin-bottom:12px}}.ResultsDisplay_container__MN8Sm{background:rgba(255,255,255,.95);border-radius:16px;padding:2rem;box-shadow:0 8px 32px rgba(0,0,0,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(79,195,247,.2)}.ResultsDisplay_header__Hgvvu{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:2px solid rgba(79,195,247,.2)}.ResultsDisplay_title__ZJ3Cq{color:#1565c0;font-size:1.5rem;font-weight:700;margin:0}.ResultsDisplay_count__XQPNN{background:linear-gradient(135deg,#4fc3f7,#29b6f6);color:white;padding:.5rem 1rem;border-radius:20px;font-size:.9rem;font-weight:600}.ResultsDisplay_original__S_01h{background:linear-gradient(135deg,#e3f2fd,#bbdefb);border-radius:12px;padding:1.5rem;margin-bottom:2rem;border-left:4px solid #2196f3}.ResultsDisplay_originalLabel__yzS3a{font-weight:700;color:#1565c0;font-size:1rem;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.5px}.ResultsDisplay_originalText__fdUGI{color:#0d47a1;font-size:.9rem;line-height:1.6}.ResultsDisplay_results__Bz_Tw{display:flex;flex-direction:column;gap:1rem}.ResultsDisplay_resultTextWrapper__lLlC4{display:flex;width:100%;align-items:flex-start;justify-content:space-between}.ResultsDisplay_resultItem__C4cx0{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;padding:1.5rem;background:linear-gradient(135deg,#f8fbff,#e8f4fd);border-radius:12px;border:1px solid rgba(79,195,247,.2);transition:all .3s ease;position:relative}.ResultsDisplay_resultItem__C4cx0:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(79,195,247,.15);border-color:#4fc3f7}.ResultsDisplay_resultNumber__MS5cv{background:linear-gradient(135deg,#4fc3f7,#29b6f6);color:white;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.9rem;flex-shrink:0}.ResultsDisplay_resultText__wFRYY{flex:1 1;color:#1565c0;font-size:1rem;line-height:1.6;clear:both}.ResultsDisplay_copyBtn__VydFV{background:rgba(79,195,247,.1);border:1px solid rgba(79,195,247,.3);border-radius:8px;padding:.5rem;cursor:pointer;color:#1565c0;transition:all .3s ease;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ResultsDisplay_copyBtn__VydFV:hover{background:rgba(79,195,247,.2);border-color:#4fc3f7;transform:scale(1.05)}.ResultsDisplay_copyBtn__VydFV svg{transition:all .3s ease}@media (max-width:770px){.ResultsDisplay_container__MN8Sm{padding:1rem}.ResultsDisplay_header__Hgvvu{flex-direction:row;gap:1rem;align-items:flex-start}.ResultsDisplay_title__ZJ3Cq{font-size:1.25rem}.ResultsDisplay_original__S_01h{border:none}.ResultsDisplay_originalLabel__yzS3a{font-size:.9rem}.ResultsDisplay_originalText__fdUGI,.ResultsDisplay_resultText__wFRYY{font-size:.8rem;line-height:1.5}.ResultsDisplay_resultItem__C4cx0{padding:1rem;gap:.75rem}.ResultsDisplay_resultNumber__MS5cv{width:28px;height:28px;font-size:.8rem}}@media (max-width:450px){.ResultsDisplay_container__MN8Sm{margin-top:1rem;padding:.7rem}.ResultsDisplay_header__Hgvvu{flex-direction:row;gap:1rem;align-items:flex-start;margin-bottom:1rem;padding-bottom:.5rem}.ResultsDisplay_title__ZJ3Cq{font-size:1rem}.ResultsDisplay_count__XQPNN{padding:.3rem .5rem;border-radius:20px;font-size:.9rem;font-weight:600}.ResultsDisplay_resultItem__C4cx0{padding:1rem;gap:.75rem}.ResultsDisplay_resultNumber__MS5cv{width:28px;height:28px;font-size:.8rem}}@media (max-width:380px){.ResultsDisplay_container__MN8Sm{padding:.5rem}.ResultsDisplay_header__Hgvvu{flex-direction:column;gap:.5rem;align-items:flex-start}.ResultsDisplay_title__ZJ3Cq{font-size:1rem}.ResultsDisplay_count__XQPNN{padding:.3rem .5rem;border-radius:20px;font-size:.7rem;font-weight:600}.ResultsDisplay_original__S_01h{border:none;padding:.8rem}.ResultsDisplay_originalLabel__yzS3a{font-size:.8rem}.ResultsDisplay_originalText__fdUGI,.ResultsDisplay_resultText__wFRYY{font-size:.7rem;line-height:1.4}.ResultsDisplay_resultItem__C4cx0{padding:.8rem;gap:.75rem}.ResultsDisplay_resultNumber__MS5cv{width:20px;height:20px;font-size:.8rem}.ResultsDisplay_copyBtn__VydFV{padding:.2rem}.ResultsDisplay_resultTextWrapper__lLlC4{margin-bottom:-1px}}