﻿/* شهرگل — استایل مستقل اپلیکیشن گالری؛ از سایر صفحات جدا نگه داشته شده است. */
@font-face{
    font-family:Shabnam;
    font-style:normal;
    font-weight:400;
    src:url("../fonts/shabnam/Shabnam-Regular-FD.woff2") format("woff2");
    font-display:swap
}
@font-face{
    font-family:Shabnam;
    font-style:normal;
    font-weight:700;
    src:url("../fonts/shabnam/Shabnam-Bold-FD.woff2") format("woff2");
    font-display:swap
}
:root{
            --bg:#f4f7fb;
            --card:#ffffff;
            --ink:#172033;
            --muted:#758096;
            --line:#e7ebf2;
            --green:#073578;
            --green2:#05295c;
            --mint:#eaf1ff;
            --gold:#f7c85f;
            --rose:#fff0f5;
            --shadow:0 18px 45px rgba(20,35,56,.10);
            --shadow2:0 10px 28px rgba(7,53,120,.18);
        }
        *{box-sizing:border-box;-webkit-tap-highlight-color:transparent}
        html{scroll-behavior:smooth}
        body{
            margin:0;
            font-family:Shabnam,Tahoma,Arial,sans-serif;
            background:
                radial-gradient(circle at 85% -10%,rgba(7,53,120,.16),transparent 34%),
                radial-gradient(circle at 8% 18%,rgba(247,200,95,.22),transparent 28%),
                var(--bg);
            color:var(--ink);
        }
        button,input,a{font-family:inherit}
        .sg-gallery-page .sg-search-action,
        .sg-gallery-page .sg-mobile-search{display:none!important}
        .app{max-width:560px;margin:auto;min-height:100vh;padding-bottom:125px;position:relative}
        .hero{
            margin:0;
            padding:10px 12px;
            border-radius:0 0 24px 24px;
            color:#fff;
            position:relative;
            top:auto;
            z-index:10;
            overflow:hidden;
            box-shadow:0 14px 36px rgba(7,53,120,.22);
            background:
                linear-gradient(135deg,rgba(255,255,255,.10),rgba(255,255,255,0) 42%),
                linear-gradient(135deg,#041f49,#073578 62%,#05295c);
        }
        .hero:before,.hero:after{display:none}
        .topbar{display:flex;align-items:center;gap:10px;position:relative;z-index:1}
        .brandIcon{
            border-radius:16px;
			    width: 110px;
            display:none;place-items:center;
            background:#093578;
            border:1px solid rgba(255,255,255,.28);
            box-shadow:0 8px 22px rgba(0,0,0,.12);
            flex:0 0 auto;
            padding:6px;
            overflow:hidden;
        }
        .brandIcon img{max-width:100%;max-height:100%;display:block;object-fit:contain}
        .brandIcon svg{width:31px;height:31px;display:block}
        .heroText{display:none}
        .searchBox{
            position:relative;z-index:1;margin-top:0;
            display:flex;align-items:center;gap:10px;
            flex:1 1 auto;
            padding:10px 13px;border-radius:18px;
            background:rgba(255,255,255,.96);
            box-shadow:0 10px 26px rgba(0,0,0,.12);
        }
        .searchIcon{width:26px;height:26px;border-radius:10px;background:var(--mint);display:grid;place-items:center;flex:0 0 auto}
         .sficon{width:18px;height:18px;display:inline-block;vertical-align:middle;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
        .sficon.fill{fill:currentColor;stroke:none}
        .searchIcon svg{width:16px;height:16px;stroke:var(--green)}
        .searchBox input{width:100%;border:0;outline:0;background:transparent;font-size:14px;color:var(--ink);direction:rtl}
        .searchBox input::placeholder{color:#9aa3b5}
        .filters{padding:0 12px}
        .appMenu{
            position:fixed;left:50%;bottom:0;z-index:50;width:min(560px,100%);transform:translateX(-50%);
            display:grid;grid-template-columns:repeat(5,1fr);gap:2px;
            padding:9px 8px calc(9px + env(safe-area-inset-bottom));
            background:linear-gradient(145deg,#041f49,#073578 64%,#05295c);
            border:1px solid rgba(255,255,255,.13);border-radius:25px 25px 0 0;
            box-shadow:0 -12px 34px rgba(3,25,59,.28);backdrop-filter:blur(18px)
        }
        .appMenuItem{
            min-width:0;min-height:61px;padding:6px 2px;border:0;border-radius:15px;background:transparent;
            color:#b7c6dc;text-decoration:none;display:flex;flex-direction:column;align-items:center;
            justify-content:center;gap:4px;font-size:9.5px;font-weight:800;cursor:pointer;position:relative
        }
        .appMenuItem .menuIco{width:31px;height:31px;border-radius:11px;background:rgba(255,255,255,.09);color:#d3deed;display:grid;place-items:center;transition:.18s ease}
        .appMenuItem .sficon{width:17px;height:17px}
        .appMenuItem.active{color:#fff;background:rgba(255,255,255,.08)}
        .appMenuItem.active .menuIco{background:#f7c85f;color:#4b3300;box-shadow:0 7px 17px rgba(247,200,95,.27)}
        .appMenuItem.searchItem.active .menuIco{background:#dceaff;color:#073578}
        .appMenuItem.occasionItem.active .menuIco{background:#ffe3ef;color:#a32d62}
        .appMenuItem.contactItem .menuIco{color:#ffd27d}
        .appMenuItem.whatsappItem .menuIco{color:#72e2a0}
        .appMenuItem.contactItem:active .menuIco{background:#f7c85f;color:#4b3300}
        .appMenuItem.whatsappItem:active .menuIco{background:#55d98c;color:#063d22}
        .appMenuItem.centerItem{z-index:2;color:#fff;overflow:visible}
        .appMenuItem.centerItem .menuIco{width:54px;height:54px;margin-top:-29px;border-radius:50%;background:linear-gradient(145deg,#3a8df5,#1764c5);color:#fff;border:5px solid #f4f7fb;box-shadow:0 8px 24px rgba(19,93,190,.42)}
        .appMenuItem.centerItem .sficon{width:22px;height:22px}
        .appMenuItem.centerItem.active{background:transparent}
        .appMenuItem.centerItem.active .menuIco{background:linear-gradient(145deg,#f7c85f,#e5a936);color:#4b3300}
        .menuCount{position:absolute;top:5px;right:7px;min-width:17px;height:17px;padding:0 4px;border-radius:99px;background:#f7c85f;color:#493100;display:none;place-items:center;font-size:9px;line-height:17px}
        .appMenuItem.has-selection .menuCount{display:grid}
        .filterPanel{
            background:rgba(255,255,255,.76);
            border:1px solid rgba(255,255,255,.82);
            border-radius:28px;
            padding:13px;
            box-shadow:var(--shadow);
            backdrop-filter:blur(14px);
        }
        .filterPanel{display:none;position:fixed;left:50%;bottom:88px;z-index:49;width:min(536px,calc(100% - 18px));max-height:min(66vh,560px);overflow:auto;margin:0;transform:translateX(-50%);animation:panelOpen .18s ease}
        .filterPanel.open{display:block}
        @keyframes panelOpen{from{opacity:0;transform:translate(-50%,10px) scale(.98)}to{opacity:1;transform:translate(-50%,0) scale(1)}}
        .filterPanel:after{content:"";position:fixed;inset:0;z-index:-1;background:rgba(3,17,38,.22);pointer-events:none}
        .searchPanel .searchBox{box-shadow:none;border:1px solid var(--line);background:#fff}
        .filterHead{display:flex;align-items:center;justify-content:space-between;margin-bottom:11px;gap:10px}
        .filterTitle{font-size:15px;font-weight:700;display:flex;align-items:center;gap:8px}
        .filterTitle .dot{width:10px;height:10px;border-radius:50%;background:var(--gold);box-shadow:0 0 0 6px rgba(247,200,95,.16)}
        .clearBtn{border:0;background:#f1f4f9;color:#4f5b70;border-radius:999px;padding:8px 12px;font-size:12px;cursor:pointer}
        .filterBlock{margin-top:14px}
        .labelLine{display:flex;align-items:center;gap:8px;margin:0 2px 9px;color:#2b3448;font-size:13px;font-weight:700}
        .labelLine svg{width:18px;height:18px;stroke:var(--green)}
        .choiceGrid{display:grid;gap:8px}
        .choiceGrid.city{grid-template-columns:repeat(3,1fr)}
        .choiceGrid.category,.choiceGrid.occasion{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:2px}
        .choice{
            border:1px solid var(--line);
            background:#fff;
            border-radius:18px;
            min-height:58px;
            padding:8px 9px;
            color:#263044;
            display:flex;align-items:center;justify-content:center;gap:5px;
            flex-direction:column;
            text-align:center;
            font-size:11.5px;font-weight:700;
            line-height:1.45;
            box-shadow:0 7px 18px rgba(26,38,59,.055);
            cursor:pointer;
            transition:.18s ease;
            scroll-snap-align:start;
        }
        .choiceGrid.category .choice,.choiceGrid.occasion .choice{width:100%;min-width:0}
        .choiceGrid.city .choice{flex-direction:row;min-height:50px;font-size:12px}
        .choice .ico{width:28px;height:28px;border-radius:12px;display:grid;place-items:center;background:#f5f7fb;color:var(--green);line-height:1;flex:0 0 auto}
        .choice .ico .sficon{width:16px;height:16px}
        .choice.active .ico{color:#fff}
        .choice.active{
            border-color:rgba(7,53,120,.20);
            background:linear-gradient(135deg,var(--green),var(--green2));
            color:#fff;
            transform:translateY(-1px);
            box-shadow:var(--shadow2);
        }
        .choice.active .ico{background:rgba(255,255,255,.18)}
        .summaryBar{display:flex;align-items:center;justify-content:space-between;padding:16px 17px 4px;color:var(--muted);font-size:12px}
        .summaryBar strong{color:var(--ink);font-size:15px}
        .grid{display:grid;grid-template-columns:1fr 1fr;gap:13px;padding:10px 12px 18px}
        .card{
            background:var(--card);
            border:1px solid rgba(231,235,242,.85);
            border-radius:26px;
            overflow:hidden;
            box-shadow:var(--shadow);
            position:relative;
            transform:translateZ(0);
        }
        .photoWrap{position:relative;background:#edf2f7;overflow:hidden;cursor:pointer}
        .card img{width:100%;aspect-ratio:1/1.15;object-fit:cover;display:block;transition:transform .25s ease}
        .card img.lazy-img:not(.is-loaded){filter:blur(10px);opacity:.65}
        .card:hover img{transform:scale(1.035)}
        .floatBadge{
            position:absolute;right:9px;top:9px;
            display:flex;align-items:center;gap:5px;
            max-width:calc(100% - 18px);
            padding:6px 9px;border-radius:999px;
            background:rgba(255,255,255,.92);
            backdrop-filter:blur(8px);
            color:#263044;font-size:10px;font-weight:700;
            box-shadow:0 8px 18px rgba(0,0,0,.10);
        }
        .cardBody{padding:11px}
        .card h3{font-size:13px;line-height:1.75;margin:0 0 10px;height:46px;overflow:hidden;color:#1d2638;font-weight:700}
        .metaRow{display:flex;gap:6px;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;margin-bottom:9px;padding-bottom:2px;-webkit-overflow-scrolling:touch}
        .metaRow::-webkit-scrollbar{height:0}
        .pill{font-size:10px;background:#f4f7fb;color:#5a6679;border-radius:999px;padding:5px 8px;white-space:nowrap;flex:0 0 auto}
        .occasionMiniRow{
            display:flex;
            gap:6px;
            flex-wrap:nowrap;
            overflow-x:auto;
            overflow-y:hidden;
            margin-bottom:9px;
            padding:1px 1px 4px;
            -webkit-overflow-scrolling:touch;
            scroll-snap-type:x proximity;
        }
        .occasionMiniRow::-webkit-scrollbar{height:0}
        .occasionMiniCard{
            flex:0 0 auto;
            min-width:74px;
            max-width:105px;
            min-height:44px;
            padding:6px 7px;
            border:1px solid var(--line);
            border-radius:14px;
            background:#fff;
            color:#263044;
            display:flex;
            flex-direction:column;
            align-items:center;
            justify-content:center;
            gap:4px;
            text-align:center;
            font-size:9.5px;
            font-weight:700;
            line-height:1.35;
            box-shadow:0 6px 16px rgba(26,38,59,.055);
            scroll-snap-align:start;
        }
        .occasionMiniCard .miniIco{
            width:22px;
            height:22px;
            border-radius:9px;
            display:grid;
            place-items:center;
            background:#f5f7fb;
            color:var(--green);
            flex:0 0 auto;
        }
        .occasionMiniCard .sficon{width:13px;height:13px}
        .selectBtn{
            display:flex;align-items:center;justify-content:center;gap:7px;
            text-align:center;text-decoration:none;
            background:linear-gradient(135deg,var(--green),var(--green2));
            color:#fff;border-radius:16px;padding:10px 8px;
            font-size:12px;font-weight:700;
            box-shadow:0 10px 22px rgba(7,53,120,.18);
        }
        .selectBtn svg{width:15px;height:15px;stroke:currentColor}
        .cardActions,
        .detailActions{
            display:flex;
            flex-direction:column;
            gap:6px;
            padding:5px;
            border:1px solid rgba(7,53,120,.08);
            border-radius:19px;
            background:linear-gradient(180deg,#f7f9fc 0%,#fff 100%);
            box-shadow:0 7px 18px rgba(20,35,56,.06);
        }
        .saveContactRow{
            display:grid;
            grid-template-columns:minmax(0,7fr) minmax(0,3fr);
            gap:6px;
            width:100%;
            direction:rtl;
        }
        .quickOrderBtn,
        .shareImageBtn{
            width:100%;
            min-width:0;
            padding:7px 9px;
            border:0;
            border-radius:14px;
            display:flex;
            flex-direction:row;
            direction:rtl;
            align-items:center;
            gap:8px;
            text-align:right;
            cursor:pointer;
            transition:transform .16s ease,opacity .16s ease,background .16s ease,border-color .16s ease,box-shadow .16s ease;
        }
        .quickOrderBtn{
            min-height:54px;
            background:linear-gradient(135deg,#073578 0%,#0a4b87 100%);
            color:#fff;
            box-shadow:0 9px 19px rgba(7,53,120,.22);
        }
        .quickOrderBtn:hover{transform:translateY(-1px);background:linear-gradient(135deg,#0a438f,#086c72);box-shadow:0 11px 23px rgba(7,53,120,.26)}
        .quickOrderBtn:active{transform:translateY(0)}
        .quickOrderBtn .quickBtnIcon,
        .shareImageBtn .shareIconWrap{
            width:31px;height:31px;flex:0 0 31px;border-radius:11px;
            display:grid;place-items:center;
        }
        .quickOrderBtn .quickBtnIcon{background:rgba(255,255,255,.15);color:#fff;border:1px solid rgba(255,255,255,.14)}
        .shareImageBtn .shareIconWrap{background:#e8fff6;color:#079966;border:1px solid rgba(17,207,137,.16)}
        .quickOrderBtn .quickBtnIcon .sficon,
        .shareImageBtn .shareIconWrap .sficon{width:16px;height:16px}
        .actionCopy{display:block;flex:1;min-width:0;line-height:1.35}
        .actionCopy strong{display:block;font-size:10.8px;font-weight:800;white-space:normal}
        .actionCopy small{display:block;margin-top:2px;font-size:8.6px;font-weight:500;white-space:normal}
        .quickOrderBtn .actionCopy small{color:rgba(255,255,255,.74)}
        .shareImageBtn .actionCopy small{color:#77918a}
        .actionArrow{width:18px;height:18px;flex:0 0 18px;display:grid;place-items:center}
        .actionArrow .sficon{width:14px;height:14px;stroke-width:2.2}
        .quickOrderBtn .actionArrow{color:rgba(255,255,255,.75)}
        .shareImageBtn .actionArrow{color:#0a9e6b}
        .quickOrderBtn:focus-visible,
        .shareImageBtn:focus-visible{outline:3px solid rgba(17,207,137,.35);outline-offset:2px}
        .quickOrderBtn:disabled{
            cursor:wait;
            opacity:.6;
            transform:none;
        }
        .shareImageBtn{
            min-height:48px;
            background:#fff;
            color:#174b40;
            border:1px solid rgba(17,207,137,.28);
            box-shadow:0 3px 10px rgba(7,53,120,.04);
        }
        .shareImageBtn:hover{transform:translateY(-1px);background:#f1fff9;border-color:rgba(17,207,137,.55);box-shadow:0 7px 16px rgba(17,207,137,.12)}
        .shareImageBtn:active{transform:translateY(0)}
        .shareImageBtn:disabled{cursor:wait;opacity:.55;transform:none}
        .contactProductBtn{
            min-width:0;
            min-height:48px;
            border:1px solid rgba(17,207,137,.30);
            border-radius:14px;
            display:flex;
            align-items:center;
            justify-content:center;
            color:#079966;
            background:#e8fff6;
            box-shadow:0 3px 10px rgba(7,53,120,.04);
            text-decoration:none;
            transition:transform .16s ease,background .16s ease,border-color .16s ease,box-shadow .16s ease;
        }
        .contactProductBtn .sficon{width:22px;height:22px;stroke-width:2}
        .contactProductBtn:hover{transform:translateY(-1px);color:#057a52;background:#d8fbed;border-color:rgba(17,207,137,.58);box-shadow:0 7px 16px rgba(17,207,137,.14)}
        .contactProductBtn:active{transform:translateY(0)}
        .contactProductBtn:focus-visible{outline:3px solid rgba(17,207,137,.35);outline-offset:2px}
        .empty{
            display:none;text-align:center;margin:14px 12px;padding:36px 18px;
            color:#697386;background:#fff;border:1px dashed #d8dee9;border-radius:28px;
        }
        .emptyIcon{width:58px;height:58px;margin:0 auto 10px;border-radius:24px;background:var(--rose);display:grid;place-items:center;color:var(--green)}
        .emptyIcon .sficon{width:25px;height:25px}

        .seoContent{
            margin:8px 12px 118px;
            padding:22px 18px;
            background:#fff;
            border:1px solid rgba(231,235,242,.95);
            border-radius:28px;
            box-shadow:var(--shadow);
            color:#263044;
            line-height:2.1;
        }
        .seoContent h1{
            margin:0 0 12px;
            font-size:20px;
            line-height:1.7;
            color:#102039;
            font-weight:800;
        }
        .seoContent h2{
            margin:18px 0 8px;
            font-size:16px;
            line-height:1.7;
            color:var(--green);
            font-weight:800;
        }
        .seoContent p{margin:0 0 12px;font-size:13.5px;color:#4b5567;text-align:justify}
        .bottom{
            position:fixed;left:0;right:0;bottom:0;max-width:560px;margin:auto;
            padding:10px 12px calc(10px + env(safe-area-inset-bottom));
            background:rgba(255,255,255,.82);
            backdrop-filter:blur(18px);
            border-top:1px solid rgba(231,235,242,.9);
            z-index:20;
        }
        .bottomInner{display:grid;grid-template-columns:1fr 1fr;gap:9px}
        .bottom a{
            display:flex;align-items:center;justify-content:center;gap:7px;
            text-decoration:none;text-align:center;border-radius:18px;padding:13px 10px;font-weight:700;font-size:13px;
        }
        .callBtn{background:#111827;color:#fff}
        .waBtn{background:#e8fff7;color:var(--green);border:1px solid rgba(7,53,120,.14)}
        .bottom svg{width:17px;height:17px;stroke:currentColor}

        .detailOverlay{
            position:fixed;
            inset:0;
            z-index:60;
            display:none;
            align-items:center;
            justify-content:center;
            padding:18px 12px;
            background:rgba(10,18,32,.52);
            backdrop-filter:blur(12px);
        }
        .detailOverlay.active{display:flex}
        .detailCard{
            width:min(520px,100%);
            max-height:calc(100vh - 36px);
            overflow:auto;
            background:#fff;
            border-radius:30px;
            box-shadow:0 28px 80px rgba(0,0,0,.28);
            position:relative;
            animation:detailPop .18s ease-out;
        }
        @keyframes detailPop{from{transform:translateY(10px) scale(.97);opacity:.6}to{transform:translateY(0) scale(1);opacity:1}}
        .detailClose{
            position:absolute;
            left:12px;
            top:12px;
            z-index:2;
            width:38px;
            height:38px;
            border:0;
            border-radius:16px;
            background:rgba(255,255,255,.94);
            color:#172033;
            display:grid;
            place-items:center;
            cursor:pointer;
            box-shadow:0 8px 20px rgba(0,0,0,.16);
        }
        .detailClose .sficon{width:18px;height:18px}
        .detailImage{width:100%;aspect-ratio:1/1.05;object-fit:cover;display:block;background:#edf2f7}
        .detailBody{padding:16px 16px 18px}
        .detailTitle{margin:0 0 12px;font-size:16px;line-height:1.8;color:#162033;font-weight:800}
        .detailInfo{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:14px}
        .detailInfo .pill{font-size:11px;padding:7px 10px;background:#f4f7fb;color:#536074}
        .detailActions{margin-top:4px}

        .quickOrderOverlay{
            position:fixed;
            inset:0;
            z-index:90;
            display:none;
            align-items:center;
            justify-content:center;
            padding:18px 12px;
            background:rgba(6,18,38,.62);
            backdrop-filter:blur(12px);
        }
        .quickOrderOverlay.active{display:flex}
        .quickOrderCard{
            width:min(540px,100%);
            max-height:calc(100vh - 36px);
            overflow:auto;
            background:#fff;
            border-radius:30px;
            box-shadow:0 28px 90px rgba(0,0,0,.32);
            position:relative;
            animation:detailPop .18s ease-out;
        }
        .quickOrderClose{
            position:absolute;
            left:12px;
            top:12px;
            z-index:2;
            width:38px;
            height:38px;
            border:0;
            border-radius:15px;
            background:#f1f4f8;
            color:#172033;
            display:grid;
            place-items:center;
            cursor:pointer;
        }
        .quickOrderClose .sficon{width:18px;height:18px}
        .quickOrderHeader{
            padding:20px 20px 13px;
            border-bottom:1px solid var(--line);
            background:linear-gradient(145deg,#f8fbff,#f2fff9);
            border-radius:30px 30px 0 0;
        }
        .quickOrderHeader h2{margin:0 0 5px;padding-left:42px;font-size:18px;line-height:1.7;color:#102039}
        .quickOrderHeader p{margin:0;color:var(--muted);font-size:11.5px;line-height:1.8}
        .quickProgress{display:flex;align-items:center;gap:7px;margin-top:12px}
        .quickProgress span{height:6px;flex:1;border-radius:99px;background:#dfe6ef;transition:.2s ease}
        .quickProgress span.active{background:#11cf89f5}
        .quickOrderBody{padding:17px 18px 20px}
        .quickStep{display:block}
        .quickStep[hidden]{display:none}
        .privacyNotice{
            padding:14px;
            border:1px solid rgba(17,207,137,.28);
            border-radius:18px;
            background:#effdf7;
            color:#174a39;
            font-size:12px;
            line-height:2;
            display:flex;
            gap:10px;
            align-items:flex-start;
            margin-bottom:15px;
        }
        .privacyNotice .noticeIcon{
            width:32px;height:32px;flex:0 0 32px;border-radius:13px;
            background:#11cf89f5;color:#fff;display:grid;place-items:center;margin-top:2px;
        }
        .privacyNotice .sficon{width:17px;height:17px}
        .quickProduct{
            display:flex;align-items:center;gap:11px;padding:9px;
            border:1px solid var(--line);border-radius:18px;background:#f8fafc;margin-bottom:14px;
        }
        .quickProduct img{width:66px;height:66px;border-radius:14px;object-fit:cover;background:#edf2f7;flex:0 0 auto}
        .quickProduct strong{font-size:12.5px;line-height:1.8;color:#1d2638}
        .quickProduct small{display:block;color:var(--muted);font-size:10.5px;margin-top:2px}
        .quickGrid{display:grid;grid-template-columns:1fr 1fr;gap:11px}
        .quickField{display:block;margin-bottom:12px}
        .quickField.full{grid-column:1/-1}
        .quickField label{display:block;margin:0 2px 6px;color:#253149;font-size:11.5px;font-weight:800}
        .quickField .required{color:#e44d66;margin-right:2px}
        .quickInput,
        .quickSelect,
        .quickTextarea{
            width:100%;
            border:1px solid #dfe5ee;
            border-radius:15px;
            background:#fff;
            color:#172033;
            padding:11px 12px;
            font-family:inherit;
            font-size:12px;
            line-height:1.6;
            outline:0;
            transition:border-color .16s ease,box-shadow .16s ease;
        }
        .quickInput:focus,
        .quickSelect:focus,
        .quickTextarea:focus{border-color:#11cf89f5;box-shadow:0 0 0 4px rgba(17,207,137,.12)}
        .quickTextarea{min-height:82px;resize:vertical}
        .quickHint{display:block;margin:6px 2px 0;color:#8a94a6;font-size:10px;line-height:1.7}
        .quickError{
            display:none;margin:2px 0 12px;padding:10px 12px;border-radius:14px;
            background:#fff0f3;color:#b42342;border:1px solid #ffd3dc;font-size:11px;line-height:1.8;
        }
        .quickError.show{display:block}
        .quickActions{display:flex;gap:8px;margin-top:4px}
        .quickActionBtn{
            border:0;border-radius:16px;padding:12px 13px;font-family:inherit;
            font-size:12px;font-weight:800;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:7px;
        }
        .quickActionBtn.primary{flex:1;background:#073578;color:#fff;box-shadow:0 10px 22px rgba(7,53,120,.2)}
        .quickActionBtn.secondary{background:#eef2f7;color:#39455a}
        .quickActionBtn:disabled{cursor:wait;opacity:.6}
        .quickActionBtn .sficon{width:17px;height:17px}
        .quickSuccess{text-align:center;padding:12px 3px 4px}
        .quickSuccessIcon{
            width:68px;height:68px;border-radius:26px;margin:0 auto 13px;
            display:grid;place-items:center;background:#eafff5;color:#08a66c;
            box-shadow:0 10px 25px rgba(17,207,137,.16);
        }
        .quickSuccessIcon .sficon{width:31px;height:31px;stroke-width:2.2}
        .quickSuccess h3{margin:0 0 8px;font-size:18px;color:#123047}
        .quickSuccess p{margin:0 0 8px;color:#5f6c80;font-size:12px;line-height:1.9}
        .quickFollowup{
            margin:11px 0 4px;padding:11px 12px;border:1px solid #dce8f6;border-radius:16px;
            background:#f7fbff;color:#31435c;font-size:11.5px;line-height:1.9;text-align:right;
        }
        .quickFollowup p{margin:0 0 7px;color:#31435c}
        .quickFollowupContacts{display:flex;flex-wrap:wrap;gap:7px}
        .quickFollowupContacts a{
            flex:1;min-width:145px;padding:8px 10px;border-radius:12px;background:#073578;color:#fff;
            text-align:center;text-decoration:none;font-weight:800;direction:rtl;
        }
        .quickFollowupContacts b{direction:ltr;unicode-bidi:embed;display:inline-block;margin-right:4px}
        .quickOrderCode{display:inline-block;margin:5px 0 14px;padding:8px 13px;border-radius:999px;background:#f0f4fa;color:#073578;font-weight:800;direction:ltr}
        .qoHoneypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}
        .pwaInstallCard[hidden]{display:none!important}
        .pwaInstallCard{
            margin:12px 12px 2px;padding:10px 11px;border:1px solid #dce7f5;border-radius:20px;
            background:rgba(255,255,255,.92);box-shadow:0 10px 26px rgba(7,53,120,.10);
            display:flex;align-items:center;gap:10px;
        }
        .pwaInstallLogo{
            width:48px;height:48px;flex:0 0 48px;border-radius:14px;display:block;
            box-shadow:0 6px 16px rgba(7,53,120,.14);
        }
        .pwaInstallText{min-width:0;flex:1}
        .pwaInstallText strong{display:block;color:#15243a;font-size:12.5px;line-height:1.7}
        .pwaInstallText small{display:block;color:#758096;font-size:10px;line-height:1.7}
        .pwaInstallButton{
            flex:0 0 auto;border:0;border-radius:13px;padding:9px 12px;background:#073578;color:#fff;
            font-family:inherit;font-size:10.5px;font-weight:800;cursor:pointer;box-shadow:0 7px 16px rgba(7,53,120,.20);
        }
        .categoryGuide[hidden],.galleryLoading[hidden],.gallerySentinel[hidden]{display:none!important}
        .categoryGuide{
            margin:4px 12px 20px;padding:15px 16px;border:1px solid #d9e6f6;border-radius:24px;
            background:linear-gradient(135deg,#fff 0%,#f3f8ff 70%,#edf6ff 100%);
            box-shadow:0 13px 31px rgba(7,53,120,.10);display:flex;align-items:center;gap:13px;
        }
        .categoryGuideIcon{
            width:48px;height:48px;flex:0 0 48px;border-radius:17px;background:#073578;color:#fff;
            display:grid;place-items:center;box-shadow:0 9px 20px rgba(7,53,120,.22);
        }
        .categoryGuideIcon .sficon{width:25px;height:25px}
        .categoryGuideCopy{min-width:0;flex:1}
        .categoryGuideCopy strong{display:block;margin-bottom:3px;color:#14243a;font-size:13.5px;line-height:1.75}
        .categoryGuideCopy small{display:block;color:#68758a;font-size:10.5px;line-height:1.9}
        .categoryGuideButton{
            flex:0 0 auto;min-height:42px;padding:9px 13px;border:0;border-radius:14px;background:#073578;color:#fff;
            display:flex;align-items:center;justify-content:center;gap:6px;font-family:inherit;font-size:10.5px;font-weight:800;
            cursor:pointer;box-shadow:0 8px 18px rgba(7,53,120,.20);transition:transform .16s ease,background .16s ease;
        }
        .categoryGuideButton:hover{background:#0a468f;transform:translateY(-2px)}
        .categoryGuideButton .sficon{width:15px;height:15px}
        .galleryLoading{
            width:max-content;max-width:calc(100% - 24px);margin:3px auto 18px;padding:10px 15px;border-radius:999px;
            background:#fff;color:#526176;box-shadow:0 8px 22px rgba(7,53,120,.09);display:flex;align-items:center;gap:8px;
            font-size:10.5px;font-weight:700;
        }
        .galleryLoadingSpinner{
            width:17px;height:17px;border:2px solid #d8e4f3;border-top-color:#073578;border-radius:50%;
            animation:gallerySpinner .75s linear infinite;
        }
        @keyframes gallerySpinner{to{transform:rotate(360deg)}}
        .gallerySentinel{height:2px;margin:0 12px 12px}
        @media(max-width:520px){
            .filters{padding:0 9px}
            .filterPanel{border-radius:22px;padding:10px}
            .appMenu{gap:1px;padding:8px 5px calc(8px + env(safe-area-inset-bottom));border-radius:23px 23px 0 0}
            .appMenuItem{min-height:60px;font-size:9px;border-radius:14px}
            .filterHead{margin-bottom:8px}
            .filterBlock{margin-top:10px}
            .labelLine{margin-bottom:7px;font-size:12px}
            .choice{min-height:50px;padding:6px 6px;font-size:10.5px;border-radius:15px}
            .choice .ico{width:24px;height:24px;border-radius:10px}
            .summaryBar{padding:11px 12px 1px}
            .grid{gap:8px;padding:8px 9px 14px}
            .card{border-radius:20px}
            .cardBody{padding:7px}
            .card h3{font-size:11.5px;line-height:1.55;height:36px;margin-bottom:5px}
            .metaRow{margin-bottom:6px;gap:5px}
            .occasionMiniRow{gap:5px;margin-bottom:6px;padding-bottom:3px}
            .occasionMiniCard{min-width:68px;max-width:92px;min-height:39px;padding:5px 6px;border-radius:12px;font-size:8.8px}
            .occasionMiniCard .miniIco{width:19px;height:19px;border-radius:8px}
            .occasionMiniCard .sficon{width:11.5px;height:11.5px}
            .pill{font-size:9.5px;padding:4px 7px}
            .selectBtn{font-size:11px;padding:8px 6px;border-radius:13px}
            .cardActions{gap:5px;padding:4px;border-radius:16px}
            .quickOrderBtn{min-height:50px;padding:6px 7px;border-radius:13px;gap:6px}
            .shareImageBtn{min-height:45px;padding:6px 7px;border-radius:13px;gap:6px}
            .contactProductBtn{min-height:45px;border-radius:13px}
            .contactProductBtn .sficon{width:20px;height:20px}
            .quickOrderBtn .quickBtnIcon,
            .shareImageBtn .shareIconWrap{width:27px;height:27px;flex-basis:27px;border-radius:9px}
            .quickOrderBtn .quickBtnIcon .sficon,
            .shareImageBtn .shareIconWrap .sficon{width:14px;height:14px}
            .actionCopy strong{font-size:9.5px}
            .actionCopy small{font-size:7.8px;margin-top:1px}
            .actionArrow{width:15px;height:15px;flex-basis:15px}
            .actionArrow .sficon{width:12px;height:12px}
            .floatBadge{font-size:9px;padding:5px 7px;right:7px;top:7px}
            .choiceGrid.category,.choiceGrid.occasion{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;overflow:visible;padding:2px}
            .choiceGrid.category .choice{
                flex:initial;
                width:100%;
                min-width:0;
            }
            .detailOverlay{
                align-items:center;
                justify-content:center;
                padding:14px 10px;
            }
            .detailCard{border-radius:28px;max-height:calc(100vh - 28px)}
            .detailImage{aspect-ratio:1/1.08}
            .detailTitle{font-size:15px}
            .quickOrderOverlay{padding:10px 8px;align-items:center}
            .quickOrderCard{max-height:calc(100vh - 20px);border-radius:24px}
            .quickOrderHeader{padding:17px 15px 11px;border-radius:24px 24px 0 0}
            .quickOrderHeader h2{font-size:16px}
            .quickOrderBody{padding:14px 13px 16px}
            .quickGrid{grid-template-columns:1fr;gap:0}
            .quickField.full{grid-column:auto}
            .categoryGuide{margin:3px 9px 16px;padding:13px;border-radius:20px;align-items:flex-start;flex-wrap:wrap;gap:10px}
            .categoryGuideIcon{width:42px;height:42px;flex-basis:42px;border-radius:14px}
            .categoryGuideCopy{flex:1 1 calc(100% - 55px)}
            .categoryGuideCopy strong{font-size:12px}
            .categoryGuideCopy small{font-size:9.5px;line-height:1.8}
            .categoryGuideButton{width:100%;min-height:40px;border-radius:13px}
        }

        @media(min-width:760px){
            .app{max-width:1172px;padding-right:92px;box-sizing:border-box}
            .hero{margin-top:0;padding:12px 18px}
            .brandIcon{width:150px;}
            .appMenu{
                left:auto;
                right:max(7px,calc((100vw - 1172px)/2 + 7px));
                bottom:auto;
                top:50%;
                width:78px;
                transform:translateY(-50%);
                grid-template-columns:1fr;
                gap:6px;
                padding:10px 8px;
                border-radius:24px;
                box-shadow:-12px 10px 34px rgba(3,25,59,.28);
            }
            .appMenuItem{min-height:66px;padding:6px 3px;font-size:10px}
            .appMenuItem.centerItem{order:0}
            .appMenuItem.centerItem .menuIco{
                width:36px;height:36px;margin-top:0;border:0;border-radius:12px;
                background:linear-gradient(145deg,#3a8df5,#1764c5);
            }
            .appMenuItem.centerItem .sficon{width:18px;height:18px}
            .menuCount{top:4px;right:5px}
            .filterPanel{
                left:auto;
                right:max(93px,calc((100vw - 1172px)/2 + 93px));
                bottom:auto;
                top:50%;
                width:min(620px,calc(100vw - 220px));
                padding:16px;
                transform:translateY(-50%);
            }
            @keyframes panelOpen{from{opacity:0;transform:translateY(calc(-50% + 10px)) scale(.98)}to{opacity:1;transform:translateY(-50%) scale(1)}}
            .filters{padding-top:18px}
            .choiceGrid.category,.choiceGrid.occasion{grid-template-columns:repeat(4,minmax(0,1fr))}
            .grid{grid-template-columns:repeat(4,1fr);gap:16px;padding-left:14px;padding-right:14px}
            .bottom{max-width:1080px}
            .bottomInner{max-width:520px;margin:auto}
        }
        @media(max-width:390px){
            .choiceGrid.category,.choiceGrid.occasion{grid-template-columns:repeat(2,minmax(0,1fr))}
            .choice{font-size:10.5px;padding-left:6px;padding-right:6px}
            .grid{gap:8px}
        }
