*,*::before,*::after{margin:0;padding:0;box-sizing:border-box;}
:root{--teal:#2ec4b6;--td:#1a9e92;--tp:#f0fbfa;--orange:#ff6b35;--navy:#0f2b46;--text:#1a2535;--muted:#6b7f96;--ml:#a0b0c0;--border:#e4ecf2;--bg:#f5f8fb;--sh:0 2px 16px rgba(0,0,0,0.06);}
body{font-family:'Plus Jakarta Sans',sans-serif;background:var(--bg);color:var(--text);font-size:15px;line-height:1.6;}
a{text-decoration:none;color:inherit;}
img{display:block;max-width:100%;}
.navbar{background:#008577;padding:0 40px;display:flex;align-items:center;justify-content:space-between;height:62px;position:sticky;top:0;z-index:200;box-shadow:0 2px 20px rgba(30,158,146,0.3);}
.nav-links{display:flex;align-items:center;gap:6px;list-style:none;}
.nav-links a{color:#ffffff;font-weight:500;font-size:0.875rem;padding:7px 14px;border-radius:8px;transition:all 0.2s;}
.nav-links a:hover{background:rgba(255,255,255,0.15);color:white;}
.nav-right{display:flex;align-items:center;gap:10px;}
.btn-submit{background:white;color:#0d7a6e;border:none;padding:8px 18px;border-radius:8px;font-weight:700;font-size:0.82rem;cursor:pointer;font-family:inherit;transition:all 0.2s;min-height:36px;}
.btn-submit:hover{background:var(--navy);color:white;}
.hamburger{background:rgba(255,255,255,0.15);border:none;border-radius:8px;width:44px;height:44px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;cursor:pointer;}
.hamburger span{width:18px;height:2px;background:white;border-radius:2px;display:block;}
.breadcrumb{background:white;border-bottom:1px solid var(--border);padding:11px 40px;font-size:0.78rem;color:#4a5f78;display:flex;align-items:center;gap:6px;}
.breadcrumb a{color:#0d7a6e;font-weight:600;}.breadcrumb a:hover{color:var(--teal);}
.bcs{color:var(--ml);}
.tool-hero{background:linear-gradient(160deg,#0f2b46 0%,#0d3352 55%,#164a6b 100%);padding:38px 40px 34px;position:relative;overflow:hidden;}
.tool-hero::before{content:'';position:absolute;inset:0;background:radial-gradient(ellipse 600px 300px at 20% 50%,rgba(46,196,182,0.09) 0%,transparent 70%),radial-gradient(ellipse 400px 400px at 80% 30%,rgba(46,196,182,0.06) 0%,transparent 70%);pointer-events:none;}
.hero-inner{max-width:1220px;margin:0 auto;display:flex;align-items:flex-start;gap:26px;position:relative;}
.hero-logo-wrap{flex-shrink:0;}
.hero-logo{width:86px;height:86px;border-radius:20px;border:2px solid rgba(255,255,255,0.15);object-fit:cover;flex-shrink:0;background:white;padding:6px;}
.hero-info{flex:1;}
.hero-badges{display:flex;gap:7px;margin-bottom:12px;flex-wrap:wrap;}
.hb{font-size:0.68rem;font-weight:700;padding:4px 10px;border-radius:7px;text-transform:uppercase;letter-spacing:0.4px;}
.hb-cat{background:rgba(46,196,182,0.2);color:#2ec4b6;border:1px solid rgba(46,196,182,0.3);}
.hb-date{background:rgba(255,255,255,0.08);color:rgba(255,255,255,0.75);border:1px solid rgba(255,255,255,0.13);}
.hero-title{font-family:'Fraunces',serif;font-size:clamp(1.9rem,3.8vw,2.8rem);font-weight:700;color:white;letter-spacing:-0.8px;line-height:1.12;margin-bottom:9px;}
.hero-desc{color:rgba(255,255,255,0.85);font-size:0.94rem;font-weight:300;max-width:660px;line-height:1.65;}
.hero-meta{display:flex;gap:6px;margin-top:16px;flex-wrap:wrap;align-items:center;}
.hmc{background:rgba(255,255,255,0.08);border:1px solid rgba(255,255,255,0.13);border-radius:8px;padding:5px 12px;font-size:0.72rem;font-weight:600;color:rgba(255,255,255,0.85);display:flex;align-items:center;gap:5px;}
.hmc .v{color:white;font-weight:800;}
.hmc-uv{background:rgba(255,107,53,0.18);border:1.5px solid rgba(255,107,53,0.35);color:#ff8c5a;cursor:pointer;font-family:inherit;font-size:0.72rem;font-weight:700;border-radius:8px;padding:5px 12px;display:flex;align-items:center;gap:5px;transition:all 0.2s;}
.hmc-uv:hover{background:rgba(255,107,53,0.3);color:#ff6b35;}
.tab-nav-wrap{background:white;border-bottom:2px solid var(--border);position:sticky;top:62px;z-index:100;}
.tab-nav{max-width:1220px;margin:0 auto;padding:0 40px;display:flex;overflow-x:auto;scrollbar-width:none;}
.tab-nav::-webkit-scrollbar{display:none;}
.tab-btn{padding:14px 20px;font-weight:600;font-size:0.875rem;color:#4a5f78;border:none;background:none;cursor:pointer;border-bottom:2px solid transparent;margin-bottom:-2px;white-space:nowrap;font-family:inherit;transition:all 0.2s;min-height:44px;}
.tab-btn:hover{color:var(--td);}
.tab-btn.active{color:#0d7a6e;border-bottom-color:var(--teal);font-weight:700;}
.main-wrap{max-width:1220px;margin:0 auto;padding:28px 40px 52px;display:grid;grid-template-columns:1fr 316px;gap:24px;align-items:start;}
.right-col{display:flex;flex-direction:column;gap:14px;}
.sc{background:white;border:1px solid var(--border);border-radius:16px;padding:24px;margin-bottom:16px;box-shadow:var(--sh);}
.sc:last-child{margin-bottom:0;}
.st{font-family:'Fraunces',serif;font-size:1.1rem;font-weight:700;color:var(--navy);margin-bottom:14px;padding-bottom:12px;border-bottom:1px solid var(--border);}
.sb{color:#4a5f78;font-size:0.88rem;line-height:1.85;}
.sb p{margin-bottom:13px;}.sb p:last-child{margin-bottom:0;}
.fg{display:grid;grid-template-columns:1fr 1fr;gap:9px;}
.fi{display:flex;align-items:flex-start;gap:9px;padding:10px 12px;background:var(--tp);border:1px solid rgba(46,196,182,0.15);border-radius:10px;font-size:0.8rem;color:var(--text);font-weight:500;line-height:1.4;}
.fck{width:17px;height:17px;background:var(--teal);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:0.58rem;color:white;flex-shrink:0;margin-top:1px;}
.ucl{display:flex;flex-direction:column;gap:8px;}
.uci{display:flex;align-items:flex-start;gap:12px;padding:12px 14px;border:1px solid var(--border);border-radius:12px;transition:all 0.2s;}
.uci:hover{border-color:rgba(46,196,182,0.3);background:var(--tp);}
.uci-ic{font-size:1.35rem;flex-shrink:0;margin-top:1px;}
.uci-ttl{font-weight:700;font-size:0.85rem;color:var(--navy);margin-bottom:2px;}
.uci-dsc{font-size:0.75rem;color:#4a5f78;line-height:1.45;}
.pg{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;}
.pcard{border:1.5px solid var(--border);border-radius:14px;padding:17px;text-align:center;position:relative;}
.pcard.pop,.pcard.popular{border-color:var(--teal);box-shadow:0 4px 20px rgba(46,196,182,0.15);}
.pbadge,.popular-badge{position:absolute;top:-11px;left:50%;transform:translateX(-50%);background:#0d7a6e;color:white;font-size:0.59rem;font-weight:800;padding:3px 11px;border-radius:20px;text-transform:uppercase;white-space:nowrap;}
.pn{font-weight:800;font-size:0.8rem;color:var(--navy);text-transform:uppercase;margin-bottom:7px;}
.pp{font-family:'Fraunces',serif;font-size:1.85rem;font-weight:700;color:var(--td);line-height:1;margin-bottom:2px;}
.ppr{font-size:0.67rem;color:var(--muted);margin-bottom:12px;}
.pfl{list-style:none;text-align:left;}
.pfl li{font-size:0.73rem;color:#4a5f78;padding:4px 0;border-bottom:1px solid var(--border);display:flex;align-items:flex-start;gap:5px;line-height:1.4;}
.pfl li:last-child{border-bottom:none;}
.pfl li::before{content:'✓';color:var(--teal);font-weight:700;font-size:0.69rem;flex-shrink:0;margin-top:2px;}
.pbtn{display:block;width:100%;background:#0d7a6e;color:white;border:none;padding:12px 16px;border-radius:9px;font-weight:700;font-size:0.84rem;cursor:pointer;font-family:inherit;transition:all 0.2s;margin-top:13px;min-height:44px;}
.pbtn:hover{background:var(--td);}
.fql{display:flex;flex-direction:column;gap:8px;}
.fqi{border:1px solid var(--border);border-radius:12px;overflow:hidden;}
.fqq{padding:13px 16px;font-weight:700;font-size:0.85rem;color:var(--navy);cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:11px;transition:background 0.2s;user-select:none;min-height:44px;}
.fqq:hover,.fqq.open{background:var(--tp);color:var(--td);}
.fqch{font-size:0.7rem;color:var(--muted);transition:transform 0.25s;flex-shrink:0;}
.fqq.open .fqch{transform:rotate(180deg);color:var(--teal);}
.fqa{padding:0 16px;font-size:0.82rem;color:#4a5f78;line-height:1.7;max-height:0;overflow:hidden;transition:max-height 0.35s ease,padding 0.35s ease;}
.fqa.open{max-height:400px;padding:12px 16px;border-top:1px solid var(--border);}
.founder{display:flex;gap:16px;align-items:flex-start;padding:16px;background:var(--bg);border:1px solid var(--border);border-radius:14px;}
.f-img{width:68px;height:68px;border-radius:50%;object-fit:cover;border:3px solid #e8faf8;flex-shrink:0;}
.f-ph{width:68px;height:68px;border-radius:50%;background:linear-gradient(135deg,var(--teal),var(--navy));display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:white;flex-shrink:0;border:3px solid #e8faf8;}
.f-name{font-weight:800;font-size:0.92rem;color:var(--navy);margin-bottom:2px;}
.f-role{font-size:0.71rem;color:#0d7a6e;font-weight:600;margin-bottom:6px;}
.f-bio{font-size:0.79rem;color:#4a5f78;line-height:1.6;}
.f-links{display:flex;gap:7px;margin-top:9px;}
.flink{font-size:0.7rem;font-weight:700;color:#0d7a6e;background:var(--tp);border:1px solid rgba(46,196,182,0.2);padding:3px 9px;border-radius:6px;transition:all 0.2s;}
.flink:hover{background:var(--teal);color:white;}
.rv-hdr{display:flex;align-items:center;gap:20px;margin-bottom:16px;padding:15px;background:var(--bg);border-radius:12px;border:1px solid var(--border);}
.rv-score{text-align:center;flex-shrink:0;}
.rv-num{font-family:'Fraunces',serif;font-size:2.8rem;font-weight:700;color:var(--navy);line-height:1;}
.rv-stars{color:#f6b93b;font-size:0.95rem;margin:2px 0;}
.rv-cnt{font-size:0.69rem;color:var(--muted);}
.rv-bars{flex:1;}
.rb-row{display:flex;align-items:center;gap:7px;margin-bottom:4px;}
.rb-lbl{font-size:0.7rem;color:var(--muted);width:17px;text-align:right;flex-shrink:0;}
.rb-trk{flex:1;height:6px;background:var(--border);border-radius:3px;overflow:hidden;}
.rb-fill{height:100%;background:var(--teal);border-radius:3px;}
.rb-n{font-size:0.67rem;color:var(--muted);width:24px;flex-shrink:0;}
.rg{display:flex;flex-direction:column;gap:11px;}
.rcard{background:var(--bg);border:1px solid var(--border);border-radius:12px;padding:14px 16px;position:relative;}
.rcard::before{content:'"';position:absolute;top:7px;right:12px;font-family:'Fraunces',serif;font-size:2.8rem;color:rgba(46,196,182,0.1);line-height:1;}
.rstars{margin-bottom:5px;color:#f6b93b;font-size:0.78rem;}
.rtxt{font-size:0.82rem;color:var(--text);line-height:1.65;margin-bottom:10px;font-style:italic;}
.rauth{display:flex;align-items:center;gap:8px;}
.ravt{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,var(--teal),var(--navy));display:flex;align-items:center;justify-content:center;font-weight:800;font-size:0.72rem;color:white;flex-shrink:0;}
.rname{font-weight:700;font-size:0.79rem;color:var(--navy);}
.rrole{font-size:0.69rem;color:#4a5f78;}
.rdate{font-size:0.67rem;color:#4a5f78;margin-left:auto;}
.mt-sec{max-width:1220px;margin:0 auto 42px;padding:0 40px;}
.mt-ttl{font-family:'Fraunces',serif;font-size:1.15rem;font-weight:700;color:var(--navy);margin-bottom:13px;}
.mt-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;}
.mtc{background:white;border:1px solid var(--border);border-radius:14px;padding:15px;display:flex;gap:11px;align-items:flex-start;transition:all 0.2s;cursor:pointer;}
.mtc:hover{border-color:rgba(46,196,182,0.3);box-shadow:0 8px 28px rgba(46,196,182,0.1);transform:translateY(-2px);}
.mtl{width:40px;height:40px;border-radius:9px;object-fit:cover;background:var(--bg);border:1px solid var(--border);padding:4px;flex-shrink:0;}
.mtn{font-weight:700;font-size:0.85rem;color:var(--navy);margin-bottom:1px;}
.mtcat{font-size:0.68rem;color:#4a5f78;margin-bottom:4px;}
.mtdesc{font-size:0.74rem;color:#4a5f78;line-height:1.4;}
.mtstars{color:#b45309;font-size:0.7rem;margin-top:3px;}
.sbc{background:white;border:1px solid var(--border);border-radius:14px;overflow:hidden;box-shadow:var(--sh);}
.sbh{padding:11px 15px;border-bottom:1px solid var(--border);font-weight:800;font-size:0.71rem;text-transform:uppercase;letter-spacing:1px;color:var(--navy);background:var(--bg);}
.sbb{padding:14px 15px;}
.bc{background:#f0f2f5;border-bottom:1px solid var(--border);padding:7px 11px;display:flex;align-items:center;gap:7px;}
.bds{display:flex;gap:4px;}
.bd{width:9px;height:9px;border-radius:50%;display:block;}
.bar{flex:1;background:white;border:1px solid var(--border);border-radius:5px;padding:3px 9px;font-size:0.66rem;color:#4a5f78;display:flex;align-items:center;gap:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.bss{position:relative;height:170px;background:var(--bg);overflow:hidden;}
.bss img{width:100%;height:100%;object-fit:cover;object-position:top center;display:block;}
.bso{position:absolute;bottom:0;left:0;right:0;height:40px;background:linear-gradient(transparent,rgba(245,248,251,0.95));pointer-events:none;}
.wp-wrap{border-radius:8px;overflow:hidden;margin-bottom:0;}
.wp-bar{background:#2d2d44;padding:8px 12px;display:flex;align-items:center;gap:6px;}
.wp-dot{width:10px;height:10px;border-radius:50%;display:inline-block;flex-shrink:0;}
.wp-url{background:#3d3d5c;border-radius:4px;padding:2px 10px;font-size:11px;color:#aaa;margin-left:8px;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.wp-img{width:100%;height:160px;object-fit:cover;object-position:top;display:block;}
.bacts{padding:10px 11px;display:flex;flex-direction:column;gap:7px;}
.btn-visit{display:block;width:100%;background:#0a6b60;color:white;text-align:center;padding:10px;border-radius:9px;font-weight:700;font-size:0.84rem;transition:all 0.2s;border:none;font-family:inherit;cursor:pointer;min-height:44px;}
.btn-visit:hover{background:#085c52;transform:translateY(-1px);}
.btn-save{display:block;width:100%;background:var(--navy);color:white;text-align:center;padding:10px;border-radius:9px;font-weight:700;font-size:0.84rem;transition:all 0.2s;border:none;font-family:inherit;cursor:pointer;min-height:44px;}
.btn-save:hover{background:#0a1e32;transform:translateY(-1px);}
.btn-share{display:block;width:100%;background:#c94f1a;color:white;text-align:center;padding:10px;border-radius:9px;font-weight:700;font-size:0.84rem;transition:all 0.2s;border:none;font-family:inherit;cursor:pointer;min-height:44px;}
.btn-share:hover{background:#b04317;transform:translateY(-1px);}
.share-btns{display:grid;grid-template-columns:1fr 1fr;gap:6px;padding:12px 15px;}
.sh-btn{padding:9px 5px;border-radius:8px;font-size:0.69rem;font-weight:700;cursor:pointer;font-family:inherit;transition:all 0.2s;text-align:center;border:none;color:white;min-height:44px;display:flex;align-items:center;justify-content:center;text-decoration:none;}
.sh-wa{background:#0d6b38;}.sh-tw{background:#0a6ba8;}.sh-li{background:#0077b5;}.sh-rd{background:#cc3700;}.sh-tg{background:#1268a0;}.sh-cp{background:var(--navy);}
.sh-btn:hover{opacity:0.85;transform:translateY(-1px);}
.sh-grid{display:grid;grid-template-columns:1fr 1fr;gap:6px;}
.il{display:flex;flex-direction:column;}
.ir{display:flex;align-items:center;justify-content:space-between;padding:7px 0;border-bottom:1px solid var(--border);font-size:0.78rem;}
.ir:last-child{border-bottom:none;}
.il-lbl{color:#4a5f78;font-weight:500;}
.il-val{font-weight:700;color:var(--text);}
.il-val.g{color:#0d7a6e;}.il-val.yes{color:#16a34a;}
.sim{display:flex;align-items:center;gap:9px;padding:7px 0;border-bottom:1px solid var(--border);cursor:pointer;}
.sim:last-child{border-bottom:none;}
.sim:hover .sim-n{color:var(--td);}
.sim-lg{width:32px;height:32px;border-radius:8px;object-fit:cover;background:var(--bg);border:1px solid var(--border);padding:3px;flex-shrink:0;font-size:1.1rem;display:flex;align-items:center;justify-content:center;}
.sim-n{font-weight:700;font-size:0.78rem;color:var(--navy);}
.sim-c{font-size:0.67rem;color:#4a5f78;}
.sim-r{margin-left:auto;font-size:0.71rem;font-weight:700;color:var(--navy);}
.tc{display:flex;flex-wrap:wrap;gap:5px;}
.tg{background:var(--bg);border:1px solid var(--border);border-radius:7px;padding:3px 9px;font-size:0.71rem;font-weight:600;color:#4a5f78;transition:all 0.2s;cursor:default;}
.tg:hover{background:var(--tp);border-color:rgba(46,196,182,0.3);color:var(--td);}
footer{background:var(--navy);color:rgba(255,255,255,0.7);padding:52px 40px 26px;}
.fg2{max-width:1220px;margin:0 auto;display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:44px;margin-bottom:40px;}
.fd{font-size:0.81rem;line-height:1.7;color:rgba(255,255,255,0.55);margin-bottom:16px;max-width:280px;}
.fsoc{display:flex;gap:8px;}
.fsb{width:33px;height:33px;border-radius:8px;background:rgba(255,255,255,0.08);display:flex;align-items:center;justify-content:center;font-size:0.86rem;cursor:pointer;transition:background 0.2s;}
.fsb:hover{background:#008577;}
.fct{font-weight:700;font-size:0.79rem;text-transform:uppercase;letter-spacing:1px;color:white;margin-bottom:13px;}
.fl2{display:flex;flex-direction:column;gap:8px;}
.fl2 a{font-size:0.8rem;color:rgba(255,255,255,0.65);transition:color 0.2s;}
.fl2 a:hover{color:var(--teal);}
.fbot{max-width:1220px;margin:0 auto;padding-top:22px;border-top:1px solid rgba(255,255,255,0.08);display:flex;align-items:center;justify-content:space-between;font-size:0.75rem;color:rgba(255,255,255,0.65);flex-wrap:wrap;gap:9px;}
.ftags{display:flex;gap:6px;flex-wrap:wrap;}
.ftag{background:rgba(255,255,255,0.05);border:1px solid rgba(255,255,255,0.08);border-radius:5px;padding:2px 8px;font-size:0.69rem;color:rgba(255,255,255,0.65);}
.toast{position:fixed;bottom:24px;right:24px;background:var(--navy);color:white;border:1px solid var(--teal);border-radius:12px;padding:11px 17px;font-size:0.82rem;font-weight:500;z-index:9999;display:flex;align-items:center;gap:8px;transform:translateY(80px);opacity:0;transition:all 0.4s cubic-bezier(0.34,1.56,0.64,1);}
.toast.show{transform:translateY(0);opacity:1;}
@media(max-width:1000px){.main-wrap{grid-template-columns:1fr;padding:22px 20px 44px;}.tool-hero{padding:28px 20px 24px;}.hero-inner{flex-direction:column;}.fg{grid-template-columns:1fr;}.pg{grid-template-columns:1fr;}.mt-grid{grid-template-columns:1fr 1fr;}.navbar{padding:0 20px;}.nav-links{display:none;}.breadcrumb,.tab-nav-wrap .tab-nav,.mt-sec{padding-left:20px;padding-right:20px;}}
@media(max-width:600px){.fg2{grid-template-columns:1fr 1fr;}.mt-grid{grid-template-columns:1fr;}.hero-title{font-size:1.65rem;}}
@media(max-width:420px){.fg2{grid-template-columns:1fr;}}
