@charset "UTF-8";
:root{--paper:#fbf8f2;--ink:#282820;--muted:#706b61;--coral:#c44731;--coral-hover:#a83623;--line:#ddd8cc;--peach:#f3e9dd;--olive:#596044;--white:#fff;--radius:18px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:"Hiragino Kaku Gothic ProN","Hiragino Sans","Yu Gothic",Meiryo,sans-serif;-webkit-font-smoothing:antialiased;font-size:15px;line-height:1.85}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.5}h1,h2{letter-spacing:-.055em;font-weight:800}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #3859a9;outline-offset:5px}button{color:var(--ink)}.wrap{max-width:1200px;margin:0 auto;padding:0 40px}.section{padding-top:108px;padding-bottom:108px}.eyebrow{font-size:11px;letter-spacing:.16em;font-weight:800;color:var(--coral);margin-bottom:22px}.button{display:inline-flex;justify-content:center;align-items:center;gap:26px;padding:17px 24px;border:1px solid var(--coral);background:var(--coral);color:white;border-radius:7px;font-size:14px;font-weight:700;line-height:1.5;min-height:56px;transition:background .18s,transform .18s;white-space:normal}.button:hover{background:var(--coral-hover);transform:translateY(-2px)}.button span{font-size:22px;font-weight:400;line-height:1}.button-small{padding:12px 18px;min-height:45px;font-size:12px;gap:24px}.button-outline{background:transparent;color:var(--coral)}.button-outline:hover{background:#f5e9e2}.button-cream{background:var(--paper);border-color:var(--paper);color:var(--coral)}.button-cream:hover{background:#f1e7d6}.skip{position:fixed;top:-100px;left:20px;background:white;padding:10px 20px;z-index:100}.skip:focus{top:10px}.preview-note{text-align:center;background:#eee8dd;color:#5e594f;font-size:10px;letter-spacing:.12em;min-height:27px;line-height:27px}.preview-note span{letter-spacing:.03em;margin-left:16px}.header{height:90px;display:flex;align-items:center;justify-content:space-between;gap:30px;max-width:1360px;padding:0 48px;margin:auto;position:relative;z-index:5}.brand{display:inline-flex;align-items:center;font-size:27px;letter-spacing:-1.3px;font-weight:800;line-height:1;white-space:nowrap}.brand-icon{display:inline-flex;align-items:center;justify-content:center;position:relative;background:var(--coral);color:white;width:35px;height:35px;border-radius:11px;margin-right:9px;font:700 31px/1 Arial,sans-serif;padding-bottom:7px;letter-spacing:-2px}.brand-icon>span{position:absolute;font-size:16px;right:0;top:0;color:#f7d68f}.brand-dot{color:var(--coral)}.header nav{display:flex;gap:27px;margin-left:auto;margin-right:16px;font-size:12px;font-weight:700}.header nav a:hover,.text-link:hover{color:var(--coral)}.hero{display:grid;grid-template-columns:1.13fr 1fr;gap:25px;align-items:center;padding-top:58px;padding-bottom:75px;min-height:680px}.hero-copy{position:relative;z-index:2}.hero .eyebrow{font-size:12px;letter-spacing:.06em;margin-bottom:22px}.tiny-spark{font-size:22px;vertical-align:middle;margin-right:9px}.hero h1{font-size:clamp(35px,4.1vw,57px);line-height:1.6;white-space:nowrap}.coral{color:var(--coral);position:relative}.coral:after{content:"";position:absolute;left:8px;right:8px;bottom:-6px;border-top:3px solid #d69f66;border-radius:50%;transform:rotate(-2deg)}.hero-sub{font-size:17px;line-height:2;font-weight:700;margin-top:29px;letter-spacing:-.02em}.hero-description{font-size:13px;color:var(--muted);margin-top:14px;line-height:1.9}.hero-actions{display:flex;align-items:center;gap:24px;margin-top:30px}.hero-actions .button{font-size:12px;padding-left:18px;padding-right:18px;gap:15px}.text-link{font-size:12px;font-weight:700;white-space:nowrap}.text-link span{margin-left:12px}.hero-price{display:flex;gap:10px;align-items:baseline;margin-top:25px;font-size:12px}.hero-price strong{font-size:30px;letter-spacing:-.05em;line-height:1.3}.hero-price strong span{font-size:15px}.hero-price small{color:var(--muted);font-size:11px}.fine{font-size:10px;color:var(--muted);line-height:1.8;margin-top:7px}.hero-visual{position:relative;min-height:510px;margin-left:15px}.hero-visual:before{content:"";position:absolute;inset:10px -5px 40px -25px;background:#ede4d3;border-radius:50% 44% 45% 42%;transform:rotate(-8deg)}.visual-caption{position:absolute;left:0;top:-15px;font-size:10px;letter-spacing:.16em;line-height:1.7;color:var(--olive);transform:rotate(-8deg);font-weight:700}.photo-back{position:absolute;top:90px;left:-15px;width:215px;padding:9px 9px 28px;background:white;transform:rotate(-12deg);box-shadow:0 12px 35px #28282017}.photo-back img{height:250px;width:100%;object-fit:cover}.photo-back span{display:block;font-size:10px;text-align:center;margin-top:10px;color:var(--muted)}.hero-post{position:relative;margin-left:auto;margin-right:4px;top:18px;width:300px;background:#fff;border-radius:12px;overflow:hidden;transform:rotate(6deg);box-shadow:0 18px 45px #45331f20;border:1px solid #e6dfd3}.post-header{display:flex;gap:9px;padding:12px 14px;align-items:center}.avatar{background:#eee7d6;display:grid;place-items:center;width:30px;height:30px;border-radius:50%;font:bold 17px Georgia,serif;color:#6a6c4e}.post-header strong{font-size:10px;line-height:1.3;display:block}.post-header small{font-size:8px;color:#78736a;display:block;line-height:1.5}.ellipsis{margin-left:auto;letter-spacing:2px;font-size:10px}.hero-food{width:100%;height:270px;object-fit:cover}.post-body{padding:12px 16px 17px}.post-icons{display:flex;align-items:center;gap:10px;margin-bottom:10px}.post-icons svg{width:19px;height:19px;fill:none;stroke:var(--ink);stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.post-icons .save{margin-left:auto}.post-body p{font-size:10px;line-height:1.9}.tags{color:#657450;font-size:9px;display:block;margin-top:6px}.floating-note{position:absolute;bottom:35px;left:-16px;background:#fffdf7;display:flex;align-items:center;gap:12px;padding:17px 20px;transform:rotate(-4deg);box-shadow:0 8px 25px #45331f12;border:1px solid #eee1ca;border-radius:7px}.floating-note>span{font-size:30px;color:var(--coral)}.floating-note strong{font-size:12px;display:block}.floating-note small{font-size:10px;color:var(--muted)}.sample-caption{position:absolute;bottom:-3px;left:15px;right:0;text-align:center;font-size:9px;color:var(--muted)}.flow-strip{background:#f0ebdf;border-top:1px solid #e7e0d3;border-bottom:1px solid #e7e0d3}.flow-strip .wrap{display:flex;justify-content:space-between;align-items:center;padding-top:24px;padding-bottom:24px;gap:18px;font-size:12px;font-weight:700}.flow-strip b{color:var(--coral);font-family:Georgia,serif;font-style:italic;font-size:17px;margin-right:13px}.flow-strip i{color:#afa798;font-style:normal}.section h2{font-size:36px;line-height:1.55}.problem{display:grid;grid-template-columns:1fr 1.1fr;gap:80px}.section-intro>p:last-child,.section-heading>p,.center-heading>p:last-child,.faq-grid>div>p:last-child{color:var(--muted);font-size:13px;line-height:2;margin-top:24px}.problem-list{padding-top:8px}.problem-list article{display:flex;gap:22px;padding:23px 0;border-bottom:1px solid var(--line)}.problem-list article:first-child{padding-top:0}.problem-list article>span{font:italic 19px Georgia,serif;color:#ad7b5c;padding-top:4px}.problem-list h3{font-size:16px;letter-spacing:-.025em;margin-bottom:8px}.problem-list p{font-size:12px;color:var(--muted)}.examples{background:var(--peach)}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:48px}.section-heading>p{margin:0 0 6px}.example-stage{display:grid;grid-template-columns:1.1fr 1fr;gap:60px;align-items:center}.panel-label{display:block;font-size:10px;letter-spacing:.1em;font-weight:800;color:#847a69;margin-bottom:24px}.material-panel h3{font-size:20px;margin-bottom:24px}.photo-options{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.photo-option{padding:6px 6px 11px;border:1px solid #d5c9b7;background:transparent;border-radius:8px;transition:background .2s,border-color .2s}.photo-option.active{border:2px solid var(--coral);padding:5px 5px 10px;background:#fffaf4}.photo-option img{width:100%;height:124px;object-fit:cover;border-radius:4px}.photo-option span{font-size:10px;font-weight:700;display:block;margin-top:10px}.material-detail{margin-top:23px;border-bottom:1px solid #d9cdbc;padding-bottom:20px}.material-detail>span,.tone-options>span{font-size:10px;color:#807361;display:block;margin-bottom:8px}.material-detail p{font-size:12px;font-weight:600;min-height:23px}.tone-options{margin-top:20px}.tone{font-size:11px;border:1px solid #cfc1ad;border-radius:30px;background:transparent;padding:7px 14px;margin:0 4px 4px 0}.tone.active{color:#fff;background:var(--olive);border-color:var(--olive)}.example-explain{font-size:12px;margin-top:27px}.example-explain span{font-size:20px;color:var(--coral);vertical-align:middle;margin-right:9px}.material-panel .fine{max-width:430px;margin-top:15px}.example-result{padding:25px;background:#f9f4ec;border-radius:15px;border:1px solid #e5d9c8}.example-result>.panel-label{margin-bottom:16px}.sample-post{max-width:340px;margin:auto;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 8px 25px #5840230b}.sample-post .post-header{padding:13px 17px}.sample-post>img{width:100%;height:240px;object-fit:cover}.sample-post .post-body{min-height:159px;padding:13px 17px 19px}.sample-post .post-body p{font-size:11px}.sample-post .post-body .tags{font-size:10px}.result-foot{display:block;font-size:10px;color:var(--muted);text-align:center;margin-top:15px}.center-heading{text-align:center;margin-bottom:55px}.center-heading .eyebrow{margin-bottom:16px}.center-heading>p:last-child{margin-top:16px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:34px}.step-art{height:215px;border-radius:10px;margin-bottom:28px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.art-photo{background:#e9e4d5}.art-photo img{width:130px;height:160px;object-fit:cover;border:7px solid white;transform:rotate(-10deg);box-shadow:0 4px 12px #0001}.add-mark{display:grid;place-items:center;position:absolute;width:43px;height:43px;border-radius:50%;background:var(--coral);color:white;right:24%;bottom:35px;font-size:26px}.art-label{position:absolute;left:18px;top:16px;color:var(--olive);font-size:10px}.art-writing{background:#edddd0}.writing-card{background:white;width:75%;border-radius:6px;padding:20px;box-shadow:0 5px 15px #5338180a}.writing-card span{font-size:11px;font-weight:700;display:block;margin-bottom:15px}.writing-card i{display:block;background:#ded8cf;height:5px;margin-top:8px;border-radius:8px;width:100%}.writing-card i:nth-child(4){width:65%}.writing-card b{font-size:9px;color:var(--olive);display:block;margin-top:15px}.writing-spark{position:absolute;right:20px;top:8px;font-size:53px;color:var(--coral);transform:rotate(10deg)}.art-calendar{background:#e5e7da}.mini-calendar{width:78%;padding:15px;background:white;border-radius:7px;transform:rotate(3deg);box-shadow:0 5px 15px #3332}.mini-calendar>strong{font-size:11px;display:block;margin-bottom:10px}.mini-calendar>strong>span{float:right;font-size:8px;color:var(--muted);font-weight:400}.calendar-week{display:grid;grid-template-columns:repeat(7,1fr);gap:6px;font-size:9px;text-align:center;line-height:20px}.calendar-week span{color:var(--muted);font-size:8px}.calendar-week b{font-weight:400}.calendar-week .marked{background:#f7ddcf;border-radius:3px;color:var(--coral)}.calendar-check{display:block;font-size:9px;color:var(--olive);margin-top:12px}.step-number{font-size:10px;letter-spacing:.14em;font-weight:700;color:var(--coral);margin-bottom:12px}.steps h3{font-size:18px;margin-bottom:12px}.steps article>p:last-child{font-size:12px;color:var(--muted);line-height:1.95}.check-note{display:flex;align-items:center;gap:17px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:22px 25px;margin-top:42px}.check-circle{display:grid;place-items:center;border-radius:50%;border:1px solid #b8bda5;width:32px;height:32px;flex-shrink:0;color:var(--olive)}.check-note p{font-size:11px;color:var(--muted)}.check-note strong{font-size:13px;display:block;color:var(--ink);margin-bottom:3px}.support{background:#efefe5}.support-grid{display:grid;grid-template-columns:.9fr 1fr;gap:85px;align-items:center}.support-photo{position:relative;align-self:stretch;min-height:520px}.support-photo img{width:100%;height:100%;object-fit:cover;position:absolute;border-radius:160px 160px 8px 8px;filter:brightness(.82)}.support-photo>span{position:absolute;bottom:33px;left:32px;color:#fff;font:italic 32px/1.25 Georgia,serif;letter-spacing:1px}.support-lead{font-size:14px;line-height:2;margin-top:25px}.support-items{margin:29px 0 0}.support-items>div{padding:17px 0;border-top:1px solid #d5d6c6}.support-items dt{font-size:14px;font-weight:700}.support-items dt span{font-size:10px;color:var(--olive);margin-right:14px}.support-items dd{margin:8px 0 0 31px;font-size:12px;color:var(--muted);line-height:1.9}.price-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:70px}.price-card{border:1px solid var(--line);border-radius:10px;padding:28px 24px 24px;background:#fffdf9;position:relative}.price-card.featured{border:2px solid var(--coral);padding:27px 23px 23px}.plan-ribbon{position:absolute;left:-2px;right:-2px;top:-30px;background:var(--coral);color:#fff;text-align:center;border-radius:9px 9px 0 0;height:35px;line-height:30px;font-size:11px;font-weight:700}.plan-label{color:var(--coral);font-size:10px;letter-spacing:.18em;font-weight:800}.price-card h3{font-size:19px;margin:10px 0}.price-card h3>span{font-size:36px;font-weight:700;margin:0 5px;letter-spacing:-.04em}.plan-description{font-size:11px;color:var(--muted);min-height:25px}.price{display:flex;align-items:baseline;font-size:12px;gap:4px;flex-wrap:wrap;margin-top:20px}.price>strong{font-size:35px;letter-spacing:-.07em;line-height:1.3}.price small{font-size:10px;color:var(--muted)}.tax{font-size:11px;color:var(--muted);margin-top:4px}.price-card ul{list-style:none;padding:21px 0;margin:22px 0 0;border-top:1px solid var(--line);font-size:11px;line-height:2.5}.price-card li:before{content:"✓";margin-right:10px;color:var(--olive)}.price-card .button{display:flex;gap:10px;font-size:12px;padding:12px 8px;min-height:49px}.initial-price{display:flex;justify-content:space-between;align-items:center;gap:25px;background:#f0ebdf;border-radius:8px;padding:27px 33px;margin-top:27px}.initial-price .eyebrow{font-size:9px;margin-bottom:6px;display:block}.initial-price h3{font-size:18px}.initial-price p{font-size:11px;color:var(--muted);margin-top:5px}.initial-price strong{font-size:30px;letter-spacing:-.04em}.initial-price strong span{font-size:12px;font-weight:500;letter-spacing:0;margin-left:7px}.initial-price>div:last-child{text-align:right}.contract-note{margin-top:20px;color:var(--muted);font-size:11px;line-height:1.9}.contract-note p+p{margin-top:6px}.contract-note strong{color:var(--ink);margin-right:8px}.faq{background:#f2eee6}.faq-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:80px}.faq-list details{border-bottom:1px solid #d9d3c7}.faq-list details:first-child{border-top:1px solid #d9d3c7}.faq-list summary{cursor:pointer;list-style:none;padding:23px 0;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:13px;font-weight:700}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{font-size:21px;color:var(--coral);font-weight:400;transition:transform .2s}.faq-list details[open] summary>span{transform:rotate(45deg)}.faq-list details>p{font-size:12px;color:var(--muted);line-height:2;padding:0 35px 25px 0}.start{background:var(--coral);color:#fffaf3}.start-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:90px;align-items:center}.start .eyebrow{color:#f5ceb3}.start h2{font-size:37px}.start h2+p{font-size:13px;line-height:2.1;margin-top:22px;color:#ffe6d7}.start .button{margin-top:30px;min-width:285px}.start-note{font-size:10px;line-height:1.9;color:#ffe3d2;margin-top:17px}.start-steps article{display:flex;gap:19px;align-items:flex-start;border-bottom:1px solid #ffffff35;padding:24px 0}.start-steps article:first-child{border-top:1px solid #ffffff35}.start-steps article>span{font:italic 26px Georgia,serif;color:#f0c591;line-height:1.5}.start-steps h3{font-size:16px}.start-steps p{font-size:11px;color:#ffe3d2;margin-top:5px}.selected-plan{font-size:12px;margin-top:12px}.selected-plan:empty{display:none}.footer{padding-top:50px;padding-bottom:30px}.footer-top{display:flex;align-items:center;gap:30px;flex-wrap:wrap}.footer-top>.brand{font-size:25px}.footer-top>p{font-size:11px;color:var(--muted)}.footer-top>div{margin-left:auto;display:flex;gap:20px;font-size:10px}.footer-top>div a:hover{text-decoration:underline}.footer-bottom{display:flex;justify-content:space-between;align-items:flex-end;margin-top:30px;font-size:10px;color:var(--muted);line-height:1.9}.test-disclosure{border-top:1px solid var(--line);padding-top:18px;margin-top:22px;font-size:9px;color:#797369;line-height:1.8}.mobile-cta{display:none}.svg-defs{position:absolute;width:0;height:0;overflow:hidden}
.hero{overflow:hidden}#example-caption{white-space:pre-line}.tone{min-height:36px}
@media(min-width:1450px){.hero{min-height:750px}.hero-visual{transform:scale(1.05)}}
@media(max-width:1080px){.header{padding:0 28px;gap:18px}.header nav{gap:18px;margin-right:0}.wrap{padding-left:30px;padding-right:30px}.hero{gap:10px}.hero h1{font-size:43px}.hero-post{width:265px}.hero-food{height:240px}.hero-visual{margin-left:5px;min-height:490px}.photo-back{width:180px;left:0}.photo-back img{height:220px}.floating-note{left:-4px;bottom:30px;padding:14px}.hero-actions{gap:16px}.hero-actions .button{font-size:11px;gap:10px;padding:15px 12px}.hero-sub{font-size:15px}.hero-description{font-size:12px}.section h2{font-size:31px}.problem{gap:50px}.example-stage{gap:32px}.photo-option img{height:98px}.support-grid{gap:45px}.price-card{padding:24px 18px}.price-card.featured{padding:23px 17px}.price>strong{font-size:31px}.faq-grid{gap:45px}.start-grid{gap:45px}.header nav a{font-size:11px}.brand{font-size:25px}}
@media(max-width:800px){.header nav{display:none}.header{height:76px}.hero{grid-template-columns:1fr;padding-top:34px;padding-bottom:45px}.hero-copy{max-width:550px;width:100%;margin:auto}.hero h1{font-size:50px}.hero-sub{font-size:17px}.hero-description{font-size:14px}.hero .eyebrow{font-size:12px}.hero-actions .button{font-size:13px;padding:17px 20px}.hero-visual{max-width:440px;width:100%;margin:40px auto 0;min-height:490px}.hero-post{width:285px;margin-right:30px}.photo-back{left:0;top:70px;width:200px}.hero-visual:before{inset:10px 15px 35px 0}.floating-note{left:0;bottom:28px}.visual-caption{left:10px;top:-10px}.flow-strip .wrap{display:grid;grid-template-columns:1fr 1fr;gap:16px 28px;max-width:610px}.flow-strip i{display:none}.section{padding-top:75px;padding-bottom:75px}.problem{grid-template-columns:1fr;gap:38px}.section-intro>p:last-child{margin-top:18px}.problem-list article{padding:20px 0}.section-heading{display:block;margin-bottom:34px}.section-heading>p{margin-top:18px}.example-stage{grid-template-columns:1fr;gap:28px}.material-panel{max-width:550px;margin:auto;width:100%}.photo-option img{height:150px}.example-result{width:100%;max-width:550px;margin:auto;padding:23px}.sample-post{max-width:340px}.steps{gap:20px}.step-art{height:180px}.steps h3{font-size:15px}.steps article>p:last-child{font-size:11px}.support-grid{gap:35px;grid-template-columns:.8fr 1fr}.support-photo{min-height:490px}.support-photo>span{font-size:24px;left:20px}.support-items dd{margin-left:0}.support h2{font-size:28px}.support-items dt{font-size:12px}.support-items dt span{margin-right:7px}.price-grid{gap:12px}.price-card{padding:22px 13px}.price-card.featured{padding:21px 12px}.price{display:block}.price strong{font-size:30px}.price small{display:block}.price-card ul{font-size:10px}.price-card h3{font-size:15px}.price-card h3>span{font-size:30px}.price-card .button{font-size:10px;gap:4px}.plan-description{min-height:42px}.faq-grid{grid-template-columns:1fr;gap:35px}.faq-grid>div>p:last-child{margin-top:15px}.start-grid{grid-template-columns:1fr;gap:40px}.start-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.start-steps article{display:block;border:0;padding:0}.start-steps article:first-child{border:0}.start-steps article>span{display:block;margin-bottom:8px}.start-steps h3{font-size:14px}.footer-top>div{margin-left:0}.check-note{padding:20px 15px}.mobile-cta{display:flex;position:fixed;bottom:12px;left:20px;right:20px;min-height:51px;box-shadow:0 4px 24px #34251925;z-index:20;font-size:12px}.mobile-cta.is-hidden{display:none}.footer{padding-bottom:90px}.hero-price{margin-top:20px}.preview-note{font-size:9px}.preview-note span{margin-left:8px}}
@media(max-width:540px){body{font-size:14px}.wrap{padding-left:23px;padding-right:23px}.header{padding:0 23px;height:74px}.brand{font-size:23px}.brand-icon{height:31px;width:31px;font-size:28px;margin-right:7px}.brand-icon>span{font-size:14px}.header .button{min-height:40px;padding:9px 11px;font-size:10px;gap:9px}.header .button span{font-size:18px}.hero{padding-top:26px}.hero h1{font-size:clamp(31px,8.8vw,44px);line-height:1.65;letter-spacing:-.075em}.hero .eyebrow{font-size:10px;margin-bottom:15px}.hero-sub{font-size:14px;line-height:2;margin-top:25px}.hero-description{font-size:11px;margin-top:12px}.hero-actions{gap:18px;margin-top:23px}.hero-actions .button{font-size:10px;padding:15px 13px;gap:10px;min-height:50px}.hero-actions .text-link{font-size:10px}.hero-actions .text-link span{margin-left:5px}.hero-price strong{font-size:27px}.hero .fine{font-size:9px;max-width:320px}.hero-visual{min-height:435px;margin-top:43px;max-width:345px}.hero-post{width:246px;margin-right:11px;top:18px}.hero-food{height:221px}.hero-post .post-body{padding:10px 13px 13px}.hero-post .post-body p{font-size:9px}.hero-post .post-icons{margin-bottom:6px}.photo-back{width:152px;left:0;top:65px;padding:7px 7px 18px}.photo-back img{height:201px}.photo-back span{font-size:8px}.visual-caption{font-size:8px}.floating-note{bottom:20px;left:0;padding:11px 14px;gap:10px}.floating-note strong{font-size:10px}.floating-note small{font-size:8px}.floating-note>span{font-size:25px}.sample-caption{bottom:-10px;font-size:8px}.hero-visual:before{inset:12px 0 30px 0}.section{padding-top:64px;padding-bottom:64px}.section h2{font-size:28px;letter-spacing:-.05em}.eyebrow{font-size:10px;margin-bottom:17px}.flow-strip .wrap{gap:12px 16px;padding-top:21px;padding-bottom:21px;font-size:10px}.flow-strip b{font-size:15px;margin-right:7px}.problem{gap:30px}.problem-list article{gap:14px}.problem-list h3{font-size:14px}.problem-list p{font-size:11px;line-height:1.9}.section-intro>p:last-child,.section-heading>p{font-size:12px}.panel-label{font-size:9px;margin-bottom:18px}.material-panel h3{font-size:17px;margin-bottom:18px}.photo-options{gap:8px}.photo-option img{height:104px}.photo-option span{font-size:8px;white-space:nowrap}.material-detail p{font-size:10px;min-height:38px}.tone{font-size:10px;padding:7px 10px}.example-explain{font-size:10px;margin-top:20px}.material-panel .fine{font-size:9px}.example-result{padding:18px}.sample-post>img{height:225px}.sample-post .post-body{min-height:179px}.result-foot{font-size:9px}.center-heading{margin-bottom:35px}.center-heading>p:last-child{font-size:11px}.steps{grid-template-columns:1fr;gap:36px}.steps article{display:grid;grid-template-columns:118px 1fr;column-gap:18px;align-items:start}.step-art{grid-column:1;grid-row:1 / 4;width:118px;height:150px;margin:0}.step-number{grid-column:2;margin:6px 0 7px;font-size:9px}.steps h3{grid-column:2;font-size:14px;margin-bottom:10px;letter-spacing:-.035em}.steps article>p:last-child{grid-column:2;font-size:11px}.art-photo img{width:86px;height:105px;border-width:4px}.art-label{font-size:7px;top:8px;left:7px}.add-mark{width:27px;height:27px;font-size:19px;right:5px;bottom:10px}.writing-card{width:100px;padding:13px 9px}.writing-card span{font-size:8px;margin-bottom:10px}.writing-card b{font-size:6px}.writing-spark{font-size:30px;right:3px;top:4px}.writing-card i{height:3px}.mini-calendar{width:104px;padding:8px}.mini-calendar>strong{font-size:9px}.mini-calendar>strong>span{display:none}.calendar-week{gap:2px;line-height:17px;font-size:7px}.calendar-week span{font-size:6px}.calendar-check{font-size:6px;margin-top:8px}.check-note{align-items:flex-start;margin-top:35px;padding:20px 0;gap:11px}.check-note p{font-size:10px}.check-note strong{font-size:12px}.check-circle{width:25px;height:25px;font-size:12px}.support-grid{grid-template-columns:1fr;gap:35px}.support-photo{min-height:300px}.support-photo img{border-radius:110px 110px 7px 7px;object-position:center 61%}.support-photo>span{font-size:29px;bottom:22px;left:25px}.support-lead{font-size:12px;margin-top:18px}.support-items dt{font-size:13px}.support-items dt span{margin-right:12px}.support-items dd{font-size:11px;margin-left:28px}.price-grid{grid-template-columns:1fr;gap:25px;max-width:370px;margin:42px auto 0}.price-card{padding:25px}.price-card.featured{padding:24px;margin-top:18px}.plan-description{min-height:0;font-size:11px}.price-card h3{font-size:20px;margin:4px 0}.price-card h3>span{font-size:37px}.price{display:flex;margin-top:16px}.price>strong{font-size:37px}.price small{display:inline;font-size:11px}.price-card ul{font-size:12px;padding:16px 0;margin-top:18px;line-height:2.3}.price-card .button{font-size:12px;min-height:48px}.initial-price{display:block;padding:25px;margin-top:23px}.initial-price>div:last-child{text-align:left;margin-top:15px;border-top:1px solid #ddd4c3;padding-top:15px}.initial-price h3{font-size:17px}.initial-price strong{font-size:29px}.initial-price p{font-size:10px}.contract-note{font-size:10px;line-height:2}.faq-grid{gap:26px}.faq-list summary{font-size:12px;padding:21px 0;gap:10px}.faq-list details>p{font-size:11px;padding-right:15px}.faq-grid>div>p:last-child{font-size:12px}.start .eyebrow{font-size:9px}.start h2{font-size:28px}.start h2+p{font-size:12px}.start .button{min-width:0;width:100%;font-size:13px}.start-steps{grid-template-columns:1fr;gap:0}.start-steps article{display:flex;gap:17px;padding:19px 0;border-bottom:1px solid #ffffff35}.start-steps article:first-child{border-top:1px solid #ffffff35}.start-steps article>span{margin:0}.start-steps h3{font-size:14px}.start-steps p{font-size:10px}.start-grid{gap:35px}.footer{padding-top:37px}.footer-top{gap:15px}.footer-top>p{font-size:10px}.footer-top>div{width:100%;font-size:10px;gap:20px;margin-top:6px}.footer-bottom{font-size:9px;margin-top:22px}.test-disclosure{font-size:8px}.preview-note{font-size:8px}.preview-note span{font-size:8px}.mobile-cta{left:15px;right:15px;bottom:10px}.desktop-br{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
