:root{color-scheme:light;--bg:#fffaf5;--paper:#fff;--ink:#312723;--muted:#796d67;--line:#eadfd7;--accent:#ff5b54;--accent-dark:#d9433d;--accent-soft:#fff0df;--cream:#ffe7c3;--shadow:0 24px 60px rgba(69,45,32,.11)}
*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg);font-family:-apple-system,BlinkMacSystemFont,"Helvetica Neue","Hiragino Sans","Yu Gothic UI",Meiryo,sans-serif;color:var(--ink);line-height:1.75}body{margin:0;min-height:100vh;background:var(--bg)}img{display:block;max-width:100%}a{color:inherit}.site-header{position:sticky;z-index:20;top:0;padding-top:env(safe-area-inset-top);border-bottom:1px solid rgba(234,223,215,.8);background:rgba(255,250,245,.9);backdrop-filter:blur(18px)}.header-inner{width:min(100% - 48px,1160px);height:76px;margin:auto;display:flex;align-items:center;justify-content:space-between}.brand{display:inline-flex;align-items:center;gap:9px;color:var(--ink);font-size:26px;font-weight:850;letter-spacing:-.035em;text-decoration:none}.brand-mark{display:grid;width:35px;height:35px;place-items:center;border-radius:11px;background:var(--accent);color:#fff;font-size:22px}.header-nav{display:flex;align-items:center;gap:30px}.header-nav a{font-size:14px;font-weight:700;text-decoration:none}.header-nav a:not(.header-cta):hover{color:var(--accent-dark)}.header-cta,.primary-button{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:var(--accent);color:#fff!important;text-decoration:none;box-shadow:0 12px 28px rgba(255,91,84,.24);transition:transform .2s,background .2s}.header-cta{min-height:43px;padding:0 21px}.primary-button{min-height:60px;padding:0 30px;font-weight:800}.header-cta:hover,.primary-button:hover{transform:translateY(-2px);background:#f34e48}.marketing-main{overflow:hidden}.marketing-hero{width:min(100% - 48px,1160px);min-height:720px;margin:auto;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:70px;padding:70px 0 80px}.eyebrow,.section-kicker{margin:0 0 18px;color:var(--accent);font-size:12px;font-weight:850;letter-spacing:.21em}.hero-copy h1{margin:0;font-size:clamp(46px,5vw,74px);line-height:1.22;letter-spacing:-.055em}.hero-copy h1 span{font-size:.78em}.lead{max-width:620px;margin:30px 0 0;color:var(--muted);font-size:18px;line-height:2}.hero-actions{display:flex;align-items:center;gap:28px;margin-top:36px}.text-link{color:var(--ink);font-weight:750;text-underline-offset:5px;text-decoration-thickness:1px}.text-link:hover{color:var(--accent-dark)}.availability{margin:14px 0 0 20px;color:#9a8d86;font-size:12px}.hero-visual{position:relative;height:620px}.sun-shape{position:absolute;width:540px;height:540px;top:-80px;right:-180px;border-radius:50%;background:var(--cream)}.phone{position:absolute;overflow:hidden;border:9px solid #27211f;border-radius:45px;background:#fff;box-shadow:0 30px 70px rgba(49,39,35,.2)}.phone:before{content:"";position:absolute;z-index:2;top:10px;left:50%;width:75px;height:22px;transform:translateX(-50%);border-radius:20px;background:#171311}.phone-main{width:276px;height:600px;right:86px;top:10px}.phone img{width:100%;height:100%;object-fit:cover}.calorie-chip{position:absolute;z-index:3;left:0;top:150px;width:190px;padding:18px 20px;border-radius:22px;background:rgba(255,255,255,.96);box-shadow:var(--shadow);transform:rotate(-3deg)}.calorie-chip span{display:block;color:var(--muted);font-size:12px}.calorie-chip strong{display:block;font-size:28px;line-height:1.3}.calorie-chip small{font-size:10px;letter-spacing:.08em}.spark{position:absolute;z-index:3;color:var(--accent)}.spark-one{right:18px;top:120px;font-size:37px}.spark-two{left:38px;bottom:80px;font-size:22px}.empathy-section,.steps-section,.feature-section{padding:110px max(24px,calc((100% - 1160px)/2))}.empathy-section{background:var(--ink);color:#fff;text-align:center}.empathy-section h2,.section-heading h2,.trust-section h2,.download-section h2{margin:0;font-size:clamp(36px,4.5vw,60px);line-height:1.35;letter-spacing:-.045em}.benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:64px;text-align:left}.benefit-grid article{padding:32px;border-radius:26px;background:#443934}.benefit-icon{display:grid;width:50px;height:50px;place-items:center;margin-bottom:28px;border-radius:16px;background:var(--accent-soft);color:var(--accent);font-size:24px}.benefit-grid h3{margin:0 0 10px;font-size:21px}.benefit-grid p{margin:0;color:#cec3bd;font-size:14px}.steps-section{display:grid;grid-template-columns:.9fr 1.1fr;gap:90px;background:#fff}.section-heading>p:not(.section-kicker){color:var(--muted)}.steps-list{margin:0;padding:0;list-style:none}.steps-list li{display:grid;grid-template-columns:70px 1fr;gap:24px;padding:28px 0;border-top:1px solid var(--line)}.steps-list li:last-child{border-bottom:1px solid var(--line)}.steps-list>li>span{color:var(--accent);font-size:13px;font-weight:850;letter-spacing:.12em}.steps-list h3{margin:0 0 6px;font-size:22px}.steps-list p{margin:0;color:var(--muted);font-size:14px}.feature-section{padding-top:110px;padding-bottom:120px;background:var(--accent-soft)}.centered{text-align:center}.showcase{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:70px}.showcase-card{padding:24px 24px 30px;border:1px solid rgba(225,206,190,.7);border-radius:30px;background:#fff;box-shadow:0 18px 42px rgba(96,66,47,.07)}.showcase-card.featured{transform:translateY(-22px)}.screen-wrap{height:400px;overflow:hidden;margin-bottom:25px;border-radius:22px;background:#f2ebe5}.screen-wrap img{width:100%;height:100%;object-fit:cover;object-position:top}.showcase-card>span{color:var(--accent);font-size:12px;font-weight:850}.showcase-card h3{margin:6px 0 9px;font-size:20px}.showcase-card p{margin:0;color:var(--muted);font-size:14px}.trust-section{padding:110px max(24px,calc((100% - 1160px)/2));display:grid;grid-template-columns:1fr 1fr;gap:90px;background:#fff}.trust-copy{padding-top:18px;color:var(--muted)}.trust-copy p{margin:0 0 20px}.trust-copy .text-link{display:inline-block;margin-top:10px;color:var(--ink)}.download-section{position:relative;padding:115px 24px;text-align:center;background:var(--accent);color:#fff}.download-section .section-kicker{color:#fff}.download-section>p:not(.section-kicker){margin:18px 0 30px;color:#ffe5e3}.download-mark{display:grid;width:72px;height:72px;margin:0 auto 30px;place-items:center;border-radius:23px;background:#fff;color:var(--accent);font-size:40px}.store-button{display:inline-flex;min-width:230px;min-height:65px;padding:10px 28px;align-items:center;justify-content:center;flex-direction:column;border-radius:14px;background:#201b19;color:#fff;font-size:17px;font-weight:750;line-height:1.1}.store-button small{margin-top:6px;color:#b9b3b0;font-size:10px;font-weight:500}.is-disabled{cursor:default}.marketing-footer{position:relative;padding:60px max(24px,calc((100% - 1160px)/2)) 36px;border-top:0;background:#2b2421;color:#fff}.footer-brand p{margin:12px 0 35px;color:#a99d97;font-size:13px}.marketing-footer nav{display:flex;flex-wrap:wrap;gap:12px 24px;padding-top:25px;border-top:1px solid #473c37}.marketing-footer nav a{color:#d7ccc7;font-size:12px}.copyright{margin:35px 0 0;color:#897e78;font-size:11px}
.support-main{width:min(100% - 48px,1040px);margin:0 auto;padding-bottom:100px}.support-hero{padding:90px 0 55px}.support-hero h1{margin:0;font-size:clamp(45px,7vw,78px);line-height:1.18;letter-spacing:-.055em}.support-hero>p:last-child{margin:25px 0 0;color:var(--muted);font-size:17px}.support-categories{position:sticky;z-index:10;top:92px;display:flex;gap:9px;margin-bottom:85px;padding:12px;border:1px solid var(--line);border-radius:18px;background:rgba(255,255,255,.92);box-shadow:0 10px 35px rgba(69,45,32,.07);backdrop-filter:blur(16px)}.support-categories a{flex:1;padding:9px;border-radius:11px;color:var(--muted);font-size:12px;font-weight:700;text-align:center;text-decoration:none}.support-categories a:hover{background:var(--accent-soft);color:var(--accent-dark)}.faq-section{scroll-margin-top:170px;display:grid;grid-template-columns:90px 1fr;gap:30px;padding:0 0 80px}.faq-number{margin:7px 0 0;color:var(--accent);font-size:12px;font-weight:850;letter-spacing:.15em}.faq-content h2{margin:0 0 25px;font-size:34px;letter-spacing:-.04em}.faq-content details{border-top:1px solid var(--line)}.faq-content details:last-child{border-bottom:1px solid var(--line)}.faq-content summary{position:relative;padding:24px 52px 24px 0;cursor:pointer;font-size:16px;font-weight:750;list-style:none}.faq-content summary::-webkit-details-marker{display:none}.faq-content summary:after{content:"＋";position:absolute;right:8px;top:22px;color:var(--accent);font-size:21px;font-weight:400}.faq-content details[open] summary:after{content:"−"}.faq-content details div{padding:0 52px 25px 0;color:var(--muted);font-size:14px}.faq-content details div p{margin:0}.faq-content details a{color:var(--accent-dark);text-underline-offset:3px}.contact-panel{padding:52px;border-radius:30px;background:var(--ink);color:#fff;text-align:center}.contact-panel h2{margin:0;font-size:34px}.contact-panel>p:not(.section-kicker){color:#cfc4bf}.contact-panel .primary-button{margin-top:12px}
main:not(.marketing-main):not(.support-main){width:min(100% - 32px,760px);margin:40px auto 70px}.hero{padding:28px 4px}.hero h1{margin:0 0 8px;font-size:clamp(28px,7vw,42px);line-height:1.3}.hero p{margin:0;color:var(--muted)}.menu{display:grid;gap:14px}.menu a{display:block;padding:20px;border:1px solid var(--line);border-radius:18px;background:var(--paper);color:inherit;text-decoration:none;box-shadow:0 8px 24px rgba(91,65,51,.06)}.menu a:active{transform:scale(.99)}.menu strong{display:block;font-size:17px}.menu span{display:block;margin-top:3px;color:var(--muted);font-size:14px}.document{padding:clamp(22px,6vw,44px);border:1px solid var(--line);border-radius:22px;background:var(--paper);box-shadow:0 12px 34px rgba(91,65,51,.06)}.document h1,.document h2:first-child{margin:0 0 30px;padding-top:0;border-top:0;font-size:clamp(25px,6vw,36px);line-height:1.35}.document h2{margin:38px 0 12px;padding-top:24px;border-top:1px solid var(--line);font-size:21px;line-height:1.5}.document h3{margin:28px 0 10px;font-size:18px}.document p,.document li{font-size:15px}.document ul,.document ol{padding-left:1.5em}.document a{color:#b94735;overflow-wrap:anywhere}.document code{padding:2px 5px;border-radius:5px;background:var(--accent-soft)}.notice{margin:0 0 18px;padding:12px 15px;border-radius:12px;background:#fff3cd;color:#725b15;font-size:14px}body>footer:not(.marketing-footer){padding:28px 20px max(30px,env(safe-area-inset-bottom));border-top:1px solid var(--line);text-align:center;color:var(--muted);font-size:12px}body>footer:not(.marketing-footer) nav{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 16px;margin-bottom:14px}body>footer:not(.marketing-footer) a{color:var(--muted)}
@media(max-width:820px){.header-inner{width:min(100% - 32px,1160px);height:66px}.header-nav>a:not(.header-cta){display:none}.marketing-hero{min-height:auto;grid-template-columns:1fr;gap:35px;padding:65px 0 50px}.hero-copy{text-align:center}.hero-copy h1{font-size:clamp(39px,10.5vw,62px)}.lead{margin:23px auto 0;font-size:16px}.hero-actions{justify-content:center;flex-direction:column;gap:17px}.availability{margin-left:0}.hero-visual{height:565px;max-width:500px;width:100%;margin:auto}.phone-main{right:50%;transform:translateX(50%);width:248px;height:538px}.calorie-chip{left:3%;top:140px}.benefit-grid,.showcase{grid-template-columns:1fr}.benefit-grid{max-width:600px;margin:48px auto 0}.steps-section,.trust-section{grid-template-columns:1fr;gap:45px}.showcase{max-width:440px;margin:55px auto 0}.showcase-card.featured{transform:none}.screen-wrap{height:470px}.support-categories{overflow-x:auto;justify-content:flex-start}.support-categories a{flex:0 0 auto;padding-inline:14px}.faq-section{grid-template-columns:45px 1fr;gap:12px}}
@media(max-width:520px){.header-inner{width:min(100% - 24px,1160px)}.brand{font-size:22px}.brand-mark{width:31px;height:31px}.header-cta{min-height:38px;padding:0 15px;font-size:12px}.marketing-hero{width:min(100% - 32px,1160px)}.hero-copy h1 span{font-size:.72em}.hero-visual{height:510px}.phone-main{width:218px;height:473px}.calorie-chip{top:120px;width:155px;padding:14px}.calorie-chip strong{font-size:23px}.sun-shape{width:430px;height:430px}.empathy-section,.steps-section,.feature-section,.trust-section{padding:80px 20px}.benefit-grid article{padding:27px}.steps-list li{grid-template-columns:44px 1fr;gap:10px}.screen-wrap{height:420px}.download-section{padding:85px 20px}.marketing-footer{padding-top:50px}.support-main{width:min(100% - 32px,1040px)}.support-hero{padding:65px 0 38px}.support-categories{top:78px;margin-bottom:60px}.faq-section{display:block;padding-bottom:65px}.faq-number{margin-bottom:9px}.faq-content h2{font-size:28px}.faq-content summary{padding-right:40px}.contact-panel{padding:40px 22px}main:not(.marketing-main):not(.support-main){width:min(100% - 24px,760px);margin-top:24px}.document{border-radius:16px;padding:22px 18px}.document h2{font-size:19px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.header-cta,.primary-button{transition:none}}
.site-header>.brand{margin:18px 20px}
.brand-icon{width:38px;height:38px;flex:0 0 auto;border-radius:10px;object-fit:cover}.brand-logo{width:132px;height:auto;flex:0 0 auto}.availability{position:relative;z-index:5}

/* Mobile-first refinements: balanced Japanese wrapping and denser layouts. */
@media(max-width:520px){
  .hero-copy h1,.empathy-section h2,.section-heading h2,.trust-section h2,.download-section h2,.support-hero h1,.faq-content h2{line-break:strict;text-wrap:balance;word-break:auto-phrase}
  .hero-copy h1{font-size:clamp(32px,9.2vw,38px);line-height:1.34;letter-spacing:-.045em}
  .hero-copy h1 span{font-size:.76em;line-height:1.5}
  .empathy-section h2,.section-heading h2,.trust-section h2,.download-section h2{font-size:clamp(29px,8.2vw,34px);line-height:1.48;letter-spacing:-.035em}
  .empathy-section h2,.download-section h2{font-size:28px}
  .empathy-section h2 br,.trust-section h2 br,.download-section h2 br{display:none}
  .lead{font-size:14px;line-height:1.95}
  .marketing-hero{padding-top:52px}
  .hero-actions{margin-top:28px}
  .primary-button{min-height:54px;padding-inline:26px}
  .hero-visual{height:480px;margin-top:4px}
  .phone-main{width:208px;height:451px;border-width:7px;border-radius:36px}
  .phone:before{top:8px;width:62px;height:18px}
  .calorie-chip{left:1%;top:118px;width:148px;border-radius:17px}
  .empathy-section,.steps-section,.feature-section,.trust-section{padding-top:70px;padding-bottom:70px}
  .section-kicker{margin-bottom:14px;font-size:10px;letter-spacing:.19em}
  .benefit-grid{gap:14px;margin-top:38px}
  .benefit-grid article{padding:24px;border-radius:22px}
  .benefit-icon{width:44px;height:44px;margin-bottom:20px;border-radius:13px;font-size:20px}
  .benefit-grid h3,.steps-list h3,.showcase-card h3{font-size:18px}
  .benefit-grid p,.steps-list p,.showcase-card p{font-size:13px;line-height:1.8}
  .steps-section{gap:30px}
  .steps-list li{padding:24px 0}
  .showcase{gap:16px;margin-top:38px}
  .showcase-card{padding:18px 18px 24px;border-radius:24px}
  .screen-wrap{height:350px;margin-bottom:20px;border-radius:18px}
  .trust-section{gap:28px}
  .trust-copy{padding-top:0;font-size:14px;line-height:1.95}
  .download-section{padding-top:74px;padding-bottom:78px}
  .download-mark{width:60px;height:60px;margin-bottom:24px;border-radius:18px;font-size:32px}
  .marketing-footer nav{display:grid;grid-template-columns:1fr 1fr;gap:14px 18px}
  .support-hero h1{font-size:clamp(34px,9.6vw,40px);line-height:1.35}
  .support-hero>p:last-child{font-size:14px;line-height:1.9}
  .support-categories{display:grid;grid-template-columns:repeat(3,1fr);overflow:visible}
  .support-categories a{min-width:0;padding:9px 5px;white-space:nowrap}
  .faq-content h2{font-size:26px;line-height:1.45}
  .faq-content summary{font-size:15px;line-height:1.7}
  .faq-content details div{padding-right:16px;line-height:1.9}
  .contact-panel h2{font-size:28px;line-height:1.45;text-wrap:balance}
}

@media(max-width:350px){
  .hero-copy h1{font-size:30px}
  .empathy-section h2,.section-heading h2,.trust-section h2,.download-section h2{font-size:27px}
  .marketing-footer nav{grid-template-columns:1fr}
}

/* Official Picorie brand assets. */
.brand{gap:11px}
.brand-icon{width:38px;height:38px;flex:0 0 auto;border-radius:10px;object-fit:cover;box-shadow:0 5px 14px rgba(77,51,21,.14)}
.brand-logo{width:124px;height:auto;object-fit:contain}
.availability{position:relative;z-index:4}
.download-mark{object-fit:cover;padding:0;border-radius:18px;box-shadow:0 12px 30px rgba(76,37,6,.18)}

@media(max-width:520px){
  .brand{gap:8px}
  .brand-icon{width:32px;height:32px;border-radius:8px}
  .brand-logo{width:100px}
}
.store-button{text-decoration:none;transition:transform .2s,background .2s}.store-button:hover{transform:translateY(-2px);background:#080706}
.app-store-badge{display:inline-block}.app-store-badge img{display:block;width:224px;height:82px;object-fit:contain}
