.demoPage{min-height:100vh;color:#1f2937;background:radial-gradient(900px 400px at 50% -10%,rgba(191,219,254,.8),transparent 55%),linear-gradient(180deg,#f8fafc,#eef2ff)}.demoPageWrite{background:linear-gradient(180deg,#fffdf7,#fffaf0)}.demoPaperStageScreen{width:100%;min-height:100vh}.demoPaper{margin-top:12px;padding:12px;border-radius:18px;background:repeating-linear-gradient(to bottom,#3b82f600 0,#3b82f600 46px,#3b82f62e 46px,#3b82f62e 48px),linear-gradient(180deg,#fffdf7,#fffaf0);border:1px solid rgba(251,191,36,.24);overflow:hidden}.demoPaperStage{position:relative;min-height:420px}.demoPaperStageFull{min-height:100vh;margin-top:0;padding:56px 12px 24px;border-radius:0;border:0}.demoPaperGrid{display:grid;align-content:start;width:calc(100% - var(--write-side-margin, 20px) * 2);margin-left:var(--write-side-margin, 20px);margin-right:var(--write-side-margin, 20px);justify-content:start}.demoGlyphCell{display:flex;align-items:center;justify-content:center;padding:0 2px;color:#111827;position:relative;cursor:text}.demoGlyphSvg{width:var(--write-glyph-width, 26px);height:var(--write-glyph-height, 30px);overflow:visible;position:relative;z-index:1}.demoGlyphCellCursor{background:#6366f108}.demoPaperCursor{position:absolute;left:calc(100% + 2px);top:50%;width:2px;height:var(--write-cursor-height, 22px);border-radius:999px;background:#4338caa6;transform:translateY(-50%);animation:demoCursorBlink 1s steps(2,start) infinite;z-index:0}@keyframes demoCursorBlink{0%,49%{opacity:1}50%,to{opacity:.15}}.demoPaperStageScreenTheme-classic{--write-page-bg: linear-gradient(180deg, #fffdf7 0%, #fffaf0 100%);--write-paper-start: #fffdf7;--write-paper-end: #fffaf0;--write-line: rgba(59, 130, 246, .18);--write-divider: rgba(251, 191, 36, .32);--write-accent: #b45309;--write-accent-soft: rgba(180, 83, 9, .12);--write-text: #5b4636;--write-dock: #f3e7d7;--write-dock-button: #f8f1e7;--write-card: rgba(255, 255, 255, .98)}.demoPaperStageScreenTheme-draft{--write-page-bg: #f8f5f1;--write-paper-start: #f7f3ed;--write-paper-end: #f7f3ed;--write-line: rgba(201, 106, 90, .6);--write-divider: rgba(201, 106, 90, .82);--write-accent: #c96a5a;--write-accent-soft: rgba(201, 106, 90, .12);--write-text: #767575;--write-dock: #efe6db;--write-dock-button: rgba(255, 255, 255, .72);--write-card: rgba(255, 255, 255, .96)}.demoWriteScreen{height:100dvh;background:var(--write-page-bg);color:var(--write-text);overflow:hidden;display:flex;flex-direction:column}.demoWriteNav{position:sticky;top:0;z-index:6;display:grid;grid-template-columns:36px 1fr 36px;align-items:center;gap:12px;padding:18px 14px 14px;background:color-mix(in srgb,var(--write-page-bg) 92%,white 8%);border-bottom:2px solid var(--write-divider)}.demoWriteNavButton{width:28px;height:28px;padding:0;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;background:transparent;color:var(--write-accent);cursor:pointer;transition:background-color .18s ease,color .18s ease}.demoWriteNavButtonActive{background:var(--write-accent-soft)}.demoWriteNavIcon{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.demoWriteSettingsIconLine{transform-box:fill-box;transform-origin:center;transition:transform .22s ease,opacity .18s ease}.demoWriteSettingsIconOpen .demoWriteSettingsIconLineTop{transform:translateY(5px) rotate(45deg)}.demoWriteSettingsIconOpen .demoWriteSettingsIconLineMiddle{opacity:0}.demoWriteSettingsIconOpen .demoWriteSettingsIconLineBottom{transform:translateY(-5px) rotate(-45deg)}.demoWriteTitle{text-align:center;color:var(--write-text);font-family:Syne Tactile,Times New Roman,serif;font-size:24px;letter-spacing:.45em;line-height:1;text-indent:.45em}.demoWriteSettingsPanel{display:flex;flex-direction:column;gap:14px;padding:14px;max-height:calc(100dvh - 84px);overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;background:color-mix(in srgb,var(--write-page-bg) 94%,white 6%);border-bottom:2px solid var(--write-divider);box-shadow:0 10px 30px #54403014}.demoWriteTopSheet{position:relative;max-height:0;overflow:hidden;opacity:0;transition:max-height .22s ease,opacity .16s ease}.demoWriteTopSheetOpen{max-height:calc(100dvh - 84px);opacity:1}.demoWriteSettingsSection{padding:14px;border-radius:18px;background:#ffffff6b;border:1px solid rgba(255,255,255,.6)}.demoWriteSettingsLabel,.demoWriteSettingsLabelRow{display:flex;align-items:center;justify-content:space-between;color:var(--write-text);font-size:13px;font-weight:700}.demoWriteOptionRow{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:12px}.demoWriteOptionRowWide,.demoWriteOptionRowCount{grid-template-columns:repeat(2,minmax(0,1fr))}.demoWriteOptionButton,.demoWriteTextButton{border:0;cursor:pointer}.demoWriteOptionButton{min-height:40px;border-radius:14px;background:#ffffffbf;color:var(--write-accent);font-size:14px;font-weight:700}.demoWriteOptionButtonWide{min-height:44px}.demoWriteOptionButtonActive{color:#fff;background:var(--write-accent)}.demoWriteTextButton{padding:0;background:transparent;color:var(--write-accent);font-size:12px;font-weight:700}.demoWriteInlineValue{color:var(--write-accent);font-size:14px;font-weight:800}.demoWriteScaleMeta{display:flex;align-items:center;justify-content:space-between;margin-top:12px;color:color-mix(in srgb,var(--write-text) 84%,white 16%);font-size:12px}.demoWriteScaleMeta strong{color:var(--write-accent);font-size:15px}.demoWriteScaleRange{width:100%;margin-top:8px;accent-color:var(--write-accent)}.demoWriteMain{position:relative;flex:1;min-height:0;overflow:hidden}.demoWritePaper{--write-row-height: 48px;--write-paper-shift: 0px;--write-glyph-width: 26px;--write-glyph-height: 30px;--write-cursor-height: 22px;position:absolute;top:0;right:0;bottom:0;left:0;margin:0;padding:0;border-radius:0;border:0;min-height:100%;background:repeating-linear-gradient(to bottom,rgba(255,255,255,0) 0,rgba(255,255,255,0) calc(var(--write-row-height) - 2px),var(--write-line) calc(var(--write-row-height) - 2px),var(--write-line) var(--write-row-height)),linear-gradient(180deg,var(--write-paper-start) 0%,var(--write-paper-end) 100%);box-shadow:inset 0 2px 0 var(--write-divider);transform:translateY(calc(-1 * var(--write-paper-shift)));transition:transform .18s ease}.demoWritePaperTools{--write-tool-size: 42px;--write-tool-gap: 10px;position:absolute;top:calc((var(--write-row-height) - var(--write-tool-size)) / 2);right:14px;z-index:2;width:var(--write-tool-size);height:var(--write-tool-size);transition:width .22s ease}.demoWritePaperToolsPlaying{width:calc(var(--write-tool-size) * 2 + var(--write-tool-gap))}.demoWriteToolButton{position:absolute;top:0;right:0;width:var(--write-tool-size);height:var(--write-tool-size);padding:0;display:flex;align-items:center;justify-content:center;border:2px solid var(--write-accent);border-radius:999px;background:color-mix(in srgb,white 76%,var(--write-paper-start) 24%);color:var(--write-accent);font-size:13px;font-weight:700;line-height:1;box-shadow:0 8px 20px #54403014;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;transition:transform .22s ease,opacity .18s ease,background .15s ease,border-color .15s ease}.demoWriteToolButton:disabled,.demoComposerDockAction:disabled{opacity:.45;cursor:not-allowed}.demoWriteToolButtonPlay{transform:translate(0)}.demoWritePaperToolsPlaying .demoWriteToolButtonPlay{transform:translate(calc(-1 * (var(--write-tool-size) + var(--write-tool-gap))))}.demoWriteToolButtonActive{background:var(--write-accent-soft)}.demoWriteToolButtonText{font-size:12px;letter-spacing:.01em}.demoWriteToolButtonSpeed{opacity:0;visibility:hidden;pointer-events:none;transform:translate(12px) scale(.92)}.demoWriteToolButtonSpeedVisible{opacity:1;visibility:visible;pointer-events:auto;transform:translate(0) scale(1)}.demoWriteToolIcon,.demoComposerDockToggleIcon{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.demoWritePaperGrid{padding-top:0;padding-bottom:220px}.demoComposerDockWrap{position:absolute;left:0;right:0;bottom:0;z-index:4;pointer-events:none}.demoComposerDock{position:absolute;left:0;right:0;bottom:0;height:var(--composer-dock-height, 246px);background:var(--write-dock);border-top-left-radius:28px;border-top-right-radius:28px;box-shadow:0 -12px 30px #54403014;transition:transform .24s ease,background .22s ease,box-shadow .22s ease,border-radius .22s ease;overflow:hidden;pointer-events:auto}.demoComposerDockCollapsed{transform:translateY(calc(var(--composer-dock-height, 246px) - 68px));background:transparent;box-shadow:none}.demoComposerDockOpen{transform:translateY(0)}.demoComposerDockPanel{position:relative;display:flex;flex-direction:column;gap:12px;height:100%;padding:26px 16px 28px;opacity:1;transform:translateY(0) scale(1);transition:opacity .18s ease,transform .24s ease}.demoComposerDockScroller{position:relative;z-index:1;flex:1;min-height:0;overflow:hidden;padding-inline:8px}.demoComposerDockFooter{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap;min-height:36px;padding:0 8px}.demoComposerDockFooterMeta{margin-right:auto;display:flex;align-items:center;gap:12px;min-height:24px}.demoComposerDockHint,.demoComposerDockLink{color:var(--write-accent);font-size:12px;line-height:16px}.demoComposerDockLink{text-decoration:underline}.demoComposerDockCards{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;min-height:100%;padding:0 8px}.demoFloatingComposer{width:fit-content;max-width:calc(100vw - 48px);padding:10px;border-radius:22px;border:1px solid rgba(255,255,255,.88);background:var(--write-card);box-shadow:0 10px 24px #7e5f4414;display:flex;align-items:center;justify-content:center;cursor:pointer}.demoFloatingComposerActive{border-color:#6366f138;box-shadow:0 12px 30px #6366f11f}.demoFloatingComposerDisabled{opacity:.72}.demoFloatingComposerCanvas{display:block;background:#fff;border:1px solid rgba(201,106,90,.22);border-radius:16px;touch-action:none}.demoComposerDockToggle{position:absolute;right:16px;top:14px;width:40px;height:40px;padding:0;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;background:var(--write-dock-button);color:var(--write-accent);cursor:pointer;pointer-events:auto;z-index:5}.demoComposerDockToggleOpen{background:transparent}.demoComposerDockToggleOpen .demoComposerDockToggleIcon{transform:rotate(180deg)}.demoComposerDockAction{min-width:72px;height:36px;padding:0 16px;border:1px solid color-mix(in srgb,var(--write-accent) 32%,white 68%);border-radius:999px;background:color-mix(in srgb,white 78%,var(--write-paper-start) 22%);color:var(--write-accent);font-size:13px;font-weight:700;cursor:pointer}@media (max-width: 640px){.demoWriteTitle{font-size:22px;letter-spacing:.4em;text-indent:.4em}}:root{--page-bg: #fbf9f4;--divider: #f5f4ed;--text: #31332e;--muted: #7a7b75;--brand: #556354;--brand-blue: #516170;--green-soft: rgba(85, 99, 84, .1);--green-line: rgba(85, 99, 84, .2);--rose: #7c5555;--rose-soft: rgba(124, 85, 85, .1);--rose-line: rgba(124, 85, 85, .2);--blue-soft: rgba(81, 97, 112, .1);--stone-soft: rgba(178, 178, 171, .1);--card-border: rgba(178, 178, 171, .1);--menu-border: rgba(178, 178, 171, .05);--canvas: #e7e2d8;--paper: #fbf9f4;--paper-soft: rgba(251, 249, 244, .92);--ink: #31332e;--ink-soft: rgba(49, 51, 46, .9);--accent: #556354;--stamp: #7c5555;--stamp-soft: rgba(124, 85, 85, .28);--tag-bg: #ffdad9;--tag-text: #6d4848;--line-fill: rgba(227, 173, 157, .32);--border: #e9e8e1;--shadow: 0 20px 56px rgba(70, 57, 37, .16);--phone-width: 390px}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;color:var(--ink);background:radial-gradient(circle at top,rgba(255,255,255,.65),transparent 36%),linear-gradient(180deg,#ddd6c8,#e7e2d8 18%,#e8e1d5);font-family:Noto Sans SC,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif}.authPage{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px;background:radial-gradient(circle at top,rgba(255,255,255,.65),transparent 36%),linear-gradient(180deg,#ddd6c8,#e7e2d8 18%,#e8e1d5)}.authCard{width:min(100%,420px);padding:28px;border-radius:24px;background:#ffffffeb;border:1px solid rgba(178,178,171,.18);box-shadow:0 20px 56px #4639251f}.authEyebrow{margin:0;color:var(--rose);font-size:11px;line-height:16px;letter-spacing:2px;text-transform:uppercase}.authTitle{margin:10px 0 0;color:var(--text);font-family:"Noto Serif SC",Songti SC,serif;font-size:32px;line-height:38px;font-weight:500}.authSubtitle{margin:12px 0 0;color:#5e6059;font-size:15px;line-height:24px}.authSwitch{display:inline-flex;gap:8px;margin-top:20px;padding:4px;border-radius:999px;background:#51617014}.authSwitchButton{min-width:72px;height:36px;padding:0 14px;border-radius:999px;color:var(--brand-blue)}.authSwitchButton.isActive{background:#fff;color:var(--text);box-shadow:0 8px 18px #31332e14}.authForm{display:flex;flex-direction:column;gap:14px;margin-top:22px}.authField{display:flex;flex-direction:column;gap:8px;color:var(--text);font-size:14px}.authField input{height:48px;padding:0 14px;border:1px solid rgba(81,97,112,.2);border-radius:14px;background:#fbf9f4e6}.authError{margin:0;color:#b42318;font-size:13px;line-height:18px}.authSubmit{height:48px;border-radius:14px;background:linear-gradient(164deg,#556354,#495748);color:#eefdea;font-size:15px;font-weight:700}.figmaHome{min-height:100dvh;background:linear-gradient(180deg,#e9e8e1 2.5%,#e9e8e100 2.5%),linear-gradient(90deg,#e9e8e1 2.5%,#e9e8e100 2.5%),linear-gradient(90deg,#fbf9f4,#fbf9f4);background-size:40px 40px,40px 40px,auto;overflow:hidden}.figmaHomeHeader{background:#fbf9f4;display:flex;align-items:center;justify-content:space-between;padding:16px 24px;border-bottom:1px solid #f5f4ed}.figmaHeaderIconButton,.figmaHeaderAvatar{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center}.figmaHeaderIconButton{width:40px;height:40px}.figmaHeaderIconButton img{width:17px;height:11.27px}.figmaHomeBrand{margin:0;color:#556354;font-family:WenQuanYi Zen Hei,"Noto Serif SC",serif;font-size:30px;font-weight:500;line-height:36px;letter-spacing:.75px}.figmaHeaderAvatar{width:40px;height:40px;overflow:hidden;border:1px solid #e9e8e1;border-radius:12px;padding:1px;background:#fff}.figmaHeaderAvatar img{width:100%;height:100%;display:block;object-fit:cover;border-radius:10px}.figmaHomeMain{position:relative;z-index:1;width:100%;max-width:896px;margin:0 auto;min-height:calc(100dvh - 73px);padding:20px 24px 18px;display:flex;flex-direction:column;justify-content:center;gap:50px}.figmaHeroRailSection{position:relative;width:100%}.figmaHeroRail{display:flex;gap:18px;overflow-x:auto;padding:4px 0;margin:0;scroll-snap-type:x mandatory;scroll-padding-left:0;-webkit-overflow-scrolling:touch}.figmaHeroRail::-webkit-scrollbar{display:none}.figmaHeroCard{position:relative;flex:0 0 100%;scroll-snap-align:start}.figmaHeroGlow{position:absolute;top:-4px;right:-4px;bottom:-3.75px;left:-4px;opacity:.25;border-radius:24px;filter:blur(4px);background:linear-gradient(90deg,#5563541a,#7c55551a)}.figmaHeroGlowDraft{background:linear-gradient(90deg,#5161701f,#7c555524)}.figmaHeroBody{position:relative;display:flex;flex-direction:column;gap:34px;align-items:center;padding:30px 28px 28px;background:#fff;border:1px solid rgba(178,178,171,.1);border-radius:24px;box-shadow:0 4px 32px #31332e0f}.figmaHeroCardDraft .figmaHeroBody{background:radial-gradient(circle at top right,rgba(255,218,217,.38),transparent 28%),linear-gradient(180deg,#fff,#fcfaf5)}.figmaHeroCopy{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:16px}.figmaHeroEyebrow{margin:0;color:#7c5555;font-family:Work Sans,Avenir Next,sans-serif;font-size:12px;line-height:16px;letter-spacing:2.4px;text-transform:uppercase}.figmaHeroEyebrowDraft{color:#516170}.figmaHeroTitle{width:100%;margin:0;color:#31332e;font-family:"Noto Serif SC",Songti SC,serif;font-size:40px;font-weight:500;line-height:48px}.figmaHeroDescription{max-width:384px;margin:0;color:#516170;font-family:WenQuanYi Zen Hei,PingFang SC,sans-serif;font-size:16px;line-height:25px}.figmaHeroButton{display:inline-flex;align-items:center;gap:12px;padding:12px 32px;border-radius:12px;background:linear-gradient(164deg,#556354,#495748);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;color:#eefdea}.figmaHeroButton img{width:18px;height:16px}.figmaHeroButton span{font-family:WenQuanYi Zen Hei,PingFang SC,sans-serif;font-size:14px;line-height:20px;letter-spacing:1.4px}.figmaHeroArtwork{position:relative;width:100%;height:224px;display:flex;justify-content:center}.figmaHeroArtworkFrame{position:relative;width:224px;height:224px;overflow:hidden;background:#efeee7;border-radius:12px}.figmaHeroArtworkFrame img{width:100%;height:100%;display:block;object-fit:cover;mix-blend-mode:multiply;opacity:.8}.figmaHeroDraftArtwork{align-items:center}.figmaHeroDraftFrame:after{content:"";position:absolute;inset:auto 16px 18px;height:72px;border-radius:12px;background:linear-gradient(180deg,#fbf9f400,#fbf9f4eb)}.figmaDraftBadge{position:absolute;left:18px;bottom:20px;z-index:1;min-width:92px;padding:12px 14px;display:flex;flex-direction:column;gap:2px;border:1px solid rgba(81,97,112,.14);border-radius:16px;background:#ffffffd1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 14px 24px #31332e14}.figmaDraftBadgeCount{color:#31332e;font-family:"Noto Serif SC",Songti SC,serif;font-size:30px;line-height:30px}.figmaDraftBadgeLabel{color:#516170;font-family:Work Sans,PingFang SC,sans-serif;font-size:11px;line-height:16px;letter-spacing:1.8px;text-transform:uppercase}.figmaDraftStack{position:absolute;right:calc(50% - 116px);bottom:-14px;width:98px;height:82px}.figmaDraftSlip{position:absolute;left:0;width:78px;height:56px;border:1px solid rgba(124,85,85,.18);border-radius:12px;background:linear-gradient(180deg,#fbf9f4f5,#f7f3edeb);box-shadow:0 12px 20px #31332e14}.figmaDraftSlipBack{top:18px;transform:rotate(-12deg);opacity:.7}.figmaDraftSlipMiddle{left:10px;top:10px;transform:rotate(-3deg);opacity:.88}.figmaDraftSlipFront{left:22px;top:0;transform:rotate(8deg)}.figmaHeroFloating{position:absolute;right:calc(50% - 126px);bottom:-12px;width:78px;height:78px;display:inline-flex;align-items:center;justify-content:center;padding:4px;border:4px solid #fbf9f4;border-radius:12px;background:#ffdad9;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.figmaHeroFloating img{width:24px;height:20px}.figmaHeroButtonDraft{background:linear-gradient(164deg,#516170,#44525f);color:#f1f5f8}.figmaQuoteSection{display:flex;flex-direction:column;align-items:center;gap:8px;justify-content:flex-start;min-height:0;padding-top:0;padding-bottom:0}.figmaQuoteMark{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;background:#7c55551a}.figmaQuoteMark img{width:14px;height:10px}.figmaQuoteText{max-width:384px;margin:0;color:#5e6059;font-family:"Noto Serif SC",Songti SC,serif;font-size:16px;font-weight:500;line-height:24px;text-align:center}.figmaQuoteMeta{margin:0;color:#7a7b75;font-family:WenQuanYi Zen Hei,PingFang SC,sans-serif;font-size:10px;line-height:15px;letter-spacing:2px;text-transform:uppercase}@media (max-height: 780px){.figmaHomeMain{padding-top:16px;padding-bottom:12px;gap:50px}.figmaHeroBody{gap:24px;padding:24px 22px 20px}.figmaHeroArtwork{height:192px}.figmaHeroArtworkFrame{width:192px;height:192px}.figmaHeroTitle{font-size:34px;line-height:42px}.figmaHeroDescription{font-size:15px;line-height:22px}.figmaQuoteSection{gap:6px}.figmaQuoteText{font-size:15px;line-height:22px}}button,input,textarea,select{font:inherit}img{display:block;max-width:100%}button{border:0;padding:0;background:none;color:inherit}.pageTitle,.senderName,.sectionLead,.signature,.brandTitle,.statNumber,.vipBadge{font-family:"Noto Serif SC","Source Han Serif SC",Songti SC,serif}.profileApp,.mailboxApp{min-height:100vh;display:flex;flex-direction:column;background:var(--page-bg)}.profileHeader{padding:16px 24px;display:flex;align-items:center;gap:16px;border-bottom:1px solid var(--divider);background:var(--page-bg)}.mailboxHeader{padding:16px 24px;display:flex;align-items:center;gap:16px;border-bottom:1px solid var(--divider);background:#fbf9f4f0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.pageBackButton{flex:0 0 auto;display:inline-flex;align-items:center;gap:8px;color:var(--brand-blue);font-family:Work Sans,PingFang SC,sans-serif;font-size:13px;line-height:16px;letter-spacing:1px}.pageBackIcon{width:16px;height:16px}.topBrand{display:inline-flex;align-items:center;gap:12px}.brandIcon{width:22px;height:16px}.brandTitle{color:var(--brand);font-size:24px;font-style:italic;line-height:32px;letter-spacing:-.6px}.profileShell{width:min(100%,896px);margin:0 auto;padding:48px 24px 128px}.mailboxShell{width:min(100%,896px);margin:0 auto;padding:32px 24px 132px;display:flex;flex-direction:column;gap:24px}.mailboxHero{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;padding:28px 24px;border-radius:24px;background:radial-gradient(circle at top right,rgba(255,218,217,.6),transparent 26%),linear-gradient(135deg,#556354fa,#516170f2);color:#fbf9f4;box-shadow:0 18px 42px #31332e1f}.mailboxHeroCopy{display:flex;flex-direction:column;gap:10px}.mailboxEyebrow,.mailboxSectionEyebrow{margin:0;font-family:Work Sans,PingFang SC,sans-serif;font-size:11px;line-height:16px;letter-spacing:2px;text-transform:uppercase}.mailboxTitle,.mailboxSectionTitle,.mailItemTitle{margin:0;font-family:"Noto Serif SC","Source Han Serif SC",Songti SC,serif}.mailboxTitle{font-size:34px;line-height:40px;font-weight:500}.mailboxSubtitle{max-width:420px;margin:0;color:#fbf9f4d1;font-size:15px;line-height:24px}.mailboxComposeButton{min-width:96px;height:44px;padding:0 18px;border-radius:14px;background:#fbf9f4f5;color:var(--brand);font-size:14px;font-weight:700}.mailboxSection{display:flex;flex-direction:column;gap:14px}.mailboxSectionHead{display:flex;align-items:center;justify-content:space-between;gap:12px}.mailboxSectionEyebrow{color:var(--muted)}.mailboxSectionTitle{font-size:28px;line-height:34px;font-weight:500;color:var(--text)}.mailboxCountPill{min-width:38px;height:28px;padding:0 10px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#5161701a;color:var(--brand-blue);font-family:Work Sans,PingFang SC,sans-serif;font-size:12px;line-height:16px;letter-spacing:1.2px}.mailboxList{display:flex;flex-direction:column;gap:12px}.mailItemCard,.mailboxEmptyCard{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px;border:1px solid rgba(178,178,171,.14);border-radius:18px;background:#fff;box-shadow:0 4px 20px #31332e0a;text-align:left}.mailItemCardDraft{background:radial-gradient(circle at top right,rgba(255,218,217,.35),transparent 28%),linear-gradient(180deg,#fff,#fcfaf6)}.mailItemCardInbox--rose{border-color:#7c55551f}.mailItemCardInbox--green{border-color:#5563541f}.mailItemMain{min-width:0;flex:1;display:flex;flex-direction:column;gap:10px}.mailItemTitleRow{display:flex;align-items:center;justify-content:space-between;gap:12px}.mailItemTitle{font-size:22px;line-height:28px;font-weight:500;color:var(--text)}.mailItemBadge{min-width:44px;height:24px;padding:0 10px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#7c55551a;color:var(--rose);font-size:12px;line-height:16px}.mailItemTime{color:var(--muted);font-family:Work Sans,PingFang SC,sans-serif;font-size:12px;line-height:16px;letter-spacing:1px;text-transform:uppercase}.mailItemExcerpt,.mailboxEmptyText,.mailboxEmptyTitle{margin:0}.mailItemExcerpt{color:#5e6059;font-size:15px;line-height:24px}.mailItemMeta{display:flex;align-items:center;gap:14px;color:var(--brand-blue);font-size:12px;line-height:16px}.mailItemChevron{width:7.4px;height:12px;flex:0 0 auto}.mailboxEmptyCard{flex-direction:column;align-items:flex-start}.mailboxEmptyTitle{color:var(--text);font-size:20px;line-height:28px}.mailboxEmptyText{color:#5e6059;font-size:15px;line-height:24px}.heroCard{display:flex;flex-direction:column;align-items:center;gap:32px}.avatarWrap{position:relative;width:128px;height:128px}.avatarRing{width:128px;height:128px;padding:8px;overflow:hidden;border:4px solid #e9e8e1;border-radius:9999px;background:#fff;box-shadow:0 1px 2px #0000000d}.avatarImage{width:100%;height:100%;border-radius:9999px;object-fit:cover}.editButton{position:absolute;right:-8px;bottom:-8px;z-index:1;width:40px;height:40px;padding:4px;display:grid;place-items:center;border:4px solid var(--page-bg);border-radius:9999px;background:var(--rose);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.editButton img{width:10.5px;height:10.5px}.identityBlock{width:min(100%,336px);display:flex;flex-direction:column;align-items:center;gap:8px;padding-top:8px}.nameRow{position:relative;width:100%;min-height:52px;display:flex;align-items:flex-start;justify-content:center}.profileName{margin:0;color:var(--text);font-size:36px;line-height:40px;font-weight:500;letter-spacing:-.9px}.vipBadge{position:absolute;top:6px;left:calc(50% + 43px);width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #c5a028;border-radius:9999px;background:#d4af37;color:#fff;font-size:10px;line-height:1;letter-spacing:-.5px;box-shadow:0 1px 2px #0000000d}.locationLine{margin:0;display:inline-flex;align-items:center;justify-content:center;gap:7.99px;color:var(--brand-blue);font-family:Work Sans,PingFang SC,sans-serif;font-size:12px;line-height:16px;letter-spacing:1.2px}.profileLocationIcon{width:9.333px;height:11.667px}.bioText{width:100%;margin:0;padding-top:8px;color:#5e6059;font-size:16px;line-height:26px;text-align:center}.statsGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%;margin-top:18px}.statPanel{min-height:125px;padding:17px;display:flex;flex-direction:column;align-items:center;background:#fff;border:1px solid var(--card-border);border-radius:8px;box-shadow:0 1px 2px #0000000d}.statPanelButton{width:100%;text-align:center;cursor:pointer}.statHeading{padding-bottom:16px;color:var(--muted);font-family:Work Sans,PingFang SC,sans-serif;font-size:10px;line-height:15px;letter-spacing:2px}.statNumber{font-size:36px;line-height:40px}.statNumberPrimary{color:var(--brand)}.statNumberAccent{color:var(--rose)}.statAccent{width:32px;height:4px;margin-top:16px;border-radius:9999px;background:var(--green-line)}.statAccentRose{background:var(--rose-line)}.menuList{display:grid;grid-template-columns:1fr;gap:16px;width:100%;margin-top:16px}.menuCard{width:100%;min-height:89px;padding:24px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--menu-border);border-radius:8px;background:#fff;text-align:left}.menuIcon{width:40px;height:40px;flex:0 0 auto;display:grid;place-items:center;border-radius:8px}.menuIcon img{width:20px;height:20px}.menuIcon--green{background:var(--green-soft)}.menuIcon--green img{width:14px;height:18px}.menuIcon--rose{background:var(--rose-soft)}.menuIcon--rose img{width:22px;height:16px}.menuIcon--blue{background:var(--blue-soft)}.menuIcon--stone{background:var(--stone-soft)}.menuCopy{flex:1;min-width:0;padding-left:16px}.menuTitle{color:var(--text);font-size:18px;line-height:28px}.menuChevron{width:7.4px;height:12px;flex:0 0 auto}.bottomTabs{position:fixed;left:50%;bottom:1px;z-index:10;width:min(100vw,390px);height:93px;transform:translate(-50%);border-top:1px solid #e9e8e1;border-radius:24px 24px 0 0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fbf9f4e6;box-shadow:0 -4px 32px #31332e0f;display:grid;grid-template-columns:repeat(4,1fr);align-items:center;padding:0 8px}.tabButton{height:57px;padding:6px 20px 7px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0;color:var(--brand-blue);border-radius:8px}.tabButton.isActive{background:var(--brand);color:var(--page-bg)}.tabIcon{width:20px;height:20px;margin-bottom:1px}.tabButton:nth-child(2) .tabIcon{width:18px}.tabButton:nth-child(3) .tabIcon{width:16px}.tabButton:nth-child(4) .tabIcon{width:20.1px;height:24px}.tabLabel{font-family:Work Sans,PingFang SC,sans-serif;font-size:11px;line-height:16.5px;letter-spacing:1.1px}.viewerPage{min-height:100vh;display:flex;justify-content:center;padding:0}.viewerShell{position:relative;width:min(100%,var(--phone-width));min-height:100vh;background:var(--paper);box-shadow:var(--shadow);overflow:hidden}.topAppBar{position:sticky;top:0;z-index:10;background:var(--paper)}.topAppBarRow{display:flex;align-items:center;justify-content:space-between;padding:16px 24px}.topAppBarTitleWrap{display:flex;align-items:center;gap:16px}.appButton{width:16px;height:16px;padding:0;border:0;background:transparent;cursor:pointer}.appButton img{width:16px;height:16px}.pageTitle{margin:0;color:var(--accent);font-size:20px;line-height:1.4;letter-spacing:-.5px;font-weight:400}.senderAvatarFrame{width:40px;height:40px;padding:2px;border:2px solid var(--border);border-radius:12px;overflow:hidden;background:var(--paper)}.senderAvatar{width:100%;height:100%;border-radius:9px;object-fit:cover}.topDivider{width:100%;height:1px;background:var(--divider)}.letterViewport{position:relative;min-height:calc(100vh - 73px);padding:96px 24px 124px;background:var(--paper-soft)}.paperTexture{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(var(--paper-soft),var(--paper-soft)),url(/figma/paper-texture.png) center top / 300% auto no-repeat;pointer-events:none}.letterHeader,.letterBody,.sealArea,.inkSplatter{position:relative;z-index:1}.letterHeader{display:flex;align-items:flex-start;justify-content:space-between;min-height:80px}.senderMeta{display:flex;flex-direction:column;gap:4px}.senderNameRow{display:flex;align-items:center;gap:8px}.senderName{margin:0;font-size:24px;line-height:32px;font-weight:400}.statusPill{display:inline-flex;align-items:center;justify-content:center;min-width:38px;height:20px;padding:2px 8px;border-radius:12px;background:var(--tag-bg);color:var(--tag-text);font-size:12px;line-height:16px;letter-spacing:-.6px}.senderLocation{display:flex;align-items:center;gap:4px;color:#5e6059;font-size:14px;line-height:20px}.letterLocationIcon{width:10px;height:12px}.postmark{margin-top:-7px;margin-right:-2px;width:80px;height:80px;border:2px solid rgba(124,85,85,.4);border-radius:50%;color:var(--stamp);opacity:.7;transform:rotate(-12deg);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:6px;text-align:center}.postmarkEnglish,.postmarkTiny{font-family:Work Sans,Avenir Next,sans-serif;text-transform:uppercase}.postmarkEnglish{font-size:10px;line-height:10px}.postmarkDate{padding:4px 0;font-size:12px;line-height:16px}.postmarkTiny{font-size:8px;line-height:8px}.letterBody{margin-top:75px;color:var(--ink-soft);background:repeating-linear-gradient(to bottom,transparent 0,transparent 28px,rgba(167,59,33,.15) 28px,rgba(167,59,33,.15) 32px),linear-gradient(180deg,#f5d5ca9e,#f2d3c970);padding:0 0 26px}.letterBodyGlyphs{padding:12px 0 26px}.letterBodyEmpty{display:flex;align-items:center;justify-content:center;min-height:320px;padding:24px}.letterEmptyState{max-width:240px;margin:0;color:#6d6b65;font-size:18px;line-height:30px;text-align:center}.letterGlyphGrid{display:grid;align-content:start;justify-content:start}.letterGlyphCell{display:flex;align-items:center;justify-content:center;padding:0 2px}.letterGlyphSvg{width:26px;height:30px;overflow:visible;color:var(--ink-soft)}.letterSection+.letterSection{margin-top:32px}.sectionLead,.letterLine,.signature{min-height:32px;margin:0;font-size:24px;line-height:32px;font-weight:400}.sectionLead{color:var(--ink)}.letterLine,.signature{color:var(--ink-soft)}.signature{margin-top:64px}.sealArea{display:flex;justify-content:flex-end;padding:76px 28px 0 0}.sealStamp{width:48px;height:48px;padding:2px;border:2px solid var(--stamp-soft);border-radius:2px;background:#ffdad91a;transform:rotate(12deg)}.sealStamp img{width:16.7px;height:16.1px;margin:13px auto 0}.inkSplatter{position:absolute;right:16px;bottom:64px;width:96px;height:96px;opacity:.4;mix-blend-mode:multiply}@media (min-width: 700px){.viewerPage{padding:20px}.viewerShell{min-height:calc(100vh - 40px);border-radius:24px}.topAppBar{border-top-left-radius:24px;border-top-right-radius:24px}}@media (min-width: 720px){.profileApp,.mailboxApp{max-width:390px;margin:0 auto;position:relative;box-shadow:0 10px 30px #2b211414}}@media (max-width: 520px){.profileHeader,.mailboxHeader{padding:16px 24px}.profileShell,.mailboxShell{padding:48px 24px 128px}.mailboxShell{padding-top:24px}.mailboxHero{flex-direction:column;align-items:flex-start}}@media (max-width: 389px){.viewerShell{width:100%}.topAppBarRow,.letterViewport{padding-left:18px;padding-right:18px}.letterViewport{padding-top:84px}.pageTitle{font-size:18px}.senderName,.sectionLead,.letterLine,.signature{font-size:22px}}
