@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;600&family=Noto+Serif+JP:wght@400;500;600&display=swap");:root{--paper:#faf8f3;--cream:#f1eee6;--ink:#33392f;--muted:#62675c;--line:#d9d6cc;--accent:#454d3d;--white:#fffefa;--serif:"Noto Serif JP","Yu Mincho",serif;--sans:"Noto Sans JP","Yu Gothic",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--ink);font:400 16px/1.9 var(--sans)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}a,button,input,select,textarea{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}h1,h2{font-family:var(--serif);font-weight:400;line-height:1.7;letter-spacing:.05em}h3{font-weight:500}p+p{margin-top:1.2em}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #907341;outline-offset:4px}.skip{position:absolute;left:10px;top:-100px;z-index:100;padding:10px;background:white}.skip:focus{top:10px}.preview-notice{text-align:center;background:#e9e4d8;font-size:12px;letter-spacing:.06em;padding:4px 16px;color:#565449}.header{height:100px;padding:0 5%;display:flex;align-items:center;justify-content:space-between;gap:28px;background:var(--paper);border-bottom:1px solid var(--line)}.wordmark{font-family:Georgia,serif;font-size:28px;line-height:1.2;letter-spacing:.11em;white-space:nowrap}.wordmark span{display:block;font-family:var(--sans);font-size:12px;letter-spacing:.15em;margin-top:7px}.header nav{display:flex;gap:30px;font-size:14px}.footer-links a:hover,.header a:hover{color:#837153}.account-link{font-size:14px;white-space:nowrap;border-left:1px solid var(--line);padding-left:28px}.hero{min-height:640px;overflow:hidden;background:#eae6dd}.hero,.hero-copy{position:relative}.hero-copy{z-index:2;padding:85px 0 100px 8%;width:58%;background:linear-gradient(90deg,#f0ede5 62%,transparent)}.eyebrow{font-size:12px;letter-spacing:.19em;font-weight:500;margin-bottom:22px}.hero h1{font-size:clamp(30px,3.1vw,50px);line-height:1.8;letter-spacing:.08em}.hero-description{margin-top:24px;line-height:2.1;font-size:15px}.button{display:inline-flex;align-items:center;justify-content:center;gap:38px;background:var(--accent);color:#fffefa;border:1px solid var(--accent);padding:16px 27px;min-height:56px;line-height:1.5;font-size:15px;transition:background .2s}.button:hover{background:#626b55}.hero .button{margin-top:32px;min-width:254px}.hero-note{font-size:12px;margin-top:15px!important}.hero-photo{position:absolute;inset:0 0 0 37%}.hero-photo img{width:100%;height:100%;object-fit:cover;object-position:72% center}.photo-caption{right:22px;bottom:72px;color:#49493d;background:#f5f1e5db;padding:3px 9px}.hero-bottom,.photo-caption{position:absolute;font-size:12px}.hero-bottom{z-index:3;bottom:0;left:0;right:0;padding:19px 5%;display:flex;justify-content:space-between;background:#faf8f3b8;border-top:1px solid #d1cabc;letter-spacing:.09em}.section{padding:95px 8%}.section h2{font-size:32px}.introduction{display:grid;grid-template-columns:1fr 1.3fr;column-gap:12%;padding-top:104px;padding-bottom:108px}.introduction>.eyebrow{grid-column:1/-1}.introduction>div{color:var(--muted);line-height:2.3}.text-link{display:inline-block;font-size:14px;border-bottom:1px solid var(--ink);padding-bottom:5px}.introduction .text-link{margin-top:28px}.collection{background:var(--cream)}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:20px}.section-heading .eyebrow{margin-bottom:12px}.collection>p{color:var(--muted);font-size:15px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:25px;margin-top:38px}.product-card a{display:block}.product-photo{aspect-ratio:4/5;position:relative;overflow:hidden;background:#e5dfd3}.product-photo img{height:100%;width:100%;object-fit:cover;object-position:77% center;transition:transform .5s}.product-card a:hover img{transform:scale(1.025)}.product-photo>span{position:absolute;bottom:9px;left:10px;font-size:12px;background:#f8f5eccf;padding:1px 6px}.product-grade{font-size:12px;color:var(--muted);margin:18px 0 7px}.product-card h3{font-size:17px;line-height:1.7}.product-card h3 span{font-size:15px;font-weight:400}.price{font-family:Georgia,serif;font-size:24px;margin-top:12px!important;letter-spacing:.02em}.price small{font:12px var(--sans)}.tax-price{font-size:12px;color:var(--muted);margin-top:3px!important}.card-foot{border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;padding-top:13px;margin-top:18px;font-size:12px}.color-dots{display:flex;gap:6px}.color-dots i{width:13px;height:13px;border-radius:50%;background:#fffefa;border:1px solid #bfbab0}.color-dots i:nth-child(2){background:radial-gradient(#af5175 0 25%,#fffefa 30%)}.color-dots i:nth-child(3){background:#d5a2ba}.service-section h2{margin-bottom:45px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:55px}.service-grid article{border-top:1px solid var(--line);padding-top:25px}.service-grid article>span{font:24px Georgia,serif;color:#8c8e7d}.service-grid h3{font:500 23px/1.7 var(--serif);margin:15px 0}.service-grid p{font-size:15px;color:var(--muted)}.closing{text-align:center;background:#e8e6dc;padding:80px 20px}.closing h2{font-size:32px;margin-bottom:30px}.closing>.text-link{display:block;width:max-content;margin:22px auto 0}footer{background:#3c4237;color:#ecece2;padding:55px 8% 25px}.footer-top{display:flex;justify-content:space-between;gap:24px;margin-bottom:38px}.footer-top>p{font:20px/1.8 var(--serif)}.footer-links{display:flex;flex-wrap:wrap;gap:12px 25px;font-size:12px;border-top:1px solid #72776b;padding:24px 0}footer small{font:12px Georgia,serif;color:#c4c8ba}.page-shell{max-width:1250px;margin:auto;padding:45px 5% 90px}.breadcrumb{font-size:12px;color:var(--muted);margin-bottom:30px}.page-title{font-size:36px;margin-bottom:16px}.lead{color:var(--muted);max-width:750px;margin-bottom:35px}.detail-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:65px}.detail-photo{position:relative;overflow:hidden;background:var(--cream)}.detail-photo img{width:100%;height:100%;object-fit:cover;object-position:80% center}.detail-photo .photo-caption{bottom:12px;left:12px;right:auto}.detail-info h1{font-size:29px}.detail-info .price{font-size:30px}.detail-info .description{margin:25px 0;font-size:15px}.color-choices{display:flex;flex-wrap:wrap;gap:8px}.choice{background:var(--white);border:1px solid var(--line);padding:11px 14px;display:inline-flex;gap:9px;align-items:center;font-size:14px;min-height:45px}.choice.selected{border:2px solid var(--accent);padding:10px 13px;background:#f0f0e8}.swatch{width:17px;height:17px;border:1px solid #b6b0a6;border-radius:50%;flex:none}.field-title{font-size:14px;font-weight:500;margin-bottom:10px}.detail-info fieldset{border:0;padding:0;margin:28px 0}.detail-info .button{width:100%;margin-bottom:14px}.notice{padding:17px 20px;background:#efede4;font-size:14px;line-height:1.9;border-left:3px solid #959880;margin:22px 0}.fine{font-size:12px;color:var(--muted)}.detail-guide{border-top:1px solid var(--line);margin-top:30px;padding-top:25px;font-size:14px}.quality{margin-top:65px;padding:40px;background:var(--cream)}.quality h2{font-size:24px;margin-bottom:20px}.quality p{max-width:800px}.content-page{max-width:850px}.content-page h2{font-size:24px;margin:35px 0 15px}.content-page li{margin:10px 0}.content-page a:not(.button){text-decoration:underline}.outline{background:transparent;color:var(--ink);border:1px solid var(--line)}.outline:hover{background:#e9e8df}.checkout-shell{max-width:1260px;margin:auto;padding:35px 5% 90px}.checkout-title{font-size:30px;margin:15px 0}.steps{display:flex;list-style:none;padding:0;margin:30px 0 40px;border-bottom:1px solid var(--line)}.steps li{flex:1 1;font-size:14px;padding:15px 8px;color:var(--muted);border-bottom:3px solid transparent}.steps li.active{border-bottom-color:var(--accent);color:var(--ink);font-weight:500}.steps li span{font:16px Georgia;margin-right:10px}.checkout-grid{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:48px}.form-panel{background:var(--white);border:1px solid var(--line);padding:32px}.form-panel h2{font-size:25px;margin-bottom:25px}.form-panel h3{font-size:18px;margin:25px 0 15px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.field{display:flex;flex-direction:column;gap:7px;font-size:14px;min-width:0}.field.full{grid-column:1/-1}.field input,.field select,.field textarea{width:100%;border:1px solid #b8bbae;background:white;border-radius:0;padding:11px 12px;color:var(--ink);min-height:47px}.field textarea{min-height:120px;resize:vertical}.required{font-size:12px;margin-left:8px;color:#7b453c}.field-error{color:#9b332b;font-size:13px;line-height:1.6}.error-box{background:#fbede8;color:#8b3128;padding:15px;margin-bottom:20px;font-size:14px}.field [aria-invalid=true]{border-color:#a74036}.radio-list{display:grid;gap:10px}.radio-row{display:flex;align-items:center;gap:10px;border:1px solid var(--line);padding:15px;font-size:14px}.check-line input,.radio-row input{accent-color:var(--accent);width:18px;height:18px;flex:none}.check-line{display:flex;align-items:flex-start;gap:12px;font-size:14px;line-height:1.8;margin:18px 0}.form-nav{display:flex;justify-content:space-between;gap:15px;margin-top:30px}.order-summary{align-self:start;position:sticky;top:24px;background:var(--cream);padding:23px}.summary-product{display:flex;gap:15px;margin-bottom:18px;align-items:center}.summary-product img{width:85px;height:110px;object-fit:cover;object-position:80% center}.summary-product h3{font-size:15px}.summary-product p{font-size:12px}.summary-lines{font-size:14px;margin:0}.summary-lines>div{display:flex;justify-content:space-between;gap:10px;padding:9px 0}.summary-lines dd,.summary-lines dt{margin:0}.summary-total{border-top:1px solid var(--line);margin-top:12px;padding-top:15px!important;font-weight:500}.summary-total dd{font:24px Georgia}.summary-total small{font:12px var(--sans)}.placard-preview{background:#eeeadd;padding:25px;display:flex;justify-content:center;margin:20px 0}.placard-preview svg{height:290px;max-width:100%;filter:drop-shadow(0 5px 5px #332b1815)}.wrapping-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:15px}.wrapping-grid .choice{padding:8px;font-size:12px;gap:5px;justify-content:center}.wrapping-grid .choice.selected{padding:7px}.section-divider{height:1px;background:var(--line);margin:30px 0}.review-block{border-bottom:1px solid var(--line);padding:20px 0}.review-block:first-of-type{padding-top:0}.review-heading{display:flex;justify-content:space-between;align-items:center;gap:15px}.review-heading h3{margin:0 0 10px}.edit-button{background:none;border:0;text-decoration:underline;color:var(--muted);font-size:14px}.review-block p{font-size:14px;white-space:pre-wrap}.delivery-composite{position:relative;overflow:hidden;background:var(--cream);aspect-ratio:1.3;margin:20px 0}.delivery-composite>img{width:100%;height:100%;object-fit:cover;object-position:80% center}.delivery-composite>svg{position:absolute;right:5%;top:18%;height:43%;width:auto;filter:drop-shadow(1px 2px 3px #332b1820)}.composite-label{position:absolute;bottom:14px;left:14px;background:#faf8f3ed;font-size:12px;padding:9px 13px;max-width:75%}.inline-link{border:0;background:transparent;text-decoration:underline;color:var(--ink);padding:0;font-size:14px}.completion{padding:32px;border:1px solid var(--line);background:var(--white)}.completion h2{font-size:26px;margin-bottom:20px}.completion .button{margin-top:25px}.centered{text-align:center;max-width:650px;margin:60px auto}.phase-label{display:inline-block;border:1px solid var(--line);padding:4px 12px;font-size:12px;margin-bottom:20px}@media(min-width:1600px){.hero-copy,.section{padding-left:max(8%,calc((100vw - 1300px)/2))}.section{padding-right:max(8%,calc((100vw - 1300px)/2))}}@media(max-width:1000px){.header{padding:0 4%;height:88px}.header nav{gap:16px}.header nav a:first-child{display:none}.account-link{padding-left:15px}.hero-copy{padding-left:6%;width:63%}.hero-photo{left:33%}.section{padding:70px 6%}.product-grid{gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.product-photo{aspect-ratio:1}.introduction{column-gap:7%}.detail-grid{gap:30px}.checkout-grid{grid-template-columns:minmax(0,1fr) 275px;gap:25px}.form-panel{padding:24px}.wrapping-grid{grid-template-columns:repeat(3,1fr)}.form-grid{gap:15px}.service-grid{gap:25px}}@media(max-width:700px){body{font-size:16px}.header{height:82px;gap:12px;flex-wrap:wrap;align-content:center}.wordmark{font-size:23px}.wordmark span{font-size:11px}.header nav{margin-left:auto;font-size:13px;gap:16px}.header nav a:nth-child(3),.header nav a:nth-child(4){display:none}.account-link{font-size:12px;padding-left:12px}.hero{display:flex;flex-direction:column;min-height:0}.hero-copy{padding:45px 7% 30px;width:100%;background:#efebe2}.hero h1{font-size:30px;line-height:1.85}.eyebrow{font-size:11px;margin-bottom:17px}.hero-description{font-size:14px;margin-top:17px}.hero .button{margin-top:23px}.hero-photo{position:relative;inset:auto;width:100%;height:320px}.hero-photo img{object-position:70% 54%}.photo-caption{bottom:10px;right:10px}.hero-bottom{position:relative;padding:14px 7%;font-size:10px}.hero-bottom span:first-child{display:none}.section{padding:55px 7%}.closing h2,.section h2{font-size:26px}.introduction{display:block}.introduction>div{margin-top:28px;font-size:14px}.section-heading{display:block}.section-heading>.text-link{margin-top:18px}.product-grid{gap:22px 14px;margin-top:25px}.product-photo{aspect-ratio:4/5}.product-grade{font-size:11px}.product-card h3{font-size:14px}.product-card h3 span{font-size:13px}.price{font-size:21px}.card-foot,.tax-price{font-size:11px}.card-foot{gap:6px;flex-wrap:wrap}.service-grid{grid-template-columns:1fr;gap:28px}.service-grid h3{font-size:21px}.service-grid p{font-size:14px}.service-section h2{margin-bottom:30px}.closing{padding:55px 7%}.footer-top{flex-direction:column}.footer-top>p{font-size:18px}.footer-links{gap:14px}.page-shell{padding:25px 6% 55px}.page-title{font-size:29px}.detail-grid{grid-template-columns:1fr;gap:27px}.detail-photo{aspect-ratio:1.2}.detail-info h1{font-size:26px}.quality{padding:25px;margin-top:35px}.quality h2{font-size:22px}.quality p{font-size:14px}.checkout-shell{padding:25px 5% 55px}.checkout-title{font-size:25px}.steps{margin:20px 0 25px}.steps li{font-size:12px;padding:10px 4px}.steps li span{display:block;font-size:15px}.checkout-grid{display:flex;flex-direction:column;gap:25px}.checkout-grid>div{width:100%}.order-summary{position:static;width:100%}.form-panel{padding:22px 17px}.form-panel h2{font-size:22px}.form-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.wrapping-grid{grid-template-columns:repeat(3,1fr)}.form-nav .button{font-size:14px;padding:14px 17px;gap:12px}.summary-product img{height:80px;width:65px}.completion{padding:24px}.delivery-composite{aspect-ratio:1}.composite-label,.photo-caption{font-size:11px}.lead{font-size:14px}}.wordmark{font-family:var(--serif);font-size:30px;font-weight:500;letter-spacing:.12em}.wordmark span{font-family:Georgia,serif;font-size:11px;font-weight:400;letter-spacing:.2em;margin-top:8px}.header .wordmark{min-width:160px}@media(max-width:700px){.wordmark{font-size:25px}.header .wordmark{min-width:132px}.wordmark span{font-size:10px;margin-top:5px}}@media(max-width:420px){.hero h1{font-size:clamp(21px,6.1vw,26px);letter-spacing:.05em}.hero-description{font-size:13px}.header{gap:8px}.header nav{font-size:12px}.account-link{padding-left:8px}.header .wordmark{min-width:125px}.wordmark{font-size:23px}}.date-trigger{display:flex;align-items:center;justify-content:space-between;gap:15px;background:#fff;border:1px solid #b8bbae;padding:11px 12px;color:var(--ink);min-height:47px;text-align:left}.calendar{max-width:350px;background:#fff;border:1px solid var(--line);padding:14px}.calendar-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.calendar-heading button{background:none;border:1px solid var(--line);width:40px;height:40px;font-size:24px}.calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:3px}.calendar-grid .weekday{text-align:center;font-size:12px;color:var(--muted)}.calendar-grid button{border:0;background:#f5f4ed;min-height:40px;padding:5px;color:var(--ink);font-size:14px}.calendar-grid button.selected{background:var(--accent);color:white}.calendar-grid button:disabled{opacity:.3}.calendar-grid button:not(:disabled):hover{outline:1px solid var(--accent)}.product-photo{aspect-ratio:1;background:#f2eee7}.delivery-composite>img,.detail-photo img,.product-photo img,.summary-product img{object-fit:contain;object-position:center}.delivery-composite,.detail-photo{aspect-ratio:1;background:#f2eee7}.delivery-composite>svg{right:3%;top:36%;height:35%}.composite-label{position:static;background:transparent;padding:8px 0;max-width:none}.delivery-composite .composite-label{display:none}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}.home-quality{display:grid;grid-template-columns:1fr 1.3fr;gap:12%;border-top:1px solid var(--line);background:#f4f1e9}.home-quality p{line-height:2.2}.home-quality .fine{margin-top:22px}.wrapping-summary{display:flex;align-items:center;gap:10px;font-size:14px}.account-link small{display:block;font-size:10px;color:var(--muted)}@media(max-width:700px){.home-quality{grid-template-columns:1fr;gap:25px}.home-quality p{font-size:14px}.home-quality .fine{font-size:12px}.preview-notice{font-size:10px;line-height:1.6;padding:6px 12px}}.quality-atmosphere{position:relative;isolation:isolate;overflow:hidden;background:#eeece4}.quality-atmosphere:before{content:"";position:absolute;inset:-25px;z-index:-2;background:url(/images/orchid-editorial.png) center 46%/cover;filter:blur(6px);opacity:.4}.quality-atmosphere:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#f5f2e9ed,#f5f2e9b5)}.home-quality .text-link{margin-top:22px}.editorial-hero{display:grid;grid-template-columns:1fr 1fr;background:var(--cream);min-height:520px}.editorial-hero>div{padding:85px 8vw;align-self:center}.editorial-hero h1{font-size:clamp(28px,2.7vw,44px);white-space:nowrap}.editorial-hero p:not(.eyebrow){margin-top:24px;font-size:15px}.editorial-hero>img{width:100%;height:100%;max-height:650px;object-fit:cover;object-position:70% center}.story-row{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:9%;max-width:1600px;margin:auto}.stationery-scene,.story-row>img{width:100%;aspect-ratio:1;object-fit:contain;background:#f1ede5}.story-row p:not(.eyebrow){margin-top:22px;color:var(--muted);font-size:15px}.story-row .text-link{margin-top:24px}.story-row.reverse{background:#f1eee7}.story-row.reverse>div:first-child{order:2}.stationery-scene{display:flex;align-items:center;justify-content:center;background:linear-gradient(140deg,#e4dfd1,#f5f1e7);padding:12%}.stationery-card{width:80%;aspect-ratio:4/5;background:#fffced;border:5px double #c6bca4;padding:12% 7%;text-align:center;box-shadow:12px 15px 30px #423d2315;font-family:var(--serif)}.stationery-card>span{font-size:clamp(19px,2vw,28px);color:#963e35}.stationery-card p{margin-top:55%!important;color:var(--ink)!important;font-size:16px!important}.stationery-card small{font-size:12px}.closing>.button{margin-top:26px}.quality-intro{text-align:center;padding-bottom:30px}.quality-intro>p:last-child{margin-top:24px}.quality-points{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:36px;padding-top:35px}.quality-points img{width:100%;aspect-ratio:1;object-fit:contain;background:var(--cream);margin-bottom:25px}.quality-points .eyebrow{margin-bottom:12px}.quality-points h2{font-size:25px}.quality-points article>p:last-child{font-size:14px;margin-top:12px;color:var(--muted)}.quality-selection{text-align:center}.quality-selection>p:not(.eyebrow){margin:22px 0}.order-flow{list-style:none;padding:0;margin:35px 0 60px;display:grid;gap:22px}.content-page .order-flow li{margin:0;position:relative;display:flex;align-items:center;gap:22px;background:var(--cream);padding:18px 24px;border:1px solid var(--line)}.order-flow li:not(:last-child):after{content:"↓";position:absolute;bottom:-27px;left:43px;color:#999782;font-size:22px}.flow-number{font:26px Georgia,serif;color:#92957f}.order-flow strong{font-weight:500}.order-flow p{font-size:13px;color:var(--muted)}@media(max-width:700px){.editorial-hero{grid-template-columns:1fr;min-height:0}.editorial-hero>div{padding:45px 7%}.editorial-hero h1{font-size:26px;white-space:normal}.editorial-hero>img{height:300px}.editorial-hero p:not(.eyebrow){font-size:14px}.story-row{grid-template-columns:1fr;gap:28px}.story-row.reverse>div:first-child{order:0}.story-row p:not(.eyebrow){font-size:14px}.quality-points{grid-template-columns:1fr;gap:38px}.quality-points img{max-height:360px}.quality-intro{text-align:left}.quality-intro br{display:none}.quality-intro h2 br{display:initial}.quality-selection h2{font-size:25px}.order-flow{margin-bottom:40px}.content-page .order-flow li{padding:16px 18px}.order-flow li:not(:last-child):after{left:35px}.stationery-scene{max-height:380px}.quality-hero h1{font-size:24px}}.about-compact{padding-top:45px;padding-bottom:45px}.about-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:30px}.about-heading h1{font-size:32px}.about-heading>p{font-size:14px;color:var(--muted)}.about-values{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.about-values .value-image{width:100%;height:220px;aspect-ratio:auto;object-fit:cover;margin:0 0 20px;overflow:hidden}.about-values h2{font-size:22px;margin:0 0 12px}.about-values .eyebrow{margin-bottom:10px}.about-values article>p:not(.eyebrow){font-size:14px;color:var(--muted)}.about-values .text-link{margin-top:16px}.about-values .stationery-scene{padding:15px;background:#e9e3d7}.about-values .stationery-card{height:185px;width:155px;aspect-ratio:auto;padding:20px 6px;transform:rotate(-5deg);border-width:4px}.about-values .stationery-card>span{font-size:19px}.about-values .stationery-card p{margin-top:48px!important;font-size:11px!important}.about-values .stationery-card small{font-size:8px}.delivery-photo-scene{padding:20px 35px;background:#e5e4dc;display:flex;justify-content:center}.delivery-photo-scene img{height:100%;width:100%;object-fit:cover;object-position:75% center;border:solid #fffdf7;border-width:9px 9px 24px;box-shadow:8px 10px 15px #3332;transform:rotate(5deg)}.about-bottom{margin-top:30px;padding-top:25px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:20px}.about-bottom p{font:18px var(--serif)}.cultivation-story,.quality-study{display:grid;grid-template-columns:1.1fr 1fr;align-items:center;gap:7%;padding-top:55px;padding-bottom:55px}.cultivation-story figure{margin:0}.cultivation-story img{width:100%;aspect-ratio:3/2;object-fit:cover}.cultivation-story figcaption{font-size:11px;color:var(--muted);margin-top:7px}.cultivation-story p:not(.eyebrow){font-size:15px;margin-top:20px}.quality-study{background:var(--cream)}.quality-study-photo img{width:100%;max-height:440px;object-fit:contain}.quality-study h2{font-size:27px}.quality-study article{display:flex;gap:20px;border-top:1px solid var(--line);margin-top:20px;padding-top:18px}.quality-study article>span{font:23px Georgia;color:#898b78}.quality-study h3{font:21px var(--serif)}.quality-study article p{font-size:14px;color:var(--muted);margin-top:10px}.quality-hero{min-height:400px}.quality-hero>div{padding-top:50px;padding-bottom:50px}.quality-hero>img{max-height:450px}@media(max-width:700px){.about-compact{padding-top:30px;padding-bottom:35px}.about-heading{display:block;margin-bottom:25px}.about-heading h1{font-size:28px}.about-heading>p{margin-top:17px}.about-values{grid-template-columns:1fr;gap:28px}.about-values .value-image{height:180px;margin-bottom:16px}.about-values h2{font-size:22px}.about-values .stationery-card{height:155px;width:130px;padding-top:12px}.about-values .stationery-card p{margin-top:32px!important}.about-bottom{display:block}.about-bottom p{font-size:16px;line-height:1.8}.about-bottom .button{margin-top:20px}.cultivation-story,.quality-study{grid-template-columns:1fr;gap:25px;padding-top:35px;padding-bottom:35px}.quality-study h2{font-size:23px}.quality-study-photo img{max-height:310px}.quality-hero{min-height:0}.quality-hero>div{padding-top:35px;padding-bottom:35px}.quality-hero>img{height:240px}}.account-section{margin:36px 0}.account-card{padding:20px 0;border-bottom:1px solid var(--line);overflow-wrap:anywhere}.account-card summary{cursor:pointer}.event-form{display:grid;gap:16px;max-width:620px;margin-top:20px}.event-form label{display:grid;gap:7px}.event-form input,.event-form select{width:100%;min-width:0;padding:12px;border:1px solid var(--line);background:var(--white,#fffdf8);font:inherit;color:inherit}.event-form .button{justify-self:start}