@keyframes public-arrive{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}

.collection-page.archive-page{padding-bottom:110px}.collection-sections{display:grid;grid-template-columns:repeat(3,1fr);margin-top:28px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.collection-sections a{display:grid;grid-template-columns:1fr auto;gap:3px;padding:18px 20px;border-right:1px solid var(--line)}.collection-sections a:last-child{border-right:0}.collection-sections span{grid-column:1/-1;color:var(--muted);font-size:.58rem;letter-spacing:.15em}.collection-sections strong{font-size:.9rem}.collection-sections i{color:var(--muted);font-size:.72rem;font-style:normal}
@media(max-width:640px){.collection-sections{margin-top:18px}.collection-sections a{padding:13px 9px}}

body:not(.home-page):not(.admin-page){--public-side:clamp(24px,5vw,88px);background:#f1f3ef}
body:not(.home-page):not(.admin-page) .site-header{height:74px;padding:0 var(--public-side);background:rgba(244,246,242,.74)!important}
body:not(.home-page):not(.admin-page) .brand{font-size:1.08rem;font-weight:680;letter-spacing:.085em}
body:not(.home-page):not(.admin-page) main{min-height:calc(100svh - 152px)}
body:not(.home-page):not(.admin-page)>footer{width:calc(100% - 2 * var(--public-side));height:78px}
.public-kicker{margin:0;color:#55705f;font-size:.68rem;font-weight:720;letter-spacing:.2em}

.archive-page{width:calc(100% - 2 * var(--public-side));margin:0 auto;padding:28px 0 70px}.archive-hero{min-height:270px;display:grid;grid-template-columns:1.4fr .8fr;align-items:end;gap:50px;padding:clamp(36px,5vw,72px);border:1px solid rgba(255,255,255,.72);border-radius:24px;background:linear-gradient(140deg,rgba(255,255,255,.7),rgba(255,255,255,.28));box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 24px 70px rgba(35,45,37,.055);backdrop-filter:blur(22px);animation:public-arrive .6s cubic-bezier(.16,1,.3,1) both}.archive-hero h1{margin:14px 0 0;font-size:clamp(3.5rem,7vw,7.6rem);font-weight:650;line-height:.9;letter-spacing:-.075em}.archive-intro{display:flex;align-items:end;justify-content:space-between;gap:25px;padding-bottom:5px;color:var(--muted)}.archive-intro>p{max-width:420px;margin:0;font-size:.88rem}.archive-intro>span{white-space:nowrap;font-size:.68rem}.archive-intro strong{display:block;color:var(--ink);font-size:1.7rem;font-weight:630}
.archive-group{display:grid;grid-template-columns:minmax(160px,.32fr) minmax(0,1.68fr);gap:clamp(28px,5vw,80px);padding-top:58px}.archive-group>header{align-self:start;position:sticky;top:24px;display:flex;gap:16px;padding-top:20px;border-top:1px solid #b9c0b9}.archive-group>header>span{color:#829086;font-size:.62rem}.archive-group>header h2{margin:0 0 8px;font-size:1.22rem}.archive-group>header p{max-width:180px;margin:0;color:var(--muted);font-size:.71rem;line-height:1.65}.archive-group.diary-group{display:block;padding-top:42px}.archive-list{border-top:1px solid rgba(43,51,44,.12)}.archive-row{min-height:150px;display:grid;grid-template-columns:110px minmax(0,1fr) 42px;align-items:center;gap:clamp(18px,3vw,48px);padding:25px clamp(8px,1.2vw,20px);border-bottom:1px solid rgba(43,51,44,.12);border-radius:14px;transition:background .3s,box-shadow .3s,transform .3s}.archive-row:hover{position:relative;background:rgba(255,255,255,.58);box-shadow:0 18px 50px rgba(35,45,37,.06);transform:translateY(-2px)}.archive-date{align-self:stretch;display:flex;flex-direction:column;justify-content:space-between;color:#828a82}.archive-date time{font-size:.7rem;font-variant-numeric:tabular-nums}.archive-date span{font-size:.6rem}.archive-copy h2{margin:0 0 8px;font-size:clamp(1.3rem,2vw,1.8rem);font-weight:620;letter-spacing:-.035em}.archive-copy p{max-width:720px;margin:0;color:var(--muted);font-size:.83rem;line-height:1.7}.archive-arrow{width:40px;height:40px;display:grid;place-items:center;border-radius:50%;background:#e2ebe4;color:#42614c;transition:.3s}.archive-arrow svg{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.archive-row:hover .archive-arrow{background:#29362e;color:#fff;transform:translate(2px,-2px)}.public-empty{padding:70px 20px;text-align:center;color:var(--muted)}.public-empty span{font-size:1.5rem}.public-empty p{font-size:.8rem}

.reading-page{width:calc(100% - 2 * var(--public-side));margin:0 auto;padding:28px 0 65px}.reading-hero{min-height:390px;padding:clamp(38px,6vw,88px);border:1px solid rgba(255,255,255,.75);border-radius:24px;background:linear-gradient(145deg,rgba(255,255,255,.72),rgba(255,255,255,.3));box-shadow:inset 0 1px 0 rgba(255,255,255,.92),0 24px 75px rgba(35,45,37,.06);animation:public-arrive .6s cubic-bezier(.16,1,.3,1) both}.reading-back{display:inline-block;margin-bottom:55px;color:var(--muted);font-size:.72rem}.reading-hero h1{max-width:1100px;margin:16px 0 22px;font-size:clamp(2.8rem,5.8vw,6.7rem);font-weight:650;line-height:1.03;letter-spacing:-.065em;text-wrap:balance}.reading-summary{max-width:760px;margin:0;color:#697269;font-size:.92rem;line-height:1.75}.reading-meta{display:flex;align-items:center;gap:12px;margin-top:30px;color:#7c857d;font-size:.68rem}.reading-meta span{width:28px;height:1px;background:#a9b1aa}.reading-meta i{font-style:normal}.reading-paper{width:min(880px,calc(100% - 48px));margin:30px auto 0;padding:clamp(38px,6vw,78px);border:1px solid rgba(255,255,255,.72);border-radius:20px;background:rgba(255,255,255,.68);box-shadow:0 24px 75px rgba(35,45,37,.07),inset 0 1px 0 #fff}.reading-prose{padding:0;color:#303630;font-size:1.06rem;line-height:2}.reading-prose>p:first-child::first-letter{float:none;margin:0;color:inherit;font-size:inherit;line-height:inherit}.reading-prose h2{margin-top:3em}.reading-prose img{border-radius:12px}.reading-prose figure{margin:2.5rem 0}.reading-prose figcaption{text-align:center;color:var(--muted);font-size:.72rem}.reading-end{width:min(880px,calc(100% - 48px));margin:0 auto;display:flex;justify-content:space-between;padding:25px 4px;color:var(--muted);font-size:.7rem}

.profile-page{width:calc(100% - 2 * var(--public-side));margin:0 auto;padding:28px 0 70px}.profile-hero{min-height:330px;padding:clamp(42px,6vw,90px);border:1px solid rgba(255,255,255,.72);border-radius:24px;background:linear-gradient(140deg,rgba(255,255,255,.7),rgba(255,255,255,.27));box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 24px 70px rgba(35,45,37,.055);animation:public-arrive .6s cubic-bezier(.16,1,.3,1) both}.profile-hero h1{max-width:1100px;margin:18px 0 24px;font-size:clamp(3rem,6vw,6.8rem);font-weight:650;line-height:1.03;letter-spacing:-.065em;text-wrap:balance}.profile-hero>span{color:var(--muted);font-size:.8rem}.profile-grid{display:grid;grid-template-columns:minmax(190px,.4fr) minmax(0,1.6fr);gap:clamp(30px,6vw,90px);padding-top:55px}.profile-grid>aside{align-self:start;padding-top:18px;border-top:1px solid #b9c0b9}.profile-grid>aside span{color:#758178;font-size:.61rem;letter-spacing:.16em}.profile-grid>aside strong{display:block;margin:13px 0 8px;font-size:1.2rem}.profile-grid>aside p{max-width:190px;margin:0;color:var(--muted);font-size:.72rem;line-height:1.7}.profile-panel{padding:clamp(35px,5vw,70px);border:1px solid rgba(255,255,255,.7);border-radius:20px;background:rgba(255,255,255,.54);box-shadow:inset 0 1px 0 #fff,0 20px 60px rgba(35,45,37,.055);backdrop-filter:blur(20px)}.profile-copy{max-width:850px;margin:0;white-space:pre-line;color:#404840;font-size:clamp(1.08rem,1.55vw,1.35rem);line-height:2}.profile-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:46px}.profile-links a{display:grid;grid-template-columns:1fr auto;gap:4px;padding:18px;border:1px solid rgba(44,54,46,.1);border-radius:12px;background:rgba(255,255,255,.45);transition:.3s}.profile-links a:hover{background:#fff;transform:translateY(-2px);box-shadow:0 14px 35px rgba(35,45,37,.07)}.profile-links span{grid-column:1/-1;color:var(--muted);font-size:.62rem}.profile-links strong{font-size:.78rem}.profile-links i{font-style:normal}

.access-page{min-height:calc(100svh - 152px);display:grid;place-items:center;padding:45px 24px}.access-card{width:min(460px,100%);padding:clamp(34px,5vw,55px);text-align:center;border:1px solid rgba(255,255,255,.75);border-radius:24px;background:linear-gradient(145deg,rgba(255,255,255,.72),rgba(255,255,255,.35));box-shadow:inset 0 1px 0 #fff,0 28px 85px rgba(35,45,37,.09);backdrop-filter:blur(24px);animation:public-arrive .6s cubic-bezier(.16,1,.3,1) both}.access-mark{width:52px;height:52px;margin:0 auto 24px;display:grid;place-items:center;border-radius:15px;background:#e1ebe3;color:#385441}.access-mark svg{fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.access-card h1{margin:13px 0 8px;font-size:2.5rem;font-weight:650;letter-spacing:-.05em}.access-copy{margin:0;color:var(--muted);font-size:.82rem}.access-card form{margin-top:30px;text-align:left}.access-card form label{font-size:.7rem}.access-card input{width:100%;border:1px solid rgba(42,52,44,.13);background:rgba(255,255,255,.65);padding:.8rem;border-radius:10px}.diary-unlock-form input{text-align:center;letter-spacing:.12em}.diary-unlock-form input::placeholder{letter-spacing:.03em}.diary-enter{width:56px;height:56px;margin:20px auto 0;display:grid;place-items:center;padding:0;border:0;border-radius:50%;background:#1d211e;color:#fff;box-shadow:0 12px 28px rgba(24,30,25,.18);cursor:pointer;transition:transform .25s cubic-bezier(.16,1,.3,1),background .25s,box-shadow .25s}.diary-enter svg{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.diary-enter:hover{background:#080a09;box-shadow:0 16px 34px rgba(24,30,25,.24);transform:translateY(-2px)}.diary-enter:active{transform:translateY(0) scale(.96)}.diary-enter:focus-visible{outline:3px solid rgba(62,91,70,.25);outline-offset:4px}.access-card.not-found{width:min(560px,100%)}.access-card.not-found h1{font-size:clamp(2rem,5vw,3.3rem)}.access-card.not-found>.button{margin-top:28px}

@media(max-width:820px){body:not(.home-page):not(.admin-page){--public-side:18px}body:not(.home-page):not(.admin-page) .site-header{height:64px;padding:0 var(--public-side)}body:not(.home-page):not(.admin-page)>footer{width:calc(100% - 36px)}.archive-page,.reading-page,.profile-page{padding-top:18px}.archive-hero{min-height:230px;display:block;padding:32px 24px;border-radius:18px}.archive-hero h1{font-size:3.7rem}.archive-intro{margin-top:35px}.archive-group{display:block;padding-top:38px}.archive-group>header{position:static;margin-bottom:12px}.archive-group>header p{max-width:none}.archive-row{min-height:135px;grid-template-columns:minmax(0,1fr) 38px;gap:12px;padding:20px 8px}.archive-date{grid-column:1/-1;display:flex;flex-direction:row}.archive-copy h2{font-size:1.3rem}.archive-copy p{font-size:.78rem}.archive-arrow{width:36px;height:36px}.reading-hero{min-height:350px;padding:32px 24px;border-radius:18px}.reading-back{margin-bottom:42px}.reading-hero h1{font-size:clamp(2.5rem,11vw,4rem)}.reading-paper{width:100%;margin-top:16px;padding:34px 23px;border-radius:16px}.reading-prose{font-size:1rem;line-height:1.9}.reading-end{width:100%}.profile-hero{min-height:290px;padding:36px 24px;border-radius:18px}.profile-hero h1{font-size:clamp(2.7rem,11vw,4.3rem)}.profile-grid{display:block;padding-top:35px}.profile-grid>aside{margin-bottom:18px}.profile-panel{padding:30px 23px;border-radius:16px}.profile-copy{font-size:1.03rem}.profile-links{grid-template-columns:1fr;margin-top:32px}.access-page{min-height:calc(100svh - 142px);padding:30px 18px}.access-card{padding:34px 24px;border-radius:18px}}
@media(prefers-reduced-motion:reduce){.archive-hero,.reading-hero,.profile-hero,.access-card{animation:none}}

/* A richer, personal About page */
.profile-page-rich{padding-bottom:clamp(75px,9vw,135px)}.profile-hero-rich{min-height:clamp(430px,55vh,620px);display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;position:relative;background:radial-gradient(circle at 84% 20%,rgba(173,201,180,.33),transparent 28%),linear-gradient(140deg,rgba(255,255,255,.78),rgba(235,241,234,.38))}.profile-hero-rich::after{content:"ZJC";position:absolute;right:-.04em;bottom:-.3em;color:rgba(51,76,58,.035);font-size:clamp(13rem,28vw,34rem);font-weight:780;line-height:1;letter-spacing:-.12em;pointer-events:none}.profile-hero-top,.profile-hero-foot{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:24px}.profile-availability{display:flex;align-items:center;gap:8px;padding:7px 11px;border:1px solid rgba(57,80,63,.1);border-radius:999px;background:rgba(255,255,255,.47);color:#5f6c62;font-size:.65rem}.profile-availability i{width:7px;height:7px;border-radius:50%;background:#5aa16d;box-shadow:0 0 0 4px rgba(90,161,109,.12)}.profile-hero-rich h1{position:relative;z-index:1;max-width:13em;margin:auto 0;font-size:clamp(3.4rem,7vw,8.2rem);line-height:.95}.profile-hero-foot p{max-width:470px;margin:0;color:#626d64;font-size:.8rem}.profile-hero-foot strong{color:#395240;font-size:1.45rem;letter-spacing:-.06em}.profile-overview{display:grid;grid-template-columns:minmax(250px,.68fr) minmax(0,1.32fr);gap:clamp(18px,3vw,44px);padding-top:clamp(25px,4vw,58px)}.profile-identity,.profile-story,.profile-notes>article,.profile-focus,.profile-footprint,.profile-contact{border:1px solid rgba(255,255,255,.7);box-shadow:inset 0 1px 0 rgba(255,255,255,.82),0 20px 60px rgba(35,45,37,.05)}.profile-identity{align-self:start;padding:clamp(25px,3.5vw,44px);border-radius:20px;background:rgba(255,255,255,.44);backdrop-filter:blur(18px)}.profile-monogram{width:84px;height:84px;margin-bottom:45px;display:flex;flex-direction:column;justify-content:center;padding:15px;border-radius:22px;background:#29362e;color:#fff;line-height:.82}.profile-monogram span:first-child{font-size:2.3rem;font-weight:720;letter-spacing:-.11em}.profile-monogram span:last-child{align-self:flex-end;font-size:.68rem;letter-spacing:.08em}.profile-label{margin:0;color:#6a7b6e;font-size:.62rem;font-weight:720;letter-spacing:.17em}.profile-identity h2{margin:13px 0 27px;font-size:1.75rem;letter-spacing:-.045em}.profile-identity dl{margin:0}.profile-identity dl>div{padding:13px 0;border-top:1px solid rgba(47,59,50,.1)}.profile-identity dt{margin-bottom:4px;color:#839087;font-size:.59rem}.profile-identity dd{margin:0;color:#414c43;font-size:.73rem;line-height:1.6}.profile-story{min-height:520px;display:flex;flex-direction:column;padding:clamp(38px,6vw,85px);border-radius:22px;background:linear-gradient(145deg,rgba(255,255,255,.71),rgba(255,255,255,.38));backdrop-filter:blur(22px)}.profile-story h2{margin:22px 0 37px;font-size:clamp(2rem,3.6vw,4.2rem);font-weight:650;line-height:1.12;letter-spacing:-.055em}.profile-story .profile-copy{max-width:750px;font-size:clamp(1rem,1.3vw,1.2rem);line-height:1.95}.profile-story blockquote{max-width:750px;margin:auto 0 0;padding-top:35px;border-top:1px solid rgba(45,56,47,.11);color:#405146;font-family:var(--sans);font-size:clamp(1.05rem,1.45vw,1.35rem);font-weight:560;line-height:1.75;letter-spacing:-.015em;text-shadow:none}.profile-story blockquote span{margin-right:8px;color:#73907d;font-size:1.8em}.profile-focus{margin-top:clamp(22px,3vw,42px);padding:clamp(32px,5vw,68px);border-radius:22px;background:rgba(255,255,255,.48)}.profile-focus>header,.profile-footprint>header{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:35px}.profile-focus header h2,.profile-footprint header h2{margin:10px 0 0;font-size:clamp(1.65rem,2.7vw,3rem);letter-spacing:-.045em}.profile-focus>header>span{color:#849087;font-size:.6rem}.profile-focus-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:rgba(44,55,46,.11)}.profile-focus-grid article{min-height:220px;padding:clamp(22px,3vw,38px);background:#f7f9f5;transition:background .3s,transform .3s}.profile-focus-grid article:hover{position:relative;background:#fff;transform:translateY(-3px)}.profile-focus-grid article>span{color:#839087;font-size:.59rem}.profile-focus-grid h3{margin:55px 0 12px;font-size:1.05rem}.profile-focus-grid p{max-width:290px;margin:0;color:var(--muted);font-size:.72rem;line-height:1.75}.profile-notes{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(16px,2vw,28px);margin-top:clamp(22px,3vw,42px)}.profile-notes>article{min-height:315px;padding:clamp(32px,4.5vw,62px);border-radius:20px;background:rgba(255,255,255,.5)}.profile-notes article:nth-child(2){background:#2c3930;color:#f2f5f1;box-shadow:0 24px 65px rgba(28,38,31,.14)}.profile-notes article:nth-child(2) .profile-label{color:#9eb0a2}.profile-notes h2{margin:16px 0 28px;font-size:clamp(1.45rem,2.2vw,2.25rem);letter-spacing:-.04em}.profile-notes article>p:last-child{max-width:580px;margin:0;color:#69746b;font-size:.85rem;line-height:1.9}.profile-notes article:nth-child(2)>p:last-child{color:#c3ccc5}.profile-footprint{margin-top:clamp(22px,3vw,42px);padding:clamp(32px,5vw,68px);border-radius:22px;background:rgba(255,255,255,.5)}.profile-footprint header>a{padding-bottom:4px;border-bottom:1px solid #aeb9b0;color:#506257;font-size:.69rem}.profile-footprint header>a span{margin-left:6px}.profile-stat-strip{display:grid;grid-template-columns:repeat(3,1fr);margin-bottom:35px;border-top:1px solid rgba(43,54,45,.11);border-bottom:1px solid rgba(43,54,45,.11)}.profile-stat-strip>div{padding:25px 8px}.profile-stat-strip>div+div{padding-left:25px;border-left:1px solid rgba(43,54,45,.11)}.profile-stat-strip strong{display:block;font-size:clamp(2rem,3vw,3.2rem);font-weight:650;letter-spacing:-.055em}.profile-stat-strip span{color:var(--muted);font-size:.62rem}.profile-recent{border-top:1px solid rgba(43,54,45,.11)}.profile-recent a{display:grid;grid-template-columns:42px minmax(0,1fr) auto 28px;align-items:center;gap:20px;padding:22px 6px;border-bottom:1px solid rgba(43,54,45,.11);transition:padding .25s,background .25s}.profile-recent a:hover{padding-left:14px;padding-right:14px;background:rgba(255,255,255,.55)}.profile-recent>a>span,.profile-recent time{color:#879188;font-size:.61rem}.profile-recent h3{margin:0 0 4px;font-size:.95rem}.profile-recent p{max-width:650px;margin:0;color:var(--muted);font-size:.68rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile-recent i{font-style:normal;color:#607064}.profile-contact{margin-top:clamp(22px,3vw,42px);display:grid;grid-template-columns:minmax(0,.85fr) minmax(380px,1.15fr);gap:clamp(35px,6vw,100px);padding:clamp(38px,6vw,85px);border-radius:22px;background:linear-gradient(135deg,rgba(230,239,231,.8),rgba(255,255,255,.45))}.profile-contact h2{max-width:680px;margin:17px 0 0;font-size:clamp(1.7rem,3vw,3.6rem);line-height:1.2;letter-spacing:-.05em}.profile-contact .profile-links{align-self:end;margin:0}.profile-contact .profile-links a{background:rgba(255,255,255,.58)}
@media(max-width:900px){.profile-overview{grid-template-columns:minmax(220px,.58fr) minmax(0,1.42fr)}.profile-story{padding:42px 36px}.profile-contact{grid-template-columns:1fr}.profile-contact .profile-links{margin-top:5px}}
@media(max-width:700px){.profile-hero-rich{min-height:410px}.profile-hero-top{align-items:flex-start}.profile-availability{max-width:155px;line-height:1.45}.profile-hero-rich h1{font-size:clamp(3.1rem,14vw,4.7rem)}.profile-hero-foot strong{display:none}.profile-overview{display:block;padding-top:18px}.profile-identity{margin-bottom:14px}.profile-monogram{margin-bottom:32px}.profile-story{min-height:470px;padding:34px 24px}.profile-story h2{font-size:2.25rem}.profile-story blockquote{margin-top:45px}.profile-focus{margin-top:14px;padding:32px 18px}.profile-focus>header,.profile-footprint>header{align-items:flex-start}.profile-focus>header>span{display:none}.profile-focus-grid{grid-template-columns:1fr;gap:0;background:transparent}.profile-focus-grid article{min-height:0;padding:25px 8px;border-top:1px solid rgba(44,55,46,.11);background:transparent}.profile-focus-grid h3{margin:20px 0 8px}.profile-notes{display:block;margin-top:14px}.profile-notes>article{min-height:0;margin-bottom:14px;padding:35px 24px}.profile-footprint{margin-top:14px;padding:34px 20px}.profile-footprint header>a{white-space:nowrap}.profile-stat-strip{grid-template-columns:repeat(3,1fr)}.profile-stat-strip>div{padding:20px 4px}.profile-stat-strip>div+div{padding-left:13px}.profile-stat-strip strong{font-size:2rem}.profile-stat-strip span{font-size:.55rem}.profile-recent a{grid-template-columns:30px minmax(0,1fr) 22px;gap:9px;padding:18px 3px}.profile-recent time{display:none}.profile-recent p{font-size:.64rem}.profile-contact{margin-top:14px;padding:36px 24px}.profile-contact .profile-links{grid-template-columns:1fr}.profile-contact .profile-links strong{max-width:230px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}
@media(prefers-reduced-motion:reduce){.profile-hero-rich,.profile-identity,.profile-story,.profile-focus,.profile-notes>article,.profile-footprint,.profile-contact{animation:none!important}}
.profile-overview{align-items:stretch}.profile-identity{align-self:stretch;display:flex;flex-direction:column}.profile-identity dl{margin-top:auto}.profile-unset{color:#98a099!important;font-style:italic}
