[hidden]{display:none!important}
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700;800&family=Manrope:wght@500;600;700;800&display=swap');
:root{--gr-blue:var(--blue,#2563EB);--gr-blue2:var(--blue2,#1D4ED8);--gr-yellow:var(--yellow,#FACC15);--gr-bg:var(--site-bg,#fff);--gr-ink:var(--site-text,#0F172A);--gr-line:#dbe6f3}
*{box-sizing:border-box}body{margin:0;background:var(--gr-bg);color:var(--gr-ink);font-family:'DM Sans',sans-serif}.gr-wrap{width:min(1200px,calc(100% - 40px));margin:auto}.gr-head{height:74px;border-bottom:1px solid var(--gr-line);background:rgba(255,255,255,.96);position:sticky;top:0;z-index:50;backdrop-filter:blur(18px)}.gr-head .gr-wrap{height:100%;display:flex;align-items:center;justify-content:space-between}.gr-brand{display:flex;align-items:center;gap:12px;text-decoration:none;color:inherit}.gr-brand img,.gr-mark{width:42px;height:42px;border-radius:12px}.gr-brand img{object-fit:contain}.gr-mark{display:grid;place-items:center;background:var(--gr-blue);color:#fff;font-weight:800}.gr-brand strong{display:block;font-family:Manrope,sans-serif}.gr-brand small{display:block;color:#64748b;font-size:10px}.gr-client-btn{border:0;border-radius:12px;background:#0f172a;color:#fff;padding:10px 13px;font-weight:700}.gr-client-btn span{display:inline-grid;place-items:center;min-width:22px;height:22px;border-radius:7px;background:var(--gr-yellow);color:#111827;margin-left:7px}.gr-hero{padding:58px 0;background:linear-gradient(135deg,#f8fbff 0%,#fff 70%);border-bottom:1px solid var(--gr-line)}.gr-hero-grid{display:grid;grid-template-columns:1.4fr .6fr;gap:60px;align-items:center}.gr-kicker{color:var(--gr-blue);font-size:10px;font-weight:800;letter-spacing:.2em}.gr-hero h1{font-family:Manrope,sans-serif;font-size:clamp(44px,6vw,70px);line-height:1;letter-spacing:-.05em;margin:13px 0}.gr-hero h1 em{font-style:normal;color:var(--gr-blue)}.gr-hero p{color:#64748b;max-width:650px}.gr-note{background:#0f172a;color:#fff;border-radius:18px;padding:24px;border-bottom:7px solid var(--gr-yellow)}.gr-note p{color:#cbd5e1;line-height:1.6}.gr-section{padding:46px 0}.gr-clients{background:#f8fbff;border-top:1px solid var(--gr-line)}.gr-section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:20px}.gr-section-head small{color:var(--gr-blue);font-weight:800;letter-spacing:.15em}.gr-section-head h2{font-family:Manrope,sans-serif;font-size:36px;margin:4px 0 0;letter-spacing:-.03em}.gr-search{width:min(320px,100%);height:46px;border:1px solid var(--gr-line);border-radius:12px;background:#fff;padding:0 14px;display:flex;align-items:center;gap:8px}.gr-search input{border:0;outline:0;width:100%;font:inherit}.gr-catalog{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:20px}.gr-catalog .card{border:1px solid var(--gr-line);border-radius:16px;box-shadow:none}.gr-catalog .card-visual{background:#f8fbff}.gr-catalog .detail-link{color:var(--gr-blue)}.gr-catalog .cat-label{color:var(--gr-blue)}.gr-identity{background:#fff;border:1px solid #bfdbfe!important;border-left:5px solid var(--gr-blue)!important;border-radius:16px!important;padding:16px!important}.participant{border:1px solid var(--gr-line)!important;border-radius:16px!important;box-shadow:0 8px 24px rgba(15,23,42,.04)}.selected-pkg{color:var(--gr-blue)!important;background:#eff6ff!important}.gr-checkout{background:#0f172a!important;border-radius:16px!important}.gr-recap{background:#f8fbff;border:1px solid var(--gr-line);border-radius:14px;padding:14px}.modal-head h2{font-family:Manrope,sans-serif;font-size:34px;letter-spacing:-.03em}.btn-primary{background:var(--gr-blue)}.payment-box{background:#0f172a}.gr-footer{padding:24px 0;border-top:1px solid var(--gr-line)}.gr-footer .gr-wrap{display:flex;justify-content:space-between;color:#64748b}
@media(max-width:900px){.gr-hero-grid{grid-template-columns:1fr}.gr-catalog{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.gr-wrap{width:min(100% - 22px,590px)}.gr-head{height:64px}.gr-client-btn{font-size:10px}.gr-hero{padding:36px 0}.gr-hero h1{font-size:clamp(38px,12vw,52px)}.gr-note{display:none}.gr-section-head{align-items:stretch;flex-direction:column}.gr-search{width:100%}.gr-catalog{grid-template-columns:1fr}.gr-footer .gr-wrap{flex-direction:column;gap:7px}}
/* v14 tidy grahamdani reseller */
.gr-brand{min-width:0}.gr-brand strong{font-size:18px;line-height:1.1}.gr-brand small{font-size:11px;letter-spacing:.02em}.gr-brand img{padding:4px;background:#fff;border:1px solid var(--gr-line)}.gr-identity{box-shadow:0 18px 45px rgba(37,99,235,.08)}.selected-pkg{background:#eff6ff!important;color:var(--gr-blue)!important;border:1px solid #bfdbfe}.participant-price{background:linear-gradient(135deg,var(--gr-blue),var(--gr-blue2))}.participant-actions button:hover{transform:translateY(-1px)}.participant-actions button{transition:.18s ease}.gr-checkout{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 20px;box-shadow:0 18px 40px rgba(15,23,42,.12)}.gr-checkout .btn{border-radius:14px}.gr-checkout b{font-size:15px}@media(max-width:700px){.gr-checkout{align-items:stretch;flex-direction:column}.gr-checkout .btn{width:100%}}

/* FINAL POLISH — GRAHAMDANI RESELLER */
html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{min-width:320px}.gr-wrap{width:min(1160px,calc(100% - 48px))}.gr-head{height:72px;box-shadow:0 6px 24px rgba(15,23,42,.035)}.gr-client-btn{min-height:44px;padding:10px 15px}.gr-hero{padding:52px 0;background:radial-gradient(circle at 90% 12%,rgba(250,204,21,.14),transparent 24%),linear-gradient(135deg,#f8fbff 0%,#fff 72%)}.gr-hero-grid{gap:48px}.gr-hero h1{font-size:clamp(46px,5.7vw,68px);line-height:1.02}.gr-note{border-radius:20px;padding:22px;box-shadow:0 20px 48px rgba(15,23,42,.10)}.gr-section{padding:42px 0}.gr-section-head{margin-bottom:18px}.gr-section-head h2{font-size:34px}.gr-catalog{gap:20px}.gr-catalog .card{border-radius:19px;box-shadow:0 8px 26px rgba(15,23,42,.035)}.gr-catalog .card-visual{height:195px}.gr-search{height:48px;border-radius:14px}.gr-identity{padding:18px 20px!important;margin-bottom:18px}.gr-identity .field input{min-height:48px}.participant{border-radius:22px!important}.participant-section{border-color:#e4edf7;background:linear-gradient(180deg,#fff,#f8fbff)}.participant-price{box-shadow:0 8px 18px rgba(37,99,235,.18)}.gr-checkout{position:sticky;bottom:max(12px,env(safe-area-inset-bottom));z-index:25;margin-top:18px}.gr-footer{background:#fff}
@media(max-width:900px){.gr-wrap{width:min(100% - 34px,780px)}.gr-hero-grid{grid-template-columns:1fr}.gr-catalog{grid-template-columns:repeat(2,minmax(0,1fr))}.gr-note{max-width:560px}}
@media(max-width:620px){.gr-wrap{width:min(100% - 20px,590px)}.gr-head{height:62px}.gr-brand img,.gr-mark{width:37px;height:37px}.gr-client-btn{font-size:9px;padding:8px 10px}.gr-hero{padding:30px 0}.gr-hero h1{font-size:clamp(38px,11.5vw,50px)}.gr-note{display:block;padding:16px}.gr-section{padding:30px 0}.gr-section-head h2{font-size:30px}.gr-section-head{gap:12px}.gr-catalog{grid-template-columns:1fr;gap:16px}.gr-catalog .card-visual{height:180px}.gr-section .chips{flex-wrap:nowrap;overflow-x:auto;padding-bottom:4px;scrollbar-width:none}.gr-section .chips::-webkit-scrollbar{display:none}.gr-section .chip{white-space:nowrap;flex:0 0 auto}.gr-identity{padding:15px!important}.gr-checkout{border-radius:18px!important}.gr-footer{padding-bottom:max(24px,env(safe-area-inset-bottom))}}

/* v17 logo safety */
[hidden]{display:none!important}.gd-brand img,.gr-brand img,.pr-brand img,.paw-brand img{object-fit:contain;flex:0 0 auto}.gd-brand img[hidden],.gr-brand img[hidden],.pr-brand img[hidden],.paw-brand img[hidden]{display:none!important}

/* V18 — multi-client controls & safe search */
.multi-qty-box{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:18px;padding:15px 16px;border-radius:16px;border:1px solid #dbe5f1;background:#f8fafc}.multi-qty-box b{display:block;font-size:13px}.multi-qty-box small{display:block;margin-top:4px;color:#64748b;font-size:11px}.qty-control{display:grid;grid-template-columns:40px 72px 40px;align-items:center;overflow:hidden;border:1px solid #cbd5e1;border-radius:12px;background:#fff}.qty-control button{height:40px;border:0;background:#f8fafc;font-size:20px;font-weight:800;cursor:pointer}.qty-control input{height:40px;width:100%;border:0;border-left:1px solid #e2e8f0;border-right:1px solid #e2e8f0;text-align:center;font:inherit;font-weight:800;outline:0;-moz-appearance:textfield}.qty-control input::-webkit-outer-spin-button,.qty-control input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.add-participants-btn{width:100%;margin-top:14px;min-height:48px}.service-modal-title{font-family:Playfair Display,serif;font-size:34px;margin:10px 0}.package-label{display:block;font-size:12px;margin-top:4px}.gr-section-copy,.pr-section-copy{margin:7px 0 0;color:#64748b;font-size:13px}.gr-multi-actions,.pr-multi-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.gr-add-more,.gr-pick-other,.pr-add-more,.pr-pick-other{min-height:42px;padding:10px 14px;border-radius:12px;font:inherit;font-size:12px;font-weight:800;cursor:pointer;transition:.18s ease}.gr-add-more:disabled,.pr-add-more:disabled{opacity:.45;cursor:not-allowed}.gr-add-more{border:0;background:var(--gr-blue,#2563EB);color:#fff}.gr-pick-other{border:1px solid var(--gr-line,#dbe6f3);background:#fff;color:var(--gr-ink,#0f172a)}.pr-add-more{border:2px solid var(--pr-ink,#1d1823);background:var(--pr-hot,#ff62bf);color:var(--pr-ink,#1d1823);box-shadow:3px 3px 0 var(--pr-ink,#1d1823)}.pr-pick-other{border:2px solid var(--pr-ink,#1d1823);background:#fff;color:var(--pr-ink,#1d1823)}#search[readonly]{cursor:text;background:#fff}@media(max-width:720px){.multi-qty-box{align-items:stretch;flex-direction:column}.qty-control{width:152px}.gr-multi-actions,.pr-multi-actions{width:100%}.gr-add-more,.gr-pick-other,.pr-add-more,.pr-pick-other{flex:1}.service-modal-title{font-size:28px}}

/* v32 reseller account */
.auth-pending > header,.auth-pending > main,.auth-pending > footer{display:none!important}
.reseller-login-screen{min-height:100vh;display:grid;place-items:center;padding:24px;background:linear-gradient(135deg,var(--site-bg,#fff),#f4f7fb)}
.reseller-login-card{width:min(440px,100%);background:#fff;border:1px solid rgba(15,23,42,.12);border-radius:24px;padding:28px;box-shadow:0 22px 70px rgba(15,23,42,.12)}
.reseller-login-card h1{margin:8px 0}.reseller-login-card p{color:#64748b;line-height:1.55}.reseller-login-card small{display:block;color:#64748b;margin-top:14px;line-height:1.5}.login-kicker{font-size:11px;font-weight:900;letter-spacing:.12em;color:var(--blue,#2563eb)}
body:not(.auth-pending) .reseller-login-screen{display:none}.reseller-head-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.logout-mini{opacity:.78}.reseller-account-info{margin:12px 0 16px;padding:12px 14px;border-radius:14px;background:rgba(15,23,42,.05);font-size:13px}.reseller-order-grid{display:grid;gap:12px}.reseller-order-card{background:#fff;border:1px solid rgba(15,23,42,.12);border-radius:18px;padding:16px}.reseller-order-top{display:flex;justify-content:space-between;gap:14px;align-items:flex-start}.reseller-order-top h3{margin:3px 0 0}.reseller-order-meta{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:13px}.reseller-order-meta>div{background:rgba(15,23,42,.04);padding:10px;border-radius:12px}.reseller-order-meta small{display:block;color:#64748b;margin-bottom:3px}.reseller-order-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}.reseller-order-actions a,.reseller-order-actions button{border:0;border-radius:10px;padding:9px 12px;font-weight:800;text-decoration:none;cursor:pointer}.reseller-order-actions a{background:var(--blue,#2563eb);color:white}.reseller-order-actions button{background:#eef2f7;color:#111827}.result-ok{color:#047857}.result-bad{color:#b91c1c}.result-wait{color:#92400e}@media(max-width:720px){.reseller-order-meta{grid-template-columns:1fr 1fr}.reseller-head-actions{justify-content:flex-end}.logout-mini{display:none}}
