::selection{background-color:#ff8c42;color:#fff}::-moz-selection{background-color:#ff8c42;color:#fff}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f5f5;color:#1f1f1f;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{background-color:#f5f5f5;min-height:100vh;width:100%}section{scroll-margin-top:80px}.section-divider{background-color:#cfcfcf;height:1px;margin:0 auto;max-width:900px;width:100%}.section-transition{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:60px 20px;position:relative}.transition-line{background-color:#cfcfcf;height:40px;margin-bottom:24px;width:2px}.transition-text{color:#1f1f1f;font-family:Inter,sans-serif;font-size:1.1rem;font-style:italic;margin:0;max-width:600px;padding:0 20px;text-align:center}@media (max-width:768px){section{scroll-margin-top:70px}.section-transition{padding:40px 16px}.transition-text{font-size:1rem}}@media (max-width:480px){section{scroll-margin-top:60px}.section-transition{padding:32px 16px}.transition-text{font-size:.95rem}}.top-navigation{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#f5f5f5f2;border-bottom:1px solid #cfcfcf;box-shadow:0 2px 8px #0000000d;left:0;position:fixed;right:0;top:0;z-index:1000}.nav-progress{background-color:#ff8c42;bottom:0;height:2px;left:0;position:absolute;transition:width .1s ease;z-index:1001}.nav-container{align-items:center;display:flex;height:70px;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 20px}.nav-logo{color:#1f1f1f;cursor:pointer;font-family:Poppins,sans-serif;font-size:1.1rem;font-weight:600;transition:color .2s ease;white-space:nowrap}.nav-logo:hover{color:#ff8c42}.nav-menu{align-items:center;display:flex;gap:8px;list-style:none;margin:0;padding:0}.nav-item{background:none;border:none;border-radius:8px;color:#1f1f1f;cursor:pointer;font-family:Inter,sans-serif;font-size:.95rem;font-weight:400;padding:10px 16px;position:relative;transition:all .2s ease}.nav-item:hover{background-color:#ff8c421a;color:#ff8c42}.nav-item.active{color:#ff8c42;font-weight:500}.nav-item.active:after{background-color:#ff8c42;border-radius:50%;bottom:4px;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:4px}.nav-mobile-toggle{background:none;border:none;cursor:pointer;display:none;flex-direction:column;gap:4px;padding:8px}.hamburger{display:flex;flex-direction:column;gap:4px;height:20px;position:relative;width:24px}.hamburger span{background-color:#1f1f1f;border-radius:2px;display:block;height:2px;transition:all .3s ease;width:100%}.hamburger.open span:first-child{transform:rotate(45deg) translate(6px,6px)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}@media (max-width:768px){.nav-mobile-toggle{display:flex}.nav-menu{align-items:stretch;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#f5f5f5fa;border-bottom:1px solid #cfcfcf;box-shadow:0 4px 12px #0000001a;flex-direction:column;gap:8px;left:0;max-height:0;overflow:hidden;padding:16px 20px;position:absolute;right:0;top:100%;transition:max-height .3s ease,padding .3s ease}.nav-menu.open{max-height:400px;padding:16px 20px}.nav-item{border-radius:8px;padding:12px 16px;text-align:left;width:100%}.nav-item.active:after{left:8px;transform:none}}@media (max-width:480px){.nav-container{height:60px;padding:0 16px}.nav-logo{font-size:.95rem}.nav-item{font-size:.9rem}}.hero-section{align-items:center;background-color:#f5f5f5;display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:100px 20px 60px;position:relative}.hero-container{margin-bottom:60px;max-width:800px;text-align:center}.hero-title{color:#1f1f1f;font-family:Poppins,sans-serif;font-size:4rem;font-weight:700;letter-spacing:2px;line-height:1.2;margin:0 0 24px}.hero-subtext{font-size:1.3rem;line-height:1.6;margin:0 auto 40px;max-width:600px}.hero-cta,.hero-subtext{color:#1f1f1f;font-family:Inter,sans-serif}.hero-cta{background-color:#ff8c42;border:none;border-radius:14px;cursor:pointer;font-size:1.1rem;font-weight:500;padding:18px 40px;text-align:center;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease}.hero-cta:hover{background-color:#ff7a2e;box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.hero-cta:active{transform:translateY(0)}.hero-divider{background-color:#cfcfcf;bottom:0;height:40px;left:50%;position:absolute;transform:translateX(-50%);width:2px}@media (max-width:768px){.hero-section{min-height:90vh;padding:100px 16px 40px}.hero-title{font-size:2.5rem;letter-spacing:1px}.hero-subtext{font-size:1.1rem;margin-bottom:32px}.hero-cta{font-size:1rem;padding:16px 32px}}@media (max-width:480px){.hero-section{min-height:85vh;padding:80px 16px 40px}.hero-title{font-size:2rem;letter-spacing:.5px}.hero-subtext{font-size:1rem;margin-bottom:28px}.hero-cta{font-size:.95rem;padding:14px 28px}}.bingo-section{align-items:flex-start;background-color:#f5f5f5;display:flex;justify-content:center;padding:60px 20px}.bingo-container{max-width:900px;width:100%}.bingo-title{color:#1f1f1f;font-family:Poppins,sans-serif;font-size:2.5rem;font-weight:600;margin-bottom:12px;text-align:center}.bingo-instruction{color:#1f1f1f;font-family:Inter,sans-serif;font-size:1.1rem;margin-bottom:40px;text-align:center}.bingo-board{background-color:#f5f5f5;display:flex;flex-direction:column;gap:12px}.bingo-row{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(5,1fr)}.bingo-square{align-items:center;background-color:#fff;border:1px solid #cfcfcf;border-radius:14px;cursor:pointer;display:flex;flex-direction:column;justify-content:center;min-height:120px;padding:20px 16px;position:relative;text-align:center;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease}.bingo-square:hover{box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.bingo-square.selected{background-color:#ff8c42;border-color:#ff8c42;color:#1f1f1f}.bingo-square.free-space{background-color:#ffd23f;border-color:#ffd23f;cursor:default;font-weight:700;min-height:140px}.bingo-square.free-space:hover{box-shadow:0 2px 8px #0000001a;transform:none}.bingo-square-text{color:#1f1f1f;font-family:Inter,sans-serif;font-size:.95rem;font-weight:400;line-height:1.4}.bingo-square.selected .bingo-square-text{color:#1f1f1f;font-weight:500}.bingo-square.free-space .bingo-square-text{font-size:1rem;font-weight:700}.free-space-icon{font-size:1.5rem;margin-bottom:8px}.check-icon{color:#1f1f1f;font-size:1.2rem;font-weight:700;position:absolute;right:10px;top:8px}.car-emoji-large{align-items:center;display:flex;font-size:2.5rem;justify-content:center}.modal-overlay{animation:fadeIn .3s ease;background-color:#00000080;bottom:0;left:0;position:fixed;right:0;top:0;z-index:1000}.win-modal{animation:slideIn .4s ease;left:50%;position:fixed;top:50%;transform:translate(-50%,-50%);z-index:1001}.win-modal-content{background-color:#fff;border-radius:16px;box-shadow:0 10px 40px #0000004d;max-width:500px;min-width:320px;padding:50px 40px;position:relative;text-align:center}.win-modal-title{color:#1f1f1f;font-family:Poppins,sans-serif;font-size:2.5rem;font-weight:600;margin-bottom:16px}.win-modal-text{color:#1f1f1f;font-family:Inter,sans-serif;font-size:1.2rem;line-height:1.6;margin-bottom:30px}.win-modal-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.win-modal-button{background-color:#ff8c42;border:none;border-radius:8px;color:#1f1f1f;cursor:pointer;font-family:Inter,sans-serif;font-size:1rem;font-weight:500;padding:12px 32px;transition:background-color .2s ease,transform .1s ease}.win-modal-button.secondary{background-color:#f2f2f2;border:1px solid #cfcfcf}.win-modal-button:hover{background-color:#ff7a2e;transform:translateY(-1px)}.win-modal-button.secondary:hover{background-color:#e9e9e9}.win-modal-button:active{transform:translateY(0)}.car-confetti{border-radius:16px;bottom:0;left:0;overflow:hidden;pointer-events:none;position:absolute;right:0;top:0}.car-emoji{animation:confettiFall 2s ease-out forwards;font-size:1.5rem;opacity:0;position:absolute}@keyframes confettiFall{0%{opacity:1;transform:translateY(-50px) rotate(0deg)}to{opacity:.7;transform:translateY(200px) rotate(1turn)}}@keyframes slideIn{0%{opacity:0;transform:translate(-50%,-60%)}to{opacity:1;transform:translate(-50%,-50%)}}@media (max-width:768px){.bingo-section{padding:40px 16px}.bingo-title{font-size:2rem}.bingo-instruction{font-size:1rem;margin-bottom:30px}.bingo-row{gap:8px}.bingo-square{border-radius:12px;min-height:100px;padding:16px 12px}.bingo-square.free-space{min-height:120px}.bingo-square-text{font-size:.85rem;line-height:1.3}.win-modal-content{margin:20px;min-width:auto;padding:40px 30px}.win-modal-title{font-size:2rem}.win-modal-text{font-size:1.1rem}}@media (max-width:480px){.bingo-square{min-height:90px;padding:12px 8px}.bingo-square.free-space{min-height:110px}.bingo-square-text{font-size:.75rem}.bingo-title{font-size:1.75rem}}.chatbot-section{align-items:flex-start;background-color:#f5f5f5;display:flex;justify-content:center;padding:60px 20px}.chatbot-container{max-width:900px;width:100%}.chatbot-title{color:#1f1f1f;font-family:Poppins,sans-serif;font-size:2.5rem;font-weight:600;margin-bottom:12px;text-align:center}.chatbot-instruction{color:#1f1f1f;font-family:Inter,sans-serif;font-size:1.1rem;margin-bottom:40px;text-align:center}.chatbot-messages{background-color:#fff;border:1px solid #cfcfcf;border-radius:14px;display:flex;flex-direction:column;gap:16px;margin-bottom:30px;max-height:600px;min-height:400px;overflow-y:auto;padding:24px}.chatbot-message{animation:fadeInMessage .3s ease;display:flex;width:100%}.chatbot-message.user-message{justify-content:flex-end}.chatbot-message.bot-message{justify-content:flex-start}.chatbot-message-bubble{word-wrap:break-word;border-radius:18px;font-family:Inter,sans-serif;font-size:1rem;line-height:1.5;max-width:70%;padding:14px 20px}.user-message .chatbot-message-bubble{background-color:#ff8c42;border-bottom-right-radius:4px;color:#1f1f1f}.bot-message .chatbot-message-bubble{background-color:#f0f0f0;border-bottom-left-radius:4px;color:#1f1f1f}.chatbot-questions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.chatbot-question-button{background-color:#fff;border:1px solid #cfcfcf;border-radius:14px;color:#1f1f1f;cursor:pointer;font-family:Inter,sans-serif;font-size:.95rem;font-weight:400;padding:16px 24px;text-align:center;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease,border-color .2s ease;white-space:nowrap}.chatbot-question-button:hover{border-color:#ff8c42;box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.chatbot-question-button:active{transform:translateY(0)}.chatbot-typing-indicator{align-items:center;background-color:#f0f0f0;border-radius:18px;border-bottom-left-radius:4px;display:flex;gap:8px;padding:14px 20px}.chatbot-typing-indicator span{animation:typingBounce 1.4s ease-in-out infinite;background-color:#999;border-radius:50%;height:8px;width:8px}.chatbot-typing-indicator span:first-child{animation-delay:-.32s}.chatbot-typing-indicator span:nth-child(2){animation-delay:-.16s}@keyframes fadeInMessage{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes typingBounce{0%,80%,to{opacity:.5;transform:scale(.8)}40%{opacity:1;transform:scale(1.2)}}@media (max-width:768px){.chatbot-section{padding:40px 16px}.chatbot-title{font-size:2rem}.chatbot-instruction{font-size:1rem;margin-bottom:30px}.chatbot-messages{max-height:400px;min-height:300px;padding:20px}.chatbot-message-bubble{font-size:.95rem;max-width:85%;padding:12px 18px}.chatbot-questions{gap:10px}.chatbot-question-button{font-size:.85rem;padding:14px 20px;white-space:normal}}@media (max-width:480px){.chatbot-title{font-size:1.75rem}.chatbot-messages{max-height:350px;min-height:250px;padding:16px}.chatbot-message-bubble{font-size:.9rem;max-width:90%;padding:10px 16px}.chatbot-question-button{font-size:.75rem;padding:12px 16px}}.day-in-life-section{align-items:flex-start;background-color:#f5f5f5;display:flex;justify-content:center;padding:60px 20px}.day-in-life-container{max-width:900px;width:100%}.day-title{font-family:Poppins,sans-serif;font-size:2.5rem;font-weight:600;margin-bottom:24px}.day-instruction,.day-title{color:#1f1f1f;text-align:center}.day-instruction{font-family:Inter,sans-serif;font-size:1.1rem;margin-bottom:40px}.day-intro{text-align:center}.day-subtitle{color:#1f1f1f;font-family:Inter,sans-serif;font-size:1.2rem;line-height:1.8;margin-bottom:40px}.day-subtitle p{margin:8px 0}.day-primary-button{background-color:#ff8c42;border:none;border-radius:14px;color:#1f1f1f;cursor:pointer;font-family:Inter,sans-serif;font-size:1.1rem;font-weight:500;padding:18px 40px;text-align:center;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease}.day-primary-button:hover{background-color:#ff7a2e;box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.day-primary-button:active{transform:translateY(0)}.character-select{text-align:center}.character-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-top:30px}.character-button{background-color:#fff;border:1px solid #cfcfcf;border-radius:14px;color:#1f1f1f;cursor:pointer;font-family:Inter,sans-serif;font-size:1rem;font-weight:400;padding:24px 32px;text-align:center;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease,border-color .2s ease}.character-button:hover{border-color:#ff8c42;box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.character-button:active{transform:translateY(0)}.simulation-screen{background-color:#fff;border:1px solid #cfcfcf;border-radius:14px;padding:40px}.scenario-header{margin-bottom:40px;text-align:center}.time-block{background-color:#f5f5f5;border-radius:20px;color:#666;display:inline-block;font-family:Inter,sans-serif;font-size:.9rem;font-weight:500;margin-bottom:12px;padding:6px 16px}.scenario-title{color:#1f1f1f;font-family:Poppins,sans-serif;font-size:1.8rem;font-weight:600;margin:12px 0 0}.options-container{text-align:center}.options-instruction{color:#1f1f1f;font-family:Inter,sans-serif;font-size:1.1rem;margin-bottom:30px}.options-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));margin-bottom:20px}.option-button{background-color:#fff;border:1px solid #cfcfcf;border-radius:14px;color:#1f1f1f;cursor:pointer;font-family:Inter,sans-serif;font-size:1rem;font-weight:400;padding:20px 24px;text-align:center;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease,border-color .2s ease}.option-button:hover{border-color:#ff8c42;box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.option-button:active{transform:translateY(0)}.outcome-container{animation:fadeIn .3s ease;text-align:center}.option-result{background-color:#f5f5f5;border-radius:14px;margin-bottom:24px;padding:24px}.result-text{color:#1f1f1f;font-family:Inter,sans-serif;font-size:1.2rem;font-weight:500;margin:0}.outcome-message{background-color:#fff;border:1px solid #cfcfcf;border-radius:14px;margin-bottom:30px;padding:24px}.outcome-text{font-size:1.1rem;line-height:1.6;margin:0}.continue-button,.outcome-text{color:#1f1f1f;font-family:Inter,sans-serif}.continue-button{background-color:#ff8c42;border:none;border-radius:14px;cursor:pointer;font-size:1rem;font-weight:500;padding:16px 32px;text-align:center;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease}.continue-button:hover{background-color:#ff7a2e;box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.continue-button:active{transform:translateY(0)}.results-screen{text-align:center}.stats-container{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));margin:40px 0}.stat-item{align-items:center;background-color:#fff;border:1px solid #cfcfcf;border-radius:14px;display:flex;flex-direction:column;gap:12px;padding:30px 20px}.stat-value{color:#ff8c42;font-family:Poppins,sans-serif;font-size:2.5rem;font-weight:600}.stat-label{font-size:.95rem;line-height:1.4;text-align:center}.results-key-line,.stat-label{color:#1f1f1f;font-family:Inter,sans-serif}.results-key-line{font-size:1.3rem;font-weight:500;line-height:1.6;margin:40px 0}.results-buttons{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;margin-top:40px}.results-button{background-color:#fff;border:1px solid #cfcfcf;border-radius:14px;color:#1f1f1f;cursor:pointer;font-family:Inter,sans-serif;font-size:1rem;font-weight:500;padding:16px 32px;text-align:center;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease,border-color .2s ease}.results-button:hover{border-color:#ff8c42;box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.results-button:active{transform:translateY(0)}.explanation-screen{text-align:center}.explanation-content{background-color:#fff;border:1px solid #cfcfcf;border-radius:14px;margin:40px auto;max-width:700px;padding:40px;text-align:left}.explanation-content p{color:#1f1f1f;font-family:Inter,sans-serif;font-size:1.1rem;line-height:1.8;margin:16px 0}.explanation-intro{margin-bottom:28px}.explanation-heading{color:#1f1f1f;font-family:Poppins,sans-serif;font-size:1.2rem;font-weight:600;margin:24px 0 12px}.explanation-list{list-style:disc;margin:0 0 20px 20px;padding:0}.explanation-list li{color:#1f1f1f;font-family:Inter,sans-serif;font-size:1.05rem;line-height:1.7;margin:10px 0}.explanation-spacing{margin:24px 0!important}@media (max-width:768px){.day-in-life-section{padding:40px 16px}.day-title{font-size:2rem}.day-subtitle{font-size:1.1rem}.day-instruction{font-size:1rem;margin-bottom:30px}.simulation-screen{padding:30px 24px}.scenario-title{font-size:1.5rem}.character-grid,.options-grid{gap:12px;grid-template-columns:1fr}.stats-container{gap:16px;grid-template-columns:repeat(2,1fr)}.stat-value{font-size:2rem}.stat-label{font-size:.85rem}.results-key-line{font-size:1.1rem}.results-buttons{align-items:stretch;flex-direction:column}.results-button{width:100%}.explanation-content{padding:30px 24px}.explanation-content p{font-size:1rem}.explanation-heading{font-size:1.1rem}.explanation-list li{font-size:.98rem}}@media (max-width:480px){.day-title{font-size:1.75rem}.simulation-screen{padding:24px 20px}.scenario-title{font-size:1.3rem}.stats-container{grid-template-columns:1fr}.stat-value{font-size:1.8rem}.explanation-content{padding:24px 20px}.explanation-content p{font-size:.95rem}.explanation-heading{font-size:1.05rem}.explanation-list li{font-size:.92rem}}.excuse-section{align-items:flex-start;background-color:#f5f5f5;display:flex;justify-content:center;padding:60px 20px}.excuse-container{max-width:900px;text-align:center;width:100%}.excuse-title{color:#1f1f1f;font-family:Poppins,sans-serif;font-size:2.5rem;font-weight:600;margin-bottom:12px;text-align:center}.excuse-instruction{color:#1f1f1f;font-family:Inter,sans-serif;font-size:1.1rem;margin-bottom:40px;text-align:center}.excuse-display{align-items:center;background-color:#fff;border:1px solid #cfcfcf;border-radius:14px;display:flex;justify-content:center;margin-bottom:30px;min-height:120px;padding:40px;transition:all .3s ease}.excuse-placeholder{color:#999;font-family:Inter,sans-serif;font-size:1rem;font-style:italic;margin:0}.excuse-text{animation:fadeIn .3s ease;font-size:1.3rem;line-height:1.6;margin:0}.excuse-button,.excuse-text{color:#1f1f1f;font-family:Inter,sans-serif;font-weight:500}.excuse-button{background-color:#ff8c42;border:none;border-radius:14px;cursor:pointer;font-size:1rem;padding:16px 32px;text-align:center;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease}.excuse-button:hover{background-color:#ff7a2e;box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.excuse-button:active{transform:translateY(0)}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.excuse-section{padding:40px 16px}.excuse-title{font-size:2rem}.excuse-instruction{font-size:1rem;margin-bottom:30px}.excuse-display{min-height:100px;padding:30px 24px}.excuse-text{font-size:1.1rem}}@media (max-width:480px){.excuse-title{font-size:1.75rem}.excuse-display{min-height:90px;padding:24px 20px}.excuse-text{font-size:1rem}.excuse-button{font-size:.95rem;padding:14px 28px}}.conclusion-section{align-items:flex-start;background-color:#f5f5f5;display:flex;justify-content:center;padding:60px 20px}.conclusion-container{max-width:900px;width:100%}.conclusion-divider{align-items:center;display:flex;height:30px;justify-content:center;margin-bottom:20px;position:relative}.conclusion-divider-line{background-color:#cfcfcf;height:100%;position:absolute;width:2px}.conclusion-card{background-color:#fff;border:1px solid #cfcfcf;border-radius:14px;padding:48px 40px;transition:box-shadow .2s ease}.conclusion-card:hover{box-shadow:0 4px 12px #00000014}.conclusion-title{border-bottom:1px solid #e8e8e8;color:#1f1f1f;font-family:Poppins,sans-serif;font-size:2.5rem;font-weight:600;margin-bottom:32px;padding-bottom:24px;text-align:center}.conclusion-content{display:flex;flex-direction:column;gap:24px}.conclusion-paragraph{color:#1f1f1f;font-family:Inter,sans-serif;font-size:1.1rem;line-height:1.8;margin:0}.conclusion-final{background-color:#ff8c42;border-radius:12px;color:#1f1f1f;font-family:Poppins,sans-serif;font-size:1.5rem;font-weight:600;letter-spacing:.02em;line-height:1.6;margin:16px 0 0;padding:24px 32px;text-align:center}@media (max-width:768px){.conclusion-section{padding:40px 16px}.conclusion-card{padding:32px 24px}.conclusion-title{font-size:2rem;margin-bottom:24px;padding-bottom:20px}.conclusion-content{gap:20px}.conclusion-paragraph{font-size:1rem;line-height:1.7}.conclusion-final{font-size:1.3rem;margin-top:12px;padding:20px 24px}}@media (max-width:480px){.conclusion-card{padding:24px 20px}.conclusion-title{font-size:1.75rem;margin-bottom:20px;padding-bottom:16px}.conclusion-content{gap:18px}.conclusion-paragraph{font-size:.95rem;line-height:1.6}.conclusion-final{font-size:1.2rem;padding:18px 20px}}
/*# sourceMappingURL=main.72779132.css.map*/