@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400;1,500&family=DM+Sans:wght@400;450;500;550;600;650;700&family=Noto+Sans+Telugu:wght@400;500;600;700&display=swap";:root{font-family:DM Sans,sans-serif;color:#35282e;background:#fcfaf7;font-synthesis:none;--plum:#411b33;--plum-dark:#2d1224;--gold:#a18154;--cream:#fcfaf7;--muted:#786b71;--border:#e7dfdf;--rose:#f3eaec;--serif:"Cormorant Garamond",Georgia,serif;--shadow:0 14px 45px #3217250b}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{opacity:.48;cursor:not-allowed}a{color:inherit;text-decoration:none}p{line-height:1.75;color:var(--muted)}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3{font-family:var(--serif);font-weight:500;line-height:1.08;letter-spacing:-.025em;color:var(--plum)}h1{font-size:clamp(2.7rem,5.2vw,4.6rem)}h2{font-size:clamp(2.25rem,3.5vw,3.4rem)}h3{font-size:1.8rem}em{font-family:var(--serif);font-weight:400;color:#976847}img{max-width:100%;display:block;object-fit:cover}button{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #b48c60;outline-offset:4px}button{border:0;background:none}svg{flex-shrink:0}::selection{background:#dbc2cf;color:#341128}input,select,textarea{width:100%;border:1px solid #ddd2d7;background:#fffdfb;border-radius:6px;padding:13px 14px;color:#382b32;min-width:0}textarea{resize:vertical;line-height:1.6}input::placeholder,textarea::placeholder{color:#93868d}input[type=checkbox]{accent-color:var(--plum);width:18px;height:18px;padding:0;flex-shrink:0}input[type=file]{font-size:.875rem}select{cursor:pointer}fieldset{border:1px solid var(--border);border-radius:8px;padding:18px;margin:0 0 22px}legend{padding:0 6px;font-weight:550;font-size:.9rem}.button{display:inline-flex;align-items:center;justify-content:center;gap:17px;background:var(--plum);color:#fff;padding:17px 24px;border:1px solid var(--plum);border-radius:5px;font-size:.9rem;font-weight:550;line-height:1.35;transition:background .2s,transform .2s;min-height:48px}.button:hover:not(:disabled){background:#5b2c47;transform:translateY(-1px)}.button.outline{background:transparent;color:var(--plum);border-color:#cdbfc6}.button.outline:hover:not(:disabled){background:#f0e7ea}.button.light{background:#f9f2e9;border-color:#f9f2e9;color:var(--plum)}.button.danger{background:#9a333c;border-color:#9a333c}.button.small{padding:11px 17px;font-size:.875rem;min-height:42px}.button.full{width:100%;margin-top:12px}.button-row{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.text-link{display:inline-flex;align-items:center;justify-content:flex-start;gap:12px;font-size:.9rem;font-weight:550;color:var(--plum);padding:5px 0}.text-link:hover{text-decoration:underline;text-underline-offset:5px}.icon-button{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;padding:0}.icon-button:hover{background:#3e173010}.eyebrow{font-size:.73rem;letter-spacing:.18em;font-weight:600;color:var(--gold);line-height:1.65;margin-bottom:18px}.line-before{display:flex;align-items:center;gap:14px}.line-before:before{content:"";width:28px;height:1px;background:var(--gold)}.brand{font-family:var(--serif);font-size:2.5rem;font-weight:500;font-style:italic;letter-spacing:-.06em;line-height:.88;display:inline-flex;flex-direction:column;color:var(--plum)}.brand span{font-family:DM Sans,sans-serif;font-size:.54rem;letter-spacing:.19em;font-weight:600;font-style:normal;margin-top:11px;line-height:1.3}.announcement{text-align:center;background:var(--plum);color:#efe4e7;font-size:.72rem;letter-spacing:.065em;padding:10px 15px}.announcement span{margin:0 18px;color:#d9b885}.site-header{height:98px;border-bottom:1px solid #eae2e0;background:#fcfaf7ed;position:relative;z-index:20}.header-inner{max-width:1440px;margin:auto;padding:0 5%;height:100%;display:flex;align-items:center;justify-content:space-between;gap:40px}.main-nav{display:flex;gap:29px;align-items:center}.main-nav a{font-size:.83rem;color:#786771;padding:10px 0;position:relative}.main-nav a.active{color:var(--plum);font-weight:600}.main-nav a.active:after{content:"";position:absolute;bottom:0;height:2px;background:#a5815b;left:30%;right:30%}.header-actions{display:flex;align-items:center;gap:14px}.mobile-menu{display:none}.skip-link{position:fixed;top:-80px;left:10px;background:#fff;padding:15px;z-index:100}.skip-link:focus{top:10px}.hero{max-width:1600px;margin:0 auto;min-height:670px;display:grid;grid-template-columns:1.03fr 1fr}.hero-copy{padding:78px 8% 33px 12%;display:flex;flex-direction:column;align-items:flex-start}.hero h1{font-size:clamp(3.3rem,4.9vw,4.85rem);margin:16px 0 25px;line-height:1.04;letter-spacing:-.038em}.hero h1 em{color:#90634e}.hero-copy>p{font-size:.95rem;line-height:1.85;max-width:385px;margin-bottom:30px}.hero-buttons{display:flex;flex-wrap:wrap;align-items:center;gap:25px}.hero-buttons .button{padding:17px 20px}.hero-buttons .text-link{font-size:.82rem}.hero-notes{display:flex;gap:22px;font-size:.73rem;margin-top:28px;color:#7a6a71}.hero-notes span{display:flex;align-items:center;gap:6px}.hero-notes svg{color:#9f8769}.hero-foot{margin-top:auto;padding-top:60px;display:flex;align-items:center;gap:18px;width:100%;font-size:.73rem;color:#8f7a84;line-height:1.65}.hero-foot b{font-weight:500;color:var(--plum)}.tiny-flower{font-family:Georgia;font-size:3.4rem;color:#b69368}.hero-foot-line{height:1px;flex:1;background:#e3d8d7;margin-left:30px}.hero-visual{position:relative;overflow:hidden;margin:25px 5% 25px 0;min-height:620px;border-radius:130px 3px 3px}.hero-visual>img{height:100%;width:100%;position:absolute;object-position:50% 30%}.image-shade{position:absolute;inset:0;background:linear-gradient(0deg,#210d19cf 0%,transparent 52%)}.image-side-label{position:absolute;top:44px;right:23px;writing-mode:vertical-rl;color:#ffeede;font-size:.65rem;letter-spacing:.2em}.image-caption{position:absolute;left:38px;right:32px;bottom:58px;color:#fff;display:grid;grid-template-columns:1fr auto;gap:15px}.image-caption>span{grid-column:1/-1;color:#ead6c8;font-size:.66rem;letter-spacing:.16em}.image-caption p{font-family:var(--serif);font-size:2.4rem;line-height:1.04;color:#fff6ec;margin:0}.image-caption em{color:#e6bf9a}.image-caption a{align-self:end;border:1px solid #fff9;border-radius:50%;height:55px;width:55px;display:grid;place-items:center}.stock-note{position:absolute;bottom:15px;right:17px;color:#d5bdc9;font-size:.65rem}.ritual-strip{display:flex;align-items:center;justify-content:space-around;padding:23px 4%;gap:22px;border-block:1px solid var(--border);background:#f4eeea;overflow:hidden;white-space:nowrap;font-size:.68rem;letter-spacing:.15em;color:#634e5b}.ritual-strip i{font-size:1.6rem;color:#b39269;line-height:1;font-style:normal}.section{max-width:1280px;padding:85px 55px;margin:auto}.section-title{display:flex;align-items:end;justify-content:space-between;gap:25px;margin-bottom:36px}.section-title h2{margin:0}.section-title .text-link{margin-bottom:7px}.service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.service-card{border:1px solid var(--border);border-radius:8px;padding:27px;background:#fffdfb;transition:box-shadow .2s,transform .2s;display:flex;flex-direction:column}.service-card:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.service-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.service-icon{display:inline-flex;align-items:center;justify-content:center;width:51px;height:51px;border-radius:50%;background:#f2e9e9;color:#8c5b6c;flex-shrink:0}.pill{display:inline-block;border:1px solid #dfd3d6;border-radius:30px;padding:5px 11px;font-size:.68rem;color:#8a717d;background:#fbf7f4}.service-card h3{font-size:1.8rem;margin-bottom:12px}.service-card>p{font-size:.875rem;line-height:1.8;flex:1;margin-bottom:27px}.service-bottom{border-top:1px solid var(--border);padding-top:20px;display:flex;align-items:center;justify-content:space-between}.service-bottom strong{font-size:1rem;font-weight:600}.service-bottom del{color:var(--muted);font-size:.8rem;margin-left:8px}.service-bottom span{font-size:.72rem;color:#8b7c83;display:flex;align-items:center;gap:5px;margin-top:6px}.circle-link{border:1px solid #d9ccd1;border-radius:50%;width:40px;height:40px;display:grid;place-items:center;color:var(--plum)}.circle-link:hover{background:var(--plum);color:#fff}.sample-note{font-size:.8rem;color:#796147;background:#f6eddf;border:1px solid #ede0c9;border-radius:6px;padding:12px 15px;line-height:1.6;margin-bottom:22px}.bridal-feature{background:var(--plum);max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1fr 1.08fr;overflow:hidden;border-radius:7px}.bridal-picture{position:relative;min-height:580px}.bridal-picture img{position:absolute;width:100%;height:100%;object-position:center 27%}.bridal-picture>span{position:absolute;bottom:15px;left:20px;font-size:.58rem;letter-spacing:.08em;color:#fff;text-shadow:0 1px 4px #000}.bridal-copy{padding:70px 65px;align-self:center}.bridal-copy .eyebrow{color:#d1b58e}.bridal-copy h2{color:#fff2e9}.bridal-copy h2 em{color:#d6ad84}.bridal-copy p{color:#cdbbc5;font-size:.91rem;max-width:390px}.check-list{list-style:none;padding:0;margin:28px 0 35px;display:grid;gap:15px;font-size:.85rem;color:#e6d8dd}.check-list li{display:flex;gap:11px;align-items:center}.check-list svg{color:#c9a576}.studio-story{display:grid;grid-template-columns:70px 1.2fr 1fr;gap:38px;align-items:center;padding-block:90px}.studio-story h2{font-size:2.7rem;margin:0}.studio-story p:not(.eyebrow){font-size:.9rem;margin-bottom:24px}.story-symbol{font-family:var(--serif);font-size:7rem;font-style:italic;line-height:1;color:#c9b49b;font-weight:400}.offer-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.offer{padding:30px;background:#f2e8eb;border-radius:8px;border:1px dashed #c3a6b3}.offer>svg{color:#956a79;margin-bottom:20px}.offer h3{margin-bottom:12px}.offer p{font-size:.9rem}.offer strong{font-family:var(--serif);font-size:2.8rem;color:var(--plum);display:block}.offer>span{display:block;font-size:.8rem;line-height:1.8;margin:12px 0}.reviews{text-align:center}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.review-grid blockquote{margin:15px 0;padding:28px;background:#fff;border:1px solid var(--border);border-radius:8px}.review-grid p{font-family:var(--serif);font-size:1.6rem;line-height:1.3}.review-grid cite{font-style:normal;font-size:.8rem;color:#8c767f}.stars{display:flex;gap:4px;justify-content:center;color:#ae895b;margin-bottom:20px}.closing-cta{text-align:center;padding:65px 25px 80px;background:#f2e9e9;border-block:1px solid #e8dce0}.closing-cta>span{font-size:3rem;color:#b18d66}.closing-cta .eyebrow{margin-top:14px}.closing-cta h2{margin-bottom:30px}footer{background:#fdfaf6;max-width:1600px;margin:auto;padding:60px 5% 0}.footer-top{display:grid;grid-template-columns:1fr 1fr 1fr 1.35fr;gap:45px;padding-bottom:48px}.footer-top>div>p{margin-top:22px;font-size:.9rem;line-height:1.6}.footer-top h4{font-size:.8rem;font-weight:600;margin:0 0 22px}.footer-top>div>a:not(.brand),.footer-top>div>span:not(.eyebrow){display:flex;align-items:center;gap:8px;font-size:.8rem;margin-bottom:12px;color:#87727e}.footer-top .footer-note>p{font-family:var(--serif);font-size:1.8rem;line-height:1.25;color:#5a3d4b;margin-top:14px}.footer-note .eyebrow{font-size:.61rem}.footer-top .footer-note>a{color:var(--plum);font-size:.76rem}.footer-bottom{border-top:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 0;font-size:.65rem;color:#8c7885}.footer-bottom>div{display:flex;gap:22px}.footer-bottom b{font-weight:600;color:#624151}.whatsapp{position:fixed;bottom:24px;right:24px;display:flex;align-items:center;gap:10px;background:var(--plum);color:#fff;padding:14px 20px;border-radius:50px;font-size:.875rem;box-shadow:0 5px 25px #361a3930;z-index:30}.page-heading{text-align:center;max-width:850px;padding:72px 30px 62px;margin:auto}.page-heading h1{margin-bottom:22px}.page-heading>p:not(.eyebrow){max-width:520px;margin:0 auto 12px}.page-heading.compact{padding:55px 25px 40px}.page-heading.compact h1{font-size:3.6rem}.top-zero{padding-top:0}.tabs{display:flex;gap:7px;flex-wrap:wrap}.tabs>button{padding:11px 19px;color:#7e6b76;border-radius:40px;font-size:.87rem;border:1px solid transparent}.tabs>button.active{color:#fff;background:var(--plum);border-color:var(--plum)}.tabs>button:not(.active):hover{background:#eee3e7}.filter-bar{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:35px}.search{max-width:250px;border-radius:40px;font-size:.85rem;background:#fff}.help-panel{margin-top:40px;border:1px solid var(--border);border-radius:7px;padding:32px;display:flex;align-items:center;justify-content:space-between;gap:20px;background:#f2e9e9}.help-panel h3{margin-bottom:9px}.help-panel p{font-size:.9rem;margin:0}.bridal-page{max-width:1280px;margin:35px auto 0;padding:0 40px;display:grid;grid-template-columns:1.15fr 1fr;align-items:center;gap:50px}.bridal-page h1{font-size:3.7rem}.bridal-page img{width:100%;height:540px;object-position:center 23%;border-radius:150px 8px 8px}.bridal-page p:not(.eyebrow){max-width:440px;margin-bottom:28px}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-bottom:45px}.steps-grid>div>span{font-family:var(--serif);font-size:3.2rem;color:#c4a785}.steps-grid h3{margin-top:12px;margin-bottom:12px}.steps-grid p{font-size:.9rem}.faq{border-top:1px solid var(--border);display:grid;grid-template-columns:1fr 1.3fr;gap:50px}.faq-item{border-bottom:1px solid var(--border)}.faq-item>button{width:100%;display:flex;justify-content:space-between;gap:20px;align-items:center;text-align:left;padding:22px 0;font-size:.94rem;font-weight:500}.faq-item p{font-size:.9rem;margin-bottom:23px}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:35px}.gallery-item{padding:0;text-align:left;border-radius:8px;overflow:hidden;border:1px solid var(--border);background:#fff}.gallery-item img{height:350px;width:100%;transition:transform .25s}.gallery-item:hover img{transform:scale(1.02)}.gallery-item span{padding:19px;display:flex;justify-content:space-between;align-items:center;font-family:var(--serif);font-size:1.5rem}.lightbox-image{width:100%;max-height:75vh;object-fit:contain}.contact-grid{display:grid;grid-template-columns:1fr 1.15fr;gap:65px}.contact-details{padding:25px 0}.contact-details h2{margin-bottom:33px}.contact-details>p,.contact-details>a:not(.button){display:flex;align-items:flex-start;gap:14px;line-height:1.75;margin-bottom:23px}.contact-details svg{color:#a0805c;width:20px;margin-top:2px}.contact-details>.button{margin-top:12px}.contact-flower{padding-top:40px;color:#b9a189}.contact-flower svg{width:100px}.form-panel{padding:35px;background:#fff;border:1px solid var(--border);border-radius:9px}.form-panel h3{margin-bottom:26px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 18px}.field{display:flex;flex-direction:column;gap:8px;margin-bottom:20px}.field>span{font-size:.875rem;font-weight:500;color:#513c48}.field>small{font-size:.76rem;line-height:1.5;color:#84757d}.form-note{font-size:.78rem;line-height:1.7;color:#8b7a84}.form-note a{text-decoration:underline}.checkbox{display:flex;align-items:flex-start;gap:10px;font-size:.84rem;line-height:1.65;margin:18px 0 24px}.checkbox input{margin-top:4px}.checkbox a{text-decoration:underline;text-underline-offset:3px}.honeypot{position:absolute;width:1px;height:1px;left:-9999px}.legal{max-width:850px;min-height:65vh}.legal h1{font-size:3.5rem}.policy-text{white-space:pre-line;line-height:1.9;margin-bottom:30px;color:#72606c}.full-state{display:flex;min-height:90vh;align-items:center;justify-content:center;flex-direction:column;gap:18px;padding:30px;text-align:center}.full-state h1{margin-bottom:0}.full-state .brand{margin-bottom:30px}.loading{padding:55px 20px;display:flex;align-items:center;justify-content:center;gap:14px;color:#8c6a7b;font-size:.9rem}.spin{animation:spin 1.3s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.empty{padding:50px 25px;text-align:center;border:1px dashed #ddcfd6;border-radius:10px;background:#fffdfb}.empty-flower{font-size:3rem;color:#b59977;display:block;line-height:1.2;margin-bottom:18px}.empty h3{margin-bottom:13px}.empty p{max-width:460px;margin:0 auto 22px;font-size:.9rem}.empty .button{margin-top:5px}.error-box{color:#963f42;background:#fff0f0;padding:13px 15px;border:1px solid #efc9c9;border-radius:6px;font-size:.875rem;display:flex;gap:10px;align-items:center;line-height:1.6;overflow-wrap:anywhere}.toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%);z-index:1000;display:flex;gap:12px;align-items:center;background:#2d443a;color:#fff;padding:17px 20px;border-radius:8px;box-shadow:0 8px 40px #0003;max-width:min(580px,calc(100vw - 32px));width:max-content;font-size:.875rem}.toast.error{background:#85353d}.toast button{color:inherit;display:flex;padding:5px}.toast span{line-height:1.5}.modal{border:1px solid var(--border);border-radius:12px;padding:30px;width:min(520px,calc(100vw - 28px));max-height:90vh;overflow:auto;background:var(--cream);color:inherit;box-shadow:0 20px 90px #210b313d}.modal.wide{width:min(730px,calc(100vw - 28px))}.modal::backdrop{background:#24131fab;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:25px}.modal-heading h2{font-size:2rem;margin:0}.modal .button-row,.modal h3{margin-top:20px}.booking-layout{display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:50px;align-items:start}.booking-steps{display:flex;list-style:none;margin:0 0 34px;padding:0;border-bottom:1px solid var(--border);gap:25px}.booking-steps li{padding:0 0 19px;flex:1}.booking-steps li.active{border-bottom:2px solid var(--plum);margin-bottom:-1px}.booking-steps button{display:flex;align-items:center;gap:10px;padding:0;font-size:.85rem;white-space:nowrap;color:#9b8994}.booking-steps li.active button{color:var(--plum)}.booking-steps button>span{display:grid;place-items:center;border:1px solid #d6c7ce;width:26px;height:26px;border-radius:50%;font-size:.7rem}.booking-steps li.active button>span{color:#fff;background:var(--plum);border-color:var(--plum)}.booking-title{margin-bottom:26px}.booking-title h2{font-size:2rem;margin-bottom:10px}.booking-title p{font-size:.9rem}.service-select-list{display:grid;gap:12px}.service-select{padding:17px 18px;border:1px solid var(--border);border-radius:8px;background:#fff;display:flex;align-items:center;gap:16px;text-align:left;width:100%}.service-select.selected{border-color:#89596f;background:#f9f0f3;box-shadow:inset 0 0 0 1px #89596f}.select-text{flex:1}.select-text b{font-size:.93rem;font-weight:550}.select-text small{font-size:.78rem;display:block;color:#8e7985;margin-top:7px}.select-price{font-size:.9rem}.select-check{border-radius:50%;border:1px solid #d4c2cd;display:grid;place-items:center;width:25px;height:25px;flex-shrink:0}.selected .select-check{background:var(--plum);color:#fff;border-color:var(--plum)}.next-button{margin-top:28px}.booking-summary{border:1px solid #e4d7dc;border-radius:10px;background:#f5edef;padding:28px;position:sticky;top:30px}.booking-summary .eyebrow{font-size:.68rem;margin-bottom:12px}.booking-summary h3{font-size:1.9rem;margin-bottom:25px}.booking-summary>p{font-size:.875rem}.summary-line{display:flex;justify-content:space-between;gap:17px;padding:10px 0;line-height:1.5;font-size:.85rem}.summary-line>span:first-child{color:#7c6371}.summary-line strong{font-weight:550;color:var(--plum);white-space:nowrap}.summary-line small{display:block;font-size:.73rem;color:#9a818e;margin-top:4px}.summary-line.total{border-top:1px solid #d9c8d1;margin-top:12px;padding-top:18px;font-size:1rem}.summary-line.total strong{font-size:1.25rem}.summary-line.discount{color:#51704c}.summary-details{border-top:1px solid #e0cfd9;margin:17px 0;padding:18px 0 0;display:grid;gap:14px}.summary-details>span{display:flex;align-items:flex-start;gap:10px;font-size:.8rem;line-height:1.7;color:#7b6270}.summary-details svg{margin-top:3px}.coupon-input{display:flex;align-items:center;border:1px solid #dccbd3;border-radius:6px;overflow:hidden;background:#fff;margin:22px 0 15px}.coupon-input input{border:0;font-size:.78rem;padding:12px 10px;background:transparent}.coupon-input button{font-size:.8rem;padding:12px;color:var(--plum);font-weight:600}.remove-coupon{font-size:.7rem;display:flex;align-items:center;gap:6px;color:#556e50;padding:3px 0 12px}.payment-note{display:flex;align-items:center;gap:12px;border-top:1px solid #e0cfd9;margin-top:25px;padding-top:20px}.payment-note svg{color:#8c6a7b}.payment-note p{font-size:.82rem;margin:0;color:#4f3947;line-height:1.6}.payment-note span{font-size:.75rem;color:#927d89}.booking-summary .form-note{font-size:.72rem;margin-top:20px;margin-bottom:0}.slot-title{margin:30px 0 19px}.slot-title h3{font-size:1.7rem;margin-bottom:7px}.slot-title span{color:#937d89;font-size:.78rem}.time-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.time-grid button{padding:14px 8px;border:1px solid var(--border);border-radius:6px;background:#fff;font-size:.85rem}.time-grid button.selected{background:var(--plum);color:#fff;border-color:var(--plum)}.customer-summary{display:flex;gap:18px;align-items:center;padding:20px;border:1px solid var(--border);border-radius:8px;background:#fff;margin-bottom:26px}.customer-summary p{font-size:.8rem;line-height:1.7;margin:5px 0 0}.customer-summary .text-link{font-size:.75rem;margin-left:auto;white-space:nowrap}.sign-in-prompt{padding:30px;border:1px solid var(--border);border-radius:8px;background:#f4e9ed}.sign-in-prompt>svg{color:#987c8b;margin-bottom:20px}.sign-in-prompt h3{font-size:1.8rem}.sign-in-prompt p{font-size:.9rem}.booking-success{text-align:center;max-width:850px}.booking-success>svg{color:#6e885e;margin:0 auto 22px}.booking-success h1{font-size:3.5rem}.booking-success .button-row{justify-content:center}.receipt{text-align:left;padding:30px;background:#fff;border:1px solid var(--border);border-radius:8px;margin:35px auto;max-width:550px}.receipt h3{font-size:1.8rem;margin:22px 0 7px}.receipt>p{font-size:.8rem}.auth-layout{max-width:1280px;margin:auto;display:grid;grid-template-columns:1fr 1fr;min-height:710px;padding:35px 40px 60px;gap:80px}.auth-visual{position:relative;min-height:650px;border-radius:9px 120px 9px 9px;overflow:hidden}.auth-visual>img{position:absolute;height:100%;width:100%;object-position:center 25%}.auth-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#2b0b26cf,transparent 65%)}.auth-visual>div{position:absolute;bottom:50px;left:40px;right:30px;z-index:1}.auth-visual .eyebrow{color:#e0bf9e}.auth-visual h2{font-size:2.8rem;color:#fff5ec;margin-bottom:0}.auth-visual em{color:#d6b590}.auth-form{padding:35px 20px 20px 0;align-self:center;max-width:450px}.auth-form h1{font-size:2.85rem;margin:20px 0 12px}.auth-form>p{font-size:.9rem}.auth-icon{width:54px;height:54px;display:grid;place-items:center;background:#f2e6eb;border-radius:50%;color:#8d6479}.auth-form form{margin-top:28px}.password-input{display:flex;position:relative}.password-input input{padding-right:45px}.password-input button{position:absolute;right:7px;height:100%;padding:0 8px;display:grid;place-items:center;color:#927b88}.forgot-link{text-align:right;font-size:.8rem;color:#775368;margin-top:-7px;margin-bottom:20px}.auth-switch{text-align:center;margin-top:27px}.auth-switch a{color:var(--plum);text-decoration:underline;text-underline-offset:4px}.auth-security{display:flex;align-items:center;justify-content:center;gap:8px;font-size:.73rem!important;margin-top:30px!important;color:#a08c96}.success-panel{background:#edf2e8;border:1px solid #d8e2cf;border-radius:8px;padding:22px;margin-top:30px}.success-panel>svg{color:#59754b}.account-page{padding-top:55px;min-height:70vh}.account-page h1{font-size:3.5rem;margin-bottom:12px}.account-page .section-title p:not(.eyebrow){font-size:.9rem;margin:0}.account-tabs{margin-bottom:32px;border-bottom:1px solid var(--border);padding-bottom:20px}.appointments-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:23px}.appointment{padding:27px;background:#fff;border:1px solid var(--border);border-radius:9px}.appointment-heading{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:23px}.appointment-heading>span:last-child{font-size:.73rem;color:#a48e9b}.status{display:inline-block;padding:5px 10px;border-radius:40px;background:#f0ebf1;color:#6a5171;font-size:.72rem;text-transform:capitalize;white-space:nowrap;line-height:1.5}.status.confirmed{background:#edf2e8;color:#587544}.status.completed{background:#e7edf5;color:#466483}.status.cancelled{background:#f5e6e8;color:#9c5e69}.status.no_show{background:#fff0dc;color:#a37b39}.appointment h3{font-size:1.8rem;margin-bottom:10px}.appointment-time{display:flex;align-items:center;gap:9px;font-size:.82rem}.appointment-services{border-block:1px solid var(--border);margin:20px 0;padding:17px 0}.appointment-services p{margin:0;font-size:.9rem;color:#5d4655}.appointment-actions{display:flex;align-items:center;gap:15px;flex-wrap:wrap;margin-top:18px}.appointment-actions .text-link{font-size:.8rem}.appointment-actions .button{font-size:.76rem;padding:9px 12px;min-height:38px}.danger-text{color:#a04d5b}.profile-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px;align-items:start}.verification-status{font-size:.85rem;display:flex;justify-content:space-between;gap:10px;align-items:center}.verification-status .text-link{font-size:.76rem}.admin-shell{min-height:100vh;background:#f6f4f5;display:grid;grid-template-columns:245px minmax(0,1fr)}.admin-sidebar{background:#32152a;position:sticky;top:0;height:100vh;color:#cdbcca;padding:34px 18px 20px;display:flex;flex-direction:column;overflow-y:auto}.admin-sidebar>.brand{color:#f7e9dc;margin:5px 15px 39px;font-size:2.6rem}.admin-sidebar>.brand>span{color:#c6a8b9;font-size:.54rem}.admin-sidebar nav{display:grid;gap:5px}.admin-sidebar nav>button{text-align:left;display:flex;align-items:center;gap:13px;padding:12px 14px;border-radius:6px;color:#bda8b7;font-size:.84rem}.admin-sidebar nav>button.active{background:#ffffff12;color:#fbeee5}.admin-sidebar nav>button:hover{background:#ffffff0b}.admin-sidebar nav b{margin-left:auto;font-size:.65rem;background:#9f7866;border-radius:30px;min-width:20px;height:20px;display:grid;place-items:center;color:#fff}.admin-sidebar-footer{margin-top:auto;padding:26px 15px 0}.admin-sidebar-footer>a{display:flex;align-items:center;justify-content:space-between;font-size:.78rem;margin-bottom:19px;color:#d3bdcc}.admin-sidebar-footer p{font-size:.57rem;letter-spacing:.12em;color:#987788;margin:23px 0 0}.admin-close{display:none}.admin-topbar{height:77px;background:#fcfafb;border-bottom:1px solid #e8e2e6;padding:0 40px;display:flex;align-items:center;gap:17px}.admin-topbar>span{font-size:.83rem;color:#99848f}.admin-avatar{margin-left:auto;width:36px;height:36px;border-radius:50%;display:grid;place-items:center;color:var(--plum);font-family:var(--serif);font-size:1.3rem;background:#e9dbe1}.admin-content{max-width:1500px;margin:auto;padding:40px}.admin-page-title{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:32px}.admin-page-title h1{font-size:2.75rem;margin-bottom:10px}.admin-page-title .eyebrow{font-size:.63rem;margin-bottom:10px}.admin-page-title p:last-child{font-size:.85rem;margin:0}.stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-bottom:28px}.stat-card{padding:23px 21px;background:#fff;border:1px solid #e7e0e5;border-radius:9px;box-shadow:0 2px 4px #381f3202}.stat-card>div{display:flex;justify-content:space-between;align-items:center;gap:12px;color:#8a7481;font-size:.73rem}.stat-card svg{color:#a9899b}.stat-card strong{display:block;font-family:var(--serif);font-size:2.7rem;line-height:1.1;color:var(--plum);font-weight:500;margin:18px 0 11px}.stat-card small{color:#a4909c;font-size:.65rem}.admin-notice{display:flex;align-items:center;gap:20px;border:1px solid #e5d9c5;background:#f9f3e9;padding:21px;border-radius:8px;margin-bottom:28px}.admin-notice>svg{color:#aa8862}.admin-notice>div{flex:1}.admin-notice strong{font-size:.88rem;font-weight:550}.admin-notice p{font-size:.78rem;line-height:1.65;margin:5px 0 0}.admin-notice .text-link{white-space:nowrap;font-size:.78rem}.admin-overview-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:25px}.admin-panel{background:#fff;border:1px solid #e8e0e5;border-radius:9px;padding:25px}.admin-panel h3{font-size:1.7rem;margin:0}.panel-heading{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:22px}.panel-heading .text-link{font-size:.75rem}.admin-panel .empty{border:0;padding:33px 5px;background:none}.admin-panel .empty h3{font-size:1.7rem;margin-bottom:15px}.admin-panel .empty p{font-size:.8rem}.recent-booking{display:flex;align-items:center;gap:14px;padding:18px 0;border-top:1px solid #eee6eb}.date-tile{background:#f3eaf0;border-radius:6px;padding:8px 12px;min-width:49px;text-align:center;color:#84546e}.date-tile b{font-family:var(--serif);font-size:1.5rem;display:block;line-height:1.05}.date-tile span{font-size:.6rem;text-transform:uppercase}.recent-booking>div:nth-child(2){flex:1;min-width:0}.recent-booking strong{font-size:.81rem;font-weight:500}.recent-booking p{font-size:.7rem;margin:6px 0 0}.recent-booking .status{font-size:.6rem}.quick-actions h3{margin-bottom:20px}.quick-actions>button{display:flex;align-items:center;gap:14px;text-align:left;width:100%;padding:18px 0;border-top:1px solid #eee6eb}.quick-actions>button>svg{color:#a8889b}.quick-actions>button>span{flex:1}.quick-actions b{display:block;font-size:.82rem;font-weight:500}.quick-actions small{display:block;font-size:.7rem;color:#9b8591;margin-top:6px}.admin-bottom{padding:35px 40px;color:#9f8b98;font-size:.67rem;display:flex;justify-content:space-between}.admin-bottom span{color:#775364}.admin-toolbar{display:flex;align-items:center;gap:16px;margin-bottom:23px}.search-wrap{position:relative;flex:1;max-width:400px}.search-wrap svg{position:absolute;left:14px;top:14px;color:#a18a97}.search-wrap input{padding-left:41px;background:#fff;font-size:.85rem}.admin-toolbar>span{margin-left:auto;color:#a18b98;font-size:.73rem;white-space:nowrap}.admin-toolbar>select{width:160px;font-size:.8rem;background:#fff}.table-wrap{overflow-x:auto;background:#fff;border:1px solid #e6dfe4;border-radius:8px}.table-wrap table{border-collapse:collapse;min-width:100%;width:100%;text-align:left;font-size:.8rem}.table-wrap th{background:#faf7f9;padding:16px;font-size:.69rem;font-weight:500;color:#8a7180;white-space:nowrap;border-bottom:1px solid #ece3e9}.table-wrap td{padding:19px 16px;border-bottom:1px solid #f0e8ed;line-height:1.6;max-width:330px;min-width:110px;overflow-wrap:anywhere}.table-wrap td:last-child{min-width:95px}.table-wrap tr:last-child td{border-bottom:0}.table-wrap td b{font-weight:550}.table-wrap td small{display:block;color:#a18c98;font-size:.7rem;line-height:1.7;margin-top:4px}.table-wrap td select{font-size:.78rem;min-width:100px;padding:9px}.table-wrap td code{font-size:.7rem}.row-actions{display:flex;gap:3px}.row-actions .icon-button{width:33px;height:33px}.table-wrap .button.small{min-height:33px;font-size:.7rem;padding:7px 11px}.inquiry-message{font-size:.8rem;max-width:370px;white-space:pre-wrap}.admin-record-note{font-size:.7rem;margin-top:17px;color:#a18b98}.admin-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.admin-gallery>div{border:1px solid var(--border);border-radius:8px;overflow:hidden;background:#fff}.admin-gallery img{height:220px;width:100%}.admin-gallery>div>div{padding:18px}.admin-gallery b{font-weight:500;font-size:.9rem}.admin-gallery p{font-size:.73rem;margin:7px 0 12px}.upload-field{margin-bottom:25px}.upload-field>img{max-height:180px;max-width:220px;border-radius:7px;margin-bottom:16px}.upload-field .field{margin-bottom:0}.settings-section{display:grid;grid-template-columns:.7fr 1.7fr;gap:35px;padding:24px 0;border-top:1px solid #e6dce2}.settings-section>div>h3{font-size:1.8rem;margin-top:15px;margin-bottom:12px}.settings-section>div>p{font-size:.82rem;max-width:250px}.settings-section .form-panel{padding:27px}.days-checks{display:flex;flex-wrap:wrap;gap:15px}.days-checks>label{display:flex;align-items:center;gap:5px;font-size:.78rem}.days-checks input{width:16px;height:16px}.sticky-save{position:sticky;bottom:0;padding:18px 0;text-align:right;background:#f6f4f5e8;border-top:1px solid #e5dce3;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}@media(min-width:1500px){.hero-copy{padding-left:15%}.hero-visual{margin-right:10%}.hero{min-height:720px}}@media(max-width:1150px){.header-inner{gap:20px;padding-inline:4%}.main-nav{gap:19px}.main-nav a{font-size:.79rem}.header-actions{gap:8px}.hero-copy{padding:65px 6% 30px 9%}.hero h1{font-size:3.8rem}.hero-visual{min-height:600px}.hero-buttons{gap:16px}.hero-buttons .text-link{font-size:.8rem}.hero-notes{gap:12px;font-size:.65rem}.section{padding-inline:35px}.bridal-feature{margin-inline:30px}.bridal-copy{padding:55px 40px}.footer-top{gap:25px}.booking-layout{gap:30px;grid-template-columns:minmax(0,1fr) 305px}.booking-summary{padding:23px}.booking-steps{gap:13px}.booking-steps button{gap:7px;font-size:.78rem}.service-select{gap:11px;padding:15px}.service-select .service-icon{width:40px;height:40px}.admin-shell{grid-template-columns:218px minmax(0,1fr)}.admin-sidebar{padding-inline:12px}.admin-content{padding:30px 25px}.admin-overview-grid{grid-template-columns:1fr}.stat-grid{grid-template-columns:repeat(2,1fr)}.admin-sidebar nav>button{font-size:.8rem}.settings-section{grid-template-columns:1fr;gap:10px}.settings-section>div>p{max-width:none}.auth-layout{gap:45px}}@media(max-width:900px){.site-header{height:86px}.main-nav{gap:15px}.header-actions .button{padding:12px;font-size:.75rem}.brand{font-size:2.2rem}.brand span{font-size:.48rem}.hero{min-height:600px}.hero h1{font-size:3.2rem}.hero-copy{padding-top:55px}.hero-copy .eyebrow{font-size:.58rem;letter-spacing:.14em}.hero-copy>p{font-size:.87rem}.hero-notes{flex-wrap:wrap;gap:9px}.hero-visual{min-height:540px;border-top-left-radius:100px}.hero-foot{padding-top:35px}.image-caption{left:25px;right:20px}.image-caption p{font-size:2rem}.image-caption a{width:43px;height:43px}.ritual-strip{font-size:.59rem;gap:18px}.section{padding-block:60px}.top-zero{padding-top:0}.section-title{align-items:start}.section-title h2{font-size:2.5rem}.section-title .text-link{font-size:.76rem}.service-grid{gap:14px}.service-card{padding:23px 20px}.service-card h3{font-size:1.6rem}.service-card>p{font-size:.8rem}.bridal-copy{padding:45px 30px}.bridal-copy h2{font-size:2.7rem}.bridal-picture{min-height:540px}.studio-story{grid-template-columns:1fr 1fr;gap:30px}.story-symbol{display:none}.studio-story h2{font-size:2.4rem}.footer-top{grid-template-columns:repeat(3,1fr)}.footer-note{display:none}.footer-bottom{font-size:.6rem;gap:15px}.footer-bottom>div{gap:12px}.booking-layout{grid-template-columns:minmax(0,1fr) 275px;gap:25px;padding-inline:24px}.booking-summary{padding:20px}.booking-steps{gap:8px}.booking-steps button{font-size:.7rem;gap:5px}.booking-steps button>span{width:23px;height:23px}.select-text b{font-size:.8rem}.select-price{font-size:.78rem}.service-select .service-icon{display:none}.time-grid{grid-template-columns:repeat(3,1fr)}.contact-grid{gap:35px}.auth-layout{gap:30px;padding:30px}.auth-visual{min-height:620px}.auth-form h1{font-size:2.4rem}.auth-form{padding-right:0}.auth-visual>div{left:25px;bottom:35px}.auth-visual h2{font-size:2.3rem}.bridal-page{gap:30px}.bridal-page h1{font-size:3.1rem}.steps-grid{gap:25px}.admin-toolbar,.admin-notice{flex-wrap:wrap}.admin-gallery{grid-template-columns:repeat(2,1fr)}.admin-page-title h1{font-size:2.45rem}}@media(max-width:720px){h1{font-size:3.1rem}h2{font-size:2.5rem}.announcement{font-size:.65rem;padding:9px 12px}.announcement span{margin-inline:8px}.site-header{height:82px}.header-inner{padding-inline:22px}.brand{font-size:2.2rem}.header-actions{gap:5px}.header-actions>.icon-button{width:33px;height:37px}.header-actions .button{padding:10px 12px;font-size:.7rem;gap:5px;min-height:39px}.mobile-menu{display:inline-flex}.main-nav{display:none;position:absolute;top:100%;left:0;right:0;background:var(--cream);box-shadow:0 15px 25px #30132a14;padding:20px 26px;border-bottom:1px solid var(--border)}.main-nav.open{display:flex;flex-direction:column;gap:5px;align-items:stretch}.main-nav a{padding:13px 0;font-size:.94rem}.main-nav a.active:after{display:none}.hero{display:flex;flex-direction:column;min-height:0}.hero-copy{padding:48px 27px 35px;align-items:center;text-align:center}.hero-copy .eyebrow{font-size:.65rem;letter-spacing:.15em;margin-bottom:10px}.hero h1{font-size:clamp(3rem,8.5vw,4rem);margin:12px 0 22px}.hero-copy>p{font-size:.92rem;max-width:390px;margin-bottom:24px}.hero-buttons{justify-content:center;gap:20px}.hero-buttons .button{font-size:.84rem;padding:15px 18px}.hero-buttons .text-link{font-size:.79rem}.hero-notes{justify-content:center;font-size:.7rem;gap:18px;margin-top:22px}.hero-foot{display:none}.hero-visual{margin:0 23px 28px;height:530px;min-height:0;border-radius:110px 7px 7px}.hero-visual>img{object-position:center 27%}.image-caption{left:30px;right:27px;bottom:55px}.image-caption p{font-size:2.45rem}.image-caption a{width:48px;height:48px}.image-side-label{font-size:.6rem}.ritual-strip{padding:19px 20px;justify-content:flex-start;gap:24px;font-size:.65rem;overflow-x:auto;scrollbar-width:none}.ritual-strip::-webkit-scrollbar{display:none}.section{padding:52px 23px}.top-zero{padding-top:0}.section-title{flex-direction:column;gap:17px;margin-bottom:26px}.section-title .eyebrow{font-size:.66rem;margin-bottom:12px}.section-title h2{font-size:2.6rem}.section-title .text-link{font-size:.85rem}.service-grid{grid-template-columns:1fr;gap:16px}.service-card{padding:25px}.service-top{margin-bottom:20px}.service-card h3{font-size:2rem}.service-card>p{font-size:.91rem;max-width:none;margin-bottom:22px}.service-bottom{padding-top:17px}.service-bottom strong{font-size:1.1rem}.service-bottom span{font-size:.78rem}.pill{font-size:.73rem}.bridal-feature{grid-template-columns:1fr;margin-inline:23px;border-radius:8px}.bridal-picture{min-height:400px}.bridal-picture img{object-position:center 30%}.bridal-copy{padding:37px 28px 40px}.bridal-copy h2{font-size:2.8rem}.bridal-copy p{font-size:.9rem}.bridal-copy .eyebrow{font-size:.65rem}.check-list{font-size:.85rem}.studio-story{grid-template-columns:1fr;gap:20px}.studio-story h2{font-size:2.65rem}.studio-story p:not(.eyebrow){font-size:.92rem;margin-bottom:18px}.offer-grid,.review-grid{grid-template-columns:1fr}.closing-cta{padding:43px 23px 55px}.closing-cta h2{font-size:2.6rem}.closing-cta .eyebrow{font-size:.63rem}.footer-top{grid-template-columns:1fr 1fr;gap:30px 20px;padding-bottom:28px}.footer-top>div:first-child{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between}.footer-top>div:first-child>p{margin:0;font-size:.8rem}.footer-top h4{margin-bottom:18px;font-size:.83rem}.footer-top>div>a:not(.brand),.footer-top>div>span:not(.eyebrow){font-size:.78rem;line-height:1.7}.footer-bottom{flex-wrap:wrap;justify-content:center;text-align:center;line-height:1.6;font-size:.66rem;padding:20px 0;gap:10px}.footer-bottom>span:first-child{width:100%}.footer-bottom>div{width:100%;justify-content:center;gap:20px}.footer-bottom>span:last-child{margin-top:4px}footer{padding:38px 23px 0}.whatsapp{bottom:18px;right:17px;padding:13px;border-radius:50%}.whatsapp>span{display:none}.page-heading{padding:46px 23px 37px}.page-heading h1{font-size:3rem}.page-heading p:not(.eyebrow){font-size:.91rem}.page-heading.compact{padding:40px 23px 32px}.page-heading.compact h1{font-size:2.9rem}.filter-bar{align-items:stretch;flex-direction:column;gap:20px}.search{max-width:none}.tabs{gap:4px}.tabs>button{padding:10px 15px;font-size:.8rem}.help-panel{padding:24px;flex-direction:column;align-items:start}.help-panel h3{font-size:1.9rem}.help-panel p{font-size:.86rem}.bridal-page{grid-template-columns:1fr;padding:0 23px;gap:30px;margin-top:35px}.bridal-page h1{font-size:3rem}.bridal-page>div>p:not(.eyebrow){font-size:.93rem}.bridal-page img{height:460px;border-top-left-radius:120px}.steps-grid{grid-template-columns:1fr;gap:10px}.steps-grid>div{position:relative;padding:0 0 8px 70px}.steps-grid>div>span{position:absolute;left:0;top:4px}.steps-grid h3{font-size:2rem}.faq{grid-template-columns:1fr;gap:15px}.faq h2{font-size:2.6rem}.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.gallery-item img{height:240px}.gallery-item span{font-size:1.2rem;padding:14px;gap:7px}.contact-grid{grid-template-columns:1fr;gap:25px}.contact-details{padding:0}.contact-details>p{font-size:.9rem}.contact-flower{display:none}.form-panel{padding:25px}.form-grid{gap:0 14px}.field>span{font-size:.84rem}.form-panel h3{font-size:1.9rem}.booking-layout{grid-template-columns:1fr;gap:30px}.booking-summary{position:static;grid-row:2;padding:26px}.booking-steps{gap:12px;margin-bottom:28px}.booking-steps button{font-size:.76rem;gap:8px}.booking-steps button>span{width:25px;height:25px}.booking-title h2{font-size:2rem}.booking-title p{font-size:.87rem}.select-text b{font-size:.89rem}.select-text small{font-size:.75rem}.select-price{font-size:.85rem}.service-select{padding:18px 15px}.time-grid{grid-template-columns:repeat(3,1fr)}.time-grid button{padding:15px 7px}.slot-title span{font-size:.74rem}.customer-summary{padding:18px;gap:12px}.customer-summary .text-link{font-size:.7rem}.customer-summary p{font-size:.75rem;overflow-wrap:anywhere}.customer-summary strong{font-size:.88rem}.booking-success h1{font-size:3rem}.receipt{padding:25px}.receipt h3{font-size:1.6rem}.booking-success .button-row{flex-direction:column}.auth-layout{grid-template-columns:1fr;padding:35px 25px 50px;min-height:0}.auth-visual{display:none}.auth-form{padding:0;width:100%;max-width:450px;margin:auto}.auth-form h1{font-size:2.8rem}.auth-form .field{margin-bottom:20px}.account-page h1{font-size:3rem}.account-page .section-title{gap:23px}.appointments-grid,.profile-grid{grid-template-columns:1fr}.appointment{padding:24px}.appointment h3{font-size:1.8rem}.legal{min-height:70vh}.legal h1{font-size:3rem}.modal{padding:24px 20px;max-height:92vh}.modal-heading{margin-bottom:24px}.modal-heading h2{font-size:1.8rem}.toast{bottom:20px;font-size:.8rem;padding:14px 16px}.admin-shell{grid-template-columns:1fr}.admin-sidebar{position:fixed;left:0;top:0;bottom:0;z-index:80;width:260px;transform:translate(-100%);transition:transform .2s;box-shadow:15px 0 40px #24152330}.admin-sidebar.open{transform:translate(0)}.admin-sidebar nav{gap:2px}.admin-sidebar nav>button{font-size:.85rem;padding:11px 14px}.admin-close{display:flex;position:absolute;right:12px;top:12px;color:#d9c1d2}.admin-topbar{padding:0 20px;height:68px;gap:12px}.admin-topbar>span{font-size:.73rem}.admin-content{padding:28px 20px}.admin-page-title{flex-wrap:wrap;gap:20px;margin-bottom:25px}.admin-page-title h1{font-size:2.65rem}.admin-page-title .eyebrow{font-size:.59rem}.admin-page-title p:last-child{font-size:.8rem}.admin-page-title>.button{font-size:.78rem}.stat-grid{gap:12px;margin-bottom:20px}.stat-card{padding:20px 15px}.stat-card>div{font-size:.68rem;gap:7px}.stat-card svg{width:16px}.stat-card strong{font-size:2.4rem;margin-top:17px}.stat-card small{font-size:.6rem;line-height:1.5;display:block}.admin-notice{padding:19px;gap:12px}.admin-notice>svg{display:none}.admin-notice strong{font-size:.84rem}.admin-notice p{font-size:.76rem}.admin-notice .text-link{width:100%}.admin-panel{padding:21px}.admin-panel h3{font-size:1.6rem}.panel-heading,.recent-booking{gap:10px}.recent-booking strong{font-size:.76rem}.recent-booking .status{font-size:.56rem;padding:5px 7px}.quick-actions b{font-size:.85rem}.quick-actions small{font-size:.72rem}.admin-bottom{padding:15px 20px 25px;font-size:.6rem}.admin-toolbar{gap:12px}.search-wrap{width:100%;max-width:none;flex-basis:100%}.admin-toolbar>select{flex:1}.admin-toolbar>span{font-size:.65rem}.table-wrap th{padding:14px;font-size:.69rem}.table-wrap td{padding:16px 14px;font-size:.79rem}.admin-gallery{gap:14px}.admin-gallery img{height:190px}.admin-gallery>div>div{padding:15px}.admin-gallery b{font-size:.8rem}.admin-gallery p{font-size:.65rem}.settings-section{padding-top:16px;gap:10px}.settings-section>div>h3{font-size:1.9rem}.settings-section .form-panel{padding:22px 18px}.days-checks{gap:12px}.sticky-save{bottom:0}.admin-record-note{font-size:.67rem}}@media(max-width:390px){.header-inner{padding-inline:16px}.brand{font-size:2rem}.brand span{font-size:.44rem}.header-actions>.icon-button{display:none}.header-actions{gap:4px}.hero-copy{padding-inline:22px}.hero h1{font-size:2.85rem}.hero-buttons{gap:17px}.hero-buttons .text-link{font-size:.75rem}.hero-buttons .button{font-size:.8rem}.hero-visual{height:450px;margin-inline:19px}.hero-notes{font-size:.65rem;gap:12px}.image-caption p{font-size:2.1rem}.section{padding-inline:19px}.booking-steps button{font-size:.69rem;gap:5px}.booking-steps{gap:8px}.form-grid,.gallery-grid{grid-template-columns:1fr}.gallery-item img{height:360px}.admin-content{padding-inline:16px}.stat-card>div svg{display:none}.stat-card strong{font-size:2.25rem}.admin-gallery{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}@media print{.site-header,.announcement,footer,.admin-sidebar,.admin-topbar,.admin-toolbar,.button,.text-link,.whatsapp{display:none!important}.admin-shell{display:block}.admin-content{padding:0}.table-wrap{overflow:visible}body{background:#fff}.receipt{border:0}}.service-cover{width:calc(100% + 54px);max-width:none;height:220px;margin:-27px -27px 24px;border-radius:8px 8px 0 0;object-position:center 30%}.eyebrow{font-size:max(.75rem,.73rem)}.footer-bottom{font-size:.75rem}.stock-note,.bridal-picture>span{font-size:.75rem}.main-nav a,.admin-sidebar nav>button{font-size:.875rem}.stat-card>div{font-size:.875rem}.stat-card small,.status,.recent-booking .status,.table-wrap th,.table-wrap td small,.admin-bottom,.admin-record-note,.panel-heading .text-link,.quick-actions small{font-size:.75rem}.hero-notes,.hero-foot,.image-side-label,.image-caption>span,.ritual-strip,.footer-note .eyebrow{font-size:.75rem}.stat-card>div{align-items:flex-start}.stat-card>div>span{line-height:1.5}@media(max-width:1000px){.main-nav{display:none;position:absolute;top:100%;left:0;right:0;background:var(--cream);box-shadow:0 15px 25px #30132a14;padding:20px 26px;border-bottom:1px solid var(--border)}.main-nav.open{display:flex;flex-direction:column;gap:5px;align-items:stretch}.main-nav a{padding:13px 0;font-size:.94rem}.main-nav a.active:after{display:none}.mobile-menu{display:inline-flex}.hero-notes{flex-wrap:wrap}}@media(max-width:900px){.service-cover{width:calc(100% + 40px);margin:-23px -20px 24px}.hero-foot{font-size:.7rem}}@media(max-width:720px){.service-cover{width:calc(100% + 50px);margin:-25px -25px 24px}.stat-card>div{font-size:.78rem}.stat-card strong{font-size:2.25rem}.stat-card small{font-size:.75rem}.stat-card>div svg{display:none}.hero-copy .eyebrow,.hero-notes{font-size:.75rem}.stock-note{font-size:.7rem}.admin-topbar .mobile-menu{display:inline-flex}.admin-sidebar-footer p{font-size:.7rem}.image-side-label{font-size:.65rem}}html{scroll-behavior:smooth}.site-header{position:sticky;top:0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fcfaf7ed}.header-inner{max-width:1540px;gap:24px}.main-nav{gap:22px}.language-toggle{border:1px solid #d7c6ce;border-radius:30px;padding:9px 13px;font-family:Noto Sans Telugu,DM Sans,sans-serif;font-size:.82rem;white-space:nowrap;color:var(--plum);background:#fff9}.hero-copy{background:radial-gradient(ellipse at 0 100%,#e9d4d42e,transparent 65%)}.hero-visual{box-shadow:0 20px 70px #48203215}.service-card{overflow:hidden;padding:0 26px 25px;position:relative}.service-card:not(:has(.service-cover)){padding-top:25px}.service-cover{width:calc(100% + 52px);height:260px;margin:0 -26px 25px;border-radius:7px 7px 0 0;object-position:50% 35%}.service-more{display:inline-flex;align-items:center;gap:10px;font-size:.875rem;color:#744758;margin-bottom:22px;font-weight:550}.service-card h3 a:hover{color:#a47a58}.service-card>p{font-size:.96rem}.preserve-lines{white-space:pre-line}.owner-feature{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:center}.owner-portrait{height:460px;border-radius:180px 180px 12px 12px;overflow:hidden;background:#eddee3}.owner-portrait>img{height:100%;width:100%}.portrait-monogram{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:radial-gradient(circle at 30% 25%,#f6eee3,#ead8e0)}.portrait-monogram>span{font-family:var(--serif);font-style:italic;font-size:12rem;line-height:1;color:#845a6f}.portrait-monogram>p{font-size:.75rem;letter-spacing:.15em;color:#9c7488;margin-top:25px}.owner-feature h2{font-size:3.5rem;margin-bottom:12px}.owner-feature h4{font-size:.875rem;font-weight:500;color:#a47a58}.owner-feature>div>p:not(.eyebrow){font-size:1rem}.specialties{font-size:.875rem!important;line-height:1.7;color:#8d6077!important;border-top:1px solid #e7d5dd;padding-top:18px}.demo-label{display:inline-block;padding:7px 10px;border-radius:4px;background:#f3e9d9;color:#896746;font-size:.75rem!important;line-height:1.6}.team-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.team-card{border:1px solid var(--border);background:#fffcf9;border-radius:10px;overflow:hidden;display:grid;grid-template-columns:150px 1fr}.team-card>img{width:100%;height:100%;object-position:center}.team-initial{font-family:var(--serif);font-style:italic;font-size:5rem;display:grid;place-items:center;background:#eee1e7;color:#97697d}.team-card-copy{padding:28px}.team-card h3{font-size:2rem;margin-bottom:8px}.team-role{font-size:.82rem;color:#a18154}.team-card p{font-size:.9rem;margin-top:18px;margin-bottom:12px}.standards{background:#f1e8ec;border-radius:12px;margin-bottom:55px}.standards-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:30px}.standards-grid article>svg{color:#a1788b;margin-bottom:23px}.standards-grid h3{font-size:1.7rem;margin-bottom:15px}.standards-grid p{font-size:.93rem}.service-detail-hero{display:grid;grid-template-columns:1.1fr 1fr;align-items:center;gap:65px}.service-detail-hero>img{width:100%;height:480px;border-radius:120px 10px 10px}.service-detail-hero h1{font-size:3.7rem}.service-detail-hero p{font-size:1rem}.detail-price{display:flex;align-items:center;gap:30px;margin:28px 0}.detail-price strong{font-size:1.35rem;color:var(--plum)}.detail-price span{display:flex;align-items:center;gap:8px;font-size:.9rem;color:#907684}.service-detail-body{display:grid;grid-template-columns:1.25fr 1fr;gap:60px}.service-detail-body h3{font-size:1.85rem;margin-top:30px}.detail-list{list-style:none;padding:0;display:grid;gap:15px}.detail-list li{display:flex;align-items:start;gap:12px;line-height:1.7;font-size:1rem}.detail-list svg{color:#957855;margin-top:5px}.service-detail-body aside{padding:30px;background:#f3e9ed;border-radius:10px}.service-detail-body aside h3:first-child{margin-top:0}.cms-section{margin-bottom:50px;border-radius:12px}.cms-section.cms-split{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:50px}.cms-section>img{width:100%;height:450px;border-radius:12px}.cms-copy h2{margin-bottom:20px}.cms-copy p{font-size:1rem}.cms-cta{background:var(--plum);text-align:center}.cms-cta h2{color:#fff5ec}.cms-cta p{color:#ddc5d4;max-width:650px;margin-inline:auto}.cms-cta .button{background:#f6ebdf;color:var(--plum);margin-top:15px}.cms-cards{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:30px}.cms-cards article{padding:28px;border:1px solid var(--border);border-radius:10px;background:#fff}.cms-cards img{height:200px;width:100%;margin-bottom:25px}.cms-cards h3{font-size:1.8rem}.cms-photo-input>img{height:160px;max-width:220px;object-fit:cover;margin-bottom:15px;border-radius:8px}.cms-help{padding:25px 28px;background:#ede3e9;border:1px solid #dfcfd9;border-radius:9px;margin-bottom:25px}.cms-help h3{font-size:1.9rem;margin-bottom:13px}.cms-help p{font-size:.93rem;margin:0;max-width:850px}.cms-section-list{display:grid;gap:14px}.cms-section-list article{display:flex;align-items:center;gap:20px;padding:20px;background:#fff;border:1px solid var(--border);border-radius:8px}.cms-section-list article>div:nth-child(2){flex:1}.cms-section-list b{font-size:1rem;font-weight:500}.cms-section-list p{font-size:.875rem;margin:7px 0 0}.cms-section-number{width:35px;height:35px;border-radius:50%;display:grid;place-items:center;background:#f2e5ed;color:#936b82}.core-controls{margin-top:30px}.core-controls>p{font-size:.9rem}.editor-language{margin-bottom:23px;margin-top:15px}.copy-grid{display:grid;gap:16px}.copy-row{padding:23px;background:#fff;border:1px solid var(--border);border-radius:8px}.copy-row>small{display:block;overflow-wrap:anywhere;font-size:.82rem;color:#987888;margin-bottom:18px}.copy-row .field{margin-bottom:0}.service-editor-details{padding:18px;background:#f6eef2;border:1px solid #e5d7df;border-radius:8px;margin-bottom:25px}.service-editor-details summary{cursor:pointer;font-size:.9rem;font-weight:550}.admin-sidebar{width:100%}.admin-sidebar nav{gap:2px}.admin-sidebar nav>button{padding-block:10px}.form-panel summary{cursor:pointer;margin-bottom:20px}.image-side-label{display:none}html:lang(te) body{font-family:Noto Sans Telugu,DM Sans,sans-serif}html:lang(te) h1,html:lang(te) h2,html:lang(te) h3,html:lang(te) em{font-family:Noto Sans Telugu,sans-serif;line-height:1.55;letter-spacing:0;font-style:normal;font-weight:500}html:lang(te) h1{font-size:clamp(2rem,3.8vw,3.4rem)}html:lang(te) h2{font-size:clamp(1.7rem,2.6vw,2.5rem)}html:lang(te) h3{font-size:1.35rem}html:lang(te) p{line-height:1.95}html:lang(te) .eyebrow{letter-spacing:.02em;line-height:1.9}html:lang(te) .brand{font-family:Noto Sans Telugu,sans-serif;font-size:1.9rem;font-style:normal;line-height:1.5;letter-spacing:0}html:lang(te) .brand span{font-family:inherit;font-size:.68rem;letter-spacing:0;margin-top:3px}html:lang(te) .hero-copy{padding-top:55px}html:lang(te) .hero h1{margin-top:15px;line-height:1.65}html:lang(te) .image-caption p{font-family:Noto Sans Telugu,sans-serif;font-size:1.7rem;line-height:1.6}html:lang(te) .main-nav a{font-size:.83rem}html:lang(te) .button{font-size:.84rem;line-height:1.65}html:lang(te) .hero-notes{line-height:1.7}html:lang(te) .hero-foot{line-height:1.8}html:lang(te) .hero-foot-line{display:none}html:lang(te) .hero-buttons{gap:14px}html:lang(te) .form-note{line-height:1.9}html:lang(te) .service-card h3{font-size:1.35rem}html:lang(te) .footer-top h4{line-height:1.8}@media(min-width:1001px)and (max-width:1250px){.header-inner{padding-inline:25px}.main-nav{gap:15px}.main-nav a{font-size:.78rem}.header-actions{gap:8px}.header-actions .button{padding:12px 14px;font-size:.8rem}.language-toggle{padding:8px 10px}}@media(max-width:1000px){.team-card{grid-template-columns:110px 1fr}.owner-feature{gap:40px}.standards-grid{grid-template-columns:repeat(2,1fr)}.service-detail-hero{gap:40px}.service-detail-body{gap:35px}.service-cover{width:calc(100% + 52px);margin:0 -26px 25px}.cms-cards{grid-template-columns:repeat(2,1fr)}}@media(max-width:720px){.header-inner{padding-inline:17px;gap:10px}.header-actions>.icon-button{display:none}.language-toggle{font-size:.74rem;padding:7px 10px}.header-actions .button{font-size:.74rem;padding:10px;gap:4px;max-width:125px}.header-actions .button>svg{display:none}.header-actions .mobile-menu{width:33px}.service-card{padding:0 25px 25px}.service-cover{width:calc(100% + 50px);margin:0 -25px 25px;height:290px}.owner-feature{grid-template-columns:1fr;gap:28px}.owner-portrait{max-width:350px;height:380px;width:100%;margin:auto}.owner-feature h2{font-size:3rem}.team-grid{grid-template-columns:1fr;gap:20px}.team-card{grid-template-columns:100px 1fr}.team-card-copy{padding:23px 20px}.team-initial{font-size:4rem}.standards{border-radius:0;margin-bottom:0}.standards-grid{gap:25px 20px}.standards-grid h3{font-size:1.65rem}.standards-grid p{font-size:.9rem}.service-detail-hero{grid-template-columns:1fr;gap:30px}.service-detail-hero h1{font-size:3.15rem}.service-detail-hero>img{height:380px}.service-detail-body{grid-template-columns:1fr;gap:30px}.service-detail-body aside{padding:26px}.cms-section.cms-split{grid-template-columns:1fr;gap:28px}.cms-section{margin-bottom:25px;border-radius:0}.cms-section>img{height:330px}.cms-cards{grid-template-columns:1fr}.cms-section-list article{flex-wrap:wrap;gap:12px}.cms-section-list .row-actions{width:100%;justify-content:end}.cms-help{padding:22px}.copy-row{padding:20px}.copy-row .form-grid{grid-template-columns:1fr;gap:15px}.admin-sidebar{width:260px}html:lang(te) .header-actions .button{display:none}html:lang(te) .hero h1{font-size:2.2rem}html:lang(te) .hero-copy{padding-top:36px}html:lang(te) .hero-notes{font-size:.75rem;gap:12px}html:lang(te) .hero-visual{height:480px}html:lang(te) .section-title h2{font-size:1.9rem}html:lang(te) .booking-steps button{font-size:.75rem;white-space:normal}html:lang(te) .booking-steps{gap:9px}html:lang(te) .service-select{gap:9px}html:lang(te) .select-text b{font-size:.85rem}html:lang(te) .select-price{font-size:.8rem}html:lang(te) .owner-portrait .portrait-monogram>span{font-family:Noto Sans Telugu,sans-serif;font-size:8rem}html:lang(te) .team-initial{font-family:Noto Sans Telugu,sans-serif;font-size:3rem}}:root{--cream:#fcf8f5;--plum:#4b263b;--plum-dark:#351c2b;--gold:#956c46;--muted:#70636b;--border:#e7dcd9}body{background:var(--cream)}#main{min-width:0}#main p{overflow-wrap:break-word}.site-header{height:100px;background:#fcf8f5f5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--border)}.header-inner{width:min(100%,1280px);padding:0 40px;gap:24px}.site-header .brand{font-size:42px;flex:0 1 245px;min-width:0;line-height:1}.site-header .brand span{font-size:10px;letter-spacing:1px;line-height:1.5;max-width:245px;margin-top:8px}.main-nav{gap:20px}.main-nav a{font-size:14px;white-space:nowrap}.header-actions{gap:12px;flex-shrink:0}.header-actions .language-toggle{font-size:14px;min-height:44px}.header-book{gap:10px;white-space:nowrap}.mobile-book-label,.main-nav .mobile-account-link{display:none}.announcement{font-size:13px;line-height:1.6;letter-spacing:0;padding:9px 24px}.announcement span{margin:0 8px}.button{border-radius:6px;font-size:14px;min-height:48px;line-height:1.5;gap:12px;padding:14px 20px}.text-link{font-size:14px;min-height:44px;line-height:1.5}.eyebrow{font-size:12px;letter-spacing:.13em;line-height:1.6}.home-page{--section-gap:88px;max-width:1280px;margin:0 auto;padding:0 40px}.home-page>section{margin-top:var(--section-gap);margin-bottom:0;width:100%;max-width:none}.home-page>.section{padding:0}.home-page>section:first-child{margin-top:40px}.home-page h2{font-size:clamp(34px,3.2vw,46px);line-height:1.15;letter-spacing:-.025em}.home-page h2 em{display:inline-block;margin-left:.16em}.home-page .section-title{margin-bottom:28px;align-items:center}.home-page .section-title .eyebrow{margin-bottom:12px}.salon-hero{display:grid;grid-template-columns:1.05fr 1fr;gap:64px;align-items:center;padding:0;min-height:0}.salon-hero-copy{padding:32px 0;min-width:0}.salon-hero h1{font-size:clamp(48px,5.4vw,74px);line-height:1.06;letter-spacing:-.035em;margin:0 0 24px}.salon-hero h1 em{color:#a0755b}.salon-intro{font-size:17px;line-height:1.85;max-width:480px;margin-bottom:28px}.salon-hero .hero-buttons{gap:12px 22px}.salon-hero .hero-buttons .text-link{font-size:14px}.hero-location{display:flex;align-items:flex-start;gap:10px;max-width:400px;font-size:13px;line-height:1.7;color:var(--muted);margin-top:32px;padding-top:22px;border-top:1px solid var(--border)}.hero-location svg{margin-top:3px;color:var(--gold)}.salon-portrait{position:relative;aspect-ratio:1/.98;min-height:520px;border-radius:12px;overflow:hidden;background:#e7d9ce;isolation:isolate}.salon-portrait>img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:50% 42%;transition:transform .9s}.salon-portrait:after{content:"";position:absolute;inset:45% 0 0;background:linear-gradient(transparent,#291a25ba);z-index:0;pointer-events:none}.portrait-caption{position:absolute;left:28px;right:28px;bottom:28px;color:#fff;z-index:1}.portrait-caption>span{font-size:12px;letter-spacing:.12em}.portrait-caption>a{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:10px;font:28px/1.25 var(--serif)}@media(hover:hover)and (prefers-reduced-motion:no-preference){.salon-portrait:hover>img{transform:scale(1.035)}}.home-page .sample-note{font-size:13px;padding:10px 14px;margin-bottom:24px;background:#f4eee8;border:1px solid var(--border);color:#70635b}.home-page .service-grid{gap:24px;grid-template-columns:repeat(3,minmax(0,1fr))}.home-page .service-card{padding:22px;border-radius:10px;box-shadow:none;min-width:0;background:#fffdfb}.home-page .service-cover{height:215px;width:calc(100% + 44px);max-width:none;margin:-22px -22px 22px;object-fit:cover;border-radius:9px 9px 0 0}.home-page .service-top{margin-bottom:16px}.home-page .service-icon{width:38px;height:38px}.home-page .service-icon svg{width:20px}.home-page .pill{font-size:12px}.home-page .service-card h3{font-size:27px;line-height:1.15;margin-bottom:12px}.home-page .service-card>p{font-size:15px;line-height:1.7;margin-bottom:20px}.home-page .service-more{font-size:14px;min-height:44px}.home-page .service-bottom{padding-top:16px}.home-page .service-bottom span{font-size:13px}.circle-link{width:44px;height:44px}.home-page .bridal-feature{grid-template-columns:1fr 1.05fr;border-radius:12px;background:#4b263b;align-items:stretch}.home-page .bridal-picture{min-height:520px}.home-page .bridal-picture img{object-position:50% 34%}.home-page .bridal-copy{padding:46px;min-width:0}.home-page .bridal-copy .eyebrow{font-size:12px}.home-page .bridal-copy h2{font-size:clamp(34px,3.2vw,44px);line-height:1.15}.home-page .bridal-copy h2 em{margin-left:0}.home-page .bridal-copy p{font-size:16px;line-height:1.8;color:#e4d4dd}.home-page .check-list{font-size:14px;line-height:1.65;gap:12px;margin:24px 0}.home-page .check-list li{align-items:flex-start}.home-page .check-list svg{margin-top:3px}.home-page .jewellery-section{display:grid;grid-template-columns:.85fr 1.15fr;gap:60px;align-items:center;background:transparent;color:var(--plum);overflow:visible}.jewellery-editorial{min-width:0}.jewellery-editorial>img{width:100%;height:430px;object-fit:cover;border-radius:12px}.jewellery-copy{min-width:0}.jewellery-copy h2{margin:0 0 18px}.jewellery-copy>p:not(.eyebrow){font-size:16px;line-height:1.8;margin-bottom:20px;color:var(--muted)}.jewellery-points{margin:20px 0 24px}.jewellery-points>div{display:flex;gap:14px;padding:16px 0;border-top:1px solid var(--border)}.jewellery-points svg{color:var(--gold);width:20px;margin-top:4px}.jewellery-points h3{font-size:23px;margin:0 0 6px}.jewellery-points p{font-size:14px;line-height:1.7;margin:0}.jewellery-copy .button.light{background:var(--plum);color:#fff;border-color:var(--plum)}.atelier-visual{position:relative;height:420px;isolation:isolate;overflow:hidden;border-radius:12px;background:radial-gradient(ellipse at 45% 35%,#fff8ef,#eedcd0);border:1px solid var(--border)}.scene-fallback{position:absolute;width:100%;height:100%;object-fit:cover;z-index:1}.scene-ready .scene-fallback{opacity:0;pointer-events:none}.atelier-halo{position:absolute;inset:10% 12%;border:1px solid #bfa48855;border-radius:50%}.atelier-mark{display:none}.jewellery-canvas{position:absolute;inset:0 0 30px;z-index:2}.jewellery-canvas canvas{display:block;width:100%;height:100%}.atelier-caption{position:absolute;left:20px;bottom:18px;z-index:3;background:#fcf8f5eb;padding:5px 8px;border-radius:4px;color:#705346;max-width:calc(100% - 88px)}.atelier-caption small{font-size:12px;line-height:1.5}.motion-toggle{position:absolute;bottom:14px;right:14px;z-index:3;display:grid;place-items:center;width:44px;height:44px;border:1px solid #b99a7d66;border-radius:50%;background:#fff9;color:var(--plum)}.home-page>.opening-section{display:grid;grid-template-columns:1fr 230px;gap:40px;padding:38px;border:1px solid var(--border);border-radius:12px;background:#f5ebe7;align-items:center}.opening-copy{min-width:0}.opening-copy .eyebrow{display:flex;align-items:center;gap:8px;margin-bottom:12px}.opening-dot{width:6px;height:6px;border-radius:50%;background:#995568}.home-page .opening-copy h2{font-size:34px;margin:0 0 16px;line-height:1.15}.opening-copy>p:not(.eyebrow){font-size:15px;line-height:1.8;max-width:650px;margin-bottom:20px}.event-details{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:20px 0}.event-details>div{display:flex;gap:10px}.event-details svg{color:var(--gold);width:18px;margin-top:4px}.event-details p{font-size:14px;line-height:1.65;margin:0}.event-details strong,.event-details span{display:block}.event-details strong{color:var(--plum);font-weight:500}.event-details span{font-size:13px;margin-top:3px}.showcase-actions{display:flex;align-items:center;gap:12px 20px;flex-wrap:wrap}.opening-phone{font-size:13px;line-height:1.6;display:inline-flex;gap:8px;align-items:center;flex-wrap:wrap;margin-top:18px;color:var(--muted)}.invitation-card{padding:7px;border:1px solid #d8c4bc;border-radius:8px;background:#fff;transform:none;box-shadow:0 8px 25px #49253b0a;cursor:zoom-in;align-self:center;max-width:100%;width:230px;justify-self:end}.invitation-card>img{width:100%;height:auto;border-radius:3px}.invitation-card>span{display:flex;align-items:center;justify-content:space-between;font-size:13px;gap:8px;padding:12px 5px 5px;position:static;background:none}.full-invitation{width:100%;height:auto;border-radius:6px}.home-page .studio-story{grid-template-columns:1fr 1fr;gap:60px;align-items:start;border-top:1px solid var(--border);padding-top:56px}.home-page .story-symbol{display:none}.home-page .studio-story p:not(.eyebrow){font-size:16px;line-height:1.85}.home-page .studio-story h2{font-size:38px}.home-page .closing-cta{padding:52px 24px 60px;border-top:1px solid var(--border);background:none}.home-page .closing-cta>span{display:none}.home-page .closing-cta .button{margin-top:10px}.footer-top,.footer-bottom{max-width:1280px;margin:0 auto}.footer-top .brand span{font-size:12px;line-height:1.6;max-width:260px;letter-spacing:.05em}.footer-top p{font-size:16px}html:lang(te) .salon-hero h1{font-size:clamp(34px,4vw,54px);line-height:1.5;letter-spacing:0}html:lang(te) .home-page h2{font-size:clamp(26px,2.5vw,34px);line-height:1.6;letter-spacing:0}html:lang(te) .salon-intro{font-size:16px;line-height:1.95}html:lang(te) .portrait-caption>a{font-family:inherit;font-size:21px;line-height:1.6}html:lang(te) .home-page h3{font-size:20px;line-height:1.6}html:lang(te) .home-page .eyebrow{font-size:12px;letter-spacing:0}html:lang(te) .home-page .button,html:lang(te) .home-page .text-link{font-size:14px;line-height:1.7}@media(max-width:1180px){.header-inner{padding-inline:32px}.site-header .brand{flex-basis:auto}.site-header{height:90px}.main-nav{display:none;position:absolute;top:100%;left:0;right:0;background:var(--cream);padding:20px 32px;border-bottom:1px solid var(--border);box-shadow:0 15px 25px #30132a14;max-height:calc(100dvh - 120px);overflow-y:auto}.main-nav.open{display:flex;flex-direction:column;align-items:stretch;gap:0}.main-nav a{padding:13px 8px;font-size:16px}.main-nav a.active:after{display:none}.main-nav .mobile-account-link{display:block;border-top:1px solid var(--border)}.mobile-menu{display:inline-flex}.home-page{padding-inline:32px;--section-gap:68px}.salon-hero{gap:36px}.salon-portrait{min-height:470px}.salon-hero h1{font-size:60px}.home-page .bridal-copy{padding:34px}.home-page .jewellery-section{gap:40px}.home-page>.opening-section{grid-template-columns:1fr 210px;padding:30px;gap:30px}.event-details{grid-template-columns:1fr;gap:14px}}@media(max-width:900px){.home-page .service-grid{gap:16px}.home-page .service-card{padding:18px}.home-page .service-cover{width:calc(100% + 36px);margin:-18px -18px 18px;height:175px}.home-page .service-card h3{font-size:24px}.home-page .service-card>p{font-size:14px}.home-page .bridal-feature{grid-template-columns:.85fr 1.15fr}.home-page .bridal-picture{min-height:500px}.home-page .bridal-copy{padding:28px}.home-page .bridal-copy h2{font-size:35px}.salon-hero h1{font-size:52px}.salon-portrait{min-height:440px}.salon-intro{font-size:16px}.salon-hero .hero-buttons{align-items:flex-start;flex-direction:column;gap:10px}.home-page .jewellery-section{grid-template-columns:.8fr 1.2fr;gap:28px}.atelier-visual{height:390px}.home-page .studio-story{gap:32px}}@media(max-width:700px){.announcement{font-size:12px;padding:8px 18px}.announcement span{display:none}.site-header{height:76px}.header-inner{padding:0 20px;gap:12px}.site-header .brand{font-size:36px}.site-header .brand span{display:none}.header-actions{gap:6px}.header-actions>.icon-button:not(.mobile-menu){display:none}.header-actions .language-toggle{padding:8px;font-size:14px}.header-book{padding:10px 13px!important;min-height:44px!important;font-size:14px!important}.header-book svg,.desktop-book-label{display:none}.mobile-book-label{display:inline}.main-nav{padding:12px 20px}.main-nav a{white-space:normal}.home-page{padding:0 20px;--section-gap:52px}.home-page>section:first-child{margin-top:24px}.salon-hero{grid-template-columns:1fr;gap:24px}.salon-hero-copy{padding:12px 0 0}.salon-hero h1{font-size:clamp(42px,10vw,60px);margin-bottom:18px}.salon-hero .eyebrow{margin-bottom:14px}.salon-intro{max-width:100%;margin-bottom:24px;line-height:1.8}.salon-hero .hero-buttons{flex-direction:row;align-items:center;gap:12px 18px}.salon-hero .hero-buttons .button{padding:13px 16px;font-size:14px}.hero-location{font-size:13px;margin-top:20px;padding-top:18px;max-width:100%}.salon-portrait{min-height:0;aspect-ratio:1/1.04;width:100%;border-radius:10px}.salon-portrait>img{object-position:50% 40%}.portrait-caption{left:22px;right:22px;bottom:24px}.portrait-caption>a{font-size:26px}.portrait-caption>span{font-size:12px}.home-page .section-title{align-items:flex-start;flex-direction:column;gap:12px;margin-bottom:22px}.home-page h2{font-size:36px}.home-page .section-title h2 em{margin-left:.16em}.home-page .section-title .text-link{margin:0}.home-page .sample-note{font-size:12px;line-height:1.7}.home-page .service-grid{grid-template-columns:1fr;gap:22px}.home-page .service-card{padding:22px}.home-page .service-cover{height:220px;width:calc(100% + 44px);margin:-22px -22px 20px}.home-page .service-card h3{font-size:28px}.home-page .service-card>p{font-size:16px;margin-bottom:14px}.home-page .service-top{margin-bottom:16px}.home-page .bridal-feature{grid-template-columns:1fr}.home-page .bridal-picture{min-height:0;height:340px}.home-page .bridal-picture>img{object-position:center 30%}.home-page .bridal-picture>span{font-size:10px;max-width:calc(100% - 32px);left:16px}.home-page .bridal-copy{padding:28px 24px}.home-page .bridal-copy h2{font-size:36px}.home-page .check-list{font-size:14px}.home-page .jewellery-section{grid-template-columns:1fr;gap:26px}.jewellery-copy{order:0}.jewellery-editorial{order:1}.atelier-visual{height:300px}.jewellery-editorial>img{height:300px}.jewellery-copy>p:not(.eyebrow){font-size:16px}.jewellery-points h3{font-size:24px}.jewellery-points p{font-size:14px}.home-page>.opening-section{grid-template-columns:1fr;padding:24px;gap:26px}.home-page .opening-copy h2{font-size:30px}.opening-copy>p:not(.eyebrow){font-size:15px}.event-details{gap:16px}.event-details p{font-size:14px}.event-details span{font-size:13px}.showcase-actions{align-items:flex-start;gap:12px;flex-direction:column}.invitation-card{justify-self:start;width:210px}.opening-phone{font-size:13px}.home-page .studio-story{grid-template-columns:1fr;gap:24px;padding-top:36px}.home-page .studio-story h2{font-size:34px}.home-page .studio-story p:not(.eyebrow){font-size:16px;margin-bottom:16px}.home-page .closing-cta{padding:36px 0 44px}.home-page .closing-cta h2{font-size:32px}html:lang(te) .site-header .brand{font-size:28px}html:lang(te) .salon-hero h1{font-size:38px;line-height:1.5}html:lang(te) .home-page h2{font-size:28px;line-height:1.6}html:lang(te) .home-page h3{font-size:22px}.footer-top .brand span{font-size:12px}}@media(max-width:380px){.header-inner{padding-inline:14px;gap:6px}.site-header .brand{font-size:32px}.header-actions{gap:3px}.header-actions .language-toggle{padding-inline:6px}.header-book{padding-inline:10px!important}.home-page{padding-inline:18px}.salon-hero h1{font-size:44px}.home-page>.opening-section{padding:20px}.salon-hero .hero-buttons{gap:8px 14px}.home-page .bridal-copy{padding:26px 20px}}@media(prefers-reduced-motion:reduce){.salon-portrait>img{transition:none}.motion-toggle{display:none}.service-card:hover,.button:hover:not(:disabled){transform:none}}
