@import"https://fonts.googleapis.com/css2?family=Archivo+Black&family=Bodoni+Moda:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500&family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400;1,500&family=DM+Sans:wght@400;500;600;700&family=Fraunces:ital,wght@0,400;0,500;0,600;1,400&family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&family=Lora:ital,wght@0,400;0,500;1,400&family=Manrope:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,400;0,500;0,600;1,400&family=Space+Grotesk:wght@400;500;600;700&display=swap";.voice-answer{margin-bottom:8px}.voice-answer-tools{display:flex;justify-content:flex-start;margin-top:8px}.voice-answer .voice-answer-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;width:auto;min-height:44px;padding:7px 12px;border:1px solid #c91969;border-radius:24px;background:#f8e8ee;color:#681c42;font:500 13px/1.3 DM Sans,sans-serif;cursor:pointer}.voice-answer-button svg{width:20px;height:24px}.voice-answer .voice-answer-button.is-listening{background:#b70957;color:#fff;box-shadow:0 0 10px 2px #c919692e;animation:mic-listening 2s ease-in-out infinite}.voice-answer .voice-answer-button:focus-visible{outline:3px solid #b70957;outline-offset:3px}.voice-answer .voice-answer-button:disabled{opacity:.5;cursor:default}.voice-answer .voice-answer-status{font-size:13px;line-height:1.5;margin:6px 0 0}.voice-answer .voice-answer-status:empty{margin:0}.voice-answer .voice-answer-privacy{display:block;font-size:12px;line-height:1.5;color:#725665;margin-top:10px}.voice-answer textarea[readonly]{outline:1px solid #c91969}.voice-answer .voice-help{margin:2px 0 0}.guide .voice-answer .voice-help>summary,.voice-answer .voice-help>summary{font:400 13px/1.5 DM Sans,sans-serif!important;letter-spacing:normal!important;text-transform:none!important;min-height:44px;padding:12px 0!important;color:#a61955!important;cursor:pointer}@keyframes mic-listening{0%,to{box-shadow:0 0 8px 1px #c9196929}50%{box-shadow:0 0 20px 5px #c9196952,0 0 0 4px #c9196914}}@media(prefers-reduced-motion:reduce){.voice-answer .voice-answer-button.is-listening{animation:none;outline:2px solid #b70957;outline-offset:3px}}.personal-page-editor{padding:22px;margin:0 0 22px;background:#fffaf5;border:1px solid #e4d1da;color:#321426}.personal-page-editor p{font-size:13px}.personal-page-tabs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}.personal-page-tabs button{min-height:44px;padding:10px 18px;border:1px solid #d4b5c5;border-radius:3px}.personal-page-tabs button[aria-pressed=true]{background:#371329;color:#fff}.personal-page-editor summary{cursor:pointer;font-weight:500;padding:12px 0}.personal-page-editor label{display:block;font-size:13px;margin:14px 0}.personal-page-editor input,.personal-page-editor textarea{display:block;width:100%;max-width:100%;padding:12px;margin-top:6px;border:1px solid #dcc7d1;background:#fff;font:inherit;font-size:16px;color:#321426}.personal-page-editor textarea{resize:vertical}.personal-page-editor details details{border-top:1px solid #e4d1da}.personal-page-editor details button{padding:12px 0;text-decoration:underline;color:#a71955}.personal-site .personal-nav{height:auto;min-height:64px;gap:16px;flex-wrap:wrap}.personal-site .personal-nav nav{display:flex;flex-wrap:wrap;gap:8px 16px}.personal-site .personal-nav nav button{font-family:var(--site-body);font-size:13px;padding:10px 0;min-height:44px}.personal-site .personal-nav nav button[aria-current=page]{border-bottom:2px solid var(--site-accent)}.personal-inner-page{padding:7%;font-family:var(--site-body);color:var(--site-ink);background:var(--site-bg)}.personal-inner-page .inner-intro{max-width:760px;margin-bottom:40px}.personal-inner-page h1{font:400 clamp(34px,5cqw,64px)/1.1 var(--site-font);margin:14px 0 24px;overflow-wrap:anywhere}.personal-inner-page h2{font:400 clamp(25px,3.3cqw,38px)/1.2 var(--site-font);margin-bottom:18px}.personal-inner-page p{white-space:pre-line;line-height:1.75;overflow-wrap:anywhere}.personal-inner-page .inner-lead{font-size:clamp(16px,1.9cqw,20px)}.inner-label{font-size:11px;letter-spacing:.14em;color:var(--site-accent-ink);text-transform:uppercase}.inner-about-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);gap:40px}.inner-about-grid figure{margin:0}.inner-about-grid img{width:100%;max-height:540px;object-fit:contain}.inner-about-grid figcaption{font-size:11px;margin-top:10px}.personal-inner-page section{margin:24px 0 38px}.inner-services{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,230px),1fr));gap:25px}.inner-services article{padding:25px 0;border-top:1px solid currentColor}.inner-link{display:inline-block;color:var(--site-accent-ink);border-bottom:1px solid currentColor;padding:10px 0;font:inherit;overflow-wrap:anywhere}.inner-invitation{border-top:1px solid currentColor;padding-top:30px}.inner-contact{display:grid;grid-template-columns:1fr 1fr;gap:30px}.inner-contact-actions{display:flex;flex-direction:column;align-items:flex-start;gap:14px}.personal-inner-page .site-cta{display:inline-block;background:var(--site-accent);color:var(--button-ink);padding:15px 22px;font-family:var(--site-body);border:0}.inner-empty{opacity:.8;font-size:14px}.personal-inner-page li{line-height:1.7;margin-bottom:10px}@container (max-width:600px){.inner-about-grid,.inner-contact{grid-template-columns:1fr;gap:24px}.inner-about-grid figure{max-width:340px}.personal-site .personal-nav nav{width:100%;gap:16px}.personal-inner-page{padding:8%}.personal-page-editor{padding:14px}}.back-to-top{position:fixed;left:16px;bottom:max(18px,env(safe-area-inset-bottom));z-index:90;display:flex;align-items:center;gap:7px;min-height:44px;padding:9px 13px;border:1px solid #ddc7d1;border-radius:22px;background:#fffaf5ed;color:#6b3450;box-shadow:0 2px 10px #3214260d;font-size:12px}.back-to-top:hover{background:#f5e9ee}.back-to-top:focus-visible{outline:3px solid #b51b5b;outline-offset:3px}@media(max-width:600px){.back-to-top{bottom:max(78px,calc(env(safe-area-inset-bottom) + 70px));padding:9px 12px}}.personal-page-editor{padding:18px 20px}.personal-page-editor .personal-page-tabs{margin-bottom:0}.personal-pages-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.personal-pages-heading small{font-size:12px;color:#765466}.page-editor-hint{margin-bottom:0}.inner-page-guidance{display:none!important}.page-writing-guide{color:#371329;padding:20px 0}.page-writing-guide>header{display:flex;align-items:center;gap:12px}.page-writing-guide>header .becky-portrait-avatar{width:48px;height:48px;flex:0 0 48px}.page-writing-guide h2{font:400 30px/1.15 Bodoni Moda,serif;margin:5px 0}.page-writing-guide h3{font:400 25px/1.2 Bodoni Moda,serif}.page-writing-guide p{font-size:15px;line-height:1.6}.page-writing-guide .eyebrow{font-size:11px;margin:0}.page-guide-progress{display:flex;flex-wrap:wrap;gap:8px 16px;justify-content:space-between;font-size:12px;color:#785766;border-block:1px solid #e4d1da;padding:12px 0;margin:20px 0}.page-part-picker{display:block;font-size:14px}.page-part-picker select,.page-direct input{width:100%;font:inherit;font-size:16px;padding:12px;border:1px solid #dcc7d1;background:#fffaf5;color:#371329;margin:8px 0 16px}.page-guide-question{padding:18px;background:#f5e7ee;border-radius:2px 18px 18px;margin:14px 0}.page-guide-question p{font-size:19px;margin:8px 0 0;line-height:1.45}.page-writing-guide .page-primary{display:block;width:100%;padding:14px 18px;background:#b60a56;color:#fff;border:0;border-radius:3px;font-size:15px;margin:12px 0}.page-writing-guide button:disabled{opacity:.5}.page-writing-guide .quiet-action{font-size:14px;background:none;border:0;border-bottom:1px solid #b60a56;color:#973253;padding:7px 0;margin:6px 0}.page-writing-guide textarea{width:100%;font:inherit;font-size:16px;line-height:1.6;min-height:95px;resize:vertical;border:1px solid #dcc7d1;padding:12px;background:#fff;color:#371329}.page-proposal label{display:block;font-size:14px}.page-proposal textarea{margin-top:8px}.page-guide-next{display:flex;justify-content:space-between;gap:12px;border-top:1px solid #e4d1da;padding-top:14px;margin-top:22px}.page-guide-next button{padding:8px 0;font-size:14px}.page-writing-guide .page-guide-note{font-size:12px;color:#785766}.page-saved-copy{border-left:2px solid #cf9bb2;padding-left:15px;margin:20px 0}.page-saved-copy p{white-space:pre-line}.page-saved-copy small{font-size:11px;letter-spacing:.08em}.page-offers{margin:22px 0;padding-bottom:18px;border-bottom:1px solid #e4d1da}.page-offers>div{border-top:1px solid #e4d1da;padding:12px 0}.page-offers>div>button:first-child{display:flex;flex-direction:column;align-items:flex-start;text-align:left;font-size:18px;gap:5px}.page-offers button span{font-size:12px;color:#973253}.page-offers .page-secondary{padding:12px;border:1px solid #d7b8c8;width:100%;font-size:14px}.personal-inner-page .inner-edit{font-family:var(--site-body);font-size:12px;line-height:1.4;color:var(--site-ink);opacity:.7;border:1px solid currentColor;padding:5px 8px;float:right;margin:0 0 8px 8px}.inner-editable:after{content:"";display:block;clear:both}.page-writing-guide button:focus-visible,.personal-inner-page button:focus-visible{outline:2px solid currentColor;outline-offset:4px}.building-inner-page>.story-door,.building-inner-page>.guide-heading,.building-inner-page>.guide-disclaimer{display:none}.building-inner-page .studio-pane-purpose p{font-size:14px}.building-inner-page .page-writing-guide{padding-top:8px}.guide .simple-palette{padding:12px;border-radius:6px;margin-bottom:16px}.guide .palette-compact-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.guide .palette-compact-heading h2{margin:0!important}.guide .palette-compact-heading p{margin:0!important;font-size:12px!important}.guide .simple-palette .brand-you{width:112px;height:25px}.guide .simple-swatches i{height:24px;border-radius:4px}.guide .simple-swatches button{min-height:44px}.guide .simple-swatches span{font-size:12px;margin-top:4px}.guide .simple-palette>.text-button{font-size:13px;margin:6px 0 0;padding:5px 0}.guide .page-writing-guide>header,.guide .becky-inline>header{padding:12px 0;gap:10px;border-bottom:1px solid #ead9de;background:transparent;display:flex;align-items:center}.guide .page-writing-guide>header .becky-portrait-avatar,.guide .becky-inline>header .becky-portrait-avatar{width:40px;height:40px;flex:0 0 40px}.guide .page-writing-guide>header h2,.guide .becky-inline>header strong{font:400 21px/1.25 Bodoni Moda,serif;margin:0}.guide .page-writing-guide>header span:not(.becky-portrait-avatar),.guide .becky-inline>header div>span{font-size:13px;color:#715965}.guide .page-writing-guide>p{font-size:14px;margin:10px 0}.guide .page-guide-progress{padding:8px 0;margin:10px 0;font-size:12px}.guide .page-offers{margin:10px 0 14px;padding:8px 0;border-bottom:1px solid #e4d1da}.guide .page-offers summary{font:500 15px/1.5 DM Sans,sans-serif;cursor:pointer;min-height:32px}.guide .page-offers>p{font-size:14px}.guide .page-offers>div>button:first-child{font-size:16px}.guide .page-guide-question p{font-size:17px}.guide .page-guide-question{padding:14px;margin:10px 0}.personal-inner-page .inner-services{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 40px}.inner-services article{display:flex;flex-direction:column;align-items:flex-start;min-width:0}.inner-services article h2{font-size:clamp(24px,3cqw,34px);margin-top:12px}.inner-services article .inner-link{margin-top:auto}.personal-inner-page.inner-contact{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:48px;align-items:start}.personal-inner-page.inner-contact .inner-intro{margin-bottom:0;min-width:0}.personal-inner-page .contact-details-panel{margin:0;padding:28px;border:1px solid color-mix(in srgb,var(--site-ink) 20%,transparent);min-width:0}.contact-details-panel h2{margin-top:10px}.contact-method{border-top:1px solid color-mix(in srgb,var(--site-ink) 20%,transparent);padding:18px 0}.contact-method:last-child{padding-bottom:0}.contact-method h3{font:500 16px/1.4 var(--site-body);margin:0 0 10px}.contact-method p{margin:0}.inner-intro>.editable-link{margin-top:24px}@container (max-width:600px){.personal-inner-page .inner-services,.personal-inner-page.inner-contact{grid-template-columns:1fr;gap:24px}.personal-inner-page .contact-details-panel{padding:22px}}.share-invitation{max-width:1120px;margin:24px auto 40px;padding:32px 24px;border-top:1px solid #dec9d3;border-bottom:1px solid #dec9d3;background:#fcf9f3;color:#321426;text-align:center;font-family:DM Sans,sans-serif}.share-kicker{font-size:12px;letter-spacing:.16em;color:#bc0757;font-weight:600}.share-invitation h2{font:400 clamp(29px,3vw,40px)/1.15 "Bodoni Moda",serif;letter-spacing:-.025em;margin:14px 0}.share-invitation h2 em{color:#bc0757;font-weight:400;font-style:italic}.share-invitation p{font-size:16px;line-height:1.55;margin:0 auto 16px;max-width:650px}.share-note{max-width:580px;margin:16px auto 20px;color:#775366;font:400 italic 20px/1.4 Bodoni Moda,serif}.share-note small{display:none}.share-note span{color:#bc0757;font:400 22px DM Sans,sans-serif}.share-buttons{display:flex;align-items:center;flex-wrap:wrap;gap:20px;justify-content:center}.share-buttons button{padding:12px 18px;background:#bc0757;color:#fff;border:1px solid #bc0757;border-radius:0;font:400 15px DM Sans,sans-serif;cursor:pointer}.share-buttons .share-copy{padding:6px 0;background:transparent;color:#87334f;border:0;border-bottom:1px solid #bc0757}.share-buttons button:hover{background:#921347}.share-buttons .share-copy:hover{background:transparent;color:#bc0757}.share-buttons button:focus-visible{outline:2px solid #bc0757;outline-offset:5px}.share-invitation .share-status{font-size:14px;margin:12px auto 0}.share-invitation .share-status:empty{margin:0}.share-invitation textarea{width:min(100%,600px);min-height:110px;background:#fffaf2;color:#321426;padding:16px;margin-top:16px;border:1px solid #dec9d3}@media(max-width:760px){.share-invitation{margin:20px 20px 32px;padding:28px 8px}.share-buttons{gap:16px}.share-invitation h2{font-size:30px}.share-note{font-size:19px}}.home-answers{max-width:900px;margin:40px auto;padding:32px 24px}.home-answers h2{font-size:36px}.home-answers details{border-top:1px solid #dec9d3;padding:18px 0}.home-answers summary{cursor:pointer;font-size:18px;font-weight:600}.home-answers details p{font-size:16px;margin:14px 0 0}.share-content{display:grid;grid-template-columns:260px 1fr;gap:24px;max-width:760px;margin:20px auto;text-align:left;align-items:center}.share-content video{display:block;width:100%;aspect-ratio:16/9;background:#f3e5eb}.share-compose label{font-size:14px;color:#775366}.share-compose textarea{width:100%;min-height:104px;margin:8px 0 0;padding:12px;font:400 15px/1.5 DM Sans,sans-serif;resize:vertical}.share-buttons a{font-size:14px;color:#87334f;border-bottom:1px solid #bc0757;padding:6px 0}.share-invitation .share-help{font-size:12px;color:#775366;max-width:600px;margin:14px auto 0}@media(max-width:600px){.share-content{grid-template-columns:1fr;gap:16px}.share-content video{max-width:320px;margin:auto}.share-buttons{gap:14px}}.share-invitation{max-width:1200px;border:0;padding:40px 24px;margin:0 auto 28px;background:transparent}.share-invitation h2{font:500 clamp(32px,3.4vw,48px)/1.12 "Bodoni Moda",serif;letter-spacing:-.025em;margin:16px 0 18px}.share-invitation h2 em{color:#ad4169;font-weight:500}.share-invitation>.share-kicker{font-size:12px;letter-spacing:.2em;font-weight:600;color:#b51b5b;margin-bottom:0}.share-invitation>p:not(.share-kicker):not(.share-status){font-size:17px;max-width:620px;margin-bottom:24px}.share-details{max-width:760px;margin:16px auto 0}.share-details>summary{display:list-item;list-style:none;cursor:pointer;color:#87334f;font-size:14px;text-decoration:underline;text-underline-offset:5px}.share-details>summary::-webkit-details-marker{display:none}.share-details>summary:focus-visible{outline:2px solid #bc0757;outline-offset:5px}.share-details[open]{padding-top:8px}.share-invitation>.share-buttons button{padding:14px 24px;font-size:16px}@media(max-width:600px){.share-invitation{padding:28px 22px}.share-invitation h2 em{display:block}.share-invitation h2{font-size:34px}}.share-content:not(:has(video)){grid-template-columns:1fr;max-width:620px;margin-inline:auto}.closing-invitation{max-width:1200px;padding:32px 24px 40px;border-top:1px solid #dec9d3}.closing-invitation-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:36px;align-items:center}.share-art{display:block;width:100%;height:auto}.closing-invitation-copy{text-align:left}.closing-invitation-copy h2{font-size:clamp(30px,3vw,42px);margin:12px 0 16px}.closing-invitation-copy p{font-size:15px;margin:0 0 18px}.closing-invitation-copy .share-kicker{font-size:10px}.closing-invitation-copy .share-buttons{justify-content:flex-start;gap:16px}.closing-invitation .share-details{text-align:center}.closing-invitation-copy .share-copy{min-height:44px}@media(max-width:700px){.closing-invitation-grid{grid-template-columns:1fr;gap:22px}.closing-invitation-copy{text-align:center}.closing-invitation-copy .share-buttons{justify-content:center}.closing-invitation{padding:24px 20px}.closing-invitation textarea{font-size:16px}}:root{--editorial-pink:#b51b5b}.worlds .section-heading h2 em,.lab-heading h2 em,.share-invitation h2 em,.home-answers h2 em{color:var(--editorial-pink);font-weight:400}.home-answers{max-width:1120px;display:grid;grid-template-columns:1fr 1.7fr;gap:60px;margin:50px auto;padding:44px 28px;background:#f8f0f1;border-radius:4px}.home-answers header .eyebrow{font-size:10px;letter-spacing:.18em;font-weight:500;margin-bottom:16px}.home-answers h2{font:400 clamp(34px,3.8vw,48px)/1.1 "Bodoni Moda",serif;letter-spacing:-.03em;margin:0 0 20px}.home-answers header>p:last-child{font-size:14px;line-height:1.65;color:#765f6b;max-width:230px}.home-answer-list{min-width:0}.home-answers details{padding:0;border-top:1px solid #dcc7d0}.home-answers details:last-child{border-bottom:1px solid #dcc7d0}.home-answers summary{display:flex;align-items:center;justify-content:space-between;gap:20px;list-style:none;padding:20px 0;font:400 17px/1.5 DM Sans,sans-serif;color:#371329}.home-answers summary::-webkit-details-marker{display:none}.home-answers summary:after{content:"+";flex:0 0 26px;text-align:center;color:var(--editorial-pink);font:400 24px/1 DM Sans,sans-serif}.home-answers details[open] summary:after{content:"−"}.home-answers details p{margin:0;padding:0 32px 22px 0;font:400 15px/1.7 DM Sans,sans-serif;color:#66515e}.home-answers summary:focus-visible{outline:2px solid var(--editorial-pink);outline-offset:4px}.home-answers summary:hover{color:var(--editorial-pink)}@media(max-width:700px){.home-answers{grid-template-columns:1fr;gap:18px;margin:32px 18px;padding:28px 22px}.home-answers h2 br{display:none}.home-answers h2 em:before{content:" "}.home-answers header>p:last-child{max-width:none}.home-answers summary{font-size:16px;padding:18px 0}}.website-demo{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:clamp(28px,4vw,80px);padding:70px max(4%,calc((100vw - 1600px)/2));align-items:center;background:#fcf9f2;color:#321426}.demo-invitation h1{font:400 clamp(38px,4.1vw,70px)/1.08 "Bodoni Moda",serif;letter-spacing:-.045em;margin:22px 0}.demo-invitation h1 em{font-weight:400;color:#b51b5b}.demo-invitation>p:not(.eyebrow){font-size:16px;line-height:1.75;max-width:420px}.demo-invitation .primary{margin:20px 0 14px}.demo-invitation>small{display:block;max-width:350px;font-size:11px;line-height:1.6;color:#705866}.demo-player{min-width:0}.demo-stage{position:relative;height:460px;overflow:hidden;border:1px solid #d9bdca;border-radius:14px;background:#f4e6ec;box-shadow:0 22px 50px #3713290b}.demo-chat{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:center;padding:9%;transition:opacity .65s,transform .9s}.demo-chat-label{font:600 10px/1.5 Manrope,sans-serif;letter-spacing:.16em;color:#a61955}.demo-chat h2{font:400 clamp(25px,3vw,44px)/1.15 "Bodoni Moda",serif;margin:18px 0 25px}.demo-bubble{padding:20px 24px;background:#fffaf4;border:1px solid #dfb7c8;border-radius:18px 18px 3px;font-size:17px;line-height:1.6;min-height:96px;box-sizing:border-box;align-self:flex-end;width:94%}.demo-chat>p{font-size:12px;color:#775e6b;margin-top:20px}.demo-cursor{color:#bf1c63;font-weight:400}.demo-site{position:absolute;top:0;right:0;bottom:0;left:0;background:#fffaf2;opacity:0;transform:translateY(25px) scale(.94);transition:opacity .8s,transform 1s;border-radius:inherit;overflow:hidden}.stage-building .demo-chat,.stage-finished .demo-chat{opacity:0;transform:translateY(-35px) scale(1.05);pointer-events:none}.stage-building .demo-site,.stage-finished .demo-site{opacity:1;transform:none}.demo-site-nav{height:51px;padding:0 6%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #dfcbd3;font:600 9px Manrope,sans-serif;letter-spacing:.08em}.demo-site-nav span:last-child{font-weight:400;letter-spacing:0}.demo-site-content{height:335px;position:relative;display:grid;grid-template-columns:55% 45%;align-items:center;padding-left:6%;overflow:hidden}.demo-site-words{position:relative;z-index:1;padding-bottom:16px}.demo-site-words h2{font:400 clamp(29px,3.2vw,49px)/1.04 "Bodoni Moda",serif;letter-spacing:-.04em;margin:14px 0}.demo-site-words h2 em{color:#bf1c63;font-weight:400}.demo-site-words p{font:12px/1.6 Manrope,sans-serif;max-width:230px;margin-bottom:18px}.demo-example-button{display:inline-block;background:#bf075b;color:#fff;padding:12px 14px;font:10px Manrope,sans-serif}.demo-site-content img{width:100%;height:100%;object-fit:contain;object-position:center bottom;transform:translate(45px);opacity:0;transition:transform 1.2s .6s,opacity 1.2s .6s}.demo-palette{display:flex;align-items:center;gap:8px;padding:13px 6%;border-top:1px solid #dfcbd3}.demo-palette i{display:block;width:24px;height:24px;border-radius:50%;background:#bf075b}.demo-palette i:nth-child(2){background:#371329}.demo-palette i:nth-child(3){background:#fffaf2;border:1px solid #d9bdca}.demo-palette span{font-size:10px;margin-left:7px}.demo-finish{position:absolute;inset:auto 0 0;padding:15px 6%;display:flex;align-items:center;justify-content:space-between;gap:15px;background:#f4e6ec;border-top:1px solid #dfcbd3;opacity:0;transform:translateY(100%);transition:transform .7s,opacity .7s}.stage-finished .demo-finish{opacity:1;transform:none}.demo-finish>span{font:italic 20px Bodoni Moda,serif}.demo-finish .brand-wordmark{width:165px;height:auto}.demo-playback{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:10px;margin-top:18px}.demo-playback>div{display:flex;align-items:center;gap:16px}.demo-playback button{min-height:36px;padding:8px 0;border-bottom:1px solid #ba7190;color:#8e164e;font-size:11px}.demo-progress{height:3px;background:#e9dce2;margin-top:8px}.demo-progress span{display:block;height:100%;background:#bf075b}.demo-caption{font-size:10px;line-height:1.6;color:#745d69;margin:12px 0 0}.demo-sr{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.hero-copy .intro-headline{font:400 clamp(42px,5vw,74px)/1.02 "Bodoni Moda",serif;letter-spacing:-.045em;margin:20px 0 30px}.hero-copy .intro-headline em{color:#b51b5b;font-weight:400}.demo-reduced *{transition:none!important}button:focus-visible{outline-offset:4px}@media(max-width:800px){.website-demo{grid-template-columns:1fr;padding:38px 6% 45px;gap:28px}.demo-invitation h1{font-size:44px}.demo-invitation>p:not(.eyebrow){font-size:15px}.demo-stage{height:430px}.demo-site-content{height:305px}.demo-site-words h2{font-size:37px}.demo-invitation>small{max-width:none}.demo-site-words p{font-size:11px}.demo-finish>span{font-size:17px}.demo-finish .brand-wordmark{width:135px}}@media(max-width:420px){.demo-stage{height:410px}.demo-site-content{height:286px;grid-template-columns:56% 44%}.demo-site-words h2{font-size:31px}.demo-chat-label{font-size:8px}.demo-example-button{font-size:9px;padding:10px}.demo-finish{padding:15px 5%;gap:8px}.demo-finish .brand-wordmark{width:125px}.demo-finish>span{font-size:15px}.demo-playback>div{gap:12px}.demo-bubble{font-size:15px}.demo-site-nav{font-size:8px}.demo-invitation h1{font-size:38px}}@media(prefers-reduced-motion:reduce){.demo-stage *{transition:none!important}}@media(min-width:801px){.website-demo{padding-block:45px}.demo-stage{height:420px}.demo-site-content{height:295px}.demo-site-words h2{font-size:clamp(29px,3vw,44px)}}.demo-finish .brand-wordmark{order:-1}.demo-laptop{padding:0 3%;filter:drop-shadow(0 20px 15px #37132918)}.demo-laptop-lid{position:relative;padding:19px 10px 12px;border:2px solid #a9a7ac;border-radius:19px 19px 6px 6px;background:linear-gradient(115deg,#39373d,#141318 65%,#343239);box-shadow:inset 0 0 0 1px #65636a}.demo-camera{position:absolute;top:7px;left:50%;width:5px;height:5px;border-radius:50%;background:#202a34;box-shadow:0 0 0 1px #55535a}.demo-laptop .demo-stage{border:0;border-radius:3px;box-shadow:none}.demo-laptop-base{position:relative;height:23px;margin:0 -3.3%;border-radius:2px 2px 50% 50%/2px 2px 85% 85%;background:linear-gradient(#e4e3e6,#c7c5cd 40%,#929099 78%,#d2d0d6);box-shadow:0 3px 2px #40384626}.demo-laptop-base>span{display:block;margin:auto;width:17%;height:7px;border-radius:0 0 9px 9px;background:linear-gradient(#a7a5ae,#d3d1d7)}.demo-laptop .demo-site-content{background:#fffaf2 url(/assets/demo-swooshes-v1.png) center/cover no-repeat}.demo-laptop .demo-site-words{padding-right:5px}.demo-laptop .demo-site-words p{background:#fffaf2da;border-radius:3px;padding:3px 0}.demo-laptop .demo-site-content img{position:relative;z-index:1}@media(max-width:420px){.demo-laptop{padding:0 2%}.demo-laptop-lid{padding:15px 6px 9px;border-radius:13px 13px 4px 4px}.demo-camera{top:5px;width:4px;height:4px}.demo-laptop-base{height:17px;margin:0 -2%}.demo-laptop .demo-site-words h2{font-size:29px}.demo-laptop .demo-site-nav{font-size:7px}.demo-playback{flex-wrap:wrap}}.demo-laptop .demo-site-words{min-width:0;padding-bottom:0}.demo-laptop .demo-site-words h2{margin:10px 0;font-size:clamp(28px,2.7vw,40px)}.demo-laptop .demo-site-words p{margin:8px 0 12px;font-size:11px}.demo-laptop .demo-chat-label{font-size:8px;letter-spacing:.12em}@media(max-width:420px){.demo-laptop .demo-site-words h2{font-size:27px}.demo-laptop .demo-example-button{padding:9px 7px;font-size:8px}}.demo-laptop .demo-site-content{grid-template-rows:minmax(0,1fr)}.demo-laptop .demo-site-content img{min-height:0;min-width:0}.demo-playback .demo-play-toggle{background:#a61955;color:#fff;border:0;border-radius:5px;padding:10px 14px;min-height:42px;font-weight:600}.demo-playback{font-size:11px;align-items:center;flex-wrap:wrap;row-gap:10px}.demo-playback>div{flex-wrap:wrap}.demo-chat{padding:7%;gap:16px;background:linear-gradient(135deg,#fffaf2,#fae4ed)}.demo-companion{display:flex;align-items:center;gap:12px;font:600 12px/1.5 Manrope,sans-serif}.demo-companion small{display:block;font-weight:400;font-size:10px;color:#775e6b}.demo-question{align-self:flex-start;width:86%;padding:16px 20px;background:#fffaf4;border:1px solid #e8c6d4;border-radius:18px 18px 18px 3px;box-shadow:0 8px 22px #7621490a;opacity:0;transform:translateY(12px) scale(.97);transition:opacity .3s,transform .4s cubic-bezier(.2,.8,.3,1.2)}.demo-question p{margin:0;font:500 16px/1.5 Manrope,sans-serif}.demo-chat .demo-bubble{position:relative;min-height:82px;width:87%;padding:17px 20px;border:0;background:#d50768;color:#fff;box-shadow:0 10px 24px #bf075b28;opacity:0;transform:translateY(12px) scale(.97);transition:opacity .3s,transform .4s cubic-bezier(.2,.8,.3,1.2)}.demo-chat .arrived{opacity:1;transform:none}.demo-chat .demo-cursor{color:#fff}.demo-chat .demo-chat-note{margin:0;font-size:11px}.demo-laptop .demo-site-content{background:#fffaf2}.demo-ribbons{position:absolute;top:0;right:0;bottom:0;left:0;background:url(/assets/demo-swooshes-v1.png) center/cover;opacity:0;transform:translate(35%) scale(1.15);transition:opacity 1s 2.3s,transform 1.5s 2.3s}.demo-site-words{opacity:0;transform:translateY(16px);transition:opacity .7s .25s,transform .8s .25s}.demo-laptop .demo-site-content img{transition:transform 1s 1.2s,opacity 1s 1.2s}@media(max-width:420px){.demo-chat{padding:7%;gap:14px}.demo-question{padding:14px;width:94%}.demo-question p{font-size:14px}.demo-chat .demo-bubble{font-size:14px;padding:14px;width:90%}.demo-companion{font-size:10px}.demo-companion .becky-portrait-avatar{width:38px;height:38px;flex-basis:38px}.demo-ribbons{background-position:left center}}.demo-laptop .demo-site-words{transition:opacity .65s,transform .65s}.demo-laptop .demo-ribbons{transition:opacity .9s,transform 1.1s}.demo-laptop .demo-site-content img{position:absolute;right:-2%;top:0;width:49%;height:122%;object-position:center top;transform:translateY(25px);transition:opacity .85s,transform .85s;z-index:1}.demo-laptop .demo-site-words.is-revealed,.demo-laptop .demo-ribbons.is-revealed,.demo-laptop .demo-site-content img.is-revealed{opacity:1;transform:none}.demo-laptop .demo-site-words h2{font-size:clamp(26px,2.5vw,38px);line-height:1.07}.demo-laptop .demo-site-words{z-index:2}@media(max-width:420px){.demo-laptop .demo-site-words h2{font-size:25px}.demo-laptop .demo-site-content img{width:50%;right:-3%;height:119%}}.demo-chat{padding:5%;gap:10px}.demo-companion{font-size:11px;gap:9px}.demo-companion .becky-portrait-avatar{width:34px;height:34px;flex-basis:34px}.demo-question{padding:10px 14px;box-sizing:border-box;width:90%}.demo-question p{font-size:13px;line-height:1.45}.demo-chat .demo-bubble{min-height:0;padding:10px 14px;font-size:13px;line-height:1.45;width:86%}.demo-laptop{padding:0 4%}.demo-laptop-lid{border-radius:16px 16px 5px 5px}.demo-laptop-base{margin:0 -4.3%;height:18px;border-radius:2px 2px 22px 22px;background:linear-gradient(#e6e5e9,#c3c1c9 45%,#918f99 95%)}.demo-laptop .demo-stage{height:auto;aspect-ratio:16/10;min-height:370px}.demo-laptop .demo-site-content{height:calc(100% - 121px)}@media(max-width:800px){.demo-laptop .demo-stage{aspect-ratio:auto;height:430px;min-height:0}.demo-laptop{padding:0 2%}.demo-laptop-base{margin:0 -2.1%;height:13px}}@media(max-width:420px){.demo-chat{padding:6%;gap:10px}.demo-question p,.demo-chat .demo-bubble{font-size:12px}.demo-question{width:96%}.demo-chat .demo-bubble{width:92%}.demo-laptop .demo-stage{height:430px}.demo-companion{font-size:10px}}@keyframes sound-invite{0%,to{transform:translateY(0)}45%{transform:translateY(-5px)}}.demo-sound-nudge{animation:sound-invite .65s ease-in-out 3}@media(prefers-reduced-motion:reduce){.demo-sound-nudge{animation:none}}.demo-laptop .demo-site-words .demo-personal-tagline{font-family:Bodoni Moda,serif;font-style:italic;font-size:12px;line-height:1.35;color:#a61955;margin:8px 0 10px}.demo-laptop .demo-site-words h2{font-size:clamp(25px,2.4vw,35px);margin:7px 0}.demo-laptop .demo-site-words p{font-size:10px;line-height:1.45;margin:6px 0}@media(max-width:420px){.demo-laptop .demo-site-words h2{font-size:24px}.demo-laptop .demo-site-words .demo-personal-tagline{font-size:11px}}.demo-copy-segment{opacity:0;transform:translateY(9px);transition:opacity .6s,transform .6s}.demo-copy-segment.is-revealed{opacity:1;transform:none}.demo-brand-invitation{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.demo-brand-invitation .brand-wordmark{width:164px;height:auto;align-self:center}.demo-laptop .demo-site-content img{right:-4%;width:53%;height:115%;object-fit:cover;object-position:50% 12%}@media(max-width:420px){.demo-brand-invitation .brand-wordmark{width:145px}.demo-laptop .demo-site-content img{right:-7%;width:54%;height:105%;object-position:50% 9%}}.demo-invitation h1{font-size:clamp(38px,4.1vw,62px);line-height:1.06}.becky-introduction{display:grid;grid-template-columns:1fr 1fr;max-width:1300px;margin:20px auto 45px;align-items:center;background:#fffaf2}.becky-introduction-copy{padding:35px 9%}.becky-introduction h2{font:400 clamp(30px,3vw,42px)/1.1 "Bodoni Moda",serif;letter-spacing:-.025em;margin:15px 0}.becky-introduction h2 em{color:#b51b5b;font-weight:400}.becky-introduction-copy>p:not(.eyebrow){font-size:14px;max-width:440px}.becky-introduction img{width:100%;height:360px;object-fit:cover;object-position:right center}.becky-introduction .text-button{font-size:13px;display:inline-block;border-bottom:1px solid #b51b5b;padding-bottom:5px}@media(max-width:760px){.demo-invitation h1{font-size:39px}.becky-introduction{grid-template-columns:1fr;margin:0 0 25px}.becky-introduction img{height:280px}.becky-introduction-copy{padding:30px 6%}}.demo-brand-invitation{gap:7px;letter-spacing:.02em;font-size:14px;line-height:1.4}.demo-brand-invitation .brand-wordmark{width:77px;height:18px}.demo-brand-invitation .brand-wordmark path{fill:#bf1c63}.demo-brand-invitation{flex-wrap:nowrap;white-space:nowrap;align-items:center}.becky-introduction{grid-template-columns:.9fr 1.1fr;gap:24px;max-width:1200px}.becky-introduction>img{grid-column:1;grid-row:1;height:410px}.becky-introduction-copy{grid-column:2;grid-row:1;padding:28px 7% 28px 0}.becky-introduction-copy>p:not(.eyebrow){max-width:490px;margin-bottom:13px;line-height:1.65}.becky-introduction-copy .becky-services-note{font-size:12px;color:#775e6b;margin-top:18px}.manifesto#experience{padding-top:40px}.manifesto#experience>h2{font-size:clamp(32px,3.3vw,46px);line-height:1.12}#experience .experience-grid h3{font-size:clamp(28px,2.7vw,38px);line-height:1.12}#experience .experience-grid article{min-height:0;padding:28px}#experience .experience-grid article>span{font-size:28px;margin-bottom:18px}#experience .experience-grid p{font-size:14px}@media(max-width:760px){.becky-introduction{grid-template-columns:1fr;gap:0}.becky-introduction>img{grid-column:1;grid-row:1;height:280px}.becky-introduction-copy{grid-column:1;grid-row:2;padding:28px 6%}.manifesto#experience>h2{font-size:34px}}.mobile-hero-video{display:block;width:100%;height:auto;aspect-ratio:4/5;object-fit:contain;background:#fcf9f2;border:1px solid #e4cbd5;border-radius:6px}.mobile-website-demo .demo-playback button{min-height:44px;font-size:14px}.mobile-website-demo .demo-invitation h1{font-size:clamp(32px,9vw,44px)}@media(max-width:600px){input:not([type=color]):not([type=checkbox]):not([type=range]),textarea,select{font-size:16px}.demo-brand-invitation{white-space:normal}.website-demo{min-width:0}}.demo-laptop .demo-stage{width:100%;min-width:0}.demo-player{position:relative}.demo-music-bubble{position:absolute;right:8px;top:8px;z-index:8;display:flex;align-items:center;gap:7px;min-height:46px;padding:8px 12px;border:2px solid #fffaf4;border-radius:28px;background:#c50760;color:#fff;box-shadow:0 3px 12px #37132930;cursor:pointer}.demo-music-bubble>span:first-child{font-size:25px;line-height:1}.demo-music-label{font:600 11px/1.2 DM Sans,sans-serif}.demo-music-bubble:hover{background:#98134d}.demo-music-bubble:focus-visible{outline:3px solid #371329;outline-offset:3px}.demo-music-bubble.is-on{background:#8e174b}.demo-music-bubble:not(.is-on){animation:sound-invite .7s ease-in-out 2}@media(max-width:600px){.mobile-website-demo .demo-player{padding-top:52px}.demo-music-bubble{top:0;right:0}}@media(prefers-reduced-motion:reduce){.demo-music-bubble{animation:none!important}}.related-shades{display:flex;gap:8px;margin:10px 0;flex-wrap:wrap}.related-shades button{width:44px!important;min-width:44px;min-height:44px;padding:0!important;border:1px solid #bbaeb6;cursor:pointer}.related-shades button[aria-pressed=true]{outline:2px solid #a61955;outline-offset:2px}.journal-page{color:#371329;background:#fcf9f3}.journal-heading,.article-heading{max-width:1060px;margin:auto;padding:80px 28px 60px;text-align:center}.journal-page h1{font:500 clamp(48px,5vw,84px)/1.08 "Bodoni Moda",serif;margin:22px 0}.journal-page h1 em,.journal-teaser h2 em,.lab-heading em{color:#ad4169}.journal-heading>p:not(.eyebrow),.article-deck{font-size:21px;line-height:1.65;max-width:710px;margin:24px auto}.article-byline{font-size:14px;color:#66535e}.journal-jump{display:inline-block;margin-top:20px;border-bottom:1px solid;padding-bottom:8px}.journal-reading{max-width:770px;padding:30px 28px 55px;margin:auto}.journal-reading h2{font:500 35px/1.2 Bodoni Moda,serif;margin:35px 0 18px}.journal-reading p{font-size:18px;line-height:1.85;margin:0 0 22px}.journal-reading a{color:#a61451;text-decoration:underline;text-underline-offset:4px}.journal-prompt{background:#f3e2e8;padding:25px;margin:35px 0}.journal-prompt p{margin:10px 0 0;font:italic 29px/1.4 Bodoni Moda,serif}.journal-teaser{max-width:1280px;margin:auto;padding:70px 32px;display:grid;grid-template-columns:1fr 1.1fr;gap:70px;align-items:center}.journal-teaser h2{font:500 clamp(40px,4vw,64px)/1.1 "Bodoni Moda",serif;margin:18px 0}.journal-teaser p{font-size:18px;line-height:1.7;max-width:460px}.journal-guide-card{position:relative;padding:35px;background:#f3e2e8;text-decoration:none;color:#371329;overflow:hidden}.journal-teaser h3{font:500 42px/1.1 Bodoni Moda,serif;position:relative;margin:22px 0}.journal-guide-card>span{font-size:11px;letter-spacing:2px}.journal-color-art{display:flex;height:120px;margin-bottom:30px}.journal-color-art i{width:125px;height:125px;border-radius:50%;background:#bd0758;margin-right:-24px}.journal-color-art i:nth-child(2){background:#371329}.journal-color-art i:nth-child(3){background:#db9bb0}.color-lab{max-width:1280px;margin:15px auto 40px;background:#f3e7e9;padding:55px 40px;scroll-margin-top:30px}.lab-heading{text-align:center;max-width:700px;margin:0 auto 40px}.lab-heading h2{font:500 clamp(38px,4vw,60px)/1.1 "Bodoni Moda",serif;margin:14px 0}.lab-heading p{line-height:1.7}.lab-layout{display:grid;grid-template-columns:minmax(240px,.7fr) minmax(0,1.3fr);gap:45px}.lab-controls{padding:0 8px}.hue-wheel{position:relative;width:250px;height:250px;border-radius:50%;margin:0 auto 30px;background:conic-gradient(red,#ff0,#0f0,#0ff,#00f,#f0f,red)}.hue-wheel>div{position:absolute;top:37px;right:37px;bottom:37px;left:37px;border-radius:50%;background:#fcf9f3;display:flex;flex-direction:column;justify-content:center;text-align:center;font-size:15px}.hue-wheel em{font:italic 27px Bodoni Moda,serif}.hue-wheel i{position:absolute;left:calc(50% - 15px);top:calc(50% - 15px);width:30px;height:30px;border:3px solid #fff;background:#371329;color:#fff;border-radius:50%;display:grid;place-items:center;font-size:13px;font-style:normal;box-shadow:0 0 0 1px #371329}.lab-color{display:flex;gap:12px;align-items:center;flex-wrap:wrap;font-weight:600}.lab-color input{width:46px;height:42px;padding:2px;cursor:pointer}.lab-color code{font-size:13px}.lab-hue{display:block;margin:20px 0;font-size:14px}.lab-hue input{display:block;width:100%;margin:14px 0;accent-color:#ac1654}.lab-controls fieldset{border:0;padding:0;margin:24px 0 12px;min-width:0}.lab-controls legend{font-weight:600;margin-bottom:12px}.harmony-buttons{display:flex;flex-wrap:wrap;gap:8px}.harmony-buttons button{padding:10px 13px;background:#fcf9f3;color:#371329;border:1px solid #b899a6;font-size:13px}.harmony-buttons button[aria-pressed=true]{background:#371329;color:#fff8f2}.harmony-note{font-size:14px;line-height:1.65;min-height:70px}.lab-preview{overflow:hidden;border:1px solid #37132920}.lab-preview-nav{display:flex;justify-content:space-between;gap:12px;padding:20px 25px;font-size:10px;letter-spacing:2px;border-bottom:1px solid currentColor}.lab-preview-nav span{letter-spacing:0}.lab-preview-hero{padding:40px 36px}.lab-preview h3{font:500 clamp(40px,4vw,66px)/1.03 "Bodoni Moda",serif;margin:18px 0 24px}.lab-preview h3 em{color:var(--lab-accent)}.lab-preview p:not(.eyebrow){font-size:16px;line-height:1.7;max-width:360px}.lab-sample-button{display:inline-block;padding:14px 25px;font-size:14px;margin:14px 0}.lab-preview small{display:block;font-size:11px}.lab-preview-note{padding:24px 36px;font:25px/1.4 Bodoni Moda,serif}.lab-swatches{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:22px 0}.lab-swatches i{display:block;height:40px;border:1px solid #37132922}.lab-swatches span{display:block;font-size:12px;margin-top:8px}.lab-swatches code{display:block;font-size:11px;margin-top:4px}.lab-contrast,.lab-explain{font-size:13px;line-height:1.65}.lab-transfer-note{display:block;margin-top:12px;font-size:12px;line-height:1.6;max-width:450px}.lab-result>.primary{margin-top:14px;white-space:normal}.journal-page button:focus-visible,.journal-page a:focus-visible{outline:3px solid #245cc9;outline-offset:4px}@media(max-width:760px){.journal-heading,.article-heading{padding:45px 22px 30px}.journal-heading>p:not(.eyebrow),.article-deck{font-size:18px}.journal-teaser{grid-template-columns:1fr;gap:25px;padding:38px 22px}.journal-guide-card{padding:25px}.journal-teaser h3{font-size:37px}.lab-layout{grid-template-columns:1fr;gap:30px}.color-lab{padding:35px 20px}.harmony-note{min-height:0}.lab-preview-hero{padding:30px 24px}.lab-preview h3{font-size:49px}.lab-result>.primary{width:100%}.journal-reading{padding:20px 24px 40px}.journal-reading p{font-size:17px}.journal-reading h2{font-size:31px}}.hue-wheel{touch-action:none;cursor:crosshair}.journal-guide-card{background:#fff4f0;border:1px solid #e7c4cb}.playful-wheel-wrap{text-align:center;margin:0 auto 28px}.playful-wheel{position:relative;width:min(250px,100%);aspect-ratio:1;margin:auto;cursor:grab;touch-action:none;border-radius:50%}.playful-wheel:active{cursor:grabbing}.playful-wheel-ring{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background:conic-gradient(#ed175b,#ff853c,#ffe840,#78d04b,#25cbb7,#3498e5,#7547ce,#d826b7,#ed175b);transition:transform .12s ease-out}.playful-wheel-ring:after{content:"";position:absolute;top:20%;right:20%;bottom:20%;left:20%;background:#fffaf2;border-radius:50%}.playful-wheel>span{position:absolute;top:20%;right:20%;bottom:20%;left:20%;display:flex;flex-direction:column;justify-content:center;pointer-events:none;font-size:16px;line-height:1.5}.playful-wheel em{font:italic 25px Bodoni Moda,serif}.playful-wheel:focus-visible{outline:3px solid #b90759;outline-offset:5px}.wheel-spin-button{margin:15px 0 7px;border:1px solid #b90759;border-radius:20px;background:#fffaf2;color:#8e1749;padding:9px 18px;cursor:pointer}.playful-wheel-wrap>small{display:block;font-size:11px;color:#715965}.journal-guide-link{display:inline-block;color:#9e1450;text-decoration:underline;text-underline-offset:5px;font-weight:700}@media(prefers-reduced-motion:reduce){.playful-wheel-ring{transition:none}}svg.playful-wheel-ring{width:100%;height:100%;background:none}.teaser-save{display:block;margin:18px 0 10px;font-size:15px}.teaser-save-note{display:block;font-size:12px;line-height:1.5;margin-bottom:18px}.interactive-teaser{display:block}.interactive-teaser>header{text-align:center;max-width:900px;margin:0 auto 32px}.interactive-teaser>header p{max-width:720px;margin:12px auto}.interactive-teaser>header h3{font-size:30px}.teaser-color-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:48px;padding:32px;background:#fffaf2;border:1px solid #e7c4cb}.teaser-color-layout .palette-wheel{width:100%;max-width:440px;display:block;margin:auto;touch-action:none}.teaser-color-layout .field-help{font-size:14px}.teaser-preview{padding:25px;border:1px solid #37132920}.teaser-preview h3{font-size:34px;margin:0 0 12px}.teaser-preview span{display:inline-block;padding:12px 20px}.teaser-harmonies{display:grid;grid-template-columns:1fr 1fr;gap:10px}.teaser-harmonies button{text-align:left;background:#fffaf2;border:1px solid #d7bcc9;padding:14px;color:#371329}.teaser-harmonies button[aria-pressed=true]{outline:2px solid #bd0758;outline-offset:1px}.teaser-harmonies small{display:block;margin:8px 0;line-height:1.4}.teaser-harmonies span{display:flex;height:12px}.teaser-harmonies i{flex:1}.teaser-save{white-space:normal;margin-top:24px}.teaser-save-note{display:block;line-height:1.6;margin:12px 0}.teaser-color-layout button:focus-visible{outline:3px solid #245cc9;outline-offset:3px}@media(max-width:760px){.teaser-color-layout{grid-template-columns:1fr;padding:20px;gap:20px}.interactive-teaser>header h2{font-size:40px}}.homepage-color-story{max-width:1040px;margin:45px auto;padding:0 24px 25px}.compact-color-lab{padding:30px;margin:0;background:#fffaf2;border:1px solid #e7c4cb}.compact-color-lab .lab-heading{margin-bottom:24px}.compact-color-lab .lab-heading h2{font-size:42px}.compact-color-lab .lab-heading p{font-size:14px}.compact-color-lab .lab-layout{gap:28px;grid-template-columns:minmax(240px,.85fr) minmax(0,1.15fr)}.compact-color-lab .hue-wheel{width:250px;height:250px;transform:scale(.8);margin:-20px auto 0}.compact-color-lab .lab-preview-hero{padding:24px}.compact-color-lab .lab-preview h3{font-size:40px}.compact-color-lab .lab-preview p:not(.eyebrow){font-size:14px}.compact-color-lab .lab-preview-note{padding:16px 24px;font-size:22px}.compact-color-lab .harmony-note{min-height:0}.compact-color-lab .lab-controls fieldset{margin:16px 0 8px}.compact-color-lab .lab-contrast,.compact-color-lab .lab-explain{display:none}.homepage-color-story>.journal-guide-link{margin-top:18px}@media(max-width:760px){.compact-color-lab{padding:22px 16px}.compact-color-lab .lab-layout{grid-template-columns:1fr}.compact-color-lab .lab-heading h2{font-size:34px}.homepage-color-story{padding-inline:16px}}@media(max-width:760px){.color-lab .lab-layout{display:flex;flex-direction:column;gap:18px}.color-lab .lab-result{display:contents}.color-lab .lab-preview{order:-1;position:sticky;top:8px;z-index:4;box-shadow:0 6px 18px #37132918;flex-shrink:0}.color-lab .lab-preview-nav{padding:7px 12px;font-size:8px}.color-lab .lab-preview-hero{padding:12px 16px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:6px 12px}.color-lab .lab-preview-hero>.eyebrow{grid-column:1/-1;font-size:8px;margin:0}.color-lab .lab-preview h3{font-size:27px;margin:0;line-height:1.05}.color-lab .lab-preview h3 br{display:none}.color-lab .lab-preview h3 em{display:block}.color-lab .lab-preview-hero>p:not(.eyebrow),.color-lab .lab-preview-hero>small{display:none}.color-lab .lab-sample-button{padding:10px;font-size:10px;margin:0}.color-lab .lab-preview-note{padding:7px 16px;font-size:14px}.color-lab .lab-preview-note br{display:none}.color-lab .lab-controls{padding:0}.color-lab .hue-wheel{transform:scale(.56);margin:-50px auto -48px;touch-action:none}.color-lab .lab-color{font-size:13px;gap:9px}.color-lab .lab-hue{margin:12px 0}.color-lab .lab-controls fieldset{margin:14px 0 8px}.color-lab .harmony-buttons button{font-size:12px;padding:10px}.color-lab .lab-swatches{margin:0}.color-lab .lab-transfer-note{margin-top:0}}.color-lab .lab-heading{margin-bottom:clamp(40px,6vw,72px)}.journal-collection{max-width:1040px;margin:30px auto 80px;padding:0 24px}.journal-collection>header{margin-bottom:32px}.journal-collection h2{font:400 clamp(32px,4vw,48px)/1.2 "Bodoni Moda",serif;margin:12px 0}.journal-collection h2 em{color:#ad4169}.journal-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.journal-card{min-width:0;border-bottom:1px solid #dfc6d0;padding-bottom:28px}.journal-card a{display:block;color:inherit;text-decoration:none}.journal-card img{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:cover}.journal-card-copy{padding-top:20px}.journal-card .eyebrow{font-size:12px;margin:0 0 12px}.journal-card h3{font:400 27px/1.2 Bodoni Moda,serif;margin:0 0 14px}.journal-card-copy>p:not(.eyebrow){font-size:16px;line-height:1.65;margin:0 0 20px}.journal-card-link{display:inline-block;font-size:15px;color:#a61451;border-bottom:1px solid;padding-bottom:5px}.journal-card a:hover h3{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:5px}.journal-featured-image{display:block;width:calc(100% - 48px);max-width:1000px;height:auto;margin:0 auto 35px;aspect-ratio:3/2;object-fit:cover}@media(max-width:900px){.journal-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.journal-card-grid{grid-template-columns:1fr}.journal-collection{padding:0 22px;margin-bottom:45px}.journal-featured-image{width:calc(100% - 44px)}}.journal-wheel-invitation{display:block;max-width:420px;margin:30px auto 0;color:#371329;text-decoration:none}.journal-wheel-invitation img{display:block;width:100%;height:auto}.journal-wheel-invitation span{display:inline-block;font-size:16px;line-height:1.5;border-bottom:1px solid #a61451;padding-bottom:6px;margin-top:12px}.journal-wheel-invitation:hover span{color:#a61451}.journal-collection:has(.journal-card:only-child) .journal-card-grid{grid-template-columns:minmax(0,440px);justify-content:center}.lab-swatches>button{display:block;background:transparent;border:0;padding:0;text-align:left;color:inherit;min-width:0;cursor:pointer}.lab-swatches>button i{display:block;height:44px;border:1px solid #cbbfc3}.lab-swatches>button[aria-pressed=true] i{outline:2px solid #a61955;outline-offset:3px}.lab-shade-picker{padding:12px 0}.lab-shade-picker p{font-size:14px;margin:0 0 10px}.lab-related-shades{display:flex;gap:8px;margin-bottom:8px}.lab-related-shades button{width:44px;height:44px;border:1px solid #bbaeb6;cursor:pointer}.lab-related-shades button[aria-pressed=true]{outline:2px solid #a61955;outline-offset:2px}.lab-shade-undo{margin:8px 0 16px}.lab-shade-undo{display:block!important;margin-bottom:16px!important}:root{font-family:DM Sans,sans-serif;color:#321426;background:#fcf9f3;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:0}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.46}a{color:inherit;text-decoration:none}button{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #245fd0;outline-offset:4px}button{border:0;background:none}p{line-height:1.65}h1,h2,h3,p{margin-top:0}.prototype-note{padding:8px 3.5%;background:#321426;color:#fff8f0;font-size:11px;letter-spacing:.07em;display:flex;justify-content:space-between}.prototype-note span{opacity:.8}.wordmark{font-size:17px;letter-spacing:.18em;white-space:nowrap;padding:0}.wordmark em{font-family:Bodoni Moda,serif;font-size:27px;letter-spacing:-.07em;color:#bf1c63;font-weight:600}.home-header{height:86px;padding:0 4%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e6ded9}.home-header nav{display:flex;align-items:center;gap:34px;font-size:13px}.home-header nav button{border-bottom:1px solid #b61a59;padding:9px 0}.hero{position:relative;min-height:770px;overflow:hidden;background:#fbf7ee}.hero-art{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:65% center}.hero-copy{position:relative;padding:58px 0 48px 4%;width:49%;z-index:1}.eyebrow{font-size:10px;font-weight:600;letter-spacing:.21em;line-height:1.6;color:#a5245d}.hero h1{font:500 clamp(56px,6.8vw,104px)/.86 "Bodoni Moda",serif;letter-spacing:-.07em;text-transform:uppercase;margin:24px 0;color:#431129}.hero h1 span{color:#cb005d}.hero h2{font:500 clamp(29px,3vw,46px)/.98 "Bodoni Moda",serif;letter-spacing:-.045em;text-transform:uppercase;margin:18px 0}.hero-intro{font-size:15px;color:#514852;max-width:352px;margin-bottom:22px}.primary{display:inline-flex;justify-content:center;align-items:center;background:#c50c62;color:#fff;padding:17px 24px;font-size:14px;min-height:50px;transition:background .2s}.primary:hover:not(:disabled){background:#9d0d4f}.micro{font-size:10px;color:#665b64;margin:13px 0 0}.hero-side{position:absolute;right:4%;top:11%;font:italic 30px/1.2 Cormorant Garamond,serif;max-width:180px;z-index:1;color:#4a1830}.hero-side em{color:#ba0052}.hero-index{position:absolute;right:3%;bottom:24px;font-size:9px;letter-spacing:.15em;color:#fff}.manifesto{padding:100px 8%;text-align:center;background:#f7f1e9}.manifesto h2,.section-heading h2,.closing h2{font:400 clamp(32px,4vw,56px)/1.13 "Bodoni Moda",serif;letter-spacing:-.04em}.manifesto h2 em,.section-heading h2 em{font-weight:400;color:#9d4563}.experience-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:50px;text-align:left;margin-top:55px}.experience-grid article{border-top:1px solid #cbbeb7;padding-top:23px}.experience-grid span{font-size:11px;color:#a5285b}.experience-grid h3{font:500 26px Cormorant Garamond;margin:16px 0 10px}.experience-grid p{font-size:14px;color:#6c5d65;margin-bottom:0}.worlds{padding:100px 5%}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:40px}.section-heading h2{font-size:42px;margin:0}.section-heading>p{font-size:13px;color:#6a6066;max-width:275px;margin:0}.world-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.world-card{padding:28px;text-align:left;min-height:300px;display:flex;flex-direction:column;transition:transform .2s}.world-card:hover{transform:translateY(-4px)}.world-meta{display:flex;justify-content:space-between;font-size:10px;text-transform:uppercase;letter-spacing:.12em}.world-card h3{font-size:36px;line-height:1.08;letter-spacing:-.04em;max-width:250px;margin:38px 0 18px}.world-card p{font-size:12px;max-width:240px}.world-link{margin-top:auto;font-size:11px;text-decoration:underline;text-underline-offset:5px}.world-card.speaker h3{text-transform:uppercase;font-size:29px}.world-card.author{text-align:center}.world-card.author h3{font-size:29px}.world-card.creative h3{font-style:italic;font-size:42px}.closing{padding:80px 20px;text-align:center;border-top:1px solid #e3d8d2}.closing h2{font-size:58px}footer{padding:34px 4%;display:flex;justify-content:space-between;align-items:center;gap:20px;border-top:1px solid #e3d8d2;font-size:11px;color:#71616a}footer p{margin:0}.studio-header{background:#fcf9f3;height:80px;display:flex;align-items:center;justify-content:space-between;padding:0 30px;gap:22px;border-bottom:1px solid #e5ddd6;position:sticky;top:0;z-index:5}.studio-header nav{display:flex;align-items:center;gap:24px}.studio-header nav button{font-size:12px;padding:14px 0;border-bottom:2px solid transparent}.studio-header nav .active{border-color:#bd1b61;color:#ae1659}.brief-button{font-size:11px;border:1px solid #c7b7be;padding:11px 15px}.studio{display:grid;grid-template-columns:370px minmax(0,1fr);min-height:calc(100vh - 109px)}.guide{padding:36px 28px 24px;background:#fcf9f3;border-right:1px solid #ddd4ce;max-height:calc(100vh - 80px);overflow:auto;position:sticky;top:80px}.guide-heading h1{font:400 35px/1.04 Bodoni Moda;letter-spacing:-.035em;margin:13px 0}.guide-heading>p:last-child{font-size:12px;color:#75656c}.conversation{margin-top:32px}.conversation>label{display:block;font:500 25px/1.15 Cormorant Garamond;margin-bottom:12px}.conversation>p{font-size:12px;line-height:1.7;color:#766971}input:not([type=color]):not([type=range]):not([type=file]):not([type=checkbox]),textarea{width:100%;border:1px solid #d4c7cb;border-radius:0;background:#fffdf9;color:#34232c;padding:14px;font-size:14px;line-height:1.6}textarea{resize:vertical}input::placeholder,textarea::placeholder{color:#91828a}.career-picker{margin:22px 0}.control-label{display:block;font-size:9px;font-weight:700;letter-spacing:.14em;color:#64535d;margin-bottom:10px}.career-picker>div{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.career-picker button{border:1px solid #ded2d5;padding:11px 3px;font-size:11px}.career-picker button.selected{border-color:#b72161;color:#a41755;background:#faedf3}.career-picker small{font-size:10px;display:block;margin-top:12px;color:#7e6b75}.conversation-actions{display:flex;gap:12px;align-items:center;justify-content:flex-end;margin-top:18px}.conversation-actions .primary{font-size:12px;padding:14px 21px}.text-button{text-decoration:underline;text-underline-offset:4px;font-size:12px;padding:12px 0}.reflection{border-left:2px solid #b82064;padding:14px 16px;background:#f5e9ed;margin:25px 0}.reflection span{font-size:8px;letter-spacing:.14em;color:#9e1a53}.reflection p{font-size:13px;margin:9px 0 0;line-height:1.7}.brain{border-top:1px solid #dfd4d6;margin:28px 0 10px;padding-top:16px}.brain summary{font-size:12px;cursor:pointer}.brain summary span{font-size:10px;float:right;color:#8a7881}.brain>div{margin-top:18px}.brain label{text-transform:capitalize;font-size:11px;display:block;margin-bottom:7px}.brain textarea{font-size:12px}.sample-link{font-size:11px;color:#9b2c58;text-align:left;padding:17px 0}.guide-disclaimer{font-size:10px;line-height:1.6;color:#857780;border-top:1px solid #e5dbdf;padding-top:15px;margin:24px 0 0}.story-complete h2{font:400 29px Cormorant Garamond}.story-complete>p{font-size:13px}.story-complete .text-button{display:block}.preview-area{padding:25px 32px 50px;background:#e9e5e0;min-width:0}.preview-toolbar{display:flex;justify-content:space-between;align-items:center;gap:14px;margin:0 0 17px}.preview-toolbar small{font-size:10px;color:#7e7277;display:block;margin-top:5px}.live-label{font-size:9px;letter-spacing:.13em;color:#574a53}.preview-actions{display:flex;gap:10px}.preview-actions button{font-size:10px;padding:7px 9px;border:1px solid #bfb5b9}.website-frame{max-width:1050px;margin:auto;box-shadow:0 8px 25px #3a263313;transition:max-width .25s;overflow:hidden;container-type:inline-size}.website-frame.mobile-preview{max-width:390px}.personal-site{background:var(--site-bg);color:var(--site-ink);font-family:var(--site-body);min-height:650px}.personal-nav{height:63px;padding:0 6%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid color-mix(in srgb,var(--site-ink) 18%,transparent);gap:16px}.personal-nav>span{font-family:var(--site-font);font-size:19px;max-width:55%;overflow-wrap:anywhere}.personal-nav nav{display:flex;gap:17px;font-size:9px;align-items:center}.personal-nav button{font-size:9px;border-bottom:1px solid var(--site-accent);padding:6px 0}.personal-hero{display:grid;grid-template-columns:1fr 44%;min-height:490px;position:relative;padding:60px 6% 0;gap:18px}.personal-words{position:relative;z-index:1;padding-bottom:45px;align-self:center}.personal-eyebrow{font:500 8px/1.7 var(--site-body);letter-spacing:.16em;text-transform:uppercase;color:var(--site-accent-ink);margin-bottom:20px}.personal-words h1{font-family:var(--site-font);font-size:clamp(34px,4.6cqw,67px);font-weight:500;line-height:1.06;letter-spacing:-.045em;margin:0 0 22px;overflow-wrap:break-word}.personal-subtitle{font-size:12px;line-height:1.75;max-width:390px;white-space:pre-line}.site-cta{background:var(--site-accent);color:var(--button-ink);padding:13px 18px;font:500 10px var(--site-body);margin-top:12px}.personal-signature{font:italic 21px var(--site-font);color:var(--site-accent-ink);margin:28px 0 0}.personal-photo{min-width:0;position:relative;align-self:stretch;overflow:hidden}.personal-photo img{width:100%;height:100%;min-height:380px;max-height:540px;object-fit:cover;display:block}.personal-photo>span{position:absolute;bottom:10px;left:10px;background:#fff9eddd;color:#4d3b43;font:8px DM Sans;letter-spacing:.08em;padding:6px}.portrait-invitation{align-self:center;border-top:1px solid color-mix(in srgb,var(--site-ink) 20%,transparent);border-bottom:1px solid color-mix(in srgb,var(--site-ink) 20%,transparent);padding:38px 8px;text-align:center}.portrait-invitation p{font:400 32px/1.2 var(--site-font);margin-bottom:22px}.portrait-invitation button{border-bottom:1px solid var(--site-accent);color:var(--site-ink);font-size:10px;padding:7px 0}.portrait-invitation>span{display:block;font-size:9px;line-height:1.7;margin-top:18px;opacity:.7}.personal-story{padding:60px 10%;border-top:1px solid color-mix(in srgb,var(--site-ink) 18%,transparent)}.personal-story h2{font:400 32px/1.15 var(--site-font);letter-spacing:-.035em;max-width:440px}.personal-story>p{font-size:13px;max-width:570px}.personal-story blockquote{font:italic 25px/1.3 var(--site-font);color:var(--site-accent-ink);margin:30px 0 0;max-width:550px}.personal-offer{text-align:center;padding:40px 10% 65px}.personal-offer h2{font:400 32px var(--site-font);max-width:550px;margin:0 auto 15px}.personal-footer{background:var(--site-bg);color:var(--site-ink);border-top:1px solid color-mix(in srgb,var(--site-ink) 18%,transparent);padding:22px 6%;font-size:9px}.founder .personal-hero{grid-template-columns:1fr 35%;padding-top:38px}.founder .personal-words{align-self:start;padding-top:10px}.founder .personal-words h1{font-weight:700;font-size:7cqw;line-height:.97;width:135%;max-width:650px}.founder .personal-photo{margin-top:80px}.founder .personal-signature{font-style:normal;text-transform:uppercase;font-size:11px;letter-spacing:.06em}.founder .personal-story{display:grid;grid-template-columns:1fr 1fr;gap:22px}.founder .personal-story>.personal-eyebrow{grid-column:1/-1;margin:0}.founder .personal-story blockquote{grid-column:1/-1}.consultant .personal-hero{grid-template-columns:46% 1fr;gap:35px;padding-top:65px;padding-bottom:35px}.consultant .personal-words h1{font-size:4.6cqw;font-weight:600;letter-spacing:-.04em;line-height:1.13}.consultant .personal-photo{order:-1}.consultant .personal-photo img{max-height:410px}.consultant .personal-signature{font-style:normal;font-size:13px}.speaker .personal-hero{grid-template-columns:58% 42%;gap:0;padding:50px 5% 0}.speaker .personal-words h1{text-transform:uppercase;font-size:6.8cqw;line-height:.97;letter-spacing:-.06em;font-weight:400;position:relative;width:115%}.speaker .personal-photo{margin-top:50px}.speaker .personal-story h2{text-transform:uppercase;font-size:28px}.speaker .personal-signature{font-family:var(--site-body);font-size:10px;font-style:normal;letter-spacing:.15em;text-transform:uppercase}.author .personal-hero{display:flex;flex-direction:column;text-align:center;padding:50px 12% 0}.author .personal-words{padding-bottom:20px}.author .personal-words h1{font-size:4.9cqw;line-height:1.25;letter-spacing:-.045em}.author .personal-subtitle{margin:0 auto 15px}.author .personal-photo{width:62%;height:240px;margin:auto}.author .personal-photo img{min-height:0;height:350px;object-position:center 20%}.author .personal-signature{font-size:18px;margin:20px 0 0}.author .portrait-invitation{width:80%;margin:0 auto 30px;padding:25px 0}.author .personal-story{padding:50px 17%;text-align:center}.author .personal-story>p{line-height:1.9}.creative .personal-hero{grid-template-columns:55% 45%;padding:42px 5% 0;gap:0}.creative .personal-words h1{font-size:7cqw;font-weight:500;line-height:.97;color:var(--site-accent-ink);letter-spacing:-.07em;position:relative;width:110%}.creative .personal-photo{padding-top:10px}.creative .personal-signature{font-size:23px;font-style:italic}.creative .personal-story h2{font-size:42px}.creative .personal-story blockquote{font-size:30px}.draft-controls{margin:25px auto 0;max-width:1050px;display:flex;gap:15px;align-items:center;justify-content:space-between}.draft-controls .eyebrow{font-size:8px}.draft-controls p{font-family:Cormorant Garamond;font-size:24px;margin:4px 0}.draft-controls>div:last-child{display:flex;flex-wrap:wrap;gap:6px}.draft-controls button,.edit-headline button{border:1px solid #bcafb6;padding:9px 11px;font-size:10px;background:#f9f6f1}.design-controls select{display:block;width:100%;padding:13px 32px 13px 12px;border:1px solid #d7cbd0;background:#fffdf9;color:#46333f;border-radius:0;font-size:12px}.field-help{font-size:11px;line-height:1.6;color:#7a6872;margin:10px 0 20px}.control-section{padding-top:22px;border-top:1px solid #e0d5d9;margin-top:22px}.control-label span{font-size:9px;float:right;letter-spacing:0;font-weight:400}.type-specimen{padding:20px 0;font-size:31px;line-height:1.15;overflow-wrap:anywhere}.type-specimen em{display:block;font-size:20px;font-weight:400;margin-top:8px}.base-picker{display:flex;gap:15px;align-items:center;background:#fffaf6;border:1px solid #ded0d7;padding:12px}.base-picker input{width:52px;height:52px;border:0;padding:0;background:none;cursor:pointer}.base-picker strong{font-size:12px;display:block}.base-picker span{font-size:11px;color:#8c6b7c;display:block;margin-top:5px}.palette-groups{display:grid;gap:12px}.palette-group{background:none;border:1px solid #dacdd3;padding:12px;text-align:left}.palette-group:hover{border-color:#a92561}.swatch-row{display:flex;height:42px;margin-bottom:10px}.swatch-row span{flex:1}.palette-group strong{display:block;font:500 17px Cormorant Garamond}.palette-group small{display:block;margin-top:4px;font-size:10px;color:#7c6d76}.color-roles{font-size:11px;margin:20px 0}.color-roles summary{cursor:pointer}.color-roles label{display:flex;align-items:center;gap:10px;margin-top:15px}.color-roles label>span{margin-left:auto;font-size:9px;color:#75636c}.color-roles input{width:31px;height:29px;border:0;padding:0;background:none}.contrast-note{background:#f7e5d3;margin-top:15px;padding:12px;line-height:1.5}.contrast-note button{text-decoration:underline;display:block;margin-top:7px}.photo-copy{font-size:13px}.upload-label{border:1px dashed #bb8d9f;display:block;padding:30px 12px;text-align:center;font:500 23px Cormorant Garamond;cursor:pointer;background:#faeff3}.upload-label span{display:block;font:11px DM Sans;margin-top:10px;color:#89717d}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.photo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:15px 0 25px}.photo-grid button{height:110px;padding:0;border:2px solid transparent}.photo-grid button.selected{border-color:#be1460}.photo-grid img{width:100%;height:100%;object-fit:cover}input[type=range]{width:100%;accent-color:#ad1c60}.portrait-next{margin:25px 0;padding:23px 0;border-block:1px solid #dfcfd6}.portrait-next h2{font:400 28px/1.1 Cormorant Garamond;margin:12px 0}.portrait-next p{font-size:12px}.portrait-next button{font-size:11px;border:1px solid #d4c3cb;padding:12px 8px;width:100%}.portrait-next small{font-size:10px;line-height:1.7;display:block;margin-top:12px;color:#7f6c76}.photo-controls>.text-button{display:block}.photo-controls>.primary{font-size:12px;margin-top:15px;width:100%}.edit-headline,.variations{max-width:1050px;margin:15px auto;background:#fcf9f3;padding:18px}.edit-headline label{display:block;font-size:12px;margin-bottom:10px}.edit-headline textarea{font-family:var(--site-font);font-size:22px}.edit-headline button{margin-top:10px}.variations>p{font-size:11px}.variations button{display:block;border-top:1px solid #ddd0d7;padding:15px 0;text-align:left;width:100%;font:400 24px Cormorant Garamond}.variations small{font:9px DM Sans;display:block;text-transform:uppercase;letter-spacing:.1em;margin-bottom:7px;color:#9f3063}.toast{position:fixed;bottom:20px;left:50%;transform:translate(-50%);z-index:20;background:#321426;color:#fff7ef;padding:15px 20px;display:flex;gap:20px;align-items:center;font-size:12px;max-width:90vw;box-shadow:0 3px 20px #0002}.toast button{font-size:10px;text-decoration:underline;color:#fff}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#22121c88;z-index:30;display:grid;place-items:center;padding:20px}.modal{background:#fcf9f3;max-width:490px;padding:40px}.modal h2{font:400 34px Bodoni Moda}.modal p{font-size:14px}@container (max-width: 480px){.personal-nav{height:auto;min-height:58px;padding:15px 6%}.personal-nav nav a{display:none}.personal-nav>span{font-size:18px}.personal-hero,.founder .personal-hero,.consultant .personal-hero,.speaker .personal-hero,.creative .personal-hero{display:flex;flex-direction:column;padding:32px 7% 0;gap:12px}.personal-words h1,.founder .personal-words h1,.consultant .personal-words h1,.speaker .personal-words h1,.creative .personal-words h1{font-size:11cqw;width:100%}.personal-words{padding-bottom:15px}.personal-photo,.founder .personal-photo,.speaker .personal-photo{height:300px;margin:0;width:100%;order:initial}.personal-photo img{height:100%;min-height:0;object-fit:contain}.portrait-invitation{width:100%;margin-bottom:30px}.personal-story{padding:36px 8%}.personal-story h2,.creative .personal-story h2{font-size:29px}.founder .personal-story{display:block}.author .personal-hero{padding:32px 8% 0}.author .personal-words h1{font-size:9cqw}.author .personal-photo{width:85%}.author .personal-story{padding:36px 9%}.personal-offer{padding:35px 8%}.personal-offer h2{font-size:28px}.personal-footer{flex-wrap:wrap;gap:8px}.personal-signature{margin:20px 0}.personal-subtitle{font-size:12px}}@media(min-width:1650px){.studio{grid-template-columns:420px 1fr}.guide{padding:40px}.hero{min-height:870px}.hero-copy{padding-top:70px}}@media(max-width:1050px){.studio{grid-template-columns:320px minmax(0,1fr)}.guide{padding:28px 20px}.preview-area{padding:24px 20px}.studio-header nav{gap:15px}.draft-controls{align-items:flex-start;flex-direction:column}.hero{min-height:700px}.hero-copy{width:51%}.hero h1{font-size:7.5vw}.hero-side{font-size:22px;right:2%;max-width:130px}.hero-intro{font-size:13px;max-width:305px}.world-card{padding:22px}.world-card h3{font-size:30px}}@media(max-width:760px){.prototype-note{font-size:9px;padding:7px 15px}.prototype-note span{max-width:170px;text-align:right}.home-header{height:70px;padding:0 20px}.home-header nav{gap:14px}.home-header nav a{display:none}.wordmark{font-size:14px}.wordmark em{font-size:23px}.hero{min-height:0;padding-bottom:360px}.hero-art{height:410px;top:auto;bottom:0;object-position:73% center;object-fit:cover}.hero-copy{width:100%;padding:36px 24px 20px;background:#fbf7ee}.hero h1{font-size:65px;letter-spacing:-.065em;line-height:.88;margin:20px 0}.hero h2{font-size:30px}.hero-intro{max-width:380px;font-size:14px}.hero-side{top:auto;bottom:235px;right:auto;left:24px;font-size:24px;max-width:160px}.hero-index{font-size:8px}.manifesto{padding:60px 25px}.manifesto h2{font-size:35px}.experience-grid{grid-template-columns:1fr;gap:26px;margin-top:35px}.experience-grid article{padding-top:20px}.experience-grid h3{margin:10px 0}.worlds{padding:60px 20px}.section-heading{display:block}.section-heading h2{font-size:33px}.section-heading>p{margin-top:20px}.world-grid{grid-template-columns:1fr 1fr;gap:10px}.world-card{min-height:280px;padding:19px}.world-card h3{font-size:28px;margin-top:30px}.world-card.speaker h3{font-size:22px}.world-card.author h3{font-size:24px}.world-card.creative h3{font-size:31px}.world-card p{font-size:11px}.world-meta{font-size:8px}.closing h2{font-size:44px}footer{flex-wrap:wrap;padding:27px 20px;justify-content:flex-start;gap:18px}footer>span:last-child{width:100%}.studio-header{height:auto;min-height:108px;padding:15px 18px;flex-wrap:wrap;gap:14px;position:static}.studio-header nav{order:3;width:100%;justify-content:space-between;gap:10px}.studio-header nav button{font-size:11px;padding:9px 0}.brief-button{font-size:10px;padding:8px 10px;margin-left:auto}.studio{display:flex;flex-direction:column}.guide{position:static;max-height:none;padding:28px 22px;border-right:0}.guide-heading h1{font-size:34px}.conversation{margin-top:22px}.guide-disclaimer{margin-top:20px}.preview-area{padding:26px 14px 40px}.preview-toolbar{gap:8px}.preview-toolbar .live-label{font-size:8px;letter-spacing:.06em}.preview-actions{gap:5px}.preview-actions button{font-size:9px;padding:7px}.preview-toolbar small{font-size:9px}.draft-controls{padding:0 8px}.toast{width:calc(100% - 28px);bottom:14px;padding:14px;font-size:11px}.modal{padding:28px}.palette-groups{grid-template-columns:1fr}.photo-grid{grid-template-columns:repeat(3,1fr)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}.direction-choices{margin-top:22px}.direction-choice{padding:0;border:1px solid #ded2d8;width:100%;text-align:left;margin-bottom:12px;background:#fffaf7}.direction-choice.selected{border:2px solid #b52060}.direction-mini{position:relative;height:128px;overflow:hidden;padding:16px 14px}.direction-mini>span{display:block;font:7px DM Sans;letter-spacing:.08em}.direction-mini strong{display:block;font-size:26px;line-height:1;letter-spacing:-.035em;font-weight:500;width:62%;margin-top:15px;position:relative;z-index:1}.direction-mini img{position:absolute;right:2px;bottom:-12px;height:128px;width:40%;object-fit:contain}.mini-1{text-align:center}.mini-1 strong{font-size:23px;width:100%;max-width:190px;margin:8px auto}.mini-1 img{height:65px;width:80px;right:calc(50% - 40px);bottom:-13px}.mini-2 strong{font-size:28px;text-transform:uppercase;width:80%;line-height:.95}.mini-2 img{right:-8px;height:130px;width:50%;bottom:-30px;opacity:.8}.direction-caption{padding:10px 12px}.direction-caption strong{font-size:11px;display:block}.direction-caption small{font-size:10px;color:#7e6b76;display:block;margin-top:4px}.personal-site.direction-1 .personal-hero{display:flex;flex-direction:column;align-items:center;text-align:center;padding:50px 12% 0;gap:0}.personal-site.direction-1 .personal-words{width:100%;padding:0 0 25px}.personal-site.direction-1 .personal-words h1{width:100%;font-size:5.3cqw;line-height:1.12;text-transform:none;font-weight:400}.personal-site.direction-1 .personal-subtitle{margin-inline:auto}.personal-site.direction-1 .personal-photo{order:initial;width:68%;height:290px;max-width:450px;margin:0 auto}.personal-site.direction-1 .personal-photo img{width:100%;height:100%;object-fit:contain;min-height:0;max-height:none}.personal-site.direction-1 .personal-signature{font-style:italic;font-family:var(--site-font);font-size:22px;text-transform:none;letter-spacing:0}.personal-site.direction-1 .personal-story{display:block;text-align:center;padding:50px 15%}.personal-site.direction-1 .personal-story h2,.personal-site.direction-1 .personal-story p,.personal-site.direction-1 .personal-story blockquote{margin-inline:auto}.personal-site.direction-2 .personal-hero{display:grid;grid-template-columns:61% 39%;padding:55px 5% 0;text-align:left;gap:0;min-height:530px}.personal-site.direction-2 .personal-words{align-self:start;padding-top:0;padding-bottom:45px}.personal-site.direction-2 .personal-words h1{font-family:var(--site-font);font-size:7cqw;font-weight:500;line-height:1;letter-spacing:-.06em;text-transform:uppercase;width:124%;max-width:none}.personal-site.direction-2 .personal-photo{width:100%;order:initial;align-self:end;height:410px;max-width:none;margin:0;overflow:hidden}.personal-site.direction-2 .personal-photo img{height:100%;width:100%;min-height:0;max-height:none;object-fit:cover;object-position:center}.personal-site.direction-2 .personal-subtitle{max-width:90%}.personal-site.direction-2 .personal-signature{font:500 10px var(--site-body);letter-spacing:.15em;text-transform:uppercase}.personal-site.direction-2 .personal-story{display:block;text-align:left;padding:55px 8%}.personal-site.direction-2 .personal-story h2{font-family:var(--site-font);text-transform:uppercase;font-size:34px;max-width:530px}.personal-site.direction-2 .personal-story>p{margin-inline:0}.personal-site.direction-2 .portrait-invitation{margin-top:170px}.personal-site.direction-1 .portrait-invitation{width:80%;margin-bottom:30px}@container (max-width:480px){.personal-site.direction-1 .personal-hero{padding:35px 8% 0}.personal-site.direction-1 .personal-words h1{font-size:9.5cqw}.personal-site.direction-1 .personal-photo{width:90%;height:290px}.personal-site.direction-1 .personal-story{padding:36px 8%}.personal-site.direction-2 .personal-hero{display:flex;flex-direction:column;padding:35px 7% 0}.personal-site.direction-2 .personal-words{padding-bottom:15px}.personal-site.direction-2 .personal-words h1{font-size:11cqw;width:100%}.personal-site.direction-2 .personal-photo{height:320px;width:100%}.personal-site.direction-2 .personal-photo img{object-fit:contain}.personal-site.direction-2 .portrait-invitation{margin-top:15px}.personal-site.direction-2 .personal-story h2{font-size:28px}}.hero-art{object-position:65% top}.personal-photo img,.personal-site.direction-2 .personal-photo img{object-fit:contain;object-position:center bottom}.hex-entry{margin-top:12px}.hex-entry label{font-size:10px;color:#7a6872}.hex-entry>div{display:flex;gap:8px;margin-top:7px}.hex-entry input{padding:9px!important;font-size:12px!important}.hex-entry button{border:1px solid #cbb4c0;white-space:nowrap;padding:8px 12px;font-size:11px}@media(min-width:761px){.studio{height:calc(100dvh - 110px);min-height:0;overflow:hidden}.guide{position:static;max-height:none;height:100%;overflow:auto}.preview-area{height:100%;overflow:auto}.studio-header{position:static}}.mobile-studio-nav{display:none}#guide-top,#site-preview{scroll-margin-top:15px}@media(max-width:760px){.mobile-studio-nav{position:fixed;bottom:12px;left:50%;transform:translate(-50%);display:flex;background:#321426;color:#fff;z-index:10;box-shadow:0 3px 14px #0003;white-space:nowrap}.mobile-studio-nav a{padding:13px 22px;font-size:11px}.mobile-studio-nav a+a{border-left:1px solid #715661}.toast{bottom:65px}.studio{padding-bottom:58px}}@media(max-width:760px){.hero h1{font-size:clamp(44px,14vw,60px)}.hero{padding-bottom:400px}.hero-art{height:400px}.hero-side{bottom:230px}}.prototype-note button{background:none;color:inherit;border:1px solid currentColor;margin-left:12px;padding:4px 10px;border-radius:20px;cursor:pointer}.ai-proposal{padding:24px;background:#f1e6e4;margin:20px 0;border:1px solid #dac5c4}.ai-proposal h2{font-size:27px}.ai-proposal p{line-height:1.65}.ai-error{padding:14px;background:#fbe8e4;color:#792b24;line-height:1.5}.ai-setup{max-height:90vh;overflow:auto}.ai-setup form{display:grid;gap:15px}.ai-setup input,.portrait-next textarea{width:100%;padding:14px;border:1px solid #b7a9a6;background:#fff;border-radius:3px;font:inherit}.ai-setup p{line-height:1.6}.ai-setup a{color:#9c174d}.portrait-review>div{display:grid;grid-template-columns:1fr 1fr;gap:10px}.portrait-review img{width:100%;height:200px;object-fit:contain;background:#eee}.portrait-next label{display:block;margin:16px 0 8px}.portrait-next textarea{min-height:100px}.color-triangle{position:relative;width:112px;height:93px;margin:0 auto 12px}.color-triangle span{position:absolute;width:58px;height:58px;border-radius:50%;border:2px solid #ffffffa0;box-shadow:0 2px 8px #20102618}.color-triangle span:nth-child(1){left:27px;top:0;z-index:2}.color-triangle span:nth-child(2){left:0;bottom:0}.color-triangle span:nth-child(3){right:0;bottom:0}.trio-labels{text-align:center;font-size:9px;margin:7px 0 12px;color:#75606b}.palette-group.selected{border:2px solid #c51663;background:#fff8fb}.palette-group{text-align:center}.prompt-starters{margin-top:22px;padding:18px;background:#f5edf0}.prompt-starters p{font-size:12px;line-height:1.6}.prompt-starters button,.offer-choice{display:block;width:100%;padding:13px;margin:8px 0;border:1px solid #d9c6cf;text-align:left;background:#fffaf7;font-size:12px;line-height:1.6}.prompt-starters button:hover,.offer-choice:hover,.offer-choice.selected{border-color:#c61664;background:#f8e3ec}.prompt-starters small,.topic-prompts small,.page-controls small{display:block;font-size:10px;line-height:1.6;color:#79636f}.topic-prompts{border-top:1px solid #ddccd4;margin-top:25px;padding-top:20px}.topic-prompts p{font-size:12px}.page-controls h2{font:400 28px/1.15 Cormorant Garamond}.page-controls p{font-size:12px;line-height:1.7}.page-controls label{display:block;font-size:12px;font-weight:600;margin:20px 0 10px}.page-controls input,.page-controls textarea,.photo-controls select{width:100%;padding:12px;border:1px solid #d7c6cd;background:#fffdf8;font:12px/1.6 DM Sans;color:#35232c}.page-controls textarea{min-height:90px}.section-map{display:grid;gap:0}.section-map button{display:flex;gap:18px;padding:12px 0;border-bottom:1px solid #e0d4d9;text-align:left;font-size:12px}.section-map button span{color:#be2362;font-size:10px}.growth-preview{margin-top:30px;padding:22px;background:#35132b;color:#fff3e8}.growth-preview>div{border-top:1px solid #ffffff35;padding:14px 0}.growth-preview p{margin:7px 0}.growth-preview small{color:#e1c3d3}.photo-controls .control-label{margin-top:23px}.personal-site{--site-line:color-mix(in srgb,var(--site-ink) 20%,transparent)}.personal-site .personal-hero{isolation:isolate;overflow:hidden;min-height:570px}.personal-site .personal-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none}.atmosphere-glow .personal-hero:before{background:radial-gradient(ellipse at 88% 52%,color-mix(in srgb,var(--site-secondary) 68%,transparent),transparent 54%),radial-gradient(ellipse at 77% 90%,color-mix(in srgb,var(--site-accent) 55%,transparent),transparent 55%)}.atmosphere-sweep .personal-hero:before{background:linear-gradient(115deg,var(--site-bg) 30%,color-mix(in srgb,var(--site-secondary) 45%,var(--site-bg)) 70%,color-mix(in srgb,var(--site-accent) 65%,var(--site-bg)))}.atmosphere-bold .personal-hero:before{background:linear-gradient(120deg,var(--site-bg) 43%,var(--site-secondary) 43%,var(--site-secondary) 60%,var(--site-accent) 60%,var(--site-accent) 82%,var(--site-bg) 82%)}.personal-site .personal-photo{height:490px;min-height:0;align-self:end;overflow:hidden}.personal-site .personal-photo img{height:100%;max-height:none;min-height:0;width:100%;object-fit:contain}.personal-site .personal-words h1{max-width:100%;width:100%}.personal-site .personal-words{min-width:0}.personal-site.placement-left .personal-hero{display:grid;grid-template-columns:46% 54%;text-align:left;padding:55px 5% 0;gap:0}.personal-site.placement-left .personal-photo{grid-column:1;grid-row:1;width:100%;margin:0}.personal-site.placement-left .personal-words{grid-column:2;grid-row:1;padding-left:25px}.personal-site.placement-right .personal-hero{display:grid;grid-template-columns:54% 46%;text-align:left;padding:55px 5% 0;gap:0}.personal-site.placement-right .personal-photo{grid-column:2;grid-row:1;width:100%;margin:0;max-width:none}.personal-site.placement-right .personal-words{grid-column:1;grid-row:1;padding-right:18px;width:100%}.personal-site.placement-center .personal-hero{display:flex;flex-direction:column;text-align:center;padding:55px 8% 0}.personal-site.placement-center .personal-words{width:100%;padding-bottom:20px}.personal-site.placement-center .personal-photo{width:80%;height:450px;max-width:600px;align-self:center;margin:0 auto}.personal-site.placement-center .personal-subtitle{margin-inline:auto}.personal-site.placement-center .personal-hero:before{background:radial-gradient(ellipse at 50% 100%,color-mix(in srgb,var(--site-secondary) 70%,transparent),transparent 65%)}.personal-site.atmosphere-plain .personal-hero:before{background:none}.extended-section{padding:65px 8%;border-top:1px solid var(--site-line);scroll-margin-top:18px}.extended-section h2{font:400 clamp(28px,4.7cqw,52px)/1.08 var(--site-font);letter-spacing:-.04em;max-width:680px;margin:18px 0 25px}.extended-section h2 em{color:var(--site-accent-ink);font-weight:400}.extended-section p{font:13px/1.85 var(--site-body);max-width:600px}.extended-section .personal-eyebrow{font-size:9px;letter-spacing:.17em}.personal-audience{text-align:center;padding:55px 12%;background:color-mix(in srgb,var(--site-secondary) 15%,var(--site-bg))}.personal-audience h2,.personal-audience p{margin-inline:auto}.services-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin-top:36px}.services-grid article{border-top:2px solid var(--site-accent);padding:22px 18px 25px 0;min-width:0}.services-grid article+article{padding-left:18px;border-left:1px solid var(--site-line)}.service-number{font:italic 30px var(--site-font);color:var(--site-accent-ink)}.services-grid h3{font:400 25px/1.15 var(--site-font);margin:30px 0;overflow-wrap:anywhere;min-height:65px}.service-link{font:11px var(--site-body);text-align:left;border-bottom:1px solid var(--site-accent);padding:8px 0;color:var(--site-ink)}.personal-method{background:color-mix(in srgb,var(--site-secondary) 14%,var(--site-bg))}.method-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:35px}.method-steps>div{border-top:1px solid var(--site-line);padding-top:18px}.method-steps span{color:var(--site-accent-ink);font-size:10px}.method-steps h3{font:400 21px/1.25 var(--site-font)}.personal-proof{display:grid;grid-template-columns:1fr 1fr;gap:0 40px}.personal-proof>.personal-eyebrow{grid-column:1/-1}.personal-proof blockquote{font:italic 23px/1.55 var(--site-font);margin:20px 0;white-space:pre-line}.personal-resource{background:linear-gradient(120deg,var(--site-bg),color-mix(in srgb,var(--site-secondary) 32%,var(--site-bg)));text-align:center}.personal-resource h2,.personal-resource p{margin-inline:auto}.personal-resource small,.editor-only small{font:9px/1.7 var(--site-body);display:block;margin-top:20px;opacity:.75}.personal-faq details{border-bottom:1px solid var(--site-line);padding:20px 0}.personal-faq summary{font:400 21px var(--site-font);cursor:pointer}.personal-faq details p{margin-bottom:4px}.personal-offer{border-top:1px solid var(--site-line);padding:65px 12%;background:color-mix(in srgb,var(--site-accent) 10%,var(--site-bg))}.personal-offer p{font:12px/1.7 var(--site-body)}.personal-offer h2{font-size:5cqw}.editor-prompt{padding:11px 14px;border:1px dashed var(--site-accent-ink);color:var(--site-ink);font:11px/1.5 var(--site-body);text-align:left;background:color-mix(in srgb,var(--site-bg) 85%,transparent)}.editor-only p{font-size:12px}.studio-header nav{gap:18px}.personal-site.speaker .personal-services h2{text-transform:uppercase}.personal-site.author .extended-section{padding-block:80px}.personal-site.creative .personal-resource h2{font-style:italic}.personal-site.founder .services-grid{gap:15px}.personal-site.founder .services-grid article{border-left:0;background:color-mix(in srgb,var(--site-secondary) 20%,var(--site-bg));padding:22px}.personal-site.consultant .personal-method{border-left:8px solid var(--site-accent)}@container (max-width:600px){.personal-site.placement-left .personal-hero,.personal-site.placement-right .personal-hero,.personal-site.placement-center .personal-hero{display:flex;flex-direction:column;padding:35px 7% 0;min-height:0}.personal-site .personal-words,.personal-site.placement-left .personal-words,.personal-site.placement-right .personal-words{padding:0 0 18px}.personal-site .personal-words h1{font-size:10cqw}.personal-site .personal-photo,.personal-site.placement-center .personal-photo{width:100%;height:360px;order:2}.extended-section,.personal-site.author .extended-section{padding:38px 8%}.extended-section h2{font-size:32px}.services-grid{grid-template-columns:1fr}.services-grid article,.services-grid article+article{border-left:0;padding:20px 0}.services-grid h3{min-height:0;margin:15px 0}.method-steps{grid-template-columns:1fr;gap:10px}.personal-proof{display:block}.personal-offer h2{font-size:32px}.personal-site.placement-right .personal-hero:before,.personal-site.placement-left .personal-hero:before{opacity:.75}.personal-site.direction-2 .personal-words h1{font-size:11cqw}}@media(max-width:760px){.studio-header nav{gap:10px;flex-wrap:wrap}.studio-header nav button{font-size:10px}.prototype-note span{font-size:8px}.section-map{grid-template-columns:1fr 1fr;gap:0 15px}}.services-grid article p{font-size:11px;line-height:1.75}.typing-preview{display:block;font:9px/1.5 var(--site-body);color:var(--site-accent-ink);margin:10px 0 18px}.personal-site .personal-words h1{overflow-wrap:anywhere}@container (max-width:600px){.services-grid{grid-template-columns:1fr!important}}.placement-left.atmosphere-glow .personal-hero:before{background:radial-gradient(ellipse at 12% 52%,color-mix(in srgb,var(--site-secondary) 68%,transparent),transparent 54%),radial-gradient(ellipse at 23% 90%,color-mix(in srgb,var(--site-accent) 55%,transparent),transparent 55%)}.placement-left.atmosphere-sweep .personal-hero:before{background:linear-gradient(245deg,var(--site-bg) 30%,color-mix(in srgb,var(--site-secondary) 45%,var(--site-bg)) 70%,color-mix(in srgb,var(--site-accent) 65%,var(--site-bg)))}.section-map>.control-label{grid-column:1/-1}.services-grid article{display:flex;flex-direction:column}.services-grid .service-link{margin-top:auto;align-self:flex-start}.personal-site.author.placement-auto .personal-photo{width:75%;height:440px;align-self:center}.personal-site.direction-1.placement-auto .personal-photo{height:430px;width:80%}.personal-site.direction-1.placement-auto .personal-hero:before{background:radial-gradient(ellipse at 50% 100%,color-mix(in srgb,var(--site-secondary) 65%,transparent),transparent 65%)}.personal-site.direction-1.atmosphere-plain .personal-hero:before{background:none}.color-triangle button{position:absolute;width:58px;height:58px;border-radius:50%;border:2px solid #ffffffd0;box-shadow:0 2px 8px #20102618;padding:0;cursor:pointer;transition:transform .2s}.color-triangle button:hover{transform:scale(1.12);z-index:3}.color-triangle button:focus-visible{outline:3px solid #b60a57;outline-offset:4px}.color-triangle button:nth-child(1){left:27px;top:0;z-index:2}.color-triangle button:nth-child(2){left:0;bottom:0}.color-triangle button:nth-child(3){right:0;bottom:0}.palette-choose{width:100%;text-align:center;padding:3px;background:none;border:0;color:inherit}.shade-picker{border-top:1px solid #dac9d2;margin-top:16px;padding-top:14px}.shade-picker p{font:24px Cormorant Garamond;margin:0 0 5px}.shade-picker>div{display:flex;justify-content:center;flex-wrap:wrap;gap:9px;margin:15px 0}.shade-picker>div button{width:33px;height:33px;border-radius:50%;border:2px solid white;box-shadow:0 0 0 1px #c8b8c0}.shade-picker label{display:flex;align-items:center;justify-content:center;gap:15px;font-size:11px}.shade-picker input{width:38px;height:30px;padding:0;border:0}.story-door{background:#f5e5ed;padding:18px;margin:0 0 25px;border-left:3px solid #be1761}.story-door>span{font-size:9px;letter-spacing:.1em;font-weight:600}.story-door p{font-size:12px;line-height:1.6}.story-door button{display:block;text-align:left;font-size:12px;color:#9d174f;text-decoration:underline;margin:10px 0 0}.conversation-connection{font-size:10px!important;line-height:1.6;color:#806575}.atmosphere-silk .personal-hero:before{background:radial-gradient(ellipse 95% 38% at 110% 90%,transparent 48%,color-mix(in srgb,var(--site-accent) 70%,transparent) 49%,var(--site-accent) 64%,transparent 65%),radial-gradient(ellipse 100% 45% at 115% 65%,transparent 50%,color-mix(in srgb,var(--site-secondary) 70%,transparent) 51%,var(--site-secondary) 70%,transparent 71%)}.atmosphere-spotlight .personal-hero:before{background:radial-gradient(ellipse at 80% 46%,var(--site-secondary),color-mix(in srgb,var(--site-secondary) 40%,var(--site-bg)) 28%,var(--site-bg) 63%)}.atmosphere-box .personal-hero:before{top:9%;right:4%;bottom:6%;left:57%;background:var(--site-secondary)}.atmosphere-horizon .personal-hero:before{background:linear-gradient(0deg,color-mix(in srgb,var(--site-accent) 75%,var(--site-bg)),color-mix(in srgb,var(--site-secondary) 50%,var(--site-bg)) 20%,var(--site-bg) 65%)}.atmosphere-duet .personal-hero:before{background:linear-gradient(90deg,var(--site-bg) 55%,var(--site-secondary) 55%)}.personal-site.frame-fine .personal-hero{outline:1px solid var(--site-accent);outline-offset:-17px}.personal-site.frame-double .personal-hero{outline:5px double var(--site-accent);outline-offset:-20px}.personal-site.frame-gallery .personal-photo{border:9px solid var(--site-secondary);box-shadow:0 0 0 1px var(--site-accent);margin-bottom:30px!important;height:440px}.personal-site.frame-gallery .personal-photo img{background:color-mix(in srgb,var(--site-bg) 75%,var(--site-secondary))}#canvas-color{width:100%;height:42px;border:1px solid #dbcbd2;background:none;padding:4px}.personal-site.placement-left.atmosphere-box .personal-hero:before{top:9%;right:57%;bottom:6%;left:4%}.personal-site.placement-left.atmosphere-duet .personal-hero:before{background:linear-gradient(90deg,var(--site-secondary) 45%,var(--site-bg) 45%)}.brand-brain section{padding:22px 0;border-bottom:1px solid #ddcbd4}.brand-brain h2{font:400 27px/1.15 Cormorant Garamond;margin:0 0 14px}.brand-brain p{font-size:12px;line-height:1.7}.brand-brain small{display:block;font-size:10px;line-height:1.6;color:#796570}.brain-status{padding:20px;background:#321528;color:#fff7ed}.brain-status strong{font:26px Cormorant Garamond}.brain-status span{font-size:10px}.brand-brain details{padding:12px 0;border-bottom:1px solid #e4d6dd}.brand-brain summary{font-size:12px;cursor:pointer;text-transform:capitalize}.brand-brain summary small{display:inline;margin-left:12px}.brand-brain label{display:block;margin:14px 0 8px;font-size:12px}.brand-brain textarea,.brand-brain input{display:block;width:100%;padding:12px;margin-top:8px;border:1px solid #d8c4ce;background:#fffaf6;color:#31222b;font:12px/1.7 DM Sans}.brand-brain textarea{min-height:110px}.brand-brain button{padding:10px 14px;border:1px solid #bb8da4;font-size:12px;margin:12px 0;text-align:left}.brain-mapping strong{display:block;color:#a41b57}.studio-header nav{gap:13px}@media(max-width:760px){.studio-header nav{gap:8px}.studio-header nav button{font-size:9px}}.wordmark{display:inline-flex;align-items:baseline;gap:0}.wordmark em{margin-left:-.12em}.personal-site .extended-section{animation:section-reveal .45s ease-out}@keyframes section-reveal{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.personal-site .extended-section{animation:none}}.reveal-guide{max-width:1050px;margin:0 auto 22px;padding:22px 25px;background:#fff8f4;border:1px solid #ddc6d1;display:flex;justify-content:space-between;gap:25px;align-items:center}.reveal-guide h2{font:400 27px/1.1 Cormorant Garamond;margin:8px 0}.reveal-guide p{font-size:11px;line-height:1.6;max-width:450px;margin:0}.reveal-guide .eyebrow{font-size:8px}.reveal-guide>div:last-child{min-width:175px}.reveal-guide button{display:block;width:100%;padding:11px 13px;background:#a91c5c;color:#fff;font-size:11px;text-align:center;margin:7px 0}.reveal-guide button+button{background:none;border:1px solid #cda8bb;color:#7e244e}.cta-starters{display:flex;flex-wrap:wrap;gap:6px}.cta-starters button{font-size:10px;padding:8px;border:1px solid #d9c6d0}@media(max-width:760px){.reveal-guide{display:block;padding:20px}.reveal-guide>div:last-child{display:flex;gap:8px;margin-top:10px}.reveal-guide h2{font-size:25px}.reveal-guide button{width:auto;flex:1}}.public-header{gap:20px}.public-header nav{gap:25px}.public-header a:focus-visible,.public-footer a:focus-visible{outline:2px solid #bd185f;outline-offset:6px}.public-footer nav{display:flex;gap:25px;font-size:13px}.about-page h1,.contact-page h1{font:400 clamp(58px,7.4vw,112px)/.96 "Bodoni Moda",serif;letter-spacing:-.055em;margin:25px 0}.about-page h1 em,.contact-page h1 em{color:#c5075f}.about-page h2,.contact-page h2{font:400 clamp(32px,4vw,58px)/1.08 "Cormorant Garamond",serif;letter-spacing:-.025em}.about-page h2 em{color:#bb175c}.about-page p,.contact-page p{line-height:1.85}.about-intro{display:grid;grid-template-columns:1fr 1fr;min-height:660px;background:#fcf8f0}.about-opening{padding:85px 0 60px 12%;align-self:center}.about-opening h2{font-size:34px;margin-top:0}.about-opening>p:not(.eyebrow){max-width:370px;color:#68545e}.about-read{display:inline-block;border-bottom:1px solid #bd185f;padding:12px 0;margin-top:20px;font-size:13px}.about-portrait{position:relative;overflow:hidden;min-height:640px;background:radial-gradient(ellipse at 65% 65%,#f4a3b9,transparent 68%),linear-gradient(150deg,#fcf8f0 10%,#ffe0ce 90%)}.about-portrait img{position:absolute;bottom:0;left:1%;width:90%;height:86%;object-fit:contain;object-position:bottom;z-index:1}.portrait-word{position:absolute;font:italic 105px Cormorant Garamond;color:#dc216966;top:22px;left:2%}.portrait-note{position:absolute;right:6%;top:21%;font:22px/1.3 Cormorant Garamond;z-index:2;color:#491c35}.portrait-note em{color:#b90c53}.about-belief{background:#371329;color:#fff6ed;display:grid;grid-template-columns:1.2fr 1fr;padding:85px 8%;gap:20px 9%}.about-belief>.eyebrow{grid-column:1/-1;color:#f3a8c2}.about-belief h2{margin-top:0}.about-belief h2 em{color:#efa6bd}.about-belief div{max-width:460px}.about-roots{display:grid;grid-template-columns:1fr 1.2fr;gap:12%;padding:95px 8%;scroll-margin-top:30px}.about-roots h2{margin-top:20px}.career-chapters article{border-top:1px solid #d6c5c9;padding:25px 0}.career-chapters span{font-size:10px;letter-spacing:.14em;color:#a41b54}.career-chapters h3{font:32px Cormorant Garamond;margin:13px 0}.career-chapters p{font-size:15px;color:#63525b}.career-chapters a,.about-personal a{display:inline-block;border-bottom:1px solid #b51759;padding:8px 0;font-size:13px}.about-personal{display:grid;grid-template-columns:1.1fr 1fr;gap:0 10%;padding:80px 8%;background:linear-gradient(120deg,#f2d5cb,#faeee2 60%,#f0c7d5)}.about-personal>.eyebrow{grid-column:1/-1}.about-personal h2{margin-top:20px}.about-personal div{max-width:470px}.other-worlds{padding:85px 8%}.venture-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:40px}.venture{padding:25px 23px;display:flex;flex-direction:column;min-height:320px;transition:transform .2s}.venture:hover{transform:translateY(-5px)}.venture>span{font-size:10px;display:flex;justify-content:space-between}.venture h3{font:34px/1.04 Cormorant Garamond;margin:48px 0 5px}.venture p{font-size:13px}.venture small{margin-top:auto;padding-top:16px;text-decoration:underline;text-underline-offset:5px}.venture.bigstar{background:#34132c;color:#fff2e7}.venture.metabo{background:#e4eddd;color:#294137}.venture.solid{background:#e9dfca;color:#413b2c}.venture.afterglow{background:#efd4c3;color:#653d30}.contact-intro{padding:75px 8% 65px;background:radial-gradient(ellipse at 85% 50%,#f0aec5,transparent 65%),#fcf8f0}.contact-intro>p:last-child{max-width:460px}.contact-invitation{display:grid;grid-template-columns:1.1fr 1fr;padding:75px 8%;gap:12%}.contact-invitation h2{margin:18px 0}.contact-invitation p{max-width:420px}.contact-invitation .primary{display:inline-block;margin:20px 0}.contact-email{display:block;overflow-wrap:anywhere;font-size:16px}.contact-invitation small{display:block;font-size:11px;line-height:1.6;margin:12px 0;color:#7e6572;max-width:360px}.contact-phone{display:block;margin:25px 0;font-size:13px}.contact-invitation aside{background:#f1e2db;padding:42px 35px;align-self:start}.contact-invitation blockquote{font:32px/1.3 Cormorant Garamond;margin:35px 0 20px}.contact-invitation blockquote em{color:#ac1954}.becky-signoff{font:italic 45px Cormorant Garamond;color:#b71858}.contact-studio{background:#371329;color:#fff6ed;padding:55px 8%;display:flex;align-items:center;gap:50px;justify-content:space-between}.contact-studio .eyebrow{color:#efa6bd}.contact-studio h2{font-size:38px}.contact-studio .primary{flex-shrink:0}@media(max-width:900px){.public-header nav{gap:15px}.venture-grid{grid-template-columns:1fr 1fr}.about-intro,.about-portrait{min-height:540px}.portrait-word{font-size:70px}.portrait-note{font-size:17px}.about-opening{padding:50px 6% 40px 10%}.about-opening h2{font-size:27px}.public-header .wordmark{font-size:15px}.public-header .wordmark em{font-size:28px}}@media(max-width:760px){.public-header{height:auto;min-height:100px;flex-wrap:wrap;padding:20px;gap:15px}.public-header nav{width:100%;justify-content:space-between;gap:12px;font-size:11px}.public-header nav a{display:block}.public-header nav a:first-child{display:none}.public-header nav button{font-size:11px}.about-intro,.about-belief,.about-roots,.about-personal,.contact-invitation{grid-template-columns:1fr}.about-opening{padding:40px 24px 20px}.about-portrait{min-height:470px}.about-portrait img{height:94%;width:95%}.portrait-word{font-size:75px}.portrait-note{top:13%;font-size:21px}.about-belief,.about-roots,.about-personal,.other-worlds,.contact-intro,.contact-invitation{padding:50px 25px;gap:22px}.about-page h1,.contact-page h1{font-size:63px}.about-belief h2{font-size:39px}.venture-grid{gap:12px}.venture{padding:20px 17px;min-height:310px}.venture h3{font-size:28px;margin-top:30px}.venture p{font-size:12px}.public-footer{align-items:flex-start;gap:15px}.public-footer nav{flex-wrap:wrap;gap:20px}.contact-invitation aside{padding:30px 25px}.contact-studio{display:block;padding:45px 25px}.contact-studio .primary{margin-top:15px}.focused-studio .preview-area{position:relative;max-height:none;top:auto}.focused-studio .guide{max-height:none}.builder-context{margin-bottom:15px}}.about-intro{grid-template-columns:.8fr 1.35fr;min-height:570px;align-items:center;background:#faf5ed;overflow:hidden}.about-opening{padding:65px 8% 65px 15%}.about-opening h1{font-size:clamp(54px,6vw,88px)}.about-opening h2{font-size:30px}.about-coffee{min-height:0;overflow:visible;background:none;margin:35px 0;align-self:center}.about-coffee img{position:relative;inset:auto;width:100%;height:auto;display:block;object-fit:contain;box-shadow:0 22px 45px #4d292614}.coffee-caption{display:block;text-align:right;padding:18px 7% 0 0;font:italic 25px Cormorant Garamond,serif;color:#542139}.coffee-caption em{color:#c5075f}.other-worlds{background:#fcf8f0;padding:85px 7%}.other-worlds>h2{max-width:760px}.venture-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:38px 30px;margin-top:45px}.venture{padding:0;min-height:0;background:transparent!important;color:#371329!important;overflow:hidden;transition:transform .25s}.venture-art{height:300px;position:relative;overflow:hidden;background:#e6ded2}.venture-art:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#18091145,transparent 32%,#18091155)}.venture-art img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s}.venture:hover .venture-art img{transform:scale(1.035)}.venture-word{position:absolute;bottom:12px;left:24px;z-index:1;color:#fffaf3;font:500 clamp(44px,6vw,90px)/1 "Bodoni Moda",serif;letter-spacing:-.055em;text-shadow:0 2px 18px #0002}.venture.metabo .venture-word{font-family:Manrope,sans-serif;font-weight:600;letter-spacing:.03em}.venture.solid .venture-word{font-size:clamp(44px,5vw,72px)}.venture.afterglow .venture-word{font-family:Cormorant Garamond,serif;font-style:italic}.venture-number{position:absolute;top:20px;left:24px;z-index:1;font-size:10px;letter-spacing:.16em;color:#fff}.venture-copy{padding:24px 4px 8px;border-bottom:1px solid #d9c3c8}.venture-brand{font-size:11px;letter-spacing:.13em;text-transform:uppercase;color:#9f2455}.venture h3{font:400 38px/1.1 Cormorant Garamond,serif;margin:12px 0}.venture p{font-size:14px;max-width:420px;margin-bottom:22px}.venture-visit{display:flex;justify-content:space-between;align-items:center;font-size:12px;padding:14px 0}.venture-visit b{font-size:25px;font-weight:400;color:#bd185f}.venture:focus-visible{outline:3px solid #bd185f;outline-offset:7px}.venture.bigstar .venture-art img{object-position:center}.public-header nav{flex-wrap:wrap}@media(max-width:900px){.about-intro{grid-template-columns:1fr}.about-opening{padding:45px 7% 20px}.about-opening h1 br{display:none}.about-opening>p:not(.eyebrow){max-width:530px}.about-coffee{margin:15px 0 35px}.about-coffee img{max-height:none}.venture-art{height:250px}.venture h3{font-size:32px}}@media(max-width:600px){.venture-grid{grid-template-columns:1fr;gap:32px}.venture-art{height:280px}.venture-word{font-size:72px}.other-worlds{padding:50px 6%}.coffee-caption{font-size:20px;padding-right:6%}.about-opening h1{font-size:62px}.public-header nav{font-size:11px}.public-header nav a{display:block}}@media(prefers-reduced-motion:reduce){.venture,.venture-art img{transition:none}.venture:hover,.venture:hover .venture-art img{transform:none}}.about-personal{background:#f5dce0;gap:0 6%;align-items:start}.about-personal .flour-scene{grid-column:1;grid-row:3;width:100%;height:300px;object-fit:cover;margin-top:12px}.about-personal>div{grid-column:2;grid-row:3;align-self:start;padding-top:12px}.about-personal>div>p:first-child{margin-top:0}.about-personal h2{grid-column:1/-1}.about-personal h2{font-size:clamp(32px,3.4vw,49px)}@media(max-width:760px){.about-personal .flour-scene{grid-column:1;grid-row:auto;height:auto;margin:0}.about-personal>div{grid-column:1;grid-row:auto}}.world-card{position:relative;isolation:isolate;overflow:hidden;height:320px;min-height:320px;padding:25px;text-align:left}.world-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1}.world-card.executive:before{background:linear-gradient(90deg,transparent 56%,#d8bbaa 56%,#efe0d1 100%)}.world-card.founder:before{background:linear-gradient(133deg,transparent 43%,#d5dc6b 43%,#e3d88b 68%,#f7af7c 100%)}.world-card.consultant:before{background:radial-gradient(ellipse at 92% 100%,#74b3a0,transparent 68%)}.world-card.speaker:before{background:radial-gradient(ellipse at 88% 75%,#7960b2,transparent 70%)}.world-card.author:before{background:linear-gradient(120deg,transparent 40%,#dab795 100%)}.world-card.creative:before{background:linear-gradient(153deg,transparent 42%,#ffb49b 43%,#f48cad 78%)}.world-card .world-meta{position:relative;z-index:3}.world-card .world-meta span:last-child{background:color-mix(in srgb,currentColor 0%,transparent);font-weight:600}.world-card .world-portrait{position:absolute;right:-3%;bottom:-2px;width:61%;height:90%;object-fit:contain;object-position:center bottom;z-index:1;pointer-events:none}.world-card h3,.world-card.speaker h3,.world-card.author h3,.world-card.creative h3{position:relative;z-index:2;width:52%;font-size:clamp(28px,2.7vw,43px);line-height:1.01;margin:42px 0 15px;letter-spacing:-.045em;text-align:left}.world-card.speaker h3{font-size:clamp(25px,2.35vw,38px)}.world-card.creative h3{font-size:clamp(28px,2.65vw,42px)}.world-card .world-traits{position:relative;z-index:2;width:46%;font-size:10px;line-height:1.7;font-weight:500}.world-card .world-link{position:relative;z-index:3;align-self:flex-start;background:#fff9eee8;color:#321426;padding:9px 10px;text-decoration:none;border-bottom:1px solid currentColor;font-size:10px}.world-card .world-link span{margin-left:12px}.world-example-note{display:block;font-size:10px;margin-top:9px}.world-card:hover .world-portrait{transform:translateY(-3px)}.world-portrait{transition:transform .3s ease}.world-card.author .world-portrait{right:-7%}.world-card.creative .world-portrait{right:-6%}@media(max-width:1100px){.world-grid{grid-template-columns:repeat(2,1fr)}.world-card h3,.world-card.creative h3,.world-card.author h3{font-size:37px}.world-card.speaker h3{font-size:32px}}@media(max-width:600px){.world-grid{grid-template-columns:1fr}.world-card{height:300px;min-height:300px}.world-card h3,.world-card.creative h3,.world-card.author h3{font-size:39px}.world-card.speaker h3{font-size:34px}}@media(prefers-reduced-motion:reduce){.world-portrait{transition:none}.world-card:hover .world-portrait{transform:none}}.about-personal{background:#371329;color:#fff6ed;padding-top:52px;padding-bottom:52px}.about-personal>.eyebrow{color:#f3a8c2}.about-personal h2{font-size:clamp(30px,3vw,43px);margin-top:14px;margin-bottom:24px}.about-personal h2 em{color:#efa6bd}.about-personal .flour-scene{height:250px}.about-personal a{border-bottom-color:#efa6bd}.about-personal>div{font-size:15px}.about-personal>div p{line-height:1.7}@media(max-width:760px){.about-personal{padding-top:38px;padding-bottom:38px}.about-personal .flour-scene{height:auto;max-height:250px}.about-personal h2{margin-bottom:8px}}.becky-launcher{position:fixed;right:24px;bottom:24px;z-index:80;display:flex;align-items:center;gap:12px;padding:10px 16px 10px 10px;background:#371329;color:#fff8f0;border:1px solid #d594ad;border-radius:40px;box-shadow:0 8px 28px #37132930;text-align:left;font-size:16px}.becky-launcher img,.becky-chat header img{width:46px;height:46px;border-radius:50%;object-fit:cover;object-position:50% 25%;background:#eed8c9}.becky-launcher small{display:block;font-size:12px;color:#efd5df;margin-top:2px}.becky-chat{position:fixed;z-index:90;right:24px;bottom:106px;width:min(400px,calc(100vw - 32px));height:min(720px,calc(100dvh - 130px));display:flex;flex-direction:column;background:#fffaf4;color:#371329;border:1px solid #e6cdd5;border-radius:20px;box-shadow:0 18px 64px #37132930;overflow:hidden;font-family:DM Sans,sans-serif}.becky-chat header{display:flex;align-items:center;gap:12px;padding:17px 20px;background:#371329;color:#fffaf4}.becky-chat header strong{display:block;font-size:18px}.becky-chat header span{display:block;font-size:12px;color:#efd5df}.becky-chat header button{margin-left:auto;color:inherit;background:transparent;border:0;font-size:28px;padding:4px 8px}.becky-messages{overflow:auto;flex:1;padding:24px;min-height:0;overscroll-behavior:contain}.becky-welcome h2{font-family:Cormorant Garamond,serif;font-size:35px;line-height:1.05;font-weight:500;margin:14px 0}.becky-welcome h2 em{color:#b01e59}.becky-chat p{font-size:16px;line-height:1.6;margin:10px 0;white-space:pre-wrap}.becky-chat .eyebrow{font-size:11px}.becky-name{display:block;font-size:14px;margin:18px 0}.becky-name input{display:block;width:100%;box-sizing:border-box;padding:10px;border:1px solid #dbc3cc;background:#fff;margin-top:6px}.becky-bubble{border-radius:2px 16px 16px;background:#f5e7e9;padding:14px 16px;margin:16px 0;overflow-wrap:anywhere}.becky-bubble small{font-size:12px;line-height:1.5}.becky-bubble.from-you{margin-left:24px;background:#fff;border:1px solid #e3cfd5;border-radius:16px 2px 16px 16px}.becky-chat .becky-connection{font-size:13px;line-height:1.5;color:#725563;border-left:2px solid #b01e59;padding-left:12px}.becky-compose{padding:14px 20px 18px;border-top:1px solid #ead9de;background:#fffaf4}.becky-help{background:transparent;border:0;border-bottom:1px solid #b01e59;color:#92204d;padding:3px 0;font-size:14px;margin-bottom:12px}.becky-compose textarea{width:100%;min-height:72px;max-height:140px;resize:vertical;box-sizing:border-box;border:1px solid #d9b9c6;border-radius:10px;background:#fff;padding:12px;font:inherit;font-size:16px}.becky-send{display:flex;justify-content:space-between;width:100%;background:#a71753;color:#fff;border:0;border-radius:8px;padding:11px 14px;margin-top:8px;font-size:14px}.becky-send:disabled{opacity:.5}.becky-remember{display:flex;align-items:center;gap:8px;font-size:12px;margin-top:12px}.becky-remember input{width:16px;height:16px;accent-color:#a71753}.becky-memory-note{display:block;font-size:11px;color:#775e6b;margin-top:6px;line-height:1.4}.becky-error{color:#912442}.becky-choices article{background:#fff;border:1px solid #e2ccd4;padding:12px;margin:12px 0}.becky-choices button{background:#371329;color:#fff;border:0;padding:9px 12px}.becky-chat button:focus-visible,.becky-chat input:focus-visible,.becky-chat textarea:focus-visible,.becky-launcher:focus-visible{outline:3px solid #cf658d;outline-offset:3px}@media(max-width:600px){.becky-launcher{right:12px;bottom:12px}.becky-launcher small{display:none}.becky-chat{right:8px;bottom:86px;width:calc(100vw - 16px);height:calc(100dvh - 104px);border-radius:16px}.becky-messages{padding:18px}.becky-compose{padding:12px 16px}}.becky-chat .becky-remember{display:flex;justify-content:flex-start}.becky-chat .becky-remember input{flex:0 0 16px;width:16px;min-width:16px;padding:0;margin:0}.becky-chat.is-welcome{height:auto;max-height:calc(100dvh - 130px)}.becky-chat.is-welcome .becky-messages{flex:0 1 auto;padding-bottom:8px}.becky-chat.is-welcome .becky-compose{flex-shrink:0}.becky-chat.is-welcome .becky-connection{font-size:12px}.becky-chat.is-welcome .becky-welcome h2{font-size:32px}.becky-chat.is-welcome .becky-welcome p{font-size:15px}.becky-chat.is-welcome .becky-memory-note{margin-bottom:0}@media(max-height:620px){.becky-chat.is-welcome{max-height:calc(100dvh - 100px);bottom:80px}.becky-chat.is-welcome .becky-welcome h2{font-size:26px;margin:8px 0}}.becky-chat,.becky-chat.is-welcome,.becky-chat.is-writing{height:auto;max-height:calc(100dvh - 120px);overflow-y:auto;display:block}.becky-chat .becky-messages{overflow:visible;max-height:none;padding:18px 22px 8px}.becky-chat .becky-compose{padding:12px 22px 16px}.becky-chat .becky-bubble{margin:8px 0;padding:10px 14px}.becky-chat .becky-bubble p{font-size:15px;line-height:1.45;margin:6px 0}.becky-chat .becky-connection{font-size:12px;margin:8px 0}.becky-chat .becky-name{margin:6px 0}.becky-chat .becky-compose textarea{min-height:64px;height:64px;resize:none}.becky-paging{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:11px;margin:8px 0}.becky-paging button{background:none;color:#92204d;border:0;padding:4px 0;font-size:12px}.becky-paging button:disabled{opacity:.4}.becky-chat .becky-memory-note{font-size:11px}@media(max-width:600px){.becky-chat,.becky-chat.is-welcome,.becky-chat.is-writing{max-height:calc(100dvh - 100px);bottom:86px}}.becky-chat .becky-first-name{width:100%;box-sizing:border-box;background:#fff;border:1px solid #d9b9c6;border-radius:8px;padding:12px;font:inherit;font-size:16px;margin:12px 0 4px}.becky-reset{display:inline-block;background:none;border:0;border-bottom:1px solid #bca0ac;color:#725563;font-size:12px;padding:2px 0;margin:10px 12px 0 0}.becky-inline{position:static!important;width:100%!important;max-height:none!important;box-shadow:none!important;border:0!important;border-radius:18px!important;margin:0!important;overflow:visible!important}.becky-inline header{padding:18px!important}.becky-inline header strong{font-size:20px}.becky-inline header span{font-size:12px}.becky-inline .becky-messages,.becky-inline .becky-compose{padding:20px 12px!important}.becky-chat select{width:100%;padding:12px;border:1px solid #decbd5;background:#fffaf5;color:#35162b;margin:8px 0 18px}.becky-chat textarea,.writing-brain textarea{width:100%;min-height:100px;padding:14px;font:inherit;box-sizing:border-box;border:1px solid #decbd5;border-radius:12px;resize:vertical}.becky-chat details{margin:16px 0;font-size:14px}.becky-chat details p{font-size:14px}.becky-help{margin:10px 0}.writing-brain details{padding:12px 0;border-bottom:1px solid #decbd5}.writing-brain textarea{margin-top:12px}.guide:has(#becky-writing-slot)>.story-door,.guide:has(#becky-writing-slot)>.guide-heading,.guide:has(#becky-writing-slot)>.guide-disclaimer{display:none}.becky-chat footer.becky-compose{display:block;min-height:0;background:transparent;color:inherit;letter-spacing:normal;text-transform:none}.becky-chat footer.becky-compose>small{display:block;font-size:12px;line-height:1.5;margin:10px 0}.becky-chat .becky-remember{display:flex;align-items:flex-start;gap:8px;font-size:13px;line-height:1.5}.becky-chat .becky-remember input{flex:0 0 auto;margin-top:3px}.becky-chat .becky-remember input[type=checkbox]{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto;flex:0 0 16px;width:16px;min-width:16px;max-width:16px;height:16px;padding:0;margin:3px 0 0}.becky-remember span{min-width:0;flex:1;text-align:left}.becky-chat .becky-options{display:block}.becky-chat .becky-paging{margin-bottom:16px}.becky-chat h2,.becky-chat .becky-welcome h2{font-family:Cormorant Garamond,serif;font-size:32px;font-weight:400;line-height:1.15;letter-spacing:-.015em;margin:8px 0 22px;text-transform:none}.becky-chat header strong{font-family:Cormorant Garamond,serif;font-size:26px;font-weight:500;line-height:1.1}.becky-inline header strong{font-size:26px}.becky-chat header span{font-weight:400;margin-top:4px}.becky-idea-options{margin:12px 0 18px}.becky-idea-options>button:not(.becky-help){display:flex;gap:12px;width:100%;text-align:left;padding:12px;margin:8px 0;border:1px solid #e2cbd5;border-radius:12px;background:#fffdf9;color:#371329;font-size:14px;line-height:1.5;font-weight:400}.becky-idea-options>button:not(.becky-help):hover{background:#f5e7e9;border-color:#b52060}.becky-idea-options>button>span{color:#a71753;font-size:11px;padding-top:3px}.becky-idea-options>small{display:block;font-size:12px;line-height:1.5;color:#775e6b}.becky-understanding{margin:8px 0 22px;padding:16px;background:#f5e7e9;border-radius:14px}.becky-understanding h2{font-size:27px;margin-bottom:12px}.becky-understanding ul{padding-left:18px;margin:0 0 14px}.becky-understanding li{font-size:14px;line-height:1.5;margin-bottom:10px}.becky-understanding .becky-help{display:block}.becky-summary-toggle{display:flex;justify-content:space-between;gap:12px;width:100%;border:0;background:none;color:inherit;text-align:left;font-family:Cormorant Garamond,serif;font-size:26px;padding:0;cursor:pointer}.becky-transition{border:1px solid #e4cbd5;border-radius:24px;background:#fffaf5;color:#39152b;padding:32px;width:min(480px,calc(100vw - 40px));box-sizing:border-box}.becky-transition::backdrop{background:#39152b66}.becky-transition h2{font-family:Cormorant Garamond,serif;font-weight:400;font-size:36px}.becky-transition p{line-height:1.65}.personal-site section[id]{scroll-margin-top:110px}.becky-chat .becky-understanding{padding:10px 12px;margin:0 0 14px}.becky-chat .becky-summary-toggle{font-size:18px;line-height:1.3}.becky-chat .becky-section-guide{margin:0 0 14px;padding:0 0 12px;border-bottom:1px solid #ead9de}.becky-chat .becky-section-guide>p:not(.eyebrow){font-size:14px;line-height:1.5}.becky-chat .becky-section-guide details{font-size:12px;margin:8px 0 0}.becky-chat .becky-section-guide details p{font-size:13px}.becky-chat .becky-writing-actions{display:flex;flex-direction:column;align-items:flex-start;gap:6px;margin:10px 0 14px}.becky-chat .becky-writing-actions .becky-help{margin:0;padding:4px 0;min-height:28px;font-size:14px}.becky-chat .becky-journey{display:flex;align-items:center;gap:9px;margin:4px 0 0;padding:8px 10px;border:1px solid #decbd5;border-radius:24px;background:#fffaf5;color:#39152b;text-align:left;font-size:14px;line-height:1.35}.becky-chat .becky-journey img{width:34px;height:34px;object-fit:cover;border-radius:50%}.becky-chat .becky-journey small{display:block;font-size:11px;color:#775e6b}.becky-chat .becky-choices .becky-help{background:transparent;color:#92204d;padding:4px 0;font-weight:400}.becky-chat .becky-paging{margin:6px 0 12px;font-size:12px}.becky-chat .becky-paging button{min-height:32px;background:transparent;color:#92204d;padding:4px 0}.becky-chat select{margin-bottom:12px}.color-story{border-top:1px solid #e2ccd4;padding-top:24px;margin-top:24px}.color-story h2{font:400 30px/1.1 Cormorant Garamond,serif;margin:8px 0 12px}.color-story>p{font-size:14px}.color-story>label,.color-make-own>label{font-size:14px}.color-story-options{display:grid;gap:14px;margin:16px 0 24px}.color-story-option{display:block;width:100%;padding:0;border:1px solid #d9ccd0;border-radius:10px;overflow:hidden;text-align:left;background:#fffaf5}.color-story-option.selected{outline:2px solid #a71753;outline-offset:2px}.color-page-mini{padding:20px;min-height:190px;display:flex;flex-direction:column;align-items:flex-start;gap:12px}.color-page-mini>span:first-child{font-size:14px}.color-page-mini>strong{font-size:24px;line-height:1.15;font-weight:400;max-width:100%;overflow-wrap:anywhere}.mini-color-rule{height:5px;width:60px}.mini-color-cta{font:12px DM Sans,sans-serif;padding:8px 12px;border-radius:3px}.color-option-caption{display:block;padding:12px 16px}.color-option-caption strong{font:400 23px Cormorant Garamond,serif}.color-option-caption small{display:block;font-size:13px;line-height:1.4;margin:4px 0 10px}.palette-strip{display:flex;height:12px;border-radius:4px;overflow:hidden}.palette-strip i{flex:1}.color-make-own{padding:18px 14px;background:#f3e9ed;border-radius:12px}.color-make-own h3{font:400 28px Cormorant Garamond,serif;margin:0 0 12px}.color-link-toggle{display:flex;gap:8px;align-items:center}.color-link-toggle input{width:18px!important;height:18px!important;margin:0;flex:none}.color-role-row{display:flex;align-items:center;gap:10px;margin-top:14px}.color-role-row span{flex:1}.color-role-row code{font-size:12px}.color-role-row input[type=color]{width:44px!important;height:36px!important;padding:2px;flex:none;border:1px solid #c9b4bd}.photo-guide-download{display:block;border-bottom:1px solid #a71753;color:#a71753;padding:10px 0;margin:12px 0 20px;font-size:14px}.harmony-wheel{position:relative;width:220px;height:220px;margin:22px auto}.harmony-center{position:absolute;top:69px;right:69px;bottom:69px;left:69px;border-radius:50%;display:grid;place-content:center;text-align:center;font-size:12px;line-height:1.3}.harmony-wheel>button{position:absolute;left:85px;top:85px;width:50px;height:50px;border-radius:50%;border:3px solid #fff;transform:rotate(var(--angle)) translateY(-83px);box-shadow:0 2px 5px #35132922}.harmony-wheel>button span{display:block;transform:rotate(var(--counter))}.harmony-wheel>button[aria-pressed=true]{outline:2px solid #a61955;outline-offset:3px}.harmony-options{display:grid;grid-template-columns:1fr 1fr;gap:8px}.harmony-options>button{padding:10px;background:#fffaf5;border:1px solid #decbd4;text-align:left;min-width:0}.harmony-options>button[aria-pressed=true]{border:2px solid #a61955}.harmony-options span{font-size:13px}.harmony-options small{font-size:11px;display:block;margin:5px 0;line-height:1.4}.canvas-options{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:16px}.canvas-options button{padding:12px;border:1px solid #baa6af;font-size:12px}.advanced-colors{margin-top:20px}.becky-location{border-bottom:1px solid #dfcad3;padding:12px 0}.becky-location strong{font-size:15px;font-weight:500}.becky-location .becky-help{margin:8px 0!important;display:block}.color-story{scroll-margin-top:120px}.color-make-own{scroll-margin-top:125px}.personal-site.companion-portrait .portrait-invitation,.personal-site.companion-both .portrait-invitation{border:12px solid var(--site-secondary);padding:28px;box-sizing:border-box}.personal-site.companion-portrait .personal-photo,.personal-site.companion-both .personal-photo{border:12px solid var(--site-secondary);box-sizing:border-box}.personal-site.companion-story #my-story,.personal-site.companion-both #my-story{border-left:14px solid var(--site-secondary)}.color-areas{margin-top:22px;border-top:1px solid #dbc9d1;padding-top:10px}.canvas-options button[aria-pressed=true]{outline:2px solid #a61955;outline-offset:2px}.personal-site .personal-strength{text-align:center;padding:65px 10%;border-block:1px solid var(--site-line);background:color-mix(in srgb,var(--site-secondary) 10%,var(--site-bg))}.personal-strength blockquote{font:italic 400 clamp(24px,3.5cqw,42px)/1.4 var(--site-font);color:var(--site-accent-ink);max-width:820px;margin:24px auto}.personal-strength blockquote span{font-size:1.3em}.becky-current-area{text-align:center;background:#f4e8ed;padding:18px 14px;border-radius:14px}.becky-current-area h3{font:400 27px/1.15 Cormorant Garamond;margin:8px 0}.becky-current-area p,.becky-roadmap{font-size:12px!important;line-height:1.6}.becky-roadmap{color:#79596a}.true-color-wheel{position:relative;width:230px;height:230px;margin:25px auto}.wheel-spectrum{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background:conic-gradient(#db6666,#dcc866,#7dcc66,#66dcc1,#6694dc,#bb66dc,#db6666);opacity:.7}.wheel-hole{position:absolute;top:40px;right:40px;bottom:40px;left:40px;background:#f4e8ed;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;font-size:13px}.wheel-hole strong{width:45px;height:45px;border-radius:50%;border:3px solid white}.true-color-wheel>button{position:absolute;left:96px;top:96px;width:38px;height:38px;border-radius:50%;border:3px solid white;transform:rotate(var(--hue)) translateY(var(--radius));box-shadow:0 0 0 2px #654152}.true-color-wheel>button span{display:block}.true-color-wheel>button[aria-pressed=true]{outline:3px solid #a61955;outline-offset:4px}.wheel-shades p{font-size:13px!important}.personal-site .personal-story:has(+.personal-strength){padding-bottom:28px}.personal-site .personal-strength{padding:24px 9% 36px;border-top:0;background:var(--site-bg)}.personal-site .personal-strength blockquote{font:italic 400 clamp(23px,2.6cqw,30px)/1.45 "Cormorant Garamond",Georgia,serif;max-width:650px;margin:12px auto 0}.personal-strength blockquote span{font-size:1em}.personal-strength .personal-eyebrow{margin:0;font-size:10px;letter-spacing:.12em}.becky-current-area{padding:13px 14px;text-align:left;border-radius:10px;scroll-margin-top:110px}.becky-current-area h3{font-size:24px;margin:5px 0}.becky-current-area p{margin:5px 0 0}.becky-location{margin-bottom:10px}.becky-section-guide{font-size:12px;margin:8px 0 14px;padding:8px 0!important}.becky-section-guide summary{color:#79596a}.becky-transition h2{font-weight:400}.becky-design-card{display:flex;align-items:center;gap:12px;width:100%;padding:12px;margin:12px 0;background:#fffaf5;border:1px solid #deccd5;border-radius:12px;text-align:left;color:#321426;cursor:pointer}.becky-design-card small{display:block;font-size:11px;margin-top:3px;color:#94536b}.design-wheel-icon{flex:none;width:40px;height:40px;border-radius:50%;background:conic-gradient(#8e3b63,#dec5cf,#f6f2ea,#355c84,#8e3b63);box-shadow:inset 0 0 0 8px #fff4}.palette-wheel{display:block;width:100%;max-width:300px;margin:auto;touch-action:none;cursor:crosshair;-webkit-user-select:none;user-select:none}.wheel-triangle{pointer-events:none}.wheel-role-tabs,.section-bg-options{display:flex;flex-wrap:wrap;gap:6px}.wheel-role-tabs button,.section-bg-options button{display:flex;align-items:center;gap:5px;background:#fffaf5;border:1px solid #d9c7d0;border-radius:6px;padding:8px 6px;font-size:11px;color:#321426}.wheel-role-tabs i,.section-bg-options i{width:15px;height:15px;border-radius:50%;border:1px solid #aaa}.wheel-role-tabs [aria-pressed=true],.section-bg-options [aria-pressed=true]{outline:2px solid #a61955;outline-offset:1px}.wheel-readout{display:flex;justify-content:space-between;font-size:12px}.wheel-readout span{font-size:11px}.section-design{padding:22px 16px;margin-top:24px;background:#f4e8ed;border-radius:12px}.section-design h3{font:400 27px/1.1 Cormorant Garamond;margin:10px 0 20px}.section-design label{display:block;margin:16px 0 7px}.section-design input[type=range]{width:100%;accent-color:#a61955}.personal-site .personal-strength blockquote{font-family:var(--quote-font,"Cormorant Garamond",Georgia,serif);line-height:var(--quote-leading,1.22);letter-spacing:var(--quote-tracking,0);text-align:var(--quote-align,center);white-space:normal;text-wrap:pretty}.personal-site .personal-strength{padding-top:18px;padding-bottom:28px}.harmony-options button>span:first-child{font-size:12px}.personal-site section{transition:background-color .18s,color .18s}.direction-canvases{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:12px 0 18px}.direction-canvases button{min-height:76px;border:1px solid #cdbfc6;border-radius:9px;padding:12px;text-align:left;cursor:pointer}.direction-canvases button span{display:block;font-size:13px}.direction-canvases button small{display:block;font-size:10px;margin-top:9px;opacity:.8}.direction-canvases button[aria-pressed=true]{outline:2px solid #a61955;outline-offset:3px}.palette-wheel path{transition:fill .15s,stroke .15s}.color-make-own,.section-design{background:#fffdf8;border:1px solid #e2ddd4;box-shadow:0 3px 14px #32142604}.section-design select,.color-make-own select,.wheel-role-tabs button,.section-bg-options button{background:#fff;border-color:#ded9d1}.becky-offer-map{margin:16px 0;padding:14px 0;border-block:1px solid #e2ddd4}.becky-offer-map>p{font-size:14px;line-height:1.5;margin:0 0 10px}.becky-offer-map>div{display:grid;gap:7px}.becky-offer-map>div>button{background:#fffdf8;border:1px solid #e2ddd4;border-radius:8px;text-align:left;padding:10px 12px;color:#371329;font:inherit;font-size:14px;cursor:pointer}.becky-offer-map>div>button[aria-pressed=true]{border-color:#af185a;box-shadow:inset 3px 0 #af185a}.becky-offer-map button>span{display:inline-block;margin-right:10px;color:#a21a56;font-size:12px}.becky-offer-map button>small{display:block;margin:4px 0 0 26px;color:#746a70;font-size:12px}.about-editorial-hero{position:relative;display:block;isolation:isolate;min-height:720px;aspect-ratio:3/2;background:#fcf9f2}.about-editorial-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;z-index:-1}.about-editorial-hero .about-opening{width:44%;padding:clamp(40px,6vw,100px) 0 45px 6%}.about-editorial-hero h1{font-size:clamp(48px,5.2vw,86px);line-height:1.04}.about-editorial-hero .about-opening h2{font-size:clamp(25px,2.4vw,35px)}.about-editorial-hero .about-opening>p:not(.eyebrow){max-width:390px;line-height:1.7}.about-editorial-hero .about-read{margin-top:8px}@media(max-width:1000px){.about-editorial-hero{aspect-ratio:auto;min-height:0;display:flex;flex-direction:column}.about-editorial-image{position:relative;inset:auto;order:2;z-index:0;height:auto;object-fit:contain}.about-editorial-hero .about-opening{width:auto;padding:40px 7% 20px}.about-editorial-hero .about-opening>p:not(.eyebrow){max-width:620px}.about-editorial-hero h1{font-size:clamp(46px,7vw,70px)}}@media(min-width:1001px){.about-editorial-hero{aspect-ratio:auto;min-height:770px}.about-editorial-image{object-fit:cover;object-position:center 25%}.about-editorial-hero .about-opening{padding-top:48px;padding-bottom:35px}.about-editorial-hero h1{font-size:clamp(48px,4.8vw,78px)}}@media(min-width:1650px){.about-editorial-hero{min-height:870px}}@media(min-width:1001px)and (max-width:1050px){.about-editorial-hero{min-height:700px}}.becky-portrait-avatar{display:block;flex:0 0 46px;width:46px;height:46px;border-radius:50%;background-image:url(/assets/becky-about-blue-readers.png);background-size:440% auto;background-position:71% 23%;background-repeat:no-repeat;background-color:#fcf9f2}.becky-chat .becky-journey .becky-portrait-avatar{flex-basis:34px;width:34px;height:34px}.becky-return-options{display:flex;flex-wrap:wrap;gap:12px;margin-top:16px}.becky-return-options button{flex:1 1 170px;min-height:46px;padding:12px 16px;border:1px solid #b990a3;border-radius:8px;background:#fffdf8;color:#8e2452;font-size:14px;text-align:center}.becky-return-options button:hover{background:#f4e8ed;border-color:#a61955}.atmosphere-paint .personal-hero{isolation:isolate;overflow:hidden}.palette-paint{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;overflow:hidden}.palette-paint i{position:absolute;display:block;width:85%;height:36%;right:-20%;top:10%;background:var(--site-secondary);mask:url(/assets/paint-stroke-mask.png) center/100% 100% no-repeat;-webkit-mask:url(/assets/paint-stroke-mask.png) center/100% 100% no-repeat;transform:rotate(-28deg);opacity:.48}.palette-paint i:nth-child(2){top:40%;right:-24%;background:var(--site-accent);transform:rotate(-24deg);opacity:.25}.palette-paint i:nth-child(3){top:69%;right:-19%;background:var(--site-secondary);transform:rotate(-31deg);opacity:.6}.palette-paint{mask:linear-gradient(90deg,transparent 30%,#000 64%);-webkit-mask:linear-gradient(90deg,transparent 30%,#000 64%)}.personal-site.atmosphere-paint .personal-hero:before{background:none}.placement-left .palette-paint{transform:scaleX(-1)}.world-card{height:auto;min-height:270px;aspect-ratio:1.6;padding:20px;background:#fcf9f2!important}.world-card:before{display:none}.world-card .world-portrait,.world-card.author .world-portrait,.world-card.creative .world-portrait{top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:-1}.world-card:hover .world-portrait{transform:none}.world-card .world-meta{justify-content:flex-start;gap:12px}.world-card h3,.world-card.speaker h3,.world-card.author h3,.world-card.creative h3{width:45%;font-size:clamp(24px,2.1vw,34px);margin:28px 0 12px;line-height:1.07}.world-card .world-traits{width:43%;font-size:10px}.world-card .world-link{font-size:9px;padding:8px;background:#fffaf0f2}.world-card.speaker{color:#30224d!important}@media(max-width:650px){.world-card{min-height:260px}.world-card h3,.world-card.speaker h3,.world-card.author h3,.world-card.creative h3{font-size:29px}}.saved-option-list{display:grid;gap:8px;margin:12px 0 18px}.saved-option-list button{text-align:left;border:1px solid #d7c7ce;border-radius:8px;padding:12px;background:#fffdf8;font-size:13px;line-height:1.5}.saved-option-list button[aria-pressed=true]{border:2px solid #a61955;background:#f9edf2}.saved-option-list button span{display:inline-block;margin-right:8px;color:#a61955;font-weight:600}.services-grid{gap:24px}.services-grid article,.services-grid article+article{padding:22px 0;border-left:0}.services-grid h3{font-size:clamp(24px,3cqw,32px);min-height:0;margin:18px 0}.services-grid article p{font-size:13px;line-height:1.65;max-width:60ch}.world-card{min-height:360px;aspect-ratio:auto}.world-card h3,.world-card.speaker h3,.world-card.author h3,.world-card.creative h3{font-size:clamp(36px,3.5vw,54px);width:52%;line-height:.98;letter-spacing:-.045em;margin:26px 0 16px}.world-card .world-traits{font-size:13px;line-height:1.45;width:48%}.world-card .world-link{font-size:11px}@media(max-width:650px){.world-card{min-height:365px}.world-card h3,.world-card.speaker h3,.world-card.author h3,.world-card.creative h3{font-size:42px}.world-card .world-traits{font-size:14px}}.world-title-accent{color:var(--accent)}.world-card .world-traits{text-align:left}.world-card.founder h3,.personal-site.founder .personal-words h1{font-weight:400;letter-spacing:-.055em;text-transform:none}.world-card .world-portrait{object-position:68% center}.world-card .world-portrait{object-position:56% center}.world-card.consultant .world-portrait{object-position:68% center}.world-card.founder .world-portrait{object-position:62% center}.world-card .world-portrait,.world-card.author .world-portrait,.world-card.creative .world-portrait{inset:auto 0 0 auto;width:57%;height:94%;object-fit:contain;object-position:right bottom}.world-card h3,.world-card.speaker h3,.world-card.author h3,.world-card.creative h3{font-size:clamp(40px,3.9vw,60px);width:53%;line-height:1.02}.world-card .world-traits{font-size:14px;width:44%}@media(max-width:650px){.world-card h3,.world-card.speaker h3,.world-card.author h3,.world-card.creative h3{font-size:clamp(36px,10vw,46px)}}.world-card.executive .world-portrait{object-fit:cover;object-position:57% top;height:83%;width:55%}.world-card.executive h3{position:relative;z-index:1;font-size:clamp(46px,4.35vw,68px);width:72%;line-height:.98}.world-card.executive .world-title-accent{white-space:nowrap}.world-card.executive .world-portrait{z-index:2;right:-20px;pointer-events:none}.world-card.executive .world-meta,.world-card.executive .world-traits,.world-card.executive .world-link{position:relative;z-index:3}@media(max-width:650px){.world-card.executive h3{font-size:clamp(43px,11vw,54px)}}.world-card.executive .world-portrait{right:-32px}.world-card.executive h3{font-size:clamp(48px,4.5vw,70px);line-height:.85;margin-top:88px;margin-bottom:15px}.world-card.executive .world-title-accent{display:block}@media(max-width:650px){.world-card.executive h3{font-size:clamp(44px,11.5vw,56px);margin-top:88px}}.world-card.executive .world-portrait{right:-56px}.world-card{container-type:inline-size;background:var(--cover-bg)!important;min-height:390px;padding:24px;isolation:isolate}.world-card.speaker{color:#fff8ed!important}.world-card .world-portrait,.world-card.author .world-portrait,.world-card.creative .world-portrait,.world-card.executive .world-portrait{width:60%;height:96%;right:-6%;object-fit:contain;object-position:left bottom;z-index:0}.world-card h3,.world-card.speaker h3,.world-card.author h3,.world-card.creative h3,.world-card.executive h3{position:relative;z-index:1;font-size:clamp(40px,12cqw,72px);width:70%;line-height:.94;margin:64px 0 18px;letter-spacing:-.055em}.world-card.executive h3{line-height:.85;margin-top:84px}.world-card.executive .world-portrait{z-index:2}.world-card.founder h3,.personal-site.founder .personal-words h1{font-weight:600;letter-spacing:-.055em}.world-card.consultant h3{font-weight:500}.world-card.creative h3{font-style:normal;font-weight:600;font-size:clamp(38px,11cqw,66px)}.world-card.author h3{font-size:clamp(35px,10.5cqw,63px)}.world-card.author .world-title-accent{display:block;white-space:nowrap}.world-card .world-traits{position:relative;z-index:3;width:54%;font-size:14px;margin-bottom:20px}.world-card .world-link{position:relative;z-index:3;background:#fffaf0;color:#321426}@media(max-width:650px){.world-card{min-height:385px}.world-card h3,.world-card.speaker h3,.world-card.author h3,.world-card.creative h3,.world-card.executive h3{margin-top:64px}.world-card.executive h3{margin-top:84px}}.world-card.executive h3{font-size:clamp(48px,15cqw,80px);width:80%}.world-card.executive .world-portrait{object-fit:cover;object-position:57% top;width:56%;height:86%;right:-8%}.world-card.founder h3,.world-card.consultant h3{font-size:clamp(42px,13.5cqw,84px)}.world-card.author h3{font-size:clamp(38px,12cqw,76px)}.world-card.founder h3,.world-card.consultant h3,.world-card.author h3,.world-card.creative h3{margin-left:clamp(4px,2.5cqw,18px);width:72%}.world-card.author h3{margin-left:clamp(6px,3.5cqw,24px)}@media(max-width:650px){.world-card.founder h3,.world-card.consultant h3{font-size:clamp(38px,12.5cqw,48px)}.world-card.author h3{font-size:clamp(35px,11.5cqw,44px)}.world-card.founder h3,.world-card.consultant h3,.world-card.author h3,.world-card.creative h3{margin-left:4px}}@media(min-width:1000px){.world-card.founder h3,.world-card.consultant h3,.world-card.creative h3{margin-left:6cqw}.world-card.founder .world-portrait,.world-card.consultant .world-portrait,.world-card.creative .world-portrait{right:-2%}}@media(max-width:650px){.world-card.executive h3{font-size:44px}.world-card.executive .world-portrait{object-fit:contain;object-position:right bottom;width:55%;height:90%;right:0;z-index:0}}@media(min-width:651px)and (max-width:1550px){.world-card.founder h3,.world-card.consultant h3,.world-card.creative h3{width:53%;margin-left:4px}.world-card.founder .world-portrait,.world-card.consultant .world-portrait,.world-card.creative .world-portrait{right:-6%}.world-card.creative .world-title-accent{display:block}.world-card .world-traits{width:48%}}@media(max-width:650px){.world-card.founder h3,.world-card.consultant h3,.world-card.creative h3{width:57%}.world-card.creative .world-title-accent{display:block}}.manifesto#experience{background:#fcf9f3;padding:76px 4% 56px}#experience>h2{font-size:clamp(40px,4.6vw,72px);line-height:1.02;letter-spacing:-.035em;margin:18px auto 0;max-width:1000px}#experience>h2 em{color:#b41b59}#experience .experience-grid{gap:0;margin:42px auto 0;max-width:1700px;align-items:stretch}#experience .experience-grid article{border:0;padding:30px clamp(24px,3vw,48px) 36px;position:relative;overflow:hidden;background:#f6e6e8;min-height:340px;display:flex;flex-direction:column}#experience .experience-grid article:nth-child(2){background:#edd1da}#experience .experience-grid article:nth-child(3){background:#39152d;color:#fff8ed}#experience .experience-grid article>span{font:400 48px/.9 Bodoni Moda,serif;letter-spacing:-.05em;color:#a72155;margin-bottom:28px}#experience .experience-grid article:nth-child(3)>span{color:#f4a1c5}#experience .experience-grid h3{font:500 clamp(34px,3.2vw,52px)/1.02 "Bodoni Moda",serif;letter-spacing:-.04em;margin:0 0 22px;position:relative;z-index:1}#experience .experience-grid h3 em{font-style:italic;color:#b11153}#experience .experience-grid article:nth-child(3) h3 em{color:#ffa9cf}#experience .experience-grid p{font-size:16px;line-height:1.6;color:#593b4b;max-width:34ch;margin:0;position:relative;z-index:1}#experience .experience-grid article:nth-child(3) p{color:#f2dfe9}#experience .experience-grid article:after{content:"↗";position:absolute;right:28px;top:22px;font:300 52px/1 DM Sans,sans-serif;color:#b1115340}#experience .experience-grid article:nth-child(3):after{color:#ffa9cf80}@media(max-width:800px){.manifesto#experience{padding:50px 5%}#experience .experience-grid{grid-template-columns:1fr;margin-top:30px}#experience .experience-grid article{min-height:0;padding:26px 28px 30px}#experience .experience-grid article>span{font-size:36px;margin-bottom:20px}#experience .experience-grid h3{font-size:38px;margin-bottom:16px}#experience .experience-grid h3 br{display:none}#experience .experience-grid h3 em:before{content:" "}#experience .experience-grid p{max-width:42ch}}.experience-invitation{max-width:1700px;margin:0 auto;padding:30px 0 0;display:flex;align-items:center;justify-content:space-between;gap:30px;text-align:left}.experience-invitation h3{font:500 32px/1.1 Bodoni Moda,serif;letter-spacing:-.025em;margin:0 0 10px;color:#39152d}.experience-invitation p{font-size:16px;line-height:1.6;max-width:68ch;margin:0;color:#624b58}.experience-invitation .primary{flex-shrink:0;gap:28px;min-width:220px}.worlds .section-heading>p{max-width:390px;font-size:16px;line-height:1.6}.worlds .world-example-note{font-size:13px;line-height:1.5;margin-top:12px}@media(max-width:800px){.experience-invitation{flex-direction:column;align-items:flex-start;gap:20px}.experience-invitation .primary{width:100%}.worlds .section-heading>p{max-width:100%}}#experience .experience-grid article:after{content:none}.experience-invitation{margin:32px auto 0;padding:48px 28px 44px;max-width:1700px;background:#bc0757;color:#fff8ef;flex-direction:column;justify-content:center;align-items:center;gap:24px;text-align:center}.experience-invitation h3{font-size:clamp(38px,4.3vw,66px);line-height:1.04;letter-spacing:-.04em;color:#fff8ef;margin:0 0 18px}.experience-invitation p{color:#fff3f7;max-width:56ch;font-size:18px;line-height:1.55;margin:0 auto}.experience-invitation .primary{background:#fff8ef;color:#571331;font-weight:600;padding:18px 28px;min-width:240px;box-shadow:0 5px #740a3b}.experience-invitation .primary:hover{background:#fff;color:#571331}.worlds .section-heading{display:flex;flex-direction:column;align-items:center;text-align:center;gap:18px;margin:0 auto 36px;max-width:900px}.worlds{padding-top:64px}.worlds .section-heading h2{margin-bottom:0;font-size:clamp(36px,3.6vw,50px)}.worlds .section-heading>p{max-width:64ch;margin:0;font-size:18px;line-height:1.55;color:#5e4654}.worlds .world-example-note{display:block;max-width:66ch;margin:12px auto 0;font-size:14px;line-height:1.5}@media(max-width:800px){.experience-invitation{padding:34px 22px;align-items:center;gap:22px}.experience-invitation p,.worlds .section-heading>p{font-size:16px}.experience-invitation .primary{width:auto;min-width:220px}.worlds .section-heading{gap:16px;margin-bottom:28px}}.invitation-companion{display:flex;justify-content:center;align-items:center;gap:14px;margin:0 auto 24px;text-align:left;color:#fff8ef;font-size:19px;font-weight:600}.invitation-companion small{display:block;font-size:15px;font-weight:400;margin-top:3px;color:#ffe1ee}.invitation-companion .becky-portrait-avatar{width:68px;height:68px;flex-basis:68px;border:2px solid #ffd4e6}@media(max-width:800px){.manifesto#experience{padding-bottom:34px}.worlds{padding-top:40px}.invitation-companion{font-size:17px;gap:12px}.invitation-companion small{font-size:13px}.invitation-companion .becky-portrait-avatar{width:60px;height:60px;flex-basis:60px}}.becky-perspective header .becky-portrait-avatar{width:64px;height:64px;flex-basis:64px}.becky-perspective{height:auto;max-height:calc(100dvh - 130px)}.becky-perspective .perspective-actions{display:flex;flex-direction:column;align-items:stretch;gap:8px;margin:20px 0}.becky-perspective ul{padding-left:20px;line-height:1.8}.becky-perspective textarea{width:100%;min-height:100px;padding:14px;border:1px solid #dbc4ce;border-radius:12px;background:#fffdf9;resize:vertical;font:inherit}.becky-perspective .becky-remember{margin-top:20px}@media(max-width:650px){.becky-perspective{max-height:calc(100dvh - 106px)}.becky-perspective header .becky-portrait-avatar{width:56px;height:56px;flex-basis:56px}}.becky-chat .saved-option-list button{color:#371329;font-size:15px}.becky-chat .saved-option-list button[aria-pressed=true]{color:#371329;background:#f9edf2}.becky-offer-map .service-manager-item{display:block;margin:0 0 10px}.becky-offer-map .service-manager-item>button{width:100%}.becky-offer-map .service-manager-actions{display:flex;flex-wrap:wrap;gap:6px;margin-top:5px}.becky-offer-map .service-manager-actions button{width:auto;min-height:36px;padding:6px 8px;font-size:12px;color:#6b2344;background:#fffaf4;border:1px solid #dbc4ce}.page-order{margin:18px 0;padding:14px 0;border-block:1px solid #e6d7dd}.page-order summary{cursor:pointer;font-weight:600}.page-order ol{list-style:none;padding:0}.page-order li{display:flex;align-items:center;gap:6px;margin:8px 0;font-size:14px}.page-order li>span{flex:1}.page-order small{display:block;color:#725563;font-size:12px}.becky-chat .page-order li button{color:#371329;border:1px solid #dbc4ce;background:#fffaf4;min-width:36px;min-height:36px;border-radius:6px}.service-undo{padding:12px;background:#f9edf2;font-size:14px}.offer-ready{margin-top:20px;padding:20px 14px;background:#f5e7ec;border-radius:12px}.offer-ready h3{font-size:23px;margin:0 0 8px}.offer-ready p{font-size:14px;line-height:1.6}.becky-bubble>.becky-help{display:block;width:fit-content;margin-top:12px}.personal-method .method-steps{grid-template-columns:repeat(var(--method-count,1),minmax(0,1fr))}.personal-method .method-passage{max-width:700px}.personal-method .method-passage p,.personal-method .method-steps p{font:16px/1.85 var(--site-body);max-width:700px;white-space:pre-line}.personal-method .method-passage p{margin:0}@container (max-width:600px){.personal-method .method-steps{grid-template-columns:1fr}.personal-method .method-passage p,.personal-method .method-steps p{font-size:15px}}.process-editor{margin:20px 0;border-block:1px solid #dbc9cf;padding:18px 0}.process-editor summary{cursor:pointer;font-size:15px;line-height:1.6}.process-editor label{display:block;margin:14px 0}.process-editor textarea{display:block;width:100%;min-height:130px;margin-top:8px}.process-editor button{display:block;margin:14px 0;padding:10px}.process-editor p{font-size:14px;line-height:1.6}.process-layout-controls{padding:18px 0;border-bottom:1px solid #dbc9cf;margin:10px 0 20px}.process-layout-controls summary{font-size:16px;cursor:pointer}.process-layout-controls label{display:block;margin:17px 0;font-size:14px}.process-layout-controls select,.process-layout-controls input[type=text]{display:block;width:100%;margin-top:8px;padding:11px;color:#371329;border:1px solid #dbc9cf;background:#fffaf5}.process-layout-controls small{font-size:12px;line-height:1.6;display:block;margin:10px 0}.process-upload input{display:block;margin:12px 0;width:100%;font-size:12px}.process-upload-thumb{width:100%;max-height:180px;object-fit:contain}.process-layout-controls button{padding:10px;border:1px solid #dbc9cf}.personal-method[style*=center]>h2{margin-inline:auto}.process-align-center{text-align:center}.process-align-center .method-passage{margin-inline:auto}.process-columns>.method-passage{max-width:none;columns:2;column-gap:32px}.process-columns>.method-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.process-photo{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:36px;align-items:center}.process-photo>.method-steps{grid-template-columns:1fr}.method-image{display:block;width:100%;max-height:520px;object-fit:contain}.process-photo-left>.method-image,.process-photo-left>.method-image-placeholder{grid-column:1;grid-row:1}.process-photo-left>.method-passage,.process-photo-left>.method-steps{grid-column:2;grid-row:1}.method-image-placeholder{border:1px dashed currentColor;padding:45px 20px;text-align:center;opacity:.8}.method-image-placeholder small{font:12px/1.7 var(--site-body)}@container (max-width:600px){.process-columns>.method-passage{columns:1}.process-columns>.method-steps{grid-template-columns:1fr}.process-photo{display:flex;flex-direction:column;gap:25px}.process-photo>.method-passage,.process-photo>.method-steps{width:100%}.method-image{max-height:360px}}.personal-method>h2{font-size:var(--method-heading-size)}.personal-method .process-title-edit{font:inherit;color:inherit;letter-spacing:inherit;line-height:inherit;text-align:inherit;background:none;border:0;padding:0}.personal-method .method-passage p,.personal-method .method-steps p{font-size:var(--method-reading-size,16px)}.process-content[role=button]{cursor:pointer;border-radius:3px}.process-content[role=button]:hover,.process-content[role=button]:focus-visible,.process-title-edit:focus-visible{outline:1px dashed var(--site-accent-ink);outline-offset:8px}.personal-site section{position:relative}.personal-site .section-edit-cue{position:absolute;z-index:5;right:12px;top:12px;background:#fffaf5;color:#702342;border:1px solid #d9bdcb;border-radius:6px;font:12px/1.2 Manrope,sans-serif;padding:8px 10px;min-height:32px;opacity:.85}.personal-site section:has([data-selected=true]){box-shadow:inset 3px 0 #b90b5e}.personal-site [data-editable]{cursor:pointer;outline:1px dashed color-mix(in srgb,currentColor 25%,transparent);outline-offset:5px;border-radius:2px;transition:outline-color .15s,background-color .15s}.personal-site [data-editable]:hover,.personal-site [data-editable]:focus-visible{outline:2px solid #bc1560;outline-offset:5px}.personal-site [data-editable][data-selected=true]{outline:2px solid #bc1560;outline-offset:5px;background:color-mix(in srgb,#d32878 7%,transparent)}.personal-site [data-editable][style*=center],.personal-site .process-content[style*=center] .method-passage{margin-inline:auto}.personal-site .process-content[style*=right] .method-passage{margin-left:auto}.text-controls{background:#fffaf5;border:1px solid #dfc8d2;border-radius:10px;padding:16px;margin:16px 0;scroll-margin-top:110px;color:#371329}.text-controls>strong{font-size:17px}.text-controls>p{font-size:13px;line-height:1.5;margin:8px 0 14px}.alignment-control{margin:12px 0}.alignment-control>span{display:block;font-size:13px;margin-bottom:7px}.alignment-control>div{display:flex;gap:6px}.becky-chat .alignment-control button,.alignment-control button{display:inline-flex;align-items:center;justify-content:center;width:44px;height:42px;padding:8px;color:#571a37;background:#fffaf5;border:1px solid #d8bdca;border-radius:5px}.becky-chat .alignment-control button[aria-pressed=true],.alignment-control button[aria-pressed=true]{color:#fff;background:#a60e53;border-color:#a60e53}.alignment-control button:focus-visible,.section-edit-cue:focus-visible{outline:3px solid #346c9c;outline-offset:3px}@media(prefers-reduced-motion:reduce){.personal-site [data-editable]{transition:none}}@media print{.section-edit-cue{display:none!important}.personal-site [data-editable]{outline:none!important}}.personal-site .personal-photo.with-upload{padding-bottom:100px;box-sizing:content-box;overflow:hidden}.personal-site .personal-photo.with-upload>img{height:100%;max-height:100%;min-height:0}.personal-site .hero-photo-controls{position:absolute;bottom:0;left:0;right:0;min-height:92px;box-sizing:border-box;padding:10px 8px;background:var(--site-bg);color:var(--site-ink);text-align:center;z-index:3;font:12px/1.4 var(--site-body)}.hero-photo-controls small{display:block;font-size:9px;letter-spacing:.1em;margin-bottom:5px}.personal-site .hero-photo-controls button{display:block;margin:0 auto;padding:9px 16px;min-height:40px;background:#fffaf5;color:#702342;border:1px solid #c9aabb;border-radius:5px;font:600 13px/1.2 Manrope,sans-serif;cursor:pointer}.hero-photo-controls>span{display:block;font-size:11px;margin-top:5px}.section-label-input{display:block;margin:18px 0 12px;font-size:13px}.section-label-input input{display:block;width:100%;margin-top:8px;padding:10px;border:1px solid #d8bdca;background:#fff;color:#371329;font:14px/1.5 Manrope,sans-serif}.story-layout-controls{border-top:1px solid #e3ced8;margin-top:20px;padding-top:16px}.layout-choices{display:flex;flex-wrap:wrap;gap:6px;margin:12px 0}.becky-chat .layout-choices button{flex:1 1 75px;min-height:68px;border:1px solid #d8bdca;background:#fffaf5;color:#571a37;padding:8px 5px;border-radius:5px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;font-size:11px}.becky-chat .layout-choices button[aria-pressed=true]{background:#a60e53;color:#fff}.story-layout-controls small{display:block;font-size:12px;line-height:1.6}.story-layout-controls label{display:block;font-size:13px;margin:12px 0}.story-layout-controls input,.story-layout-controls select{display:block;width:100%;margin-top:8px}.story-layout-controls input:not([type=file]),.story-layout-controls select{padding:9px;background:#fffaf5;color:#371329;border:1px solid #d8bdca}.personal-site .personal-story .story-content{display:block;width:100%;max-width:none;grid-column:1/-1;height:auto}.personal-story .story-copy p{font:16px/1.85 var(--site-body);white-space:pre-line;margin-top:0;max-width:700px}.personal-story .story-layout-two .story-copy{columns:2;column-gap:30px}.personal-story .story-layout-three .story-copy{columns:3;column-gap:28px}.personal-story .story-layout-two p,.personal-story .story-layout-three p{max-width:none}.personal-site .personal-story .story-layout-beside{display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:center}.story-content>img{display:block;width:100%;height:auto;max-height:none;object-fit:contain}.story-photo-left.story-layout-beside>img,.story-photo-left.story-layout-beside>.story-photo-placeholder{grid-column:1;grid-row:1}.story-photo-left.story-layout-beside>.story-copy{grid-column:2;grid-row:1}.story-layout-wide>img,.story-layout-wide>.story-photo-placeholder{margin-top:28px}.personal-site .story-photo-placeholder{width:100%;padding:55px 20px;border:1px dashed currentColor;background:transparent;color:inherit;cursor:pointer;font:14px var(--site-body)}.personal-site .editable-section-label{display:block;min-height:14px}@container (max-width:600px){.personal-story .story-layout-two .story-copy,.personal-story .story-layout-three .story-copy{columns:1}.personal-site .personal-story .story-layout-beside{display:flex;flex-direction:column}.story-content>.story-copy{width:100%}}.vividly-me-palette{padding:20px 16px;margin:22px 0 28px;border:1px solid #c99cb0;border-radius:12px;background:#fffaf5;color:#371329;scroll-margin-top:110px}.color-story .vividly-me-palette h3{font-size:30px;margin:0 0 8px}.vividly-me-palette>p:not(.eyebrow){font-size:14px;line-height:1.6}.my-palette-swatches{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 10px;margin:18px 0}.my-palette-swatches i{display:block;height:48px;border:1px solid #d4c5cb;border-radius:5px;margin-bottom:7px}.my-palette-swatches strong,.my-palette-swatches code{display:block;font-size:12px}.my-palette-swatches code{font-size:11px;margin-top:4px}.vividly-me-palette a{display:inline-block;color:#9d1451;font-size:14px;text-underline-offset:5px;margin:6px 0 12px}.vividly-me-palette small{display:block;font-size:12px;line-height:1.5}.selfie-guide-card{display:grid!important;grid-template-columns:28% 1fr;align-items:center;gap:12px;width:100%;padding:12px!important;margin:16px 0;background:#fffaf2!important;color:#371329!important;border:1px solid #da97b1!important;border-top:3px solid #c90860!important;text-align:left;cursor:pointer;border-radius:12px;box-shadow:0 5px 18px #3713290b}.selfie-guide-card:hover{border-color:#ba075c!important;box-shadow:0 6px 20px #37132920}.selfie-guide-card>img{width:100%;height:auto;display:block;box-shadow:0 3px 12px #37132926;transform:rotate(-3deg)}.selfie-guide-card>span{display:grid;gap:6px}.selfie-guide-card strong{font-family:Bodoni Moda,serif;font-size:clamp(19px,1.4vw,22px);line-height:1.2}.selfie-guide-card small{font-size:12px!important;line-height:1.4!important;color:#71374f!important}.selfie-guide-card span span{font-size:15px;font-weight:600;line-height:1.4}.selfie-guide-modal{padding:0;width:min(880px,calc(100vw - 28px));max-height:90dvh;border:1px solid #dbc2ce;border-radius:16px;background:#fffaf4;color:#371329;overflow:auto;box-shadow:0 24px 90px #1c081955}.selfie-guide-modal::backdrop{background:#271220ad;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.selfie-guide-inner{padding:24px}.selfie-guide-inner header{display:flex;justify-content:space-between;gap:20px;align-items:start}.selfie-guide-inner h2{font-size:32px;margin:8px 0 18px}.selfie-guide-inner header>button{border:1px solid #dbc2ce;border-radius:50%;background:#fffaf4;color:#371329;min-width:44px;height:44px;font-size:28px}.selfie-guide-inner .eyebrow{font-size:11px}.selfie-guide-actions{display:flex;gap:16px;align-items:center;flex-wrap:wrap}.selfie-guide-actions a{font-size:14px;color:#8b164d}.selfie-guide-actions a.primary{background:#b9085c;color:#fffaf4;padding:14px 18px;text-decoration:none}.selfie-guide-inner nav{display:flex;align-items:center;justify-content:space-between;margin:20px 0;font-size:14px}.selfie-guide-inner nav button{min-height:44px;padding:8px 12px;border:1px solid #dcc6cf;background:transparent;color:#371329}.selfie-guide-inner button:disabled{opacity:.4;cursor:default}.selfie-guide-art{display:block;width:100%;height:auto}.selfie-guide-inner details{margin-top:20px;font-size:16px;line-height:1.6}.selfie-guide-inner summary{cursor:pointer}.selfie-guide-inner :focus-visible{outline:3px solid #c50b64;outline-offset:3px}@media(max-width:520px){.selfie-guide-inner{padding:16px}.selfie-guide-inner h2{font-size:25px}.selfie-guide-actions{display:grid;gap:12px}.selfie-guide-modal{max-height:94dvh}.selfie-guide-card{gap:14px;padding:12px!important}}.becky-inline .becky-journey{display:flex;align-items:center;gap:14px;width:100%;padding:16px!important;margin:14px 0 20px;background:#f7e1eb!important;border:2px solid #c85685!important;border-radius:18px!important;box-shadow:0 5px 14px #69213f12;color:#43132d!important;text-align:left;transition:background .2s,box-shadow .2s}.becky-inline .becky-journey:hover{background:#f3cedf!important;box-shadow:0 6px 18px #69213f25}.becky-inline .becky-journey .becky-portrait-avatar{width:60px;height:60px;flex-basis:60px;border:2px solid #fffaf4}.becky-inline .becky-journey>span:last-child{font-size:18px;font-weight:600;line-height:1.3}.becky-inline .becky-journey small{font-size:13px;line-height:1.5;font-weight:400;color:#72465d}.editor-palette-shortcut{display:flex;width:100%;align-items:center;justify-content:space-between;gap:12px;padding:16px;margin-bottom:18px;border:1px solid #d9a4ba;border-radius:14px;background:#fffaf5;color:#371329;text-align:left;cursor:pointer}.editor-palette-shortcut strong,.editor-palette-shortcut small{display:block}.editor-palette-shortcut small{font-size:12px;margin-top:5px}.editor-palette-colors{display:flex;flex-shrink:0}.editor-palette-colors i{width:22px;height:34px;border:1px solid #b9a6ae}.editor-palette-colors i:first-child{border-radius:6px 0 0 6px}.editor-palette-colors i:last-child{border-radius:0 6px 6px 0}.editor-palette-shortcut:focus-visible{outline:3px solid #bb0757;outline-offset:3px}.simple-palette{padding:20px;border:1px solid #d99bb4;border-radius:16px;background:#fffaf5;margin:0 0 22px;color:#371329}.simple-palette h2{font:700 23px Manrope,sans-serif!important;margin:0 0 8px!important}.simple-palette p{font-size:14px!important;margin:0 0 14px!important}.simple-swatches{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.simple-swatches button{padding:0;background:none;border:0;color:inherit;cursor:pointer;min-width:0}.simple-swatches i{display:block;height:44px;border:1px solid #b7a8a9;border-radius:8px}.simple-swatches span{display:block;font-size:11px;margin-top:7px}.simple-swatches button[aria-pressed=true] i{outline:3px solid #bb0757;outline-offset:2px}.simple-palette>small{display:block;font-size:12px;line-height:1.5}.simple-palette>.text-button{margin:18px 0 10px}.simple-color-edit{border-top:1px solid #e4c5d0;margin-top:18px;padding-top:15px}.simple-color-edit label{display:flex;align-items:center;justify-content:space-between}.simple-color-edit input{width:65px;height:42px;padding:2px}.simple-color-edit>div{display:flex;gap:8px;margin:12px 0}.simple-color-edit button{padding:9px;border:1px solid #ba718d;background:#fffaf5;color:#371329;cursor:pointer}.simple-color-edit button:first-child{background:#a61955;color:#fff}.simple-color-edit button:disabled{opacity:.5}.simple-color-edit small{font-size:12px}.becky-inline>header{background:#fffaf5;color:#371329;border-bottom:1px solid #ead9de}.becky-inline>header strong{font-size:23px}.becky-inline>header span{color:#715965}.extra-color-tools{padding:16px 0;border-block:1px solid #e4c5d0}.extra-color-tools summary{cursor:pointer;font-weight:600}.brand-wordmark{display:block;width:150px;height:auto;max-width:100%}.simple-palette .brand-you{width:185px;height:40px}.wordmark:has(.brand-wordmark){font-size:inherit;line-height:1}.wordmark .brand-wordmark{min-width:125px}.reveal-guide .preview-palette-shortcut{margin-top:16px}.preview-palette-shortcut .brand-wordmark{width:132px;margin:0 auto 7px}.reveal-guide .preview-palette-link{background:transparent;color:#702342;border:0;padding:0;margin:0;font-size:12px}.preview-palette-swatches{display:grid;grid-template-columns:repeat(4,1fr);gap:5px;margin-bottom:10px}.preview-palette-swatches i{display:block;height:25px;border:1px solid #bdaeb5;border-radius:4px}.preview-palette-swatches small{font-size:9px;display:block;margin-top:4px}.preview-palette-link>span:last-child{text-decoration:underline;text-underline-offset:4px}.color-make-own .brand-wordmark{width:185px}.color-make-own .palette-name{font-size:18px;margin:8px 0}#studio-color-wheel{scroll-margin-top:15px}@media(max-width:760px){.reveal-guide>div:last-child{flex-wrap:wrap;align-items:center}.reveal-guide .preview-palette-shortcut{min-width:190px;flex:1}.reveal-guide .preview-palette-link{width:100%}}.color-tap-cue{display:block;font-size:12px;font-weight:400;line-height:1.5;margin-top:4px}.reveal-guide .palette-tap-hint{font-size:12px;margin:4px 0 8px;text-align:center}.reveal-guide .preview-palette-swatches button{padding:0;margin:0;background:none;border:0;color:#702342;min-width:0;cursor:pointer}.preview-palette-swatches button:focus-visible{outline:3px solid #a61955;outline-offset:3px}.reveal-guide .preview-palette-link{text-decoration:underline;text-underline-offset:4px}.simple-color-edit input[type=color],.lab-color input[type=color]{-moz-appearance:none;appearance:none;-webkit-appearance:none;flex:0 0 48px;width:48px;height:48px;border:1px solid #ab8c98;border-radius:6px;background:#fffaf5;padding:4px;cursor:pointer}.simple-color-edit input[type=color]::-webkit-color-swatch-wrapper,.lab-color input[type=color]::-webkit-color-swatch-wrapper{padding:0}.simple-color-edit input[type=color]::-webkit-color-swatch,.lab-color input[type=color]::-webkit-color-swatch{border:0;border-radius:3px}.studio-pane-purpose{padding:0 0 18px;margin-bottom:20px;border-bottom:1px solid #dfc9d2}.studio-pane-purpose strong{font-size:16px;color:#a61955}.studio-pane-purpose p{font-size:12px;line-height:1.65;margin:7px 0 0;color:#624a59}@media(max-width:600px){.becky-launcher{right:12px;bottom:12px;padding:7px;gap:0}.becky-launcher>span:not(.becky-portrait-avatar){position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.becky-launcher .becky-portrait-avatar{width:42px;height:42px;flex-basis:42px}}.photo-discovery{font-size:14px;line-height:1.6;margin:12px 0;color:#593849}.section-photo-controls{border-top:1px solid #dbc9cf;margin-top:18px;padding-top:4px}.section-photo-controls label{display:block;margin:14px 0;font-size:14px}.section-photo-controls select{display:block;width:100%;padding:10px;margin-top:7px;background:#fffaf5;color:#371329;border:1px solid #dbc9cf}.section-photo-controls input[type=range]{display:block;width:100%;margin-top:10px;accent-color:#b91462}.personal-site .section-remove-cue{position:absolute;top:10px;left:12px;z-index:3;background:#fffaf5;color:#70334f;border:1px solid #dcc4ce;border-radius:3px;font:12px/1.3 DM Sans,sans-serif;padding:9px 10px;min-height:36px;cursor:pointer}.section-remove-cue:focus-visible{outline:3px solid #be145c;outline-offset:2px}.page-order .restore-section{display:block;font-size:13px;color:#a71955;text-decoration:underline;padding:8px 0;border:0;width:auto;margin-top:4px}@container (max-width:600px){.personal-site .section-remove-cue{position:relative;top:auto;left:auto;display:block;margin:0 0 18px;min-height:44px}}.builder-quick-tools{max-width:1050px;margin:0 auto 20px;padding:16px 20px;background:#fff8f4;border:1px solid #ddc6d1;display:grid;grid-template-columns:1fr 1.2fr 1fr;gap:20px;color:#371329}.quick-tool{min-width:0}.quick-tool+.quick-tool{border-left:1px solid #e2cfd7;padding-left:20px}.quick-tool h2{font:400 23px/1.2 Bodoni Moda,serif;margin:0 0 6px}.quick-tool p{font-size:14px;line-height:1.5;margin:0 0 10px}.quick-tool-action{display:inline-block;min-height:44px;padding:10px 12px;border:1px solid #cda8bb;background:transparent;color:#8d184c;font-size:14px;text-align:left}.quick-tool-link{display:block;color:#8d184c;font-size:14px;text-decoration:underline;text-underline-offset:4px;padding:8px 0;min-height:40px}.quick-color-swatches{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.quick-color-swatches button{padding:0;min-width:0;min-height:44px;text-align:center;color:#702342;background:none;border:0}.quick-color-swatches i{display:block;height:24px;border:1px solid #bdaeb5;border-radius:4px}.quick-color-swatches span{display:block;font-size:12px;margin-top:4px}.quick-tool-tabs{display:none}.builder-quick-tools button:focus-visible{outline:3px solid #a61955;outline-offset:3px}@media(max-width:1100px){.builder-quick-tools{gap:12px;padding:14px}.quick-tool+.quick-tool{padding-left:12px}.quick-tool h2{font-size:20px}.quick-tool p{font-size:13px}.quick-color-swatches span{font-size:11px}}@media(max-width:900px){.builder-quick-tools{display:block;padding:12px;margin-bottom:14px}.quick-tool-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-bottom:12px}.quick-tool-tabs button{min-height:44px;padding:9px 5px;border:1px solid #d8bbc8;background:transparent;color:#702342;font-size:14px}.quick-tool-tabs button[aria-pressed=true]{background:#a61955;border-color:#a61955;color:#fff}.quick-tool[data-active=false]{display:none}.quick-tool+.quick-tool{padding-left:0;border:0}.quick-tool h2{font-size:21px}.quick-tool p{font-size:14px}.quick-color-swatches span{font-size:12px}}.section-picker{position:relative;margin:12px 0 22px;color:#371329}.section-picker>summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:44px;padding:10px 12px;border:1px solid #d8bbc8;border-radius:6px;background:#fffaf5;font:400 16px/1.4 DM Sans,sans-serif;cursor:pointer}.section-picker>summary::-webkit-details-marker{display:none}.section-picker-options{max-height:min(420px,55vh);overflow:auto;overscroll-behavior:contain;border:1px solid #d8bbc8;border-top:0;border-radius:0 0 6px 6px;background:#fffaf5;padding:8px}.section-picker-options section+section{border-top:1px solid #eedce4;margin-top:8px;padding-top:8px}.guide .section-picker-options h3{font:600 14px/1.4 DM Sans,sans-serif!important;color:#a61955!important;margin:8px 8px 5px!important;letter-spacing:.01em}.section-picker-options button{display:flex!important;gap:9px;align-items:baseline;width:100%;min-height:44px;padding:9px 12px 9px 20px!important;margin:0!important;text-align:left;font:400 15px/1.45 DM Sans,sans-serif!important;color:#371329;background:transparent;border:0;border-radius:4px}.section-picker-options button>span{width:14px;flex:none;color:#a61955}.section-picker-options button[aria-current=true]{background:#f4dfe9;color:#85113f}.section-picker-options button:hover{background:#f7eaf0}.section-picker button:focus-visible,.section-picker>summary:focus-visible{outline:2px solid #a61955;outline-offset:-2px}.personal-site .section-just-moved{outline:3px solid #d32272;outline-offset:-3px;scroll-margin-top:24px}.section-move-status{font-size:14px!important;color:#a61955;line-height:1.5}.section-remove-cue{max-width:calc(50% - 20px);white-space:normal}@media(max-width:600px){.section-remove-cue{max-width:100%}}.editor-icon{display:inline-block;vertical-align:middle;flex:none;margin-right:5px}.builder-quick-tools{display:block;max-width:1050px;padding:12px 16px}.quick-tool-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:12px;max-width:540px}.quick-tool-tabs button{display:flex;align-items:center;justify-content:center;gap:5px;min-height:44px;padding:9px 12px;border:1px solid #d8bbc8;border-radius:5px;background:transparent;color:#702342;font-size:14px}.quick-tool-tabs button[aria-pressed=true]{background:#a61955;border-color:#a61955;color:#fff}.quick-tool-tabs .editor-icon{margin:0}.quick-tool[data-active=false]{display:none}.quick-tool+.quick-tool{border:0;padding-left:0}.quick-tool[data-active=true]{display:grid;grid-template-columns:minmax(160px,1fr) auto;column-gap:20px;align-items:center}.quick-tool h2{font-size:20px;grid-column:1;margin-bottom:4px}.quick-tool p{grid-column:1;margin:0;font-size:14px}.quick-tool-action{grid-column:2;grid-row:1/3}.quick-color-swatches{grid-column:2;grid-row:1/3;width:300px}.quick-tool-link{grid-column:2;padding-bottom:0}.section-remove-cue[data-section-active=false]{visibility:hidden}.personal-site :has(>.section-edit-cue):hover>.section-remove-cue,.personal-site :has(>.section-edit-cue):focus-within>.section-remove-cue{visibility:visible}.section-edit-cue .editor-icon,.section-remove-cue .editor-icon{width:16px;height:16px}.page-order>summary .editor-icon{width:20px;height:20px}@media(max-width:900px){.quick-tool[data-active=true]{display:block}.quick-tool p{margin-bottom:8px}.quick-color-swatches{width:100%}.quick-tool-link{padding-bottom:4px}}@media print{.section-remove-cue,.builder-quick-tools{display:none!important}}.saved-palettes{grid-column:1/-1;margin:12px 0;font-size:14px;min-width:0}.saved-palettes summary{color:#a61955;cursor:pointer;font-size:14px;font-weight:500}.saved-palettes p{font-size:14px!important;line-height:1.5;margin:10px 0}.saved-palette-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;max-width:440px}.saved-palette-grid button{min-width:0;background:#fffaf4;border:1px solid #dcc3ce;padding:9px;border-radius:8px;font:inherit;color:#371329;min-height:60px;cursor:pointer}.saved-palette-grid button[aria-pressed=true]{border:2px solid #a61955}.saved-palette-colors{display:flex;height:22px;border-radius:4px;overflow:hidden;margin-bottom:5px}.saved-palette-colors i{flex:1}.becky-panel .writing-position,.writing-position{font-size:14px!important;font-weight:400!important;letter-spacing:.02em!important;line-height:1.5!important}.word-refine-actions{display:flex;flex-wrap:wrap;gap:6px 16px;margin:10px 0}.word-refine-actions .becky-help{font-size:14px;margin:0;min-height:44px}.quick-tool>.saved-palettes{grid-row:auto}.voice-help{margin:10px 0;font-size:14px}.voice-help summary{cursor:pointer;color:#a61955;font-weight:500}.voice-help>div{background:#f7eaf0;border:1px solid #e4c4d1;border-radius:12px;padding:14px;margin-top:8px}.voice-help p{font-size:14px!important;line-height:1.5!important;margin:0 0 10px!important}.voice-help a{color:#a61955;font-size:14px}.guide .control-label:not(.writing-position),.guide .eyebrow,.guide details>summary{font-family:DM Sans,sans-serif!important;font-size:13px!important;font-weight:500!important;letter-spacing:.07em!important;line-height:1.5!important;color:#a61955!important;text-transform:uppercase}.guide .control-label span{font-size:12px;letter-spacing:0;text-transform:none;font-weight:400}.guide .guide-heading h1{font-size:25px!important;line-height:1.2!important;font-weight:400!important;margin:10px 0 14px}.guide .section-design h3,.guide .color-story h2{font-size:23px!important;font-weight:400!important;line-height:1.3!important}.guide .section-design label{font-size:15px;line-height:1.5}.guide .type-specimen{font-size:32px}.guide .type-specimen em{font-size:22px}.guide details>summary{padding-top:14px;padding-bottom:14px}.guide .section-picker>summary{text-transform:none;letter-spacing:0!important;color:#371329!important;font-size:16px!important}.saved-palette-item{position:relative;min-width:0}.saved-palette-grid .saved-palette-load{width:100%;padding-top:38px}.saved-palette-grid .saved-palette-remove{position:absolute;top:0;left:0;z-index:1;width:44px;height:44px;min-height:44px;padding:0;border:0;background:transparent;font-size:22px;color:#a61955}.saved-palettes small{display:block;margin-top:10px;font-size:12px}.saved-palette-remove:focus-visible{outline:2px solid #a61955;outline-offset:-3px}.worlds .section-heading{margin-bottom:clamp(48px,5vw,76px)}.color-lab .lab-heading .lab-palette-invitation{max-width:60ch;margin:16px auto 0;font-size:16px;line-height:1.6;color:#725665}.saved-palette-apply{display:block;margin-top:5px;font-size:14px;font-weight:500;color:#a61955}.saved-palettes>.text-button:disabled{opacity:.65;cursor:default}.palette-save-actions{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin:10px 0}.palette-save-actions button{min-height:44px}.palette-save-actions .palette-undo{padding:8px 12px;border:1px solid #cda8bb;border-radius:5px;background:#fffaf5;color:#a61955;font-size:14px}.palette-save-actions button:disabled{opacity:.5;cursor:default}.simple-palette>.text-button,.quick-tool-link{color:#a61955;font-family:DM Sans,sans-serif;font-size:14px!important;font-weight:500;letter-spacing:.09em;text-transform:uppercase;line-height:1.5}.guide .color-areas h4{margin:0 0 14px}.guide .color-areas label{display:block;font-size:15px;line-height:1.5;margin:20px 0 10px}.guide .color-areas select{margin-top:0;min-height:44px}.border-controls{padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #e2cfd7}.border-controls input[type=color]{display:block;width:64px;height:44px;padding:3px;border:1px solid #cda8bb;border-radius:5px;cursor:pointer}.guide .border-controls label{display:block;margin:14px 0 8px}.image-frame-controls{margin:18px 0;padding:16px 0;border-block:1px solid #e2cfd7}.image-frame-controls summary{cursor:pointer;min-height:44px;display:flex;align-items:center;gap:8px}.image-frame-controls summary:before{content:"▸"}.image-frame-controls[open] summary:before{content:"▾"}.image-frame-controls summary::-webkit-details-marker{display:none}.guide .image-frame-controls .frame-toggle{display:flex;align-items:center;gap:12px;min-height:44px;margin:12px 0;font-size:15px}.image-frame-controls input[type=checkbox]{width:20px;height:20px;accent-color:#a61955;margin:0}.guide .image-frame-controls .frame-color{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:15px;margin:12px 0}.image-frame-controls input[type=color]{width:58px;height:44px;padding:3px;border:1px solid #cda8bb;border-radius:5px;background:#fffaf5}.guide .image-frame-controls .frame-width{display:block;font-size:15px;margin:18px 0}.frame-width span{float:right;font-size:14px}.image-frame-controls input[type=range]{display:block;width:100%;min-height:32px;accent-color:#a61955;margin-top:8px}.saved-palettes .palette-reassurance,.saved-palettes details>p,.saved-palettes details>small{font-size:14px!important;font-weight:400;line-height:1.55;letter-spacing:normal}.palette-reassurance{margin:8px 0 14px;color:#715967}.services-grid article,.services-grid article+article{border-top:0;padding-top:0}.service-divider{display:block;width:100%;height:32px;padding:0;position:relative;margin:0 0 10px}.service-divider:before{content:"";position:absolute;top:10px;left:0;right:0;border-top:var(--divider-width,2px) solid var(--divider-color,var(--site-accent))}.service-divider:hover{outline:1px dashed #b91962;outline-offset:2px}.divider-controls{border-block:1px solid #e2cfd7;padding:16px 0;margin:16px 0}.divider-controls label{display:block;margin:12px 0}.divider-controls input[type=color]{display:block;width:58px;height:44px;margin-top:8px}.divider-controls input[type=range]{display:block;width:100%;min-height:32px}.divider-controls input[type=checkbox]{accent-color:#a61955;width:18px;height:18px}.becky-inline .becky-help,.page-writing-guide .quiet-action,.page-writing-guide .page-secondary{display:block;width:100%;min-height:44px;padding:11px 12px;border:1px solid #d9b7c7;border-radius:5px;background:#fffaf5;color:#a61955;font:400 14px/1.45 DM Sans,sans-serif;text-decoration:none;text-align:center;margin:10px 0}.becky-inline .becky-send,.page-writing-guide .page-primary{background:#a61955;color:#fffaf5;border:1px solid #a61955;border-radius:5px;min-height:44px;font:500 14px/1.45 DM Sans,sans-serif;padding:12px}.word-edit-tools .word-refine-actions .becky-help{margin:0}.story-door .return-to-builder{display:flex;width:100%;align-items:center;justify-content:center;gap:10px;background:#a61955;color:#fffaf5;border:1px solid #a61955;border-radius:5px;min-height:48px;padding:12px;font:500 15px/1.4 DM Sans,sans-serif;text-decoration:none;margin:14px 0 0;text-align:center}.story-door .return-to-builder span{font-size:22px;line-height:1;color:inherit;letter-spacing:0}.story-door details{margin-top:14px}.story-door>p{font-size:14px;line-height:1.55}#word-edit-actions{scroll-margin-top:24px}.word-edit-tools{border:0;padding:0;margin:6px 0}.word-edit-tools .word-refine-actions{display:flex;flex-direction:column;gap:0;margin:0}.becky-inline .word-edit-tools .word-refine-actions .becky-help{display:block;min-height:44px;width:100%;padding:10px 0;margin:0;border:0;border-radius:0;background:transparent;text-align:left;color:#a61955;font:500 14px/1.5 DM Sans,sans-serif;letter-spacing:.04em;white-space:normal;overflow-wrap:anywhere}.word-edit-tools .becky-help:hover:not(:disabled){text-decoration:underline;text-underline-offset:4px}.guide .portrait-next>h2{font-size:25px;line-height:1.25;font-weight:400;margin:10px 0 16px}.word-edit-tools .word-refine-actions .becky-help,.becky-inline .word-edit-tools .word-refine-actions .becky-help{display:flex;align-items:center;gap:8px;min-height:36px;width:100%;padding:7px 0;margin:0;border:0;border-radius:0;background:transparent;text-align:left;color:#a61955;font:500 13px/1.4 DM Sans,sans-serif;letter-spacing:.03em;text-transform:uppercase}.word-refine-actions .becky-help>span:first-child{width:18px;flex:none;text-align:center;font-weight:700}.writing-draft-note{font:400 12px/1.5 DM Sans,sans-serif!important;color:#725665;margin:6px 0!important}.guide .becky-current-area,.guide .offer-ready{background:#fffdf8;border:1px solid #e2dcd3;border-radius:12px;padding:16px;text-align:left}.guide .offer-ready h3,.guide .becky-current-area h3{font:400 23px/1.3 Bodoni Moda,serif;margin:0 0 10px}.guide .service-manager-item>button{text-align:left;justify-content:flex-start;width:100%;padding:10px 0;font:400 15px/1.5 DM Sans,sans-serif}.guide .service-manager-item>button small{text-align:left;font-size:12px;margin-left:28px}.guide .service-manager-actions{display:flex;flex-wrap:wrap;gap:6px;margin:0 0 12px}.guide .service-manager-actions button{font-size:12px;padding:6px;min-height:36px}.writing-conversation{margin-top:14px}.writing-draft{scroll-margin:24px;min-width:0}.writing-draft label{display:block;font:500 14px/1.5 DM Sans,sans-serif}.writing-draft textarea{display:block;width:100%;box-sizing:border-box;margin-top:8px;font:400 16px/1.5 DM Sans,sans-serif}.writing-original{margin:0 0 14px}.writing-original p{font-size:14px;overflow-wrap:anywhere}.writing-draft>.becky-send{width:100%;margin:8px 0;min-height:44px}.writing-draft .saved-option-list button{min-height:44px;overflow-wrap:anywhere}.word-edit-tools .word-refine-actions .becky-help,.becky-inline .word-edit-tools .word-refine-actions .becky-help{min-height:44px}.story-restart{margin:12px 0;font:400 13px/1.5 DM Sans,sans-serif}.story-restart summary{color:#a61955;cursor:pointer}.story-restart button{min-height:44px;padding:8px 12px;color:#a61955;background:#fffdf8;border:1px solid #dcbaca}.becky-transition h2{font-family:Bodoni Moda,serif;font-weight:500;font-size:clamp(28px,4vw,36px);line-height:1.15;letter-spacing:-.03em}.writing-preview-status{padding:10px 14px;border-left:3px solid #a61955;background:#fffaf5;color:#571d39;font:500 13px/1.5 DM Sans,sans-serif}.word-refine-actions .editor-icon{width:18px;height:18px;flex:none}.writing-steps{display:flex;gap:12px;list-style:none;padding:0;margin:0 0 16px;font:500 12px DM Sans,sans-serif;color:#80536b;flex-wrap:wrap}.choice-tabs{display:flex;gap:8px;flex-wrap:wrap}.choice-tabs button{min-width:44px;min-height:44px;border:1px solid #c99aad;border-radius:8px}.choice-tabs button[aria-pressed=true]{background:#a61955;color:#fff;border-color:#a61955}.choice-position{margin:0 0 8px;font-size:13px}.choice-browse{display:flex;justify-content:space-between;gap:12px;margin:8px 0}.choice-browse button{min-height:44px;color:#a61955}.draft-save-bar{position:sticky;bottom:0;padding:10px 0;background:#fffaf5;z-index:3}.draft-save-bar button{margin:0!important}.tablet-preview,.touch-editor-bar{display:none}.portrait-adjuster{border:1px solid #d9bbc7;border-radius:18px;padding:24px;max-height:90dvh;overflow:auto;width:min(500px,94vw);background:#fffaf5;color:#39152b}.portrait-adjuster::backdrop{background:#32142688}.portrait-adjuster h2{font:500 30px Bodoni Moda,serif;margin:0 0 10px}.portrait-adjuster p{font-size:14px}.portrait-gesture{height:min(32dvh,300px);overflow:hidden;background:#eee4dd;touch-action:none;display:flex;justify-content:center}.portrait-gesture img{height:100%;max-width:100%;object-fit:contain;transform-origin:center bottom;-webkit-user-select:none;user-select:none;pointer-events:none}.portrait-adjuster label{display:block;font-size:14px;margin-top:12px}.portrait-adjuster input{width:100%;min-height:32px}.portrait-adjust-actions{display:flex;gap:16px;align-items:center;margin-top:16px}.personal-photo>img[role=button]{cursor:grab}.page-kept,.becky-messages>.becky-bubble:has(>button){scroll-margin:70px}@media(max-width:1100px),(pointer:coarse){.studio{display:block!important}.studio>.preview-area{width:100%!important;margin:0!important}.studio>.guide{display:none!important}.studio.touch-editor-open>.guide{display:block!important;position:fixed!important;inset:90px 0 0 auto!important;width:min(520px,100vw)!important;height:auto!important;max-height:none!important;z-index:85;background:#fffaf5;overflow-y:auto!important;overscroll-behavior:contain;box-shadow:-10px 0 40px #32142644;padding:0 20px 24px!important}.touch-editor-bar{display:flex;justify-content:space-between;align-items:center;gap:12px;position:sticky;top:0;background:#fffaf5;z-index:10;padding:12px 0;border-bottom:1px solid #dfcad3}.touch-editor-bar button{min-height:44px;color:#a61955}.tablet-preview{display:block;width:100%;min-height:44px;color:#a61955}.mobile-studio-nav{display:flex;gap:20px;padding:8px 20px}.mobile-studio-nav button{min-height:44px}.studio-header{position:sticky;top:0;z-index:86;background:#fcf9f3}.studio-header nav{gap:12px;overflow-x:auto}.studio-header nav button{min-height:44px}.guide:has(.becky-inline)>.studio-pane-purpose,.guide:has(.becky-inline)>.palette-card{display:none}.writing-draft textarea{font-size:16px!important;min-height:140px}.becky-trigger{z-index:70}.portrait-adjuster{z-index:100}}.saved-wording,.page-kept{display:grid;grid-template-columns:1fr 1fr;gap:10px}.saved-wording>p,.page-kept>p{grid-column:1/-1}.saved-wording>button,.page-kept>button{margin:0!important;min-height:44px}.saved-wording>button:last-child,.page-kept>button:last-child{grid-column:1/-1}.word-formatting>summary{cursor:pointer}.word-formatting .text-controls{margin-top:12px}.saved-step-confirmation{background:#f5e8ee;border-radius:14px;padding:14px 18px;margin:12px 0;font-family:DM Sans,sans-serif}.saved-step-confirmation p{margin:0 0 8px}.saved-step-confirmation button{display:inline-block;margin:0 14px 0 0;min-height:44px}.choice-tabs .choice-undo{width:auto;min-width:92px;padding-inline:14px;font-size:16px;white-space:nowrap}.choice-tabs{flex-wrap:wrap}.writing-brain h2,.brand-brain h2,.brand-brain h3{font-family:DM Sans,sans-serif;font-size:15px;font-weight:600;line-height:1.45;letter-spacing:.09em;text-transform:uppercase;color:#ad1759;margin:28px 0 14px}.personal-site .personal-photo.with-upload{height:auto!important;padding-bottom:0;align-self:center;box-sizing:border-box}.portrait-crop,.portrait-gesture{position:relative;width:100%;height:auto;aspect-ratio:3/2;overflow:hidden;display:block}.personal-site .portrait-crop>img,.portrait-gesture>img{display:block;width:100%;height:100%;min-height:0;max-height:none;max-width:none;object-fit:contain;object-position:center bottom;transform-origin:center bottom}.portrait-crop>img[role=button]{cursor:grab}.touch-editor-bar{display:flex;position:sticky;top:0;z-index:10;align-items:center;justify-content:space-between;gap:16px;padding:14px 0;background:#fffaf5;border-bottom:1px solid #dfcad3}.touch-editor-bar>div{display:grid;gap:3px}.touch-editor-bar small{color:#ad1759;text-transform:uppercase;letter-spacing:.09em;font-size:11px}.touch-editor-bar strong{font-size:16px}.touch-editor-bar span{font-size:12px;color:#76566b}.touch-editor-bar button{min-height:44px;color:#a61955;flex-shrink:0}@media(max-width:1100px),(pointer:coarse){.studio.touch-editor-open>.guide{top:var(--editor-top,110px)!important}.mobile-studio-nav{position:sticky;top:var(--editor-top,110px);z-index:60;background:#fffaf5}.touch-editor-bar{flex-wrap:wrap}}.mobile-studio-nav,.mobile-studio-nav.website-navigation-open{position:sticky;top:var(--editor-top,80px);bottom:auto;left:auto;right:auto;transform:none;width:100%;max-width:100%;white-space:normal;background:#fffaf5;color:#a61955;box-shadow:none;z-index:60;gap:8px;padding:8px 16px;flex-wrap:wrap;border-bottom:1px solid #dfcad3}.mobile-studio-nav.website-navigation-open{display:flex}.mobile-studio-nav button{flex:1;min-width:0;min-height:44px;padding:8px 12px;border:1px solid #dec1ce;border-radius:6px;font-size:14px;line-height:1.35;text-align:center}.editor-view-actions{display:flex;flex-wrap:wrap;gap:4px 12px}.editor-view-actions button{min-height:44px;font-size:13px;color:#a61955;text-align:left}.studio.whole-website{display:block!important}.studio.whole-website>.guide{display:none!important}.studio.whole-website>.preview-area{width:100%!important;margin:0!important}@media(min-width:761px){.studio{height:calc(100dvh - var(--editor-top,110px) - var(--studio-nav-height,0px))}}@media(max-width:760px){.mobile-studio-nav{display:flex}.mobile-studio-nav button{font-size:13px}.touch-editor-bar{gap:6px}.editor-view-actions{width:100%;justify-content:space-between}}.editor-view-actions button{border:1px solid #c68ba5;border-radius:6px;padding:9px 12px;background:#fffaf5;font-weight:500}.editor-view-actions button:hover{background:#f4e6ed}.personal-site .hero-photo-controls{position:relative;inset:auto;min-height:0}.personal-site .personal-photo.with-upload{border:0!important;box-shadow:none!important;background:transparent;overflow:visible;padding:0}.personal-site.companion-portrait .portrait-window,.personal-site.companion-both .portrait-window,.personal-site.frame-gallery .portrait-window{border:12px solid var(--site-secondary)}.personal-site .portrait-window{overflow:hidden;box-sizing:border-box}.personal-site .hero-photo-controls{position:static;display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:12px;padding:0;background:transparent;border:0;box-shadow:none}.personal-site .hero-photo-controls button{margin:0;min-height:44px;font-size:12px}.hero-photo-controls small,.hero-photo-controls>span{flex-basis:100%;margin:0}.hero-photo-controls small{order:-1}.portrait-adjuster .portrait-gesture{max-width:280px;margin:0 auto}.demo-content-invitation{display:flex;align-items:center;gap:18px;justify-content:space-between;background:#fffaf5;border:1px solid #dfcad3;padding:16px;margin-bottom:20px;color:#39152b}.demo-content-invitation strong{font-size:15px;color:#ad1759}.demo-content-invitation p{font-size:13px;margin:6px 0 0;max-width:540px}.demo-content-invitation button{border:1px solid #ad1759;border-radius:6px;color:#ad1759;padding:12px 16px;min-height:44px;flex-shrink:0;font-size:13px}@media(max-width:760px){.demo-content-invitation{flex-direction:column;align-items:stretch}.demo-content-invitation button{white-space:normal}}.website-frame [data-movable-section]{position:relative;padding-top:100px!important}.section-drag-handle{position:absolute;top:54px;left:20px;display:flex;align-items:center;gap:6px;min-height:40px;padding:6px 10px;border:1px solid #cbb4be;background:#fffaf4;color:#702747;font:500 12px DM Sans,sans-serif;touch-action:none;cursor:grab;z-index:3}.section-drag-handle:active{cursor:grabbing}[data-drop-target=true]{outline:3px dashed #ac1755;outline-offset:-5px}.simplify-home{display:flex;align-items:center;gap:16px;justify-content:space-between;padding:16px;background:#fffaf4;color:#442338;font-size:14px}.simplify-home button,.link-settings,.link-fields button{min-height:44px;border:1px solid #b97993;background:#fffaf4;color:#a71953;padding:8px 14px;border-radius:5px}.website-frame #my-method h2{width:100%;max-width:none!important;margin-left:0;margin-right:0}.website-frame #my-proof .experience-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);align-items:center;gap:clamp(24px,4cqw,56px);text-align:left}.website-frame #my-proof .experience-photo{position:static;width:100%;height:auto;max-height:520px;aspect-ratio:4/5;object-fit:contain;object-position:bottom;transform:none}.website-frame #my-proof .experience-layout:not(:has(img)){grid-template-columns:1fr}.website-frame #my-proof h2{font-size:clamp(26px,3.8cqw,42px);font-style:normal;max-width:none;margin:12px 0 20px}.website-frame #my-proof .experience-layout p{font-family:var(--body-font,"DM Sans"),sans-serif;font-size:17px;font-weight:400;font-style:normal;line-height:1.7;margin:0 0 20px;text-align:left}.website-frame .services-grid h3{font-size:clamp(22px,2.6cqw,30px);font-style:normal;line-height:1.25}.website-frame .services-grid p{font-size:16px;line-height:1.65;font-style:normal;font-weight:400}.editable-link{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.link-settings{font:500 12px DM Sans,sans-serif}.link-fields{width:100%;padding:16px;background:#fffaf4;color:#442338;text-align:left;font:14px DM Sans,sans-serif;position:relative;z-index:4;border:1px solid #dcc4cf}.link-fields label{display:block;margin-bottom:12px}.link-fields input:not([type=checkbox]){display:block;width:100%;padding:10px;min-height:44px;border:1px solid #ccb6c0;background:#fff;color:#442338}.link-fields .link-checkbox{display:flex;align-items:center;gap:8px;margin-top:12px}.link-fields button{margin-right:8px}.personal-footer{flex-wrap:wrap;gap:16px}.personal-footer .service-link{font-size:14px}@container (max-width:600px){.website-frame #my-proof .experience-layout{grid-template-columns:1fr}.website-frame .services-grid{grid-template-columns:1fr!important}}@media(max-width:700px){.simplify-home{align-items:flex-start;flex-direction:column}.website-frame #my-proof .experience-layout{grid-template-columns:1fr}.website-frame .services-grid{grid-template-columns:1fr!important}}.website-frame #my-proof{display:block!important}.website-frame #my-proof .experience-layout{width:100%;grid-column:1/-1}.website-frame #my-proof .experience-layout>div{width:100%;max-width:none}.visual-studio-tools{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px;margin:0 0 20px;background:#fffaf5;border:1px solid #dfc9d4;color:#412035}.visual-tool-buttons{display:flex;gap:10px;flex:1}.visual-tool-buttons button{display:flex;align-items:center;gap:10px;padding:12px 20px;border:1px solid #d4a6bb;border-radius:5px;min-height:64px;color:#9f1850;background:#fffaf5;text-align:left;font:500 17px DM Sans,sans-serif}.visual-tool-buttons button[aria-pressed=true]{background:#a91855;color:#fff}.visual-tool-buttons svg{width:24px;height:24px}.visual-tool-buttons small{display:block;font-size:12px;margin-top:3px}.tour-launch{border:1px solid #b57390;min-height:44px;padding:10px 14px;color:#9f1850;background:#fffaf5;white-space:nowrap}.section-help{position:absolute;right:20px;top:54px;width:44px;height:44px;border-radius:50%;border:1px solid #b57390;background:#fffaf5;color:#921249;font:600 20px DM Sans,sans-serif;z-index:4}.website-frame #my-proof .experience-layout{align-items:start}.website-frame #my-proof>h2{margin:16px 0 28px;width:100%;max-width:none}.website-frame #my-proof .experience-photo{max-height:420px;object-position:center top}.website-frame #my-proof .experience-layout p{margin-top:0}.website-frame #my-audience{display:block;text-align:left;border-left:5px solid var(--site-accent);padding-bottom:42px}.website-frame #my-audience h2{font-size:clamp(24px,3cqw,34px);line-height:1.3;font-style:normal;max-width:38ch;margin:15px 0}.website-frame #my-audience p{font-size:17px;line-height:1.65;max-width:65ch;margin:0}.studio-tour{position:fixed;top:0;right:0;bottom:0;left:0;margin:auto;width:min(540px,calc(100% - 32px));max-height:85dvh;overflow:auto;border:1px solid #d9bacb;border-radius:22px;padding:38px;background:#fffaf5;color:#3c1930;box-shadow:0 20px 70px #2e102d40;z-index:10000}.studio-tour::backdrop{background:#2b142966;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.studio-tour small{color:#ad1555;letter-spacing:.12em;font:600 13px DM Sans,sans-serif}.studio-tour h2{font:400 34px/1.2 Bodoni Moda,serif;margin:20px 0}.studio-tour p{font:400 17px/1.65 DM Sans,sans-serif}.tour-close{position:absolute;right:12px;top:10px;width:44px;height:44px;border:0;background:none;color:#63233e;font-size:28px}.tour-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:24px}.tour-actions button{min-height:44px;border:1px solid #b77794;padding:10px 16px;border-radius:5px}.tour-actions .primary{background:#a91855;color:#fff}.back-to-top.studio-back-top{display:flex!important;position:fixed!important;right:24px!important;bottom:116px!important;z-index:75;background:#fffaf5;color:#911149;border:1px solid #ba7896;border-radius:24px;padding:10px 17px;min-height:44px;font-size:14px}@media(max-width:760px){.visual-studio-tools{flex-wrap:wrap;padding:12px}.visual-tool-buttons{width:100%;gap:6px}.visual-tool-buttons button{flex:1;justify-content:center;padding:10px 8px;font-size:14px;gap:5px}.visual-tool-buttons small{display:none}.visual-tool-buttons svg{width:19px;height:19px}.back-to-top.studio-back-top{right:16px!important;bottom:135px!important}.studio-tour{padding:30px 24px}}.experience-photo-box{width:100%;min-width:0}.experience-photo-window{display:block;width:100%;padding:0;border:1px solid color-mix(in srgb,var(--site-ink) 20%,transparent);background:transparent;cursor:grab}.experience-photo-window>div{width:100%}.experience-photo-actions{display:flex;gap:8px;flex-wrap:wrap;padding-top:12px}.experience-photo-actions button,.experience-photo-placeholder{border:1px solid #cba4b6;color:#8d234b;background:#fffaf5;min-height:44px;padding:9px 12px;font:500 13px DM Sans,sans-serif}.experience-photo-placeholder{width:100%;min-height:240px}.experience-photo-actions label{width:100%;font:400 12px DM Sans,sans-serif}.experience-photo-actions input:not([type=file]){width:100%;padding:10px;min-height:44px;margin-top:5px;background:#fffaf5;color:#392336;border:1px solid #cba4b6}.back-to-top.studio-back-top{left:auto!important;width:auto!important;max-width:calc(100vw - 32px);transform:none!important}.visual-studio-tools,.visual-tool-buttons{flex-wrap:wrap}.visual-tool-buttons button{flex:1;min-width:120px}.studio-header{justify-content:space-between}.tour-spotlight{position:fixed;pointer-events:none;z-index:9997;border:4px solid #ffca38;border-radius:8px;box-shadow:0 0 0 5px #fffaf5,0 0 0 9999px #27112450;transition:top .15s,left .15s;width:auto}.tour-spotlight>span{position:absolute;top:-32px;left:0;background:#ffdf65;color:#32172b;border-radius:5px;padding:5px 12px;font:600 13px DM Sans,sans-serif;white-space:nowrap}.tour-coach{position:fixed;z-index:9998;right:18px;width:min(390px,calc(100vw - 32px));max-height:42dvh;overflow:auto;background:#fffaf5;color:#3c1930;border:2px solid #ab1754;border-radius:16px;padding:22px;box-shadow:0 6px 30px #33172c33}.coach-bottom{bottom:16px}.coach-top{top:90px}.tour-coach h2{font:400 25px/1.2 Bodoni Moda,serif;margin:12px 24px 10px 0}.tour-coach p{font:400 14px/1.5 DM Sans,sans-serif;margin:8px 0}.tour-coach small{color:#a41752;font:600 12px DM Sans,sans-serif;letter-spacing:.1em}.tour-coach .tour-actions{margin-top:12px}.tour-coach .tour-click-hint{font-size:12px}.close-mic-help{min-height:44px;padding:8px 12px;border:1px solid #bd809c;color:#96234f;background:#fffaf5;border-radius:5px}@media(max-width:760px){.visual-tool-buttons button{min-width:90px}.tour-coach{padding:16px;max-height:35dvh}.coach-top{top:12px}.tour-coach h2{font-size:22px}.tour-coach p{font-size:13px}}@media(prefers-reduced-motion:reduce){.tour-spotlight{transition:none}}.studio-handoff-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.becky-handoff{border:1px solid #dcc4d0;border-radius:20px;background:#fffaf5;color:#371329;padding:32px;width:min(560px,calc(100vw - 24px));max-height:85dvh;overflow:auto}.becky-handoff::backdrop{background:#32142666}.becky-handoff h2{font:400 40px/1.15 Bodoni Moda,serif;margin:18px 0}.becky-handoff p,.becky-handoff li{font-size:16px;line-height:1.6}.becky-handoff li{margin:12px 0}.handoff-close{display:block;margin-left:auto;min-height:44px;color:#a71955}.handoff-actions{display:grid;gap:12px}.handoff-actions>*{padding:15px;text-align:center;min-height:48px}.handoff-actions .secondary{border:1px solid #b51b5b;color:#a71955;text-decoration:none}.becky-handoff .handoff-note{font-size:13px;color:#765466}@media(max-width:600px){.studio-handoff-actions .brief-button{padding:8px;font-size:12px}.becky-handoff{padding:22px}}.studio-welcome h2{font:400 36px/1.15 Bodoni Moda,serif;margin:14px 0}.welcome-actions{display:grid;gap:12px;margin-top:24px}.welcome-actions button{min-height:52px;padding:14px 18px;border:1px solid #b77794;border-radius:6px}.welcome-actions .primary{background:#a91855;color:#fff}.studio-welcome .welcome-note{font-size:13px;line-height:1.6;color:#765466}.tour-spotlight>span{top:4px;left:4px;display:flex;align-items:center;gap:8px;padding:6px 10px;font-size:15px;box-shadow:0 3px 12px #32172b33;transform:translateY(-100%)}.tour-spotlight{outline:3px solid #fffaf5;animation:tour-glow 1.8s ease-in-out 3}.tour-coach{max-height:34dvh}.coach-bottom{bottom:12px}@keyframes tour-glow{50%{border-color:#fff2a0;outline-width:6px}}@media(prefers-reduced-motion:reduce){.tour-spotlight{animation:none}}.visual-tool-buttons{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:100%}.visual-tool-buttons button,.visual-tool-buttons .tour-launch{width:100%;min-width:0;min-height:100px;margin:0;justify-content:flex-start}.visual-tool-buttons .tour-launch span{text-align:left}.demo-personalize{padding:18px;background:#f5e7ee;margin-bottom:24px}.demo-personalize button{padding:14px;font-size:15px}@media(max-width:600px){.visual-tool-buttons{grid-template-columns:repeat(2,minmax(0,1fr))}.visual-tool-buttons button,.visual-tool-buttons .tour-launch{min-height:78px;font-size:14px}}.studio-faq-launch{display:block;margin:0 0 18px auto;padding:10px 16px;min-height:44px;border:1px solid #c58aa6;border-radius:5px;color:#a71955;background:#fffaf5}.studio-faq h2{font:400 34px/1.2 Bodoni Moda,serif}.studio-faq details{border-top:1px solid #e4ced8;padding:14px 0}.studio-faq summary{cursor:pointer;font-size:16px;line-height:1.5}.studio-faq details p{font-size:14px;line-height:1.7}.section-add select{width:100%;padding:12px;margin:8px 0 18px;font:inherit;font-size:16px;background:#fffaf5;color:#371329;border:1px solid #c994ac}.page-order .hide-section{display:block;min-height:44px;padding:8px;color:#a71955;font-size:13px}.visual-studio-tools{padding:12px}.visual-tool-buttons{gap:8px;grid-template-columns:repeat(3,minmax(0,1fr))}.visual-tool-buttons button,.visual-tool-buttons .tour-launch{min-height:62px;padding:10px 12px;font-size:15px;gap:10px}.visual-tool-buttons button small{font-size:12px}.brain-unfolding{padding:20px;background:#f5e7ee;border-left:3px solid #ab1754;margin-bottom:20px}.section-help{min-width:44px;min-height:44px;display:flex;align-items:center;justify-content:center}@media(max-width:600px){.visual-tool-buttons{grid-template-columns:repeat(2,minmax(0,1fr))}.visual-tool-buttons button,.visual-tool-buttons .tour-launch{min-height:62px;font-size:14px}}.studio-guiding .tour-spotlight{transition:none}@media(max-width:600px){.studio-guiding .palette-wheel{width:180px;max-height:180px}.studio-guiding .touch-editor-bar{padding:8px;gap:8px;display:flex;align-items:center;flex-wrap:nowrap}.studio-guiding .touch-editor-bar strong{font-size:14px}.studio-guiding .touch-editor-bar small,.studio-guiding .touch-editor-bar span{font-size:11px}.studio-guiding .editor-view-actions button{min-height:36px;padding:6px;font-size:11px}.studio-guiding .editor-view-actions{gap:4px}.studio-guiding .tour-coach{max-height:30dvh;padding:12px}.studio-guiding .tour-coach h2{font-size:20px}.studio-guiding .tour-click-hint{display:none}}.inner-guide{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;margin-right:8px;border:1px solid #c38da6;background:#fffaf5;color:#a41752;border-radius:5px}.tour-coach.coach-bottom{right:16px;left:auto;top:auto;bottom:12px}.tour-spotlight{border-width:2px;outline-width:1px;box-shadow:0 0 0 3px #fffaf5,0 0 0 9999px #27112425}.tour-spotlight>span{font-size:12px;background:#fff7d6;color:#a41752;padding:4px 7px;gap:4px;box-shadow:none}.section-help,.inner-guide{background:#fff3bb;color:#a41752;border-color:#e9cc74;border-radius:50%;width:36px;height:36px;min-width:36px;min-height:36px;padding:7px;animation:lens-invitation 2.5s ease-in-out 3}.section-help .editor-icon,.inner-guide .editor-icon{width:18px;height:18px}.tour-explore{font-size:13px;color:#a41752;border:0;padding:8px 0;background:none}.tour-tucked{display:flex;gap:10px;align-items:center;padding:10px;font-size:12px}.tour-tucked button{font-size:12px;min-height:36px}.palette-heart{border:0;background:#fffaf5;color:#a41752;min-height:44px;padding:8px}.palette-heart[aria-pressed=true]{background:#f5e7ee}.studio-guiding .portrait-window{max-width:none}.studio-guiding .guide,.studio-guiding .preview-area{padding-bottom:340px}.studio-guiding .becky-launcher{bottom:350px!important}@keyframes lens-invitation{50%{box-shadow:0 0 0 5px #ffdf6544}}@media(prefers-reduced-motion:reduce){.section-help,.inner-guide{animation:none}}@media(max-width:600px){.studio-guiding .portrait-window{max-width:none}.section-help,.inner-guide{min-width:44px;min-height:44px}.tour-coach.coach-bottom{right:12px;left:12px;width:auto}.studio-guiding .becky-launcher{bottom:300px!important}}.studio-guiding:not(.tour-chat-visible) .becky-launcher{visibility:hidden}.studio-guiding:has(.tour-tucked) .becky-launcher{bottom:80px!important}.studio-welcome .eyebrow{letter-spacing:.035em;font-size:12px;margin:0 0 12px;line-height:1.4}.studio-welcome h2{letter-spacing:normal;margin:0 0 14px}.studio-welcome>p{line-height:1.5;margin:12px 0}.welcome-actions{margin:20px 0 16px;gap:10px}.welcome-actions a{display:block;text-align:center;padding:14px;border-radius:6px;text-decoration:none}.studio-welcome .welcome-note{line-height:1.5;margin:16px 0 22px}.welcome-import{border-top:1px solid #dec9d3;padding-top:18px}.welcome-import button{border:1px solid #b77794;border-radius:6px;padding:12px;font-size:14px}.welcome-import p{font-size:13px;line-height:1.5;margin:10px 0 18px}.studio-welcome .text-button{margin-top:14px}.learning-banner{display:flex;flex-wrap:wrap;gap:12px;align-items:center;padding:14px;background:#fff3bb;color:#3c1930;margin-bottom:16px}.learning-banner a,.practice-link{color:#a41752;font-size:14px}.demo-content-invitation{flex-wrap:wrap}.tour-spotlight>span{border-radius:50%;width:28px;height:28px;padding:5px;background:#fff0a5}.tour-secondary-highlight{position:fixed;pointer-events:none;border:2px solid #ffce40;border-radius:5px;z-index:9997}.tour-selfie-download{display:flex;align-items:center;gap:12px;color:#a41752;font-size:13px}.tour-selfie-download img{width:65px}.tour-play-colors,.color-play-launch{min-height:44px;border:1px solid #b77794;background:#fff3bb;color:#732141;padding:9px 12px;border-radius:6px;font:500 14px DM Sans,sans-serif}.color-play-launch{margin:10px 0 16px}.wheel-and-preview{display:grid;grid-template-columns:minmax(0,1fr);gap:16px}.live-color-example{margin:12px 0;font-family:DM Sans,sans-serif}.live-color-example figcaption{font-size:13px;font-weight:600;margin-bottom:8px;color:#81234b}.color-example-canvas{padding:14px;border:1px solid #cbbcc1;border-radius:8px;cursor:pointer}.color-example-canvas>strong{display:block;font-size:13px;margin:8px 0}.color-example-canvas h4{font-size:22px;font-family:inherit;line-height:1.15;margin:10px 0;letter-spacing:normal}.color-example-canvas p{font-size:12px;line-height:1.45;margin:8px 0}.color-example-canvas small,.color-role-label{display:block;font:10px/1.4 DM Sans,sans-serif}.color-example-button{display:inline-block;padding:10px 12px;margin:14px 0;border-radius:3px;font:600 13px DM Sans,sans-serif;cursor:pointer}.color-example-companion{padding:12px;margin-top:4px;border-radius:3px;cursor:pointer}.color-example-companion b{font-size:13px}.color-role-active{outline:2px solid #ffd64e;outline-offset:3px}.color-example-canvas [role=button]:focus-visible{outline:3px solid #a41752}.color-playground{width:min(840px,calc(100vw - 24px));max-height:90dvh;overflow:auto;border:1px solid #d0a1b8;border-radius:18px;padding:26px;background:#fffaf5;color:#371329}.color-playground::backdrop{background:#27112480}.color-playground h2{font:400 32px/1.15 Bodoni Moda,serif;margin:10px 0}.color-playground>p{font:14px/1.5 DM Sans,sans-serif;max-width:65ch}.color-playground .wheel-and-preview{grid-template-columns:1fr 1fr;align-items:start}.color-playground .palette-wheel{max-width:230px;width:100%;display:block;margin:auto}.color-playground .wheel-readout{margin:5px 0}.color-playground footer{display:flex;gap:10px;flex-wrap:wrap;margin:18px 0 10px;position:sticky;bottom:-26px;background:#fffaf5;padding:12px 0}.color-playground footer button,.playground-variations button{padding:10px 14px;border:1px solid #bb7696;border-radius:4px;min-height:44px}.playground-variations{display:flex;flex-wrap:wrap;gap:8px;margin:10px 0}.text-color-play{display:flex;flex-wrap:wrap;align-items:center;gap:8px;font-size:13px}.text-color-play small{display:block;width:100%}.color-playground>small{font-size:12px}.column-split{border:0;padding:12px 0;margin:12px 0}.column-split>div{display:flex;gap:7px}.column-split button{flex:1;min-width:0;background:#fffaf5;border:1px solid #c99db2;padding:8px;color:#81234b}.column-split button[aria-pressed=true]{border:2px solid #aa1754;background:#f9edf2}.split-diagram{display:flex;gap:3px;height:40px}.split-diagram i{background:#ead3df;display:flex;align-items:center;justify-content:center;font-style:normal}.column-split small{display:block;font-size:11px;line-height:1.3;margin-top:7px}.column-split p{font-size:12px;line-height:1.5}.personal-site .personal-story .story-layout-beside{grid-template-columns:minmax(0,calc(100% - var(--photo-share,50%) - 16px)) minmax(0,calc(var(--photo-share,50%) - 16px))}.personal-site .personal-story .story-layout-beside.story-photo-left{grid-template-columns:minmax(0,calc(var(--photo-share,50%) - 16px)) minmax(0,calc(100% - var(--photo-share,50%) - 16px))}.process-photo{grid-template-columns:minmax(0,calc(100% - var(--photo-share,50%) - 18px)) minmax(0,calc(var(--photo-share,50%) - 18px))}.process-photo-left{grid-template-columns:minmax(0,calc(var(--photo-share,50%) - 18px)) minmax(0,calc(100% - var(--photo-share,50%) - 18px))}.website-frame #my-proof .experience-layout{grid-template-columns:minmax(0,var(--experience-photo-share,45%)) minmax(0,1fr)}@media(max-width:600px){.color-playground{padding:18px}.color-playground .wheel-and-preview{grid-template-columns:1fr 1fr;gap:12px}.color-playground .color-example-canvas{padding:8px}.color-playground .color-example-canvas h4{font-size:16px}.color-playground .color-example-canvas p{font-size:10px}.color-playground .palette-wheel{max-width:165px}.color-playground .canvas-options{gap:3px}.color-playground .canvas-options button{min-width:24px;padding:3px}.color-playground .wheel-role-tabs{flex-wrap:wrap}.color-playground .wheel-role-tabs button{padding:6px;font-size:12px}.color-playground footer{bottom:-18px}.website-frame #my-proof .experience-layout{grid-template-columns:1fr}}.atmosphere-custom .personal-hero{isolation:isolate;overflow:hidden}.atmosphere-custom .personal-hero:before{display:none}.personal-site .personal-hero>.custom-hero-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;max-height:none;z-index:-1;pointer-events:none;object-position:center}.custom-backdrop{border:1px solid #d8becb;padding:14px;margin:14px 0}.custom-backdrop p{font-size:13px;line-height:1.5}.custom-backdrop img{width:100%;max-height:140px;object-fit:contain;background:repeating-conic-gradient(#e5dfe2,#e5dfe2 25%,#fff 0%,#fff 50%) 0 0/16px 16px}.custom-backdrop label{display:block;margin:10px 0}.custom-backdrop input{display:block;width:100%;margin:8px 0}.custom-backdrop button{min-height:44px;border:1px solid #b77794;padding:8px 12px}.section-add-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:12px 0}.section-add-cards>button{padding:10px;border:1px solid #cc9eb3;background:#fffaf5;color:#8b2550;text-align:left}.section-add-cards strong{display:block;font-size:12px;margin-top:8px}.section-mini{display:block;border:1px solid #dbc7d1;padding:8px;min-height:66px;background:#f7eef2}.section-mini>b{display:block;background:#b67e96;height:5px;width:60%;margin:0 auto 8px}.section-mini>span{display:flex;gap:5px}.section-mini i{flex:1;display:block;height:30px;background:repeating-linear-gradient(#d5b8c7 0 3px,transparent 3px 7px)}.brain-unfolding{padding:0;border:0;background:none}.brand-overview{background:#fffaf5;border:1px solid #e0cbd5;padding:22px}.brand-overview header>p{font-size:14px;margin:8px 0 20px}.brand-overview-cover{padding:22px;border-radius:5px}.brand-overview-cover>span{font-size:12px}.writing-brain .brand-overview-cover h2{font-size:28px!important;font-weight:400;text-transform:none!important;letter-spacing:normal!important;line-height:1.15;color:inherit!important;margin:18px 0}.brand-overview-cover p{font-size:14px;line-height:1.55;margin:0}.brand-overview h3{font:600 12px DM Sans,sans-serif;letter-spacing:.06em;text-transform:uppercase;color:#a41752;margin:22px 0 12px}.brand-overview-palette{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.brand-overview-palette i{display:block;height:45px;border-radius:4px;border:1px solid #ddd}.brand-overview-palette b,.brand-overview-palette small{display:block;font-size:11px;margin-top:6px}.brand-overview-palette small{font-size:10px}.brand-overview-type{border-top:1px solid #e0cbd5}.brand-overview-type>div{padding:14px 0;border-bottom:1px solid #e0cbd5}.brand-overview-type small{font-size:10px}.brand-overview-type p{font-size:24px;line-height:1.3;margin:12px 0 0}.brand-overview-type>div+div p{font-size:16px}.brand-overview-note{font-size:12px;line-height:1.5;margin:20px 0}.brand-overview .primary{width:100%}.welcome-mini{max-width:300px;margin:16px auto}.welcome-mini .live-color-example figcaption,.welcome-mini .color-role-label,.welcome-mini .color-example-canvas small{display:none}.welcome-mini .color-example-canvas{cursor:default;padding:14px}.welcome-mini .color-example-canvas h4{font-size:22px}.welcome-mini .color-example-canvas p{font-size:12px}.welcome-mini>small{display:block;font-size:10px;letter-spacing:normal;text-align:center;margin-top:8px}.studio-welcome .welcome-import{display:none}.studio-welcome .welcome-actions a{border:1px solid #d8bcca;font-size:13px}.studio-welcome.welcome-simple{width:min(900px,calc(100vw - 32px));max-height:90dvh;padding:28px}.welcome-simple>h2{font-size:clamp(26px,4vw,40px);line-height:1.15;margin:0 32px 10px 0}.welcome-simple>p{font-size:16px;line-height:1.45;margin:0 0 18px}.welcome-website{border:1px solid #cebcc4;border-radius:6px;overflow:hidden;container-type:inline-size}.welcome-site-header{display:flex;align-items:center;justify-content:space-between;padding:16px 22px;border-bottom:1px solid currentColor;gap:12px}.welcome-site-header strong{font-size:20px}.welcome-site-header span{font-size:11px}.welcome-site-hero{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:12px;padding:22px 22px 0;min-height:270px}.welcome-site-hero>div{padding-bottom:22px}.welcome-site-hero small{font-size:10px;letter-spacing:.08em;text-transform:uppercase}.welcome-site-hero h3{font-size:clamp(22px,4.7cqw,40px);line-height:1.1;margin:12px 0}.welcome-site-hero p{font-size:clamp(11px,1.9cqw,16px);line-height:1.5;margin:0 0 18px}.welcome-site-hero img{width:100%;height:300px;object-fit:contain;object-position:bottom;align-self:end}.welcome-site-cta{display:inline-block;background:var(--welcome-accent);color:var(--welcome-button-text);padding:10px 16px;font-size:12px}.welcome-simple .welcome-actions{margin:20px 0 10px}.welcome-simple .welcome-actions .primary{display:block;text-align:center;background:#a81759;color:#fff;border:0;text-decoration:none;padding:15px;border-radius:5px}.welcome-simple>p.welcome-note{font-size:13px;text-align:center;margin:0}.welcome-simple .tour-close{top:14px;right:14px}@media(max-width:520px){.studio-welcome.welcome-simple{padding:20px}.welcome-site-header{padding:12px}.welcome-site-header strong{font-size:16px}.welcome-site-header span{font-size:8px}.welcome-site-hero{padding:14px 12px 0;gap:4px;min-height:210px;grid-template-columns:1.1fr 1fr}.welcome-site-hero img{height:230px}.welcome-site-hero h3{font-size:22px}.welcome-site-hero small{font-size:8px}.welcome-site-hero p{font-size:11px}.welcome-site-cta{font-size:10px;padding:8px}.welcome-simple>p{font-size:14px}}.color-example-hero{display:grid;grid-template-columns:1.2fr 1fr;gap:8px;align-items:center}.color-example-photo{width:100%;height:180px;object-fit:contain;object-position:bottom;pointer-events:none}.color-example-hero h4{margin-top:10px}.color-playground .playground-variations{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;margin-bottom:10px}.color-playground .playground-variations button{font-size:12px;padding:7px;min-height:38px}.color-playground .live-color-example{position:sticky;top:0;align-self:start}.color-playground .color-example-canvas h4{font-size:20px}.color-playground .color-example-canvas p{font-size:11px}.color-playground .color-example-canvas small{font-size:9px}@media(max-width:600px){.color-playground .color-example-hero{grid-template-columns:1fr}.color-playground .color-example-photo{height:90px;grid-row:1}.color-playground .color-example-canvas h4{font-size:15px;line-height:1.15}.color-playground .playground-variations button{font-size:10px;padding:5px}.color-playground .color-example-companion{padding:7px;margin-top:7px}}@media(max-width:600px){.color-playground>p.eyebrow{display:none}.color-playground>h2{font-size:25px;line-height:1.15;margin:6px 24px 10px 0}.color-playground>p{font-size:12px;line-height:1.4;margin:0 0 12px}.color-playground .palette-wheel-editor>.field-help{display:none}.color-playground .color-example-canvas>strong{font-size:12px}.color-playground .color-example-photo{height:70px}.color-playground .color-example-hero p{display:none}.color-playground .color-example-companion b{font-size:10px}.color-playground .color-example-canvas small{font-size:8px}.color-playground .color-example-button{padding:7px;font-size:10px}.color-playground .playground-variations{grid-template-columns:1fr}.color-playground .playground-variations button{min-height:28px;padding:4px;font-size:10px}.color-playground .wheel-role-tabs button{font-size:10px}.color-playground footer{position:static;padding:10px 0 0;gap:5px}.color-playground footer button{font-size:11px;padding:8px}.color-playground>small{font-size:10px}.color-playground .live-color-example figcaption{font-size:11px}}.visual-studio-tools{padding:6px;margin-bottom:12px;container-type:inline-size}.visual-tool-buttons{grid-template-columns:repeat(6,minmax(0,1fr));gap:5px}.visual-tool-buttons button,.visual-tool-buttons .tour-launch{min-height:44px;padding:7px 8px;font-size:12px;gap:6px;justify-content:center;white-space:normal}.visual-tool-buttons button small{display:none}.visual-tool-buttons svg{width:18px;height:18px;flex-shrink:0}.brand-brief-story p{font-size:14px;line-height:1.65;margin:0}.brand-brief-story>div{padding:6px 0 12px;border-bottom:1px solid #e0cbd5}@container (max-width:680px){.visual-tool-buttons{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:600px){.visual-tool-buttons{grid-template-columns:repeat(3,minmax(0,1fr))}.visual-tool-buttons button,.visual-tool-buttons .tour-launch{min-height:44px;padding:6px;font-size:11px;gap:4px}.visual-tool-buttons svg{width:16px;height:16px}}.studio-welcome.welcome-simple{width:min(640px,calc(100vw - 28px));padding:24px}.welcome-simple>h2{font-size:30px}.welcome-simple .welcome-site-hero{min-height:220px;padding-top:12px}.welcome-simple .welcome-site-hero img{height:240px}.welcome-simple .welcome-site-hero h3{font-size:clamp(21px,4.7cqw,31px)}.welcome-website [data-demo-part]{cursor:pointer;border-radius:3px;outline-offset:3px}.welcome-website [data-demo-part]:hover,.welcome-website [data-demo-part]:focus-visible{outline:2px solid #ffda50}.welcome-website .demo-canvas-label{display:block;border:0;background:transparent;color:inherit;font:500 10px DM Sans,sans-serif;padding:8px 12px;min-height:28px}.welcome-companion{padding:10px 16px;font-size:12px}.demo-part-tip{min-height:54px;margin:10px 0 0;padding:8px 12px;border-left:3px solid #f1c94b;background:#fff4c9;color:#512437;border-radius:4px}.demo-part-tip strong,.demo-part-tip span{display:block;font:600 12px DM Sans,sans-serif}.demo-part-tip span{font-weight:400;line-height:1.4;margin-top:3px}.welcome-simple .welcome-actions{margin-top:12px}@media(max-width:520px){.studio-welcome.welcome-simple{padding:18px}.welcome-simple>h2{font-size:25px}.welcome-simple .welcome-site-hero img{height:190px}.welcome-site-header span{max-width:100px;line-height:1.4}.welcome-simple .welcome-site-hero{min-height:190px}.welcome-simple .welcome-site-hero h3{font-size:20px}.welcome-simple .welcome-site-hero p{margin-bottom:10px}.welcome-simple .welcome-site-hero>div{padding-bottom:14px}}.link-fields select{width:100%;padding:12px;font:inherit;color:#371329;background:#fffaf5;border:1px solid #d8b9c9;border-radius:6px}.personal-words .editable-link{margin:16px 0}.link-fields{position:relative;z-index:2}.link-fields input,.link-fields select{scroll-margin-top:160px}.color-field-label{display:block;font:500 11px/1.4 Manrope,sans-serif;opacity:.85;margin:8px 0 3px}.color-example-hero .color-preview-portrait{align-self:end;min-width:0}.color-preview-portrait .color-role-label{display:block;font-size:11px}.playground-variations button small{display:block;font-size:11px;margin-top:3px}.color-example-signature{font-style:italic;margin-top:14px}.color-preview-portrait>div{border:5px solid var(--mini-companion);box-sizing:border-box}.color-example-canvas strong{display:block}.wheel-and-preview:not(:has(.live-color-example)){display:block}.wheel-and-preview:not(:has(.live-color-example)) .palette-wheel{max-width:320px;margin-inline:auto;display:block}.mobile-wheel-preview{display:none}@media(max-width:1100px),(pointer:coarse){.mobile-wheel-preview{display:block;position:sticky;top:124px;z-index:4;background:#fffaf5;padding:4px 0}.mobile-wheel-preview .color-example-canvas{padding:10px}.mobile-wheel-preview .color-example-hero{grid-template-columns:1fr 90px;gap:10px}.mobile-wheel-preview .color-field-label,.mobile-wheel-preview .color-role-label,.mobile-wheel-preview .color-example-signature,.mobile-wheel-preview .color-example-hero p,.mobile-wheel-preview .color-example-canvas>strong,.mobile-wheel-preview .color-example-hero>div>span:not(.color-example-button),.mobile-wheel-preview .color-example-hero small{display:none}.mobile-wheel-preview .color-example-hero h4{font-size:20px;line-height:1.15;margin:0 0 8px}.mobile-wheel-preview .color-example-button{font-size:12px;padding:8px;min-height:36px;margin:0}.mobile-wheel-preview figcaption{font-size:12px}.mobile-wheel-preview .color-preview-portrait{max-width:90px}.mobile-wheel-preview .color-example-hero,.mobile-wheel-preview .live-color-example{margin:0}}.studio-guiding .draft-save-bar,.mobile-wheel-preview{position:static}@media(max-width:600px){.mobile-wheel-preview .color-example-hero{grid-template-columns:1fr 64px;gap:8px}.mobile-wheel-preview .color-preview-portrait{max-width:64px}.mobile-wheel-preview .color-example-hero h4{font-size:17px;margin-bottom:5px}.mobile-wheel-preview .color-example-button{padding:5px 8px;min-height:26px;font-size:11px}.palette-wheel-editor>.field-help{display:none}.palette-wheel-editor .wheel-role-tabs{gap:4px;margin:8px 0;flex-wrap:nowrap}.palette-wheel-editor .wheel-role-tabs button{font-size:11px;padding:6px;min-height:36px}.palette-wheel-editor .wheel-role-tabs i{width:10px;height:10px}.studio-guiding .tour-coach{box-sizing:border-box;max-height:210px;padding:10px 12px}.studio-guiding .tour-coach h2{font-size:18px;margin:7px 0}.studio-guiding .tour-coach p{font-size:13px;line-height:1.35;margin:7px 0}.studio-guiding .tour-coach .tour-explore{display:none}.studio-guiding .tour-coach .tour-actions{margin-top:8px}.studio-guiding .tour-coach .tour-actions button{min-height:38px;padding:8px 12px}}.tour-control-bar{position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:8px;background:#fffaf4;padding-bottom:8px}.tour-control-bar button{padding:6px 10px;min-height:36px;white-space:nowrap}.tour-full-link{font-size:12px;margin:0 0 8px;padding:6px 8px;color:#a71959}.tour-control-bar small{margin:0}.studio-welcome.welcome-intro{width:min(560px,calc(100vw - 32px));padding:32px;box-sizing:border-box}.welcome-intro>h2{font-size:clamp(27px,4vw,34px);letter-spacing:normal;line-height:1.15;margin-right:28px}.welcome-intro>p{font-size:16px;line-height:1.55;margin-bottom:16px}.welcome-lens-note{display:flex;align-items:center;gap:14px;margin:22px 0}.welcome-lens-note p{font-size:14px;line-height:1.5;margin:0}.welcome-lens{display:grid;place-items:center;flex:0 0 38px;height:38px;border-radius:50%;background:#fff3bb;border:1px solid #e9cc74;color:#a41752}.welcome-lens .editor-icon{width:20px;height:20px}.welcome-intro .welcome-actions .primary{width:100%;min-height:48px}.welcome-intro .welcome-actions{margin:24px 0 0}@media(min-width:761px){.studio:not(.whole-website){display:grid!important;grid-template-columns:clamp(280px,29vw,370px) minmax(0,1fr)}.studio:not(.whole-website)>.guide,.studio.touch-editor-open:not(.whole-website)>.guide{display:block!important;position:relative!important;inset:auto!important;top:auto!important;width:100%!important;height:100%!important;max-height:100%!important;z-index:1;box-shadow:none;padding:0 20px 30px!important;overflow-y:auto!important}.studio:not(.whole-website)>.preview-area{width:100%!important;min-width:0;margin:0!important}.studio:not(.whole-website) .touch-editor-bar{flex-wrap:wrap}.studio-guiding .studio:not(.whole-website)>.guide{padding-bottom:320px!important}}.studio-welcome.welcome-intro>h2{letter-spacing:-.035em;word-spacing:normal;font-size:clamp(27px,3vw,32px);line-height:1.15}@media(min-width:761px){body:has(.tour-chat-stage) .becky-chat:not(.becky-inline){left:24px;right:auto;top:20px;bottom:auto;max-height:calc(100dvh - 40px)}}@media(max-width:760px){body:has(.tour-chat-stage) .becky-chat:not(.becky-inline){top:8px;bottom:auto;left:8px;right:8px;width:auto;max-height:55dvh}.tour-coach.tour-chat-stage{max-height:36dvh}}@media(max-width:760px){.studio-guiding .studio.touch-editor-open>.guide{bottom:calc(var(--tour-height,220px) + 24px)!important;height:auto!important;max-height:none!important;padding-bottom:32px!important}.studio-guiding .studio>.preview-area{padding-bottom:calc(var(--tour-height,220px) + 60px)!important}.studio-guiding .tour-coach{max-height:29dvh!important;box-sizing:border-box}.studio-guiding .touch-editor-bar{position:relative!important}.studio-guiding .becky-perspective{max-height:45dvh}}.site-identity{background:transparent!important;color:inherit!important;border:0!important;text-align:left;display:flex;flex-direction:column;gap:5px;max-width:45%;padding:4px!important;font:inherit;cursor:pointer}.site-identity>span{font:inherit}.site-identity img,.identity-logo-preview img{display:block;width:auto;height:auto;max-width:200px;max-height:64px;object-fit:contain}.site-identity small{font:11px/1.3 DM Sans,sans-serif;opacity:.75}.identity-dialog{position:fixed;width:min(480px,calc(100vw - 32px));max-height:85dvh;overflow:auto;box-sizing:border-box;padding:28px;background:#fffaf5;color:#39152b;border:1px solid #cba7b8;border-radius:18px}.identity-dialog::backdrop{background:#30132866}.identity-dialog h2{font:400 28px/1.2 Bodoni Moda,serif;margin:8px 28px 20px 0;letter-spacing:-.02em}.identity-dialog label{display:block;margin:16px 0 6px;font-weight:600}.identity-dialog input{display:block;width:100%;box-sizing:border-box;margin-top:8px;font:inherit;padding:10px;border:1px solid #d8bdca;border-radius:6px}.identity-dialog p{font-size:13px;line-height:1.5}.identity-close{position:absolute;right:12px;top:10px;min-width:44px;min-height:44px}.identity-actions{display:flex;gap:12px;margin-top:24px}.identity-actions button{padding:12px;border:1px solid #ad1759;border-radius:6px}.identity-actions button:first-child{background:#ad1759;color:#fff}.identity-logo-preview{margin:12px 0}.section-help,.inner-guide{background:transparent!important;border:0!important;border-radius:8px!important;box-shadow:none!important}.section-help .editor-icon,.inner-guide .editor-icon{width:26px;height:26px;filter:drop-shadow(0 2px 2px #40203922)}.tour-launch .editor-icon{width:25px;height:25px}.tour-spotlight>span{background:transparent!important;border:0;padding:3px}.tour-spotlight>span svg circle{fill:#fff0a3;stroke:#d3a624}.tour-spotlight>span svg path{stroke:#a41752}@media(max-width:600px){.site-identity img{max-width:130px;max-height:48px}.site-identity{max-width:100%}}.section-help.lens-current .editor-icon,.inner-guide.lens-current .editor-icon{filter:drop-shadow(0 0 5px #ffce42) drop-shadow(0 0 10px #ffdb7180);animation:lens-arrival 1.8s ease-in-out 2}@keyframes lens-arrival{50%{filter:drop-shadow(0 0 8px #ffce42) drop-shadow(0 0 15px #ffdb71)}}@media(prefers-reduced-motion:reduce){.section-help.lens-current .editor-icon,.inner-guide.lens-current .editor-icon{animation:none}}.word-conversation{margin:12px 0 20px;padding:14px;border:1px solid #dbaac0;border-radius:10px;background:#fff9f2}.word-conversation summary{cursor:pointer;color:#a71659;font-weight:600;min-height:28px}.word-conversation p{font-size:15px;line-height:1.5}[data-preview-active=true]{outline:2px solid #f3ca46!important;outline-offset:5px;box-shadow:0 0 0 6px #f3ca4626!important}.tool-with-help{display:flex;min-width:0;align-items:stretch}.visual-tool-buttons .tool-with-help>[data-tour]{flex:1;border-radius:4px 0 0 4px;padding-inline:4px}.visual-tool-buttons .tool-help-lens{flex:0 0 36px;width:36px;min-width:36px;padding:4px;border-left:0;border-radius:0 4px 4px 0;background:#fffaf3;color:#a51756}.visual-tool-buttons .tool-help-lens svg{width:23px;height:23px}@media(max-width:600px){.visual-tool-buttons{grid-template-columns:repeat(2,minmax(0,1fr))}.visual-tool-buttons .tool-help-lens{flex-basis:44px;width:44px;min-width:44px}}.website-frame #my-proof .experience-layout{grid-template-columns:minmax(0,1fr) minmax(0,var(--experience-photo-share,45%));align-items:center}@container (max-width:600px){.website-frame #my-proof .experience-layout{grid-template-columns:1fr}}@media(max-width:600px){.website-frame #my-proof .experience-layout{grid-template-columns:1fr}}.personal-site .personal-signature{color:var(--site-secondary-ink,var(--site-accent-ink))!important}.text-color-play{position:relative;z-index:1;margin:12px 0;padding:12px;border:1px solid #ceb4c1;border-radius:6px}.text-color-play input{min-width:54px;min-height:44px}.harmony-card{position:relative;min-width:0}.harmony-options .harmony-card .harmony-apply{width:100%;height:100%;padding-top:32px}.harmony-options .harmony-heart{position:absolute;right:3px;top:3px;min-width:36px;min-height:32px;padding:2px;border:0;background:transparent;color:#a41752;font-size:24px;line-height:1}.harmony-heart[aria-pressed=true]{color:#a41752}.palette-wheel g[role=button]:focus{outline:none}.palette-wheel g[role=button]:focus circle{stroke:#ffca38;stroke-width:5}.tool-with-help{position:relative}.visual-tool-buttons .tool-with-help>[data-tour]{border-radius:4px;padding-inline:8px}.visual-tool-buttons .tool-help-lens{position:absolute;left:62%;top:-20px;transform:translate(-50%);width:40px;min-width:40px;height:40px;min-height:40px;padding:10px;border:0;background:transparent;border-radius:50%;z-index:2}.visual-tool-buttons .tool-help-lens svg{display:block;width:20px;height:20px;background:#fffaf3;border-radius:50%;overflow:visible}.visual-tool-buttons{margin-top:14px}.draft-save-bar>.choice-undo{min-height:44px;padding:8px 12px;border:1px solid #c99aad;border-radius:6px;color:#a61955;margin-bottom:8px!important}.draft-save-bar>.choice-undo:disabled{opacity:.5}.visual-tool-buttons .tool-with-help>[data-tour]{padding-right:38px}.visual-tool-buttons .tool-help-lens{left:auto;right:2px;top:50%;transform:translateY(-50%);width:36px;min-width:36px;height:40px;min-height:40px;padding:10px 9px;border-radius:4px}.visual-tool-buttons .tool-help-lens svg{width:18px;height:18px;background:transparent;border-radius:0}.visual-tool-buttons{margin-top:0}.harmony-options .harmony-card .harmony-apply{padding:12px 28px 12px 10px;border:1px solid #decbd4;background:#fffaf5;text-align:left;border-radius:5px}.harmony-options .harmony-card .harmony-apply[aria-pressed=true]{border-color:#a61955}.harmony-options .harmony-heart{right:0;top:0;width:32px;min-width:32px;height:36px;min-height:36px;padding:8px;border-radius:5px;display:grid;place-items:center}.harmony-options .harmony-heart svg{width:16px;height:16px;display:block}.tour-spotlight{border-color:#fff;outline:1px solid #ffffffb3;animation:quiet-tour-pulse 3s ease-in-out infinite}.tour-secondary-highlight{border-color:#fff}@keyframes quiet-tour-pulse{0%,to{border-color:#fff;box-shadow:0 0 0 3px #ffffff80,0 0 0 9999px #27112425}50%{border-color:#fff8d9;box-shadow:0 0 10px 3px #ffe8a54d,0 0 0 9999px #27112425}}.section-help.lens-current .editor-icon,.inner-guide.lens-current .editor-icon{filter:drop-shadow(0 0 3px white);animation:quiet-lens-pulse 3s ease-in-out infinite}@keyframes quiet-lens-pulse{0%,to{filter:drop-shadow(0 0 3px white)}50%{filter:drop-shadow(0 0 5px #fff0bc99)}}[data-preview-active=true]{outline-color:#fff!important;box-shadow:0 0 0 4px #fff3!important}@media(prefers-reduced-motion:reduce){.tour-spotlight,.section-help.lens-current .editor-icon,.inner-guide.lens-current .editor-icon{animation:none}}.tour-coach:not(.tour-tucked){display:flex;flex-direction:column;overflow:hidden}.tour-coach .tour-control-bar,.tour-coach .tour-actions{flex-shrink:0}.tour-body{min-height:0;overflow:auto;overscroll-behavior:contain}.tour-coach .tour-actions{background:#fffaf5;padding-top:6px}.studio-guiding .tour-coach .tour-explore{display:inline-block}.tour-coach .tour-full-link{font-size:11px}@media(max-width:760px){.studio-guiding .tour-coach:not(.tour-tucked){max-height:min(40dvh,320px)!important}}.studio-guiding .personal-site [data-editable][data-selected=true]{outline:none;background:transparent}.studio-guiding .personal-site section:has([data-selected=true]){box-shadow:none}.link-test-return{position:sticky;top:0;z-index:110;background:#fffaf3;padding:12px 20px;display:flex;align-items:center;justify-content:center;gap:16px;border-bottom:1px solid #d5bac7;flex-wrap:wrap}.link-test-return button{color:#a51656;border:1px solid #a51656;background:#fffaf3;padding:10px 16px}.studio-handoff-actions .becky-takeover{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:44px;padding:10px 17px;border:1px solid #a21851;border-radius:999px;background:linear-gradient(115deg,#a21851,#c21864);color:#fffaf5;font-weight:600;box-shadow:0 3px #6c1237,0 5px 14px #a218511c;transition:transform .18s,box-shadow .18s}.takeover-spark{display:inline-grid;place-items:center;color:#ffeaaa;font-size:23px;line-height:1;transition:transform .22s}.becky-takeover:hover{transform:translateY(-2px);box-shadow:0 5px #6c1237,0 8px 18px #a2185128}.becky-takeover:hover .takeover-spark{transform:rotate(22deg) scale(1.12)}.becky-takeover:active{transform:translateY(2px);box-shadow:0 1px #6c1237}.becky-takeover:focus-visible{outline:3px solid #d9a600;outline-offset:4px}@media(max-width:600px){.studio-handoff-actions .becky-takeover{padding:8px 12px;font-size:12px;gap:7px}}@media(prefers-reduced-motion:reduce){.studio-handoff-actions .becky-takeover,.takeover-spark{transition:none}.becky-takeover:hover,.becky-takeover:hover .takeover-spark{transform:none}}.vividly-reveal-invitation{margin:20px 0;padding:20px;border:1px solid #dfafc4;border-radius:16px;background:linear-gradient(135deg,#fffaf4,#f8e7ee)}.vividly-reveal-invitation .brand-wordmark,.vividly-reveal-card .brand-wordmark{width:145px;height:auto}.vividly-reveal-invitation h3{font:28px/1.15 Bodoni Moda,serif;margin:16px 0 10px}.vividly-reveal-invitation label,.vividly-reveal-card label{display:flex;align-items:center;gap:8px;font-size:12px;line-height:1.5}.vividly-reveal-card{position:fixed;z-index:160;right:20px;bottom:20px;width:min(350px,calc(100vw - 24px));max-height:60dvh;overflow:auto;padding:24px;background:#fffaf4;border:1px solid #c55d8a;border-radius:20px;box-shadow:0 10px 40px #37132926;color:#371329}.vividly-reveal-card h2{font:36px/1.1 Bodoni Moda,serif;margin:18px 0 12px}.vividly-reveal-card p{font-size:15px;line-height:1.6}.vividly-reveal-card .reveal-close{position:absolute;right:8px;top:8px;width:44px;height:44px;background:none;border:none;font-size:24px}.vividly-reveal-card .becky-help{display:block;margin:14px 0}.vividly-revealing #my-introduction .personal-words>*{animation:vividly-arrive 1s both}.vividly-revealing #my-introduction .personal-words>*:nth-child(2){animation-delay:.2s}.vividly-revealing #my-introduction .personal-words>*:nth-child(3){animation-delay:.4s}.vividly-revealing #my-introduction .personal-words>*:nth-child(4){animation-delay:.6s}@keyframes vividly-arrive{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.vividly-revealing #my-introduction .personal-words>*{animation:none}}.experience-starter{margin:20px 0 24px}.experience-starter small{display:block;font-size:12px;line-height:1.6;max-width:46ch}.experience-starter>small:first-child{font-weight:600;letter-spacing:.04em;margin-bottom:12px}.experience-starter p{line-height:1.65;margin:0 0 12px}.personal-site.speaker .personal-words{container-type:inline-size;width:100%;min-width:0}.personal-site.speaker .personal-words h1{font-size:clamp(24px,9.5cqw,68px);overflow-wrap:break-word;word-break:normal}body.studio-guiding .vividly-reveal-card{display:none}.visual-tool-buttons .change-colors-launch{border-color:#bf1c63;white-space:nowrap}.change-colors-launch i{width:26px;height:26px;border-radius:50%;flex:none;background:radial-gradient(circle,#fff 0 22%,transparent 23%),conic-gradient(#ed175b,#ff853c,#ffe840,#78d04b,#25cbb7,#3498e5,#7547ce,#d826b7,#ed175b);box-shadow:0 0 0 2px #fff,0 0 0 3px #e6c9d5}.change-colors-launch small{display:block;font-size:12px;opacity:.8}.color-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2000;background:#280e1e73;display:grid;place-items:center;padding:16px;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.color-modal-card{position:relative;background:#fffaf5;border-radius:10px;max-width:1120px;width:100%;max-height:calc(100dvh - 32px);overflow:auto;box-shadow:0 30px 80px #00000059;padding:8px 8px 18px}.color-modal-close{position:sticky;top:8px;float:right;z-index:2;width:40px;height:40px;border-radius:50%;border:1px solid #e6c9d5;background:#fff;font:400 24px/1 DM Sans,sans-serif;color:#6b3a52;cursor:pointer}.color-modal .color-lab{margin:0;border:0;box-shadow:none}.role-pulse{animation:rolePulse 1.6s ease-in-out infinite;transform-box:fill-box;transform-origin:center}@keyframes rolePulse{0%,to{opacity:.25;transform:scale(.92)}50%{opacity:1;transform:scale(1.08)}}@media(prefers-reduced-motion:reduce){.role-pulse{animation:none}}.palette-save-actions .palette-rewheel{display:inline-flex;align-items:center;gap:8px;background:#fff;border:1px solid #bf1c63;color:#9f1850;border-radius:999px;padding:8px 14px;font:500 14px DM Sans,sans-serif;cursor:pointer}.palette-rewheel i{width:18px;height:18px;border-radius:50%;background:radial-gradient(circle,#fff 0 24%,transparent 25%),conic-gradient(#ed175b,#ff853c,#ffe840,#78d04b,#25cbb7,#3498e5,#7547ce,#d826b7,#ed175b)}.studio-help-row{display:flex;justify-content:flex-end;align-items:center;gap:10px;flex-wrap:wrap;margin:0 0 18px}.studio-help-row .studio-faq-launch{margin:0}.studio-help-row .tour-launch{width:auto;min-width:0;min-height:44px;margin:0;display:inline-flex;align-items:center;gap:8px;padding:10px 16px;border:1px solid #c58aa6;border-radius:5px;color:#a71955;background:#fffaf5;font:500 15px DM Sans,sans-serif;cursor:pointer}.studio-help-row .tour-launch small{display:none}.studio-help-row .tour-launch svg{width:18px;height:18px}.personal-site.sig-balanced h2,.personal-site.sig-bold h2,.personal-site.sig-balanced h1 em,.personal-site.sig-bold h1 em,.personal-site.sig-balanced h2 em,.personal-site.sig-bold h2 em,.personal-site.sig-bold .personal-hero h1{color:var(--site-accent)}.personal-site.sig-bold .personal-nav{border-bottom:2px solid var(--site-accent)}.personal-site.comp-touch .personal-audience,.personal-site.comp-touch .personal-method{background:color-mix(in srgb,var(--site-secondary) 22%,var(--site-bg))}.personal-site.comp-bold .personal-audience,.personal-site.comp-bold .personal-method,.personal-site.comp-bold .personal-proof{background:var(--site-secondary)}.studio-colors{padding:26px 30px 24px;color:#321426;font-family:DM Sans,sans-serif}.studio-colors header{text-align:center;max-width:640px;margin:0 auto 18px}.studio-colors header h2{font:400 clamp(28px,3.4vw,40px)/1.1 "Bodoni Moda",Georgia,serif;margin:6px 0 8px}.studio-colors header h2 em{color:#b51b5b}.studio-colors header p{margin:0;color:#6b4a5b}.sc-roles{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:0 0 20px}.sc-roles button{display:grid;gap:4px;text-align:left;border:1px solid #e6c9d5;background:#fff;border-radius:10px;padding:10px;cursor:pointer;color:#321426;font:inherit}.sc-roles button i{height:44px;border-radius:6px;box-shadow:inset 0 0 0 1px #00000014}.sc-roles button strong{font-size:15px}.sc-roles button small{font-size:12px;color:#8d6c7d}.sc-roles button.on{border-color:#b51b5b;box-shadow:0 0 0 2px #b51b5b;animation:scPulse 1.8s ease-in-out infinite}@keyframes scPulse{50%{box-shadow:0 0 0 5px #b51b5b40}}.sc-body{display:grid;grid-template-columns:minmax(260px,340px) 1fr;gap:28px;align-items:start}.sc-controls{display:grid;gap:16px;justify-items:center}.sc-wheel{position:relative;width:240px;height:240px;border-radius:50%;cursor:crosshair;touch-action:none;box-shadow:0 6px 24px #32142626}.sc-wheel:focus-visible{outline:3px solid #b51b5b;outline-offset:4px}.sc-wheel-center{position:absolute;top:44px;right:44px;bottom:44px;left:44px;border-radius:50%;display:grid;place-items:center;box-shadow:0 0 0 6px #fffaf5;font:italic 400 20px Bodoni Moda,Georgia,serif;transition:background .2s}.sc-marker{position:absolute;left:50%;top:50%;width:26px;height:26px;margin:-13px 0 0 -13px;border-radius:50%;border:4px solid #fff;box-shadow:0 2px 8px #00000059;pointer-events:none}.sc-amount{display:grid;gap:4px;width:100%}.sc-amount input{width:100%;accent-color:#b51b5b}.sc-amount-ends{display:flex;justify-content:space-between;color:#8d6c7d}.sc-amount-help{color:#6b4a5b;text-align:center}.sc-label{font-weight:600;font-size:15px}.sc-text{display:grid;gap:10px;width:100%}.sc-shades{display:flex;gap:8px}.sc-shades button{width:48px;height:48px;border:1px solid #d9c3cd;border-radius:6px;cursor:pointer;font:500 16px DM Sans,sans-serif}.sc-shades button[aria-pressed=true]{box-shadow:0 0 0 3px #b51b5b}.sc-company{border:0;padding:0;margin:0;width:100%}.sc-company legend{font-weight:600;font-size:15px;margin-bottom:8px}.sc-company div{display:flex;flex-wrap:wrap;gap:6px}.sc-company button{border:1px solid #d9c3cd;background:#fff;border-radius:999px;padding:8px 12px;font:500 13px DM Sans,sans-serif;cursor:pointer;color:#321426}.sc-company button[aria-pressed=true]{background:#321426;color:#fff;border-color:#321426}.sc-preview{border-radius:10px;overflow:hidden;box-shadow:0 10px 30px #32142626;transition:background .25s,color .25s;min-height:380px;display:grid;grid-template-rows:auto 1fr auto}.sc-nav{display:flex;justify-content:space-between;padding:14px 22px;border-bottom:2px solid transparent;font-size:13px}.sc-links u{text-underline-offset:4px;text-decoration-thickness:2px}.sc-hero{padding:26px 22px}.sc-eyebrow{font:600 11px DM Sans,sans-serif;letter-spacing:.18em;margin:0 0 8px}.sc-hero h3{font:400 clamp(26px,3vw,38px)/1.08 "Bodoni Moda",Georgia,serif;margin:0 0 16px}.sc-hero h3 em{font-style:italic}.sc-cta{display:inline-block;padding:10px 16px;border-radius:3px;font-weight:600;font-size:14px}.sc-band{padding:18px 22px}.sc-band h4{margin:0 0 4px;font:400 20px Bodoni Moda,Georgia,serif}.sc-band p{margin:0;font-size:14px}.sc-actions{display:grid;justify-items:center;gap:6px;margin-top:20px;text-align:center}.sc-actions .primary{background:#b51b5b;color:#fff;border:0;border-radius:999px;padding:14px 24px;font:600 16px DM Sans,sans-serif;cursor:pointer}.sc-actions small{color:#8d6c7d}@media(max-width:760px){.sc-roles{grid-template-columns:repeat(2,1fr)}.sc-body{grid-template-columns:1fr}.studio-colors{padding:22px 14px}}.canvas-picker{display:grid;justify-items:center;gap:12px;width:100%}.cp-wheel{position:relative;border-radius:50%;cursor:crosshair;touch-action:none;box-shadow:0 6px 24px #32142626}.cp-wheel:focus-visible{outline:3px solid #b51b5b;outline-offset:4px}.cp-center{position:absolute;top:18%;right:18%;bottom:18%;left:18%;border-radius:50%;display:grid;place-items:center;box-shadow:0 0 0 6px #fffaf5;font:italic 400 19px Bodoni Moda,Georgia,serif;transition:background .15s}.cp-marker{position:absolute;left:50%;top:50%;width:24px;height:24px;margin:-12px 0 0 -12px;border-radius:50%;border:4px solid #fff;box-shadow:0 2px 8px #00000059;pointer-events:none}.cp-levels{display:flex;gap:6px}.cp-levels button{border:1px solid #d9c3cd;background:#fff;border-radius:999px;padding:9px 16px;font:500 14px DM Sans,sans-serif;cursor:pointer;color:#321426;min-height:40px}.cp-levels button[aria-pressed=true]{background:#321426;color:#fff;border-color:#321426}.cp-note{color:#8d6c7d;text-align:center;font-size:12px}.canvas-fine{display:grid;gap:8px;margin-top:14px;padding-top:12px;border-top:1px solid #f0dde5;width:100%}.canvas-fine label{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:13px}.canvas-fine input[type=color]{width:52px;height:40px;border:1px solid #d9c3cd;border-radius:6px;background:#fff;padding:2px}.simple-color-edit.canvas-led{display:grid;gap:10px}.simple-color-edit.canvas-led>.canvas-picker{display:grid;justify-items:center;gap:12px;margin:6px 0 0}.simple-color-edit.canvas-led>.canvas-fine{display:grid;gap:8px;margin:14px 0 0}.simple-color-edit.canvas-led .cp-wheel{flex:none;aspect-ratio:1}.simple-color-edit.canvas-led .cp-levels{display:flex;gap:6px;margin:0}.simple-color-edit.canvas-led .cp-levels button,.simple-color-edit.canvas-led .cp-levels button:first-child{border:1px solid #d9c3cd;background:#fff;color:#321426;border-radius:999px;padding:8px 14px;font:500 13px DM Sans,sans-serif;min-height:38px}.simple-color-edit.canvas-led .cp-levels button[aria-pressed=true]{background:#321426;color:#fff;border-color:#321426}.simple-color-edit.canvas-led .canvas-fine label{display:flex;align-items:center;justify-content:space-between;gap:10px}.simple-color-edit.canvas-led .canvas-fine>div{display:flex;flex-wrap:wrap;gap:6px}.sc-company-help{font-size:12px;color:#8d6c7d;margin:0 0 8px}.sc-palettes{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.sc-pal{display:grid;gap:6px;padding:6px;border:1px solid #e6d2db;border-radius:12px;background:#fff;cursor:pointer;text-align:center;font:500 12px DM Sans,sans-serif;color:#321426}.sc-pal[aria-pressed=true]{outline:2px solid #b51b5b;outline-offset:1px;border-color:#b51b5b}.sc-pal-swatch{position:relative;display:block;height:54px;border-radius:8px;border:1px solid rgba(0,0,0,.08);overflow:hidden}.sc-pal-swatch i{position:absolute;bottom:0;height:40%;width:50%}.sc-pal-swatch i:first-child{left:0}.sc-pal-swatch i:nth-child(2){right:0}.sc-pal-swatch b{position:absolute;top:5px;left:8px;font:italic 600 15px Bodoni Moda,Georgia,serif}@media(max-width:520px){.sc-palettes{grid-template-columns:repeat(2,minmax(0,1fr))}}.studio-colors .sc-company .sc-palettes{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;flex-wrap:nowrap}.studio-colors .sc-company .sc-pal,.studio-colors .sc-company .sc-pal[aria-pressed=true]{display:grid;gap:6px;padding:6px;border-radius:12px;background:#fff;color:#321426;min-width:0;font:500 12px DM Sans,sans-serif}.studio-colors .sc-company .sc-pal[aria-pressed=true]{border-color:#b51b5b;outline:2px solid #b51b5b;outline-offset:1px}@media(max-width:520px){.studio-colors .sc-company .sc-palettes{grid-template-columns:repeat(2,minmax(0,1fr))}}.reveal-waiting{min-height:100vh;background:radial-gradient(ellipse at 90% 20%,#f9cad7,transparent 48%),#fff9f0;padding:10vh 8vw;color:#35172b}.reveal-waiting h1{font:clamp(48px,7vw,100px)/1.04 "Bodoni Moda",serif}.reveal-waiting em{color:#bc155e}.reveal-chat{padding:0;border:1px solid #ddbdcc;border-radius:25px;width:min(650px,calc(100vw - 24px));max-height:92dvh;color:#35172b;background:#fffaf3;box-shadow:0 20px 100px #35172b40;font-family:DM Sans,sans-serif}.reveal-chat::backdrop{background:#35172b40;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.reveal-chat header{display:flex;gap:17px;align-items:center;background:#35172b;color:#fff9f0;padding:22px 27px}.reveal-chat header h2{font:30px/1.12 Bodoni Moda,serif;margin:0 0 7px}.reveal-chat header p{margin:0;color:#f2cedb}.reveal-chat header button{margin-left:auto;background:none;border:0;color:#fff;font-size:30px;min-width:44px;min-height:44px}.reveal-sample-label{font-size:11px;letter-spacing:.12em;color:#a71957;padding:14px 24px 0}.reveal-transcript{max-height:34dvh;overflow:auto;padding:0 24px 16px;overscroll-behavior:contain}.reveal-message{margin:14px 0;padding:15px 18px;border-radius:18px;background:#f3e5eb;max-width:93%}.reveal-message.user{margin-left:auto;background:#fff;border:1px solid #e7ced8}.reveal-message p{margin:6px 0 0;font-size:16px;line-height:1.5}.reveal-message small{font-weight:600;color:#a71957}.reveal-chat-actions{padding:12px 24px 22px;border-top:1px solid #ead2dd;display:grid;gap:9px}.reveal-chat-actions .becky-send{margin:0;font-size:17px;text-align:center}.reveal-chat-actions small{font-size:12px;color:#77636c}.reveal-sound{font-size:13px}.reveal-chat-actions label:not(.reveal-sound){font-size:15px;margin-top:8px}.reveal-chat textarea{border:1px solid #dcbfcc;border-radius:12px;padding:13px;width:100%;font:16px/1.4 DM Sans,sans-serif;box-sizing:border-box}.reveal-chat .becky-help{margin:0;min-height:44px}.reveal-invitation{padding:25px 30px;font-size:18px;line-height:1.6}.reveal-invitation h3{font:32px Bodoni Moda,serif}.reveal-invitation .becky-send{width:100%}.reveal-demo-bar{position:fixed;bottom:0;left:0;right:0;z-index:120;background:#fff9f0;border-top:1px solid #dec4d0;display:flex;align-items:center;justify-content:center;gap:30px;padding:10px 18px;font:14px DM Sans,sans-serif}.reveal-demo-bar button{background:#a71957;color:#fff;border:0;border-radius:30px;padding:13px 20px;min-height:44px;font:inherit}.reveal-demo .becky-launcher{bottom:85px}.reveal-sparkles{position:fixed;top:0;right:0;bottom:0;left:0;z-index:150;pointer-events:none;overflow:hidden}.reveal-sparkles>div{position:absolute;top:20%;left:50%;transform:translate(-50%);background:#fff9f0ed;border:1px solid #e7b9ce;border-radius:25px;text-align:center;padding:25px 40px;animation:reveal-toast 4.5s both;width:min(480px,80vw)}.reveal-sparkles h2{font:38px/1.2 Bodoni Moda,serif;color:#35172b}.reveal-sparkles span{font-size:40px;color:#bc155e}.reveal-sparkles i{position:absolute;left:calc(var(--i)*5.7%);top:-15%;font-size:calc(18px + var(--i)*1px);color:#bc155e;animation:reveal-fall 3.5s calc(var(--i)*.06s) both}.reveal-sparkles i:nth-child(3n){color:#e66b49}.reveal-sparkles i:nth-child(3n+1){color:#274ac1}.reveal-reopen{position:fixed;bottom:10vh;left:8vw}@keyframes reveal-fall{to{transform:translateY(115vh) rotate(180deg);opacity:0}}@keyframes reveal-toast{0%{opacity:0}15%,70%{opacity:1}to{opacity:0}}@media(max-width:650px){.reveal-chat header{padding:18px}.reveal-chat header h2{font-size:25px}.reveal-transcript{max-height:30dvh}.reveal-demo-bar{gap:10px}.reveal-demo-bar span{font-size:11px}.reveal-chat-actions{padding:12px 18px}.reveal-invitation{padding:20px}.reveal-sparkles h2{font-size:30px}}@media(prefers-reduced-motion:reduce){.reveal-sparkles i{display:none}.reveal-sparkles>div{animation:none}}.reveal-demo .app .becky-launcher{display:none}.reveal-demo-launcher{bottom:85px!important}.reveal-resume{padding:0 24px 8px;font-size:16px;line-height:1.5}.reveal-resume-label{font-size:12px;letter-spacing:.1em;color:#a71957;font-weight:600}.reveal-resume .reveal-message{max-width:none}.reveal-history{padding:0 24px 12px}.reveal-history summary{cursor:pointer;color:#a71957;min-height:44px;display:list-item;align-content:center}.reveal-history .reveal-transcript{padding:0}.reveal-invitation .reveal-resume-label{margin-top:25px}
