/* Two authored page compositions. The landing and detail pages use their own styles. */
.creative-pages{--creative-paper:#f4f1e9;--creative-green:#526446;--creative-deep:#33462f;--creative-pale:#e9eddf;--creative-ease:cubic-bezier(.22,1,.36,1)}
.creative-pages main{overflow:clip}
.creative-pages .breadcrumbs{padding-top:28px}
.creative-pages .page-label{font-size:11px;letter-spacing:.12em;color:#667354}
.creative-pages .creative-lotus{display:block;object-fit:contain;pointer-events:none}
.creative-pages .heading-dot{color:#94a37f}
.creative-pages .text-link{font-size:14px;min-height:44px}

/* About opening: photograph, botanical back plane, and a foreground note. */
.story-opening{padding:45px 0 82px;background:#fffefb}
.story-composition{display:grid;grid-template-columns:1.03fr 1fr;gap:5%;align-items:center}
.story-title{position:relative;z-index:2;padding-bottom:10px}
.story-title h1{font-size:clamp(56px,6vw,86px);line-height:1.065;letter-spacing:-.065em;font-weight:450;max-width:690px;text-wrap:balance}
.story-accent{color:var(--creative-green);position:relative;white-space:nowrap}
.story-accent:after{content:'';position:absolute;left:0;right:0;bottom:-4px;height:8px;border-bottom:2px solid #92a37c;border-radius:50%;transform:rotate(-3deg)}
.story-title>p{max-width:465px;color:#69715f;font-size:17px;line-height:1.85;margin-top:32px}
.story-title>.button{margin-top:30px;min-height:56px;padding-inline:25px}
.story-world{position:relative;padding-top:20px;min-width:0;isolation:isolate}
.story-backdrop{position:absolute;inset:-40px -20px 60px 20%;background:#edf0e3;border-radius:50% 50% 8px 8px;z-index:-1;transform:rotate(calc(-8deg + var(--sc-p,0) * 8deg))}
.story-backdrop .creative-lotus{width:290px;height:290px;position:absolute;right:-55px;top:-20px;opacity:.2;transform:rotate(-25deg)}
.story-main-photo{overflow:hidden;height:clamp(445px,45vw,590px);position:relative;border-radius:140px 18px 140px 18px;background:#e3e7db}
.story-main-photo>img{width:100%;height:122%;object-fit:cover;object-position:53% 44%;position:absolute;left:0;top:-8%}
.story-photo-note{position:absolute;left:-47px;bottom:85px;display:flex;gap:19px;align-items:center;padding:22px 29px;background:#fbf7ee;border-radius:13px;box-shadow:0 17px 40px -22px #26332155;z-index:3;font-size:17px;line-height:1.5;letter-spacing:-.02em}
.story-photo-note strong{font-weight:500;color:var(--creative-green)}
.note-flower{width:42px;height:42px;border-radius:50%;background:#e1e8d4;display:grid;place-items:center;color:#536947}
.note-flower>.icon{width:21px;height:21px}
.story-caption{display:flex;justify-content:space-between;gap:20px;margin-top:20px;color:#77816c;font-size:11px}

/* Belief: large reading plane with a slowly opening botanical silhouette. */
.story-belief{position:relative;isolation:isolate;background:var(--creative-pale);padding:99px 0 92px;overflow:hidden;scroll-margin-top:90px}
.belief-botanical{position:absolute;right:-160px;top:-10px;z-index:-1;opacity:.11;transform:translateY(calc(50px - var(--sc-p,0) * 110px)) rotate(calc(-30deg + var(--sc-p,0) * 30deg))}
.belief-botanical .creative-lotus{width:690px;height:690px}
.story-belief .page-label{margin-bottom:32px}
.creative-pages .story-statement{opacity:1;font-size:clamp(30px,3.55vw,49px);line-height:1.37;letter-spacing:-.04em;color:#35462e;font-weight:450;max-width:1130px}
.story-values{display:grid;grid-template-columns:1fr 1fr;column-gap:10%;row-gap:45px;margin-top:70px;max-width:1130px}
.story-values article{display:grid;grid-template-columns:43px 1fr;column-gap:23px;align-items:start}
.story-values h2{font-size:25px;font-weight:500;letter-spacing:-.035em;line-height:1.2;margin-bottom:12px}
.story-values p{grid-column:2;font-size:15px;line-height:1.85;color:#5f6f53;max-width:425px}
.value-mark{grid-row:span 2;width:43px;height:43px;position:relative;margin-top:1px}
.value-mark i{position:absolute;display:block;background:#859772;width:19px;height:30px;border-radius:2px 19px;top:6px;left:12px;transform-origin:center 85%}
.value-mark i:first-child{transform:rotate(-44deg);opacity:.5}
.value-mark i:nth-child(2){transform:rotate(44deg);opacity:.5}
.value-mark i:last-child{transform:rotate(0deg)}
.value-mark-1{rotate:90deg}.value-mark-2{rotate:180deg}.value-mark-3{rotate:270deg}

/* Portrait stage: an offset photographic gallery, then the personal invitation. */
.people-opening{padding:34px 0 84px;background:linear-gradient(180deg,#fffefb 15%,#f5f4ec)}
.people-heading{display:grid;grid-template-columns:1.25fr 1fr;gap:10%;align-items:end;padding-bottom:67px}
.people-heading .page-label{margin-bottom:20px}
.people-heading h1{font-size:clamp(69px,9.5vw,136px);font-weight:450;line-height:.98;letter-spacing:-.072em}
.people-intro{max-width:430px;padding-top:10px}
.people-intro>img{width:35px;height:28px;object-fit:contain;margin-bottom:17px}
.people-intro>p{font-size:17px;line-height:1.8;color:#69715f}
.people-intro>.text-link{margin-top:8px}
.people-portrait-stage{position:relative;isolation:isolate;scroll-margin-top:125px}
.people-portrait-stage>.creative-lotus{position:absolute;z-index:-1;right:-6%;top:-150px;width:720px;height:720px;opacity:.075;transform:translateY(calc(var(--sc-p,0) * -60px)) rotate(calc(-17deg + var(--sc-p,0) * 13deg))}
.creative-pages .portrait-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:35px;align-items:start;padding-top:34px}
.creative-pages .portrait-member{min-width:0}
.creative-pages .portrait-member:nth-child(2){padding-top:48px}
.creative-pages .portrait-member:nth-child(3){padding-top:17px}
.creative-pages .portrait-frame{position:relative;transition:transform .6s var(--creative-ease)}
.creative-pages .portrait-pick{display:block;position:relative;width:100%;padding:0 0 25px;margin:0;background:none;border:0;border-radius:20px;text-align:left;cursor:pointer}
.creative-pages .portrait-pick .person-photo{width:100%;height:clamp(345px,35vw,463px);border-radius:160px 160px 18px 18px;overflow:hidden;position:relative;display:block;isolation:isolate;background:#e3e7dd;outline:2px solid transparent;outline-offset:6px;transition:outline-color .3s}
.creative-pages .portrait-member:nth-child(2) .person-photo{border-radius:20px}
.creative-pages .portrait-member:nth-child(3) .person-photo{border-radius:18px 160px 18px 18px}
.creative-pages .portrait-pick .person-photo>img{width:100%;height:122%;position:absolute;top:-7%;left:0;object-fit:cover;object-position:50% 18%;transition:none}
.creative-pages .portrait-pick .person-pick-icon{position:absolute;right:20px;top:23px;bottom:auto;width:40px;height:40px;border-radius:50%;background:#fbf9f1e8;display:grid;place-items:center;border:1px solid #fff9;box-shadow:none;transition:background .2s,color .2s}
.creative-pages .portrait-pick .person-pick-icon .icon{width:19px;height:19px;transform:none}
.creative-pages .portrait-pick .person-action{position:absolute;bottom:0;left:21px;right:21px;display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0;padding:15px 21px;border:1px solid #efede4;border-radius:40px;background:#fffef8;color:#33452c;min-height:54px;font-size:14px;line-height:1.3;font-weight:500;box-shadow:0 9px 20px -15px #1b271c70;transition:background .25s,color .25s}
.creative-pages .portrait-pick .person-action>.icon{width:19px;height:19px}
.creative-pages .portrait-choice-note{position:absolute;top:-37px;right:5px;color:#566c47;background:#e3ebd6;padding:7px 15px;border-radius:25px;font-size:12px;opacity:0;transform:translateY(6px) rotate(3deg);transition:opacity .25s,transform .4s var(--creative-ease);pointer-events:none}
.creative-pages .portrait-pick[aria-pressed=true] .person-photo{outline-color:#8b9f74}
.creative-pages .portrait-pick[aria-pressed=true] .person-action{background:#425937;border-color:#425937;color:#fffef8}
.creative-pages .portrait-pick[aria-pressed=true] .person-pick-icon{background:#edf3e4;color:#33452c}
.creative-pages .portrait-member[data-selected=true] .portrait-choice-note{opacity:1;transform:translateY(0) rotate(3deg)}
.creative-pages .portrait-member[data-selected=true] .portrait-frame{transform:translateY(-8px)}
.creative-pages .creative-member-details{position:static;display:block;min-width:0;padding:25px 4px 0}
.creative-pages .creative-member-details h2{font-size:clamp(22px,2.1vw,29px);line-height:1.2;letter-spacing:-.045em;font-weight:500;margin:0 0 13px;max-width:350px}
.creative-pages .creative-member-details>p{font-size:14px;line-height:1.8;color:#6a755e;max-width:330px}
.creative-pages .portrait-links{display:flex;align-items:center;flex-wrap:wrap;gap:0 19px;margin-top:15px}
.creative-pages .portrait-links .text-link,.creative-pages .portrait-links .person-direct{display:inline-flex;gap:8px;align-items:center;font-size:13px;min-height:44px;margin:0;padding:8px 0;text-decoration:none;color:#586a49;line-height:1.6}
.creative-pages .portrait-links .icon{width:16px;height:16px}
.creative-pages .personal-invitation{margin-top:53px;display:flex;gap:26px;align-items:center;padding:28px 31px;border-radius:20px;background:#fffef9;box-shadow:0 8px 45px -30px #48543940;transition:background .3s}
.creative-pages .personal-invitation[data-chosen=true]{background:#e6eddb}
.invitation-symbol{width:65px;height:65px;flex:none;display:grid;place-items:center;border-radius:50%;background:#edf0e2}
.invitation-symbol img{object-fit:contain}
.invitation-copy{flex:1;min-width:0}
.invitation-copy>strong{font-size:19px;letter-spacing:-.035em;font-weight:500;display:block;margin-bottom:5px}
.invitation-copy>p{color:#647257;font-size:14px;line-height:1.7;margin:0}
.invitation-copy>.subtle-button{font-size:12px;min-height:38px;padding:6px 0;margin-top:3px;gap:10px}
.invitation-copy>.subtle-button .icon{width:15px;height:15px}
.creative-pages .invitation-book{flex:none;min-height:55px;gap:17px}
.creative-pages .book-avatar{flex:none}
.people-questions{padding:94px 0 35px;background:#fffefb}
.people-questions>.wrap{display:grid;grid-template-columns:.85fr 1.3fr;gap:10%;align-items:start}
.questions-intro{position:sticky;top:125px}
.questions-intro h2{font-size:clamp(39px,4.2vw,58px);font-weight:450;line-height:1.06;letter-spacing:-.055em;margin-bottom:24px}
.questions-intro h2>span{color:#869772}
.questions-intro>p{color:#69765d;font-size:16px;margin-bottom:17px}
.people-questions .page-faq>h2{font-size:18px;font-weight:500;letter-spacing:-.02em;margin-bottom:21px}
.people-questions .page-faq>details{background:#f4f3ec;border-radius:15px;margin-bottom:12px}
.people-questions .page-faq>details[open]{background:#edf0e4}

/* About changes tempo: gallery, visual service menu, large real quotations. */
.story-team,.story-reviews,.story-classes{padding:91px 0}
.story-team{background:#fbf9f3}
.story-section-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:45px}
.story-section-heading h2{font-size:clamp(40px,4.5vw,62px);line-height:1.05;letter-spacing:-.055em;font-weight:450}
.story-section-heading h2>span{color:#7c8c66}
.story-section-heading>p{font-size:14px;line-height:1.75;color:#728063;max-width:250px}
.story-team .portrait-gallery{gap:40px;padding-top:8px}
.story-team .portrait-member:nth-child(2){padding-top:35px}
.story-team .portrait-member:nth-child(3){padding-top:0}
.story-team .portrait-pick .person-photo{height:clamp(300px,31vw,398px)}
.story-services{padding:97px 0;background:#eeeede}
.story-services>.wrap{display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:start}
.story-services-visual{position:sticky;top:110px}
.story-services-visual>h2{font-size:clamp(39px,4.4vw,58px);letter-spacing:-.055em;font-weight:450;line-height:1.05;margin-bottom:24px}
.story-services-visual>p{font-size:15px;line-height:1.8;color:#697459;max-width:490px;margin-bottom:31px}
.service-view{position:relative;max-width:480px;padding-bottom:22px}
.service-view-images{position:relative;aspect-ratio:1.35;overflow:hidden;border-radius:17px 80px 17px 17px;background:#dae1cd}
.service-view-images>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transform:scale(1.035);transition:opacity .5s ease,transform 1s var(--creative-ease);pointer-events:none}
.service-view-images>img.is-active{opacity:1;transform:scale(1)}
.service-view-caption{position:absolute;bottom:0;left:20px;right:20px;border-radius:40px;background:#fffdf4;box-shadow:0 8px 20px -15px #35483155;min-height:48px;padding:14px 20px;font-size:13px;color:#526446;line-height:1.5;text-align:center}
.service-explorer{padding-top:9px;display:grid;gap:12px}
.service-choice{background:#f9f8ef;border:1px solid transparent;border-radius:19px;transition:background .2s,border-color .2s}
.service-choice[open]{background:#fffef8;border-color:#d3ddc5}
.service-choice>summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:22px;font-size:clamp(22px,2.2vw,29px);letter-spacing:-.045em;font-weight:500;line-height:1.15;min-height:93px;padding:23px 29px;color:#3e4f34}
.service-choice>summary::-webkit-details-marker{display:none}
.service-toggle{flex:none;width:36px;height:36px;border-radius:50%;background:#ebefdf;display:grid;place-items:center;transition:background .2s}
.service-toggle>.icon{width:18px;height:18px;transition:rotate .3s var(--creative-ease)}
.service-choice[open] .service-toggle{background:#dfe8d0}
.service-choice[open] .service-toggle>.icon{rotate:45deg}
.service-choice-copy{padding:0 29px 25px}
.service-choice-copy>p{font-size:15px;line-height:1.85;color:#647256;white-space:pre-line}
.service-choice-copy>.text-link{font-size:13px;margin-top:15px}
.story-reviews{background:#fffefb}
.story-review-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:20px;align-items:stretch}
.story-review{position:relative;display:flex;flex-direction:column;min-width:0;margin:0;padding:31px 34px;background:#f5f3ec;border-radius:18px;overflow:hidden;isolation:isolate}
.story-review .review-quote{position:absolute;right:24px;top:-20px;font-family:Georgia,serif;font-size:160px;line-height:1.3;color:#dde4d3;z-index:-1}
.story-review blockquote{font-size:16px;line-height:1.85;color:#5d6e4f;margin:0 0 27px;white-space:pre-line}
.story-review figcaption{margin-top:auto;font-size:14px;font-weight:500;color:#4b603f}
.story-review .review-rating{font-size:12px;margin-bottom:25px}
.story-review.featured-review{grid-row:span 2;background:#e7eedb;padding:42px 45px;border-radius:70px 18px 18px 18px}
.story-review.featured-review blockquote{font-size:clamp(20px,2.05vw,28px);line-height:1.6;letter-spacing:-.025em;color:#405438}
.story-review.featured-review .review-quote{font-size:250px;right:28px;top:17px;color:#d5e1c6}
.story-review.featured-review .review-rating{margin-top:8px;margin-bottom:34px}
.story-reviews .more-reviews{margin-top:29px}
.story-reviews .more-reviews>.story-review-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.story-classes{padding-top:30px;background:#fffefb}
.story-classes .content-grid{gap:35px;align-items:start}
.story-classes .content-card{background:transparent;box-shadow:none;border-radius:0;overflow:visible}
.story-classes .content-card:nth-child(2){margin-top:45px}
.story-classes .content-card-media{margin:0;border-radius:16px 65px 16px 16px;aspect-ratio:1.1}
.story-classes .content-card:nth-child(2) .content-card-media{border-radius:65px 16px 16px 16px}
.story-classes .content-card-body{padding:26px 2px 0}
.story-classes .content-card-label{font-size:11px;color:#758368;margin-bottom:16px}
.story-classes .content-card h3{font-size:28px;font-weight:500}
.story-classes .content-card p{font-size:15px;line-height:1.8}

/* A definite close, carrying the chosen person into the booking. */
.creative-closing{padding:84px 0 91px;background:#3c4c33;color:#fbf9ee;position:relative;isolation:isolate;overflow:hidden}
.creative-closing>.wrap{display:flex;align-items:center;justify-content:space-between;gap:50px;position:relative}
.creative-closing>.wrap>div:first-child>span{font-size:13px;color:#d0d8bf;display:block;margin-bottom:28px}
.creative-closing h2{font-size:clamp(46px,5.4vw,76px);font-weight:450;line-height:1.08;letter-spacing:-.055em;max-width:750px}
.creative-closing h2>span{color:#b7c89d}
.creative-closing-action{max-width:320px;flex:none;position:relative;z-index:2}
.creative-closing .button{background:#f8f5e9;color:#34462c;min-height:61px;padding-inline:26px;gap:22px;white-space:normal}
.creative-closing-action>p{font-size:12px;color:#ced8be;line-height:1.75;max-width:270px;margin-top:18px}
.creative-closing .creative-lotus{position:absolute;z-index:-1;right:-10%;top:-110px;width:430px;height:430px;opacity:.15;filter:brightness(2);transform:rotate(calc(-17deg + var(--sc-p,0) * 22deg))}

@media(hover:hover) and (pointer:fine){
 .creative-pages .portrait-pick:hover .person-action{background:#e8efdc;color:#344b2b;border-color:#dbe5cb}
 .creative-pages .portrait-pick[aria-pressed=true]:hover .person-action{background:#526a44;color:white}
 .creative-pages .portrait-pick:hover .person-photo{outline-color:#b6c4a1}
 .creative-pages .portrait-links a:hover{color:#334a29;text-decoration:underline;text-underline-offset:5px}
 .service-choice>summary:hover .service-toggle{background:#d8e3c9}
 .creative-closing .button:hover{background:#e6eed7}
}
@media(max-width:1050px){
 .story-composition{gap:4%;grid-template-columns:1.04fr 1fr}
 .story-title h1{font-size:clamp(53px,6.3vw,70px)}
 .story-title>p{font-size:16px}
 .story-main-photo{height:490px;border-radius:100px 18px 100px 18px}
 .story-photo-note{left:-20px;padding:19px 23px;font-size:15px;gap:15px}
 .story-caption{font-size:10px;gap:12px}
 .people-heading{gap:7%}
 .people-heading h1{font-size:clamp(65px,9.5vw,95px)}
 .people-intro>p{font-size:16px}
 .creative-pages .portrait-gallery,.story-team .portrait-gallery{gap:23px}
 .creative-pages .portrait-pick .person-photo{height:360px}
 .creative-pages .portrait-pick .person-action{left:13px;right:13px;padding-inline:17px;font-size:13px}
 .creative-pages .creative-member-details{padding-top:21px}
 .creative-pages .creative-member-details h2{font-size:24px}
 .creative-pages .personal-invitation{gap:19px;padding:25px}
 .invitation-symbol{display:none}
 .invitation-copy>strong{font-size:17px}
 .creative-pages .invitation-book{font-size:13px;padding-inline:20px}
 .story-services>.wrap{gap:5%}
 .service-choice>summary{padding:22px;gap:15px;font-size:24px;min-height:87px}
 .service-choice-copy{padding:0 22px 23px}
 .story-services-visual>h2{font-size:42px;overflow-wrap:break-word}
 .story-review.featured-review{padding:34px}
 .story-reviews .more-reviews>.story-review-grid{grid-template-columns:1fr 1fr}
 .creative-closing-action{max-width:285px}
}
@media(max-width:760px){
 .creative-pages .wrap{width:calc(100% - 44px)}
 .creative-pages .breadcrumbs{padding-top:21px;font-size:11px}
 .creative-pages .page-label{font-size:10px;letter-spacing:.1em;margin-bottom:20px}
 .story-opening{padding:31px 0 47px}
 .story-composition{grid-template-columns:1fr;gap:35px}
 .story-title{padding:0}
 .story-title h1{font-size:clamp(46px,12.1vw,70px);line-height:1.045;letter-spacing:-.058em;max-width:570px}
 .story-title>p{font-size:16px;line-height:1.8;max-width:480px;margin-top:26px}
 .story-title>.button{margin-top:23px;font-size:13px;min-height:52px}
 .story-world{padding-top:9px;margin-left:15px}
 .story-backdrop{inset:-3px -5px 40px 25%;transform:rotate(-5deg)}
 .story-backdrop .creative-lotus{width:210px;height:210px;right:-10px;top:-27px;opacity:.17}
 .story-main-photo{height:auto;aspect-ratio:1.08;min-height:285px;border-radius:70px 13px 70px 13px}
 .story-main-photo>img{height:112%;top:-5%;object-position:52% 40%}
 .story-photo-note{left:-15px;bottom:42px;padding:15px 18px;font-size:13px;gap:12px;border-radius:10px}
 .note-flower{width:34px;height:34px}
 .note-flower>.icon{width:17px;height:17px}
 .story-caption{margin-top:16px;font-size:9px}
 .story-belief{padding:51px 0 52px;scroll-margin-top:85px}
 .creative-pages .story-statement{font-size:29px;line-height:1.45;letter-spacing:-.04em}
 .belief-botanical{right:-200px;top:10px;opacity:.085;transform:rotate(-15deg)}
 .belief-botanical .creative-lotus{width:540px;height:540px}
 .story-values{grid-template-columns:1fr;gap:31px;margin-top:42px}
 .story-values article{grid-template-columns:34px 1fr;gap:0 19px}
 .story-values h2{font-size:23px;margin-bottom:11px}
 .story-values p{font-size:15px;line-height:1.8}
 .value-mark{scale:.8;transform-origin:top left;width:34px;height:34px}
 .people-opening{padding:29px 0 45px}
 .people-heading{grid-template-columns:1fr;gap:23px;padding-bottom:33px}
 .people-heading h1{font-size:clamp(59px,15vw,90px);letter-spacing:-.06em}
 .people-heading .page-label{margin-bottom:15px}
 .people-intro{padding:0;max-width:470px}
 .people-intro>img{display:none}
 .people-intro>p{font-size:16px}
 .people-intro>.text-link{font-size:13px;margin-top:7px}
 .people-portrait-stage{scroll-margin-top:93px}
 .people-portrait-stage>.creative-lotus{width:370px;height:370px;right:-75px;top:50px;transform:rotate(-15deg)}
 .creative-pages .portrait-gallery,.story-team .portrait-gallery{grid-template-columns:1fr;padding-top:0;gap:45px}
 .creative-pages .portrait-member:nth-child(n){padding-top:0;max-width:500px;width:100%;margin-inline:auto}
 .creative-pages .portrait-frame{transform:none!important}
 .creative-pages .portrait-pick{padding-bottom:25px;border-radius:16px}
 .creative-pages .portrait-pick .person-photo{height:auto;aspect-ratio:1;max-height:none;min-height:300px;border-radius:110px 110px 16px 16px!important}
 .creative-pages .portrait-member:nth-child(2) .person-photo{border-radius:16px!important}
 .creative-pages .portrait-member:nth-child(3) .person-photo{border-radius:16px 110px 16px 16px!important}
 .creative-pages .portrait-pick .person-photo>img{height:112%;top:-2%;object-position:center 19%}
 .creative-pages .portrait-pick .person-action{font-size:14px;left:19px;right:19px;padding:16px 21px;min-height:53px}
 .creative-pages .portrait-pick .person-pick-icon{top:20px;right:20px;width:40px;height:40px}
 .creative-pages .portrait-choice-note{left:18px;right:auto;top:20px;max-width:calc(100% - 90px);font-size:11px}
 .creative-pages .creative-member-details{padding:22px 2px 0}
 .creative-pages .creative-member-details h2{font-size:27px;max-width:400px;margin-bottom:13px}
 .creative-pages .creative-member-details>p{font-size:14px;max-width:370px}
 .creative-pages .portrait-links{margin-top:10px;gap:0 23px}
 .creative-pages .portrait-links .text-link,.creative-pages .portrait-links .person-direct{font-size:13px}
 .creative-pages .personal-invitation{margin-top:35px;padding:23px;align-items:stretch;flex-direction:column;gap:19px}
 .invitation-copy>strong{font-size:20px;line-height:1.4;margin-bottom:8px;max-width:310px}
 .invitation-copy>p{font-size:14px}
 .invitation-copy>.subtle-button{min-height:44px}
 .creative-pages .invitation-book{width:100%;font-size:14px;min-height:54px;white-space:normal;padding-inline:20px}
 .people-questions{padding:49px 0 4px}
 .people-questions>.wrap{grid-template-columns:1fr;gap:28px}
 .questions-intro{position:static}
 .questions-intro h2{font-size:42px;margin-bottom:19px}
 .questions-intro>p{font-size:15px;margin-bottom:5px}
 .people-questions .page-faq>h2{font-size:17px}
 .people-questions .page-faq summary{font-size:15px;padding:19px;min-height:65px}
 .story-team,.story-reviews,.story-classes{padding:51px 0}
 .story-section-heading{align-items:start;flex-direction:column;gap:16px;margin-bottom:29px}
 .story-section-heading h2{font-size:40px;line-height:1.07}
 .story-section-heading>.text-link{font-size:13px}
 .story-section-heading>p{font-size:13px;max-width:none}
 .story-services{padding:53px 0}
 .story-services>.wrap{grid-template-columns:1fr;gap:27px}
 .story-services-visual{position:static}
 .story-services-visual>h2{font-size:39px;margin-bottom:22px}
 .story-services-visual>p{font-size:15px;line-height:1.8;margin-bottom:0}
 .service-view{display:none}
 .service-explorer{padding-top:0;gap:10px}
 .service-choice{border-radius:15px}
 .service-choice>summary{font-size:23px;padding:20px;min-height:78px}
 .service-toggle{width:34px;height:34px}
 .service-choice-copy{padding:0 20px 20px}
 .service-choice-copy>p{font-size:15px}
 .service-choice-copy>.text-link{font-size:13px;min-height:44px}
 .story-review-grid,.story-reviews .more-reviews>.story-review-grid{grid-template-columns:1fr;gap:17px}
 .story-review{padding:26px}
 .story-review.featured-review{grid-row:auto;padding:31px 27px;border-radius:45px 16px 16px 16px}
 .story-review.featured-review blockquote{font-size:23px;line-height:1.65}
 .story-review.featured-review .review-rating{margin-top:2px;margin-bottom:25px}
 .story-review blockquote{font-size:16px;line-height:1.85}
 .story-reviews .more-reviews{margin-top:22px}
 .story-classes{padding-top:10px}
 .story-classes .content-grid{grid-template-columns:1fr;gap:32px}
 .story-classes .content-card:nth-child(2){margin-top:0}
 .story-classes .content-card-media{aspect-ratio:1.45}
 .story-classes .content-card-body{padding-top:23px}
 .story-classes .content-card h3{font-size:28px}
 .creative-closing{padding:49px 0 51px}
 .creative-closing>.wrap{flex-direction:column;align-items:start;gap:30px}
 .creative-closing>.wrap>div:first-child>span{font-size:12px;line-height:1.7;margin-bottom:24px}
 .creative-closing h2{font-size:clamp(40px,10.5vw,58px);line-height:1.08}
 .creative-closing-action{max-width:100%;width:100%}
 .creative-closing .button{font-size:14px;min-height:56px;max-width:100%}
 .creative-closing-action>p{margin-top:16px;font-size:12px;max-width:320px}
 .creative-closing .creative-lotus{width:290px;height:290px;right:-140px;top:20px;transform:rotate(-15deg);opacity:.1}
}
@media(max-width:760px),(prefers-reduced-motion:reduce){
 .creative-pages [data-sc-parallax]{transform:none!important}
 .creative-pages [data-sc-reveal]{clip-path:none!important}
 .creative-pages .story-statement,.creative-pages .story-statement .sc-split__i{opacity:1!important;transform:none!important}
}
@media(prefers-reduced-motion:reduce){
 .story-backdrop,.belief-botanical,.people-portrait-stage>.creative-lotus,.creative-closing .creative-lotus{transform:none}
 .creative-pages .portrait-frame,.creative-pages .portrait-choice-note{transform:none!important}
 .creative-pages .portrait-frame,.creative-pages .portrait-choice-note,.creative-pages .portrait-pick .person-photo,.creative-pages .portrait-pick .person-pick-icon,.creative-pages .portrait-pick .person-action,.creative-pages .personal-invitation,.service-choice,.service-toggle,.service-toggle>.icon,.service-view-images>img{transition:none}
 .service-view-images>img{transform:none}
}
.creative-pages .portrait-unavailable .portrait-pick{padding-bottom:0}
.creative-pages .portrait-unavailable .availability-note{margin-bottom:16px}
@media(min-width:761px){.creative-pages .portrait-gallery-pair{grid-template-columns:repeat(2,minmax(0,1fr));max-width:1000px;margin-inline:auto;gap:64px}.creative-pages .portrait-gallery-pair .person-photo{height:clamp(380px,43vw,540px)}}
