:root{--bg:#fbf9f7;--paper:#fff;--ink:#343632;--muted:#84837f;--line:#e9e5df;--rose:#ad5a68;--rose-pale:#f4e8e8;--serif:"Noto Serif SC",Georgia,serif;--sans:"DM Sans",-apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft Yahei",sans-serif}*{box-sizing:border-box}body{background:var(--bg);color:var(--ink);font-family:var(--sans);margin:0;font-size:16px}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.5}button:focus-visible,a:focus-visible{outline-offset:4px;outline:3px solid #b77483}button svg,a svg{flex-shrink:0}.site-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;max-width:1260px;height:88px;margin:auto;padding:0 42px;display:flex}.brand{font-family:var(--serif);letter-spacing:.035em;align-items:center;gap:12px;font-size:19px;font-weight:600;display:flex}.brand-icon{color:var(--rose);background:var(--rose-pale);border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.brand-en{font-family:var(--sans);letter-spacing:.16em;border-left:1px solid var(--line);color:var(--muted);margin-left:4px;padding-left:16px;font-size:10px;font-weight:500}.preview-tag{color:var(--muted);border:1px solid var(--line);border-radius:5px;padding:6px 10px;font-size:12px}.home{max-width:1110px;margin:auto;padding:32px 32px 0}.hero{color:#fff;background-color:#334744;background-image:linear-gradient(90deg,#132828a6,#1e2b2b05),url(/cover.png);background-position:50% 53%;background-repeat:repeat;background-size:cover;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;border-radius:12px;min-height:265px;position:relative;overflow:hidden}.hero-copy{padding:36px 42px}.eyebrow{letter-spacing:.22em;align-items:center;gap:8px;font-size:10px;font-weight:600;display:flex}.hero h1{font-family:var(--serif);letter-spacing:.09em;margin:17px 0 12px;font-size:33px;font-weight:500;line-height:1.65}.hero p{color:#ffffffe0;letter-spacing:.07em;font-size:13px}.hero-stamp{opacity:.75;font-family:Georgia,serif;font-size:18px;font-style:italic;position:absolute;bottom:28px;right:34px}.time-panel{text-align:center;padding:34px 0 29px}.rose{color:var(--rose);justify-content:center}.time-panel h2{font-family:var(--serif);letter-spacing:.13em;margin:14px 0 10px;font-size:15px;font-weight:400}.time-unset{font-family:var(--serif);color:#716d68;margin:19px 0 8px;font-size:30px}.text-button{color:var(--rose);background:0 0;border:0;align-items:center;gap:6px;padding:7px;font-size:13px;display:inline-flex}.section-label{color:#666860;justify-content:space-between;align-items:center;margin:11px 0 20px;font-size:13px;display:flex}.fine-label{letter-spacing:.16em;color:#94918b;font-size:10px}.module-grid{grid-template-columns:repeat(12,1fr);gap:16px;display:grid}.module-card{background:#f1eee8;border:1px solid #e5e2dc;border-radius:10px;grid-column:span 4;min-height:156px;padding:23px 25px;transition:transform .2s,box-shadow .2s;position:relative}.module-card:nth-child(n+4){grid-column:span 3;min-height:150px}.card-top{justify-content:space-between;align-items:center;margin-bottom:25px;display:flex}.card-arrow{opacity:.42}.module-card h3{align-items:baseline;gap:11px;margin:0;font-family:Georgia,serif;font-size:23px;font-weight:400;display:flex}.module-card h3 span{font-size:13px;font-family:var(--sans)}.module-card p{opacity:.65;margin:8px 0 0;font-size:12px;line-height:1.7}.card-number{opacity:.3;font-size:10px;position:absolute;bottom:19px;right:22px}.module-audio{color:#98616c;background:#f4e8e8;border-color:#eddcdd}footer{color:#9a9790;justify-content:space-between;align-items:center;padding:30px 0;font-size:11px;display:flex}footer span{align-items:center;gap:6px;display:flex}@media (max-width:640px){.site-header{height:70px;padding:0 20px}.brand{gap:8px;font-size:17px}.brand-en{display:none}.home{padding:20px 18px 0}.hero{min-height:244px}.hero-copy{padding:28px}.hero h1{font-size:27px}.hero-stamp{display:none}.time-unset{font-size:23px}.module-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.module-card,.module-card:nth-child(n+4){grid-column:span 1;min-height:160px;padding:20px}.module-card:last-child{grid-column:span 2;min-height:135px}.fine-label{display:none}.module-card p{max-width:140px}.module-card h3{flex-wrap:wrap;gap:7px}.card-top{margin-bottom:22px}footer{gap:12px;font-size:10px}.hero p{font-size:12px}}.primary,.secondary{border-radius:7px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:11px 18px;font-size:14px;line-height:1.4;display:inline-flex}.primary{border:1px solid var(--rose);background:var(--rose);color:#fff}.secondary{border:1px solid var(--line);color:#66665e;background:#fff}.wide{width:100%}.icon-button{color:inherit;background:0 0;border:0;border-radius:5px;justify-content:center;align-items:center;padding:8px;display:inline-flex}.icon-button:hover{color:var(--rose);background:#b4546410}.muted{color:var(--muted);font-size:14px;line-height:1.8}.header-actions{align-items:center;gap:16px;display:flex}.edit-toggle{color:#77756e;background:0 0;border:0;border-radius:5px;align-items:center;gap:7px;padding:9px 11px;font-size:13px;display:flex}.edit-toggle.active{background:var(--rose-pale);color:var(--rose)}.avatar{color:#9e5867;background:#f0e2e2;border:1px solid #ead9d9;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;display:inline-flex}.avatar.small{width:33px;height:33px;font-size:13px}.avatar.large{width:76px;height:76px;font-family:var(--serif);font-size:29px}.profile-wrap{position:relative}.menu-dismiss{z-index:18;cursor:default;background:0 0;border:0;position:fixed;inset:0}.account-menu{border:1px solid var(--line);z-index:19;background:#fff;border-radius:10px;width:225px;padding:16px;position:absolute;top:46px;right:0;box-shadow:0 10px 35px #272f2420}.account-menu strong,.account-menu small{display:block}.account-menu small{color:var(--muted);border-bottom:1px solid var(--line);margin-bottom:8px;padding:5px 0 12px;font-size:12px}.account-menu button{text-align:left;color:#5e6059;background:0 0;border:0;align-items:center;gap:9px;width:100%;padding:11px 2px;font-size:13px;display:flex}.counter{justify-content:center;gap:27px;padding:1px 0 9px;display:flex}.counter-part{align-items:baseline;gap:8px;min-width:77px;display:flex;position:relative}.counter-number{font-variant-numeric:tabular-nums;letter-spacing:-1px;color:#4b4b42;font-family:Georgia,Times New Roman,serif;font-size:50px;font-weight:400}.counter-part:first-child .counter-number{color:var(--rose);font-size:56px}.counter-unit{color:#8f8a81;font-size:11px}.counter-dot{color:#c8c2b8;font-family:Georgia,serif;font-size:22px;position:absolute;top:19px;right:-18px}.since{color:#9f968d;align-items:center;gap:7px;font-size:11px;display:inline-flex}.since .icon-button{padding:2px}.module-page{max-width:1110px;min-height:80vh;margin:auto;padding:28px 32px 70px}.breadcrumb{color:#a3a098;align-items:center;gap:14px;margin-bottom:24px;font-size:12px;display:flex}.breadcrumb a{color:#77776e;align-items:center;gap:7px;display:flex}.module-tabs{border-bottom:1px solid var(--line);scrollbar-width:none;gap:4px;display:flex;overflow-x:auto}.module-tabs a{white-space:nowrap;color:#868277;border-bottom:2px solid #0000;align-items:center;gap:7px;padding:13px 18px;font-size:13px;display:flex}.module-tabs a.selected{color:var(--rose);border-color:var(--rose)}.page-title{justify-content:space-between;align-items:center;gap:20px;padding:38px 0 27px;display:flex}.page-title .eyebrow{font-size:9px}.page-title h1{align-items:baseline;gap:14px;margin:10px 0 8px;font-family:Georgia,serif;font-size:42px;font-weight:400;display:flex}.page-title h1 span{font-family:var(--serif);color:#716b62;font-size:19px}.page-title p{color:#8f887f;margin:0;font-size:13px}.page-tools{gap:10px;display:flex}.empty{text-align:center;background:#ffffff80;border:1px dashed #e2dcd3;border-radius:10px;margin:10px 0;padding:57px 20px}.empty-icon{color:#b38b83;background:#f4ede9;border-radius:50%;padding:19px;display:inline-flex}.empty h3{font-family:var(--serif);margin:24px 0 10px;font-size:20px;font-weight:400}.empty p{color:var(--muted);font-size:14px;line-height:1.8}.empty .secondary{margin-top:10px}.loading{min-height:210px;color:var(--muted);justify-content:center;align-items:center;gap:10px;font-size:14px;display:flex}.app-loading{height:100dvh;color:var(--rose);flex-direction:column;justify-content:center;align-items:center;font-size:14px;display:flex}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.error-block{background:#fff0ec;border:1px solid #ebd0c7;border-radius:8px;padding:25px}.error{color:#a5414a;overflow-wrap:anywhere;background:#fbefed;border-radius:6px;padding:10px 12px;font-size:13px;line-height:1.7}.toast{color:#606454;z-index:100;background:#fff;border:1px solid #ded8ce;border-radius:9px;align-items:center;gap:9px;max-width:calc(100vw - 32px);padding:14px 21px;font-size:14px;display:flex;position:fixed;bottom:28px;left:50%;transform:translate(-50%);box-shadow:0 8px 28px #45493a20}.filters{scrollbar-width:none;gap:7px;padding:0 0 22px;display:flex;overflow-x:auto}.filters button{white-space:nowrap;color:#8b867c;background:0 0;border:1px solid #0000;border-radius:20px;padding:7px 15px;font-size:13px}.article-list{border-top:1px solid var(--line)}.article-row{border-bottom:1px solid var(--line);align-items:center;gap:24px;padding:25px 9px;display:flex}.article-main{text-align:left;min-width:0;color:inherit;background:0 0;border:0;flex:1;align-items:center;gap:22px;padding:0;display:flex}.article-icon{color:#9b8a69;background:#f0ece4;border-radius:6px;flex-shrink:0;padding:15px}.article-main small{color:#aa9189;font-size:11px}.article-main h3{font-family:var(--serif);margin:4px 0;font-size:19px;font-weight:500;line-height:1.7}.article-main p{color:#999289;white-space:nowrap;text-overflow:ellipsis;max-width:500px;margin:5px 0 0;font-size:13px;overflow:hidden}.article-main>span:last-child{min-width:0}.article-meta{white-space:nowrap;flex-direction:column;align-items:flex-end;gap:8px;font-size:13px;display:flex}.article-meta time{color:#a8a096;font-size:11px}.row-chevron{color:#b7afa3;flex-shrink:0}.item-actions{align-items:center;gap:2px;margin-left:auto;display:flex}.chat-stream{flex-direction:column;gap:24px;padding:8px 6px 25px;display:flex}.voice-message{align-self:flex-start;gap:13px;max-width:85%;display:flex}.voice-message.mine{flex-direction:row-reverse;align-self:flex-end}.message-meta{color:#a1958d;margin:2px 0 9px;font-size:11px}.mine .message-meta{text-align:right}.voice-bubble{border:1px solid var(--line);background:#fff;border-radius:0 14px 14px;align-items:center;gap:8px;padding:6px 10px;display:flex}.mine .voice-bubble{background:#f4e7e8;border-color:#ebd7db;border-radius:14px 0 14px 14px}.voice-bubble audio{width:265px;max-width:100%;height:42px}.voice-bubble span{white-space:nowrap;color:#a0888a;font-size:12px}.voice-caption{color:#7f746b;font-size:13px}.voice-message .item-actions{justify-content:flex-end;margin-top:5px}.recorder{border:1px solid var(--line);background:#fff;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;margin-top:20px;padding:20px;display:flex}.recorder-help{color:#b18a8e;align-items:center;gap:12px;font-size:14px;display:flex}.recorder audio{max-width:48%;height:40px}.recording{background:#9e4353}.photo-feed{max-width:720px;margin:auto}.photo-post{border:1px solid var(--line);background:#fff;border-radius:10px;margin-bottom:24px;padding:25px}.post-head{align-items:center;gap:11px;display:flex}.post-head strong{font-size:14px;font-weight:500}.post-head time{color:#a2988e;margin-top:4px;font-size:11px;display:block}.photo-post h3{font-size:18px;font-family:var(--serif);font-weight:500}.post-body{white-space:pre-wrap;margin:17px 0;font-size:15px;line-height:1.9}.photo-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:17px;display:grid}.photo-grid.count-1{grid-template-columns:1fr}.photo-grid.count-2,.photo-grid.count-4{grid-template-columns:repeat(2,minmax(0,1fr))}.photo-button{aspect-ratio:1;background:#f0eee9;border:0;border-radius:6px;padding:0;overflow:hidden}.photo-button img{object-fit:cover;width:100%;height:100%;transition:transform .3s;display:block}.photo-button:hover img{transform:scale(1.03)}.count-1 .photo-button{aspect-ratio:4/3}.post-date{color:#9b9188;align-items:center;gap:6px;margin-bottom:0;font-size:12px;display:flex}.media-loading{background:#f2eeea;justify-content:center;align-items:center;min-height:80px;display:flex}.media-error{color:#a06368;padding:20px;font-size:13px}.video-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:23px;display:grid}.video-card{border:1px solid var(--line);background:#fff;border-radius:10px;overflow:hidden}.video-card video{aspect-ratio:16/10;background:#252727;width:100%;display:block}.video-caption{padding:20px}.video-caption h3{font-family:var(--serif);margin:0 0 12px;font-size:19px;font-weight:500}.video-caption p{color:#92877c;white-space:pre-wrap;font-size:14px;line-height:1.7}.post-bottom{color:#a39488;justify-content:space-between;align-items:center;font-size:11px;display:flex}.wish-list{flex-direction:column;gap:14px;display:flex}.wish-row{border:1px solid var(--line);background:#fff;border-radius:9px;align-items:center;gap:20px;padding:24px;display:flex}.wish-check{color:#c3b4a6;background:0 0;border:0;flex-shrink:0;padding:5px;display:flex}.wish-check:disabled{cursor:default;opacity:1}.wish-row.completed{background:#f1f3eb;border-color:#e0e5d6}.completed .wish-check{color:#8a9774}.wish-row h3{font-family:var(--serif);margin:0 0 8px;font-size:19px;font-weight:500}.wish-row.completed h3{color:#8e957f}.wish-row p{color:#93887c;white-space:pre-wrap;margin:0 0 10px;font-size:14px}.wish-date{color:#aca092;font-size:11px}.about-sheet{border:1px solid var(--line);text-align:center;background:#fff;border-radius:10px;max-width:780px;margin:10px auto;padding:45px 70px 38px;position:relative}.couple-avatars{justify-content:center;gap:70px;margin-bottom:30px;display:flex;position:relative}.couple-avatars>div{flex-direction:column;align-items:center;gap:12px;font-size:14px;display:flex}.between-heart{color:#bb8b92;position:absolute;top:24px}.about-sheet h2{font-family:var(--serif);margin:20px 0;font-size:28px;font-weight:400}.about-intro{color:#938779;white-space:pre-wrap;font-size:15px;line-height:1.9}.story{text-align:left;border-top:1px solid var(--line);margin-top:30px;padding-top:15px}.story h3{font-family:var(--serif);font-size:19px;font-weight:400}.story p{white-space:pre-wrap;color:#81786c;font-size:15px;line-height:2.1}.about-since{color:#ba8d94;justify-content:center;align-items:center;gap:7px;margin-top:28px;font-size:12px;display:flex}.map-canvas{isolation:isolate;border:1px solid var(--line);background:#e9ede5;border-radius:9px;height:360px}.map-note{color:#a2978a;font-size:11px;line-height:1.7}.place-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:22px;display:grid}.place-card{border:1px solid var(--line);color:#8b9775;background:#fff;border-radius:9px;align-items:flex-start;gap:14px;padding:22px;display:flex}.place-card h3{font-family:var(--serif);color:#5c6150;margin:8px 0;font-size:19px;font-weight:500}.place-card p{color:#938b7d;white-space:pre-wrap;font-size:14px;line-height:1.8}.place-card small{color:#a69b8d;font-size:11px}.status{letter-spacing:.04em;color:#a18066;background:#f1e9e0;border-radius:4px;padding:4px 8px;font-size:10px}.status.visited{color:#849371;background:#eaf0e3}.modal{background:var(--bg);width:min(620px,100vw - 32px);max-height:90dvh;color:var(--ink);border:1px solid #e5dfd7;border-radius:14px;padding:27px;overflow:auto;box-shadow:0 25px 90px #1e27233b}.modal::backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#242f2e75}.modal-head{justify-content:space-between;align-items:center;gap:20px;margin-bottom:22px;display:flex}.modal-head h2{font-family:var(--serif);margin:0;font-size:22px;font-weight:500}.editor-form{flex-direction:column;gap:18px;display:flex}label{color:#827569;flex-direction:column;gap:9px;font-size:13px;display:flex}input,textarea,select{color:#514a42;background:#fff;border:1px solid #ded8cf;border-radius:6px;outline:none;width:100%;min-width:0;padding:11px 12px;font-size:15px;line-height:1.6}input:focus,textarea:focus,select:focus{border-color:#bc8590;box-shadow:0 0 0 3px #bc859014}textarea{resize:vertical}.form-row{gap:16px;display:flex}.form-row>*{flex:1;min-width:0}.form-actions{justify-content:flex-end;gap:10px;padding-top:10px;display:flex}.upload-zone{cursor:pointer;color:#aa7a76;background:#f5eeeb;border:1px dashed #d8c4be;border-radius:8px;justify-content:center;align-items:center;min-height:155px;display:flex;position:relative}.upload-zone span{font-size:12px;font-weight:400}.upload-zone input{opacity:0;cursor:pointer;position:absolute;inset:0}.upload-zone:focus-within{outline:3px solid #b77483}.file-list{color:#938478;flex-direction:column;gap:4px;font-size:12px;display:flex}.file-list>div{overflow-wrap:anywhere;background:#f3eee8;border-radius:4px;justify-content:space-between;align-items:center;gap:7px;padding:7px 10px;display:flex}.field-hint{color:#a19181;margin:0;font-size:12px;line-height:1.8}.editor-form .map-canvas{height:240px}.reading{padding:0 8px 12px}.reading-meta{color:#ad9b8d;font-size:12px}.reading p{white-space:pre-wrap;overflow-wrap:anywhere;font-size:16px;line-height:2.15}.lightbox-image{object-fit:contain;max-width:100%;max-height:75vh;margin:auto;display:block}.login{background:var(--bg);grid-template-columns:1.1fr 1fr;min-height:100dvh;display:grid}.login-art{color:#fff;background:linear-gradient(#15312e30,#12363350),url(/cover.png) 50%/cover;flex-direction:column;justify-content:center;padding:70px;display:flex}.login-art h1{font-family:var(--serif);letter-spacing:.08em;font-size:43px;font-weight:400;line-height:1.9}.login-art p{letter-spacing:.1em;opacity:.8;font-size:14px}.login-card{place-self:center;width:100%;max-width:440px;padding:45px 32px}.login-card>.brand-icon{width:46px;height:46px;margin-bottom:30px}.login-card>.eyebrow{justify-content:flex-start;font-size:9px}.login-card h2{font-family:var(--serif);margin:18px 0;font-size:31px;font-weight:400}.login-card>p{color:#9f9387;font-size:14px;line-height:1.8}.local-note{color:#9b8976;background:#f2ebe4;border-radius:7px;align-items:flex-start;gap:10px;margin:25px 0 16px;padding:17px;font-size:12px;line-height:1.8;display:flex}.local-note svg{flex-shrink:0;margin-top:4px}.local-note small{color:#a89c8f;font-size:11px}.local-accounts{flex-direction:column;gap:11px;display:flex}.local-accounts button{color:#857665;background:#fff;border:1px solid #e2d9ce;border-radius:7px;align-items:center;gap:14px;padding:14px;font-size:14px;display:flex}.local-accounts button svg{margin-left:auto}.login-foot{color:#b1a596;align-items:center;gap:7px;margin-top:32px;font-size:11px;display:flex}.login-card form{flex-direction:column;gap:20px;margin-top:26px;display:flex}@media (max-width:800px){.article-row{flex-wrap:wrap}.article-main{order:1}.article-row>.item-actions{order:2}.article-meta{flex-direction:row;flex-basis:100%;order:3;align-items:center;gap:8px;margin-left:62px}.article-meta time:before{content:"·";margin-right:8px}.module-tabs a{padding:12px}.login-art{padding:40px}.login-art h1{font-size:30px}.header-actions{gap:8px}.brand-en{display:none}.page-tools .secondary{gap:0;padding:10px;font-size:0}}@media (max-width:640px){.module-page{padding:22px 18px 45px}.site-header{gap:8px}.header-actions{gap:5px}.header-actions .preview-tag{display:none}.edit-toggle{padding:8px;font-size:12px}.avatar{width:31px;height:31px}.page-title{align-items:flex-end;padding:28px 0 23px}.page-title h1{font-size:34px}.page-title h1 span{font-size:17px}.page-title .eyebrow{letter-spacing:.13em;font-size:8px}.page-title p{font-size:12px}.page-tools{gap:6px}.page-tools .primary{gap:5px;padding:10px 12px;font-size:12px}.counter{gap:19px}.counter-part{gap:4px;min-width:53px}.counter-number{font-size:36px}.counter-part:first-child .counter-number{font-size:40px}.counter-unit{font-size:10px}.counter-dot{font-size:18px;top:11px;right:-12px}.time-panel{padding:30px 0 24px}.article-row{gap:9px;padding:20px 0}.article-main{gap:12px}.article-main h3{font-size:17px}.article-icon{padding:12px}.article-main p{max-width:210px}.article-row .row-chevron{display:none}.article-row .item-actions{flex-direction:column}.video-grid,.place-grid{grid-template-columns:1fr}.photo-post{padding:17px}.voice-message{gap:8px;max-width:95%}.voice-bubble audio{width:210px;min-width:0}.voice-bubble{max-width:270px;padding:5px}.recorder{flex-wrap:wrap;padding:14px}.recorder-help{gap:7px;font-size:12px}.recorder .primary{padding:10px;font-size:12px}.recorder audio{width:100%;max-width:100%}.about-sheet{padding:30px 23px}.about-sheet h2{font-size:24px}.couple-avatars{gap:60px}.modal{padding:22px}.modal-head h2{font-size:20px}.modal .form-row{gap:10px}.wish-row{gap:12px;padding:18px 14px}.wish-row h3{font-size:17px}.wish-row .item-actions{flex-direction:column}.login{display:block}.login-art{background-position:50%;min-height:220px;padding:28px 30px}.login-art h1{margin:20px 0 8px;font-size:28px;line-height:1.6}.login-art p{display:none}.login-card{padding:28px 26px}.login-card>.brand-icon{display:none}.login-card h2{margin:12px 0;font-size:28px}.local-note{margin:18px 0}.empty{padding:38px 18px}.empty h3{font-size:18px}.empty p{font-size:13px}.map-canvas{height:290px}.module-tabs{margin:0 -18px;padding:0 9px}.module-tabs a{padding:12px 10px;font-size:12px}.photo-grid{gap:5px}.form-actions{flex-wrap:wrap}.counter-part:first-child{min-width:55px}.breadcrumb{margin-bottom:13px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}:root{--muted:#79786f}.module-card p{font-size:14px;line-height:1.7}.module-card h3 span,.hero p,.section-label,.text-button,.edit-toggle,.module-tabs a,.filters button,label,.page-title p{font-size:14px}.eyebrow,.fine-label,.brand-en,.card-number,.since,.preview-tag{font-size:12px}.time-panel h2{font-size:16px}.counter-unit{font-size:12px}.login-card>p{font-size:16px}.login-foot,.local-note small,.field-hint,.article-meta time,.message-meta,.post-head time,.wish-date,.map-note,.place-card small,.post-bottom,.page-title .eyebrow,.article-main small{font-size:12px}.article-main p{font-size:14px}.module-card{min-height:170px}.module-card:nth-child(n+4){min-height:168px}.empty p{font-size:16px}.hero .eyebrow{font-size:12px}.hero{background-position:50% 55%}@media (max-width:640px){.module-card p{max-width:100%;font-size:13px}.module-card:nth-child(n+4){min-height:170px}.module-card:last-child{min-height:150px}.edit-toggle{font-size:12px}.page-title .eyebrow{font-size:10px}.module-tabs a{font-size:13px}.counter-unit{font-size:11px}.counter{gap:17px}.counter-part{gap:4px;min-width:56px}.brand{font-size:16px}.hero p{font-size:13px}.time-panel .eyebrow{font-size:11px}.page-title p{font-size:13px}.module-card h3{gap:8px}.section-label{font-size:14px}}.map-canvas{height:auto;min-height:360px;position:relative;overflow:hidden}.map-canvas.pickable{cursor:crosshair}.map-svg{width:100%;height:auto;min-height:360px;display:block}.map-ocean{fill:#eef2ee;stroke:#cfd8cf;stroke-width:1px}.map-grid-lines{fill:none;stroke:#dce3dc;stroke-width:.6px}.map-land{fill:#c8d2c4;stroke:#f7f4ef;stroke-width:.65px}.map-dot{fill:#b45464;stroke:#fff;stroke-width:2px}.map-dot.planned{fill:#fff6f0;stroke:#ad8065;stroke-width:3px}.map-dot.selected{fill:#b45464}.map-selection-ring{fill:#b4546420;stroke:#b4546480;stroke-width:2px}.map-attribution{color:#718070;background:#f8faf6d9;border-radius:3px;padding:3px 6px;font-size:10px;position:absolute;bottom:7px;right:10px}.editor-form .map-canvas{height:auto;min-height:240px}.editor-form .map-svg{min-height:240px}@media (max-width:640px){.map-canvas{height:auto;min-height:230px}.map-svg{min-height:230px}}:root{--serif:"Songti SC","STSong","SimSun",Georgia,serif;--sans:-apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft Yahei","Noto Sans CJK SC",sans-serif;--bg:#fff7fb;--paper:#fffafd;--ink:#4d354b;--muted:#8d7188;--line:#f0d8e8;--rose:#e75491;--rose-pale:#ffe4f0;--lilac:#9a75c5;--sky:#77b9dd}body{background-color:#0000;background-image:radial-gradient(circle at 7% 12%,#ffd5e799 0 5px,#0000 6px),radial-gradient(circle at 92% 18%,#dbeeff 0 6px,#0000 7px),linear-gradient(135deg,#fff9fc 0%,#fff3f9 46%,#f5f1ff 100%);background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:auto,auto,auto;background-attachment:fixed;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box}.site-header{z-index:10;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffafdde;border-bottom:1px solid #efd7e7;max-width:none;height:82px;padding:0 max(32px,50vw - 555px);position:relative}.brand{color:#59354f}.brand-icon{color:#fff;background:linear-gradient(145deg,#ff79ad,#a778ce);box-shadow:0 6px 16px #e7549138}.brand-en{color:#a77c9c;border-color:#ebcde0}.preview-tag{color:#9b6b8e;background:#fff7fb;border-color:#eacfe1}.edit-toggle{color:#795b73;border-radius:999px}.edit-toggle:hover,.edit-toggle.active{color:#cf397b;background:#ffe0ee}.avatar{color:#fff;background:linear-gradient(145deg,#ffafd0,#e77cad);border:2px solid #fff;box-shadow:0 3px 11px #d94e8c2b}.avatar.alt{color:#fff;background:linear-gradient(145deg,#bfe8ff,#8bc4e7);border-color:#fff}.account-menu{background:#fffafd;border-color:#efd5e5;border-radius:18px;box-shadow:0 18px 46px #69385620}.home{max-width:1160px;padding-top:28px}.love-hero{min-height:440px;color:var(--ink);background-color:#fff0f7;background-image:linear-gradient(90deg,#ffffff5c 50%,#0000 50%),linear-gradient(#ffffff5c 50%,#0000 50%),linear-gradient(135deg,#ffd9e9,#f8e8ff 52%,#e3f3ff);background-size:38px 38px,38px 38px,100% 100%;border:5px solid #fff;border-radius:30px;box-shadow:0 18px 55px #ba5b8a24}.love-hero:before,.love-hero:after{content:"♡";color:#ed76a7;opacity:.34;z-index:0;font-family:Georgia,serif;font-size:54px;position:absolute}.love-hero:before{top:24px;left:35%;transform:rotate(-16deg)}.love-hero:after{bottom:24px;right:31%;transform:rotate(15deg)}.hero-main-photo{object-fit:cover;z-index:2;border:6px solid #fff;border-radius:24px;width:auto;max-width:31%;height:calc(100% - 30px);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 12px 38px #773d682e}.hero-side{z-index:1;width:calc(50% - 135px);position:absolute;top:0;bottom:0;overflow:hidden}.hero-side-left{left:0}.hero-side-right{right:0}.hero-character{letter-spacing:.1em;background:#fff;border:2px solid #fff;border-radius:999px;align-items:center;gap:7px;padding:8px 13px;font-size:12px;font-weight:800;display:inline-flex;position:absolute;box-shadow:0 6px 18px #6a45641c}.hero-character b{font-size:16px}.hero-kuromi{color:#51364f;background:#eadbfa;bottom:45px;left:220px;transform:rotate(-4deg)}.hero-cinnamoroll{color:#4c8eb4;background:#ddf2ff;top:31px;left:22px;transform:rotate(4deg)}.hero-kitty{color:#d44683;background:#ffe0ec;top:104px;right:32px;transform:rotate(-3deg)}.hero-bouquet{object-fit:cover;border:6px solid #fff;border-radius:48% 48% 42% 52%;width:220px;height:205px;position:absolute;bottom:-47px;left:-25px;transform:rotate(-7deg);box-shadow:0 10px 30px #763e6128}.hero-puppy{filter:drop-shadow(0 8px 12px #73445b20);width:175px;position:absolute;bottom:24px;right:34px;transform:rotate(2deg)}.love-hero .hero-copy{z-index:4;color:#4c3048;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#fffafde8;border:2px solid #fff;border-radius:22px;width:305px;padding:24px 26px;position:absolute;top:28px;left:28px;box-shadow:0 12px 34px #70435e1a}.love-hero .hero-copy .eyebrow{color:#cf3e7f}.love-hero .hero-copy h1{letter-spacing:.06em;color:#50364c;margin:13px 0 8px;font-size:29px;line-height:1.55}.love-hero .hero-copy p{color:#976d8a;margin:0;font-size:14px;line-height:1.7}.love-hero .hero-stamp{color:#bd3e78;opacity:.9;z-index:4;background:#fff9;border-radius:999px;padding:6px 12px;font-size:18px;bottom:24px;right:28px}.time-panel{background:#fffafdcc;border:1px solid #f2d3e5;border-radius:28px;max-width:800px;margin:26px auto 34px;padding:34px 24px 31px;position:relative;overflow:hidden;box-shadow:0 13px 38px #c85f9220}.time-panel:before,.time-panel:after{content:"♡";color:#ee86af;opacity:.32;font-family:Georgia,serif;font-size:34px;position:absolute}.time-panel:before{top:26px;left:35px;transform:rotate(-12deg)}.time-panel:after{bottom:24px;right:36px;transform:rotate(12deg)}.time-panel h2{color:#79536f}.counter-number{color:#67435e}.counter-part:first-child .counter-number{color:#df4d8b}.counter-dot{color:#e5b1ca}.since{color:#a17694}.rose{color:#d84583}.section-label{color:#7b5572;padding:0 6px}.fine-label{color:#ae82a0}.module-grid{gap:18px}.module-card,.module-card:nth-child(n+4){border:2px solid #fff;border-radius:24px;min-height:180px;padding:25px 27px;overflow:hidden;box-shadow:0 12px 28px #9e527717}.module-card:before{content:"♡";opacity:.16;font-family:Georgia,serif;font-size:35px;position:absolute;top:48px;right:18px;transform:rotate(13deg)}.module-card:hover{transform:translateY(-6px)rotate(-.25deg);box-shadow:0 18px 36px #9e527727}.module-card h3{font-family:var(--serif);font-size:24px;font-weight:700}.module-card p{opacity:.78}.module-audio{color:#bc3f75;background:linear-gradient(145deg,#ffe6f0,#ffd5e7)}.module-list{color:#75549e;background:linear-gradient(145deg,#f2e8ff,#e6d9f8)}.module-about{color:#4d86a7;background:linear-gradient(145deg,#e4f4ff,#d8edfb)}.module-map{color:#5f8b70;background:linear-gradient(145deg,#edf8ef,#dff2e7)}.module-photo{color:#b46f68;background:linear-gradient(145deg,#fff0e4,#ffe3d6)}.module-video{color:#6e63a8;background:linear-gradient(145deg,#eee9ff,#ded9f8)}.module-wish{color:#c84c83;background:linear-gradient(145deg,#ffe8f1,#fcd8e9)}.card-number{color:currentColor;opacity:.35;font-weight:700}footer{color:#a57b98}.module-page{max-width:1160px}.module-tabs{border-color:#efd4e4}.module-tabs a{border-radius:14px 14px 0 0}.module-tabs a.selected{color:#d83f80;background:#ffe9f2;border-color:#df4f8b}.page-title h1{color:#51374d}.page-title h1 span{color:#a0648c}.empty,.photo-post,.video-card,.wish-row,.about-sheet,.place-card,.recorder{background:#fffafd;border-color:#f0d5e5;border-radius:22px;box-shadow:0 10px 30px #a1527914}.empty-icon{color:#d74c89;background:linear-gradient(145deg,#ffe2ef,#eee0ff)}.primary{background:linear-gradient(135deg,#ef6ca1,#d94988);border-color:#e34b8c;border-radius:999px;box-shadow:0 7px 18px #dd4b8d27}.primary:hover{background:linear-gradient(135deg,#e35b94,#c93c7b)}.secondary{color:#8d5d7b;background:#fffafd;border-color:#edd0e1;border-radius:999px}.secondary:hover,.secondary.selected{color:#cc3779;border-color:#dc77a7}.filters button.selected{color:#ca3777;background:#ffe0ed;border-color:#efbfd4}.modal{background:#fff7fb;border:2px solid #fff;border-radius:26px;box-shadow:0 25px 90px #63334f42}.modal::backdrop{background:#4a29405e}.upload-zone{background:#fff0f6;border-color:#ecaac8;border-radius:18px}.toast{color:#7f4d6e;background:#fffafd;border-color:#efcada;border-radius:999px}.map-canvas{border-color:#e5cfe0;border-radius:22px}.map-ocean{fill:#f5f3ff;stroke:#dacfe4}.map-grid-lines{stroke:#e6ddec}.map-land{fill:#dfd3eb;stroke:#fff8fc}.map-dot{fill:#e3528d}.map-dot.planned{fill:#e5f4ff;stroke:#73afd0}.login{background:linear-gradient(145deg,#fff6fb,#f7efff);grid-template-columns:minmax(0,1.35fr) minmax(390px,.65fr)}.login-art{color:#51334a;background-color:#ffdce9;background-image:linear-gradient(90deg,#fbd4e766,#e6ddf466),url(/love-collage.png);background-position:50%,50%;background-repeat:no-repeat;background-size:cover,auto 94%;padding:0;position:relative;overflow:hidden}.login-art:before{content:"";pointer-events:none;background:repeating-linear-gradient(90deg,#fff3 0 38px,#0000 38px 76px),repeating-linear-gradient(0deg,#ffffff2e 0 38px,#0000 38px 76px);position:absolute;inset:0}.login-art-copy{z-index:4;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#fffafde8;border:2px solid #fff;border-radius:24px;width:min(330px,42%);padding:25px 27px;position:absolute;top:34px;left:34px;box-shadow:0 14px 36px #7e3b6029}.login-art-copy .eyebrow{color:#d53f7f}.login-art-copy h1{letter-spacing:.04em;color:#4d3148;margin:14px 0 10px;font-size:29px;line-height:1.55}.login-art-copy p{letter-spacing:.01em;color:#936781;opacity:1;margin:0;font-size:14px;line-height:1.75}.character-note{z-index:4;letter-spacing:.08em;border:3px solid #fff;border-radius:18px;padding:10px 14px;font-size:13px;font-weight:900;line-height:1.15;position:absolute;box-shadow:0 8px 24px #713e5e24}.character-note small{letter-spacing:.04em;font-size:10px;font-weight:600}.note-kuromi{color:#573552;background:#e4d2f6;top:42px;right:26px;transform:rotate(4deg)}.note-cinnamoroll{color:#4b8bb0;background:#d8f0ff;top:132px;right:26px;transform:rotate(-3deg)}.login-bouquet{object-fit:cover;z-index:3;border:7px solid #fff;border-radius:50%;width:185px;height:185px;position:absolute;bottom:24px;left:24px;transform:rotate(-6deg);box-shadow:0 12px 32px #70405b32}.login-puppy{z-index:3;border:5px solid #fff;border-radius:24px;width:175px;position:absolute;bottom:26px;right:30px;transform:rotate(4deg);box-shadow:0 12px 30px #6a405928}.login-card{max-width:470px}.login-card>.brand-icon{color:#fff;background:linear-gradient(145deg,#ff79ad,#9e74c4);box-shadow:0 8px 23px #de4c8d35}.login-card h2{color:#51364c;font-size:32px;line-height:1.45}.login-card>p{color:#96758d}.local-note{color:#8f5b7d;background:linear-gradient(135deg,#ffe7f0,#f0e7fb);border:1px solid #efd1e2;border-radius:16px}.local-accounts button{color:#774f6c;background:#fffafd;border:2px solid #f0d6e6;border-radius:16px;transition:transform .2s,border-color .2s,box-shadow .2s}.local-accounts button:hover{border-color:#e678a8;transform:translateY(-2px);box-shadow:0 10px 24px #be4d8420}.login-foot{color:#a77e99}@media (max-width:900px){.love-hero .hero-copy{width:270px}.hero-main-photo{max-width:35%}.hero-side{width:calc(50% - 115px)}.hero-puppy{width:135px;right:18px}.hero-bouquet{width:180px;height:170px}.login-art-copy{width:min(285px,48%)}.login-bouquet{width:145px;height:145px}.login-puppy{width:140px}}@media (max-width:640px){.site-header{height:70px;padding:0 18px}.home{padding:16px 14px 0}.love-hero{border-radius:24px;min-height:482px}.hero-main-photo{border-width:5px;border-radius:20px;max-width:78%;height:330px;top:16px;transform:translate(-50%)}.hero-side{pointer-events:none;width:100%}.hero-character{padding:6px 9px;font-size:9px}.hero-kuromi{inset:15px auto auto 10px}.hero-cinnamoroll{top:17px;left:auto;right:9px}.hero-kitty{top:66px;right:9px}.hero-bouquet{opacity:.92;border-width:4px;width:120px;height:105px;bottom:73px;left:-28px}.hero-puppy{width:105px;bottom:78px;right:-4px}.love-hero .hero-copy{border-radius:18px;width:auto;padding:16px 18px;inset:auto 14px 13px}.love-hero .hero-copy h1{margin:8px 0 5px;font-size:21px;line-height:1.4}.love-hero .hero-copy p{font-size:12px}.love-hero .hero-stamp,.love-hero:before,.love-hero:after{display:none}.time-panel{border-radius:22px;margin:18px 0 26px;padding:29px 11px 25px}.time-panel:before,.time-panel:after{font-size:25px}.time-panel:before{left:13px}.time-panel:after{right:13px}.counter{gap:11px}.counter-part{min-width:54px}.counter-number{font-size:34px}.counter-part:first-child .counter-number{font-size:38px}.counter-dot{right:-8px}.module-grid{gap:12px}.module-card,.module-card:nth-child(n+4){border-radius:20px;min-height:174px;padding:21px}.module-card:last-child{min-height:148px}.module-card h3{font-size:21px}.login{flex-direction:column;min-height:100dvh;display:flex}.login-art{background-position:50%,top;background-size:cover,auto 96%;min-height:420px}.login-art-copy{border-radius:18px;width:auto;padding:15px 17px;inset:auto 14px 12px}.login-art-copy h1{margin:8px 0 5px;font-size:22px;line-height:1.4}.login-art-copy p{font-size:12px;line-height:1.5}.login-art-copy .eyebrow{font-size:9px}.character-note{border-width:2px;padding:6px 8px;font-size:9px}.note-kuromi{top:12px;left:9px;right:auto}.note-cinnamoroll{top:12px;right:9px}.login-bouquet{border-width:4px;width:95px;height:95px;bottom:91px;left:-15px}.login-puppy{border-width:4px;border-radius:16px;width:92px;bottom:92px;right:-8px}.login-card{padding:25px 24px 30px}.login-card h2{margin:10px 0;font-size:26px}.login-card>p{font-size:14px}.local-note{margin:15px 0 13px}.login-foot{margin-top:22px}}
