.rehber-module__HZNKAq__container{max-width:1000px;margin:0 auto;padding:60px 20px}.rehber-module__HZNKAq__header{text-align:center;margin-bottom:50px}.rehber-module__HZNKAq__title{margin:10px 0;font-size:2.5rem}.rehber-module__HZNKAq__subtitle{opacity:.6;max-width:600px;margin:0 auto;font-size:1.1rem}.rehber-module__HZNKAq__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-bottom:60px;display:grid}.rehber-module__HZNKAq__card{flex-direction:column;padding:30px;display:flex}.rehber-module__HZNKAq__cardHeader{align-items:center;gap:15px;margin-bottom:20px;display:flex}.rehber-module__HZNKAq__iconBox{background:var(--forest-green-glow);border-radius:var(--radius-md);justify-content:center;align-items:center;width:48px;height:48px;display:flex}.rehber-module__HZNKAq__cardHeader h3{margin:0;font-size:1.2rem}.rehber-module__HZNKAq__description{opacity:.8;margin-bottom:20px;font-size:.95rem;line-height:1.6}.rehber-module__HZNKAq__divider{background:var(--glass-border);height:1px;margin-bottom:20px}.rehber-module__HZNKAq__articleList{flex-direction:column;gap:12px;margin:0 0 30px;padding:0;list-style:none;display:flex}.rehber-module__HZNKAq__articleList li{opacity:.7;align-items:center;gap:10px;font-size:.9rem;display:flex}.rehber-module__HZNKAq__readMoreBtn{color:var(--forest-green);cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;margin-top:auto;padding:0;font-family:Outfit,sans-serif;font-weight:700;transition:gap .2s;display:flex}.rehber-module__HZNKAq__readMoreBtn:hover{gap:12px}.rehber-module__HZNKAq__seasonalSection{margin-bottom:60px;padding:40px}.rehber-module__HZNKAq__seasonalHeader{align-items:center;gap:20px;margin-bottom:30px;display:flex}.rehber-module__HZNKAq__calendarIcon{background:var(--sunset-orange);width:60px;height:60px;box-shadow:0 10px 20px var(--sunset-glow);border-radius:12px;flex-direction:column;display:flex;overflow:hidden}.rehber-module__HZNKAq__monthLabel{color:#fff;text-transform:uppercase;text-align:center;background:#0000001a;padding:4px;font-size:.7rem;font-weight:800}.rehber-module__HZNKAq__dayLabel{color:#fff;flex:1;justify-content:center;align-items:center;font-size:1.4rem;font-weight:800;display:flex}.rehber-module__HZNKAq__tipsGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;display:grid}.rehber-module__HZNKAq__tipCard{border-radius:var(--radius-md);background:#00000008;padding:20px}@media (prefers-color-scheme:dark){.rehber-module__HZNKAq__tipCard{background:#ffffff08}}.rehber-module__HZNKAq__tipCategory{color:var(--sunset-orange);text-transform:uppercase;letter-spacing:1px;font-size:.7rem;font-weight:800}.rehber-module__HZNKAq__tipCard h4{margin:8px 0}.rehber-module__HZNKAq__tipCard p{opacity:.7;font-size:.9rem;line-height:1.5}.rehber-module__HZNKAq__askCommunity{justify-content:space-between;align-items:center;gap:30px;padding:40px;display:flex}.rehber-module__HZNKAq__askContent{align-items:center;gap:20px;display:flex}.rehber-module__HZNKAq__askContent h3{margin:0 0 5px}.rehber-module__HZNKAq__askContent p{opacity:.7;margin:0}.rehber-module__HZNKAq__modalOverlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:10000;background:#00000080;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.rehber-module__HZNKAq__modalContent{width:100%;max-width:700px;max-height:90vh;padding:40px;overflow-y:auto}.rehber-module__HZNKAq__closeBtn{cursor:pointer;opacity:.5;background:0 0;border:none;font-size:2rem;position:absolute;top:20px;right:20px}.rehber-module__HZNKAq__modalHeader{align-items:center;gap:20px;margin-bottom:30px;display:flex}.rehber-module__HZNKAq__modalIconBox{background:var(--forest-green-glow);border-radius:var(--radius-md);justify-content:center;align-items:center;width:60px;height:60px;display:flex}.rehber-module__HZNKAq__modalBody h3{margin:25px 0 15px}.rehber-module__HZNKAq__modalBody p,.rehber-module__HZNKAq__modalBody li{opacity:.8;line-height:1.6}.rehber-module__HZNKAq__modalBody ol,.rehber-module__HZNKAq__modalBody ul{padding-left:20px}@media (max-width:768px){.rehber-module__HZNKAq__askCommunity{text-align:center;flex-direction:column}.rehber-module__HZNKAq__askContent{flex-direction:column}.rehber-module__HZNKAq__seasonalSection,.rehber-module__HZNKAq__modalContent{padding:24px}}
.CostCalculator-module__K3CTkW__calcContainer{margin-top:30px;padding:25px}.CostCalculator-module__K3CTkW__header{align-items:center;gap:20px;margin-bottom:25px;display:flex}.CostCalculator-module__K3CTkW__header h3{margin:0;font-size:1.4rem}.CostCalculator-module__K3CTkW__header p{opacity:.7;margin:5px 0 0;font-size:.9rem}.CostCalculator-module__K3CTkW__grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:20px;margin-bottom:30px;display:grid}.CostCalculator-module__K3CTkW__inputGroup{flex-direction:column;gap:8px;display:flex}.CostCalculator-module__K3CTkW__inputGroup label{opacity:.8;font-size:.85rem;font-weight:500}.CostCalculator-module__K3CTkW__inputGroup input{color:var(--foreground);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;padding:12px;font-size:1rem}.CostCalculator-module__K3CTkW__inputGroup input:focus{border-color:var(--sunset-orange);outline:none;box-shadow:0 0 10px #ff8c421a}.CostCalculator-module__K3CTkW__result{border:1px dashed var(--sunset-orange);background:#ff8c420d;border-radius:15px;padding:20px}.CostCalculator-module__K3CTkW__resItem{justify-content:space-between;margin-bottom:8px;font-size:.95rem;display:flex}.CostCalculator-module__K3CTkW__total{color:var(--sunset-orange);border-top:1px solid #ff8c4233;justify-content:space-between;margin-top:15px;padding-top:15px;font-size:1.2rem;display:flex}
