@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700;800&family=Noto+Sans+SC:wght@400;500;600;700;800&display=swap";:root{--navy:#123460;--blue:#7ae4ff;--pink:#ffa1b1;--ink:#102a49;--muted:#62758a;--ice:#effbff;--white:#fff;--line:#d9edf3;--shadow:0 18px 55px #1234601f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font-family:DM Sans,Noto Sans SC,sans-serif}button,a{font:inherit}button{cursor:pointer}.site{overflow:hidden}header{z-index:30;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffed;border-bottom:1px solid #12346014;justify-content:space-between;align-items:center;height:82px;padding:0 clamp(24px,6vw,96px);display:flex;position:fixed;inset:0 0 auto}.logo{background:0 0;border:0;padding:0}.logo img{object-fit:contain;width:170px;height:52px}.language{color:#92a2b5;align-items:center;gap:7px;display:flex}.language button{color:#788a9d;background:0 0;border:0;padding:7px 2px;font-weight:700}.language button.active{color:var(--navy)}nav{gap:34px;display:flex}nav button{color:#36516f;background:0 0;border:0;font-size:14px;font-weight:600}nav button:hover{color:#098caf}.hero{background:linear-gradient(135deg,#eefcff 0%,#fff 50%,#fdf8f9 100%);grid-template-columns:1.02fr .98fr;align-items:center;gap:clamp(36px,5vw,84px);min-height:760px;padding:138px clamp(24px,6vw,96px) 70px;display:grid}.hero-copy{max-width:660px}.eyebrow,.section-heading>span,.experience-copy>span,.venue>div>span,.brand-copy>span,.contact>div>span{color:#198ba7;letter-spacing:1.5px;text-transform:uppercase;align-items:center;gap:8px;font-size:12px;font-weight:800;display:flex}.hero h1{letter-spacing:-4px;color:var(--navy);margin:22px 0 26px;font:800 clamp(52px,6.2vw,92px)/.98 DM Sans,Noto Sans SC,sans-serif}.hero p{color:#526a81;max-width:610px;font-size:19px;line-height:1.7}.actions{gap:13px;margin:34px 0 39px;display:flex}.primary,.secondary{border-radius:13px;justify-content:center;align-items:center;gap:10px;min-height:53px;padding:0 24px;font-weight:700;text-decoration:none;display:inline-flex}.primary{border:1px solid var(--navy);background:var(--navy);color:#fff;box-shadow:0 12px 25px #1234602e}.primary:hover{transform:translateY(-2px)}.secondary{color:var(--navy);background:#fff;border:1px solid #bedde7}.proof{border-top:1px solid var(--line);flex-wrap:wrap;gap:22px;padding-top:27px;display:flex}.proof div{color:#566d82;align-items:center;gap:8px;font-size:13px;font-weight:600;display:flex}.proof svg{color:#1c9bb8;width:18px}.hero-media{height:570px;box-shadow:var(--shadow);border:9px solid #fff;border-radius:34px;position:relative;overflow:hidden;transform:rotate(1.4deg)}.hero-media img{object-fit:cover;width:100%;height:100%}.open-pill{color:#fff;letter-spacing:1px;background:#123460e6;border:1px solid #ffffff40;border-radius:99px;align-items:center;gap:8px;padding:11px 16px;font-size:12px;font-weight:800;display:flex;position:absolute;top:22px;right:22px}.open-pill span{background:#6cf0a8;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #6cf0a826}.intro{padding:110px clamp(24px,6vw,96px)}.section-heading{text-align:center;max-width:760px;margin:0 auto 54px}.section-heading>span{justify-content:center}.section-heading h2,.experience h2,.venue h2,.brands h2,.contact h2{letter-spacing:-2px;color:var(--navy);margin:16px 0 20px;font:800 clamp(36px,4vw,58px)/1.08 DM Sans,Noto Sans SC,sans-serif}.section-heading p,.experience p,.venue p,.brands p,.contact p{color:var(--muted);font-size:17px;line-height:1.7}.path-cards{grid-template-columns:repeat(3,1fr);gap:22px;max-width:1240px;margin:auto;display:grid}.path-cards article{border:1px solid var(--line);background:#fff;border-radius:22px;padding:34px 31px;transition:all .25s}.path-cards article:hover{box-shadow:var(--shadow);border-color:#b7dfeb;transform:translateY(-7px)}.card-icon{color:#0a92b1;background:#e5fbff;border-radius:16px;place-items:center;width:54px;height:54px;display:grid}.card-icon.place{color:var(--navy);background:#eef1f7}.card-icon.brand{color:#d25d78;background:#fff0f3}.path-cards h3{margin:24px 0 12px;font:700 23px DM Sans,Noto Sans SC}.path-cards p{color:var(--muted);min-height:80px;line-height:1.65}.path-cards button{color:var(--navy);background:0 0;border:0;align-items:center;gap:8px;padding:8px 0;font-weight:800;display:flex}.experience{background:var(--navy);grid-template-columns:1.08fr .92fr;min-height:650px;display:grid}.experience-photo{position:relative;overflow:hidden}.experience-photo img{object-fit:cover;width:100%;height:100%}.experience-photo:after{content:"";background:linear-gradient(90deg,#0000 70%,#123460a6);position:absolute;inset:0}.photo-caption{z-index:2;color:var(--navy);box-shadow:var(--shadow);background:#fff;border-radius:15px;align-items:center;gap:10px;padding:14px 17px;font-weight:700;display:flex;position:absolute;bottom:28px;left:30px}.photo-caption svg{color:#1296b2}.experience-copy>span{color:var(--blue)}.experience-copy h2{color:#fff}.steps{margin-top:38px}.step{border-top:1px solid #ffffff26;grid-template-columns:54px 1fr;gap:22px;padding:23px 0;display:grid}.step b{color:var(--blue);font:700 15px DM Sans}.step h3{color:#fff;margin:0 0 8px;font:700 20px DM Sans,Noto Sans SC}.step p{color:#b9c8d8;margin:0;font-size:15px}.venue{background:#f6fcfe;grid-template-columns:1fr .85fr;align-items:center;gap:80px;padding:110px clamp(24px,7vw,120px);display:grid}.venue p{max-width:680px}.venue-list{grid-template-columns:repeat(2,1fr);gap:15px;margin:30px 0 36px;display:grid}.venue-list div{color:#405c77;align-items:center;gap:9px;font-weight:700;display:flex}.venue-list svg{color:#149bb7;width:19px}.venue-visual{aspect-ratio:1;background:linear-gradient(145deg,#78e4ff,#d6f7ff);border-radius:50%;place-items:center;max-width:470px;margin:auto;display:grid;position:relative}.venue-visual>img{z-index:2;filter:drop-shadow(0 20px 24px #1234602e);width:45%}.ring{border:1px solid #1234602e;border-radius:50%;position:absolute}.ring.one{inset:12%}.ring.two{inset:-6%}.tag{z-index:3;box-shadow:var(--shadow);background:#fff;border-radius:14px;align-items:center;gap:7px;padding:11px 14px;font-size:13px;font-weight:800;display:flex;position:absolute}.tag svg{color:#1196b3;width:18px}.tag1{top:10%;left:-5%}.tag2{top:35%;right:-9%}.tag3{bottom:12%;left:-2%}.brands{grid-template-columns:1fr .72fr;align-items:center;gap:90px;padding:110px clamp(24px,7vw,120px);display:grid}.brand-point{color:#405b75;align-items:center;gap:11px;padding:13px 0;font-weight:700;display:flex}.brand-point svg{color:#e06d87;width:20px}.brand-panel{background:var(--navy);color:#fff;box-shadow:var(--shadow);border-radius:30px;padding:46px;position:relative;overflow:hidden}.brand-panel:after{content:"";background:var(--blue);opacity:.09;border-radius:50%;width:220px;height:220px;position:absolute;bottom:-70px;right:-50px}.mini-logo{background:var(--blue);border-radius:20px;place-items:center;width:68px;height:68px;display:grid}.mini-logo img{width:75%}.brand-panel h3{margin:25px 0 12px;font:700 28px DM Sans,Noto Sans SC}.brand-panel p{color:#c4d1df}.brand-panel a{color:var(--blue);align-items:center;gap:9px;margin-top:27px;font-weight:800;text-decoration:none;display:flex}.contact{background:linear-gradient(130deg,#e3faff,#fff5f7);border-radius:34px;grid-template-columns:1fr 1fr;align-items:center;gap:60px;margin:0 clamp(24px,6vw,96px) 80px;padding:72px clamp(28px,5vw,70px);display:grid}.contact h2{font-size:clamp(35px,4vw,55px)}.contact-links{gap:14px;display:grid}.contact-links a{border:1px solid var(--line);color:var(--navy);background:#fff;border-radius:16px;grid-template-columns:48px 1fr;column-gap:15px;padding:18px;text-decoration:none;display:grid}.contact-links svg{color:#1196b3;grid-row:1/3;align-self:center;width:25px;height:25px;margin:auto}.contact-links small{color:#7a8ba0}.contact-links strong{font-size:16px}footer{color:#fff;background:#0e2b4d;grid-template-columns:1fr auto auto;align-items:center;gap:35px;padding:52px clamp(24px,6vw,96px);display:grid}footer img{filter:brightness(0)invert();width:155px}footer p{color:#b9c9d9}footer small{color:#8196ac}@media (width<=900px){nav{display:none}.hero{grid-template-columns:1fr;padding-top:120px}.hero h1{letter-spacing:-2.5px}.hero-media{height:460px;transform:none}.path-cards,.experience,.venue,.brands,.contact{grid-template-columns:1fr}.experience-photo{min-height:520px}.venue-visual{width:80%;margin-top:35px}.contact{gap:25px}footer{text-align:center;grid-template-columns:1fr;justify-items:center}}@media (width<=560px){header{height:72px;padding:0 18px}.logo img{width:133px}.language{font-size:13px}.hero{padding:105px 20px 52px}.hero h1{font-size:49px}.hero p{font-size:16px}.actions{flex-direction:column}.actions .space-action{display:none}.actions .explore-action{order:-1}.proof{display:grid}.hero-media{border-width:6px;border-radius:24px;height:360px}.intro,.venue,.brands{padding:78px 20px}.section-heading{text-align:left}.section-heading>span{justify-content:flex-start}.path-cards article{padding:27px 24px}.experience-photo{min-height:420px}.experience-copy{padding:65px 24px}.venue-list{grid-template-columns:1fr}.venue-visual{width:92%}.tag2{right:-3%}.brand-panel{padding:32px 26px}.contact{margin:0 14px 55px;padding:48px 22px}.contact-links strong{font-size:13px}footer{padding:45px 20px}}.hero{grid-template-columns:.88fr 1.12fr;gap:clamp(34px,4vw,68px);min-height:700px}.hero-media{aspect-ratio:4/3;border-radius:30px;width:100%;height:auto;transform:none}.hero-media img{object-position:center}@media (width<=900px){.hero{grid-template-columns:1fr}.hero-media{aspect-ratio:4/3;height:auto}}@media (width<=560px){.hero-media{aspect-ratio:4/3;border-radius:24px;height:auto}}.contact-links .instagram-card{grid-template-columns:92px 1fr;align-items:center}.contact-links .instagram-card img{object-fit:cover;border-radius:12px;grid-row:1/3;width:82px;height:82px}.contact-links .xiaohongshu-card{background:linear-gradient(135deg,#fff 55%,#fff3f5);border-color:#ffd4da;grid-template-columns:92px 1fr;align-items:center}.contact-links .xiaohongshu-card img{object-fit:cover;border-radius:12px;width:82px;height:82px;box-shadow:0 7px 18px #ff244224}.contact-links .xiaohongshu-card span{flex-direction:column;gap:3px;min-width:0;display:flex}.contact-links .xiaohongshu-card em{color:#9a6c73;margin-top:4px;font-size:12px;font-style:normal}header{height:88px}.logo img{object-fit:contain;object-position:left center;width:190px;height:70px}@media (width<=560px){header{height:76px}.logo img{width:145px;height:58px}}footer img{filter:none;width:190px;height:auto}.stores{background:#f6fcfe;padding:110px clamp(24px,6vw,96px);scroll-margin-top:80px}.store-grid{grid-template-columns:repeat(3,1fr);gap:20px;max-width:1240px;margin:auto;display:grid}.store-grid article{border:1px solid var(--line);background:#fff;border-radius:22px;padding:27px;box-shadow:0 10px 30px #1234600d}.store-top{color:#1598b6;justify-content:space-between;align-items:center;font-size:12px;font-weight:800;display:flex}.store-top svg{width:22px}.store-top span{background:#e5fbff;border-radius:99px;padding:6px 10px}.store-grid h3{color:var(--navy);margin:22px 0 6px;font:700 22px DM Sans,Noto Sans SC}.store-grid b{color:#178ba7;font-size:13px}.store-grid p{color:var(--muted);min-height:52px;line-height:1.6}.store-grid a{color:var(--navy);align-items:center;gap:8px;margin-top:18px;font-weight:800;text-decoration:none;display:flex}.footer-company p{margin:0 0 7px}.footer-company small{line-height:1.55}.footer-legal{flex-direction:column;align-items:flex-end;gap:10px;display:flex}.footer-legal a{color:var(--blue);font-weight:700;text-decoration:none}.legal-page{background:#f4fbfd;min-height:100vh;padding:34px 20px 80px}.legal-logo{max-width:930px;margin:0 auto 24px;display:block}.legal-logo img{object-fit:contain;width:190px;height:66px}.legal-page article{border:1px solid var(--line);max-width:930px;box-shadow:var(--shadow);background:#fff;border-radius:28px;margin:auto;padding:clamp(30px,6vw,70px)}.back-home{color:#168ca8;font-weight:700;text-decoration:none}.legal-kicker{color:#168ca8;letter-spacing:1.5px;margin-top:50px;font-size:12px;font-weight:800}.legal-page h1{color:var(--navy);letter-spacing:-3px;margin:14px 0;font:800 clamp(42px,6vw,68px)/1 DM Sans}.effective{color:#7c8da0}.legal-page h2{color:var(--navy);margin:36px 0 10px;font:700 22px DM Sans}.legal-page p{color:#536a80;line-height:1.8}.legal-page a{color:#087e9a}.legal-note{border-top:1px solid var(--line);margin-top:38px;padding-top:24px}@media (width<=900px){.store-grid{grid-template-columns:repeat(2,1fr)}.footer-legal{align-items:center}}@media (width<=560px){.stores{padding:78px 20px}.store-grid{grid-template-columns:1fr}.store-grid p{min-height:0}.legal-page{padding:18px 12px 50px}.legal-page article{border-radius:20px}.legal-page h1{letter-spacing:-2px}.footer-company{text-align:center}}.otto-section{background:#fff;grid-template-columns:.88fr 1.12fr;align-items:center;gap:clamp(45px,7vw,100px);padding:110px clamp(24px,7vw,120px);display:grid}.otto-photo{max-width:520px;box-shadow:var(--shadow);background:#f2f8fb;border-radius:32px;margin:auto;position:relative;overflow:hidden}.otto-photo>img{aspect-ratio:4/5;object-fit:cover;object-position:center;width:100%;display:block}.otto-badge{color:#fff;letter-spacing:.5px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#123460e8;border-radius:16px;padding:14px 18px;font:800 20px DM Sans,Noto Sans SC;position:absolute;bottom:20px;left:22px;right:22px}.otto-badge small{color:var(--blue);letter-spacing:1.1px;margin-top:2px;font-size:10px;display:block}.otto-copy>span{color:#198ba7;letter-spacing:1.5px;text-transform:uppercase;font-size:12px;font-weight:800}.otto-copy h2{letter-spacing:-2px;color:var(--navy);margin:17px 0 22px;font:800 clamp(38px,4.2vw,60px)/1.08 DM Sans,Noto Sans SC}.otto-copy p{color:var(--muted);max-width:650px;font-size:17px;line-height:1.75}.otto-tags{flex-wrap:wrap;gap:10px;margin-top:30px;display:flex}.otto-tags b{color:#147d98;background:#e8faff;border-radius:99px;padding:10px 14px;font-size:13px}@media (width<=900px){.otto-section{grid-template-columns:1fr}.otto-photo{width:min(100%,520px)}}@media (width<=560px){.otto-section{padding:78px 20px}.otto-photo{border-radius:24px}.otto-copy h2{letter-spacing:-1.5px;font-size:38px}}.stores-back{color:var(--navy);align-items:center;gap:7px;font-size:14px;font-weight:700;text-decoration:none;display:flex}.stores-page main{padding-top:88px}.stores-hero{background:linear-gradient(135deg,#e7faff,#fff 58%,#fff1f4);justify-content:space-between;align-items:center;gap:60px;min-height:420px;padding:75px clamp(24px,8vw,135px);display:flex}.stores-hero>div{max-width:790px}.stores-hero span{color:#168eaa;letter-spacing:1.6px;font-size:12px;font-weight:800}.stores-hero h1{letter-spacing:-3.5px;color:var(--navy);margin:18px 0 24px;font:800 clamp(48px,6vw,82px)/1 DM Sans,Noto Sans SC}.stores-hero p{color:var(--muted);max-width:720px;font-size:19px;line-height:1.7}.stores-hero img{filter:drop-shadow(0 20px 30px #12346024);width:min(20vw,210px)}.stores-directory{background:#f6fcfe;padding:80px clamp(24px,6vw,96px) 110px}.stores-directory .store-grid article{padding:31px;position:relative;overflow:hidden}.store-number{color:#edf7fa;font:800 54px DM Sans;position:absolute;top:13px;right:20px}.stores-directory .store-top{z-index:1;position:relative}.stores-directory .store-top span{align-items:center;gap:5px;display:flex}.stores-directory h2{color:var(--navy);margin:26px 0 6px;font:700 24px DM Sans,Noto Sans SC}.stores-directory .store-grid a{border-top:1px solid var(--line);padding-top:17px}.stores-note{text-align:center;background:#fff;justify-items:center;padding:75px 24px;display:grid}.stores-note>svg{color:#1598b6;width:36px;height:36px}.stores-note h2{color:var(--navy);margin:18px 0 25px;font:800 clamp(30px,4vw,48px) DM Sans,Noto Sans SC}.stores-note a{color:var(--navy);align-items:center;gap:8px;font-weight:800;text-decoration:none;display:flex}@media (width<=900px){.stores-back{display:none}.stores-hero{min-height:360px}.stores-hero img{width:150px}}@media (width<=560px){.stores-page main{padding-top:76px}.stores-hero{padding:55px 20px;display:block}.stores-hero h1{letter-spacing:-2px;font-size:47px}.stores-hero p{font-size:16px}.stores-hero img{display:none}.stores-directory{padding:55px 20px 75px}.stores-directory .store-grid article{padding:26px}.stores-note{padding:60px 20px}}.stores-directory .store-grid .store-details{background:var(--navy);color:#fff;border-top:0;border-radius:11px;justify-content:space-between;margin:15px 0 -4px;padding:12px 14px}.stores .store-actions{flex-wrap:wrap;align-items:center;gap:18px;margin-top:18px;display:flex}.stores .store-actions a{margin-top:0}.stores .store-actions .store-details{background:var(--navy);color:#fff;border-radius:10px;padding:10px 14px;box-shadow:0 8px 18px #12346024}.pgp-page main{padding-top:88px}.pgp-hero{background:linear-gradient(135deg,#e8faff,#fff 54%,#fff3f5);grid-template-columns:.88fr 1.12fr;align-items:center;gap:clamp(38px,5vw,76px);min-height:700px;padding:70px clamp(24px,6vw,96px);display:grid}.pgp-hero-copy>span,.pgp-visit>div>span{color:#168fa9;letter-spacing:1.6px;font-size:12px;font-weight:800}.pgp-hero h1{letter-spacing:-3.5px;color:var(--navy);margin:18px 0 25px;font:800 clamp(48px,5.5vw,82px)/1 DM Sans,Noto Sans SC}.pgp-hero-copy>p{color:var(--muted);max-width:630px;font-size:19px;line-height:1.72}.pgp-actions{gap:12px;margin:32px 0;display:flex}.pgp-hero-photo{box-shadow:var(--shadow);aspect-ratio:4/3;border:8px solid #fff;border-radius:30px;position:relative;overflow:hidden}.pgp-hero-photo>img{object-fit:cover;width:100%;height:100%}.pgp-facts{border-top:1px solid var(--line);gap:13px;padding-top:24px;display:grid}.pgp-facts>div{grid-template-columns:38px 1fr;align-items:center;gap:11px;display:grid}.pgp-facts svg{color:#1497b3;width:23px}.pgp-facts span{flex-direction:column;display:flex}.pgp-facts b{color:var(--navy);font-size:14px}.pgp-facts small{color:#75899d;margin-top:2px;font-size:12px}.pgp-essentials{padding:105px clamp(24px,6vw,96px)}.pgp-category-grid{grid-template-columns:repeat(4,1fr);gap:18px;max-width:1240px;margin:auto;display:grid}.pgp-category-grid article{border:1px solid var(--line);background:#fff;border-radius:21px;padding:29px 25px}.pgp-category-grid article>div{color:#1194af;background:#e5fbff;border-radius:15px;place-items:center;width:52px;height:52px;display:grid}.pgp-category-grid svg{width:25px}.pgp-category-grid h3{color:var(--navy);margin:21px 0 10px;font:700 20px DM Sans,Noto Sans SC}.pgp-category-grid p{color:var(--muted);margin:0;line-height:1.65}.pgp-gallery{background:#f5fbfd;padding:100px clamp(24px,6vw,96px)}.pgp-gallery-grid{grid-template-rows:330px 330px;grid-template-columns:1.15fr .85fr .85fr;gap:18px;max-width:1240px;margin:auto;display:grid}.pgp-photo{background:#dbeef3;border-radius:22px;margin:0;position:relative;overflow:hidden}.pgp-photo-1{grid-row:1/3}.pgp-photo img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.pgp-photo:hover img{transform:scale(1.025)}.pgp-photo figcaption{color:#fff;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#123460e0;border-radius:10px;padding:9px 12px;font-size:12px;font-weight:700;position:absolute;bottom:14px;left:14px}.pgp-visit{grid-template-columns:1fr .68fr;align-items:center;gap:80px;padding:110px clamp(24px,7vw,120px);display:grid}.pgp-visit h2{letter-spacing:-2px;color:var(--navy);margin:16px 0 20px;font:800 clamp(38px,4.5vw,62px)/1.07 DM Sans,Noto Sans SC}.pgp-visit>div>p{color:var(--muted);font-size:17px;line-height:1.7}.pgp-visit-points{gap:15px;margin-top:31px;display:grid}.pgp-visit-points div{color:#405c77;align-items:center;gap:10px;font-weight:700;display:flex}.pgp-visit-points svg{color:#1397b4;width:20px}.pgp-visit aside{background:var(--navy);color:#fff;box-shadow:var(--shadow);border-radius:29px;flex-direction:column;align-items:flex-start;padding:42px;display:flex}.pgp-visit aside img{object-fit:contain;background:var(--blue);border-radius:20px;width:73px;height:73px;padding:7px}.pgp-visit aside strong{margin:24px 0 9px;font:700 25px DM Sans}.pgp-visit aside p{color:#c4d2df;line-height:1.6}.pgp-visit aside a{color:var(--blue);align-items:center;gap:8px;margin-top:15px;font-weight:800;text-decoration:none;display:flex}@media (width<=1000px){.pgp-category-grid{grid-template-columns:repeat(2,1fr)}.pgp-gallery-grid{grid-template-rows:420px 300px 300px;grid-template-columns:1fr 1fr}.pgp-photo-1{grid-area:auto/1/auto/3}.pgp-hero,.pgp-visit{grid-template-columns:1fr}.pgp-hero-photo{grid-row:1}.pgp-visit{gap:40px}}@media (width<=560px){.pgp-page main{padding-top:76px}.pgp-hero{padding:35px 20px 62px}.pgp-hero h1{letter-spacing:-2.2px;font-size:46px}.pgp-hero-copy>p{font-size:16px}.pgp-hero-photo{border-width:5px;border-radius:21px}.pgp-actions{flex-direction:column}.pgp-essentials,.pgp-gallery,.pgp-visit{padding:75px 20px}.pgp-category-grid{grid-template-columns:1fr}.pgp-gallery-grid{grid-template-rows:repeat(5,390px);grid-template-columns:1fr;display:grid}.pgp-photo-1{grid-column:auto}.pgp-visit aside{padding:32px 26px}}.experience{grid-template-columns:minmax(360px,.78fr) minmax(440px,1.22fr);align-items:center;gap:clamp(44px,5vw,82px);min-height:auto;padding:clamp(64px,6vw,96px) clamp(28px,7vw,120px)}.experience-photo{border-radius:30px;height:clamp(430px,34vw,560px);min-height:0;box-shadow:0 24px 60px #03183347}.experience-photo:after{background:linear-gradient(#0000 66%,#12346033)}.experience-copy{padding:18px 0}.photo-caption{bottom:20px;left:22px}@media (width<=900px){.experience{grid-template-columns:1fr;gap:42px;padding:70px clamp(24px,7vw,70px)}.experience-photo{order:2;height:430px;min-height:0}.experience-copy{order:1}}@media (width<=560px){.experience{gap:34px;padding:58px 20px}.experience-photo{border-radius:22px;height:310px;min-height:0}.photo-caption{padding:11px 13px;font-size:13px;bottom:13px;left:14px;right:14px}.hero-media{order:1}.hero-copy{order:2}.pgp-essentials{padding:62px 16px 68px}.pgp-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.pgp-category-grid article{border:0;border-radius:20px;min-height:210px;padding:20px 16px;box-shadow:0 10px 28px #12346014}.pgp-category-grid article:first-child{background:linear-gradient(145deg,#e3faff,#f7fdff)}.pgp-category-grid article:nth-child(2){background:linear-gradient(145deg,#fff0f3,#fff9fa)}.pgp-category-grid article:nth-child(3){background:linear-gradient(145deg,#fff7dc,#fffdf6)}.pgp-category-grid article:nth-child(4){background:linear-gradient(145deg,#eaf3ff,#f8fbff)}.pgp-category-grid article>div{background:#ffffffc7;border-radius:13px;width:44px;height:44px;box-shadow:0 6px 16px #12346014}.pgp-category-grid svg{width:22px}.pgp-category-grid h3{margin:18px 0 8px;font-size:17px;line-height:1.25}.pgp-category-grid p{font-size:13px;line-height:1.5}}.path-visual{display:none}.path-content{display:contents}@media (width<=560px){.intro{padding:60px 16px 68px}.path-cards{gap:24px}.path-cards article{background:#fff;border:1px solid #bedde7b3;border-radius:22px;gap:0;padding:0;display:grid;position:relative;overflow:hidden;box-shadow:0 12px 30px #1234601a}.path-cards article:hover{transform:none}.path-content{box-shadow:none;background:#fff;border:0;border-radius:0;order:1;padding:28px 24px 22px;display:block}.path-visual{aspect-ratio:4/3;height:auto;box-shadow:none;background:#eaf7fb;border-radius:0;order:2;margin:0;display:block;overflow:hidden}.path-visual img{object-fit:cover;width:100%;height:100%;display:block}.path-card.shop .path-visual img{object-position:center 35%}.path-card.place .path-visual img{object-position:center}.path-card.brand .path-visual img{object-position:center 45%}.path-cards .card-icon{display:none}.path-cards h3{letter-spacing:-.8px;margin:0 0 12px;font-size:30px;font-weight:800;line-height:1.12}.path-cards p{-webkit-line-clamp:3;-webkit-box-orient:vertical;min-height:0;margin:0 0 16px;font-size:15px;line-height:1.6;display:-webkit-box;overflow:hidden}.path-cards button{border-top:1px solid var(--line);justify-content:space-between;width:100%;padding:15px 0 0;font-size:17px}}.store-visual{display:none}.store-content{display:contents}@media (width<=560px){.stores{padding:68px 16px 76px}.store-grid{gap:24px}.store-grid article,.stores-directory .store-grid article{background:#fff;border:1px solid #bedde7b3;border-radius:22px;gap:0;padding:0;display:grid;position:relative;overflow:hidden;box-shadow:0 12px 30px #1234601a}.store-visual{height:105px;box-shadow:none;background:linear-gradient(135deg,#dff8ff,#f5fdff);border-radius:0;justify-content:center;align-items:center;gap:10px;margin:0;display:flex;position:relative;overflow:hidden}.store-content{box-shadow:none;background:#fff;border:0;border-radius:0;margin:0;padding:22px 19px 19px;display:block}.store-grid article:nth-child(2n) .store-visual{background:linear-gradient(135deg,#eaf1ff,#f8fbff)}.store-grid article:nth-child(3n) .store-visual{background:linear-gradient(135deg,#fff0f3,#fff9fa)}.store-visual>img{object-fit:contain;filter:drop-shadow(0 8px 12px #1234601f);width:64px;height:64px}.store-visual>span{max-width:150px;color:var(--navy);font-size:13px;font-weight:800;line-height:1.25}.featured-store .store-visual{aspect-ratio:4/3;background:#fff;border-radius:0;height:auto;display:block}.featured-store .store-visual>img{object-fit:contain;object-position:center;filter:none;width:100%;height:100%}.store-top svg{width:18px}.store-grid h3{margin:16px 0 4px;font-size:20px}.store-grid p{margin:10px 0 4px;font-size:14px;line-height:1.5}.store-actions{grid-template-columns:1fr;gap:8px;margin-top:14px;display:grid}.store-grid a,.stores-directory .store-grid a{border-top:1px solid var(--line);justify-content:space-between;margin:0;padding:12px 0 2px}.store-grid .store-details,.stores-directory .store-grid .store-details{background:var(--navy);color:#fff;border:0;border-radius:11px;margin:0;padding:12px 14px}}
