.ey-page-decoration{position:fixed;inset:0;pointer-events:none;z-index:0;overflow:hidden}.ey-deco-u{position:absolute;color:hsl(var(--primary));opacity:.04}.ey-deco-u-1{top:120px;right:-100px;width:380px}.ey-deco-u-2{bottom:200px;left:-80px;width:260px;transform:rotate(-15deg)}.dark .ey-deco-u{opacity:.05}.ey-action-bar{position:sticky;top:64px;z-index:40;background:hsl(var(--background)/.85);backdrop-filter:saturate(180%) blur(20px);-webkit-backdrop-filter:saturate(180%) blur(20px);border-bottom:1px solid hsl(var(--border))}.ey-action-bar__inner{max-width:1320px;margin:0 auto;padding:0 16px;height:52px;display:flex;align-items:center;justify-content:space-between;gap:12px}.ey-action-bar__left{display:flex;align-items:center;gap:12px;min-width:0}.ey-back-btn{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border:1px solid hsl(var(--border));border-radius:10px;background:hsl(var(--card));color:hsl(var(--foreground)/.75);transition:all .14s ease;flex-shrink:0}.ey-back-btn:hover{background:hsl(var(--muted));color:hsl(var(--foreground))}.ey-crumb-trail{display:flex;align-items:center;gap:8px;font-size:13px;color:hsl(var(--muted-foreground));min-width:0}.ey-crumb-trail a:hover{color:hsl(var(--foreground))}.ey-crumb-trail__sep{color:hsl(var(--muted-foreground)/.6);font-size:11px}.ey-crumb-trail__current{color:hsl(var(--foreground));font-weight:600;white-space:nowrap}.ey-save-state{display:inline-flex;align-items:center;gap:8px;height:28px;padding:0 11px;background:hsl(var(--muted));border-radius:999px;font-size:11.5px;font-weight:500;color:hsl(var(--muted-foreground));transition:all .22s ease}.ey-save-state__dot{width:6px;height:6px;border-radius:50%;background:hsl(var(--accent));box-shadow:0 0 0 3px hsl(var(--accent)/.18);flex-shrink:0;transition:all .14s ease}.ey-save-state--saving .ey-save-state__dot{background:hsl(var(--primary));box-shadow:0 0 0 3px hsl(var(--primary)/.2);animation:ey-spin 1.2s linear infinite}.ey-save-state--saving{color:hsl(var(--primary-hover));background:hsl(var(--primary)/.12)}@keyframes ey-spin{to{transform:rotate(1turn)}}.ey-action-bar__right{display:flex;align-items:center;gap:6px}.ey-kbd{gap:2px;height:18px;padding:0 5px;background:hsl(var(--muted));border:1px solid hsl(var(--border));border-radius:4px;font-family:ui-monospace,JetBrains Mono,monospace;font-size:10px;color:hsl(var(--muted-foreground));margin-left:6px}.ey-btn,.ey-kbd{display:inline-flex;align-items:center;font-weight:600}.ey-btn{justify-content:center;gap:6px;height:32px;padding:0 12px;border-radius:9px;font-size:12.5px;border:1px solid transparent;background:transparent;color:hsl(var(--foreground));transition:all .14s ease}.ey-btn--ghost{color:hsl(var(--foreground)/.85)}.ey-btn--ghost:hover{background:hsl(var(--muted))}.ey-btn--outline{border-color:hsl(var(--border));background:hsl(var(--card))}.ey-btn--outline:hover{background:hsl(var(--muted))}.ey-draft-banner{max-width:1320px;margin:12px auto 0;padding:10px 14px;display:flex;align-items:center;gap:12px;background:hsl(var(--primary)/.08);border:1px solid hsl(var(--primary)/.3);border-radius:12px;font-size:13px;color:hsl(var(--foreground))}.ey-draft-banner__icon{width:28px;height:28px;border-radius:8px;background:hsl(var(--primary));color:hsl(var(--primary-foreground));display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.ey-draft-banner__body{flex:1;min-width:0}.ey-draft-banner__title{font-weight:700;font-size:13.5px}.ey-draft-banner__sub{font-size:11.5px;color:hsl(var(--muted-foreground));margin-top:1px}.ey-draft-banner__btn{height:30px;padding:0 14px;border-radius:8px;font-size:12.5px;font-weight:700;border:none;background:hsl(var(--primary));color:hsl(var(--primary-foreground));cursor:pointer;transition:all .14s ease}.ey-draft-banner__btn:hover{background:hsl(var(--primary-hover))}.ey-draft-banner__btn--ghost{background:transparent;color:hsl(var(--muted-foreground));border:1px solid hsl(var(--border))}.ey-draft-banner__btn--ghost:hover{color:hsl(var(--foreground));background:hsl(var(--muted))}.ey-hero{max-width:1320px;margin:0 auto;padding:28px 16px 18px;position:relative;z-index:1}.ey-hero__inner{display:grid;grid-template-columns:1fr auto;gap:28px;align-items:flex-end}.ey-hero__eyebrow{display:inline-flex;align-items:center;gap:8px;height:28px;padding:0 12px;background:hsl(var(--primary)/.15);color:hsl(var(--primary-hover));border-radius:999px;font-size:11.5px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;margin-bottom:12px}.ey-hero__eyebrow-dot{width:6px;height:6px;border-radius:50%;background:hsl(var(--primary));animation:ey-pulse 2s ease-in-out infinite}@keyframes ey-pulse{0%,to{opacity:1;box-shadow:0 0 0 0 hsl(var(--primary)/.6)}50%{opacity:.7;box-shadow:0 0 0 6px hsl(var(--primary)/0)}}.ey-hero__title{font-size:32px;font-weight:800;letter-spacing:-.035em;line-height:1.06;color:hsl(var(--foreground))}.ey-hero__title em{font-style:normal;color:hsl(var(--primary));position:relative}.ey-hero__title em:after{content:"";position:absolute;left:-2px;right:-2px;bottom:3px;height:10px;background:hsl(var(--primary)/.18);z-index:-1;border-radius:4px}.ey-hero__subtitle{margin-top:8px;font-size:14px;color:hsl(var(--muted-foreground));max-width:540px;line-height:1.55}.ey-hero__stats{display:flex;gap:22px;padding-bottom:4px}.ey-hero-stat{display:flex;flex-direction:column;gap:2px}.ey-hero-stat__value{font-family:ui-monospace,JetBrains Mono,monospace;font-size:20px;font-weight:700;color:hsl(var(--foreground));letter-spacing:-.02em;font-variant-numeric:tabular-nums}.ey-hero-stat__sup{font-size:12px;color:hsl(var(--primary))}.ey-hero-stat__label{font-size:10.5px;color:hsl(var(--muted-foreground));text-transform:uppercase;letter-spacing:.07em;font-weight:600}.ey-page{max-width:1320px;margin:0 auto;padding:8px 16px 60px;width:100%;position:relative;z-index:1}.ey-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:24px;align-items:flex-start}.ey-form-col{display:flex;flex-direction:column;gap:12px}@media (max-width:1080px){.ey-layout{grid-template-columns:1fr}.ey-sidebar{position:static!important}.ey-hero__inner{grid-template-columns:1fr}}.ey-section{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:14px;overflow:hidden;transition:border-color .14s ease,box-shadow .22s ease;scroll-margin-top:140px;position:relative}.ey-section:hover{border-color:hsl(var(--border)/1.5)}.ey-section--active{border-color:hsl(var(--primary)/.55);box-shadow:0 0 0 4px hsl(var(--primary)/.08)}.ey-section--active:before{content:"";position:absolute;left:0;top:24px;bottom:24px;width:3px;background:hsl(var(--primary));border-radius:0 3px 3px 0}.ey-section--branded:after{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,hsl(var(--primary)) 0,hsl(var(--primary-hover)) 50%,transparent 100%);border-radius:14px 14px 0 0}.ey-section__head{justify-content:space-between;padding:16px 20px;border-bottom:1px solid hsl(var(--border))}.ey-section__head,.ey-section__heading{display:flex;align-items:center;gap:12px}.ey-section__heading{min-width:0}.ey-section__num{width:30px;height:30px;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;background:hsl(var(--muted));color:hsl(var(--muted-foreground));font-family:ui-monospace,JetBrains Mono,monospace;font-size:11.5px;font-weight:700;flex-shrink:0;transition:all .14s ease}.ey-section--done .ey-section__num{background:hsl(var(--accent)/.15);color:hsl(var(--accent))}.ey-section--active .ey-section__num{background:hsl(var(--primary));color:hsl(var(--primary-foreground));box-shadow:0 0 0 4px hsl(var(--primary)/.15)}.ey-section__title-group{min-width:0}.ey-section__title{font-size:15px;font-weight:700;color:hsl(var(--foreground));letter-spacing:-.015em;display:flex;align-items:center;gap:8px}.ey-section__sub{font-size:12px;color:hsl(var(--muted-foreground));margin-top:2px}.ey-section__chip{display:inline-flex;align-items:center;gap:5px;height:22px;padding:0 7px;font-size:10.5px;font-weight:700;border-radius:6px;text-transform:uppercase;letter-spacing:.04em;background:hsl(var(--muted));color:hsl(var(--muted-foreground))}.ey-section__chip--ok{background:hsl(var(--accent)/.15);color:hsl(var(--accent))}.ey-section__chip--blue{background:hsl(214 100% 49%/.12);color:hsl(214 100% 49%)}.dark .ey-section__chip--blue{background:hsl(214 100% 60%/.18);color:hsl(214 100% 70%)}.ey-section__chip--warn{background:hsl(0 84% 60%/.12);color:hsl(0 84% 50%)}.ey-section__body{padding:20px}.ey-btn-edit{display:inline-flex;align-items:center;gap:5px;height:28px;padding:0 11px;font-size:12px;font-weight:600;color:hsl(var(--primary-hover));background:hsl(var(--primary)/.12);border:1px solid transparent;border-radius:8px;cursor:pointer;transition:all .14s ease}.ey-btn-edit:hover{background:hsl(var(--primary));color:hsl(var(--primary-foreground))}.ey-cat-path{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.ey-cat-path__crumb{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;background:hsl(var(--muted));border-radius:9px;color:hsl(var(--foreground)/.85);font-size:13px;font-weight:500}.ey-cat-path__crumb--final{background:hsl(var(--primary)/.15);color:hsl(var(--primary-hover));font-weight:600}.ey-cat-path__sep{color:hsl(var(--muted-foreground)/.5);font-size:13px}.ey-cat-path__check{color:hsl(var(--accent));flex-shrink:0}.ey-fg{display:grid;gap:14px}.ey-fg--2{grid-template-columns:1fr 1fr}.ey-fg--3{grid-template-columns:repeat(3,1fr)}@media (max-width:720px){.ey-fg--2,.ey-fg--3{grid-template-columns:1fr}}.ey-fld{display:flex;flex-direction:column;gap:6px}.ey-fld__label{display:flex;align-items:center;justify-content:space-between;font-size:12px;font-weight:600;color:hsl(var(--foreground)/.85)}.ey-fld__req{color:hsl(var(--destructive));margin-left:1px}.ey-fld__hint{font-size:11.5px;color:hsl(var(--muted-foreground));margin-top:1px}.ey-fld__hint--ok{color:hsl(var(--accent))}.ey-fld__err,.ey-fld__hint--err{color:hsl(var(--destructive))}.ey-fld__err{font-size:11.5px;margin-top:2px}.ey-inp,.ey-sel,.ey-ta{width:100%;height:42px;padding:0 13px;border:1.5px solid hsl(var(--border));border-radius:11px;background:hsl(var(--card));color:hsl(var(--foreground));font-size:13.5px;font-weight:500;transition:all .14s ease;-webkit-appearance:none;appearance:none;font-family:inherit}.ey-inp::placeholder,.ey-ta::placeholder{color:hsl(var(--muted-foreground)/.7);font-weight:400}.ey-inp:hover,.ey-sel:hover,.ey-ta:hover{border-color:hsl(var(--border)/1.6)}.ey-inp:focus,.ey-sel:focus,.ey-ta:focus{outline:none;border-color:hsl(var(--primary));box-shadow:0 0 0 4px hsl(var(--primary)/.15)}.ey-inp:disabled{background:hsl(var(--muted));color:hsl(var(--muted-foreground));cursor:not-allowed}.ey-ta{height:auto;min-height:100px;padding:11px 13px;line-height:1.6;resize:vertical}.ey-sel{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23999' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:36px;cursor:pointer}.ey-inp--err,.ey-sel--err{border-color:hsl(var(--destructive))}.ey-tog{position:relative;display:inline-block;width:38px;height:22px;flex-shrink:0}.ey-tog input{opacity:0;width:0;height:0}.ey-tog__sl{position:absolute;cursor:pointer;inset:0;background:hsl(var(--border));border-radius:999px;transition:all .22s ease}.ey-tog__sl:before{content:"";position:absolute;height:16px;width:16px;left:3px;top:3px;background:#fff;border-radius:50%;transition:all .22s cubic-bezier(.34,1.56,.64,1);box-shadow:0 1px 3px rgba(0,0,0,.18)}.ey-tog input:checked+.ey-tog__sl{background:hsl(var(--accent))}.ey-tog input:checked+.ey-tog__sl:before{transform:translateX(16px)}.ey-tog--y input:checked+.ey-tog__sl{background:hsl(var(--primary))}.ey-tog-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 0}.ey-tog-row__t{font-size:13px;font-weight:600;color:hsl(var(--foreground))}.ey-tog-row__d{font-size:11.5px;color:hsl(var(--muted-foreground))}.ey-tog-row--branded{display:flex;align-items:center;gap:12px;padding:14px 0;border-top:1px solid hsl(var(--border))}.ey-tog-row__icon-badge{width:36px;height:36px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.ey-tog-row__icon-badge--wa{background:hsl(145 63% 49%/.15);color:hsl(145 63% 42%)}.dark .ey-tog-row__icon-badge--wa{background:hsl(145 63% 49%/.18);color:hsl(145 63% 55%)}.ey-tog-row__icon-badge--clock{background:hsl(var(--primary)/.15);color:hsl(var(--primary-hover))}.ey-tog-row__body{flex:1;display:flex;flex-direction:column;gap:1px;min-width:0}.ey-time-range{display:inline-flex;align-items:center;gap:6px}.ey-time-range__sep{color:hsl(var(--muted-foreground));font-weight:600;font-size:12px}.ey-time-range .ey-sel{width:90px;height:36px;padding:0 28px 0 11px;font-size:13px;font-weight:600}.ey-branded-row{display:grid;grid-template-columns:1fr 1fr;gap:14px;align-items:flex-start}@media (max-width:720px){.ey-branded-row{grid-template-columns:1fr}}.ey-brand-fld{display:flex;flex-direction:column;gap:8px}.ey-brand-fld__label{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:30px}.ey-brand-fld__lbl{display:inline-flex;align-items:center;gap:8px;font-size:12.5px;font-weight:700;color:hsl(var(--foreground))}.ey-brand-fld__lbl-icon{width:22px;height:22px;border-radius:6px;background:hsl(var(--primary));color:hsl(var(--primary-foreground));display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.ey-branded-city,.ey-branded-name,.ey-branded-phone{position:relative;display:flex;align-items:stretch;height:50px;background:hsl(var(--card));border:1.5px solid hsl(var(--border));border-radius:13px;overflow:hidden;transition:all .14s ease}.ey-branded-city:hover,.ey-branded-name:hover,.ey-branded-phone:hover{border-color:hsl(var(--border)/1.6)}.ey-branded-city:focus-within,.ey-branded-name:focus-within,.ey-branded-phone:focus-within{border-color:hsl(var(--primary));box-shadow:0 0 0 4px hsl(var(--primary)/.15)}.ey-branded-icon{width:50px;flex-shrink:0;background:linear-gradient(135deg,hsl(var(--primary)) 0,hsl(var(--primary-hover)) 100%);color:hsl(var(--primary-foreground));display:inline-flex;align-items:center;justify-content:center;position:relative}.ey-branded-icon:after{content:"";position:absolute;top:6px;right:6px;width:5px;height:5px;background:rgba(255,255,255,.55);border-radius:50%}.ey-branded-city__select{background:transparent;padding:0 36px 0 14px;-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23999' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;cursor:pointer}.ey-branded-city__select,.ey-branded-name__input{flex:1;min-width:0;border:none;outline:none;font-size:14.5px;font-weight:600;color:hsl(var(--foreground));font-family:inherit}.ey-branded-name__input{background:transparent;padding:0 14px}.ey-branded-name__input::placeholder{color:hsl(var(--muted-foreground)/.7);font-weight:500}.ey-branded-phone__cc{width:62px;flex-shrink:0;background:linear-gradient(135deg,hsl(var(--primary)) 0,hsl(var(--primary-hover)) 100%);color:hsl(var(--primary-foreground));display:inline-flex;align-items:center;justify-content:center;font-family:ui-monospace,JetBrains Mono,monospace;font-size:13px;font-weight:800;position:relative}.ey-branded-phone__cc:after{content:"";position:absolute;top:6px;right:6px;width:5px;height:5px;background:rgba(255,255,255,.55);border-radius:50%}.ey-branded-phone__input{flex:1;min-width:0;border:none;outline:none;background:transparent;padding:0 14px;font-size:15.5px;font-weight:700;color:hsl(var(--foreground));font-family:ui-monospace,JetBrains Mono,monospace;font-variant-numeric:tabular-nums;letter-spacing:.01em}.ey-branded-phone__input::placeholder{color:hsl(var(--muted-foreground)/.65);font-weight:500}.ey-branded-phone__op{display:none;align-items:center;padding:0 12px;font-size:9.5px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;border-left:1px solid hsl(var(--border));flex-shrink:0;white-space:nowrap}.ey-branded-phone__op[data-shown="1"]{display:inline-flex}.ey-branded-phone__op--azercell{background:#E5F1FF;color:#0066CC}.ey-branded-phone__op--bakcell{background:#FEE2E2;color:#B91C1C}.ey-branded-phone__op--nar{background:#F3E8FF;color:#7C3AED}.ey-branded-phone__op--naxtel{background:#DCFCE7;color:#15803D}.ey-branded-phone__op--unknown{background:hsl(var(--destructive)/.15);color:hsl(var(--destructive))}.dark .ey-branded-phone__op--azercell{background:rgba(0,102,204,.2);color:#60A5FA}.dark .ey-branded-phone__op--bakcell{background:rgba(185,28,28,.22);color:#F87171}.dark .ey-branded-phone__op--nar{background:rgba(124,58,237,.22);color:#A78BFA}.dark .ey-branded-phone__op--naxtel{background:rgba(21,128,61,.22);color:#4ADE80}.ey-city-chips{display:flex;align-items:center;flex-wrap:wrap;gap:6px;margin-top:2px}.ey-city-chips__label{font-size:10.5px;font-weight:600;color:hsl(var(--muted-foreground)/.8);text-transform:uppercase;letter-spacing:.06em;margin-right:2px}.ey-city-chip{display:inline-flex;align-items:center;gap:4px;height:26px;padding:0 10px;background:hsl(var(--muted));border:1px solid transparent;border-radius:999px;font-size:12px;font-weight:600;color:hsl(var(--foreground)/.85);cursor:pointer;transition:all .14s ease;font-family:inherit}.ey-city-chip:hover{background:hsl(var(--primary)/.1);color:hsl(var(--primary-hover));border-color:hsl(var(--primary)/.2)}.ey-city-chip--active{background:hsl(var(--primary));color:hsl(var(--primary-foreground));border-color:hsl(var(--primary))}.ey-branded-price{position:relative;display:flex;align-items:stretch;height:50px;background:hsl(var(--card));border:1.5px solid hsl(var(--border));border-radius:13px;overflow:hidden;transition:all .14s ease}.ey-branded-price:hover{border-color:hsl(var(--border)/1.6)}.ey-branded-price:focus-within{border-color:hsl(var(--primary));box-shadow:0 0 0 4px hsl(var(--primary)/.15)}.ey-branded-price__sym{width:50px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,hsl(var(--primary)) 0,hsl(var(--primary-hover)) 100%);color:hsl(var(--primary-foreground));font-size:20px;font-weight:800;font-family:ui-monospace,JetBrains Mono,monospace;flex-shrink:0;position:relative}.ey-branded-price__sym:after{content:"";position:absolute;top:6px;right:6px;width:5px;height:5px;background:rgba(255,255,255,.55);border-radius:50%}.ey-branded-price__field{flex:1;display:flex;align-items:center;min-width:0}.ey-branded-price__input{flex:1;border:none;outline:none;background:transparent;padding:0 8px 0 15px;font-size:17px;font-weight:700;color:hsl(var(--foreground));font-family:ui-monospace,JetBrains Mono,monospace;font-variant-numeric:tabular-nums;min-width:0;width:100%}.ey-branded-price__input::placeholder{color:hsl(var(--muted-foreground)/.65);font-weight:500}.ey-branded-price__input:disabled{color:hsl(var(--muted-foreground));cursor:not-allowed}.ey-branded-price__suffix{padding:0 15px 0 6px;font-size:11.5px;font-weight:700;color:hsl(var(--muted-foreground));letter-spacing:.06em;text-transform:uppercase;flex-shrink:0}.ey-neg-btn{position:relative;display:inline-flex;align-items:center;gap:7px;height:32px;padding:0 13px 0 11px;background:hsl(var(--card));border:1.5px solid hsl(var(--border));border-radius:999px;font-size:12px;font-weight:600;color:hsl(var(--foreground)/.85);cursor:pointer;transition:all .14s ease;user-select:none}.ey-neg-btn input{position:absolute;opacity:0;pointer-events:none}.ey-neg-btn:hover{border-color:hsl(var(--border)/1.6);color:hsl(var(--foreground))}.ey-neg-btn__box{width:16px;height:16px;border:1.6px solid hsl(var(--border)/1.8);border-radius:4px;display:inline-flex;align-items:center;justify-content:center;background:hsl(var(--card));transition:all .14s ease;flex-shrink:0}.ey-neg-btn__chk{opacity:0;color:#fff;transform:scale(.6);transition:all .14s cubic-bezier(.34,1.56,.64,1)}.ey-neg-btn--on{background:hsl(var(--accent)/.15);border-color:hsl(var(--accent));color:hsl(var(--accent))}.ey-neg-btn--on .ey-neg-btn__box{background:hsl(var(--accent));border-color:hsl(var(--accent))}.ey-neg-btn--on .ey-neg-btn__chk{opacity:1;transform:scale(1)}.ey-price-hint{margin-top:6px;display:flex;align-items:center;gap:8px;padding:9px 12px;background:hsl(var(--muted)/.6);border:1px solid hsl(var(--border));border-radius:10px;font-size:11.5px;color:hsl(var(--muted-foreground));line-height:1.35}.ey-price-hint svg{color:hsl(var(--primary));flex-shrink:0}.ey-price-hint strong{color:hsl(var(--foreground));font-family:ui-monospace,JetBrains Mono,monospace;font-weight:700}.ey-quality{margin-top:8px;background:hsl(var(--muted)/.5);border:1px solid hsl(var(--border));border-radius:11px;padding:11px 13px}.ey-quality__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:9px}.ey-quality__title{font-size:10.5px;font-weight:700;color:hsl(var(--muted-foreground));text-transform:uppercase;letter-spacing:.07em;display:inline-flex;align-items:center;gap:5px}.ey-quality__score{display:inline-flex;align-items:baseline;gap:2px;font-family:ui-monospace,JetBrains Mono,monospace;font-weight:700;font-size:12.5px;color:hsl(var(--foreground))}.ey-quality__score-max{font-size:9.5px;color:hsl(var(--muted-foreground)/.7)}.ey-quality__bar{height:4px;background:hsl(var(--muted));border-radius:999px;overflow:hidden;margin-bottom:10px}.ey-quality__bar-fill{height:100%;background:linear-gradient(90deg,hsl(var(--destructive)) 0,hsl(var(--primary)) 50%,hsl(var(--accent)) 100%);border-radius:999px;width:0;transition:width .32s ease}.ey-quality__items{display:flex;flex-direction:column;gap:5px}.ey-quality__item{display:flex;align-items:center;gap:7px;font-size:11.5px;color:hsl(var(--muted-foreground))}.ey-quality__item--ok{color:hsl(var(--foreground))}.ey-quality__item-icn{width:13px;height:13px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;background:hsl(var(--muted));color:hsl(var(--muted-foreground)/.6)}.ey-quality__item--ok .ey-quality__item-icn{background:hsl(var(--accent));color:#fff}.ey-cc{font-size:10.5px;color:hsl(var(--muted-foreground));font-variant-numeric:tabular-nums;font-family:ui-monospace,JetBrains Mono,monospace;font-weight:600}.ey-cc--warn{color:hsl(var(--primary-hover))}.ey-cc--err{color:hsl(var(--destructive))}.ey-ai-btn{display:inline-flex;align-items:center;gap:5px;height:28px;padding:0 10px;border:1px solid hsl(var(--primary));background:hsl(var(--primary)/.08);color:hsl(var(--primary-hover));font-size:11.5px;font-weight:700;border-radius:999px;cursor:pointer;transition:all .14s ease;font-family:inherit}.ey-ai-btn:hover{background:hsl(var(--primary));color:hsl(var(--primary-foreground))}.ey-ai-btn:disabled{opacity:.5;cursor:not-allowed}.ey-ai-btn__icn{animation:ey-spark 2.4s ease-in-out infinite}@keyframes ey-spark{0%,to{transform:rotate(0deg) scale(1)}50%{transform:rotate(20deg) scale(1.18)}}.ey-photo-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}@media (max-width:720px){.ey-photo-grid{grid-template-columns:repeat(3,1fr);gap:6px}.ey-photo-grid:has(.ey-photo-tile--empty:only-child){grid-template-columns:1fr!important}.ey-photo-grid:has(.ey-photo-tile--empty:only-child) .ey-photo-tile--empty{aspect-ratio:21/9!important}}.ey-photo-tile{aspect-ratio:1;border-radius:11px;position:relative;overflow:hidden;background:hsl(var(--muted))}.ey-photo-tile--empty{border:1.5px dashed hsl(var(--border)/1.6);background:hsl(var(--muted)/.5);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:hsl(var(--muted-foreground)/.6);transition:all .14s ease;cursor:pointer;width:100%;height:100%;font-family:inherit}.ey-photo-tile--empty:hover{border-color:hsl(var(--primary));background:hsl(var(--primary)/.05);color:hsl(var(--primary-hover))}.ey-photo-tile--filled{cursor:grab}.ey-photo-tile__img{width:100%;height:100%;object-fit:cover;pointer-events:none}.ey-photo-tile__actions{position:absolute;top:5px;right:5px;display:flex;gap:3px;z-index:2;opacity:1;transition:opacity .14s ease}@media (min-width:720px){.ey-photo-tile__actions{opacity:0}.ey-photo-tile--filled:hover .ey-photo-tile__actions{opacity:1}}.ey-photo-tile__btn{width:24px;height:24px;background:rgba(255,255,255,.95);border-radius:6px;display:inline-flex;align-items:center;justify-content:center;color:#18181B;border:none;cursor:pointer;transition:all .14s ease}.ey-photo-tile__btn:hover{background:#fff;transform:scale(1.06)}.ey-photo-tile__btn--main:hover{background:hsl(var(--primary));color:hsl(var(--primary-foreground))}.ey-photo-tile__btn--del:hover{background:hsl(var(--destructive));color:#fff}.ey-photo-tile--main .ey-photo-tile__btn--main{background:hsl(var(--primary));color:hsl(var(--primary-foreground))}.ey-photo-tile__badge{position:absolute;bottom:6px;left:6px;background:rgba(255,255,255,.95);color:#18181B;font-size:9.5px;font-weight:700;padding:3px 6px;border-radius:4px;z-index:2;display:inline-flex;align-items:center;gap:3px}.ey-photo-tile--main .ey-photo-tile__badge{background:hsl(var(--primary));color:hsl(var(--primary-foreground))}.ey-photo-tile--dragging{opacity:.4;transform:scale(.95)}.ey-photo-tile--drag-over{outline:2px dashed hsl(var(--primary));outline-offset:-2px}.ey-photo-drag-hint{display:flex;align-items:center;gap:8px;margin-top:12px;padding:9px 12px;background:hsl(var(--muted)/.5);border:1px dashed hsl(var(--border));border-radius:10px;font-size:11.5px;color:hsl(var(--muted-foreground))}.ey-photo-drag-hint strong{color:hsl(var(--foreground));font-weight:600}.ey-auto-badges{display:flex;flex-wrap:wrap;gap:5px;margin-bottom:10px}.ey-auto-badge{padding:4px 9px;border-radius:7px;font-size:10.5px;font-weight:600;background:hsl(var(--muted));color:hsl(var(--muted-foreground))}.ey-auto-badge--ok{background:hsl(var(--accent)/.15);color:hsl(var(--accent))}.ey-submit-zone{margin-top:8px;background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:14px;padding:20px;display:flex;flex-direction:column;gap:14px;position:relative;overflow:hidden}.ey-submit-zone:before{content:"";position:absolute;top:-50px;right:-50px;width:200px;height:200px;background:radial-gradient(circle,hsl(var(--primary)/.12) 0,transparent 60%);pointer-events:none}.ey-submit-head{display:flex;align-items:center;justify-content:space-between;position:relative;flex-wrap:wrap;gap:10px}.ey-submit-title{font-size:15.5px;font-weight:700;color:hsl(var(--foreground))}.ey-submit-sub{font-size:11.5px;color:hsl(var(--muted-foreground));margin-top:2px}.ey-trust-row{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.ey-trust-item{display:inline-flex;align-items:center;gap:5px;font-size:11px;color:hsl(var(--muted-foreground));font-weight:500}.ey-trust-item svg{color:hsl(var(--accent))}.ey-reach-row{display:flex;align-items:center;gap:10px;padding:11px 13px;background:linear-gradient(135deg,hsl(var(--primary)/.07) 0,transparent 100%);border:1px solid hsl(var(--primary)/.18);border-radius:11px}.ey-reach-row__icon{width:32px;height:32px;border-radius:8px;background:hsl(var(--primary));color:hsl(var(--primary-foreground));display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.ey-reach-row__body{flex:1;min-width:0}.ey-reach-row__title{font-size:12.5px;font-weight:600;color:hsl(var(--foreground))}.ey-reach-row__title strong{font-family:ui-monospace,JetBrains Mono,monospace;font-weight:700;color:hsl(var(--primary-hover))}.ey-reach-row__sub{font-size:11px;color:hsl(var(--muted-foreground));margin-top:1px}.ey-cb-row{display:flex;align-items:center;gap:9px;font-size:13px;cursor:pointer}.ey-cb-row input[type=checkbox]{width:16px;height:16px;accent-color:hsl(var(--primary))}.ey-cb-row a{color:hsl(var(--primary-hover));font-weight:600}.ey-cb-row a:hover{text-decoration:underline}.ey-submit-btn{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;height:52px;border-radius:13px;border:none;background:hsl(var(--accent)/.5);color:rgba(255,255,255,.85);font-size:15px;font-weight:700;cursor:not-allowed;transition:all .22s ease;font-family:inherit}.ey-submit-btn--ready{background:hsl(var(--accent));color:hsl(var(--accent-foreground));cursor:pointer;box-shadow:0 8px 20px hsl(var(--accent)/.3)}.ey-submit-btn--ready:hover{background:hsl(var(--accent-hover));transform:translateY(-1px)}.ey-submit-btn--ready:active{transform:translateY(0)}.ey-submit-btn__kbd{display:inline-flex;align-items:center;gap:2px;background:rgba(255,255,255,.2);padding:2px 6px;border-radius:4px;font-family:ui-monospace,JetBrains Mono,monospace;font-size:10px;font-weight:700;margin-left:6px}.ey-sidebar{position:sticky;top:130px;display:flex;flex-direction:column;gap:12px;z-index:1}.ey-side-card{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:13px;overflow:hidden}.ey-snav{padding:12px}.ey-snav__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;padding:0 4px}.ey-snav__title{font-size:10.5px;font-weight:700;color:hsl(var(--muted-foreground));text-transform:uppercase;letter-spacing:.07em}.ey-snav__pct{font-family:ui-monospace,JetBrains Mono,monospace;font-size:11.5px;font-weight:700;color:hsl(var(--primary-hover))}.ey-snav__progress{height:4px;background:hsl(var(--muted));border-radius:999px;overflow:hidden;margin:0 4px 10px}.ey-snav__progress-fill{height:100%;width:0;background:linear-gradient(90deg,hsl(var(--primary)) 0,hsl(var(--primary-hover)) 100%);border-radius:999px;transition:width .32s ease}.ey-snav__list{display:flex;flex-direction:column;gap:1px}.ey-snav__item{display:flex;align-items:center;gap:10px;padding:7px 9px;border-radius:8px;font-size:12.5px;color:hsl(var(--muted-foreground));font-weight:500;transition:all .14s ease;cursor:pointer}.ey-snav__item:hover{background:hsl(var(--muted));color:hsl(var(--foreground))}.ey-snav__num{font-family:ui-monospace,JetBrains Mono,monospace;font-size:10px;font-weight:700;color:hsl(var(--muted-foreground)/.7);background:hsl(var(--muted));width:21px;height:21px;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.ey-snav__item--done{color:hsl(var(--foreground))}.ey-snav__item--done .ey-snav__num{background:hsl(var(--accent));color:#fff}.ey-snav__item--active{background:hsl(var(--primary)/.12);color:hsl(var(--primary-hover));font-weight:600}.ey-snav__item--active .ey-snav__num{background:hsl(var(--primary));color:hsl(var(--primary-foreground))}.ey-snav__item-name{flex:1}.ey-prev{padding:0}.ey-prev__head{padding:12px 14px;border-bottom:1px solid hsl(var(--border));display:flex;align-items:center;justify-content:space-between}.ey-prev__title{gap:6px;font-size:10.5px;color:hsl(var(--muted-foreground));letter-spacing:.07em}.ey-prev__live,.ey-prev__title{display:inline-flex;align-items:center;font-weight:700;text-transform:uppercase}.ey-prev__live{gap:4px;font-size:9.5px;color:hsl(var(--accent));letter-spacing:.05em}.ey-prev__live:before{content:"";width:5px;height:5px;border-radius:50%;background:hsl(var(--accent));animation:ey-pulse 1.6s ease-in-out infinite}.ey-prev__image{aspect-ratio:4/3;background:linear-gradient(135deg,hsl(var(--primary)/.15) 0,hsl(var(--primary)/.35) 60%,hsl(var(--primary)) 100%);display:flex;align-items:center;justify-content:center;position:relative;color:rgba(255,255,255,.7);overflow:hidden}.ey-prev__image img{width:100%;height:100%;object-fit:cover}.ey-prev__image-empty{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:4px}.ey-prev__image-empty span{font-size:10px;font-weight:600}.ey-prev__body{padding:12px 14px}.ey-prev__price{font-size:17px;font-weight:800;color:hsl(var(--foreground));margin-bottom:4px;font-family:ui-monospace,JetBrains Mono,monospace;font-variant-numeric:tabular-nums}.ey-prev__price--empty{font-size:12.5px;color:hsl(var(--muted-foreground)/.7);font-weight:500;font-style:italic;font-family:inherit}.ey-prev__heading{font-size:13.5px;font-weight:600;color:hsl(var(--foreground));line-height:1.4;margin-bottom:6px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.8em}.ey-prev__heading--empty{color:hsl(var(--muted-foreground)/.65);font-weight:400;font-style:italic}.ey-prev__meta{display:flex;align-items:center;gap:5px;font-size:11px;color:hsl(var(--muted-foreground))}.ey-prev__meta-sep{color:hsl(var(--muted-foreground)/.55)}.ey-tips{background:linear-gradient(160deg,hsl(220 14% 16%),hsl(220 14% 22%));border-radius:13px;padding:16px;color:#fff;position:relative;overflow:hidden}.dark .ey-tips{background:linear-gradient(160deg,hsl(220 14% 8%),hsl(220 14% 14%));border:1px solid hsl(var(--border))}.ey-tips:before{content:"";position:absolute;top:-30px;right:-30px;width:140px;height:140px;background:radial-gradient(circle,hsl(var(--primary)/.22) 0,transparent 60%);pointer-events:none}.ey-tips__head{display:inline-flex;align-items:center;gap:6px;font-size:9.5px;text-transform:uppercase;letter-spacing:.07em;color:hsl(var(--primary));margin-bottom:7px}.ey-tips__head,.ey-tips__title{font-weight:700;position:relative}.ey-tips__title{font-size:13.5px;letter-spacing:-.015em;line-height:1.3;margin-bottom:9px}.ey-tips__list{list-style:none;display:flex;flex-direction:column;gap:7px;position:relative;padding:0;margin:0}.ey-tips__list li{font-size:11.5px;color:rgba(255,255,255,.72);line-height:1.5;padding-left:14px;position:relative}.ey-tips__list li:before{content:"";position:absolute;left:0;top:6px;width:5px;height:5px;background:hsl(var(--primary));border-radius:50%}.ey-modal{position:fixed;inset:0;z-index:100;display:none;align-items:center;justify-content:center;padding:20px;background:rgba(0,0,0,.6);backdrop-filter:blur(8px);animation:ey-fadeIn .2s ease}.ey-modal.is-open{display:flex}@keyframes ey-fadeIn{0%{opacity:0}to{opacity:1}}.ey-modal__sheet{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:16px;max-width:1040px;width:100%;max-height:calc(100vh - 40px);display:flex;flex-direction:column;overflow:hidden;animation:ey-slideUp .28s ease;box-shadow:0 25px 80px rgba(0,0,0,.35)}@keyframes ey-slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ey-modal__head{padding:16px 20px;border-bottom:1px solid hsl(var(--border));display:flex;align-items:center;justify-content:space-between}.ey-modal__title{font-size:16px;font-weight:700;color:hsl(var(--foreground))}.ey-modal__sub{font-size:11.5px;margin-top:2px}.ey-modal__close,.ey-modal__sub{color:hsl(var(--muted-foreground))}.ey-modal__close{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;background:transparent;border:none;border-radius:8px;cursor:pointer;transition:all .14s ease}.ey-modal__close:hover{background:hsl(var(--muted));color:hsl(var(--foreground))}.ey-modal__search{padding:10px 16px;border-bottom:1px solid hsl(var(--border));background:hsl(var(--muted)/.4)}.ey-modal__search-wrap{position:relative}.ey-modal__search-icon{position:absolute;left:11px;top:50%;transform:translateY(-50%);color:hsl(var(--muted-foreground));pointer-events:none}.ey-modal__search-input{width:100%;height:38px;padding:0 13px 0 36px;border:1px solid hsl(var(--border));border-radius:9px;background:hsl(var(--card));color:hsl(var(--foreground));font-size:13.5px;transition:all .14s ease;font-family:inherit}.ey-modal__search-input:focus{outline:none;border-color:hsl(var(--primary));box-shadow:0 0 0 4px hsl(var(--primary)/.15)}.ey-cat-picker{display:grid;grid-template-columns:1fr 1fr;flex:1;min-height:460px;overflow:hidden}@media (max-width:720px){.ey-cat-picker{grid-template-columns:1fr}.ey-cat-col+.ey-cat-col{border-left:none;border-top:1px solid hsl(var(--border))}}.ey-cat-col{overflow-y:auto;padding:8px}.ey-cat-col+.ey-cat-col{border-left:1px solid hsl(var(--border));background:hsl(var(--muted)/.3)}.ey-cat-item{display:flex;align-items:center;gap:11px;padding:10px 11px;border-radius:9px;font-size:13px;font-weight:500;color:hsl(var(--foreground));transition:all .14s ease;cursor:pointer;width:100%;text-align:left;border:none;background:transparent;font-family:inherit}.ey-cat-item:hover{background:hsl(var(--muted))}.ey-cat-item--active{background:hsl(var(--primary)/.12);color:hsl(var(--primary-hover));font-weight:600}.ey-cat-item__icon{width:28px;height:28px;border-radius:7px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.ey-cat-item__count{margin-left:auto;font-size:10.5px;font-weight:600;color:hsl(var(--muted-foreground));font-variant-numeric:tabular-nums}.ey-cat-item--active .ey-cat-item__count{color:hsl(var(--primary-hover))}.ey-sub-item{display:flex;align-items:center;justify-content:space-between;padding:10px 11px;border-radius:9px;font-size:13px;color:hsl(var(--foreground));transition:all .14s ease;cursor:pointer;width:100%;text-align:left;border:none;background:transparent;font-family:inherit}.ey-sub-item:hover{background:hsl(var(--card))}.ey-sub-item__count{font-size:10.5px;font-variant-numeric:tabular-nums;background:hsl(var(--muted));padding:2px 7px;border-radius:5px;font-weight:600}.ey-cat-empty,.ey-sub-item__count{color:hsl(var(--muted-foreground))}.ey-cat-empty{padding:30px 16px;text-align:center;font-size:13px}.ey-cat-inline{display:flex;flex-direction:column;gap:10px}.ey-cat-search-inline{position:relative}.ey-cat-search-inline svg{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:hsl(var(--muted-foreground));pointer-events:none}.ey-cat-search-inline input{width:100%;height:40px;padding:0 13px 0 38px;border:1px solid hsl(var(--border));border-radius:10px;background:hsl(var(--card));color:hsl(var(--foreground));font-size:13.5px;transition:all .14s ease;font-family:inherit}.ey-cat-search-inline input:focus{outline:none;border-color:hsl(var(--primary));box-shadow:0 0 0 4px hsl(var(--primary)/.15)}.ey-cat-picker-inline{display:grid;grid-template-columns:1fr 1fr;min-height:380px;border:1px solid hsl(var(--border));border-radius:11px;overflow:hidden;background:hsl(var(--card))}.ey-cat-picker-inline .ey-cat-col{overflow-y:auto;overscroll-behavior:contain;padding:6px;max-height:70vh}.ey-cat-picker-inline .ey-cat-col+.ey-cat-col{border-left:1px solid hsl(var(--border));background:hsl(var(--muted)/.3)}@media (max-width:720px){.ey-cat-picker-inline{grid-template-columns:1fr;max-height:none;min-height:0}.ey-cat-picker-inline .ey-cat-col+.ey-cat-col{border-left:none;border-top:1px solid hsl(var(--border))}}.ey-cat-desktop-only{display:block}.ey-cat-mobile-only{display:none}@media (max-width:720px){.ey-cat-desktop-only{display:none!important}.ey-cat-mobile-only{display:block}}.ey-mobile-step{display:flex;flex-direction:column;background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:11px;overflow:hidden}.ey-mobile-step__head{display:flex;align-items:center;padding:8px 10px;border-bottom:1px solid hsl(var(--border));background:hsl(var(--muted)/.3);gap:8px}.ey-mobile-step__back{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;background:transparent;border:none;border-radius:8px;color:hsl(var(--foreground));cursor:pointer;font-family:inherit}.ey-mobile-step__back:hover{background:hsl(var(--muted))}.ey-mobile-step__title{flex:1;text-align:center;font-size:14px;font-weight:600;color:hsl(var(--foreground));padding-right:32px}.ey-mobile-step__list{display:flex;flex-direction:column;max-height:60vh;overflow-y:auto}.ey-mobile-step__item{display:flex;align-items:center;gap:12px;padding:12px 13px;text-align:left;background:transparent;border:none;border-bottom:1px solid hsl(var(--border));color:hsl(var(--foreground));font-size:14px;font-weight:500;cursor:pointer;font-family:inherit;transition:background .12s ease}.ey-mobile-step__item:last-child{border-bottom:none}.ey-mobile-step__item:active{background:hsl(var(--muted))}.ey-mobile-step__item-icon{width:36px;height:36px;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.ey-mobile-step__item-name{flex:1}.ey-mobile-step__item-chev{color:hsl(var(--muted-foreground)/.5);flex-shrink:0}.ey-help-fab{position:fixed;bottom:22px;right:22px;z-index:70;display:flex;align-items:center;gap:8px;height:44px;padding:0 16px 0 10px;background:hsl(var(--foreground));color:hsl(var(--card));border:none;border-radius:999px;font-size:13px;font-weight:600;box-shadow:0 12px 30px rgba(0,0,0,.25);transition:all .22s ease;cursor:pointer;font-family:inherit}.ey-help-fab:hover{transform:translateY(-2px) scale(1.04)}.ey-help-fab__icon{width:26px;height:26px;background:hsl(var(--primary));color:hsl(var(--primary-foreground));border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-weight:800;font-size:13px}@media (max-width:720px){.ey-help-fab{bottom:14px;right:14px;height:40px;padding:0 12px 0 8px;font-size:12.5px}.ey-help-fab__icon{width:22px;height:22px;font-size:11.5px}}.ey-loading{min-height:50vh;display:flex;align-items:center;justify-content:center;color:hsl(var(--muted-foreground));font-size:13.5px;gap:8px}.ey-error-box{padding:12px 14px;background:hsl(var(--destructive)/.1);border:1px solid hsl(var(--destructive)/.3);color:hsl(var(--destructive));border-radius:11px;font-size:13px;margin-bottom:12px}.ey-pmodal{position:fixed;inset:0;z-index:110;display:none;align-items:flex-start;justify-content:center;padding:20px;background:rgba(0,0,0,.65);backdrop-filter:blur(8px);animation:ey-fadeIn .2s ease;overflow-y:auto}.ey-pmodal.is-open{display:flex}.ey-pmodal__sheet{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:16px;max-width:760px;width:100%;max-height:calc(100vh - 40px);display:flex;flex-direction:column;overflow:hidden;animation:ey-slideUp .28s ease;box-shadow:0 25px 80px rgba(0,0,0,.4);margin:auto}.ey-pmodal__head{padding:14px 18px;border-bottom:1px solid hsl(var(--border));display:flex;align-items:center;justify-content:space-between}.ey-pmodal__title{font-size:14px;font-weight:700;color:hsl(var(--foreground));display:inline-flex;align-items:center;gap:8px}.ey-pmodal__title-pill{font-size:10px;font-weight:700;padding:3px 8px;border-radius:999px;background:hsl(var(--primary)/.15);color:hsl(var(--primary-hover));text-transform:uppercase;letter-spacing:.05em}.ey-pmodal__body{padding:18px;overflow-y:auto}.ey-pmodal__gallery{display:flex;gap:6px;overflow-x:auto;padding-bottom:4px;margin-bottom:14px}.ey-pmodal__gallery-tile{flex:0 0 auto;width:110px;height:82px;border-radius:8px;overflow:hidden;background:hsl(var(--muted));position:relative}.ey-pmodal__gallery-tile img{width:100%;height:100%;object-fit:cover}.ey-pmodal__gallery-tile--main:before{content:"★ Əsas";position:absolute;top:4px;left:4px;background:hsl(var(--primary));color:hsl(var(--primary-foreground));font-size:9px;font-weight:700;padding:2px 6px;border-radius:4px;z-index:1}.ey-pmodal__price{font-size:24px;font-weight:800;color:hsl(var(--foreground));font-family:ui-monospace,JetBrains Mono,monospace;font-variant-numeric:tabular-nums;margin-bottom:4px}.ey-pmodal__title-text{font-size:17px;font-weight:700;color:hsl(var(--foreground));line-height:1.35;margin-bottom:8px}.ey-pmodal__meta{display:flex;align-items:center;gap:6px;font-size:12px;color:hsl(var(--muted-foreground));margin-bottom:14px}.ey-pmodal__section{margin-top:14px;padding-top:14px;border-top:1px solid hsl(var(--border))}.ey-pmodal__section-title{font-size:10.5px;font-weight:700;color:hsl(var(--muted-foreground));text-transform:uppercase;letter-spacing:.07em;margin-bottom:8px}.ey-pmodal__attrs{display:grid;grid-template-columns:1fr 1fr;gap:5px 12px;font-size:12.5px}.ey-pmodal__attr{display:flex;justify-content:space-between;padding:4px 0;border-bottom:1px dashed hsl(var(--border))}.ey-pmodal__attr-k{color:hsl(var(--muted-foreground))}.ey-pmodal__attr-v{color:hsl(var(--foreground));font-weight:600}.ey-pmodal__desc{font-size:13px;color:hsl(var(--foreground)/.85);line-height:1.6}.ey-pmodal__desc p{margin-bottom:8px}.ey-pmodal__contact{display:flex;flex-direction:column;gap:6px;font-size:12.5px}.ey-pmodal__contact-row{display:flex;align-items:center;gap:8px;color:hsl(var(--foreground)/.85)}.ey-pmodal__contact-row svg{color:hsl(var(--muted-foreground))}.ey-pmodal__foot{padding:12px 18px;border-top:1px solid hsl(var(--border));display:flex;justify-content:space-between;gap:10px;align-items:center;flex-wrap:wrap}.ey-pmodal__foot-info{font-size:11.5px;color:hsl(var(--muted-foreground))}@media (max-width:720px){.ey-crumb-trail,.ey-hero,.ey-kbd,.ey-save-state{display:none!important}.ey-action-bar{overflow:hidden}.ey-action-bar__inner{height:46px!important;padding:0 16px!important;gap:8px!important;overflow:hidden!important;max-width:100%!important}.ey-action-bar__left{gap:8px!important;flex:1 1 auto!important;min-width:0!important}.ey-action-bar__right{gap:6px!important;flex-shrink:0!important}.ey-btn{height:30px!important;padding:0 10px!important;font-size:12px!important}.ey-draft-banner{margin:10px 12px 0!important;padding:9px 11px!important;gap:9px!important;font-size:12px!important}.ey-draft-banner__btn{font-size:11.5px!important;padding:6px 10px!important}.ey-help-fab{display:none!important}.ey-inp,.ey-sel,.ey-ta{font-size:16px!important}.ey-page{padding:8px 16px calc(110px + env(safe-area-inset-bottom, 0px))!important}.ey-section__head{padding:13px 14px!important;gap:10px!important}.ey-section__body{padding:14px!important}.ey-section{border-radius:12px!important}.ey-action-bar{position:static!important;top:auto!important;background:transparent!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;border-bottom:none!important}.ey-page-decoration{display:none!important}body,html{width:100%!important}body{overflow-x:clip!important;max-width:100vw!important}@supports not (overflow-x:clip){body{overflow-x:hidden!important}}.ey-section{overflow:clip!important}@supports not (overflow:clip){.ey-section{overflow:visible!important}}.ey-page{padding-bottom:calc(120px + env(safe-area-inset-bottom, 0px))!important}.ey-page,main.ey-page{min-height:auto!important}.ey-section--active:before{left:0!important;top:0!important;bottom:auto!important;width:100%!important;height:3px!important;border-radius:0!important}.ey-section--branded:after{background:linear-gradient(90deg,transparent 0,hsl(var(--primary)) 50%,transparent 100%)!important}.ey-page{padding-left:0!important;padding-right:0!important}.ey-section{border-radius:0!important;border-left:none!important;border-right:none!important;margin-left:0!important;margin-right:0!important}.ey-draft-banner,.ey-section__body,.ey-section__head{padding-left:16px!important;padding-right:16px!important}.ey-draft-banner{margin-left:0!important;margin-right:0!important;border-radius:0!important;border-left:none!important;border-right:none!important}.ey-action-bar__inner{padding-left:16px!important;padding-right:16px!important}.ey-action-bar,.ey-action-bar__inner,.ey-draft-banner,.ey-form-col,.ey-layout,.ey-section,.ey-section__body,.ey-section__head{max-width:100%!important;box-sizing:border-box!important}.ey-brand-fld__label,.ey-brand-fld__label>*,.ey-city-chips,.ey-section__head,.ey-section__head>*,.ey-section__heading,.ey-section__heading>*,.ey-section__title-group{min-width:0!important}.ey-brand-fld__lbl,.ey-neg-btn span,.ey-price-hint span,.ey-section__sub,.ey-section__title{overflow-wrap:anywhere!important;word-break:break-word!important}.ey-btn-edit{flex-shrink:0!important;max-width:80px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.ey-city-chips{flex-wrap:wrap!important;max-width:100%!important}.ey-neg-btn{max-width:100%!important;overflow:hidden!important}.ey-branded-price__suffix{flex-shrink:0!important}.ey-fg--2,.ey-fg--3{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.ey-fg--3 .ey-fld__label{font-size:11px!important;line-height:1.2!important;gap:2px!important;min-height:24px!important}.ey-fg--3 .ey-inp,.ey-fg--3 .ey-sel{padding:0 10px!important;font-size:14px!important}.ey-draft-banner{margin:10px 16px 0!important;padding:10px 12px!important;display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:6px 8px!important}.ey-draft-banner__icon{width:28px!important;height:28px!important;flex:0 0 28px!important}.ey-draft-banner__body{flex:1 1 calc(100% - 40px)!important;min-width:0!important}.ey-draft-banner__title{font-size:12.5px!important;font-weight:700!important;white-space:normal!important;line-height:1.25!important}.ey-draft-banner__sub{font-size:11px!important;margin-top:1px!important;line-height:1.2!important;color:hsl(var(--muted-foreground))!important}.ey-draft-banner__btn{flex:1 1 calc(50% - 4px)!important;height:32px!important;padding:0 10px!important;font-size:12px!important;font-weight:700!important;border-radius:8px!important;margin-top:4px!important}}