.goc-directory{--bg:#f3f6fb;--surface:#fff;--line:#e8edf5;--ink:#16223b;--muted:#6f7d95;--accent:#6b47f5;--accent2:#ff5ab0;--green:#34c686;--soft:#f9fbff;font-family:inherit;width:100%;color:var(--ink);box-sizing:border-box}.goc-directory *{box-sizing:border-box}
.goc-hero{display:grid;grid-template-columns:1.2fr .95fr;gap:22px;align-items:center;padding:26px 28px;border-radius:28px;background:linear-gradient(135deg,#4522d8 0%,#6d3dff 45%,#8c55ff 100%);box-shadow:0 18px 50px rgba(77,41,194,.2);position:relative;overflow:hidden;margin-bottom:18px}.goc-hero:before,.goc-hero:after{content:"";position:absolute;border-radius:50%;background:rgba(255,255,255,.09)}.goc-hero:before{width:220px;height:220px;top:-90px;right:-40px}.goc-hero:after{width:140px;height:140px;bottom:-55px;left:38%}.goc-hero-copy,.goc-hero-visual{position:relative;z-index:2}.goc-hero-tag{display:inline-flex;align-items:center;gap:8px;padding:7px 12px;border:1px solid rgba(255,255,255,.22);border-radius:999px;background:rgba(255,255,255,.08);color:#fff;font-size:12px;font-weight:700}.goc-hero h1{margin:16px 0 12px!important;color:#fff!important;font-size:37px!important;line-height:1.18!important;font-weight:800!important;max-width:500px}.goc-hero p{margin:0 0 20px!important;color:rgba(255,255,255,.92);font-size:14px;line-height:1.8;max-width:500px}.goc-hero-cta{display:inline-flex;align-items:center;justify-content:center;min-width:138px;height:44px;padding:0 20px;border-radius:999px;background:#ff6dc0;color:#fff!important;text-decoration:none!important;font-size:14px;font-weight:800;box-shadow:0 12px 24px rgba(255,109,192,.28)}.goc-hero-dots{display:flex;gap:8px;margin-top:22px}.goc-hero-dots span{width:8px;height:8px;border-radius:50%;background:rgba(255,255,255,.45)}.goc-hero-dots span.active{background:#fff;width:20px;border-radius:999px}.goc-hero-visual{display:flex;justify-content:center}.goc-hero-card{position:relative;width:290px;height:220px;border-radius:28px;background:linear-gradient(180deg,rgba(255,255,255,.14),rgba(255,255,255,.06));border:1px solid rgba(255,255,255,.25);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;box-shadow:inset 0 1px 0 rgba(255,255,255,.12)}.goc-cart{font-size:92px;filter:drop-shadow(0 10px 18px rgba(0,0,0,.18))}.goc-items{position:absolute;left:24px;bottom:20px;font-size:29px;letter-spacing:4px}.goc-discount{position:absolute;right:-8px;top:18px;width:82px;height:82px;border-radius:50%;background:linear-gradient(135deg,#ffbd4a,#ff7e1d);display:grid;place-items:center;color:#fff;font-weight:900;font-size:34px;box-shadow:0 16px 28px rgba(255,143,43,.3)}
.goc-category-shell{position:relative;background:var(--surface);border:1px solid var(--line);border-radius:24px;box-shadow:0 10px 30px rgba(25,48,90,.06);padding:18px 50px 14px;margin-bottom:24px}.goc-cats{display:flex;gap:18px;overflow-x:auto;scrollbar-width:none;white-space:nowrap;-webkit-overflow-scrolling:touch;scroll-behavior:smooth}.goc-cats::-webkit-scrollbar{display:none}.goc-cat{border:0!important;background:transparent!important;box-shadow:none!important;min-width:86px;padding:0!important;display:flex;flex-direction:column;align-items:center;gap:8px;cursor:pointer;color:#26324a!important;font:inherit!important}.goc-cat-icon{width:58px;height:58px;border-radius:18px;display:grid;place-items:center;background:#f3f6ff;color:#6c49c9;font-size:25px;line-height:1;border:2px solid transparent;transition:.2s ease}.goc-cat:nth-child(4n+2) .goc-cat-icon{background:#e8fbf4;color:#2aaf74}.goc-cat:nth-child(4n+3) .goc-cat-icon{background:#fff5e7;color:#f49a25}.goc-cat:nth-child(4n+4) .goc-cat-icon{background:#eef4ff;color:#2d75e6}.goc-cat.active .goc-cat-icon{border-color:#8d76ff;box-shadow:0 7px 18px rgba(109,74,255,.16);transform:translateY(-2px)}.goc-cat.active .goc-cat-title{color:#4c3cd7;font-weight:800}.goc-icon-all{font-size:28px}.goc-cat-title{font-size:11px;max-width:94px;overflow:hidden;text-overflow:ellipsis;color:#2e3d59}.goc-cat-arrow{position:absolute;top:50%;transform:translateY(-50%);width:36px;height:42px;border:0;background:#fff;color:#8390a7;font-size:28px;z-index:2;cursor:pointer;display:grid;place-items:center}.goc-cat-prev{left:6px}.goc-cat-next{right:6px}
.goc-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin:0 4px 16px}.goc-section-head h2{font-size:22px!important;line-height:1.4!important;margin:0!important;color:var(--ink)!important;display:flex;align-items:center;gap:10px}.goc-section-head h2 span{width:4px;height:24px;border-radius:6px;background:linear-gradient(180deg,#ff9933,#ff5ab0);display:block}.goc-section-note{margin:6px 0 0!important;color:var(--muted);font-size:13px}.goc-view-all{color:#24324f!important;text-decoration:none!important;font-size:13px;font-weight:800;background:#fff;padding:9px 14px;border-radius:999px;border:1px solid var(--line);box-shadow:0 6px 16px rgba(28,44,84,.05)}.goc-view-all b{font-size:16px}.goc-results{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;min-height:110px}.goc-card{position:relative;background:#fff;border:1px solid #edf1f6;border-radius:22px;min-height:174px;padding:16px 16px 14px;overflow:hidden;box-shadow:0 9px 26px rgba(31,55,97,.05);transition:.2s ease}.goc-card:before{content:"";position:absolute;inset:auto -30px -42px auto;width:160px;height:90px;border-radius:999px;background:linear-gradient(135deg,rgba(239,96,177,.1),rgba(111,97,255,.08));transform:rotate(-12deg);pointer-events:none}.goc-card:hover{transform:translateY(-3px);box-shadow:0 14px 35px rgba(31,55,97,.11)}.goc-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.goc-card-copy{min-width:0;max-width:calc(100% - 70px)}.goc-badge{display:inline-flex;align-items:center;height:24px;padding:0 10px;border-radius:999px;background:#fff3d8;color:#a36d00;font-size:10px;font-weight:800;margin-bottom:10px}.goc-card h3{font-size:16px!important;line-height:1.45!important;margin:0 0 6px!important;color:#17223d!important;font-weight:800!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.goc-card-sub{margin:0!important;color:#687791;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.goc-logo-wrap{width:58px;height:58px;flex:0 0 58px;border-radius:18px;background:linear-gradient(135deg,#fe5d76,#fd9067);display:grid;place-items:center;overflow:hidden;box-shadow:0 8px 20px rgba(74,93,135,.12)}.goc-card:nth-child(4n+2) .goc-logo-wrap{background:linear-gradient(135deg,#21bda8,#35c4b1)}.goc-card:nth-child(4n+3) .goc-logo-wrap{background:linear-gradient(135deg,#7657d4,#5744bb)}.goc-card:nth-child(4n+4) .goc-logo-wrap{background:linear-gradient(135deg,#3389f5,#2b6edf)}.goc-logo{width:40px!important;height:40px!important;object-fit:contain!important;margin:0!important;background:#fff;border-radius:12px;padding:5px}.goc-logo-fallback{width:100%;height:100%;display:grid;place-items:center;color:#fff;font-size:24px;font-weight:900}.goc-card-actions{position:absolute;left:16px;right:16px;bottom:14px;display:flex;justify-content:flex-start}.goc-enter{z-index:2;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:100px;height:34px;border-radius:999px;background:#f6f8ff;color:#5b46e7!important;text-decoration:none!important;font-size:12px;font-weight:800;border:1px solid #e6eafb}.goc-enter b{font-size:17px}.goc-empty{grid-column:1/-1;padding:36px;text-align:center;border:1px dashed #dfe5ee;border-radius:18px;color:var(--muted);background:#fff}.goc-mobile-all{display:none;text-align:center;margin-top:18px}.goc-mobile-all a{display:inline-flex;padding:12px 20px;border-radius:999px;background:#fff;color:#4b3ee6!important;text-decoration:none!important;font-weight:800;font-size:13px;border:1px solid var(--line)}
.goc-all-header{display:flex;align-items:flex-end;justify-content:space-between;gap:25px;background:linear-gradient(135deg,#f7f3ff,#fff9fb);border:1px solid #ede8fa;border-radius:26px;padding:26px;margin-bottom:22px}.goc-all-header h1{font-size:28px!important;margin:4px 0 7px!important;color:#101b35!important}.goc-all-header p{margin:0!important;color:#77839a;font-size:13px}.goc-eyebrow{font-size:11px;color:#6a49f5;font-weight:800;letter-spacing:.12em}.goc-search-wrap{position:relative;min-width:330px}.goc-search-wrap span{position:absolute;left:14px;top:50%;transform:translateY(-50%);font-size:22px;color:#8b96aa}.goc-search{width:100%;height:50px;border:1px solid #e5eaf2!important;border-radius:16px!important;padding:0 15px 0 44px!important;background:#fff!important;color:#17223d!important;outline:none!important;box-shadow:none!important;font:inherit!important}.goc-result-count{font-size:12px;color:#8a95aa;font-weight:700}
.goc-loading-overlay{position:fixed!important;inset:0!important;width:100vw!important;height:100vh!important;display:none;align-items:center!important;justify-content:center!important;background:rgba(245,248,255,.7)!important;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:2147483000!important;margin:0!important;padding:0!important;transform:none!important}.goc-loading-overlay.is-visible{display:flex!important}.goc-loader-box{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;background:rgba(255,255,255,.96);padding:18px 23px;border:1px solid rgba(0,0,0,.06);border-radius:22px;box-shadow:0 18px 60px rgba(19,49,99,.14)}.goc-gears{position:relative;width:72px;height:57px}.goc-gear{position:absolute;display:block;line-height:1;color:#6d49f5;user-select:none}.goc-gear-a{font-size:45px;right:4px;top:0;animation:goc-spin 1.1s linear infinite}.goc-gear-b{font-size:30px;left:3px;bottom:1px;animation:goc-spin-rev .9s linear infinite}.goc-loading-text{font-size:12px;color:#64718a}.goc-loading-lock{overflow:hidden!important}@keyframes goc-spin{to{transform:rotate(360deg)}}@keyframes goc-spin-rev{to{transform:rotate(-360deg)}}
@media(max-width:1100px){.goc-results{grid-template-columns:repeat(3,minmax(0,1fr))}.goc-hero{grid-template-columns:1fr}.goc-hero-copy{order:1}.goc-hero-visual{order:2}.goc-all-header{align-items:stretch;flex-direction:column}.goc-search-wrap{min-width:0;width:100%}}
@media(max-width:760px){.goc-hero{padding:20px;border-radius:22px}.goc-hero h1{font-size:28px!important}.goc-hero-card{width:240px;height:186px}.goc-cart{font-size:76px}.goc-discount{width:68px;height:68px;font-size:28px}.goc-category-shell{padding:14px 40px 12px;border-radius:18px}.goc-cats{gap:14px}.goc-cat{min-width:74px}.goc-cat-icon{width:52px;height:52px;font-size:22px;border-radius:16px}.goc-cat-title{font-size:10px;max-width:74px}.goc-results{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.goc-card{min-height:164px;padding:14px 12px}.goc-logo-wrap{width:50px;height:50px;flex-basis:50px}.goc-logo{width:34px!important;height:34px!important}.goc-card h3{font-size:14px!important}.goc-card-sub{font-size:10px}.goc-enter{height:30px;min-width:86px}.goc-section-head{align-items:flex-start}.goc-section-head h2{font-size:18px!important}.goc-view-all{font-size:12px;padding:8px 12px}.goc-all-header{padding:18px;border-radius:18px}.goc-all-header h1{font-size:22px!important}.goc-mobile-all{display:block}.goc-home .goc-view-all{display:none}}
@media(max-width:480px){.goc-results{grid-template-columns:repeat(2,minmax(0,1fr))}.goc-card{min-height:154px}.goc-card-top{gap:8px}.goc-logo-wrap{width:45px;height:45px;flex-basis:45px}.goc-logo{width:31px!important;height:31px!important}.goc-card h3{font-size:13px!important}.goc-badge{height:22px;padding:0 8px;font-size:9px}.goc-card-sub{font-size:9px}.goc-enter{font-size:10px;min-width:74px}.goc-search{height:46px}.goc-cat{min-width:68px}.goc-cat-arrow{width:30px}}
.goc-cat{touch-action:manipulation}.goc-view-all,.goc-mobile-all a,.goc-hero-cta{cursor:pointer}
