.portal-module__1g8gFq__signalBoard{gap:2rem;display:grid}.portal-module__1g8gFq__pageWrap{background:var(--background);min-height:100vh;color:var(--foreground)}.portal-module__1g8gFq__siteHeader{justify-content:space-between;align-items:center;gap:1rem;width:min(1180px,100vw - 2rem);margin:0 auto;padding:1.25rem 0 0;display:flex}.portal-module__1g8gFq__brand{letter-spacing:-.05em;font-size:1.35rem;font-weight:800}.portal-module__1g8gFq__nav{flex-wrap:wrap;gap:1rem;font-size:.95rem;display:flex}.portal-module__1g8gFq__mainShell{gap:2rem;width:min(1180px,100vw - 2rem);margin:0 auto;padding:2rem 0 3rem;display:grid}.portal-module__1g8gFq__pageIntro{gap:.75rem;display:grid}.portal-module__1g8gFq__pageTitle{letter-spacing:-.04em;font-size:clamp(2.4rem,5vw,4.6rem);line-height:.95}.portal-module__1g8gFq__pageDescription{max-width:42rem;color:var(--muted);line-height:1.7}.portal-module__1g8gFq__hero{gap:1rem;display:grid}.portal-module__1g8gFq__heroTitle{letter-spacing:-.04em;font-size:clamp(2.4rem,5vw,4.6rem);line-height:.95}.portal-module__1g8gFq__heroGrid{grid-template-columns:minmax(0,1.8fr) minmax(16rem,.9fr);gap:1rem;display:grid}.portal-module__1g8gFq__leadStory{background:var(--foreground);color:var(--background);border:2px solid var(--foreground);gap:.85rem;min-width:0;padding:1.5rem;display:grid}.portal-module__1g8gFq__eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:.72rem;font-weight:700}.portal-module__1g8gFq__leadStory h2,.portal-module__1g8gFq__articleCard h3{line-height:1.05}.portal-module__1g8gFq__leadStory h2{font-size:clamp(1.8rem,3vw,2.8rem)}.portal-module__1g8gFq__panelStack{gap:1rem;display:grid}.portal-module__1g8gFq__panel{background:var(--background-soft);border:2px solid var(--foreground);gap:.5rem;min-width:0;padding:1.2rem;display:grid}.portal-module__1g8gFq__agentPromptBox{gap:.75rem;display:grid}.portal-module__1g8gFq__sectionDetails{border:1px solid var(--border);background:var(--background-soft);gap:.9rem;padding:.9rem;display:grid}.portal-module__1g8gFq__sectionDetails>summary{list-style:none}.portal-module__1g8gFq__sectionDetails>summary::-webkit-details-marker{display:none}.portal-module__1g8gFq__sectionSummary{cursor:pointer;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.portal-module__1g8gFq__sectionTitle{gap:.25rem;display:grid}.portal-module__1g8gFq__sectionTitle h2{margin:0;font-size:1.15rem;line-height:1.1}.portal-module__1g8gFq__sectionSubtitle{letter-spacing:.16em;text-transform:uppercase;color:var(--muted);font-size:.78rem}.portal-module__1g8gFq__sectionBody{gap:1rem;display:grid}.portal-module__1g8gFq__agentPromptBox>summary{list-style:none}.portal-module__1g8gFq__agentPromptBox>summary::-webkit-details-marker{display:none}.portal-module__1g8gFq__agentPromptHeader{cursor:pointer;justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.portal-module__1g8gFq__agentPromptHeader h3{margin:0;font-size:1.1rem;line-height:1.1}.portal-module__1g8gFq__agentPromptText{gap:.35rem;display:grid}.portal-module__1g8gFq__agentPromptText p{margin:0}.portal-module__1g8gFq__agentPromptCta{color:var(--foreground);font-size:.95rem;font-weight:700}.portal-module__1g8gFq__agentPromptNote{color:var(--muted);font-size:.78rem}.portal-module__1g8gFq__expandIcon{transition:transform .16s;display:inline-flex}.portal-module__1g8gFq__agentPromptBox[open] .portal-module__1g8gFq__expandIcon,.portal-module__1g8gFq__sectionDetails[open] .portal-module__1g8gFq__expandIcon{transform:rotate(90deg)}.portal-module__1g8gFq__promptContent{border:1px solid var(--border);background:var(--background-soft);padding:.75rem}.portal-module__1g8gFq__promptCode{white-space:pre-wrap;font-size:.88rem;line-height:1.5}.portal-module__1g8gFq__promptActions{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.portal-module__1g8gFq__promptActionButton{text-transform:none;letter-spacing:0;white-space:nowrap;min-width:8.6rem;padding:.4rem .95rem;line-height:1.25}.portal-module__1g8gFq__modalOverlay{z-index:30;background:#020617c7;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.portal-module__1g8gFq__modalCard{border:2px solid var(--foreground);background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);gap:1rem;width:min(42rem,100vw - 2rem);max-height:calc(100vh - 2rem);padding:1.15rem;display:grid;overflow:auto}.portal-module__1g8gFq__modalHeader{justify-content:space-between;align-items:center;gap:.8rem;display:flex}.portal-module__1g8gFq__modalHeader h4{font-size:1.05rem}.portal-module__1g8gFq__modalSection{gap:.6rem;display:grid}.portal-module__1g8gFq__modalSection h5{font-size:.98rem}.portal-module__1g8gFq__statValue{font-size:clamp(2.6rem,5vw,3.8rem);font-weight:800;line-height:1}.portal-module__1g8gFq__tagRow{flex-wrap:wrap;gap:.75rem;display:flex}.portal-module__1g8gFq__tagChip{border:1px solid var(--border);background:var(--background-soft);min-height:2.5rem;color:var(--accent);overflow-wrap:anywhere;align-items:center;padding:0 1rem;font-size:.95rem;font-weight:700;transition:background .14s,border-color .14s,transform .14s;display:inline-flex}.portal-module__1g8gFq__tagChip:hover{border-color:var(--accent);background:var(--background-accent);transform:translateY(-1px)}.portal-module__1g8gFq__leadStory .portal-module__1g8gFq__tagChip{box-shadow:none;color:var(--background);background:#38bdf81f;border-color:#38bdf86b}.portal-module__1g8gFq__leadStory .portal-module__1g8gFq__tagChip:hover{background:#38bdf838;border-color:#38bdf89e}.portal-module__1g8gFq__tagChipActive{border:1px solid var(--foreground);background:var(--foreground);min-height:2.5rem;box-shadow:none;color:var(--background);align-items:center;padding:0 1rem;font-size:.95rem;font-weight:700;display:inline-flex}.portal-module__1g8gFq__feedSection{border:2px solid var(--foreground);background:var(--background-soft)}.portal-module__1g8gFq__feedHeader{border-bottom:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.8rem;padding:1rem 1.25rem;display:flex}.portal-module__1g8gFq__feedHeaderText{gap:.25rem;display:grid}.portal-module__1g8gFq__filterPanel{border-bottom:1px solid var(--border);gap:1rem;padding:1rem 1.25rem;display:grid}.portal-module__1g8gFq__searchForm{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.portal-module__1g8gFq__searchForm .portal-module__1g8gFq__input{flex:20rem}.portal-module__1g8gFq__filterGroup{gap:.6rem;display:grid}.portal-module__1g8gFq__filterLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--muted);font-size:.82rem;font-weight:700}.portal-module__1g8gFq__feedList{min-width:0;display:grid}.portal-module__1g8gFq__paginationInfo{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-size:.82rem}.portal-module__1g8gFq__feedPagination{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.8rem;padding:1rem 1.25rem 1.25rem;display:flex}.portal-module__1g8gFq__pageLinks{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.portal-module__1g8gFq__pageLink,.portal-module__1g8gFq__pageLinkCurrent{border:1px solid var(--border);letter-spacing:.08em;text-transform:uppercase;justify-content:center;align-items:center;min-width:2.2rem;min-height:2.2rem;padding:0 .65rem;font-size:.82rem;font-weight:700;display:inline-flex}.portal-module__1g8gFq__pageLinkCurrent{background:var(--background-accent)}.portal-module__1g8gFq__articleCard{border-bottom:1px solid var(--border);gap:.7rem;min-width:0;padding:1.25rem;display:grid}.portal-module__1g8gFq__articleCard:last-child{border-bottom:0}.portal-module__1g8gFq__emptyState{gap:.6rem;padding:1.5rem 1.25rem;display:grid}.portal-module__1g8gFq__metaRow{color:var(--muted);flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.75rem;font-size:.92rem;display:flex}.portal-module__1g8gFq__metaRow>*{overflow-wrap:anywhere;min-width:0}.portal-module__1g8gFq__summary{color:var(--muted);overflow-wrap:anywhere;line-height:1.6}.portal-module__1g8gFq__articleContent{color:var(--foreground);gap:1rem;font-size:1rem;line-height:1.75;display:grid}.portal-module__1g8gFq__articleContent p{overflow-wrap:anywhere;margin:0}.portal-module__1g8gFq__articleContent h1,.portal-module__1g8gFq__articleContent h2,.portal-module__1g8gFq__articleContent h3,.portal-module__1g8gFq__articleContent h4{margin:0;line-height:1.3}.portal-module__1g8gFq__articleContent ul,.portal-module__1g8gFq__articleContent ol{gap:.5rem;margin:0;padding-left:1.25rem;display:grid}.portal-module__1g8gFq__articleContent blockquote{border-left:3px solid var(--border);color:var(--muted);margin:0;padding-left:1rem}.portal-module__1g8gFq__articleContent img{border-radius:8px;max-width:100%;height:auto}.portal-module__1g8gFq__detailHeader{gap:.75rem;display:grid}.portal-module__1g8gFq__detailHeroImage{border:1px solid var(--border);background:var(--background-soft);border-radius:12px;width:100%;height:auto}.portal-module__1g8gFq__articleContent a{color:var(--accent);text-underline-offset:3px;text-decoration:underline}.portal-module__1g8gFq__actionRow{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.portal-module__1g8gFq__readOriginal{background:var(--foreground);min-height:2.5rem;color:var(--background);text-transform:uppercase;letter-spacing:.12em;justify-content:center;align-items:center;padding:0 1rem;font-size:.82rem;font-weight:700;display:inline-flex}.portal-module__1g8gFq__detailGrid{grid-template-columns:minmax(0,1.6fr) minmax(18rem,.8fr);gap:1.5rem;display:grid}.portal-module__1g8gFq__detailCard,.portal-module__1g8gFq__sidebarCard{background:var(--background-soft);border:2px solid var(--foreground);gap:1rem;min-width:0;padding:1.5rem;display:grid}.portal-module__1g8gFq__listSection{gap:1rem;display:grid}.portal-module__1g8gFq__listSectionHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.portal-module__1g8gFq__listSectionHeader h2{font-size:1.5rem}.portal-module__1g8gFq__buttonRow{flex-wrap:wrap;gap:.75rem;display:flex}.portal-module__1g8gFq__secondaryButton{border:1px solid var(--foreground);min-height:2.5rem;color:var(--foreground);text-transform:uppercase;letter-spacing:.12em;background:0 0;justify-content:center;align-items:center;padding:0 1rem;font-size:.82rem;font-weight:700;display:inline-flex}.portal-module__1g8gFq__formGrid{gap:1rem;display:grid}.portal-module__1g8gFq__formLabel{gap:.5rem;font-size:.95rem;font-weight:700;display:grid}.portal-module__1g8gFq__input{border:1px solid var(--border);background:var(--background-soft);min-height:2.75rem;color:var(--foreground);min-width:0;padding:0 .9rem}.portal-module__1g8gFq__textarea{border:1px solid var(--border);background:var(--background-soft);min-height:8rem;color:var(--foreground);resize:vertical;padding:.75rem .9rem}.portal-module__1g8gFq__formFieldset{border:1px solid var(--border);gap:.75rem;padding:.9rem;display:grid}.portal-module__1g8gFq__formFieldset legend{padding:0 .35rem;font-weight:700}.portal-module__1g8gFq__checkboxGrid{grid-template-columns:repeat(auto-fit,minmax(9rem,1fr));gap:.75rem;display:grid}.portal-module__1g8gFq__checkboxLabel{align-items:center;gap:.55rem;font-weight:600;display:flex}.portal-module__1g8gFq__visuallyHidden{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;left:-9999px}.portal-module__1g8gFq__tagChipActive,.portal-module__1g8gFq__readOriginal,.portal-module__1g8gFq__secondaryButton{overflow-wrap:anywhere}.portal-module__1g8gFq__pageWrapFlush{background:var(--background);min-height:100vh;color:var(--foreground);grid-template-rows:auto 1fr;display:grid}.portal-module__1g8gFq__navLinkActive{color:var(--accent);font-weight:700}@media (max-width:900px){.portal-module__1g8gFq__heroGrid,.portal-module__1g8gFq__detailGrid{grid-template-columns:1fr}}.portal-module__1g8gFq__siteFooter{width:min(1180px,100vw - 2rem);color:var(--muted);flex-wrap:wrap;justify-content:center;gap:.5rem;margin:0 auto;padding:2rem 0;font-size:.82rem;display:flex}.portal-module__1g8gFq__siteFooter a{color:inherit;text-decoration:none}.portal-module__1g8gFq__siteFooter a:hover{text-decoration:underline}.portal-module__1g8gFq__themeToggle{border:1px solid var(--border);cursor:pointer;background:0 0;border-radius:6px;padding:.35rem .6rem;font-size:1.1rem;line-height:1;transition:background .14s}.portal-module__1g8gFq__themeToggle:hover{background:var(--background-accent)}.portal-module__1g8gFq__siteHeaderTransparent{z-index:20;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 0 0;display:flex;position:absolute;top:0;left:1rem;right:1rem}
.styles-module__sae8EG__wrap{background:var(--shop-bg,#fff);min-height:100vh;color:var(--shop-text,#111);font-family:var(--shop-font,sans-serif);grid-template-rows:auto 1fr auto;display:grid}.styles-module__sae8EG__header{border-bottom:1px solid var(--shop-border,#e5e5e5);justify-content:space-between;align-items:center;padding:1.25rem 2rem;display:flex}.styles-module__sae8EG__headerBrand{letter-spacing:-.04em;color:var(--shop-text,#111);font-size:1.15rem;font-weight:700;text-decoration:none}.styles-module__sae8EG__headerNav{gap:1.5rem;font-size:.88rem;display:flex}.styles-module__sae8EG__headerLink{color:var(--shop-text-secondary,#666);text-decoration:none;transition:color .1s}.styles-module__sae8EG__headerLink:hover{color:var(--shop-text,#111)}.styles-module__sae8EG__hero{text-align:center;gap:1.25rem;max-width:720px;margin:0 auto;padding:5rem 2rem 4rem;display:grid}.styles-module__sae8EG__heroTitle{letter-spacing:-.05em;font-size:clamp(2rem,5vw,3.5rem);font-weight:800;line-height:1}.styles-module__sae8EG__heroDescription{color:var(--shop-text-secondary,#666);max-width:520px;margin:0 auto;font-size:1.1rem;line-height:1.6}.styles-module__sae8EG__heroCta{background:var(--shop-accent,#111);color:#fff;letter-spacing:.02em;cursor:pointer;border:none;justify-content:center;align-items:center;min-height:2.75rem;padding:0 2rem;font-size:.88rem;font-weight:600;text-decoration:none;transition:background .14s;display:inline-flex}.styles-module__sae8EG__heroCta:hover{background:var(--shop-accent-hover,#333)}.styles-module__sae8EG__content{width:100%;max-width:960px;margin:0 auto;padding:3rem 2rem}.styles-module__sae8EG__modelGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.25rem;margin-top:2rem;display:grid}.styles-module__sae8EG__modelCard{border:1px solid var(--shop-card-border,#f0f0f0);gap:.75rem;padding:1.5rem;transition:border-color .14s;display:grid}.styles-module__sae8EG__modelCard:hover{border-color:var(--shop-border,#e5e5e5)}.styles-module__sae8EG__modelName{font-size:1.05rem;font-weight:700}.styles-module__sae8EG__modelId{color:var(--shop-text-secondary,#666);font-family:monospace;font-size:.78rem}.styles-module__sae8EG__modelPrice{color:var(--shop-text-secondary,#666);font-size:.85rem}.styles-module__sae8EG__modelPriceValue{color:var(--shop-text,#111);font-weight:700}.styles-module__sae8EG__pricingTable{border-collapse:collapse;width:100%;margin-top:2rem;font-size:.88rem}.styles-module__sae8EG__pricingTable th{text-align:left;border-bottom:2px solid var(--shop-text,#111);text-transform:uppercase;letter-spacing:.08em;padding:.75rem 1rem;font-size:.78rem;font-weight:700}.styles-module__sae8EG__pricingTable td{border-bottom:1px solid var(--shop-card-border,#f0f0f0);padding:.75rem 1rem}.styles-module__sae8EG__section{margin-bottom:3rem}.styles-module__sae8EG__sectionTitle{letter-spacing:-.03em;margin-bottom:.5rem;font-size:1.5rem;font-weight:800}.styles-module__sae8EG__sectionDescription{color:var(--shop-text-secondary,#666);font-size:.92rem;line-height:1.5}.styles-module__sae8EG__announcement{background:var(--shop-bg-secondary,#fafafa);border-bottom:1px solid var(--shop-card-border,#f0f0f0);color:var(--shop-text-secondary,#666);text-align:center;padding:.75rem 2rem;font-size:.85rem}.styles-module__sae8EG__footer{border-top:1px solid var(--shop-border,#e5e5e5);text-align:center;color:var(--shop-text-secondary,#666);padding:2rem;font-size:.78rem}.styles-module__sae8EG__footerLink{color:var(--shop-text-secondary,#666);text-decoration:none}.styles-module__sae8EG__footerLink:hover{color:var(--shop-text,#111)}@media (max-width:640px){.styles-module__sae8EG__header{padding:1rem}.styles-module__sae8EG__hero{padding:3rem 1rem 2rem}.styles-module__sae8EG__content{padding:2rem 1rem}.styles-module__sae8EG__modelGrid{grid-template-columns:1fr}}
.styles-module__JYojoW__wrap{background:var(--shop-bg,#0d0d0d);min-height:100vh;color:var(--shop-text,#e5e5e5);font-family:var(--shop-font,monospace);grid-template-rows:auto 1fr auto;display:grid}.styles-module__JYojoW__header{border-bottom:1px solid var(--shop-border,#2a2a2a);justify-content:space-between;align-items:center;padding:1.25rem 2rem;display:flex}.styles-module__JYojoW__headerBrand{letter-spacing:-.02em;color:var(--shop-accent,#0f8);font-size:1.15rem;font-weight:700;text-decoration:none}.styles-module__JYojoW__headerNav{gap:1.5rem;font-size:.88rem;display:flex}.styles-module__JYojoW__headerLink{color:var(--shop-text-secondary,#999);text-decoration:none;transition:color .1s}.styles-module__JYojoW__headerLink:hover{color:var(--shop-accent,#0f8)}.styles-module__JYojoW__hero{text-align:center;gap:1.25rem;max-width:720px;margin:0 auto;padding:5rem 2rem 4rem;display:grid}.styles-module__JYojoW__heroTitle{letter-spacing:-.05em;color:var(--shop-text,#e5e5e5);font-size:clamp(2rem,5vw,3.5rem);font-weight:800;line-height:1}.styles-module__JYojoW__heroDescription{color:var(--shop-text-secondary,#999);max-width:520px;margin:0 auto;font-size:1.1rem;line-height:1.6}.styles-module__JYojoW__heroCta{background:var(--shop-accent,#0f8);color:#0d0d0d;letter-spacing:.02em;border-radius:var(--shop-radius,4px);cursor:pointer;border:none;justify-content:center;align-items:center;min-height:2.75rem;padding:0 2rem;font-size:.88rem;font-weight:600;text-decoration:none;transition:background .14s;display:inline-flex}.styles-module__JYojoW__heroCta:hover{background:var(--shop-accent-hover,#00cc6a)}.styles-module__JYojoW__content{width:100%;max-width:960px;margin:0 auto;padding:3rem 2rem}.styles-module__JYojoW__modelGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.25rem;margin-top:2rem;display:grid}.styles-module__JYojoW__modelCard{background:var(--shop-card-bg,#1a1a1a);border:1px solid var(--shop-card-border,#2a2a2a);border-radius:var(--shop-radius,4px);gap:.75rem;padding:1.5rem;transition:border-color .14s;display:grid}.styles-module__JYojoW__modelCard:hover{border-color:var(--shop-accent,#0f8)}.styles-module__JYojoW__modelName{color:var(--shop-text,#e5e5e5);font-size:1.05rem;font-weight:700}.styles-module__JYojoW__modelId{color:var(--shop-accent,#0f8);font-family:monospace;font-size:.78rem}.styles-module__JYojoW__modelPrice{color:var(--shop-text-secondary,#999);font-size:.85rem}.styles-module__JYojoW__modelPriceValue{color:var(--shop-text,#e5e5e5);font-weight:700}.styles-module__JYojoW__pricingTable{border-collapse:collapse;width:100%;margin-top:2rem;font-size:.88rem}.styles-module__JYojoW__pricingTable th{text-align:left;border-bottom:2px solid var(--shop-accent,#0f8);text-transform:uppercase;letter-spacing:.08em;color:var(--shop-accent,#0f8);padding:.75rem 1rem;font-size:.78rem;font-weight:700}.styles-module__JYojoW__pricingTable td{border-bottom:1px solid var(--shop-card-border,#2a2a2a);color:var(--shop-text,#e5e5e5);padding:.75rem 1rem}.styles-module__JYojoW__section{margin-bottom:3rem}.styles-module__JYojoW__sectionTitle{letter-spacing:-.03em;color:var(--shop-text,#e5e5e5);margin-bottom:.5rem;font-size:1.5rem;font-weight:800}.styles-module__JYojoW__sectionDescription{color:var(--shop-text-secondary,#999);font-size:.92rem;line-height:1.5}.styles-module__JYojoW__announcement{background:var(--shop-bg-secondary,#1a1a1a);border-bottom:1px solid var(--shop-card-border,#2a2a2a);color:var(--shop-accent,#0f8);text-align:center;padding:.75rem 2rem;font-size:.85rem}.styles-module__JYojoW__footer{border-top:1px solid var(--shop-border,#2a2a2a);text-align:center;color:var(--shop-text-secondary,#999);padding:2rem;font-size:.78rem}.styles-module__JYojoW__footerLink{color:var(--shop-accent,#0f8);text-decoration:none}.styles-module__JYojoW__footerLink:hover{color:var(--shop-accent-hover,#00cc6a)}@media (max-width:640px){.styles-module__JYojoW__header{padding:1rem}.styles-module__JYojoW__hero{padding:3rem 1rem 2rem}.styles-module__JYojoW__content{padding:2rem 1rem}.styles-module__JYojoW__modelGrid{grid-template-columns:1fr}}
.styles-module__-2hlLa__wrap{background:var(--shop-bg,#0a0a1a);min-height:100vh;color:var(--shop-text,#e0e0ff);font-family:var(--shop-font,sans-serif);grid-template-rows:auto 1fr auto;display:grid}.styles-module__-2hlLa__header{border-bottom:1px solid var(--shop-border,#2a2a4a);background:linear-gradient(#ff00ff0d 0%,#0000 100%);justify-content:space-between;align-items:center;padding:1.25rem 2rem;display:flex}.styles-module__-2hlLa__headerBrand{letter-spacing:.08em;text-transform:uppercase;color:var(--shop-accent,#f0f);text-shadow:0 0 8px #f0f6;font-size:1.15rem;font-weight:700;text-decoration:none}.styles-module__-2hlLa__headerNav{gap:1.5rem;font-size:.88rem;display:flex}.styles-module__-2hlLa__headerLink{color:var(--shop-text-secondary,#88b);text-decoration:none;transition:color .1s,text-shadow .1s}.styles-module__-2hlLa__headerLink:hover{color:var(--shop-accent,#f0f);text-shadow:0 0 6px #ff00ff4d}.styles-module__-2hlLa__hero{text-align:center;gap:1.25rem;max-width:720px;margin:0 auto;padding:5rem 2rem 4rem;display:grid}.styles-module__-2hlLa__heroTitle{letter-spacing:-.02em;color:var(--shop-text,#e0e0ff);text-shadow:0 0 20px #f0f3;font-size:clamp(2rem,5vw,3.5rem);font-weight:800;line-height:1}.styles-module__-2hlLa__heroDescription{color:var(--shop-text-secondary,#88b);max-width:520px;margin:0 auto;font-size:1.1rem;line-height:1.6}.styles-module__-2hlLa__heroCta{color:#fff;letter-spacing:.04em;text-transform:uppercase;border-radius:var(--shop-radius,2px);cursor:pointer;background:linear-gradient(135deg,#f0f,#70f);border:none;justify-content:center;align-items:center;min-height:2.75rem;padding:0 2rem;font-size:.88rem;font-weight:600;text-decoration:none;transition:opacity .14s,box-shadow .14s;display:inline-flex;box-shadow:0 0 16px #ff00ff4d}.styles-module__-2hlLa__heroCta:hover{opacity:.9;box-shadow:0 0 24px #ff00ff80}.styles-module__-2hlLa__content{width:100%;max-width:960px;margin:0 auto;padding:3rem 2rem}.styles-module__-2hlLa__modelGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.25rem;margin-top:2rem;display:grid}.styles-module__-2hlLa__modelCard{background:var(--shop-card-bg,#12122a);border:1px solid var(--shop-card-border,#3a3a5a);border-radius:var(--shop-radius,2px);gap:.75rem;padding:1.5rem;transition:border-color .14s,box-shadow .14s;display:grid}.styles-module__-2hlLa__modelCard:hover{border-color:var(--shop-accent,#f0f);box-shadow:0 0 12px #ff00ff26}.styles-module__-2hlLa__modelName{color:var(--shop-text,#e0e0ff);font-size:1.05rem;font-weight:700}.styles-module__-2hlLa__modelId{color:var(--shop-accent,#f0f);font-family:monospace;font-size:.78rem}.styles-module__-2hlLa__modelPrice{color:var(--shop-text-secondary,#88b);font-size:.85rem}.styles-module__-2hlLa__modelPriceValue{color:var(--shop-text,#e0e0ff);font-weight:700}.styles-module__-2hlLa__pricingTable{border-collapse:collapse;width:100%;margin-top:2rem;font-size:.88rem}.styles-module__-2hlLa__pricingTable th{text-align:left;border-bottom:2px solid var(--shop-accent,#f0f);text-transform:uppercase;letter-spacing:.08em;color:var(--shop-accent,#f0f);padding:.75rem 1rem;font-size:.78rem;font-weight:700}.styles-module__-2hlLa__pricingTable td{border-bottom:1px solid var(--shop-card-border,#3a3a5a);color:var(--shop-text,#e0e0ff);padding:.75rem 1rem}.styles-module__-2hlLa__section{margin-bottom:3rem}.styles-module__-2hlLa__sectionTitle{letter-spacing:-.03em;color:var(--shop-text,#e0e0ff);margin-bottom:.5rem;font-size:1.5rem;font-weight:800}.styles-module__-2hlLa__sectionDescription{color:var(--shop-text-secondary,#88b);font-size:.92rem;line-height:1.5}.styles-module__-2hlLa__announcement{border-bottom:1px solid var(--shop-card-border,#3a3a5a);color:var(--shop-accent,#f0f);text-align:center;background:linear-gradient(90deg,#ff00ff14,#7700ff14);padding:.75rem 2rem;font-size:.85rem}.styles-module__-2hlLa__footer{border-top:1px solid var(--shop-border,#2a2a4a);text-align:center;color:var(--shop-text-secondary,#88b);padding:2rem;font-size:.78rem}.styles-module__-2hlLa__footerLink{color:var(--shop-accent,#f0f);text-decoration:none}.styles-module__-2hlLa__footerLink:hover{color:var(--shop-accent-hover,#c0c);text-shadow:0 0 6px #ff00ff4d}@media (max-width:640px){.styles-module__-2hlLa__header{padding:1rem}.styles-module__-2hlLa__hero{padding:3rem 1rem 2rem}.styles-module__-2hlLa__content{padding:2rem 1rem}.styles-module__-2hlLa__modelGrid{grid-template-columns:1fr}}
.styles-module__-XvkJa__wrap{background:var(--shop-bg,#f8fdf8);min-height:100vh;color:var(--shop-text,#1a3a1a);font-family:var(--shop-font,sans-serif);grid-template-rows:auto 1fr auto;display:grid}.styles-module__-XvkJa__header{border-bottom:1px solid var(--shop-border,#d4e8d4);justify-content:space-between;align-items:center;padding:1.25rem 2rem;display:flex}.styles-module__-XvkJa__headerBrand{letter-spacing:-.04em;color:var(--shop-accent,#22c55e);font-size:1.15rem;font-weight:700;text-decoration:none}.styles-module__-XvkJa__headerNav{gap:1.5rem;font-size:.88rem;display:flex}.styles-module__-XvkJa__headerLink{color:var(--shop-text-secondary,#5a7a5a);text-decoration:none;transition:color .1s}.styles-module__-XvkJa__headerLink:hover{color:var(--shop-accent,#22c55e)}.styles-module__-XvkJa__hero{text-align:center;gap:1.25rem;max-width:720px;margin:0 auto;padding:5rem 2rem 4rem;display:grid}.styles-module__-XvkJa__heroTitle{letter-spacing:-.05em;color:var(--shop-text,#1a3a1a);font-size:clamp(2rem,5vw,3.5rem);font-weight:800;line-height:1}.styles-module__-XvkJa__heroDescription{color:var(--shop-text-secondary,#5a7a5a);max-width:520px;margin:0 auto;font-size:1.1rem;line-height:1.6}.styles-module__-XvkJa__heroCta{background:var(--shop-accent,#22c55e);color:#fff;letter-spacing:.02em;border-radius:var(--shop-radius,12px);cursor:pointer;border:none;justify-content:center;align-items:center;min-height:2.75rem;padding:0 2rem;font-size:.88rem;font-weight:600;text-decoration:none;transition:background .14s,transform .1s;display:inline-flex}.styles-module__-XvkJa__heroCta:hover{background:var(--shop-accent-hover,#16a34a);transform:translateY(-1px)}.styles-module__-XvkJa__content{width:100%;max-width:960px;margin:0 auto;padding:3rem 2rem}.styles-module__-XvkJa__modelGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.25rem;margin-top:2rem;display:grid}.styles-module__-XvkJa__modelCard{background:var(--shop-card-bg,#fff);border:1px solid var(--shop-card-border,#e5f0e5);border-radius:var(--shop-radius,12px);gap:.75rem;padding:1.5rem;transition:border-color .14s,box-shadow .14s;display:grid}.styles-module__-XvkJa__modelCard:hover{border-color:var(--shop-accent,#22c55e);box-shadow:0 4px 12px #22c55e1a}.styles-module__-XvkJa__modelName{color:var(--shop-text,#1a3a1a);font-size:1.05rem;font-weight:700}.styles-module__-XvkJa__modelId{color:var(--shop-text-secondary,#5a7a5a);font-family:monospace;font-size:.78rem}.styles-module__-XvkJa__modelPrice{color:var(--shop-text-secondary,#5a7a5a);font-size:.85rem}.styles-module__-XvkJa__modelPriceValue{color:var(--shop-text,#1a3a1a);font-weight:700}.styles-module__-XvkJa__pricingTable{border-collapse:collapse;width:100%;margin-top:2rem;font-size:.88rem}.styles-module__-XvkJa__pricingTable th{text-align:left;border-bottom:2px solid var(--shop-accent,#22c55e);text-transform:uppercase;letter-spacing:.08em;color:var(--shop-accent,#22c55e);padding:.75rem 1rem;font-size:.78rem;font-weight:700}.styles-module__-XvkJa__pricingTable td{border-bottom:1px solid var(--shop-card-border,#e5f0e5);padding:.75rem 1rem}.styles-module__-XvkJa__section{margin-bottom:3rem}.styles-module__-XvkJa__sectionTitle{letter-spacing:-.03em;color:var(--shop-text,#1a3a1a);margin-bottom:.5rem;font-size:1.5rem;font-weight:800}.styles-module__-XvkJa__sectionDescription{color:var(--shop-text-secondary,#5a7a5a);font-size:.92rem;line-height:1.5}.styles-module__-XvkJa__announcement{background:var(--shop-bg-secondary,#eef7ee);border-bottom:1px solid var(--shop-card-border,#e5f0e5);color:var(--shop-text-secondary,#5a7a5a);text-align:center;border-radius:0;padding:.75rem 2rem;font-size:.85rem}.styles-module__-XvkJa__footer{border-top:1px solid var(--shop-border,#d4e8d4);text-align:center;color:var(--shop-text-secondary,#5a7a5a);padding:2rem;font-size:.78rem}.styles-module__-XvkJa__footerLink{color:var(--shop-accent,#22c55e);text-decoration:none}.styles-module__-XvkJa__footerLink:hover{color:var(--shop-accent-hover,#16a34a)}@media (max-width:640px){.styles-module__-XvkJa__header{padding:1rem}.styles-module__-XvkJa__hero{padding:3rem 1rem 2rem}.styles-module__-XvkJa__content{padding:2rem 1rem}.styles-module__-XvkJa__modelGrid{grid-template-columns:1fr}}
.styles-module__FTY74a__wrap{background:var(--shop-bg,#f8fafc);min-height:100vh;color:var(--shop-text,#0f172a);font-family:var(--shop-font,sans-serif);grid-template-rows:auto 1fr auto;display:grid}.styles-module__FTY74a__header{border-bottom:1px solid var(--shop-border,#e2e8f0);background:#fff;justify-content:space-between;align-items:center;padding:1.25rem 2rem;display:flex}.styles-module__FTY74a__headerBrand{letter-spacing:-.04em;color:var(--shop-accent,#2563eb);font-size:1.15rem;font-weight:700;text-decoration:none}.styles-module__FTY74a__headerNav{gap:1.5rem;font-size:.88rem;display:flex}.styles-module__FTY74a__headerLink{color:var(--shop-text-secondary,#64748b);text-decoration:none;transition:color .1s}.styles-module__FTY74a__headerLink:hover{color:var(--shop-accent,#2563eb)}.styles-module__FTY74a__hero{text-align:center;gap:1.25rem;max-width:720px;margin:0 auto;padding:5rem 2rem 4rem;display:grid}.styles-module__FTY74a__heroTitle{letter-spacing:-.05em;color:var(--shop-text,#0f172a);font-size:clamp(2rem,5vw,3.5rem);font-weight:800;line-height:1}.styles-module__FTY74a__heroDescription{color:var(--shop-text-secondary,#64748b);max-width:520px;margin:0 auto;font-size:1.1rem;line-height:1.6}.styles-module__FTY74a__heroCta{background:var(--shop-accent,#2563eb);color:#fff;letter-spacing:.02em;border-radius:var(--shop-radius,8px);cursor:pointer;border:none;justify-content:center;align-items:center;min-height:2.75rem;padding:0 2rem;font-size:.88rem;font-weight:600;text-decoration:none;transition:background .14s,box-shadow .14s;display:inline-flex;box-shadow:0 1px 3px #2563eb33}.styles-module__FTY74a__heroCta:hover{background:var(--shop-accent-hover,#1d4ed8);box-shadow:0 4px 12px #2563eb40}.styles-module__FTY74a__content{width:100%;max-width:960px;margin:0 auto;padding:3rem 2rem}.styles-module__FTY74a__modelGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.25rem;margin-top:2rem;display:grid}.styles-module__FTY74a__modelCard{background:var(--shop-card-bg,#fff);border:1px solid var(--shop-card-border,#f1f5f9);border-radius:var(--shop-radius,8px);gap:.75rem;padding:1.5rem;transition:border-color .14s,box-shadow .14s;display:grid;box-shadow:0 1px 2px #0000000a}.styles-module__FTY74a__modelCard:hover{border-color:var(--shop-accent,#2563eb);box-shadow:0 4px 12px #2563eb1a}.styles-module__FTY74a__modelName{color:var(--shop-text,#0f172a);font-size:1.05rem;font-weight:700}.styles-module__FTY74a__modelId{color:var(--shop-text-secondary,#64748b);font-family:monospace;font-size:.78rem}.styles-module__FTY74a__modelPrice{color:var(--shop-text-secondary,#64748b);font-size:.85rem}.styles-module__FTY74a__modelPriceValue{color:var(--shop-text,#0f172a);font-weight:700}.styles-module__FTY74a__pricingTable{border-collapse:collapse;width:100%;margin-top:2rem;font-size:.88rem}.styles-module__FTY74a__pricingTable th{text-align:left;border-bottom:2px solid var(--shop-accent,#2563eb);text-transform:uppercase;letter-spacing:.08em;color:var(--shop-accent,#2563eb);padding:.75rem 1rem;font-size:.78rem;font-weight:700}.styles-module__FTY74a__pricingTable td{border-bottom:1px solid var(--shop-card-border,#f1f5f9);padding:.75rem 1rem}.styles-module__FTY74a__section{margin-bottom:3rem}.styles-module__FTY74a__sectionTitle{letter-spacing:-.03em;color:var(--shop-text,#0f172a);margin-bottom:.5rem;font-size:1.5rem;font-weight:800}.styles-module__FTY74a__sectionDescription{color:var(--shop-text-secondary,#64748b);font-size:.92rem;line-height:1.5}.styles-module__FTY74a__announcement{background:var(--shop-bg-secondary,#f1f5f9);border-bottom:1px solid var(--shop-card-border,#f1f5f9);color:var(--shop-text-secondary,#64748b);text-align:center;padding:.75rem 2rem;font-size:.85rem}.styles-module__FTY74a__footer{border-top:1px solid var(--shop-border,#e2e8f0);text-align:center;color:var(--shop-text-secondary,#64748b);background:#fff;padding:2rem;font-size:.78rem}.styles-module__FTY74a__footerLink{color:var(--shop-accent,#2563eb);text-decoration:none}.styles-module__FTY74a__footerLink:hover{color:var(--shop-accent-hover,#1d4ed8)}@media (max-width:640px){.styles-module__FTY74a__header{padding:1rem}.styles-module__FTY74a__hero{padding:3rem 1rem 2rem}.styles-module__FTY74a__content{padding:2rem 1rem}.styles-module__FTY74a__modelGrid{grid-template-columns:1fr}}
.styles-module__VpI8Iq__wrap{background:var(--shop-bg,#fffaf5);min-height:100vh;color:var(--shop-text,#2d1810);font-family:var(--shop-font,"Nunito", -apple-system, system-ui, sans-serif);grid-template-rows:auto 1fr auto;display:grid}.styles-module__VpI8Iq__header{border-bottom:1px solid var(--shop-border,#fde5d0);justify-content:space-between;align-items:center;padding:1.25rem 2rem;display:flex}.styles-module__VpI8Iq__headerBrand{letter-spacing:-.02em;color:var(--shop-accent,#f97316);font-size:1.15rem;font-weight:700;text-decoration:none}.styles-module__VpI8Iq__headerNav{gap:1.5rem;font-size:.88rem;display:flex}.styles-module__VpI8Iq__headerLink{color:var(--shop-text-secondary,#8b6b5a);text-decoration:none;transition:color .1s}.styles-module__VpI8Iq__headerLink:hover{color:var(--shop-accent,#f97316)}.styles-module__VpI8Iq__hero{text-align:center;gap:1.25rem;max-width:720px;margin:0 auto;padding:5rem 2rem 4rem;display:grid}.styles-module__VpI8Iq__heroTitle{letter-spacing:-.05em;color:var(--shop-text,#2d1810);font-size:clamp(2rem,5vw,3.5rem);font-weight:800;line-height:1}.styles-module__VpI8Iq__heroDescription{color:var(--shop-text-secondary,#8b6b5a);max-width:520px;margin:0 auto;font-size:1.1rem;line-height:1.6}.styles-module__VpI8Iq__heroCta{background:var(--shop-accent,#f97316);color:#fff;letter-spacing:.02em;border-radius:var(--shop-radius,16px);cursor:pointer;border:none;justify-content:center;align-items:center;min-height:2.75rem;padding:0 2rem;font-size:.88rem;font-weight:600;text-decoration:none;transition:background .14s;display:inline-flex}.styles-module__VpI8Iq__heroCta:hover{background:var(--shop-accent-hover,#ea580c)}.styles-module__VpI8Iq__content{width:100%;max-width:960px;margin:0 auto;padding:3rem 2rem}.styles-module__VpI8Iq__modelGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.25rem;margin-top:2rem;display:grid}.styles-module__VpI8Iq__modelCard{background:var(--shop-card-bg,#fff);border:1px solid var(--shop-card-border,#fde5d0);border-radius:var(--shop-radius,16px);gap:.75rem;padding:1.5rem;transition:border-color .14s;display:grid}.styles-module__VpI8Iq__modelCard:hover{border-color:var(--shop-accent,#f97316)}.styles-module__VpI8Iq__modelName{color:var(--shop-text,#2d1810);font-size:1.05rem;font-weight:700}.styles-module__VpI8Iq__modelId{color:var(--shop-accent,#f97316);font-family:monospace;font-size:.78rem}.styles-module__VpI8Iq__modelPrice{color:var(--shop-text-secondary,#8b6b5a);font-size:.85rem}.styles-module__VpI8Iq__modelPriceValue{color:var(--shop-text,#2d1810);font-weight:700}.styles-module__VpI8Iq__pricingTable{border-collapse:collapse;width:100%;margin-top:2rem;font-size:.88rem}.styles-module__VpI8Iq__pricingTable th{text-align:left;border-bottom:2px solid var(--shop-accent,#f97316);text-transform:uppercase;letter-spacing:.08em;color:var(--shop-accent,#f97316);padding:.75rem 1rem;font-size:.78rem;font-weight:700}.styles-module__VpI8Iq__pricingTable td{border-bottom:1px solid var(--shop-card-border,#fde5d0);color:var(--shop-text,#2d1810);padding:.75rem 1rem}.styles-module__VpI8Iq__section{margin-bottom:3rem}.styles-module__VpI8Iq__sectionTitle{letter-spacing:-.03em;color:var(--shop-text,#2d1810);margin-bottom:.5rem;font-size:1.5rem;font-weight:800}.styles-module__VpI8Iq__sectionDescription{color:var(--shop-text-secondary,#8b6b5a);font-size:.92rem;line-height:1.5}.styles-module__VpI8Iq__announcement{background:var(--shop-bg-secondary,#fff3e8);border-bottom:1px solid var(--shop-card-border,#fde5d0);color:var(--shop-accent,#f97316);text-align:center;padding:.75rem 2rem;font-size:.85rem}.styles-module__VpI8Iq__footer{border-top:1px solid var(--shop-border,#fde5d0);text-align:center;color:var(--shop-text-secondary,#8b6b5a);padding:2rem;font-size:.78rem}.styles-module__VpI8Iq__footerLink{color:var(--shop-accent,#f97316);text-decoration:none}.styles-module__VpI8Iq__footerLink:hover{color:var(--shop-accent-hover,#ea580c)}@media (max-width:640px){.styles-module__VpI8Iq__header{padding:1rem}.styles-module__VpI8Iq__hero{padding:3rem 1rem 2rem}.styles-module__VpI8Iq__content{padding:2rem 1rem}.styles-module__VpI8Iq__modelGrid{grid-template-columns:1fr}}
.styles-module__D9hZHG__wrap{background:var(--shop-bg,#1a1c2c);min-height:100vh;color:var(--shop-text,#f4f4f4);font-family:var(--shop-font,monospace);image-rendering:pixelated;grid-template-rows:auto 1fr auto;display:grid}.styles-module__D9hZHG__header{border-bottom:4px solid var(--shop-border,#333657);background:var(--shop-bg-secondary,#262840);justify-content:space-between;align-items:center;padding:1.25rem 2rem;display:flex}.styles-module__D9hZHG__headerBrand{letter-spacing:.1em;text-transform:uppercase;color:var(--shop-accent,#ffcd75);text-shadow:2px 2px #00000080;font-size:.85rem;font-weight:700;text-decoration:none}.styles-module__D9hZHG__headerNav{gap:1.5rem;font-size:.7rem;display:flex}.styles-module__D9hZHG__headerLink{color:var(--shop-text-secondary,#9badb7);text-transform:uppercase;letter-spacing:.05em;text-decoration:none;transition:color .1s}.styles-module__D9hZHG__headerLink:hover{color:var(--shop-accent,#ffcd75)}.styles-module__D9hZHG__hero{text-align:center;gap:1.5rem;max-width:720px;margin:0 auto;padding:5rem 2rem 4rem;display:grid}.styles-module__D9hZHG__heroTitle{letter-spacing:.04em;color:var(--shop-text,#f4f4f4);text-shadow:3px 3px #0009;font-size:clamp(1.5rem,4vw,2.5rem);font-weight:800;line-height:1.2}.styles-module__D9hZHG__heroDescription{color:var(--shop-text-secondary,#9badb7);max-width:520px;margin:0 auto;font-size:.75rem;line-height:1.8}.styles-module__D9hZHG__heroCta{background:var(--shop-accent,#ffcd75);color:#1a1c2c;min-height:2.75rem;font-size:.7rem;font-weight:700;font-family:var(--shop-font,monospace);letter-spacing:.06em;text-transform:uppercase;cursor:pointer;border:none;border-radius:0;justify-content:center;align-items:center;padding:0 2rem;text-decoration:none;transition:transform .1s,box-shadow .1s;display:inline-flex;box-shadow:4px 4px #0006}.styles-module__D9hZHG__heroCta:hover{transform:translate(-2px,-2px);box-shadow:6px 6px #00000080}.styles-module__D9hZHG__content{width:100%;max-width:960px;margin:0 auto;padding:3rem 2rem}.styles-module__D9hZHG__modelGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.25rem;margin-top:2rem;display:grid}.styles-module__D9hZHG__modelCard{background:var(--shop-card-bg,#262840);border:3px solid var(--shop-card-border,#333657);border-radius:0;gap:.75rem;padding:1.5rem;transition:border-color .1s,transform .1s;display:grid;box-shadow:4px 4px #0000004d}.styles-module__D9hZHG__modelCard:hover{border-color:var(--shop-accent,#ffcd75);transform:translate(-2px,-2px);box-shadow:6px 6px #0006}.styles-module__D9hZHG__modelName{color:var(--shop-text,#f4f4f4);font-size:.8rem;font-weight:700}.styles-module__D9hZHG__modelId{color:var(--shop-accent,#ffcd75);font-family:monospace;font-size:.65rem}.styles-module__D9hZHG__modelPrice{color:var(--shop-text-secondary,#9badb7);font-size:.7rem}.styles-module__D9hZHG__modelPriceValue{color:var(--shop-text,#f4f4f4);font-weight:700}.styles-module__D9hZHG__pricingTable{border-collapse:collapse;width:100%;margin-top:2rem;font-size:.7rem}.styles-module__D9hZHG__pricingTable th{text-align:left;border-bottom:4px solid var(--shop-accent,#ffcd75);text-transform:uppercase;letter-spacing:.1em;color:var(--shop-accent,#ffcd75);padding:.75rem 1rem;font-size:.65rem;font-weight:700}.styles-module__D9hZHG__pricingTable td{border-bottom:2px solid var(--shop-card-border,#333657);color:var(--shop-text,#f4f4f4);padding:.75rem 1rem}.styles-module__D9hZHG__section{margin-bottom:3rem}.styles-module__D9hZHG__sectionTitle{letter-spacing:.04em;color:var(--shop-text,#f4f4f4);text-shadow:2px 2px #0006;margin-bottom:.5rem;font-size:1rem;font-weight:800}.styles-module__D9hZHG__sectionDescription{color:var(--shop-text-secondary,#9badb7);font-size:.7rem;line-height:1.8}.styles-module__D9hZHG__announcement{background:var(--shop-bg-secondary,#262840);border-bottom:4px solid var(--shop-card-border,#333657);color:var(--shop-accent,#ffcd75);text-align:center;text-transform:uppercase;letter-spacing:.08em;padding:.75rem 2rem;font-size:.7rem}.styles-module__D9hZHG__footer{border-top:4px solid var(--shop-border,#333657);text-align:center;color:var(--shop-text-secondary,#9badb7);padding:2rem;font-size:.65rem}.styles-module__D9hZHG__footerLink{color:var(--shop-accent,#ffcd75);text-decoration:none}.styles-module__D9hZHG__footerLink:hover{color:var(--shop-accent-hover,#f4b642)}@media (max-width:640px){.styles-module__D9hZHG__header{padding:1rem}.styles-module__D9hZHG__hero{padding:3rem 1rem 2rem}.styles-module__D9hZHG__content{padding:2rem 1rem}.styles-module__D9hZHG__modelGrid{grid-template-columns:1fr}}
.styles-module__llt2ZG__wrap{background:var(--shop-bg,#e8eaf6);min-height:100vh;color:var(--shop-text,#1a1a2e);font-family:var(--shop-font,sans-serif);grid-template-rows:auto 1fr auto;display:grid}.styles-module__llt2ZG__header{background:var(--shop-card-bg,#ffffff40);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--shop-border,#ffffff4d);justify-content:space-between;align-items:center;padding:1.25rem 2rem;display:flex}.styles-module__llt2ZG__headerBrand{letter-spacing:-.04em;color:var(--shop-text,#1a1a2e);font-size:1.15rem;font-weight:700;text-decoration:none}.styles-module__llt2ZG__headerNav{gap:1.5rem;font-size:.88rem;display:flex}.styles-module__llt2ZG__headerLink{color:var(--shop-text-secondary,#5c5c7a);text-decoration:none;transition:color .1s}.styles-module__llt2ZG__headerLink:hover{color:var(--shop-text,#1a1a2e)}.styles-module__llt2ZG__hero{text-align:center;gap:1.25rem;max-width:720px;margin:0 auto;padding:5rem 2rem 4rem;display:grid}.styles-module__llt2ZG__heroTitle{letter-spacing:-.05em;font-size:clamp(2rem,5vw,3.5rem);font-weight:800;line-height:1}.styles-module__llt2ZG__heroDescription{color:var(--shop-text-secondary,#5c5c7a);max-width:520px;margin:0 auto;font-size:1.1rem;line-height:1.6}.styles-module__llt2ZG__heroCta{background:var(--shop-accent,#7c3aed);color:#fff;letter-spacing:.02em;border-radius:var(--shop-radius,20px);cursor:pointer;border:none;justify-content:center;align-items:center;min-height:2.75rem;padding:0 2rem;font-size:.88rem;font-weight:600;text-decoration:none;transition:background .14s;display:inline-flex;box-shadow:0 4px 15px #7c3aed4d}.styles-module__llt2ZG__heroCta:hover{background:var(--shop-accent-hover,#6d28d9)}.styles-module__llt2ZG__content{width:100%;max-width:960px;margin:0 auto;padding:3rem 2rem}.styles-module__llt2ZG__modelGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.25rem;margin-top:2rem;display:grid}.styles-module__llt2ZG__modelCard{background:var(--shop-card-bg,#ffffff40);-webkit-backdrop-filter:blur(16px);border:1px solid var(--shop-card-border,#ffffff4d);border-radius:var(--shop-radius,20px);gap:.75rem;padding:1.5rem;transition:border-color .14s,box-shadow .14s;display:grid;box-shadow:0 8px 32px #0000000f}.styles-module__llt2ZG__modelCard:hover{border-color:var(--shop-border,#ffffff4d);box-shadow:0 8px 32px #0000001a}.styles-module__llt2ZG__modelName{font-size:1.05rem;font-weight:700}.styles-module__llt2ZG__modelId{color:var(--shop-text-secondary,#5c5c7a);font-family:monospace;font-size:.78rem}.styles-module__llt2ZG__modelPrice{color:var(--shop-text-secondary,#5c5c7a);font-size:.85rem}.styles-module__llt2ZG__modelPriceValue{color:var(--shop-text,#1a1a2e);font-weight:700}.styles-module__llt2ZG__pricingTable{border-collapse:collapse;background:var(--shop-card-bg,#ffffff40);-webkit-backdrop-filter:blur(16px);border-radius:var(--shop-radius,20px);width:100%;margin-top:2rem;font-size:.88rem;overflow:hidden;box-shadow:0 8px 32px #0000000f}.styles-module__llt2ZG__pricingTable th{text-align:left;border-bottom:2px solid var(--shop-border,#ffffff4d);text-transform:uppercase;letter-spacing:.08em;padding:.75rem 1rem;font-size:.78rem;font-weight:700}.styles-module__llt2ZG__pricingTable td{border-bottom:1px solid var(--shop-card-border,#ffffff4d);padding:.75rem 1rem}.styles-module__llt2ZG__section{margin-bottom:3rem}.styles-module__llt2ZG__sectionTitle{letter-spacing:-.03em;margin-bottom:.5rem;font-size:1.5rem;font-weight:800}.styles-module__llt2ZG__sectionDescription{color:var(--shop-text-secondary,#5c5c7a);font-size:.92rem;line-height:1.5}.styles-module__llt2ZG__announcement{background:var(--shop-bg-secondary,#fff6);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--shop-card-border,#ffffff4d);color:var(--shop-text-secondary,#5c5c7a);text-align:center;padding:.75rem 2rem;font-size:.85rem}.styles-module__llt2ZG__footer{background:var(--shop-card-bg,#ffffff40);-webkit-backdrop-filter:blur(16px);border-top:1px solid var(--shop-border,#ffffff4d);text-align:center;color:var(--shop-text-secondary,#5c5c7a);padding:2rem;font-size:.78rem}.styles-module__llt2ZG__footerLink{color:var(--shop-text-secondary,#5c5c7a);text-decoration:none}.styles-module__llt2ZG__footerLink:hover{color:var(--shop-text,#1a1a2e)}@media (max-width:640px){.styles-module__llt2ZG__header{padding:1rem}.styles-module__llt2ZG__hero{padding:3rem 1rem 2rem}.styles-module__llt2ZG__content{padding:2rem 1rem}.styles-module__llt2ZG__modelGrid{grid-template-columns:1fr}}
.styles-module__U1LaKq__wrap{min-height:100vh;color:var(--shop-text,#e8ecf4);font-family:var(--shop-font,sans-serif);background:linear-gradient(135deg,#0a0e27 0%,#0d1942 50%,#0a1628 100%);grid-template-rows:auto 1fr auto;display:grid}.styles-module__U1LaKq__header{border-bottom:1px solid var(--shop-border,#1d2451);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0a0e2799;justify-content:space-between;align-items:center;padding:1.25rem 2rem;display:flex}.styles-module__U1LaKq__headerBrand{letter-spacing:.04em;color:var(--shop-accent,#64ffda);text-shadow:0 0 12px #64ffda4d;font-size:1.2rem;font-weight:700;text-decoration:none}.styles-module__U1LaKq__headerNav{gap:1.5rem;font-size:.88rem;display:flex}.styles-module__U1LaKq__headerLink{color:var(--shop-text-secondary,#8892b0);text-decoration:none;transition:color .16s,text-shadow .16s}.styles-module__U1LaKq__headerLink:hover{color:var(--shop-accent,#64ffda);text-shadow:0 0 8px #64ffda40}.styles-module__U1LaKq__hero{text-align:center;gap:1.5rem;max-width:780px;margin:0 auto;padding:6rem 2rem 5rem;display:grid}.styles-module__U1LaKq__heroTitle{letter-spacing:-.03em;color:var(--shop-text,#e8ecf4);background:linear-gradient(135deg,#e8ecf4 0%,#64ffda 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:clamp(2.25rem,6vw,4rem);font-weight:800;line-height:1}.styles-module__U1LaKq__heroDescription{color:var(--shop-text-secondary,#8892b0);max-width:560px;margin:0 auto;font-size:1.15rem;line-height:1.7}.styles-module__U1LaKq__heroCta{color:#0a0e27;letter-spacing:.03em;border-radius:var(--shop-radius,12px);cursor:pointer;background:linear-gradient(135deg,#64ffda 0%,#3a9bd5 100%);border:none;justify-content:center;align-items:center;min-height:2.85rem;padding:0 2.25rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:opacity .16s,box-shadow .16s,transform .16s;display:inline-flex;box-shadow:0 0 20px #64ffda33}.styles-module__U1LaKq__heroCta:hover{opacity:.92;transform:translateY(-1px);box-shadow:0 0 32px #64ffda59}.styles-module__U1LaKq__content{width:100%;max-width:960px;margin:0 auto;padding:3rem 2rem}.styles-module__U1LaKq__modelGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.25rem;margin-top:2rem;display:grid}.styles-module__U1LaKq__modelCard{background:var(--shop-card-bg,#111638cc);border:1px solid var(--shop-card-border,#64ffda26);border-radius:var(--shop-radius,12px);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);gap:.75rem;padding:1.5rem;transition:border-color .18s,box-shadow .18s,transform .18s;display:grid}.styles-module__U1LaKq__modelCard:hover{border-color:var(--shop-accent,#64ffda);transform:translateY(-2px);box-shadow:0 0 20px #64ffda1a}.styles-module__U1LaKq__modelName{color:var(--shop-text,#e8ecf4);font-size:1.05rem;font-weight:700}.styles-module__U1LaKq__modelId{color:var(--shop-accent,#64ffda);font-family:monospace;font-size:.78rem}.styles-module__U1LaKq__modelPrice{color:var(--shop-text-secondary,#8892b0);font-size:.85rem}.styles-module__U1LaKq__modelPriceValue{color:var(--shop-text,#e8ecf4);font-weight:700}.styles-module__U1LaKq__pricingTable{border-collapse:collapse;width:100%;margin-top:2rem;font-size:.88rem}.styles-module__U1LaKq__pricingTable th{text-align:left;border-bottom:2px solid var(--shop-accent,#64ffda);text-transform:uppercase;letter-spacing:.08em;color:var(--shop-accent,#64ffda);padding:.75rem 1rem;font-size:.78rem;font-weight:700}.styles-module__U1LaKq__pricingTable td{border-bottom:1px solid var(--shop-card-border,#64ffda26);color:var(--shop-text,#e8ecf4);padding:.75rem 1rem}.styles-module__U1LaKq__section{margin-bottom:3rem}.styles-module__U1LaKq__sectionTitle{letter-spacing:-.03em;color:var(--shop-text,#e8ecf4);margin-bottom:.5rem;font-size:1.5rem;font-weight:800}.styles-module__U1LaKq__sectionDescription{color:var(--shop-text-secondary,#8892b0);font-size:.92rem;line-height:1.5}.styles-module__U1LaKq__announcement{border-bottom:1px solid var(--shop-card-border,#64ffda26);color:var(--shop-accent,#64ffda);text-align:center;background:linear-gradient(90deg,#64ffda0f,#3a9bd50f);padding:.75rem 2rem;font-size:.85rem}.styles-module__U1LaKq__footer{border-top:1px solid var(--shop-border,#1d2451);text-align:center;color:var(--shop-text-secondary,#8892b0);padding:2rem;font-size:.78rem}.styles-module__U1LaKq__footerLink{color:var(--shop-accent,#64ffda);text-decoration:none}.styles-module__U1LaKq__footerLink:hover{color:var(--shop-accent-hover,#45e0be);text-shadow:0 0 8px #64ffda40}@media (max-width:640px){.styles-module__U1LaKq__header{padding:1rem}.styles-module__U1LaKq__hero{padding:3.5rem 1rem 2.5rem}.styles-module__U1LaKq__content{padding:2rem 1rem}.styles-module__U1LaKq__modelGrid{grid-template-columns:1fr}}
.nav-module__B4Ar7G__navPage{gap:2rem;display:grid}.nav-module__B4Ar7G__navLayout{grid-template-columns:minmax(0,1fr);gap:2rem;display:grid}.nav-module__B4Ar7G__pegMenu{background:#fffcf7eb;border:2px solid #181511;align-self:start;gap:.35rem;max-height:calc(100vh - 3rem);padding:1rem;display:grid;position:sticky;top:1.5rem;overflow:auto}.nav-module__B4Ar7G__pegMenuSlot{min-width:220px;position:relative}.nav-module__B4Ar7G__pegMenuLabel{letter-spacing:.2em;text-transform:uppercase;color:#1815118c;font-size:.7rem}.nav-module__B4Ar7G__pegMenuItem{color:#181511cc;border:1px solid #0000;border-radius:.6rem;align-items:center;gap:.5rem;padding:.4rem .6rem;font-size:.82rem;font-weight:700;transition:border-color .16s,background .16s,transform .16s;display:inline-flex}.nav-module__B4Ar7G__pegMenuItem:before{content:"";background:#18151140;border-radius:999px;width:.45rem;height:.45rem}.nav-module__B4Ar7G__pegMenuItem:hover{background:#ffffffd9;border-color:#18151159;transform:translate(2px)}.nav-module__B4Ar7G__pegMenuItemActive{color:#181511;background:#fffffff2;border-color:#181511}.nav-module__B4Ar7G__pegMenuItemActive:before{background:#ff5a00}.nav-module__B4Ar7G__contentColumn{gap:2rem;display:grid}.nav-module__B4Ar7G__searchShell{background:#fffcf7eb;border:2px solid #181511;gap:1rem;padding:1.5rem;display:grid}.nav-module__B4Ar7G__searchHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.nav-module__B4Ar7G__searchBrand{align-items:center;gap:.85rem;display:flex}.nav-module__B4Ar7G__brandBadge{color:#fff6ea;letter-spacing:.16em;background:#181511;border:2px solid #181511;place-items:center;width:2.6rem;height:2.6rem;font-size:.85rem;font-weight:800;display:grid}.nav-module__B4Ar7G__brandTitle{font-size:1.4rem}.nav-module__B4Ar7G__brandNote{color:#181511a6;font-size:.9rem}.nav-module__B4Ar7G__engineTabs{flex-wrap:wrap;gap:.5rem;display:flex}.nav-module__B4Ar7G__engineTab{text-transform:uppercase;letter-spacing:.14em;color:#181511d1;background:#ffffffb3;border:1px solid #18151159;padding:.35rem .9rem;font-size:.78rem;font-weight:700;transition:background .16s,color .16s,border-color .16s}.nav-module__B4Ar7G__engineTab:hover{border-color:#18151199}.nav-module__B4Ar7G__engineTabActive{color:#fff6ea;background:#181511;border-color:#181511}.nav-module__B4Ar7G__searchForm{flex-wrap:wrap;gap:.75rem;display:flex}.nav-module__B4Ar7G__searchInput{color:#181511;background:#ffffffe6;border:1px solid #18151133;flex:1;min-width:16rem;min-height:2.75rem;padding:0 .9rem}.nav-module__B4Ar7G__searchButton{color:#fff6ea;text-transform:uppercase;letter-spacing:.12em;background:#181511;border:1px solid #181511;min-height:2.75rem;padding:0 1.3rem;font-size:.82rem;font-weight:700}.nav-module__B4Ar7G__searchHint{color:#18151199;font-size:.82rem}.nav-module__B4Ar7G__categoryBar{gap:.75rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.nav-module__B4Ar7G__categoryLink{letter-spacing:.12em;text-transform:uppercase;white-space:nowrap;background:#fffc;border:1px solid #18151152;align-items:center;min-height:2.4rem;padding:0 1rem;font-size:.78rem;font-weight:700;transition:transform .14s,border-color .14s,background .14s;display:inline-flex}.nav-module__B4Ar7G__categoryLink:hover{background:#fffffffa;border-color:#18151199;transform:translateY(-1px)}.nav-module__B4Ar7G__sectionStack{gap:2rem;display:grid}.nav-module__B4Ar7G__sectionBlock{gap:1rem;scroll-margin-top:5rem;display:grid}.nav-module__B4Ar7G__sectionHeader{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.nav-module__B4Ar7G__sectionHeader h2{font-size:1.7rem}.nav-module__B4Ar7G__sectionCount{letter-spacing:.16em;text-transform:uppercase;color:#18151199;font-size:.75rem}.nav-module__B4Ar7G__cardGrid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;display:grid}.nav-module__B4Ar7G__card{background:#ffffffe6;border:1px solid #18151129;gap:.75rem;min-height:8.5rem;padding:.9rem;transition:transform .16s,border-color .16s,box-shadow .16s;display:grid}.nav-module__B4Ar7G__card:hover{border-color:#18151159;transform:translateY(-2px);box-shadow:0 8px 24px #18151114}.nav-module__B4Ar7G__cardLogo{background:#18151114;border-radius:.6rem;place-items:center;width:2.5rem;height:2.5rem;display:grid;overflow:hidden}.nav-module__B4Ar7G__cardLogo img{object-fit:contain;width:100%;height:100%}.nav-module__B4Ar7G__cardBody{gap:.35rem;display:grid}.nav-module__B4Ar7G__cardBody h3{font-size:1.05rem;line-height:1.15}.nav-module__B4Ar7G__cardBody p{color:#181511b3;font-size:.85rem;line-height:1.55}.nav-module__B4Ar7G__emptyState{background:#ffffffb3;border:1px dashed #18151159;gap:.5rem;padding:1.5rem;display:grid}.nav-module__B4Ar7G__emptyTitle{font-size:1.1rem;font-weight:700}.nav-module__B4Ar7G__emptyNote{color:#181511b3}@media (max-width:900px){.nav-module__B4Ar7G__searchForm{flex-direction:column;align-items:stretch}.nav-module__B4Ar7G__searchButton{width:100%}.nav-module__B4Ar7G__navLayout{grid-template-columns:1fr}.nav-module__B4Ar7G__pegMenu{max-height:none;position:static}}@media (min-width:960px){.nav-module__B4Ar7G__navLayout{grid-template-columns:minmax(0,1fr) minmax(190px,220px);align-items:start}.nav-module__B4Ar7G__pegMenu{width:220px;max-height:calc(100vh - 10rem);position:fixed;top:8rem;right:2rem}}
.yuanqi-module__e9q31a__athenaWrap{color:#e2e8f0;background:radial-gradient(circle at 100% 0,#22d3ee33,#0000 30%),linear-gradient(135deg,#0f172a 0% 48%,#020617 100%);grid-template-rows:auto 1fr;min-height:100vh;display:grid}.yuanqi-module__e9q31a__athenaTopbar{border-bottom:1px solid #38bdf814;align-items:center;gap:1rem;padding:.75rem 1.25rem;display:flex}.yuanqi-module__e9q31a__athenaBrand{letter-spacing:-.05em;font-size:1.35rem;font-weight:800}.yuanqi-module__e9q31a__athenaTagline{color:#94a3b873;letter-spacing:.04em;font-size:.78rem}.yuanqi-module__e9q31a__athenaTopNav{color:#94a3b88c;gap:1rem;margin-left:auto;font-size:.88rem;display:flex}.yuanqi-module__e9q31a__athenaBody{grid-template-columns:13rem 1fr;min-height:0;display:grid}.yuanqi-module__e9q31a__athenaSidebar{border-right:1px solid #38bdf814;padding:1rem 0}.yuanqi-module__e9q31a__sidebarNav{gap:.125rem;display:grid}.yuanqi-module__e9q31a__sidebarDivider{background:#38bdf814;height:1px;margin:.5rem .75rem}.yuanqi-module__e9q31a__sidebarItem{color:#94a3b8a6;justify-content:space-between;align-items:center;padding:.5rem 1.25rem;font-size:.88rem;font-weight:500;transition:background .1s,color .1s;display:flex}.yuanqi-module__e9q31a__sidebarItem:hover{color:#e2e8f0;background:#38bdf80a}.yuanqi-module__e9q31a__sidebarItemActive{color:#0ea5e9;background:#22d3ee14;font-weight:700}.yuanqi-module__e9q31a__sidebarItemActive:hover{color:#0ea5e9;background:#22d3ee1f}.yuanqi-module__e9q31a__sidebarItemName{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.yuanqi-module__e9q31a__sidebarBadge{text-transform:uppercase;letter-spacing:.08em;color:#22d3ee;background:#22d3ee1f;padding:.1rem .4rem;font-size:.62rem;font-weight:800}.yuanqi-module__e9q31a__sidebarBadgeSoon{text-transform:uppercase;letter-spacing:.08em;color:#94a3b859;padding:.1rem .4rem;font-size:.62rem;font-weight:700}.yuanqi-module__e9q31a__athenaContent{align-content:start;gap:1.25rem;max-width:1100px;padding:1.5rem 2rem;display:grid}.yuanqi-module__e9q31a__athenaContentFull{align-content:start;min-width:0;padding:0;display:grid}.yuanqi-module__e9q31a__athenaHeader{justify-content:space-between;align-items:center;gap:1rem;width:min(1180px,100vw - 2rem);margin:0 auto;padding:1.25rem 0 0;display:flex}.yuanqi-module__e9q31a__athenaNav{flex-wrap:wrap;gap:1rem;font-size:.95rem;display:flex}.yuanqi-module__e9q31a__athenaMain{gap:2rem;width:min(1180px,100vw - 2rem);margin:0 auto;padding:2rem 0 3rem;display:grid}.yuanqi-module__e9q31a__athenaIntro{gap:.75rem;display:grid}.yuanqi-module__e9q31a__athenaTitle{letter-spacing:-.04em;font-size:clamp(2rem,4vw,3.2rem);line-height:.95}.yuanqi-module__e9q31a__athenaDescription{color:#94a3b8b8;max-width:42rem;line-height:1.7}.yuanqi-module__e9q31a__athenaEyebrow{text-transform:uppercase;letter-spacing:.18em;color:#22d3eed9;font-size:.72rem;font-weight:700}.yuanqi-module__e9q31a__workflowGrid{gap:1rem;display:grid}.yuanqi-module__e9q31a__workflowCard{background:#0f172ae0;border:2px solid #38bdf81f;gap:.75rem;padding:1.25rem;transition:border-color .14s;display:grid}.yuanqi-module__e9q31a__workflowCard:hover{border-color:#38bdf840}.yuanqi-module__e9q31a__workflowCardHeader{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.yuanqi-module__e9q31a__workflowCardTitle{font-size:1.15rem;font-weight:700;line-height:1.2}.yuanqi-module__e9q31a__workflowCardGoal{color:#94a3b8ad;font-size:.92rem;line-height:1.5}.yuanqi-module__e9q31a__workflowCardMeta{color:#94a3b88c;gap:1rem;font-size:.82rem;display:flex}.yuanqi-module__e9q31a__statusBadge{text-transform:uppercase;letter-spacing:.1em;white-space:nowrap;align-items:center;padding:.2rem .65rem;font-size:.72rem;font-weight:700;display:inline-flex}.yuanqi-module__e9q31a__statusPlanning{color:#2563eb;background:#3b82f61a;border:1px solid #3b82f64d}.yuanqi-module__e9q31a__statusPlanned{color:#7c3aed;background:#a855f71a;border:1px solid #a855f74d}.yuanqi-module__e9q31a__statusRunning{color:#10b981;background:#22c55e1a;border:1px solid #22c55e4d}.yuanqi-module__e9q31a__statusPaused{color:#ca8a04;background:#eab3081a;border:1px solid #eab3084d}.yuanqi-module__e9q31a__statusCompleted{color:#15803d;background:#22c55e26;border:1px solid #22c55e66}.yuanqi-module__e9q31a__statusFailed{color:#dc2626;background:#ef44441a;border:1px solid #ef44444d}.yuanqi-module__e9q31a__statusCancelled{color:#6b7280;background:#6b72801a;border:1px solid #6b72804d}.yuanqi-module__e9q31a__statusWaiting{color:#ea580c;background:#fb923c1a;border:1px solid #fb923c4d}.yuanqi-module__e9q31a__goalForm{background:#0f172ae0;border:2px solid #38bdf81f;gap:1rem;padding:1.5rem;display:grid}.yuanqi-module__e9q31a__goalTextarea{color:#e2e8f0;resize:vertical;background:#0f172ad1;border:1px solid #38bdf833;min-height:8rem;padding:.75rem .9rem;font-family:inherit;font-size:1rem;line-height:1.6}.yuanqi-module__e9q31a__goalLabel{gap:.5rem;font-size:.95rem;font-weight:700;display:grid}.yuanqi-module__e9q31a__primaryButton{color:#020617;letter-spacing:.06em;cursor:pointer;background:#22d3ee;border:none;justify-content:center;align-items:center;min-height:2.75rem;padding:0 1.5rem;font-size:.88rem;font-weight:700;transition:opacity .14s;display:inline-flex}.yuanqi-module__e9q31a__primaryButton:hover{opacity:.88}.yuanqi-module__e9q31a__primaryButton:disabled{opacity:.45;cursor:not-allowed}.yuanqi-module__e9q31a__secondaryButton{color:#e2e8f0;text-transform:uppercase;letter-spacing:.12em;cursor:pointer;background:0 0;border:1px solid #38bdf8;justify-content:center;align-items:center;min-height:2.5rem;padding:0 1rem;font-size:.82rem;font-weight:700;display:inline-flex}.yuanqi-module__e9q31a__buttonRow{flex-wrap:wrap;gap:.75rem;display:flex}.yuanqi-module__e9q31a__stepTimeline{gap:0;display:grid}.yuanqi-module__e9q31a__stepItem{grid-template-columns:2.5rem 1fr;gap:0;display:grid}.yuanqi-module__e9q31a__stepIndicator{flex-direction:column;align-items:center;display:flex}.yuanqi-module__e9q31a__stepDot{background:#0f172a;border:2px solid #38bdf833;border-radius:50%;flex-shrink:0;width:1rem;height:1rem}.yuanqi-module__e9q31a__stepDotCompleted{background:#10b981;border-color:#10b981}.yuanqi-module__e9q31a__stepDotRunning{background:#2563eb;border-color:#2563eb}.yuanqi-module__e9q31a__stepDotFailed{background:#dc2626;border-color:#dc2626}.yuanqi-module__e9q31a__stepLine{background:#38bdf81f;flex:1;width:2px;margin:.25rem 0}.yuanqi-module__e9q31a__stepContent{padding:0 0 1.5rem .75rem}.yuanqi-module__e9q31a__stepName{font-size:.95rem;font-weight:700;line-height:1.3}.yuanqi-module__e9q31a__stepDescription{color:#94a3b8a6;margin-top:.25rem;font-size:.88rem}.yuanqi-module__e9q31a__stepOutput{background:#0f172ab8;border:1px solid #38bdf81a;max-height:12rem;margin-top:.75rem;padding:.75rem;font-size:.88rem;overflow:auto}.yuanqi-module__e9q31a__stepOutputPre{white-space:pre-wrap;word-break:break-word;margin:0;font-size:.82rem;line-height:1.5}.yuanqi-module__e9q31a__emptyState{text-align:center;color:#94a3b88c;padding:3rem 1rem}.yuanqi-module__e9q31a__emptyStateTitle{color:#e2e8f0b8;margin-bottom:.5rem;font-size:1.15rem;font-weight:700}.yuanqi-module__e9q31a__eventLog{gap:.5rem;max-height:20rem;display:grid;overflow:auto}.yuanqi-module__e9q31a__eventItem{background:#0f172a9e;border:1px solid #38bdf80f;gap:.75rem;padding:.5rem .75rem;font-size:.82rem;display:flex}.yuanqi-module__e9q31a__eventTime{color:#94a3b873;white-space:nowrap;font-variant-numeric:tabular-nums}.yuanqi-module__e9q31a__eventType{color:#e2e8f0b8;font-weight:700}.yuanqi-module__e9q31a__moduleGrid{grid-template-columns:repeat(auto-fill,minmax(16rem,1fr));gap:1rem;display:grid}.yuanqi-module__e9q31a__moduleCard{background:#0f172ae0;border:2px solid #38bdf81a;gap:.5rem;padding:1.25rem;transition:border-color .14s,transform .14s;display:grid}.yuanqi-module__e9q31a__moduleCard:hover{border-color:#38bdf840;transform:translateY(-1px)}.yuanqi-module__e9q31a__moduleCardDisabled{opacity:.55;cursor:default}.yuanqi-module__e9q31a__moduleCardDisabled:hover{border-color:#38bdf81a;transform:none}.yuanqi-module__e9q31a__moduleCardHeader{justify-content:space-between;align-items:center;display:flex}.yuanqi-module__e9q31a__moduleCardName{font-size:1.05rem;font-weight:700}.yuanqi-module__e9q31a__moduleCardDescription{color:#94a3b899;font-size:.85rem;line-height:1.5}.yuanqi-module__e9q31a__moduleCardStat{color:#94a3b873;margin-top:.25rem;font-size:.78rem}.yuanqi-module__e9q31a__activityFeed{gap:.5rem;display:grid}.yuanqi-module__e9q31a__activityItem{border-bottom:1px solid #38bdf80f;align-items:baseline;gap:.75rem;padding:.5rem 0;font-size:.85rem;display:flex}.yuanqi-module__e9q31a__activityItem:last-child{border-bottom:none}.yuanqi-module__e9q31a__activityTag{text-transform:uppercase;letter-spacing:.08em;color:#22d3ee;white-space:nowrap;background:#22d3ee1a;padding:.1rem .35rem;font-size:.68rem;font-weight:700}.yuanqi-module__e9q31a__activityText{color:#94a3b8b8}.yuanqi-module__e9q31a__activityTime{color:#94a3b866;white-space:nowrap;font-variant-numeric:tabular-nums;margin-left:auto;font-size:.78rem}.yuanqi-module__e9q31a__comingSoon{text-align:center;color:#94a3b873;padding:4rem 1rem}.yuanqi-module__e9q31a__comingSoonTitle{color:#e2e8f0a6;margin-bottom:.5rem;font-size:1.5rem;font-weight:800}.yuanqi-module__e9q31a__comingSoonDescription{max-width:28rem;margin:0 auto;line-height:1.6}@media (max-width:900px){.yuanqi-module__e9q31a__athenaBody{grid-template-columns:1fr}.yuanqi-module__e9q31a__athenaSidebar{border-bottom:1px solid #38bdf814;border-right:none;padding:.5rem 0}.yuanqi-module__e9q31a__sidebarNav{gap:0;display:flex;overflow-x:auto}.yuanqi-module__e9q31a__sidebarDivider{display:none}.yuanqi-module__e9q31a__sidebarItem{white-space:nowrap;padding:.5rem .75rem}.yuanqi-module__e9q31a__workflowGrid,.yuanqi-module__e9q31a__moduleGrid{grid-template-columns:1fr}}.yuanqi-module__e9q31a__dashboardGreeting{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.yuanqi-module__e9q31a__greetingLeft{gap:.25rem;display:grid}.yuanqi-module__e9q31a__greetingName{letter-spacing:-.03em;font-size:1.5rem;font-weight:800;line-height:1.2}.yuanqi-module__e9q31a__greetingShopUrlWrap{align-items:center;gap:.4rem;display:flex}.yuanqi-module__e9q31a__greetingShopLabel{color:#e2e8f0bf;font-size:.95rem;font-weight:500}.yuanqi-module__e9q31a__greetingShopUrl{color:#22d3ee;background:#22d3ee14;border:1px solid #22d3ee33;padding:.2rem .6rem;font-family:JetBrains Mono,Fira Code,monospace;font-size:.95rem;font-weight:700;text-decoration:none;transition:background .12s,border-color .12s}.yuanqi-module__e9q31a__greetingShopUrl:hover{background:#22d3ee26;border-color:#22d3ee66}.yuanqi-module__e9q31a__shopStatusBadge{text-transform:uppercase;letter-spacing:.08em;vertical-align:middle;margin-left:.5rem;padding:.12rem .45rem;font-size:.62rem;font-weight:800;display:inline-block}.yuanqi-module__e9q31a__shopStatusActive{color:#22c55e;background:#22c55e1f}.yuanqi-module__e9q31a__shopStatusDraft{color:#eab308;background:#eab3081f}.yuanqi-module__e9q31a__kpiRow{grid-template-columns:repeat(4,1fr);gap:.6rem;display:grid}.yuanqi-module__e9q31a__kpiCard{background:#0f172ae0;border:1px solid #38bdf81a;gap:.15rem;padding:.6rem .85rem;transition:border-color .14s;display:grid}.yuanqi-module__e9q31a__kpiCard:hover{border-color:#38bdf838}.yuanqi-module__e9q31a__kpiLabel{text-transform:uppercase;letter-spacing:.1em;color:#94a3b88c;font-size:.72rem;font-weight:700}.yuanqi-module__e9q31a__kpiValue{letter-spacing:-.03em;font-size:1.3rem;font-weight:800;line-height:1.1}.yuanqi-module__e9q31a__kpiSubtext{color:#94a3b880;font-size:.75rem}.yuanqi-module__e9q31a__dashboardColumns{grid-template-columns:1fr 1fr;gap:.6rem;display:grid}.yuanqi-module__e9q31a__dashboardSection{background:#0f172ae0;border:1px solid #38bdf81a;align-content:start;gap:.4rem;padding:.6rem .85rem;scroll-margin-top:1.5rem;display:grid}.yuanqi-module__e9q31a__dashboardSectionTitle{color:#94a3b8b8;letter-spacing:.02em;font-size:.82rem;font-weight:700}.yuanqi-module__e9q31a__walletRow{justify-content:space-between;align-items:baseline;display:flex}.yuanqi-module__e9q31a__walletAmount{letter-spacing:-.02em;font-size:1.35rem;font-weight:800}.yuanqi-module__e9q31a__walletLabel{color:#94a3b88c;font-size:.78rem}.yuanqi-module__e9q31a__walletLink{color:#22d3ee;font-size:.78rem;font-weight:600;text-decoration:none}.yuanqi-module__e9q31a__walletLink:hover{text-decoration:underline}.yuanqi-module__e9q31a__quickActionGrid{grid-template-columns:1fr 1fr;gap:.5rem;display:grid}.yuanqi-module__e9q31a__quickAction{color:#e2e8f0;background:#38bdf80a;border:1px solid #38bdf814;gap:.2rem;padding:.75rem .85rem;text-decoration:none;transition:border-color .12s,background .12s;display:grid}.yuanqi-module__e9q31a__quickAction:hover{background:#38bdf814;border-color:#38bdf833}.yuanqi-module__e9q31a__quickActionLabel{font-size:.85rem;font-weight:700}.yuanqi-module__e9q31a__quickActionDesc{color:#94a3b880;font-size:.72rem}.yuanqi-module__e9q31a__activityList{gap:0;display:grid}.yuanqi-module__e9q31a__activityRow{border-bottom:1px solid #38bdf80f;justify-content:space-between;align-items:center;padding:.55rem 0;font-size:.82rem;display:flex}.yuanqi-module__e9q31a__activityRow:last-child{border-bottom:none}.yuanqi-module__e9q31a__activityLeft{align-items:center;gap:.5rem;min-width:0;display:flex}.yuanqi-module__e9q31a__activityModel{color:#94a3b88c;white-space:nowrap;text-overflow:ellipsis;background:#38bdf80f;max-width:10rem;padding:.08rem .35rem;font-size:.72rem;overflow:hidden}.yuanqi-module__e9q31a__activityAmount{white-space:nowrap;font-weight:700}.yuanqi-module__e9q31a__activityTime{color:#94a3b873;white-space:nowrap;font-size:.72rem}.yuanqi-module__e9q31a__miniTrendWrap{grid-template-columns:repeat(7,1fr);align-items:end;gap:.35rem;height:5rem;display:grid}.yuanqi-module__e9q31a__miniBarCol{align-items:end;gap:.25rem;height:100%;display:grid}.yuanqi-module__e9q31a__miniBar{background:linear-gradient(#22d3eeb3,#0ea5e94d);width:100%;min-height:.25rem;transition:opacity .12s}.yuanqi-module__e9q31a__miniBarLabel{color:#94a3b873;text-align:center;white-space:nowrap;font-size:.62rem}.yuanqi-module__e9q31a__setupChecklist{background:#0f172ae0;border:1px solid #38bdf81a;gap:.75rem;padding:1.25rem;display:grid}.yuanqi-module__e9q31a__setupTitle{color:#e2e8f0;font-size:.88rem;font-weight:700}.yuanqi-module__e9q31a__setupProgress{background:#38bdf814;height:.35rem;overflow:hidden}.yuanqi-module__e9q31a__setupProgressFill{background:#22d3ee;height:100%;transition:width .3s}.yuanqi-module__e9q31a__checklistItems{gap:.35rem;display:grid}.yuanqi-module__e9q31a__checklistItem{color:#94a3b88c;align-items:center;gap:.6rem;font-size:.82rem;text-decoration:none;display:flex}.yuanqi-module__e9q31a__checklistItem:hover{color:#e2e8f0}.yuanqi-module__e9q31a__checklistDot{background:#38bdf826;border-radius:50%;flex-shrink:0;width:.5rem;height:.5rem}.yuanqi-module__e9q31a__checklistDotDone{background:#22c55e}.yuanqi-module__e9q31a__checklistLabel{text-decoration:none}.yuanqi-module__e9q31a__checklistLabelDone{color:#94a3b859;text-decoration:line-through}.yuanqi-module__e9q31a__agentFab{color:#fff;cursor:pointer;z-index:100;background:linear-gradient(135deg,#0ea5e9,#06b6d4);border:none;border-radius:2rem;align-items:center;gap:.5rem;padding:.65rem 1.1rem;font-size:.85rem;font-weight:700;text-decoration:none;transition:transform .12s,box-shadow .12s;display:flex;position:fixed;bottom:1.5rem;right:1.5rem;box-shadow:0 4px 20px #0ea5e959}.yuanqi-module__e9q31a__agentFab:hover{transform:translateY(-2px);box-shadow:0 6px 28px #0ea5e973}.yuanqi-module__e9q31a__agentFabDot{background:#22c55e;border-radius:50%;width:.5rem;height:.5rem;animation:2s ease-in-out infinite yuanqi-module__e9q31a__agentPulse}@keyframes yuanqi-module__e9q31a__agentPulse{0%,to{opacity:1}50%{opacity:.4}}.yuanqi-module__e9q31a__noshopWrap{text-align:center;justify-items:center;gap:1.5rem;padding:3rem 1rem;display:grid}.yuanqi-module__e9q31a__noshopTitle{letter-spacing:-.03em;font-size:1.5rem;font-weight:800}.yuanqi-module__e9q31a__noshopDesc{color:#94a3b8a6;max-width:28rem;line-height:1.7}.yuanqi-module__e9q31a__noshopCta{color:#fff;background:linear-gradient(135deg,#0ea5e9,#06b6d4);padding:.65rem 1.8rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:opacity .12s;display:inline-block}.yuanqi-module__e9q31a__noshopCta:hover{opacity:.88}@media (max-width:900px){.yuanqi-module__e9q31a__kpiRow{grid-template-columns:repeat(2,1fr)}.yuanqi-module__e9q31a__dashboardColumns{grid-template-columns:1fr}}@media (max-width:600px){.yuanqi-module__e9q31a__kpiRow,.yuanqi-module__e9q31a__quickActionGrid{grid-template-columns:1fr}.yuanqi-module__e9q31a__miniTrendWrap{height:3.5rem}}.yuanqi-module__e9q31a__cliArtWrap{display:grid}.yuanqi-module__e9q31a__cliBannerBox{text-align:center;border:2px solid #22d3ee59;gap:.15rem;padding:.6rem 2rem;font-family:JetBrains Mono,Fira Code,SF Mono,monospace;display:grid}.yuanqi-module__e9q31a__cliBannerText{color:#22d3ee;letter-spacing:.05em;font-size:1.15rem;font-weight:800}.yuanqi-module__e9q31a__cliBannerSub{color:#22d3ee8c;letter-spacing:.08em;font-size:.85rem}.yuanqi-module__e9q31a__cliArtBanner{color:#22d3ee;white-space:pre;opacity:.75;width:100%;margin:0;padding:.5rem 0;font-family:JetBrains Mono,Fira Code,SF Mono,monospace;font-size:1rem;line-height:1.5;overflow:hidden}.yuanqi-module__e9q31a__cliArtCow{color:#22d3ee;white-space:pre;opacity:.5;margin:0;font-family:JetBrains Mono,Fira Code,SF Mono,monospace;font-size:.6rem;line-height:1.2}.yuanqi-module__e9q31a__cliPrefix{color:#22d3ee;-webkit-user-select:none;user-select:none;font-family:JetBrains Mono,Fira Code,SF Mono,monospace;font-weight:700}.yuanqi-module__e9q31a__cliPrefix:before{content:"> "}.yuanqi-module__e9q31a__cliDivider{color:#38bdf826;letter-spacing:.05em;-webkit-user-select:none;user-select:none;white-space:nowrap;font-family:JetBrains Mono,Fira Code,monospace;font-size:.72rem;overflow:hidden}.yuanqi-module__e9q31a__cliDivider:after{content:"────────────────────────────────────────"}.yuanqi-module__e9q31a__cliMono{font-variant-numeric:tabular-nums;font-family:JetBrains Mono,Fira Code,SF Mono,monospace}.yuanqi-module__e9q31a__cliStatusDot{vertical-align:middle;background:#22c55e;border-radius:50%;width:.45rem;height:.45rem;margin-right:.35rem;animation:2s ease-in-out infinite yuanqi-module__e9q31a__agentPulse;display:inline-block}.yuanqi-module__e9q31a__cliStatusDotOff{background:#94a3b84d;animation:none}.yuanqi-module__e9q31a__sectionAnchor{scroll-margin-top:1rem}.yuanqi-module__e9q31a__sectionHeader{justify-content:space-between;align-items:center;display:flex}.yuanqi-module__e9q31a__sectionLink{color:#22d3ee;font-family:JetBrains Mono,Fira Code,monospace;font-size:.75rem;font-weight:600;text-decoration:none}.yuanqi-module__e9q31a__sectionLink:hover{text-decoration:underline}.yuanqi-module__e9q31a__orderRow{border-bottom:1px solid #38bdf80f;justify-content:space-between;align-items:center;padding:.4rem 0;font-family:JetBrains Mono,Fira Code,monospace;font-size:.78rem;display:flex}.yuanqi-module__e9q31a__orderRow:last-child{border-bottom:none}.yuanqi-module__e9q31a__orderStatus{text-transform:uppercase;letter-spacing:.05em;padding:.08rem .3rem;font-size:.65rem;font-weight:700}.yuanqi-module__e9q31a__orderStatusPending{color:#eab308;background:#eab3081f}.yuanqi-module__e9q31a__orderStatusConfirmed{color:#22c55e;background:#22c55e1f}.yuanqi-module__e9q31a__modelRow{border-bottom:1px solid #38bdf80f;justify-content:space-between;align-items:center;padding:.4rem 0;font-size:.78rem;display:flex}.yuanqi-module__e9q31a__modelRow:last-child{border-bottom:none}.yuanqi-module__e9q31a__modelName{color:#e2e8f0;font-family:JetBrains Mono,Fira Code,monospace;font-weight:600}.yuanqi-module__e9q31a__modelMarkup{color:#94a3b880;font-family:JetBrains Mono,Fira Code,monospace;font-size:.7rem}.yuanqi-module__e9q31a__statBar{align-items:center;gap:.5rem;font-size:.78rem;display:flex}.yuanqi-module__e9q31a__statBarLabel{color:#94a3b8a6;text-overflow:ellipsis;white-space:nowrap;min-width:6rem;font-family:JetBrains Mono,Fira Code,monospace;overflow:hidden}.yuanqi-module__e9q31a__statBarTrack{background:#38bdf814;flex:1;height:.35rem;overflow:hidden}.yuanqi-module__e9q31a__statBarFill{background:linear-gradient(90deg,#22d3ee99,#0ea5e966);height:100%}.yuanqi-module__e9q31a__statBarValue{text-align:right;color:#94a3b88c;min-width:3rem;font-family:JetBrains Mono,Fira Code,monospace;font-size:.72rem}.yuanqi-module__e9q31a__blindboxBanner{background:#0f172ae0;border:1px solid #38bdf81a;justify-content:space-between;align-items:center;gap:1rem;padding:.85rem 1.25rem;scroll-margin-top:1.5rem;display:flex}.yuanqi-module__e9q31a__blindboxInfo{align-items:center;gap:.75rem;font-size:.82rem;display:flex}.yuanqi-module__e9q31a__blindboxTheme{color:#22d3ee;font-family:JetBrains Mono,Fira Code,monospace;font-weight:600}.yuanqi-module__e9q31a__dashboardLayoutFloat{min-height:calc(100vh - 3.5rem);position:relative}.yuanqi-module__e9q31a__dashboardLayout{grid-template-columns:1fr 520px;min-height:calc(100vh - 3.5rem);display:grid}.yuanqi-module__e9q31a__dashboardLayoutFull{grid-template-columns:1fr;min-height:calc(100vh - 3.5rem);display:grid}.yuanqi-module__e9q31a__dashboardMain{align-content:start;gap:.6rem;max-width:1100px;padding:.75rem 1.5rem;display:grid}.yuanqi-module__e9q31a__chatboxAside{z-index:40;background:#020617f2;border-left:1px solid #38bdf81a;grid-template-rows:auto 1fr auto;width:480px;height:calc(100vh - 3.5rem);display:grid;position:fixed;top:3.5rem;right:0}.yuanqi-module__e9q31a__chatboxHeader{border-bottom:1px solid #38bdf81a;justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.yuanqi-module__e9q31a__chatboxTitle{color:#22d3ee;align-items:center;gap:.4rem;font-family:JetBrains Mono,Fira Code,monospace;font-size:.82rem;font-weight:700;display:flex}.yuanqi-module__e9q31a__chatboxClose{color:#94a3b88c;cursor:pointer;background:0 0;border:none;padding:.2rem;font-size:1.1rem;line-height:1}.yuanqi-module__e9q31a__chatboxClose:hover{color:#e2e8f0}.yuanqi-module__e9q31a__chatboxBody{align-content:start;gap:.75rem;padding:1rem;display:grid;overflow-y:auto}.yuanqi-module__e9q31a__chatboxMsg{white-space:pre-wrap;font-family:JetBrains Mono,Fira Code,monospace;font-size:.8rem;line-height:1.6}.yuanqi-module__e9q31a__chatboxMsgAgent{color:#94a3b8bf}.yuanqi-module__e9q31a__chatboxMsgAgent:before{content:"> ";color:#22d3ee;font-weight:700}.yuanqi-module__e9q31a__chatboxMsgUser{color:#e2e8f0;border-left:2px solid #38bdf833;padding-left:.5rem}.yuanqi-module__e9q31a__chatboxWelcome{color:#94a3b8cc;gap:.5rem;font-size:.78rem;line-height:1.6;display:grid}.yuanqi-module__e9q31a__chatboxWelcome p{margin:0}.yuanqi-module__e9q31a__chatboxWelcome strong{color:#22d3ee}.yuanqi-module__e9q31a__chatboxWelcomeTitle{color:#e2e8f0;border-bottom:1px solid #38bdf81a;padding-bottom:.35rem;font-size:.88rem;font-weight:700}.yuanqi-module__e9q31a__chatboxWelcomeSection{color:#e2e8f0d9;margin-top:.25rem;font-weight:700}.yuanqi-module__e9q31a__chatboxWelcomeList{gap:.2rem;margin:0;padding-left:1.2rem;display:grid}.yuanqi-module__e9q31a__chatboxWelcomeList li{color:#94a3b8b3}.yuanqi-module__e9q31a__chatboxWelcomeSign{color:#94a3b880;margin-top:.25rem;font-style:italic}.yuanqi-module__e9q31a__chatboxInputWrap{border-top:1px solid #38bdf81a;gap:.5rem;padding:.75rem 1rem;display:flex}.yuanqi-module__e9q31a__chatboxInput{color:#e2e8f0;background:#0f172acc;border:1px solid #38bdf81f;outline:none;flex:1;padding:.5rem .75rem;font-family:JetBrains Mono,Fira Code,monospace;font-size:.8rem}.yuanqi-module__e9q31a__chatboxInput::placeholder{color:#94a3b859}.yuanqi-module__e9q31a__chatboxInput:focus{border-color:#22d3ee66}.yuanqi-module__e9q31a__chatboxSend{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0ea5e9,#06b6d4);border:none;padding:.5rem .85rem;font-size:.78rem;font-weight:700;transition:opacity .12s}.yuanqi-module__e9q31a__chatboxSend:hover{opacity:.85}.yuanqi-module__e9q31a__chatboxFab{color:#22d3ee;cursor:pointer;z-index:199;background:#020617eb;border:1px solid #38bdf833;align-items:center;gap:.5rem;padding:.6rem 1rem;font-family:JetBrains Mono,Fira Code,monospace;font-size:.78rem;font-weight:700;transition:border-color .12s,background .12s;display:flex;position:fixed;bottom:1.5rem;right:1.5rem}.yuanqi-module__e9q31a__chatboxFab:hover{background:#0f172af2;border-color:#38bdf866}@media (max-width:900px){.yuanqi-module__e9q31a__chatboxAside{display:none}.yuanqi-module__e9q31a__dashboardLayout{grid-template-columns:1fr}.yuanqi-module__e9q31a__dashboardShifted{margin-right:0}}
.styles-module__AxLgUa__wrap{background:var(--shop-bg,#f7f3ed);min-height:100vh;color:var(--shop-text,#2c2420);font-family:var(--shop-font,serif);grid-template-rows:auto 1fr auto;display:grid}.styles-module__AxLgUa__header{border-bottom:2px solid var(--shop-border,#d4cbbf);background:linear-gradient(to bottom, transparent 0%, transparent 95%, var(--shop-border,#d4cbbf) 100%);justify-content:space-between;align-items:center;padding:1.25rem 2rem;display:flex}.styles-module__AxLgUa__headerBrand{letter-spacing:.12em;color:var(--shop-text,#2c2420);font-size:1.25rem;font-weight:600;text-decoration:none}.styles-module__AxLgUa__headerNav{gap:2rem;font-size:.9rem;display:flex}.styles-module__AxLgUa__headerLink{color:var(--shop-text-secondary,#8a7e72);letter-spacing:.06em;text-decoration:none;transition:color .2s;position:relative}.styles-module__AxLgUa__headerLink:after{content:"";background:var(--shop-accent,#c0392b);width:0;height:1px;transition:width .2s,left .2s;position:absolute;bottom:-2px;left:50%}.styles-module__AxLgUa__headerLink:hover{color:var(--shop-text,#2c2420)}.styles-module__AxLgUa__headerLink:hover:after{width:100%;left:0}.styles-module__AxLgUa__hero{text-align:center;gap:1.5rem;max-width:720px;margin:0 auto;padding:6rem 2rem 5rem;display:grid}.styles-module__AxLgUa__heroTitle{letter-spacing:.16em;color:var(--shop-text,#2c2420);font-size:clamp(2.25rem,6vw,4rem);font-weight:400;line-height:1.2}.styles-module__AxLgUa__heroDescription{color:var(--shop-text-secondary,#8a7e72);letter-spacing:.02em;max-width:480px;margin:0 auto;font-size:1.05rem;line-height:1.9}.styles-module__AxLgUa__heroCta{min-height:2.75rem;color:var(--shop-accent,#c0392b);letter-spacing:.08em;border:1px solid var(--shop-accent,#c0392b);border-radius:var(--shop-radius,2px);cursor:pointer;font-size:.88rem;font-weight:500;font-family:var(--shop-font,serif);background:0 0;justify-content:center;align-items:center;padding:0 2.5rem;text-decoration:none;transition:background .2s,color .2s;display:inline-flex}.styles-module__AxLgUa__heroCta:hover{background:var(--shop-accent,#c0392b);color:#faf7f2}.styles-module__AxLgUa__content{width:100%;max-width:960px;margin:0 auto;padding:3rem 2rem}.styles-module__AxLgUa__modelGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;margin-top:2rem;display:grid}.styles-module__AxLgUa__modelCard{background:var(--shop-card-bg,#faf7f2);border:1px solid var(--shop-card-border,#d4cbbf);border-left:3px solid var(--shop-accent,#c0392b);border-radius:var(--shop-radius,2px);gap:.75rem;padding:1.5rem 1.5rem 1.5rem 1.75rem;transition:box-shadow .2s,border-color .2s;display:grid}.styles-module__AxLgUa__modelCard:hover{border-color:var(--shop-border,#d4cbbf);box-shadow:0 2px 12px #2c24200f}.styles-module__AxLgUa__modelName{letter-spacing:.04em;font-size:1.08rem;font-weight:600}.styles-module__AxLgUa__modelId{color:var(--shop-text-secondary,#8a7e72);font-family:Courier New,monospace;font-size:.78rem}.styles-module__AxLgUa__modelPrice{color:var(--shop-text-secondary,#8a7e72);font-size:.85rem}.styles-module__AxLgUa__modelPriceValue{color:var(--shop-text,#2c2420);font-weight:600}.styles-module__AxLgUa__pricingTable{border-collapse:collapse;width:100%;margin-top:2rem;font-size:.88rem}.styles-module__AxLgUa__pricingTable th{text-align:left;border-bottom:2px solid var(--shop-accent,#c0392b);letter-spacing:.1em;padding:.85rem 1rem;font-size:.82rem;font-weight:600}.styles-module__AxLgUa__pricingTable td{border-bottom:1px solid var(--shop-card-border,#d4cbbf);padding:.85rem 1rem}.styles-module__AxLgUa__section{margin-bottom:3rem}.styles-module__AxLgUa__sectionTitle{letter-spacing:.08em;margin-bottom:.5rem;font-size:1.5rem;font-weight:500}.styles-module__AxLgUa__sectionDescription{color:var(--shop-text-secondary,#8a7e72);letter-spacing:.02em;font-size:.92rem;line-height:1.7}.styles-module__AxLgUa__announcement{background:var(--shop-bg-secondary,#ede7dd);border-bottom:1px solid var(--shop-card-border,#d4cbbf);color:var(--shop-text-secondary,#8a7e72);text-align:center;letter-spacing:.04em;padding:.75rem 2rem;font-size:.85rem}.styles-module__AxLgUa__footer{border-top:1px solid var(--shop-border,#d4cbbf);text-align:center;color:var(--shop-text-secondary,#8a7e72);letter-spacing:.04em;padding:2.5rem 2rem;font-size:.8rem}.styles-module__AxLgUa__footerLink{color:var(--shop-text-secondary,#8a7e72);text-decoration:none;transition:color .2s}.styles-module__AxLgUa__footerLink:hover{color:var(--shop-accent,#c0392b)}@media (max-width:640px){.styles-module__AxLgUa__header{padding:1rem}.styles-module__AxLgUa__hero{padding:3.5rem 1rem 2.5rem}.styles-module__AxLgUa__heroTitle{letter-spacing:.08em}.styles-module__AxLgUa__content{padding:2rem 1rem}.styles-module__AxLgUa__modelGrid{grid-template-columns:1fr}}
