/* roulang page: index */
:root{
      --plum:#32152f;
      --plum-2:#54204b;
      --berry:#9b3e83;
      --coral:#f27561;
      --orange:#ff9a62;
      --cream:#fff9f5;
      --paper:#ffffff;
      --mist:#f5edf3;
      --ink:#291d2a;
      --muted:#806f7c;
      --line:#eadde6;
      --green:#238b74;
      --shadow:0 18px 50px rgba(65,31,57,.10);
      --soft-shadow:0 8px 24px rgba(65,31,57,.07);
      --radius-xl:30px;
      --radius-lg:22px;
      --radius-md:16px;
      --container:1220px;
    }
    *{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(--cream);color:var(--ink);line-height:1.7;font-size:15px}
    a{color:inherit;text-decoration:none}
    button,input{font:inherit}
    button{border:0;cursor:pointer}
    img{max-width:100%;display:block}
    .container{width:min(var(--container),calc(100% - 40px));margin:0 auto}
    .topline{height:4px;background:linear-gradient(90deg,var(--berry),var(--coral),var(--orange))}
    .site-header{position:sticky;top:0;z-index:20;background:rgba(255,249,245,.94);backdrop-filter:blur(14px);border-bottom:1px solid rgba(234,221,230,.8)}
    .nav{height:76px;display:flex;align-items:center;gap:30px}
    .brand{display:flex;align-items:center;gap:11px;min-width:245px;font-weight:800;letter-spacing:-.5px;color:var(--plum);font-size:16px}
    .brand-mark{width:34px;height:34px;border-radius:12px;background:linear-gradient(135deg,var(--berry),var(--coral));display:grid;place-items:center;color:#fff;font-weight:900;box-shadow:0 7px 18px rgba(196,75,119,.28)}
    .nav-links{display:flex;align-items:center;gap:7px;flex:1}
    .nav-link{padding:10px 13px;border-radius:12px;color:#725f6f;font-weight:650;transition:.22s ease}
    .nav-link:hover,.nav-link.active{color:var(--plum);background:#f4e7ef}
    .nav-actions{display:flex;align-items:center;gap:10px}
    .icon-btn{width:42px;height:42px;border:1px solid var(--line);border-radius:13px;background:#fff;color:var(--plum);display:grid;place-items:center;font-size:18px;transition:.2s}
    .icon-btn:hover{border-color:var(--coral);color:var(--coral);transform:translateY(-2px)}
    .header-cta,.btn-primary{background:linear-gradient(110deg,var(--berry),var(--coral));color:#fff;box-shadow:0 10px 22px rgba(184,67,117,.2)}
    .header-cta{padding:11px 17px;border-radius:13px;font-weight:750;transition:.2s}
    .header-cta:hover,.btn-primary:hover{transform:translateY(-2px);box-shadow:0 14px 27px rgba(184,67,117,.3)}
    .menu-toggle{display:none}
    .hero{padding:55px 0 30px}
    .hero-wrap{position:relative;overflow:hidden;border-radius:var(--radius-xl);background:linear-gradient(125deg,#3b1737 0%,#6f2d62 52%,#c65370 100%);color:#fff;padding:58px 62px;display:grid;grid-template-columns:1.05fr .95fr;gap:46px;min-height:450px;box-shadow:var(--shadow)}
    .hero-wrap:after{content:"";position:absolute;width:420px;height:420px;border:1px solid rgba(255,255,255,.18);border-radius:50%;right:-110px;top:-160px}
    .eyebrow{display:inline-flex;align-items:center;gap:8px;padding:7px 12px;border:1px solid rgba(255,255,255,.3);border-radius:99px;background:rgba(255,255,255,.1);font-size:12px;font-weight:700}
    .dot{width:7px;height:7px;border-radius:50%;background:#ffd16d;box-shadow:0 0 0 5px rgba(255,209,109,.15)}
    h1{font-size:clamp(34px,4.5vw,62px);line-height:1.12;letter-spacing:-2px;margin:22px 0 20px;max-width:650px}
    .hero-copy{color:rgba(255,255,255,.82);font-size:16px;max-width:580px}
    .hero-buttons{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}
    .btn-primary,.btn-outline{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 20px;border-radius:14px;font-weight:750;transition:.2s}
    .btn-outline{border:1px solid rgba(255,255,255,.38);color:#fff;background:rgba(255,255,255,.08)}
    .btn-outline:hover{background:#fff;color:var(--plum)}
    .hero-note{font-size:12px;color:rgba(255,255,255,.65);margin-top:18px}
    .preview-stage{align-self:center;position:relative;z-index:1}
    .preview-card{background:#fff;color:var(--ink);border-radius:24px;padding:14px;box-shadow:0 22px 45px rgba(25,8,26,.25);transform:rotate(1.5deg)}
    .cover{height:205px;border-radius:17px;background:linear-gradient(135deg,#f2b6b5 0%,#a26a9d 45%,#4a315b 100%);position:relative;overflow:hidden}
    .cover:before{content:"";position:absolute;width:180px;height:180px;border-radius:50%;background:rgba(255,235,210,.25);right:25px;top:-40px}
    .play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:58px;height:58px;border-radius:50%;background:#fff;color:var(--berry);display:grid;place-items:center;font-size:22px;padding-left:3px;box-shadow:0 8px 25px rgba(49,17,43,.2)}
    .preview-info{padding:15px 3px 3px}
    .preview-title{font-size:18px;font-weight:800}
    .meta-row,.badge-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:9px}
    .badge{display:inline-flex;align-items:center;padding:4px 9px;border-radius:99px;background:#f7e9f0;color:var(--berry);font-size:11px;font-weight:750}
    .badge.green{background:#e3f4ee;color:var(--green)}
    .badge.orange{background:#fff0e3;color:#c8602d}
    .status-line{display:flex;justify-content:space-between;align-items:center;color:var(--muted);font-size:12px;margin-top:13px}
    .section{padding:72px 0}
    .section-head{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:25px}
    .section-kicker{color:var(--berry);font-size:12px;font-weight:800;letter-spacing:1.5px;text-transform:uppercase}
    h2{font-size:clamp(25px,3vw,38px);line-height:1.2;letter-spacing:-1px;color:var(--plum);margin-top:8px}
    .section-intro{max-width:570px;color:var(--muted);margin-top:11px}
    .text-link{color:var(--berry);font-weight:750;white-space:nowrap}
    .text-link:hover{text-decoration:underline}
    .feature-grid{display:grid;grid-template-columns:1.3fr .85fr .85fr;gap:17px}
    .feature-card{padding:25px;border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--paper);min-height:170px;transition:.24s}
    .feature-card:first-child{background:linear-gradient(135deg,#fff0f1,#fff)}
    .feature-card:nth-child(2){background:linear-gradient(135deg,#f3edfb,#fff)}
    .feature-card:nth-child(3){background:linear-gradient(135deg,#fff1e7,#fff)}
    .feature-card:hover,.content-card:hover,.quote:hover{transform:translateY(-4px);box-shadow:var(--soft-shadow);border-color:#dbb8cf}
    .feature-icon{font-size:25px;margin-bottom:14px}
    .feature-card h3{font-size:18px;color:var(--plum);margin-bottom:6px}
    .feature-card p{font-size:13px;color:var(--muted)}
    .scene{display:grid;grid-template-columns:.85fr 1.15fr;gap:22px;align-items:stretch}
    .filter-panel,.feed-panel{background:#fff;border:1px solid var(--line);border-radius:var(--radius-xl);padding:28px;box-shadow:var(--soft-shadow)}
    .filter-panel{background:var(--plum);color:#fff}
    .filter-panel h3{font-size:23px;margin-bottom:8px}
    .filter-panel p{color:rgba(255,255,255,.7);font-size:13px}
    .search-box{margin:22px 0 16px;display:flex;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);border-radius:13px;padding:5px}
    .search-box input{width:100%;border:0;outline:0;background:transparent;color:#fff;padding:8px 10px}
    .search-box input::placeholder{color:rgba(255,255,255,.52)}
    .search-box button{border-radius:9px;background:var(--coral);color:#fff;padding:0 14px}
    .filter-tags{display:flex;gap:8px;flex-wrap:wrap}
    .filter-tag{padding:7px 11px;border:1px solid rgba(255,255,255,.2);border-radius:99px;color:rgba(255,255,255,.75);font-size:12px}
    .filter-tag.selected{background:#fff;color:var(--berry);border-color:#fff}
    .feed-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}
    .feed-top h3{font-size:20px;color:var(--plum)}
    .feed-list{display:grid;gap:12px}
    .feed-item{display:flex;gap:13px;padding:12px;border-radius:16px;background:#fff9fb;border:1px solid #f2e6ed;transition:.2s}
    .feed-item:hover{border-color:#d9b4ce;background:#fff}
    .thumb{width:92px;height:68px;border-radius:11px;flex:none;background:linear-gradient(135deg,#d998aa,#806091 55%,#33243e);position:relative}
    .thumb:after{content:"▶";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:27px;height:27px;border-radius:50%;background:rgba(255,255,255,.9);color:var(--berry);font-size:11px;display:grid;place-items:center;padding-left:2px}
    .feed-item h4{font-size:14px;color:var(--plum);line-height:1.35}
    .feed-item p{color:var(--muted);font-size:12px;margin-top:4px}
    .collection-grid{display:grid;grid-template-columns:1.4fr .8fr .8fr;gap:18px}
    .collection-card{min-height:230px;border-radius:var(--radius-lg);padding:25px;color:#fff;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:end}
    .collection-card:before{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(39,15,38,.78),transparent 70%)}
    .collection-card > *{position:relative}
    .collection-card.large{background:linear-gradient(135deg,#863b75,#f18b70)}
    .collection-card.second{background:linear-gradient(135deg,#70528d,#d8858a)}
    .collection-card.third{background:linear-gradient(135deg,#d77c67,#f2b26c)}
    .collection-card h3{font-size:21px;margin:10px 0 5px}
    .collection-card p{font-size:13px;color:rgba(255,255,255,.8)}
    .related-layout{display:grid;grid-template-columns:1fr .8fr;gap:20px}
    .related-list{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}
    .content-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:13px;transition:.24s}
    .content-card .thumb{width:100%;height:125px}
    .content-card h3{font-size:15px;line-height:1.4;margin-top:12px;color:var(--plum)}
    .content-card .card-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:9px;color:var(--muted);font-size:11px}
    .notice-card{border-radius:var(--radius-lg);background:#fff1e7;padding:28px;border:1px solid #f5d9c7}
    .notice-card h3{font-size:21px;color:#8a3f38;margin:10px 0}
    .notice-card p{font-size:13px;color:#795c58}
    .notice-list{margin-top:18px;display:grid;gap:12px}
    .notice-list li{list-style:none;border-bottom:1px solid rgba(138,63,56,.15);padding-bottom:10px;color:#714d4d;font-size:13px}
    .news-layout{display:grid;grid-template-columns:1fr .7fr;gap:20px}
    .news-box{background:#fff;border:1px solid var(--line);border-radius:var(--radius-lg);padding:24px}
    .news-item{display:flex;justify-content:space-between;gap:20px;padding:15px 0;border-bottom:1px solid var(--line)}
    .news-item:last-child{border-bottom:0}
    .news-item a{font-weight:700;color:var(--plum)}
    .news-item a:hover{color:var(--berry)}
    .news-item span{font-size:12px;color:var(--muted);white-space:nowrap}
    .quotes{display:grid;grid-template-columns:1.2fr .8fr .8fr;gap:16px}
    .quote{background:#fff;border:1px solid var(--line);border-radius:var(--radius-lg);padding:23px;transition:.24s}
    .quote:first-child{background:linear-gradient(135deg,#fff0f2,#fff)}
    .quote p{font-size:15px;color:#554452;line-height:1.8}
    .quote footer{display:flex;justify-content:space-between;margin-top:20px;color:var(--muted);font-size:12px}
    .compliance{margin-top:18px;padding:16px 18px;border-radius:15px;background:#eaf6f1;color:#286b5d;font-size:13px;border:1px solid #cce9df}
    .faq-list{max-width:850px;margin:0 auto;display:grid;gap:10px}
    .faq{background:#fff;border:1px solid var(--line);border-radius:16px;overflow:hidden}
    .faq button{width:100%;padding:19px 21px;background:transparent;color:var(--plum);display:flex;justify-content:space-between;text-align:left;font-weight:750}
    .faq button span:last-child{font-size:22px;color:var(--berry);transition:.2s}
    .faq.open{border-color:#d9b1cd;background:#fffafd}
    .faq.open button span:last-child{transform:rotate(45deg)}
    .answer{display:none;padding:0 21px 19px;color:var(--muted);font-size:13px}
    .faq.open .answer{display:block}
    .final-cta{padding:52px 0 110px}
    .cta-box{border-radius:var(--radius-xl);padding:38px 44px;background:linear-gradient(110deg,#4d1d47,#a83f78 62%,#ef866c);color:#fff;display:flex;justify-content:space-between;align-items:center;gap:25px}
    .cta-box h2{color:#fff;font-size:30px}
    .cta-box p{color:rgba(255,255,255,.75);margin-top:7px}
    .cta-box .btn-primary{background:#fff;color:var(--berry);box-shadow:none}
    .site-footer{background:#2b152a;color:#fff;padding:54px 0 28px}
    .footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:35px}
    .footer-brand{font-size:17px;font-weight:800}
    .footer-copy{color:rgba(255,255,255,.6);font-size:13px;max-width:290px;margin-top:14px}
    .footer-col h4{font-size:14px;margin-bottom:13px}
    .footer-col a{display:block;color:rgba(255,255,255,.62);font-size:13px;margin:8px 0;transition:.2s}
    .footer-col a:hover{color:#ffae91}
    .footer-bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:38px;padding-top:20px;color:rgba(255,255,255,.48);font-size:12px;display:flex;justify-content:space-between;gap:15px}
    .bottom-tabs{display:none}
    .floating-cta{position:fixed;z-index:18;left:50%;bottom:20px;transform:translateX(-50%);width:min(720px,calc(100% - 40px));border:1px solid #ecd6e3;border-radius:18px;background:rgba(255,255,255,.96);box-shadow:0 15px 40px rgba(45,16,40,.16);padding:11px 14px 11px 19px;display:flex;align-items:center;justify-content:space-between;gap:15px}
    .floating-cta strong{font-size:13px;color:var(--plum)}
    .floating-cta small{display:block;color:var(--muted);font-size:11px}
    .floating-cta .btn-primary{min-height:38px;padding:0 15px;font-size:13px}
    .close-float{color:var(--muted);background:none;font-size:18px}
    :focus-visible{outline:3px solid rgba(242,117,97,.45);outline-offset:3px}
    @media(max-width:1024px){
      .nav{gap:15px}.brand{min-width:210px}.nav-link{padding:9px 8px;font-size:13px}
      .hero-wrap{padding:42px 38px;gap:25px}.feature-grid,.collection-grid{grid-template-columns:1fr 1fr}.feature-card:first-child,.collection-card.large{grid-column:span 2}
      .footer-grid{grid-template-columns:1.4fr 1fr 1fr}
    }
    @media(max-width:767px){
      body{font-size:14px;padding-bottom:72px}.container{width:min(100% - 28px,600px)}
      .site-header{position:relative}.nav{height:64px}.brand{min-width:0;flex:1;font-size:13px;gap:8px}.brand-mark{width:30px;height:30px;border-radius:10px}
      .nav-links,.header-cta{display:none}.nav-actions{gap:7px}.menu-toggle{display:grid}
      .hero{padding:23px 0 12px}.hero-wrap{display:block;padding:32px 23px;min-height:0}.hero-wrap:after{width:250px;height:250px;right:-120px;top:-90px}
      h1{font-size:37px;letter-spacing:-1.5px}.hero-copy{font-size:14px}.hero-buttons{margin-top:23px}.btn-primary,.btn-outline{width:100%}
      .preview-stage{margin-top:28px}.cover{height:170px}.section{padding:46px 0}.section-head{display:block;margin-bottom:19px}.section-head .text-link{display:inline-block;margin-top:12px}
      h2{font-size:27px}.section-intro{font-size:13px}
      .feature-grid,.collection-grid,.scene,.related-layout,.news-layout,.quotes{grid-template-columns:1fr;gap:12px}
      .feature-card:first-child,.collection-card.large{grid-column:auto}.feature-card{min-height:145px;padding:21px}
      .filter-panel,.feed-panel{padding:21px;border-radius:22px}.feed-item{padding:10px}.thumb{width:82px;height:62px}.collection-card{min-height:190px}
      .related-list{grid-template-columns:1fr 1fr;gap:10px}.content-card{padding:10px}.content-card .thumb{height:105px}.content-card h3{font-size:13px}
      .news-box{padding:18px}.news-item{padding:13px 0;display:block}.news-item span{display:block;margin-top:4px}
      .quote{padding:20px}.cta-box{display:block;padding:29px 23px}.cta-box h2{font-size:25px}.cta-box .btn-primary{margin-top:20px}
      .footer-grid{grid-template-columns:1fr 1fr;gap:25px}.footer-grid>div:first-child{grid-column:span 2}.footer-bottom{display:block}.footer-bottom span{display:block;margin-top:7px}
      .floating-cta{bottom:67px;width:calc(100% - 24px);padding:9px 10px 9px 13px}.floating-cta small{max-width:190px}.floating-cta .btn-primary{min-height:36px}.close-float{display:none}
      .bottom-tabs{position:fixed;display:flex;z-index:19;bottom:0;left:0;right:0;height:62px;background:rgba(255,255,255,.97);border-top:1px solid var(--line);justify-content:space-around;padding-bottom:env(safe-area-inset-bottom)}
      .bottom-tabs a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;color:var(--muted);font-size:10px;min-width:62px}.bottom-tabs a b{font-size:18px;font-weight:500}.bottom-tabs a.active{color:var(--berry);font-weight:800}
    }
    @media(max-width:380px){h1{font-size:32px}.related-list{grid-template-columns:1fr}.brand{font-size:12px}}

/* roulang page: category1 */
:root{
 --plum:#32152f;--plum-2:#54204b;--berry:#9b3e83;--coral:#f27561;--orange:#ff9a62;
 --cream:#fff9f5;--paper:#fff;--mist:#f5edf3;--ink:#291d2a;--muted:#806f7c;
 --line:#eadde6;--green:#238b74;--shadow:0 18px 50px rgba(65,31,57,.10);
 --soft-shadow:0 8px 24px rgba(65,31,57,.07);--radius-xl:30px;--radius-lg:22px;
 --radius-md:16px;--container:1220px;
}
*{box-sizing:border-box;margin:0;padding:0}
html{scroll-behavior:smooth}
body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;background:var(--cream);color:var(--ink);line-height:1.7;font-size:15px;padding-bottom:108px}
a{color:inherit;text-decoration:none}button,input{font:inherit}button{border:0;cursor:pointer}img{display:block;max-width:100%}
.container{width:min(var(--container),calc(100% - 40px));margin:auto}
.site-header{position:sticky;top:0;z-index:30;background:rgba(255,249,245,.94);backdrop-filter:blur(14px);border-bottom:1px solid rgba(234,221,230,.8)}
.nav{height:76px;display:flex;align-items:center;gap:30px}
.brand{display:flex;align-items:center;gap:11px;min-width:245px;font-weight:800;letter-spacing:-.5px;color:var(--plum);font-size:16px}
.brand-mark{width:34px;height:34px;border-radius:12px;background:linear-gradient(135deg,var(--berry),var(--coral));display:grid;place-items:center;color:#fff;font-weight:900;box-shadow:0 7px 18px rgba(196,75,119,.28)}
.nav-links{display:flex;align-items:center;gap:7px;flex:1}
.nav-link{padding:10px 13px;border-radius:12px;color:#725f6f;font-weight:650;transition:.22s}
.nav-link:hover,.nav-link.active{color:var(--plum);background:#f4e7ef}
.nav-actions{display:flex;align-items:center;gap:10px}.icon-btn{width:42px;height:42px;border:1px solid var(--line);border-radius:13px;background:#fff;color:var(--plum);display:grid;place-items:center;font-size:18px;transition:.2s}
.icon-btn:hover{border-color:var(--coral);color:var(--coral);transform:translateY(-2px)}
.header-cta,.btn-primary{background:linear-gradient(110deg,var(--berry),var(--coral));color:#fff;box-shadow:0 10px 22px rgba(184,67,117,.2)}
.header-cta{padding:11px 17px;border-radius:13px;font-weight:750;transition:.2s}.header-cta:hover,.btn-primary:hover{transform:translateY(-2px);box-shadow:0 14px 27px rgba(184,67,117,.3)}
.menu-toggle{display:none}
.page-top{padding:52px 0 28px}.crumb{font-size:13px;color:var(--muted);margin-bottom:15px}.crumb a{color:var(--berry)}
.title-row{display:flex;justify-content:space-between;align-items:end;gap:25px}.title-row h1{font-size:clamp(30px,4vw,52px);line-height:1.14;letter-spacing:-1.5px;color:var(--plum)}
.lead{max-width:690px;color:var(--muted);margin-top:14px;font-size:16px}.status{display:flex;gap:8px;flex-wrap:wrap;margin-top:18px}
.badge,.filter-tag,.status-pill{display:inline-flex;align-items:center;padding:5px 11px;border-radius:99px;font-size:12px;font-weight:750}
.badge{background:#f7e9f0;color:var(--berry)}.badge.green{background:#e3f4ee;color:var(--green)}.badge.orange{background:#fff0e3;color:#c8602d}
.toolbar{margin:25px 0 32px;padding:16px;border:1px solid var(--line);background:#fff;border-radius:var(--radius-lg);display:flex;gap:12px;align-items:center;flex-wrap:wrap;box-shadow:var(--soft-shadow)}
.search{display:flex;align-items:center;gap:8px;flex:1;min-width:230px;border:1px solid var(--line);border-radius:13px;padding:0 12px;background:#fffafc}.search input{height:42px;width:100%;border:0;outline:0;background:transparent;color:var(--ink)}.search:focus-within{border-color:var(--berry);box-shadow:0 0 0 3px #f3dce9}
.filter-tag{border:1px solid var(--line);background:#fff;color:var(--muted);padding:9px 14px;transition:.2s}.filter-tag:hover,.filter-tag.selected{color:#fff;background:linear-gradient(110deg,var(--berry),var(--coral));border-color:transparent}
.sort{padding:10px 13px;border:1px solid var(--line);border-radius:13px;background:#fff;color:var(--plum)}
.layout{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(280px,.75fr);gap:22px;align-items:start}
.feature{border-radius:var(--radius-xl);overflow:hidden;background:linear-gradient(135deg,#3a1835,#8e3b78 60%,#f27561);color:#fff;min-height:350px;position:relative;padding:30px;display:flex;align-items:end;box-shadow:var(--shadow)}
.cover-art{position:absolute;inset:0;background:radial-gradient(circle at 70% 28%,rgba(255,255,255,.28),transparent 20%),linear-gradient(135deg,transparent 35%,rgba(255,154,98,.35));opacity:.9}
.play{position:absolute;right:28px;top:28px;width:58px;height:58px;border-radius:50%;background:#fff;color:var(--berry);display:grid;place-items:center;font-size:22px;box-shadow:0 10px 25px #28112866;transition:.2s}.play:hover{transform:scale(1.08)}
.feature-content{position:relative;z-index:1;max-width:570px}.feature h2{font-size:28px;line-height:1.3;margin:14px 0 8px}.feature p{color:#ffeef1;max-width:520px}.meta{display:flex;gap:8px;flex-wrap:wrap;margin-top:16px}.meta span{font-size:12px;background:#ffffff22;border:1px solid #ffffff3b;border-radius:99px;padding:5px 10px}
.feed{margin-top:16px;display:grid;gap:12px}.item{display:flex;gap:15px;background:#fff;border:1px solid var(--line);border-radius:18px;padding:13px;transition:.22s}.item:hover{transform:translateY(-3px);border-color:#d7aecb;box-shadow:var(--soft-shadow)}
.thumb{width:118px;min-width:118px;height:82px;border-radius:13px;background:linear-gradient(135deg,#e6c2d9,#f6a07f 72%,#fff0dd);position:relative;overflow:hidden}.thumb:after{content:"";position:absolute;width:70px;height:70px;border:1px solid #ffffffaa;border-radius:50%;right:-20px;top:-18px}.item h3{font-size:16px;color:var(--plum);line-height:1.35}.item p{font-size:12px;color:var(--muted);margin-top:5px}.item .open{margin-left:auto;align-self:center;white-space:nowrap;color:var(--berry);font-weight:750;font-size:13px}
.side{display:grid;gap:16px}.side-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius-lg);padding:23px}.side-card h3{color:var(--plum);font-size:18px;margin-bottom:14px}.side-card p{font-size:13px;color:var(--muted)}.quick-list{display:grid;gap:12px}.quick-list li{list-style:none;display:flex;justify-content:space-between;gap:12px;padding-bottom:10px;border-bottom:1px solid #f0e5eb;font-size:13px}.quick-list li:last-child{border:0;padding-bottom:0}.quick-list strong{color:var(--berry)}.notice{background:#fff1eb;border-color:#ffd9ca}.notice h3{color:#a94f38}
.section{padding:70px 0}.section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:24px}.section-kicker{color:var(--berry);font-size:12px;font-weight:800;letter-spacing:1.5px}.section h2{font-size:30px;color:var(--plum);line-height:1.25}.section-intro{max-width:580px;color:var(--muted);margin-top:9px}
.rail{display:flex;gap:16px;overflow:auto;padding:4px 2px 14px;scrollbar-width:thin}.rail-card{min-width:245px;background:#fff;border:1px solid var(--line);border-radius:20px;padding:15px;transition:.2s}.rail-card:hover{transform:translateY(-4px);box-shadow:var(--soft-shadow);border-color:#d7aecb}.rail-cover{height:130px;border-radius:15px;background:linear-gradient(135deg,#54204b,#db6a75 60%,#ffbd85);margin-bottom:13px}.rail-card h3{font-size:15px;color:var(--plum)}.rail-card p{font-size:12px;color:var(--muted);margin-top:4px}
.faq{max-width:850px;margin:auto;display:grid;gap:10px}.faq details{background:#fff;border:1px solid var(--line);border-radius:16px;padding:17px 20px}.faq details[open]{border-color:#d7aecb;box-shadow:var(--soft-shadow)}.faq summary{cursor:pointer;font-weight:750;color:var(--plum);list-style:none}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"＋";float:right;color:var(--berry);font-size:20px}.faq details[open] summary:after{content:"－"}.faq p{color:var(--muted);font-size:13px;margin-top:10px;padding-right:22px}
.bottom-cta{margin:20px auto 60px;width:min(var(--container),calc(100% - 40px));border-radius:22px;background:linear-gradient(110deg,var(--plum),var(--plum-2));color:#fff;padding:24px 30px;display:flex;align-items:center;justify-content:space-between;gap:18px;box-shadow:var(--shadow)}.bottom-cta h2{font-size:21px}.bottom-cta p{font-size:13px;color:#ead9e7}.btn-primary{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 20px;border-radius:14px;font-weight:750;transition:.2s;white-space:nowrap}
.site-footer{background:#32152f;color:#ead9e7;padding:42px 0 30px}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:30px}.footer-brand{font-weight:800;font-size:17px;color:#fff}.footer-copy{color:#bfa9bb;font-size:13px;margin-top:10px;max-width:360px}.site-footer h3{font-size:14px;color:#fff;margin-bottom:12px}.footer-links{display:grid;gap:7px;color:#cbb6c6;font-size:13px}.footer-links a:hover{color:#fff}.footer-bottom{border-top:1px solid #ffffff1c;margin-top:28px;padding-top:18px;font-size:12px;color:#a98f9f;display:flex;justify-content:space-between;gap:10px}
.mobile-tabs{display:none}
@media(max-width:1024px){.nav{gap:15px}.brand{min-width:210px}.nav-link{padding:9px 8px}.layout{grid-template-columns:1fr}.side{grid-template-columns:1fr 1fr}.title-row{align-items:start;flex-direction:column}}
@media(max-width:767px){body{padding-bottom:155px}.container{width:min(100% - 28px,var(--container))}.nav{height:66px}.brand{min-width:0;font-size:14px;max-width:210px}.brand-mark{width:31px;height:31px}.nav-links,.header-cta{display:none}.nav-actions{margin-left:auto}.icon-btn{width:40px;height:40px}.menu-toggle{display:grid}.page-top{padding-top:32px}.title-row h1{font-size:32px}.lead{font-size:14px}.toolbar{padding:12px;margin-bottom:24px}.search{min-width:100%}.filter-tag{padding:8px 12px}.feature{min-height:390px;padding:22px}.feature h2{font-size:24px}.play{right:20px;top:20px}.thumb{width:92px;min-width:92px;height:70px}.item{gap:10px;padding:10px}.item .open{font-size:0}.item .open:after{content:"→";font-size:20px}.side{grid-template-columns:1fr}.section{padding:45px 0}.section h2{font-size:25px}.section-head{display:block}.section-head .section-intro{font-size:13px}.bottom-cta{position:fixed;z-index:25;bottom:63px;left:14px;width:calc(100% - 28px);margin:0;padding:15px 16px;border-radius:17px}.bottom-cta h2{font-size:15px}.bottom-cta p{font-size:11px;line-height:1.4}.bottom-cta .btn-primary{min-height:40px;padding:0 13px;font-size:12px}.site-footer{padding-bottom:88px}.footer-grid{grid-template-columns:1fr;gap:24px}.footer-bottom{display:block}.footer-bottom span{display:block;margin-top:5px}.mobile-tabs{position:fixed;display:flex;z-index:40;bottom:0;left:0;right:0;height:63px;background:#fff;border-top:1px solid var(--line);justify-content:space-around;padding-bottom:env(safe-area-inset-bottom)}.mobile-tabs a{flex:1;text-align:center;padding-top:8px;color:#927f8c;font-size:11px;font-weight:700}.mobile-tabs a b{display:block;font-size:20px;line-height:22px}.mobile-tabs a.active{color:var(--berry)}}
@media(max-width:520px){.brand{max-width:165px}.brand-mark{flex:none}.feature p{font-size:13px}.rail-card{min-width:220px}.bottom-cta p{display:none}}

/* roulang page: category2 */
:root{
 --plum:#32152f;
 --plum-2:#54204b;
 --berry:#9b3e83;
 --coral:#f27561;
 --orange:#ff9a62;
 --cream:#fff9f5;
 --paper:#ffffff;
 --mist:#f5edf3;
 --ink:#291d2a;
 --muted:#806f7c;
 --line:#eadde6;
 --green:#238b74;
 --red:#d95758;
 --shadow:0 18px 50px rgba(65,31,57,.10);
 --soft-shadow:0 8px 24px rgba(65,31,57,.07);
 --radius-xl:30px;
 --radius-lg:22px;
 --radius-md:16px;
 --container:1220px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Hiragino Sans GB","Microsoft YaHei",sans-serif;background:var(--cream);color:var(--ink);line-height:1.7;font-size:15px;padding-bottom:104px}
a{color:inherit;text-decoration:none}
button,input,select{font:inherit}
button{border:0;cursor:pointer}
img{max-width:100%;display:block}
.container{width:min(var(--container),calc(100% - 40px));margin:0 auto}
.site-header{position:sticky;top:0;z-index:20;background:rgba(255,249,245,.95);backdrop-filter:blur(14px);border-bottom:1px solid rgba(234,221,230,.85)}
.nav{height:76px;display:flex;align-items:center;gap:30px}
.brand{display:flex;align-items:center;gap:11px;min-width:245px;font-weight:800;letter-spacing:-.5px;color:var(--plum);font-size:16px}
.brand-mark{width:34px;height:34px;border-radius:12px;background:linear-gradient(135deg,var(--berry),var(--coral));display:grid;place-items:center;color:#fff;font-weight:900;box-shadow:0 7px 18px rgba(196,75,119,.28)}
.nav-links{display:flex;align-items:center;gap:7px;flex:1}
.nav-link{padding:10px 13px;border-radius:12px;color:#725f6f;font-weight:650;transition:.22s ease}
.nav-link:hover,.nav-link.active{color:var(--plum);background:#f4e7ef}
.nav-actions{display:flex;align-items:center;gap:10px}
.icon-btn{width:42px;height:42px;border:1px solid var(--line);border-radius:13px;background:#fff;color:var(--plum);display:grid;place-items:center;font-size:18px;transition:.2s}
.icon-btn:hover{border-color:var(--coral);color:var(--coral);transform:translateY(-2px)}
.header-cta,.btn-primary{background:linear-gradient(110deg,var(--berry),var(--coral));color:#fff;box-shadow:0 10px 22px rgba(184,67,117,.2)}
.header-cta{padding:11px 17px;border-radius:13px;font-weight:750;transition:.2s}
.header-cta:hover,.btn-primary:hover{transform:translateY(-2px);box-shadow:0 14px 27px rgba(184,67,117,.3)}
.menu-toggle{display:none}
.page-top{padding:48px 0 22px}
.breadcrumb{display:flex;gap:8px;align-items:center;color:var(--muted);font-size:13px;margin-bottom:18px}
.breadcrumb a{color:var(--berry)}
.page-heading{display:flex;justify-content:space-between;align-items:end;gap:30px}
.kicker,.section-kicker{color:var(--berry);font-size:12px;font-weight:800;letter-spacing:1.5px}
.page-heading h1{font-size:clamp(30px,4vw,50px);line-height:1.16;letter-spacing:-1.8px;color:var(--plum);margin:8px 0 13px}
.page-heading p{max-width:690px;color:var(--muted);margin:0}
.heading-note{min-width:170px;padding:16px 18px;background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:var(--soft-shadow)}
.heading-note strong{display:block;color:var(--plum);font-size:20px}
.heading-note span{font-size:12px;color:var(--muted)}
.section{padding:38px 0 56px}
.filter-panel{background:linear-gradient(125deg,#3b1737,#713061 68%,#b8496c);border-radius:var(--radius-xl);padding:25px;color:#fff;box-shadow:var(--shadow)}
.filter-top{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px}
.filter-top h2{font-size:20px;margin:0}
.filter-top p{font-size:13px;color:rgba(255,255,255,.7);margin:3px 0 0}
.search-box{display:flex;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.22);border-radius:14px;padding:5px;max-width:470px}
.search-box input{width:100%;border:0;outline:0;background:transparent;color:#fff;padding:9px 11px}
.search-box input::placeholder{color:rgba(255,255,255,.6)}
.search-box button{border-radius:10px;background:var(--coral);color:#fff;padding:0 16px}
.filter-groups{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:15px}
.filter-group label{display:block;color:rgba(255,255,255,.65);font-size:12px;margin-bottom:7px}
.filter-tags{display:flex;gap:8px;flex-wrap:wrap}
.filter-tag{padding:7px 12px;border:1px solid rgba(255,255,255,.25);border-radius:99px;color:rgba(255,255,255,.82);font-size:12px;background:rgba(255,255,255,.06);transition:.2s}
.filter-tag:hover,.filter-tag.selected{background:#fff;color:var(--berry);border-color:#fff}
.select-box{width:100%;border:1px solid rgba(255,255,255,.25);border-radius:11px;background:rgba(255,255,255,.08);color:#fff;padding:9px 12px;outline:none}
.select-box option{color:var(--ink)}
.status-line{display:flex;align-items:center;gap:8px;margin-top:19px;font-size:12px;color:rgba(255,255,255,.75)}
.status-dot{width:8px;height:8px;border-radius:50%;background:#7de0b9;box-shadow:0 0 0 5px rgba(125,224,185,.12)}
.section-head{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:22px}
.section-head h2{font-size:28px;line-height:1.25;color:var(--plum);margin:5px 0 0}
.section-intro{max-width:570px;color:var(--muted);margin:9px 0 0}
.text-link{color:var(--berry);font-weight:750;white-space:nowrap}
.text-link:hover{text-decoration:underline}
.rail{display:flex;gap:16px;overflow-x:auto;padding:4px 2px 15px;scrollbar-width:thin}
.rail-card{flex:0 0 265px;background:#fff;border:1px solid var(--line);border-radius:var(--radius-lg);overflow:hidden;transition:.24s}
.rail-card:hover,.list-card:hover,.info-card:hover{transform:translateY(-4px);box-shadow:var(--soft-shadow);border-color:#d9b4ce}
.cover{height:132px;position:relative;background:linear-gradient(135deg,#5a2556,#d66a76);overflow:hidden}
.cover:after{content:"";position:absolute;width:150px;height:150px;border:1px solid rgba(255,255,255,.28);border-radius:50%;right:-25px;top:-50px}
.cover.two{background:linear-gradient(135deg,#572c68,#ec9770)}
.cover.three{background:linear-gradient(135deg,#9c3e68,#f4af78)}
.cover.four{background:linear-gradient(135deg,#3b475f,#bd6281)}
.cover-label{position:absolute;left:14px;top:13px;color:#fff;border:1px solid rgba(255,255,255,.35);background:rgba(31,11,31,.22);border-radius:99px;padding:4px 9px;font-size:11px;z-index:1}
.play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:43px;height:43px;border-radius:50%;display:grid;place-items:center;color:#fff;background:rgba(255,255,255,.2);border:1px solid rgba(255,255,255,.65);font-size:18px;z-index:1}
.rail-body{padding:16px}
.rail-body h3{font-size:16px;color:var(--plum);margin:0 0 6px}
.rail-body p{font-size:12px;color:var(--muted);margin:0}
.meta-row,.badge-row{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin-top:10px}
.badge{display:inline-flex;align-items:center;padding:4px 9px;border-radius:99px;background:#f7e9f0;color:var(--berry);font-size:11px;font-weight:750}
.badge.green{background:#e3f4ee;color:var(--green)}
.badge.orange{background:#fff0e3;color:#c8602d}
.content-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:24px}
.list-column{display:grid;gap:13px}
.list-card{display:grid;grid-template-columns:150px 1fr auto;gap:17px;align-items:center;padding:13px;background:#fff;border:1px solid var(--line);border-radius:18px;transition:.22s}
.list-cover{height:103px;border-radius:13px;background:linear-gradient(135deg,#6a285c,#e98776);position:relative;overflow:hidden}
.list-cover.alt{background:linear-gradient(135deg,#563c70,#c65d81)}
.list-cover.warm{background:linear-gradient(135deg,#92425c,#f09b71)}
.list-card h3{font-size:17px;line-height:1.35;color:var(--plum);margin:7px 0 4px}
.list-card p{font-size:12px;color:var(--muted);margin:0}
.view-btn{display:inline-flex;align-items:center;justify-content:center;border:1px solid #e3c6d8;color:var(--berry);border-radius:11px;padding:8px 12px;font-size:12px;font-weight:750;white-space:nowrap;transition:.2s}
.view-btn:hover{background:var(--berry);color:#fff}
.side-stack{display:grid;gap:16px;align-content:start}
.info-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius-lg);padding:22px;transition:.22s}
.info-card.tint{background:linear-gradient(145deg,#f5e9f4,#fff6ef)}
.info-card h3{font-size:18px;color:var(--plum);margin:0 0 10px}
.info-card p{font-size:13px;color:var(--muted);margin:0}
.info-list{list-style:none;margin:15px 0 0;padding:0;display:grid;gap:10px}
.info-list li{display:flex;justify-content:space-between;gap:10px;padding-bottom:9px;border-bottom:1px solid var(--line);font-size:13px}
.info-list li:last-child{border-bottom:0;padding-bottom:0}
.info-list span:last-child{color:var(--berry);font-weight:750}
.tip{display:flex;gap:10px;padding:12px;background:#fff8f1;border-radius:13px;color:#855d48;font-size:12px;margin-top:15px}
.pagination{display:flex;justify-content:center;gap:8px;margin-top:24px}
.page-no{width:38px;height:38px;border-radius:11px;border:1px solid var(--line);background:#fff;color:var(--muted);display:grid;place-items:center}
.page-no.active,.page-no:hover{background:var(--berry);color:#fff;border-color:var(--berry)}
.faq-section{background:var(--mist);padding:64px 0}
.faq-wrap{max-width:820px;margin:0 auto}
.faq-item{border:1px solid var(--line);border-radius:16px;background:#fff;margin:10px 0;overflow:hidden}
.faq-question{width:100%;display:flex;justify-content:space-between;align-items:center;text-align:left;background:transparent;padding:17px 20px;color:var(--plum);font-weight:750}
.faq-question span:last-child{font-size:22px;color:var(--berry);transition:.2s}
.faq-answer{display:none;padding:0 20px 18px;color:var(--muted);font-size:13px}
.faq-item.open{border-color:#d9b4ce;box-shadow:var(--soft-shadow)}
.faq-item.open .faq-answer{display:block}
.faq-item.open .faq-question span:last-child{transform:rotate(45deg)}
.bottom-cta{position:fixed;z-index:18;left:50%;bottom:18px;transform:translateX(-50%);width:min(760px,calc(100% - 40px));background:rgba(50,21,47,.96);color:#fff;border-radius:19px;padding:12px 15px 12px 20px;display:flex;align-items:center;justify-content:space-between;gap:15px;box-shadow:0 18px 40px rgba(42,16,38,.25)}
.bottom-cta strong{display:block;font-size:14px}
.bottom-cta small{display:block;color:rgba(255,255,255,.62);font-size:11px}
.cta-actions{display:flex;align-items:center;gap:10px}
.cta-actions .btn-primary{min-height:40px;padding:0 15px}
.close-cta{background:transparent;color:rgba(255,255,255,.65);font-size:20px;padding:6px}
.site-footer{background:#32152f;color:#fff;padding:42px 0 35px}
.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:30px}
.footer-brand{font-weight:800;font-size:17px}
.footer-brand p{font-size:12px;color:rgba(255,255,255,.62);max-width:300px;margin-top:12px}
.footer-title{font-size:13px;font-weight:750;margin-bottom:12px}
.footer-links{display:grid;gap:7px;color:rgba(255,255,255,.62);font-size:12px}
.footer-links a:hover{color:#fff}
.footer-bottom{border-top:1px solid rgba(255,255,255,.14);margin-top:30px;padding-top:18px;display:flex;justify-content:space-between;color:rgba(255,255,255,.52);font-size:12px}
.mobile-tabs{display:none}
:focus-visible{outline:3px solid rgba(242,117,97,.5);outline-offset:3px}
@media(max-width:1024px){
 .nav{gap:15px}.brand{min-width:210px}.nav-link{padding:9px 8px}
 .filter-groups{grid-template-columns:1fr 1fr}.filter-group:first-child{grid-column:1/-1}
 .content-layout{grid-template-columns:1fr 270px}.list-card{grid-template-columns:125px 1fr auto}
}
@media(max-width:767px){
 body{padding-bottom:145px}.container{width:min(100% - 28px,var(--container))}
 .nav{height:64px}.brand{min-width:0;font-size:13px;gap:8px}.brand-mark{width:30px;height:30px;border-radius:10px}
 .brand-name{max-width:145px;line-height:1.2}.nav-links,.header-cta{display:none}.nav-actions{margin-left:auto}.menu-toggle{display:grid}
 .page-top{padding-top:32px}.page-heading{display:block}.page-heading h1{font-size:32px;letter-spacing:-1px}.heading-note{margin-top:20px;display:inline-block}
 .section{padding:30px 0 42px}.filter-panel{padding:19px;border-radius:23px}.filter-top{display:block}.filter-top .search-box{margin-top:15px}
 .filter-groups{display:block}.filter-group{margin-top:15px}.filter-tags{flex-wrap:nowrap;overflow-x:auto;padding-bottom:4px}.filter-tag{white-space:nowrap}
 .section-head{display:block}.section-head h2{font-size:24px}.section-head .text-link{display:inline-block;margin-top:10px}
 .content-layout{display:block}.side-stack{margin-top:18px}.list-card{grid-template-columns:92px 1fr;gap:12px}.list-cover{height:88px}.list-card .view-btn{grid-column:2;justify-self:start;margin-top:-4px}
 .footer-grid{grid-template-columns:1fr 1fr;gap:25px}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{display:block}.footer-bottom span{display:block;margin-top:5px}
 .bottom-cta{bottom:75px;width:calc(100% - 28px);padding:11px 12px 11px 15px}.bottom-cta small{display:none}.cta-actions .btn-primary{padding:0 11px;font-size:12px}.close-cta{display:none}
 .mobile-tabs{position:fixed;display:flex;z-index:19;left:0;right:0;bottom:0;height:64px;background:rgba(255,255,255,.97);border-top:1px solid var(--line);justify-content:space-around;padding-bottom:env(safe-area-inset-bottom)}
 .mobile-tab{display:flex;flex:1;flex-direction:column;align-items:center;justify-content:center;color:var(--muted);font-size:10px;gap:1px}.mobile-tab b{font-size:19px;font-weight:500}.mobile-tab.active{color:var(--berry);font-weight:750}
}
@media(max-width:520px){
 .filter-groups{display:block}.page-heading h1{font-size:29px}.rail-card{flex-basis:240px}.footer-grid{grid-template-columns:1fr}
 .footer-grid>div:first-child{grid-column:auto}.hero-note{font-size:11px}
}
