*{box-sizing:border-box}html{scroll-behavior:smooth}:root{--f:#FFF6F8;--d:#FFE4EC;--p:#FFFBFC;--i:#3A2A32;--t:#4A3A42;--m:#6A5A62;--s:#8A7A82;--pink:#E85A7A;--deep:#C43D5C;--blush:#F4B8C8;--gold:#F7E8C8;--vio:#C8B0C8;--bd:rgba(58,42,50,.12);--sh:0 14px 34px rgba(58,42,50,.09);--max:1150px}body{margin:0;background:var(--f);color:var(--t);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",Arial,sans-serif;line-height:1.75;overflow-x:hidden}body.panel-open{overflow:hidden}a{text-decoration:none;color:inherit}button{font:inherit;cursor:pointer}img{max-width:100%;display:block}.shell{width:min(calc(100% - 32px),var(--max));margin:auto}.site-header{position:fixed;z-index:1000;inset:0 0 auto}.flower-line{height:8px;background:linear-gradient(90deg,var(--blush),var(--pink))}.line-inner{height:8px;display:flex;justify-content:space-between;position:relative}.line-inner>a{font-size:10px;font-weight:800;color:var(--deep);transform:translateY(13px)}.line-inner button{position:absolute;right:0;top:6px;border:0;background:transparent;color:var(--deep);height:44px}.flower-stage{height:50px;background:rgba(255,246,248,.97);border-bottom:1px solid var(--blush)}.stage-inner{height:50px;display:flex;align-items:center;justify-content:space-between;padding-top:7px}.brand{font-weight:900;color:var(--deep);font-size:19px}.brand img{height:24px;width:auto;object-fit:contain}.stage-actions{display:flex;gap:8px;align-items:center}.stage-actions button,.stage-actions a,.box-head button{min-height:44px;border-radius:10px;padding:0 16px}.stage-actions button,.box-head button{background:var(--p);border:1px solid var(--blush);color:var(--deep)}.stage-actions a{display:flex;align-items:center;background:var(--pink);color:var(--p);font-weight:800}.flower-tabs{height:36px;background:var(--p);border-bottom:1px solid var(--bd)}.tabs-inner{height:36px;display:flex;align-items:center;gap:8px}.tabs-inner a{border:1px solid var(--blush);border-radius:10px;padding:4px 13px;color:var(--deep);font-size:14px;font-weight:700}.tabs-inner .active{background:var(--deep);color:var(--p);border-color:var(--deep)}.site-main{padding-top:112px}.hero,.section{padding:34px 0}.hero-grid,.split{display:grid;grid-template-columns:1.05fr .95fr;gap:28px;align-items:center}.eyebrow{margin:0 0 7px;color:var(--deep);font-weight:900;letter-spacing:.08em}h1{margin:0 0 16px;font-size:clamp(28px,4vw,32px);line-height:1.25;color:var(--i)}h2{color:var(--i);line-height:1.35}.lede{font-size:17px;color:var(--m)}.action-row{display:flex;gap:12px;flex-wrap:wrap;margin-top:20px}.btn{display:inline-flex;align-items:center;min-height:44px;border-radius:10px;padding:9px 17px;font-weight:800;border:1px solid var(--blush)}.primary{background:var(--pink);color:var(--p)}.secondary{background:var(--p);color:var(--deep)}.media-slot{background:linear-gradient(145deg,var(--p),var(--d));border:1px solid var(--bd);border-radius:16px;padding:14px;box-shadow:var(--sh);display:flex;align-items:center;justify-content:center}.hero-media{max-height:230px;width:100%;object-fit:contain}.content-image{width:100%;max-height:360px;object-fit:contain}.card-image{width:100%;height:165px;object-fit:contain}.image-fallback{background:linear-gradient(145deg,var(--d),var(--gold));border-radius:12px;display:flex;align-items:center;justify-content:center;color:var(--deep);font-weight:900;padding:24px;text-align:center}.image-fallback.hero-media{height:230px}.image-fallback.card-image{height:165px}.panel,.card,.article section{background:var(--p);border:1px solid var(--bd);border-radius:14px;box-shadow:var(--sh);padding:22px}.soft{background:var(--d)}.cards-4,.cards-3,.cards-2{display:grid;gap:16px}.cards-4{grid-template-columns:repeat(4,1fr)}.cards-3{grid-template-columns:repeat(3,1fr)}.cards-2{grid-template-columns:repeat(2,1fr)}.card h3{color:var(--deep);margin:12px 0 7px}.card p{color:var(--m)}.more{color:var(--deep);font-weight:800}.section-head{display:flex;justify-content:space-between;gap:18px;align-items:end;margin-bottom:18px}.section-head p{max-width:720px;color:var(--m)}.timeline-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.status-card{background:var(--p);border:1px solid var(--bd);border-radius:14px;padding:18px}.status-card strong{color:var(--deep)}.article-shell{width:min(calc(100% - 32px),900px);margin:auto}.page-hero{padding:38px 0 12px}.article{padding:6px 0 42px}.article section{margin:16px 0}.article p{margin:0 0 14px}.article p:last-child{margin-bottom:0}.note-box{background:var(--gold)!important}.overlay{position:fixed;inset:0;background:rgba(58,42,50,.24);z-index:1090;opacity:0;visibility:hidden;pointer-events:none}.overlay.open{opacity:1;visibility:visible;pointer-events:auto}.flower-box,.search-panel{position:fixed;z-index:1100;right:max(16px,calc((100vw - var(--max))/2));top:64px;background:var(--p);border:1px solid var(--bd);border-top:2px solid var(--pink);border-radius:12px;box-shadow:var(--sh);opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-12px);transition:.2s}.flower-box.open,.search-panel.open{opacity:1;visibility:visible;pointer-events:auto;transform:none}.flower-box{width:min(500px,calc(100vw - 32px));height:340px;overflow:auto;padding:16px}.search-panel{width:min(450px,calc(100vw - 32px));padding:18px}.box-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.box-brand{display:flex;align-items:center;gap:9px;color:var(--deep)}.box-brand img{height:22px;width:auto}.box-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.box-grid h2{font-size:15px;color:var(--s)}.box-grid a{display:block;padding:8px 0;border-bottom:1px dashed var(--bd)}.box-grid a strong,.box-grid a span{display:block}.box-grid a span{color:var(--s);font-size:12px}.search-look{background:var(--f);border:1px solid var(--blush);border-radius:10px;padding:13px;color:var(--m)}.preset-links{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.preset-links a{border:1px solid var(--blush);border-radius:10px;padding:8px 11px;color:var(--deep);font-weight:700}.site-footer{background:var(--i);color:var(--d);padding:38px 0 24px}.footer-brand{display:flex;gap:12px;align-items:center}.footer-brand img{height:24px;width:auto}.footer-brand div{display:flex;flex-direction:column}.footer-brand span{color:var(--blush);font-size:12px}.footer-groups{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.footer-groups h2{font-size:15px;color:var(--blush)}.footer-groups a{display:block;color:var(--f);margin:7px 0;font-size:14px}.footer-note{border-top:1px solid rgba(255,255,255,.12);padding-top:18px;color:var(--blush)}.mobile-bottom{display:none}a:focus-visible,button:focus-visible{outline:3px solid var(--gold);outline-offset:2px}@media(max-width:900px){.cards-4{grid-template-columns:repeat(2,1fr)}.cards-3{grid-template-columns:repeat(2,1fr)}.timeline-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:720px){.site-main{padding-top:76px;padding-bottom:58px}.flower-tabs{display:none}.hero,.section{padding:24px 0}.hero-grid,.split{grid-template-columns:1fr}.cards-4,.cards-3,.cards-2,.timeline-grid{grid-template-columns:1fr}.line-inner>a{max-width:58vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.flower-box,.search-panel{left:16px;right:16px;top:58px;width:auto}.flower-box{height:60vh}.footer-groups{grid-template-columns:1fr 1fr}.mobile-bottom{position:fixed;z-index:900;left:0;right:0;bottom:0;display:grid;grid-template-columns:repeat(5,1fr);height:calc(50px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);background:var(--p);border-top:1px solid var(--bd)}.mobile-bottom a{display:flex;align-items:center;justify-content:center;min-height:50px;color:var(--deep);font-weight:800;font-size:13px}.mobile-bottom .active{background:var(--deep);color:var(--p)}}@media(max-width:440px){.box-grid{grid-template-columns:1fr}.brand img{max-width:110px}}