:root{--bunn-ink:#17131d;--bunn-plum:#5c287d;--bunn-plum-2:#7b3fa0;--bunn-lav:#f3edf8;--bunn-orange:#ff8a3d;--bunn-bg:#f8f7fa;--bunn-line:rgba(34,21,45,.09);--bunn-shadow:0 18px 50px rgba(48,28,61,.12);--bunn-spring:cubic-bezier(.2,.8,.2,1)}
html{background:var(--bunn-bg);scroll-behavior:smooth}
body{font-family:-apple-system,BlinkMacSystemFont,"SF Pro Display","SF Pro Text",Inter,system-ui,sans-serif;background:radial-gradient(circle at 90% -10%,rgba(123,63,160,.13),transparent 32%),var(--bunn-bg);color:var(--bunn-ink);letter-spacing:-.012em}
header{background:rgba(248,247,250,.82)!important;backdrop-filter:saturate(180%) blur(22px);-webkit-backdrop-filter:saturate(180%) blur(22px);border-bottom:1px solid var(--bunn-line)!important}
.app-nav{background:rgba(255,255,255,.88)!important;backdrop-filter:saturate(180%) blur(24px);-webkit-backdrop-filter:saturate(180%) blur(24px);border-top:1px solid var(--bunn-line)!important;padding-bottom:max(9px,env(safe-area-inset-bottom))}
button,.btn,[role=button]{touch-action:manipulation;-webkit-tap-highlight-color:transparent;transition:transform .18s var(--bunn-spring),box-shadow .22s ease,background .22s ease,opacity .2s ease}
button:active,.btn:active,[role=button]:active{transform:scale(.965)}
button:focus-visible,.btn:focus-visible{outline:3px solid rgba(123,63,160,.25);outline-offset:2px}
.btn.primary,.premium-primary{border:0!important;background:linear-gradient(135deg,var(--bunn-plum),var(--bunn-plum-2))!important;color:#fff!important;box-shadow:0 10px 25px rgba(92,40,125,.25)!important}
.btn.orange{background:linear-gradient(135deg,#ff7b32,#ff9a52)!important;color:#fff!important;box-shadow:0 10px 25px rgba(255,122,48,.22)!important}
.premium-shell{padding:4px 0 28px}
.premium-hero{margin:10px 0 18px;padding:26px 22px;border-radius:30px;background:linear-gradient(145deg,#24152f,#5c287d 62%,#7b3fa0);color:#fff;box-shadow:0 24px 55px rgba(49,25,65,.25);overflow:hidden;position:relative}
.premium-hero:after{content:"";position:absolute;width:190px;height:190px;border-radius:50%;right:-70px;top:-90px;background:rgba(255,255,255,.11)}
.premium-hero .eyebrow{color:#e8cfff}.premium-hero h1{font-size:clamp(30px,9vw,44px);line-height:1.02;margin:8px 0}.premium-hero p{color:rgba(255,255,255,.78);max-width:34ch}
.premium-choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.premium-choice{min-height:126px;padding:18px;text-align:left;border:1px solid var(--bunn-line);border-radius:24px;background:rgba(255,255,255,.92);box-shadow:0 10px 28px rgba(43,26,54,.07);display:flex;flex-direction:column;gap:7px}
.premium-choice>span{font-size:30px}.premium-choice b{font-size:17px}.premium-choice small{color:#756b7d;line-height:1.35}
.premium-choice.selected{border-color:rgba(92,40,125,.36);background:var(--bunn-lav);box-shadow:0 12px 30px rgba(92,40,125,.14)}
.start-publish-dock{position:sticky;bottom:calc(76px + env(safe-area-inset-bottom));z-index:12;margin-top:18px;padding:10px;border-radius:22px;background:rgba(248,247,250,.86);backdrop-filter:blur(20px)}
.start-publish-dock .btn{min-height:56px;border-radius:18px;font-size:16px}
.detail-studio{display:grid;gap:12px}.detail-studio-button{display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:10px;width:100%;padding:14px 16px;border:1px solid var(--bunn-line);border-radius:20px;background:#fff;text-align:left}.detail-studio-button>span{display:grid;place-items:center;width:42px;height:42px;border-radius:14px;background:var(--bunn-lav);font-size:21px}.detail-studio-button small{display:block;color:#7d7383;margin-top:3px}.detail-studio-button i{font-style:normal;color:#a79ead;font-size:22px}
.premium-sheet{position:fixed;inset:auto 0 0;z-index:1000;max-height:86dvh;overflow:auto;background:#fff;border-radius:30px 30px 0 0;padding:18px 18px calc(24px + env(safe-area-inset-bottom));box-shadow:0 -22px 70px rgba(35,20,43,.22);animation:sheetUp .35s var(--bunn-spring)}
.premium-sheet-backdrop{position:fixed;inset:0;z-index:999;background:rgba(19,12,24,.35);backdrop-filter:blur(5px)}
@keyframes sheetUp{from{transform:translateY(26px);opacity:.4}to{transform:none;opacity:1}}
.movement-premium-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;padding:5px;background:#ebe7ef;border-radius:16px;position:sticky;top:74px;z-index:8}.movement-premium-tabs button{border:0;background:transparent;padding:11px 6px;border-radius:12px;color:#6d6373;font-weight:700}.movement-premium-tabs button.active{background:#fff;color:var(--bunn-plum);box-shadow:0 4px 14px rgba(41,25,52,.09)}
.status-pill{display:inline-flex;align-items:center;gap:5px;border-radius:99px;padding:6px 10px;background:var(--bunn-lav);color:var(--bunn-plum);font-size:12px;font-weight:750}
.discover-premium-title h2{font-size:28px!important}.discover-premium-title .city-button{border:0;background:transparent;color:var(--bunn-plum);font:inherit;padding:0}
.home-venue-grid .venue-card{border-radius:26px!important;overflow:hidden;box-shadow:var(--bunn-shadow)!important;border:1px solid rgba(255,255,255,.8)!important}
.venue-card .actions{display:grid!important;grid-template-columns:1fr 1.4fr!important}.venue-card .actions .btn{border-radius:16px!important;min-height:48px}
.category-pop{animation:categoryPop .55s var(--bunn-spring) both}.category-pop:nth-child(2n){animation-delay:.05s}.category-pop:nth-child(3n){animation-delay:.1s}
@keyframes categoryPop{from{opacity:0;transform:translateY(7px) scale(.96)}to{opacity:1;transform:none}}
.guest-ribbon{margin:8px 0 14px;padding:12px 14px;border-radius:16px;background:#fff5ec;color:#76401e;font-size:13px;box-shadow:0 8px 22px rgba(90,50,25,.07)}
@media(min-width:720px){.premium-choice-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.premium-sheet{left:50%;bottom:18px;transform:translateX(-50%);width:min(600px,calc(100% - 36px));border-radius:30px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}

/* v3.5 plan detay akışı */
.plan-edit-panel,.detail-access-card{background:#fff!important;color:#17131d!important;border:1px solid rgba(92,40,125,.15)!important}
.plan-edit-panel .field,.plan-edit-panel label{color:#211827!important}
.plan-edit-panel input,.plan-edit-panel textarea,.plan-edit-panel select{background:#f7f3fa!important;color:#211827!important;border:1.5px solid rgba(92,40,125,.22)!important;min-height:48px}
.plan-edit-panel select{font-weight:750}.plan-edit-panel option{background:#fff;color:#211827}
.detail-access-card .actions .btn{min-height:46px;border:1px solid rgba(92,40,125,.18)!important}
.detail-access-card .btn.soft:disabled{background:#eee9f1!important;color:#6d6373!important;opacity:1}
.detail-editor-head{padding-bottom:12px;border-bottom:1px solid rgba(92,40,125,.1);margin-bottom:14px}.detail-editor-head p{color:#6f6576;line-height:1.45}
@media(max-width:520px){.plan-edit-panel{padding:16px!important}.detail-access-card .actions{display:grid!important;grid-template-columns:1fr!important}.plan-edit-panel .form-grid{grid-template-columns:1fr 1fr!important}}

/* v3.6 mobil plan detay stüdyosu */
.v36-detail-sheet{background:#fff!important;color:#17131d!important;width:100%;box-sizing:border-box;overscroll-behavior:contain}
.v36-sheet-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.v36-sheet-head h2{margin:0;color:#17131d!important;font-size:24px;line-height:1.15}.v36-sheet-head button{width:38px;height:38px;border:1px solid #e2d9e8;border-radius:50%;background:#f5f1f7;color:#281b30;font-size:25px;line-height:1}
.v36-sheet-body,.v36-sheet-body *{box-sizing:border-box}.v36-sheet-body{color:#211827!important}.v36-sheet-body input,.v36-sheet-body textarea,.v36-sheet-body select{display:block;width:100%;min-height:52px;padding:14px 15px;border:1.5px solid rgba(92,40,125,.24)!important;border-radius:16px;background:#faf8fc!important;color:#1d1522!important;font-size:16px!important;-webkit-text-fill-color:#1d1522!important;opacity:1!important}.v36-sheet-body textarea{min-height:120px;resize:vertical}.v36-sheet-body input::placeholder,.v36-sheet-body textarea::placeholder{color:#84778c!important;-webkit-text-fill-color:#84778c!important;opacity:1}.v36-input-label,.v36-form-grid label{display:grid;gap:7px;color:#24182b!important;font-weight:750}.v36-input-label>span,.v36-form-grid label>span{color:#24182b!important;font-size:13px}.v36-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.v36-choice-grid{display:grid;gap:10px}.v36-choice{position:relative;display:grid;grid-template-columns:44px 1fr 24px;grid-template-rows:auto auto;gap:2px 10px;align-items:center;width:100%;padding:13px;border:1.5px solid #ded4e5;border-radius:18px;background:#fff;color:#211827;text-align:left}.v36-choice>span{grid-row:1/3;display:grid;place-items:center;width:44px;height:44px;border-radius:14px;background:#f3edf8;font-size:22px}.v36-choice b{font-size:15px;color:#211827}.v36-choice small{font-size:11px;line-height:1.35;color:#74687b}.v36-choice i{grid-column:3;grid-row:1/3;display:none;width:24px;height:24px;border-radius:50%;background:#6f3294;color:#fff;font-style:normal;place-items:center}.v36-choice.active{border-color:#7b3fa0;background:#f7effc;box-shadow:0 0 0 3px rgba(123,63,160,.1)}.v36-choice.active i{display:grid}.v36-lock-note{margin:12px 2px 0;padding:11px 12px;border-radius:14px;background:#fff4e9;color:#71401e;font-size:11px;line-height:1.45}
.v36-photo-picker{display:grid;gap:12px}.v36-photo-preview{min-height:170px;border:1.5px dashed #cdbbdd;border-radius:20px;background:#faf8fc;display:grid;place-items:center;align-content:center;gap:7px;color:#74687b;overflow:hidden}.v36-photo-preview>span{font-size:34px}.v36-photo-preview img{width:100%;height:210px;object-fit:cover}.v36-file-button{display:grid;grid-template-columns:42px 1fr;gap:2px 10px;align-items:center;padding:13px;border-radius:18px;background:#f3edf8;border:1.5px solid #cbb5dc;color:#2a1833;cursor:pointer}.v36-file-button>span{grid-row:1/3;font-size:26px}.v36-file-button b{font-size:14px}.v36-file-button small{color:#725f7d;font-size:10px}.v36-file-button input{position:absolute!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none}.v36-url-fallback{margin-top:2px}.v36-counter{display:grid;grid-template-columns:60px 1fr 60px;align-items:center;gap:12px}.v36-counter button{height:54px;border:1px solid #d9cde1;border-radius:16px;background:#f5eff8;color:#5c287d;font-size:25px}.v36-counter b{text-align:center;font-size:25px;color:#211827}.v36-save{min-height:54px;margin-top:18px;font-size:16px}.v36-save:disabled{opacity:.7}
@media(max-width:520px){.premium-sheet.v36-detail-sheet{left:0!important;right:0!important;bottom:0!important;transform:none!important;max-height:88dvh!important;border-radius:28px 28px 0 0!important;padding:18px 16px calc(20px + env(safe-area-inset-bottom))!important}.v36-form-grid{grid-template-columns:1fr 1fr}.v36-sheet-head h2{font-size:21px}.v36-photo-preview img{height:190px}}
@media(min-width:720px){.premium-sheet.v36-detail-sheet{left:50%!important;right:auto!important;bottom:18px!important;transform:translateX(-50%)!important;width:min(620px,calc(100% - 36px))!important}}


/* v3.7 yayın başarı geri bildirimi */
.publish-success-pulse{position:fixed;inset:0;z-index:5000;display:grid;place-items:center;padding:24px;background:rgba(20,12,27,.22);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);opacity:0;pointer-events:none;transition:opacity .24s ease}.publish-success-pulse.show{opacity:1}.publish-success-pulse-card{width:min(330px,calc(100vw - 42px));padding:26px 22px 24px;border-radius:30px;background:rgba(255,255,255,.96);box-shadow:0 28px 90px rgba(39,21,51,.3);text-align:center;transform:translateY(18px) scale(.92);opacity:0;transition:transform .42s cubic-bezier(.2,.85,.2,1),opacity .28s ease}.publish-success-pulse.show .publish-success-pulse-card{transform:none;opacity:1}.publish-success-orbit{display:grid;place-items:center;width:72px;height:72px;margin:0 auto 15px;border-radius:50%;background:linear-gradient(145deg,#6f3294,#9a55bd);box-shadow:0 14px 35px rgba(111,50,148,.3),0 0 0 10px rgba(123,63,160,.1);animation:publishPulseRing 1.15s ease both}.publish-success-orbit span{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#fff;color:#6f3294;font-size:22px;font-weight:900}.publish-success-pulse-card strong{display:block;color:#1d1522;font-size:25px;letter-spacing:-.035em;line-height:1.1}.publish-success-pulse-card small{display:block;margin-top:8px;color:#716679;font-size:13px;line-height:1.4}@keyframes publishPulseRing{0%{transform:scale(.72);opacity:.35}55%{transform:scale(1.08);opacity:1}100%{transform:scale(1)}}@media(max-width:520px){.publish-success-pulse{padding:18px}.publish-success-pulse-card{width:min(310px,calc(100vw - 36px));border-radius:27px;padding:24px 19px 22px}.publish-success-pulse-card strong{font-size:23px}}@media(prefers-reduced-motion:reduce){.publish-success-orbit{animation:none}}

/* v3.9 — Neşeli yayın kartları */
.cheerful-plan-card{box-shadow:0 12px 34px rgba(42,18,67,.16);transition:transform .2s ease,box-shadow .2s ease}.cheerful-plan-card:active{transform:scale(.992)}
.plan-joy-metrics{position:absolute;left:8px;right:8px;bottom:8px;z-index:4;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}
.plan-joy-chip{min-width:0;min-height:42px;border:1px solid rgba(255,255,255,.25);border-radius:14px;background:rgba(20,10,31,.72);color:#fff;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);display:grid;grid-template-columns:auto auto;grid-template-rows:auto auto;justify-content:center;align-items:center;column-gap:4px;padding:5px 4px;box-shadow:0 6px 18px rgba(0,0,0,.12)}
button.plan-joy-chip{font:inherit;cursor:pointer;position:relative;z-index:6}.plan-joy-chip>span{font-size:15px;line-height:1}.plan-joy-chip>b{font-size:12px;line-height:1}.plan-joy-chip>small{grid-column:1/-1;font-size:8px;color:rgba(255,255,255,.82);font-weight:800;line-height:1.1}
.plan-joy-chip.active{background:linear-gradient(145deg,rgba(127,61,222,.94),rgba(229,73,145,.9));border-color:rgba(255,255,255,.55);animation:bunnJoyPulse .35s ease}.plan-joy-chip.view-only{background:linear-gradient(145deg,rgba(255,129,79,.86),rgba(242,79,128,.82))}
.cheerful-proof{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px!important;margin-top:9px!important}.cheerful-proof>span{display:flex!important;align-items:center;justify-content:center;gap:3px;min-width:0;padding:6px 3px!important;border-radius:11px!important;background:linear-gradient(145deg,rgba(141,88,255,.11),rgba(255,110,164,.08))!important;border:1px solid rgba(139,92,246,.15)!important;color:var(--text)!important;font-size:8px!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cheerful-proof b{font-size:10px!important}
@keyframes bunnJoyPulse{0%{transform:scale(.92)}70%{transform:scale(1.06)}100%{transform:scale(1)}}
@media(max-width:390px){.plan-joy-metrics{left:6px;right:6px;bottom:6px;gap:3px}.plan-joy-chip{min-height:38px;border-radius:12px;padding:4px 2px}.plan-joy-chip>span{font-size:13px}.plan-joy-chip>b{font-size:11px}.plan-joy-chip>small{font-size:7px}.cheerful-proof>span{font-size:7px!important}}@media(hover:hover){button.plan-joy-chip:hover{transform:translateY(-1px);border-color:rgba(255,255,255,.55)}}


/* v4.1 — Kart dış cephesinde belirgin sosyal hareket şeridi */
.plan-social-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:12px 0 4px;position:relative;z-index:7}
.plan-social-action{min-width:0;min-height:54px;border:1px solid rgba(112,50,148,.16);border-radius:17px;background:linear-gradient(145deg,#fff,#f8f1fc);color:#24172b;display:grid;grid-template-columns:auto auto;grid-template-rows:auto auto;align-items:center;justify-content:center;column-gap:5px;padding:8px 5px;box-shadow:0 7px 18px rgba(75,33,98,.08);font:inherit}
button.plan-social-action{cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.plan-social-action>span{font-size:18px;line-height:1}.plan-social-action>b{font-size:14px;line-height:1;color:#351a43}.plan-social-action>small{grid-column:1/-1;margin-top:3px;font-size:9px;font-weight:800;color:#745f7d;line-height:1}
.plan-social-action.active{border-color:rgba(129,61,174,.45);background:linear-gradient(145deg,#f0e3fa,#ffe9f3);box-shadow:0 8px 22px rgba(129,61,174,.16);animation:bunnJoyPulse .35s ease}.plan-social-action.jest-stat{background:linear-gradient(145deg,#fff3e9,#fff0f5);border-color:rgba(238,112,91,.2)}
button.plan-social-action:active{transform:scale(.96)}
@media(max-width:390px){.plan-social-strip{gap:5px;margin-top:10px}.plan-social-action{min-height:49px;border-radius:14px;padding:7px 3px}.plan-social-action>span{font-size:16px}.plan-social-action>b{font-size:12px}.plan-social-action>small{font-size:8px}}

/* v4.2 — Yayındaki Bunn kartlarında görünür sosyal şerit */
.social-live-card{overflow:hidden!important;background:#fff!important}
.social-live-card .editor-person-main{border-radius:0!important}
.live-card-social{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;padding:11px 11px 6px!important;background:#fff!important;position:relative!important;z-index:12!important}
.live-social-pill{min-width:0!important;min-height:56px!important;border:1px solid rgba(104,48,139,.18)!important;border-radius:16px!important;background:linear-gradient(145deg,#fff,#f7effb)!important;color:#24152d!important;display:grid!important;grid-template-columns:auto auto!important;grid-template-rows:auto auto!important;align-items:center!important;justify-content:center!important;column-gap:5px!important;padding:8px 5px!important;box-shadow:0 7px 18px rgba(73,31,96,.08)!important;font:inherit!important}
button.live-social-pill{cursor:pointer!important;-webkit-tap-highlight-color:transparent!important;touch-action:manipulation!important}
.live-social-pill>span{font-size:18px!important;line-height:1!important}.live-social-pill>b{font-size:14px!important;line-height:1!important;color:#33163f!important}.live-social-pill>small{grid-column:1/-1!important;margin-top:4px!important;font-size:9px!important;font-weight:900!important;color:#705a78!important;line-height:1!important}
.live-social-pill.active{border-color:rgba(125,53,169,.48)!important;background:linear-gradient(145deg,#efe0fa,#ffe8f2)!important;box-shadow:0 8px 22px rgba(125,53,169,.18)!important}
.live-jest-pill{background:linear-gradient(145deg,#fff4e7,#ffedf4)!important;border-color:rgba(235,111,83,.24)!important}
button.live-social-pill:active{transform:scale(.96)!important}
.live-card-owner-proof{display:flex!important;flex-wrap:wrap!important;gap:6px!important;padding:2px 11px 11px!important;background:#fff!important;position:relative!important;z-index:12!important}
.live-card-owner-proof span{display:inline-flex!important;align-items:center!important;gap:3px!important;padding:6px 9px!important;border-radius:999px!important;background:#f6f0f8!important;color:#5d4666!important;font-size:10px!important;font-weight:800!important}
.social-live-card .editor-start{margin:0 11px 12px!important;width:calc(100% - 22px)!important}
@media(max-width:390px){.live-card-social{gap:5px!important;padding:9px 8px 5px!important}.live-social-pill{min-height:50px!important;border-radius:14px!important;padding:7px 3px!important}.live-social-pill>span{font-size:16px!important}.live-social-pill>b{font-size:12px!important}.live-social-pill>small{font-size:8px!important}.live-card-owner-proof{padding:2px 8px 9px!important;gap:4px!important}.live-card-owner-proof span{font-size:9px!important;padding:5px 7px!important}.social-live-card .editor-start{margin:0 8px 10px!important;width:calc(100% - 16px)!important}}

/* v4.3 sade sosyal kart */
.compact-social-actions{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;padding:12px 11px 8px!important}
.compact-social-actions .live-social-pill{min-height:48px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:9px!important;border-radius:18px!important}
.compact-social-actions .live-social-pill>small{display:none!important}
.compact-social-actions .live-social-pill>b{font-size:15px!important;font-weight:900!important}
.compact-social-actions .social-icon{font-size:25px!important;font-family:Arial,sans-serif!important;font-weight:900!important}
.compact-social-actions .plan-card-like{background:#fff!important;border:1px solid rgba(118,53,151,.25)!important}
.compact-social-actions .plan-card-like.active{color:#fff!important;background:linear-gradient(135deg,#7d3fc1,#ff7a45)!important;border-color:transparent!important;box-shadow:0 9px 23px rgba(145,65,163,.25)!important}
.compact-social-actions .plan-card-like.active b,.compact-social-actions .plan-card-save.active b{color:#fff!important}
.compact-social-actions .plan-card-save{background:#fff!important;border:1px solid rgba(53,133,100,.24)!important}
.compact-social-actions .plan-card-save.active{color:#fff!important;background:linear-gradient(135deg,#7d3fc1,#4db578)!important;border-color:transparent!important;box-shadow:0 9px 23px rgba(71,143,105,.24)!important}
.compact-social-actions .live-social-pill:disabled{opacity:1!important;cursor:default!important}
.live-card-owner-proof,.live-jest-pill{display:none!important}
.social-live-card .editor-start{margin:0 11px 12px!important;width:calc(100% - 22px)!important}
.plan-owner-avatar-wrap{display:flex!important;flex-direction:column!important;align-items:center!important;gap:3px!important;flex:0 0 auto!important}
.profile-visit-label{font-size:8px!important;line-height:1!important;font-weight:900!important;color:#fff!important;background:rgba(42,20,50,.72)!important;padding:3px 5px!important;border-radius:999px!important;white-space:nowrap!important}
@media(max-width:390px){.compact-social-actions{padding:9px 8px 6px!important;gap:7px!important}.compact-social-actions .live-social-pill{min-height:45px!important}.compact-social-actions .social-icon{font-size:23px!important}.social-live-card .editor-start{margin:0 8px 10px!important;width:calc(100% - 16px)!important}}

.compact-social-actions .bookmark-icon{width:18px!important;height:23px!important;display:inline-block!important;border:2px solid currentColor!important;border-radius:3px 3px 2px 2px!important;background:transparent!important;clip-path:polygon(0 0,100% 0,100% 100%,50% 74%,0 100%)!important}
.compact-social-actions .plan-card-save.active .bookmark-icon{background:#fff!important;border-color:#fff!important}

/* v4.4 hızlı ve bağımsız sosyal kart eylemleri */
.compact-social-actions .live-social-pill{overflow:visible!important;position:relative!important;transition:transform .16s ease,box-shadow .18s ease,background .18s ease!important}
.compact-social-actions .live-social-pill.optimistic{transform:scale(.97)!important}
.compact-social-actions .bookmark-icon{box-sizing:border-box!important;width:20px!important;height:24px!important;min-width:20px!important;min-height:24px!important;overflow:visible!important;clip-path:none!important;border:0!important;border-radius:0!important;background:transparent!important;position:relative!important}
.compact-social-actions .bookmark-icon:before{content:""!important;position:absolute!important;inset:0!important;background:currentColor!important;clip-path:polygon(8% 0,92% 0,92% 100%,50% 75%,8% 100%)!important}
.compact-social-actions .plan-card-save.active .bookmark-icon{background:transparent!important}
.compact-social-actions .plan-card-save.active .bookmark-icon:before{background:#fff!important}
.compact-social-actions .live-social-pill[data-pending="1"]{pointer-events:none!important}
@media(max-width:390px){.compact-social-actions .bookmark-icon{width:19px!important;height:23px!important;min-width:19px!important;min-height:23px!important}}


/* v4.5 — Instagram benzeri Beğenenler paneli */
.like-count-trigger{position:relative;z-index:2;min-width:24px;padding:8px 5px;margin:-8px -5px;border-radius:10px;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent}
.like-count-trigger:active{background:rgba(255,255,255,.22);transform:scale(.94)}
.likers-sheet-backdrop{position:fixed!important;inset:0!important;z-index:10020!important;display:flex!important;align-items:flex-end!important;justify-content:center!important;background:rgba(25,14,31,.46)!important;backdrop-filter:blur(5px);padding:0!important}
.likers-sheet{width:min(100%,560px)!important;max-height:min(78vh,720px)!important;overflow:hidden!important;border-radius:26px 26px 0 0!important;background:#fff!important;color:#201526!important;padding:10px 14px calc(16px + env(safe-area-inset-bottom))!important;box-shadow:0 -22px 60px rgba(36,17,45,.25)!important;animation:likersUp .24s ease-out}
.likers-sheet .sheet-handle{width:42px;height:5px;border-radius:99px;background:#d8cddd;margin:2px auto 10px}
.likers-sheet .sheet-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:2px 2px 12px;border-bottom:1px solid #eee7f1}.likers-sheet .sheet-head h3{margin:2px 0 0;font-size:23px;color:#201526}.likers-sheet .eyebrow{color:#8b4ab1}
.likers-close{width:38px;height:38px;border:0;border-radius:50%;background:#f3eef5;color:#3d2944;font-size:22px;line-height:1;cursor:pointer}
.likers-list{max-height:calc(min(78vh,720px) - 92px);overflow:auto;overscroll-behavior:contain;padding:8px 0 2px;-webkit-overflow-scrolling:touch}
.liker-row{margin:0;border-bottom:1px solid #f1ebf3}.liker-row:last-child{border-bottom:0}
.liker-profile{width:100%;display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:11px;border:0;background:#fff;color:#201526;text-align:left;padding:10px 4px;cursor:pointer;touch-action:manipulation}.liker-profile:active{background:#faf6fb;border-radius:15px}.liker-profile img,.liker-avatar-fallback{width:48px;height:48px;border-radius:50%;object-fit:cover;display:flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#8d4fd0,#ff8b59);color:#fff;font-weight:900;font-size:19px}.liker-profile>span{display:grid;gap:3px;min-width:0}.liker-profile b{font-size:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.liker-profile small{font-size:11px;color:#7d6c83;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.liker-profile i{font-style:normal;font-size:11px;font-weight:850;color:#7d3fc1;white-space:nowrap}
.likers-loading,.likers-empty{min-height:180px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#74647a;padding:24px}.likers-loading span{width:30px;height:30px;border:3px solid #eadff0;border-top-color:#8745b0;border-radius:50%;animation:likersSpin .7s linear infinite}.likers-empty>span{font-size:38px;color:#a86aca}.likers-empty b{margin-top:8px;color:#332139}.likers-empty p{margin:5px 0 0;font-size:12px}.likers-empty.error>span{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#fff0f0;color:#c24558;font-size:21px;font-weight:900}
@keyframes likersUp{from{transform:translateY(35px);opacity:.4}to{transform:none;opacity:1}}@keyframes likersSpin{to{transform:rotate(360deg)}}
@media(min-width:700px){.likers-sheet-backdrop{align-items:center!important;padding:24px!important}.likers-sheet{border-radius:26px!important;max-height:min(76vh,720px)!important;padding-bottom:18px!important}}


/* v4.6 plan story gallery */
.plan-story-hero{min-height:420px;overflow:hidden;background:#17131d}
.plan-story-track,.plan-story-slide{position:absolute;inset:0;margin:0}
.plan-story-slide{opacity:0;transform:scale(1.025);transition:opacity .3s ease,transform .55s ease;pointer-events:none}
.plan-story-slide.active{opacity:1;transform:scale(1);pointer-events:auto}
.plan-story-slide img{width:100%;height:100%;object-fit:cover;display:block}
.plan-story-nav{position:absolute;z-index:6;top:46%;width:42px;height:42px;border:1px solid rgba(255,255,255,.45);border-radius:50%;background:rgba(20,15,25,.38);color:#fff;font-size:31px;line-height:1;backdrop-filter:blur(12px)}
.plan-story-nav.prev{left:12px}.plan-story-nav.next{right:12px}
.plan-story-dots{position:absolute;z-index:7;left:50%;bottom:88px;transform:translateX(-50%);display:flex;gap:7px}
.plan-story-dots button{width:7px;height:7px;padding:0;border:0;border-radius:99px;background:rgba(255,255,255,.52);transition:.2s}
.plan-story-dots button.active{width:22px;background:#fff}
.plan-fallback small{display:block;font-size:13px;margin-top:8px}
.plan-owner-avatar-wrap{position:relative;display:flex;flex-direction:column;align-items:center;gap:3px}
.profile-visit-label{padding:3px 8px;border-radius:999px;background:linear-gradient(135deg,#7b3ff2,#ff8a3d);color:#fff!important;font-weight:800;font-size:10px!important;letter-spacing:.01em;box-shadow:0 5px 14px rgba(91,44,175,.28)}
.plan-memory-note{display:flex;align-items:flex-start;gap:9px;margin:14px 0;padding:12px 13px;border-radius:16px;background:linear-gradient(135deg,rgba(123,63,242,.09),rgba(255,138,61,.08));border:1px solid rgba(123,63,242,.14)}
.plan-memory-note p{margin:0!important;font-size:13px;line-height:1.45}
.plan-gallery-help{margin:5px 0 11px;color:#655d6b;font-size:13px;line-height:1.45}
.plan-gallery-preview{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:7px;margin-bottom:10px}
.plan-gallery-preview figure{margin:0;position:relative;aspect-ratio:3/4;border-radius:13px;overflow:hidden;background:#eee8f2;border:1px solid rgba(85,58,112,.13)}
.plan-gallery-preview img{width:100%;height:100%;object-fit:cover;display:block}
.plan-gallery-preview small{position:absolute;left:4px;right:4px;bottom:4px;padding:3px;border-radius:7px;text-align:center;background:rgba(20,14,26,.58);color:#fff;font-size:9px}
.plan-gallery-preview .pending{outline:2px solid #8450ed}
.plan-gallery-empty{grid-column:1/-1;padding:20px;text-align:center;border:1px dashed #cfc5d8;border-radius:15px;color:#796e82;background:#fbf9fc}
.plan-photo-device-button{display:flex;align-items:center;gap:10px;padding:13px 14px;border-radius:16px;border:1px solid rgba(123,63,242,.28);background:linear-gradient(135deg,#fbf9ff,#fff8f1);cursor:pointer}
.plan-photo-device-button>span{display:grid;place-items:center;width:34px;height:34px;border-radius:12px;background:linear-gradient(135deg,#7945ee,#ff8d42);color:white;font-size:22px}
.plan-photo-device-button b{display:block;color:#2d2435}.plan-photo-device-button small{display:block;color:#776c80;font-size:11px}
@media(max-width:600px){.plan-story-hero{min-height:58vh;max-height:620px}.plan-story-nav{display:none}.plan-story-dots{bottom:100px}.plan-gallery-preview{grid-template-columns:repeat(3,minmax(0,1fr))}.plan-gallery-preview figure{aspect-ratio:1/1.15}}

/* v5.1 yayın öncesi fotoğraf akışı */
.v51-prepublish{z-index:10002}.v51-photo-pick{display:flex;min-height:132px;margin:18px 0;padding:18px;border:1.5px dashed rgba(111,60,255,.42);border-radius:24px;background:linear-gradient(145deg,#fff,#faf7ff);align-items:center;justify-content:center;flex-direction:column;gap:6px;text-align:center;cursor:pointer}.v51-photo-pick>span{font-size:36px;line-height:1;color:#7437bd}.v51-photo-pick b{color:#1d1427;font-size:17px}.v51-photo-pick small{color:#73677c;max-width:280px}.v51-photo-preview{margin:0 0 16px;border-radius:22px;overflow:hidden;background:#f5effa;text-align:center}.v51-photo-preview img{display:block;width:100%;max-height:280px;object-fit:cover}.v51-photo-preview b{display:block;padding:10px;color:#43215f}.v51-prepublish .btn{margin-top:10px}.v51-prepublish .orange{background:linear-gradient(135deg,#7b35c8,#ff765e);color:#fff;border:0}
