@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@500;600&family=Noto+Sans+JP:wght@400;500;600;700&display=swap');

:root{--ink:#173b37;--deep:#12332f;--green:#2f7469;--mint:#dcebe5;--cream:#f7f4ed;--paper:#fffdf9;--line:#d9dfd9;--orange:#d97845;--shadow:0 18px 50px rgba(23,59,55,.1)}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:90px}
body{margin:0;color:var(--ink);background:var(--paper);font-family:"Noto Sans JP",sans-serif;font-size:16px;line-height:1.85;overflow-x:hidden;word-break:normal;line-break:strict;overflow-wrap:break-word}
a{color:inherit;text-decoration:none}
.mobile-break{display:none}
.no-break{white-space:nowrap}
button,input,select,textarea{font:inherit}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.site-header{height:76px;padding:0 max(24px,calc((100vw - 1180px)/2));display:flex;align-items:center;justify-content:space-between;background:rgba(255,253,249,.93);backdrop-filter:blur(12px);position:fixed;inset:0 0 auto;z-index:20;border-bottom:1px solid rgba(23,59,55,.08)}
.logo{display:flex;align-items:center;gap:10px;font-family:"DM Sans",sans-serif;font-weight:600;letter-spacing:.04em}
.logo-mark{width:32px;height:32px;border-radius:50% 50% 50% 5px;display:grid;place-items:center;background:var(--ink);color:#fff;font-family:serif;font-size:21px;font-style:italic}
.global-nav{display:flex;align-items:center;gap:28px;font-size:13px;font-weight:600}
.global-nav a{transition:color .2s}
.global-nav a:hover{color:var(--orange)}
.nav-contact{padding:11px 20px;background:var(--ink);color:#fff!important;border-radius:99px}
.menu-button{display:none}
.hero{min-height:760px;padding:150px max(24px,calc((100vw - 1180px)/2)) 90px;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);align-items:center;gap:44px;background:linear-gradient(120deg,var(--cream) 0%,#fbfaf6 65%,#e9f1ed 100%);position:relative}
.hero:after{content:"";position:absolute;left:0;right:0;bottom:0;height:9px;background:repeating-linear-gradient(90deg,var(--green) 0 40px,transparent 40px 54px)}
.eyebrow{margin:0 0 16px;color:var(--orange);font:600 12px/1 "DM Sans",sans-serif;letter-spacing:.2em;text-transform:uppercase}
h1,h2,h3,p{margin-top:0}
h1,h2,h3,summary{text-wrap:balance}
h1{font-size:clamp(42px,4.2vw,56px);line-height:1.42;letter-spacing:.01em;margin-bottom:26px}
.heading-line{display:block;width:max-content;max-width:100%}
.text-line{display:inline}
.mobile-text-line{display:inline}
h1 strong{color:var(--green);position:relative;font-weight:700}
h1 strong:after{content:"";position:absolute;left:0;right:0;bottom:-4px;height:7px;background:rgba(217,120,69,.26);border-radius:50%}
.hero-lead{font-size:18px;font-weight:600;line-height:1.9;max-width:590px;margin-bottom:12px}
.hero-text{font-size:14px;color:#5c706c;max-width:570px}
.hero-actions{display:flex;align-items:center;gap:28px;margin-top:36px}
.button{border:0;display:inline-flex;justify-content:center;align-items:center;padding:16px 28px;border-radius:4px;font-weight:700;cursor:pointer;transition:transform .2s,background .2s}
.button:hover{transform:translateY(-2px)}
.button-primary{background:var(--orange);color:#fff;box-shadow:0 10px 24px rgba(217,120,69,.25)}
.text-link{font-size:14px;font-weight:700;border-bottom:1px solid var(--ink)}
.text-link span{color:var(--orange)}
.hero-visual{height:500px;position:relative}
.shape{position:absolute;border-radius:50%;filter:blur(.2px)}
.shape-one{width:350px;height:350px;background:#cfe3dc;right:-20px;top:30px}
.shape-two{width:180px;height:180px;background:#f2d9c7;left:20px;bottom:20px}
.browser-mockup{position:absolute;width:460px;height:315px;right:0;top:70px;background:#fff;border-radius:10px;box-shadow:var(--shadow);overflow:hidden;transform:rotate(2deg)}
.browser-bar{height:30px;background:#eef1ee;padding:11px 14px;display:flex;gap:5px}.browser-bar i{width:7px;height:7px;background:#bec9c5;border-radius:50%}
.mock-content{height:285px;padding:60px;background:linear-gradient(120deg,rgba(16,50,45,.87),rgba(47,116,105,.6)),linear-gradient(45deg,#9bb8aa,#e5d8bb);color:#fff}
.mock-content span{font:500 8px "DM Sans";letter-spacing:.18em}.mock-content strong{display:block;font-size:27px;line-height:1.5;margin-top:10px}.mock-line{width:120px;height:3px;background:#e8c69f;margin:17px 0}.mock-button{width:72px;height:20px;border:1px solid #fff}
.phone-mockup{position:absolute;width:150px;height:300px;left:30px;bottom:20px;background:#173b37;padding:8px;border-radius:24px;box-shadow:var(--shadow);transform:rotate(-5deg)}
.phone-screen{height:100%;background:#fbfaf6;border-radius:17px;padding:18px 10px}.phone-head{width:42px;height:5px;background:#294a45;border-radius:4px;margin:0 auto 20px}.phone-image{height:100px;background:linear-gradient(135deg,#82a894,#e5bf8c);margin-bottom:15px}.phone-line{height:5px;width:70%;background:#c7d1cc;margin:8px auto}.phone-line.wide{width:90%}.phone-button{height:20px;width:70%;background:var(--orange);margin:18px auto}
.hero-note{position:absolute;right:5px;bottom:75px;background:#fff;padding:11px 18px;border-radius:99px;box-shadow:var(--shadow);font-size:12px;font-weight:700}.hero-note span{color:var(--orange)}
.section{padding:110px max(24px,calc((100vw - 1120px)/2))}
.section-heading{text-align:center;max-width:760px;margin:0 auto 55px}.section-heading h2,.custom h2,.about h2,.contact h2,.limits h2{font-size:clamp(28px,3.2vw,38px);line-height:1.55;letter-spacing:.01em;margin-bottom:14px}.section-heading>p:last-child{color:#60736f;font-size:15px}
.concerns{background:#fff}.concern-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.concern-card{padding:36px 28px;background:var(--cream);position:relative;border-top:3px solid var(--green)}.number{position:absolute;right:20px;top:12px;color:#c7d7d0;font:600 38px "DM Sans"}.line-icon{width:54px;height:54px;border:1px solid #aac1b8;border-radius:50%;display:grid;place-items:center;color:var(--green);font-size:22px;margin-bottom:24px}.concern-card h3{font-size:17px;line-height:1.75;letter-spacing:.01em}.concern-card p{font-size:14px;color:#6b7b77;margin:0}.concern-answer{max-width:560px;margin:40px auto 0;padding:22px 26px;border-left:3px solid var(--orange);background:var(--cream);text-align:left}.concern-answer span,.concern-answer strong{display:block}.concern-answer strong{color:var(--orange);margin-top:3px}
.service{background:var(--cream)}.service-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.service-card{background:#fff;padding:34px 36px 32px 88px;position:relative;border:1px solid transparent;transition:.25s}.service-card:hover{border-color:#acc7bd;transform:translateY(-3px)}.service-card>span{position:absolute;left:30px;top:32px;font:600 18px "DM Sans";color:var(--orange)}.service-card h3{font-size:19px;margin-bottom:8px}.service-card p{color:#647672;font-size:14px;margin:0}.support-note{margin-top:28px;padding:24px 30px;border:1px dashed #9bb8ae;text-align:left}.support-note strong{display:block;margin-bottom:12px;text-align:center}.support-items{display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.support-items span{padding:5px 11px;background:#fff;font-size:12px;color:#61746f}
.limits{background:var(--deep);color:#fff}.limit-inner{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.limit-inner p{color:#b9c9c5;font-size:14px}.check-list{list-style:none;padding:0;margin:22px 0 0}.check-list li{position:relative;padding:10px 0 10px 30px;border-bottom:1px solid rgba(23,59,55,.12);font-size:14px}.check-list li:before{content:"✓";position:absolute;left:2px;color:var(--orange);font-weight:700}.muted-list li{border-color:rgba(255,255,255,.12);color:#d3dfdc}.muted-list li:before{content:"−";color:#9ab4ae}.external-note{margin:50px 0 0;padding:20px 25px;background:rgba(255,255,255,.07);font-size:13px;text-align:center}.external-note strong{color:#f0b28e}
.custom{background:linear-gradient(135deg,#dcebe5,#f4eee4);text-align:center}.custom-inner{max-width:900px;margin:auto}.custom h2 .heading-line{margin-inline:auto}.custom-inner>p:not(.eyebrow){color:#5b706b}.custom-message span,.custom-message strong{display:block}.custom-message strong{margin-top:5px;color:var(--ink)}.custom-tags{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:30px}.custom-tags span{padding:8px 16px;border-radius:99px;background:rgba(255,255,255,.65);font-size:13px;font-weight:700}
.works{background:#fff}.works-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:30px}.work-card{border:1px solid var(--line);transition:transform .25s,box-shadow .25s}.work-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.work-preview{height:300px;padding:50px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;position:relative;overflow:hidden}.work-preview:after{content:"";position:absolute;width:170px;height:170px;border-radius:50%;right:-35px;bottom:-30px;background:rgba(255,255,255,.25)}.bakery-preview{background:#e7d5bd;color:#5b3e2c}.farm-preview{background:#b9ccb5;color:#244b38}.work-preview span{font-family:serif;font-size:30px;font-weight:700}.work-preview small{margin:5px 0 20px}.work-preview i{display:block;width:110px;height:6px;background:currentColor;opacity:.3}.work-preview b{position:absolute;right:20px;top:20px;font:600 11px "DM Sans";letter-spacing:.1em}.work-info{padding:24px 28px}.work-info p{font-size:11px;color:var(--orange);font-weight:700;margin-bottom:5px}.work-info h3{font-size:20px;margin-bottom:6px}.work-info span{font-size:12px;color:#667773}
.price{background:var(--cream)}.price-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;max-width:940px;margin:auto}.price-card{background:#fff;padding:45px;border:1px solid var(--line);position:relative}.primary-price{border:2px solid var(--green)}.price-label{display:inline-block;padding:5px 12px;background:var(--mint);font-size:12px;font-weight:700}.price-value{margin:24px 0 18px;display:flex;align-items:baseline;gap:5px}.price-value strong{font:600 52px "DM Sans";color:var(--green)}.price-value span,.price-value small{font-size:12px;font-weight:700}.price-card>p{font-size:13px;color:#61736f}.domain-note{margin-top:26px;padding:18px;background:var(--cream);font-size:12px}.domain-note p{margin:5px 0 0;color:#687975}
.flow{background:#fff}.flow-list{list-style:none;padding:0;margin:0 auto;max-width:850px}.flow-list li{display:grid;grid-template-columns:100px 1fr;gap:25px;position:relative;padding-bottom:40px}.flow-list li:not(:last-child):before{content:"";position:absolute;left:31px;top:62px;bottom:0;border-left:1px dashed #9cb7ae}.flow-list span{width:64px;height:64px;border:1px solid var(--green);border-radius:50%;display:grid;place-items:center;color:var(--orange);font:600 17px "DM Sans";background:#fff}.flow-list h3{margin:5px 0 5px;font-size:18px}.flow-list p{margin:0;color:#687975;font-size:13px}
.faq{background:var(--cream)}.faq-list{max-width:850px;margin:auto}.faq-list details{background:#fff;border-bottom:1px solid var(--line);padding:0 24px}.faq-list summary{padding:22px 35px 22px 0;cursor:pointer;font-weight:600;font-size:14px;position:relative;list-style:none}.faq-list summary:after{content:"＋";position:absolute;right:0;color:var(--orange);font-size:20px}.faq-list details[open] summary:after{content:"−"}.faq-list details p{font-size:13px;color:#637571;padding:0 0 24px;margin:0}
.about{background:#fff}.about-inner{max-width:850px;margin:auto;display:grid;grid-template-columns:200px 1fr;gap:60px;align-items:center}.about-mark{width:180px;height:180px;border-radius:50% 50% 50% 8px;background:var(--deep);display:grid;place-items:center;transform:rotate(-4deg)}.about-mark span{font:italic 100px serif;color:#fff;transform:rotate(4deg)}.about p:not(.eyebrow){color:#62736f;font-size:15px;margin-bottom:8px}
.contact{background:var(--deep);color:#fff;display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:80px}.contact-intro>p:not(.eyebrow){color:#bdccc8;font-size:15px}.contact-points{display:flex;flex-wrap:wrap;gap:8px;margin-top:28px}.contact-points span{border:1px solid rgba(255,255,255,.25);padding:6px 12px;font-size:12px;border-radius:99px}.contact-form{background:#fff;color:var(--ink);padding:40px}.contact-form label{display:block;font-size:14px;font-weight:700;margin-bottom:18px}.contact-form em{font-style:normal;font-size:10px;color:var(--orange);margin-left:6px}.contact-form input,.contact-form select,.contact-form textarea{display:block;width:100%;margin-top:6px;padding:13px;border:1px solid #ccd7d2;background:#fbfcfb;border-radius:2px;color:var(--ink)}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{outline:2px solid #92bcb0;border-color:transparent}.contact-form .button{width:100%;margin-top:5px}.form-note{font-size:11px;color:#788984;margin:14px 0 0}
.reply-card{align-self:center;padding:44px;background:#fff;color:var(--ink);box-shadow:var(--shadow)}.reply-card-label{color:var(--orange);font:600 11px/1 "DM Sans",sans-serif;letter-spacing:.18em}.reply-card h3{font-size:21px;line-height:1.75;margin:18px 0 12px}.reply-card p{color:#647672;font-size:14px}.reply-examples{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px}.reply-examples span{padding:7px 12px;background:var(--cream);font-size:12px;font-weight:600}
.site-footer{padding:50px max(24px,calc((100vw - 1120px)/2)) 25px;background:#0b2723;color:#fff;display:grid;grid-template-columns:1fr auto;gap:30px}.footer-logo .logo-mark{background:#fff;color:var(--deep)}.site-footer p{font-size:11px;color:#93aaa4;margin:10px 0 0}.footer-links{display:flex;gap:25px;font-size:12px;color:#c4d2ce}.copyright{grid-column:1/-1;border-top:1px solid rgba(255,255,255,.1);padding-top:20px!important;text-align:center}
.reveal{opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:none}
@media(max-width:900px){.global-nav{display:none;position:absolute;top:76px;left:0;right:0;padding:25px;background:var(--paper);flex-direction:column;box-shadow:0 15px 25px rgba(0,0,0,.08)}.global-nav.open{display:flex}.menu-button{display:flex;width:42px;height:42px;padding:10px;border:0;background:none;flex-direction:column;justify-content:center;gap:5px}.menu-button span:not(.sr-only){height:1px;width:22px;background:var(--ink)}.hero{grid-template-columns:1fr;padding-top:125px;gap:25px}.hero-visual{height:400px;max-width:600px;width:100%;margin:auto}.browser-mockup{width:82%;height:260px}.mock-content{height:230px;padding:45px}.phone-mockup{left:4px}.concern-grid{grid-template-columns:1fr}.service-grid,.price-grid,.works-grid{grid-template-columns:1fr}.limit-inner,.contact{grid-template-columns:1fr;gap:45px}.about-inner{grid-template-columns:150px 1fr;gap:35px}.about-mark{width:140px;height:140px}.about-mark span{font-size:75px}.heading-line{width:auto}}
@media(max-width:600px){.site-header{height:66px;padding:0 18px}.logo{font-size:13px}.logo-mark{width:28px;height:28px}.global-nav{top:66px}.hero{padding:110px 20px 65px;min-height:auto}.hero h1{font-size:34px}.hero-lead{font-size:16px}.hero-actions{align-items:flex-start;flex-direction:column;gap:20px}.hero-visual{height:320px}.browser-mockup{height:220px;top:35px}.mock-content{height:190px;padding:38px 30px}.mock-content strong{font-size:20px}.phone-mockup{width:110px;height:225px;bottom:0}.phone-image{height:65px}.hero-note{bottom:28px}.shape-one{width:270px;height:270px}.section{padding:80px 20px}.section-heading{margin-bottom:38px}.section-heading h2,.custom h2,.about h2,.contact h2,.limits h2{font-size:27px}.service-card{padding:28px 24px 26px 70px}.service-card>span{left:23px;top:27px}.work-preview{height:220px;padding:28px}.work-preview span{font-size:25px}.price-card{padding:30px 24px}.price-value strong{font-size:43px}.flow-list li{grid-template-columns:58px 1fr;gap:18px}.flow-list span{width:52px;height:52px}.flow-list li:not(:last-child):before{left:25px;top:52px}.about-inner{grid-template-columns:1fr;text-align:center}.about-mark{margin:auto}.reply-card{padding:28px 22px}.site-footer{grid-template-columns:1fr}.footer-links{flex-wrap:wrap}.copyright{text-align:left}.custom h2 .heading-line{display:inline}}
@media(max-width:600px){
  body{font-size:14px;line-height:1.75;word-break:normal;line-break:strict;overflow-wrap:break-word}
  .section{padding:56px 16px}
  .section-heading{margin-bottom:26px}
  .section-heading h2,.custom h2,.about h2,.contact h2,.limits h2{font-size:24px;line-height:1.5}
  .section-heading h2 .heading-line{width:auto}
  .section-heading>p:last-child{font-size:13px;line-height:1.75;max-width:340px;margin-inline:auto}
  .eyebrow{margin-bottom:11px;font-size:10px}

  .hero{padding:94px 16px 50px;gap:8px}
  .hero h1{font-size:30px;margin-bottom:18px}
  .hero-lead{font-size:14px;line-height:1.75;margin-bottom:8px}
  .hero-lead .mobile-text-line{display:block;width:max-content;max-width:100%}
  .mobile-text-line{display:block;width:max-content;max-width:100%;margin-inline:auto}
  .hero-copy .mobile-text-line,.about .mobile-text-line,.contact-intro .mobile-text-line,.limits .mobile-text-line{margin-inline:0}
  .hero-text{font-size:12px}
  .hero-actions{margin-top:22px;flex-direction:row;align-items:center;gap:18px}
  .button{padding:13px 18px;font-size:12px}
  .text-link{font-size:12px}
  .hero-visual{height:245px;margin-top:8px}
  .browser-mockup{height:170px;top:28px;width:84%}
  .browser-bar{height:22px;padding:8px 10px}
  .mock-content{height:148px;padding:25px 22px}
  .mock-content strong{font-size:16px}
  .mock-line{margin:10px 0;width:70px}
  .phone-mockup{width:82px;height:170px;padding:5px;border-radius:16px}
  .phone-screen{padding:11px 7px}
  .phone-head{margin-bottom:10px}
  .phone-image{height:50px;margin-bottom:8px}
  .phone-button{margin:10px auto;height:14px}
  .hero-note{right:0;bottom:20px;padding:7px 11px;font-size:10px}
  .shape-one{width:210px;height:210px}
  .shape-two{width:115px;height:115px}

  .concern-grid{gap:9px}
  .concern-card{padding:17px 18px 16px 58px;border-top-width:2px;min-height:0}
  .concern-card .number{right:12px;top:7px;font-size:24px}
  .concern-card .line-icon{position:absolute;left:14px;top:18px;width:32px;height:32px;margin:0;font-size:14px}
  .concern-card h3{font-size:14px;line-height:1.55;margin-bottom:4px}
  .concern-card h3 .heading-line{display:inline}
  .concern-card h3 .heading-line:first-child:after{content:" "}
  .concern-card p{font-size:12px;line-height:1.6}
  .concern-answer{margin-top:24px;padding:14px 16px;font-size:12px}
  .concern-answer span,.concern-answer strong{display:block}

  .service-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
  .service-card{padding:40px 13px 15px}
  .service-card>span{left:14px;top:12px;font-size:14px}
  .service-card h3{font-size:15px;line-height:1.45;margin-bottom:7px;letter-spacing:.01em}
  .service-card p{font-size:12px;line-height:1.6}
  .support-note{margin-top:14px;padding:15px 13px}
  .support-note strong{text-align:left;margin-bottom:9px}
  .support-items{justify-content:flex-start;gap:5px}
  .support-items span{padding:4px 7px;font-size:10px}

  .limit-inner{gap:18px}
  .limit-inner p{font-size:12px}
  .check-list{margin-top:10px}
  .check-list li{padding:7px 0 7px 24px;font-size:12px}
  .external-note{margin-top:22px;padding:13px;font-size:11px;text-align:left}

  .custom-tags{margin-top:18px;gap:6px}
  .custom-tags span{padding:5px 10px;font-size:11px}
  .custom-inner>p:not(.eyebrow){font-size:12px}
  .custom-message{max-width:330px;margin-inline:auto;text-align:center}
  .custom-message strong{display:block;margin-top:5px}

  .works-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
  .work-preview{height:126px;padding:13px}
  .work-preview span{font-size:14px;line-height:1.3;white-space:nowrap;letter-spacing:-.04em}
  .work-preview small{font-size:10px;margin:3px 0 9px}
  .work-preview i{width:50px;height:3px}
  .work-preview b{display:none}
  .work-info{padding:13px 11px 15px}
  .work-info p{font-size:10px;margin-bottom:4px}
  .work-info h3{font-size:12px;line-height:1.35;margin-bottom:6px;overflow-wrap:normal;white-space:nowrap;letter-spacing:-.04em}
  .work-info span{display:block;font-size:11px;line-height:1.55}

  .price-grid{grid-template-columns:1fr;gap:9px}
  .price-card{display:grid;grid-template-columns:118px minmax(0,1fr);column-gap:14px;padding:17px 15px}
  .price-label{grid-column:1;padding:4px 7px;font-size:11px;line-height:1.4;text-align:center}
  .price-value{grid-column:1;margin:12px 0 0;display:flex;align-items:flex-end;justify-content:center;gap:3px;white-space:nowrap}
  .price-value strong{font-size:27px;line-height:1;letter-spacing:-.05em}
  .price-value span,.price-value small{font-size:10px;line-height:1.25}
  .price-card>p{grid-column:2;grid-row:1;margin:0;font-size:12px;line-height:1.65}
  .price-card .check-list{grid-column:2;grid-row:2;margin:6px 0 0}
  .price-card .check-list li{padding:3px 0 3px 17px;font-size:11px;line-height:1.5}
  .price-card .check-list li:before{left:0}
  .domain-note{grid-column:2;grid-row:2;margin:6px 0 0;padding:8px;font-size:10px;line-height:1.55}

  .flow-list li{grid-template-columns:42px 1fr;gap:12px;padding-bottom:20px}
  .flow-list span{width:38px;height:38px;font-size:11px}
  .flow-list li:not(:last-child):before{left:18px;top:38px}
  .flow-list h3{margin:0 0 2px;font-size:14px}
  .flow-list p{font-size:12px;line-height:1.65;max-width:260px}

  .faq-list details{padding:0 14px}
  .faq-list summary{padding:15px 28px 15px 0;font-size:13px;line-height:1.55}
  .faq-list details p{padding-bottom:15px;font-size:12px;line-height:1.65}

  .about-inner{gap:20px;text-align:center}
  .about-mark{width:90px;height:90px}
  .about-mark span{font-size:50px}
  .about p:not(.eyebrow){max-width:300px;margin:0 auto 8px;font-size:12px;line-height:1.8;text-align:center}
  .about .text-line{display:block}

  .contact{gap:24px}
  .contact-intro>p:not(.eyebrow){font-size:12px}
  .contact-points{margin-top:18px}
  .contact-points span{padding:4px 8px;font-size:11px}
  .reply-card{padding:20px 17px}
  .reply-card h3{font-size:15px;line-height:1.65;margin:12px 0 8px}
  .reply-card p{font-size:12px}
  .reply-examples{margin-top:14px;gap:5px}
  .reply-examples span{padding:5px 7px;font-size:11px}
  .site-footer{padding:35px 16px 20px;gap:20px}
  .footer-links{gap:14px;font-size:10px}
  .mobile-break{display:inline}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}}
