.est-page{min-height:100vh;padding:8rem 0 5rem;background:var(--bg)}.est-back{display:inline-flex;align-items:center;gap:0.4rem;color:var(--w50);font-size:0.9rem;text-decoration:none;margin-bottom:2rem;transition:color 0.2s}.est-back:hover{color:var(--w)}.est-page-header{text-align:center;margin-bottom:2.5rem}.est-page-header .label{display:inline-block;margin-bottom:0.75rem}.est-page-header h1{font-family:var(--fd);font-size:clamp(2rem,5vw,3rem);margin-bottom:1rem}.est-page-header p{color:var(--w70);max-width:560px;margin:0 auto;font-size:1.05rem}.est-shell{--est-shell-pad-x:clamp(1.5rem,4vw,3rem);--est-shell-pad-y:clamp(1.5rem,4vw,3rem);max-width:780px;margin:0 auto;background:var(--bg3);border:1px solid var(--w08);border-radius:var(--rl);padding:var(--est-shell-pad-y) var(--est-shell-pad-x)}.est-progress-track{width:100%;height:8px;background:var(--w08);border-radius:99px;overflow:hidden;margin-bottom:2.25rem}.est-progress-fill{height:100%;background:var(--gold);border-radius:99px;transition:width 0.4s var(--eo);width:0%}.est-direct-contact{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;background:var(--w05,rgba(255,255,255,0.05));border:1px solid var(--w08);border-radius:var(--r);padding:0.9rem 1.1rem;margin-bottom:1.75rem}.est-direct-contact span{font-size:0.9rem;color:var(--w50)}.est-direct-contact .btn{white-space:nowrap}.est-question{margin-bottom:1.75rem}.est-question .label{margin-bottom:0.6rem}.est-question h2{font-family:var(--fd);font-size:clamp(1.4rem,3vw,1.9rem);font-weight:800;line-height:1.25}.est-question p{color:var(--w50);margin-top:0.5rem;font-size:1rem}.est-option-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:0.5rem}.est-option-grid.est-two-col{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.est-pager{display:flex;align-items:center;justify-content:center;gap:0.4rem;margin:1.5rem 0 0.5rem}.est-pager-btn,.est-pager-arrow{display:flex;align-items:center;justify-content:center;min-width:36px;height:36px;padding:0 0.5rem;background:transparent;border:1px solid var(--w15);border-radius:var(--r);color:var(--w70);font-family:var(--fb);font-size:0.9rem;font-weight:600;cursor:pointer;transition:border-color 0.2s,color 0.2s,background 0.2s}.est-pager-btn:hover,.est-pager-arrow:hover:not(:disabled){border-color:var(--w30);color:var(--w)}.est-pager-btn.active{background:var(--gold);border-color:var(--gold);color:var(--bg)}.est-pager-arrow:disabled{opacity:0.3;cursor:not-allowed}.est-pager-arrow svg{width:16px;height:16px}.est-option-card{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:0.65rem;background:var(--bg4);border:2px solid var(--w08);border-radius:var(--rl);padding:1.5rem 1.4rem;min-height:116px;cursor:pointer;text-align:left;color:var(--w);font-family:var(--fb);transition:border-color 0.2s,background 0.2s,transform 0.15s}.est-option-card:hover{border-color:var(--w30)}.est-option-card:focus-visible{outline:2px solid var(--gold);outline-offset:2px}.est-option-card.selected{border-color:var(--gold);background:rgba(255,255,255,0.06)}.est-option-card:active{transform:scale(0.98)}.est-option-icon{width:34px;height:34px;flex-shrink:0;color:var(--gold)}.est-option-icon svg{width:100%;height:100%}.est-option-card.est-photo-card{padding:0;overflow:hidden;gap:0}.est-option-photo{width:100%;aspect-ratio:1 / 1;background:var(--bg)}.est-option-photo img{width:100%;height:100%;object-fit:cover;display:block}.est-option-body{display:flex;flex-direction:column;align-items:flex-start;gap:0.65rem;padding:1.25rem 1.4rem 1.4rem;width:100%}.est-favorite-badge{position:absolute;top:0.9rem;left:0.9rem;z-index:1;display:inline-flex;align-items:center;gap:0.3rem;background:var(--gold);color:var(--bg);font-size:0.68rem;font-weight:700;letter-spacing:0.02em;padding:0.3rem 0.6rem;border-radius:99px;white-space:nowrap}.est-option-name{font-size:1.12rem;font-weight:700;line-height:1.3}.est-option-sub{font-size:0.86rem;color:var(--w50);line-height:1.45}.est-option-tier{display:inline-block;font-size:0.72rem;font-weight:700;letter-spacing:0.04em;color:var(--gold);background:rgba(255,255,255,0.08);padding:0.2rem 0.55rem;border-radius:99px}.est-option-tag{display:inline-block;font-size:0.7rem;font-weight:600;color:var(--w70);background:transparent;border:1px solid var(--w15);padding:0.18rem 0.55rem;border-radius:99px}.est-option-warning{display:block;font-size:0.72rem;font-weight:700;color:#ffb84d;background:rgba(255,184,77,0.12);border:1px solid rgba(255,184,77,0.35);padding:0.3rem 0.6rem;border-radius:var(--r);margin-bottom:0.5rem;line-height:1.4}.est-scroll-grid{max-height:34rem;overflow-y:auto;padding:0.25rem 0.5rem 0.25rem 0.25rem;margin:0 -0.5rem 0.5rem -0.25rem}.est-scroll-grid::-webkit-scrollbar{width:8px}.est-scroll-grid::-webkit-scrollbar-track{background:transparent}.est-scroll-grid::-webkit-scrollbar-thumb{background:var(--w15);border-radius:99px}.est-scroll-grid::-webkit-scrollbar-thumb:hover{background:var(--w30)}.est-check{position:absolute;top:0.9rem;right:0.9rem;width:26px;height:26px;border-radius:50%;border:2px solid var(--w30);display:flex;align-items:center;justify-content:center;color:var(--bg);background:transparent;transition:background 0.2s,border-color 0.2s}.est-option-card.selected .est-check{background:var(--gold);border-color:var(--gold)}.est-check svg{width:15px;height:15px;opacity:0;transition:opacity 0.15s}.est-option-card.selected .est-check svg{opacity:1}.est-inline-input-card{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:0.65rem;background:var(--bg4);border:2px solid var(--w08);border-radius:var(--rl);padding:1.5rem 1.4rem;min-height:116px;color:var(--w);font-family:var(--fb);transition:border-color 0.2s,background 0.2s}.est-inline-input-card.selected{border-color:var(--gold);background:rgba(255,255,255,0.06)}.est-inline-input-form{display:flex;align-items:center;flex-wrap:wrap;gap:0.6rem;width:100%;margin-top:0.2rem}.est-inline-x{color:var(--w50);font-size:0.9rem;flex-shrink:0}.est-inline-input{flex:1;min-width:90px;padding:0.7rem 0.9rem;background:var(--bg);border:1px solid var(--w15);border-radius:var(--r);color:var(--w);font-family:var(--fb);font-size:0.95rem}.est-inline-input:focus{outline:none;border-color:var(--gold)}.est-inline-submit-btn{flex-shrink:0;padding:0.7rem 1.1rem;font-size:0.85rem}.est-inline-confirmed{display:flex;align-items:center;flex-wrap:wrap;gap:0.6rem;width:100%;margin-top:0.2rem;font-size:0.9rem;color:var(--w70)}.est-inline-confirmed svg{width:16px;height:16px;color:var(--gold);flex-shrink:0}.est-inline-confirmed strong{color:var(--w)}.est-inline-link-btn{background:none;border:none;color:var(--w50);font-size:0.82rem;font-weight:600;text-decoration:underline;text-underline-offset:3px;cursor:pointer;padding:0}.est-inline-link-btn:hover{color:var(--w)}.est-stepper-row{display:flex;flex-wrap:wrap;gap:1.75rem;margin-bottom:1.5rem}.est-stepper-field{flex:1;min-width:200px}.est-stepper-label{font-size:0.95rem;font-weight:600;color:var(--w70);margin-bottom:0.75rem;display:block}.est-stepper{display:flex;align-items:center;background:var(--bg4);border:1px solid var(--w15);border-radius:var(--rl);overflow:hidden}.est-stepper-btn{width:56px;height:56px;flex-shrink:0;background:transparent;border:none;color:var(--w);font-size:1.6rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background 0.2s}.est-stepper-btn:hover{background:var(--w08)}.est-stepper-btn:active{background:var(--w15)}.est-stepper-value{flex:1;text-align:center;font-family:var(--fd);font-size:1.6rem;font-weight:800}.est-stepper-unit{font-size:0.78rem;color:var(--w50);margin-top:0.5rem;text-align:center}.est-dim-readout{text-align:center;margin-top:1.5rem;padding:1rem;background:var(--w08);border-radius:var(--r);font-size:1rem;color:var(--w70)}.est-dim-readout strong{color:var(--w);font-family:var(--fd);font-size:1.15rem}.est-form-field{margin-bottom:1.4rem}.est-form-field label{display:block;font-size:0.95rem;font-weight:600;color:var(--w70);margin-bottom:0.6rem}.est-form-field input{width:100%;padding:1rem 1.1rem;background:var(--bg4);border:1px solid var(--w15);border-radius:var(--r);color:var(--w);font-family:var(--fb);font-size:1.05rem}.est-form-field input:focus{outline:none;border-color:var(--gold)}.est-form-note{font-size:0.85rem;color:var(--w50);margin-bottom:1.5rem}.est-form-note a{color:var(--gold);text-decoration:underline;text-underline-offset:3px}.est-error{color:#ff8080;font-size:0.85rem;margin-top:0.5rem;display:none}.est-error.visible{display:block}.est-nav-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin:2rem calc(var(--est-shell-pad-x) * -1) calc(var(--est-shell-pad-y) * -1);padding:1.75rem var(--est-shell-pad-x) var(--est-shell-pad-y);padding-bottom:calc(var(--est-shell-pad-y) + env(safe-area-inset-bottom,0px));border-top:1px solid var(--w08);background:var(--bg3);position:sticky;bottom:0;border-radius:0 0 var(--rl) var(--rl)}.est-btn-back{display:inline-flex;align-items:center;gap:0.4rem;background:none;border:none;color:var(--w50);font-size:1rem;font-weight:600;cursor:pointer;padding:0.75rem 0.25rem;transition:color 0.2s}.est-btn-back:hover{color:var(--w)}.est-btn-back:disabled{visibility:hidden}.est-btn-next{min-width:160px;justify-content:center;font-size:1rem;padding:1rem 2rem}.est-btn-next:disabled{opacity:0.4;cursor:not-allowed;pointer-events:none}.est-result-price{text-align:center;padding:2rem 1rem 1.5rem}.est-result-price .est-result-label{font-size:0.8rem;text-transform:uppercase;letter-spacing:0.14em;color:var(--w50);font-weight:600;margin-bottom:0.75rem}.est-result-range{font-family:var(--fd);font-weight:800;font-size:clamp(2.2rem,6vw,3.2rem);color:var(--w);letter-spacing:-0.02em}.est-result-disclaimer{color:var(--w50);font-size:0.88rem;max-width:480px;margin:1rem auto 0;line-height:1.6}.est-result-trust-note{background:rgba(201,151,79,0.1);border:1px solid rgba(201,151,79,0.4);border-radius:var(--r);max-width:560px;margin:1.25rem auto 0;padding:1.1rem 1.4rem;text-align:left}.est-trust-note-label{display:block;color:var(--ember);font-size:0.72rem;font-weight:800;letter-spacing:0.06em;text-transform:uppercase;margin-bottom:0.4rem}.est-result-trust-note p{color:var(--w90);font-size:0.88rem;font-weight:500;line-height:1.6}.est-breakdown{margin:2rem 0;border-top:1px solid var(--w08);border-bottom:1px solid var(--w08);padding:1.25rem 0}.est-build-notes{background:var(--w08);border-radius:var(--r);padding:1.1rem 1.4rem;margin-bottom:2rem}.est-build-notes p{color:var(--w70);font-size:0.88rem;line-height:1.6}.est-build-notes p + p{margin-top:0.75rem}.est-build-notes strong{color:var(--w)}.est-build-notes a{color:var(--gold);text-decoration:underline}.est-breakdown-row{display:flex;justify-content:space-between;gap:1rem;padding:0.6rem 0;font-size:0.95rem}.est-breakdown-row span:first-child{color:var(--w70)}.est-breakdown-row span:last-child{color:var(--w);font-weight:600}.est-result-actions{display:flex;flex-wrap:wrap;gap:0.85rem;justify-content:center;margin-top:2rem}.est-result-actions .btn{font-size:0.95rem;padding:1rem 1.75rem}.est-quote-confirm{width:100%;text-align:center;padding:0.5rem 1rem;animation:fadeInUp 0.5s var(--eo)}.est-quote-confirm-icon{width:56px;height:56px;border-radius:50%;background:rgba(39,174,96,0.12);display:flex;align-items:center;justify-content:center;margin:0 auto 1rem}.est-quote-confirm-icon svg{width:28px;height:28px;stroke:#27ae60}.est-quote-confirm h3{font-family:var(--fd);font-size:1.3rem;font-weight:700;margin-bottom:0.5rem;color:var(--w)}.est-quote-confirm p{color:var(--w50);font-size:0.9rem;line-height:1.6;max-width:380px;margin:0 auto}.est-plant-toolbar{display:flex;flex-wrap:wrap;gap:0.75rem;margin-bottom:1.25rem}.est-plant-search{flex:1;min-width:180px;padding:0.7rem 1rem;background:var(--bg4);border:1px solid var(--w15);border-radius:var(--r);color:var(--w);font-family:var(--fb);font-size:0.92rem}.est-plant-search:focus{outline:none;border-color:var(--gold)}.est-plant-search::placeholder{color:var(--w50)}.est-plant-filters{display:flex;flex-wrap:wrap;gap:0.5rem}.est-plant-filter-btn{padding:0.55rem 0.9rem;background:var(--bg4);border:1px solid var(--w15);border-radius:99px;color:var(--w70);font-family:var(--fb);font-size:0.78rem;font-weight:600;cursor:pointer;transition:border-color 0.2s,color 0.2s,background 0.2s;white-space:nowrap}.est-plant-filter-btn:hover{border-color:var(--w30);color:var(--w)}.est-plant-filter-btn.active{background:var(--gold);border-color:var(--gold);color:var(--bg)}.est-plant-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:0.85rem}.est-plant-empty{grid-column:1 / -1;text-align:center;color:var(--w50);padding:2rem 0}.est-plant-card{position:relative;background:var(--bg4);border:2px solid var(--w08);border-radius:var(--rl);padding:1.1rem 1.2rem;transition:border-color 0.2s,background 0.2s}.est-plant-card.has-qty{border-color:var(--gold);background:rgba(255,255,255,0.06)}.est-plant-card-photo{aspect-ratio:4 / 3;margin:-1.1rem -1.2rem 0.9rem;border-radius:8px 8px 0 0;overflow:hidden;background:var(--bg)}.est-plant-card-photo img{width:100%;height:100%;object-fit:cover;object-position:center 30%;display:block}.est-plant-card-top{display:flex;justify-content:space-between;align-items:flex-start;gap:0.75rem;margin-bottom:0.6rem}.est-plant-card-name{font-size:1.02rem;font-weight:700;line-height:1.3}.est-plant-card-price{font-family:var(--fd);font-weight:800;font-size:0.95rem;color:var(--gold);white-space:nowrap;flex-shrink:0}.est-plant-card-tags{display:flex;flex-wrap:wrap;gap:0.4rem;margin-bottom:0.9rem}.est-deer-badge{display:inline-block;font-size:0.68rem;font-weight:700;color:#ffb84d;background:rgba(255,184,77,0.12);border:1px solid rgba(255,184,77,0.35);padding:0.18rem 0.55rem;border-radius:99px;cursor:help}.est-plant-stepper{display:flex;align-items:center;justify-content:space-between;background:var(--bg);border:1px solid var(--w15);border-radius:99px;overflow:hidden;width:fit-content}.est-plant-stepper .est-stepper-btn{width:38px;height:38px;font-size:1.15rem}.est-plant-stepper .est-stepper-btn:disabled{opacity:0.3;cursor:not-allowed}.est-plant-stepper .est-stepper-value{font-family:var(--fb);font-size:1rem;font-weight:700;min-width:30px;text-align:center}.est-plant-cap-note{font-size:0.76rem;color:var(--w50);margin-top:0.6rem;line-height:1.5}.est-plant-cap-note a{color:var(--gold)}.est-plant-large-note{font-size:0.85rem;color:var(--w70)}.est-cart-bar{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;background:var(--bg3);border:1px solid var(--w15);border-radius:var(--rl);padding:1rem 1.25rem;margin-bottom:1.25rem;font-size:0.92rem;color:var(--w70)}.est-cart-bar-total strong,#est-cart-subtotal{color:var(--w);font-family:var(--fd);font-size:1.15rem;font-weight:800}.est-cart-warning{background:rgba(255,184,77,0.1);border:1px solid rgba(255,184,77,0.3);color:#ffb84d;font-size:0.85rem;line-height:1.6;padding:0.9rem 1.1rem;border-radius:var(--r);margin-bottom:1.25rem}.est-cart-warning a{color:#ffb84d;text-decoration:underline}.est-cart-min-note{background:rgba(255,255,255,0.05);border:1px solid var(--w15);color:var(--w70);font-size:0.85rem;line-height:1.6;padding:0.9rem 1.1rem;border-radius:var(--r);margin-bottom:1.25rem}.est-cart-min-note.est-cart-min-note-blocking{background:rgba(255,184,77,0.1);border:1px solid rgba(255,184,77,0.3);color:#ffb84d}.est-cart-min-note a{color:var(--gold)}.est-cart-min-note-blocking a{color:#ffb84d}@media (max-width:600px){.est-plant-grid{grid-template-columns:1fr}}.est-option-card.est-cat-card{min-height:150px;align-items:center;text-align:center}.est-option-card.est-cat-card .est-option-icon{width:44px;height:44px}@media (max-width:600px){.est-shell{--est-shell-pad-x:1.1rem;--est-shell-pad-y:1.5rem}.est-option-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.est-stepper-row{gap:1.25rem}.est-result-actions .btn{width:100%}}