@scope (.homepage){:scope{--brand-red:#f0443e;--brand-red-dark:#dc342f;--brand-red-soft:#fff1ef;--brand-green:#37a85b;--brand-green-dark:#238344;--brand-green-soft:#eff8ef;--champagne-gold:#d9a441;--pink-soft:#fff0f3;--text-primary:#222b27;--text-secondary:#66716b;--text-tertiary:#909a94;--bg-warm:#fff9f2;--border-default:#e9e5de;--container:1280px;color:var(--text-primary);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif}*,:after,:before{box-sizing:border-box}img{display:block;max-width:100%}button,input,textarea{font:inherit}button{color:inherit}.container{width:min(var(--container),calc(100% - 48px));margin-inline:auto}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:46px;padding:0 22px;border:0;border-radius:12px;font-weight:700;cursor:pointer;transition:transform .22s ease,background-color .22s ease,border-color .22s ease,box-shadow .22s ease}.button:active{transform:translateY(1px) scale(.99)}.button-primary{background:var(--brand-red);color:#fff;box-shadow:0 8px 20px rgba(240,68,62,.22)}.button-primary:hover{background:var(--brand-red-dark);transform:translateY(-2px);box-shadow:0 12px 24px rgba(240,68,62,.27)}.button-primary:disabled{cursor:wait;opacity:.82;transform:none}.button-secondary{height:40px;background:transparent;border:1px solid var(--border-default);color:var(--text-primary)}.button-secondary:hover{border-color:#cfcac1;background:#fff}.site-header{height:72px;position:sticky;top:0;z-index:50;background:rgba(255,251,246,.94);border-bottom:1px solid rgba(225,216,204,.78);backdrop-filter:blur(14px)}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:16px}.brand{display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content}.brand-logo{width:auto;height:70px;-o-object-fit:contain;object-fit:contain}.header-actions{margin-left:auto;display:flex;align-items:center}.login-button{justify-self:end;background:var(--brand-red-soft);border-color:#f6c8c4;color:var(--brand-red-dark);box-shadow:0 4px 12px rgba(240,68,62,.08)}.login-button:hover{background:#ffe6e3;border-color:#efaaa5;color:var(--brand-red-dark)}.hero{min-height:776px;position:relative;overflow:hidden;padding:26px 0 22px;background:radial-gradient(circle at 88% 12%,rgba(255,226,210,.85),transparent 34%),linear-gradient(180deg,#fffaf5,#fff8ef)}.hero:before{content:"";position:absolute;width:520px;height:520px;border-radius:50%;background:rgba(255,255,255,.5);right:-130px;top:70px}.hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(570px,1.08fr) minmax(480px,.92fr);gap:clamp(26px,3.5vw,52px);align-items:start}.hero-task{padding:8px 10px 0}.hero-copy>h1{margin:0 0 10px;font-size:clamp(46px,4vw,58px);line-height:1.12;letter-spacing:-.045em;font-weight:850}.hero-copy>h1 .orange,.hero-copy>h1 .red{color:var(--brand-red);font-weight:900}.hero-copy>h1 .green{color:var(--text-primary)}.mobile-hero-banner,.mobile-hero-summary,.preference-mobile{display:none}.mobile-hero-banner{position:relative}.hero-confetti i{position:absolute;z-index:1;width:8px;height:18px;border-radius:2px;opacity:.78}.hero-confetti i:first-child{background:var(--brand-red);right:39%;top:34px;transform:rotate(26deg)}.hero-confetti i:nth-child(2){background:var(--brand-green);right:16%;top:96px;transform:rotate(-24deg)}.hero-confetti i:nth-child(3){background:var(--champagne-gold);right:5%;top:220px;transform:rotate(40deg)}.hero-confetti i:nth-child(4){background:#ff9d75;right:47%;top:200px;transform:rotate(-35deg)}.hero-confetti i:nth-child(5){background:var(--brand-green);right:2%;top:520px;transform:rotate(-14deg)}.hero-confetti i:nth-child(6){background:var(--champagne-gold);right:30%;top:625px;transform:rotate(72deg)}.naming-form{padding:20px 22px 15px;border:1px solid rgba(225,205,185,.9);border-radius:18px;background:linear-gradient(145deg,rgba(255,252,247,.98),rgba(255,248,239,.92));box-shadow:0 14px 32px rgba(92,62,34,.09),0 2px 7px rgba(92,62,34,.035)}.form-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;padding:5px 0 17px;margin-bottom:14px;border-bottom:1px solid rgba(225,213,199,.76)}.form-heading h2{margin:0 0 7px;color:#20342d;font-size:32px;line-height:1.15;letter-spacing:-.04em;font-weight:750}.form-heading h2 span{color:var(--brand-red)}.form-heading p{margin:0;color:#65726b;font-size:18px;line-height:1.45}.form-heading>span{display:inline-flex;align-items:center;gap:4px;padding:8px 10px;border:1px solid rgba(240,89,79,.1);border-radius:9px;background:rgba(255,239,236,.9);color:var(--brand-red);white-space:nowrap;font-size:12px;font-weight:700}.field-group{position:relative;min-width:0;margin:0 0 7px;padding:0;border:0}.field-group label,.field-group legend{display:flex;align-items:center;gap:5px;padding:0;margin-bottom:5px;color:#35403a;font-size:14px;font-weight:600}.field-group label em,.field-group legend em{color:#df3e38;font-style:normal}.field-group>input,.input-with-icon{width:100%;height:38px;border:1px solid rgba(220,211,200,.95);border-radius:9px;background:rgba(255,255,253,.92);transition:border-color .2s,box-shadow .2s,background-color .2s}.field-group>input{padding:0 13px}.field-group>input,.input-with-icon input,.requirements-field textarea{font-size:14px}.field-group input::-moz-placeholder,.requirements-field textarea::-moz-placeholder{color:#ccd1ce}.field-group input::placeholder,.requirements-field textarea::placeholder{color:#ccd1ce}.field-group>input:hover,.input-with-icon:hover,.requirements-field textarea:hover{border-color:#d5cec4}.field-group>input:focus,.input-with-icon:focus-within,.requirements-field textarea:focus{outline:0;border-color:var(--brand-green);background:#fff;box-shadow:0 0 0 4px rgba(55,168,91,.13),0 3px 8px rgba(55,90,66,.05)}.input-with-icon{display:flex;align-items:center;padding:0 12px;color:var(--text-tertiary);cursor:pointer}.input-with-icon input{width:100%;height:100%;min-width:0;padding-left:9px;border:0;outline:0;background:transparent;color:var(--text-primary);cursor:pointer}.input-with-icon svg{width:18px;height:18px;flex:0 0 auto}.form-primary-fields{display:grid;grid-template-columns:.8fr 1.2fr;gap:10px}.birth-datetime-fields{display:grid;grid-template-columns:1.35fr .9fr;gap:9px}.segmented-control{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.segmented-control button{height:37px;display:flex;align-items:center;justify-content:center;gap:6px;border:1px solid rgba(220,211,200,.95);border-radius:9px;background:rgba(255,255,253,.86);cursor:pointer;font-size:13px}.segmented-control .gender-icon{width:19px;height:19px;-o-object-fit:contain;object-fit:contain}.preference-grid button.is-selected,.segmented-control .boy.is-selected{color:var(--brand-green-dark);border-color:#8bcaa0;background:var(--brand-green-soft);font-weight:700}.segmented-control .girl.is-selected{color:#d94866;border-color:#f5bdc8;background:var(--pink-soft)}.preference-legend{width:100%}.preference-selected-count{color:var(--text-tertiary);font-size:11px;font-weight:500}.more-preferences-button{display:inline-flex;align-items:center;gap:3px;padding:0;margin-left:auto;border:0;background:transparent;color:var(--brand-green-dark);font:inherit;font-size:12px;font-weight:700;white-space:nowrap;cursor:pointer}.is-rotated{transform:rotate(180deg)}.preference-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.preference-grid button{display:flex;align-items:center;justify-content:center;gap:3px;min-height:28px;padding:3px 7px;border:1px solid var(--border-default);border-radius:9px;background:#fffdfa;cursor:pointer;white-space:nowrap;font-size:12px}.preference-expandable{display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows .28s ease,opacity .2s ease,margin-top .28s ease}.preference-expandable.is-open{grid-template-rows:1fr;opacity:1;margin-top:10px}.preference-expandable-inner{overflow:hidden}.preference-extra-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.requirements-field .character-count{position:absolute;right:11px;bottom:11px;color:var(--text-tertiary);font-size:10px}.requirements-field textarea{display:block;width:100%;min-height:37px;max-height:132px;padding:8px 46px 8px 13px;overflow:hidden;resize:none;border:1px solid rgba(220,211,200,.95);border-radius:9px;background:rgba(255,255,253,.92);color:var(--text-primary);line-height:1.5}.form-error{margin:7px 0 0;color:#df3e38;font-size:12px}.submit-button{width:100%;height:49px;margin-top:8px;border-radius:11px;font-size:17px;letter-spacing:.01em;box-shadow:0 10px 22px rgba(240,68,62,.28)}.quota-exhausted-offer{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:10px;padding:9px 11px;border:1px solid #efd8b6;border-radius:10px;background:#fff8ec}.quota-exhausted-offer p{margin:0;color:#8a5b18;font-size:12px;line-height:1.45}.quota-exhausted-offer .button{flex:0 0 auto;height:34px;padding-inline:12px;border-color:#e4b970;color:#9b5b17;font-size:12px}.form-service-note{margin:10px 0 0;text-align:center;color:var(--text-tertiary);font-size:12px}.baby-visual{position:relative;min-height:680px;margin-top:16px}.photo-frame{position:absolute;inset:263px -2.5% -39px;overflow:hidden;border-radius:30px 30px 74px 30px;background:#f8e9dc;box-shadow:0 16px 38px rgba(104,71,40,.08)}.photo-frame:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,249,242,.3),transparent 28%);pointer-events:none}.photo-frame img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:68% 50%;object-position:68% 50%;transform:scale(1.05)}.name-preview-card{position:absolute;z-index:7;left:0;top:-8px;width:min(560px,100%);padding:18px 24px 9px;border:1px solid #f1ded2;border-radius:30px;background:#fff;box-shadow:0 22px 48px rgba(104,62,37,.15);transform:scale(.9);transform-origin:top left}.preview-topline{display:flex;justify-content:space-between;align-items:center;color:#7d756c;font-size:14px;font-weight:700;letter-spacing:.04em}.preview-topline>span{display:inline-flex;align-items:center;gap:9px}.preview-topline>span svg{width:17px;height:17px}.preview-identity{padding:19px 0 15px}.name-preview-card h3{max-width:calc(100% - 106px);margin:0;color:#202222;font-family:"Noto Serif SC",Songti SC,STSong,serif;font-size:53px;font-weight:700;line-height:.98;letter-spacing:.14em}.preview-pinyin{margin:11px 0 0;color:#6b746f;font-size:12px;font-weight:600;letter-spacing:.15em}.preview-tags{display:flex;flex-wrap:wrap;width:286px;margin-top:16px;gap:8px}.preview-tags span{min-height:28px;padding:4px 10px;border:1px solid rgba(227,125,111,.18);border-radius:9px;background:#fff4ef;color:#b84b43;font-size:11px;font-weight:600}.preview-score{position:absolute;right:25px;top:54px;width:72px;height:72px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid rgba(197,61,51,.62);border-radius:12px;background:rgba(255,249,246,.72);color:#b83d34;line-height:1;transform:rotate(4deg)}.preview-score:before{content:"";position:absolute;inset:5px;border:1px solid rgba(197,61,51,.28);border-radius:7px}.preview-score small,.preview-score strong{position:relative;z-index:1}.preview-score strong{font-family:Songti SC,STSong,serif;font-size:21px;font-weight:800}.preview-score small{margin-top:4px;font-size:9px;letter-spacing:.08em}.preview-copy{margin-top:0}.preview-insight{display:grid;grid-template-columns:48px 84px minmax(0,1fr);gap:10px;align-items:center;padding:9px 0;border-top:1px solid #eee9e2}.preview-insight-icon{width:40px;height:40px;display:grid;place-items:center;border-radius:50%;background:#fff4ef;color:var(--brand-red)}.preview-insight strong{margin:0;color:#1f2925;font-size:15px}.preview-insight p{max-width:272px;max-height:calc(14px * 1.45 * 2);margin:0;overflow:hidden;color:#2e3532;font-size:14px;line-height:1.45}.preview-controls{display:flex;align-items:center;justify-content:space-between;margin-top:9px;padding-top:8px;border-top:1px solid #eee9e2}.preview-controls>button{width:30px;height:30px;display:grid;place-items:center;border:1px solid rgba(234,216,201,.95);border-radius:50%;background:rgba(255,255,255,.7);cursor:pointer}.preview-controls div{display:flex;gap:8px}.preview-controls div button{width:8px;height:8px;padding:0;border:0;border-radius:50%;background:#e5ddd4;cursor:pointer}.preview-controls div button.is-active{width:28px;border-radius:10px;background:linear-gradient(90deg,#f34d43,#e3312c)}.celebration-note{position:absolute;z-index:6;bottom:24px;left:50%;display:flex;align-items:center;gap:8px;width:-moz-max-content;width:max-content;max-width:calc(100% - 32px);color:#806d57;font-size:13px;line-height:1.55;white-space:nowrap;transform:translateX(-50%)}.trust-bar{position:relative;z-index:8;display:grid;grid-template-columns:repeat(4,1fr);align-items:center;min-height:92px;padding:17px 0;border-top:1px solid rgba(231,222,211,.85)}.trust-item{display:flex;align-items:center;gap:10px;min-height:48px;padding:0 18px;border-right:1px solid rgba(238,233,227,.85)}.trust-item:last-child{border-right:0}.trust-item>span{width:40px;height:40px;flex:0 0 auto;display:grid;place-items:center;border-radius:12px;background:#f5f2ed;color:#9a9b94}.trust-item>span svg{width:21px;stroke-width:1.8}.trust-item>span.green{background:rgba(239,248,239,.88);color:var(--brand-green)}.trust-item>span.red{background:rgba(255,241,239,.9);color:var(--brand-red)}.trust-item>span.gold{background:rgba(255,247,229,.92);color:var(--champagne-gold)}.trust-item strong{color:#3f4943;font-size:14px;font-weight:700;letter-spacing:-.01em}.trust-item p{margin:4px 0 0;color:#929991;font-size:11px;font-weight:500;line-height:1.45}.section{padding:64px 0}.seo-entry-section{padding:62px 0;background:linear-gradient(180deg,#fffdf8,#f6fbf8);border-top:1px solid rgba(231,222,211,.76)}.seo-entry-heading{text-align:center}.seo-entry-heading p{margin:0 0 8px;color:#b36a32;font-size:13px;font-weight:750;letter-spacing:.08em}.seo-entry-heading h2{margin:0;color:#253a32;font-family:Songti SC,STSong,serif;font-size:clamp(28px,4vw,40px)}.seo-entry-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:28px}.seo-entry-card{display:flex;min-height:180px;flex-direction:column;border:1px solid #e5ded4;border-radius:20px;background:rgba(255,255,255,.88);padding:24px;box-shadow:0 12px 28px rgba(65,53,39,.05);transition:border-color .2s ease,transform .2s ease}.seo-entry-card:hover{border-color:#b9d8cb;transform:translateY(-3px)}.seo-entry-card strong{color:#29473c;font-size:20px}.seo-entry-card span{margin-top:12px;color:#6e7973;font-size:14px;line-height:1.75}.seo-entry-card i{margin-top:auto;padding-top:18px;color:#2f8b6f;font-size:13px;font-style:normal;font-weight:750}.featured-section{padding:42px 0 46px;background:var(--bg-warm)}.featured-heading{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:26px;text-align:left}.featured-heading h2{margin:0;color:var(--text-primary);font-size:clamp(30px,3vw,36px);letter-spacing:-.03em}.featured-heading h2 span{color:var(--brand-red);font-weight:800}.featured-toggle{display:inline-flex;align-items:center;min-height:36px;padding:0;border:0;background:transparent;color:var(--brand-red);font:inherit;font-size:14px;font-weight:700;cursor:pointer}.featured-toggle:after{content:"→";margin-left:5px;font-size:16px;transition:transform .2s ease}.featured-toggle:hover:after{transform:translateX(3px)}.name-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.name-grid:not(.is-expanded) .name-card:nth-child(n+5){display:none}.name-card{position:relative;height:276px;display:flex;flex-direction:column;overflow:hidden;padding:20px 20px 14px;border:1px solid #ebe7e1;border-radius:17px;background:rgba(255,255,255,.78);transition:transform .22s ease,box-shadow .22s ease}.name-card:before{content:"";position:absolute;inset:0 0 auto;height:5px;background:var(--brand-green);opacity:.55}.name-card.girl:before{background:#ee728d}.name-card:hover{transform:translateY(-6px);box-shadow:0 10px 28px rgba(44,39,31,.07)}.name-card-top{display:flex;align-items:center;justify-content:space-between}.name-card-top>span,.name-score-badge{padding:5px 8px;border-radius:6px;background:var(--brand-green-soft);color:var(--brand-green-dark);font-size:11px;font-weight:700}.name-card.girl .name-card-top>span,.name-card.girl .name-score-badge{background:var(--pink-soft);color:#d44c68}.name-score-badge{display:inline-flex;align-items:baseline;gap:1px;font-size:14px}.name-score-badge small{font-size:10px}.name-title{display:flex;align-items:center;justify-content:center;margin-top:24px}.name-title h3{margin:0;font-family:"Noto Serif SC",Songti SC,STSong,serif;font-size:30px;letter-spacing:.08em}.name-pinyin{margin:5px 0 0;color:var(--text-secondary);font-size:11px;letter-spacing:.16em;text-align:center}.name-tags{display:flex;flex-wrap:wrap;justify-content:center;gap:5px;margin:14px 0 10px}.name-tags span{padding:5px 7px;border-radius:6px;background:var(--brand-green-soft);color:var(--brand-green-dark);font-size:10px}.girl .name-tags span{background:var(--pink-soft);color:#d64f69}.name-meaning{display:-webkit-box;min-height:calc(12px * 1.75 * 2);margin:auto 0 0;overflow:hidden;color:var(--text-secondary);font-size:12px;line-height:1.75;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}.why-section{overflow:hidden;padding:32px 0 26px;background:#fffcf9}.why-container{max-width:1560px}.why-heading{position:relative;display:grid;justify-items:center;margin-bottom:6px;text-align:center}.why-heading h2{margin:0;color:#111c24;font-size:clamp(27px,2.6vw,39px);font-weight:750;line-height:1.18;letter-spacing:-.05em}.why-heading h2 span{color:#ef4d47}.why-heading p{margin:8px 0 0;color:#66717c;font-size:clamp(14px,1.1vw,17px);letter-spacing:.02em}.why-heading-spark{position:absolute;top:12px;color:#ff8d77}.why-heading-spark svg{width:20px;height:20px;fill:currentColor;stroke-width:0}.why-heading-spark.is-left{right:calc(50% + min(24vw, 324px));transform:rotate(-26deg)}.why-heading-spark.is-right{left:calc(50% + min(24vw, 324px));transform:rotate(26deg)}.why-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.why-card{min-height:316px;padding:28px 20px 14px;border:1px solid #f5ece6;border-radius:20px;background:rgba(255,255,255,.88);box-shadow:0 6px 16px rgba(113,83,65,.035);text-align:center}.why-illustration{width:132px;height:132px;margin:0 auto 16px}.why-card-icon-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.why-card h3{margin:0;color:#111c24;font-size:clamp(18px,1.35vw,21px);font-weight:750;letter-spacing:-.03em}.why-card>i{display:block;width:26px;height:3px;margin:11px auto 12px;border-radius:100px;background:currentColor}.why-card.green>i{color:#43b76a}.why-card.red>i{color:#ff5952}.why-card.gold>i{color:#efa638}.why-card p{margin:0;color:#6c7681;font-size:clamp(13px,1vw,15px);line-height:1.55;white-space:pre-line}.process-section{position:relative;overflow:hidden;padding:54px 0 48px;color:#fff;background:radial-gradient(circle at 10% 94%,rgba(55,139,100,.3),transparent 31%),radial-gradient(circle at 87% 11%,rgba(31,105,77,.2),transparent 27%),linear-gradient(132deg,#102e28,#143a31 53%,#102b25)}.process-section:before{content:"名";position:absolute;right:2%;top:-132px;color:rgba(232,208,141,.035);font-family:"Noto Serif SC",serif;font-size:500px;line-height:1}.process-section:after{content:"";position:absolute;inset:auto -7% -82px;height:150px;border:1px solid rgba(236,199,111,.36);border-radius:50%;box-shadow:0 -10px 40px rgba(244,216,142,.12);pointer-events:none}.process-container{position:relative;z-index:1}.process-heading{margin:0 auto 30px;text-align:center}.process-heading h2{margin:0;color:#f9f6ef;font-size:clamp(30px,3vw,43px);font-weight:750;line-height:1.2;letter-spacing:-.04em}.process-heading h2 span{color:#f0cb75;text-decoration:underline;text-decoration-color:rgba(234,91,74,.8);text-decoration-thickness:3px;text-underline-offset:6px}.process-heading p{margin:12px 0 0;color:#bbc9c1;font-size:clamp(14px,1.25vw,18px);letter-spacing:.015em}.agent-flow{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:48px}.agent-card,.agent-wrap{position:relative}.agent-card{min-height:280px;padding:20px 22px 22px;border:1px solid rgba(146,224,190,.42);border-radius:24px;background:linear-gradient(135deg,rgba(36,95,76,.5),rgba(10,36,31,.58));box-shadow:inset 0 1px rgba(255,255,255,.06),0 12px 26px rgba(3,19,15,.13);backdrop-filter:blur(8px)}.agent-card.red{border-color:rgba(245,127,112,.42);background:linear-gradient(135deg,rgba(91,53,47,.43),rgba(21,38,34,.62))}.agent-card.gold{border-color:rgba(236,205,123,.44);background:linear-gradient(135deg,rgba(87,78,44,.42),rgba(16,42,34,.62))}.agent-card:before{content:"";position:absolute;inset:0 auto auto 26px;width:104px;height:4px;border-radius:0 0 6px 6px;background:#55c88d;box-shadow:0 0 12px rgba(85,200,141,.32)}.agent-card.red:before{background:#eb7565}.agent-card.gold:before{background:#e7c56d}.agent-card-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.agent-step{color:#a7efd0;font-size:13px;font-weight:800;letter-spacing:.08em}.agent-card.red .agent-step{color:#ffb8ae}.agent-card.gold .agent-step{color:#f5d991}.agent-time{display:inline-flex;align-items:center;gap:5px;padding:5px 9px;border:1px solid rgba(154,224,194,.27);border-radius:999px;background:rgba(10,50,40,.5);color:#c1f2dc;font-size:12px;font-weight:700;white-space:nowrap}.agent-time svg{width:14px;height:14px;stroke-width:1.8}.agent-card-main{display:grid;grid-template-columns:78px minmax(0,1fr);gap:18px;align-items:start;margin-top:24px}.agent-icon{width:78px;height:78px;display:grid;place-items:center;border:1px solid rgba(132,231,182,.28);border-radius:22px;background:radial-gradient(circle at 35% 28%,rgba(122,240,181,.28),rgba(28,111,80,.16) 54%,rgba(18,61,49,.06));color:#94efbd}.agent-card.red .agent-icon{color:#ffab9d}.agent-card.gold .agent-icon{color:#f3d17f}.agent-icon svg{width:36px;height:36px;stroke-width:1.65}.agent-card-copy h3{margin:1px 0 5px;color:#f9f7f0;font-size:clamp(18px,1.45vw,22px);font-weight:750;line-height:1.25;letter-spacing:-.025em}.agent-card-copy>p{margin:0;color:#bfcdc5;font-size:13px;line-height:1.55}.agent-card ul{display:grid;gap:7px;padding:0;margin:14px 0 0;list-style:none}.agent-card li{display:flex;align-items:center;gap:7px;min-height:25px;padding:3px 8px;border:1px solid rgba(255,255,255,.055);border-radius:9px;background:rgba(255,255,255,.045);color:#d6e2dc;font-size:12px;line-height:1.35}.agent-card li svg{width:14px;height:14px;flex:0 0 auto;color:#8fe0b7;stroke-width:2.5}.flow-arrow{position:absolute;z-index:3;right:-36px;top:50%;display:grid;width:24px;height:24px;place-items:center;color:#efd28d;transform:translateY(-50%)}.flow-arrow svg{width:24px;height:24px;stroke-width:2.4}.process-promise{display:grid;grid-template-columns:1.55fr repeat(3,1fr);align-items:center;margin-top:20px;padding:13px 18px;border:1px solid rgba(237,207,133,.33);border-radius:18px;background:linear-gradient(90deg,rgba(104,111,62,.24),rgba(32,83,65,.28))}.process-promise p{display:flex;align-items:center;justify-content:center;gap:8px;min-height:24px;margin:0;padding:0 14px;border-left:1px solid rgba(239,225,177,.23);color:#e8eee6;font-size:13px;white-space:nowrap}.process-promise p:first-child{justify-content:flex-start;padding-left:0;border-left:0}.process-promise svg{width:17px;height:17px;flex:0 0 auto;color:#f2cf79}.faq-section{padding-block:58px;background:var(--bg-warm)}.faq-layout{display:grid;grid-template-columns:minmax(212px,24%) minmax(0,1fr);gap:24px;align-items:center}.faq-intro{display:flex;align-items:center;align-self:stretch}.faq-wechat-card{display:grid;gap:8px;justify-items:start;padding:16px 18px 14px;border:1px solid rgba(156,111,76,.14);border-radius:18px;background:rgba(255,255,255,.62);box-shadow:0 8px 18px rgba(105,75,51,.04);transform:translateY(-8px)}.faq-wechat-card h2{margin:0;color:var(--text-primary);font-size:28px;line-height:1.15;letter-spacing:-.04em;font-weight:700}.faq-contact-group{display:grid;justify-items:start;gap:8px;text-align:left}.faq-service-copy p{margin:0;color:var(--text-secondary);font-size:14px;line-height:1.55}.wechat-qr-code{width:112px;height:112px;display:block;border:1px solid rgba(183,137,94,.38);border-radius:10px;background:#fff;-o-object-fit:cover;object-fit:cover;filter:sepia(.58) saturate(.76) hue-rotate(330deg) contrast(.96)}.faq-contact-group>small{margin-top:-1px;color:var(--text-tertiary);font-size:12px;line-height:1.45}.accordion{min-width:0;max-width:880px}.faq-item{border-bottom:1px solid rgba(212,175,141,.3);transition:background-color .22s ease}.faq-item:first-child{border-top:1px solid rgba(212,175,141,.3)}.faq-item h3{margin:0}.faq-item h3 button{width:100%;min-height:50px;display:grid;grid-template-columns:28px minmax(0,1fr) 28px;align-items:center;gap:10px;padding:8px 0;border:0;background:transparent;color:var(--text-primary);cursor:pointer;text-align:left}.faq-number{color:#b4ada3;font-size:12px;font-weight:450}.faq-question{min-width:0;font-size:17px;line-height:1.45;font-weight:560}.faq-icon{width:28px;height:28px;display:grid;place-items:center;justify-self:end;color:rgba(140,83,60,.88)}.faq-icon svg{width:17px;height:17px;stroke-width:1.7;transition:transform .22s ease}.faq-answer{display:grid;grid-template-rows:0fr;transition:grid-template-rows .22s ease}.faq-answer p,.faq-answer>div{overflow:hidden}.faq-answer p{display:-webkit-box;max-width:720px;margin:0 28px 0 38px;padding:0 0 12px;color:#4a4a4a;font-size:14px;line-height:1.6;-webkit-box-orient:vertical;-webkit-line-clamp:2}.faq-item.is-open .faq-answer{grid-template-rows:1fr}.faq-item.is-open{background:rgba(200,60,35,.018)}.faq-item.is-open .faq-icon,.faq-item.is-open h3 button{color:#c83c23}.faq-item.is-open .faq-icon svg{transform:rotate(45deg)}.final-cta{position:relative;overflow:hidden;padding:28px 0;text-align:center;background:#fff0e8}.final-cta:after,.final-cta:before{content:"";position:absolute;width:180px;height:180px;border:1px solid #f8c9c5;border-radius:50%;opacity:.75}.final-cta:before{left:3%;top:-80px;background:var(--brand-red-soft)}.final-cta:after{right:4%;bottom:-90px;background:var(--brand-green-soft);border-color:#bfe2c8}.final-cta .container{position:relative;z-index:2}.cta-spark{width:24px;height:24px;margin-bottom:10px;color:var(--champagne-gold)}.final-cta h2{margin:0 0 12px;font-size:38px}.final-cta p{margin:0 0 27px;color:var(--text-secondary)}.final-cta .button{height:54px;padding:0 32px;font-size:17px}.final-cta .container>span{display:block;margin-top:14px;color:var(--text-tertiary);font-size:11px}.cta-decoration i{position:absolute;width:8px;height:20px;border-radius:2px;background:var(--brand-red);transform:rotate(24deg)}.cta-decoration i:first-child{left:18%;top:33%}.cta-decoration i:nth-child(2){left:26%;bottom:18%;background:var(--brand-green);transform:rotate(-34deg)}.cta-decoration i:nth-child(3){right:20%;top:25%;background:var(--champagne-gold);transform:rotate(62deg)}.cta-decoration i:nth-child(4){right:29%;bottom:21%;background:#ed7a94;transform:rotate(-18deg)}@media (max-width:1100px){.container{width:min(var(--container),calc(100% - 36px))}.hero-grid{gap:28px;grid-template-columns:minmax(510px,1.08fr) minmax(380px,.92fr)}.hero-copy>h1{font-size:46px}.naming-form{padding:18px}.preference-grid{gap:6px}.preference-grid button{font-size:11px}.trust-item{padding:0 12px}}@media (max-width:900px){.hero{padding-top:34px}.hero-grid{grid-template-columns:1fr}.hero-task{width:min(680px,100%);margin-inline:auto}.hero-copy>h1{text-align:center}.baby-visual{min-height:700px;margin-top:10px}.photo-frame{inset-inline:3%}.name-preview-card{left:7%;top:54px;transform:none}.trust-bar{grid-template-columns:1fr 1fr}.trust-item:nth-child(2){border-right:0}.name-grid{grid-template-columns:1fr 1fr}.why-section{padding-top:64px}.why-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.agent-flow{grid-template-columns:1fr;gap:18px}.flow-arrow{display:none}.agent-card{min-height:0}.process-promise{grid-template-columns:1fr 1fr;gap:8px}.process-promise p{justify-content:flex-start;padding:0;border-left:0}.faq-layout{grid-template-columns:1fr;gap:20px}.faq-intro{order:2;width:100%}.accordion{order:1;max-width:none}.faq-wechat-card{width:min(100%,560px);margin-inline:auto}.faq-contact-group,.faq-wechat-card{justify-items:center;text-align:center}.footer-grid{grid-template-columns:2fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2/4}}@media (max-width:640px){.container{width:min(100% - 28px,var(--container))}.site-header{height:64px}.brand-logo{height:32px}.hero{padding-top:20px}.hero-task{padding:0}.hero-copy>h1{margin-bottom:15px;font-size:38px}.naming-form{padding:18px 16px;border-radius:15px}.form-heading h2{font-size:18px}.form-heading p{max-width:190px;font-size:14px}.birth-datetime-fields{grid-template-columns:1fr}.preference-grid{grid-template-columns:repeat(2,1fr)}.baby-visual{min-height:560px}.photo-frame{border-radius:20px 20px 70px 20px}.name-preview-card{left:6%;top:auto;bottom:18px;width:88%;padding:16px}.name-preview-card h3{font-size:38px}.celebration-note{display:none}.trust-bar{grid-template-columns:1fr;padding:12px 8px}.trust-item,.trust-item:nth-child(2){border-right:0;border-bottom:1px solid #eee9e3}.trust-item:last-child{border-bottom:0}.name-grid{grid-template-columns:1fr}.why-section{padding:52px 0 22px}.why-card-grid{grid-template-columns:1fr;gap:14px}.why-card{min-height:0}.process-section{padding:48px 0 40px}.process-heading h2{font-size:30px}.agent-card-main{grid-template-columns:68px minmax(0,1fr);gap:14px;margin-top:18px}.agent-icon{width:68px;height:68px}.process-promise{grid-template-columns:1fr;padding:14px 16px}.seo-entry-section{padding:46px 0}.seo-entry-grid{grid-template-columns:1fr;gap:12px}.seo-entry-card{min-height:150px;border-radius:16px;padding:19px}.faq-section{padding-block:52px}.faq-question{font-size:15px}.faq-answer p{margin:0 10px 0 28px}.final-cta h2{font-size:30px}.footer-grid{grid-template-columns:1fr 1fr;gap:38px 24px}.footer-brand{grid-column:1/3}.footer-grid>div:last-child{grid-column:auto}.footer-bottom div{flex-direction:column;gap:6px}.quota-exhausted-offer{align-items:flex-start;flex-direction:column}.quota-exhausted-offer .button{width:100%}}@media (max-width:640px){:scope{background:#fffaf3}.container{width:min(100% - 28px,var(--container))}.site-header{height:56px}.brand-logo{height:29px}.hero{min-height:0;padding:8px 0 10px;background:radial-gradient(circle at 102% 2%,rgba(245,204,189,.36),transparent 31%),linear-gradient(180deg,#fffaf4,#fff7ed)}.baby-visual,.hero-confetti,.hero:before{display:none}.hero-grid{display:block}.hero-task{width:auto;padding:0}.desktop-hero-heading,.preference-desktop{display:none}.mobile-title-emphasis{color:var(--brand-red)}.mobile-hero-banner{display:block;position:relative;height:clamp(108px,30vw,116px);margin:0 -2px 6px;overflow:hidden;background:#f8e9dc}.mobile-hero-banner:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,250,244,.98),rgba(255,250,244,.82) 39%,rgba(255,250,244,.14) 69%,rgba(255,250,244,0));pointer-events:none}.mobile-hero-banner>img{top:3px!important;right:-6px!important;left:auto!important;width:68%!important;height:calc(100% - 3px)!important;-o-object-fit:cover;object-fit:cover;-o-object-position:64% 50%;object-position:64% 50%}.mobile-hero-banner-copy{position:absolute;z-index:1;top:50%;left:16px;max-width:60%;transform:translateY(-50%)}.mobile-hero-banner-copy h1{margin:0;color:#19392f;font-family:Songti SC,STSong,"Noto Serif SC",PingFang SC,serif;font-size:clamp(22px,6.3vw,25px);font-weight:750;line-height:1.16;letter-spacing:-.045em;text-align:left}.naming-form{padding:9px 12px 8px;border-color:rgba(218,199,177,.74);border-radius:20px;background:rgba(255,255,253,.96);box-shadow:0 12px 30px rgba(96,67,38,.08)}.form-heading{align-items:flex-start;min-height:40px;padding:0 0 6px;margin-bottom:5px}.form-heading h2{margin:0 0 2px;font-size:17px;letter-spacing:-.025em}.form-heading p{display:block;margin:0;color:#7a837d;font-size:11px;line-height:1.45}.form-heading>span{flex:0 0 auto;padding:4px 7px;border-radius:999px;font-size:9px}.form-primary-fields{display:block}.field-group{display:grid;grid-template-columns:72px minmax(0,1fr);align-items:center;gap:8px;margin-bottom:4px}.field-group label,.field-group legend{margin:0;font-size:13px;line-height:1.3}.field-group>input,.input-with-icon{height:44px}.field-group>input,.input-with-icon input,.requirements-field textarea{font-size:16px}.segmented-control{gap:7px}.form-primary-fields fieldset>.segmented-control{grid-column:2;width:100%;min-width:0}.segmented-control button{min-height:44px;height:44px;border-radius:11px;font-size:14px}.date-field{display:block;margin-top:0}.date-field>label{margin-bottom:5px}.birth-datetime-fields{grid-template-columns:1.25fr .85fr;gap:7px}.input-with-icon{border-radius:11px}.input-with-icon svg{margin-left:10px}.input-with-icon input{padding:0 7px}.preference-field{display:block;min-width:0}.preference-legend{min-height:36px;margin-bottom:3px!important}.preference-selected-count{font-size:10px}.more-preferences-button{min-height:40px;margin-left:auto;padding-inline:8px;border-radius:8px;font-size:11px}.preference-mobile{display:block}.preference-mobile .preference-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.preference-mobile .preference-grid button{min-width:0;min-height:42px;padding:6px 10px;border-radius:10px;font-size:12px}.preference-expandable.is-open{margin-top:4px}.preference-mobile .preference-extra-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.requirements-field textarea{min-height:44px;height:44px;padding:9px 42px 8px 11px;border-radius:11px;line-height:1.45}.field-group>input::-moz-placeholder,.requirements-field textarea::-moz-placeholder{font-size:14px}.field-group>input::placeholder,.requirements-field textarea::placeholder{font-size:14px}.requirements-field .character-count{right:9px;bottom:12px}.form-error{margin:4px 0;font-size:12px}.submit-button{height:50px;margin-top:3px;border-radius:13px;font-size:16px;box-shadow:0 9px 20px rgba(210,54,45,.24)}.form-service-note{margin-top:4px;font-size:10px;line-height:1.4}.trust-bar{grid-template-columns:repeat(4,minmax(0,1fr));min-height:0;margin-top:6px;padding:8px 2px;border-radius:14px;background:rgba(255,255,255,.82);box-shadow:none}.trust-item,.trust-item:nth-child(2){min-width:0;min-height:46px;flex-direction:column;justify-content:flex-start;gap:3px;padding:0 3px;border-right:1px solid #eee6dc;border-bottom:0;text-align:center}.trust-item:last-child{border-right:0}.trust-item>span{width:24px;height:24px;border-radius:7px}.trust-item>span svg{width:15px;height:15px}.trust-item strong{display:block;font-size:10px;line-height:1.25}.trust-item p{display:none}.section{padding:28px 0}.featured-section{padding:24px 0 18px}.featured-heading{margin-bottom:12px}.featured-heading h2{font-size:25px}.featured-toggle{display:none}.name-grid{display:flex;gap:12px;margin-inline:-14px;padding:2px 14px 12px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:none}.name-grid::-webkit-scrollbar{display:none}.name-grid:not(.is-expanded) .name-card:nth-child(n+5){display:flex}.name-card{flex:0 0 min(78vw,292px);height:260px;padding:17px 17px 28px;border-radius:20px;scroll-snap-align:start;box-shadow:0 10px 24px rgba(80,57,35,.07)}.name-title h3{font-size:31px}.why-section{padding:24px 0 28px;background:#fffdf9}.why-heading{justify-items:start;margin-bottom:16px;text-align:left}.why-heading h2{font-size:25px}.why-heading p{margin-top:6px;font-size:12px}.why-heading-spark{display:none}.why-card-grid{grid-template-columns:1fr 1fr;gap:10px}.why-card{min-height:132px;display:grid;grid-template-columns:42px minmax(0,1fr);align-content:center;align-items:center;gap:2px 10px;padding:15px 13px;border-radius:17px;text-align:left}.why-illustration{grid-row:1/3;width:42px;height:42px;margin:0}.why-card h3{font-size:14px;line-height:1.35}.why-card>i{display:none}.why-card p{font-size:11px;line-height:1.5}.process-section{padding:30px 0;color:#19392f;background:#f0f6ef}.process-section:after,.process-section:before{display:none}.process-heading{margin-bottom:20px;text-align:left}.process-heading h2{color:#19392f;font-size:25px}.process-heading h2 span{color:#b73c31;text-decoration-color:rgba(183,60,49,.28);text-decoration-thickness:2px}.process-heading p{margin-top:7px;color:#66766e;font-size:12px;line-height:1.55}.agent-flow{gap:9px}.agent-card,.agent-card.gold,.agent-card.red{min-height:0;padding:14px 14px 13px;border-color:rgba(69,116,91,.14);border-radius:17px;background:rgba(255,255,255,.78);box-shadow:none}.agent-card:before{left:14px;width:48px;height:3px;box-shadow:none}.agent-card-top{min-height:24px}.agent-step{color:#2e7956;font-size:11px}.agent-card.red .agent-step{color:#b64d42}.agent-card.gold .agent-step{color:#9a7527}.agent-time{padding:3px 7px;border-color:rgba(47,111,77,.14);background:#f4f8f4;color:#4d6f5d;font-size:10px}.agent-card-main{grid-template-columns:42px minmax(0,1fr);gap:11px;margin-top:7px}.agent-icon{width:42px;height:42px;border-radius:13px;color:#438765}.agent-card.red .agent-icon{color:#bc5d50}.agent-card.gold .agent-icon{color:#a88438}.agent-icon svg{width:22px;height:22px}.agent-card-copy h3{color:#213b31;font-size:15px}.agent-card-copy>p{color:#6b776f;font-size:11px}.agent-card ul{display:none}.process-promise{grid-template-columns:1fr 1fr;gap:5px 10px;margin-top:10px;padding:12px;border-color:rgba(146,117,52,.18);border-radius:14px;background:rgba(255,252,239,.74)}.process-promise p{justify-content:flex-start;min-height:20px;padding:0;border:0;color:#59695f;font-size:10px;white-space:normal}.faq-section{padding-block:30px}.faq-layout{gap:14px}.faq-intro{order:1}.accordion{order:2}.faq-wechat-card{width:100%;grid-template-columns:minmax(0,1fr) auto;align-items:center;justify-items:start;gap:4px 12px;padding:15px 16px;border-radius:17px;transform:none;text-align:left}.faq-wechat-card h2{grid-column:1/-1;font-size:25px}.faq-contact-group{grid-column:1/-1;width:100%;grid-template-columns:minmax(0,1fr) 62px;align-items:center;justify-items:start;text-align:left}.faq-service-copy p{font-size:13px}.wechat-qr-code{grid-column:2;grid-row:1/3;width:62px;height:62px}.faq-contact-group>small{font-size:10px}.faq-item h3 button{min-height:54px;grid-template-columns:24px minmax(0,1fr) 26px;gap:8px}.faq-question{font-size:14px}.faq-answer p{display:block;margin:0 6px 0 32px;padding-bottom:14px;font-size:13px;-webkit-line-clamp:unset}.final-cta{padding:28px 0 calc(28px + env(safe-area-inset-bottom));background:#fff0e8}.cta-decoration,.final-cta:after,.final-cta:before{display:none}.cta-spark{width:20px;height:20px;margin-bottom:8px}.final-cta h2{margin-bottom:8px;font-size:25px}.final-cta p{margin-bottom:18px;font-size:13px}.final-cta .button{width:100%;height:50px;font-size:16px}@media (max-width:374px){.hero-copy>h1{font-size:27px}.field-group{grid-template-columns:66px minmax(0,1fr);gap:6px}.why-card-grid{grid-template-columns:1fr}}}}