html{box-sizing:border-box;width:100%;max-width:100vw;background-color:#f9fafb;height:100%}*,*:before,*:after{box-sizing:inherit;max-width:100%}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1;font-family:Noto Sans KR Variable,sans-serif;width:100%;box-sizing:border-box;max-width:100vw;position:relative;background-color:#f9fafb;height:100%;margin:0;padding:0}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}@font-face{font-family:Noto Sans KR Variable;src:url(/fonts/NotoSansKR-VariableFont_wght.ttf) format("truetype-variations");font-weight:100 900;font-display:swap}#root{font-size:16px;box-sizing:border-box;min-width:320px;max-width:100%;width:100%;margin:0 auto;padding:0;height:100%;background-color:#f9fafb;position:relative}.fullscreen{width:100%;max-width:100%;position:relative}:root{--color-user: #2f8c67;--color-pharma: #177da5;--color-main: linear-gradient(135deg, #2f8c67, #177da5);--color-text-main: #333333;--color-text-sub: #666666;--color-bg-light: #f9fafb;--color-bg-section: #eef2f3}.fullscreen{min-height:calc(var(--vh) * 100);background-color:#f9fafb;width:100%;display:flex;flex-direction:column;align-items:center;position:relative}.container_main,.container_userinfo,.container_caution,.container_category,.container_basicquestion,.container_load,.container_result,.container_expert{background-color:#f9fafb;min-height:calc(var(--vh) * 100);width:100%}.container_main{display:flex;flex-direction:column;align-items:center;height:calc(var(--vh) * 100);padding-top:4rem;overflow-y:auto;overflow-x:hidden;position:relative;width:100%;max-width:480px;margin:0 auto;padding-left:.5rem;padding-right:.5rem;box-sizing:border-box;background-color:#f9fafb}.brand_name{font-size:3rem;width:100%;text-align:center;margin-top:8rem;max-width:100%;background:linear-gradient(135deg,#2f8c67 30%,#177da5 70%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;font-weight:700;letter-spacing:.1em}.brand_explain{font-size:1rem;margin-top:1.5rem;color:#66b8c4}@media (max-width: 767px){.container_main{padding-top:3.5rem}.brand_name{font-size:2rem;margin-top:8rem;font-family:Noto Sans KR Variable,sans-serif;font-weight:700;letter-spacing:.1em}.brand_explain{font-size:1rem;margin-top:.8rem;font-family:Noto Sans KR Variable,sans-serif}}@media (max-width: 480px){.container_main{padding-top:3rem}.brand_name{font-size:2.3rem;margin-top:9rem;font-weight:700;letter-spacing:.1em}.brand_explain{font-size:.9rem;margin-top:.7rem}}@media (min-width: 768px){.container_main{max-width:700px}}@media (min-width: 1024px){.container_main{max-width:1000px}.brand_name{font-size:3rem;margin-top:10rem}.brand_explain{font-size:1.1rem}}@media (min-width: 1440px){.container_main{max-width:1200px}}.container_button{border-style:none;border-radius:.75rem;padding:.8rem 1.5rem;font-size:1rem;background:linear-gradient(135deg,#2f8c67,#177da5);color:#fff;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 5px #0000001a;font-weight:600}.container_button.button_main,.container_button.button_caution,.container_button.button_userInfo,.container_button.button_ending,.container_button.goToResult,.container_button.button_tohome{margin:0 auto;width:10rem;margin-top:2rem}.container_button.button_category{margin:0 auto;width:10rem}.button_category{width:100%;max-width:320px;margin-bottom:3rem}.button_tohome{background-color:#4a90e2;width:10rem;margin:0 auto}.container_button:disabled{opacity:.5;cursor:not-allowed;transform:none;box-shadow:none}.button_result{display:none}.container_button.button_back{width:2rem;height:2rem;border-radius:50%}@media (min-width: 768px){.container_button{font-size:1.1rem;padding:.9rem 1.8rem}.container_button.button_main{margin-bottom:10rem}}@media (max-width: 480px){.container_button{font-size:.9rem;padding:.7rem 1.3rem}}.navbar{position:fixed;top:0;left:0;right:0;background-color:#fff;border-bottom:1px solid #e5e7eb;z-index:999;box-shadow:0 1px 3px #0000001a;width:100%;overflow-x:hidden;box-sizing:border-box;height:auto}.navbar-container{max-width:1200px;margin:0 auto;padding:0 .5rem;display:flex;justify-content:space-between;align-items:center;height:4rem;width:100%;box-sizing:border-box}.navbar-logo{display:flex;align-items:center;cursor:pointer}.logo-text{font-size:1.5rem;font-weight:700;background:linear-gradient(135deg,#2f8c67 30%,#177da5 70%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;text-decoration:none;letter-spacing:.1em}.navbar-right{display:flex;align-items:center;gap:1.5rem}.desktop-menu{display:flex;gap:2rem}.navbar-menu-item{color:#374151;text-decoration:none;font-weight:500;transition:color .2s ease;padding:.5rem 1rem;position:relative;background:none;border:none;cursor:pointer;font-family:inherit;font-size:inherit}.navbar-menu-item:after{content:"";position:absolute;width:0;height:2px;bottom:-4px;left:15%;background:var(--color-main);transition:width .3s ease}.navbar-menu-item:hover{background:var(--color-main);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.navbar-menu-item:hover:after{width:70%}.navbar-language-desktop{display:flex;align-items:center}.navbar-language-mobile{display:flex;justify-content:center;padding:1rem 0;border-top:1px solid #e5e7eb;margin-top:1rem}.navbar-toggle{display:none;background:none;border:none;cursor:pointer;padding:.5rem;color:#374151;transition:color .2s ease}@media (min-width: 768px){.navbar-toggle{display:none!important}}.navbar-toggle:hover{background:var(--color-main);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.mobile-menu{display:none;position:absolute;top:100%;left:0;right:0;background-color:#fff;border-bottom:1px solid #e5e7eb;box-shadow:0 4px 6px #0000001a;flex-direction:column;padding:1rem;gap:.5rem;z-index:1001;width:100%;box-sizing:border-box}.mobile-menu.active{display:flex!important;opacity:1;visibility:visible}.mobile-menu .navbar-menu-item{padding:.75rem 1rem;text-align:center;margin-bottom:.5rem;display:block;width:100%}.mobile-menu .navbar-menu-item:after{bottom:-2px;left:35%;width:0}.mobile-menu .navbar-menu-item:hover:after{width:30%}@media (max-width: 1023px) and (min-width: 768px){.navbar-container{padding:0 1.5rem}.desktop-menu{gap:1.5rem}.navbar-menu-item{padding:.5rem .75rem;font-size:.9rem}}@media (max-width: 767px){.navbar-container{padding:0 1rem;height:3.5rem;position:relative}.logo-text{font-size:1.25rem}.desktop-menu,.navbar-language-desktop{display:none}.navbar-toggle{display:block}.mobile-menu{display:none;top:3.5rem;position:fixed;width:100%;left:0}.mobile-menu.active{display:flex!important}}@media (max-width: 480px){.navbar-container{padding:0 .75rem;height:3rem}.logo-text{font-size:1.1rem}.mobile-menu{padding:.75rem;top:3rem}.mobile-menu .navbar-menu-item{padding:.5rem;font-size:.9rem}}@media (min-width: 1200px){.navbar-container{padding:0 2rem}.desktop-menu{gap:2.5rem}.navbar-menu-item{padding:.5rem 1.25rem;font-size:1rem}}.language-toggle-container{display:flex;align-items:center;gap:8px;background:#ffffffe6;border:1px solid var(--color-main);border-radius:20px;padding:4px 8px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease}.language-option{background:transparent;border:none;cursor:pointer;padding:6px 12px;border-radius:16px;font-size:14px;font-weight:500;font-family:Noto Sans KR,sans-serif;letter-spacing:.3px;color:#6b7280;position:relative}.language-option.active{color:#fff;background:var(--color-main);font-weight:600;box-shadow:0 2px 6px #66b8c44d}.language-separator{color:#d1d5db;font-weight:300;font-size:16px;line-height:1;-webkit-user-select:none;user-select:none}@media (max-width: 768px){.language-toggle-container{padding:3px 6px;gap:6px}.language-option{padding:4px 8px;font-size:12px}.language-separator{font-size:14px}}@media (prefers-color-scheme: dark){.language-toggle-container{background:#1f2937e6;border-color:var(--color-main)}.language-toggle-container:hover{background:#1f2937}.language-option{color:#9ca3af}.language-separator{color:#4b5563}}.container_caution{display:flex;flex-direction:column;align-items:center;min-height:calc(var(--vh) * 100);padding-top:4rem;overflow-y:auto;overflow-x:hidden;position:relative;width:100%;max-width:480px;margin:0 auto;padding-left:.5rem;padding-right:.5rem;box-sizing:border-box;color:#333}.caution_name{font-size:1.5rem;width:100%;text-align:center;margin-top:8rem;color:#333;font-weight:700}.caution_subtitle{font-size:.9rem;margin-top:1rem;font-weight:400;color:#666}.caution_explain{display:flex;flex-direction:column;align-items:center;margin-top:3rem;width:100%;padding:0}.caution_comments{font-size:1rem;line-height:2rem;margin-bottom:.5rem;color:#333;width:100%;max-width:320px;text-align:left;display:flex;justify-content:flex-start;gap:.5rem;margin-left:0;align-items:center}@media (max-width: 767px){.container_caution{padding-top:3.5rem}.caution_name{font-size:1.5rem}.caution_subtitle{font-size:.85rem}.caution_explain{margin-top:2.5rem}.caution_comments{margin-left:1rem}}@media (max-width: 480px){.container_caution{padding-top:3rem}.caution_name{font-size:1.6rem}.caution_subtitle{font-size:.8rem}.caution_comments{font-size:.9rem;max-width:280px;line-height:1.8rem;margin-left:1rem}.caution_explain{margin-top:2rem}}@media (min-width: 768px){.container_caution{max-width:700px}.caution_comments{margin-left:0}.caution_name{margin-top:5rem}}@media (min-width: 1024px){.container_caution,.caution_comments{margin:0 auto}.caution_name{margin-top:6rem}}@media (min-width: 1440px){.container_caution{max-width:1200px}.caution_comments{margin:0 auto}}input,button{box-sizing:border-box}.container_userinfo{display:flex;flex-direction:column;align-items:center;min-height:calc(var(--vh) * 100);padding-top:4rem;overflow-y:auto;overflow-x:hidden;position:relative;width:100%;max-width:480px;margin:0 auto;padding-left:.5rem;padding-right:.5rem;box-sizing:border-box;color:#333}.userinfo_name{font-size:1.5rem;width:100%;text-align:center;margin-top:3rem;color:#333;font-weight:700}.userinfo_subtitle{font-size:.9rem;margin-top:1rem;font-weight:400;color:#666}.userinfo_privacy{font-size:.8rem;margin-top:.5rem;font-weight:400;color:#999;font-style:italic}.error-message{color:#e74c3c;font-size:.75rem;font-weight:500;animation:errorBlink 2s ease-in-out infinite;white-space:nowrap}.userinfo_form .common{gap:.2rem!important}.userinfo_form .common label{margin-top:0!important;display:none!important}@keyframes errorBlink{0%,to{opacity:1}50%{opacity:.5}}.userinfo_form{margin-top:2rem;width:100%;max-width:260px;margin-bottom:2rem}.userinfo_form form{width:100%;margin:0}.container_gender,.container_height,.container_weight{margin-top:1.5rem}.title_gender{display:block;margin-bottom:.3rem;color:#333;font-weight:400}.container_buttons{display:flex;justify-content:space-between;width:100%;gap:.5rem}.button_gender{flex:1;height:2rem;padding:0;background-color:#fff;color:#ccc;border:1px solid #ccc;border-radius:4px;cursor:pointer;text-align:center;transition:all .2s ease;font-size:.85rem;display:flex;align-items:center;justify-content:center}.button_gender.male:hover{background-color:#4a7baf1a}.button_gender.female:hover{background-color:#d870931a}.fastSelect{position:fixed;bottom:40px;right:20px;z-index:1000;display:flex;flex-direction:column;gap:10px;width:auto}.box_fast{padding:10px 15px;border:1px solid #ddd;border-radius:5px;background-color:#f0f0f0;color:#333;cursor:pointer;font-weight:700;white-space:nowrap;width:auto;max-width:100%;box-sizing:border-box}.box_fast:hover{background-color:#e0e0e0}@media (max-width: 767px){.container_userinfo{padding-top:3.5rem;padding-left:.8rem;padding-right:.8rem;max-width:100%}.userinfo_name{font-size:1.5rem;margin-top:2.5rem}.userinfo_subtitle{font-size:.85rem;margin-top:.8rem}.userinfo_privacy{font-size:.75rem;margin-top:.4rem}.userinfo_form{margin-top:1.8rem;max-width:240px}.container_gender,.container_height,.container_weight{margin-top:1.2rem}.title_gender{font-size:.8rem;margin-bottom:.4rem}.button_gender{padding:.3rem 0;font-size:.8rem}.error-message{font-size:.7rem}.fastSelect{bottom:30px;right:15px;gap:8px}.box_fast{padding:8px 12px;font-size:.8rem}}@media (max-width: 480px){.container_userinfo{padding-top:3rem;padding-left:.6rem;padding-right:.6rem;max-width:100%}.userinfo_name{font-size:1.4rem;margin-top:2rem}.userinfo_subtitle{font-size:.8rem;margin-top:.6rem}.userinfo_privacy{font-size:.7rem;margin-top:.3rem}.userinfo_form{margin-top:1.5rem;max-width:200px}.container_gender,.container_height,.container_weight{margin-top:1rem}.title_gender{font-size:.75rem;margin-bottom:.3rem}.button_gender{padding:.25rem 0;font-size:.75rem}.error-message{font-size:.65rem}.fastSelect{bottom:25px;right:10px;gap:6px}.box_fast{padding:6px 10px;font-size:.75rem}}@media (min-width: 481px) and (max-width: 767px){.container_userinfo{padding-top:3.5rem;padding-left:1rem;padding-right:1rem;max-width:100%}.userinfo_name{font-size:1.6rem;margin-top:3rem}.userinfo_subtitle{font-size:.9rem;margin-top:1rem}.userinfo_privacy{font-size:.8rem;margin-top:.5rem}.userinfo_form{margin-top:2rem;max-width:250px}.container_gender,.container_height,.container_weight{margin-top:1.3rem}.title_gender{font-size:.8rem;margin-bottom:.4rem}.button_gender{padding:.3rem 0;font-size:.85rem}.fastSelect{bottom:35px;right:18px;gap:10px}.box_fast{padding:10px 14px;font-size:.85rem}}@media (min-width: 768px) and (max-width: 1023px){.container_userinfo{max-width:600px;padding-top:4rem;padding-left:1.5rem;padding-right:1.5rem}.userinfo_name{font-size:1.7rem;margin-top:3.5rem}.userinfo_subtitle{font-size:.95rem;margin-top:1.2rem}.userinfo_privacy{font-size:.85rem;margin-top:.6rem}.userinfo_form{margin-top:2.5rem;max-width:280px}.container_gender,.container_height,.container_weight{margin-top:1.4rem}.title_gender{font-size:.9rem;margin-bottom:.5rem}.button_gender{padding:.4rem 0;font-size:.9rem}.fastSelect{bottom:40px;right:25px;gap:12px}.box_fast{padding:12px 16px;font-size:.9rem}}@media (min-width: 1024px){.container_userinfo{margin:0 auto;max-width:800px;padding-top:4rem;padding-left:2rem;padding-right:2rem;overflow-x:hidden}.userinfo_name{font-size:1.8rem;margin-top:4rem}.userinfo_subtitle{font-size:1rem;margin-top:1.5rem}.userinfo_privacy{font-size:.9rem;margin-top:.8rem}.userinfo_form{margin-top:3rem;max-width:300px}.container_gender,.container_height,.container_weight{margin-top:1.5rem}.title_gender{font-size:.95rem;margin-bottom:.6rem}.button_gender{padding:.4rem 0;font-size:.95rem}.fastSelect{right:30px;max-width:120px;gap:15px}.box_fast{padding:14px 18px;font-size:1rem}}@media (min-width: 1440px){.container_userinfo{max-width:900px;padding-top:4rem;padding-left:2.5rem;padding-right:2.5rem;overflow-x:hidden}.userinfo_name{font-size:2rem;margin-top:4.5rem}.userinfo_subtitle{font-size:1.1rem;margin-top:1.8rem}.userinfo_privacy{font-size:1rem;margin-top:1rem}.userinfo_form{margin-top:3.5rem;max-width:350px}.container_gender,.container_height,.container_weight{margin-top:1.6rem}.title_gender{font-size:1rem;margin-bottom:.7rem}.button_gender{padding:.5rem 0;font-size:1rem}.fastSelect{right:40px;gap:18px}.box_fast{padding:16px 20px;font-size:1.1rem}}.common{display:flex;flex-direction:column;align-items:flex-start;gap:.3rem;margin-top:.5rem}label{font-size:.8rem;margin-top:1rem}input{height:1.5rem;width:100%;height:2rem;border:1px solid #ccc;border-radius:4px;padding:0 .5rem;transition:border-color .2s ease;outline:none}input:focus{border-color:#66b8c4;box-shadow:0 0 0 2px #66b8c433}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.simple-navbar{position:fixed;top:0;left:0;right:0;background-color:#fff;border-bottom:1px solid #e5e7eb;z-index:9999;box-shadow:0 1px 3px #0000001a;width:100%;overflow-x:hidden;box-sizing:border-box;height:auto;display:flex;justify-content:space-between;align-items:center}.left,.right{width:33%}.simple-navbar-container{display:flex;justify-content:space-between;align-items:center;margin:0 auto;padding:0 1rem;height:4rem;width:33%;box-sizing:border-box;position:relative;max-width:1200px;min-width:300px}.nav-logo-container{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;pointer-events:none}.simple-navbar-logo{display:flex;align-items:center;justify-content:center;cursor:pointer;pointer-events:auto}.simple-logo-text{font-size:1.5rem;font-weight:700;color:#2f8c67;text-decoration:none;letter-spacing:.1em}.back_button{all:unset;display:flex;align-items:center;justify-content:center;background-color:#ffffffe6;color:#2f8c67;width:2.2rem;height:2.2rem;cursor:pointer;z-index:10}@media (max-width: 767px){.simple-navbar-container{height:3.5rem;padding:0 .75rem}.simple-logo-text{font-size:1.25rem}}@media (max-width: 480px){.simple-navbar-container{height:3rem;padding:0 .5rem}.simple-logo-text{font-size:1.1rem}.back_button{width:1.8rem;height:1.8rem}}.category-page-container{display:flex;width:100%;position:relative;transition:all .3s ease}.category-page-container.with-sidebar .category-container{width:calc(100% - 300px)}.category_wrapper{position:relative}.container_cateogryitem{display:grid;grid-template-columns:repeat(3,1fr);background-color:#f9fafb;width:100%;margin:0 auto;justify-items:center;position:relative}.category-container{display:flex;flex-direction:column;min-height:calc(var(--vh) * 100);padding-top:calc(var(--nav-height, 4rem) + .5rem);padding-left:1rem;padding-right:1rem;padding-bottom:2rem;box-sizing:border-box;background-color:#f9fafb;width:100%;max-width:900px;margin:0 auto;position:relative;transition:width .3s ease}.category-content{display:flex;flex-direction:column;height:100%}.category_name{font-size:1.5rem;font-weight:700;text-align:center;margin-top:3rem;color:#333}.category_subtitle{font-size:.9rem;margin-top:1rem;font-weight:400;color:#666;margin-bottom:2rem}.button-section{margin-top:2.5rem;display:flex;justify-content:center}.scroll_arrow_fixed{display:flex;align-items:center;position:absolute;bottom:-3rem;left:50%;transform:translate(-50%);pointer-events:none;opacity:1;transition:opacity .4s ease-in-out}.scroll_arrow_fixed.hidden{opacity:0}.scroll_icon_wrapper{animation:bounce 1s infinite}.scroll_arrow_text{font-size:.8rem;color:#888;margin-top:.3rem;max-width:10rem;white-space:nowrap;animation:none}@keyframes bounce{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(6px)}}.passTheBasic{all:unset;cursor:pointer;position:fixed;bottom:20px;right:20px;border:1px solid gray;padding:.5rem;font-size:.8rem;border-radius:4px}.passTheBasic.selected{background-color:#2f8c67;color:#fff;border-color:#2f8c67}.help-button.category-help-button{position:fixed;right:0;top:15%;transform:translateY(-50%);width:45px;height:75px;border-radius:10px 0 0 10px;background-color:#2f8c67;color:#fff;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 10px #0003;z-index:95;transition:all .3s ease;padding:0 8px;font-size:1rem;font-weight:700}.help-button.category-help-button div{font-size:1rem;font-weight:700;writing-mode:vertical-rl;text-orientation:mixed;letter-spacing:1px;text-shadow:1px 1px 2px rgba(0,0,0,.3)}.help-button.category-help-button.sidebar-open{right:300px;background-color:#2f8c67}.help-button.category-help-button:hover{background-color:#2f8c67;box-shadow:0 4px 12px #0000004d;width:50px}.help-button.category-help-button:active{transform:translateY(-50%) scale(.95)}.guide-sidebar{position:fixed;top:0;right:-300px;width:300px;height:100vh;background-color:#fff;box-shadow:-2px 0 10px #0000001a;z-index:9999;transition:right .3s ease;overflow-y:auto}.guide-sidebar.show{right:0}.guide-sidebar-header{display:flex;justify-content:space-between;align-items:center;padding:15px;padding-top:calc(var(--nav-height, 4rem) + 1rem);border-bottom:1px solid #eee;position:sticky;top:0;background-color:#fff;z-index:10000}.guide-sidebar-header h3{margin:0;color:#2f8c67;font-size:1.2rem}.close-button{background:none;border:none;cursor:pointer;color:#666;padding:5px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s;z-index:1300}.close-button.mobile-only,.mobile-close-button{display:none}@media (max-width: 768px){.close-button{display:flex}.guide-sidebar{width:100%;right:-100%}.category-page-container.with-sidebar .category-container{width:100%}.help-button.category-help-button{width:40px;height:65px;font-size:.9rem}.help-button.category-help-button div{font-size:.9rem}.help-button.category-help-button.sidebar-open{right:0}}.guide-sidebar-body{padding:20px 15px}.guide-content{display:flex;flex-direction:column;gap:15px}.guide-title{font-size:1.1rem;font-weight:700;color:#333;margin:0 0 5px;border-bottom:2px solid #2f8c67;padding-bottom:8px}.guide-text{font-size:.8rem;line-height:1.5;color:#444;margin:0}.guide-section{background-color:#f8f9fa;padding:12px 15px;border-radius:8px;border-left:3px solid #2f8c67;margin-bottom:10px}.guide-section h4{margin:0 0 8px;font-size:1rem;color:#2f8c67}.guide-section p{margin:0;font-size:.9rem;line-height:1.4;color:#333}@media (min-width: 768px){.container_cateogryitem{grid-template-columns:repeat(4,1fr);height:20rem;width:28rem}.category_name{font-size:1.5rem;margin-top:3rem}.category_subtitle{font-size:1rem;max-width:600px;margin-left:auto;margin-right:auto}.scroll_arrow_fixed{display:flex;align-items:center;position:absolute;bottom:-3rem;left:50%;transform:translate(-50%);pointer-events:none;opacity:1;transition:opacity .4s ease-in-out}.scroll_arrow_fixed.hidden{opacity:0}.scroll_icon_wrapper{animation:bounce 1s infinite}.scroll_arrow_text{font-size:.8rem;color:#888;margin-top:.3rem;max-width:10rem;white-space:nowrap;animation:none}}@media screen and (min-width: 768px) and (max-width: 834px){.container_cateogryitem{height:35rem;margin-bottom:3rem}.scroll_arrow_fixed{display:none}}@media screen and (min-width: 835px){.container_cateogryitem{grid-template-columns:repeat(6,1fr);width:40rem;margin-top:1rem}.scroll_arrow_fixed{display:none}}@media (max-width: 480px){.category-container{padding-top:calc(var(--nav-height, 4rem) + .5rem);padding-left:.6rem;padding-right:.6rem}.category_name{font-size:1.3rem;margin-top:3rem}.category_subtitle{font-size:.8rem;margin-top:.5rem;margin-bottom:1.5rem}.container_cateogryitem{grid-template-columns:repeat(3,1fr);width:100%;max-width:280px}.button-section{margin-top:2.5rem}}@media (min-width: 481px) and (max-width: 767px){.container_cateogryitem{grid-template-columns:repeat(3,1fr);width:24rem}.button-section{margin-top:4rem;margin-bottom:2rem}}.container_categoryitem{width:5rem;height:5rem;text-align:center;margin-bottom:1rem;gap:2rem}.category_img_box{width:80%;height:80%;border:1px solid rgba(166,166,166,.933);border-radius:50%;margin:0 auto;background-color:#fff;cursor:pointer;color:#000}.category_img_box.disabled{opacity:.4;pointer-events:none}.category_img_box.selected{background-color:var(--color-user);border-color:var(--color-user);color:#fff}.category_text{margin-top:.4rem;font-size:.8rem}.container_fourflex{display:flex;flex-direction:column;height:calc(var(--vh) * 100);justify-content:space-between;width:100%;max-width:100%;margin:0 auto}.title{font-size:1.5rem;margin-top:3rem;text-align:center}.info{margin-top:2rem;font-size:.8rem;margin-left:0;line-height:1.5rem;text-align:center;padding:0 1rem}.contents{margin-top:2rem;width:100%}.container_fourflex.height_auto{height:auto;min-height:100vh;padding-bottom:2rem}@media (min-width: 768px) and (max-width: 1023px){.container_fourflex{max-width:90%}.title{font-size:1.7rem}.info{font-size:.9rem}}@media (min-width: 1024px) and (max-width: 1279px){.container_fourflex{max-width:80%}.title{font-size:1.8rem}.info{font-size:.95rem}}@media (min-width: 1280px){.container_fourflex{max-width:70%}.title{font-size:2rem}.info{font-size:1rem}}.question-component{position:relative;display:flex;flex-direction:column;align-items:center;width:100%;overflow-y:auto;overflow-x:hidden;box-sizing:border-box;padding:0 1rem;height:100%}.container_question{position:relative;display:flex;flex-direction:column;align-items:center;width:100%;min-height:calc(var(--vh) * 100);overflow:hidden;box-sizing:border-box}.question_container{position:relative;width:90%;display:flex;align-items:center;justify-content:center;margin-top:1rem;margin-bottom:1rem}.container_progress{display:flex;align-items:center;gap:.8rem;margin-top:.5rem;margin-bottom:1.5rem;width:90%;max-width:350px}@media (min-width: 768px){.container_progress{margin-top:1.5rem;width:67.5%;max-width:300px}}.progress_bar{flex:1;width:100%}.question_text{font-size:1.1rem;white-space:pre-wrap;font-weight:500;color:#333}.question-underline{position:absolute;bottom:0;left:0;right:0;height:2px;background:linear-gradient(135deg,#2f8c67 30%,#177da5 70%);transform-origin:left}.question_text_box{position:relative;display:flex;justify-content:center;align-items:center;text-align:center;line-height:2rem;width:90%;height:4rem;border:1px solid rgb(208,207,207);border-radius:12px;background-color:#fff;font-size:1.5rem;box-shadow:0 4px 12px #00000014;transition:all .3s ease;margin:0 auto;margin-bottom:2rem}@media (min-width: 768px){.question_text_box{width:50%;font-size:1.3rem;line-height:1.8rem}.question_text{font-size:1rem}}.button-container{position:relative;width:100%;display:flex;justify-content:center;margin-top:2rem;margin-bottom:2rem}@media (max-width: 767px){.button-container{margin-top:1rem;margin-bottom:1.5rem}}.next-guide-text{color:#2f8c67;font-size:.9rem;text-align:center;-webkit-animation:blink 1.5s infinite;animation:blink 1.5s infinite;position:absolute;width:100%;top:1rem;left:0;pointer-events:none}@media (max-width: 767px){.next-guide-text{top:-1.5rem;font-size:.85rem}}@-webkit-keyframes blink{0%{opacity:1}50%{opacity:.3}to{opacity:1}}.next_button{background-color:#2f8c67;border-style:none;border-radius:1.5rem;padding:.8rem 2rem;font-size:1rem;color:#fff;width:12rem;margin:0 auto;cursor:pointer;transition:background-color .3s ease;position:relative;z-index:10}@media (min-width: 768px){.next_button{margin-top:3rem}}.next_button:disabled{background-color:#ccc;cursor:not-allowed}.next_button:hover:not(:disabled){background-color:#267857}.question_button.selected{background-color:#2ba748;color:#fff}.options{width:100%;overflow:visible;display:flex;flex-direction:column;align-items:center;padding:1rem 1rem 2rem;box-sizing:border-box}.options.few-buttons{grid-template-columns:repeat(auto-fit,130px)!important}@media (min-width: 768px) and (max-width: 1023px){.options{display:grid;grid-template-columns:repeat(4,130px);grid-auto-flow:dense;gap:1rem;justify-content:center;align-items:start;height:auto;max-height:none;max-width:600px;margin:0 auto;overflow-y:visible;width:calc(100% - 20px)}.options::-webkit-scrollbar{height:8px}}@media (min-width: 1024px){.options{display:grid;grid-template-columns:repeat(5,130px);grid-auto-flow:dense;gap:1rem;justify-content:center;align-items:start;height:auto;max-height:none;max-width:750px;margin:0 auto;overflow-x:hidden;overflow-y:visible;width:calc(100% - 20px)}}.question-component::-webkit-scrollbar{width:6px}.question-component::-webkit-scrollbar-thumb{background-color:#2ba748;border-radius:10px}.question-component::-webkit-scrollbar-track{background-color:#f0f0f0;border-radius:10px}@media (min-width: 768px){.options::-webkit-scrollbar{height:8px}}.question_button{border:1px solid #e0e0e0;background-color:#fff;padding:1rem;margin-bottom:1rem;border-radius:.5rem;width:20rem;font-size:1rem;color:#333;cursor:pointer;transition:all .2s ease;box-shadow:0 1px 3px #0000000d;word-break:keep-all;word-wrap:break-word}.button-text{word-break:keep-all;overflow-wrap:break-word;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media (min-width: 768px){.question_button{width:130px;height:110px;margin-bottom:0;display:flex;align-items:center;justify-content:center;min-height:80px;text-align:center;padding:.2rem;font-size:1rem;overflow:hidden;word-break:keep-all;word-wrap:break-word;box-sizing:border-box}.button-text{width:100%;height:100%;display:flex;align-items:center;justify-content:center}}.question_button:hover{border-color:#2f8c67;box-shadow:0 2px 5px #2f8c6726}.question_button.selected{background-color:#2f8c67;color:#fff;border-color:#2f8c67}.page-layout{display:flex;flex-direction:column;height:calc(var(--vh) * 100);padding:0 1rem;width:1000px;overflow:hidden}.page-layout[data-height=fullscreen]{height:calc(var(--vh) * 100)}.page-layout[data-height=fixed]{height:33rem}.page-body{flex:1;margin-top:2rem;margin-bottom:2rem}.basic-question-layout{background-color:#f9f9f9;position:relative;height:100%;overflow:hidden}.basic-question-layout:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(to bottom,rgba(255,255,255,.8) 0%,transparent 100%),repeating-linear-gradient(45deg,rgba(47,140,103,.03) 0px,rgba(47,140,103,.03) 1px,transparent 1px,transparent 10px);z-index:-1}.basic-question-body{display:flex;flex-direction:column;align-items:center;width:100%;padding-top:3rem;position:relative;z-index:1}.basic-question-layout .question_text_box{border:1px solid #e0e0e0;border-radius:12px;box-shadow:0 4px 8px #0000000d;background-color:#fff;transition:all .3s ease}.basic-question-layout .question_button{border:1px solid #e0e0e0;box-shadow:0 2px 4px #0000000d;background-color:#fff;transition:all .3s ease}@media (min-width: 769px){.basic-question-layout .question_button:hover{border-color:#2f8c67;box-shadow:0 3px 6px #00000014;transform:translateY(-2px)}}.basic-question-layout .question_button.selected,.basic-question-layout .next_button{background-color:#2f8c67}.basic-question-layout .options::-webkit-scrollbar-thumb{background-color:#2f8c67}.basic-question-layout .question-type-guide strong{color:#2f8c67}@media (max-width: 768px){.basic-question-layout .question_text{font-size:.9rem}}.container_load{display:flex;flex-direction:column;height:100vh;justify-content:center;align-items:center;gap:3rem;font-size:1.5rem}.pie{position:relative;width:300px;height:200px;margin:0 auto}.point{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;text-align:center;font-size:1.5rem}.container_result{display:flex;flex-direction:column;max-width:100%;margin:0 auto;min-height:100vh;padding-top:4rem}.result_header{width:100%;padding:2rem 1rem 1rem;text-align:left;margin-top:1rem;max-width:600px;margin-left:auto;margin-right:auto;display:flex;flex-direction:column;align-items:center;gap:.5rem}.result_title{font-size:2rem;font-weight:700;margin-bottom:1rem;text-align:center}.result_subtitle{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:#666;margin:.3rem 0;text-align:left}.result_content{flex:1;padding:0 1rem;margin-top:1rem}.result_footer{padding:1rem;display:flex;justify-content:center;margin-top:2rem;margin-bottom:2rem}.overview_graph{margin:0 auto;margin-top:2rem;width:100%;max-width:100%}.overview_section{margin:1rem 0}.overview_title{font-size:1.2rem;margin-left:0}.overview_title h2{font-size:1.4rem;font-weight:600;margin-bottom:.5rem;text-align:center}.overview_explain{margin-top:1rem;font-size:.8rem;line-height:1rem;text-align:left;max-width:600px;margin-left:auto;margin-right:auto}.overview_explain.hexa{color:gray;line-height:1rem;margin-top:0;padding-left:1rem}.overview_graphs{display:flex;align-items:center;flex-direction:column;gap:1.5rem;margin:1.5rem 0}.divided_line{width:90%;margin:2rem auto;border-top:1px solid #e0e0e0}.recommand_section{margin:2rem auto;width:100%;max-width:760px;margin-left:auto;margin-right:auto}.recommand_title{font-size:1.4rem;font-weight:600;margin-bottom:1rem;text-align:left}.category_section{margin:2rem auto;width:100%;margin-left:auto;margin-right:auto}.category_section_title{font-size:1.4rem;font-weight:600;margin-bottom:1rem;text-align:left;max-width:600px;margin-left:auto;margin-right:auto}.demo-buttons-container{display:flex;justify-content:center;gap:15px;margin:2rem 0;flex-wrap:wrap}.competitor-demo-button{background-color:#66b8c4;color:#fff;border:none;border-radius:8px;padding:12px 24px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 5px #0000001a}.competitor-demo-button:hover{background-color:#4a9ba7;transform:translateY(-2px);box-shadow:0 4px 8px #00000026}.competitor-demo-button:active{transform:translateY(0)}.timeline-demo-button{background-color:#a98bc7;color:#fff;border:none;border-radius:8px;padding:12px 24px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 5px #0000001a}.timeline-demo-button:hover{background-color:#9370db;transform:translateY(-2px);box-shadow:0 4px 8px #00000026}.timeline-demo-button:active{transform:translateY(0)}.health_status_section{width:100%;max-width:600px;margin:30px auto}.health_status_title{font-size:1.4rem;font-weight:600;margin-bottom:15px;text-align:left;padding-left:15px}.container_reco{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:1rem;width:60%;margin-left:auto;margin-right:auto}@media (max-width: 767px){.container_result{padding:0;padding-top:3.5rem;max-width:100%}.result_content{padding:0 .5rem}.result_header{padding:1.5rem .5rem 1rem;margin-top:.5rem}.result_title{font-size:1.6rem;margin-bottom:.8rem}.result_subtitle{font-size:.85rem;margin:.2rem 0}.overview_title h2,.health_status_title,.category_section_title,.recommand_title{font-size:1.3rem;margin-bottom:.8rem}.overview_explain{padding:0 .5rem;padding-left:15px;font-size:.75rem;line-height:1.2rem}.overview_explain.hexa{padding-left:1rem}.container_reco{width:95%;margin:1rem auto}.health_status_section{margin-top:20px;margin-bottom:20px;padding:0 10px}.health_status_title,.category_section_title,.recommand_title{padding-left:10px;font-size:1.2rem}.result-titles{font-size:1.4rem;padding-left:10px}.result-explains{font-size:.9rem;line-height:1.5rem;padding-left:10px}.divided_line{width:95%;margin:1.5rem auto}.demo-buttons-container{gap:10px;margin:1.5rem 0}.competitor-demo-button,.timeline-demo-button{padding:10px 20px;font-size:.9rem}}@media (max-width: 480px){.container_result{padding-top:3rem}.result_header{padding:1rem .3rem .8rem;margin-top:.3rem}.result_title{font-size:1.4rem;margin-bottom:.6rem}.result_subtitle{font-size:.8rem;margin:.1rem 0}.result_content{padding:0 .3rem}.overview_title h2,.health_status_title,.category_section_title,.recommand_title{font-size:1.2rem;margin-bottom:.6rem}.overview_explain{padding:0 .3rem;padding-left:10px;font-size:.7rem;line-height:1.1rem}.container_reco{width:98%;margin:.8rem auto}.health_status_section{margin-top:15px;margin-bottom:15px;padding:0 5px}.health_status_title,.category_section_title,.recommand_title{padding-left:5px;font-size:1.1rem}.result-titles{font-size:1.3rem;padding-left:5px}.result-explains{font-size:.9rem;line-height:1.4rem;padding-left:5px}.divided_line{width:98%;margin:1rem auto}.demo-buttons-container{gap:8px;margin:1rem 0}.competitor-demo-button,.timeline-demo-button{padding:8px 16px;font-size:.85rem}}@media (min-width: 768px) and (max-width: 1023px){.container_result{max-width:90%;padding-top:4rem}.result_content{padding:0 1rem}.result_header{padding:2rem 1rem 1rem;margin-top:1rem}.result_title{font-size:1.8rem;margin-bottom:1rem}.result_subtitle{font-size:.9rem;margin:.3rem 0}.overview_title h2,.health_status_title,.category_section_title,.recommand_title{font-size:1.4rem;margin-bottom:1rem}.overview_explain{padding:0 1rem;padding-left:20px;font-size:.85rem;line-height:1.3rem}.container_reco{width:85%;margin:1.5rem auto}.health_status_section{margin-top:25px;margin-bottom:25px;padding:0 15px}.health_status_title,.category_section_title,.recommand_title{padding-left:15px;font-size:1.3rem}.result-titles{font-size:1.5rem;padding-left:15px}.result-explains{font-size:.95rem;line-height:1.6rem;padding-left:15px}.overview_graphs{flex-direction:row;justify-content:center;gap:2rem}.divided_line{width:80%;margin:2rem auto}.demo-buttons-container{gap:15px;margin:2rem 0}.competitor-demo-button,.timeline-demo-button{padding:12px 24px;font-size:1rem}}@media (min-width: 1024px) and (max-width: 1279px){.container_result{max-width:80%;padding-top:4rem}.result_content{padding:0 1.5rem}.result_header{padding:2.5rem 1.5rem 1.5rem;margin-top:1.5rem}.result_title{font-size:2rem;margin-bottom:1.2rem}.result_subtitle{font-size:.95rem;margin:.4rem 0}.overview_title h2,.health_status_title,.category_section_title,.recommand_title{font-size:1.5rem;margin-bottom:1.2rem}.overview_explain{padding:0 1.5rem;padding-left:25px;font-size:.9rem;line-height:1.4rem}.container_reco{width:80%;margin:2rem auto}.health_status_section{margin-top:30px;margin-bottom:30px;padding:0 20px}.health_status_title,.category_section_title,.recommand_title{padding-left:20px;font-size:1.4rem}.result-titles{font-size:1.6rem;padding-left:20px}.result-explains{font-size:1rem;line-height:1.7rem;padding-left:20px}.overview_graphs{flex-direction:row;justify-content:center;gap:3rem}.divided_line{width:70%;margin:2.5rem auto}.demo-buttons-container{gap:20px;margin:2.5rem 0}.competitor-demo-button,.timeline-demo-button{padding:14px 28px;font-size:1.1rem}}@media (min-width: 1280px){.container_result{max-width:70%;padding-top:4rem}.result_content{padding:0 2rem}.result_header{padding:3rem 2rem 2rem;margin-top:2rem}.result_title{font-size:2.2rem;margin-bottom:1.5rem}.result_subtitle{font-size:1rem;margin:.5rem 0}.overview_title h2,.health_status_title,.category_section_title,.recommand_title{font-size:1.6rem;margin-bottom:1.5rem}.overview_explain{padding:0 2rem;padding-left:30px;font-size:.95rem;line-height:1.5rem}.container_reco{width:75%;margin:2.5rem auto}.health_status_section{margin-top:35px;margin-bottom:35px}.health_status_title,.category_section_title,.recommand_title{padding-left:25px;font-size:1.5rem}.result-titles{font-size:1.7rem;padding-left:25px}.result-explains{font-size:1.05rem;line-height:1.8rem;padding-left:25px}.overview_graphs{flex-direction:row;justify-content:center;gap:4rem}.divided_line{width:60%;margin:3rem auto}.demo-buttons-container{gap:25px;margin:3rem 0}.competitor-demo-button,.timeline-demo-button{padding:16px 32px;font-size:1.2rem}}.back_button.hidden{display:none}.result-titles{font-size:1.4rem;font-weight:600;margin-bottom:1rem;text-align:left;max-width:600px;margin-left:auto;margin-right:auto;width:100%;padding-left:15px}.result-explains{font-size:1.1rem;line-height:1.7rem;text-align:left;max-width:600px;margin-left:auto;margin-right:auto;padding-left:15px}.chart_diamond{width:400px;height:400px;margin:0 auto;background-color:#fff;padding:50px}.container_recoIngreWrapper{position:relative}.toggleBtn{all:unset;position:absolute;top:1rem;right:1rem;z-index:10;filter:none;display:none}.container_recoIngre{display:flex;flex-direction:column;width:100%;padding:16px;margin-top:1rem;margin-bottom:20px;background-color:#fff;border:1px solid #e9ecef;border-radius:12px;box-shadow:0 2px 8px #0000000a;transition:box-shadow .2s ease,transform .2s ease}.container_recoIngre.blurred{filter:blur(5px);transition:filter .3s ease;pointer-events:none}.container_recoIngre:last-child{margin-bottom:2rem}.up{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:1rem}.ingredient{display:flex;justify-content:flex-start;align-items:center;gap:.5rem;margin-top:.5rem;margin-bottom:.8rem;font-size:1.1rem}.ingredient-number{display:flex;align-items:center;justify-content:center;width:24px;height:24px;background-color:#a8d5c4;color:#fff;border-radius:6px;font-size:.9rem;font-weight:600;flex-shrink:0}.ingredient-description{font-size:.9rem;color:#666;line-height:1.4;text-align:left;margin-top:0;margin-bottom:.6rem;padding:0 1rem 0 0}.related-categories-section{margin-bottom:1rem}.related-categories-title{font-size:.9rem;font-weight:600;color:#333;margin-bottom:.5rem;display:flex;align-items:baseline;gap:8px;cursor:pointer;-webkit-user-select:none;user-select:none}.related-categories-toggle{font-size:.8rem;color:#666;background:#f8f9fa;border:1px solid #dee2e6;cursor:pointer;padding:6px 12px;margin:0;border-radius:4px;transition:all .2s ease;line-height:1;height:auto;display:inline-block;vertical-align:baseline}.related-categories-toggle:hover{background-color:#f0f0f0;color:#333}.related-categories-content{max-height:0;overflow:hidden;transition:max-height .2s ease-in-out}.related-categories-content.expanded{max-height:600px;transition:max-height .2s ease-in-out}.relatedCategories{display:flex;flex-direction:column;gap:.5rem;border-top:1px solid #e9ecef;padding-top:1rem;margin-top:1rem}.relatedCategories-explains-2{display:flex;flex-direction:column;gap:.1rem}.category-group{display:flex;flex-direction:row;align-items:center;gap:.5rem}.relatedCategories-list{display:flex;flex-direction:row;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}.disclaimer-section{margin-top:1rem;padding:.8rem;background-color:#f8f9fa;border-radius:.5rem;border:1px solid #e9ecef}.disclaimer-text{font-size:.7rem;color:#666;line-height:1.4;margin-bottom:.5rem}.disclaimer-text:last-child{margin-bottom:0}.relatedCategory{font-size:.8rem;padding:.2rem .5rem;border:1px solid #ddd;border-radius:.5rem;margin-bottom:.5rem;white-space:nowrap;flex-shrink:0}.relatedCategory.highlighted{background-color:#ff6969;color:#fff;border-color:#ff6969;font-weight:500}.validated-categories{font-size:.7rem;padding:.1rem .3rem;border:1px solid #ddd;border-radius:.3rem;margin-bottom:.5rem;white-space:nowrap;flex-shrink:0;background-color:#ff6969;color:#fff;border-color:#ff6969;font-weight:500;display:inline-block;width:70px;text-align:center}.validated-description{color:#666;font-weight:400;font-size:.7rem;margin-left:.5rem;display:inline-block;margin-bottom:.5rem}.theses-categories{font-size:.7rem;padding:.1rem .3rem;border:1px solid #ddd;border-radius:.3rem;margin-bottom:.5rem;white-space:nowrap;flex-shrink:0;background-color:#fff;color:#333;border-color:#ddd;font-weight:600;display:inline-block;width:70px;text-align:center}.theses-label{color:#fff;font-weight:600}.theses-description{color:#666;font-weight:400;font-size:.7rem;margin-left:.5rem;display:inline-block;margin-bottom:.5rem}.category{display:flex;font-size:.7rem;gap:.5rem;flex-wrap:wrap}.sub{padding:4px 12px;border:1px solid #ddd;border-radius:20px;background-color:#f0f0f0;color:#333}.highlight{background-color:#4caf50;color:#fff;border-color:#4caf50}.down{font-size:.9rem;line-height:1.5rem;margin-top:1rem;margin-bottom:1rem}.expanded-container{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:90%;max-width:500px;max-height:80vh;background:#fff;border-radius:1rem;border:2px solid #2f8c67;box-shadow:0 8px 25px #2f8c674d;z-index:30;overflow-y:auto;transform-origin:center;pointer-events:auto}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#0009;z-index:20;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);pointer-events:auto}.expanded-header{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;background:linear-gradient(135deg,#2f8c67 30%,#177da5 70%);color:#fff}.expanded-header h3{margin:0;font-size:1.1rem;font-weight:600}.expanded-close{all:unset;cursor:pointer;font-size:1.2rem;color:#fff;padding:.3rem;border-radius:50%;transition:background-color .3s ease}.expanded-close:hover{background-color:#fff3}.expanded-body{padding:1.5rem;max-height:200px}.expanded-body p{margin:0;line-height:1.6;color:#333;font-size:.9rem}@media (max-width: 767px){.container_recoIngre{width:100%;max-width:none;padding:12px;margin-bottom:16px;border-radius:8px}.related-categories-section{margin-bottom:.8rem}.related-categories-title{font-size:.85rem;margin-bottom:.4rem;display:flex;align-items:baseline;gap:6px;cursor:pointer;-webkit-user-select:none;user-select:none}.related-categories-toggle{font-size:.75rem;padding:5px 10px;margin:0;line-height:1;height:auto;display:inline-block;vertical-align:baseline;background:#f8f9fa;border:1px solid #dee2e6}.related-categories-content.expanded{max-height:500px;transition:max-height .2s ease-in-out}.ingredient{font-size:1rem}.ingredient-description{font-size:.85rem;padding:0 .5rem 0 0}}@media (max-width: 480px){.container_recoIngre{padding:10px;margin-bottom:14px;border-radius:6px}.related-categories-section{margin-bottom:.6rem}.related-categories-title{font-size:.8rem;margin-bottom:.3rem;display:flex;align-items:baseline;gap:5px;cursor:pointer;-webkit-user-select:none;user-select:none}.related-categories-toggle{font-size:.7rem;padding:4px 8px;margin:0;line-height:1;height:auto;display:inline-block;vertical-align:baseline;background:#f8f9fa;border:1px solid #dee2e6}.related-categories-content.expanded{max-height:400px;transition:max-height .2s ease-in-out}.ingredient{font-size:.95rem;gap:.3rem}.ingredient-description{font-size:.8rem;padding:0 .3rem 0 0}.relatedCategory{font-size:.75rem;padding:.15rem .4rem}}@media (min-width: 768px) and (max-width: 1023px){.container_recoIngre{width:100%;max-width:none;padding:18px;margin-bottom:20px;border-radius:10px}.related-categories-section{margin-bottom:1rem}.related-categories-title{font-size:.9rem;margin-bottom:.5rem;display:flex;align-items:baseline;gap:8px;cursor:pointer;-webkit-user-select:none;user-select:none}.related-categories-toggle{font-size:.8rem;padding:5px 10px;margin:0;line-height:1;height:auto;display:inline-block;vertical-align:baseline;background:#f8f9fa;border:1px solid #dee2e6}.related-categories-content.expanded{max-height:500px;transition:max-height .2s ease-in-out}}@media (min-width: 1024px) and (max-width: 1279px){.container_recoIngre{width:100%;max-width:none;padding:20px;margin-bottom:22px;border-radius:12px}.related-categories-section{margin-bottom:1rem}.related-categories-title{font-size:.95rem;margin-bottom:.5rem;display:flex;align-items:baseline;gap:8px;cursor:pointer;-webkit-user-select:none;user-select:none}.related-categories-toggle{font-size:.85rem;padding:6px 12px;margin:0;line-height:1;height:auto;display:inline-block;vertical-align:baseline;background:#f8f9fa;border:1px solid #dee2e6}.related-categories-content.expanded{max-height:600px;transition:max-height .2s ease-in-out}}@media (min-width: 1280px){.container_recoIngre{width:100%;padding:20px;margin-bottom:24px;border-radius:12px}.related-categories-section{margin-bottom:1rem}.related-categories-title{font-size:1rem;margin-bottom:.5rem;display:flex;align-items:baseline;gap:8px;cursor:pointer;-webkit-user-select:none;user-select:none}.related-categories-toggle{font-size:.9rem;padding:6px 12px;margin:0;line-height:1;height:auto;display:inline-block;vertical-align:baseline;background:#f8f9fa;border:1px solid #dee2e6}.related-categories-content.expanded{max-height:700px;transition:max-height .2s ease-in-out}}.health-category-matching{margin-top:12px;padding:12px;background-color:#f8f9fa;border-radius:8px;border:1px solid #e9ecef;margin-bottom:1rem}.matching-title{font-size:.85rem;font-weight:600;color:#495057;margin-bottom:8px}.matching-items{display:flex;flex-direction:column;gap:12px}.matching-category-group{background-color:#fff;border-radius:8px;border:1px solid #dee2e6;overflow:hidden;margin-bottom:12px}.matching-category-group:last-child{margin-bottom:0}.matching-category-header{background:linear-gradient(135deg,#2f8c67,#177da5);color:#fff;padding:8px 12px;font-size:1.1rem;font-weight:700;border-bottom:1px solid #e9ecef}.matching-category-items{padding:8px}.matching-item{display:inline-block;padding:6px 8px;background-color:#f8f9fa;border-radius:6px;border:1px solid #e9ecef;font-size:.8rem;margin-right:6px;margin-bottom:4px}.matching-item:last-child{margin-bottom:0}.matching-category{color:#495057;font-weight:500;flex:1;margin-right:8px}.matching-score{color:#2f8c67;font-size:.75rem;font-weight:600;background-color:#2f8c671a;padding:2px 6px;border-radius:4px;white-space:nowrap}@media (max-width: 767px){.health-category-matching{margin-top:10px;padding:10px}.matching-title{font-size:.8rem}.matching-category-header{padding:6px 8px;font-size:.8rem;font-weight:700}.matching-category-items{padding:6px}.matching-item{padding:5px 6px;font-size:.75rem;flex-direction:column;align-items:flex-start;gap:4px}.matching-category{margin-right:0;margin-bottom:2px}.matching-score{font-size:.7rem;align-self:flex-end}}@media (max-width: 480px){.health-category-matching{margin-top:8px;padding:8px}.matching-title{font-size:.75rem}.matching-category-header{padding:5px 6px;font-size:.9rem;font-weight:700}.matching-category-items{padding:5px}.matching-item{padding:4px 5px;font-size:.7rem}.matching-score{font-size:.65rem}}@media (min-width: 768px) and (max-width: 1023px){.health-category-matching{margin-top:12px;padding:12px}.matching-category-header{font-size:.9rem;font-weight:700}.matching-item{font-size:.8rem}.matching-score{font-size:.75rem}}.container{display:flex;justify-content:center;align-items:center;margin-top:1rem}.chart-card{background-color:#fff;display:flex;flex-direction:column;align-items:center;max-width:450px;width:100%}.donut-chart-wrapper{position:relative;width:150px;height:150px;margin-top:1rem}.donut-chart-svg{transform:rotate(-90deg)}.donut-background{stroke:#e2e8f0;stroke-width:10;fill:none}.donut-score{stroke:#6366f1;stroke-width:10;fill:none}.score-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:1.5rem;font-weight:700;color:#334155;text-align:center}.total-point-score-label{font-size:1.25rem;color:#161616;margin-top:20px}.category-cards-container{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;margin:20px auto;width:100%;max-width:100%}.slider-container{display:flex;justify-content:center;flex-direction:column;align-items:center;position:relative;width:100%;max-width:1000px;margin:0 auto;padding:0 70px}@media (min-width: 1500px){.slider-container{max-width:1200px;padding:0 80px}}.slider-content{display:flex;justify-content:center;align-items:flex-start;position:relative;min-height:auto;overflow:hidden;width:100%!important;max-width:100%!important}.swipe-card-container{width:100%!important;max-width:100%!important;min-width:100%!important;height:auto;position:relative;cursor:grab;display:flex;justify-content:center;align-items:flex-start}.swipe-card-container:active{cursor:grabbing}.swipe-hint{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#999;font-size:.9rem;pointer-events:none;z-index:1;opacity:.7;text-align:center}.slider-button{position:absolute;top:50%;transform:translateY(-50%);background:#ffffffe6;border:none;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 8px #0000001a;transition:all .3s ease;z-index:10}.slider-button:hover{background:#fff;box-shadow:0 4px 12px #00000026}.slider-button.prev{left:20px}.slider-button.next{right:20px}.slider-indicators{display:flex;justify-content:center;gap:8px;margin-top:20px}.indicator-text{font-size:1rem;font-weight:600;color:#666;background:#f8f9fa;padding:8px 16px;border-radius:20px;border:1px solid #e9ecef}.no-categories{width:100%;text-align:center;padding:30px;font-size:1.2rem;color:#666;background-color:#f9f9f9;border-radius:8px;margin:20px 0}@media (max-width: 767px){.category-cards-container{flex-direction:column;align-items:center;gap:15px;width:100%;max-width:100%}.mobile-categories-list{width:100%;max-width:100%;padding:0 20px;display:flex;flex-direction:column;gap:20px}.category-header{width:100%;max-width:100%;margin:0 auto 20px}.mobile-category-item{width:100%;background-color:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000f;border:1px solid #e9ecef;overflow:hidden}.mobile-category-item.expanded{background-color:#f9fafb}.slider-container{width:100%;max-width:100%;padding:0 20px}.swipe-card-container{min-width:100%!important;max-width:100%!important;width:100%!important}.slider-content{min-height:auto}}@media (max-width: 480px){.mobile-categories-list{padding:0 15px;gap:16px}.mobile-category-item{border-radius:10px}.mobile-category-item .category-header{padding:14px 12px 10px;width:100%;max-width:100%}.mobile-category-item .radar-scores-container{padding:0 12px 12px;background-color:#f9fafb;width:100%;max-width:100%}.category-title{font-size:1.1rem;margin-bottom:6px}.category-description{font-size:.8rem;padding:0 3px;margin-bottom:10px}.category-average-score{gap:10px;margin-top:14px;padding:10px 14px;border-radius:10px}.average-score-label{font-size:.9rem}.average-score-value{font-size:1.3rem}.expand-text{font-size:.85rem;margin-top:6px;padding:5px 10px}.slider-container{padding:0 15px}.swipe-card-container{min-width:100%!important}.slider-content{min-height:auto}}@media (max-width: 360px){.mobile-categories-list{padding:0 10px;gap:14px}.mobile-category-item{border-radius:8px}.mobile-category-item .category-header{padding:12px 10px 8px;width:100%;max-width:100%}.mobile-category-item .radar-scores-container{padding:0 10px 10px;background-color:#f9fafb;width:100%;max-width:100%}.category-title{font-size:1rem;margin-bottom:5px}.category-description{font-size:.75rem;padding:0 2px;margin-bottom:8px}.category-average-score{gap:8px;margin-top:12px;padding:8px 12px;border-radius:8px}.average-score-label{font-size:.85rem}.average-score-value{font-size:1.2rem}.expand-text{font-size:.8rem;margin-top:5px;padding:4px 8px}.slider-container{padding:0 10px}.swipe-card-container{min-width:100%!important}.slider-content{min-height:auto}}@media (min-width: 768px) and (max-width: 1023px){.category-cards-container{max-width:90%}.category-header{width:100%;max-width:100%;padding:22px 18px 18px;margin-bottom:22px;border-radius:14px}.category-title{font-size:1.5rem;margin-bottom:14px}.category-description{font-size:1rem;padding:0 12px;margin-bottom:14px}}@media (min-width: 1024px) and (max-width: 1279px){.category-cards-container{max-width:90%;gap:25px}.category-header{width:100%;max-width:100%;padding:24px 20px 20px;margin-bottom:24px;border-radius:16px}.category-title{font-size:1.6rem;margin-bottom:16px}.category-description{font-size:1.05rem;padding:0 15px;margin-bottom:16px}}@media (min-width: 1280px){.category-cards-container{max-width:90%;gap:30px}.category-header{width:100%;max-width:100%;padding:26px 22px 22px;margin-bottom:26px;border-radius:18px}.category-title{font-size:1.7rem;margin-bottom:18px}.category-description{font-size:1.1rem;padding:0 18px;margin-bottom:18px}}.category-header{width:100%;max-width:100%;padding:20px 16px 16px;margin:0 auto 20px;background-color:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000f;border:1px solid #e9ecef;box-sizing:border-box}.category-title{font-size:1.4rem;font-weight:700;color:#2c3e50;margin:0 0 12px;text-align:center;line-height:1.3}.category-description{font-size:.95rem;color:#555;margin:0;text-align:center;line-height:1.5;padding:0 10px}@media (max-width: 767px){.category-header{padding:16px 14px 12px;margin-bottom:0;border-radius:0;transition:all .3s ease;border:none;box-shadow:none;width:100%;max-width:100%}.mobile-category-item .category-header{padding:16px 14px 12px;margin-bottom:0;border-radius:0;background-color:transparent;width:100%;max-width:100%}.category-header.mobile-clickable{cursor:pointer;-webkit-user-select:none;user-select:none}.category-header.mobile-clickable:hover{background-color:#f8f9fa}.category-header.mobile-clickable:active{background-color:#e9ecef}.category-title{font-size:1.2rem;font-weight:600;margin-bottom:8px}.category-description{font-size:.85rem;padding:0 5px;line-height:1.4;margin-bottom:12px}.category-average-score{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:16px;padding:12px 16px;background:var(--color-main);border-radius:12px;border:2px solid #dee2e6}.average-score-label{font-size:1rem;color:#fff;font-weight:600}.average-score-value{font-size:1.4rem;font-weight:800;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.1)}.expand-text{font-size:.9rem;color:#666;text-align:center;margin-top:8px;padding:6px 12px;transition:all .3s ease;font-weight:500}.category-header.mobile-clickable:hover .expand-text{color:#495057}.mobile-category-item .radar-scores-container{padding:0 16px 16px;margin-top:0;background-color:#f9fafb;border-radius:0;width:100%;max-width:100%}}.radar-scores-container{width:100%;max-width:100%;padding:16px;margin-top:1rem;margin-bottom:20px;background-color:#f9fafb;border-radius:12px;box-sizing:border-box;display:flex;flex-direction:column;gap:20px}.score-item{margin-bottom:16px;background-color:#fff;border:1px solid #e9ecef;border-radius:8px;padding:20px;box-shadow:0 1px 4px #00000005;max-width:100%!important;box-sizing:border-box!important;gap:10px;width:100%!important;min-width:100%!important}.score-item:last-child{margin-bottom:0}.score-label-container{display:flex;align-items:center;margin-top:.5rem;margin-bottom:4px;gap:1rem}.score-label{font-size:1.1rem;font-weight:700;color:#333;line-height:1}.score-description{font-size:.9rem;color:#666;line-height:1.4;margin-top:0;margin-bottom:1rem;padding:8px 12px 8px 0;border-radius:6px}.score-comment{padding:10px 14px;font-size:16px;color:#333;margin-bottom:10px;line-height:1.5;font-style:normal;background-color:#fff;border-radius:8px;border:1px solid #e9ecef;position:relative;word-wrap:break-word;overflow-wrap:break-word;transition:all .3s ease;box-shadow:0 1px 4px #0000000a}.score-level{display:inline-block;font-size:.8rem;padding:4px 10px;border-radius:12px;color:#fff;line-height:1.2;white-space:nowrap;text-align:center;min-width:60px;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.score-popup-content{padding:20px;text-align:center;max-width:300px}.score-popup-content h3{margin:0 0 15px;font-size:1.2rem;color:#333;font-weight:600}.score-popup-content p{margin:0;font-size:1rem;color:#666;line-height:1.5}.section-divider{border-top:1px solid #e0e0e0;width:100%;margin:0 auto}.score-bar-title{font-size:.9rem;margin-top:.3rem;margin-bottom:12px;font-weight:600}.score-bar-container{width:100%;height:20px;background-color:#f0f0f0;border-radius:10px;overflow:hidden;margin-bottom:10px}.score-bar-container:last-child{margin-bottom:0}.score-bar{height:100%;border-radius:10px;position:relative}.score-value{position:absolute;right:10px;top:50%;transform:translateY(-50%);color:#fff;font-size:12px;font-weight:700;transition:opacity 1.2s ease-out}@media (max-width: 767px){.radar-scores-container{width:100%;max-width:none;padding:14px;margin-bottom:16px;border-radius:10px;background-color:#f9fafb}.score-item{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:14px;border:1px solid #e9ecef;border-radius:8px;padding:12px;box-shadow:0 1px 3px #00000005;width:100%;box-sizing:border-box}.score-label-container{display:flex;align-items:center;gap:.5rem;margin-bottom:3px;width:100%}.score-label{font-size:1rem;font-weight:700;text-align:left;line-height:1}.score-description{font-size:.85rem;color:#666;line-height:1.4;margin-top:0;margin-bottom:8px;padding:6px 10px 6px 0;border-radius:4px;text-align:left}.score-comment{padding:8px 12px;font-size:13px;color:#333;margin-bottom:8px;line-height:1.4;font-style:normal;font-weight:500;text-align:left;width:100%;background-color:#fff;border-radius:6px;border:1px solid #e9ecef;word-wrap:break-word;overflow-wrap:break-word;transition:all .3s ease;position:relative;box-shadow:0 1px 3px #0000000a}.score-level{display:inline-block;font-size:12px;font-weight:700;padding:4px 10px;border-radius:10px;color:#fff;line-height:1.2;white-space:nowrap;text-align:center;min-width:55px}.score-bar-container{width:100%;height:20px}}@media (max-width: 480px){.radar-scores-container{padding:12px;margin-bottom:14px;border-radius:8px}.score-item{margin-bottom:12px;padding:10px;border-radius:6px;width:100%;box-sizing:border-box}.score-label{font-size:.95rem}.score-description{font-size:.8rem;margin-bottom:6px;padding:5px 8px 5px 0}.score-comment{padding:6px 10px;font-size:12px;margin-bottom:6px;border-radius:5px}.score-level{font-size:11px;padding:3px 8px;min-width:50px}.score-bar-container{height:18px}.score-value{font-size:11px}}@media (min-width: 768px) and (max-width: 1023px){.radar-scores-container{padding:18px;margin-bottom:22px;border-radius:14px;width:100%!important;max-width:100%!important}.score-item{margin-bottom:18px;padding:18px;border-radius:10px;width:100%!important;max-width:100%!important;box-sizing:border-box!important;margin-left:0!important;margin-right:0!important}.score-label{font-size:1.2rem}.score-description{font-size:.95rem;margin-bottom:1.1rem;padding:9px 13px 9px 0}.score-comment{padding:12px 16px;font-size:17px;margin-bottom:12px;border-radius:9px}.score-level{font-size:.85rem;padding:5px 12px;min-width:65px}.score-bar-container{height:22px}.score-value{font-size:13px}}@media (min-width: 1024px) and (max-width: 1279px){.radar-scores-container{padding:20px;margin-bottom:24px;border-radius:16px}.score-item{margin-bottom:20px;padding:20px;border-radius:12px;width:100%;box-sizing:border-box}.score-label{font-size:1.3rem}.score-description{font-size:1rem;margin-bottom:1.2rem;padding:10px 14px 10px 0}.score-comment{padding:14px 18px;font-size:18px;margin-bottom:14px;border-radius:10px}.score-level{font-size:.9rem;padding:6px 14px;min-width:70px}.score-bar-container{height:24px}.score-value{font-size:14px}}@media (min-width: 1280px){.radar-scores-container{padding:22px;margin-bottom:26px;border-radius:18px;width:620px}.score-item{margin-bottom:22px;padding:20px;border-radius:14px;width:100%;box-sizing:border-box}.score-label{font-size:1.1rem}.score-description{font-size:.9rem;margin-bottom:.5rem;padding:11px 15px 11px 0}.score-comment{padding:16px 20px;font-size:.9rem;margin-bottom:16px;border-radius:11px}.score-level{font-size:.8rem;padding:7px 14px;min-width:75px}.score-bar-container{height:26px}.score-value{font-size:13px}}.health-status-container{width:100%;max-width:600px;margin:0 auto;padding:20px}.health-status-bar{display:flex;width:100%;height:50px;border-radius:8px;box-shadow:0 2px 8px #00000014;background:#f8f9fa;margin-bottom:30px}.health-status-segment{flex:1;display:flex;align-items:center;justify-content:center;position:relative;transition:all .3s ease}.health-status-segment:first-child{border-top-left-radius:8px;border-bottom-left-radius:8px}.health-status-segment:last-child{border-top-right-radius:8px;border-bottom-right-radius:8px}.health-status-segment.active{animation:blink 1s infinite}@keyframes blink{0%{opacity:1}50%{opacity:.3}to{opacity:1}}.segment-label{color:#fff;font-weight:700;font-size:13px;text-align:center;letter-spacing:.5px}.status-description{text-align:center;padding:16px 20px;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:12px;border:1px solid #e9ecef}.status-description p{margin:0;font-size:15px;color:#495057;line-height:1.5;font-weight:400}@media (max-width: 768px){.health-status-container{padding:15px}.health-status-bar{height:45px;border-radius:6px}.health-status-segment:first-child{border-top-left-radius:6px;border-bottom-left-radius:6px}.health-status-segment:last-child{border-top-right-radius:6px;border-bottom-right-radius:6px}.segment-label{font-size:12px}.status-description p{font-size:14px}}@media (max-width: 480px){.health-status-bar{height:40px;border-radius:6px}.health-status-segment:first-child{border-top-left-radius:6px;border-bottom-left-radius:6px}.health-status-segment:last-child{border-top-right-radius:6px;border-bottom-right-radius:6px}.segment-label{font-size:11px}.status-description{padding:12px 16px}.status-description p{font-size:13px}}.tohome{display:flex;justify-content:center;width:100%}.button_tohome{background-color:#4a90e2;color:#fff;border:none;border-radius:8px;padding:12px 30px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 5px #0000001a}.button_tohome:hover{background-color:#3a7bc8;transform:translateY(-2px);box-shadow:0 4px 8px #00000026}.button_tohome:active{transform:translateY(0)}.pharmacist-consultation{margin:2rem auto;width:100%;margin-left:auto;margin-right:auto;padding:0 15px}.consultation-header{margin-bottom:1rem;width:100%}.pharmacist-consultation .consultation-title{font-size:1.4rem!important;font-weight:600;margin-bottom:1rem;text-align:left;padding-left:15px;color:#333;max-width:600px;margin:0 auto}.consultation-content{background:rgba(var(--color-main),.5);border-radius:12px;padding:1.5rem;border:1px solid #e8ecff}.consultation-description{font-size:.95rem;line-height:1.6rem;color:#555;margin-bottom:1.5rem;text-align:left}.consultation-features{display:flex;flex-direction:column;gap:.8rem;margin-bottom:1.5rem}.feature-item{display:flex;align-items:center;gap:.6rem;font-size:.9rem;color:#666}.feature-item svg{color:#667eea;flex-shrink:0}.consultation-button{width:100%;background:var(--color-main);color:#fff;border:none;border-radius:8px;padding:1rem 1.5rem;font-size:1rem;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:1rem}.consultation-note{background:#fff3cd;border:1px solid #ffeaa7;border-radius:6px;padding:.8rem}.consultation-note p{font-size:.8rem;color:#856404;margin:0;line-height:1.4rem}@media (max-width: 767px){.pharmacist-consultation{margin:1.5rem auto;padding:0 10px}.consultation-header{margin-bottom:.8rem}.consultation-title{font-size:1.4rem;margin-bottom:.8rem;padding-left:15px}.consultation-content{padding:1.2rem}.consultation-description{font-size:.85rem;line-height:1.5rem;margin-bottom:1.2rem}.consultation-features{gap:.6rem;margin-bottom:1.2rem}.feature-item{font-size:.8rem;gap:.5rem}.consultation-button{padding:.9rem 1.2rem;font-size:.9rem}.consultation-note{padding:.6rem}.consultation-note p{font-size:.75rem;line-height:1.3rem}}@media (max-width: 480px){.pharmacist-consultation{margin:1rem auto;padding:0 5px}.consultation-header{margin-bottom:.6rem}.consultation-title{font-size:1.4rem;margin-bottom:.6rem;padding-left:15px}.consultation-content{padding:1rem}.consultation-description{font-size:.8rem;line-height:1.4rem;margin-bottom:1rem}.consultation-features{gap:.5rem;margin-bottom:1rem}.feature-item{font-size:.75rem;gap:.4rem}.consultation-button{padding:.8rem 1rem;font-size:.85rem}.consultation-note{padding:.5rem}.consultation-note p{font-size:.7rem;line-height:1.2rem}}@media (min-width: 768px) and (max-width: 1023px){.pharmacist-consultation{margin:2rem auto;padding:0 15px}.consultation-title{margin-bottom:1rem;padding-left:15px}.consultation-content{padding:1.8rem}.consultation-description{font-size:1rem;line-height:1.7rem}.feature-item{font-size:.95rem}.consultation-button{padding:1.1rem 1.6rem;font-size:1.05rem}}@media (min-width: 1024px) and (max-width: 1279px){.pharmacist-consultation{margin:2.5rem auto;padding:0 20px}.consultation-title{margin-bottom:1.2rem;padding-left:15px}.consultation-content{padding:2rem}.consultation-description{font-size:1.05rem;line-height:1.8rem}.feature-item{font-size:1rem}.consultation-button{padding:1.2rem 1.8rem;font-size:1.1rem}}@media (min-width: 1280px){.pharmacist-consultation{margin:3rem auto;padding:0 25px}.consultation-title{margin-bottom:1.5rem;padding-left:15px}.consultation-content{padding:2.2rem}.consultation-description{font-size:1rem;line-height:1.9rem}.feature-item{font-size:1.05rem}.consultation-button{padding:1.3rem 2rem;font-size:1.15rem}}.expert-page-container{display:flex;width:100%;position:relative;transition:all .3s ease}.expert-page-container.with-sidebar .expert-container{width:calc(100% - 250px)}.expert-container{max-width:400px;margin:2rem auto;padding:1rem;overflow-x:hidden;width:100%;box-sizing:border-box;position:relative;transition:width .3s ease}.expert-search-input{width:100%;padding:.75rem;font-size:1rem;margin-bottom:1rem;border-radius:8px;border:1px solid #ccc}.expert-explain{font-size:.8rem;color:#666;margin-bottom:.5rem;text-align:center}.expert-explain-highlight{color:#177da5;font-weight:700}.expert-result-list{border:1px solid #ddd;border-radius:6px;max-height:700px;overflow:hidden;width:100%;position:relative;display:flex;flex-direction:column}.expert-question-container{flex:1;overflow-y:auto;overflow-x:hidden;scroll-behavior:smooth;padding-top:10px;padding-bottom:10px}.expert-question-container::-webkit-scrollbar{width:8px}.expert-question-container::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.expert-question-container::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}.expert-question-container::-webkit-scrollbar-thumb:hover{background:#aaa}.expert-question{display:flex;flex-direction:column;padding:10px;gap:.3rem;border-bottom:1px solid rgb(219,213,213);margin-bottom:2px}.expert-question:first-child{margin-top:2px}.expert-question:last-child{margin-bottom:2px;border-bottom:none}.expert-question:hover{background-color:#f0f0f0}.expert-question-category{font-size:.9em;font-weight:700;color:#555}.expert-question-text{display:flex;justify-content:space-between;align-items:center;margin-top:4px;font-size:1em;color:#222;margin-bottom:4px}.expert-selected-box{margin-top:5rem}.expert-selected-item{margin:.5rem 0}.expert-result-button{margin-top:2rem;width:100%;padding:.75rem;background-color:#177da5;color:#fff;border:none;border-radius:8px;font-size:1rem;cursor:pointer}.expert-selected-item{display:flex;justify-content:space-between;margin:1rem 0;border-bottom:1px solid #eee}.delete-btn{background:none;border:none;font-size:1rem;cursor:pointer;color:gray}.delete-btn:hover{color:red}.expert-question.highlighted{background-color:#d0ebff;font-weight:700}.expert-question.multi-selected{background-color:#fff0c4}.expert-question.pending-selected,.expert-question.highlighted.pending-selected{background-color:#e0ffe0;border-left:3px solid #177da5}.expert-question.already-selected{background-color:#f0f7fa;border-left:3px solid #177da5}.expert-question.highlighted.already-selected{background-color:#d0ebff;border-left:3px solid #177da5}.checkmark,.selected-mark{margin-left:.5rem;color:#177da5;display:flex;align-items:center;justify-content:center}.help-button{position:fixed;right:0;top:90%;transform:translateY(-50%);width:30px;height:60px;border-radius:8px 0 0 8px;background-color:#177da5;color:#fff;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 10px #0003;z-index:95;transition:all .3s ease;padding:0}.help-button.sidebar-open{right:190px}.help-button:hover{background-color:#177da5;box-shadow:0 4px 12px #0000004d}.help-button:active{transform:translateY(-50%) scale(.95)}.reference-sidebar{position:fixed;top:0;right:-190px;width:190px;height:100vh;background-color:#fff;box-shadow:-2px 0 10px #0000001a;z-index:90;transition:right .3s ease;overflow-y:auto}.reference-sidebar.show{right:0}.reference-sidebar-header{display:flex;justify-content:space-between;align-items:center;padding:15px;border-bottom:1px solid #eee;position:sticky;top:0;background-color:#fff;z-index:1}.reference-sidebar-header h3{margin:0;font-size:1.1rem;color:#333}.side-explain{font-size:.8rem;line-height:1.4}.close-button{background:none;border:none;cursor:pointer;color:#666;display:flex;align-items:center;justify-content:center;padding:5px;border-radius:50%;transition:background-color .2s}.close-button:hover{background-color:#f0f0f0;color:#333}.close-button.mobile-only{display:none}@media (max-width: 768px){.close-button.mobile-only{display:flex}}.reference-sidebar-body{padding:15px}.reference-sidebar-body p{margin-top:0;margin-bottom:15px;color:#555}.reference-category-list{display:grid;grid-template-columns:1fr;gap:8px;list-style:none;padding:0;margin:0}.reference-category-list li{padding:8px 12px;background-color:#f5f5f5;border-radius:5px;font-size:.9rem;text-align:left;cursor:pointer;transition:all .2s ease}.reference-category-list li:hover{background-color:#e0e0e0}.reference-category-list li.active{background-color:#177da5;color:#fff}.selected-category-indicator{display:flex;justify-content:space-between;align-items:center;padding:8px 12px;background-color:#f0f7fa;border-bottom:1px solid #ddd;font-size:.9rem}.selected-category-indicator span{font-weight:500;color:#177da5}.clear-category-btn{background:none;border:none;color:#666;font-size:1.2rem;cursor:pointer;padding:0 4px;line-height:1}.clear-category-btn:hover{color:#333}@media (max-width: 768px){.reference-category-list li{padding:10px 12px;font-size:1rem}.selected-category-indicator{padding:10px 12px}}@media (max-width: 768px){.reference-sidebar{width:100%;right:-100%}.expert-page-container.with-sidebar .expert-container{width:100%}.help-button{width:28px;height:50px}.help-button.sidebar-open{right:100%}}.multi-select-info{background-color:#e0ffe0;padding:8px 12px;border-top:1px solid #ddd;text-align:center}.multi-select-info p{margin:0;font-size:.9rem;color:#177da5;font-weight:500}.multi-select-tip{background-color:#f5f5f5;padding:6px 12px;border-top:1px solid #ddd;text-align:center}.multi-select-tip p{margin:0;font-size:.8rem;color:#666;font-style:italic}.main-category-container{border:1px solid #ddd;border-radius:6px;padding:15px;margin-bottom:20px}.main-category-explain{margin-top:0;margin-bottom:15px;color:#555;font-size:.9rem;text-align:center}.main-category-list{display:grid;grid-template-columns:1fr 1fr;gap:10px;list-style:none;padding:0;margin:0}.main-category-list li{padding:10px;background-color:#f5f5f5;border-radius:5px;font-size:.9rem;text-align:center;cursor:pointer;transition:all .2s ease}.main-category-list li:hover{background-color:#e0e0e0}.main-category-list li.active{background-color:#177da5;color:#fff}@media (max-width: 768px){.main-category-list{grid-template-columns:1fr}}.select-type-container{display:flex;flex-direction:column;align-items:center;min-height:calc(var(--vh) * 100);overflow-y:auto;overflow-x:hidden;position:relative;width:100%;max-width:900px;margin:0 auto;padding-left:1rem;padding-right:1rem;padding-bottom:1rem;box-sizing:border-box;background-color:#f9fafb;justify-content:flex-start}.select-type-cards{display:flex;flex-direction:column;gap:1.5rem;width:100%;margin-top:1.5rem}.select-type-card{background-color:#fff;border-radius:10px;box-shadow:0 3px 9px #00000014;overflow:hidden;cursor:default;flex:1;min-height:280px;width:100%;border:1px solid #e5e7eb}.card-content{padding:1.5rem;display:flex;flex-direction:column;height:100%}.card-title{font-size:1.35rem;font-weight:700;color:#333;margin-bottom:.75rem;line-height:1.3}.card-description{font-size:.875rem;color:#666;margin-bottom:1.5rem;line-height:1.5}.card-button{padding:.65rem;border-radius:6px;font-size:.95rem;font-weight:600;color:#fff;border:none;cursor:pointer;width:100%;margin-bottom:1.5rem}.find-pharmacy-btn{background:none;border:none;padding:.15rem .4rem;margin-left:.3rem;font-size:.7rem;color:#777;cursor:pointer;text-decoration:underline;border-radius:4px;display:inline-block;vertical-align:middle;font-weight:400}.find-pharmacy-btn:active{background-color:#e0e0e0}.green-button{background-color:#2f8c68}.blue-button{background-color:#177da5}.card-steps{margin-top:auto;border-top:1px solid #eee;padding-top:1.1rem}.steps-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.steps-title{font-size:.95rem;font-weight:600;color:#333;margin-bottom:0}.steps-toggle-btn{background:transparent;border:none;display:flex;align-items:center;gap:.3rem;font-size:.75rem;color:#555;cursor:pointer;padding:.2rem .4rem;border-radius:4px}.steps-toggle-btn span{font-size:.75rem}.step-item{display:flex;justify-content:space-between;align-items:center;padding:.55rem 0;border-bottom:1px solid #f0f0f0}.step-item:last-child{border-bottom:none}.step-icon-text{display:flex;align-items:center;gap:.5rem}.step-text{font-size:.8rem;color:#555;line-height:1.4}.step-check{flex-shrink:0}@media (min-width: 768px){.select-type-cards{flex-direction:row;margin-top:2.25rem}.select-type-card{min-height:375px}.card-title{font-size:1.4rem}.steps-toggle-btn{display:none}}@media (max-width: 767px){.select-type-container{padding-left:.8rem;padding-right:.8rem;padding-bottom:.5rem}.select-type-cards{margin-top:1.5rem;gap:1.2rem}.select-type-card{min-height:200px;transform:scale(.98);margin-bottom:.3rem}.card-content{padding:1.2rem}.card-title{font-size:1.25rem;margin-bottom:.6rem}.card-description{font-size:.85rem;margin-bottom:1.2rem;line-height:1.4}.card-button{padding:.6rem;font-size:.9rem;margin-bottom:1.2rem}.card-steps{padding-top:1rem}.steps-title{font-size:.9rem;margin-bottom:.6rem}.steps-toggle-btn{padding:.2rem .4rem;font-size:.75rem}.steps-toggle-btn span{font-size:.75rem}.step-item{padding:.5rem 0}.step-text{font-size:.8rem;line-height:1.3}.step-icon-text{gap:.4rem}.find-pharmacy-btn{font-size:.7rem;padding:.15rem .3rem}}@media (max-width: 480px){.select-type-container{padding-left:.6rem;padding-right:.6rem;padding-bottom:.3rem}.select-type-cards{margin-top:1rem;gap:1rem}.select-type-card{min-height:180px;transform:scale(.95);margin-bottom:.2rem}.card-content{padding:1rem}.card-title{font-size:1.1rem;margin-bottom:.5rem;line-height:1.2}.card-description{font-size:.8rem;margin-bottom:1rem;line-height:1.3}.card-button{padding:.5rem;font-size:.85rem;margin-bottom:1rem}.card-steps{padding-top:.8rem}.steps-title{font-size:.8rem;margin-bottom:.5rem}.steps-toggle-btn{padding:.15rem .3rem;font-size:.7rem}.steps-toggle-btn span{font-size:.7rem}.step-item{padding:.4rem 0}.step-text{font-size:.75rem;line-height:1.2}.step-icon-text{gap:.3rem}.find-pharmacy-btn{font-size:.65rem;padding:.1rem .25rem}.select-type-card.expanded{min-height:280px}}@media (min-width: 481px) and (max-width: 767px){.select-type-cards{margin-top:2rem}.select-type-card{min-height:320px;transform:scale(.99)}.card-content{padding:1.3rem}.card-title{font-size:1.3rem}.card-description{font-size:.9rem}}@media (min-width: 1024px){.select-type-container{padding-top:3.75rem}.select-type-cards{gap:2.25rem}.card-content{padding:1.9rem}.card-title{font-size:1.5rem}.card-description{font-size:.95rem}.find-pharmacy-btn{font-size:.75rem;padding:.2rem .5rem}}html.modal-open,body.modal-open{overflow:hidden!important;position:fixed!important;width:100%!important;height:100%!important}*{scroll-behavior:auto!important}body>.modal-overlay{position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;z-index:999999!important;transform:none!important;will-change:auto!important;contain:layout style paint!important;isolation:isolate!important;stacking-context:new!important}.modal-overlay{position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;background:#000000b3!important;display:flex!important;align-items:center!important;justify-content:center!important;z-index:999999!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;min-height:100vh!important;min-height:100dvh!important;width:100vw!important;height:100vh!important;height:100dvh!important;overflow:hidden!important;transform:none!important;will-change:auto!important;contain:layout style paint!important;isolation:isolate!important;stacking-context:new!important;pointer-events:auto!important}.modal-content{background:#fff!important;border-radius:12px!important;box-shadow:0 25px 50px -12px #00000040,0 0 0 1px #0000000d!important;width:90%!important;max-width:400px!important;max-height:90vh!important;max-height:90dvh!important;overflow:hidden!important;animation:modalSlideIn .2s ease-out!important;-webkit-overflow-scrolling:touch!important;border:1px solid rgba(255,255,255,.2)!important;position:relative!important;z-index:100000!important;transform:none!important;will-change:auto!important;contain:layout style paint!important;isolation:isolate!important;stacking-context:new!important}@keyframes modalSlideIn{0%{opacity:0;transform:scale(.9) translateY(-20px)}to{opacity:1;transform:scale(1) translateY(0)}}.modal-header{display:flex;align-items:center;justify-content:space-between;padding:1.5rem;border-bottom:1px solid #e5e7eb}.modal-title-wrapper{display:flex;align-items:center;gap:.75rem}.modal-title-icon{color:#177da5}.modal-title{margin:0;font-size:1.25rem;font-weight:700;color:#111827;word-break:keep-all}.modal-close-button{background:none;border:none;padding:.5rem;border-radius:.5rem;cursor:pointer;color:#6b7280;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.modal-close-button:hover{background:#f3f4f6;color:#374151}.modal-body{padding:1.5rem}.input-wrapper{margin-bottom:1rem}.password-input{width:100%;padding:.875rem 1rem;border:2px solid #d1d5db;border-radius:8px;font-size:1rem;transition:all .2s ease;box-sizing:border-box;background:#fff}.password-input:focus{outline:none;border-color:#177da5;box-shadow:0 0 0 3px #177da51a}@media (max-width: 480px){.password-input:focus{box-shadow:0 0 0 2px #177da526}}.error-message{color:#dc2626;font-size:.8rem;margin-top:1rem}.modal-footer{display:flex;gap:.75rem;padding:1.5rem;border-top:1px solid #e5e7eb;background:#f9fafb}.modal-button{flex:1;padding:.75rem 1rem;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s ease;border:none;word-break:keep-all}.modal-button.primary{background:#177da5;color:#fff}.modal-button.primary:hover{background:#155a7a;transform:translateY(-1px)}.modal-button.secondary{background:#fff;color:#6b7280;border:1px solid #d1d5db}.modal-button.secondary:hover{background:#f3f4f6;color:#374151;transform:translateY(-1px)}.modal-content-result-submodal{background:linear-gradient(135deg,#fff,#f8fafc)!important;border-radius:16px!important;box-shadow:0 20px 40px #0000001a,0 0 0 1px #fff3,inset 0 1px #fffc!important;width:90%!important;max-width:500px!important;max-height:85vh!important;max-height:85dvh!important;overflow:hidden!important;animation:modalSlideIn .3s ease-out!important;position:relative!important;z-index:100000!important;border:1px solid rgba(255,255,255,.3)!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important}.modal-content-result-submodal .modal-close{position:absolute!important;top:1rem!important;right:1rem!important;background:#ffffffe6!important;border:none!important;border-radius:10px!important;padding:.6rem 1rem!important;cursor:pointer!important;font-size:.875rem!important;font-weight:600!important;color:#4b5563!important;z-index:10!important;box-shadow:0 4px 12px #0000001a,0 2px 4px #0000000f!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important}@media (max-width: 767px){.modal-overlay{position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;width:100vw!important;height:100vh!important;height:100dvh!important;z-index:9999!important;transform:none!important;overflow:hidden!important}.modal-content{width:90%;max-width:400px;margin:1rem;max-height:90vh;position:relative!important;z-index:10000!important}.modal-content-result-submodal{width:95%!important;max-width:450px!important;margin:1rem!important;max-height:80vh!important;max-height:80dvh!important;border-radius:14px!important}.modal-content-result-submodal .modal-close{top:.75rem!important;right:.75rem!important;padding:.5rem .8rem!important;font-size:.8rem!important}}@media (max-width: 480px){.modal-overlay{position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;width:100vw!important;height:100vh!important;height:100dvh!important;z-index:9999!important}.modal-content{width:95%;max-width:350px;margin:.5rem;max-height:85vh}.modal-content-result-submodal{width:98%!important;max-width:380px!important;margin:.5rem!important;max-height:90vh!important;max-height:90dvh!important;border-radius:12px!important}.modal-content-result-submodal .modal-close{top:.5rem!important;right:.5rem!important;padding:.4rem .7rem!important;font-size:.75rem!important}.modal-header,.modal-body,.modal-footer{padding:1rem}.modal-title{font-size:1.125rem}.modal-title-icon{width:18px;height:18px}.modal-footer{flex-direction:column;gap:.5rem}.modal-button{width:100%;padding:.875rem 1rem;font-size:.95rem}.password-input{padding:.75rem .875rem;font-size:.95rem}.modal-close-button{padding:.375rem}.modal-close-button svg{width:18px;height:18px}}@media (max-width: 360px){.modal-overlay{position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;width:100vw!important;height:100vh!important;height:100dvh!important;z-index:9999!important}.modal-content{width:98%;max-width:320px;margin:.25rem}.modal-content-result-submodal{width:99%!important;max-width:340px!important;margin:.25rem!important;max-height:95vh!important;max-height:95dvh!important;border-radius:10px!important}.modal-content-result-submodal .modal-close{top:.375rem!important;right:.375rem!important;padding:.3rem .6rem!important;font-size:.7rem!important}.modal-header,.modal-body,.modal-footer{padding:.875rem}.modal-title{font-size:1rem}.modal-button{padding:.75rem .875rem;font-size:.9rem}.password-input{padding:.625rem .75rem;font-size:.9rem}}.timeline-demo-container{padding:40px 20px;background-color:#f9f9f9;min-height:100vh}.demo-navigation{display:flex;justify-content:center;gap:20px;margin-top:40px;flex-wrap:wrap}.demo-nav-link{display:inline-block;padding:12px 24px;background-color:#66b8c4;color:#fff;text-decoration:none;border-radius:8px;font-weight:600;transition:all .3s ease;box-shadow:0 2px 5px #0000001a}.demo-nav-link:hover{background-color:#4a9ba7;transform:translateY(-2px);box-shadow:0 4px 8px #00000026}.demo-nav-link:active{transform:translateY(0)}@media (max-width: 480px){.demo-navigation{flex-direction:column;align-items:center}.demo-nav-link{width:100%;max-width:280px;text-align:center}}.service-intro{min-height:100vh;padding-top:4rem;background:#fff;line-height:1.6}.container{max-width:1200px;margin:0 auto;padding:0 2rem;display:block}.service-intro.en .container{max-width:900px}.section-title{font-size:2rem;font-weight:600;text-align:center;margin-bottom:2.5rem;color:#1f2937;word-break:keep-all;line-height:1.4}.intro-section{padding:4rem 0;background:#f8fafc}.intro-content{text-align:center;max-width:900px;margin:0 auto}.service-intro.en .intro-content{max-width:700px}.intro-headline{font-size:2.5rem;font-weight:700;margin-bottom:1.5rem;color:#1f2937;line-height:1.3;word-break:keep-all}.intro-story{font-size:1.1rem;line-height:1.7;color:#4b5563;margin-bottom:2.5rem;word-break:keep-all}.intro-visual{margin-top:2rem}.problem-solution{display:flex;align-items:center;justify-content:center;gap:1.5rem;margin:2rem 0;max-width:700px;margin-left:auto;margin-right:auto}.service-intro.en .problem-solution{max-width:600px}.problem,.solution{flex:1;padding:1rem;border-radius:.5rem;padding:.8rem 1.5rem 1.5rem;text-align:center;background:#fff;border:1px solid #e5e7eb;height:140px;display:flex;flex-direction:column;justify-content:center;align-items:center}.problem h3,.solution h3{font-size:1.3rem;font-weight:600;margin-bottom:.5rem;color:#374151;word-break:keep-all}.problem p,.solution p{font-size:.9rem;color:#6b7280;word-break:keep-all;line-height:1.5;height:50%}.arrow-icon{color:#6b7280;width:1.5rem;height:1.5rem;flex-shrink:0}.process-section{padding:4rem 0;background:#fff}.steps-container{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:2rem}.service-intro.en .steps-container{max-width:800px;margin-left:auto;margin-right:auto}.step-card{background:#f9fafb;border-radius:.5rem;padding:1.5rem;text-align:center;border:1px solid #e5e7eb;transition:transform .2s ease;position:relative}.step-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000000d}.step-number{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:#1f2937;color:#fff;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.9rem}.step-icon-container{margin:1rem 0}.step-icon{width:2rem;height:2rem;color:#374151}.step-title{font-size:1.1rem;font-weight:600;margin-bottom:.75rem;color:#1f2937;word-break:keep-all;line-height:1.4}.step-description{color:#6b7280;line-height:1.5;font-size:.9rem;word-break:keep-all}.consultation-section{padding:4rem 0;background:#f8fafc}.consultation-content{text-align:center;max-width:600px;margin:0 auto}.service-intro.en .consultation-content{max-width:600px}.consultation-features{margin:2rem 0;display:grid;gap:1rem}.feature{display:flex;align-items:center;justify-content:flex-start;gap:.75rem;padding:1rem;background:#fff;border-radius:.5rem;border:1px solid #e5e7eb;font-size:1rem;word-break:keep-all;line-height:1.5}.feature-icon{color:#059669;width:1.25rem;height:1.25rem;flex-shrink:0}.trust-section{padding:4rem 0;background:#fff}.trust-factors{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.5rem;margin-top:2rem}.service-intro.en .trust-factors{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.trust-card{background:#f9fafb;border-radius:.5rem;padding:1.5rem;text-align:center;border:1px solid #e5e7eb;transition:transform .2s ease}.trust-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000000d}.trust-icon-container{margin-bottom:1rem}.trust-icon{width:2rem;height:2rem;color:#374151}.trust-card-title{font-size:1.1rem;font-weight:600;margin-bottom:.75rem;color:#1f2937;word-break:keep-all;line-height:1.4}.trust-card-description{color:#6b7280;line-height:1.5;font-size:.9rem;word-break:keep-all}.scenarios-section{padding:4rem 0;background:#f8fafc}.scenarios-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:1.5rem;margin-top:2rem}.scenario-card{background:#fff;border-radius:.5rem;padding:1.5rem;border:1px solid #e5e7eb;transition:transform .2s ease}.scenario-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000000d}.scenario-icon-container{margin-bottom:1rem}.scenario-icon{width:2rem;height:2rem;color:#374151}.scenario-persona{font-size:1.1rem;font-weight:600;margin-bottom:.75rem;color:#1f2937;word-break:keep-all}.scenario-problem{color:#6b7280;margin-bottom:1rem;line-height:1.5;font-size:.9rem;word-break:keep-all}.scenario-solution{display:flex;align-items:center;gap:.75rem;padding:.75rem;background:#f3f4f6;border-radius:.375rem;color:#374151;font-weight:500;font-size:.9rem;word-break:keep-all}.scenario-arrow{width:1.25rem;height:1.25rem;color:#6b7280;flex-shrink:0}.faq-section{padding:4rem 0;background:#fff}.faq-container{max-width:800px;margin:0 auto}.service-intro.en .faq-container{max-width:700px}.service-intro.en .step-title,.service-intro.en .trust-card-title{line-height:1.3;word-break:break-word}.service-intro.en .step-description,.service-intro.en .trust-card-description{line-height:1.4;word-break:break-word}.service-intro.en .consultationTitle{font-size:1.8rem}.service-intro.en .feature{font-size:.95rem}.faq-item{background:#f9fafb;border-radius:.5rem;margin-bottom:.75rem;overflow:hidden;border:1px solid #e5e7eb}.faq-question{width:100%;padding:1.25rem;background:none;border:none;text-align:left;font-size:1rem;font-weight:600;color:#1f2937;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:background-color .2s ease;word-break:keep-all;line-height:1.4}.faq-question:hover{background:#f3f4f6}.faq-answer{padding:0 1.25rem 1.25rem;color:#6b7280;line-height:1.6;font-size:.9rem;word-break:keep-all}.final-cta-section{padding:4rem 0;background:#1f2937;color:#fff;text-align:center}.cta-headline{font-size:2rem;font-weight:600;margin-bottom:1rem;color:#fff;word-break:keep-all;line-height:1.3}.cta-description{font-size:1rem;margin-bottom:2.5rem;opacity:.9;max-width:500px;margin-left:auto;margin-right:auto;word-break:keep-all;line-height:1.5}.service-intro.en .cta-description{max-width:450px}.cta-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.cta-button{padding:.875rem 1.75rem;border-radius:.375rem;font-size:1rem;font-weight:500;border:none;cursor:pointer;transition:all .2s ease;text-decoration:none;display:inline-block;word-break:keep-all;min-width:140px}.cta-button.primary{background:#059669;color:#fff}.cta-button.primary:hover{background:#047857;transform:translateY(-1px)}.cta-button.secondary{background:transparent;color:#059669;border:1px solid #059669}.consultation-section .cta-button.secondary{color:#059669;border-color:#059669;background:#fff}.consultation-section .cta-button.secondary:hover{background:#f3f4f6}.final-cta-section .cta-button.secondary{color:#fff;border-color:#fff}.final-cta-section .cta-button.secondary:hover{background:#fff;color:#1f2937;transform:translateY(-1px)}.cta-button.secondary:hover{background:#059669;color:#fff;transform:translateY(-1px)}@media (max-width: 768px){.container{padding:0 1rem}.intro-headline{font-size:2rem}.section-title{font-size:1.75rem}.intro-section,.process-section,.consultation-section,.trust-section,.scenarios-section,.faq-section,.final-cta-section{padding:3rem 0}.problem-solution{flex-direction:column;gap:1rem}.arrow-icon{transform:rotate(90deg)}.steps-container,.trust-factors,.scenarios-container{grid-template-columns:1fr;gap:1rem}.cta-buttons{flex-direction:column;align-items:center;gap:.75rem}.cta-button{width:100%;max-width:280px}.feature{text-align:left}}@media (min-width: 769px) and (max-width: 1024px){.steps-container{grid-template-columns:repeat(2,1fr);gap:1.25rem}}@media (max-width: 480px){.intro-headline{font-size:1.75rem}.section-title{font-size:1.5rem}.step-card,.trust-card,.scenario-card{padding:1.25rem}.faq-question{padding:1rem;font-size:.9rem}.faq-answer{padding:0 1rem 1rem}}
