@charset "UTF-8";
:root{--paper:#f8f7fa;--ink:#302937;--muted:#746b7d;--accent:#644b78;--accent-dark:#503960;--line:#e4dfe9;--serif:"Bodoni MT","Songti SC","STSong","SimSun",serif;--sans:"Microsoft YaHei UI","PingFang SC","Microsoft YaHei",sans-serif;--radius:24px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.7 var(--sans);-webkit-font-smoothing:antialiased}body.modal-open{overflow:hidden}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button{color:inherit}button:disabled{cursor:wait;opacity:.65}button,a,input,textarea{outline-offset:5px}:focus-visible{outline:2px solid var(--accent)}::selection{background:#ded0e8}h1,h2,h3,p{margin:0}button{border:0}button svg{pointer-events:none}[hidden]{display:none!important}.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}.skip-link{position:fixed;left:16px;top:-80px;padding:12px 20px;background:white;z-index:100}.skip-link:focus{top:10px}.section-shell{width:min(1200px,calc(100% - 112px));margin-inline:auto}
.site-header{height:88px;display:flex;align-items:center;justify-content:space-between;gap:30px;padding:0 4.4%;position:relative;z-index:5;border-bottom:1px solid #e5dfea99;background:#f8f7fadb}.brand{display:inline-flex;align-items:center;gap:10px;white-space:nowrap;font-size:21px;font-weight:600;letter-spacing:1px}.brand-mark{font-family:Georgia,serif;font-size:39px;line-height:1;color:#8d70a2;font-weight:400}.brand-en{margin-left:8px;font-family:Georgia,serif;font-size:17px;font-weight:400;font-style:italic;letter-spacing:.3px;color:#82748c}.site-header nav{display:flex;gap:34px;font-size:14px}.site-header nav a{padding-block:10px;color:#685f70}.site-header nav a:hover{color:var(--accent-dark)}.header-cta{font-size:14px;background:#ffffffbd;border:1px solid #dcd3e3;border-radius:30px;padding:10px 20px;display:flex;align-items:center;gap:19px}.header-cta:hover{background:white}
.hero{position:relative;min-height:716px;display:grid;grid-template-columns:.85fr 1.15fr;align-items:center;padding:35px max(56px,calc((100vw - 1200px)/2)) 78px;isolation:isolate;overflow:hidden;background:radial-gradient(ellipse at 72% 42%,#e7dff173 0,transparent 52%),linear-gradient(118deg,#f8f7fa 22%,#f0ebf4 68%,#eeedf5)}.hero:after{content:"";position:absolute;inset:auto 0 0;height:80px;background:linear-gradient(transparent,var(--paper));z-index:-1}.hero-copy{z-index:3;padding-bottom:17px}.hero-intro{font-size:14px;letter-spacing:2px;margin-bottom:24px;color:#7b648c;display:flex;align-items:center;gap:10px}.hero-intro span{font-size:23px}.hero h1{font-family:var(--serif);font-size:clamp(54px,5.1vw,76px);font-weight:400;line-height:1.32;letter-spacing:3px;margin-left:-4px}.hero-description{color:#776d80;font-size:15px;line-height:2;margin:26px 0 29px}.button{display:inline-flex;align-items:center;justify-content:center;gap:26px;padding:15px 25px;border-radius:32px;font-size:15px;font-weight:500;min-height:52px;transition:background .2s,box-shadow .2s}.primary{background:var(--accent);color:#fff;box-shadow:0 6px 16px #53335f12}.primary:hover{background:var(--accent-dark);box-shadow:0 8px 22px #53335f23}.button-arrow{font-size:20px;font-weight:400}.secondary{background:white;color:var(--accent);border:1px solid #ddd1e5}.secondary:hover{background:#f8f3fc}.hero-footnote{display:flex;align-items:center;gap:12px;color:#8a7c93;font-size:12px;letter-spacing:1px;margin-top:34px}.small-line{height:1px;width:28px;background:#b5a5c1}.hero-visual{position:relative;height:570px;perspective:1100px;transform-style:flat;--shift-x:0px;--shift-y:0px}.hero-photo{position:absolute;border:7px solid #fff9;border-radius:160px 160px 24px 24px;background:#eeebed;overflow:hidden;padding:0;box-shadow:0 24px 55px #50416222,inset 0 0 0 1px #fff;transition:transform .45s ease,box-shadow .3s;text-align:left}.hero-photo img{width:100%;height:100%;object-fit:cover;object-position:center 30%}.hero-photo-main{width:340px;height:466px;left:9%;top:22px;transform:rotate(-6deg);z-index:2}.hero-photo-main:hover{transform:rotate(-3deg) translateY(-5px);box-shadow:0 30px 65px #50416233}.hero-photo-side{width:221px;height:292px;right:-1%;top:239px;transform:rotate(8deg);z-index:3;border-radius:100px 100px 20px 20px;border-width:6px}.hero-photo-side:hover{transform:rotate(4deg) translateY(-4px)}.photo-caption{position:absolute;inset:auto 0 0;display:flex;align-items:center;justify-content:space-between;background:linear-gradient(transparent,#24192899);color:white;padding:35px 20px 15px;font-size:14px;letter-spacing:1px}.photo-caption>span:last-child{font-size:23px}.glass-loop{position:absolute;border:18px solid #ffffff4a;box-shadow:inset 7px 8px 10px #ffffffec,inset -6px -5px 12px #947baf88,6px 12px 18px #9d85b422,-2px -3px 6px #fff9;border-radius:50%;pointer-events:none;background:linear-gradient(165deg,#fff0 25%,#ccb9ea28 70%,#fff7);backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}.loop-back{width:470px;height:440px;top:25px;left:5%;transform:translate(var(--shift-x),var(--shift-y)) rotate(-30deg) rotateY(48deg);z-index:0;border-width:24px}.loop-front{width:170px;height:155px;left:0;top:400px;transform:translate(var(--shift-x),var(--shift-y)) rotate(-34deg) rotateX(32deg);z-index:4;border-width:17px}.pearl{position:absolute;right:4%;top:61px;width:92px;height:92px;border-radius:50%;background:radial-gradient(circle at 29% 25%,#fff 0,#fff7 12%,#ecdfef 26%,#bdafcb 51%,#f4e9e6 66%,#ab9fc1 80%,#f1ebfb 92%);box-shadow:inset -8px -9px 15px #a391b052,inset 5px 6px 14px white,15px 18px 26px #8d739824;transform:translate(calc(var(--shift-x) * -1),calc(var(--shift-y) * -1));z-index:1}.floating-label{position:absolute;z-index:4;bottom:31px;left:14%;border:1px solid #fff;padding:12px 18px;border-radius:30px;background:#ffffffb8;box-shadow:0 6px 24px #6656770c;backdrop-filter:blur(12px);font-size:12px;letter-spacing:.6px;color:#7c668e;display:flex;gap:9px;align-items:center;transform:rotate(-3deg)}.floating-label>span{font-size:23px}.scroll-hint{position:absolute;bottom:23px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:8px;font-size:12px;color:#8c8095;letter-spacing:1px}.scroll-hint>span{font-size:18px}
.works{padding-block:68px 82px}.section-heading{display:flex;justify-content:space-between;gap:40px;align-items:flex-end;margin-bottom:37px}.section-kicker{font-size:13px;color:#8d789c;letter-spacing:1px;margin-bottom:12px}h2{font-family:var(--serif);font-weight:400;font-size:37px;letter-spacing:1px;line-height:1.5}.section-aside{font-size:14px;line-height:1.9;color:var(--muted);padding-bottom:5px}.gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:38px 26px}.work-card{min-width:0}.work-open{display:block;width:100%;text-align:left;background:none;padding:0}.work-image{position:relative;overflow:hidden;border-radius:19px;aspect-ratio:4/5;background:#e8e3eb}.work-image img{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.2,.75,.3,1)}.work-open:hover .work-image img{transform:scale(1.035)}.preview-label{position:absolute;top:15px;left:15px;border-radius:30px;background:#fffdfdf0;padding:5px 12px;font-size:12px;color:#62556a;box-shadow:0 2px 10px #30203808}.image-open-icon{position:absolute;bottom:16px;right:16px;display:grid;place-items:center;width:41px;height:41px;border-radius:50%;color:#4b3e53;background:#fffdfded;backdrop-filter:blur(8px);font-size:21px}.work-meta{display:flex;align-items:center;justify-content:space-between;padding:17px 3px 0;gap:10px}.work-title{font-size:18px;font-weight:500;letter-spacing:.8px}.work-tags{font-size:12px;color:#7f7487;margin-top:5px;display:flex;gap:12px}.work-meta>span{font-size:13px;color:#a395ad;font-family:Georgia,serif;font-style:italic}.gallery-note{display:flex;align-items:center;justify-content:center;gap:10px;color:#8b7b95;font-size:13px;margin-top:40px}.gallery-note>span{font-size:21px}
.inspiration{position:relative;display:grid;grid-template-columns:1fr 1.04fr;gap:60px;padding:58px 62px;background:radial-gradient(ellipse at 3% 92%,#e0d2eab3,transparent 65%),linear-gradient(120deg,#f0eaf4,#f3eff7 65%,#ede9f2);border:1px solid #e7e0ed;border-radius:30px;overflow:hidden}.inspiration-copy{position:relative;padding:12px 0;isolation:isolate}.inspiration h2{font-size:43px;line-height:1.5;margin-top:14px}.inspiration-copy>p:not(.section-kicker){color:#7a6b86;font-size:15px;line-height:2;margin-top:24px}.handwritten{font:italic 20px Georgia,serif;color:#9d85ae;margin-top:37px;transform:rotate(-6deg);transform-origin:left;max-width:320px}.inspiration-orbit{position:absolute;width:230px;height:210px;left:-100px;bottom:-110px;border:23px solid #fff3;border-radius:50%;box-shadow:inset 8px 10px 12px #fffd,inset -6px -6px 12px #b49dc76b,7px 12px 20px #ae90c32a;transform:rotate(30deg) rotateY(50deg);z-index:-1}.idea-form{background:#ffffffc7;border:1px solid #fff;padding:29px 30px 23px;border-radius:22px;box-shadow:0 12px 30px #77678a08}.form-heading{display:flex;align-items:center;justify-content:space-between;gap:10px}.form-heading h3{font-size:18px;font-weight:500}.form-sparkle{font-size:30px;color:#aa92b8;line-height:1}.idea-chips{display:flex;gap:8px;flex-wrap:wrap;margin:19px 0 20px}.idea-chip{padding:6px 12px;border-radius:20px;border:1px solid #e3dce9;font-size:12px;background:#faf8fc;color:#7d6c88;transition:background .15s,color .15s}.idea-chip[aria-pressed=true]{background:#ede3f4;border-color:#a992bb;color:#5e3d76}.idea-chip:hover{border-color:#ad95be}textarea,input{width:100%;background:#fbfafc;border:1px solid #e5dfe9;border-radius:12px;color:var(--ink);padding:13px 15px;font-size:14px;line-height:1.8}textarea{display:block;resize:vertical;min-height:129px;max-height:400px}textarea::placeholder,input::placeholder{color:#9a90a2;opacity:1}.textarea-meta{display:flex;justify-content:space-between;gap:12px;font-size:12px;color:#9b8fa4;margin-top:7px}.textarea-meta>span:last-child{white-space:nowrap}.contact-field{margin-top:19px}.contact-field label{display:block;font-size:13px;margin-bottom:7px}.contact-field label span{color:#9b8ca5;font-size:12px}.contact-field input{padding-block:9px}.form-note{color:#8a7b94;font-size:12px;line-height:1.8;margin:16px 0}.form-submit{width:100%;justify-content:space-between;padding:12px 20px;min-height:48px;font-size:14px}.form-status{font-size:13px;color:#6b4c7d;line-height:1.6}.form-status:not(:empty){margin-top:12px}.form-status.error{color:#a23f59}
.about{display:grid;grid-template-columns:1fr 1fr;column-gap:40px;padding-block:84px 66px;align-items:center}.about>div{display:flex;align-items:center;gap:15px}.about h2{font-size:29px}.about .brand-mark{font-size:39px}.about>p{color:#8a7b94;font-size:14px;line-height:1.9}.text-button{padding:0;background:transparent;border:0;font-size:13px;justify-self:start;color:#735681;margin-top:20px;grid-column:2;display:flex;align-items:center;gap:18px}.text-button:hover{text-decoration:underline;text-underline-offset:5px}.site-footer{border-top:1px solid #e2dbe8;display:flex;align-items:center;justify-content:space-between;gap:20px;padding-block:28px 31px}.footer-brand{font-size:16px}.footer-brand .brand-en{font-size:15px}.site-footer p,.copyright{font-size:12px;color:#998cA3}
dialog{border:1px solid #ffffffc4;box-shadow:0 35px 100px #2c163c3d;padding:0;background:#fcfafd;color:var(--ink);max-height:90dvh}dialog::backdrop{background:#30263b85;backdrop-filter:blur(9px)}.work-dialog{width:min(950px,calc(100% - 40px));border-radius:25px;overflow:auto}.work-dialog[open]{display:grid;grid-template-columns:1.1fr 1fr}.icon-button{background:#fffdfdf2;width:42px;height:42px;display:grid;place-items:center;border-radius:50%;font-family:Arial,sans-serif;font-size:25px;line-height:1;color:#503960;border:1px solid #e4d9ec}.dialog-close{position:absolute;right:14px;top:14px;z-index:3}.detail-image-wrap{position:relative;background:#e8e3eb;min-height:470px;height:min(700px,85dvh)}#detail-image{width:100%;height:100%;object-fit:contain}.detail-prev,.detail-next{position:absolute;top:50%;transform:translateY(-50%);opacity:.9}.detail-prev{left:12px}.detail-next{right:12px}.detail-counter{position:absolute;bottom:15px;left:50%;transform:translateX(-50%);font-size:12px;background:#392b43ba;color:white;padding:5px 13px;border-radius:20px}.detail-copy{align-self:center;padding:58px 39px 40px}.detail-copy h2{font-size:35px;margin-bottom:16px}.detail-tags{display:flex;flex-wrap:wrap;gap:9px;font-size:12px;color:#846693;margin-bottom:25px}.detail-tags span{border:1px solid #e7dcec;padding:5px 11px;border-radius:18px}#detail-description{font-size:15px;color:#7f708b;line-height:2}.detail-availability{font-size:12px;color:#918399;margin:30px 0 18px;padding-top:22px;border-top:1px solid #e8dfee}.detail-copy .button{font-size:14px;width:100%;margin-top:10px}.contact-dialog{width:min(440px,calc(100% - 36px));padding:39px 35px;border-radius:24px;text-align:center}.contact-sparkle{color:#ae90bc;font-size:48px}.contact-dialog h2{font-size:28px;margin:10px 0 19px}.contact-dialog p{color:#87778f;font-size:14px;line-height:2;margin-bottom:25px}.contact-dialog .button{font-size:14px}
@media(min-width:1500px){.hero{min-height:770px}.hero-visual{transform:scale(1.06);transform-origin:center}.hero-copy{padding-left:15px}}
@media(max-width:1100px){.section-shell{width:calc(100% - 72px)}.site-header{padding-inline:36px}.hero{padding-inline:36px;min-height:667px;grid-template-columns:1fr 1.05fr}.hero-visual{height:540px}.hero-photo-main{width:285px;height:411px;left:4%;top:45px}.hero-photo-side{width:183px;height:249px;right:-3%;top:273px}.pearl{width:70px;height:70px;right:0;top:72px}.loop-back{width:355px;height:385px;left:0;top:41px}.loop-front{width:135px;height:130px;top:395px;left:-4%}.floating-label{font-size:11px;left:7%;bottom:18px;padding:9px 12px}.hero h1{font-size:59px}.inspiration{padding:40px;gap:35px}.idea-form{padding:25px}.inspiration h2{font-size:38px}.gallery{gap:30px 20px}.section-aside{font-size:13px}.site-header nav{gap:23px}.brand-en{display:none}}
@media(max-width:760px){html{scroll-padding-top:24px}.section-shell{width:calc(100% - 40px)}.site-header{height:74px;padding-inline:20px;gap:15px}.brand{font-size:19px;gap:6px}.brand-mark{font-size:32px}.site-header nav{gap:16px;font-size:13px;margin-left:auto}.nav-contact,.header-cta{display:none}.hero{padding:40px 20px 54px;min-height:auto;grid-template-columns:1fr}.hero-copy{padding:0;max-width:100%;text-align:center}.hero-intro{justify-content:center;font-size:12px;margin-bottom:12px;letter-spacing:1px}.hero h1{font-size:54px;line-height:1.3;letter-spacing:2px;margin:0}.hero-description{font-size:14px;line-height:1.9;margin:20px 0 22px}.hero .button{font-size:14px;padding:12px 23px;min-height:48px}.hero-footnote{display:none}.hero-visual{height:450px;width:min(430px,100%);justify-self:center;margin-top:28px}.hero-photo-main{width:65%;height:365px;left:7%;top:18px;max-width:282px;border-width:5px}.hero-photo-side{width:43%;height:238px;right:0;top:177px;border-width:5px}.loop-back{width:85%;height:350px;top:0;left:2%;border-width:18px}.pearl{width:62px;height:62px;right:1%;top:20px}.loop-front{width:111px;height:112px;top:316px;left:0;border-width:13px}.floating-label{bottom:0;left:12%;font-size:11px;padding:8px 11px}.scroll-hint{bottom:13px;font-size:11px}.photo-caption{font-size:12px;padding:29px 12px 11px}.works{padding-block:42px 47px}.section-heading{display:block;margin-bottom:25px}.section-kicker{font-size:12px;margin-bottom:8px}h2{font-size:29px}.section-aside{font-size:12px;margin-top:13px;line-height:1.8}.section-aside br{display:none}.gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 14px}.work-image{aspect-ratio:3/4;border-radius:13px}.preview-label{top:9px;left:9px;padding:3px 7px;font-size:10px}.image-open-icon{width:31px;height:31px;right:10px;bottom:10px;font-size:18px}.work-meta{padding:11px 0 0}.work-title{font-size:15px;letter-spacing:.3px}.work-meta>span{display:none}.work-tags{font-size:10px;gap:7px;flex-wrap:wrap;line-height:1.5}.gallery-note{font-size:11px;gap:6px;margin-top:29px}.inspiration{grid-template-columns:1fr;padding:30px 23px;gap:24px;border-radius:22px}.inspiration-copy{padding:0}.inspiration h2{font-size:34px;margin-top:8px}.inspiration-copy>p:not(.section-kicker){font-size:13px;margin-top:15px;line-height:1.8}.inspiration-copy>p:not(.section-kicker) br:nth-child(1){display:none}.handwritten{font-size:16px;margin-top:20px;transform:rotate(-4deg)}.inspiration-orbit{left:auto;right:-75px;bottom:-8px;width:190px;height:180px;opacity:.65}.idea-form{padding:22px 19px;border-radius:17px;z-index:1}.form-heading h3{font-size:16px}.idea-chips{gap:6px;margin:15px 0}.idea-chip{font-size:11px;padding:5px 10px}textarea,input{font-size:16px}textarea{min-height:145px}.textarea-meta{font-size:10px;gap:5px}.form-note{font-size:11px}.form-submit{font-size:13px}.about{grid-template-columns:1fr;padding-block:45px 35px;gap:19px}.about h2{font-size:25px}.about>div{gap:11px}.about p{font-size:12px}.text-button{grid-column:1;font-size:12px;margin-top:0}.site-footer{flex-wrap:wrap;padding-block:23px;gap:9px 20px}.footer-brand{font-size:15px}.footer-brand .brand-en{display:inline;font-size:13px}.site-footer p{font-size:11px}.copyright{width:100%;font-size:10px}.work-dialog{width:calc(100% - 24px);max-height:93dvh;border-radius:18px}.work-dialog[open]{grid-template-columns:1fr}.detail-image-wrap{height:52dvh;min-height:280px}.detail-copy{padding:24px}.detail-copy h2{font-size:29px}.detail-copy .section-kicker{margin-bottom:4px}.detail-tags{margin-bottom:15px}#detail-description{font-size:14px}.detail-availability{margin:18px 0 8px;padding-top:16px}.icon-button{width:38px;height:38px}.contact-dialog{padding:30px 23px}.contact-dialog h2{font-size:24px}}
@media(max-width:370px){.site-header nav{gap:12px;font-size:12px}.brand{font-size:17px}.hero h1{font-size:47px}.hero-visual{height:405px}.hero-photo-main{height:331px}.hero-photo-side{height:213px;top:166px}.loop-front{top:284px}.floating-label{left:9%;font-size:10px}.hero-description{font-size:12px}.inspiration{padding-inline:16px}.idea-form{padding-inline:16px}.gallery{gap:23px 11px}.work-title{font-size:14px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.hero-visual{--shift-x:0px!important;--shift-y:0px!important}}

/* Keep mobile copy comfortable and the portrait inside the opening view. */
.hero-description{font-size:16px}
@media(max-width:760px){
  .hero{padding-top:25px;padding-bottom:45px}
  .hero-intro{margin-bottom:9px}
  .hero h1{font-size:46px}
  .hero-description{font-size:14px;margin:15px 0 18px}
  .hero-visual{height:382px;margin-top:20px}
  .hero-photo-main{height:318px;top:13px}
  .hero-photo-side{height:209px;top:151px}
  .loop-back{height:300px}
  .loop-front{top:269px;width:100px;height:100px}
  .floating-label{font-size:12px;bottom:-4px;left:7%}
  .work-tags,.preview-label,.gallery-note,.idea-chip,.form-note,.textarea-meta,.site-footer p,.copyright,.text-button{font-size:12px}
  .site-header nav,.contact-field label{font-size:14px}
  .idea-chips{gap:7px}
  .textarea-meta{flex-wrap:wrap}
  .textarea-meta>span:last-child{margin-left:auto}
}
@media(max-width:370px){.hero h1{font-size:43px}.site-header nav{font-size:12px}.floating-label{font-size:11px;left:4%}.gallery-note{align-items:flex-start}.hero-photo-main{height:294px}.hero-photo-side{height:195px;top:153px}.hero-visual{height:370px}}

/* Readable secondary copy on pearl and glass surfaces. */
.section-kicker,.hero-footnote,.scroll-hint,.gallery-note,.work-tags,.form-note,.textarea-meta,.contact-field label span,.site-footer p,.copyright,.section-aside,.about>p{color:#76677f}
textarea::placeholder,input::placeholder{color:#7d7186}
.hero-intro,.floating-label{color:#71567f}
