:root{--brown:#553426;--gold:#a9773e;--pale:#f6f0ea;--line:#d8c9bb;--ink:#2f211c}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fffdfa;color:var(--ink);font-family:Hiragino Mincho ProN,Yu Mincho,YuMincho,serif;letter-spacing:.06em}a{color:inherit;text-decoration:none}img{display:block;width:100%}button{font:inherit}.header{position:absolute;inset:0 0 auto;z-index:20;height:88px;display:flex;align-items:center;padding:12px max(4vw,28px);gap:28px}.brand{color:#8c6034;width:245px;display:grid;grid-template-columns:42px 1fr;grid-template-rows:auto auto;line-height:1}.crown{grid-row:1/3;font-size:36px;align-self:center}.brand-name{font-size:18px;letter-spacing:.045em;align-self:end;white-space:nowrap}.brand small{font-size:7px;letter-spacing:.2em;margin-top:5px;text-align:center}.nav{margin-left:auto;display:flex;align-items:center;gap:36px;font-size:12px}.nav a{position:relative;padding:10px 0}.nav a:after{content:"";position:absolute;left:0;right:100%;bottom:3px;height:1px;background:var(--gold);transition:.3s}.nav a:hover:after{right:0}.header-reserve{margin-left:28px;color:white;background:linear-gradient(135deg,#bd8d52,#8e5d2d);width:132px;height:46px;display:flex;justify-content:space-around;align-items:center;font-size:13px;box-shadow:0 8px 24px #77502630}.menu-button{display:none}.hero{min-height:600px;height:71vw;max-height:790px;position:relative;overflow:hidden;background:linear-gradient(90deg,#fbf9f6 0 43%,#eee7df 70%)}.hero-image{position:absolute;inset:0 0 0 32%;display:grid;grid-template-columns:1.05fr 1fr 1.1fr;gap:3px;overflow:hidden;background:#1d1315}.hero-image:after{content:"";position:absolute;z-index:1;inset:0;pointer-events:none;background:linear-gradient(90deg,#fffdfb,#fffdfbcc 8%,transparent 24%)}.hero-image img{width:100%;height:100%;object-fit:cover;filter:saturate(.88) contrast(.98)}.hero-image img:first-child{object-position:48% 24%}.hero-image img:nth-child(2){object-position:50% 18%}.hero-image img:nth-child(3){object-position:43% 20%}.hero-copy{position:absolute;z-index:2;left:7%;top:31%}.hero-copy>p{font-size:clamp(30px,3.6vw,54px);letter-spacing:.15em;line-height:1.5;margin:0 0 12px}.hero-copy small{font-size:13px;letter-spacing:.17em}.hero-copy em{display:block;color:#a66c30;font-family:Snell Roundhand,Brush Script MT,cursive;font-size:clamp(32px,4vw,58px);line-height:.8;transform:rotate(-4deg);margin:48px 0 0 10px}.hero-copy em span{margin-left:75px}.scroll-mark{display:none}.section{max-width:1180px;margin:auto;padding:54px 40px 62px}.section-heading{position:relative;display:flex;align-items:center;justify-content:center;margin-bottom:30px;text-align:center}.eyebrow,.section-heading h2{margin:0;font-size:26px;font-weight:400;letter-spacing:.12em}.pickup-content>small,.section-heading p{font-size:11px;margin:8px 0 0;letter-spacing:.2em}.outline-button{position:absolute;right:0;border:1px solid #cdb9a4;min-width:146px;padding:12px 18px;font-size:12px;display:flex;justify-content:space-between;transition:.25s}.outline-button:hover{background:var(--brown);color:white}.cast-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.cast-card{display:block;background:white;border:1px solid #eee6df;box-shadow:0 5px 15px #56382c0c;cursor:pointer;transition:transform .25s,box-shadow .25s}.cast-card:hover{transform:translateY(-3px);box-shadow:0 10px 25px #56382c18}.cast-card:focus-visible{outline:2px solid var(--gold);outline-offset:3px}.cast-photo{height:250px;overflow:hidden;position:relative}.cast-photo img{height:100%;object-fit:cover;object-position:center top;transition:transform .5s}.cast-card:hover img{transform:scale(1.03)}.new-ribbon{position:absolute;z-index:1;top:0;left:0;background:linear-gradient(135deg,#c3955d,#8f6032);color:white;padding:6px 23px 6px 12px;clip-path:polygon(0 0,100% 0,86% 100%,0 100%);font-size:10px}.cast-body{padding:10px 10px 12px}.cast-body h3{font-size:22px;font-weight:400;letter-spacing:.12em;margin:0}.kana{color:#9a6233;font-size:10px;margin:2px 0 8px}.spec{font-size:9px;letter-spacing:0;white-space:nowrap}.shift{text-align:center;font-size:13px;margin:12px 0 0}.pickup{display:grid;grid-template-columns:2fr 1fr;min-height:490px;background:linear-gradient(100deg,#eee8e3 0 66%,#fffaf5 100%)}.pickup-image{background-image:url(/hotpoint-current-01.jpg);background-size:cover;background-position:center 24%}.pickup-content{padding:56px 8vw 50px 5vw;align-self:center}.pickup-content .eyebrow{font-size:27px}.pickup-content>small{display:block;text-align:center}.pickup-content h2{font-size:48px;font-weight:400;letter-spacing:.12em;margin:24px 0 12px}.pickup-content h2 span{font-size:11px;color:#9a6233}.tags{display:flex;gap:7px;flex-wrap:wrap}.tags span{border:1px solid #d8c7b7;font-size:9px;padding:4px 7px;background:#fff9}.description{font-size:13px;line-height:2;margin:22px 0}.gold-button{display:flex;align-items:center;justify-content:space-between;width:210px;padding:16px 24px;color:white;background:linear-gradient(135deg,#b9874e,#8b592b);font-size:12px;box-shadow:0 8px 20px #82592f30}.choice-section{padding:88px max(5vw,24px) 95px;background:linear-gradient(145deg,#fbf3f2,#fffdfb 48%,#f7edeb)}.choice-intro{max-width:900px;margin:0 auto 50px;text-align:center}.choice-answer small,.choice-intro>small{font:8px Arial,sans-serif;letter-spacing:.3em;color:#ad756d}.choice-intro h2{margin:14px 0 19px;font-size:34px;font-weight:400;line-height:1.65;letter-spacing:.13em}.choice-intro>p{max-width:720px;margin:auto;font-size:11px;line-height:2.25;color:#715f5d}.choice-keywords{margin-top:26px;display:flex;justify-content:center;flex-wrap:wrap;gap:8px}.choice-keywords span{padding:8px 14px;border:1px solid #ddc8c5;border-radius:999px;background:#fff9;font-size:9px;color:#79585a}.choice-reasons{max-width:1120px;margin:auto;display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.choice-reasons article{min-height:285px;padding:25px 21px;background:#fff;border-top:2px solid #bd857d;box-shadow:0 10px 28px #6d444510}.choice-reasons b{font:38px Georgia,serif;font-weight:400;color:#ead8d3}.choice-reasons small{display:block;margin-top:9px;font:7px Arial,sans-serif;letter-spacing:.18em;color:#aa756e}.choice-reasons h3{margin:22px 0 13px;font-size:16px;font-weight:400;line-height:1.7}.choice-reasons p{margin:0;font-size:9px;line-height:2;color:#756461}.choice-answer{max-width:1120px;margin:14px auto 0;padding:36px 42px;display:grid;grid-template-columns:.9fr 1.2fr;gap:55px;align-items:center;background:linear-gradient(135deg,#78545b,#9e7172);color:#fff}.choice-answer small{color:#efc7ad}.choice-answer h3{margin:11px 0 0;font-size:22px;font-weight:400;line-height:1.75}.choice-answer p{margin:0;font-size:10px;line-height:2.2;color:#f1e7e4}.choice-links{max-width:1120px;margin:14px auto 0;display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.choice-links a{min-height:95px;padding:18px 17px;display:grid;grid-template-columns:1fr auto;align-content:center;background:#fff;border:1px solid #eadbd8;transition:.25s}.choice-links a:hover{border-color:#b9877f;transform:translateY(-2px)}.choice-links small{grid-column:1/-1;margin-bottom:6px;font-size:8px;color:#a16f68}.choice-links strong{font-size:12px;font-weight:400}.choice-links>a>span{grid-column:2;grid-row:1/3;align-self:center;color:#a16f68;font-size:18px}.news-section{padding-top:40px;max-width:900px}.news-list{border-top:1px solid var(--line)}.news-row{min-height:47px;display:grid;grid-template-columns:110px 100px 1fr 20px;gap:16px;align-items:center;border-bottom:1px solid var(--line);font-size:12px}.category{border:1px solid #d4bda5;padding:4px 8px;color:#885d35;text-align:center;font-size:10px}.gallery{background:#f7f2ed;padding:38px 3vw 20px}.gallery-heading{max-width:1100px;margin-left:auto;margin-right:auto}.gallery-grid{max-width:1220px;margin:auto;display:grid;grid-template-columns:repeat(5,1fr);gap:9px}.gallery-grid>img,.glass-image{height:190px;object-fit:cover}.glass-image{background:radial-gradient(circle at 60% 40%,#fff8 0 2%,transparent 3%),radial-gradient(circle at 70% 50%,#ffd89a 0 4%,transparent 5%),radial-gradient(circle at 30% 30%,#ffbd66 0 5%,transparent 6%),linear-gradient(135deg,#1f100c,#7f4d2e);display:grid;place-items:center;color:#f3d5ad;letter-spacing:.35em;font-size:13px}.reserve{padding:30px 6vw;display:grid;grid-template-columns:1.25fr 1fr 1fr;gap:12px;align-items:center;background:linear-gradient(110deg,#f6eee5,#e8ddd3)}.reserve-copy h2{font-weight:400;font-size:24px;line-height:1.55;letter-spacing:.17em;margin:0}.reserve-copy p{font-size:10px}.reserve-card{min-height:112px;background:#fffdfb;display:flex;align-items:center;justify-content:center;gap:14px;box-shadow:0 5px 18px #4a261b12}.reserve-icon{color:var(--gold);font-size:34px}.reserve-card span:last-child{display:flex;flex-direction:column}.reserve-card small{font-size:11px;text-align:center}.reserve-card strong{font-size:21px;font-weight:400;margin:8px 0}.reserve-card em{font-size:9px;font-style:normal;text-align:center}.home-recruit{min-height:330px;position:relative;display:block;overflow:hidden;background:#211316;color:white}.home-recruit-photo{position:absolute;inset:0 0 0 46%;background:linear-gradient(90deg,#211316,transparent 34%),url(/hero-clean.png) center 28%/cover no-repeat;filter:saturate(.75);transition:transform .6s ease}.home-recruit:hover .home-recruit-photo{transform:scale(1.02)}.home-recruit-copy{position:relative;z-index:2;width:46%;min-height:330px;padding:56px 7vw;display:flex;flex-direction:column;justify-content:center}.home-recruit-copy small{color:#d5aa75;font:9px Arial,sans-serif;letter-spacing:.3em}.home-recruit-copy h2{margin:14px 0 10px;font-size:30px;font-weight:400;letter-spacing:.14em}.home-recruit-copy p{margin:0 0 28px;font-size:11px;letter-spacing:.2em}.home-recruit-copy>span{width:210px;padding:14px 18px;border:1px solid #d4ad7a88;display:flex;justify-content:space-between;color:#f0dfce;font-size:10px}.staff-recruit-link{min-height:120px;padding:26px 8vw;display:flex;align-items:center;justify-content:space-between;gap:28px;background:#171615;color:#eee3cf;border-top:1px solid #93784255}.staff-recruit-link span{display:flex;flex-direction:column}.staff-recruit-link small{font:8px Arial,sans-serif;letter-spacing:.28em;color:#bd9d5b}.staff-recruit-link strong{margin:7px 0 5px;font:400 21px Georgia,serif;letter-spacing:.13em}.staff-recruit-link em{font-size:10px;font-style:normal;letter-spacing:.12em;color:#bdb5a7}.staff-recruit-link>b{min-width:190px;padding:15px 18px;border:1px solid #aa8a4d;display:flex;align-items:center;justify-content:space-between;font-size:10px;font-weight:400;transition:.25s}.staff-recruit-link:hover>b{background:#9b7b39;color:#fff}footer{min-height:120px;padding:22px 4vw;display:flex;align-items:center;gap:50px}.footer-brand{margin-right:auto}footer nav{display:flex;gap:28px;font-size:10px}footer>p{font-size:8px;color:#907b6e}.sister-shops{padding-left:22px;border-left:1px solid #d9c9b9;display:flex;align-items:center;gap:26px}.sister-shop{display:grid;grid-template-columns:repeat(2,max-content);gap:5px 18px;color:#795334;white-space:nowrap}.sister-shop small{font-size:8px;letter-spacing:.18em;grid-column:1/-1}.sister-shop strong{font-weight:400;font-size:12px;letter-spacing:.1em}.villa-sister-link{padding:10px 14px;margin:-10px -14px;border:1px solid transparent;transition:.25s ease}.villa-sister-link strong span{margin-left:5px;font-size:10px}.villa-sister-link:hover{border-color:#cfaea5;background:#fff9f833;color:#80575a}.villa-site-banner{position:relative;z-index:3;min-height:150px;padding:30px 8vw;display:flex;align-items:center;justify-content:space-between;gap:30px;background:linear-gradient(110deg,#f5eee9,#fffaf7);border-top:1px solid #ddc8c1;border-bottom:1px solid #ddc8c1;color:#6f4f51}.villa-site-banner span{display:flex;flex-direction:column}.villa-site-banner small{font:8px Arial,sans-serif;letter-spacing:.25em;color:#b17f70}.villa-site-banner strong{margin:7px 0;font:400 27px Georgia,serif;letter-spacing:.15em}.villa-site-banner em{font-size:9px;font-style:normal;color:#8c7471}.villa-site-banner>b{min-width:210px;padding:17px 20px;border:1px solid #b98f82;text-align:center;font-size:10px;font-weight:400;transition:.25s}.villa-site-banner:hover>b{background:#8c6267;border-color:#8c6267;color:#fff}.desktop-fixed{position:fixed;z-index:50;right:18px;bottom:22px;box-shadow:0 8px 28px #32170f38}.desktop-fixed,.desktop-fixed a{display:flex;flex-direction:column}.desktop-fixed a{width:80px;height:70px;justify-content:center;align-items:center;gap:5px;background:#fff;color:#7d5633;border:1px solid #d8c7b6}.desktop-fixed a:last-child{background:linear-gradient(135deg,#b9854d,#875628);color:white;border:0}.desktop-fixed span{font-size:22px}.desktop-fixed small{font-size:10px}.mobile-fixed{display:none}@media (max-width:900px){body{padding-bottom:64px}.header{position:fixed;height:70px;padding:10px 18px;background:#fffdf9ee;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 1px 12px #4f2c1710}.brand{width:190px;grid-template-columns:32px 1fr}.crown{font-size:27px}.brand-name{font-size:12.5px;letter-spacing:.025em}.brand small{font-size:5.5px}.header .brand,.menu-button{position:relative;z-index:23}.menu-button{margin-left:auto;display:flex;width:44px;height:44px;border:0;background:transparent;flex-direction:column;justify-content:center;gap:8px;padding:9px;-webkit-tap-highlight-color:transparent}.menu-button span{height:1px;background:var(--brown);width:100%;transition:transform .25s ease,opacity .2s ease;transform-origin:center}.menu-open .menu-button span:first-child{transform:translateY(4.5px) rotate(45deg)}.menu-open .menu-button span:last-child{transform:translateY(-4.5px) rotate(-45deg)}.nav{display:flex;position:fixed;z-index:22;inset:0;width:100%;height:100vh;height:100dvh;padding:96px 28px 34px;background:#fffaf7;flex-direction:column;gap:2px;align-items:stretch;justify-content:flex-start;overflow-y:auto;visibility:hidden;opacity:0;transform:translateX(100%);transition:transform .3s ease,opacity .25s ease,visibility 0s linear .3s}.nav.is-open{visibility:visible;opacity:1;transform:translateX(0);transition-delay:0s}.nav a{padding:17px 12px;border-bottom:1px solid #e8ddd4;font-size:13px;letter-spacing:.14em}.header-reserve{display:none}.hero{height:820px;min-height:0;max-height:none;background:#fbf8f4}.hero-image{inset:0;height:59%;grid-template-columns:1.05fr 1fr 1.05fr;gap:2px}.hero-image:after{background:linear-gradient(0deg,#fffaf8,#fffaf8dc 8%,transparent 31%)}.hero-image img:first-child{object-position:50% 22%}.hero-image img:nth-child(2){object-position:50% 17%}.hero-image img:nth-child(3){object-position:42% 18%}.hero-copy{top:auto;left:28px;bottom:85px;right:20px}.hero-copy>p{font-size:32px;line-height:1.55}.hero-copy small{font-size:11px}.hero-copy em{font-size:38px;margin-top:28px}.hero-copy em span{margin-left:55px}.scroll-mark{display:block;position:absolute;right:20px;bottom:76px;writing-mode:vertical-rl;font:8px Arial,sans-serif;letter-spacing:.22em;color:#987557}.scroll-mark span{display:inline-block;height:50px;width:1px;background:#a47a50;margin-bottom:8px}.section{padding:48px 20px 52px}.section-heading{justify-content:flex-start;text-align:left;margin-bottom:24px}.section-heading h2{font-size:23px}.outline-button{right:0;min-width:auto;padding:10px 12px;font-size:10px;gap:16px}.cast-grid{grid-template-columns:repeat(2,1fr);gap:14px 10px}.cast-photo{height:54vw;max-height:270px}.cast-body{padding:9px 8px}.cast-body h3{font-size:20px}.spec{overflow:hidden;font-size:8px}.shift{font-size:11px}.pickup{grid-template-columns:1fr;min-height:0}.pickup-image{height:430px;background-position:42%}.pickup-content{padding:38px 24px 48px}.pickup-content .eyebrow{font-size:24px}.pickup-content>small{text-align:left}.pickup-content h2{font-size:42px;margin-top:18px}.description{font-size:12px}.choice-section{padding:60px 14px 68px}.choice-intro{margin-bottom:32px;padding:0 8px}.choice-intro h2{font-size:27px;line-height:1.65}.choice-intro>p{font-size:10px;line-height:2.1;text-align:left}.choice-keywords{justify-content:flex-start;gap:6px}.choice-keywords span{padding:7px 10px;font-size:8px}.choice-reasons{grid-template-columns:repeat(2,1fr);gap:7px}.choice-reasons article{min-height:285px;padding:21px 14px;border-radius:12px}.choice-reasons b{font-size:34px}.choice-reasons h3{font-size:14px;margin:17px 0 10px}.choice-reasons p{font-size:9px;line-height:1.9}.choice-answer{margin-top:9px;padding:28px 20px;grid-template-columns:1fr;gap:18px;border-radius:14px}.choice-answer h3{font-size:19px}.choice-answer p{font-size:9px;line-height:2}.choice-links{margin-top:9px;grid-template-columns:1fr 1fr;gap:7px}.choice-links a{min-height:90px;padding:15px 13px;border-radius:10px}.choice-links strong{font-size:11px;line-height:1.5}.gallery-heading,.news-heading{justify-content:flex-start}.news-list{margin-top:10px}.news-row{grid-template-columns:78px 76px 1fr 10px;gap:8px;font-size:10px;min-height:58px}.news-title{line-height:1.5}.gallery{padding:40px 20px 24px}.gallery-grid{grid-template-columns:repeat(2,1fr);gap:8px}.gallery-grid>img,.glass-image{height:46vw;max-height:230px}.gallery-grid>:last-child{grid-column:1/3;height:52vw;max-height:260px}.reserve{padding:38px 20px;grid-template-columns:1fr}.reserve-copy{text-align:center;margin-bottom:12px}.reserve-card{min-height:90px}.reserve-card strong{font-size:18px}.home-recruit{min-height:490px}.home-recruit-photo{inset:0;background:linear-gradient(0deg,#211316 2%,transparent 62%),url(/hero-clean.png) 58% top/auto 76% no-repeat}.home-recruit-copy{width:100%;min-height:490px;padding:0 24px 36px;justify-content:flex-end}.home-recruit-copy h2{font-size:25px;line-height:1.6;margin-top:10px}.home-recruit-copy p{margin-bottom:18px}.home-recruit-copy>span{width:100%;padding:15px 18px;background:#1d101499}.staff-recruit-link{min-height:170px;padding:26px 20px;flex-direction:column;align-items:stretch;text-align:center;gap:18px}.staff-recruit-link strong{font-size:20px}.staff-recruit-link>b{min-width:0;width:100%;min-height:50px}.villa-site-banner{min-height:180px;padding:28px 20px;flex-direction:column;align-items:stretch;text-align:center;gap:20px}.villa-site-banner strong{font-size:24px}.villa-site-banner>b{min-width:0;width:100%;min-height:52px;display:grid;place-items:center;background:#8c6267;color:#fff}footer{flex-direction:column;gap:22px;padding:30px 20px 42px}.footer-brand{margin:0}.sister-shops{width:100%;padding:18px 8px;border-left:0;border-top:1px solid #d9c9b9;border-bottom:1px solid #d9c9b9;display:grid;grid-template-columns:1fr;gap:18px;text-align:center}.sister-shop{display:flex;flex-direction:column;align-items:center}.villa-sister-link{width:min(280px,100%);margin:0 auto;padding:14px;border-color:#dfc8c3;background:#fff9f855}.sister-shops+nav{display:grid;grid-template-columns:repeat(3,1fr);text-align:center;gap:18px 28px}.desktop-fixed{display:none}.mobile-fixed{position:fixed;z-index:60;display:grid;grid-template-columns:1fr 1fr;inset:auto 0 0;height:64px;box-shadow:0 -4px 18px #2d171626}.mobile-fixed a{display:flex;align-items:center;justify-content:center;gap:9px;background:#fff;color:#6d4728;font-size:13px}.mobile-fixed a:last-child{color:white;background:linear-gradient(135deg,#b9854d,#855328)}.mobile-fixed span{font-size:21px}}@media (max-width:390px){.hero{height:760px}.hero-image{height:55%}.pickup-image{height:360px}.outline-button{font-size:9px}.news-heading .outline-button{display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.cast-card,.cast-photo img{transition:none}}.profile-page,.sub-page{min-height:100vh;background:#fffdfa}.profile-header,.sub-header{height:90px;padding:12px 3.5vw;display:flex;align-items:center;gap:32px;background:#fff;position:relative;z-index:40;border-top:1px solid #b98a52}.profile-brand,.sub-brand{width:225px;display:grid;grid-template-columns:38px 1fr;grid-template-rows:auto auto;color:#98672f;line-height:1}.profile-brand span,.sub-brand span{grid-row:1/3;font-size:32px}.profile-brand b,.sub-brand b{font-size:15px;font-weight:400;white-space:nowrap}.profile-brand small,.sub-brand small{font-size:6px;letter-spacing:.18em;margin-top:6px;text-align:center}.profile-nav,.sub-nav{margin-left:auto;display:flex;gap:34px;font-size:10px}.profile-nav a,.sub-nav a{padding:15px 0;position:relative}.profile-nav a.active,.sub-nav a.active{color:#a86e2f}.profile-nav a.active:after,.sub-nav a.active:after{content:"";position:absolute;left:20%;right:20%;bottom:4px;height:1px;background:#b07936}.sub-reserve{width:142px;padding:17px 20px;background:linear-gradient(135deg,#bd8746,#8f5d28);color:white;display:flex;justify-content:space-between;font-size:12px}.sub-menu{display:none}.cast-hero{height:245px;background:radial-gradient(circle at 10% 65%,#eaded1 0 4%,transparent 18%),radial-gradient(circle at 92% 45%,#f1e5d6 0 3%,transparent 19%),linear-gradient(100deg,#f3ece5,#fff 28%,#fff 72%,#eee3d9);display:grid;place-items:center;text-align:center}.cast-hero h1{font-size:48px;letter-spacing:.16em;font-weight:400;margin:0}.cast-hero p{font-size:11px;letter-spacing:.2em}.cast-hero span{display:block;margin-top:28px;font-size:12px;line-height:2}.cast-list-wrap{max-width:1180px;padding:28px 34px 68px;margin:auto}.cast-tools{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.cast-filters{display:flex;gap:24px}.cast-filters button,.sort-button{border:0;background:transparent;padding:12px 24px;font:inherit;font-size:12px}.cast-filters button.active{background:linear-gradient(135deg,#bd8746,#955f27);color:white}.sort-button{border:1px solid #ddcdbc}.all-cast-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.all-cast-card{border:1px solid #eee5dc;background:#fff;box-shadow:0 5px 16px #4d2a1710}.all-cast-photo{height:350px;position:relative;overflow:hidden}.all-cast-photo>span{position:absolute;z-index:2;top:0;left:0;background:#a87338;color:#fff;padding:7px 26px 7px 12px;clip-path:polygon(0 0,100% 0,84% 100%,0 100%);font-size:10px}.all-cast-photo img{height:100%;object-fit:cover;object-position:center top}.all-cast-info{padding:13px 14px}.all-cast-info h2{font-style:italic;font-weight:400;color:#9a602f;font-size:22px;margin:0}.all-cast-info small{font-size:9px}.all-cast-info p{font-size:8px;letter-spacing:0;margin:12px 0}.all-cast-info strong{display:block;text-align:center;font-weight:400;font-size:12px}.all-cast-info a{display:block;border:1px solid #d9b995;text-align:center;padding:9px;margin-top:13px;color:#8b5527;font-size:10px}.pagination{display:flex;justify-content:center;align-items:center;gap:28px;margin-top:32px;font-size:11px}.pagination b{background:#aa7035;color:white;padding:8px 10px}.sub-contact{padding:28px 9vw;display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:10px;align-items:center;background:linear-gradient(100deg,#eee2d7,#fbf7f2)}.sub-contact>div h2{font-size:19px;font-weight:400}.sub-contact>div p{font-size:10px;line-height:2}.sub-contact>a{height:98px;background:white;display:flex;justify-content:center;align-items:center;gap:14px}.sub-contact i{font-style:normal;font-size:30px;color:#a77038}.sub-contact a span{display:flex;flex-direction:column;text-align:center;gap:5px}.sub-contact a small{font-size:9px}.sub-contact a b{font-size:17px;font-weight:400}.sub-contact a em{font-size:8px;font-style:normal}.sub-footer{min-height:110px;padding:20px 4vw;display:flex;align-items:center;gap:44px;background:white}.sub-footer nav{display:flex;gap:28px;font-size:9px;margin-left:auto}.sub-footer>p{font-size:8px}.profile-page{background:#fff}.profile-header{background:#080808;border:0;color:white}.profile-brand{color:#d8a657}.profile-nav{color:white}.breadcrumbs{margin:18px auto;display:flex;gap:14px;font-size:10px;color:#72533d}.breadcrumbs,.profile-main{max-width:1090px;padding:0 18px}.profile-main{margin:20px auto 48px;display:grid;grid-template-columns:82px 390px 1fr;gap:28px}.thumbs{display:flex;flex-direction:column;gap:7px}.thumbs button{border:1px solid transparent;background:none;padding:0;height:104px;overflow:hidden;border-radius:3px}.thumbs button.active{border:2px solid #aa7035}.thumbs img{height:100%;object-fit:cover}.main-photo{height:680px;border-radius:5px;overflow:hidden}.main-photo img{height:100%;object-fit:cover}.profile-summary{padding:8px 0}.profile-new{background:#aa7035;color:white;padding:6px 15px;font-size:10px}.profile-summary h1{font-size:44px;font-weight:400;letter-spacing:.13em;margin:18px 0}.profile-summary h1 small{font-size:11px}.body-size{font-size:15px}.profile-tags{display:flex;gap:9px;margin:15px 0}.profile-tags span{border:1px solid #ddd1c6;padding:5px 12px;font-size:9px}.today-shift{position:relative;border:1px solid #e3d8cf;padding:15px 18px;margin-top:20px}.today-shift p{font-size:12px;margin:0 0 13px}.today-shift strong{font-size:22px;font-weight:400}.today-shift strong i{display:inline-block;width:13px;height:13px;background:#35b855;border-radius:50%;margin-right:14px}.today-shift>a{position:absolute;right:18px;bottom:14px;background:#a76c30;color:white;padding:13px 20px;font-size:9px}.profile-reserve{display:grid;grid-template-columns:1fr 1fr;background:#0d0b09;color:white;margin:16px 0;padding:14px 0;border:1px solid #b48342}.profile-reserve>a{display:flex;align-items:center;justify-content:center;gap:13px;min-height:75px}.profile-reserve>a+a{border-left:1px solid #6b4c28}.profile-reserve span{font-size:24px}.profile-reserve b{font-weight:400}.profile-reserve em{display:block;font-size:12px;font-style:normal;margin-top:9px}.quick-profile{margin:18px 0}.quick-profile>div{display:grid;grid-template-columns:120px 1fr;border-bottom:1px solid #e3dad2;padding:7px 0;font-size:10px}.quick-profile dt{font-weight:600}.quick-profile dd{margin:0}.profile-detail{max-width:1090px;margin:0 auto 55px;border:1px solid #dfd3c7}.profile-detail>nav{height:55px;display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid #dfd3c7}.profile-detail>nav a{display:grid;place-items:center;font-size:12px}.profile-detail>nav a.active{color:#9a642e;border-bottom:2px solid #a87338}.detail-columns{display:grid;grid-template-columns:1.05fr 1fr 1fr}.detail-columns>div{padding:22px 28px;min-height:290px}.detail-columns>div+div{border-left:1px solid #e5dbd2}.detail-columns h2{font-size:16px;font-weight:400}.detail-columns p{font-size:10px;line-height:2}.detail-columns dl>div{display:grid;grid-template-columns:1fr 1fr;padding:7px 10px;border:1px solid #e5dbd2;border-bottom:0;font-size:9px}.detail-columns dl>div:last-child{border-bottom:1px solid #e5dbd2}.detail-columns dd{margin:0}.dark-foot{border-top:1px solid #eee}@media(max-width:900px){.profile-header,.sub-header{height:70px;padding:10px 16px;position:fixed;inset:0 0 auto}.profile-brand,.sub-brand{width:190px;grid-template-columns:30px 1fr}.profile-brand span,.sub-brand span{font-size:26px}.profile-brand b,.sub-brand b{font-size:12px}.sub-menu{display:flex;margin-left:auto;width:42px;height:42px;border:0;background:transparent;z-index:44;flex-direction:column;justify-content:center;gap:8px;padding:9px}.sub-menu i{display:block;height:1px;background:currentColor;width:100%;transition:.25s}.open .sub-menu i:first-child{transform:translateY(4.5px) rotate(45deg)}.open .sub-menu i:last-child{transform:translateY(-4.5px) rotate(-45deg)}.profile-nav,.sub-nav{position:fixed;z-index:43;inset:0;height:100vh;height:100dvh;background:#fffaf7;color:#2f211c;display:flex;flex-direction:column;padding:94px 28px;gap:0;transform:translateX(100%);visibility:hidden;transition:.3s}.profile-nav.open,.sub-nav.open{transform:none;visibility:visible}.profile-nav a,.sub-nav a{font-size:13px;padding:17px 12px;border-bottom:1px solid #e7dcd3}.sub-reserve{display:none}.cast-hero{height:300px;padding-top:70px}.cast-hero h1{font-size:40px}.cast-hero span{font-size:10px;padding:0 20px}.cast-list-wrap{padding:25px 15px 50px}.cast-tools{align-items:flex-start;gap:14px}.cast-filters{display:flex;overflow-x:auto;gap:5px;padding-bottom:5px}.cast-filters button{white-space:nowrap;padding:10px 14px}.sort-button{display:none}.all-cast-grid{grid-template-columns:repeat(2,1fr);gap:13px 8px}.all-cast-photo{height:58vw;max-height:300px}.all-cast-info{padding:10px 8px}.all-cast-info h2{font-size:19px}.all-cast-info p{white-space:nowrap;overflow:hidden;font-size:7px}.all-cast-info a{font-size:9px}.sub-contact{grid-template-columns:1fr;padding:32px 18px}.sub-contact>div{text-align:center}.sub-contact>a{height:82px}.sub-footer{flex-direction:column;gap:20px;padding:30px 20px}.sub-footer nav{margin:0;display:grid;grid-template-columns:repeat(3,1fr);text-align:center}.profile-page{padding-top:70px}.breadcrumbs{margin-top:16px}.profile-main{grid-template-columns:1fr;padding:0 15px;margin-top:12px}.thumbs{grid-row:2;flex-direction:row;overflow-x:auto;order:2}.thumbs button{min-width:72px;height:86px}.main-photo{height:125vw;max-height:620px;order:1}.profile-summary{order:3}.profile-summary h1{font-size:38px}.today-shift{padding-bottom:72px}.today-shift>a{left:18px;right:18px;text-align:center}.profile-reserve{grid-template-columns:1fr}.profile-reserve>a+a{border-left:0;border-top:1px solid #6b4c28}.quick-profile>div{grid-template-columns:100px 1fr}.profile-detail{margin:0 15px 40px}.profile-detail>nav{overflow-x:auto;display:flex}.profile-detail>nav a{min-width:130px}.detail-columns{grid-template-columns:1fr}.detail-columns>div+div{border-left:0;border-top:1px solid #e5dbd2}}.mobile-photo-caption{display:none}@media(max-width:900px){.profile-page{background:linear-gradient(180deg,#140c0e 0 70px,#f8f0ec 70px 100%)}.profile-header{background:#120b0de8;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid #c9a06a44}.breadcrumbs{color:#8e7469;padding:0 20px;margin-bottom:8px}.profile-main{padding:0;margin:0;gap:0}.main-photo{position:relative;width:100%;height:139vw;max-height:680px;border-radius:0 0 28px 28px;box-shadow:0 20px 42px #3e1f2738}.main-photo:after{content:"";position:absolute;inset:40% 0 0;background:linear-gradient(180deg,transparent,#2a141bbb)}.main-photo img{object-position:center top}.mobile-photo-caption{display:block;position:absolute;z-index:2;left:25px;right:25px;bottom:25px;color:white;text-shadow:0 2px 15px #16080d}.mobile-photo-caption>span{display:inline-block;padding:5px 11px;border:1px solid #e6c69d99;border-radius:999px;color:#f4dbc0;font:9px Arial,sans-serif;letter-spacing:.2em}.mobile-photo-caption h1{font-size:48px;font-weight:400;letter-spacing:.1em;margin:11px 0 3px;font-style:italic}.mobile-photo-caption h1 small{font-size:11px;font-style:normal;color:#f0d8c5}.mobile-photo-caption p{font:10px Arial,sans-serif;letter-spacing:.08em;margin:0;color:#f4e9e1}.thumbs{position:relative;z-index:4;margin:-13px 15px 0;padding:11px 12px;background:#fffaf5dc;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid #fff8;border-radius:17px;box-shadow:0 10px 28px #532f3430;gap:8px}.thumbs button{min-width:67px;height:78px;border-radius:11px;opacity:.68;transition:.25s}.thumbs button.active{opacity:1;border:2px solid #b47a72;box-shadow:0 4px 12px #74464c42}.profile-summary{margin:18px 15px 0;padding:24px 18px 20px;background:#fffaf7;border:1px solid #e8d7cf;border-radius:22px;box-shadow:0 12px 32px #6b3f4420}.profile-summary>.body-size,.profile-summary>.profile-new,.profile-summary>h1{display:none}.profile-tags{justify-content:center;gap:7px;margin:0 0 20px}.profile-tags span{padding:7px 12px;border:0;background:#f1e3df;color:#815452;border-radius:999px;font-size:9px}.today-shift{border:0;border-radius:15px;padding:18px 16px 72px;background:linear-gradient(135deg,#f7ece7,#efe0d9)}.today-shift p{color:#8b5b58;font-size:11px}.today-shift strong{font-size:21px}.today-shift>a{border-radius:999px;background:linear-gradient(135deg,#ba8174,#805051);box-shadow:0 8px 20px #75464c40}.profile-reserve{margin:14px 0 0;border:0;border-radius:15px;overflow:hidden;background:linear-gradient(145deg,#211216,#10090b);box-shadow:0 10px 24px #2c151a2e}.profile-reserve>a{min-height:82px}.profile-reserve span{color:#d7ad79}.quick-profile{margin:22px 2px 0}.quick-profile>div{padding:10px 4px;border-color:#eaded8}.quick-profile dt{color:#936660}.profile-detail{border:0;background:transparent;margin:20px 15px 44px}.profile-detail>nav{height:54px;background:#fffaf7;border:1px solid #eadbd4;border-radius:15px;box-shadow:0 8px 22px #6b3f4418}.profile-detail>nav a{min-width:124px}.detail-columns{margin-top:14px;gap:12px}.detail-columns>div{background:#fffaf7;border:1px solid #eadbd4!important;border-radius:18px;min-height:0;padding:24px 20px;box-shadow:0 8px 22px #6b3f4414}.detail-columns h2{color:#74494a;font-size:18px}.detail-columns p{font-size:11px;line-height:2.15}}.recruit-page{background:#fbf7f4;color:#352526}.recruit-header{height:82px;padding:10px 4vw;display:flex;align-items:center;gap:35px;position:absolute;z-index:30;inset:0 0 auto;color:white;border-bottom:1px solid #fff3}.recruit-header .profile-brand{color:#f0c98d}.recruit-header .profile-nav{color:white}.recruit-head-cta{background:#f4e5d5;color:#572f36;padding:16px 22px;font-size:10px}.recruit-hero{height:760px;position:relative;overflow:hidden;background:#241417;color:white}.recruit-hero-photo{position:absolute;inset:0 0 0 37%;background:linear-gradient(90deg,#241417,transparent 28%),linear-gradient(0deg,#24141744,transparent 40%),url(/hero-clean.png) 50%/cover no-repeat;filter:saturate(.8) contrast(.95)}.recruit-hero-copy{position:absolute;z-index:2;left:9vw;top:210px}.recruit-entry>small,.recruit-hero-copy>small,.recruit-section-title>small,.work-copy>small{font:9px Arial,sans-serif;letter-spacing:.3em;color:#d6aa77}.recruit-hero-copy h1{font-size:52px;font-weight:400;line-height:1.55;letter-spacing:.16em;margin:18px 0}.recruit-hero-copy p{font-size:12px;line-height:2.1;color:#e5d8d3}.recruit-entry>a,.recruit-hero-copy>a,.work-copy>a{margin-top:28px;width:230px;height:55px;padding:0 20px;display:flex;align-items:center;justify-content:space-between;background:linear-gradient(135deg,#d2a369,#9b6537);color:white;font-size:11px;box-shadow:0 12px 30px #15090b66}.recruit-scroll{position:absolute;right:30px;bottom:28px;writing-mode:vertical-rl;font:8px Arial,sans-serif;letter-spacing:.2em;color:#ddc7bb}.recruit-message{max-width:980px;margin:auto;padding:90px 30px;text-align:center}.recruit-message>small{font:9px Arial,sans-serif;letter-spacing:.3em;color:#a57148}.recruit-message h2{font-size:36px;font-weight:400;line-height:1.7;letter-spacing:.15em}.recruit-message>p{font-size:11px;line-height:2.2;color:#756361}.recruit-numbers{display:grid;grid-template-columns:repeat(3,1fr);margin-top:55px;border-top:1px solid #d9c3b5;border-bottom:1px solid #d9c3b5}.recruit-numbers>div{min-height:130px;display:flex;flex-direction:column;align-items:center;justify-content:center}.recruit-numbers>div+div{border-left:1px solid #d9c3b5}.recruit-numbers b{font-size:31px;font-weight:400;color:#88554a}.recruit-numbers b em{font-size:12px;font-style:normal}.recruit-numbers span{font-size:9px;line-height:1.7;margin-top:9px}.recruit-message .recruit-note{font-size:8px;margin-top:14px}.recruit-support{background:#fff;padding:85px max(5vw,25px)}.recruit-section-title{text-align:center;margin-bottom:40px}.recruit-section-title h2{font-size:32px;font-weight:400;letter-spacing:.13em;margin:10px 0}.recruit-section-title p{font-size:10px;color:#806d65}.support-grid{max-width:1100px;margin:auto;display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.support-grid article{min-height:235px;padding:25px 20px;background:#faf4f0;border-top:1px solid #c79b75}.support-grid span{font:11px Arial,sans-serif;color:#ae7950}.support-grid h3{font-size:16px;font-weight:400;margin:25px 0 15px}.support-grid p{font-size:9px;line-height:2;color:#715f58}.work-style{display:grid;grid-template-columns:1.1fr 1fr;min-height:620px}.work-photo{background:linear-gradient(90deg,transparent,#f1e7e0aa),url(/pickup.jpg) 50%/cover no-repeat}.work-copy{padding:80px 7vw;background:#f1e7e0}.work-copy h2{font-size:34px;font-weight:400;margin:13px 0 20px}.work-copy>p{font-size:11px;line-height:2}.work-copy dl{margin:28px 0}.work-copy dl>div{display:grid;grid-template-columns:105px 1fr;padding:12px 0;border-bottom:1px solid #d7c3b6;font-size:10px;line-height:1.8}.work-copy dd{margin:0}.work-copy dt{color:#90634e}.recruit-tags{max-width:1050px;margin:0 auto;padding:65px 30px;display:flex;justify-content:center;flex-wrap:wrap;gap:10px}.recruit-tags span{padding:11px 18px;border:1px solid #d4b9aa;border-radius:999px;background:white;color:#81564f;font-size:10px}.recruit-flow{padding:80px 30px;background:#251518;color:white}.recruit-flow>.recruit-section-title{margin-bottom:35px}.recruit-flow>div:last-child{max-width:950px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr)}.recruit-flow article{text-align:center;padding:10px 35px;position:relative}.recruit-flow article+article{border-left:1px solid #76534d}.recruit-flow b{font:26px Arial,sans-serif;color:#d0a16e}.recruit-flow h3{font-size:16px;font-weight:400}.recruit-flow p{font-size:9px;color:#d7c9c4}.recruit-faq{max-width:850px;margin:auto;padding:85px 25px}.recruit-faq details{border-top:1px solid #d8c5ba}.recruit-faq details:last-child{border-bottom:1px solid #d8c5ba}.recruit-faq summary{list-style:none;padding:22px 8px;font-size:12px;cursor:pointer;display:flex;justify-content:space-between}.recruit-faq summary::-webkit-details-marker{display:none}.recruit-faq summary span{color:#a77755}.recruit-faq details[open] summary span{transform:rotate(45deg)}.recruit-faq details p{font-size:10px;line-height:2;background:#f4eae5;padding:18px;margin:0}.recruit-entry{padding:85px 25px;text-align:center;background:linear-gradient(135deg,#f0dfd7,#fff6ef)}.recruit-entry h2{font-size:31px;font-weight:400}.recruit-entry p{font-size:10px}.recruit-entry>a{margin:28px auto 10px;width:300px}.recruit-entry em{display:block;font-size:8px;font-style:normal;color:#8c7468}.recruit-footer{min-height:110px;padding:24px 4vw;display:flex;align-items:center;gap:35px;background:#160d0f;color:white}.recruit-footer .profile-brand{color:#d4a466}.recruit-footer nav{margin-left:auto;display:flex;gap:25px;font-size:9px}.recruit-footer p{font-size:8px}.recruit-mobile-fixed{display:none}@media(max-width:900px){.recruit-page{padding-bottom:60px}.recruit-header{position:fixed;height:70px;background:#190e11e8;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.recruit-header .sub-menu{color:white}.recruit-header .profile-nav{color:#352526}.recruit-head-cta{display:none}.recruit-hero{height:780px}.recruit-hero-photo{inset:0;background:linear-gradient(0deg,#241417 2%,transparent 55%),url(/hero-clean.png) 56% top/auto 66% no-repeat}.recruit-hero-copy{left:25px;right:20px;top:auto;bottom:85px}.recruit-hero-copy h1{font-size:36px;line-height:1.55}.recruit-hero-copy p{font-size:10px}.recruit-hero-copy>a{height:52px;width:220px}.recruit-scroll{display:none}.recruit-message{padding:65px 18px}.recruit-message h2{font-size:29px}.recruit-message>p br{display:none}.recruit-numbers{margin-top:38px;grid-template-columns:1fr}.recruit-numbers>div{min-height:110px}.recruit-numbers>div+div{border-left:0;border-top:1px solid #d9c3b5}.recruit-numbers b{font-size:29px}.recruit-support{padding:60px 14px}.recruit-section-title h2{font-size:27px}.support-grid{grid-template-columns:repeat(2,1fr);gap:8px}.support-grid article{min-height:245px;padding:22px 14px}.support-grid h3{font-size:14px;line-height:1.6;margin:18px 0 11px}.support-grid p{font-size:9px}.work-style{grid-template-columns:1fr}.work-photo{height:115vw;max-height:520px;background-position:42%}.work-copy{padding:50px 20px}.work-copy h2{font-size:29px}.work-copy dl>div{grid-template-columns:84px 1fr}.work-copy>a{width:100%}.recruit-tags{padding:45px 14px;gap:7px;justify-content:flex-start}.recruit-tags span{font-size:9px;padding:9px 12px}.recruit-flow{padding:60px 20px}.recruit-flow>div:last-child{grid-template-columns:1fr}.recruit-flow article{padding:22px}.recruit-flow article+article{border-left:0;border-top:1px solid #76534d}.recruit-faq{padding:60px 16px}.recruit-faq summary{font-size:11px;line-height:1.6}.recruit-entry{padding:65px 18px}.recruit-entry h2{font-size:26px}.recruit-entry>a{width:100%}.recruit-footer{flex-direction:column;padding:35px 20px;gap:20px}.recruit-footer nav{margin:0}.recruit-mobile-fixed{position:fixed;z-index:70;display:block;inset:auto 0 0;height:60px}.recruit-mobile-fixed a{height:100%;display:grid;place-items:center;background:linear-gradient(135deg,#c8965e,#86522d);color:white;font-size:13px;box-shadow:0 -5px 20px #28121444}}.schedule-page{min-height:100vh;background:#fffdfa}.schedule-intro{height:275px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:radial-gradient(circle at 8% 55%,#eadbd0 0 4%,transparent 18%),radial-gradient(circle at 91% 45%,#efe0d5 0 4%,transparent 20%),linear-gradient(100deg,#f1e8e0,#fff 30%,#fff 70%,#f0e5db)}.schedule-intro>p{font-size:10px;letter-spacing:.28em;color:#9b6c42;margin:0}.schedule-intro h1{font-size:48px;font-weight:400;letter-spacing:.17em;margin:10px 0 12px}.schedule-intro>span{font-size:28px;letter-spacing:.15em}.schedule-intro>span small{font-size:10px;color:#a06b34}.schedule-intro em{font-size:10px;font-style:normal;margin-top:16px;color:#79675d}.date-strip{height:92px;max-width:1050px;margin:auto;display:grid;grid-template-columns:repeat(7,1fr);gap:7px;align-items:center;padding:0 24px}.date-strip button{border:0;background:transparent;height:68px;display:grid;grid-template-columns:auto auto;place-content:center;align-items:end;color:#59483f}.date-strip button small{grid-column:1/-1;font-size:8px;color:#a77647;margin-bottom:3px}.date-strip button b{font-size:14px;font-weight:400}.date-strip button span{font-size:9px}.date-strip button.active{background:#19120f;color:white;box-shadow:0 8px 20px #2a171126;border-radius:3px}.date-strip button.active small{color:#d6a56a}.schedule-content{max-width:1180px;margin:auto;padding:35px 38px 80px}.choice-guide{display:flex;align-items:end;justify-content:space-between;padding:28px 30px;border-top:1px solid #ddc9b9;background:linear-gradient(100deg,#fbf4ef,#fff)}.all-schedule-heading small,.choice-guide small{color:#a06c3b;font:9px Arial,sans-serif;letter-spacing:.2em}.all-schedule-heading h2,.choice-guide h2{font-size:25px;font-weight:400;margin:7px 0}.choice-guide p{font-size:10px;margin:0;color:#79685e}.guide-points{display:flex;gap:7px}.guide-points span{border:1px solid #d7c2b1;border-radius:999px;padding:8px 12px;font-size:9px;color:#79583f}.recommended-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:14px}.recommended-card{height:335px;position:relative;overflow:hidden;background:#231814}.recommended-card:after{content:"";position:absolute;inset:35% 0 0;background:linear-gradient(transparent,#160c0bdf)}.recommended-card>img{height:100%;object-fit:cover;object-position:center top;transition:.4s}.recommended-card:hover>img{transform:scale(1.025)}.recommended-card>div{position:absolute;z-index:2;inset:auto 20px 18px;color:white}.recommended-card div>small{color:#e8bc86;font:8px Arial,sans-serif;letter-spacing:.18em}.recommended-card h2{font-size:29px;font-style:italic;font-weight:400;margin:5px 0}.recommended-card h2 span{font-size:9px;font-style:normal;margin-left:9px}.recommended-card p{font-size:10px;margin:0 0 8px}.recommended-card strong{font:11px Arial,sans-serif;font-weight:400}.recommended-card strong i,.schedule-card-foot i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#39b85d;margin-right:4px}.recommended-card em{float:right;font-size:9px;font-style:normal;color:#f0d8bd}.all-schedule-heading{display:flex;justify-content:space-between;align-items:end;margin-top:65px;border-bottom:1px solid #d9c6b7;padding-bottom:16px}.all-schedule-heading p{font-size:10px}.all-schedule-heading p b{font-size:24px;color:#9b6738;font-weight:400}.schedule-filters{display:flex;justify-content:center;gap:10px;margin:22px 0}.schedule-filters button{min-width:105px;border:1px solid #d8c6b8;background:#fff;padding:10px 18px;font-size:10px}.schedule-filters button.active{background:#211613;color:white;border-color:#211613}.schedule-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px 13px}.schedule-card{background:white;border:1px solid #eee5dd}.schedule-photo{display:block;height:300px;position:relative;overflow:hidden}.schedule-photo:after{content:"";position:absolute;inset:55% 0 0;background:linear-gradient(transparent,#160c0bcc)}.schedule-photo>span{position:absolute;z-index:3;top:0;left:0;color:white;background:#ad763d;padding:6px 16px;font-size:8px}.schedule-photo>img{height:100%;object-fit:cover;object-position:center top}.schedule-photo>div{position:absolute;z-index:2;bottom:12px;left:14px;color:white}.schedule-photo h3{font-size:24px;font-style:italic;font-weight:400;margin:0}.schedule-photo h3 small{font-size:8px;font-style:normal;margin-left:7px}.schedule-photo p{font-size:8px;margin:4px 0}.schedule-card-foot{height:42px;display:flex;align-items:center;justify-content:space-between;padding:0 11px}.schedule-card-foot strong{font:9px Arial,sans-serif;font-weight:400}.schedule-card-foot>a{font-size:8px;color:#946137}.date-notice{text-align:center;font-size:9px;color:#947a69;margin-top:25px}.schedule-help{padding:42px 8vw;background:linear-gradient(105deg,#eadbd0,#f8f2ed);display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:12px;align-items:center}.schedule-help small{font-size:9px;color:#986539}.schedule-help h2{font-size:22px;font-weight:400;margin:7px 0}.schedule-help p{font-size:10px}.schedule-help>a{height:65px;display:grid;place-items:center;background:white;border:1px solid #decdbf;color:#82572f;font-size:12px}.schedule-help>a:last-child{background:linear-gradient(135deg,#b78148,#875526);color:white;border:0}@media(max-width:900px){.schedule-page{padding-top:70px;background:#faf4f0}.schedule-intro{height:230px;background:linear-gradient(145deg,#1c1013,#4a292c);color:white}.schedule-intro h1{font-size:36px;margin:8px 0}.schedule-intro>p,.schedule-intro>span small{color:#ddb47f}.schedule-intro em{color:#d8c5bd}.date-strip{height:92px;display:flex;overflow-x:auto;padding:10px 14px;gap:7px;background:#fff;scrollbar-width:none}.date-strip::-webkit-scrollbar{display:none}.date-strip button{min-width:72px;height:66px;border-radius:12px}.date-strip button.active{background:linear-gradient(145deg,#43272b,#1c1013)}.schedule-content{padding:22px 14px 55px}.choice-guide{display:block;padding:25px 18px;border:0;border-radius:20px;background:#fffaf7;box-shadow:0 8px 25px #633d4014}.choice-guide h2{font-size:23px}.choice-guide p{line-height:1.8}.guide-points{overflow-x:auto;margin:17px -2px 0}.guide-points span{white-space:nowrap;background:#f5e9e4;border:0;color:#805252}.recommended-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:11px;margin:12px -14px 0;padding:0 14px 8px;scrollbar-width:none}.recommended-grid::-webkit-scrollbar{display:none}.recommended-card{min-width:82vw;height:112vw;max-height:510px;border-radius:22px;scroll-snap-align:center;box-shadow:0 12px 30px #4a272c2b}.recommended-card>div{left:20px;right:20px;bottom:20px}.recommended-card h2{font-size:34px}.recommended-card p{font-size:10px}.recommended-card em{display:block;float:none;margin-top:10px;color:#edcda8}.all-schedule-heading{margin-top:48px;padding:0 4px 14px}.all-schedule-heading h2{font-size:22px}.all-schedule-heading p{white-space:nowrap}.schedule-filters{justify-content:flex-start;overflow-x:auto;margin:17px -14px;padding:0 14px 3px}.schedule-filters button{min-width:92px;border-radius:999px;background:#fff}.schedule-grid{grid-template-columns:repeat(2,1fr);gap:13px 8px}.schedule-card{border:0;border-radius:14px;overflow:hidden;box-shadow:0 7px 20px #59363a18}.schedule-photo{height:59vw;max-height:310px}.schedule-photo h3{font-size:22px}.schedule-photo p{max-width:130px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.schedule-card-foot{height:45px;padding:0 8px}.schedule-card-foot>a{font-size:7px}.schedule-help{grid-template-columns:1fr;padding:38px 18px;text-align:center}.schedule-help>a{height:58px;border-radius:999px}.schedule-help p{line-height:1.8}}.zero-fee{max-width:660px;margin:42px auto 0;padding:26px 25px;background:linear-gradient(135deg,#29171b,#5d3032);color:white;display:grid;grid-template-columns:1fr auto;align-items:center;text-align:left;box-shadow:0 15px 35px #4b292f2b}.zero-fee small{grid-column:1/-1;color:#e5bc88;font-size:10px;letter-spacing:.18em}.zero-fee small sup{font-size:7px}.zero-fee strong{font-size:13px;font-weight:400;margin-top:10px}.zero-fee b{font-size:20px;font-weight:400;color:#f2d8b8}.zero-fee b em{font-size:45px;font-style:normal;color:white}.recruit-numbers .pay-rates{gap:3px}.pay-rates>span{display:flex;align-items:baseline;justify-content:center;gap:8px}.pay-rates>span small{font-size:10px;color:#846356}.pay-rates>span strong{font-size:19px;font-weight:400;color:#8d6559}.pay-rates>span strong em{font-size:9px;font-style:normal}.pay-rates>.main-pay small{font-size:13px;color:#7c493f}.pay-rates>.main-pay strong{font-size:32px;color:#7d4942}.pay-rates>.main-pay strong em{font-size:11px}.pay-rates>i{font-size:8px;font-style:normal;margin-top:4px;color:#8a736b}.recruit-reality{padding:85px max(5vw,20px);background:#fff}.recruit-reality .recruit-section-title>span{display:inline-block;margin-top:12px;padding:6px 11px;border-radius:999px;background:#f0e3de;color:#8b5c56;font-size:8px}.reality-grid{max-width:1050px;margin:auto;display:grid;grid-template-columns:1.1fr 1fr;gap:16px}.reality-grid article{padding:32px;background:#faf4f0;border:1px solid #e2d2c8}.reality-grid article>small{font:9px Arial,sans-serif;letter-spacing:.16em;color:#a46d4e}.reality-grid h3{font-size:20px;font-weight:400;margin:12px 0 22px}.income-example>div{display:grid;gap:8px}.income-example>div span{display:flex;justify-content:space-between;padding:11px 0;border-bottom:1px solid #dfcec4;font-size:11px}.income-example>div em{font-size:14px;font-style:normal;color:#835148}.income-example>strong{display:block;text-align:right;margin-top:20px;font-weight:400}.income-example>strong b{font-size:36px;font-weight:400;color:#7e4943}.income-example>p{font-size:8px;line-height:1.7;color:#8a7770}.cost-list dl{margin:0}.cost-list dl>div{display:grid;grid-template-columns:1fr 1fr;padding:11px 2px;border-bottom:1px solid #dfcec4;font-size:10px}.cost-list dd{margin:0;text-align:right;color:#937c72}.cost-list dd.confirmed{font-size:17px;color:#8b4d47;font-weight:600}.recruit-trust{padding:80px max(5vw,20px);background:#f2e8e3}.trust-grid{max-width:1100px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:11px}.trust-grid article{min-height:230px;padding:25px 22px;background:#fffaf7;position:relative}.trust-grid i{font:11px Arial,sans-serif;font-style:normal;color:#b17b58}.trust-grid h3{font-size:17px;font-weight:400;margin:22px 0 14px}.trust-grid p{font-size:9px;line-height:2;color:#73615b}.trust-grid span{position:absolute;left:22px;bottom:20px;padding:5px 9px;background:#eee1dc;color:#9b746b;font-size:8px}.income-heading{max-width:900px}.income-heading>p{font-size:11px!important;line-height:2.2!important}.income-heading>div{display:flex;flex-wrap:wrap;justify-content:center;gap:7px;margin:22px 0 36px}.income-heading>div span{padding:7px 13px;border:1px solid #d8bbb0;border-radius:999px;background:#fff9f6;color:#8b5c56;font-size:9px}.income-shift>small{font:9px Arial,sans-serif;letter-spacing:.16em;color:#a46d4e}.income-shift>div{display:grid;gap:8px}.income-shift>div span{display:flex;justify-content:space-between;padding:11px 0;border-bottom:1px solid #dfcec4;font-size:11px}.income-shift>div em{font-size:14px;font-style:normal;color:#835148}.income-shift>strong{display:block;text-align:right;margin-top:20px;font-weight:400}.income-shift>strong b{font-size:36px;font-weight:400;color:#7e4943}.income-shift.evening{margin-top:28px;padding-top:25px;border-top:1px solid #cfae9e}.income-shift>i{display:block;margin-top:3px;text-align:right;font-size:9px;font-style:normal;color:#9a6b5e}.income-shift.evening>strong b{color:#9d5f4e}.income-example>p{margin-top:22px}.reality-grid .guarantee-plan{grid-column:1/-1;display:grid;grid-template-columns:1.2fr .7fr 1fr;align-items:center;gap:34px;padding:34px 42px;background:linear-gradient(115deg,#3b2421,#6e4038);border:1px solid #a87867;color:#fff}.guarantee-plan small{font:9px Arial,sans-serif;letter-spacing:.18em;color:#e6c2ad}.guarantee-plan h3{margin:10px 0 12px;font-size:25px;line-height:1.55}.guarantee-plan p{margin:0;font-size:9px;line-height:1.9;color:#eadbd5}.guarantee-plan>strong{display:grid;grid-template-columns:auto auto;justify-content:center;align-items:end;font-weight:400;line-height:1}.guarantee-plan>strong span{grid-column:1/-1;text-align:center;font-size:11px;letter-spacing:.12em}.guarantee-plan>strong b{font:72px Georgia,serif;color:#f1d0b0}.guarantee-plan>strong em{padding-bottom:9px;font-size:17px;font-style:normal;color:#f5e7dc}.guarantee-plan dl{margin:0}.guarantee-plan dl>div{display:flex;justify-content:space-between;align-items:center;padding:13px 0;border-bottom:1px solid #9a6e64;font-size:10px}.guarantee-plan dd{margin:0;text-align:right;font-size:14px}.guarantee-plan dd small{display:block;margin-top:4px;font:8px serif;color:#d8bdb5}.reality-grid .guarantee-plan.plan-two{background:linear-gradient(115deg,#51302a,#8c5848);border-color:#bd8c77}.guarantee-plan.plan-two>strong b{color:#ffe0b7}.reality-grid .travel-work-plan{grid-column:1/-1;padding:40px 42px;background:linear-gradient(135deg,#79545c,#a87372);border-color:#d7aaa0;color:#fff}.travel-work-plan header{display:flex;align-items:flex-start;justify-content:space-between;gap:30px}.travel-work-plan header small{font:9px Arial,sans-serif;letter-spacing:.2em;color:#f0ccb2}.travel-work-plan header h3{margin:10px 0 9px;font-size:29px}.travel-work-plan header p{max-width:620px;margin:0;font-size:10px;line-height:1.9;color:#f0e3df}.travel-work-plan header>strong{flex:none;padding:10px 15px;border:1px solid #edc9bd;font-size:11px;font-weight:400;letter-spacing:.14em}.travel-plan-prices{margin:30px 0 24px;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #dcb4ab;border-bottom:1px solid #dcb4ab}.travel-plan-prices>div{padding:22px 15px;text-align:center}.travel-plan-prices>div+div{border-left:1px solid #dcb4ab}.travel-plan-prices span{display:block;font-size:11px;letter-spacing:.1em}.travel-plan-prices b{display:block;margin-top:8px;font:52px Georgia,serif;color:#ffe0c4}.travel-plan-prices em{margin-left:3px;font:15px serif;font-style:normal;color:#fff}.travel-work-plan dl{margin:0;display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.travel-work-plan dl>div{padding:13px 12px;background:#ffffff10;border:1px solid #d6aaa2}.travel-work-plan dt{font-size:8px;color:#e8cbc4}.travel-work-plan dd{margin:7px 0 0;font-size:13px}.travel-work-plan dd small{display:block;margin-top:3px;font-size:8px;color:#ead6d1}.travel-plan-note{margin:15px 0 0;font-size:8px;line-height:1.7;color:#e5cfca}.trust-grid article:first-child,.trust-grid article:nth-child(2),.trust-grid article:nth-child(3){min-height:270px;padding-bottom:58px}.trust-grid{grid-template-columns:repeat(2,1fr)}.trust-grid article:nth-child(4){min-height:270px;padding-bottom:58px}@media(max-width:900px){.reality-grid{grid-template-columns:1fr}.recruit-reality{padding:60px 14px}.reality-grid article{padding:25px 18px;border-radius:18px}.reality-grid .guarantee-plan{grid-column:auto;grid-template-columns:1fr;gap:22px;padding:28px 20px;text-align:center}.guarantee-plan h3{font-size:23px}.guarantee-plan>strong b{font-size:70px}.guarantee-plan dl>div{text-align:left}.reality-grid .travel-work-plan{grid-column:auto;padding:28px 18px}.travel-work-plan header{display:block;text-align:center}.travel-work-plan header h3{font-size:25px}.travel-work-plan header>strong{display:inline-block;margin-top:17px}.travel-plan-prices{margin:24px 0 18px}.travel-plan-prices>div{padding:17px 5px}.travel-plan-prices span{font-size:9px}.travel-plan-prices b{font-size:36px}.travel-plan-prices em{font-size:11px}.travel-work-plan dl{grid-template-columns:1fr 1fr}.travel-work-plan dl>div{text-align:left}.income-shift>strong b{font-size:32px}.recruit-trust{padding:60px 14px}.trust-grid{grid-template-columns:repeat(2,1fr);gap:8px}.trust-grid article{min-height:245px;padding:22px 14px;border-radius:14px}.trust-grid h3{font-size:14px;line-height:1.5}.trust-grid p{font-size:9px}.trust-grid span{left:14px;bottom:15px}.zero-fee{margin-top:32px;padding:22px 18px;grid-template-columns:1fr;text-align:center;border-radius:18px}.zero-fee strong{font-size:11px}.zero-fee b{margin-top:8px}.zero-fee b em{font-size:42px}.zero-fee+.recruit-numbers{margin-top:24px}}.experienced-offer{min-height:360px;padding:65px 9vw;display:grid;grid-template-columns:1fr 1.15fr;align-items:center;gap:8vw;background:linear-gradient(135deg,#1b0e11,#432329);color:white}.experienced-offer>div:first-child small{font:9px Arial,sans-serif;letter-spacing:.28em;color:#d9aa70}.experienced-offer h2{font-size:32px;font-weight:400;line-height:1.65;letter-spacing:.13em;margin:15px 0}.experienced-offer>div:first-child p{font-size:10px;color:#daccc7}.experienced-promise{padding:32px 36px;border:1px solid #bc875e;background:#fff1}.experienced-promise>span{display:inline-block;padding:6px 11px;background:#c18d57;color:#fff;font-size:9px;letter-spacing:.15em}.experienced-promise strong{display:block;font-size:20px;font-weight:400;line-height:1.8;margin-top:15px}.experienced-promise strong em{font-size:30px;font-style:normal;color:#f1c38d}.experienced-promise p{font-size:9px;color:#cfbdb7;margin-bottom:0}@media(max-width:900px){.experienced-offer{min-height:0;padding:55px 18px;grid-template-columns:1fr;gap:25px}.experienced-offer h2{font-size:27px}.experienced-promise{padding:25px 20px;border-radius:17px}.experienced-promise strong{font-size:16px}.experienced-promise strong em{font-size:25px}}.beginner-assurance{max-width:1000px;margin:0 auto;padding:38px 30px;display:grid;grid-template-columns:140px 1fr auto;gap:25px;align-items:center;background:#fff;border-left:1px solid #d2a070;border-right:1px solid #d2a070;box-shadow:0 12px 30px #4d2b3012}.beginner-assurance>small{font:9px Arial,sans-serif;letter-spacing:.2em;color:#a6734d}.beginner-assurance h2{font-size:22px;font-weight:400;margin:0 0 8px;color:#74433f}.beginner-assurance p{font-size:9px;line-height:1.8;margin:0;color:#7c6961}.beginner-assurance>span{padding:9px 14px;border-radius:999px;background:#8b504c;color:white;font-size:9px;white-space:nowrap}@media(max-width:900px){.beginner-assurance{margin:0 14px;padding:27px 20px;grid-template-columns:1fr;border-radius:0 0 18px 18px;gap:10px}.beginner-assurance h2{font-size:19px;line-height:1.6}.beginner-assurance>span{justify-self:start}}.direct-recruit{max-width:1000px;margin:75px auto;padding:52px 60px;display:grid;grid-template-columns:180px 1fr;gap:55px;align-items:center;background:#fff;border:1px solid #d7c2b4;box-shadow:0 18px 45px #50303817}.direct-seal{width:150px;height:150px;border:1px solid #9b6455;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#815046;position:relative}.direct-seal:after{content:"";position:absolute;inset:7px;border:1px solid #d8b9a7;border-radius:50%}.direct-seal span{font:9px Arial,sans-serif;letter-spacing:.24em}.direct-seal b{font-size:20px;font-weight:400;margin-top:8px}.direct-recruit>div:last-child>small{font-size:9px;letter-spacing:.16em;color:#a26d50}.direct-recruit h2{font-size:28px;font-weight:400;line-height:1.65;margin:12px 0}.direct-recruit p{font-size:10px;line-height:2;color:#76645d}.direct-recruit ul{display:flex;flex-wrap:wrap;gap:7px;list-style:none;padding:0;margin:20px 0 0}.direct-recruit li{padding:7px 11px;background:#f1e5df;color:#83564f;font-size:8px}@media(max-width:900px){.direct-recruit{margin:55px 14px;padding:35px 21px;grid-template-columns:1fr;gap:25px;border-radius:18px}.direct-seal{width:120px;height:120px;margin:auto}.direct-recruit h2{font-size:23px}.direct-recruit p{font-size:10px}}.care-work{padding:70px 9vw;display:grid;grid-template-columns:1fr 1fr;gap:8vw;align-items:center;background:linear-gradient(135deg,#efe0da,#fff9f4)}.care-work small{font:9px Arial,sans-serif;letter-spacing:.25em;color:#a56c4d}.care-work h2{font-size:28px;font-weight:400;line-height:1.75;letter-spacing:.08em;margin:14px 0}.care-work>div:last-child{padding-left:40px;border-left:1px solid #d2b6a7}.care-work>div:last-child>span{font-size:13px;color:#85534d}.care-work p{font-size:10px;line-height:2.1;color:#71605a}.care-work strong{display:inline-block;margin-top:12px;padding:10px 15px;background:#81504b;color:white;font-size:10px;font-weight:400;letter-spacing:.12em}@media(max-width:900px){.care-work{padding:55px 20px;grid-template-columns:1fr;gap:24px}.care-work h2{font-size:23px}.care-work>div:last-child{padding:23px 0 0;border-left:0;border-top:1px solid #d2b6a7}.care-work p{font-size:10px}}.why-hako{padding:85px max(5vw,18px);background:#fff}.work-risk-grid{max-width:1080px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.work-risk-grid article{padding:28px 22px;background:#faf4f0;border-top:1px solid #ba856a}.work-risk-grid span{font-size:8px;letter-spacing:.15em;color:#a16c50}.work-risk-grid h3{font-size:16px;font-weight:400;line-height:1.6;margin:19px 0 13px}.work-risk-grid p{font-size:9px;line-height:2;color:#75635d}.hako-answer{max-width:1080px;margin:15px auto 0;padding:40px 45px;background:linear-gradient(135deg,#201114,#4b272b);color:white;display:grid;grid-template-columns:1fr 1fr;gap:10px 50px}.hako-answer small{font:8px Arial,sans-serif;letter-spacing:.23em;color:#dcad74}.hako-answer h3{grid-column:1/-1;font-size:24px;font-weight:400;margin:5px 0 13px}.hako-answer p{font-size:10px;line-height:2;color:#dacbc5}.hako-answer ul{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:8px}.hako-answer li{border:1px solid #a97a5d;padding:9px 10px;font-size:8px;color:#edd8c4}.industry-note{text-align:center;font-size:8px;color:#907c73;margin:15px 0 0}@media(max-width:900px){.why-hako{padding:60px 14px}.work-risk-grid{grid-template-columns:1fr}.work-risk-grid article{padding:24px 19px;border-radius:14px}.hako-answer{padding:29px 20px;grid-template-columns:1fr;border-radius:17px}.hako-answer h3{font-size:20px}.hako-answer p{font-size:10px}.hako-answer ul{grid-template-columns:1fr 1fr}.industry-note{line-height:1.7;padding:0 8px}}.age-message{max-width:1050px;margin:70px auto;padding:45px 55px;display:grid;grid-template-columns:230px 1fr;gap:50px;align-items:center;background:linear-gradient(135deg,#f1dfd7,#fffaf6);border-top:1px solid #c39172}.age-message>div:first-child{display:flex;flex-direction:column;border-right:1px solid #d6b9aa}.age-message small{font:8px Arial,sans-serif;letter-spacing:.24em;color:#a76f50}.age-message strong{font-size:66px;font-weight:400;color:#80504b;line-height:1.1}.age-message strong em{font-size:13px;font-style:normal}.age-message h2{font-size:25px;font-weight:400;line-height:1.6;margin:0 0 12px}.age-message p{font-size:10px;line-height:2;color:#75635c;margin:0}@media(max-width:900px){.age-message{margin:45px 14px;padding:32px 22px;grid-template-columns:1fr;gap:18px;border-radius:18px}.age-message>div:first-child{border-right:0;border-bottom:1px solid #d6b9aa;padding-bottom:17px}.age-message strong{font-size:56px}.age-message h2{font-size:21px}.age-message p{font-size:10px}}.forties-message{max-width:1050px;margin:-50px auto 75px;padding:55px;display:grid;grid-template-columns:250px 1fr;gap:55px;background:linear-gradient(135deg,#2a181b,#513035);color:white}.forties-number{display:flex;flex-direction:column;justify-content:center;border-right:1px solid #8f6962}.forties-number small{font:8px Arial,sans-serif;letter-spacing:.2em;color:#d6a873;line-height:1.6}.forties-number strong{font-size:66px;font-weight:400;line-height:1.1;color:#f0d7bc}.forties-number strong em{font-size:13px;font-style:normal;color:white}.forties-copy h2{font-size:25px;font-weight:400;line-height:1.65;margin:0 0 16px}.forties-copy p{font-size:10px;line-height:2;color:#dfd0ca}.forties-copy>div{display:flex;flex-wrap:wrap;gap:7px;margin:18px 0}.forties-copy>div span{padding:7px 10px;border:1px solid #a97c69;font-size:8px;color:#ecd5c5}.forties-copy>a{display:inline-block;margin-top:8px;color:#e4b981;font-size:9px;border-bottom:1px solid #a6795a;padding-bottom:5px}@media(max-width:900px){.forties-message{margin:-25px 14px 50px;padding:33px 22px;grid-template-columns:1fr;gap:22px;border-radius:18px}.forties-number{border-right:0;border-bottom:1px solid #8f6962;padding-bottom:18px}.forties-number strong{font-size:56px}.forties-copy h2{font-size:21px}.forties-copy p{font-size:10px}}.age-spectrum{padding:85px max(5vw,18px);background:linear-gradient(180deg,#f4eae5,#fff)}.age-cards{max-width:1100px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.age-cards article{min-height:420px;padding:31px 25px;display:flex;flex-direction:column;background:#fff;border-top:2px solid #aa7358;box-shadow:0 12px 32px #5a343b12}.age-cards article>span{font-size:58px;line-height:1;color:#80504a}.age-cards article>span em{font-size:13px;font-style:normal}.age-cards article>small{font:8px Arial,sans-serif;letter-spacing:.17em;color:#aa795b;margin-top:10px}.age-cards h3{font-size:20px;font-weight:400;line-height:1.65;margin:28px 0 14px}.age-cards p{font-size:9px;line-height:2;color:#75635d}.age-cards b{margin-top:auto;padding-top:17px;border-top:1px solid #dfcec5;font-size:9px;font-weight:400;color:#8a554d}@media(max-width:900px){.age-spectrum{padding:60px 14px}.age-cards{grid-template-columns:1fr;gap:10px}.age-cards article{min-height:0;padding:28px 22px;border-radius:16px}.age-cards article>span{font-size:52px}.age-cards h3{font-size:19px;margin:20px 0 12px}.age-cards b{margin-top:18px}}@media(max-width:600px){.trust-grid{grid-template-columns:1fr}.trust-grid article{min-height:270px}}.recruit-direct-contact{max-width:660px;margin:30px auto 8px;display:grid;grid-template-columns:1fr 1fr;gap:10px}.recruit-direct-contact>a{min-height:120px;padding:20px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid #c9a58f;background:#fff;color:#62433d;box-shadow:0 10px 25px #55312612}.recruit-direct-contact small{font-size:8px;letter-spacing:.13em;color:#987263}.recruit-direct-contact strong{margin:7px 0;font-size:24px;font-weight:400}.recruit-direct-contact span{font-size:8px}.recruit-direct-contact .recruit-line{background:#3f8f5c;border-color:#3f8f5c;color:#fff}.recruit-direct-contact .recruit-line small{color:#dff3e5}@media(max-width:600px){.recruit-direct-contact{grid-template-columns:1fr;gap:8px}.recruit-direct-contact>a{min-height:105px;border-radius:14px}.recruit-direct-contact strong{font-size:23px}}.online-interview-info{max-width:660px;margin:27px auto 0;padding:18px 22px;display:flex;align-items:center;justify-content:center;gap:20px;border-top:1px solid #cdaea3;border-bottom:1px solid #cdaea3;color:#6f4e50}.online-interview-info small{font-size:8px;color:#9c7570}.online-interview-info strong{font-size:15px;font-weight:400}.online-interview-info span{font-size:8px;color:#806c67}@media(max-width:600px){.online-interview-info{padding:17px 12px;flex-direction:column;gap:6px}.online-interview-info strong{font-size:14px}.recruit-direct-contact{margin-top:18px}}@media(max-width:900px){.recruit-mobile-fixed{display:grid;grid-template-columns:1fr 1fr}.recruit-mobile-fixed a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;box-shadow:0 -5px 20px #28121433}.recruit-mobile-fixed small{font-size:8px;color:#f3e5dc}.recruit-mobile-fixed strong{font-size:12px;font-weight:400}.recruit-mobile-fixed .mobile-recruit-phone{background:linear-gradient(135deg,#a87443,#714522)}.recruit-mobile-fixed .mobile-recruit-line{background:#378a55;border-left:1px solid #ffffff44}}.manager-blog{padding:82px max(5vw,24px);background:#fffaf9}.manager-blog-heading{max-width:1080px;margin:0 auto 34px;display:flex;align-items:end;justify-content:space-between}.manager-blog-heading small{font:9px Arial,sans-serif;letter-spacing:.28em;color:#b27b69}.manager-blog-heading h2{margin:9px 0 7px;font-size:31px;font-weight:400;letter-spacing:.12em}.manager-blog-heading p{margin:0;font-size:10px;color:#7d6965}.manager-blog-heading>a{min-width:170px;padding:13px 16px;border-bottom:1px solid #c99a8d;display:flex;justify-content:space-between;font-size:9px;color:#80575a}.manager-blog-grid{max-width:1080px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.manager-blog-card{background:#fff;border:1px solid #ead9d6;box-shadow:0 12px 30px #865c6510;transition:transform .25s,box-shadow .25s}.manager-blog-card:hover{transform:translateY(-3px);box-shadow:0 17px 36px #865c6519}.manager-blog-image{height:205px;overflow:hidden;background:#f4e9e7}.manager-blog-image img{height:100%;object-fit:cover;transition:transform .5s}.manager-blog-card:hover img{transform:scale(1.025)}.manager-blog-body{min-height:165px;padding:20px 21px;display:flex;flex-direction:column}.manager-blog-body time{font:9px Arial,sans-serif;letter-spacing:.12em;color:#ac7c70}.manager-blog-body h3{margin:13px 0 22px;font-size:15px;font-weight:400;line-height:1.8;letter-spacing:.06em}.manager-blog-body>span{margin-top:auto;padding-top:12px;border-top:1px solid #eee1df;display:flex;justify-content:space-between;font-size:9px;color:#8d6062}.manager-blog-body b{font-weight:400}.manager-blog-note{max-width:1080px;margin:13px auto 0;text-align:right;font-size:8px;color:#9a8580}@media(max-width:900px){.manager-blog{padding:58px 14px}.manager-blog-heading{margin-bottom:24px;align-items:flex-start;gap:24px}.manager-blog-heading h2{font-size:25px}.manager-blog-heading p{font-size:9px;line-height:1.8}.manager-blog-heading>a{min-width:120px;padding:11px 5px;font-size:8px;white-space:nowrap}.manager-blog-grid{grid-template-columns:1fr;gap:10px}.manager-blog-card{display:grid;grid-template-columns:40% 1fr;border-radius:14px;overflow:hidden}.manager-blog-image{height:100%;min-height:155px}.manager-blog-body{min-height:155px;padding:16px 15px}.manager-blog-body h3{font-size:13px;line-height:1.7;margin:9px 0 12px}.manager-blog-note{text-align:left;padding:0 5px}}.manager-message{padding:92px max(5vw,24px);display:grid;grid-template-columns:165px 250px minmax(0,650px);justify-content:center;gap:48px;background:linear-gradient(135deg,#79545c,#9b6d70);color:#fff}.manager-message-label{padding-top:8px;display:flex;flex-direction:column;border-top:1px solid #e5bfa8}.manager-message-label small{margin-top:14px;font:8px Arial,sans-serif;letter-spacing:.25em;color:#f0ccb2}.manager-message-label span{margin-top:8px;font-size:11px;color:#eadbd6}.manager-message-portrait{margin:0}.manager-message-portrait img{height:355px;object-fit:cover;object-position:61% center;border-radius:140px 140px 8px 8px;filter:saturate(.78)}.manager-message-portrait figcaption{margin-top:9px;text-align:center;font-size:8px;color:#ddc8c3}.manager-message-copy h2{margin:0 0 30px;font-size:34px;font-weight:400;line-height:1.65;letter-spacing:.13em}.manager-message-copy>div{padding-left:34px;border-left:1px solid #c99c92}.manager-message-copy p{margin:0 0 18px;font-size:11px;line-height:2.15;color:#f0e5e1}.manager-message-copy .manager-message-motto{margin:28px 0;font-size:13px;color:#fff}.manager-message-motto strong{display:block;margin-top:7px;font-size:22px;font-weight:400;letter-spacing:.1em;color:#f4d1b4}.manager-message-copy .manager-message-closing{margin-top:28px;color:#fff}.manager-message-copy>footer{margin-top:26px;display:flex;flex-direction:column;align-items:flex-end}.manager-message-copy>footer span{font-size:8px;color:#e3ceca}.manager-message-copy>footer strong{margin-top:7px;font-size:14px;font-weight:400;letter-spacing:.12em}.cast-voice-preview{padding:82px max(5vw,20px);background:#fffdfc}.cast-voice-grid{max-width:1080px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.cast-voice-grid article{min-height:360px;padding:28px 25px;display:flex;flex-direction:column;background:linear-gradient(155deg,#fbf1f0,#fff);border:1px solid #ead9d6;border-top:2px solid #bd857d}.cast-voice-grid article.is-complete{min-height:440px}.cast-voice-age{font-size:55px;line-height:1;color:#865a60}.cast-voice-age em{font-size:12px;font-style:normal}.cast-voice-grid article>small{margin-top:10px;font:8px Arial,sans-serif;letter-spacing:.16em;color:#ad786c}.cast-voice-grid h3{margin:28px 0 14px;font-size:19px;font-weight:400;line-height:1.7}.cast-voice-grid p{font-size:9px;line-height:2;color:#786763}.cast-voice-grid article.is-complete>p{line-height:2.05}.cast-voice-grid b{margin-top:auto;padding-top:16px;border-top:1px solid #e4d2cf;font-size:9px;font-weight:400;color:#a16f68}.cast-voice-grid article.is-complete>b{display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.cast-voice-grid article.is-complete>b span{font-size:8px;letter-spacing:.1em}.cast-voice-grid article.is-complete>b strong{font-size:22px;font-weight:400;color:#85575d}.cast-voice-note{max-width:1080px;margin:13px auto 0;text-align:right;font-size:8px;color:#9a8580}@media(max-width:900px){.manager-message{padding:58px 20px;grid-template-columns:1fr;gap:28px}.manager-message-label{width:150px}.manager-message-portrait{width:210px;margin:auto}.manager-message-portrait img{height:300px}.manager-message-copy h2{font-size:27px;margin-bottom:25px}.manager-message-copy>div{padding-left:19px}.manager-message-copy p{font-size:10px;line-height:2.1;margin-bottom:16px}.manager-message-copy .manager-message-motto{font-size:11px}.manager-message-motto strong{font-size:18px;line-height:1.7}.manager-message-copy>footer{margin-top:22px}.cast-voice-preview{padding:58px 14px}.cast-voice-grid{grid-template-columns:1fr;gap:9px}.cast-voice-grid article,.cast-voice-grid article.is-complete{min-height:0;padding:24px 21px;border-radius:15px}.cast-voice-age{font-size:48px}.cast-voice-grid h3{font-size:18px;margin:20px 0 12px}.cast-voice-grid b{margin-top:18px}.cast-voice-note{text-align:left;padding:0 5px;line-height:1.7}}.cast-voice-photo{height:210px;margin:-28px -25px 25px;position:relative;overflow:hidden;background:#eaded9}.cast-voice-photo img{width:100%;height:100%;object-fit:cover;filter:saturate(.72) contrast(.96)}@media(max-width:900px){.cast-voice-photo{height:195px;margin:-24px -21px 21px}}.age-cards b a{display:flex;align-items:center;justify-content:space-between;color:inherit}.age-cards b a:hover{text-decoration:underline}.recruit-hero-strengths{margin-top:28px;display:flex;align-items:center;gap:8px}.recruit-hero-strengths span{padding:9px 13px;background:#fff9;border:1px solid #b58d7c66;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:9px;letter-spacing:.08em;color:#68484b}@media(max-width:900px){.recruit-hero-strengths{margin-top:20px;display:grid;grid-template-columns:repeat(3,1fr);gap:5px}.recruit-hero-strengths span{padding:8px 5px;text-align:center;font-size:8px;white-space:nowrap}}.recruit-first-five{padding:65px max(5vw,20px);background:#1f1114;color:#fff}.first-five-title{text-align:center;margin-bottom:28px}.first-five-title>small{font:8px Arial,sans-serif;letter-spacing:.28em;color:#d7a66f}.first-five-title h2{margin:10px 0;font-size:27px;font-weight:400;letter-spacing:.11em}.first-five-title p{font-size:9px;color:#cdbdb8}.first-five-grid{max-width:1080px;margin:auto;display:grid;grid-template-columns:repeat(5,1fr);gap:7px}.first-five-grid details{background:#fff9;border:1px solid #8f655d}.first-five-grid summary{min-height:160px;padding:19px 15px;display:flex;flex-direction:column;list-style:none;cursor:pointer;position:relative}.first-five-grid summary::-webkit-details-marker{display:none}.first-five-grid summary i{font:10px Arial,sans-serif;font-style:normal;color:#d5a36d}.first-five-grid summary span{margin-top:23px;font-size:8px;letter-spacing:.15em;color:#d1bdb5}.first-five-grid summary strong{margin-top:8px;font-size:14px;font-weight:400;line-height:1.6}.first-five-grid summary b{position:absolute;right:14px;bottom:12px;font-size:17px;font-weight:300;color:#d5a36d;transition:.2s}.first-five-grid details[open] summary b{transform:rotate(45deg)}.first-five-grid details>p{margin:0;padding:0 15px 20px;font-size:9px;line-height:1.9;color:#eadbd5}@media(max-width:900px){.recruit-first-five{padding:48px 14px}.first-five-title h2{font-size:23px;line-height:1.6}.first-five-grid{grid-template-columns:1fr;gap:7px}.first-five-grid summary{min-height:88px;padding:15px 17px 14px;display:grid;grid-template-columns:31px 1fr;align-items:center}.first-five-grid summary i{grid-row:1/3;font-size:11px}.first-five-grid summary span{margin:0;font-size:8px}.first-five-grid summary strong{margin:3px 28px 0 0;font-size:14px}.first-five-grid summary b{right:17px;bottom:32px}.first-five-grid details>p{padding:0 17px 18px 48px;font-size:9px}}.start-support-campaign{max-width:1080px;margin:0 auto;padding:45px 50px;display:grid;grid-template-columns:1.25fr .55fr .8fr;align-items:center;gap:35px;position:relative;background:linear-gradient(135deg,#fff8f3,#f2ded8);border:1px solid #d8b2a7;box-shadow:0 18px 45px #5d333511}.start-support-campaign small{font:8px Arial,sans-serif;letter-spacing:.25em;color:#a66e5f}.start-support-campaign h2{margin:9px 0;font-size:27px;font-weight:400;line-height:1.55;letter-spacing:.1em}.start-support-campaign>div p{margin:0;font-size:9px;line-height:1.8;color:#806b65}.start-support-campaign>strong{display:grid;grid-template-columns:auto auto;justify-content:center;align-items:end;font-weight:400;line-height:1;color:#87585c}.start-support-campaign>strong span{grid-column:1/-1;margin-bottom:7px;text-align:center;font-size:10px;letter-spacing:.12em}.start-support-campaign>strong b{font:70px Georgia,serif}.start-support-campaign>strong em{padding-bottom:8px;font-size:17px;font-style:normal}.start-support-campaign ul{margin:0;padding:0;list-style:none}.start-support-campaign li{padding:10px 2px;border-bottom:1px solid #d7bcb4;font-size:10px}.start-support-campaign li:before{content:"✓";margin-right:9px;color:#a2695e}.start-support-note{grid-column:1/-1;margin:0;padding-top:14px;border-top:1px solid #ddc6bf;font-size:8px;line-height:1.7;color:#8c7972}@media(max-width:900px){.start-support-campaign{margin:0 14px;padding:29px 20px;grid-template-columns:1fr;gap:20px;text-align:center;border-radius:0 0 18px 18px}.start-support-campaign h2{font-size:24px}.start-support-campaign>strong b{font-size:65px}.start-support-campaign ul,.start-support-note{text-align:left}}.recruit-hero-photo{inset:0;background:linear-gradient(90deg,#f8f3ef55,transparent 52%),url(/recruit-bouquet-hero-v2.png) 50%/cover no-repeat;filter:saturate(.9) contrast(.98)}@media(min-width:901px){.recruit-hero-copy{color:#493335}.recruit-hero-copy>small{color:#a87554}.recruit-hero-copy p{color:#6e5955}.recruit-header{background:#fff9;color:#4d3434;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom-color:#8c6c5a22}.recruit-header .profile-brand{color:#8a5b43}.recruit-header .profile-nav{color:#4d3434}}@media(max-width:900px){.recruit-hero{height:720px}.recruit-hero-photo{inset:0;background:linear-gradient(0deg,#241417 3%,#241417cc 18%,transparent 53%),url(/recruit-bouquet-hero-v2.png) 68% top/auto 70% no-repeat;background-color:#241417}.recruit-hero-copy{bottom:75px;color:#fff}.recruit-hero-copy>small{color:#d6aa77}.recruit-hero-copy p{color:#e5d8d3}}:root{--brown:#76545a;--gold:#bd9270;--pale:#faf2f2;--line:#e7d9d8;--ink:#443538}.profile-page,.schedule-page,.sub-page,body{background:#fffdfc;color:var(--ink)}.brand,.profile-brand,.sub-brand{grid-template-columns:1fr}.brand,.footer-brand,.profile-brand,.sister-shop,.sub-brand{color:#a57468}.cast-filters button.active,.desktop-fixed a:last-child,.gold-button,.header-reserve,.mobile-fixed a:last-child,.schedule-help>a:last-child,.sub-reserve,.today-shift>a{background:linear-gradient(135deg,#cba181,#a86f69);box-shadow:0 10px 24px #9d6f6a24}.all-cast-card,.cast-card,.outline-button,.profile-detail,.profile-tags span,.schedule-card,.tags span,.today-shift{border-color:#eadcda}.outline-button:hover{background:#8d6268}.hero{background:linear-gradient(100deg,#fffdfb 0 42%,#f6eeee 72%)}.hero-image{background-image:none}.all-cast-info a,.all-cast-info h2,.category,.hero-copy em,.kana,.pickup-content h2 span,.schedule-card-foot>a{color:#a66f68}.pickup{background:linear-gradient(105deg,#f6eeee 0 66%,#fffaf8 100%)}.gallery,.reserve{background:#faf3f3}.all-cast-card,.cast-card,.reserve-card,.schedule-card{background:#fff}.all-cast-photo>span,.new-ribbon,.profile-new,.schedule-photo>span{background:linear-gradient(135deg,#c99a83,#a96e69)}.home-recruit{background:#79565e}.home-recruit-photo{background:linear-gradient(90deg,#79565e,transparent 38%),url(/recruit-bouquet-hero-v2.png) 50%/cover no-repeat;filter:saturate(.9)}.home-recruit-copy small{color:#f2d6c5}.home-recruit-copy>span{border-color:#efd5c888;color:#fff}.desktop-fixed a{color:#966d68;border-color:#ead8d5}.mobile-fixed a{color:#8b6262}.cast-hero,.schedule-intro{background:radial-gradient(circle at 8% 50%,#f0dddd 0 4%,transparent 19%),radial-gradient(circle at 92% 45%,#f3e3e1 0 4%,transparent 20%),linear-gradient(105deg,#f8eeee,#fff 32%,#fff 68%,#f6e9e8)}.cast-filters button.active,.date-strip button.active,.schedule-filters button.active{background:linear-gradient(145deg,#b77d79,#865d65);border-color:#9e6c70}.schedule-help,.sub-contact{background:linear-gradient(105deg,#f7eaea,#fff9f7)}.profile-header{background:#fffaf9;color:#513d41;border-bottom:1px solid #ead9d6}.profile-header .profile-brand{color:#a87568}.profile-header .profile-nav{color:#513d41}.profile-reserve{background:linear-gradient(145deg,#8a6269,#684850);border-color:#c79a82}.profile-reserve>a+a{border-left-color:#ba9290}.recruit-page{background:#fffaf9;color:#443538}.recruit-reality,.recruit-support,.why-hako{background:#fffdfc}.reality-grid article,.support-grid article,.work-risk-grid article{background:#fcf4f3;border-color:#d4a6a0}.age-spectrum,.recruit-trust,.work-copy{background:linear-gradient(135deg,#f7e8e8,#fffaf8)}.age-cards article,.trust-grid article{background:#fffdfc;border-color:#c99089}.experienced-offer,.forties-message,.hako-answer,.recruit-first-five,.recruit-flow{background:linear-gradient(135deg,#79545c,#9b6d70)}.reality-grid .guarantee-plan,.reality-grid .guarantee-plan.plan-two,.zero-fee{background:linear-gradient(135deg,#8c6268,#b17b78);border-color:#d7aaa0}.experienced-promise,.first-five-grid details{background:#fff1;border-color:#e0b7aa}.recruit-footer{background:#68484f}.recruit-entry{background:linear-gradient(135deg,#f4dfdf,#fff9f6)}.recruit-entry>a,.recruit-hero-copy>a,.work-copy>a{background:linear-gradient(135deg,#cba181,#a86f69);box-shadow:0 12px 28px #8f62642b}.age-message,.care-work{background:linear-gradient(135deg,#f5e3e3,#fffaf8)}.beginner-assurance,.direct-recruit{border-color:#ddb8b0;box-shadow:0 16px 38px #865c6512}@media(max-width:900px){.header{background:#fffaf8f2;box-shadow:0 3px 18px #8b62620f}.nav{background:linear-gradient(145deg,#fffdfc,#faeeee)}.nav a{border-bottom-color:#ecdddd}.hero{background:#fffaf8}.hero-image{background-image:none}.home-recruit{background:#79565e}.home-recruit-photo{background:linear-gradient(0deg,#79565e 1%,transparent 64%),url(/recruit-bouquet-hero-v2.png) 67% top/auto 76% no-repeat;background-color:#f8eeee}.home-recruit-copy>span{background:#78535ad9}.profile-page{background:linear-gradient(180deg,#fff8f7 0 70px,#fbf2f1 70px 100%)}.profile-header{background:#fffaf8ed;border-bottom:1px solid #dcbcb855}.schedule-intro{background:linear-gradient(145deg,#f5e4e3,#fffaf9);color:#4c393d}.schedule-intro>p,.schedule-intro>span small{color:#a76f67}.schedule-intro em{color:#806a6c}.date-strip button.active{background:linear-gradient(145deg,#b77d79,#865d65)}.recruit-header{background:#fffaf8ed;color:#513d41;border-bottom-color:#dcbcb855}.recruit-header .profile-brand,.recruit-header .profile-nav{color:#8e6260}.recruit-header .sub-menu{color:#715055}.recruit-hero-photo{background:linear-gradient(0deg,#79545c 3%,#79545ccc 18%,transparent 53%),url(/recruit-bouquet-hero-v2.png) 68% top/auto 70% no-repeat;background-color:#79545c}.recruit-mobile-fixed .mobile-recruit-phone{background:linear-gradient(135deg,#b9877b,#8c6067)}}.recruit-mobile-fixed{position:fixed;z-index:70;right:18px;bottom:18px;display:grid;width:168px;gap:7px}.recruit-mobile-fixed a{min-height:48px;padding:8px 14px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;border:1px solid #d8b7ae;background:#fffaf7ef;color:#6d494d;box-shadow:0 8px 24px #3c20202b;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.recruit-mobile-fixed small{font-size:8px;letter-spacing:.08em;color:#a27a72}.recruit-mobile-fixed strong{font-size:11px;font-weight:400;letter-spacing:.04em}.recruit-mobile-fixed .mobile-recruit-phone{background:linear-gradient(135deg,#b9877b,#8c6067);border-color:#a97976;color:#fff}.recruit-mobile-fixed .mobile-recruit-phone small{color:#f6e9e5}.recruit-mobile-fixed .mobile-recruit-web{background:#fffaf7ef;border-color:#caa48f;color:#76504e}@media(max-width:900px){.villa-site-banner{min-height:180px;padding:28px 20px;flex-direction:column;align-items:stretch;text-align:center;gap:20px}.villa-site-banner strong{font-size:24px}.villa-site-banner>b{min-width:0;width:100%;min-height:52px;display:grid;place-items:center;background:#8c6267;color:#fff}.villa-sister-link{width:min(280px,100%);margin:0 auto;padding:14px;border-color:#dfc8c3;background:#fff9f855}.recruit-page{padding-bottom:calc(60px + env(safe-area-inset-bottom))}.recruit-mobile-fixed{inset:auto 0 0;width:auto;height:calc(60px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);display:grid;grid-template-columns:1fr 1fr;gap:0;background:#fffaf7}.recruit-mobile-fixed a{min-width:0;min-height:60px;height:60px;padding:7px 8px;border-width:0;border-radius:0;box-shadow:0 -5px 20px #2812142e;-webkit-backdrop-filter:none;backdrop-filter:none}.recruit-mobile-fixed a+a{border-left:1px solid #ffffff55}.recruit-mobile-fixed small{font-size:8px}.recruit-mobile-fixed strong{font-size:12px}.recruit-mobile-fixed .mobile-recruit-web{background:linear-gradient(135deg,#f7ece6,#e9d5cc);color:#76504e;border-left-color:#c8aaa2}html{scroll-behavior:auto}.hero{height:820px;isolation:isolate}.hero-image{top:0;right:0;bottom:auto;left:0;height:484px;contain:layout paint}.hero-image,.hero-image img{transform:translateZ(0);-webkit-transform:translateZ(0)}.hero-image img{min-width:0;backface-visibility:hidden;-webkit-backface-visibility:hidden}}@media(max-width:390px){.hero{height:760px}.hero-image{height:418px}}.ranking-section{padding:105px max(5vw,28px);background:linear-gradient(145deg,#fffaf8,#f5e9e8);color:#4e383c}.ranking-heading{text-align:center}.ranking-heading>small{font:9px Arial;letter-spacing:.34em;color:#aa7971}.ranking-heading h2{margin:14px 0 10px;font-size:34px;font-weight:300;letter-spacing:.12em}.ranking-heading p{margin:0;font-size:10px;color:#8f7475}.ranking-groups{max-width:1180px;margin:48px auto 0;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.ranking-group{padding:30px 22px 22px;border:1px solid #dfc8c4;background:#fffdfbcc;box-shadow:0 15px 40px #6d464712}.ranking-group>header{text-align:center;padding-bottom:24px;border-bottom:1px solid #eadbd8}.ranking-group>header small{font:8px Arial;letter-spacing:.24em;color:#b5847a}.ranking-group>header h3{margin:8px 0;font-size:20px;font-weight:400;letter-spacing:.08em}.ranking-group>header p{margin:0;font-size:8px;color:#957e7e}.ranking-list{display:grid}.ranking-card{padding:16px 0;display:grid;grid-template-columns:92px 1fr;gap:17px;align-items:center;border-bottom:1px solid #eadbd8;transition:.25s}.ranking-card:hover{transform:translateX(4px)}.ranking-card:last-child{border-bottom:0}.ranking-photo{height:112px;position:relative;overflow:hidden;background:#eee2df}.ranking-photo img{width:100%;height:100%;object-fit:cover;object-position:center 17%}.ranking-photo b{position:absolute;left:0;bottom:0;width:34px;height:42px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#775057e8;color:#fff;font:400 20px Georgia}.ranking-photo b span{font:5px Arial;letter-spacing:.08em}.rank-1 .ranking-photo b{background:linear-gradient(145deg,#d0a759,#9a6f2b)}.ranking-card>div:last-child{min-width:0;display:grid}.ranking-card>div:last-child small{font-size:8px;color:#9d7976}.ranking-card>div:last-child strong{margin:3px 0 13px;font:400 25px Georgia;letter-spacing:.05em}.ranking-card>div:last-child span{font:7px Arial;letter-spacing:.14em;color:#a06f68}.ranking-caption{max-width:1180px;margin:14px auto 0;text-align:right;font-size:7px;color:#a18c8b}@media(max-width:900px){.ranking-section{padding:75px 14px}.ranking-heading h2{font-size:28px}.ranking-groups{margin-top:34px;grid-template-columns:1fr;gap:14px}.ranking-group{padding:27px 18px 15px}.ranking-list{grid-template-columns:repeat(3,1fr);gap:8px;padding-top:16px}.ranking-card{padding:0;display:block;border:0}.ranking-card:hover{transform:none}.ranking-photo{height:38vw;max-height:185px}.ranking-photo b{width:30px;height:38px;font-size:18px}.ranking-card>div:last-child{padding:9px 2px}.ranking-card>div:last-child strong{margin:2px 0 8px;font-size:18px}.ranking-card>div:last-child span{font-size:6px}}.rq-page{--rq-ink:#4f3b3e;--rq-muted:#8b7374;--rq-line:#e5d3cf;--rq-pink:#a87570;--rq-deep:#76525a;background:#fffaf8;color:var(--rq-ink)}.rq-page section{scroll-margin-top:76px}.rq-title{text-align:center}.rq-page section>small,.rq-title>small{font:8px Arial;letter-spacing:.27em;color:var(--rq-pink)}.rq-title h2{margin:12px 0;font-size:32px;font-weight:400;letter-spacing:.08em}.rq-title>p{margin:0;font-size:11px;line-height:1.9;color:var(--rq-muted)}.rq-hero{min-height:760px;position:relative;overflow:hidden;background:#f3e4e2}.rq-hero-image{position:absolute;inset:0;background:linear-gradient(90deg,#fffaf8 5%,#fffaf8e8 42%,transparent 70%),url(/recruit-bouquet-hero-v2.png) 84%/cover no-repeat}.rq-hero-copy{position:relative;z-index:2;width:min(620px,51%);padding:175px 0 130px 7vw}.rq-hero-copy>small{font:9px Arial;letter-spacing:.3em;color:#a77770}.rq-hero-copy h1{margin:23px 0 15px;font-size:50px;font-weight:400;line-height:1.5;letter-spacing:.08em}.rq-hero-copy>p{font-size:12px;color:#7f6869}.rq-hero-badges{margin:28px 0;display:flex;flex-wrap:wrap;gap:7px}.rq-hero-badges span{padding:8px 11px;background:#fff9;border:1px solid #dabdb8;font-size:10px}.rq-hero-actions{display:flex;gap:10px}.rq-hero-actions>a{min-height:68px;padding:13px 22px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(135deg,#b98076,#865b62);color:#fff;font-size:12px}.rq-hero-actions>a small{margin-top:5px;font-size:8px;color:#f8e9e5}.rq-hero-actions>a+a{background:#fffaf6;color:#755155;border:1px solid #cba9a2}.rq-status{position:absolute;z-index:3;right:3vw;bottom:25px;padding:14px 18px;display:grid;background:#fffdfbdc;border:1px solid #dfc6c0}.rq-status b{color:#92615d;font-size:11px}.rq-status small,.rq-status span{margin-top:4px;font-size:8px;color:#816d6d}.rq-compare,.rq-facts,.rq-faq,.rq-fit,.rq-pay,.rq-safety,.rq-voices{padding:95px max(5vw,20px)}.rq-fact-grid{max-width:1100px;margin:42px auto 0;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--rq-line);border-left:1px solid var(--rq-line)}.rq-fact-grid article{min-height:220px;padding:28px 24px;border-right:1px solid var(--rq-line);border-bottom:1px solid var(--rq-line);background:#fffdfc}.rq-fact-grid small{font-size:9px;color:#a77b75}.rq-fact-grid strong{display:block;margin:18px 0;font-size:19px;font-weight:400}.rq-fact-grid p{font-size:10px;line-height:2;color:#806d6e}.rq-campaign{padding:60px max(7vw,30px);display:grid;grid-template-columns:1.1fr 1fr;gap:40px;background:linear-gradient(135deg,#76535a,#a47372);color:#fff}.rq-campaign h2{margin:10px 0;font-size:35px;font-weight:400}.rq-campaign p{font-size:10px;line-height:1.9;color:#f4e7e5}.rq-campaign dl{margin:0}.rq-campaign dl div{padding:9px 0;display:grid;grid-template-columns:110px 1fr;border-bottom:1px solid #fff3;font-size:10px}.rq-campaign dd{margin:0}.rq-campaign>p{grid-column:1/-1;margin:0}.rq-pay{background:#f8eeee}.rq-pay-grid{max-width:1040px;margin:42px auto 20px;display:grid;grid-template-columns:1fr 1fr;gap:18px}.rq-costs,.rq-pay-table{padding:28px;background:#fffdfc;border:1px solid var(--rq-line)}.rq-costs dl div,.rq-pay-table>div{min-height:51px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--rq-line);font-size:10px}.rq-costs dd,.rq-pay-table strong{font-size:15px;font-weight:400;color:#8d5e5e}.rq-costs h3{font-size:19px;font-weight:400}.rq-costs dd{margin:0}.rq-costs p{font-size:9px;line-height:1.8;color:var(--rq-muted)}.rq-calculator{max-width:1040px;margin:0 auto;padding:28px;display:grid;grid-template-columns:1.3fr repeat(3,1fr) 1.2fr;gap:12px;align-items:end;background:#fff;border:1px solid var(--rq-line)}.rq-calculator h3{margin:5px 0;font-size:17px;font-weight:400}.rq-calculator small{font-size:8px;color:#a3736e}.rq-calculator label,.rq-fit label{display:grid;gap:8px;font-size:9px}.rq-calculator select,.rq-fit select{min-height:44px;padding:0 10px;border:1px solid #d9c0bc;background:#fffaf8;color:var(--rq-ink);font:11px inherit}.rq-calculator output{display:grid;text-align:right}.rq-calculator output strong{font-size:26px;color:#8b5c5e}.rq-calculator output em{font-size:10px;font-style:normal}.rq-calculator>p{grid-column:1/-1;margin:5px 0 0;font-size:8px;color:var(--rq-muted)}.rq-income-proof{max-width:1040px;margin:18px auto 0;padding:25px 28px;display:grid;grid-template-columns:1.15fr 1fr;gap:14px 35px;align-items:center;background:#fffaf8;border:1px solid var(--rq-line)}.rq-income-proof small{font-size:8px;letter-spacing:.18em;color:#a3736e}.rq-income-proof h3{margin:8px 0 0;font-size:17px;font-weight:400;line-height:1.7}.rq-income-proof-values{display:grid;grid-template-columns:auto repeat(3,1fr);align-items:center;border-top:1px solid var(--rq-line);border-bottom:1px solid var(--rq-line)}.rq-income-proof-values b,.rq-income-proof-values span{padding:12px 8px;text-align:center}.rq-income-proof-values span{font-size:8px;color:var(--rq-muted)}.rq-income-proof-values b{font-size:14px;font-weight:400;color:#8d5e5e;border-left:1px solid var(--rq-line)}.rq-income-proof>p{grid-column:1/-1;margin:0;font-size:8px;line-height:1.9;color:var(--rq-muted)}.rq-inline-cta{max-width:1040px;margin:20px auto 0;padding:18px 22px;display:grid;grid-template-columns:1fr auto;align-items:center;background:#fff9;border:1px solid var(--rq-line)}.rq-inline-cta p{margin:0;font-size:13px}.rq-inline-cta a{padding:13px 19px;background:var(--rq-deep);color:#fff;font-size:10px}.rq-inline-cta small{grid-column:1/-1;margin-top:8px;font-size:8px;color:var(--rq-muted)}.rq-safety{background:#fffdfc}.rq-faq-list{max-width:980px;margin:40px auto 0;border-top:1px solid var(--rq-line)}.rq-faq-list details{border-bottom:1px solid var(--rq-line)}.rq-faq-list summary{padding:21px 45px 21px 6px;position:relative;cursor:pointer;list-style:none;font-size:12px}.rq-faq-list summary::-webkit-details-marker{display:none}.rq-faq-list summary span{position:absolute;right:12px;color:#a3736e}.rq-faq-list details[open] summary span{transform:rotate(45deg)}.rq-faq-list details p{margin:0;padding:0 45px 22px 6px;font-size:10px;line-height:2;color:#786667}.rq-manager{padding:90px max(8vw,30px);display:grid;grid-template-columns:360px 1fr;gap:70px;background:linear-gradient(135deg,#f2dfdc,#fff9f6)}.rq-manager-mark{min-height:370px;padding:50px 35px;display:flex;flex-direction:column;border:1px solid #ccaaa3;background:#fff8f3}.rq-manager-mark small{font:8px Arial;letter-spacing:.24em;color:#a2746c}.rq-manager-mark strong{margin:auto 0;font-size:28px;font-weight:400;line-height:1.7}.rq-manager-mark span{font-size:10px;line-height:1.8}.rq-manager>div:last-child{max-width:680px}.rq-manager h2{font-size:34px;font-weight:400;line-height:1.6}.rq-manager p{font-size:11px;line-height:2.2;color:#735f61}.rq-manager em{display:block;margin-top:28px;text-align:right;font-size:17px}.rq-manager-blog{padding:95px max(5vw,20px);background:#fffdfb}.rq-blog-grid{max-width:1100px;margin:42px auto 0;display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.rq-blog-card{min-height:300px;padding:34px;display:flex;flex-direction:column;border:1px solid var(--rq-line);background:linear-gradient(145deg,#fff,#fbf0ed)}.rq-blog-card.is-personality{grid-column:1/-1;min-height:220px;background:#f6f0eb}.rq-blog-meta{display:flex;align-items:center;justify-content:space-between;gap:12px}.rq-blog-meta span{padding:6px 9px;border:1px solid #d9bbb4;color:#9b6965;font-size:8px;letter-spacing:.08em}.rq-blog-meta time{font-size:8px;color:var(--rq-muted)}.rq-blog-card h3{margin:30px 0 15px;font-size:21px;font-weight:400;line-height:1.6}.rq-blog-card p{margin:0 0 28px;font-size:10px;line-height:2;color:#766365}.rq-blog-card>a{margin-top:auto;padding-top:16px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--rq-line);color:#825b5d;font-size:10px}.rq-blog-card>a small,.rq-blog-footer small{font-size:7px;color:#a17d78}.rq-blog-footer{max-width:1100px;margin:18px auto 0;display:flex;align-items:center;justify-content:space-between}.rq-blog-footer p{font-size:8px;color:var(--rq-muted)}.rq-blog-footer>a{font-size:9px;color:#825b5d;border-bottom:1px solid #c9aaa4}.rq-fit{background:#fff}.rq-fit-grid{margin:38px auto 0;grid-template-columns:repeat(4,1fr);gap:12px}.rq-fit-grid,.rq-fit-result{max-width:980px;display:grid}.rq-fit-result{margin:16px auto 0;padding:28px;background:#f5e6e3;border:1px solid #dcc0bb}.rq-fit-result small{font-size:8px;color:#a1716c}.rq-fit-result strong{margin:10px 0;font-size:15px;font-weight:400}.rq-fit-result p{font-size:10px}.rq-fit-result a{justify-self:start;padding:14px 20px;background:var(--rq-deep);color:#fff;font-size:10px}.rq-voices{background:#f8eeee}.rq-voice-grid{max-width:1100px;margin:42px auto 0;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.rq-voice-grid article{background:#fff}.rq-voice-grid img{height:280px;object-fit:cover;object-position:center 35%}.rq-voice-grid article>div{padding:25px}.rq-voice-grid small{font-size:9px;color:#a06c67}.rq-voice-grid h3{min-height:85px;font-size:13px;font-weight:400;line-height:1.9}.rq-voice-grid dl div{padding:10px 0;border-top:1px solid var(--rq-line)}.rq-voice-grid dt{font-size:8px;color:#a06c67}.rq-voice-grid dd{margin:4px 0 0;font-size:9px;line-height:1.7}.rq-note{max-width:1100px;margin:14px auto 0;font-size:8px;color:var(--rq-muted)}.rq-travel{padding:80px max(7vw,25px);display:grid;grid-template-columns:1fr 1fr;gap:24px;background:#76535a;color:#fff}.rq-travel h2{font-size:34px;font-weight:400}.rq-travel li,.rq-travel p{font-size:10px;line-height:2;color:#f2e5e4}.rq-travel-price{display:grid;grid-template-columns:repeat(3,1fr);align-self:center}.rq-travel-price span{padding:25px 10px;text-align:center;border:1px solid #fff4;font-size:10px}.rq-travel-price b{display:block;margin-top:7px;font-size:19px}.rq-travel ul{margin:0}.rq-travel>.rq-inline-cta{grid-column:1/-1;color:var(--rq-ink)}.rq-compare>div:last-child{max-width:980px;margin:40px auto 0;display:grid;grid-template-columns:1fr 1fr}.rq-compare article{padding:38px;border:1px solid var(--rq-line);background:#fffdfc}.rq-compare article+article{background:#f4eee8}.rq-compare small{font:8px Arial;letter-spacing:.2em;color:#a1746e}.rq-compare h3{font-size:20px;font-weight:400}.rq-compare p{font-size:10px;line-height:2;color:var(--rq-muted)}.rq-compare a{display:inline-block;margin-top:20px;border-bottom:1px solid #9f716b;font-size:10px}.rq-split-cta{max-width:980px;margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:12px}.rq-split-cta .rq-inline-cta{display:block}.rq-split-cta .rq-inline-cta a{display:inline-block;margin-top:10px}.rq-entry{padding:95px 20px;text-align:center;background:linear-gradient(135deg,#f4dfdc,#fffaf7)}.rq-entry h2{font-size:34px;font-weight:400}.rq-entry>p{font-size:10px;color:var(--rq-muted)}.rq-message-preview{max-width:720px;margin:30px auto;padding:20px;display:grid;grid-template-columns:1fr auto;text-align:left;background:#fff;border:1px solid var(--rq-line)}.rq-message-preview small{grid-column:1/-1;font-size:8px;color:#a06f69}.rq-message-preview p{font-size:10px;line-height:1.8}.rq-message-preview button{padding:0 16px;border:1px solid #c9aaa4;background:#fffaf8;color:#755459;font-size:9px}.rq-contact-grid{max-width:900px;margin:16px auto;display:grid;grid-template-columns:repeat(3,1fr)}.rq-contact-grid a{min-height:120px;padding:20px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid #c7aaa4;background:#fff}.rq-contact-grid a.line{background:#638052;color:#fff}.rq-contact-grid small,.rq-contact-grid span{font-size:8px}.rq-contact-grid strong{margin:9px 0;font-size:16px;font-weight:400}@media(max-width:900px){.rq-title h2{font-size:27px}.rq-hero{min-height:850px}.rq-hero-image{background:linear-gradient(0deg,#fffaf8 3%,#fffaf8ee 42%,transparent 68%),url(/recruit-bouquet-hero-v2.png) 64% top/auto 58% no-repeat;background-color:#f3e4e2}.rq-hero-copy{width:auto;padding:365px 18px 140px}.rq-hero-copy h1{font-size:36px}.rq-hero-badges span{font-size:9px}.rq-hero-actions{display:grid}.rq-status{left:14px;right:14px;bottom:20px}.rq-fact-grid{grid-template-columns:1fr 1fr}.rq-fact-grid article{min-height:205px;padding:22px 17px}.rq-campaign{grid-template-columns:1fr;padding:55px 20px}.rq-campaign>p{grid-column:auto}.rq-manager,.rq-pay-grid,.rq-split-cta,.rq-travel{grid-template-columns:1fr}.rq-calculator{grid-template-columns:1fr 1fr}.rq-calculator output,.rq-calculator>div:first-child,.rq-calculator>p{grid-column:1/-1}.rq-calculator output{text-align:left}.rq-inline-cta{grid-template-columns:1fr}.rq-inline-cta a{margin-top:10px;text-align:center}.rq-manager{gap:25px;padding:70px 18px}.rq-manager-mark{min-height:280px}.rq-manager-blog{padding:72px 14px}.rq-blog-grid{grid-template-columns:1fr}.rq-blog-card,.rq-blog-card.is-personality{grid-column:auto;min-height:0;padding:25px 22px}.rq-blog-card h3{margin-top:24px;font-size:18px}.rq-blog-footer{align-items:flex-start;flex-direction:column;gap:10px}.rq-fit-grid{grid-template-columns:1fr 1fr}.rq-voice-grid{grid-template-columns:1fr}.rq-voice-grid article{display:grid;grid-template-columns:38% 1fr}.rq-voice-grid img{height:100%}.rq-voice-grid h3{min-height:0}.rq-travel-price{grid-template-columns:1fr 1fr 1fr}.rq-travel>.rq-inline-cta{grid-column:auto}.rq-compare>div:last-child,.rq-contact-grid,.rq-message-preview{grid-template-columns:1fr}.rq-message-preview button{min-height:42px}.rq-compare,.rq-facts,.rq-faq,.rq-fit,.rq-pay,.rq-safety,.rq-voices{padding:72px 14px}.rq-income-proof{grid-template-columns:1fr;padding:22px 18px}.rq-income-proof>p{grid-column:auto}.rq-income-proof-values{grid-template-columns:1fr repeat(3,1fr)}.rq-income-proof-values b,.rq-income-proof-values span{padding:11px 4px}.rq-income-proof-values b{font-size:12px}}@media(max-width:520px){.rq-fact-grid,.rq-fit-grid{grid-template-columns:1fr}.rq-fact-grid article{min-height:0}.rq-voice-grid article{display:block}.rq-voice-grid img{height:260px}.rq-calculator,.rq-travel-price{grid-template-columns:1fr}.rq-calculator label{grid-column:1/-1}.rq-hero-actions>a{width:100%}}.recruit-age-gate{position:fixed;z-index:10000;inset:0;padding:20px;display:grid;place-items:center;background:rgba(17,13,12,.94);backdrop-filter:blur(12px);color:#392f2b}.recruit-age-gate-card{width:min(520px,100%);padding:48px 42px;text-align:center;background:#fbf7f2;border:1px solid #b99869;box-shadow:0 25px 80px #0008}.recruit-age-gate-card>small:first-child{font:9px Arial;letter-spacing:.3em;color:#a27b4e}.recruit-age-gate-brand{margin:13px 0 30px;font-size:10px;letter-spacing:.12em;color:#7b6d65}.recruit-age-gate h1{margin:0;font-size:30px;font-weight:400;line-height:1.6;letter-spacing:.06em}.recruit-age-gate h1+p{margin:22px 0 15px;font-size:11px;line-height:2;color:#73645c}.recruit-age-gate-card>strong{display:block;padding:13px;border-top:1px solid #dbcab5;border-bottom:1px solid #dbcab5;font-size:11px;font-weight:400;color:#8a603f}.recruit-age-gate-actions{margin-top:25px;display:grid;grid-template-columns:1fr 1fr;gap:8px}.recruit-age-gate button{min-height:52px;padding:10px 14px;border:1px solid #4a3d36;background:#4a3d36;color:#fff;cursor:pointer;font:11px inherit}.recruit-age-gate button+button{background:transparent;color:#594b44}.recruit-age-gate-note{display:block;margin-top:18px;font-size:8px;color:#998b82}.recruit-age-gate-denied{margin-top:24px}.recruit-age-gate-denied p{font-size:10px;line-height:1.8}.recruit-age-gate-denied button{width:100%}@media(max-width:600px){.recruit-age-gate{padding:14px}.recruit-age-gate-card{padding:38px 22px}.recruit-age-gate h1{font-size:25px}.recruit-age-gate-actions{grid-template-columns:1fr}.recruit-age-gate button{min-height:54px}}