.ucretsiz-araclar {
    padding: 60px;
}

.gonderi-indir{display:flex;justify-content:center;margin-bottom:50px;}
    .indir-card{display:flex;flex-direction:column;align-items:flex-start;padding:30px;gap:16px;width:100%;max-width:1000px;background:#fff;border-radius:20px;box-shadow:0 2px 8px rgba(0,0,0,.05);margin-top:-60px;z-index:2}
    .indir-step-content{display:flex;flex-direction:column;gap:16px;width:100%}
    .indir-header{display:flex;flex-direction:column;gap:5px;width:100%}
    .indir-header h2{font-weight:700;font-size:18px;line-height:22px;color:#33353e;margin:0}
    .indir-header p{font-weight:500;font-size:15px;line-height:18px;color:#7a7f99;margin:0}
    .indir-features{display:flex;align-items:center;gap:17px;flex-wrap:wrap;width:100%}
    .indir-features>div{display:flex;align-items:center;gap:8px}
    .indir-features>div:empty{width:1px;height:10px;background:rgba(102,111,148,.3);border-radius:20px;flex-shrink:0}
    .indir-features svg{width:20px;height:20px;flex-shrink:0}
    .indir-features span{font-weight:600;font-size:14px;line-height:18px;color:#666f94;white-space:nowrap}
    .indir-input-wrapper,.indir-link-display{box-sizing:border-box;display:flex;align-items:center;padding:15px;gap:15px;width:100%;border:2px solid #eaeaed;border-radius:15px}
    .indir-input-wrapper svg,.indir-link-display svg{width:24px;height:24px;flex-shrink:0;opacity:.8}
    .indir-input-wrapper>div:nth-child(2),.indir-link-display>div:nth-child(2){width:1px;height:20px;background:rgba(102,111,148,.1);border-radius:27px}
    .indir-input-wrapper>div:last-child{display:flex;flex-direction:column;gap:4px;flex:1;min-width:0;position:relative;justify-content:center;min-height:36px}
    .indir-link-display>div:last-child{display:flex;flex-direction:column;gap:4px;flex:1;min-width:0}
    .indir-input-wrapper label{font-weight:500;font-size:16px;line-height:20px;color:#666f94;opacity:.8;transition:all .2s ease;position:absolute;top:50%;left:0;transform:translateY(-50%);pointer-events:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}
    .indir-link-display label{font-weight:500;font-size:12px;line-height:20px;color:#666f94;opacity:.8}
    .indir-input{font-weight:600;font-size:16px;line-height:20px;color:#33353e;border:none;outline:none;width:100%;padding:0;background:transparent;position:relative;z-index:1;transform:translateY(8px)}
    .indir-input::placeholder{color:transparent}
    .indir-input:not(:placeholder-shown)~label,.indir-input:focus~label,.indir-input-wrapper.has-value label{font-size:12px;top:0;transform:translateY(0);opacity:.8}
    .indir-link-value,.indir-link-value-result,.indir-input-value{font-weight:600;font-size:16px;line-height:20px;color:#33353e;word-break:break-all}
    .indir-submit-btn{display:flex;align-items:center;justify-content:center;gap:10px;padding:14px 28px;background:#7844e4;border:none;border-radius:12px;font-weight:600;font-size:16px;color:#fff;cursor:pointer;transition:all .3s;width:100%}
    .indir-submit-btn:hover{background:#6938d4;transform:translateY(-1px)}
    .indir-submit-btn svg{width:22px;height:22px}
    .indir-info-box,.indir-warning{box-sizing:border-box;display:flex;align-items:center;gap:10px;padding:14px;width:100%;background:rgba(249,250,251,.7);border:1px solid #e4e7eb;border-radius:12px}
    .indir-info-box{justify-content:center;height:50px}
    .indir-info-content{display:flex;align-items:center;gap:10px}
    .indir-info-box svg,.indir-warning svg{width:22px;height:22px;flex-shrink:0}
    .indir-info-box p,.indir-warning p{font-weight:600;font-size:15px;line-height:18px;color:#666f94;margin:0}
    .indir-progress{box-sizing:border-box;width:100%;height:25px;background:rgba(120,68,228,.1);border:1px solid #eaeaed;border-radius:100px;padding:5px;position:relative;overflow:hidden}
    .indir-progress-bar{position:absolute;left:5px;top:5px;height:calc(100% - 10px);width:0;background:#7844e4;border-radius:12px;transition:width .3s ease;max-width:99%}
    .indir-results-grid{display:flex;align-items:center;gap:20px;width:100%}
    .indir-result-item{box-sizing:border-box;display:flex;flex-direction:column;align-items:center;gap:15px;width:300px;height:427px;background:rgba(249,250,251,.7);border:1px solid #e4e7eb;border-radius:16px;padding:15px;flex:none}
    .indir-result-image{width:270px;height:338px;background-size:cover;background-position:center;border-radius:16px;overflow:hidden}
    .indir-result-image img{width:100%;height:100%;object-fit:cover;border-radius:16px}
    .indir-download-btn{display:flex;align-items:center;justify-content:center;gap:10px;padding:12px 28px;width:270px;height:44px;background:#7844e4;border:none;border-radius:12px;font-weight:600;font-size:16px;line-height:19px;color:#fff;cursor:pointer;transition:all .3s}
    .indir-download-btn:hover{background:#6938d4;transform:translateY(-1px)}
    .indir-download-btn svg{width:22px;height:22px}
    .hashtag-result-box{box-sizing:border-box;display:flex;flex-direction:column;align-items:center;width:100%;background:rgba(249,250,251,.7);border:1px solid #e4e7eb;border-radius:12px;padding:20px;position:relative}
    .hashtag-result-title{font-weight:700;font-size:18px;line-height:22px;color:#33353e;margin:0;text-align:center}
    .hashtag-result-content{font-weight:500;font-size:15px;line-height:18px;color:#666f94;text-align:center;width:100%;word-wrap:break-word;padding:20px 0}
    .hashtag-copy-btn{display:flex;align-items:center;justify-content:center;gap:10px;padding:12px 28px;width:190px;height:44px;background:#7844e4;border:none;border-radius:12px;font-weight:600;font-size:16px;line-height:19px;color:#fff;cursor:pointer;transition:all .3s}
    .hashtag-copy-btn:hover{background:#6938d4;transform:translateY(-1px)}
    .hashtag-copy-btn svg{width:22px;height:22px}
    .hashtag-copy-btn.copied{background:#10b981}
    .hashtag-copy-btn.copied:hover{background:#059669}
    @media(max-width:768px){
      .gonderi-indir{padding:0 15px}
      .indir-card{padding:20px; margin-top: 15px;}
      .indir-header h2{font-size:16px}
      .indir-header p{font-size:14px}
      .indir-features{gap:12px;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none}
      .indir-features::-webkit-scrollbar{display:none}
      .indir-features span{font-size:12px}
      .indir-results-grid{flex-wrap:wrap;gap:10px;justify-content:center}
      .indir-result-item{width:calc(50% - 5px);max-width:180px; height:270px;}
      .indir-result-image{width:100%;max-width:160px;height:253px}
      .indir-download-btn{width:100%;max-width:160px;font-size:14px;padding:10px 20px}
      .hashtag-result-title{font-size:16px}
      .hashtag-result-content{font-size:14px;padding:15px 0}
      .hashtag-copy-btn{width:100%;max-width:190px}
    }
