/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.start{inset-inline-start:var(--spacing)}.flex{display:flex}.grid{display:grid}.inline{display:inline}.table{display:table}.rounded{border-radius:.25rem}}:root{--cream:#fffaf6;--paper:#fffefd;--pink:#eb7188;--pink-deep:#d95671;--blush:#fbe6e5;--gold:#c49368;--ink:#382f2d;--muted:#8c7c78;--line:#f0e5df}*{box-sizing:border-box}html{color:var(--ink);background:#f7f0ec}body{background:radial-gradient(circle at 8% 3%,#fff 0,#f8efeb 36%,#f3e9e4 100%);margin:0;font-family:PingFang SC,Noto Sans CJK SC,Microsoft YaHei,sans-serif}button,input,textarea,select{font:inherit}button{color:inherit}:is(button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible){outline-offset:2px;outline:3px solid #eb718840}.site-stage{height:100dvh;min-height:620px;padding:32px;overflow:hidden}.phone-shell{background:var(--cream);border:1px solid #d2b5a766;border-radius:30px;flex-direction:column;width:min(100%,560px);height:calc(100dvh - 64px);min-height:556px;margin:auto;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 80px #50302424}.page-transition{overscroll-behavior-y:contain;scrollbar-width:thin;scrollbar-color:#ecd0ca transparent;flex:1;min-height:0;animation:.24s cubic-bezier(.22,.7,.25,1) both page-enter;overflow-y:auto}.page-transition::-webkit-scrollbar{width:5px}.page-transition::-webkit-scrollbar-thumb{background:#ecd0ca;border-radius:10px}.page-transition::-webkit-scrollbar-track{background:0 0}@keyframes page-enter{0%{opacity:.35;transform:translate(12px)}to{opacity:1;transform:translate(0)}}::view-transition-old(root){animation:.16s both page-leave}::view-transition-new(root){animation:.24s cubic-bezier(.22,.7,.25,1) both page-enter}@keyframes page-leave{to{opacity:.55;transform:translate(-8px)}}.page{min-height:100%;padding:0 18px 34px}.topbar{text-align:center;z-index:5;grid-template-columns:42px 1fr 42px;align-items:center;height:74px;display:grid;position:relative}.topbar>div strong{letter-spacing:.08em;font:600 21px/1.15 Georgia,Songti SC,serif}.topbar>div small{color:var(--muted);letter-spacing:.18em;margin-top:5px;font-size:10px;display:block}.brand-mark{color:#fff;background:linear-gradient(145deg,#ed8fa1,#d95571);border-radius:50% 50% 50% 12%;place-items:center;width:30px;height:30px;font:italic 17px Georgia;display:grid;box-shadow:0 7px 18px #d9567140}.top-action{color:var(--gold);font-size:20px}.back-button,.mini-cart{cursor:pointer;background:0 0;border:0;padding:0;font-size:34px}.mini-cart{font-size:21px;position:relative}.mini-cart i,.nav-icon i{background:var(--pink-deep);color:#fff;border-radius:99px;min-width:17px;height:17px;font:9px/17px sans-serif;position:absolute;top:-8px;right:-8px}.search-wrap{border:1px solid var(--line);background:#fff;border-radius:22px;align-items:center;gap:9px;height:44px;padding:0 15px;display:flex;box-shadow:0 6px 18px #694f450a}.search-wrap span{color:#9f918c;font-size:20px}.search-wrap input{width:100%;color:var(--ink);background:0 0;border:0;outline:0}.hero-carousel{margin:16px 0 13px}.hero-track{scroll-snap-type:x mandatory;scroll-behavior:smooth;overscroll-behavior-inline:contain;scrollbar-width:none;border-radius:22px;height:260px;display:flex;overflow-x:auto;box-shadow:0 12px 30px #915b431f}.hero-track::-webkit-scrollbar{display:none}.hero-slide{scroll-snap-align:start;scroll-snap-stop:always;background-position:50%;background-size:cover;flex:0 0 100%;height:100%;position:relative;overflow:hidden}.hero-slide:before{content:"";background:linear-gradient(90deg,#fffaf5fc 0%,#fffaf5f0 40%,#fffaf51f 68%);position:absolute;inset:0}.hero-slide-1{background-image:url(/images/fuguang-hero.png)}.hero-slide-2{background-image:url(/images/fuguang-hero-ritual.jpg)}.hero-slide-3{background-image:url(/images/fuguang-hero-travel.jpg)}.hero-dots{justify-content:center;gap:7px;padding-top:10px;display:flex}.hero-dots button{cursor:pointer;background:#ddcec9;border:0;border-radius:50%;width:7px;height:7px;padding:0;transition:width .22s,background .22s,border-radius .22s}.hero-dots button.active{background:var(--pink);border-radius:8px;width:22px}.hero-copy{z-index:1;padding:35px 0 0 28px;position:relative}.hero-copy small,.list-intro small,.custom-hero small,.case-detail-cover small,.category-banner small{color:var(--gold);letter-spacing:.18em;font:600 9px/1.5 sans-serif}.hero-copy h1{letter-spacing:.06em;margin:8px 0;font:600 33px/1.15 Georgia,Songti SC,serif}.hero-copy p{color:#7e6660;margin:0 0 20px;font-size:11px}.hero-copy button,.primary-button{color:#fff;cursor:pointer;background:linear-gradient(120deg,#ee8498,#dc5c76);border:0;border-radius:22px;padding:11px 19px;font-weight:600;box-shadow:0 8px 18px #d9567138}.hero-copy button span{margin-left:10px}.trust-row{color:#746965;grid-template-columns:repeat(4,1fr);gap:3px;padding:8px 2px 22px;font-size:10px;display:grid}.trust-row span{white-space:nowrap;justify-content:center;align-items:center;gap:4px;display:flex}.trust-row i{border:1px solid #b6a9a3;border-radius:50%;place-items:center;width:15px;height:15px;font-size:8px;font-style:normal;display:grid}.card{border:1px solid var(--line);background:#ffffffeb;border-radius:20px;margin-bottom:16px;padding:19px 16px;box-shadow:0 9px 25px #7051440b}.section-title{justify-content:space-between;align-items:flex-start;margin-bottom:17px;display:flex}.section-title h2{letter-spacing:.04em;margin:0;font:600 19px/1.2 Georgia,Songti SC,serif}.section-title p{color:var(--muted);margin:5px 0 0;font-size:10px}.section-title button,.text-button{color:#968984;cursor:pointer;background:0 0;border:0;padding:2px 0;font-size:11px}.section-title button span{font-size:16px}.category-section{padding-bottom:21px}.category-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:20px 8px;display:grid}.category-button{cursor:pointer;background:0 0;border:0;flex-direction:column;align-items:center;gap:7px;min-width:0;padding:0;display:flex}.category-button strong{white-space:nowrap;font-size:11px;font-weight:500}.category-icon{background:#fff7f5;border:1px solid #f3d9d4;border-radius:50%;place-items:center;width:56px;height:56px;display:grid;overflow:hidden;box-shadow:0 6px 14px #c97b6a17}.category-art{object-fit:cover;border-radius:50%;width:100%;height:100%;display:block}.category-icon i{color:#cd765e;text-shadow:0 2px #fff;font:600 23px/1 Georgia;transform:rotate(-5deg)}.ci-1 i{color:#d18f99}.ci-2 i{color:#b78d68}.ci-3 i{color:#c96863}.ci-4 i{color:#c88572}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.horizontal-products{scroll-snap-type:x mandatory;overscroll-behavior-inline:contain;scrollbar-width:none;gap:12px;margin-right:-16px;padding:2px 1px 11px;display:flex;overflow-x:auto}.horizontal-products::-webkit-scrollbar{display:none}.horizontal-products .product-card{scroll-snap-align:start;flex:0 0 43%}.product-card{background:#fff;border:1px solid #f0e6e1;border-radius:15px;min-width:0;padding:9px;overflow:hidden}.product-open{cursor:pointer;text-align:left;background:0 0;border:0;width:100%;padding:0}.product-open strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;display:block;overflow:hidden}.product-open small{color:var(--muted);margin:4px 0 8px;font-size:9px;display:block}.product-brand{color:var(--gold);letter-spacing:.12em;margin-top:8px;font:600 8px/1.5 sans-serif;display:block}.product-visual{background:radial-gradient(circle at 50% 28%,#fff 0,#fff2ef 44%,#f7dcd6 100%);border-radius:11px;place-items:center;height:126px;display:grid;position:relative;overflow:hidden}.product-bottle{background:linear-gradient(135deg,#ffffffd9,#efa2996b);border:2px solid #b36c5a73;border-radius:11px 11px 8px 8px;place-items:center;width:44px;height:66px;display:grid;position:absolute;top:35px;box-shadow:inset 5px 0 8px #ffffff8c,8px 10px 18px #99604c29}.product-bottle i{color:#9f6758;font:italic 13px Georgia}.product-cap{z-index:1;background:linear-gradient(90deg,#d3a071,#ffe0bc,#bd8258);border-radius:4px 4px 2px 2px;width:23px;height:17px;position:absolute;top:20px}.product-shadow{filter:blur(3px);background:#9c67551f;border-radius:50%;width:78px;height:12px;position:absolute;bottom:16px}.tone-peach .product-bottle{background:linear-gradient(135deg,#fff7ec,#f5b990)}.tone-berry .product-bottle{background:linear-gradient(135deg,#fff0f2,#bd506a)}.tone-gold .product-bottle{background:linear-gradient(135deg,#fff6d9,#e2b368)}.tone-nude .product-bottle{background:linear-gradient(135deg,#fff8ee,#d8ad8e)}.tone-ivory .product-bottle,.tone-cream .product-bottle{background:linear-gradient(135deg,#fff,#eadcc7)}.tone-powder .product-bottle{background:linear-gradient(135deg,#fff,#e5d9ca)}.tone-bronze .product-bottle{background:linear-gradient(135deg,#f4dbc0,#966244)}.tone-sun .product-bottle{background:linear-gradient(135deg,#fff9dc,#f1d27e)}.price-row{justify-content:space-between;align-items:center;display:flex}.price-row b{color:var(--pink-deep);font-size:14px}.price-row del{color:#b5a8a3;margin-left:4px;font-size:9px}.add-button{color:#fff;background:var(--pink);cursor:pointer;border:0;border-radius:50%;width:27px;height:27px;font-size:19px;line-height:1;box-shadow:0 5px 12px #d9567133}.add-button:disabled{width:auto;box-shadow:none;background:#c9bfba;border-radius:12px;padding:0 7px;font-size:9px}.lazy-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.lazy-card{text-align:left;cursor:pointer;border:0;min-height:132px}.feature-entry{text-align:left;cursor:pointer;background:linear-gradient(140deg,#fff8f6,#f5ded9);border:1px solid #e6cabeb3;border-radius:17px;flex-direction:column;align-items:flex-start;padding:18px;display:flex;position:relative;overflow:hidden}.feature-entry-gold{background:linear-gradient(140deg,#fffaf3,#f0dfc8)}.feature-entry em{color:#b9856b;letter-spacing:.13em;font-size:7px;font-style:normal}.feature-entry strong{margin:10px 0 7px;font:600 18px Georgia,Songti SC,serif}.feature-entry small{color:#8b7974;font-size:9px;line-height:1.5}.feature-entry>span{color:#c6806f2b;font-size:49px;position:absolute;bottom:-6px;right:12px}.feature-entry-deal{background:linear-gradient(140deg,#fff8f4,#f4ded2)}.lazy-grid .feature-entry{min-height:142px;padding:16px 12px}.lazy-grid .feature-entry strong{white-space:nowrap;font-size:16px}.lazy-grid .feature-entry small{font-size:8px}.feature-entry>.lazy-art{color:#c6806f33;width:43px;height:43px;position:absolute;bottom:9px;right:9px}.lazy-art-star{place-items:center;line-height:1;display:grid;font-size:47px!important}.lazy-art-bag:before{content:"";border:3px solid;border-radius:7px 7px 10px 10px;height:27px;position:absolute;bottom:2px;left:4px;right:4px}.lazy-art-bag:after{content:"";border:3px solid;border-bottom:0;border-radius:12px 12px 0 0;width:17px;height:15px;position:absolute;top:2px;left:13px}.lazy-art-tag{border:3px solid;border-radius:8px 5px 5px 8px;place-items:center;display:grid;transform:rotate(-8deg);width:45px!important;height:35px!important;font:600 20px/1 Georgia!important;bottom:12px!important}.lazy-art-tag:after{content:"";border:2px solid;border-radius:50%;width:5px;height:5px;position:absolute;right:5px}.lazy-pink{background:linear-gradient(135deg,#fff5f3,#f8ddda)}.lazy-gold{background:linear-gradient(135deg,#fff9f1,#f0dcc4)}.bottom-nav{z-index:20;border-top:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffefdf5;flex:0 0 78px;grid-template-columns:repeat(4,1fr);height:78px;display:grid;position:relative;overflow:hidden}.bottom-nav button{z-index:2;color:#8e827e;cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:4px;font-size:10px;transition:color .28s,transform .28s;display:flex;position:relative}.bottom-nav button.active{color:var(--pink-deep);font-weight:600;transform:translateY(-2px)}.nav-icon{place-items:center;width:25px;height:25px;line-height:1;display:grid;position:relative}.nav-icon-svg{fill:none;stroke:currentColor;stroke-width:1.65px;stroke-linecap:round;stroke-linejoin:round;width:24px;height:24px}.nav-slider{z-index:3;width:25%;height:3px;transform:translateX(calc(var(--nav-index) * 100%));transition:transform .32s cubic-bezier(.22,.78,.22,1);position:absolute;bottom:9px;left:0}.nav-slider:after{content:"";background:linear-gradient(90deg,#f497a8,#dc5c76);border-radius:9px;width:34px;height:3px;margin:auto;display:block;box-shadow:0 3px 9px #d9567147}.toast{z-index:50;color:#fff;white-space:nowrap;background:#493b37;border-radius:22px;padding:11px 18px;font-size:12px;position:fixed;bottom:100px;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #0003}.search-results{margin-top:14px}.search-results .text-button{color:var(--pink-deep);margin:14px auto 0;display:block}.category-hero,.list-intro{background:linear-gradient(135deg,#fce8e5,#fff8f2);border-radius:20px;margin:4px 0 16px;padding:28px 24px}.category-hero small{color:var(--gold)}.category-hero h1,.list-intro h1{margin:8px 0;font:600 25px/1.25 Georgia,Songti SC,serif}.category-hero p,.list-intro p{color:var(--muted);margin:0;font-size:11px}.category-list{grid-template-columns:1fr 1fr;gap:11px;display:grid}.category-list>button{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:16px;grid-template-columns:58px 1fr 12px;align-items:center;padding:14px;display:grid}.category-list>button>.category-icon{grid-row:1/3}.category-list>button>strong{align-self:end;font-size:12px}.category-list>button>.category-note{color:var(--muted);align-self:start;font-size:9px;line-height:1.5}.category-list>button>.category-arrow{color:#b8aaa4;grid-area:1/3/3;font-style:normal}.category-list>button>.category-icon i{color:#cd765e;font:600 23px/1 Georgia}.category-banner{background:linear-gradient(135deg,#fff7f2,#f6d9d7);border-radius:20px;justify-content:space-between;align-items:center;min-height:190px;margin:4px 0 16px;padding:32px 24px;display:flex}.category-banner h1{margin:8px 0;font:600 25px/1.25 Georgia,Songti SC,serif}.category-banner p{color:var(--muted);font-size:11px}.category-banner>span{color:#c16b5a80;font-size:65px}.category-page{flex-direction:column;height:100%;min-height:0;padding-bottom:0;padding-left:0;padding-right:0;display:flex;overflow:hidden}.category-page .topbar,.category-page .category-search{margin-left:18px;margin-right:18px}.category-search{color:#a89a95;background:#f7f1ee;border-radius:21px;align-items:center;gap:8px;height:42px;padding:0 13px;display:flex}.category-search input{background:0 0;border:0;outline:0;width:100%;font-size:11px}.category-workbench{flex:1;grid-template-columns:91px 1fr;gap:12px;min-height:0;margin-top:17px;display:grid;overflow:hidden}.category-sidebar{border-right:1px solid var(--line);overscroll-behavior-y:contain;scrollbar-width:thin;scrollbar-color:#e7c4bd transparent;padding:0 0 25px;overflow-y:auto}.category-sidebar::-webkit-scrollbar{width:4px}.category-sidebar::-webkit-scrollbar-thumb{background:#e7c4bd;border-radius:9px}.category-sidebar::-webkit-scrollbar-track{background:0 0}.category-sidebar button{cursor:pointer;background:0 0;border:0;border-left:3px solid #0000;width:100%;height:47px;font-size:11px}.category-sidebar button.active{color:var(--pink-deep);border-left-color:var(--pink);background:linear-gradient(90deg,#fff1f1,#0000);font-weight:600}.category-content{flex-direction:column;min-width:0;min-height:0;padding:0 15px 0 0;display:flex;overflow:hidden}.category-promo{background:linear-gradient(135deg,#fffaf5,#f5ded8);border-radius:14px;grid-template-columns:minmax(0,1fr) 132px;align-items:center;height:145px;padding:17px 14px 17px 20px;display:grid;position:relative;overflow:hidden}.category-promo:before{content:"";background:radial-gradient(circle,#ffffffe6,#fff0ea26 67%,#0000 70%);border-radius:50%;width:125px;height:125px;position:absolute;top:8px;right:4px}.category-promo-copy{z-index:2;min-width:0;position:relative}.category-promo small{color:var(--gold);letter-spacing:.13em;font-size:7px}.category-promo h1{margin:6px 0;font:600 22px Georgia,Songti SC,serif}.category-promo p{color:var(--muted);max-width:130px;font-size:9px;line-height:1.5}.category-promo-visual{z-index:1;place-items:center;height:124px;display:grid;position:relative}.category-promo-art{object-fit:cover;mix-blend-mode:multiply;filter:drop-shadow(0 8px 10px #9e5e4d1a);border-radius:50%;width:118px;height:118px;display:block;transform:scale(1.08)}.category-promo-sparkle{z-index:2;color:#dd9e8e;text-shadow:0 2px 6px #c878642e;font-size:18px;position:absolute;top:8px;right:2px}.category-promo-banner{background:#fffaf5;padding:0;display:block}.category-promo-banner:before{display:none}.category-promo-banner .category-promo-copy{z-index:3;position:absolute;top:50%;left:34px;transform:translateY(-50%)}.category-promo-banner .category-promo-visual{width:100%;height:100%;position:absolute;inset:0;overflow:hidden}.category-promo-banner .category-promo-visual:before{content:"";z-index:0;background-image:linear-gradient(90deg,#fffaf5fa 0%,#fffaf5e6 38%,#fffaf594 66%,#fffaf524 100%),var(--category-banner);filter:blur(14px);background-position:100%;background-size:cover;position:absolute;inset:-16px;transform:scale(1.06)}.category-promo-banner .category-promo-art{z-index:1;object-fit:contain;object-position:right center;mix-blend-mode:normal;filter:none;transform-origin:100%;border-radius:0;width:100%;min-width:0;height:100%;min-height:0;position:absolute;inset:0;transform:scale(1.12);-webkit-mask-image:linear-gradient(90deg,#0000 51%,#0000001f 56%,#000000b8 68%,#000 76%);mask-image:linear-gradient(90deg,#0000 51%,#0000001f 56%,#000000b8 68%,#000 76%)}.category-promo-banner .category-promo-sparkle{display:none}.category-filter{border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);align-items:stretch;min-height:53px;display:grid}.category-filter button{color:#736762;cursor:pointer;background:0 0;border:0;min-height:53px;padding:5px 3px;font-size:9px;line-height:1.35}.category-filter button.active{color:var(--pink-deep);position:relative}.category-filter button.active:after{content:"";background:var(--pink);height:2px;position:absolute;bottom:0;left:31%;right:31%}.sort-dropdown{border:1px solid var(--line);transform-origin:top;background:#fffffffa;border-radius:0 0 13px 13px;margin-top:-1px;padding:8px;animation:.18s both dropdown-enter;box-shadow:0 12px 24px #593d3217}@keyframes dropdown-enter{0%{opacity:0;transform:translateY(-5px)scaleY(.92)}to{opacity:1;transform:none}}.sort-dropdown>button{text-align:left;color:#756964;cursor:pointer;background:0 0;border:0;border-radius:9px;width:100%;padding:10px 12px;font-size:10px}.sort-dropdown>button+button{margin-top:3px}.sort-dropdown>button:hover,.sort-dropdown>button.active{color:var(--pink-deep);background:#fff0f2}.brand-filter{flex-wrap:wrap;gap:7px;padding:4px;display:flex}.brand-filter button{border:1px solid var(--line);color:#796d68;cursor:pointer;background:#fff;border-radius:13px;padding:6px 9px;font-size:8px}.brand-filter button.active{border-color:var(--pink);color:var(--pink-deep);background:#fff0f2}.catalog-summary{color:var(--muted);justify-content:space-between;align-items:center;padding:10px 2px 0;font-size:9px;display:flex}.catalog-summary button{color:var(--pink-deep);cursor:pointer;background:0 0;border:0;font-size:9px}.category-products{overscroll-behavior-y:contain;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:#e3b7af transparent;-webkit-overflow-scrolling:touch;flex:1;gap:10px;min-height:0;padding:12px 6px 20px 0;display:grid;overflow-y:auto}.category-products::-webkit-scrollbar{width:5px}.category-products::-webkit-scrollbar-thumb{background:#e3b7af;border-radius:10px}.category-products::-webkit-scrollbar-track{background:0 0}.category-product{border:1px solid var(--line);background:#fff;border-radius:14px;height:124px;padding:10px;position:relative}.category-product-open{text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:102px 1fr;gap:12px;width:100%;height:100%;padding:0;display:grid}.category-product-open .product-visual{height:102px}.category-product-open .product-cap{top:14px;transform:scale(.8)}.category-product-open .product-bottle{top:31px;transform:scale(.8)}.category-product-open .product-shadow{bottom:7px}.category-product-open>span{flex-direction:column;min-width:0;padding-top:3px;display:flex}.category-product-open small{color:var(--gold);letter-spacing:.07em;font-size:9px}.category-product-open strong{text-overflow:ellipsis;white-space:nowrap;margin:5px 0;font-size:12px;overflow:hidden}.category-product-open em{color:var(--muted);background:#fff2f0;border-radius:5px;width:max-content;padding:3px 5px;font-size:9px;font-style:normal}.category-product-open b{margin-top:7px;font-size:14px}.category-product-open i{color:#a99c97;margin-top:3px;font-size:8px;font-style:normal}.category-product>.add-button{position:absolute;bottom:10px;right:9px}.list-card{padding:17px 14px 20px}.sort-row{color:var(--muted);justify-content:space-between;margin:0 2px 14px;font-size:10px;display:flex}.list-intro{text-align:center;padding:31px 20px}.case-intro{background:linear-gradient(135deg,#fff5f0,#f6dfd3)}.detail-visual{background:linear-gradient(160deg,#fff8f4,#f4d9d7);place-items:center;height:400px;margin:0 -18px;display:grid;position:relative}.product-visual-large{background:0 0;width:250px;height:320px;overflow:visible}.product-visual-large .product-bottle{border-width:3px;border-radius:25px;width:112px;height:175px;top:76px}.product-visual-large .product-cap{width:58px;height:40px;top:37px}.product-visual-large .product-shadow{width:210px;height:26px;bottom:39px}.product-visual-large .product-bottle i{font-size:28px}.detail-visual>small{color:#a9958e;font-size:9px;position:absolute;bottom:15px}.floating-petal{color:#c9776752;font-size:35px;position:absolute;top:50px;right:50px}.detail-info{background:#fff;border-radius:22px 22px 0 0;margin:-2px -18px 0;padding:25px 22px 110px;position:relative}.detail-brand{letter-spacing:.12em;color:var(--gold);font-size:10px}.detail-info h1{margin:7px 0;font:600 27px/1.25 Georgia,Songti SC,serif}.detail-desc{color:var(--muted);font-size:12px;line-height:1.8}.detail-price{align-items:center;gap:8px;margin:20px 0;display:flex}.detail-price b{color:var(--pink-deep);font-size:27px}.detail-price del{color:#b6aaa5;font-size:11px}.detail-price span{color:var(--pink-deep);background:#fbe5e5;border-radius:8px;padding:4px 7px;font-size:9px}.spec-line{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:45px 1fr auto;align-items:center;padding:18px 0;font-size:11px;display:grid}.spec-line span{color:var(--muted)}.spec-line i{color:#aa9d98;font-style:normal}.service-notes{color:#897b76;justify-content:space-between;padding:16px 0;font-size:9px;display:flex}.detail-story{background:var(--cream);border-radius:13px;padding:17px}.detail-story h2{margin:0 0 8px;font-size:14px}.detail-story p{color:var(--muted);margin:0;font-size:10px;line-height:1.8}.detail-actions{z-index:20;border-top:1px solid var(--line);background:#fff;grid-template-columns:110px 1fr;gap:10px;padding:12px 18px 18px;display:grid;position:absolute;bottom:0;left:0;right:0}.outline-button{border:1px solid var(--pink);color:var(--pink-deep);background:#fff;border-radius:22px}.primary-button:disabled{box-shadow:none;background:#c9bfba}.custom-hero-carousel{margin:0 0 14px}.custom-hero-track{height:270px}.custom-hero-slide-1{background-image:url(/images/fuguang-hero-ritual.jpg)}.custom-hero-slide-2{background-image:url(/images/fuguang-hero-travel.jpg)}.custom-hero-slide-3{background-image:url(/images/fuguang-hero.png)}.custom-hero-slide:before{background:linear-gradient(90deg,#fffaf5fa 0%,#fffaf5e8 43%,#fff5ef29 70%)}.custom-hero-copy{padding-top:32px}.custom-hero-copy h1{font-size:29px;line-height:1.22}.custom-hero-copy p{max-width:205px;margin-bottom:17px;line-height:1.6}.custom-entry-grid{grid-template-columns:1fr 1fr;gap:12px;margin:14px 0 16px;display:grid}.custom-entry-grid .feature-entry{min-height:147px}.custom-entry-grid .feature-entry>span{font-size:55px}.process-steps{text-align:center;grid-template-columns:repeat(4,1fr);display:grid;position:relative}.process-steps:before{content:"";background:linear-gradient(90deg,#edc9c0,#dfb493,#edc9c0);height:1px;position:absolute;top:21px;left:12%;right:12%}.process-steps span{flex-direction:column;align-items:center;gap:6px;display:flex;position:relative}.process-steps i{width:42px;height:42px;color:var(--pink-deep);background:#fff;border:1px solid #e9c8bd;border-radius:50%;place-items:center;font-size:16px;font-style:normal;display:grid;box-shadow:0 5px 13px #9b5c4b12}.process-steps b{font-size:9px;font-weight:600}.process-note{color:#998781;white-space:nowrap;font-size:7px;line-height:1.35}.case-grid{gap:12px;display:grid}.case-grid button{text-align:left;cursor:pointer;background:linear-gradient(135deg,#fff7f3,#f8e4de);border:0;border-radius:16px;grid-template-columns:50px 1fr;column-gap:12px;padding:18px;display:grid}.case-grid button>span{grid-row:1/4;align-self:center;font-size:34px}.case-grid strong{font:600 16px Georgia,Songti SC,serif}.case-grid small{color:var(--muted);margin:4px 0;font-size:9px}.case-grid i{color:var(--pink-deep);font-size:9px;font-style:normal}.case-detail-cover{text-align:center;background:linear-gradient(145deg,#f8ded8,#fff6ef);border-radius:22px;padding:48px 20px}.case-detail-cover>span{font-size:72px;display:block}.case-detail-cover h1{margin:8px;font:600 28px Georgia,Songti SC,serif}.case-detail-cover p{color:var(--pink-deep)}.case-detail-copy{margin-top:16px}.case-detail-copy h2{font:600 16px Georgia,Songti SC,serif}.case-detail-copy p{color:var(--muted);font-size:11px;line-height:1.8}.case-detail-copy .primary-button{width:100%;margin-top:10px}.form-card{border:1px solid var(--line);background:#fff;border-radius:22px;padding:22px 18px;box-shadow:0 9px 28px #5b41370d}.form-intro{text-align:center;margin-bottom:24px}.form-intro span{color:var(--pink);font-size:30px}.form-intro h1{margin:7px;font:600 23px Georgia,Songti SC,serif}.form-intro p{color:var(--muted);font-size:10px}.form-card label,.checkout-form label{margin-bottom:16px;font-size:11px;font-weight:600;display:block}.form-card label i,.checkout-form label i{color:var(--pink-deep);font-style:normal}.form-card input,.form-card select,.form-card textarea,.checkout-form input,.checkout-form textarea{border:1px solid var(--line);width:100%;color:var(--ink);resize:vertical;background:#fffcfa;border-radius:11px;outline:0;margin-top:8px;padding:12px;font-size:11px}.form-two{grid-template-columns:1fr 1fr;gap:10px;display:grid}.upload-box input{display:none}.upload-box>span{height:74px;color:var(--pink-deep);cursor:pointer;background:#fff9f6;border:1px dashed #dfb7ad;border-radius:12px;place-items:center;margin-top:8px;font-weight:500;display:grid}.upload-box>small{color:var(--muted);margin-top:7px;font-size:9px;font-weight:400;display:block}.full{width:100%;padding:13px}.centered-result{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 64px);padding-bottom:60px;display:flex}.result-mark{width:76px;height:76px;color:var(--pink-deep);background:linear-gradient(145deg,#fbe3e2,#fff);border-radius:50%;place-items:center;font-size:32px;display:grid;box-shadow:0 12px 30px #b8685926}.centered-result>small{color:var(--gold);letter-spacing:.08em;margin-top:20px}.centered-result h1{margin:12px;font:600 26px/1.35 Georgia,Songti SC,serif}.centered-result>p{max-width:330px;color:var(--muted);margin:0 0 24px;font-size:11px;line-height:1.8}.simplified-request{padding-top:30px}.simplified-request .form-intro{margin-bottom:30px}.simplified-request label{margin-bottom:20px}.simplified-request input,.simplified-request textarea{padding:14px}.cart-list{padding-bottom:5px}.cart-item{border-bottom:1px solid var(--line);min-height:120px;margin-bottom:14px;padding:4px 0 18px;position:relative}.cart-item:last-child{border-bottom:0;margin-bottom:0}.cart-product{text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:92px 1fr;gap:12px;padding:0;display:grid}.cart-product .product-visual{height:92px}.cart-product .product-cap{top:13px;transform:scale(.75)}.cart-product .product-bottle{top:28px;transform:scale(.75)}.cart-product .product-shadow{bottom:8px}.cart-product>span{flex-direction:column;padding-top:5px;display:flex}.cart-product strong{font-size:12px}.cart-product small{color:var(--muted);margin:6px 0;font-size:9px}.cart-product b{color:var(--pink-deep);margin-top:7px}.quantity{border:1px solid var(--line);border-radius:12px;grid-template-columns:28px 30px 28px;display:grid;position:absolute;bottom:18px;right:0;overflow:hidden}.quantity button{cursor:pointer;background:#fff8f5;border:0}.quantity span{text-align:center;font-size:10px;line-height:25px}.remove{color:#aa9d98;cursor:pointer;background:0 0;border:0;font-size:9px;position:absolute;top:4px;right:0}.checkout-form label:last-of-type{margin-bottom:0}.form-error{color:var(--pink-deep);background:#fff0f1;border-radius:8px;padding:9px;font-size:10px}.checkout-bar{border:1px solid var(--line);background:#fff;border-radius:14px;justify-content:flex-end;align-items:center;gap:20px;height:68px;margin-top:14px;padding:10px 18px;display:flex;position:relative}.checkout-bar span{font-size:10px}.checkout-bar b{color:var(--pink-deep);margin-left:5px;font-size:19px}.checkout-form input.input-invalid,.checkout-form textarea.input-invalid{border-color:var(--pink-deep);background:#fff5f4}.checkout-form .field-error{color:var(--pink-deep);margin-top:7px;font-size:10px;font-weight:400;line-height:1.5;display:block}.empty-cart{text-align:center;padding:110px 10px}.empty-cart>span{color:#e8c2ba;font-size:70px}.empty-cart h1{font:600 24px Georgia,Songti SC,serif}.empty-cart p{color:var(--muted);margin-bottom:25px;font-size:11px}.order-summary{border:1px solid var(--line);background:#fff;border-radius:15px;width:100%;max-width:350px;margin-bottom:22px;padding:4px 18px}.order-summary span{border-bottom:1px solid var(--line);color:var(--muted);justify-content:space-between;padding:13px 0;font-size:11px;display:flex}.order-summary span:last-child{border:0}.order-summary b{color:var(--ink)}.empty-state{text-align:center;color:var(--muted);padding:38px 10px;font-size:11px}.recent-orders{margin-top:4px}.recent-orders article{border:1px solid var(--line);background:#fffaf8;border-radius:12px;margin-top:10px;padding:13px}.recent-orders article>div{justify-content:space-between;align-items:center;display:flex}.recent-orders article small{color:var(--muted);font-size:9px}.recent-orders article strong{font-size:10px}.recent-orders article>span{color:#756965;white-space:nowrap;text-overflow:ellipsis;margin:10px 0;font-size:10px;display:block;overflow:hidden}.recent-orders article footer{justify-content:space-between;align-items:center;display:flex}.recent-orders article footer b{color:var(--pink-deep)}.order-record-actions{align-items:center;gap:7px;display:flex}.recent-orders article footer i{color:var(--pink-deep);background:#fde7e8;border-radius:9px;padding:4px 8px;font-size:9px;font-style:normal}.order-record-actions button{color:#9d8e89;cursor:pointer;text-underline-offset:2px;background:0 0;border:0;padding:4px 2px;font-size:9px;text-decoration:underline}.order-record-actions button:hover{color:var(--pink-deep)}.order-record-actions .confirm-delete{background:var(--pink);color:#fff;border:0;border-radius:9px;padding:5px 9px;font-size:9px;text-decoration:none}.order-record-actions .confirm-delete:hover{background:var(--pink-deep);color:#fff}.order-record-actions .cancel-delete{color:#9d8e89}.order-record-actions .cancel-delete:hover{color:var(--pink-deep)}.status-pill.status-待确认{color:var(--pink-deep);background:#fde7e8}.status-pill.status-已确认{color:#3f6b4a;background:#e3f1e6}.status-pill.status-已发货{color:#5a4b9b;background:#ece8fa}.status-pill.status-已完成{color:#2f6b3a;background:#d2ead8}.status-pill.status-已取消,.status-pill.status-已退款{color:#857974;background:#ece7e3}.empty-cart.with-orders{padding-top:36px;padding-bottom:40px}.empty-cart.with-orders>span{font-size:45px}@media (max-width:620px){.site-stage{height:100dvh;min-height:0;padding:0}.phone-shell{border:0;border-radius:0;width:100%;height:100dvh;min-height:0}.page{min-height:100%}.category-page{height:100%;min-height:0}.toast{bottom:96px}.hero-track{height:235px}.hero-copy{padding-left:22px}.hero-copy h1{font-size:29px}.category-grid{column-gap:4px}.category-icon{width:52px;height:52px}.category-list{grid-template-columns:1fr}.detail-visual{height:370px}.detail-actions{max-width:560px;margin:auto;position:fixed}.horizontal-products .product-card{flex-basis:46%}}@media (max-width:380px){.page{padding-left:13px;padding-right:13px}.card{padding-left:12px;padding-right:12px}.category-grid{column-gap:1px}.category-icon{width:47px;height:47px}.category-button strong{font-size:10px}.trust-row{font-size:9px}.product-grid{gap:8px}.hero-copy p{max-width:170px}.hero-slide{background-position:57%}.process-note{font-size:6px}.lazy-grid{gap:5px}.lazy-grid .feature-entry{min-height:134px;padding:13px 8px}.lazy-grid .feature-entry em{letter-spacing:.07em;font-size:6px}.lazy-grid .feature-entry strong{font-size:14px}.lazy-grid .feature-entry small{font-size:7px}.feature-entry>.lazy-art{transform-origin:100% 100%;bottom:7px;right:5px;transform:scale(.82)}.lazy-art-tag{transform:rotate(-8deg)scale(.82)!important}}@media (prefers-reduced-motion:reduce){.page-transition,.sort-dropdown{animation:none}.bottom-nav button,.nav-slider,.hero-track,.hero-dots button{scroll-behavior:auto;transition:none}::view-transition-old(root){animation:none}::view-transition-new(root){animation:none}}.sku-list{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.sku-option{border:1px solid var(--line);color:var(--ink);background:#fffaf8;border-radius:10px;align-items:center;gap:4px;padding:7px 11px;font-size:10px;display:inline-flex}.sku-option-out{color:#aa9d98;background:#f5f0ee;text-decoration:line-through}.category-art-fallback{color:#c99d92;place-items:center;font-size:17px;display:grid}.checkout-form{margin-top:14px}.product-visual-img{object-fit:cover;border-radius:11px;width:100%;height:100%}.product-visual-large .product-visual-img{border-radius:20px}.product-sheet-overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:90;background:#14101273;justify-content:center;align-items:flex-end;animation:.2s sheet-fade;display:flex;position:fixed;inset:0}@keyframes sheet-fade{0%{opacity:0}to{opacity:1}}.product-sheet{width:min(640px,100%);max-height:92vh;color:var(--ink);background:#fff;border-top-left-radius:24px;border-top-right-radius:24px;padding:24px 24px 20px;animation:.25s ease-out sheet-up;position:relative;overflow-y:auto;box-shadow:0 -12px 40px #0000002e}@keyframes sheet-up{0%{opacity:.6;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.sheet-close{border:1px solid var(--line);width:34px;height:34px;color:var(--ink);cursor:pointer;z-index:2;background:#fff;border-radius:50%;justify-content:center;align-items:center;font-size:18px;line-height:1;display:flex;position:absolute;top:12px;right:14px}.sheet-close:hover{background:var(--line-soft)}.sheet-hero{gap:16px;margin-bottom:18px;padding-right:36px;display:flex}.sheet-image{background:var(--line-soft);border-radius:18px;flex:0 0 150px;justify-content:center;align-items:center;width:150px;height:150px;display:flex;overflow:hidden}.sheet-head{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.sheet-brand{color:var(--ink-soft);margin:0;font-size:12px}.sheet-head h2{margin:0;font-size:18px;font-weight:700;line-height:1.3}.sheet-tags{flex-wrap:wrap;gap:6px;margin:2px 0;display:flex}.sheet-tag{color:#c75a4a;background:#fbe9e6;border-radius:999px;padding:2px 8px;font-size:11px}.sheet-price{align-items:baseline;gap:8px;margin-top:2px;display:flex}.sheet-price b{color:var(--accent);font-size:24px;font-weight:700}.sheet-price del{color:var(--ink-soft);font-size:13px}.sheet-price span{color:var(--accent);background:#fff2f0;border-radius:6px;padding:2px 8px;font-size:11px}.sheet-stock{color:var(--ink-soft);margin:0;font-size:12px}.sheet-head .mini-cart{border:1px solid var(--line);width:34px;height:34px;color:var(--ink);cursor:pointer;background:#fff;border-radius:50%;justify-content:center;align-items:center;font-size:14px;line-height:1;display:flex;position:absolute;top:12px;right:60px}.sheet-head .mini-cart:hover{background:var(--line-soft)}.sheet-section{border-top:1px solid var(--line-soft);margin:14px 0;padding-top:14px}.sheet-section h3{color:var(--ink);margin:0 0 10px;font-size:14px;font-weight:600}.sku-grid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.sku-card{border:1.5px solid var(--line);color:var(--ink);cursor:pointer;background:#fffaf8;border-radius:10px;flex-direction:column;align-items:flex-start;gap:4px;padding:10px 12px;font-family:inherit;transition:border-color .15s,background .15s,color .15s;display:flex;position:relative}.sku-card:hover:not(:disabled){border-color:var(--accent);background:#fff5f3}.sku-card-selected{border-color:var(--accent);color:var(--accent);background:#fff2f0;font-weight:600}.sku-card-out{color:var(--ink-soft);background:var(--line-soft);cursor:not-allowed;text-decoration:line-through}.sku-card-name{font-size:13px;font-weight:600}.sku-card-price{color:inherit;opacity:.85;font-size:11px}.sku-card-tick{background:var(--accent);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:14px;height:14px;font-size:10px;display:flex;position:absolute;top:6px;right:6px}.sheet-qty .qty-row{align-items:center;gap:10px;display:flex}.qty-btn{border:1px solid var(--line);width:34px;height:34px;color:var(--ink);cursor:pointer;background:#fff;border-radius:50%;justify-content:center;align-items:center;font-size:18px;line-height:1;display:flex}.qty-btn:hover:not(:disabled){background:var(--line-soft)}.qty-value{text-align:center;min-width:34px;font-size:16px;font-weight:600}.qty-limit{color:var(--ink-soft);margin-left:6px;font-size:12px}.sheet-services{border:1px solid var(--line-soft);color:var(--ink-soft);background:#faf7f5;border-radius:12px;flex-wrap:wrap;gap:14px 18px;margin:14px 0;padding:12px 14px;font-size:12px;display:flex}.svc{align-items:center;gap:6px;display:inline-flex}.svc-dot{background:var(--accent);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:11px;font-weight:700;display:inline-flex}.sheet-actions{border-top:1px solid var(--line-soft);gap:10px;margin-top:14px;padding-top:14px;display:flex}.sheet-btn-primary,.sheet-btn-outline{cursor:pointer;border:0;border-radius:22px;flex:1;height:44px;font-family:inherit;font-size:15px;font-weight:600;transition:opacity .15s}.sheet-btn-primary{background:var(--accent);color:#fff}.sheet-btn-primary:hover:not(:disabled){opacity:.92}.sheet-btn-outline{color:var(--accent);border:1.5px solid var(--accent);background:#fff}.sheet-btn-outline:hover:not(:disabled){background:#fff2f0}.sheet-btn-primary:disabled,.sheet-btn-outline:disabled{opacity:.45;cursor:not-allowed}.sheet-image-clickable{cursor:zoom-in}.sheet-image,.sheet-image .product-visual{background:#f5f0ee}.sheet-image .product-visual-img,.sheet-image .product-visual-large .product-visual-img{object-fit:contain;background:#f5f0ee}.image-preview-overlay{z-index:96;background:#0c090beb;justify-content:center;align-items:center;animation:.15s sheet-fade;display:flex;position:fixed;inset:0}.image-preview-img{object-fit:contain;border-radius:12px;max-width:94vw;max-height:90vh;box-shadow:0 20px 60px #0006}.image-preview-close{color:#fff;cursor:pointer;z-index:97;background:#ffffff24;border:0;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:24px;line-height:1;display:flex;position:absolute;top:18px;right:18px}.image-preview-close:hover{background:#ffffff42}@media (max-width:480px){.sku-grid{grid-template-columns:repeat(3,1fr)}.sheet-image{flex-basis:120px;width:120px;height:120px}.sheet-hero{padding-right:34px}}.collection-rail{scrollbar-width:none;gap:12px;margin-right:-16px;padding:2px 1px 11px;display:flex;overflow-x:auto}.collection-rail::-webkit-scrollbar{display:none}.collection-card{scroll-snap-align:start;text-align:left;cursor:pointer;background:#fff;border:0;border-radius:16px;flex:0 0 62%;padding:0;font-family:inherit;overflow:hidden;box-shadow:0 2px 14px #3c282314}.collection-card img{object-fit:cover;background:var(--line-soft);width:100%;height:130px;display:block}.collection-card strong{color:var(--ink);padding:10px 14px 0;font:600 15px Georgia,Songti SC,serif;display:block}.collection-card small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;padding:2px 14px 0;font-size:10px;display:block;overflow:hidden}.collection-card i{color:var(--pink-deep);padding:6px 14px 12px;font-size:10px;font-style:normal;display:block}.collection-card:active{transform:scale(.98)}.collection-list-grid{gap:12px;display:grid}.collection-card-list{flex:none;align-items:stretch;gap:14px;display:flex;box-shadow:0 2px 14px #3c282314}.collection-card-list img{flex-shrink:0;width:104px;height:104px}.collection-card-list .collection-card-copy{flex-direction:column;justify-content:center;gap:3px;padding:12px 14px 12px 0;display:flex}.collection-card-list .collection-card-copy strong{padding:0;font-size:16px;display:block}.collection-card-list .collection-card-copy small{padding:0;font-size:10px;display:block}.collection-card-list .collection-card-copy i{padding:6px 0 0;font-size:10px;display:block}.collection-hero{background:linear-gradient(135deg,#fdf3ef,#f7e3dc);border-radius:18px;align-items:center;gap:14px;padding:16px;display:flex;overflow:hidden}.collection-hero img{object-fit:cover;border-radius:14px;flex-shrink:0;width:108px;height:108px}.collection-hero h1{color:var(--ink);margin:2px 0 0;font:600 20px Georgia,Songti SC,serif}.collection-hero p{color:var(--muted);margin:4px 0 0;font-size:11px}.collection-desc{color:var(--muted);margin:12px 2px 0;font-size:11px;line-height:1.8}.case-grid button>img.case-cover{object-fit:cover;border-radius:10px;grid-row:1/4;align-self:center;width:50px;height:50px}.case-detail-cover>img.case-detail-img{object-fit:cover;border-radius:16px;width:100%;max-height:220px;margin-bottom:14px}
