/* Shared structural styles; ten editorial treatments follow below. */
:root{--ink:#24352f;--muted:#657169;--paper:#f5f1e8;--accent:#937849;--deep:#203d34;--line:#dcd8ca;--white:#fffdf8;--display:Georgia,'Times New Roman',serif;--radius:3px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--ink);font:17px/1.65 Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,summary:focus-visible{outline:3px solid #b07739;outline-offset:6px}::selection{background:#d8c695;color:#152b28}h1,h2,h3,p,figure{margin:0}h1,h2{font-family:var(--display);font-weight:400;letter-spacing:-.035em}h1{font-size:clamp(44px,4.65vw,66px);line-height:1.08;max-width:720px}h1 em,h2 em{font-weight:400;color:var(--accent)}h2{font-size:clamp(34px,3.4vw,48px);line-height:1.16}h3{font-family:var(--display);font-weight:400;font-size:26px;line-height:1.25;letter-spacing:-.015em}em{font-style:italic}.container{width:min(1160px,calc(100% - 80px));margin:0 auto}.skip-link{position:fixed;top:10px;left:10px;z-index:30;background:white;color:#182e28;padding:10px 20px;transform:translateY(-200%)}.skip-link:focus{transform:none}.site-header{border-bottom:1px solid var(--line);position:relative;z-index:2}.header-inner{min-height:88px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:13px;font-size:14px;line-height:1.2;letter-spacing:.015em;flex-shrink:0}.brand strong{display:block;font-size:18px;font-weight:500}.brand-symbol{font:39px/1 Georgia,serif;color:var(--accent)}nav{display:flex;align-items:center;gap:32px;font-size:14px}nav>a:not(.header-cta):hover{text-decoration:underline;text-underline-offset:5px}.header-cta{display:flex;gap:20px;align-items:center;padding:10px 20px;border:1px solid var(--line);border-radius:var(--radius);font-weight:600}.header-cta:hover{border-color:currentColor}.hero{overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.16fr 1fr;align-items:center;gap:62px;min-height:704px;padding-top:58px;padding-bottom:65px}.hero-copy{position:relative;z-index:1}.eyebrow{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.14em;line-height:1.5;color:var(--accent);margin-bottom:26px}.eyebrow>span{display:inline-block;width:22px;height:1px;background:currentColor;vertical-align:middle;margin-right:10px}.hero-intro{font-size:18px;line-height:1.75;color:var(--muted);max-width:500px;margin-top:26px}.hero-action{margin-top:32px}.button{display:inline-flex;align-items:center;justify-content:center;gap:13px;min-height:60px;padding:14px 21px;border-radius:var(--radius);background:var(--deep);color:#fff;box-shadow:0 6px 20px #11271b0d;font-size:15px;line-height:1.35;font-weight:600;transition:transform .18s,filter .18s}.button:hover{transform:translateY(-2px);filter:brightness(1.13)}.max-mark{display:grid;place-items:center;width:28px;height:28px;flex:0 0 28px;border:1px solid #ffffff60;border-radius:9px;font:700 17px/1 Arial}.button-arrow{margin-left:10px;font-size:23px;font-weight:400}.join-note{font-size:12px;margin-top:12px;color:var(--muted)}.hero-tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:30px;font-size:12px;color:var(--muted)}.hero-tags span{border:1px solid var(--line);padding:5px 11px;border-radius:25px}.hero-art{position:relative;min-width:0;min-height:530px;display:flex;align-items:center;justify-content:center}.postcard{background:var(--white);border:1px solid #c4bfa952;border-radius:var(--radius);padding:10px;box-shadow:0 15px 35px #1c2c2612}.postcard img{width:100%;aspect-ratio:2/3;object-fit:contain;border-radius:1px;background:#e8dfc7}.postcard figcaption{font-size:11px;text-align:center;color:#536052;line-height:1.4;padding:10px 0 2px}.hero-card{width:300px;position:relative;z-index:1}.hero-card-small{position:absolute;width:158px;right:-10px;bottom:12px;z-index:2;transform:rotate(8deg);box-shadow:0 15px 30px #15252425}.art-note{position:absolute;z-index:3;left:0;bottom:-2px;font-family:var(--display);font-size:17px;font-style:italic;max-width:210px;color:var(--accent);line-height:1.45}.statement{background:var(--deep);color:#f3ebd8}.statement .container{display:flex;align-items:center;justify-content:center;gap:36px;min-height:88px;padding-top:22px;padding-bottom:22px;text-align:center}.statement p{font:20px/1.55 var(--display);letter-spacing:.02em}.statement span{color:#c8b282;font-size:18px}.section{padding:88px 0}.section-heading{max-width:680px;margin-bottom:46px}.section-heading>.eyebrow{margin-bottom:18px}.section-heading>p:last-child{margin-top:20px;max-width:550px;color:var(--muted)}.benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:44px}.benefit{border-top:1px solid var(--line);padding-top:24px}.benefit-no{display:block;color:var(--accent);font:15px/1 var(--display);margin-bottom:28px}.benefit h3{margin-bottom:16px}.benefit p{font-size:16px;color:var(--muted);max-width:335px;line-height:1.8}.gallery{background:var(--white);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.gallery-card{min-width:0}.gallery-card .postcard{box-shadow:none;padding:7px}.gallery-caption{position:relative;padding:24px 0 0}.gallery-caption .item-no{display:block;font-size:11px;letter-spacing:.1em;color:var(--accent);margin-bottom:9px}.gallery-caption h3{font-size:22px;line-height:1.2}.gallery-caption p{font-size:14px;line-height:1.7;margin-top:11px;color:var(--muted)}.gallery-bottom{display:flex;align-items:center;justify-content:space-between;gap:28px;margin-top:48px;padding-top:32px;border-top:1px solid var(--line)}.gallery-bottom p{font-size:15px;color:var(--muted)}.gallery-bottom strong{font-weight:500;color:var(--ink);font-size:18px}.invitation{background:var(--deep);color:#fff8e9}.invitation-inner{display:grid;grid-template-columns:1.4fr 1fr;align-items:center;gap:70px}.invitation .eyebrow{color:#cbb78d}.invitation h2{font-size:46px}.invitation p:last-child{margin-top:24px;font-size:16px;max-width:520px;color:#eee9d9c9;line-height:1.8}.invitation-action{text-align:center}.invitation .button{background:#eaddbb;color:#182d31;width:100%;max-width:330px}.invitation .max-mark{border-color:#18342945}.invitation-action>span{display:block;font-size:11px;color:#e3dec8b3;margin-top:15px}.faq-inner{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.faq h2{font-size:40px}.faq .eyebrow{margin-bottom:16px}.faq-items details{border-bottom:1px solid var(--line)}.faq-items details:first-child{border-top:1px solid var(--line)}summary{list-style:none;position:relative;padding:22px 40px 22px 0;font-size:17px;font-weight:500;line-height:1.5;cursor:pointer}summary::-webkit-details-marker{display:none}summary::after{content:'+';position:absolute;right:3px;top:22px;color:var(--accent);font-size:23px;line-height:1}details[open] summary::after{content:'−'}.faq-items details>p{padding:0 40px 23px 0;color:var(--muted);font-size:15px;line-height:1.8}.site-footer{border-top:1px solid var(--line)}.footer-inner{padding-top:34px;padding-bottom:34px;display:flex;align-items:center;justify-content:space-between;gap:26px}.footer-inner>p{color:var(--muted);font-size:13px}.footer-inner>a:last-child{font-size:13px}.footer-inner>a:last-child:hover{text-decoration:underline}.site-footer .brand-symbol{font-size:32px}.site-footer .brand{font-size:11px}.site-footer .brand strong{font-size:15px}
/* 01 · cream editorial letter, layered prints, thin rules. */
.theme-letter{--paper:#f4f0e6;--ink:#172e3b;--muted:#626c70;--deep:#172e3b;--accent:#977b49}.theme-letter .hero-art{margin-left:5px}.theme-letter .hero-card{transform:rotate(-5deg);margin-left:-40px}.theme-letter .hero-card-small{right:-6px;bottom:4px}.theme-letter .hero-art:before{content:'';position:absolute;inset:32px 5px 10px 18px;border:1px solid #b5a47866;border-radius:50% 50% 2px 2px}.theme-letter .art-note{bottom:-20px;left:8px}.theme-letter .section-heading{max-width:760px}.theme-letter .about .container{display:grid;grid-template-columns:.8fr 1.2fr;gap:65px}.theme-letter .benefit-grid{display:block}.theme-letter .benefit{display:grid;grid-template-columns:35px 1fr;gap:0 15px;padding:20px 0}.theme-letter .benefit-no{grid-row:span 2;margin:5px 0}.theme-letter .benefit h3{font-size:23px;margin-bottom:8px}.theme-letter .benefit p{max-width:none}.theme-letter .about .section-heading h2{max-width:380px}
/* 02 · soft messenger window and friendly rounded cards. */
.theme-message{--paper:#f6f7f2;--ink:#1d382b;--muted:#4d6654;--deep:#244d3a;--accent:#315b3b;--display:Arial,Helvetica,sans-serif;--radius:18px}.theme-message h1{font-weight:700;font-size:58px;letter-spacing:-.045em;line-height:1.1}.theme-message h1 em{font-style:normal;color:#fffef5}.theme-message h2{font-weight:600;font-size:40px;letter-spacing:-.04em}.theme-message h3{font:600 22px/1.3 Arial,sans-serif;letter-spacing:-.02em}.theme-message .hero{background:#98bf9b;background-image:radial-gradient(#47794918 1px,transparent 1px);background-size:25px 25px}.theme-message .hero-grid{min-height:685px;gap:75px}.theme-message .hero-tags span{border-color:#315b3b44}.theme-message .button{border-radius:40px}.theme-message .header-cta{border-radius:30px}.message-window{width:354px;background:#edf3e9;border-radius:24px;box-shadow:0 20px 55px #26473024;overflow:hidden;transform:rotate(2deg);padding-bottom:20px}.message-title{display:flex;align-items:center;gap:10px;background:#fffdf8;padding:15px;font-size:12px;font-weight:600;line-height:1.4}.channel-avatar{display:grid;place-items:center;width:36px;height:36px;background:#315d46;color:#f3e7b7;border-radius:50%;font:27px/1 Georgia;flex-shrink:0}.message-title small{display:block;font-weight:400;font-size:10px;color:#7c8b7c}.message-dots{margin-left:auto;letter-spacing:1px}.message-body{margin:16px 20px 0;background:#fffefb;border-radius:3px 16px 16px 16px;padding:9px;box-shadow:0 2px 5px #00000007}.theme-message .hero-card{width:100%;border:0;box-shadow:none;padding:0}.theme-message .hero-card img{max-height:358px;object-fit:contain;border-radius:8px;background:#f7f2dd}.theme-message .hero-card figcaption{display:none}.message-body p{font-size:12px;padding:9px 5px 3px}.theme-message .art-note{position:static;display:block;margin:12px 20px 0;text-align:right;max-width:none;font:11px/1.5 Arial;color:#516954}.theme-message .statement{background:#edf2e8;color:#34503c}.theme-message .statement p{font:500 17px/1.5 Arial}.theme-message .statement span{color:#739375}.theme-message .benefit-grid{gap:20px}.theme-message .benefit{background:#fff;border:1px solid #dbe4d5;border-radius:22px;padding:30px}.theme-message .benefit-no{font:600 14px/1 Arial;background:#ecf2e6;width:37px;height:37px;border-radius:50%;display:grid;place-items:center}.theme-message .gallery-card .postcard{border-radius:16px;padding:9px;background:#f2f4ec}.theme-message .invitation{background:#a4c4a1;color:#1d382b}.theme-message .invitation .eyebrow{color:#385f40}.theme-message .invitation p:last-child{color:#36563f}.theme-message .invitation .button{background:#244d3a;color:#fff}.theme-message .invitation .max-mark{border-color:#ffffff60}.theme-message .invitation-action>span{color:#385a40}.theme-message .faq h2{font-size:37px}
/* 03 · quiet gold frames and a classical navy panel. */
.theme-tradition{--paper:#f4eee2;--ink:#1c2b3c;--muted:#6c6b66;--deep:#18344d;--accent:#99783b;--line:#ded4bf}.theme-tradition .hero-grid{min-height:770px;gap:76px}.theme-tradition h1{font-size:56px;line-height:1.1}.icon-frame{padding:17px;border:1px solid #b79a62;position:relative}.icon-frame:before{content:'';position:absolute;inset:6px;border:1px solid #b79a6266;pointer-events:none}.theme-tradition .hero-card,.theme-feast .hero-card{width:285px;border:0;padding:7px;box-shadow:none}.theme-tradition .hero-art{min-height:555px}.theme-tradition .art-note{left:0;right:0;bottom:-18px;text-align:center;max-width:none;font-size:15px}.art-stamp{position:absolute;right:-4px;top:12px;width:80px;height:80px;background:var(--paper);border:1px solid var(--accent);border-radius:50%;display:grid;align-content:center;text-align:center;font-size:11px;letter-spacing:.13em;line-height:1.7;color:var(--accent);z-index:3}.theme-tradition .statement{background:#e4d9bd;color:#665536}.theme-tradition .statement span{color:#9b824e}.theme-tradition .about{text-align:center}.theme-tradition .section-heading{margin-left:auto;margin-right:auto}.theme-tradition .section-heading>p:last-child{margin-left:auto;margin-right:auto}.theme-tradition .benefit p{margin:0 auto}.theme-tradition .benefit-grid{gap:50px}.theme-tradition .gallery{background:#fffdf8}.theme-tradition .gallery .section-heading{text-align:center}.theme-tradition .gallery-caption{text-align:center}
/* 04 · forest header and spacious green accents. */
.theme-garden{--paper:#f7f2e7;--ink:#24372b;--muted:#687061;--deep:#244b3d;--accent:#758354;--line:#d9dcc9}.theme-garden .site-header{background:#14372b;color:#f4f0dd;border-color:#3e5844}.theme-garden .header-cta{border-color:#ffffff40}.theme-garden .brand-symbol{color:#c5cba4}.theme-garden .hero-grid{min-height:698px;gap:80px}.theme-garden h1{font-size:66px}.theme-garden .hero-art{background:#dde3cc;border-radius:230px 230px 2px 2px;min-height:560px}.theme-garden .hero-card{width:272px;transform:rotate(-4deg);margin-left:-32px}.theme-garden .hero-card-small{width:130px;right:-20px;bottom:6px}.theme-garden .art-note{bottom:20px;left:20px;width:160px;font-size:16px}.theme-garden .statement{background:#d9dfca;color:#3d513e}.theme-garden .statement span{color:#829368}.theme-garden .about .section-heading{max-width:760px}.theme-garden .benefit{padding:30px;background:#eaeeda;border:0;border-radius:2px}.theme-garden .gallery-card:nth-child(even){padding-top:35px}.theme-garden .invitation{background:#244b3d}
/* 05 · navy and terracotta, arch behind a fully visible card. */
.theme-day{--paper:#f4efe6;--ink:#193048;--muted:#6c7173;--deep:#193048;--accent:#a46b4e;--line:#dcd6c9}.theme-day .hero{background:#fbf8f2}.theme-day .hero-grid{min-height:710px;gap:60px}.theme-day h1{font-size:56px;line-height:1.03}.theme-day .hero-art{min-height:550px}.arch-back{position:absolute;inset:0 16px -6px;background:#ded4bd;border-radius:220px 220px 0 0}.theme-day .hero-card{width:286px;transform:rotate(2deg);margin-top:16px}.theme-day .art-note{background:#193048;color:#f6e4bc;max-width:230px;padding:14px 20px;left:-4px;bottom:-23px;font-size:16px;font-style:normal}.theme-day .art-stamp{top:-12px;right:0;background:#a46b4e;color:white;border:5px solid #fbf8f2;width:90px;height:90px}.theme-day .statement .container{min-height:98px}.theme-day .gallery-grid{gap:28px}.theme-day .gallery-card .postcard{padding:0;border:0}.theme-day .gallery-caption{border-top:2px solid #ad7d57;margin-top:18px;padding-top:16px}.theme-day .about .section-heading{max-width:760px}.theme-day .benefit-no{color:#a46b4e}
/* 06 · deep blue evening scene. */
.theme-night{--paper:#f6f2e9;--ink:#172840;--muted:#686e79;--deep:#172840;--accent:#a98747;--line:#dbd7ca}.theme-night .site-header{background:#101e35;color:#f9f1de;border-color:#ffffff1c}.theme-night .header-cta{border-color:#ffffff38}.theme-night .hero{background:#101e35;color:#fbf4e4;background-image:radial-gradient(ellipse at 75% 40%,#46526966,transparent 50%)}.theme-night .hero-grid{min-height:710px;gap:90px}.theme-night h1{font-size:62px}.theme-night h1 em{color:#d3bc87}.theme-night .eyebrow{color:#c7b280}.theme-night .hero-intro,.theme-night .join-note,.theme-night .hero-tags{color:#c1c7d0}.theme-night .hero-tags span{border-color:#ffffff30}.theme-night .hero .button{background:#ddc99d;color:#14253a}.theme-night .hero .max-mark{border-color:#17313e50}.theme-night .hero-art{min-height:550px}.theme-night .hero-card{width:302px;background:#23334b;border-color:#beab733b;padding:10px;box-shadow:0 25px 60px #0005}.theme-night .hero-card figcaption{color:#cec5a9}.night-halo{position:absolute;width:470px;height:470px;border-radius:50%;border:1px solid #d4c29324}.night-halo:before{content:'';position:absolute;inset:35px;border-radius:50%;border:1px solid #d4c29315}.theme-night .art-note{left:0;right:0;bottom:0;text-align:center;max-width:none;color:#d1be94}.theme-night .statement{background:#213149}.theme-night .statement p{font-size:18px}.theme-night .gallery{background:#fffdf8}.theme-night .gallery-card:first-child .postcard{background:#213149}.theme-night .about .benefit-no{color:#a98747}.theme-night .faq .eyebrow{color:#987940}
/* 07 · a bold morning headline with a two-print arrangement. */
.theme-morning{--paper:#f2ecde;--ink:#253d30;--muted:#697161;--deep:#264a3c;--accent:#8a8251;--line:#d8d3bf}.theme-morning .site-header{background:#17352c;color:#f5eedc;border-color:#355144}.theme-morning .header-cta{border-color:#ffffff38}.theme-morning .brand-symbol{color:#c6b981}.theme-morning .hero-grid{grid-template-columns:1.35fr 1fr;min-height:770px;gap:40px}.theme-morning h1{font-size:86px;line-height:.96;letter-spacing:-.052em}.theme-morning h1 em{color:#516a43}.theme-morning .hero-intro{max-width:455px}.theme-morning .hero-art{min-height:565px;align-items:flex-start;padding-top:12px}.theme-morning .hero-card{width:260px;margin-left:-62px;transform:rotate(-6deg)}.theme-morning .hero-card-small{width:187px;right:0;bottom:17px;transform:rotate(7deg)}.theme-morning .art-note{bottom:-9px;left:0;max-width:170px;font-size:17px}.theme-morning .section{padding:100px 0}.theme-morning .statement{background:#dce1c9;color:#425337}.theme-morning .statement p{font-size:22px}.theme-morning .gallery-grid{gap:30px}.theme-morning .gallery-card:nth-child(2),.theme-morning .gallery-card:nth-child(4){padding-top:45px}.theme-morning .about .section-heading{max-width:700px}.theme-morning .benefit{border-top:2px solid #78835e}
/* 08 · dignified navy invitation with gold typography. */
.theme-feast{--paper:#f5f0e6;--ink:#203447;--muted:#6e7371;--deep:#153d59;--accent:#a2854b;--line:#ddd6c6}.theme-feast .site-header{background:#0d2740;color:#f5ecda;border-color:#ffffff25}.theme-feast .header-cta{border-color:#ffffff45}.theme-feast .brand-symbol{color:#d2b67d}.theme-feast .hero{background:#0d2740;color:#fff7e6}.theme-feast .hero-grid{min-height:748px;gap:72px}.theme-feast h1{font-size:58px;line-height:1.04}.theme-feast h1 em{color:#d4b883}.theme-feast .hero-intro,.theme-feast .join-note,.theme-feast .hero-tags{color:#c6cfd3}.theme-feast .hero .eyebrow{color:#cfb480}.theme-feast .hero .button{background:#d8bf8c;color:#132f43}.theme-feast .hero .max-mark{border-color:#193e5044}.theme-feast .hero-tags span{border-color:#ffffff2c}.theme-feast .hero-art{min-height:560px}.theme-feast .icon-frame{background:#17344b;border-color:#c8aa70;padding:20px}.theme-feast .hero-card{background:#17344b}.theme-feast .hero-card figcaption{color:#e5d7b9}.theme-feast .art-note{bottom:-8px;max-width:none;left:0;right:0;text-align:center;font:12px/1.6 Arial;color:#cfb987}.theme-feast .art-stamp{background:#d8bf8c;color:#213749;border:0;right:-12px;top:4px}.theme-feast .statement{background:#dfd3b6;color:#33493f}.theme-feast .statement p{font-size:18px}.theme-feast .statement span{color:#8f8059}.theme-feast .gallery-caption h3{font-size:24px}.theme-feast .section-heading{max-width:800px}.theme-feast .about{text-align:center}.theme-feast .about .section-heading{margin-left:auto;margin-right:auto}.theme-feast .section-heading>p:last-child{margin-left:auto;margin-right:auto}.theme-feast .benefit p{margin:auto}.theme-feast .gallery .section-heading>p:last-child{margin-left:0}
/* 09 · oversized personal note and stationery. */
.theme-care{--paper:#f5f0e6;--ink:#293a31;--muted:#6c7368;--deep:#325344;--accent:#7b825d;--line:#d8d9c8}.theme-care .hero-grid{min-height:810px;padding-top:85px;padding-bottom:85px;gap:88px}.theme-care h1{font-size:96px;line-height:.91;letter-spacing:-.06em}.theme-care h1 em{color:#637656}.theme-care .hero-intro{max-width:440px;font-size:17px}.theme-care .hero-art{min-height:575px}.letter-paper{position:relative;background:#e4e4d2;padding:28px 36px 42px;transform:rotate(4deg);box-shadow:0 15px 30px #24352f0c}.theme-care .hero-card{width:258px;transform:rotate(-6deg)}.theme-care .hero-card-small{width:135px;right:-26px;bottom:10px;transform:rotate(10deg)}.theme-care .art-note{left:-12px;bottom:-14px;width:225px;font-size:20px}.theme-care .statement{background:#e3e7d5;color:#4e6147}.theme-care .statement span{color:#87916b}.theme-care .section{padding:110px 0}.theme-care .about .container{display:grid;grid-template-columns:1fr 1fr;gap:75px}.theme-care .benefit-grid{display:block}.theme-care .benefit{padding:22px 0;display:grid;grid-template-columns:40px 1fr;gap:0 10px}.theme-care .benefit-no{grid-row:span 2;margin-top:5px}.theme-care .benefit p{max-width:none}.theme-care .benefit h3{font-size:24px;margin-bottom:10px}.theme-care .gallery-grid{grid-template-columns:repeat(4,1fr);gap:28px}.theme-care .gallery-card .postcard{border:0;background:#eeecdF;padding:10px}.theme-care .invitation{background:#2e5242}
/* 10 · split route, numbered steps, cool green and slate. */
.theme-route{--paper:#f3eee5;--ink:#25373b;--muted:#68716e;--deep:#2c454a;--accent:#78806a;--line:#d5d6ca}.theme-route .hero-grid{grid-template-columns:1.25fr 1fr;min-height:760px;gap:64px}.theme-route h1{font-size:70px;line-height:1.03;letter-spacing:-.045em}.theme-route .hero-intro{font-size:17px;max-width:500px}.theme-route .hero-art{min-height:550px;background:#dfe1d6;border-radius:2px;padding-top:10px}.theme-route .hero-card{width:255px;transform:rotate(-4deg);margin-left:-48px;margin-top:-25px}.theme-route .hero-card-small{width:159px;right:-15px;bottom:-15px;transform:rotate(7deg)}.theme-route .art-note{bottom:20px;left:20px;width:145px;font-size:16px}.theme-route .statement{background:#26363d}.theme-route .statement .container{min-height:96px}.theme-route .statement p{font:16px/1.7 Arial}.theme-route .section{padding:102px 0}.theme-route .benefit{padding-top:0;border-top:0;position:relative}.theme-route .benefit-no{font:42px/1 var(--display);color:#7e8a76;border-bottom:1px solid var(--line);padding-bottom:24px}.theme-route .benefit-grid{gap:50px}.theme-route .gallery{background:#e8e9df}.theme-route .gallery-card .postcard{background:#fffef7}.theme-route .gallery-card:nth-child(even){padding-top:28px}.theme-route .invitation{background:#263b40}
/* Project review index; consumers enter their selected landing directly. */
.review{background:#f5f1e8}.review main{padding:76px 0}.review h1{font-size:64px;max-width:750px;line-height:1.1}.review-intro{max-width:720px;color:var(--muted);margin-top:28px}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:45px 25px;margin-top:56px}.review-tile{min-width:0}.tile-art{background:var(--tile);height:290px;position:relative;overflow:hidden;border-radius:5px}.tile-art img{width:138px;height:207px;object-fit:contain;position:absolute;right:20px;top:24px;transform:rotate(7deg);box-shadow:0 14px 25px #0004;border:5px solid #fff8e4}.tile-number{font:66px/1 Georgia,serif;color:#f6ecd8;position:absolute;top:28px;left:24px}.tile-name{position:absolute;left:24px;bottom:22px;right:20px;font:25px/1.15 Georgia;color:#fff4de;max-width:210px}.tile-caption{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:18px}.tile-caption h2{font:24px/1.2 Georgia;letter-spacing:-.01em}.tile-caption>span{font-size:26px}.review-tile>p{font-size:11px;color:var(--muted);margin-top:7px;overflow-wrap:anywhere}.review-tile:hover .tile-art img{transform:rotate(2deg);transition:transform .2s}
@media(min-width:1500px){.container{width:1160px}}
@media(max-width:1100px){.container{width:calc(100% - 56px)}.hero-grid{gap:35px;grid-template-columns:1.1fr 1fr}.hero-card{width:270px}.hero-card-small{right:0;width:140px}.theme-morning h1{font-size:74px}.theme-care h1{font-size:84px}.theme-route h1{font-size:58px}.theme-garden h1{font-size:58px}.theme-message h1{font-size:52px}.theme-night h1{font-size:54px}.theme-feast h1,.theme-day h1,.theme-tradition h1{font-size:52px}.hero-art{min-height:510px}.hero-intro{font-size:17px}.gallery-grid{gap:18px}.gallery-caption h3{font-size:21px}.invitation-inner{gap:40px}.theme-care .hero-grid{gap:42px}.theme-care .letter-paper{padding:25px 22px 30px}.theme-care .hero-card{width:232px}.theme-care .hero-card-small{right:-5px;width:124px}.theme-garden .hero-grid{gap:45px}.theme-garden .hero-card-small{right:-7px}.theme-feast .hero-grid,.theme-tradition .hero-grid,.theme-night .hero-grid{gap:38px}.theme-feast .hero-card,.theme-tradition .hero-card{width:258px}.theme-message .hero-grid{gap:35px}.message-window{width:325px}.theme-letter .about .container,.theme-care .about .container{gap:40px}.theme-morning .hero-card-small{width:166px}.theme-morning .hero-card{width:235px}.theme-route .hero-card{width:234px}.benefit-grid{gap:28px}.theme-message .benefit{padding:24px}.theme-route .hero-grid{gap:35px}}
@media(max-width:820px){.container{width:calc(100% - 40px)}.header-inner{min-height:78px}.brand{gap:10px}.brand strong{font-size:16px}.brand-symbol{font-size:34px}nav{gap:16px}nav>a:not(.header-cta){display:none}.header-cta{font-size:12px;padding:10px 14px;gap:10px}.hero-grid,[class*="theme-"] .hero-grid{grid-template-columns:1fr;gap:30px;padding-top:48px;padding-bottom:62px;min-height:0}.hero-copy{max-width:650px;margin:0 auto;width:100%}h1,[class*="theme-"] h1{font-size:clamp(43px,7vw,62px);line-height:1.06;letter-spacing:-.04em}.theme-morning h1,.theme-care h1{font-size:clamp(59px,10vw,80px);line-height:.98}.theme-route h1{font-size:clamp(42px,7.6vw,62px)}.hero-intro,[class*="theme-"] .hero-intro{max-width:590px;font-size:17px;margin-top:22px}.eyebrow{font-size:11px;letter-spacing:.1em;margin-bottom:20px}.hero-action{margin-top:26px}.hero-tags{margin-top:22px}.hero-art,[class*="theme-"] .hero-art{width:min(450px,100%);margin:14px auto 0;min-height:530px}.hero-card{width:285px}.hero-card-small{width:147px;right:10px;bottom:5px}.theme-letter .art-note{left:12px;bottom:-19px}.theme-letter .hero-art{margin-left:auto}.theme-message .hero-art{min-height:0}.message-window{width:346px}.theme-message .hero-grid{padding-bottom:45px}.theme-tradition .hero-art,.theme-feast .hero-art{min-height:545px}.theme-tradition .hero-card,.theme-feast .hero-card{width:280px}.theme-tradition .art-stamp,.theme-feast .art-stamp{right:15px;top:4px}.theme-tradition .art-note{bottom:-16px}.theme-garden .hero-art{max-width:390px;min-height:555px}.theme-garden .hero-card{width:265px;margin-left:-16px}.theme-garden .hero-card-small{right:-2px;width:139px;bottom:3px}.theme-day .hero-art{max-width:400px;min-height:555px}.theme-day .hero-card{width:282px}.theme-day .art-stamp{top:0}.theme-day .art-note{left:0;bottom:-15px}.theme-night .hero-art{min-height:540px}.theme-night .hero-card{width:290px}.theme-night .art-note{bottom:-7px}.theme-morning .hero-art{min-height:575px;max-width:430px}.theme-morning .hero-card{width:270px;margin-left:-66px}.theme-morning .hero-card-small{width:170px;right:3px;bottom:26px}.theme-morning .art-note{bottom:-10px;left:8px}.theme-care .hero-art{max-width:420px;min-height:565px}.theme-care .hero-card{width:258px}.theme-care .hero-card-small{width:138px;right:0;bottom:17px}.theme-care .letter-paper{padding:25px 33px 33px}.theme-care .art-note{left:0;bottom:-14px;font-size:18px}.theme-route .hero-art{max-width:400px;min-height:540px}.theme-route .hero-card{width:258px;margin-left:-48px}.theme-route .hero-card-small{width:145px;right:0;bottom:0}.statement .container{gap:16px;min-height:80px}.statement p,[class*="theme-"] .statement p{font-size:17px}.statement span{font-size:13px;flex-shrink:0}.section,[class*="theme-"] .section{padding:66px 0}.section-heading{margin-bottom:32px;max-width:650px}.section-heading>p:last-child{font-size:16px}.benefit-grid{gap:23px}.benefit h3{font-size:24px}.benefit p{font-size:15px}.theme-message .benefit-grid{grid-template-columns:1fr}.theme-message .benefit{display:grid;grid-template-columns:45px 1fr;gap:0 18px;padding:25px}.theme-message .benefit-no{grid-row:span 2;margin:0}.theme-message .benefit p{max-width:none}.theme-message .benefit h3{margin:0 0 10px}.theme-garden .benefit-grid{grid-template-columns:1fr}.theme-garden .benefit{padding:25px}.theme-garden .benefit-no{margin-bottom:16px}.theme-garden .benefit p{max-width:550px}.theme-letter .about .container,.theme-care .about .container{display:block}.theme-letter .about .section-heading h2{max-width:650px}.theme-letter .benefit-grid,.theme-care .benefit-grid{display:grid;grid-template-columns:1fr;gap:0}.gallery-grid,[class*="theme-"] .gallery-grid{grid-template-columns:repeat(2,1fr);gap:34px 22px}.gallery-card:nth-child(n),[class*="theme-"] .gallery-card:nth-child(n){padding-top:0}.gallery-caption{padding-top:18px}.gallery-caption h3,.theme-feast .gallery-caption h3{font-size:24px}.gallery-bottom{margin-top:35px}.invitation-inner{grid-template-columns:1fr;gap:32px}.invitation h2{font-size:42px}.invitation-action{text-align:left}.invitation-action>span{padding-left:8px}.faq-inner{grid-template-columns:1fr;gap:30px}.faq h2,.theme-message .faq h2{font-size:36px}.faq h2 br{display:none}.footer-inner{flex-wrap:wrap;gap:20px}.footer-inner>p{order:3;flex-basis:100%;padding-top:12px;border-top:1px solid var(--line)}.review main{padding:48px 0}.review h1{font-size:52px}.review-grid{grid-template-columns:repeat(2,1fr);gap:34px 20px}.tile-art{height:280px}.tile-art img{width:127px;height:191px;right:17px}.tile-number{font-size:58px;left:20px}.tile-name{left:20px;font-size:24px}}
@media(max-width:520px){.container{width:calc(100% - 40px)}body{font-size:16px}.header-inner{min-height:73px;gap:12px}.brand{font-size:10px;gap:8px}.brand strong{font-size:14px}.brand-symbol{font-size:30px}.header-cta{padding:9px 11px;border-radius:3px;font-size:11px;gap:8px}.hero-grid,[class*="theme-"] .hero-grid{padding-top:37px;gap:26px;padding-bottom:56px}h1,[class*="theme-"] h1{font-size:44px}.theme-morning h1,.theme-care h1{font-size:59px;line-height:.99}.theme-route h1{font-size:43px}.theme-message h1{font-size:43px}.hero-intro,[class*="theme-"] .hero-intro{font-size:16px;line-height:1.75;margin-top:22px}.hero .eyebrow{font-size:10px;letter-spacing:.105em;max-width:330px}.eyebrow>span{width:16px;margin-right:8px}.button{min-height:58px;font-size:14px;gap:11px;padding:14px 16px}.hero-action>.button{width:100%}.hero-action .button-arrow{margin-left:auto}.join-note{font-size:11px;text-align:center}.hero-tags{justify-content:flex-start;gap:7px;font-size:10px;margin-top:21px}.hero-tags span{padding:5px 10px}.hero-art,[class*="theme-"] .hero-art{min-height:478px;margin-top:7px}.postcard{padding:8px}.postcard figcaption{font-size:10px}.hero-card{width:252px}.hero-card-small{width:112px;right:0;bottom:20px;padding:5px}.hero-card-small figcaption{font-size:8px;padding:6px 0 1px}.art-note{font-size:15px;max-width:180px}.theme-letter .hero-card{margin-left:-21px}.theme-letter .hero-card-small{right:-6px;bottom:26px}.theme-letter .art-note{bottom:-8px;left:10px;max-width:160px}.theme-letter .hero-art:before{inset:22px 0 25px 9px}.theme-message .hero-art{min-height:0}.message-window{width:100%;max-width:325px;transform:rotate(1deg)}.theme-message .hero-card{width:100%}.theme-message .hero-card img{max-height:358px}.theme-message .hero-grid{padding-bottom:38px}.theme-message .art-note{font-size:11px;max-width:none}.theme-tradition .hero-art,.theme-feast .hero-art{min-height:505px}.theme-tradition .hero-card,.theme-feast .hero-card{width:245px}.theme-tradition .icon-frame,.theme-feast .icon-frame{padding:15px}.theme-tradition .art-note{bottom:-10px;font-size:13px}.theme-tradition .art-stamp,.theme-feast .art-stamp{width:63px;height:63px;font-size:9px;right:0;top:3px}.theme-feast .art-note{bottom:-8px;font-size:10px}.theme-garden .hero-art{min-height:502px;max-width:340px}.theme-garden .hero-card{width:237px;margin-left:-25px}.theme-garden .hero-card-small{width:108px;right:-3px;bottom:23px}.theme-garden .art-note{left:14px;bottom:10px;font-size:14px;max-width:145px}.theme-day .hero-art{min-height:505px}.theme-day .hero-card{width:246px}.theme-day .art-stamp{width:73px;height:73px;font-size:9px;right:-1px;top:0}.theme-day .art-note{font-size:14px;max-width:205px;bottom:-9px;padding:12px 16px}.arch-back{inset:0 9px 5px}.theme-night .hero-art{min-height:485px}.theme-night .hero-card{width:265px}.night-halo{width:370px;height:370px}.theme-night .art-note{bottom:-9px;font-size:16px}.theme-morning .hero-art{min-height:498px;padding-top:15px}.theme-morning .hero-card{width:235px;margin-left:-48px}.theme-morning .hero-card-small{width:134px;right:2px;bottom:24px}.theme-morning .art-note{font-size:16px;left:0;max-width:155px;bottom:-14px}.theme-care .hero-art{min-height:495px}.theme-care .hero-card{width:232px}.theme-care .letter-paper{padding:20px 23px 28px;margin-left:-14px}.theme-care .hero-card-small{width:110px;right:-2px;bottom:28px}.theme-care .art-note{font-size:17px;bottom:-12px;left:0;max-width:190px}.theme-route .hero-art{min-height:486px}.theme-route .hero-card{width:231px;margin-left:-39px;margin-top:-23px}.theme-route .hero-card-small{width:120px;right:-3px;bottom:3px}.theme-route .art-note{font-size:14px;max-width:136px;left:13px;bottom:12px}.statement .container{width:calc(100% - 36px);gap:12px;padding:22px 0}.statement p,[class*="theme-"] .statement p{font-size:15px;line-height:1.65}.theme-day .statement .container,.theme-route .statement .container{min-height:88px}.section,[class*="theme-"] .section{padding:54px 0}h2,[class*="theme-"] h2{font-size:34px;line-height:1.15;letter-spacing:-.025em}.section-heading{margin-bottom:30px}.section-heading>.eyebrow{font-size:10px;margin-bottom:15px}.section-heading>p:last-child{font-size:15px;line-height:1.8;margin-top:18px}.benefit-grid,[class*="theme-"] .benefit-grid{grid-template-columns:1fr;gap:27px}.benefit{padding-top:20px}.benefit-no{margin-bottom:18px}.benefit h3{font-size:25px;margin-bottom:12px}.benefit p{max-width:none;font-size:15px;line-height:1.8}.theme-letter .benefit-grid,.theme-care .benefit-grid{gap:0}.theme-letter .benefit,.theme-care .benefit{grid-template-columns:30px 1fr;gap:0 9px}.theme-message h2{font-size:31px}.theme-message .benefit h3{font-size:22px}.theme-message .benefit{grid-template-columns:34px 1fr;gap:0 14px;padding:22px 18px}.theme-message .benefit-no{width:32px;height:32px;font-size:12px}.theme-tradition .about{text-align:left}.theme-tradition .benefit p{margin:0}.theme-feast .about{text-align:left}.theme-route .benefit-no{font-size:34px;margin-bottom:18px;padding-bottom:16px}.gallery-grid,[class*="theme-"] .gallery-grid{gap:29px 15px}.gallery-card .postcard,[class*="theme-"] .gallery-card .postcard{padding:4px;border-radius:2px}.gallery-caption{padding-top:14px}.gallery-caption h3,[class*="theme-"] .gallery-caption h3{font-size:20px;line-height:1.18}.gallery-caption p{font-size:12px;line-height:1.65;margin-top:8px}.gallery-caption .item-no{font-size:10px;margin-bottom:8px}.theme-day .gallery-caption{margin-top:12px}.gallery-bottom{display:block;padding-top:25px;margin-top:30px}.gallery-bottom p{font-size:14px;margin-bottom:20px}.gallery-bottom strong{font-size:17px}.gallery-bottom .button{width:100%}.gallery-bottom .button-arrow{margin-left:auto}.invitation h2{font-size:34px}.invitation-inner{gap:27px}.invitation .eyebrow{font-size:10px;line-height:1.8;margin-bottom:17px}.invitation p:last-child{font-size:15px;margin-top:20px}.invitation .button{max-width:none}.invitation-action>span{font-size:10px;text-align:center;padding:0}.faq-inner{gap:27px}.faq h2,.theme-message .faq h2{font-size:32px}.faq .eyebrow{font-size:10px}.faq summary{font-size:16px;padding:20px 32px 20px 0}.faq summary:after{top:20px}.faq-items details>p{font-size:14px;padding-right:10px}.footer-inner{padding-top:28px;padding-bottom:27px}.footer-inner>p{font-size:12px}.site-footer .brand{font-size:10px}.site-footer .brand strong{font-size:13px}.footer-inner>a:last-child{font-size:12px}.review main{padding:35px 0}.review h1{font-size:43px}.review-intro{font-size:15px;margin-top:23px}.review-grid{grid-template-columns:1fr;gap:35px;margin-top:35px}.tile-art{height:285px}.tile-art img{width:139px;height:209px;right:24px;top:23px}.tile-number{font-size:68px}.tile-name{font-size:26px;max-width:205px}.tile-caption h2{font-size:24px}}
@media(max-width:360px){.container{width:calc(100% - 32px)}h1,[class*="theme-"] h1{font-size:39px}.theme-morning h1,.theme-care h1{font-size:54px}.theme-route h1{font-size:39px}.hero-tags{font-size:9px}.button{font-size:13px;padding:13px}.theme-tradition .hero-card,.theme-feast .hero-card{width:225px}.theme-tradition .hero-art,.theme-feast .hero-art{min-height:465px}.theme-care .hero-card{width:219px}.theme-care .letter-paper{padding:18px 17px 24px}.theme-garden .hero-card{width:222px}.theme-night .hero-card{width:250px}.gallery-caption h3,[class*="theme-"] .gallery-caption h3{font-size:18px}.brand-symbol{font-size:28px}.header-cta{font-size:10px;padding:9px}.brand strong{font-size:13px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}.button:hover{transform:none}}
