._btn_1f9gb_1{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:none;border-radius:var(--radius-full);font-family:var(--font-primary);font-weight:700;cursor:pointer;transition:transform var(--transition-fast),box-shadow var(--transition-fast),background-color var(--transition-fast);white-space:nowrap;text-decoration:none}._btn_1f9gb_1:hover:not(:disabled){transform:translateY(-2px);box-shadow:var(--shadow-lg)}._btn_1f9gb_1:active:not(:disabled){transform:translateY(0)}._btn_1f9gb_1:disabled{opacity:.45;cursor:not-allowed}._primary_1f9gb_32{background-color:var(--color-orange);color:var(--color-white);box-shadow:0 4px 14px #ff980066}._primary_1f9gb_32:hover:not(:disabled){background-color:var(--color-orange-dark)}._secondary_1f9gb_41{background-color:var(--color-yellow);color:var(--color-dark);box-shadow:0 4px 14px #fdd83566}._secondary_1f9gb_41:hover:not(:disabled){background-color:var(--color-yellow-dark)}._outline_1f9gb_50{background-color:transparent;color:var(--color-orange);border:2px solid var(--color-orange);box-shadow:none}._outline_1f9gb_50:hover:not(:disabled){background-color:#ff980014;box-shadow:none}._ghost_1f9gb_61{background-color:transparent;color:var(--color-text-muted);box-shadow:none}._ghost_1f9gb_61:hover:not(:disabled){background-color:var(--color-gray);box-shadow:none}._sm_1f9gb_72{padding:8px 16px;font-size:.85rem}._md_1f9gb_77{padding:12px 24px;font-size:1rem}._lg_1f9gb_82{padding:16px 36px;font-size:1.1rem;letter-spacing:.3px}._fullWidth_1f9gb_89{width:100%}._hero_vs3cv_1{position:relative;background:linear-gradient(160deg,var(--color-yellow) 0%,#FFE082 100%);min-height:92vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 24px 100px;overflow:hidden;text-align:center}._beeWrapper_vs3cv_14{display:flex;gap:16px;margin-bottom:24px;animation:_float_vs3cv_1 3s ease-in-out infinite}._bee_vs3cv_14{font-size:clamp(3rem,8vw,5rem);display:block}._honeyDrop_vs3cv_26{font-size:clamp(2.5rem,7vw,4rem);display:block;animation:_float_vs3cv_1 3s ease-in-out infinite .4s}@keyframes _float_vs3cv_1{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}._content_vs3cv_37{display:flex;flex-direction:column;align-items:center;gap:20px;max-width:640px}._badge_vs3cv_45{display:inline-block;background:#fff9;color:var(--color-orange-dark);font-size:.95rem;font-weight:800;padding:6px 18px;border-radius:var(--radius-full);letter-spacing:.3px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}._title_vs3cv_57{font-size:clamp(2rem,6vw,3.2rem);font-weight:900;color:var(--color-dark);line-height:1.15}._subtitle_vs3cv_64{font-size:clamp(1.1rem,3vw,1.35rem);font-weight:600;color:#4a3700;max-width:480px}._wave_vs3cv_71{position:absolute;bottom:-1px;left:0;width:100%;height:60px;pointer-events:none}._wave_vs3cv_71 svg{width:100%;height:100%}._section_zr8fu_1{background:var(--color-white);padding:80px 24px}._container_zr8fu_6{max-width:680px;margin:0 auto}._icon_zr8fu_11{display:block;font-size:2.5rem;margin-bottom:12px}._title_zr8fu_17{font-size:clamp(1.6rem,4vw,2.2rem);font-weight:800;color:var(--color-dark);margin-bottom:28px}._text_zr8fu_24{display:flex;flex-direction:column;gap:18px}._text_zr8fu_24 p{font-size:1.05rem;line-height:1.75;color:#333}._text_zr8fu_24 strong{color:var(--color-orange-dark)}._callout_zr8fu_40{background:var(--color-gray-light);border-left:4px solid var(--color-yellow);border-radius:0 var(--radius-md) var(--radius-md) 0;padding:16px 20px;font-weight:700!important;color:#4a3700!important}._photoGallery_zr8fu_49{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}._photoItem_zr8fu_55{margin:0;display:flex;flex-direction:column;gap:8px}._photo_zr8fu_49{width:100%;aspect-ratio:3 / 4;object-fit:cover;border-radius:var(--radius-md)}._photoCaption_zr8fu_69{font-size:.8rem;line-height:1.4;color:#666;text-align:center}@media (max-width: 480px){._photoGallery_zr8fu_49{grid-template-columns:1fr}}._section_dyea7_1{background:var(--color-gray-light);padding:80px 24px}._container_dyea7_6{max-width:800px;margin:0 auto}._icon_dyea7_11{display:block;font-size:2.5rem;margin-bottom:12px}._title_dyea7_17{font-size:clamp(1.6rem,4vw,2.2rem);font-weight:800;color:var(--color-dark);margin-bottom:36px}._grid_dyea7_24{display:grid;gap:20px;grid-template-columns:1fr;margin-bottom:36px}@media (min-width: 640px){._grid_dyea7_24{grid-template-columns:1fr 1fr}._cardHighlight_dyea7_35{grid-column:1 / -1}}._card_dyea7_35{background:var(--color-white);border-radius:var(--radius-lg);padding:28px;box-shadow:var(--shadow-card);display:flex;flex-direction:column;gap:12px}._cardHighlight_dyea7_35{border-left:4px solid var(--color-orange)}._cardTitle_dyea7_54{font-size:1.05rem;font-weight:800;color:var(--color-dark)}._card_dyea7_35 p{font-size:.97rem;line-height:1.7;color:#444}._card_dyea7_35 strong{color:var(--color-orange-dark)}._links_dyea7_70{background:var(--color-white);border-radius:var(--radius-md);padding:20px 24px;box-shadow:var(--shadow-sm);display:flex;flex-direction:column;gap:12px}._linksWarning_dyea7_80{font-size:.9rem;color:#795548}._linkRow_dyea7_85{display:flex;gap:20px;flex-wrap:wrap}._link_dyea7_70{font-weight:700;font-size:.95rem;color:var(--color-orange);transition:color var(--transition-fast)}._link_dyea7_70:hover{color:var(--color-orange-dark);text-decoration:underline}._container_1eofa_1{display:flex;flex-direction:column;gap:20px}._label_1eofa_7{font-size:1.05rem;font-weight:700;color:var(--color-dark)}._presets_1eofa_13{display:flex;gap:12px;flex-wrap:wrap}._presetBtn_1eofa_19{flex:1;min-width:80px;padding:14px 8px;border:2px solid var(--color-gray-mid);border-radius:var(--radius-md);background:var(--color-white);font-family:var(--font-primary);font-size:1.05rem;font-weight:700;color:var(--color-dark);cursor:pointer;transition:all var(--transition-fast)}._presetBtn_1eofa_19:hover{border-color:var(--color-orange);color:var(--color-orange);background:#ff98000d}._presetBtnActive_1eofa_40{border-color:var(--color-orange);background:var(--color-orange);color:var(--color-white);box-shadow:0 4px 14px #ff980059}._customRow_1eofa_47{display:flex;align-items:center;border:2px solid var(--color-gray-mid);border-radius:var(--radius-md);overflow:hidden;transition:border-color var(--transition-fast)}._customRow_1eofa_47:focus-within{border-color:var(--color-orange)}._prefix_1eofa_60{padding:14px;background:var(--color-gray);font-weight:700;font-size:1rem;color:var(--color-text-muted);border-right:1px solid var(--color-gray-mid);white-space:nowrap}._customInput_1eofa_70{flex:1;padding:14px;border:none;outline:none;font-family:var(--font-primary);font-size:1rem;font-weight:600;color:var(--color-dark);background:var(--color-white)}._customInput_1eofa_70::-webkit-outer-spin-button,._customInput_1eofa_70::-webkit-inner-spin-button{-webkit-appearance:none}._customInput_1eofa_70[type=number]{-moz-appearance:textfield}._container_129h5_1{display:flex;flex-direction:column;align-items:center;gap:20px;text-align:center}._amount_129h5_9{font-size:1.15rem;color:var(--color-dark)}._instruction_129h5_14{font-size:.95rem;color:var(--color-text-muted);max-width:300px}._qrWrapper_129h5_20{padding:12px;background:var(--color-white);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);border:2px solid var(--color-gray-mid)}._hint_129h5_28{font-size:.85rem;color:var(--color-text-muted);max-width:320px;line-height:1.5}._actions_129h5_35{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}._container_1qi0a_1{display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center;padding:32px 16px}._emoji_1qi0a_10{font-size:3.5rem;animation:_pop_1qi0a_1 .4s ease-out}@keyframes _pop_1qi0a_1{0%{transform:scale(.5);opacity:0}70%{transform:scale(1.1)}to{transform:scale(1);opacity:1}}._title_1qi0a_21{font-size:1.8rem;font-weight:800;color:var(--color-dark)}._message_1qi0a_27{font-size:1.05rem;font-weight:600;color:var(--color-dark);max-width:360px}._sub_1qi0a_34{font-size:.95rem;color:var(--color-text-muted);max-width:360px;line-height:1.6}._container_1gpue_1{width:100%;display:flex;flex-direction:column;gap:10px}._labels_1gpue_8{display:flex;justify-content:space-between;align-items:baseline}._raised_1gpue_14{font-size:1.6rem;font-weight:900;color:var(--color-orange);line-height:1}._goal_1gpue_21{font-size:.875rem;font-weight:600;color:var(--color-text-muted)}._track_1gpue_27{position:relative;height:28px;background:var(--color-gray-mid);border-radius:var(--radius-full);overflow:hidden}._fill_1gpue_35{height:100%;background:linear-gradient(90deg,var(--color-yellow),var(--color-orange));border-radius:var(--radius-full);transition:width 1s cubic-bezier(.4,0,.2,1);position:relative}._fill_1gpue_35:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.25) 50%,transparent 100%);animation:_shimmer_1gpue_1 2s infinite}@keyframes _shimmer_1gpue_1{0%{transform:translate(-100%)}to{transform:translate(100%)}}._badge_1gpue_62{position:absolute;right:8px;top:50%;transform:translateY(-50%);font-size:.75rem;font-weight:800;color:var(--color-white);text-shadow:0 1px 2px rgba(0,0,0,.2);white-space:nowrap}._donors_1gpue_74{font-size:.875rem;color:var(--color-text-muted);font-weight:600}._spinner_zo1nv_1{border-radius:50%;border-style:solid;border-color:var(--color-gray-mid);border-top-color:var(--color-orange);animation:_spin_zo1nv_1 .8s linear infinite;display:inline-block}._sm_zo1nv_10{width:18px;height:18px;border-width:2px}._md_zo1nv_11{width:32px;height:32px;border-width:3px}._lg_zo1nv_12{width:48px;height:48px;border-width:4px}@keyframes _spin_zo1nv_1{to{transform:rotate(360deg)}}._section_1fxu6_1{background:linear-gradient(180deg,var(--color-white) 0%,var(--color-gray-light) 100%);padding:80px 24px}._container_1fxu6_6{max-width:560px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center}._icon_1fxu6_16{font-size:2.5rem}._title_1fxu6_20{font-size:clamp(1.6rem,4vw,2.2rem);font-weight:800;color:var(--color-dark)}._subtitle_1fxu6_26{font-size:1.05rem;color:var(--color-text-muted);font-weight:600;margin-bottom:8px}._progressWrapper_1fxu6_33{width:100%;margin-bottom:12px}._card_1fxu6_38{width:100%;background:var(--color-white);border-radius:var(--radius-lg);padding:32px;box-shadow:var(--shadow-lg);border:1px solid var(--color-gray-mid);text-align:left}._loading_1fxu6_48{display:flex;flex-direction:column;align-items:center;gap:16px;padding:24px 0;color:var(--color-text-muted);font-weight:600}._error_1fxu6_58{display:flex;flex-direction:column;align-items:center;gap:12px;padding:16px 0;text-align:center}._errorIcon_1fxu6_67{font-size:2.5rem}._errorMsg_1fxu6_71{color:#c62828;font-weight:600;font-size:.95rem}._retryBtn_1fxu6_77{margin-top:8px;padding:10px 24px;background:none;border:2px solid var(--color-orange);border-radius:var(--radius-full);color:var(--color-orange);font-family:var(--font-primary);font-weight:700;font-size:.95rem;cursor:pointer;transition:all var(--transition-fast)}._retryBtn_1fxu6_77:hover{background:#ff980014}._footer_13kjb_1{background:var(--color-dark);color:var(--color-white);padding:72px 24px 48px}._container_13kjb_7{max-width:600px;margin:0 auto;text-align:center;display:flex;flex-direction:column;gap:20px;align-items:center}._bee_13kjb_17{font-size:3rem}._title_13kjb_21{font-size:clamp(1.4rem,4vw,1.9rem);font-weight:800;color:var(--color-yellow);line-height:1.3}._message_13kjb_28{font-size:1rem;line-height:1.75;color:#ccc;max-width:520px}._signature_13kjb_35{font-size:1.1rem;font-weight:700;color:var(--color-yellow)}._divider_13kjb_41{width:64px;height:2px;background:#ffffff26;border-radius:2px}._references_13kjb_48{display:flex;flex-direction:column;gap:10px;align-items:center}._refTitle_13kjb_55{font-size:.85rem;color:#aaa;font-weight:700;text-transform:uppercase;letter-spacing:.8px}._refLinks_13kjb_63{display:flex;gap:12px;align-items:center;flex-wrap:wrap;justify-content:center}._refLinks_13kjb_63 a{color:var(--color-blue);font-weight:600;font-size:.9rem;transition:color var(--transition-fast)}._refLinks_13kjb_63 a:hover{color:var(--color-yellow);text-decoration:underline}._refLinks_13kjb_63 span{color:#555}._warning_13kjb_87{font-size:.8rem;color:#888}._credits_13kjb_92{font-size:.85rem;color:#666}:root{--color-yellow: #FDD835;--color-yellow-dark: #F9A825;--color-orange: #FF9800;--color-orange-dark: #E65100;--color-blue: #87CEEB;--color-blue-light: #E3F4FC;--color-white: #FFFFFF;--color-gray-light: #FFF9E6;--color-gray: #F5F5F5;--color-gray-mid: #E0E0E0;--color-dark: #1A1A1A;--color-text-muted: #666666;--font-primary: "Nunito", sans-serif;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 20px;--radius-full: 9999px;--shadow-sm: 0 2px 8px rgba(0, 0, 0, .06);--shadow-card: 0 4px 20px rgba(0, 0, 0, .08);--shadow-lg: 0 8px 32px rgba(0, 0, 0, .12);--transition-fast: .15s ease;--transition-base: .25s ease}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{font-family:var(--font-primary);color:var(--color-dark);background-color:var(--color-white);line-height:1.65;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img,svg{display:block;max-width:100%}a{color:var(--color-orange);text-decoration:none}a:hover{text-decoration:underline}.section{padding:64px 24px}.section--yellow{background-color:var(--color-yellow)}.section--white{background-color:var(--color-white)}.section--gray{background-color:var(--color-gray-light)}.section--orange{background-color:var(--color-orange);color:var(--color-white)}.section__container{max-width:720px;margin:0 auto}.section__title{font-size:clamp(1.6rem,4vw,2.2rem);font-weight:800;line-height:1.2;margin-bottom:16px}.section__subtitle{font-size:clamp(1rem,2.5vw,1.15rem);font-weight:600;margin-bottom:24px;color:var(--color-text-muted)}.text-center{text-align:center}.mt-4{margin-top:16px}.mt-8{margin-top:32px}
