.hero-desc[data-v-2657b24a]{margin-top:8px;font-size:16px;opacity:.85}:root{--primary: #2f72eb;--primary-light: #4f94ff;--primary-soft: #7ec0ff;--bg: #f4f6f9;--text: #1a1d24;--text-muted: #6b7280;--text-light: #9aa3ad;--white: #ffffff;--shadow: 0 12px 40px rgba(47, 114, 235, .1);--radius-lg: 20px;--radius-md: 14px;--max-width: 1120px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;background:var(--bg);color:var(--text);line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.container{width:100%;max-width:var(--max-width);margin:0 auto;padding:0 24px}.site-header{position:fixed;top:0;left:0;right:0;z-index:100;background:rgba(255,255,255,.92);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(47,114,235,.08);transition:box-shadow .2s}.site-header.scrolled{box-shadow:0 4px 24px #0000000f}.header-inner{display:flex;align-items:center;justify-content:space-between;height:64px}.logo{display:flex;align-items:center;gap:10px;font-weight:700;font-size:18px;color:var(--text)}.logo img{width:36px;height:36px;border-radius:10px}.nav{display:flex;align-items:center;gap:28px}.nav a{font-size:15px;color:var(--text-muted);transition:color .2s}.nav a:hover{color:var(--primary)}.nav-cta{display:inline-flex;align-items:center;gap:6px;padding:8px 18px;background:linear-gradient(135deg,var(--primary),var(--primary-light));color:var(--white)!important;border-radius:999px;font-weight:500;box-shadow:0 4px 16px #2f72eb4d}.nav-cta:hover{opacity:.92}.menu-toggle{display:none;background:none;border:none;cursor:pointer;padding:8px}.menu-toggle span{display:block;width:22px;height:2px;background:var(--text);margin:5px 0;border-radius:2px;transition:.2s}.hero{position:relative;padding:120px 0 80px;background:linear-gradient(155deg,#2f72eb 0%,#4f94ff 42%,#7ec0ff 100%);overflow:hidden}.hero:before,.hero:after{content:"";position:absolute;border-radius:50%;background:rgba(255,255,255,.12)}.hero:before{width:280px;height:280px;top:-60px;right:-40px}.hero:after{width:160px;height:160px;bottom:40px;left:-40px;opacity:.85}.hero .container{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.hero-content h1{font-size:clamp(32px,5vw,48px);font-weight:700;color:var(--white);letter-spacing:2px;line-height:1.25;text-shadow:0 4px 16px rgba(0,36,102,.18)}.hero-content .subtitle{margin-top:16px;font-size:18px;color:#ffffffeb}.hero-actions{margin-top:32px;display:flex;gap:16px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 28px;border-radius:999px;font-size:16px;font-weight:500;border:none;cursor:pointer;transition:transform .15s,opacity .15s}.btn:active{transform:scale(.97)}.btn-primary{background:var(--white);color:var(--primary);box-shadow:0 8px 24px #0000001f}.btn-outline{background:rgba(255,255,255,.15);color:var(--white);border:1.5px solid rgba(255,255,255,.5)}.hero-card{background:var(--white);border-radius:var(--radius-lg);padding:32px;box-shadow:0 20px 60px #00246633;text-align:center}.hero-card img{width:160px;height:160px;margin:0 auto 16px;border-radius:16px}.hero-card p{font-size:15px;color:var(--text-muted)}.hero-card strong{display:block;margin-top:8px;font-size:17px;color:var(--text)}.section{padding:80px 0}.section-header{text-align:center;margin-bottom:48px}.section-accent{display:inline-block;width:40px;height:4px;border-radius:4px;background:linear-gradient(90deg,var(--primary),var(--primary-soft));margin-bottom:16px}.section-header h2{font-size:clamp(26px,4vw,34px);font-weight:700;color:var(--text)}.section-header p{margin-top:12px;font-size:16px;color:var(--text-muted);max-width:560px;margin-left:auto;margin-right:auto}.tools-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.tool-card{background:var(--white);border-radius:var(--radius-lg);padding:28px 24px;border:1px solid rgba(61,126,245,.08);box-shadow:var(--shadow);transition:transform .2s,box-shadow .2s}.tool-card:hover{transform:translateY(-4px);box-shadow:0 16px 48px #2f72eb26}.tool-icon{width:56px;height:56px;border-radius:14px;display:flex;align-items:center;justify-content:center;margin-bottom:16px;color:var(--white);font-size:24px}.tool-icon--watermark{background:linear-gradient(180deg,#5ca8ff,#2f72eb)}.tool-icon--notes{background:linear-gradient(180deg,#c4b5fd,#8b5cf6)}.tool-icon--idphoto{background:linear-gradient(180deg,#7ec8ff,#2563eb)}.tool-icon--linktool{background:linear-gradient(180deg,#5ee89a,#07c160)}.tool-icon--compress{background:linear-gradient(180deg,#ffb86a,#ff7b35)}.tool-icon--grouptool{background:linear-gradient(180deg,#6ee7b7,#10b981)}.tool-card h3{font-size:18px;font-weight:600;margin-bottom:8px}.tool-card p{font-size:14px;color:var(--text-muted);line-height:1.5}.group-tools{background:var(--white)}.group-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.group-card{padding:24px 20px;border-radius:var(--radius-md);background:var(--bg);border:1px solid rgba(0,0,0,.04);transition:border-color .2s}.group-card:hover{border-color:#2f72eb33}.group-card .tag{display:inline-block;font-size:12px;padding:2px 10px;border-radius:999px;margin-bottom:12px;font-weight:500}.tag--green{background:rgba(7,193,96,.12);color:#07c160}.tag--pink{background:rgba(244,63,94,.12);color:#f43f5e}.tag--amber{background:rgba(245,158,11,.12);color:#f59e0b}.tag--indigo{background:rgba(99,102,241,.12);color:#6366f1}.group-card h3{font-size:17px;font-weight:600;margin-bottom:6px}.group-card p{font-size:13px;color:var(--text-muted)}.vip-section{background:linear-gradient(135deg,#1e3a6e 0%,#2f72eb 100%);color:var(--white)}.vip-section .section-header h2,.vip-section .section-header p{color:var(--white)}.vip-section .section-header p{opacity:.85}.vip-benefits{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;max-width:720px;margin:0 auto}.vip-benefit{display:flex;align-items:flex-start;gap:12px;padding:16px 20px;background:rgba(255,255,255,.1);border-radius:var(--radius-md);border:1px solid rgba(255,255,255,.15);font-size:15px}.vip-benefit svg{flex-shrink:0;margin-top:2px}.faq-list{max-width:760px;margin:0 auto}.faq-item{background:var(--white);border-radius:var(--radius-md);margin-bottom:12px;border:1px solid rgba(0,0,0,.06);overflow:hidden}.faq-question{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 24px;background:none;border:none;cursor:pointer;text-align:left;font-size:16px;font-weight:500;color:var(--text)}.faq-question svg{flex-shrink:0;transition:transform .2s;color:var(--text-light)}.faq-item.open .faq-question svg{transform:rotate(180deg)}.faq-answer{display:none;padding:0 24px 20px;font-size:15px;color:var(--text-muted);line-height:1.7}.faq-item.open .faq-answer{display:block}.site-footer{background:#1a1d24;color:#ffffffb3;padding:48px 0 32px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:40px;margin-bottom:40px}.footer-brand .logo{color:var(--white);margin-bottom:12px}.footer-brand p{font-size:14px;line-height:1.7}.footer-col h4{color:var(--white);font-size:15px;font-weight:600;margin-bottom:16px}.footer-col a,.footer-col p{display:block;font-size:14px;margin-bottom:10px;color:#ffffffa6;transition:color .2s}.footer-col a:hover{color:var(--white)}.footer-bottom{padding-top:24px;border-top:1px solid rgba(255,255,255,.1);text-align:center;font-size:13px;color:#ffffff73}.footer-bottom-line{margin-top:6px}.footer-bottom a{color:#ffffff73;transition:color .2s}.footer-bottom a:hover{color:#ffffffbf}.legal-page{padding:100px 0 60px;min-height:100vh}.legal-page .container{max-width:800px}.legal-page h1{font-size:28px;margin-bottom:8px}.legal-meta{font-size:14px;color:var(--text-muted);margin-bottom:32px}.legal-page h2{font-size:18px;margin:28px 0 12px;color:var(--text)}.legal-page p,.legal-page li{font-size:15px;color:var(--text-muted);line-height:1.8;margin-bottom:12px}.legal-page ul{padding-left:20px;margin-bottom:16px}.back-link{display:inline-flex;align-items:center;gap:6px;margin-bottom:24px;font-size:14px;color:var(--primary)}.back-link:hover{text-decoration:underline}@media (max-width: 900px){.hero .container{grid-template-columns:1fr;text-align:center}.hero-actions{justify-content:center}.tools-grid,.group-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr;gap:28px}}@media (max-width: 640px){.nav{display:none;position:absolute;top:64px;left:0;right:0;flex-direction:column;background:var(--white);padding:16px 24px 24px;gap:16px;border-bottom:1px solid rgba(0,0,0,.06);box-shadow:0 8px 24px #00000014}.nav.open{display:flex}.menu-toggle{display:block}.tools-grid,.group-grid,.vip-benefits{grid-template-columns:1fr}.section{padding:56px 0}}
