:root{--cream:#f5f1e8;--paper:#fffdf8;--ink:#233b4a;--blue:#6b91ad;--blue-dark:#29495a;--orange:#e86b3e;--yellow:#f3bd54;--muted:#71808a;--line:rgba(35,59,74,.18);--serif:'Songti SC','STSong','Noto Serif SC',serif;--sans:'PingFang SC','Microsoft YaHei','Noto Sans SC',sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--sans);line-height:1.7}.grain{pointer-events:none;position:fixed;inset:0;opacity:.05;z-index:10;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 160 160' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.25'/%3E%3C/svg%3E")}.section-shell{width:min(1160px,calc(100% - 64px));margin:auto}.site-header{position:sticky;top:14px;z-index:8;display:flex;align-items:center;justify-content:space-between;width:min(1160px,calc(100% - 48px));margin:14px auto 0;padding:10px 12px 10px 18px;background:rgba(255,253,248,.88);border:1px solid var(--line);border-radius:999px;backdrop-filter:blur(18px);box-shadow:0 10px 35px rgba(35,59,74,.08)}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;color:var(--ink);font-size:14px}.brand span{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:var(--orange);color:#fff;font-family:var(--serif);font-size:12px}.brand b{font-weight:700}.nav{display:flex;align-items:center;gap:25px;font-size:13px}.nav a,.nav-contact{color:var(--ink);text-decoration:none;background:none;border:0;font:inherit;cursor:pointer}.nav a:hover,.nav-contact:hover{color:var(--orange)}.nav-contact{padding:8px 13px;border:1px solid var(--ink);border-radius:999px}.nav-contact span,.button span,.text-link span,.card-open span,.project-open span{color:var(--orange)}.menu-button{display:none;border:0;background:transparent;font-size:20px;color:var(--ink)}.hero{min-height:660px;display:grid;grid-template-columns:1fr .75fr;align-items:center;position:relative;padding:100px 0 55px}.eyebrow{margin:0 0 18px;font-size:11px;font-weight:700;letter-spacing:.16em;color:var(--orange)}h1,h2,h3,p{margin-top:0}.hero h1{font-family:var(--serif);font-size:clamp(62px,9vw,124px);line-height:1.05;letter-spacing:-.06em;margin:0 0 26px;font-weight:900}.hero h1 em,h2 em{font-style:normal;color:var(--blue)}.scribble{color:var(--orange);font-family:var(--sans);font-size:.75em}.hero-lede{max-width:470px;font-family:var(--serif);font-size:19px;line-height:1.9;color:var(--blue-dark)}.hero-actions{display:flex;align-items:center;gap:24px;margin-top:32px}.button{display:inline-flex;gap:22px;align-items:center;text-decoration:none;color:#fff;border-radius:999px;padding:12px 20px;font-size:14px}.button-primary{background:var(--ink)}.button-primary:hover{background:var(--orange)}.text-link{border:0;background:none;color:var(--ink);font:inherit;cursor:pointer}.hero-mark{justify-self:end;position:relative;width:min(380px,75vw);height:380px;border-radius:50%;background:var(--blue);overflow:hidden;display:grid;place-items:center;transform:rotate(6deg);box-shadow:18px 25px 0 rgba(35,59,74,.12)}.hero-mark:before{content:"";position:absolute;inset:35px;border:1px solid rgba(255,253,248,.5);border-radius:50%}.hero-initials{font-family:var(--serif);font-size:145px;color:var(--cream);font-weight:700;letter-spacing:-.15em;margin-left:-15px}.hero-note{position:absolute;top:55px;right:40px;font-size:12px;line-height:1.4;text-align:center;color:var(--cream);transform:rotate(-12deg)}.hero-note strong{font-size:25px;color:var(--yellow)}.orbit{position:absolute;border:2px solid var(--yellow);border-radius:50%;width:70px;height:22px;transform:rotate(-30deg);bottom:68px;left:42px}.orbit-two{width:42px;height:12px;bottom:105px;left:74px;border-color:var(--orange)}.hero-bottom{position:absolute;bottom:10px;left:0;right:0;display:flex;justify-content:space-between;padding-top:17px;border-top:1px solid var(--line);font-size:11px;color:var(--muted);text-transform:uppercase;letter-spacing:.07em}.blue-band{margin-top:25px;padding:65px 8%;background:var(--blue);color:var(--cream);border-radius:28px}.blue-band .section-kicker{color:var(--yellow)}.statement{max-width:800px;font-family:var(--serif);font-size:clamp(28px,4vw,50px);line-height:1.45;margin-bottom:18px}.statement-small{max-width:700px;color:rgba(245,241,232,.82);font-size:14px}.education-section,.reflection,.projects-section,.feedback{padding:120px 0}.section-heading{margin-bottom:48px}.section-heading h2,.contact-section h2,.feedback h2{font-family:var(--serif);font-size:clamp(40px,6vw,70px);line-height:1.18;letter-spacing:-.06em;margin:0 0 14px}.section-heading>p:last-child{color:var(--muted);font-size:14px}.orange-dot{color:var(--orange)}.education-list{border-top:1px solid var(--line)}.edu-item{border-bottom:1px solid var(--line)}.edu-summary{width:100%;display:grid;grid-template-columns:150px 1fr 40px;align-items:center;gap:20px;padding:27px 10px;background:none;border:0;color:var(--ink);text-align:left;cursor:pointer}.edu-year{font-size:12px;color:var(--muted)}.edu-title{display:flex;flex-direction:column;gap:4px;font-size:20px}.edu-title small{font-size:13px;color:var(--muted)}.expand-icon{justify-self:end;width:30px;height:30px;border:1px solid currentColor;border-radius:50%;display:grid;place-items:center;color:var(--orange);font-size:20px;line-height:1}.edu-detail{display:none;margin:0 70px 28px 170px;padding:22px 24px;background:var(--paper);border-radius:18px;color:var(--blue-dark);font-size:14px}.edu-item.expanded .edu-detail{display:block}.edu-detail p:last-child{margin-bottom:0}.muted{color:var(--muted)}.skill-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:32px;align-items:center}.skill-row span{font-size:11px;color:var(--orange);letter-spacing:.15em;margin-right:10px}.skill-row b{font-size:12px;font-weight:500;padding:6px 12px;border:1px solid var(--line);border-radius:999px}.experience-section{background:var(--ink);color:var(--cream);padding:120px 0}.section-heading.light .eyebrow{color:var(--yellow)}.section-heading.light>p:last-child{color:rgba(245,241,232,.7)}.experience-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.experience-card{min-height:370px;padding:25px;background:var(--blue-dark);border:1px solid rgba(245,241,232,.18);border-radius:22px;display:flex;flex-direction:column;transition:.25s}.experience-card:hover{transform:translateY(-7px);border-color:var(--orange);background:#31586b}.card-top{display:flex;justify-content:space-between;color:rgba(245,241,232,.55);font-size:11px;letter-spacing:.1em}.experience-card h3{font-family:var(--serif);font-size:27px;line-height:1.5;margin:58px 0 14px;color:var(--cream)}.experience-card p{font-size:13px;color:rgba(245,241,232,.68)}.card-meta{display:flex;gap:8px;flex-wrap:wrap;margin-top:15px}.card-meta span{font-size:11px;color:var(--yellow);border:1px solid rgba(243,189,84,.5);border-radius:999px;padding:4px 9px}.card-open,.project-open{margin-top:auto;align-self:flex-start;padding:15px 0 0;background:none;border:0;color:var(--cream);font:inherit;font-size:12px;cursor:pointer}.project-open{color:var(--ink)}.reflection-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.reflection-grid article{padding:27px;background:var(--paper);border-radius:20px;border:1px solid var(--line);min-height:260px}.reflection-grid span{color:var(--orange);font-size:12px}.reflection-grid h3{font-family:var(--serif);font-size:24px;line-height:1.5;margin:32px 0 14px}.reflection-grid p{font-size:13px;color:var(--muted)}.projects-section{background:#e8dfd0}.filters{display:flex;gap:9px;flex-wrap:wrap;margin-bottom:30px}.filter{padding:8px 15px;border:1px solid var(--line);border-radius:999px;background:transparent;color:var(--ink);font:inherit;font-size:12px;cursor:pointer}.filter.active,.filter:hover{background:var(--orange);border-color:var(--orange);color:#fff}.project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.project-card{background:var(--paper);border-radius:20px;overflow:hidden;border:1px solid var(--line);transition:.25s}.project-card:hover{transform:translateY(-6px);box-shadow:0 15px 28px rgba(35,59,74,.1)}.project-card.hidden{display:none}.project-visual{height:185px;padding:18px;display:flex;flex-direction:column;justify-content:space-between;color:var(--ink);font-family:var(--serif);font-size:28px}.project-visual b{align-self:flex-end;font-family:var(--sans);font-size:12px;font-weight:400}.visual-pink{background:#e8a7b0}.visual-green{background:#bbc98a}.visual-film{background:#b9a7b8}.visual-blue{background:#9cb7c5}.visual-orange{background:#f2a36e}.visual-lilac{background:#c9b9d5}.project-info{padding:19px 20px 22px}.tag{color:var(--orange);font-size:10px;font-weight:700;letter-spacing:.1em}.project-info h3{font-family:var(--serif);font-size:22px;margin:10px 0 8px}.project-info p{font-size:13px;color:var(--muted);margin-bottom:13px}.feedback-inner{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.feedback-placeholder{padding:30px;background:var(--paper);border-radius:20px;border:1px dashed var(--line);color:var(--muted);font-size:14px}.feedback-placeholder small{font-size:12px}.contact-section{background:var(--blue-dark);color:var(--cream);padding:105px 0}.contact-inner{display:grid;grid-template-columns:.9fr 1.1fr;gap:100px}.contact-section .eyebrow{color:var(--yellow)}.contact-section h2 em{color:var(--yellow)}.contact-copy{max-width:390px;color:rgba(245,241,232,.7);font-size:14px}.contact-actions{border-top:1px solid rgba(245,241,232,.25)}.contact-line{width:100%;display:grid;grid-template-columns:30px 1fr 1.5fr 28px;align-items:center;gap:8px;padding:18px 0;background:none;border:0;border-bottom:1px solid rgba(245,241,232,.25);color:var(--cream);text-decoration:none;text-align:left;cursor:pointer}.contact-line span{color:var(--yellow);font-size:16px}.contact-line b{font-size:14px}.contact-line small{color:rgba(245,241,232,.65);font-size:12px}.contact-line i{font-style:normal;text-align:right;color:var(--yellow)}.footer{display:flex;justify-content:space-between;padding:22px 0;font-size:11px;color:var(--muted)}.footer a{color:var(--ink);text-decoration:none}.modal{position:fixed;inset:0;z-index:20;display:none}.modal.open{display:block}.modal-backdrop{position:absolute;inset:0;background:rgba(25,39,47,.58);backdrop-filter:blur(5px)}.modal-panel{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:min(560px,calc(100% - 32px));max-height:80vh;overflow:auto;padding:42px;background:var(--paper);border-radius:24px;box-shadow:0 25px 80px rgba(0,0,0,.2)}.modal-close{position:absolute;top:18px;right:20px;width:32px;height:32px;border:1px solid var(--line);border-radius:50%;background:none;font-size:22px;color:var(--ink);cursor:pointer}.modal-panel h2{font-family:var(--serif);font-size:32px;line-height:1.4;margin:0 0 23px}.modal-panel p{font-size:14px;color:var(--muted)}.modal-panel ul{padding-left:20px;color:var(--muted);font-size:14px}.toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%) translateY(20px);opacity:0;z-index:30;background:var(--ink);color:#fff;padding:9px 16px;border-radius:999px;font-size:12px;transition:.25s}.toast.show{opacity:1;transform:translateX(-50%) translateY(0)}
@media(max-width:800px){.section-shell{width:min(100% - 36px,600px)}.site-header{width:calc(100% - 24px);top:8px}.nav{display:none;position:absolute;top:56px;left:0;right:0;padding:20px;background:var(--paper);border:1px solid var(--line);border-radius:18px;flex-direction:column;align-items:stretch}.nav.open{display:flex}.nav a,.nav-contact{text-align:left;padding:8px}.menu-button{display:block}.hero{min-height:auto;display:flex;flex-direction:column;align-items:flex-start;padding:90px 0 45px}.hero-mark{align-self:center;width:280px;height:280px;margin-top:50px}.hero-initials{font-size:105px}.hero-bottom{position:static;margin-top:42px;gap:15px;flex-direction:column}.blue-band{padding:40px 25px}.education-section,.reflection,.projects-section,.feedback{padding:80px 0}.edu-summary{grid-template-columns:75px 1fr 32px;gap:12px;padding:22px 0}.edu-title{font-size:16px}.edu-title small{font-size:11px}.edu-detail{margin:0 0 20px;padding:18px;font-size:13px}.experience-section{padding:80px 0}.experience-grid,.reflection-grid,.project-grid,.feedback-inner,.contact-inner{grid-template-columns:1fr;gap:14px}.experience-card{min-height:310px}.experience-card h3{font-size:24px;margin-top:38px}.contact-inner{gap:45px}.contact-section{padding:80px 0}.contact-line{grid-template-columns:25px 1fr 1fr 20px}.contact-line small{font-size:10px}.footer{flex-direction:column;gap:9px}.modal-panel{padding:35px 24px}}

/* Canva-inspired opening pages */
.canva-hero{min-height:650px;display:block;position:relative;padding:48px 0 0;background:var(--cream);overflow:hidden}.canva-label{font-family:var(--serif);font-size:13px;color:var(--blue-dark);margin-bottom:70px}.canva-hero-title{display:flex;align-items:baseline;gap:26px;margin-left:4%;font-family:var(--serif);font-size:clamp(58px,8vw,112px);font-weight:900;line-height:1;letter-spacing:-.07em;white-space:nowrap}.canva-hero-title span{color:var(--ink);font-style:italic}.canva-hero-title em{color:var(--blue);font-style:normal}.canva-hero-copy{width:510px;margin:74px 0 0 13%;font-family:var(--serif);font-size:18px;line-height:1.9;color:var(--blue-dark)}.canva-hero-copy p{margin-bottom:24px}.canva-hero-copy a{color:var(--blue);font-weight:700;text-decoration:none}.canva-hero-copy a b{color:#c8c8c8;font-size:30px;vertical-align:-3px;margin-left:8px}.portrait{position:absolute;right:0;bottom:0;width:245px;height:auto;max-height:480px;object-fit:contain;object-position:bottom right}.canva-education{background:var(--blue);color:var(--cream);padding:78px 0 76px}.canva-education-inner{display:grid;grid-template-columns:1.35fr .8fr;gap:110px}.canva-column h2{font-family:var(--serif);font-size:clamp(36px,5vw,62px);font-style:italic;letter-spacing:-.08em;margin:0 0 32px;color:#fff}.canva-edu-card{background:var(--paper);color:var(--ink);border-radius:23px;margin-bottom:20px;overflow:hidden}.canva-edu-toggle{width:100%;border:0;background:none;color:var(--ink);padding:22px 28px;text-align:left;display:flex;align-items:center;justify-content:space-between;cursor:pointer;font:inherit}.canva-edu-toggle span{display:flex;flex-direction:column;gap:3px}.canva-edu-toggle strong{font-size:21px}.canva-edu-toggle small{font-size:15px;color:var(--muted)}.canva-edu-toggle>b{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:var(--orange);color:#fff;font-size:22px;font-weight:400}.canva-edu-card:not(.expanded) .canva-edu-toggle>b{background:transparent;color:var(--ink);border:1px solid var(--line)}.canva-edu-detail{display:none;padding:0 28px 24px;font-size:12px;color:var(--muted);line-height:1.7}.canva-edu-card.expanded .canva-edu-detail{display:block}.canva-edu-detail span{font-size:13px;color:var(--blue-dark)}.canva-edu-detail p{margin:8px 0 0}.skills-column{padding-left:12px}.skill-tiles{display:grid;grid-template-columns:repeat(2,108px);gap:15px}.skill-tiles button{aspect-ratio:1;border:0;border-radius:23px;background:var(--ink);color:#fff;font-family:var(--serif);font-size:16px;line-height:1.4;cursor:default}.skill-tiles button:nth-child(2),.skill-tiles button:nth-child(4),.skill-tiles button:nth-child(6){background:#31586b}.skill-tiles small{font-family:var(--sans);font-size:11px;color:rgba(255,255,255,.85)}
@media(max-width:800px){.canva-hero{min-height:610px;padding:32px 0 0}.canva-label{margin-bottom:58px;font-size:11px}.canva-hero-title{display:block;margin-left:0;font-size:clamp(49px,14vw,78px);line-height:1.15;white-space:normal}.canva-hero-title span,.canva-hero-title em{display:inline}.canva-hero-copy{width:65%;margin:45px 0 0 7%;font-size:14px;line-height:1.8}.portrait{width:145px;max-height:310px}.canva-education{padding:55px 0}.canva-education-inner{grid-template-columns:1fr;gap:48px}.canva-column h2{font-size:44px;margin-bottom:24px}.canva-edu-card{border-radius:18px}.canva-edu-toggle{padding:18px 20px}.canva-edu-toggle strong{font-size:17px}.canva-edu-toggle small{font-size:12px}.canva-edu-detail{padding:0 20px 18px}.skills-column{padding-left:0}.skill-tiles{grid-template-columns:repeat(3,1fr);gap:10px}.skill-tiles button{border-radius:17px;font-size:13px}.skill-tiles small{font-size:9px}}

/* Exact Canva page images: the uploaded layouts remain the visual source of truth. */
.exact-canva-page{position:relative;width:100%;background:var(--cream);line-height:0;overflow:hidden}.exact-canva-page img{display:block;width:100%;height:auto}.responsive-home-art{display:block;line-height:0}.responsive-home-art img{display:block;width:100%;height:auto}.image-hotspot{position:absolute;display:block;border-radius:12px;outline:0}.image-hotspot:focus-visible{outline:3px solid var(--orange);outline-offset:3px}.about-hotspot{left:33%;top:76%;width:25%;height:18%}.education-hotspot{left:4%;bottom:2%;width:92%;height:8%}

/* Responsive reconstruction of the Canva opening pages. */
.canva-about{height:clamp(680px,49vw,1000px);min-height:0}.canva-about-title{font-family:Georgia,'Times New Roman',var(--serif);font-size:clamp(92px,10.8vw,220px);gap:clamp(30px,4.5vw,86px);padding-top:clamp(95px,8vw,165px);letter-spacing:-.08em}.canva-about-title em{font-family:var(--serif);font-size:.92em}.canva-about-title img{position:absolute;left:60%;top:94%;width:clamp(230px,20vw,410px);height:auto;margin:0;mix-blend-mode:multiply}.canva-about-composition{position:relative;min-height:330px;margin-top:clamp(68px,6vw,115px);font-family:var(--serif)}.canva-about-composition .canva-about-portrait{position:relative;right:auto;bottom:auto;float:right;width:clamp(350px,42%,700px);height:auto;max-height:none;margin:0 -3% 0 28px;object-fit:contain;object-position:top right;shape-outside:url("assets/portrait-flow.png");shape-image-threshold:.12;shape-margin:14px}.canva-about-composition .canva-about-copy{width:auto;margin:0;font-size:clamp(22px,2vw,39px);line-height:1.72}.canva-about-composition::after{content:"";display:block;clear:both}
@media(max-width:800px){.canva-about{height:700px}.canva-about-title{padding-top:68px;font-size:clamp(63px,18vw,94px);line-height:1.08;letter-spacing:-.08em}.canva-about-title span,.canva-about-title em{display:block;margin-left:0}.canva-about-title em{font-size:.94em;margin-top:6px}.canva-about-title img{left:24%;top:101%;width:48%;margin:0}.canva-about-composition{min-height:360px;margin-top:30px}.canva-about-composition .canva-about-portrait{float:right;width:220px;height:auto;max-height:none;margin:0 -10% 0 14px;shape-margin:8px}.canva-about-composition .canva-about-copy{width:auto;margin:0;font-size:15px;line-height:1.88}.canva-about-link{left:5%;bottom:43px;font-size:23px;gap:8px}}

/* Rebuilt Canva-inspired opening pages: real HTML text keeps the layout readable on phones. */
.canva-built-page{position:relative;overflow:hidden}.canva-built-inner{width:min(100% - 96px,1760px);height:100%;margin:auto;position:relative}.canva-about{min-height:680px;background:var(--cream);color:var(--ink)}.canva-about-title{position:relative;z-index:1;display:flex;align-items:baseline;gap:clamp(24px,4vw,72px);padding-top:104px;font-family:var(--serif);font-size:clamp(76px,8.7vw,176px);font-weight:900;line-height:1;letter-spacing:-.07em;white-space:nowrap}.canva-about-title span{font-style:italic}.canva-about-title em{font-style:normal;color:var(--blue)}.canva-about-title i{display:block;width:clamp(220px,21vw,430px);height:15px;margin-left:-24%;margin-top:24px;background:var(--orange);border-radius:999px;transform:rotate(-2deg);box-shadow:20px 18px 0 -4px var(--orange)}.canva-about-copy{position:relative;z-index:1;width:min(60%,840px);margin:92px 0 0 12%;font-family:var(--serif);font-size:clamp(20px,1.8vw,34px);line-height:1.7;color:#40535b}.canva-about-link{position:relative;z-index:1;display:inline-flex;align-items:center;gap:14px;margin:74px 0 0 36%;font-family:var(--serif);font-size:clamp(24px,2.2vw,42px);font-weight:700;color:var(--blue);text-decoration:none}.canva-about-link span{font-family:var(--sans);font-size:1.4em;font-weight:400;color:#c5c5c5}.canva-about-portrait{position:absolute;right:-2%;bottom:0;width:clamp(250px,23vw,470px);max-height:78%;object-fit:contain;object-position:bottom right}
.canva-education-page{min-height:760px;background:var(--blue);color:var(--cream)}.canva-education-layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(300px,.8fr);gap:clamp(56px,9vw,170px);padding:92px 0 72px}.canva-education-column h2,.canva-skills-column h2{font-family:var(--serif);font-size:clamp(50px,5vw,100px);font-style:italic;line-height:1;letter-spacing:-.08em;margin:0 0 54px;color:#fff}.canva-education-card{position:relative;display:flex;flex-direction:row-reverse;align-items:flex-end;justify-content:space-between;gap:26px;min-height:205px;margin-bottom:28px;padding:30px 34px 28px 40px;background:var(--paper);color:var(--ink);border-radius:30px}.canva-education-card>img{width:155px;height:auto;max-height:70px;object-fit:contain;object-position:right bottom;flex:0 0 auto}.canva-education-card:nth-of-type(2)>img{width:72px;max-height:72px;margin-right:28px}.canva-education-card h3{font-family:var(--serif);font-size:clamp(22px,2vw,35px);line-height:1.2;margin:0 0 5px}.canva-education-card p{font-size:clamp(15px,1.25vw,23px);line-height:1.4;margin:0;color:#40535b}.canva-education-card small{display:block;max-width:680px;margin-top:17px;font-size:clamp(12px,1vw,18px);line-height:1.6;color:#52626a}.canva-skills-column{padding-left:0}.canva-skill-grid{display:grid;grid-template-columns:repeat(2,minmax(110px,150px));gap:22px}.canva-skill-tile{aspect-ratio:1;display:grid;place-items:center;border-radius:28px;background:var(--ink);color:#fff;text-align:center;overflow:hidden}.canva-skill-tile:nth-child(even){background:#31586b}.canva-skill-tile img{display:block;width:72%;height:72%;object-fit:contain}.canva-skill-text{padding:16px;font-family:var(--serif);font-size:clamp(16px,1.45vw,25px);line-height:1.35}.canva-skill-text small{display:block;font-family:var(--sans);font-size:.72em;line-height:1.35}.canva-skill-text b{display:block;font-size:1.15em;margin-top:3px}
@media(max-width:800px){.canva-built-inner{width:calc(100% - 38px)}.canva-about{min-height:760px}.canva-about-title{display:block;padding-top:74px;font-size:clamp(61px,17vw,92px);line-height:1.15;white-space:normal}.canva-about-title span,.canva-about-title em{display:inline}.canva-about-title em{margin-left:8px}.canva-about-title i{width:48%;height:9px;margin:10px 0 0 47%;box-shadow:11px 12px 0 -3px var(--orange)}.canva-about-copy{width:70%;margin:66px 0 0 4%;font-size:17px;line-height:1.9}.canva-about-link{margin:66px 0 0 23%;font-size:24px}.canva-about-portrait{right:-13%;width:210px;max-height:49%}.canva-education-page{min-height:auto}.canva-education-layout{display:block;padding:62px 0 66px}.canva-education-column h2,.canva-skills-column h2{font-size:52px;margin-bottom:29px}.canva-education-card{min-height:0;gap:12px;margin-bottom:18px;padding:22px 18px 20px;border-radius:21px;align-items:flex-end}.canva-education-card>img{width:83px;max-height:46px}.canva-education-card:nth-of-type(2)>img{width:50px;max-height:50px;margin-right:3px}.canva-education-card h3{font-size:21px}.canva-education-card p{font-size:14px}.canva-education-card small{margin-top:13px;font-size:11px;line-height:1.55}.canva-skills-column{margin-top:48px}.canva-skill-grid{grid-template-columns:repeat(3,1fr);gap:10px}.canva-skill-tile{border-radius:17px}.canva-skill-text{padding:7px;font-size:12px}.canva-skill-text small{font-size:9px}.canva-skill-text b{font-size:14px}}
@media(max-width:800px){.about-hotspot{left:20%;top:84%;width:38%;height:13%}}

/* Project cards use the supplied project covers and skill keywords. */
.project-image{padding:0!important;background:var(--paper);overflow:hidden}.project-image img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.project-info h3{font-size:21px;line-height:1.45;margin:0 0 10px}.project-info .project-keywords{color:var(--orange);font-size:12px;line-height:1.7;margin-bottom:13px}
.project-links{display:flex;flex-wrap:wrap;gap:9px;margin-top:24px}.modal-link{display:inline-flex;align-items:center;padding:8px 12px;border:1px solid var(--line);border-radius:999px;color:var(--ink);font-size:12px;text-decoration:none}.modal-link:hover{border-color:var(--orange);color:var(--orange)}
.case-study-panel{width:min(980px,calc(100% - 32px));max-height:90vh;padding:0;overflow:auto;background:var(--cream);color:var(--ink)}.case-study-panel #modal-kicker,.case-study-panel #modal-title{display:none}.case-study-panel .modal-close{z-index:2;top:20px;right:22px;background:rgba(255,253,248,.88)}.case-hero{display:grid;grid-template-columns:1fr 1.05fr;align-items:center;gap:32px;padding:52px 52px 38px;background:var(--blue-dark);color:var(--cream);min-height:310px}.case-hero h2{font-family:var(--serif);font-size:clamp(30px,4vw,52px);line-height:1.25;letter-spacing:-.05em;margin:18px 0 0;color:var(--cream)}.case-label{margin:0;color:var(--yellow);font-size:14px;font-weight:600}.case-date{margin:8px 0 0;color:rgba(245,241,232,.72);font-size:13px}.case-hero>img{width:100%;max-height:280px;object-fit:cover;border-radius:12px;box-shadow:12px 15px 0 rgba(0,0,0,.13)}.case-hero-green{background:#385d08}.case-hero-light{background:var(--cream);color:var(--ink);border-bottom:1px solid var(--line)}.case-hero-light h2{color:var(--ink)}.case-hero-light .case-label{color:var(--orange)}.case-hero-light>img{box-shadow:12px 15px 0 rgba(35,59,74,.12)}.case-body{padding:40px 52px 52px}.case-section{max-width:760px;margin-bottom:30px}.case-section h3,.case-reflection h3{font-family:var(--serif);font-size:24px;line-height:1.4;margin:0 0 10px;color:var(--orange)}.case-section p,.case-section li,.case-reflection p{font-size:15px;line-height:1.9;color:var(--blue-dark)}.case-section ul{padding-left:22px;margin:0}.case-visual{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:32px 0}.case-visual.single{grid-template-columns:1fr;max-width:700px}.case-visual img{display:block;width:100%;max-height:300px;object-fit:cover;border-radius:12px;border:1px solid var(--line)}.case-stat-row{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:34px 0 38px;padding:22px 0;border-top:2px solid #d30a87;border-bottom:1px solid rgba(211,10,135,.25)}.case-stat-row>div{text-align:center;border-right:1px solid rgba(211,10,135,.35)}.case-stat-row>div:last-child{border-right:0}.case-stat-row strong{display:block;color:#d30a87;font-family:var(--serif);font-size:34px;line-height:1.2}.case-stat-row span{display:block;margin-top:6px;color:var(--muted);font-size:12px}.case-stat-green{border-top-color:#d0df8d;border-bottom-color:rgba(208,223,141,.55)}.case-stat-green strong{color:#778e16}.case-stat-green>div{border-right-color:rgba(119,142,22,.3)}.case-stat-light{grid-template-columns:repeat(2,1fr);border-top-color:var(--blue);border-bottom-color:rgba(107,145,173,.35)}.case-stat-light strong{color:var(--blue-dark)}.case-stat-light>div{border-right-color:rgba(107,145,173,.3)}.case-reflection{margin-top:34px;padding:25px 28px;background:#fff0f8;border-radius:14px}.case-reflection-green{background:#eef4d9}.case-reflection-light{background:rgba(107,145,173,.13)}.case-reflection p{margin:0}.case-reflection h3{margin-bottom:8px}
@media(max-width:700px){.case-study-panel{width:calc(100% - 18px);max-height:94vh;border-radius:18px}.case-study-panel .modal-close{top:12px;right:12px}.case-hero{display:flex;flex-direction:column;align-items:stretch;gap:24px;padding:42px 22px 28px;min-height:0}.case-hero h2{font-size:34px;margin-top:13px}.case-hero>img{max-height:none;box-shadow:7px 9px 0 rgba(0,0,0,.13)}.case-body{padding:28px 22px 34px}.case-section{margin-bottom:25px}.case-section h3,.case-reflection h3{font-size:22px}.case-section p,.case-section li,.case-reflection p{font-size:14px;line-height:1.85}.case-visual{grid-template-columns:1fr;gap:12px;margin:25px 0}.case-visual img{max-height:none}.case-stat-row{gap:4px;margin:26px 0 30px;padding:17px 0}.case-stat-row strong{font-size:25px}.case-stat-row span{font-size:10px}.case-reflection{padding:20px 18px}}

/* Hylink note: four Canva-inspired case pages */
.hylink-pages{background:#f5f1e8;color:#233b4a}.hylink-page{position:relative;overflow:hidden;padding:48px 54px 54px;border-bottom:1px solid rgba(35,59,74,.12)}.hylink-page-intro{background:#29495a;color:#f5f1e8;min-height:535px}.hylink-page-content,.hylink-page-risk,.hylink-page-reflection{min-height:500px}.hylink-page-topline{display:flex;flex-wrap:wrap;align-items:baseline;gap:18px;margin-bottom:56px;font-size:13px;color:rgba(245,241,232,.78)}.hylink-page-topline strong{font-family:var(--serif);font-size:clamp(20px,3vw,32px);color:#fff}.hylink-page-heading,.hylink-reflection-title{font-family:var(--serif);font-size:clamp(28px,4vw,46px);line-height:1.3;letter-spacing:-.05em;margin-bottom:36px}.hylink-grid{position:relative;display:grid;grid-template-columns:1.02fr .98fr;gap:42px;align-items:center}.hylink-grid-reverse{grid-template-columns:.9fr 1.1fr}.hylink-copy{position:relative;z-index:1}.hylink-copy h3,.hylink-reflection-grid h3{font-family:var(--serif);font-size:23px;line-height:1.45;margin:0 0 10px;color:#d30a87}.hylink-page-intro .hylink-copy h3{color:#f3bd54}.hylink-copy p,.hylink-reflection-grid p,.hylink-reflection-grid li{font-size:14px;line-height:1.9;margin:0 0 25px;color:inherit}.hylink-media{position:relative;z-index:1}.hylink-media img{display:block;width:100%;max-height:330px;object-fit:contain;border-radius:10px}.hylink-media>p{font-size:12px;line-height:1.6;color:var(--muted);margin:12px 0 0}.hylink-flower{position:absolute;right:28px;top:24px;width:86px;opacity:.9;transform:rotate(8deg)}.hylink-screen img{max-height:370px}.hylink-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin-top:38px;padding:20px 0 0;border-top:2px solid #d30a87;position:relative}.hylink-stats>div{text-align:center;border-right:1px solid rgba(211,10,135,.35)}.hylink-stats>div:last-of-type{border-right:0}.hylink-stats strong{display:block;font-family:var(--serif);font-size:31px;line-height:1.2;color:#d30a87}.hylink-stats span{display:block;margin-top:6px;font-size:12px;color:#c2b9cf}.hylink-stats small{grid-column:1/-1;text-align:right;margin-top:12px;color:#aaa2ac;font-size:10px}.hylink-page-risk{background:#fbf8f1}.hylink-page-risk .hylink-copy h3{color:#c41685}.hylink-media-stack{display:grid;grid-template-columns:1.1fr .9fr;gap:12px;align-items:center}.hylink-media-stack img{height:190px;max-height:none;object-fit:cover}.hylink-media-stack img:first-child{grid-row:span 2;height:392px}.hylink-stats-light{border-top-color:#8ebbd0}.hylink-stats-light>div{border-right-color:rgba(107,145,173,.35)}.hylink-stats-light strong{color:#b95f7a}.hylink-page-reflection{background:#f5f1e8}.hylink-reflection-title{font-size:clamp(26px,3.5vw,40px);margin-bottom:32px;color:#233b4a}.hylink-reflection-grid{display:grid;grid-template-columns:1.12fr .88fr;gap:45px}.hylink-reflection-grid h3{color:#233b4a;margin-top:0}.hylink-reflection-grid ul{padding-left:22px;margin:0}.hylink-reflection-grid li{margin-bottom:11px}.hylink-reflection-grid li strong{color:#d30a87}.hylink-strategy{padding:24px 25px;background:#fff0f8;border-radius:16px;align-self:start}.hylink-strategy h3{color:#d30a87}.hylink-strategy p:last-child{margin-bottom:0}
@media(max-width:700px){.hylink-page{padding:34px 22px 38px;min-height:0}.hylink-page-topline{display:block;margin-bottom:36px;font-size:11px}.hylink-page-topline>*{display:block;margin-bottom:6px}.hylink-page-topline strong{font-size:22px}.hylink-page-heading,.hylink-reflection-title{font-size:29px;margin-bottom:25px}.hylink-grid,.hylink-grid-reverse,.hylink-reflection-grid{grid-template-columns:1fr;gap:24px}.hylink-copy h3,.hylink-reflection-grid h3{font-size:21px}.hylink-copy p,.hylink-reflection-grid p,.hylink-reflection-grid li{font-size:13px;line-height:1.85}.hylink-media img,.hylink-screen img{max-height:none}.hylink-flower{width:62px;right:16px;top:18px}.hylink-stats{margin-top:20px;padding-top:14px}.hylink-stats strong{font-size:22px}.hylink-stats span{font-size:10px}.hylink-stats small{font-size:9px}.hylink-media-stack{grid-template-columns:1fr 1fr}.hylink-media-stack img,.hylink-media-stack img:first-child{height:170px;grid-row:auto}.hylink-media-stack img:first-child{grid-row:span 2;height:352px}.hylink-strategy{padding:20px 18px}}

/* Shenzhen News note: editorial workflow and performance story */
.news-pages{background:#f4f0e6;color:#233b4a}.news-page{position:relative;overflow:hidden;padding:48px 54px 54px;border-bottom:1px solid rgba(35,59,74,.12)}.news-page-cover{background:#385d08;color:#f4f0e6;min-height:535px}.news-cover-top{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.news-cover-top img{width:160px;height:auto;display:block;filter:brightness(0) invert(1);margin-bottom:13px}.news-cover-top p{margin:0;color:#d6df9a;font-size:13px;letter-spacing:.08em}.news-cover-top>span{color:rgba(244,240,230,.72);font-size:13px}.news-cover-title{font-family:var(--serif);font-size:clamp(36px,5vw,64px);line-height:1.27;letter-spacing:-.06em;margin:74px 0 46px}.news-cover-title em{font-style:normal;color:#d5db8d}.news-cover-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:42px;align-items:end}.news-label{font-size:13px;color:#d6df9a;margin-bottom:16px}.news-intro{max-width:470px;font-family:var(--serif);font-size:17px;line-height:1.9;color:rgba(244,240,230,.88);margin:0}.news-cover-grid img{display:block;width:100%;max-height:310px;object-fit:contain;object-position:right bottom}.news-page-work,.news-page-analysis{min-height:500px;background:#f4f0e6}.news-page-heading{font-family:var(--serif);font-size:clamp(29px,4vw,48px);line-height:1.3;letter-spacing:-.05em;color:#385d08;margin-bottom:34px}.news-work-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:44px;align-items:center}.news-work-grid h3{font-family:var(--serif);font-size:23px;line-height:1.5;margin:0 0 15px;color:#233b4a}.news-work-grid p,.news-analysis-copy>p{font-size:14px;line-height:1.95;margin:0 0 18px;color:#40535b}.news-checklist{display:grid;grid-template-columns:repeat(2,1fr);gap:11px}.news-checklist span{padding:14px 12px;border:1px solid rgba(56,93,8,.3);border-radius:13px;color:#385d08;text-align:center;font-size:12px;background:rgba(213,219,141,.18)}.news-image-row{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:38px;align-items:start}.news-image-row img{width:100%;height:235px;object-fit:cover;object-position:top;border:1px solid rgba(35,59,74,.14);border-radius:9px;background:#fff}.news-page-analysis{background:#eef1d7}.news-page-analysis .news-page-heading{color:#385d08}.news-analysis-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:45px;align-items:center}.news-process{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:28px}.news-process div{display:flex;flex-direction:column;gap:7px;padding:15px 12px;background:#fffdf8;border-radius:13px}.news-process b{font-family:var(--serif);font-size:22px;color:#8b9c25}.news-process span{font-size:11px;line-height:1.5;color:#53636b}.news-word-cloud{position:relative;min-height:190px;padding:25px;background:#385d08;border-radius:50%;display:flex;flex-wrap:wrap;align-content:center;justify-content:center;gap:5px 13px;transform:rotate(-5deg);box-shadow:10px 10px 0 rgba(56,93,8,.12)}.news-word-cloud span{font-family:var(--serif);color:#f4f0e6;font-size:clamp(16px,2.5vw,30px)}.news-word-cloud span:nth-child(2),.news-word-cloud span:nth-child(5){font-size:clamp(24px,3.5vw,42px);color:#d5db8d}.news-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin-top:44px;padding:20px 0 0;border-top:2px solid #8b9c25}.news-stats>div{text-align:center;border-right:1px solid rgba(56,93,8,.28)}.news-stats>div:last-child{border-right:0}.news-stats strong{display:block;font-family:var(--serif);font-size:32px;line-height:1.2;color:#385d08}.news-stats span{display:block;margin-top:6px;font-size:12px;color:#71808a}.news-data-note{text-align:right;color:#a3aa9a;font-size:10px;margin:13px 0 0}
@media(max-width:700px){.news-page{padding:34px 22px 38px;min-height:0}.news-cover-top{display:block}.news-cover-top img{width:135px}.news-cover-top>span{display:block;margin-top:18px;font-size:11px}.news-cover-title{font-size:36px;margin:58px 0 30px}.news-cover-grid,.news-work-grid,.news-analysis-grid{grid-template-columns:1fr;gap:25px}.news-intro{font-size:15px}.news-cover-grid img{max-height:none}.news-page-heading{font-size:30px;margin-bottom:25px}.news-work-grid h3{font-size:21px}.news-work-grid p,.news-analysis-copy>p{font-size:13px;line-height:1.85}.news-checklist{gap:8px}.news-checklist span{font-size:11px;padding:11px 8px}.news-image-row{gap:10px;margin-top:24px}.news-image-row img{height:190px}.news-process{gap:7px}.news-process div{padding:11px 8px}.news-process b{font-size:18px}.news-process span{font-size:10px}.news-word-cloud{min-height:190px}.news-stats{margin-top:26px;padding-top:14px}.news-stats strong{font-size:23px}.news-stats span{font-size:10px}.news-data-note{font-size:9px}}

/* Exact one-page Canva composition for the Shenzhen News note */
.news-onepage{background:#385d08;line-height:0}.news-onepage>img{display:block;width:100%;height:auto}.news-onepage-accessible{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}

/* Shenzhen Media Group note: one-page editorial and sports-content case */
.broadcast-onepage{padding:48px 54px 42px;background:#f5f1e8;color:#233b4a;overflow:hidden}.broadcast-top{display:flex;justify-content:space-between;align-items:flex-start;gap:20px}.broadcast-top img{display:block;width:210px;height:auto}.broadcast-top p{margin:12px 0 0;color:#a83c5b;font-size:13px;letter-spacing:.08em}.broadcast-top>span{font-size:13px;color:#71808a}.broadcast-title{font-family:var(--serif);font-size:clamp(38px,5vw,62px);line-height:1.25;letter-spacing:-.06em;margin:68px 0 42px}.broadcast-title em{font-style:normal;color:#a83c5b}.broadcast-main{display:grid;grid-template-columns:1.1fr .9fr;gap:44px;align-items:center}.broadcast-copy{max-width:540px}.broadcast-label{font-size:13px;color:#a83c5b;margin:0 0 25px}.broadcast-copy h3{font-family:var(--serif);font-size:22px;line-height:1.45;color:#a83c5b;margin:0 0 10px}.broadcast-copy p:not(.broadcast-label){font-size:14px;line-height:1.95;margin:0 0 27px;color:#40535b}.broadcast-media{position:relative;min-height:360px}.broadcast-article{display:block;width:58%;height:300px;object-fit:cover;object-position:top;border:1px solid rgba(35,59,74,.12);border-radius:8px;box-shadow:10px 10px 0 rgba(168,60,91,.17)}.broadcast-feature{position:absolute;right:0;bottom:0;width:53%;height:235px;object-fit:cover;object-position:top;border:7px solid #f5f1e8;border-radius:8px;box-shadow:0 8px 20px rgba(35,59,74,.13)}.broadcast-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:0;margin-top:28px;padding-top:18px;border-top:2px solid #a83c5b}.broadcast-stats>div{text-align:center;border-right:1px solid rgba(168,60,91,.35)}.broadcast-stats>div:last-child{border-right:0}.broadcast-stats strong{display:block;font-family:var(--serif);font-size:32px;color:#a83c5b;line-height:1.2}.broadcast-stats span{display:block;margin-top:5px;font-size:12px;color:#71808a}
@media(max-width:700px){.broadcast-onepage{padding:34px 22px 30px}.broadcast-top{display:block}.broadcast-top img{width:175px}.broadcast-top>span{display:block;margin-top:17px;font-size:11px}.broadcast-title{font-size:37px;margin:55px 0 30px}.broadcast-main{grid-template-columns:1fr;gap:26px}.broadcast-copy h3{font-size:21px}.broadcast-copy p:not(.broadcast-label){font-size:13px;line-height:1.85}.broadcast-media{min-height:300px}.broadcast-article{height:245px}.broadcast-feature{height:190px}.broadcast-stats{margin-top:24px;padding-top:14px}.broadcast-stats strong{font-size:24px}.broadcast-stats span{font-size:10px}}

/* Unify the first three Hylink case pages as one dark visual sequence */
.hylink-page-content{background:#29495a;color:var(--cream)}.hylink-page-risk{background:#233b4a;color:var(--cream)}.hylink-page-content .hylink-copy h3,.hylink-page-risk .hylink-copy h3{color:var(--yellow)}.hylink-page-content .hylink-media>p{color:rgba(245,241,232,.66)}.hylink-page-content .hylink-stats{border-top-color:var(--yellow)}.hylink-page-content .hylink-stats>div{border-right-color:rgba(243,189,84,.35)}.hylink-page-content .hylink-stats strong{color:var(--yellow)}.hylink-page-content .hylink-stats span{color:rgba(245,241,232,.68)}.hylink-page-risk .hylink-stats-light{border-top-color:#b8c97e}.hylink-page-risk .hylink-stats-light>div{border-right-color:rgba(184,201,126,.38)}.hylink-page-risk .hylink-stats-light strong{color:#d5db8d}.hylink-page-risk .hylink-stats-light span{color:rgba(245,241,232,.7)}
.reflection{padding-top:78px;padding-bottom:78px}.reflection .section-heading{margin-bottom:30px}.reflection-grid article{min-height:0;padding:22px 24px 20px;display:flex;flex-direction:column}.reflection-grid h3{font-size:22px;line-height:1.4;margin:16px 0 7px}.reflection-grid p{margin-bottom:16px}.reflection-open{margin-top:auto;align-self:flex-start;padding:0;border:0;background:none;color:var(--ink);font:inherit;font-size:12px;cursor:pointer}.reflection-open span{color:var(--orange)}
@media(max-width:800px){.reflection{padding-top:62px;padding-bottom:62px}.reflection .section-heading{margin-bottom:26px}}

/* Collaboration testimonials */
.feedback-inner{display:block}.feedback-heading{margin-bottom:46px}.feedback-quotes{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.feedback-card{padding:30px 30px 28px;background:#40383a;color:var(--cream);border-radius:22px;min-height:350px;display:flex;flex-direction:column}.feedback-card blockquote{margin:0 0 24px;font-family:var(--serif);font-size:clamp(20px,2.4vw,29px);line-height:1.45;color:var(--cream)}.feedback-card>p{padding-top:20px;border-top:2px solid var(--yellow);font-size:14px;line-height:1.9;color:rgba(245,241,232,.82);margin:0}.feedback-card cite{display:flex;flex-direction:column;margin-top:auto;padding-top:24px;font-style:normal}.feedback-card cite strong{font-size:14px;letter-spacing:.06em;color:var(--yellow)}.feedback-card cite span{font-size:12px;color:rgba(245,241,232,.68);margin-top:3px}.feedback-placeholder{display:none}
@media(max-width:800px){.feedback-heading{margin-bottom:30px}.feedback-quotes{grid-template-columns:1fr;gap:15px}.feedback-card{min-height:0;padding:24px 22px}.feedback-card blockquote{font-size:22px}.feedback-card>p{font-size:13px;line-height:1.85}.feedback-card cite{margin-top:22px}}

/* Keep testimonials visually secondary to experience, projects and contact */
.feedback{padding-top:72px;padding-bottom:72px;background:var(--cream)}.feedback-heading{margin-bottom:30px}.feedback-heading h2{font-size:clamp(34px,4.5vw,54px);margin-bottom:0}.feedback-quotes{gap:16px}.feedback-card{min-height:0;padding:22px 24px 20px;background:var(--paper);color:var(--ink);border:1px solid var(--line);border-top:3px solid var(--blue);border-radius:16px;box-shadow:none}.feedback-card blockquote{margin:0 0 14px;font-size:clamp(18px,2vw,24px);line-height:1.4;color:var(--blue-dark)}.feedback-card>p{padding-top:14px;border-top:1px solid var(--line);font-size:13px;line-height:1.75;color:var(--muted);margin:0}.feedback-card cite{margin-top:18px;padding-top:0}.feedback-card cite strong{font-size:13px;color:var(--orange)}.feedback-card cite span{font-size:11px;color:var(--muted)}
@media(max-width:800px){.feedback{padding-top:58px;padding-bottom:58px}.feedback-heading{margin-bottom:24px}.feedback-card{padding:20px 19px 18px}.feedback-card blockquote{font-size:20px}.feedback-card>p{font-size:12.5px;line-height:1.8}.feedback-card cite{margin-top:16px}}

/* Use the supplied title artwork while keeping the rest of the page responsive. */
.canva-about{height:auto;min-height:clamp(680px,49vw,1000px);padding-bottom:clamp(56px,5vw,90px)}
.canva-about-title-art{position:relative;width:100%;margin-top:clamp(28px,6vw,92px);overflow:hidden;line-height:0}
.canva-about-title-art img{display:block;width:100%;height:auto;mix-blend-mode:multiply}
.canva-about-composition{margin-top:clamp(42px,5vw,86px)}
.canva-about-composition .canva-about-copy{font-size:15px;line-height:1.9}
.canva-about-link{position:relative;display:inline-flex;left:auto;bottom:auto;margin:34px 0 0 12%;font-size:clamp(24px,2.2vw,42px)}
@media(max-width:800px){.canva-about{min-height:0;padding-bottom:56px}.canva-about-title-art{margin-top:26px}.canva-about-composition{min-height:390px;margin-top:22px}.canva-about-composition .canva-about-portrait{width:220px;margin-right:-10%;margin-left:14px}.canva-about-composition .canva-about-copy{font-size:15px;line-height:1.88}.canva-about-link{margin:28px 0 0 8%;font-size:23px}}

.news-text-note{padding:46px 52px 54px;background:var(--cream);color:var(--ink);min-height:420px}.news-note-header{padding-bottom:30px;margin-bottom:36px;border-bottom:1px solid rgba(35,59,74,.16)}.news-note-eyebrow{margin:0 0 18px;color:#8b9c25;font-size:12px;font-weight:700;letter-spacing:.14em}.news-note-header h3{margin:0 0 10px;font-family:var(--serif);font-size:clamp(30px,4vw,52px);line-height:1.2;letter-spacing:-.05em;color:#385d08}.news-note-role{display:flex;justify-content:space-between;gap:18px;margin:0;color:var(--muted);font-size:14px}.news-note-role span{white-space:nowrap}.news-note-section{max-width:780px;padding:0 0 34px;margin:0 0 34px;border-bottom:1px solid rgba(35,59,74,.12)}.news-note-section-head{display:flex;align-items:baseline;gap:14px;margin-bottom:16px}.news-note-section-head span{color:#8b9c25;font-size:13px;font-weight:700;letter-spacing:.08em}.news-note-section h4{margin:0;font-family:var(--serif);font-size:clamp(23px,3vw,34px);line-height:1.35;color:var(--ink)}.news-note-section p{max-width:720px;margin:0;font-size:15px;line-height:1.95;color:var(--blue-dark)}.news-note-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin-top:40px;padding-top:22px;border-top:2px solid #8b9c25}.news-note-metrics>div{text-align:center;border-right:1px solid rgba(56,93,8,.28)}.news-note-metrics>div:last-child{border-right:0}.news-note-metrics strong{display:block;font-family:var(--serif);font-size:clamp(28px,4vw,42px);line-height:1.2;color:#385d08}.news-note-metrics span{display:block;margin-top:8px;font-size:12px;color:var(--muted)}
@media(max-width:700px){.news-text-note{padding:32px 24px 38px;min-height:0}.news-note-header{padding-bottom:24px;margin-bottom:28px}.news-note-header h3{font-size:31px;line-height:1.28}.news-note-role{display:block;font-size:13px}.news-note-role span{display:block;margin-top:5px}.news-note-section{padding-bottom:26px;margin-bottom:26px}.news-note-section-head{gap:10px;margin-bottom:12px}.news-note-section h4{font-size:23px}.news-note-section p{font-size:14px;line-height:1.85}.news-note-metrics{margin-top:30px;padding-top:16px}.news-note-metrics strong{font-size:25px}.news-note-metrics span{font-size:10px;line-height:1.4}}
