@charset "UTF-8";
:root{--ink:#59445f;--muted:#8b7285;--rose:#ba4e80;--blush:#f8e8f2;--paper:#fff8fb;--candy:#ba4e80;--line:#eedeea;--card:#fffdfd;--shadow:0 12px 36px #a4508510;font-family:ui-rounded,"PingFang SC","Microsoft YaHei",system-ui,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}
*{box-sizing:border-box}body{margin:0;background:radial-gradient(circle at 10% 0%,#fce2ed 0,transparent 35%),var(--paper);min-width:300px;line-height:1.6}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}button:disabled{cursor:not-allowed;opacity:.55}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #a777cc;outline-offset:4px}a{color:inherit}button{touch-action:manipulation}button:active:not(:disabled){transform:translateY(1px)}[hidden]{display:none!important}.shell{max-width:1080px;margin:auto;padding:0 32px}.topbar{min-height:106px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid var(--line)}.brand{display:flex;gap:12px;align-items:center;text-decoration:none;font-size:17px;font-weight:850;line-height:1.4}.brand small{display:block;font-size:10px;letter-spacing:2px;font-weight:600;margin-top:3px}.brand-mark{width:43px;height:43px;background:var(--rose);color:#fff5fb;font-size:34px;border-radius:14px;display:grid;place-items:center;line-height:1}.header-note{font-size:13px;color:var(--muted)}main{min-height:70vh}.eyebrow{font-size:13px;font-weight:750;letter-spacing:2px;text-transform:uppercase;display:flex;align-items:center;gap:9px;margin:0 0 14px}.eyebrow:before{content:'';width:20px;height:2px;background:var(--candy)}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(32px,4.1vw,48px);line-height:1.35;letter-spacing:-1.5px;font-weight:900;margin-bottom:14px}h2{font-size:25px;line-height:1.4;margin-bottom:12px}h3{font-size:18px;margin-bottom:9px}p{margin-bottom:14px}.muted{color:var(--muted)}.intro{display:grid;grid-template-columns:1.04fr 1fr;align-items:center;gap:48px;padding:44px 0 24px}.intro-copy>p{font-size:16px}.hero-art{width:100%;aspect-ratio:3/2;object-fit:cover;border-radius:32px;mix-blend-mode:normal}.hero-art[hidden]+.art-fallback{display:flex}.art-fallback{display:none;min-height:180px;align-items:center;justify-content:center;gap:22px;font-size:45px;background:#fae6f1;border-radius:32px;transform:rotate(-2deg)}.accent{color:var(--rose);position:relative}.tag-row{display:flex;gap:8px;flex-wrap:wrap}.tag{padding:5px 11px;border-radius:9px;background:#f5eaf8;font-size:13px;color:#7c608a}.start-card{background:var(--card);border:1px solid var(--line);border-radius:24px;padding:28px 32px;box-shadow:var(--shadow)}.section-label{display:flex;gap:10px;align-items:center;font-weight:800;font-size:18px;margin-bottom:20px}.section-number{border:1px solid #d9bddf;border-radius:50%;width:26px;height:26px;display:inline-grid;place-items:center;font-size:12px;flex-shrink:0}.fields{display:grid;grid-template-columns:1.35fr 1fr 1fr;gap:18px;margin-bottom:24px}.field label{display:block;font-size:14px;font-weight:700;margin-bottom:7px}.field input,.field select,textarea{width:100%;background:#fffafd;border:1px solid #e7d6e5;border-radius:12px;padding:12px 14px;color:var(--ink);min-height:49px}.field input::placeholder,textarea::placeholder{color:#967f98}.mode-picker{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:22px}.mode-option{position:relative;padding:17px 20px;border:1.5px solid var(--line);border-radius:15px;background:#fffdfd;text-align:left;display:flex;gap:13px;align-items:center}.mode-option[aria-pressed=true]{background:#fbe7f1;border-color:var(--rose);box-shadow:0 0 0 1px var(--rose)}.mode-emoji{font-size:30px}.mode-option strong{font-size:16px}.mode-option small{display:block;font-size:13px;color:var(--muted);margin-top:2px}.mode-check{margin-left:auto;border:1px solid #dec7dd;border-radius:50%;width:20px;height:20px;display:grid;place-items:center;font-size:13px;flex-shrink:0}.mode-option[aria-pressed=true] .mode-check{color:white;background:var(--rose);border-color:var(--rose)}.primary,.secondary,.quiet{border-radius:12px;padding:12px 20px;border:1px solid transparent;font-weight:700;min-height:46px}.primary{background:var(--rose);color:white;box-shadow:0 4px 0 #963c68}.primary.orange{background:var(--candy);box-shadow:0 4px 0 #963c68}.primary.wide{width:100%;font-size:18px;min-height:55px}.secondary{background:var(--card);border-color:#e2cce0}.quiet{background:transparent;padding:8px 12px;box-shadow:none;min-height:40px;font-size:14px}.microcopy{text-align:center;font-size:12px;color:var(--muted);margin:15px 0 0}.profiles{margin-bottom:24px;padding:14px 0 22px;border-bottom:1px dashed var(--line)}.profiles p{font-size:13px;color:var(--muted);margin-bottom:9px}.profile-pills{display:flex;gap:8px;flex-wrap:wrap}.profile-pills button{border:1px solid var(--line);border-radius:20px;background:#f8ecf7;padding:6px 13px;font-size:14px}.inline-error{color:#a93e25;font-size:14px;margin:8px 0}.page-top{display:flex;justify-content:space-between;align-items:center;padding:27px 0 17px;gap:12px}.page-top p{margin:0;font-size:14px}.quiz-layout{display:grid;grid-template-columns:230px minmax(0,1fr);gap:28px;align-items:start}.journey{border:1px solid var(--line);border-radius:20px;padding:22px 18px;background:#f8edf9;position:sticky;top:20px}.journey h3{font-size:15px}.journey-list{display:grid;gap:8px}.journey-item{padding:10px 11px;display:flex;align-items:center;gap:9px;font-size:14px;border-radius:11px;color:#886e8c}.journey-item.current{background:var(--card);font-weight:750;color:var(--rose);box-shadow:0 3px 9px #a4508509}.journey-item .stamp{margin-left:auto;color:#b16a9b}.journey-foot{font-size:12px;color:var(--muted);margin:20px 0 0}.quiz-main{min-width:0}.progress-meta{display:flex;justify-content:space-between;font-size:13px;color:var(--muted);gap:10px}.progress-track{height:7px;background:#f2e7f3;border-radius:5px;margin:9px 0 19px;overflow:hidden}.progress-fill{background:var(--rose);height:100%;border-radius:5px;transition:width .2s}.question-card{background:var(--card);padding:28px;border:1px solid var(--line);border-radius:24px;box-shadow:var(--shadow)}.question-category{font-size:12px;letter-spacing:1px;color:var(--muted);margin-bottom:20px}.question-title{display:flex;align-items:center;gap:16px;margin-bottom:22px}.question-icon{background:#f9e8f2;border-radius:18px;display:grid;place-items:center;font-size:40px;width:76px;height:76px;flex-shrink:0}.question-title h1{font-size:28px;letter-spacing:-.5px;margin:0}.question-title small{display:block;font-size:13px;color:var(--muted);margin-bottom:4px}.question-intro{font-size:17px;line-height:1.85}.daily{background:#fff2f6;padding:14px 17px;border-radius:13px;margin-bottom:14px;font-size:15px}.daily b{font-size:12px;display:block;margin-bottom:5px;color:var(--rose);letter-spacing:1px}details{font-size:14px;color:var(--muted)}summary{cursor:pointer;padding:4px 0;min-height:36px}details p{padding:6px 0;margin:0}.score-title{font-size:15px;text-align:center;margin:24px 0 13px;font-weight:700}.score-row{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.score-button{padding:12px 2px 10px;background:#fffdfd;border:1.5px solid #eedeea;border-radius:14px;display:grid;justify-items:center;gap:3px}.score-face{font-size:26px;line-height:1.35}.score-button b{font-size:14px}.score-button small{font-size:12px;color:var(--muted)}.score-button[aria-pressed=true]{background:#fbe6f0;border-color:var(--rose);box-shadow:0 0 0 1px var(--rose)}.unknown{width:100%;border:1px dashed #dac6df;background:transparent;border-radius:12px;padding:10px;margin-top:12px;font-size:14px;min-height:44px}.unknown[aria-pressed=true]{background:#f4eaf8;border-style:solid;border-color:var(--rose)}.question-nav{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-top:18px}.autonext{font-size:12px;color:var(--muted);display:flex;align-items:center;gap:5px}.autonext input{accent-color:var(--rose);width:16px;height:16px}.mobile-only{display:none}.results-title{padding:30px 0 25px;display:flex;justify-content:space-between;gap:24px;align-items:center}.results-title h1{font-size:35px;margin-bottom:8px}.results-title p{margin:0}.result-stamp{width:88px;height:88px;border:2px dashed #cf9ebe;border-radius:50%;display:grid;place-content:center;transform:rotate(10deg);font-size:12px;text-align:center;flex-shrink:0;background:#fbe7f3}.result-stamp span{font-size:30px}.result-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px;align-items:start}.panel{background:var(--card);border:1px solid var(--line);border-radius:22px;padding:25px;box-shadow:var(--shadow);min-width:0}.panel-head{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:18px}.panel-head h2{font-size:20px;margin:0}.panel-head small{font-size:12px;color:var(--muted)}.chart-row{display:grid;grid-template-columns:92px 1fr 35px;gap:9px;align-items:center;margin:13px 0;font-size:13px}.chart-track{height:12px;border-radius:6px;background:#f5ecf5;overflow:hidden}.chart-bar{height:100%;border-radius:6px;min-width:0}.chart-row b{font-size:14px;text-align:right}.hint{color:var(--muted);font-size:12px;margin-top:17px;margin-bottom:0}.tier{margin-bottom:18px}.tier-title{font-size:14px;font-weight:750;margin-bottom:9px;display:flex;align-items:center;gap:8px}.tier-title .star{color:#b05a8b}.interest-tags{display:flex;gap:7px;flex-wrap:wrap}.interest-tag{font-size:13px;background:#f1eafa;padding:6px 10px;border-radius:9px}.tier[data-score='5'] .interest-tag{background:#fde6ef}.empty{color:var(--muted);font-size:14px;padding:15px 0}.result-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}.result-actions button{font-size:13px;padding:9px 13px}.ai-panel{margin-top:22px;border-color:#e3c7e3;background:linear-gradient(140deg,#f9edfb,#fffdfd 65%)}.ai-icon{background:var(--rose);color:#fff4fa;border-radius:12px;display:grid;place-items:center;width:39px;height:39px;font-size:23px;flex-shrink:0}.ai-head{display:flex;gap:12px;align-items:center;margin-bottom:17px}.ai-head h2{font-size:21px;margin:0}.ai-head p{font-size:12px;color:var(--muted);margin:2px 0 0}.ai-panel label{font-size:14px;font-weight:700;display:block;margin-bottom:8px}textarea{resize:vertical;min-height:90px;background:#fffdfd;font-size:15px}.ai-controls{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:12px}.privacy-note{font-size:12px;color:var(--muted);margin:0;max-width:65%}.ai-body{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.9;font-size:15px}.ai-body h3{font-size:17px;margin:17px 0 7px}.report-wrap{border-top:1px solid var(--line);margin-top:22px;padding-top:20px}.report-actions{display:flex;justify-content:flex-end;margin-bottom:5px}.report-actions button{font-size:12px}.suggestions{display:flex;gap:8px;flex-wrap:wrap;margin-top:20px}.suggestions button{border:1px solid #e3cde4;background:#fffdfd;border-radius:11px;padding:9px 12px;font-size:13px;text-align:left}.chat-log{display:grid;gap:14px;margin-top:22px}.message{padding:15px 18px;border-radius:16px;background:#f6eef8;font-size:15px;white-space:pre-wrap;overflow-wrap:anywhere}.message.user{background:#fbe4f0;justify-self:end;max-width:90%;border-bottom-right-radius:4px}.message.assistant{background:#fffdfd;border:1px solid var(--line);border-bottom-left-radius:4px}.message small{display:block;font-size:11px;font-weight:700;color:var(--muted);margin-bottom:5px}.chat-form{display:flex;gap:10px;margin-top:18px;align-items:flex-end}.chat-form textarea{min-height:48px;height:48px;max-height:140px;font-size:15px;padding:10px 13px}.chat-form button{flex-shrink:0}.loading{display:flex;align-items:center;gap:12px;font-size:14px;color:var(--rose);padding:20px 0}.loading i{width:17px;height:17px;border:2px solid #e8cbe1;border-top-color:var(--rose);border-radius:50%;animation:spin .8s linear infinite}.storage-alert{background:#fff0d8;color:#934019;font-size:13px;padding:10px 14px;border-radius:10px;margin:12px 0}footer{text-align:center;padding:32px 0 25px;font-size:13px;color:var(--muted)}footer span{display:block;font-size:11px;margin-top:5px;color:#a48aa2}.toast{position:fixed;bottom:28px;left:50%;transform:translate(-50%,20px);background:#614763;color:#fffdfd;border-radius:14px;padding:12px 20px;font-size:14px;box-shadow:var(--shadow);opacity:0;pointer-events:none;transition:.2s;z-index:100;max-width:calc(100vw - 32px);text-align:center}.toast.show{opacity:1;transform:translate(-50%,0)}dialog{border:1px solid var(--line);border-radius:22px;padding:28px;max-width:440px;width:calc(100% - 36px);color:var(--ink);background:var(--card);box-shadow:0 24px 100px #704e7133}dialog::backdrop{background:#66516a66;backdrop-filter:blur(3px)}.dialog-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:22px}.export-image{width:100%;border-radius:14px;border:1px solid var(--line)}.export-close{margin-top:15px}body.modal-open{overflow:hidden}@keyframes arrive{from{opacity:.4;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}@keyframes spin{to{transform:rotate(360deg)}}
@media(min-width:1500px){.shell{max-width:1130px}.intro{padding-top:60px;padding-bottom:35px}.start-card{padding:32px 38px}}
@media(max-width:760px){.shell{padding:0 20px}.topbar{min-height:83px}.header-note{display:none}.brand{font-size:16px}.intro{gap:10px;padding:27px 0 21px;grid-template-columns:1.13fr 1fr}.intro h1{font-size:29px;letter-spacing:-1px}.intro-copy>p{font-size:13px;margin-bottom:0}.intro .eyebrow{font-size:10px;letter-spacing:1px;margin-bottom:9px}.intro .tag-row{display:none}.hero-art{border-radius:20px;aspect-ratio:1;object-position:center}.start-card{padding:23px 20px;border-radius:21px}.fields{gap:12px;grid-template-columns:1fr 1fr}.fields .field:first-child{grid-column:1/-1}.mode-option{padding:14px 12px;gap:8px;align-items:flex-start}.mode-emoji{font-size:24px}.mode-check{position:absolute;right:9px;top:9px;width:16px;height:16px;font-size:10px}.mode-option strong{font-size:15px}.mode-option small{font-size:12px}.mode-option{padding-top:18px}.mode-option small{max-width:130px}.section-label{font-size:16px;margin-bottom:16px}.quiz-layout{grid-template-columns:minmax(0,1fr);gap:0}.journey{display:none}.mobile-only{display:block}.question-card{padding:22px 20px}.page-top{padding-top:19px}.question-title h1{font-size:25px}.question-icon{width:64px;height:64px;font-size:34px}.question-category{margin-bottom:14px}.question-intro{font-size:16px}.question-title{gap:13px;margin-bottom:17px}.score-row{gap:6px}.score-button{border-radius:12px}.score-button b{font-size:13px}.score-face{font-size:25px}.autonext{font-size:11px;gap:3px}.question-nav .secondary,.question-nav .primary{padding:10px 12px;font-size:14px}.result-grid{grid-template-columns:minmax(0,1fr);gap:18px}.results-title h1{font-size:28px}.results-title{padding:24px 0 22px}.results-title p{font-size:13px}.result-stamp{width:74px;height:74px;font-size:10px}.result-stamp span{font-size:26px}.panel{padding:21px}.ai-controls{align-items:flex-start;flex-direction:column;gap:14px}.privacy-note{max-width:100%}.ai-controls .primary{width:100%}.chart-row{grid-template-columns:95px 1fr 36px}.chat-form{gap:7px}.chat-form button{padding:11px 14px}.suggestions{flex-direction:column}.suggestions button{width:100%}.art-fallback{min-height:140px;font-size:30px;gap:10px}.microcopy{font-size:11px}footer{padding-top:26px}}
@media(max-width:360px){.shell{padding:0 13px}.start-card{padding:20px 16px}.intro h1{font-size:26px}.score-button b{font-size:12px}.score-button small{font-size:11px}.question-card{padding:20px 15px}.brand{font-size:14px}.mode-option{padding-left:9px;padding-right:9px}.mode-emoji{font-size:22px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
@media print{.topbar,.page-top,.result-actions,.ai-controls,.chat-form,.suggestions,footer,.report-actions,.toast{display:none!important}.shell{max-width:none;padding:0}.result-grid{display:block}.panel{box-shadow:none;break-inside:avoid;margin-bottom:15px}.ai-panel textarea,.ai-panel label,.privacy-note{display:none}.question-card{box-shadow:none}}

/* Milk-candy stationery: soft pink, peach and lavender, with steady quiz controls. */
body{background:radial-gradient(ellipse at 8% 0%,#fce2ed 0,transparent 38%),radial-gradient(ellipse at 100% 22%,#f0e7fc 0,transparent 40%),var(--paper)}
.brand-mark{background:linear-gradient(145deg,#ffe0ed,#f1dfff);color:#b7578a;border:2px solid #fff;box-shadow:0 3px 9px #b67ba522;border-radius:16px}
.brand-mark svg{width:28px;height:28px;fill:#eeb2cf;stroke:#b7578a;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}
.brand small{color:#a480a0;letter-spacing:2.3px}.hero-art{border:5px solid #fff9fc;box-shadow:0 12px 32px #d995b322;border-radius:36px}.tag{border:1px solid #ead9f0;border-radius:30px}.tag:nth-child(2){background:#fff0e5;border-color:#f3dfd1}.tag:nth-child(3){background:#fbe5ee;border-color:#f0d8e5}
.start-card,.panel,.question-card{border:1px solid #eedeea;box-shadow:0 9px 28px #bc7d9b0d}.start-card{border-radius:28px}.primary{background:linear-gradient(125deg,#c05b8c,#aa609e);box-shadow:0 3px 0 #934d80}.primary.orange{background:linear-gradient(115deg,#c05b8c,#b05aa1);box-shadow:0 3px 0 #934d80}.section-number{background:#f7e8f7;color:#9c629f;border:0;width:29px;height:29px}.mode-option{border-radius:19px}.mode-option[aria-pressed=true]{border-color:#d393b8;box-shadow:0 0 0 1px #d393b8}.question-card{animation:none;overflow-anchor:none}.question-title{min-height:90px;margin-bottom:16px}.question-title h1{overflow-wrap:anywhere}.question-intro{font-size:16px;min-height:60px;margin-bottom:12px}.daily{font-size:14px;line-height:1.8;margin-bottom:14px}.question-detail{display:grid;grid-template-columns:64px 1fr;gap:10px;font-size:14px;line-height:1.8;margin:10px 0}.question-detail>b{font-size:12px;color:#a3709e;padding-top:2px}.question-detail p{margin:0}.question-copy{min-height:290px}.score-title{margin:18px 0 12px}.score-button{--heart:#adb0c6;--heart-bg:#f0f1f8;border-radius:18px;border:1px solid #eadfea;transition:background-color .08s,border-color .08s;position:relative;padding:12px 2px 10px}.score-button[data-score="2"]{--heart:#a899cd;--heart-bg:#f0eafa}.score-button[data-score="3"]{--heart:#dba15d;--heart-bg:#fff1df}.score-button[data-score="4"]{--heart:#d78199;--heart-bg:#fce7ee}.score-button[data-score="5"]{--heart:#cb6699;--heart-bg:#f8ddec}.score-face{display:grid;place-items:center;width:40px;height:40px;border-radius:15px;background:var(--heart-bg);margin-bottom:3px}.score-face svg{width:24px;height:24px;fill:var(--heart);stroke:var(--heart);stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round}.score-button[data-score="1"] .score-face svg{fill:none}.score-button[data-score="2"] .score-face svg{fill:#dfd5f0}.heart-shine{fill:none;stroke:white!important;stroke-width:1.6}.score-button[aria-pressed=true]{background:var(--heart-bg);border-color:var(--heart);box-shadow:0 0 0 1px var(--heart)}.score-button:active:not(:disabled),.unknown:active:not(:disabled){transform:none}.unknown{border-radius:15px;background:#fcf8ff}.unknown>span{display:inline-grid;place-items:center;border:1px solid #baa5c7;border-radius:50%;width:18px;height:18px;margin-right:5px;font-size:12px}.score-button b{font-size:13px}.result-stamp{color:#b46a99;border-color:#dea7c9}.ai-icon{background:linear-gradient(145deg,#d89bc9,#bb8bd2);color:white}.ai-body{line-height:1.95}.ai-body h3,.message h3{font-size:18px;color:#a85386;padding-bottom:7px;border-bottom:1px solid #f0e0ed;margin:26px 0 10px}.ai-body strong,.message strong{color:#8a4e82}.suggestions .suggestions{margin-top:0}.suggestions button{background:#fff8fc;border:1px solid #e7cfe5;border-radius:16px;color:#8c5587;line-height:1.65}.message .suggestions{white-space:normal;margin-top:16px}.message.assistant{line-height:1.9}.message.user{background:#f8e0ee}.streaming::after{content:'· · ·';color:#bd84ad;display:inline-block;padding-left:6px}#pending-chat{display:grid;gap:14px}.question-nav{padding-bottom:8px}.journey-item.current{color:#ad588b}.progress-fill{background:linear-gradient(90deg,#e6a0be,#b49bdb)}
@media(max-width:760px){.hero-art{border-width:3px;border-radius:25px}.question-title{min-height:90px}.question-copy{min-height:360px}.question-intro{min-height:60px}.question-detail{grid-template-columns:58px 1fr;gap:7px;font-size:13px}.daily{font-size:13px;padding:12px}.score-face{width:34px;height:34px;border-radius:12px}.score-face svg{width:22px;height:22px}.score-button{border-radius:14px}.score-button b{font-size:12px}.score-button small{font-size:11px}.question-card{padding:20px 16px}.ai-body{font-size:15px}.loading{flex-wrap:wrap}}
.access-shell{min-height:100vh;display:grid;place-items:center;padding:32px 20px}.access-card{width:min(100%,460px);background:var(--card);border:1px solid var(--line);border-radius:30px;overflow:hidden;box-shadow:var(--shadow)}.access-art{width:100%;height:215px;object-fit:cover;display:block}.access-content{padding:28px 30px 30px}.access-content h1{font-size:30px;letter-spacing:-.5px}.access-content .eyebrow{font-size:11px}.access-content label{font-size:14px;font-weight:700;display:block;margin:20px 0 8px}.access-content input{width:100%;border:1px solid #e4cde2;background:#fffafd;border-radius:13px;padding:12px 14px;min-height:49px;color:var(--ink)}.access-content .inline-error{min-height:22px;margin:8px 0 12px}.access-content .primary{min-height:49px;font-size:16px}.access-content .microcopy{font-size:11px}@media(max-width:480px){.access-shell{padding:22px 16px}.access-art{height:185px}.access-content{padding:24px}.access-content h1{font-size:28px}}
