:root{--jj-coral:#ff5a52;--jj-coral2:#ff7a4e;--jj-teal:#08aaa8;--jj-teal2:#0bc9c4;--jj-yellow:#ffc83d;--jj-purple:#7057d9;--jj-blue:#2475ed;--jj-ink:#261b17;--jj-soft:#fff8f1;--jj-card:#fff;--jj-line:#ece7e1;--jj-muted:#716963;--jj-shadow:0 18px 55px rgba(57,39,30,.12);--jj-shadow2:0 10px 30px rgba(57,39,30,.08)}
body{background:#fff;color:var(--jj-ink)}.topline{background:linear-gradient(90deg,#079d9c,#087eac,#7853d8);padding:8px 16px;letter-spacing:.1px}.site-header.pro{height:92px;padding:0 4vw;box-shadow:0 8px 30px rgba(35,24,19,.06)}.site-header.pro .brand{min-width:235px}.site-header.pro .brand img{width:68px;height:68px}.site-header.pro nav{gap:20px}.site-header.pro nav a{font-size:14px;position:relative}.site-header.pro nav a:after{content:"";position:absolute;height:3px;left:50%;right:50%;bottom:-12px;border-radius:9px;background:linear-gradient(90deg,var(--jj-coral),var(--jj-yellow));transition:.2s}.site-header.pro nav a:hover:after{left:0;right:0}.header-search{flex:1;max-width:410px;position:relative}.header-search input{width:100%;border:1px solid #e4ddd6;background:#faf8f5;padding:12px 42px 12px 15px;border-radius:999px;font-family:inherit;outline:none}.header-search button{position:absolute;right:4px;top:4px;width:36px;height:36px;border:0;border-radius:50%;background:var(--jj-teal);color:#fff;cursor:pointer}.head-actions .account-pill{display:flex;align-items:center;gap:7px;border:1px solid #e7e1dc;background:#fff;padding:9px 12px;border-radius:999px;font-size:13px;font-weight:900}.cart-pill{position:relative;width:43px;height:43px;border-radius:50%;display:grid;place-items:center;background:#fff5ed;border:1px solid #ffe1cc}.cart-pill .badge{position:absolute;top:-4px;right:-3px}
.mobile-nav{display:none}.mega-strip{background:#fff;border-bottom:1px solid #f0ebe7;display:flex;justify-content:center;gap:9px;padding:9px 4vw;position:sticky;top:92px;z-index:22}.mega-strip a{padding:7px 12px;border-radius:999px;font-size:12px;font-weight:900}.mega-strip a:hover{background:#fff1e7;color:var(--jj-coral)}
.hero-pro{position:relative;min-height:680px;padding:70px 6vw 64px;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;overflow:hidden;background:radial-gradient(circle at 10% 15%,#fff1cc 0 18%,transparent 42%),radial-gradient(circle at 78% 20%,#d8fbf7 0 19%,transparent 42%),linear-gradient(150deg,#fffaf5,#fff)}.hero-pro:before{content:"";position:absolute;width:380px;height:380px;border:70px solid rgba(255,90,82,.06);border-radius:50%;left:-220px;bottom:-220px}.hero-pro .copy{position:relative;z-index:2}.hero-pro .copy h1{font-size:clamp(50px,6vw,88px);line-height:.93;letter-spacing:-3px;margin:17px 0 18px}.hero-pro .copy h1 em{font-style:normal;color:var(--jj-coral)}.hero-pro .copy h1 span{color:var(--jj-teal)}.hero-pro .copy p{max-width:640px;font-size:18px;line-height:1.65;color:#5f5651}.hero-chip{display:inline-flex;gap:9px;align-items:center;padding:9px 13px;border-radius:999px;background:#fff;border:1px solid #f1e9e1;box-shadow:var(--jj-shadow2);font-size:12px;font-weight:900;color:#8a5824}.hero-buttons{display:flex;gap:12px;flex-wrap:wrap;margin-top:25px}.hero-pro .visual{position:relative;min-height:520px;display:grid;place-items:center}.hero-blob{position:absolute;width:520px;height:520px;background:linear-gradient(145deg,#c6fbf4,#e9f8ff);border-radius:43% 57% 60% 40%/46% 42% 58% 54%;animation:jjBlob 9s ease-in-out infinite;filter:drop-shadow(0 25px 45px rgba(14,154,160,.16))}.hero-pro .visual img{position:relative;width:min(620px,94%);max-height:560px;object-fit:contain;filter:drop-shadow(0 28px 26px rgba(57,39,30,.16));animation:jjFloat 5s ease-in-out infinite}.float-card{position:absolute;z-index:3;background:#fff;border:1px solid #eee4da;border-radius:18px;padding:12px 14px;box-shadow:var(--jj-shadow2);font-size:12px;font-weight:900}.float-card b{display:block;font-size:16px}.float-card.f1{left:4%;top:15%;animation:jjFloat 4s ease-in-out infinite}.float-card.f2{right:1%;bottom:17%;animation:jjFloat 4.8s ease-in-out infinite reverse}.float-card.f3{left:12%;bottom:4%;animation:jjFloat 5.2s ease-in-out infinite}.paw-deco{position:absolute;font-size:28px;opacity:.13;animation:jjSpin 14s linear infinite}.paw-deco.p1{top:15%;right:44%}.paw-deco.p2{bottom:12%;right:5%}.paw-deco.p3{bottom:6%;left:46%}@keyframes jjFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes jjBlob{0%,100%{border-radius:43% 57% 60% 40%/46% 42% 58% 54%;transform:rotate(0)}50%{border-radius:58% 42% 40% 60%/40% 60% 40% 60%;transform:rotate(3deg)}}@keyframes jjSpin{to{transform:rotate(360deg)}}
.proofbar{width:min(1220px,92%);margin:-34px auto 48px;position:relative;z-index:8;background:#fff;border:1px solid #eee5de;border-radius:24px;box-shadow:var(--jj-shadow);display:grid;grid-template-columns:repeat(4,1fr);overflow:hidden}.proofbar>div{padding:20px 24px;border-right:1px solid #eee8e3;display:flex;gap:12px;align-items:center}.proofbar>div:last-child{border-right:0}.proofbar .ico{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:#fff3e9;font-size:20px}.proofbar b{display:block;font-size:13px}.proofbar small{color:var(--jj-muted)}
.pro-section{padding:70px 5.5vw}.pro-section.soft{background:linear-gradient(180deg,#fffaf5,#fff)}.section-title{text-align:center;max-width:700px;margin:0 auto 32px}.section-title .mini{color:var(--jj-coral);font-size:12px;font-weight:1000;letter-spacing:1.4px;text-transform:uppercase}.section-title h2{font-size:clamp(32px,4vw,48px);margin:7px 0 9px}.section-title p{margin:0;color:var(--jj-muted);font-size:16px}.pet-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:15px;max-width:1230px;margin:auto}.pet-tile{min-height:185px;border-radius:25px;padding:20px;position:relative;overflow:hidden;color:#fff;box-shadow:var(--jj-shadow2);transition:.25s;display:flex;flex-direction:column;justify-content:flex-end}.pet-tile:hover{transform:translateY(-6px) scale(1.01)}.pet-tile .emoji{font-size:55px;position:absolute;right:16px;top:16px;filter:drop-shadow(0 10px 10px rgba(0,0,0,.12))}.pet-tile b{font-size:23px}.pet-tile small{opacity:.9}.pet-tile:nth-child(1){background:linear-gradient(135deg,#ff6357,#ff9a58)}.pet-tile:nth-child(2){background:linear-gradient(135deg,#7357d9,#bc68d6)}.pet-tile:nth-child(3){background:linear-gradient(135deg,#078ea8,#11cfc6)}.pet-tile:nth-child(4){background:linear-gradient(135deg,#e59a16,#ffd253);color:#51380c}.pet-tile:nth-child(5){background:linear-gradient(135deg,#4e9c63,#8ccc74)}
.brand-cloud{display:flex;gap:13px;flex-wrap:wrap;justify-content:center;max-width:1100px;margin:auto}.brand-bubble{padding:12px 18px;border:1px solid #e9e3de;border-radius:999px;background:#fff;font-weight:900;box-shadow:0 6px 15px rgba(50,40,30,.04)}
.products.pro-products{grid-template-columns:repeat(4,1fr);max-width:1240px;margin:auto}.product-card.pro-card{border:1px solid #eee5df;border-radius:24px;position:relative;background:#fff;overflow:visible}.product-card.pro-card .pic{height:250px;border-radius:23px 23px 0 0;overflow:hidden;background:linear-gradient(145deg,#fcfaf8,#f5f0ea)}.product-card.pro-card .pic img{transition:.35s}.product-card.pro-card:hover .pic img{transform:scale(1.035)}.product-card .product-actions{display:flex;gap:8px;margin-top:12px}.product-card .product-actions .btn{padding:10px 12px;flex:1;font-size:12px}.badge-float{position:absolute;left:12px;top:12px;z-index:2;padding:6px 9px;border-radius:999px;background:var(--jj-coral);color:#fff;font-size:10px;font-weight:1000}.favorite-btn{position:absolute;right:12px;top:12px;z-index:2;width:34px;height:34px;border-radius:50%;border:1px solid #eadfd7;background:#fff;display:grid;place-items:center;cursor:pointer}.price-row{display:flex;gap:8px;align-items:baseline}.price-row .old{text-decoration:line-through;color:#9b928d;font-size:12px}.stock-mini{font-size:11px;color:#478657;font-weight:900}
.promo-band{margin:10px auto 0;max-width:1240px;border-radius:30px;padding:36px 42px;display:grid;grid-template-columns:1.2fr .8fr;align-items:center;background:linear-gradient(120deg,#23202e,#3b285f 55%,#0c9397);color:#fff;position:relative;overflow:hidden}.promo-band:after{content:"🐾";font-size:180px;position:absolute;right:-10px;top:-30px;opacity:.06;transform:rotate(-18deg)}.promo-band h3{font-size:38px;margin:0 0 8px}.promo-band p{color:#dfd7e8}.promo-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;position:relative;z-index:2}.promo-stats div{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.16);border-radius:18px;padding:17px}.promo-stats b{display:block;font-size:25px}.promo-stats small{color:#ded8e8}
.account-hero{padding:44px 5vw 30px;background:linear-gradient(135deg,#fff3e6,#e9fcfa)}.account-wrap{max-width:1180px;margin:0 auto;padding:35px 5vw 70px}.account-grid{display:grid;grid-template-columns:250px 1fr;gap:25px}.account-menu{border:1px solid var(--jj-line);border-radius:22px;padding:14px;background:#fff;height:max-content;position:sticky;top:120px;box-shadow:var(--jj-shadow2)}.account-menu a{display:flex;gap:9px;padding:11px 12px;border-radius:12px;font-weight:800;font-size:13px}.account-menu a:hover{background:#fff2e9;color:var(--jj-coral)}.account-main .panel{border-radius:24px}.account-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:13px;margin-bottom:18px}.account-stat{padding:20px;background:#fff;border:1px solid var(--jj-line);border-radius:20px}.account-stat b{font-size:28px;display:block}.order-card{border:1px solid #ece5df;border-radius:20px;padding:18px;margin-bottom:12px;background:#fff}.order-head{display:flex;justify-content:space-between;gap:14px;align-items:start}.status-chip{display:inline-flex;align-items:center;gap:6px;padding:6px 9px;border-radius:999px;font-size:11px;font-weight:1000}.status-chip.success{background:#e3f8e9;color:#16633a}.status-chip.warning{background:#fff1c8;color:#7f5900}.status-chip.danger{background:#ffe2e0;color:#991e18}.status-chip.info{background:#e4f5ff;color:#155e8b}.timeline{position:relative;padding-left:24px;margin:20px 0}.timeline:before{content:"";position:absolute;left:7px;top:8px;bottom:10px;width:2px;background:#e8dfd7}.timeline-item{position:relative;padding:0 0 20px 8px}.timeline-item:before{content:"";position:absolute;left:-21px;top:5px;width:10px;height:10px;border-radius:50%;background:var(--jj-teal);box-shadow:0 0 0 5px #e8faf8}.timeline-item b{display:block}.timeline-item small{color:var(--jj-muted)}
.checkout-pro{max-width:1180px;margin:0 auto;padding:42px 5vw 70px;display:grid;grid-template-columns:1.2fr .8fr;gap:28px}.checkout-step{border:1px solid var(--jj-line);border-radius:22px;padding:22px;margin-bottom:15px;background:#fff}.checkout-step h3{margin:0 0 16px}.payment-option{display:flex;align-items:flex-start;gap:12px;border:1px solid #e8e1db;border-radius:16px;padding:14px;margin:9px 0;cursor:pointer}.payment-option:has(input:checked){border-color:var(--jj-teal);background:#edfbfa;box-shadow:0 0 0 2px rgba(8,170,168,.08)}.payment-option input{margin-top:4px}.sticky-summary{position:sticky;top:125px;height:max-content}.summary-line{display:flex;justify-content:space-between;padding:7px 0}.summary-total{display:flex;justify-content:space-between;border-top:2px dashed #e4dcd5;margin-top:10px;padding-top:14px;font-size:22px;font-weight:1000}
.receipt-page{min-height:100vh;background:linear-gradient(135deg,#f8fcfc,#fff8f0);padding:35px 16px}.receipt-pro{max-width:820px;margin:auto;background:#fff;border-radius:30px;box-shadow:0 25px 70px rgba(53,37,30,.16);overflow:hidden}.receipt-top{padding:27px 34px;background:linear-gradient(135deg,#0ba8a6,#0a7fac 60%,#7357d9);color:#fff;display:flex;justify-content:space-between;gap:20px;align-items:center}.receipt-top img{width:95px;height:95px;background:#fff;border-radius:22px;object-fit:contain;padding:5px}.receipt-top h1{margin:0;font-size:30px}.receipt-body{padding:30px 34px}.receipt-meta{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:24px}.receipt-meta>div{padding:13px;background:#faf7f3;border-radius:14px}.receipt-meta small{display:block;color:var(--jj-muted);font-weight:800}.receipt-verify{display:grid;grid-template-columns:1fr 170px;gap:20px;align-items:center;border:1px solid #d8ecea;background:#f3fdfc;border-radius:20px;padding:18px;margin-top:22px}.qrbox{width:150px;height:150px;display:grid;place-items:center;background:#fff;border-radius:15px;border:1px solid #e1ecea;margin:auto}.verify-hero{min-height:100vh;display:grid;place-items:center;padding:25px;background:radial-gradient(circle at 20% 15%,#fff0ce,transparent 30%),radial-gradient(circle at 85% 20%,#d9faf8,transparent 33%),#fff}.verify-card{width:min(720px,95vw);background:#fff;border:1px solid #eee5df;border-radius:30px;box-shadow:var(--jj-shadow);padding:32px;text-align:center}.verify-ok{width:88px;height:88px;display:grid;place-items:center;border-radius:50%;background:#e3f8e9;color:#178247;font-size:42px;margin:-75px auto 16px;border:8px solid #fff;box-shadow:0 12px 24px rgba(23,130,71,.16)}
.pos-v4{height:100vh;background:#eef1f4;display:grid;grid-template-columns:84px 1fr 420px;overflow:hidden}.pos-rail{background:#181b23;color:#fff;padding:14px 10px;display:flex;flex-direction:column;align-items:center;gap:9px}.pos-rail img{width:58px;height:58px;background:#fff;border-radius:16px;object-fit:contain}.pos-rail a,.pos-rail button{width:58px;min-height:56px;border:0;border-radius:14px;background:transparent;color:#dfe3ea;display:grid;place-items:center;font-size:21px;cursor:pointer}.pos-rail a:hover,.pos-rail button:hover{background:#2a2f3a;color:#fff}.pos-center{padding:15px;display:flex;flex-direction:column;overflow:hidden}.pos-topbar{display:grid;grid-template-columns:1fr auto;gap:12px;margin-bottom:12px}.pos-big-search{background:#fff;border:1px solid #dfe3e8;border-radius:17px;padding:15px 18px;font-size:17px;font-family:inherit;outline:none;box-shadow:0 7px 20px rgba(20,28,40,.05)}.pos-tools{display:flex;gap:8px}.pos-tools button,.pos-tools a{border:0;background:#fff;border-radius:15px;padding:0 15px;font-weight:900;display:flex;align-items:center;cursor:pointer;border:1px solid #dfe3e8}.pos-category-row{display:flex;gap:8px;overflow:auto;padding-bottom:10px}.pos-category-row button{border:1px solid #dfe3e8;background:#fff;border-radius:999px;padding:8px 12px;white-space:nowrap;font-weight:900;cursor:pointer}.pos-category-row button.active{background:#181b23;color:#fff}.pos-product-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;overflow:auto;padding-right:4px}.pos-item{background:#fff;border:1px solid #dfe3e8;border-radius:17px;padding:10px;cursor:pointer;transition:.15s;position:relative}.pos-item:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(20,28,40,.1)}.pos-item img{width:100%;height:95px;object-fit:cover;border-radius:12px;background:#f5f5f5}.pos-item b{display:block;font-size:12px;line-height:1.15;margin:7px 0 3px}.pos-item small{font-size:10px;color:#6f7480}.pos-item .pos-price{font-size:14px;font-weight:1000;margin-top:5px;color:#0b8988}.pos-item .pos-stock{position:absolute;right:6px;top:6px;background:#171b23;color:#fff;border-radius:999px;padding:3px 6px;font-size:9px}.pos-side{background:#fff;border-left:1px solid #dfe3e8;padding:16px;display:flex;flex-direction:column;overflow:hidden}.pos-side-head{display:flex;justify-content:space-between;align-items:center}.pos-cart-lines{overflow:auto;flex:1;margin:10px -4px;padding:0 4px}.pos-line{display:grid;grid-template-columns:1fr auto;gap:9px;padding:11px 0;border-bottom:1px solid #edf0f2}.pos-line b{font-size:12px}.pos-line small{display:block;color:#7b7f86;font-size:10px}.pos-qty{display:flex;align-items:center;gap:6px}.pos-qty button{width:27px;height:27px;border:0;border-radius:8px;background:#eff2f5;cursor:pointer}.pos-bottom{border-top:2px dashed #dcdfe4;padding-top:12px}.pos-total-big{display:flex;justify-content:space-between;align-items:end}.pos-total-big strong{font-size:33px}.pos-pay-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin:10px 0}.pos-pay-grid button{padding:10px;border:1px solid #dfe3e8;background:#fff;border-radius:12px;font-weight:900;cursor:pointer}.pos-pay-grid button.active{border-color:#09a6a4;background:#eafafa;color:#087a79}.pos-checkout-btn{width:100%;border:0;border-radius:15px;padding:15px;background:linear-gradient(135deg,#08aaa8,#087faa);color:#fff;font-size:16px;font-weight:1000;cursor:pointer;box-shadow:0 10px 22px rgba(8,135,170,.22)}.pos-kbd{font-size:9px;color:#8c9098;background:#f0f2f4;border-radius:5px;padding:2px 4px}
.admin-shell{grid-template-columns:260px 1fr}.sidebar{background:linear-gradient(180deg,#171a21,#232831);padding:16px 13px}.sidebar a{font-size:13px;display:flex;align-items:center;gap:7px}.sidebar-group{font-size:9px;color:#89909e;text-transform:uppercase;letter-spacing:1.3px;font-weight:1000;margin:17px 10px 6px}.admin-main{background:#f5f6f8}.admin-main .panel{box-shadow:none;border-color:#e4e6e9}.dashboard-grid{display:grid;grid-template-columns:2fr 1fr;gap:16px}.chart-card{min-height:300px}.mini-list .row{display:flex;justify-content:space-between;gap:12px;padding:10px 0;border-bottom:1px solid #eee}.admin-actionbar{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:15px}.admin-actionbar .btn{font-size:12px}.form-cols{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.form-cols .full{grid-column:1/-1}.data-table-wrap{overflow:auto}.data-table-wrap table{min-width:760px}
.search-suggestions{position:absolute;left:0;right:0;top:48px;background:#fff;border:1px solid #e6dfda;border-radius:18px;box-shadow:var(--jj-shadow);overflow:hidden;display:none;z-index:99}.search-suggestions a{display:grid;grid-template-columns:48px 1fr auto;gap:10px;align-items:center;padding:9px 11px;border-bottom:1px solid #f0ece9}.search-suggestions img{width:48px;height:48px;border-radius:10px;object-fit:cover}.search-suggestions small{color:var(--jj-muted)}
@media(max-width:1180px){.header-search{display:none}.pet-grid{grid-template-columns:repeat(3,1fr)}.products.pro-products{grid-template-columns:repeat(3,1fr)}.pos-v4{grid-template-columns:70px 1fr 360px}.pos-product-grid{grid-template-columns:repeat(4,1fr)}}
@media(max-width:900px){.site-header.pro nav,.mega-strip{display:none}.site-header.pro{height:76px;padding:0 16px}.site-header.pro .brand span{display:none}.site-header.pro .brand{min-width:auto;flex:1}.site-header.pro .brand img{width:58px;height:58px}.hero-pro{grid-template-columns:1fr;padding:45px 22px;text-align:center}.hero-pro .copy p{margin:auto}.hero-buttons{justify-content:center}.hero-pro .visual{min-height:440px}.proofbar{grid-template-columns:repeat(2,1fr);margin-top:-10px}.pet-grid{grid-template-columns:repeat(2,1fr)}.products.pro-products{grid-template-columns:repeat(2,1fr)}.promo-band{grid-template-columns:1fr;gap:20px}.account-grid{grid-template-columns:1fr}.account-menu{position:static;display:flex;overflow:auto}.account-menu a{white-space:nowrap}.checkout-pro{grid-template-columns:1fr}.sticky-summary{position:static}.receipt-meta{grid-template-columns:1fr}.receipt-verify{grid-template-columns:1fr}.pos-v4{grid-template-columns:1fr;height:auto;min-height:100vh;overflow:visible}.pos-rail{display:none}.pos-center{overflow:visible}.pos-product-grid{grid-template-columns:repeat(3,1fr);max-height:600px}.pos-side{border-left:0;border-top:1px solid #dfe3e8}.admin-shell{grid-template-columns:1fr}.mobile-nav{position:fixed;display:grid;grid-template-columns:repeat(5,1fr);left:10px;right:10px;bottom:10px;background:#fff;border:1px solid #e7ded6;border-radius:20px;box-shadow:0 14px 40px rgba(30,20,15,.18);z-index:100;padding:7px}.mobile-nav a{display:grid;place-items:center;font-size:10px;font-weight:900;gap:2px}.mobile-nav span{font-size:20px}.footer{padding-bottom:105px}}
@media(max-width:600px){.hero-pro .copy h1{font-size:49px;letter-spacing:-2px}.hero-pro .visual{min-height:330px}.hero-blob{width:330px;height:330px}.float-card{display:none}.proofbar{grid-template-columns:1fr}.proofbar>div{border-right:0;border-bottom:1px solid #eee8e3}.pet-grid,.products.pro-products,.account-cards{grid-template-columns:1fr}.pro-section{padding:48px 18px}.promo-band{margin:0 16px;padding:28px 22px}.promo-band h3{font-size:30px}.promo-stats{grid-template-columns:1fr 1fr}.checkout-pro{padding:26px 16px}.receipt-top{flex-direction:column;text-align:center}.receipt-body{padding:22px 18px}.pos-product-grid{grid-template-columns:repeat(2,1fr)}.pos-center{padding:10px}.pos-side{padding:13px}.form-cols{grid-template-columns:1fr}.form-cols .full{grid-column:auto}}
@media print{.no-print,.site-header,.topline,.footer,.mobile-nav,.whatsapp{display:none!important}.receipt-page{padding:0;background:#fff}.receipt-pro{box-shadow:none;border-radius:0;max-width:100%}}
/* Commerce Pro V4 additions */
.admin-grid-2{display:grid;grid-template-columns:1.45fr .85fr;gap:16px}.admin-kpis{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.kpi{background:#fff;border:1px solid #e4e6e9;border-radius:18px;padding:16px}.kpi small,.kpi span{display:block;color:var(--jj-muted);font-size:11px}.kpi b{display:block;font-size:24px;margin:4px 0}.feature-list{display:grid;gap:10px}.feature-list>div{display:grid;grid-template-columns:36px 1fr;gap:3px 10px;align-items:center;border:1px solid #eee6df;background:#fffaf6;border-radius:15px;padding:12px}.feature-list>div small{grid-column:2;color:var(--jj-muted)}.review-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.pro-hero{max-width:1380px;margin:auto;padding:58px 5vw;display:grid;grid-template-columns:1.05fr .95fr;gap:42px;align-items:center;position:relative}.pro-hero .hero-copy h1{font-size:clamp(46px,5.4vw,78px);line-height:.98;letter-spacing:-2.6px;margin:14px 0}.pro-hero .hero-copy h1 span{color:var(--jj-teal)}.pro-hero .hero-copy p{font-size:17px;line-height:1.7;color:var(--jj-muted);max-width:650px}.pro-hero .hero-art img{width:100%}.aquarium-hero{max-width:none;padding-left:7vw;padding-right:7vw;background:radial-gradient(circle at 12% 20%,#fff2c9,transparent 34%),radial-gradient(circle at 88% 25%,#d7fbf9,transparent 37%),linear-gradient(145deg,#fffaf5,#f9ffff)}
@media(max-width:1100px){.admin-kpis{grid-template-columns:repeat(3,1fr)}.review-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:900px){.admin-grid-2,.pro-hero{grid-template-columns:1fr}.admin-kpis{grid-template-columns:repeat(2,1fr)}.pro-hero{text-align:center;padding:42px 22px}.pro-hero .hero-copy p{margin-left:auto;margin-right:auto}.pro-hero .hero-actions{justify-content:center}.review-grid{grid-template-columns:1fr}}
@media(max-width:600px){.admin-kpis{grid-template-columns:1fr}.pro-hero .hero-copy h1{font-size:46px}}
