.nysat-offer-start{scroll-margin-top:110px;padding:clamp(1.25rem,4vw,2.5rem);border:1px solid #cfe1d9;border-radius:20px;background:#fff;box-shadow:0 18px 60px rgba(16,35,29,.08)}
.nysat-progress{display:grid;grid-template-columns:repeat(8,1fr);gap:5px;margin-bottom:1.25rem}.nysat-progress span{height:5px;border-radius:99px;background:#dce7e2}.nysat-progress span.is-active{background:#0c7a58}
.nysat-offer-start__step{margin:0;color:#0c7a58;font-size:.82rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.nysat-offer-start h2{margin:.35rem 0;font-size:clamp(1.75rem,4vw,2.6rem);line-height:1.1}
.nysat-category-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.8rem;margin-top:1.5rem}
.nysat-category-card{min-height:110px;padding:1rem;text-align:left;color:#10231d;background:#f7f5ee;border:2px solid transparent;border-radius:14px;cursor:pointer}
.nysat-category-card:hover,.nysat-category-card:focus-visible{border-color:#0c7a58;outline:none}
.nysat-category-card strong,.nysat-category-card span{display:block}.nysat-category-card span{margin-top:.35rem;color:#486159;font-size:.9rem}
.nysat-category-card--category{position:relative;display:block;overflow:hidden;min-height:120px;padding:1.05rem;background:linear-gradient(145deg,#faf9f4,#f4f2e9);border:1px solid #ebe8de;box-shadow:0 8px 24px rgba(16,35,29,.035);transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.nysat-category-card--category:hover,.nysat-category-card--category:focus-visible{box-shadow:0 12px 30px rgba(16,35,29,.09);transform:translateY(-2px)}.nysat-category-card--category .nysat-category-card__icon{position:absolute;right:-15px;bottom:-18px;display:grid;place-items:center;width:92px;height:92px;margin:0;opacity:.12}.nysat-category-card__icon img{display:block;width:30px;height:30px}.nysat-category-card--category .nysat-category-card__icon img{width:76px;height:76px}.nysat-category-card--category .nysat-category-card__copy{position:relative;z-index:1;margin:0;color:#10231d}.nysat-category-card--category strong{font-size:1.03rem;line-height:1.25}.nysat-category-card--category .nysat-category-card__description{max-width:19ch;margin-top:.35rem;color:#486159;font-size:.9rem;line-height:1.32}
.nysat-offer-empty,.nysat-offer-start__notice{margin-top:1.5rem;padding:1rem;border-radius:12px;background:#dff6ed}
.nysat-offer-status{min-height:1.5rem;margin-top:.5rem;color:#486159}.nysat-offer-actions{margin-top:1.25rem}.nysat-back{padding:.65rem 1rem;color:#10231d;background:#fff;border:1px solid #9bb4aa;border-radius:10px;font-weight:700;cursor:pointer}.nysat-back:hover,.nysat-back:focus-visible{border-color:#0c7a58;outline:2px solid #dff6ed}
.nysat-selection-summary{margin-top:1.5rem;padding:1.25rem;border-radius:14px;background:#dff6ed}.nysat-selection-summary ul{display:flex;flex-wrap:wrap;gap:.5rem;margin:0 0 1rem;padding:0;list-style:none}.nysat-selection-summary li{padding:.4rem .7rem;border-radius:999px;background:#fff;font-weight:700}.nysat-selection-summary p{margin:0}
.nysat-question-panel{display:grid;gap:1rem;background:transparent;padding:0}.nysat-question{min-width:0;margin:0;padding:1rem;border:1px solid #cfe1d9;border-radius:14px;background:#fff}.nysat-question legend{padding:0 .3rem;font-weight:750}.nysat-answer-input,.nysat-question select,.nysat-question textarea{width:100%;min-height:48px;padding:.7rem .8rem;border:1px solid #9bb4aa;border-radius:10px;background:#fff;font:inherit}.nysat-question textarea{min-height:110px;resize:vertical}.nysat-answer-choices{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:.6rem}.nysat-answer-choices label{position:relative}.nysat-answer-choices input{position:absolute;opacity:0}.nysat-answer-choices span{display:flex;align-items:center;justify-content:center;min-height:48px;padding:.6rem;border:1px solid #9bb4aa;border-radius:10px;text-align:center;cursor:pointer}.nysat-answer-choices input:checked+span{color:#fff;background:#0c7a58;border-color:#0c7a58}.nysat-answer-choices input:focus-visible+span{outline:3px solid #b9e8d8;outline-offset:2px}.nysat-question-actions{display:flex;justify-content:flex-end;margin-top:.5rem}.nysat-question-next{min-height:50px;padding:.75rem 1.2rem;color:#fff;background:#0c7a58;border:0;border-radius:12px;font-weight:750;cursor:pointer}.nysat-question[hidden]{display:none}
.nysat-photo-upload{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:150px;padding:1.25rem;border:2px dashed #79a995;border-radius:16px;background:#f4fbf8;text-align:center;cursor:pointer}.nysat-photo-upload input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}.nysat-photo-upload strong{font-size:1.08rem}.nysat-photo-upload span{margin-top:.3rem;color:#486159;font-size:.9rem}.nysat-photo-upload:focus-within{outline:3px solid #b9e8d8;outline-offset:2px}.nysat-photo-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.7rem}.nysat-photo-card{position:relative;overflow:hidden;aspect-ratio:1;margin:0;border-radius:12px;background:#edf5f1}.nysat-photo-card img{width:100%;height:100%;object-fit:cover}.nysat-photo-card button{position:absolute;top:.35rem;right:.35rem;width:32px;height:32px;color:#fff;background:rgba(16,35,29,.85);border:0;border-radius:50%;font-size:1.25rem;line-height:1;cursor:pointer}
.nysat-upload-progress{display:grid;gap:.55rem;padding:.9rem 1rem;color:#075d45;background:#f3faf7;border:1px solid #b9ddcf;border-radius:12px;font-weight:750}.nysat-upload-progress__track{height:12px;overflow:hidden;background:#dce7e2;border-radius:999px}.nysat-upload-progress__track span{display:block;width:0;height:100%;background:#0c7a58;border-radius:inherit;transition:width .2s ease}.nysat-upload-progress.is-error{color:#9c2d25;background:#fff1f0;border-color:#e6a8a3}.nysat-upload-progress.is-error .nysat-upload-progress__track span{background:#c93c31}
.nysat-delivery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.8rem}.nysat-delivery-grid .nysat-category-card span{display:block;margin-top:.35rem;color:#486159;font-size:.9rem}.nysat-contact-form{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.nysat-contact-field{display:grid;gap:.35rem}.nysat-contact-field>span{font-weight:700}.nysat-contact-field input,.nysat-contact-field textarea{width:100%;min-height:48px;padding:.7rem .8rem;border:1px solid #9bb4aa;border-radius:10px;background:#fff;font:inherit}.nysat-contact-field textarea{resize:vertical}.nysat-contact-field--wide{grid-column:1/-1}.nysat-consent{display:flex;align-items:flex-start;gap:.7rem;font-size:.92rem}.nysat-consent input{flex:0 0 auto;width:20px;height:20px;min-height:0;margin-top:.15rem}.nysat-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important}.nysat-offer-success{display:grid;gap:.3rem;padding:1.4rem;border-radius:14px;background:#dff6ed;text-align:center}.nysat-offer-success strong{font-size:clamp(1.8rem,5vw,2.8rem);letter-spacing:.03em}.nysat-whatsapp{display:flex;align-items:center;justify-content:center;min-height:50px;margin-top:1rem;padding:.75rem 1rem;color:#fff;background:#158a61;border-radius:12px;font-weight:750;text-decoration:none}
.nysat-offer-start[aria-busy="true"] .nysat-category-grid{min-height:100px;background:linear-gradient(90deg,#f7f5ee 25%,#edf5f1 50%,#f7f5ee 75%);background-size:200% 100%;border-radius:14px;animation:nysat-loading 1.2s infinite}@keyframes nysat-loading{to{background-position:-200% 0}}
@media(max-width:600px){.nysat-offer-start{padding:1.25rem;border-radius:18px}.nysat-offer-start h2{font-size:clamp(1.8rem,8vw,2.15rem)}.nysat-category-grid{grid-template-columns:1fr 1fr;gap:.7rem;margin-top:1.25rem}.nysat-category-card{min-height:102px}.nysat-category-card--category{min-height:118px;padding:.9rem}.nysat-category-card--category .nysat-category-card__icon{right:-13px;bottom:-18px;width:80px;height:80px}.nysat-category-card__icon img{width:25px;height:25px}.nysat-category-card--category .nysat-category-card__icon img{width:66px;height:66px}.nysat-category-card--category strong{font-size:1rem}.nysat-category-card--category .nysat-category-card__description{font-size:.875rem;line-height:1.3}.nysat-photo-grid{grid-template-columns:repeat(3,1fr)}.nysat-delivery-grid,.nysat-contact-form{grid-template-columns:1fr}.nysat-contact-field--wide{grid-column:auto}}
@media(max-width:370px){.nysat-category-grid{grid-template-columns:1fr}.nysat-category-card--category{min-height:96px;grid-template-columns:38px minmax(0,1fr)}.nysat-category-card--category .nysat-category-card__icon{width:38px;height:38px}}
.nysat-cargo-instructions{margin-top:1rem;padding:1rem 1.1rem;background:#f3faf7;border:1px solid #b9ddcf;border-radius:12px}.nysat-cargo-instructions strong{display:block;margin-bottom:.45rem;color:#075d45}.nysat-cargo-instructions p{margin:.25rem 0}
.nysat-phone-verification{padding:1rem;border:1px solid #79a995;border-radius:14px;background:#f3faf7}.nysat-phone-verification>strong{display:block;font-size:1.08rem}.nysat-phone-verification p{margin:.35rem 0 .8rem;color:#486159}.nysat-phone-verification>div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.6rem}.nysat-phone-verification input{font-size:1.15rem;font-weight:750;letter-spacing:.18em;text-align:center}.nysat-phone-resend{margin-top:.7rem;padding:0;color:#0c7a58;background:transparent;border:0;font-weight:700;cursor:pointer}.nysat-phone-resend:disabled{color:#789087;cursor:default}
.nysat-estimate-range{display:grid;gap:.35rem;margin-top:1rem;padding:1.25rem;background:#fff8dc;border:1px solid #eadb97;border-radius:14px;text-align:center}.nysat-estimate-range>span{color:#6c5a15;font-size:.82rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.nysat-estimate-range>strong{font-size:clamp(1.55rem,5vw,2.25rem)}.nysat-estimate-range p{max-width:680px;margin:.25rem auto 0;color:#5f5a45;font-size:.92rem}

/* Turuncu aksiyon, yeşil güven renk sistemi */
.nysat-progress span.is-active{background:#f47a22}.nysat-offer-start__step{color:#d95d0b}.nysat-category-card:hover,.nysat-category-card:focus-visible{border-color:#f47a22}.nysat-category-card--category:first-child{color:#fff;background:linear-gradient(145deg,#10251f,#174b3a);border-color:#294c40}.nysat-category-card--category:first-child .nysat-category-card__copy,.nysat-category-card--category:first-child .nysat-category-card__description{color:#fff}.nysat-category-card--category:first-child .nysat-category-card__icon{opacity:.25}.nysat-answer-choices input:checked+span,.nysat-question-next{background:#f47a22;border-color:#f47a22}.nysat-answer-choices input:focus-visible+span,.nysat-back:focus-visible{outline-color:#ffd5b5}.nysat-back:hover,.nysat-back:focus-visible{border-color:#f47a22}.nysat-upload-progress__track span{background:#15966d}.nysat-whatsapp{background:#15966d}.nysat-phone-resend{color:#d95d0b}.nysat-selection-summary,.nysat-offer-success{background:#dcf5e9}
