:root{--yellow:#FFC629;--yellow-dk:#F0B400;--ink:#0E0E0E;--text:#1A1A1A;--muted:#6B7280;--green:#25A75A;--bg:#FFFFFF;--grey:#F4F5F7;--grey-2:#EEF0F2;--line:#E6E8EB;--line-soft:#F0F1F3;--ff-display:"Plus Jakarta Sans",sans-serif;--ff-body:"Inter",sans-serif;--r-sm:8px;--r-md:12px;--r-lg:16px;--r-xl:22px;--shadow:0 1px 2px rgba(14,14,14,.04);--shadow-md:0 8px 28px rgba(14,14,14,.08);--shadow-lg:0 18px 50px rgba(14,14,14,.12)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--ff-body);background:var(--bg);color:var(--text);line-height:1.6;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}.wrap{max-width:1120px;margin:0 auto;padding:0 32px}.nav{background:var(--ink);height:64px;display:flex;align-items:center;position:sticky;top:0;z-index:200}.nav-inner{width:100%;max-width:1120px;margin:0 auto;padding:0 32px;display:flex;align-items:center;justify-content:space-between}.nav-left{display:flex;align-items:center;gap:40px}.nav-brand{display:flex;align-items:center;gap:10px}.nav-logo{width:30px;height:30px;background:var(--yellow);border-radius:7px;display:flex;align-items:center;justify-content:center;overflow:hidden}.nav-logo svg{width:17px;height:17px;color:var(--ink)}.nav-logo img{width:100%;height:100%;object-fit:cover}.nav-brand-name{font-family:var(--ff-display);font-weight:700;font-size:16px;color:#fff}.nav-links{display:flex;gap:28px}.nav-links a{font-size:14px;font-weight:500;color:#ffffffc7;transition:color .15s}.nav-links a:hover{color:#fff}.nav-right{display:flex;align-items:center;gap:22px}.nav-phone{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:#fff}.nav-phone svg{width:15px;height:15px;color:var(--yellow)}.nav-cta{background:var(--yellow);color:var(--ink);font-family:var(--ff-display);font-weight:700;font-size:13.5px;padding:9px 18px;border-radius:var(--r-sm);border:none;transition:background .15s}.nav-cta:hover{background:var(--yellow-dk)}.hero{padding:72px 0 80px;background:var(--bg)}.hero-inner{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}.pill{display:inline-flex;align-items:center;gap:7px;background:var(--yellow);color:var(--ink);border-radius:50px;padding:5px 14px;font-family:var(--ff-display);font-weight:700;font-size:12.5px;margin-bottom:24px}.pill svg{width:14px;height:14px}.hero h1{font-family:var(--ff-display);font-weight:800;font-size:clamp(34px,4.6vw,52px);line-height:1.08;letter-spacing:-1px;color:var(--ink);margin-bottom:20px}.hero-sub{font-size:17px;color:var(--muted);line-height:1.7;margin-bottom:26px;max-width:460px}.chips{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:32px}.chip{display:inline-flex;align-items:center;gap:7px;border:1px solid var(--line);border-radius:50px;padding:8px 15px;font-size:13px;font-weight:600;color:var(--text)}.chip svg{width:14px;height:14px;color:var(--green)}.hero-btns{display:flex;gap:14px;flex-wrap:wrap;align-items:center}.btn-yellow{background:var(--yellow);color:var(--ink);font-family:var(--ff-display);font-weight:700;font-size:15px;padding:14px 26px;border-radius:var(--r-sm);border:none;transition:background .15s;display:inline-flex;align-items:center;gap:9px}.btn-yellow:hover{background:var(--yellow-dk)}.btn-ghost{display:inline-flex;align-items:center;gap:9px;font-family:var(--ff-display);font-weight:700;font-size:15px;color:var(--ink);padding:14px 8px}.btn-ghost svg{width:16px;height:16px}.hero-media{position:relative}.hero-img{width:100%;height:420px;object-fit:cover;border-radius:var(--r-xl);background:var(--grey)}.hero-badge{position:absolute;left:18px;bottom:18px;background:#0e0e0ed1;backdrop-filter:blur(6px);color:#fff;border-radius:50px;padding:8px 16px;display:flex;align-items:center;gap:8px;font-family:var(--ff-display);font-weight:700;font-size:14px}.hero-badge svg{width:15px;height:15px;color:var(--yellow)}.hero-review-card{position:absolute;right:-12px;bottom:36px;width:210px;background:#fff;border-radius:var(--r-md);box-shadow:var(--shadow-lg);padding:14px 16px}.hrc-text{font-size:12.5px;color:var(--text);line-height:1.5;margin-bottom:10px}.hrc-foot{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line-soft);padding-top:9px}.hrc-name{font-size:12px;font-weight:600;color:var(--muted)}.hrc-score{background:var(--yellow);color:var(--ink);border-radius:5px;padding:2px 7px;font-family:var(--ff-display);font-weight:700;font-size:12px}section{padding:80px 0}.grey-bg{background:var(--grey)}.sec-eyebrow{font-family:var(--ff-display);font-size:12px;font-weight:700;letter-spacing:1.2px;text-transform:uppercase;color:var(--yellow-dk);text-align:center;margin-bottom:12px}.sec-eyebrow.left{text-align:left}.sec-title{font-family:var(--ff-display);font-weight:800;font-size:clamp(26px,3.2vw,34px);color:var(--ink);text-align:center;letter-spacing:-.5px;line-height:1.15}.sec-title.left{text-align:left}.sec-sub{font-size:16px;color:var(--muted);text-align:center;max-width:560px;margin:10px auto 0}.sec-sub.left{text-align:left;margin-left:0}.acc{max-width:880px;margin:44px auto 0;display:flex;flex-direction:column;gap:12px}.acc-item{background:#fff;border:1px solid var(--line);border-radius:var(--r-md);overflow:hidden;transition:box-shadow .2s}.acc-item.open{box-shadow:var(--shadow-md)}.acc-head{display:flex;align-items:center;gap:16px;padding:20px 22px;cursor:pointer}.acc-icon{width:42px;height:42px;border-radius:10px;background:#fff6dc;display:flex;align-items:center;justify-content:center;flex-shrink:0}.acc-icon svg{width:21px;height:21px;color:var(--yellow-dk)}.acc-titles{flex:1}.acc-name{font-family:var(--ff-display);font-weight:700;font-size:16px;color:var(--ink)}.acc-desc{font-size:13.5px;color:var(--muted);margin-top:2px}.acc-chev{width:26px;height:26px;display:flex;align-items:center;justify-content:center;color:var(--muted);transition:transform .25s;flex-shrink:0}.acc-chev svg{width:16px;height:16px}.acc-item.open .acc-chev{transform:rotate(180deg)}.acc-body{display:none;padding:0 22px 22px 80px}.acc-item.open .acc-body{display:block}.acc-tags{display:flex;flex-wrap:wrap;gap:8px}.acc-tag{display:inline-flex;align-items:center;gap:6px;background:var(--grey);border-radius:50px;padding:6px 13px;font-size:12.5px;font-weight:600;color:var(--text)}.acc-tag svg{width:13px;height:13px;color:var(--green)}.rev-head{margin-bottom:36px}.rev-grid{display:grid;grid-template-columns:280px 1fr;gap:40px;align-items:start}.rev-score-panel{position:sticky;top:88px}.rsp-eyebrow{font-family:var(--ff-display);font-size:12px;font-weight:700;letter-spacing:1.2px;text-transform:uppercase;color:var(--yellow-dk);margin-bottom:10px}.rsp-title{font-family:var(--ff-display);font-weight:800;font-size:26px;color:var(--ink);line-height:1.15;letter-spacing:-.5px;margin-bottom:8px}.rsp-note{font-size:14px;color:var(--muted);margin-bottom:26px}.rsp-score{display:flex;align-items:baseline;gap:4px;margin-bottom:4px}.rsp-star{color:var(--yellow);font-size:24px;margin-right:6px}.rsp-num{font-family:var(--ff-display);font-weight:800;font-size:48px;color:var(--ink);line-height:1}.rsp-denom{font-size:16px;color:var(--muted)}.rsp-based{font-size:13px;color:var(--muted);margin-bottom:22px}.rsp-bars{display:flex;flex-direction:column;gap:14px}.bar-row{display:grid;grid-template-columns:1fr auto;gap:8px;align-items:center}.bar-label{font-size:13px;font-weight:600;color:var(--text)}.bar-val{font-size:13px;font-weight:700;color:var(--ink);font-family:var(--ff-display)}.bar-track{grid-column:1 / -1;height:6px;background:var(--grey-2);border-radius:50px;overflow:hidden}.bar-fill{height:100%;background:var(--green);border-radius:50px;width:0;transition:width 1.2s cubic-bezier(.22,1,.36,1)}.rev-list{display:flex;flex-direction:column;gap:14px;max-height:920px;overflow-y:auto;padding-right:6px}.rev-list::-webkit-scrollbar{width:6px}.rev-list::-webkit-scrollbar-thumb{background:var(--line);border-radius:50px}.rcard{border:1px solid var(--line);border-radius:var(--r-md);padding:20px 22px;background:#fff}.rcard-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.rcard-who{display:flex;align-items:center;gap:11px}.rcard-avatar{width:36px;height:36px;border-radius:50%;background:var(--grey);display:flex;align-items:center;justify-content:center;font-family:var(--ff-display);font-weight:700;font-size:13px;color:var(--muted)}.rcard-name{font-family:var(--ff-display);font-weight:700;font-size:14px;color:var(--ink)}.rcard-loc{font-size:12px;color:var(--muted);display:flex;align-items:center;gap:4px;margin-top:1px}.rcard-loc svg{width:11px;height:11px}.rcard-score{display:flex;align-items:center;gap:5px;font-family:var(--ff-display);font-weight:700;font-size:15px;color:var(--ink)}.rcard-score svg{width:15px;height:15px;color:var(--yellow)}.rcard-score span{font-size:12px;color:var(--muted);font-weight:500}.rcard-title{font-family:var(--ff-display);font-weight:700;font-size:15px;color:var(--ink);margin-bottom:6px}.rcard-text{font-size:13.5px;color:var(--muted);line-height:1.6;margin-bottom:14px}.rcard-foot{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px}.rcard-tag{background:var(--grey);border-radius:50px;padding:4px 12px;font-size:11.5px;font-weight:600;color:var(--text)}.rcard-verified{display:flex;align-items:center;gap:5px;font-size:11.5px;color:var(--muted)}.rcard-verified svg{width:13px;height:13px;color:var(--green)}.gallery{display:grid;grid-template-columns:1.4fr 1fr 1fr;grid-template-rows:1fr 1fr;gap:14px;margin-top:44px;height:380px}.gal-tile{border-radius:var(--r-md);overflow:hidden;position:relative;background:var(--grey)}.gal-tile img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.gal-tile:hover img{transform:scale(1.05)}.gal-big{grid-row:1 / 3}.gal-more{background:var(--ink);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#fff;cursor:pointer}.gal-more svg{width:26px;height:26px;color:var(--yellow)}.gal-more-num{font-family:var(--ff-display);font-weight:800;font-size:22px}.gal-more-lbl{font-size:13px;color:#ffffffb3}.vet-head{display:flex;align-items:center;gap:16px;margin-bottom:40px}.vet-shield{width:54px;height:54px;border-radius:12px;background:#fff6dc;display:flex;align-items:center;justify-content:center;flex-shrink:0}.vet-shield svg{width:30px;height:30px;color:var(--yellow-dk)}.vet-title{font-family:var(--ff-display);font-weight:800;font-size:26px;color:var(--ink);letter-spacing:-.5px}.vet-meta{display:flex;align-items:center;gap:18px;margin-top:6px;flex-wrap:wrap}.vet-meta span{display:flex;align-items:center;gap:6px;font-size:13.5px;color:var(--muted);font-weight:500}.vet-meta svg{width:14px;height:14px;color:var(--green)}.vet-cols{display:grid;grid-template-columns:1fr 1fr;gap:24px}.vet-col{border:1px solid var(--line);border-radius:var(--r-lg);padding:28px}.vet-col-title{display:flex;align-items:center;gap:9px;font-family:var(--ff-display);font-weight:700;font-size:15px;color:var(--ink);margin-bottom:18px}.vet-col-title svg{width:17px;height:17px;color:var(--ink)}.vet-list{display:flex;flex-direction:column;gap:13px}.vet-check{display:flex;align-items:center;gap:11px;font-size:14px;color:var(--text)}.vet-check svg{width:16px;height:16px;color:var(--green);flex-shrink:0}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}.about-text{font-size:15.5px;color:var(--muted);line-height:1.8;margin-bottom:22px}.about-ticks{display:flex;flex-direction:column;gap:12px;margin-bottom:24px}.about-tick{display:flex;align-items:center;gap:11px;font-size:14.5px;font-weight:600;color:var(--text)}.about-tick svg{width:17px;height:17px;color:var(--yellow-dk);flex-shrink:0}.about-chips{display:flex;flex-wrap:wrap;gap:10px}.about-img{width:100%;height:400px;object-fit:cover;border-radius:var(--r-xl);background:var(--grey)}.accred{padding:48px 0;border-top:1px solid var(--line)}.accred-inner{display:flex;align-items:center;gap:28px;flex-wrap:wrap}.accred-label{font-family:var(--ff-display);font-size:12px;font-weight:700;letter-spacing:1.2px;text-transform:uppercase;color:var(--muted)}.accred-items{display:flex;gap:12px;flex-wrap:wrap}.accred-badge{border:1px solid var(--line);border-radius:var(--r-sm);padding:12px 22px;font-size:13px;font-weight:600;color:var(--muted)}.cov-grid{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}.cov-map{border:1px solid var(--line);border-radius:var(--r-xl);overflow:hidden;height:340px;background:var(--grey)}.cov-map img{width:100%;height:100%;object-fit:cover}.cov-desc{font-size:15.5px;color:var(--muted);line-height:1.7;margin:18px 0 24px}.cov-chips{display:flex;flex-wrap:wrap;gap:9px}.cov-chip{display:inline-flex;align-items:center;gap:6px;border:1px solid var(--line);border-radius:50px;padding:7px 15px;font-size:13px;font-weight:600;color:var(--text)}.cov-chip svg{width:6px;height:6px;color:var(--yellow-dk)}footer{background:var(--ink);color:#ffffffa6;padding:56px 0 28px}.foot-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:40px}.foot-brand-row{display:flex;align-items:center;gap:10px;margin-bottom:14px}.foot-logo{width:30px;height:30px;background:var(--yellow);border-radius:7px;display:flex;align-items:center;justify-content:center;overflow:hidden}.foot-logo svg{width:17px;height:17px;color:var(--ink)}.foot-logo img{width:100%;height:100%;object-fit:cover}.foot-brand-name{font-family:var(--ff-display);font-weight:700;font-size:16px;color:#fff}.foot-desc{font-size:13.5px;line-height:1.7;max-width:260px}.foot-col h4{font-family:var(--ff-display);font-weight:700;font-size:13px;color:#fff;margin-bottom:16px;letter-spacing:.3px}.foot-col a,.foot-col p{display:flex;align-items:center;gap:8px;font-size:13.5px;color:#fff9;margin-bottom:11px;transition:color .15s}.foot-col a:hover{color:#fff}.foot-col svg{width:14px;height:14px;color:var(--yellow)}.foot-bottom{max-width:1120px;margin:44px auto 0;padding:22px 32px 0;border-top:1px solid rgba(255,255,255,.12);text-align:center;font-size:12.5px;color:#fff6}.reveal{opacity:0;transform:translateY(18px);transition:opacity .5s ease,transform .5s ease}.reveal.in{opacity:1;transform:none}.d1{transition-delay:.08s}.d2{transition-delay:.16s}.d3{transition-delay:.24s}@media(max-width:920px){.hero-inner,.rev-grid,.about-grid,.cov-grid,.vet-cols{grid-template-columns:1fr;gap:40px}.rev-score-panel{position:static}.nav-links,.nav-phone{display:none}.gallery{grid-template-columns:1fr 1fr;grid-template-rows:auto;height:auto}.gal-big{grid-row:auto;grid-column:1 / -1;height:240px}.gal-tile:not(.gal-big){height:160px}.foot-grid{grid-template-columns:1fr 1fr}.hero-review-card{display:none}}@media(max-width:560px){.wrap{padding:0 20px}section{padding:56px 0}.gallery,.foot-grid{grid-template-columns:1fr}.acc-body{padding-left:22px}}.qm-overlay{position:fixed;inset:0;background:#0e0e0e8c;backdrop-filter:blur(2px);z-index:500;display:none;align-items:center;justify-content:center;padding:20px}.qm-overlay.open{display:flex}.qm-card{position:relative;width:100%;max-width:480px;background:#fff;border-radius:18px;box-shadow:var(--shadow-lg);overflow:hidden;max-height:92vh;display:flex;flex-direction:column}.qm-progress{height:4px;background:var(--grey-2)}.qm-progress-bar{display:block;height:100%;width:16%;background:var(--yellow);transition:width .3s ease}.qm-top{display:flex;align-items:center;justify-content:space-between;padding:14px 18px 0}.qm-back{display:inline-flex;align-items:center;gap:6px;font-size:13.5px;font-weight:600;color:var(--muted);background:none;border:none}.qm-back svg{width:15px;height:15px}.qm-back[hidden]{visibility:hidden}.qm-close{width:30px;height:30px;border:none;background:none;color:var(--muted);display:flex;align-items:center;justify-content:center;border-radius:50%;margin-left:auto}.qm-close:hover{background:var(--grey)}.qm-close svg{width:18px;height:18px}.qm-body{padding:8px 28px 24px;overflow-y:auto}.qm-step{display:flex;flex-direction:column}.qm-step[hidden]{display:none}.qm-title{font-family:var(--ff-display);font-weight:800;font-size:24px;color:#1b1b4b;letter-spacing:-.3px;margin-bottom:18px}.qm-title.center{text-align:center}.qm-sub{font-size:14px;color:var(--muted);margin:-10px 0 18px}.qm-sub.strong{color:var(--text);font-weight:600;margin-top:-6px}.qm-q{display:block;font-family:var(--ff-display);font-weight:700;font-size:14.5px;color:#1b1b4b;margin:6px 0 12px}.qm-select{width:100%;padding:13px 14px;border:1px solid var(--line);border-radius:var(--r-sm);font-size:15px;background:#fff;color:var(--text);margin-bottom:22px;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%236B7280' stroke-width='2'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;background-size:18px}.qm-chips{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:8px}.qm-chip{border:1px solid var(--line);border-radius:var(--r-sm);padding:11px 16px;font-size:14px;font-weight:600;color:var(--text);background:#fff;transition:all .15s}.qm-chip:hover{border-color:var(--yellow-dk)}.qm-chip.active{background:var(--yellow);border-color:var(--yellow);color:var(--ink)}.qm-cards{display:flex;flex-direction:column;gap:12px}.qm-card-opt,.qm-row{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;text-align:left;border:1px solid var(--line);border-radius:var(--r-md);padding:18px;font-size:15px;font-weight:600;color:var(--text);background:#fff;transition:all .15s}.qm-card-opt:hover,.qm-row:hover{border-color:var(--yellow-dk);box-shadow:var(--shadow)}.qm-card-opt svg,.qm-row svg{width:18px;height:18px;color:var(--muted);flex-shrink:0}.qm-list{display:flex;flex-direction:column;gap:10px}.qm-row{padding:16px 18px}.qm-textwrap{position:relative;margin-bottom:18px}.qm-textarea{width:100%;min-height:130px;padding:14px;border:1px solid var(--line);border-radius:var(--r-md);font-size:15px;font-family:var(--ff-body);resize:vertical}.qm-textarea:focus{outline:none;border-color:var(--yellow-dk)}.qm-count{position:absolute;right:12px;bottom:10px;font-size:12px;color:var(--muted)}.qm-field{margin-bottom:14px;display:flex;flex-direction:column}.qm-field-row{display:flex;gap:12px}.qm-field-row .qm-field{flex:1}.qm-field label{font-size:12.5px;font-weight:600;color:var(--muted);margin-bottom:6px}.qm-field input{padding:12px 14px;border:1px solid var(--line);border-radius:var(--r-sm);font-size:15px;font-family:var(--ff-body)}.qm-field input:focus{outline:none;border-color:var(--yellow-dk)}.qm-manual{font-size:13px;font-weight:600;color:#1b1b4b;margin-top:8px;text-decoration:underline}.qm-continue{width:100%;margin-top:14px;background:var(--ink);color:#fff;font-family:var(--ff-display);font-weight:700;font-size:15px;padding:15px;border:none;border-radius:50px;transition:background .15s}.qm-continue:hover:not(:disabled){background:#000}.qm-continue:disabled{background:var(--grey-2);color:var(--muted);cursor:not-allowed}.qm-confetti{background:#fff6dc;border-radius:var(--r-md);padding:28px;text-align:center;font-size:40px;margin:6px 0 16px}.qm-done-note{text-align:center;font-family:var(--ff-display);font-weight:700;color:#1b1b4b;margin-bottom:18px}.qm-app-card{border:1px solid var(--line);border-radius:var(--r-md);padding:18px}.qm-app-title{font-family:var(--ff-display);font-weight:700;font-size:15px;color:var(--ink)}.qm-app-sub{font-size:13px;color:var(--muted);margin:2px 0 10px}.qm-rating{font-family:var(--ff-display);font-weight:700;font-size:14px;color:var(--ink);margin-bottom:14px}.qm-stars{color:var(--yellow)}.qm-rating-meta{color:var(--muted);font-weight:500;font-size:12.5px}.qm-app-btn{display:block;text-align:center;background:var(--ink);color:#fff;font-family:var(--ff-display);font-weight:700;font-size:14px;padding:13px;border-radius:50px}.qm-foot{text-align:center;font-size:11.5px;color:var(--muted);padding:12px 0 18px}.qm-foot:before{content:"Powered by "}
