.pv{--pv-accent:#111;--pv-on-accent:white;--pv-bg:white;--pv-ink:#161616;background:var(--pv-bg);color:var(--pv-ink);max-width:760px;margin:auto;min-height:100dvh;font-size:16px;line-height:1.5;position:relative;isolation:isolate;container-type:inline-size;overflow-wrap:anywhere}.pv *{box-sizing:border-box}.pv a,.pv button{min-height:44px;cursor:pointer}.pv :is(button,a,summary):focus-visible{outline:2px solid currentColor;outline-offset:3px}.pv button:disabled{cursor:default}.pv h1,.pv h2,.pv p{margin:0}.pv-header{display:flex;align-items:center;justify-content:space-between;gap:8px;background:var(--pv-bg);padding:10px 12px;min-height:78px;border-bottom:1px solid #0000000c}.pv-header-actions button,.pv-header>button{display:grid;place-items:center;width:44px;flex-shrink:0}.pv-header-actions{display:flex;align-items:center;font-size:12px}.pv-header-actions a{display:grid;place-items:center;min-width:36px}.pv-brand{flex:1;display:flex;justify-content:center;align-items:center;gap:6px;flex-wrap:wrap;line-height:1.1;text-align:center}.pv-brand>img{width:32px;height:26px;-o-object-fit:contain;object-fit:contain}.pv-brand>img:only-of-type:first-child:last-of-type:not(:has(+strong)){width:auto;max-width:138px;height:42px}.pv-brand>strong{font-size:16px;letter-spacing:-.03em}.pv-brand small{flex-basis:100%;font-size:8px;letter-spacing:.08em;color:#666;margin-top:4px}.pv-body{min-height:520px}.pv-cover{height:390px;background:#efefeb;overflow:hidden}.pv-cover img,.pv-section-photo img{width:100%;height:100%;display:block}.pv-no-photo{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:#757575;font-size:13px}.pv-intro{padding:22px 20px 12px}.pv-detail>h1,.pv-intro h1{font-size:30px;line-height:1.1}.pv-intro>p:not(.pv-kicker){margin-top:10px;font-size:15px;line-height:1.5;max-width:50ch}.pv-kicker{font-size:10px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;margin-bottom:6px!important;color:inherit;opacity:.65}.pv-primary{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;padding:11px 16px;margin-top:18px;background:var(--pv-accent);color:var(--pv-on-accent);border-radius:6px;font-size:13px;font-weight:600}.pv[data-shape=square] .pv-primary{border-radius:0}.pv[data-shape=pill] .pv-primary{border-radius:999px}.pv[data-layout=overlay] .pv-cover-block{position:relative}.pv[data-layout=overlay] .pv-cover{height:530px}.pv[data-layout=overlay] .pv-intro{position:absolute;inset:auto 0 0;color:white;background:linear-gradient(transparent,#000b);padding-top:72px;padding-bottom:20px}.pv[data-layout=overlay] .pv-intro>p{max-height:5em;overflow:auto}.pv[data-layout=gallery] .pv-cover{height:320px}.pv-gallery{display:flex;padding:8px 20px 12px;overflow-x:auto}.pv-gallery button{min-width:0;flex:0 0 29%;height:78px;border-radius:6px;overflow:hidden;border:2px solid transparent;padding:0}.pv-gallery button[aria-pressed=true]{border-color:var(--pv-accent)}.pv-gallery img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.pv-navigation{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));padding:14px 16px}.pv-navigation button{display:flex;align-items:center;gap:9px;text-align:left;border:1px solid #ddd;background:#ffffffb0;border-radius:8px;padding:14px 10px;min-height:80px;color:var(--pv-ink)}.pv-navigation svg{flex-shrink:0}.pv-navigation button>svg:last-child{margin-left:auto}.pv-navigation strong{font-size:12px;display:block;font-weight:600;line-height:1.4}.pv-navigation small{font-size:10px;color:#666;display:block;margin-top:4px}.pv-navigation button:hover{background:#00000005}.pv-overview-details{padding:4px 20px 18px}.pv-facts{margin:12px 0;display:grid;gap:0}.pv-facts>div{display:flex;gap:16px;justify-content:space-between;padding:12px 0;border-bottom:1px solid #00000012;font-size:13px}.pv-facts dt{color:#666;flex:1}.pv-facts dd{margin:0;flex:1;text-align:right;white-space:pre-wrap}.pv-detail{padding:26px 20px}.pv-detail>h1{margin-bottom:20px}.pv-detail h2{font-size:20px;font-weight:600;letter-spacing:-.025em;line-height:1.25}.pv-detail>p:not(.pv-kicker){margin:12px 0;white-space:pre-wrap}.pv-section-photo{height:230px;border-radius:8px;overflow:hidden;margin:0 0 20px}.pv-material{padding:18px;border:1px solid #ddd;border-radius:10px;margin:12px 0;background:#ffffffa0}.pv-material>div:first-child{display:flex;gap:12px;align-items:center}.pv-material>p{font-size:13px;margin-top:18px;display:flex;justify-content:space-between}.pv-material .pv-facts{margin:8px 0 0}.pv-bar{height:12px;border-radius:4px;background:#e4e3dd;margin-top:8px;overflow:hidden}.pv-bar span{display:block;height:100%;background:var(--pv-accent)}.pv-accordion{margin:12px 0;border:1px solid #ddd;border-radius:8px;background:#ffffffa0}.pv-accordion summary{min-height:52px;display:flex;gap:10px;align-items:center;padding:12px 16px;font-size:14px;font-weight:600;cursor:pointer;list-style:none}.pv-accordion summary::-webkit-details-marker{display:none}.pv-accordion summary svg:last-child{margin-left:auto}.pv-accordion[open] summary svg:last-child{transform:rotate(90deg)}.pv-accordion p{padding:0 16px 18px;font-size:14px;white-space:pre-wrap}.pv-document{display:flex;gap:12px;border-bottom:1px solid #ddd}.pv-document>svg{flex-shrink:0}.pv-document strong{font-size:14px}.pv-document small{display:block;font-size:11px;color:#666}.pv-document>div{min-width:0;flex:1}.pv-document>div>div{display:flex;gap:16px;margin-top:6px}.pv-document a{font-size:12px;text-decoration:underline;text-underline-offset:4px;display:flex;align-items:center;gap:6px}.pv-footer{justify-content:space-between;flex-wrap:wrap;gap:8px;font-size:10px;color:#666}.pv-bottom,.pv-footer{display:flex;border-top:1px solid #ddd}.pv-bottom{position:sticky;bottom:0;justify-content:space-around;background:var(--pv-bg);padding:6px 4px;z-index:3}.pv-bottom button{min-width:64px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;font-size:10px;border-bottom:2px solid transparent;color:#666}.pv-bottom [aria-current=page]{border-bottom-color:var(--pv-accent)}.pv-menu{background:var(--pv-bg);padding:12px;border-bottom:1px solid #ddd;display:grid;gap:4px}.pv-menu button{display:flex;align-items:center;justify-content:space-between;text-align:left;padding:8px 12px;border-radius:5px}.pv-menu button:hover{background:#00000007}.studio-phone-panel{min-width:0;position:sticky;top:78px;background:#f4f4f2;padding:20px 16px;border:1px solid #e7e7e4;border-radius:8px}.studio-phone-label{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px;font-size:13px}.studio-phone-label span{font-size:10px;color:#777}.studio-phone{width:100%;max-width:390px;border:8px solid #161616;box-shadow:0 0 0 2px #aaa,0 12px 24px #00000018;border-radius:40px;margin:auto;overflow:hidden;background:white}.studio-phone-screen{height:690px;overflow:auto;scrollbar-width:none;overscroll-behavior:contain}.studio-phone-screen::-webkit-scrollbar{display:none}.studio-phone-panel>p{font-size:11px;line-height:1.6;text-align:center;color:#666;margin:18px 10px 0}.studio-phone .pv{min-height:100%;font-size:14px}.studio-phone .pv-header{min-height:76px}.studio-phone .pv-cover{height:300px}.studio-phone .pv[data-layout=overlay] .pv-cover{height:430px}.studio-phone .pv-intro h1{font-size:27px}.studio-phone .pv-intro>p:not(.pv-kicker){font-size:13px}.studio-phone .pv-navigation{gap:8px;padding:12px}.studio-phone .pv-navigation button{padding:10px 8px}.studio-phone .pv-navigation svg{width:18px}.studio-phone .pv-navigation strong{font-size:11px}.studio-phone .pv-navigation small{font-size:9px}@media(min-width:900px){.pv:not([data-preview=true]){box-shadow:0 0 50px #00000008}.pv:not([data-preview=true]) .pv-cover{height:490px}.pv:not([data-preview=true]) .pv-navigation{grid-template-columns:repeat(3,minmax(0,1fr));padding:20px 30px}.pv:not([data-preview=true]) .pv-intro{padding:28px 30px 12px}.pv:not([data-preview=true]) .pv-intro h1{font-size:40px}.pv:not([data-preview=true]) .pv-detail{padding:32px}.pv:not([data-preview=true]) .pv-section-photo{height:350px}}@media(prefers-reduced-motion:reduce){.pv *{scroll-behavior:auto!important;animation:none!important;transition:none!important}}@media(max-width:370px){.pv-navigation button{flex-wrap:wrap}.pv-navigation button>svg:last-child{display:none}.pv-cover{height:310px}}.pv{--pv-line:color-mix(in srgb,var(--pv-ink) 14%,transparent);--pv-muted:color-mix(in srgb,var(--pv-ink) 70%,var(--pv-bg));display:flex;flex-direction:column;max-width:880px;font-family:inherit;line-height:1.6}.pv-header{padding:12px 16px;min-height:80px;border-color:var(--pv-line)}.pv-brand small{font-size:9px;letter-spacing:.04em;color:var(--pv-muted)}.pv-header-actions a{min-width:44px;font-weight:600}.pv-body{flex:1;min-height:0}.pv-cover{height:auto;aspect-ratio:1.12;background:color-mix(in srgb,var(--pv-ink) 5%,var(--pv-bg))}.pv-cover:has(.pv-no-photo){aspect-ratio:auto;height:132px;margin:16px;border:1px dashed var(--pv-line);border-radius:12px}.pv-cover-block:not(:has(.pv-cover)){border-bottom:1px solid var(--pv-line)}.pv-intro{padding:24px 20px 16px}.pv-detail>h1,.pv-intro h1{font-size:32px;font-weight:650;line-height:1.13;letter-spacing:-.045em;text-wrap:balance}.pv-intro>p:not(.pv-kicker){font-size:16px;line-height:1.6;max-width:58ch}.pv-kicker{font-size:11px;letter-spacing:.035em;color:var(--pv-muted);opacity:1}.pv-primary{font-size:14px;min-height:48px;margin-top:20px;padding:12px 16px}.pv[data-layout=overlay]:has(.pv-cover img) .pv-cover{height:auto;aspect-ratio:.78}.pv[data-layout=overlay]:has(.pv-cover img) .pv-intro{background:linear-gradient(transparent,rgba(0,0,0,.85));padding-top:100px;color:#fff}.pv[data-layout=overlay] .pv-intro .pv-kicker{color:inherit}.pv[data-layout=overlay]:not(:has(.pv-cover img)) .pv-intro{position:static;color:var(--pv-ink);background:none;padding:24px 20px}.pv[data-layout=gallery] .pv-cover{height:auto;aspect-ratio:1.25}.pv-gallery{padding:8px 20px 16px;gap:8px;scroll-snap-type:x proximity}.pv-gallery button{flex-basis:calc((100% - 16px)/3);height:86px;scroll-snap-align:start;border-radius:8px}.pv-navigation{padding:8px 20px 24px;gap:10px}.pv-navigation button{border-color:var(--pv-line);background:transparent;min-height:96px;padding:14px 12px;border-radius:10px;gap:10px;transition:background-color .16s,border-color .16s}.pv-navigation button:hover{background:color-mix(in srgb,var(--pv-ink) 4%,var(--pv-bg));border-color:var(--pv-ink)}.pv-navigation strong{font-size:14px;line-height:1.35}.pv-navigation small{font-size:12px;line-height:1.4;color:var(--pv-muted)}.pv-navigation button>svg:first-child{width:23px;height:23px}.pv-navigation button>svg:last-child{width:12px;flex-shrink:0}.pv-overview-details{padding:0 20px 16px}.pv-facts>div{padding:14px 0;font-size:14px;border-color:var(--pv-line);align-items:start}.pv-facts dt{color:var(--pv-muted)}.pv-facts dd{font-weight:500;min-width:0}.pv-detail{padding:24px 20px 32px;min-height:0}.pv-detail>h1{margin-bottom:24px}.pv-detail>p{font-size:16px;max-width:64ch}.pv-section-photo{height:auto;aspect-ratio:1.5;border-radius:10px;margin-bottom:24px}.pv-material{padding:20px;border-color:var(--pv-line);background:transparent;border-radius:12px;margin:16px 0}.pv-material h2{font-size:21px}.pv-material>p{font-size:14px}.pv-bar{height:8px;background:color-mix(in srgb,var(--pv-accent) 12%,var(--pv-bg));border-radius:6px}.pv-accordion{border-color:var(--pv-line);background:transparent;border-radius:10px}.pv-accordion summary{font-size:16px;min-height:56px}.pv-accordion p{font-size:16px;line-height:1.7}.pv-document{border-color:var(--pv-line);padding:20px 0}.pv-document strong{font-size:16px;line-height:1.4}.pv-document small{font-size:12px;color:var(--pv-muted);margin-top:4px}.pv-document a{font-size:14px;min-height:44px}.pv-footer{padding:20px;font-size:12px;color:var(--pv-muted);align-items:center}.pv-bottom,.pv-footer{border-color:var(--pv-line)}.pv-bottom{margin-top:auto;min-height:72px;padding:8px 12px max(8px,env(safe-area-inset-bottom))}.pv-bottom button{font-size:11px;min-width:72px;color:var(--pv-muted);padding:4px 8px}.pv-bottom [aria-current=page]{font-weight:650;color:var(--pv-accent)}.pv-menu{border-color:var(--pv-line);padding:12px 16px;font-size:15px}.pv-menu button[aria-current=page]{background:color-mix(in srgb,var(--pv-ink) 6%,var(--pv-bg));font-weight:600}.studio-phone-panel{padding:20px;background:#f7f7f6;border:1px solid #e3e3e0;border-radius:12px;top:96px}.studio-phone{border-width:7px;border-radius:34px;box-shadow:0 0 0 1px #999,0 16px 32px #00000012}.studio-phone-screen{height:min(720px,calc(100dvh - 230px));min-height:480px}.studio-phone .pv{font-size:16px}.studio-phone .pv-header{min-height:80px}.studio-phone .pv-cover,.studio-phone .pv[data-layout=overlay] .pv-cover{height:auto}.studio-phone .pv-intro h1{font-size:32px}.studio-phone .pv-intro>p:not(.pv-kicker){font-size:16px}.studio-phone .pv-navigation{padding:8px 20px 24px;gap:10px}.studio-phone .pv-navigation button{padding:14px 12px}.studio-phone .pv-navigation svg{width:23px}.studio-phone .pv-navigation strong{font-size:14px}.studio-phone .pv-navigation small{font-size:12px}@container (max-width:359px){.pv-navigation button{gap:8px;padding:12px 10px}.pv-navigation button>svg:last-child{display:none}.pv-detail>h1,.pv-intro h1{font-size:29px}}@container (min-width:600px){.pv-header{padding:16px 32px}.pv-intro{padding:28px 32px 20px}.pv-detail>h1,.pv-intro h1{font-size:40px}.pv-navigation{grid-template-columns:repeat(3,minmax(0,1fr));padding:8px 32px 28px}.pv-cover{aspect-ratio:1.6}.pv-detail{padding:32px}.pv-overview-details{padding:0 32px 20px}.pv-gallery{padding-inline:32px}.pv-gallery button{height:120px}.pv[data-layout=overlay]:has(.pv-cover img) .pv-cover{aspect-ratio:1.35}}@media(min-width:900px){.pv:not([data-preview=true]) .pv-cover,.pv:not([data-preview=true]) .pv-section-photo{height:auto}}@media(prefers-reduced-motion:reduce){.pv *{transition:none!important;animation:none!important;scroll-behavior:auto!important}}.journey-map{height:320px;border-radius:8px;overflow:hidden}.journey-map-enable{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;min-height:260px;width:100%;background:#eeefec;border:1px solid #ddd;border-radius:8px;font-size:16px}.journey-map-enable small{font-size:12px;line-height:1.5;max-width:32ch;color:#777}.journey-map-wrap>p{font-size:11px;color:#666;line-height:1.5;margin:8px 0 16px}.journey-marker{width:44px;height:44px;border:3px solid white;border-radius:50%;color:white;background:#222;font-weight:700;box-shadow:0 2px 8px #0004}.journey-marker[aria-pressed=true]{background:#fff;color:#111;border-color:#111}.journey-timeline{list-style:none;padding:0;margin:14px 0}.journey-timeline button{display:flex;gap:12px;padding:14px 8px;text-align:left;border-bottom:1px solid #ddd;width:100%;align-items:center}.journey-timeline button[aria-pressed=true]{background:#eee;border-radius:6px}.journey-timeline b{border-radius:50%;background:#222;color:white;width:28px;height:28px;display:grid;place-items:center;font-size:12px;flex-shrink:0}.journey-timeline strong{display:block;font-size:14px}.journey-timeline small{display:block;font-size:12px;color:#777;margin-top:5px}.journey-detail img{width:100%;height:220px;border-radius:8px;margin:14px 0}.journey-detail p{font-size:15px;white-space:pre-wrap;margin:12px 0}.journey-detail dl>div{display:flex;justify-content:space-between;gap:16px;padding:12px 0;border-bottom:1px solid #eee;font-size:12px}.journey-detail dt{color:#777}.journey-detail dd{max-width:60%;text-align:right}.studio-journey-grid{display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:24px;align-items:start}.studio-journey-editor{min-width:0}.studio-stage-toolbar{display:flex;gap:8px;align-items:center;padding:10px 0}.studio-stage-toolbar button{min-height:44px;padding:8px;border:1px solid #ddd;border-radius:6px;font-size:12px}.studio-stage-form{display:grid;grid-template-columns:1fr 1fr;gap:16px}.studio-stage-form label{display:grid;gap:6px;font-size:12px}.studio-stage-form input,.studio-stage-form select,.studio-stage-form textarea{min-width:0;width:100%;min-height:44px;padding:10px;border:1px solid #ddd;border-radius:6px;background:white}.studio-stage-form textarea{min-height:85px}.studio-stage-form .wide{grid-column:1/-1}.studio-stage-links{display:grid;gap:12px;margin:16px 0}.studio-stage-links label{display:flex;align-items:center;gap:8px;font-size:13px;min-height:44px}.studio-stage-links input[type=checkbox]{width:18px;height:18px;accent-color:#111}.studio-stage-links input[type=text]{padding:8px;border:1px solid #ddd;min-height:44px;width:100%}.studio-stage-empty{padding:40px 20px;background:white;border:1px dashed #ccc;border-radius:10px;text-align:center}.studio-stage-empty p{font-size:14px;color:#777;margin:12px 0 24px}@media(max-width:1000px){.studio-journey-grid,.studio-stage-form{grid-template-columns:1fr}.studio-stage-form .wide{grid-column:auto}}@media(prefers-reduced-motion:reduce){.journey-view *{scroll-behavior:auto!important}}