@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;700;800&family=Fraunces:opsz,wght@9..144,600;9..144,700&display=swap";:root{--bg:#f7f3e8;--text:#17281f;--text-muted:#4f6054;--panel-bg:#fffcf2e6;--panel-border:#e8dec0;--soft-shadow:0 10px 26px #4758431a}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{overflow-x:clip}body{background:radial-gradient(circle at 20% 0%, #c6ddb852, transparent 45%), radial-gradient(circle at 80% 100%, #ffd1a054, transparent 40%), var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;letter-spacing:-.01em;min-height:100vh;font-family:Manrope,Segoe UI,sans-serif;line-height:1.6}#root{flex-direction:column;min-height:100vh;display:flex;overflow-x:clip}::selection{color:#0f2118;background:#1e7c5c40}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#adc49a;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#8aa677}main{flex:1;animation:.35s fadeIn}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._navbar_1dv2e_1{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:100;background:#fffbedd9;border-bottom:1px solid #e6ddbe;justify-content:space-between;align-items:center;height:60px;padding:0 2rem;display:flex;position:sticky;top:0}._logo_1dv2e_15{color:#1a3326;letter-spacing:.01em;z-index:102;align-items:center;gap:.5rem;font-size:1.05rem;font-weight:700;text-decoration:none;display:flex}._logo_1dv2e_15:before{display:none}._logoIcon_1dv2e_31{width:28px;height:28px}._burger_1dv2e_37{cursor:pointer;z-index:102;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;padding:6px;display:none}._burger_1dv2e_37 span{background:#1a3326;border-radius:2px;width:22px;height:2px;transition:transform .3s,opacity .3s;display:block}._burgerOpen_1dv2e_58 span:first-child{transform:translateY(7px)rotate(45deg)}._burgerOpen_1dv2e_58 span:nth-child(2){opacity:0}._burgerOpen_1dv2e_58 span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}._links_1dv2e_70{gap:.25rem;display:flex}._link_1dv2e_70{color:#405646;border-radius:999px;align-items:center;gap:.4rem;padding:.45rem .9rem;font-size:.85rem;font-weight:700;text-decoration:none;transition:color .2s,background .2s;display:inline-flex}._cartBadge_1dv2e_88{color:#f5fff5;background:#1c7a5a;border-radius:999px;justify-content:center;align-items:center;min-width:1.15rem;height:1.15rem;padding:0 .3rem;font-size:.68rem;display:inline-flex}._link_1dv2e_70:hover{color:#173725;background:#64936729}._active_1dv2e_106{color:#fffef9;background:linear-gradient(130deg,#1d7f64,#2ca36f)}._backdrop_1dv2e_112{display:none}@media (width<=600px){._navbar_1dv2e_1{height:56px;padding:0 1rem}._logo_1dv2e_15{font-size:1.05rem}._burger_1dv2e_37{display:flex}._links_1dv2e_70{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);visibility:hidden;z-index:101;background:#fffcf1f7;border-left:1px solid #e6ddbe;flex-direction:column;gap:0;width:70vw;max-width:280px;height:100dvh;padding:80px 1.5rem 2rem;transition:transform .35s cubic-bezier(.4,0,.2,1),visibility .35s;position:fixed;top:0;right:0;transform:translate(100%)}._linksOpen_1dv2e_152{visibility:visible;transform:translate(0)}._link_1dv2e_70{border-radius:10px;width:100%;padding:.85rem 1rem;font-size:1rem}._active_1dv2e_106{background:linear-gradient(130deg,#1d7f64,#2ca36f)}._backdrop_1dv2e_112{z-index:99;background:#19201a52;animation:.25s _fadeIn_1dv2e_1;display:block;position:fixed;inset:0}@keyframes _fadeIn_1dv2e_1{0%{opacity:0}to{opacity:1}}}._page_zll6t_1{max-width:1040px;margin:0 auto;padding:0 1.5rem 4rem}._hero_zll6t_7{text-align:center;padding:4rem 0 2.5rem;position:relative;overflow:hidden}._glow_zll6t_14{pointer-events:none;z-index:0;background:radial-gradient(circle,#438e6442 0%,#0000 70%);width:420px;height:420px;position:absolute;top:-80px;left:50%;transform:translate(-50%)}._badge_zll6t_26{text-transform:uppercase;letter-spacing:.08em;color:#1b6f4f;z-index:1;background:#298f601f;border:1px solid #298f603d;border-radius:20px;margin-bottom:1.5rem;padding:.3rem .85rem;font-size:.75rem;font-weight:700;display:inline-block;position:relative}._title_zll6t_42{letter-spacing:-.03em;z-index:1;margin-bottom:1rem;font-family:Fraunces,serif;font-size:clamp(2.2rem,5vw,3.3rem);font-weight:700;line-height:1.2;position:relative}._subtitle_zll6t_53{color:var(--text-muted);z-index:1;max-width:660px;margin:0 auto;font-size:1.05rem;line-height:1.7;position:relative}._heroCtaRow_zll6t_63{flex-wrap:wrap;justify-content:center;gap:.7rem;margin-top:1.2rem;display:inline-flex}._primaryCta_zll6t_71,._secondaryCta_zll6t_72{border-radius:999px;padding:.72rem 1.05rem;font-size:.9rem;font-weight:700;text-decoration:none}._primaryCta_zll6t_71{color:#f9fff6;background:linear-gradient(125deg,#176e59,#2d9b6a)}._secondaryCta_zll6t_72{color:#1f4a36;background:#ffffffc2;border:1px solid #b9cfaf}._cards_zll6t_91{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}._card_zll6t_91{background:linear-gradient(145deg,#fffffcf2,#f7f0ddf2);border:1px solid #e6ddc2;border-radius:16px;flex-direction:column;padding:1.75rem 1.5rem;text-decoration:none;transition:border-color .25s,transform .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 20px #3d523717}._card_zll6t_91:before{content:"";opacity:0;background:linear-gradient(135deg,#309d7024,#0000 60%);border-radius:16px;transition:opacity .25s;position:absolute;inset:0}._card_zll6t_91:hover{border-color:#b7cda8;transform:translateY(-4px);box-shadow:0 14px 32px #3a593e21}._card_zll6t_91:hover:before{opacity:1}._cardIcon_zll6t_131{color:#f8fff4;background:linear-gradient(130deg,#1a7b5f,#32a36f);border-radius:50%;place-items:center;width:2rem;height:2rem;margin-bottom:.75rem;font-size:1.15rem;display:inline-grid}._card_zll6t_91 h2{color:#203226;letter-spacing:-.01em;margin:0 0 .5rem;font-size:1.05rem;font-weight:700}._card_zll6t_91 p{color:var(--text-muted);flex:1;margin:0;font-size:.85rem;line-height:1.55}._cardArrow_zll6t_159{color:#1f7a59;opacity:0;margin-top:1rem;font-size:1rem;font-weight:600;transition:opacity .2s,transform .2s;display:inline-block;transform:translate(-4px)}._card_zll6t_91:hover ._cardArrow_zll6t_159{opacity:1;transform:translate(0)}@media (width<=700px){._cards_zll6t_91{grid-template-columns:1fr}._hero_zll6t_7{padding:2.5rem 0 2rem}._subtitle_zll6t_53{font-size:.95rem}._page_zll6t_1{padding:0 1rem 2rem}}._page_v7zau_1{max-width:1080px;margin:0 auto;padding:1.5rem 1rem 3.5rem}._header_v7zau_7 h1{font-size:clamp(1.8rem,2.8vw,2.5rem);line-height:1.1}._header_v7zau_7 p{color:var(--text-muted);max-width:68ch;margin-top:.65rem}._grid_v7zau_18{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1.3rem;display:grid}._panel_v7zau_25,._resultPanel_v7zau_26{background:var(--panel-bg);border:1px solid var(--panel-border);box-shadow:var(--soft-shadow);border-radius:18px;padding:1rem}._panel_v7zau_25 h2,._resultPanel_v7zau_26 h2{margin-bottom:.8rem;font-size:1rem}._form_v7zau_40{gap:.7rem;display:grid}._form_v7zau_40 input,._form_v7zau_40 select,._budgetLabel_v7zau_47 input{background:#fffef8;border:1px solid #dfd7bf;border-radius:10px;width:100%;padding:.65rem .75rem;font-size:.92rem}._form_v7zau_40 input:focus,._form_v7zau_40 select:focus,._budgetLabel_v7zau_47 input:focus{outline-offset:1px;outline:2px solid #88b884}._inlineInputs_v7zau_63{grid-template-columns:repeat(3,minmax(0,1fr));gap:.6rem;display:grid}._inlineInputsSingle_v7zau_69{grid-template-columns:1fr;gap:.6rem;display:grid}._stepperField_v7zau_75{gap:.3rem;display:grid}._stepperField_v7zau_75 label{color:var(--text-muted);font-size:.84rem}._stepperField_v7zau_75 small{color:var(--text-muted);font-size:.78rem}._stepperControl_v7zau_90{grid-template-columns:40px 1fr 40px;align-items:center;gap:.5rem;display:grid}._stepperControl_v7zau_90 button{color:#304b35;cursor:pointer;background:#fffef8;border:1px solid #d5c9a7;border-radius:10px;height:38px;font-size:1.1rem}._stepperControl_v7zau_90 input{text-align:center}._checkboxWrap_v7zau_111{background:#fffef8;border:1px solid #dfd7bf;border-radius:10px;align-items:center;gap:.45rem;padding:.65rem;font-size:.9rem;display:flex}._budgetLabel_v7zau_47{color:var(--text-muted);gap:.35rem;font-size:.9rem;display:grid}._primaryButton_v7zau_129{color:#f6fff4;cursor:pointer;background:linear-gradient(135deg,#0f766e,#22a06b);border:none;border-radius:999px;padding:.75rem 1rem;font-weight:700}._primaryButton_v7zau_129:disabled{opacity:.55;cursor:not-allowed}._itemList_v7zau_144,._checklist_v7zau_145,._tips_v7zau_146{gap:.55rem;margin-top:.75rem;list-style:none;display:grid}._itemList_v7zau_144 li,._checklist_v7zau_145 li{background:#fffef8;border:1px solid #e3dcc8;border-radius:12px;justify-content:space-between;align-items:center;gap:.65rem;padding:.65rem;display:flex}._itemList_v7zau_144 strong,._checklist_v7zau_145 strong{display:block}._itemList_v7zau_144 span,._checklist_v7zau_145 span{color:var(--text-muted);font-size:.82rem}._itemList_v7zau_144 button{color:#a51d2d;cursor:pointer;background:#fde7e9;border:none;border-radius:999px;padding:.35rem .65rem}._stats_v7zau_185{color:var(--text-muted);justify-content:space-between;margin:.8rem 0;font-size:.86rem;display:flex}._resultStats_v7zau_193{gap:.3rem;margin-bottom:.8rem;display:grid}._buy_v7zau_199{border-left:4px solid #12715e}._skip_v7zau_203{border-left:4px solid #5b6a5e}._actionBadge_v7zau_207{color:#1d6f4d;background:#edf7ec;border-radius:999px;padding:.25rem .6rem;font-size:.73rem;font-weight:700}._error_v7zau_216{color:#9f1239;background:#ffe8ee;border:1px solid #f6bfd0;border-radius:10px;margin-top:.9rem;padding:.65rem .8rem}._notice_v7zau_225{color:#0f5132;background:#e9f8ef;border:1px solid #b6e6c8;border-radius:10px;margin-top:.75rem;padding:.6rem .8rem}._muted_v7zau_234{color:var(--text-muted);margin:.75rem 0}@media (width<=900px){._grid_v7zau_18,._inlineInputs_v7zau_63{grid-template-columns:1fr}}._page_f0doe_1{max-width:1040px;margin:0 auto;padding:1.5rem 1rem 3rem}._header_f0doe_7 p{color:var(--text-muted);margin-top:.5rem}._layout_f0doe_12{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1rem;display:grid}._card_f0doe_19,._result_f0doe_20{background:var(--panel-bg);border:1px solid var(--panel-border);box-shadow:var(--soft-shadow);border-radius:18px;padding:1rem}._fieldGrid_f0doe_28{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}label{color:var(--text-muted);gap:.35rem;font-size:.9rem;display:grid}input,button{border:1px solid #d9cfb0;border-radius:10px;padding:.62rem .7rem;font-size:.92rem}input{background:#fffef8}._form_f0doe_53{gap:.65rem;margin-top:.8rem;display:grid}button{color:#f9fff6;cursor:pointer;background:linear-gradient(120deg,#146c60,#34965f);border:none;margin-top:.8rem;font-weight:700}button:disabled{opacity:.55;cursor:not-allowed}._entryList_f0doe_73,._result_f0doe_20 ul{gap:.55rem;margin-top:.8rem;list-style:none;display:grid}._entryList_f0doe_73 li,._result_f0doe_20 li{background:#fffef8;border:1px solid #e4dcc3;border-radius:10px;justify-content:space-between;gap:.6rem;padding:.58rem .65rem;display:flex}._result_f0doe_20{margin-top:1rem}._result_f0doe_20 h3{margin-top:.9rem}._error_f0doe_100{color:#9f1239;background:#ffe8ee;border:1px solid #f6bfd0;border-radius:10px;margin-top:.85rem;padding:.6rem .75rem}._muted_f0doe_109{color:var(--text-muted);margin-top:.7rem}@media (width<=900px){._layout_f0doe_12,._fieldGrid_f0doe_28{grid-template-columns:1fr}}._page_13ny7_1{gap:1rem;max-width:1100px;margin:0 auto;padding:1.5rem 1rem 3rem;display:grid}._header_13ny7_9 h1{font-size:clamp(1.7rem,2.7vw,2.3rem)}._header_13ny7_9 p{color:var(--text-muted);margin-top:.5rem}._panel_13ny7_18{background:var(--panel-bg);border:1px solid var(--panel-border);box-shadow:var(--soft-shadow);border-radius:16px;padding:1rem}._panel_13ny7_18 h2{margin-bottom:.75rem;font-size:1rem}._itemList_13ny7_31{gap:.6rem;list-style:none;display:grid}._itemList_13ny7_31 li{background:#fffef8;border:1px solid #e5ddc3;border-radius:12px;grid-template-columns:90px 1.3fr 1fr 90px 90px 120px 120px;align-items:center;gap:.5rem;padding:.65rem;display:grid}._itemList_13ny7_31 input,._addRow_13ny7_49 input{background:#fffef8;border:1px solid #ddd1ac;border-radius:9px;width:100%;padding:.5rem .6rem}._itemList_13ny7_31 input:focus,._addRow_13ny7_49 input:focus{outline-offset:1px;outline:2px solid #88b884}._checkWrap_13ny7_63{align-items:center;gap:.35rem;font-size:.85rem;display:flex}._lineTotal_13ny7_70{text-align:right;color:#173725}._addRow_13ny7_49{grid-template-columns:1.2fr 1fr 110px 90px 120px auto;gap:.55rem;display:grid}._addRow_13ny7_49 button,._checkoutButton_13ny7_82{color:#f6fff4;cursor:pointer;background:linear-gradient(135deg,#0f766e,#22a06b);border:none;border-radius:999px;padding:.65rem .95rem;font-weight:700}._checkoutButton_13ny7_82:disabled{opacity:.55;cursor:not-allowed}._checkoutRow_13ny7_97{justify-content:space-between;align-items:center;gap:.8rem;display:flex}._historyHeader_13ny7_104{justify-content:space-between;align-items:center;gap:.8rem;margin-bottom:.7rem;display:flex}._secondaryButton_13ny7_112{color:#1f3a2a;cursor:pointer;background:#fffef8;border:1px solid #d5c9a7;border-radius:999px;padding:.5rem .85rem;font-weight:700}._secondaryButton_13ny7_112:disabled{opacity:.55;cursor:not-allowed}._totalLine_13ny7_127{color:#1f3a2a;margin-bottom:.6rem}._historyList_13ny7_132{gap:.55rem;list-style:none;display:grid}._historyList_13ny7_132 li{background:#fffef8;border:1px solid #e5ddc3;border-radius:12px;justify-content:space-between;align-items:center;gap:.7rem;padding:.65rem;display:flex}._historyActions_13ny7_149{align-items:center;gap:.55rem;display:flex}._deleteButton_13ny7_155{color:#a51d2d;cursor:pointer;background:#fde7e9;border:none;border-radius:999px;padding:.35rem .7rem;font-weight:700}._historyList_13ny7_132 span{color:var(--text-muted);font-size:.83rem}._muted_13ny7_170{color:var(--text-muted)}._error_13ny7_174{color:#9f1239;background:#ffe8ee;border:1px solid #f6bfd0;border-radius:10px;padding:.65rem .8rem}._notice_13ny7_182{color:#0f5132;background:#e9f8ef;border:1px solid #b6e6c8;border-radius:10px;padding:.65rem .8rem}@media (width<=980px){._itemList_13ny7_31 li{grid-template-columns:repeat(2,minmax(0,1fr))}._lineTotal_13ny7_70{text-align:left}._addRow_13ny7_49{grid-template-columns:1fr}._checkoutRow_13ny7_97,._historyHeader_13ny7_104{flex-direction:column;align-items:flex-start}}
