:root{--ink:#384263;--muted:#8d91ad;--orange:#ff9fbd;--line:#e6e8f5;--cream:#fff8fc;--dark:#171d3d;--night:#202958;--lavender:#9da9f4;--max:1200px;--sky-surface:rgba(255,255,255,.68)}
:root{color-scheme:light}*{box-sizing:border-box}html{background:#e8ecff}body{margin:0;color:var(--ink);background-color:#e8ecff;background-image:radial-gradient(circle at 12% 18%,rgba(255,255,255,.95) 0 1px,transparent 1.8px),radial-gradient(circle at 78% 12%,rgba(255,211,111,.88) 0 1.5px,transparent 2.2px),radial-gradient(circle at 68% 72%,rgba(255,255,255,.82) 0 1px,transparent 1.7px),radial-gradient(ellipse at 50% -12%,#fff8fd 0%,#eef0ff 42%,#e1e7ff 100%);background-size:190px 190px,270px 270px,230px 230px,100% 100%;background-attachment:fixed}.top{height:132px;background:rgba(255,249,253,.94)}.top-inner{max-width:var(--max);height:100%;margin:auto;display:flex;align-items:center;justify-content:space-between;padding:0 18px}.brand{display:flex;align-items:center;gap:16px}.brand-mark{width:64px;height:64px;border-radius:22px;background:#ffb4cb;display:grid;place-items:center;color:#fff;font-size:0;font-weight:700;box-shadow:0 7px 0 #f18eae, inset 0 0 0 5px #ffddeb;transform:rotate(-6deg)}.brand-mark:after{content:'✦';font-size:30px}.brand-name{font-size:0;letter-spacing:2px;color:#232b55;font-weight:700}.brand-name:after{content:'星愿玩具屋';font-size:28px;letter-spacing:2px}.brand-slogan{font-size:0;color:#9298bb;letter-spacing:2px;margin-top:5px}.brand-slogan:after{content:'把想象力带到每一颗星星';font-size:12px;letter-spacing:2px}.top-note{color:#737ba5;font-size:13px;letter-spacing:1px}.top-note span{font-size:20px;color:#8b91e5;margin-left:5px}.nav{display:flex;width:1190px;max-width:100%;margin:0 auto;height:56px;background:rgba(255,255,255,.88)}.nav a{flex:1;display:flex;align-items:center;justify-content:center;color:#626a93;font-size:14px;border-top:1px solid #ececf6;transition:.25s;position:relative}.nav a:after{content:'✦';position:absolute;bottom:5px;font-size:8px;color:transparent;transition:.2s}.nav a:hover,.nav a.active{color:#fff;background:var(--night)}.nav a:hover:after,.nav a.active:after{color:#ffd36f}
.hero{height:650px;position:relative;overflow:hidden;background:#202958}.hero-track{height:100%;display:flex;transition:transform .65s ease}.hero-slide{min-width:100%;height:100%;position:relative;background-size:cover;background-position:center}.hero-slide.one{background-color:#242d61;background-position:center 42%}.hero-slide.two{background-color:#252d60;background-position:center}.hero-slide:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(23,29,61,.75),rgba(23,29,61,.12) 68%,rgba(23,29,61,.05))}.hero-copy{position:absolute;z-index:1;left:11%;top:23%;color:#fff;text-shadow:0 3px 16px rgba(14,18,46,.45);max-width:600px}.eyebrow{display:inline-block;color:#ffd36f;font-size:13px;letter-spacing:3px;margin-bottom:18px}.hero-copy h1{font-size:58px;line-height:1.18;margin:0 0 18px;letter-spacing:2px;font-weight:700}.hero-copy p{font-size:19px;letter-spacing:3px;margin:0 0 28px;color:#eef0ff}.hero-cta{display:inline-flex;align-items:center;gap:14px;background:#ff9fbd;color:#fff;padding:13px 20px;border-radius:999px;font-size:14px;box-shadow:0 5px 0 #d97e9d;transition:.2s}.hero-cta:hover{transform:translateY(-2px);box-shadow:0 7px 0 #d97e9d}.hero-cta span{font-size:18px}.hero-dots{position:absolute;bottom:26px;left:50%;transform:translateX(-50%);display:flex;gap:10px;z-index:2}.hero-dots button{width:11px;height:11px;border:1px solid #fff;border-radius:50%;background:transparent;padding:0;cursor:pointer}.hero-dots button.active{background:#ffd36f;border-color:#ffd36f}
.section{max-width:1175px;margin:0 auto;padding:78px 18px;background:var(--sky-surface);border-top:1px solid rgba(255,255,255,.58);border-bottom:1px solid rgba(212,218,248,.7)}.section-title{text-align:center;margin-bottom:42px}.section-title h2{font-size:31px;font-weight:700;letter-spacing:3px;margin:0;color:#27315d}.section-title span{display:block;color:#a3a8c7;font-size:11px;letter-spacing:4px;margin-top:10px}.category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:18px}.category{border:1px solid var(--line);padding:19px 12px;text-align:center;transition:.25s;background:rgba(255,255,255,.88);border-radius:16px;box-shadow:0 5px 0 #eef0fb}.category:hover{transform:translateY(-6px) rotate(-1deg);box-shadow:0 12px 25px rgba(76,85,145,.14)}.category img{width:114px;height:114px;object-fit:contain;margin:0 auto 13px}.category b{font-size:15px;font-weight:700;color:#4b5685}.about{background:rgba(255,244,248,.82)}.about-wrap{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.about-art{background:#dce3ff;min-height:320px;display:grid;place-items:center;overflow:hidden;border-radius:26px;position:relative}.about-art:before{content:'✦  ·  ☾  ·  ✦';position:absolute;top:18px;left:22px;color:#fff;font-size:18px;letter-spacing:8px}.about-art img{width:80%;height:80%;object-fit:contain}.about-copy h3{font-size:27px;font-weight:700;margin:0 0 18px;color:#27315d}.about-copy p{line-height:2;color:#737b9e;margin:0 0 14px}.more{display:inline-block;color:#e783a6;border-bottom:1px solid #e783a6;padding-bottom:4px;margin-top:10px;font-weight:700}
.products{background:rgba(255,255,255,.62)}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:26px}.product-card{border:1px solid var(--line);background:rgba(255,255,255,.9);transition:.25s;border-radius:18px;overflow:hidden;box-shadow:0 5px 0 #eef0fb}.product-card:hover{transform:translateY(-4px);box-shadow:0 10px 22px rgba(76,85,145,.15)}.product-card img{width:100%;aspect-ratio:1/1;object-fit:contain;background:#f5f6ff;padding:18px}.product-card h4{font-size:15px;font-weight:700;margin:15px 16px 5px;color:#4b5685}.product-card p{font-size:12px;color:#9298b8;margin:0 16px 16px}.news{background:rgba(247,248,255,.76)}.news-list{display:grid;grid-template-columns:repeat(2,1fr);gap:0 70px}.news-item{display:grid;grid-template-columns:74px 1fr;gap:18px;padding:20px 0;border-bottom:1px solid #e4e6f3}.news-date strong{display:block;font-size:32px;font-weight:700;color:#7f8ce0}.news-date span{font-size:12px;color:#a5aac4}.news-item h4{margin:0 0 8px;font-size:16px;font-weight:700;color:#39436f}.news-item p{margin:0;line-height:1.8;color:#858ba9;font-size:13px}.services{display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid #e1e4f2;border-bottom:1px solid #e1e4f2;background:rgba(255,255,255,.78)}.service{padding:24px 18px;text-align:center;border-right:1px solid #e1e4f2}.service:last-child{border:0}.service strong{display:block;font-size:16px;color:#4a5585;margin-bottom:6px}.service span{font-size:12px;color:#9ba1bd}
.footer{background:#171d3d;color:#bfc6e8;padding:44px 0 64px;position:relative;overflow:hidden}.footer:before{content:'✦  ·  ✧  ·  ✦  ·  ✧  ·  ✦';position:absolute;top:12px;right:7%;color:#6672b0;letter-spacing:12px}.footer-inner{max-width:1175px;margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:40px;padding:0 18px}.footer h3{margin:0 0 16px;color:#fff;font-size:18px;font-weight:700}.footer p{margin:7px 0;line-height:1.7}.copyright{text-align:center;border-top:1px solid #303967;margin-top:30px;padding-top:18px;font-size:12px;color:#7f89b7}
.page-banner{height:260px;background:#2a3470 url('../images/star-cloud.png') center/cover;display:flex;align-items:center;justify-content:center;color:#fff;text-align:center;position:relative}.page-banner:before{content:'';position:absolute;inset:0;background:rgba(24,31,73,.55)}.page-banner h1{position:relative;font-size:43px;font-weight:700;letter-spacing:6px;margin:0}.breadcrumb{max-width:1175px;margin:0 auto;padding:22px 18px;color:#737ba5;font-size:13px;background:rgba(255,255,255,.38)}.breadcrumb a{color:#6873a1}.content{max-width:1175px;margin:auto;padding:0 18px 80px;background:var(--sky-surface);border-left:1px solid rgba(255,255,255,.5);border-right:1px solid rgba(255,255,255,.5)}.content h2{font-size:29px;font-weight:700;color:#34406f;margin:16px 0 30px}.content p{line-height:2;color:#737b9e;font-size:15px}.two-col{display:grid;grid-template-columns:1fr 280px;gap:60px}.side-nav{border-left:3px solid var(--orange)}.side-nav a{display:block;padding:14px 18px;border-bottom:1px solid #eee;color:#666}.side-nav a.active,.side-nav a:hover{background:#fff1f6;color:#dd789e}
.list-layout{display:grid;grid-template-columns:1fr 240px;gap:55px}.filter{border:1px solid #e6e8f5;padding:20px;height:max-content;border-radius:14px}.filter h3{margin:0 0 14px;font-weight:700;color:#4b5685}.filter a{display:block;padding:9px 0;color:#888;border-bottom:1px dashed #e6e8f5}.filter a:hover{color:#dd789e}.pager{display:flex;gap:8px;justify-content:center;margin-top:35px}.pager a{border:1px solid #ddd;padding:7px 12px;color:#888;border-radius:8px}.pager a.active,.pager a:hover{background:var(--orange);border-color:var(--orange);color:#fff}
.detail-head{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start}.detail-head img{background:#f5f6ff;width:100%;aspect-ratio:1/1;object-fit:contain;padding:24px;border-radius:18px}.detail h1{font-size:30px;font-weight:700;color:#34406f;margin:0 0 20px}.price{color:#e783a6;font-size:27px;margin:14px 0}.meta{line-height:2;color:#888;border-top:1px solid #eee;border-bottom:1px solid #eee;padding:15px 0}.article-meta{font-size:12px;color:#aaa;margin:-15px 0 25px}.prev-next{display:flex;justify-content:space-between;border-top:1px solid #eee;padding-top:18px;margin-top:40px;color:#888}.form{max-width:760px}.field{display:grid;grid-template-columns:110px 1fr;gap:20px;align-items:center;margin:15px 0}.field label{color:#777}.field input,.field textarea{width:100%;border:1px solid #dfe2f1;padding:11px;font:inherit;border-radius:8px}.field textarea{min-height:140px;resize:vertical}.radios{display:flex;gap:16px;flex-wrap:wrap}.submit{background:var(--night);color:#fff;border:0;padding:12px 42px;cursor:pointer;font-size:14px;border-radius:999px}.map{height:300px;background:#dce3ff;display:grid;place-items:center;color:#5d6798;font-size:24px;letter-spacing:3px;margin-bottom:30px;border-radius:18px}
@media(max-width:900px){.top{height:120px}.top-inner{padding:0 18px 16px;align-items:flex-end}.brand-name{font-size:0}.brand-name:after{font-size:22px}.brand-mark{width:54px;height:54px}.brand-mark:after{font-size:24px}.brand-slogan:after{font-size:11px}.nav{height:auto;flex-wrap:wrap;padding:0 10px}.nav a{flex:0 0 25%;height:44px;font-size:13px}.hero{height:520px}.hero-copy h1{font-size:42px}.hero-copy p{font-size:17px}.section{padding:55px 18px}.category-grid{grid-template-columns:repeat(3,1fr)}.about-wrap,.detail-head,.two-col,.list-layout{grid-template-columns:1fr;gap:28px}.product-grid{grid-template-columns:repeat(2,1fr)}.news-list{grid-template-columns:1fr;gap:0}.services{grid-template-columns:repeat(2,1fr)}.service{border-bottom:1px solid #eee}.footer-inner{grid-template-columns:1fr;padding:0 18px}.content,.breadcrumb{padding-left:18px;padding-right:18px}.page-banner{height:190px}.page-banner h1{font-size:31px}.field{grid-template-columns:1fr;gap:7px}}
@media(max-width:520px){.brand-slogan{display:none}.nav a{flex-basis:33.333%}.hero{height:430px}.hero-copy{left:9%;top:22%}.hero-copy h1{font-size:34px}.hero-copy p{font-size:14px;letter-spacing:4px}.category-grid{grid-template-columns:repeat(2,1fr)}.product-grid{gap:14px}.product-card h4{font-size:14px;margin:11px}.product-card p{margin:0 11px 12px}.services{grid-template-columns:1fr}.section-title h2{font-size:26px}}

/* Deeper night-sky palette with soft text and lightweight decorative stars. */
:root{--ink:#586382;--muted:#9da6c0;--line:#d4daf0;--sky-surface:rgba(248,248,255,.58)}
html{background:#b9c6eb}
body{background-color:#b9c6eb;background-image:radial-gradient(circle at 10% 16%,rgba(255,255,255,.92) 0 1px,transparent 1.8px),radial-gradient(circle at 24% 72%,rgba(255,214,142,.9) 0 1.5px,transparent 2.2px),radial-gradient(circle at 78% 14%,rgba(255,255,255,.9) 0 1px,transparent 1.8px),radial-gradient(circle at 88% 68%,rgba(255,202,224,.82) 0 1.4px,transparent 2.1px),radial-gradient(circle at 62% 84%,rgba(255,255,255,.78) 0 1px,transparent 1.7px),radial-gradient(ellipse at 50% -12%,#f9e9f5 0%,#d7d7f3 38%,#b9c6eb 100%);background-size:170px 170px,250px 250px,220px 220px,290px 290px,240px 240px,100% 100%}
body:before,body:after{position:fixed;z-index:0;pointer-events:none;white-space:pre;color:rgba(255,255,255,.48);font-size:22px;line-height:2.2;letter-spacing:7px;text-shadow:0 0 12px rgba(255,255,255,.3)}
body:before{content:'✦  ·  ✧  ·  ✦\A ·  ☾  ·  ✦  ·  ✧';top:7%;right:3%;transform:rotate(8deg)}
body:after{content:'✧  ·  ✦\A ·  ✦  ·  ☾  ·  ✧';bottom:10%;left:3%;font-size:18px;transform:rotate(-9deg);color:rgba(255,220,237,.58)}
body>*{position:relative;z-index:1}
.top{background:rgba(255,249,253,.9)}
.nav{background:rgba(248,249,255,.82)}
.brand-name:after{color:#4b567a}.brand-slogan:after{color:#8993b1}.top-note{color:#7682a4}.top-note span{color:#828bd3}.nav a{color:#697493}
.section-title h2,.about-copy h3{color:#4b577c}.section-title span{color:#9aa5c2}.category b,.product-card h4{color:#5b6787}.about-copy p,.content p{color:#7f89a5}.product-card p,.news-item p{color:#929bb4}.news-item h4{color:#5a6687}.service strong{color:#5b6787}.service span{color:#929bb4}.breadcrumb{color:#818ba7}.breadcrumb a{color:#6e7b9f}.content h2,.detail h1{color:#536085}.side-nav a,.filter a{color:#727c98}.filter h3{color:#5b6787}.meta{color:#7d87a0}.field label{color:#737e9b}.map{color:#64729a}

/* Final harmony pass: one night-sky canvas, one soft lavender surface system. */
:root{--ink:#56627f;--muted:#8994ad;--line:#d9dcef;--cream:#fff8fc;--dark:#272f59;--night:#313a70;--lavender:#aeb7e7;--sky-surface:rgba(246,246,255,.82)}
html{background:#6c79a9}
body{color:var(--ink);background-color:#6c79a9;background-image:radial-gradient(circle at 8% 14%,rgba(255,255,255,.9) 0 1px,transparent 1.8px),radial-gradient(circle at 23% 62%,rgba(255,214,139,.86) 0 1.4px,transparent 2.2px),radial-gradient(circle at 76% 10%,rgba(255,255,255,.84) 0 1px,transparent 1.8px),radial-gradient(circle at 91% 72%,rgba(255,203,226,.78) 0 1.3px,transparent 2px),radial-gradient(ellipse at 50% -18%,#f4e7f4 0%,#b9bfe2 34%,#6c79a9 100%);background-size:190px 190px,270px 270px,240px 240px,310px 310px,100% 100%}
body:before{content:'✦  ·  ✧  ·  ✦\A ·  ☾  ·  ✦';top:8%;right:4%;font-size:19px;letter-spacing:6px;color:rgba(255,255,255,.42)}
body:after{content:'✧  ·  ✦\A ·  ✦  ·  ☾';bottom:12%;left:4%;font-size:17px;letter-spacing:6px;color:rgba(255,220,235,.48)}
.top{background:rgba(255,248,253,.96);border-bottom:1px solid rgba(217,220,239,.92)}
.nav{background:rgba(248,248,255,.94);box-shadow:0 8px 20px rgba(45,55,105,.08)}
.nav a{color:#68738f;border-top-color:#e3e5f2}.nav a:hover,.nav a.active{background:#313a70;color:#fff}
.brand-name:after{color:#414d73}.brand-slogan:after,.top-note{color:#8791ab}.top-note span{color:#7b86ce}
.hero-slide:after{background:linear-gradient(90deg,rgba(25,31,69,.78),rgba(25,31,69,.2) 72%,rgba(25,31,69,.1))}
.section,.content{background-color:rgba(246,246,255,.82);background-image:radial-gradient(circle at 8% 18%,rgba(255,255,255,.5) 0 1px,transparent 1.8px),radial-gradient(circle at 92% 82%,rgba(255,209,227,.22) 0 1px,transparent 1.8px);background-size:170px 170px,230px 230px;border-color:rgba(218,221,240,.92);box-shadow:0 12px 30px rgba(54,65,116,.08)}
.about{background-color:rgba(255,244,249,.86)}
.products{background-color:rgba(248,248,255,.86)}
.news{background-color:rgba(239,242,255,.86)}
.category,.product-card,.filter{background:rgba(255,252,255,.94);border-color:#d9dcef;box-shadow:0 5px 0 rgba(222,224,242,.9)}
.category:hover,.product-card:hover{box-shadow:0 12px 25px rgba(66,77,132,.16)}
.category b,.product-card h4,.service strong,.filter h3{color:#56627f}
.section-title h2,.about-copy h3,.content h2,.detail h1{color:#4b5778}
.section-title span,.product-card p,.news-item p,.service span{color:#8b95ad}
.about-copy p,.content p{color:#74809a}
.news-item h4{color:#56627f}.news-item{border-bottom-color:#dfe2f0}.news-date strong{color:#7b88d2}.news-date span{color:#929bb2}
.services{background:rgba(247,248,255,.9);border-color:#d9dcef}.service{border-right-color:#dfe2ef}
.breadcrumb{background:rgba(242,243,253,.72);color:#7d88a4}.breadcrumb a{color:#66749a}
.side-nav a,.filter a{color:#707b96;border-bottom-color:#e1e3ef}.side-nav a.active,.side-nav a:hover{background:#fff0f6;color:#d87f9f}
.filter a:hover{color:#d87f9f}.pager a{border-color:#d9dcef;color:#78839d}.pager a.active,.pager a:hover{background:#e89bb8;border-color:#e89bb8;color:#fff}
.detail-head img,.product-card img{background:#eef0fb}.meta{color:#78839b;border-color:#dfe2ef}.article-meta{color:#919ab0}.prev-next{border-top-color:#dfe2ef;color:#7d88a0}
.field label{color:#707b96}.field input,.field textarea{border-color:#d7dced;background:rgba(255,255,255,.82);color:#56627f}.map{background:#ccd5f2;color:#5f6d97}
.more{color:#d982a3;border-color:#d982a3}.price{color:#d982a3}.submit{background:#313a70}
a{color:inherit;text-decoration:none}.category img,.product-card img{display:block}.category b{display:block;white-space:nowrap}.category{overflow:hidden}

/* Shared inner-page components. */
.content{padding-top:28px}.content>.two-col,.content>.list-layout,.content>.detail{background:rgba(248,249,255,.34);border:1px solid rgba(255,255,255,.5);border-radius:18px;padding:28px;box-shadow:0 8px 22px rgba(67,77,128,.06)}
.content>.detail{padding:28px 30px}.content>.list-layout{padding:24px}.content>.two-col{padding:28px}
.side-nav,.filter{background:rgba(255,251,255,.7);border:1px solid #e1e3ef;border-left:3px solid #e99ab8;border-radius:0 14px 14px 0;overflow:hidden;box-shadow:0 6px 16px rgba(76,86,136,.06)}.side-nav a,.filter a{padding:13px 16px}.side-nav a:last-child,.filter a:last-child{border-bottom:0}
.detail-head{gap:44px}.detail-head img{box-shadow:0 8px 20px rgba(75,86,141,.08)}.detail h1{font-size:32px;letter-spacing:1px}.detail>h2{margin-top:34px;padding-top:24px;border-top:1px solid rgba(219,222,238,.85)}.detail p{max-width:900px}.prev-next a{color:#7682a0}.prev-next a:hover{color:#d982a3}
.article-meta{padding-bottom:18px;border-bottom:1px solid rgba(219,222,238,.85)}.detail.article p{max-width:880px}
.news-list{padding:4px}.news-item{padding:22px 8px}.news-item:last-child{border-bottom:0}.news-item h4 a{color:#56627f}.news-item h4 a:hover{color:#d982a3}
.form{max-width:100%}.field{margin:16px 0}.field input,.field textarea{box-shadow:inset 0 1px 2px rgba(85,96,144,.04)}.radios label{color:#707b96}.submit{box-shadow:0 4px 0 #252d5d;transition:.2s}.submit:hover{transform:translateY(-2px);box-shadow:0 6px 0 #252d5d}
.map{border:1px solid rgba(255,255,255,.58);box-shadow:0 8px 18px rgba(74,85,140,.08)}
.blank-content{min-height:720px;display:grid;place-items:center}.blank-card{text-align:center;max-width:520px;padding:58px 42px;background:rgba(248,249,255,.7);border:1px solid rgba(255,255,255,.6);border-radius:24px;box-shadow:0 10px 24px rgba(67,77,128,.08)}.blank-star{display:grid;place-items:center;width:74px;height:74px;margin:0 auto 20px;border-radius:26px;background:#ffb4cb;color:#fff;font-size:34px;box-shadow:0 7px 0 #e894b2, inset 0 0 0 5px #ffddeb;transform:rotate(-6deg)}.blank-card h1{margin:0 0 12px;color:#4b5778;font-size:30px}.blank-card p{margin:0;color:#7b86a0}

/* Bring inner-page banner and footer into the same lavender night palette. */
.page-banner{background-color:#6675a8;background-image:var(--page-banner-image,url('../images/star-cloud.png'));background-position:center top;background-size:cover;background-repeat:no-repeat;box-shadow:inset 0 -1px 0 rgba(255,255,255,.16);overflow:hidden}
.page-banner:after{display:none}
.page-banner:before{z-index:1;background:linear-gradient(90deg,rgba(35,44,91,.62),rgba(63,73,127,.28) 50%,rgba(35,44,91,.62))}.page-banner h1{z-index:2;color:#fff;text-shadow:0 3px 16px rgba(39,48,92,.42)}.page-banner h1 small{display:block;margin-top:9px;color:#e8eafd;font-size:12px;letter-spacing:4px;font-weight:600}
.footer{background:linear-gradient(145deg,#394477,#303968);color:#d4daf0;border-top:1px solid rgba(255,255,255,.18);box-shadow:inset 0 18px 34px rgba(34,42,85,.12)}.footer:before{color:#8f9bd1;opacity:.75}.footer h3{color:#fff}.footer p{color:#c5cce4}.copyright{border-top-color:rgba(218,222,244,.2);color:#aeb8d8}

/* Soften the boundary between the site canvas and the main content panels. */
html{background:#818db8}
body{background-color:#818db8;background-image:radial-gradient(circle at 8% 14%,rgba(255,255,255,.86) 0 1px,transparent 1.8px),radial-gradient(circle at 23% 62%,rgba(255,214,139,.78) 0 1.4px,transparent 2.2px),radial-gradient(circle at 76% 10%,rgba(255,255,255,.8) 0 1px,transparent 1.8px),radial-gradient(circle at 91% 72%,rgba(255,203,226,.7) 0 1.3px,transparent 2px),radial-gradient(ellipse at 50% -18%,#f5eaf4 0%,#cbd0e6 35%,#818db8 100%)}
.section,.content{background-color:rgba(233,236,247,.9);border-color:rgba(207,212,233,.9);box-shadow:0 10px 26px rgba(61,72,121,.09)}
.about{background-color:rgba(241,233,243,.88)}.products{background-color:rgba(236,239,249,.9)}.news{background-color:rgba(226,232,247,.9)}
.breadcrumb{background-color:rgba(230,233,245,.78)}

/* Let the shared starry canvas continue through the main content. */
.section,.about,.products,.news,.content,.breadcrumb{background-color:transparent;background-image:none;border-color:transparent;box-shadow:none}
.services{background:transparent;border-color:rgba(217,220,239,.52)}
.content>.two-col,.content>.list-layout,.content>.detail{background:transparent;border-color:transparent;box-shadow:none}

/* Moonlight-gold typography: bright for hierarchy, softer for long-form reading. */
:root{--star-gold:#d2a946;--star-bright:#ffe28a;--star-cream:#f8e8b7;--warm-ink:#6f6d7d}
body{color:var(--warm-ink)}
.brand-name:after,.section-title h2,.about-copy h3,.content h2,.detail h1,.detail>h2,.blank-card h1{color:var(--star-gold)}
.category b,.product-card h4,.news-item h4,.service strong,.filter h3{color:#c29436}
.section-title span,.product-card p,.news-item p,.service span,.about-copy p,.content p,.breadcrumb,.side-nav a,.filter a,.field label,.meta,.article-meta,.prev-next{color:#817b80}
.news-date strong,.price,.more,.top-note span,.pager a.active,.pager a:hover{color:#d9ad45}
.page-banner h1,.page-banner h1 small,.hero-copy h1,.hero-copy p,.footer h3{color:var(--star-cream)}
.eyebrow,.hero-cta span,.footer:before{color:var(--star-bright)}
.nav a.active,.nav a:hover{color:var(--star-bright)}
.category b,.product-card h4,.news-item h4,.service strong,.filter h3,.section-title h2,.about-copy h3,.content h2,.detail h1,.detail>h2,.blank-card h1{ text-shadow:0 1px 0 rgba(255,255,255,.28)}

/* Bright cream-gold for the main title hierarchy. */
:root{--star-gold:#f1cd6b;--star-cream:#ffe8a6}
.brand-name:after,.section-title h2,.about-copy h3,.content h2,.detail h1,.detail>h2,.blank-card h1{color:#f1cd6b;text-shadow:0 1px 0 rgba(255,255,255,.2)}
.page-banner h1,.page-banner h1 small,.hero-copy h1,.hero-copy p,.footer h3{color:#ffe8a6}

/* Stronger contrast on pale surfaces so the gold reads as intentional, not washed out. */
.brand-name:after,.section-title h2,.about-copy h3,.content h2,.detail h1,.detail>h2,.blank-card h1{color:#ffd45a!important;text-shadow:0 1px 0 rgba(126,91,24,.22)}
.page-banner h1,.page-banner h1 small,.hero-copy h1,.hero-copy p,.footer h3{color:#ffebad!important}

/* One consistent bright cream-yellow for every former warm-gold accent. */
:root{--cream-gold:#ffebaa;--cream-gold-strong:#ffe08a}
.brand-name:after,.section-title h2,.about-copy h3,.content h2,.detail h1,.detail>h2,.blank-card h1{color:var(--cream-gold-strong)!important}
.category b,.product-card h4,.news-item h4,.service strong,.filter h3,.news-date strong,.price,.more{color:var(--cream-gold-strong)!important}
.nav a:after,.nav a.active,.nav a:hover,.eyebrow,.hero-dots button.active,.top-note span{color:var(--cream-gold)!important}
.hero-dots button.active{background:var(--cream-gold);border-color:var(--cream-gold)}
.page-banner h1,.page-banner h1 small,.hero-copy h1,.hero-copy p,.footer h3,.footer:before{color:var(--cream-gold)!important}
.pager a.active,.pager a:hover{background:var(--cream-gold-strong);border-color:var(--cream-gold-strong);color:#5c5364!important}
body{background-image:radial-gradient(circle at 8% 14%,rgba(255,255,255,.86) 0 1px,transparent 1.8px),radial-gradient(circle at 23% 62%,rgba(255,235,170,.78) 0 1.4px,transparent 2.2px),radial-gradient(circle at 76% 10%,rgba(255,255,255,.8) 0 1px,transparent 1.8px),radial-gradient(circle at 91% 72%,rgba(255,235,170,.68) 0 1.3px,transparent 2px),radial-gradient(ellipse at 50% -18%,#f5eaf4 0%,#cbd0e6 35%,#818db8 100%)}

/* Neon-yellow accent pass. */
:root{--neon-yellow:#f4ff00;--neon-yellow-soft:#efff5a}
.brand-name:after,.section-title h2,.about-copy h3,.content h2,.detail h1,.detail>h2,.blank-card h1,.category b,.product-card h4,.news-item h4,.service strong,.filter h3,.news-date strong,.price,.more{color:var(--neon-yellow)!important;text-shadow:0 1px 0 rgba(43,48,71,.42),0 0 8px rgba(244,255,0,.14)}
.nav a:after,.nav a.active,.nav a:hover,.eyebrow,.hero-dots button.active,.top-note span,.page-banner h1,.page-banner h1 small,.hero-copy h1,.hero-copy p,.footer h3,.footer:before{color:var(--neon-yellow-soft)!important}
.hero-dots button.active{background:var(--neon-yellow);border-color:var(--neon-yellow)}
.pager a.active,.pager a:hover{background:var(--neon-yellow);border-color:var(--neon-yellow);color:#34394f!important}
body{background-image:radial-gradient(circle at 8% 14%,rgba(255,255,255,.86) 0 1px,transparent 1.8px),radial-gradient(circle at 23% 62%,rgba(244,255,0,.82) 0 1.4px,transparent 2.2px),radial-gradient(circle at 76% 10%,rgba(255,255,255,.8) 0 1px,transparent 1.8px),radial-gradient(circle at 91% 72%,rgba(244,255,0,.72) 0 1.3px,transparent 2px),radial-gradient(ellipse at 50% -18%,#f5eaf4 0%,#cbd0e6 35%,#818db8 100%)}
.category b,.product-card h4{text-shadow:none!important}
.category b,.product-card h4{color:#535b78!important;text-shadow:none!important}

/* Small cartoon-like celestial accents for selected modules. */
.section,.about,.products,.news,.services{position:relative;overflow:hidden}
.section-title:before,.section-title:after{position:absolute;pointer-events:none;z-index:0;font-family:Georgia,serif;line-height:1;text-shadow:0 0 12px rgba(244,255,0,.25)}
.section-title:before{content:'✦';left:12%;top:5px;color:rgba(244,255,0,.72);font-size:22px;transform:rotate(-12deg)}
.section-title:after{content:'✧  ·  ✦';right:11%;top:10px;color:rgba(255,235,170,.72);font-size:16px;letter-spacing:8px}
.about:after{content:'☾';position:absolute;right:5%;bottom:22px;pointer-events:none;color:rgba(255,235,170,.62);font-size:70px;line-height:1;text-shadow:0 0 18px rgba(244,255,0,.2);transform:rotate(-18deg)}
.products:before{content:'✦  ·  ✧  ·  ✦';position:absolute;right:5%;top:24px;pointer-events:none;color:rgba(244,255,0,.64);font-size:18px;letter-spacing:9px;transform:rotate(7deg);text-shadow:0 0 12px rgba(244,255,0,.25)}
.news:after{content:'☾  ·  ✦';position:absolute;left:4%;bottom:20px;pointer-events:none;color:rgba(255,235,170,.56);font-size:28px;letter-spacing:10px;transform:rotate(-8deg)}
.services:before{content:'✧  ·  ✦  ·  ✧';position:absolute;right:8%;top:10px;pointer-events:none;color:rgba(244,255,0,.58);font-size:14px;letter-spacing:8px}
.section-title h2,.section-title span{position:relative;z-index:1}

/* Local toy illustrations act as friendly section companions. */
.about:before,.products:after,.news:before{content:'';position:absolute;z-index:0;pointer-events:none;background-repeat:no-repeat;background-position:center;background-size:contain;filter:drop-shadow(0 8px 8px rgba(57,66,112,.14))}
.about:before{left:auto;right:4%;bottom:16px;width:104px;height:112px;background-image:url('../images/toy-panda.jpg');border-radius:26px;transform:rotate(5deg);opacity:.94;z-index:1}
.products:after{right:3%;bottom:72px;width:118px;height:100px;background-image:url('../images/toy-plush.svg');transform:rotate(6deg);opacity:.92;z-index:1}
.news:before{right:4%;top:34px;width:104px;height:88px;background-image:url('../images/toy-car.svg');transform:rotate(-5deg);opacity:.9;z-index:1}
.about-wrap,.products .section-title,.products .product-grid,.news .section-title,.news-list{position:relative;z-index:2}
@media(max-width:900px){.about:before{width:82px;height:90px;right:2%;bottom:10px}.products:after{width:92px;height:78px;right:1%;bottom:52px}.news:before{width:80px;height:68px;right:1%;top:28px}}
@media(max-width:520px){.about:before{width:66px;height:72px;right:1%;opacity:.76}.products:after{width:74px;height:62px;right:1%;bottom:38px;opacity:.76}.news:before{width:64px;height:54px;right:1%;top:24px;opacity:.74}}

/* Replace toy cutouts with simple cartoon star-and-moon companions. */
.about:before{content:'☾';background:none;border-radius:0;filter:none;right:4%;bottom:14px;width:auto;height:auto;color:#ffebaa;font-family:Georgia,serif;font-size:94px;line-height:1;transform:rotate(-14deg);opacity:.9;text-shadow:0 0 16px rgba(244,255,0,.32)}
.about:after{content:'✦  ·  ✧';right:3%;bottom:24px;font-size:18px;letter-spacing:8px;color:rgba(244,255,0,.72);transform:rotate(5deg)}
.products:after{content:'★';background:none;filter:none;right:3%;bottom:64px;width:auto;height:auto;color:#f4ff00;font-family:Georgia,serif;font-size:86px;line-height:1;transform:rotate(10deg);opacity:.88;text-shadow:0 0 14px rgba(244,255,0,.36)}
.news:before{content:'☾  ✦';background:none;filter:none;right:4%;top:26px;width:auto;height:auto;color:#efff5a;font-family:Georgia,serif;font-size:38px;line-height:1;letter-spacing:10px;transform:rotate(-8deg);opacity:.86;text-shadow:0 0 12px rgba(244,255,0,.26)}
@media(max-width:900px){.about:before{font-size:76px;right:2%;bottom:8px}.products:after{font-size:68px;right:1%;bottom:46px}.news:before{font-size:30px;right:1%;top:24px}}
@media(max-width:520px){.about:before{font-size:60px;right:1%;opacity:.76}.products:after{font-size:54px;right:1%;bottom:34px;opacity:.76}.news:before{font-size:24px;right:1%;top:20px;opacity:.74}}

/* Extra constellation details keep the sections lively without crowding the content. */
.category-grid,.product-grid,.news-list{position:relative}
.category-grid:before,.category-grid:after,.product-grid:before,.product-grid:after,.news-list:before,.news-list:after{position:absolute;pointer-events:none;z-index:0;font-family:Georgia,serif;line-height:1}
.category-grid:before{content:'☾  ·  ✦';left:-2px;bottom:-30px;color:rgba(255,235,170,.58);font-size:25px;letter-spacing:8px;transform:rotate(-8deg)}
.category-grid:after{content:'✧  ·  ★';right:-4px;top:-22px;color:rgba(244,255,0,.52);font-size:20px;letter-spacing:9px;transform:rotate(8deg)}
.product-grid:before{content:'✦';left:3%;top:-30px;color:rgba(244,255,0,.54);font-size:24px;text-shadow:0 0 12px rgba(244,255,0,.3)}
.product-grid:after{content:'☾  ·  ✧';right:1%;bottom:-34px;color:rgba(255,235,170,.54);font-size:22px;letter-spacing:8px;transform:rotate(6deg)}
.news-list:before{content:'✦  ·  ✧';left:1%;top:-25px;color:rgba(244,255,0,.48);font-size:18px;letter-spacing:8px}
.news-list:after{content:'☾';right:17%;bottom:-34px;color:rgba(255,235,170,.48);font-size:32px;transform:rotate(-14deg)}
.category-grid>* ,.product-grid>* ,.news-list>*{position:relative;z-index:1}
@media(max-width:520px){.category-grid:before{font-size:18px;bottom:-24px}.category-grid:after{font-size:16px;top:-18px}.product-grid:before{font-size:18px;top:-22px}.product-grid:after{font-size:17px;bottom:-26px}.news-list:before{font-size:15px;top:-18px}.news-list:after{font-size:25px;bottom:-26px}}

/* Keep the added ornaments inside the visible module bounds. */
.category-grid:before{top:8px;bottom:auto;left:10px;font-size:28px;opacity:.9}
.category-grid:after{top:8px;right:10px;font-size:24px;opacity:.88}
.product-grid:before{top:8px;left:12px;font-size:28px;opacity:.9}
.product-grid:after{top:8px;bottom:auto;right:12px;font-size:24px;opacity:.88}
.news-list:before{top:8px;font-size:24px;opacity:.86}
.news-list:after{top:8px;bottom:auto;right:13%;font-size:34px;opacity:.84}
@media(max-width:520px){.category-grid:before{top:4px;font-size:21px}.category-grid:after{top:4px;font-size:18px}.product-grid:before{top:4px;font-size:21px}.product-grid:after{top:4px;font-size:18px}.news-list:before{top:4px;font-size:18px}.news-list:after{top:4px;font-size:26px}}

/* Inner-page navigation becomes a full-width tab strip above the content. */
.two-col,.list-layout{display:flex;flex-direction:column;gap:24px}
.two-col>.side-nav,.list-layout>.filter{order:-1;width:100%;display:flex;align-items:center;flex-wrap:wrap;gap:8px;padding:12px 14px;border:1px solid rgba(255,255,255,.76);border-top:3px solid #e99ab8;border-radius:16px;background:linear-gradient(145deg,rgba(235,240,255,.94),rgba(205,216,244,.9) 68%,rgba(184,198,232,.9));box-shadow:0 10px 22px rgba(76,88,145,.13),inset 0 0 0 5px rgba(255,255,255,.16);overflow:visible}
.two-col>.side-nav a,.list-layout>.filter a{flex:0 0 auto;padding:9px 15px;border:1px solid transparent;border-radius:999px;background:rgba(255,255,255,.32);color:#535b78}
.two-col>.side-nav a:hover,.two-col>.side-nav a.active,.list-layout>.filter a:hover{background:#f4ff00;color:#535b78;border-color:rgba(255,255,255,.72)}
.list-layout>.filter h3{flex:0 0 100%;margin:0 0 2px;color:#535b78}
.content>.two-col,.content>.list-layout{padding:20px}

/* Tiny animated stars on list borders. */
@keyframes listStarTwinkle{0%,100%{opacity:.25;transform:scale(.72) rotate(0deg)}50%{opacity:1;transform:scale(1.12) rotate(18deg)}}
.category,.product-card,.news-item,.news-card{position:relative}
.category:after,.product-card:after,.news-item:after,.news-card:after{content:'✦';position:absolute;right:11px;top:9px;z-index:4;pointer-events:none;color:#f4ff00;font-family:Georgia,serif;font-size:15px;line-height:1;text-shadow:0 0 8px rgba(244,255,0,.58);animation:listStarTwinkle 2.6s ease-in-out infinite}
.category:nth-child(2n):after,.product-card:nth-child(2n):after,.news-item:nth-child(2n):after,.news-card:nth-child(2n):after{animation-delay:.75s;color:#ffebaa}
.category:nth-child(3n):after,.product-card:nth-child(3n):after,.news-item:nth-child(3n):after,.news-card:nth-child(3n):after{animation-delay:1.35s}
.news-item:after{top:13px;right:15px}.news-card:after{top:10px;right:12px}

/* About, contact, and message pages do not need a secondary category strip. */
body:has(.nav a.active[href="list_about.html"]) .two-col>.side-nav,body:has(.nav a.active[href="list_contact.html"]) .two-col>.side-nav,body:has(.nav a.active[href="list_message.html"]) .two-col>.side-nav{display:none}
body:has(.nav a.active[href="list_about.html"]) .two-col,body:has(.nav a.active[href="list_contact.html"]) .two-col,body:has(.nav a.active[href="list_message.html"]) .two-col{display:block}
body:has(.nav a.active[href="list_about.html"]) .two-col>article,body:has(.nav a.active[href="list_contact.html"]) .two-col>article,body:has(.nav a.active[href="list_message.html"]) .two-col>div{width:100%}

/* About page: a calm story panel with a constellation-style values section. */
body:has(.nav a.active[href="list_about.html"]) .content{padding-top:36px;padding-bottom:96px}
body:has(.nav a.active[href="list_about.html"]) .two-col>article{max-width:1040px;margin:0 auto;padding:42px 48px;background:linear-gradient(145deg,rgba(235,240,255,.7),rgba(202,214,244,.5));border:1px solid rgba(255,255,255,.72);border-radius:28px;box-shadow:0 16px 32px rgba(76,88,145,.12),inset 0 0 0 6px rgba(255,255,255,.14);position:relative;overflow:hidden}
body:has(.nav a.active[href="list_about.html"]) .two-col>article:before{content:'✦  ·  ☾  ·  ✧';position:absolute;right:34px;top:28px;color:rgba(244,255,0,.66);font-family:Georgia,serif;font-size:18px;letter-spacing:8px;transform:rotate(7deg)}
body:has(.nav a.active[href="list_about.html"]) .two-col>article h2{position:relative;margin:0 0 20px;padding-bottom:13px;font-size:30px;color:#535b78!important}
body:has(.nav a.active[href="list_about.html"]) .two-col>article h2:after{content:'';position:absolute;left:0;bottom:0;width:58px;height:3px;border-radius:99px;background:#f4ff00;box-shadow:0 0 8px rgba(244,255,0,.45)}
body:has(.nav a.active[href="list_about.html"]) .two-col>article p{max-width:860px;margin:0 0 17px;font-size:16px;line-height:2;color:#68738f}
body:has(.nav a.active[href="list_about.html"]) .two-col>article h2:nth-of-type(2){margin-top:42px}
body:has(.nav a.active[href="list_about.html"]) .two-col>article p:nth-of-type(n+4){display:inline-block;vertical-align:top;width:calc(33.333% - 12px);min-height:114px;margin:10px 14px 0 0;padding:17px 18px;background:rgba(255,255,255,.38);border:1px solid rgba(255,255,255,.6);border-radius:16px;box-shadow:inset 0 0 0 3px rgba(255,255,255,.12);line-height:1.8}
body:has(.nav a.active[href="list_about.html"]) .two-col>article p:nth-of-type(6){margin-right:0}
body:has(.nav a.active[href="list_about.html"]) .two-col>article strong{display:block;margin-bottom:6px;color:#535b78}

/* Contact page: transform the placeholder map into a friendly star-map service station. */
body:has(.nav a.active[href="list_contact.html"]) .content{padding-top:36px;padding-bottom:96px}
body:has(.nav a.active[href="list_contact.html"]) .map{height:340px;margin:0 auto 30px;max-width:1080px;position:relative;overflow:hidden;isolation:isolate;background:radial-gradient(circle at 18% 22%,rgba(255,255,255,.7) 0 2px,transparent 3px),radial-gradient(circle at 72% 28%,rgba(244,255,0,.78) 0 2px,transparent 3px),radial-gradient(circle at 68% 74%,rgba(255,235,170,.72) 0 2px,transparent 3px),linear-gradient(145deg,#cbd6f4,#aebce5 68%,#9aa9d6);border:1px solid rgba(255,255,255,.78);border-radius:28px;box-shadow:0 16px 32px rgba(76,88,145,.13),inset 0 0 0 7px rgba(255,255,255,.18);color:#535b78;font-size:0}
body:has(.nav a.active[href="list_contact.html"]) .map:before{content:'✦';position:absolute;z-index:1;left:50%;top:50%;width:104px;height:104px;display:grid;place-items:center;transform:translate(-50%,-54%) rotate(8deg);border-radius:34px;background:#f4ff00;color:#535b78;font-family:Georgia,serif;font-size:56px;box-shadow:0 10px 0 #d8e100,0 0 0 9px rgba(255,255,255,.42),0 16px 28px rgba(76,88,145,.2)}
body:has(.nav a.active[href="list_contact.html"]) .map:after{content:'星图服务中心';position:absolute;z-index:1;left:50%;top:calc(50% + 78px);transform:translateX(-50%);color:#535b78;font-size:22px;letter-spacing:5px;font-weight:700;white-space:nowrap}
body:has(.nav a.active[href="list_contact.html"]) .two-col>article{max-width:1080px;margin:0 auto;padding:34px 42px;background:rgba(235,240,255,.52);border:1px solid rgba(255,255,255,.68);border-radius:24px;box-shadow:0 12px 28px rgba(76,88,145,.1)}
body:has(.nav a.active[href="list_contact.html"]) .two-col>article h2{margin:0 0 24px;color:#535b78!important}
body:has(.nav a.active[href="list_contact.html"]) .two-col>article p{display:inline-flex;align-items:center;width:calc(33.333% - 12px);min-height:62px;margin:0 14px 14px 0;padding:0 18px;background:rgba(255,255,255,.42);border:1px solid rgba(255,255,255,.62);border-radius:14px;color:#68738f}
body:has(.nav a.active[href="list_contact.html"]) .two-col>article p:nth-of-type(3){margin-right:0}
body:has(.nav a.active[href="list_contact.html"]) .two-col>article p:last-child{display:block;width:100%;min-height:auto;margin:8px 0 0;padding:17px 18px;line-height:1.8}
@media(max-width:900px){body:has(.nav a.active[href="list_about.html"]) .two-col>article,body:has(.nav a.active[href="list_contact.html"]) .two-col>article{padding:30px 26px}body:has(.nav a.active[href="list_about.html"]) .two-col>article p:nth-of-type(n+4),body:has(.nav a.active[href="list_contact.html"]) .two-col>article p{width:calc(50% - 10px);margin-right:16px}body:has(.nav a.active[href="list_about.html"]) .two-col>article p:nth-of-type(6),body:has(.nav a.active[href="list_contact.html"]) .two-col>article p:nth-of-type(3){margin-right:16px}body:has(.nav a.active[href="list_contact.html"]) .two-col>article p:last-child{width:100%;margin-right:0}}
@media(max-width:520px){body:has(.nav a.active[href="list_about.html"]) .two-col>article,body:has(.nav a.active[href="list_contact.html"]) .two-col>article{padding:26px 20px;border-radius:20px}body:has(.nav a.active[href="list_about.html"]) .two-col>article:before{right:20px;top:20px;font-size:14px;letter-spacing:5px}body:has(.nav a.active[href="list_about.html"]) .two-col>article h2{font-size:26px}body:has(.nav a.active[href="list_about.html"]) .two-col>article p:nth-of-type(n+4),body:has(.nav a.active[href="list_contact.html"]) .two-col>article p{display:block;width:100%;min-height:auto;margin:12px 0 0}body:has(.nav a.active[href="list_contact.html"]) .map{height:270px;border-radius:22px}body:has(.nav a.active[href="list_contact.html"]) .map:before{width:82px;height:82px;font-size:44px;border-radius:27px}body:has(.nav a.active[href="list_contact.html"]) .map:after{top:calc(50% + 62px);font-size:17px;letter-spacing:3px}}

/* Always-visible cartoon celestial companions shared by every page. */
.site-celestials{position:fixed!important;inset:0;z-index:5!important;pointer-events:none;overflow:hidden}
.site-celestials span{position:absolute;display:grid;place-items:center;font-family:Georgia,serif;line-height:1;color:#f4ff00;text-shadow:0 0 12px rgba(244,255,0,.42),0 2px 0 rgba(70,69,96,.18)}
.celestial-star{font-size:30px}.star-a{left:2.5%;top:28%;transform:rotate(-12deg)}.star-b{right:3%;top:22%;font-size:24px;transform:rotate(14deg);color:#efff5a!important}.star-c{left:7%;bottom:18%;font-size:22px;transform:rotate(8deg);color:#ffebaa!important}
.celestial-moon{right:4%;bottom:22%;font-size:78px;color:#ffebaa!important;transform:rotate(-14deg);text-shadow:0 0 18px rgba(255,235,170,.48),0 2px 0 rgba(70,69,96,.18)!important}
@media(max-width:900px){.celestial-star{font-size:24px}.star-a{left:1.5%;top:32%}.star-b{right:2%;top:25%;font-size:20px}.star-c{left:5%;bottom:16%;font-size:18px}.celestial-moon{right:2%;bottom:18%;font-size:60px}}
@media(max-width:520px){.celestial-star{font-size:19px}.star-a{left:1%;top:34%}.star-b{right:1%;top:28%;font-size:16px}.star-c{left:4%;bottom:13%;font-size:15px}.celestial-moon{right:1%;bottom:14%;font-size:48px}}

/* Transparent navigation: page state is shown by text and the tiny star marker. */
.nav{background:transparent!important;box-shadow:none!important}
.nav a{background:transparent!important;border-top-color:transparent;color:#68738f}
.nav a:hover,.nav a.active{background:transparent!important;color:#313a70}
.nav a:after{color:transparent}.nav a:hover:after,.nav a.active:after{color:#f4ff00}

/* Match content headings to the readable product-name color. */
.brand-name:after,.section-title h2,.about-copy h3,.content h2,.detail h1,.detail>h2,.blank-card h1{color:#535b78!important;text-shadow:none!important}
.category b,.product-card h4,.news-item h4,.service strong,.filter h3{color:#535b78!important;text-shadow:none!important}

/* Homepage news becomes a soft starry image carousel. */
.news-slider{position:relative;display:flex;align-items:center;gap:16px;z-index:2}.news-viewport{overflow:hidden;flex:1;padding:12px 4px 18px}.news-track{display:flex;gap:18px;transition:transform .55s ease}.news-card{flex:0 0 calc((100% - 36px)/3);min-width:0;border-radius:20px;background:radial-gradient(circle at 18% 16%,rgba(255,255,255,.42) 0 1px,transparent 2px),linear-gradient(145deg,rgba(235,240,255,.96),rgba(205,216,244,.92) 68%,rgba(184,198,232,.9));border:1px solid rgba(255,255,255,.78);box-shadow:0 10px 22px rgba(76,88,145,.13),inset 0 0 0 5px rgba(255,255,255,.16);overflow:hidden}.news-card a{display:block;height:100%}.news-card img{display:block;width:100%;aspect-ratio:1.55/1;object-fit:cover;border-bottom:1px solid rgba(255,255,255,.68)}.news-card-body{padding:15px 17px 18px}.news-card-date{display:block;color:#7d86a0;font-size:11px;letter-spacing:2px;margin-bottom:7px}.news-card h4{margin:0 0 8px;color:#535b78;font-size:16px;line-height:1.45}.news-card p{margin:0;color:#7b849d;font-size:12px;line-height:1.7}.news-arrow{flex:0 0 38px;width:38px;height:38px;border:1px solid rgba(255,255,255,.76);border-radius:50%;background:rgba(246,248,255,.76);color:#535b78;font-size:28px;line-height:1;cursor:pointer;box-shadow:0 6px 14px rgba(76,88,145,.1);transition:.2s}.news-arrow:hover{background:#f4ff00;color:#535b78;transform:translateY(-2px)}.news-dots{display:flex;justify-content:center;gap:9px;margin-top:8px;position:relative;z-index:2}.news-dots button{width:8px;height:8px;padding:0;border:1px solid #f4ff00;border-radius:50%;background:transparent;cursor:pointer}.news-dots button.active{background:#f4ff00}.news-card:hover{transform:translateY(-4px);box-shadow:0 14px 26px rgba(76,88,145,.18),inset 0 0 0 5px rgba(255,255,255,.2)}
@media(max-width:900px){.news-card{flex-basis:calc((100% - 18px)/2)}.news-slider{gap:10px}.news-arrow{flex-basis:34px;width:34px;height:34px;font-size:24px}}
@media(max-width:520px){.news-card{flex-basis:100%}.news-card h4{font-size:15px}.news-arrow{flex-basis:30px;width:30px;height:30px;font-size:22px}.news-viewport{padding-left:0;padding-right:0}}

/* About image as a moonlit toy-story frame. */
.about-art{min-height:350px;padding:28px;background:radial-gradient(circle at 22% 18%,rgba(255,255,255,.2) 0 1px,transparent 2px),radial-gradient(circle at 78% 30%,rgba(244,255,0,.42) 0 1.5px,transparent 2.5px),linear-gradient(145deg,#6577b0,#3e4b82 72%,#303967);border:1px solid rgba(255,255,255,.5);border-radius:30px;box-shadow:0 14px 28px rgba(45,56,108,.18),inset 0 0 0 7px rgba(255,255,255,.1);isolation:isolate}
.about-art:before{content:'✦  ·  ✧  ·  ✦';top:20px;left:24px;color:#efff5a;font-size:17px;letter-spacing:7px;text-shadow:0 0 10px rgba(244,255,0,.38);z-index:2}
.about-art:after{content:'☾';position:absolute;right:24px;bottom:18px;color:#ffebaa;font-family:Georgia,serif;font-size:46px;line-height:1;transform:rotate(-12deg);text-shadow:0 0 12px rgba(255,235,170,.4);z-index:2}
.about-art img{position:relative;z-index:1;width:88%;height:88%;object-fit:cover;border:7px solid rgba(255,255,255,.78);border-radius:22px;box-shadow:0 12px 24px rgba(28,37,79,.24)}

/* Lighten the frame to match the site's soft lavender canvas. */
.about-art{background:radial-gradient(circle at 20% 18%,rgba(255,255,255,.55) 0 1px,transparent 2px),radial-gradient(circle at 78% 28%,rgba(244,255,0,.34) 0 1.5px,transparent 2.5px),linear-gradient(145deg,#cbd6f4,#aebce5 68%,#9aa9d6);border-color:rgba(255,255,255,.72);box-shadow:0 12px 24px rgba(76,88,145,.13),inset 0 0 0 7px rgba(255,255,255,.18)}
.about-art img{border-color:rgba(255,255,255,.9);box-shadow:0 10px 20px rgba(76,88,145,.16)}
@media(max-width:900px){.about-art{min-height:310px;padding:24px}.about-art img{width:88%;height:88%}}
@media(max-width:520px){.about-art{min-height:270px;padding:20px;border-radius:24px}.about-art:before{top:15px;left:18px;font-size:14px}.about-art:after{right:18px;bottom:14px;font-size:36px}.about-art img{border-width:5px;border-radius:18px}}

/* Reuse the moonlit frame treatment across list-style modules. */
.category,.product-card,.news-item,.filter,.side-nav{background:radial-gradient(circle at 18% 16%,rgba(255,255,255,.42) 0 1px,transparent 2px),radial-gradient(circle at 82% 24%,rgba(244,255,0,.18) 0 1px,transparent 2px),linear-gradient(145deg,rgba(235,240,255,.94),rgba(205,216,244,.9) 68%,rgba(184,198,232,.9));border:1px solid rgba(255,255,255,.76);box-shadow:0 10px 22px rgba(76,88,145,.13),inset 0 0 0 5px rgba(255,255,255,.16)}
.category,.product-card{border-radius:18px}.news-item{border-bottom:0;border-radius:18px;margin:10px 0;padding:22px 16px}.news-list{gap:14px 24px}.filter,.side-nav{border-left:3px solid #e99ab8;border-radius:0 16px 16px 0;overflow:hidden}
.category:hover,.product-card:hover,.news-item:hover,.filter:hover,.side-nav:hover{box-shadow:0 14px 26px rgba(76,88,145,.18),inset 0 0 0 5px rgba(255,255,255,.2)}
.category img,.product-card img{border-radius:12px;box-shadow:0 8px 16px rgba(76,88,145,.08)}

/* Hovering a list module wakes up the small stars set into its frame. */
@keyframes listBorderStarFlash{0%,100%{opacity:.32;filter:brightness(.95);transform:scale(.82) rotate(-8deg)}50%{opacity:1;filter:brightness(1.2);transform:scale(1.16) rotate(10deg)}}
@keyframes listBorderGlow{0%,100%{box-shadow:0 10px 22px rgba(76,88,145,.13),inset 0 0 0 5px rgba(255,255,255,.16),0 0 0 rgba(244,255,0,0)}50%{box-shadow:0 15px 28px rgba(76,88,145,.18),inset 0 0 0 5px rgba(255,255,255,.22),0 0 16px rgba(244,255,0,.3)}}
.category,.product-card,.news-item,.news-card,.filter,.side-nav{position:relative;isolation:isolate}
.category:before,.product-card:before,.news-item:before,.news-card:before,.filter:before,.side-nav:before{content:'✦  ·  ✧';position:absolute;left:10px;bottom:8px;z-index:3;pointer-events:none;color:rgba(255,235,170,.72);font-family:Georgia,serif;font-size:13px;letter-spacing:5px;line-height:1;text-shadow:0 0 8px rgba(244,255,0,.36);opacity:.38;transform:scale(.86) rotate(-8deg);transition:opacity .2s ease}
.category:after,.product-card:after,.news-item:after,.news-card:after,.filter:after,.side-nav:after{content:'✦';right:11px;top:9px;z-index:3;opacity:.4;animation:none;transition:opacity .2s ease}
.news-item:after{top:13px;right:15px}.news-card:after{top:10px;right:12px}
.category:hover,.product-card:hover,.news-item:hover,.news-card:hover,.filter:hover,.side-nav:hover{animation:listBorderGlow 1.35s ease-in-out infinite}
.category:hover:before,.product-card:hover:before,.news-item:hover:before,.news-card:hover:before,.filter:hover:before,.side-nav:hover:before{animation:listBorderStarFlash .74s ease-in-out infinite}
.category:hover:after,.product-card:hover:after,.news-item:hover:after,.news-card:hover:after,.filter:hover:after,.side-nav:hover:after{animation:listBorderStarFlash .62s ease-in-out infinite reverse;opacity:1}
@media(prefers-reduced-motion:reduce){.category:hover,.product-card:hover,.news-item:hover,.news-card:hover,.filter:hover,.side-nav:hover,.category:hover:before,.product-card:hover:before,.news-item:hover:before,.news-card:hover:before,.filter:hover:before,.side-nav:hover:before,.category:hover:after,.product-card:hover:after,.news-item:hover:after,.news-card:hover:after,.filter:hover:after,.side-nav:hover:after{animation:none}}

/* Final mobile navigation: a consistent, touch-friendly two-row grid on every page. */
@media(max-width:520px){
  .nav{
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:7px!important;
    width:100%!important;
    height:auto!important;
    padding:8px 10px 10px!important;
  }
  .nav a{
    display:flex!important;
    flex:none!important;
    min-width:0!important;
    height:40px!important;
    padding:0 4px!important;
    border:1px solid rgba(255,255,255,.42)!important;
    border-radius:8px!important;
    background:rgba(255,255,255,.1)!important;
    color:#535b78!important;
    font-size:12px!important;
    line-height:1!important;
    white-space:nowrap;
  }
  .nav a.active{
    border-color:rgba(255,238,160,.85)!important;
    background:rgba(255,255,255,.48)!important;
    box-shadow:inset 0 0 0 1px rgba(255,238,160,.2)!important;
    font-weight:700;
  }
  .nav a.active:after,.nav a:hover:after{
    right:9%!important;
    top:4px!important;
    font-size:11px!important;
  }
}

/* Keep the homepage news list aligned to the shared 1175px content measure. */
body:has(.hero) .news .homepage-news-list{
  width:100%!important;
  max-width:1175px!important;
  margin-left:auto!important;
  margin-right:auto!important;
}

/* Match the advantages heading to the homepage news title purple. */
body:has(.hero) .advantages-title h2{
  color:#535b78!important;
  text-shadow:none!important;
}

/* Tighten the vertical rhythm between homepage modules. */
body:has(.hero) .section{
  padding-top:64px;
  padding-bottom:64px;
}
body:has(.hero) .advantages{
  padding-top:42px;
  padding-bottom:40px;
}
@media(max-width:900px){
  body:has(.hero) .section{padding-top:50px;padding-bottom:50px}
  body:has(.hero) .advantages{padding-top:36px;padding-bottom:34px}
}
@media(max-width:520px){
  body:has(.hero) .section{padding-top:40px;padding-bottom:40px}
  body:has(.hero) .advantages{padding-top:32px;padding-bottom:30px}
}

/* Keep both lines of the advantages heading consistent with the news-title purple. */
body:has(.hero) .advantages .advantages-title h2,
body:has(.hero) .advantages .advantages-title span{
  color:#535b78!important;
  text-shadow:none!important;
}

/* Tighter homepage rhythm and an icon-led advantage strip above the footer. */
body:has(.hero) .section{padding-top:62px;padding-bottom:62px}
body:has(.hero) .about{padding-top:58px;padding-bottom:58px}
.advantages{position:relative;padding:50px 18px 46px;background:rgba(69,88,151,.32);overflow:hidden}.advantages:before{content:'✦  ·  ✧  ·  ☾';position:absolute;right:8%;top:18px;color:rgba(255,238,160,.48);font-family:Georgia,serif;font-size:17px;letter-spacing:9px;transform:rotate(7deg);pointer-events:none}.advantages-inner{max-width:1175px;margin:0 auto}.advantages-title{margin-bottom:28px;text-align:center}.advantages-title h2{display:inline-block;position:relative;margin:0;color:#535b78;font-size:28px;letter-spacing:2px}.advantages-title h2:before{content:'✦';position:absolute;left:-34px;top:-3px;color:#ffeea0;font-family:Georgia,serif;font-size:20px;text-shadow:0 0 10px rgba(255,238,160,.5);animation:headingCelestialDrift 3.8s ease-in-out infinite}.advantages-title h2:after{content:'☾';position:absolute;right:-34px;bottom:-8px;color:#ffeea0;font-family:Georgia,serif;font-size:21px;text-shadow:0 0 10px rgba(255,238,160,.5);animation:headingCelestialDrift 4.4s ease-in-out infinite reverse}.advantages-title span{display:block;margin-top:8px;color:#d8e0f7;font-size:10px;letter-spacing:4px}.advantages .services{display:grid;grid-template-columns:repeat(5,1fr);gap:18px;padding:0;max-width:none;background:none;border:0}.advantages .service{padding:8px 10px;background:none;border:0!important;text-align:center}.advantages .service strong:before{content:none}.service-icon{display:grid;place-items:center;width:48px;height:48px;margin:0 auto 12px;border:1px solid rgba(255,238,160,.56);border-radius:50%;color:#ffeea0;font-family:Georgia,serif;font-size:25px;font-style:normal;line-height:1;box-shadow:0 0 15px rgba(255,238,160,.16),inset 0 0 0 5px rgba(255,255,255,.1)}.advantages .service strong{margin:0 0 7px;color:#ffeea0!important;font-size:15px}.advantages .service span{color:#e1e6f6;font-size:12px}
@keyframes homeModuleEnter{from{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}
.home-reveal{opacity:0;transform:translateY(28px)}.home-reveal.is-visible{animation:homeModuleEnter .72s cubic-bezier(.22,.76,.28,1) forwards}.advantages.home-reveal .service{opacity:0;transform:translateY(18px)}.advantages.home-reveal.is-visible .service{animation:homeModuleEnter .58s cubic-bezier(.22,.76,.28,1) forwards}.advantages.home-reveal.is-visible .service:nth-child(1){animation-delay:.06s}.advantages.home-reveal.is-visible .service:nth-child(2){animation-delay:.14s}.advantages.home-reveal.is-visible .service:nth-child(3){animation-delay:.22s}.advantages.home-reveal.is-visible .service:nth-child(4){animation-delay:.3s}.advantages.home-reveal.is-visible .service:nth-child(5){animation-delay:.38s}
@media(max-width:900px){body:has(.hero) .section{padding-top:50px;padding-bottom:50px}.advantages{padding:42px 18px}.advantages .services{grid-template-columns:repeat(3,1fr);gap:26px 12px}.advantages .service{padding:4px 8px}}
@media(max-width:520px){body:has(.hero) .section{padding-top:42px;padding-bottom:42px}.advantages{padding:38px 14px}.advantages-title h2{font-size:25px}.advantages .services{grid-template-columns:repeat(2,1fr);gap:24px 10px}.advantages .service:last-child{grid-column:1/-1}.service-icon{width:44px;height:44px;font-size:23px}.advantages .service strong{font-size:14px}.advantages .service span{font-size:11px}}
@media(prefers-reduced-motion:reduce){.home-reveal,.advantages.home-reveal .service{opacity:1;transform:none}.home-reveal.is-visible,.advantages.home-reveal.is-visible .service{animation:none}}

/* Let the advantage module sit directly on the shared starry canvas. */
.advantages,.advantages .services{background:transparent!important;background-image:none!important}

/* Advantage labels stand cleanly beneath their service icons, without extra stars. */
.advantages .service strong:before,.advantages .service strong::before{content:none!important;display:none!important}
.service-icon{font-family:"Segoe UI Symbol","Noto Sans Symbols 2",sans-serif;font-size:23px}

/* Keep the homepage news body aligned with the shared 1175px content grid. */
.homepage-news-list{max-width:1175px}

/* Explicit full-grid sizing for the homepage news body. */
body:has(.hero) .homepage-news-list{width:100%;max-width:1175px!important;margin-left:auto!important;margin-right:auto!important}

/* Remove visible seams between homepage modules; all sections share one uninterrupted canvas. */
body:has(.hero) .section,body:has(.hero) .about,body:has(.hero) .products,body:has(.hero) .news{background:transparent!important;background-image:none!important;border:0!important;box-shadow:none!important}

/* Stronger homepage entrance: a clearer lift, fade, and gentle scale-in. */
@keyframes homeModuleEnter{from{opacity:0;transform:translateY(52px) scale(.96);filter:blur(3px)}68%{opacity:1;transform:translateY(-5px) scale(1.01);filter:blur(0)}to{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}}
.home-reveal{opacity:0;transform:translateY(52px) scale(.96);filter:blur(3px)}.home-reveal.is-visible{animation:homeModuleEnter 1.35s cubic-bezier(.2,.78,.22,1) forwards}
.advantages.home-reveal .service{opacity:0;transform:translateY(34px) scale(.94);filter:blur(2px)}.advantages.home-reveal.is-visible .service{animation:homeModuleEnter 1.05s cubic-bezier(.2,.78,.22,1) forwards}.advantages.home-reveal.is-visible .service:nth-child(1){animation-delay:.14s}.advantages.home-reveal.is-visible .service:nth-child(2){animation-delay:.3s}.advantages.home-reveal.is-visible .service:nth-child(3){animation-delay:.46s}.advantages.home-reveal.is-visible .service:nth-child(4){animation-delay:.62s}.advantages.home-reveal.is-visible .service:nth-child(5){animation-delay:.78s}

/* Small content headings get their own quietly floating celestial companions. */
@keyframes headingCelestialDrift{0%,100%{opacity:.62;transform:translateY(2px) rotate(-7deg) scale(.92)}50%{opacity:1;transform:translateY(-5px) rotate(7deg) scale(1.08)}}
.about-copy h3,.content h2,.detail>h2,.filter h3{position:relative;display:table;isolation:isolate}
.about-copy h3:before,.content h2:before,.detail>h2:before,.filter h3:before{content:'✦';position:absolute;left:-31px;top:50%;z-index:1;pointer-events:none;color:#f4ff00;font-family:Georgia,serif;font-size:18px;line-height:1;transform:translateY(-50%);text-shadow:0 0 10px rgba(244,255,0,.5);animation:headingCelestialDrift 3.8s ease-in-out infinite}
.about-copy h3:after,.content h2:after,.detail>h2:after,.filter h3:after{content:'☾  ✧';position:absolute;left:calc(100% + 15px);top:50%;z-index:1;pointer-events:none;white-space:nowrap;color:#ffef93;font-family:Georgia,serif;font-size:16px;letter-spacing:4px;line-height:1;transform:translateY(-50%);text-shadow:0 0 10px rgba(255,235,170,.48);animation:headingCelestialDrift 4.4s ease-in-out infinite reverse}
/* The about-page underline keeps its own pseudo-element; its right-side ornament lives in the story panel. */
body:has(.nav a.active[href="list_about.html"]) .two-col>article h2:before{left:-26px}
@media(max-width:520px){.about-copy h3:before,.content h2:before,.detail>h2:before,.filter h3:before{left:-20px;font-size:14px}.about-copy h3:after,.content h2:after,.detail>h2:after,.filter h3:after{left:calc(100% + 9px);font-size:12px;letter-spacing:2px}}
@media(prefers-reduced-motion:reduce){.about-copy h3:before,.content h2:before,.detail>h2:before,.filter h3:before,.about-copy h3:after,.content h2:after,.detail>h2:after,.filter h3:after{animation:none}}

/* Carry the enlarged celestial title treatment through every homepage section title. */
.section-title h2,.about-copy h3,.content h2,.detail>h2,.detail h1,.filter h3{position:relative;display:table;isolation:isolate}
.section-title h2{margin-left:auto!important;margin-right:auto!important}
.section-title h2:before,.about-copy h3:before,.content h2:before,.detail>h2:before,.detail h1:before,.filter h3:before{content:'✦';position:absolute;left:-45px;top:50%;z-index:1;pointer-events:none;color:#f4ff00;font-family:Georgia,serif;font-size:27px;line-height:1;transform:translateY(-50%);text-shadow:0 0 13px rgba(244,255,0,.58);animation:headingCelestialDrift 3.8s ease-in-out infinite}
.section-title h2:after,.about-copy h3:after,.content h2:after,.detail>h2:after,.detail h1:after,.filter h3:after{content:'☾  ✧';position:absolute;left:calc(100% + 20px);top:50%;z-index:1;pointer-events:none;white-space:nowrap;color:#ffef93;font-family:Georgia,serif;font-size:22px;letter-spacing:5px;line-height:1;transform:translateY(-50%);text-shadow:0 0 13px rgba(255,235,170,.58);animation:headingCelestialDrift 4.4s ease-in-out infinite reverse}
/* About keeps its underlining rule; only its left star is enlarged. */
body:has(.nav a.active[href="list_about.html"]) .two-col>article h2:before{left:-35px;font-size:24px}
@media(max-width:900px){.section-title h2:before,.about-copy h3:before,.content h2:before,.detail>h2:before,.detail h1:before,.filter h3:before{left:-34px;font-size:22px}.section-title h2:after,.about-copy h3:after,.content h2:after,.detail>h2:after,.detail h1:after,.filter h3:after{left:calc(100% + 14px);font-size:18px}}
@media(max-width:520px){.section-title h2:before,.about-copy h3:before,.content h2:before,.detail>h2:before,.detail h1:before,.filter h3:before{left:-24px;font-size:17px}.section-title h2:after,.about-copy h3:after,.content h2:after,.detail>h2:after,.detail h1:after,.filter h3:after{left:calc(100% + 8px);font-size:14px;letter-spacing:3px}}

/* Place matching celestial accents diagonally around every small content title. */
.section-title h2:before,.about-copy h3:before,.content h2:before,.detail>h2:before,.detail h1:before,.filter h3:before{left:-42px;top:-2px;color:#f4ff00!important;transform:rotate(-8deg);text-shadow:0 0 13px rgba(244,255,0,.62)}
.section-title h2:after,.about-copy h3:after,.content h2:after,.detail>h2:after,.detail h1:after,.filter h3:after{left:calc(100% + 18px);top:auto;bottom:-12px;color:#f4ff00!important;transform:rotate(8deg);text-shadow:0 0 13px rgba(244,255,0,.62)}
/* Preserve the about-page underline as a background line, freeing the right corner for the moon and star. */
body:has(.nav a.active[href="list_about.html"]) .two-col>article h2{background-image:linear-gradient(#f4ff00,#f4ff00);background-repeat:no-repeat;background-size:58px 3px;background-position:left calc(100% - 1px)}
body:has(.nav a.active[href="list_about.html"]) .two-col>article h2:after{content:'☾  ✧';left:calc(100% + 18px);top:auto;bottom:-12px;width:auto;height:auto;border-radius:0;background:none;color:#f4ff00!important;font-family:Georgia,serif;font-size:22px;letter-spacing:5px;line-height:1;text-shadow:0 0 13px rgba(244,255,0,.62);box-shadow:none;animation:headingCelestialDrift 4.4s ease-in-out infinite reverse}
@media(max-width:900px){.section-title h2:before,.about-copy h3:before,.content h2:before,.detail>h2:before,.detail h1:before,.filter h3:before{left:-32px;top:-8px}.section-title h2:after,.about-copy h3:after,.content h2:after,.detail>h2:after,.detail h1:after,.filter h3:after,body:has(.nav a.active[href="list_about.html"]) .two-col>article h2:after{left:calc(100% + 13px);bottom:-10px}}
@media(max-width:520px){.section-title h2:before,.about-copy h3:before,.content h2:before,.detail>h2:before,.detail h1:before,.filter h3:before{left:-23px;top:-7px}.section-title h2:after,.about-copy h3:after,.content h2:after,.detail>h2:after,.detail h1:after,.filter h3:after,body:has(.nav a.active[href="list_about.html"]) .two-col>article h2:after{left:calc(100% + 8px);bottom:-8px}}

/* Message page: a friendly, fully framed night-sky form surface. */
body:has(.nav a.active[href="list_message.html"]) .content{padding-top:42px;padding-bottom:96px}
.message-panel{max-width:900px;margin:0 auto;padding:38px 42px 42px;background:linear-gradient(145deg,rgba(235,240,255,.7),rgba(202,214,244,.5));border:1px solid rgba(255,255,255,.74);border-radius:26px;box-shadow:0 16px 32px rgba(76,88,145,.12),inset 0 0 0 6px rgba(255,255,255,.14);position:relative;overflow:hidden}
.message-panel:before{content:'✦  ·  ☾  ·  ✧';position:absolute;right:30px;top:24px;pointer-events:none;color:rgba(244,255,0,.66);font-family:Georgia,serif;font-size:17px;letter-spacing:8px;transform:rotate(7deg)}
.message-panel h2{margin:0 0 28px!important;color:#535b78!important;font-size:28px}.message-panel .form{max-width:none;display:grid;gap:14px}.message-panel .field{grid-template-columns:112px minmax(0,1fr);gap:18px;align-items:center;margin:0;padding:12px 14px;background:rgba(255,255,255,.26);border:1px solid rgba(255,255,255,.52);border-radius:15px}.message-panel .field label{font-weight:700;color:#535b78}.message-panel .field input,.message-panel .field textarea{border:1px solid rgba(255,255,255,.74);border-radius:10px;background:rgba(250,252,255,.78);box-shadow:inset 0 1px 2px rgba(85,96,144,.04);transition:border-color .2s,box-shadow .2s,background .2s}.message-panel .field input:focus,.message-panel .field textarea:focus{outline:0;border-color:#f4ff00;background:#fff;box-shadow:0 0 0 3px rgba(244,255,0,.22)}.message-panel .field:has(textarea){align-items:start}.message-panel .radios{gap:10px}.message-panel .radios label{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;border:1px solid rgba(255,255,255,.72);border-radius:999px;background:rgba(250,252,255,.68);color:#68738f;font-size:13px;cursor:pointer;transition:.2s}.message-panel .radios label:hover{border-color:#f4ff00;background:rgba(244,255,0,.14)}.message-panel input[type="radio"]{width:14px;height:14px;margin:0;accent-color:#dce400}.message-panel .submit{justify-self:start;margin-top:8px;padding:13px 30px;border:1px solid rgba(255,255,255,.76);border-radius:999px;background:#f4ff00;color:#535b78;font-weight:700;box-shadow:0 5px 0 #d8e100,0 10px 20px rgba(76,88,145,.12)}.message-panel .submit:hover{background:#efff5a;box-shadow:0 6px 0 #d8e100,0 14px 24px rgba(76,88,145,.16)}.message-panel .submit:disabled{cursor:default;opacity:.82;transform:none}

/* News detail: a dedicated reading view rather than a plain article column. */
body:has(.nav a.active[href="list_news.html"]) .content:has(.news-detail){padding-top:42px;padding-bottom:96px}
.news-detail{max-width:920px;margin:0 auto;padding:0;background:rgba(235,240,255,.5);border:1px solid rgba(255,255,255,.7);border-radius:26px;box-shadow:0 16px 32px rgba(76,88,145,.12);overflow:hidden}.news-detail-cover{height:230px;position:relative;overflow:hidden;background:radial-gradient(circle at 16% 25%,rgba(255,255,255,.78) 0 2px,transparent 3px),radial-gradient(circle at 27% 70%,rgba(244,255,0,.7) 0 2px,transparent 3px),radial-gradient(circle at 74% 32%,rgba(255,235,170,.7) 0 2px,transparent 3px),radial-gradient(circle at 84% 72%,rgba(255,255,255,.64) 0 1px,transparent 2px),linear-gradient(135deg,#7186c3,#4e629e 55%,#3f4d86)}.news-detail-cover:before{content:'✦  ·  ✧  ·  ★  ·  ✦';position:absolute;left:8%;top:28px;color:rgba(244,255,0,.76);font-family:Georgia,serif;font-size:22px;letter-spacing:13px;text-shadow:0 0 13px rgba(244,255,0,.36)}.news-detail-cover:after{content:'☾';position:absolute;right:10%;bottom:14px;color:#f4ff00;font-family:Georgia,serif;font-size:104px;line-height:1;transform:rotate(-14deg);text-shadow:0 0 18px rgba(244,255,0,.48)}.news-detail-cover span{position:absolute;right:27%;top:54px;color:#ffef93;font-family:Georgia,serif;font-size:44px;text-shadow:0 0 16px rgba(255,235,170,.55);animation:headingCelestialDrift 4s ease-in-out infinite}.news-detail-header{padding:34px 46px 24px;background:rgba(250,252,255,.46);border-bottom:1px solid rgba(255,255,255,.65)}.news-kicker{margin:0 0 12px;color:#68738f;font-size:12px;font-weight:700;letter-spacing:4px}.news-detail h1{margin:0 0 20px!important;color:#535b78!important;font-size:34px;line-height:1.4}.news-detail .article-meta{margin:0;padding:0;border:0;color:#7b86a0}.news-detail-content{padding:30px 46px 8px}.news-detail-content p{max-width:none;margin:0 0 18px;color:#68738f;font-size:16px;line-height:2}.news-detail-content strong{color:#535b78}.news-detail .prev-next{margin:22px 46px 0;padding:20px 0 26px;border-top-color:rgba(255,255,255,.68)}.news-detail .prev-next a{color:#535b78}.news-detail .prev-next a:hover{color:#dce400}
@media(max-width:900px){.message-panel{padding:30px 26px}.news-detail-header,.news-detail-content{padding-left:30px;padding-right:30px}.news-detail .prev-next{margin-left:30px;margin-right:30px}.news-detail-cover{height:200px}.news-detail h1{font-size:30px}}
@media(max-width:520px){.message-panel{padding:26px 20px;border-radius:20px}.message-panel h2{font-size:24px}.message-panel .field{grid-template-columns:1fr;gap:8px;padding:13px}.message-panel .submit{justify-self:stretch}.message-panel .submit:before{content:'✦ ';}.news-detail{border-radius:20px}.news-detail-cover{height:168px}.news-detail-cover:before{font-size:16px;letter-spacing:8px}.news-detail-cover:after{font-size:74px}.news-detail-cover span{font-size:32px;right:31%;top:46px}.news-detail-header,.news-detail-content{padding-left:22px;padding-right:22px}.news-detail h1{font-size:26px}.news-detail .prev-next{display:grid;gap:10px;margin-left:22px;margin-right:22px}}

/* A moonlit header band ties the brand area into the shared starry canvas. */
.top{position:relative;overflow:hidden;background:radial-gradient(circle at 13% 28%,rgba(255,255,255,.78) 0 1px,transparent 2px),radial-gradient(circle at 78% 35%,rgba(244,255,0,.45) 0 1.4px,transparent 2.4px),radial-gradient(circle at 91% 18%,rgba(255,255,255,.72) 0 1px,transparent 2px),linear-gradient(135deg,#eef0fb 0%,#d8def2 48%,#bdc9e7 100%);border-bottom:1px solid rgba(255,255,255,.72);box-shadow:inset 0 -14px 28px rgba(87,102,158,.08)}
.top:before{content:'✦  ·  ✧  ·  ☾';position:absolute;right:8%;top:21px;color:rgba(244,255,0,.58);font-family:Georgia,serif;font-size:17px;letter-spacing:8px;text-shadow:0 0 10px rgba(244,255,0,.28);transform:rotate(-6deg);pointer-events:none}.top:after{content:'';position:absolute;right:0;bottom:0;left:0;height:28px;background:linear-gradient(180deg,transparent,rgba(255,255,255,.24));pointer-events:none}
.top-inner{position:relative;z-index:1}.brand-mark{box-shadow:0 7px 0 #e98fae,inset 0 0 0 5px #ffddeb,0 8px 17px rgba(76,88,145,.15)}.brand-name:after{color:#475477!important;text-shadow:0 1px 0 rgba(255,255,255,.58)!important}.brand-slogan:after{color:#75829f!important}.top-note{color:#687691!important}.top-note span{color:#dce400!important}
@media(max-width:520px){.top:before{right:4%;top:16px;font-size:13px;letter-spacing:5px}.top:after{height:20px}}

/* Keep the brand header and navigation inside one continuous moonlit band. */
:root{--header-moonlight:linear-gradient(135deg,#eef0fb 0%,#d8def2 48%,#bdc9e7 100%)}
.top{background-color:#d8def2;background-image:radial-gradient(circle at 13% 28%,rgba(255,255,255,.78) 0 1px,transparent 2px),radial-gradient(circle at 78% 35%,rgba(244,255,0,.45) 0 1.4px,transparent 2.4px),radial-gradient(circle at 91% 18%,rgba(255,255,255,.72) 0 1px,transparent 2px),var(--header-moonlight)}
.nav{background:var(--header-moonlight)!important;border-top:1px solid rgba(255,255,255,.52);border-bottom:1px solid rgba(255,255,255,.5);box-shadow:inset 0 1px 0 rgba(255,255,255,.4)!important}.nav a{border-top-color:transparent!important}

/* Let the navigation color run edge to edge while keeping its links centered. */
.nav{width:100%;max-width:none;margin:0;padding-left:max(0px,calc((100% - 1190px)/2));padding-right:max(0px,calc((100% - 1190px)/2))}
@media(max-width:900px){.nav{padding-left:10px;padding-right:10px}}

/* Remove the seam between the unified header and navigation band. */
.top{border-bottom:0!important}.top:after{display:none!important}.nav{border-top:0!important;box-shadow:none!important}

/* Keep every list-card corner star in the same moonlight-yellow. */
.category:after,.product-card:after,.news-item:after,.news-card:after,.filter:after,.side-nav:after,.category:nth-child(2n):after,.product-card:nth-child(2n):after,.news-item:nth-child(2n):after,.news-card:nth-child(2n):after{color:#f4ff00!important}

/* Use one exact background value so the header and navigation read as a single band. */
.top,.nav{background:#cbd5ec!important;background-image:none!important}
.top,.nav{border:0!important;box-shadow:none!important}

/* Current navigation item: a calm, clearly visible starry active state. */
@keyframes navActiveStarBreathe{0%,100%{opacity:.5;transform:scale(.8) rotate(-8deg);text-shadow:0 0 4px rgba(244,255,0,.3)}50%{opacity:1;transform:scale(1.2) rotate(8deg);text-shadow:0 0 12px rgba(244,255,0,.78),0 0 20px rgba(244,255,0,.42)}}
@keyframes navActiveSparkle{0%,100%{opacity:.3;transform:translateY(2px) scale(.82)}50%{opacity:1;transform:translateY(-3px) scale(1.1)}}
.nav a.active:after,.nav a:hover:after{content:'✦';left:auto;right:18%;top:7px;bottom:auto;color:#f4ff00!important;font-size:17px;line-height:1;animation:navActiveStarBreathe 2.8s ease-in-out infinite}
.nav a.active:before{content:none}
@media(max-width:520px){.nav a.active:after,.nav a:hover:after{right:12%;top:5px;font-size:14px}}
@media(prefers-reduced-motion:reduce){.nav a.active:after,.nav a:hover:after{animation:none}}

/* Navigation text stays calm; the star alone indicates hover and current state. */
.nav a:hover,.nav a.active{color:#68738f!important}

/* User-selected deep blue starfield canvas. */
html{background:#5074f7!important}
body{background-color:#5074f7!important;background-image:radial-gradient(circle at 8% 14%,rgba(255,255,255,.86) 0 1px,transparent 1.8px),radial-gradient(circle at 23% 62%,rgba(244,255,0,.82) 0 1.4px,transparent 2.2px),radial-gradient(circle at 76% 10%,rgba(255,255,255,.8) 0 1px,transparent 1.8px),radial-gradient(circle at 91% 72%,rgba(244,255,0,.72) 0 1.3px,transparent 2px),radial-gradient(ellipse at 50% -18%,#f5eaf4 0%,#cbd0e6 35%,#5074f7 100%)!important;background-size:190px 190px,270px 270px,230px 230px,310px 310px,100% 100%!important}
.top,.nav{background-color:#5074f7!important;background-image:radial-gradient(circle at 8% 14%,rgba(255,255,255,.86) 0 1px,transparent 1.8px),radial-gradient(circle at 23% 62%,rgba(244,255,0,.82) 0 1.4px,transparent 2.2px),radial-gradient(circle at 76% 10%,rgba(255,255,255,.8) 0 1px,transparent 1.8px),radial-gradient(circle at 91% 72%,rgba(244,255,0,.72) 0 1.3px,transparent 2px),radial-gradient(ellipse at 50% -18%,#f5eaf4 0%,#cbd0e6 35%,#5074f7 100%)!important;background-size:190px 190px,270px 270px,230px 230px,310px 310px,100% 100%!important}

/* Let header and navigation share the body's single continuous gradient, with no painted seam. */
.top,.nav{background:transparent!important;background-image:none!important}

/* Homepage module pass inspired by the reference rhythm, translated into the current starry toy style. */
body:has(.hero) .section{position:relative;max-width:none;padding:86px max(18px,calc((100% - 1175px)/2));border:0;background:transparent;overflow:hidden}
body:has(.hero) .section:before{content:'✦  ·  ✧  ·  ✦';position:absolute;right:7%;top:22px;pointer-events:none;color:rgba(244,255,0,.38);font-family:Georgia,serif;font-size:15px;letter-spacing:8px;transform:rotate(6deg)}
body:has(.hero) .section-title{max-width:1175px;margin:0 auto 42px;padding:0 18px;text-align:left;display:flex;align-items:flex-end;justify-content:space-between;gap:20px}
body:has(.hero) .section-title h2{margin-left:45px!important;margin-right:0!important;font-size:32px;letter-spacing:2px}
body:has(.hero) .section-title span{margin:0 0 5px;color:#7f8bad;font-size:11px;letter-spacing:4px}
body:has(.hero) .category-grid,body:has(.hero) .product-grid,body:has(.hero) .news-slider{max-width:1175px;margin-left:auto;margin-right:auto}
body:has(.hero) .category-grid{gap:20px}
body:has(.hero) .category{padding:16px 12px 18px;background:linear-gradient(145deg,rgba(235,240,255,.82),rgba(184,198,232,.72));border-radius:20px;box-shadow:0 12px 24px rgba(76,88,145,.14),inset 0 0 0 4px rgba(255,255,255,.14)}
body:has(.hero) .category img{width:128px;height:128px;margin-bottom:15px;background:rgba(255,255,255,.38);border-radius:18px;padding:8px}
body:has(.hero) .category b{font-size:15px}
body:has(.hero) .about{padding-top:74px;padding-bottom:74px;background:linear-gradient(135deg,rgba(209,220,246,.24),rgba(151,170,221,.16))}
body:has(.hero) .about-wrap{max-width:1175px;margin:0 auto;grid-template-columns:1.05fr .95fr;gap:72px}
body:has(.hero) .about-copy{position:relative;padding:30px 24px 20px 42px}
body:has(.hero) .about-copy:before{content:'“';position:absolute;left:0;top:-18px;color:#f4ff00;font-family:Georgia,serif;font-size:96px;line-height:1;text-shadow:0 0 14px rgba(244,255,0,.22)}
body:has(.hero) .about-copy h3{margin-bottom:22px;font-size:30px}
body:has(.hero) .about-copy p{font-size:15px;line-height:2.05}
body:has(.hero) .about-art{min-height:350px}
body:has(.hero) .products{background:linear-gradient(135deg,rgba(213,222,246,.18),rgba(177,191,229,.2))}
body:has(.hero) .products .product-grid{gap:20px}
body:has(.hero) .products .product-card{background:linear-gradient(145deg,rgba(235,240,255,.9),rgba(184,198,232,.78));border-radius:20px}
body:has(.hero) .products .product-card h4{font-size:16px;margin-top:17px}
body:has(.hero) .products .more{margin-top:34px;padding:11px 20px;border:1px solid rgba(244,255,0,.7);border-radius:999px;background:rgba(244,255,0,.12);border-bottom-color:rgba(244,255,0,.7)}
body:has(.hero) .news{background:linear-gradient(135deg,rgba(205,216,244,.18),rgba(150,169,220,.2))}
body:has(.hero) .news-list{max-width:1175px;margin:0 auto}
body:has(.hero) .news-slider{padding:0 18px}
body:has(.hero) .news-card{border-radius:20px}
body:has(.hero) .services{max-width:none;padding:18px max(18px,calc((100% - 1175px)/2));border:0;background:rgba(71,91,153,.34);gap:0}
body:has(.hero) .service{padding:27px 18px;border-right-color:rgba(255,255,255,.18)}
body:has(.hero) .service strong:before{content:'✦';display:block;margin-bottom:8px;color:#f4ff00;font-family:Georgia,serif;font-size:20px;text-shadow:0 0 10px rgba(244,255,0,.42)}
@media(max-width:900px){body:has(.hero) .section{padding:62px 18px}body:has(.hero) .section-title{align-items:flex-start;flex-direction:column;gap:4px;margin-bottom:30px}body:has(.hero) .section-title h2{margin-left:34px!important}.about-wrap{gap:34px}}
@media(max-width:520px){body:has(.hero) .section{padding:48px 14px}body:has(.hero) .section-title{padding:0 12px}body:has(.hero) .section-title h2{font-size:27px;margin-left:24px!important}body:has(.hero) .section-title span{margin-left:24px}.category-grid{gap:12px}.category img{width:100px!important;height:100px!important}.about-copy{padding-left:28px!important}.about-copy:before{font-size:70px!important}.products .product-grid{gap:14px}.services{padding-left:12px!important;padding-right:12px!important}}

/* Homepage toy categories become compact icon-led entrances. */
body:has(.hero) .category{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:198px;padding:18px 12px 16px}
body:has(.hero) .category img{width:92px;height:92px;margin:0 auto 15px;padding:15px;object-fit:contain;border-radius:50%;background:rgba(250,252,255,.76);border:1px solid rgba(255,255,255,.82);box-shadow:0 8px 16px rgba(76,88,145,.14),inset 0 0 0 5px rgba(255,255,255,.22)}
body:has(.hero) .category b{font-size:14px;letter-spacing:1px}
body:has(.hero) .category:hover img{transform:translateY(-3px) rotate(-5deg);box-shadow:0 12px 22px rgba(76,88,145,.2),0 0 18px rgba(244,255,0,.28),inset 0 0 0 5px rgba(255,255,255,.28)}

/* Homepage news follows the reference list rhythm: date column plus readable story copy. */
.homepage-news-list{max-width:980px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:0 62px}
.homepage-news-item{position:relative;display:grid;grid-template-columns:76px minmax(0,1fr);gap:18px;padding:22px 0;border-bottom:1px solid rgba(255,255,255,.38)}
.homepage-news-item:nth-last-child(-n+2){border-bottom:0}
.homepage-news-date{text-align:center;padding-top:2px}.homepage-news-date strong{display:block;color:#535b78;font-size:32px;line-height:1;font-weight:700}.homepage-news-date span{display:block;margin-top:7px;color:#7f8bad;font-size:11px;letter-spacing:1px}
.homepage-news-copy h4{margin:0 0 8px;font-size:16px;line-height:1.5}.homepage-news-copy h4 a{color:#535b78}.homepage-news-copy h4 a:hover{color:#f4ff00}.homepage-news-copy p{margin:0;color:#7b86a0;font-size:13px;line-height:1.85}
.homepage-news-item:before{content:'✦';position:absolute;right:5px;top:17px;color:#f4ff00;font-family:Georgia,serif;font-size:15px;text-shadow:0 0 9px rgba(244,255,0,.42);animation:listBorderStarBurst 3.2s ease-in-out infinite}

/* Replace fluorescent-yellow typography with a softer cream yellow. */
.page-banner h1,.page-banner h1 small,.hero-copy h1,.hero-copy p,.footer h3,.footer:before,.eyebrow,.top-note span,.nav a.active:after,.nav a:hover:after{color:#ffeea0!important}
.site-celestials span,.section-title h2:before,.section-title h2:after,.about-copy h3:before,.about-copy h3:after,.content h2:before,.content h2:after,.detail>h2:before,.detail>h2:after,.detail h1:before,.detail h1:after,.filter h3:before,.filter h3:after{color:#ffeea0!important}
.about:before,.products:after,.news:before,.about-art:before,.about-art:after,.news-detail-cover:before,.news-detail-cover:after,.news-detail-cover span,.message-panel:before,.homepage-news-item:before,.service strong:before{color:#ffeea0!important}
.category:before,.product-card:before,.news-item:before,.news-card:before,.filter:before,.side-nav:before,.category:after,.product-card:after,.news-item:after,.news-card:after,.filter:after,.side-nav:after{color:#ffeea0!important}
.homepage-news-copy h4 a:hover{color:#ffeea0!important}

/* Button labels use the same soft cream-yellow as the site's celestial text. */
.hero-cta,.submit,.message-panel .submit,.pager a.active,.pager a:hover,.news-arrow,.news-arrow:hover{color:#ffeea0!important}
.more,button,.pager a,.hero-cta,.submit,.news-arrow{color:#ffeea0!important}

/* Header greeting: a compact moonlit sign-off rather than a loose text string. */
.top-note{display:flex;align-items:center;gap:9px;color:#e9edf9!important;font-size:13px;letter-spacing:1px}.top-note-moon{display:grid;place-items:center;width:30px;height:30px;border:1px solid rgba(255,238,160,.7);border-radius:50%;color:#ffeea0!important;font-family:Georgia,serif;font-size:22px;line-height:1;box-shadow:0 0 12px rgba(255,238,160,.22)}.top-note-copy{display:grid;gap:2px;line-height:1.25}.top-note-copy small{color:#ffeea0;font-size:8px;letter-spacing:2px}.top-note-sparkle{color:#ffeea0!important;font-family:Georgia,serif;font-size:14px;text-shadow:0 0 9px rgba(255,238,160,.56);animation:headingCelestialDrift 3.6s ease-in-out infinite}

/* The homepage categories become icon-only entrances with stars waking around the circle on hover. */
body:has(.hero) .category{min-height:auto;padding:6px 4px 12px;background:none!important;border:0!important;border-radius:0!important;box-shadow:none!important;overflow:visible}
body:has(.hero) .category:before{content:'✦';left:calc(50% - 52px);bottom:auto;top:0;color:#ffeea0!important;font-size:14px;letter-spacing:0;opacity:0;transform:scale(.6);text-shadow:0 0 10px rgba(255,238,160,.7);transition:opacity .25s ease}
body:has(.hero) .category:after{content:'✧';right:calc(50% - 52px);top:19px;color:#ffeea0!important;font-size:16px;opacity:0;transform:scale(.6);text-shadow:0 0 10px rgba(255,238,160,.7);transition:opacity .25s ease}
.category-icon{display:grid;place-items:center;width:100px;height:100px;margin:0 auto 14px;border:1px solid rgba(255,255,255,.78);border-radius:50%;background:rgba(251,253,255,.7);font-size:43px;line-height:1;box-shadow:0 8px 18px rgba(76,88,145,.12),inset 0 0 0 7px rgba(255,255,255,.2);transition:transform .3s ease,box-shadow .3s ease,background .3s ease}
body:has(.hero) .category b{position:relative;color:#535b78!important;font-size:14px;transition:color .25s ease}
body:has(.hero) .category:hover{transform:none!important;animation:none!important;box-shadow:none!important}
body:has(.hero) .category:hover .category-icon{background:rgba(255,255,255,.92);transform:translateY(-6px) scale(1.06) rotate(-4deg);box-shadow:0 13px 24px rgba(76,88,145,.2),0 0 22px rgba(255,238,160,.28),inset 0 0 0 7px rgba(255,255,255,.32)}
body:has(.hero) .category:hover b{color:#ffeea0!important;text-shadow:0 1px 0 rgba(55,66,111,.38)}
body:has(.hero) .category:hover:before{opacity:1;animation:listBorderStarBurst 2.8s ease-in-out infinite}
body:has(.hero) .category:hover:after{opacity:1;animation:listBorderStarBurst 2.4s ease-in-out infinite reverse}
@media(max-width:520px){.top-note{gap:6px;font-size:11px}.top-note-moon{width:26px;height:26px;font-size:19px}.top-note-copy small{font-size:7px}.top-note-sparkle{font-size:11px}.category-icon{width:82px;height:82px;font-size:35px}}

.two-col.no-side{grid-template-columns:1fr}
.list-layout>.filter{border-top:1px solid rgba(255,255,255,.76)!important}

/* One shared treatment for every text action: a quiet, starry outline pill. */
.more,.hero-cta,.submit,.message-panel .submit,.pager a{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 22px;border:1px solid #f4ff00!important;border-radius:999px!important;background:transparent!important;color:#ffeea0!important;font-weight:700;line-height:1;box-shadow:none!important;text-shadow:none!important;transition:background-color .22s ease,box-shadow .22s ease,transform .22s ease}
.more{border-bottom:1px solid #f4ff00!important}
.hero-cta span{color:#ffeea0!important}
.more:hover,.hero-cta:hover,.submit:hover,.message-panel .submit:hover,.pager a:hover,.pager a.active{background:rgba(244,255,0,.14)!important;color:#ffeea0!important;box-shadow:0 0 13px rgba(244,255,0,.22)!important;transform:translateY(-2px)}
.pager{align-items:center}.pager a{min-width:42px;padding-left:12px;padding-right:12px}
.message-panel .submit:disabled{background:transparent!important;box-shadow:none!important;transform:none}
.homepage-news-more{text-align:center;margin-top:28px}.homepage-news-more .more{padding:10px 20px;border:1px solid rgba(244,255,0,.7);border-radius:999px;background:rgba(244,255,0,.12);border-bottom-color:rgba(244,255,0,.7)}
@media(max-width:900px){.homepage-news-list{grid-template-columns:1fr;gap:0}.homepage-news-item:nth-last-child(-n+2){border-bottom:1px solid rgba(255,255,255,.38)}.homepage-news-item:last-child{border-bottom:0}}
@media(max-width:520px){body:has(.hero) .category{min-height:164px;padding:14px 8px}.homepage-news-item{grid-template-columns:58px minmax(0,1fr);gap:12px;padding:18px 0}.homepage-news-date strong{font-size:27px}.homepage-news-copy h4{font-size:14px}.homepage-news-copy p{font-size:12px}}

/* Stronger hover pass: the frame itself lights up and the corner stars visibly pulse. */
@keyframes listBorderStarBurst{0%,100%{opacity:.5;transform:scale(.86) rotate(-8deg);text-shadow:0 0 5px rgba(244,255,0,.32),0 0 0 rgba(244,255,0,0)}50%{opacity:1;transform:scale(1.18) rotate(8deg);text-shadow:0 0 8px rgba(244,255,0,.9),0 0 18px rgba(244,255,0,.72),0 0 30px rgba(255,235,170,.48)}}
@keyframes listBorderGlowStrong{0%,100%{box-shadow:0 12px 25px rgba(76,88,145,.16),inset 0 0 0 5px rgba(255,255,255,.22),0 0 0 1px rgba(244,255,0,.28),0 0 12px rgba(244,255,0,.18)}50%{box-shadow:0 18px 32px rgba(76,88,145,.24),inset 0 0 0 5px rgba(255,255,255,.3),0 0 0 2px rgba(244,255,0,.72),0 0 28px rgba(244,255,0,.52)}}
.category:before,.product-card:before,.news-item:before,.news-card:before,.filter:before,.side-nav:before{content:'✦  ✧';left:12px;bottom:9px;color:#ffef93;font-size:17px;letter-spacing:7px;opacity:.54}
.category:after,.product-card:after,.news-item:after,.news-card:after,.filter:after,.side-nav:after{content:'★';right:12px;top:10px;color:#f4ff00;font-size:20px;opacity:.56;text-shadow:0 0 10px rgba(244,255,0,.46)}
.category:hover,.product-card:hover,.news-item:hover,.news-card:hover,.filter:hover,.side-nav:hover{animation:listBorderGlowStrong 3.2s ease-in-out infinite}
.category:hover:before,.product-card:hover:before,.news-item:hover:before,.news-card:hover:before,.filter:hover:before,.side-nav:hover:before{animation:listBorderStarBurst 2.8s ease-in-out infinite}
.category:hover:after,.product-card:hover:after,.news-item:hover:after,.news-card:hover:after,.filter:hover:after,.side-nav:hover:after{animation:listBorderStarBurst 2.4s ease-in-out infinite reverse;opacity:1}

/* Final homepage override: make the complete advantages heading purple. */
body:has(.hero) .advantages .advantages-title h2,
body:has(.hero) .advantages .advantages-title span{
  color:#535b78!important;
  text-shadow:none!important;
}

/* The visible titles within the advantages items use the same news-title purple. */
body:has(.hero) .advantages .service strong{
  color:#535b78!important;
  text-shadow:none!important;
}
body:has(.hero) .advantages .service span{
  color:#737e9b!important;
  text-shadow:none!important;
}

/* Wider, icon-led advantage strip. Lucide SVG assets live locally in images/icons. */
body:has(.hero) .advantages-inner{width:80%;max-width:none!important}
body:has(.hero) .advantages .services{gap:28px}
body:has(.hero) .advantages .service{padding:12px 8px}
body:has(.hero) .advantages .service-icon{width:72px;height:72px;margin-bottom:16px;border-color:rgba(255,238,160,.76);background:rgba(255,255,255,.12);box-shadow:0 0 19px rgba(255,238,160,.18),inset 0 0 0 7px rgba(255,255,255,.1)}
body:has(.hero) .advantages .service-icon img{display:block;width:36px;height:36px;filter:brightness(0) saturate(100%) invert(90%) sepia(25%) saturate(581%) hue-rotate(341deg) brightness(103%) contrast(102%)}
body:has(.hero) .advantages .service strong{font-size:18px;margin-bottom:9px}
body:has(.hero) .advantages .service span{font-size:14px}
@media(max-width:900px){body:has(.hero) .advantages-inner{width:calc(100% - 36px);max-width:1175px!important}body:has(.hero) .advantages .services{gap:28px 14px}body:has(.hero) .advantages .service-icon{width:62px;height:62px}body:has(.hero) .advantages .service-icon img{width:30px;height:30px}body:has(.hero) .advantages .service strong{font-size:16px}body:has(.hero) .advantages .service span{font-size:13px}}
@media(max-width:520px){body:has(.hero) .advantages .service-icon{width:54px;height:54px;margin-bottom:12px}body:has(.hero) .advantages .service-icon img{width:26px;height:26px}body:has(.hero) .advantages .service strong{font-size:15px}body:has(.hero) .advantages .service span{font-size:12px}}

/* Homepage recommendation carousel. */
body:has(.hero) .products .product-slider{display:flex;align-items:center;gap:16px;max-width:1175px;margin:0 auto;position:relative;z-index:2}
body:has(.hero) .products .product-viewport{flex:1;overflow:hidden;padding:14px 4px 20px}
body:has(.hero) .products .product-track{display:flex;gap:20px;transition:transform .62s cubic-bezier(.22,.76,.28,1);will-change:transform}
body:has(.hero) .products .product-card{flex:0 0 calc((100% - 40px)/3);min-width:0}
.product-arrow{flex:0 0 40px;width:40px;height:40px;padding:0;border:1px solid rgba(255,238,160,.82)!important;border-radius:50%!important;background:rgba(255,255,255,.3)!important;color:#ffeea0!important;font-family:Georgia,serif;font-size:31px;line-height:1;cursor:pointer;box-shadow:0 5px 13px rgba(76,88,145,.16)!important;transition:transform .22s ease,background-color .22s ease,opacity .22s ease}
.product-arrow:hover:not(:disabled){background:rgba(244,255,0,.16)!important;transform:translateY(-2px) scale(1.06)}
.product-arrow:disabled{cursor:default;opacity:.36}
.product-dots{display:flex;justify-content:center;gap:9px;margin-top:2px;position:relative;z-index:2}
.product-dots button{width:8px;height:8px;padding:0;border:1px solid #ffeea0;border-radius:50%;background:transparent;cursor:pointer;transition:transform .2s ease,background-color .2s ease}
.product-dots button.active{background:#ffeea0;transform:scale(1.18)}
@media(max-width:900px){body:has(.hero) .products .product-slider{gap:10px}body:has(.hero) .products .product-card{flex-basis:calc((100% - 20px)/2)}.product-arrow{flex-basis:34px;width:34px;height:34px;font-size:27px}}
@media(max-width:520px){body:has(.hero) .products .product-viewport{padding-left:0;padding-right:0}body:has(.hero) .products .product-card{flex-basis:100%}.product-arrow{flex-basis:30px;width:30px;height:30px;font-size:24px}}

/* Mobile about page: make the primary navigation compact and easier to scan. */
@media(max-width:520px){
  body:has(.nav a.active[href="list_about.html"]) .nav{
    display:grid;
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:6px;
    height:auto;
    padding:7px 10px 10px;
  }
  body:has(.nav a.active[href="list_about.html"]) .nav a{
    min-width:0;
    height:38px;
    padding:0 4px;
    border:1px solid rgba(255,255,255,.38);
    border-radius:8px;
    background:rgba(255,255,255,.1);
    color:#535b78!important;
    font-size:12px;
  }
  body:has(.nav a.active[href="list_about.html"]) .nav a.active{
    background:rgba(255,255,255,.46);
    border-color:rgba(255,238,160,.72);
    box-shadow:inset 0 0 0 1px rgba(255,238,160,.16);
    font-weight:700;
  }
  body:has(.nav a.active[href="list_about.html"]) .nav a:after{right:9%;top:4px;font-size:11px}
  body:has(.hero) .advantages .service:last-child{
    grid-column:1/-1;
    width:50%;
    justify-self:center;
  }
}
@media(prefers-reduced-motion:reduce){.category:hover,.product-card:hover,.news-item:hover,.news-card:hover,.filter:hover,.side-nav:hover,.category:hover:before,.product-card:hover:before,.news-item:hover:before,.news-card:hover:before,.filter:hover:before,.side-nav:hover:before,.category:hover:after,.product-card:hover:after,.news-item:hover:after,.news-card:hover:after,.filter:hover:after,.side-nav:hover:after{animation:none}}

/* Final mobile navigation: a consistent, touch-friendly two-row grid on every page. */
@media(max-width:520px){
  .nav{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important;width:100%!important;height:auto!important;padding:8px 10px 10px!important}
  .nav a{display:flex!important;flex:none!important;min-width:0!important;height:40px!important;padding:0 4px!important;border:1px solid rgba(255,255,255,.42)!important;border-radius:8px!important;background:rgba(255,255,255,.1)!important;color:#535b78!important;font-size:12px!important;line-height:1!important;white-space:nowrap}
  .nav a.active{border-color:rgba(255,238,160,.85)!important;background:rgba(255,255,255,.48)!important;box-shadow:inset 0 0 0 1px rgba(255,238,160,.2)!important;font-weight:700}
  .nav a.active:after,.nav a:hover:after{right:9%!important;top:4px!important;font-size:11px!important}
}

/* Mobile navigation collapses behind one compact menu trigger. */
.mobile-nav-toggle{display:none}
@media(max-width:520px){
  .mobile-nav-toggle{position:relative;z-index:4;display:flex;align-items:center;justify-content:flex-end;gap:8px;width:100%;height:46px;padding:0 18px;border:0;background:transparent;color:#535b78;font:inherit;font-size:13px;font-weight:700;cursor:pointer}
  .mobile-nav-toggle span{display:grid;place-items:center;width:30px;height:30px;border:1px solid rgba(255,238,160,.82);border-radius:50%;color:#ffeea0;font-family:Arial,sans-serif;font-size:17px;line-height:1;box-shadow:0 0 12px rgba(255,238,160,.2);transition:transform .25s ease,background-color .25s ease}
  .mobile-nav-toggle.is-open span{transform:rotate(90deg);background:rgba(255,238,160,.16)}
  .nav{display:none!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;width:calc(100% - 28px)!important;margin:0 14px 12px!important;padding:10px!important;border:1px solid rgba(255,255,255,.42)!important;border-radius:8px!important;background:rgba(255,255,255,.16)!important;box-shadow:0 10px 22px rgba(55,70,130,.18)!important}
  .nav.is-open{display:grid!important}
  .nav a{height:42px!important;border-color:rgba(255,255,255,.48)!important;background:rgba(255,255,255,.18)!important;font-size:13px!important}
  .nav a.active{background:rgba(255,255,255,.5)!important}
}

/* Mobile about page: calmer story flow with a compact values list. */
@media(max-width:520px){
  body:has(.nav a.active[href="list_about.html"]) .content{padding:18px 14px 54px}
  body:has(.nav a.active[href="list_about.html"]) .content>.two-col{padding:0;background:transparent}
  body:has(.nav a.active[href="list_about.html"]) .two-col>article{padding:25px 20px 22px;border:1px solid rgba(255,255,255,.62);border-radius:16px;background:rgba(240,244,255,.3);box-shadow:0 10px 24px rgba(66,79,137,.1),inset 0 0 0 3px rgba(255,255,255,.1)}
  body:has(.nav a.active[href="list_about.html"]) .two-col>article:before{right:17px;top:16px;font-size:12px;letter-spacing:4px;opacity:.72}
  body:has(.nav a.active[href="list_about.html"]) .two-col>article h2{margin:0 0 16px;padding:0 0 10px;font-size:23px;line-height:1.35;background-size:42px 2px;background-position:left calc(100% - 1px)}
  body:has(.nav a.active[href="list_about.html"]) .two-col>article h2:before{left:-17px;top:-5px;font-size:14px}
  body:has(.nav a.active[href="list_about.html"]) .two-col>article h2:after{left:calc(100% + 6px);bottom:-7px;font-size:11px;letter-spacing:2px}
  body:has(.nav a.active[href="list_about.html"]) .two-col>article p{margin:0 0 14px;font-size:15px;line-height:1.95;color:#68738f}
  body:has(.nav a.active[href="list_about.html"]) .two-col>article h2:nth-of-type(2){margin-top:28px;margin-bottom:14px}
  body:has(.nav a.active[href="list_about.html"]) .two-col>article p:nth-of-type(n+4){position:relative;display:block;width:100%;min-height:0;margin:0;padding:13px 12px 13px 29px;border:0;border-left:2px solid rgba(255,238,160,.82);border-radius:0;background:rgba(255,255,255,.18);box-shadow:none;line-height:1.75}
  body:has(.nav a.active[href="list_about.html"]) .two-col>article p:nth-of-type(n+4)+p:nth-of-type(n+4){margin-top:8px}
  body:has(.nav a.active[href="list_about.html"]) .two-col>article p:nth-of-type(n+4):before{content:'✦';position:absolute;left:9px;top:13px;color:#ffeea0;font-family:Georgia,serif;font-size:12px;text-shadow:0 0 8px rgba(255,238,160,.5)}
  body:has(.nav a.active[href="list_about.html"]) .two-col>article strong{display:inline;margin:0 4px 0 0;color:#535b78;font-size:15px}
}

/* Homepage about section stacks its artwork above the story on phones. */
@media(max-width:520px){
  body:has(.hero) .about-wrap{
    grid-template-columns:1fr!important;
    gap:24px!important;
  }
  body:has(.hero) .about-art{
    order:0;
    min-height:240px!important;
    width:100%;
  }
  body:has(.hero) .about-art img{width:76%;height:76%}
  body:has(.hero) .about-copy{order:1;padding-left:0!important}
  body:has(.hero) .about-copy h3{margin-top:0}
}

/* Original local brand asset: moonlight, starlight, and toy blocks. */
.brand-mark{
  background:#6680e5 url('../images/logo-starwish.svg') center/contain no-repeat!important;
  box-shadow:0 8px 18px rgba(76,88,145,.2)!important;
  transform:none!important;
}
.brand-mark:after{content:none!important}

/* Show the brand as one complete logo image, without adjacent text. */
.brand>div:not(.brand-mark){display:none!important}
.brand-mark{width:82px;height:82px;background-size:100% 100%!important}
@media(max-width:900px){.brand-mark{width:66px;height:66px}}
@media(max-width:520px){.brand-mark{width:58px;height:58px}}

/* Backend version of the original about-page layout. */
.content:has(.about-layout){padding-top:36px!important;padding-bottom:96px!important}
.about-layout{display:block!important;padding:0!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important}
.about-layout>article{width:100%;max-width:1040px;margin:0 auto;padding:42px 48px;background:linear-gradient(145deg,rgba(235,240,255,.7),rgba(202,214,244,.5));border:1px solid rgba(255,255,255,.72);border-radius:28px;box-shadow:0 16px 32px rgba(76,88,145,.12),inset 0 0 0 6px rgba(255,255,255,.14);position:relative;overflow:hidden}
.about-layout>article:before{content:'✦  ·  ☾  ·  ✧';position:absolute;right:34px;top:28px;color:rgba(244,255,0,.66);font-family:Georgia,serif;font-size:18px;letter-spacing:8px;transform:rotate(7deg)}
.about-layout>article>h2,.about-layout .s_content h2{margin:0 0 20px;padding:0 0 13px;color:#535b78!important;font-size:30px;font-weight:700;line-height:1.35;background-image:linear-gradient(#f4ff00,#f4ff00)!important;background-repeat:no-repeat!important;background-size:58px 3px!important;background-position:left calc(100% - 1px)!important}
.about-layout .s_content h2{margin-top:42px}
.about-layout .s_content p{max-width:860px;margin:0 0 17px;padding:0;background:none;border:0;border-radius:0;box-shadow:none;color:#68738f!important;font-size:16px;line-height:2}
.about-values{margin-top:42px}.about-values h2{margin:0 0 20px;padding:0 0 13px;color:#535b78!important;font-size:30px;font-weight:700;line-height:1.35;background-image:linear-gradient(#f4ff00,#f4ff00)!important;background-repeat:no-repeat!important;background-size:58px 3px!important;background-position:left calc(100% - 1px)!important}.about-values-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.about-value{min-height:114px;padding:17px 18px;background:rgba(255,255,255,.38);border:1px solid rgba(255,255,255,.6);border-radius:16px;box-shadow:inset 0 0 0 3px rgba(255,255,255,.12)}.about-value strong{display:block;margin-bottom:6px;color:#535b78!important;font-size:16px;line-height:1.8}.about-value p{margin:0!important;padding:0!important;background:none!important;border:0!important;box-shadow:none!important;color:#68738f!important;font-size:16px;line-height:1.8}
@media(max-width:900px){.about-layout>article{padding:30px 26px}.about-values-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:520px){.content:has(.about-layout){padding:18px 14px 54px!important}.about-layout>article{padding:25px 20px 22px;border-radius:16px;background:rgba(240,244,255,.3);box-shadow:0 10px 24px rgba(66,79,137,.1),inset 0 0 0 3px rgba(255,255,255,.1)}.about-layout>article:before{right:17px;top:16px;font-size:12px;letter-spacing:4px;opacity:.72}.about-layout>article>h2,.about-layout .s_content h2,.about-values h2{margin:0 0 16px;padding:0 0 10px;font-size:23px;background-size:42px 2px!important}.about-layout .s_content h2,.about-values{margin-top:28px}.about-values h2{margin-bottom:14px}.about-layout .s_content p{margin:0 0 14px;font-size:15px;line-height:1.95}.about-values-grid{display:block}.about-value{position:relative;min-height:0;margin:0;padding:13px 12px 13px 29px;border:0;border-left:2px solid rgba(255,238,160,.82);border-radius:0;background:rgba(255,255,255,.18);box-shadow:none}.about-value+.about-value{margin-top:8px}.about-value:before{content:'✦';position:absolute;left:9px;top:13px;color:#ffeea0;font-family:Georgia,serif;font-size:12px;text-shadow:0 0 8px rgba(255,238,160,.5)}.about-value strong{display:inline;margin:0 4px 0 0;font-size:15px}.about-value p{display:inline;font-size:15px;line-height:1.75}}

/* Apply the original contact-page treatment to the dynamic backend route. */
.contact-page{padding-top:36px!important;padding-bottom:96px!important}
.contact-page>.two-col{display:block!important}
.contact-page>.two-col>article{max-width:1080px;margin:0 auto;padding:34px 42px;background:rgba(235,240,255,.52);border:1px solid rgba(255,255,255,.68);border-radius:24px;box-shadow:0 12px 28px rgba(76,88,145,.1)}
.contact-page>.two-col>article h2{margin:0 0 24px;color:#535b78!important}
.contact-page>.two-col>article p{display:inline-flex;align-items:center;width:calc(33.333% - 12px);min-height:62px;margin:0 14px 14px 0;padding:0 18px;background:rgba(255,255,255,.42);border:1px solid rgba(255,255,255,.62);border-radius:14px;color:#68738f}
.contact-page>.two-col>article p:nth-of-type(3){margin-right:0}
.contact-page>.two-col>article p:last-child{display:block;width:100%;min-height:auto;margin:8px 0 0;padding:17px 18px;line-height:1.8}
@media(max-width:900px){.contact-page>.two-col>article{padding:30px 26px}.contact-page>.two-col>article p{width:calc(50% - 10px);margin-right:16px}.contact-page>.two-col>article p:nth-of-type(3){margin-right:16px}.contact-page>.two-col>article p:last-child{width:100%;margin-right:0}}
@media(max-width:520px){.contact-page>.two-col>article{padding:26px 20px;border-radius:20px}.contact-page>.two-col>article p{display:block;width:100%;min-height:auto;margin:12px 0 0}.contact-page>.two-col>article p:last-child{margin-right:0}}
