.NavBar_navbar__5MUfs{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;background-color:#f8f9fa;border-bottom:1px solid #dee2e6;position:relative}.NavBar_logoContainer__bc1Kh img{cursor:pointer}.NavBar_menuContainer__5bD6o{position:relative;display:flex;align-items:center}.NavBar_userInfoContainer__cQssM{display:flex;align-items:center;margin-right:1rem}.NavBar_username__4ov9D{margin-right:.5rem;font-weight:700}.NavBar_authButton__nyxoN{background-color:#6c757d;color:white;border:none;padding:.5rem 1rem;border-radius:.25rem;cursor:pointer;font-size:1rem;text-decoration:none}.NavBar_authButton__nyxoN:hover{background-color:#5a6268}.NavBar_menuButton__NNO1R{background-color:#007bff;color:white;border:none;padding:.5rem 1rem;border-radius:.25rem;cursor:pointer;font-size:1rem}.NavBar_menuButton__NNO1R:hover{background-color:#0056b3}.NavBar_dropdownMenu__XYXhn{position:absolute;top:100%;right:0;background-color:white;border:1px solid #dee2e6;border-radius:.25rem;box-shadow:0 .5rem 1rem rgba(0,0,0,.15);z-index:1000;display:flex;min-width:400px;padding:1rem}.NavBar_familyList__PHuxq{flex:1 1;padding:0 1rem;border-right:1px solid #e0e0e0}.NavBar_genusListContainer__vynJh{display:flex;flex-direction:column;flex:1.5 1;padding:0 1rem;max-height:300px;overflow-y:auto}.NavBar_genusList__BRWJA{flex:1 1;padding:0 1rem}.NavBar_familyList__PHuxq ul,.NavBar_genusList__BRWJA ul{list-style:none;padding:0;margin:0}.NavBar_familyList__PHuxq li,.NavBar_genusList__BRWJA li{padding:.5rem 0;cursor:pointer;border-bottom:1px solid #eee;display:flex;justify-content:space-between;align-items:center}.NavBar_familyList__PHuxq li:last-child,.NavBar_genusList__BRWJA li:last-child{border-bottom:none}.NavBar_familyList__PHuxq li:hover,.NavBar_genusList__BRWJA li a:hover{background-color:#f1f1f1}.NavBar_familyList__PHuxq li.NavBar_selected__Q9EKJ{background-color:#e9ecef;font-weight:700}.NavBar_moreButton__DhVgd{background:none;border:1px solid #ccc;color:#333;padding:.2rem .5rem;border-radius:.2rem;cursor:pointer;font-size:.8rem;margin-left:10px}.NavBar_moreButton__DhVgd:hover{background-color:#e9ecef}.NavBar_familyList__PHuxq h2,.NavBar_genusList__BRWJA h2{margin-top:0;font-size:1.1em;color:#333;padding-bottom:.5em;border-bottom:1px solid #f0f0f0;margin-bottom:.5em}.NavBar_genusList__BRWJA{margin-bottom:1em}.NavBar_genusList__BRWJA:last-child{margin-bottom:0}.NavBar_genusList__BRWJA a{text-decoration:none;color:#007bff;display:block;padding:.5rem 0}.NavBar_genusList__BRWJA a:hover{text-decoration:underline;background-color:#f1f1f1}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{padding-top:56px}canvas,img{width:100%;max-width:100%;display:block}ol,ul{list-style:none}button{font:inherit;background:none;border:none;cursor:pointer}input,select,textarea{font:inherit;color:inherit}:root{--background:#ffffff;--foreground:#171717}@media(prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body,html{max-width:100vw;overflow-x:hidden}body{background-color:var(--background);color:var(--foreground);font-family:Spoqa Han Sans,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}p{font-size:16px;line-height:1.5;color:#111827}h1,h2,h3,h4,h5,h6{font-family:Happiness-Sans-Title,sans-serif;color:#111827}h1{font-size:32px;line-height:40px}h2{font-size:24px;line-height:32px}h3{font-size:20px;line-height:28px}address{font-style:normal;color:#4b5563}nav.header__nav-wrap{position:fixed;top:0;left:0;width:100%;background-color:hsla(0,0%,100%,.92);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:background-color .3s ease,box-shadow .3s ease;z-index:999}nav.header__nav-wrap section{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:1100px;margin:0 auto;padding:8px 16px}nav.header__nav-wrap div.header__logo-img{width:40px;height:40px}.site-footer{background-color:#111827;color:#f9fafb;padding:32px 0;margin-top:32px}.site-footer a{color:inherit}.site-footer__inner{display:grid;grid-gap:24px;gap:24px;color:inherit;padding:0 16px}@media(min-width:768px){.site-footer__inner{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start}}.site-footer__group{display:flex;flex-direction:column;gap:8px}.site-footer__group--meta{gap:4px}.site-footer__title{font-size:18px;font-weight:700;margin-bottom:4px}.site-footer__list{display:grid;grid-gap:4px;gap:4px}.site-footer__item a{font-size:15.2px;transition:color .2s ease}.site-footer__item a:hover{color:hsl(243.3962264151,75.355450237%,68.6274509804%)}.site-footer__text{font-size:15.2px;line-height:1.6}.site-footer__text--muted{color:rgba(249,250,251,.7)}.plant__card-wrap{display:flex;flex-wrap:wrap;gap:8px}.plant__card-wrap .plant__card-item{display:flex;flex-direction:column;gap:8px;width:100%;border-radius:8px;overflow:hidden;border:1px solid #e5e7eb;background-color:#fff;transition:transform .3s ease,box-shadow .3s ease}.plant__card-wrap .plant__card-item:hover{box-shadow:0 4px 6px -1px rgba(15,23,42,.1),0 2px 4px -2px rgba(20,33,62,.1);transform:translateY(-2px)}.plant__card-wrap .plant__card-item:hover .plant__card-img img{transform:scale(1.05)}@media(min-width:640px){.plant__card-wrap .plant__card-item{width:calc(50% - 12px/2)}}@media(min-width:768px){.plant__card-wrap .plant__card-item{width:calc(33.333% - 12px/2)}}@media(min-width:1024px){.plant__card-wrap .plant__card-item{width:calc(25% - 12px/2)}}.plant__card-wrap .plant__card-item .plant__card-img{overflow:hidden;aspect-ratio:1/1}.plant__card-wrap .plant__card-item .plant__card-img img{height:100%;width:100%;object-fit:cover;transition:transform .3s ease}.plant__card-wrap .plant__card-item .plant__card-img .plant__card-placeholder{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;height:100%;width:100%;background-color:#f3f4f6;color:#6b7280;font-size:14px}.plant__card-wrap .plant__card-item .plant__card-txt{padding:8px 8px 12px}.plant__card-wrap .plant__card-item .plant__card-txt h2{margin-top:8px;font-size:16px;line-height:24px;color:#111827}.plant__card-wrap .plant__card-item .plant__card-txt p{font-size:14px;color:#4b5563;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.plant__card-wrap .plant__card-item .plant__card-txt .plant__card-family{display:flex;flex-wrap:wrap;gap:4px;font-size:12px;color:#6b7280}.plant__description-card-wrap{display:flex;flex-direction:column;gap:16px}.plant__description-card-wrap .plant__description-card{padding:8px 12px 12px;border-radius:8px;background-color:#fff;border:1px solid #e5e7eb}.plant__description-card-wrap .plant__description-card h2{margin-bottom:4px;font-size:16px;font-family:Happiness-Sans-Title,sans-serif;color:#111827}.plant__description-card-wrap .plant__description-card span{color:#4b5563;line-height:1.5}.plant-actions{display:flex;flex-direction:column;gap:4px;align-items:flex-start}.plant-actions__controls{display:flex;align-items:center;gap:8px}.plant-actions__link{font-weight:600;color:#4f46e5;transition:color .2s ease}.plant-actions__link:hover{color:#4338ca}.plant-actions__error{font-size:14px;color:#dc2626}.button{display:inline-flex;align-items:center;justify-content:center;gap:4px;padding:8px 16px;border-radius:8px;border:1px solid rgba(0,0,0,0);font-weight:600;line-height:1.25;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,color .2s ease,box-shadow .2s ease}.button:focus-visible{outline:2px solid #4f46e5;outline-offset:2px}.button--primary{background-color:#4f46e5;color:#fff}.button--primary:hover{background-color:#4338ca}.button--danger{background-color:#dc2626;color:#fff}.button--danger:hover{background-color:#b91c1c}.button--ghost{background-color:rgba(0,0,0,0);border-color:#d1d5db;color:#374151}.button--ghost:hover{background-color:#f3f4f6}.button--block{width:100%}.button:disabled{opacity:.6;cursor:not-allowed}.alert{padding:4px 12px;border-radius:6px;font-size:14px;line-height:1.4;border:1px solid rgba(0,0,0,0)}.alert--error{background-color:#fee2e2;border-color:#fecaca;color:#b91c1c}.alert--warning{background-color:#fef3c7;border-color:#fde68a;color:#b45309}.alert--info{background-color:#dbeafe;border-color:#bfdbfe;color:#1d4ed8}.chip{display:inline-flex;align-items:center;justify-content:center;padding:4px 12px;border-radius:9999px;font-size:14px;line-height:1.4;font-weight:500}.chip--neutral{background-color:#f3f4f6;color:#4b5563}.home{padding:8px}.home--empty{text-align:center;font-size:16px;color:#4b5563;padding:32px 0}.home__section{margin-bottom:40px}.home__subtitle,.home__title{font-size:30px;font-weight:700;margin-bottom:24px;color:#111827}.home__card-grid{margin-top:12px}.plant-detail{padding:16px;color:#111827}.plant-detail__content{display:flex;flex-direction:column;gap:32px}.plant-detail__header{display:flex;flex-direction:column;gap:16px;align-items:flex-start}@media(min-width:768px){.plant-detail__header{flex-direction:row;justify-content:space-between;align-items:flex-start}}.plant-detail__heading{display:flex;flex-direction:column;gap:4px}.plant-detail__title{font-size:36px;font-weight:700}.plant-detail__scientific{font-size:20px;color:#4b5563}.plant-detail__meta{display:flex;align-items:center;gap:4px;font-size:14.4px;color:#6b7280}.plant-detail__meta-label{font-weight:600}.plant-detail__meta-value{font-style:normal}.plant-detail__grid{display:grid;grid-gap:32px;gap:32px;grid-template-columns:1fr}@media(min-width:768px){.plant-detail__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.plant-detail__media{display:flex;flex-direction:column;gap:24px}.plant-detail__media-group{display:flex;flex-direction:column;gap:12px}.plant-detail__section-title{font-size:24px;font-weight:600}.plant-detail__media-grid{display:grid;grid-gap:12px;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.plant-detail__media-item{width:100%;height:192px;border-radius:8px;overflow:hidden;background-color:#f3f4f6;display:flex;align-items:center;justify-content:center}.plant-detail__media-item img{width:100%;height:100%;object-fit:cover}.plant-detail__information{display:flex;flex-direction:column;gap:16px}.plant-detail__text-group{display:flex;flex-direction:column;gap:4px}.plant-detail__text{color:#4b5563;line-height:1.6}.plant-detail__text strong{margin-right:4px;color:#111827}.plant-detail__text--muted{color:#6b7280}.plant-detail__section{display:flex;flex-direction:column;gap:4px;margin-top:12px}.plant-detail__section-heading{font-size:17.6px;font-weight:600;color:#111827}.plant-detail__list{display:flex;flex-direction:column;gap:8px;padding-left:16px;color:#4b5563}.plant-detail__chip-list{display:flex;flex-wrap:wrap;gap:8px}.flower-detail{padding:16px}.flower-detail,.flower-detail__content{display:flex;flex-direction:column;gap:32px}.flower-detail__header{display:flex;flex-direction:column;gap:8px;color:#111827}.flower-detail__title{font-size:36px;font-weight:700}.flower-detail__subtitle{font-size:24px;color:#4b5563}.flower-detail__scientific{font-size:18px;color:#6b7280}.flower-detail__slug{display:flex;align-items:center;gap:4px;font-size:14.4px;color:#6b7280}.flower-detail__slug-label{font-weight:600}.flower-detail__meta-list{display:flex;flex-wrap:wrap;gap:12px;font-size:14px;color:#6b7280;margin-top:8px}.flower-detail__meta-item{display:flex;align-items:center;gap:4px}.flower-detail__meta-label{font-weight:600}.flower-detail__grid{display:grid;grid-gap:32px;gap:32px;grid-template-columns:1fr}@media(min-width:768px){.flower-detail__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.flower-detail__media{display:flex;flex-direction:column;gap:24px}.flower-detail__media-group{display:flex;flex-direction:column;gap:12px}.flower-detail__section-title{font-size:24px;font-weight:600}.flower-detail__media-grid{display:grid;grid-gap:12px;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.flower-detail__media-item{width:100%;height:192px;border-radius:8px;overflow:hidden;background-color:#f3f4f6;display:flex;align-items:center;justify-content:center}.flower-detail__image{width:100%;height:100%;object-fit:cover}.flower-detail__information{display:flex;flex-direction:column;gap:24px}.flower-detail__text-group{display:flex;flex-direction:column;gap:4px;color:#4b5563}.flower-detail__text-group strong{margin-right:4px;color:#111827}.flower-detail__text{color:#4b5563;line-height:1.6}.flower-detail__section{display:flex;flex-direction:column;gap:4px}.flower-detail__section-heading{font-size:17.6px;font-weight:600;color:#111827}.flower-detail__list{display:flex;flex-direction:column;gap:4px;color:#4b5563}.flower-detail__chip-list{display:flex;flex-wrap:wrap;gap:8px}.flower-detail__card-group{display:flex;flex-direction:column;gap:12px}.flower-detail__card{padding:16px;border-radius:8px;border:1px solid #e5e7eb;background-color:#fff;box-shadow:0 4px 6px -1px rgba(15,23,42,.1),0 2px 4px -2px rgba(20,33,62,.1);display:flex;flex-direction:column;gap:4px}.flower-detail__card-title{font-size:18px;font-weight:600;color:#111827}.genus-detail{padding:16px;display:flex;flex-direction:column;gap:24px}.genus-detail__title{font-size:32px;font-weight:700;color:#111827}.genus-detail__description{color:#4b5563;line-height:1.6}.genus-detail__section{display:flex;flex-direction:column;gap:12px}.genus-detail__subtitle{font-size:20px;font-weight:600}.genus-detail__card-grid{margin-top:12px}.genus-detail__empty{color:#4b5563}.auth-form{min-height:100vh;display:flex;align-items:center;justify-content:center;background-color:#f9fafb;padding:32px 16px}.auth-form__container{width:100%;max-width:448px;background-color:#fff;border-radius:12px;padding:32px 24px;box-shadow:0 10px 15px -3px rgba(15,23,42,.1),0 4px 6px -4px rgba(15,23,42,.1);display:flex;flex-direction:column;gap:24px}.auth-form__header{text-align:center}.auth-form__title{font-size:32px;font-weight:800;color:#111827}.auth-form__form{display:flex;flex-direction:column;gap:24px}.auth-form__field-group{display:flex;flex-direction:column;gap:12px}.auth-form__field{display:flex;flex-direction:column;gap:4px}.auth-form__label{font-weight:600;color:#4b5563}.auth-form__label--sr{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.auth-form__input{width:100%;padding:12px;border-radius:8px;border:1px solid #d1d5db;font-size:15.2px;color:#111827;transition:border-color .2s ease,box-shadow .2s ease}.auth-form__input::placeholder{color:#6b7280}.auth-form__input:focus{outline:none;border-color:#4f46e5;box-shadow:0 0 0 3px rgba(79,70,229,.15)}.auth-form__error{text-align:center;font-size:14.4px;color:#dc2626}.auth-form__actions{display:flex;flex-direction:column}.auth-form__submit{font-size:16px}.record-editor{max-width:600px;margin:0 auto;padding:24px 16px;display:flex;flex-direction:column;gap:16px;background-color:#fff;border-radius:8px;box-shadow:0 4px 6px -1px rgba(15,23,42,.1),0 2px 4px -2px rgba(20,33,62,.1)}.record-editor__header{display:flex;justify-content:space-between;align-items:center;gap:12px}.record-editor__title{font-size:24px;font-weight:700}.record-editor__delete{align-self:flex-start}.record-editor__message{font-size:15.2px;color:#4b5563}.register__page-tools-wrap{margin-top:24px;display:flex;flex-wrap:wrap;gap:8px}.register__page-tools-wrap button,.register__page-tools-wrap>a{border:1px solid #cdcdcd;padding:8px}.register__page-tools-wrap>button{background-color:#4567ff;color:#fff}.birth-flower{padding:32px 16px;display:flex;flex-direction:column;gap:32px}.birth-flower__header{text-align:center;display:flex;flex-direction:column;gap:12px}.birth-flower__title{font-size:32px;font-family:Happiness-Sans-Title,sans-serif;color:#111827}.birth-flower__description{color:#4b5563;font-size:16px}.birth-flower__month-list{display:grid;grid-gap:16px;gap:16px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.birth-flower__month-item{list-style:none;border:1px solid #e5e7eb;border-radius:12px;background-color:#f9fafb;transition:border-color .2s ease,box-shadow .2s ease}.birth-flower__month-item--active,.birth-flower__month-item:hover{border-color:#4f46e5;box-shadow:0 4px 6px -1px rgba(15,23,42,.1),0 2px 4px -2px rgba(20,33,62,.1)}.birth-flower__month-link{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:24px;gap:8px;color:inherit;text-decoration:none;height:100%}.birth-flower__month-label{font-size:22px;font-weight:600;color:#111827}.birth-flower__month-meta{font-size:14px;color:#4b5563}.birth-flower-month{padding:32px 16px;display:flex;flex-direction:column;gap:32px}.birth-flower-month__header{display:flex;flex-direction:column;gap:16px}@media(min-width:768px){.birth-flower-month__header{flex-direction:row;align-items:center;justify-content:space-between}}.birth-flower-month__breadcrumbs{font-size:14px;color:#4b5563}.birth-flower-month__breadcrumb-list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap}.birth-flower-month__breadcrumb-item{display:flex;align-items:center;color:inherit}.birth-flower-month__breadcrumb-item:not(:last-child):after{content:"/";margin:0 8px;color:#6b7280}.birth-flower-month__breadcrumb-link{color:inherit;text-decoration:none}.birth-flower-month__breadcrumb-link:hover{color:#4f46e5;text-decoration:underline}.birth-flower-month__title{font-size:30px;font-family:Happiness-Sans-Title,sans-serif;color:#111827}.birth-flower-month__subtitle{margin-top:8px;color:#4b5563}.birth-flower-month__back{align-self:flex-start;padding:8px 16px;border-radius:8px;border:1px solid #e5e7eb;color:#4b5563;text-decoration:none;transition:border-color .2s ease,color .2s ease}.birth-flower-month__back:hover{color:#4f46e5;border-color:#4f46e5}.birth-flower-month__nav{display:flex;flex-direction:column;gap:8px}@media(min-width:640px){.birth-flower-month__nav{flex-direction:row}}.birth-flower-month__nav-link{padding:8px 16px;border-radius:8px;border:1px solid #e5e7eb;text-decoration:none;color:#4b5563;transition:border-color .2s ease,color .2s ease}.birth-flower-month__nav-link:hover{color:#4f46e5;border-color:#4f46e5}.birth-flower-month__flex{display:flex;flex-wrap:wrap;gap:8px}.birth-flower-month__day-card{width:calc(50% - 4px);border:1px solid #e5e7eb;border-radius:12px;background-color:#fff;padding:8px;display:flex;flex-direction:column;gap:16px;height:100%}.birth-flower-month__day-card--empty{background-color:#f3f4f6}.birth-flower-month__day-header{display:flex;justify-content:space-between;align-items:center;gap:16px}.birth-flower-month__day-title{font-size:22px;font-weight:600}.birth-flower-month__day-detail{font-size:14px;color:#4f46e5;text-decoration:none}.birth-flower-month__day-detail:hover{text-decoration:underline}.birth-flower-month__source-list{display:flex;flex-direction:column;gap:12px}.birth-flower-month__source{list-style:none;border-radius:8px;border:1px solid #e5e7eb;padding:8px;background-color:#f9fafb}.birth-flower-month__source-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;gap:12px}.birth-flower-month__source-link{color:#4f46e5;text-decoration:none}.birth-flower-month__source-link:hover{text-decoration:underline}.birth-flower-month__source-label{font-weight:600;color:#111827}.birth-flower-month__flower-list{list-style:none;display:flex;flex-direction:column;gap:8px;margin:0;padding:0}.birth-flower-month__flower-item{border-radius:6px;border:1px solid rgba(0,0,0,0);transition:border-color .2s ease}.birth-flower-month__flower-item:hover{border-color:#4f46e5}.birth-flower-month__flower-link{display:flex;flex-direction:column;align-items:center;gap:12px;color:inherit;text-decoration:none}.birth-flower-month__flower-thumbnail{width:100%;border-radius:6px;overflow:hidden;background-color:#f3f4f6;display:flex;align-items:center;justify-content:center;flex-shrink:0}.birth-flower-month__flower-image{width:100%;height:100%;object-fit:cover;display:block}.birth-flower-month__flower-placeholder{font-size:11px;color:#6b7280;text-align:center;padding:0 8px}.birth-flower-month__flower-text{padding:4px;width:100%;display:flex;flex-direction:column;gap:2px}.birth-flower-month__flower-name{font-weight:600;color:#111827}.birth-flower-month__flower-sub{font-size:13px;color:#4b5563}.birth-flower-month__flower-details{display:flex;flex-direction:column;gap:2px;margin-top:4px}.birth-flower-month__flower-detail{display:flex;flex-wrap:wrap;gap:4px;font-size:13px;color:#4b5563;line-height:1.4}.birth-flower-month__flower-detail-value{color:#4b5563}.birth-flower-month__empty{color:#4b5563;font-size:14px}.birth-flower-day{padding:32px 16px;display:flex;flex-direction:column;gap:32px}.birth-flower-day__header{display:flex;flex-direction:column;gap:16px}@media(min-width:768px){.birth-flower-day__header{flex-direction:row;justify-content:space-between;align-items:flex-end}}.birth-flower-day__breadcrumbs{font-size:14px;color:#4b5563}.birth-flower-day__breadcrumb-list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap}.birth-flower-day__breadcrumb-item{display:flex;align-items:center;color:inherit}.birth-flower-day__breadcrumb-item:not(:last-child):after{content:"/";margin:0 8px;color:#6b7280}.birth-flower-day__breadcrumb-link{color:inherit;text-decoration:none}.birth-flower-day__breadcrumb-link:hover{color:#4f46e5;text-decoration:underline}.birth-flower-day__title{font-size:30px;font-family:Happiness-Sans-Title,sans-serif;color:#111827}.birth-flower-day__subtitle{margin-top:8px;color:#4b5563}.birth-flower-day__nav{display:flex;flex-direction:column;gap:8px}@media(min-width:640px){.birth-flower-day__nav{flex-direction:row}}.birth-flower-day__nav-link{padding:8px 16px;border-radius:8px;border:1px solid #e5e7eb;text-decoration:none;color:#4b5563;transition:border-color .2s ease,color .2s ease}.birth-flower-day__nav-link:hover{color:#4f46e5;border-color:#4f46e5}.birth-flower-day__groups{display:flex;flex-direction:column;gap:24px}.birth-flower-day__group{border:1px solid #e5e7eb;border-radius:12px;background-color:#fff;padding:24px;display:flex;flex-direction:column;gap:12px}.birth-flower-day__group-header{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap}.birth-flower-day__group-link{color:#4f46e5;text-decoration:none;font-weight:600}.birth-flower-day__group-link:hover{text-decoration:underline}.birth-flower-day__group-label{font-weight:600;color:#111827}.birth-flower-day__group-count{font-size:13px;color:#6b7280}.birth-flower-day__flower-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.birth-flower-day__flower-item{border-radius:8px;border:1px solid rgba(0,0,0,0);transition:border-color .2s ease}.birth-flower-day__flower-item:hover{border-color:#4f46e5}.birth-flower-day__flower-link{display:block;text-decoration:none;color:inherit}.birth-flower-day__flower-content{display:flex;flex-direction:column;gap:16px;padding:12px}@media(min-width:640px){.birth-flower-day__flower-content{flex-direction:row;align-items:stretch}}.birth-flower-day__flower-media{position:relative;flex:0 0 auto;width:100%;border-radius:8px;overflow:hidden;background-color:#f9fafb}@media(min-width:640px){.birth-flower-day__flower-media{max-width:220px}}.birth-flower-day__flower-image{width:100%;height:100%;object-fit:cover;display:block}.birth-flower-day__flower-placeholder{width:100%;padding:32px 0;display:flex;align-items:center;justify-content:center;color:#6b7280;font-size:13px;background:repeating-linear-gradient(45deg,rgba(107,114,128,.1),rgba(107,114,128,.1) 10px,transparent 0,transparent 20px)}.birth-flower-day__flower-body{flex:1 1 auto;display:flex;flex-direction:column;gap:12px}.birth-flower-day__flower-header{display:flex;flex-direction:column;gap:4px}.birth-flower-day__flower-name{font-weight:600;color:#111827}.birth-flower-day__flower-sub{font-size:13px;color:#4b5563}.birth-flower-day__flower-scientific{font-size:12px;color:#6b7280}.birth-flower-day__flower-meta{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:8px 16px}.birth-flower-day__flower-meta-item{display:flex;gap:4px;font-size:13px;color:#4b5563}.birth-flower-day__flower-meta-label{font-weight:600;color:#111827}.birth-flower-day__flower-meta-value{display:flex;flex-direction:column;gap:2px}.birth-flower-day__flower-meta-sub{font-size:12px;color:#6b7280}.birth-flower-day__flower-language{display:flex;flex-direction:column;gap:4px}.birth-flower-day__flower-language-label{font-weight:600;color:#111827;font-size:13px}.birth-flower-day__flower-language-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:4px}.birth-flower-day__flower-language-item{display:flex;flex-wrap:wrap;gap:4px;font-size:13px;color:#4b5563}.birth-flower-day__flower-language-text{font-weight:500;color:#111827}.birth-flower-day__flower-language-sub{color:#6b7280}.birth-flower-day__flower-origin{font-size:13px;color:#4b5563;line-height:1.6}.birth-flower-day__flower-origin-label{display:block;font-weight:600;color:#111827;margin-bottom:4px}.birth-flower-day__flower-origin-text{display:block}.birth-flower-day__empty{color:#4b5563;font-size:15px;text-align:center}