
:root{
  --bg:#f5f6fa;--surface:#fff;--text:#111827;--muted:#64748b;--line:#e5e7eb;
  --brand:#ff6b00;--brand-dark:#df5a00;--orange-soft:#fff7ed;--green:#16a34a;--dark:#0f172a;
  --shadow:0 12px 30px rgba(15,23,42,.08);--shadow-soft:0 6px 18px rgba(15,23,42,.06);
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;background:var(--bg);color:var(--text);font-weight:650}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(100% - 40px,1440px);margin:0 auto}.skip-link{position:absolute;left:-999px;top:8px;background:#fff;padding:10px;border:1px solid var(--line);z-index:999}.skip-link:focus{left:8px}.site-header{position:sticky;top:0;z-index:80;background:rgba(255,255,255,.97);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.nav{height:64px;display:flex;align-items:center;justify-content:space-between;gap:22px}.brand{display:inline-flex;align-items:center;flex:0 0 auto}.brand img{height:40px;width:auto}.nav-links{display:flex;align-items:center;justify-content:center;gap:24px;font-size:14px;font-weight:850;color:#1f2937}.nav-links a:hover{color:var(--brand)}.nav-actions{display:flex;align-items:center;gap:10px;flex:0 0 auto}.btn{border:0;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:13px;padding:0 16px;height:40px;font-weight:950;cursor:pointer;white-space:nowrap;font:inherit;line-height:1}.btn-primary{background:var(--brand);color:#fff;box-shadow:0 10px 22px rgba(255,107,0,.2)}.btn-primary:hover{background:var(--brand-dark)}.btn-ghost{background:#fff;border:1px solid var(--line);color:#111827}.btn-soft{background:#f8fafc;border:1px solid var(--line);color:#334155}.btn-full{width:100%}.pill{display:inline-flex;align-items:center;gap:6px;border:1px solid var(--line);border-radius:999px;background:#fff;padding:7px 11px;color:#475569;font-size:12px;font-weight:900}.pill.orange{background:#fff7ed;border-color:#fed7aa;color:#c2410c}.pill.green{background:#f0fdf4;border-color:#bbf7d0;color:#166534}
.hero-mini{padding:26px 0 18px}.hero-shell{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(420px,.98fr);gap:28px;align-items:center}.hero-copy h1{font-size:clamp(36px,4.2vw,64px);line-height:.98;letter-spacing:-.07em;margin:12px 0 12px}.hero-copy p{font-size:18px;line-height:1.5;color:#526178;margin:0;max-width:760px}.hero-actions{display:flex;align-items:center;gap:12px;margin:20px 0 12px}.hero-actions .btn{height:46px;border-radius:15px;padding:0 20px}.hero-badges{display:flex;flex-wrap:wrap;gap:8px;color:#475569;font-size:13px;font-weight:850}.hero-badges span{background:#fff;border:1px solid var(--line);border-radius:999px;padding:7px 10px}.process-card{background:linear-gradient(180deg,#fff,#fffaf5);border:1px solid #fed7aa;border-radius:22px;padding:16px;box-shadow:var(--shadow-soft)}.process-title{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-bottom:12px}.process-title span{font-size:11px;color:#c2410c;font-weight:950;text-transform:uppercase;letter-spacing:.05em}.process-title b{font-size:19px;letter-spacing:-.03em}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.process-step{background:#fff;border:1px solid var(--line);border-radius:16px;padding:12px;min-height:112px}.process-step i{width:28px;height:28px;border-radius:10px;background:#fff7ed;color:#c2410c;display:grid;place-items:center;font-style:normal;font-weight:950;margin-bottom:9px}.process-step b{display:block;font-size:13px;line-height:1.2}.process-step small{display:block;margin-top:5px;font-size:11.5px;line-height:1.38;color:#64748b;font-weight:750}.mini-stats{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.mini-stats span{background:#fff;border:1px solid var(--line);border-radius:999px;padding:8px 11px;color:#64748b;font-size:11px;font-weight:900}.mini-stats b{color:#111827;font-size:15px;letter-spacing:-.03em;margin-right:3px}.section{padding:26px 0}.listings-section{padding-top:22px}.compact-section{padding-top:16px}.section-head{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:14px}.section-head h2{font-size:29px;line-height:1.05;letter-spacing:-.055em;margin:0 0 7px}.section-head p{margin:0;color:#64748b;line-height:1.5}.compact-head{margin-bottom:12px}.marketplace-toolbar{background:#fff;border:1px solid var(--line);border-radius:18px;padding:12px;box-shadow:var(--shadow-soft);margin-bottom:16px}.toolbar-top{display:grid;grid-template-columns:minmax(280px,1fr) 190px auto;gap:10px;align-items:end}.search{height:44px;border:1px solid var(--line);border-radius:14px;background:#fff;display:flex;align-items:center;gap:10px;padding:0 13px;color:#64748b}.search input{width:100%;border:0;outline:none;background:transparent;font:inherit;font-weight:800;color:#111827}.sort-control{display:grid;gap:4px;font-size:10px;color:#64748b;font-weight:950;text-transform:uppercase;letter-spacing:.04em}.sort-control select{height:44px;border:1px solid var(--line);border-radius:14px;background:#fff;padding:0 34px 0 12px;font:inherit;font-size:13px;font-weight:900;color:#111827;appearance:none;background-image:linear-gradient(45deg,transparent 50%,#64748b 50%),linear-gradient(135deg,#64748b 50%,transparent 50%);background-position:calc(100% - 17px) 19px,calc(100% - 12px) 19px;background-size:5px 5px,5px 5px;background-repeat:no-repeat}.clear-btn{height:44px;border-radius:14px;padding:0 15px;font-size:13px}.filter-bar{border-top:1px solid #eef2f7;margin-top:10px;padding-top:10px;display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;align-items:center}.filter-label{font-size:12px;font-weight:950;color:#111827;white-space:nowrap}.filter-row{display:flex;gap:7px;flex-wrap:wrap;overflow:visible;padding:0}.filter-btn{border:1px solid var(--line);background:#fff;color:#334155;border-radius:999px;padding:8px 12px;font-size:11.5px;font-weight:900;white-space:nowrap;cursor:pointer}.filter-btn:hover{border-color:#fdba74;color:#c2410c}.filter-btn.active{background:#111827;color:#fff;border-color:#111827}.product-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;align-items:stretch}.product-card{background:#fff;border:1px solid var(--line);border-radius:15px;box-shadow:0 4px 14px rgba(15,23,42,.055);overflow:hidden;display:flex;flex-direction:column;min-width:0;transition:transform .16s ease,box-shadow .16s ease}.product-card:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(15,23,42,.1)}.card-main-link{display:block;color:inherit}.product-img{height:188px;display:grid;place-items:center;background:#fff;border-bottom:1px solid #f1f5f9;padding:10px}.product-img img{width:100%;height:100%;object-fit:contain}.product-body{padding:10px 10px 8px;display:flex;flex-direction:column;gap:6px}.product-sub{font-size:11px;line-height:1;color:#64748b;font-weight:900;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-title{font-size:13px;line-height:1.24;letter-spacing:-.02em;margin:0;color:#111827;font-weight:950;height:33px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.price-row{display:flex;align-items:center;justify-content:space-between;gap:8px;border-top:1px dashed #e5e7eb;padding-top:6px;font-size:11px;color:#64748b}.price-row small{font-size:10.5px;color:#64748b;font-weight:850}.price-row b{font-size:11.5px;color:#111827;text-align:right;white-space:nowrap}.price-row.strong b{color:#c2410c}.discount-line{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:11px;color:#64748b;font-weight:850}.discount-line b{background:#f0fdf4;color:#166534;border:1px solid #bbf7d0;border-radius:999px;padding:3px 6px;white-space:nowrap}.progress{height:5px;background:#e5e7eb;border-radius:999px;overflow:hidden;display:block}.progress i{display:block;height:100%;background:linear-gradient(90deg,#ff6b00,#f97316);border-radius:inherit}.card-meta{display:flex;justify-content:space-between;gap:6px;font-size:10.5px;color:#64748b;font-weight:900}.card-meta span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.card-actions{margin-top:auto;padding:0 10px 10px;display:grid;grid-template-columns:1fr 1fr;gap:8px}.card-actions .btn{height:32px;border-radius:10px;padding:0 8px;font-size:11px;box-shadow:none}.card-join{width:100%}.trust-band{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.trust-item{background:#fff;border:1px solid var(--line);border-radius:18px;padding:16px;box-shadow:var(--shadow-soft)}.trust-icon{width:32px;height:32px;background:#fff7ed;border:1px solid #fed7aa;border-radius:11px;display:grid;place-items:center;margin-bottom:9px}.trust-item b{display:block;font-size:15px;margin-bottom:5px}.trust-item p{margin:0;color:#64748b;line-height:1.45;font-size:13px}.faq{display:grid;grid-template-columns:1fr 1fr;gap:12px}.faq details{background:#fff;border:1px solid var(--line);border-radius:18px;padding:0 16px}.faq summary{cursor:pointer;font-weight:950;padding:16px 0}.faq p{margin:0 0 16px;color:#64748b}.modal{position:fixed;inset:0;background:rgba(15,23,42,.55);z-index:200;display:none;align-items:center;justify-content:center;padding:20px}.modal.open{display:flex}.modal-panel{width:min(980px,100%);max-height:92vh;overflow:auto;background:#fff;border-radius:24px;box-shadow:0 24px 80px rgba(0,0,0,.25)}.modal-head{padding:18px 20px;border-bottom:1px solid var(--line);display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.modal-head h3{margin:0;font-size:24px;letter-spacing:-.04em}.modal-close{background:#f8fafc;border:1px solid var(--line);width:36px;height:36px;border-radius:12px;font-size:22px;cursor:pointer}.modal-body{padding:18px}.participation-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:16px}.selected-summary,.secure-form{background:#fff;border:1px solid var(--line);border-radius:20px;padding:18px}.selected-summary img{width:100%;height:190px;object-fit:contain;background:#fff;border:1px solid #f1f5f9;border-radius:16px}.selected-summary h4{margin:12px 0}.summary-list{display:grid;gap:8px}.summary-list div{display:flex;justify-content:space-between;gap:10px;border-top:1px dashed #e5e7eb;padding-top:8px}.summary-list span{color:#64748b;font-size:12px}.summary-list b{text-align:right}.secure-form h4{margin:0 0 8px;font-size:22px}.help,.form-note{color:#64748b;line-height:1.55;margin:0 0 12px}.secure-badges{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.field{display:grid;gap:6px;font-size:13px;color:#334155;font-weight:900}.field.full,.check.full{grid-column:1/-1}.field input,.field select,.field textarea{width:100%;border:1px solid var(--line);border-radius:14px;background:#fff;padding:12px;font:inherit;font-weight:750;color:#111827;outline:none}.field textarea{min-height:92px;resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{border-color:#fdba74;box-shadow:0 0 0 4px #fff7ed}.check{display:flex;align-items:flex-start;gap:10px;font-size:12.5px;color:#475569;line-height:1.45}.check input{margin-top:3px}.form-status{margin-top:10px;font-weight:900}.form-status.ok{color:#166534}.form-status.err{color:#991b1b}.footer{background:#0f172a;color:#fff;margin-top:30px;padding:30px 0 22px}.footer-grid{display:grid;grid-template-columns:1.25fr .75fr .9fr 1fr;gap:28px;align-items:start}.footer-brand img{height:36px;width:auto;max-width:170px;background:#fff;border-radius:10px;padding:5px}.footer-brand p{margin:13px 0 9px;color:#cbd5e1;line-height:1.55;font-size:14px}.footer-brand small{color:#94a3b8;font-weight:750}.footer-col{display:grid;gap:9px}.footer-col b{font-size:15px;margin-bottom:4px}.footer a{color:#cbd5e1;font-size:14px}.footer a:hover{color:#fff}.footer-note{color:#94a3b8;font-size:13px;line-height:1.5}.detail-main{padding:24px 0}.breadcrumb{font-size:13px;color:#64748b;margin-bottom:14px}.breadcrumb a{color:#334155;font-weight:900}.detail-grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(380px,.65fr);gap:20px;align-items:start}.gallery,.detail-panel,.content-box{background:#fff;border:1px solid var(--line);border-radius:22px;box-shadow:var(--shadow-soft)}.gallery{padding:16px}.gallery-main{height:480px;display:grid;place-items:center;background:#fff;border:1px solid #f1f5f9;border-radius:18px}.gallery-main img{width:100%;height:100%;object-fit:contain;padding:14px}.thumb-row{display:flex;gap:10px;margin-top:10px;overflow:auto}.thumb{width:74px;height:74px;border:1px solid var(--line);background:#fff;border-radius:14px;display:grid;place-items:center;padding:7px;cursor:pointer}.thumb img{width:100%;height:100%;object-fit:contain}.detail-panel{padding:18px;position:sticky;top:82px}.detail-panel h1{margin:10px 0 12px;font-size:clamp(25px,3vw,38px);line-height:1.08;letter-spacing:-.05em}.detail-price{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:14px 0}.detail-price div{background:#f8fafc;border:1px solid var(--line);border-radius:14px;padding:11px}.detail-price span{display:block;color:#64748b;font-size:11px;font-weight:900}.detail-price b{display:block;margin-top:4px;font-size:15px}.detail-actions{display:grid;gap:9px;margin-top:14px}.content-box{padding:20px;margin-top:18px}.content-box h1,.content-box h2{margin:0 0 12px;letter-spacing:-.04em}.content-box p{color:#64748b;line-height:1.65}.package-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.package-item{border:1px solid var(--line);border-radius:16px;padding:10px;background:#fff}.package-item img{width:100%;height:120px;object-fit:contain;background:#fff}.package-item b{font-size:13px;line-height:1.35;display:block}.empty{background:#fff;border:1px dashed #cbd5e1;border-radius:20px;padding:28px;text-align:center;color:#64748b;font-weight:900}
@media(min-width:1550px){.container{width:min(100% - 48px,1500px)}.product-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.product-img{height:184px}}
@media(max-width:1260px){.product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.process-grid{grid-template-columns:repeat(2,1fr)}.hero-shell{grid-template-columns:1fr}.detail-grid{grid-template-columns:1fr}.detail-panel{position:relative;top:auto}.gallery-main{height:420px}.footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:980px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.trust-band{grid-template-columns:repeat(2,1fr)}.toolbar-top{grid-template-columns:1fr 170px auto}.faq{grid-template-columns:1fr}.participation-layout{grid-template-columns:1fr}.selected-summary{display:none}.package-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:720px){.container{width:min(100% - 18px,1440px)}.nav{height:58px}.brand img{height:34px}.nav-links{display:none}.nav-actions .btn{height:38px;border-radius:13px;padding:0 12px;font-size:12px}.hero-mini{padding:18px 0 10px}.hero-copy h1{font-size:34px}.hero-copy p{font-size:15px}.hero-actions .btn{height:42px;padding:0 13px;font-size:13px}.hero-badges{font-size:11px}.process-card{padding:13px;border-radius:18px}.process-title{display:block}.process-title b{display:block;margin-top:4px;font-size:18px}.process-grid{grid-template-columns:repeat(2,1fr);gap:8px}.process-step{min-height:108px;padding:10px}.process-step small{font-size:11px}.mini-stats{gap:6px}.mini-stats span{font-size:10px;padding:7px 9px}.mini-stats b{font-size:13px}.section{padding:22px 0}.section-head{display:block}.section-head h2{font-size:26px}.marketplace-toolbar{padding:10px;border-radius:16px}.toolbar-top{grid-template-columns:1fr;gap:8px}.search,.sort-control select,.clear-btn{height:40px}.filter-bar{grid-template-columns:1fr;gap:7px}.filter-row{flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;padding-bottom:4px;scrollbar-width:none}.filter-row::-webkit-scrollbar{display:none}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.product-card{border-radius:13px}.product-img{height:126px;padding:7px}.product-body{padding:8px 8px 6px;gap:5px}.product-sub{font-size:9.5px}.product-title{font-size:11.5px;height:30px}.price-row{font-size:9.5px;padding-top:5px}.price-row small{font-size:9px}.price-row b{font-size:10px}.discount-line{font-size:9.5px}.discount-line b{padding:2px 5px}.progress{height:4px}.card-meta{font-size:9px}.card-actions{padding:0 8px 8px;gap:6px}.card-actions .btn{height:30px;border-radius:9px;font-size:9.5px;padding:0 4px}.trust-band{grid-template-columns:1fr}.form-grid,.detail-price{grid-template-columns:1fr}.modal{padding:8px}.modal-body{padding:12px}.secure-form{padding:14px}.footer-grid{grid-template-columns:1fr;gap:20px}.footer{padding:26px 0 20px}.gallery-main{height:330px}.detail-panel h1{font-size:26px}.content-box{padding:16px}.package-grid{grid-template-columns:1fr}}
@media(max-width:360px){.product-img{height:112px}.card-actions{grid-template-columns:1fr}.card-actions .btn{height:28px}}


/* ================= Bulkomi Revizyon 5: nokta atışı UI düzeltmeleri ================ */
.rev5-toolbar{padding:12px 14px;border-radius:18px;background:#fff;box-shadow:0 10px 28px rgba(15,23,42,.07)}
.rev5-toolbar-top{display:grid;grid-template-columns:minmax(420px,1fr) auto 190px auto;align-items:end;gap:10px}.marketplace-search{height:44px;background:#fff;border-color:#e2e8f0;box-shadow:inset 0 1px 0 rgba(255,255,255,.7)}.filter-open-btn{height:44px;border:1px solid #e2e8f0;background:#111827;color:#fff;border-radius:14px;padding:0 14px;box-shadow:0 8px 18px rgba(15,23,42,.14)}.filter-open-btn .filter-icon{font-size:14px;opacity:.9}.filter-open-btn em{font-style:normal;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.18);border-radius:999px;padding:4px 8px;font-size:11px;max-width:120px;overflow:hidden;text-overflow:ellipsis}.rev5-sort select{background-color:#fff;border-color:#e2e8f0;box-shadow:0 6px 14px rgba(15,23,42,.04)}.rev5-clear{height:44px;border-radius:14px;background:#fff7ed;border-color:#fed7aa;color:#c2410c;padding:0 14px}.active-filter-strip{display:flex;align-items:center;gap:8px;flex-wrap:wrap;border-top:1px solid #eef2f7;margin-top:10px;padding-top:10px;min-height:36px}.active-chip{display:inline-flex;align-items:center;gap:7px;border:1px solid #fed7aa;background:#fff7ed;color:#c2410c;border-radius:999px;padding:7px 10px;font-size:11.5px;font-weight:950}.active-chip button{border:0;background:transparent;color:#c2410c;font-weight:950;cursor:pointer;padding:0}.active-muted{color:#64748b;font-size:12px;font-weight:850}.filter-drawer{position:fixed;inset:0;z-index:220;display:none}.filter-drawer.open{display:block}.filter-backdrop{position:absolute;inset:0;background:rgba(15,23,42,.45);backdrop-filter:blur(2px)}.filter-panel{position:absolute;right:0;top:0;height:100%;width:min(430px,92vw);background:#fff;box-shadow:-18px 0 45px rgba(15,23,42,.2);padding:18px;display:flex;flex-direction:column;gap:14px;overflow:auto}.filter-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;border-bottom:1px solid #eef2f7;padding-bottom:14px}.filter-panel-head span{font-size:11px;color:#c2410c;text-transform:uppercase;letter-spacing:.06em;font-weight:950}.filter-panel-head h3{margin:2px 0 0;font-size:26px;letter-spacing:-.05em}.filter-panel-section{border:1px solid #eef2f7;border-radius:18px;padding:14px;background:#fff}.filter-panel-section>b{display:block;font-size:14px;margin-bottom:4px}.filter-panel-section p{margin:0 0 12px;color:#64748b;font-size:12.5px;line-height:1.45}.filter-options{display:flex;flex-wrap:wrap;gap:8px}.filter-options .filter-btn{padding:9px 12px;font-size:12px;border-color:#e2e8f0}.filter-options .filter-btn.active{background:#111827;color:#fff;border-color:#111827}.filter-suggestion-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.filter-suggestion-grid button{border:1px solid #e2e8f0;background:#f8fafc;border-radius:13px;padding:10px;font-weight:900;color:#1f2937;cursor:pointer}.filter-suggestion-grid button:hover{border-color:#fed7aa;color:#c2410c;background:#fff7ed}.filter-help{margin:0!important}.filter-panel-actions{margin-top:auto;display:grid;grid-template-columns:1fr 1fr;gap:10px;position:sticky;bottom:-18px;background:#fff;padding:12px 0 0;border-top:1px solid #eef2f7}.filter-bar{display:none!important}
.product-card{display:flex!important;flex-direction:column!important;min-height:444px!important;max-height:444px!important;overflow:hidden!important}.card-main-link{display:flex!important;flex-direction:column!important;flex:1 1 auto!important;min-height:0!important;overflow:hidden!important}.product-img{height:188px!important;min-height:188px!important;max-height:188px!important;flex:0 0 188px!important;position:relative!important;overflow:hidden!important;padding:0!important;background:#fff!important;border-bottom:1px solid #f1f5f9!important}.product-img img{position:absolute!important;left:10px!important;top:10px!important;width:calc(100% - 20px)!important;height:calc(100% - 20px)!important;max-width:calc(100% - 20px)!important;max-height:calc(100% - 20px)!important;object-fit:contain!important;object-position:center center!important}.product-body{flex:1 1 auto!important;min-height:0!important;overflow:hidden!important}.card-actions{flex:0 0 auto!important;margin-top:auto!important}.product-title{min-height:33px!important;max-height:33px!important}.price-row,.discount-line,.card-meta{flex:0 0 auto}.product-card .progress{flex:0 0 5px}.footer{padding:28px 0 20px!important;margin-top:28px}.footer-grid{grid-template-columns:1.1fr .7fr .9fr 1fr!important;gap:26px!important}.footer-brand img{height:34px!important;width:auto!important;max-width:155px!important;background:#fff!important;border-radius:12px!important;padding:5px 8px!important}.footer-brand p{font-size:13.5px!important}.footer-col a,.footer-note{font-size:13.5px!important}.deadline-card{margin-top:12px;background:#fff7ed;border:1px solid #fed7aa;border-radius:16px;padding:12px}.deadline-card>span{display:block;color:#9a3412;font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.05em}.deadline-card>b{display:block;margin:5px 0 10px;color:#111827}.countdown-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:7px}.countdown-grid div{background:#fff;border:1px solid #fed7aa;border-radius:12px;padding:8px 5px;text-align:center}.countdown-grid b{display:block;font-size:18px;line-height:1;color:#c2410c}.countdown-grid span{display:block;margin-top:4px;font-size:10px;color:#64748b;font-weight:900}.countdown-note,.countdown-ended{grid-column:1/-1;background:#fff;border:1px solid #fed7aa;border-radius:12px;padding:10px;text-align:center;font-size:12px;font-weight:950;color:#9a3412}.legal-page{min-height:48vh}.legal-page .content-box{margin-top:18px}.legal-page-spacer{height:20px}
@media(max-width:1260px){.rev5-toolbar-top{grid-template-columns:minmax(260px,1fr) auto 175px auto}.product-card{min-height:438px!important;max-height:438px!important}.product-img{height:184px!important;min-height:184px!important;max-height:184px!important;flex-basis:184px!important}}
@media(max-width:980px){.rev5-toolbar-top{grid-template-columns:1fr 145px;align-items:stretch}.marketplace-search{grid-column:1/-1}.rev5-sort{grid-column:1/2}.rev5-clear{grid-column:2/3}.filter-open-btn{grid-column:1/-1;justify-content:space-between}.product-card{min-height:424px!important;max-height:424px!important}.product-img{height:172px!important;min-height:172px!important;max-height:172px!important;flex-basis:172px!important}}
@media(max-width:720px){.footer-brand img{height:32px!important;padding:5px 7px!important}.rev5-toolbar{padding:10px}.rev5-toolbar-top{grid-template-columns:1fr 96px;gap:8px}.marketplace-search{grid-column:1/-1}.filter-open-btn{grid-column:1/-1;height:40px}.rev5-sort{grid-column:1/2}.rev5-clear{grid-column:2/3;height:40px;padding:0 10px}.active-filter-strip{padding-top:8px}.product-card{min-height:356px!important;max-height:356px!important}.product-img{height:126px!important;min-height:126px!important;max-height:126px!important;flex-basis:126px!important}.product-img img{left:7px!important;top:7px!important;width:calc(100% - 14px)!important;height:calc(100% - 14px)!important;max-width:calc(100% - 14px)!important;max-height:calc(100% - 14px)!important}.product-title{min-height:30px!important;max-height:30px!important}.filter-panel{width:100%;padding:14px}.filter-suggestion-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr!important}.footer-brand img{height:30px!important}.countdown-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:360px){.product-card{min-height:372px!important;max-height:372px!important}.product-img{height:112px!important;min-height:112px!important;max-height:112px!important;flex-basis:112px!important}}

/* Aşama 2: Supabase yükleme skeleton */
.skeleton-card{animation:pulse 1.2s ease-in-out infinite}.skeleton-card .product-img,.skeleton-card h3,.skeleton-card p,.skeleton-card .product-body span{background:#eef2f7;color:transparent;border-radius:12px}.skeleton-card h3{height:34px}.skeleton-card p{height:18px}@keyframes pulse{0%,100%{opacity:.55}50%{opacity:1}}


/* Aşama 3 - Hesap, giriş ve bildirim arayüzleri */
.nav-actions{display:flex;align-items:center;gap:10px}.auth-menu{position:relative;display:inline-flex;align-items:center;gap:8px}.auth-menu .auth-trigger{border:1px solid #e5e7eb;background:#fff;color:#172033;border-radius:999px;padding:10px 13px;font-weight:900;display:inline-flex;align-items:center;gap:8px;cursor:pointer}.auth-menu .auth-dropdown{position:absolute;right:0;top:calc(100% + 10px);width:250px;background:#fff;border:1px solid #e5e7eb;border-radius:18px;box-shadow:0 22px 70px rgba(15,23,42,.18);padding:10px;display:none;z-index:50}.auth-menu.open .auth-dropdown{display:block}.auth-dropdown a,.auth-dropdown button{width:100%;border:0;background:#fff;color:#172033;text-decoration:none;text-align:left;padding:11px 12px;border-radius:12px;font-weight:850;display:flex;justify-content:space-between;align-items:center;cursor:pointer}.auth-dropdown a:hover,.auth-dropdown button:hover{background:#f8fafc}.auth-email{font-size:12px;color:#64748b;padding:8px 12px;border-bottom:1px solid #eef2f7;margin-bottom:6px;overflow:hidden;text-overflow:ellipsis}.notify-badge{background:#ef4444;color:#fff;min-width:19px;height:19px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:950}.auth-inline{display:inline-flex;gap:8px;align-items:center}.account-main{padding:34px 0;background:#f8fafc;min-height:68vh}.auth-card,.account-card{background:#fff;border:1px solid #e5e7eb;border-radius:26px;box-shadow:0 18px 50px rgba(15,23,42,.08);padding:24px}.auth-wrap{width:min(520px,calc(100% - 32px));margin:32px auto}.auth-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;background:#f1f5f9;padding:6px;border-radius:16px;margin:18px 0}.auth-tabs button{border:0;border-radius:12px;background:transparent;padding:10px;font-weight:900;cursor:pointer}.auth-tabs button.active{background:#fff;box-shadow:0 8px 20px rgba(15,23,42,.08)}.account-grid{display:grid;grid-template-columns:330px 1fr;gap:18px}.side-nav{display:flex;flex-direction:column;gap:8px}.side-nav button,.side-nav a{border:0;background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:12px 14px;text-align:left;text-decoration:none;color:#172033;font-weight:900;cursor:pointer}.side-nav button.active{background:#172033;color:#fff}.panel-title{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.mini-table{width:100%;border-collapse:collapse}.mini-table th,.mini-table td{border-bottom:1px solid #eef2f7;padding:11px;text-align:left;font-size:14px}.mini-table th{color:#475569;background:#f8fafc}.notification-item{border:1px solid #e5e7eb;border-radius:16px;padding:14px;margin-bottom:10px;background:#fff}.notification-item.unread{border-color:#fed7aa;background:#fff7ed}.notification-item b{display:block;margin-bottom:5px}.notification-item small{color:#64748b}.seller-offer-form{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.seller-offer-form .full{grid-column:1/-1}.status-pill{display:inline-flex;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:900;background:#eef2ff;color:#3730a3}.status-pill.pending{background:#fff7ed;color:#9a3412}.status-pill.approved{background:#dcfce7;color:#166534}.status-pill.rejected,.status-pill.passive{background:#fee2e2;color:#991b1b}.top-alert{border:1px solid #fed7aa;background:#fff7ed;color:#9a3412;border-radius:16px;padding:12px 14px;font-weight:800;margin-bottom:14px}.auth-status{font-weight:900;margin-top:10px}.auth-status.ok{color:#166534}.auth-status.err{color:#991b1b}@media(max-width:900px){.nav-actions{flex-wrap:wrap}.auth-inline{width:100%;justify-content:flex-start}.account-grid{grid-template-columns:1fr}.seller-offer-form{grid-template-columns:1fr}.auth-menu .auth-dropdown{right:auto;left:0}.nav-links{flex-wrap:wrap}}


/* Aşama 3 Login Revizyonu - profesyonel hesap ekranı */
.hidden{display:none!important}
.auth-page-v2{background:radial-gradient(circle at 18% 14%,rgba(255,107,0,.08),transparent 28%),linear-gradient(180deg,#fff,#f8fafc 42%,#eef2f7);padding:42px 0 52px;min-height:calc(100vh - 64px)}
.auth-shell-v2{display:grid;grid-template-columns:minmax(360px,.92fr) minmax(420px,.72fr);gap:24px;align-items:stretch;width:min(100% - 40px,1120px);margin:0 auto}.auth-shell-v2.single-auth{grid-template-columns:minmax(420px,560px);justify-content:center}.auth-story-card,.auth-panel-v2{border:1px solid #e5e7eb;background:rgba(255,255,255,.94);border-radius:28px;box-shadow:0 24px 70px rgba(15,23,42,.10);overflow:hidden}.auth-story-card{padding:34px;display:flex;flex-direction:column;justify-content:space-between;min-height:560px;background:linear-gradient(135deg,#111827,#1f2937 58%,#ff6b00)}.auth-story-card .pill{align-self:flex-start}.auth-story-card h1{font-size:clamp(34px,4.2vw,58px);line-height:.98;letter-spacing:-.07em;color:#fff;margin:22px 0 14px}.auth-story-card p{color:#e2e8f0;font-size:17px;line-height:1.55;max-width:620px;margin:0}.auth-benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:30px 0}.auth-benefit-grid div{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.16);border-radius:18px;padding:15px;min-height:104px}.auth-benefit-grid b{display:block;color:#fb923c;font-size:13px;margin-bottom:8px}.auth-benefit-grid span{display:block;color:#fff;font-weight:950;line-height:1.25}.auth-trust-row{display:flex;gap:8px;flex-wrap:wrap}.auth-trust-row span{background:rgba(255,255,255,.13);border:1px solid rgba(255,255,255,.18);border-radius:999px;padding:8px 10px;color:#fff;font-size:12px;font-weight:900}.auth-panel-v2{padding:26px 28px;align-self:center}.auth-panel-head{margin-bottom:18px}.eyebrow{display:inline-flex;border:1px solid #fed7aa;background:#fff7ed;color:#c2410c;border-radius:999px;padding:7px 11px;font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.05em}.auth-panel-head h1,.auth-panel-head h2{font-size:32px;line-height:1.05;letter-spacing:-.055em;margin:14px 0 8px;color:#111827}.auth-panel-head p{margin:0;color:#64748b;line-height:1.5;font-size:14.5px}.auth-tabs-v2{grid-template-columns:repeat(3,1fr);gap:6px;background:#f1f5f9;border:1px solid #e5e7eb;border-radius:16px;padding:5px;margin:16px 0 18px}.auth-tabs-v2 button{height:42px;border-radius:12px;font-size:13px}.auth-tabs-v2 button.active{background:#fff;color:#111827;box-shadow:0 10px 22px rgba(15,23,42,.08)}.auth-form-v2{display:grid;gap:12px}.auth-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.auth-form-grid .full{grid-column:1/-1}.auth-form-v2 .field{display:grid;gap:6px;color:#334155;font-size:12px;font-weight:950}.auth-form-v2 input{height:46px;border:1px solid #e5e7eb;border-radius:14px;background:#fff;padding:0 14px;font:inherit;font-weight:800;color:#111827;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.auth-form-v2 input:focus{border-color:#ff6b00;box-shadow:0 0 0 4px rgba(255,107,0,.12)}.auth-form-v2 .btn{height:46px;border-radius:14px;margin-top:2px}.auth-mini-note{margin:0;color:#64748b;font-size:12.5px;line-height:1.45;font-weight:750}.auth-status{min-height:22px;border-radius:14px;padding:0;font-size:13px}.auth-status.ok,.auth-status.err{padding:11px 13px}.auth-status.ok{background:#f0fdf4;border:1px solid #bbf7d0;color:#166534}.auth-status.err{background:#fef2f2;border:1px solid #fecaca;color:#991b1b}
@media(max-width:980px){.auth-shell-v2{grid-template-columns:1fr}.auth-story-card{min-height:auto;padding:24px}.auth-benefit-grid{margin:22px 0}.auth-panel-v2{align-self:stretch}.auth-page-v2{padding:24px 0 38px}}
@media(max-width:640px){.auth-shell-v2{width:min(100% - 24px,100%);gap:14px}.auth-story-card{display:none}.auth-panel-v2{padding:20px;border-radius:22px}.auth-panel-head h1,.auth-panel-head h2{font-size:26px}.auth-tabs-v2{grid-template-columns:1fr}.auth-tabs-v2 button{height:39px}.auth-form-grid{grid-template-columns:1fr}.auth-form-v2 input{height:44px}.nav-actions .btn-primary[href='/talepler']{display:none}}

/* Aşama 3 Revizyon 2 - Alıcı/Satıcı kayıt ayrımı */
.auth-tabs-4{grid-template-columns:repeat(4,1fr)!important}
.auth-shell-wide{grid-template-columns:minmax(360px,.85fr) minmax(480px,.78fr)!important}
.auth-page-split .auth-panel-v2{align-self:stretch}
.auth-form-v2 select,.auth-form-v2 textarea{border:1px solid #e5e7eb;border-radius:14px;background:#fff;padding:12px 14px;font:inherit;font-weight:800;color:#111827;outline:none;transition:border-color .15s ease,box-shadow .15s ease;width:100%}
.auth-form-v2 textarea{min-height:78px;resize:vertical}
.auth-form-v2 select:focus,.auth-form-v2 textarea:focus{border-color:#ff6b00;box-shadow:0 0 0 4px rgba(255,107,0,.12)}
.check-row{display:flex!important;align-items:flex-start;gap:10px;font-size:12.5px;line-height:1.45;color:#475569;font-weight:800;background:#f8fafc;border:1px solid #e5e7eb;border-radius:14px;padding:11px 12px}
.check-row input{width:auto!important;height:auto!important;margin:2px 0 0!important;box-shadow:none!important}
.seller-approval-card{border:1px solid #fed7aa;background:#fff7ed;color:#9a3412;border-radius:18px;padding:16px;margin:0 0 16px;font-weight:850}
.seller-approval-card h3{margin:0 0 6px;color:#9a3412}.seller-approval-card p{margin:0;color:#9a3412}.seller-locked{opacity:.55;pointer-events:none}.seller-app-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:8px}.seller-app-grid .seller-app-card{border:1px solid #e5e7eb;border-radius:18px;background:#fff;padding:14px;box-shadow:0 10px 28px rgba(15,23,42,.06);grid-column:span 4}.seller-app-card h3{margin:0 0 6px}.seller-app-card p{margin:0 0 8px;color:#64748b}.seller-app-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:10px}.seller-tag{display:inline-flex;border-radius:999px;background:#f1f5f9;color:#334155;font-size:12px;font-weight:900;padding:5px 8px;margin:2px}.seller-tag.pending{background:#fff7ed;color:#9a3412}.seller-tag.approved{background:#dcfce7;color:#166534}.seller-tag.passive{background:#fee2e2;color:#991b1b}
@media(max-width:900px){.auth-tabs-4{grid-template-columns:repeat(2,1fr)!important}.auth-shell-wide{grid-template-columns:1fr!important}.seller-app-grid .seller-app-card{grid-column:1/-1}}
@media(max-width:640px){.auth-tabs-4{grid-template-columns:1fr!important}.auth-story-card{display:none!important}}


/* Aşama 3 Revizyon 2 Düzeltme 2 - daha sade/profesyonel giriş ve kayıt ekranı */
.auth-inline-pro{gap:8px}
.auth-inline-pro .btn{height:38px;border-radius:999px;padding:0 14px;font-size:13px;box-shadow:none}
.auth-inline-pro .auth-buyer-btn,.auth-inline-pro .auth-seller-btn{background:#fff;color:#172033;border:1px solid #e5e7eb}
.auth-inline-pro .auth-buyer-btn:hover,.auth-inline-pro .auth-seller-btn:hover,.auth-inline-pro .auth-login-btn:hover{border-color:#ff6b00;color:#c2410c;background:#fff7ed}
.auth-pro-page{min-height:calc(100vh - 64px);padding:46px 0 58px;background:linear-gradient(180deg,#fff 0%,#f8fafc 46%,#eef2f7 100%)}
.auth-pro-shell{width:min(100% - 40px,1180px);margin:0 auto;display:grid;grid-template-columns:minmax(360px,470px) minmax(460px,620px);gap:28px;align-items:start}
.auth-pro-intro{position:sticky;top:92px;border:1px solid #e5e7eb;border-radius:26px;background:#fff;padding:30px;box-shadow:0 18px 45px rgba(15,23,42,.07)}
.auth-pro-kicker{display:inline-flex;align-items:center;gap:8px;border:1px solid #fed7aa;background:#fff7ed;color:#c2410c;border-radius:999px;padding:7px 12px;font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.06em}.auth-pro-kicker.small{font-size:10.5px;padding:6px 10px}
.auth-pro-intro h1{margin:18px 0 12px;color:#111827;font-size:clamp(32px,3.4vw,48px);letter-spacing:-.055em;line-height:1.02}.auth-pro-lead{margin:0;color:#475569;font-size:16px;line-height:1.65;font-weight:750}
.auth-pro-cards{display:grid;gap:12px;margin:24px 0}.auth-pro-cards article{border:1px solid #e5e7eb;border-radius:20px;padding:16px;background:#f8fafc}.auth-pro-cards article span{display:inline-flex;width:30px;height:30px;border-radius:10px;align-items:center;justify-content:center;background:#fff7ed;color:#c2410c;font-weight:950;font-size:12px;margin-bottom:10px}.auth-pro-cards b{display:block;font-size:17px;color:#111827;margin-bottom:5px}.auth-pro-cards p{margin:0;color:#64748b;font-size:13.5px;line-height:1.5;font-weight:750}.auth-pro-checks{display:flex;flex-wrap:wrap;gap:8px}.auth-pro-checks span{border:1px solid #e5e7eb;background:#fff;border-radius:999px;padding:8px 10px;color:#334155;font-size:12px;font-weight:900}
.auth-pro-panel{border:1px solid #e5e7eb;border-radius:28px;background:#fff;padding:30px;box-shadow:0 22px 60px rgba(15,23,42,.09)}.auth-pro-panel-head{margin-bottom:18px}.auth-pro-panel-head h2{margin:14px 0 6px;color:#111827;font-size:clamp(28px,2.8vw,38px);letter-spacing:-.055em;line-height:1.05}.auth-pro-panel-head p{margin:0;color:#64748b;font-size:14px;font-weight:750}.auth-pro-tabs{grid-template-columns:repeat(4,1fr)!important;background:#f8fafc;border:1px solid #e5e7eb;border-radius:18px;padding:6px;gap:6px;margin:0 0 18px}.auth-pro-tabs button{height:42px;border-radius:13px;color:#334155;font-size:13px;font-weight:950}.auth-pro-tabs button.active{background:#111827!important;color:#fff!important;box-shadow:none!important}.auth-pro-form{gap:13px}.auth-pro-form .field{color:#334155;font-weight:900}.auth-pro-form input,.auth-pro-form select,.auth-pro-form textarea{border-color:#dbe3ee;background:#fff;border-radius:15px}.auth-pro-form input:focus,.auth-pro-form select:focus,.auth-pro-form textarea:focus{border-color:#ff6b00;box-shadow:0 0 0 4px rgba(255,107,0,.10)}.auth-pro-form .btn-primary{height:48px;border-radius:15px;box-shadow:0 12px 24px rgba(255,107,0,.18)}.auth-pro-form .check-row{border:1px solid #e5e7eb;background:#f8fafc;border-radius:15px;padding:11px 12px;line-height:1.45;color:#334155;font-size:12.5px;font-weight:800}.auth-pro-form .check-row input{width:16px;height:16px;accent-color:#ff6b00}.auth-pro-panel .auth-status.ok,.auth-pro-panel .auth-status.err{margin-top:14px}
@media(max-width:1060px){.auth-pro-shell{grid-template-columns:1fr}.auth-pro-intro{position:static}.auth-pro-cards{grid-template-columns:repeat(2,1fr)}}
@media(max-width:720px){.auth-inline-pro{gap:6px}.auth-inline-pro .btn{height:34px;padding:0 10px;font-size:11px}.auth-pro-page{padding:22px 0 36px}.auth-pro-shell{width:min(100% - 22px,100%);gap:14px}.auth-pro-intro{padding:20px;border-radius:22px}.auth-pro-intro h1{font-size:30px}.auth-pro-cards{grid-template-columns:1fr}.auth-pro-checks span{font-size:11px}.auth-pro-panel{padding:20px;border-radius:22px}.auth-pro-panel-head h2{font-size:28px}.auth-pro-tabs{grid-template-columns:repeat(2,1fr)!important}.auth-form-grid{grid-template-columns:1fr}.auth-pro-form .check-row{font-size:12px}}
@media(max-width:520px){.nav-actions{gap:6px}.auth-inline-pro .auth-buyer-btn{display:none}.auth-inline-pro .auth-seller-btn{display:none}.auth-pro-tabs{grid-template-columns:1fr!important}.auth-pro-tabs button{height:39px}}
