/* All rules are confined to the renewal front page. */
.dt-page{--dt-ink:#233f35;--dt-text:#34463e;--dt-muted:#5f6a61;--dt-cream:#f7f5ec;--dt-paper:#fffef9;--dt-green:#244e3f;--dt-orange:#c3542c;--dt-line:#d8ddd2;margin:0!important;background:var(--dt-cream)!important;color:var(--dt-text)!important;font-family:"Hiragino Kaku Gothic ProN","Hiragino Sans","Yu Gothic",Meiryo,sans-serif!important;font-size:18px;line-height:1.9;letter-spacing:.035em;overflow-wrap:anywhere;-webkit-font-smoothing:antialiased}
.dt-page *,.dt-page *::before,.dt-page *::after{box-sizing:border-box}
.dt-page h1,.dt-page h2,.dt-page h3,.dt-page p,.dt-page ul,.dt-page ol,.dt-page figure{margin:0;padding:0}
.dt-page h1,.dt-page h2,.dt-page h3{color:var(--dt-ink);font-weight:700;line-height:1.5;letter-spacing:.05em}
.dt-page h2{font-size:clamp(29px,3.2vw,42px);line-height:1.55}
.dt-page h3{font-size:23px}
.dt-page a{color:inherit;text-decoration:none;transition:background-color .18s,color .18s,box-shadow .18s}
.dt-page button{font:inherit;letter-spacing:inherit;cursor:pointer;color:inherit}
.dt-page img{max-width:100%;height:auto;display:block}
.dt-page svg{fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}
.dt-page :focus-visible{outline:3px solid #a83b13;outline-offset:6px}
.dt-page [hidden]{display:none!important}
.dt-page section[id],.dt-page [id="schedule"],.dt-page main{scroll-margin-top:135px}
.dt-symbols{position:absolute;width:0;height:0;overflow:hidden}
.dt-sr-only{position:absolute!important;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.dt-skip{position:fixed;top:-100px;left:20px;z-index:200;background:white;padding:12px 24px;border:2px solid var(--dt-green)}
.dt-skip:focus{top:12px}
.dt-container{width:min(1180px,calc(100% - 96px));margin-inline:auto}
.dt-center{text-align:center}
.dt-section{padding:100px 0}
.dt-section-heading{margin-bottom:45px}
.dt-section-heading>p:last-child:not(.dt-kicker){margin-top:22px;line-height:2}
.dt-section-heading .dt-section-catch{margin-top:12px!important;font-size:18px;font-weight:700;line-height:1.8;color:#52665d}
.dt-kicker{font-size:16px;font-weight:700;letter-spacing:.13em;margin-bottom:13px!important;color:var(--dt-green)}
.dt-kicker::before{content:"";display:inline-block;width:20px;height:2px;background:currentColor;vertical-align:middle;margin-right:10px}
.dt-heading-row{display:flex;align-items:end;justify-content:space-between;gap:40px}
.dt-heading-row>p{font-size:17px;flex-shrink:0;padding-bottom:8px}
.dt-icon{width:48px;height:48px;flex-shrink:0}
.dt-header{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:112px;padding:14px 3.5%;background:rgba(247,245,236,.98);position:sticky;top:0;z-index:50;border-bottom:1px solid rgba(35,63,53,.12)}
.dt-brand{display:flex;align-items:center;gap:12px;flex-shrink:0}
.dt-brand-copy{display:grid;grid-template-columns:auto auto;grid-template-areas:"caption legacy" "name legacy";align-items:center;column-gap:17px}
.dt-brand-mark{width:58px;height:58px;display:grid;place-items:center;background:var(--dt-green);color:var(--dt-cream);border-radius:50%;box-shadow:inset 0 0 0 1px #ffffff24,0 4px 0 #173c3030}
.dt-brand-mark svg{width:40px;height:40px;transform:translateY(-2px);stroke-width:2.15}
.dt-brand-mark path[fill="currentColor"]{fill:currentColor;stroke:none}
.dt-brand-caption{grid-area:caption;font-size:13px;line-height:1.45;font-weight:750;letter-spacing:.055em;display:block}
.dt-brand-name{grid-area:name;display:flex;align-items:center;gap:10px;font-size:41px;line-height:1.18;font-weight:850;letter-spacing:.085em;color:var(--dt-ink)}
.dt-brand-reading{display:inline-flex;align-items:center;align-self:center;margin-top:5px;padding:3px 8px;border:1px solid #cbd4c8;border-radius:999px;background:#edf0e8;color:#53675e;font-size:10px;font-weight:700;line-height:1.35;letter-spacing:.08em;white-space:nowrap}
.dt-brand-copy-simple{grid-template-columns:auto;grid-template-areas:"caption" "name"}
.dt-brand-legacy{grid-area:legacy;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:4px;min-height:50px;padding-left:17px;border-left:1px solid #c9cfc6;color:var(--dt-text);font-size:14px;font-weight:700;line-height:1.45;letter-spacing:.035em;white-space:nowrap}
.dt-brand-legacy>span{display:inline-block;padding:2px 8px;border-radius:100px;background:#e7eadf;color:var(--dt-green);font-size:10px;font-weight:700;letter-spacing:.07em}
@media(max-width:760px){.dt-brand-copy{display:flex;flex-direction:column;align-items:flex-start}.dt-brand-legacy{display:inline-flex;flex-direction:row;align-items:center;gap:5px;min-height:0;margin-top:2px;padding-left:0;border-left:0;color:var(--dt-muted);font-size:10px;font-weight:600;line-height:1.4;letter-spacing:.015em}.dt-brand-legacy>span{padding:1px 5px;font-size:8px}}
.dt-header-right{display:flex;align-items:end;flex-direction:column;gap:8px}
.dt-header-meta{font-size:12px;color:var(--dt-muted);font-weight:600;line-height:1.5}
.dt-header-meta span{padding-left:15px;margin-left:15px;border-left:1px solid #c9cfc6}
.dt-nav{display:flex;align-items:center;gap:25px;font-size:15px;font-weight:700;line-height:1.5}
.dt-nav>a{padding:12px 0;position:relative}
.dt-nav>a:hover{color:var(--dt-orange)}
.dt-nav .dt-nav-contact{background:var(--dt-green);color:white;padding:15px 24px;border-radius:100px;display:flex;gap:24px;align-items:center}
.dt-nav .dt-nav-contact:hover{background:#163d30}
.dt-menu{display:none}
.dt-menu-label{white-space:nowrap}
.dt-hero{width:min(1380px,calc(100% - 96px));margin:0 auto;padding:55px 0 40px;display:grid;grid-template-columns:.96fr 1.2fr;align-items:center;gap:26px;min-height:650px}
.dt-hero-copy{padding:10px 0 25px 4%}
.dt-eyebrow{font-size:16px;font-weight:700;letter-spacing:.04em;display:flex;align-items:center;gap:10px;margin-bottom:24px!important}
.dt-dot{display:inline-block;background:#c3542c;width:8px;height:8px;border-radius:50%;flex-shrink:0}
.dt-hero h1{font-size:clamp(36px,3.65vw,59px);line-height:1.65;letter-spacing:.075em;white-space:normal;text-wrap:balance;margin-bottom:23px}
.dt-underline{background:linear-gradient(transparent 74%,#ebc66e 74%,#ebc66e 92%,transparent 92%)}
.dt-hero-tagline{font-size:20px;font-weight:700;margin-bottom:15px!important;letter-spacing:.065em}
.dt-hero-desc{font-size:18px;line-height:2.05;margin-bottom:29px!important}
.dt-button{display:inline-flex;align-items:center;justify-content:center;gap:25px;min-height:62px;padding:15px 27px;border-radius:100px;border:1px solid transparent;font-size:17px;font-weight:700;line-height:1.65;text-align:center}
.dt-button-orange{color:#fff!important;background:var(--dt-orange);box-shadow:0 4px 0 #934023}
.dt-button-orange:hover{background:#a8411c;box-shadow:0 2px 0 #934023}
.dt-button-green{color:#fff!important;background:var(--dt-green);border-color:var(--dt-green)}
.dt-button-green:hover{background:#14372b}
.dt-button-outline{border-color:var(--dt-green);background:transparent;color:var(--dt-green)!important}
.dt-button-outline:hover{background:#e8eee3}
.dt-button-white{background:var(--dt-paper);color:var(--dt-green)!important;box-shadow:0 4px 0 #c1c9ba}
.dt-button-white:hover{background:#edf1e5}
.dt-hero-copy .dt-button{min-width:290px}
.dt-hero-note{font-size:13px;margin-top:17px!important}
.dt-hero-visual{position:relative;padding:12px 0 30px}
.dt-video-wrap{height:510px;position:relative;border-radius:140px 26px 130px 26px;overflow:hidden;background:#d5dfd1;isolation:isolate}
.dt-hero-video{width:100%;height:100%;object-fit:cover;display:block}
.dt-quickbar{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #cad2c5;border-radius:18px;background:var(--dt-paper);padding:20px 0;margin-top:8px}
.dt-quickbar>a{padding:0 27px;position:relative;display:flex;flex-direction:column;justify-content:center;min-height:63px}
.dt-quickbar>a+a{border-left:1px solid var(--dt-line)}
.dt-quickbar>a:hover{color:var(--dt-orange)}
.dt-quick-label{font-size:13px;line-height:1.7}
.dt-quickbar strong{font-size:27px;line-height:1.6;letter-spacing:.02em;color:var(--dt-ink)}
.dt-quickbar strong>span{font-size:17px;margin-left:5px}
.dt-quick-arrow{position:absolute;right:20px;bottom:15px;border-radius:50%;background:#edf0e6;width:28px;height:28px;display:grid;place-items:center;font-size:16px}
.dt-about{padding-top:95px;padding-bottom:105px}
.dt-reasons{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}
.dt-reason{position:relative;padding-top:7px}
.dt-reason-number{position:absolute;top:6px;left:5px;font-size:15px;color:#60745e;font-weight:600}
.dt-icon-disc{display:grid;place-items:center;width:104px;height:98px;border-radius:50% 45% 46% 43%;margin:0 auto 25px;transform:rotate(-5deg)}
.dt-icon-disc svg{width:59px;height:59px;transform:rotate(5deg)}
.dt-peach{background:#f4dfce}.dt-yellow{background:#f3e5b7}.dt-blue{background:#dfe8e6}.dt-sage{background:#dfe5cf}
.dt-reason h3{text-align:center;font-size:21px;line-height:1.7;margin-bottom:16px}
.dt-reason p{font-size:16px;line-height:1.95}
.dt-learning{background:#e9eee2;border-radius:70px 70px 0 0}
.dt-learn-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}
.dt-learn-card{background:var(--dt-paper);border:1px solid #c9d1c2;border-radius:22px;overflow:hidden}
.dt-learn-top{height:190px;padding:22px;display:flex;position:relative;justify-content:center;align-items:center;border-bottom:1px solid #d1d7c8}
.dt-learn-top>span:first-child{position:absolute;left:25px;top:16px;font-size:19px}
.dt-learn-shoot .dt-learn-top{background:#f2e4bf}.dt-learn-edit .dt-learn-top{background:#d6e1d7}.dt-learn-ai .dt-learn-top{background:#dce5ec}
.dt-learn-icon{width:92px;height:92px;stroke-width:1.8!important;margin-right:20px}
.dt-learn-word{font-size:23px;font-weight:700;writing-mode:vertical-rl;letter-spacing:.2em;line-height:1.5}
.dt-learn-body{padding:26px 27px 29px}
.dt-learn-body h3{font-size:24px;margin-bottom:16px;line-height:1.6}
.dt-learn-body p{font-size:16px;line-height:1.95;margin-bottom:20px;min-height:124px}
.dt-tags,.dt-event-tags{display:flex;gap:8px;flex-wrap:wrap;list-style:none}
.dt-tags li{padding:4px 9px;border:1px solid #d5dccf;border-radius:6px;font-size:12px;line-height:1.5;background:#f7f7f0}
.dt-learning-foot{text-align:center;margin-top:30px!important;font-size:17px;font-weight:600}
.dt-teacher{display:grid;grid-template-columns:235px 1fr;gap:38px;align-items:center;background:#f7f8f0;border-radius:22px;margin-top:60px;padding:30px 35px}
.dt-teacher>img{width:235px;height:235px;object-fit:cover;border-radius:50%;object-position:49% center}
.dt-teacher h3{font-size:26px;margin-bottom:12px}
.dt-teacher>div>p:not(.dt-kicker){font-size:16px;line-height:1.9}
.dt-teacher-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:20px;font-size:15px}
.dt-teacher-bottom strong{font-size:20px;margin-left:10px}
.dt-text-link{display:inline-flex;align-items:center;gap:24px;font-size:16px;font-weight:700;min-height:44px;border-bottom:1px solid #708376;padding-bottom:3px;line-height:1.7}
.dt-text-link:hover{color:var(--dt-orange)}
.dt-work-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}
.dt-work-image{aspect-ratio:1.55;position:relative;background:#e0e7da;overflow:hidden;border-radius:15px;margin-bottom:20px}
.dt-work-image img{width:100%;height:100%;object-fit:cover;transition:transform .25s}
.dt-work-card:hover img{transform:scale(1.035)}
.dt-play-mark{position:absolute;right:15px;bottom:15px;display:grid;place-items:center;width:45px;height:45px;background:#fffefa;color:var(--dt-green);border-radius:50%;font-size:17px;padding-left:2px}
.dt-work-type{font-size:13px;display:block;margin-bottom:8px;color:var(--dt-muted)}
.dt-work-card h3{font-size:20px;line-height:1.75;margin-bottom:16px}
.dt-work-link{display:flex;justify-content:space-between;border-top:1px solid var(--dt-line);padding-top:12px;font-size:14px;font-weight:700}
.dt-voices{background:#efece1}
.dt-voice-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}
.dt-voice-card{background:var(--dt-paper);border-radius:18px;overflow:hidden;border:1px solid #d8d7c9}
.dt-voice-card:hover{box-shadow:0 6px 0 #c6cebc}
.dt-voice-card>img{aspect-ratio:1.65;width:100%;height:auto;object-fit:cover}
.dt-voice-card>div{padding:25px 28px}
.dt-age{background:#e9eee2;padding:3px 13px;border-radius:5px;font-size:16px;font-weight:700;display:inline-block;margin-bottom:12px}
.dt-voice-card h3{font-size:21px;margin-bottom:12px}
.dt-voice-card .dt-text-link{display:flex;justify-content:space-between;border:0}
.dt-price-common{display:flex;justify-content:center;gap:25px;align-items:center;margin:0 auto 30px;padding:18px;background:#e9eee2;border-radius:10px;line-height:1.7;font-size:16px}
.dt-price-common>span+span{border-left:1px solid #c0cab5;padding-left:25px}
.dt-price-common strong{font-size:19px;margin-left:8px}
.dt-price-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}
.dt-price-card{border:1px solid #cbd2c4;border-radius:18px;text-align:center;padding:30px 22px;background:var(--dt-paper)}
.dt-price-featured{border:2px solid #5d7b64;padding:29px 21px;background:#f4f7ed}
.dt-plan-intro{font-size:13px;margin-bottom:20px!important;letter-spacing:0}
.dt-price-card h3{font-size:23px;padding-bottom:20px;border-bottom:1px solid var(--dt-line);margin-bottom:20px}
.dt-price-card h3>span{font-size:37px;margin-inline:7px;line-height:1.1}
.dt-price{display:flex;flex-wrap:wrap;gap:0 7px;align-items:baseline;justify-content:center;line-height:1.5;color:var(--dt-ink)}
.dt-price>span{font-size:16px}.dt-price strong{font-size:43px;letter-spacing:-.03em;font-family:Arial,"Hiragino Sans",sans-serif}
.dt-tax{font-size:13px;color:var(--dt-muted);margin:7px 0 27px!important}
.dt-price-card .dt-button{min-height:53px;font-size:14px;padding:12px 17px;gap:12px;width:100%}
.dt-price-note{font-size:15px;text-align:center;margin:25px 0 15px!important;line-height:1.9}
.dt-practice{background:#ece6d5;border-radius:0 70px 70px 0;margin-right:max(24px,calc((100vw - 1340px) / 2));padding:68px 0}
.dt-practice-inner{display:grid;grid-template-columns:.7fr 1.4fr;gap:50px;align-items:center}
.dt-practice h2{font-size:34px;line-height:1.65;margin-bottom:20px}
.dt-practice p:not(.dt-kicker){font-size:17px;line-height:2}
.dt-event-tags{margin:23px 0!important;gap:9px}
.dt-event-tags li{font-size:13px;background:#fffef5;border-radius:30px;border:1px solid #d1cfbd;padding:4px 15px;line-height:1.8}
.dt-practice-art{position:relative;min-height:310px;display:flex;align-items:center;justify-content:center;flex-direction:column;transform:rotate(-5deg)}
.dt-practice-art>svg{width:145px;height:145px;stroke-width:1.3;z-index:1}
.dt-practice-orbit{position:absolute;width:280px;height:280px;background:#f8f5e8;border:1px dashed #9aa488;border-radius:45% 55% 48% 50%;transform:rotate(25deg)}
.dt-practice-art-text{z-index:1;text-align:center;font-size:23px;line-height:1.65;font-weight:700}
.dt-practice-spark{position:absolute;right:0;top:20px;font-size:50px;color:var(--dt-orange)}
.dt-access-grid{display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:start}
.dt-access-card{border-radius:22px;padding:34px;background:#e9eee2}
.dt-location-icon{display:inline-flex;align-items:center;justify-content:center;width:66px;height:66px;background:#f8f8ee;border-radius:50%;margin-bottom:17px}
.dt-access-card h3{font-size:24px;margin-bottom:15px}
.dt-station{font-size:18px;line-height:1.9}
.dt-station strong{display:block;font-size:28px;color:var(--dt-green)}
.dt-access-card>p:not(.dt-station){font-size:14px}
.dt-access-card address{font-style:normal;font-size:17px;line-height:1.95;margin:20px 0;padding-top:20px;border-top:1px solid #c4cebc}
.dt-access-notes{font-size:14px;line-height:1.9;margin-bottom:24px}
.dt-access-card .dt-button{font-size:15px;min-height:55px;width:100%;padding:12px 20px}
.dt-access-card .dt-text-link{font-size:14px;margin-top:15px}
.dt-schedule h3{display:flex;align-items:center;gap:12px;font-size:22px;margin:10px 0 17px}
.dt-schedule h3 .dt-icon{width:34px;height:34px}
.dt-schedule>p{font-size:16px;margin-bottom:20px}
.dt-table-wrap{border:1px solid #ccd5c5;border-radius:12px;overflow:hidden}
.dt-schedule table{width:100%;border-collapse:collapse;font-size:16px;line-height:1.75;white-space:nowrap;text-align:center;table-layout:fixed}
.dt-schedule th,.dt-schedule td{padding:12px 5px;border-bottom:1px solid #d9dfd1}
.dt-schedule th:first-child{width:49%}
.dt-schedule th{font-weight:600}
.dt-schedule thead{background:#e9eee2}
.dt-schedule tbody{background:var(--dt-paper)}
.dt-schedule tbody tr:nth-child(even){background:#f1f4e9}
.dt-schedule tbody tr:last-child>*{border-bottom:0}
.dt-schedule td{color:var(--dt-green);font-weight:700}
.dt-small{font-size:13px!important;margin-top:17px!important;line-height:1.85}
.dt-faq-section{background:#e9eee2}
.dt-faq-layout{display:grid;grid-template-columns:.74fr 1.35fr;gap:70px;align-items:start}
.dt-faq-layout .dt-section-heading>p{font-size:16px;margin-bottom:26px}
.dt-faq-list details{border-bottom:1px solid #c0ccba}
.dt-faq-list details:first-child{border-top:1px solid #c0ccba}
.dt-faq-list summary{position:relative;display:flex;gap:14px;align-items:baseline;padding:23px 35px 23px 0;cursor:pointer;font-size:17px;line-height:1.8;font-weight:700;list-style:none}
.dt-faq-list summary::-webkit-details-marker{display:none}
.dt-faq-list summary::after{content:"+";font-size:25px;position:absolute;right:2px;top:18px;font-weight:400}
.dt-faq-list details[open] summary::after{content:"−"}
.dt-q{font-size:20px;font-family:Georgia,serif;color:var(--dt-orange)}
.dt-faq-list details>div{padding:0 30px 25px 29px;font-size:16px;line-height:2}
.dt-news-section{padding:75px 0}
.dt-news-layout{display:grid;grid-template-columns:.65fr 1.5fr;gap:65px}
.dt-news-layout h2{font-size:32px;margin-bottom:20px}
.dt-news-layout .dt-text-link{font-size:14px}
.dt-news-list>a{display:grid;grid-template-columns:105px 1fr 20px;gap:20px;align-items:baseline;padding:22px 0;border-bottom:1px solid var(--dt-line);font-size:16px}
.dt-news-list>a:first-child{border-top:1px solid var(--dt-line)}
.dt-news-list>a:hover{color:var(--dt-orange)}
.dt-news-list time{font-size:13px;color:var(--dt-muted);font-variant-numeric:tabular-nums}
.dt-contact{background:var(--dt-green);border-radius:70px 70px 0 0;padding:85px 0 65px;text-align:center;color:#fbfbf1}
.dt-contact h2{color:inherit;font-size:40px;line-height:1.65;margin-bottom:22px}
.dt-contact .dt-kicker{color:#ead49d;margin-bottom:20px!important}
.dt-contact-desc{font-size:17px;line-height:2.1}
.dt-steps{display:flex;justify-content:center;gap:48px;list-style:none;margin:40px 0!important;text-align:left}
.dt-steps li{display:flex;align-items:center;gap:13px;position:relative}
.dt-steps li>span{width:35px;height:35px;border-radius:50%;background:#4c6b56;display:grid;place-items:center;font-size:17px}
.dt-steps strong{font-size:17px}.dt-steps small{display:block;font-size:12px;color:#e0e9d6;margin-top:1px}
.dt-contact-actions{display:flex;justify-content:center;gap:22px}
.dt-contact-actions .dt-button{min-width:320px;min-height:72px;gap:18px}
.dt-contact-actions .dt-icon{width:31px;height:31px}
.dt-line-label{font-size:12px;color:#fff;background:#287145;border-radius:6px;padding:2px 6px}
.dt-contact-note{font-size:13px;color:#e0e9d6;margin-top:22px!important}
.dt-phone{margin-top:35px;padding-top:25px;border-top:1px solid #ffffff30}
.dt-phone>span{font-size:14px;display:inline-block;margin-right:18px}
.dt-phone>a{font-family:Arial,sans-serif;font-size:30px;letter-spacing:.03em;display:inline-block;line-height:1.7;vertical-align:middle}
.dt-phone>a:hover{text-decoration:underline;text-underline-offset:5px}
.dt-phone>p{font-size:12px;margin-top:10px;line-height:1.9;color:#e0e9d6}
.dt-footer{padding:48px 0 25px}
.dt-footer-top{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-bottom:30px;border-bottom:1px solid var(--dt-line)}
.dt-footer-top>p{font-size:15px;margin-left:auto;line-height:1.9}
.dt-to-top{width:48px;height:48px;border:1px solid var(--dt-green);border-radius:50%;display:grid;place-items:center;font-size:21px;flex-shrink:0}
.dt-to-top:hover{background:#e1e8d8}
.dt-footer-bottom{display:flex;align-items:start;justify-content:space-between;gap:30px;padding-top:25px;font-size:12px}
.dt-footer-bottom nav{display:flex;gap:22px;flex-wrap:wrap}
.dt-footer-bottom nav a{min-height:44px;display:inline-flex;align-items:center}
.dt-footer a:hover{color:var(--dt-orange)}
.dt-copyright{font-size:11px;color:var(--dt-muted);margin-top:25px!important}
.dt-mobile-contact,.dt-mobile-only{display:none}
@media(min-width:1500px){.dt-hero{gap:55px}.dt-hero-copy{padding-left:4%}.dt-video-wrap{height:540px}}
@media(max-width:1200px){.dt-nav{gap:16px;font-size:14px}.dt-nav .dt-nav-contact{padding-inline:18px;gap:12px}.dt-container{width:calc(100% - 64px)}.dt-header{padding-inline:32px}.dt-hero{width:calc(100% - 64px);gap:18px}.dt-hero-copy{padding-left:0}.dt-video-wrap{height:470px}.dt-hero-seal{right:-5px}.dt-hero-tagline{font-size:18px}.dt-reasons{gap:22px}.dt-reason h3{font-size:19px}.dt-learn-body{padding:24px}.dt-learn-body h3{font-size:22px}.dt-learn-body p{min-height:150px}.dt-quickbar>a{padding-inline:22px}.dt-quickbar strong{font-size:24px}.dt-quickbar strong>span{font-size:15px}.dt-access-grid{gap:32px}.dt-faq-layout{gap:45px}}
@media(max-width:1100px){.dt-header{min-height:91px;padding-block:14px}.dt-brand-name{font-size:33px}.dt-brand-mark{width:49px;height:49px}.dt-header-right{margin-left:auto}.dt-header-meta{font-size:12px}.dt-header-meta>span{display:block;border:0;margin:0;padding:0}.dt-menu:not([hidden]){display:flex;align-items:center;flex-direction:column;justify-content:center;gap:6px;min-width:62px;height:59px;background:var(--dt-paper);border:1px solid var(--dt-green);border-radius:12px}.dt-menu-lines{width:23px;height:12px;border-top:2px solid;border-bottom:2px solid;position:relative}.dt-menu-lines::after{content:"";position:absolute;left:0;right:0;top:4px;border-top:2px solid}.dt-menu-label{font-size:10px;line-height:1.3;font-weight:700}.dt-nav{position:absolute;top:100%;left:0;right:0;background:var(--dt-cream);display:grid;grid-template-columns:1fr 1fr;padding:20px 32px 25px;gap:8px 25px;border-bottom:1px solid var(--dt-line);box-shadow:0 10px 20px #163d3012;font-size:17px}.dt-nav>a{min-height:52px;padding:12px 15px;border-bottom:1px solid var(--dt-line)}.dt-nav .dt-nav-contact{grid-column:1/-1;justify-content:center;margin-top:5px}.dt-has-js .dt-nav{display:none}.dt-has-js .dt-nav.dt-is-open{display:grid}.dt-page:not(.dt-has-js) .dt-header{margin-bottom:230px}.dt-hero{min-height:auto;padding-top:40px;gap:24px}.dt-eyebrow{font-size:13px}.dt-hero h1{font-size:clamp(35px,4.2vw,48px)}.dt-hero-desc{font-size:16px}.dt-video-wrap{height:445px;border-radius:95px 20px 100px 20px}.dt-hero-seal{width:116px;height:116px}.dt-hero-seal strong{font-size:14px}.dt-hero-seal>span{font-size:10px}.dt-hero-scribble{font-size:18px}.dt-quickbar{padding-block:17px}.dt-quickbar strong{font-size:22px}.dt-quick-arrow{display:none}.dt-reasons{grid-template-columns:repeat(2,1fr);gap:40px}.dt-reason{padding-inline:15px}.dt-reason h3{font-size:23px}.dt-reason p{font-size:17px}.dt-reason-number{left:17px}.dt-heading-row{gap:25px}.dt-heading-row>p{font-size:15px}.dt-section{padding-block:80px}.dt-learn-grid{gap:15px}.dt-learn-body{padding:22px 19px}.dt-learn-body h3{font-size:21px}.dt-learn-body p{font-size:15px;min-height:150px}.dt-learn-top{height:170px}.dt-learn-icon{width:77px;height:77px}.dt-learn-word{font-size:20px}.dt-teacher{grid-template-columns:190px 1fr;padding:28px;gap:30px}.dt-teacher>img{width:190px;height:190px}.dt-teacher h3{font-size:23px}.dt-price-grid{gap:16px}.dt-price-card{padding:24px 15px}.dt-price-featured{padding:23px 14px}.dt-price strong{font-size:37px}.dt-price-card .dt-button{font-size:13px;padding:10px 13px}.dt-plan-intro{font-size:11px}.dt-practice h2{font-size:29px}.dt-practice-art{min-height:240px}.dt-practice-orbit{width:220px;height:220px}.dt-practice-art>svg{width:110px;height:110px}.dt-practice-art-text{font-size:20px}.dt-practice-spark{font-size:35px}.dt-practice-inner{gap:30px}.dt-access-card{padding:27px}.dt-schedule h3{font-size:19px}.dt-schedule table{font-size:14px}.dt-faq-layout{grid-template-columns:.75fr 1.2fr;gap:40px}.dt-faq-list summary{font-size:16px}.dt-steps{gap:30px}.dt-steps li+li::before{left:-20px}.dt-steps strong{font-size:15px}.dt-footer-bottom{flex-direction:column;gap:12px}}
@media(max-width:760px){.dt-page{font-size:17px;line-height:1.95}.dt-container{width:calc(100% - 40px)}.dt-header{padding:12px 20px;min-height:82px;gap:12px}.dt-brand{gap:9px}.dt-brand-mark{width:42px;height:42px;border-radius:12px}.dt-brand-mark svg{width:33px;height:33px}.dt-brand-caption{font-size:10px;letter-spacing:.025em}.dt-brand-name{font-size:29px;gap:8px}.dt-brand-reading{font-size:8px;padding-left:7px}.dt-header-meta{display:none}.dt-menu:not([hidden]){height:51px;min-width:54px;gap:5px}.dt-header-right{margin:0;flex:1}.dt-nav{padding:15px 20px 20px;gap:5px 12px;font-size:16px}.dt-page section[id],.dt-page [id="schedule"],.dt-page main{scroll-margin-top:105px}.dt-hero{display:flex;flex-direction:column;width:calc(100% - 40px);padding:32px 0 24px;gap:25px;align-items:stretch}.dt-hero-copy{padding:0 3px}.dt-eyebrow{font-size:13px;margin-bottom:19px!important;gap:8px}.dt-hero h1{font-size:clamp(32px,8.2vw,47px);letter-spacing:.035em;line-height:1.6;margin-bottom:19px}.dt-hero-tagline{font-size:17px;letter-spacing:.025em;margin-bottom:13px!important}.dt-hero-desc{font-size:16px;line-height:1.95;margin-bottom:23px!important}.dt-hero-copy .dt-button{width:100%;min-width:0;min-height:59px;font-size:17px;padding-inline:30px}.dt-hero-note{font-size:12px;text-align:center;margin-top:12px!important}.dt-hero-visual{padding:10px 0 29px;width:100%;max-width:580px;align-self:center}.dt-video-wrap{height:295px;border-radius:75px 17px 75px 17px}.dt-hero-seal{right:0;top:-5px;width:103px;height:103px;box-shadow:0 0 0 4px var(--dt-cream)}.dt-hero-seal>span{font-size:9px;padding-bottom:3px;margin-bottom:5px}.dt-hero-seal strong{font-size:13px}.dt-video-caption{font-size:15px;left:22px;bottom:77px}.dt-video-toggle{left:22px;bottom:22px;font-size:12px!important;min-height:42px;padding:7px 13px}.dt-hero-scribble{font-size:16px;bottom:0;right:10px}.dt-quickbar{grid-template-columns:1fr;margin-top:0;padding:0 18px;border-radius:15px}.dt-quickbar>a{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:16px;padding:16px 0;min-height:70px}.dt-quickbar>a+a{border-left:0;border-top:1px solid var(--dt-line)}.dt-quick-label{width:100px;font-size:11px;flex-shrink:0}.dt-quickbar strong{font-size:22px}.dt-quickbar strong>span{font-size:13px;margin-left:3px}.dt-section{padding:63px 0}.dt-section-heading{margin-bottom:34px}.dt-page h2{font-size:29px;letter-spacing:.04em;line-height:1.6}.dt-kicker{font-size:13px;margin-bottom:13px!important;letter-spacing:.07em}.dt-kicker::before{width:15px;margin-right:8px}.dt-section-heading>p:last-child:not(.dt-kicker){font-size:16px;line-height:2;margin-top:18px}.dt-reasons{grid-template-columns:1fr;gap:30px}.dt-reason{padding:24px 22px 26px;background:var(--dt-paper);border-radius:18px;border:1px solid #dddcd0;display:grid;grid-template-columns:76px 1fr;gap:0 18px}.dt-reason-number{top:10px;left:15px;font-size:12px}.dt-icon-disc{width:76px;height:76px;margin:15px 0 0;grid-row:1/3}.dt-icon-disc svg{width:48px;height:48px}.dt-reason h3{font-size:19px;text-align:left;line-height:1.7;margin-bottom:12px}.dt-reason p{font-size:15px;line-height:1.9;grid-column:1/-1;margin-top:14px}.dt-learning{border-radius:35px 35px 0 0}.dt-heading-row{display:block}.dt-heading-row>p{font-size:16px!important;margin-top:17px!important}.dt-heading-row>.dt-text-link{margin-top:18px}.dt-learn-grid{grid-template-columns:1fr;gap:25px}.dt-learn-top{height:155px}.dt-learn-top>span:first-child{top:15px;font-size:16px}.dt-learn-icon{width:86px;height:86px}.dt-learn-word{font-size:22px;writing-mode:horizontal-tb;letter-spacing:.07em}.dt-learn-body{padding:24px}.dt-learn-body h3{font-size:24px;line-height:1.6;margin-bottom:13px}.dt-learn-body h3 br{display:none}.dt-learn-body p{min-height:0;font-size:16px;margin-bottom:21px;line-height:2}.dt-tags li{font-size:12px;padding:5px 10px}.dt-learning-foot{font-size:15px;margin-top:25px!important;line-height:1.9}.dt-teacher{display:flex;flex-direction:column;gap:23px;padding:29px 24px;margin-top:40px}.dt-teacher>img{width:165px;height:165px}.dt-teacher>div{width:100%}.dt-teacher h3{font-size:23px}.dt-teacher .dt-kicker{font-size:12px}.dt-teacher>div>p:not(.dt-kicker){font-size:15px}.dt-teacher-bottom{align-items:start;flex-direction:column;gap:10px;margin-top:17px;font-size:13px}.dt-teacher-bottom strong{font-size:19px}.dt-text-link{font-size:15px;min-height:44px;gap:22px}.dt-work-grid,.dt-voice-grid{grid-template-columns:1fr;gap:32px}.dt-work-image{aspect-ratio:1.65;margin-bottom:14px}.dt-work-card h3{font-size:21px;line-height:1.75;margin-bottom:15px}.dt-work-type{font-size:12px}.dt-work-link{font-size:14px;padding-top:13px}.dt-voice-card>img{aspect-ratio:1.65}.dt-voice-card>div{padding:21px 24px}.dt-voice-card h3{font-size:22px}.dt-age{font-size:15px;margin-bottom:10px}.dt-price-common{display:grid;grid-template-columns:1fr 1fr;gap:0;text-align:center;font-size:14px;padding:16px 12px;margin-bottom:25px}.dt-price-common>span{padding:0 7px}.dt-price-common>span+span{padding:0 7px}.dt-price-common>span:last-child{grid-column:1/-1;border-left:0;border-top:1px solid #c0cab5;margin-top:13px;padding-top:13px;font-size:13px}.dt-price-common strong{font-size:18px;margin-left:5px}.dt-price-common>span:last-child strong{font-size:16px}.dt-price-grid{grid-template-columns:1fr;gap:22px}.dt-price-card{padding:27px 25px}.dt-price-featured{padding:26px 24px}.dt-plan-intro{font-size:14px;margin-bottom:19px!important}.dt-price-card h3{font-size:24px;padding-bottom:16px;margin-bottom:16px}.dt-price-card h3>span{font-size:37px}.dt-price strong{font-size:49px}.dt-price>span{font-size:17px}.dt-tax{font-size:14px;margin-bottom:22px!important}.dt-price-card .dt-button{font-size:16px;min-height:55px}.dt-price-note{font-size:14px;margin:22px 0 15px!important}.dt-practice{margin-right:12px;border-radius:0 35px 35px 0;padding:43px 0 48px}.dt-practice-inner{display:flex;flex-direction:column;gap:26px;width:calc(100% - 42px)}.dt-practice-art{width:245px;min-height:226px}.dt-practice-orbit{width:220px;height:220px}.dt-practice-art-text{font-size:20px}.dt-practice-art>svg{width:106px;height:106px}.dt-practice-spark{right:4px}.dt-practice h2{font-size:25px;line-height:1.75;margin-bottom:18px}.dt-practice p:not(.dt-kicker){font-size:16px;line-height:2}.dt-event-tags{gap:7px;margin:20px 0!important}.dt-event-tags li{font-size:12px;padding:5px 13px}.dt-access-grid{grid-template-columns:1fr;gap:35px}.dt-access-card{padding:25px}.dt-access-card h3{font-size:22px}.dt-location-icon{width:60px;height:60px}.dt-station{font-size:17px}.dt-station strong{font-size:26px}.dt-access-card address{font-size:16px}.dt-access-card>p:not(.dt-station){font-size:13px}.dt-access-notes{font-size:13px}.dt-access-card .dt-button{font-size:13px;gap:10px;padding:12px 16px}.dt-access-card .dt-text-link{font-size:13px;gap:10px}.dt-schedule h3{font-size:21px;gap:8px;margin-top:0}.dt-schedule h3 .dt-icon{width:31px;height:31px}.dt-schedule>p{font-size:15px}.dt-schedule table{font-size:14px}.dt-schedule th,.dt-schedule td{padding:12px 3px}.dt-small{font-size:12px!important}.dt-faq-layout{display:block}.dt-faq-layout .dt-section-heading>p{font-size:15px;margin-top:15px!important;margin-bottom:13px}.dt-faq-list summary{padding-block:21px;font-size:16px;gap:10px;line-height:1.85}.dt-faq-list details>div{padding:0 12px 23px 24px;font-size:15px}.dt-faq-list summary::after{top:17px}.dt-q{font-size:19px}.dt-news-layout{display:block}.dt-news-layout h2{font-size:28px;margin-bottom:10px}.dt-news-list{margin-top:25px}.dt-news-list>a{grid-template-columns:1fr 20px;gap:3px 10px;padding:17px 0;font-size:15px}.dt-news-list time{grid-column:1/-1;font-size:12px}.dt-contact{padding:58px 0 42px;border-radius:35px 35px 0 0}.dt-contact h2{font-size:27px;line-height:1.75;margin-bottom:20px}.dt-contact .dt-kicker{font-size:12px;letter-spacing:.05em}.dt-contact-desc{font-size:15px;line-height:2}.dt-steps{flex-direction:column;gap:23px;width:240px;margin:30px auto!important}.dt-steps li{gap:16px}.dt-steps strong{font-size:17px}.dt-steps small{font-size:12px}.dt-steps li+li::before{content:"";left:17px;top:-22px;height:22px;width:1px;background:#ffffff40}.dt-contact-actions{flex-direction:column;gap:19px}.dt-contact-actions .dt-button{min-width:0;width:100%;min-height:64px;padding:15px 24px;gap:14px;font-size:16px}.dt-contact-actions .dt-icon{width:29px;height:29px}.dt-contact-note{font-size:12px;margin-top:20px!important}.dt-phone{margin-top:28px;padding-top:25px}.dt-phone>span{display:block;margin:0;font-size:13px}.dt-phone>a{font-size:29px;min-height:48px}.dt-phone>p{font-size:11px;line-height:1.9}.dt-footer{padding:34px 0 99px}.dt-footer-top{position:relative;flex-direction:column;align-items:start;gap:24px;padding-bottom:25px}.dt-footer-top>p{margin:0;font-size:14px}.dt-to-top{position:absolute;top:3px;right:0;width:42px;height:42px}.dt-footer-bottom{padding-top:23px;font-size:11px;gap:20px}.dt-footer-bottom nav{gap:0 20px;font-size:12px}.dt-copyright{font-size:10px;margin-top:20px!important}.dt-mobile-contact{position:fixed;bottom:0;left:0;right:0;z-index:45;display:grid;grid-template-columns:1fr 1.8fr;background:var(--dt-paper);padding:9px 13px calc(9px + env(safe-area-inset-bottom));gap:10px;box-shadow:0 -3px 16px #233f3515;border-top:1px solid #d1d8c9}.dt-mobile-contact>a{display:flex;align-items:center;justify-content:center;gap:18px;min-height:47px;font-size:14px;line-height:1.5;font-weight:700;border:1px solid var(--dt-green);border-radius:100px}.dt-mobile-contact>a:last-child{background:var(--dt-orange);border-color:var(--dt-orange);color:white}.dt-mobile-only{display:block}.dt-desktop-only{display:none}}
@media(max-width:359px){.dt-brand-caption{font-size:9px}.dt-brand-name{font-size:26px}.dt-brand-mark{width:35px;height:38px}.dt-brand-reading{display:none}.dt-hero h1{font-size:29px}.dt-hero-tagline{font-size:15px}.dt-quick-label{width:86px;font-size:10px}.dt-quickbar strong{font-size:21px}.dt-quickbar strong>span{font-size:12px}.dt-page h2{font-size:26px}.dt-contact h2{font-size:23px}.dt-schedule h3{font-size:18px}.dt-practice h2{font-size:22px}.dt-price strong{font-size:43px}.dt-contact-actions .dt-button{font-size:14px}.dt-to-top{width:36px;height:36px}}
@media(prefers-reduced-motion:reduce){.dt-page *,.dt-page *::before,.dt-page *::after{transition:none!important;animation:none!important;scroll-behavior:auto!important}}
.dt-page .dt-video-toggle{min-height:44px}
.dt-page .dt-voice-card>img{aspect-ratio:1280/670;object-fit:contain;background:#f2e9e4}
@media(max-width:760px){.dt-page .dt-reason p,.dt-page .dt-teacher>div>p:not(.dt-kicker),.dt-page .dt-faq-list details>div{font-size:16px}.dt-page .dt-phone>p{font-size:13px}}
@media(max-width:760px){.dt-menu:not([hidden]){min-width:58px;padding-inline:8px}}
@media(max-width:760px){.dt-section-heading .dt-section-catch{font-size:16px;margin-top:9px!important}}
@media print{.dt-header{position:static}.dt-mobile-contact,.dt-menu,.dt-video-toggle,.dt-to-top{display:none!important}.dt-section{padding:30px 0}.dt-page{font-size:12pt}.dt-container{width:100%}.dt-contact{background:white;color:#233f35;border:1px solid}.dt-contact h2,.dt-contact p,.dt-contact .dt-kicker,.dt-phone>p{color:#233f35}.dt-price-grid,.dt-reasons{break-inside:avoid}.dt-footer{padding-bottom:0}}

/* Keep the renewed logo mark circular at every header size. */
@media(max-width:760px){.dt-brand-mark{border-radius:50%}}
@media(max-width:359px){.dt-brand-mark{width:38px;height:38px}}
