:root{color:#1d2925;background:#f5f1e8;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#f5f1e8}a{color:inherit;text-decoration:none}.user-watermark{position:fixed;inset:0;z-index:2147483000;pointer-events:none;background-repeat:repeat;background-position:center}.center-screen{min-height:100vh;display:grid;place-items:center}.warm-bg{background:radial-gradient(circle at top,#fffaf0,#e7ded0)}.muted{color:#79817d;font-size:13px}.eyebrow{color:#8f6742;font-size:11px;font-weight:700;letter-spacing:.18em}.brand{display:inline-flex;align-items:center;gap:10px;font-size:17px;letter-spacing:-.02em}.brand-mark{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;color:#f6eedf;background:#1d5c4a;font-family:Georgia,serif;font-weight:700}.site-header{height:72px;padding:0 max(24px,calc((100vw - 1200px)/2));display:flex;align-items:center;justify-content:space-between;background:#faf7efeb;border-bottom:1px solid #ded7ca;position:sticky;top:0;z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.app-shell main{max-width:1200px;margin:0 auto;padding:0 24px 64px}.login-page{min-height:100vh;display:grid;grid-template-columns:1.15fr .85fr}.login-story{padding:clamp(48px,8vw,120px);display:flex;flex-direction:column;justify-content:center;color:#f8f0df;background:#17483c;position:relative;overflow:hidden}.login-story:after{content:"";position:absolute;width:420px;height:420px;border:1px solid rgba(255,255,255,.15);border-radius:50%;right:-150px;bottom:-120px;box-shadow:0 0 0 80px #ffffff09,0 0 0 160px #ffffff05}.login-story .eyebrow{color:#d9bd94}.login-story h1{font-family:Georgia,"Noto Serif SC",serif;font-size:clamp(36px,4.8vw,72px);font-weight:500;line-height:1.18;letter-spacing:-.04em;margin:32px 0}.login-story p{max-width:520px;color:#c7d5cf;font-size:17px;line-height:1.8}.story-note{margin-top:70px;color:#8fb0a5;font-size:12px;line-height:2.1;letter-spacing:.08em}.login-panel{display:grid;place-items:center;padding:32px;background:#f5f1e8}.login-card{width:min(390px,100%)}.login-brand{margin-bottom:64px}.login-card h2,.password-card h1{margin:0 0 10px;font-family:Georgia,"Noto Serif SC",serif;font-size:31px;font-weight:500}.login-card>p{color:#748079;margin-bottom:32px}.invite-hint{margin-top:28px;padding-top:20px;border-top:1px solid #d8d0c2;color:#7a817d;font-size:13px}.login-error{margin-bottom:18px}.password-card{width:min(460px,calc(100% - 32px));padding:44px;border:1px solid #ddd2c2;border-radius:18px;background:#fffdf8;box-shadow:0 18px 60px #3f2e1c14}.password-card>svg{color:#1d5c4a;margin-bottom:22px}.catalog-hero{min-height:300px;padding:76px 0 54px;display:flex;align-items:flex-end;justify-content:space-between;border-bottom:1px solid #d9d1c4}.catalog-hero h1{margin:16px 0 12px;font-family:Georgia,"Noto Serif SC",serif;font-size:clamp(38px,5vw,66px);font-weight:500;letter-spacing:-.045em}.catalog-hero p{color:#68736d;font-size:16px}.catalog-count{display:flex;align-items:baseline;gap:10px;color:#758079}.catalog-count strong{font-family:Georgia,serif;color:#1d5c4a;font-size:48px;font-weight:400}.catalog-toolbar{padding:26px 0;display:grid;grid-template-columns:minmax(280px,430px) 190px;gap:12px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px 20px}.product-card{background:#fffdf8;border:1px solid #ded7cb;border-radius:14px;overflow:hidden;transition:transform .2s,box-shadow .2s}.product-card:hover{transform:translateY(-4px);box-shadow:0 16px 36px #2b342f17}.product-image-wrap{aspect-ratio:4 / 3;position:relative;overflow:hidden;background:#e7e0d4}.product-image-wrap img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.product-card:hover img{transform:scale(1.025)}.image-placeholder,.detail-placeholder{height:100%;display:grid;place-items:center;color:#9a9388;background:linear-gradient(135deg,#ebe4d8,#ddd4c7)}.status-tag{position:absolute;left:14px;top:14px;border:0}.status-tag.available{color:#fff;background:#1d5c4a}.product-card-body{padding:20px}.product-meta{display:flex;justify-content:space-between;color:#8a7762;font-size:11px;letter-spacing:.07em;text-transform:uppercase}.product-card h2{height:54px;margin:12px 0 18px;font-family:Georgia,"Noto Serif SC",serif;font-size:21px;font-weight:500}.price-row{display:flex;align-items:baseline;gap:10px}.price-row strong{font-size:21px}.price-row del{color:#a39d94}.skeleton-card{width:100%!important;height:390px!important}.product-detail{padding-top:34px!important}.back-link{display:inline-flex;align-items:center;gap:7px;color:#5f6c66;margin-bottom:30px}.detail-layout{display:grid;grid-template-columns:1.15fr .85fr;gap:50px}.gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;align-content:start}.gallery .ant-image:first-child{grid-column:1 / -1}.gallery .ant-image img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:10px}.gallery .ant-image:first-child img{aspect-ratio:4 / 3}.detail-placeholder{aspect-ratio:4 / 3;grid-column:1 / -1;border-radius:12px}.detail-copy{position:sticky;top:105px;align-self:start;padding:20px 0}.detail-copy h1{margin:14px 0;font-family:Georgia,"Noto Serif SC",serif;font-size:42px;font-weight:500;line-height:1.16}.detail-price{margin:24px 0;font-size:28px;font-weight:700}.lead{color:#51605a;line-height:1.85;white-space:pre-wrap}.defect-box{margin:24px 0;padding:18px;color:#684b34;background:#eee1d2;border-left:3px solid #a66e3e;border-radius:4px 10px 10px 4px}.defect-box p{margin:8px 0 0;line-height:1.65;white-space:pre-wrap}.trust-row{margin-top:20px;display:flex;flex-wrap:wrap;gap:14px;color:#748079;font-size:12px}.trust-row span{display:flex;gap:5px;align-items:center}.admin-page{padding-top:34px!important}.admin-heading{margin:8px 0 26px;display:flex;justify-content:space-between}.admin-heading h1{margin:10px 0 5px;font-family:Georgia,serif;font-size:42px;font-weight:500}.admin-heading p{color:#6c7771}.table-actions{display:flex;justify-content:flex-end;margin-bottom:16px}.table-thumb{width:52px;height:52px;display:grid;place-items:center;overflow:hidden;border-radius:8px;color:#999;background:#e9e3d8;font-size:11px}.table-thumb img{width:100%;height:100%;object-fit:cover}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.credential-box{display:flex;flex-direction:column;gap:8px;margin:20px 0;padding:16px;border-radius:10px;background:#f2eee6}.credential-box strong{font-family:ui-monospace,monospace;font-size:18px;color:#17483c}.credential-copy-list{margin:16px 0;overflow:hidden;border:1px solid #ded7cb;border-radius:10px;background:#fffdf8}.credential-copy-row{display:grid;grid-template-columns:72px minmax(0,1fr) auto;gap:12px;align-items:center;padding:12px 14px}.credential-copy-row+.credential-copy-row{border-top:1px solid #e5dfd5}.credential-copy-row>span{color:#737d78;font-size:12px}.credential-copy-row code{overflow:hidden;color:#17483c;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.records-note{margin-bottom:16px}.email-preview-meta{margin:20px 0 12px;display:grid;grid-template-columns:64px 1fr;gap:8px 12px;align-items:baseline}.email-preview-meta span{color:#7b847f;font-size:12px}.email-preview-body{font-family:inherit;line-height:1.7;background:#fbfaf6}@media(max-width:800px){.login-page{grid-template-columns:1fr}.login-story{min-height:38vh;padding:44px 28px}.login-story:after{right:-230px}.story-note{display:none}.login-brand{margin-bottom:36px}.catalog-hero{min-height:250px;padding-top:54px}.catalog-count{display:none}.catalog-toolbar{grid-template-columns:1fr}.product-grid{grid-template-columns:repeat(2,1fr)}.detail-layout{grid-template-columns:1fr}.detail-copy{position:static}.admin-page .ant-tabs-nav-list{min-width:max-content}.admin-page .ant-tabs-nav-wrap{overflow-x:auto;scrollbar-width:none}.admin-page .ant-tabs-nav-wrap::-webkit-scrollbar{display:none}.admin-page .ant-table-wrapper{max-width:100%}.ant-modal{max-width:calc(100vw - 24px);margin:12px auto;top:12px;padding-bottom:12px}.ant-modal-footer .ant-space{display:flex;flex-wrap:wrap;justify-content:flex-end;row-gap:8px}}@media(max-width:520px){.site-header{height:64px;padding:0 16px}.site-header .brand>span:last-child{display:none}.site-header .ant-btn{max-width:calc(100vw - 82px);padding-inline:8px}.site-header .ant-space-item:last-child{max-width:calc(100vw - 126px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-shell main{padding-left:16px;padding-right:16px}.login-panel{padding:38px 24px}.login-story{min-height:auto;padding:38px 24px 34px}.login-story:after{display:none}.login-story h1{margin:24px 0 20px;font-size:34px;line-height:1.22}.login-story p{margin:0;font-size:14px;line-height:1.7}.login-brand{margin-bottom:32px}.login-card h2,.password-card h1{font-size:27px}.catalog-hero{min-height:220px}.catalog-hero h1{font-size:39px}.catalog-hero p{font-size:14px;line-height:1.65}.catalog-toolbar{padding:18px 0}.product-grid{grid-template-columns:1fr}.product-card h2{height:auto;min-height:50px}.form-grid{grid-template-columns:1fr;gap:0}.gallery{grid-template-columns:1fr}.gallery .ant-image:first-child{grid-column:auto}.detail-copy{padding-top:8px}.detail-copy h1{font-size:32px}.detail-price{margin:18px 0;font-size:25px}.trust-row{gap:10px}.admin-page{padding-top:22px!important}.admin-heading{margin-bottom:18px}.admin-heading h1{font-size:34px}.admin-heading p{margin-bottom:0;font-size:14px}.table-actions{justify-content:stretch}.table-actions .ant-btn{width:100%}.email-preview-meta{grid-template-columns:54px minmax(0,1fr)}.email-preview-meta b{overflow-wrap:anywhere}.credential-copy-row{grid-template-columns:1fr auto;gap:6px 10px}.credential-copy-row>span{grid-column:1 / -1}.credential-copy-row code{min-width:0}.ant-modal-title{padding-right:24px}.ant-modal-footer .ant-space,.ant-modal-footer .ant-space-item,.ant-modal-footer .ant-btn{width:100%}.password-card{padding:28px 22px}}
