@import "https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,300;0,9..40,400;0,9..40,500;0,9..40,600;0,9..40,700;1,9..40,400&family=Noto+Sans+TC:wght@300;400;500;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300;400;500;600;700&family=Space+Mono:wght@400;700&display=swap";:root{--brand-bg:#f7f5f0;--brand-ink:#0f0f0f;--brand-paper:#fff;--brand-marvin:var(--brand-ink);--brand-warm-gray-950:#111;--brand-warm-gray-900:#1c1c1c;--brand-warm-gray-800:#2e2e2e;--brand-warm-gray-700:#444;--brand-warm-gray-600:#5c5c5c;--brand-warm-gray-500:#767676;--brand-warm-gray-400:#9a9a9a;--brand-warm-gray-300:#c0bdb8;--brand-warm-gray-200:#ddd9d3;--brand-warm-gray-100:#edeae5;--brand-warm-gray-50:#f5f3ef;--font-body:"DM Sans", "Noto Sans TC", system-ui, sans-serif;--font-ui:"DM Sans", "Noto Sans TC", system-ui, sans-serif;--radius-none:0px;--radius-xs:4px;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:20px;--radius-2xl:24px;--radius-3xl:32px;--radius-circle:50%;--radius-card:var(--radius-lg);--radius-input:var(--radius-md);--radius-modal:var(--radius-2xl);--shadow-none:none;--shadow-xs:0 1px 2px #0f0f0f0a;--shadow-sm:0 1px 4px #0f0f0f0f, 0 1px 2px #0f0f0f0a;--shadow-md:0 4px 14px #0f0f0f14, 0 2px 4px #0f0f0f0a;--shadow-lg:0 10px 32px #0f0f0f1a, 0 4px 8px #0f0f0f0a;--shadow-xl:0 20px 56px #0f0f0f21, 0 8px 16px #0f0f0f0d;--ease-out:cubic-bezier(.16, 1, .3, 1);--ease-in-out:cubic-bezier(.4, 0, .2, 1);--ease-spring:cubic-bezier(.34, 1.56, .64, 1);--transition-fast:.15s var(--ease-out);--transition-normal:.25s var(--ease-out);--transition-slow:.4s var(--ease-out);--transition-bounce:.38s var(--ease-spring);--ph-lime-green:#149e5a;--ph-lime-green-light:#bfe9cf;--ph-lime-green-dark:#0e7b45;--ph-lime-green-tint:#e2f6eb;--ph-rose-red:#ff4f79;--ph-rose-red-light:#ffd3de;--ph-rose-red-dark:#d62e58;--ph-rose-red-tint:#ffe6ec;--ph-cinnamon-gold:#ffc02e;--ph-cinnamon-gold-light:#ffe9a8;--ph-cinnamon-gold-dark:#d69a00;--ph-cinnamon-gold-tint:#fff4d6;--ph-berry-purple:#7c3aed;--ph-berry-purple-light:#ddd0fb;--ph-berry-purple-dark:#5e22c9;--ph-berry-purple-tint:#eee5fd;--ph-snow-mountain-white:#fff;--ph-snow-mountain-white-dark:#e7e2d8;--ph-snow-mountain-white-tint:#f4f1ea;--ph-platinum-elixir:#e7dfcc;--ph-platinum-elixir-light:#f2ecdd;--ph-platinum-elixir-dark:#c9bea1;--ph-platinum-elixir-tint:#f7f2e7;--ph-black:#0f0f0f;--ph-white:#fff;--ph-cream:var(--brand-bg);--ph-gray-950:#111;--ph-gray-900:#1c1c1c;--ph-gray-800:#2e2e2e;--ph-gray-700:#444;--ph-gray-600:#5c5c5c;--ph-gray-500:#767676;--ph-gray-400:#9a9a9a;--ph-gray-300:#c0bdb8;--ph-gray-200:#ddd9d3;--ph-gray-100:#edeae5;--ph-gray-50:#f5f3ef;--color-text-primary:var(--ph-black);--color-text-secondary:var(--ph-gray-600);--color-text-muted:var(--ph-gray-400);--color-text-disabled:var(--ph-gray-300);--color-text-inverse:var(--ph-white);--color-text-link:var(--ph-berry-purple);--color-surface:var(--ph-white);--color-surface-raised:var(--ph-cream);--color-surface-card:var(--ph-white);--color-surface-overlay:#0f0f0f80;--color-border:var(--ph-gray-200);--color-border-subtle:var(--ph-gray-100);--color-border-strong:var(--ph-gray-400);--color-success:var(--ph-lime-green);--color-success-subtle:var(--ph-lime-green-tint);--color-error:var(--ph-rose-red);--color-error-subtle:var(--ph-rose-red-tint);--color-warning:var(--ph-cinnamon-gold);--color-warning-subtle:var(--ph-cinnamon-gold-tint);--color-info:#3b82f6;--color-info-subtle:#eff6ff;--color-action-primary:var(--ph-black);--color-action-primary-hover:var(--ph-gray-800);--color-action-primary-text:var(--ph-white);--color-report-tier-low:var(--ph-lime-green);--color-report-tier-medium:var(--ph-cinnamon-gold);--color-report-tier-high:#ff6b35;--color-report-tier-critical:var(--ph-rose-red);--color-risk-low:var(--color-report-tier-low);--color-risk-medium:var(--color-report-tier-medium);--color-risk-high:var(--color-report-tier-high);--color-risk-critical:var(--color-report-tier-critical)}:root,[data-ds-theme=app]{--font-display:"Space Grotesk", "Noto Sans TC", system-ui, sans-serif;--font-mono:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;--app-product-snow-mountain-white:var(--ph-snow-mountain-white);--app-product-lime-green:var(--ph-lime-green);--app-product-rose-red:var(--ph-rose-red);--app-product-cinnamon-gold:var(--ph-cinnamon-gold);--app-product-berry-purple:var(--ph-berry-purple);--app-product-platinum-elixir:var(--ph-platinum-elixir);--app-report-tier-low:var(--color-report-tier-low);--app-report-tier-medium:var(--color-report-tier-medium);--app-report-tier-high:var(--color-report-tier-high);--app-report-tier-critical:var(--color-report-tier-critical);--app-pill-radius:9999px;--btn-radius:var(--app-pill-radius);--radius-chip:var(--app-pill-radius);--radius-badge:var(--app-pill-radius);--color-bg:var(--brand-bg);--color-ink:var(--brand-ink);--color-surface:var(--brand-paper);--color-accent:var(--ph-lime-green)}:root{--font-display:"Space Grotesk", "Noto Sans TC", system-ui, sans-serif;--font-body:"DM Sans", "Noto Sans TC", system-ui, sans-serif;--font-mono:"Space Mono", ui-monospace, "Courier New", monospace;--fs-2xs:.625rem;--fs-xs:.75rem;--fs-sm:.875rem;--fs-base:1rem;--fs-md:1.125rem;--fs-lg:1.25rem;--fs-xl:1.5rem;--fs-2xl:2rem;--fs-3xl:2.5rem;--fs-4xl:3.5rem;--fs-5xl:4.5rem;--fs-6xl:6rem;--fw-light:300;--fw-regular:400;--fw-medium:500;--fw-semibold:600;--fw-bold:700;--lh-none:1;--lh-tight:1.1;--lh-snug:1.25;--lh-normal:1.5;--lh-relaxed:1.6;--lh-loose:1.8;--ls-tighter:0em;--ls-tight:0em;--ls-normal:0em;--ls-wide:.04em;--ls-wider:.08em;--ls-widest:.14em;--text-display-font:var(--font-display);--text-display-size:var(--fs-5xl);--text-display-weight:var(--fw-bold);--text-display-leading:var(--lh-tight);--text-display-tracking:var(--ls-tight);--text-headline-font:var(--font-display);--text-headline-size:var(--fs-3xl);--text-headline-weight:var(--fw-bold);--text-headline-leading:var(--lh-snug);--text-headline-tracking:var(--ls-tight);--text-title-font:var(--font-display);--text-title-size:var(--fs-xl);--text-title-weight:var(--fw-semibold);--text-title-leading:var(--lh-snug);--text-body-lg-font:var(--font-body);--text-body-lg-size:var(--fs-md);--text-body-lg-weight:var(--fw-regular);--text-body-lg-leading:var(--lh-relaxed);--text-body-font:var(--font-body);--text-body-size:var(--fs-base);--text-body-weight:var(--fw-regular);--text-body-leading:var(--lh-normal);--text-caption-font:var(--font-body);--text-caption-size:var(--fs-sm);--text-caption-weight:var(--fw-regular);--text-caption-leading:var(--lh-normal);--text-label-font:var(--font-body);--text-label-size:var(--fs-sm);--text-label-weight:var(--fw-medium);--text-label-leading:var(--lh-none);--text-label-tracking:var(--ls-wide);--text-overline-font:var(--font-body);--text-overline-size:var(--fs-xs);--text-overline-weight:var(--fw-semibold);--text-overline-leading:var(--lh-none);--text-overline-tracking:var(--ls-widest);--sp-px:1px;--sp-0:0px;--sp-0-5:.125rem;--sp-1:.25rem;--sp-2:.5rem;--sp-3:.75rem;--sp-4:1rem;--sp-5:1.25rem;--sp-6:1.5rem;--sp-7:1.75rem;--sp-8:2rem;--sp-10:2.5rem;--sp-12:3rem;--sp-14:3.5rem;--sp-16:4rem;--sp-20:5rem;--sp-24:6rem;--sp-28:7rem;--sp-32:8rem;--sp-40:10rem;--sp-48:12rem;--padding-btn-sm:var(--sp-2) var(--sp-4);--padding-btn-md:var(--sp-3) var(--sp-6);--padding-btn-lg:var(--sp-4) var(--sp-8);--padding-card-sm:var(--sp-4);--padding-card-md:var(--sp-6);--padding-card-lg:var(--sp-8);--padding-input:var(--sp-3) var(--sp-4);--container-xs:480px;--container-sm:640px;--container-md:768px;--container-lg:1024px;--container-xl:1280px;--container-2xl:1440px;--canvas-mobile-w:375px;--canvas-mobile-h:812px;--radius-none:0px;--radius-xs:4px;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:20px;--radius-2xl:24px;--radius-3xl:32px;--radius-circle:50%;--radius-btn-web:4px;--app-pill-radius:9999px;--btn-radius:var(--app-pill-radius);--radius-btn:var(--btn-radius);--radius-card:var(--radius-lg);--radius-chip:var(--app-pill-radius);--radius-input:var(--radius-md);--radius-badge:var(--app-pill-radius);--radius-modal:var(--radius-2xl);--shadow-none:none;--shadow-xs:0 1px 2px #0f0f0f0a;--shadow-sm:0 1px 4px #0f0f0f0f, 0 1px 2px #0f0f0f0a;--shadow-md:0 4px 14px #0f0f0f14, 0 2px 4px #0f0f0f0a;--shadow-lg:0 10px 32px #0f0f0f1a, 0 4px 8px #0f0f0f0a;--shadow-xl:0 20px 56px #0f0f0f21, 0 8px 16px #0f0f0f0d;--shadow-focus-violet:0 0 0 3px #7b2fed38;--shadow-focus-emerald:0 0 0 3px #00c47a38;--shadow-focus-rose:0 0 0 3px #ff356838;--ease-out:cubic-bezier(.16, 1, .3, 1);--ease-in-out:cubic-bezier(.4, 0, .2, 1);--ease-spring:cubic-bezier(.34, 1.56, .64, 1);--transition-fast:.15s var(--ease-out);--transition-normal:.25s var(--ease-out);--transition-slow:.4s var(--ease-out);--transition-bounce:.38s var(--ease-spring);--z-below:-1;--z-base:0;--z-raised:1;--z-dropdown:100;--z-sticky:200;--z-overlay:300;--z-modal:400;--z-popover:450;--z-toast:500;--z-tooltip:600;--blur-sm:4px;--blur-md:12px;--blur-lg:24px;--blur-xl:40px;--opacity-hover:.82;--opacity-active:.7;--opacity-disabled:.38}:root,[data-theme=colorful-happiness]{--th-name:"綠色系";--th-tone:"plant · daily-energy · healthy-mainline";--th-bg:#fff;--th-surface:#fff;--th-panel:#fff4f0;--th-ink:#2a2026;--th-muted:#8a7e84;--th-line:#f0e6e2;--th-primary:#149e5a;--th-primary-strong:#0e7b45;--th-on-primary:#fff;--th-accent:#1cb0f6;--th-accent-2:#ffc400;--th-accent-3:#5fd37f;--th-ring-track:#ffe0e7;--th-hero:#149e5a;--th-on-hero:#fff;--th-hero-grad:linear-gradient(135deg,#149e5a 0%,#5fd37f 100%);--th-radius-card:22px;--th-radius-tile:16px;--th-pill-radius:9999px;--th-shadow-card:0 6px 22px #ff4d6d1f, 0 2px 6px #2a20260d;--th-shadow-pop:0 14px 34px #ff4d6d42;--th-btn-shadow:0 8px 20px #ff4d6d4d;--th-ease:cubic-bezier(.34, 1.56, .64, 1);--th-dur:.32s;--th-illus:"rounded candy blobs, sticker-style"}[data-theme=future-explorer]{--th-name:"紫色系";--th-tone:"insight · AI · Dr. Marvin exploration";--th-bg:#fff;--th-surface:#fff;--th-panel:#f3f5fb;--th-ink:#0e1018;--th-muted:#5c6072;--th-line:#e7eaf3;--th-primary:#7c3aed;--th-primary-strong:#5e22c9;--th-on-primary:#fff;--th-accent:#ff2d78;--th-accent-2:#8bf13c;--th-accent-3:#00d5e0;--th-ring-track:#e1e8fb;--th-hero:#0e1018;--th-on-hero:#fff;--th-hero-grad:linear-gradient(135deg,#11131d 0%,#1e2a55 100%);--th-radius-card:14px;--th-radius-tile:10px;--th-pill-radius:9999px;--th-shadow-card:0 4px 16px #0e101814, 0 1px 3px #0e10180d;--th-shadow-pop:0 12px 30px #2d6bff3d;--th-btn-shadow:none;--th-ease:cubic-bezier(.16, 1, .3, 1);--th-dur:.2s;--th-illus:"isometric line-grids, HUD glyphs, neon edges"}[data-theme=warm-companion]{--th-name:"紅色系";--th-tone:"warm · encouraging · vital";--th-bg:#fff;--th-surface:#fff;--th-panel:#fbf7f1;--th-ink:#2a2621;--th-muted:#7a7068;--th-line:#ece6dc;--th-primary:#ff4f79;--th-primary-strong:#d62e58;--th-on-primary:#fff;--th-accent:#149e5a;--th-accent-2:#ffc02e;--th-accent-3:#7c3aed;--th-ring-track:#f0e7de;--th-hero:#2c2620;--th-on-hero:#fff;--th-hero-grad:linear-gradient(135deg,#2c2620 0%,#3a2e22 100%);--th-radius-card:24px;--th-radius-tile:18px;--th-pill-radius:9999px;--th-shadow-card:0 6px 22px #2a262112, 0 2px 6px #2a26210a;--th-shadow-pop:0 12px 30px #ff6a3d38;--th-btn-shadow:0 8px 22px #ff6a3d4d;--th-ease:cubic-bezier(.22, 1, .36, 1);--th-dur:.28s;--th-illus:"warm grainy gradients, soft paper texture"}[data-theme=balanced-growth]{--th-name:"黃色系";--th-tone:"bright · progress · daily-action";--th-bg:#fff;--th-surface:#fff;--th-panel:#f3f6f1;--th-ink:#1e2620;--th-muted:#6b7670;--th-line:#e4ebe2;--th-primary:#ffc02e;--th-primary-strong:#d69a00;--th-on-primary:#fff;--th-accent:#c77d3a;--th-accent-2:#4a8fb0;--th-accent-3:#7c3aed;--th-ring-track:#ddebe0;--th-hero:#1f3a2b;--th-on-hero:#fff;--th-hero-grad:linear-gradient(135deg,#1f3a2b 0%,#2e5740 100%);--th-radius-card:18px;--th-radius-tile:14px;--th-pill-radius:9999px;--th-shadow-card:0 4px 16px #1e26200f, 0 1px 3px #1e26200a;--th-shadow-pop:0 12px 28px #2e9e5b33;--th-btn-shadow:0 6px 16px #2e9e5b38;--th-ease:cubic-bezier(.4, 0, .2, 1);--th-dur:.3s;--th-illus:"botanical line-contours, topographic rings"}*,:before,:after,::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#3b82f680;--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border:0 solid #e5e7eb}:before,:after{--tw-content:""}html,:host{-webkit-text-size-adjust:100%;tab-size:4;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5}body{line-height:inherit;margin:0}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;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-feature-settings:normal;font-variation-settings:normal;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;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}button,input,optgroup,select,textarea{font-feature-settings:inherit;font-variation-settings:inherit;font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:#0000;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{margin:0;padding:0;list-style:none}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder{opacity:1;color:#9ca3af}textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{inset:0}.bottom-5{bottom:1.25rem}.left-3{left:.75rem}.right-5{right:1.25rem}.top-0{top:0}.top-1\/2{top:50%}.z-50{z-index:50}.z-\[100\]{z-index:100}.z-\[70\]{z-index:70}.mx-auto{margin-left:auto;margin-right:auto}.mb-1{margin-bottom:.25rem}.mb-10{margin-bottom:2.5rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-7{margin-bottom:1.75rem}.mb-8{margin-bottom:2rem}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}.mt-2{margin-top:.5rem}.mt-2\.5{margin-top:.625rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-7{margin-top:1.75rem}.mt-8{margin-top:2rem}.mt-auto{margin-top:auto}.line-clamp-3{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.hidden{display:none}.aspect-\[16\/7\]{aspect-ratio:16/7}.aspect-\[4\/3\]{aspect-ratio:4/3}.aspect-\[4\/5\]{aspect-ratio:4/5}.aspect-square{aspect-ratio:1}.aspect-video{aspect-ratio:16/9}.h-1\.5{height:.375rem}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-2{height:.5rem}.h-20{height:5rem}.h-24{height:6rem}.h-3{height:.75rem}.h-4{height:1rem}.h-40{height:10rem}.h-48{height:12rem}.h-5{height:1.25rem}.h-56{height:14rem}.h-6{height:1.5rem}.h-64{height:16rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-full{height:100%}.h-px{height:1px}.max-h-\[58vh\]{max-height:58vh}.max-h-\[62vh\]{max-height:62vh}.max-h-\[70vh\]{max-height:70vh}.max-h-\[86vh\]{max-height:86vh}.min-h-12{min-height:3rem}.min-h-20{min-height:5rem}.min-h-32{min-height:8rem}.min-h-36{min-height:9rem}.min-h-\[360px\]{min-height:360px}.min-h-\[420px\]{min-height:420px}.min-h-\[460px\]{min-height:460px}.min-h-\[540px\]{min-height:540px}.min-h-\[calc\(100vh-4rem\)\]{min-height:calc(100vh - 4rem)}.min-h-screen{min-height:100vh}.w-1\.5{width:.375rem}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-12{width:3rem}.w-14{width:3.5rem}.w-16{width:4rem}.w-2{width:.5rem}.w-20{width:5rem}.w-24{width:6rem}.w-32{width:8rem}.w-4{width:1rem}.w-48{width:12rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-7{width:1.75rem}.w-8{width:2rem}.w-9{width:2.25rem}.w-fit{width:fit-content}.w-full{width:100%}.min-w-0{min-width:0}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-5xl{max-width:64rem}.max-w-7xl{max-width:80rem}.max-w-lg{max-width:32rem}.max-w-md{max-width:28rem}.max-w-sm{max-width:24rem}.flex-1{flex:1}.flex-none{flex:none}.flex-shrink{flex-shrink:1}.flex-shrink-0,.shrink-0{flex-shrink:0}.-translate-y-1\/2{--tw-translate-y:-50%;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:1s linear infinite spin}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;user-select:none}.resize-none{resize:none}.resize{resize:both}.scroll-mt-24{scroll-margin-top:6rem}.list-none{list-style-type:none}.columns-1{-moz-columns:1;columns:1}.break-inside-avoid{-moz-column-break-inside:avoid;break-inside:avoid}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.grid-cols-\[56px_1fr_16px\]{grid-template-columns:56px 1fr 16px}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.place-items-center{place-items:center}.items-start{align-items:flex-start}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-7{gap:1.75rem}.gap-8{gap:2rem}.gap-9{gap:2.25rem}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.divide-brand-border-gold>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(216 201 156/var(--tw-divide-opacity,1))}.divide-brand-border-warm>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(231 221 191/var(--tw-divide-opacity,1))}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.whitespace-pre-line{white-space:pre-line}.whitespace-pre-wrap{white-space:pre-wrap}.rounded-2xl{border-radius:1rem}.rounded-3xl,.rounded-\[1\.5rem\]{border-radius:1.5rem}.rounded-\[2rem\]{border-radius:2rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.border{border-width:1px}.border-2{border-width:2px}.border-b{border-bottom-width:1px}.border-l-4{border-left-width:4px}.border-t{border-top-width:1px}.border-dashed{border-style:dashed}.border-\[\#A8BFA5\]\/70{border-color:#a8bfa5b3}.border-\[\#BFDABC\]{--tw-border-opacity:1;border-color:rgb(191 218 188/var(--tw-border-opacity,1))}.border-\[\#DCD1B8\]{--tw-border-opacity:1;border-color:rgb(220 209 184/var(--tw-border-opacity,1))}.border-\[\#E2D5B5\]{--tw-border-opacity:1;border-color:rgb(226 213 181/var(--tw-border-opacity,1))}.border-\[\#E8C0A8\]{--tw-border-opacity:1;border-color:rgb(232 192 168/var(--tw-border-opacity,1))}.border-\[\#F0CACA\]{--tw-border-opacity:1;border-color:rgb(240 202 202/var(--tw-border-opacity,1))}.border-\[\#F0EDE5\]{--tw-border-opacity:1;border-color:rgb(240 237 229/var(--tw-border-opacity,1))}.border-\[rgba\(138\,154\,106\,0\.2\)\]{border-color:#8a9a6a33}.border-\[rgba\(201\,169\,110\,0\.35\)\]{border-color:#c9a96e59}.border-brand-border{--tw-border-opacity:1;border-color:rgb(229 224 213/var(--tw-border-opacity,1))}.border-brand-border-gold{--tw-border-opacity:1;border-color:rgb(216 201 156/var(--tw-border-opacity,1))}.border-brand-border-gold\/50{border-color:#d8c99c80}.border-brand-border-gold\/70{border-color:#d8c99cb3}.border-brand-border-gold\/80{border-color:#d8c99ccc}.border-brand-border-warm{--tw-border-opacity:1;border-color:rgb(231 221 191/var(--tw-border-opacity,1))}.border-brand-border-warm\/70{border-color:#e7ddbfb3}.border-brand-dark{--tw-border-opacity:1;border-color:rgb(28 61 43/var(--tw-border-opacity,1))}.border-brand-error-border{--tw-border-opacity:1;border-color:rgb(232 180 168/var(--tw-border-opacity,1))}.border-brand-gold{--tw-border-opacity:1;border-color:rgb(200 169 110/var(--tw-border-opacity,1))}.border-brand-gold-deep{--tw-border-opacity:1;border-color:rgb(184 155 94/var(--tw-border-opacity,1))}.border-line{--tw-border-opacity:1;border-color:rgb(6 199 85/var(--tw-border-opacity,1))}.border-line\/50{border-color:#06c75580}.border-red-100{--tw-border-opacity:1;border-color:rgb(254 226 226/var(--tw-border-opacity,1))}.border-transparent{border-color:#0000}.border-white\/10{border-color:#ffffff1a}.border-white\/20{border-color:#fff3}.border-white\/70{border-color:#ffffffb3}.border-white\/80{border-color:#fffc}.border-white\/90{border-color:#ffffffe6}.border-t-transparent{border-top-color:#0000}.bg-\[\#06C755\]{--tw-bg-opacity:1;background-color:rgb(6 199 85/var(--tw-bg-opacity,1))}.bg-\[\#1E6B43\]{--tw-bg-opacity:1;background-color:rgb(30 107 67/var(--tw-bg-opacity,1))}.bg-\[\#DDEEDB\]{--tw-bg-opacity:1;background-color:rgb(221 238 219/var(--tw-bg-opacity,1))}.bg-\[\#E7E0D3\]{--tw-bg-opacity:1;background-color:rgb(231 224 211/var(--tw-bg-opacity,1))}.bg-\[\#E7F0FB\]{--tw-bg-opacity:1;background-color:rgb(231 240 251/var(--tw-bg-opacity,1))}.bg-\[\#E8F0E0\]{--tw-bg-opacity:1;background-color:rgb(232 240 224/var(--tw-bg-opacity,1))}.bg-\[\#E9E3D3\]{--tw-bg-opacity:1;background-color:rgb(233 227 211/var(--tw-bg-opacity,1))}.bg-\[\#EDF5EF\]{--tw-bg-opacity:1;background-color:rgb(237 245 239/var(--tw-bg-opacity,1))}.bg-\[\#EEE7D8\]{--tw-bg-opacity:1;background-color:rgb(238 231 216/var(--tw-bg-opacity,1))}.bg-\[\#EFEAE0\]{--tw-bg-opacity:1;background-color:rgb(239 234 224/var(--tw-bg-opacity,1))}.bg-\[\#F0EBE0\]{--tw-bg-opacity:1;background-color:rgb(240 235 224/var(--tw-bg-opacity,1))}.bg-\[\#F0EDE5\]{--tw-bg-opacity:1;background-color:rgb(240 237 229/var(--tw-bg-opacity,1))}.bg-\[\#F5F0E8\]{--tw-bg-opacity:1;background-color:rgb(245 240 232/var(--tw-bg-opacity,1))}.bg-\[\#F7F4EE\]{--tw-bg-opacity:1;background-color:rgb(247 244 238/var(--tw-bg-opacity,1))}.bg-\[\#F8E6AD\]{--tw-bg-opacity:1;background-color:rgb(248 230 173/var(--tw-bg-opacity,1))}.bg-\[\#F8F5EC\]{--tw-bg-opacity:1;background-color:rgb(248 245 236/var(--tw-bg-opacity,1))}.bg-\[\#FAEEDA\]{--tw-bg-opacity:1;background-color:rgb(250 238 218/var(--tw-bg-opacity,1))}.bg-\[\#FBFAF6\]{--tw-bg-opacity:1;background-color:rgb(251 250 246/var(--tw-bg-opacity,1))}.bg-\[\#FCEBEB\]{--tw-bg-opacity:1;background-color:rgb(252 235 235/var(--tw-bg-opacity,1))}.bg-\[\#FFF0EA\]{--tw-bg-opacity:1;background-color:rgb(255 240 234/var(--tw-bg-opacity,1))}.bg-\[\#FFF9EA\]{--tw-bg-opacity:1;background-color:rgb(255 249 234/var(--tw-bg-opacity,1))}.bg-brand-bg{--tw-bg-opacity:1;background-color:rgb(249 245 234/var(--tw-bg-opacity,1))}.bg-brand-dark{--tw-bg-opacity:1;background-color:rgb(28 61 43/var(--tw-bg-opacity,1))}.bg-brand-dark\/55{background-color:#1c3d2b8c}.bg-brand-error{--tw-bg-opacity:1;background-color:rgb(154 60 45/var(--tw-bg-opacity,1))}.bg-brand-error-bg{--tw-bg-opacity:1;background-color:rgb(255 247 245/var(--tw-bg-opacity,1))}.bg-brand-gold{--tw-bg-opacity:1;background-color:rgb(200 169 110/var(--tw-bg-opacity,1))}.bg-brand-gold-deep{--tw-bg-opacity:1;background-color:rgb(184 155 94/var(--tw-bg-opacity,1))}.bg-brand-surface{--tw-bg-opacity:1;background-color:rgb(253 251 246/var(--tw-bg-opacity,1))}.bg-brand-surface-2{--tw-bg-opacity:1;background-color:rgb(245 242 235/var(--tw-bg-opacity,1))}.bg-brand-surface\/95{background-color:#fdfbf6f2}.bg-line{--tw-bg-opacity:1;background-color:rgb(6 199 85/var(--tw-bg-opacity,1))}.bg-line\/10{background-color:#06c7551a}.bg-line\/5{background-color:#06c7550d}.bg-transparent{background-color:#0000}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.bg-white\/55{background-color:#ffffff8c}.bg-white\/60{background-color:#fff9}.bg-white\/65{background-color:#ffffffa6}.bg-white\/70{background-color:#ffffffb3}.bg-white\/75{background-color:#ffffffbf}.bg-white\/80{background-color:#fffc}.bg-white\/85{background-color:#ffffffd9}.bg-white\/90{background-color:#ffffffe6}.bg-white\/95{background-color:#fffffff2}.bg-white\/\[0\.04\]{background-color:#ffffff0a}.bg-white\/\[0\.06\]{background-color:#ffffff0f}.bg-white\/\[0\.08\]{background-color:#ffffff14}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-7{padding:1.75rem}.p-8{padding:2rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-7{padding-left:1.75rem;padding-right:1.75rem}.px-8{padding-left:2rem;padding-right:2rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-14{padding-top:3.5rem;padding-bottom:3.5rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-20{padding-top:5rem;padding-bottom:5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-3\.5{padding-top:.875rem;padding-bottom:.875rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-7{padding-top:1.75rem;padding-bottom:1.75rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pb-1{padding-bottom:.25rem}.pb-3{padding-bottom:.75rem}.pl-10{padding-left:2.5rem}.pt-5{padding-top:1.25rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.align-top{vertical-align:top}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.font-serif{font-family:ui-serif,Georgia,Cambria,Times New Roman,Times,serif}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-5xl{font-size:3rem;line-height:1}.text-6xl{font-size:3.75rem;line-height:1}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.text-\[12px\]{font-size:12px}.text-\[13px\]{font-size:13px}.text-\[14px\]{font-size:14px}.text-\[16px\]{font-size:16px}.text-\[18px\]{font-size:18px}.text-\[20px\]{font-size:20px}.text-\[30px\]{font-size:30px}.text-\[44px\]{font-size:44px}.text-\[9px\]{font-size:9px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.italic{font-style:italic}.leading-4{line-height:1rem}.leading-5{line-height:1.25rem}.leading-6{line-height:1.5rem}.leading-7{line-height:1.75rem}.leading-8{line-height:2rem}.leading-9{line-height:2.25rem}.leading-\[1\.18\]{line-height:1.18}.leading-\[1\.25\]{line-height:1.25}.leading-\[1\.65\]{line-height:1.65}.leading-\[1\.75\]{line-height:1.75}.leading-\[1\.85\]{line-height:1.85}.leading-\[1\.8\]{line-height:1.8}.leading-none{line-height:1}.leading-snug{line-height:1.375}.leading-tight{line-height:1.25}.tracking-\[0\.24em\]{letter-spacing:.24em}.tracking-brand-wide{letter-spacing:.18em}.tracking-brand-wider{letter-spacing:.24em}.tracking-brand-widest{letter-spacing:.35em}.tracking-tight{letter-spacing:-.025em}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.tracking-widest{letter-spacing:.1em}.text-\[\#087E3A\]{--tw-text-opacity:1;color:rgb(8 126 58/var(--tw-text-opacity,1))}.text-\[\#1E6B43\]{--tw-text-opacity:1;color:rgb(30 107 67/var(--tw-text-opacity,1))}.text-\[\#255C90\]{--tw-text-opacity:1;color:rgb(37 92 144/var(--tw-text-opacity,1))}.text-\[\#2F6F42\]{--tw-text-opacity:1;color:rgb(47 111 66/var(--tw-text-opacity,1))}.text-\[\#3E6350\]{--tw-text-opacity:1;color:rgb(62 99 80/var(--tw-text-opacity,1))}.text-\[\#3F5B49\]{--tw-text-opacity:1;color:rgb(63 91 73/var(--tw-text-opacity,1))}.text-\[\#4F765D\]{--tw-text-opacity:1;color:rgb(79 118 93/var(--tw-text-opacity,1))}.text-\[\#5F5641\]{--tw-text-opacity:1;color:rgb(95 86 65/var(--tw-text-opacity,1))}.text-\[\#6C5A2F\]{--tw-text-opacity:1;color:rgb(108 90 47/var(--tw-text-opacity,1))}.text-\[\#6F5D35\]{--tw-text-opacity:1;color:rgb(111 93 53/var(--tw-text-opacity,1))}.text-\[\#6F6B5B\]{--tw-text-opacity:1;color:rgb(111 107 91/var(--tw-text-opacity,1))}.text-\[\#7B6229\]{--tw-text-opacity:1;color:rgb(123 98 41/var(--tw-text-opacity,1))}.text-\[\#854F0B\]{--tw-text-opacity:1;color:rgb(133 79 11/var(--tw-text-opacity,1))}.text-\[\#8C7A53\]{--tw-text-opacity:1;color:rgb(140 122 83/var(--tw-text-opacity,1))}.text-\[\#9A8C68\]{--tw-text-opacity:1;color:rgb(154 140 104/var(--tw-text-opacity,1))}.text-\[\#A32D2D\]{--tw-text-opacity:1;color:rgb(163 45 45/var(--tw-text-opacity,1))}.text-\[\#F8F4EC\]{--tw-text-opacity:1;color:rgb(248 244 236/var(--tw-text-opacity,1))}.text-brand-dark{--tw-text-opacity:1;color:rgb(28 61 43/var(--tw-text-opacity,1))}.text-brand-error{--tw-text-opacity:1;color:rgb(154 60 45/var(--tw-text-opacity,1))}.text-brand-gold{--tw-text-opacity:1;color:rgb(200 169 110/var(--tw-text-opacity,1))}.text-brand-gold-deep{--tw-text-opacity:1;color:rgb(184 155 94/var(--tw-text-opacity,1))}.text-brand-gold-warm{--tw-text-opacity:1;color:rgb(216 201 156/var(--tw-text-opacity,1))}.text-brand-gold-warm\/70{color:#d8c99cb3}.text-brand-gold-warm\/80{color:#d8c99ccc}.text-brand-mid{--tw-text-opacity:1;color:rgb(73 103 90/var(--tw-text-opacity,1))}.text-brand-muted{--tw-text-opacity:1;color:rgb(125 141 127/var(--tw-text-opacity,1))}.text-brand-nav{--tw-text-opacity:1;color:rgb(53 85 72/var(--tw-text-opacity,1))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.text-white\/30{color:#ffffff4d}.text-white\/35{color:#ffffff59}.text-white\/40{color:#fff6}.text-white\/45{color:#ffffff73}.text-white\/50{color:#ffffff80}.text-white\/55{color:#ffffff8c}.text-white\/60{color:#fff9}.text-white\/65{color:#ffffffa6}.text-white\/70{color:#ffffffb3}.text-white\/75{color:#ffffffbf}.text-white\/80{color:#fffc}.opacity-40{opacity:.4}.opacity-60{opacity:.6}.opacity-75{opacity:.75}.shadow-2xl{--tw-shadow:0 25px 50px -12px #00000040;--tw-shadow-colored:0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.shadow-\[0_18px_38px_rgba\(60\,82\,62\,0\.18\)\]{--tw-shadow:0 18px 38px #3c523e2e;--tw-shadow-colored:0 18px 38px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.shadow-lg{--tw-shadow:0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.shadow-sm{--tw-shadow:0 1px 2px 0 #0000000d;--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.shadow-xl{--tw-shadow:0 20px 25px -5px #0000001a, 0 8px 10px -6px #0000001a;--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.shadow-brand-dark\/10{--tw-shadow-color:#1c3d2b1a;--tw-shadow:var(--tw-shadow-colored)}.shadow-brand-dark\/15{--tw-shadow-color:#1c3d2b26;--tw-shadow:var(--tw-shadow-colored)}.shadow-brand-dark\/5{--tw-shadow-color:#1c3d2b0d;--tw-shadow:var(--tw-shadow-colored)}.shadow-line\/15{--tw-shadow-color:#06c75526;--tw-shadow:var(--tw-shadow-colored)}.shadow-line\/20{--tw-shadow-color:#06c75533;--tw-shadow:var(--tw-shadow-colored)}.outline-none{outline-offset:2px;outline:2px solid #0000}.outline{outline-style:solid}.blur-sm{--tw-blur:blur(4px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur{--tw-backdrop-blur:blur(8px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-md{--tw-backdrop-blur:blur(12px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-sm{--tw-backdrop-blur:blur(4px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter,backdrop-filter;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-all{transition-property:all;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-500{transition-duration:.5s}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}:root{--brand-gold-rgb:200, 169, 110;--brand-dark-rgb:28, 61, 43;--brand-surface-rgb:253, 251, 246}html{scroll-behavior:smooth}body{background:var(--th-bg,rgb(var(--brand-surface-rgb)));color:var(--th-ink,#0f0f0f);margin:0;font-family:DM Sans,Noto Sans TC,sans-serif}*{box-sizing:border-box}h1,h2,h3{font-family:Playfair Display,Noto Sans TC,serif;font-weight:400}.luxury-hero{color:#243a31}.luxury-hero-wash{background:radial-gradient(circle at 50% 4%,#ad9f771f,#0000 34%),radial-gradient(circle at 18% 78%,#97a9961f,#0000 30%),radial-gradient(circle at 84% 64%,#be9c9414,#0000 27%),linear-gradient(135deg,#faf7f0f0,#f2eee5e6 42%,#e8ede594)}.luxury-hero-grid{opacity:.34;background-image:linear-gradient(#47574c09 1px,#0000 1px),linear-gradient(90deg,#47574c08 1px,#0000 1px),linear-gradient(120deg,#0000 0 49.6%,#a8956614 49.8% 50.2%,#0000 50.4% 100%);background-size:96px 96px,96px 96px,560px 560px;-webkit-mask-image:radial-gradient(circle at 50% 44%,#000 0%,#00000075 42%,#0000 74%);mask-image:radial-gradient(circle at 50% 44%,#000 0%,#00000075 42%,#0000 74%)}.luxury-hero:after{content:"";z-index:-10;pointer-events:none;opacity:.16;mix-blend-mode:multiply;background-image:radial-gradient(#3f473d2e .55px,#0000 .55px);background-size:4px 4px;position:absolute;inset:0}.hex-entry{aspect-ratio:1/1.12;color:#263a32;clip-path:polygon(50% 0%,93% 25%,93% 75%,50% 100%,7% 75%,7% 25%);background:#9a8a6338;border:0;width:min(38vw,124px);padding:1px;transition:transform .42s,box-shadow .42s,background .42s,opacity .42s;position:relative;box-shadow:0 16px 34px #2f39300b}.hex-entry:after{content:"";clip-path:inherit;opacity:.74;pointer-events:none;border:1px solid #9a8a631c;transition:opacity .42s,border-color .42s;position:absolute;inset:12px}.hex-entry:hover{background:#9a8a6357;transform:translateY(-3px);box-shadow:0 18px 42px #2f393013}.hex-entry:hover:after{opacity:1;border-color:#9a8a6333}.hex-entry-inner{width:100%;height:100%;clip-path:inherit;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);flex-direction:column;justify-content:center;align-items:center;padding:25px 16px 22px;display:flex}.hex-entry-pearl .hex-entry-inner{background:linear-gradient(145deg,#fffef9d1,#ece7dd85)}.hex-entry-emerald .hex-entry-inner{background:linear-gradient(145deg,#eff4edd1,#bccebb7a)}.hex-entry-gold .hex-entry-inner{background:linear-gradient(145deg,#f8f3e5d6,#d4c49875)}.hex-entry-rose .hex-entry-inner{background:linear-gradient(145deg,#f8eeedd6,#d3afaf6b)}@media (width<=520px){.luxury-kicker{letter-spacing:.34em;max-width:21rem;margin-left:auto;margin-right:auto;line-height:1.85}.luxury-hero{padding-top:2.75rem;padding-bottom:3rem}.luxury-hero-grid{opacity:.26;background-size:72px 72px,72px 72px,420px 420px}.hex-entry{width:min(42vw,132px)}.hex-entry-inner{padding:25px 16px 22px}}.physon-glass{background:linear-gradient(145deg, #ffffffb8, #f9f5ea7a), radial-gradient(circle at 18% 12%, rgba(var(--brand-gold-rgb), .24), transparent 36%), radial-gradient(circle at 88% 18%, #1e6b4329, transparent 34%);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);border:1px solid #ffffffb8}.physon-breath-dot{box-shadow:0 0 0 0 rgba(var(--brand-gold-rgb), .55), 0 0 24px rgba(var(--brand-gold-rgb), .9);animation:2.2s ease-in-out infinite physon-breathe}.physon-loader{animation:2.4s ease-in-out infinite physon-float}.line-entry-input{color:#2c4739;background:#fff;border:1px solid #e2d5b5;outline:none;width:100%;min-height:48px;padding:0 14px;font-size:14px}.line-entry-input:focus{border-color:#b8871b;box-shadow:0 0 0 3px #b8871b1f}.line-theme-shell .bg-white{background-color:var(--th-surface,#fff)!important}.line-theme-shell .bg-brand-dark{background-color:var(--th-primary,#1c3d2b)!important;color:var(--th-on-primary,#fff)!important}.line-theme-shell .text-brand-dark{color:var(--th-ink,#1c3d2b)!important}.line-theme-shell .text-brand-mid{color:var(--th-muted,#6f7a68)!important}.line-theme-shell .text-brand-gold-deep,.line-theme-shell .text-brand-gold-warm{color:var(--th-primary,#b8871b)!important}.line-theme-shell .border-brand-border-warm,.line-theme-shell .border-brand-border-gold{border-color:var(--th-line,#e2d5b5)!important}.line-theme-shell .rounded-2xl{border-radius:var(--th-radius-card,22px)!important}.line-theme-shell .rounded-xl{border-radius:var(--th-radius-tile,16px)!important}.line-theme-shell section,.line-theme-shell .bg-white,.line-theme-shell button.bg-white{box-shadow:var(--th-shadow-card,none)}.line-theme-main>div,.line-theme-entry>div{padding-left:var(--th-page-pad-x,16px)!important;padding-right:var(--th-page-pad-x,16px)!important}.line-theme-shell section,.line-theme-shell .rounded-2xl.border,.line-theme-shell button.rounded-2xl,.line-theme-entry section,.line-theme-entry .rounded-2xl.border{min-height:var(--th-card-min-h,auto);transition:border-radius var(--th-dur,.28s) var(--th-ease,ease), box-shadow var(--th-dur,.28s) var(--th-ease,ease), transform var(--th-dur,.28s) var(--th-ease,ease), background-color var(--th-dur,.28s) var(--th-ease,ease);padding:var(--th-section-pad,18px)!important}[data-theme=colorful-happiness] .line-theme-shell section,[data-theme=colorful-happiness] .line-theme-shell .rounded-2xl.border,[data-theme=colorful-happiness] .line-theme-shell button.rounded-2xl,[data-theme=colorful-happiness] .line-theme-entry section{border-style:solid;border-width:2px;position:relative}[data-theme=colorful-happiness] .line-theme-shell section:nth-of-type(3n+1),[data-theme=colorful-happiness] .line-theme-shell .rounded-2xl.border:nth-of-type(3n+1){transform:rotate(-.35deg)}[data-theme=colorful-happiness] .line-theme-shell section:nth-of-type(3n+2),[data-theme=colorful-happiness] .line-theme-shell .rounded-2xl.border:nth-of-type(3n+2){transform:rotate(.25deg)}[data-theme=colorful-happiness] .line-theme-shell section:after,[data-theme=colorful-happiness] .line-theme-entry section:after{content:"";background:linear-gradient(90deg, var(--th-accent,#1cb0f6), var(--th-accent-2,#ffc400), var(--th-accent-3,#5fd37f));opacity:.72;pointer-events:none;border-radius:999px;width:28px;height:8px;position:absolute;top:12px;right:14px}[data-theme=colorful-happiness] .line-theme-main>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px!important;display:grid!important}[data-theme=colorful-happiness] .line-theme-main>div>*{min-width:0}[data-theme=colorful-happiness] .line-theme-main>div>:is(:first-child,:nth-child(4),:nth-child(7),:nth-child(10)){grid-column:1/-1}[data-theme=colorful-happiness] .line-theme-main>div>:is(:nth-child(2),:nth-child(3),:nth-child(5),:nth-child(6)){min-height:138px}[data-theme=future-explorer] .line-theme-shell{font-family:Space Grotesk,Noto Sans TC,sans-serif!important}[data-theme=future-explorer] .line-theme-main>div{grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--th-page-gap,10px)!important;display:grid!important}[data-theme=future-explorer] .line-theme-main>div>*{min-width:0;margin:0!important}[data-theme=future-explorer] .line-theme-main>div>:first-child{grid-column:1/-1}[data-theme=future-explorer] .line-theme-main>div>:is(:nth-child(2),:nth-child(3)){grid-column:span 2}[data-theme=future-explorer] .line-theme-main>div>:nth-child(n+4){grid-column:span 4}[data-theme=future-explorer] .line-theme-shell section,[data-theme=future-explorer] .line-theme-shell .rounded-2xl.border,[data-theme=future-explorer] .line-theme-shell button.rounded-2xl,[data-theme=future-explorer] .line-theme-entry section{border-left:4px solid var(--th-primary,#2d6bff)!important;box-shadow:none!important}[data-theme=future-explorer] .line-theme-shell h1,[data-theme=future-explorer] .line-theme-shell h2,[data-theme=future-explorer] .line-theme-shell p.text-xs,[data-theme=future-explorer] .line-theme-entry h1,[data-theme=future-explorer] .line-theme-entry p.text-xs{letter-spacing:.04em}[data-theme=future-explorer] .line-theme-shell .grid{gap:10px}[data-theme=warm-companion] .line-theme-main>div,[data-theme=warm-companion] .line-theme-entry>div{max-width:460px;margin-left:auto;margin-right:auto}[data-theme=warm-companion] .line-theme-main>div{flex-direction:column;gap:20px!important;display:flex!important}[data-theme=warm-companion] .line-theme-main>div>:first-child{order:1}[data-theme=warm-companion] .line-theme-main>div>:nth-child(4){order:2}[data-theme=warm-companion] .line-theme-main>div>:nth-child(2){order:3}[data-theme=warm-companion] .line-theme-main>div>:nth-child(3){order:4}[data-theme=warm-companion] .line-theme-main>div>:nth-child(n+5){order:5}[data-theme=warm-companion] .line-theme-shell section,[data-theme=warm-companion] .line-theme-shell .rounded-2xl.border,[data-theme=warm-companion] .line-theme-shell button.rounded-2xl,[data-theme=warm-companion] .line-theme-entry section{border-color:color-mix(in srgb, var(--th-primary,#ff6a3d) 18%, var(--th-line,#ece6dc))!important}[data-theme=warm-companion] .line-theme-shell section+section,[data-theme=warm-companion] .line-theme-shell .rounded-2xl.border+.rounded-2xl.border{margin-top:4px}[data-theme=warm-companion] .line-theme-shell h1,[data-theme=warm-companion] .line-theme-shell h2,[data-theme=warm-companion] .line-theme-entry h1{line-height:1.28}[data-theme=balanced-growth] .line-theme-main>div{flex-direction:column;gap:var(--th-page-gap,12px)!important;padding-left:calc(var(--th-page-pad-x,16px) + 8px)!important;display:flex!important}[data-theme=balanced-growth] .line-theme-main>div>*{margin-top:0!important;margin-bottom:0!important}[data-theme=balanced-growth] .line-theme-shell section,[data-theme=balanced-growth] .line-theme-shell .rounded-2xl.border,[data-theme=balanced-growth] .line-theme-shell button.rounded-2xl,[data-theme=balanced-growth] .line-theme-entry section{position:relative;box-shadow:none!important}[data-theme=balanced-growth] .line-theme-shell section:before,[data-theme=balanced-growth] .line-theme-shell .rounded-2xl.border:before,[data-theme=balanced-growth] .line-theme-entry section:before{content:"";background:var(--th-primary,#2e9e5b);opacity:.66;border-radius:999px;width:4px;position:absolute;top:16px;bottom:16px;left:0}[data-theme=balanced-growth] .line-theme-shell .space-y-3>*+*,[data-theme=balanced-growth] .line-theme-entry .grid>*+*{border-top:1px solid var(--th-line,#e4ebe2);padding-top:10px}.line-variant-page{box-sizing:border-box;min-height:100%;padding:16px 20px 28px}.line-variant-page>*{min-width:0}.line-variant-page>.line-page-head,.line-variant-page>.line-page-tabs,.line-variant-page>.line-module{margin-bottom:0!important}.line-page-head,.line-page-tabs,.line-module{position:relative}.line-module{box-shadow:var(--th-shadow-card,none);border-radius:var(--th-radius-card,18px)!important;border-color:var(--th-line,#c9a96e42)!important}.line-page-tabs{scrollbar-width:none}.line-page-tabs::-webkit-scrollbar{display:none}[data-theme=colorful-happiness] .line-variant-page{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}[data-theme=colorful-happiness] .line-variant-page>.line-page-head,[data-theme=colorful-happiness] .line-variant-page>.line-page-tabs,[data-theme=colorful-happiness] .line-variant-page>.line-module--primary,[data-theme=colorful-happiness] .line-variant-page>.line-module--hero,[data-theme=colorful-happiness] .line-variant-page>.line-module--cards,[data-theme=colorful-happiness] .line-variant-page>.line-module--actions{grid-column:1/-1}[data-theme=colorful-happiness] .line-variant-page>.line-module{min-height:116px;overflow:hidden;border-width:2px!important}[data-theme=colorful-happiness] .line-variant-page>.line-module:after,[data-theme=colorful-happiness] .line-variant-page>.line-page-head:after{content:"";background:linear-gradient(90deg, var(--th-accent), var(--th-accent-2), var(--th-accent-3));opacity:.62;pointer-events:none;border-radius:999px;width:30px;height:8px;position:absolute;top:12px;right:14px}[data-theme=colorful-happiness] .line-variant-page--tasks>.line-module--daily,[data-theme=colorful-happiness] .line-variant-page--tasks>.line-module--weekly,[data-theme=colorful-happiness] .line-variant-page--profile>.line-module--health,[data-theme=colorful-happiness] .line-variant-page--profile>.line-module--profile{grid-column:span 1}[data-theme=future-explorer] .line-variant-page{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding-left:14px;padding-right:14px;font-family:Space Grotesk,Noto Sans TC,sans-serif;display:grid}[data-theme=future-explorer] .line-variant-page>.line-page-head,[data-theme=future-explorer] .line-variant-page>.line-page-tabs,[data-theme=future-explorer] .line-variant-page>.line-module--primary,[data-theme=future-explorer] .line-variant-page>.line-module--hero,[data-theme=future-explorer] .line-variant-page>.line-module--cards{grid-column:1/-1}[data-theme=future-explorer] .line-variant-page>.line-module--trend,[data-theme=future-explorer] .line-variant-page>.line-module--recommendations,[data-theme=future-explorer] .line-variant-page>.line-module--scores,[data-theme=future-explorer] .line-variant-page>.line-module--theme,[data-theme=future-explorer] .line-variant-page>.line-module--health,[data-theme=future-explorer] .line-variant-page>.line-module--profile,[data-theme=future-explorer] .line-variant-page>.line-module--daily,[data-theme=future-explorer] .line-variant-page>.line-module--weekly{grid-column:span 2}[data-theme=future-explorer] .line-variant-page>.line-module--qualification,[data-theme=future-explorer] .line-variant-page>.line-module--path,[data-theme=future-explorer] .line-variant-page>.line-module--history,[data-theme=future-explorer] .line-variant-page>.line-module--source,[data-theme=future-explorer] .line-variant-page>.line-module--actions,[data-theme=future-explorer] .line-variant-page>.line-module--badges{grid-column:1/-1}[data-theme=future-explorer] .line-variant-page>.line-module,[data-theme=future-explorer] .line-variant-page>.line-page-head{box-shadow:none!important;border-left:4px solid var(--th-primary,#2d6bff)!important;border-radius:12px!important}[data-theme=future-explorer] .line-variant-page h1,[data-theme=future-explorer] .line-variant-page h2,[data-theme=future-explorer] .line-variant-page p.text-xs{letter-spacing:.03em}[data-theme=warm-companion] .line-variant-page{flex-direction:column;gap:18px;max-width:460px;margin:0 auto;padding:18px 20px 34px;display:flex}[data-theme=warm-companion] .line-variant-page>.line-page-head{background:linear-gradient(180deg, var(--th-panel,#fbf7f1), var(--th-surface,#fff));order:1;border-radius:26px!important;padding:22px!important}[data-theme=warm-companion] .line-variant-page>.line-page-tabs{order:2}[data-theme=warm-companion] .line-variant-page>.line-module--primary,[data-theme=warm-companion] .line-variant-page>.line-module--hero,[data-theme=warm-companion] .line-variant-page>.line-module--theme{order:3;border-radius:24px!important;padding:20px!important}[data-theme=warm-companion] .line-variant-page>.line-module--divination,[data-theme=warm-companion] .line-variant-page>.line-module--cards,[data-theme=warm-companion] .line-variant-page>.line-module--qualification,[data-theme=warm-companion] .line-variant-page>.line-module--health{order:4}[data-theme=warm-companion] .line-variant-page>.line-module--path,[data-theme=warm-companion] .line-variant-page>.line-module--trend,[data-theme=warm-companion] .line-variant-page>.line-module--profile{order:5}[data-theme=warm-companion] .line-variant-page>.line-module--daily,[data-theme=warm-companion] .line-variant-page>.line-module--weekly,[data-theme=warm-companion] .line-variant-page>.line-module--recommendations,[data-theme=warm-companion] .line-variant-page>.line-module--source{order:6}[data-theme=warm-companion] .line-variant-page>.line-module--badges,[data-theme=warm-companion] .line-variant-page>.line-module--history,[data-theme=warm-companion] .line-variant-page>.line-module--actions{order:7}[data-theme=warm-companion] .line-variant-page>.line-module{padding:18px!important}[data-theme=balanced-growth] .line-variant-page{flex-direction:column;gap:12px;padding:14px 16px 30px 28px;display:flex;position:relative}[data-theme=balanced-growth] .line-variant-page:before{content:"";background:color-mix(in srgb, var(--th-primary,#2e9e5b) 28%, transparent);border-radius:999px;width:2px;position:absolute;top:28px;bottom:34px;left:14px}[data-theme=balanced-growth] .line-variant-page>.line-page-head,[data-theme=balanced-growth] .line-variant-page>.line-module{box-shadow:none!important;border-radius:16px!important}[data-theme=balanced-growth] .line-variant-page>.line-page-head:before,[data-theme=balanced-growth] .line-variant-page>.line-module:before{content:"";background:var(--th-primary,#2e9e5b);width:9px;height:9px;box-shadow:0 0 0 4px var(--th-bg,#fff);z-index:1;border-radius:999px;position:absolute;top:18px;left:-18px}[data-theme=balanced-growth] .line-variant-page .space-y-3>*+*,[data-theme=balanced-growth] .line-variant-page .grid.gap-3>*+*{border-top-color:var(--th-line,#e4ebe2)}[data-theme=colorful-happiness] .line-theme-main>.line-variant-page{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;padding:16px 20px 28px!important;display:grid!important}[data-theme=colorful-happiness] .line-theme-main>.line-variant-page>*{grid-column:auto!important;min-height:0!important}[data-theme=colorful-happiness] .line-theme-main>.line-variant-page>.line-page-head,[data-theme=colorful-happiness] .line-theme-main>.line-variant-page>.line-page-tabs,[data-theme=colorful-happiness] .line-theme-main>.line-variant-page>.line-module--primary,[data-theme=colorful-happiness] .line-theme-main>.line-variant-page>.line-module--hero,[data-theme=colorful-happiness] .line-theme-main>.line-variant-page>.line-module--cards,[data-theme=colorful-happiness] .line-theme-main>.line-variant-page>.line-module--actions{grid-column:1/-1!important}[data-theme=future-explorer] .line-theme-main>.line-variant-page{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important;padding:16px 14px 28px!important;display:grid!important}[data-theme=future-explorer] .line-theme-main>.line-variant-page>*{grid-column:auto!important;margin:0!important}[data-theme=future-explorer] .line-theme-main>.line-variant-page>.line-page-head,[data-theme=future-explorer] .line-theme-main>.line-variant-page>.line-page-tabs,[data-theme=future-explorer] .line-theme-main>.line-variant-page>.line-module--primary,[data-theme=future-explorer] .line-theme-main>.line-variant-page>.line-module--hero,[data-theme=future-explorer] .line-theme-main>.line-variant-page>.line-module--cards,[data-theme=future-explorer] .line-theme-main>.line-variant-page>.line-module--qualification,[data-theme=future-explorer] .line-theme-main>.line-variant-page>.line-module--path,[data-theme=future-explorer] .line-theme-main>.line-variant-page>.line-module--history,[data-theme=future-explorer] .line-theme-main>.line-variant-page>.line-module--source,[data-theme=future-explorer] .line-theme-main>.line-variant-page>.line-module--actions,[data-theme=future-explorer] .line-theme-main>.line-variant-page>.line-module--badges{grid-column:1/-1!important}[data-theme=future-explorer] .line-theme-main>.line-variant-page>.line-module--trend,[data-theme=future-explorer] .line-theme-main>.line-variant-page>.line-module--recommendations,[data-theme=future-explorer] .line-theme-main>.line-variant-page>.line-module--scores,[data-theme=future-explorer] .line-theme-main>.line-variant-page>.line-module--theme,[data-theme=future-explorer] .line-theme-main>.line-variant-page>.line-module--health,[data-theme=future-explorer] .line-theme-main>.line-variant-page>.line-module--profile,[data-theme=future-explorer] .line-theme-main>.line-variant-page>.line-module--daily,[data-theme=future-explorer] .line-theme-main>.line-variant-page>.line-module--weekly{grid-column:span 2!important}[data-theme] .line-theme-main>.line-variant-page--tasks{box-sizing:border-box!important;flex-direction:column!important;gap:14px!important;width:100%!important;max-width:100%!important;margin:0!important;padding:16px 18px 32px!important;display:flex!important}[data-theme] .line-theme-main>.line-variant-page--tasks>*{order:initial!important;box-sizing:border-box!important;grid-column:1/-1!important;width:100%!important;min-width:0!important;max-width:100%!important;margin-top:0!important;margin-bottom:0!important}[data-theme] .line-theme-main>.line-variant-page--tasks,[data-theme] .line-theme-main>.line-variant-page--tasks *{word-break:normal;overflow-wrap:anywhere;writing-mode:horizontal-tb!important;text-orientation:mixed!important}[data-theme] .line-theme-main>.line-variant-page--tasks .line-module--energy{min-height:0!important;overflow:visible!important}[data-theme] .line-theme-main>.line-variant-page--tasks .grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))!important}@media (width<=420px){[data-theme] .line-theme-main>.line-variant-page--tasks{padding:14px 16px 30px!important}[data-theme] .line-theme-main>.line-variant-page--tasks .line-module--energy .grid-cols-5{gap:6px!important}}[data-theme] .line-theme-main>.phyto-home{box-sizing:border-box!important;width:100%!important;max-width:100%!important}[data-theme=colorful-happiness] .line-theme-main>.phyto-home{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;display:grid!important}[data-theme=future-explorer] .line-theme-main>.phyto-home{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important;display:grid!important}[data-theme=warm-companion] .line-theme-main>.phyto-home,[data-theme=balanced-growth] .line-theme-main>.phyto-home{flex-direction:column!important;display:flex!important}[data-theme] .line-theme-main>.phyto-home>*{width:100%!important;min-width:0!important}[data-theme=colorful-happiness] .line-theme-main>.phyto-home>.phyto-home__world,[data-theme=colorful-happiness] .line-theme-main>.phyto-home>.phyto-world-actions,[data-theme=future-explorer] .line-theme-main>.phyto-home>.phyto-home__world,[data-theme=future-explorer] .line-theme-main>.phyto-home>.phyto-world-actions{grid-column:1/-1!important}[data-theme] .line-theme-main>.phyto-home .phyto-world__grid,[data-theme] .line-theme-main>.phyto-home .phyto-world-energy-grid,[data-theme] .line-theme-main>.phyto-home .phyto-world-actions{width:100%!important}[data-theme] .line-theme-main>.phyto-home .phyto-world-card--wide,[data-theme] .line-theme-main>.phyto-home .phyto-world-card--energy,[data-theme] .line-theme-main>.phyto-home .phyto-world-action--wide{grid-column:1/-1!important}[data-theme=warm-companion] .line-theme-main>.line-variant-page{flex-direction:column!important;gap:18px!important;max-width:460px!important;margin-left:auto!important;margin-right:auto!important;padding:18px 20px 34px!important;display:flex!important}[data-theme=warm-companion] .line-theme-main>.line-variant-page>*{order:20!important}[data-theme=warm-companion] .line-theme-main>.line-variant-page>.line-page-head{order:1!important}[data-theme=warm-companion] .line-theme-main>.line-variant-page>.line-page-tabs{order:2!important}[data-theme=warm-companion] .line-theme-main>.line-variant-page>.line-module--primary,[data-theme=warm-companion] .line-theme-main>.line-variant-page>.line-module--hero,[data-theme=warm-companion] .line-theme-main>.line-variant-page>.line-module--theme{order:3!important}[data-theme=warm-companion] .line-theme-main>.line-variant-page>.line-module--divination,[data-theme=warm-companion] .line-theme-main>.line-variant-page>.line-module--cards,[data-theme=warm-companion] .line-theme-main>.line-variant-page>.line-module--qualification,[data-theme=warm-companion] .line-theme-main>.line-variant-page>.line-module--health{order:4!important}[data-theme=warm-companion] .line-theme-main>.line-variant-page>.line-module--path,[data-theme=warm-companion] .line-theme-main>.line-variant-page>.line-module--trend,[data-theme=warm-companion] .line-theme-main>.line-variant-page>.line-module--profile{order:5!important}[data-theme=warm-companion] .line-theme-main>.line-variant-page>.line-module--daily,[data-theme=warm-companion] .line-theme-main>.line-variant-page>.line-module--weekly,[data-theme=warm-companion] .line-theme-main>.line-variant-page>.line-module--recommendations,[data-theme=warm-companion] .line-theme-main>.line-variant-page>.line-module--source{order:6!important}[data-theme=warm-companion] .line-theme-main>.line-variant-page>.line-module--badges,[data-theme=warm-companion] .line-theme-main>.line-variant-page>.line-module--history,[data-theme=warm-companion] .line-theme-main>.line-variant-page>.line-module--actions{order:7!important}[data-theme=balanced-growth] .line-theme-main>.line-variant-page{flex-direction:column!important;gap:12px!important;padding:14px 16px 30px 28px!important;display:flex!important}[data-theme=balanced-growth] .line-theme-main>.line-variant-page>*{margin-top:0!important;margin-bottom:0!important}[data-theme] .line-theme-main>.line-variant-page--profile{box-sizing:border-box!important;flex-direction:column!important;gap:14px!important;width:100%!important;max-width:520px!important;margin:0 auto!important;padding:16px 20px 32px!important;display:flex!important}[data-theme] .line-theme-main>.line-variant-page--profile>*{order:initial!important;box-sizing:border-box!important;grid-column:1/-1!important;width:100%!important;min-width:0!important;max-width:100%!important;margin-top:0!important;margin-bottom:0!important}[data-theme] .line-theme-main>.line-variant-page--profile,[data-theme] .line-theme-main>.line-variant-page--profile *{word-break:normal;overflow-wrap:anywhere;writing-mode:horizontal-tb!important;text-orientation:mixed!important}[data-theme] .line-theme-main>.line-variant-page--profile>.line-module--metrics{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;display:grid!important}[data-theme] .line-theme-main>.line-variant-page--profile .line-module--theme>.grid{grid-template-columns:1fr!important;display:grid!important}@media (width<=420px){[data-theme] .line-theme-main>.line-variant-page--profile{padding:14px 18px 30px!important}}.physon-pulse-ring{animation:1.8s ease-out infinite physon-ring}.physon-pulse-ring:nth-child(2){animation-delay:.45s}@keyframes physon-breathe{0%,to{opacity:.72;box-shadow:0 0 0 0 rgba(var(--brand-gold-rgb), .5), 0 0 18px rgba(var(--brand-gold-rgb), .75);transform:scale(.86)}50%{opacity:1;box-shadow:0 0 0 12px rgba(var(--brand-gold-rgb), 0), 0 0 32px rgba(var(--brand-gold-rgb), 1);transform:scale(1.25)}}@keyframes physon-ring{0%{opacity:.7;transform:scale(.78)}to{opacity:0;transform:scale(1.3)}}@keyframes physon-float{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-6px)rotate(3deg)}}.line-ds11-shell{--member-bg:var(--color-bg,var(--brand-bg,#f7f5f0));--member-ink:var(--color-ink,var(--brand-ink,#0f0f0f));--member-surface:var(--color-surface,var(--brand-paper,#fff));--member-muted:var(--th-muted,var(--color-text-secondary,#5c5c5c));--member-line:var(--th-line,var(--color-border,#ddd9d3));--member-accent:var(--th-primary,var(--color-accent,var(--ph-lime-green)));--member-accent-strong:var(--th-primary-strong,var(--ph-lime-green-dark));--member-on-accent:var(--th-on-primary,#fff);--member-panel:var(--th-panel,var(--brand-paper,#fff));--member-card-radius:var(--th-radius-card,var(--radius-card,8px));--member-tile-radius:var(--th-radius-tile,var(--radius-card,8px));--member-pill-radius:var(--th-pill-radius,var(--radius-pill,9999px));--member-shadow:var(--shadow-sm,0 2px 8px #0f0f0f14);--member-shadow-raised:var(--shadow-md,0 8px 24px #0f0f0f1f);--member-focus:0 0 0 3px color-mix(in srgb, var(--member-accent) 22%, transparent);background:var(--member-bg)!important;color:var(--member-ink)!important;font-family:var(--font-body,"DM Sans", "Noto Sans TC", sans-serif)!important}.line-ds11-shell h1,.line-ds11-shell h2,.line-ds11-shell h3,.line-ds11-title{letter-spacing:0;font-weight:700;font-family:var(--font-display,"Space Grotesk", "Noto Sans TC", sans-serif)!important}.line-ds11-shell button,.line-ds11-shell input,.line-ds11-shell select,.line-ds11-shell textarea{font-family:inherit}.line-ds11-main{background:var(--member-bg)}.line-ds11-page{box-sizing:border-box;width:100%;max-width:520px;min-height:100%;margin:0 auto;padding:16px 20px 32px}[data-theme] .line-theme-main>.line-ds11-page,.line-theme-main>.line-ds11-page{width:100%!important;max-width:520px!important;margin-left:auto!important;margin-right:auto!important}[data-theme] .line-theme-main>.phyto-home.line-ds11-page{flex-direction:column!important;gap:12px!important;display:flex!important}[data-theme] .line-theme-main>.line-variant-page--tasks.line-ds11-tasks,.line-theme-main>.line-variant-page--tasks.line-ds11-tasks{flex-direction:column!important;gap:14px!important;width:100%!important;max-width:520px!important;margin:0 auto!important;padding:16px 20px 32px!important;display:flex!important}[data-theme] .line-theme-main>.line-variant-page--tasks.line-ds11-tasks>*,.line-theme-main>.line-variant-page--tasks.line-ds11-tasks>*{order:initial!important;box-sizing:border-box!important;grid-column:1/-1!important;width:100%!important;min-width:0!important;max-width:100%!important;margin-top:0!important;margin-bottom:0!important}.line-ds11-tasks,.line-ds11-tasks *{writing-mode:horizontal-tb!important;text-orientation:mixed!important}.line-ds11-tasks .line-page-head,.line-ds11-tasks .line-module{border:1px solid var(--member-line)!important;border-radius:var(--member-card-radius)!important;background:var(--member-surface)!important;box-shadow:var(--member-shadow)!important;padding:18px!important}.line-ds11-tasks .line-page-head p:last-child{margin-bottom:0!important}.line-ds11-tasks .rounded-2xl,.line-ds11-tasks .rounded-xl,.line-ds11-tasks .rounded-lg{border-radius:var(--member-tile-radius)!important}.line-ds11-tasks .rounded-full{border-radius:var(--member-pill-radius)!important}.line-ds11-tasks .bg-white{background-color:var(--member-surface)!important}.line-ds11-tasks .bg-brand-dark{background-color:var(--member-accent)!important;color:var(--member-on-accent)!important}.line-ds11-tasks .border-brand-border-warm,.line-ds11-tasks .border-brand-border-gold,.line-ds11-tasks .border-\[rgba\(201\,169\,110\,0\.35\)\],.line-ds11-tasks .border-\[rgba\(138\,154\,106\,0\.2\)\]{border-color:var(--member-line)!important}.line-ds11-tasks .bg-\[\#F7F4EE\],.line-ds11-tasks .bg-\[\#FBFAF6\],.line-ds11-tasks .bg-\[\#F0EBE0\],.line-ds11-tasks .bg-\[\#FFF9EA\]{background-color:var(--member-panel)!important}.line-ds11-tasks .bg-\[\#DDEEDB\]{background-color:var(--color-success-subtle,var(--ph-lime-green-tint))!important}.line-ds11-tasks .border-\[\#BFDABC\]{border-color:color-mix(in srgb, var(--color-success,var(--ph-lime-green)) 34%, var(--member-line))!important}.line-ds11-tasks .border-\[\#E8C0A8\]{border-color:color-mix(in srgb, var(--color-error,var(--ph-rose-red)) 34%, var(--member-line))!important}.line-ds11-tasks .text-\[\#1E6B43\]{color:var(--color-success,var(--ph-lime-green))!important}.line-ds11-tasks .text-\[\#9A8C68\]{color:var(--member-muted)!important}.line-ds11-tasks .text-brand-gold-deep,.line-ds11-tasks .text-brand-gold-warm{color:var(--member-accent)!important}.line-ds11-tasks .text-brand-dark{color:var(--member-ink)!important}.line-ds11-tasks .text-brand-mid{color:var(--member-muted)!important}.line-ds11-tasks button:focus-visible{outline:none;box-shadow:var(--member-focus)!important}.line-ds11-tasks .grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))!important}.line-ds11-tasks .grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))!important}.line-ds11-tasks .grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}[data-theme] .line-theme-main>.line-variant-page--profile.line-ds11-profile,.line-theme-main>.line-variant-page--profile.line-ds11-profile{flex-direction:column!important;gap:14px!important;width:100%!important;max-width:520px!important;margin:0 auto!important;padding:16px 20px 32px!important;display:flex!important}[data-theme] .line-theme-main>.line-variant-page--profile.line-ds11-profile>*,.line-theme-main>.line-variant-page--profile.line-ds11-profile>*{order:initial!important;box-sizing:border-box!important;grid-column:1/-1!important;width:100%!important;min-width:0!important;max-width:100%!important;margin-top:0!important;margin-bottom:0!important}.line-ds11-profile,.line-ds11-profile *{writing-mode:horizontal-tb!important;text-orientation:mixed!important}.line-ds11-profile .line-page-head,.line-ds11-profile .line-module,.line-ds11-profile .line-module--metrics>div,.line-ds11-profile .line-module--actions>button{border-color:var(--member-line)!important;border-radius:var(--member-card-radius)!important;background:var(--member-surface)!important;box-shadow:var(--member-shadow)!important;color:var(--member-ink)!important}.line-ds11-profile .line-page-head,.line-ds11-profile .line-module{padding:18px!important}.line-ds11-profile .line-module--metrics{box-shadow:none!important;background:0 0!important;border:0!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;padding:0!important;display:grid!important}.line-ds11-profile .line-module--actions{box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important}.line-ds11-profile .rounded-2xl,.line-ds11-profile .rounded-xl{border-radius:var(--member-tile-radius)!important}.line-ds11-profile .rounded-full{border-radius:var(--member-pill-radius)!important}.line-ds11-profile .bg-white{background-color:var(--member-surface)!important}.line-ds11-profile .bg-brand-dark{background-color:var(--member-accent)!important;color:var(--member-on-accent)!important}.line-ds11-profile .bg-\[\#F7F4EE\],.line-ds11-profile .bg-\[\#F0EBE0\],.line-ds11-profile .bg-\[\#FFF9EA\]{background-color:var(--member-panel)!important}.line-ds11-profile .bg-\[\#EDF5EF\]{background-color:var(--color-success-subtle,var(--ph-lime-green-tint))!important}.line-ds11-profile .bg-\[\#FFF0EA\]{background-color:var(--color-error-subtle,var(--ph-rose-red-tint))!important}.line-ds11-profile .border-brand-border-warm,.line-ds11-profile .border-brand-border-gold,.line-ds11-profile .border-\[\#E8C0A8\]{border-color:var(--member-line)!important}.line-ds11-profile .text-brand-gold-deep,.line-ds11-profile .text-brand-gold-warm{color:var(--member-accent)!important}.line-ds11-profile .text-brand-dark{color:var(--member-ink)!important}.line-ds11-profile .text-brand-mid,.line-ds11-profile .text-\[\#9A8C68\],.line-ds11-profile .text-\[\#8C7A53\]{color:var(--member-muted)!important}.line-ds11-profile .text-\[\#4F765D\]{color:var(--color-success,var(--ph-lime-green))!important}.line-ds11-profile button:focus-visible{outline:none;box-shadow:var(--member-focus)!important}[data-theme] .line-theme-main>.line-ds11-marvin,.line-theme-main>.line-ds11-marvin{flex-direction:column!important;gap:14px!important;width:100%!important;max-width:520px!important;margin:0 auto!important;padding:16px 20px 32px!important;display:flex!important}[data-theme] .line-theme-main>.line-ds11-marvin>*,.line-theme-main>.line-ds11-marvin>*{order:initial!important;box-sizing:border-box!important;grid-column:1/-1!important;width:100%!important;min-width:0!important;max-width:100%!important;margin-top:0!important;margin-bottom:0!important}.line-ds11-marvin,.line-ds11-marvin *{writing-mode:horizontal-tb!important;text-orientation:mixed!important}.line-ds11-marvin .line-page-head,.line-ds11-marvin .line-page-tabs,.line-ds11-marvin .line-module,.line-ds11-marvin .line-ds11-card,.line-ds11-marvin section{border-color:var(--member-line)!important;border-radius:var(--member-card-radius)!important;background-color:var(--member-surface)!important;box-shadow:var(--member-shadow)!important;color:var(--member-ink)!important;padding:18px!important}.line-ds11-marvin .line-page-tabs{gap:8px!important;display:flex!important;overflow-x:auto!important}.line-ds11-marvin .rounded-lg,.line-ds11-marvin .rounded-2xl,.line-ds11-marvin .rounded-xl{border-radius:var(--member-tile-radius)!important}.line-ds11-marvin .rounded-full{border-radius:var(--member-pill-radius)!important}.line-ds11-marvin .bg-white{background-color:var(--member-surface)!important}.line-ds11-marvin .bg-brand-dark,.line-ds11-marvin .border-brand-dark.bg-brand-dark,.line-ds11-marvin .line-module--hero,.line-ds11-marvin button.bg-brand-dark,.line-ds11-marvin .h-full.bg-brand-dark,.line-ds11-marvin .h-full.rounded-full.bg-brand-dark{background-color:var(--member-accent)!important;border-color:var(--member-accent)!important;color:var(--member-on-accent)!important}.line-ds11-marvin .bg-brand-surface,.line-ds11-marvin .bg-\[\#F0EBE0\]{background-color:var(--member-panel)!important}.line-ds11-marvin .border-brand-border-warm,.line-ds11-marvin .border-brand-border-gold,.line-ds11-marvin .border-\[\#F0CACA\]{border-color:var(--member-line)!important}.line-ds11-marvin .text-brand-gold-deep,.line-ds11-marvin .text-brand-gold-warm{color:var(--member-accent)!important}.line-ds11-marvin .text-brand-dark{color:var(--member-ink)!important}.line-ds11-marvin .text-brand-mid{color:var(--member-muted)!important}.line-ds11-marvin .text-brand-error{color:var(--color-error,var(--ph-rose-red))!important}.line-ds11-marvin .text-white{color:var(--member-on-accent)!important}.line-ds11-marvin .text-white\/65,.line-ds11-marvin .text-white\/70,.line-ds11-marvin .text-white\/80{color:color-mix(in srgb, var(--member-on-accent) 76%, transparent)!important}.line-ds11-marvin button:focus-visible{outline:none;box-shadow:var(--member-focus)!important}.line-ds11-marvin .transition-all{background-color:var(--member-accent)!important}.line-ds11-assessment>.grid,.line-ds11-reports .grid{gap:12px!important}.line-ds11-health-plan{font-family:var(--font-body,"DM Sans", "Noto Sans TC", sans-serif)!important}.line-ds11-health-plan>button:first-child{color:var(--member-accent)!important;font-family:inherit!important}.line-ds11-health-plan p,.line-ds11-health-plan label,.line-ds11-health-plan span{font-family:inherit!important}.line-ds11-health-plan h1,.line-ds11-health-plan h2{color:var(--member-ink)!important;font-family:var(--font-display,"Space Grotesk", "Noto Sans TC", sans-serif)!important;letter-spacing:0!important}.line-ds11-health-plan p[style*=letter-spacing],.line-ds11-health-plan p[style*="DR. MARVIN"]{color:var(--member-accent)!important}.line-ds11-health-plan section,.line-ds11-health-plan>div[style*=background]{border-color:var(--member-line)!important;border-radius:var(--member-card-radius)!important;background:var(--member-surface)!important;box-shadow:var(--member-shadow)!important}.line-ds11-health-plan section>div[style*=background],.line-ds11-health-plan div[style*="background: #F8F4EA"],.line-ds11-health-plan div[style*="background: \"#F8F4EA\""],.line-ds11-health-plan div[style*="background: #EEF5E8"],.line-ds11-health-plan div[style*="background: \"#EEF5E8\""]{background:var(--member-panel)!important}.line-ds11-health-plan button,.line-ds11-health-plan textarea{font-family:inherit!important}.line-ds11-health-plan textarea{border-color:var(--member-line)!important;border-radius:var(--member-tile-radius)!important;background:var(--member-surface)!important;color:var(--member-ink)!important}.line-ds11-health-plan button[style*="background: #2D5016"],.line-ds11-health-plan button[style*="background: \"#2D5016\""],.line-ds11-health-plan div[style*="background: #2D5016"],.line-ds11-health-plan div[style*="background: \"#2D5016\""],.line-ds11-health-plan span[style*="background: #2D5016"],.line-ds11-health-plan span[style*="background: \"#2D5016\""]{background:var(--member-accent)!important;color:var(--member-on-accent)!important}.line-ds11-health-plan div[style*="background: #EEE8DC"],.line-ds11-health-plan div[style*="background: \"#EEE8DC\""]{background:var(--member-panel)!important}.line-ds11-health-plan button[style*=border],.line-ds11-health-plan section[style*=border],.line-ds11-health-plan textarea[style*=border]{border-color:var(--member-line)!important}.line-ds11-health-plan button[style*="1.5px solid #2D5016"],.line-ds11-health-plan button[style*="1px solid #2D5016"]{border-color:var(--member-accent)!important;background:color-mix(in srgb, var(--member-accent) 10%, var(--member-surface))!important}.line-ds11-health-plan span[style*="color: #2D5016"],.line-ds11-health-plan p[style*="color: #2D5016"],.line-ds11-health-plan button[style*="color: #2D5016"]{color:var(--member-accent)!important}.line-ds11-health-plan span[style*="color: #8A6B32"],.line-ds11-health-plan p[style*="color: #8A6B32"],.line-ds11-health-plan p[style*="color: #8A9A6A"],.line-ds11-health-plan div[style*="color: #5A6A4A"],.line-ds11-health-plan p[style*="color: #5A6A4A"],.line-ds11-health-plan label[style*="color: #5A6A4A"]{color:var(--member-muted)!important}.line-ds11-health-plan span[style*="color: #1A2F15"],.line-ds11-health-plan p[style*="color: #1A2F15"]{color:var(--member-ink)!important}.line-ds11-health-plan p[style*="color: #B54747"],.line-ds11-health-plan div[style*="color: #B54747"]{color:var(--color-error,var(--ph-rose-red))!important}.line-ds11-health-plan div[style*=borderLeft],.line-ds11-health-plan div[style*=border-left]{border-left-color:var(--member-accent)!important}.line-ds11-health-plan button:focus-visible,.line-ds11-health-plan textarea:focus-visible{box-shadow:var(--member-focus)!important;outline:none!important}.line-theme-main>.line-ds11-machi,[data-theme] .line-theme-main>.line-ds11-machi{flex-direction:column!important;gap:16px!important;width:100%!important;max-width:520px!important;margin:0 auto!important;padding:20px 20px 32px!important;display:flex!important}.line-theme-main>.line-ds11-machi>*,[data-theme] .line-theme-main>.line-ds11-machi>*{order:initial!important;box-sizing:border-box!important;grid-column:1/-1!important;width:100%!important;min-width:0!important;max-width:100%!important;margin-top:0!important;margin-bottom:0!important}.line-ds11-machi,.line-ds11-machi *{writing-mode:horizontal-tb!important;text-orientation:mixed!important}.line-ds11-machi{font-family:var(--font-body,"DM Sans", "Noto Sans TC", sans-serif)!important;background:0 0!important}.line-ds11-machi h1,.line-ds11-machi h2{color:var(--member-ink)!important;font-family:var(--font-display,"Space Grotesk", "Noto Sans TC", sans-serif)!important;letter-spacing:0!important}.line-ds11-machi .text-brand-gold-deep,.line-ds11-machi .text-brand-gold-warm{color:var(--member-accent)!important}.line-ds11-machi .text-brand-dark{color:var(--member-ink)!important}.line-ds11-machi .text-brand-mid{color:var(--member-muted)!important}.line-ds11-machi .text-brand-error{color:var(--color-error,var(--ph-rose-red))!important}.line-ds11-machi .bg-white{background-color:var(--member-surface)!important}.line-ds11-machi .bg-brand-dark{background-color:var(--member-accent)!important;color:var(--member-on-accent)!important}.line-ds11-machi .border-brand-border-warm,.line-ds11-machi .border-brand-border-gold,.line-ds11-machi .border-red-100{border-color:var(--member-line)!important}.line-ds11-machi .rounded-3xl,.line-ds11-machi .rounded-2xl,.line-ds11-machi .rounded-xl{border-radius:var(--member-tile-radius)!important}.line-ds11-machi section,.line-ds11-machi .line-page-tabs,.line-ds11-machi .rounded-2xl.border,.line-ds11-machi .rounded-3xl.border{border-color:var(--member-line)!important;background:var(--member-surface)!important;box-shadow:var(--member-shadow)!important}.line-ds11-machi .line-page-tabs{border:1px solid var(--member-line)!important;border-radius:var(--member-card-radius)!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important;padding:8px!important;display:grid!important}.line-ds11-machi .line-page-tabs button{border-radius:var(--member-tile-radius)!important;min-height:44px!important;color:var(--member-muted)!important}.line-ds11-machi .line-page-tabs button.bg-brand-dark{color:var(--member-on-accent)!important}.line-ds11-machi .bg-\[\#F7F4EE\]{background:var(--member-panel)!important}.line-ds11-machi input{border-color:var(--member-line)!important;border-radius:var(--member-tile-radius)!important;background:var(--member-surface)!important;color:var(--member-ink)!important;font-family:inherit!important}.line-ds11-machi input::placeholder{color:var(--member-muted)!important}.line-ds11-machi button{font-family:inherit!important}.line-ds11-machi button:focus-visible,.line-ds11-machi input:focus-visible{box-shadow:var(--member-focus)!important;outline:none!important}.line-ds11-machi img{border:1px solid var(--member-line)!important}.line-ds11-machi .grid-cols-3{gap:10px!important}.line-theme-main>.line-ds11-shop,[data-theme] .line-theme-main>.line-ds11-shop{flex-direction:column!important;gap:16px!important;width:100%!important;max-width:520px!important;margin:0 auto!important;padding:20px 20px 32px!important;display:flex!important}.line-theme-main>.line-ds11-shop>*,[data-theme] .line-theme-main>.line-ds11-shop>*{order:initial!important;box-sizing:border-box!important;grid-column:1/-1!important;width:100%!important;min-width:0!important;max-width:100%!important;margin-top:0!important;margin-bottom:0!important}.line-ds11-shop,.line-ds11-shop *{writing-mode:horizontal-tb!important;text-orientation:mixed!important}.line-ds11-shop{font-family:var(--font-body,"DM Sans", "Noto Sans TC", sans-serif)!important;background:0 0!important}.line-ds11-shop h1,.line-ds11-shop h2,.line-ds11-shop h3{color:var(--member-ink)!important;font-family:var(--font-display,"Space Grotesk", "Noto Sans TC", sans-serif)!important;letter-spacing:0!important}.line-ds11-shop .text-brand-gold-deep,.line-ds11-shop .text-brand-gold-warm,.line-ds11-shop .text-\[\#2F6F42\]{color:var(--member-accent)!important}.line-ds11-shop .text-brand-dark{color:var(--member-ink)!important}.line-ds11-shop .text-brand-mid,.line-ds11-shop .text-\[\#9A8C68\]{color:var(--member-muted)!important}.line-ds11-shop .bg-white,.line-ds11-shop .bg-white\/70{background-color:var(--member-surface)!important}.line-ds11-shop .bg-brand-dark{background-color:var(--member-accent)!important;color:var(--member-on-accent)!important}.line-ds11-shop .bg-\[\#F0EBE0\],.line-ds11-shop .bg-\[\#F7F4EE\],.line-ds11-shop .bg-\[\#E8F0E0\]{background-color:var(--member-panel)!important}.line-ds11-shop .border-brand-border-warm,.line-ds11-shop .border-brand-border-gold,.line-ds11-shop .border-dashed{border-color:var(--member-line)!important}.line-ds11-shop .rounded-2xl,.line-ds11-shop .rounded-xl{border-radius:var(--member-tile-radius)!important}.line-ds11-shop button,.line-ds11-shop a{font-family:inherit!important}.line-ds11-shop button:focus-visible,.line-ds11-shop a:focus-visible{box-shadow:var(--member-focus)!important;outline:none!important}.line-ds11-shop button.w-full,.line-ds11-shop a.w-full,.line-ds11-shop .rounded-2xl.border,.line-ds11-shop .rounded-xl.border{border-color:var(--member-line)!important;box-shadow:var(--member-shadow)!important}.line-ds11-product-detail{border:1px solid var(--member-line);border-radius:var(--member-card-radius);box-shadow:var(--member-shadow);background:var(--member-surface)!important;padding:0!important;overflow:hidden!important}.line-ds11-product-detail>button:first-child{color:var(--member-accent)!important;font-family:inherit!important}.line-ds11-product-detail>button:first-child span{color:var(--member-accent)!important}.line-ds11-product-detail>div[style*=overflowX],.line-ds11-product-detail>div[style*=overflow-x]{border-color:var(--member-line)!important;background:var(--member-surface)!important}.line-ds11-product-detail>div[style*=overflowX] button,.line-ds11-product-detail>div[style*=overflow-x] button{color:var(--member-muted)!important;font-family:inherit!important}.line-ds11-product-detail>div[style*=overflowX] button[style*=\#3D5A30],.line-ds11-product-detail>div[style*=overflow-x] button[style*=\#3D5A30]{color:var(--member-accent)!important;border-bottom-color:var(--member-accent)!important}.line-ds11-product-detail div[style*="background: white"],.line-ds11-product-detail div[style*="background: \"white\""],.line-ds11-product-detail span[style*="background: white"],.line-ds11-product-detail span[style*="background: \"white\""],.line-ds11-product-detail button[style*="background: white"],.line-ds11-product-detail button[style*="background: \"white\""]{border-color:var(--member-line)!important;background:var(--member-surface)!important;color:var(--member-ink)!important}.line-ds11-product-detail div[style*="border: 1px solid"],.line-ds11-product-detail span[style*="border: 1px solid"],.line-ds11-product-detail button[style*="border: 1px solid"]{border-color:var(--member-line)!important}.line-ds11-product-detail div[style*="color: #8A9A6A"],.line-ds11-product-detail p[style*="color: #53675A"]{color:var(--member-muted)!important}.line-ds11-product-detail p[style*="color: #8A6F32"],.line-ds11-product-detail span[style*="color: #8A6F32"]{color:var(--member-accent)!important}.line-ds11-product-detail div[style*="color: #1A2F15"],.line-ds11-product-detail span[style*="color: #1A2F15"],.line-ds11-product-detail h2[style*="color: #1A2F15"]{color:var(--member-ink)!important}.line-ds11-card{border:1px solid var(--member-line);border-radius:var(--member-card-radius);background:var(--member-surface);box-shadow:var(--member-shadow);color:var(--member-ink)}.line-ds11-surface{border:1px solid var(--member-line);border-radius:var(--member-tile-radius);background:var(--member-panel);color:var(--member-ink)}.line-ds11-action{border:1px solid var(--member-line);border-radius:var(--member-tile-radius);background:var(--member-surface);color:var(--member-ink);box-shadow:none;transition:border-color var(--th-dur,.22s) var(--th-ease,ease), box-shadow var(--th-dur,.22s) var(--th-ease,ease), transform var(--th-dur,.22s) var(--th-ease,ease)}.line-ds11-action:focus-visible{box-shadow:var(--member-focus);outline:none}.line-ds11-action:active{transform:translateY(1px)}.line-ds11-icon{background:var(--member-accent);color:var(--member-on-accent)}.line-ds11-pill{border-radius:var(--member-pill-radius);background:color-mix(in srgb, var(--member-accent) 12%, var(--member-surface));color:var(--member-accent-strong)}.line-ds11-spinner{border:2.5px solid var(--member-accent);border-top-color:#0000;border-radius:50%;width:28px;height:28px;animation:.8s linear infinite phyto-spin}@media (width<=420px){.line-ds11-page{padding-left:16px;padding-right:16px}}.file\:mr-4::file-selector-button{margin-right:1rem}.file\:rounded-full::file-selector-button{border-radius:9999px}.file\:border-0::file-selector-button{border-width:0}.file\:bg-brand-dark::file-selector-button{--tw-bg-opacity:1;background-color:rgb(28 61 43/var(--tw-bg-opacity,1))}.file\:px-5::file-selector-button{padding-left:1.25rem;padding-right:1.25rem}.file\:py-2::file-selector-button{padding-top:.5rem;padding-bottom:.5rem}.file\:font-semibold::file-selector-button{font-weight:600}.file\:text-white::file-selector-button{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.last\:border-b-0:last-child{border-bottom-width:0}.last\:pb-0:last-child{padding-bottom:0}.hover\:-translate-y-0\.5:hover{--tw-translate-y:-.125rem;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:-translate-y-1:hover{--tw-translate-y:-.25rem;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:-translate-y-px:hover{--tw-translate-y:-1px;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:border-brand-gold:hover{--tw-border-opacity:1;border-color:rgb(200 169 110/var(--tw-border-opacity,1))}.hover\:border-brand-gold-deep:hover{--tw-border-opacity:1;border-color:rgb(184 155 94/var(--tw-border-opacity,1))}.hover\:bg-\[\#1E6B43\]:hover{--tw-bg-opacity:1;background-color:rgb(30 107 67/var(--tw-bg-opacity,1))}.hover\:bg-\[\#527F5B\]:hover{--tw-bg-opacity:1;background-color:rgb(82 127 91/var(--tw-bg-opacity,1))}.hover\:bg-\[\#7C2D22\]:hover{--tw-bg-opacity:1;background-color:rgb(124 45 34/var(--tw-bg-opacity,1))}.hover\:bg-\[\#F5F0E8\]:hover{--tw-bg-opacity:1;background-color:rgb(245 240 232/var(--tw-bg-opacity,1))}.hover\:bg-brand-dark:hover{--tw-bg-opacity:1;background-color:rgb(28 61 43/var(--tw-bg-opacity,1))}.hover\:bg-brand-surface:hover{--tw-bg-opacity:1;background-color:rgb(253 251 246/var(--tw-bg-opacity,1))}.hover\:bg-brand-surface-2:hover{--tw-bg-opacity:1;background-color:rgb(245 242 235/var(--tw-bg-opacity,1))}.hover\:bg-line-hover:hover{--tw-bg-opacity:1;background-color:rgb(5 182 77/var(--tw-bg-opacity,1))}.hover\:bg-white\/10:hover{background-color:#ffffff1a}.hover\:text-brand-dark:hover{--tw-text-opacity:1;color:rgb(28 61 43/var(--tw-text-opacity,1))}.hover\:text-brand-gold-deep:hover{--tw-text-opacity:1;color:rgb(184 155 94/var(--tw-text-opacity,1))}.hover\:text-brand-gold-warm:hover{--tw-text-opacity:1;color:rgb(216 201 156/var(--tw-text-opacity,1))}.hover\:shadow-xl:hover{--tw-shadow:0 20px 25px -5px #0000001a, 0 8px 10px -6px #0000001a;--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.hover\:shadow-brand-dark\/10:hover{--tw-shadow-color:#1c3d2b1a;--tw-shadow:var(--tw-shadow-colored)}.focus\:border-brand-dark:focus{--tw-border-opacity:1;border-color:rgb(28 61 43/var(--tw-border-opacity,1))}.focus\:border-brand-gold:focus{--tw-border-opacity:1;border-color:rgb(200 169 110/var(--tw-border-opacity,1))}.focus\:border-brand-gold-deep:focus{--tw-border-opacity:1;border-color:rgb(184 155 94/var(--tw-border-opacity,1))}.focus\:outline-none:focus{outline-offset:2px;outline:2px solid #0000}.focus\:ring-2:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow,0 0 #0000)}.focus\:ring-brand-gold\/50:focus{--tw-ring-color:#c8a96e80}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:bg-\[\#9FAEA5\]:disabled{--tw-bg-opacity:1;background-color:rgb(159 174 165/var(--tw-bg-opacity,1))}.disabled\:bg-\[\#A9B5AF\]:disabled{--tw-bg-opacity:1;background-color:rgb(169 181 175/var(--tw-bg-opacity,1))}.disabled\:bg-\[\#A9B6AE\]:disabled{--tw-bg-opacity:1;background-color:rgb(169 182 174/var(--tw-bg-opacity,1))}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:opacity-60:disabled{opacity:.6}.disabled\:opacity-70:disabled{opacity:.7}.group[open] .group-open\:rotate-180{--tw-rotate:180deg;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@media (width>=640px){.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=768px){.md\:col-span-2{grid-column:span 2/span 2}.md\:mt-0{margin-top:0}.md\:block{display:block}.md\:flex{display:flex}.md\:hidden{display:none}.md\:w-\[108px\]{width:108px}.md\:w-full{width:100%}.md\:columns-2{-moz-columns:2;columns:2}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.md\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.md\:grid-cols-\[0\.9fr_1\.1fr\]{grid-template-columns:.9fr 1.1fr}.md\:grid-cols-\[120px_1fr\]{grid-template-columns:120px 1fr}.md\:grid-cols-\[1fr_108px\]{grid-template-columns:1fr 108px}.md\:grid-cols-\[1fr_132px\]{grid-template-columns:1fr 132px}.md\:flex-row{flex-direction:row}.md\:items-start{align-items:flex-start}.md\:items-center{align-items:center}.md\:justify-between{justify-content:space-between}.md\:gap-6{gap:1.5rem}.md\:p-12{padding:3rem}.md\:p-7{padding:1.75rem}.md\:p-8{padding:2rem}.md\:px-7{padding-left:1.75rem;padding-right:1.75rem}.md\:px-8{padding-left:2rem;padding-right:2rem}.md\:px-9{padding-left:2.25rem;padding-right:2.25rem}.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}.md\:text-5xl{font-size:3rem;line-height:1}.md\:text-6xl{font-size:3.75rem;line-height:1}.md\:text-\[42px\]{font-size:42px}.md\:text-\[64px\]{font-size:64px}.md\:text-base{font-size:1rem;line-height:1.5rem}}@media (width>=1024px){.lg\:col-span-2{grid-column:span 2/span 2}.lg\:grid{display:grid}.lg\:min-h-screen{min-height:100vh}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-\[\.8fr_1\.2fr\]{grid-template-columns:.8fr 1.2fr}.lg\:grid-cols-\[1\.1fr_0\.9fr\]{grid-template-columns:1.1fr .9fr}.lg\:grid-cols-\[1fr_\.9fr\]{grid-template-columns:1fr .9fr}.lg\:grid-cols-\[260px_1fr\]{grid-template-columns:260px 1fr}.lg\:flex-row{flex-direction:row}.lg\:items-end{align-items:flex-end}.lg\:items-center{align-items:center}.lg\:justify-between{justify-content:space-between}.lg\:border-b-0{border-bottom-width:0}}@media (width>=1280px){.xl\:flex{display:flex}.xl\:hidden{display:none}.xl\:columns-3{-moz-columns:3;columns:3}.xl\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xl\:grid-cols-\[360px_1fr\]{grid-template-columns:360px 1fr}.xl\:grid-cols-\[390px_1fr\]{grid-template-columns:390px 1fr}}@media (width>=1536px){.\32 xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}
