:root{--blue:#2159ee;--ink:#12213c;--muted:#647086;--line:#e5eaf2}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);font-family:Inter,-apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei",sans-serif;font-size:16px;line-height:1.7}a{color:inherit;text-decoration:none}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,summary:focus-visible{outline:3px solid #f3ae35;outline-offset:5px}img{max-width:100%;display:block}.container{width:min(1200px,calc(100% - 96px));margin:auto}header{background:#ffffffed;border-bottom:1px solid #edf0f5;position:sticky;top:0;z-index:10;backdrop-filter:blur(16px)}.nav{height:90px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:flex;align-items:center;gap:12px;font-size:23px;line-height:1.2;font-weight:750;letter-spacing:2px}.brand small{display:block;font-size:12px;font-weight:400;letter-spacing:1.7px;color:var(--muted);margin-top:7px}.brand-mark{width:44px;height:44px;border-radius:12px;background:var(--blue);color:white;display:flex;align-items:center;justify-content:center;font-size:34px;letter-spacing:-8px;padding-right:9px}.brand-mark span{font-size:25px;align-self:flex-start;padding-top:1px}.nav nav{display:flex;gap:34px;font-size:14px}.nav nav a:hover,.text-link:hover{color:var(--blue)}.button{display:inline-flex;align-items:center;justify-content:center;gap:32px;background:var(--blue);color:#fff;border-radius:7px;padding:16px 25px;font-size:16px;font-weight:600;transition:transform .2s,background .2s}.button:hover{background:#1748cb;transform:translateY(-2px)}.button span{font-size:21px}.button.small{font-size:14px;padding:10px 20px;gap:24px}.hero{background:linear-gradient(115deg,#f7faff,#f1f6ff 65%,#edf3ff);padding:68px 0 0;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.04fr 1fr;gap:34px;align-items:center}.eyebrow{font-size:12px;letter-spacing:1.7px;color:var(--blue);font-weight:650;display:flex;align-items:center;gap:10px;margin-bottom:21px}.eyebrow>span{width:7px;height:7px;background:var(--blue);border-radius:50%}h1{font-size:clamp(40px,4.5vw,64px);line-height:1.3;letter-spacing:-2px;margin:0 0 25px;font-weight:750}.blue{color:var(--blue)}.hero-copy>p{font-size:17px;color:var(--muted);line-height:1.95;margin:0 0 29px}.hero-actions{display:flex;align-items:center;gap:30px}.text-link{font-size:14px;display:inline-flex;gap:25px;align-items:center;font-weight:550}.hero-tags{display:flex;gap:26px;font-size:13px;color:#6c7b94;margin-top:31px}.hero-art{height:462px;position:relative}.hero-art>img{height:100%;width:100%;object-fit:cover;border-radius:22px;mix-blend-mode:multiply}.art-title{position:absolute;left:24px;top:20px;font-size:11px;letter-spacing:2px;line-height:1.6;color:#8c9cb6;z-index:1}.art-caption{position:absolute;left:4px;bottom:22px;background:#fffffff0;border:1px solid white;box-shadow:0 14px 40px #24458b0d;border-radius:12px;display:flex;align-items:center;gap:13px;padding:17px 24px;font-size:14px;font-weight:600}.art-caption small{display:block;letter-spacing:1.6px;font-size:10px;font-weight:400;color:#8d9aaf;margin-top:4px}.mini-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:10px;background:#edf3ff;color:var(--blue);font-size:26px}.pathway{border-top:1px solid #dbe4f5;margin-top:48px;min-height:87px;display:flex;align-items:center;justify-content:space-between;gap:24px}.path-label{color:#77859c;font-size:13px}.pathway>div{display:flex;align-items:center;gap:39px;font-size:14px}.pathway b{font-weight:500}.pathway>div>span{color:#99acd0}.section{padding:90px 0}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:36px;margin-bottom:38px}.section-head .eyebrow{margin-bottom:14px}h2{font-size:34px;line-height:1.5;letter-spacing:-.9px;margin:0;font-weight:700}.section-head>p{font-size:14px;color:var(--muted);margin:0 0 5px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:23px}.service-card{position:relative;border:1px solid var(--line);border-radius:12px;padding:30px}.service-icon{display:grid;place-items:center;background:#edf3ff;color:var(--blue);border-radius:12px;width:53px;height:53px;font-size:31px}.number{position:absolute;right:28px;top:29px;font-size:15px;color:#abb6c8}.service-card h3{margin:23px 0 13px;font-size:22px}.service-card p{font-size:15px;color:var(--muted);margin:0;line-height:1.95}.card-foot{border-top:1px solid var(--line);margin-top:26px;padding-top:18px;font-size:13px;color:#7a879c}.card-foot span{padding:0 16px}.featured{background:#f6f9ff;border-color:#d7e3ff}.category-section{padding:68px 0;background:#f7f9fc}.categories{display:grid;grid-template-columns:repeat(4,1fr);gap:26px}.categories article{border-left:2px solid #d9e4fa;padding:5px 0 5px 22px}.categories article>span{font-size:10px;letter-spacing:1.2px;color:#7e8ea8}.categories h3{font-size:21px;margin:18px 0 10px}.categories p{font-size:13px;color:var(--muted);margin:0}.category-note{font-size:12px;color:#8490a4;margin:29px 0 0}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:37px}.step-no{font-size:37px;font-weight:350;color:var(--blue);border-bottom:1px solid var(--line);padding-bottom:13px;display:flex;justify-content:space-between;align-items:center}.step-no span{font-size:23px;color:#aebcd3}.steps h3{font-size:19px;margin:20px 0 11px}.steps p{font-size:14px;color:var(--muted);margin:0}.about-section{padding:72px 0 85px;background:#f8faff}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.about-grid h2{margin-bottom:22px}.about-grid p{color:var(--muted);font-size:15px;line-height:1.95;margin:14px 0}.business-card{background:#fff;border:1px solid var(--line);border-radius:12px;padding:33px}.business-label{font-size:14px;color:var(--blue);display:flex;justify-content:space-between;align-items:center}.business-label span{font-size:10px;letter-spacing:1.4px;color:#95a2b7}.business-card h3{font-size:22px;margin:24px 0}.business-card dl{margin:0}.business-card dl>div{display:flex;justify-content:space-between;gap:15px;padding:12px 0;border-bottom:1px solid #f0f2f7;font-size:13px}.business-card dt{color:#8b96a8}.business-card dd{margin:0;text-align:right}.business-note{font-size:11px;color:#8c99ad;margin-top:20px}.contact-section{background:#2055e3;color:#fff;padding:68px 0}.contact-grid{display:grid;grid-template-columns:1fr 330px;gap:70px;align-items:center}.eyebrow.light{color:#bacdfc}.contact-grid h2{font-size:42px;line-height:1.45}.contact-grid p{color:#d4dffd;font-size:15px;margin:21px 0 25px}.button.white{background:#fff;color:var(--blue)}.button.white:hover{background:#edf2ff}.contact-tip{font-size:12px;display:block;color:#b8cbfc;margin-top:16px}.qr-card{justify-self:center;background:white;border-radius:15px;color:var(--ink);padding:23px 28px;text-align:center;width:282px;box-shadow:0 15px 60px #13379b33}.qr-card img{margin:auto}.qr-card h3{font-size:19px;margin:15px 0 4px}.qr-card p{font-size:12px;color:var(--muted);margin:0 0 13px}.qr-card a{font-size:12px;color:var(--blue)}.qr-card a span{margin-left:9px}.faq-grid{display:grid;grid-template-columns:1fr 1.5fr;gap:70px}.faq h2{font-size:30px}details{border-bottom:1px solid var(--line);padding:21px 0}details:first-child{padding-top:0}summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:24px;font-weight:550;cursor:pointer;font-size:16px}summary::-webkit-details-marker{display:none}summary span{color:var(--blue);font-size:24px;font-weight:300}details[open] summary span{transform:rotate(45deg)}details p{font-size:14px;color:var(--muted);margin:14px 30px 2px 0}footer{border-top:1px solid var(--line);padding-top:38px;background:#fcfdff}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-bottom:32px}.footer-top .brand{font-size:20px}.footer-top .brand small{font-size:11px;letter-spacing:0}.footer-top p{font-size:13px;margin:0;color:#5f6f88}.footer-top p span{font-size:12px;color:#95a0b0}.footer-bottom{border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;color:#9aa5b5;font-size:11px;padding-top:20px;padding-bottom:20px}@media(min-width:1500px){.hero{padding-top:82px}.hero-art{height:490px}}@media(max-width:1000px){.container{width:calc(100% - 48px)}.nav nav{gap:20px}.hero-grid{gap:8px}.hero-art{height:390px}h1{font-size:46px}.hero-tags{gap:15px}.pathway>div{gap:20px}.service-card{padding:24px}.section-head>p{max-width:260px}.about-grid{gap:35px}.categories{gap:15px}.categories article{padding-left:15px}.categories p{font-size:12px}.contact-grid{gap:30px}.steps{gap:24px}}
@media(max-width:700px){html{scroll-padding-top:85px}.container{width:calc(100% - 40px)}.nav{height:75px;gap:12px}.nav nav{display:none}.brand{font-size:21px;gap:9px}.brand-mark{width:37px;height:39px;font-size:29px}.brand-mark span{font-size:22px}.brand small{font-size:10px;letter-spacing:1px}.button.small{padding:9px 13px;font-size:12px;gap:13px}.hero{padding-top:37px}.hero-grid{grid-template-columns:1fr;gap:24px}h1{font-size:44px;letter-spacing:-1px;margin-bottom:20px}.eyebrow{font-size:11px;letter-spacing:1.2px;margin-bottom:17px}.hero-copy>p{font-size:15px;line-height:1.9;margin-bottom:24px}.hero-actions{gap:25px}.button{padding:13px 20px;font-size:14px;gap:26px}.text-link{font-size:13px;gap:13px}.hero-tags{font-size:12px;gap:23px;margin-top:23px}.hero-art{height:340px;max-width:450px;width:100%;justify-self:center}.art-title{top:10px}.art-caption{bottom:12px;left:4px;padding:12px 18px}.pathway{margin-top:18px;display:block;padding:19px 0 23px;min-height:0}.path-label{font-size:11px;display:block;margin-bottom:13px}.pathway>div{gap:0;justify-content:space-between;font-size:12px}.section{padding:52px 0}.section-head{display:block;margin-bottom:27px}h2{font-size:27px;letter-spacing:-.5px}.section-head>p{margin-top:14px;max-width:none;font-size:14px}.section-head>p br{display:none}.service-grid{grid-template-columns:1fr;gap:16px}.service-card{padding:24px}.service-card h3{margin-top:16px;font-size:20px}.service-card p{font-size:14px}.card-foot{margin-top:20px;padding-top:14px}.service-icon{width:46px;height:46px}.category-section{padding:43px 0}.category-section .text-link{margin-top:16px}.categories{grid-template-columns:1fr 1fr;gap:27px 13px}.categories article{padding-left:12px}.categories h3{font-size:18px;margin-top:11px}.categories article>span{font-size:9px;letter-spacing:.5px}.categories p{font-size:11px}.category-note{font-size:11px}.steps{grid-template-columns:1fr 1fr;gap:29px 22px}.step-no{font-size:30px}.steps h3{font-size:18px;margin:15px 0 9px}.steps p{font-size:13px}.about-section{padding:46px 0}.about-grid{grid-template-columns:1fr;gap:25px}.about-grid p{font-size:14px}.business-card{padding:24px}.business-card h3{font-size:20px}.business-card dl>div{font-size:12px}.business-card dt{min-width:94px}.contact-section{padding:45px 0}.contact-grid{grid-template-columns:1fr;gap:31px}.contact-grid h2{font-size:33px}.contact-grid p{font-size:14px}.contact-tip{font-size:11px}.qr-card{width:260px;padding:20px}.qr-card p{font-size:12px;margin:0 0 10px}.qr-card img{width:200px;height:200px}.faq-grid{grid-template-columns:1fr;gap:28px}.faq h2{font-size:27px}.faq h2 br{display:none}summary{font-size:14px}details p{font-size:13px}.footer-top{align-items:flex-start;flex-wrap:wrap;gap:22px}.footer-top p{font-size:12px;width:100%;order:3}.footer-bottom{display:block;font-size:10px}.footer-bottom>span{display:block;margin:4px 0}.desktop{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

.brand{font-size:20px;letter-spacing:1px}.footer-top .brand{font-size:19px}@media(max-width:700px){.brand{font-size:16px;letter-spacing:0}.brand small{font-size:10px}.nav .button.small{font-size:12px;padding:8px 10px;gap:8px}.footer-top .brand{font-size:16px}}

/* 联盟合作文案结构 */
.edit-head{display:flex;justify-content:space-between;gap:35px;align-items:flex-end;margin-bottom:36px}.edit-head>p{color:var(--muted);font-size:15px;margin:0}.edit-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:23px}.edit-cards article{padding:28px;border:1px solid var(--line);border-radius:8px;background:#fff}.edit-cards h3,.edit-steps h3{font-size:21px;margin:15px 0 10px}.edit-cards p,.edit-steps p,.role-panel p{color:var(--muted);font-size:15px;margin:0}.edit-cards small{display:block;margin-top:23px;color:var(--muted);font-size:13px}.edit-no{color:var(--muted);font-size:21px}.edit-tint{background:#f5f7fb}.edit-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:25px}.edit-steps article{border-top:2px solid var(--line);padding-top:22px}.edit-note{font-size:13px;color:var(--muted);margin:27px 0 0}.role-tabs{display:flex;gap:10px;border-bottom:1px solid var(--line);margin-bottom:30px}.role-tabs button{font:inherit;font-size:15px;border:0;background:transparent;padding:14px 24px;cursor:pointer;color:var(--muted);border-bottom:3px solid transparent}.role-tabs button[aria-selected=true]{color:var(--ink);border-color:var(--ink);font-weight:650}.role-tabs button:focus-visible{outline:3px solid #e99453;outline-offset:3px}.role-panel{display:grid;grid-template-columns:1fr 1fr;gap:60px;background:white;padding:35px;border-radius:8px}.role-panel[hidden]{display:none}.role-panel h3{font-size:25px;margin:0 0 16px}.role-panel a{margin-top:24px}.role-panel ol{margin:0;padding-left:24px}.role-panel li{padding:12px 0;font-size:15px;color:var(--muted)}.scene-label{font-size:12px;letter-spacing:2px;color:var(--muted)}.review-label{display:flex;justify-content:space-between;margin-bottom:24px;font-size:16px}.review-label span{font-size:12px;color:var(--muted)}.copy-faq{max-width:900px}.contact h2,.contact-section h2{font-size:36px}
@media(max-width:700px){.edit-head{display:block;margin-bottom:26px}.edit-head>p{font-size:14px;margin-top:17px}.edit-cards{grid-template-columns:1fr;gap:15px}.edit-cards article{padding:23px}.edit-steps{grid-template-columns:1fr 1fr;gap:25px 20px}.edit-cards p,.edit-steps p,.role-panel p,.role-panel li{font-size:14px}.role-tabs{gap:0}.role-tabs button{flex:1;padding:12px 7px;font-size:13px}.role-panel{grid-template-columns:1fr;gap:24px;padding:23px}.role-panel h3{font-size:22px}.edit-note{font-size:12px}.contact h2,.contact-section h2{font-size:29px}.nav nav{display:none}}

.identity-line{font-size:15px;font-weight:650;margin-bottom:22px;line-height:1.8}.identity-line span{font-size:12px;font-weight:400;opacity:.7}.hero .identity-line{max-width:100%}.edit-cards h3{font-size:20px}.hero{padding-top:40px}@media(max-width:700px){.identity-line{font-size:14px;margin-bottom:19px}.identity-line span{font-size:11px}}

/* 首页选品榜单：本地演示数据，正式内容待确认。 */
.home-ranking{padding:68px 0 54px;background:linear-gradient(180deg,#f6f7fb 0%,#fafbfe 100%);scroll-margin-top:20px}.rank-heading{text-align:center;position:relative}.rank-kicker{font-size:11px;letter-spacing:2.3px;color:var(--muted);font-weight:600}.rank-heading h2{font-size:38px;letter-spacing:1px;margin:9px 0 10px;color:var(--ink)}.rank-spark{display:inline-block;color:var(--blue);font-size:31px;margin-left:12px}.rank-heading p{font-size:15px;color:var(--muted);margin:0}.rank-toolbar{display:flex;justify-content:space-between;align-items:center;margin:34px 0 17px;font-size:13px;color:var(--muted)}.rank-toolbar i{font-style:normal;margin:0 12px;color:#b0b7c3}.rank-preview{border:1px solid #dce2eb;border-radius:30px;padding:3px 12px;background:white;font-size:11px}.rank-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}.rank-card{min-width:0;background:#fff;border:1px solid #e7ebf1;border-radius:12px;overflow:hidden;transition:transform .2s,box-shadow .2s}.rank-card:hover{transform:translateY(-5px);box-shadow:0 12px 30px #1f365310}.rank-image{position:relative;overflow:hidden}.rank-image img{width:100%;height:auto;display:block;aspect-ratio:8/7;object-fit:cover}.rank-number{position:absolute;top:0;left:13px;background:var(--blue);color:#fff;padding:5px 9px 9px;font-size:16px;font-weight:700;border-radius:0 0 9px 9px}.rank-demo{position:absolute;right:10px;bottom:9px;color:#626c7b;background:#ffffffcf;border-radius:4px;padding:1px 6px;font-size:10px}.rank-info{padding:17px 16px 14px}.rank-category{font-size:10px;letter-spacing:1.3px;color:var(--muted)}.rank-info h3{font-size:15px;line-height:1.6;margin:7px 0 18px;color:var(--ink);font-weight:650}.rank-values{display:flex;justify-content:space-between;gap:6px;align-items:flex-end}.rank-values small{display:block;color:var(--muted);font-size:10px;margin-bottom:3px}.rank-values strong{font-size:24px;line-height:1.3;color:#d75938;font-weight:700;letter-spacing:-.7px}.rank-values em{font-style:normal;font-size:13px;margin-right:2px;letter-spacing:0}.rank-commission{text-align:right}.rank-commission b{font-size:21px;line-height:1.5;color:var(--blue);font-weight:650}.rank-commission em{font-size:12px;margin-left:2px}.rank-consult{display:flex;justify-content:space-between;border-top:1px solid #eef0f5;padding-top:12px;margin-top:17px;color:var(--muted);font-size:12px}.rank-consult:hover{color:var(--blue)}.rank-foot{display:flex;justify-content:space-between;align-items:center;gap:36px;margin-top:22px}.rank-foot p{font-size:11px;line-height:1.8;color:var(--muted);max-width:790px;margin:0}.rank-foot>a{white-space:nowrap;font-size:13px;color:var(--blue)}.rank-foot>a span{margin-left:8px}.nav nav{gap:23px}.hero{background:#f4f5f7}.hero-art>img,.hero-visual{border-radius:24px}.hero .button,.hero .btn,header .button,header .btn{border-radius:40px}
@media(max-width:1100px){.nav nav{gap:13px;font-size:12px}.rank-grid{gap:12px}.rank-info{padding:13px 11px}.rank-info h3{font-size:13px}.rank-values strong{font-size:21px}.rank-commission b{font-size:18px}}
@media(max-width:850px){.rank-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.nav nav{display:none}.rank-foot{align-items:flex-start;gap:18px}}
@media(max-width:550px){.home-ranking{padding:43px 0 35px}.rank-heading h2{font-size:29px}.rank-kicker{font-size:9px;letter-spacing:1.5px}.rank-heading p{font-size:13px}.rank-toolbar{margin-top:25px;font-size:12px}.rank-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.rank-card{border-radius:9px}.rank-info h3{font-size:13px;margin-bottom:13px}.rank-foot{display:block}.rank-foot>a{display:inline-block;margin-top:15px}.rank-number{font-size:13px;padding:4px 7px 7px}.rank-values small{font-size:9px}.rank-consult{font-size:11px}.rank-values strong{font-size:22px}.rank-commission b{font-size:19px}}

.rank-image img{aspect-ratio:1/1}.rank-info h3{min-height:48px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.rank-commission b{font-size:19px}.rank-foot p{max-width:850px}

/* 精简首页：榜单优先、四个核心分区 */
.home-ranking{padding:40px 0 32px}.rank-heading h1{font-size:36px;line-height:1.4;letter-spacing:1px;margin:10px 0;color:var(--ink)}.rank-kicker{letter-spacing:.8px;font-size:12px}.rank-toolbar{margin:24px 0 14px}.rank-foot{margin-top:17px}.compact-services,.compact-process{padding:48px 0}.compact-process{background:#f6f7fa}.compact-services .edit-head,.compact-process .edit-head{margin-bottom:24px}.compact-services .eyebrow,.compact-process .eyebrow{margin-bottom:10px}.compact-services h2,.compact-process h2{font-size:28px}.compact-services .edit-cards article,.compact-process .edit-cards article{padding:22px 25px}.compact-services .edit-cards h3{margin-top:0}.compact-process .edit-cards h3{margin-top:8px}.compact-process .edit-note{margin-top:18px}.contact-section,.contact.section{padding:44px 0}.rank-info{padding-top:13px}.rank-info h3{margin-bottom:12px}.rank-consult{margin-top:12px}.contact-section h2,.contact h2{font-size:32px}
@media(max-width:700px){.home-ranking{padding:28px 0}.rank-heading h1{font-size:29px}.rank-kicker{font-size:10px;letter-spacing:0}.compact-services,.compact-process{padding:34px 0}.compact-services h2,.compact-process h2{font-size:24px}.compact-process .edit-cards{gap:10px}.compact-process .edit-cards article{padding:16px 20px}.compact-process .edit-no{float:left;font-size:24px;margin-right:18px}.compact-process .edit-cards h3{margin-top:0}.compact-process .edit-cards p{clear:both}.rank-foot p{font-size:10px}.contact-section h2,.contact h2{font-size:27px}}


/* 用户提供的京东、淘宝商品推广链接 */
.product-section{padding:42px 0 32px;background:#f5f7fc}.product-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:27px}.product-heading .eyebrow{margin-bottom:10px;letter-spacing:.8px}.product-heading h1{font-size:36px;line-height:1.35;letter-spacing:0;margin:0 0 12px}.product-heading h1>span{color:var(--blue)}.product-heading p{font-size:14px;color:var(--muted);margin:0}.product-heading .product-identity{flex-shrink:0;font-size:11px;text-align:right;line-height:1.8}.product-identity span{display:block;font-size:13px;color:var(--ink)}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.product-card{min-width:0;display:flex;flex-direction:column;padding:22px;background:#fff;border:1px solid #e3e8f2;border-radius:12px;transition:transform .2s,box-shadow .2s,border-color .2s}.product-card:hover{transform:translateY(-4px);border-color:#bacdf8;box-shadow:0 12px 26px #2439660d}.product-card-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.product-platform{font-size:12px;font-weight:650;background:#fff0f0;color:#c63032;border-radius:5px;padding:3px 10px}.platform-taobao .product-platform{background:#fff1e7;color:#ba490e}.product-category{font-size:11px;color:var(--muted)}.product-copy{padding:27px 0 26px;flex:1}.product-type{font-size:12px;color:var(--muted);display:block;margin-bottom:8px}.product-copy h2{font-size:18px;letter-spacing:0;line-height:1.65;font-weight:650;overflow-wrap:anywhere}.product-link{display:flex;justify-content:space-between;align-items:center;gap:10px;border-top:1px solid var(--line);padding-top:14px;font-size:13px;color:var(--blue);font-weight:550}.product-link>span{font-size:21px;line-height:1}.product-note{font-size:12px;color:var(--muted);margin:19px 0 0}
@media(max-width:1050px){.product-grid{gap:12px}.product-card{padding:18px}.product-copy h2{font-size:16px}.product-heading h1{font-size:32px}}
@media(max-width:850px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-heading{align-items:flex-start}.product-heading .product-identity{max-width:160px}.product-copy{padding:23px 0}.product-copy h2{font-size:18px}}
@media(max-width:550px){.product-section{padding:28px 0}.product-heading{display:block;margin-bottom:22px}.product-heading h1{font-size:28px}.product-heading .eyebrow{font-size:11px}.product-heading p{font-size:13px}.product-heading .product-identity{margin-top:14px;text-align:left;max-width:none;font-size:11px}.product-identity span{display:inline;font-size:12px;margin-left:9px}.product-grid{grid-template-columns:1fr;gap:12px}.product-card{padding:19px 21px}.product-copy{padding:18px 0 21px}.product-copy h2{font-size:19px}.product-copy h2 br{display:none}.product-note{font-size:11px;margin-top:15px}}

.product-media{aspect-ratio:1/1;margin-top:19px;border-radius:7px;overflow:hidden;background:#fff}.product-media img{width:100%;height:100%;object-fit:contain}.product-text-panel{background:#f5f4f1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#6e6a60}.product-text-panel>span{font-size:11px;letter-spacing:2px}.product-text-panel strong{font-size:37px;font-weight:550;letter-spacing:7px;margin:12px 0}.product-text-panel small{font-size:11px;letter-spacing:.5px}.product-copy{padding-top:19px}.product-copy h2{font-size:17px}
@media(max-width:550px){.product-media{aspect-ratio:4/3}.product-media img{max-width:260px;margin:auto}.product-text-panel strong{font-size:35px;margin:8px 0}.product-copy h2{font-size:18px}.product-copy h2 br{display:block}}

.copy-link-button{width:100%;border:0;border-radius:7px;background:var(--blue);color:#fff;padding:12px 10px;justify-content:center;cursor:pointer;line-height:1.5;font-family:inherit;font-size:14px;font-weight:600}.copy-link-button:hover{background:#1748cb}.copy-link-button:focus-visible{outline:3px solid #e99453;outline-offset:3px}.copy-link-button:disabled{cursor:wait;opacity:.6}.copy-result{font-size:12px;line-height:1.6;min-height:20px;margin:9px 0 0;color:var(--muted)}.copy-result:empty{margin:9px 0 0}.copy-manual{box-sizing:border-box;width:100%;margin-top:8px;padding:9px;border:1px solid var(--line);border-radius:5px;font-family:inherit;font-size:12px;line-height:1.5;color:var(--ink);background:#f6f8fc}.copy-manual[hidden]{display:none}

.product-name-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:start}.product-name-row h2{font-size:16px}.product-commission{text-align:right;min-width:48px;border-left:1px solid var(--line);padding-left:10px;margin-top:3px}.product-commission span{display:block;font-size:11px;line-height:1.5;color:var(--muted);font-weight:400}.product-commission strong{display:block;font-size:12px;color:#bf5a2d;line-height:1.8;font-weight:600;white-space:nowrap}@media(max-width:550px){.product-name-row{gap:16px}.product-name-row h2{font-size:17px}.product-commission{min-width:61px;padding-left:15px}.product-commission strong{font-size:13px}}

.product-commission{min-width:65px}.product-commission span{font-size:16px;font-weight:650;color:var(--ink)}.product-commission strong{font-size:18px;line-height:1.65}@media(max-width:550px){.product-commission{min-width:75px}.product-commission span{font-size:17px}.product-commission strong{font-size:19px}}

.contact-section .contact-address{font-size:14px;line-height:1.8;max-width:580px;margin:0 0 24px;}
@media(min-width:551px) and (max-width:850px){.product-heading .product-identity{max-width:220px;}}
