@font-face{font-family:LineSeedEN;src:url(/fonts/lineSeedEN/lineseed-en-thin.woff2)format("woff2");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:LineSeedEN;src:url(/fonts/lineSeedEN/lineseed-en-regular.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:LineSeedEN;src:url(/fonts/lineSeedEN/lineseed-en-bold.woff2)format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:LineSeedEN;src:url(/fonts/lineSeedEN/lineseed-en-heavy.woff2)format("woff2");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:LineSeedEN;src:url(/fonts/lineSeedEN/lineseed-en-extra-bold.woff2)format("woff2");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:LineSeedTW;src:url(/fonts/lineSeedTW/lineseed-tw-thin.woff2)format("woff2");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:LineSeedTW;src:url(/fonts/lineSeedTW/lineseed-tw-regular.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:LineSeedTW;src:url(/fonts/lineSeedTW/lineseed-tw-bold.woff2)format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:LineSeedTW;src:url(/fonts/lineSeedTW/lineseed-tw-extra-bold.woff2)format("woff2");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:LineSeedTW;src:url(/fonts/lineSeedTW/lineseed-tw-extra-bold.woff2)format("woff2");font-weight:900;font-style:normal;font-display:swap}@keyframes InitialScreen-module-scss-module__D5tcla__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes InitialScreen-module-scss-module__D5tcla__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.InitialScreen-module-scss-module__D5tcla__container{z-index:1;justify-content:center;align-items:center;width:100%;height:100vh;min-height:700px;padding:2rem;display:flex;position:relative}.InitialScreen-module-scss-module__D5tcla__content{flex-direction:column;align-items:center;gap:2rem;width:100%;max-width:800px;display:flex}.InitialScreen-module-scss-module__D5tcla__subtitle{color:#6bb881;font-size:18px;font-weight:800;line-height:100%}.InitialScreen-module-scss-module__D5tcla__title{text-align:center;color:#231815;margin:0;font-family:LINE Seed TW_OTF,sans-serif;font-size:36px;font-weight:700;line-height:100%}.InitialScreen-module-scss-module__D5tcla__description{text-align:center;color:#231815;max-width:600px;margin:0;font-family:LINE Seed TW_OTF,sans-serif;font-size:16px;font-weight:400;line-height:180%}.InitialScreen-module-scss-module__D5tcla__presetButtons{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;width:100%;max-width:750px;display:flex}.InitialScreen-module-scss-module__D5tcla__presetButton{color:#0f7b5b;cursor:pointer;background:#fff;border-radius:10px;padding:8px 20px;font-size:14px;font-weight:700;transition:all .3s;box-shadow:0 4px 8px rgba(0,0,0,.05)}.InitialScreen-module-scss-module__D5tcla__presetButton:hover{background:rgba(15,123,91,.05);transform:translateY(-2px)}.InitialScreen-module-scss-module__D5tcla__presetButton:active{transform:translateY(0)}.InitialScreen-module-scss-module__D5tcla__inputWrapper{width:100%;max-width:600px;margin-top:1rem;position:relative}.InitialScreen-module-scss-module__D5tcla__input{color:#231815;background:#fff;border:1px solid #e6e6e6;border-radius:28px;outline:none;width:100%;height:56px;padding:16px 56px 16px 24px;font-family:LINE Seed TW_OTF,sans-serif;font-size:16px;transition:border-color .3s}.InitialScreen-module-scss-module__D5tcla__input:focus{border-color:#6bb881}.InitialScreen-module-scss-module__D5tcla__input::placeholder{color:rgba(35,24,21,.4)}.InitialScreen-module-scss-module__D5tcla__sendButton{cursor:pointer;background:#6bb881;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.InitialScreen-module-scss-module__D5tcla__sendButton:hover{background:rgba(107,184,129,.9);transform:translateY(-50%)scale(1.05)}.InitialScreen-module-scss-module__D5tcla__sendButton:active{transform:translateY(-50%)scale(.95)}.InitialScreen-module-scss-module__D5tcla__sendButton:disabled{opacity:.5;cursor:not-allowed}@media (max-width:639px){.InitialScreen-module-scss-module__D5tcla__container{height:calc(100vh - 64px);min-height:calc(100vh - 64px);padding:0}.InitialScreen-module-scss-module__D5tcla__content .InitialScreen-module-scss-module__D5tcla__subtitle,.InitialScreen-module-scss-module__D5tcla__content .InitialScreen-module-scss-module__D5tcla__title,.InitialScreen-module-scss-module__D5tcla__content .InitialScreen-module-scss-module__D5tcla__description{padding:0 32px}.InitialScreen-module-scss-module__D5tcla__presetButtons{flex-wrap:nowrap;justify-content:flex-start;max-width:none;overflow-x:scroll}.InitialScreen-module-scss-module__D5tcla__presetButtons::-webkit-scrollbar{display:none}.InitialScreen-module-scss-module__D5tcla__presetButtons{scrollbar-width:none;-ms-overflow-style:none;padding-bottom:16px}.InitialScreen-module-scss-module__D5tcla__presetButton{flex-shrink:0}.InitialScreen-module-scss-module__D5tcla__presetButton:first-child{margin-left:32px}.InitialScreen-module-scss-module__D5tcla__presetButton:last-child{margin-right:32px}.InitialScreen-module-scss-module__D5tcla__title{font-size:28px}.InitialScreen-module-scss-module__D5tcla__description{font-size:14px}.InitialScreen-module-scss-module__D5tcla__inputWrapper{padding:0 32px}.InitialScreen-module-scss-module__D5tcla__sendButton{right:40px}.InitialScreen-module-scss-module__D5tcla__quizOptions{padding:0 32px;display:flex}.InitialScreen-module-scss-module__D5tcla__quizOptionButton{padding:18px 20px;font-size:15px}}.InitialScreen-module-scss-module__D5tcla__quizOptions{gap:1rem;width:100%;display:flex}.InitialScreen-module-scss-module__D5tcla__quizOptionButton{color:#0f7b5b;text-align:left;cursor:pointer;background:#fff;border:none;border-radius:16px;width:100%;padding:20px 24px;font-family:LINE Seed TW_OTF,sans-serif;font-size:16px;font-weight:600;transition:all .3s;box-shadow:0 4px 12px rgba(0,0,0,.1)}.InitialScreen-module-scss-module__D5tcla__quizOptionButton:hover{background:rgba(15,123,91,.05);transform:translateY(-2px);box-shadow:0 6px 16px rgba(0,0,0,.15)}.InitialScreen-module-scss-module__D5tcla__quizOptionButton:active{transform:translateY(0)}
.PlantCards-module-scss-module__rO_0vG__plantCardsContainer{width:100%;margin-top:1rem}.PlantCards-module-scss-module__rO_0vG__plantGrid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;gap:1rem;width:100%;padding-bottom:.5rem;display:flex;overflow-x:auto;overflow-y:hidden}.PlantCards-module-scss-module__rO_0vG__plantGrid::-webkit-scrollbar{display:none}.PlantCards-module-scss-module__rO_0vG__plantCard{scroll-snap-align:start;background:#fff;border:1px solid rgba(230,230,230,.6);border-radius:12px;flex-shrink:0;width:280px;transition:transform .2s,box-shadow .2s;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.06)}.PlantCards-module-scss-module__rO_0vG__plantCard:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.PlantCards-module-scss-module__rO_0vG__plantImageWrapper{background:#f8f9fa;width:100%;height:160px;position:relative;overflow:hidden}.PlantCards-module-scss-module__rO_0vG__plantImage{object-fit:cover;width:100%;height:100%}.PlantCards-module-scss-module__rO_0vG__plantInfo{padding:1rem}.PlantCards-module-scss-module__rO_0vG__plantName{color:#231815;margin:0 0 .25rem;font-size:1.125rem;font-weight:600}.PlantCards-module-scss-module__rO_0vG__plantCategory{color:#6bb881;margin:0 0 .5rem;font-size:.875rem;font-weight:500}.PlantCards-module-scss-module__rO_0vG__plantDescription{color:rgba(35,24,21,.7);margin:0 0 1rem;font-size:.875rem;line-height:1.5}.PlantCards-module-scss-module__rO_0vG__plantLink{color:#fff;background:#6bb881;border-radius:8px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:background .2s;display:inline-block}.PlantCards-module-scss-module__rO_0vG__plantLink:hover{background:#0f7b5b}@media (max-width:768px){.PlantCards-module-scss-module__rO_0vG__plantCard{width:260px}.PlantCards-module-scss-module__rO_0vG__plantImageWrapper{height:180px}}
.BackToHome-module-scss-module__YdZi2q__backLink{color:#0f7b5b;cursor:pointer;background:0 0;border:none;margin-top:.75rem;padding:0;font-family:LINE Seed TW_OTF,sans-serif;font-size:16px;font-weight:500;text-decoration:underline;transition:all .2s;display:inline-block}.BackToHome-module-scss-module__YdZi2q__backLink:hover{color:#6bb881;text-decoration:underline;transform:translate(2px)}.BackToHome-module-scss-module__YdZi2q__backLink:active{transform:scale(.98)}
.ChatMarquee-module-scss-module__i2yVEq__marqueeContainer{pointer-events:none;width:100%;height:100%;position:relative;overflow:hidden}.ChatMarquee-module-scss-module__i2yVEq__marqueeTrack{gap:35px;width:200%;height:100%;animation:30s linear infinite ChatMarquee-module-scss-module__i2yVEq__scrollRight;display:flex;position:absolute;bottom:0}.ChatMarquee-module-scss-module__i2yVEq__marqueeImage{object-fit:contain;opacity:.3;width:100%;height:100%}@keyframes ChatMarquee-module-scss-module__i2yVEq__scrollRight{0%{transform:translate(-50%)}to{transform:translate(0)}}
.ChatInterface-module-scss-module__w72WEa__container{z-index:1;background:#fff;flex-direction:column;width:100%;height:100vh;min-height:700px;display:flex;position:relative}.ChatInterface-module-scss-module__w72WEa__navbar{background:#c7decd;flex-shrink:0;align-items:center;gap:1rem;min-height:70px;padding:1rem 1.5rem;display:flex}.ChatInterface-module-scss-module__w72WEa__backButton{cursor:pointer;color:#0f7b5b;background:#fff;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.ChatInterface-module-scss-module__w72WEa__backButton:hover{background:rgba(255,255,255,.9);transform:scale(1.05)}.ChatInterface-module-scss-module__w72WEa__navbarTitle{color:#231815;text-align:center;flex:1;margin:0;font-family:LINE Seed TW_OTF,sans-serif;font-size:16px;font-weight:400}@media (min-width:769px){.ChatInterface-module-scss-module__w72WEa__navbarTitle{font-size:18px}}.ChatInterface-module-scss-module__w72WEa__chatContent{background:#f4f4f4;flex-direction:column;flex:1;height:100vh;min-height:700px;padding:2rem 2rem 0;display:flex;position:relative;overflow-y:scroll}.ChatInterface-module-scss-module__w72WEa__messageList{flex-direction:column;flex:1;gap:1.5rem;width:100%;max-width:800px;margin:0 auto;padding-bottom:1rem;display:flex}.ChatInterface-module-scss-module__w72WEa__userMessage{justify-content:flex-end;align-items:flex-start;display:flex}.ChatInterface-module-scss-module__w72WEa__aiMessage{align-items:flex-start;gap:.75rem;display:flex}.ChatInterface-module-scss-module__w72WEa__aiAvatar{background:rgba(107,184,129,.1);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.ChatInterface-module-scss-module__w72WEa__aiAvatar img{width:24px;height:24px}.ChatInterface-module-scss-module__w72WEa__userBubble{color:#0f7b5b;background:rgba(107,184,129,.1);border-radius:10px;max-width:70%;min-height:45px;padding:12px 20px}.ChatInterface-module-scss-module__w72WEa__aiBubble{background:#fff;border-radius:10px;flex:1;max-width:70%;min-height:auto;padding:16px 20px;box-shadow:0 2px 8px rgba(0,0,0,.08)}.ChatInterface-module-scss-module__w72WEa__messageText{white-space:pre-wrap;word-break:break-word;margin:0;font-family:LINE Seed TW_OTF,sans-serif;font-size:16px;line-height:180%}.ChatInterface-module-scss-module__w72WEa__typingIndicator{align-items:center;gap:4px;display:flex}.ChatInterface-module-scss-module__w72WEa__typingIndicator span{background:rgba(107,184,129,.5);border-radius:50%;width:8px;height:8px;animation:1.4s infinite ChatInterface-module-scss-module__w72WEa__typing}.ChatInterface-module-scss-module__w72WEa__typingIndicator span:nth-child(2){animation-delay:.2s}.ChatInterface-module-scss-module__w72WEa__typingIndicator span:nth-child(3){animation-delay:.4s}@keyframes ChatInterface-module-scss-module__w72WEa__typing{0%,60%,to{opacity:.3;transform:scale(.8)}30%{opacity:1;transform:scale(1)}}.ChatInterface-module-scss-module__w72WEa__marqueeWrapper{flex-shrink:0;width:100%;height:120px;margin-top:2rem;position:relative;overflow:hidden}@media (max-width:768px){.ChatInterface-module-scss-module__w72WEa__marqueeWrapper{height:100px;margin-top:1rem}}.ChatInterface-module-scss-module__w72WEa__optionsArea{border-top:1px solid rgba(230,230,230,.3);width:100%;margin-top:.75rem;padding-top:.75rem}.ChatInterface-module-scss-module__w72WEa__optionsGrid{flex-flow:wrap;gap:.5rem;width:100%;display:flex}.ChatInterface-module-scss-module__w72WEa__optionButton{color:#0f7b5b;text-align:center;cursor:pointer;background:#fff;border:none;border-radius:12px;width:auto;padding:12px 20px;font-family:LINE Seed TW_OTF,sans-serif;font-size:15px;font-weight:500;transition:all .2s;box-shadow:0 2px 4px rgba(0,0,0,.1)}.ChatInterface-module-scss-module__w72WEa__optionButton:hover:not(:disabled){background:rgba(15,123,91,.05);transform:translateY(-1px);box-shadow:0 4px 8px rgba(0,0,0,.15)}.ChatInterface-module-scss-module__w72WEa__optionButton:active:not(:disabled){transform:scale(.98)}.ChatInterface-module-scss-module__w72WEa__optionButton:disabled{cursor:not-allowed;opacity:1}.ChatInterface-module-scss-module__w72WEa__optionButtonSelected{background:rgba(107,184,129,.1);border-color:#6bb881}.ChatInterface-module-scss-module__w72WEa__optionButtonClicked{color:#fff!important;background:#6bb881!important;box-shadow:0 4px 8px rgba(107,184,129,.3)!important}.ChatInterface-module-scss-module__w72WEa__confirmButton{color:#fff;cursor:pointer;background:#6bb881;border:none;border-radius:12px;width:100%;margin-top:1rem;padding:14px 20px;font-family:LINE Seed TW_OTF,sans-serif;font-size:16px;font-weight:600;transition:all .2s}.ChatInterface-module-scss-module__w72WEa__confirmButton:hover:not(:disabled){background:#0f7b5b;transform:translateY(-1px)}.ChatInterface-module-scss-module__w72WEa__confirmButton:disabled{opacity:.5;cursor:not-allowed}.ChatInterface-module-scss-module__w72WEa__loadingContent{justify-content:center;align-items:center;padding:8px 0;display:flex}.ChatInterface-module-scss-module__w72WEa__loadingDots{align-items:center;gap:6px;display:flex}.ChatInterface-module-scss-module__w72WEa__loadingDots span{background:#6bb881;border-radius:50%;width:8px;height:8px;animation:1.4s ease-in-out infinite ChatInterface-module-scss-module__w72WEa__dotWave}.ChatInterface-module-scss-module__w72WEa__loadingDots span:first-child{animation-delay:0s}.ChatInterface-module-scss-module__w72WEa__loadingDots span:nth-child(2){animation-delay:.2s}.ChatInterface-module-scss-module__w72WEa__loadingDots span:nth-child(3){animation-delay:.4s}@keyframes ChatInterface-module-scss-module__w72WEa__dotWave{0%,60%,to{opacity:.3;transform:scale(.8)}30%{opacity:1;transform:scale(1.1)}}@media (max-width:768px){.ChatInterface-module-scss-module__w72WEa__navbar{padding:1rem}.ChatInterface-module-scss-module__w72WEa__navbarTitle{font-size:14px}.ChatInterface-module-scss-module__w72WEa__chatContent{padding:1rem}.ChatInterface-module-scss-module__w72WEa__userBubble,.ChatInterface-module-scss-module__w72WEa__aiBubble{max-width:85%}.ChatInterface-module-scss-module__w72WEa__optionsArea{margin-top:.5rem;padding-top:.5rem}.ChatInterface-module-scss-module__w72WEa__optionButton{padding:10px 14px;font-size:14px}}
@font-face{font-family:LineSeedEN;src:url(/fonts/lineSeedEN/lineseed-en-thin.woff2)format("woff2");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:LineSeedEN;src:url(/fonts/lineSeedEN/lineseed-en-regular.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:LineSeedEN;src:url(/fonts/lineSeedEN/lineseed-en-bold.woff2)format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:LineSeedEN;src:url(/fonts/lineSeedEN/lineseed-en-heavy.woff2)format("woff2");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:LineSeedEN;src:url(/fonts/lineSeedEN/lineseed-en-extra-bold.woff2)format("woff2");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:LineSeedTW;src:url(/fonts/lineSeedTW/lineseed-tw-thin.woff2)format("woff2");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:LineSeedTW;src:url(/fonts/lineSeedTW/lineseed-tw-regular.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:LineSeedTW;src:url(/fonts/lineSeedTW/lineseed-tw-bold.woff2)format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:LineSeedTW;src:url(/fonts/lineSeedTW/lineseed-tw-extra-bold.woff2)format("woff2");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:LineSeedTW;src:url(/fonts/lineSeedTW/lineseed-tw-extra-bold.woff2)format("woff2");font-weight:900;font-style:normal;font-display:swap}@keyframes BackgroundMarquee-module-scss-module__Fi3N4a__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes BackgroundMarquee-module-scss-module__Fi3N4a__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.BackgroundMarquee-module-scss-module__Fi3N4a__marqueeContainer{pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.BackgroundMarquee-module-scss-module__Fi3N4a__marqueeTop{gap:35px;width:200%;height:120px;animation:30s linear infinite BackgroundMarquee-module-scss-module__Fi3N4a__scrollLeft;display:flex;position:absolute;top:5%}.BackgroundMarquee-module-scss-module__Fi3N4a__marqueeBottom{gap:35px;width:200%;height:120px;animation:30s linear infinite BackgroundMarquee-module-scss-module__Fi3N4a__scrollRight;display:flex;position:absolute;bottom:5%}.BackgroundMarquee-module-scss-module__Fi3N4a__marqueeImage{object-fit:contain;width:100%;height:100%}@media (max-width:639px){.BackgroundMarquee-module-scss-module__Fi3N4a__marqueeTop{top:0%}.BackgroundMarquee-module-scss-module__Fi3N4a__marqueeBottom{bottom:0%}}@keyframes BackgroundMarquee-module-scss-module__Fi3N4a__scrollLeft{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes BackgroundMarquee-module-scss-module__Fi3N4a__scrollRight{0%{transform:translate(-50%)}to{transform:translate(0)}}
.page-module-scss-module__dIKqba__container{background:#f8f9fa;width:100%;height:100vh;min-height:700px;position:relative;overflow:hidden}
